/* @media (max-width: 1366px) {
    .main-header a.navbar-brand img {
        width: 70%;
    }
    
    .main-header .main-nav {
        padding: 10px 0 !important;
    }
    
    .banner-div img {
        height: auto !important;
    }

    .banner-div h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }

    .banner-div h4 {
        font-size: 40px;
    }

    .banner-div h3 {
        font-size: 40px;
    }

    .banner-div p,
    .why-choose p,
    .testi-cont-div p,
    .team-main p {
        font-size: 17px;
    }

    .start-trade .trade-inner p {
        font-size: 18px;
    }

    .start-trade .trade-inner h2,
    .about-div h2,
    .packages h2,
    .how-trade h2,
    .why-choose h2,
    .price-packages .head-div h2,
    .testimonial-main .head-div h2,
    .faq-section .head-div h2,
    .faq-section .head-div h2,
    .talk-main h2 {
        font-size: 40px;
    }
    
    .bg-div h2 {
        font-size: 22px;
    }

    .icondiv-all h3 {
        font-size: 20px;
    }

    .pack-main h2 {
        font-size: 30px;
    }

    .pack-main h3 {
        font-size: 30px;
    }

    .price-packages ul li {
        font-size: 15px;
    }

    .read-inn:before {
        background-size: 70%;
        top: -171%;
    }
    
    .team-main {
        background-size: cover;
        padding: 50px 0;
    }
    .team-main .slick-arrow {
        bottom: 40px;
    }
    
    .team-main .head-div h2 {
        margin-bottom: 0 !important;
    }

    .talk-main {
        padding: 50px 0 50px;
    }

    .ready-main {
        padding: 50px 0 0;
    }

    .ready-main h2 {
        font-size: 50px;
    }

    .footer h2 {
        font-size: 25px;
    }
} */

@media (max-width: 1366px) {
  .lp-page .slide-form .head-form h2 {
    font-size: 40px !important;
  }
  #hero h2 {
    font-size: 42px;
  }
  .btn11 {
    padding: 10px 10px;
  }
  .lp-page .slide-form:before {
    right: 5px;
    background-size: 85%;
  }
  .package-tab-list > li a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .pricing .box {
    padding: 60px 20px;
  }
  .pricing .box a.btn11 {
    min-width: 230px;
  }
  .counts .count-box span {
    font-size: 25px;
  }
  .counts .count-box i {
    font-size: 25px;
  }
  .counts .count-box span {
    margin-left: 10px;
  }
  .counts .count-box {
    padding: 25px;
  }
  .services .icon-box {
    padding: 60px 20px;
  }
  .section-title p {
    font-size: 25px;
  }

  ul.services_text li {
    font-size: 16px;
  }
  .section-title {
    padding-bottom: 10px;
  }

  .priority-section {
    min-height: 320px;
  }
  .socila-links ul li a img {
    width: 21px;
  }
}

@media (max-width: 1024px) {
  .breadcrumbs {
    margin-top: 199px;
  }
  .pricing .box a.btn11 {
    min-width: 170px;
  }
  .pricing .box {
    padding: 60px 10px;
  }

  #header a.head-logo img {
    width: 120px;
  }
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 196px;
  }
  #hero {
    height: 100vh;
  }
  #hero .carousel-container {
    text-align: left;
    /*top: 74px;*/
    top: 125px;
    position: relative;
    left: 0;
    right: 0;
  }
  .apply-section p {
    font-size: 16px;
    line-height: 2;
  }

  .apply-section {
    margin-bottom: 60px;
    padding: 50px 0;
  }
  ul.services_text li {
    font-size: 14px;
  }
  .cta {
    padding: 60px 0;
  }
    #hero h2 {
        font-size: 30px !important;
    }
    .lp-page section#hero .carousel-item h4 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
  .team .member img {
    width: 100%;
  }

  section.our-company-sec.bg-white .section-title {
    margin: 50px 0 0;
  }
  section.tm-list-sec {
    padding: 0px;
  }

  .tm-list-cont {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 40px 0 0;
  }

  section.tm-list-sec .row {
    flex-direction: column-reverse;
  }

  .step-box p {
    font-size: 13px;
  }

  .btn11 {
    font-size: 14px;
  }
  .order-md-1 {
    margin-top: 50px;
  }
  .oc-img {
    margin: 0 0 50px;
  }

  .our-company-sec {
    padding: 70px 0;
  }
  .breadcrumbs {
    margin-top: 210px;
  }
  .counts .count-box {
    margin: 0 0 20px;
  }
  .apply-section p {
    font-size: 15px;
  }
  section.priority-section p {
    font-size: 15px;
    line-height: 1.8;
  }
  .cta {
    padding: 50px 20px;
  }

  .pricing .box {
    padding: 60px 60px;
  }
  .lp-page section#hero .carousel-item h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #hero {
    padding: 430px 0;
  }
  .lp-page .slide-form {
    margin-top: 20px;
  }
  #hero .carousel-container {
    text-align: center;
  }
    #hero .carousel {
        top: 10px;
    }
}

