body, body p, body div{font-family: var(--font-default) !important;font-weight: 400 !important; }
h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-title);
    font-weight: 300 !important;
}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: var(--font-default);z-index:99;}



.ry-btn {
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    max-width: max-content;
    color: #fff;
    background: var(--color-primary);
    font-size: 17px !important;
    /* text-transform: uppercase; */
}

.page-anchor {
    display: block;
    position: relative;
    top: -170px;
    visibility: hidden;
}


.ry-btn-primary:hover {background: #333333 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #333333 !important;}
.ry-btn.ry-btn-secondary:hover {background: #caa003 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 30px !important;}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}


body.home a.ry-btn.ry-btn-primary {
    font-family: var(--font-default);
    height: 55px;
    line-height: 1;
    padding: 0 30px;
    text-transform: initial;
}

.ry-heading h2 {
    font-size: 65px;
    letter-spacing: 0;
    line-height: 1.1;
    color: var(--color-secondary);
    font-family: var(--font-default);
    text-transform: uppercase;
}

.ry-heading h4 {
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 7px;
    margin-bottom: 5px;
    font-family: var(--font-title);
}


.ry-stars svg {
    width: 18px;
    fill: #f9b300;
}
.ry-flex.ry-stars {
    justify-content: flex-start;
    gap: 3px;
    margin-bottom: 10px;
}







/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

/* HP Edits - Started <> */


/**/
	/*fonts*/
.custom-headline h2 {
    text-align: center;
    font-size: var(--font-title) !important;
    text-transform: uppercase;
    line-height: 1.2;
}

.custom-headline h2 span {
    display: block;
    font-family: 'Lora';
    color: var(--clr-secondary);;
    font-size: var(--font-spantitle);
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
/*Modal*/
/* Header */
	/**/

.module-43 .ry-right .ry-leads .ry-contact {
    gap: 20px;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(odd) {
    background: var(--clr-primary) !important;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(even) {
    background: var(--clr-secondary) !important;
}

div.module-43 .ry-right .ry-menu .nav-menu li a {
    color: #333 !important;
    font-size: 16px;
}





/* Hero */



.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: top center;
}

.module-66 .carousel .carousel-control {
    opacity: 0;
}

.module-66 {
    z-index: 5;
}




	
/* Welcome */
	
.module-welcome.style-5 {
    padding: 6em 0;
}
.module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .ry-text p {
    text-align: left !important;
}

.module-welcome.style-5 .ry-text .ry-btn {
    margin-left: 0;
}

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 750px;
}

.module-welcome.style-5 .ry-heading h2 {
  font-weight: 300 !important;
}

div#welcome-sec-images {
    gap: 0 1.5em;
    margin-top: 5em;
}

.module-welcome.style-5 .ry-container {
    max-width: 1600px;
    width: 90%;
}
.module-welcome.style-5 .ry-flex {
    align-items: flex-start;
}


/* End Welcome */





/* Homepage CTA */


div.module-18 {
    padding: 11em 0 8em;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/hp_assets/bg_whychooseus.png);
    background-size: contain;
    background-position: center;
    margin-bottom: -5em;
}


#hp-cta-flex {
  gap: 0 1.5em;
  max-width: 1600px;
  margin: auto;
  float: none;
}
.hp-cta-title-block {
  padding: 0 0 1.5em;
}
#hp-cta-flex .ry-each {
  background: var(--color-secondary);
  border-radius: 40px;
}
.col-xs-12.cta-inner-block img {
}
.link, a.link, .link a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: transparent !important;
}
div.hp-cta-icon {
  max-width: 100px;
  background: #fff;
  height: 100px;
  border-radius: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: -2em auto 0;
  float: none;
}
div.hp-cta-icon img {
  max-width: 35px;
  margin: auto;
  height: 35px;
  object-fit: contain;
}

.hp-cta-title >div {
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
  letter-spacing: 1px;
  margin-top: 20px;
}


/* END Homepage CTA */





