/* Responsive Devise For XS mobile */
@media only screen and (max-width: 384px) {
    .blog_share_details h1 {
        line-height: 40px;
    }
    .gallery_area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery_area > * {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .gallery_width {
        width: 100%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .gallery_fixed_height {
        width: 100% !important;
    }
    .gallery_width img,
    .gallery_area .gallery_width:first-child .gallery_fixed_height img {
        width: 100%;
        margin: auto;
    }
    .gallery_overlay h3 {
        font-size: 20px !important;
        text-align: left;
    }
    .cta_style_2_area:after {
        left: 50%;
        top: 50%;
        width: 300px;
        height: 300px;
        margin-left: -150px;
        margin-top: -150px;
    }
    .cta_style_2_area .cta_style_2_left {
        padding: 28px 10px 28px 0 !important;
        width: 65% !important;
        top: 20%;
    }
    .cta_style_2_area .cta_style_2_right {
        padding: 28px 0 10px 28px !important;
        top: auto;
        bottom: 20%;
    }
    .cta_style_2_area .cta_style_2_left h1 {
        font-size: 20px !important;
    }
    .gallery_area {
        padding: 0 15px;
    }
    .gallery_area .gallery_width {
        width: 100% !important;
    }
    .call_to_action h1 {
        padding-top: 0 !important;
    }
    .header_slider_area .header_slider_bg {
        padding:0px;
    }
    .header_slider_area .owl-dots {
        bottom: 10px !important;
    }
    .service_style_2_area img {
        margin-bottom: 0;
    }
    .about_style_3_details h1 {
        padding: 0 !important;
    }

    .cta_style_2_img_left {
        width: 125.2% !important;
    }
    .cta_style_2_img_left.cta_style_2_img_right {
        width: 92%;
    }
    .cta_style_2_img_left:before {
        width: 150% !important;
    }
    .contact_form_width input.input_m_right {
        margin-right: 0 !important;
    }
    .contact-right input {
        width: 100% !important;
    }
    .responsive_full_width {
        width: 100%;
    }
    .about_gray {
        padding: 30px !important;
    }
    .heading_with_border,
    .service_style_2_area p {
        font-size: 15px;
    }
    .about_details h1 {
        font-size: 25px;
        line-height: 26px;
    }
    .about_details p {
        padding-right: 0 !important;
        font-size: 15px;
    }
    .about_image .about_service_box_1 {
        width: 100%;
        border: none;
    }
    .about_image {
        display: inline-block;
        margin-top: 30px;
    }
    .cta_style_3_width span {
        line-height: 40px;
        font-size: 30px;
        margin-top: 30px;
    }
    .cta_style_3_area > i:first-child {
        top: 4% !important;
    }
    .cta_style_3_width, .cta_style_3_right {
        padding: 60px 45px 60px 45px !important;
    }
    .cta_style_3_width h2 {
        font-size: 22px;
        line-height: 30px;
    }
}
/* Responsive Devise For xs Mobile */
@media only screen and (max-width: 320px) {
    .map_section #map {
        height: 400px;
    }
    .latest_post ul li a img {
        margin-right: 15px;
    }
    .service_category {
        padding: 30px 20px;
    }
    .about_image {
        height: 335px;
    }
    .service_img_info_box .service_info_color_shape {
        width: 100px;
        height: 100px;
        bottom: -50px;
        margin-left: -50px;
    }
    .service_img_info_box {
        margin-bottom: 100px;
    }
    .hero-section-title h1,
    .breadcrumb_section h1 {
        font-size: 50px;
    }
    .gallery_overlay h3 {
        font-size: 30px !important;
        text-align: left;
    }
    .gallery_fixed_height {
        width: 100% !important;
    }
    .testimonial_area .testimonial_heading_shape {
        font-size: 50px !important;
        bottom: -3% !important;
    }
    .counterup_area .counter_box {
        padding: 86px 30px 40px 30px;
    }
    .cta_style_2_area .cta_style_2_left {
        padding: 15px 10px 10px 0 !important;
        width: 150px !important;
        top: 20%;
    }
    .cta_style_2_area .cta_style_2_right {
        padding: 15px 0 10px 10px !important;
        top: auto;
        bottom: 20%;
    }
    .cta_style_2_area .cta_style_2_left h1 {
        font-size: 20px !important;
    }
    .cta_style_2_area:after {
        left: 50%;
        top: 50%;
        width: 300px;
        height: 300px;
        margin-left: -150px;
        margin-top: -150px;
    }
    .gallery_area {
        padding: 0 15px;
    }
    .gallery_area .gallery_width {
        width: 100% !important;
    }
    .call_to_action h1 {
        padding-top: 0 !important;
    }
    .header_slider_area .header_slider_bg {
        padding-left: 20px;
    }
    .about_style_3_details h1 {
        padding: 0 !important;
    }

    .cta_style_2_img_left {
        width: 125.2% !important;
    }
    .cta_style_2_img_left.cta_style_2_img_right {
        width: 92%;
    }
    .cta_style_2_img_left:before {
        width: 150% !important;
    }
    .blog_share_details {
        padding: 40px 10px 40px 10px;
    }
    .contact_map_title {
        padding: 30px 10px !important;
    }
    .contact_form_width input.input_m_right {
        margin-right: 0 !important;
    }
    .contact-right input {
        width: 100% !important;
    }
    .responsive_full_width {
        width: 100%;
    }
    .about_gray {
        padding: 30px !important;
    }
    .heading_with_border,
    .service_style_2_area p {
        font-size: 15px;
    }
    section.about_area img.about_shape {
        margin-top: 50%;
        width: 100%;
        height: auto;
    }
    .about_details h1 {
        font-size: 25px;
        line-height: 26px;
    }
    .about_details p {
        padding-right: 0 !important;
        font-size: 15px;
    }
    .about_image .about_service_box_1 {
        width: 100%;
        border: none;
    }
    .about_image {
        display: inline-block;
        margin-top: 30px;
    }
    .cta_style_3_width span {
        line-height: 40px;
        font-size: 30px;
        margin-top: 30px;
    }
    .cta_style_3_area > i:first-child {
        top: 4% !important;
    }
    .cta_style_3_width, .cta_style_3_right {
        padding: 60px 0 60px 0 !important;
    }
    .cta_style_3_width h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .service_style_2_area img {
        margin-bottom: 0;
    }
    .service_details_sv_cnt .service_center_left {
        padding: 30px 20px;
    }
    .service_details_contact {
        padding: 40px 10px;
    }
    .latest_post, .widget_categories, .tagcloud {
        padding: 20px;
        border: 1px solid #f1f1f1;
    }
}
/* Responsive Devise For Mobile*/
@media only screen and (max-width: 480px) {
    .service_details_sv_cnt .service_center_left {
        padding:20px 50px;
    }
    .service_details_left ul li {
        line-height: 25px;
        margin-bottom: 15px;
        display: flex;
    }
    .service_details_left ul li i {
        margin-top: 2px;
    }
    .service_img_info_box,
    .blog_left_box .bl_share_img,
    .map_section #map {
        height: 350px;
    }
    .header_slider_area.home_v2_header_slider {
        padding-top: 165px;
    }
    .fixed-scroll-nav .header_slider_area.home_v2_header_slider {
        margin-top: 166px;
    }
    .about_service_right ul li {
        line-height: 25px;
        margin-bottom: 15px;
        display: flex;
        flex-direction: row;
    }
    .about_service_right ul li i {
        margin-top: 2px;
    }
    .about_service_left {
        height: 500px;
    }
    .home_v2_header_slider .owl-item .header_slider_bg h1 {
        line-height: 55px;
    }
    .blog_share_details p:last-child {
        margin-bottom: 0;
    }
    .latest_post ul li a,
    .footer_textwidget p {
        padding-right: 0;
    }
    .section_padding {
        padding: 20px 0;
    }
    .footer_content.section_padding {
        padding-top: 50px;
    }
    .breadcrumb_section {
        padding: 120px 0 60px 0;
    }
    .side_links{
        display: none;
    }
    .home_v2_header_slider .header_slider_bg:before {
        width: 250px;
        height: 250px;
        right: 10px;
    }
    .gallery_area > * {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .gallery_area img {
        box-shadow: 0 0 25px rgba(0,0,0,0.1);
    }
    .cta_style_3_width span {
        line-height: 40px;
        margin-top: 20px;
    }
    .service_details_right {
        margin-bottom: 0;
        margin-top: 100px;
        float: left;
        width: 100%;
    }
    .single-comment-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
    }
    .blog_comment_box .text-box .comment-title p {
        padding-right: 0;
    }
    .blog_comment_box form input,
    .blog_comment_box form input.half_width,
    .about_image {
        width: 100%;
    }
    .about_image {
        height: 330px;
    }
    .service_style_2_area p {
        font-size: 18px;
        padding: 0;
    }
    .call_to_action h1 {
        padding-top: 0;
    }
    .header_slider_area {
        height: auto;
    }
    .home_v2_header_slider .header_slider_bg {
        padding: 110px 10px;
    }
    .header_slider_area .owl-dots {
        bottom: 60px;
    }
    .header_slider_area.home_v2_header_slider .header_slider_bg h1 {
        width: 100% !important;
    }
    .blog_social_share_box {
        display: block;
        padding: 30px 0;
    }
    .blog_social_share_box .share_box_left {
        text-align: left;
        margin-top: 10px;
    }
    .blog_social_share_box .share_box_left ul li a {
        margin-right: 25px;
        margin-left: 0;
    }
    .blog_comment_box .reply.comment-title .btn-gray {
        position: relative;
        top: 30px;
        float: none;
        margin-bottom: 30px;
    }
    .blog_author_box {
        display: block;
        padding: 25px 20px 20px 20px;
        text-align: center;
    }
    .comment-list {
        text-align: center;
    }
    .blog_author_box .author_img img,
    .comment_image img {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .blog_author_box .author_bio p {
        padding: 20px 0 30px 0;
    }
    .comment_image img,.blog_right_box h2 {
        margin-bottom: 20px;
    }
    .latest_post, .widget_categories, .tagcloud {
        padding: 30px 30px 25px 30px;
    }
    .blog_comment_box form input,
    .blog_comment_box form input.half_width {
        width: 100%;
        margin-right: 0;
    }
    .blog_comment_box form textarea {
        height: 130px;
    }
    .blog_details_right {
        margin-top: 25px;
    }
    .about_details p {
        padding-right: 20px;
    }
    .gallery_area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery_area > * {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .gallery_width {
        width: 100%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .gallery_fixed_height {
        width: 70%;
        margin: auto;
    }
    .gallery_width img,
    .gallery_area .gallery_width:first-child .gallery_fixed_height img {
        width: 100%;
        margin: auto;
    }
    .gallery_overlay h3 {
        font-size: 18px;
    }
    .gallery_area .gallery_width:last-child{
        margin-bottom: 0;
    }
    .header_area .header_contact {
        text-align: left;
        margin-top: 15px;
        margin-left: -10px;
    }
    #videostore iframe {
        height: 400px !important;
        width: 100% !important;
    }
    .main_menu_area .nav.navbar-nav li a {
        width: 85%;
        float: left;
        color: #3a3a3e;
    }
    .main_menu_area .collapse_responsive {
        display: none;
        height: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        position: absolute;
        top: 100%;
    }
    .main_menu_area .collapse {
        height: 100%;
        background: #fff;
        padding: 0 20px 10px 20px;
    }
    .main_menu_area .collapse_active,
    .main_menu_area .collapse {
        display: block;
        width: 100%;
        overflow-x: hidden;
        left: 0;
    }
    .main_menu_area .collapse_active {
        opacity: 1;
        visibility: visible;
        height: auto;
    }

    .main_menu_area .nav.navbar-nav li.header_right_btn a {
        padding: 15px 20px;
        display: inline-block;
        width: auto;
    }
    .main_menu_area .navbar_close span:nth-child(1) {
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        transform: rotate(28deg);
    }
    .main_menu_area .navbar_close span:nth-child(2) {
        background: none;
    }
    .main_menu_area .navbar_close span:nth-child(3) {
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotate(-28deg);
        -ms-transform: rotate(-28deg);
        transform: rotate(-28deg);
    }
    .main_menu_area .nav.navbar-nav li > ul.dropdown-menu {
        padding-left: 20px;
        position: relative;
        display: none;
        width: 100%;
        margin-bottom: 10px;
        height: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li a {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: none;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li {
        border-left: none;
        border-right: none;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li:last-child {
        border-bottom: none;
    }
    .responsive_menu {
        display: block;
        width: 15%;
    }
    .feature_service_area {
        display: block;
    }
    .feature_service_box_width {
        border-right: none;
        border-bottom: 1px solid #44bdc7;
        padding: 40px 40px;
    }
    .about_details .heading_with_border {
        margin-top: 40px;
    }
    .service_box,
    .blog_share_box,
    .footer_content .footer_textwidget,
    .footer_content .footer_link,
    .service_details h2 {
        margin-bottom: 30px;
    }
    .call_to_action .cta_responsive_left {
        text-align: left;
        margin-top: 30px;
    }
    .counterup_area .counter_box {
        border-right: none;
        border-bottom: 1px solid #f1f1f1;
        margin-bottom: 40px;
    }
    .counterup_area .col-md-4:last-child .counter_box {
        border-bottom: none;
    }
    .testimonial_details p {
        font-size: 20px;
        padding: 0;
    }
    .testimonial_slider .owl-nav {
        display: none;
    }
    .testimonial_area .testimonial_heading_shape {
        font-size: 80px;
        bottom: -6%;
    }

    .cta_style_2_img_left {
        width: 100.2%;
    }
    .cta_style_2_img_left:before {
        width: 160%;
        background-position: center top;
    }
    .cta_style_2_area .cta_style_2_left {
        padding: 30px 10px 10px 0;
        width: 190px;
        min-height: 110px;
        line-height: 55px;
    }
    .cta_style_2_area .cta_style_2_right {
        padding: 30px 10px 10px 10px;
    }
    .cta_style_2_area .cta_style_2_left h1 {
        font-size: 25px;
        font-weight: 600;
    }
    .ctf_gray .contact-right.contact_details .hero-title-with-shape h1 {
        font-size: 30px;
    }
    .ctf_gray .contact-right.contact_details {
        padding-right: 0;
    }
    .contact_form_area {
        display: block;
    }
    .contact_form_area .contact-right input {
        width: 100%;
    }
    .contact_map_title {
        padding: 30px 20px;
    }
    #map, .map_section #map {
        height: 300px;
    }
    .contact_form_width.contact-right {
        padding: 85px 20px;
    }
    .contact_location_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contact_location_box .contact_location_map {
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
        padding: 25px 40px 15px 40px;
    }
    .contact_us .contact-right {
        padding-right: 0;
        margin-top: 0;
    }
    .contact_us .contact-right.responsive_mt {
        margin-top: 50px;
    }
    .footer_contact .footer_contact_width {
        border-right: none;
        text-align: left;
        border-bottom: 1px solid #4c4b50;
        padding: 30px 0;
    }
    .copyright_area .col-md-8.copyright_text {
        padding-left: 15px;
    }
    .copyright_area .copyright_social {
        text-align: left;
        margin-top: 15px;
    }
    .footer_area img.footer_shape {
        bottom: -10%;
    }

    .main_menu_area.menu_style_2 .header_social {
        margin-top: 30px;
        text-align: center;
    }
    .main_menu_area.menu_style_2 .collapse_responsive {
        position: absolute;
        left: 0;
        z-index: 9999999;
        height: auto;
        top: 100%;
    }
    .main_menu_area .nav.navbar-nav li a > i{
        display: none;
    }
    .main_menu_area.menu_style_2 .navbar-toggles {
        right: -15px;
    }
    .about_details.about_gray.responsive_no_pading {
        padding: 10px 30px 30px 30px;
        margin-bottom: 50px;
    }
    .about_image .about_service_box_1 {
        width: 100%;
        float: none;
        border: none;
    }
    .cta_style_3_area:after, .cta_style_3_area:before {
        width: 100%;
        height: 50%;
    }
    .cta_style_3_area:after{
        top: auto;
        bottom: 0;
    }
    .cta_style_3_area,
    .about_details {
        padding: 0;
    }
    .cta_style_3_area > i:first-child {
        bottom: auto;
        top: 18%;
    }
    .cta_style_3_width,
    .cta_style_3_right {
        padding: 50px 0;
    }
    .team_member {
        margin-bottom: 30px;
        height: auto;
    }
    .team_details {
        height: 72px;
    }
    .about_service_right {
        padding-left: 0;
    }
    .about_service_right .heading_with_border,
    .about_style_3_details {
        margin-top: 40px;
    }
    .ctf_gray .contact-right.contact_details {
        margin-bottom: 40px;
    }
    .ctf_gray .contact-right input,
    .about_image,
    .contact-right-style-2 input.half_width, .contact-right-style-2.extra_mr_30 input.half_width {
        width: 100%;
        margin-right: 0;
    }
    .video_promotion_area {
        padding: 100px 0;
    }
    .about_image_box {
        margin-bottom: 30px;
        height: 300px;
    }
    .about_style_3_area .col-md-4:last-child .about_style_3_details {
        margin-bottom: 0;
    }
    .service_benefits_box {
        margin-bottom: 30px;
    }

}
/* Responsive Devise For Mobile */
@media (min-width: 481px) and (max-width: 767px) {
    .section_padding {
        padding: 20px 0;
    }
    .breadcrumb_section {
        padding: 120px 0 60px 0;
    }
    .header_slider_area.home_v2_header_slider {
        padding-top: 165px;
    }
    .fixed-scroll-nav .header_slider_area.home_v2_header_slider {
        margin-top: 166px;
    }
    .about_service_right ul li {
        line-height: 30px;
        margin-bottom: 15px;
    }
    .gallery_area > * {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .gallery_area img {
        box-shadow: 0 0 25px rgba(0,0,0,0.1);
    }
    .logo {
        margin-top: 5px;
    }
    .ctf_gray .contact-right.contact_details {
        padding-right: 0;
    }
    iframe {
        width: 100% !important;
    }
    .single-comment-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
    }
    .blog_comment_box .text-box .comment-title p {
        padding-right: 0;
    }
    .blog_comment_box form input,
    .blog_comment_box form input.half_width {
        width: 100%;
    }
    .service_style_2_area p {
        font-size: 20px;
        padding: 0 20px;
    }
    .call_to_action h1 {
        padding-top: 0;
    }
    .header_slider_area {
        height: auto;
    }
    .home_v2_header_slider .header_slider_bg {
        padding: 150px 0 150px 20px;
    }
    .blog_social_share_box {
        display: block;
    }
    .blog_social_share_box .share_box_left {
        text-align: left;
        margin-top: 10px;
    }
    .blog_social_share_box .share_box_left ul li a {
        margin-right: 25px;
        margin-left: 0;
    }
    .blog_comment_box .reply.comment-title .btn-gray {
        position: relative;
        top: 30px;
        float: none;
        margin-bottom: 30px;
    }
    .blog_author_box {
        display: block;
    }
    .blog_author_box .author_img img {
        margin-bottom: 20px;
    }
    .blog_author_box .author_bio p {
        padding: 20px 0 30px 0;
    }
    .comment_image img {
        margin-bottom: 20px;
    }
    .blog_comment_box .text-box .comment-title p {
        padding-top: 10px;
    }
    .blog_details_right {
        margin-top: 25px;
    }
    #videostore iframe {
        height: 300px;
    }
    .header_area .header_social {
        text-align: center;
    }
    .header_area .header_contact {
        text-align: center;
        margin-top: 15px;
    }
    .main_menu_area .nav.navbar-nav li a {
        width: 90%;
        float: left;
        color: #3a3a3e;
    }
    .main_menu_area .collapse_responsive {
        display: none;
        height: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        position: absolute;
        top: 100%;
    }
    .main_menu_area .collapse {
        height: 100%;
        background: #fff;
        padding: 0 20px 10px 20px;
    }
    .main_menu_area .collapse_active,
    .main_menu_area .collapse {
        display: block;
        width: 100%;
        overflow-x: hidden;
        left: 0;
    }
    .main_menu_area .collapse_active {
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    .main_menu_area .nav.navbar-nav li.header_right_btn a {
        padding: 15px 20px;
        display: inline-block;
        width: auto;
    }
    .main_menu_area .navbar_close span:nth-child(1) {
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        transform: rotate(28deg);
    }
    .main_menu_area .navbar_close span:nth-child(2) {
        background: none;
    }
    .main_menu_area .navbar_close span:nth-child(3) {
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotate(-28deg);
        -ms-transform: rotate(-28deg);
        transform: rotate(-28deg);
    }
    .main_menu_area .nav.navbar-nav li > ul.dropdown-menu {
        padding-left: 20px;
        position: relative;
        display: none;
        width: 100%;
        margin-bottom: 10px;
        height: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li a {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: none;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li {
        border-left: none;
        border-right: none;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li:last-child {
        border-bottom: none;
    }
    .responsive_menu {
        display: block;
    }
    .responsive_full_width {
        margin-right: -15px;
    }
    .about_style_3_details p {
        font-size: 18px;
    }
    .about_details p {
        padding-right: 25px;
    }
    .feature_service_box_width {
        width: 100%;
        padding: 40px 30px;
        border-right: none;
        border-bottom: 1px solid #6ebdc6;
    }
    .feature_service_box_width:last-child {
        border-bottom: none;
    }
    .feature_service_area {
        display: inline-block;
    }
    .about_details .heading_with_border {
        margin-top: 50px;
    }
    .about_image {
        margin-right: 0;
        width: 100%;
    }
    .call_to_action .cta_responsive_left {
        text-align: left;
        margin-top: 20px;
    }
    .counterup_area .counter_box {
        border-right: none;
    }
    .testimonial_slider .owl-nav {
        display: none;
    }
    .testimonial_details p {
        font-size: 25px;
    }
    .testimonial_area .testimonial_heading_shape {
        font-size: 100px;
        bottom: -7%;
    }
    .cta_style_2_img_left {
        width: 82%;
    }
    .cta_style_2_img_left:before {
        width: 160%;
        background-position: center top;
    }
    .cta_style_2_area .cta_style_2_left {
        padding: 45px 20px 25px 0;
        width: 230px;
    }
    .cta_style_2_area .cta_style_2_right {
        padding: 45px 0 25px 20px;
    }
    .cta_style_2_left h1 {
        font-size: 25px;
    }
    .ctf_gray .contact-right.contact_details .hero-title-with-shape h1 {
        font-size: 30px;
    }
    .contact_map_title {
        padding: 30px 65px;
    }
    .contact_form_area {
        display: block;
    }
    #map, .map_section #map {
        height: 300px;
    }
    .contact_form_width.contact-right {
        padding: 90px 50px;
    }
    .contact_us .contact-right {
        padding-right: 0;
        margin-top: 0;
    }
    .contact_us .contact-right.responsive_mt {
        margin-top: 50px;
    }
    .contact_location_box .contact_location_map {
        padding: 40px 20px;
    }
    .footer_contact .footer_contact_width {
        text-align: left;
        border-bottom: 1px solid #4c4b50;
        padding: 25px 0;
    }
    .footer_area img.footer_shape {
        bottom: -10%;
    }
    .footer_area .footer_content .footer_textwidget,
    .footer_area .footer_content .footer_link {
        margin-bottom: 30px;
    }
    .copyright_area .copyright_social {
        text-align: left;
        padding-left: 0;
        margin-top: 15px;
    }
    .copyright_area {
        padding-left: 15px;
        padding-right: 15px;
    }
    .copyright_area .copyright_text {
        padding-left: 0;
    }
    .main_menu_area.menu_style_2 .header_social {
        margin-top: 30px;
        text-align: center;
    }
    .main_menu_area.menu_style_2 .collapse_responsive {
        position: absolute;
        left: 0;
        z-index: 9999999;
        height: auto;
        top: 100%;
    }
    .main_menu_area .nav.navbar-nav li a > i {
        display: none;
    }
    .home_v2_header_slider .header_slider_bg:before {
        width: 350px;
        height: 350px;
        right: 35px;
    }
    .about_area .about_image.about_style_2_img {
        margin-top: 30px;
    }
    .cta_style_3_area {
        padding:0;
    }
    .cta_style_3_area:after, .cta_style_3_area:before {
        width: 100%;
        height: 50%;
        top: 0;
    }
    .cta_style_3_area:after {
        bottom: 0;
        top: auto;
    }
    .cta_style_3_width {
        padding: 70px 20px 70px 15px;
    }
    .cta_style_3_area .cta_style_3_width h2 {
        font-size: 35px;
    }
    .cta_style_3_width span {
        font-size: 36px;
        margin-top: 50px;
    }
    .cta_style_3_area > i:first-child {
        top: 0;
        left: auto;
        right: 0;
    }
    .team_member_area .team_member,
    .service_box,
    .blog_share_box,
    .service_benefits_box {
        width: 70%;
        margin: auto auto 30px auto;
    }
    .service_benefits_area .col-md-3:last-child .service_benefits_box,
    .blog_share_area .col-md-4:last-child .blog_share_box,
    .service_area .col-md-4:last-child .service_box {
        margin-bottom: 0;
    }
    .team_member_area .team_member {
        height: auto;
    }
    .team_details {
        height: 72px;
    }
    .service_details_left {
        margin-bottom: 0;
    }
    .service_details_right {
        margin-bottom: 0;
        margin-top: 100px;
        float: left;
        width: 100%;
    }
    .service_details_left {
        margin-bottom: 0;
    }
    .service_center_left {
        padding: 30px 43px;
    }

    .service_details_sv_cnt .service_center_left {
        padding: 40px 30px;
    }
    .service_details_contact {
        padding: 50px 10px;
    }
    .about_service_area .about_service_left, .about_service_area .about_service_right {
        width: 100%;
        margin: auto;
    }
    .about_service_area .about_service_right {
        padding-left: 0;
        margin-top: 50px;
    }
    .about_service_area .about_service_right .heading_with_border {
        margin-top: 40px;
    }
    .video_promotion_area {
        padding: 100px 0;
    }
    .ctf_gray .contact-right.contact_details {
        margin-bottom: 40px;
    }
    .contact-right.contact_details .hero-title-with-shape h1 {
        font-size: 40px;
        line-height: 45px;
    }
    .heading_with_border {
        font-size: 15px;
    }
    .about_details.about_gray.responsive_no_pading {
        padding: 20px 40px 60px 40px;
    }
    .about_details h1 {
        font-size: 25px;
    }
    .about_image .about_service_box_1 h2 {
        font-size: 23px;
        line-height: 30px;
    }
    .about_style_3_details {
        margin-bottom: 30px;
    }
    .about_image_box,
    .about_style_3_details {
        width: 70%;
        margin: auto;
    }
    .about_image_box {
        margin-bottom: 30px;
    }
    .about_style_3_area .col-md-4:last-child .about_style_3_details {
        margin-bottom: 0;
    }
    .about_style_3_details {
        margin-top: 30px;
    }
    .about_style_3_details h1 {
        padding: 0;
    }
    .gallery_area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery_area > * {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .gallery_width {
        width: 50%;
        overflow: hidden;
    }
    .gallery_width img {
        width: 100%;
    }
    .gallery_overlay h3 {
        font-size: 18px;
    }
}
/* Responsive Devise For iPad */
@media (min-width: 768px) and (max-width: 991px) {
    .call_to_action .btn-gray {
        padding: 17px 40px;
    }
    #map,.map_section #map {
        height: 400px;
    }
    .fixed-scroll-nav .header_slider_area.home_v2_header_slider {
        margin-top: 90px;
    }
    .logo {
        margin-top: 4px;
    }
    .main_menu_area .nav.navbar-nav li a > i {
        display: none;
    }
    .main_menu_area .nav.navbar-nav li a {
        width: 90%;
        float: left;
    }
    .main_menu_area .collapse_responsive {
        display: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        width: 100%;
        height: auto;
        position: absolute;
        top: 100%;
    }
    .main_menu_area .collapse {
        height: auto;
        background: #fff;
        padding: 0 20px 10px 20px;
    }
    .main_menu_area .collapse_active,
    .main_menu_area .collapse {
        display: block;
        width: 100%;
        overflow-x: hidden;
        left: 0;
    }
    .main_menu_area .collapse_active {
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    .main_menu_area .nav.navbar-nav li.header_right_btn a {
        padding: 15px 20px;
        display: inline-block;
        width: auto;
    }
    .main_menu_area .navbar_close span:nth-child(1) {
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        transform: rotate(28deg);
    }
    .main_menu_area .navbar_close span:nth-child(2) {
        background: none;
    }
    .main_menu_area .navbar_close span:nth-child(3) {
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotate(-28deg);
        -ms-transform: rotate(-28deg);
        transform: rotate(-28deg);
    }
    .main_menu_area .nav.navbar-nav li > ul.dropdown-menu {
        padding-left: 20px;
        position: relative;
        display: none;
        width: 100%;
        margin-bottom: 10px;
        height: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li a {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: none;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li {
        border-left: none;
        border-right: none;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu li:last-child {
        border-bottom: none;
    }
    .responsive_menu {
        display: block;
    }
    .about_style_3_details p {
        font-size: 18px;
    }
    .header_slider_area {
        height: auto;
    }
    .header_slider_bg {
        height: auto;
        padding: 250px 0 150px 0;
    }
    .home_v2_header_slider .header_slider_bg {
        padding: 150px 0;
    }
    .home_v2_header_slider .header_slider_bg:before {
        width: 350px;
        height: 350px;
        right: 35px;
    }
    .responsive_full_width {
        margin-right: -15px;
    }
    .blog_details_right {
        width: 70%;
        margin-top: 40px;
    }
    .blog_comment_box .reply.comment-title .btn-gray {
        right: 15px;
    }
    .service_details_right {
        margin-top: 100px;
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }
    .about_details .heading_with_border {
        margin-top: 50px;
    }
    .service_area .service_box {
        margin-bottom: 30px;
    }
    .counterup_area .col-md-4:nth-child(3) .counter_box {
        border-right: none;
    }
    .cta_style_2_img_left {
        width: 74%;
    }
    .cta_style_2_img_left:before {
        background-position: center top;
    }
    .blog_share_area .blog_share_box,
    .service_benefits_box {
        margin-bottom: 30px;
    }
    .contact_form_area {
        display: block;
    }
    .contact_form_width.contact-right {
        padding: 120px 80px 120px 80px;
    }
    .contact_us .contact-right {
        padding-right: 0;
        margin-top: 50px;
    }
    .footer_content .footer_textwidget,
    .footer_content .footer_link,
    .footer_content .newslatter {
        margin-bottom: 30px;
    }
    .feature_service_box_width {
        float: left;
        width: 50%;
    }
    .feature_service_area {
        display: inline-block;
    }
    .testimonial_slider .owl-nav .owl-prev, .testimonial_slider .owl-nav .owl-next {
        left: 0;
    }
    .testimonial_slider .owl-nav {
        padding: 0 30px;
    }
    .cta_style_2_area .cta_style_2_left {
        padding: 22px 50px 22px 0;
        width: 280px;
    }
    .cta_style_2_area .cta_style_2_right {
        padding: 22px 0 22px 50px;
    }
    .about_details.about_gray.responsive_no_pading {
        padding: 10px 30px 30px 30px;
        margin-bottom: 50px;
    }
    .about_gray.responsive_no_pading p {
        padding: 0;
    }
    .about_style_2_img .about_service_box_1 h2 {
        font-size: 25px;
    }
    .cta_style_3_area {
        padding: 0;
    }
    .cta_style_3_width {
        padding: 85px 10px 85px 10px;
    }
    .cta_style_3_width h2 {
        font-size: 35px;
    }
    .cta_style_3_width span {
        font-size: 50px;
    }
    .team_member_area .team_member {
        margin-bottom: 30px;
        height: auto;
    }
    .team_details {
        height: 72px;
    }
    .about_service_right {
        padding-left: 0;
        margin-top: 50px;
    }
    .heading_with_border {
        font-size: 15px;
    }
    .ctf_gray .contact-right.contact_details {
        margin-bottom: 30px;
    }
    .main_menu_area.menu_style_2 .col-md-8.collapse_responsive,
    .main_menu_area.menu_style_2 .navbar-collapse {
        padding: 0;
    }
    .main_menu_area.menu_style_2 .header_social {
        margin-top: 3px;
    }
    .about_style_3_details h1 {
        padding-right: 0;
    }
    .about_image_box {
        margin-bottom: 30px;
    }
    .service_benefits_box h3 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .gallery_width {
        display: inline-block;
        width: 24%;
    }
    .about_image img {
        height: auto;
    }
    .about_details {
        padding: 0;
    }
    .gallery_area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery_area > * {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .gallery_width {
        width: 33.333333%;
        overflow: hidden;
    }
    .gallery_width img {
        width: 100%;
    }
    .video_promotion_area {
        padding: 100px 0;
    }
    .ctf_gray .contact-right.contact_details .hero-title-with-shape h1 {
        font-size: 30px;
    }
}
/* Responsive Devise For Laptop */
@media (min-width:993px) and (max-width:1199px){
    .about_service_right ul li {
        display: flex;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .about_service_right ul li i {
        margin-top: 2px;
    }
    .call_to_action .btn-gray {
        padding: 17px 40px;
    }
}
@media (min-width:992px) and (max-width:1200px){
    .menu_style_2 .responsive_full_width {
        padding: 0;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu {
        display: block !important;
    }
    .logo img {
        width: 100%;
        margin-top: 10px;
    }
    .copyright_social ul li a, .header_social .hd_social_icons li a {
        width: 34px;
        height: 34px;
        line-height: 35px;
    }
    .menu_style_2 .header_social {
        margin-top: 15px;
    }
    .copyright_social ul li a i, .header_social .hd_social_icons li a i {
        line-height: 35px;
    }
    section.about_area img.about_shape {
        width: 382px;
    }
    .about_image img {
        height: auto;
    }
    .btn-gray {
        padding: 17px 45px;
    }
    .testimonial_slider .owl-nav .owl-prev, .testimonial_slider .owl-nav .owl-next {
        margin-left: -20%;
    }
    .testimonial_slider .owl-nav .owl-next {
        margin-right: -20%;
    }
    .contact_map_title {
        padding: 30px 65px;
    }
    .blog_comment_box .text-box .comment-title p {
        padding-top: 20px;
    }
    .blog_share_details h1 a {
        font-size: 20px;
    }
    .gallery_area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gallery_area > * {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .gallery_width {
        width: 33.333333%;
        overflow: hidden;
    }
    .gallery_width img {
        width: 100%;
    }
    .cta_style_2_img_left {
        width: 74.1%;
    }
    .cta_style_2_img_left:before {
        width: 132%;
    }
    .contact_form_width.contact-right {
        padding: 120px 80px 120px 80px;
    }
    .contact_location_box .contact_location_map {
        padding: 40px 25px;
    }
    .main_menu_area .navbar-right.btn-right li a {
        padding: 16px 15px;
    }
    .main_menu_area .nav.navbar-nav li a {
        padding: 25px 22px 15px 22px;
    }
    .about_gray {
        padding: 70px 90px;
    }
    .about_details.about_gray.responsive_no_pading {
        padding: 60px 60px;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .about_details p {
        padding-right: 0;
    }
    .about_image .about_service_box_1 {
        padding: 40px 20px;
    }
    .cta_style_3_width {
        padding: 85px 60px 85px 60px;
    }
    .cta_style_3_area {
        padding: 0;
    }
    .team_details {
        height: 72px;
    }
    .service_details_sv_cnt .service_center_left {
        padding: 40px 30px;
    }
    .service_details_contact {
        padding: 50px 10px;
    }
    .contact_map_title {
        padding: 30px 50px;
    }
}
@media (min-width:1201px) and (max-width:1349px) {
    .copyright_social ul li a, .header_social .hd_social_icons li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .copyright_social ul li a i, .header_social .hd_social_icons li a i {
        line-height: 35px;
    }
    .contact_map_title {
        padding: 30px 50px;
    }
    .contact_form_width.contact-right {
        padding: 120px 80px 120px 80px;
    }
}
/* Responsive Devise For small Desktop */
@media  (min-width:1350px) {
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu {
        display: block !important;
        position: absolute;
    }
    .feature_service_box_width {
        padding: 60px 20px;
    }
    .cta_style_2_img_left {
        width: 67.5%;
    }
    .cta_style_2_img_left::before {
        width: 126%;
    }
    .copyright_social ul li a, .header_social .hd_social_icons li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .copyright_social ul li a i, .header_social .hd_social_icons li a i {
        line-height: 40px;
    }
    .contact_map_title {
        padding: 30px 50px;
    }
    .contact_form_width.contact-right {
        padding: 120px 100px 120px 117px;
    }
}
/* Responsive Devise For Large Desktop */
@media  (max-width:1800px) and  (min-width:1600px)  {
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu {
        display: block !important;
    }
    .gallery_area .gallery_width .gallery_fixed_height img {
        width: 100%;
    }
    .cta_style_2_img_left {
        width: 65.2%;
    }
}
/* Responsive Devise For Large Desktop */
@media  (max-width:1920px) and  (min-width:1801px)  {
    .contact_map_title {
        padding: 30px 155px;
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu {
        display: block !important;
    }
    .gallery_area .gallery_width:last-child img {
        width: 100%;
    }
    .cta_style_2_img_left {
        width: 62.9%;
    }
    .contact_form_width .hero-title-with-shape h1 {
        padding-right: 220px;
    }
}


@media only screen and (max-width: 768px) {
    .logo h3{
        font-size: 19px;
    }
    .form-section .btn-yellow{
        border: 2px solid var(--theme-color );
        color: var(--theme-color    );
    }
    .form-section .btn-yellow{
        color: #fff;
    }
}

/*==================desktop media query=================*/
@media only screen and (min-width: 1200px){
    #desktop-form {
        position: absolute;
        top: 160px;
        z-index: 1;
        right: 80px;
        width: 26%;
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pl-lg-1, .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .navbar-nav{
        display: flex;
        flex-direction: row;
    }
}
@media only screen and (max-width: 410px){

}
@media only screen and (max-width: 768px){
    .main_menu_area:after{
        display: none;
    }
    .main_menu_area:before{
        width:  250px;
        clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
    }
    .main_menu_area .nav.navbar-nav li ul.dropdown-menu{
      box-shadow: none;
  }
  .main_menu_area .nav.navbar-nav li ul.dropdown-menu{
    padding: 0 !important;
}
.main_menu_area{
    position: fixed !important;
    padding: 30px 0 4px;
}
.main_menu_area .navbar-toggles{
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo{
    width: max-content;
}
.main_menu_area .collapse_active{
    background-color: #fff;
}
.main_menu_area .remove_padding{
    padding: 40px 10px;
}
.main_menu_area .navbar-nav .header_right_btn{
    float: none;
    right: auto; 
    position: relative;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    margin-top: 30px;
    border: none !important      
}
.main_menu_area .nav.navbar-nav li ul.dropdown-menu{
    padding: 30px ;
}
.main_menu_area .nav.navbar-nav li ul.dropdown-menu{
    background: transparent;
}
.main_menu_area .navbar-nav .header_right_btn a.btn-yellow{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.main_menu_area .navbar-nav .header_right_btn a.btn-yellow:hover{
    background: var(--theme-color   );
}
.main_menu_area .nav.navbar-nav li ul.dropdown-menu li a{
    color: #000;
}
.main_menu_area .navbar-nav li{
    display: block;
    text-align: left;
    float: left;
    width: 100%;
    border-bottom: 1px solid #bababa;
    margin-bottom: 10px;
}
main{
    padding-top: 90px;
}
.header_slider_area .header_slider_bg{
    height: 420px;
}
.header_slider_bg{
    padding: 75px 0 75px 0;
}
.header_slider_area .header_slider_bg .slide_button{
    display: flex;
    justify-content: center;
    gap: 7px;
    align-items: center;
    overflow: visible;
}
.whatsapp-btn{
    margin: 0;
}
.form-section{
    width: 96%;
    margin: auto;
    border: 2px solid var(--theme-color );
    border-radius: 20px;
    margin-top: -50px;
    z-index: 1;
    position: relative;
}
.footer_content{
    padding: 40px 0 0 0;
}
.footer_textwidget p{
    margin-bottom: 20px;
}
.footer_textwidget h4{
    font-weight: 800;
}
.footer_content h2{
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.copyright_area{
    margin-top: 0;
    padding-top: 10px;
}
.hero-section-title{
    margin-bottom: 25px;
}
.hero-section-title h1{
    font-size: 35px;
    line-height: 1.3;
}

.header_slider_area .owl-nav.disabled{
    top: 39%;
}
.header_slider_area .owl-item .header_slider_bg .slide_button a{
    padding: 10px;
    font-size: 15px;
}
.phone_res_header-btn .btn-yellow{
    box-shadow: none;
    padding: 2px;
}
.service-area .service-card{
    padding: 24px;
    width: 92%;
    margin-inline: auto;
}
.service-area .row{
    display: block;
    margin-top: 20px;
}
.whychoose-area .card{
    width: 90%;
    margin-inline: auto;
}
footer .col-md-4.col-sm-6.latest{
    width: 90%;
    margin-inline: auto;
}
footer .col-md-4.col-sm-6.latest:before{
    position: absolute;
    content: '';
    width: 103%;
    height: 104%;
    border-radius: 15px;
    background-color: var(--second-color);
    top: 45%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
}
.dehradun_places ul li{
    font-size: 11px;
    padding: 1px 1px;
    margin-inline: 0;
    font-size: 300;
}
.page-form #desktop-form{
    overflow: visible;
    border: none;
    margin-bottom: 20px;

}
.service_details_area.section_padding .row{
    --bs-gutter-x: 0;
}
.slider__caption{
        width: 45%;
        margin-bottom: 0;
        padding: 5px;
        position: relative;
        margin-top: 16px;
        border-radius: 7px;
}
.header_slider_area .owl-item .header_slider_bg h1{
    font-size: 14px;
    line-height: 1;
    padding: 0 !important;
    margin-bottom: 5px;
}
.header_slider_area .owl-item .header_slider_bg p{
    margin-bottom: 5px;
    font-size: 8px;
    br{
        display: none;
    }
}
.header_slider_area .header_slider_bg .slide_button{
    height: auto;
    gap: 3px;
    margin: 0;
    margin-bottom: 8px;
    justify-content: start;
}
.header_slider_area .owl-item .header_slider_bg .slide_button a{

        padding: 3px 4px;
        font-size: 6px;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
        letter-spacing: -0.03em;
}
.header_slider_area .header_slider_bg{
    height: 130px;
}
.slider__caption:before{
    
    bottom: 0;
    font-size: 26px;
}
}
@media(min-width: 768px){
    .header-default .menu-area{
        gap: 80px;
    }
    .header-default{
        padding: 0 20px;
    }
}
@media(max-width: 768px){
    .header-button .btn-theme{
    gap: 3px;

    font-size: 11px;
    line-height: 11px;
    padding: 8px 11px 8px;
    border-radius: 6px;
    }
    body{
        padding: 10px;
    }
    .new_hero_section .container{
        padding: 150px 10px 0;
    }
    .upper_content{
        font-size: 13px;
        letter-spacing: -0.02em;
        i{

    font-size: 6px;
        }
    }
    .new_hero_section .container h2{
        font-size: 29px;
        line-height: 31px;
        margin-top: 15px;
    }
    .new_hero_section .container p{
        font-size: 13px;
    }
    .hero_box .image img{
        height: 330px;
    }
    .content_bg .content .icon{

    width: 55px;
    height: 55px;
    min-width: 55px;
    margin-right: 10px;
    }
    .content_bg .content .title{
        font-size: 17px;
    }
    .content_bg{
        width: 90%;
    }
    .main_title .sub_heading{
        font-size: 18px;
    }
    .main_title .main_sec_title{
        font-size: 30px;
        line-height: 1.1;
    }
    .main_title .main_sec_title br{
        display: none;
    }
    .main_container{
        padding: 0;
    }
    .bg-light .main_container{
        padding: 0 15px;
    }
    .experience_box .number{
        font-size: 78px;
    }
    .experience_box{
        margin-top: 15px;
    }
    .icon_list li{
        font-size: 15px;
    }

    .testimonial-two__right {
        margin-right: 0;
    }

    .testimonial-two__single {
        padding: 49px 15px 41px;
    }

    .testimonial-two__carousel.owl-theme .owl-nav {
        display: none;
    }

    .testimonial-two {
        padding: 80px 0 0px;
    }
.testimonial-two__client-info{
    margin-bottom: 0;
}
.faq-one__right{
    margin: 0;
    margin-top: 20px;
}
.faq-one-accrodion .accrodion-title h4::before{
    right: -13px;
}
.faq-one-accrodion .accrodion-title{
    padding: 15px;
}

.faq-one-accrodion .accrodion-content{
    padding-inline: 15px 20px;
    padding-bottom: 15px;
}
.hero_btns a{
    font-size: 12px;
    line-height: 12px;
    padding: 12px 13px 12px;
}
.new_hero_section{
    padding-bottom: 30px;
}
.contact-one__left{
    margin: 0;
    margin-bottom: 20px;
}
.contact-one__call-list{
    flex-direction: column;
    gap: 10px;
    justify-content: start;
}
.contact-one__call-list li{
    width: 100%;
}
.contact-one__bg-color{
    display: none;
}
footer .main_container{
    padding-inline: 15px;
}
.call-button{
    display: none !important;
}
.whatsapp-button{
    bottom: 70px;
}
.footer_area{
    padding-bottom: 50px;
}
.breadcrumb_section h1{
    font-size: 26px;
}
.header-logo img{
    width: 120px !important;
}
}
@media(max-width: 420px){
    .th-menu-toggle{

    width: 40px;
    height: 40px;
    }

}