*{
    box-sizing: border-box;
}


body{
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}
@font-face {
    font-family: 'GothamHTF regular';
    src: url('https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/transfonter.org-gotham/GothamHTF-Book.woff2') format('woff2'),
        url('https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/transfonter.org-gotham/GothamHTF-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN 2014';
    src: url('https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/transfonter.org-20240403-125421/DIN2014-Regular.woff2') format('woff2'),
        url('https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/transfonter.org-20240403-125421/DIN2014-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GothamHTF';
    src: url('https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/transfonter.org-gotham/GothamHTF-Bold2.woff2') format('woff2'),
        url('https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/transfonter.org-gotham/GothamHTF-Bold2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root{
    --oswald-font: "Oswald",serif;
    --din-14: 'DIN 2014';
    --gotham: 'GothamHTF';
    --txt-color-primary: #2D475D;
    --mobile-h2-size: 32px;
    --mobile-h3-size: 28px;
    --mobile-h4-size: 22px;
    --mobile-h5-size: 16px;
    --fs-20: 20px;
    
}

.container{
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.container-fluid{
    width: 100%;
}

img{
    width: 100%;
    display: block;
}

ul li, ol li{
    list-style-type: none;
}

a{
    text-decoration: none;
    color: inherit;
}

h2, h3, h4, h5{
    font-family: var(--oswald-font);
    margin: 0;
}

h3{
    font-size: 41px;
}

h2{
    font-size: 71px;
}

h4{
    font-size: 42px;
}

.span-12{
    width: 100%;
    float: left;
    position: relative;
}

.span-3{
    width: 32.1%;
    float: left;
    position: relative;
}

.span-3-2{
    /* width: 45%; */
    float: left;
    position: relative;
}

.span-5{
    width: 49.2%;
    float: left;
    position: relative;
}

.span-8{
    width: 79.2%;
    float: left;
    position: relative;
}

.span-2{
    width: 20.2%;
    float: left;
    position: relative;
}

.common-padding{
    padding: 50px 0;
}

.only-flex{
    display: flex;
}

section.events-wrapper .flex-center {
    gap: 20px;
}

.flex-center{
    display: flex;
    justify-content: center;
    align-items: start;
}

.section.events-wrapper .flex-center {
    display: flex;
    justify-content: center;
    align-items: start;
    column-gap: 15px;
}

.flex-start{
    justify-content: start;
    align-items: start;
}

.flex-end{
    justify-content: end;
    align-items: end;
}

.flex-center-x{
    justify-content: center;
}

.flex-center .half-width p {
    font-size: 18px;
    margin: 12px 0;
    line-height: normal;
    font-family: var(--din-14);
    color: #000;
}

.align-center-y{
    align-items: center;
}

.db{
    display: block;
}

.uppercase{
    text-transform: uppercase;
    font-size: 50px;
}

header.header_background{
    background: #007EA7;
}

.main-header{
    display: flex;
    justify-content: space-between;
    padding: 15px 40px 15px;
    color: #fff;
    background: transparent;
    z-index: 999;
    position: fixed;
    width: 100%;
    transition: 0.5s;
    align-items: center;
    /* background-color: rgba(0, 0, 0, 0.5); */
}

video {
    width: 100%;
    display: block;
}

.main-header .logo{
    width: 15%;
    max-width: 115px;
    /* margin-top:12px */
}

.banner_img_wrap .slick-dotted.slick-slider {
    margin-bottom: 0;
}

/* banner below css start */

/* section.banner-below .container {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
} */

section.banner-below {
    background-color: #179FCB;
    padding: 10px 0;
}

.fiftyone-head ul {
    margin: 0;
    padding: 0;
}

.fiftyone-head ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
}

.fiftyone-head ul li {
    font-family: Oswald;
    font-size: 37px;
    font-weight: 400;
    line-height: 86px;
    text-align: center;
    color: #fff;
    position: relative;
}

.fiftyone-head ul li:not(:last-child):after {
    content: '';
    display: inline-block;
    height: 65px;
    width: 2px;
    background-color: #fff;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

/* banner below css end */

/* educator club css start */

.educator-icon img {
    max-width: 109px;
    margin: 0 auto;
}

.educator-heading h2 {
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 29px;
}

.educator-heading h6 {
    font-size: 21px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #007EA7;
    font-family: 'GothamHTF regular';
    margin: 0 0 20px 0;
}

.educator-heading p {
    font-size: 24px;
    font-weight: 400;
    line-height: 41px;
    text-align: center;
    font-family: var(--din-14);
    margin: 0 0 40px 0;
}

.know-btn a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 20px;
    background: url(https://www.educatorsclub.in/wp-content/uploads/2024/07/arrow-btn.png);
    margin-left: 10px;
}

section.educator-club {
    padding: 50px 0;
}

.know-btn {
    text-align: center;
    position: relative;
}

.know-btn a {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #000;
    font-family: var(--din-14);
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

/* educator club css end */

.main-header .header-option-wrapper{
    width: 56%;
    padding-top: 0;
    padding-right: 20px;
}

.main-header .header-option-wrapper ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 15px 0;
}

.main-header .header-option-wrapper ul li{
    font-size: 16px;
    line-height: normal;
    font-family: var(--din-14);
    font-weight: 700;
    letter-spacing: 0.8px;
}

.for-nav-dropdown{
    position: relative;
}

.for-nav-dropdown::after{
    content: "";
    position: absolute;
    top: 11%;
    right: -21%;
    height: 10px;
    width: 10px;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/Vector-dropdown.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    content: none;

}

.school-improvement::after{
    top: 11%;
    right: -12%;

}

li.search-icon-img{
    width: 5%;
    max-width: 20px;
}


/* .top-notch-social-icon{
    padding-right: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #179FCB;
} */

.banner_slider .slick-dots {
    bottom: 10px;
}

.banner_slider .slick-dots li.slick-active button:before {
    color: #fff;
}
.banner_slider .slick-dots li button:before {
    font-size: 16px;
    color: #fff;
}

.top-notch-social-icon ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    margin: 11px;
    padding-left: 0;
}
.top-notch-social-icon ul li{
    margin-left: 15px;
    font-family: var(--din-14);
    font-size: 14px;
}

.top-notch-social-icon .social-icons{
    width: 18px;
}

.for_home_banner_background{
display: unset;
}

/* 
.banner_slider .slick-prev, .banner_slider .slick-next{
    max-width: 20px;
} */


.banner_img:not(:has(video)):after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
}

/* pride of india award css overlay start */
.event-new-bg {
    position: relative;
}

.event-new-bg:after {
    background-color: rgba(0, 0, 0, 0.3);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.event-txt {
    z-index: 1;
}

/* pride of india award css overlay end */

.searchpopupwrap{
    position: fixed;
    background: rgb(255 255 255 / 96%);
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; 
}
.searchpopup {
  
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
span.searchclose {
    position: absolute;
    right: 40px;
    top: 40px;
    color: #000;
    font-family: 'DIN 2014';
    font-size: 33px;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    width: 40px;
    text-align: right;
    line-height: 20px;
    height: 40px;
    cursor: pointer;
}
.searchpopup-inner{
    width: 50%;
}
.searchpopup-inner button{
    background-color: #F5C069;
    display: grid;
    place-items: center;
    border: none;
    padding:15px 40px;
    text-transform: uppercase;
    font-size: 30px;
    font-family: var(--oswald-font);
    font-weight: 400;
    cursor: pointer;
}
.searchpopup-inner form {
    display: flex;
}

.searchpopup-inner form input{ 
    font-size: 30px;
    color: #000;
    text-align: left;
    font-family: var(--din-14);
    border: 0;
    outline: 0;
    height: 75px;
    font-size: 24px;
    padding-left: 20px;
    width: 100%;
    border: 1px solid #eee;
}

/* .banner_home{
    height: 80vh;
    position: relative;
    background: transparent;
} */

.banner_img{
    position: relative;
}

.banner_slider .slick-prev {
    left: 25px;
    z-index: 1;
    filter: invert(1);
    object-fit: contain;
}

.banner_slider .slick-next {
    right: 25px;
    z-index: 1;
    filter: invert(1);
    object-fit: contain;
}

.banner_slider .slick-next, .slick-prev {
    width: 30px;
    height: 30px;
}

.banner_home .wrapper-home{
    position: absolute;
    bottom: 100px;
    left: 100px;
    width: 60%;
    z-index: 2;
}

.banner_home .wrapper-home h2,
.banner_home .wrapper-home h4{
    color: #fff;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}

.banner_home .wrapper-home h2{
    margin-bottom: 65px;
    font-family: "Oswald",serif;
    font-weight: 500;
    line-height: 94px;
}

.banner_home .wrapper-home h4{
    font-weight: 300;
}

.banner_home .wrapper-home h2::after{
    content: "";
    position: absolute;
    background-color: #fff;
    width: 28%;
    height: 3px;
    bottom: -52%;
    left: 0;
    margin-bottom: 60px;
}

.slogan-heading {
    text-transform: uppercase;
    text-align: center;
}

.slogan-heading h2{
    font-size: 50px;
    margin: 0;
    position: relative;
    font-family: var(--din-14);
}

.slogan-heading h2::after{
    content: "";
    position: absolute;
    bottom: -38%;
    left: 23%;
    width: 50%;
    height: 5px;
    background-color: #252525;
}

.slogan-heading h3{
    color: var(--txt-color-primary);
    margin: 100px 0 50px 0;
    line-height: 62px;
    font-weight: bolder;
    position: relative;
    z-index: 2;
    font-family: var(--gotham);
    font-size: 38px;
}

.slogan-heading h3::before{
    content: "";
    position: absolute;
    height: 150px;
    width: 150px;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/quote-1.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: -56%;
    z-index: 1;
}

.slogan-heading h3::after{
    content: "";
    position: absolute;
    height: 150px;
    width: 150px;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/quote-2.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -58%;
    right: 11%;
    z-index: 1;
}

section.transforming-section.common-padding {
    background-color: #EFF1F4;
}

.flex-education{
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
}

.flex-education .span-5 h4, .flex-education .span-5 h5{
    padding-left: 4px;
    color: var(--txt-color-primary);
}

.t-lives{
    margin-bottom: 50px;
}

.t-education > h3, .t-lives > h3{
    text-align: center;
    font-size: 50px;
    font-family: var(--oswald-font);
    font-weight: normal;
}

.t-lives > h3{
    margin-top: 70px;
}

.flex-education .span-5 h4{
    font-size: 25px;
    text-transform: uppercase;
    margin: 26px 0 15px 0;
    font-family: var(--gotham);
}

.flex-education .span-5 h5{
    font-weight: 100;
    font-size: 22px;
    font-family: var(--gotham);
}

.hero-section{
    position: relative;
    background: linear-gradient(to bottom, #FBA51E 80%, #fff 20%);
    padding-top: 50px;

}

.hero-wrapper{
    width: 30%;
}

.hero-section .bg-wrapper-hero{
    background-color: #FBA51E;
    height: 430px;
    margin-bottom: 185px;
}

/* .absolute-hero-wrapper{
    position: absolute;
    top: 10%;
    left: 0%;
} */

.hero-slogan {
    padding: 0 40px 0 72px;
    width: 65%;
}

.hero-slogan h3{
    font-size: 52px;
    position: relative;
    font-family: var(--din-14);
    font-weight: 100;
    z-index: 2;
}
.hero-slogan h3::before{
    content: "";
    position: absolute;
    height: 150px;
    width: 150px;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/quote-whites.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    left: -2%;
    top: -45%;
    z-index: -1;
}

.hero-slogan h4{
    font-size: 30px;
    font-family: var(--din-14);
    font-weight: 100;
}
.hero-slogan h5{
    font-size: 30px;
    margin-top: 80px;
    font-family: var(--din-14);
    margin-bottom: 10px;
}

.valued-advisors > h3{
    text-align: center;
    margin-bottom: 50px;
    font-family: var(--oswald-font);
    font-weight: normal;
}

.valued-advisors .flex-advisors{
    display: flex;
    justify-content: space-around;
    align-items: start;
}

.valued-advisors .flex-advisors img{
    border-radius: 50%;
    width: 65%;
    position: relative;
    margin: 0 auto;
}

.advisors .advisors-txt-wrapper{
    margin-top: 27px;
    text-align: center;
}

.advisors .advisors-txt-wrapper h4{
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    font-family: var(--din-14);
}

.advisors .advisors-txt-wrapper p{
    font-size: 20px;
    margin: 12px 0;
    line-height: 27px;
    font-family: var(--din-14);
}

.schools_wrapper{
    margin: 50px 0 70px 0;
}
.valued-advisors.container {
    padding-bottom: 0;
}
.schools_wrapper > h3{
    text-align: center;
    text-transform: uppercase;
    font-family: var(--oswald-font);
    font-size: 50px;
    font-weight: normal;
}

.school-logos-slider{
    margin: 50px 0 0 0;
}

.school-logos-slider .slider_schools_logo{
    
}

.school-logos-slider .slider_schools_logo img{
    width: 150px;
    height: 140px;
    object-fit: contain;
    margin: 0 auto;
    position: relative;
}

.school-logos-slider .slick-next:before{
    content: "";
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/right-arrow.png);
}

.school-logos-slider .slick-prev, .school-logos-slider .slick-next{
    width: 25px;
    height: 25px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 99;
}

.school-logos-slider .slick-next:hover, .school-logos-slider .slick-next:focus{
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/right-arrow.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.school-logos-slider .slick-prev{
    left: -2%;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/left-arrow.png);
}

.school-logos-slider .slick-prev:hover{
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/left-arrow.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}


.school-logos-slider .slick-next{
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/right-arrow.png);
    right: -2%;
}

.school-logos-slider .slick-prev:before, .school-logos-slider .slick-next:before{
    color: #000;
    font-size: 40px;
    background-position: center center;
    background-size: contain;
}

.school-logos-slider .slick-prev:before{
    content: "";
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/left-arrow.png);
}
.amabssador_wrapper {
    width: 70%;
    position: relative;
    margin: 0 auto;
    margin-top: 45px;
}
.ambassador-speak{
    background-color: #179FCB;
    padding: 50px 0;
    color: #fff;
}

section.ambassador-speak > h3{
    text-align: center;
    color: #fff;
    font-family: var(--oswald-font);
    font-size: 50px;
    font-weight: 400;
}

.flex-ambassador{
    gap:20px
}

.flex-ambassador .span-3-2 .img_wrapper{
    width: 35%;
    position: relative;
    margin: 0 auto;
}

.flex-ambassador .span-3-2 .img_wrapper img{
    z-index: 1;
    position: relative;
    border-radius: 50%;
}

.popup img {
    border-radius: 50%;
}

.flex-ambassador .span-3-2 .img_wrapper::after{
    content: "";
    position: absolute;
    top: -31%;
    left: -33%;
    height: 150px;
    width: 150px;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/quote-11.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg); */
    z-index: 0;
}

.flex-ambassador {
    padding: 70px 0 40px 0;
    text-align: center;
    display: flex;
    justify-content: space-around;
}

.flex-ambassador .span-3-2 .txt_wrapper{
    font-size: 26px;
    width: 90%;
    position: relative;
    margin: 0 auto;
    font-family: var(--din-14);
    color: #fff;
}

.flex-ambassador .span-3-2{
    margin-left: 40px;
}

.flex-ambassador .span-3-2 .txt_wrapper h5{
    font-size: 20px;
    margin-top: 40px;
    font-family: var(--din-14);
    font-weight: 500;
}

.flex-ambassador .span-3-2 .txt_wrapper p.designation{
    font-size: 20px;
    font-family: var(--din-14);
    margin-top: 10px;
}

.ambassador-speak .slick-dots li button:before{
    font-size: 18px;
    color: #6FDFF4;
}

.ambassador-speak .slick-dots li.slick-active button:before{
    color: #fff;
}

.holi_vid_sec.events-wrapper.common-padding {
    padding: 50px 0 0 0;
}

.events-wrapper h3{
    text-align: center;
    font-family: var(--oswald-font);
    font-weight: normal;
}

.events-wrapper .half-width{
    margin: 40px 0;
	flex:1;
}

.flex-center .half-width a img {
    min-height: 200px;
    object-fit: cover;
}

.press-wrapper h3{
    text-align: center;
    font-family: var(--oswald-font);
    line-height: 30px;
    font-weight: normal;
}
.txt  {
    font-size: 25px;
}
.four-div-wrapper-footer p{
    font-size: 20px;
}
.press-wrapper .img-wrapper-press{
    margin: 40px 0;
}

section.press-wrapper {
    padding-bottom: 20px;
}

.join-as-member{
    text-align: center;
    background-image: url(https://www.educatorsclub.in/wp-content/themes/hello-elementor/images/member-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 70px;
}
.join-as-member h2{
    margin: 25px 0;
    font-size: 68px;
    font-family: var(--oswald-font);
    font-weight: 400;
}

.join-as-member h4{
    font-size: 35px;
    font-family: var(--din-14);
    font-weight: 500;
}

.join-as-member .capital-case-joined-member{
    text-transform: capitalize;
    margin: 25px 0;
    font-size: 40px;
    width: 64%;
    position: relative;
    margin: 50px auto;
    font-family: var(--din-14);
}

.join-wrapper{
    width: 35%;
    position: relative;
    margin: 0 auto;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    background-color: #fff;
}

.join-wrapper > input[type="text"]{
    padding: 12px 26px;
}
.arrow-icon-wrapper {
    padding: 9px;
}
.join-wrapper > input[type="text"]{
    width: 85%;
    font-size: 30px;
    color: #000;
    text-align: left;
    font-family: var(--din-14);
    border: 0;
    outline: 0;
    background-color: #f5c069;
}
.join-wrapper > input[type="text"]:focus{
    border: 0;
    outline: 0;
}

.join-wrapper > input[type="text"]::placeholder{
    text-transform: uppercase;
    color: #050505;
}

.arrow-icon-wrapper {
    width: 16%;
    background-color: #F5C069;
    display: grid;
    place-items: center;
}
.arrow-icon-wrapper img{
    width: 35%;
    position: relative;
    margin: 0 auto;
}

.four-div-wrapper-footer{
    align-items: stretch;
    color: #fff;

}

.four-div-wrapper-footer > div{
    width: 25%;
    text-align: center;
    padding: 20px 0 10px 0;
    font-family: var(--gotham);
    font-weight: 100;
}

.four-div-wrapper-footer > div img{
    width: 35px;
    position: relative;
    margin: 0 auto;
}

.get-involved img{
    /* margin: ; */
}

.get-involved, .touch-wrapper{
    background-color: #F2C67E;
}

.white-arrow {
    padding-left: 35px;
}

.get-involved{

}

footer.footer-part{
    background-color: #027ea7;
    color: #F5F5F5;
    font-family: var(--gotham);
    font-weight: 300;
}

.be-volunteer, .join-now{
    background-color: #DEA13F;
}

.bottom-footer-1{
    padding: 10px;
}

.bottom-footer {
    width: 90%;
    position: relative;
    margin: 0 auto;
    padding: 22px 0 20px 0;
}

.social-icon.only-flex{
    align-items: center;
}

.social-icon.only-flex > div{
    margin: 0 10px;
}

.social-icon-wrapper-parent{
    justify-content: space-between;
    align-items: center;
}

.footer-last .flex-footer-wrapper{
    justify-content: space-between;
    width: 90%;
    position: relative;
    margin: 0 auto;
    font-family: var(--din-14);
    font-weight: 100;
        padding-top: 20px
}

.footer-last{
    background-color: #189fcb;
}

.main-header .mobile-header{
    display: none;    
}

.cross-icon{
    display: none;
}

.logo img {
    width: 270px; 
        max-width: none;
 }

 header.main-header.header_background .logo img {
    max-width: 270px;
}

.get-involved.flex-center.uppercase {
    background: #FBA51E;
    display: flex;
    align-items: center;
    justify-content: center;
}


.touch-wrapper , .join-now , .be-volunteer{
    cursor: pointer; 
}
.footer-part .be-volunteer{
    background-color: #EA930B;
}




a.arrow-icon-link img {
    width: 25px;
    filter: invert(1);
}

.join-wrapper-in {
    background: #fba51e;
    max-width: 340px;
    padding: 15px  20px;
    margin: auto;
}

.join-wrapper-in a {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-family: 'GothamHTF regular';
    text-transform: uppercase;
    font-size: var(--fs-20);
    align-items: center;
}


   

@media screen and (max-width: 992px) {

    
    h2{
        font-size: 32px;
    }
    
    h3{
        font-size: 28px;
    }

    h4{
        font-size: 22px;
    }
    h5{
        font-size: 18px;
    }

    /* .main-header{
        padding: 10px;
        align-items: center;
    } */

    .main-header .logo{ 
        width: 45%;
        padding-right: 0px;
        max-width: 45%;
        margin-left: 0px;
        margin-top: 0px;
    }

    header.main-header.header_background .logo img {
        max-width: 150px;
        margin: auto;
    }

    .main-header .logo img{
        width: 100%;
    }

    .main-header .mobile-header{
        display: grid;
        place-items: baseline;
        padding: 5px;
        width: 26%;
        height: 50%;

    }
  
    .main-header .mobile-header .hamburger-mobile{
        width: 30px;
        border-top: 2px solid #fff;
        margin: 2.5px 0;
    } 
    .main-header{
        background: #1f4360;
        position: sticky;
        top: 0px; 
        width: 100%;
        padding: 10px;
        align-items: center;
        right: 0px;
        justify-content: flex-start;
    }
    .main-header .header-option-wrapper{
        background-color: #1f4360;
        padding: 12px;
        position: absolute;
        top: 100%;
        left: -100%;
        height: 100vh;
        transition: all 0.5s linear;
    }
    .main-header .header-option-wrapper ul li{
        line-height: 25px;
    }

    .header-option-wrapper.uppercase.opennav {
        left: 0;
    }
    /* .top-notch-social-icon{
        width: 56%;
        padding: 12px;
        padding-top: 47px;
        background-color: #000;
        position: absolute;
        top: 0;
        left: -100%;
        transition: all 0.5s linear;
        display: none;
    } */

    .top-notch-social-icon{
        position: static;
        background-color: transparent;
        padding-right: 0px;
    }
    .top-notch-social-icon li.social-icons {
        display: none;
    }
    /* .cross-icon {
        width: 8%;
        position: absolute;
        left: 10%;
        top: 10%;
        display: block;
    } */

    /* .cross-icon img{
        filter: invert(100%);
    } */

    .visible-header{
        left: 0% !important;
    }

    .top-notch-social-icon ul{
        margin: 0;
        height: 85%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }

    .top-notch-social-icon ul li{
        font-size: 10px;
        width: 33%;
        margin-left: 0;
        margin-top: 4px;
    }

    .main-header .header-option-wrapper ul{
        display: block;
        padding: 0;
        margin-bottom: 0px;
    }
    .main-header .header-option-wrapper ul li.search-icon-img {
        display: none;
    }
    .main-header .header-option-wrapper ul li{
        position: relative;
        padding-right: 15px;
        margin-top: 10px;
    }

    .for-nav-dropdown::after{
        right: 2%;
    }

    .school-improvement::after{
        right: 2%;
    }

    .for-nav-dropdown{
        position: static;
    }

    .top-notch-social-icon .social-icons{
        width: 33%;
        padding: 8px;

    }

    .top-notch-social-icon .social-icons img{
        width: 50%;
        position: relative;
        margin: 0 auto;
    }

    .banner_home .wrapper-home{
        bottom: unset;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        left: 50%;
        width: 95%;
    }

    .banner_home .wrapper-home h2::after{
        bottom: -76%;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .banner_home .wrapper-home h2{
        margin-bottom: 20px;
        line-height: normal;
        font-size: var(--mobile-h3-size);
    }
    
    .slogan-heading h2{
        font-size: var(--mobile-h3-size);
    }

    .slogan-heading h2::after{
        left: 26%;
        width: 45%;   
    }

    .slogan-heading h3::before{
        height: 75px;
        width: 75px;
        left: 4%;
        top: -24%;
    }
    
    .slogan-heading h3::after{
        height: 75px;
        width: 75px;
        bottom: -25%;
        right: 19%;
    }

    .t-education > h3, .t-lives > h3{
        font-size: var(--mobile-h3-size);
    }

    .flex-education{
        display: block;
    }

    .flex-education .span-5{
        
    }

    .flex-education .span-5 h4{
        font-size: var(--fs-20);
    }

    .flex-education .span-5 h4, .flex-education .span-5 h5{
        padding-left: 18px;
    }

    .span-5{
        width: 100%;
        float: none;
        position: static;
    }

    .flex-education .span-5 h5{
        margin-bottom: 30px;
        font-size: 18px;
    }

    section.hero-section-wrapper {
        padding: 50px 0;
    }

    .hero-section .bg-wrapper-hero{
        height: 0;
        margin-bottom: 0;
    }

    .absolute-hero-wrapper{
        display: block;
        /* top: 10%; */
        position: static;
    }

    .hero-wrapper{
        width: 85%;
        position: relative;
        margin: 0 auto;
    }
    
    .hero-slogan{
        width: 85%;
        position: relative;
        margin: 0 auto;
        padding: 30px 20px;
    }

    .hero-slogan h3::before{
        height: 75px;
        width: 75px;
        left: -8%;
        top: -17%;
    }

    .valued-advisors{
        padding-top: 20px;
    }

    .hero-slogan h3{
        font-size: var(--fs-20);
    }

    .hero-slogan h4{
        font-size: var(--mobile-h4-size);
    }

    .hero-slogan h5{
        font-size: var(--mobile-h5-size);
        margin-top: 19px;
    }

    .valued-advisors > h3{
        font-size: var(--mobile-h3-size);
        margin-bottom: 42px;
    }

    .valued-advisors .flex-advisors{
        overflow-x: scroll;
        overflow-y: hidden;
        width: 90%;
        position: relative;
        margin: 0 auto;
        align-items: baseline;
    }




    .schools_wrapper > h3{
        font-size: 28px;
    }

    .press-wrapper h3,.events-wrapper h3{
        font-size: 28px;
    }

    .valued-advisors .flex-advisors .advisors{
        min-width: 55vw;
        float: none;
        position: static;
    }

    .flex-ambassador .span-3-2 .img_wrapper{
        width: 60%;
    }
    
    .flex-ambassador .span-3-2 .txt_wrapper{
        width: 100%;
        font-size: 18px;
        line-height: 30px;
    }

    .flex-ambassador .span-3-2 .txt_wrapper h5{
        font-size: 17px;
        margin-top: 12px;
    }

    .flex-ambassador .span-3-2 .txt_wrapper p.designation{
        font-size: 16px;
        margin: 0;
    }

    .span-3-2{
        width: 100%;
    }

    .join-as-member h2{
        font-size: var(--mobile-h3-size);
    }

    .join-as-member h4{
        font-size: var(--fs-20);
        margin: 20px 0;
    }

    .join-as-member .capital-case-joined-member{
        font-size: var(--fs-20);
        margin: 20px auto;
    }

    
    .flex-ambassador{
        margin: 0 20px;
        padding: 50px 0 40px 0;
    }

    .join-wrapper > input[type="text"]{
        font-size: 12px;
        padding-left: 20px;
    }

    .join-wrapper > input[type="text"], .arrow-icon-wrapper{
        padding: 10px 5px;
    }

    .join-wrapper > input[type="text"]::placeholder{
        font-size: 12px;
    }

    .arrow-icon-wrapper img{
        width: 45%;
    }

    .slogan-heading h3{
        font-size: var(--fs-20);
        margin: 84px 0 30px 0;
        line-height: 30px;
    }

    .school-logos-slider{
        margin: 28px 0 0 0;
    }

    .school-logos-slider .slick-prev{
        left: 7%;
    }

    .school-logos-slider .slick-next{
        right: 7%;
    }

    .schools_wrapper{
        margin: 60px 0 0 0;
    }

    section.ambassador-speak > h3{
        font-size: var(--mobile-h3-size);
    }

    .amabssador_wrapper{
        width: 90%;
    }

    .flex-ambassador .span-3-2{
        margin-left: 0;
    }

    .flex-ambassador .span-3-2 .img_wrapper::after{
        top: -26%;
        left: -36%;
    }

    section.events-wrapper .flex-center{
        padding: 0 25px;
    }    

    .flex-ambassador .span-3-2:nth-child(2) {
        margin-top: 82px;
    }

    .press-wrapper .img-wrapper-press{
        margin: 30px 20px 0;
    }

    .four-div-wrapper-footer > div{
        padding: 15px;
        display: grid;
        place-items: center;
    }

    .footer-last .flex-footer-wrapper p{
        font-size: 10px;
    }
    
    .four-div-wrapper-footer > div .txt{
        font-size: 10px;
    }
    
    .white-arrow{
        padding-left: 5px;
    }
    
    .four-div-wrapper-footer > div img{
        width: 14px;
    }
    
    .four-div-wrapper-footer p{
        font-size: 10px;
        line-height: 15px;
    }

}






@media screen and (max-width: 768px) {

    /* banner below responsive css start */

    .fiftyone-head ul {
        grid-template-columns: auto;
    }

    .fiftyone-head ul li:not(:last-child):after {
        content: none;
    }

    .fiftyone-head ul li {
        font-size: 26px;
        line-height: 50px;
    }
    .educator-heading h2 {
        font-size: 28px;
    }

    .educator-heading h6 {
        font-size: 16px;
    }

    .educator-heading p {
        font-size: 16px;
        line-height: 30px;
    }
    
    .educator-heading {
        padding: 0 20px;
    }

    /* banner below responsive css end */

    .client-logo ul.set-ctn {
        display: flex;
        overflow-x: auto;
        justify-content: flex-start;
    }
    
    .client-logo ul.set-ctn li {
        min-width: 28%;
        margin-bottom: 20px;
    }

    .client-logo.client-logo ul li:nth-child(7n+3), .client-logo ul li:nth-child(7n+2), .client-logo ul li:nth-child(7n+1) {
        width: unset;
    }

    .client-logo ul l{
        width: unset;
        float: inherit;
    }

    .common-padding{
        padding: 30px 0;
    }

    .block-content{
        display: block;
    }

    .span-sm-12{
        width: 100%;
    }

    .span-sm-5{
        width: 49%;
        position: relative;
        float: left;
    }


    .searchpopup-inner {
        width: 86%;
    }
    .searchpopup-inner button{
        padding: 15px 22px;
        font-size: 21px;
    }
    .searchpopup-inner form input{
        font-size: 22px;
    }

    section.events-wrapper .flex-center{
        overflow-x: auto;
        justify-content: flex-start;
    }
    .events-wrapper .half-width{
        min-width: 80%;
        margin: 10px;
    }
    
    .events-wrapper h3{
        margin-bottom: 20px;
    }
    section.events-wrapper .flex-center{
        padding: 0 20px;
    }
    .img-wrapper-press .client-logo ul li img{
        max-width: 76px;
    }

    .advisors .advisors-txt-wrapper p{
        font-size: 18px;
        line-height: normal;
    }

    .advisors .advisors-txt-wrapper h4{
        font-size: 20px;
    }

    .transforming-section .t-lives, .transforming-section .t-lives .uppercase, .transforming-section .t-lives .flex-education, .transforming-section .t-lives .flex-education .span-5:last-child h5{
        margin: 0;
    }

   

    .transforming-section .t-education .flex-education{
        margin: 30px 0;
    }
}

.holi_vid_wrap {
    position: relative;
}

.holi_vid_wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
    z-index: -1;
}

.overlay-txt-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.overlay-txt-video h3 {
    text-align: center;
    font-family: var(--oswald-font);
    font-weight: normal;
    color: #000;
}

.overlay-txt-video.hide_bnr_txt {
    display: none;
}

/* join button css start */

.join-heading img {
    width: 100%;
    max-width: 30px;
}

.join-heading a {
    display: flex;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    align-items: center;
    font-family: var(--din-14);
    font-size: 35px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.03em;
    column-gap: 18px;
    cursor: pointer;
}

.join-heading {
    padding: 20px 0;
}

.join-now-main {
    background-color: #FBA51E;
    margin-top: 22px;
}

.footer-top {
    margin-bottom: 70px;
    margin-top: 0;
}

.poweredtext ,.poweredlogo, .mobilesocial {
    display: none;
}
/* join button css end */

@media screen and (max-width:600px) {
    .poweredlogo {
        display: block;
        opacity: 0.11;
        margin: 0px;
        position: absolute;
        bottom: 90px;
        width: 90%;
    }

p.poweredtext {
    font-size: 11px;
    position: absolute;
    bottom: 51px;
    font-family: 'GothamHTF regular';
    text-align: center;
    width: 90%;
    text-transform: initial;
    display: block;
}
.mobilesocial{
    display: block;
}
.hero-section{
    background: linear-gradient(to bottom, #FBA51E 40%, #fff 20%);
}
.hero-slogan h3::before{
    height: 33px;
        width: 22px;
}
p.mobilesocial img {
    width: 25px;
}
}