/* WHY CHOOSE US */

#hp-circle {
  margin-top: 10em;
  align-content: center;
  gap: ;
}
#circle-each-left {
}
#circle-each-left .circle-each, #circle-each-right .circle-each {
  display: flex;
  align-items: center;
}
.hp-circle-wrap {
  background: #fff;
  height: 280px;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 100%;
  width: 280px;
}
.cta-circle-group {
  display: flex;
  align-content: center;
  justify-content: space-between;
}


div.circle-border img {
  max-width: 60px;
  margin: 0 auto 15px;
}
div.module-18 .ry-container {
    max-width: 100%;
    width: 100%;
    transform: scale(0.9);
}
#circle-each-left .circle-each:nth-child(2), #circle-each-right .circle-each:nth-child(2) {
  flex-direction: column !important;
  gap: 9em 0;
  display: flex;
}

.circle-border {
  flex-direction: column !important;
  gap: 9em 0;
  align-content: center;
  border-radius: 100%;
}
.circle-border p {
  text-transform: uppercase;
  font-weight: 500 !important;
  color: var(--color-primary);
  font-size: 27px;
  line-height: 1.3;
}


#circle-each-center .hp-circle-wrap {
    margin: auto;
    float: none;
    width: 100%;
    height: 600px;
    max-width: 600px;
}


#circle-each-center .circle-each {
  display: flex;
  align-content: center;
}


#circle-each-center .hp-circle-wrap .ry-heading h2 {
  max-width: 400px;
  margin: 0 auto 20px;
  font-weight: 400 !important;
}


#circle-each-right .circle-each {
  flex-direction: row-reverse !important;
}
#circle-each-right {
  flex-direction: row-reverse;
}
#circle-each-right .circle-each:nth-child(1) div.circle-border img {
  max-width: 350px;
  margin: 0 auto !important;
}

div.why-choose .circle-border:before {
  border: 1px dashed #fff;
  content: "";
  height: 115%;
  width: 115%;
  position: absolute;
  top: -20px;
  left: -20px;
  border-radius: 100%;
}

#circle-each-center .circle-border:before {
 display: none;
}
#hp-circle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  background: transparent;
  z-index: 300;
  width: 800px;
  height: 800px;
  border:1px dashed #fff;
  border-radius:100%;
}

/* END WHY CHOOSE US */



/* HOMEPAGE TECHNOLOGY SECTION*/


div.hp-technology {
  background-image: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/hp_assets/bg_advancedeyetech.png);
  height: 1150px;
  background-position: center;
  display: flex;
  align-items: center;
  margin-top: -5em;
  background-size: cover;
  margin-bottom: -5em;
  z-index: 1;
}
div.hp-technology .ry-heading h2, div.hp-technology .ry-heading h4 {
  color: #fff;
}
.module-welcome.style-5 .ry-heading h2 {
  font-weight: 300 !important;
}
div.hp-technology .ry-flex {
  gap: 0 2em;
  margin-top: 5em;
}
.tech-title p {
  color: #fff;
  font-size: 21px;
}
.tech-image-wrap img {
  max-width: 250px;
  margin: 0 auto 1em;
}
div.hp-technology .ry-flex .ry-each:after {
  background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/hp_assets/Linediv_1.png);
  background-size: contain;
  height: 510px;
  width: 2px;
  position: absolute;
  content: '';
  top: -15%;
  background-position: bottom;
  right: -8%;
  bottom: 0;
}
..tech-image-wrap {
  position: relative;
}

div.hp-technology .ry-flex .ry-each:first-child:before {
  background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/hp_assets/Linediv_1.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: contain;
  height: 500px;
  width: 2px;
  position: absolute;
  content: '';
  top: -15%;
  background-position: bottom;
  right: initial;
  bottom: 0;
  left: -8%;
}
div.hp-technology .ry-container {
  max-width: 1500px;
  width: 90%;
}

