@media (max-width: 1200px) {
	.module-appointment.option-1 .ry-content .ry-each {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		margin: 0 auto !important;
	}

	.module-appointment.option-1 .ry-flex .ry-each:nth-child(1) .each-block 
	{
		left: 50% !important;
		top: 50% !important;
		width: 100% !important;
	}
	.module-appointment.option-1:before, .module-appointment.option-1:after {
		display: none !important;
	}
	
	.map_screenshot_1200 {
		display: block !important;
		height: 800px;
		background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-e6ed548d-5401-41aa-bb8f-3b287a86f9cd/Homepage_assets/new_map_screenshot.png);
		background-position: 100%;
	}
	
	.module-appointment.option-1 .ry-container {
		max-width: 100% !important;
		width: 100% !important;
		margin: 0 auto !important;
	}
}


.map_screenshot_1200 {
	display: none;
}






.grecaptcha-badge {
    bottom: 65px !important;
    z-index: 9999 !important;
    left: 0 !important;
}

.module-appointment.option-1 .ry-flex .ry-each:nth-child(2) .request-block img {
	z-index: 99;
	max-width: 60px;
	width: 100%;
	left: 70%;
	transform: translate(-50%, -50%);
	top: 50%;
	cursor: pointer;
	position: absolute;
	padding-top: 48vw;
}

.module-appointment.option-1 .ry-flex .ry-each:nth-child(2) .request-block {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.module-appointment.option-1 .ry-flex .ry-each:nth-child(1) .each-block {
   filter: drop-shadow(0 0 50.5px rgba(34,37,37,0.19));
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-e6ed548d-5401-41aa-bb8f-3b287a86f9cd/Homepage_assets/form_container.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: -100px;
    left: -50px;;
    padding: 50px;
    height: 907px;
    width: 945px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


/* Request Appointment */




.module-appointment.option-1 .section-headline h2 {
	color: #000000;
	font-size: 42px;
	text-align: left;
	font-weight: 700;
}

.module-appointment.option-1 .ry-flex .ry-each .ry-text p {
	text-align: left;
	line-height: 1.5;
	margin: 15px 0 30px;
	font-size: 18px;
}

.module-appointment.option-1 .form-block .form-control {
	height: 60px;
	border-radius: unset;
	box-shadow: unset;
	padding-left: 55px;
	font-size: 18px;
}

.module-appointment.option-1 .form-block textarea.form-control {
	height: 200px;
	padding-top: 15px;
	resize: none;
}

.module-appointment.option-1 .form-block  .input-wrap.flex {
	margin-left: -10px;
	width: calc(100% + 10px);
}

.module-appointment.option-1 .form-block .input-wrap.flex .input-wrap {
	margin-left: 10px;
	width: calc(50% - 10px);
}

.module-appointment.option-1 .form-block .form-group {
	margin-bottom: 10px;
}



.module-appointment.option-1  .photo {
	border: 10px solid #fff;
}

.module-appointment.option-1  .carousel-control {
	background: transparent;
	width: auto;
	height: auto;
}

.module-appointment.option-1 .carousel-control span {
	margin: 0;
}

.module-appointment.option-1 .carousel-control span:before {
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 7px;
	content: "";
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.module-appointment.option-1 .carousel-control.right span:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.module-appointment.option-1 .carousel-control.right {
	right: 30px;
}

.module-appointment.option-1 .carousel-control.left {
	left: 30px;
}

.module-appointment.option-1:before {
	content: "";
	width: 100%;
	height: calc(100% - 300px);
	background: #767676;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

@media (max-width: 1480px) {
	.module-appointment.option-1:after {
		background-position: 70% !important;
	}
	
	.module-appointment.option-1 .ry-flex .ry-each:nth-child(1) .each-block {
		transform: unset !important;
		top: 0 !important;
		left: 0 !important;
	}
}

.module-appointment.option-1:after {
    content: "";
    width: 100%;
    background: #767676;
    background-image: url('https://s3.amazonaws.com/static.organiclead.com/Site-e6ed548d-5401-41aa-bb8f-3b287a86f9cd/Homepage_assets/new_map_screenshot.png');
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    height: 930px;
}

.module-appointment.option-1 .ry-content {
	position: relative;
	z-index: 3;
}

.module-appointment.option-1 .ry-flex .ry-each:nth-child(2) .section-headline h2, .module-appointment.option-1 .ry-flex .ry-each:nth-child(2) .ry-text p {
	color: #ffffff;
}

.module-appointment.option-1 .form-block .input-wrap .svg-fields svg {
	width: 18px;
	opacity: .5;
}

.module-appointment.option-1 .form-block .input-wrap .svg-fields {
	position: absolute;
	top: 20px;
	left: 25px;
}
.module-appointment.option-1 .btn:hover,
.module-appointment.option-2 .btn:hover {
	opacity: .75;
}
.module-appointment.option-1 .btn,
.module-appointment.option-2 .btn  {
	    width: 126px;
    border-radius: 9px;
    background-color: #d553c7 !important;
    padding: 13px 20px; }
.module-appointment.option-1 .btn:hover,
.module-appointment.option-2 .btn:hover {
	color: #ffffff;
	background: #B3DED7;}
.module-appointment.option-1 .btn.btn-primary, 
.module-appointment.option-1 .btn.ry-btn-primary,
.module-appointment.option-2 .btn.btn-primary, 
.module-appointment.option-2 .btn.ry-btn-primary {
	border: 1px solid transparent; }
.module-appointment.option-1 .btn.arrow-right::after,
.module-appointment.option-2 .btn.arrow-right::after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px; }

@media (max-width: 1660px) {
	.module-appointment.option-1 .ry-flex .ry-each:nth-child(2) {
		padding: 6vw 30px;
	}
}
@media (max-width: 991px) {
	
	.module-appointment.option-1 .section-headline h2 {
		font-size: 230%;
	}
	.module-appointment.option-1 .ry-flex .ry-each .ry-text p,
	.module-appointment.option-1 .form-block .form-control {
		font-size: 90%;
	}
	.module-appointment.option-1 .ry-flex {
		flex-direction: unset !important;
	}
	.module-appointment.option-1 .ry-flex .ry-each:nth-child(1), 
	.module-appointment.option-1 .ry-flex .ry-each:nth-child(2) {
		max-width: 100%;
		width: 100%;
	}
	.module-appointment.option-1 .section-headline h2, 
	.module-appointment.option-1 .ry-flex .ry-each .ry-text p {
		text-align: center;
	}
	.module-appointment.option-1 .ry-flex .ry-each:nth-child(1) {
		padding: 60px 30px;
	}
	.module-appointment.option-1 .ry-flex .ry-each:nth-child(2) {
		padding: 60px 30px;
	}
}
@media (max-width: 620px) {
	.module-appointment.option-1 .form-block .input-wrap.flex .input-wrap {
		width: calc(100% - 10px);
	}
	.module-appointment.option-1:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: calc(100% - 50%);
		content: "";
		background: #B3DED7;
		z-index: 2;
	}
	.module-appointment.option-1:after {
		height: calc(100% - 50%);
		background: #252324;
		position: absolute;
		right: 0;
		top: unset;
		bottom: 0;
	}
}
@media (max-width: 414px) {
	.module-appointment.option-1:before {
		opacity: 0;
	}
	.module-appointment.option-1 .section-headline h2 {
		font-size: 160%;
	}
	.module-appointment.option-1 .ry-flex .ry-each .ry-text p {
		font-size: 16px;
	}	
}

