/*///////////// MEDIA QUERY RESPONSIVE STRAT ////////////////*/



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

    .container {

        max-width: 1140px !important;

    }

}



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

    .banner {

        padding: 275px 0 70px;

    }

    .service_sec {

        padding: 100px 0;

    }

    .partner_sec {

        padding: 45px 0 40px;

    }

    .cmn_title h2 {

        font-size: 40px;

        line-height: 115%;

    }

    .default_content h2,
    .recent_post h2 {

        font-size: 40px;

        line-height: 115%;

    }

    .default_content h3 {

        font-size: 37px;

    }

    .default_content h4 {

        font-size: 32px;

    }

    .default_content h5 {

        font-size: 25px;

    }

    .default_content h6 {

        font-size: 20px;

    }

    .cmn_title h3 {

        font-size: 35px;

        line-height: 115%;

    }

    .doc_box a h4 {

        font-size: 19px;

        line-height: 29px;

    }

}



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

    .header_wrapper {

        gap: 25px;

    }

    .testi_wrapper .testi_bx {

        margin: 0 !important;

        margin-bottom: 30px !important;

    }

    .alter_form h3 {

        font-size: 30px;

        margin-bottom: 25px;

    }

    .contact_info_right h3 {

        font-size: 32px;

        margin-bottom: 30px;

    }

    .contact_info_right {

        padding: 55px 20px 60px 35px;

    }

    .nav_and_mail .nav_sec ul {

        gap: 10px;

    }

    .banner_text h1 {

        font-size: 48px;

        line-height: 107%;

    }

    .banner .row {

        align-items: flex-start;

    }

    .testi_bx {

        padding: 55px 20px 20px;

        margin: 0 9px 30px;

    }

    .testi_text h3 {

        font-size: 20px;

        line-height: 27px;

        margin-bottom: 15px;

    }

    .help_desk {

        padding: 35px 40px;

        margin-top: -95px;

        margin-bottom: 60px;

    }

    .default_content h2,
    .default_content h3,
    .default_content h4,
    .default_content h5,
    .default_content h6,
    .recent_post h2 {
        margin-bottom: 17px !important;
    }

}



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

    .nav_and_mail .nav_sec ul li a {

        font-size: 14px;

    }

    .mission_sec {

        padding: 80px 0 170px !important;

    }

    .main_services {

        padding-bottom: 50px;

    }

    .testi_text:after {

        width: 115px;

    }

    .blog_date {

        margin-bottom: 22px;

        font-size: 17px;

        line-height: 25px;

    }

    .blog_date svg {

        width: 18px;

    }

    .default_content ul li {

        padding-left: 33px;

    }



}

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

    .testi_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}



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

    header.header .cmn_btn {

        margin-right: 50px;

    }
