body{
	font-family: 'proxima_novaregular';color: #190404;
}
@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@media (min-width: 1200px){
    .modal-xl {
        max-width: 990px;
    }
}
a:hover{text-decoration: none;}
.more_loader.loader-home h3 {
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scroll-to-up {
    position: fixed;
    background: #ea2188;
    right: 30px;
    bottom: 60px;
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 32px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
}
.more_loader.loader-home h3 i{margin-left: 5px;color: #ea2188;}
body{background-image: url(../img/bg_shape.png);background-repeat: no-repeat;background-position: top right;
background-size: inherit;}.top-header-content {padding: 5px 0; }
.header-button li{line-height: 20px;display: flex;align-items: center;}
.header-button a {color: #190404; font-size: 12px; text-decoration: none; padding-right: 10px; }
.header-button li:last-child a{padding-left: 10px;padding-right: 0;}.header-container {padding: 25px 0 0 0;}
nav.navbar.navbar-light a.nav-link, nav.navbar.navbar-light a.nav-link:hover {padding: .5rem 0.9rem; color: #666 !important; text-transform: uppercase; font-size: 15px;}
nav.navbar.navbar-light .active a.nav-link{color: #000000 !important;font-weight: 600;}
nav.navbar .btn-link{font-size: 20px;color: #190404;}.nav-item .dropdown-toggle::after{content: '\f107';border: none;vertical-align: top;
    line-height: 21px;font-weight: 900;font-family: 'FontAwesome';font-size: 16px;color: #666;}
.banner-container h1{font-size: 35px;color: #190404;font-weight: 600; font-family: 'Oswald', sans-serif;}
.banner-container p{margin: 24px 0;font-size: 21px;}
a.btn-pink,.btn-pink {background-image: url(../img/btn_bg.png) !important; background-repeat: no-repeat;width: 170px; height: 60px; background-size: 170px 60px; 
    color: #fff; text-decoration: none; font-size: 20px !important;font-family: 'Oswald', sans-serif;display: block;line-height: 60px;
    box-shadow: none !important;text-align: center;letter-spacing: 0.5px;outline: none;padding: 0;background-color: transparent;}
input.btn.btn-pink{display: inline-block;}
.scrolldown{color: #666 !important;font-size: 13px;position: absolute;bottom: 0;}
.scrolldown img{margin-right: 8px;animation: scrollanimate 1s linear infinite forwards;position: relative;bottom: -3px;opacity: 1;}
@keyframes scrollanimate{0% {bottom: -3px;opacity: 1; } 50%{bottom: 3px;opacity: 1; } 100% {bottom: -3px;opacity: 1; } }
@-webkit-keyframes scrollanimate {0% {bottom: -3px;opacity: 1; } 50%{bottom: 3px;opacity: 1; } 100% {bottom: -3px;opacity: 1; } }
.platform-container{background-image: url(../img/counter_bg.png); background-repeat: no-repeat;color: #fff;background-attachment: fixed;
background-size: cover;}.platform-container h1{font-family: 'Oswald', sans-serif;text-transform: uppercase;}.platform-left ul{margin: 10px 0;}
.platform-left li {font-size: 25px; margin: 20px 0;}.platform-list {width: 100%;height: 260px;background: rgba(234, 33, 136,0.8);}
.platform-top{height: 130px;font-size: 61px;font-weight: 600;position: relative;}
.platform-bottom{height: 130px;font-size: 30px;line-height: normal;}
.platform-top:before {content: ''; width: 100px; height: 7px; background: #fff; position: absolute; bottom: 0;}
.head-title{font-family: 'Oswald', sans-serif;text-transform: capitalize;font-size: 42px;position: relative;display: flex;text-align:center;justify-content: center;}
.head-title:before {content: ''; background-image: url(../img/img_swoosh.png); background-repeat: no-repeat; position: absolute;
    width: 90px; height: 15px; bottom: 0; }.head-title + h5{font-size: 24px;}
.education-list h5{font-size: 26px;font-family: 'Oswald', sans-serif;}
.education-list p{font-size: 21px;color: #666;}.copyright-section {background: #080a52;color: #fff;}
#tabs-st .btn.btn-link.collapsed,.faq_questions  .btn.btn-link.collapsed {color: #190404;background: #fff;}
#tabs-st .card-header,.faq_questions  .card-header{border-radius: 4px;border:none;padding: 0;
    box-shadow: 0 -1px 1px -3px rgba(0,0,0,.1), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);}
#tabs-st .card-header button{width: 100%;}
#tabs-st .btn.btn-link,.faq_questions  .btn.btn-link {color: #ffffff;text-align: left;background: #080a52;border-radius: 0;height: 65px;padding-right: 54px;
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}#tabs-st .card{margin-bottom: 0;border: none;}
.faq_questions  .btn.btn-link{height: auto;}
.accordion .card:last-of-type {border-bottom: 1px solid rgba(0,0,0,.125) !important;}
#tabs-st .collapse{border-left:1px solid rgba(0,0,0,.125);border-right:1px solid rgba(0,0,0,.125);}
#tabs-st .card-body{padding: 0 15px;}.card-choose-list{padding:15px 0px 0 0;}
.card-choose-list h3 i{float: right;font-size: 29px;}.Course-Panel, .topics-Panel, .unit-Panel{border-right: 1px solid rgba(0,0,0,.125);}
.card-choose-list p {border-radius: 5px;padding: 10px;display: flex;flex-direction: row;align-items: center;margin-bottom: 0;}
.card-choose-list p img {width: 28px;margin-right: 8px;}.card-choose-list p:hover{background: #f5f5f5;}
.card-choose-list span{width: calc(100% - 40px);font-size: 19px;line-height: normal;outline: none;cursor: pointer;}
.Course-Panel,.topics-Panel,.unit-Panel,.chapter-Panel{padding:0;}
.topics-Panel .loader-home,.unit-Panel .loader-home,.chapter-Panel .loader-home{padding-top: 15px;}
.collapse-accordion {height: 350px;overflow-y: auto;padding: 0 10px;}
#owl-example .item {margin: 0 7px;}#owl-example .owl-controls {text-align: center;margin: 55px 0 0 0;}
#owl-example .owl-page{display: inline-block;}#owl-example .owl-page span{background: #ddd;width: 12px;height: 12px;border-radius: 10px;
margin: 0 6px;display: inline-block;}#owl-example .owl-page.active span{background: #ea2188;}    
#owl-example .owl-prev,#owl-example .owl-next {position: absolute;color: #ea2188;font-size: 55px;top: 26%;}
#owl-example .owl-prev {left: -2%;}#owl-example .owl-next {right: -2%;}
.navbar-nav .dropdown-item {padding: 0.9rem;text-transform: uppercase;font-size: 15px;transition: 0.5s ease;}
.navbar-nav .dropdown-item:hover {background: #080a52;color: #ffffff;}
.more-team {
    -webkit-animation: more-team 3s linear forwards;
    animation: more-team 3s linear forwards;
}
@keyframes more-team {
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}


/* about */
.breadcrumb{
    background-color: transparent;
    border-top: 3px solid #f39b41;
    position: relative;padding-top: 10px;
}
.breadcrumb ul {
    padding-left: 0;
}
.breadcrumb ul li {
display: inline-block;
font-size: 13px;
}
.breadcrumb a {
    color: #333;
}
.breadcrumb strong{font-family: 'proxima_novabold';text-transform: uppercase;}
.breadcrumb::before, .breadcrumb::after{
    width: 110px;
    content: "";
    background: #190404;
    height: 3px;
    position: absolute;
    left: 0;
    top: -3px;
}
.breadcrumb::after {
background: #ea2188;
left: 110px;
}
.home-img{
    position: relative;
    top: -4px;
}
a {
color:#190404;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #190404;
}
span.box-wrap p {
margin-bottom: 0;
margin-left: 33px;
}
.border-box{
    padding: 20px;
    min-height: 358px;
    margin-bottom: 10px;
    background: #fff;
    border-color: #e1e1e1 !important;
}
.border-box p{
    text-align: justify;
    font-size: 16px;
}
.border-box:hover {
background: #BE1D7A;
color: #fff;
}
.border-box:hover p {
text-align: center;
}
.border-box:hover .logo{
    filter: invert(1);        
}
.box-title{
    font-family: 'proxima_novabold';
    font-size: 22px;
}
.logo{
    height: 140px;
}
.logo-fit{
    object-fit: contain;
}
.sub-info{
    margin-top: 80px;
}
.sub-info p{
    font-size: 16px;
}
.info-img{
    width: 81%;
}
.box-about p{
    font-size: 16px;
    text-align: justify;
}
.title-section{
    height: 70px;
    margin-top: 18px;
    text-align: center;
    overflow: hidden;
    line-height: 24px;
    text-transform: capitalize;
}
.slider-bg{
    background: #080a52;
}
.arrow-section {
height: 525px;
background: #080B52;
color: #fff;
padding: 1rem;
}
.arrow-title{
font-family: Oswald;
position: absolute;
width: 161px;
top: 215px;
left: 168px;
font-size: 28px;
font-weight: 600;
text-transform: capitalize;
}
.arrow-grp{
position: absolute;
bottom: 60px;
left: 315px;
display: grid;
}
.about-slider
.owl-carousel .item {
height: 525px;
background: #080B52;
color: #fff;
}
.about-slider
.owl-carousel .item-about {
padding: 1rem 10px;
}
.about-slider .owl-carousel .item:hover{
    background: #EA2188;
}
.about-slider .owl-theme .owl-controls .owl-page {
display: inline-block;
}
.about-slider .owl-theme .owl-controls .owl-page span {
background: none repeat scroll 0 0 #869791;
border-radius: 20px;
display: block;
height: 12px;
margin: 5px 7px;
opacity: 0.5;
width: 12px;
}
/* .about-slider .owl-item{
 width: 315px !important;
} 
.about-slider .owl-theme .owl-controls .owl-page {
display: none;
}*/
.about-slider .owl-carousel .owl-item img {
width: auto;
}
.about-slider .owl-buttons {
    position: absolute;
    left: -100px;
    bottom: 50px;
}
.about-slider .owl-prev,.about-slider .owl-next{width: 45px;height: 45px;text-align: center;line-height: 45px;z-index: 999;}
.about-slider .owl-prev:hover,.about-slider .owl-next:hover{
    border: none;
    border-radius: 45px;
    background: #0D0F73;
}
.arrow-img{width: 37px;}


/* team */
.team-popup-top button{background: transparent;border: none;outline: none !important;font-size: 12px;color: #555;cursor: pointer;}
.team-popup h3{color: #190404;font-weight: 600; font-family: 'Oswald', sans-serif;text-overflow: ellipsis;
    width: 100%;overflow: hidden;white-space: nowrap;line-height: normal;}
.meet-professors .modal-content {border-radius: 0;border: none;}.meet-professors .profile-imgteam img,.profile-imgteam {height: 550px;}
.team-popup p {
    height: 215px;
    overflow: hidden;
}.carousel-controlteam .carousel-control-prev, .carousel-controlteam .carousel-control-next {
    background: #0D0F73;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    bottom: 20px;
    left: 35px;
    right: auto;
    top: auto;
    cursor: pointer;
    z-index: 999;
}
.carousel-controlteam .carousel-control-next {
    left: 85px;
}
.carousel-controlteam .carousel-control-prev img, .carousel-controlteam .carousel-control-next img{
    height: auto;
    width: auto;
    max-width: 29px;
}


/* pricing */
.benefit-info p{
    margin-top: 25px;
    display: flex;
    justify-content: center;
}
.pricing-title{
    padding: 20px 0 25px 0;
    font-size: 25px;
}
.pricing-title:nth-of-type(1) {
    padding-left: 33px;
    padding-right: 20px;
}
.pricing-box{
    border-radius: 25px;
    box-shadow: 0 0px 10px 0 rgba(70, 171, 249,0.2);
    overflow: hidden;
    background: #ffffff;
}
.competitors-bg{
    background: #F0F0F0;
    text-align: center;
}
.competitors-bg p{
    text-align: center;
    color: #707070;
}
.kapdec-bg{
    background: #E1E1E1;
    text-align: center;
}
.kapdec-bg p{
    text-align: center;
}

.text-color{
    color:  #080a52;
}
.main-data{
    color: #190404;
    padding-left: 35px;
}


/* contact */
.head-text{
    font-size:23px;
}
.contact-info{
    padding: 40px;
    margin-bottom: 30px;
    border: 1px solid #E5E3E2;
    border-radius: 0;
    box-shadow:0 0px 10px 0 rgba(70, 171, 249,0.2);
    background: #fff;
}
.contact-form .form-group{
    margin: 25px 0;
}
.contact-msg{
    height: 160px;
    resize: none;
    border: 1px solid #E5E3E2;
    border-radius: 0;
}
.form-control:focus {
border-color: #ced4da;
box-shadow: none;
outline: none;
}
.form-box{
    height: 33px;
    border: 1px solid #E5E3E2;
    border-radius: 0;
}
.address-title{
    font-family: 'Oswald', sans-serif;
    text-transform: capitalize;
    font-size: 35px;
    display: flex;
    justify-content: center;
    margin-bottom: 23px;
}
.address-info{
    text-align: center;
}
.address-info h4{
    font-family: 'proxima_novabold';font-size: 28px;
}
.address-info p{font-size: 20px;}.address-info p strong{font-family: 'proxima_novabold';}
.form-box{
    font-size: 14px;
}




/* stories */
.videoItemInfo h5{font-family: 'proxima_novabold';}.videoItemInfo{overflow-wrap: break-word;}
/* .video-iframe{position: relative;}.video-iframe::before{content: '';position: absolute;left: 0;top: 0;width: 100%;
height: 350px;background: rgba(0,0,0,0.3);} */


/* signup*/
.signup-select.form-control{padding: 10px 5px;}
.signup-select select{
border: none;
background: transparent;
padding: 0;
font-size: 14px;
color: #6c757d;
width: 100%;
outline: none !important;
}
.country-code select{width: 100%;position: absolute;left: 15px;height: 100%;opacity: 0;top:0;min-height:47px;font-size: 14px;
    font-family: 'proxima_novaregular';}
.country-code .col-md-4{font-size: 0;}.country-code .col-md-4 input{width: 64%;display: inline-block;}
.country-code .col-md-4 input:first-child{margin-right: 2%;width: 34%;}

/* philosophy */
body.howbody.pace-done {
    height: 100vh;
    overflow: hidden;
}
.education_center.how_work{padding: 0;overflow: hidden;}
/* .education_center.how_work .container{position: relative;} */
/* .animation-content.animation-contentt1{
    position: static;height: 50vh;padding: 0;
} */
.animate1,.animate2{
    position: absolute;left: 0;top: 100%;width: 100%;height: 100%;background: #fff;opacity: 0;z-index: -1;
    display: flex;align-items: center;justify-content: center;
  }
  .animate1-show,.animate2-show{
    opacity: 1;
    z-index: 1;
    top: 0;
    transition: 1s ease;
  }
  .prob-2-connector,.prob-3-connector,#animate1_content,#animate2_next,#animate2_back{opacity: 0;}
  .animate1-show .prob-2-connector{
      opacity: 1;transition: 0.2s ease;transition-delay: 0.5s;
  }
  .animate1-show #animate1_content{
      opacity: 1;transition: 0.5s ease;transition-delay: 1s;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .animate1-show .prob-3-connector,.animate1-show #animate2_next,.animate1-show #animate2_back,
  .animate2-show .animate3_content{
      opacity: 1;transition: 0.2s ease;transition-delay: 1.5s;
  }
  .roadmap-revert .animatenext{
      right: auto;left: 36px;
  }
  a.animatenext{
      color: #fff !important;text-decoration: none;
      position: absolute;
      left: 10%;
      bottom: 25px;
      width: 100px;
      height: 50px;
      background-image: url(../img/nxtbtn_bg.png);
      background-size: 100px auto;
      background-repeat: no-repeat;
      line-height: 50px;
      text-align: center;-webkit-animation: btnanimate 2.4s ease-in-out infinite;
      animation: btnanimate 2.4s ease-in-out infinite;
      animation-delay: 2.5s;opacity: 0;font-family: 'Oswald', sans-serif;font-size: 20px;
  }
  .roadmap-revert  a.animatenext{transform: scaleX(-1);}
  a.animateback{
      color: #fff !important;
      position: absolute;
      left: 10vw;
      bottom: 45px;
      width: 71px;
      height: 59px;
      background-image: url(../img/back.svg);
      background-size: 70px auto;
      background-repeat: no-repeat;
      line-height: 52px;
      text-align: center;-webkit-animation: btnanimate 2.4s linear infinite forwards;
      animation: btnanimate 2.4s linear infinite forwards;animation-delay: 2.5s;opacity: 0;
  }
  a.next-btn{
      color: #fff !important;
      position: absolute;
      left: 52%;
      bottom: 50px;
      width: 71px;
      height: 50px;
      background-image: url(../img/next.svg);
      background-size: 70px auto;
      background-repeat: no-repeat;
      line-height: 50px;
      text-align: center;-webkit-animation: btnanimate 2.4s ease-in-out infinite;
      animation: btnanimate 2.4s ease-in-out infinite;
  }
  a.back-btn{
      color: #fff !important;
      position: absolute;
      left: 35%;
      bottom: 45px;
      width: 71px;
      height: 52px;
      background-image: url(../img/back.svg);
      background-size: 70px auto;
      background-repeat: no-repeat;
      line-height: 59px;
      text-align: center;-webkit-animation: btnanimate 2.4s linear infinite forwards;
      animation: btnanimate 2.4s linear infinite forwards;
  }
  @keyframes btnanimate{
    0% {
  bottom: 25px;opacity: 1;
    }
    100% {
  bottom: 15px;opacity: 1;
    }
  }
  @-webkit-keyframes btnanimate {
     0% {
  bottom: 25px;opacity: 1;
    }
    100% {
  bottom: 15px;opacity: 1;
    }
  }
  .problem_3  .prob-1-connector{
    top: 60px;opacity: 0;
  }.animate2-show.problem_3 .prob-1-connector,.animation-contentt2.animate-show1,.animation-contentt3.animate-show2{
    opacity: 1;transition: 0.2s ease;transition-delay: 0.5s;z-index: 1;
  }
  .animate3_content{opacity: 0;}
  
  .animation-content{/*position: absolute;top: 0;*/width: 100%;height: 100%;left: 0;display: flex;}
  .animation-content h4{font-family: 'Oswald', sans-serif;margin-bottom: 20px;text-transform: capitalize;font-size: 1.6rem;}
  .animation-content h5{font-size: 1.2rem;}
  .animation-content1,.animation-content2,.animation-contentt2,.animation-contentt3,.animation-contentt4,
  .animation-contentt5,.animation-contentt6,.animation-contentt7{display: none !important;}
  .animate-show1.animation-contentt2,.animate-show2.animation-contentt3,.animate-show3.animation-contentt4,
  .animate-show4.animation-contentt5,.animate-show5.animation-contentt6,.animate-show6.animation-contentt7,
  .animation-contentt1{display: flex !important;}
  .road-map{
    position: relative;width: 760px;bottom: 0px;
  }
 .road-map.roadmap-revert{
  transform: scaleX(-1);
  }
  .roadmap-revert .svg-img{
  transform: rotate(180deg);
  }
  .animate-show1 .svg-img,.animation-contentt1 .svg-img,  .animate-show2 .svg-img,  .animate-show3 .svg-img,
  .animate-show4 .svg-img,  .animate-show5 .svg-img,  .animate-show6 .svg-img {
    width: 40px;
    height: 40px;
    position: absolute;
    -webkit-animation: myfirst 4s linear forwards; /* Safari 4.0 - 8.0 */
    animation: myfirst 4s linear forwards;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;border-radius: 50%;
  }
  .animate-show1 .svg-img img,.animation-contentt1 .svg-img img,.animate-show2 .svg-img  img,  .animate-show3 .svg-img  img,
  .animate-show4 .svg-img  img,  .animate-show5 .svg-img  img,  .animate-show6 .svg-img  img
  {max-width: 30px;vertical-align: middle;line-height: 40px;z-index:9;  -webkit-animation: animatebg 1s linear 8; /* Safari 4.0 - 8.0 */
    animation: animatebg 0.5s linear 8;}
  /* Safari 4.0 - 8.0 */
  @-webkit-keyframes myfirst {
    0%   {right:0px; top:0px;opacity:1;}
    25%  {right:20px; top:70px;opacity:1;}
    35%  {right:45px; top:105px;opacity:1;}
    75%  {right:620px; top:105px;opacity:1;}
    80%  {right:700px; top:140px;opacity:1;}
    100% {right:740px; top:230px;opacity: 0;}
  }
  
  /* Standard syntax */
  @keyframes myfirst {
    0%   {right:0px; top:0px;opacity:1;}
    25%  {right:0px; top:70px;opacity:1;}
    35%  {right:45px; top:105px;opacity:1;}
    75%  {right:600px; top:105px;opacity:1;}
    80%  {right:700px; top:140px;opacity:1;}
    100% {right:720px; top:230px;opacity: 0;}
  }
  @-webkit-keyframes animatebg{
   0%{
    opacity: 1;
   }
   100%{
    opacity: 0;
   }
  }
  @keyframes animatebg{
   0%{
    /*background: #FF9933;*/
    opacity: 1;
   }
   100%{
    /*background: rgba(255,153,51,0.1);*/
    opacity: 0;
   }
  }
  .cls-1 {
    fill: none;
    stroke: gray;
    stroke-miterlimit: 10;
    stroke-width: 2px;
    fill-rule: evenodd;
    opacity: 1;
    animation: draw 1s linear forwards;
  }
  
  @keyframes draw {
    from{
      stroke-dasharray: 0;
    }
    to {
        stroke-dasharray: 5 5;
    }
  }
  .textshow1{
  opacity: 0;
  }
  .animate-show1 .textshow1{opacity: 1;transition: 0.3s ease;}
  .animate-show1 .road-map{transition-delay: 1s;/*right: 24vw;*/}
  .textshow2{opacity: 0;}
  .animate-show2 .textshow2{opacity: 1;transition: 0.3s ease;}
  .animation-content{/*height: 100vh;*/padding: 20px 0;}
  .animation-content > .row{width: 100%;}
  /* .animation-contentt2{padding: 50px 0;}.animation-contentt3{padding: 50px 0;} */
  /* .animate-show1 a.animatenext{ right: auto; left: 20%;} */
  .animateback1-show .svg-img,.animateback2-show .svg-img{opacity: 0;  
    -webkit-animation: myfirst1 4s linear forwards; 
    animation: myfirst1 4s linear forwards;
  }
  /* Safari 4.0 - 8.0 */
  @-webkit-keyframes myfirst1 {
    100% {right:0px; top:0px;opacity: 1;}
    80%  {right:20px; top:70px;opacity: 1;}
    75%  {right:45px; top:105px;opacity: 1;}
    35%  {right:620px; top:105px;opacity: 1;}
    25%  {right:700px; top:140px;opacity: 1;}
    0%   {right:740px; top:230px;opacity: 1;}
  }
  
  /* Standard syntax */
  @keyframes myfirst1 {
    100% {right:0px; top:0px;opacity: 1;}
    80%  {right:20px; top:70px;opacity: 1;}
    75%  {right:45px; top:105px;opacity: 1;}
    35%  {right:620px; top:105px;opacity: 1;}
    25%  {right:700px; top:140px;opacity: 1;}
    0%   {right:740px; top:230px;opacity: 1;}
  }
  .animateback1-show .rowanimate1,.animateback2-show .textshow1{
    opacity: 0;  
    animation: rowanimate1 2s linear forwards;
    animation-delay: 3s;
  }
  @-webkit-keyframes rowanimate1{
   0%{
    opacity: 0;
   }
   100%{
    opacity: 1;
   }
  }
  @keyframes rowanimate1{
   0%{
    opacity: 0;
   }
   100%{
    opacity: 1;
   }
  }

/* faq */
.faq_questions button.btn.btn-link:before,.faq_questions button.btn.btn-link.collapsed:before {top: 4px;right: 10px;}
.faq_questions .card{border-radius: 0;}.faq_questions .card-body{font-size: 15px;}.faq_tabs a {cursor: pointer;}



@media (min-width: 1350px){
	.container {max-width: 1160px;}
    .videoItem:nth-child(2n+2) .col-lg-8 {order: 2;}
}

@media (min-width: 1200px) and (max-width:1350px){
    #owl-example .owl-prev {left: -40px;}#owl-example .owl-next {right: -40px;}.videoItem:nth-child(2n+2) .col-lg-8 {order: 2;}
}

@media (min-width: 991px) and (max-width:1199px){
    nav.navbar.navbar-light a.nav-link, nav.navbar.navbar-light a.nav-link:hover,.navbar-nav .dropdown-item {font-size: 13px;}
    .banner-container h1 {font-size: 28px;}.banner-container p {margin: 15px 0 0 0;font-size: 17px;}
    .platform-top{font-size: 40px;}.platform-bottom{font-size: 22px;}.platform-left li {font-size: 21px;margin: 20px 0 10px 0;}
    .head-title{font-size: 33px;}.head-title + h5 {font-size: 21px;}.education-list h5{font-size: 24px;}.education-list p{font-size: 18px;}
    /* #owl-example .owl-buttons{display: none;} */
    .border-box{
        min-height: 366px;
    }
    .border-box p{
        font-size: 14px;
    }
    .info-img {
        width: 96%;
    }
    .sub-info p {
        font-size: 14px;
    }
    .arrow-title{
        left: 68px;
    }
    .arrow-grp{
        left: 260px;
    }
    .meet-professors .profile-imgteam img, .profile-imgteam{height: 400px;}.modal-xl{max-width: 800px;}
    .team-popup{padding:10px 0 !important;}.team-popup h3{font-size: 20px;}
    .carousel-controlteam .carousel-control-prev, .carousel-controlteam .carousel-control-next{left: 15px;}
    .carousel-controlteam .carousel-control-next{left: 60px;}
    .team-popup p {
        height: 165px;
        padding: 10px 0 !important;
        font-size: 12px;
        height: 160px;
    }
    .videoItem:nth-child(2n+2) .col-lg-8 {order: 2;}
    .contact-form .form-group{
        margin: 10px 0;
    }
    .contact-info{padding: 40px 0;}
}

@media (max-width:991px){
    /* nav.navbar.navbar-light a.nav-link, nav.navbar.navbar-light a.nav-link:hover {font-size: 13px;} */
    .banner-container h1 {font-size: 25px;}.banner-container p {margin: 15px 0 0 0;font-size: 17px;}
    .platform-top{font-size: 40px;}.platform-bottom{font-size: 22px;}.platform-left li {font-size: 21px;margin: 20px 0 10px 0;}
    .head-title{font-size: 33px;}.head-title + h5 {font-size: 16px;}.education-list h5{font-size: 19px;}.education-list p{font-size: 14px;}
    #owl-example .owl-buttons{display: none;}.banner-container a.btn-pink{margin-bottom: 20px;}.scrolldown{bottom: -10px;}
    .platform-left{margin-bottom: 20px;}.footer_content li a{line-height: 25px;}body{background-size: auto 500px;}
    .copyright_Section .social_icons li{margin: 0 10px;}.navbar-toggler{border: none;padding: 0;outline: none !important;}
    .nav-item .dropdown-toggle::after{margin-left: 10px;}#tabs-st .btn.btn-link{font-size: 24px;height: 45px;}
    .Course-Panel h3, .topics-Panel h3, .unit-Panel h3, .chapter-Panel h3{font-size: 20px !important;}
    .card-choose-list h3 i{font-size: 25px;}button.btn.btn-link:before, button.btn.btn-link.collapsed:before{font-size: 30px !important;
        top: 2px !important;}.topics-Panel{border-right: none !important;}team-popup{padding:10px 0 !important;}.team-popup h3{font-size: 20px;}
    .carousel-controlteam .carousel-control-prev, .carousel-controlteam .carousel-control-next{left: 15px;}
    .carousel-controlteam .carousel-control-next{left: 60px;}.team-popup p {height: auto; padding: 10px 0 !important;font-size: 12px;}
    .team-name a{padding:10px !important;}div.team-name:before{right: 12px;width: 28px;height: 24px;background-size: contain;bottom: 20px;}
    .team-name h5,.team-name strong{padding-right: 30px;}.team-name h5{font-size: 17px;}div.team-name strong{font-size: 13px;}
    .education_center_text p{margin-bottom: 10px;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .border-box{
        min-height: 360px;
    }
    .arrow-title{
        left: 20px;
    }
    .arrow-grp{
        left: 201px;            
    }
    .modal-xl{max-width: 750px;}    .carousel-controlteam .carousel-control-prev, .carousel-controlteam .carousel-control-next{left: 15px;}
    .carousel-controlteam .carousel-control-next{left: 60px;}
    .pricing-title{
        font-size: 18px;
    }
    .main-data{
        font-size: 14px;
    }
    .competitors-bg p{
        font-size: 14px;
    }
    .kapdec-bg p{
        font-size: 14px;
    }
    .contact-form .form-group{
        margin: 15px 0;
    }
    .head-text{
        font-size: 18px;
    }
    .road-map {
        width: 500px;
    }.road-map svg {
        width: 100%;
        height: 180px;
    }
    .svg-img{display: none;}.animation-content h4{font-size: 1.4rem;}
    .animation-content h5{font-size: 1rem;}
}

@media (max-width:767px){
    .scrolldown{position: static;padding: 20px 0;}.platform-list{margin-bottom: 15px;}.platform-container h1{font-size: 28px;padding-bottom: 10px;}
    div.platform-left li {font-size: 18px;margin: 10px 0;}body {background-size: auto 350px;}
    .Course-Panel, .topics-Panel, .unit-Panel{border-right: none !important;}#tabs-st .btn.btn-link{font-size: 20px;height: 45px;}
    .Course-Panel h3, .topics-Panel h3, .unit-Panel h3, .chapter-Panel h3{font-size: 18px !important;}
    .card-choose-list h3 i{font-size: 25px;}.card-choose-list span{font-size: 16px;}
    .border-box{
        min-height: 0;
    }
    .arrow-title{
        display: flex;
        justify-content: center;
        width: auto;
        position: unset;
        margin-top: 15px;
    }
    .arrow-grp{
        display: none;
    }
    .arrow-section{
        height: auto;
    }
    .sub-info{margin-top: 20px;}
    .about-slider .owl-carousel .item{height: auto;}
    .profile-imgteam {text-align: center;}.profile-imgteam,.profile-imgteam img{height: auto;}
    .meet-professors .profile-imgteam img {
        height: auto;
        width: auto;
    }
    .meet-professors div img{height: 280px;}
    .pricing-title{
        font-size: 16px;
    }
    .main-data{
        font-size: 13px;
    }
    .competitors-bg p{
        font-size:13px;
    }
    .competitors-bg{
        padding-left: 0;
        padding-right: 0;
    }
    .head-title {
        font-size: 25px;
    }
    .videoItem iframe {
        height: 280px;
    }
    div.education_center{padding: 20px 0;}
    .contact-form .form-group{
        margin: 10px 0;
    }
    .contact-info{
        padding: 7px 25px;
        margin-bottom: 0;
    }
    .contact-info{
        border: unset;
        box-shadow: unset;
    }
    .head-text{
        font-size: 16px;
    }
    .form-box{
        font-size: 13px;
    }
    .map-frame{
        height: 300px;margin-bottom: 20px;
    }
    .address-title{font-size: 27px;}.address-info h4{font-size: 22px;}.address-info p{font-size: 15px;}
    .road-map{display: none;}.animation-content h4{font-size: 1.3rem;}.animation-content h5{font-size: 1rem;}
    .animation-content {display: flex !important;}.textshow1,.textshow2 {opacity: 1;}
    .animation-contentt2 .fadeInLeft, .animation-contentt4 .fadeInLeft, .animation-contentt6 .fadeInLeft {order: 2;}
    .animation-content img{margin-bottom: 20px;}div.modal-content{padding: 0;}
    .help_Box,.help_Box iframe{height: 190px !important;}
}

@media (max-width:579px){
    .meet-professors div img {height: 235px;}
    .pricing-box{border-radius: 5px;}
    .pricing-title{padding: 10px !important;font-size: 12px;}.main-data{padding-left: 10px;}
    .competitors-bg.pricing-title,.kapdec-bg.pricing-title{padding: 10px 0 !important;}
    .competitors-bg p {font-size: 11px;padding-top: 2px;}
    .videoItem div iframe {height: 210px;}
    .map-frame {height: 250px;}.education_center ul#myTab a {padding: 12px 14px;}
}