@media only screen and (min-width: 1201px) {
    .butgurBtn {
        display: none;
    }

    .menuLink ul li>ul.sub-menu {
        color: #fff;
        position: absolute;
        min-width: 220px;
        display: block !important;
        width: 100%;
        left: 0;
        top: calc(100% + 10px);
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        -ms-transition: all 0.4s ease-in-out 0s;
        -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
        transform-origin: 0 0 0;
        margin-left: 0;
        -webkit-box-shadow: 0px 4px 9px -2px rgb(0 0 0 / 45%);
        -moz-box-shadow: 0px 4px 9px -2px rgba(0, 0, 0, 0.45);
        box-shadow: 0px 4px 9px -2px rgb(0 0 0 / 45%);
        border-radius: 15px;
        background-color: #fff;
    }

    .sub__menu {
        top: calc(100% + 0px);
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        /* -webkit-transform: scalex(0);
        -moz-transform: scalex(0);
        -ms-transform: scalex(0);
        -o-transform: scalex(0);
        transform: scalex(0); */
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        -ms-transition: all 0.4s ease-in-out 0s;
        -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
        transform-origin: 0 0 0;
        pointer-events: none;
    }

    .menuLink ul li:hover>.sub-menu,
    .menuLink ul li:hover>.sub__menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        pointer-events: unset;
    }

    .menuLink ul li.menu-item-has-children::before {
        display: none;
    }

    .sub-menu li a {
        padding: 8px 20px;
    }

    .sub-menu li a:hover {
        color: #fff;
        background-color: #1951ff;
    }

    .sub-menu li:first-child a {
        border-radius: 15px 15px 0 0;
    }

    .sub-menu li:last-child a {
        border-radius: 0 0 14px 14px;
        border-bottom: none;
    }

    .sub-menu li .sub-menu {
        left: 220px !important;
        top: 0 !important;
    }

    .sub-menu .menu-item-has-children::after {
        transform: rotate(145deg) !important;
    }

    .sub-menu li a {
        border-bottom: 1px solid #1951ff;
        font-size: 15px !important;
    }

    .menu-item-has-children .sub__menu::after {
        content: "";
        position: absolute;
        top: -12px;
        left: 55px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8px 12px 8px;
        border-color: transparent transparent #ffffff transparent;
    }

    .menu-item-has-children .megha_meu::after {
        left: 180px;
    }

    .menuLink>ul>li:nth-child(4) .megha_meu::after {
        left: inherit;
        right: 170px;
    }
}

@media only screen and (min-width: 1220px) {
    #baner_slider {
        height: 100vh;
    }
}

@media only screen and (min-width: 2560px) {
    .grow_up_wrap::after {
        background-size: contain;
        background-position: center;
    }
}

@media only screen and (max-width: 1800px) {
    .global_pre_cricle {
        left: 350px;
    }

    .three__box_effect .same.two:hover {
        margin-left: 80px;
    }
}

@media only screen and (max-width: 1700px) {
    .three__box_effect .same.two:hover {
        margin-left: 60px;
    }

    .three__box_effect .same.three:hover {
        margin-left: -7px;
    }

    .center-address-box .art-info-box {
        left: 21% !important;
    }
}

@media only screen and (max-width: 1675px) {
    .three__box_effect .same.two:hover {
        margin-left: 55px;
    }
}

@media only screen and (max-width: 1600px) {
    .hexagon__content {
        padding: 20px 30px;
    }

    .icon_div {
        margin-bottom: 15px;
    }

    .icon_div img {
        width: 65px;
    }

    .hexagon__box {
        width: 330px;
        height: 280px;
    }

    .little_space {
        margin-top: 0;
    }

    /* .hexagon__content h4 {
        font-size: 20px;
    } */
    /* .hexagon__content p {
        font-size: 15px;
        line-height: 18px;
        max-width: 220px;
    } */
    .rect {
        height: 270px;
        width: 155px;
        left: 90px;
    }

    .log_ing_header {
        height: 115px;
    }

    .login_grid {
        margin-right: 40px;
        margin-left: 40px;
        padding: 40px 50px;
    }

    .form_wrap {
        padding: 60px 0px;
    }

    .form_title {
        min-height: 85px;
    }

    /* .form_title h1,
    .form_title h2 {
        font-size: 40px;
    } */
    .form_tabs ul li button {
        height: 50px;
        font-size: 20px;
    }

    .form_feild label {
        font-size: 16px;
    }

    .form_feild .form-check label {
        font-size: 16px;
    }

    .form_feild input[type="submit"] {
        font-size: 16px;
    }

    .grow_up_title h4 {
        font-size: 40px;
        line-height: 40px;
    }

    .grow_up_title p {
        font-size: 18px;
    }

    .global_pre_cricle {
        width: 200px;
        height: 200px;
    }

    .global_pre_cricle h5 {
        font-size: 27px;
        line-height: 27px;
    }

    /* .static_btn {
        max-width: 400px;
        min-width: 400px;
        font-size: 28px;
        height: 65px;
    } */
    /* .border_list {
        height: 65px;
    } */
    .boost_wrap {
        max-width: 1100px;
        height: 945px;
    }

    .grow_up_wrap::after {
        background-position-x: 35%;
    }

    /* .border_list {
        width: calc(86% - 450px);
    } */
    .news_title {
        max-width: 795px;
    }

    .news_title h1 {
        font-size: 40px;
    }

    .Business__ayments .technology_solution_para {
        max-width: 90%;
    }

    .key_benefits_wrap .container {
        width: 80%;
    }

    /* .key_benefits_content {
        background-size: 1060px;
        height: 760px;
    } */
    .key_benefits_content ul li {
        bottom: 100px;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }

    .key_benefits_content ul li:nth-child(1) {
        left: 45px;
    }

    .key_benefits_content ul li:nth-child(1),
    .key_benefits_content ul li:nth-child(5) {
        top: 36%;
    }

    .key_benefits_content ul li:nth-child(2) {
        left: 18%;
    }

    .key_benefits_content ul li:nth-child(4) {
        right: 17%;
    }

    .key_benefits_content ul li:nth-child(5) {
        right: 25px;
    }

    .full_blog_img {
        height: 550px;
    }

    .full_blog_content h2 {
        font-size: 42px;
        line-height: 45px;
    }

    .full_blog_content p {
        font-size: 25px;
        line-height: 30px;
    }

    .blog_views a,
    .read_post a {
        font-size: 18px;
    }

    .read_post a::before {
        top: 10px;
    }

    .blog_views a img {
        width: 30px;
    }

    .article_title {
        min-height: 75px;
    }

    .article_title h2 {
        font-size: 32px;
    }

    .blog_crum .nav_list li a {
        font-size: 18px;
    }

    .blog_crum .nav_list li a img {
        margin-left: 18px;
        max-width: 8px;
    }

    .aurionpro__inner {
        max-width: 500px;
        padding: 20px 0px;
        margin-top: 15px;
    }

    .aurionpro__inner h5 {
        font-size: 26px;
    }

    .aurionpro__inner p {
        font-size: 25px;
        line-height: 34px;
    }

    .blog_article_full h1 {
        font-size: 40px;
    }

    .blog_article_full_img img {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .blog___title a {
        font-size: 25px;
        line-height: 28px;
    }

    .blog___title a span {
        font-size: 20px;
    }

    .read_more a {
        font-size: 40px;
    }

    .post_blog_ h4 a {
        font-size: 35px;
    }

    .post_blog_ h4 {
        min-height: 155px;
        max-width: 500px;
    }

    .user_comment_content h4 {
        font-size: 20px;
    }

    .user_comment_content h4 span {
        font-size: 16px;
    }

    .blog___title__red a {
        font-size: 25px;
    }

    .blog___title__red a::after {
        top: 15px;
    }

    .privacy_content h1 {
        font-size: 40px;
    }

    .vision_and_mission {
        padding: 120px 0 80px;
        background-size: 90%;
    }

    .vision_mission_content h2,
    .cor_values h3 {
        font-size: 30px;
    }

    .vision_mission_content p {
        font-size: 20px;
    }

    .core_value_para p {
        font-size: 16px;
        line-height: 20px;
    }

    .basic_information_form .form_grid_inner {
        padding-right: 100px;
    }

    /***************/
    .same.two .detail-box-one {
        left: 24%;
    }

    .same.three .detail-box-one {
        left: 14%;
    }

    .same.four .detail-box-one {
        left: 33%;
    }

    .city_address address {
        font-size: 13px;
    }

    .three__box_effect #four1:hover {
        margin-left: 65px;
    }

    .three__box_effect #five1 .detail-box-one {
        left: 25px;
    }

    .three__box_effect .same.one .detail-box-one {
        left: 20%;
    }

    .state_text_title h4 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .state_text_title h5 {
        font-size: 25px;
    }

    .create_box_wrap h4 {
        font-size: 25px;
        max-width: 140px;
    }

    .box_img_inner img {
        min-width: 80px;
        min-height: 80px;
        height: 80px;
        width: 80px;
        max-width: 80px;
    }

    .select_theme_content h4 {
        font-size: 24px;
        max-width: 380px;
    }

    .full_gray_description h4 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .btn__list {
        margin: 30px auto 0px;
        max-width: 90%;
    }

    .btn__list .signUp_btn {
        height: 40px;
        font-size: 15px;
        padding: 5px 18px;
        margin: 4px;
    }

    .slider__grid .ui-datepicker-calendar tbody tr td a {
        height: 50px;
    }

    .partner_contract_wrap .d-flex>div>label {
        font-size: 16px;
    }

    .partner_contract_wrap .d-flex>div .form_feild {
        width: 200px !important;
    }

    .partner_contract_wrap>form>.check_section .check_confirm label {
        font-size: 16px;
    }

    .partner_contract_wrap .d-flex>div .form_feild label.filelabel span {
        font-size: 16px;
    }

    .bottom__strip p {
        font-size: 16px;
    }

    .three__box_effect .same.two:hover {
        margin-left: 120px;
    }

    .fiveAnimted #four .city__title {
        right: 195px;
    }
}

@media only screen and (max-width: 1580px) {
    .three__box_effect .same.two:hover {
        margin-left: 90px;
    }
}

@media only screen and (max-width: 1550px) {
    .three__box_effect .same.three .city__title {
        right: 230px;
    }
}

@media only screen and (max-width: 1500px) {
    .service__box__list ul li h4 {
        font-size: 22px;
    }

    .icon_img {
        margin-bottom: 15px;
    }

    .icon_img img {
        height: 75px;
    }

    .left__grid {
        max-width: 350px;
        min-width: 350px;
    }

    .counter_description h4 {
        font-size: 30px;
    }

    .counter_description h4 span {
        font-size: 31px;
    }

    .counter_description p {
        font-size: 16px;
    }

    .counter_grid #counter li {
        padding-left: 25px;
    }

    .counter_box h4 {
        font-size: 40px;
    }

    .counter_box p {
        font-size: 15px;
    }

    .service_title {
        font-size: 50px;
    }

    .key_benefits_content {
        background-size: 600px;
        height: 510px !important;
        max-width: 850px;
    }

    .key_benefits_content ul li:nth-child(1) {
        left: 0;
    }

    .key_benefits_content ul li:nth-child(5) {
        right: -15px;
    }

    .key_benefits_content ul li:nth-child(2) {
        left: 15%;
    }

    .key_benefits_content ul li:nth-child(4) {
        right: 14%;
    }

    .basic_information_form .form_grid_inner .form_group>label {
        padding-right: 20px;
        max-width: 350px;
        min-width: 350px;
    }

    .basice_information p {
        text-align: left;
        font-size: 16px;
        font-weight: 400;
    }

    /***********/
    .stylish-banner .same.two {
        left: -65px;
    }

    .stylish-banner .three__box_effect .same.two {
        left: 25%;
    }

    .stylish-banner .same.three {
        position: absolute;
        left: 20%;
    }

    .same.four .detail-box-one {
        left: 27%;
    }

    .six__box_effect .city__title {
        right: 70px;
    }

    .six__box_effect .same.four2:hover {
        margin-left: 68px;
    }

    .six__box_effect .same.five2:hover {
        margin-left: 26%;
    }

    .three__box_effect .same.three {
        left: 54%;
    }

    .three__box_effect .same.two:hover {
        margin-left: 90px;
    }
}


/* this 1600 was first 1366 px  */

