body, body p, body div {
    font-weight: 300;
}
body #ry-pg-content .ry-content p {
	text-align: center;
}
body #ry-pg-content ul li,
body #ry-pg-content ol li,
body #ry-pg-content ul li p,
body #ry-pg-content ol li p {
	text-align: left !important;
}
body #ry-pg-content ul li{
	list-style: disc;
}
body #ry-pg-content ol li{
	list-style: auto;
}

.flex-title .ry-heading {
	padding-bottom: 0px;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400;
}

.ry-sub {
	position: relative;
	padding-bottom: 23px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 20px;
}
.ry-sub:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 3px;
	background: #f6e4d1;
	bottom: 0px;
	left: 0px;
}
.flex-title .ry-content, .flex-title .ry-content p, .flex-title p {
	text-align: center;
	display: block;
}
.ry-heading.ry-title-top-border {
	position: relative;
	padding-top: 65px;
	margin-bottom: 35px;
}
.ry-heading.ry-title-top-border:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 3px; 
	background: #f6e4d1;
	top: 0px;
	left: 0px;
}

.ry-btn.ry-btn-secondary::after {
	content: "\f061";
}

/* MODAL */
#WebPage-22451f83-ac8c-4b94-9ffe-a2d22495d2b9modal .modal-dialog {
    max-width: 767px;
    width: 90%;
    margin: 60px auto;
}
#WebPage-22451f83-ac8c-4b94-9ffe-a2d22495d2b9modal .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;
}
#WebPage-22451f83-ac8c-4b94-9ffe-a2d22495d2b9modal .modal-content .modal-header {
    position: absolute;
    padding: 0;
    width: 30px;
    height: 30px;
    background: #c99858;
    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;
}
#WebPage-22451f83-ac8c-4b94-9ffe-a2d22495d2b9modal .modal-content .modal-header button {
    color: #fff;
    opacity: 1;
    font-weight: 300;
}
#WebPage-22451f83-ac8c-4b94-9ffe-a2d22495d2b9modal .modal-dialog .modal-body {
    padding: 0;
}
#WebPage-22451f83-ac8c-4b94-9ffe-a2d22495d2b9modal .modal-content img {
    margin-bottom: 0;
}

/** Lust Sans Font Family Start**/
.module-208 .flex-wrap .ry-left .cta-wrap .ry-heading,
.module-209 .ry-heading,
.module-211 .ry-heading,
.module-216 .flex-wrap .ry-each .title,
.module-215 .ry-heading{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
/** Lust Sans Font Family End**/

/** Header Start **/
.module-208 .flex-wrap .ry-left .top-bar .button-wrap{
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}
.module-208 .flex-wrap .ry-left .top-bar .button-wrap .social-icons .social-inner-wrap {
	position: relative;
	padding-right: 12px;
	margin-right: 12px;
}
.module-208 .flex-wrap .ry-left .top-bar .button-wrap .social-icons .social-inner-wrap:before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-right: 1px solid #f6e4d1;
	height: 27px;
}
.module-208 .flex-wrap .ry-left .top-bar .button-wrap .header-email a:before,
.module-208 .flex-wrap .ry-left .top-bar .button-wrap .ry-social li a{
	background: transparent !important;
	border: 1px solid #fff;
	color: #fff;
}
.module-208 .flex-wrap .ry-left .top-bar .button-wrap .header-email a{
	color: #f6e4d1;
}

