/* header */

.ry-flex.header-office-phone {
	/* flex-direction: column; */
	/* gap: 10px 0; */
	align-items: flex-end;
	justify-content: flex-end;
	position: relative;
}

.ry-flex.header-office-phone a.ry-btn.ry-btn-primary {
	background: #f9f9f9 !important;
	border: 1px solid #3770b4 !important;
	color: #333 !important;
	text-align: left;
	line-height: 9px;
	font-size: 16px !important;
	font-weight: 600;
	padding: 13px 15px 13px 8px;
	white-space: nowrap;
	margin-left: 10px;
	height: 50px;
	display: flex;
}

.ry-flex.header-office-phone a.ry-btn.ry-btn-primary:hover {
	background: #ffffff !important;
}

ul.office-list li {
	list-style: none;
}


.ry-flex.header-office-phone a.ry-btn.ry-btn-primary span {
	text-transform: uppercase;
	margin-bottom: 0;
	display: block;
	font-size: 12px;
	font-weight: 600 !important;
}

.ry-flex.header-office-phone a.ry-btn.ry-btn-primary:before {
	width: 35px;
	height: 35px;
	background: #0d2431;
	content: '\f095';
	font-family: 'FontAwesome';
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	left: 0;
	top: 0;
	margin-right: 6px;
}



.header-appt-btn-wrap ul.under-dropdown li a {
	font-size: 17px;
	text-transform: uppercase;
}

.header-appt-btn-wrap ul.under-dropdown li a span {
	font-size: 15px;
}

.ry-menu .ry-nav li.dropdown .dropdown-toggle span {
	display: inline-block;
	margin-left: 5px;
}
.module-43 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999;
	padding: 25px 0; }
.module-43 .ry-left {
	width: 26% !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.module-43 .ry-left img {
    max-width: max-content;
    width: 100%;
    max-height: 150px;
}


@media (max-width:1300px) {
	.ry-flex.header-office-phone a.ry-btn.ry-btn-primary:before {
		display: none;
	}

	.ry-flex.header-office-phone a.ry-btn.ry-btn-primary {
		padding: 9px 20px !important;
		text-align: center;
		max-width: 160px !important;
		height: 50px !important;
	}

}
@media (max-width: 1024px) {
	.module-43 .ry-left img {
		width: 150px;
	} }
.module-43 .ry-right {
	align-items: flex-end;
	width: 80%;
	max-width: 80%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px 0;
	justify-content: center;
}


.module-43 .ry-right .ry-leads {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	max-width: 900px;
	float: right;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	align-items: center;
}

.module-43 .ry-right .ry-leads .search-bar-widget {
	margin-right: 20px;
	width: 280px; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
	height: 72px;
	background-color: transparent;
	border: 1px solid rgba(191, 191, 191, 0.4);
	border-right: none !important;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 16px 28px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::-webkit-input-placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control:-ms-input-placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::-ms-input-placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus {
	color: #ffffff; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder {
	opacity: 0.3;
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::placeholder {
	opacity: 0.3;
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s; }
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary {
	height: 72px;
	background-color: transparent !important;
	border: 1px solid rgba(191, 191, 191, 0.4);
	border-left: 0 !important;
	position: relative;
	left: 1px;
	padding: 16px 26px !important;
	border-radius: 0 !important; }
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:before, .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:after {
	display: none !important; }
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:hover {
	background-color: transparent; }
@media (max-width: 1160px) {
	.module-43 .ry-right .ry-leads .search-bar-widget {
		width: 220px; }
	.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
		padding: 16px 0 16px 15px; } }
.module-43 .ry-right .ry-leads .ry-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 450px; }
@media (max-width: 1160px) {
	.module-43 .ry-right .ry-leads .ry-contact {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		min-width: 400px; } }
.module-43 .ry-right .ry-leads .ry-contact li {
	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;
	background: rgba(255, 255, 255, 0.1);
	width: 225px;
	position: relative;
	overflow: hidden;
	cursor: pointer; }
.module-43 .ry-right .ry-leads .ry-contact li:hover .contact__overlay {
	-webkit-transform: scale(15);
	transform: scale(15); }
.module-43 .ry-right .ry-leads .ry-contact li:hover span {
	color: #333333; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__overlay {
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	top: 22px;
	left: 20px;
	z-index: -1;
	-webkit-transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1), -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	-webkit-transform: scale(0);
	transform: scale(0); }