@media (max-width: 540px) {
  #footer {
    padding: 0 0 15px 0;
  }
  .our-company-sec .area .move-rect {
    margin: 50px 0 0 !important;
  }
  .our-company-sec .area .move-rect img {
    margin-bottom: 0 !important;
  }

  .our-company-sec .order-md-1 {
    margin-top: 0;
  }

  #hero h2 br {
    display: none;
  }
  .why-chose-us-title {
    font-size: 28px;
  }

  section.our-company-sec.bg-white .section-title {
    margin: 0px 0 0;
  }

  .content h3 {
    font-size: 22px;
  }
  .content h4 {
    font-size: 22px;
  }

  ul.services_text i {
    vertical-align: middle;
    margin-right: 0;
    margin-left: 0;
  }
  ul.services_text {
    padding: 0;
  }
  .form-control {
    padding: 10px 13px;
    font-size: 13px;
  }

  .bg-white .area .move-rect {
    margin: 0 0 80px;
  }
  #footer .footer-top .footer-links {
    margin-bottom: 10px;
  }

  .our-company-sec .content-oc {
    margin: 0 0 10px;
  }

  .package-box.package-3 .mt-5 {
    margin-top: 0;
  }
  .why-us .accordion-list p {
    font-size: 13px;
  }

  .why-us .content h3 {
    font-size: 28px;
  }

  .me-3 {
    margin-right: 0rem !important;
  }

  .p-5 {
    padding: 2rem !important;
  }

  .content-oc {
    margin: 0 0 50px;
  }

  .section-title h2::after {
    display: none;
  }
  .our-company-sec .img-box-oc {
    margin-bottom: 0px !important;
  }
  .oc-img {
    margin: 0 0 20px;
  }

  .tm-list-cont {
    padding-left: 20px;
    padding-right: 20px;
  }
  .breadcrumbs h2 {
    font-size: 25px;
  }

  .testimonials .testimonial-item p {
    font-size: 14px;
  }
  .package-box.package-3 .pck-bottomContent .mt-5 {
    margin-bottom: 0 !important;
  }

  .tm-list-cont-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ctm-list-cols {
    column-count: 1;
  }
  section.our-company-sec.bg-white .order-md-1 {
    margin-top: 0;
  }
  .testimonials .testimonial-item {
    margin: 10px 15px 20px;
  }

  .pricing ul li {
    font-size: 13px;
  }

  .breadcrumbs {
    margin-top: 0px;
  }
  #header a.head-logo img {
    width: 90px;
  }
  .testimonials .testimonial-wrap {
    padding-left: 30px;
  }

  .list-ctm li {
    font-size: 14px;
  }
  .pricing ul {
    padding-left: 10px;
  }
  .pricing .box {
    padding: 40px 40px;
    min-height: auto;
  }

  .section-title {
    padding-bottom: 20px;
  }
  .section-title p {
    font-size: 28px;
  }

  .cta {
    padding: 50px 20px;
  }

  header#header {
    position: relative;
  }
  #hero {
    padding: 0;
    /*height: 100vh;*/
    height: 94vh;
  }
  #hero .carousel-container {
    /*top: -100px;*/
    top: 0;
  }
  .lp-page .slide-form {
    width: 100%;
  }
  #hero h2 {
    font-size: 23px !important;
  }
  .lp-page section#hero .carousel-item h4 {
    font-size: 25px;
  }
  .lp-page .slide-form .head-form {
    text-align: left;
  }
  .img-box-oc {
    margin-bottom: 55px !important;
  }
  #hero .carousel-container {
    left: 0px;
    right: 0px;
  }
  #hero {
    padding: 0;
    /*height: 48vh;*/
  }

  .slide-form {
    /*margin-top: -18vh;*/
  }
  .our-company-sec {
    padding: 50px 0 50px;
  }
  .pricing .row {
    padding-top: 0px;
  }

  .btn11 {
    font-size: 13px;
  }
  section {
    padding: 40px 0;
  }
  .sub-heading {
    font-size: 18px;
  }
  .bold-title-main {
    font-size: 18px;
  }
  .step-box {
    min-height: 180px;
  }
  .step-title span {
    font-size: 60px;
  }
  .step-box p {
    font-size: 14px;
  }
  .services .icon-box {
    padding: 40px 20px;
  }

  .mb-5 {
    margin-bottom: 2rem !important;
  }

  #footer .footer-top .footer-links ul li {
    padding: 8px 0;
  }
  #footer .copyright {
    padding-top: 15px;
  }
}

@media (max-width: 425px) {
  #hero {
    padding: 0;
    /*height: 45vh;*/
  }
  #hero h2 {
    font-size: 25px !important;
  }
  .lp-page section#hero .carousel-item h4 {
    font-size: 20px;
  }
}

@media (max-width: 375px) {
  .lp-page .slide-form .btn11 {
    min-width: 200px;
  }
  .lp-page .slide-form:before {
    display: none;
  }
  #hero h2 {
    font-size: 19px !important;
  }
  .section-title p {
    font-size: 24px;
  }
  .order-2.order-md-1 h3 {
    font-size: 20px;
    margin: 10px 0px 10px;
  }
}
@media (max-width: 520px) {
.foo-logo {
    margin-bottom: 20px;
    width: 70%;
}    
.portfolio-box img {
    width: 100%;
    height: auto;
}
}
