/* body {
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 700;
}
 */

a {
    color: #da9620;
}

.tm-footer-info-box .heading {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-family: Montserrat;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 3px;
	letter-spacing: 0.5px;
}
.tm-footer-info-box .link a {
	font-size: 17px;
	line-height: 30px;
	color:rgba(255,255,255,0.8);
}
.tm-footer-info-box .link a:hover {
	color:rgba(255, 255, 255,1) !important;
}
.tm-footer-text-right {
	text-align:right;
}
.map-container {
	position:relative;
}
.vc_cta3-content-header {
	display:flex;
	flex-direction:column;
	justify-content: center;
}

.tm-element-heading-wrapper .vc_cta3-content-header h2 {
	order: 2;
	margin-bottom: 20px;
}
.tm-element-heading-wrapper .vc_cta3-content-header span {
	order: 1;
	line-height: 25px;
	letter-spacing: 0.5px;
	font-size: 19px;
	margin-bottom: 10px;
}



@media (min-width:993px) and (max-width:1199px), (max-width:400px) {
	.tm-footer-info-box .link a {
		font-size: 13px;
	}
}

@media(max-width:1199px) {
	body {
		padding-top:142px;
	}
	.site-header>div:nth-of-type(2) {
		width: 100%;
		position: fixed !important;
		top: 0;
		z-index: 100;
	}
	.site-header>div:nth-of-type(3) {
		width: 100%;
		position: fixed !important;
		top: 42px;
		z-index: 100;
	}
	.menu-toggle {
		top:85px;
	}
	.tm-schedule-block {
		text-align:left;
	}
	.tm-schedule-block .schedule-time {
		float:none !important;
		display: block;
		clear: both;
	}
	
}

@media(min-width:1200px) {
	
	.thememount-topbar .popmake-request-appointment {
		display:none;
	}
	.thememount-topbar .top-contact li:nth-of-type(3)::after {
		display:none;
	}
}

/* 
Responsive Fixes
*/


.thememount-fbar-btn {
	right: 43px !important;
}

@media(max-width:1249px) {
	/* .thememount-tb-right-content {
		padding-right: 4vw !important;
	} */
	.thememount-topbar .table-row {
		    display: flex !important;
		    align-items: center;
			justify-content: center;
	}
	.thememount-topbar .social-icons::before {
		content:"|";
		margin-left:13px;
		color: rgba(255, 255, 255, 0.38);
	}
}
@media(max-width:1199px) {
	.thememount-fbar-btn {
		right: 68px !important;
	}
}

@media (max-width:991px) {
	
	.home-accepting h2,
	.footer-blurb
	 {
		text-align:center !important;
	}
	
	.vc_cta3-actions,
	.footer-logo {
		display:block !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	#footer-top {
		padding-top:20px;
	}
	.footer .tm-footer-first-row .widget-area.col-sm-4 {
		width: 100% !important;
	}
	.footer-inner #footer-top .widget {
		margin-top:20px !important;
	}
	
	.tm-footer-second-row #kwayy_widget_contact-2 {
		text-align: center;
		margin-bottom:70px !important;
	}
	
	.thememount_widget_contact ul {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#text-6 {
		text-align: center;
	}
	#custom_html-8 {
		text-align: center;
	}
	.ars-widget {
		margin: 0 auto !important;
	}
	
	.tm-footer-text-left,
	.tm-footer-text-right {
		width:100% !important;
		text-align:center !important;
	}
	.thememount-fbar-main-w {
		display:none;
	}
	.thememount-topbar .top-contact li:nth-child(n+2):nth-child(-n+3) {
		display: none !important;
	}
	.thememount-topbar .social-icons {
		display: none !important;
	}
	
}

@media(max-width: 767px) {
	.home .vc_cta3-container,
	.home .vc_btn3-container {
		margin-bottom: 0 !important;
	}
	
	.mr-main-content {
		display:flex;
		flex-direction: column-reverse;
	}
	.vc_custom_1580829002025 .vc_btn3-container {
		text-align:left !important;
	}
	
}


@media (max-width: 768px) {
	.thememount-topbar {
		display: block !important;
	}
	
}
@media (max-width: 480px) {
.mr-btn-wrap  .vc_btn3 { width: 100% !important; margin: 8px 0 !important; }
.vc_col-sm-9 .wpb_text_column img.alignright { margin:10px auto !important; width: 100% !important; height: auto !important; float: none !important }
}
@media (max-width: 380px) {
	.top-contact strong {
		font-size:12px;
	}
}
@media (max-width: 330px) {
	.top-contact strong {
		font-size:10px;
	}
}

@media(max-width:360px) {
	.tm-element-heading-wrapper h2 {
		font-size: 21px !important;
	}
}