.module-43 .ry-right .ry-leads .ry-contact li span.call_us, .module-43 .ry-right .ry-leads .ry-contact li a {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	font-weight: 600;
	font-size: calc(15px + 0 * ( (100vw - 500px) / 1100));
	line-height: 19px !important; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a {
	color: #ffffff;
	letter-spacing: 2px;
	text-decoration: none;
	display: block; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
	color: #ffffff !important; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover span {
	color: #ffffff !important; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover .contact__overlay {
	-webkit-transform: scale(0);
	transform: scale(0); }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
	-webkit-transform: scale(15);
	transform: scale(15);
	left: 25px; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us, .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
	color: #333333;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	max-width: 137px;
	line-height: 18px !important;
	text-decoration: none;
	text-align: left;
	font-size: calc(14px + 0 * ( (100vw - 500px) / 1100)); }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) fa {
	position: relative;
	left: 1px; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
	min-width: 45px; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
	width: 35px;
	height: 35px;
	display: block;
	border: 1px solid rgba(255, 255, 255, 0.3);
	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;
	border-radius: 50%; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .fa {
	color: #ffffff;
	font-size: 13px; }
@media (max-width: 1160px) {
	.module-43 .ry-right .ry-leads .ry-contact li {
		width: 200px; } }
.module-43 .ry-right .ry-menu {
	width: 100%; }
.module-43 .ry-right .ry-menu .nav-menu {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	top: 30px;
	max-width: 1200px;
	float: right; 
	top: 0px; }
.module-43 .ry-right .ry-menu .nav-menu li {
	list-style-type: none; }
.module-43 .ry-right .ry-menu .nav-menu li a {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: calc(16px + 1 * ( (100vw - 500px) / 1100));
	padding-bottom: 18px !important;
	display: block;
}

.module-43 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu {
	opacity: 1 !important;
	visibility: visible !important;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	padding: 0;
	top: 50px; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
	display: block;
	opacity: 0;
	visibility: hidden;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 10px;
	margin-top: 2px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: relative; }


.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
	width: 100% !important;
	padding: 10px 14px !important;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-transform: uppercase;
	line-height: 24px !important;
	font-size: calc(13px + 1 * ( (100vw - 500px) / 1100));
	color: #fff !important;
	white-space: nowrap;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a:hover {
	opacity: 0.6; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
	background: transparent; }
body.default .module-43 {
	position: relative; }
body.default .module-43.fixed {
	position: fixed; }
@media (max-width: 1024px) {
	.module-43 {
		padding: 30px 0;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button .dropdown-lists li a:before {
		bottom: -6px;
	}
}

.module-43.style2 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us {
	color: #fff; }
.module-43.style2 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
	background: transparent; }

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
	top: 35px !important;
	background: none;
}

.module-43 .ry-right .ry-menu .nav-menu {
	/* max-width: 90%; */
	justify-content: flex-end !important;
	gap: 4%;
	/* margin-right: 10px; */
}

.module-43 .ry-right .ry-leads {
	/* margin-right: 25px; */
}

.header-appt .office-list {
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
}

.header-appt .office-list>li {
	padding-bottom: 6px;
	position: relative;
	top: 4px;
}

.header-appt .office-list>li>a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(255 255 255 / 10%);
	font-size: 16px;
	width: 42px;
	height: 42px;
	border-radius: 21px;
	border: 0px solid #000000;
	color: #fff;
}

.header-appt .office-list>li>a:hover {
	background: #45798b;
}