div.hp-technology .ry-flex::before, div.hp-technology .ry-flex::after {
  content: '';
  position: absolute;
  background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/hp_assets/horizontalline_top.png);
  width: 108%;
  height: 2px;
  top:-25px;
  background-size: contain;
  left: -58px;
  background-repeat: no-repeat;
}
div.hp-technology .ry-flex::after {
  top: initial;
  bottom: -25px;
}

/* END HOMEPAGE TECHNOLOGY SECTION*/






/* HOMEPAGE OPTICAL */


div.hp-optical {
  padding: 14em 0 8em;
}
#optical-content {
  gap: 0 3%;
  align-items: center;
}
.optical-list {
  margin-top: 1.5em;
  max-width: 600px;
 
}
.optical-list ul li {
  position: relative;
  list-style: none;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #6666665e;
  padding-bottom: 1.5em;
}
.optical-list ul {
  padding: 0;
  width: auto;
}

#optical-text {
  height: 100%;
  width: 40%;
}
#optical-text .ry-heading p {
  margin-top: 1em;
  font-size: 24px;
}
#optical-image {
  width: 55%;
}

#optical-text .ry-heading strong {
    font-size: 30px;
}

.optical-list ul li p:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Icons/eye_glass.png);
    display: inline-block;
    height: 19px;
    width: 24px;
    margin-right: 10px;
    margin-left: 10px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


.optical-list ul li:nth-child(2) p:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Icons/eye.png);
}

.optical-list ul li:nth-child(3) p:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Icons/bubble_cross.png);
}

.optical-list ul li:nth-child(4) p:before {
    background: url(https://www.royacdn.com/unsafe/150x0/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Icons/check_icon.png);
}


.optical-list ul li:nth-child(5) p:before {
    background: url(https://www.royacdn.com/unsafe/150x0/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Icons/tools.png);
}

.optical-list ul li:nth-child(6) p:before {
    background: url(https://www.royacdn.com/unsafe/150x0/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Icons/hands.png);
}

/* END HOMEPAGE OPTICAL */





/* Services */
.module-services.style-12 .content .ry-flex .ry-each {
    border-radius: 0;
    height: 500px;
}

.module-services.style-12 .content .ry-flex .ry-each .photo,
	.module-services.style-12 .content .ry-flex .ry-each .photo img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
	object-fit: cover;
    opacity: 0.4;
    transition: all ease .3s;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details p {
    opacity: 0;
    height: 0;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
    margin: 0;
    position: absolute;
    background: var(--clr-primary);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    color: white;
    text-transform: uppercase;
}

.module-services.style-12 .content .ry-flex .ry-each .icons {
    opacity: 0;
}


.module-services.style-12 .content .ry-flex .ry-each:hover .photo, .module-services.style-12 .content .ry-flex .ry-each:hover .photo img {
    opacity: 1;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) .photo img {
    filter: invert(0);
}

.module-services.style-12 .content .ry-flex .ry-each {
    background: var(--clr-secondary) !important;
}

.module-services.style-12 {
    padding: 140px 0 100px;
}
.module-services.style-12 .content .ry-flex .ry-each:first-child {
    border-bottom-left-radius: 58px;
    overflow: hidden;
}

.module-services.style-12 .content .ry-flex .ry-each:last-child {
    border-bottom-right-radius: 58px;
    overflow: hidden;
}


/* Insurance */
	/**/
#section-insurances .ry-multi-item-slider {
    padding: 0;
    margin-top: -10vw;
}

#section-insurances #top-brands .ry-multi-item-slider .container.ry-container {
    padding-top: 60px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/Background_images/GCEA_brands_bg.jpg) center center no-repeat;
	background-size: cover;
}

#section-insurances .owl-carousel .owl-nav .owl-prev, body.home .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}
#section-insurances .ry-multi-item-slider-heading-section, .ry-multi-item-slider-heading-section h2 {
    color: var(--clr-secondary) !important;
    font-family: 'Dancing Script' !important;
    text-transform: capitalize;
    margin-bottom: 0;
}

