.module-155 .ry-text-center h1,
.module-158 .swiper-slide .ry-box-wrapper h3 a{
    text-transform: uppercase;
}
.module-154 .ry-each .ry-phone a:before{
	display: none;
}

.module-155 .ry-slide.ry-text-bottom .ry-right-text {
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 30px 30px;
    border-radius: 10px;
    max-width: 1200px;
    margin: 0 auto;
    float: none;
}

.module-155 .ry-slide.ry-text-right .ry-right-text {
    max-width: 400px;
    margin: 0px 4vw 0px 0px;
    float: none;
    text-align: center;
    max-width: 500px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 90px 30px;
    border-radius: 10px;
	margin-left: auto;
}

#ry-pg-banner .ry-bnr-wrp{
	height: 600px;
	background-position: 100% !important;

}
.ry-group-one-bg{
	background-image: none;
}
.module-160 svg{
	transform: rotate(-180deg);
}

.module-156 .ry-heading h4,
.module-159 .ry-box .ry-heading h4,
.module-160 .ry-right .ry-box .ry-heading h4{
	color: #757575;
}

.module-160 .ry-right .ry-box .ry-heading h2{
	color: #20465b;
}

.module-154 .ry-each .ry-appointment{
	background: #4b5056;
}

.module-154 .ry-each .ry-appointment .ry-icon{
	border: 1px solid white;
	    background: #4b5056;
}

.module-158 .swiper-slide.swiper-one .ry-box,
.module-158 .swiper-slide.swiper-one .service-top-svg,
.module-158 .swiper-slide.swiper-one .service-bottom-svg,
.module-158 .swiper-slide.swiper-three .ry-box,
.module-158 .swiper-slide.swiper-three .service-top-svg, 
.module-158 .swiper-slide.swiper-three .service-bottom-svg{
	background: #dddddd;
	fill: #ddd;
}

.module-158 .swiper-slide.swiper-two .ry-box,
.module-158 .swiper-slide.swiper-two .service-top-svg,
.module-158 .swiper-slide.swiper-two .service-bottom-svg{
	background: #20465b;
	fill: #20465b;
}

.module-158 .swiper-slide.swiper-four .ry-box,
.module-158 .swiper-slide.swiper-four .service-top-svg, 
.module-158 .swiper-slide.swiper-four .service-bottom-svg{
	background: #1aa9ad;
	fill: #1aa9ad;
}
.module-160 .ry-right .ry-box .span-1{
	font-weight: 500;
}
.module-160 .carousel-indicators li.active{
	background: #1aa9ad;
}

.module-160 .carousel-indicators li.active span{
	color: white;
}
.module-160 .carousel-indicators li{
	border-color: #1aa9ad;
}

.module-160 .carousel-indicators li span{
	color: #1aa9ad;
}

.module-161 .title,.module-161 .info-wrap .address span, .module-161 .info-wrap .phone span, .module-161 .info-wrap .address:before, .module-161 .info-wrap .phone:before,
.module-161 .info-wrap .phone a, .module-161 .ry-copyright a, .module-161 .ry-open-hrs ul li, .ry-copyright, .module-161 .ry-powered span{
	color: #fff;
}

.module-161 .info-wrap a span, .module-161 .ry-copyright a, .module-161 .info-wrap .phone a{
	transition: all .3s ease;
}

.module-161 .info-wrap a:hover span, .module-161 .ry-copyright a:hover, .module-161 .info-wrap .phone a:hover{
	color: #1aaaae;
	opacity: 1;
	transition: all .3s ease;
}
.module-161 .ry-content .ry-each .ry-form .ry-btn-primary{
	transition: all .3s ease;
}

.module-161 .ry-content .ry-each .ry-form .ry-btn-primary:hover{
	background: #4b5056;
	transition: all .3s ease;
}

.social-flex{
	display: flex;
    gap: 20px;
}

.module-154 .ry-first {
    max-width: 390px;
}

.social-flex .col-xs-12:first-child {
    padding-right: 20px;
}
.social-flex .col-xs-12 {
    position: relative;
}
.social-flex .col-xs-12:first-child:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-right: 1px solid #c1c1c1;
}

.module-154 .ry-each .ry-phone .ry-ph-label:before {
	content: "\f095";
	margin-right: 10px;
	font-size: 20px;
	color: #333333;
	font-family: "fontawesome";
	/*position: absolute;*/
	left: 0px;
}

