/* CSS for Dr Suzuki Site 2018 */
html {
	height: auto;
    min-height: 100%;
}

body {
	color: #363636;
}
/* Titles */
h2 {
	font-size: 1.75rem;
}

h3 {
	font-size: 1.45rem;
}

q {
  quotes: "“" "”" "‘" "’";
}
q:before {
    content: open-quote;
}
q:after {
    content: close-quote;
}

.loc {
	display: none;
}

.activeLink {
	font-weight: 400;
	background-color: #276775;
}

/* Sections */
section {
	padding: 5.5rem 0 5.5rem 0;
}

.orbit--modal {
	height: auto !important;
}

/* Additional Padding */
.cell-padding-top {
	padding-top: 6.5rem;
}

.cell-padding-left {
	padding-left: 1.5rem;
}

.cell-padding-right {
	padding-right: 1.5rem;
}

.cell-padding-top {
	padding-top: 2.5rem;
}

.small-text-left {
	padding-left: 1.15rem;
}

/* header */

header {
	background: #e4e1da;
}

.hero {
	height: 645px;
	width: 100%;
}

#heroCon { position: relative;}

#hero {
	position: absolute;
	top: 0px;
	z-index:0;
	display: inline-block;
}

.heroCopy {
	padding-top: 0px;
	z-index:1;
	opacity: 1;
}

.headerTitle {
	position: absolute;
	top: 105px;
	left: 30px;
	color: #003f4e;
	width: 20em;
}

.headerTitle h2{
	font-size: 2rem;
	padding: 0;
	margin-bottom: 1rem;
	border-bottom: 3px solid #e0c94e;
}

.headerTitle .button {
    background-color: #003f4e;
}

header h2 {
	padding-left: 1rem;
}

.header-title {
	background: #eeeeee;
	padding: 2.5rem 0 2.5rem 0;
	text-align: center;
	border-top: 1px solid #ccc;
}

.header-title h2 {
	font-size: 1.5rem;
	color: #002c5b;
	border: 2px solid #002c5b;
    padding: 10px;
    border-radius: 25px;
}

/* Nav */

.top-bar {
	background-color: #004150;
	padding: 1.5rem .5rem 1.5rem .5rem;
}

.top-bar ul {
	background-color: #004150;
}

.top-bar img {
	display: block;
	width: 5rem;
}

.title-bar {
	 padding: 1rem;
	background-color: #004150;
}

.menu a {
	color: #fff;
	font-size: 1.05rem;
	font-weight: 300;
	text-decoration: none;
}

.menu a:hover {
	font-weight: 400;
	text-decoration: underline;
}

.why {
		background-image: none;
	}

.details {
		background-image: none;
		color: #fff;
		background: #24b2c1;
}

.borderWhy {
	border-bottom: 3px solid #e0c94e;
}

.bordercontact {
	border-bottom: 3px solid #1c94a1;
	margin-top: 3rem;
}

.form {
		padding: 0 0rem 0 0rem;
}

.details .large-4 {
	padding-left: 30px;
	padding-right: 30px;
}

.details h2 {
	border-bottom: 3px solid #e0c94e;
	padding-top: 0rem;
}

 table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 0px;
      background-color: none; 
 }

 .office, .hours {
 	padding-top: 2rem;
 	margin-top: 2rem;
 	border-top: 1px solid #fff;
 }

.details tr {
	border-bottom: 1px solid #fff;
}

.details tr:nth-child(even) {
	border-bottom: 1px solid #fff;
}

.details th {
	text-align: left;
	font-weight: normal;
}

.details td {
	text-align: right;
}

.team h2 {
	border-bottom: 3px solid #e0c94e;
	margin-bottom: 1.25rem;
}

.team h3 {
	margin-top: 1rem;
}

.team img {
	display: block;
	margin-top: 1rem;
}

/* Address Links */

.details a, footer a {
	color: #fff;
}

.address a {
	color: #363636;
}

.details a:hover, footer a:hover {
	color: #ccc;
}

.address a:hover {
	color: #262626;
}

/* Footer */
footer {
	padding-top: 2rem;
	padding-bottom: 4rem;
	background: #1c94a1;
	color: #fff;
}

