/** NEUROLENS LANDING PAGE **/
.module-15 .social-inner-wrap li:hover a.fa.fa-linkedin:before {
    background-size: contain;
	width: 20px;
    height: 20px;
}

.ry-banner {
    height: 100vh;
    background: url(https://www.royacdn.com/unsafe/smart/Site-6e1c5ddd-ed45-46ae-9b49-91f9243dda12/neurolens/neurolens_hero_20211104.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ry-banner .ry-container {
    height: 100%;
    max-width: 1600px;
    width: 90%;
}

.ry-banner .ry-content {
    position: relative;
    top: 60%;
    transform: translateY(-50%);
    max-width: 640px;
}

.ry-banner h1 {
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 70px;
    font-family: 'Cinzel';
    font-weight: 700;
}

.ry-banner .ry-list {
    margin: 20px 0;
}

.ry-banner .ry-list ul {
    column-count: 2;
    list-style: none;
	padding: 0;
}

.ry-banner .ry-list ul li {
    display: flex;
    align-items: center;
}

.ry-banner .ry-list ul li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #176bae;
    margin-right: 10px;
}

.ry-banner .ry-list ul li p {
    font-size: 40px;
    text-align: left;
    color: #ffffff;
    line-height: 60px;
}

.ry-banner .ry-text p {
    font-size: 24px;
    line-height: 33px;
    color: #ffffff;
}

.ry-banner .ry-button {
    margin: 20px 0 0;
}

.ry-banner .ry-button a.ry-btn.ry-btn-primary {
    font-family: 'Questrial';
	border-radius: 30px;
}

.form-section {
    background: #fff;
    padding: 140px 0;
}

.form-section .ry-main-title p:first-of-type {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #176bae;
    line-height: 30px;
}

.form-section .ry-main-title h3 {
    font-family: 'Cinzel';
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 770px;
    margin: 20px auto;
	color: #114a7c;
}

.form-section .ry-main-title p span.span-1 {
    font-size: 17px;
    color: #707375;
}

.form-section #step-1 .form-row {
    margin: 48px 0 0;
}

.form-section .form-icon {
    margin: 0 0 19px;
}

.form-section .form-icon img {
    max-width: 150px;
    margin: 0 auto;
    width: 100%;
}

.form-section .form-row div {
    text-align: center;
}

.form-section .form-row .form-text div {
    font-size: 26px;
    line-height: 40px;
    color: #707375;
    text-transform: uppercase;
}

.form-section .form-button.form-field .form-group {
    margin: 0;
}

.form-section .form-button.form-field .form-group .ry-btn.ry-btn-primary {
    margin: 0 auto;
    display: block;
    width: 174px;
    height: 50px;
    border-radius: 25px;
    font-size: 16px;
    font-family: 'Questrial';
    text-transform: uppercase;
}

.form-section form .alert {
	text-align: center;
}

.form-section #step-3 {
    flex-wrap: wrap;
    max-width: 960px;
    margin: 0 auto;
}

.form-section #step-3 .form-row .form-text div {
    line-height: 1;
	height: 55px;
}

.form-section #step-3 .form-column {
    width: 33%;
    margin: 0 0 30px;
}

.form-section #step-2 .form-row {
    margin: 20px 0 0;
}

.form-section #step-2 .fieldset {
    max-width: 400px;
    margin: 0 auto;
}

.form-section #step-3 h4,
.form-section #step-5 h3 {
    margin: 0 0 10px;
}

.form-section #step-4 div.form-row-small {
    margin: 30px 0 0;
}

.form-section #step-5 .fieldset {
    max-width: 500px;
    margin: 0 auto;
}

.form-section form#step-5 .form-control {
    height: 40px;
    font-size: 18px;
}

.ry-video iframe {
    width: 100%;
    height: 1080px;
}