.module-154 .ry-last {
    max-width: 450px;
	    align-items: flex-start;
}

.ry-ph-label {
    /*padding-right: 180px;*/
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 30px;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 500;
}

.social-flex .span-1{
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 500;
}

.ry-last .ry-phone-wrp .ry-phone{
	display: flex;
    flex-direction: column;
    gap: 8px;
}

.module-154 .ry-each .ry-phone a{
	font-size: 20px;
	font-weight: 600;
}

.module-154 .ry-content{
	flex-direction: column;
}

.ry-first-header{
	display: flex;
    justify-content: space-between;
	padding-top: 18px;
}
.module-154 .ry-center{
	max-width: 100%;
	display: flex;
	align-items: center;
    justify-content: center;
	/*padding-right: 180px;*/
	top: 0px;
}

.module-154 .ry-center img{
	top: 0px;
}

.module-154 .ry-center .ry-left-menu,
.module-154 .ry-center .ry-right-menu{
	flex-basis: 50%;
}
.module-154 .ry-center .ry-logo{
	max-width: 200px;
    margin: 0px 30px;
}

.module-154 .ry-each .ry-nav{
	width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
}

.module-154 .ry-each .ry-nav li{
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 500;
}

.ry-menu .ry-nav li.primary {
    padding: 20px 0 28px;
}
.module-154{
	background: transparent;
}

.module-154 .svg-container{
	bottom: 48%;
}

.module-154 .ry-each .ry-appointment{
	top: -30px;
}

.module-155 .ry-content .carousel-inner .item img{
	height: 100vh;
	object-fit: cover;
}

.module-155 .ry-content .carousel-inner{
	margin-top: 20vh;
	height: calc(100vh - 20vh);
}

.module-155 .ry-slide.ry-text-bottom, .module-155 .ry-slide {
    top: 42%;
    bottom: unset;
	z-index: 99;
}
.ry-appt-label {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 30px;
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 500;
}
.ry-appt-label:before {
    content: "\f073";
    margin-right: 10px;
    font-size: 20px;
    color: #333333;
    font-family: "fontawesome";
}

#ry-pg-body .ry-content .ry-left ul li {
    padding-left: 0px;
    position: relative;
}

#ry-pg-body .ry-content .ry-left ul li, #ry-pg-body .ry-content .ry-left ul li p{
	text-align: left;
}

#ry-pg-body .ry-content .ry-left ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    /*bottom: 0px;*/
    left: 20px;
    margin: auto;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50px;
}


/*.module-155 .ry-slide.ry-text-top {
    top: 50%;
}*/

.module-155 .item.active .ry-slide .ry-right-text{
	padding: 60px 30px;
}

.module-161 table{
	color: #fff;
font-family: 'Quicksand', sans-serif !important;
	width: 100%;
}

.module-161 table a{
	color: #fff;
transition: .3s ease;
}

.module-161 table a:hover{
	color: #1aaaae;
transition: .3s ease;
}
.module-161 .ry-title{
	color: #fff;
font-weight: 400;
letter-spacing: 0.5px;
display: block;
    margin-bottom: 0;
    margin-bottom: 20px;
font-size: 30px;
font-family: 'Quicksand', sans-serif !important;
	font-weight: 600;
}

.module-161 .ry-show-title {
    font-weight: 600;
    font-size: 22px;
    text-align: left;
    border-bottom: 1px solid;
}

.module-161 table tr.ry-show-title td {
	padding: 10px 0px 15px 0px;
font-size: 18px
}

.module-161 table tr.info-custom td:last-child {
    line-height: 28px;
}

.module-161 table .ftr-info,
.module-161 table .days{
    line-height: 40px;
}

a.fa-icon {
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    text-align: center;
    border-radius: 50%;
	opacity: 0.8;
	transition: .3s ease;
	margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 20px
}
a.fa-icon:last-child{
	margin-right: 0px;
}

