@media only screen and (max-width:1600px)
{
    .homeSec01 p {
        width: 100%;
        }
        
        .homeSec01 .container ,header .container {
            /* max-width: 88% !IMPORTANT; */
        }
        
        .homeSec01 h1 {
            margin: 15px 0;
            width: 100%;
            font-size: 50px;
            line-height: 64px;
        }
        
        .homeSec01 .generalbtn {
            margin: 40px 0 0;
        }
        
        .singleSuccess h3 {
            margin: 20px 0 10px;
        }
        
        .singleSuccess p {
            font-size: 14px;
            line-height: 22px;
        }
        
        .singleSuccess {
            padding: 20px 22px;
        }
        
        .service .slick-next {
            top: 58%;
        }
        
        .service .slick-next {
            top: 56%;
        }
        
        .service .slick-prev {
            top: 52%;
        }
        
        .homeSec05 h1 {
            font-size: 30px;
            line-height: 45px;
        }
        
        h1 {
            /* font-size: 43px; */
            /* line-height: 54px; */
        }
        
        h4 {
            font-size: 29px;
        }
        
        .homeSec06 h4:before {
            width: 118px;
        }
        
        .allMatchPoints {
            margin-top: 22px;
        }
        
        .homeSec07 {
            padding: 120px 0 80px;
        }
        
        .homeSec06All h5 {
            font-size: 20px;
        }
        
        .homeSec06All h6 {
            font-size: 15px;
        }
        
        .allSuccess {
            margin: 65px 0 0;
        }
        
        .homeSec02 h4:before {
            width: 120px;
        }
        
        .homeSec02 h4:after {
            width: 81px;
        }
        
        .homeSec02 h4:after {
        }
        
        h4:before {
            width: 150px;
        }
        
        h4:after {
            width: 100px;
            top: -17px;
        }
        .homeSec01 img {
            width: 550px;
            /*margin: 0 auto;*/
            display: block;
        }
        
        .homeSec07 .imgCol img {
            width: 550px;
            display: block;
            margin: 0 auto;
        }
        
        .homeSec07 h1 {
            font-size: 47px;
            line-height: 60px;
        }
        
        .MatchPointsSingle p {
            width: 78%;
            font-size: 15px;
            line-height: 22px;
        }
        
        .MatchPointsSingle {
            margin-bottom: 27px;
        }

}


@media only screen and (max-width:1440px)
{
    .homeSec05All .homeSec05Single img {
    width: 86px;
        height: 86px;
    }
    .homeSec01 .container, header .container {
        max-width: 1140px !IMPORTANT;
    }
    
    .homeSec01 img {
        padding-left: 15px;
    }
    
    h1 {
        /* font-size: 40px; */
        /* line-height: 52px; */
    }
    
    .homeSec01 p {
        width: 100%;
        font-size: 14px;
    }
    
    .homeSec01 .generalbtn {
        margin: 32px 0 0;
    }
    
    .homeSec02 h1 {
        margin: 15px 0 0;
    }
    
    .homeSec02 h4:before {
        width: 116px;
    }
    
    .homeSec03 video {
        width: 74%;
        margin: 0 auto;
        display: block;
    }
    
    .homeSec04 .container {
        max-width: 98%;
    }
    
    .singleSuccess img {
        width: 90px;
        height: 90px;
    }
    
    .singleSuccess h3 {
        margin: 13px 0 10px;
    }
    
    .singleSuccess p {
        font-size: 12px;
        line-height: 21px;
    }
    
    .service .slick-prev {
        right: 27.7%;
    }
    
    .service .slick-next {
        left: 30%;
    }
    
    .homeSec05 {
        padding: 80px 0 50px;
    }
    
    .homeSec05 h1 {
        font-size: 26px;
        line-height: 40px;
    }
    
    .homeSec05All h3 {
        font-size: 20px;
        margin: 27px 0 15px;
    }
    
    p {
        font-size: 14px;
        line-height: 22px;
    }
    
    h1 {
        /* font-size: 35px; */
        /* line-height: 50px; */
    }
    
    h4 {
        font-size: 27px;
        line-height: 31px;
    }
    
    .homeSec06 h4:before {
        width: 103px;
    }
    
    .homeSec06All h5 {
        font-size: 17px;
        margin: 10px 0 10px;
    }
    
    .homeSec06 {
        padding: 60px 0;
    }
    
    .homeSec07 .container {
        max-width: 97%;
    }
    
    .allMatchPoints {
        margin-top: 15px;
    }
    
    .MatchPointsSingle p {
        width: 85%;
    }
    
    .MatchPointsIcon {
        padding: 12px;
        width: 57px;
        height: 57px;
    }
    
    .MatchPointsSingle {margin-bottom: 30px;gap: 14px;}
    
    .homeSec07 {
        padding: 100px 0 60px;
    }
    
    .homeSec08 h4::before {
        width: 139px;
    }
    
    .homeSec08 h4::after {
        top: -12px;
        width: 94px;
    }
    .homeSec01 img {
        width: 470px;
    }
    
    .homeSec01 h1 {
        font-size: 41px;
        line-height: 51px;
    }
    
    .homeSec01 h4:after {
        width: 70px;
    }
    
    .homeSec01 h4::before {
        width: 140px;
    }
    
    .homeSec07 .imgCol img {
        width: 500px;
    }
    
    .homeSec07 h1 {
        font-size: 39px;
        line-height: 49px;
    }

}


