/** GLOBAL CSS **/
.ry-btn:focus {
	color: #fff;
}
body.home #ry-main .ry-btn.ry-btn-dark, 
body.home #ry-main .ry-btn.ry-btn-light, 
body.home #custom-footer .ry-btn.ry-btn-light,
#ry-pg-body .ry-btn.ry-btn-light {
    border-radius: 24px;
    height: 0;
    padding: 23px 35px;
    margin-top: 30px;
}
body.home #ry-main .ry-btn.ry-btn-dark {
    background-color: #262626;
}
body.home #ry-main .ry-btn.ry-btn-light, #ry-pg-body .ry-btn.ry-btn-light {
    background-color: #e3931c;
}
body.home #ry-main .ry-btn.ry-btn-light:hover,
body.home #custom-footer .ry-btn.ry-btn-light:hover,
#ry-pg-body .ry-btn.ry-btn-light:hover {
    background: #262626;
}
body.home #ry-main .ry-btn.ry-btn-dark:hover {
    background: #e3931c;
}
body .ry-section-title {
    font-size: 38px !important;
    letter-spacing: 3px;
    line-height: 35px !important;
    text-transform: uppercase !important;
    color: #262626;
    font-weight: 500 !important;
}
body .ry-section-sub-title {
    font-size: calc(16px + 2 * ((100vw - 500px) / 940)) !important;
    letter-spacing: 1px;
    line-height: 38px !important;
    text-transform: uppercase !important;
    color: #53b5d6;
    font-weight: 500 !important;
    margin-bottom: 20px;
}
body .ry-text p {
    font-size: calc(16px + 2 * ((100vw - 500px) / 940));
    letter-spacing: 0.5px;
    line-height: 32px;
    color: #000;
}
#ry-pg-body .ry-left a {
    text-transform: initial;
}
#ry-sidebar .ry-sb-cta .ry-btn:hover {
    background: #262626;
    color: #fff;
}
#ry-pg-body .ry-btn-dark:hover {
    background: #e3931b;
}

/** HEADER **/
#ry-section-header {background: transparent;}
.module-43 .ry-menu {
    position: absolute;
    bottom: 30%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 850px !important;
    width: 100%;
}
.module-43 .nav-menu.ry-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100%;
	margin-bottom: -20px;
}
.module-43 .ry-right .ry-social-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.module-43 .ry-right .ry-social-wrap .ry-contact {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 0 15px 0;
}
.module-43 .ry-right .ry-social-wrap .ry-contact .social-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.module-43 .ry-right .ry-social-wrap .ry-contact .social-inner-wrapper li {
    list-style-type: none;
    padding: 0 10px;
}
.module-43 .ry-right .ry-social-wrap .ry-contact .social-inner-wrapper li a:before {
    color: #878787;
    font-size: calc(15px + 2 * ((100vw - 500px) / 940));
    line-height: 19px;
}
.module-43 .ry-right .ry-social-wrap .ry-contact .follow-us {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    text-transform: uppercase;
    color: #878787;
    font-weight: 500;
}
#ry-section-header .ry-leads .ry-contact li a .call_us {
    font-size: calc(14px + 2 * ((100vw - 500px) / 940));
    line-height: 19px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    max-width: 100%;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link {
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link:first-child {
    background-color: #262626;
    margin-right: 5px;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link:last-child {
    background-color: #e3931c;
    width: auto;
    padding: 0 20px;
}
#ry-section-header .ry-right .ry-leads .ry-contact li:nth-child(2) a {
    max-width: 100%;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link .icon__wrap {
    margin-right: 10px;
    margin-top: -3px;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link .icon__wrap i:before {
    color: #fff;
    font-size: calc(14px + 2 * ((100vw - 500px) / 940));
    line-height: 19px;
}
#ry-section-header .nav-menu.ry-nav li {
    padding: 0 0 10px 0;
}
#ry-section-header .nav-menu.ry-nav li.dropdown-menu.hover li {
    padding: 26px;
}
#ry-section-header  .ry-menu .ry-nav li.dropdown .dropdown-menu.hover li {
    padding: 15px;
}
#ry-section-header .nav-menu.ry-nav li a , #ry-section-header .ry-menu .ry-nav li.dropdown .dropdown-menu.hover li a {
    font-size: calc(14px + 2 * ((100vw - 500px) / 940));
    letter-spacing: 1px;
    line-height: 19px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 500;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link:last-child:hover {
    background: #262626;
}
#ry-section-header .ry-leads .ry-contact .ry-el-link:first-child:hover {
    background: #e3931c;
}
#ry-section-header .nav-menu.ry-nav li a:hover {
    color: #e3931c;
}
#ry-section-header .nav-menu.ry-nav li.dropdown .dropdown-menu li a:hover {
    color: #e3931c;
}
.module-43 .ry-right .ry-social-wrap .ry-contact .social-inner-wrapper li a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.module-43 .ry-right .ry-social-wrap .ry-contact .social-inner-wrapper li a:hover:before {
    color: #e3931c;
}