.module-208 .flex-wrap .ry-left .top-bar .button-wrap{
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.ry-menu .ry-nav li.primary .caret {
	display: block;
	border: 0px;
	position: relative;
	bottom: 13px;
}

.ry-menu .ry-nav li .dropdown-toggle span:before {
	content: "\f107";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu > li.third-level-container {
	position: relative;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu > li.third-level-container:before {
	content: "\f107";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: 18px;
	margin: auto;
	transform: translateY(-50%) rotate(-90deg);
}

.module-208 .flex-wrap .ry-right .header-phone:before {
	background: transparent;
	border: 1px solid #f6e4d1;
	color: #f6e4d1;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li:last-child {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li:first-child {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.module-208 .flex-wrap .ry-left .ry-menu li.active a {
	color: #f6e4d1;
}
.ry-menu .ry-nav li.dropdown .dropdown-toggle{
	padding-bottom: 0px;
}
body.default .module-208 .flex-wrap .ry-left{
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/mobile_menu.jpg);
}

/** Header End **/

.module-212 {
	padding-top: 204px;
	position: relative;
}

.module-212 .ry-content .ry-right:before {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	bottom: 0;
	left: 0px;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/HomeAssets/tulip_welcome.png);
	height: 100%;
	width: 50vw;
	background-repeat: no-repeat;
	background-position: 82.1042% top;
	background-size: contain;
}

.module-212 .flex-top .flex-title .ry-sub{
	width: 85%;
	text-align: left;
}

/** Hero Start **/

.module-208 .flex-wrap .ry-left .cta-wrap .ry-sub-heading{
	text-align: left;
	font-weight: 300;
}

/** Hero End **/

.module-212 .show-1440 {
	display: none;
}

/** Services CTA Section Start **/

.module-211 .ry-container {
	max-width: 1600px;
}

.module-211 .ry-sub:before {
	right: 0px;
	margin: auto;
}

.module-211 .sevices-items {
	margin-top: 74px;
}

.module-211 .sevices-items, .module-211 .sevices-items .ry-row {
	display: flex;
	gap: 20px;
	justify-content: center;
}
.module-211 .sevices-items .ry-right .ry-each.ry-squ{
	flex-basis: 30%;
}
.module-211 .sevices-items .ry-right .ry-each.ry-rect{
	flex-basis: 70%;
}
.module-211 .sevices-items .ry-right{
	flex-basis: 76%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.module-211 .sevices-items .ry-left {
	flex-basis: 22%;
}
.module-211 .sevices-items .ry-each{
	position: relative;
}
.module-211 .sevices-items .ry-each, .module-211 .sevices-items .ry-each .ry-img, .module-211 .sevices-items .ry-each .ry-img img {
	height: 100%;
	object-fit: cover;
}

.module-211 .sevices-items .ry-each .ry-title-link{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.module-211 .sevices-items .ry-each .ry-title-link a {
	background: rgba(51, 51, 51, 0.8);
	display: block;
	padding: 20px 30px;
	font-size: 22px;
	color: #f6e4d1;
	text-align: left;
}


/** Services CTA Section End **/

/** Guy Guide Start **/
.guys-guides {
	padding-bottom: 145px;
}

.module-211 .ry-sub:before {
	right: 0px;
	margin: auto;
}
.guys-guides .flex-title .ry-heading {
	font-size: calc(38px + 32 * ((100vw - 500px) / 940));
	text-align: left;
}

.guys-guides .ry-flex{
	align-items: center;
	justify-content: flex-end;
}
.guys-guides .ry-lists{
	position: absolute;
	z-index: 1;
	top: 53.2%;
	transform: translateY(-50%);
}
.guys-guides .ry-right-img{
	width: 100%;
	max-width: 72%;
}
.guys-guides .ul-style {
	width: 100%;
	max-width: 40%;
	overflow: hidden;
}
.guys-guides .ul-style ul {
	padding-left: 12.1875%;
	list-style: none;
}
.guys-guides .ul-style ul li {
	position: relative;
	text-align: left;
	padding-left: 14px;
	padding-top: 26px;
	padding-bottom: 26px;
}
.guys-guides .ul-style ul li:before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: #333;
	border-radius: 50px;
	margin: auto;
}
.guys-guides .ul-style ul li p {
	text-align: left;
	font-size: 25px;
	font-weight: 300;
}
.guys-guides .ul-style ul li:after {
	content: "";
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: -40%;
	border-bottom: 1px solid #333;
	width: 100vw;
}
.guys-guides .ul-style ul li:last-child:after {
	display: none;
}

/** Guy Guide End **/

/** Location Section Start **/

.location-section {
	background: #333;
	padding: 172px 0px;
}
.location-section .ry-left {
	width: 100%;
	max-width: 71%;
}
.location-section .ry-right {
	width: 100%;
	max-width: 29%;
	padding-left: 4.0375vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.location-section .ry-left .location-imgs .location-photo {
	width: 74.4285%;
}
.location-section .ry-left .location-imgs .location-map {
	width: 59.1428%;
	float: right;
	margin-top: -40%;
	transition: all .3s ease;
}
.location-section .ry-row:nth-child(even){
	margin-top: 140px;
}
.location-section .ry-row:nth-child(even) .ry-flex {
	flex-direction: row-reverse;
}

.location-section .ry-row:nth-child(even) .ry-right {
	padding-left: 0px;
	padding-right: 3.6vw;
}

.location-section .ry-row:nth-child(even) .ry-left .location-imgs .location-photo{
	float: right;
}
.location-section .ry-row:nth-child(even) .ry-left .location-imgs .location-map{
	float: left;
}

.location-section .ry-title h2{
	font-family: 'Poppins', sans-serif !important;
	text-align: center;
	font-weight: 400;
	color: #f6e4d1;
	line-height: 110%;
	margin-bottom: 20px;
}

.location-section .ry-title-sub .span-1 {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 32px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
}

.location-section .ry-title-sub .span-1:before{
	content: "";
	position: absolute;
	width: 50px;
	height: 3px;
	background: #f6e4d1;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

.location-section .ry-title-sub h5 {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
}

.location-section .ry-text{
	text-align: center;
}
.location-section .ry-btn.ry-btn-primary {
	margin: auto;
	border-radius: 50px;
	width: auto;
	max-width: 100%;
	display: inline-flex;
	padding: 22px 52px;
	height: auto;
	margin-top: 50px;
}
.location-section .ry-title h2 span {
	display: block;
}


/** Location Section End **/

/** Footer Start **/

.module-216 .foot-top{
	background: #f6e4d1;
	position: relative;
}

.module-216 .foot-top:before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/HomeAssets/tulip_footer.png);
	background-repeat: no-repeat;
	margin: auto;
	background-position: left center;
}
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap a, .module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap a span {
	font-size: 20px;
	line-height: 150%;
}

.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .address, .module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .phone {
	padding: 32px 0px;
	border-bottom: 1px solid #333;
}
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .address:first-child {
	padding-top: 0px;
}
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap div:last-child {
	border: none;
	padding-bottom: 0px;
}
.module-216 .flex-wrap .ry-each.ry-right div:before{
	display: none;
}
.module-216 .flex-wrap .ry-each .form-group[data-type="submit"] button:after{
	display: none;
}

/** Footer End **/

/** Inner Page Start **/

.ry-form.ry-form-box{
	padding: 40px 50px 80px;
}

#ry-pg-banner .ry-bnr-wrp{
	margin-top: 0px;
}

/** Inner Page End **/

/** Color Start **/
.module-216 .flex-wrap .ry-each .title,
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap a, .module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap a span{
	color: #333;
}
.footer-wrapper {
	background: #333;
}
.module-208 .flex-wrap .ry-left .cta-wrap .ry-heading{
	color: #f6e4d1;
}
.module-208 .flex-wrap .ry-left .ry-menu .dropdown-menu li a {
	color: #333;
	font-weight: 300;
	display: block;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li a:hover{
	color: #000;
}
.module-208 .flex-wrap .ry-left .ry-menu > .ry-nav > li > a:hover {
	color: #f6e4d1;
	text-shadow: none;
}

.module-208 .flex-wrap .ry-right .header-phone {
	background: #333;
	color: #f6e4d1;
}
.module-208 .flex-wrap .ry-right .header-phone span,
.module-216 .foot-btm .copyright .text-wrap div, .module-216 .foot-btm .copyright .text-wrap div a,
.module-216 .foot-btm .powered-by span{
	color: #fff;
}

.module-216 .foot-btm .copyright .text-wrap div a:hover,
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .address, 
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .phone{
	color: #f6e4d1;
}
.module-212 .content-bg,
.module-212 .ry-content .ry-right{
	background: #f6e4d1;
}
.module-212 .ry-content .ry-right .detail{
	color: #333;
	text-align: left
}

.module-212 .ry-content .ry-right .btn-container .ry-btn {
	background: #333;
	color: #fff;
}
.module-212 .ry-content .ry-right .btn-container .ry-btn:after{
	color: #fff;
}
.ry-btn.ry-btn-secondary:hover,
.ry-btn.ry-btn-primary:hover{
	box-shadow: 0px 10px 30px rgba(0,0,0,0.3); 
}

.module-212 .ry-content .ry-right .btn-container .ry-btn:hover,
.module-208 .ry-btn.ry-btn-secondary:active, .module-208 .ry-btn.ry-btn-secondary:focus,
.module-208 .flex-wrap .ry-right .header-phone:hover,
.module-216 .flex-wrap .ry-each .form-group[data-type="submit"] button:hover{
	background: #000;
	box-shadow: none;
}
.module-208 .ry-btn.ry-btn-secondary:hover{
	background: #f6e4d1;
	color: #333;
}
.module-208 .ry-btn.ry-btn-secondary:hover:after{
	color: #333;
}

.module-208 .flex-wrap .ry-left .top-bar .button-wrap .header-email a:hover::before {
	border-color: #fff;
	color: #fff;
}
.module-208 .flex-wrap .ry-left .top-bar .button-wrap .header-email a:hover {
	color: #fff;
}
.location-section .ry-btn.ry-btn-primary {
	background: #f6e4d1;
	color: #333;
}
.location-section .ry-btn.ry-btn-primary:after{
	color: #333;
}

.location-section .ry-btn.ry-btn-primary:hover {
	background: #fff;
	color: #000;
}
.location-section .ry-btn.ry-btn-primary:hover:after{
	color: #000;
}
.module-211 .sevices-items .ry-each.ry-el-link:hover .ry-title-link a {
	background: #f6e4d1;
	color: #333;
}

.location-section .ry-left .location-imgs .location-map:hover {
	box-shadow: 10px 10px 30px rgb(0 0 0 / 20%);
	transition: all .3s ease;
}
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap a:hover {
	opacity: 0.6;
}
body.default .ry-btn{
	transition: all .2s ease;
}
body.default .ry-btn:hover {
	background: #000;
	transition: all .2s ease;
}
.ry-form.ry-form-box input[type="text"]:hover, .ry-form.ry-form-box input[type="email"]:hover, .ry-form.ry-form-box input[type="phone"]:hover, .ry-form.ry-form-box textarea:hover,
.ry-form.ry-form-box input[type="text"]:focus, .ry-form.ry-form-box input[type="email"]:focus, .ry-form.ry-form-box input[type="phone"]:focus, .ry-form.ry-form-box textarea:focus{
	border-color: #000;
}
.module-216 .flex-wrap .ry-each.ry-right textarea{
	resize: none;
}
.module-216 .flex-wrap .ry-each.ry-right input[type="text"]:hover, .module-216 .flex-wrap .ry-each.ry-right input[type="email"]:hover, .module-216 .flex-wrap .ry-each.ry-right input[type="phone"]:hover, .module-216 .flex-wrap .ry-each.ry-right textarea:hover,
.module-216 .flex-wrap .ry-each.ry-right input[type="text"]:focus, .module-216 .flex-wrap .ry-each.ry-right input[type="email"]:focus, .module-216 .flex-wrap .ry-each.ry-right input[type="phone"]:focus, .module-216 .flex-wrap .ry-each.ry-right textarea:focus{
	box-shadow: 0px 10px 30px rgba(0,0,0,0.1);
}
#ry-sidebar .ry-contact-table .ry-row .ry-td .ry-info a:hover {
	opacity: 0.8;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:hover, .ry-menu .ry-nav li.dropdown .dropdown-menu.hover li.active {
	background: #fff8f0;
	color: #000;
}
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .address:before,
.module-216 .flex-wrap .ry-each.ry-left .inner-flex .info-wrap .phone:before {
	color: #f6e4d1;
}

/** Color End **/

@media (max-width: 1700px) and (min-width: 1440px){
	.module-208 .flex-wrap .ry-right .item{
		height: calc(100vh - 50px);
		min-height: 0px;
	}
}

@media (max-width: 1600px) {
	.module-211 .ry-container {
		width: 90%;
	}

	.guys-guides .ry-right-img{
		max-width: 68.8%;
	}
}
@media (max-width: 1599px) {

	.guys-guides .ry-right-img{
		max-width: 74.4%;
	}
}

@media (max-width: 1440px) and (min-width: 1201px){
	.module-208 .flex-wrap .ry-right .item {
		height: calc(100vh - 180px);
		min-height: 0;
	}
}

@media (max-width: 1440px) {
	.module-212 .hide-1440{
		display: block;
	}
	.module-212 .show-1440 {
		display: none;
	}
	.module-212 .ry-content .ry-right {
		padding: 70px 0 80px;
	}
	.module-208 .flex-wrap .ry-left .ry-menu {
		margin-bottom: 10vh;
	}

	.ry-heading.ry-title-top-border{
		margin-bottom: 15px;
	}

	.guys-guides .ul-style ul li{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.guys-guides .ul-style ul li p {
		font-size: 22px;
	}
	.ry-heading.ry-title-top-border {
		padding-top: 45px;
	}
	.module-211 .sevices-items, .module-211 .sevices-items .ry-row{
		gap: 15px;
	}
	.module-211 .sevices-items .ry-each .ry-title-link a{
		padding: 16px 20px;
		font-size: 17px;
	}
	.module-211,
	.location-section{
		padding: 120px 0;
	}
	.guys-guides {
		padding-bottom: 120px;
	}

	.location-section .ry-btn.ry-btn-primary{
		padding: 22px 34px;
	}
	.location-section .ry-row:nth-child(even) {
		margin-top: 110px;
	}

	.module-216 .flex-wrap {
		padding: 100px 0 15px;
	}
	.module-216 .foot-top:before{
		opacity: 0.7;
		background-size: 30%;
	}
	.module-212 .ry-content .ry-right:before{
		width: 100%;
		background-position: 100% top;
		background-size: 70%;
		opacity: 0.7;
	}

	.module-208 .flex-wrap .ry-left .btn-container,
	.module-208 .flex-wrap .ry-left .cta-wrap .ry-sub-heading{
		margin-top: 20px;
	}

	.module-212 {
		padding-top: 160px;
	}
}

@media (max-width: 1440px) and (max-height: 900px) {
	.module-208 .flex-wrap .ry-left .ry-menu {
		margin-bottom: 8vh;
	}
}

@media (max-width: 1366px) {
	.module-212 {
		padding-top: 120px;
	}
}

@media (max-width: 1200px) {

	.module-208 .flex-wrap .ry-left .top-bar .ry-logo img {
		width: 100%;
		max-width: 96px;
	}
	.module-208 .flex-wrap .ry-right .item {
		height: calc(100vh - 300px);
		min-height: 0px;
	}

	.location-section .ry-left {
		max-width: 61%;
	}
	.location-section .ry-right {
		max-width: 39%;
	}
	#ry-pg-banner .ry-bnr-wrp{
		background-position: 95%;
	}
}


@media (max-width: 991px) {
	.sm-hidden{
		display: none;
	}
	.mobile-container .mobile_logo img {
		max-width: 106px;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		width: 40px;
		height: 40px;
		border: 1px solid #fff;
		font-size: 12px;
		color: #f6e4d1;
		background: transparent;
	}
	.mobile-container {
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/mobile_menu.jpg);
		background-size: cover;
		background-position: top;
	}
	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:hover, 
	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:focus {
		text-decoration: none;
	}
	#mobile_menu {
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/mobile_menu.jpg);
		background-size: cover;
		background-position: top;
	}
	#ry-pg-banner .ry-bnr-wrp{
		margin-top: 98px;
	}
	#ry-pg-banner .ry-bnr-wrp {
		background-position: 95%;
	}

	body[data-page-name="contact-us"] #ry-pg-content .ry-content p {
		text-align: center;
	}
	body[data-page-name="contact-us"] #ry-pg-body h2 {
		text-align: center;
	}

	.module-216 .flex-wrap{
		padding: 60px 0 15px;
	}

	.module-216 .flex-wrap .ry-each.ry-right {
		margin-top: 40px;
		max-width: 500px;
		margin: 40px auto 0px;
	}

	.module-216 .flex-wrap .ry-each .form-group[data-type="submit"] button{
		float: none;
	}
	.module-211 .sevices-items, .module-211 .sevices-items .ry-row {
		flex-direction: column;
		gap: 20px;
	}
	.module-211 .sevices-items .ry-right, .module-211 .sevices-items .ry-left {
		flex-basis: 100%;
		width: 100%;
		max-width: 460px;
		margin: auto;
	}
	.module-211 .sevices-items .ry-each .ry-title-link a {
		padding: 25px 30px;
		font-size: 18px;
		text-align: center;
	}

	.guys-guides .ry-flex {
		flex-direction: column;
	}
	.guys-guides .ry-lists{
		position: relative;
		top: 0px;
		transform: unset;
		margin-bottom: 10px;
	}

	.guys-guides .ry-right-img {
		width: 100%;
		max-width: 100%;
	}
	.guys-guides .flex-title .ry-heading,
	.guys-guides .ul-style ul li p{
		text-align: center;
	}
	.ry-heading.ry-title-top-border:before{
		right: 0px;
		margin: auto;
	}
	.guys-guides .ul-style{
		margin: auto;
		max-width: 320px;
	}

	.guys-guides .ul-style ul{
		padding-left: 0px;
	}
	.guys-guides .ul-style ul li:before{
		display: none;
	}

	.location-section .ry-row .ry-flex,
	.location-section .ry-row:nth-child(even) .ry-flex{
		flex-direction: column;
		align-items: center;
		gap: 40px;
	}
	.location-section .ry-row:nth-child(even){
		margin-top: 80px;
	}
	.module-211, .location-section {
		padding: 80px 0;
	}

	.location-section .ry-left {
		max-width: 768px;
	}

	.location-section .ry-left .location-imgs .location-photo {
		width: 100%;
		max-width: 460px;
	}
	.location-section .ry-left .location-imgs .location-map {
		width: 100%;
		max-width: 400px;
		margin-top: -15%;
	}

	.location-section .ry-right,
	.location-section .ry-row:nth-child(even) .ry-right{
		max-width: 100%;
		padding: 0;
	}

	.guys-guides {
		padding-bottom: 80px;
	}
	#ry-section-footer.module-216 .foot-top:before {
		background-size: 280px;
		top: -50%;
	}
	.ry-form.ry-form-box {
		padding: 40px 15px 80px;
	}
	.module-216 .flex-wrap .ry-each.ry-right textarea{
		min-height: 205px;
	}
}

