/*

 Theme Name:     Divi Child

 Theme URI:      https://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     https://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

 

/* =Theme customization starts here

------------------------------------------------------- */


#header-main-sec {
    padding: 0px;
}
.fixed-row {
    width: 100% !important;
    max-width: 1348px !important;
    padding: 0px 15px !important;
}
#header-main-sec {
    padding: 22px 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: transparent;
}
#header-main-sec>#header-main-row {
    background: transparent;
}
#header-main-sec>#header-main-row .et_pb_module {
    background: transparent;
}
#header-main-sec>#header-main-row .et_pb_menu__wrap {
    justify-content: flex-end;
}
#home-banner-sec {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 175px;
}
#header-main-sec>#header-main-row .et_pb_menu__wrap #menu-main-menu>li>a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
#header-main-sec>#header-main-row .et_pb_menu__wrap .header-call a:hover {
    background: #fff;
    color: #1b1845 !important;
    background-image: url(/wp-content/uploads/2025/03/call-icon.svg);
	    background-size: 40px;
	background-repeat: no-repeat;
    background-position: 7px 6px;
	opacity:1;
}
.et_pb_menu_page_id-19 a:hover{
	 background:#1b1845 !important ;
    color:#fff !important ;
	opacity:1;
}
.w-100 .et_pb_image_wrap {
    display: block;
}
.w-100 .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
}
#home-banner-row .et_pb_text_inner p {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 18px 0px;
}
#home-banner-row .et_pb_text_inner h2 {
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    color: #fff;
}
.white-btn {
    background: #fff;
    color: #1B1845;
    padding: 15px 88px 15px 35px;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0px;
    position: relative;
}
.white-btn::after {
    content: '';
    position: absolute;
    right: 35px;
    background-image: url('/wp-content/uploads/2025/03/right-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    padding-left: 13px;
    margin-left: 13px;
    border-left: 1px solid #1B1845;
    background-position: 10px;
}
.blue-btn {
    background: #1B1845;
    color: #fff;
    padding: 16px 74px 16px 26px;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0px;
    position: relative;
    text-transform: uppercase;
}
.blue-btn::after {
    content: '';
    position: absolute;
    right: 21px;
    background-image: url('/wp-content/uploads/2025/03/right-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    padding-left: 13px;
    margin-left: 13px;
    border-left: 1px solid #fff;
    background-position: 10px;
    filter: brightness(0) invert(1);
}
#home-banner-row .et_pb_text_inner .d-block {
    margin-top: 30px;
}
.white-btn:hover {
    background: #1B1845;
    color: #fff;
}
.blue-btn:hover {
    background: #1B1845;
    color: #fff;
}
.white-btn:hover::after {
    border-color: #fff;
    filter: brightness(0) invert(1);
}
#header-main-sec>#header-main-row .et_pb_menu__wrap .header-call {
    display: flex;
    align-items: center;
}
#header-main-sec>#header-main-row .et_pb_menu__wrap .header-call a {
    background: #1b1845;
    padding: 16px 30px 5px 55px;
    background-image: url(/wp-content/uploads/2025/03/call.svg);
    background-repeat: no-repeat;
    height: 56px;
    background-size: 40px;
    background-position: 7px 6px;
    font-size: 20px !important;
    font-weight: 500 !important;
    position: relative;
    color: #fff !important;
}
.et_pb_menu_page_id-19 a {
    background: #fff;
    color: #1b1845 !important;
    background-repeat: no-repeat;
    height: 50px;
    line-height: 16px;
    position: relative;
    margin: auto;
    padding: 5px 21px !important;
}
#header-main-sec>#header-main-row .et_pb_menu__wrap .header-call a::before {
    content: 'Call For a Quote';
    position: absolute;
    top: 8px;
    font-size: 12px !important;
    text-transform: uppercase;
}
#services-main-sec {
    padding-top: 65px;
    padding-bottom: 65px;
}
.hp-design .et_pb_text_inner .sub-heading {
    font-size: 16px;
    font-weight: 600;
    color: #1B1845;
    text-transform: uppercase;
}
.hp-design .et_pb_text_inner .sub-heading {
    font-size: 16px;
    font-weight: 600;
    color: #1B1845;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
}
.hp-design .et_pb_text_inner h2 {
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 15px;
}
.hp-design .et_pb_text_inner p.description {
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 15px;
}
.d-block {
    display: block;
}
.text-right {
    text-align: right;
}
#services-main-row {
    padding-bottom: 15px !important;
}
#service-slider-row .slick-track>.slide-inner {
    background: #FFFFFF;
    box-shadow: 0px 26px 26px rgba(213, 213, 213, 0.25);
    padding: 31px 28px 19px 28px;
}
#service-slider-row .slick-list {
    overflow: initial;
}
#service-slider-row .slick-track {
    display: flex;
    gap: 30px;
}
#service-slider-row .slick-track::before,#service-slider-row .slick-track::after{
    display: none;
}
#service-slider-row .white-box .service-slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#service-slider-row .white-box .service-slider-img {
    height: 300px;
}
#service-slider-row .white-box .service-slider-cntnt {
    padding: 21px 0px 17px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