a.fa-icon.facebook{background: #3c5a99;}
a.fa-icon.instagram{background: #e05447;}
a.fa-icon.google{background: #dd4b39;}
a.fa-icon.review{background: #909090;}
a.fa-icon:hover {
	opacity: 1;
	transition: .3s ease;
	color: #fff !important;
}

.social-media-center{
	text-align: center !important;
}

.module-154 .ry-each .ry-nav li.dropdown {
    position: relative;
}

/*.module-154 .ry-each .ry-nav li.dropdown:before {
    position: absolute;
    top: 0px;
    right: -20px;
    bottom: 0px;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333333;
    content: "";
}/*

.ry-pb-40{
	padding-bottom: 30px;
}
.ry-mb-30{
	margin-bottom: 30px;
}
.ry-menu li a:hover, .module-154 .ry-each .ry-phone a:hover{
    color: #4b5056;
}

#ry-pg-body .ry-text h2 a {
    margin-bottom: 15px;
    display: block;
}

.module-159 .ry-box .ry-btn-primary:hover,
.module-155 .ry-slide.ry-text-bottom .ry-right-text .ry-hero-btn .ry-btn-primary:hover,
.ry-btn.ry-btn-primary:hover{
	background: #4b5056;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp a{
	color: #fff;
}
#ry-sidebar .ry-cta-wrp:hover a{
	color: #1f4357;
}

.alert li:last-child {
    margin-bottom: 0;
}
#ry-pg-body #srvc-box.style2 .service-items{
	align-items: flex-start;
}

.module-311 .ry-payment-options-logos .ry-each{
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.module-155 .ry-slide.ry-text-right .ry-right-text h2,
.module-155 .ry-slide.ry-text-bottom .ry-right-text h2, .module-155 .ry-slide.ry-text-bottom .ry-right-text h2 .span-1{
	font-family: 'Noto Serif', serif !important;
}

#ry-pg-body .module-314 .ry-text p, #ry-pg-body .module-314 .ry-text h3{
	    text-align: center !important;
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown{
	right: -100%;
	left: unset;
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown li {
    line-height: 34px;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li a{
	display: block;
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 500;
    padding: 3px 20px;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover{
	top: 64px;
}

a.power {
    display: flex;
    align-items: center;
	justify-content: center;
}

/*** QA ***/

.power .img-wrap img {
    max-width: 180px;
}

.module-161 .ry-powered{
	align-items: center;
}

a.power:nth-child(2) {
    margin-top: 13px;
}

.third-level-container:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 18px;
    bottom: 0px;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #333;
    border-bottom: 5px solid transparent;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #1dabaf;
    background-color: transparent;
}

.module-159 .ry-box .ry-btn-primary{
	max-width: 320px;
}

.module-314 .ry-social .social-inner-wrap li:before {
    display: none !important;
}
.module-314 .ry-social .social-inner-wrap li {
    padding-left: 0px !important;
}

.module-156 .ry-heading h2,
.module-159 .ry-box .ry-heading h2,
.module-158 .swiper-slide .ry-box-wrapper h3 a,
.module-160 .ry-right .ry-box .ry-heading h2{
	font-weight: 500;
}

.ry-margin-btm-30{
	margin-bottom: 30px;
}

.video-ration .iframe-block{
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.video-ration .iframe-block iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.for-video .ry-each:last-child {
    margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.for-video .ry-each {
	margin-bottom: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

body[data-page-name="contact-lens-exam"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_contact_lens_exam.jpg) !important;
}
body[data-page-name="dry-eye-treatment"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_dry_eye.jpg) !important;
}
body[data-page-name="glaucoma"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_glaucoma.jpg) !important;
}
body[data-page-name="macular-degeneration"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_macular_degeneration.jpg) !important;
}
body[data-page-name="eye-emergencies"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_eye_emergencies.jpg) !important;
}
body[data-page-name="eyewear"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_eyewear.jpg) !important;
}
body[data-page-name="types-of-contact-lenses"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_daily_contact_lenses.jpg) !important;
}
body[data-page-name="speciality-contact-lenses"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_specialty_contact.jpg) !important;
}
body[data-page-name="keratoconus"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_keratoconus.jpg) !important;
}
body[data-page-name="diabetic-eye-care"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_diabetic_eyecare.jpg) !important;
}
body[data-page-name="brands-we-recommend"] #ry-pg-banner .ry-bnr-wrp{
	/*background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_brands_we_recommend.jpg) !important;*/
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_how_to_safely_insert.jpg) !important;
}
body[data-page-name="types-of-daily-contact-lenses"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_types_of_daily_contact_lenses.jpg) !important;
}
body[data-page-name="how-to-safely-insert-remove-contacts"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_how_to_safely_insert.jpg) !important;
}

