@media (min-width: 768px) {
  
    .col-md-6 {
        width: 50%;
    }
    .footer-menu ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .footer-menu ul li:not(:last-child)::after {
        content: "|";
        display: inline-block;
        margin-right: 2px;
    }
    .footer-right{
        display: flex;
        justify-content: end
    }
}

@media (min-width: 992px) {
    .nav-wrap-outer {
        width: 100%;
        max-height: 100%;
        padding-bottom: 15px;
        text-align: right;
        font-size: 38px;
    }
    .col-md-4 {
        width: 33.333333%;
    }
    .footer-logo {
        justify-content: end;
    }
    .frame-img-block-aline-primary .image {
        position: absolute;
        right: 0;
        top: 39px;
        width: 260px;
    }
    #c18 .image, #c88 .image {
        position: absolute;
        top: -60px;
        right: 15px;
        width: 260px;
    }
    .powermail_fieldset_1>*, .powermail_fieldset:first-of-type>* {
        width: calc(50% - 10px);
    }
    .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_6 {
        width: 50%;
    }
    .powermail_form_1 .powermail_fieldwrap_type_submit {
        text-align: right;
        margin-top: -85px;
    }
    .powermail_form_1 .powermail_fieldset_5 .powermail_fieldwrap_type_check {
        width: 75%;
    }
    .powermail_fieldset .powermail_fieldwrap_type_html {
        width: 100%;
    }
   .testimonials.splide__slide {
        opacity: 0.5;             
        transition: opacity 0.3s ease-in-out;
    }
    .frame-img-block-aline-secondary .image {
        position: absolute;
        right: -4px;
        top: 125px;
        width: 260px;
    }
    .content_banner-right-img {
        max-width: 560px;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }
    #c160 .frame-inner, .tx_graph .tab-navigation, .tab-navigation-style-2 {
        padding-left: 45px;
        margin-bottom: -2px;
    }
    .card-image-group .card-images.w-25 {
        width: 24%;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .card-image-group .card-container .card-text {
        max-width: 90%;
    }
}
@media (min-width: 1460px) {
    .multiple-card-slider .splide__arrow{
        display: none;
    }
  
}
@media (max-width: 1760px){
    html,
    body,
    .footer-copyright, .footer-menu {
        font-size: 18px;
    }
    h1, .banner-header h2 {
        font-size: 60px;
    }
    h2 {
        font-size: 40px;
    }
    h3 {
        font-size: 32px;
    }
    h4 {
        font-size: 26px;
    }
    .element-preview-header-text p {
        font-size: 32px;
    }
    .styled-list {
        font-size: 22px;
    }
    .styled-list li {
        padding-left: 45px;
    }
    .styled-list li::before {
        top: -5px;
        font-size: 32px;
        margin-right: -40px;
    }
    .btn {
        font-size: 18px;
    }
    .content_banner p {
        font-size: 22px;
    }
    .text-big {
        font-size: 40px;
    }
    #c18 .image, #c61 .image, #c88 .image, #c10 .image, .frame-img-block-aline-secondary .image{
        width: 200px;
    }
    .multiple-card-layout p, .form-control {
        font-size: 16px;
    }
    .business-sectors-list .dropdown-toggle, .business-sectors-list .dropdown-menu {
        font-size: 18px;
    }
    .form-control {
        padding: 0.5rem 15px;
        min-height: 45px;
    }
    .card-body .title {
        font-size: 1rem;
    }
    
}
@media (min-width: 992px) and (max-width: 1300px) {
   .counter-container .card-block {
    padding: 15px;
   }
}
@media (max-width: 1550px) {
      .counter-text {
        hyphens: auto;
        overflow-wrap: break-word;
        word-break: normal;
    }
}
@media (max-width: 1399px) {
    .card-image-group .card-container, .card-img-slider.card, .tab-content .card-body, .business-sectors-list .card-body, .card-block {
        padding: 25px;
    }
    .card-icon-group .card-text {
        min-height: 150px;
    }
}
@media (max-width: 1300px) {
    #c130 .card-image-group .card-container {
        width: 100%;
    }
}

@media (max-width: 1099px) {}

