@media only screen and (min-width: 1200px) {
  .py-lg-170 {
    padding: 170px 0 !important;
  }
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
}

@media only screen and (min-width: 992px) {
  .site-header {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sec--title {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  .sec--title h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-top-bar {
    display: none !important;
  }
  section.section {
    padding: 25px 0;
  }
  .form-card {
    padding: 20px 12px;
    border-radius: 6px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
      rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  }
  .form-card .form-group:last-child {
    margin-bottom: 0;
  }
  .about-leftbox p {
    font-size: 15px;
    margin-bottom: 6px;
    line-height: 22px;
  }
  .right-contentbox p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
  }
  .box-content h3 {
    font-size: 20px;
    margin-bottom: 6px;
    text-align: start;
  }
  .box-content p {
    font-size: 15px;
    text-align: start;
  }
  .testimonial-section {
    padding-top: 0 !important;
  }
  .testimonial-card .card {
    min-height: auto;
  }

  /* ==== souvik css ==== */

  .about-us-h1 {
    font-size: 45px !important;
    margin-bottom: 10px !important;
  }
  .about-us-section .p-static h1 {
    font-size: 25px !important;
  }
  .line-bar {
    margin: 13px 0px 13px 4px;
    width: 26%;
  }
  .headline-p {
    text-align: justify !important;
  }
  .counter-section strong {
    line-height: normal;
    font-size: 32px;
  }
  .service-section {
    background: none !important;
  }
  .quality {
    margin-top: 0px;
  }
  .support-section h1 {
    margin-bottom: 20px !important;
  }
  .reflect-bg {
    min-height: 300px !important;
  }
  .reflect-bg .container-wraper {
    min-height: 300px !important;
  }
  .home-page-slider {
    background: url("../img/mobilehome-banner1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 255px;
  }
  .slider-fix {
    padding-top: 0px;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    position: relative;
  }
  .mySwiper {
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
    position: absolute;
    z-index: 999;
    bottom: 54px;
    right: -103px;
    width: 100%;
  }
  .moto-z-img {
    position: absolute;
    top: -160px;
    left: 0%;
  }
  .moto-img {
    width: 195px !important;
    margin: auto;
  }
  .moto-col {
    width: 25%;
    text-align: center;
    margin-bottom: 10px;
  }
  .hat-scroll {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .hat-cap img {
    position: absolute;
    left: 30px;
    top: -64px;
    width: 350px;
  }
  .hat-image {
    width: 100px;
  }
  .patch-application-leftbox img {
    height: auto;
  }
  .custom-col {
    width: 50% !important;
  }
  .emb-section .nav-tabs li .nav-link {
    font-size: 15px;
    line-height: 20px;
  }
  .price-list-section thead th {
    font-size: 15px;
    font-weight: 500;
    padding: 6px 6px;
  }
  /* ==== souvik css end ==== */
}

@media only screen and (max-width: 767px) {
  .sec--title {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  .sec--title h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .header-top-bar {
    display: none !important;
  }
  section.section {
    padding: 25px 0;
  }
  .form-card {
    padding: 20px 12px;
    border-radius: 6px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
      rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  }
  .form-card .form-group:last-child {
    margin-bottom: 0;
  }
  .about-leftbox p {
    font-size: 15px;
    margin-bottom: 6px;
    line-height: 22px;
  }
  .right-contentbox p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
  }
  .box-content h3 {
    font-size: 20px;
    margin-bottom: 6px;
    text-align: start;
  }
  .box-content p {
    font-size: 15px;
    text-align: start;
  }
  .testimonial-section {
    padding-top: 0 !important;
  }
  .testimonial-card .card {
    min-height: auto;
  }

  /* ==== souvik css ==== */

  .about-us-h1 {
    font-size: 45px !important;
    margin-bottom: 10px !important;
  }
  .about-us-section .p-static h1 {
    font-size: 25px !important;
  }
  .about-us-section .sub-title {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .line-bar {
    margin: 13px 0px 13px 4px;
    width: 26%;
  }
  .headline-p {
    text-align: justify !important;
  }
  .counter-section strong {
    line-height: normal;
    font-size: 32px;
  }
  .counter-section label {
    margin-top: 5px;
    text-align: center !important;
  }
  .support-section h1 {
    margin-bottom: 20px !important;
  }
  .service-section {
    background: none !important;
  }
  .quality {
    margin-top: 0px;
  }
  .reflect-bg {
    min-height: 300px !important;
  }
  .reflect-bg .container-wraper {
    min-height: 300px !important;
  }
  .card-content {
    padding: 20px 15px 10px;
  }
  .card-content h4 {
    font-size: 18px;
  }

  /* ==== souvik css end ==== */

  .card-heading h4 {
    font-size: 18px;
  }
  .card-content-text p {
    font-size: 15px;
    line-height: 22px;
  }
  .patch-chenille-section .round-card-content {
    min-height: auto;
  }
  .content-boxpara p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .patch-application-leftbox p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
    text-align: justify;
  }
  .lebel-area {
    width: 100%;
    margin-bottom: 10px;
  }
  .field-area {
    width: 75%;
  }
  .unit-area {
    width: 25%;
  }
  .service-content {
    padding: 16px 16px;
  }
  .service-content p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
  }
  .service-content-list ul li {
    font-size: 14px;
    line-height: 22px;
  }
  .rightbox-square-content::before {
    content: none;
  }
  .rightbox-square-content::after {
    content: none;
  }
  .square-span span {
    font-size: 30px;
  }
  .square-content {
    font-size: 15px;
    line-height: 22px;
  }
  .scenarios-section .image-box img {
    height: 170px;
  }
  .fold-card h2 {
    font-size: 17px;
    font-weight: 500;
  }
  .rightimg {
    display: none;
  }
  .square-btn-box-wrapper {
    width: 100%;
  }
  .rightbox-square-btncontent {
    width: 100%;
  }
  .square-btn-box span {
    font-size: 16px;
  }
  .square-btn-box {
    padding: 6px 12px;
  }
  .from-clo-border {
    border: none;
  }
  .modeling {
    margin-top: 0;
  }
  .radio-tile {
    width: 100%;
    height: 125px;
  }
  .gallery-select-checkbox .radio-tile{ width: 100%;}
  .gallery-select-checkbox .radio-icon img{height: 80px;}
  .gallery-select-checkbox .radio-inputs label h4{font-size: 16px;}
  .radio-inputs {
    width: 50%;
    margin-bottom: 12px;
  }
  .special_option_data_selected .radio-inputs {
    width: 100%;
  }
  .form-group-wrap span {
    font-size: 15px;
  }
  .home-page-slider {
    background: url("../img/mobilehome-banner1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 255px;
  }
  .slider-fix {
    padding-top: 0px;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    position: relative;
  }
  .mySwiper {
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
    position: absolute;
    z-index: 999;
    bottom: 54px;
    right: -103px;
    width: 100%;
  }
  .moto-z-img {
    position: absolute;
    top: -160px;
    left: 0%;
  }
  .moto-img {
    width: 195px !important;
    margin: auto;
  }
  .moto-col {
    width: 25%;
    text-align: center;
    margin-bottom: 10px;
  }
  .hat-scroll {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .hat-cap img {
    position: absolute;
    left: 30px;
    top: -64px;
    width: 350px;
  }
  .hat-image {
    width: 100px;
  }
  .patch-application-leftbox img {
    height: auto;
  }
  .custom-col {
    width: 50% !important;
  }
  .special-option-section .option-card-footer p {
    line-height: 16px;
  }
  .emb-section .nav-tabs li .nav-link {
    font-size: 15px;
    line-height: 20px;
  }
  .price-list-section thead th {
    font-size: 15px;
    font-weight: 500;
    padding: 6px 6px;
  }
}