.header-appt .office-list li a.fa:before {
	display: none;
}

.header-appt .office-list>li>a svg {
	fill: #fff;
	width: 13px;
	height: 13px;
}

.header-appt .office-list .main-dropdown ul {
	list-style: none;
	position: absolute;
	z-index: 999999;
	background: #212121;
	border:1px solid #3770b4;
	border-radius: 12px;
	width: 200px;
	padding: 9px 0;
	top: 4rem;
	left: 40px;
}


.header-appt .office-list .main-dropdown ul:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #3770b4;
	position: absolute;
	top: -8px;
	z-index: 999999;
	left: 90px;
	display: inline-block;
}

.header-appt .office-list .main-dropdown ul li {
	width: 160px;
	margin: auto;
	line-height: 0;
}

.header-appt .office-list .main-dropdown ul li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 140%;
	width: 100%;
	display: block;
	padding: 4px 0px 8px;
	margin-bottom: 4px;
	border-bottom: 1px solid #aebaba;
	transition: all .3s ease;
}

.header-appt .office-list .main-dropdown ul li:hover a {
	color: #FFFFFF;
	transition: all .3s ease;
}

/*.header-appt .office-list .main-dropdown ul li:nth-child(2) a, .header-appt .office-list .main-dropdown ul li:last-child a {
margin-bottom: 0;
border-bottom: none;
padding: 4px 0px;
}*/

.header-appt .office-list .main-dropdown ul li:last-child a {
	margin-bottom: 0;
	border-bottom: none;
	padding: 4px 0px;
}


.social-media .social-lists {
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
}

.social-media .social-lists>li {
	position: relative;

}

.social-media .social-lists>li>a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f9f9f9;
	font-size: 16px;
	width: 42px;
	height: 42px;
	border-radius: 21px;
	border: 0px solid #000000;
	color: #FFFFFF;
	border: 1px solid #3770b4 !important;
}

.social-media .social-lists>li>a:hover {
	background: #3770b4 ;
}

.social-media .social-lists li a.fa:before {
	display: none;
}

.social-media .social-lists>li>a svg {
	fill: #141414;
	width: 13px;
	height: 13px;
}

.main-dropdown ul {
	top: 48px;
}

.main-dropdown .under-dropdown {
	display: none;
}

.main-dropdown .under-dropdown.hover {
	display: block;
}

ul.under-dropdown {
	background: #fff;
	position: absolute;
	border-radius: 8px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	padding: 15px;
	width: 180px;
	max-width: 260px;
	left: 50%;
	right: 0;
	transform: translateX(-50%);
	top: 50px;
	display: none;
	z-index: 99999999;
}

.main-dropdown ul:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid rgb(255 255 255 / 90%);
	position: absolute;
	top: -8px;
	z-index: 999999;
	left: 0;
	display: inline-block;
	right: 0;
	margin: auto;
}

.main-dropdown ul li {
	/* width: 160px; */
	/* margin: auto; */
	/* line-height: 0; */
	list-style: none;
}

.main-dropdown ul li a {
	font-size: 15px;
	/* font-weight: 500; */
	/* letter-spacing: 1px; */
	text-transform: uppercase;
	line-height: 1;
	width: 100%;
	display: block;
	/* padding: 4px 0px 8px; */
	/* margin-bottom: 4px; */
	/* border-bottom: 1px solid #e0e0e0; */
	transition: all .3s ease;
	text-align: center;
}

.main-dropdown ul li:hover a {
	color: #45798b;
	transition: all .3s ease;
}

.main-dropdown ul li:last-child a {
	margin-bottom: 0;
	border-bottom: none;
	padding: 4px 0px;
}

ul.under-dropdown li a:hover {
	color: #e41433 !important;
}

ul.under-dropdown li:not(:last-child) {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgb(0 0 0 / 20%);
}
ul.under-dropdown li {
	line-height: 100%;
	text-align: center;
	list-style: none;
}
ul.under-dropdown li a {
	display: block;
	font-size: 15px;
	text-align: center;
	color: #333 !important;
	font-weight: 600 !important;
}