body[data-page-name="technology"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_technology.jpg) !important;
}

.module-156 .span-1{
	font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
    display: inline-block;
}

.module-311 .ry-accordion .ry-heading.ui-state-active {
    background: #19a4a8;
    color: #fff;
}

.module-161 .ry-two-cols.ry-flex{
	margin: auto;
	width: 100%;
	max-width: 870px;
}

body[data-page-name="contact-us"] #ry-pg-body{
	padding-bottom: 0px;
}

body[data-page-name="pediatric-eye-exams"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_pedia_eye_exam.jpg) !important;
}

body[data-page-name="cataracts"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_cataract.jpg) !important;
}

body[data-page-name="scleral-lenses"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-722c5ca7-1e4a-42e1-b98f-a31c19d35d6d/assets/ib_scleral_lenses.jpg) !important;
}

.module-158 .swiper-slide .ry-box{
	padding: 0 60px 30px;
}

.ry-menu li a {
    position: relative;
}
.ry-menu .ry-nav li.primary .caret{
	display: inline-block;
	margin-left: 19px;
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateX(-50%);
}
#ry-sidebar .ry-sb-cta .ry-cta-wrp a {
    color: #fff;
}
#ry-sidebar .ry-sb-cta .ry-cta-wrp:hover a {
    color: #20465b;
}

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

@media (min-width: 768px) {

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

@media (min-width: 992px) {
	.module-161 .ry-show-title td {
		text-align: left !important;
	}

	.module-161 table td:last-child {
		text-align: right;
		padding-left: 10px;
	}
	
	#ry-pg-body .ry-each .ry-photo.ry-photo-right{
		max-width: 380px;
		float: right;
		margin-left: 30px;
		padding-top: 40px;
	}
	
	#ry-pg-body .ry-text p,
	#ry-pg-body .teambox .team-item p{
		text-align: left;
	}
	
	#ry-pg-banner .ry-bnr-wrp{
		margin-top: 140px;
	}
	
	.module-161 .ry-each.ry-each-form{
		max-width: 480px;
	}
	
	.module-161 .ry-two-cols.ry-flex{
		gap: 80px;
		/*margin-right: 80px;*/
	}

}

@media (min-width: 1600px) {

	.module-154 .ry-center .ry-logo {
		margin: 0px 70px;
	}
	
	.module-155 .ry-content .carousel-inner{
		height: calc(100vh - 16vh);
		margin-top: 16vh;
	}
	
	.module-154 .svg-container {
		bottom: 44%;
	}
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h3 {
		font-size: 40px;
	}
	
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h2,
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h2 .span-1{
		font-size: 40px;
	}
	
	.module-155 .ry-slide.ry-text-right .ry-right-text h2 {
		font-size: 40px;
		font-weight: 400;
	}
	
	.ry-menu li a{
		font-size: 21px;
	}
	
	.module-155 .ry-slide.ry-text-right .ry-right-text{
		margin: 0px 0px 0px auto;
	}
	
	
    
}

@media (min-width: 1930px) {
	#ry-pg-banner .ry-bnr-wrp{
		margin-top: 220px;
	}
}




@media (max-width: 1600px) {
	.module-154 .svg-container {
		bottom: 38%;
	}
	
	
	
	.module-155 .ry-slide.ry-text-right .ry-right-text h2 {
		font-size: 40px;
		font-weight: 400;
	}
	
	.module-156 {
		padding: 100px 0 80px;
	}
	
	.module-160 .svg-container{
		bottom: -100px;
	}
	
	.module-160 .ry-left .ry-box{
		top: -110px;
	}
	
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h3,
	.module-155 .ry-slide.ry-text-right .ry-right-text h3{
		font-size: 24px;
	}
	
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h1,
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h2,
	.module-155 .ry-slide.ry-text-right .ry-right-text h2{
		margin-bottom: 18px;
	}
	
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h1,
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h2, 
	.module-155 .ry-slide.ry-text-bottom .ry-right-text h2 .span-1,
	.module-155 .ry-slide.ry-text-right .ry-right-text h2{
		font-size: 30px;
	}
}

