.hidden_lg {
    display: none;
}

@media (min-width:1300px) {


    .news_section .event-info .title_h4 a {
        height: 50px;
        overflow: hidden;
    }

    .gallery_item_info {
        text-align: center;
        padding: 15px 0px;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:1200px) {
    .navigation .menu ul>li>a {
        padding: 18px 6px;
        display: block;
        text-transform: capitalize;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        font-size: 13px;
        background: none;
    }

    .gallery_item_info .featureTitle {
        height: 115px;
        overflow: hidden;
    }

    .navigation .menu ul>li ul.cs-dropdown li a {
        font-size: 13px;
    }

    .search-form {
        width: 60%;
    }

    .news_section .event-info {
        padding: 10px;
    }

    .footerArea svg.footerBG {
        top: -17%;
    }
}

@media (max-width:1023px) {
    .hidden_lg {
        display: block;
    }

    .w-75.mx-auto {
        width: 100% !important;
    }

    .service_feature .serv-card {
        border-right: none;
    }

    .testimonials-video button.owl-prev,
    .testimonials-video button.owl-next {
        width: 40px;
        height: 40px;
    }

    .testimonials-video button.owl-prev {
        left: 0px;
    }

    .testimonials-video button.owl-next {
        right: 0px;
    }

    .service_feature .container {
        border: 0;
    }

    .hidden_xs {
        display: none !important;
    }

    .navigation .navbar {
        display: block;
        float: left;
        width: 100%;
        padding-block: 12px;
    }

    .logo {
        position: absolute;
        z-index: 3;
        width: 60px;
        top: 2px;
    }

    .navigation .menu {
        display: none;
        width: 100%;
        overflow: hidden;
        overflow-y: visible;
        position: relative;
        z-index: 9999;
        max-height: 480px;
        overflow-y: auto;
        position: absolute;
        top: 100%;
        background-color: var(--pri);
        left: 0;
        right: 0;
        text-align: left;
    }

    .navigation .menu ul li:hover a,
    .navigation .menu ul li.active a {
        color: var(--sec);
    }

    .navigation .menu ul li ul.cs-dropdown.mega-nv li {
        width: 100%;
        float: left;
    }

    .navigation .menu ul {
        width: 100%;
    }

    .navigation .menu ul li {
        padding: 0;
        float: left;
        width: 100%;
        display: block
    }

    .navigation .menu ul li a {
        padding: 7px 15px;
        text-align: left;
        font-size: 13px;
        border-right: 1px dashed transparent;
        color: #fff;
        border-bottom: 1px solid rgb(255 255 255 / 18%);
        display: block;
    }

    .navigation .menu ul li:last-child a {
        border-bottom: 1px solid rgb(255 255 255 / 18%);
    }

    .navigation .menu ul li ul.cs-dropdown {
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        top: auto !important;
        left: auto !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        width: 100%;
        display: none;
        transition: none !important
    }

    .navigation .menu ul li ul.cs-dropdown,
    .navigation .menu ul li ul.cs-dropdown li .cs-dropdown {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: none;
        transition: none;
        padding-right: 0;
        width: 100%;
        background: #386095
    }

    .navigation .menu ul .cs-submenu a {
        position: relative
    }

    .navigation .menu ul li.cs-submenu a button {
        display: block;
        position: absolute;
        top: 2px;
        right: 10px;
        background: transparent;
        border: 0;
        color: #fff;
        font-size: 16px;
        height: 30px;
        outline: none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 18px
    }

    .navigation ul li.cs-submenu a button svg {
        width: 16px;
        height: 16px;
    }

    .navigation ul li.cs-submenu a button.rotated svg {
        transform: rotateZ(180deg);
    }

    .navigation ul li.cs-submenu:hover svg {
        transform: rotateZ(0deg);
        color: var(--sec);
    }

    .navigation ul li.cs-submenu ul.cs-dropdown li a button svg {
        transform: rotateZ(0deg);
        color: #fff;
    }

    .navigation ul li.cs-submenu ul.cs-dropdown li a button.rotated svg {
        transform: rotateZ(180deg);
    }

    .navigation .menu ul li ul.cs-dropdown,
    .navigation .menu ul li ul.cs-dropdown li .cs-dropdown li .cs-dropdown {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: none;
        transition: none;
        padding-right: 0;
        float: left;
        width: 100% !important;
        background: #5d1718;
    }

    .navigation .menu ul li ul.cs-dropdown.mega-nv {
        transform: none;
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown {
        left: 100%;
        margin-top: 0
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown {
        left: -100%;
        margin-top: 0
    }

    .navigation .menu ul li ul.cs-dropdown li {
        border-bottom: 0
    }

    .navigation .menu ul li ul.cs-dropdown li a {
        color: #fff;
        display: block;
        font-size: 13px;
        padding: 7px 15px;
        line-height: normal;
        border-bottom: 1px solid rgb(255 255 255 / 18%);
        width: 100%;
    }

    .service_feature {
        margin-top: 0;
    }

    .slider_caption h2 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .slider_caption {
        padding-top: 20px;
    }

    .home_about {
        padding: 30px 0px;
    }

    .title3 .title-inner3 {
        font-size: 26px;
    }

    .feature_section {
        padding: 30px 0 10px;
    }

    .webpulse_home_featured {
        padding: 30px 0 10px;
    }

    .home_testimonials_webpulse {
        padding: 80px 0 0px;
    }

    .home_testimonials_webpulse:before {
        height: 100px;
    }

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

    .footerArea {
        padding: 60px 0 40px;
    }

    .title3 p {
        margin-bottom: 25px;
    }

    .title3 .line {
        margin-bottom: 20px;
    }

    .copy {
        padding: 10px 0;
    }

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

    .navigation .menu ul.pull-right {
        text-align: left;
        justify-content: flex-start;
    }

    .navigation .menu ul li:hover ul.cs-dropdown {
        display: none;
    }

    .navigation .menu ul.pull-right li:first-child ul.cs-dropdown li {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        height: auto;
    }

    .navigation .menu ul li ul.cs-dropdown li a:hover {
        color: #ffe93d;
        background: transparent;
    }




    .single-service-style-one .image-block {
        height: auto;
    }

    .news_section .events-full-box:last-child {
        margin-bottom: 50px;
    }
}

@media (max-width:980px) {

    .counter-sec .count-bx {
        border: 0;
    }

    .counter-sec .count-bx .count {
        font-size: 25px;
        margin-top: 10px;
    }

    .counter-sec .container {
        border-radius: 0;
        padding-block: 30px;
    }

    .counter-sec .count-bx .icon {
        width: 70px;
        margin-bottom: 0px;
    }

    .counter-sec .count-bx {
        padding-block: 8px;
    }

    .footerArea svg.footerBG {
        top: -9%;
    }

    .gallery_page .col-12.col-md-4 {
        width: 50%;
    }

}

@media (max-width:768px) {
    .right_image1 {
        float: none;
        max-width: 500px;
        width: 100%;
        margin: 0 auto 15px;
        text-align: center;
    }

    .left_image {
        float: none;
        margin: 0;
        margin-bottom: 15px;
    }

    .footerArea svg.footerBG {
        top: -5%;
    }

    .gallery_item_info .featureTitle {
        height: auto;
        overflow: hidden;
    }

    .video-testimonials.w-100.float-start.pb-5 {
        margin-top: 25px;
    }

    .contact_form_grid1 .form_grid {
        margin-top: 20px;
    }

    .video-section .video-inner {
        padding: 100px 0px;
    }

    #products .owl-nav .owl-prev {
        left: -10px;
    }

    #products .owl-nav .owl-next {
        right: -10px;
    }

    .about-inner:before {
        font-size: 70px;
    }

    .feature_item .feature_image .image {
        height: 180px;
    }

    .call-officers {
        margin-bottom: 30px;
    }

    .single-footer-widget .solutions-links {
        margin-bottom: 20px;
    }

    .text-right {
        text-align: left;
    }

    .copy {
        line-height: normal;
    }

    .market-list li {
        width: 50%;
    }
}

@media (max-width:650px) {

    .btn-bx{
        gap: 5px;
    }

    .btn-bx .b-t-n{
        padding: 8px 11px;
    }

    .whatapp_btn,
    .send_enquiry,
    #web-pulse-scroll-up {
        display: none !important;
    }

    .cont-links {
        position: fixed;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        z-index: 10;
    }

    .cont-links li {
        width: 100%;
        margin-inline: 5px;
    }

    .cont-links li a {
        color: white;
        padding: 8px 15px;
        display: inline-flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        gap: 5px;
        background: var(--sec);
        text-transform: capitalize;
    }

    .copy {
        padding-bottom: 50px;
    }

    .cont-links li:first-child a {
        background: var(--text-light);
    }

    .cont-links li:nth-child(2) a {
        background: #01e675;
    }

    .cont-links li a svg {
        width: 15px;
        height: 15px;
    }

    .header .topbar .top_left>li {
        display: inline-block;
        padding: 3px 0px;
    }

    .gallery_page .col-12.col-md-4 {
        width: 100%;
    }

    .gallery_item_info .featureTitle {
        font-size: 14px;
    }

    .blog_details_img {
        height: auto;
        margin-top: 10px;
    }

    .video-testimonials.w-100.float-start.pb-5 {
        margin-top: 25px;
    }


    .search-form {
        width: 100%;
        z-index: 9990;
    }

    #slider .owl-prev,
    #slider .owl-next {
        opacity: 0;
    }


    .width100m {
        width: 100% !important;
    }

    .about-content {
        padding: 40px 15px 10px;
    }

    .about-inner::after {
        content: "";
        width: 90px;
        height: 250px;
        position: absolute;
        top: 40px;
        right: 0px;
        font-size: 126px;
        z-index: -2;
    }

    .img-1 {
        border-radius: 13px;
        box-shadow: 0 0 12px 0 #00000052;
        width: 100%;
        margin-top: 20px;
    }


    .heading {
        padding-bottom: 0;
    }

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

    .heading p {
        font-size: 18px;
        color: #333;
        font-weight: 500;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .sec-title h2 {
        font-size: 28px;
    }

    .section-title h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .section-title p {
        max-width: 330px;
    }

    .section-title h4 {
        padding: 0;
    }

    .home_theater::before {
        width: 100%;
    }

    .home_theater::after {
        width: 100%;
    }

    .theater-left {
        padding: 0 0 20px;
    }

    .theater-text h3 {
        font-size: 28px;
    }

    .content_box {
        position: absolute;
        top: 63%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 86%;
        padding: 20px 30px;
        background: rgba(255, 255, 255, 0.9);
        text-align: center;
    }

    .content_box p {
        font-size: 14px;
        line-height: 23px;
        color: #333;
    }

    .home_about-web-pulse .features-image {
        width: 100%;
    }

    .home_about-web-pulse .web-pulse-features-area {
        width: 100%;
    }

    .webpulse_welcome_col {
        padding: 40px 15px 40px 15px;
    }

    .webpulse_welcome_list {
        padding: 40px 15px 40px 15px;
    }

    .feture_box {
        margin-bottom: 10px;
    }

    .image04 {
        height: auto;
    }

    .image04 img {
        position: relative;
        top: 0%;
        left: 0%;
        transform: none;
    }

    .red-sec-heading {
        padding: 0px 0 70px;
    }



    .product_listing .product {
        padding: 15px 0px 15px 0;
        border-right: 0px solid #ccc;
    }

    .heading_banner {
        padding: 40px 0;
    }

    .heading_banner .cat_title {
        font-size: 20px;
        padding: 10px;
        margin-bottom: 0;
    }

    .heading_banner .cat_title2 {
        display: none
    }

    .global_image {
        display: none;
    }

    .testimonials {
        margin-bottom: 30px;
    }


    .product_right_image {
        float: right;
        width: 100%;
        margin: 0 0 15px 0px;
        text-align: center;
    }


}