/** HERO SECTION **/
.module-66 .bnr-textbox .ry-section-title-wrapper .ry-heading-title {
    font-size: 55px;
    letter-spacing: 4px;
    line-height: 60px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 500;
    text-align: center;
    text-shadow: none;
}
.module-66 .bnr-textbox .ry-section-title-wrapper .ry-heading-sub-title {
    font-size: 19px;
    letter-spacing: 0.2px;
    line-height: 26px;
    text-align: center;
    max-width: 940px;
    color: #000;
}
.module-66 .bnr-textbox .ry-section-title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.module-66 .bnr-textbox .ry-btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.module-66 .carousel:before {
    content: "";
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0a9db849-1eb3-4693-aa0f-1e8169bf5dd1/homepageAssets/hero_img.png) center center no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -49%);
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    max-width: 1300px;
    background-size: contain !important;
}
.module-66 .carousel {
    position: relative;
    transform-style: preserve-3d;
    z-index: 1;
}

/** WELCOME **/
.ry-group-section {
    position: relative;
}
.ry-group-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 602px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0a9db849-1eb3-4693-aa0f-1e8169bf5dd1/homepageAssets/welcome_bg_1.png) center center no-repeat;
    top: 0;
    right: 0;
    z-index: 9;
    max-width: 520px;
    background-size: contain !important;
}
.ry-group-section:after {
    content: "";
    position: absolute;
    width: 1506px;
    height: 1739px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0a9db849-1eb3-4693-aa0f-1e8169bf5dd1/homepageAssets/meetthedr_bg.png) center center no-repeat;
    top: 20%;
    left: 0px;
    z-index: 1;
    background-size: contain;
    background-position: center;
}
.custom-welcome {
    padding: 140px 0 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0a9db849-1eb3-4693-aa0f-1e8169bf5dd1/homepageAssets/welcome_bg_2.png) center center no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
}
.custom-welcome .ry-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-welcome .ry-btn.ry-btn-primary.ry-btn-light {
    width: auto;
    max-width: 180px;
}
.custom-welcome .ry-welcome-content {
    position: relative;
    z-index: 999;
}