.container_flex img {
    max-width: 200px;
}
    .doc_box a {

        padding: 35px 20px;

    }

    .doc_sec {

        padding-bottom: 135px;

    }

    .testimonial_gallery {

        padding-bottom: 160px;

    }

    .service_text ul li:after {

        top: 3px;

    }

    .service_text ul li {

        font-size: 18px;

        line-height: 25px;

    }

    .service_text ul li {

        margin-bottom: 12px;

    }

    .service_mini {

        padding: 65px 0 15px;

        margin-bottom: 160px;

    }

    .service_details {

        padding-bottom: 45px;

    }

    .acc_heading::before {

        right: 15px;

        top: 30px;

    }

    .custom_accordion .ac_repeat+.ac_repeat {

        margin-top: 18px;

    }

    .acc_contents {

        padding: 0 10px 10px 20px;

    }

    .acc_contents p {

        font-size: 16px;

        line-height: 23px;

    }

    .acc_heading {

        padding: 20px;

        font-size: 18px;

        line-height: 24px;

        padding-right: 45px !important;

    }

    .recent_post form .input_wrapper input[type="submit"] {

        padding: 12px 20px 14px 30px;

    }

    .default_content ul li+li,
    .default_content ol li+li {

        margin-top: 15px;

    }

    .default_content p {

        margin-bottom: 18px;

    }

    .default_content p,
    .default_content ul li a,
    .default_content ol li a,
    .default_content ul li,
    .default_content ol li {

        font-size: 16px;

        line-height: 25px;

    }

    .map_sec {

        padding: 0 15px 150px;

    }

    .inner_seller_sec {

        padding-bottom: 155px !important;

    }

    .back_to_top a {

        width: 40px;

        height: 40px;

    }

    .back_to_top a svg {

        width: 30px;

        height: 30px;

    }

    .footer_top {

        padding-bottom: 45px;

    }

    .footer_btm {

        justify-content: center;

        padding: 10px 0;

        gap: 12px;

        flex-direction: column;

        text-align: center;

    }

    .ft_logo_sec li+li {

        margin-top: 15px;

    }

    .ft_logo_sec li {

        gap: 15px;

    }

    .ft_links ul li+li {

        margin-top: 9px;

    }

    .ft_links ul li {

        line-height: 25px;

    }

    .circle_logo {

        min-width: 40px;

        width: 40px;

        height: 40px;

    }

    .ft_text {

        font-size: 16px;

    }

    .help_desk .cmn_title h3 {

        text-align: center;

    }

    .help_desk {

        padding: 35px 20px;

        flex-wrap: wrap;

        gap: 20px;

        justify-content: center;

    }

    section.news_sec .row>* {

        margin-bottom: 30px;

    }

    .news_sec {

        padding: 75px 0 155px;

    }

    .news_bx h3 {

        font-size: 22px;

        line-height: 28px;

        margin-bottom: 15px;

    }

    .testi_sec {

        padding: 70px 0;

    }

    .seller_sec {

        padding: 75px 0 65px;

    }

    .sell_bx {

        padding: 25px 20px;

    }

    .sell_bx h4 {

        font-size: 20px;

        line-height: 26px;

        margin-bottom: 15px;

    }

    .sell_bx p {

        font-size: 16px;

        line-height: 23px;

        margin-bottom: 15px;

    }

    .cmn_title p {

        font-size: 16px;

        line-height: 24px;

        margin-bottom: 20px;

    }

    .service_right ul li {

        gap: 20px;

        padding-right: 7px;

        padding-bottom: 15px;

    }

    .service_sec {

        padding: 80px 0 65px;

    }

    .sr_content h4 {

        font-size: 20px;

        line-height: 30px;

        margin-bottom: 10px;

    }

    .sr_content p {

        font-size: 16px;

        line-height: 24px;

    }

    .partner_sec .cmn_title h4 {

        text-align: center;

        margin-bottom: 30px;

    }

    .banner_text p {

        font-size: 20px;

        line-height: 135%;

        margin-bottom: 15px;

    }

    .banner {

        padding: 225px 0 35px;

    }

    .banner_text h1 {

        font-size: 43px;

        line-height: 107%;

    }

    .cmn_title h2 {

        font-size: 38px;

    }

    .default_content h2,
    .recent_post h2 {

        font-size: 38px;

    }

    .default_content h3 {

        font-size: 32px;

    }

    .default_content h4 {

        font-size: 27px;

    }

    .default_content h5 {

        font-size: 23px;

    }

    .default_content h6 {

        font-size: 20px;

    }

    .cmn_title h3 {

        font-size: 35px;

        line-height: 115%;

    }

    .cmn_title h3 {

        font-size: 30px;

    }



    /* ------------------ HEADER RESPONSIVE START ------------------ */

    span.toggle-menu {

        width: auto;

        margin: 0;

        padding: 0;

        display: flex;

        align-items: center;

        justify-content: center;

        cursor: pointer;

        position: absolute;

        right: 15px;

        top: 50%;

        bottom: 0;

        transform: translate(0, -50%);

    }

    .toggle-menu i {

        font-size: 20px;

        margin: 0px;

        border: 2px solid var(--violet);

        padding: 7px 9px;

        border-radius: 5px;

        color: var(--violet);

    }

    .nav_and_mail .nav_sec {

        width: 280px;

        height: 100vh;

        position: fixed;

        z-index: 999;

        top: 0;

        right: -100%;

        padding: 70px 0 0;

        background: var(--green) !important;

        display: block;

        -webkit-transition: all 0.8s ease-in-out;

        -moz-transition: all 0.8s ease-in-out;

        -o-transition: all 0.8s ease-in-out;

        transition: all 0.8s ease-in-out;



    }

    .nav_and_mail .nav_sec.slidein {

        right: 0;

        -webkit-transition: all 0.5s ease-in-out;

        -moz-transition: all 0.5s ease-in-out;

        -o-transition: all 0.5s ease-in-out;

        transition: all 0.5s ease-in-out;

    }

    .nav_and_mail .nav_sec .cls-btn {

        width: 32px;

        height: 32px;

        position: absolute;

        top: 15px;

        right: 15px;

        cursor: pointer;

        background: url(images/cross.png) no-repeat center;

    }

    .nav_and_mail .nav_sec ul {

        text-align: left;

        flex-direction: column;

        background: var(--gray) !important;

        height: auto;

        gap: 0;

    }

    .nav_and_mail .nav_sec ul li ul li a:hover {

        color: var(--white) !important;

        background: var(--gray) !important;

    }

    .nav_and_mail .nav_sec ul li ul li a {

        border-radius: 0;

    }

    .nav_and_mail .nav_sec ul>li {

        display: block;

        padding-bottom: 0;

        width: 100%;

        margin: 0;

    }

    .nav_and_mail .nav_sec ul>li+li {

        margin-left: 0;

    }

    .nav_and_mail .nav_sec ul>li a {

        color: #FFF;

        padding: 10px 15px;

        font-size: 17px;

        border-radius: 0;

        background: var(--green);

    }

    .nav_and_mail .nav_sec ul li a:before {

        display: none;

    }

    .nav_and_mail .nav_sec ul>li:hover>a,

    .nav_and_mail .nav_sec ul>li.active>a {

        background: var(--violet);

        color: var(--white) !important;

    }

    .nav_and_mail .nav_sec ul li {

        padding: 0px;

    }

    .nav_and_mail .nav_sec>ul>li>a:after,

    .nav_and_mail .nav_sec>ul>li>a:after {

        display: none;

    }

    .nav_and_mail .nav_sec img {

        display: inline-block;

        vertical-align: middle;

    }

    .nav_and_mail .nav_sec i {

        font-style: normal;

        color: #fff;

        line-height: 30px;

        font-size: 21px;

        font-weight: 600;

    }

    .nav_and_mail .nav_sec ul>li:hover ul {

        display: none;

    }

    .nav_and_mail .nav_sec ul>li ul {

        width: 100%;

        background: var(--white) !important;

        position: static;

        top: 100%;

        left: 0;

        text-align: left;

        display: none;

        border-radius: 0;

        padding: 0;

        transition: 0.0s;

        visibility: visible;

        opacity: 1;

        pointer-events: all;

    }

    .nav_and_mail .nav_sec ul li ul li a {

        padding: 6px 35px;

        color: var(--black);

        background: var(--white);

    }

    .nav_and_mail .nav_sec ul ul>li:hover>a,

    .nav_and_mail .nav_sec ul ul>li.active>a {

        background: black;

        color: #FFF !important;

    }

    .nav_and_mail .nav_sec ul li .arw-nav,
    .nav_and_mail .nav_sec ul li ul li .arw-nav {

        width: 40px;

        height: 45px;

        position: absolute;

        right: 0;

        top: -3px;

        z-index: 999;

        transform: translate(0, 0);

        cursor: pointer;

        background: url(images/arw.png) no-repeat center;

        -webkit-transition: all 0.3s ease-in-out;

        -moz-transition: all 0.3s ease-in-out;

        -o-transition: all 0.3s ease-in-out;

        transition: all 0.3s ease-in-out;

    }

    .nav_and_mail .nav_sec ul li ul li .arw-nav {
        background: url(images/arw_green_phone.png) no-repeat center;
        width: 40px;
        height: 35px;
        rotate: 0deg;
    }

    .nav_and_mail .nav_sec ul li .arw-nav.actv {

        -webkit-transform: rotate(180deg);

        -moz-transform: rotate(180deg);

        -o-transform: rotate(180deg);

        transform: rotate(180deg);

    }

    .nav_and_mail .nav_sec ul li ul li:hover>ul {
        display: none;
    }

    .nav_and_mail .nav_sec ul li ul li ul li a {
        color: black;
        background: #e4ffdf;
        padding-left: 50px;
    }

    /* ------------------ HEADER RESPONSIVE END ------------------ */

    .abt_btn_holder {

        align-items: flex-start;

        flex-direction: column;

        gap: 15px;

    }

    .marque_sec {

        padding: 15px 0;

    }

    .marque_sec em {

        font-size: 28px;

        line-height: 38px;

    }

    .marque_sec_holder_main .marque_sec_holder:nth-child(1) .marque_sec em {

        font-size: 23px;

    }

    .marque_sec_holder_main .marque_sec_holder:nth-child(1) .marque_sec>*::after {

        width: 20px;

        height: 20px;

        left: -42px;

    }

    .marque_sec_holder_main .marque_sec_holder:nth-child(1) .marque_sec {

        gap: 65px;

    }

}



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

    .about_sec {

        margin-bottom: 45px;

    }

    .banner.inner_banner {

        margin-bottom: 75px;

    }

    .testi_wrapper {

        column-count: 2;

        column-gap: 30px;

    }

}



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

    .banner_text p {

        font-size: 18px;

        max-width: 400px;

    }

    .pop_up_form_wrapper .alter_form {

        padding: 50px;

        width: 90vw;

        min-width: unset;

        max-width: unset;

    }

    .alignright,
    .alignleft {

        float: none;

        margin: 30px auto;

    }

    .service_mini .row {

        flex-direction: column-reverse;

    }

    .default_content .cmn_btn {

        padding-top: 20px;

    }

    .mission_sec {

        padding: 60px 0 125px !important;

        text-align: center;

    }

    .consult_sec {

        padding: 65px 0;

    }

    .cons_img {

        padding-top: 0;

        padding-bottom: 40px;

    }

    .recent_post {

        padding-top: 40px;

    }

    .blog_details_holder {

        padding-bottom: 125px;

    }

    .alter_form {

        padding-bottom: 30px;

    }

    .inner_about_holder .about_sec .row+.row {

        margin-top: 60px;

    }

    .inner_banner .banner_text ol li {

        font-size: 20px;

        line-height: 29px;

    }

    .inner_banner .banner_text ol li a {

        margin-bottom: 1px;

    }

    .inner_banner .banner_text ol {

        padding: 3px 15px;

    }

    .service_right {

        margin-top: 35px;

    }

    .abt_btn_holder {

        flex-direction: row;
        align-items: center;

    }

    .abt_img {

        max-width: 400px;

        margin: 0 auto 30px;

    }

    .service_sec {

        padding: 65px 0 50px;

        margin-bottom: 75px;

    }

    .p_logo {

        margin: 0 15px;

    }

    .cmn_title h6 {

        margin-bottom: 15px;

    }

    .testi_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

}



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

    .news_tilte {

        flex-direction: column;

        align-items: flex-start;

        justify-content: flex-start;

        padding-bottom: 35px;

        gap: 15px;

    }

}



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

    .banner_text h1 {

        font-size: 35px;

        margin-bottom: 15px;

    }
    .abt_btn_holder_img {
    max-width: 170px;
}

    .pop_up_form_wrapper .alter_form h4 {

        font-size: 25px;

        line-height: 33px;

    }

    .pop_up_form_wrapper .alter_form {

        padding: 55px 20px 40px;

        width: 92vw;

    }

    .testi_wrapper .testi_bx {

        margin-bottom: 20px !important;

    }

    .testi_wrapper .testi_bx:last-child {

        margin-bottom: 0 !important;

    }

    .testi_wrapper {

        column-count: 1;

    }

    .default_content ul li:after {

        top: 5px;

    }

    .feature_img img {

        width: 100%;

        max-height: 275px;

        min-height: 275px;

    }

    .feature_img {

        margin-bottom: 30px;

        min-height: 275px;

    }

    .inner_banner .banner_text ol {

        justify-content: center;

    }

    .recent_post form .input_wrapper input[type="submit"] {

        padding: 12px 20px 12px 30px;

    }

    .ft_icn {

        width: 35px;

        min-width: 35px;

        height: 35px;

        font-size: 18px;

    }

    .ft_info br {

        display: none;

    }

    .contact_info_right ul li+li {

        margin-top: 20px;

    }

    .ft_info {

        font-size: 16px;

    }

    .contact_info_right h3 {

        font-size: 28px;

        margin-bottom: 25px;

    }

    .contact_info_right {

        padding: 45px 15px 50px 25px;

    }

    .contact_form_holder {

        padding: 25px 13px 15px;

        border-radius: 35px;

    }

    .alter_form h3 {

        font-size: 25px;

        margin-bottom: 20px;

        padding-top: 10px;

    }

    .inner_seller_sec {

        padding-bottom: 135px !important;

    }

    .inner_about_holder .about_sec .row+.row {

        margin-top: 40px;

    }

    .inner_about_holder .about_sec {

        margin-bottom: 25px;

    }



    .banner.inner_banner .banner_text {

        text-align: center;

    }

    .banner.inner_banner {

        padding: 120px 0 100px;

    }

    .ft_logo_sec {

        margin-bottom: 30px;

    }

    .ft_links h3::before {

        width: 100%;

    }

    .ft_links h3:after {

        width: 70px;

    }

    .ft_links h3 {

        font-size: 19px;

        padding-bottom: 13px;

        margin-bottom: 20px;

    }

    .footer_top .row>*:nth-child(2) .ft_links {

        padding-left: 0;

    }



    .ft_links ul li {

        font-size: 15px;

        line-height: 25px;

    }

    .cmn_title h2 {

        font-size: 27px;

    }

    .default_content h2,
    .recent_post h2 {

        font-size: 27px;

    }

    .default_content h3 {

        font-size: 25px;

    }

    .default_content h4 {

        font-size: 23px;

    }

    .default_content h5 {

        font-size: 20px;

    }

    .default_content h6 {

        font-size: 18px;

    }

    .default_content h2,
    .default_content h3,
    .default_content h4,
    .default_content h5,
    .default_content h6,
    .recent_post h2 {

        margin-bottom: 18px !important;

    }

    .cmn_title h3 {

        font-size: 25px;

    }

    .cmn_title h4 {

        font-size: 25px;

    }

    .banner {

        padding: 190px 0 30px;

    }

    .logo {

        max-width: 180px;

    }

    .cmn_btn a em {

        width: 30px;

        height: 30px;

    }

    .cmn_btn a {

        font-size: 14px;

        line-height: 25px;

        padding: 3px 3px 3px 15px;

    }

    header.header .cmn_btn {

        margin-right: 45px;

    }