@media (max-width:480px) {

    .inner_header {
        position: relative;
        background: url(../images/product_banner.jpg) no-repeat scroll center bottom;
        background-size: auto auto;
        background-size: cover;
        padding: 50px 0;
        width: 100%;
        margin: 0;
    }

    .left-list li:hover .submenu-list {
        display: none;
    }

    .feature_item .item {
        margin: 0;
    }


    .webpulse-home-slider .slider_caption {
        text-align: center;
        position: absolute;
        bottom: 40%;
        left: 0;
        z-index: 999
    }

    .webpulse-home-slider .slider_caption_right {
        text-align: center;
        position: absolute;
        bottom: 15%;
        right: 0px;
        z-index: 999
    }

    .webpulse-home-slider .slider_caption_up {
        text-align: center;
        position: absolute;
        bottom: 15%;
        left: 0;
        z-index: 999
    }

    .webpulse-home-slider .slider_caption_left {
        text-align: center;
        position: absolute;
        bottom: 15%;
        left: 0px;
        z-index: 999
    }

    .slider_caption_left h3 {
        color: #fff;
        display: inline-block;
        padding: 5px 10px
    }

    .webpulse-home-slider .slider_caption h2 {
        color: #fff;
        display: inline-block;
        padding: 5px 10px;
        margin-bottom: 5px
    }

    .webpulse-home-slider .slider_caption h3 {
        color: #fff;
        display: inline-block;
        padding: 5px 10px
    }

    .webpulse-home-slider .slider_caption_right h3 {
        color: #fff;
        display: inline-block;
        padding: 5px 10px
    }

    .webpulse-home-slider .slider_caption_up h3 {
        color: #fff;
        display: inline-block;
        padding: 5px 10px
    }

    .header-dropdown {
        margin-left: 0;
    }

    .news_section .event-info {
        padding: 20px 30px;
    }
}