@media only screen and (min-width:1599px) {
    .container-fluid {
        padding: 0px 60px;
        width: 100%;
    }

}


@media only screen and (min-width:1401px) {
    .container {
        width: 100%;
        max-width: 1390px;
    }

    section.decades_sec .container {
        max-width: 1280px;
        margin: auto;
    }

    .about-sec .container {
        max-width: 1440px;
        margin: auto;
    }

}

@media only screen and (max-width:1599px) {
    section.inner-banner .inner-padding {
        padding: 250px 0 220px;
    }

    .about-txt {
        padding-left: 0;
    }


    .about-img {
        padding-right: 0;
    }

    section.about-sec p {
        font-size: 18px;
    }

    .about-content {
        padding: 10px 20px;
        padding-top: 0;
    }

    .learning_txt h4 {
        font-size: 30px;
        line-height: 48px;
    }

    .learning_txt {
        max-width: 70%;
    }

    section.banner-sec.fixed_bnner {
        height: 600px;
    }


    h1 {
        font-size: 92px;
        line-height: 92px;
    }

    /* .consulting-content p {
        font-size: 22px;
        line-height: 34px;
        max-width: 1000px;
    } */
    /* 
    .decades-content h3 {
        font-size: 32px;
        max-width: 1000px;
        line-height: 40px;
    } */

    .decades-content h4 {
        font-size: 28px;
        line-height: 1.2;
    }

    .control-wrapper {
        max-width: 1030px;
    }

    .control-txt h4 {
        font-size: 26px;
        line-height: 40px;
    }

    .control-txt h4 a {
        font-size: 26px;
        line-height: 40px;
    }

    .control-box {
        padding: 30px;
    }

    .prodcast_txt h3 {
        font-size: 32px;
        line-height: 46px;
    }

    .cons-img::after {
        width: 430px;
    }

    .video_wrap {
        max-width: 900px;
    }

    .ted_talk-content {
        max-width: 920px;
        margin: auto;
    }

    .conf-content h2 {
        font-size: 50px;
        line-height: 1.4;
    }

    h2 {
        font-size: 60px;
        line-height: 1.2;
    }

    .const-sec .const-info p,
    .const-info a {
        font-size: 18px;
        line-height: 1.4;
    }

    .contact-content ul a {
        font-size: 16px;
        line-height: 1.5;
    }

    .contact-content span {
        font-size: 20px;
    }

    .contact-content .form-wrap span {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .home-banner .inner-padding {
        padding: 280px 0 300px !important;
    }

    .const-img img {
        width: 100%;
        margin-top: -540px;
    }

    .const-img img {
        width: 80%;
        margin-top: -380px;
        height: 680px;
        object-fit: cover;
    }

    .woman_lead-content p,
    .woman_lead-content a {
        font-size: 18px;
        line-height: 1.5;
    }

    .learning_sec.learn .learning_txt {
        max-width: 75%;
    }

    .cara-content p,
    .cara-content a {
        font-size: 20px;
        line-height: 1.5;
    }

    .top-box p {
        font-size: 20px;
        line-height: 1.5;
        max-width: 900px;
    }

    .top-box span {
        font-size: 20px;
        line-height: 1.5;
        margin-top: 20px;
    }

    .coaching-content p,
    .coaching-content a {
        font-size: 18px;
        line-height: 1.5;
    }

    .const-sec .quote-txt p {
        font-size: 18px;
        line-height: 1.5;
    }

    .testimonial-block .tst-slide p {
        font-size: 18px;
        line-height: 1.5;
    }

    .top-box {
        padding-top: 50px;
    }

    .conf-content p,
    .conf-content a {
        font-size: 18px;
        line-height: 1.5;
    }

    .afr-one::after,
    .afr-two::before {
        width: 130px;
        height: 250px;
    }

    .contact-content p {
        font-size: 16px;
    }

    .testimonial-block .slick-dots li button:before {
        font-size: 11px;
    }

}

@media only screen and (max-width:1399px) {
    .about-row .row {
        margin-top: -180px;
    }

    h1 {
        font-size: 86px;
        line-height: 90px;
    }

    .inner-txt h6 {
        font-size: 30px;
        line-height: normal;
    }

    .footer-bottom {
        padding: 30px 0;
    }

    section.inner-banner .inner-padding {
        padding: 230px 0 210px;
    }

    .Connect-btn a.cta_btn {
        width: 400px;
        text-align: center;
    }

    .learning-wrapper .float_div {
        height: 128px;
        width: 128px;
    }

    .Connect-btn {
        padding: 44px 0;
        margin-top: 50px;
    }

    .Connect-txt h2 {
        font-size: 70px;
        line-height: 80px;
    }

    .prodcast_txt h3 {
        font-size: 28px;
        line-height: 46px;
        padding-right: 60px;
    }

    .control-box {
        padding: 30px;
        width: 100%;
    }

    .decades-content h4 {
        font-size: 25px;
    }

    .decades-content h3 {
        font-size: 32px;
        line-height: 1.2;
    }

    .phone-wrapper p {
        font-size: 16px;
    }

    .phone-wrapper {
        max-width: 20%;
    }

    .tel {
        max-width: 80%;
    }

    h6 {
        font-size: 23px;
    }

    a.cta_btn {
        font-size: 22px;
    }

    .site-header .right-header ul li a {
        font-size: 16px;
    }

    section.consulting-sec {
        padding-bottom: 50px;
    }

    section.decades_sec {
        padding: 80px 0;
        padding-top: 60px;
    }

    .control-wrapper {
        padding-top: 80px;
    }

    .footer-links ul li a {
        line-height: 36px;
    }

    .one-links-box {
        width: 50%;
    }

    .two-links-box {
        width: 20%;
    }

    .three-links-box {
        width: 30%;
    }

    .home-banner .inner-padding {
        padding: 280px 0 280px !important;
    }

    .const-img img {
        width: 80%;
        margin-top: -380px;
        height: 650px;
        object-fit: cover;
    }

    .leader-txt1 p {
        color: rgba(57, 65, 73, 1);
        font-size: 16px;
        margin-top: 40px;
    }

    /* section.leaders_slider:after {
        height: 500px;
    } */

    .container-fluid {
        padding: 0px 40px;
        width: 100%;
    }

}

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

    .tel a {
        word-wrap: break-word;
    }

    .float_div img {
        max-width: 140px;
    }

    .learning_txt h4 {
        font-size: 25px;
        line-height: 42px;
    }

    h1 {
        font-size: 72px;
        line-height: 78px;
    }

    section.about-sec p {
        font-size: 16px;
    }

    section.connect_sec.about-contact {
        padding: 60px 0;
    }

    section.banner-sec.fixed_bnner {
        height: 480px;
    }

    .site-header .right-header ul li a {
        font-size: 13px;
    }

    .sub-menu li a {
        font-size: 16px;
    }

    .top-header .nav-links {
        gap: 30px;
    }

    .top-header .nav-links a {
        font-size: 12px;
    }

    .footer-links ul li a {
        line-height: 1.2;
        font-size: 14px;
    }

    h6 {
        font-size: 22px;
        line-height: 30px;
    }

    .footer-links.follow-data ul li {
        width: 100%;
    }

    .right-footer {
        flex-direction: column;
    }

    .tel a {
        font-size: 14px;
    }

    .Connect-btn a.cta_btn {
        width: 300px;
        text-align: center;
    }

    .p_140 {
        padding: 90px 0px;
    }

    .prodcast_txt h3 {
        font-size: 28px;
        line-height: 46px;
        padding-right: 0;
    }

    .p_100 {
        padding: 80px 0px;
    }

    .prodcast_txt h3 {
        margin-bottom: 20px;
    }


    .c-hamburger--htx span:after {
        top: 3px;
    }

    .menu-btn {
        width: 80px;
    }

    button.c-hamburger.c-hamburger--htx {
        margin-bottom: 0;
    }

    .c-hamburger--htx.is-active span:before {
        top: 4px;
    }

    .c-hamburger--htx span:before {
        top: -8px;
    }

    /* 23/5/24 */
    .pl-50 {
        padding-left: 30px;
    }

    .const-info a {
        font-size: 22px;
        line-height: 1.5;
    }

    .const-sec .quote-txt {
        padding-left: 30px;
    }

    .const-sec .quote-txt::after {
        left: -50px;
    }

    .const-sec .quote-txt p {
        font-size: 20px;
    }

    .cons-img::after {
        width: 345px;
    }

    .ted_talk-content {
        max-width: 750px;
    }

    .conf-content h2 {
        font-size: 46px;
    }

    .conf-content .cta_btn {
        margin-top: 30px;
    }

    .contact-content .form-check {
        flex: 0 0 45%;
    }

    .contact-content .input-block {
        padding: 20px;
        margin-bottom: 20px;
    }

    .contact-content ul a {
        font-size: 18px;
    }

    .contact-content span {
        font-size: 20px;
    }

    .contact-content h2 span,
    .contact-content h2 {
        font-size: 60px;
    }

    .const-img img {
        width: 100%;
        margin-top: -310px;
    }

    .home-banner .inner-padding {
        padding: 261px 0 220px !important;
    }

    .leaders_slider .slide-arrow.slick-arrow {
        bottom: 0;
    }

    .woman_lead-content p,
    .woman_lead-content a {
        font-size: 16px;
    }

    .cara-content p,
    .cara-content a {
        font-size: 18px;
    }

    .top-box p {
        font-size: 16px;
        max-width: 750px;
    }

    .testimonial-block .tst-slide p {
        font-size: 16px;
    }

    .coaching-content p,
    .coaching-content a {
        font-size: 16px;
    }

    .coaching-content .coach-para {
        padding-left: 0px;
    }

    .const-sec .const-info p,
    .const-info a {
        font-size: 18px;
    }

    .conf-content p,
    .conf-content a {
        font-size: 16px;
    }

    .afr-one::after,
    .afr-two::before {
        width: 80px;
        height: 180px;
    }

    .consulting-content p {
        max-width: 800px;
    }

    .side-content p {
        font-size: 16px;
        line-height: 1.5;
    }

    .decades-content h4 {
        font-size: 20px;
    }

    .consulting-content p {
        font-size: 24px;
        line-height: 1.2;
    }

    .control-wrapper {
        gap: 50px;
    }

    .container-fluid {
        padding: 0px 30px;
    }

    .head span {
        font-size: 22px;
        line-height: 1.2;
    }

    .head2 span {
        font-size: 48px;
        line-height: 1.2;
    }

    .footer-links ul li {
        line-height: 1.2;
    }
}

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

    h1 {
        font-size: 75px;
        line-height: 75px;
    }

    .one-links-box {
        width: 70%;
    }

    section.banner-sec.fixed_bnner {
        height: 450px;
    }

    section.inner-banner .inner-padding {
        padding: 210px 0 190px;
    }

    .about-row .row {
        margin-top: -240px;
    }

    .about-row {
        padding: 5px;
    }

    .about-row .row {
        padding: 10px 0px;
    }

    .three-links-box {
        width: 50%;
        margin-top: 30px;
    }

    .about-content {
        padding: 0 !important;
    }

    .about-txt {
        padding-top: 30px;
    }

    .two-links-box {
        width: 30%;
    }

    .Connect-txt h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .Connect-btn {
        padding: 34px 0;
        margin-top: 30px;
    }

    a.cta_btn {
        font-size: 16px;
        padding: 18px 40px;
    }

    .prodcast_img img {
        margin: 0;
    }

    .prodcast_img {
        text-align: left;
        margin-top: 30px;
    }

    .control-txt h4 a {
        font-size: 20px;
        line-height: 40px;
    }

    .control-txt h4 {
        font-size: 20px;
        line-height: 34px;
    }

    .prodcast_img img {
        margin: 0;
    }

    .prodcast_img {
        text-align: left;
        margin-top: 30px;
    }

    .control-box {
        padding: 20px;
    }

    .decades-content h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .consulting-content p {
        font-size: 20px;
        line-height: 30px;
    }

    section.decades_sec {
        padding: 80px 0;
        padding-top: 40px;
    }

    .right-header {
        display: none;
    }

    li.mobile-li {
        display: block !important;
    }

    .top-header {
        flex-direction: column;
        gap: 10px;
    }

    .learning-wrapper .float_div {
        bottom: 0;
        top: auto;
    }

    .learning_txt {
        width: 100%;
        max-width: 80%;
    }

    .float_div img {
        max-width: 80px;
    }

    .learning-wrapper {
        width: 95%;
    }

    .learning-wrapper .float_div {
        height: 80px;
        width: 80px;
        right: 20px;
        top: 40px !IMPORTANT;
    }

    .pl-50,
    .pr-50 {
        padding: 0;
    }

    .const-info {
        margin-top: 30px;
    }

    .row-reverse {
        flex-direction: column-reverse;
    }

    h2 {
        font-size: 50px;
    }

    .head span {
        font-size: 20px;
    }

    .head2 span {
        font-size: 48px;
    }

    .const-sec.cons4 .head {
        margin-bottom: 0px;
    }

    .const-content .cta_btn {
        margin-top: 50px;
    }

    .ted_talk-content {
        max-width: 600px;
    }

    .con-txt {
        padding-top: 30px;
    }

    .conf-content h2 {
        font-size: 42px;
        line-height: 1.2;
    }

    .conf-content p,
    .conf-content a {
        font-size: 16px;
        line-height: 1.4;
    }

    .cons5 .const-info {
        margin: 0;
    }

    .const-sec .const-info p,
    .const-sec .const-info a {
        font-size: 16px;
    }

    .contact-content p {
        font-size: 16px;
    }

    .contact-content h2 span,
    .contact-content h2 {
        font-size: 50px;
    }

    .contact-content .form-wrap {
        padding-left: 0;
        padding-top: 50px;
    }

    .contact-content ul a {
        font-size: 16px;
    }

    .contact-content span {
        font-size: 18px;
    }

    .contact-content .form-wrap h6 {
        font-size: 30px;
    }

    .contact-content ul li {
        gap: 10px;
    }

    .inner-txt h6 {
        font-size: 22px;
        line-height: 1.2;
    }

    .inner-txt.leader-txt p {
        font-size: 16px;
        line-height: 1.5;
    }

    section.inner-banner.new-banner .inner-padding {
        padding: 270px 0px 150px;
    }

    .home-banner .inner-padding {
        padding: 241px 0 200px !important;
    }

    .const-img img {
        width: 100%;
        margin-top: -240px;
    }

    .about-row .row {
        margin-top: -170px;
    }

    h1 {
        font-size: 60px;
        line-height: 75px;
    }

    .leader-txt1 p {
        margin-top: 10px;
    }

    .leader-txt1 h6 {
        font-size: 18px;
        line-height: normal;
    }

    .leaders_slider .slide-arrow.slick-arrow {
        bottom: -60px;
    }

    .great {
        padding: 35px 0px 0px 0px;
    }

    .const-sec .quote-txt p {
        font-size: 16px;
    }

    .cara-content p,
    .cara-content a {
        font-size: 16px;
    }

    .top-box p {
        max-width: 600px;
    }

    h3 {
        font-size: 35px;
        line-height: 1.5;
    }

    .testimonial-block .tst-slide {
        padding: 20px;
    }

    .leader-txt1 {
        padding-bottom: 30px;
    }

    .top-box {
        padding-top: 30px;
        border: 15px solid #fff;
    }

    .great::first-letter {
        font-size: 150px;
        line-height: 120px;
    }

    .const-sec .quote-txt span {
        font-size: 16px;
    }

    .const-sec .quote-txt span:last-child {
        font-size: 12px;
    }

    .side-content .links-btm a {
        height: 30px;
        width: 30px;
        font-size: 18px;
    }

    .control-wrapper {
        gap: 20px;
    }

    .mobile-ul {
        padding-top: 50%;
        position: relative;
    }

    .mobile-ul .sub-menu li a {
        color: #000;
    }

    .mobile-ul ul {
        color: #000;
        padding: 0;
        margin: 0;
        list-style: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }

    .mobile-ul ul a {
        color: #000;
    }


    .mobile-ul {
        display: block;
    }

    .sub-menu {
        top: 83px;
    }


    .testimonial-block .tst-slide,
    .testimonial-block .tst-slide:last-child {
        margin-top: 30px;
    }

}

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


    h1 {
        font-size: 50px;
        line-height: 60px;
    }

    section.inner-banner .inner-padding {
        padding: 220px 0 150px;
    }

    .about-row .row {
        margin-top: -150px;
    }

    .menu-btn {
        width: 70px;
    }

    section.banner-sec.fixed_bnner {
        height: 390px;
    }

    .consulting-content p {
        font-size: 18px;
        line-height: 24px;
    }

    section.consulting-sec {
        padding-bottom: 40px;
    }

    .decades-content h3 {
        font-size: 24px;
        max-width: 100%;
        line-height: 34px;
    }

    .decades-content h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .control-wrapper {
        padding-top: 50px;
    }

    .control-wrapper .row {
        justify-content: space-between;
        gap: 40px;
    }

    section.decades_sec {
        padding: 60px 0;
        padding-top: 40px;
    }

    .p_100 {
        padding: 60px 0px;
    }

    .prodcast_txt h3 {
        font-size: 26px;
        line-height: 38px;
        padding-right: 0;
    }

    .Connect-txt h2 {
        font-size: 47px;
        line-height: 57px;
    }

    .p_140 {
        padding: 60px 0px;
    }

    .const-sec .quote-txt p {
        font-size: 16px;
    }

    h2 {
        font-size: 40px;
    }


    .conf-content h2 {
        font-size: 35px;
    }

    .con-txt {
        padding-top: 30px;
    }

    .conf-content .cta_btn {
        margin-top: 15px;
    }

    section.inner-banner.new-banner .inner-padding {
        padding: 250px 0px 100px;
    }

    .contact-content h2 span,
    .contact-content h2 {
        font-size: 45px;
    }

    .home-banner .inner-padding {
        padding: 181px 0 180px !important;
    }

    .const-img img {
        width: 100%;
        margin-top: -170px;
        margin-bottom: 20px;
    }

    section.leaders_slider:after {
        width: 100%;
    }

    .leaders_slider .slide-arrow.slick-arrow {
        top: 0;
        right: 90px;
        left: auto;
        height: fit-content;
    }

    .leaders_slider .slide-arrow.next-arrow.slick-arrow {
        left: auto;
        right: 0;
    }

    .learning_txt h4 {
        font-size: 20px;
        line-height: 1.5;
    }

    h3 {
        font-size: 28px;
    }

    .top-box p {
        max-width: 400px;
    }

    .top-box span {
        font-size: 18px;
    }

    section.leaders_slider:after {
        height: 30%;
    }

    .top-box {
        border: 12px solid #fff;
    }

    .great::first-letter {
        font-size: 100px;
        line-height: 80px;
    }

    .contact-content .social-link a {
        font-size: 20px;
        height: 25px;
        width: 26px;
    }

    .contact-content .form-wrap span {
        margin-bottom: 15px;
        font-size: 15px;
    }

    .afr-one::after,
    .afr-two::before {
        width: 60px;
        height: 130px;
    }

    .inner-txt.leader-txt p {
        font-size: 14px;
    }

    .side-content p {
        font-size: 14px;
    }

    .top-header .social-links {
        gap: 15px;
    }

    .const-img img {
        border: 10px solid #FFFFFF33;
        border-radius: 15px;
    }

    .control-wrapper {
        flex-direction: column;
        gap: 45px;
    }

    .footer-bottom p {
        font-size: 14px;
        line-height: 1.2;
    }

    .container-fluid {
        padding: 0px 15px;
    }

    .head span {
        font-size: 16px;
    }

    .head2 span {
        font-size: 35px;
    }

}

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

    .top-header .social-links {
        flex-direction: column;
        gap: 0;
    }

    h1 {
        font-size: 32px;
        line-height: 35px;
    }

    .inner-txt h6 {
        font-size: 20px;
        line-height: 1.2;
    }

    section.inner-banner .inner-padding {
        padding: 100px 0 160px;
    }

    .top-header .social-links .links span i {
        font-size: 15px;
    }

    .mob-col {
        display: none;
    }

    .float_div {
        display: none;
    }

    .learning-wrapper {
        width: 100%;
    }

    .learning_txt {
        width: 100%;
        max-width: 100%;
    }

    .top-header .nav-links {
        gap: 10px;
    }

    .top-header .social-links .links {
        gap: 5px;
    }

    .consulting-content p {
        font-size: 16px;
        line-height: 22px;
    }

    section.consulting-sec {
        padding-bottom: 25px;
    }

    section.decades_sec {
        padding: 50px 0;
        padding-top: 25px;
    }

    .decades-content h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .control-txt h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .control-txt h4 a {
        font-size: 20px;
        line-height: 20px;
    }

    .prodcast_txt h3 {
        font-size: 22px;
        line-height: 32px;
        padding-right: 0;
    }

    a.cta_btn {
        font-size: 14px;
        padding: 15px 30px;
    }

    .Connect-txt h2 {
        font-size: 32px;
        line-height: 47px;
    }

    .p_140 {
        padding: 50px 0px;
    }

    .Connect-btn {
        padding: 34px 0;
        margin-top: 0;
    }

    footer .p_140 {
        padding-top: 50px;
    }

    .one-links-box {
        width: 100%;
    }

    .two-links-box {
        width: 100%;
        margin: 30px 0;
    }

    .three-links-box {
        width: 100%;
        margin-top: 0;
    }

    .arrow_top img {
        max-width: 180px;
    }

    .arrow_top {
        right: 10px;
        bottom: 0;
    }

    .Connect-btn a.cta_btn {
        width: 220px;
    }

    .menu-btn {
        width: 60px;
    }

    .sub-menu {
        right: -300px;
        width: 300px;
        padding-top: 100px;
    }

    .c-hamburger--htx span:after {
        top: 0px;
    }

    .c-hamburger--htx span:before {
        top: -10px;
    }

    .c-hamburger {
        height: 30px;
    }

    .logo-header img {
        max-width: 65px;
        width: 100%;
    }

    .c-hamburger--htx span:after {
        top: -1px;
    }

    .c-hamburger--htx.is-active span:before {
        top: 0px;
    }

    .sub-menu li a {
        font-size: 14px;
        line-height: 34px;
        text-decoration: none;
    }

    .top-header-wrapper {
        display: none;
    }


    section.banner-sec.fixed_bnner {
        height: 210px;
    }

    .learning-wrapper .float_div {
        bottom: 0;
        top: auto;
    }

    .learning_txt {
        width: 100%;
        max-width: 100%;
    }

    .learning_txt h4 {
        font-size: 22px;
        line-height: 38px;
    }

    .const-sec .quote-txt p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .const-sec .quote-txt {
        padding-left: 15px;
        margin: 20px 0px 0px 40px;
    }

    .const-info {
        margin-top: 30px;
    }

    .const-sec .quote-txt::after {
        width: 50px;
    }

    .cons-img::after {
        display: none;
    }

    h2 {
        font-size: 35px;
    }

    .video_wrap {
        border-width: 10px;
        border-radius: 10px;
    }

    .video_wrap iframe {
        border-radius: 10px;
    }

    .ted_talk-content .head {
        margin-top: 15px;
    }

    .conf-content h2 {
        font-size: 30px;
    }

    .conf-content p,
    .conf-content a {
        font-size: 16px;
    }

    .conf-content .cta_btn {
        margin-top: 10px;
    }

    section.inner-banner.new-banner .inner-padding {
        padding: 150px 0px 100px;
    }

    .contact-content .check-box {
        gap: 5px;
    }

    .contact-content .form-check {
        flex: 0 0 100%;
        display: flex;
        align-items: center;
        gap: 10px;
    }


    .contact-content .form-check input {
        height: 16px;
        width: 16px;
    }

    .contact-content ul {
        margin: 15px 0px;
    }

    .contact-content span {
        font-size: 16px;
    }

    .contact-content .check-wrap h6 {
        font-size: 16px !important;
    }

    .contact-content .input-block {
        padding: 15px;
        font-size: 15px;
        margin-bottom: 15px;
    }

    .contact-content p {
        font-size: 14px;
    }

    .contact-content h2 span,
    .contact-content h2 {
        font-size: 40px;
    }

    .contact-content ul a {
        font-size: 14px;
    }

    .home-banner .inner-padding {
        padding: 101px 0 100px !important;
    }

    .const-img img {
        width: 100%;
        margin-top: -110px;
        margin-bottom: 10px;
    }

    .leader-txt1 h6 {
        font-size: 14px;
        line-height: normal;
    }

    .leaders_slider .slide-arrow.slick-arrow {
        padding: 10px 15px;
    }

    .leaders_slider .slide-arrow.slick-arrow {
        top: 0;
        right: 70px;
        left: auto;
    }

    .learning_txt h4 {
        font-size: 20px;
        line-height: 1.5;
    }

    h3 {
        font-size: 25px;
    }

    .const-sec .quote-txt p {
        font-size: 14px;
    }

    .cara-content p,
    .cara-content a {
        font-size: 14px;
    }

    .top-box p {
        max-width: 300px;
        padding: 0px 15px;
        font-size: 14px;
    }

    .testimonial-block .slick-list.draggable {
        margin: 0;
    }

    .great::first-letter {
        font-size: 80px;
        line-height: 70px;
    }

    .learning_sec.learn .learning_txt {
        max-width: 100%;
    }

    .const-sec .quote-txt span {
        font-size: 14px;
    }

    .inner-txt.leader-txt p {
        font-size: 14px;
    }

    section.about-sec p {
        font-size: 14px;
    }

    .testimonial-block .tst-slide p {
        font-size: 14px;
    }

    .side-content {
        padding: 15px 0px;
    }

    .footer-links ul li {
        width: 100%;
    }

    .sub-menu {
        top: 0;
    }

    .testimonial-block .slick-dots li button:before {
        font-size: 9px;
    }

}