.container_flex img {
    max-width: 160px;
}
}

@media only screen and (max-width:450px) {
    #menu-footer-second-menu li.menu-item-has-children a {
        font-size: 15px !important;
    }
    .abt_btn_holder {
        gap: 7px;
        flex-direction: column;
        align-items: flex-start;
    }
    #menu-footer-second-menu li.menu-item-has-children ul li a {
        font-size: 14px !important;
    }

    .toggle-menu i {

        font-size: 16px;

        padding: 6px 7px;

    }

    .doc_box a img {

        max-width: 55px;

    }

    .doc_box a h4 {

        font-size: 17px;

        line-height: 22px;

    }

    .abt_btn_holder {

        gap: 7px;

    }

    .doc_box a {

        padding: 30px 15px;

    }

    .service_feature_img img {

        max-height: 270px;

        min-height: 270px;

    }

    .p_logo {

        margin: 0 10px;

    }

    header.header .cmn_btn {

        margin-right: 40px;

    }

    .header_wrapper {

        gap: 15px;

    }

    .inner_banner .banner_text ol li {

        font-size: 17px;

        line-height: 29px;

    }

    .inner_banner .banner_text ol li+li:after {

        left: -17px;

        width: 7px;

        height: 12px;

    }

}



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

    header.header .cmn_btn a {

        display: block !important;

        background: var(--violet) !important;

        border: 1px solid transparent !important;

        transition: var(--default-trans);

    }

    .recent_post form .input_wrapper input[type="submit"] {

        padding: 12px 15px 12px 20px;

    }

    header.header .cmn_btn a:hover {

        background: var(--white) !important;

        border: 1px solid var(--violet) !important;

        color: var(--violet) !important;

    }

    header.header .nav_and_mail .nav_sec ul li.cmn_btn a:hover {

        color: var(--violet) !important;

    }

    .header_wrapper {

        padding: 13px 0 !important;

    }

    header.header .cmn_btn {

        display: none;

    }

    header.header .nav_sec .cmn_btn {

        display: block !important;

    }

}



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

    .abt_btn_holder {

        flex-direction: column;

        gap: 7px;

    }

}



/*///////////// MEDIA QUERY RESPONSIVE END ////////////////*/