/** CUSTOM CTA **/
.custom-cta {
    margin-top: -3em;
}
.custom-cta .ry-content {
    position: relative;
    padding: 40px;
    border-radius: 30px;
    border-radius: 31px;
    background-color: #262626;
    z-index: 999
}
.custom-cta .ry-content .ry-cta-wrap.ry-each img {
    max-width: 200px;
    height: 120px;
    object-fit: none;
}
.custom-cta .ry-content .ry-flex {
    align-items: center;
    justify-content: center;
}
.custom-cta .ry-content .ry-cta-wrap.ry-each {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.custom-cta .ry-content .ry-cta-wrap.ry-each .ry-each-link, .custom-cta .ry-content .ry-cta-wrap.ry-each .ry-each-link a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	color: transparent;
}
.custom-cta .ry-section-sub-title {
    margin-bottom: 0;
}
.custom-cta .ry-content .ry-cta-wrap.ry-each:not(:last-child):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1%;
    height: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0a9db849-1eb3-4693-aa0f-1e8169bf5dd1/homepageAssets/divider.png) center center no-repeat;
}
.custom-cta .ry-content .ry-cta-wrap.ry-each:hover .ry-section-sub-title {
    letter-spacing: 4px;
    color: #fff;
}
.ry-section-sub-title {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

/** MEET THE TEAM **/
.custom-meet-the-team {
    padding: 100px 0 300px;
    z-index: 9;
}
.custom-meet-the-team .ry-content .ry-flex {
    align-items: center;
	padding: 0 0 0 100px;
}
.custom-meet-the-team .ry-section-container .ry-section-title, .custom-meet-the-team .ry-section-container .ry-section-sub-title, .custom-meet-the-team .ry-text p {
    text-align: right;
}
.custom-meet-the-team .ry-btn-wrap .ry-btn.ry-btn-primary.ry-btn-light {
    float: right;
}
.custom-meet-the-team .ry-text p {
    max-width: 420px;
    float: right;
}
.custom-meet-the-team .ry-team-name {
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 40px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 500;
}
.custom-meet-the-team .team-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -40px;
	width: calc(100% + 40px);
	flex-wrap: wrap;
}
.custom-meet-the-team .team-wrap .team-wrap-left {
    margin-right: 0;
}
.custom-meet-the-team .team-wrap .team-wrap-right {
    margin-top: -77px;
}
.custom-meet-the-team .team-wrap .ry-each {
    width: calc(50% - 40px);
    margin-left: 40px;
}
.custom-meet-the-team .team-wrap .ry-each.team-wrap-bottom {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.custom-meet-the-team .team-wrap .ry-each.team-wrap-bottom .ry-team-name {
    position: absolute;
    top: 65%;
    left: 0%;
    transform: translateX(-79%);
}

/** INSURANCE **/
.custom-insurance {
    padding: 60px 0;
    background: #dfe5eb;
    z-index: 9;
}
.custom-insurance .ry-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.custom-insurance .ry-title h4 {
    font-size: calc(22px + 2 * ((100vw - 500px) / 940));
    letter-spacing: 7px;
    line-height: 40px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 500;
}
.custom-insurance .swiper-button-prev, 
.custom-insurance .swiper-button-next {
    background: transparent;
    width: 15px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-insurance .swiper-button-prev:before, 
.custom-insurance .swiper-button-next:before {
    border: solid #9ca0a4;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.custom-insurance .swiper-button-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.custom-insurance .swiper-slide {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 140px;
}
.custom-insurance .swiper-slide img {
    height: 68px;
    object-fit: contain;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    max-width: 180px;
}
.custom-insurance .swiper-button-prev {
    left: -45px;
    top: 65%;
}
.custom-insurance .swiper-button-next {
    right: -45px;
    top: 65%;
}

/** TESTIMONIALS */
.custom-testimonials:before {
    content: "";
    position: absolute;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-0a9db849-1eb3-4693-aa0f-1e8169bf5dd1/homepageAssets/testimonial_bg.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    max-width: 1680px;
}
.carousel-control.left, .carousel-control.right {
    display: none;
}


.custom-testimonials {
    padding: 150px 0;
    background: #fff;
    z-index: 1;
}


.custom-testimonials .ry-content .ry-right {
    width: 640px;
}
.custom-testimonials .ry-content .ry-flex {
    justify-content: flex-end;
}
.custom-testimonials .ry-content .ry-right .ry-testi-content-wrap .ry-section-container {
    text-align: center;
}
.custom-testimonials .review-wrapper .star-rating .ry-stars {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-testimonials .review-wrapper .star-rating .ry-stars .fa-star {
    color: #e0a43d;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 40px;
}
.custom-testimonials .ry-section-sub-title {
    margin-bottom: 10px;
}
.custom-testimonials .ry-btn-wrap .ry-btn.ry-btn-primary.ry-btn-light {
    margin: 0 auto;
    max-width: 180px;
}
.custom-testimonials .review-wrapper .ry-author {
    font-size: 18px;
    line-height: 19px;
    text-transform: uppercase;
    color: #033333;
    font-weight: 500;
    text-align: center;
    margin-top: 30px;
}
.carousel-indicators .active {
    width: 40px;
    height: 5px;
    border-radius: 1px;
    border: none;
    background-color: #55b9dc;
    margin: 1px 10px 0 0;
}
.carousel-indicators li {
    width: 40px;
    height: 5px;
    border-radius: 1px;
    border: none;
    background-color: #cceaf4;
    margin: 1px 10px 0 0;
}
.custom-testimonials .ry-right .carousel-indicators {
    bottom: -10% !important;
}
.custom-testimonials .carousel {
    min-height: 380px;
    position: relative;
}

/** FOOTER **/
#custom-footer {
    background: #242424;
    padding: 0 0 80px 0;
}
#custom-footer .footer-top {
    background: #53b5d6;
    padding: 30px 0;
    margin-bottom: 3em;
}
#custom-footer .footer-top .contact-details-wrap {
    margin-left: -30px;
    width: calc(60% + 30px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#custom-footer .footer-top .contact-details-wrap .details {
    width: calc(50% - 30px);
    margin-left: 30px;
}
#custom-footer .footer-top .ry-container {
    display: flex;
    justify-content: flex-end;
}
#custom-footer .footer-top .contact-details-wrap .details .span-5 {
    font-size: calc(13px + 2 * ((100vw - 500px) / 940));
    letter-spacing: 0;
    line-height: 23px;
    text-transform: uppercase;
    color: #262626;
    text-align: center;
    font-weight: bold;
}
#custom-footer .footer-top .contact-details-wrap .ry-call-us a {
    font-size: calc(22px + 2 * ((100vw - 500px) / 940));
    font-weight: 700;
}
#custom-footer .footer-top .contact-details-wrap .ry-address a {
    font-size: calc(15px + 2 * ((100vw - 500px) / 940));
    font-weight: 400;
}
#custom-footer .footer-top .contact-details-wrap .details:before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 7%;
    left: -12%;
    width: 40px;
    height: 40px;
    background: #252525;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
