/*
 Theme Name:     RYNO Child Theme
 Theme URI:      http://rynoss.com/
 Description:    RYNO Child Theme
 Author:         Ryno SS - Jerad Shepherd
 Author URI:     http://www.rynoss.com
 Template:       theme-3
 Text Domain:    ryno-theme-three-child
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/*Third Font import*/
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap');


/*Global css*/
html.no-js {
    margin-top: 0px !important;
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    margin-bottom: 20px;
}
:focus {
    box-shadow: none!important;
    outline: 0 solid transparent!important;
}

:focus-visible {
    box-shadow: none!important;
    outline: 2px solid #000000!important;
    outline-offset: 8px;
}

a:hover {
    color: #000;
}
section.second-section a:hover, section.third-section a:hover, .section-five a:hover {
    color: #ff1a0d !important;
}
.copyright p a:hover {
    color: #FF1A0C !important;
}
form select :focus-visible,form .select2-selection:focus-visible,form textarea:focus-visible,form input:focus-visible {
    outline-offset: 1px;
}

.header :focus-visible {
    transition: none;
}

.main-navigation a:focus-visible {
    outline-offset: -2px;
}

.main-navigation>li.has-dropdown:focus-within>ul,.main-navigation>li.has-dropdown>ul>li.has-dropdown:focus-within>ul {
    display: block;
}

.btn.btn-primary:active,.btn.btn-secondary:active {
    background-color:   #000000!important;
    outline: 2px solid #000000 !important;
    outline-offset: 8px;
}

.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.main-navigation>li>a {  
    font-family: "Antonio", sans-serif;
    letter-spacing: 1px;
}
.btn.btn-primary {
    background-color: #FFDE69;
    min-width: 209px;
    min-height: 45px;
    padding: 15px 40px 15px 40px;
    gap: 10px;
    border-radius: 8px;
    opacity: 0px !important;
    box-shadow: 0px 7px 0px 0px #F2C215;
    position: relative;
    top: 0px;
    color: #000 !important;
}
.btn.btn-tertiary {
    background-color: #FFDE69;
    min-width: 209px;
    min-height: 45px;
    padding: 15px 40px 15px 40px;
    gap: 10px;
    border-radius: 8px;
    opacity: 0px !important;
    box-shadow: 0px 7px 0px 0px #F2C215;
    position: relative;
    top: 0px;
    color: #000 !important;
}

.btn.btn-secondary {
    background-color: #FF1A0D;
    min-width: 209px;
    min-height: 45px;
    padding: 15px 40px 15px 40px;
    gap: 10px;
    border-radius: 8px;
    opacity: 0px !important;
    box-shadow: 0px 7px 0px 0px #C50E03;
    position: relative;
    top: 0px;
}

.charge-reviews-button {
    background-color: #FFDE69;
    min-width: 209px;
    min-height: 45px;
    padding: 15px 40px 15px 40px;
    gap: 10px;
    border-radius: 8px;
    opacity: 0px !important;
    box-shadow: 0px 7px 0px 0px #F2C215;
    position: relative;
    top: 0px;
    color: #000 !important;
}

p a{
    text-decoration: underline;
    font-weight: 700;
}
.use-floating-validation-tip .wpcf7-not-valid-tip{
    width: 100%;
    left: 0px;
    top: 0px;
  }
/*Top Header Css*/
.top-header a {
    text-decoration:  none;
}
.header__phone {    
    font-weight: 700;  
}
.header-button {
    margin-top: 10px;
}
div#header-one {
    padding-top: 18px;
    padding-bottom: 10px;
}
.header__center img {
    width: 216px;
}
.top-header * {
    color: #fff;
}
.top-header {
    background-color: #404F54;
    padding-top: 5px;
    padding-bottom: 5px;
}
.icon-list-content p {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    margin-bottom: 0px;
}
.icon-list-wrap {
    display: flex;
    align-items: center;
    gap:8px;
}
.top-header .col-lg-6.text-lg-end .icon-list-wrap {
    justify-content: end;
}


/*Header Phone*/
div#header-one * {
    color: #fff;
}

