/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/

/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-search {
    padding: 15px 0px;
  }
}

/*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/

@media only screen and (min-width: 599px) and (max-width: 767px) {
  .logo {
    text-align: center;
  }
  .cart-content-right {
    padding-bottom: 5px;
  }
  .mg {
    margin: 0px 0px;
  }
  .menu-area-main {
    height: 256px;
    overflow-y: auto;
  }
  .megamenu > .row [class*="col-"] {
    padding: 0px;
  }
  .menu-area-main .megamenu .men-cat {
    padding: 0px 15px;
  }
  .menu-area-main .megamenu .women-cat {
    padding: 0px 15px;
  }
  .menu-area-main .megamenu .el-cat {
    padding: 0px 15px;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    height: 19px;
  }
  .category-box.women-box {
    display: none;
  }
  .cart-box {
    display: inline-block;
    margin: 0px 30px;
  }
  .wish-box {
    float: none;
    margin: 0px 30px;
    display: inline-block;
  }
  .menu-add {
    display: none;
  }
  .category-box {
    display: none;
  }
  .mean-container .mean-nav ul li ol {
    padding: 0px;
  }
  .mean-container .mean-nav ul li a {
    padding: 10px 20px;
    width: 94.8%;
  }
  .mean-container .mean-nav ul li li a {
    width: 92%;
    padding: 1em 4%;
  }
  .mean-container .mean-nav ul li li li a {
    width: 100%;
  }
  .header-search {
    padding: 15px 0px;
  }
  #collapseFilter.d-md-block {
    padding: 30px 0px;
  }
}

/*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 599px) {
  .cart-content-right {
    padding-bottom: 5px;
  }
  .megamenu > .row [class*="col-"] {
    padding: 0px;
  }
  .menu-area-main .megamenu .men-cat {
    padding: 0px 15px;
  }
  .menu-area-main .megamenu .women-cat {
    padding: 0px 15px;
  }
  .menu-area-main .megamenu .el-cat {
    padding: 0px 15px;
  }
  .mean-container .mean-nav ul li a {
    padding: 1em 4%;
    width: 92%;
  }
  .mean-container .mean-nav ul li li a {
    width: 90%;
    padding: 1em 5%;
  }
  .mean-container .sub-full.megamenu-categories ol li a {
    padding: 5px 0px;
    text-transform: capitalize;
    width: 100%;
  }
  .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a {
    width: auto;
    border: none;
    float: none;
  }
  .menu-area-main {
    height: 45px;
    overflow-y: auto;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 80% !important;
  }
  .about .titlepage h2 {
    font-size: 28px;
  }
  .about .titlepage p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    padding: 20px 0px 0px 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
    color: #2b2a2a !important;
  }

  .mobile .titlepage h2 {
    font-size: 28px;
    margin: 0px 20px 0px 20px;
    padding: 0px 0px 0px 0px;
  }

  .mobile .titlepage p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    padding: 20px 0px 0px 0px;
  }
  .footer_logo img {
    width: 220px;
    height: 70px;
  }

  .projects_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
    padding-top: 80px;
  }
  .about_taital_ser {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #999999;
    font-weight: bold;
    padding-top: 20px;
  }
  .about_img {
    width: 490px;
  }
  .about_img img {
    width: 490px;
  }
  .banner_taital_main {
    width: 100%;
    height: auto;
    margin-top: 100px;
    float: left;
  }

  .banner_taital {
    font-size: 38px;
  }
  .ml-auto,
  .mx-auto {
    margin: 0 auto;
  }

  .logo img {
    width: 268px;
    height: 65px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }
  .login_text li {
    font-size: 14px;
    padding: 0px 10px;
  }
  .quote_btn {
    width: 140px;
  }
  .quote_btn a {
    font-size: 14px;
  }
  #my_slider a.carousel-control-prev {
    left: inherit;
    top: 300px;
    right: 30px;
    left: 30px;
  }

  #my_slider a.carousel-control-next {
    left: inherit;
    top: 230px;
    right: 30px;
    left: 30px;
  }
  .services_section_2 {
    width: 98%;
  }
  .development_text {
    font-size: 20px;
  }
  .service_img img {
    min-height: 30px;
  }
  .about_taital {
    padding-top: 40px;
  }
  #costum_slider a.carousel-control-next {
    right: -60px;
    left: 0px;
    top: 550px;
  }
  #costum_slider a.carousel-control-prev {
    left: -60px;
    right: 0px;
    top: 550px;
  }
  .mail_section_1 {
    padding-left: 15px;
    padding-top: 0px;
  }
  .location_text li {
    padding: 0px 90px 30px 90px;
  }
  .useful_text {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 95% !important;
  }
  .main-content {
    flex: 1;
    padding: 15px;
    position: relative;
  }
  .service_btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-right: 0px !important;
  }

  .service_btn a {
    width: 300px;
  }
  .footer_logo img {
    width: 220px;
    height: 70px;
  }
  .footer_logo {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .projects_section {
    width: 100%;
    float: left;
    /* padding-bottom: 30px; */
    padding-top: 100px;
  }
  .about_taital_ser {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #999999;
    font-weight: bold;
    padding-top: 0px;
  }
  .about_section {
    width: 100%;
    height: 480px;
    float: left;
    padding: 0px 0px 50px 0px;
    margin-top: 100px;
  }
  .about_img {
    width: 360px;
    height: 500px;
  }
  .about_img img {
    width: 360px;
    height: 500px;
  }

  .do_section .do_container .arrow_bg::before {
    content: "";
    position: absolute;
    top: -23px;
    left: -17px;
    width: 177%;
    height: 90%;
    z-index: 3;
    background-size: cover;
  }
  .banner_taital_main {
    width: 80%;
    height: auto;
    margin-top: 60px;
    float: left;
  }

  .logo img {
    width: 160px;
    height: 63px;
  }

  .btn-qoute {
    margin-top: 50px;
  }
  .btn-qoute {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 16px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }
  .vision-box {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
    color: white;
    border: 1px solid orange;
    padding: 30px;
    margin-left: 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .mission-box {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
    color: white;
    border: 1px solid orange;
    padding: 30px;
    margin-left: 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }

  .contact_img img {
    width: auto;
    height: 360px;
  }

  #my_slider a.carousel-control-prev {
    left: 30px;
    top: 180px;
    right: 0px;
    display: none;
  }
  #my_slider a.carousel-control-next {
    right: 0px;
    top: 120px;
    left: 30px;
    display: none;
  }
  .header_top_section {
    display: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    margin-top: 0px;
  }
  .navbar-toggler {
    background-color: #fff;

    /* margin-left: 400px; */
  }
  .mobile-menu-btn {
    width: 50%;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .main-logo {
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
  }

  .logo-name {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;

    /* font-style: italic !important; */
    /* font-family: Verdana, Geneva, Tahoma, sans-serif; */
  }

  hr {
    margin-right: 132px !important;
  }
  .header_section {
    background-size: cover;
  }
  .logo {
    width: auto;
  }
  .banner_taital_main {
    width: 80%;
  }
  .banner_taital {
    font-size: 34px;
    line-height: 55px;
  }
  .about_text {
    font-size: 12px;
    margin: 0px;
  }
  .about_taital {
    padding-top: 25px;
  }
  .video_bt {
    width: 100%;
    padding: 120px 0px;
  }
  .projects_section ul .nav-link {
    padding: 12px 9px;
    margin: 0px 5px;
    width: auto;
  }
  .image {
    min-height: auto;
    margin-top: 30px;
  }
  .testimonial_section_2 {
    width: 100%;
    padding-top: 30px;
  }
  #costum_slider a.carousel-control-next {
    top: 560px;
  }
  #costum_slider a.carousel-control-prev {
    top: 560px;
  }
  .textimonial_text {
    padding: 40px 20px;
  }
  .testimonial_section {
    padding: 90px 0px 150px 0px;
  }
  .contact_taital {
    padding-left: 0px;
  }
  .mail_section_1 {
    padding-left: 0px;
    padding-top: 0px;
  }
  .contact_img {
    margin-top: 0px;
  }
  .location_text li {
    padding: 0px 25px 30px 25px;
  }
  .useful_text {
    font-size: 14px;
  }
  .lorem_text {
    font-size: 14px;
  }
  .footer_menu {
    width: 100%;
  }
  .work_text {
    font-size: 20px;
  }
  .dummy_text {
    font-size: 13px;
  }
  .form-inline {
    display: none;
  }
  .btn_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner_taital_main {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .banner_taital_main {
    width: 100%;
    text-align: center;
  }
  .btn_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-content {
    flex: 1;
    padding: 15px;
    position: relative;
  }
  .footer_logo {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .projects_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
    padding-top: 1110px;
  }
  .about_taital_ser {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #999999;
    font-weight: bold;
    padding-top: 0px;
  }
  .contact_section {
    width: 100%;
    float: left;
    margin-top: -143px;
  }
  .mobile-menu-btn {
    width: 50%;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .btn-qoute {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .quote_btn {
    width: 170px;
    float: left;
  }

  .main-logo {
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
  }

  .logo img {
    width: 137px;
    height: 50px;
  }

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

  .nav-link {
    padding: 10px; /* Adjust padding for mobile */
  }

  .nav-item.active .nav-link::after {
    height: 1px; /* Thinner line on mobile */
  }

  #my_slider a.carousel-control-prev {
    left: 30px;
    top: 180px;
    right: 0px;
    display: none;
  }
  #my_slider a.carousel-control-next {
    right: 0px;
    top: 120px;
    left: 30px;
    display: none;
  }
  .header_top_section {
    display: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    margin-top: 0px;
  }
  .navbar-toggler {
    background-color: #fff;
  }
  .header_section {
    background-size: cover;
  }
  .logo {
    width: auto;
  }
  .banner_taital_main {
    width: 100%;
  }
  .banner_taital {
    font-size: 50px;
    line-height: 55px;
  }
  .about_text {
    font-size: 14px;
  }
  .about_taital {
    padding-top: 0px;
  }
  .video_bt {
    width: 100%;
    padding: 60px 0px;
  }
  .about_img {
    width: 200px;
    height: 300px;
  }
  .about_img img {
    width: 200px;
    height: 300px;
  }
  .projects_section ul .nav-link {
    padding: 12px 5px;
  }
  .image {
    min-height: auto;
    margin-top: 30px;
  }
  .testimonial_section_2 {
    width: 100%;
    padding-top: 30px;
  }
  #costum_slider a.carousel-control-next {
    display: none;
  }
  #costum_slider a.carousel-control-prev {
    display: none;
  }
  .textimonial_text {
    padding: 40px 20px;
  }
  .testimonial_section {
    padding: 90px 0px 90px 0px;
  }
  .contact_taital {
    padding-left: 0px;
  }
  .mail_section_1 {
    padding-left: 0px;
    padding-top: 0px;
  }
  .contact_img {
    margin-top: 30px;
  }
  .location_text li {
    float: none;
    padding: 0px 20px 30px 20px;
  }
  .useful_text {
    padding-top: 20px;
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .banner_taital_main {
    width: 100%;
    text-align: center;
  }
  .btn_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-content {
    flex: 1;
    padding: 15px;
    position: relative;
  }
  .vision-mision {
    padding-left: 28px;
    padding-right: 28px;
  }
  .vision-box {
    width: 100%;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    border: 1px solid orange;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .mission-box {
    width: 100%;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    border: 1px solid orange;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .project_section_2 {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .product-box {
    padding-top: 40px;
  }
  .about_section {
    width: 100%;
    height: 865px;
    float: left;
    padding: 0px 0px 50px 0px;
    margin-top: 0px !important;
  }
  .footer_logo {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .projects_section {
    width: 100%;
    float: left;
    /* padding-bottom: 90px; */
    padding-top: 50px;
  }
  .about_taital_ser {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 40px;
    color: #999999;
    font-weight: bold;
    padding-top: 0px;
  }
  .contact_section {
    width: 100%;
    float: left;
    margin-top: -143px;
  }
  .contact_img img {
    width: auto;
    height: 360px;
  }
  .nav-link {
    padding: 10px; /* Adjust padding for mobile */
  }

  .logo img {
    width: 137px;
    height: 50px;
  }

  .quote_btn {
    width: 130px;
  }

  .quote_btn a {
    font-size: 13px;
  }

  .btn-qoute {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
  }
  .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 16px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }

  .mobile-menu-btn {
    width: 50%;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .main-logo {
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
  }

  .nav-item.active .nav-link::after {
    height: 1px; /* Thinner line on mobile */
  }

  .read_bt_1 {
    width: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
    margin-top: 20px;
  }
  .send_bt {
    width: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
    margin-top: 20px;
  }

  .do_section .do_container .arrow_bg::before {
    content: "";
    position: absolute;
    top: -23px;
    left: -17px;
    width: 177%;
    height: 90%;
    z-index: 3;
    background-size: cover;
  }

  .service_btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-right: 0px;
  }

  .projects_taital {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    color: #192955;
    font-weight: 600;
    padding-bottom: 30px;
  }

  #my_slider a.carousel-control-prev {
    left: 30px;
    top: 180px;
    right: 0px;
    display: none;
  }
  #my_slider a.carousel-control-next {
    right: 0px;
    top: 120px;
    left: 30px;
    display: none;
  }
  .header_top_section {
    display: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    margin-top: 0px;
  }
  .navbar-toggler {
    background-color: #fff;
  }
  .header_section {
    background-size: cover;
  }
  .logo {
    width: auto;
  }
  .banner_taital_main {
    width: 100%;
    margin-top: 0px;
  }
  .banner_taital {
    font-size: 30px;
    line-height: 35px;
  }
  .about_text {
    font-size: 14px;
    text-align: center;
  }
  .about_taital {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .video_bt {
    width: 100%;
    padding: 60px 0px;
  }

  .about_img {
    width: 100%;
    height: 300px;
  }
  .about_img img {
    width: 100%;
    height: 300px;
    margin-top: 43px;
  }
  .projects_section ul .nav-link {
    padding: 12px 5px;
  }
  .image {
    min-height: auto;
    margin-top: 30px;
  }
  .testimonial_section_2 {
    width: 100%;
    padding-top: 30px;
  }
  #costum_slider a.carousel-control-next {
    display: none;
  }
  #costum_slider a.carousel-control-prev {
    display: none;
  }
  .textimonial_text {
    padding: 40px 20px;
  }
  .testimonial_section {
    padding: 90px 0px 90px 0px;
  }
  .contact_taital {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
    padding-top: 50px;
  }
  .mail_section_1 {
    padding-left: 0px;
    padding-top: 0px;
  }
  .contact_img {
    width: auto;
    height: auto;
    margin-top: 30px;
  }
  .location_text li {
    float: none;
    padding: 0px 20px 30px 20px;
  }
  .useful_text {
    padding-top: 20px;
    font-size: 20px;
  }
}