@media only screen and (max-width: 1199px)
{
    .menu-header a {
        font-size: 14px !IMPORTANT;
    }
    
    .mainHeader {
        gap: 30px;
    }
    
    .mainHeader .generalbtn a {
        width: 134px;
        font-size: 13px;
    }
    
    .homeSec01 h1 {
        font-size: 29px;
        line-height: 38px;
    }
    
    .homeSec01 p {
        font-size: 14px;
    }
    
    .homeSec01 .container, header .container {
        max-width: 960px !IMPORTANT;
    }
    
    .singleSuccess h3 {
        font-size: 20px;
    }
    
    .homeSec05 h1 {
        font-size: 21px;
        line-height: 36px;
    }
    
    .homeSec05All {
        column-gap: 100px;
        row-gap: 40px;
        margin-top: 70px;
    }
    
    h4 {
        font-size: 22px;
        line-height: 30px;
    }
    
    h1 {
        font-size: 30px;
        line-height: 43px;
    }
    
    .homeSec06 h4:before {
        width: 95px;
    }
    
    .homeSec06All:before {
        left: 273px;
    }
    
    .homeSec06All:after {
        right: 258px;
    }
    
    .homeSec06All h5 {
        font-size: 16px;
    }
    
    .homeSec06All p {
        width: 96%;
        font-size: 13px;
    }
    
    .homeSec06All h6 {
        font-size: 13px;
    }
    
    .topCount {
        font-size: 19px;
    }
    
    .homeSec07 .container {
        max-width: 960px;
    }
    
    .MatchPointsSingle p {
        width: 96%;
        font-size: 13px;
        line-height: 21px;
    }
    
    .MatchPointsSingle {
        margin-bottom: 28px;
        gap: 13px;
        display: grid;
        grid-template-columns: 1fr 7fr;
    }
    
    .MatchPointsIcon {
        width: 50px;
        height: 50px;
        padding: 10px;
    }
    
    .homeSec08 h4::before {
        width: 123px;
    }
    ul.menu.mainMenus {
        gap: 17px;
    }
    
    .mainHeader .generalbtn a {
        height: 35px;
    }
    
    .homeSec01 img {
        width: 100%;
    }
    
    .homeSec01 h4::before {
        width: 118px;
    }
    
    .homeSec02 {
        padding: 70px 0 170px;
    }
    
    .homeSec02 h4:before {
        width: 90px;
    }
    
    .homeSec04 h4:before {
        width: 110px;
    }
    
    .homeSec04 h4:after {
        width: 87px;
    }
    
    .allSuccess {
        margin: 54px 0 0;
    }
    
    .homeSec06 h4:before {
        width: 92px;
    }
    
    
    .homeSec07 .imgCol img {
        width: 100%;
    }
    
    .MatchPointsIcon img {
    }
    
    .homeSec07 h1 {
        font-size: 35px;
        line-height: 47px;
    }
}


