@charset "UTF-8";
/*   
Author: Delwin Holeman
Author URI: https://justthreepages.com
Design: Monterey | Project: Augulis Financial Firm
Fonts needed: TypeKit - Minion Pro  400 Regular and Italic, 500 Italic; Open Sans 400, 600; Google Fonts - Lato 700; Fontawesome icons
*/

/* RESET  ========================================================= */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
em,
img,
strong,
sub,
sup,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
embed,
footer,
header,
menu,
nav,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
footer,
header,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}

/* PARTS OF NORMALIZE.CSS  ========================================================= */
button,
input,
select,
textarea {
  color: inherit;
  font: ;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* RESPONSIVE GRID SYSTEM.CSS INCLUDING COL.CSS FILE ===================================== */
body {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
}
#wrapper {
  width: 100%;
  position: relative;
  text-align: left;
}
.section {
  clear: both;
  padding: 0;
  margin: 0;
}
html {
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #349edb;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.clearfix {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
.twocolumns {
  -moz-column-count: 2;
  -moz-column-gap: 2em;
  -webkit-column-count: 2;
  -webkit-column-gap: 2em;
  column-count: 2;
  column-gap: 2em;
}
.breaker {
  clear: both;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
html {
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #349edb;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.clearfix {
  zoom: 1;
}
.col {
  display: block;
  float: left;
  margin: 0 0 0 1.6%;
}
.col:first-child {
  margin-left: 0;
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49%;
}
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 57%;
  margin-left: 70px;
}
.span_1_of_3 {
  width: 32.26%;
}

/* BODY HEADER MAIN CONTAINERS	 ========================================================= */

html {
  min-height: 100%;
  overflow: -moz-scrollbars-vertical !important;
  overflow-y: scroll;
}

html,
body {
  overflow-x: hidden;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::-webkit-selection {
  background: #000;
  color: #fff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}

body {
  width: 100%;
  margin: 0 auto;
  -webkit-tap-highlight-color: #ccc;
  font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
  font-size: 100%;
  color: #333;
}

#wrapper {
  margin: 0 auto;
}

/* STYLES THAT APPLY TO ALL DEVICES	 ========================================================= */
/* LINKS ============================================================================  */

a:focus {
  outline: none;
}
a {
  text-decoration: none;
}
a:link {
  color: #08c;
}
a:visited {
  color: #08c;
}
a:hover {
  color: #8e6d48;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
.copyright a {
  color: #ccc;
}
.copyright a:hover {
  text-decoration: underline;
}

/* HIDE ============================================================================= */

#skiptomain,
.nav-button,
.hide,
.phone-only,
#print-only,
.smartphonenavcontainer,
.smartphone-maincontent,
.smartphone-nav,
ul.smartphone-menu,
.nav,
.headercontainer,
#pagenav .maincontent,
#headerwrapper,
#mapcontainer .span_1_of_2:first-child,
.copyright p,
.nophone {
  display: none;
}

header,
.maincontent,
footer {
  width: 93%;
  padding: 0 3% 0 4%;
}

.disclosure p {
  font-size: 12px !important;
  margin-bottom: 8px;
}

.col {
  margin: 1% 0 1% 0%;
}
.three-column-lead .col {
  padding: 40px 0 30px 0;
  border-bottom: 1px solid #efefef;
}

.span_1_of_2,
.span_2_of_2,
.span_1_of_3,
.span_2_of_3,
.span_3_of_3 {
  width: 100%;
  padding: 0;
  margin: 0;
}

.nav-button,
.smartphonenavcontainer,
.smartphone-maincontent,
.smartphone-nav,
ul.smartphone-menu,
.phonemobile,
#mapcontainer {
  display: block;
}

#home-banner {
  height: 660px;
  background-color: #e8e8e8;
  text-align: left;
  color: #333;
}
#secondary-banner {
  height: 390px;
  text-align: left;
  background-color: #e8e8e8;
  margin-bottom: 20px;
}

#home-banner-content {
  padding-top: 90px;
}
#secondary-banner-content {
  padding-top: 98px;
}

.secondopinion {
  padding-top: 30px;
  padding-bottom: 40px;
  margin-top: 30px;
  border-top: 1px solid #efefef;
}

.topbar {
  padding-top: 30px;
}

.faq {
  padding-top: 10px;
  padding-top: 30px;
  border-top: 1px solid #efefef;
}

#phonemobile {
  position: absolute;
  top: 0;
  padding: 14px 0 0 15px;
}

.bioentry {
  float: left;
}

ul.caption-links li.inactive {
  font-size: 0.8em;
}

/*  TYPOGRAPHY AND ALIGNMENT  ============================================================================= */

p {
  margin-bottom: 20px;
  line-height: 1.55em;
  font-size: 1em; /* change ul and ol if adjusting font-size */
}

p.largetext {
  font-size: 1.2em;
  margin-bottom: 27px;
}
p.smalltext {
  font-size: 0.8em;
}

.quote {
  background: url(../images/quote.png) no-repeat scroll 0 0 transparent;
  float: left;
  margin: 205px 0 0 0;
  width: 85%;
}

.quote p {
  color: #555;
  font-size: 1.4em;
  font-style: italic;
  padding: 15px 15px 15px 20px;
  margin: 0;
  text-align: left;
}

.quote p.sig {
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
}

a.readmore,
a.readless {
  display: block;
  font-size: 0.8em;
  padding: 20px 0 0 0;
  margin: 50px 0 0 0;
  width: 100px;
  border-top: 5px solid #efefef;
  text-transform: uppercase;
}

.three-column-lead p {
  font-size: 1em;
}
.ismall {
  font-size: 0.85em;
}
.white {
  color: #fff;
}
.centered {
  text-align: left;
}

.iris-row #iris-btn-send {
}

i.fa {
  padding-left: 5px;
  /* padding-bottom: 4px; This created issue with abovetop nav. If it's needed create a second style to remove it from abovetopnav */
}

.alignleft {
  float: left;
  margin: 0 20px 50px 0;
}

.alignright {
  float: right;
  margin: 0 0 30px 40px;
}

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}