@media only screen and (max-width: 1600px) {
    .menuLink>ul>li:nth-child(4) .megha_meu::after {
        right: 150px;
    }

    .logo_fixed {
        min-width: 225px;
        max-width: 225px;
    }

    .banner_tabs {
        padding-top: 0px;
        top: 180px;
    }

    .signUp_btn {
        margin: 20px auto 0px;
    }

    .inner__content_-wrap .sub-title h2 {
        margin-bottom: 20px;
    }

    .inner__content_-wrap h2 span {
        font-size: 20px;
    }

    .inner__content_-wrap h2 span::before,
    .inner__content_-wrap h2 span::after {
        top: 10px;
        height: 2px;
    }

    .inner__content_-wrap h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .inner__content_-wrap .desc h2 {
        font-size: 17px;
    }

    .signUp_btn {
        font-size: 16px;
    }

    .tabButton_img {
        height: 55px;
        margin-bottom: 10px;
    }

    .tabButton_img img {
        min-width: 50px;
        max-width: 50px;
    }

    .banner___content__wrap .nav li button h4,
    #baner_slider .carousel-indicators button h4,
    .services_tabs_grid__box h4 {
        font-size: 20px;
        height: 55px;
        border-top: 2px solid transparent;
    }

    .banner_tabs::after,
    #baner_slider .carousel-indicators::after {
        height: 55px;
    }

    .static_banner_content::after {
        height: 55px;
    }

    .box__inner {
        width: 210px;
        height: 190px;
    }

    .top_links li {
        margin-right: 40px;
    }

    .menuLink>ul>li>a {
        padding: 30px 15px;
        margin: 0 8px;
        font-size: 14px;
    }

    .menuLink ul li.menu-item-has-children::after {
        top: 36px;
    }

    .login__btn {
        margin-left: 20px;
    }

    .supply-chain-content h4 {
        font-size: 30px;
        max-width: 260px;
        margin-bottom: 15px;
    }

    .supply-chain-content p {
        font-size: 15px;
    }

    .supply-chain-content .sign__btn {
        max-width: 255px;
        height: 50px;
        font-size: 15px;
        margin-top: 30px;
    }

    #tilt {
        max-width: 500px;
        margin: 0 auto;
    }

    .service_title {
        font-size: 30px;
    }

    .contact__info h4 {
        font-size: 20px;
        min-height: 40px;
    }

    .contact__info p {
        font-size: 15px;
    }

    .contact__info .btn_cta {
        width: 230px;
        height: 50px;
        font-size: 13px;
    }

    .contact__info form .sign_btn,
    .contact__info form input {
        font-size: 13px;
        height: 50px;
    }

    .profile__img::after {
        right: -6px;
        bottom: 12px;
        width: 40px;
        height: 40px;
    }

    .icon_div {
        margin-bottom: 10px;
    }

    .icon_div img {
        width: 55px;
    }

    .hexagon__box {
        width: 288px;
        height: 230px;
        margin: 0 auto;
    }

    .rect {
        height: 225px;
        width: 130px;
        left: 80px;
    }

    .hexagon__content h4 {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .hexagon__content p {
        font-size: 14px;
        line-height: 16px;
        max-width: 190px;
    }

    .readMore_btn {
        margin-top: 10px;
        font-size: 10px;
        height: 30px;
        width: 100px;
    }

    .half_cricle {
        width: 90px;
        height: 45px;
        margin: 0 auto;
    }

    .top_links li a {
        font-size: 12px;
    }

    .icon_img img {
        height: 55px;
    }

    .service__box__list ul li h4 {
        font-size: 16px;
    }

    .login__btn>a {
        font-size: 15px;
    }

    .service_card h4 {
        font-size: 20px;
        min-height: 40px;
    }

    .description_content p {
        font-size: 16px;
    }

    .card_links {
        min-height: 335px;
    }

    .card_links li {
        margin-bottom: 10px;
    }

    .card_links li a {
        font-size: 15px;
    }

    .signup_button {
        font-size: 16px;
    }

    .industries__grid h4 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .industries__grid p {
        font-size: 18px;
    }

    .counter_description h4 {
        font-size: 25px;
    }

    .counter_description h4 span {
        font-size: 26px;
    }

    .counter_description p {
        font-size: 15px;
    }

    .counter_box h4 {
        font-size: 30px;
    }

    .counter_box p {
        font-size: 15px;
    }

    .title_grid h4 {
        font-size: 22px;
    }

    .view_more_cta {
        font-size: 17px;
    }

    .view_more_cta span img {
        width: 10px;
        padding-bottom: 4px;
        margin-left: 12px;
    }

    .news_blog a figure figcaption h4 {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .news_blog a figure figcaption p {
        font-size: 14px;
    }

    .title_text {
        font-size: 24px;
    }

    .profile__img {
        width: 135px;
    }

    .profile__img img {
        border: 8px solid #fff;
        width: 135px;
        height: 135px;
        min-width: 135px;
    }

    .customer__content {
        max-width: 270px;
    }

    .customer__content h4 {
        font-size: 28px;
    }

    .customer__content a {
        font-size: 18px;
    }

    .user__profile {
        padding: 25px 35px 40px;
    }

    .user__profile p {
        font-size: 16px;
    }

    .user__profile strong {
        margin-top: 20px;
        font-size: 16px;
    }

    .footer__content h4 {
        font-size: 16px;
    }

    .footer_links li {
        margin-bottom: 10px;
    }

    .footer_links li a {
        font-size: 14px;
    }

    .go_online_IMG {
        padding: 0 95px;
    }

    .close__button {
        width: 40px;
        height: 40px;
        padding: 12px;
    }

    .ourServices__box {
        padding-bottom: 30px;
    }

    .our__services {
        padding: 20px 0px 10px;
    }

    .fixed__box__title h4 {
        font-size: 24px;
    }

    .fixed__description {
        min-height: 350px;
    }

    .fixed__description p {
        font-size: 16px;
    }

    .sub__banner__img {
        height: 100vh;
    }

    .inner_page .sub_baaner_content h1 {
        font-size: 36px;
    }

    .inner_page .sub_baaner_content p {
        font-size: 18px;
    }

    .sub_banner_wrap {
        padding-top: 170px;
    }

    .sub_baaner_content h1 {
        font-size: 20px;
    }

    .sub_baaner_content h2 {
        font-size: 30px;
    }

    .sub_baaner_content h3 {
        font-size: 20px;
    }

    .sub_baaner_content h4 {
        font-size: 36px;
    }

    .price__box_grid .price__box__inner:nth-child(3)::after {
        top: -45px;
        height: 50px;
        font-size: 15px;
    }

    .price__title h6 {
        padding-bottom: 8px;
    }

    .fixed__price__title {
        min-height: 45px;
    }

    .fixed__price__title h5 {
        font-size: 15px;
    }

    .table_price_list {
        padding: 10px 0px 50px;
    }

    .table_price_list .table thead tr th {
        font-size: 18px;
    }

    .table_price_list .table tbody tr td {
        font-size: 15px;
    }

    .sub__menu {
        padding: 30px;
        width: 360px;
        top: calc(100% + -2px);
    }

    .megha_meu {
        width: 750px;
        min-width: 750px;
    }

    .links__title h4 {
        font-size: 15px;
    }

    .links__title h4::after {
        width: 240px;
    }

    .Aurobees__border_content .container {
        padding: 30px 30px;
        max-width: 1100px;
    }

    .Aurobees__border_content p {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }

    .btn_cta {
        height: 45px;
        width: 300px;
        font-size: 16px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px !important;
    }

    .swiper-pagination-bullet {
        height: 18px !important;
        width: 18px !important;
    }

    .service_box_cta ul {
        margin: 0px -5px;
    }

    .service_box_cta ul li {
        padding: 5px !important;
    }

    .border_line {
        padding: 12px 10px 12px;
    }

    .service_box_title {
        min-height: 45px;
    }

    .service_box_icon {
        width: 50px;
        max-width: 50px;
        min-height: 60px;
    }

    .offer_title h4 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .offering_box {
        padding: 30px 20px 25px;
    }

    .offering_box_title h4 {
        font-size: 22px;
    }

    .offering_box_img {
        height: 215px;
    }

    .offering_box_desc p {
        font-size: 16px;
    }

    .login_grid {
        margin-right: 30px;
        margin-left: 30px;
        padding: 40px 30px;
    }

    .form_group>label {
        font-size: 18px;
        font-weight: 300;
        min-width: 200px;
        max-width: 200px;
    }

    .sign_up .form_footer p {
        font-size: 16px;
    }

    .btn_grid .form_feild {
        width: 48%;
    }

    .freight_page_video {
        margin-top: 80px;
    }

    .video_grid {
        max-width: 750px;
    }

    .log_ing_header {
        height: 70px;
    }

    .log_ing_header a {
        width: 180px;
    }

    .form_wrap {
        padding: 40px 0px;
    }

    .login_grid {
        margin-right: 20px;
        margin-left: 20px;
        padding: 20px 25px;
    }

    .form_title {
        min-height: auto;
        margin-bottom: 20px;
    }

    .form_title h1,
    .form_title h2 {
        font-size: 30px;
    }

    .form_tabs ul {
        margin-bottom: 20px;
    }

    .form_feild>input {
        height: 45px;
    }

    .form_feild {
        margin-bottom: 20px;
    }

    .form_feild label {
        font-size: 18px;
    }

    .form_feild .form-check label {
        font-size: 18px;
    }

    .form_group .form_feild .select2>.selection>span>span {
        background-size: 20px;
    }

    .checkout_wrap {
        padding: 40px 0px;
    }

    .checkout_title h1 {
        font-size: 30px;
    }

    .payment_mothod h2 {
        font-size: 16px;
    }

    .checkout_right {
        padding-left: 30px;
        margin-left: 0px;
    }

    .payment_description ul li strong,
    .payment_description ul li p {
        font-size: 18px;
    }

    .total_amount h4,
    .amount_value,
    .amount_value span {
        font-size: 30px;
    }

    .btn_wrap .submit_btn {
        font-size: 18px;
        height: 45px;
    }

    .form_feild .select_list {
        height: 45px;
        background-size: 20px;
    }

    .screen__heading h2 {
        font-size: 20px;
    }

    .event__blog .event_dec a {
        font-size: 17px;
    }

    .event__blog .event_dec p {
        font-size: 16px;
    }

    .enjoye_bensfits p {
        font-size: 18px;
    }

    .enjoye_bensfits h3 {
        font-size: 30px;
        margin: 25px 0px;
    }

    .price__baner_height .sub__banner__img {
        height: 460px;
    }

    .box_type_content {
        width: 55%;
        padding: 15px 15px 15px 30px;
    }

    .box_type_listing {
        width: 45%;
        padding: 20px 15px 20px 25px;
    }

    .box_type_content h4 {
        font-size: 20px;
    }

    .box_type_content p {
        font-size: 16px;
        max-width: 500px;
    }

    .box_type_listing ul li {
        font-size: 16px;
    }

    .bottom__strip {
        margin-top: 25px;
    }

    .reg__btn .btn_cta {
        max-width: 250px;
        font-size: 20px;
    }

    .bottom__strip p {
        font-size: 18px;
    }

    .Typical__Benefits h5 {
        font-size: 20px;
        padding-left: 15px;
        margin-bottom: 10px;
    }

    /***********************/
    .fixed_price_box .price__box__inner .border_box .fixed__price__title {
        min-height: 30px;
    }

    .fixed_price_box .price__box__inner .border_box .fixed__price__title h5 {
        font-size: 16px;
    }

    .fixed_price_box .price__box__inner .border_box .fixed__switcher {
        min-height: 50px;
    }

    .fixed_price_box .price__box__inner .border_box .price__title h6 {
        font-size: 14px;
    }

    .fixed_price_box .price__box__inner .border_box .number_counter {
        min-height: 55px;
    }

    .fixed_price_box .subscribe_div {
        bottom: -55px;
    }

    .fixed_price_box .price__box__inner .border_box h4 {
        font-size: 18px;
    }

    .fixed_price_box {
        padding-top: 50px;
        padding-bottom: 65px;
    }

    .fixed_price_box+section .table_price_list {
        padding-top: 0px;
    }

    .table_price_list .table thead {
        top: 310px;
    }

    .banner__box_wrap .service_box_cta {
        max-width: 462px;
    }

    .banner__box_wrap .border_line .service_box_title {
        min-height: 30px;
    }

    .swiper-pagination-bullet-active {
        border: 2px solid #0d2f2d;
        height: 25px;
        width: 25px;
    }

    .swiper-pagination-bullet {
        border: 2px solid #0d2f2d;
        height: 25px;
        width: 25px;
    }

    .technology_solution_wrap::after {
        width: 240px;
        height: 210px;
    }

    .technology_solution_title {
        max-width: 910px;
        margin: 0 auto 30px;
        padding-bottom: 30px;
    }

    .technology_solution_title h4 {
        font-size: 28px;
    }

    .technology_solution_para p {
        font-size: 17px;
    }

    .card__content h4 {
        font-size: 35px;
    }

    .card__content ul {
        margin-top: 40px;
    }

    .benefit_link_list ul li a {
        font-size: 16px;
        height: 60px;
    }

    .benefit_title {
        font-size: 30px;
    }

    .benefit_link_list ul li {
        padding: 10px;
    }

    .Features_wrap .benefit_title {
        margin-bottom: 0px;
    }

    .feature_box_wrap {
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .featue_box_icon {
        width: 65px;
        min-height: 65px;
        margin-bottom: 15px;
    }

    .featue_box_title {
        min-height: 70px;
    }

    .featue_box_title h4 {
        font-size: 20px;
        max-width: 165px;
    }

    .featue_box_list ul li {
        font-size: 15px;
    }

    .grow_up_wrap::after {
        background-position-x: 41%;
    }

    /* .static_btn {
        max-width: 350px;
        min-width: 350px;
        font-size: 24px;
    } */
    .grow_up_wrap::after {
        background-position-x: 20%;
        background-size: 132%;
        background-position-y: 100%;
    }

    .global_pre_cricle {
        top: 50px;
        left: 120px;
    }

    .grow_up_title h4 {
        font-size: 30px;
        line-height: 32px;
    }

    .grow_up_title p {
        font-size: 16px;
    }

    .inner_page_grid {
        padding: 45px 0px;
    }

    .media_box_img img,
    .media_box_img video,
    .media_box_img {
        height: 250px;
    }

    .news_title h1 {
        font-size: 30px;
    }

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

    .media__description_grid p,
    .media__description_grid ul li {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .media_new_grid .col-md-8 .media_box_img img {
        height: 515px;
    }

    .media_new_grid .col-md-8 .media_box_img_title span {
        font-size: 28px;
        line-height: 35px;
    }

    .otp_screen .otp-field input {
        font-size: 18px;
        padding: 6px 6px;
        margin: 0 10px;
    }

    .email_title {
        margin-bottom: 45px;
    }

    .email_title p {
        font-size: 16px;
    }

    .submit__query .btn_query {
        font-size: 14px;
        width: 200px;
    }

    .otp_screen .login_grid {
        min-height: 500px;
    }

    .otp_input input {
        width: 100%;
        height: 50px;
        font-size: 16px;
        margin: 0 auto;
        display: block;
    }

    .forgot_password .form_feild p,
    .account_found p {
        font-size: 18px;
    }

    .forgot_password .form_feild input {
        font-size: 18px;
    }

    .forgot_password .form_feild .create_pass {
        font-size: 19px;
    }

    .registered_grid .register_as {
        height: 50px;
        border: 2px solid #db9138;
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        width: 48%;
    }

    .Business__ayments {
        padding: 50px 0px 10px;
        background-size: contain;
    }

    .Business__ayments .technology_solution_para p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .blog_heading h1 {
        font-size: 30px;
    }

    .article_title h2 {
        font-size: 22px;
    }

    .article_content h4 a {
        font-size: 18px;
    }

    .full_blog_content h2 {
        font-size: 22px;
        line-height: 28px;
        max-width: 500px;
    }

    .full_blog_content {
        padding: 30px 20px;
    }

    .full_blog_content p {
        font-size: 16px;
        line-height: 20px;
    }

    .blog_views a,
    .read_post a {
        font-size: 16px;
    }

    .outer_shadow {
        margin-left: 17px;
        margin-top: 17px;
    }

    .outer_shadow::after {
        left: -15px;
        top: -15px;
        bottom: -15px;
    }

    .blog__wrap {
        margin-right: 10px;
    }

    .blog_crum {
        margin-top: -38px;
    }

    .all_blog_wrap {
        margin-top: 30px;
    }

    .address__grid {
        margin-left: 20px;
        margin-right: 20px;
    }

    .aurionpro__inner {
        max-width: 400px;
    }

    .aurionpro__inner h5 {
        font-size: 22px;
    }

    .aurionpro__inner p {
        font-size: 16px;
        line-height: 25px;
    }

    .city_address h4 {
        font-size: 20px;
    }

    .city_address p {
        font-size: 14px;
    }

    .blog_article_full {
        padding: 30px;
    }

    .blog_article_full h1 {
        font-size: 35px;
    }

    .blog_article_full_img img {
        height: 500px;
    }

    .post_article_description p,
    .list_description ul li,
    .user_comment_content p {
        font-size: 16px;
    }

    .read_more a {
        font-size: 32px;
    }

    .user_comment_content h4 {
        font-size: 18px;
    }

    .user_comment_content h4 span {
        font-size: 15px;
    }

    .user_comment_inner .user_img img {
        width: 50px;
        min-width: 50px;
        height: 50px;
    }

    .user_comment_inner .user_img {
        width: 65px;
        min-width: 65px;
        padding-right: 10px;
    }

    .post_blog_img a img {
        height: 255px;
    }

    .post_blog_ h4 {
        min-height: 115px;
        max-width: 360px;
    }

    .post_blog_ h4 a {
        font-size: 26px;
    }

    .comments__line input {
        height: 70px;
        font-size: 20px;
        padding: 15px 28px;
    }

    .post_blog_img a img {
        height: 225px;
    }

    .privacy_content p {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .vision_and_mission {
        padding: 80px 0 60px;
        background-size: 90%;
    }

    .vision_mission_content p {
        font-size: 16px;
    }

    .services_description h4 {
        font-size: 13px;
    }

    .form_feild p {
        font-size: 16px;
    }

    /**********/
    .city__title {
        right: 105px;
    }

    /* .five__box_effect .same.two {
        width: 30%;
    } */
    .five__box_effect .same.two:hover {
        margin-left: 245px;
    }

    .five__box_effect .same.three:hover {
        margin-left: 230px;
    }

    .five__box_effect .same.four:hover .art-info-box {
        left: 27%;
    }

    .six__box_effect .same.two .detail-box-one {
        left: 25%;
    }

    .stylish-banner .same {
        width: 33%;
    }

    .six__box_effect .same.three .art-info-box {
        left: 12%;
    }

    .city_address address {
        font-size: 12px;
    }

    .same.two .detail-box-one {
        left: 19%;
    }

    .same.three .detail-box-one {
        left: 7%;
    }

    .same.four .detail-box-one {
        left: 23%;
    }

    .fiveAnimted #four .city__title {
        right: 115px;
    }

    .three__box_effect .same.one {
        width: 48%;
        left: -204px;
    }

    .six__box_effect .city__title {
        right: 70px;
    }

    .six__box_effect .d-flex .same.four:hover {
        margin-left: 105px;
    }

    .six__box_effect .same.five .art-info-box {
        left: 4%;
    }

    .six__box_effect .same.three:hover {
        margin-left: 118px;
    }

    .six__box_effect .same.four2:hover {
        margin-left: 58px;
    }

    .six__box_effect .same.five2:hover {
        margin-left: 25%;
    }

    .state_text_title h4 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .state_text_title h5 {
        font-size: 24px;
    }

    .office_wrap {
        margin-bottom: 50px;
    }

    .event_img {
        border-radius: 20px;
        overflow: hidden;
    }

    .event_dec h2 {
        font-size: 32px;
    }

    .event_dec p {
        font-size: 25px;
    }

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

    .flex_btn a img {
        width: 34px;
        margin-right: 5px;
    }

    .regester__form .btn_cta {
        font-size: 18px;
    }

    .step_scound {
        height: 420px;
    }

    .step_scound h4 {
        font-size: 28px;
    }

    #clander_slider .owl-nav button img {
        width: 30px;
    }

    #clander_slider {
        max-width: 95%;
        padding: 0px 40px;
    }

    .box_img_inner {
        border-bottom: 2px solid #DA9138;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .box_img_inner img {
        min-width: 70px;
        min-height: 70px;
        height: 70px;
        width: 70px;
        max-width: 70px;
    }

    .create_box_wrap h4 {
        font-size: 16px;
        max-width: 115px;
    }

    .box_img_inner::before {
        width: 2px;
    }

    .box_img_inner::after {
        width: 2px;
    }

    .yellow_strip_content p {
        font-size: 18px;
    }

    .service_box__wrap {
        padding: 40px 0px;
    }

    .select_theme_content {
        border-bottom: 4px solid #DA9138;
        padding-bottom: 40px;
    }

    .select_theme_content .btn_cta {
        max-width: 320px;
        height: 50px;
    }

    .full_gray_description h4 {
        font-size: 30px;
        margin-bottom: 8px;
    }

    .full_gray_description p {
        font-size: 16px;
        line-height: inherit;
    }

    .start_journey_title p {
        font-size: 25px;
    }

    .clickable__tabs_btn::after {
        height: 55px;
    }

    .clickable__tabs_btn ul li button h4 {
        font-size: 20px;
        height: 55px;
        border-top: 2px solid transparent;
    }

    .clickable__tabs_btn ul li button.active h4 {
        border-top: 2px solid #ddb384;
    }

    .swiper-container {
        width: 85%;
    }

    .sub__banner__img {
        height: 520px;
    }

    .social_strip ul {
        height: 50px;
        padding: 10px 20px;
    }

    .view_comment {
        padding-left: 28px;
    }

    .comments__line input {
        height: 55px;
        font-size: 16px;
        padding: 15px 20px;
    }

    .comments__line form .btn.btn-success {
        top: 8px;
    }

    .user_comment_list {
        margin-left: 23px;
    }

    .read_btn {
        font-size: 25px;
    }

    .post_blog_ h4 a {
        font-size: 20px;
    }

    .post_blog_ h4 {
        min-height: 75px;
        max-width: 100%;
    }

    .blog_article_full h1 {
        font-size: 30px;
    }

    .blog___title a span {
        font-size: 18px;
    }

    .blog___title__red a {
        font-size: 18px;
    }

    .blog___title__red a::after {
        top: 0 !important;
        bottom: 0 !important;
        margin: auto;
    }

    .blog_footer {
        padding: 20px 20px 0px;
    }

    .contact__grid {
        padding: 35px 35px;
    }

    .post_blog_ {
        padding: 20px 15px 10px;
    }

    .contact__info p {
        font-size: 18px;
    }

    .comments__line .post_btn {
        margin-right: 0;
        height: 100%;
        border-radius: 20px;
    }

    .form_title h1,
    .form_title h2 {
        font-size: 28px;
    }

    .sign_up .form_feild img {
        width: 70%;
    }

    .btn_grid .form_feild .clear {
        font-size: 16px;
        height: 45px;
    }

    .login_grid {
        padding: 20px 35px;
    }

    .btn_grid .form_feild {
        width: 44%;
    }

    .office_wrap .container {
        width: 95%;
    }

    .stylish-banner .same.four:hover {
        margin-left: 240px;
    }

    .stylish-banner .same img {
        height: 390px;
    }

    .stylish-banner .same.one:hover {
        margin-left: 80px;
    }

    .three__box_effect #four1:hover {
        margin-left: 80px;
    }

    .stylish-banner .three__box_effect .same.one:hover {
        margin-left: 60px;
    }

    .stylish-banner .six__box_effect .same.one:hover {
        margin-left: 90px;
    }

    .stylish-banner .six__box_effect .same.four2:hover {
        margin-left: 84px;
    }

    .screen_video .video_grid {
        max-width: 80%;
    }

    .otp_screen .login_grid {
        max-width: 81%;
    }

    .grow_up_wrap::after {
        background-size: 125%;
    }

    .global_pre_cricle {
        top: 30px;
        left: 70px;
    }

    /* .boost_wrap::before {
        bottom: unset;
        background-position-x: 8%;
        height: 81%;
    } */
    .boost_wrap::before {
        left: 0;
        height: 650px;
        width: 1190px;
    }

    .boost_wrap ul {
        padding-top: 20px;
    }

    .boost_wrap {
        height: 635px;
    }

    .global_pre_cricle {
        top: 140px;
        left: 320px;
    }

    .boost_wrap {
        max-width: 1000px;
    }

    .two-items .table_price_list .table thead tr th:nth-child(1) {
        width: 62.5%;
    }

    .global_content .modal-body p {
        font-size: 20px;
    }

    .global_content .modal-content {
        padding: 30px;
    }

    .global_content .modal-footer .btn {
        font-size: 20px;
        height: 35px;
        width: 120px;
    }

    .table_price_list .table thead tr th:nth-child(1) {
        width: 217px;
    }

    .table_price_list .table thead tr th:nth-last-child(4),
    .table_price_list .table thead tr th:nth-last-child(3),
    .table_price_list .table thead tr th:nth-last-child(2),
    .table_price_list .table thead tr th:nth-last-child(1) {
        width: 175px;
    }

    .price__box__inner {
        width: 214px;
    }

    .fixed_price_box {
        min-height: 353px;
    }

    .top-remove .table_price_list .table thead {
        top: 346px !important;
    }

    .btn_grid {
        justify-content: center;
        max-width: 570px;
        gap: 40px;
    }

    .form_tabs ul li button {
        height: 45px;
        font-size: 18px;
    }

    .form_feild .form-check input {
        width: 22px;
        height: 22px;
    }

    .form_feild .form-check label,
    .form_feild label {
        font-size: 18px;
        line-height: 28px;
    }

    #six_images .owl-nav button span {
        font-size: 50px;
    }

    .media__description_grid ul li {
        margin-left: 18px;
    }

    .radio_input_grid .form_feild {
        display: block;
    }

    .radio_input_grid .form_feild .radio_button {
        margin: 10px 0;
    }

    .key_benefits_content {
        height: 550px;
    }

    .key_benefits_content {
        background-position-y: -60px;
    }

    /* 1600 ends here */
}

@media only screen and (max-width: 1435px) {
    .three__box_effect .same.two:hover {
        margin-left: 68px;
    }
}