#custom-footer .footer-top .contact-details-wrap .ry-call-us:before { 
    content: "\f095";
}
#custom-footer .footer-top .contact-details-wrap .ry-address:before { 
    content: "\f041";
}
#custom-footer .footer-center .footer-contact-wrap.ry-each .ry-form-box.ry-form {
    /*width: 606px;*/
    /*height: 825px;*/
    border-radius: 39px;
    /*filter: drop-shadow(0px 38px 125px rgba(0,0,0,0.13));*/
    background-color: #ffffff;
    margin-top: -43vh;
    padding: 60px 7% 27px;
}
#custom-footer .ry-section-container h2, #custom-footer .ry-section-container h3 {
    text-align: center;
}
#custom-footer .footer-center .footer-contact-wrap.ry-each .ry-form-box.ry-form textarea {
    height: 338px !important;
}
body.home #custom-footer .ry-btn.ry-btn-light {margin-top: 10px;line-height: initial;padding: 0;height: 40px;width: 100%;font-size: 16px;text-transform: uppercase;letter-spacing: 1px;max-width: 160px;}
#custom-footer .footer-center .ry-each {width: 24%;}
#custom-footer .footer-center .ry-each:first-child {width: 30%;}
#custom-footer .footer-center .ry-each .retail-hours {
    color: #fff;
    margin: 0;
}
#custom-footer .footer-center .ry-each .retail-hours ul li {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    line-height: 35px;
    font-size: 16px;
}
#custom-footer .footer-center .ry-each .retail-hours ul {
    margin: 0;
    padding: 0;
}
#custom-footer .footer-center .ry-each .retail-hours ul li .span-3 {
    text-align: left !important;
    width: 60%;
}
#custom-footer .footer-center .ry-each .social-inner-wrap {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
#custom-footer .footer-center .ry-each .social-inner-wrap li {
    list-style-type: none;
    margin-bottom: 20px;
}
#custom-footer .footer-center .ry-each .social-inner-wrap li a {
    width: 50px;
    height: 50px;
    background: #515151;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
}
#custom-footer .footer-center .ry-each:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
}
#custom-footer .footer-center .ry-each .social-inner-wrap li a:hover {
    background: #e3931c;
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
#custom-footer .footer-top .contact-details-wrap .details a:hover {
    color: #fff;
}
#footer-copyright .footer-bottom {
    padding: 30px 0;
}
#footer-copyright .ry-each img {
    max-width: 105px;
	margin-left: 5px;
}
#footer-copyright .ry-each {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 30%;
}
#footer-copyright .ry-each:first-child {
    flex-basis: 100%;
    justify-content: flex-start;
    width: auto;
}
#footer-copyright .footer-bottom .ry-flex {
    align-items: center;
}
#footer-copyright .ry-each div, .powered-text a {
    font-weight: 500;
    font-size: 15px;
    color: #666;
}
#footer-copyright .ry-each div a:hover {
    text-decoration: underline !important;
}
#custom-footer .ry-btn.ry-btn-light:hover {
    background: #262626;
}

/** CONTACT US **/
.ry-emergency {
    padding: 20px 0 0;
    border-top: 1px solid #333;
}


/** INNER PAGES **/

body[data-page-name="reviews"] .ry-left .ry-form .form-group{
	margin-bottom: 0px;
}
body[data-page-name="reviews"] .ry-left .ry-flex.col2 .ry-each{
	width: calc((100% / 2) - 10px);
}
body[data-page-name="frame-gallery"] #ry-pg-body .ry-left .carousel-control.left, 
body[data-page-name="frame-gallery"] #ry-pg-body .ry-left .carousel-control.right{
	display: block;
	background: none;
	color: #fff;
	opacity: 1;
	box-shadow: none;
}
#ry-pg-body .services-wrapper .ry-flex {
    margin-left: -30px;
    width: calc(100% + 30px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
#ry-pg-body .services-wrapper .ry-flex .ry-each {
    width: calc(33.33% - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
    cursor: pointer;
}
#ry-pg-body .services-wrapper .ry-flex .hover-overlay {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(183 159 79 / 80%);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
#ry-pg-body .services-wrapper .ry-flex .hover-overlay p {
    text-align: center;
    color: #fff;
	font-size: 20px;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 15px;
}
#ry-pg-body .services-wrapper .ry-flex .hover-overlay:hover {
    opacity: 1;
}
#ry-pg-body .services-simple-list {
    margin-bottom: 50px;
}

body[data-page-name="finance-options"] .module-311 .ry-payment-options-logos .ry-each{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	min-height: 185px;
	max-height: 142px;
}
#ry-pg-body .ry-left .ry-btn-custom {
    text-align: center;
    margin-top: 10px;
}
#ry-pg-body .ry-left .ry-btn-custom .ry-btn {
    font-size: 13px;
    padding: 10px 18px;
	background: #e3931b;
	color: #fff;
	width: auto;
}
#ry-pg-body .ry-left .ry-btn-custom .ry-btn:hover {
    background: #333;
}

