/*Input Your Custom CSS Here*/

.border-1px {
    border: 1px solid #eeeeee !important;
}
.bg-silver-light {
    background-color: #fff !important;
}
.p-15 {
    padding: 15px !important;
}
.mt-0 {
    margin-top: 0!important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.event-small .event-date {
    float: left;
    margin-right: 20px;
    padding: 0 16px 5px 20px;
    text-align: center;
}

 .event-block .event-date,  .event-small .event-date {
    background: #192f59;
}
.text-white {
    color: #fff !important;
}
.border-bottom {
    border-bottom: 1px solid #eeeeee !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-weight-700 {
    font-weight: 700 !important;
}
.font-14 {
    font-size: 14px !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-center {
    text-align: center;
}
.mt-5 {
    margin-top: 5px !important;
}

.event-small a {
	
	line-height: 25px;
}
.about .content h2 {
    font-weight: 700;
    font-size: 27px;
    color: #0e2c6a;
}
.about .content h3 {
    font-weight: 500;
    line-height: 32px;
    font-size: 24px;
}
.counts {
    background-size: cover;
    padding: 15px 0 60px 0;
    position: relative;
}
.header-left ul li a  {
	color:#fff !important;
	
}
.programs-page-navigation {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 20px;
    border-bottom: 2px solid #369;
}
.scad-time-bg {
    background: #1f5294;
}
.breadcrumbs a {
    color: #000;
    font-weight: 500;
    font-size: 13px;
}
.theme-color {
    color: #094183 !important;
}
h3 {
    font-size: 24px;
    font-weight: 500;
    color: #0c477f;
}
.mt-20 {
    margin-top: 20px!important;
}
.page_ul ul {
    line-height: 32px;
    padding-left: 20px;
    list-style: none;
    text-align: justify;
}
ol {
	
    list-style: none;
   
}
.page_ul li:before {
    font-family: 'FontAwesome';
    content: '\f138';
    color: #ffca3d;
    margin: 0 5px 0 -15px;
}
.page_ul li {
    margin-bottom: 10px;
}
.services .icon-box {
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 6px;
    background: #fff;
    border: 2px solid #eef0f6;
    border-radius: 6px;
}
.services .icon-box i {
    float: left;
    color: #ffca3d;
    font-size: 40px;
    line-height: 0;
	margin-top: 15px;
}
.services .icon-box h4 {
    margin-left: 70px;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}
.services .icon-box h4 a {
    color: #004e9b;
    transition: 0.3s;
	font-size: 16px;
}
.services .icon-box:hover h4 a {
    color: #fff;
}
.services .icon-box:hover {
    background: #0c477f;
    border-color: #0c477f;
    box-shadow: 0 20px 30px 0 rgb(4 23 118 / 30%);
}
.breadcrumbs-image h2 {
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
}
.breadcrumbs-image {
  /*  padding: 15px 0;
    min-height: 395px; */
    margin-top: 0px;
}
.pt-30 {
    padding-top: 30px;
}
.sec-title1 h2 {
    font-size: 25px;
  
    color: #011e40;
    font-weight: bold;
}
.sec-title1 {
    position: relative;
    padding-bottom: 5px;
}
.sec-title1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100px;
    background: #ffca3d;
}
.form-control {
	border-radius: 0px;
    height: 45px;
}
.courselink {
    background-color: #192f59;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px;
}
  .pad-col {
	  padding-right: 5px;
	  padding-left: 5px;
	  
  }
  .recruiter {
    background-color: #fff;
    padding: 20px;
    margin-right: 17px;
    display: inline-block;
    margin-bottom: 17px;
}
.theme-bg {
    background: #0c477e ! important;
}
.sec-title {
    position: relative;
    padding-bottom: 10px;
}
.sec-title:after {
    content: "";
    position: absolute;
   
    bottom: 0;
    height: 3px;
    width: 100px;
    background: #ffca3d;
}
.content h2 {
    font-weight: 700;
    font-size: 27px;
    color: #0e2c6a;
}
.heading2 {
	font-weight: 700;
    font-size: 27px;
    color: #fff;
}
.text-danger {
	
    color: #0e2c6a;
    font-weight: 700;
    font-size: 20px;

}
.modal-content { 
    border-radius: 0px;

}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.pagehding-sec {
    padding: 40px 0!important;
}
}
.announcement-label-inner::after {
    content: '';
    position: absolute;
    right: -20px;
    border: 10px solid transparent;
    border-left-color: #ffc53a;
    top: 50%;
    transform: translateY(-50%);
}