#service-slider-row .white-box .service-slider-cntnt .service-name {
    font-size: 25px;
    font-weight: 600;
}
#service-slider-row .white-box .service-slider-cntnt .service-img-block {
    background: #FDF7F1;
    width: 74px;
    height: 74px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 74px;
}
#service-slider-row .white-box .service-slider-action {
    text-align: center;
}
.slider-container .btn-container {
    padding-top: 30px;
    display: flex;
    justify-content: center;
    gap: 21px;
}
.slider-container .btn-container button {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgba(196, 196, 196, 0.25);
    border: none;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.slider-container .btn-container button:hover {
    background: #1B1845;
    color: #fff;
}
.slider-container .btn-container button:hover img {
    filter: brightness(0) invert(1);
}
#relaible-section-main {
    padding-top: 5px;
    padding-bottom: 85px;
}
.text-center .sub-heading {
    justify-content: center;
}
.text-center h2,.text-center p {
    text-align: center;
}
#services-main-sec {
    max-width: 100vw;
    overflow: hidden;
}
#relability-main-row .et_pb_text_inner {
    background: #F2F1FF;
    padding: 28px 30px;
}
#relability-main-row .et_pb_text_inner h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 10px;
}
#relability-main-row .et_pb_text_inner p {
    font-size: 16px;
    font-weight: 400;
    opacity: 70%;
}
p:empty {
    display: none;
}
#relability-main-row .et_pb_text_inner>img {
    position: absolute;
    left: 24px;
    max-width: 100%;
}
#relability-main-row .et_pb_text_inner {
    background: #F2F1FF;
    padding: 28px 30px 28px 105px;
}
#relability-main-row .et_pb_column_7 .et_pb_text_inner>img {
    max-width: 64px;
}
#relability-main-row {
    padding-top: 25px !important;
}
#rocking-stone-section {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 77px;
    padding-bottom: 93px;
}
#rocking-stone-row .et_pb_text_inner h3 {
    font-size: 20px;
    font-weight: 500;
    color: #1B1845;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(161,125,113,0.22);
    padding-bottom: 30px;
}
.hp-design p:not(.sub-heading) {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    opacity: 70%;
}
#rocking-stone-row .hp-design p:not(.sub-heading) {
    padding-bottom: 30px;
}
#rocking-stone-row .et_pb_text_inner .d-block {
    margin-top: 5px;
}
#what-customers-saying-sec {
    padding-top: 65px;
    padding-bottom: 60px;
}
#what-customers-saying-sec .review-box {
    background-image: url('/wp-content/uploads/2025/03/review-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 31px 42px;
    overflow: hidden;
    position: relative;
}
#what-customers-saying-sec .review-box .review-star-img {
    margin-bottom: 21px;
}
#what-customers-saying-sec .review-box .review-slider-cntnt .review-desc {
    font-size: 16px;
    font-style: italic;
    color: #000;
    font-weight: 300;
    line-height: 27px;
}
#what-customers-saying-sec .review-box .review-slider-cntnt .review-cnnt-block {
    margin-top: 46px;
    position: relative;
    background: #1B1845;
    padding: 13px 10px 13px 0px;
    max-width: 368px;
    z-index: 0;
    clip-path: polygon(0 1%, 100% 0, 87% 100%, 0% 100%);
    right: 42px;
    padding-left: 42px;
    margin-bottom: 38px;
    z-index: 9;
}
body #what-customers-saying-sec .review-box {
    padding-left: 20px;
    padding-right: 20px;
}
#what-customers-saying-sec .review-box .review-slider-cntnt .review-cnnt-block h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 5px;
}
#what-customers-saying-sec .review-box .review-slider-cntnt .review-cnnt-block p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
#what-customers-saying-row .slick-track {
    display: flex;
    gap: 30px;
}
#what-customers-saying-row .slick-track::before, #what-customers-saying-row .slick-track::after {
    display: none;
}
#one-stop-bg-sec {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 105px;
    padding-bottom: 79px;
}
.hp-design.white .et_pb_text_inner h2 {
    color: #fff;
}
#one-stop-bg-sec .et_pb_text_inner {
    text-align: center;
}
#one-stop-bg-sec .et_pb_text_inner h2 {
    padding-bottom: 36px;
	text-transform: capitalize;
}
.review-wrap1 {
    position: relative;
}
.review-wrap1 .review-wrap2 {
    position: absolute;
    bottom: -74px;
    right: 0;
}
.review-wrap1 .review-wrap2 img {
    width: 100%;
    max-width: 179px;
}
#footr-main-sec {
    background: #DEDDE5;
    padding-top: 39px;
    padding-bottom: 0px;
}
#footr-main-sec .social-lins-wrap ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 31px;
    justify-content: center;
    padding: 0px;
}
#footr-main-sec .et_pb_image_0_tb_footer a {
    display: block;
    text-align: center;
}
#footr-main-sec .footer-items .footer-headings {
    font-size: 20px;
    color: #1B1845;
    font-weight: 600;
    padding-bottom: 14px;
    margin-bottom: 14px;
    position: relative;
}
#footr-main-sec .footer-items .footer-headings::after {
    content: '';
    width: 35px;
    height: 2px;
    background: #1B1845;
    position: absolute;
    bottom: 0;
    left: 0;
}
#footr-main-sec .footer-items ul {
    list-style: none;
    padding: 0px;
}
#footr-main-sec .footer-items ul a, #footr-main-sec .footer-items ul li {
    font-size: 16px;
    font-weight: 400;
    display: block;
}
#footr-main-sec .footer-items:not(.last-footer-items) ul a {
    background-image: url('/wp-content/uploads/2025/03/footer-arrow.svg');
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: 0% 10px;
    padding-left: 30px;
}
#footr-main-sec .footer-items ul li {
    margin-bottom: 20px;
}
#footr-main-sec .footer-items.last-footer-items ul li a, #footr-main-sec .footer-items.last-footer-items ul li {
    display: flex;
    align-items: center;
}
#footr-main-sec .footer-items.last-footer-items ul li>img {
    margin-right: 15px;
}
#footr-main-sec .footer-items .footer-headings ~ .footer-headings {
    margin-top: 35px;
}
#copyright-row {
    background: #DAD9DE;
    padding: 20px !important;
}
#copyright-row p {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}
#footr-main-sec .footer-items.last-footer-items ul li a>img {
    margin-right: 15px;
}
#inner-banner-sec .et_pb_text_inner h1 {
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
}
#inner-banner-sec {
    padding-top: 214px;
    padding-bottom: 139px;
}
#products-inner-section {
    padding-bottom: 121px;
    padding-top: 48px;
}
#products-inner-section #products-inner-content-row {
    padding-top: 0px;
    padding-bottom: 20px;
}
#products-inner-section #products-inner-content-row .hp-design h2 {
    padding-bottom: 0px;
}
#products-inner-blocks-row>.et_pb_column {
    background: #FFFFFF;
