#tophead {
    display: none;
}

#website-audit .ry-container {
    max-width: 1600px;
    margin: 0 auto;
    float: none;
    width: 90%;
}

#website-audit #see-demo {
    border-top: 0;
	background: #ffffff;
	padding: 0;
}

#website-audit #see-demo .ry-flex {
    display: flex;
	height: 100vh;
}

#website-audit #see-demo .ry-flex .ry-left {
    width: 70%;
    background: #eff6f7;
	height: 100vh;
    display: flex;
    align-items: center;
	position: relative;
	border-right: 16px solid #a0c9d7;
}

#website-audit #see-demo .ry-flex .ry-left .ry-logo {
    margin: 0 0 41px;
}

#website-audit #see-demo .ry-flex .ry-left .ry-logo img {
    width: auto;
    margin: 0 auto;
}

#website-audit #see-demo .ry-flex .ry-left .ry-text p {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-family: 'Montserrat';
    color: #373737;
    line-height: 35px;
	max-width: 786px;
    margin: 0 auto;
}

#website-audit #see-demo .ry-flex .ry-left .ry-text h1 {
    font-size: 45px;
    font-weight: 400;
    color: #373737;
    letter-spacing: 0;
    text-transform: none;
	line-height: 55px;
    padding: 0;
    margin: 30px 0 0;
}

#website-audit #see-demo .ry-flex .ry-left .ry-text h1 span.span-1 {
    display: block;
    font-weight: bold;
    color: #007093;
}

#website-audit #see-demo .ry-flex .ry-right {
    max-width: 100%;
    width: 30%;
    background: url(https://www.royacdn.com/unsafe/smart/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/website_audit_landing_page/bg_limitedoffer.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	height: 100vh;
	display: flex;
    align-items: center;
}

#website-audit #see-demo .ry-flex .ry-left .ry-img {
    margin: 49px 0 0;
}

#website-audit #see-demo .ry-flex .ry-left .ry-img img {
    width: auto;
    margin: 0 auto;
}

#website-audit #see-demo .ry-flex .ry-left:after {
    content: '';
    position: absolute;
    right: -100px; 
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 727px;
    max-height: 558px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/website_audit_landing_page/hand.png);
    background-repeat: no-repeat;
    background-size: contain;
	z-index: 9;
}

#website-audit #see-demo .ry-flex .ry-right .form-head.demo-content {
    background: transparent;
    padding: 0;
	margin: 0 0 36px;
}

#website-audit #see-demo .ry-flex .ry-right .form-head.demo-content .title strong {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
}

#website-audit .sec-1 .form-wrap {
    max-width: 100%;
}

#website-audit .sec-1 .form-wrap .form-body {
    border-radius: 20px;
    border: 4px solid rgb(255 255 255 / 10%);
	margin: 0 auto;
    float: none;
}

#website-audit .sec-1 .form-wrap .form1 {
    padding: 55px 0 43px;
}

#website-audit .sec-1 .form-wrap .form-bottom {
    margin: 67px 0 0;
}

#website-audit .sec-1 .form-wrap .form-bottom p {
    color: #ffffff;
    text-align: center;
    font-size: 19px;
    line-height: 25px;
}

#website-audit .sec-1 .form-wrap .form-bottom p span.span-1 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: rgb(255 255 255 / 60%);
    margin: 15px 0 0;
}

#website-audit .analytics {
    padding: 192px 0 0;
}

#website-audit .analytics .ry-text h2, #website-audit .analytics .ry-text p {
    text-align: center;
}

#website-audit .analytics .ry-text h2 {
    margin: 0;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    color: #393939;
}

#website-audit .analytics .ry-text p {
    font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    color: #393939;
    margin: 60px 0 50px;
}

#website-audit .analytics .ry-img img {
    width: auto;
    margin: 0 auto;
}

#website-audit .sec-4 {
    background: none;
    padding: 100px 0;
}

#website-audit .sec-3 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/demo_page_assets/v3footerbg.png);
    background-size: cover;
    background-position: 50%;
    padding-bottom: 375px;
    padding-top: 120px;
}

#website-audit .sec-5 {
    margin-top: -70px;
	padding-bottom: 0;
}

#website-audit .sec-3 .detail-wrap {
    background: #ffffff;
}

#website-audit .sec-1 .form-wrap .form-body .form-title {
    font-size: 20px !important;
    font-weight: 500;
}

#website-audit .sec-1 .form-wrap .form-body .form-title:before {
	left: 14px;
    top: 13px;
}

#website-audit .sec-1 .form-wrap .form-body button[type="submit"] {
    border-radius: 20px;
    height: 42px;
}

#website-audit .sec-1 .form-wrap .form-body input[type="text"] {
    border-radius: 10px !important;
    border: 1px solid #dddddd;
	text-align: center;
}

#website-audit .result {
    padding: 50px 0;
    background: #a0c9d7;
}

#website-audit .result #results div {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
}

#website-audit .sec-1 .form-wrap .form-body .form-label {
    text-align: center;
    font-size: 20px;
    color: #393939;
}

#website-audit .result h2 {
    margin: 0 0 30px;
}

#website-audit .sec-1 .form-wrap .form-body input[name="contact_name"] {
    margin-bottom: 0;
}

@media(max-width:1920px) {
	#website-audit #see-demo .ry-flex .ry-left .ry-img img {
		margin-right: 20%;
	}
}