ul.under-dropdown li a:hover {
	color: #3770b4 !important;
}

.under-dropdown li a {
	display: block;
}

#ry-section-header .button-info .ry-text p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 400;
}

#ry-section-header .button-info .ry-text big:hover {
	text-decoration: underline !important;
}

#ry-section-header .button-info .ry-text big {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 700;
	font-family: 'Inter', sans-serif;
}


#ry-section-header .ry-header-info .ry-flex {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

#ry-section-header .ry-header-info {
	border-left: 1px solid hwb(0deg 100% 0% / 30%);
	padding-left: 30px;
}

#ry-section-header .btn-wrap a:hover {
	color: #FFFFFF;
	background: #e41433;

}	


#ry-pg-header #ry-section-header {
	background: transparent;
}

@media (max-width: 1600px) {
	.ry-header-info .ry-flex {
		margin-left: 15px;
	}

	#ry-section-header .btn-wrap {
		margin-left: 30px !important;
	}
}

@media (max-width: 1440px) {
	#ry-section-welcome .ry-right {
		padding-left: 0;
	}
}

@media (max-width: 1366px) {
	.ry-header-info .ry-flex {
		margin-left: 20px;
	}
}

@media (max-width: 1200px) {
	#ry-section-services .ry-text p a {
		font-size: 28px !important;
	}



	.ry-header-info .ry-flex {
		margin-left: 0px;
	}

	#ry-section-header .btn-wrap {
		margin-left: 10px !important;
	}

	#ry-sidebar #accordion .ry-drop-nav a {
		padding: 20px 25px !important;
	}

	#ry-pg-banner .ry-bnr-wrp:before {
		background: #fff !important;
		opacity: 0.4 !important;
	}

	[data-page-name="contact-us"] #ry-pg-body .ry-right {
		width: 33%;
	}
}

@media (max-width: 1024px) {
	#ry-sidebar .ry-sb-title {
		padding: 20px 23px !important;
	}

	.module-66 .bnr-textbox {
		top: 52% !important;
	}

	.ry-header-info .ry-flex {
		margin-left: -10px;
	}
}

/* QA Responsive */ 

@media (max-width: 1680px) {
	.module-43 .ry-right .ry-leads {
		max-width: 930px;
	}

	.module-43 .ry-right .ry-leads .header-appt-btn-wrap a.ry-btn.ry-btn-primary {
		font-size: 16px !important;
		padding: 0 20px !important;
		height: 50px !important;
		white-space: nowrap;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		gap: 0 2%;
	}

	.module-43 .ry-right .ry-menu .nav-menu {
		/* margin-top: 28px; */
	}

	/*.ry-sticky-menu.fixed ul.nav-menu.ry-nav {
		top: 30px !important;
	}*/

	.module-43 {
		padding: 20px 0 20px !important;
	}
}

@media (max-width: 1200px) {
	#ry-section-services .ry-text p a {
		font-size: 28px !important;
	}


}

@media (max-width: 1680px) {
	#ry-section-header .ry-header-info .ry-flex {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 10px;
	}
}

@media (max-width: 1680px) {
	#ry-section-header .ry-header-info .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}


	div#ry-section-header .ry-flex {
		display: flex;
		justify-content: center;
	}

	.ry-header-contact .button-info a, .ry-header-contact .button-info p {
		text-align: center;
	}


	#ry-section-header .module-43 .ry-left.ry-logo {
		width: 150px;
	}

	#ry-section-header .ry-left.ry-logo {
		/* width: 180px; */
		/*margin-right: 15px;*/
	}
}

@media only screen and (max-width: 1300px) {
	/*#ry-section-header .btn-wrap {
	margin: 15px;
	width: 250px;
}*/
	#ry-section-header .ry-left.ry-logo {
		width: 22% !important;

	}
}