.custom-testimonials .ry-right{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.custom-testimonials .quote-icon{
	width: 50px;
    height: 50px;
    background: #53b5d6;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.custom-testimonials .quote-icon img {
    object-fit: contain;
    width: 16px;
}

/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (min-width: 768px) {

    /** PLACE YOUR TABLET AND UP CSS HERE **/
    
}

@media (min-width: 992px) {
	.custom-welcome .ry-container-1280 {
		max-width: 1280px;
		width: 90%;
	}
}

@media (min-width: 2100px) {
	.module-66 .bnr-textbox {
		margin-bottom: 5.5% !important;
	}
}



/*FOR RESPONSIVE CSS*/

#ry-section-header .ry-container {
    max-width: 80%;
}

div#ry-section-header .ry-content.ry-flex {
    border-bottom: 1px solid rgb(85 85 85 / 22%);
    padding-bottom: 30px;
}

.star-rating {
    margin-bottom: 1em;
    margin-top: 10px;
}

.module-66 .bnr-textbox a.ry-btn.ry-btn-primary {
    margin-top: 20px !important;
}

@media (max-width:1700px) {
	
   #ry-section-header .ry-container {
		max-width: 85%;
	} 
}

@media (max-width:1600px) and (min-width:1300px) {
	
    .module-66 .carousel:before {
		max-width: 1000px;
	}

	.module-66 .bnr-textbox {
		bottom: 0;
	}
}

@media (max-width:1550px) and (min-width:1300px) {

	.module-43 .ry-menu {
		max-width: 100% !important;
		width: 58% !important;
		bottom: 32%;
	}

}

@media (max-width:1500px) and (min-width:1200px) {
	
    .custom-welcome .ry-left {
		max-width: 400px;
		position: relative;
		top: 1em;
	}
	
	div.custom-testimonials:before {
		max-width: 1240px !important;
	}
	
	.custom-meet-the-team .ry-team-name {
		font-size: 21px !important;
	}

	.custom-cta {
		margin-top: -7em;
	}

	.custom-welcome {
		padding-bottom: 6em;
		background-repeat: no-repeat !important;
	}

		.ry-group-section:before {
		max-width: 400px;
		height: 420px;
		right: -7%;
	}

		.custom-welcome .ry-welcome-content h2.ry-section-title {
		font-size: 35px !important;
	}


	.custom-welcome .ry-right {
		width: 55%;
	}


	.custom-welcome .ry-content {
		position: relative;
		top: -2em;
	}
	
	 #custom-footer .footer-center .ry-each:first-child {
		width: 35%;
	}

	#custom-footer .footer-top .contact-details-wrap {
		width: 55%;
	}

	#custom-footer .footer-top .contact-details-wrap .details:before {
		left: -20%;
}

    
}

@media (max-width:1400px) and (min-width:1200px) {
    .custom-meet-the-team .ry-container {
		max-width: 100%;
	}
	
	.custom-meet-the-team {
    	padding: 64px 0 250px !important;
	}

	.custom-meet-the-team .ry-right {
		position: relative;
		right: 3em;
	}

		.custom-meet-the-team .ry-content .ry-flex .ry-left {
		width: 70%;
	}

		.custom-meet-the-team .ry-right h2.ry-section-title {
		font-size: 30px !important;
	}

	div.custom-meet-the-team .ry-text p {
		padding-left: 4em;
		max-width: 400px;
	}

	.custom-meet-the-team .ry-team-name {
		font-size: 21px;
	}
}



@media (max-width:1299px) {
	
    div.module-43 .ry-right {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		position: relative;
		top: -6px;
	}

		.module-66 .carousel:before {
		max-width: 1000px;
		background-size: contain;
		top: 46%;
	}

	.module-66 .bnr-textbox .ry-section-title-wrapper .ry-heading-title {
		font-size: 50px;
	}

	.module-66 .bnr-textbox {
		bottom: 2%;
	}

	.module-43 .ry-menu {
		bottom: -22%;
		max-width: 100% !important;
	}

	#ry-section-header .ry-right .ry-leads .ry-contact li:nth-child(2) a {
		white-space: nowrap;
	}

	#ry-section-header .ry-container {
		max-width: 90% !important;
	}

		.module-43 .ry-right .ry-social-wrap .ry-contact {
		padding-bottom: 0px !important;
	}

	div#ry-section-header {
		padding: 25px 0;
	}

	div#ry-section-header .ry-content.ry-flex {
		border: none;
	}

	.module-43 .ry-right .ry-leads .ry-contact {
		min-width: auto;
	}
}