.contact {
	/*padding: 4rem 0 4em 0;*/
}

.contact p {
	color: #ffffff;
}

.button {
	background-color: #1c94a1;
}

.button:hover {
	background-color: #575858;
}

footer h2 {
	border-bottom: 3px solid #e0c94e;
	margin-top: 3rem;
}

@media screen and (min-width: 64em) {

	.small-text-left {
	padding-left: 0rem;
}

	.cell-padding-right {
		padding-right: 1.5rem;
	}

	.header-title h2 {
		font-size: 1rem;
		border: 1px solid #002c5b;
    	padding: 10px;
	}

	section {
		/*margin: 3.5rem 0 3.5rem 0;*/
	}

	.form {
		/*padding-top: 2rem;*/
	}

	.keypro {
		padding-left: 1rem;
	}

	.social img {
		width: 15%;
		margin-top: 1rem;
	}

	.details {
	background-image: linear-gradient(to right, #24b2c1 0, #24b2c1 33.333%, #1c94a1 33.333%, #1c94a1 66.666%, #00404e 66.666%, #00404e 100%);
	background-image: -o-linear-gradient(to right, #24b2c1 0, #24b2c1 33.333%, #1c94a1 33.333%, #1c94a1 66.666%, #00404e 66.666%, #00404e 100%);
	background-image: -moz-linear-gradient(to right, #24b2c1 0, #24b2c1 33.333%, #1c94a1 33.333%, #1c94a1 66.666%, #00404e 66.666%, #00404e 100%);
	background-image: -webkit-linear-gradient(to right, #24b2c1 0, #24b2c1 33.333%, #1c94a1 33.333%, #1c94a1 66.666%, #00404e 66.666%, #00404e 100%);
	background-image: -ms-linear-gradient(to right, #24b2c1 0, #24b2c1 33.333%, #1c94a1 33.333%, #1c94a1 66.666%, #00404e 66.666%, #00404e 100%);
	color: #ffffff;
	}

	.why {
	background-image: linear-gradient(left, #FFF 50%, #e4e1da 50%);
	background-image: -o-linear-gradient(left, #FFF 50%, #e4e1da 50%);
	background-image: -moz-linear-gradient(left, #FFF 50%, #e4e1da 50%);
	background-image: -webkit-linear-gradient(left, #FFF 50%, #e4e1da 50%);
	background-image: -ms-linear-gradient(left, #FFF 50%, #e4e1da 50%);
	}

	.headerTitle {
		position: absolute;
		top: 200px;
		left: 100px;
		width: 400px;
	}

	.form {
		padding: 0 4rem 0 4rem;
	}


	.bordercontact {
		margin-top: 0rem;
	}

	.office, .hours {
 		padding-top: 0rem;
 		margin-top: 0rem;
 		border-top: none;
 	}

	 .footerContact {
		margin-top: 3rem;
	}

}

@media screen and (min-width: 30em) and (max-width: 63.938em) {

	.small-text-left {
	padding-left: 0rem;
}

	.cell-padding-right {
		padding-right: 1.5rem;
	}
	
	.hero {
		height: 415px;
		width: 100%;
	}

	.headerTitle {
		position: absolute;
		top: 50px;
		left: 50px;
		width: 400px;
	}

	section {
		padding: 2.5rem 0 2.5rem 0;
	}

	.social img {
		width: 7.5%;
		margin-top: 1rem;
	}

	.form {
		padding: 4rem 0rem 0 0rem;
	}

	.whyChoose {
		padding: 0 4rem 0 4rem;
	}

	.details h2 {
		border-bottom: 3px solid #e0c94e;
		padding-top: 1.5rem;
	}

	.icons {
		padding-left: 1rem;
	}

	.bordercontact {
		border-bottom: 3px solid #1c94a1;
		margin-top: 2rem;
	}

	.form {
		padding: 0 4rem 0 4rem;
	}

	.office, .hours {
 		padding-top: 0rem;
 		margin-top: 0rem;
 		border-top: none;
 	}

 	.footerContact {
	margin-top: 0rem;
}

}