#section-insurances .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(0);
}

#section-insurances .owl-carousel .owl-dots .owl-dot, .owl-carousel .owl-dots .owl-dot.active {
    background: var(--clr-secondary);
    height: 12px;
    width: 40px;
    border-radius: 10px;
}

#section-insurances .owl-carousel .owl-dots .owl-dot {
    opacity: .2;
}

#section-insurances .owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}



/* Testimonials */

div.homepage-reviews-slider .slick-dots {
  display: none !important;
}

#rev-stars {
  max-width: 150px;
}
.rev-text {
  margin: 2em 0;
  height: 150px;
}
.rev-text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}
div.inner-rev-block {
  background: #fff;
  border: 1px solid rgb(102 102 102 / 35%);
  border-radius: 30px;
  padding: 4em;
  box-shadow: 1px 1px 14px #0801012b;
}

div.homepage-reviews-slider .slick-prev.slick-arrow, div.homepage-reviews-slider .slick-next.slick-arrow {
 position: absolute;
  bottom: -15%;
  background: #fff;
  border-radius:100%;
  color:transparent;
  width:40px;
  height: 40px;
  border:1px solid #000;
    
}

div.homepage-reviews-slider .slick-next.slick-arrow:before {
  content: '';
  background: transparent;
  width:11px;
  height:11px;
  position: absolute;
  right:0;
  left:-3px;
  margin: auto;
  top: 0;
  bottom: 0;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(43deg);
}


div.homepage-reviews-slider .slick-prev.slick-arrow:before {
  content: '';
  background: transparent;
  width:11px;
  height:11px;
  position: absolute;
  right:0;
  left:7px;
  margin: auto;
  top: 0;
  bottom: 0;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(-135deg);
}

div.homepage-reviews-slider .slick-next.slick-arrow {
  right:initial;
  left: 50%;
}

div.homepage-reviews-slider .slick-prev.slick-arrow {
  left:initial;
  right: 50.5%;
}

div.homepage-reviews-section {
  padding: 8em 0;
}

div.homepage-reviews-section h4, div.white-bg-quote h4 {
    font-family: var(--font-title);
    color: var(--color-primary) !important;
    font-size: 25px !important;
}


#rev-btn {
  margin: 6em auto 0;
  max-width: 170px;
  text-align: center;
  justify-content: center;
  background: transparent !important;
  color: #333;
  border: 1px solid #333;
}
#rev-btn:hover {
    background: var(--color-secondary) !important;
}
.homepage-reviews-slider {
  display: flex;
  justify-content: space-between;
  margin-top: 3em;
  margin-left: 0;
}


.homepage-reviews-slider .slick-slide {
  margin: 0 20px;

}

.homepage-reviews-slider .slick-list {
  margin: 0 -20px;
}

.homepage-reviews-slider .slick-slide img {
  max-width: 120px !important;
}


.module-testimonials.option-1 .content {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.module-testimonials.option-1 .custom-headline h2, .module-testimonials.option-1 .custom-headline h2 .span-1 {
    text-align: left;
}

}
.module-testimonials.option-1 .custom-headline h2 .span-1 {
    margin-bottom: 20px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    padding: 0;
}


.module-testimonials.option-1 .carousel-control.left, .module-testimonials.option-1 .carousel-control.right {
  opacity: 1;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
    justify-content: center;
}

.testimonials-wrapper .carousel-indicators li {
    background: red;
	  width: 40px !important;
}

.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: .2;
}

.testimonials-wrapper .carousel-indicators {
    text-align: left;
    padding-left: 0 !important;
    bottom: 0 !important;
    display: none !important;
}

.testimonials-wrapper .comment {float: none;max-width: 900px;margin: 1em auto 0;}



.testimonials-wrapper .ry-multi-item-slider {
    padding: 0;
}

/* Footer */
	/**/


.module-44 .ry-footer-top {
    padding-bottom: 3vw;
}