.hr {
  float: left;
  height: 1px;
  background: #e3e1d9;
  width: 100%;
  margin: 20px 0 35px 0;
  border: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  padding-left: 2px;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.clear {
  clear: both;
}

ul {
  padding: 0 0 20px 18px;
  list-style: square;
  line-height: 1.55em;
  /*don't set font size on this element */
}
ul li {
  margin-bottom: 10px;
}

ol {
  padding: 0 0 20px 25px;
  line-height: 1.55em;
  font-size: 1.4em;
}

blockquote {
  line-height: 1.4em;
  font-size: 1.1em;
}

blockquote.quote p {
  padding: 5px 0 0 0;
  margin: 0;
  font-size: 0.95em;
  width: 100%;
  font-style: italic;
}

blockquote.quote {
  color: #555;
  padding: 25px 15px 10px 20px;
  margin: 0;
  background: url(../images/quote.png) no-repeat scroll 15px 0 transparent;
}

blockquote.quote span.sig {
  display: block;
  padding-top: 10px;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
}

/* BIO ============================================================ */

.bioentry .col.span_1_of_3 {
  padding-top: 63px;
}

ul.biolinks {
  margin: 0 auto;
  padding: 18px 0 0 0;
  list-style: none;
}

ul.biolinks li.inactivetop {
  font-size: 10px;
  padding-top: 10px;
}

.smallinactive {
  font-size: 10px;
}

.biolinks span {
  font-size: 77%;
}

.biophoto-wrapper {
  display: none;
}
img.biophotophone {
  border: 1px solid #cfcfcf;
  float: left;
  margin: 0 20px 15px 0;
}

ul.caption-links {
  margin: 15px 0 45px;
  padding: 10px 0 0 4px;
  font-family: arial, sans-serif;
  color: #333;
  width: 100%; /* Adjust for width of title area */
  float: left;
  border-top: 1px solid #cfcfcf;
}

ul.caption-links a {
  color: #555;
}

ul.caption-links li {
  list-style: none;
  padding: 0 25px 0 0;
  margin: 3px 0 0;
  float: left;
}

ul.caption-links li.inactive {
  float: right;
  padding-right: 0;
}

ul.caption-links li i {
  padding: 0 8px 0 0;
  font-size: 16px;
}

ul.caption-links li i.fa-envelope {
  font-size: 14px;
}
ul.fa-ul {
  padding-bottom: 4px;
  padding-top: 12px;
}
ul.centered-links {
  margin: 0;
  padding: 18px 0 0 0;
  color: #333;
  list-style: none;
  width: 100%; /* Adjust for width of title area */
  text-align: left;
}

ul.centered-links li {
  display: block;
  width: 100%;
  padding: 0 0 0 0;
  margin: 3px 0 0;
}

ul.centered-links li a {
  display: inline-block;
  padding: 0 0 10px 0;
}

.secondopinion ul li {
  margin: 0 0 20px 23px;
  padding: 0 0 0 5px;
}

img.icon-right-angle {
  padding-left: 3px; /* image icon */
}

.three-column-lead img.icon-right-angle {
  padding-left: 2px;
  height: 8px;
}

.maincontent.webinars {
  width: 100%;
  max-width: 100%;
}

.webinars {
  height: 120px;
  background: #ebebeb;
}

.webinars.formsection {
  height: auto;
  background: #ebebeb;
}

.webinars.formsection {
  padding: 30px 0 50px;
}

.webinars.formsection h3 {
  text-align: center;
  font-size: 34px;
  padding-bottom: 20px;
}

.button a {
  height: 54px !important;
  border-radius: 4px !important;
  line-height: 54px !important;
  background-color: #c40020 !important;
  margin: 0 !important;
  text-align: center !important;
  transition: background 75ms linear 0s !important;
  letter-spacing: 0.05em !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  display: block;
  width: 400px;
  margin: 20px auto 0 !important;
}

.button a:hover {
  background-color: #da0729 !important;
}

/* IMAGES AND FLEXIBLE IMAGE SIZING ============================================================ */

/* caused issue with Google Map controls img {
	max-width: 100%;
	height: auto;
	width: auto\9; 
} */

/* HEADINGS =============================================================================  */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: georgia, serif; /*400 regular,italic,500italic*/
  letter-spacing: -0.01em;
  font-weight: 400;
}

h1 {
  font-size: 3.8em;
  line-height: 1em;
  padding: 0 0 18px 0;
  letter-spacing: -0.04em;
}

h1.heading {
  display: none;
}
.phoneheading {
  padding-top: 185px;
}
.phoneheading h1 {
  font-size: 2.4em;
  padding: 40px 0 20px 0;
}
.home .phoneheading h1 {
  display: block;
  font-size: 2.6em;
  padding: 45px 0 30px 0;
}

h2 {
  font-size: 2.6em;
  line-height: 1em;
  padding: 25px 0 20px 0;
}

h2.subhead {
  font-size: 1.6em;
  font-style: italic;
  padding: 25px 0 0 0;
  border-top: 1px solid #333;
}
h2.subhead img {
  display: none;
}
h2.subhead span {
  clear: both;
  display: block;
  padding: 10px 0 0 0;
}
#secondary-banner-content h2.subhead {
  display: none;
}

h3 {
  font-size: 2.1em;
  line-height: 1.1em;
  padding: 19px 0 16px 0;
  color: #000;
}

.faq h3 {
  font-size: 1.9em;
  border-top: 1px solid #efefef;
  padding-top: 30px;
  margin-top: 30px;
}

.three-column-lead h3 {
  padding-top: 9px;
}

.faq h3:first-of-type {
  margin-top: 5px;
  border-top: none;
}

#bios h3 {
  border-top: 10px solid #cfcfcf;
  padding-top: 50px;
  padding-bottom: 10px;
  font-size: 2.3em;
}

h3 span.title {
  font-size: 73%;
  font-style: italic;
  padding-left: 20px;
}

h3 span.credentials {
  font-size: 73%;
  padding-right: 20px;
  border-right: 2px solid #000;
}

h4 {
  font-size: 1.7em;
  padding: 5px 0 14px 0;
  line-height: 1.2em;
}

.bioentry h4 {
  clear: both;
  margin-top: 10px;
  padding: 30px 0 0 0;
  width: 78%;
  border-top: 1px solid #efefef;
}

.bioentry h4:first-of-type {
  margin-top: 10px;
  border-top: none;
}

.secondopinion h4 {
  border-top: 1px solid #efefef;
  padding: 40px 0 15px;
  margin-top: 10px;
}

.location h4 {
  border-top: 1px solid #cfcfcf;
  padding-top: 20px;
}
.newsletters h4 {
  border-top: 1px solid #cfcfcf;
  padding-top: 20px;
  margin-top: 30px;
}

#footercalltoaction h4 {
  font-size: 1.6em;
}

h5 {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.03em;
  color: #555;
  padding: 0 0 10px 0;
}

h6 {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  color: #777;
  padding: 0 0 4px 0;
  letter-spacing: 0.03em;
}

/* FOOTER =============================================================================  */

.secondopinion ul.schedule li {
  margin: 0 0 20px 23px;
  padding: 0 0 0 5px;
}
.secondopinion ul.schedule li span {
  display: inline-block;
  padding: 8px 0 25px;
  font-size: 0.8em;
  line-height: 1.3em;
  font-style: italic;
  border-bottom: 1px solid #efefef;
}
.secondopinion ul.fa-ul {
  margin: 15px 0 0 0;
  line-height: 2.2em;
  line-height: 1.45em;
  padding: 0;
}
.secondopinion i.fa-check {
  left: -1.98em;
  padding: 3px 0 0 0;
}

.secondopinion ul.fa-ul.schedule {
  margin: 15px 0 0 5px;
  font-size: 1.2em;
  line-height: 1.45em;
  padding: 0 0 0 5px;
}
.secondopinion ul.schedule li {
  margin-bottom: 20px;
  padding: 2px 0 0 0;
}

.secondopinion ul.schedule i.fa-phone {
  font-size: 24px;
  left: -1.98em;
  padding: 3px 0 0;
}

.secondopinion ul.schedule i.fa-envelope {
  font-size: 20px;
  left: -2.1em;
  padding: 3px 0 0;
}

.contactrow {
  width: 100%;
  padding-top: 30px;
}
#socialcontainer {
  padding-top: 30px;
}

.workingtogether {
  margin-top: 40px;
  border-top: 1px solid #efefef;
  padding-top: 40px;
  padding-bottom: 40px;
}

.videos dl {
  border-top: 1px solid #efefef;
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 60px;
  display: block;
}

.videos dl a {
  padding: 6px 0;
}

.newsletters ul {
  list-style: none;
  padding: 0 0 20px 0;
}

.newsletters ul li {
  padding: 0;
  margin: 0;
  font-size: 0.95em;
  line-height: 1.6em;
}

#footercalltoaction {
  display: none;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0;
  padding: 30px 0 10px 0;
  height: 400px;
  width: 100%;
  background: #222;
  color: #fff;
  text-align: left;
  z-index: 99999;
}

