/* ======= Responsive style ======= */

@media (max-width: 767px) {
  .banner-header h6 {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .inner_banner {
    height: unset !important;
  }

  /* .about .circle-masonry {
        position: absolute;
        bottom: -78px;
        right: 95px;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        z-index: 10;
        animation: extralogo 7s infinite linear;
    }
    .roof {
        position: absolute;
        bottom: -46px;
        right: 131px;
        width: 80px;
        height: 80px;
    } */
  .mail-text {
    font-size: 14px;
    word-break: break-all;
  }

  .banner-header h6 a:hover {
    color: #fff;
  }
  .banner-header h6 i {
    margin: 0 15px;
    font-size: 10px;
  }
  .services .section-subtitle:after {
    left: 29%;
  }
  .process .item .process-circle {
    left: 110px;
  }
  .project-sec .section-subtitle:after {
    left: 28%;
  }
  .gallery-item {
    flex-basis: 48%;
  }
  .gallery-item img {
    transition: 0.5s;
    margin-left: 0;
  }
  .lightbox-content {
    width: 70%;
    height: unset;
    margin-top: 73%;
  }
  .clients .owl-carousel {
    margin: 2px 0;
    padding-left: 34px;
  }
  .widget-area-contact {
    justify-content: left;
    display: flex;
  }
  .copyright-text {
    text-align: center;
  }
  /* .footer-img {
    margin: auto;
  } */
  .header .caption h1 {
    position: relative;
    font-size: 27px;
    line-height: 40px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    color: #fff;
    font-weight: 700;
  }
  .banner-header p {
    font-size: 14px;
    color: #555;
  }
  .navbar-brand {
    width: 50%;
  }
  .singale_service img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .inner_banner_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
@media (min-width: 768px) {
  .owl-prev,
  .owl-next {
    font-size: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .services .section-subtitle:after {
    left: 40%;
  }
  .process .item .process-circle {
    left: 18px;
  }
  .navbar-brand img {
    width: 100%;
    padding-left: 20px;
  }
  .call-overlay {
    width: 100%;
  }
  .form-area {
    margin-top: 0;
  }
  input[type="password"],
  input[type="email"],
  input[type="text"],
  input[type="file"],
  textarea {
    height: 50px;
    border-radius: 4px;
    margin-bottom: 0;
  }
  .call-content {
    padding: 28px 20px;
  }
  .call-overlay::after {
    display: none;
  }
  .call-us {
    text-align: center;
  }
  .call-sec {
    height: auto;
  }
  .about-content {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 0px;
    padding-right: 0px;
    background: #fff;
  }
  .navbar .logo img {
    width: unset;
    height: unset;
  }
  .about-img-hotifer {
    position: absolute;
    right: 38px;
    bottom: -74px;
    width: 260px;
    padding: 30px;
    z-index: 11;
    border-radius: 2px;
    text-align: left;
    background: #c6321b;
    box-shadow: 0 5px 25px rgb(0 0 0 / 5%);
  }

  .nav-scroll {
    background: #fff;
  }
  .nav-scroll .navbar-brand img {
    width: 88%;
  }
  .logo-wrapper {
    float: left;
    padding: 15px;
  }
  .nav-scroll .logo-wrapper {
    padding: 15px;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .logo-wrapper .logo h2 {
    display: none;
  }
  /* .header .caption h1 {
        font-size: 45px;
    } */
  .header .caption h4 {
    font-size: 16px;
  }
  .header .caption p {
    font-size: 14px;
    margin-right: 10px;
  }
  .header .caption .button-tersiyer {
    margin-right: 0;
  }
  .slider-fade .owl-theme .owl-dots {
    bottom: 118px;
  }
  .services.center .item {
    margin-top: 0;
  }
  .about-content {
    margin-top: 30px;
  }
  .call-overlay {
    width: 100%;
  }
  .call-content {
    padding: 28px 20px;
  }
  .call-overlay::after {
    display: none;
  }
  .call-us {
    text-align: center;
  }
  .navbar-brand img {
    width: 100%;
    padding-left: 20px;
  }
  .about-image-bottom {
    display: none;
  }
  .about-img {
    width: 100%;
  }
  .form-btn {
    display: flex;
    margin: auto;
  }

  .call-sec::after,
  .call-sec::before {
    display: none;
  }
  .call-sec {
    height: auto;
  }
  .second-footer .widget-area .widget {
    padding: 0;
  }
  .button-tersiyer {
    padding: 14px 22px;
  }

  .main-footer .sub-footer p.right {
    text-align: left;
  }
  .main-footer .abot .social-icon {
    text-align: left;
    margin-bottom: 15px;
  }
  .footer .logo {
    padding: 0;
    width: auto;
    margin: 0px 0;
  }
  .footer .social-icons {
    text-align: left;
    margin-top: 20px;
  }
  .form-bg-img {
    height: auto;
  }
}

@media (min-width: 1200px) {
}
@media screen and (max-width: 991px) {
  .main-header {
    display: none;
  }
  .inner_banner_caption h1 {
    font-size: 32px;
  }
  .singale_service ul li {
    display: flex;
  }
  .singale_service ul li i {
    padding-top: 9px;
  }
  .second-footer .widget-area .widget {
    padding: 0;
  }
  .footer {
    padding: 50px 0;
  }
  .bg-fixed {
    background-attachment: scroll !important;
  }
  .navbar .logo {
    width: 180px;
    text-align: left;
    margin-left: 15px;
  }

  .nav-scroll .navbar-brand img {
    width: 80%;
  }
  .singale_service h2 {
    font-size: 30px;
  }
  .singale_service h3 {
    font-size: 26px;
    line-height: 32px !important;
  }
  .singale_service {
    padding-bottom: 15px;
  }
  .footer-img h4 {
    display: inline-block;
  }
  .wp-block-media-text > .wp-block-media-text__content {
    padding: 0 !important;
    margin-top: 10px;
  }

  .nav-open {
    height: 36px !important;
    position: relative;
    width: 40px !important;
    background: #ff6702;
    display: block;
    border-radius: 4px;
  }
  .nav-open .inner,
  .nav-open .inner::before,
  .nav-open .inner::after {
    background-color: white;
    content: "";
    display: block;
    height: 3px;
    width: 14px;
    transition: all 0.5s ease;
  }
  .nav-open .inner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .nav-open .inner::before {
    margin-top: -6px;
    position: absolute;
  }
  .nav-open .inner::after {
    margin-top: 6px;
    position: absolute;
  }

  .nav-open.nav-close .inner {
    background-color: transparent;
    left: 54%;
  }
  .nav-open.nav-close .inner::before,
  .nav-open.nav-close .inner::after {
    transform: rotate(45deg);
    transform-origin: 0 50%;
    width: 17px;
  }
  .nav-open.nav-close .inner::after {
    transform: rotate(-45deg);
  }
  .nav-scroll .logo {
    width: 180px;
  }
  .logo-img {
    margin-bottom: 0px;
  }
  .navbar button {
    margin-right: 15px;
    outline: none !important;
    background: #ff6702 !important;
  }
  .navbar button span i {
    font-size: 33px;
    color: #fff;
  }
  .footer .usful-links ul li a {
    padding-left: 0;
  }
  .navbar button:hover {
    background: #fff;
    box-shadow: 0 0.5rem 0.8rem rgb(0 0 0 / 10%);
  }
  .nav-scroll button,
  .nav-scroll button:hover {
    background: transparent;
  }
  .navbar .container {
    max-width: 100%;
    padding: 0px;
  }

  .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 40px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }

  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0rem;
  }

  .navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }

  .navbar .navbar-collapse {
    max-height: 390px;
    overflow: auto;
    background: #fff;
    text-align: left;
    /*         margin-top: 15px; */
    padding: 15px;
  }
  .navbar .nav-link {
    margin: 0px auto !important;
  }
  .navbar .navbar-nav .nav-link {
    color: #555;
  }
  .nav-scroll .navbar-collapse .nav-link {
    color: #555 !important;
  }
  .nav-scroll .navbar-collapse .active {
    color: #c6321b !important;
  }
  /* .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        display: none;
    } */
  /* .dropdown-menu .sub-menu {
        position: static;
        margin-top: 15px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        display: none;
    }
    .dropdown:hover .dropdown-menu,
    .dropdown:hover .mega-menu {
        display: block;
    }
    .dropdown .dropdown-menu:hover .sub-menu {
        display: block;
    } */
  .dropdown .mega-menu {
    width: 100%;
    position: static;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    display: none;
  }
  .dropdown .mega-menu .dropdown-menu {
    border: 0;
    margin: 0;
  }
  .dropdown .mega-menu .dropdown-title {
    border-bottom-color: #555;
  }
  .dropdown-menu .dropdown-item,
  .sub-menu .dropdown-item {
    color: #555;
  }
  .header {
    background-attachment: scroll !important;
    background-position: 50% 0% !important;
  }
  /* .header .caption h1 {
        font-size: 50px;
    } */
  .process .item img,
  .process .item img.tobotm {
    display: none;
  }

  .section-title {
    font-size: 40px;
  }

  .title-404 {
    font-size: 120px;
  }

  .not-found-wrap h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .footer-contact-links-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer .links li a {
    font-size: 14px;
  }
  .footer-contact-links-divider {
    width: auto;
    min-height: 1px;
    margin: 20px 0px;
  }
}
@media (min-width: 359px) and (max-width: 360px) {
  .service-img::after {
    top: 156px;
  }
}

@media (min-width: 390px) and (max-width: 400px) {
  .service-img::after {
    top: 173px;
  }
}
@media (min-width: 400px) and (max-width: 415px) {
  .service-img::after {
    top: 188px;
  }
}