@media (max-width: 1440px) {
	.module-161 .ry-content .ry-each .ry-form {
		padding-left: 10px;
	}
	
	
}

@media (max-width: 1500px) and (min-width: 991px) {
	.module-158 .swiper-slide .svg-container.svg-container-top{
		height: 85px;
		top: 10px;
	}
}


@media (max-width: 1200px) {
	.module-154 .ry-center{
		padding-right: 150px;
	}
	
	.module-154 .ry-last{
		max-width: 410px;
	}
	
	.ry-ph-label {
    	padding-right: 150px;
	}
	
	.module-154 .ry-center .ry-logo{
		max-width: 180px;
	}
	
	.module-155 .ry-content .carousel-inner {
		margin-top: 14vh;
		height: calc(100vh - 14vh);
	}
	
	.module-156 {
		padding: 80px 0 80px;
	}
	
	/*.module-154 .ry-each .ry-nav li.dropdown:before{
		right: -12px;
	}*/
	
	.module-161 .ry-two-cols.ry-flex {
		gap: 30px;
		/*margin-right: 0px;*/
	}
	
	.module-161 .ry-footer-top .ry-content.ry-flex{
		flex-direction: column;
		gap: 50px;
	}
	.module-161 .ry-footer-top .ry-content > .ry-each.ry-each-form{
		max-width: 610px;
		margin: auto;
	}
	
	.module-161 .ry-footer-top {
		padding: 50px 0;
	}
	
	.module-161 table tr td:last-child {
		line-height: 28px;
		text-align: right;
	}
	
	.module-161 table tr.ry-show-title td {
		text-align: left;
	}
	.module-155 .ry-content .carousel-inner .item img {
		height: 80vh;
	}
	
	.module-155 .ry-content .carousel-inner {
		margin-top: 14vh;
		height: calc(100vh - 19vh);
	}
	
	.module-155 .ry-slide.ry-text-bottom {
		top: 50%;
		bottom: unset;
	}
	
	.ry-menu li a {
		font-size: 14px;
	}
	.ry-menu .ry-nav li.primary .caret{
		right: -14px;
	}
	
	.module-154 .ry-each .ry-nav{
		align-items: center;
	}
	
}

@media (max-width: 1199px) {
	
	.module-154 .ry-center .ry-logo {
		max-width: 140px;
		margin: 0px 20px;
	}
	
	.module-154 .ry-last{
		max-width: 390px;
	}
	
	.ry-ph-label {
    	padding-right: 130px;
	}
	
	.module-154 .ry-center{
		padding-right: 130px;
	}
	
	
	.module-159 .ry-box{
		margin: 0px 30px 0px auto;
	}
	
	.module-159 .ry-left, .module-159 .ry-right{
		top: 90px;
	}
	
	.module-159 {
		padding: 0px 0 350px;
	}
	
	.module-158 .swiper-slide .ry-box {
		padding: 0 35px 30px;
	}
}