@media(max-width: 1399px) {
    .office_wrap .container {
        width: 95%;
    }

    .stylish-banner .same.four:hover {
        margin-left: 200px;
    }

    .stylish-banner .six__box_effect .same.four2:hover {
        margin-left: 50px;
    }

    .global_pre_cricle {
        width: 180px;
        height: 180px;
        top: 130px;
        left: 266px;
    }

    .global_pre_cricle h5 {
        font-size: 22px;
        line-height: 24px;
    }

    .slider__grid .ui-datepicker-calendar tbody tr td a {
        height: 42px;
        font-size: 15px;
    }

    .table_price_list .table thead {
        top: 316px;
    }

    .form_title h1,
    .form_title h2 {
        font-size: 24px;
    }

    .login_grid {
        padding: 30px 40px;
    }

    .form_group>label {
        font-size: 18px;
        min-width: 180px;
        max-width: 180px;
    }

    .form_feild>input,
    .form_group .form_feild .select2>.selection,
    #state_div .form_feild .form-control,
    .form_group .form_feild>.iti>input {
        height: 40px;
    }

    .form_group .form_feild>.iti .iti__selected-flag {
        height: 38px;
    }

    .form_group.capta_img .form_feild .g-recaptcha div {
        height: auto;
        width: 100%;
    }

    .btn_grid .form_feild .clear {
        font-size: 18px;
        height: 40px;
    }

    .form_feild input[type="submit"] {
        font-size: 18px;
    }

    .sign_up .form_footer {
        max-width: 390px;
        padding-top: 15px;
    }

    .sign_up .form_footer p {
        font-size: 18px;
    }

    .btn_grid {
        justify-content: center;
        max-width: 460px;
        gap: 25px;
    }

    .form_wrap {
        padding: 80px 0px;
    }

    .form_feild .form-check label,
    .form_feild label {
        font-size: 18px;
    }

    .footer__content h4 {
        font-size: 18px;
    }

    .footer_links li a img {
        max-width: 22px;
    }

    footer .footer__content .footer_links li a>span {
        margin: 0 15px 0 0px !important;
    }

    .pdf-icon img {
        max-width: 40px;
    }

    .media__description_grid .media-download-pdf ul li {
        width: 380px;
    }

    .form_grid_inner .form_group.radio_input_grid .form_feild {
        display: block;
        margin: 0;
    }

    .form_grid_inner .form_group.radio_input_grid .form_feild .radio_button {
        width: 100%;
        margin: 10px 0;
    }

    .five__box_effect .same.two:hover {
        margin-left: 205px;
    }

    .five__box_effect .same.three:hover {
        margin-left: 210px;
    }

    .five__box_effect .same.four:hover {
        margin-left: 180px;
    }

    .six__box_effect .same.two:hover {
        margin-left: 128px;
    }

    .six__box_effect .same.three:hover {
        margin-left: 112px;
    }

    .six__box_effect .d-flex .same.four:hover {
        margin-left: 65px;
    }

    .center-address-box .art-info-box {
        left: 23% !important;
    }

    /* 1399 ends here */
}

@media only screen and (max-width: 1366px) {
    .ourServices__box .flip_box .card.flipped .service_card .card_links li a img {
        max-width: 30px;
    }

    .card_links li {
        margin-bottom: 6px;
    }

    .back .service_card {
        width: 100%;
    }

    .fixed__description p {
        font-size: 15px;
    }

    .service_card h4 {
        font-size: 20px;
    }

    .stylish-banner .three__box_effect .same.one:hover {
        margin-left: 80px;
    }

    .three__box_effect .same.two:hover {
        margin-left: 60px;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1280px) {
    .inner__content_-wrap .desc h2 {
        font-size: 16px;
    }

    .signUp_btn {
        font-size: 16px;
        max-width: 270px;
        height: 50px;
    }

    .banner___content__wrap .nav li button h4,
    #baner_slider .carousel-indicators button h4 {
        font-size: 20px;
        height: 65px;
    }

    .banner_tabs::after,
    #baner_slider .carousel-indicators::after {
        height: 65px;
    }

    .ourServices__box .flip_box .card.flipped .service_card .card_links li a img {
        max-width: 18px;
    }

    .tabButton_img {
        height: 70px;
    }

    .tabButton_img img {
        min-width: 50px;
        max-width: 50px;
    }

    .step_screen_wrap {
        padding: 40px 0 120px;
    }
}

@media only screen and (max-width: 1280px) {
    .container {
        width: 96%;
    }

    .row_list .container {
        width: 94%;
    }

    .full_gray_description {
        padding-left: 0;
        padding-right: 0px;
    }

    .banner__box_wrap .service_box_cta ul li {
        padding: 4px;
    }

    .service_box_icon {
        width: 40px;
        max-width: 40px;
        min-height: 50px;
    }

    .video_grid {
        max-width: 700px;
    }

    .Aurobees__border_content .container {
        max-width: 1100px;
    }

    .Aurobees__border_content p {
        font-size: 18px;
    }

    .swiper-container {
        max-width: 1000px;
    }

    #back-to-top,
    #myBtn {
        width: 130px;
        height: 130px;
        font-size: 30px;
    }

    .form_tabs ul li button {
        height: 45px;
        font-size: 17px;
    }

    .form_feild>img {
        display: block;
        max-width: 250px;
        margin: 0 auto;
    }

    .form_feild label {
        font-size: 17px;
    }

    .form_feild .form-check label {
        font-size: 17px;
    }

    .btn_grid {
        margin: 20px auto 20px;
    }

    .sign_up .form_footer p {
        font-size: 16px;
    }

    .sign_up .form_footer {
        padding-top: 20px;
    }

    .capta_img .form_feild {
        margin: 0;
    }

    .sign_up .form_feild img {
        margin-top: 0px;
    }

    .accordion_wrap .accordion-item>button {
        font-size: 16px;
        height: 45px;
        padding: 8px 40px 8px 20px;
    }

    .accordion_wrap .accordion-item>button::after {
        width: 18px;
        height: 13px;
    }

    .accordion_wrap {
        padding: 30px 22px;
    }

    .total_amount h4,
    .amount_value,
    .amount_value span {
        font-size: 25px;
    }

    .outer_shadow::after {
        width: 450px;
    }

    .become_partner_wrap {
        padding: 40px 0px 50px;
    }

    .enjoye_bensfits p {
        font-size: 18px;
    }

    .enjoye_bensfits h3 {
        font-size: 28px;
        margin: 20px 0px;
    }

    /* .step__title h1 {
        font-size: 40px;
    } */
    .form_grid_inner {
        padding-right: 100px;
    }

    .left_title h2 {
        font-size: 24px;
    }

    .form_btn_grid .btn_cta {
        max-width: 200px;
        margin-right: 30px;
    }

    .pointer_content h3 {
        font-size: 22px;
    }

    .partner_list ul li {
        font-size: 15px;
    }

    /************/
    .stylish-banner .same {
        width: 35%;
    }

    .stylish-banner .same.two {
        width: 46%;
    }

    .same.four .detail-box-one {
        left: 22%;
    }

    .three__box_effect #four1:hover {
        margin-left: 50px;
    }

    .three__box_effect #five1 {
        left: 54%;
    }

    .six__box_effect .same.one {
        width: 33%;
    }

    .stylish-banner .same.two {
        width: 40%;
    }

    .six__box_effect .same.two:hover {
        margin-left: 195px;
    }

    .six__box_effect .same.three {
        width: 32%;
    }

    .six__box_effect .same.three:hover {
        margin-left: 145px;
    }

    .six__box_effect .same.four2 {
        width: 25%;
    }

    .six__box_effect .same.four2:hover {
        margin-left: 94px;
    }

    .btn__list .signUp_btn {
        font-size: 13px;
    }

    .two-items .table_price_list .table tbody tr td:nth-child(3) {
        padding-left: 60px;
    }

    #clander_slider .owl-item.center .item .slider__grid {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .technology_solution_para.business_sec h2 {
        font-size: 16px;
    }

    .five__box_effect .same.three:hover {
        margin-left: 138px;
    }

    .five__box_effect .same.four:hover {
        margin-left: 168px;
    }

    .six__box_effect .same.two:hover {
        margin-left: 162px;
    }

    .six__box_effect .same.three:hover {
        margin-left: 125px;
    }

    .six__box_effect .d-flex .same.four:hover {
        margin-left: 96px;
    }

    .three__box_effect .same.three {
        left: 53%;
    }

    .three__box_effect .same.two:hover {
        margin-left: 40px;
    }

    .Business__ayments .technology_solution_para p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    .main__head .container {
        display: flex;
        align-items: center;
    }

    .offcanvas-header {
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .nav_content.fixed__nav {
        padding-right: 0px;
    }

    .menuLink .menu-item-has-children {
        position: relative;
    }

    .navbar .menuLink {
        display: none;
    }

    .butgurBtn .burgurline {
        text-align: right;
        width: 40px;
        max-width: 40px;
        min-width: 40px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .burgurline span {
        background-color: #da9138;
        display: block;
        height: 4px;
        width: 40px;
        margin: 8px 0px;
        border-radius: 30px;
    }

    .logo_fixed .brand_logo {
        padding: 10px 0px;
    }

    .navbar {
        justify-content: flex-end;
    }

    .offcanvas {
        transition: transform .5s ease-in-out;
        width: 100%;
    }

    .butgurBtn {
        display: flex;
        align-items: center;
    }

    .butgurBtn .contact__btn {
        margin-right: 25px;
        width: 180px;
    }

    .offcanvas-body {
        padding: 0px;
    }

    .offcanvas-body .menuLink>ul>li>a {
        color: #000;
    }

    .pannel_head button {
        display: block;
        width: 40px;
        height: 40px;
        background-color: transparent;
        border: none;
        outline: none;
        right: -5px;
        position: relative;
    }

    .pannel_head button span {
        display: block;
        width: 100%;
        background-color: #38a7a3;
        height: 4px;
        border-radius: 30px;
    }

    .pannel_head button span:first-child {
        transform: translate(0, 3px) rotate(-45deg);
    }

    .pannel_head button span:last-child {
        transform: translate(0, -2px) rotate(45deg);
    }

    .menuLink>ul {
        display: block;
    }

    .menuLink ul li a {
        padding: 10px 20px;
        border-bottom: 1px solid #154F5A;
        font-family: inherit;
        margin: 0;
    }

    .nav_content .menuLink {
        display: none;
    }

    .offcanvas-end {
        border-left: none;
    }

    .pannel_head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 110px;
    }

    .pannel_head .btn-close {
        outline: none;
        opacity: inherit;
    }

    .pannel_head .btn-close:focus {
        box-shadow: none;
    }

    .menuLink ul li.menu-item-has-children::after {
        right: 16px;
        top: 14px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
    }

    .fixed__price__title {
        min-height: auto;
        padding-bottom: 5px;
    }

    .sub-menu>li>a {
        padding: 10px 20px 10px 35px !important;
    }

    .sub-menu>li>.sub-menu>li>a {
        padding: 10px 20px 10px 55px !important;
    }

    .nav_content.fixed__nav .fixed__social {
        display: none;
    }

    .header .container-fluid {
        display: flex;
        align-items: center;
    }

    .sub-menu {
        display: none;
    }

    .sub-menu li a {
        font-size: 14px !important;
    }

    .sub-menu li a:hover {
        color: #da9138;
    }

    .sub__banner__img {
        height: 610px;
    }

    .inner_page .sub_banner_wrap {
        padding-top: 115px;
    }

    .box__inner {
        width: 195px;
        height: 180px;
    }

    .icon_img img {
        height: 65px;
    }

    .service__box__list ul li h4 {
        font-size: 18px;
    }

    .tabButton_img {
        height: 80px;
    }

    .tabButton_img img {
        width: 75px;
    }

    .banner___content__wrap .nav li button h4,
    #baner_slider .carousel-indicators button h4 {
        font-size: 25px;
        height: 75px;
    }

    .banner_tabs::after,
    #baner_slider .carousel-indicators::after {
        height: 75px;
    }

    .banner_tabs {
        padding-top: 20px;
    }

    .inner__content_-wrap .sub-title h2 {
        margin-bottom: 20px;
    }

    .inner__content_-wrap h2 span {
        font-size: 22px;
    }

    .inner__content_-wrap h2 span::before {
        top: 10px;
    }

    .inner__content_-wrap h2 span::after {
        top: 10px;
    }

    .inner__content_-wrap h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .inner__content_-wrap .desc h2 {
        font-size: 16px;
    }

    .menuLink>ul>li>a {
        padding: 15px 10px;
    }

    #baner_slider,
    .clickable__grid,
    .slider__img,
    .top_banner_slider {
        height: 750px;
    }

    .signUp_btn {
        font-size: 18px;
        margin: 30px auto 0px;
    }

    .service_card {
        padding: 30px 30px 50px;
    }

    .service_card h4 {
        font-size: 28px;
        min-height: 60px;
    }

    .description_content p {
        font-size: 16px;
    }

    .card_links li a {
        font-size: 18px;
    }

    .signup_button {
        font-size: 16px;
    }

    .services__row {
        padding: 10px 0 40px;
    }

    .title_grid {
        margin-bottom: 0px;
    }

    .title_grid h4 {
        font-size: 28px;
    }

    .view_more_cta {
        font-size: 20px;
    }

    .view_more_cta span img {
        width: 10px;
        margin-left: 10px;
    }

    .news_blog a figure figcaption h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .news_blog a figure figcaption {
        padding: 20px;
    }

    .news_blog a figure figcaption p {
        font-size: 14px;
    }

    .counter_box h4 {
        font-size: 32px;
    }

    .counter_box p {
        font-size: 14px;
    }

    .customer__content h4 {
        font-size: 32px;
    }

    .user__profile {
        padding: 20px 20px 35px;
    }

    .customer__content a {
        font-size: 20px;
        margin-top: 18px;
    }

    .user__profile p {
        font-size: 18px;
    }

    .user__profile strong {
        margin-top: 20px;
        font-size: 18px;
    }

    .service_title {
        font-size: 40px;
        margin-bottom: 35px;
    }

    .industries__grid h4 {
        font-size: 50px;
        margin-bottom: 15px;
    }

    .industries__grid p {
        font-size: 20px;
    }

    .hexagon__grid ul {
        flex-wrap: wrap;
    }

    .card_links {
        min-height: 310px;
    }

    .integrated__supply__grid {
        padding: 20px 0px;
    }

    .customer__grid {
        padding: 30px 0px;
    }

    .ourServices__section {
        height: auto;
        overflow: visible;
    }

    .menuLink ul li.menu-item-has-children span {
        display: block;
        width: 50px;
        height: 42px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 6666;
    }

    .megha_meu {
        width: 100%;
        min-width: 100%;
    }

    .sub__menu {
        width: 100%;
        padding: 20px;
        position: static;
        box-shadow: none;
        display: none;
    }

    .links__title h4 {
        font-size: 15px;
    }

    .services_icon {
        min-width: 60px;
        padding-right: 15px;
    }

    .services_description a {
        text-transform: none !important;
        padding: 0 !important;
        border: none !important;
    }

    .login__btn {
        margin-left: 0px;
        margin-top: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
    }

    .offcanvas-body .login__btn {
        margin-right: 0;
        margin-top: 20px;
    }

    .login__btn ul li a {
        border: none !important;
        padding: 5px 15px !important;
    }

    .service_box_wrap .service_box_cta ul {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0px -5px;
    }

    .service_box_wrap .container {
        max-width: 770px;
    }

    .service_box_cta ul li {
        width: 25%;
        padding: 5px;
    }

    .form_title {
        min-height: auto;
        padding-bottom: 20px;
    }

    .form_title h1,
    .form_title h2 {
        font-size: 25px;
    }

    .form_tabs ul {
        margin-bottom: 25px;
    }

    .form_tabs ul li button {
        height: 45px;
        font-size: 17px;
    }

    .form_feild label {
        font-size: 16px;
    }

    .box_method_title {
        min-height: 80px;
    }

    .box_method_title h4 {
        font-size: 22px;
    }

    .technology_solution_wrap::after {
        width: 180px;
        height: 160px;
    }

    .payments_way {
        padding: 0px 0 20px;
    }

    .payment_gatway #baner_slider {
        height: 600px;
    }

    .technology_solution_title {
        max-width: 810px;
    }

    .card__content ul {
        flex-wrap: wrap;
    }

    .benefit_title {
        font-size: 40px;
    }

    .benefit_link_list ul li a {
        font-size: 18px;
        height: 60px;
        border: 1px solid #fff;
    }

    .grow_up_wrap::after {
        background-position-x: 28%;
        background-size: 150%;
    }

    .digital_video_wrap .video_grid #myVideo {
        height: 580px;
    }

    /* .key_benefits_content {
        height: 700px;
        background-position-y: -50px;
    } */
    .key_benefits_content ul li {
        bottom: 120px;
    }

    .privacy_content h1 {
        font-size: 30px;
    }

    .vision_mission_content h2,
    .cor_values h3 {
        font-size: 30px;
    }

    .vision_and_mission .row_flip {
        margin-bottom: 80px;
    }

    .vision_and_mission .row_flip .vision_mission_content {
        padding-left: 0px;
        padding-right: 50px;
    }

    .vision_mission_content {
        padding-left: 50px;
    }

    .core_value_para {
        padding: 30px 15px;
    }

    .core_value_img img {
        height: 150px;
    }

    .basic_information_form .form_grid_inner {
        padding-right: 80px;
    }

    .basic_information_form .form_grid_inner .form_group>label {
        padding-right: 15px;
        max-width: 300px;
        min-width: 300px;
        font-size: 16px;
    }

    .company_info__form .form_grid_inner {
        padding-right: 50px;
    }

    .three__box_effect .same.one {
        width: 50%;
    }

    .six__box_effect .same.two:hover {
        margin-left: 165px;
    }

    .six__box_effect .same.three:hover {
        margin-left: 130px;
    }

    .six__box_effect .same.four2:hover {
        margin-left: 88px;
    }

    .row_list {
        padding: 0px 0 50px;
    }

    .slider_content_main {
        padding: 80px 30px 30px;
    }

    .two-items .price__box_grid {
        padding-left: 0;
    }

    .hexagon__content p {
        -webkit-line-clamp: 2;
        line-clamp: 2;
        max-width: 140px;
    }

    .half_cricle {
        width: 70px;
    }

    .icon_div img {
        width: 40px;
    }

    .rect {
        height: 200px;
        width: 115px;
        left: 75px;
    }

    .hexagon__box {
        width: 265px;
        height: 205px;
    }
}

@media only screen and (max-width: 1100px) {
    #clander_slider {
        padding: 0px 25px;
    }

    #clander_slider .owl-item .item {
        transform: scale(1);
        margin: 40px 0;
    }

    .slider__grid .ui-datepicker-inline {
        padding: 26px 15px 15px;
    }

    .slider__grid .ui-datepicker-calendar tbody tr td a {
        height: 36px !important;
        padding: 0px;
        font-size: 12px;
    }

    .three__box_effect .same.two:hover {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .fixed__description {
        min-height: 360px;
    }

    .service__grid {
        padding: 20px 0px;
    }

    .service__box__list ul li {
        width: 25%;
        margin: 15px 0px;
    }

    .left__grid {
        max-width: 300px;
        min-width: 300px;
    }

    .counter_grid #counter li {
        padding-left: 15px;
    }

    .counter_description h4 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .counter_description h4 span {
        font-size: 24px;
    }

    .counter_description p {
        font-size: 15px;
    }

    .table_price_list .table thead {
        position: static;
    }

    .key__offering {
        padding: 40px 0px;
    }

    .offering_box_img {
        height: 170px;
    }

    .offering_box_title h4 {
        font-size: 20px;
    }

    .offering_box_desc p {
        font-size: 15px;
    }

    .global_pre_cricle {
        width: 160px;
        height: 160px;
        top: 0;
        left: 0;
    }

    .global_pre_cricle h5 {
        font-size: 22px;
        line-height: 22px;
    }

    .grow_up_wrap::after {
        background-position-x: 35%;
        background-size: 172%;
    }

    .screen_video .video_grid #back-to-top,
    .screen_video .video_grid #myBtn {
        width: 100px;
        height: 100px;
        font-size: 30px;
    }

    .key_benefits_content {
        height: 605px;
        background-position-y: -40px;
    }

    .key_benefits_content ul li {
        font-size: 18px;
        line-height: 22px;
    }

    .Business__ayments {
        padding: 55px 0px 5px;
    }

    .Business__ayments .technology_solution_para p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .step__title {
        margin-bottom: 40px;
    }

    /* .right_gray_bg {
        padding: 25px 20px 15px 25px;
    } */
    .basic_information_form .form_group {
        display: block;
    }

    .basic_information_form .form_grid_inner .form_group>label {
        padding-right: 0px;
        max-width: 100%;
        min-width: 100%;
        font-size: 16px;
        padding-bottom: 15px;
    }

    /**********/
    .fiveAnimted .d-flex {
        flex-wrap: wrap;
    }

    .stylish-banner .same {
        width: 33.33% !important;
        position: relative !important;
        margin: 0px 0px;
        left: 0 !important;
        right: 0 !important;
    }

    .city__title {
        right: 0;
        left: 0;
        justify-content: center;
    }

    .detail-box-one {
        left: 0 !important;
        right: 0 !important;
    }

    .inner_description1 img {
        position: static !important;
    }

    .same:hover {
        margin: 0px !important;
    }

    .three__box_effect .same.one .city__title {
        right: 0;
        max-width: 250px;
        margin: 0 auto;
    }

    .three__box_effect .same.two .city__title {
        right: 0;
    }

    .three__box_effect .same.five .city__title {
        right: 0px;
    }

    .office_wrap {
        margin-bottom: 20px;
    }

    .event_dec h2 {
        font-size: 28px;
    }

    .event_dec p {
        font-size: 20px;
    }

    #clander_slider .owl-item.center .item .slider__grid {
        -webkit-transform: scale(1.10);
        -ms-transform: scale(1.10);
        transform: scale(1.10);
    }

    .slider__grid .ui-datepicker-calendar tbody tr td {
        padding: 5px;
    }

    .slider__grid .ui-datepicker-calendar tbody tr td a {
        padding: 4px 4px;
    }

    .yellow_strip_content p br {
        display: none;
    }

    .select_theme_content h4 {
        font-size: 30px;
        /* line-height: 38px; */
        max-width: 400px;
    }

    .select_theme {
        padding: 30px 0px;
    }

    .select_theme_content {
        padding-bottom: 30px;
    }

    .select_theme_content .btn_cta {
        max-width: 300px;
        height: 45px;
        font-size: 15px;
    }

    .row_list .row {
        margin: 30px -15px;
    }

    .row_list .row>div {
        padding: 0 15px;
    }

    .contact__wrap .container {
        width: 100%;
        margin: 0px !important;
        padding: 0px !important;
    }

    .three__box_effect .same.two .city__title {
        right: 10% !important;
    }

    .three__box_effect .same.three .city__title {
        right: 10px;
    }

    .center-address-box .art-info-box {
        left: 0% !important;
    }
}