@media (max-width:1199px) {

	 #custom-footer .ry-content .ry-flex {
	    flex-direction: column;
	}
	    #footer-copyright .ry-each img {
	    position: relative;
	    top: 3px;
	}
	
	#ry-sidebar .ry-contact-table .ry-row {
		flex-direction: column !important;
	}
	
	 #ry-pg-body {
	    padding-bottom: 4em !important;
	}

    .custom-welcome .ry-content {
		flex-direction: column-reverse;
	}
	
	div#custom-footer .footer-center .ry-each .retail-hours ul li {
		flex-direction: column;
		text-align: center;
	}

	div#custom-footer .footer-center .ry-each .retail-hours ul li .span-3 {
		width: 100%;
		text-align: center !important;
	}
	
	.custom-testimonials:before {
		max-width: 900px;
	}

	.custom-welcome .ry-content .ry-left, .custom-welcome .ry-content .ry-right {
		width: 100%;
	}

	.custom-welcome .ry-content .ry-left img {
		max-width: 200px;
		margin: auto;
	}

	.ry-group-section:after {
		display: none;
	}

	.ry-group-section:before {
		max-width: 300px;
		height: 300px;
		right: -10%;
	}

	.custom-welcome {
		padding: 3em 0 0;
	}

	h2.ry-section-title {
		text-align: center;
	}

	h3.ry-section-sub-title {
		text-align: center;
	}

	.custom-welcome .ry-welcome-content p {
		text-align: center;
		max-width: 900px;
		margin: auto;
	}

	a.ry-btn.ry-btn-primary.ry-btn-light {
		margin: 30px auto;
		font-size: 16px !important;
		font-weight: 400 !important;
		max-width: 200px  !important;
		width: 100% !important;
	}

	.custom-cta .ry-content .ry-cta-wrap.ry-each img {
		max-width: 100px;
		object-fit: contain !important;
	}

	.custom-cta .ry-content .ry-cta-wrap:nth-child(3).ry-each img, .custom-cta .ry-content .ry-cta-wrap:nth-child(4).ry-each img {
		max-width: 100px !important;
		object-fit: none !important;
	}
	
	
	.custom-meet-the-team .team-wrap .team-wrap-left, .custom-meet-the-team .team-wrap .team-wrap-right {
		width: 100%;
	}

	.custom-meet-the-team .ry-content .ry-flex {
		padding: 0;
		flex-direction: column;
	}

	.custom-meet-the-team .team-wrap img {
		max-width: 250px;
		margin: auto;
	}


	.custom-meet-the-team .team-wrap {
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-bottom: 1em;
	}
	
	.custom-meet-the-team .team-wrap .ry-each.team-wrap-bottom {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}
	.custom-meet-the-team .team-wrap .ry-each.team-wrap-bottom .ry-team-name {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}

	.custom-meet-the-team .team-wrap .team-wrap-left {
		margin-right: 0;
	}

	.custom-meet-the-team .team-wrap .team-wrap-right {
		margin-top: 0;
		display: flex;
		flex-direction: column-reverse;
	}

	.custom-meet-the-team .ry-section-container .ry-section-title, .custom-meet-the-team .ry-section-container .ry-section-sub-title, .custom-meet-the-team .ry-text p {
		text-align: center;
	}

	.custom-meet-the-team .ry-text p {
		float: none;
		margin: auto;
		max-width: 100%;
	}

	.custom-meet-the-team .ry-btn-wrap .ry-btn.ry-btn-primary.ry-btn-light {
		float: none;
	}

	.custom-meet-the-team {
		padding: 3em 0 1em;
	}

	.custom-cta {
		margin-top: 0;
		padding-top: 2em;
	}

	.custom-meet-the-team .ry-team-name {
		text-align: center;
		    margin-bottom: 10px;
	}
	
	
   #custom-footer .footer-center .ry-each:first-child, #custom-footer .footer-center .ry-each {
		width: 100% !important;
	} 

		#custom-footer .footer-center .ry-each h3.ry-section-sub-title {
		text-align: center;
	}

	#custom-footer .footer-center .ry-each .retail-hours ul {
		max-width: 240px;
		margin: auto;
	}

	.ry-each.footer-appointment-hour-wrap {
		margin: 2em auto;
	}

	#custom-footer .footer-center .ry-each .social-inner-wrap {
		flex-direction: row;
		max-width: 180px;
		margin: auto;
	}

		div#ry-footer .ry-flex {
			flex-direction: column;
			gap: 15px;
	}

	#custom-footer .footer-center .footer-contact-wrap.ry-each .ry-form-box.ry-form {
		margin-top: 0 !important;
		/*max-width: 600px;*/
		margin: 0 auto 2em;
		clear: both;
		float: none;
	}

		#custom-footer .footer-top .contact-details-wrap {
		width: 100%;
	}

	#custom-footer .footer-top .contact-details-wrap .details {
		width: 100%;
		margin-left: 0;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		margin-top: 50px;
	}

	#custom-footer .footer-top .contact-details-wrap .details .span-5 {
		margin: 10px 0;
		display: block;
	}

	#custom-footer .footer-top .contact-details-wrap .ry-call-us:before, #custom-footer .footer-top .contact-details-wrap .ry-address:before {
		left: 0;
		right: 0;
		margin: auto;
		top: -35px;
	}

	#custom-footer .footer-top {
		padding-top: 20px;
	 }
}