@media (max-width: 991px){
	.module-155 .ry-content .carousel-inner {
		margin-top: 0px;
		height: auto;
	}
	
	.mobile-container .mobile_logo img{
		max-width: 150px;
	}
	
	.module-155 {
		margin-top: 90px;
	}
	
	.module-161 .ry-footer-top .ry-each{
		max-width: 100%;
		margin: 0px;
	}
	
	#ry-sidebar #accordion .ry-link-item {
		padding: 25px 25px;
	}
	
	#ry-pg-body #srvc-box.style2 .service-items img{
		max-width: 435px;
		margin: auto;
	}
	
	#ry-sidebar #accordion .ry-link-item > a{
		text-align: left;
	}
	#ry-pg-body .ry-text p, .ry-about-service .ry-text,
	#ry-pg-body .teambox .team-item p{
		text-align: center;
	}
	
	#ry-pg-body .ry-text a.ry-btn{
		margin: auto;
	}
	
	#ry-pg-body .ry-text ul {
		padding-left: 30px;
	}
	
	#ry-pg-body .ry-text ul li{
		position: relative;
	}
	
	#ry-pg-body .ry-text ul li p:before {
		content: "";
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: -20px;
		margin: auto;
		width: 7px;
		height: 7px;
		background: #403f40;
		border-radius: 50px;
	}
	
	.mobile-container .flex-wrap .flex-item.right-nav .mobiledisplay {
		position: absolute;
		width: 100%;
		max-width: 290px;
		right: 20px;
		top: 90px;
		background: #fff;
		box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.3);
		display: none;
	}
	
	/*.mobile-container .flex-wrap .flex-item.right-nav .mobiledisplay.active{
		visibility: visible;
		top: 90px;
		transition: .3s ease;
	}*/
	
	.mobile-container .flex-wrap .flex-item.right-nav .mobiledisplay ul {
		list-style: none;
		padding: 20px 30px;
    	line-height: 29px;
	}
	
	.mobile-container .flex-wrap .flex-item.right-nav .mobiledisplay ul li {
		display: flex;
		gap: 0px;
		align-items: center;
		font-size: 17px;
		font-family: 'Quicksand', sans-serif !important;
		font-weight: 500;
	}
	
	.mobile-container .flex-wrap .flex-item.right-nav .mobiledisplay ul li span {
		width: 100%;
		max-width: 100px;
	}
	
	.mobile-container .flex-wrap .flex-item.right-nav .mobiledisplay ul li a {
		color: #333;
		width: 100%;
		height: auto;
		background: none;
		text-align: left;
		margin-right: 0px !important;
		display: block;
		margin-left: 10px;
		font-weight: 600;
	}
	
	#ry-pg-body .ry-content div, #ry-pg-body .ry-content p, #ry-pg-body .ry-content{
		text-align: center;
	}
	
	#ry-pg-body .ry-content ul, #ry-pg-body .ry-content ul li{
		text-align: left;
	}
	
}


@media (max-width: 767px){
	.module-161 .ry-two-cols.ry-flex{
		flex-direction: column;
	}
	
	.module-161 .ry-footer-top .ry-each {
		max-width: 601px;
		margin: auto;
	}
	
	.module-161 .ry-content .ry-each .ry-form {
		padding-left: 0px;
	}
	
	.mobile-container .mobile_logo img {
		max-width: 120px;
	}
	
	#ry-pg-banner .ry-bnr-wrp {
		height: 260px;
		background-position: 100% !important;
		margin-top: 70px;
	}
	
	#ry-pg-body .module-314 .ry-content .ry-left .ry-flex{
		flex-direction: column;
		gap: 50px;
	}
}

@media (max-width: 375px){
	.module-161 table tr td {
		font-size: 15px;
	}
}

em {
	font-style: italic !important;
}

/** Post Launch **/

.ry-cta-wrp.ry-el-link-tab-2 {
    cursor: pointer;
}
.module-161 .ry-copyright-wrp.ry-flex {
    align-items: center;
}
body.default .module-161 .svg-container{
	position: relative;
	top: -10px;
}

@media (max-width: 1650px){
	.ry-group-two-bg {
		background-position: 24% bottom;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px){
	.module-160 {
		height: 840px !important;
	}
	.module-160 .ry-right {
		position: relative;
		top: 70px;
	}
	.module-159 {
		padding: 0px 0px 160px;
	}
	#ry-pg-banner .ry-bnr-wrp {
		height: 420px;
	}
}
@media (max-width: 991px){
	a.power:nth-child(2) .img-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 25px;
	}
}
@media (max-width: 767px){
	.module-161 .ry-title, .module-161 table tr.ry-show-title td {
		text-align: center;
	}
}


/* MODAL */
#HomeModal .modal-dialog {
    max-width: 767px;
    width: 90%;
    margin: 60px auto;
}
#HomeModal .modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#HomeModal .modal-content .modal-header {
    position: absolute;
    padding: 0;
    width: 30px;
    height: 30px;
    background: #000;
    z-index: 2;
    border-radius: 50%;
    border: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    right: -15px;
    top: -15px;
}
#HomeModal .modal-content .modal-header button {
    color: #fff;
    opacity: 1;
    font-weight: 300;
}
#HomeModal .modal-dialog .modal-body {
    padding: 0;
}
#HomeModal .modal-content img {
    margin-bottom: 0;
}
#HomeModal .close-button button span {
    color: #fff;
    font-weight: 300;
    margin-bottom: -5px;
    margin-left: 1px;
}
#HomeModal .close-button button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #1aa9ad;
    border-radius: 50%;
    opacity: 1;
    border: unset;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#HomeModal img:not(.current),
.promo-quarter img:not(.current) {
    display: none;
}