@media only screen and (max-width: 991px) {
    .comments__line input {
        height: 50px;
    }

    .swiper-container {
        width: 95%;
    }

    .blog_heading h1 {
        font-size: 24px;
    }

    .full_blog_content h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .full_blog_content {
        padding: 15px 15px;
    }

    .full_blog_content p {
        font-size: 16px;
    }

    .blog_crum .nav_list li a {
        font-size: 18px;
    }

    #back-to-top {
        height: 50px !important;
        width: 50px !important;
    }

    #back-to-top img {
        width: 23px;
    }

    #back-to-top {
        right: 20px;
    }

    .Aurobees__border_content .btn_cta {
        width: 340px;
        font-size: 18px;
    }

    .logo_fixed {
        min-width: auto;
    }

    .pannel_head {
        padding: 10px 0px;
    }

    .news_blog a figure {
        height: 215px;
    }

    .grid_row {
        display: block;
    }

    .left__grid {
        max-width: 500px;
        min-width: 500px;
        text-align: center;
        margin: 0 auto 40px;
    }

    .counter_description h4 {
        font-size: 30px;
    }

    .counter_description h4 span {
        font-size: 31px;
    }

    .counter_description p {
        font-size: 16px;
    }

    .counter_grid #counter {
        margin: 0 -10px;
    }

    .counter_grid #counter li {
        padding: 0 10px;
    }

    .title_text {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .contact__grid {
        padding: 30px 15px;
    }

    .footer__content h4 {
        font-size: 17px;
        margin-bottom: 30px;
    }

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

    .contact__info form input {
        padding: 10px 95px 10px 20px;
    }

    .contact__info form .sign_btn {
        font-size: 13px;
        width: 90px;
        line-height: 15px;
    }

    .contact__info h4 {
        font-size: 22px;
    }

    .contact__info p {
        font-size: 17px;
    }

    .contact__info .btn_cta {
        width: 210px;
        font-size: 13px;
    }

    .profile__img {
        width: 130px;
    }

    .profile__img img {
        border: 6px solid #fff;
        width: 130px !important;
        height: 120px;
        min-width: 130px;
    }

    .industries__grid h4 {
        font-size: 40px;
    }

    .industries__grid p {
        font-size: 18px;
    }

    .hexagon__wrap .container .hexagon__grid {
        overflow: hidden;
    }

    .ratangle_design .hexagon__box .hexagon {
        display: none;
    }

    .ratangle_design ul li {
        margin: 0;
        padding: 10px 10px;
    }

    .ratangle_design .little_space {
        margin-top: 15px;
    }

    .ratangle_design .hexagon__box {
        background-color: #fff;
        border: 2px solid #d48d36;
    }

    .ratangle_design .hexagon__box:hover {
        background-color: #50a7bc;
        border-color: #50a7bc;
    }

    .desktop__none {
        display: block;
    }

    .mobile__none {
        display: none;
    }

    .hexagon_mobile ul li {
        width: 40.33%;
        margin: 0;
    }

    .hexagon__box {
        margin: 0 auto;
    }

    .ratangle_design .little_space {
        margin: 0;
    }

    .service_card {
        padding: 25px 20px 30px;
    }

    .ratangle_design ul li .hexagon__box {
        width: 100%;
        height: auto;
    }

    .hexagon_mobile ul li .hexagon__content {
        padding: 15px;
    }

    .hexagon__content h4 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .hexagon__content p {
        max-width: 100%;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .readMore_btn {
        opacity: inherit;
        visibility: visible;
        background-color: #dcc09e;
        color: #fff;
    }

    .go_online_IMG {
        padding: 0 30px;
    }

    .flip_box .front {
        padding: 40px 20px;
    }

    .price__box_wrap {
        min-height: auto;
        padding: 60px 0px;
    }

    .fixed_price_box {
        padding-bottom: 90px;
    }

    .sub__banner__img {
        height: 560px;
    }

    .freight_page_grid .sub__banner__img {
        height: 700px;
    }

    .banner__box_wrap .service_box_cta ul {
        margin: 0px -5px;
    }

    .banner__box_wrap .service_box_cta ul li {
        padding: 5px;
    }

    .banner__box_wrap .border_line .service_box_title {
        min-height: 60px;
    }

    .service_box_icon {
        width: 40px;
        max-width: 40px;
        min-height: 55px;
        min-width: 40px;
    }

    .banner__box_wrap .border_line {
        padding: 20px 12px 10px;
    }

    .sub_banner_wrap {
        padding-top: 110px;
        align-items: center;
    }

    .price__box_wrap .container {
        position: static;
    }

    .price__box_grid {
        justify-content: space-between;
        margin: 0 -5px;
    }

    #baner_slider,
    .clickable__grid,
    .slider__img,
    .top_banner_slider {
        height: 650px;
    }

    .price__box__inner {
        width: 25%;
        margin: 0;
        padding: 0 5px;
    }

    .table_price_list {
        padding: 0px 0px 50px;
    }

    .fixed__price__title h5 {
        font-size: 20px;
    }

    .price__box_grid .price__box__inner:nth-child(3)::after {
        left: 10px;
        right: 10px;
    }

    .table_price_list .table tbody tr td h4 {
        font-size: 20px;
    }

    .table_price_list .table thead tr th {
        font-size: 20px;
    }

    .table_price_list .table thead tr th:nth-last-child(1),
    .table_price_list .table thead tr th:nth-last-child(2),
    .table_price_list .table thead tr th:nth-last-child(3),
    .table_price_list .table thead tr th:nth-last-child(4) {
        width: auto;
        padding-left: 15px;
    }

    .table_price_list .table tbody tr td {
        font-size: 15px;
    }

    .table_price_list .table tbody tr td img {
        width: 15px;
    }

    .price_v2 {
        padding: 60px 0px 110px;
    }

    .price_v2 .price__box__inner .border_box .subscribe_div {
        bottom: -60px;
    }

    .urve_design {
        clip-path: polygon(0px 200px, 100% 50px, 100% 100%, 0% 100%);
    }

    .inner_page .sub_baaner_content p {
        font-size: 16px;
    }

    .btn_cta {
        width: 280px;
        font-size: 15px;
    }

    .Aurobees__border_content p {
        font-size: 18px;
    }

    #back-to-top,
    #myBtn {
        width: 120px;
        height: 120px;
        font-size: 30px;
    }

    .Aurobees__border_content p {
        font-size: 16px;
    }

    .Aurobees__border_content {
        padding: 30px 0 50px;
    }

    .offering_box_title h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .form_wrap .row>div {
        width: 50%;
    }

    .form_feild .form-check label {
        font-size: 16px;
        padding-top: 3px;
    }

    .form_group {
        display: block;
    }

    .form_group>label {
        font-size: 18px;
        font-weight: 300;
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 2px;
    }

    .flip_box {
        min-height: 545px;
    }

    .fixed__description {
        min-height: 270px;
        margin-bottom: 20px;
    }

    .service_card h4 {
        font-size: 24px;
        min-height: 45px;
    }

    .card_links {
        min-height: 300px;
    }

    .card_links li {
        margin-bottom: 6px;
    }

    .fixed__box__title h4 {
        font-size: 20px;
    }

    .inner__content_-wrap .sub-title h2 {
        font-size: calc(1.275rem + .3vw);
    }

    .box_method_title h4 {
        font-size: 20px;
    }

    .payment_mothod ul li {
        margin-right: 10px;
    }

    .btn_wrap .custom_check {
        font-size: 15px;
    }

    .payment_description ul li strong,
    .payment_description ul li p {
        font-size: 15px;
    }

    .total_amount h4,
    .amount_value,
    .amount_value span {
        font-size: 20px;
    }

    .btn_wrap .submit_btn {
        font-size: 15px;
        height: 45px;
        letter-spacing: 0px;
    }

    .global_pre_cricle {
        width: 100%;
        height: auto;
        position: static;
        border-radius: 20px;
    }

    .grow_up_wrap::after {
        background-position-x: 65%;
        background-size: 140%;
        height: 695px;
    }

    .boost_wrap ul {
        padding-top: 20px;
    }

    .boost_wrap ul li {
        margin: 20px 0px;
    }

    .border_list {
        width: calc(86% - 300px);
    }

    .static_btn {
        max-width: 250px;
        min-width: 250px;
        font-size: 18px;
        height: 50px;
    }

    .boost_wrap {
        height: 560px;
    }

    .boost_wrap::before {
        width: 850px;
        height: 500px;
    }

    .border_list {
        width: calc(105% - 350px);
    }

    .digital_video_wrap .video_grid #myVideo {
        height: 480px;
    }

    .media_box_img img,
    .media_box_img video,
    .media_box_img {
        height: 190px;
    }

    .media_box_img_title a {
        padding: 15px;
    }

    .media_box_img_title a span {
        font-size: 16px;
    }

    .news_title h1 {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .pagination__crum ul li a {
        font-size: 28px;
        margin: 2px 8px;
        width: 40px;
    }

    .media_new_grid .col-md-8 .media_box_img_title span {
        font-size: 20px;
        line-height: 25px;
    }

    .media_new_grid .col-md-8 .media_box_img img {
        height: 395px;
    }

    .full_blog_img {
        height: 350px;
    }

    .blog_article_full h1 {
        font-size: 28px;
    }

    .blog_article_full {
        padding: 20px;
    }

    .blog_article_full_img img {
        height: 380px;
    }

    .blog_footer {
        padding: 22px 12px 0px;
    }

    .blog___title a {
        font-size: 20px;
        line-height: 22px;
    }

    .blog___title a span {
        font-size: 18px;
    }

    .blog___title__red a {
        font-size: 20px;
    }

    .blog___title__red a::after {
        top: 12px;
        width: 6px;
        height: 6px;
    }

    .post_article_description {
        padding: 25px 6px 0;
    }

    .view_comment {
        padding-left: 10px;
    }

    .view_comment a {
        font-size: 16px;
    }

    .user_comment_list {
        margin-left: 10px;
    }

    .read_more {
        margin: 20px 0px 20px 20px;
    }

    .read_more a {
        font-size: 25px;
    }

    .post_blog_img a img {
        height: 185px;
    }

    .post_blog_ {
        padding: 20px 6px 0px;
    }

    .post_blog_ h4 a {
        font-size: 23px;
    }

    .privacy_content {
        padding: 40px 0px 40px;
    }

    .form_grid_inner {
        padding-right: 15px;
    }

    .pointer_content h3 {
        font-size: 20px;
    }

    .left_grid .form_feild img {
        max-width: 280px !important;
    }

    .form_border {
        padding: 15px 0 50px;
    }

    .form_btn_grid {
        bottom: -70px;
        left: 15px;
        width: auto;
    }

    .form_btn_grid .btn_cta {
        max-width: 150px;
        margin-right: 12px;
        font-size: 16px;
    }

    .event_middle_content {
        padding: 50px 0 70px;
    }

    .comments__line .post_btn {
        width: 140px;
        font-size: 16px;
    }

    .sign_up .form_feild img {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }

    .two-items .table_price_list .table thead tr th:nth-child(1) {
        padding-left: 0px;
    }

    #clander_slider {
        padding: 0px 55px;
    }

    .hexagon__content p {
        -webkit-line-clamp: 4;
        line-clamp: 4;
        min-height: 35px;
    }
}