.module-44 .ry-footer-copyright {
    background: var(--clr-primary);
    padding-bottom: 10px;
}


/*Media Queries*/

@media screen and (max-width: 1080px){
    .module-welcome.style-5 .ry-each:not(.image-wrapper),
    .module-welcome.style-5 .ry-each.image-wrapper{
        max-width: 100%;
    }
    .module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .ry-text p,
    .module-testimonials.option-1 .custom-headline h2, .module-testimonials.option-1 .custom-headline h2 .span-1{
        text-align: center !important;
    }
    .module-welcome.style-5 .text-wrapper {
        margin-bottom: 0;
    }
    
    .module-welcome.style-5 .ry-flex {
        gap: 40px;
    }
    .module-welcome.style-5 .ry-each.image-wrapper .photo {
        padding-top: 0;
    }
    .module-services.style-12 .content .ry-flex .ry-each:first-child, .module-services.style-12 .content .ry-flex .ry-each:last-child {
        border-radius: 0;
    }
    
    .module-team.style-1 .ry-flex {
        width: 100%;
        margin-left: 0;
    }
    
    .module-testimonials.option-1 .content {
        max-width: 100%;
        margin-left: 0;
        flex-direction: column;
        gap: 40px;
    }
    .module-testimonials.option-1 .button-wrapper a {
        margin-left: auto;
    }
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
        text-align: center;
        
    }
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
        justify-content: center;
    }
    
    .testimonials-wrapper .carousel-indicators {
        text-align: center;
    }
    .module-team.style-1 {
        padding: 60px 0;
    }
    .module-66 .carousel .carousel-inner .item img {
        height: 700px;
    }

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








/* RESPONSIVE*/


@media (max-width:1600px) {
	
    .hp-circle-wrap {
		transform: scale(0.9);
	}
	
	.ry-heading h2 {
		font-size: 50px;
	}

	#hp-circle:before {
		width: 650px;
		height: 650px;
	}

	#circle-each-center .hp-circle-wrap {
		transform: scale(1);
		height: 450px;
		max-width: 450px;
	}

	#circle-each-center .hp-circle-wrap .ry-heading h2 {
		font-size: 35px;
	}

	.ry-heading h4 {
		font-size: 23px;
		letter-spacing: 3px;
	}
	.circle-border p {
		font-size: 23px;
	}

	#circle-each-left .circle-each:nth-child(1) {
		left: 10%;
	}

	#circle-each-right .circle-each:nth-child(1) {
		right: 10%;
	}
	
	 
}


@media (min-width:1082px) and (max-width:1600px) {
	
    div.module-43 .ry-right {
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}

	div#ry-section-header .ry-content.ry-flex {
		padding-bottom: 0;
		gap: 0 2em !important;
    
	}
	
	body.default #ry-section-header.module-43 {
		padding-bottom: 0;
	}

	.module-43 .ry-left {
		width: 400px;
	}

	.module-43 {
		padding-top: 20px;
	}

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

	.module-66 .bnr-textbox {
		top: 50%;
	}
	
	div.module-18 {
		background-size: cover;
		padding: 8em 2em 5em;
	}
	
	 div#footer-office-image {
		width: 25%;
	}

	.module-16 div#footer-social-block {
		left: 0;
	}

	.module-16 #footer-row1 {
	}

	.module-16 #footer-row1 .card-wrap {
		gap: 0 1em;
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
		justify-content: flex-start;
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
		width: 100px;
	}

	.module-16 #footer-row1 .card .card-body .ry-footer-phone a, .ry-footer-detail.ry-footer-fax {
		font-size: 20px;
	}

	.module-16 #footer-row1 .card .card-body .ry-footer-detail span.span-1, .ry-footer-address.ry-footer-detail a, .office-hours-text p {
		font-size: 17px;
	}


	.module-16 div#card1 {
		left: 2%;
	}
}