@media (max-height: 890px) and (min-height: 780px){
	.module-208 .flex-wrap .ry-left .ry-menu {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	#ry-pg-banner .ry-bnr-wrp {
		height: 240px;
	}
}

@media (max-width: 600px) {
	.mobile-container .mobile_logo img {
		max-width: 100px;
	}	
	#ry-pg-banner .ry-bnr-wrp{
		margin-top: 90px;
	}

	#ry-pg-banner .ry-bnr-wrp {
		height: 200px;
	}
}

@media screen and (max-width: 500px) {
	.guys-guides .flex-title .ry-heading {
		font-size: calc(30px + 20 * ((100vw - 500px) / 940));
	}
}

@media (max-width: 375px) {
	#ry-pg-banner .ry-bnr-wrp {
		height: 170px;
	}
}

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

@media (min-width: 768px) {

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

}

@media (min-width: 992px) {

	.lg-hidden{
		display: none;
	}
	.module-212 .ry-container {
		max-width: 1280px;
	}
}

@media (min-width: 1200px){
	#ry-pg-banner .ry-bnr-wrp:before{
		background: none;
	}
}

@media (min-width: 1600px) {

	.guys-guides .flex-title .ry-heading {
		font-size: 98px;
	}

}

@media (min-height: 1441px){
	.module-208 .flex-wrap .ry-left .ry-menu {
		margin-bottom: 26vh;
	}
}