@media (max-width: 1680px) {
	.custom-testimonials:before {
		max-width: 1500px;
	}
}

@media (max-width: 1440px) {
	.custom-meet-the-team {
		padding: 100px 0 300px;
	}
}

@media (max-width: 1200px) {
	.module-43 .nav-menu.ry-nav {
		margin-bottom: -5px;
	}
	div.custom-testimonials:before {
		max-width: 1100px !important;
	}
}

@media (max-width: 1024px) {
	#ry-sidebar .ry-sb-title {
		padding: 20px 20px;
	}
	#ry-pg-body .ry-left {
		width: 63%;
	}
	.module-43 .ry-left img {
		top: 5px !important;
	}
	.module-43 .ry-left img {
		max-width: 165px;
	}
	.custom-meet-the-team {
		padding: 100px 0 60px;
	}
	.custom-testimonials .ry-content .ry-right {
		width: 500px;
	}
	.ry-list-wrp .ry-list-item .ry-list-content p {
		text-align: center;
	}
}

@media (max-width:991px) {
	.module-66 .bnr-textbox .ry-section-title-wrapper .ry-heading-title {
		font-size: 45px;
	}
	.module-66 .bnr-textbox {
		bottom: 40px;
	}
	.ry-flex.col2 .ry-each img {
		margin: 0 auto;
	}
    #ry-pg-banner .ry-bnr-wrp {
		background-position: 100%;
	}
	#footer-copyright .ry-each:first-child {
		justify-content: center;
		width: 100%;
	}

	#footer-copyright .ry-each {
		justify-content: center;
		margin-top: 10px;
		width: 100% !important;
	}

	  div#footer-copyright .footer-bottom .ry-flex {
		    flex-direction: column;
		    text-align: center;
	}
		
	  div#footer-copyright .ry-each img {
		   top:2px;
	}
		
	div#footer-copyright .ry-each div, .powered-text a {
		    text-align: center;
		    line-height: 25px;
	}
	#ry-pg-body .ry-left {
		width: 100%;
	}
}

@media (max-width: 767px) {
	body.default .ry-btn {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 170px;
	}
}

@media (max-width: 500px) {
	.ry-flex.col2 {
		flex-direction: column;
	}
	.ry-flex.col2 img {
    	height: auto !important;
		width: 100% !important;
	}
	
	#ry-pg-body .ry-left .ry-btn-custom .ry-btn{
		font-size: 10px;
		padding: 10px 12px;
	}
	body[data-page-name="finance-options"] .module-311 .ry-payment-options-logos .ry-each{
		padding: 12px;
	}
}


/*END OF RESPONSIVE CSS*/

/* QA Edits */
.module-43 .ry-left img {
    position: relative;
    top: 0;
    max-width: 250px;
    margin-bottom: 50px;
}
.module-66 .bnr-textbox {
	bottom: 0;
}

#custom-footer .footer-center .footer-contact-wrap.ry-each .ry-form-box.ry-form {
	/*height: 800px;*/
}

.module-1 .ry-btn.ry-btn-primary:hover {
    background: #e3931b;
    color: #ffffff !important;
}

.module-1 .ry-btn.ry-btn-primary {
    margin-top: -10px;
}

.ry-photo {
    padding: 10px 0 30px;
}

.alert li:last-child {
	margin-bottom: 0 !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.ry-btn-container a:hover {
    background: #e2931c;
    color: #fff !important;
}

body.default .module-43 .ry-content.ry-flex {
    border-bottom: none !important;
}

body.default .module-43 {
    padding-bottom: 0;
}

body[data-page-name="finance-options"] h4 {
        margin-bottom: 10px !important;
}

#ry-sidebar .ry-info a {
    color: #cda349;
}

body[data-page-name="eye-care-service"] .ry-text p {
    font-size: 20px;
    letter-spacing: 0px;
	color: #333;
}

@media (max-width: 1366px) {
	.module-66 {
		min-height: 770px;
	}
}

@media (max-width: 1200px) {
	.custom-insurance .swiper-button-next {
		right: 0;
	}
	.custom-insurance .swiper-button-prev {
		left: 0;
	}
}