@media (max-width:1199px) {
	
	 a#hp-team-btn {
		margin-top: 7em;
	}

		div#mobile-circle .ry-heading h2 {
		color: #fff;
	}

	div.inner-rev-block img#rev-stars {
		margin: auto;
	}

	#optical-text .ry-heading strong {
    	font-size: 22px;
	}
	 
	.module-team.style-1 {
		padding: 5em 0 8em;
		margin-bottom: 0;
		height: auto;
	}
	  
	div.hp-ordercontact-section, body div#hp-optomap {
        margin-bottom: 0;
        background: #fff;
        height: auto;
        padding: 1em 0 4em;
        background-image: none !important;
    }
	
	.module-testimonials.option-1 {
		margin-bottom: 0;
		padding: 4em 0;
	 }
	  
	.module-44 {
		padding: 3em 1em 1em !important;
	 }

	 .module-44::before {
		background: var(--color-secondary);
	  }
	  .hp-ordercontact-section:before {
		content: '';
		position: absolute;
		/*! background: url(https://www.royacdn.com/unsafe/smart/Site-deeaa1fd-8a60-4cfe-ba06-52a5b55e8359/HomepageAssets/cl_img_bg.png); */
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background-position: 36%;
		opacity: 0.2;
	  }
	  .hp-ordercontact-section .ry-content .ry-flex {
		justify-content: center;
	  }
	  .hp-ordercontact-section .ry-content .ry-flex .ry-each, div#hp-optomap .ry-content .ry-flex .ry-each {
		padding: 0;
		max-width: 100%;
	  }
	  #order-btn, #optomap-btn {
		margin: auto;
	  }

	  .hp-ordercontact-section .ry-content .ry-text p {
		text-align: center !important;
		font-size: calc(18px + 2 * ((100vw - 500px) / 940));
		line-height: 1.5;
		letter-spacing: 0;
	  }

	  #hp-optomap:before {
	  background-position: left !important;
	}
	#hp-optomap:before {
	  content: '';
	  position: absolute;
	  background: #fff;
	  left: 0;
	  right: 0;
	  width: 100%;
	  height: 100%;
	  background-position: 36%;
	  opacity: 0.2;
	}
	
	body div#hp-optomap {
		padding: 4em 0 4em !important;
	}
	
	.module-team.style-1 .ry-flex .each-name {
		font-size: 20px;
	}
	
	img#vs-logo {
		max-width: 100px;
		margin: 0 auto 2em;
	}

	div#mobile-circle {
		margin: 5em auto 0;
	}

	div#mobile-circle .ry-heading h4 {
		color: #fff !important;
		margin-top: 1em;
	}

	.hp-circle-wrap {
		background: transparent;
		transform: scale(1);
	}

	div.why-choose .circle-border:before {
		display: none;
	}

	.circle-border {
		background: #fff;
		height: 280px;
		gap: 0;
		width: 280px;
		margin: auto;
		float: none;
	}


	div#mobile-circle ul.slick-dots {
		padding: 0;
		display: flex !important;
		justify-content: center;
		gap: 0 7px;
		margin-top: 2em;
	}

	div#mobile-circle ul.slick-dots li {
		list-style: none;
		color: transparent;
	}

	div#mobile-circle ul.slick-dots li button {
		width: 50px;
		height: 7px;
		background: rgba(54, 48, 43, 0.5);
		border-radius: 0;
	}

	div#mobile-circle ul.slick-dots li.slick-active button {
		background: #fff;
	}

	#hp-circle {
		margin-top: 0 !important;
	}

	div.module-18 .ry-container {
		transform: initial !important;
	}

	div.inner-rev-block {
    padding: 2em;
    }
	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
		font-size: 17px !important;
	}

	  .ry-heading h2 {
		font-size: 30px !important;
		line-height: 1.2 !important;
		text-align: center !important;
	} 
}