#footercontainer {
  clear: both;
  width: 100%;
  background: #efefef;
  padding: 60px 0 500px 0;
  font-family: arial, helvetica, sans-serif;
}

#footercontainer p {
  text-align: center;
  color: #999;
  padding: 0 0 20px 0;
  margin: 0 auto;
  line-height: 1.5em;
  font-size: 13px;
}

#footercontainer .copyrightphone p {
  font-size: 10px;
}

#footercontainer a {
  font-style: normal;
  line-height: 12px;
  color: #ccc;
  text-decoration: underline;
}

#footercontainer a:hover {
  color: #eee;
  text-decoration: none;
}

#tagline {
  border-top: 1px solid #3e5776;
  margin-top: 35px;
  font-family: arial, helvetica, sans-serif;
}

#tagline p {
  font-size: 10px;
  padding: 10px 0 10px 0;
}

#tagline a {
  color: #ccc;
  text-decoration: none;
}
#tagline a:hover {
  color: #fff;
}

#print-footer,
.printOnly {
  /* don't change this style name */
  display: none;
}

/* Smartphone Navigation http://git.blivesta.com/drawer */

#smartphone-nav {
  width: 100%;
  float: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 11px 13px;
  display: block;
  height: 55px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  clear: both;
}

.drawer-nav {
  background-color: rgba(190, 21, 23, 1);
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  background-color: #777;
}

.drawer-nav li {
  padding: 0;
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

a.drawer-menu-item {
  font-size: 13px;
  padding: 5px 5%;
  font-weight: bold;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
}
a.drawer-menu-item:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.3);
  border-top-color: transparent;
  color: #fff;
}
a.drawer-menu-item:first-child {
  border-top: none;
}

.drawer-nav li.drawer-brand {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: none;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  display: block;
  padding: 10px 5% 0;
  text-decoration: none;
  color: #fff;
}

.drawer-brand a {
  color: #fff;
}
.drawer-brand strong {
  font-size: 16px;
  line-height: 40px;
}

/* SMARTphone FOOTER NAV ================================== */

.footerphonenavcontainer .maincontent {
  background-color: #f7f7f7;
}

#footerphone-nav {
  overflow: hidden;
  position: relative;
  clear: both;
}

#footerphone-nav ul {
  margin: 0;
  padding: 10px 0 10px 0;
}

#footerphone-nav li {
  width: 100%;
  font-family: arial, sans-serif;
  padding: 0;
  margin: 0;
}

#footerphone-nav li a {
  display: block;
  width: 100%;
  padding: 5px 5%;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #999;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
}

#footerphone-nav li:first-child a {
  border-top: none;
}
#footerphone-nav li:last-child a {
  border-bottom: none;
}

#socialcontainer ul {
  clear: both;
  list-style: none;
  padding: 0 0 30px;
  display: table;
  margin: 0 auto;
}
#socialcontainer ul li {
  float: left;
}
#socialcontainer ul li i {
  color: #fff;
  margin: 0;
  padding: 0;
}
#socialcontainer ul li a {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  margin: 0 35px 0 0;
}
#socialcontainer ul li.linkedin a {
  background: #007bb6;
}
#socialcontainer ul li.twitter a {
  background: #33ccff;
}
#socialcontainer ul li.facebook a {
  background: #3b5998;
  margin-right: 0;
}

.calltoactionPhone {
  margin: 12px 0 0 0;
  padding: 15px 0 10px 16px;
  background-color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.3);
  color: #f4f4f4;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 1px solid #969494;
}
.calltoactionPhone p {
  margin-bottom: 0;
  font-size: 1.1em;
}
.calltoactionPhone ul li {
  padding-bottom: 10px;
  padding-top: 6px;
  border-bottom: 1px solid #969494;
  font-size: 1em;
}
.calltoactionPhone ul.schedule i.fa-phone {
  font-size: 18px;
  padding: 7px 0 0;
}
.calltoactionPhone ul.schedule i.fa-envelope {
  padding: 8px 0 0;
}
.calltoactionPhone ul.schedule i.fa-arrow-right {
  font-size: 10px;
  line-height: 9px;
  vertical-align: top;
  margin: 10px 0 0 3px;
}
.calltoactionPhone ul.schedule i.fa-edit {
  padding: 12px 0 0;
}
.calltoactionPhone a {
  color: #fff;
}

/* MODAL ================================== */

.modal {
  clear: both;
  display: none;
  width: 90%;
  background: #fff;
  padding: 15px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 99999 !important;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -6.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url(../images/close.png) no-repeat 0 0;
}

.modal .alignleft {
  margin: 0 20px 0 0;
}
.modal p {
  padding-top: 10px;
}
.modal p:first-of-type {
  padding-top: 0px;
}

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url(../images/spinner.gif) #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

.formheader {
  font-size: 2em;
  font-family: "Open Sans", arial, sans-serif; /*400 */
  letter-spacing: 0.01em;
  font-weight: 400;
  line-height: 1.1em;
  padding-bottom: 15px;
  text-align: center;
}

.formheader span {
  display: block;
  clear: both;
  padding-top: 15px;
  font-size: 0.5em;
  line-height: 1em;
}

/* PHONE THEME IMAGE SETTINGS ================================== */

.monterey-sailing #smartphone-nav {
  background-color: rgba(255, 255, 255, 1);
}
.monterey-sailing #home-banner,
.monterey-sailing #secondary-banner {
  background-image: url(../images/bannerPhoneMontereySailing.webp);
  background-repeat: no-repeat;
  background-position: center 0;
}
.monterey-sailing.services #secondary-banner {
  background-image: url(../images/bannerPhoneMontereySailingServices.webp);
  background-repeat: no-repeat;
  background-position: center 0;
}
.monterey-sailing.about #secondary-banner {
  background-image: url(../images/bannerPhoneMontereySailingAbout.webp);
  background-repeat: no-repeat;
  background-position: center 0;
}
.monterey-sailing.thankyou #secondary-banner {
  background-image: url(../images/bannerPhoneMontereySailingThankyou.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
}
.monterey-sailing #footercalltoaction {
  background-color: #251b14;
}

/* 385px - phones */
@media screen and (min-width: 25em) {
  #home-banner {
    height: 570px;
  }
  h2.subhead {
    padding: 20px 0 10px 0;
  }
}

/*482px - phones */
@media screen and (min-width: 30.15em) {
  #home-banner {
    height: 570px;
  }
}