.header__phone img {
    margin-right: 10px;
    width: 22px;
    margin-top: -3px;
}
.header__right .header__phone a {
    font-size: 20px;
}
.header__phone span {
    margin-right: 5px;
}
section.hero-section {
	background-image: url(/wp-content/uploads/Team-Photo-UPDATED-scaled.jpeg);
    padding-top: 685px;
	padding-bottom: 0;
	position: relative;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

section.hero-section .container {
	margin: 0 auto;
	position: relative;
	bottom: 69.25vh;
}

.hero-content h2 {
    font-family: Anybody;
    font-size: 66px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.hero-content h3 {
    font-family: Anybody;
    font-size: 54px;
    font-weight: 400;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.righ-van-images {
    position: absolute;
    right: 0px;
    top: 20%;
    text-align: right;
}
.righ-van-images img {
    width: 94%;
}
.hero-content-wrap .hero-content {
    margin-bottom: 30px;
}
.hero-content-wrap .hero-content p {
    margin-bottom: 0px;
    font-size: 20px;
}
.hero-contact-form.main-contact-form input, .hero-contact-form.main-contact-form select, .hero-contact-form.main-contact-form textarea {
    background-color: #fff !important;
    border: none;
    border-radius: 8px;
}

.hero-contact-form.main-contact-form span.select2-selection {
    background-color: #fff !important;
    border: none;
}
.hero-contact-form.main-contact-form textarea {
    height: 100px;   
}
.hero-contact-form.main-contact-form .cf-text, .hero-contact-form.main-contact-form .cf-textarea, .hero-contact-form.main-contact-form .select2-container--default .select2-selection--single {
    box-shadow: none;
}


.hero-contact-form.main-contact-form input::placeholder, .hero-contact-form.main-contact-form textarea::placeholder{   
    font-size: 13px;
    font-weight: 400;   
}
.main-contact-form .select2-container--default .select2-selection--single .select2-selection__rendered{  
    font-size: 13px;
    font-weight: 400;   
}

/*Second Section*/
section.second-section * {
    color: #fff;
}
.main-title h1 span {
    color: #FFDE69;
}
section.second-section {
    background-image: url(/wp-content/uploads/section-1-background.webp);
    padding-top: 115px;
    padding-bottom: 20%;
    background-size: cover;
    position: relative;
    background-position: center;
}

.main-title h1 {   
    font-size: 42px;
    font-weight: 700;
    line-height: 43.47px;    
    text-transform: uppercase;
}

.cta-card-wrap {
    background-color: #FFDE69;
    border: 10px solid #E5E5E5;
    border-radius: 12px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    transition: 0.3s ease-in-out;
}

.cta-card-body h5 {
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 700;
    line-height: 22.77px;
    text-align: center;
}

.cta-card-body p {   
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.2em;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.cta-card-wrap * {
    color: #000 !important;
}
.cta-card-head {
    margin-bottom: 28px;
}

.cta-wrap-container .cta-card-wrap {
    width: 261px;
    height: 261px;
}
.cta-card-wrap .card-footer-arrow {
    display: none;
}
.cta-wrap-container {
    margin-top: 90px;
}

.cta-wrapper-row {
    display: flex;
    align-items: center;
    gap: 33px;
}



/*Section Three*/
.section-heading h2 span, .section-title h2 span {
    color: #FF1A0D;
}
section.third-section {
    background-image: url(/wp-content/uploads/section-2-background.png);
    padding-top: 165px;
    padding-bottom: 219px;
    background-size: 100% 100%;
    position: relative;
    margin-top: -12%;
}
.third-section .section-heading h2 span {
    display: block;
   
}

.third-section .section-heading h2 {
    line-height: 1;
}
/*Section Four*/

section.section-fourth {
    background-color: #FFDE69;
    padding-top: 90px;
    padding-bottom: 115px;
    margin-top: -2px;
}
.section-sub-content {    
    position: relative;
    background-color: #fff;
    padding: 30px;
    border-radius: 15px !important;
    margin-top: 90px;
}

.section-sub-content p {
    margin-bottom: 0px;
}
section.section-fourth .section-title h2 span {
    display: block;
    
}
section.section-fourth .section-title h2 {    
    line-height: 1;
}
section.section-fourth .section-button {
    margin-top: 16px;
    display: inline-block;
}
.section-sub-content:before {
    content: "";
    background-color: red;
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
/* Sectio Five  */
section.section-five {
    position: relative;
    padding-top: 105px; 
}
.section-five .section-title h2>span {
    color: #FFDE69;
}
section.section-five * {
    color: #fff;
}
.section-five-subcontent {
    margin-bottom: 25px;
    font-weight: 700;
}
.vs-wrap {  
    background: #3A484D;
    padding-bottom: 17%;
    padding-top: 2%;
}

.list-wrap-content p {
    margin-bottom: 0px;
}
.poscat-image {
    position: absolute;
}
.list-wrap-content h5 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 22.77px;
    text-align: left;
    color: #FFDE69;
}
.list-wrap {
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 33px;
    margin-bottom: 25px;
}
.section-five-right-content {
    padding-top: 100px;
}


/* Section Five Transition */

.section-five-transition{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
  }
  .section-five-transition--top {
  top: 0px;
  }

  .fost-wrap {
    display: flex;  
    background-color: #3A484D;
    width: 100%;
    padding-top: 30px;
}

.foucet-image {
    width: 50%;
}
.foucet-image img {
    width: 100%;
}
.fost-wrap {
    padding-bottom: 80px;
}
.cta-wrapper-row.desktop-view a {
    width: 261px;
    height: 261px;
}

.foucet-content-wrap {   
    width: 45%; 
    padding-right: 0vw;
    padding-top: 5%;
    position: relative;
    left: -5%;
}

@media(min-width:1610px){
    .foucet-image img {
        max-height: 885px;
    }
}
@media(min-width:1270px) and (max-width:1600px){
    .foucet-image img{
        min-height: 885px;
    }
}
  
  
  @media(min-width:992px){
    .section-five-transition{
        background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1600 297'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 259h1600V0H0v259Z' fill='%23FFDE69'/%3E%3Cpath d='M0 1261h1600V268c0-148.012-119.99-268-268-268H0v1261Z' fill='url(%23b)'/%3E%3Cpath d='M0 1521h1600V278c0-148.012-119.99-268-268-268H0v1511Z' fill='%233A484D'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='40.5' y1='0' x2='1600' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF1A0D'/%3E%3Cstop offset='1' stop-color='%23FFDD69'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1600v297H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 297px;
    }
  }
  @media(max-width:992px){	
    .section-five-transition{
        background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1600 297'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 259h1600V0H0v259Z' fill='%23FFDE69'/%3E%3Cpath d='M0 1261h1600V268c0-148.012-119.99-268-268-268H0v1261Z' fill='url(%23b)'/%3E%3Cpath d='M0 1521h1600V278c0-148.012-119.99-268-268-268H0v1511Z' fill='%233A484D'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='40.5' y1='0' x2='1600' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF1A0D'/%3E%3Cstop offset='1' stop-color='%23FFDD69'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1600v297H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        height: 140px;
        z-index: 1;
    }   
  }
  @media(max-width:768px){
    .section-five-transition{        
        background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1600 297'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 259h1600V0H0v259Z' fill='%23FFDE69'/%3E%3Cpath d='M0 1261h1600V268c0-148.012-119.99-268-268-268H0v1261Z' fill='url(%23b)'/%3E%3Cpath d='M0 1521h1600V278c0-148.012-119.99-268-268-268H0v1511Z' fill='%233A484D'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='40.5' y1='0' x2='1600' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF1A0D'/%3E%3Cstop offset='1' stop-color='%23FFDD69'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1600v297H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
       height: 130px;
       z-index: 1;
    }  
  }

/* Section Six */
section.section-six {
    background-image: url(/wp-content/uploads/section-5-background-img.png);
    background-size: 100% 100%;
    padding-top: 250px;
    padding-bottom: 250px;
    position: relative;   
    background-color: #3A484D;
    margin-top: -3px;
}

/* Section Seven  */
section.section-seven {
    background-image: url(/wp-content/uploads/section-seven-bg.webp);
    background-size: 100% 100%;
    padding-top: 90px;
    padding-bottom: 150px;
    position: relative;
    margin-top: -3px;
}

.footer .social-icons {
    display: flex;
    margin: 0 10px;
}
.footer .social-icons__icon a {
    margin: 0 5px;
    background: #ffde69;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 44px;
    border-radius: 40px;
    display: inline-block;
}
.footer .social-icons__icon i {
    color: #000;
}
.social-icons__icon.facebook {
    display: block;
}
.footer .social-icons__icon a:hover {
    opacity: 0.9;
}

/*Postscript Section */
.postscript-contact {
    position: relative;
    padding-top: 110px;
    padding-bottom: 110px;
    margin-top: -2px;
}

.postscript-contact .h2 p {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    
    margin-top: 10px;
}

.postscript-contact .h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    
}
.postscript-contact .postscript-contact__message {
    margin-top: 15px;
}
.post-form {
    margin-top: 30px;
}
.footer-icon-list {
    display: flex;
    gap: 15px;    
}

.footer-icon-list-content h6 {
    margin-bottom: 0px;
	font-size: 18px;
    font-weight: 700;
}
.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 10px solid #C4C9CC;
}
.footer-icon-list-content p {
    margin-bottom: 0px;
}
.footer-btton-group {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    height: 100%;
}

.cta-slider ul.slick-dots {
    position: inherit;
    margin-top: 20px;
}

.cta-slider ul.slick-dots li button:before {
    display: none;
}

.cta-slider ul.slick-dots li button {
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #fff;
    border-radius: 50%;
}

.cta-slider ul.slick-dots li.slick-active button {
    background-color:  #FFDE69;
}
/* Section Five Transition */

.post-script-transition{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    width: 100%;    
  }
  .post-script-transition-top {
    top: -120px;
}
.postscript-contact .h2>span {
    color: #FF1A0D;
}


.service-slider ul.slick-dots li button:before {
    display: none;
}

.service-slider ul.slick-dots li button {
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #fff;
    border-radius: 50%;
}

.service-slider ul.slick-dots li.slick-active button {
    background-color:  #FFDE69;
}
.vs-mobile-view{
    display: none;
}
.footer-box.footer-box--1 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
  @media(min-width:992px){
	  body:not(.home) .postscript-contact {
    margin-top: 120px;
}
    /* .post-script-transition{
       background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1600 115'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 59.069h1600V94.32H0V59.069Z' fill='%23404F54'/%3E%3Cpath d='M804.073 22.508c0 .418.122.854.348 1.255a2.396 2.396 0 0 0 3.275.784l23.973-14.749c1.115-.697 1.481-2.162.784-3.278a2.396 2.396 0 0 0-3.275-.784l-23.973 14.75a2.343 2.343 0 0 0-1.132 2.022ZM765.465 7.758c0 .802.401 1.587 1.132 2.04l23.973 14.75c1.115.697 2.596.33 3.276-.785.697-1.116.331-2.598-.784-3.278l-23.973-14.75c-1.115-.697-2.596-.33-3.276.785a2.375 2.375 0 0 0-.348 1.238Z' fill='%233C3C3B'/%3E%3Cpath d='M787.783 16.388h23.137v21.357h-23.137V16.388Z' fill='%23E21301'/%3E%3Cpath d='M830.833 56.243h2.422a3.972 3.972 0 0 1 3.972 3.975v32.184a3.972 3.972 0 0 1-3.972 3.975h-67.807a3.972 3.972 0 0 1-3.973-3.975V60.218a3.972 3.972 0 0 1 3.973-3.975h2.439a8.624 8.624 0 0 0 8.188-5.876l3.188-9.396a4.765 4.765 0 0 1 4.495-3.226h31.204a4.743 4.743 0 0 1 4.495 3.226l3.188 9.38a8.639 8.639 0 0 0 8.188 5.892Z' fill='%23CBBBA0'/%3E%3Cpath opacity='.75' d='M780.657 41.494c3.101 11.646-1.777 22.106-16.081 17.538 2.927-2.37 14.827 3.243 16.081-17.538Z' fill='%23fff'/%3E%3Cpath d='M780.347 95.323c-10.499-10.505-10.499-27.538 0-38.043 10.498-10.505 27.519-10.505 38.017 0 10.498 10.505 10.498 27.538 0 38.043-10.498 10.506-27.519 10.506-38.017 0Z' fill='%233C3C3B'/%3E%3Cpath d='M799.351 55.773c-11.342 0-20.523 9.187-20.523 20.537s9.181 20.538 20.523 20.538 20.524-9.188 20.524-20.538-9.182-20.538-20.524-20.538Z' fill='%23CBBBA0'/%3E%3Cpath opacity='.75' d='M781.737 77.356c-.487-6.102 2.074-12.291 7.387-16.11 5.314-3.8 12.004-4.236 17.614-1.795-11.69 1.447-19.635 7.967-25.001 17.905Z' fill='%23fff'/%3E%3Cpath d='M783.079 32.986h32.562v4.778h-32.562v-4.778ZM796.982 4.777v17.73a2.38 2.38 0 0 0 2.387 2.39 2.38 2.38 0 0 0 2.387-2.39V4.778a2.38 2.38 0 0 0-2.387-2.388 2.38 2.38 0 0 0-2.387 2.388Z' fill='%233C3C3B'/%3E%3Cpath d='M763.252 0c-3.606 0-6.533 2.667-6.533 5.963 0 3.295 2.927 5.962 6.533 5.962h72.216c3.606 0 6.533-2.667 6.533-5.962 0-3.296-2.927-5.963-6.533-5.963h-72.216Z' fill='%23E21301'/%3E%3C/svg%3E");
        height: 115px;
    } */
    .post-script-transition {
        background-image: url(/wp-content/uploads/Pipe.svg);
        height: 177px;
        background-size: 100%;
    }
  }
  @media(max-width:992px){	
    .post-script-transition{
        background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 576 42'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 21.688v12.69h576v-12.69H0Z' fill='%23404F54'/%3E%3Cpath d='M289.466 8.527c0 .15.044.307.126.451a.862.862 0 0 0 1.179.283l8.63-5.31a.858.858 0 0 0-.897-1.462l-8.63 5.31a.845.845 0 0 0-.408.728ZM275.568 3.217a.86.86 0 0 0 .408.734l8.63 5.31a.857.857 0 1 0 .897-1.462l-8.631-5.31a.856.856 0 0 0-1.304.728Z' fill='%233C3C3B'/%3E%3Cpath d='M283.602 6.324h8.33v7.688h-8.33V6.324Z' fill='%23E21301'/%3E%3Cpath d='M299.1 20.67h.872c.79 0 1.43.641 1.43 1.432v11.586c0 .79-.64 1.431-1.43 1.431h-24.411c-.79 0-1.43-.64-1.43-1.431V22.102c0-.79.64-1.431 1.43-1.431h.878a3.104 3.104 0 0 0 2.948-2.115l1.148-3.383a1.715 1.715 0 0 1 1.618-1.161h11.233c.734 0 1.38.464 1.618 1.16l1.148 3.377a3.111 3.111 0 0 0 2.948 2.122Z' fill='%23CBBBA0'/%3E%3Cpath opacity='.75' d='M281.037 15.362c1.116 4.193-.64 7.959-5.789 6.314 1.053-.853 5.337 1.168 5.789-6.314Z' fill='%23fff'/%3E%3Cpath d='M280.925 34.74c-3.779-3.782-3.779-9.913 0-13.695a9.673 9.673 0 0 1 13.686 0c3.78 3.782 3.78 9.913 0 13.695a9.673 9.673 0 0 1-13.686 0Z' fill='%233C3C3B'/%3E%3Cpath d='M287.766 20.502a7.388 7.388 0 0 0-7.389 7.393 7.388 7.388 0 0 0 7.389 7.393 7.387 7.387 0 0 0 7.388-7.393 7.387 7.387 0 0 0-7.388-7.393Z' fill='%23CBBBA0'/%3E%3Cpath opacity='.75' d='M281.426 28.273c-.176-2.197.746-4.425 2.659-5.8 1.913-1.368 4.322-1.524 6.341-.646-4.208.521-7.068 2.868-9 6.446Z' fill='%23fff'/%3E%3Cpath d='M281.909 12.3h11.722v1.72h-11.722V12.3ZM286.913 2.143v6.383c0 .477.383.86.86.86a.857.857 0 0 0 .859-.86V2.143a.857.857 0 0 0-.859-.86.857.857 0 0 0-.86.86Z' fill='%233C3C3B'/%3E%3Cpath d='M274.771.424c-1.298 0-2.352.96-2.352 2.146 0 1.187 1.054 2.147 2.352 2.147h25.998c1.298 0 2.352-.96 2.352-2.147 0-1.186-1.054-2.146-2.352-2.146h-25.998Z' fill='%23E21301'/%3E%3C/svg%3E");
        height: 70px;
       
    }  
    .post-script-transition-top {
        top: -45px;
    } 
    .main-navigation > li.has-dropdown :hover ul > li.has-dropdown:after{
        color: #000;

    }
  }
  @media(max-width:768px){
    .post-script-transition{        
       background-image: url("data:image/svg+xml,%3Csvg width='320' height='23' preserveAspectRatio='none' viewBox='0 0 320 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 11.814H320V18.8644H0V11.814Z' fill='%23404F54'/%3E%3Cpath d='M160.814 4.50142C160.814 4.58511 160.839 4.67228 160.884 4.75248C161.023 4.97564 161.316 5.04537 161.539 4.90939L166.334 1.95951C166.557 1.82004 166.63 1.52714 166.491 1.30398C166.351 1.08082 166.059 1.01109 165.836 1.14707L161.041 4.09695C160.895 4.18412 160.814 4.34103 160.814 4.50142Z' fill='%233C3C3B'/%3E%3Cpath d='M153.093 1.55163C153.093 1.71203 153.173 1.86894 153.319 1.95959L158.114 4.90947C158.337 5.04894 158.633 4.97572 158.769 4.75256C158.908 4.5294 158.835 4.23302 158.612 4.09704L153.818 1.14716C153.595 1.00768 153.298 1.0809 153.162 1.30406C153.117 1.37729 153.093 1.46446 153.093 1.55163Z' fill='%233C3C3B'/%3E%3Cpath d='M157.556 3.27783H162.184V7.54923H157.556V3.27783Z' fill='%23E21301'/%3E%3Cpath d='M166.167 11.2484H166.651C167.09 11.2484 167.445 11.604 167.445 12.0434V18.4801C167.445 18.9195 167.09 19.2751 166.651 19.2751H153.089C152.65 19.2751 152.295 18.9195 152.295 18.4801V12.0434C152.295 11.604 152.65 11.2484 153.089 11.2484H153.577C154.319 11.2484 154.978 10.7777 155.215 10.0733L155.853 8.1939C155.985 7.81034 156.344 7.54883 156.752 7.54883H162.992C163.4 7.54883 163.759 7.80686 163.891 8.1939L164.529 10.0698C164.766 10.7742 165.424 11.2484 166.167 11.2484Z' fill='%23CBBBA0'/%3E%3Cpath opacity='0.75' d='M156.131 8.29883C156.752 10.628 155.776 12.7202 152.915 11.8066C153.501 11.3324 155.88 12.4552 156.131 8.29883Z' fill='white'/%3E%3Cpath d='M156.069 19.0646C153.97 16.9635 153.97 13.557 156.069 11.4559C158.169 9.35482 161.573 9.35482 163.673 11.4559C165.772 13.557 165.772 16.9635 163.673 19.0646C161.573 21.1657 158.169 21.1657 156.069 19.0646Z' fill='%233C3C3B'/%3E%3Cpath d='M159.87 11.1543C157.602 11.1543 155.765 12.9919 155.765 15.2618C155.765 17.5318 157.602 19.3693 159.87 19.3693C162.138 19.3693 163.975 17.5318 163.975 15.2618C163.975 12.9919 162.138 11.1543 159.87 11.1543Z' fill='%23CBBBA0'/%3E%3Cpath opacity='0.75' d='M156.347 15.4715C156.25 14.2511 156.762 13.0132 157.825 12.2496C158.887 11.4895 160.225 11.4023 161.347 11.8905C159.009 12.1799 157.42 13.484 156.347 15.4715Z' fill='white'/%3E%3Cpath d='M156.616 6.59717H163.128V7.55269H156.616V6.59717Z' fill='%233C3C3B'/%3E%3Cpath d='M159.396 0.955236V4.50137C159.396 4.76637 159.609 4.97907 159.873 4.97907C160.138 4.97907 160.351 4.76637 160.351 4.50137V0.955236C160.351 0.690235 160.138 0.477539 159.873 0.477539C159.609 0.477539 159.396 0.690235 159.396 0.955236Z' fill='%233C3C3B'/%3E%3Cpath d='M152.65 0C151.929 0 151.344 0.533488 151.344 1.1925C151.344 1.85152 151.929 2.38501 152.65 2.38501H167.093C167.815 2.38501 168.4 1.85152 168.4 1.1925C168.4 0.533488 167.815 0 167.093 0H152.65Z' fill='%23E21301'/%3E%3C/svg%3E%0A");
       height: 45px;
      
    }  
    .post-script-transition-top {
        top: -25px;
    }
  }
 
/*Media Query*/
@media(min-width:1800px){
    section.section-six{
        padding-top:300px;
        padding-bottom: 300px;
    }
}
@media(min-width:1550px){
    .righ-van-images img {
        width: 98%;
    }
}
@media(min-width:1280px) and (max-width:1450px){
    section.third-section{
        padding-top: 120px;
        padding-bottom: 150px;
    }
    .righ-van-images img {
        width: 50vw;
    }
    .foucet-content-wrap{
        left: 0px;
    }    
    .righ-van-images{
        top:28%;
    }
}

@media(min-width:1200px) and (max-width:1279px){
    .righ-van-images img {
        width: 50vw;
    }
    .righ-van-images{
        top:32%;
    }    
}
@media(max-width:1280px){
   
    .five-wrap.vs-mobile-view {
        background-color: #3A484D;
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 50px;
        margin-top: -1px;
    }
}
@media(min-width:992px) and (max-width:992px){
    section.section-six {
        background-image: url(/wp-content/uploads/section-5-background-img.webp) !important;
        background-size: 100% 100% !important;
        padding-top: 250px !important;
        padding-bottom: 250px !important;
        position: relative !important;
        background-color: #3A484D !important;
        margin-top: -3px !important;
    }
    .righ-van-images {
        position: absolute !important;       
    }
    .postscript-contact:after {
        content: "";
        background-image: url(/wp-content/uploads/postscript.png)!important;
        width: 100%!important;
        height: 95%!important;
        position: absolute!important;
        bottom: 0px!important;
        background-repeat: no-repeat!important;
        background-position: right!important;
        background-size: contain!important;
        display: block !important;
    }
    .footer-business-info{
        flex-direction: column !important;
    }
    .footer .footer-business-info {
        padding-left: 10vw !important;
    }
    .footer-btton-group {
        flex-direction: column !important;
        justify-content: space-evenly;
    }
    .footer-logo {
        text-align: left;
    }
    .phone-number{
        text-align: left !important;
        margin-top: inherit !important;
        margin-bottom: inherit !important;
    }
    .footer .footer-btton-group {
        justify-content: start !important;
        align-items: end !important;
        margin-top: inherit;
    }
    .footer-business-info{
        gap: 0px !important;
    }
   
}
@media(min-width:991px) and (max-width:992px){
    section.section-five .section-title, section.section-five .section-title-content {
        position: relative;
        z-index: 9;
    }
    section.section-five {       
        background-color: #3A484D;
    }
    section.section-six {
        background-image: unset;
        background: linear-gradient(180deg, #FFDE69 0%, #EEEEEE 100%);
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .righ-van-images {
        position: inherit;       
    }
    section.section-six .mobile-image {
        margin-top: 30px;
    }
    section.third-section {
        background-image: url(/wp-content/uploads/section-2table.png) !important;
        background-size: 100% 100% !important;
        padding-top: 32% !important;
        padding-bottom: 10% !important;
    }
    section.section-fourth .section-image {
        margin-top: 30px;
    }
    section.section-seven .section-image {
        margin-bottom: 30px;
    }
    .postscript-contact:after{
        display: none;
    }
    .input-fields-column.col-lg-6 {
        margin-top: 15px;
    }
    .footer-business-info {
        display: flex;
        justify-content: center;
        gap: 50px;
    }
    .footer-business-info {
        padding-left: 0vw !important;
    }
    .footer-btton-group {
        flex-direction: row;
        justify-content: space-evenly;
    }
    .footer-logo {
        text-align: center;
    }
    .phone-number{
        text-align: left;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .footer .footer-btton-group {
        justify-content: center !important;
        align-items: center !important;
        margin-top: 10px;
    }
}

@media(min-width:767px) and (max-width:992px){
    .vs-mobile-view{
        display: block;
    }
    .vs-desktop-view{
        display: none;
    }
    .foucet-image img {
        width: 80% !important;
    }
    .foucet-image {
        width: 40%;
    }  
    .list-wrap-content h5 {
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .fost-wrap{
        align-items: center;
    }
    .foucet-content-wrap{
        padding-right: 2% !important;
        width:50%;
    }

}
@media(min-width:1100px) and (max-width:1279px){
    .foucet-content-wrap{
       left: 0px !important;
    }
    .foucet-image {
        width: 48%;
    }
    .fost-wrap{
        gap:20px;
    }

    .section-five-transition{
        height: 366px;
    }
    section.third-section{
        padding-top: 100px;
    padding-bottom: 150px;
    }
    section.section-five .section-title {
        padding-right: 5%;
        padding-left: 5%;
    }
    
    section.section-five .section-title-content {
        padding-right: 5%;
        padding-left: 5%;
    }
}
@media(min-width:992px) and (max-width:1099px){
    .foucet-content-wrap{
        left: 0px !important;
     }
     .foucet-image {
         width: 48%;
     }
     .fost-wrap{
         gap:20px;
     }
    section.section-five .section-title {
        padding-right: 5%;
        padding-left: 5%;
    }
    
    section.section-five .section-title-content {
        padding-right: 5%;
        padding-left: 5%;
    }
    section.third-section{
        padding-top: 100px;
    padding-bottom: 150px;
    }
    .section-five-transition{
        height: 366px;
    }
    .foucet-content-wrap {
        width: 50%;  
        left: 0px;
        padding-right: 5vw;
    }

    section.section-six {
        padding-top: 80px !important;
        padding-bottom: 100px !important;
    }
}
@media(min-width:1200px) and (max-width:1280px){
    section.section-six{
        padding-top: 100px !important;
        padding-bottom: 180px !important;
    }
}
@media(min-width:991px) and (max-width:1200px){
    section.section-six{
        padding-top: 100px !important;
        padding-bottom: 140px !important;
    }
    .righ-van-images img {
        width: 50vw;
    }
    .righ-van-images{
        top:25%;
    }
    .hero-content h2{
        font-size: 50px;
    }
    .hero-content h3{
        font-size: 40px;
    }
    .cta-wrap-container .cta-card-wrap{
        width:100% !important;        
    }  
    .cta-card-body h5{
        font-size: 18px;
    }
    .cta-card-icon img {
        width: 80px;
    }
    .main-title h1{
        font-size: 33px;
    }
    .cta-wrap-container {
        margin-top: 60px;
    }
    
}
@media(min-width:992px) and (max-width:1100px){
section.third-section {
    background-image: url(/wp-content/uploads/section-2table.png);
    background-size: 100% 100%;
    padding-top: 32%;
    padding-bottom: 10%;
}
section.third-section .col-lg-6.offset-lg-6 {
    margin: inherit;
    width: 100%;
    
}
section.third-section h2 {
    margin-bottom: 5px;
}       
}

@media(min-width:991px){
    ul#menu-main-menu-1 {
        justify-content: space-around !important;
    }
    .section-title h2 {
        line-height: 1;
    }
    section.section-seven .section-image {
        padding-right: 10px;
    }
    section.third-section:before {
        content: "";
        background-color: #3F4F53;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        z-index: -1;
    }
    section.section-fourth .section-image {
        padding-left: 15px;
    }
    .cta-card-wrap:hover *{
        color: #fff;
    }
    .cta-card-wrap:hover {
        padding-top: 20px;
        background-color: #3A484D;
    }
    .cta-card-wrap:hover h5 {
        color: #FFDE69 !important;
    }
    
    .cta-card-wrap:after {
        font-family: 'ryno-theme-icons' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e93d";
        position: absolute;
        left: 47%;
        bottom: 20px;
        visibility: hidden;
        opacity: 0;
        transition: 0.3s ease;
        color: #FFDE69 !important;
    }
    
    .cta-card-wrap:hover:after {
        visibility: visible;
        opacity: 1;
    }
    .cta-card-wrap:hover *{
        color: #fff !important;
    }
    .mobile-view{
        display: none !important;
    }
    .postscript-contact .col-lg-7 {
        position: relative;
        z-index: 9;
    }
    .postscript-contact:after {
        content: "";
        background-image: url(/wp-content/uploads/contact-form-image.png);
        width: 100%;
        height: 100%;
        position: absolute;    
        bottom: 0px;
        background-repeat: no-repeat;   
        background-position: right;
        background-size: contain;
     
    }
    .btn.btn-primary:hover {
        box-shadow: none !important;  
        top: 5px;
        background-color: #404F54;
        color:#fff !important;
    }
    .btn.btn-tertiary:hover {
        min-height: 35px;
        box-shadow: none !important;  
        top: 5px;
        background-color: rgb(255,26,13);
        color:#fff !important;
    }
    .charge-reviews-button:hover{
        min-height: 35px;
        box-shadow: none !important;  
        top: 5px;
        background-color: #404F54;
        color:#fff !important;
    }
    .btn-secondary:hover {
        color: #fff;
        background-color: #5c636a !important;
        border-color: #565e64;
        box-shadow: none !important;
        top: 10px !important;
    }
    .footer-business-info {
        padding-left: 10vw;
    }
    .footer-btton-group{
        align-items: end !important;
        justify-content: start !important;
        gap: 25px;
    }    
    .footer-icon-list {
        margin-bottom: 10px;
    }
    .footer-box--1 .phone-number {
        font-size: 22px;
        font-weight: 700;
        margin-top: 10px;
    }
    
    .phone-number span {
        font-size: 20px;
        margin-right: 12px;
    }
    .header-wrapper {
       
    }
}

@media screen and (max-width:991px){
	section.hero-section {
		background-image: url(/wp-content/uploads/hero_mobile_2025.jpg);
		padding-top:50px;
		padding-bottom: 50px;
		background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        min-height: 740px;
	}
	
	section.hero-section .container {
		bottom: 0;
		margin: 0 auto;	
		max-width: 80%;
	}
	
	.hero-content h2,
	.hero-button {
		text-align: center;
	}
	
	body:not(.home) .postscript-contact {
		margin-top: 55px;
	}
	
    h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
        margin-bottom: 10px;
    }
    .input-fields-column.col-lg-6 {
        margin-top: 15px;
    }
    .five-wrap.vs-mobile-view {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 65px;
    }
    section.section-fourth .section-title h2 span {
        display: block;
    }
    .righ-van-images img {
        width: 70%;
    }
    .desktop-view{
        display: none !important;
    }
    .righ-van-images{
        position: inherit;
        text-align: center;
    }
    .mobile-view .cta-card-wrap {
        width: 100%;
        height: 100%;
    }
    .cta-wrapper-row {
        display: block;
        width: 50%;
        margin: 0 auto;
    }
    .cta-card-icon img {
        margin: 0 auto;
    }
    .hero-content h3 {     
        font-size: 46px;       
        line-height: 47.61px;       
    }
    .righ-van-images {
        margin-top: 25px;
    }

    section.second-section {
        padding-top: 65px;
        padding-bottom: 170px;
    }
    .cta-wrap-container {
        margin-top: 30px;
    }
    .main-title h1 {   
        font-size: 26px;  
        line-height: 26.91px; 
        margin-bottom: 15px; 
    }
    .section-heading h2 {
        margin-bottom: 15px;
        line-height: 1.2;
    }
    section.section-fourth{
        padding-top: 30px;
        padding-bottom: 65px;
    }
    .section-sub-content{
        margin-top: 50px;
    }
    section.section-six {
        background-image: unset;
        background: linear-gradient(180deg, #FFDE69 0%, #EEEEEE 100%);
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .mobile-image {
        margin-top: 50px;
        text-align: center;
    }
    .mobile-image img {
        width: 100%;
    }
    section.section-seven>.container>.row {
        flex-direction: column-reverse;
    }
    section.section-seven .section-image {
        margin-top: 50px;
    }
    section.section-seven {       
        background-image: url(/wp-content/uploads/section-seven-tablet.png);
        padding-top: 0px;
        padding-bottom: 65px;
    }
    .foucet-content-wrap {        
        padding-right: 5%; 
        left: 0px;
    }   
    .list-wrap {
        text-align: center;
    }
    
    .list-wrap .icon-wrp {
        text-align: center;
    }
    
    .list-wrap .icon-wrp img {
        margin: 0 auto;
    }
    
    .list-wrap-content {text-align: center !important;}
    
    .list-wrap-content h5 {
        text-align: center;
        margin-bottom: 20px;
        margin-top:15px;
    }
    section.section-seven .section-title h2 span {
        display: block;
    }
    section.section-five{
        padding-top: 65px;
    }
    .postscript-contact{
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .five-wrap {
        margin-top: 70px !important;
        margin-bottom: 50px;
    }
    .phone-number a {
        font-weight: 700;
        margin-left: 10px;
        font-size: 22px;
    }
    
    
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.footer .social-icons {
		margin-top: 15px;
	}
}

@media(min-width:768px) and (max-width:991px){
	.footer .social-icons {
		justify-content: center;
		margin-top: 15px;
	}
}

@media screen and (min-width:767px) and (max-width:991px){	
    section.third-section {
        background-image: url(/wp-content/uploads/section-2table.png);
        background-size: 100% 100%;
        padding-top: 32%;
        padding-bottom: 50px;
    }
    section.section-fourth .section-image {
        margin-top: 30px;
        width: 50%;
        margin: 0 auto;
        margin-top: 50px;
    }
    section.section-five>.container {
        position: relative;
        z-index: 9;
    }
    .fost-wrap {
        padding-top: 0px;
        padding-bottom: 40px;
    }
 
    section.section-five{
        background-color: #3A484D;
    }
    .footer-business-info {
        display: flex;
        justify-content: center;
        gap: 50px;
    }
    .footer-logo {
        text-align: center;
    }
    .phone-number {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer-btton-group {
        display: flex;
        flex-direction: row;
        margin-top: 15px;
        margin-bottom:15px;
    }
    .righ-van-images img {
        width: 60% !important;
    }
	
    section.section-five .section-title {
        text-align: left !important;
    }
    
    section.section-five .section-title-content {
        text-align: left !important;
    }
    section.section-seven .section-image {       
        width: 60%;
        margin: 0 auto;
        margin-top: 30px;
    }
    section.section-five .section-title h2 {
        width: 75%;
    }
}

.footer-icon-list-content h6 {
    text-transform: capitalize;
}

@media screen and (max-width:767px) {
	.foucet-image {
		display: none;
	}

	.foucet-content-wrap {
		width: 100% !important;
	}

	section.section-five .section-title {
		text-align: left !important;
	}

	section.section-five .section-title-content {
		text-align: left !important;
	}
	section.section-fourth .section-button {
		text-align: center !important;
		width: 100%;
	}
	.phone-number {
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: left;
	}
	.footer-icon-list {
		margin-bottom: 15px;
	}
	.footer-btton-group{
		gap:20px;
		align-items: start;
	}
	.footer .social-icons {
		margin-top: 25px;
		margin-left: 0;
	}
	section.section-five>.container {
		position: relative;
		z-index: 9;
	}
	.fost-wrap {
		padding-top: 0px;
	}

	section.section-five{
		background-color: #3A484D;
	}

	.righ-van-images img {
		width: 95%;
	}
	.foucet-content-wrap {
		padding-right: 20px;
		padding-left: 20px;
	}
	.hero-content h2 {     
		font-size: 46px;       
		line-height: 47.61px;   
	}
	.foucet-image {
		margin-top: 0px;
	}
	.foucet-image img {
		width: 70%;
	}
	.hero-content h3{
		font-size: 35px;
	}

	section.third-section {

	}

	h2 .h2 {
		margin-bottom: 10px;
		line-height: 1.2;
	}
	.section-heading h2>span {
		display: block;
	}
	section.section-fourth .section-image {
		margin-top: 50px;       
	}
}

@media(max-width:600px){
    .mobile-header{
        padding-right: 0px;
        padding-left: 0px;
    }
}
@media screen and (min-width:575px) and (max-width:767px){
    .righ-van-images img {
        width: 60% !important;
    }

    .five-wrap.vs-desktop-view {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 30px !important;
    }
    .vs-list-wrapping.mobile-view {
        width: 80%;
        margin: 0 auto;
    }

    .phone-number a {
        font-weight: 700 !important;
    }
    .footer-icon-list-content h6{
        font-size: 18px;
    }
    
    .phone-number span {
        margin-right: 10px;
    }

    .footer-logo img {
        width: 100%;
    }
}
@media(max-width:575px){
    .footer-logo img {
        width: 100%;
    }
    .phone-number a {
        font-weight: 700;
        margin-left: 10px;
        font-weight: 22px;
    }    
    
}

@media(max-width:500px){
    section.second-section {
        padding-bottom: 90px;
    }
    .righ-van-images img {
        width: 90% !important;
    }

}

@media(max-width:450px){
    .cta-wrapper-row{
        width:90%;
        margin: 0 auto;
    }
    .foucet-image img {
        width: 95%;
    }
    section.third-section {
        background-image: url(/wp-content/uploads/m-section-2-background.webp);
        padding-top: 55%;
        padding-bottom: 20%;
    }
    
}

.footer-icon .ryno-map-marker-alt:before {
    content: "\e92c";
    font-size: 24px;
    margin-right: 5px;
}
.footer h6, .footer p{
 font-family: var(--font-body);
}

.cta-card-wrap:focus , .cta-card-wrap:active {
	background-color: #000000;
}

/* New */

.footer-icon-list-content.add p.add1,
.footer-icon-list-content.add p.add2 {
    margin-bottom: 13px;
}
.footer-icon-list-content.add p {
    line-height: 23px;
}
.icon-list-wrap.dollar img {
    width: 24px;
}

.top-header .icon-list-wrap {
    display: block;
}
.top-header .icon-list-wrap > div {
    display: inline-block;
}
.icon-list-wrap.address {
    text-align: center;
}
.header__right.buttons-set > div {
    display: inline-block;
}
.review {
    background-color: #404f54;
    border-radius: 20px;
    padding: 30px 50px 35px 60px;
    color: #fff;
    box-shadow: 10px 10px 3px 0px #ffde69;
    margin-bottom: 50px;
    margin-top: 50px;
	position:relative;
}
.review:before {
    content: "";
    background-image: url(/wp-content/uploads/review-icon-up.svg);
    width: 63px;
    height: 41px;
    position: absolute;
    background-repeat: no-repeat;
    top: -22px;
    left: 15px;
}
.review:after {
    content: "";
    background-image: url(/wp-content/uploads/review-icon-down.svg);
    width: 63px;
    height: 41px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -22px;
    right: 10px;
}


@media only screen and (min-width: 1200px){
	.header-button.one {
    margin: 0 10px;
}
	.header__right.buttons-set .header__phone {
    position: relative;
    top: 5px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.header-button.one {
    margin: 0px 10px;
}
	.header__right.buttons-set .header__phone {
   display:block;
}
}
@media only screen and (max-width: 767px){
.review {margin-right: 10px;}
}
.review-inn img {
    margin-bottom: 15px;
}
@media only screen and (max-width: 991px){
	.mobile-header .d-flex:first-child {order: 3;justify-content: right;}
	.mobile-header .mobile-header__logo {order: 1;}
	.mobile-header .d-flex:last-child {order: 0;justify-content: left !important;}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {height: 8px; border-radius: 2px;}
}

/* New */

.footer-icon .ryno-map-marker-alt:before{ position: relative; top: 6px;}

@media only screen and (min-width: 320px) and (max-width: 450px){
	section.third-section{ margin-top: -17%;}
}
@media only screen and (min-width: 375px) and (max-width: 450px){
	section.second-section {padding-bottom: 102px;}
}
	
@media only screen and (max-width: 767px){
	section.third-section {padding-bottom: 50px;}
}
@media only screen and (min-width: 451px) and (max-width: 991px){
	section.third-section {
	background-image:url(/wp-content/uploads/m-section-3-bg-1.png);
	background-repeat:no-repeat;
	background-size:100%;
	padding-top: 67% !important;	
	margin-top: -19%;
	
   }
	section.second-section{ padding-bottom: 150px;}	
	
}
@media only screen and (min-width: 451px) and (max-width: 990px){
	section.section-fourth{background:linear-gradient(180deg, rgba(239,239,239,1) 0%, rgba(249,217,103,1) 12%)}
}
@media only screen and (min-width: 992px){
.footer-box.footer-box--1 {
    justify-content: inherit;
}
.footer .social-icons {
    width: 300px;
    margin-top: -80px;
}
.footer-logo {
    margin-bottom: 8px;
}
}
@media only screen and (min-width: 991px) and (max-width: 991px){
	section.third-section{ padding-top: 50% !important;}
}
@media only screen and (min-width: 992px) and (max-width: 992px){
	.footer .social-icons {margin-top: -114px;}
	.footer-logo {margin-bottom: 15px;}
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
	.footer .social-icons {margin-top: -95px;}
	.footer-logo {margin-bottom: 9px;}	
}

@media only screen and (min-width: 500px) and (max-width: 700px){
	section.third-section { padding-top: 40%; margin-top: -16%;}
}
@media only screen and (min-width: 701px) and (max-width: 767px){
	section.third-section { padding-top: 35%; margin-top: -16%;}
}
@media only screen and (min-width: 768px) and (max-width: 800px){
	section.second-section {padding-bottom: 200px;}
}
@media only screen and (min-width: 801px) and (max-width: 991px){
	section.second-section {padding-bottom: 240px;}
}
@media only screen and (min-width: 991px) and (max-width: 1200px){
	.righ-van-images{ width: 50%;}
}
@media only screen and (min-width: 991px) and (max-width: 1100px){
	.righ-van-images{ top: 47%;}
}
@media only screen and (min-width: 1100px) and (max-width: 1199px){
	.righ-van-images{ top: 38%;}
}
@media only screen and (min-width: 1200px) and (max-width: 1299px){
	.righ-van-images{ width: 50%; top: 36%;}
}
@media only screen and (min-width: 1300px) and (max-width: 1500px){
	.righ-van-images{ width: 50%; top: 29%;}
}

/* postlaunch revisions */
.post-2663 .main-contact-form .h3:nth-child(2) {
    margin-top: 20px;
}
.charge-coupon-button {
    display: block;
    width: max-content;
    margin: auto;
}
section.section-six {
    background-size: cover;
}