@media (max-width:1080px) {
	
	.ry-services.style2 .ry-each .title div{
    font-size: 18px;
    line-height: 1.5;
	}
	
    div.mobile-container {
		background: #fff;
		padding: 20px 0;
		border-bottom: 1px solid rgb(102 102 102 / 22%);
	}

	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 200px;
	}

	.hamburger .hamburger-box .hamburger-inner,
	.mobile-container .mobile-nav button .hamburger-inner:after,
	.mobile-container .mobile-nav button .hamburger-inner:before {
		background: var(--color-secondary) !important;
	}

	div#theme2-smHeader {
		display: block !important;
	}

	.module-43 {
		display: none !important;
	}

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

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:nth-child(2) {
		margin: 0 5px !important;
	}
	
	    div#ry-slider {
		height: auto !important;
	}

	.module-welcome.style-5 .ry-flex .ry-each:nth-child(1) {
		width: 100% !important;
		padding-bottom: 0px !important;
	}

	.ry-heading h4 {
		text-align: center !important;
	}

	.module-welcome.style-5 .ry-flex .ry-each:nth-child(2) {
		width: 100% !important;
		text-align: center !important;
	}

	.module-welcome.style-5 .text-wrapper .ry-text h4 {
		text-align: center !important;
	}

	div#welcome-sec-images {gap: 2em 0 !important;margin-top: 2em !important;}

	div#welcome-sec-images .ry-each {
		width: 100% !important;
		padding-bottom: 0 !important;
	}

	div#welcome-sec-images .ry-each img {
		max-width: 400px !important;
	}

	div.module-18 {
		padding: 4em 1em !important;
		margin-bottom: 0 !important;
		background: var(--color-primary);
	}
	
	
	#hp-cta-flex .ry-each {
        border-bottom-left-radius: 20px;
        width: 48% !important;
        max-width: 300px !important;
        margin: auto;
        border-bottom-right-radius: 20px;
    }

	#hp-cta-flex {
		flex-wrap: wrap;
		gap: 2em 0 !important;
		justify-content: center !important;
	}

	div.hp-cta-icon {
		height: 80px;
		width: 80px;
	}

	div.hp-cta-icon img {
		max-width: 25px;
		height: 25px;
	}
	
	div.hp-technology {
		height: auto !important;
		margin-bottom: 0;
		background: var(--color-primary) !important;
		background-image: none !important;
		margin-top: 0 !important;
		padding: 5em 0 !important;
	}

	div.hp-technology .ry-flex .ry-each {
		width: 47%;
	}

	div.hp-technology .ry-flex {
		flex-wrap: wrap;
		gap: 2em 1em !important;
		justify-content: center;
	}

	div.hp-technology .ry-flex::before, div.hp-technology .ry-flex::after,
	div.hp-technology .ry-flex .ry-each:after, div.hp-technology .ry-flex .ry-each:first-child:before {
		display: none !important;
	}
	
	div.hp-optical {
   	 padding: 4em 0 !important;
	}
	
	#optical-content {
		flex-direction: column !important;
		gap: 2em 0;
	}
	
	#optical-text {
		width: 100% !important;
	}

	.optical-list {
    margin: 1.5em auto;
}

#optical-text .ry-heading p {
    text-align: center;
}

	

	.optical-list ul li p {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px 0;
}
	
	
}




@media (max-width:768px) {

	
	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
		font-size: 23px !important;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper svg {
		width: 15px !important;
		height: 15px !important;
	}
	

	
	div.hp-cta-icon {
		height: 60px;
		width: 60px;
	}

	.hp-cta-title >div {
		font-size: 17px !important;
	}

}

@media (max-width:500px) {

	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 140px !important;
	}
	
	.mobile-container .mobile-nav {
		margin-right: 10px !important;
	}
	
	#map-marker {
		max-width: 200px !important;
	}

	div.footer-map .ry-el-bg {
		height: 400px !important;
	}


	div.tech-title p {
		line-height: 1.4;
		font-size: 16px;
	}

	div.hp-technology {
		padding: 3em 0 !important;
	}

	div.hp-technology .ry-flex {
		margin-top: 2em !important;
	}
}




/*MEGA MENU*/