@media (min-width: 2300px) {
	.location-section .ry-right{
		padding-left: 3.0375vw;
	}
	.location-section .ry-row:nth-child(even) .ry-right {
		padding-right: 2.6vw;
	}
}
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a i.fa.fa-envelope:before {
	content: "\f073";
}
body[data-page-name="reviews"] .ry-form .form-group{
	margin-bottom: 0px;
}
body[data-page-name="contact-us"] #ry-pg-body .ry-right {
	width: 35%;
}
#ry-sidebar .social-inner-wrap li{
	margin: 0px;
}
@media (max-width: 991px){
	body[data-page-name="contact-us"] #ry-pg-body .ry-right {
		width: 100%;
	}

}

@media screen and (min-width: 992px) and (max-width: 1199px){
	#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp{
		flex-direction: row;
		align-items: center;
	}
}



/*QA Changes */

.module-216 .flex-wrap .ry-each .title{
	margin-bottom: 10px;
}

.module-208 .flex-wrap .ry-left .cta-wrap .ry-heading {
	text-transform: capitalize;
}

.location-section .ry-btn.ry-btn-primary{
	text-transform: capitalize;
}	

.alert li:last-child {
	Margin-bottom: 0 !important;
}

.location-section .ry-left .location-imgs .location-map{
	position: relative;
}