@media only screen and (max-width: 850px) {
    .service__box__list ul li {
        width: 33.33%;
        margin: 0px;
        padding: 10px;
    }

    .box__inner {
        width: 100%;
    }

    .our__services {
        padding: 30px 0px;
    }

    .methods_wrap {
        padding: 30px 0px;
    }

    .box__method_content {
        width: 33%;
    }

    .gray_box_bg {
        margin: 15px 0px;
    }

    .visite_site {
        margin-top: 30px;
    }

    .benefit_link_list ul li {
        width: 50%;
    }

    .benefit_link_list ul li:first-child a,
    .benefit_link_list ul li:last-child a {
        width: 50%;
    }

    .feature_box_wrap {
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .featue_box_icon {
        width: 60px;
        min-height: 60px;
        margin-bottom: 15px;
    }

    .featue_box_list ul li {
        font-size: 15px;
    }

    .featue_box_title {
        min-height: auto;
        margin-bottom: 15px;
    }

    .featue_box_title h4 {
        font-size: 20px;
        max-width: 135px;
    }

    .boost_wrap {
        height: 635px;
    }

    .submit__query {
        display: block;
    }

    .submit__query .btn_query {
        margin: 15px auto;
        display: block;
    }

    .email_title {
        margin-bottom: 10px;
    }

    .key_benefits_wrap .container {
        width: 90%;
    }

    .key_benefits_content {
        height: 520px;
        background-position-y: -20px;
    }

    .key_benefits_content ul li {
        bottom: 40px;
    }

    .key_benefits_content ul li:nth-child(1),
    .key_benefits_content ul li:nth-child(5) {
        top: 43%;
    }

    .blog_section {
        padding: 40px 0px;
    }

    .vision_and_mission .row_flip .vision_mission_content {
        padding-right: 20px;
    }

    .vision_mission_content {
        padding-left: 20px;
    }

    .vision_and_mission {
        padding: 50px 0 50px;
    }

    .vision_mission_content h2,
    .cor_values h3 {
        font-size: 30px;
    }

    .vision_mission_content p {
        font-size: 16px;
    }

    .vision_and_mission .row_flip {
        margin-bottom: 50px;
    }

    .cor_values {
        margin-top: 50px;
    }

    .core_value_para p {
        font-size: 15px;
        line-height: 18px;
        text-align: left;
    }

    .core_value_img img {
        height: 105px;
    }

    .event_dec {
        margin-top: 40px;
    }

    .event_dec h2 {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .select_theme_content h4 {
        font-size: 25px;
        /* line-height: 32px; */
        max-width: 300px;
    }

    .full_gray_description p {
        font-size: 18px;
    }

    .full_gray_description {
        padding-left: 15px;
    }

    .Business__ayments {
        padding: 55px 0px 10px;
    }

    .fixed__description {
        min-height: 290px;
    }
}

@media only screen and (max-width: 768px) {
    .boost_wrap ul {
        padding-top: 65px;
    }

    .digital_video_wrap .video_grid #myVideo {
        height: 380px;
    }

    .stylish-banner {
        margin-bottom: 30px;
    }

    .ratangle_design ul li .hexagon__box {
        height: 270px;
    }
}

@media only screen and (max-width: 767px) {
    .top_links li {
        margin-right: 10px;
    }

    .tabButton_img {
        height: 45px;
        margin-bottom: 5px;
    }

    .tabButton_img img {
        width: 40px;
        min-width: 40px;
        max-width: 40px;
    }

    .clickable__tabs_btn ul li button h4 {
        font-size: 16px;
    }

    .banner___content__wrap .nav li button h4,
    #baner_slider .carousel-indicators button h4 {
        font-size: 20px;
        height: 60px;
    }

    .banner_tabs::after,
    #baner_slider .carousel-indicators::after {
        height: 60px;
    }

    .integrated__supply__grid .row .col-md-5 {
        width: 50%;
    }

    .integrated__supply__grid .row .col-md-7 {
        width: 50%;
    }

    .supply-chain-content h4 {
        font-size: 38px;
    }

    .integrated__supply__grid .row .col-md-7 {
        width: 50%;
    }

    .our__services .row .col-md-4 {
        width: 33.33333333%;
    }

    .service_card {
        padding: 15px 18px 40px;
    }

    .service_card h4 {
        font-size: 24px;
        min-height: 54px;
        display: flex;
        align-items: center;
    }

    .description_content {
        margin-bottom: 20px;
    }

    .signup_button {
        width: 100%;
    }

    .description_content p {
        font-size: 15px;
    }

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

    .card_links li a span:last-child {
        margin-left: 10px;
    }

    .services__row .row .col-md-4 {
        width: 33.33333333%;
    }

    .services__row .row .col-md-8 {
        width: 66.66666667%;
    }

    .title_grid h4 {
        font-size: 22px;
    }

    .view_more_cta {
        font-size: 18px;
    }

    .news_blog a figure {
        height: 165px;
    }

    .news_section .row .col-md-4 {
        width: 33.33333333%;
    }

    .copyright {
        margin-top: 0px;
        padding: 20px 0px;
        border-top: none;
    }

    .footer__content h4 {
        font-size: 20px;
        margin: 0px;
        text-align: left;
        border-bottom: 1px solid #505659;
        padding: 15px 20px;
    }

    .footer__content {
        margin-bottom: 0px;
        text-align: center;
    }

    .footer_links li {
        margin-bottom: 0px;
    }

    .footer_links li a {
        justify-content: flex-start;
        padding: 10px 20px;
        border-bottom: 1px solid #505659;
    }

    .copyright .row .col-md-6 {
        width: 50%;
    }

    .contact__info .btn_cta {
        width: 230px;
        font-size: 13px;
    }

    .contact__grid .contact__info {
        border-right: none;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #dbdde1;
    }

    .contact__grid>div>div:last-child .contact__info {
        margin: 0;
        padding: 0;
    }

    .contact__info form input {
        padding: 10px 165px 10px 20px;
    }

    .contact__info form .sign_btn {
        font-size: 13px;
        width: 165px;
    }

    .left_space {
        margin: 0 -15px;
    }

    .left_space .col-md-6 {
        padding: 0 15px;
    }

    .slider_profile_wrap {
        padding-right: 50px;
        margin-top: 40px;
    }

    .profile__img::after {
        right: -6px;
        bottom: -10px;
        width: 50px;
        height: 50px;
    }

    .service_title {
        font-size: 35px;
        margin-bottom: 30px;
    }

    .desktop__grid .row .col-md-4 {
        width: 33.33333333%;
    }

    .desktop__grid .row .col-md-8 {
        width: 66.66666667%;
    }

    .hexagon_mobile ul li {
        width: 50%;
    }

    .ratangle_design ul li {
        width: 50%;
    }

    .ratangle_design ul li .hexagon__box {
        margin: 0 auto;
        width: 100%;
    }

    .go_online_IMG {
        padding: 0px;
    }

    .ourServices__box .row .col-md-4 {
        width: 33.33333333%;
    }

    .fixed__read__more {
        width: 100%;
    }

    .price__box__inner .border_box {
        padding: 10px 2px 45px;
    }

    .subscribe_div {
        bottom: 15px;
        left: 8px;
        right: 8px;
    }

    .sub__banner__img {
        height: 470px;
    }

    .sub_baaner_content h1 {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .sub_baaner_content h2 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    .sub_baaner_content h3 {
        font-size: 18px;
    }

    .sub_baaner_content h4 {
        font-size: 32px;
    }

    .fixed__price__title {
        min-height: 30px;
    }

    .fixed__price__title h5 {
        font-size: 14px;
    }

    .switches-container label,
    .switch div {
        font-size: 10px;
    }

    .price__title h6 {
        font-size: 25px;
    }

    .price__div_middle h4 {
        font-size: 18px;
    }

    .price__box_grid .price__box__inner:nth-child(3)::after {
        font-size: 13px;
    }

    .price__box_grid .price__box__inner:nth-child(3)::after {
        font-size: 10px;
    }

    .price__box_grid .price__box__inner:nth-child(3)::after {
        top: -34px;
        height: 35px;
        font-size: 10px;
        letter-spacing: 0.5px;
    }

    .price__box_wrap .container {
        padding: 0px 15px;
    }

    .price__box_wrap .price__box_grid .price__box__inner {
        padding: 0;
    }

    .subscribe_div a {
        width: 100%;
        height: 32px;
        font-size: 12px;
    }

    .fixed__switcher {
        min-height: 50px;
    }

    .switches-container label,
    .switch div {
        font-size: 8px;
    }

    .switches-container label,
    .switch div {
        padding: 5px 0px;
    }

    .switches-container {
        height: 30px;
    }

    .price__title h6 {
        font-size: 15px;
    }

    .price__div_middle h4 {
        font-size: 14px;
    }

    .number_counter p {
        font-size: 10px;
    }

    .number_border {
        border: 1px solid #da9138;
        width: 110px;
    }

    .number_counter .number .minus,
    .number_counter .number .plus {
        min-width: 12px;
        font-size: 15px;
    }

    .number_counter .number input {
        width: 22px;
        font-size: 11px;
    }

    .number_counter {
        min-height: auto;
        margin-bottom: 20px;
    }

    .fixed_price_box .price__box__inner .border_box {
        padding: 10px 2px 45px;
    }

    .fixed_price_box .price__div_middle ul {
        display: block;
    }

    .fixed_price_box .subscribe_div {
        bottom: 15px;
    }

    .fixed_price_box+section {
        padding-top: 0px;
    }

    .table_price_list .table thead tr th:first-child {
        width: 100px;
    }

    .freight_page_grid .sub_banner_wrap {
        padding-top: 80px;
    }

    .freight_page_grid .sub__banner__img {
        height: 850px;
    }

    .freight_page_grid .sub_baaner_content {
        text-align: center;
    }

    .freight_page_grid .btn_cta {
        margin: 0 auto;
    }

    .freight_page_grid .sub_baaner_content h1 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .freight_page_grid .sub_baaner_content p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .banner__box_wrap {
        justify-content: center;
    }

    .btn_grid {
        display: block;
    }

    .btn_grid .form_feild {
        width: 100%;
        margin: 20px 0px;
    }

    .form_wrap .row.g-0 {
        align-items: flex-start;
    }

    .checkout_wrap .row>div {
        width: 50%;
    }

    .checkout_wrap .container {
        width: 99%;
    }

    .accordion_wrap .accordion-item>button {
        font-size: 15px;
        padding: 4px 30px 4px 10px;
    }

    .accordion_wrap .accordion-item>button::after {
        right: 10px;
    }

    .accordion_wrap {
        padding: 20px 15px;
    }

    .accordion_wrap .accordion-item {
        margin-bottom: 15px;
    }

    .checkout_right {
        padding-left: 15px;
    }

    .step_screen_wrap {
        padding: 40px 0 100px;
    }

    .step__title {
        margin-bottom: 20px;
    }

    .step__title h1 {
        font-size: 28px;
    }

    .basic_information_form .form_grid_inner {
        padding-right: 20px;
    }

    /***********************/
    .fixed_price_box .price__box__inner .border_box .fixed__price__title {
        min-height: 30px;
    }

    .fixed_price_box .price__box__inner .border_box .fixed__price__title h5 {
        font-size: 14px;
    }

    .fixed_price_box .price__box__inner .border_box .fixed__switcher {
        min-height: 50px;
    }

    .fixed_price_box .price__box__inner .border_box .price__title h6 {
        font-size: 15px;
    }

    .fixed_price_box .price__box__inner .border_box .number_counter {
        min-height: auto;
    }

    .fixed_price_box .subscribe_div {
        bottom: -55px;
    }

    .fixed_price_box .price__box__inner .border_box h4 {
        font-size: 14px;
    }

    .fixed_price_box {
        padding-top: 50px;
        padding-bottom: 90px;
    }

    .fixed_price_box+section .table_price_list {
        padding-top: 0px;
    }

    .table_price_list .table thead {
        top: 310px;
    }

    .form_feild .row .col-6 {
        width: 100%;
    }

    .form_feild .row .col-6>label {
        margin-top: 20px;
    }

    .freight_page_video {
        margin-top: 40px;
    }

    .flip_box {
        min-height: 565px;
    }

    /* .fixed__description {
        min-height: 500px;
    } */
    .technology_solution_wrap {
        position: relative;
        padding: 100px 0px 60px;
    }

    .technology_solution_wrap::after {
        width: 136px;
        height: 126px;
        top: 0;
    }

    .payments_way .row>div {
        width: 50%;
    }

    .card__content h4 {
        font-size: 28px;
    }

    .card__content ul li {
        width: 80px;
    }

    .card__content ul {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .shadow__img {
        padding-top: 15px;
        padding-left: 15px;
    }

    .shadow__img img {
        border-radius: 15px;
        box-shadow: -15px -15px 0 #38a7a3;
    }

    .Features_wrap .row>div {
        width: 33.33%;
    }

    .grow_up_title h4 {
        font-size: 26px;
        line-height: 26px;
    }

    .grow_up_title {
        margin-bottom: 30px;
    }

    .grow_up_title p {
        font-size: 16px;
    }

    .grow_up_wrap::after {
        display: none;
    }

    .border_list {
        display: none;
    }

    .boost_wrap ul {
        padding-top: 0px;
    }

    .boost_wrap ul li {
        margin: 20px 0px;
        display: block;
    }

    .boost_wrap {
        height: auto;
    }

    .global_pre_cricle {
        max-width: 310px;
        margin: 0 auto;
    }

    .static_btn {
        max-width: 300px;
        min-width: 300px;
        font-size: 24px;
        margin: 0 auto;
    }

    .grow_up_wrap {
        padding: 50px 0px 0px;
    }

    .digital_video_wrap {
        padding-top: 25px;
    }

    .Features_wrap {
        padding: 50px 0px;
    }

    .media__grid__box .row>div,
    .news_media>div {
        width: 33.33333333%;
    }

    .pagination__crum ul {
        margin: 0 15px;
    }

    .pagination__crum ul li a {
        font-size: 24px;
        margin: 2px 8px;
        width: 25px;
    }

    .media_new_grid .col-md-8 {
        width: 60%;
    }

    .media_new_grid .col-md-4 {
        width: 40%;
    }

    .form_title {
        min-height: auto;
        padding-bottom: 0px;
    }

    .key_benefits_content {
        height: 460px;
    }

    .key_benefits_content ul li {
        font-size: 15px;
        line-height: 18px;
    }

    .all_blog_wrap .col-md-9 {
        width: 65%;
    }

    .all_blog_wrap .col-md-3 {
        width: 35%;
    }

    .outer_shadow::after {
        width: 65%;
    }

    .article_title {
        min-height: 65px;
    }

    .article_title h2 {
        font-size: 24px;
    }

    .full_blog_img {
        height: 240px;
    }

    .blog__wrap {
        padding: 5px;
    }

    .blog__wrap {
        margin-right: 0px;
    }

    .blog_crum {
        margin-top: 5px;
        padding: 0;
    }

    .address_inner h4 {
        font-size: 25px;
    }

    .aurionpro__inner h5 {
        font-size: 20px;
    }

    .aurionpro__inner p {
        font-size: 16px;
        line-height: 26px;
    }

    .blog_article_full_img img {
        height: 315px;
    }

    .post_blog_ h4 a {
        font-size: 20px;
    }

    .post_blog_img a img {
        height: 140px;
    }

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

    .blog_article_post .row>div {
        width: 50%;
    }

    .comments__line input {
        height: 60px;
        font-size: 16px;
        padding: 15px 25px;
    }

    .vision_and_mission .row .col-md-6 {
        width: 50%;
    }

    .cor_values .col-md-3 {
        width: 25%;
    }

    .Typical__Benefits h5 {
        padding-left: 0px;
        text-align: center;
    }

    .left_grid {
        width: 58%;
    }

    .right_grid {
        width: 42%;
    }

    .company_info__form .form_grid_inner {
        padding-right: 20px;
    }

    .flex_grid .form_group {
        width: 100%;
    }

    .phone_zipcode .form_group:first-child {
        width: 100%;
    }

    .phone_zipcode .form_group:last-child {
        width: 100%;
    }

    /*****************************/
    .stylish-banner .same {
        width: 50% !important;
    }

    .service__box___content ul li {
        width: 33.33%;
    }

    .yellow_strip_content p {
        font-size: 18px;
    }

    .service_box__wrap {
        padding: 20px 0px;
    }

    .select_theme_content .row .col-md-6 {
        width: 50%;
    }

    .row_list .row {
        margin: 20px -15px;
    }

    .row_list .row>div {
        width: 50%;
    }

    .full_gray_description h4 {
        font-size: 25px;
        margin-bottom: 8px;
    }

    .read_btn {
        font-size: 25px;
    }

    .comments__line input {
        height: 50px;
    }

    #baner_slider,
    .clickable__grid,
    .slider__img,
    .top_banner_slider {
        height: 600px;
    }

    .fixed__box__title h4 {
        font-size: 18px;
        min-height: auto;
    }

    .customer__grid .row .col-md-5 {
        width: 100%;
        text-align: center;
    }

    .customer__grid .row .col-md-7 {
        width: 100%;
    }

    .customer__content {
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .fixed__description {
        min-height: 330px;
    }
}

@media only screen and (max-width: 700px) {
    .flip_box {
        min-height: 625px;
    }
}

@media only screen and (max-width: 650px) {
    .counter_grid #counter {
        margin: 0 -5px;
    }

    .counter_grid #counter li {
        padding: 0 5px;
    }

    .counter_box {
        padding: 10px;
    }

    .counter_box h4 {
        font-size: 28px;
    }

    .fixed__box__title h4 {
        font-size: 20px;
    }

    .offer_title h4 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .offer_title h4 span::before {
        left: -100px;
        width: 90px;
    }

    .offer_title h4 span::after {
        right: -100px;
        width: 90px;
    }

    .offering_box {
        margin: 20px 25px;
    }

    /*****************/
    .fixed_price_box {
        position: static;
    }

    .fixed_price_box .subscribe_div {
        bottom: 15px;
    }

    .price__box_wrap {
        padding: 20px 0px !important;
    }

    .price__box_grid {
        flex-wrap: wrap;
    }

    .switches-container {
        height: 35px;
    }

    .price__box__inner {
        width: 50%;
        padding: 0 10px !important;
        margin: 25px 0px;
    }

    .price__box__inner .border_box {
        padding: 15px 15px 60px !important;
    }

    .fixed_price_box .price__box__inner .border_box {
        padding: 15px 15px 60px !important;
    }

    .fixed__price__title {
        min-height: 40px;
    }

    #price_accordion .fixed__price__title h5 {
        font-size: 24px !important;
    }

    .fixed__price__title h5 {
        font-size: 20px !important;
    }

    .switches-container label,
    .switch div {
        font-size: 12px !important;
        padding: 6px 0px !important;
    }

    .price__title h6 {
        font-size: 25px;
    }

    .modal-content .price__title h6 {
        font-size: 15px;
    }

    .price__div_middle ul li {
        font-size: 14px !important;
    }

    .subscribe_div a {
        height: 35px;
        font-size: 14px !important;
    }

    .price__div_middle h4 {
        font-size: 16px;
    }

    .price__box_grid .price__box__inner:nth-child(3)::after {
        font-size: 15px;
    }

    .number_counter p {
        font-size: 14px !important;
    }

    .number_border {
        width: 160px;
    }

    .number_counter .number .minus,
    .number_counter .number .plus {
        min-width: 15px;
        font-size: 16px;
    }

    .number_counter .number input {
        width: 30px;
        font-size: 13px;
    }

    .mobile__price_list {
        display: block;
    }

    #price_accordion .price__div_middle h4 {
        font-size: 20px;
    }

    #price_accordion .price__div_middle {
        min-height: auto;
        margin-bottom: 20px;
        margin-top: 12px;
    }

    #price_accordion .subscribe_div a {
        height: 45px;
        font-size: 16px !important;
    }

    .accordion-body .table_price_list .table thead tr th:nth-last-child(1),
    .accordion-body .table_price_list .table thead tr th:nth-last-child(2),
    .accordion-body .table_price_list .table thead tr th:nth-last-child(3),
    .accordion-body .table_price_list .table thead tr th:nth-last-child(4) {
        padding-left: 0px;
    }

    .accordion-body .table_price_list .table tbody tr td:last-child {
        width: 100px;
    }

    #price_accordion .border_box .switches-container {
        height: 45px;
    }

    #price_accordion .border_box .switches-container label,
    #price_accordion .border_box .switches-container .switch div {
        font-size: 13px !important;
        padding: 11px 0px !important;
    }

    .digital_video_wrap .video_grid #myVideo {
        height: 280px;
    }

    .key_benefits_content {
        height: 395px;
    }

    .key_benefits_content ul li:nth-child(1) {
        left: -12px;
    }

    .key_benefits_content ul li:nth-child(5) {
        right: -35px;
    }

    .key_benefits_content ul li:nth-child(2) {
        left: 11%;
    }

    .key_benefits_content ul li:nth-child(4) {
        right: 10%;
    }

    .Business__ayments .technology_solution_para {
        max-width: 100%;
    }

    .inner__content_-wrap .desc h2 br {
        display: none;
    }

    .inner__content_-wrap .desc h2 {
        font-size: 18px;
    }

    .reg__btn .btn_cta {
        font-size: 18px;
    }

    .screen__heading h2 {
        font-size: 28px;
    }

    .start_journey_title p {
        font-size: 25px;
    }

    .read_btn {
        font-size: 22px;
    }

    .comments__line .post_btn {
        width: 100px;
    }

    /* 650 ends here */
    .btn__list {
        margin: 20px auto 0px;
        max-width: 100%;
    }

    .btn__list .signUp_btn {
        height: 35px;
        font-size: 12px;
        padding: 4px 15px;
    }

    .price-upper-div {
        display: none;
    }

    #mobile-advance-form,
    #mobile-ecommerce-form {
        margin-top: 75px;
    }

    #clander_slider {
        padding: 0px 25px;
    }

    #clander_slider .owl-nav button {
        top: 40%;
    }

    #clander_slider .owl-nav button img {
        width: 19px;
    }

    .flip_box {
        min-height: 525px;
    }
}

