@media (min-width: 1200px) {
  .layout {
    max-width: 1140px;
  }
  .widget-ads-vertical img {
    object-fit: cover;
  }
}
@media (min-width: 1400px) {
  .layout {
    max-width: 1320px;
  }
}
/***** ALL MEDIA CSS *****/
@media (min-width: 768px) {
  .mt-md-100 {
    margin-top: 6rem !important;
  }
}
@media (min-width: 992px) {
  .max-vh-lg-100 {
    max-height: 100vh;
  }
  .max-vh-lg-75 {
    max-height: 75vh;
  }
  .max-vh-lg-50 {
    max-height: 50vh;
  }
  .max-vh-lg-25 {
    max-height: 25vh;
  }
  .min-vh-lg-100 {
    min-height: 100vh;
  }
  .min-vh-lg-75 {
    min-height: 75vh;
  }
  .min-vh-lg-50 {
    min-height: 50vh;
  }
  .min-vh-lg-25 {
    min-height: 25vh;
  }
  header button.navbar-toggler {
    display: none;
  }
  .main-menu .navbar .navbar-nav .dropdown-menu {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  }
  .main-menu .megamenu {
    min-width: 600px;
  }
}
@media (min-width: 1200px) {
  .max-vh-xl-100 {
    max-height: 100vh;
  }
  .max-vh-xl-75 {
    max-height: 75vh;
  }
  .max-vh-xl-50 {
    max-height: 50vh;
  }
  .max-vh-xl-25 {
    max-height: 25vh;
  }
  .min-vh-xl-100 {
    min-height: 100vh;
  }
  .min-vh-xl-75 {
    min-height: 75vh;
  }
  .min-vh-xl-50 {
    min-height: 50vh;
  }
  .min-vh-xl-25 {
    min-height: 25vh;
  }
}
@media only screen and (max-width: 1200px) {
  main.main {
    transform: none !important;
    padding-top: 20px;
    border-top: 1px solid #e7e7e7;
  }
  #indicator {
    display: none;
  }
  .scroll-btn {
    display: none;
  }
  .banner-slider-box {
    position: relative;
    display: flex;
    align-items: center;
  }
  .banner-slider-bg {
    display: none;
  }
  #banner-slider.owl-banner-slider .item {
    position: relative;
    width: 100%;
    margin: 0;
  }
  #banner-slider.owl-banner-slider .item div.col-xl-7 {
    position: absolute;
    padding: 0;
  }
  #banner-slider.owl-banner-slider .item div.col-xl-7::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 86, 150, 0.8);
  }
  #banner-slider.owl-banner-slider .item img {
    display: block;
    width: 100%;
    height: 33.75rem;
    object-fit: cover;
  }
  #banner-slider.owl-banner-slider .item .slide-content {
    display: flex;
    align-items: center;
    padding: 2.75rem 2.875rem 2.75rem 2.875rem;
    height: 33.75rem;
    z-index: 1;
  }
  #banner-slider.owl-banner-slider .item .slide-content .slide-min-title {
    font-size: 1rem;
    line-height: 2.25rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0.5rem;
  }
  #banner-slider.owl-banner-slider .item .slide-content .slide-title {
    font-size: 1.5rem;
    line-height: 1.6875rem;
    font-weight: 600;
    letter-spacing: 2.22px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1.5rem;
  }
  #banner-slider.owl-banner-slider .item .slide-content .slide-description {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    margin-bottom: 1.25rem;
  }
  #banner-slider.owl-banner-slider .item .slide-content .slide-btn {
    color: #005696;
    background-color: white;
    border-color: white;
  }
  #banner-slider.owl-banner-slider .item .slide-content .slide-btn:hover, #banner-slider.owl-banner-slider .item .slide-content .slide-btn:active, #banner-slider.owl-banner-slider .item .slide-content .slide-btn:focus {
    color: white;
    background-color: rgb(232, 115, 60);
    border-color: #E8733C;
  }
  #banner-slider.owl-banner-slider .owl-nav button {
    background: transparent;
    border: transparent;
    border-radius: 3.125rem;
    color: #fff;
    font-size: 30px;
    opacity: 1;
    padding: 0px 10px !important;
  }
  #banner-slider.owl-banner-slider .owl-nav button.disabled {
    opacity: 0.6;
  }
  #banner-slider.owl-banner-slider button.owl-prev {
    margin-left: 0px;
  }
  #banner-slider.owl-banner-slider button.owl-next {
    margin-right: 0px;
  }
  #banner-slider.owl-banner-slider .owl-nav {
    display: none;
  }
  #banner-slider.owl-banner-slider .owl-dots {
    text-align: center;
    margin-top: 0;
  }
}
@media only screen and (max-width: 992px) {
  .big-title {
    font-size: 1.4375rem;
  }
  .big-title span:first-child {
    line-height: 1.4375rem;
  }
  #sidebar {
    margin-left: -270px;
  }
  #sidebar.active {
    margin-left: 0;
  }
  header {
    padding: 0.4rem 0;
  }
  header.navbar-sticky-on {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    height: 3.2rem;
    padding: 0.4rem 0;
  }
  header .brand-logo {
    margin-right: auto;
  }
  header .main-menu {
    display: none;
  }
  header .brand-logo img {
    display: none;
  }
  header .brand-logo img.logo-sticky {
    display: block;
    height: 2.2rem;
  }
  header > .layout {
    max-width: 720px;
  }
  .mobmenu {
    display: block;
  }
  .mobmenu.show {
    left: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  .mobmenu .navbar {
    position: relative;
    height: calc(100vh - 60px);
    top: 70px;
    overflow: auto;
    left: 0;
    margin-left: 0;
    display: block;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
  .mobmenu .navbar.show {
    height: 100%;
    top: 0;
    right: 0;
    margin-right: 0%;
    width: 20rem;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .mobmenu .navbar .navbar-collapse {
    height: 100vh !important;
    overflow: auto;
  }
  .mobmenu .navbar-nav {
    gap: 0.3125rem;
  }
  .mobmenu .navbar-nav .nav-item:first-child {
    max-width: 100%;
  }
  .mobmenu .navbar-nav .nav-item .nav-link {
    padding-left: 0;
    padding: 0.25rem 0.625rem;
    margin-right: auto;
    min-width: 190px;
  }
  .mobmenu button.navbar-toggler.two-open-btn {
    position: fixed;
    top: 1.25rem;
    font-size: 1.5625rem;
    right: 1.5625rem;
    display: block;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .mobmenu [aria-expanded=true].navbar-toggler {
    opacity: 1;
  }
  .mobmenu .megamenu {
    max-width: 100% !important;
  }
  .mobmenu .megamenu .tab-nav-box {
    display: flex;
    align-items: center;
  }
  .mobmenu .megamenu .tabs .mmenu-col:last-child {
    columns: 1;
  }
  .mobmenu .megamenu .tabs {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .mobmenu .megamenu .right-tab {
    display: none;
  }
  .mobmenu .megamenu.show {
    display: block;
  }
  .mobmenu .dropdown-item {
    padding-bottom: 7px;
    white-space: normal;
    line-height: 1;
  }
  .mobmenu .dropdown-item.sm-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobmenu .d-menu {
    height: 30px;
    -moz-transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
  .mobmenu .d-menu .sm-menu {
    display: block;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 0;
    visibility: hidden;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .mobmenu .d-menu.active.height {
    height: 100%;
  }
  .mobmenu .d-menu.active.height .sm-menu {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .mobmenu .d-menu .dropdown-toggle::after {
    display: none;
  }
  .mobmenu .d-menu .nav-link-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobmenu .d-menu .nav-link-box .arrow {
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobmenu .d-menu .nav-link-box.show .arrow {
    border-color: #090909;
  }
  .mobmenu .d-menu .nav-link-box.show .arrow svg {
    filter: brightness(0) saturate(100%);
    transform: rotate(-200grad);
  }
  .mobmenu .brand-logo {
    float: left;
    position: absolute;
    padding: 1rem 1.875rem;
  }
  .mobmenu .brand-logo img {
    height: 2.5rem;
  }
  .button-boxes.mobile {
    display: flex;
    margin-top: 3.125rem;
    padding-top: 1.875rem;
    border-top: 1px solid #e5e5e5;
    flex-direction: column;
  }
  .button-boxes.mobile .btn {
    width: 100%;
  }
  .footer.footer .footer-top > * {
    border-right: none;
    justify-content: start;
  }
  .footer.footer p {
    text-align: center;
  }
  .footer.footer .footer-nav {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .footer.footer .footer-nav li {
    display: block;
    text-align: left;
  }
  .footer.footer .footer-nav li a {
    width: 100%;
  }
  .footer.footer .brand-logo {
    text-align: center;
  }
  .footer.footer .footer-link-box {
    text-align: -webkit-center;
    text-align: center;
  }
  .footer.footer ul.address-list {
    margin-bottom: 0;
    margin-top: 0;
  }
  .footer.footer .copyright {
    margin-left: 0;
  }
  .counter-items .counter-item {
    margin-bottom: 4.375rem;
  }
  .counter-items .counter-item:last-child {
    margin-bottom: 0;
  }
  .section-shadow {
    border-bottom-right-radius: 3.5rem;
  }
  .project-items .item {
    margin-bottom: 3rem;
  }
  .project-items .item:nth-child(even) .item-body .container .row .col-lg-6:first-child {
    order: initial;
  }
  .project-items .item:nth-child(even) .item-body .container .row .col-lg-6:first-child .row .col-lg-4:first-child {
    order: initial;
  }
  .project-items .item .item-body .content img {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
  }
  .project-items .item .item-body .content .read-more {
    text-align: center;
  }
  .brand-carousel,
  .testimonial-carousel {
    max-width: 100%;
    padding: 0 1.875rem;
  }
  .main-menu .megamenu a.dropdown-item {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    word-break: break-word;
    white-space: pre-wrap;
    text-align: start;
    line-height: 17px;
  }
  .widget-banner-post .side-box {
    margin-top: 1.5625rem;
  }
  .widget-banner-post .side-box .item .thumbnail {
    width: auto;
  }
  .widget-banner-post .side-box .item .thumbnail img {
    width: 9.375rem;
    height: 6.875rem;
    object-fit: cover;
  }
  .widget-banner-post .main-box .content-box {
    padding: 1.5625rem;
  }
  .widget-banner-post .main-box .content-box .title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    padding-bottom: 0.625rem;
  }
  .widget-banner-post .main-box .content-box .bottom-info {
    grid-gap: 0.625rem;
    gap: 1.25rem;
    align-items: center;
  }
  .widget-banner-post .main-box .content-box .bottom-info .date-time {
    font-size: 0.55rem;
    line-height: 0.55rem;
  }
  .widget-banner-post .main-box .content-box .bottom-info .author {
    font-size: 0.55rem;
    line-height: 0.55rem;
  }
  .widget-banner-post .main-box .content-box .bottom-info .comment {
    font-size: 0.55rem;
    line-height: 0.55rem;
  }
  .widget-grid-post .thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
  }
  .widget-grid-post .item-content .date-time {
    font-size: 0.55rem;
    line-height: 0.55rem;
  }
  .widget-ads.ads-d-h-250px img {
    min-height: 100%;
  }
  .widget-call-actions {
    display: inline-table;
  }
  .widget-call-actions .image-box {
    width: 100%;
  }
  .widget-call-actions .image-box img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 270px;
  }
  .widget-call-actions .content-bg {
    position: relative;
    background-color: #3C7DD9;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 3.75rem 2.875rem 3.75rem 1.875rem;
  }
  .widget-call-actions .content-bg::after {
    content: "";
    position: absolute;
    background-image: url(../img/bg-patter.png);
    background-size: inherit;
    background-position: center center;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.2;
  }
  .widget-call-actions .content-bg .content {
    z-index: 1;
  }
  .widget-call-actions .content-bg .content .slide-min-title {
    font-size: 1rem;
    line-height: 2.25rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
  }
  .widget-call-actions .content-bg .content .slide-title {
    font-size: 1.5rem;
    line-height: 1.6875rem;
    font-weight: 600;
    letter-spacing: 2.22px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1.5rem;
  }
  .widget-call-actions .content-bg .content .slide-description {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 1.25rem;
  }
  .widget-call-actions .content-bg .content .slide-btn {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .header > .layout {
    max-width: 33.75rem;
  }
  .call-action-dark .cs-button-list .btn {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .call-action-dark .cs-button-list .btn.btn-min-w {
    min-width: 3.5rem;
  }
  .cs-button-list {
    grid-gap: 1.25rem;
    display: grid;
  }
  .home-banner {
    min-height: 23.75rem !important;
  }
  .banner-services {
    scale: 0.5;
    bottom: -14rem;
    margin-left: -0.75rem;
    margin-right: auto;
    display: grid;
    align-items: center;
    justify-content: center;
  }
  .tab-content .widget-banner-post .side-box .item .thumbnail img {
    width: 100%;
    height: 100%;
  }
  .banner-slider-classic .owl-carousel {
    padding-left: 0;
    padding-right: 0;
  }
  .banner-slider-classic .owl-carousel .owl-nav {
    display: none;
  }
}
.mm-nav-footer {
  display: none;
}

@media (max-width: 576px) {
  .header-right, .mm-nav-footer {
    gap: 0.9375rem;
  }
  .header > .layout {
    max-width: 33.75rem;
    margin: 0;
    width: 100%;
  }
  .mm-nav-footer {
    display: flex;
  }
  .header-right .button-boxes {
    display: none;
  }
  .header-right .icon-boxes .socials {
    display: none;
  }
  .header-right .icon-boxes .dvider-vertical {
    display: none;
  }
  .widget-banner-post .side-box {
    margin-top: 1.5625rem;
  }
  .widget-banner-post .side-box .item .item-in {
    display: block;
  }
  .widget-banner-post .side-box .item .thumbnail {
    width: 100%;
  }
  .widget-banner-post .side-box .item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .widget-banner-post .side-box .item .item-content {
    width: 100%;
    margin-top: 1.125rem;
  }
  .input-search-box .input-group {
    width: 10.3125rem;
    top: 0.3125rem;
    right: auto;
    left: 0.6875rem;
    margin-left: 0;
    position: fixed;
  }
  .input-search-box .input-group.focus {
    width: 10.3125rem;
  }
  .input-search-box .input-group .form-control {
    height: 2.5rem;
  }
  .opacity-mob-0 {
    opacity: 0 !important;
  }
}

/*# sourceMappingURL=responsive.css.map */