@media only screen and (max-width:991px)
{
    .homeSec01 img {
        padding-left: 5px;
    }
    
    h4 {
        font-size: 21px;
    }
    
    h4:before {
        width: 110px;
    }
    
    h4:after {
        width: 80px;
        top: -11px;
    }
    
    .mainHeader {
        gap: 20px;
    }
    
    .mainHeader .generalbtn a {
        width: 120px;
        height: 31px;
        font-size: 12px;
    }
    
    .menu-header a {
        font-size: 11px !IMPORTANT;
    }
    
    .homeSec01 h1 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 10px;
    }
    
    .homeSec01 p {
        font-size: 13px;
        line-height: 19px;
        margin: 0;
    }
    
    .homeSec01 {
        padding: 70px 0 90px;
    }
    
    .homeSec02 {
        padding: 70px 0 170px;
    }
    
    .homeSec03 {
        position: initial;
        margin-top: -150px;
    }
    
    .homeSec04 {
        padding-top: 70px;
    }
    
    .allSuccess {
        margin-top: 20px;
    }
    
    .singleSuccess p {
        width: 83%;
        margin: 0 auto;
    }
    
    .singleSuccess img {
    }
    
    .service .slick-prev {
        right: -10px;
        bottom: -15px;
        top: initial;
    }
    
    .service .slick-next {
        right: 50px;
        left: inherit;
        bottom: -14px;
        top: inherit;
        transform: initial;
    }
    
    .homeSec05 .container {
        max-width: 90%;
    }
    
    .homeSec05 h1 {
        font-size: 18px;
        line-height: 30px;
    }
    
    .homeSec05All {
        margin-top: 50px;
        column-gap: 30px;
        row-gap: 30px;
    }
    
    p {
        font-size: 13px;
        line-height: 20px;
    }
    
    .homeSec06 h4:before {
        width: 89px;
    }
    
    h1 {
        font-size: 25px;
        line-height: 36px;
    }
    
    .homeSec06All {
        gap: 60px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 40px;
    }
    
    .homeSec06All:after {
        display: none;
    }
    
    .homeSec06All:before {
        display: none;
    }
    
    .homeSec07 .row {
        flex-direction: column-reverse;
        gap: 30px;
    }
    
    .homeSec07 .row .col-md-6 {
        max-width: 100%;
    }
    
    .homeSec07 {
        padding: 80px 0 40px;
    }
    
    .homeSec07 .imgCol img {
        width: 58%;
        margin: 0 auto;
        display: block;
    }
    
    .MatchPointsSingle p {
        width: 100%;
    }
    
    .MatchPointsSingle {
        gap: 21px;
    }
    
    .calendly-inline-widget.calendly-mobile {
        overflow-y: hidden !IMPORTANT;
    }
    .homeSec01 .container, header .container {
        max-width: 730px !IMPORTANT;
    }
    
    ul.menu.mainMenus {
        gap: 7px;
    }
    
    .homeSec01 h4 {
        margin-top: 10px;
        font-size: 19px;
        line-height: 25px;
    }
    
    .homeSec01 h4::before {
        width: 100px;
    }
    
    .homeSec01 .generalbtn {
        margin-top: 20px;
    }
    
    .homeSec01 .generalbtn a {
        height: 35px;
    }
    
    .homeSec05All h3 {
        font-size: 17px;
        margin: 25px 0 11px;
    }
    
    .MatchPointsSingle {
        display: flex;
    }
    
    .homeSec07 .container {
        width: 95%;
    }
}

@media only screen and (max-width:767px)
{
    a#hamburg {
        background: #3f3cc8;
        box-shadow: 0px 2px 16px #000;
    }
    
    nav.nav {
        display: none;
    }
    
    .mainHeader {
        justify-content: center;
        display: flex;
        gap: 30px;
    }
    
    header {
        padding: 10px 0 0;
    }
    
    .nav1 ul li a {
        font-size: 17px;
        color: #fff;
        /* border-color: red!IMPORTANT; */
    }
    
    .nav1 ul li {
        margin-bottom: 30px;
        border-color: white!IMPORTANT;
    }
    
    .menu-main-menu-container {
        width: 100%;
        margin-top: 60px;
    }
    
    nav.nav1 {
        background: #3f3cc8;
        height: 100%;
        padding: 10px 0;
    }
    
    main {
        padding: 0;
    }
    
    .homeSec01 img {
        padding: 0;
        /*margin-top: 55px;*/
        width: 60%;
        margin:55px auto 0;
    }
    
    .nav-cross span {
        background: #fff;
    }
    
    .homeSec03 video {
        width: 90%;
    }
    
    .homeSec02 h4:before {
        width: 80px;
    }
    
    h1 {
        font-size: 22px;
    }
    
    h4 {
        font-size: 18px;
    }
    
    .homeSec02 h4:after {
        width: 70px;
    }
    
    .homeSec04 h4:before {
        width: 70px;
    }
    
    .homeSec04 h4:after {
        width: 76px;
    }
    
    .homeSec05 h1 {
        font-size: 15px;
    }
    
    .homeSec05All {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .singleSuccess.slick-current.slick-active {
        z-index: 0;
    }
    
    .homeSec05All h3 {
        font-size: 17px;
    }
    
    .topSec {
        width: 190px;
        height: 190px;
    }
    
    .topCount {
        width: 50px;
        height: 50px;
        font-size: 15px;
    }
    
    .homeSec06All h6 {
        font-size: 12px;
    }
    
    .homeSec07 .imgCol img {
        width: 80%;
    }
    
    .homeSec08 h4::before {
        width: 110px;
    }
    .mainHeader {
        display: none;
    }
    
    pushmenu {
        display: none;
    }
    
    .mob-menu-logo-holder {
        padding: 6px 0 0;
    }
    
    .mob-icon-menu:before {
        background: #3f3cc8;
    }
    
    ul#mobmenuleft li a {
        font-family: 'Josefin Sans' !important;
        color: #fff !IMPORTANT;
        border-bottom: 1px solid #fff;
        margin-bottom: 30px;
        font-size: 15px;
    }
    
    .mobmenu-content {
        background: #3f3cc8;
        margin: 0 !IMPORTANT;
        height: 100% !IMPORTANT;
    }
    
    .mob-icon-cancel-1:before {
        color: #fff !IMPORTANT;
        background: #000;
        margin-top: 3px;
    }
    
    .mobmenu-content #mobmenuleft > li > a:hover {
        background: darkblue !important;
    }
    .homeSec01 .container, header .container {
        max-width: 95% !IMPORTANT;
    }
    
    .homeSec06 h4:before {
        width: 78px;
    }
    
    .homeSec07 h1 {
        font-size: 27px;
    }
}