@media only screen and (max-width: 600px) {
    .service__box__list ul li {
        width: 50%;
    }

    .supply-chain-content {
        margin-bottom: 40px;
        text-align: center;
    }

    .supply-chain-content p {
        max-width: 100%;
    }

    .supply-chain-content .sign__btn {
        margin: 30px auto 0px !important;
    }

    .integrated__supply__grid .row .col-md-5,
    .integrated__supply__grid .row .col-md-7,
    .our__services .row .col-md-4,
    .services__row .row .col-md-4,
    .services__row .row .col-md-8,
    .news_section .row .col-md-4 {
        width: 100%;
    }

    .description_content {
        min-height: auto;
        margin-bottom: 25px;
    }

    .service_card {
        height: auto;
        margin-bottom: 20px;
        padding: 20px 20px 40px;
    }

    .card_links {
        min-height: auto;
        margin-bottom: 30px;
    }

    .flip__row {
        padding: 20px 0px;
    }

    .services__row .row .text-center {
        padding: 20px 0px;
    }

    .title_grid {
        padding-bottom: 0;
        height: auto;
    }

    .news_blog a figure {
        height: 215px;
    }

    .news_blog {
        margin-top: 20px;
    }

    .counter_grid #counter {
        margin: 0 0px;
        flex-wrap: wrap;
    }

    .counter_grid #counter li {
        padding: 10px 0px;
        width: 100%;
    }

    .left__grid {
        max-width: 100%;
        min-width: 100%;
        margin: 0 auto 25px;
    }

    .counter_box h4 {
        font-size: 35px;
    }

    .counter_box p {
        font-size: 16px;
    }

    .container {
        width: 100%;
    }

    footer .row {
        margin: 0;
    }

    .copyright .row .col-md-6 {
        width: 100%;
        padding: 0;
    }

    .copyright p {
        text-align: center;
    }

    .social__icon {
        justify-content: center;
        border-top: 1px solid #505659;
        margin-top: 15px;
        padding-top: 15px;
    }

    footer .container {
        padding: 0;
        width: 100%;
        margin: 0 auto;
    }

    footer .container .col-md-3 {
        padding: 0;
    }

    .hover__img {
        position: static;
        display: block !important;
        width: 100% !important;
        padding: 25px 0px;
    }

    .slider_profile_wrap {
        padding-right: 0px;
    }

    #profile__slider .owl-stage .owl-item:nth-child(2n) .item .user__profile {
        margin-top: 0px;
    }

    #profile__slider .owl-nav {
        position: static;
        display: flex;
        justify-content: center;
        margin-top: 12px;
        display: none;
    }

    .slider_profile_wrap .owl-dots {
        position: static;
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }

    .slider_profile_wrap .owl-dots .owl-dot {
        display: block;
        margin: 0px 2px;
    }

    #profile__slider .owl-nav button {
        margin: 2px;
    }

    .hexagon__grid ul li {
        width: 100%;
    }

    .hexagon__box {
        margin: 0 auto;
    }

    .counter__section {
        padding: 30px 0px;
    }

    .customer__content {
        margin-top: 0px;
    }

    .logo__slider {
        padding: 30px 0px;
    }

    .desktop__grid .row .col-md-4 {
        width: 100%;
    }

    .desktop__grid .row .col-md-8 {
        width: 100%;
    }

    .desktop__grid {
        display: none !important;
    }

    .hexagon_mobile ul li {
        width: 100%;
    }

    .hexagon__content p {
        display: block;
        min-height: auto;
    }

    .mobile__show {
        display: block;
        margin-bottom: 20px;
    }

    .desktop__show {
        display: none;
    }

    .supply-chain-content h4 {
        max-width: 100%;
        font-size: 30px;
        text-align: center;
    }

    .hide__hover_img .hover__img {
        display: none !important;
    }

    .description_content p {
        display: block;
        overflow: visible;
    }

    .ourServices__box .row .col-md-4 {
        width: 100%;
    }

    .ourServices__box {
        padding-bottom: 0px;
    }

    .flip_box {
        height: auto;
        margin-bottom: 20px;
        min-height: 410px;
    }

    .fixed__box__title h4 {
        font-size: 30px;
    }

    #baner_slider,
    .clickable__grid,
    .slider__img,
    .top_banner_slider {
        height: 500px;
    }

    .clickable__tabs_btn ul li button h4,
    .services_tabs_grid__box h4 {
        font-size: 15px;
        padding: 0 6px;
    }

    .price__box_grid {
        flex-wrap: wrap;
    }

    .table_price_list .table thead tr th {
        font-size: 15px;
    }

    .table_price_list .table tbody tr td h4 {
        font-size: 16px;
    }

    .table_price_list .table thead tr th:nth-last-child(1),
    .table_price_list .table thead tr th:nth-last-child(2),
    .table_price_list .table thead tr th:nth-last-child(3),
    .table_price_list .table thead tr th:nth-last-child(4) {
        padding-left: 10px;
    }

    .price_v2 .price__box__inner {
        margin-bottom: 95px;
    }

    .service_box_cta {
        top: 0px;
    }

    .service_box_cta ul li {
        width: 33.33%;
    }

    .service_box_wrap {
        padding: 5px 0px;
        margin-bottom: 30px;
    }

    #back-to-top,
    #myBtn {
        width: 90px;
        height: 90px;
        font-size: 20px;
    }

    .Aurobees__border_content .container {
        width: 95%;
    }

    .key__offering .row>div {
        width: 100%;
    }

    .offering_box_img {
        height: auto;
    }

    .form_wrap .row>div {
        width: 100%;
    }

    .login_grid {
        margin-right: 20px;
        margin-left: 20px;
        padding: 30px 25px;
        margin-top: 30px;
    }

    .form_feild .row .col-6>label {
        margin-top: 20px;
    }

    .form_feild .row .col-6 {
        width: 50%;
    }

    .form_feild .row .col-6>label {
        margin-top: 0px;
    }

    .sign_up {
        margin-left: 20px !important;
        max-width: 900px;
    }

    .sign_up .form_footer {
        padding-top: 20px;
    }

    .btn_grid .form_feild .clear {
        font-size: 20px;
    }

    .sign_up .form_feild img {
        margin-top: 0px;
    }

    .news_blog a {
        margin-bottom: 0;
    }

    .methods_wrap {
        padding: 30px 20px;
    }

    .box__method_content {
        width: 50%;
    }

    .gray_box_bg {
        margin: 10px 0px;
    }

    .box_method_title h4 {
        font-size: 18px;
    }

    .payments_way .row>div {
        width: 100%;
    }

    .card__content h4 {
        text-align: center;
    }

    .card__content ul {
        justify-content: center;
    }

    .checkout_wrap {
        padding: 30px 0px;
    }

    .checkout_title {
        margin-bottom: 15px;
    }

    .checkout_title h1 {
        font-size: 24px;
    }

    .checkout_wrap .row>div {
        width: 100%;
    }

    .checkout_right {
        border-left: none;
        border-top: 1px solid #ccc;
        padding: 30px 10px 0;
        margin-top: 30px;
    }

    .custom_check {
        font-size: 16px;
    }

    .payment_mothod h2 {
        font-size: 16px;
    }

    .benefit_link_list ul {
        margin: 0 -10px;
    }

    .Features_wrap .row>div {
        width: 50%;
    }

    .grow_up_title ul li {
        margin: 5px 5px;
    }

    .inner_page_grid {
        padding: 30px 0px;
    }

    .media__grid__box {
        padding-top: 20px;
    }

    .media__grid__box .row>div {
        width: 100%;
    }

    .media_box_inner {
        margin: 15px 0px;
    }

    .media_box_img img,
    .media_box_img video,
    .media_box_img {
        height: 245px;
    }

    .media__description_grid {
        padding: 20px 0px;
    }

    .clander_link {
        margin-bottom: 15px;
    }

    .news_media>div {
        width: 100%;
        margin-bottom: 0px;
    }

    .media_new_grid .col-md-8 {
        width: 100%;
    }

    .media_new_grid .col-md-4 {
        width: 100%;
    }

    .media_new_grid .col-md-8 .media_box_img img {
        height: 295px;
    }

    .inner__content_-wrap h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .inner__content_-wrap .desc h2 {
        font-size: 16px;
    }

    .btn__list .signUp_btn {
        margin: 2px;
    }

    .payment_gatway #baner_slider {
        height: 500px;
    }

    .all_blog_wrap .col-md-9 {
        width: 100%;
    }

    .all_blog_wrap .col-md-3 {
        width: 100%;
    }

    .related_article {
        margin-top: 50px;
    }

    .full_blog_content h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }

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

    .outer_shadow {
        margin-left: 10px;
        margin-top: 10px;
    }

    .outer_shadow::after {
        left: -10px;
        top: -10px;
        bottom: -10px;
    }

    .full_blog_content {
        padding: 18px 15px;
    }

    .blog_views a,
    .read_post a {
        font-size: 14px;
    }

    .read_post a::before {
        top: 7px;
    }

    .blog_crum .nav_list li a {
        font-size: 20px;
        padding-right: 5px;
        margin-right: 5px;
    }

    .blog_crum .nav_list li a img {
        margin-left: 15px;
        max-width: 8px;
    }

    .blog_crum .nav_list:first-child {
        margin-right: 20px;
        padding-right: 20px;
    }

    .blog_heading h1 {
        text-align: center;
    }

    .all_blog_wrap {
        margin-top: 20px;
    }

    .aurionpro__inner {
        max-width: 100%;
        text-align: center;
    }

    .address_inner h4 {
        text-align: center;
    }

    .blog_article_post .row>div {
        width: 100%;
    }

    .post_blog_img a img {
        height: auto;
    }

    .post_blog_ h4 {
        min-height: auto;
        max-width: 100%;
        margin-bottom: 25px;
    }

    .blog_article_full h1 {
        font-size: 22px;
    }

    .blog_article_full_img img {
        height: auto;
    }

    .blog___title__red a {
        font-size: 18px;
    }

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

    .post_blog_wrap {
        margin-bottom: 20px;
    }

    .social_strip ul {
        height: 52px;
        padding: 10px 15px;
        justify-content: center;
    }

    .social_strip ul li a {
        font-size: 18px;
    }

    .blog_article_full {
        padding: 15px;
    }

    .privacy_content h1 {
        font-size: 26px;
    }

    .vision_and_mission {
        padding: 50px 0 20px;
    }

    .privacy_content p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .vision_and_mission .row_flip {
        margin-bottom: 30px;
    }

    .cor_values {
        margin-top: 30px;
    }

    .vision_and_mission .row .col-md-6 {
        width: 100%;
    }

    .vision_mission_content {
        padding: 25px 15px 0px !important;
    }

    .cor_values .col-md-3 {
        width: 100%;
    }

    .corevalue_box {
        height: auto;
        margin-bottom: 20px;
    }

    .core_value_img img {
        height: 190px;
    }

    .core_value_para p {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }

    .cor_values h3 {
        margin-bottom: 25px;
    }

    .vision_mission_content h2,
    .cor_values h3 {
        text-align: center;
    }

    .vision_mission_content p {
        text-align: center;
    }

    .become_partner_wrap {
        padding: 30px 0px 30px;
    }

    .screen__heading h2 {
        font-size: 24px;
    }

    .enjoye_bensfits p {
        font-size: 16px;
    }

    .enjoye_bensfits h3 {
        font-size: 24px;
        margin: 15px 0px;
    }

    .box_type_grid {
        display: block;
    }

    .box_type_content {
        width: 100%;
        padding: 20px 20px;
    }

    .box_type_listing {
        width: 100%;
        padding: 20px 20px;
    }

    .bottom__strip {
        margin-top: 20px;
        display: block;
        text-align: center;
    }

    .reg__btn {
        margin-top: 15px;
    }

    .left_grid {
        width: 100%;
    }

    .right_grid {
        width: 100%;
    }

    .form_btn_grid {
        position: static;
        display: block;
    }

    .step_screen_wrap {
        padding: 35px 0 50px;
    }

    .form_btn_grid .btn_cta {
        max-width: 250px;
        width: 100%;
        margin: 8px auto !important;
        font-size: 18px;
    }

    .right_grid p {
        padding: 15px 8px;
        text-align: center;
    }

    .radio_input_grid {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    /*****************************/
    .stylish-banner .same {
        width: 100% !important;
    }

    .stylish-banner .same img {
        height: 400px;
    }

    .two__box_effect .d-flex>div {
        width: 100% !important;
    }

    /* .screen__heading h2 {
        font-size: 28px;
    } */
    .flex_btn a {
        font-size: 18px;
    }

    .flex_btn a img {
        width: 30px;
        margin-right: 2px;
    }

    .service__box___content ul li {
        width: 50%;
    }

    .select_theme_content .row .col-md-6 {
        width: 100%;
    }

    .select_theme_content h4 {
        font-size: 22px;
        /* line-height: 28px; */
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .select_theme_content .btn_cta {
        font-size: 15px;
        margin: 20px auto 0px;
    }

    .select_theme_content {
        padding-bottom: 15px;
    }

    .row_list .row>div {
        width: 100%;
    }

    .full_gray_box {
        border-radius: 0px !important;
    }

    .full_gray_description {
        padding: 25px 30px !important;
    }

    .row_list .row {
        margin: 0px -15px;
    }

    .full_gray_description h4 {
        font-size: 24px;
        text-align: center;
    }

    .full_gray_description p {
        text-align: center;
    }

    #clander_slider .owl-item.center .item .slider__grid {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    .partner__grid {
        padding: 0px 0 0px;
    }

    #clander_slider .owl-dots {
        display: none;
    }

    .ratangle_design ul li .hexagon__box {
        height: auto;
    }

    .fixed__description {
        min-height: auto !important;
    }

    /* .flip_box {
        min-height: 455px;
        height: auto;
    } */
    .ourServices__box .row .col-md-4:nth-child(1) .flip_box,
    .ourServices__box .row .col-md-4:nth-child(3) .flip_box {
        min-height: 450px;
    }

    .fixed__read__more {
        width: auto;
    }

    .fixed__read__more .signup_button {
        padding: 2px 30px;
    }

    .back .service_card .signup_button {
        width: auto;
        max-width: 160px;
    }
}

@media only screen and (max-width: 575px) {
    .mobile-show {
        display: block;
    }

    .news_section .view_more_cta {
        justify-content: flex-end;
        margin-top: 20px;
    }

    .logo_fixed .brand_logo img,
    .pannel_head a img {
        width: 230px;
    }

    .industries__grid h4 {
        font-size: 32px;
    }

    .industries__grid p {
        font-size: 16px;
    }

    .fixed_price_box .price__box__inner .border_box {
        padding: 12px 2px;
    }

    .fixed_price_box .price__box__inner .border_box {
        padding: 12px 2px;
    }

    .subscribe_div a {
        font-size: 10px;
    }

    /* .flip_box {
        min-height: auto;
    } */
    .fixed__description {
        min-height: auto;
    }

    .flip_box .front .signup_button {
        margin-top: 20px;
    }

    .digital_video_wrap .video_grid #myVideo {
        height: auto;
    }

    .registered_grid .register_as {
        width: 100%;
        margin-top: 15px;
    }

    .registered_grid {
        display: block;
        margin-top: 20px;
    }

    .key_benefits_content {
        height: auto;
        background-image: none;
    }

    .key_benefits_content ul li {
        position: static;
        display: block;
        border-radius: 8px;
        font-size: 20px;
        line-height: 25px;
        margin: 15px auto;
        max-width: 270px;
        padding: 10px 6px;
        color: #fff;
        background-color: #38a7a3;
    }

    .key_benefits_content ul li:nth-child(2),
    .key_benefits_content ul li:nth-child(4) {
        background-color: #da9138;
    }

    .key_title {
        display: block;
        text-align: center;
    }

    .key_title h5 {
        color: #da9138;
        font-size: 35px;
        font-weight: 700;
    }

    .key_benefits_wrap {
        padding-bottom: 20px;
    }

    .Business__ayments .technology_solution_para p {
        text-align: center;
    }

    .blog_footer {
        display: block;
    }

    .blog___title {
        margin-bottom: 10px;
    }

    .number_list {
        left: -16px;
        top: 20px;
    }

    .number_list ul li {
        width: 34px;
        height: 34px;
        min-width: 34px;
        font-size: 14px;
        margin-bottom: 30px;
    }

    .form_grid_inner {
        padding-right: 0px;
    }

    .form_border {
        padding: 15px 0 10px;
    }

    .left_grid {
        padding: 20px 12px 20px 30px;
    }

    .key_benefits_content {
        height: auto !important;
        background-image: none !important;
    }
}

@media only screen and (max-width: 484px) {
    .top__head {
        display: none;
    }

    .inner__content_-wrap h2 span::before {
        width: 50px;
        left: -60px;
    }

    .inner__content_-wrap h2 span::after {
        width: 50px;
        right: -60px;
    }

    .box__inner {
        height: 150px;
    }

    .icon_img {
        margin-bottom: 8px;
    }

    .icon_img img {
        height: 50px;
    }

    .table_price_list .table thead tr th:first-child {
        width: 135px;
    }

    .table_price_list .table thead tr th:nth-last-child(1),
    .table_price_list .table thead tr th:nth-last-child(2),
    .table_price_list .table thead tr th:nth-last-child(3),
    .table_price_list .table thead tr th:nth-last-child(4) {
        padding-left: 2px;
    }

    .price__div_middle ul li {
        font-size: 9px;
        padding-left: 10px;
        margin-bottom: 5px;
    }

    .price__div_middle ul li::after {
        left: 3px;
        top: 5px;
        width: 4px;
        height: 4px;
    }

    .number_counter p {
        font-size: 10px;
        width: 100%;
        padding: 2px 0px;
    }

    .number_counter .number {
        width: 100%;
        height: 30px;
        justify-content: center;
    }

    .fixed__price__title h5 {
        font-size: 12px;
    }

    .offer_title h4 span::before {
        display: none;
    }

    .offer_title h4 span::after {
        display: none;
    }

    .pannel_head {
        height: auto;
    }

    .price__box__inner {
        width: 100%;
        margin: 15px 0px;
    }

    .price__box_grid .price__box__inner:nth-child(3) {
        margin-top: 45px;
    }

    .price__box_wrap::after {
        display: none !important;
    }

    .benefits_grid {
        padding: 30px 0px;
    }

    .benefit_link_list ul li:first-child a,
    .benefit_link_list ul li:last-child a {
        width: 100%;
    }

    .benefit_link_list ul li {
        width: 100%;
    }

    .benefit_title {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .Features_wrap .row>div {
        width: 100%;
        margin-top: 40px;
    }

    .feature_box_wrap {
        max-width: 100%;
    }

    .left_grid .form_feild img {
        max-width: 180px !important;
    }

    #clander_slider .owl-nav button {
        top: 40%;
    }

    #clander_slider .owl-nav button img {
        width: 20px;
    }
}

@media only screen and (max-width: 414px) {
    .icon_img img {
        height: 60px;
    }

    .news_section {
        position: relative;
    }

    .news_section .title_grid .view_more_cta {
        display: none;
    }

    .contact__info form {
        max-width: 100%;
    }

    .contact__info form input {
        padding: 10px 20px 10px 20px;
    }

    .contact__info form .sign_btn {
        font-size: 13px;
        width: 100%;
        position: static;
        margin: 10px auto 0px;
        display: block;
    }

    .service__box__list ul li {
        width: 100%;
    }

    .box__inner {
        height: 160px;
    }

    .table_price_list .table thead tr th {
        font-size: 13px;
    }

    .table_price_list .table tbody tr td h4 {
        font-size: 14px;
    }

    .table_price_list .table tbody tr td {
        padding: 6px 0px;
        font-size: 13px;
    }

    .table_price_list .table tbody tr td img {
        width: 12px;
    }

    .service_box_cta ul li {
        width: 50%;
    }

    #back-to-top,
    #myBtn {
        width: 60px;
        height: 60px;
        font-size: 15px;
    }

    .urve_design {
        clip-path: polygon(0px 100px, 100% 30px, 100% 100%, 0% 100%);
    }

    .Aurobees__border_content .sign_up_trial {
        right: 0;
        bottom: -20px;
        left: 0;
    }

    .form_feild .row .col-6 {
        width: 100%;
    }

    .form_feild .row .col-6>label {
        margin-top: 20px;
    }

    /* .flip_box {
        height: 370px;
    } */
    .screen_video .video_grid #back-to-top,
    .screen_video .video_grid #myBtn {
        width: 80px;
        height: 80px;
        font-size: 20px;
    }

    .otp_screen .otp-field input {
        width: 40px;
        font-size: 17px;
        padding: 6px 2px;
        margin: 0 4px;
    }

    .flex_btn {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .online_text {
        margin-right: 0px;
        padding-right: 0px !important;
        border-right: none;
        border-bottom: 1px solid #000;
        margin-bottom: 10px;
        padding-bottom: 15px !important;
    }

    .logo_fixed {
        min-width: 195px;
        max-width: 195px;
    }
}

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

    .banner___content__wrap .nav li button h4,
    #baner_slider .carousel-indicators button h4 {
        font-size: 18px;
    }

    .hexagon__box {
        width: 100%;
    }

    .industries__grid h4 {
        font-size: 26px;
    }
}


/* 1/4/2023 Prateek css */

@media(min-width: 1366px) {
    .fixed__price__title {
        min-height: 40px;
        padding-bottom: 5px;
    }

    .payment_description ul li strong,
    .payment_description ul li p {
        font-size: 15px;
    }

    .total_amount h4,
    .amount_value,
    .amount_value span {
        font-size: 24px;
    }

    .custom_check {
        font-size: 16px;
    }

    .btn_wrap .submit_btn {
        font-size: 16px;
    }

    .accordion_wrap .accordion-item>button {
        font-size: 15px;
    }

    .accordion_wrap .accordion-item>button::after {
        width: 20px;
        height: 12px;
    }
}

@media(max-width: 1380px) {
    .dashboard_right .row .col-6 .active_user .title_user {
        line-height: 16px;
        font-size: 16px;
    }
}

@media(max-width: 1200px) {
    .border_list {
        width: calc(86% - 300px);
    }

    .static_btn {
        max-width: 300px;
        min-width: 300px;
        font-size: 20px;
    }

    .global_pre_cricle {
        top: 120px;
        left: 190px;
    }
}