/* 768px - ipad portrait and small tablet landscape */
@media screen and (min-width: 48em) {
  /* DISPLAY THEME IMAGE SETTINGS ================================== */

  .monterey-sailing #logo,
  .monterey-sailing #logo a {
    width: 225px;
  }
  .monterey-sailing #logo a {
    background: url(../images/logoMonterey.png) no-repeat 0 0;
  }
  .monterey-sailing #pagenavlogo,
  .monterey-sailing #pagenavlogo a {
    width: 307px;
  }
  .monterey-sailing #pagenavlogo a {
    background: url(../images/logoMontereyPageNav.png) no-repeat 0 0;
  }
  .monterey-sailing #home-banner,
  .monterey-sailing #secondary-banner {
    background: #ddd url(../images/bannerMontereySailing.jpg) no-repeat left
      110px;
  }
  .monterey-sailing.services #secondary-banner,
  .monterey-sailing.thankyou #secondary-banner {
    background-image: url(../images/bannerMontereySailingServices.jpg);
  }
  .monterey-sailing.about #secondary-banner,
  .monterey-sailing.thankyou #secondary-banner {
    background-image: url(../images/bannerMontereySailingAbout.jpg);
  }
  .monterey-sailing.thankyou #secondary-banner {
    background-image: url(../images/bannerMontereySailingThankyou.jpg);
  }
  .monterey-sailing #home-banner,
  .monterey-sailing.services #secondary-banner,
  .monterey-sailing.about #secondary-banner,
  .monterey-sailing.thankyou #secondary-banner {
    background-position: -380px 110px;
  }
  .monterey-sailing #footercalltoaction {
    background: #251b14 url(../images/bannerMontereySailingFooter.jpg) no-repeat
      0 0;
  }

  .nav-container,
  #home-banner,
  #secondary-banner,
  .nav,
  .headercontainer,
  #pagenav .maincontent,
  #headerwrapper,
  .nophone {
    display: block;
  }

  header,
  .maincontent,
  #headerwrapper,
  footer {
    clear: both;
    width: 95%;
    max-width: 97.3em;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.5em;
    position: relative;
    padding: 0;
  }
  footer {
    max-width: 100%;
  }

  #mapcontainer {
    width: 100%;
  }
  .span_1_of_2 {
    width: 50%;
  }
  .secondopinion .span_1_of_2:last-of-type {
    width: 40%;
    padding-left: 10%;
  }
  .advisors .span_1_of_2 {
    padding-right: 10%;
    width: 40%;
  }
  .advisors .span_1_of_2:last-child {
    padding-right: 0;
    padding-top: 30px;
    width: 50%;
  }
  .span_1_of_3 {
    width: 35.5%;
  }
  .span_2_of_3 {
    width: 64.5%;
  }
  .about .span_1_of_3 {
    width: 32%;
  }
  .about .span_2_of_3 {
    width: 68%;
  }
  .topbar .span_1_of_3 {
    width: 34.5%;
  }
  .topbar .span_2_of_3 {
    margin-top: 91px;
    padding-top: 40px;
    border-top: 12px solid #cfcfcf;
  }
  .secondopinion .span_1_of_3 {
    padding-top: 70px;
    border-top: 1px solid #cfcfcf;
  }
  .secondopinion .span_2_of_3 {
    margin-top: 0;
    padding-top: 70px;
    width: 64.5%;
    border-top: 1px solid #cfcfcf;
  }
  #footercalltoaction .span_1_of_3 {
    width: 33%;
    padding-left: 3%;
  }
  #footercalltoaction .span_2_of_3 {
    width: 60%;
    padding-left: 0;
  }
  .three-column-lead .col {
    border-bottom: none;
  }
  .three-column-lead {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .three-column-lead .col {
    display: block;
    float: left;
    margin: 0 0 0 7.5%; /*border-bottom: 1px solid #efefef;*/
  }
  .three-column-lead .col:first-child {
    margin-left: 0;
  }
  .three-column-lead .span_1_of_3 {
    width: 28%;
    padding: 0;
  }
  .centered {
    text-align: center;
  }
  footer .span_1_of_2 {
    padding: 0;
    margin: 0;
  }
  .approach,
  .advisors,
  .secondopinion,
  .team,
  .serve,
  #bios,
  .topbar,
  .mission,
  .faq {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .topbar {
    padding-top: 20px;
  }
  .mission {
    padding-bottom: 60px;
  }
  .faq {
    border-top: none;
  }
  .team,
  .serve {
    border: none;
    padding-bottom: 40px;
  }

  #home-banner i,
  .scrolldown i,
  .copyrightphone,
  .phoneonly,
  .bioheading,
  .phoneheading,
  .biophotophone {
    display: none;
  }
  .monterey-river .copyrightphone,
  #home-banner-content h1,
  h1.heading,
  h2.subhead,
  .biophoto-wrapper {
    display: block;
  }

  #home-banner-content,
  #secondary-banner-content {
    padding-top: 0;
  }

  .secondopinion {
    border-bottom: none;
  }

  .brochuresidebar {
    width: 80%;
    margin: 58px 50px 0 0;
  }

  ul.caption-links li.inactive {
    font-size: 1em;
  }

  #logo {
    float: left;
    padding: 12px 0 0 0;
  }

  #logo a {
    display: block;
    height: 92px;
  }

  #pagenavlogo {
    float: left;
    padding: 7px 0 0 0;
    *height: 31px; /* IE7 style */
    *width: 236px; /* IE7 style */
    z-index: 9999;
  }

  #pagenavlogo a {
    height: 31px;
    display: block;
  }

  .headercontainer {
    width: 100%;
    height: 107px;
    margin: 0 auto;
    background: #fff url(../images/bgnav.png) no-repeat 0 0;
    position: fixed;
    top: 0;
    z-index: 99;
    border-bottom: 4px solid #d9d9d9;
  }

  .bannercontainer {
    width: 100%;
    float: left;
  }

  #home-banner,
  #secondary-banner {
    height: 235px;
    text-align: left;
    color: #fff;
    padding-top: 308px;
    border-bottom: 23px solid #ebebeb;
  }

  .home #home-banner {
    height: 233px;
  }

  #home-banner-content {
    padding-top: 0px;
  }

  .videos dl {
    font-size: 1.1em;
    line-height: 1.4em;
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-weight: 400;
    color: #08c;
    border-top: 1px solid #efefef;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 60px;
    display: block;
  }

  .newsletters ul {
    padding: 0;
  }
  .videos dt {
    font-size: 1em;
    line-height: 1.1em;
  }
  .videos dl a {
    display: inline-block;
    padding: 6px 0;
  }
  .videos dt span {
    display: block;
    float: left;
    margin: 20px 0 0 9px;
  }
  .videographic {
    float: left;
    padding: 3px;
    border: 1px solid #cfcfcf;
  }

  /* VENOBOX For Video Modals*/

  /* ------ venobox.css --------*/
  .vbox-overlay *,
  .vbox-overlay *:before,
  .vbox-overlay *:after {
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* ------- overlay: change here background color and opacity ----- */
  .vbox-overlay {
    background: #fdfdfd;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999999;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
  }

  /* ----- preloader - choose between CIRCLE, IOS, DOTS, QUADS ----- */

  /* circle preloader */
  .vbox-preloader {
    position: fixed;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    background-image: url(../images/preload-circle.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(18) infinite;
    -moz-animation: playload 1.4s steps(18) infinite;
    -ms-animation: playload 1.4s steps(18) infinite;
    -o-animation: playload 1.4s steps(18) infinite;
    animation: playload 1.4s steps(18) infinite;
  }
  @-webkit-keyframes playload {
    from {
      background-position: 0px;
    }
    to {
      background-position: -576px;
    }
  }
  @-moz-keyframes playload {
    from {
      background-position: 0px;
    }
    to {
      background-position: -576px;
    }
  }
  @-ms-keyframes playload {
    from {
      background-position: 0px;
    }
    to {
      background-position: -576px;
    }
  }
  @-o-keyframes playload {
    from {
      background-position: 0px;
    }
    to {
      background-position: -576px;
    }
  }
  @keyframes playload {
    from {
      background-position: 0px;
    }
    to {
      background-position: -576px;
    }
  }

  /* ----- navigation ----- */
  .vbox-close {
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background: url(../images/close.gif) no-repeat #161617;
    background-position: 10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden;
  }
  .vbox-next,
  .vbox-prev {
    box-sizing: content-box;
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 170px;
    margin-top: -85px;
    text-indent: -100px;
    border: solid transparent; /* Using border instead of padding to keep bg image in place */
    overflow: hidden;
  }
  .vbox-prev {
    left: 0;
    border-width: 0 30px 0 10px;
    background: url(../images/prev.gif) center center no-repeat;
  }
  .vbox-next {
    right: 0;
    border-width: 0 10px 0 30px;
    background: url(../images/next.gif) center center no-repeat;
  }

  .vbox-title {
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0;
  }
  .vbox-num {
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none;
  }
  /* ------- inline window ------ */
  .vbox-inline {
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: auto;
  }

  /* ------- Video & iFrames window ------ */
  .venoframe {
    border: none;
    width: 640px;
    height: 480px;
  }
  @media screen and (max-width: 992px) {
    .venoframe {
      width: 640px;
      height: 480px;
    }
  }
  @media screen and (max-width: 767px) {
    .venoframe {
      width: 420px;
      height: 315px;
    }
  }
  @media screen and (max-width: 460px) {
    .vbox-inline {
      width: 100%;
    }

    .venoframe {
      width: 100%;
      height: 260px;
    }
  }

  .vbox-open {
    overflow: hidden;
  }
  .vbox-container {
    position: relative;
    background: #000;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .vbox-content {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .vbox-container img {
    max-width: 100%;
    height: auto;
  }

  .formheader {
    font-size: 2em;
    font-family: "Open Sans", arial, sans-serif; /*400 */
    letter-spacing: 0.01em;
    font-weight: 400;
    line-height: 1.1em;
    padding-bottom: 15px;
    text-align: center;
  }

  .formheader span {
    display: block;
    clear: both;
    padding-top: 15px;
    font-size: 0.5em;
    line-height: 1em;
  }
  .approach,
  .team {
    padding-top: 50px;
  }
  #bios {
    padding-top: 0;
  }

  .tooltip {
    position: relative;
    z-index: 501;
    left: -3000px;
    top: 300px;
    width: 400px;
    background-color: #f9f6f2;
    border: 1px solid #bb9052;
    text-align: left;
    padding: 10px 20px;
  }

  .tooltip p {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
  }

  .tooltip h3 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    padding: 5px 0 11px 0;
  }

  .imgTooltip {
    position: relative;
  }

  /* ABOVE TOP NAV ========================================================= */

  ul.above-nav {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  ul.above-nav li {
    float: left;
    padding: 10px 25px 10px;
    margin: 0;
    width: auto;
    text-transform: uppercase;
    font-family: "Lato", arial, helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    font-size: 9px;
    line-height: 10px;
    color: #999;
  }

  ul.above-nav li#menu-item-21 {
    padding-right: 0px;
  }

  ul.above-nav a {
    color: #999;
    text-decoration: none;
  }

  ul.centered-links {
    padding: 18px 0 0 0;
    text-align: center;
  }

  ul.centered-links li {
    display: inline;
    width: auto;
    padding: 0 0 0 0;
    margin: 3px 0 0;
  }

  ul.centered-links li a {
    display: inline-block;
    padding: 0 30px;
  }

  ul.caption-links {
    margin: 15px 0 45px;
    padding: 10px 0 0 4px;
    color: #333;
  }

  .biophoto-wrapper {
    width: 93%;
  }

  .biophoto {
    width: 132px;
    margin: 0 auto;
    border-bottom: 10px solid #cfcfcf;
  }

  .biophoto img {
    border: 1px solid #cfcfcf;
    padding: 5px;
    margin: 0;
  }

  /* TOP NAV ========================================================= */

  .nav {
    clear: right;
    float: right;
    padding: 0;
    z-index: 9999;
  }

  .menu {
    margin: 0;
    padding: 0 0 0 4px;
    list-style: none;
    float: left;
  }

  .menu li {
    float: left;
    position: relative;
    background: transparent;
    line-height: 0.8em;
  }

  .menu li a {
    display: block;
    position: relative;
    padding: 28px 21px 22px;
    text-decoration: none;
    font-family: "Lato", arial, helvetica, sans-serif; /*400,700*/
    font-weight: 700;
    text-align: center;
    color: #666;
    font-size: 11px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .menu li#menu-item-10 a {
    padding-left: 0px;
  }
  .menu li#menu-item-13 a {
    padding-right: 0px;
  }
  .menu li a:hover {
    color: #000;
  }

  .menu li.active {
    margin-top: -1px;
    border-top: 1px solid #5a8bbe;
  }

  .menu li.active a {
    color: #4c79a8;
  }

  .menu li.active:hover {
    border-top: 1px solid #5a8bbe;
  }

  /*PAGE NAV  ========================================================= */

  #pagenav {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 40px;
    background-color: #eee;
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    z-index: 9999;
    display: none;
  }

  #pagenav ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    *line-height: 1.1; /* IE7 needs this */
  }

  #pagenav ul li {
    float: left;
    position: relative;
    background: transparent;
    line-height: 1em;
    font-size: 1em;
  }

  #pagenav ul li a {
    display: block;
    font-weight: 400;
    padding-bottom: 12px;
    margin: 14px 7px 9px;
    font-family: "Lato", arial, helvetica, sans-serif; /*400,700*/
    font-weight: 700;
    text-align: center;
    color: #666;
    font-size: 8px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  #pagenav ul a:focus,
  #pagenav ul a:hover,
  #pagenav ul a:active {
    outline: 0;
    border-bottom: 3px solid #000;
  }

  #pagenav ul li:last-child a {
    margin-right: 0;
  }

  /* MODAL */

  .modal {
    display: none;
    width: 400px;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
  }

  .modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(../images/close.png) no-repeat 0 0;
  }

  .modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url(images/spinner.gif) #111 no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
  }

  p {
    margin-bottom: 20px;
    line-height: 1.65em;
    font-size: 1.35em; /* change ul and ol if adjusting font-size */
  }

  .three-column-lead p {
    font-size: 1.3em;
  }
  p.links {
    padding-top: 30px;
  }

  p.request {
    margin-top: 14px;
    font-size: 1.4em;
  }

  p.largetext {
    font-size: 1.55em;
  }
  .signup p.largetext {
    padding-right: 50px;
  }
  p.smalltext {
    font-size: 1em;
  }

  .copyright {
    display: block;
    position: fixed;
    bottom: 0px;
    color: #ccc;
  }

  .copyright p {
    display: block;
    font-size: 10px;
    margin-bottom: 5px;
  }

  #footercontainer {
    padding-bottom: 320px;
  }

  ul li {
    margin-bottom: 10px;
    line-height: 1.65em;
    font-size: 1.35em;
  }

  ul.caption-links li {
    font-size: 1em;
  }

  blockquote.quote {
    float: left;
    width: 80%;
    border-top: none;
    border-bottom: none;
    padding: 2px 2% 6px 40px;
    margin: 70px 0 50px 0px;
    font-style: normal;
  }

  blockquote.quote p {
    font-size: 1.4em;
    line-height: 1.7em;
  }

  a.readmore,
  a.readless {
    font-size: 1em;
    margin: 40px 0 20px 0;
  }

  #footer-left ul li {
    font-size: 1.1em;
  }

  #home-banner-content h1,
  h1.heading,
  h2.subhead,
  #secondary-banner-content h1 {
    display: block;
  }
  h1 {
    font-size: 4.1em;
    padding: 0 0 24px 0;
  }
  h2 {
    font-size: 3.4em;
    padding: 0 0 40px 0;
  }
  #secondary-banner-content h2.subhead {
    font-size: 1.2em;
  }

  h2.subhead {
    font-size: 1.4em;
    font-style: italic;
    margin-left: 5px;
    font-weight: 500;
    padding-top: 28px;
    border-top: none;
  }

  h2.subhead img {
    display: inline-block;
  }
  h2.subhead span {
    clear: none;
    display: inline;
  }
  #secondary-banner-content h2.subhead {
    display: block;
  }

  img.bulletangle {
    padding: 0 10px;
    vertical-align: middle;
  }

  h3 {
    font-size: 2em;
    padding: 0 0 18px 0;
  }
  .team h3 {
    padding-top: 0;
    font-size: 3em;
  }

  .topbar h3 {
    font-size: 2.4em;
    border-bottom: 1px solid #cfcfcf;
    padding: 41px 0 16px;
    margin-bottom: 20px;
  }

  .topbar h3.twoline {
    padding: 15px 0 8px;
  }

  .faq h4 {
    font-size: 1.8em;
  }

  .mission .topbar h3 {
    padding-top: 0;
  }

  .faq h3:first-of-type {
    margin-top: 0px;
  }

  .secondopinion h3 {
    font-size: 2.5em;
    line-height: 1.2em;
    padding: 0 0 20px 0;
  }

  #footer-left h3 {
    font-size: 3.2em;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #dad3ca;
  }

  #footer-left #newsevents h3,
  #footer-left #news h3 {
    font-size: 2em;
    padding-top: 5px;
    padding-bottom: 7px;
  }
  h4 {
    font-size: 2em;
    padding: 20px 0 16px 0;
  }
  .location h4 {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
  .newsletters h4 {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
  .topbar h4 {
    font-size: 2.2em;
    border-bottom: 1px solid #cfcfcf;
    padding: 17px 0 20px;
    margin-bottom: 20px;
  }

  .faq h4 {
    font-size: 2em;
  }
  .bioentry h4 {
    padding: 30px 0 20px 0;
  }

  .secondopinion h4 {
    border-top: 10px solid #efefef;
    padding: 30px 0 25px;
  }

  #modal h4 {
    font-size: 2.4em;
    padding: 15px 0 15px 0;
  }

  #footercalltoaction h4 {
    font-size: 2.4em;
    padding-top: 24px;
  }

  h5 {
    font-size: 1.2em;
    padding: 0 0 20px 0;
  }

  h6 {
    font-size: 11px;
    padding: 0 0 4px 0;
  }

  .secondopinion ul.fa-ul {
    line-height: 2.2em;
    font-size: 1em;
  }
  .secondopinion ul.schedule li {
    padding: 5px 0 0 0;
  }
  .secondopinion ul.schedule i.fa-phone,
  .secondopinion ul.schedule i.fa-envelope {
    padding: 9px 0 0;
  }

  .nav-button,
  .smartphonenavcontainer,
  .footerphonenavcontainer {
    display: none;
  }
  .pageform {
    width: 90%;
  }

  .formsection .pageform {
      width: 40%;
      margin: 0 auto;
  }

  i.fa {
    padding-left: 0;
  }

  #footercalltoaction {
    height: 275px;
  }

  .disclosure {
    margin-top: 50px;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }

  .disclosure p {
    font-size: 12px !important;
    margin-bottom: 8px;
  }

  .modal {
    width: 400px;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    z-index: 2 !important;
  }
  .modal a.close-modal {
    right: -12.5px;
  }

  #docContainer input[type="text"],
  #docContainer input[type="email"],
  #docContainer textarea,
  #docContainer input[type="tel"] {
    font-size: 17px;
    padding: 9px 4px 9px 8px;
  }

  #docContainer .fb-checkbox ul li {
    padding-bottom: 14px;
    margin: 0 0 20px 0;
  }

  #docContainer .fb-checkbox ul li {
    display: inline;
    padding-bottom: 23px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #efefef;
    float: left;
  }

  #docContainer input[type="checkbox"] label {
    margin: 0 !important;
  }

  #docContainer .fb-fieldlabel {
    font-size: 1.3em;
  }

  #docContainer .fb-checkbox ul {
    margin: 18px 0 0 0;
  }

  .input-group-addon {
    padding: 9px 5px;
  }

  /* FOOTER CONTENT ============================================= */

  #contactcontainer {
    height: 870px;
    background-color: #f9f9f9;
    border-top: 5px solid #eee;
  }
  .contactrow {
    padding-top: 50px;
  }
  #socialcontainer {
    padding-top: 0;
    background-color: #f9f9f9;
  }
  #mapcontainer {
    background-color: #f5f5f5;
  }

  .contactrow h4 {
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }

  .articles h5 {
    font-size: 1.3em;
    line-height: 1.45em;
    text-transform: none;
    font-style: italic;
    padding: 4px 40px 15px 0;
    color: #000;
  }

  .contactrow p {
    font-size: 1.4em;
    line-height: 1.6em;
    color: #000;
  }

  .newsletters ul li {
    font-size: 1.1em;
    line-height: 1.9em;
  }

  .location,
  .newsletters {
    width: 54%;
    margin-right: 5%;
    float: left;
  }
  .address {
    float: left;
    width: 50%;
  }
  .phone {
    float: left;
    width: 50%;
  }
  .newsletters.last {
    width: 41%;
    margin-right: 0;
  }
  .calltoactionPhone ul li {
    font-size: 1em;
  }
  .calltoactionPhone ul.schedule i.fa-envelope {
    padding: 8px 0 0;
  }
  #footercontainer {
    padding-top: 40px;
    padding-bottom: 300px;
    background-color: #f5f5f5;
  }
  .two #footercontainer {
    padding-bottom: 20px;
  }
  .disclaimer {
    padding: 10px 0 0 0;
    background-color: #f5f5f5;
  }
  .disclaimer p {
    text-align: center;
  }

  .scrolloff {
    pointer-events: none;
  }
}