.ry-review-contact .ry-review {
    width: 58.3%;
    background: url(https://www.royacdn.com/unsafe/smart/Site-6e1c5ddd-ed45-46ae-9b49-91f9243dda12/neurolens/reviews_blue_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	padding: 130px 0;
}

.ry-review-contact .ry-review > .ry-container {
    max-width: 800px;
}

.ry-review-contact .ry-review h2 {
    text-align: left;
    color: #ffffff;
    font-family: 'Cinzel';
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
}

.ry-review-contact .ry-review .carousel-control {
    display: none;
}

.ry-review-contact .ry-review .ry-slide .ry-text {
    position: relative;
}

.ry-review-contact .ry-review .ry-slide .ry-text p {
    font-size: 20px;
    line-height: 30px;
    color: #707375;
    text-align: left;
}

.ry-review-contact .ry-review .ry-slide .ry-text:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: rgb(112 115 117 / 30%);
    margin: 34px 0;
}

.ry-review-contact .ry-review .ry-slide .ry-rating {
    font-size: 26px;
    color: #707375;
    text-transform: uppercase;
}

.ry-review-contact .ry-review .ry-slide .ry-rating span {
    font-size: 13px;
    color: #e5c865;
    line-height: 30px;
}

.ry-review-contact .ry-review ol.carousel-indicators {
    bottom: -50px !important;
}

.ry-review-contact .ry-review ol.carousel-indicators li {
    margin: 0 8px !important;
    background: #dbdbdb;
    border: 0;
}

.ry-review-contact .ry-review ol.carousel-indicators li.active {
    background: #176bae;
}

.ry-review-contact .ry-review .carousel {
    margin: 40px 0 0;
}

.ry-review-contact .ry-form {
    width: 41.7%;
    background: #e8f0f6;
	padding: 76px 0;
}

.ry-review-contact .ry-form .ry-container {
    width: 90%;
}

.ry-review-contact .ry-form > .ry-container {
    max-width: 680px;
	height: 100%;
}

.ry-review-contact .ry-form > .ry-container > .ry-content {
    background: #ffffff;
    height: 100%;
}

.ry-review-contact .ry-form > .ry-container > .ry-content .ry-container {
    max-width: 480px;
	height: 100%;
}

.ry-review-contact .ry-form h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Cinzel';
    color: #114a7c;
	margin: 0 0 40px;
}

.ry-review-contact .ry-form .ry-content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ry-review-contact .ry-form .form-control {
    font-size: 18px;
    font-family: 'Questrial';
    border: 1px solid #e6e6e6 !important;
}

.ry-review-contact .ry-form textarea#Message {
    height: 345px;
}

.ry-review-contact .ry-form #neurolens-form {
    width: 141px;
    height: 50px;
    border-radius: 25px;
    font-family: 'Questrial';
    font-size: 16px;
    text-transform: uppercase;
    float: right;
}

@media(max-width:1600px) {
	.ry-banner h1 {
		font-size: 50px; 
	}
	
	.ry-banner .ry-list ul li p {
		font-size: 30px;
		line-height: 40px;
	}
	
	.ry-banner .ry-text p {
    	font-size: 20px;
		line-height: 29px; 
	}
	
	.ry-banner .ry-content {
		top: 55%; 
	}
	
	.form-section .ry-main-title h3,
	.ry-review-contact .ry-form h2,
	.ry-review-contact .ry-review h2 {
		font-size: 40px;
	}
	
	.form-section .form-row .form-text div {
    	font-size: 20px;
		line-height: 34px; 
	}
	
	.ry-video iframe {
		width: 100%;
		height: 800px;
	}
	
	.ry-review-contact .ry-form input[type="text"] {
		height: 50px;
	}
	
	.ry-review-contact .ry-form textarea#Message {
		height: 245px;
	}
}