@media(min-width: 1024px) and (max-width: 1366px) {
    .fixed_price_box {
        padding-bottom: 75px;
    }

    .footer_links li {
        margin-bottom: 13.3px;
    }

    .menuLink>ul>li>a {
        padding: 30px 0px;
    }

    .box__inner {
        width: 100%;
    }

    .service__box__list ul {
        flex-wrap: nowrap;
        column-gap: 10px;
    }

    .news_blog a figure {
        height: 200px;
    }

    .two-items .table_price_list .table thead tr th:nth-child(1) {
        width: 58.5%;
    }

    .three-items .table_price_list .table thead tr th:nth-child(1) {
        width: 37.4% !important;
    }

    .table_price_list .table thead tr th:nth-child(1) {
        width: 132px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .four-items .table_price_list .table thead tr th:first-child {
        width: 200px;
    }
}

@media(max-width: 1366px) {
    .sub_baaner_content h2 {
        font-size: 22px;
    }

    .two-items .price__box_grid .price__box__inner:nth-child(2)::after {
        top: -45px;
        height: 50px;
        font-size: 15px;
    }

    .boost_wrap::before {
        width: 100%;
    }
}

@media(max-width: 1024px) {
    .border_list {
        width: calc(86% - 330px);
    }

    .login_grid {
        padding: 20px 20px;
    }

    .screen_video .video_grid {
        max-width: 90%;
    }

    .registered_grid .register_as {
        font-size: 16px;
    }

    .otp_screen .login_grid {
        max-width: 90%;
    }

    .forgot_password .form_feild p,
    .account_found p {
        font-size: 16px;
    }

    .three-items .table_price_list .table thead tr th:nth-child(4) {
        text-align: center;
    }

    .three-items .table_price_list .table tbody tr td:nth-child(4) {
        text-align: center;
        padding-left: 0px;
    }
}

@media(max-width: 991px) {
    .three-items .price__box_grid {
        padding-left: 0;
    }

    .two-items .price__box_grid .price__box__inner:nth-child(2)::after {
        left: 10px;
        right: 10px;
    }

    .checkout_wrap {
        padding-top: 150px !important;
    }
}


/* @media(max-width: 916px) {
    .boost_wrap::before {
        bottom: unset;
        background-position-x: 8%;
        height: 65%;
        top: 210px;
    }

    .border_list {
        width: calc(86% - 490px);
    }
} */


/* @media(max-width: 896px) {
    .static_btn {
        max-width: 300px;
        min-width: 300px;
        font-size: 22px;
    }

    .border_list {
        width: calc(86% - 500px);
    }
} */

@media(max-width: 845px) {

    /* .boost_wrap::before {
        bottom: unset;
        background-position-x: 8%;
        height: 68%;
        top: 250px;
    }

    .border_list {
        width: calc(86% - 430px);
    }

    .static_btn {
        max-width: 280px;
        min-width: 280px;
        font-size: 20px;
    }

    .registered_grid .register_as {
        font-size: 15px;
        padding: 0px 15px;
    } */
    .boost_wrap ul li {
        margin: 10px 0px;
    }

    .boost_wrap {
        height: 545px;
    }
}

@media(max-width: 812px) {
    .static_btn {
        max-width: 260px;
        min-width: 260px;
        font-size: 20px;
    }
}

@media(max-width: 768px) {

    /* .static_btn {
        max-width: 280px;
        min-width: 280px;
        font-size: 18px;
    }

    .boost_wrap::before {
        bottom: unset;
        background-position-x: 8%;
        height: 65%;
        top: 290px;
    }

    .boost_wrap::before {
        left: -50px;
    }

    .border_list {
        width: calc(86% - 400px);
    } */
    .boost_wrap {
        height: 915px;
    }

    .boost_wrap::before {
        background-position-x: 60px;
        background-position-y: 0px;
    }

    .forgot_password .form_feild .create_pass {
        font-size: 18px;
        height: 45px;
    }

    .registered_grid .register_as {
        font-size: 16px;
        padding: 0px 15px;
    }

    .forgot_password .form_feild p,
    .account_found p {
        font-size: 15px;
    }
}

@media(max-width: 767px) {
    .sub_baaner_content h2 {
        font-size: 25px;
    }

    .sub_baaner_content h1 {
        font-size: 20px;
    }

    .sub_baaner_content h1:last-child {
        font-size: 32px;
    }

    .two-items .price__box_grid .price__box__inner:nth-child(2)::after {
        top: -34px;
        height: 35px;
        font-size: 10px;
        letter-spacing: 0.5px;
    }

    .two-items .price__box_grid .price__box__inner {
        width: 33%;
    }

    .three-items .price__box_grid .price__box__inner {
        width: 33%;
    }

    .partner_contract_wrap .d-flex {
        display: block !important;
    }

    .partner_contract_wrap .d-flex>div:last-child {
        width: 100% !important;
    }

    .partner_contract_wrap .d-flex>div {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .partner_contract_wrap .d-flex>div .form_feild {
        margin: 11px auto 0px;
        width: 200px !important;
    }

    .partner_contract_wrap>form>.check_section {
        margin: 25px auto 30px;
    }
}

@media(max-width: 736px) {
    .boost_wrap::before {
        left: 0px;
        position: relative;
        top: 0px;
        display: block;
        height: 479px;
        margin-bottom: 30px;
        background-position-x: 0px;
        background-position-y: 0px;
    }

    .static_btn {
        max-width: 280px;
        min-width: 310px;
        font-size: 22px;
    }
}

@media(max-width: 600px) {
    .middle-bg {
        padding: 10px;
    }

    .checkout_wrap {
        padding-top: 100px !important;
    }
}

@media(max-width: 575px) {
    .boost_wrap::before {
        height: 369px;
        background-position-x: 20px;
        background-position-y: 0px;
    }

    .boost_wrap {
        height: 815px;
    }
}

@media(max-width: 484px) {
    .boost_wrap::before {
        background-position-x: -20px;
    }
}

@media(max-width: 1366px) {
    .radio-sec .radio-btn-sec input[type='radio']:checked:after {
        height: 20px;
        width: 20px;
    }

    .radio-sec .radio-btn-sec input::before {
        width: 34px;
        height: 34px;
        top: 5px;
    }
}

@media(max-width: 1024px) {
    .company-financial .form_grid_inner .form_group label {
        min-width: 100%;
        font-size: 15px;
        margin-left: 0px;
    }

    form .face-field.face-field {
        display: block;
    }

    .radio-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec input[type='radio']:checked:after {
        top: 12px;
        left: 4px;
        height: 18px;
        width: 18px;
    }

    .radio-sec .radio-btn-sec input::before {
        top: 7px;
        left: -2px;
        width: 30px;
        height: 30px;
    }

    .radio-sec .radio-btn-sec input {
        width: 54% !important;
    }

    form .face-field.select-opt select {
        width: 100%;
        float: unset;
        margin-top: 20px;
    }

    .right_side_profile,
    .left_side_profile .left_grid {
        width: 50%;
    }

    .left_side_profile .form_grid_inner {
        padding-right: 0px;
    }

    .filelabel i {
        font-size: 22px;
    }

    .screen_seven .profile_check .filelabel .title {
        font-size: 16px;
    }

    .screen_seven .profile_check .filelabel {
        padding-left: 35px;
    }

    .left_grid.registration {
        width: 100% !important;
    }

    .thanks_reg {
        min-height: 610px;
    }

    .reg_verification .reason_area {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .reg_verification .reason_area .form_feild input {
        width: 90%;
    }

    .reg_verification .reason_area .form_feild {
        margin-bottom: 8px;
    }

    .reg_verification .left_grid {
        padding-right: 0px;
    }

    .contract_submission .submission img {
        width: 140px;
    }

    .final_submission .registration {
        padding: 20px 12px 20px 10px;
    }

    .contract_submission {
        padding: 0px 0px;
    }

    /* .contract_submission .submission p {
        font-size: 44px;
    } */
}

@media(max-width: 960px) {
    .reg p {
        font-size: 30px;
    }
}

@media(max-width: 896px) {
    .company-financial .form_grid_inner .form_group label {
        min-width: 100%;
        font-size: 15px;
        margin-left: 0px;
    }

    form .face-field.face-field {
        display: block;
    }

    .radio-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec input[type='radio']:checked:after {
        top: 12px;
        left: 4px;
    }

    .radio-sec .radio-btn-sec input::before {
        top: 7px;
        left: -2px;
        width: 30px;
        height: 30px;
    }

    .radio-sec .radio-btn-sec input {
        width: 54% !important;
    }

    form .face-field.select-opt select {
        width: 100%;
        float: unset;
        margin-top: 20px;
    }

    .prof_spacing {
        margin-bottom: 10px;
    }

    .right_side_profile,
    .left_side_profile .left_grid {
        width: 50%;
    }

    .right_side_profile .basice_information {
        display: block;
    }

    .right_side_profile .right__side_img {
        margin-bottom: 40px;
    }

    .profile_title h2 {
        font-size: 22px;
    }

    .reg p {
        font-size: 30px;
    }

    .thanks_reg {
        min-height: 350px;
    }
}

@media(max-width: 768px) {
    .company-financial .form_grid_inner .form_group label {
        min-width: 100%;
        font-size: 15px;
        margin-left: 0px;
    }

    form .face-field.face-field {
        display: block;
    }

    .radio-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec input[type='radio']:checked:after {
        top: 12px;
        left: 4px;
    }

    .radio-sec .radio-btn-sec input::before {
        top: 7px;
        left: -2px;
        width: 30px;
        height: 30px;
    }

    .radio-sec .radio-btn-sec input {
        width: 54% !important;
    }

    form .face-field.select-opt select {
        width: 100%;
        float: unset;
        margin-top: 20px;
    }

    .company-financial .form_grid_inner .form_group.prof_spacing label {
        font-size: 14px;
    }

    .right_side_profile .basice_information {
        display: block;
    }

    .right_side_profile .right__side_img {
        margin-bottom: 40px;
    }

    .left_side_profile .left_grid {
        width: 58%;
    }

    .right_side_profile {
        width: 42%;
    }

    .reg_verification .left_grid {
        width: 50% !important;
    }

    .reg_verification .profile_check.reason_area label {
        min-width: 22% !important;
    }
}

@media(max-width: 736px) {
    .company-financial .form_grid_inner .form_group label {
        min-width: 100%;
        font-size: 15px;
        margin-left: 0px;
    }

    form .face-field.face-field {
        display: block;
    }

    .radio-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec input[type='radio']:checked:after {
        top: 12px;
        left: 4px;
    }

    .radio-sec .radio-btn-sec input::before {
        top: 7px;
        left: -2px;
        width: 30px;
        height: 30px;
    }

    .radio-sec .radio-btn-sec input {
        width: 54% !important;
    }

    form .face-field.select-opt select {
        width: 100%;
        float: unset;
        margin-top: 20px;
    }

    .profile_title {
        margin-bottom: 25px;
    }

    .profile_title h2 {
        font-size: 21px;
    }

    .company-financial .form_grid_inner .form_group.prof_spacing label {
        font-size: 14px;
    }

    .profile_check label {
        font-size: 14px;
    }

    .form_grid_inner .form_group.face-field.profile_check {
        width: 100%;
    }

    .form_grid_inner .form_group.face-field.profile_check label {
        min-width: 100%;
        font-size: 14px;
    }

    .right_side_profile .basice_information {
        display: block;
    }

    .right_side_profile .right__side_img {
        margin-bottom: 40px;
    }

    .filelabel i {
        font-size: 21px;
    }

    .screen_seven .profile_check .filelabel {
        padding-left: 40px;
    }

    .thanks_reg {
        padding: 0px 30px;
    }

    .reg p {
        font-size: 25px;
    }

    .form_border {
        min-height: 400px;
    }

    .thanks_reg {
        min-height: 300px;
    }

    .contract_submission .submission p {
        font-size: 20px !important;
    }
}

@media(max-width: 500px) {
    .company-financial .form_grid_inner .form_group label {
        min-width: 100%;
        font-size: 15px;
    }

    .resp_spacing label {
        margin-bottom: 10px;
    }

    form .face-field.face-field {
        display: block;
    }

    form .face-field .face-field label {
        margin-bottom: 10px;
    }

    .radio-sec {
        width: 50%;
    }

    .radio-sec .radio-btn-sec {
        width: 45%;
    }

    .radio-sec .radio-btn-sec input::before {
        content: "";
        position: absolute;
        top: 9px;
        left: -2px;
        width: 26px;
        height: 26px;
    }

    .radio-sec .radio-btn-sec input[type='radio']:checked:after {
        left: 3px;
        height: 16px;
        width: 16px;
        top: 11px;
    }

    form .face-field.select-opt select {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%;
    }

    .company-financial .form_grid_inner .left_title h2 {
        font-size: 22px;
    }

    .company-financial .form_grid_inner .form_group.prof_spacing label {
        font-size: 13px;
    }

    .right_side_profile .basice_information {
        display: block;
    }

    .right_side_profile .right__side_img {
        margin-bottom: 40px;
    }

    .left_side_profile .left_grid,
    .right_side_profile {
        width: 100%;
    }

    .screen_seven .profile_check .filelabel {
        padding-left: 40px;
    }

    .thanks_reg {
        padding: 0px 30px;
    }

    .reg p {
        font-size: 30px;
    }

    .reg_verification .left_grid,
    .reg_verification .left_grid,
    .reg_verification .right_grid.right_side_profile {
        width: 100% !important;
    }

    .reg_verification .left_grid {
        padding-right: 20px;
    }

    .reg_verification .Financial-Information {
        min-height: 340px;
    }

    .contract_submission .submission img {
        width: 90px;
    }

    .final_submission .registration {
        padding: 20px 12px 20px 10px;
    }

    .contract_submission {
        padding: 0px 0px;
    }

    /* .contract_submission .submission p {
        font-size: 34px;
    } */
    .static_btn {
        max-width: 280px;
        min-width: 300px;
        font-size: 20px;
    }
}


/* @media(max-width: 390px) {
    .contract_submission .submission p {
        font-size: 24px;
    }
} */


/*dhruv css*/

@media(max-width: 1746px) {
    .slider__grid .ui-datepicker-calendar tbody tr td a {
        height: 45px;
    }

    .dashboard_right .row .col-6 .active_user .title_user {
        line-height: 18px;
        font-size: 18px;
        min-height: 60px;
        display: flex;
        align-items: center;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .dashboard_right .row .col-6 .active_user .title_user::after {
        right: 8px;
        top: 15px;
    }
}

@media(max-width: 1600px) {
    .box__method {
        width: 70px;
        height: 70px;
    }

    .box__method img {
        width: 40px;
    }

    .box_method_title h4 {
        font-size: 22px;
        font-weight: 400;
    }

    .form_btn_grid .btn_cta {
        max-width: 240px;
        font-size: 18px;
    }

    .form_wrap .row.g-0 {
        align-items: start;
    }

    .sign_up {
        max-width: 600px;
    }

    .form_group.capta_img .form_feild {
        margin-bottom: 0px;
    }

    .form_group.capta_img .form_feild .g-recaptcha div {
        margin: auto;
    }

    .sign_up .form_footer {
        padding-top: 20px;
    }

    .form_feild .form-check label,
    .form_feild label {
        font-size: 16px;
    }

    .form_wrap .login_sec,
    .form_wrap .customer_register_sec {
        width: 96%;
    }

    .key_benefits_content ul li:nth-child(5) {
        right: 0px;
    }

    .key_benefits_content ul li:nth-child(1) {
        left: 35px;
    }

    .three-items .table_price_list .table thead {
        top: 0;
    }

    .three-items .table_price_list .table thead tr th:nth-child(1) {
        width: 43.4%;
    }

    .login_grid .otp_input {
        width: 100%;
    }

    .global_content .modal-content {
        height: 340px;
    }

    .global_content .modal-dialog {
        max-width: 500px;
    }

    .global_content .modal-header .btn-close {
        padding: 0.2rem 0.2rem;
        font-size: 13px;
    }

    .partner_contract_wrap>form>.check_section .check_confirm label.check_terms {
        font-size: 15px;
    }

    .form_feild label.error {
        line-height: inherit;
    }
}

@media(max-width: 1530px) {
    .key_benefits_content ul li:nth-child(1) {
        left: 15px;
    }

    .key_benefits_content ul li:nth-child(5) {
        right: -10px;
    }
}

@media(max-width: 1500px) {

    .form_wrap .login_sec,
    .form_wrap .customer_register_sec {
        width: 98%;
        margin: 0 auto;
    }
}

@media(max-width: 1490px) {
    .logo_fixed {
        min-width: 215px;
        max-width: 215px;
    }

    .menuLink>ul>li>a {
        padding: 30px 10px;
        margin: 0 5px;
    }

    .service_title {
        font-size: 35px;
    }

    .service_card h4 {
        font-size: 22px;
        min-height: 40px;
    }

    /* .flip_box {
        height: 535px;
    } */
    .card_links li a {
        font-size: 16px;
    }

    .signup_button {
        font-size: 15px;
        height: 45px;
        margin: 0 auto;
    }

    .industries__grid h4 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .industries__grid p {
        font-size: 18px;
    }

    .title_text {
        font-size: 25px;
    }

    .profile__img {
        width: 146px;
    }

    .profile__img img {
        width: 146px;
        height: 146px;
        min-width: 146px;
    }

    .profile__img::after {
        right: 4px;
        bottom: 5px;
        width: 50px;
        height: 50px;
    }

    .user__profile p {
        font-size: 15px;
    }

    /* .key_benefits_content {
        background-size: 775px;
        height: 610px;
        max-width: 940px;
        background-position-y: -50px;
    } */
}


/* @media(max-width: 1450px) {
    .key_benefits_content {
        height: 710px;
    }
} */

@media(max-width: 1399px) {
    .global_content .modal-content {
        padding: 20px;
        height: 280px;
    }

    .global_content .modal-body {
        height: auto;
        padding: 0;
    }

    .global_content .modal-dialog {
        max-width: 480px;
    }

    .global_content .modal-body p {
        font-size: 18px;
    }

    .global_content .modal-header .btn-close {
        width: 25px;
        height: 25px;
    }

    .global_content .modal-header .btn-close {
        font-size: 11px;
    }

    .global_content .modal-footer .btn {
        font-size: 18px;
    }

    .fixed__description {
        min-height: 320px;
    }
}

@media(max-width: 1366px) {
    .form_wrap {
        width: 95%;
    }
}

@media(max-width: 1280px) {
    .global_content .modal-dialog {
        max-width: 450px;
    }
}

@media(max-width: 1240px) {
    .key_benefits_content {
        height: 590px;
    }
}

@media(max-width: 1200px) {
    .key_benefits_content {
        height: 620px;
    }

    .menuLink>ul>li>a {
        padding: 20px 10px;
    }

    .menuLink ul li.menu-item-has-children::before {
        top: 24px;
    }

    .menuLink>ul>li>a {
        margin: 0px !important;
    }
}

@media(max-width: 1199px) {
    .price__box__inner .border_box {
        padding: 25px 15px 65px;
    }

    .price__box__inner {
        width: 194px;
    }

    .table_price_list .table thead {
        top: 0
    }

    .form_wrap {
        padding: 50px 0px;
    }

    .form_title h1,
    .form_title h2 {
        font-size: 22px;
    }

    .form_title {
        padding-bottom: 0px;
    }

    .login_grid {
        padding: 25px 30px;
    }

    /* 1199 ends here */
}

@media(max-width: 1180px) {
    .form_feild>input {
        height: 40px;
    }
}

@media(max-width: 1024px) {
    .left_grid {
        padding: 35px 20px 30px 40px;
    }

    .form_btn_grid .btn_cta {
        font-size: 15px;
        width: auto;
        padding: 1px 10px;
        max-width: 100%;
        margin-right: 12px;
    }

    .password-toggle {
        display: none;
    }

    .form_feild .form-check label,
    .form_feild label {
        font-size: 18px;
    }

    .form_feild .form-check input {
        width: 20px;
        height: 20px;
    }

    .key_benefits_content {
        height: 540px;
        max-width: 740px;
        background-size: 575px;
    }

    .fixed_price_box {
        position: inherit;
    }

    .price__box_grid {
        justify-content: flex-end;
    }

    .price__box_wrap .price__box_grid .price__box__inner {
        margin-right: 20px;
        margin-left: 0;
    }

    .price__box_wrap .price__box_grid .price__box__inner:last-child {
        margin-right: 0;
    }

    .table_price_list .table thead tr th {
        font-size: 18px;
    }

    .table_price_list .table thead tr th:nth-child(1) {
        width: 282px;
    }

    .three-items .table_price_list .table thead tr th:nth-child(1) {
        width: 34.4%;
    }

    .two-items .table_price_list .table thead tr th:nth-child(1) {
        width: 56.5%;
    }

    .login_grid {
        padding: 25px 20px;
    }

    .form_group>label,
    .form_feild input[type="submit"],
    .btn_grid .form_feild .clear {
        font-size: 17px;
    }

    .form_group>label {
        min-width: 160px;
        max-width: 160px;
    }

    .fixed__description {
        min-height: 300px;
    }

    /* 1024 ends here */
}

@media(max-width: 991px) {
    .container {
        width: 98%;
    }

    .price__box_grid {
        margin: 0;
    }

    .price__box_wrap .price__box_grid .price__box__inner {
        margin-right: 15px;
    }

    .price__box_wrap .price__box_grid .price__box__inner:last-child {
        margin-right: 0;
    }

    .price__box__inner {
        width: calc(25% - 11px);
    }

    .table_price_list .table tbody tr td {
        padding-left: 0;
        padding-right: 0;
    }

    .table_price_list .table thead tr th {
        padding-left: 0 !important;
    }

    .two-items .table_price_list .table thead tr th:nth-child(2),
    .two-items .table_price_list .table thead tr th:nth-child(3) {
        width: 175px;
    }

    .two-items .table_price_list .table thead tr th:nth-child(1) {
        width: 49.5%;
    }

    .form_group>label,
    .form_feild input[type="submit"],
    .btn_grid .form_feild .clear {
        font-size: 16px;
    }

    .form_feild .form-check label,
    .form_feild label {
        font-size: 16px;
    }

    .form_feild .form-check label {
        padding-top: 0;
    }

    .login_sec .form_feild input[type="submit"],
    .forgot_password .form_feild input[type="submit"],
    .forgot_password .form_feild .create_pass {
        margin-bottom: 15px;
    }

    .form_tabs ul li button {
        font-size: 16px;
        height: 40px;
        padding: 0 10px;
    }

    .form_footer .row .col-md-12 {
        width: 100%;
    }

    #six_images .owl-nav button span {
        font-size: 40px;
    }

    #Documents .form_content_inner form .all_document .col-3 {
        width: auto;
        float: left;
        margin-right: 20px;
    }

    #Documents .form_content_inner form .all_document .col-3 a {
        text-align: left;
    }

    .price__baner_height .sub_banner_wrap {
        padding-top: 110px;
    }

    /* 991 ends here */
}

@media(max-width: 915px) {
    .shadow__img {
        width: 480px;
        margin-left: auto;
    }

    .box_method_title h4 {
        font-size: 19px;
        font-weight: 400;
    }

    .form_feild>input {
        height: 40px;
    }

    .form_feild {
        margin-bottom: 10px;
    }

    .form_group>label {
        font-size: 16px;
    }

    .form_group.capta_img .form_feild .g-recaptcha div {
        margin-top: 20px;
    }

    .key_benefits_content {
        height: 520px;
    }

    .key_benefits_content ul li:nth-child(5) {
        right: -30px;
    }

    .privacy_content {
        margin-top: 100px;
    }
}

@media(max-width: 896px) {
    .box_method_title h4 {
        font-size: 18px;
        font-weight: 400;
    }

    .box__method img {
        width: 38px;
    }

    .key_benefits_content {
        height: 460px;
    }

    .key_benefits_content {
        height: 460px !important;
    }

    .dashboard_right .row .col-6 .active_user .title_user {
        padding-right: 35px;
        line-height: 16px;
        font-size: 16px;
    }

    .dashboard_right .row .col-6 .active_user .title_user::after {
        width: 24px;
        height: 23px;
        background-size: contain;
    }
}

@media(max-width: 844px) {
    .shadow__img {
        width: 410px;
        margin-left: auto;
    }

    .key_benefits_content {
        height: 480px;
    }

    .save_discard a,
    .save_discard input,
    .save_discard button {
        min-width: 190px;
        font-size: 14px;
    }

    .otp_screen .submit__query button {
        width: 100%;
        max-width: 220px;
    }
}

@media(max-width: 812px) {
    .key_benefits_content {
        height: 460px;
    }
}

@media(max-width: 786px) {
    .key_benefits_content {
        height: 450px;
    }
}

@media(max-width: 768px) {
    .price__div_middle ul li {
        font-size: 14px;
    }
}

@media(max-width: 767px) {
    .two-items .table_price_list .table thead tr th:nth-child(1) {
        width: 30.5%;
    }

    .table_price_list .table thead tr th:nth-child(1) {
        width: 242px;
    }

    .login_grid {
        margin-right: 0;
    }

    .form_title h1,
    .form_title h2 {
        font-size: 20px;
    }

    .btn_grid .form_feild {
        margin: 15px 0px;
    }

    #six_images .owl-nav button span {
        font-size: 35px;
    }

    .full_form .row .col-6 {
        width: 100%;
    }

    .payments_way .card__content ul li {
        width: auto;
    }

    /* .payments_way .card__content ul li img {
        height: 200px;
    } */
    .shadow__img {
        width: 100% !important;
        margin-left: auto;
    }

    /* 767 ends here */
}

