@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Arial Narrow';
	src:url('../fonts/ARIALN.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Trebuchet MS';
	src:url('../fonts/trebuc.ttf') format('truetype'),
		url('../fonts/trebucbd.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
p {font-size: 20px; font-family: "Arial Narrow"; font-weight: light;}
li {padding: 0; margin: 0;}

/*Navigation
=============================*/
.top-nav {
	background-color: #444;
	padding: 40px 50px;
	display: inline-block;
}
#top {
	background-color: #444;
}
.title-area {z-index: 2;}
.nav-link {
	height: 22px;
	margin-top: 12px;
	border-right: 1px solid #BF0F0F;
	border-left: 1px solid #BF0F0F;
}
.red-divider {margin-top: -12px;}
.double-red-divider {margin-left: -1px; margin-right: -1px;}
.top-bar {
	margin: 0 auto;
	background-image: url("../img/topbg.fw.png");
	background-color: #444;
	height: 50px;
	max-width: 1200px;
}
.top {
	position: relative;
	z-index: 10;
	padding: 15px 40px;
	margin: 0;
	background-image: url("../img/topbg.fw.png");
	background-color: #444;
	@include clearfix();
}
.top-bar-section {
	height: 50px;
}
nav-border {
	border: 2px solid white;
	padding: 0 20px;
}
@-webkit-keyframes bgcolor {
    from {color: #ddd;}
	to {color: white;}
}
@-moz-keyframes bgcolor {
    from {color: #ddd;}
	to {color: white;}
}
@keyframes bgcolor {
    from {color: #ddd;}
	to {color: white;}
}
.top-bar-section li a:not(.button):hover {
	background-color: #BF0F0F;
	-webkit-animation: bgcolor 0.3s ease-in-out;
    -moz-animation: bgcolor 0.3s ease-in-out;
    animation: bgcolor 0.3s ease-in-out;
}
.top-bar-section li a:not(.button) {
	font-family: 'Arial Narrow', sans-serif;
	font-weight: 600;
	padding: 0 20px;
	line-height: 50px;
	background-color: #333;
	border-radius: 0;
	color: #ccc;
}
.top-bar-section ul {
	background-color: #333;
	border-radius: 0;
	margin-top: 0;
}

.top-bar-section ul li {
	border-radius: 0;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background: #333;
	color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
	background-color: red;
}
button.alert, .button.alert {
	background-color: red;
	border-color: #BF0F0F;
	color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
	background-color: #DB0D12;
}

.top-bar-section ul li > a {
	font-size: 16px;
	font-weight: 100;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top-bar-section .has-dropdown > a:after {margin-top: -2px;}
.no-border-radius li a:not(.button) {border-radius: 0;}
.toggle-topbar {overflow: hidden;}

/*Home
=============================*/
.column, .columns {
	padding-left: 0;
	padding-right: 0;
}
h1 {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size:40px;
}
.care-text {font-family: Roboto, "Trebuchet MS", Arial, Helvetica, sans-serif;}
.content {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}
.home-full-width {
	background-image: url("../img/welcomebg.fw.png");
	padding: 0;
	margin-bottom: 0;
	text-align: center;
	width: initial;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	position: relative;
	z-index: 9;
}
.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img, .about-welcome-img {
	width: 100%;
	height: 600px;
	background: black url("../img/entrance600blur.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img {margin-top: -92px;}
.home-welcome-img {background-position: top;}
.services-welcome-img {background-image: url("../img/cath600.jpg");}
.conditions-welcome-img {background-image: url("../img/andrew-tanglao-3I2vzcmEpLU-unsplash.jpg");}
.contact-welcome-img {background-image: url("../img/waiting-room.jpg");}
.about-welcome-img {background-image: url("../img/group.jpg"); position: relative; top: 112px;}

.banner {
	width: 100%;
	max-width: initial;
	marign: 0;
}
#welcome {margin: auto;}
.welcome {width: 100%;}
.head-title {
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	padding: 19px 0 22px 0;
	margin: 0;
}
.welcome-text {
	color: white;
	font-size: 40px;
	font-family: "Trebuchet MS";
	font-weight: 100;
	padding: 18px 30px 20px 30px;
	margin-top: 0;
	margin-bottom: 0;
}
.banner-text {
	color: #555;
	font-size: 40px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.welcome-img {
	text-align: center;
	z-index: 2;
}
.img-radius {
	position: relative;
	margin-top: -98px;
	width: initial;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {background-color: #444; position: absolute; top: 50%;}
.orbit-container .orbit-prev > span {border-right-color: red;}
.orbit-container .orbit-next > span {border-left-color: red;}
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {background-color: #444;}
.orbit-container .orbit-slide-number {position: absolute; top: 120px;}
.contact-img-radius {margin-top: 0;}
.home-description {
	padding: 100px 0;
		width: 100%;
		max-width: 1200px;
		clear: both;
		margin: 0 auto;
}
.inline {
	float: left;
	display: inline;
}
.map-div {
	margin: 0 auto;
	width: 100%;
	height: 400px;
}
.map {
	height: 400px;
	padding-bottom: 400px;
	border: 5px solid #fff;
	border-radius: 10px;
	position: relative;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  border: none;
}
p, h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
}
h2, h4, h5, h6, p, {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
h6{
	font-size: 20px;
	color: #FFAEAE;
	font-weight: normal;
}
h2 {
	color: #555;
	font-size: 36px;
	font-weight:300;
}
h5 {
	color: #ccc;
	font-size: 22px;
	/*text-decoration: underline;*/
}
h3 {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 26px;
	color: #FFB9B9;
}
.home-text-wrap {
	margin: 0 auto;
	color: #444;
	border-radius: 10px;
	font-size: 20px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.home-text {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 300;
	font-size: 19px;
	margin-bottom: 0;
}

.sbar-gown {padding-left: 100px;}
.gown-logo {margin-bottom: 30px;}
.gown-title {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
.gown-vid-desc {font-size: 20px; font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top: 10px;}

.diet-text {
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	background: white;
	padding: 20px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.meals-box {
	padding: 20px 20px 0 20px;
	background: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
h1, h3, p {color: #555;}
h4 {color: white;}
.location-box {
	background: #FFE3E4;
	padding: 100px 0;
	width: 100%;
	max-width: initial;
	position: relative;
}
.home-cbox {
	margin: 0 auto;
	width: 100%; max-width: 1200px;
}
.contact-info {padding: 50px 25px 50px 0;}
.home-address {
	font-size: 20px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.home-visit-box {margin-bottom: 10px;}
.home-phone-box {margin-top: 10px;}
.address-icon, .phone-icon {display: inline-block; width: 100%;}
.address-icon {position: relative; top: 5px;}
.phone-icon {width: 80px;}
.phone-div {text-align: center;}
.address {
	color: #666;
	padding: 0;
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 60px;
}
.visit {
	padding-left: 40px;
}
.call {font-size: 26px; font-weight: 100 !important; color: #666;}
.visit-call {
	font-size: 36px;
	font-weight: 100;
	color: #999;
	margin-bottom: -25px;
}
.footer-address {
	text-align: center;
	color: white;
	padding: 0 10px;
	font-weight: bold;
}
.footer-call {
	color: #aaa;
	text-align: center;
	margin-bottom: 60px;
}
.button {border-radius: 10px; margin: 0; width: 250px;}
.directions {
	clear: both;
	width: 250px;
	margin: -78px auto 0 auto;
}
#footer-directions {
	text-align: center;
}
.diet {
	width: 100%;
	max-width: initial;
	position: relative;
	display:inline-block;
	background: white;
	padding-top: 60px;
}
.diet-row {
	width: 100%;
	max-width: initial;
	border-radius: 10px;
	background-color: #FFF4F4;
	padding: 80px 0;
}
.csdiet {
	padding: 0 80px;
}
.meals {
	padding: 0 80px;
	display: inline-block;
}
.footer-visit {
	color: #aaa; 
	margin-bottom: -10px;
	text-align: center;
}
.footer-or {
	color: #aaa;
	text-align: center;
}
.adress {margin-left: 20px;}
.or {color: #777; margin-left: 50px;}
.bot-margin {
	margin-bottom: 100px;
	padding: 0 50px;
	width: initial;
}
.home-description-box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background: white;
}
.footer-bottom-margin {
	border-top: 3px solid #eee;
	margin: 0 auto;
	padding: 50px 0 10px 0;
	width: 100%;
	max-width: initial;
}
.morbia-diet {
	color: #FFAEAE;
	background-color: #444;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 20px;
	margin: 0;
}
.morbia-diet1 {
	color: #FFAEAE;
}
.diet-link {
	color: #FFAEAE !important;
	font-weight: lighter;
}
.diet-link:hover {
	color: #FF9194 !important;
	font-weight: lighter;
}

/*Cardiologists
=============================*/
.full-width {
	clear: both;
	background-color: #FFE3E4;
	padding: 10px 50px 0px 50px;
	margin-bottom: 0px;
	text-align: center;
	width: initial;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.cardio-name-box {
	position: relative;
	clear: both;
	background-color: #444;
	padding: 6px 20px;
	text-align: center;
	margin: 0 auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
	max-width: 1200px;
	box-shadow: 6px 6px 12px #999;
}
.cardio-name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAEAE;
	margin: 15px auto;
}
.doc-name {
	font-size: 24px;
}
.doc-cred {
	font-size: 20px;
}
.cardio-img-radius {
	margin: 1px auto;
	position: relative;
	border: 2px solid #bbb;
	border-left: 6px solid #bbb;;
	width: initial;
	border-bottom-left-radius: 10px;
	padding-bottom: 2px; padding-right: 2px;
}
.cardio-img-radius:hover {
	border-left: 8px solid #FFAEAE;
}
.cardio-big-img-radius {
	border-bottom-right-radius: 10px;
	border: 1px solid #bbb;
}
.big-cardio-img {
	padding-left: 10px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	opacity: 1;
	-moz-animation: img-fade 2s ease;
	-webkit-animation: img-fade 2s ease;
	animation: img-fade 2s ease;
}
@-webkit-keyframes img-fade {
    from {opacity: 0.7;}
	to {opacity: 1;}
}
@-moz-keyframes img-fade {
    from {opacity: 0.7;}
	to {opacity: 1;}
}
@keyframes img-fade {
    from {opacity: 0.7;}
	to {opacity: 1;}
}
.cardiologists {
	display: inline-block;
	width: 100%;
	max-width: initial;
	margin: 0 auto 60px auto;
	padding: 20px;
	background: #666;
}
.cardio-select {
	padding-right: 10px;
	text-align: right;
}
.morbia-text-wrap {
	background-color: #fff4f4;
	padding: 50px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin: 0 auto 100px auto;
	width: 100%;
	max-width: 1200px;
	box-shadow: 6px 6px 12px #999;
	position: relative;
	z-index: 2;
}
.morbia-text {
	width: 100%;
	max-width: 1200px;
	margin: 35px auto 100px auto;
	color: #444;
	font-size: 20px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*Meet Our Cardiologists
=============================*/
.wrapper {
	padding: 30px 0 60px 0;
	background: #656565;
}
.cardio-full-width {
	clear: both;
	background-color: #FFE3E4;
	padding: 10px 50px 0px 50px;
	margin-bottom: 0px;
	text-align: center;
	width: initial;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.meet-doctor {
	clear: both;
	width: 100%;
	max-width: initial;
	padding: 20px 15%;
}
.left-doctor {
	padding-right: 30px;
	opacity: 0.7;
}
.right-doctor {
	padding-left: 20px;
	opacity: 0.7;
}
@-webkit-keyframes opacity {
  from {opacity: 0.7;}
	to {opacity: 1;}
}
@-moz-keyframes opacity {
  from {opacity: 0.7;}
	to {opacity: 1;}
}
@keyframes opacity {
  from {opacity: 0.7;}
	to {opacity: 1;}
}
.left-doctor:hover, .right-doctor:hover {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.doc {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.doc1 {
	border-top-left-radius: 10px;
}
.doc2 {
	border-top-right-radius: 10px;
}
.doc3 {
	border-bottom-left-radius: 10px;
}
.doc4 {
	border-bottom-right-radius: 10px;
}
.doc-text {
	background-color: #FFE3E4;
	padding: 20px 30px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.doc-description {
	color: #666;
	font-weight: lighter;
	font-size: 14px;
}

/*Contact
=============================*/
.contact-wrapper {
	clear: both;
	background-color: #FFF4F4;
	padding: 60px 20px 100px 20px;
	width: 100%;
}
.contact-box {
	clear: both;
	width: 100%;
	max-width: 1100px;
	padding: 0 50px;
	margin: 0 auto;
	border: 3px solid #eee;
	border-radius: 10px;
	background: white;
	box-shadow: 6px 6px 12px #999;
}
.contact-map {
	height: auto;
	position: relative;
	top: 40px;
	padding: 220px 0;
	margin: 0 auto;
}
.contact-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-height: 500px;
    border: none;
}
.contact-h {
	color: #444;
	font-weight: lighter;
	font-size: 22px;
}

/*About
=============================*/
.about-full-width {
	clear: both;
	background-color: #aaa;
	padding: 0px 50px 0px 50px;
	margin-bottom: 0px;
	text-align: center;
	width: initial;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.abdullaheo {
	text-align: center;
	clear: both;
	background-color: #222;
	margin: 0;
	padding: 80px 0;
}
video {border-radius: 0;}
.about-imgs {
	float: left;
	display: inline-block;
	text-align: center;
	border-radius: 10px;
	width: cover;
	height: auto;
}
.about-img {
	height: auto;
	width: 100%;
	padding: 50px;
	border-radius: 10px;
}
.about-map {width: 100%; height: 300px; margin-top: 50px;}
.about-directions {margin-top: 150px;}
.about-p {
	display: inline;
	font-size: 20px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.about-h3 {
	display: inline;
	margin-right: 0;
}
.about-img-center {
	padding: 10px;
	text-align: center;
}
.about-text-wrap {
	width: 100$%;
	max-width: initial;
	background: #fff4f4;
	padding: 80px 0 100px 0;
}
.about-text {
	width: 100%; height: auto;
	max-width: 1200px;
	background-color: white;
	padding: 50px;
	border-radius: 10px;
	margin: 0 auto;
	border: 3px solid #eee;
	box-shadow: 6px 6px 10px #999;
}
.about-text-pad {padding-right: 30px; border-right: 2px dotted #ddd;}
.about-contact-pad {padding-left: 30px; font-family: 'Arial Narrow', sans-serif;}
.about-wrap {padding-right: 0;}
.about-row {
	padding: 30px;
	text-align: center;
}

.about-visit {margin-bottom: 0; font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;}
.about-address {padding-left: 20px; margin-top: -10px; color: #333;}
.about-num {margin: 0 10px; color: #333;}

/*Hero Slider and Videos*/
.about-video {
	width: 100%;
	max-width: 580px;
	margin: 0 auto;
}
.video-box {
	clear: both;
	margin-top: -92px;
	padding: 0;
	width: 100%;
	max-width: initial;
	height: 600px;
	background: #222;
	background: -webkit-linear-gradient(#fff, #333);
	background: -moz-linear-gradient(#222, #333);
	background: linear-gradient(#444, #222);
}
.video-slide {
	margin-top: 224px;
	height: 483px;
}
.hhhl-video-box {
	width: 100%;
	height: 100%;
	max-height: 400px;
	max-width: 750px; 
	margin: 0 auto;
}
.orbit {height: 600px;}
.orbit-container ul {max-height: 488px !important; position: relative; top: -112px;}
.orbit-container .orbit-slides-container {height: 380px;}
.orbit-bullets-container {
	width: 30%;
	height: 50px;
	position: absolute;
	bottom: -5px; left: 35%;
}
.orbit-container {height: auto; max-height: 600px;}
.orbit-container .orbit-bullets {margin-bottom: 10px;}
.orbit-container .orbit-slide-number {left: 0;}
/*Captions*/
.orbit-container .orbit-slides-container > li .orbit-caption {width: 450px; padding: 20px; margin: 0 auto; position: absolute; bottom: -5px;}
.channel {color: #999; margin-bottom: -6px; font-size: 20px;}
.show {font-weight: bold; color: white; margin-bottom: -4px; font-size: 30px;}
.episode-title {display: inline-block; color: white; margin-right: 10px; margin-bottom: 0; font-weight: 300; font-size: 22px;}
.air-date {color: #999; display: inline-block !important; font-weight: 200; font-size: 20px;}

/*Services
=============================*/
.service-box {
	padding: 0;
}
.serv-pad {
	clear: both;
	width: 100%;
	max-width: initial;
	padding: 60px 23.3%;
	margin: 0 auto;
	background: #FFF4F4;
}
.specialize {
	padding-left: 0px;
}
.service-button {
	background-color: #444;
	-webkit-animation: serv-button 0.3s ease-in-out;
    -moz-animation: serv-button 0.3s ease-in-out;
    animation: serv-button 0.3s ease-in-out;
	padding: 15px;
	margin: 10px 0 0 0;
	clear: both;
	width: 100%;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.button:focus, .button:hover {background-color: #444;}
.service-button:link, .service-button:visited {color: #FFAEAE !important;}
.service-button:hover {color: #fff;}
.li-border {
	border-top: 1px solid #ddd;
	padding: 10px;
	color: #444;
	font-size: 20px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.li-no-border {
	border: none;
	padding: 10px;
	color: #444;
	font-size: 20px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
	margin-left: 0;
}
.serv-banner {
	background-color: #444;
	padding: 20px 40px;
	margin: 0;
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-left-radius: 10px; border-top-right-radius: 10px;
	color: #FFB9B9;
	box-shadow: 6px 6px 12px #999;
}
.definition {
	color: #444;
}
.whitebg {
	background-color: white;
	border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
	padding: 40px 20px 40px 20px;
	box-shadow: 6px 6px 12px #999;
	margin-bottom: 20px;
}
.serv-list, .definition {padding: 0 40px;}
.active-service {
	background-color: #444;
}
.first-active-service {
	background-color: #444;
	padding-top: 10px;
}
.serv-link:not(.button) {color: #555;}
.serv-link:not(.button):hover li {
	color: #FFB9B9;
	background-color: #444;
	padding: 10px;
	border-radius: 0px;
}
.serv-title {
	background: transparent;
	color: #FFAEAE;
	font-weight: lighter;
	font-size: 28px;
}
#serv-title {
	background-color: #444;
	padding: 16px 30px 10px 30px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.serv-def-margins {
	margin: 20px 30px;
}
.serv-border {
	background-color: #FFF4F4;
	border-bottom: 1px solid #999;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-family: 'Arial Narrow', sans-serif;
	font-size: 20px;
	padding: 20px 30px 0 30px;
	max-height:height: 10000px;
	/*-webkit-animation: slide 1.8s ease-in-out;
       -moz-animation: slide 1.8s ease-in-out;
            animation: slide 1.8s ease-in-out;*/	
}
@-webkit-keyframes slide {
    0% {max-height: 0; padding: 0 30px 0 30px;}
	50% {max-height: 10000; padding: 20px 30px 0 30px;}
	100% {max-height: 10000px; padding: 20px 30px 0 30px;}
}
@-moz-keyframes slide {
   0% {max-height: 0; padding: 0 30px 0 30px;}
	50% {max-height: 3000; padding: 20px 30px 0 30px;}
	100% {max-height: 3000px; padding: 20px 30px 0 30px;}
}
@keyframes slide {
    0% {max-height: 0; padding: 0 30px 0 30px;}
	50% {max-height: 3000; padding: 20px 30px 0 30px;}
	100% {max-height: 3000px; padding: 20px 30px 0 30px;}
}
.opacity {
	opacity: 1;
	-webkit-animation: fade-in 0.3s;
       -moz-animation: fade-in 0.3s;
            animation: fade-in 0.3s;
}
@-webkit-keyframes fade-in {
    0% {opacity: 0;}
	70% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fade-in {
    0% {opacity: 0;}
	70% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fade-in {
   0% {opacity: 0;}
	70% {opacity: 0;}
	100% {opacity: 1;}
}
.first-active-serv {
	background-color: #666;
	border-radius: 10px;
	padding-top: 12px;
	padding-left: 20px;
}
.active-serv {
	background-color: #666;
	border-radius: 10px;
	padding-left: 20px;
}
.active-clr {
	color: #FFAEAE;
}
.service-head {
	color: #999;
	font-family: Arial;
	margin-bottom: 20px;
}
.serv-span {
	border-bottom: 2px solid #999; 
	padding-bottom: 4px;
}

/*Footer
=============================*/
.row {margin-left: 0; margin-right: 0; max-width: 100%;}
.footer {
	clear: both;
	background-color: #222;
	padding: 50px 0 70px 0;
	margin: 0 auto;
	color: whhite;
	width: initial;
}
.in-footer {
	margin-top: 10px;
	padding: 50px;
	padding-top: 0px;
	width: 100%;
	max-width: initial;
}
.footer-contact {
	padding: 20px 20px;
	color: white;
	text-align: center;
	font-size: 16px;
	font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer-contact-border {
	border: 1px dotted white;
}
.cell-1 {
	border-bottom: 2px solid red; 
	display: inline-block;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.cell-2 {
	border-bottom: 2px solid red; 
	display: inline-block;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.cell-3 {
	border-bottom: 2px solid red; 
	display: inline-block;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.footer-cell {
	padding: 0 20px;
	text-align: center;
}
.cell-border {
	border-left: 4px solid #444;
	border-radius: 4px;
	border-right: 4px solid #444;
}
.footer-title {
	color: white;
	font-weight: 100;
	font-size: 24px;
	font-family: "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
}
#footer-text {
	border-bottom: 3px solid #666; 
	width: 100%; 
	padding-bottom: -10px; 
	margin-bottom: 40px;
	margin-righr: auto;
	margin-left: 0;
}
.footer-text {
	color: #FFB9B9;
	text-align: center;
	font-size: 30px;
	background-color: #222;
	width: 280px;
	margin: 0 auto -20px auto;
}
.foot-contact-pad {
		padding-left: 50px;
		padding-right: 50px;
}
.map-radius {border-radius: 10px;}
a{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
}
a:link {color: #aaa;}
a:visited {color: #aaa;}
a.footer-links:not(.button):hover {
	color: #FFB9B9;
}
a:active {color: red;}

/*Media Queries*/
@media (min-width: 1921px) and (max-width: 2560px) {body {zoom: 1;}}
/*Medium screen*/
@media (min-width: 769px) and (max-width: 1280px) {
body {/*zoom: 90%;*/}
div  {box-shadow: none !important;}
hr {margin: 20px 0;}
.top-nav {
	padding: initial;
	display: inherit;
}
.nav-link {
	height: 20px;
	margin-top: 15px;
}
.red-divider {
	margin-top: -15px;
}
.top-bar {
	margin: 0;
	height: 50px;
}
.top {
	padding: 10px 20px;
	margin: 0;
}
.top-bar-section {
	height: 50px;
}
nav-border {
	border: 2px solid white;
	padding: 0 10px;
}
.top-bar-section li a:not(.button) {
	padding: 0 20px;
	line-height: 50px;
	background-color: #333;
	border-radius: 10px;
}
.top-bar-section ul li > a {
	font-size: 20px;
}
	.welcome-text {font-size: 26px; padding: 16px 0;}
	.head-title {padding: 16px 0 17px 0;}
	.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img, .about-welcome-img {height: 400px;}
	.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img {margin-top: -67px;}
	.home-description {
		padding: 0;
	}
	.location-box {padding: 50px;}
	.diet-row {padding: 10px 0;}
	.abdullaheo {padding: 30px 0;}
	
	/*Hero Slider*/
	.about-welcome-img {top: 78px;}
	.about-video {max-width: 390px;}
	.hhhl-video-box {max-width: 490px; max-height: 300px;}
	.orbit-container .orbit-bullets {margin-bottom: 10px;}
	.video-box {margin-top: -67px; height: 400px;}
	.video-slide {margin-top: 166px; height: 322px;}
	.orbit {height: 400px;}
	.orbit-container ul {max-height: 322px !important; position: relative; top: -78px;}
	.orbit-container .orbit-slides-container {height: 260px;}
	.orbit-container {height: auto; max-height: 400px;}
	.orbit-container .orbit-slide-number {left: 10px; top: 30px;}
	/*Captions*/
	.orbit-container .orbit-slides-container > li .orbit-caption {margin-bottom: 15px; width: 300px; padding: 15px;}
	.channel {display: inline-block; font-size: 16px;}
	.show {font-weight: bold; color: white; margin-bottom: -4px; font-size: 20px;}
	.episode-title {display: block; font-size: 18px;}
	.air-date {display: none !important;}

	.about-text {padding: 30px 40px;}
	.about-text-wrap {padding: 40px 0;}
	.about-p {font-size: 18px;}
	.about-h3 {margin-right: -1px;}
	.about-num {font-size: 17px;}
	.about-map {margin-top: 40px;}
	.button {margin: 0;}
	.about-directions {margin-top: 150px;}
	.about-full-width {padding: 0px 20px 0px 20px;}
	.home-full-width {padding: 0;}
	.address {margin-bottom: 0;}
	.address-icon {width: 80%; positon: relative; top: 0;}
	.phone-icon {width: 47%;}
	.visit {padding: 0; display: inline-block; zoom: 0.9;}
	.visit-call {margin-top: -8px;}
	.directions {padding: 0; font-size: 18px; margin: 0;}
	.care-text {margin-top: 0;}
	.csdiet, .meals {padding: 30px;}
	.content {
		margin: 0;
		border-radius: 0;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.whitebg {padding: 0; border-radius: 10px;}
	.serv-list {padding: 30px 50px;}
	.diet {
		margin: 0;
		padding: 10px 30px;
		border-radius: 0;
		border: none;
	}
	.cell-border {
		border:none;
		border-radius: 4px;
		padding: 10px 20px;
		padding-top: 0;
		margin: 0;
	}
	.in-footer {padding-left: 0; padding-right: 0;}
	#footer-text {margin-bottom: 10px;}
	.footer-links:not(.button):active {
		font-size: 24px;
		color: #FFB9B9;
	}
	.footer-call {margin-bottom: 30px;}
	.footer-bottom-margin {padding-top: 30px;}
	.abdullaheo {
		margin: 0 ;
		text-align: center;
		height: auto;
	}
	.contact-box {padding: 30px;}
	.home-contact {padding: 0; width: 100%;}
	.contact-info {padding-right: 30px;}
	.morbia-text {padding: 20px 0; margin: 20px auto 40px auto;}
	.morbia-text-pad {
		padding: 20px;
		background-color: white;
		border-radius: 10px;
	}
	.morbia-text-wrap {
		margin: 0 auto 80px auto;
		padding: 30px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.home-description-box {padding: 0 30px;}
	.home-text-wrap {
		padding: 0;
		margin: 50px auto;
		width: 100%;
		max-width: 1200px;
	}
	
	.cardio-name-box {
		margin: 0 auto;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.cardiologists {}
	.cardio-img-radius:hover {border-left: none;}
	.cardio-img-radius {
		margin:0;
		border: none;
		border-bottom-left-radius: 0;
		padding-bottom: 3px;
	}
	.big-cardio-img {padding: 0;}
	.cardio-big-img-radius {padding-left: 0; border-radius: 0; border: none;}
	.banner-text {font-size: 32px;}
	.learn-border {font-size: 26px;}
	.doc-text {margin-bottom: 30px;}
	.meet-doctor {padding: 0 2%;}
	.serv-pad {
		padding: 30px;
		margin-top: 0;
		background-color: #FFE3E4;
	}
	.serv-link {font-size: 16px;}
	.service-button {font-size: 22px;}
	.definition {padding: 0 22px;}
	.f-dropdown {max-width: 100%; text-align: center;}
	.f-dropdown:before, .f-dropdown:after {visibility: hidden;}
	.wrapper {padding: 30px 0 0 0;}
	.footer {padding: 10px 50px;}
	.foot-contact-pad {
		padding-left: 50px;
		padding-right: 50px;
	}
	.footer-cell {padding-top: 20px;}
	p {font-size: 17px; font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;}
	h1 {font-size: 32px;}
	h2 {font-size: 26px;}
	h3 {font-size: 24px;}
	h4 {font-size: 22px;}
	h5 {font-size: 20px;}
	h6 {font-size: 18px;}


/*Navigation for Medium Grid*/
.top-bar {
	margin: 0;
	height: auto;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0 10px;
}
.top-bar-section ul li > a {
	display: inline-block;
	width: 100%;
}
.top-bar-section ul {
	width:auto;
	height: auto !important;
	display: inline;
}
.top-bar-section ul li > a {
	font-size: 15px;
	font-weight: 400;
}
.whitebg {border-top-left-radius: 0; border-top-right-radius: 0;}
}
@media (min-width: 1024px) and (max-width: 1280px) {
	.whitebg {padding: 0;}
	.serv-list {padding-top: 0;}
}
@media (min-width: 769px) and (max-width: 1024px) {
	.serv-pad {margin-top: 0; background: #FFE3E4;}
	.cardiologists {padding: 6px;}
	.definition {padding: 0 16px;;}
	.doc-text {padding: 20px;}
	.doc-name, doc-cred {font-size: 22px;}
	.learn-border {font-size: 22px;}
	.footer-title {font-size: 16px;}
	.foot-contact-pad {padding: 0;}
	.footer-links {font-size: 14px;}
}
@media (min-width: 769px) and (max-width: 800px) {
	.serv-border {margin: 0 6px;}
	.about-text-pad {padding: 0; border: none;}
	.definition {padding: 0 10px;;}
}
/*Medium Navigation*/
@media screen and (min-resolution: 2dppx) {
	video {width: 100%; height: auto;}
}
@media (max-width: 1280px) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 10px;
		line-height: 50px;
	}
	.top-bar-section .has-dropdown > a:after {margin-top: 0px;}
	h3 {box-shadow: none !important;}
	.about-text-wrap {padding: 40px 30px;}
	.left-doctor, .right-doctor {padding: 0 20px;}
}
@media (min-width: 700px) and (max-width: 900px) {
	.cardio-name-box {border-radius: 0;}
	.cardiologists {margin: 0;}
	.morbia-text-wrap {margin: 0;}
	.f-dropdown {max-width: 100%;}
	.about-contact-pad p, .about-num {font-size: 20px;}
	.footer-cell {padding: 0 10px;}
}
/*Small screen*/
@media screen and (min-width: 700px) and (max-width: 768px) {
	body {/*zoom: 90%;*/}
	div {box-shadow: none !important;}
	.head-title {border: none; font-size: 24px; padding: 12px 0;}
	.top {padding: 15px; padding-bottom: 5px;}
	.top-bar-section ul {
		float: left !important;
		border-radius: 10px;
		display: inline-block;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 8px;
	}
	.top-bar-section .has-dropdown > a:after {margin-top: 0;}
	.top-nav {display: block;}
	.top-bar-section ul {width: auto;}
	.top-bar-section ul li > a {display: inline-block;}
	.nav-border {text-align: left;}
	.title-area, .top-bar-section {display: inline;}
	.title-area, .title-area li, .logo {height: 40px; float: left;}
	.top-bar-section {width: auto; float: right;}
	.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section .dropdown li.title h5 a {line-height: 40px;}
	.nav-link {margin-top: 10px;}
	.red-divider {margin-top: -10px;}
	.top-bar-section ul li > a {font-size: 14px;}
	.top-bar-section .has-dropdown > a:after {margin-top: -5px;}
	
	.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img, .about-welcome-img {height: 250px; margin-top: -73px;}
	.welcome-text {font-size: 26px;}
	.home-address {font-size: 14px; padding-top: 5px;}
	.address {margin-bottom: 0; font-size: 14px;}
	.visit {padding: 0 20px;}
	.call {font-size: 15px;}
	.visit-call {font-size: 26px;}
	.button {margin: 0;}
	.home-description {padding: 40px 30px;}
	.morbia-text {margin: 0; padding: 40px 30px;}
	.location-box {padding: 50px 30px;}
	.diet {padding: 0;}
	.csdiet, .meals {padding: 0 30px;}
	.diet-row {padding: 40px 0;}
	
	ul#drop {width: 100% !important; margin-left: 0;}
	.service-button {font-size: 22px;}
	.serv-border p {font-size: 18px; font-family: 'Arial Narrow', sans-serif;}
	.serv-pad {padding: 30px; background: #FFE3E4;}
	.serv-border {margin: 0;}
	.whitebg {padding: 0; border-radius: 10px;}
	.definition {padding: 0 15px;}
	
	.doc-text {margin-bottom: 20px; padding: 15px;}
	.morbia-doctor {padding-bottom: 0;}
	.big-cardio-img {padding-left: 0;}
	.cardio-name {font-size: 24px;}
	.abdullaheo {margin: 0; border-radius: 0;}
	.contact-box {padding: 30px;}
	.cell-border {margin-top: 0; border: none;}
	.contact-wrapper {padding: 30px 20px 50px 20px}
	
	.meet-doctor {padding: 0;}
	.doc-name {font-size: 18px;}
	.doc-cred {font-size: 16px;}
	.left-doctor {padding: 0 10px 0 20px;}
	.right-doctor {padding: 0 20px 0 10px;}
	
	.about-welcome-img {top: 82px; height: 320px; margin-top: 0;}
	.about-text-pad {padding: 0; padding-right: 30px; border: none;}
	.orbit-container .orbit-slide-number {position: absolute; top: 34px;}
	.about-video {max-width: 290px;}
	.hhhl-video-box {max-width: 380px;}
	.video-box {margin-top: -82px; height: 320px;}
	.video-slide {margin-top: 174px; height: 320px;}
	.orbit {height: 320px;}
	.orbit-container ul {max-height: 320px !important; position: relative; top: -82px;}
	.orbit-container .orbit-slides-container {height: 200px;}
	.orbit-container {max-height: 320px;}
	.about-text-wrap {padding: 20px;}
	.about-text {box-shadow: none; padding: 30px;}
	.about-contact-pad {border-left: 2px dotted #999;}
	.about-directions {
		max-width: 200px;
		positoin: relative;
		top: -10px;
	}
	
	.footer-contact {padding: 0 20px;}
	.about-map {height: 350px;}
	.map-radius {max-height: 320px;}
	.map {height: 320px; padding: 160px 0;}

	h3 {font-size: 20px;}
	h4 {font-size: 17px;}
	.footer {padding: 20px 0 30px 0;}
	.learn-border {font-size: 22px;}
	.footer-title {font-size: 18px;}
	.footer-links {font-size: 14px;}
}
@media (min-width: 700px) {
	.f-topbar-fixed {
		padding-top: 0 !important;
	}
	.f-dropdown.open::before, .f-dropdown.open::after {visibility: hidden;}
	.f-dropdown li {text-align: center;}
}
@media (max-width: 700px) {
body {zoom: 100%;}
hr {margin: 10px 0;}
.f-topbar-fixed {
	padding: 0 !important;
}
div {box-shadow: none !important;}
.top-nav {
	padding: 0;
	/*display: none;*/
}
.nav-link {
	height: initial;
	margin: 0px;
	border: none;
}
.inline {
	display: block;
	float: none;
}
.red-divider {
	margin-top: 0;
}
.top-bar {
	margin: 0;
}
.top {
	padding: 10px 0;
	margin: 0;
	clear: both;
}
.top-bar-section {
	height: initial;
}
nav ul li img {margin-left: 10px; margin-top: 6px; margin-bottom: 6px; height: 38px;}
.nav-border {
	border: 1px solid #444;
	background: #333;
}
.top-bar-section .dropdown li.title h5 a {
	line-height: 45px;
}
.top-bar-section li a:not(.button) {
	padding: 10px 15px;
	line-height: initial;
}
.top-bar-section ul li > a {
	font-size: 16px;
}
.top-bar-section ul {border-radius: 0;}
.top-bar-section .has-dropdown > a:after {margin-top: -4px;}

	.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img, .about-welcome-img {height: 250px;}
	.button {margin: 0; font-size: 16px; padding: 15px 30px;}
	.visit-call {font-size: 26px;}
	.call {font-size: 18px;}
	.diet-row {padding: 0;}
	.about-text {padding: 20px 30px;}
	.about-text-pad {padding: 0; border: none;}
	.about-h3 {font-size: 17px;}
	.about-p {font-size: 15px;}
	/*Hero Slider*/
	.orbit-bullets-container {display: block !important; visibility: visible; position: absolute; bottom: 0; left: 25%; width: 50%; z-index: 10;}
	.orbit-container .orbit-slide-number {position: absolute; top: 25px;}
	.orbit-container .orbit-prev, .orbit-container .orbit-next {position: absolute; top: 130px;}
	.orbit-container {height: 250px;}
	.about-video {max-width: 230px; margin: 0 auto;}
	.hhhl-video-box {max-width: 600px; zoom: .5;}
	.orbit-container .orbit-bullets {display: none;}
	.video-box {padding: 0; margin-top: 0;}
	.video-slide {height: 250px; margin-top: 180px;}

	.about-text-wrap {padding: 20px 10px;}
	.big-cardio-img {padding: 0;}
	.cardio-img-radius {border-radius: 0; border: 1px solid #ddd;}
	.csdiet, .meals {padding: 20px; position: relative; top: 10px;}
	.meals-box {padding: 0; background: white;}
	.meal-time {position: relative; top: 20px; left: 20px;}
	.diet-text {font-size: 15px; margin: 0;}
	.morbia-text {
		padding: 20px;
		margin-bottom: 20px;
		font-size: 15px;
	}
	.morbia-text-pad {
		padding: 20px;
		background-color: white;
		border-radius: 10px;
	}
	.head-title {
		padding: 0px 16px 4px 16px;
		border: none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.welcome-text {
		font-size: 20px;
		padding: 4px 0 4px 0;
	}
	.home-description {
		padding: 30px 0;
		border-radius: 0;
		background: transparent;
		margin-bottom: -20px;
		position: relative;
		z-index: 0;
	}
	.home-address {font-size: 14px;}
	.visit-call {font-size: 20px;}
	.abdullaheo {
		margin: 0;
		border-radius: 0;
	}
	table {margin: 0 -16px;}
	.cardio-img-radius:hover {border-left: none;}
	.cardio-big-img-radius {
		border-radius: 0;
		position: relative;
		z-index: 8;
	}
	.doc-name {font-size: 18px;}
	.doc-cred {font-size: 16px; font-weight: light;}
	.doctor {padding: 0 20px;}
	.doc-text {padding: 10px;}
	.wrapper {padding-top: 60px;}
	.cell-border {
		border:none;
		border-top: 4px solid #444;
		border-radius: 4px;
		border-bottom: 4px solid #444;
		padding: 10px 20px;
		margin: 10px 0;
	}
	.welcome-img {
		margin-bottom: -35px;
	}
	.content {
		margin: 0;
		padding: 0;
		border-radius: 0;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		position: relative;
		clear: both;
		background-color: white;
	}
	.home-contact {
		padding: 0 30px;
		width: 100%;
		margin: 0 auto;
	}
	.visit {padding: 0;}
	.contact-info {padding-right: 10px 0; margin: 0;}
	.home-text-wrap {padding: 0 30px 40px 30px;}
	.home-text {
		padding: 0;
		font-size: 15px;
	}
	.location-box {padding: 50px 0;}
	.morbia-text {
		clear: both;
		font-size: 15px;
		margin-top: 10px;
		padding: 20px;
	}
	.morbia-doctor {
		margin-top: 50px;
	}
	.diet {
		margin: 0;
		margin-top: 0;
		padding: 20px 10px;
		border-radius: 0;
		border: none;
	}
	.diet-row {padding: 50px 0 60px 0;}
	.diet-link {font-size: 15px;}
	.home-full-width {
		padding: 10px 20px;
		width: 100%;
		max-width: initial;
		clear: both;
		z-index: 3;
		position: absolute;
		top: 70px;
	}
	.about-full-width {
		padding: 0 20px;
		position: absolute;
		top: 90px;
		z-index: -1;
		width: 100%;
		max-width: initial;
		clear: both;
	}
	.img-radius {
		position: relative;
		z-index: -2;
		margin-bottom: 30px;
		margin-top: 0px;
		width: initial;
	}
	.address {font-size: 18px; margin-bottom: 0;}
	.contact-box {
		padding: 0;
		margin: 0;
	}
	.contact-h {font-size: 18px;}
	.contact-wrapper {padding: 20px;}
	.morbia-text {margin-bottom: 20px;}
	.cardio-name-box {
		margin: 0;
		border-radius: 0;
		margin-top: -60px;
	}
	.cardiologists {padding: 0;}
	.doc-text {margin-bottom: 20px;}
	.banner-text {font-size: 24px; margin-top: -3px;}
	.meet-doctor {padding: 0;}
	.morbia-text-wrap {
		margin: 0;
		padding: 15px;
		box-shadow: none;
	}
	.phone-number {font-size: 15px;}
	.li-border, .li-no-border {font-size: 16px; text-align: center;}
	.serv-pad {
		border-radius: 0;
		padding: 15px; padding-top: 20px;
		margin: 0;
		background: #FFE3E4;
	}
	.f-dropdown {max-width: 100%;}
	ul#drop {width: 100% !important; margin-left: -2.5%;}
	.service-button:visited ul#drop {position: absolute; left: 0 !important;}
	.f-dropdown.open::before, .f-dropdown.open::after {visibility: hidden;}
	.serv-title {font-size: 18px;}
	#serv-title {padding: 10px 10px 4px 15px;;}
	.serv-link {font-size: 15px;}
	.serv-banner {font-size: 24px;}
	.serv-list {
		padding: 0;
		text-align: center;
	}
	.serv-border {padding: 15px;}
	td {padding: 5px !important;}
	.definition {padding: 0 15px;}
	.whitebg {padding: 0; border-radius: 10px;}
	
	.about-text-pad {padding-right: 20px;}
	.about-contact-pad {border-left: 2px dotted #999;}
	.about-directions {
		max-width: 200px;
		positoin: relative;
		top: -10px;
	}
	.about-map {height: 300px;}
	.map-radius {max-height: 260px;}
	.map {height: 260px; padding: 130px 0;}
	
	a {font-size: 16px;}
	.learn-border {font-size: 20px;}
	.in-footer {padding: 20px; margin-top: 0}
	.footer-title {font-size: 18px;}
	.footer-links {font-size: 15px;}
	a.footer-links:not(.button):hover {font-size: 18px;}
	.footer-cell {
		display: block;
		text-align: center;
		margin: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.footer {
		padding: 0;
		margin-top: 0;
	}
	.footer-text {
		text-align: center;
		padding: 0 20px;
		width: 260px;
		margin-bottom: 10px;
	}
	.footer-contact {padding: 0;}
	.foot-contact-pad {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-bottom-margin {padding: 30px 0;}
	#footer-text {margin-bottom: 10px; margin-left: 0;}
	#footer-text,
	.footer-contact,
	.footer-visit,
	.footer-address,
	.footer-or,
	.footer-call,
	#footer-directions {text-align: center;}
	table.small-font tr td {font-size: 11px;}
	p {font-size: 15px;}
	h1 {font-size: 26px;}
	h2 {font-size: 20px;}
	h3 {font-size: 17px;}
	h4 {font-size: 16px;}
	h5 {font-size: 15px;}
	h6 {font-size: 15px;}
}
@media (min-width: 641px) {
	.top-bar {height: auto; margin: 0 auto;}
}
@media (min-width: 641px) and (max-width: 700px) {
	.home-full-width {top: 72px}
	.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img {margin-top: 0;}
}
@media (min-width: 700px) and (max-width: 802px) {
	.menu-icon {display: none;}
}
@media (max-width: 641px) {
	.nav-link {border-top: 1px solid #333;}
	.contact-info {
		background: white;
		padding: 20px;
		border-radius: 10px;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0px 10px;
		line-height: 40px;
	}
	.home-welcome-img, .services-welcome-img, .conditions-welcome-img, .contact-welcome-img {margin-top: 0;}
	.about-text-pad {padding: 0;}
}
@media (max-width: 320px) {
	.welcome-text {font-size: 17px;}
	.csdiet {padding: 10px;}
	.meals {padding: 20px 10px;}
	.top {padding: 10px 0;}
	.home-text-wrap {padding: 0 20px 40px 20px;}
	.care-text {font-size: 15px; margin-bottom: 0;}
	.diet {padding: 20px 0;}
	.diet-row {padding-bottom: 20px;}
	hr {margin: 10px 0;}
	.service-button {padding: 15px 10px;}
}