@media(max-width:1199px) {
	.ry-banner h1 {
		font-size: 35px; 
	}
	
	.ry-banner .ry-list ul li p {
		font-size: 24px;
		line-height: 34px;
	}
	
	.ry-banner .ry-list ul li:before {
		font-size: 9px; 
	}
	
	.module-15 {
		padding-top: 20px;
	}
	
	.ry-banner .ry-list ul {
		max-width: 400px;
	}
	
	.form-section .ry-main-title h3,
	.ry-review-contact .ry-form h2,
	.ry-review-contact .ry-review h2 {
		font-size: 30px; 
	}
	
	.form-section .ry-main-title h3 {
		max-width: 100%:
	}
	
	.form-section .form-icon img {
		max-width: 150px; 
	}
	
	.ry-review-contact .ry-review {
		width: 100%;
		padding: 100px 0;
	}
	
	.ry-review-contact .ry-form {
		width: 100%; 
	}
	
	.ry-review-contact .ry-flex {
		flex-direction: column;
	}
	
	.ry-review-contact .ry-review h2,
	.ry-review-contact .ry-review .ry-slide .ry-text p,
	.ry-review-contact .ry-review .ry-slide .ry-rating {
		text-align: center; 
	}
	
	.ry-review-contact .ry-form > .ry-container > .ry-content {
		padding: 50px 0;
	}
}

@media(max-width:1024px) and (min-width:992px) and (max-height: 700px) and (min-height: 600px) {
	.ry-banner .ry-content {
		top: 65%; 
	}
}

@media(max-width:991px) {
	.ry-banner {
		padding: 100px 0;
		height: unset;
		margin: 98px 0 0;
    	background-position: 75%;
	}
	
	.ry-banner:before {
		content: '';
		background: rgb(20 46 69 / 80%);
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
	}
	
	.ry-banner .ry-content {
		top: unset;
		transform: none;
		max-width: 100%;
	}
	
	.ry-banner h1 {
		text-align: center;
		font-size: 30px;
	}
	
	.ry-banner .ry-list ul {
		column-count: 1;
		max-width: 130px;
		margin: 0 auto;
	}
	
	.ry-banner .ry-list ul li p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.ry-banner .ry-text p {
		text-align: center;
	}
	
	.ry-banner .ry-button {
		text-align: center;
	}
	
	.form-section #step-1 .form-row {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.form-section .form-row .form-column {
		width: 33%;
		margin: 0 0 30px;
	}
	
	.form-section .form-icon {
		margin: 0 0 10px;
	}
	
	div.form-button {
		margin-top: 30px;
	}
	
	.form-section {
		padding: 179px 0 80px;
	}
	
	.form-section .ry-main-title p:first-of-type {
		letter-spacing: 0;
	}
	
	.form-section #step-3 .form-row .form-text div {
		height: unset;
	}
	
	.form-section #step-3 .form-row {
		margin: 0;
		flex-wrap: wrap;
	}
	
	.form-section #step-3 .form-row .form-column {
		width: 100%;
		padding: 0;
	}
	
	.ry-video iframe {
		height: 400px;
	}
}

@media(max-width:600px) {
	.form-section .form-row .form-column {
    	width: 50%;
    	margin: 0 0 30px;
		padding: 0 10px; 
	}
}

.group {
  	position: relative;
	padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.group iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

#poster-image {
	background: url('https://www.royacdn.com/unsafe/smart/Site-6e1c5ddd-ed45-46ae-9b49-91f9243dda12/neurolens/video_placeholder_20211104.jpg') center center;
	background-size: cover;
	bottom: 0;
	left: 0;
	opacity: 1.0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	height: 100%;
	width: 100%;
	transition: all 0.3s ease-in;
}

#poster-image:before {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(https://www.royacdn.com/unsafe/smart/Site-6e1c5ddd-ed45-46ae-9b49-91f9243dda12/neurolens/play_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	cursor: pointer;
}

@media(max-width:991px) {
	#poster-image:before {
    	width: 50px;
    	height: 50px;
	}
}

@media all and (max-height:800px) {
	.module-15 .left div.inner-wrap > .col-xs-12:first-child {
		display: none;
	}

	.module-15 ul.social-icons {
		margin: 0;
		margin-left: 10px;
	}
}









