/* Media Query */
/* Medium devices (tablets, more than 992px) */
@media (min-width: 992px) {
}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
  .offer-container {
    width: 100%;
  }
}

/* X-Large devices (large desktops, less than 1300px) */
@media (max-width: 1299.98px) {
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  .banner-slider-section .slick-dots {
    bottom: 30px;
  }
  .home-asif-section {
    padding: 180px 0;
  }
  .home-asif-container p {
    margin-bottom: 100px;
  }
  .home-pearl-legacy-section {
    padding-top: 132px;
    padding-bottom: 230px;
  }
  .home-wedding-container,
  .wedding-images-container,
  .home-diamond-section .wedding-images-container,
  .tab-container {
    width: 100%;
  }
  .home-gold-section .wedding-images-container img {
    width: 308px;
    height: 217px;
  }
  .wedding-images-top img:first-child,
  .wedding-images-bottom img:first-child {
    width: 458px;
  }
  .wedding-images-top img:last-child,
  .wedding-images-bottom img:last-child {
    width: 470px;
  }
  .wedding-images-top img:first-child,
  .wedding-images-top img:last-child {
    height: 195px;
  }
  .wedding-images-bottom img:first-child,
  .wedding-images-bottom img:last-child {
    height: 335px;
  }
  .home-polki-section .wedding-images-container img {
    width: 305px;
    height: 474px;
  }
  .wedding-images-left {
    width: 330px;
    min-width: 330px;
  }
  .wedding-images-left img {
    width: 330px;
    height: 552px;
  }
  .wedding-images-right img {
    width: 296px;
    height: 273px;
  }
  .tab-container .nav-tabs {
    margin-bottom: 100px;
  }
  .tab-container .nav-tabs .nav-link {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .product-image-top-left img {
    width: 620px;
    height: 638px;
  }
  .product-image-top-right img {
    width: 308px;
    height: 315px;
  }
  .product-image-bottom img {
    width: 306px;
    height: 315px;
  }
  .tab-header,
  .scheme-wrapper {
    column-gap: 60px;
  }
  .scheme-info h3 {
    margin-bottom: 25px;
  }
  .scheme-info p {
    margin-bottom: 60px;
  }
  .offer-left img,
  .offer-right img {
    width: 390px;
    height: 550px;
  }
  .offer-middle img:first-child {
    width: 330px;
    height: 262px;
  }
  .offer-middle img:last-child {
    width: 330px;
    height: 280px;
  }
  .box-left {
    width: 395px;
    height: 598px;
    min-width: 395px;
  }
  .box-right {
    height: 598px;
  }
  .box-right .box {
    height: 294px;
  }
  .hiring-section {
    padding-top: 100px;
  }
  .hiring-info h1 {
    font-size: 80px;
    line-height: 75px;
  }
  .career-card {
    column-gap: 50px;
  }
  .career-info {
    padding-top: 100px;
    padding-bottom: 140px;
  }
  .contact-card-right h2 {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .contact-card-address h5 {
    font-size: 26px;
  }
  .contact-card-address + .contact-card-address {
    margin-top: 35px;
  }
  .contact-container .slick-dots {
    bottom: 20px;
  }
  .contact-card-right .contant-header,
  .contact-card-right .tab-container {
    width: 100%;
  }
  .contact-card-right .tab-container .nav-tabs .nav-link {
    padding: 0 20px;
    font-size: 26px;
  }
  .contact-card-right .tab-container .nav-tabs {
    margin-bottom: 50px;
  }
  .contact-card-right .contant-header p {
    margin-bottom: 35px;
  }
  .contact-form-section {
    padding-top: 100px;
  }
  .video-modal.modal-dialog {
    margin: 0 auto;
    max-width: 90%;
  }
  .product-sidenav {
    width: 300px;
    padding: 0 25px;
    min-width: 300px;
  }
  .management-section {
    padding-top: 0;
  }
  .management-md-section {
    padding-top: 140px;
  }
  .management-inline-section {
    padding-bottom: 180px;
  }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  .banner-slider-section,
  .inner-banner-section,
  .single-banner-section,
  .hiring-section,
  .testmonials-section,
  .contact-section {
    margin-top: 155px;
  }
  .home-about-container {
    padding: 140px 0;
  }
  .home-asif-section {
    padding: 115px 0;
  }
  .home-asif-container {
    width: 310px;
  }
  .home-asif-container p {
    margin-bottom: 60px;
  }
  .home-pearl-legacy-section {
    min-height: 600px;
    padding-top: 80px;
    padding-bottom: 140px;
  }
  .wedding-images-left {
    width: 250px;
    min-width: 250px;
  }
  .wedding-images-left img {
    width: 250px;
    height: 460px;
  }
  .wedding-images-right img {
    width: 216px;
    height: 228px;
  }
  .home-gold-section .wedding-images-container img {
    width: 228px;
    height: 165px;
  }
  .wedding-images-top img:first-child,
  .wedding-images-bottom img:first-child,
  .wedding-images-top img:last-child,
  .wedding-images-bottom img:last-child {
    width: 344px;
  }
  .wedding-images-top img:first-child,
  .wedding-images-top img:last-child {
    height: 147px;
  }
  .wedding-images-bottom img:first-child,
  .wedding-images-bottom img:last-child {
    height: 250px;
  }
  .home-polki-section .wedding-images-container img {
    width: 228px;
    height: 352px;
  }
  .more-btn-wrapper {
    margin-top: 70px;
  }
  .inner-banner-section {
    height: 460px;
  }
  .inner-banner-section .banner-caption {
    width: 400px;
  }
  .inner-banner-section .banner-caption p,
  .inner-banner-section .banner-caption h6 {
    margin-bottom: 30px;
  }
  .vision-section {
    padding: 140px 0;
  }
  .product-section {
    padding: 100px 0;
  }
  .product-tab-section {
    padding-bottom: 160px;
  }
  .product-image-top-left img {
    width: 460px;
    height: 508px;
  }
  .product-image-top-right img {
    width: 226px;
    height: 250px;
  }
  .product-image-bottom img {
    width: 226px;
    height: 250px;
  }
  .scheme-tab-section {
    padding-top: 140px;
  }
  .tab-header p {
    width: 330px;
    min-width: 330px;
  }
  .scheme-row {
    padding: 100px 0;
  }
  .scheme-wrapper img {
    width: 280px;
    min-width: 280px;
  }
  .scheme-info p {
    margin-bottom: 45px;
  }
  .tab-header {
    width: 100%;
  }
  .terms-conditions-section {
    padding-top: 100px;
  }
  .offer-section {
    padding-top: 140px;
    padding-bottom: 100px;
  }
  .offer-header h1 {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 50px;
  }
  .offer-left img,
  .offer-right img {
    width: 355px;
    height: 450px;
  }
  .offer-middle img:first-child,
  .offer-middle img:last-child {
    width: 280px;
  }
  .offer-middle img:first-child {
    height: 203px;
  }
  .offer-middle img:last-child {
    height: 240px;
  }
  .brides-spotlight-tab-section {
    padding-top: 140px;
  }
  .brides-spotlight-tab-section .tab-container .nav-tabs {
    column-gap: 60px;
  }
  .brides-spotlight-tab-section .tab-header {
    padding-bottom: 100px;
  }
  .box-left {
    width: 293px;
    height: 454px;
    min-width: 293px;
  }
  .box-right {
    height: 454px;
  }
  .box-right .box {
    height: 222px;
  }
  .hiring-info h1 {
    font-size: 72px;
    line-height: 70px;
    letter-spacing: 6px;
  }
  .hiring-info h6 {
    font-size: 22px;
    margin-bottom: 50px;
  }
  .tab-container .nav-tabs .nav-link {
    font-size: 16px;
    letter-spacing: 0px;
  }
  .career-card-right a {
    font-size: 22px;
  }
  .career-card {
    column-gap: 30px;
  }
  .career-info {
    padding: 100px 0;
  }
  .testmonials-header,
  .testmonials-slider {
    width: 100%;
    padding: 0 30px;
  }
  .testmonials-container .slick-prev,
  .testmonials-container .slick-next {
    right: 40px;
  }
  .testmonials-container .slick-prev {
    right: 148px;
  }
  .testmonials-header {
    padding-top: 93px;
    padding-bottom: 67px;
  }
  .contact-card {
    flex-direction: column;
  }
  .contact-card .contact-card-left,
  .contact-card .contact-card-right {
    width: 100%;
    min-width: 100%;
  }
  .contact-card .contact-card-right {
    padding: 70px 40px;
  }
  .contact-container .slick-dots {
    width: 100%;
  }
  .contact-card-right .contant-header p,
  .contant-form-header p {
    text-align: center;
  }
  .contact-form-section {
    padding-top: 0;
  }
  .product-sidenav {
    width: 260px;
    padding: 0 20px;
    min-width: 260px;
  }
  .management-img img {
    min-width: 250px;
    margin-bottom: 15px;
  }
  .management-section .home-about-container {
    column-gap: 40px;
  }
  .management-img h5,
  .management-info h5 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 4px;
  }
  .management-img h6,
  .management-info h6 {
    font-size: 20px;
    line-height: 26px;
  }
  .management-md-section {
    padding: 140px 0;
  }
  .management-inline-section {
    padding-bottom: 140px;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .banner-slider-section,
  .inner-banner-section,
  .single-banner-section,
  .hiring-section {
    margin-top: 125px;
  }
  .testmonials-section,
  .contact-section {
    margin-top: 150px;
  }
  .banner-slider-section .banner-caption img {
    width: 100px;
  }
  .banner-slider-section .slick-dots {
    bottom: 15px;
  }
  .home-about-container {
    width: 100%;
    padding: 100px 0;
  }
  .home-about-container h2 {
    width: 100%;
  }
  .home-asif-section {
    padding: 80px 0;
  }
  .home-asif-container {
    width: 290px;
  }
  .home-asif-container .asif-info h4 {
    font-size: 36px;
    line-height: 20px;
  }
  .home-pearl-legacy-section {
    min-height: 370px;
    padding-bottom: 100px;
    background-position: right;
  }
  .wedding-images-left {
    width: 170px;
    min-width: 170px;
  }
  .wedding-images-left img {
    width: 170px;
    height: 300px;
  }
  .wedding-images-right img {
    width: 166px;
    height: 147px;
  }
  .home-gold-section .wedding-images-container img {
    width: 168px;
    height: 120px;
  }
  .wedding-images-top img:first-child,
  .wedding-images-bottom img:first-child,
  .wedding-images-top img:last-child,
  .wedding-images-bottom img:last-child {
    width: 255px;
  }
  .wedding-images-top img:first-child,
  .wedding-images-top img:last-child {
    height: 107px;
  }
  .wedding-images-bottom img:first-child,
  .wedding-images-bottom img:last-child {
    height: 186px;
  }
  .home-polki-section .wedding-images-container img {
    width: 168px;
    height: 260px;
  }
  .product-tab-section {
    padding-bottom: 100px;
  }
  .tab-container .nav-tabs {
    margin-bottom: 72px;
  }
  .tab-container .nav-tabs .nav-link {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .product-image-top-left img {
    width: 340px;
    height: 348px;
  }
  .product-image-bottom img,
  .product-image-top-right img {
    width: 166px;
    height: 170px;
  }
  .scheme-tab-section .tab-container .nav-tabs {
    column-gap: 30px;
  }
  .tab-header h2 {
    font-size: 48px;
    max-width: 200px;
    line-height: 42px;
    padding-top: 14px;
  }
  .tab-header,
  .scheme-wrapper {
    column-gap: 30px;
  }
  .tab-header p {
    width: 290px;
    font-size: 14px;
    min-width: 290px;
    line-height: 26px;
  }
  .scheme-image {
    display: none;
  }
  .offer-section {
    padding: 100px 0;
  }
  .offer-header h1 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 40px;
  }
  .offer-left img,
  .offer-right img {
    width: 330px;
    height: 350px;
  }
  .offer-middle img:first-child,
  .offer-middle img:last-child {
    width: 260px;
  }
  .offer-middle img:first-child {
    height: 170px;
  }
  .offer-middle img:last-child {
    height: 174px;
  }
  .offer-conditions p {
    font-size: 20px;
  }
  .brides-spotlight-tab-section {
    padding-top: 100px;
  }
  .brides-spotlight-tab-section .tab-container .nav-tabs {
    column-gap: 35px;
  }
  .brides-spotlight-tab-section .tab-header h2 {
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 25px;
  }
  .box-left {
    width: 253px;
    height: 366px;
    min-width: 253px;
  }
  .box-right {
    height: 366px;
  }
  .box-right .box {
    height: 178px;
  }
  .hiring-info h1 {
    font-size: 51px;
    line-height: 50px;
    margin-bottom: 5px;
    letter-spacing: 4px;
  }
  .hiring-info h6 {
    font-size: 20px;
  }
  .career-tab-section .tab-container .nav-tabs {
    row-gap: 20px;
    flex-wrap: wrap;
    column-gap: 25px;
    margin-bottom: 70px;
    justify-content: center;
  }
  .career-card-left h6 {
    font-size: 16px;
    column-gap: 30px;
  }
  .testmonials-header h1 {
    font-size: 48px;
    line-height: 45px;
    margin-bottom: 15px;
  }
  .testimonial-card-image h6 {
    font-size: 20px;
  }
  .testmonials-container .slick-prev,
  .testmonials-container .slick-next {
    width: 70px;
    height: 42px;
    bottom: 64px;
    font-size: 18px;
    border-radius: 20px;
  }
  .testmonials-container .slick-prev {
    right: 130px;
  }
  .contact-card-right .tab-container .nav-tabs .nav-link {
    height: 44px;
    padding: 0 18px;
    font-size: 20px;
  }
  .contact-form-container {
    padding-top: 60px;
  }
  .career-form,
  .modal-form-header {
    width: 100%;
    padding: 0 40px;
  }
  .what-we-do-card img {
    margin-bottom: 15px;
  }
  #advance-booking .tab-header p {
    width: 90%;
  }
  .offer-container .inner-whatsapp-btn {
    max-width: 100%;
    font-size: 14px;
    padding: 8px 10px;
  }
  .offer-container .inner-whatsapp-btn span {
    display: none;
  }
  .product-tab-section .tab-container .nav-tabs {
    row-gap: 20px;
    flex-wrap: wrap;
    column-gap: 25px;
    justify-content: center;
  }
  .product-sidenav {
    display: none;
  }
  .product-sidenav-mobile {
    width: 100%;
    display: flex;
    padding: 0 25px;
    margin-bottom: 50px;
    flex-direction: column;
  }
  .product-tab-row {
    flex-direction: column;
  }
  .product-tab-section.product-sidenav-section .tab-container .nav-tabs {
    column-gap: 20px;
  }
  .product-sidenav h3,
  .product-sidenav-mobile h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  .product-sidenav-mobile-form {
    display: flex;
    row-gap: 15px;
    flex-wrap: wrap;
    column-gap: 20px;
    justify-content: center;
  }
  .product-sidenav-mobile-form .form-group {
    flex: 1;
  }
  .product-sidenav-mobile-form .form-group label {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
    text-transform: none;
    font-family: "Rosario", sans-serif;
  }
  .product-sidenav-mobile-form .form-group .form-control {
    outline: none;
    font-size: 14px;
    box-shadow: none;
    border-radius: 0;
    padding: 7px 15px;
    padding-left: 8px;
    border-color: #d7dee5;
    font-family: "Rosario", sans-serif;
  }
  .product-sidenav-mobile-form .form-group select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
  .vision-section {
    padding: 100px 0;
  }
  .management-section .home-about-container {
    row-gap: 30px;
    text-align: center;
    flex-direction: column;
  }
  .management-section {
    padding-bottom: 100px;
  }
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .banner-slider-section .banner-caption {
    row-gap: 8px;
  }
  .banner-slider-section .banner-caption img {
    width: 59px;
  }
  .banner-slider-section .banner-caption a {
    font-size: 12px;
    column-gap: 15px;
    padding: 5px 10px;
  }
  .banner-slider-section .banner-caption a span {
    width: 15px;
  }
  .banner-slider-section .banner-caption a:hover span {
    width: 25px;
  }
  .banner-slider-section .slick-dots {
    bottom: 5px;
  }
  .home-about-container {
    padding: 72px 0;
  }
  .home-about-container h2,
  .home-pearl-legacy-container h2 {
    font-size: 51px;
    line-height: 47px;
    margin-bottom: 20px;
  }
  .home-about-container p {
    line-height: 26px;
    margin-bottom: 30px;
  }
  .home-asif-section {
    padding: 90px 0;
    background-position: center;
  }
  .home-asif-container {
    width: 220px;
    align-items: flex-start;
  }
  .home-asif-container p {
    line-height: 26px;
    margin-bottom: 30px;
  }
  .home-asif-container .asif-info h4 {
    font-size: 30px;
    line-height: 18px;
  }
  .home-asif-container .asif-info h6 {
    font-size: 14px;
  }
  .home-asif-section .overlay,
  .home-pearl-legacy-section .overlay,
  .inner-banner-section .overlay {
    inset: 0;
    z-index: 0;
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .home-pearl-legacy-section {
    padding-top: 72px;
    padding-bottom: 220px;
    background-position: center;
  }
  .home-pearl-legacy-section .overlay,
  .inner-banner-section .overlay {
    background-color: rgba(0, 0, 0, 0.45);
  }
  .home-pearl-legacy-container {
    width: 100%;
    margin: 0 auto;
  }
  .home-pearl-legacy-container h2 {
    max-width: 270px;
    margin-bottom: 10px;
  }
  .home-gold-section .wedding-images-container,
  .wedding-images-top,
  .wedding-images-bottom,
  .home-polki-section .wedding-images-container {
    flex-direction: column;
  }
  .home-gold-section .wedding-images-container img {
    width: 100%;
    height: auto;
    max-height: 250px;
  }
  .home-gold-section,
  .home-polki-section {
    padding: 100px 0;
  }
  .wedding-images-top,
  .wedding-images-bottom,
  .wedding-images-top img:first-child,
  .wedding-images-bottom img:first-child,
  .wedding-images-top img:last-child,
  .wedding-images-bottom img:last-child,
  .inner-banner-section .banner-caption {
    width: 100%;
  }
  .wedding-images-top img:first-child,
  .wedding-images-top img:last-child {
    height: auto;
    max-height: 149px;
  }
  .wedding-images-bottom img:first-child,
  .wedding-images-bottom img:last-child {
    height: auto;
    max-height: 260px;
  }
  .home-polki-section .wedding-images-container img {
    width: 100%;
    height: auto;
    max-height: 545px;
  }
  .home-wedding-container h2 {
    font-size: 36px;
    max-width: 280px;
    line-height: 38px;
  }
  .home-wedding-container p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 50px;
  }
  .inner-banner-section {
    position: relative;
    background-position: center;
  }
  .inner-banner-section .banner-caption h2 {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 36px;
    letter-spacing: 3px;
  }
  .inner-banner-section .banner-caption p,
  .inner-banner-section .banner-caption h6 {
    margin-bottom: 20px;
  }
  .inner-banner-section .banner-caption p {
    line-height: 26px;
  }
  .vision-section {
    padding: 72px 0;
  }
  .vision-section .home-about-container h2 {
    width: 230px;
    margin-bottom: 25px;
  }
  .vision-section .home-about-container h6 {
    margin-bottom: 20px;
  }
  .product-section {
    padding: 72px 0;
  }
  .product-tab-section {
    padding-bottom: 72px;
  }
  .tab-container .nav-tabs {
    row-gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 50px;
    justify-content: center;
  }
  .tab-container .nav-tabs .nav-link {
    padding: 0 15px;
    letter-spacing: 2px;
  }
  .product-image-top-left img {
    width: 100%;
    height: auto;
    max-height: 400px;
  }
  .product-image-bottom img,
  .product-image-top-right img {
    height: 185px;
    width: calc(50% - 4px);
  }
  .product-image-top {
    flex-direction: column;
  }
  .product-image-top-right {
    flex-direction: row;
  }
  .scheme-tab-section {
    padding-top: 72px;
  }
  .scheme-tab-section .tab-container .nav-tabs {
    column-gap: 10px;
  }
  .tab-header {
    row-gap: 20px;
    text-align: center;
    padding-bottom: 72px;
    flex-direction: column;
  }
  .tab-header h2 {
    width: 100%;
    padding-top: 0;
    max-width: 100%;
    font-size: 36px;
    line-height: 36px;
  }
  .scheme-row {
    padding: 72px 0;
    text-align: center;
  }
  .scheme-info h3,
  .terms-conditions-section .home-about-container h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .scheme-info p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .scheme-info h5 {
    margin: 0 auto;
    font-size: 26px;
    margin-bottom: 20px;
  }
  .scheme-container .scheme-row:nth-child(even) .scheme-info p {
    line-height: 30px;
  }
  .scheme-info ul li,
  .terms-conditions-section .home-about-container ul li {
    font-size: 14px;
    line-height: 24px;
  }
  .scheme-info ul li,
  .terms-conditions-section .home-about-container ul li {
    list-style: none;
  }
  .terms-conditions-section {
    padding: 72px 0;
  }
  .terms-conditions-section .home-about-container h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .terms-conditions-section .home-about-container ul li,
  .brides-spotlight-tab-section .tab-header p {
    text-align: center;
  }
  .offer-section {
    padding: 72px 0;
  }
  .offer-header h1 {
    font-size: 64px;
    line-height: 64px;
  }
  .offer-container,
  .box-container,
  .brides-gallery-container .box-container:nth-child(even) {
    flex-direction: column;
  }
  .offer-left img,
  .offer-right img {
    width: 100%;
    height: auto;
    max-height: 620px;
  }
  .offer-middle img:first-child,
  .offer-middle img:last-child {
    width: 100%;
    height: auto;
    max-height: 343px;
  }
  .offer-conditions {
    padding-top: 72px;
  }
  .offer-conditions p {
    font-size: 16px;
  }
  .brides-spotlight-tab-section {
    padding-top: 72px;
  }
  .brides-spotlight-tab-section .tab-container .nav-tabs {
    column-gap: 10px;
  }
  .brides-spotlight-tab-section .tab-header h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 5px;
  }
  .box-left {
    width: 100%;
    height: auto;
    min-width: 100%;
    overflow: hidden;
    max-height: 525px;
  }
  .box-right {
    height: auto;
  }
  .box-right .box {
    height: 196px;
    width: calc(50% - 5px);
  }
  .hiring-section {
    padding: 72px 0;
    text-align: center;
  }
  .hiring-info {
    align-items: center;
  }
  .hiring-info h6 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .career-info {
    padding: 72px 0;
  }
  .hiring-container p,
  .career-info p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    text-transform: none;
  }
  .career-card {
    row-gap: 25px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }
  .career-card + .career-card {
    margin-top: 50px;
  }
  .career-card-left h5 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .career-card-left h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .career-card-left h6 {
    font-size: 14px;
    column-gap: 20px;
  }
  .career-card-right a {
    font-size: 20px;
    column-gap: 10px;
  }
  .career-card-right a i {
    font-size: 12px;
    margin-top: 3px;
    line-height: initial;
  }
  .career-tab-section .tab-container .nav-tabs {
    column-gap: 20px;
    margin-bottom: 50px;
  }
  .testmonials-header h1 {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
  }
  .testmonials-header p {
    font-size: 14px;
    text-align: center;
  }
  .testimonial-card-image {
    justify-content: center;
  }
  .testimonail-card-top p {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
  }
  .testimonail-card-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .testimonail-card-bottom a {
    font-size: 18px;
    min-height: 46px;
    padding: 8px 22px;
  }
  .testmonials-container .slick-dots {
    padding-bottom: 42px;
  }
  .testmonials-container .slick-prev,
  .testmonials-container .slick-next {
    right: 30px;
    bottom: 9px;
    width: 60px;
    height: 36px;
    font-size: 14px;
  }
  .testmonials-container .slick-prev {
    right: 100px;
  }
  .testmonials-header {
    padding-top: 72px;
  }
  .contact-card-address {
    width: 100%;
  }
  .contact-card .contact-card-right {
    padding: 70px 20px;
    padding-top: 40px;
  }
  .contact-card-right h2 {
    font-size: 26px;
  }
  .contact-card-address h5 {
    font-size: 22px;
  }
  .contact-card-address p {
    font-size: 14px;
  }
  .contact-card-address + .contact-card-address {
    margin-top: 30px;
  }
  .contact-container {
    padding: 40px 0;
  }
  .contact-card-right .contant-header h1,
  .contant-form-header h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .contact-card-right .contant-header p,
  .contant-form-header p {
    font-size: 14px;
    line-height: 24px;
  }
  .contact-card-right .tab-container .nav-tabs .nav-link {
    height: 40px;
    padding: 0 14px;
    font-size: 16px;
  }
  .contact-card-right .tab-container .nav-tabs {
    margin-bottom: 35px;
  }
  .contact-card-address + .contact-card-address {
    margin-top: 25px;
  }
  .location-map {
    margin-top: 30px;
  }
  .location-map a {
    height: 40px;
    font-size: 12px;
  }
  .contact-form-container {
    padding-top: 30px;
  }
  .modal-form-header h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .modal-form-header h6 {
    font-size: 14px;
    margin-bottom: 50px;
  }
  .career-form,
  .modal-form-header {
    padding: 0 20px;
  }
  .video-modal.modal-dialog {
    max-width: 94%;
  }
  .video-modal .modal-header .btn-close {
    right: 0px;
    top: -30px;
  }
  .inner-whatsapp-btn {
    margin: 0 auto;
    margin-top: 50px;
  }
  .tab-social-links {
    padding-bottom: 50px;
  }
  .offer-container {
    gap: 60px;
  }
  .offer-container .inner-whatsapp-btn span {
    display: block;
  }
  .product-image-wrapper.box-container {
    flex-direction: unset;
  }
  .product-sidenav-mobile-form .form-group {
    flex: none;
    width: calc(50% - 10px);
  }
  .product-sidenav-mobile {
    padding: 0 8px;
  }
  .product-sidenav-mobile-form {
    column-gap: 16px;
  }
  .management-section {
    padding-bottom: 72px;
  }
  .management-section {
    padding: 72px 0;
  }
  .management-section {
    padding-top: 0;
    padding-bottom: 72px;
  }
}
