
p{
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    color: #303030;
}

.navigation .nav-menus-wrapper .nav-menu li a.active,.courses-details-tab .nav li a.active  {
    color: #9e0512;
}

.navigation .nav-menus-wrapper .nav-menu li:hover>a {
    color: #9e0512;
}
.main-btn.main-btn-2,.main-btn:hover,.single-event-2:hover .event-date{
    background-color: #9e0512;
}

.event-tab-menu .nav li a.active{
    background-color: #9e0512;
    border-color: #9e0512;
}
.single-event .date,.single-testimonial-content .content-text i,.features-title span,.campus-content .play:hover,.about-content .about-title span{
    color:#9e0512;
}
.single-testimonial-content{
    border-color:#9e0512;
}
.navigation .nav-menus-wrapper .nav-menu li a{
    padding: 25px 0;
}


.page-banner,.slider-area{
    padding-top: 136px;
}
.campus-visit-wrapper .campus-image-col{
    padding-top: 140px;
}
.about-content{
    max-width: 100%;
}
h2{
    line-height: 34px;
}
.about-content .line{
    width: 100%;
}

.about-content .line{
    margin-top: 1px;
}
.section-title .title{
    font-size: 32px;
    line-height: 34px;
}
.single-courses-2:hover .courses-link{
        opacity: 1; 
    visibility: visible;
}
.single-courses-2 .courses-content{
    padding: 8px;
}