/* 1024px - 1100px - tablets, old laptops and small screens */
@media screen and (min-width: 64em) {
  header,
  .maincontent,
  #headerwrapper {
    clear: both;
    width: 83%;
    max-width: 86em;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.5em;
    position: relative;
  }

  .workingtogether {
    margin-top: 40px;
    border-top: 10px solid #cfcfcf;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .workingtogether h2:first-of-type {
    border-top: none;
    padding-top: 0;
  }
  .workingtogether h2 {
    padding-top: 47px;
    border-top: 1px solid #efefef;
    margin-top: 47px;
  }

  .workingtogether .span_1_of_2 {
    width: 49%;
    margin-right: 6%;
  }

  .workingtogether .span_1_of_2:last-of-type {
    width: 45%;
    margin-right: 0;
  }

  #home-banner,
  #secondary-banner {
    padding-top: 311px;
  }

  .monterey-sailing #home-banner,
  .monterey-sailing.services #secondary-banner,
  .monterey-sailing.about #secondary-banner,
  .monterey-sailing.thankyou #secondary-banner {
    background-position: -290px 110px;
  }

  .menu li a {
    padding: 29px 38px 22px;
    font-size: 12px;
  }

  #pagenav ul li a {
    margin: 16px 15px 11px;
    font-size: 11px;
  }

  .bioentry {
    clear: both;
    float: left;
    margin: 30px 0 0;
    padding: 0 0 60px;
    border-top: 1px solid #cfcfcf;
  }
  .bioentry:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  h1.heading {
    font-size: 3.8em;
  }

  h2.subhead {
    line-height: 2em;
    padding-top: 0;
  }

  .numberblock .number {
    font-size: 7em;
    width: 26%;
  }

  .numberblock .text {
    font-size: 1.5em;
    line-height: 1.7em;
  }

  ul.centered-links {
    font-size: 1em;
  }
}