@media only screen and (max-width:575px)
{
    .mainHeader {
        flex-direction: column;
    }
    
    .logo img {
        width: 190px;
        margin: 0 auto;
        display: block;
    }
    
    .homeSec01 {
        padding: 40px 0 50px;
    }
    
    .homeSec01 h4 {
        font-size: 16px;
    }
    
    .homeSec01 h4 br {
        /* display: none; */
    }
    
    h4:before {
        width: 90px;
    }
    
    .homeSec01 h1 {
        font-size: 20px;
    }
    
    .homeSec01 p {
        font-size: 13px;
        line-height: 20px;
    }
    
    .homeSec01 .container, header .container {
        max-width: 97% !IMPORTANT;
    }
    
    .homeSec01 img {margin-top: 40px;width: 100%;}
    
    .homeSec02 h4:before {display: none;}
    
    h1 {
        font-size: 20px;
        line-height: 33px;
    }
    
    .homeSec02 h4:after {
        display: none;
    }
    
    .homeSec03 video {
        width: 100%;
    }
    
    .homeSec03 {
        margin-top: -170px;
    }
    
    .homeSec04 h4:after {
        display: none;
    }
    
    .homeSec04 h4:before {
        display: none;
    }
    
    .singleSuccess p {
        width: 96%;
        font-size: 11px;
        line-height: 20px;
    }
    
    .singleSuccess h3 {
        font-size: 17px;
    }
    
    .service .slick-next ,.service .slick-prev {
        bottom: -30px;
    }
    
    .homeSec05 .container {
        max-width: 95%;
    }
    
    .homeSec05 h1 {
        font-size: 14px;
        line-height: 24px;
    }
    
    .homeSec06 h4:before {
        display: none;
    }
    
    h4 {
        font-size: 17px;
    }
    
    .homeSec06All h5 {
        font-size: 15px;
    }
    
    .topSec {
        width: 150px;
        height: 150px;
    }
    
    .topCount {
        width: 40px;
        height: 40px;
    }
    
    .MatchPointsSingle {flex-direction: column;align-items: baseline;gap: 23px;margin-bottom: 30px;}
    
    .homeSec07 .imgCol img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    
    .homeSec08 h4::before {
        display: none;
    }
    
    .homeSec08 h4::after {
        display: none;
    }
    .calendly-inline-widget {
        min-width: 100% !IMPORTANT;
    }
    .mob-standard-logo {
        width: 200px;
        object-fit: contain;
    }
    
    .homeSec01 .generalbtn a {
        width: 130px;
    }
    
    .topSec img {
        width: 65px;
    }
    
    .homeSec07 {
        padding: 60px 0 40px;
    }
    
    .homeSec07 h1 {
        font-size: 25px;
        line-height: 36px;
    }
    
    .footer p {
        font-size: 11px;
    }
    
    .footer .logo {
        margin-bottom: 18px;
        padding-bottom: 26px;
    }
    
    footer.footer img {
        width: 100%;
    }
    .homeSec01 {
        padding: 80px 0 100px;
    }
    
    .homeSec02 {
        padding: 80px 0 170px;
    }
    
    .homeSec04 {
        padding-top: 100px;
    }
    
    .homeSec05 {
        padding: 100px 0 80px;
    }
    
    .homeSec06 {
        padding: 90px 0;
    }
    
    .homeSec08 {
        padding: 60px 0;
    }
}