/* Ultra Midium Layout: 1600px. */
@media only screen and (min-width: 1368px) and (max-width: 1600px) {}
/* Medium Layout: 1367px. */
@media (max-width:1439px) {
  .secHeading .secCount{
    line-height: 65px;
    right: -6px;
    top: 0;
    font-size: 70px;
  }
  .secHeading strong span {display: block;}
  .secHeading{
    padding-right: 63px;
    font-size:26px;

  }
  .layoutNew3 .hero-sec .hero-content h1{
    font-size: 54px;
  }
  .layoutNew3 .hero-sec .hero-content p {
    font-size: 25px;
}
  .layoutNew3 .hero-sec .hero-content{
    padding:0 15px;
  }
  .hero-sec .navbar .nav-link{
    font-size:16px;
  }
}
/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {
  .container {
    max-width: 1230px;
  }
}
@media(max-width: 1200px) {
  header .nav .nav-link {
    font-size: 14px;
  }
  .navbar-brand img {
    max-width: 220px;
  }
}
@media(max-width: 1024px) {
	.team_content strong{font-size:16px;}
  .cs_carousel.owl-carousel .owl-nav {
    display: block !important
  }
  .service_sec .service_card strong {
    min-height: 52px;
  }
  .service_sec .service_card {
    width: 219px;
  }
  .kc_sec .kc_card, .cmp_card {
    width: 299px;
  }
  .memb_card {
    width: 135px;
    padding: 18px 10px;
  }
  .team_card {
    width: 208px;
  }
  .event_card {
    width: 290px;
    padding: 21px 24px 10px;
  }
  .cslearn_card .cslearn_text a {
    margin-top: 30px;
  }
  .cs_card2 ul li a p {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .cs_card p {
    font-size: 16px;
  }
  .cs_card, .cs_card2 {
    padding: 24px 15px
  }
  .cslearn_card .cslearn_text {
    width: 119px;
    margin-left: 11px;
  }
  .hero_sec .hero_content h1 {
    font-size: 47px;
  }
  header .nav .nav-link {
    font-size: 12px;
    padding: .5rem 0.5rem
  }
  .navbar-brand img {
    max-width: 200px;
    margin: auto
  }
  span.close-toggle.sprite {
    background-position: -41px -45px;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 20px;
  }
}
@media(max-width: 992px) {}
@media(max-width: 768px) {
  .layoutNew3 .hero-sec{
    padding-top:95px
  }
  header .navbar a.mobile-toggle, header .navbar-brand {
    width: auto;
    text-align: right;
  }
  header .nav .nav-link {
    /* border-bottom: 1px solid #f8f8f8; */
    color: #000;
    background: none;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    padding: 12px 0;
  }
  header .nav .active .nav-link {
    /* border-right: 5px solid #fe733c; */
    /* color: #fe733c; */
    text-align: center;
  }
  nav ul.nav li.nav-mobile {
    /* background: #fe733c; */
    color: #fff;
    display: block !important;
    justify-content: space-between;
    padding:10px;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0px;
  }
  nav ul.nav.w-menu {
    display: block;
    line-height: 20px;
    padding:32px 0;
    box-shadow: 0 0 29px rgb(50 50 50 / 10%);
    opacity: 1;
    visibility: visible;
  }
  nav ul.nav {
    position: absolute;
    background:#F2F4F6;
    height: auto;
    left: 0;
    top: 75px;
    z-index: 9;
    display: block;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
  }

  .mobile-toggle {
    position: relative;
    right: 0px;
  }
  .mobile-toggle, .nav-mobile {

    /* border: 1px solid #7f4297; */
    border-radius: 5px;
    padding: 2px 11px;
    font-size: 25px;
    color: #fff;
  }
  header.affix .mobile-toggle {
    color: #645394
  }
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 884px) {
  
  .stagesContent:after {transform: none;right: -47px;top: -16px;width: 34px;}
  .stagesCount:after{
    right: -53px;
    bottom: 100%;
    top: 0;
    transform: rotate(90deg);}
  .stagesContent{
    padding:0;
    margin:0;
    min-height: inherit;

  }
  .stagesCount{
    position: relative;
    top: inherit;
    text-align: right;
  }
  .stagesCount span{
    margin: 0 0 5px;
    font-size: 18px;
  }
  .stageList{
    max-width: 100%;
    
    padding:12px;
    background-color: #f2f4f6;
  }
  .stagesRow {flex-wrap: wrap;padding-right: 40px; gap: 22px;padding-top: 0;margin-top: 40px;}

.stagesRow:after {height: 100%;width: 5px;right: 10px;top: 0;} 

  .hero-sec .navbar .nav-item.active:after, .hero-sec .navbar .nav-item:hover:after{
    display: none;
  }
  .hero-sec .navbar .nav-item{
    text-align: center;
  }
  .hero-sec .navbar{
    bottom: 19px;
    background-color: transparent;
    border: 0;
  }
  .layoutNew3 .hero-sec .hero-content a.btn{
    margin-top: 10px;
  }
  .layoutNew3 .hero-sec{
    height: 478px;
    margin-bottom: 0;
  }
  .navigation .container .justify-content-between{
    justify-content: center !important;
  }
  .layoutNew3 .hero-sec .hero-content p{
    font-size: 18px;
  }
	.hero-content{
    padding: 0 15px;
  }
  .layoutNew3 .hero-sec .hero-content h1{
    font-size:32px;
    letter-spacing: normal;
    margin-bottom:10px
  }
  .layoutNew3 .hero-sec .hero-content h1 br{
    display: none;
  }
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 400px) and (max-width: 768px) {
  .layoutNew3 .hero-sec .hero-content p{
    margin: 10px 0 0 !important;
  }
  .container {
    max-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .partner_carousel li {
    flex: 0 0 48%;
    text-align: center;
}
.partner_carousel{
    gap:10px
}
  .aboutCom{
    padding-bottom:10px !important
  }
  .aboutCom p br{
    display: none;
  }
  .aboutCom p strong{
    font-size: 16px;
  }
  .winnerPoint figure{
    padding:5px
  }
  .winnerPoint figcaption br{
    display: none;
  }
  .winnerPoint figcaption{
    font-size: 16px;
  }
  .winnerSec .row{
    flex-wrap: wrap;
    justify-content: center;
  }
  .winnerSec .row .col{
    flex: 0 0 50%
  }
}
/* Small Mobile Layout: 480px. */
@media (max-width: 480px) {}
/*big from small mobile, small from wide mobile*/
@media (max-width: 338px) {
  header .login-btn a {
    font-size: 10px;
  }
}