@media only screen and (min-width: 1000px) {
  .container {
    max-width: 1425px;
    padding: 0 90px;
  }
}
@media screen and (max-width: 1500px) {
  .hero-text h2 {
    font-size: 130px;
  }
}
@media screen and (max-width: 1199px) {
  .header-main {
    padding: 25px 15px;
  }
  .header-main.fixed {
    padding: 10px 15px;
  }
  html body .hero-text h2,
  html body .lvl-1,
  html body h1 {
    font-size: 46px;
  }
  html body .service-list h3.lvl-2,
  html body .footer_main h3,
  html body .about-image-slider .about-image-slide.slick-slide h3,
  html body .lvl-2,
  html body h2 {
    font-size: 30px;
  }
  .banner_inner {
    min-height: 250px;
    text-align: center;
    margin-top: 80px;
  }
  div.taza-exchange {
    padding-top: 100px !important;
    padding-bottom: 80px !important;
  }
  div.taza-exchange .vc_column-inner h2.vc_custom_heading {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  div.taza-exchange .vc_column-inner h3 {
    margin: 30px 0;
  }
  .about-image-slider {
    height: 350px;
  }
  .about-image-slider .slick-arrow.slick-next {
    left: 0;
  }
  .about-image-slider .slick-arrow.slick-prev {
    right: 0;
  }
  .about-image-slider .about-image-slide.slick-slide h3 {
    width: 80%;
    margin: auto;
    right: 0;
    text-align: center;
    left: 0;
  }
  .service-section .vc_row > .wpb_column {
    width: 50%;
  }
  .service-section .vc_inner .vc_column_container .vc_column-inner > .wpb_wrapper:hover .wpb_text_column {
    opacity: 1;
    visibility: visible;
  }
  .service-section .vc_inner .vc_column_container .vc_column-inner > .wpb_wrapper .theme-btn {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    margin: 22px 0 0;
    text-align: center;
  }
  .service-row {
    padding: 50px 0;
  }
}
@media screen and (max-width: 991px) {
  .hero-text {
    justify-content: center;
    text-align: center;
  }
  html body .hero-text h2,
  html body .lvl-1,
  html body h1 {
    font-size: 38px;
  }
  html body .service-list h3.lvl-2,
  html body .footer_main h3,
  html body .about-image-slider .about-image-slide.slick-slide h3,
  html body .lvl-2,
  html body h2 {
    font-size: 24px;
  }
  html body h3 {
    font-size: 20px;
  }
  html body h4 {
    font-size: 18px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .welcome-section .wpb_column,
  .contact-details .wpb_column,
  .about-meet .wpb_column,
  .contact-us-form .wpb_column {
    width: 100%;
  }
  .welcome-section .vc_row-fluid {
    display: flex;
    flex-direction: column-reverse !important;
  }
  .welcome-section .hero-form {
    margin-top: -50px;
  }
  .welcome-section .hero-form .vc_column-inner {
    margin: 0 20px;
    width: auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 5px 20px rgba(0,0,0,0.1);
  }
  .welcome-section .welcome-text .vc_column-inner {
    margin-top: 50px !important;
    margin-bottom: 0 !important;
  }
  .service-list .vc_col-sm-3 {
    width: 50%;
    margin: 10px 0;
  }
  .service-list .wpb_column.vc_column_container.vc_col-sm-9 {
    margin: auto;
    float: none;
  }
  .service-list .vc_custom_heading {
    text-align: center !important;
  }
  .service-list h3 {
    text-align: center !important;
  }
  .service-list p {
    text-align: center !important;
  }
  .wpb_column.vc_column_container.vc_col-sm-9~.vc_col-sm-3 {
    margin: auto;
    float: none;
  }
  .hour-list .wpb_wrapper .hour-list {
    flex: 1;
    min-width: 100%;
  }
  .contact-info> .vc_column-inner> .wpb_wrapper {
    border: none;
    margin: 50px 0;
  }
  div.taza-exchange {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
  }
  .footer-copy-right,
  .footer_maker {
    text-align: center;
  }
  .mobile-img {
    display: block;
  }
  .desktop-img {
    display: none;
  }
  .service-section .vc_custom_heading {
    margin: 0 0 30px;
  }
  .service-row > .wpb_column {
    width: 100%;
  }
  .service-row .wpb_single_image {
    margin: 15px 0 30px !important;
  }
  .service-row .wpb_single_image .vc_figure {
    display: block;
  }
  .service-row .wpb_single_image .vc_figure .vc_single_image-wrapper {
    display: block;
  }
  .service-row .wpb_single_image .vc_figure .vc_single_image-wrapper img {
    width: 100%;
  }
  .mobile-menu__nav li.current-menu-item > a + .arrow::before,
  .mobile-menu__nav li.current-menu-item > a + .arrow::after,
  .mobile-menu__nav li.current-menu-ancestor > a + .arrow::before,
  .mobile-menu__nav li.current-menu-ancestor > a + .arrow::after {
    background-color: #ffffff;
  }
  .mobile-menu__nav .dropdown-menu li {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  html body .hero-text h2,
  html body .lvl-1,
  html body h1 {
    font-size: 30px;
  }
  html body .footer_main h3 {
    font-size: 22px;
  }
  html body h3 {
    font-size: 18px;
  }
  a.theme-btn,
  .gform_button.button,
  .theme-btn .vc_general {
    min-width: inherit;
  }
  .header-main {
    padding: 25px 0;
  }
  .header-main.fixed {
    padding: 15px 0;
  }
  .header-main.fixed .header-logo img {
    height: 36px;
  }
  .header-main .header-logo img {
    height: 36px;
  }
  .header-main .theme-btn.theme-primary-btn {
    padding: 10px 15px !important;
    min-width: inherit;
  }
  .service-list .vc_col-sm-3 {
    width: 100%;
    margin: 10px 0;
  }
  div.taza-exchange {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  div.taza-exchange .vc_column-inner h2.vc_custom_heading {
    font-size: 22px;
    line-height: 32px;
  }
  .footer_main {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .footer_main .footer-top-bottom {
    padding-top: 30px;
  }
  .footer_main .footer-top-side h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer_main .hour-list {
    flex: 100%;
  }
  .footer_main .hour-list label {
    width: auto;
  }
  .cta-box {
    padding: 50px 30px 60px;
  }
  .service-section .vc_row > .wpb_column {
    width: 100%;
  }
  .footer_main .footer-logo {
    margin: 0 0 20px;
  }
  .footer_main .address_info {
    margin: 0 auto;
  }
  .footer_main .address_info .social {
    justify-content: center;
  }
  .footer_main .address_info .social li {
    padding: 0;
  }
  #team .wpb_column + .wpb_column {
    margin-top: 30px;
  }
}
@media screen and (max-width: 430px) {
  .banner_inner {
    min-height: 180px;
    text-align: center;
    margin-top: 80px;
  }
  .header-main.fixed .header-logo img {
    height: 28px;
  }
  .header-main .header-logo img {
    height: 28px;
  }
  .header-main .theme-btn.theme-primary-btn {
    padding: 7px 8px !important;
  }
  .header-main .col-auto.ms-auto {
    display: none;
  }
  .header-main .contact-info-block {
    margin-left: -20px;
    margin-right: -20px;
  }
}