#ry-section-header .ry-header-contact {
	/* width: 100%; */
	/* flex: auto; */
	/* max-width: 260px; */
}

#ry-section-header .ry-header-contact:before {
	/* content: ''; */
	background: #aebaba;
	position: absolute;
	height: 100%;
	width: 1px;
	left: 9%;
}

#ry-custom-section-footer .ry-footer-botom .ry-content {
	width: 100%;
	position: relative;
	margin-top: 12rem;
	text-align: center;
}

#ry-section-header .ry-left.ry-logo {
	top:0;
	left:0;
	z-index: 99;
	max-width: 360px;
	z-index: 99;
	flex: unset;
}



.mobile-container .dropdown-lists1 {
	list-style: none;
	position: absolute;
	z-index: 999999;
	background: #e41433;
	border-radius: 12px;
	padding: 16px 20px;
	top: 60px;
	right: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mobile-container .dropdown-lists1 li a {
	width: auto;
	height: auto;
	background: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	margin-left: 0
}

.mobile-button .dropdown-lists1.hover {
	display: flex
}

.mobile-button .dropdown-lists1:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #e41433;
	position: absolute;
	top: -8px;
	z-index: 999999;
	left: 150px;
	display: inline-block
}

.dropdown-lists1 .locaiton-name {
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: normal;
	letter-spacing: 1px;
	color: #FFFFFF
}


.dropdown-lists1 .call-txt {
	color: #000;
	font-weight: 600;
	font-size: 17px;
	display: block;
	text-align: left;
	transition: all .3s ease
}

.dropdown-lists1 li a:hover .call-txt {
	transition: all .3s ease;
	color: #de8422
}

.mobile-button .dropdown-lists1 li {
	width: 160px;
	margin: auto;
	line-height: normal;
}

.dropdown-lists1 li a {
	display: block;
	margin-bottom: 10px;
	position: relative
}

.dropdown-lists1 li:last-child a {
	margin-bottom: 0;
	margin-top: 10px
}

.dropdown-lists1 li a:before {
}

.dropdown-lists1 li:last-child a:before {
	display: none
}

.mobile-container .dropdown-lists1 a {
	background: transparent !important;
}

.mobile-container .dropdown-lists1 a {
	width: unset !important;
	height: unset !important;
	border: unset !important;
}


.mobile-container .dropdown-lists1 svg {
	fill: #fff !important;
}

.mobile-container .dropdown-lists, .mobile-container .dropdown-lists1 {
	list-style: none;
	position: absolute;
	z-index: 999999;
	background: #3770b4;
	border-radius: 0;
	width: max-content;
    padding: 16px 10px;
    top: 88px;
    right: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
}



.mobile-container .dropdown-lists:before, .mobile-container .dropdown-lists1:before {
	background: #3770b4;
	height: 20px;
	width: 20px;
	position: absolute;
	content: '';
	left: 85px;
	top: -6px;
	transform: rotate(45deg);
	pointer-events: none;
	display:inline-block;
}


.mobile-container .dropdown-lists li a {
	width: auto;
	height: auto;
	background: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	margin-left: 0
}

.mobile-button .dropdown-lists.hover {
	display: flex
}




.dropdown-lists .locaiton-name {
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: normal;
	letter-spacing: 1px;
	color: #FFFFFF
}

.dropdown-lists .call-txt {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 17px;
	display: block;
	text-align: left;
	transition: all .3s ease
}

.dropdown-lists li a:hover .call-txt {
	transition: all .3s ease;
	color: #fff;
}

.mobile-button .dropdown-lists li {
	width: 160px;
	margin: auto;
	line-height: normal;
}

.dropdown-lists li a {
	display: block;
	margin-bottom: 10px;
	position: relative
}

.dropdown-lists li:last-child a {
	margin-bottom: 0;
	margin-top: 10px
}