@media(max-width:1680px) {
	#website-audit #see-demo .ry-flex .ry-left:after {
		max-width: 627px;
		max-height: 458px; 
	}
}

@media all and (max-height:900px) {
	#website-audit #see-demo .ry-flex .ry-left .ry-logo img {
		max-width: 250px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-img img {
		max-width: 650px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left:after {
		max-width: 527px;
    	max-height: 358px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-text h1 {
		font-size: 30px;
		line-height: 39px;
		margin: 10px 0 0;
	}
		
	#website-audit #see-demo .ry-flex .ry-left .ry-text p {
		font-size: 20px;
		line-height: 31px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-logo {
		margin: 0 0 21px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-img {
		margin: 29px 0 0;
	}
	
	#website-audit #see-demo .ry-flex .ry-right .form-head.demo-content .title strong {
		font-size: 30px;
	}
	
	#website-audit .sec-1 .form-wrap .form-head .title {
		font-size: 20px; 
	}
	
	#website-audit .sec-1 .form-wrap .form-bottom {
		margin: 37px 0 0;
	}
}

@media(max-width:1400px) and (max-height:800px) {
	#website-audit #see-demo .ry-flex .ry-left .ry-logo img {
		max-width: 200px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-img img {
		max-width: 600px;
		margin-right: auto;
	}
	
	#website-audit #see-demo .ry-flex .ry-left:after {
		max-width: 477px;
		max-height: 308px;
	}
	
	#website-audit .sec-1 .form-wrap .form1 {
		padding: 35px 30px 23px;
	}
}

@media(max-width:1199px) {
	#website-audit #see-demo .ry-flex {
   	 height: auto;
    	flex-direction: column;
    	align-items: center;
		justify-content: center; 
	}
	
	#website-audit #see-demo .ry-flex .ry-left {
    	width: 100%;
    	height: auto;
		padding: 50px 0;
		border-right: 0;
	}
	
	#website-audit #see-demo .ry-flex .ry-right {
    	max-width: 100% !important;
    	width: 100%;
		height: auto;
    	padding: 50px 0;
	}
	
	#website-audit .sec-1 .form-wrap .form-body {
		max-width: 400px; 
	}
	
	#website-audit #see-demo .ry-flex .ry-right div#sectionform {
		width: 100%;
	}
	
	#website-audit .analytics {
		padding: 100px 0;
	}
	
	#website-audit .analytics .ry-text h2 {
    	font-size: 30px;
		line-height: 40px; 
	}
	
	#website-audit .analytics .ry-text p {
		margin: 20px 0;
	}
	
	#website-audit .analytics .ry-img img {
    	max-width: 600px;
		width: 100%; 
	}
	
	#website-audit .sec-2 {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	#website-audit .sec-3 {
		padding-top: 0;
	}
	
	#website-audit .sec-5 {
		margin-top: 0;
		padding-bottom: 50px;
	}
	
	#website-audit .result h2 {
		font-size: 25px;
	}
	
	#website-audit .result #results div {
		font-size: 20px;
	}
}

@media(max-width:991px) {
	#website-audit div#see-demo {
		margin-top: 0; 
	}
	
	#website-audit #see-demo .ry-flex .ry-left {
		border-right: 0;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-img img {
    	width: 100%;
		max-width: 400px; 
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-img {
		margin: 29px 0 200px;
	}
	
	#website-audit #see-demo .ry-flex .ry-left:after {
		max-width: 377px;
		max-height: 208px;
		margin: auto;
		right: 0;
		left: 0;
		bottom: 0;
		background-position: center;
	}
	
	#website-audit #see-demo .ry-flex .ry-left .ry-text h1 {
    	font-size: 30px;
		line-height: 40px; 
	}
	
	#website-audit .sec-5 .detail-wrap .title {
		line-height: 1.2;
	}
	
	#website-audit .sec-1 .form-wrap .form2 {
		padding: 30px 0;
	}
	
	#website-audit .sec-3 .detail-wrap .rec-wrap .info br {
		display: none;
	}
	
	#website-audit .sec-3 .detail-wrap .detail {
		text-align: center;
	}
}

@media(max-width:500px) {
	#website-audit .sec-1 .form-wrap .form1,
	#website-audit .sec-1 .form-wrap .form2 {
		padding: 0; 
	}
	
	#website-audit .sec-1 .form-wrap .form-body .form-title:before {
		left: 0; 
	}
}

#website-audit .has-error .form-control {
    border-color: #a94442 !important;
}

@media(min-width:501px) {
	#website-audit form#form2 {
    	max-width: 340px;
    	margin: 0 auto;
		width: 80%; 
	}
}

#website-audit .sec-1 .form-wrap .form2 {
    padding: 50px 0;
}

#website-audit .sec-1 .form-wrap .form-body input[type="text"] {
	max-width: 100%;
}

#website-audit .sec-3 .owl-nav {
	top: 77px;
}

#website-audit .sec-5 .btn-container .btn-wrap {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#website-audit .sec-5 .btn-container .btn-wrap a {
    font-size: 18px;
}



@media(max-width:991px){
	#website-audit #see-demo .ry-flex .ry-left:after {
		background-position: 50%;
		background-size: cover;
		background-size: contain;
		background-repeat: no-repeat;
	}
}