/*     box-shadow: 0px 26px 26px rgba(213, 213, 213, 0.25); */
    padding: 31px 28px 19px 28px;
}
#products-inner-blocks-row>.et_pb_column .service-content-block-div {
    padding: 21px 0px 27px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
#products-inner-blocks-row>.et_pb_column .service-content-block-div>p {
    font-size: 25px;
    font-weight: 600;
}
#products-inner-blocks-row>.et_pb_column .service-content-block-div .service-div-items {
    width: 74px;
    height: 74px;
    background: #FDF7F1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#products-inner-blocks-row>.et_pb_column .w-100 {
    margin-bottom: 0px;
}
#products-inner-blocks-row .service-block-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}
#products-inner-blocks-row .service-block-actions .blue-btn {
    padding: 16px 45px 16px 13px;
}
#products-inner-blocks-row .service-block-actions .blue-btn::after {
    right: 8px;
    margin-left: 4px;
    padding-left: 4px;
    width: 22px;
    background-size: 26px;
    height: 22px;
    background-position: 2px;
    top: 18px;
}
#products-inner-blocks-row .service-block-actions .blue-btn.green-btn {
    background: #008440;
}
#products-inner-blocks-row {
    padding-top: 0px;
}
.blue-btn:hover {
    background: #332e71 !important;
}
#rocking-stone-section.about-page {
    padding-top: 58px;
    padding-bottom: 108px;
}
#rocking-stone-section .blue-btn {
    width: 100%;
    max-width: 218px;
    text-align: center;
}
#rocking-stone-section .blue-btn::after {
    right: 35px;
}
#contact-page-inner-sec {
    padding-top: 48px;
    padding-bottom: 43px;
}
#contact-page-inner-sec #contact-page-inner-row {
    padding-top: 0px;
    padding-bottom: 30px;
}
#contact-page-inner-form {
    padding-top: 0px;
    padding-bottom: 0px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
  }
  #contact-page-inner-form .form-design {
    display: flex;
    flex-direction: row;
    gap: 35px;
    flex-wrap: wrap;
}
#contact-page-inner-form .form-design .w-50 {
    width: 48%;
}
#contact-page-inner-form .form-design .w-100 {
    width: 100%;
}
#contact-page-inner-form .form-design br {
    display: none;
}
#contact-page-inner-form .form-design .form-group .wpcf7-form-control-wrap {
    display: block;
}
#contact-page-inner-form .form-design .form-group .wpcf7-form-control-wrap input {
    padding: 17px;
    border: 1px solid #B5B5B5;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
