/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark,audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

a:-webkit-any-link { text-decoration: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

body { background: #e7e7e5; font-family: 'Cabin', 'Trebuchet MS', sans-serif; margin: 0 auto; text-align: center; font-size: 14px; color: #000; }
td { vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }

img { border: none; }
a { color: #fff; text-decoration: none; outline: none; }
a:visited, a:active { color: #fff; }
a:hover { color: #fff; text-decoration: none; outline: none; }
p { margin: 15px 0; }
dt { font-weight: bold; }
dd { padding-left: 15px; }
blockquote { font-style: italic; padding: 20px; margin: 25px; }
form { display: inline; }
input.button { padding: 0 10px; cursor: pointer; }
.i1 { }

h1 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: normal; color: #0174b0; font-size: 30px; margin: 25px 0; }
h2 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: normal; color: #003869; font-size: 38px; margin: 20px 0; }
h3 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: 600; color: #003869; font-size: 22px; margin: 20px 0; }
h4 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 14px; margin: 20px 0; }
h5 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 12px; margin: 20px 0; }
h6 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 12px; margin: 20px 0; } 

.container { width: 960px; text-align: left; position: relative; margin: 0 auto;  }
.fl-left { float: left; display: inline; }
.fl-right { float: right !important; display: inline; }
.block { display: block; }
.txt-center { text-align: center; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-blue { color: #0174b0 !important; }
.txt-navy { color: #003869 !important; }
.hr { line-height: 1px; height: 1px; border-top: 1px solid red; width: 100%; margin: 10px 0; }
.arrow-right { width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 7px solid #fff; float: right; margin-top: 2px; }
.gray-border { border: 1px solid #b6b6b6; }
.white-border { border: 8px solid #fff; box-shadow: 0 0 0 1px #f2f2f2, 0 0 0 2px #d8d9d7; behavior: url(/PIE.htc); }
strong { font-weight: bold; }
.strong { font-weight: bold; }
em { font-style: italic; }
.spaced-list li { padding-bottom: 18px; padding-left: 10px; }
.inner-column { width: 38%;}
.no-bot-marg { margin-bottom: 0px !important; }
.box-sizing *, .box-sizing *:before, .box-sizing *:after, .box-sizing .form-fields { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Clearfix */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clear { clear: both; }

/* Homepage Styles */
.homepage { font-family: 'Cabin', 'Trebuchet MS', sans-serif; }
.phone { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: 400; color: #fff; font-size: 30px; margin: 0px; } 
.homepage h1 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #0174b0; font-size: 48px; margin: 0px 0px 40px 0px; }
.homepage h2 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: normal; color: #003869; font-size: 38px; margin: 20px 0; }
.homepage h3 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 18px; margin: 15px 0; margin-top: 20px; }
.homepage h3 a, .homepage h3 a:visited, .homepage h3 a:active { color: #003869; }
.homepage h4 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #015487; font-size: 22px; margin: 10px 0px 0px 0px; }
.homepage h4 a, .homepage h4 a:visited, .homepage h4 a:active { color: #015487; }
.homepage h5 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 22px; line-height: 28px; margin: 20px 0; }
.homepage h6 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #fff; text-transform: uppercase; font-size: 16px; margin: 0px; }
.homepage .sub1 { display: block; width: 102%; }

/* Header */
#header-wrapper { width: 100%; height: 142px; background: #007ab0; padding-top: 20px; background-image: url("../images/header-image.jpg");  background-position: center; background-repeat: no-repeat; }
#header-background { width: 100%; height: 142px;  position: absolute; }
#logo { text-align: center; float: left; }
#logo h4 a, #logo h4 a:visited, #logo h4 a:active { color: #015487; }
#subheader-gradient { width: 100%; height: 31px; background: #a4a4a4; background: -moz-linear-gradient(top, #a4a4a4 0%, #aaaaaa 3%, #bdbdbc 33%, #d6d6d4 67%, #dededd 80%, #e7e7e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a4), color-stop(3%,#aaaaaa), color-stop(33%,#bdbdbc), color-stop(67%,#d6d6d4), color-stop(80%,#dededd), color-stop(100%,#e7e7e5)); background: -webkit-linear-gradient(top, #a4a4a4 0%,#aaaaaa 3%,#bdbdbc 33%,#d6d6d4 67%,#dededd 80%,#e7e7e5 100%); background: -o-linear-gradient(top, #a4a4a4 0%,#aaaaaa 3%,#bdbdbc 33%,#d6d6d4 67%,#dededd 80%,#e7e7e5 100%); background: -ms-linear-gradient(top, #a4a4a4 0%,#aaaaaa 3%,#bdbdbc 33%,#d6d6d4 67%,#dededd 80%,#e7e7e5 100%); background: linear-gradient(to bottom, #a4a4a4 0%,#aaaaaa 3%,#bdbdbc 33%,#d6d6d4 67%,#dededd 80%,#e7e7e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a4', endColorstr='#e7e7e5',GradientType=0 ); margin-bottom: 15px; }
#contact { list-style: none !important; float: right; padding: 0; }
#phone-number { display: block; }
#header-contact { text-align: right; float: right; padding-left: 13px; }
#header-contact p { color: #fff; font-size: 12px; line-height: 14px; margin: 2px 0px 0px 0px; }
#header-socials { position: absolute; right: 0; bottom: -17px; float: right; }
#header-socials img { display: inline; margin-left: 7px; }

/* Navigation */
#nav { width: 100%; height: 15px; background: #007bb1; background: -moz-linear-gradient(top,  #007bb1 0%, #006ba0 23%, #01487a 58%, #013d6e 73%, #01396a 80%, #01396a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007bb1), color-stop(23%,#006ba0), color-stop(58%,#01487a), color-stop(73%,#013d6e), color-stop(80%,#01396a), color-stop(100%,#01396a)); background: -webkit-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -o-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -ms-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: linear-gradient(to bottom,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bb1', endColorstr='#01396a',GradientType=0 ); list-style: none !important; float: right; padding: 10px 0px 10px 0px; border-top: 1px solid #00a2ed; border-bottom: 1px solid #fff; }
#nav a { text-decoration: none; padding: 0 3px; }
#nav a:first-child { padding-left: 0px; }
#nav a:hover { text-decoration: underline; }
#footer-nav a { text-decoration: none; }
#footer-nav a:hover { text-decoration: underline; }
#nav li { display: block; color: #fff;  font-size: 13px; font-weight: 400; background: transparent; text-transform: uppercase; padding: 0; float: left; border-left: 1px solid #3388b2; padding: 0 16px; }
#nav li:first-child { padding-left: 0px; }
#nav ul li:first-child { border-left: none; }
#nav ul li:last-child { padding-right: 0px; }

.hr-top { display: block; border: 0; border-top: 1px solid #b6b6b6; margin: 1em 0; padding: 0; }
.hr-border-bottom { border-bottom: 1px solid #fff; }
.hr-bottom { display: block; border: 0; border-bottom: 1px solid #b6b6b6; margin: 1em 0; padding: 0;  }
.hr-border-top { border-top: 1px solid #fff; }

/* Banner */
#banner { width: 620px; text-align: left; float: left; }
#banner-form { width: 280px; text-align: center; float: right; margin: 0px 0px 0px 25px; }
#contact-form { float: left; width: 330px; }
#contact-form .appt-form { border-top: 0; padding: 0; }

/* Banner Form */
.appt-form { text-align: left; position: relative; padding: 18px 0px 0px 0px; border-top: 1px solid #d5d5d4; }
.form-fields { font-size: 18px; color: #3b3c3c; }
.form-name, .i1, .inp1 { width: 100%; height: 30px; margin-top: 8px; border: 1px solid #b6b6b6; color: #3B3C3C; font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-size: 14px; }
.form-text { width: 100%; }
.textarea1 { width: 100%; height: 130px; margin-top: 8px; border: 1px solid #b6b6b6; color: #3B3C3C; font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-size: 14px; }
.required { color: #037dbc; }
.cta-shadow { z-index: -1; position: absolute; right: -9px; bottom: -15px; }
.sub-250 { width: 270px; }
 
 /* Boxes */
.sub-header { position: relative; margin-bottom: 45px; }
.hr-shadow { width: 100%; height: 10px; background-image: url("../images/hr-shadow.png"); background-repeat: repeat-x; position: absolute; bottom: -10px;  } 
#boxes { text-align: center; }
#boxes div:first-child { margin-left: 0px; }
.box { width: 222px; text-align: center; display: inline-block; vertical-align: top; margin-left: 20px; }
.homepage .box-border { background-color: #e3e1e1; padding: 5px 7px; border-top: 1px solid #fff; box-shadow: 0 0 0 1px #a4a8ad, 0px 11px 15px -8px #5A5A5A; behavior: url(/PIE.htc); }
.box-border { background-color: #e3e1e1; padding: 6px 7px 7px 7px; border-top: 1px solid #fff; box-shadow: 0 0 0 1px #a4a8ad, 0px 11px 15px -8px #5A5A5A; behavior: url(/PIE.htc); }
.box-border-cycle { background-color: #e3e1e1; padding: 5px 3px 2px 7px; border-top: 1px solid #fff; box-shadow: 0 0 0 1px #a4a8ad, 0px 11px 15px -8px #5A5A5A; behavior: url(/PIE.htc); }
.box p { width: 196px; color: #3b3c3c; line-height: 20px; margin: 0 auto; }
.box hr { width: 200px; margin: 9px auto; }
.shadow { box-shadow: 0 12px 15px -7px #5E5E5E; }
#box-reviews { margin-top: 40px; }
#box-reviews h4 { color: #003869 !important; font-size: 24px !important; font-weight: 700 !important; display: inline-block !important; margin-right: 10px; }

/* Footer */
#footer-shadow { width: 100%; height: 31px; background: #e7e7e5; background: -moz-linear-gradient(top,  #e7e7e5 0%, #dededd 20%, #d6d6d4 33%, #bdbdbc 67%, #aaaaaa 97%, #a4a4a4 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e5), color-stop(20%,#dededd), color-stop(33%,#d6d6d4), color-stop(67%,#bdbdbc), color-stop(97%,#aaaaaa), color-stop(100%,#a4a4a4)); background: -webkit-linear-gradient(top,  #e7e7e5 0%,#dededd 20%,#d6d6d4 33%,#bdbdbc 67%,#aaaaaa 97%,#a4a4a4 100%);background: -o-linear-gradient(top,  #e7e7e5 0%,#dededd 20%,#d6d6d4 33%,#bdbdbc 67%,#aaaaaa 97%,#a4a4a4 100%); background: -ms-linear-gradient(top,  #e7e7e5 0%,#dededd 20%,#d6d6d4 33%,#bdbdbc 67%,#aaaaaa 97%,#a4a4a4 100%); background: linear-gradient(to bottom,  #e7e7e5 0%,#dededd 20%,#d6d6d4 33%,#bdbdbc 67%,#aaaaaa 97%,#a4a4a4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e5', endColorstr='#a4a4a4',GradientType=0 ); margin-top: 50px;  }
#footer { width: 100%; height: 105px; background: #007bb1; background: -moz-linear-gradient(top,  #007bb1 0%, #006ba0 23%, #01487a 58%, #013d6e 73%, #01396a 80%, #01396a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007bb1), color-stop(23%,#006ba0), color-stop(58%,#01487a), color-stop(73%,#013d6e), color-stop(80%,#01396a), color-stop(100%,#01396a)); background: -webkit-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -o-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -ms-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: linear-gradient(to bottom,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bb1', endColorstr='#01396a',GradientType=0 ); border-top: 1px solid #fff; }
#footer { list-style: none !important; color: #fff; margin: 0px 0px 0px 0px; padding: 14px 0px 0px 0px; }
#footer a { text-decoration: none; }
#footer li { height: 16px; line-height: 16px; font-size: 13px; font-weight: 400;  display: block; color: #fff; background: transparent; text-transform: uppercase; padding: 0; float: left; border-left: 1px solid #3388b2; padding: 0 15px; }
#footer ul li:first-child { border-left: none; padding-left: 8px; }
#footer ul li:last-child { padding-right: 0px; }
#footer-nav { display: inline-block; margin-bottom: 25px; }
#footer-copyright { text-align: left; float: left; margin-top: 5px; }
#footer-copyright p { color: #fff; font-size: 11px; line-height: 16px; margin: 0px; }
#footer-number { float: left; padding-right: 13px; border-right: 1px solid #3388b2; }
#footer-contact { text-align: right; float: right; }
#footer-contact p { color: #fff; font-size: 11px; margin: 8px 0px 0px 0px; }
#footer-socials { float: right; margin: 13px 0px 0px 9px;  }
#footer-socials img { display: inline; margin-left: 13px; }
#footer-socials img:first-child {}

/* Inner page styles */
#inner-header { width: 95%; height: 61px; background: #007bb1; background: -moz-linear-gradient(top,  #007bb1 0%, #006ba0 23%, #01487a 58%, #013d6e 73%, #01396a 80%, #01396a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007bb1), color-stop(23%,#006ba0), color-stop(58%,#01487a), color-stop(73%,#013d6e), color-stop(80%,#01396a), color-stop(100%,#01396a)); background: -webkit-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -o-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -ms-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: linear-gradient(to bottom,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bb1', endColorstr='#01396a',GradientType=0 ); border: 2px solid #fff; padding: 0px 25px 0px 25px; margin-bottom: 20px; }
#inner-header h1 { font-size: 28px; color: #fff; float: left; font-weight: 600; margin: 16px 0; }
.breadcrumbs { color: #fff; float: right; }
.breadcrumbs a { color: #fff !important; }
#inner-header p { color: #fff; margin: 20px 0; }
#inner-content { width: 77%; min-height: 540px; border-right: 1px solid #b6b6b6; box-shadow: 1px 0px 0px 0px #fff; padding-right: 40px; }
#content a, #content a:visited, #content a:active, #inner-content a, #inner-content a:visited, #inner-content a:active { color: #0174b0; }
#inner-content ul { line-height: 20px; list-style-position: outside; overflow: hidden; padding-left: 17px; margin-left: 0; }
#inner-content ol li, ul li { list-style-position: outside; padding-left: 0; }
.inner { font-family: 'Cabin', 'Trebuchet MS', sans-serif; }
.inner hr { margin: 35px 0px 35px 0px; }
#inner-sidebar { width: 16%; min-height: 250px; float: right; }
.inner h1 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: normal; color: #003869; font-size: 30px; margin: 25px 0; }
.inner h2 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 18px; margin: 0px 0px 20px 0px; }
.inner h3 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 18px; margin: 15px 0; margin-top: 20px; }
.inner h4 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #015487; font-size: 22px; margin: 10px 0px 0px 0px; }
.inner h5 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 22px; line-height: 28px; margin: 20px 0; }
.inner h6 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #fff; text-transform: uppercase; font-size: 13px; margin: 0px; }
.inner p { color: #3b3c3c; line-height: 18px; }
.inner ul { list-style: disc inside none; color: #3b3c3c; }
.inner #subheader-gradient { margin-bottom: 0px; height: 25px; }
.inner-border { border-bottom: 1px solid #b6b6b6; box-shadow: 0px 1px 0px 0px #fff; margin-bottom: 30px; position: relative; }
.sidebar-directions { margin-top: 30px !important; }
#navigation-links { margin-bottom: 20px; }
#navigation-links li { color: #3b3c3c; font-size: 14px; font-weight: 700; text-transform: none; display: inline-block; padding-right: 14px; }
#navigation-links li a { color: #3b3c3c; display: block; font-weight: 600; padding: 7px 15px 8px 15px; }
#navigation-links li a:visited, #navigation-links li a:active { color: #3b3c3c; }
#navigation-links li a:hover { text-decoration: none; }
#navigation-links #nav-home { width: 14px; height: 35px; padding: 0; margin-right: 12px; }
#navigation-links #nav-home a:hover img { zoom: 1; filter: alpha(opacity=40); opacity: 0.4; }
#navigation-links li a.active { color: #fff; background-color: #005e91; border-top: 1px solid #003653; border-left: 1px solid #003653; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-radius: 3px;  }
#responsive-contact { width: 100%; text-align: center; margin-bottom: 30px; padding-top: 25px; display: none;  }
#responsive-contact .sidebar-cta { margin: 0 auto; }
.sidebar-cta a { color: #fff !important; }
.list { position: relative; left: 10px; width: 710px; margin-bottom: 22px; z-index: 0; }

/* Meet Dr. Timothy Gogan */
.portrait { float: left; margin: 0px 31px 30px 0px; z-index: 10; position: relative; }
.portrait-left { float: left; margin: 0px 31px 30px 0px; }
.portrait-right { float: right; margin: 0px 0px 30px 31px; }
.portrait-article { max-width: 30%; text-align: center; }
.portrait-article img { width: 100%; }
.portrait-150 img { width: 150px; }
.article-spread { display: table; }
.article-spread-column { display: table-cell; vertical-align: top; text-align: center; padding: 10px; }
.staff-profile { width: 100%; margin-bottom: 8px; }
.staff-profile p { margin: 0px 0px 20px 0px; }
.staff-profile h2 { text-align: center; margin-top: 10px; }
.staff-profile-portrait { float: left; margin-right: 35px; }
.appointment { font-size: 16px; }
.responsive { display: none; }

/* Early Morning Appointments */
.early-morning { font-weight: 600; font-size: 18px; text-align: center; float: right; margin-top: 0px; padding-right: 10px; }
.early-morning p { color: #0272b1; margin-top: 0px !important; }
.early-phone { color: #003869 !important; font-size: 30px; }
#early-appointments-cycle { max-width: 413px; }

/* Patient Stories */
#before-after { padding: 0px 35px 0px 20px; }
#before-after .cycle-slideshow { width: 100%; margin: auto; height: auto; }
#before-after .box-border { width: 100%; }
#before-after ul { margin-bottom: 20px; }
#before-after li { width: 49%; color: #01396A; font-size: 25px; text-align: center; font-weight: 700; text-transform: none; display: inline-block; }
.ba { width: 45%; display: inline-block; margin-left: 8%; }
.ba h2 { text-align: center; }
.controls { width: 100%; color: #3B3C3C; text-align: center; margin: 0 auto; margin-top: 20px; }
.controls a { color: #0174b0; display: inline-block; }
#prev { font-size: 32px; width: 30%; text-align: right; }
#next { font-size: 32px; width: 30%; text-align: left; }
.dot { font-size: 24px; text-align: center; display: inline-block; padding: 0 25px;}
.cycle-slideshow img { width: 100%; height: auto; margin: auto; }

/* Convenient Location */
.col-left { width: 49%; float: left; margin-top: 20px; }
.col-left p { line-height: 20px; }
.inner-map { text-align: center; margin-top: 20px; }

/* Buttons */
.sub1 { position: relative; color: #fff; font-size: 17px; font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; text-transform: uppercase; text-align: center; cursor: pointer; padding: 15px;
margin: 19px 0px 0px 0px; border: 2px solid #fff; display: inline-block; background: #007bb1; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007bb1), to(#01396a)); background: -webkit-linear-gradient(#007bb1, #01396a); background: -moz-linear-gradient(#007bb1, #01396a); background: -ms-linear-gradient(#007bb1, #01396a); background: -o-linear-gradient(#007bb1, #01396a); background: linear-gradient(#007bb1, #01396a); -pie-background: linear-gradient(#007bb1, #01396a); behavior: url(/PIE.htc); }
a.cv-cta { position: relative; color: #fff !important; font-size: 13px; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 17px; cursor: pointer; padding: 12px 26px 10px 18px; margin-top: 30px; border: 2px solid #fff; display: block; background: #007bb1; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007bb1), to(#01396a)); background: -webkit-linear-gradient(#007bb1, #01396a); background: -moz-linear-gradient(#007bb1, #01396a); background: -ms-linear-gradient(#007bb1, #01396a); background: -o-linear-gradient(#007bb1, #01396a); background: linear-gradient(#007bb1, #01396a); -pie-background: linear-gradient(#007bb1, #01396a); behavior: url(/PIE.htc); }
a.sidebar-cta { position: relative; color: #fff !important; font-size: 15px; font-weight: bold; text-transform: uppercase; text-align: left; line-height: 17px; cursor: pointer; padding: 10px; margin-top: 25px; border: 2px solid #fff; display: block; background: #007bb1; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007bb1), to(#01396a)); background: -webkit-linear-gradient(#007bb1, #01396a); background: -moz-linear-gradient(#007bb1, #01396a); background: -ms-linear-gradient(#007bb1, #01396a); background: -o-linear-gradient(#007bb1, #01396a); background: linear-gradient(#007bb1, #01396a); -pie-background: linear-gradient(#007bb1, #01396a); behavior: url(/PIE.htc); }
a.sidebar-cta:after { padding-left: 6px !important; }
a.cta { position: relative; color: #fff !important; font-size: 16px; font-weight: bold; text-transform: uppercase; text-align: left; line-height: 17px; cursor: pointer; padding: 10px; border: 2px solid #fff; display: inline-block; background: #007bb1; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007bb1), to(#01396a)); background: -webkit-linear-gradient(#007bb1, #01396a); background: -moz-linear-gradient(#007bb1, #01396a); background: -ms-linear-gradient(#007bb1, #01396a); background: -o-linear-gradient(#007bb1, #01396a); background: linear-gradient(#007bb1, #01396a); -pie-background: linear-gradient(#007bb1, #01396a); behavior: url(/PIE.htc); }
a.appointment-cta { position: relative; color: #fff !important; font-size: 16px; font-weight: bold; text-transform: uppercase; text-align: left; line-height: 17px; cursor: pointer; padding: 10px 12px; margin-top: 13px; border: 2px solid #fff; display: inline-block; background: #007bb1; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007bb1), to(#01396a)); background: -webkit-linear-gradient(#007bb1, #01396a); background: -moz-linear-gradient(#007bb1, #01396a); background: -ms-linear-gradient(#007bb1, #01396a); background: -o-linear-gradient(#007bb1, #01396a); background: linear-gradient(#007bb1, #01396a); -pie-background: linear-gradient(#007bb1, #01396a); behavior: url(/PIE.htc); }
a.appointment-cta:hover { text-decoration: none; }
.sub1:after, a.cv-cta:after, a.cta:after, a.appointment-cta:after, a.sidebar-cta:after { content: url("../images/cta-arrow.png"); padding-left: 12px; }


/******** IE 8 Styles ********/
.ie .homepage .sub1 { font-size: 14px; }

/******** MEDIA QUERIES ********/
/* Homepage Media Queries */
@media (max-width: 960px) {
    #logo { float: none; }
    #logo a { color: #fff !important; }
    .container { width: 100%; text-align: center; overflow: hidden; }
    .text-left { text-align: left; }
    #subheader-gradient { margin-bottom: 0px; }
    #nav { width: 100%; height: auto;  list-style: none !important; float: none; display: inline-block; margin: 0px auto; margin-bottom: 0px; padding: 0; background: #007bb1; background: -moz-linear-gradient(top,  #007bb1 0%, #006ba0 23%, #01487a 58%, #013d6e 73%, #01396a 80%, #01396a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007bb1), color-stop(23%,#006ba0), color-stop(58%,#01487a), color-stop(73%,#013d6e), color-stop(80%,#01396a), color-stop(100%,#01396a)); background: -webkit-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -o-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -ms-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: linear-gradient(to bottom,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bb1', endColorstr='#01396a',GradientType=0 ); list-style: none !important; float: right; padding: 0px 0px 10px 0px; border-bottom: 1px solid #fff; }
    #header-socials { display: block; float: none; margin: 0 auto; margin-top: 20px; }
    #phone-number { display: block; float: none; margin-top: 13px; padding-right: 0px; border-right: 0px solid #3388b2; }
    #nav li { width: 100%; display: block; color: #fff; font-size: 17px; font-weight: 400; background: transparent; text-transform: uppercase; padding: 0; float: none; border-top: 1px solid #fff; border-left: 0px solid #3388b2; padding: 7px 0; }
    #nav li:last-child { border-bottom: 1px solid #fff; }
    #footer-socials { display: none; float: right; margin: 13px 0px 0px 9px; }
    #footer-number { float: left; padding-right: 0px; border-right: 0px solid #3388b2; }
    .homepage h1 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #0174b0; font-size: 32px; margin: 10px 0px 40px 0px; }
    .homepage h2 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: normal; color: #003869; font-size: 24px; margin: 10px 20px; }
    .homepage h3 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 18px; margin: 15px 0; margin-top: 20px; }
    .homepage h4 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #fff; font-size: 22px; margin: 10px 0px 0px 0px; }
    .homepage h4 a { color: #fff; }
    .homepage h5 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #003869; font-size: 18px; line-height: 24px; margin: 10px 0; }
    .homepage h6 { font-family: 'Cabin', 'Trebuchet MS', sans-serif; font-weight: bold; color: #fff; text-transform: uppercase; font-size: 15px; margin: 0px; }
    #boxes { width: 220px; margin: 0 auto; }
    .box { width: 223px; display: block; position: relative; margin: 8px 10px 20px 0px; }
    .box-border { background-color: #e3e1e1; padding: 6px 7px 7px 7px; border-top: 1px solid #fff; box-shadow: 0 0 0 1px #a4a8ad, 0px 11px 15px -6px #717171; behavior: url(/PIE.htc); }
    .box-border-cycle { background-color: #e3e1e1; padding: 5px 3px 7px 3px !important; border-top: 1px solid #fff; box-shadow: 0 0 0 1px #a4a8ad, 0px 11px 15px -6px #717171; behavior: url(/PIE.htc); }
    .box-border-cycle img { padding-left: 4px; }
    #footer-shadow { margin-top: 0px; }
    #header-socials { padding-top: 10px; margin-top: 0px; position: static; }
    #header-contact { text-align: center; float: none; padding-left: 0px; }
    a.appointment-cta { float: none; margin: 25px auto; }
    #header-wrapper { height: auto; background-color: #007AB0; background-position: bottom center }
    .video-container { width: 80%; position: relative; padding-bottom: 56.25%; padding-top: 10px; height: 0; overflow: hidden; margin: 0 auto; padding-right: 10px; border-right: 8px solid #fff; border-bottom: 8px solid #fff; }
    .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
    #banner { width: auto; text-align: center; float: none; }
    #banner-form { width: 75%; float: none; margin: 0px auto 20px auto; }
    .video-shadow { width: 80%; z-index: -9; }
    .sub1 { width: 100%; color: #fff; font-size: 14px; }
    #boxes div:first-child { margin-left: 0px; }
    .box-border-cycle .cycle-slideshow { margin: 0 auto; width: 208px; height: 140px; }
    .box-border-cycle .cycle-slideshow a { display: block; margin: 0 auto; }
    .box-border-cycle .rotate-center { width: 208px; height: 140px; margin: 0 auto; }
    .rotate-250 { width: 250px; margin: 0 auto; }
    #footer { background: #01396a; }
    #footer-nav { width: 100%; height: auto;  list-style: none !important; float: none; display: inline-block; margin: 0px auto; margin-bottom: 0px; padding: 0; background: #007bb1; background: -moz-linear-gradient(top,  #007bb1 0%, #006ba0 23%, #01487a 58%, #013d6e 73%, #01396a 80%, #01396a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007bb1), color-stop(23%,#006ba0), color-stop(58%,#01487a), color-stop(73%,#013d6e), color-stop(80%,#01396a), color-stop(100%,#01396a)); background: -webkit-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -o-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: -ms-linear-gradient(top,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); background: linear-gradient(to bottom,  #007bb1 0%,#006ba0 23%,#01487a 58%,#013d6e 73%,#01396a 80%,#01396a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bb1', endColorstr='#01396a',GradientType=0 ); list-style: none !important; float: right; padding: 0px 0px 0px 0px; border-bottom: 0px solid #fff; }
    #footer-nav li { width: 100%; display: block; color: #fff;  font-size: 14px; font-weight: 400; background: transparent; text-transform: uppercase; padding: 0; float: none; border-top: 1px solid #fff;  border-left: 0px solid #3388b2; padding: 7px 0; }
    #footer-nav li:last-child { border-bottom: 1px solid #fff; }
    #footer { height: auto; padding: 0px; }
    #footer-number { padding: 5px; }
    #footer-copyright { padding: 5px; }
    #footer-copyright { text-align: center; float: none; margin-top: 5px; }
    #footer-number { text-align: center; float: none; }
    #footer-contact { text-align: center; float: none; }
    #footer-nav ul { margin-bottom: 5px; }
    #header-background { display: none; }
    #box-reviews h4 { display: block !important; margin-bottom: 5px; }
}
@media (max-width: 360px) {
    #logo img { width: 95% }
    #header-background { display: none; }
    #header-address { display: none; }
    #nav { display: none; }
}

/* Inner Page Media Queries */
@media (max-width: 960px) {
    .portrait { width: 100%; float: none; text-align: center; margin: 0 auto; }
    .portrait-right { width: 100%; float: none; text-align: center; margin: 0 auto; }
    .col-left { width: 65%; float: none; margin: 0 auto; }
    .cv-cta { margin: 20px auto; }
    .inner-text { padding: 0 5%; }
    .sidebar-cta { width: 70%; max-width: 220px; background-position: 94% 55%; }
    .responsive { display: block; }
    .inner hr { margin: 15px 0px 15px 0px; }
    .responsive-img { max-width: 90%; }
    #footer ul li:first-child { padding-left: 0px; }
    #inner-content { min-height: 0px; }
    #responsive-contact { display: block; }
    #early-appointments-cycle { margin: 0 auto; display: block; width: 85%; }
    #inner-sidebar { display: none; }
    #inner-content { display: block; width: 95%; border-right: none; box-shadow: none; padding-right: 0; margin: 0 auto; }
    .inner h1 { text-align: center; }
    .inner h4 { color: #fff; }
    #inner-header { width: 90%; margin: 20px auto; padding: 0 10px; }
    #inner-header h1 { font-size: 12px; line-height: 27px; }
    .breadcrumbs { font-size: 12px; }
    .list { left: 0px; width: auto; }
    .spaced-list { padding-top: 20px; }
    .inner-column-33 { width: 65%; max-width: 427px; margin: 0 auto; }
    .early-morning { float: none; }
    #prev { font-size: 20px; }
    #next { font-size: 20px; }
    .dot { font-size: 16px; text-align: center; display: inline-block; padding: 0 15px;}
    .no-bot-marg { margin-bottom: 20px !important; }
    .width80 { width: 80%; }
    #contact-form { float: none; width: 100%; }
    #contact-form .appt-form { border-top: 0; padding: 0 0 20px 0; }
}
@media (max-width: 360px) {
    .breadcrumbs { float: none; }
    .portrait { width: 100%; margin: 0; }
    #inner-header { text-align: center; }
    #inner-header h1 { display: none; }
    .early-phone { font-size: 18px; }
    .staff-profile-portrait { display: block; float: none; margin: 0 auto 5px auto; text-align: center; }
    .staff-profile-portrait img { margin: 0 auto; }
    .inner-border { display: none; }
}