@media(max-width: 737px) {
    .shadow__img {
        width: 100%;
        margin-left: auto;
    }

    .save_discard a,
    .save_discard input,
    .save_discard button {
        min-width: 160px;
    }

    .key_benefits_content {
        height: 370px;
        max-width: 520px;
        background-size: 445px;
        background-position-y: -20px;
        height: 360px !important;
    }
}

@media(max-width: 600px) {
    .login_grid {
        margin-right: 15px;
        margin-left: 15px !important;
    }

    .form_footer .row .col-sm-6 {
        width: 50%;
    }

    .form_footer .row {
        row-gap: 10px;
    }

    .media__description_grid .media-download-pdf ul li {
        width: 100%;
    }

    .otp_screen .login_grid {
        max-width: 100%;
    }

    /* 600 ends here */
}

@media(max-width: 668px) {
    .key_benefits_content {
        height: 380px;
    }
}

@media(max-width: 500px) {
    .shadow__img {
        width: 330px;
        margin: auto;
    }

    .form_wrap .login_sec,
    .form_wrap .customer_register_sec {
        width: 100%;
    }

    .key_benefits_content {
        height: auto;
    }

    .price__box_wrap .price__box_grid .price__box__inner.recommended_aft_sec {
        margin-top: 50px;
    }

    .price__box_wrap .price__box_grid .price__box__inner.recommended_aft_sec:after {
        margin: auto;
        width: 95%;
        font-size: 16px;
        height: 44px;
        top: -38px;
    }

    .news_media_sec,
    .blog_section,
    .news_cateogry_sec {
        margin-top: 60px;
    }

    .privacy_content {
        margin-top: 50px;
    }

    .blog_section.single_blog_article {
        margin-top: 50px;
    }
}

@media(min-width: 650px) and (max-width: 1366px) {
    .sub__banner__img {
        height: 570px;
    }

    .inner_page .sub_baaner_content h1 {
        font-size: 20px;
    }

    .inner_page .sub_baaner_content p {
        font-size: 16px;
    }

    .btn_cta {
        font-size: 16px;
        height: 40px;
        width: 300px;
    }

    .sign_up_trial {
        margin-top: 30px;
    }

    .freight_page_video {
        margin-top: 60px;
    }

    .video_grid {
        max-width: 700px;
    }

    .offer_title h4 {
        font-size: 26px;
    }

    /* .inner__content_-wrap h1 {
        font-size: 30px;
        margin-bottom: 15px;
    } */
    .screen__heading h2 {
        font-size: 28px;
    }

    .create_box_wrap h4 {
        font-size: 18px;
    }

    .box_img_inner img {
        min-width: 65px;
        min-height: 65px;
        height: 65px;
        width: 65px;
        max-width: 65px;
    }

    .yellow_strip_content p {
        font-size: 20px;
    }

    .select_theme_content h4 {
        font-size: 34px;
        /* line-height: 44px; */
        max-width: 460px;
    }

    .select_theme_content .btn_cta {
        max-width: 300px;
        height: 45px;
        font-size: 14px;
        margin: 15px 0px 0px;
    }

    .row_list .row {
        margin: 25px -25px;
    }

    .full_gray_description h4 {
        font-size: 24px;
    }

    .full_gray_description p {
        font-size: 18px;
    }
}

@media(max-width: 767px) {
    .freight_page_grid .sub_baaner_content {
        max-width: 100%;
    }

    .freight_page_grid .sub_banner_wrap {
        padding-top: 100px;
    }

    .sign_up_trial {
        margin-top: 20px;
    }

    .banner__box_wrap .service_box_cta {
        margin-top: 30px;
    }

    .freight_page_grid .container {
        height: auto;
    }

    .freight_page_grid .sub__banner__img {
        height: 770px;
    }

    .tab-content .tab-pane .form_feild .g-recaptcha div {
        margin: auto;
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
    }

    .tab-content .tab-pane .form_feild .g-recaptcha div iframe {
        width: 100% !important;
    }

    .form_group.capta_img .form_feild .g-recaptcha div {
        width: 100% !important;
    }

    .form_group.capta_img .form_feild .g-recaptcha div iframe {
        width: 100% !important;
    }

    /* .g-recaptcha > div {
        width: 100% !important;
    }
    
    .g-recaptcha iframe {
        width: 100% !important;
    } */
    #recaptcha_challenge_image {
        margin: 0 !important;
        width: 100% !important;
        height: auto !important;
    }

    #recaptcha_response_field {
        margin: 0 !important;
        width: 100% !important;
        height: auto !important;
    }

    .recaptchatable #recaptcha_image {
        margin: 0 !important;
        width: 100% !important;
        height: auto !important;
    }

    .recaptchatable .recaptcha_r1_c1,
    .recaptchatable .recaptcha_r3_c1,
    .recaptchatable .recaptcha_r3_c2,
    .recaptchatable .recaptcha_r7_c1,
    .recaptchatable .recaptcha_r8_c1,
    .recaptchatable .recaptcha_r3_c3,
    .recaptchatable .recaptcha_r2_c1,
    .recaptchatable .recaptcha_r4_c1,
    .recaptchatable .recaptcha_r4_c2,
    .recaptchatable .recaptcha_r4_c4,
    .recaptchatable .recaptcha_image_cell {
        margin: 0 !important;
        width: 100% !important;
        background: none !important;
        height: auto !important;
    }

    .step_screen_wrap .container {
        width: 95%;
    }
}

@media(max-width: 700px) {
    .become-a-partner-banner #baner_slider {
        min-height: 500px !important;
    }

    .become-a-partner-banner #baner_slider .carousel-caption {
        padding-bottom: 50px;
    }

    .become-a-partner-banner #baner_slider {
        min-height: 500px !important;
        height: 500px !important;
    }
}

@media(max-width: 650px) {
    .usr_dashboard_user .container>.row>.col-md-3 {
        width: 100%;
    }

    .usr_dashboard_user .container>.row>.col-md-9 {
        width: 100%;
    }

    .sidebar_profile .help_center {
        display: none;
    }

    /* .dashboard_right .help_center {
        display: block;
    } */
    .usr_dashboard_user>.container>.row>.col-12>.help_center {
        display: block;
    }

    .dashboard_bg .col-12>.help_center {
        display: block;
    }

    .side_link {
        margin: 30px 0 10px;
    }

    .scroll_screen {
        height: auto;
        margin-top: 10px;
    }

    .usr_dashboard_user {
        background-position-y: 198px;
    }

    .dashboard_bg::after {
        bottom: inherit;
        height: 100%;
        top: 340px;
    }

    #Documents .form_content_inner form .all_document .col-3 {
        float: none;
    }

    .reg_verification .left_grid {
        width: 100% !important;
    }

    .reg_verification .left_grid,
    .reg_verification .right_grid.right_side_profile {
        width: 100%;
    }

    .right_side_profile .basice_information {
        display: block;
        min-height: auto;
        height: auto;
    }
}

@media(max-width: 600px) {
    .freight_page_grid .sub_banner_wrap {
        padding-top: 80px;
    }

    .login_bg {
        height: auto;
    }

    .left_side_profile .left_grid {
        width: 100%;
    }

    .left_side_profile .left_grid {
        width: 100%;
    }

    .right_side_profile {
        width: 100%;
    }

    .form_btn_grid .btn_cta {
        width: 100%;
        padding: 1px 10px;
        max-width: 250px;
    }

    .Financial-Information {
        min-height: auto;
    }

    .Financial-Information .right__side_img {
        margin-top: 30px;
    }

    .Aurobees__border_content .container {
        padding: 20px 20px 40px;
    }

    .Aurobees__border_content p {
        text-align: center;
    }

    .Aurobees__border_content .sign_up_trial {
        right: 0;
        left: 0;
    }

    .row_list .row>div {
        padding: 0 0px;
    }

    .full_gray_box_img {
        border-radius: 0px;
    }

    .row.flip_row .full_gray_box_img {
        border-radius: 0px !important;
    }

    .supply-chain-content {
        margin-bottom: 10px;
    }

    .one-line-text-box.payment_gatway #baner_slider {
        height: 350px !important;
        min-height: 350px !important;
    }
}

@media(max-width: 575px) {
    .right_grid p {
        bottom: 18px !important;
        position: relative;
    }

    .key_benefits_content {
        height: auto !important;
    }
}

@media(max-width: 484px) {
    .usr_dashboard_title .d-flex {
        display: none !important;
    }

    .dashboard_bg::after {
        height: 90%;
    }

    .form_content_inner .form_group .form_feild {
        max-width: 100%;
    }

    .data_table_wrap .dataTables_length {
        width: 100%;
        margin-bottom: 10px;
    }

    .data_table_wrap .dataTables_filter {
        width: 100%;
    }

    .data_table_wrap .dataTables_filter {
        width: 100%;
    }

    .data_table_wrap .dataTables_filter label {
        display: block;
        text-align: center !important;
    }

    .data_table_wrap .dataTables_filter label input {
        width: 98% !important;
        display: block !important;
        margin: 0 !important;
    }

    .table__strip {
        display: block;
    }

    .total_record {
        margin-bottom: 10px;
    }

    .download__list a {
        width: 100%;
    }

    .banner__section #baner_slider .carousel-caption {
        top: 70px;
    }
}

@media(max-width: 450px) {
    .become-a-partner-banner #baner_slider {
        min-height: 390px !important;
        height: 390px !important;
    }

    .become-a-partner-banner #baner_slider .carousel-caption {
        padding-bottom: 90px;
    }
}

@media(max-width: 414px) {
    .modal-content .tab_grid ul {
        justify-content: flex-start;
    }

    .login__btn>a {
        font-size: 12px !important;
        width: 50px;
        min-width: 50px;
        height: 35px;
    }

    .save_discard a,
    .save_discard input,
    .save_discard button {
        min-width: 100%;
    }

    .user_setting .save_discard .discard_btn {
        margin-bottom: 0px !important;
    }

    .save_discard .discard_btn {
        margin-bottom: 15px;
    }

    .user_setting .save_discard .save_btn {
        margin-top: 15px;
    }

    .save_discard .save_btn.save-button-documents {
        margin-top: 15px;
    }

    .div-button-documents .discard_btn {
        margin-bottom: 0px !important;
    }

    .contact__info .btn_cta {
        width: 99%;
        font-size: 13px;
    }

    .price__baner_height .sub__banner__img {
        height: 390px;
    }

    .price__baner_height .sub_banner_wrap {
        padding-top: 69px;
    }
}

@media only screen and (max-width: 375px) {
    .logo_fixed {
        min-width: 165px;
        max-width: 175px;
    }

    .user_img_cricle {
        width: 25px;
        height: 25px;
        min-width: 25px;
    }

    .nitification_icon {
        margin-right: 10px;
    }

    .logo_fixed .brand_logo img,
    .pannel_head a img {
        width: 180px;
    }

    .Aurobees__border_content .btn_cta {
        width: 100%;
        font-size: 15px;
        max-width: 240px;
    }

    .boost_wrap::before {
        background-position-x: -60px;
    }

    .one-line-text-box.payment_gatway #baner_slider {
        height: 320px !important;
        min-height: 320px !important;
    }

    .one-line-text-box.payment_gatway #baner_slider .carousel-caption {
        top: 60px !important;
    }
}

@media only screen and (max-width: 360px) {
    .logo_fixed {
        min-width: 110px;
        max-width: 120px;
    }

    .butgurBtn .burgurline {
        width: 25px;
        max-width: 25px;
        min-width: 25px;
    }

    .burgurline span {
        height: 2px;
        width: 28px;
        margin: 6px 0px;
    }

    .pannel_head button {
        width: 30px;
        height: 30px;
    }

    .menuLink>ul>li>a {
        padding: 10px 10px;
    }

    .menuLink ul li.menu-item-has-children::before {
        top: 15px;
    }

    .title_text {
        font-size: 20px;
    }

    .view_more_cta {
        font-size: 16px;
    }

    .step_screen_wrap {
        padding: 15px 0 50px;
        margin-top: 60px;
    }

    .step__title h1 {
        font-size: 22px;
    }

    .left_title h2 {
        font-size: 18px;
    }

    .left_grid {
        padding: 10px 10px 20px 20px;
    }

    .number_list {
        left: -12px;
        top: 10px;
    }

    .number_list ul li {
        width: 24px;
        height: 24px;
        min-width: 24px;
        font-size: 10px;
        margin-bottom: 20px;
    }

    .left_title {
        margin-bottom: 25px;
    }

    .form_grid_inner .form_feild select {
        font-size: 12px;
        background-size: 20px;
    }

    .service_card h4 {
        font-size: 18px;
        min-height: auto;
        margin-bottom: 10px;
    }

    .card_links {
        min-height: auto;
        margin-bottom: 20px;
    }

    .signup_button {
        font-size: 13px;
        height: 40px;
    }

    /* .flip_box {
        height: 415px;
    } */
    .fixed__description {
        margin-bottom: 10px;
    }

    .ourServices__box .flip_box .card.flipped .service_card .card_links li a img {
        max-width: 26px;
    }

    .card_links li {
        margin-bottom: 5px;
    }

    .fixed__box__title h4 {
        font-size: 20px;
    }

    .fixed__description p {
        font-size: 13px;
    }

    .service_title {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .supply-chain-content {
        margin-bottom: 10px;
    }

    .profile__img {
        width: 56px;
    }

    .profile__img img {
        width: 76px;
        height: 76px;
        min-width: 76px;
    }

    .profile__img::after {
        right: 24px;
        bottom: 5px;
        width: 25px;
        height: 25px;
    }

    .btn__list .signUp_btn {
        height: 32px;
        margin: 1px;
        font-size: 10px;
        padding: 4px 6px;
    }

    .inner__content_-wrap .desc h2 {
        font-size: 15px;
        line-height: 18px;
    }

    .industries__grid h4 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .industries__grid p {
        font-size: 15px;
    }

    .create_box_wrap h4 {
        font-size: 12px;
    }

    .box_img_inner img {
        min-width: 50px;
        min-height: 50px;
        height: 50px;
        width: 50px;
        max-width: 50px;
    }

    .select_theme_content .btn_cta {
        font-size: 13px;
    }

    .full_gray_description h4 {
        font-size: 18px;
    }

    .full_gray_description p {
        font-size: 15px;
    }

    .start_journey_title p {
        font-size: 18px;
    }

    .yellow_strip_content p {
        font-size: 15px;
    }

    .grow_up_title h4 {
        font-size: 20px;
        line-height: 22px;
    }

    .grow_up_title p {
        font-size: 14px;
    }

    .boost_wrap::before {
        background-position-x: 15%;
        height: 40%;
        top: 0;
    }

    .global_pre_cricle {
        padding: 15px;
        height: 50px;
    }

    .global_pre_cricle h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .static_btn {
        max-width: 100%;
        min-width: 100%;
        font-size: 15px;
        height: 50px;
    }

    .benefit_title {
        font-size: 25px;
    }

    .freight_page_grid .btn_cta {
        width: 100%;
    }

    .inner_page .sub_baaner_content h1 {
        font-size: 26px;
    }

    .Aurobees__border_content .btn_cta {
        width: 100%;
        font-size: 15px;
    }

    .Aurobees__border_content p {
        font-size: 15px;
    }

    .offer_title h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .offering_box_title h4 {
        font-size: 18px;
    }

    .offering_box_desc p {
        font-size: 14px;
    }

    .inner__content_-wrap h2 span {
        font-size: 15px;
    }

    .inner__content_-wrap h2 span::before {
        width: 30px;
        left: -40px;
        top: 8px;
    }

    .inner__content_-wrap h2 span::after {
        width: 30px;
        top: 8px;
        right: -40px;
    }

    .inner__content_-wrap h1 {
        font-size: 20px;
    }

    .technology_solution_title h4 {
        font-size: 22px;
    }

    .technology_solution_para p {
        font-size: 14px;
    }

    .technology_solution_wrap {
        padding: 100px 0px 50px;
    }

    .shadow__img {
        width: 100%;
    }

    .box__method {
        width: 60px;
        height: 60px;
    }

    .box__method img {
        width: 28px;
    }

    .box_method_title h4 {
        font-size: 14px;
    }

    .box_method_title {
        min-height: 50px;
    }

    .box_type_listing img {
        max-width: 100%;
    }

    .price__title h6 {
        font-size: 20px;
    }

    #price_accordion .price__div_middle h4 {
        font-size: 16px;
    }

    #price_accordion .subscribe_div a {
        height: 40px;
        font-size: 14px !important;
    }

    #price_accordion .fixed__price__title h5 {
        font-size: 20px !important;
    }

    .price__title h6 {
        font-size: 18px;
    }

    #price_accordion .accordion-item button {
        font-size: 16px;
    }

    .recommended_aft_sec::after {
        font-size: 16px;
    }

    .full_form {
        padding: 25px;
    }

    .step_screen_wrap .container {
        width: 95%;
    }

    .form_group>label {
        font-size: 14px;
    }

    .form_feild p {
        font-size: 14px !important;
    }

    .check_section .check_confirm p {
        font-size: 14px;
        width: 100%;
    }

    /* #rc-imageselect,
    .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
        margin-bottom: -20px;
    } */
    .become-a-partner-banner #baner_slider {
        min-height: 330px !important;
        height: 330px !important;
    }
}