#contact-page-inner-form .form-design .form-group .wpcf7-form-control-wrap textarea {
    padding: 17px;
    border: 1px solid #B5B5B5;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    height: 145px;
}
#contact-page-inner-form .form-design .form-group.submit-design p {
    text-align: center;
}
#contact-page-inner-form .form-design .form-group.submit-design .wpcf7-submit {
    background: #1B1845;
    color: #fff;
    padding: 13.5px 74px 13.5px 26px;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    max-width: 218px;
    text-align: center;
    cursor: pointer;
    background-image: url('/wp-content/uploads/2025/03/arrow-right-scg.svg');
    background-size: 37px;
    background-repeat: no-repeat;
    background-position: 73%;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
#product-cntnt-wrap-row .slider-container {
    display: flex;
    flex-direction: column-reverse;
}
#product-cntnt-wrap-row .slider-container .thumbnail-slider-product {
    width: 100%;
}
#product-cntnt-wrap-row .slider-container>.main-slider-product {
    width: 100%;
    padding-bottom: 20px;
}
#product-cntnt-wrap-row .slider-container .thumbnail-slider-product img {
    width: 100%;
    height: 161px;
    object-fit: cover;
}
#product-cntnt-wrap-row .slider-container>.main-slider-product img {
    width: 100%;
    height: 507px;
    object-fit: cover;
}
#product-cntnt-wrap-row .slider-container .thumbnail-slider-product .slick-slide {
    margin-bottom: 10px;
}
#product-cntnt-wrap-row .slider-container .thumbnail-slider-product .slick-slide.slick-current img {
    border: 5px solid #1B1845;
}
#product-cntnt-wrap-row .et_pb_text_inner h2 {
    font-size: 50px;
    color: #000;
    font-weight: 600;
    margin-bottom: 31px;
    padding-bottom: 31px;
    border-bottom: 1px solid rgba(161,125,113,0.22);
}
#product-cntnt-wrap-row .et_pb_text_inner p.text1 {
    color: #1B1845;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 37px;
    padding-bottom: 0px;
}
#product-cntnt-wrap-row .et_pb_text_inner .d-block {
    padding-top: 14px;
}
#product-cntnt-wrap-row .et_pb_text_inner .d-block .blue-btn {
    padding: 16px 56px 16px 13px;
}
#product-cntnt-wrap-row .et_pb_text_inner .d-block .blue-btn::after {
    right: 4px;
}
#product-cntnt-wrap {
    padding-top: 57px;
    padding-bottom: 197px;
}
#product-cntnt-wrap-row .et_pb_text_inner p.text2,#product-cntnt-wrap-row .et_pb_text_inner p.text3,#product-cntnt-wrap-row .et_pb_text_inner p.text4 {
    color: #1B1845;
    font-size: 20px;
    font-weight: 500;
}
#product-cntnt-wrap-row ul {
    list-style: none;
    padding: 0px;
}
#product-cntnt-wrap-row ul {
    list-style: none;
    padding: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 1px;
    column-gap: 10px;
    width: 100%;
    max-width: 438px;
    margin-bottom: 27px;
}
#product-cntnt-wrap-row ul li {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    background: #F7F7F7;
    padding: 13px 10px;
}
#product-cntnt-wrap-row .et_pb_text_inner p.text3 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 0px;
}
#product-cntnt-wrap-row .et_pb_text_inner p.text4 {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 27px;
    margin-bottom: 16px;
    padding-bottom: 0px;
}
#contact-page-inner-form .form-design select {
    padding: 17px;
    border: 1px solid #B5B5B5;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.nav li ul.sub-menu {
    border-color: #4038b0 !important;
}
.thumbnail-slider-product .slick-prev {
    left: -33px;
    z-index: 118;
    opacity: 1 !important;
}
.thumbnail-slider-product .slick-prev:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/03/arrow-left.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    background: #ffffff;
    width: 41px;
    height: 43px;
    top: -13px;
    opacity: 1;
    border-radius: 27px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.thumbnail-slider-product .slick-next:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/03/arrow-right.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    background: #ffffff;
    width: 41px;
    height: 43px;
    top: -13px;
    opacity: 1;
    border-radius: 27px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.thumbnail-slider-product  .slick-next {
    right: 8px;
}

