
    
    
    
    
    
    
    
    
    
    @import url("/images/420/grid-base.css");


/* BASE STYLING
------------------------------------------ */
body {
  background: #095f74;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  color: #555;
  font-size: 15px; }
  
  @media only screen and (min-width: 768px) {
  body {
    padding-top: 208px;
  }
}

a {
  color: #098baa; }

a:hover {
  color: #000; }

h1, h2, h3, h4, h5, h6,
  p.leadin {
  line-height: 1.3;
  margin: 20px 0 8px 0;
  font-weight: 400;color:#333; }

h1 {
  font-size: 34px;
  margin-top: 0; }

h2,
 p.leadin {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px;
  font-weight: 700; }

h5 {
  font-size: 14px;
  font-weight: 700; }

h6 {
  font-size: 12px;
  font-weight: 700; }

p {
  margin: 0 0 1em 0; }

ul, ol {
  margin: 1.2em 0 1.2em 2em; }

ul {
  list-style: square; }

ol {
  list-style: decimal; }

li {
  margin: 0 0 .5em 0; }

/* BUTTONS
------------------------------------------ */
.btn,
.cmsi-module-blog-summary-read-more,
.feature section a,
.cta .large-3 a,
.sidebar-cta a,
.cms-button-primary,
.cms-button-secondary,
.cms-button-success,
.cms-button-alert {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: whiteSmoke;
  border: 1px solid #ddd;
  color: #555;
  cursor: pointer;
  display: inline-block;
  padding: 7px 12px;
  text-decoration: none; }

.btn:hover,
.cmsi-module-blog-summary-read-more:hover,
.feature section a:hover,
.cta .large-3 a:hover,
.sidebar-cta a:hover,
.cms-button-primary:hover,
.cms-button-secondary:hover,
.cms-button-success:hover,
.cms-button-alert:hover{
  background: #ccc;
  border-color: #bbb;
  color: #333; }

.btn-large {
  font-size: 22px;
  padding: 7px 20px; }

.btn-max,
.cta .large-3 a,
.sidebar-cta a {
  width: 100%;
  padding: 7px 0;
  text-align: center; }

.btn-success,
.btn-primary,
.btn-secondary,
.btn-danger,
.cmsi-module-blog-summary-read-more,
.feature section a,
.cta .large-3 a,
.sidebar-cta a,
.cms-button-primary,
.cms-button-secondary,
.cms-button-success,
.cms-button-alert{
  color: #fff;
  border: 0;
  border-bottom: 3px solid #ddd; }

.btn-success:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-danger:hover,
.cmsi-module-blog-summary-read-more:hover,
.feature section a:hover,
.cta .large-3 a:hover,
.sidebar-cta a:hover,
.cms-button-primary:hover,
.cms-button-secondary:hover,
.cms-button-success:hover,
.cms-button-alert:hover{
  color: #fff; }

.btn-success,
.cms-button-success {
  background: #808284;
  text-shadow: 0 1px 1px #4f5051;
  border-color: #6c6d6f; }

.btn-success:hover,
.cms-button-success:hover {
  background: #6c6d6f;
  border-color: #4f5051; }

.btn-primary,
.cmsi-module-blog-summary-read-more,
.feature section a,
.cta .large-3 a,
.sidebar-cta a,
.cms-button-primary {
  background: #095f74;
  text-shadow: 0 1px 1px black;
  border-color: #06414f; }

.btn-primary:hover,
.cmsi-module-blog-summary-read-more:hover,
.feature section a:hover,
.cta .large-3 a:hover,
.sidebar-cta a:hover,
.cms-button-primary:hover {
  background: #06414f;
  border-color: black; }

.btn-secondary,
.cms-button-secondary {
  background: #84c1d0;
  text-shadow: 0 1px 1px #098baa;
  border-color: #79b8e0; }

.btn-secondary:hover,
.cms-button-secondary:hover {
  background: #73a6b3;
  border-color: #098baa; }

.btn-danger,
.cms-button-alert {
  background: #ee5f5b;
  text-shadow: 0 1px 1px #710f0c;
  border-color: #ce1a15; }

.btn-danger:hover,
.cms-button-alert {
  background: #ce1a15;
  border-color: #710f0c; }

/* HEADER
------------------------------------------ */
header[role="banner"] {
  padding: 1em 0;
  background: url(/images/420/cream_dust.png); }
   
header .logo {
  font-size: 26px;
  margin: 0 0 1em 0; }

header form {
  float: right; }

header ul {
  list-style: none;
  margin: 7px 0 0 0;
  float: right;
  font-size: 14px; }

header strong {
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #098baa; }


header ul li i {
	background: #098baa;
	color: #fff;
	padding: 5px 10px;
	float:left;
	margin: 0 10px 0 0;
	border-radius: 3px;
	margin-bottom: 5px;
}

header ul li {clear:left;}

/*header ul li {
  background: url(/images/420/icon-map.png) 0 1px no-repeat;
  padding-left: 30px; }*/

/* DROPDOWNS
------------------------------------------ */
nav {
  background: url(/images/420/nav-bg.png);
  height: 44px;
  margin: 0 auto;
  border-bottom: 4px solid #808284; }

nav ul {
  list-style: none;
  padding: 0;
  z-index: 400;
  margin: 0 auto;
  max-width: 1140px; }

nav ul li {
  margin: 0;
  padding: 0; }

nav > ul, nav ul > li > ul {
  list-style: none;
  position: relative; }

nav > ul > li {
  float: left;
  height: 40px;
  margin: 0; }

nav > ul > li > a {
  color: #fff;
  display: block;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0f3056;
  font-weight: 600;
  margin: 0 1px 0 0; }

nav > ul > li:hover > a,
nav > ul > li.active > a {
  color: #fff;
  background: #098baa;
  text-shadow: 0 1px 1px #095f74; }

nav > ul > li > ul {
  background: #095f74;
  border-top: 4px solid #808284;
  display: none;
  position: absolute;
  font-size: 11px;
  padding: 0;
  min-width: 220px;
  margin: 0;
  text-transform: uppercase; }

nav > ul > li:hover > ul {
  display: block; }

nav > ul > li ul li {
  background: none; }

nav > ul > li ul li a {
  color: #fff;
  display: block;
  line-height: 24px;
  padding: 5px 0 5px 20px;
  text-decoration: none;
  border-bottom: 1px solid #063f4d; }

nav > ul > li ul li a:hover {
  background: #6c6d6f ;
  text-shadow: 0 1px 1px #865e09;
  color: #fff;
  text-decoration: none; }

/* BODY CONTENT
------------------------------------------ */



.feature {
  position: relative; }

.feature .flexslider,
.feature li {
  margin-bottom: 0; }

.feature section {
  width: 100%;
  position: absolute;
  top: 20%; }
  
@media only screen and (max-width: 1500px) {
    .feature section {
        top: 10%;
    }
}
@media only screen and (max-width: 1035px) {
    .feature section {
        top: 1%;
    }
}

  .feature .preheading {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1.6px;
}

.feature p {
  font-size: 20px;
  margin: .25em 0 .5em 0; }
  

.feature h1,
.feature h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 0;
  color: #033743; }

.feature h1 strong,
.feature h2 strong {
  font-weight: 700;
  color: #098baa; }

.highlights {
  background: #095f74;
  border-top: 10px solid #098baa;
  border-bottom: 10px solid #098baa;
  padding: 40px 0;
  color: #fff; }

.highlights img {
  box-shadow: 0 0 10px #07182b; }

.highlights a {
  color: #cce4f3; }

.highlights a:hover {
  color: #fff; }

.highlights h2 {
  font-size: 22px; }

.highlights p {margin-bottom:0;}

.content {
  padding: 2em 0;
  /*background: url(/images/420/cream_dust.png);*/ 
  background: url("/images/420/internal-content-bg.png") right bottom no-repeat #fff;    
}

.content .row {
  overflow: visible; }

.large-6 .row h4 {
  margin: 0 0 .5em 0; }

.large-6 h3 {
  margin-bottom: 1em; }

.primary {
  float: right; }

.secondary {
  float: left; }


.large-6 .row {margin-bottom:20px;}

.fs img {
  margin: 0 0 .25em 0; }

.fs p {
  margin-bottom: 1em;
  font-weight: bold; }

img.profile {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  clear: left;
  margin: 0 40px 40px 0;
  box-shadow: 0 0 5px #ccc; }
  
img.border {
  padding: 5px;border: 1px solid #ddd;background: #fff;}

.secondary h2,
.secondary h3,
.secondary h4,
.secondary h5,
.secondary h6 {
  margin-top: 0; }

.secondary {
  font-size: 13px; }

aside {
  margin: 0 0 2em 0; }

.sidenav {
  margin: 0;
  font-size: 14px; }

.sidenav h5 {
  font-weight: 400;
  font-size: 22px; }

.sidenav ul {
  list-style: none;
  margin: 1.2em 0; }

.sidenav a {
  color: #999;
  display: block;
  padding: 0 0 3px 0;
  height: 35px;
  line-height: 32px; }

.sidenav li {
  margin-bottom: 2px; }

.sidenav li.active a,
.sidenav li:hover a {
  color: #fff;
  background: #808284;
  padding: 0 0.5em;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom: 3px solid #6c6d6f;
  height: 35px;
  line-height: 32px;
  text-shadow: 0 1px 1px #595b5d; }

.sidenav li.active a {
  background: url(/images/420/nav-icon.png) right center no-repeat #808284; }

.sidebar-cta {
  background: url(/images/420/sidebar-cta.png) center bottom no-repeat white;
  box-shadow: 0 0 5px #ddd;
  border: 1px solid #ddd;
  padding: 1.5em 1.5em .5em 1.5em;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  font-size: 15px; }

.sidebar-cta h4 {
  text-transform: uppercase;
  color: #098baa;
  font-size: 18px;
  font-weight: 400; }

.cta {
  background: #098baa;
  border-bottom: 4px solid #095f74;
  padding: 1em 0; }

.cta p {
  margin: 0; }

.cta .large-9 p {
  color: #fff;
  text-shadow: 0 1px 1px #b57f0d;
  font-size: 24px; }

.cta .large-3 p {
  font-size: 16px;
  font-weight: 700; }

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #808284; }

::-webkit-selection {
  color: #fff;
  text-shadow: none;
  background: #808284; }

::selection {
  color: #fff;
  text-shadow: none;
  background: #808284; }
  
 
#sticky {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 500;
} 
#sticky p {
  margin: 0;
  display: flex;
}

#sticky .phone {
  background: #fff;
}

#sticky .cms-button-primary,
#sticky .cms-button-success,
#sticky .phone {
  border-radius: 0;
  width: 50%;
  text-align: center;
  border-top: 1px solid #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media handheld, only screen and (min-width: 768px) {
    #sticky {
        display: none;
    }
}

  

/* FOOTER
------------------------------------------ */
footer {
  background: #333333;
  color: #fff; }

footer > .row {
  padding: 1em 0 2em 0; }

footer > .row:first-child ul {
  list-style: none;
  margin: 1.2em 0; }

footer blockquote {
  border: 0;
  padding: 0 20px 0 44px;
  margin: 0;
  background: url(/images/420/footer-quote.png) no-repeat;
  font-size: 18px; }

footer blockquote a {
	color:#cce4F3;
}
footer blockquote a:hover {color:#fff;}


footer .author {
  font-size: 14px;
  display: block;
  text-align: right; }

footer h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1.5em;
  color: #cce4f3; }

footer .post {
  margin-bottom: 1em; }

footer .excerpt {
  display: none; }

footer .post a {
  color: #fff;
  font-weight: bold; }

footer .date {
  font-size: 12px; }

footer .inner {
  background: #2b2b2b;
  color: #808284;
  padding: 2em 0;
  font-size: 12px; }
  
  @media handheld, only screen and (max-width: 767px) {
      footer .inner {
          padding-bottom: 3em; 
      }
    
  }

footer .inner a {
  color: #808284; }

footer .inner a:hover {
  color: #fff; }

footer .inner ul {
  list-style: none;
  margin: 0 0 1em 0;
  height: 12px; }

footer .inner li {
  float: left;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  border-left: 1px solid #808284;
  line-height: 12px; }

footer .inner li:first-child {
  margin: 0;
  padding: 0;
  border: 0; }


.maps {margin:0 0 20px 0;}
.maps h3 {margin:0 0 10px 0;}
.maps iframe {padding:5px;border: 1px solid #ddd;background: #fff;}
.row .row.maps {margin-bottom:20px;}


table.contact {width:100%;}
table.contact td {vertical-align:top;padding-bottom:10px;}
table.contact td:first-child {
	font-weight:bold;
	text-align:right;
	padding-right: 20px;
	
}



/* CMSI MODS
------------------------------------------ */
#fancybox-wrap,
#fancybox-outer,
#fancybox-inner {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.DRX_CalendarTable {
  width: 100%;
  border-top: 4px solid #97c0e6;
  background: #fff; }

.DRX_CalendarTable th {
  color: #fff;
  background: #231f20;
  width: 14.28%; }

.DRX_CalendarTable td {
  height: 60px; }

#overDiv table {
  margin: 0; }

#overDiv hr {
  display: none; }

#overDiv td td {
  padding: .5em; }

#overDiv > table {
  box-shadow: 0 0 5px #555; }

#overDiv table {
  background: whiteSmoke !important; }

#overDiv table table:first-child {
  background: #231f20 !important; }

td.DRX_CalendarEvent {
  background: #ddd; }

table.CMSI_Module_Calendar_MonthSelector {
  width: 100%; }


.ss-share {
  padding: 0;
  margin: 0 0 2em 0;
  list-style: none; }

.ss-share-item {
  display: inline;
  margin-right: .5em; }

.ss-share-link {
  text-decoration: none;
  color: #444;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding: .25em .5em .25em 24px;
  background-color: whiteSmoke;
  border: 1px solid #ddd;
  border-radius: 2px; }

.ss-share-link:hover, .ss-share-link:active, .ss-share-link:focus {
  color: #222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #aaa;
  box-shadow: 0 0 5px #ccc; }

[class*="ico-"] {
  display: inline-block;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: .25em center; }

.ico-facebook {
  background-image: url("//www.facebook.com/favicon.ico"); }

.ico-twitter {
  background-image: url("//twitter.com/favicons/favicon.ico"); }

.ico-google {
  background-image: url("//ssl.gstatic.com/s2/oz/images/faviconr2.ico"); }

.ico-pinterest {
  background-image: url("//pinterest.com/favicon.ico"); }


/* MOBILE
------------------------------------------ */
@media handheld, only screen and (max-width: 1140px) {
  .feature h1,
  .feature h2 {
    font-size: 36px; }

  .feature p {
    font-size: 16px; }

  .cta .large-9 p {
    font-size: 18px; }

  .cta .large-3 p {
    font-size: 14px; }
    
  nav > ul > li > a {padding: 0 15px;}  
    
    }
@media handheld, only screen and (max-width: 900px) {
  
   nav > ul > li > a {padding: 0 8px;}  
  
  .feature section {
    position: relative;
    background: url(/images/420/cream_dust.png);
    text-align: center;
    padding: 2em 0; }

  .feature section .large-6 {
    width: 100%;
    float: none; }

  .feature h1,
  .feature h2 {
    font-size: 26px; } }
@media handheld, only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none; }

  header[role="banner"] {
    padding-top: 45px; }

  header img {
    margin-bottom: 1em; }

  header ul {
    float: left; }

  nav {
    height: 10px; }
	
	
.primary {margin-bottom:2em;}	
	
  select.mnav {
    position: fixed;
    top: 2px;
    left: 2.5%;
    width: 95%;
    max-width: none;
    z-index: 99;
    background: #fff; }

  .cta .large-9 p {
    margin-bottom: 5px; }
	footer .inner ul {display:none;}
  .flex-direction-nav {
    display: none; } }
    
    
@media handheld, only screen and (max-width: 600px) {
    
    header ul li {
    	background:none;
    	padding:0;
    }
    
    
    }
    
    
    
    
/* MOBILE RETINA
------------------------------------------ */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /*	.logo {
  		background: url(/images/420/logo2x.jpg) no-repeat;
  		background-size: 212px 303px;
  	}*/ }
  
  
  
  
/* CALLOUT
------------------------------------------ */
.callout {

    padding: 30px;
    background: $secondaryBG;
    text-align: center;
    margin: 30px 0;
    background: #fafafa;

}
      .callout.top {
        margin-top: 0;
    }
    .callout.bottom {
        margin-bottom: 0;
    }

  
  
     /* 12. ACCORDION 
-------------------------------------------------------------------*/
.accordion h3 {
  padding: 0 10px;
  margin: 0;
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  cursor: pointer;
  color: #555; }
 
.accordion h3:first-child {
  border-top: 1px solid #ddd; }
 
.accordion div {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 20px 40px;
  background: #fff; }
 
.accordion p {
  margin: 10px 0; }
 
.accordion h3:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
  margin: 0 10px 0 0;
  border-right: 1px solid #ddd;
  line-height: 32px;
  padding-right: 6px;
  color: #098baa;
  width: 20px; }
 
.accordion h3.ui-accordion-header-active:before {
  content: "\f068";
  color: #222; }
 
.accordion h3.ui-accordion-header-active,
.accordion h3:hover {
  background: #fff;
  color: #222;
  box-shadow: 0 0 5px #ddd; }
  
  
  
  
  
  input[type="text"] { max-width: 100%; }
input[type="password"] { max-width: 100%; }
input[type="email"] { max-width: 100%; }
select { max-width: 100%; }
textarea { width: 100%; max-width: 100%; }
  
  
@media only screen and (min-width: 768px) {
  .head-container {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
  }
}
  
  
  
  
  
  
  
  