.announcement-label {
	background-color: #ffc53a;
    position: relative;
    display: flex;
    height: 100%;
    border-radius: 7px 0 0 7px;
}
.announcement-label-inner {
	position: relative;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 0 20px;
    text-transform: uppercase;
    z-index: 1;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
}
.announcement-label-text {
	position: relative;
    display: flex;
    align-items: center;
	font-size: 12px;
	color:#000;
	font-weight:600;
}
.announcement-label-icon {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    padding-right: 10px;  
    font-size: 20px;
}


/*new event css */ 

.news-event-area {
  padding: 88px 0 100px;
  background: #f5f5f5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-event-area {
    padding: 78px 0 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news-event-area {
    padding: 68px 0 50px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .news-event-area {
    padding: 58px 0 40px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .news-event-area {
    padding: 48px 0 30px;
  }
}
@media only screen and (max-width: 320px) {
  .news-event-area {
    padding: 38px 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .news-inner-area {
    margin-bottom: 30px;
  }
}
.news-inner-area .news-wrapper {
  background: #ffffff;
  padding: 20px 20px 15px;
}
.news-inner-area .news-wrapper li {
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
  padding-bottom: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
  .news-inner-area .news-wrapper li {
    display: block;
  }
}
.news-inner-area .news-wrapper li .news-img-holder {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 1199px) {
  .news-inner-area .news-wrapper li .news-img-holder {
    margin-bottom: 15px;
  }
}
.news-inner-area .news-wrapper li .news-content-holder {
  -webkit-box-flex: 2;
  -moz-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}
.news-inner-area .news-wrapper li .news-content-holder h3 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
.news-inner-area .news-wrapper li .news-content-holder h3 a {
  color: #035bbc;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news-inner-area .news-wrapper li .news-content-holder h3 a:hover {
  color: #fdc800;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news-inner-area .news-wrapper li .news-content-holder .post-date {
  font-style: italic;
  font-size: 14px;
  margin: 5px 0;
  font-weight: 500;
  color: #fdc800;
}
.news-inner-area .news-wrapper li .news-content-holder p {
  margin-bottom: 0;
}
.news-inner-area .news-wrapper li:last-child {
  border-bottom: none;
  margin-bottom: 4px;
  padding-bottom: 0;
}
.news-inner-area .news-wrapper li:before {
  background: #fdc800;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
  .news-inner-area .news-wrapper-responsive li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
@media only screen and (max-width: 479px) {
  .news-inner-area .news-wrapper-responsive li {
    display: block;
  }
}
.news-inner-area .news-wrapper-responsive li .news-content-holder {
  -webkit-box-flex: 2;
  -moz-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-inner-area .news-wrapper-responsive li .news-content-holder {
    -webkit-box-flex: 4;
    -moz-flex: 4;
    -webkit-flex: 4;
    flex: 4;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news-inner-area .news-wrapper-responsive li .news-content-holder {
    -webkit-box-flex: 3;
    -moz-flex: 3;
    -webkit-flex: 3;
    flex: 3;
  }
}
.news-inner-area .news-btn-holder {
  margin-top: 45px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .event-inner-area {
    margin-bottom: 30px;
  }
}
.event-inner-area .event-wrapper > li {
  margin-bottom: 30px;
  padding: 20px;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .event-inner-area .event-wrapper > li {
    display: block;
  }
}
.event-inner-area .event-wrapper > li:last-child {
  margin-bottom: 0;
}
.event-inner-area .event-wrapper > li .event-calender-wrapper {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 1199px) {
  .event-inner-area .event-wrapper > li .event-calender-wrapper {
    margin-bottom: 15px;
  }
}
  .event-inner-area .event-wrapper > li .event-calender-holder {
    position: relative;
    padding-top: 20px;
    text-align: center;
    width: 100px;
    background: #fdc800;
  }
  .event-inner-area .event-wrapper > li .event-calender-holder:before {
    content: "\f111";
    position: absolute;
    left: 10px;
    top: 5px;
    color: #035bbc;
    font-size: 14px;
    font-family: FontAwesome;
  }
  .event-inner-area .event-wrapper > li .event-calender-holder:after {
    content: "\f111";
    position: absolute;
    right: 10px;
    top: 5px;
    color: #035bbc;
    font-size: 14px;
    font-family: FontAwesome;
  }
  .event-inner-area .event-wrapper > li .event-calender-holder h3 {
    font-size: 24px;
    color: #035bbc;
    margin-bottom: 0;
    line-height: 1;
  }
  .event-inner-area .event-wrapper > li .event-calender-holder p {
    color: #035bbc;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  .event-inner-area .event-wrapper > li .event-calender-holder span {
    line-height: 2.5;
    background: #035bbc;
    height: 40px;
    display: block;
    color: #ffffff;
  }
  .event-inner-area .event-wrapper > li .event-content-holder {
    -webkit-box-flex: 3;
    -moz-flex: 3;
    -webkit-flex: 3;
    flex: 3;
  }
  .event-inner-area .event-wrapper > li .event-content-holder h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .event-inner-area .event-wrapper > li .event-content-holder h3 a {
    color: #035bbc;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .event-inner-area .event-wrapper > li .event-content-holder h3 a:hover {
    color: #fdc800;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
.event-inner-area .event-wrapper > li .event-content-holder p {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .event-inner-area .event-wrapper > li .event-content-holder p {
    margin-bottom: 58px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-inner-area .event-wrapper > li .event-content-holder p {
    margin-bottom: 15px;
  }
}
.event-inner-area .event-wrapper > li .event-content-holder ul li {
  color: #035bbc;
  font-weight: 500;
  border-right: 1px solid #bdbdbd;
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-inner-area .event-wrapper > li .event-content-holder ul li {
    margin-right: 12px;
    padding-right: 12px;
  }
}
.event-inner-area .event-wrapper > li .event-content-holder ul li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.event-inner-area .event-btn-holder {
  margin-top: 45px;
  text-align: center;
}
.news-page-area {
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-page-area {
    padding: 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news-page-area {
    padding: 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .news-page-area {
    padding: 70px 0;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .news-page-area {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 320px) {
  .news-page-area {
    padding: 50px 0;
  }
}
.news-box {
  margin-bottom: 55px;
}
.news-box h2 {
  margin-bottom: 12px;
}
.news-box p {
  margin-bottom: 30px;
}
.news-box .news-img-holder {
  margin-bottom: 25px;
  position: relative;
}
.news-date1 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.news-date1 li {
  width: 112px;
  height: 60px;
  font-size: 24px;
  text-align: center;
  line-height: 2.5;
}
@media (min-width: 480px) and (max-width: 991px) {
  .news-date1 li {
    height: 40px;
    font-size: 20px;
    width: 90px;
    line-height: 2;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .news-date1 li {
    font-size: 18px;
    line-height: 2.3;
  }
}
@media only screen and (max-width: 479px) {
  .news-date1 li {
    height: 35px;
    font-size: 16px;
    width: 80px;
  }
}
.news-date1 li:nth-child(odd) {
  background: #035bbc;
  color: #ffffff;
  font-weight: 700;
}
.news-date1 li:nth-child(even) {
  background: #fdc800;
  color: #212121;
  font-weight: 500;
}
.news-date2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.news-date2 li {
  width: 80px;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 2.8;
}
@media (min-width: 480px) and (max-width: 991px) {
  .news-date2 li {
    height: 40px;
    font-size: 20px;
    width: 90px;
    line-height: 2;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .news-date2 li {
    font-size: 18px;
    line-height: 2.3;
  }
}
@media only screen and (max-width: 479px) {
  .news-date2 li {
    height: 35px;
    font-size: 16px;
    width: 80px;
    line-height: 2.2;
  }
}
.news-date2 li:nth-child(odd) {
  background: #035bbc;
  color: #ffffff;
  font-weight: 700;
}
.news-date2 li:nth-child(even) {
  background: #fdc800;
  color: #212121;
  font-weight: 500;
}
.news-comments {
  margin-bottom: 35px;
  padding-bottom: 10px;
}
.news-comments li {
  display: inline-block;
  margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-comments li {
    margin-right: 8px;
  }
}
.news-comments li a {
  color: #b1b1b1;
}
.news-comments li a:hover {
  color: #035bbc;
}
.news-comments li a i {
  color: #fdc800;
  margin-right: 8px;
}
.news-comments li a span {
  color: #444444;
}
.news-details-page-area {
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-details-page-area {
    padding: 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news-details-page-area {
    padding: 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .news-details-page-area {
    padding: 70px 0;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .news-details-page-area {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 320px) {
  .news-details-page-area {
    padding: 50px 0;
  }
}
.news-details-page-inner .news-img-holder {
  margin-bottom: 25px;
  position: relative;
}
.news-details-page-inner .title-default-left-bold {
  margin-bottom: 20px;
}
.news-details-page-inner p span {
  font-style: italic;
  padding: 40px 50px 50px;
  background: #f5f5f5;
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.news-details-page-inner p span:before {
  color: #fdc800;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 20px;
  left: 30px;
  position: absolute;
  top: 30px;
  z-index: 1;
}
.news-details-page-inner .news-social {
  margin-top: 10px;
  margin-bottom: 80px;
  display: inline-block;
}
.news-details-page-inner .news-social li {
  display: inline-block;
  margin-right: 5px;
}
.news-details-page-inner .news-social li a {
  background: #035bbc;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 27px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news-details-page-inner .news-social li a i {
  color: #fdc800;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news-details-page-inner .news-social li a:hover {
  background: #fdc800;
}
.news-details-page-inner .news-social li a:hover i {
  color: #035bbc;
}
.news-details-page-inner .news-social li:last-child {
  margin-right: 0;
}
.event-page-area {
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .event-page-area {
    padding: 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-page-area {
    padding: 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .event-page-area {
    padding: 70px 0;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .event-page-area {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 320px) {
  .event-page-area {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 479px) {
  .event-inner-wrapper .col-xs-6 {
    width: 100%;
  }
}
.event-inner-wrapper .single-item {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .event-inner-wrapper .single-item {
    display: block;
  }
}
.event-inner-wrapper .single-item .item-img {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.event-inner-wrapper .single-item .item-content {
  padding: 0 30px;
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 1199px) {
  .event-inner-wrapper .single-item .item-content {
    padding: 30px 0;
  }
}
.event-inner-wrapper .single-item .item-content p {
  margin-bottom: 30px;
}
.event-inner-wrapper .event-info-block li {
  line-height: 1.4;
  margin-bottom: 15px;
  font-size: 18px;
  color: #035bbc;
  padding-left: 40px;
  position: relative;
}
@media only screen and (max-width: 479px) {
  .event-inner-wrapper .event-info-block li {
    font-size: 16px;
  }
}
.event-inner-wrapper .event-info-block li:last-child {
  margin-bottom: 0;
}
.event-inner-wrapper .event-info-block li i {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 24px;
  margin-right: 15px;
  color: #fdc800;
}
.event-details-page-area {
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .event-details-page-area {
    padding: 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-details-page-area {
    padding: 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .event-details-page-area {
    padding: 70px 0;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .event-details-page-area {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 320px) {
  .event-details-page-area {
    padding: 50px 0;
  }
}
.event-details-inner .event-details-img {
  position: relative;
  margin-bottom: 30px;
}
.event-details-inner .event-details-img .countdown-content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .event-details-inner .event-details-img .countdown-content {
    top: inherit;
    bottom: 0;
    transform: translateY(0);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}
.event-details-inner .event-details-img .countdown-content .countdown-section {
  padding: 15px 0;
  text-align: center;
  width: 80px;
}
@media only screen and (max-width: 991px) {
  .event-details-inner .event-details-img .countdown-content .countdown-section {
    padding: 8px 0 4px;
    width: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .event-details-inner .event-details-img .countdown-content .countdown-section {
    width: 65px;
    display: inline-block;
  }
}
.event-details-inner .event-details-img .countdown-content .countdown-section h3 {
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1;
  font-size: 18px;
  font-weight: 700;
}
.event-details-inner .event-details-img .countdown-content .countdown-section p {
  margin-bottom: 0;
}
.event-details-inner .event-details-img .countdown-content .countdown-section:nth-child(odd) {
  background: #035bbc;
}
.event-details-inner .event-details-img .countdown-content .countdown-section:nth-child(odd) p {
  color: #a0a5ac;
}
.event-details-inner .event-details-img .countdown-content .countdown-section:nth-child(even) {
  background: #fdc800;
}
.event-details-inner .event-details-img .countdown-content .countdown-section:nth-child(even) p {
  color: #856900;
}
.event-details-inner p {
  margin-bottom: 50px;
}
.event-info-inline {
  margin-bottom: 55px;
}
.event-info-inline li {
  display: inline-block;
  line-height: 1.4;
  margin-right: 30px;
  font-size: 18px;
  color: #035bbc;
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .event-info-inline li {
    font-size: 16px;
  }
}
.event-info-inline li:last-child {
  margin-bottom: 0;
}
.event-info-inline li i {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 24px;
  margin-right: 15px;
  color: #fdc800;
}
.why-choose-area {
  padding: 82px 0 94px;
  background: #f8f8f8;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-area {
    padding: 74px 0 84px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-choose-area {
    padding: 66px 0 74px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .why-choose-area {
    padding: 58px 0 33px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .why-choose-area {
    padding: 49px 0 23px;
  }
}
@media only screen and (max-width: 320px) {
  .why-choose-area {
    padding: 40px 0 13px;
  }
}

.view-all-primary-btn {
  text-align: center;
  color: #ffffff;
  padding: 12px 0;
  background: #035bbc;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  border: none;
  width: 130px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.view-all-primary-btn:hover {
  background: #fdc800;
  color: #030507; 
}

.event-inner-area .event-wrapper > li .event-calender-holder:before {
  content: "\f111";
  position: absolute;
  left: 10px;
  top: 5px;
  color: #035bbc;
  font-size: 14px;
  font-family: FontAwesome;
}
.event-inner-area .event-wrapper > li .event-calender-holder:after {
  content: "\f111";
  position: absolute;
  right: 10px;
  top: 5px;
  color: #035bbc;
  font-size: 14px;
  font-family: FontAwesome;
}