@media (min-width: 1200px){
    #header-main-sec>#header-main-row .et_pb_menu__wrap #menu-main-menu {
        gap: 30px;
    }
}
@media (min-width: 992px){
    .align-items-center {
        display: flex;
        align-items: center;
    }
    #services-main-row {
        display: flex;
        align-items: center;
    }
    #relability-main-row>.et_pb_column {
        margin-right: 0px;
        width: 33.3%;
    }
    #relability-main-row {
        display: flex;
        flex-direction: row;
        gap: 30px;
    }
    #footr-main-srow {
        padding-bottom: 41px !important;
    }
    #footr-main-srow>.et_pb_column:not(:first-child) {
        padding-top: 37px;
    }
    #products-inner-blocks-row {
        display: flex;
        gap: 30px;
    }
    #products-inner-blocks-row .et_pb_column {
        margin: 0px;
        width: 50%;
    }
    #products-inner-blocks-row::after, #products-inner-blocks-row::before {
        display: none;
    }
    #product-cntnt-wrap-row {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    #product-cntnt-wrap-row>.et_pb_column_2 {
        width: 46%;
        padding-left: 58px;
    }
    #product-cntnt-wrap-row>.et_pb_column_1 {
        margin-right: 0px;
        width: 54%;
    }
}
@media (max-width: 991px){
    body #home-banner-row .et_pb_text_inner h2 {
        font-size: 36px;
        line-height: normal;
        text-align: center;
    }
    body #home-banner-row .et_pb_text_inner p {
        text-align: center;
        margin: 0px;
        font-size: 16px;
    }
    #home-banner-row .et_pb_text_inner .d-block {
        text-align: center;
    }
    .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #fff !important;
    }
    #home-banner-row .et_pb_image_wrap {
        display: block;
        text-align: center;
    }
    body .hp-design .et_pb_text_inner h2 {
        font-size: 30px;
    }
    #services-main-sec .hp-design .et_pb_text_inner .sub-heading {
        justify-content: center;
    }
    #services-main-sec .hp-design .et_pb_text_inner h2 {
        text-align: center;
    }
    #services-main-sec .hp-design .et_pb_text_inner p.description {
        text-align: center;
    }
    #services-main-row .d-block.text-right {
        text-align: center;
    }
    #services-main-row>.et_pb_column {
        margin-bottom: 15px !important;
    }
    body #services-main-sec {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    body #relaible-section-main {
        padding-bottom: 40px;
    }
    body #rocking-stone-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #rocking-stone-row .et_pb_text_inner h3 {
        margin-top: 15px;
        padding-bottom: 15px;
    }
    body #one-stop-bg-sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    body #header-main-sec>#header-main-row .et_pb_menu__wrap .header-call a {
        padding-top: 21px;
        width: 100%;
    }
    body #header-main-sec>#header-main-row .et_pb_menu__wrap .header-call a::before {
        top: 2px;
    }
    body .et_mobile_menu {
        border-color: transparent;
    }
    body #products-inner-section {
        padding-bottom: 48px !important;
    }
    body #product-cntnt-wrap {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    body #rocking-stone-section.about-page {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    body #contact-page-inner-form .form-design .w-50 {
        width: 100%;
    }
}
@media (max-width: 767px){
    body #relability-main-row .et_pb_text_inner h4 {
        font-size: 20px;
    }
    #products-inner-blocks-row .service-block-actions {
        flex-direction: column;
    }
    #products-inner-blocks-row .service-block-actions br {
        display: none;
    }
    body #inner-banner-sec .et_pb_text_inner h1 {
        font-size: 36px;
    }
    body #inner-banner-sec {
        padding-top: 180px;
        padding-bottom: 100px;
    }
    body #product-cntnt-wrap-row .et_pb_text_inner h2 {
        font-size: 36px;
    }
    body #product-cntnt-wrap-row .slider-container .thumbnail-slider-product img {
        height: 130px;
    }
    body #product-cntnt-wrap-row .slider-container>.main-slider-product {
        padding-left: 10px;
    }
    body #product-cntnt-wrap-row .slider-container>.main-slider-product img {
        height: 415px;
    }
    #product-cntnt-wrap-row .et_pb_text_inner p.text1 {
        margin-bottom: 15px;
    }
		.et_pb_menu_page_id-19 a {
    padding: 17px 21px !important;
    margin-bottom: 12px;
}
}
@media (max-width: 991px) and (min-width: 768px){
    #products-inner-blocks-row {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    #products-inner-blocks-row>.et_pb_column {
        width: 50%;
        margin-bottom: 0px !important;
    }

}
@media (max-width: 480px){
    body #product-cntnt-wrap-row .slider-container .thumbnail-slider-product img {
        height: 100px;
    }
    body #product-cntnt-wrap-row .slider-container>.main-slider-product img {
        height: 325px;
    }
}