/* 1280px - 1365px - wide tablets ========================= */
@media screen and (min-width: 80em) {
  .monterey-sailing #home-banner,
  .monterey-sailing.services #secondary-banner,
  .monterey-sailing.about #secondary-banner,
  .monterey-sailing.thankyou #secondary-banner {
    background-position: center 110px;
  }

  h1.heading {
    font-size: 3.8em;
  }
  .three-column-lead .col {
    margin: 0 0 0 5.5%;
  }
  .three-column-lead .span_1_of_3 {
    width: 29%;
  }
  .calltoactionPhone ul.schedule i.fa-envelope {
    padding: 10px 0 0;
  }
  .calltoactionPhone ul li {
    font-size: 1.2em;
  }
}

/* 1366px and up - desktops, 15" - 17" laptops and newer 13" laptops, iPad Retina - one pixel higher than ipad landscape ====================== */
@media screen and (min-width: 85.37em) {
  h1.heading {
    font-size: 4.1em;
  }
  #home-banner,
  #secondary-banner {
    padding-top: 308px;
  }

  .calltoactionPhone ul li {
    font-size: 1.3em;
  }
}

/* Print styles */
@media print {
  body {
    font-family: arial, sans-serif !important;
    background: none;
    color: black;
    border-top: none !important;
    font-size: 10pt !important;
    overflow-x: visible;
  }

  /* DISPLAY THEME IMAGE SETTINGS ================================== */

  .monterey-sailing #logo,
  .monterey-sailing #logo a {
    width: 290px;
  }
  .monterey-sailing #logo a {
    background: url(../images/logoMarin.png) no-repeat 0 0;
  }

  /* TABLETS AND DISPLAYS ================================== */

  .nav-container,
  #home-banner,
  #secondary-banner,
  #aboveheader,
  .nav,
  .headercontainer,
  .aboveheadercontainer,
  #pagenav .maincontent,
  .display,
  p.read-bios {
    display: block;
  }

  header,
  .maincontent,
  #aboveheader,
  #headerwrapper,
  footer,
  #address {
    clear: both;
    width: 95%;
    max-width: 97.3em;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.5em;
    position: relative;
    padding: 0;
  }
  footer {
    width: 100%;
    max-width: 100%;
  }

  .span_1_of_2 {
    width: 47%;
    margin-right: 3%;
  }
  .workingtogether .span_1_of_2 {
    width: 49%;
    margin-right: 6%;
  }
  .workingtogether .span_1_of_2:last-of-type {
    width: 45%;
    margin-right: 0;
  }
  .contactinfo .span_1_of_2:first-of-type {
    width: 41%;
    margin-right: 10.5%;
    padding-left: 2.5%;
  }
  .contactinfo .span_1_of_2 {
    width: 46%;
  }
  .servicelist .span_1_of_2:last-of-type {
    float: right;
    width: 40%;
    padding-right: 0;
  }
  .mission .span_1_of_2:last-of-type {
    width: 45%;
    padding-left: 5%;
    padding-right: 0;
    margin-right: 0;
  }
  .secondopinion .span_1_of_2:last-of-type,
  #footercalltoaction .span_1_of_2.last {
    width: 40%;
    padding-left: 10%;
    margin-right: 0;
  }
  .marin-santafe .secondopinion .span_1_of_2:last-of-type {
    padding-top: 103px;
  }
  .span_1_of_3 {
    width: 34%;
  }
  .span_2_of_3 {
    width: 66%;
  }
  .services .span_1_of_3 {
    width: 31%;
    padding-right: 1.5%;
  }
  .services .span_1_of_3:first-child {
    padding-right: 5.5%;
  }
  .services .span_1_of_3:last-child {
    padding-right: 0;
  }
  .services .mission .span_2_of_3 {
    width: 58%;
    padding-right: 4%;
  }
  .services .mission .span_1_of_3:last-child {
    width: 300px;
    float: right;
  }
  .services #footercalltoaction .span_1_of_3 {
    width: 29%;
    padding-left: 5%;
  }
  .three-column-lead {
    padding-top: 50px;
  }
  .three-column-lead .col {
    display: block;
    float: left;
    margin: 0 0 0 6.5%;
    border-bottom: none;
  }
  .three-column-lead .col:first-child {
    margin-left: 0;
  }
  .three-column-lead .span_1_of_3 {
    width: 29%;
    padding: 0;
  }
  .three-column-lead .span_1_of_3.second {
    width: 28%;
    padding: 0 0.5%;
  }
  .two .three-column-lead {
    display: none;
  }
  .centered {
    text-align: center;
  }
  footer .span_1_of_2 {
    padding: 0;
    margin: 0;
  }
  .advisors,
  .secondopinion,
  .secintro,
  #bios,
  .mission,
  .servicelist,
  .quoterow,
  .faq,
  .learnmore,
  .process {
    padding-top: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid #cfcfcf;
  }
  .workingtogether {
    padding-bottom: 70px;
    border-top: 3px solid #cfcfcf;
    padding-top: 30px;
  }
  .process {
    padding-top: 60px;
    border-top: 1px solid #cfcfcf;
  }
  .mission {
    border-bottom: none;
  }
  .two .mission {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .secintro,
  .about .learnmore {
    border-bottom: none;
  }
  .learnmore {
    padding-top: 20px;
  }
  .secintro {
    padding-bottom: 0;
  }
  .services .secintro {
    padding-bottom: 60px;
    border-bottom: 1px solid #cfcfcf;
  }
  .thankyou .secintro {
    padding-bottom: 70px;
  }
  #bios {
    padding-top: 0px;
    border-bottom: none;
  }
  .secondopinion {
    border-bottom: none;
    padding-top: 90px;
    padding-bottom: 60px;
  }
  .services .secondopinion {
    padding-top: 50px;
  }
  .secintro h1 {
    text-shadow: none;
  }
  .secintro p {
    display: block;
  }
  #home-banner i,
  .scrolldown i,
  .copyrightphone,
  .phoneonly,
  .bioheading,
  .phoneheading {
    display: none;
  }
  .two .copyrightphone,
  .marin-santafe .copyrightphone {
    display: block;
  }
  .secondopinion iframe {
    height: 690px !important;
  }
  #footercalltoaction iframe {
    height: 200px !important;
  }

  #logo {
    float: left;
    padding: 7px 0 26px 0;
  }
  #logo a {
    display: block;
    height: 63px;
  }

  #pagenavlogo {
    float: left;
    padding: 10px 0 0 0;
    *height: 31px; /* IE7 style */
    z-index: 9999;
  }

  #pagenavlogo a {
    height: 31px;
    display: block;
  }

  .aboveheadercontainer {
    width: 100%;
    height: 16px;
    padding: 7px 0 0;
    background: #fff;
    position: fixed;
    z-index: 199;
  }

  .alignright.group {
    float: right;
    margin: 0 0 30px 40px;
  }

  .marin-coastal .aboveheadercontainer {
    background: none;
  }

  .headercontainer {
    width: 100%;
    height: 80px;
    margin: 23px auto 0 auto;
    background: rgba(255, 255, 255, 0.96);
    position: fixed;
    top: 0;
    z-index: 99;
    border-top: 1px solid #eee;
    box-shadow: 0 1px 8px -1px #777777;
  }

  .two .headercontainer {
    background: rgba(
      255,
      255,
      255,
      1
    ); /* 100% opacity for black on MarinCoastal */
    border-top: none;
    box-shadow: none;
    margin-top: 0;
    height: 90px;
  }

  .marin-coastal .headercontainer {
    background: transparent;
    border-top: none;
    box-shadow: none;
  }

  .bannercontainer {
    width: 100%;
    float: left;
  }

  #home-banner,
  #secondary-banner {
    height: 270px;
    text-align: left;
    color: #fff;
    padding-top: 280px;
    border-bottom: 14px solid #ddd;
  }

  .two #home-banner,
  .two #secondary-banner {
    border-bottom: none;
  }

  #home-banner-content,
  #secondary-banner-content {
    padding-top: 0px;
  }
  #home-banner i {
    display: none;
  }

  #secondary-banner {
    height: 155px !important;
    padding-top: 262px;
  }
  #secondary-banner {
    background-position: -500px;
  }
  .two #secondary-banner {
    height: 480px !important;
    padding-top: 0px;
  }
  .two #secondary-banner {
    background-position: 90px;
  }

  /* ABOVE TOP NAV ========================================================= */

  ul.above-nav {
    float: right;
    margin: 0;
    padding: 0;
  }

  ul.above-nav li {
    float: left;
    line-height: 10px;
    list-style-type: none;
    padding: 0 25px 0;
    margin: 0;
    width: auto;
    text-transform: uppercase;
    font-family: arial, helvetica, sans-serif;
    letter-spacing: 0.05em;
    font-size: 10px;
    color: #777;
  }

  .marin-coastal ul.above-nav li {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
  }

  ul.above-nav li#menu-item-21 {
    padding-right: 0px;
  }

  ul.above-nav a {
    color: #777;
    text-decoration: none;
  }

  .marin-coastal ul.above-nav a {
    color: #fff;
  }

  .formheader {
    font-size: 2em;
  }

  .formheader span {
    font-size: 0.45em;
  }

  /* TOP NAV ========================================================= */

  .nav {
    float: right;
    padding: 0;
    z-index: 9999;
  }

  .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
  }

  .menu li {
    float: left;
    position: relative;
    background: transparent;
    line-height: 0.8em;
  }

  .menu li:hover {
    margin-top: -1px;
    border-top: 1px solid #ccc;
  }

  .marin-coastal .menu li:hover,
  .two .menu li:hover {
    margin-top: 0px;
    border-top: none;
  }

  .menu li a {
    display: block;
    position: relative;
    padding: 26px 14px 22px;
    text-decoration: none;
    font-family: "Lato", arial, helvetica, sans-serif; /*400,700*/
    font-weight: 700;
    text-align: center;
    color: #666;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .marin-coastal .menu li a {
    color: #fff;
    font-size: 13px;
    padding: 34px 20px 10px 20px;
  }

  .two .menu li a {
    color: #666;
    font-size: 12px;
    padding: 40px 16px 10px;
    font-family: "Georgia", Times, serif;
    font-weight: normal;
    letter-spacing: 0.07em;
  }

  .marin-coastal .menu li#menu-item-20 a,
  .two .menu li#menu-item-20 a {
    padding-right: 0;
  }
  .menu li a:hover {
    color: #000;
  }
  .marin-coastal .menu li a:hover {
    color: #efefef;
  }

  .smallMenu {
    color: #777;
    font-family: "Lato" arial, helvetica, sans-serif; /*400,700*/
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.05em;
    font-style: normal;
    padding-top: 4px;
    float: none;
    text-transform: none;
  }

  .marin-coastal .smallMenu,
  .two .smallMenu {
    display: none;
  }

  #header,
  #nav-primary,
  .nav,
  #phone,
  #primary,
  .footercontainer,
  #aboveheader,
  .display,
  #pagenav,
  #footercalltoaction,
  #socialcontainer,
  .bottompagenav,
  .footerphonenavcontainer,
  .learnmore,
  .smartphonenavcontainer,
  .nav-button {
    display: none !important;
  }

  #contactcontainer,
  #footercontainer,
  .disclaimer {
    background-color: #fff !important;
  }

  #wrapper {
    margin-top: 0 !important;
    width: 100% !important;
    float: none;
  }

  .headercontainer,
  #headerwrapper,
  #bannercontainer,
  #secondary-banner,
  #printlogo {
    display: block;
  }

  #printlogo img {
    float: left;
    text-align: left;
  }
  .headercontainer {
    height: 80px;
    margin: 23px auto 0 auto;
    background: none !important;
    border-top: none;
    box-shadow: none;
  }

  #secondary-banner,
  #home-banner {
    background-image: none !important;
    background-color: #fff !important;
    padding-top: 190px;
    border-bottom: none;
    height: 50px !important;
  }

  .printPhone {
    float: right;
    text-align: right;
    font-family: arial, sans-serif !important;
    font-weight: 700;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #000 !important;
  }

  h1 {
    font-size: 4em;
    letter-spacing: 0.025em;
    text-shadow: none;
    padding: 0;
    letter-spacing: 0.025em;
  }

  h1.phoneheading {
    display: none;
  }
  h1.heading {
    display: block;
    font-size: 2.75em;
  }

  h2 {
    font-size: 2.6em;
    padding: 0 0 40px 0;
  }

  h2.subhead {
    display: none;
  }

  #home-banner h2 {
    text-shadow: none;
  }

  h3 {
    font-size: 2.8em;
    padding: 5px 0 11px 0;
  }

  .faq h3 {
    font-size: 1.6em;
    display: inline-block;
    padding-top: 40px;
    margin-top: 28px;
    padding-bottom: 13px;
    width: 60%;
  }

  .faq h3:first-of-type {
    margin-top: 5px;
  }

  .servicelist h3 {
    font-size: 3.2em;
    padding: 0 0 30px 0;
  }

  #bios h3 {
    width: 78%;
  }

  .three-column-lead h3 {
    font-size: 1.6em;
    font-weight: 600;
    padding-bottom: 18px;
  }

  .secondopinion h3 {
    font-size: 2.4em;
    line-height: 1.2em;
    padding: 0 0 20px 0;
  }

  h3 {
    font-size: 2.8em;
    padding: 0 0 2px 0;
  }

  h4 {
    font-size: 1.3em;
    padding: 20px 0 16px;
  }

  .secondopinion h4 {
    font-family: "Open Sans", arial, helvetica, sans-serif;
    font-size: 1.7em;
    border-top: 10px solid #efefef;
    padding: 40px 0 25px;
    margin-top: 8px;
  }

  #footercalltoaction h4 {
    font-size: 2.5em;
    padding-top: 12px;
  }

  .bioentry h4 {
    font-size: 2em;
    padding-bottom: 10px;
  }

  h5 {
    font-size: 1.2em;
    padding: 0 0 20px 0;
  }

  .newsletters h5 {
    font-size: 0.9em;
  }

  h6 {
    font-size: 11px;
    padding: 0 0 4px 0;
  }

  p {
    width: 90%;
  }

  ol {
    clear: both;
    padding: 15px 0 0 0 !important;
  }

  ol li {
    list-style-type: decimal;
    padding: 0;
    margin-left: 18px;
  }

  ul {
    clear: both;
    padding: 0 !important;
  }

  ul li {
    list-style-type: square;
    padding: 0;
    margin-left: 18px;
  }

  html a:link,
  html a:visited {
    color: #444 !important;
  }

  hr {
    display: none;
  }

  h1 {
    border-bottom: 1px solid #dddddd;
    clear: left;
    font-size: 30px;
    font-weight: 400; /* regular 400, medium 500, semibold 600 */
    letter-spacing: -1px;
    line-height: 36px;
    margin-bottom: 20px;
    padding: 17px 0 10px;
  }

  h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400; /* regular 400, medium 500, semibold 600 */
    padding: 0 0 14px 0;
  }

  h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 8px;
  }

  #footercontainer {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