.mega-menu {
    position: fixed;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 40px 80px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}


.mega-menu.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    background: var(--color-secondary);
}

.mega-menu.is-active:after {
     background: url(https://www.royacdn.com/unsafe/smart/Site-0675dd93-95fa-4645-a10d-f95d4d06bf57/innerpage_assets/shape_black.png);
     content: "";
     position: absolute;
     left: 0%;
     right: 0px;
     margin: auto;
     width: 80px;
     height: 80px;
     bottom: -79px;
     transform: rotate(360deg);
     background-size: contain;
     background-repeat: no-repeat;
}


.mega-menu {
    display: flex;
    gap: 50px;
    justify-content: space-between;
}


.mega-column {
    flex: 1;
    min-width: 180px;
}

body.default .mega-column h4, body.home .mega-column h4 {
    font-size: 18px;
    margin-bottom: 12px;
    color: var(--color-primary);
    font-family: var(--font-default);
    font-weight: 600 !important;
    text-transform: uppercase;
}

.mega-column ul {
    list-style: none;
    margin: 0;
    padding: 0;
    transition: all ease 03s;
}

.mega-column li {
    margin-bottom: 5px;
    border-bottom: 1px solid rgb(255 255 255 / 13%);
    padding-bottom: 5px;
    -webkit-transition: all linear 300ms 100ms;
    transition: all linear 300ms 100ms;
}


.mega-column a:hover {
    color: var(--color-primary);
}


.mega-menu * {
    user-select: none;
}

.inner-menu {
    width: 100%;
    display: flex;
    gap: 0 1em;
}

ul.mega-menu-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    transition: color 0.2s ease;
}

li.dropdown.with-dropdown.open ul.dropdown-menu {
    background: #000;
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
    min-width: 900px;
    max-width: 900px;
    z-index: 999;
    padding: 2em;
}



li.dropdown.with-dropdown ul.dropdown-menu li a {
    width: 100%;
    padding: 6px 20px 2px;
}

.with-dropdown .dropdown-menu>.active>a {
    background-color: transparent;
}

li.dropdown.with-dropdown ul.dropdown-menu li:before {
    content: '\f06e';
    font-family:fontawesome;
    display:flex;
    color:#fff;
    font-size:10px;
}

li.dropdown.with-dropdown ul.dropdown-menu li {
    display:flex;
    width: 48%;
    align-items: center;
    padding-left: 15px;
}


li.dropdown.with-dropdown ul.dropdown-menu li a:hover {
    background: transparent !important;
    color: var(--color-primary) !important;
}

.with-dropdown {
    position: relative;
}

.with-dropdown .dropdown-menu {
    border-radius: 10px;
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    flex-wrap:wrap;
    gap: 10px;
    background: var(--color-secondary);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: 
        opacity 0.3s ease,
        transform 0.3s ease,
        visibility 0.3s ease;
    pointer-events: none;
    width:100%;
    min-width: 900px;
    padding: 2em;
    border: 1px solid rgb(202 160 3 / 54%);
    box-shadow: 0px 4px 5px 0px hsl(0deg 0% 100% / 10%);
    z-index: 300;
}

.with-dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.with-dropdown .dropdown-menu > .active > a {
    color: var(--color-primary) !important;
}


/* END MEGA MENU*/






/* End - HP Edits*/

:root {
    --color-primary: #caa003;
    --color-secondary: #333333;
    --font-default: Manrope;
    --font-title: Lora;
    
}
	
@media only screen and (max-width: 1199px) {.mobile-container .ry-appointment-wrap, .mobile-container .ry-phone-wrap {top: 71px;}}
@media (max-width: 1024px) {#ry-pg-banner .ry-bnr-wrp .ry-pg-title {margin: 0;padding:0;}}
	
	
a.ry-btn.ry-btn-primary.r-btn {
    display: block;
    margin: 0 auto;
    max-width:50%;
    padding-bottom:40px;
}

.ry-container .btn-container{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80vh;
}
