@media only screen and (max-width: 1670px){
    .cta_sec {
        background-position: 0%;
        margin-left: 5%;
        padding-left: 0;
        background-size: cover;
    }
    .cta_img {
        right: 5%;
    }
    .contact_floating {
        max-width: 920px;
    }
}
@media only screen and (max-width: 1600px) {
    .myslider {
        max-width: 80%;
    }
    .wrapper_left_img {
        display: none;
    }
    .heroFloating {
        right: 16%;
        max-width: 390px;
    }
    .homeslider{
        margin-top: 0;
    }
    .heroImg {
        max-width: 770px;
    }
    .contact_floating {
        max-width: 900px;
    }
}
@media only screen and (max-width: 1366px) {
    .contact_floating {
        max-width: 800px;
    }
}
@media only screen and (max-width: 1280px) {
    .herocontent {
        padding-top: 10%;
    }
    .heroImg {
        max-width: 590px!important;
    }
    .heroFloating {
        right: 8%!important;
        max-width: 350px!important;
        top: -20%;
    }
    .cta_content {
        padding-left: 50px;
    }
    .cta_img {
        max-width: 250px;
    }
    .aboutRight img {
        right: -2%;
    }
    .contact_floating {
        top: 0;
        max-width: 740px;
    }
    .contact_form_flaot {
        max-width: 360px;
        height: 630px;
        top: 5%;
    }
}
@media only screen and (max-width: 1024px) {
    .heroFloating {
        max-width: 300px !important;
    }
    .heroImg {
        max-width: 550px !important;
    }
    .contact_floating {
        max-width: 650px;
    }
    .contact_hero_content {
        padding-right: 0;
    }
}
@media only screen and (max-width: 991px) {
    .toggle_close{
        display: block!important;
    }
    .toggle_open{
        display: flex!important;
    }
    .nav_logo{
        display: block!important;
    }
    .menu_nav_inner {
        display: flex;
        position: absolute;
        visibility: hidden;
        top: 30px;
        right: 15px;
        background: transparent linear-gradient(43deg, #00bdff 0%, #a32fa3 100%) 0% 0% no-repeat padding-box;
        height: 100%;
        min-height: 0px;
        flex-direction: column;
        width: 0%;
        margin: 0 auto;
        border-radius: 20px;
        text-align: center;
        gap: 30px;
        color: #fff;
        z-index: 9;
        transition: all .1s ease-in-out;
        overflow: hidden;
    }
    .toggle-opened{
        visibility: visible;
        width: calc(100% - 30px);
        min-height: calc(100vh - 30vh);
    }
    .menu_nav_inner li {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .fb_icon,.insta_icon, .linkedin_icon{
        display: none;
    }
    .nav_inner_icons{
        display: flex!important;
        gap: 30px;
        font-size: 25px;
        color: #fff;
    }
    .primary_heading {
        font-size: 30px;
    }
    .heroImg {
        max-width: 470px !important;
    }
    .navWrap{
        padding: 30px 0px;
    }
    .navWrap.sticky {
        padding: 15px 0px;
    }
    .myslider {
        max-width: 100% !important;
    }
    .news_box {
        margin-bottom: 20px!important;
    }
    .cta_sec h5 {
        font-size: 43px;
        line-height: 55px;
    }
    .sliderSec {
        padding: 30px 0px;
    }
    .socialicons {
        gap: 20px;
    }
    .logoMenuwrap {
        gap: 0px;
    }
    .count_box {
        gap: 18px;
        margin-bottom: 20px;
    }
    .formWrap {
        padding: 14% 10% 5% 20%;
    }
    .contact_floating {
        max-width: 100%;
        top: 40%;
    }
    .contact_form_flaot {
        top: unset;
        bottom: 0;
    }
}
@media only screen and (max-width: 910px) {
    .herocontent {
        padding-top: 20%;
    }
    .heroImg {
        max-width: 360px !important;
    }
    .heroFloating {
        max-width: 250px !important;
        right: 7% !important;
        top: -10%;
    }
    .aboutRight img {
        right: 0%;
    }
    .about_sec {
        padding: 50px 0px;
    }
   
}
@media only screen and (max-width: 767px) {
    .herocontent h1 {
        font-size: 35px;
        text-wrap: balance;
    }
    .heroImg {
        max-width: 480px !important;
    }
    .herocontent {
        padding-top: 40%;
    }
    .herocontent-inner {
        max-width: 450px;
    }
    .aboutRight {
        max-width: 600px;
        min-height: 450px;
        margin: 0 auto;
    }
    .about_sec .row {
        flex-direction: column-reverse;
        gap: 120px;
    }
    .aboutRight img {
        right: -3%;
        max-width: 250px;
    }
    .services_sec {
        padding: 50px 0px;
    }
    .serviceBox {
        max-width: 95%;
        margin: 0 auto;
    }
    .tabBox {
        display: block;
        width: 100%;
        max-width: 95%;
        margin: 0 auto;
    }
    .cta_sec h5 {
        font-size: 35px;
        line-height: 40px;
    }
    .cta_content {
        padding-left: 20px;
    }
    .cta_sec {
        min-height: 35vh;
    }
    .cta_img {
        max-width: 200px;
        right: 10%;
    }
    .news_box {
        max-width: 95%;
        margin: 0 auto;
    }
    .news_sec {
        padding: 50px 0px 20px;
    }
    .footer_bottom {
        margin-top: 0;
        padding-bottom: 10px;
    }
    .socialmedia_footer{
        order: 4;
    }
    .footer_form {
        max-width: 75%;
    }
    .footerbox {
        margin-bottom: 25px;
        gap: 25px;
    }
    .footerbox .btn1 {
        margin-bottom: 0px;
    }
    .herowrap {
        margin-top: 20px;
    }
    .service_hero_content p {
        margin: 20px 0px;
    }
    .service_list_box {
        max-width: 450px;
        margin: 0 auto;
    }
    .service_hero_content strong {
        margin-top: 50px;
        display: inline-flex;
    }
    .whyus_sec {
        padding: 20px 0px;
    }
    .service_floating {
        top: 30px;
        max-width: 500px;
    }
    .formWrap {
        padding: 10% 5% 5% 25%;
    }
}
@media only screen and (max-width: 660px) {
    .heroFloating {
        max-width: 220px !important;
        right: 0% !important;
    }
    .heroImg {
        max-width: 300px !important;
    }
    .aboutRight img {
        right: 2%;
    }
    .formWrap {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 575px) {
    .herocontent-inner {
        max-width: 300px;
    }
    .herocontent p {
        padding: 20px 0px;
        font-size: 16px;
        font-weight: unset;
    }
    .herobtns {
        flex-wrap: wrap;
    }
    .cta_sec h5 {
        font-size: 30px;
        line-height: 32px;
        margin: 25px 0px;
    }
    .cta_content {
        max-width: 75%;
    }
    .primary_heading {
        font-size: 23px;
    }
    .herobtns {
        gap: 15px;
    }
    .aboutRight img {
        max-width: 200px;
    }
    .btn1 {
        font-size: 15px;
        padding: 13px 5px;
        max-width: 180px;
        width: 100%;
        text-align: center;
    }
    .btn2 {
        font-size: 15px;
        padding: 13px 5px;
        width: 100%;
        max-width: 180px;
        text-align: center;
        gap: 5px;
    }
    .cta_img {
        max-width: 120px;
        right: 0;
    }
    .tabBox h4 {
        font-size: 20px;
    }
    .news_box strong {
        font-size: 20px;
    }
    .contact_float {
        margin: 35px 0px 30px 25px;
    }
    .tab_body #myTab {
        justify-content: center;
    }
    .count_box {
        margin-bottom: 30px;
    }
    .service_floating {
        top: 50px;
        max-width: 400px;
    }
    .service_hero_sec {
        padding: 80px 0px 100px;
    }
    .whyus_content {
        padding: 20px 0px;
    }
    .formWrap .footer_input_wrap {
        margin-bottom: 40px;
    }
    .contact_hero_content {
        margin-bottom: 50px;
    }
    .contact_floating {
        display: none;
    }
    .contact_form_flaot{
        display: none;
    }
    .formWrap {
        padding: 10% 5% 10% 5%;
        background-color: #141f4b;
        border-radius: 30px;
        margin-top: 0;
    }
    .contact_hero_content .primary_heading {
        font-size: 45px;
    }
    .map_img {
        max-width: 180px;
        left: unset;
        right: 0;
    }
}
@media only screen and (max-width: 475px) {
    .herocontent {
        padding-top: 50%;
    }
    .heroImg {
        max-width: 230px !important;
    }
    .heroFloating {
        max-width: 140px !important;
        top: 0%;
    }
    .herowrap {
        margin-top: 30px;
    }
    .tab_head, .news_head {
        flex-wrap: wrap;
        gap: 10px;
    }
    .map_wrap iframe {
        height: 350px;
    }
    .contact_form_flaot {
        max-width: 200px;
        height: 350px;
        bottom: 25%;
    }
    .map_img {
        max-width: 150px;
    }
    
}
@media only screen and (max-width: 425px){
    .herowrap {
        margin-top: 50px;
    }
    .service_floating {
        top: 55px;
        max-width: 300px;
    }
}
@media only screen and (max-width: 375px){
    .socialicons {
        gap: 13px;
    }
    .heroImg {
        max-width: 100% !important;
    }
    .herocontent {
        padding-top: 120%;
    }
    .heroFloating {
        max-width: 200px !important;
    }
    .aboutRight {
        min-height: 300px;
    }
    .services_sec {
        padding: 20px 0px;
    }
    .cta_sec {
        margin-left: 0;
    }
    .cta_content {
        max-width: 100%;
    }
    .map_wrap iframe {
        height: 290px;
    }
    .contact_hero_content .primary_heading {
        font-size: 35px;
    }
    .formWrap {
        padding: 12% 6% 12% 6%;
        border-radius: 20px;
    }
}