.location-section .ry-left .location-imgs .location-map:before {
	content: "\f041 ";
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/** Error Page Start**/

.module-326 .ry-logo {
	position: absolute;
	z-index: 99;
	top: 80px;
	left: 0px;
}
.module-326 .ry-text-wrap .ry-heading{
	font-family: 'Poppins', sans-serif !important;
	font-size: calc(42px + 25 * ((100vw - 500px) / 940));
	text-align: left;
	line-height: 130%;
}
.module-326 .ry-logo img {
	width: 100%;
	max-width: 160px;
}

.module-326 .ry-left-side{
	width: 66.6666%;
	background: #f6e4d1;
}
.module-326 .ry-right-side{
	width: 33.3333%;
	background: #333;
}
.module-326 .ry-left-side, .module-326 .ry-right-side {
	height: 100vh;
	position: relative;
}
.module-326 .ry-btn-container {
	position: relative;
	bottom: unset;
	text-align: left;
	margin-top: 28px;
}

.module-326 .ry-left-side:before,
.module-326 .ry-right-side:before{
	content: "";
	top: 0px;
	bottom: 0px;
	width: 100%;
	position: absolute;
	z-index: -1;
}

.module-326 .ry-left-side:before {
	background: #f6e4d1;
	right: 0px;
	left: -50%;
}

.module-326 .ry-right-side:before{
	background: #333;
	right: -50%;
}

.module-326 .ry-text-wrap{
	top: unset;
	bottom: 12%;
	height: auto;
	left: 0px;
	transform: translateY(-50%);
}

.module-326 .ry-left-side .middle-img {
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	width: 100%;
	max-width: 780px;
	background-size: 95%;
	background-position: bottom;
	right: 0%;
	transform: translateX(58%);
	z-index: 9;
}

@media (max-width: 767px){
	.module-326 .ry-logo img{
		margin: auto;
	}
	.module-326 .ry-flex {
		flex-direction: column;
	}
	.module-326 .ry-left-side {
		height: calc(100vh - 10vh);
		width: 100%;
	}
	.module-326 .ry-right-side {
		height: 10vh;
		width: 100%;
	}

	.module-326 .ry-text-wrap{
		top: 40%;
		bottom: unset;
	}

	.module-326 .ry-left-side .middle-img{
		right: 0%;
		left: 0;
		margin: auto;
		transform: translateX(0%);
		bottom: -10vh;
		max-width: 420px;
		background-size: 100%;
	}
	.module-326 .ry-right-side:before,
	.module-326 .ry-left-side:before{
		right: 0px;
		left: 0%;
		width: 100vw;
		transform: translateX(-5%);
	}

	.module-326 .ry-text-wrap .ry-heading,
	.module-326 .ry-btn-container{
		text-align: center;
	}
}

@media (min-width: 1600px){
	.module-326 .ry-text-wrap .ry-heading{
		font-size: 86px;
	}

	.module-326 .ry-logo {
		top: 112px;
	}

	.module-326 .ry-logo img {
		width: 100%;
		max-width: 210px;
	}
}

/** Error Page End **/

/** Inner Banner **/
body[data-page-name="meet-kimberly"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/AssetsV2/InsideBanners_MeetKim.jpg) !important;
}
body[data-page-name="contact-us"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/bannerreplacement_2.jpg) !important;
}