.courses-col{
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.features-area-2,.counter-area-2,.newsletter-area,.why_choose,.campus-visit-area,.blog-page,.image_div,.teachers-area,.blog-details-page{
    padding-top: 10px;
}
.about-area , .top-courses-area,.campus-visit-area-2,.event-area,.testimonials-area{
    padding-top: 40px;
}
.why_choose{
    background-image: url(../images/counter-bg-2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
}

.why_choose::before {
    position: absolute;
    content: '';
    background-color: rgba(7,41,77,.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.why_choose .heading p{
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-top: 25px;
}
.why_choose .heading h2{
    color: #fff;
}
.why_choose .heading .line{
    border: 1px solid #fff;
} 
.pt-90 {
    padding-top: 90px;
}


.iec-content {
    -webkit-box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    min-height: 355px;
    background-color: #ffffff;
    padding-bottom: 10px;
    border-radius: 0.6rem;
    height:100%;
    display: inline-block;
   
}
.why-iec-title {
    font-size: 24px;
    color: #3d3d3d;
    line-height: 26px;
    font-size: 23px;
    padding: 25px 25px 0;
}
.why-iec-dec {
    font-size: 17px;
    /* letter-spacing: 0.2px; */
    color: #5d5d5d;
    padding: 15px 25px;
    min-height: 190px;
    line-height: 26px;
}
.about_imag2 {
    width: 81px;
    height: 85px;
    object-fit: contain;
}
.dispinblock {
    display: inline-block;
}
.newsletter-area-3{
    padding-bottom: 60px;
}
.single-teacher .teacher-social .social li a:hover {
    background-color: #9e0512;;
    border-color: #9e0512;;
    color: #fff;
}
.icon-bottom{
    position: relative;
    bottom: 0px;
}
.modal-header .why-iec-title{
    background-color: transparent;
    color: white;
}

.modal-content{
    border-radius: 0.6rem 0.6rem 0rem 0rem;
}
.modal-header .why-iec-title p{
    color: white;
    font-size: 1rem;
    margin: 0px;
    line-height: 150%;
}
input[type="text"],input[type="email"],select,textarea{
    background-color: #f8f8fb !important;
    font-size: 16px;
    color: #0d4472;    
    border: none !important;
    border-radius: 3px;
    height: 45px;
    width: 100%;
    padding: 8px 15px;
}
input[type="text"]::placeholder,input[type="email"]::placeholder,textarea::placeholder,select{
    color: #1c5585!important;
    font-size: 17px !important;
}
h3.title {
    font-weight: 700;
    font-size: 24px;
    color: #07294d;
    margin-top: 2rem;
    position: relative;
   
}
.banner-content .title{
    font-size: 45px;
}
h5.sub-title {
    font-weight: 700;
    font-size: 20px;
    color: #07294d;
    position: relative;
    padding-bottom: 10px;
    margin-top: 20px;
}
.image_div{
    background-image: url(../images/counter-bg-2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 80px;
    z-index: 5; 
}
.image_div::before {
    position: absolute;
    content: '';
    background-color: rgba(7,41,77,.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.image_div h2.about-title{
    color: #fff !important;
}
.image_div h3.title{
    color: #fff !important;
    margin-top: 0px;
}
.image_div .line{
    border: 1px solid #fff !important;
    width: 100%;
}
.blog-list li p {
    margin-top: 0;
}
.details-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}
.details-content .blog-list li {
    position: relative;
    padding-left: 40px;
    color: #fff;
    margin-top: 10px;
}
.details-content .blog-list li i {
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 5px;
}
.single-comment {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 45px;
}
.single-comment .comment-author img {
    border-radius: 50%;
}
.single-comment .comment-content .meta .name {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}
.single-comment .comment-content {
    padding-left: 30px;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.image_div hr{
    border-top: 1px solid #ffff;
}
section ol{
    list-style-type: decimal;
    padding-left: 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #07294d;
}
section ul:not(.social):not(.nav-justified):not(.link-list):not(.meta):not(.category-items):not(.post-items){
    list-style-type: disc;
    padding-left: 10px;
}
.main-btn{
    height: 45px !important;
    line-height: 45px !important;
}
.courses-details-tab {
     margin-top: 0px; 
}
.courses-details-tab ul.nav{align-items: center;
    justify-content: center;}
.tab-pane.active{
    -webkit-box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    padding: 0px 15px;
    min-height: 500px;
}
 
  #wrapper .card {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2C3E50), to(#16A085));
    background-image: linear-gradient(0deg, #2C3E50 0%, #16A085 100%);
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
  }
  
  #wrapper .card-image {
    height: 350px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  
  #wrapper .card-meta {
    font-size: 0.6875em;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #wrapper .card-meta:before {
    content: '';
    height: 1px;
    width: 30px;
    background-color: #fff;
    position: relative;
    display: block;
    margin-bottom: 10px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -10px);
            transform: translate(0, -10px);
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  
  #wrapper .card-text {
    color: #FFF;
    background-color: rgba(17, 17, 17, 0.65);
    position: absolute;
    padding: 20px;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  
  #wrapper .card-title {
    margin: 8px 0;
    font-weight: 300;
    font-size: 1.875em;
  }
  
  #wrapper  .card a:hover .card-text {
    background-color: rgba(17, 17, 17, 0.86);
  }
  #wrapper .card a:hover .card-meta:before {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  #wrapper .card a:hover .card-image {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  #wrapper h2{
      color: #fff;
  }
  @media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
}
  }
  .three_cards .single-courses-2 .courses-image img,
  .three_course_cards .single-courses-2 .courses-image img
  {
    height: 200px;
  }
  .three_course_cards .courses-content a{
    justify-content: flex-start;
    line-height: 11px;
    padding: 3px 0px;
    display: flex;
    align-items: center;
  }
  .three_course_cards .courses-content .courses-link{
    justify-content: flex-end;
  }
  .three_course_cards .courses-content .courses-link .more i{
    margin-left: 5px;
  }
  
  .three_course_cards .courses-content a img{
 margin-right: 2px;  
}
  .three_cards .single-courses-2 .courses-content .courses-link{
    justify-content: flex-end!important;
  } 
  .three_cards .single-courses-2 .courses-content .courses-title a,
  .three_course_cards .single-courses-2 .courses-content .courses-title a
  {
    font-size: 17px;
  }
  .heart{
    font-size: 26px;
    padding: 0px 8px 2px 3px;
    /*color: #9e0512;*/ color: #19194d;
  }
  .table thead th,.table td{
    vertical-align: inherit;
  }
  .about-title{
      display:inline-block;
  }
  .course_qualification,.next_starting{
      color: #d3d3d3;
      font-size: 0.8rem;
  }
  .course_qualification_name,.course_qualification_name{
      color: #fff;
  }
  .nav-justified .nav-item{
    flex: 0 0 33.33%;
    border-bottom: 1px solid #dbdbdb;
    margin: 0px 7px;
  }
  .courses-wrapper .media-body h4,
  .courses-wrapper .media-body span{
      color: #fff;
  }
  .course_details .courses-list .courses-image img{
    height: 345px;
  }
  .slider-content h2{
      line-height: 1.2;
  }
  .course_details .courses-list .courses-content .courses-link{
    border-top: none;
  }
  .course_details .single-courses-2 .courses-content .duration-rating .duration-fee .duration,  .course_details .single-courses-2 .courses-content .duration-rating .duration-fee .credit,.course_details .courses-content .duration-rating .rating span{
    font-size: 17px;
  }

  .course_details .courses-list .courses-content .courses-link .apply,
  .course_details .courses-list .courses-content .courses-link .more{
    margin-top: 3px;
  }
  .course_details .courses-list .courses-content .courses-content-wrapper img{
    height: 95px;
  }
  .course_details  .courses-list .courses-content .courses-content-wrapper{
    max-width: 100%;
    height: 100%;
  }
  .course_details .courses-list .courses-content .courses-link{
    position: relative;
    top: 18%;
  }
  .course_details .single-courses-2 .courses-content .duration-rating .duration-fee .duration{
    flex: 0 0 23%;
  }
  .course_details .single-courses-2 .courses-content .duration-rating .duration-fee .credit{
    flex: 0 0 35%;
  }
  .ielts_card{
    padding: 7px;
    height: 96px;
  }
  .ielts_card .media-body span{
    color: #07294d;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 0px;
  }
  .ielts_card .media-body{
  text-align: center;
  }
  .ielts_card .media-body span:nth-child(2){
    font-size: 50px;
    color: #07294d;
    line-height: 36px;
  }
  .ielts_card .media-body p{
    font-size: 14px;
    line-height: 15px;
    margin-top: -3px;
  }
  .needtoapply .courses-content > p{
      color: #fff;
  }
  .dark-map {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #07294d;
}
.dark-map::after {
    content: '';
    background: url(../images/world-map.png) center no-repeat;
    opacity: .3;
    top: 0;
    left: 0;
    background-size: 100%;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;

}
.single-contact-info .info-content .title,
.contact-title .title,.single-contact-info .info-content p a:hover
{
  color:#9e0512;
}
.single-contact-info .info-content p,.single-contact-info .info-content p a,
.contact-title p
{
color: #fff;
}
.contact-title .title::before{
    background-color: #c1951d;
}
.single-contact-info{
    flex-direction: column;
}
.single-contact-info .info-content{
    padding-left: 0px;
}
.single-contact-info .info-content{
    text-align: center;
    margin-top: 20px;
}
.info-icon{
    background:#9e051285;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin: auto;
    text-align: center;
    line-height: 100px;
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 50%;
}
.single-contact-info .info-icon i{
    border: unset;
    font-size: 33px;
    color: #fff;
}
.info-icon::after{
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: content-box #9e0512;
    z-index: -1;
}
.dotted-line {
    position: absolute;
    top: 33px;
    right: -63%;
    width: 100%;
    overflow: hidden;
}
.dotted-line:after {
    color: #6b6c70;
    content: '\2022\2022\2022\2022\2022\2022\2022\2022\2022\2022\2022\2022';
    font-size: 55px;
    letter-spacing: 10px;
    line-height: 100px;
}
.dotted-line1 {
    position: absolute;
    top: -16px;
    right: -44%;
    width: 100%;
    overflow: hidden;
}
.dotted-line1:after {
    color: #8c8f9c;
    content: '\2022\2022\2022\2022\2022\2022\2022\2022\2022\2022\2022\2022';
    font-size: 44px;
    letter-spacing: 10px;
    line-height: 100px;
}
.contact-form {
    padding-top: 14px;
}
.blogs_section .single-blog .blog-image img{
    height: 210px;
}    
.single-blog .blog-content .blog-title a:hover,
.single-blog .blog-content .more:hover
{
    color: #9e0512;
}
.blog-details-content .details-content .title1{
    font-size: 35px;
    margin-bottom: 10px;
}
.single-form .main-btn{
    background-color: #9e0512;
}
.single-form .main-btn:hover{
    background-color:  #9e0512;
}
.img-thumbnail{
    border: unset;
}
.step_number{
    text-align: center;
    color: white;
    line-height: 50px;
    font-size: 30px;
}
.step_circle{
  width :65px !important;
  height: 65px !important;
line-height: 65px !important;
    z-index: 1;
}
.step_name{font-size: 18px;color: #fff !important;}



/*.courses-wrapper .courses-col:nth-child(8n+3) .single-courses, .courses-wrapper .courses-col:nth-child(8n+3) .single-courses-2{
    background-color: #9e0512;
}*/
.campus-visit-wrapper::before{background-color: #9e0512;}
.counter-wrapper-2::before{background-color: #009688e6;}
/*.footer-area::before{background-color:rgba(205,149,29,0.9); }*/
.footer-copyright{/*background-color: #19194d;*/  background-color: #9e0512;}
.footer-copyright p{color:#fff;}
.header-top{background-color: #9e0512;}
.main-btn.main-btn-2, .main-btn:hover, .single-event-2:hover .event-date{background-color: #9e0512;}
.main-btn{background-color: #9e0512;}
.main-btn:hover{background-color: #07294d;}
.modal-header{background-color: #19194d;}
.dark-map{background-color: #07294d;}
.modal-header .close{
    color: white;
    opacity: 1;
}
.close:hover{
    opacity: 0.75;
    color: white;
}

.responsive_footnote_form {
    display: none;
}

.whatsapp-button {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 5000;
    background-color: #25D366;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    transition: background-color 0.3s, transform 0.3s;
}

.whatsapp-button:hover {
    background-color: #1EBEA5;
    transform: scale(1.1);
}

.whatsapp-button img {
    width: 35px;
    height: 35px;
}

@media (max-width: 600px) {
    .whatsapp-button {
        width: 50px;
        height: 50px;
    }

    .whatsapp-button img {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 480px) and (min-width: 320px){
    .slider-area, .page-banner {
        padding-top: 112px;
    }
    .modal-header .why-iec-title{
        line-height: 22px !important;
        font-size: 19px !important;  
    }
  .footer-area{padding-bottom: 50px;}
  .back-to-top{bottom: 60px;}
  .responsive_footnote_form {display: block;padding: 0;position: fixed;z-index: 999;bottom: 0;left: 0;
    width: 100%;}
  .responsive_footnote_form .foot_app {float: left;width: 100%;text-align: center;}
.responsive_footnote_form .foot_app a {text-transform: uppercase;font-size: 18px;color: #fff;
  background: #19194d;border-top: 4px solid #9e0512;font-weight: 600;padding: 12px 0;display: block;
}
#why-choose .features-items{
    flex-wrap: wrap;
    justify-content: flex-start;
}
#why-choose .features-items .features-items-wrapper{
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: baseline;
}
#why-choose .features-items .features-items-wrapper .single-features-item{
    padding: 35px 0 !important;
    width: 48%;
}
#why-choose .features-items .features-items-wrapper .single-features-item:not(:last-child){
    margin-right: 4%;
}
.dotted-line1:after{
    display: none;
}
.owl-carousel.stage-margin.stage-margin-lg .owl-stage-outer {
    margin-left: 90px !important;
    margin-right: 90px !important;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0px;
    background-color: #333 !important;
    width: 18px !important;
    height: 18px  !important;
    line-height: 10% !important;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0px;
    background-color: #333 !important;
    width: 18px !important;
    height: 18px  !important;
    line-height: 10% !important;
}
.slider-area .owl-carousel .owl-nav button.owl-prev:before, .slider-area .owl-carousel .owl-nav button.owl-next:before {
   font-size: 0.5rem !important;
}
.form-btn a{display: none !important;}
.support_left li{text-align: left !important;}

.left-skew{display: none !important;}


}
@media only screen and (min-width:767px) and (max-width:1022px){
    .dotted-line1:after{
        display: none;
    }
    #why-choose .why-choose-kia{
        margin-top: 20px;
    }
    #why-choose .features-items{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    #why-choose .features-items .features-items-wrapper{
        width: 100%;
        display: inline-flex;
        flex-wrap: wrap;
        align-items: baseline;
    }
    #why-choose .features-items .features-items-wrapper .single-features-item{
        padding: 35px 0 !important;
        width: 48%;
    }
    #why-choose .features-items .features-items-wrapper .single-features-item:not(:last-child){
        margin-right: 4%;
    }
    .slider-02 .single-slider {
        background-position: center right;
    }
    .slider-02 .single-slider {
        background-size: 224% 100% !important; 
    }
    .step_name{
        font-size: 13px !important;
    }
} 

@media only screen and (min-width:1023px) and (max-width:1025px){
  
    .why-choose-kia{
        margin-top: 20px;
    }
    #why-choose .features-items{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    #why-choose .features-items .features-items-wrapper{
        width: 100%;
        display: inline-flex;
        flex-wrap: wrap;
        align-items: baseline;
        justify-content: center;
    }
    #why-choose .features-items .features-items-wrapper .single-features-item{
        padding: 35px 0 !important;
        width: 48%;
    }
    #why-choose .features-items .features-items-wrapper .single-features-item:not(:last-child){
        margin-right: 8%;
    }
    .step_name{
        font-size: 13px !important;
    }
    .slider-02 .single-slider {
        background-position: center right;
    }
    .slider-02 .single-slider {
        background-size: 224% 100% !important; 
    }
   
} 
@media only screen and (min-width:992px){
    .nav-toggle{
        display: none; 
    }
}
.details-content .blog-list li{
    list-style: none !important;
}
@media only screen and (max-width:992px){
    .navigation .nav-menus-wrapper .nav-menu li a {
        padding: 12px 15px 12px 26px !important;
    }
   html .navigation .nav-menus-wrapper .nav-menu{
        float:none !important;
    }
    .header-logo img{
        height: auto;
        width: 48%;
    }
    .features-area-2 .row .col{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .features-area-2 .row.align-items-center{
        justify-content: center;
    }
    .testimonial-wrapper-2 .testimonials-image .slick-arrow{
        left: 2px !important;
    }
    .why_choose .container .row{
        margin-right: 0px;
        margin-left: 0px;
    }
    .why_choose .row .col-md-6{
        margin-bottom: 30px;
    }
    .why_choose .row .col-md-6:last-child{
        padding-right: 15px !important;
    }
    .why-iec-dec .form-group.form-check{
        margin-bottom: 0rem !important;
    }
    .iec-content{
        margin-top: 20px;
    }
    .image_div.details-content .single-comment{
        flex-direction: column;
    align-items: center;
    }
    .image_div.details-content .single-comment .comment-author{
        margin-bottom: 14px !important;
    }
    .courses-details-tab .nav li a{
    font-size: 11px !important;
    }
    .banner-content .title{
        font-size: 30px !important;
    }
    .dotted-line{
        display: none;
    }
    .slider-02 .single-slider{
        background-size: 224% 100%;
    }
    .mt-50,.mt-40{
        margin-top: 15px !important;
    }
    .pt-5, .py-5{
        padding-top: 1.5rem!important;
    }
    .mt-5, .my-5{
        margin-top: 1.5rem!important;
    }
    .about-area, .top-courses-area, .campus-visit-area-2, .event-area, .testimonials-area{
        padding-top: 0px;
    }
    .features-items .features-items-wrapper .single-features-item .item-content p{
        font-size: 16px;
    }
    .mt-30{
        margin-top: 15px;
    }
    .blog-wrapper .more-post{
        margin: 10px 0px;
    }
    .blog-area-2{
        padding-top: 25px;
    }
    .blog-wrapper{ 
    padding-top: 20px;
    }
    .single-blog .blog-content .blog-title a{
        margin-top: 0px !important;
    }
    .testimonial-wrapper-2 .testimonials-content{
        margin-top: 25px !important;
    }
    .pt-30 {
        padding-top: 0px !important;
    }
    .about-content .about-title{
        margin-top: 15px;
    }
    .about-content p{
        margin-top: 0px;
    }
    .courses-details-tab .nav li a{
        display: none;
    }
    .courses-details-tab{
        margin-top: 15px;
    }
    .about-content .about-title,.section-title .title{
        line-height: 35px;
    }
    
    .about-area:not(.apply-now) .iec-content{
        display: none;
    }
    .campus-visit-wrapper .campus-image-col{
        padding-top: 20px !important;
    }
    .campus-content p{
        margin-bottom: 10px;
    }
    .campus-visit-wrapper .campus-content-col{
        padding: 20px 20px 20px !important;
    }
    .mt-45{
        margin-top: 15px;
    }
    .footer-widget{
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .footer-widget .footer-title{
        line-height: 20px;
    }
    .single-testimonial-content .content-text i{
        bottom: 14px;
        position: relative;
    }
}
.about .features-items .features-items-wrapper .single-features-item{
    transition: 0.4s ease;
    padding: 50px 10px;
    cursor: pointer;
    border: 1px solid #dbdbdb;
}

.features-items .features-items-wrapper .single-features-item{
    transition: 0.4s ease;
    padding: 30px 50px;
    cursor: pointer;
    border: 4px double #dbdbdb;
}
.features-items .features-items-wrapper .single-features-item:hover .item-content p{
    color: #fff;
}
.features-items .features-items-wrapper .single-features-item+.single-features-item{
    margin-top: 50px;
}
.features-items .features-items-wrapper .single-features-item:hover{
    background: #19184d !important;
}
.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon{
    height: 70px;
    width: 70px;
    display: inline-block;
}
.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon.wide-range{
background-image: url("../images/icon/icon-2-1.png");
}
.features-items .features-items-wrapper .single-features-item:hover .item-icon.wide-range{
    background-image: url("../images/icon/icon-w-2-1.png");
}


.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon.test-preparation{
background-image: url("../images/icon/icon-2-2.png");
}
.features-items .features-items-wrapper .single-features-item:hover .item-icon.test-preparation{
background-image: url("../images/icon/icon-w-2-2.png");
}

.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon.admission-guidance{
background-image: url("../images/icon/icon-2-3.png");
}
.features-items .features-items-wrapper .single-features-item:hover .item-icon.admission-guidance{
background-image: url("../images/icon/icon-w-2-3.png");
}

.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon.expert-counsellors{
background-image: url("../images/icon/icon-2-4.png");
}
.features-items .features-items-wrapper .single-features-item:hover .item-icon.expert-counsellors{
background-image: url("../images/icon/icon-w-2-4.png");
}

.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon.finance-scholarship{
background-image: url("../images/icon/icon-2-5.png");
}
.features-items .features-items-wrapper .single-features-item:hover .item-icon.finance-scholarship{
background-image: url("../images/icon/icon-w-2-5.png");
}

.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-icon.online-education{
background-image: url("../images/icon/icon-2-6.png");
}
.features-items .features-items-wrapper .single-features-item:hover .item-icon.online-education{
background-image: url("../images/icon/icon-w-2-6.png");
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(248 248 251);
}
.table-bordered td, .table-bordered th{
    font-size: 15px;
    font-weight: 600;
}
html .scroll-to-top{
    display: none;
}
.why-choose-kia .features-items .features-items-wrapper .single-features-item .item-content p{
    font-size: 21px !important;
    line-height: 25px !important;
}
.about-area ul {
    list-style: none;
    padding: 0;
    list-style-type: none !important;
  }
  .about-area ul li {
    padding-left: 1.3em;
    margin-bottom: 10px;
/*        opacity: 1;*/
  }
  .about-area ul li:before {
    content: "\f072"; /* FontAwesome Unicode */
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 900;
    margin-left: -1.3em;
    width: 1.3em;
    color: #9e0512;
    font-size: 0.75rem;
    position: relative;
    right: 10px;
    bottom: 1px;
  }
  .img-scale{
    transition: transform .5s;
  }
  .img-scale:hover{
      transform: scale(1.05);
      transition: transform .5s;
  }
  .courses-wrapper .courses-col:nth-child(8n+1) .single-courses-2:hover{
    background-color: #fff;
  }
  .courses-wrapper .courses-col:nth-child(8n+1) .single-courses-2:hover .courses-content .courses-title a {
    color: #19194d;
}
.support_left ul{margin:0px; padding:0px;}
			.support_left li {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: .2em solid #9e0512;
    text-align: right;
    padding-left: 0px !important;
    font-size: 16px;
    font-weight: 600;
}
	.support_left ul li:before{content:none !important;}
	.support_left li:last-child{border-bottom: 0em solid #9e0512;}
	
			.support_right ul{margin:0px; padding:0px;}
			.support_right li{
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: .2em solid #9e0512;
    text-align: left;
    padding-left: 0px !important;
    font-size: 16px;
    font-weight: 600;}
	.support_right ul li:before{content:none !important;}
    .support_right li:last-child{border-bottom: 0em solid #9e0512;}
    .form-btn a {
        position: fixed;
        transform: rotate(90deg);
        bottom: 57%;
        text-decoration: none;
        color: white;
        background-color: #9e0512;
        z-index: 99;
        transition: all .5s;
        right: -52px;
        font-size: 17px;
        padding: 0.5% 1%;
        text-transform: uppercase;
        font-weight: 600;
        cursor: pointer;
    }
    .right-skew:after {
        content: " ";
        position: absolute;
        display: block;
        width: 50%;
        height: 100%;
        top: 0;
        right: 52.5%;
        z-index: 2;
        background: #fff;
        transform-origin: bottom right;
        -ms-transform: skew(15deg, 0deg);
        -webkit-transform: skew(15deg, 0deg);
        transform: skew(15deg, 0deg);
    }
    .left-skew:after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 4.7%;
        z-index: 2;
        background: #fff;
        transform-origin: bottom;
        -ms-transform: skew(-15deg, 0deg);
        -webkit-transform: skew(-15deg, 0deg);
        transform: skew(-15deg, 0deg);
    }
    .index-4{
        z-index: 4;
        position: relative;
    }
    .slider-area .owl-carousel .owl-nav button.owl-prev, .slider-area .owl-carousel .owl-nav button.owl-next{
        background-color: #9E9E9E;
        color: white;
        width: 35px;
        height: 60px;
    }
    .slider-area .owl-carousel .owl-nav button.owl-prev:before,.slider-area .owl-carousel .owl-nav button.owl-next:before{
        font-size: 2rem;
    }
/*=====  start of flag circle ======*/

#globe {
    padding: 45px 0 0 0; background: #fff;
    background: url(../images/globe.png) no-repeat;
        background-position: top center; 
        background-color: #fff; 
   

}
.global-flag-img {
    background:url(../images/flag.png) no-repeat center top;
}
.australia {background-position: -7px -2px;}
.canada {background-position: -98px -5px}
.europe {background-position: -187px -1px}
.germany {background-position: -274px -2px}
.ireland  {background-position: -11px -89px}
.maxico {background-position: -185px -92px}
.russia {background-position: -101px -178px}
.slovenia {background-position: -287px -425px}
.newzealand {background-position: -102px -90px}
.spain {background-position: -1px -432px}
.uk {background-position: -10px -180px}
.usa {background-position: -274px -88px}

.global-country {
    width: 85px;
    height: 85px;
    text-align: center;
    margin: 0 auto;
}

 .globe {
     padding-bottom: 25px;
 }
 .holderCircle{
     width:500px;
     height:500px;
     border-radius:100%;
     margin:0px auto 0px auto;
     position:relative;
 }
 
 .dotCircle{
     width:100%;
     height:100%;
     position:absolute;
     margin:auto;
     top:0;
     left:0;
     right:0;
     bottom:0;
     z-index:20;
 }

 .dotCircle  .itemDot{
     display:block;
     width:80px;
     height:80px;
     position:absolute;
     color:#fff;
     border-radius:100%;
     text-align: center;
     line-height: 80px;
     font-size:30px;
     z-index:3;
     cursor:pointer;		
 }
 
 .dotCircle  .itemDot::after {
     content:"";
     width: 82px;
     height: 82px;
     position: absolute;
     border-radius: 100%;
     top: 0;
     left: 0;
     right: 0;
     margin: auto;
     z-index:2;
 }
 .dotCircle  .itemDot::before{
     width: 85px;
     height: 85px;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     margin: auto;
     z-index:2;
     
 }
 .dotCircle .itemDot{
     transition: 1s ease;
 }
 
 .dotCircle .itemDot.active{

     color:#fff;
     transition:0.5s;
 }

 
 .dotCircle  .itemDot .forActive{
     width:56px;
     height:56px;
     position:absolute;
     top:0;
     left:0;
     right:0;
     bottom:0;
     display:none;
 }
 
 .dotCircle  .itemDot .forActive::after{
     content: '';
     width: 5px;
     height: 5px;
     bottom: -31px;
     left: -14px;
     filter: blur(1px);
     position: absolute;
     border-radius: 100%;
 }
 
 .dotCircle  .itemDot .forActive::before{

     width: 6px;
     height: 6px;
     filter: blur(5px);
     top: -15px;
     position: absolute;
     transform: rotate(-45deg);
     right: -39px;
 }
 
 
 .dotCircle  .itemDot.active .forActive{
     display:block;
 }
 
 
 .dotCircle .itemDot:hover{
 
     color:#fff;
     transition:0.5s;
 }

 .contentCircle{
     width: 250px;
     height: 250px;
     border-radius: 100%;
     /*background: url(../images/bgcircle.html) no-repeat;*/
     color: #fff;
     position: relative;
     top: 137px;
     right: 0;
     bottom: 0;
     left: 0;
     box-shadow: 0px 0px 69px 1px #2b152e;
     margin: auto;
 }
 
 .contentCircle .CirItem{
     border-radius: 100%;
     color: #fff;
     position: absolute;
     text-align: center;
     bottom: 0;
     left: 0;
     opacity: 0;
     transform: scale(0);
     transition: 0.5s;
     font-weight: bold;
     font-size: 16px;
     text-transform: uppercase;
     width: 100%;
     height: 100%;
     top: 0;
     right: 0;
     margin: auto;
     background: #00000054;
     /*line-height: 100px; padding-top: 45px;*/
     padding-top: 14px;
 }
  .CirItem p{color:#fff !important;}
 .CirItem img {   
      margin-top: 0px;
    width: 155px;
    border-radius: 50%;
    height: 155px;
    max-width: 100%;
}
 
 .CirItem.active{
     z-index:1;
     opacity:1;
     transform:scale(1);
     transition:0.5s;
 }
 
 
 .contentCircle .CirItem1{
     background:rgba(255, 176, 72, 0.83);
 }
 .contentCircle .CirItem1::after,
 .contentCircle .CirItem2::after,
 .contentCircle .CirItem3::after,
 .contentCircle .CirItem4::after,
 .contentCircle .CirItem5::after,
 .contentCircle .CirItem6::after,
 .contentCircle .CirItem7::after,
 .contentCircle .CirItem8::after,
 .contentCircle .CirItem9::after,
 .contentCircle .CirItem10::after{
 	content: '';
    width: 50%;
    height: 100%;
    border-bottom-left-radius: 250px;
    border-top-left-radius: 250px;
    position: absolute;
    top: 63px;
    left: 62px;
    bottom: 0px;
    z-index: -1;
    background: rgba(0, 0, 0, 0.33);
    transform: rotate(-90deg);
     /*content:'';
     width:50%;
     height:100%;
     border-bottom-left-radius: 250px;
     border-top-left-radius: 250px;
     position:absolute;
     top:0;
     left:0;
     z-index:-1;
     background:rgba(0, 0, 0, 0.33);*/
 }
 .contentCircle .CirItem2{
     background:rgba(40, 169, 224, 0.83);
 }
 .contentCircle .CirItem3{
     background:rgba(137, 196, 69, 0.83);
 }
 .contentCircle .CirItem4{
     background:rgba(252, 167, 43, 0.83);
 }
 .contentCircle .CirItem5{
     background:rgba(61, 190, 160, 0.83);
 }
 .contentCircle .CirItem6{
     background:rgba(170, 34, 157, 0.83);
 }
 .contentCircle .CirItem7{
     background:rgba(224, 100, 16, 0.83);
 }
 .contentCircle .CirItem8{
     background:rgba(19, 98, 183, 0.83);
 }
 .contentCircle .CirItem9{
     background:rgba(229, 44, 71, 0.83);
 }
 .contentCircle .CirItem10{
     background:rgba(254, 68, 145, 0.83);
 }

 
 @media only screen and (min-width: 300px) and (max-width: 599px){
   
	.holderCircle {
		width: 360px;
		height: 360px;
		margin:0 auto 200px auto;
	}
	.holderCircle::after {
		width: 100%;
		height: 100%;
	}
	
	.dotCircle{
		width: 100%;
		height: 100%;
		top: 40%;
		right: 0;
		bottom: 0;
		left: -6%;
		margin: auto;

    }
    .contentCircle .CirItem {
        padding-top: 19px !important;
    }
.contentCircle{
    width: 220px;
    height: 220px;
    top: 146px;
    left: -4px;
	}
    .CirItem img{
        width: 150px;
        border-radius: 50% !important;
        height: 150px;
        max-width: 100%;
    }
	.contentCircle .CirItem1::after, .contentCircle .CirItem2::after, .contentCircle .CirItem3::after, .contentCircle .CirItem4::after, .contentCircle .CirItem5::after, .contentCircle .CirItem6::after, .contentCircle .CirItem7::after, .contentCircle .CirItem8::after, .contentCircle .CirItem9::after, .contentCircle .CirItem10::after{
	    left: 54px;
    border-bottom-left-radius: 220px;
    top: 55px !important;
    border-top-left-radius: 220px;}
    .single-testimonial-image video {
        width: 100%;
     }

}

.testimonials-area .owl-carousel .owl-nav button.owl-prev, .testimonials-area .owl-carousel .owl-nav button.owl-next {
    background-color: #9E9E9E;
    color: white;
    width: 77px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonials-area .owl-carousel .owl-nav button.owl-prev:hover, .testimonials-area .owl-carousel .owl-nav button.owl-next:hover{
    background-color: #9e0512;
    color: white;
}
.testimonials-area .owl-carousel .owl-nav button.owl-prev {
    right: 10%;
    left: auto;
}
.testimonials-area .owl-carousel .owl-nav button.owl-next {
    right: 0;
}
.testimonials-area .owl-carousel .owl-nav{
    top: -12% !important;
}
.testimonials-area .owl-carousel .owl-nav button.owl-next,.testimonials-area .owl-carousel .owl-nav button.owl-prev{
    top: 50%;
}
.testimonials-area .owl-carousel .owl-nav button.owl-prev:before, .testimonials-area .owl-carousel .owl-nav button.owl-next:before {
    font-size: 1.2rem;
}
.testimonials-area .owl-carousel .owl-nav button.owl-prev:before{
    content: "\f30a";
}
.testimonials-area .owl-carousel .owl-nav button.owl-next:before{
    content: "\f30b";
}
@media (max-width: 480px) and (min-width: 320px){
    .testimonials-area .owl-carousel .owl-nav{
        top: -2.5% !important;
       right: 5%;
    }
    .testimonials-area .owl-carousel .owl-nav button.owl-prev,  .owl-carousel .owl-nav button.owl-next{
        width: 53px !important;
       height: 25px !important;
       background-color: #9E9E9E !important;
    }
    .testimonials-area .owl-carousel .owl-nav button.owl-prev{
        right: 20% !important;
       left: auto !important;
    }
    .testimonials-area .owl-carousel .owl-nav button.owl-prev:hover, .testimonials-area .owl-carousel .owl-nav button.owl-next:hover{
    background-color: #9e0512 !important;
    color: white !important;
}
}
  /*=====  End of flag circle ======*/  