.dropdown-lists li a:before, .dropdown-lists1 li a:before {
	content: "";
	width: 100%;
	position: absolute;
	bottom: -10px;
	border-bottom: 1px solid transparent;
}

.dropdown-lists li:last-child a:before {
	display: none
}

.mobile-container .dropdown-lists a {
	background: transparent !important;
}

.mobile-container .dropdown-lists a {
	width: unset !important;
	height: unset !important;
	border: unset !important;
}


.mobile-container .dropdown-lists svg {
	fill: #fff !important;
}

a#phoneBlock svg, a#phoneBlock1 svg {
	fill: #fff;
}

#dr-eric-cropper, #dr-matthew-king, #dr-william-lavoie, #dr-leona-berns, #dr-kiera-hagan {
	display: block;
	position: relative;
	top: -150px;
	visibility: hidden;
}

#ry-section-services .ry-content .ry-each .ry-abs-link {
	position: static;
}

#location-rocky-hill:before {
	content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	top: 40rem;
	bottom: 0;
	background: linear-gradient(
		rgb(105 65 65 / 30%),
		rgba(0, 0, 0, 0.5));
}



.mm-menu_fx-panels-slide-up .mm-panel_opened {
	background: #3770b4 !important;
}

#ry-section-services .ry-content .ry-each .ry-abs-link a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	font-weight: 500;
	opacity: 0;
}

.ry-each.ry-services-1:hover .ry-text, .ry-each.ry-services-2:hover .ry-text, .ry-each.ry-services-3:hover .ry-text, .ry-each.ry-services-4:hover .ry-text {
	opacity: .75;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
	top: 30px !important;
	background: none;
}
.module-43.fixed .ry-right .ry-menu .nav-menu li .dropdown-menu {
	top: 30px !important;
}

.ry-powered a:hover {
	text-decoration: underline !important;
}

.powered-by {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.dropdown-menu li.third-level-container:before {
	content: '\f0d7';
	font-family: 'FontAwesome';
	position: absolute;
	top: 25%;
	font-size: 15px;
	color: transparent;
	right: 10%;
	transform: rotate(-90deg);
}

.powered {
	display: flex;
}

.powered img {
	margin-left: 5px;
}

#ry-sidebar a.ry-btn.ry-btn-secondary {
	background: #aebaba;
	color: #fff;
}

#ry-pg-body .ry-left a.ry-btn.r-btn-wrap {
	color: #fff;
	background: #aebaba;
}

/** HEADER **/

div#menu_container {
	background: #3770b4;
}

div#ry-pg-footer #ry-custom-section-footer {
	margin-top: unset !important;
}

body.default .header-custom {
	position: relative;
}

body.default .ry-sticky-menu.fixed {
	position: fixed;
}

.header-custom .ry-container>.ry-flex {
	gap: 60px;
}

.header-custom .ry-left-side {
	width: 100%;
	max-width: 32.5842%;
}

.header-custom.ry-sticky-menu.fixed .ry-left-side {
	max-width: 25%;
	transition: all .3s ease;
}

.header-custom .ry-right-side {
	width: 100%;
	max-width: 61.5168%;
}




.header-appt .office-list .main-dropdown .under-dropdown {
	display: none;
}

.header-appt .office-list .main-dropdown .under-dropdown.hover {
	display: block;
}

#ry-section-header .form-group {width:unset}
#ry-section-header .live-btn {margin:0 5px;}


.mobile-container .dropdown-lists1 {
	right: 0;
}

.mobile-container .dropdown-lists {
	display: none;
}
.ry-mobile-right:hover .dropdown-lists {
	display: block;
}



.mobile-container .dropdown-lists1 {
	display:none;
}
.ry-mobile-right1:hover .dropdown-lists1 {
	display: block;
}