@media (max-width: 991px) {
    .w-75, .w-50, .w-25, .col-lg-8, .col-lg-4, .col-lg-9, .col-lg-5, .w-65, .w-35 .col-lg-9, .col-lg-3, .col-lg-7, .w-25, .w-70, .w-30, .content_banner .ce-bodytext{
        width: 100%;
    }
    .ce-container.w-small .container {
        max-width: 1226px;
        width: 85%;
    }
    .counter-block-lg .counter-headline {
        font-size: 60px;
    }
    .counter-text {
        font-size: 24px;
    }
    .media-col-30 {
        width: 100%;
        max-width: 100%;
    }
    .g-3 {
        --bs-gutter-y: 20px;
    }
    .nav-wrap-outer {
        text-align: left;
    }
    .responsive-reverse{
        flex-direction: column-reverse;
    }
    h1, .banner-header h2 {
        font-size: 42px;
    }
    h2 {
        font-size: 34px;
    }
    .divider {
        margin: 0;
    }
    .header-text-link {
        font-size: 14px;
    }
    .header-button {
        display: none;
    }
    .headerlinks-wrap {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .frame-layout-53 .frame-inner {
        width: 100%;
    }
    .footer-logo {
        justify-content: left;
    }
    .footer-right {
        width: auto;
    }
    /* #content-1 .col-lg-9, .tab-content-block .col-lg-9 {
        order: 2; 
    }
    .card-images, #content-1 .col-lg-3  {
        order: 1;
    } */
    .testimonials .splide__slide{
        opacity: 1;
    }
    .ce-container.space-before-large {
        padding-top: 40px;
    }
    .styled-list {
        font-size: 18px;
    }
    .news-slider .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next {
        right: -25px;
    }
    .news-slider .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev {
        left: -25px;
    }
    .news-slider .owl-nav .owl-prev, .news-slider .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
        width: 35px;
        height: 35px;
    }
    .element-preview-header-text p {
        font-size: 26px;
    }
    .content-banner p img {
        height: 35px;
    }
    #c61 .ce-right .ce-gallery, #c88 .ce-right .ce-gallery, #c10 .ce-right .ce-gallery, #c18 .ce-right .ce-gallery{
        float: left;
    }
    .link-icons {
        justify-content: flex-start;
    }
    .frame-space-before-large {
        margin-top: 60px;
    }
    .frame-space-after-medium {
        margin-bottom: 60px;
    }
    .frame-space-before-medium {
       margin-top: 60px;
    }
    .video-block .play{
        width: 50px;
        height: 50px
    }
    .counter-block-lg .counter-headline {
        font-size: 35px;
    }
    .frame-bg-light .frame-inner {
        padding: 20px;
    }
    .logo {
        width: 170px;
        top: 0;
    }
    .frame-img-block-aline-primary .frame-bgImg{
        padding: 10px;
    }
    .frame-img-block-aline-primary .frame-bgImg .two_col{
        padding: 20px 10px;
    }
    .business-sectors-list .dropdown-toggle {
        padding: 10px;
    }
    .news-slider .article {
        padding: 0px 10px;
    }
    /* .card-icon-group .card-text {
        margin-bottom: 25px;
    } */
    .footer-wrap {
        padding-top: 55px;
        padding-bottom: 50px;
    }
    .card-image-group .card-container, .card-img-slider.card, .tab-content .card-body, .business-sectors-list .card-body, .card-block {
        padding: 20px;
    }
    .styled-list li::befor{
        margin-right: -40px;
    }
    .styled-list li {
        padding-left: 50px;
    }
    .tab-navigation .nav-tab-item .btn {
        min-width: auto;
        font-size: 18px;
    }
    .header-navigation-default {
        align-items: center;
    }
    .header-navigation {
        height: 80px;
    }
    #header{
        padding: 15px 0;
    }
    .slider-card .item{
        padding: 0 15px;
    }
    .powermail_form_1 {
        --bs-gutter-x: 10px;
    }
    .date_filter {
        padding-left: 0;
    }
    .tx_graph .tab-content .card-body {
        padding: 30px 20px 20px;
    }
    .content_banner.responsive-reverse .content_banner-right-img {
        margin-bottom: 30px;
    }
    .content_banner-right-imgwrp {
        padding-top: 0;
    }
    .btn.mt-55, .btn-group.mt-55 {
        margin-top: 35px;
    }
    .tx_blogs .btn.mt-55 {
       margin-top: 30px;
    }
    .frame-img-block-aline-primary .image, .frame-img-block-aline-secondary .image {
        margin-top: 20px;
    }
    #c18 .image, #c61 .image, #c88 .image, #c10 .image, .frame-img-block-aline-secondary .image {
        width: 120px;
        margin-top: 20px;
    }
    #c15 .image, #c59 .image, #c65 .image, #c35 .image, #c89 .image {
        width: 180px;
    }
    .card-footer {
        padding-top: 20px;
    }
    .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_6 {
        width: 100%;
    }
    .powermail_fieldset > * {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
    .content_media_banner .video-block{
        width: 100%;
    }
    .footer-menu ul li {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
   
}

@media (max-width: 640px) {
    h1, .banner-header h2 {
        font-size: 26px;
    }
    .element-preview-header-text p {
        font-size: 22px;
    }
    h2, h3 {
        font-size: 28px;
    }
    .header-text-link {
        font-size: 16px;
    }
    .frame-space-before-extra-large {
        margin-top: 80px;
    }
    .frame-space-after-extra-large {
       margin-bottom: 80px;
    }
   .business-sectors-list .dropdown-toggle{
    font-size: 14px;
   }
   .business-sectors-list .dropdown {
        max-width: 250px;
        min-width: 250px;
   }
    .banner-image-wrapper, .single-banner-image-wrapper {
        /* aspect-ratio: 1; */
        min-height: 400px;
    }
    .main-nav a, .nav-wrap-outer, .website-link {
        font-size: 22px;
    }
    .content-banner{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .logo{
        width: 160px;
    }
    .banner {
        min-height: 550px;
    }
    .banner-image-wrapper, .single-banner-image-wrapper{
        height: 550px;
        letter-spacing: 0.5px;
    }
   
}

@media (max-width: 480px) {
    .footer-logo {
        width: 130px;
    }
    .card-body .btn-primary{
        margin-bottom: 15px;
    }
    .banner-header h1, .banner-header h2 {
         hyphens: auto;
        overflow-wrap: break-word;
        word-break: normal;
    }
}