/** Latest CSS **/

.module-212 .flex-top .flex-title .ry-sub,
.module-212 .flex-top .flex-title .ry-heading,
.module-211 .ry-sub, .module-211 .flex-title .ry-heading, .module-211 .flex-title .ry-content p, .flex-title p{
	color: #fff;
}

.guys-guides .ul-style ul li:before{
	background: #fff;
}
.guys-guides .ul-style ul li:after{
	border-bottom: 1px solid #f6e4d1;
}

.first-bg {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/BG_about_services_guysguide.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.location-section{
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/BG_Map.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.guys-guides .flex-title .ry-heading{
	color: #fff;
	position: relative;
}

.module-212 .ry-content .ry-right:before{
	display: none;
}

@media (min-width: 992px){
	.guys-guides .flex-title .ry-heading .span-1 {
		color: #333;
	}
}

body[data-page-name="hair-restoration"] #ry-pg-banner .ry-bnr-wrp{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4911bc1f-2aca-4d8a-a5fa-03212d31cba4/Assets/ib_hair_restoration.jpg) !important;
}

.ry-accordion.ui-accordion{
	box-shadow: none;
}
.ry-accordion .ry-heading {
	margin-bottom: 25px;
	border-radius: 20px;
	border: 0;
	position: relative;
	overflow: hidden;
	z-index: 99;
	display: flex;
	align-items: center;
}
.ry-accordion .ry-heading:hover p {
    color: #fff !important;
    z-index: 1;
}
.ry-accordion .ry-heading:nth-last-child(2) {
	margin-bottom: 0;
}
.ry-accordion .ry-heading div {
	padding-right: 50px;
	text-align: left;
}
.ry-accordion .ry-heading:before{
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 0%;
	transition: all .3s ease-in-out;
	background: #000;
	z-index: 0;
	border-radius: 20px;
}
.ry-accordion .ry-heading:hover{
	box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
	color: #fff;
}
.ry-accordion .ry-heading:hover a{
	color: #fff;
}
.ry-accordion .ry-heading:hover:before{
	width: 100%;
	transition: all .3s ease-in-out;
}
.ry-accordion .ry-heading.ui-state-active{
	background: #000;
	color: #fff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
	margin-bottom: 20px;
}
.ry-accordion .ry-heading.ui-state-active:hover:before{
	display: none;
}
.ry-accordion .ry-heading span, .ry-accordion .ry-heading div, .ry-accordion .ry-heading:after {
	position: relative;
}
.ry-accordion .ry-heading:after{
	font-weight: 400;
	font-size: 18px;
}
.ry-accordion .ry-heading:hover div,
.ry-accordion .ry-heading.ui-state-active div{
	color: #fff;
}

.ry-accordion .ry-heading:hover h4, .ry-accordion .ry-heading:hover h4 a {
    color: #f6e4d1 !important;
    position: relative;
    margin: 0 !important;
}
.ry-accordion .ry-heading h4, .ry-accordion .ry-heading h4 a {
    margin: 0 !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.guys-guides .ry-right-img {
		max-width: 71%;
	}
	.guys-guides .ul-style ul {
		padding-left: 6.1875%;
	}
	body[data-page-name="services"] #ry-pg-content .ry-content p {
		text-align: center;
	}
}