.header-appt .office-list .main-dropdown ul{
	width: 100%;
	max-width: 300px;
	left: 0;
	top: 54px;
}
.header-appt .office-list .main-dropdown ul li {
	width: 100%;
	padding: 0 30px;
}
.header-appt .office-list .main-dropdown ul li a p {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 8px;
}
.header-appt .office-list .main-dropdown ul li a big {
	font-size: 16px;
	font-weight: 500;
}
#ry-section-header .btn-wrap{
	margin: 0px auto;
}
.header-appt .office-list>li{
	padding-bottom: 15px;
}
.header-appt .office-list:last-child>li {
	margin-top: -15px;
	top: 15px;
}


.module-welcome.style-6 .ry-each .span-1 {
	opacity: 0.502;
	font-size: 22px;
	letter-spacing: 5px;
	color: #333333;
	font-weight: 400;
}


.header-appt .office-list .main-dropdown ul li a:hover .ry-text, .header-appt .office-list .main-dropdown ul li a:hover {
	opacity: .7;
	transition: .3s;
}
.ry-sticky-menu.fixed{
	background: rgb(255 255 255 / 100%);
	box-shadow: 0 0 30px rgb(0 0 0 / 20%);
}
.module-43.fixed .ry-left img {
	max-width: max-content;
	max-height: 110px;
}


.ry-mobile-right1 a#phoneBlock1 {
	margin-right: 0;
}

.module-43 .ry-right .ry-menu .nav-menu li.primary>a {
	color: #000;
	padding-bottom: 0px !important;
}
.module-43.fixed .ry-right .ry-menu .nav-menu li.primary>a {
    color: #000;
}
/*body.home .module-43:not(.fixed) .ry-right .ry-menu .nav-menu li.primary>a:not(:hover) {
	color: #ffffff !important;
}*/

.module-43 .ry-right .ry-menu .nav-menu li.primary>a:hover{
	color: #0d2431;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
	background: #0d2431;
}
.ry-menu .ry-nav li.primary {
	padding: 0px;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
	padding: 6px 10px;
}
.module-43 .ry-right .ry-leads .header-appt-btn-wrap {
	display: flex;
	padding-left: 20px;
	gap: 10px;
}
.module-43 .ry-right .ry-leads .header-appt-btn-wrap ul.office-list {
	padding-left: 15px;
}
.module-43 .ry-right .ry-leads .header-appt-btn-wrap a.ry-btn.ry-btn-primary {
	white-space: nowrap;
}

@media (max-width:1600px) {

	div.module-43 .ry-right .ry-leads .social-media .social-lists>li>a {
		width: 30px !important;
		height: 30px !important;
	}
	ul.under-dropdown {
		top: 35px;
	}

	div.module-43 .ry-right .ry-leads .social-media .social-lists {
		gap: 0 5px !important;
	}

	div.module-43 .ry-right .ry-leads .header-appt-btn-wrap {
		padding-left: 10px;
	}

	div.module-43 .ry-right .ry-leads .header-appt-btn-wrap a.ry-btn.ry-btn-primary {
		font-size: 15px !important;
	}

	div#ry-section-header .ry-header-contact {
		/* max-width: 230px !important; */
		/* width: auto; */
		/* max-width: max-content; */
		/* margin-left: 10px; */
	}

	div#ry-section-header .ry-header-contact:before {
		opacity:0 !important;
	}
}



@media (max-width: 1280px) {
	div#theme2-smHeader {
		display: block !important;
	}

	div#ry-section-header .ry-flex {
		display: none !important;
	}

	.mobile-container {
		padding: 20px 0 !important;
		background: #fff !important;
	}

	div.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		background: #3770b4;
		margin: 0 !important;
	}
}

.header-office-phone.main-dropdown .under-dropdown.hover {
	top: 54px;
	max-width: 200px;
	width: 100%;
}

.header-office-phone.main-dropdown .under-dropdown li a span {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 0px;
}
.header-office-phone.main-dropdown .under-dropdown li a span>span, ul.under-dropdown li a span {
    display: block;
    font-size: 12px;
    margin-top: 7px;
}
#ry-pg-header #ry-section-header.fixed {
    background: #fff;
}