@media (max-width: 768px) {
	body[data-page-name="eye-care-service"] .ry-text p {
		font-size: calc(18px + 2 * ((100vw - 500px) / 940));
	}
	body[data-page-name="optical-staff"] .ry-flex.col2 .ry-each {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.ry-flex.col2 .ry-each h4 {
		text-align: center;
	}
}

@media (max-width: 767px) {
	#ry-pg-body .ry-left p, #ry-pg-body h4 {
		text-align: center;
	}
}


/*----- UPDATED HEADER ----- */
#ry-section-header .ry-leads .ry-contact .ry-el-link {
    background-color: #e3931c;
    width: auto;
    margin-right: 5px;
}

#ry-section-header .ry-leads .ry-contact .ry-el-link:hover,
#ry-section-header .ry-leads .ry-contact .order-contacts:hover{
    background:#262626
}
#ry-section-header .ry-leads .ry-contact .order-contacts {
    background:#53b5d6;;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    gap:10px;
    color:#fff !important
}

#ry-section-header .ry-leads .ry-contact .order-contacts .fa {
    color:#fff !important
}
#ry-section-header .ry-leads .ry-contact .ry-el-link {
    background-color: #e3931c;
    width: auto;
    margin-right: 5px;
}

#ry-section-header .ry-leads .ry-contact .ry-el-link:hover,
#ry-section-header .ry-leads .ry-contact .order-contacts:hover{
    background:#262626
}
#ry-section-header .ry-leads .ry-contact .order-contacts {
    background:#53b5d6;;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    gap:10px;
    color:#fff !important
}

#ry-section-header .ry-leads .ry-contact .order-contacts .fa {
    color:#fff !important
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:first-child {
    margin-right:0px;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
    display:flex;
    gap:6px
}
#ry-section-header .ry-leads .ry-contact .order-contacts svg,
.mobile-button svg{
    width:18px;
    fill:#fff
}
.mobile-button svg {
    margin-top:3px
}


@media(max-width:1880px) {
	.module-43 .ry-menu {
		max-width: 53% !important;
	}
}
@media(max-width:1600px) {
	#ry-section-header .ry-container {
		width:90%;
		max-width:1600px
	}
}
@media(max-width:1480px) {
	#ry-section-header .ry-leads .ry-contact li span {
		font-size:15px !important
	}
}

@media(max-width:1400px) {
	div.module-43 .ry-right {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		position: relative;
		top: -6px;
	}
	.module-43 .nav-menu.ry-nav, .module-43 .ry-menu {
		max-width:100% !important;
		width:100% !important
	}

	.module-43 .ry-left img {
		max-width: 350px;
	}
	.module-43 .ry-right .ry-leads .ry-contact li span{
		white-space: nowrap;;
		display:inline-block
	}
	.module-43 .ry-right .ry-social-wrap .ry-contact {
		padding-bottom:0
	}
	div.module-43 .ry-right {
		margin-top:10px;
		margin-bottom:40px;
		gap:10px
	}

	#ry-section-header .nav-menu.ry-nav li {
		padding: 0px 0px 0px;
	}
}

@media (max-width: 1299px) {
	div#ry-section-header .ry-content.ry-flex {
		gap:15px;
		padding-bottom: 10px;
	}

	div.module-43 .ry-right {
		margin-bottom:10px;
		gap:10px
	}
	#ry-section-header .nav-menu.ry-nav {
		border-bottom: 1px solid rgba(85, 85, 85, 0.22);
		padding-bottom:10px
	}
	.module-43 .ry-right .ry-social-wrap .ry-contact { 
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center
	}
	.module-43 .ry-right .ry-social-wrap .ry-contact .follow-us {
		font-size:12px
	}
}

@media (max-width: 1190px) {
    div#ry-section-header {
        display:none
    }
    div#theme2-smHeader {
        display:block !important
    }
     .mobile-container {
        padding-block:20px
    }
}

@media(min-width:991px) and (max-width: 1180px) {
	 .module-66 .item {
      background-image: linear-gradient(#dddddd , rgb(156 217 255 / 17%)) !important;
    }
}

@media (max-width: 600px) {
	.module-66 .carousel::before {
		top: 30%;
	}
	.mobile-container .mobile-nav {
		margin-right: 10px;
	}
	.mobile-container .flex-wrap .flex-item.left-nav {
		padding-left: 15px;
	}
	.mobile-container .flex-wrap .flex-item.right-nav{
		padding-right: 15px;
	}
	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		width:38px;
		height:38px;
		font-size:17px;
	}
	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a .fa {
		margin-top:-1.5px
	}
		.module-66 .bnr-textbox {
    bottom: 15vw;
}
}