/* Typography */
body {
  background: #fff;
  font-weight: 300;
  color: #878d91;
}

p {
  font-size: 0.95em;
  line-height: 1.6em;
  padding-bottom: 1em;
}

.jumbo p, p.jumbo {
  font-size: 1.15em;
  line-height: 1.6em;
}

.mini p, p.mini {
  font-size: .75em;
  line-height: 1em;
}

a, a:link, a:visited {
  color: #0471a6;
}




h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #364652;
  margin-bottom: 24px;
  margin-top: 0;
  line-height: 1em;
  font-weight: 300;
}

h1, .h1, h2.jumbo {
  font-size: 2.45em;
}

h2, .h2 {
  font-size: 1.6em;
}

.boxes-4 h2 {
 font-size: 1.25em; 
}

h3, .h3 {
  font-size: 1.25em;
  color: #0471a6;
  font-weight: 400;
}

h4, .h4 {
  font-size: 1.1em;
}

h5, .h5 {
  font-size: .95em;
}

h6, .h6 {
  font-size: 0.9em;
}
footer h5 {
  margin-bottom: 5px;
  font-weight: 400;
  color: #c0c0c0;
}



.home .margin {
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:stretch;
}

.home .l-3,
.home .content-pod-link {
	position:relative;
	display:flex;
	flex-direction:column;
	flex:1;
	align-items:stretch;
	float:unset;
}
.home .content-pod {
	flex:1;
}





@media screen and (max-width:1000px) {
  h1,
  .h1,
  h2.jumbo {
    font-size: 2em;
    /*defined*/
  }
  h2,
  .h2 {
    font-size: 2em;
    /*defined*/
  }
}

@media screen and (max-width:768px) {}

@media screen and (max-width:480px) {}


.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-thin {
  font-weight: 300;
}

b, strong {
  font-weight: 500;
}


blockquote::before {
  color: #e0e0e0;
  content: "“";
  display: block;
  float: left;
  font-family: georgia;
  font-size: 80px;
  height: 30px;
  left: -40px;
  position: relative;
  top: -20px;
  width: 0;
}

blockquote {
  font-size: 1em;
  padding: 0 0 0 40px;
}

ul.text-list, ol.text-list {
  font-size: 0.85em;
  line-height: 1.8em;
  padding: 0 16px;
}

ul.text-list ul, ol.text-list ol {
  padding: 0 14px;
}

iframe {
  display: block;
  margin: 0;
}



/* Breaks */
hr.break {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  margin: 40px 0;
}

footer hr.break {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

hr.break:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

hr.break.break-dashed {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
}

hr.break.break-dotted {
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}

hr.break.break-double {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 8px;
}

hr.break.break-dashed-double {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  height: 8px;
}

hr.break.break-dotted-double {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  height: 8px;
}

video {
  display: block;
} 

/*******************************   MISC   *********************************/


.hidden {
  opacity: 0
}

.visible {
  opacity: 1
}


/****************************************************************/

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello2/font/fontello.eot?71685056');
  src: url('../fonts/fontello2/font/fontello.eot?71685056#iefix') format('embedded-opentype'),
       url('../fonts/fontello2/font/fontello.woff2?71685056') format('woff2'),
       url('../fonts/fontello2/font/fontello.woff?71685056') format('woff'),
       url('../fonts/fontello2/font/fontello.ttf?71685056') format('truetype'),
       url('../fonts/fontello2/font/fontello.svg?71685056#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: unset;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-chat:before { content: '\e800'; } /* '' */
.icon-down-open:before { content: '\e801'; } /* '' */
.icon-left-open:before { content: '\e802'; } /* '' */
.icon-right-open:before { content: '\e803'; } /* '' */
.icon-up-open:before { content: '\e804'; } /* '' */
.icon-angle-circled-left:before { content: '\e805'; } /* '' */
.icon-angle-circled-right:before { content: '\e806'; } /* '' */
.icon-angle-circled-up:before { content: '\e807'; } /* '' */
.icon-angle-circled-down:before { content: '\e808'; } /* '' */
.icon-linkedin-squared:before { content: '\e809'; } /* '' */
.icon-facebook-squared:before { content: '\e80a'; } /* '' */
.icon-twitter-squared:before { content: '\e80b'; } /* '' */
.icon-gplus-squared:before { content: '\e80c'; } /* '' */
.icon-comment:before { content: '\e80d'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-pinterest-squared:before { content: '\f0d3'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-youtube-squared:before { content: '\f166'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-vimeo-squared:before { content: '\f194'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */


/************************************************************
 Top Nav + Variations
 ************************************************************/
 header {padding-bottom: 5em;}
 .top-bar {margin-bottom: 75px;}
 .top-nav ul {padding:0;}
 .top-nav ul ul {
  position:absolute;
  background:#262626;
}
.top-nav li {
  float: none;
  list-style: none outside none;
  cursor: pointer;
  display: inline-block;
}
.top-nav li a {
  padding:1.25em;
  display:block;
  color:#fff; 
}
.top-nav li ul li a {
  /*  background:none repeat scroll 0 0 #222;*/
  min-width:100%;
  padding:0.625em;
}
.top-nav li a:hover, .top-nav li a:active {color: #7bc950;}



.top-nav li ul {/*display:none;*/opacity: 0;}
.top-nav li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}
.top-nav li ul li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}

.top-nav .active-item a {background:none repeat scroll 0 0 #999;}

.top-nav li a  {
  color: #5A5A5A;
  font-size: 0.8em;
  padding: 0.7em 1.25em;
  font-weight: 700;
  text-transform: uppercase;
}

nav {
  padding:0;
  position: relative;
  z-index: 2;
}

.top-nav ul ul {
  background:rgba(255,255,255,.85);
  width: 200px;
  text-align: left;
  box-shadow: 0px 3px 4px rgba(0,0,0, 0.2);
  -moz-box-shadow: 0px 3px 4px rgba(0,0,0, 0.2);
  -webkit-box-shadow: 0px 3px 4px rgba(0,0,0, 0.2);
}

.top-nav li ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.top-nav li ul li:last-child {
  border-bottom: 0;
}

.top-nav li ul li a, .top-nav .active-item li a {
  /*  background: rgba(255,255,255,.9);*/
  /*color: #0471a6;*/
  color: #5A5A5A;
  font-weight: normal;
}
.top-nav li ul li a:hover, .top-nav .active-item li a:hover{
  color: #5A5A5A;
  background-color: rgba(100,100,100,.1);
}

.top-nav ul ul a {
  color: #eee;
}

.logo-wrap img.logo {
  position: absolute;
  bottom: -65px;
  opacity: 1;
  z-index: 99;
}

.logo-wrap img.logo:hover {
  opacity: .7;
}

@media screen and (min-width:769px) {
  .top-nav li:hover > ul {
    /*    display:block;*/
    z-index:10;
    opacity: 1;
  }  
  .top-nav li:hover > ul ul {
    left:100%;
    margin:-2.5em 0;
    width:100%;
  } 
}

@media screen and (max-width:768px) {
  .top-nav li a {background:none repeat scroll 0 0 #4a4a4a;}
  .top-nav > ul {
    height:0;
    max-width:100%;
    overflow:hidden;
    position:relative;
    z-index:999;
  }
  .top-nav > ul.show-menu {height:auto;}
  .top-nav ul ul {
    left:0;
    margin-top:0;
    position:relative;
    right:0;
  } 
  .top-nav li ul li a {min-width:100%;}
  .top-nav li {
    float:none;
    list-style:none outside none;
    padding:0;
  }
  .top-nav li a {
    border-top:1px solid #333;
    color:#fff;
    display:block;
    padding:0.625em;
    text-decoration:none;
  }
  .top-nav li ul li a {border-top:1px solid #878787;}
  .top-nav li ul li ul li a {border-top:1px solid #989898;}
  .top-nav li a:hover {
    background:none repeat scroll 0 0 #8b8b8b;
    color:#fff;
  }
  .top-nav li ul,.top-nav li ul li ul {
    display:block;  
    overflow:hidden; 
    height:0;   
  } 
  .top-nav > ul ul.show-ul {
    display:block;
    height:auto;  
  }
  .top-nav li ul li a {
    background:none repeat scroll 0 0 #9d9d9d;
    padding:0.625em;
  }
  .top-nav li ul li ul li a {
    background:none repeat scroll 0 0 #d7d7d7;
    color:#222;
  }
  
}

/*split menu variations*/
#top-nav-left-menu {text-align: left;z-index: 98;}
#top-nav-right-menu {text-align: right;z-index: 98;}


/*******************************  Hero/Headers *********************************/

#heroImg {
  width:100%;
  height:220px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#heroImg.home {
  width: 100%;
  height: 600px;
}

#heroImg .tagline {
  position: absolute;
  bottom:30px;
  text-align: center;
  color: #7bc950;
  font-size: 3.44em;
  padding: 40px;
  width: 100%;
  background-color: rgba(255,255,255,.8);
  font-weight: 300;
}


.heroLeftNav {position: absolute; left: 0;bottom: 14%;text-shadow: 0px 0px 1px rgba(125, 125, 125, .4);}
.heroRightNav {position: absolute; right: 0;bottom: 14%;text-shadow: 0px 0px 1px rgba(125, 125, 125, .4);}

.heroLeftNav a, .heroRightNav a {
  color: rgba(255,255,255,1);
  font-size: 2em;
}

.heroLeftNav a:hover, .heroRightNav a:hover {color: rgba(123,201,80,1)}



/*******************************  Transitions *********************************/



.top-nav li a,
.top-nav li ul li a,
.logo-wrap img.logo,
.top-nav li > ul,
.top-bar-social a i,
.footer-social a i,
.slidernav a,
li.googleFiber,li.liveView,
.content-pod-link .content-pod,
.heroLeftNav a,
.heroRightNav a  {
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}


/*******************************           *********************************/

footer {
  background-color: #232c33;
  color: #fff;
}

.footerLinkCol {
  float:left;
  width:auto;
  min-width:100px;
  padding-right:2em;
}

.footerLinkCol ul {
  list-style-type: none;
  padding-left: 0;
  font-size:.8em;
  line-height: 1.7em;
}

.footerLinkCol li.footerGroupHead {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 1em;
  font-size:.95em; 
}

.footerLinkCol li.footerGroupHead:first-child {
  margin-top: 0em;
}
.footerLinkCol ul {
  list-style-type: none;
  padding-left: 0;
}

.footerLinkCol a {
  color: #fff;
}

.footerLinkCol a:hover {
  color: #0471a6;
}


.legal a {
  color: #0471a6;
}

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

#footerLogoWrap {
  padding-top: 3em;
}


/*******************************           *********************************/
/* Hover Overlay */
.image-hover-overlay {
  bottom: 0;
  color: rgba(255,255,255, 0.75)!important;
  left: 0;
  opacity: 0;
  padding: 1.25em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.image-border-radius .image-hover-overlay {
  border-radius: 3px;
}

.image-hover-overlay:hover {
  opacity: 1;
}

.image-hover-overlay-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.image-hover-overlay:hover > .image-hover-overlay-content {
  top: 50%;
}

/* Image blocks */
.image-with-hover-overlay {
  display: block;
  position: relative;
}

.image-border-radius img {
  border-radius: 3px;
}

.image-hover-zoom {
  display: block;
  overflow: hidden;
}

.image-hover-zoom img {
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}

.image-with-hover-overlay img {
  width: 100%;
}

.image-hover-zoom:hover img {
  transform: scale(1.1);
}

/* Buttons */
.button,a.button,a.button:link,a.button:active,a.button:visited {
  background: #777 none repeat scroll 0 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.95em;
  padding: 0.5em 1.25em;
  text-align: center;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  font-family: "Nunito",Arial,sans-serif;
  font-weight: 300;
}

.button.disabled-btn {
  cursor: not-allowed!important;
  opacity: 0.2;
}
.button i {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  border-radius: 27px;
  color: #fff!important;
  display: inline-block;
  font-size: 0.8em;
  height: 27px;
  line-height: 27px;
  margin-right: 5px;
  width: 27px;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}
.button:hover > i {
  background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
}

.button, a.button, a.button:link, a.button:visited {
  color: white;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.20s linear 0s !important;
  -o-transition: all 0.20s linear 0s !important;
  -ms-transition: all 0.20s linear 0s !important;
  -moz-transition: all 0.20s linear 0s !important;
  -webkit-transition: all 0.20s linear 0s !important;
}

.button:hover, a.button:hover, a.button:link:hover, a.button:visited:hover {
  box-shadow: 0 0 100px 100px rgba(0,0,0, 0.25) inset;
}

.button.button-color-green,a.button.button-color-green,a.button.button-color-green:link,a.button.button-color-green:active,a.button.button-color-green:visited {
  background: #7bc950 none repeat scroll 0 0; 
}
.button.button-size-large,a.button.button-size-large,a.button.button-size-large:link,a.button.button-size-large:active,a.button.button-size-large:visited {
 font-size: 1.25em;
}


/* Containers */
.section {
  padding: 5em 1.25em;
}

.bg-gray {
  background-color:#f8fafb;
}

.section-small-padding {
  padding: 2.5em 1.25em;
}

.section-top-padding {
  padding-top: 6em;
}

.section-top-small-padding {
  padding-top: 2.5em;
}

.float-left {
  float: left;
}

.block-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.padding {
  padding: 1.25em;
}

.padding-2x {
  padding: 2.5em;
}

.full-width:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.position-fixed {
  position: fixed;
  top: 0;
  width: 100%;
}

.center {
  display: block!important;
}

.center-text {
  text-align: center;
}

.border-radius {
  border-radius: 5px;
}

.content-center-vertical {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.content-bottom {
  bottom: 0;
  position: absolute;
}

.grayscale {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

.image-grayscale {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
  position: relative;
}

*:hover > .image-grayscale {
  filter: none;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=0);
}


/*Padding*/
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}


/* Margins */
.margin-top {
  margin-top: 1.25em !important;
}

.margin-top-bottom {
  margin-top: 1.25em !important;
  margin-bottom: 1.25em !important;
}

.margin-top-2x {
  margin-top: 2.5em !important;
}

.margin-bottom-2x {
  margin-bottom: 2.5em !important;
}

.margin-top-bottom-2x {
  margin-top: 2.5em !important;
  margin-bottom: 2.5em !important;
}

.margin-top-0 {
  margin-top: 0 !important;
  display: block;
}

.margin-top-10 {
  margin-top: 10px !important;
  display: block;
}

.margin-top-15 {
  margin-top: 15px !important;
  display: block;
}

.margin-top-20 {
  margin-top: 20px !important;
  display: block;
}

.margin-top-30 {
  margin-top: 30px !important;
  display: block;
}

.margin-top-40 {
  margin-top: 40px !important;
  display: block;
}

.margin-top-50 {
  margin-top: 50px !important;
  display: block;
}

.margin-top-60 {
  margin-top: 60px !important;
  display: block;
}

.margin-top-70 {
  margin-top: 70px !important;
  display: block;
}

.margin-top-80 {
  margin-top: 80px !important;
  display: block;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
  display: block;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
  display: block;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
  display: block;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
  display: block;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
  display: block;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
  display: block;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
  display: block;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
  display: block;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
  display: block;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
  display: block;
}

.margin-top-bottom-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: block;
}

.margin-top-bottom-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  display: block;
}

.margin-top-bottom-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  display: block;
}

.margin-top-bottom-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  display: block;
}

.margin-top-bottom-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  display: block;
}

.margin-top-bottom-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  display: block;
}

.margin-top-bottom-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  display: block;
}

.margin-top-bottom-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  display: block;
}

.margin-top-bottom-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
  display: block;
}

.margin-top-bottom-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
  display: block;
}

.margin-left-80 {
  margin-left: 80px !important;
}
/* More info button */
a.text-more-info {
  display: block;
  font-size: 0.85em;
  margin-top: 0.625em;
}

a.text-more-info:after {
  content: "\f006";
  font-family: mfg;
  font-size: 0.8em;
  margin-left: 0.625em;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}

a.text-more-info:hover:after {
  margin-left: 0.825em;
}

/***************************** Secondary NavTop  */
ul.top-nav-secondary-menu {
  text-align: left;
  z-index: 98;
  padding: 0;
  margin-top: 5px;
  position: absolute;
  top: 0;
}

ul.top-nav-secondary-menu li {
  float: none;
  list-style: none outside none;
  cursor: pointer;
  display: inline-block;
}

ul.top-nav-secondary-menu li a {
  color: #c0c0c0;
  font-size: 0.7em;
  padding: 0.7em 1.25em;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
}
ul.top-nav-secondary-menu li a:hover {
  color: #7bc950;
}



/***************************** Social Top  */
.top-bar-contact p {
  height: 35px;
  line-height: 35px;
}

.top-bar-social {
  margin-top: 5px; 
}
.top-bar-social li {
  float: left;
  height: 39px;
  line-height: 39px;
  list-style: outside none none;
  text-align: center;
  width: 35px;
}

.top-bar-social li:last-child {
}

.top-bar-social li a {
  display: block;
  width: 100%;
  height: 100%;
}

.top-bar-social i {
  color: #c0c0c0;
  font-size: 24px;
}

.top-bar-social li a:hover i {
  color: #5A5A5A;
} 


li.googleFiber {
    width: 142px;
    margin-left: 15px;
    padding-left: 20px;
    opacity: 1;
    border-left: 2px solid #c0c0c0;
}

li.googleFiber:hover{
  opacity: .6;
}

li.liveView {
    width: 120px;
    margin-right: 15px;
    padding-right: 20px;
    opacity: 1;
    border-right: 2px solid #c0c0c0;
}

li.liveView:hover {
  opacity: .6;
}


/*
======================================================================================

  Mobile Nav

======================================================================================
*/

.mobile-nav {
  width: 100%;
  position: relative;
  z-index: 999;
  height: 0%;
  background: transparent;
  background: rgba(255, 255, 255, 1);
}

.mobile-nav.open {
  height: 150%;
}

.mobile-nav .trigger-row {
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
}

.mobile-nav ul {
  padding-left: 0;
  margin-bottom: 2em;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0em;
}

.mobile-nav ul li ul {
  padding-top: 0em;
}

.mobile-nav .logo {
  padding: 1em 1em 1em 0;
}

.mobile-nav img {
  max-width: 100%;
}

.mobile-nav li a {
  background: transparent;
}

.mobile-nav > ul {
  height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 998;
}

.top-ul {
  margin-top: 0px;
}

.mobile-nav > ul.show-menu {
  height: auto;
}

.mobile-nav ul ul {
  left: 0;
  margin-top: 0;
  position: relative;
  right: 0;
}

.mobile-nav li ul li a {
  min-width: 100%;
}

.mobile-nav li {
  float: none;
  list-style: none outside none;
  padding: 0;
  margin-bottom: 0em;
  margin-top: 0em;
}

.mobile-nav li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0px;
  border-top: 1px solid #d5d5d5;
  color: #32353e;
  background-color: #f2f2f2;
  font-size: 1em;
  padding: .75em 0;
}

.mobile-nav li a:hover {
  background-color: #7bc950 !important;
  color: #fff;
  /* opacity: 0.5; */
}

.mobile-nav li ul li a {
  border-top: 1px solid #E6E6E6
}

.mobile-nav li ul li ul li a {
  border-top: 1px solid #989898;
}

.mobile-nav li ul,
.mobile-nav li ul li ul {
  display: block;
  overflow: hidden;
}

.mobile-nav > ul ul.show-ul {
  display: block;
  height: auto;
}

.mobile-nav li ul li a {
  background-color: #fff;
  padding: .75em 0;
  font-size: 1em;
  /* color: #2e1414; */
}

.mobile-nav li ul li a:hover {
  background-color: #7bc950 !important;
  color: #fff;
}

.mobile-nav .trigger {
  padding: 2.9em 0 0em 1em;
}

.mobile-nav .trigger-inner {
  /*width: 40px;*/
  height: 40px;
  padding-top: 2px;
}

.mobile-menu {
  display: none;
  padding: 0 !important;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
}

.close-menu {
  text-align: center;
  opacity: 1;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
  background-color: #6d6e71;
  line-height: 2em;
}

.close-menu:hover {
  text-align: center;
  opacity: .8
}

.close-menu-inner {
  width: auto;
}

.close-menu-inner .text {
  display: inline-block;
  text-transform: uppercase;
  font-size: .875em;
  padding-right: .25em;
  color: #fff;
}

.close-menu-inner .close {
  background-image: url(../img/up-arrow-24.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  width: 34px;
  height: 24px;
  display: inline-block;
  position: relative;
  top: 6px;
  padding-left: .25em;
}


/*animated burger icon (open and closed) for mobile menu*/

#toggle-mobile-menu {
  display: block;
  float: right;
  width: 25px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  margin: 0;
}

#toggle-mobile-menu div {
  width: 25px;
  height: 20px;
  position: relative;
  margin: 0;
}

#toggle-mobile-menu span {
  display: block;
  width: 25px;
  height: 3px;
  background: #6d6e71;
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
  -moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
  transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
}

#toggle-mobile-menu span.top {
  top: 0px;
}

#toggle-mobile-menu span.middle {
  top: 8px;
}

#toggle-mobile-menu span.bottom {
  top: 16px;
}

#toggle-mobile-menu.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

#toggle-mobile-menu.menu-is-active span.top,
#toggle-mobile-menu.menu-is-active span.middle {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}

#toggle-mobile-menu.menu-is-active span.middle {
  opacity: 0;
}

#toggle-mobile-menu.menu-is-active span.bottom {
  top: 6px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}

/***************************** Social Footer  */

.footer-social {
  margin-top: 5px;
  padding: 0;
  margin-bottom: 16px;
}
.footer-social li {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  list-style: outside none none;
  text-align: left;
  width: 42px;
}

.footer-social li a {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-social i {
  color: #ffffff;
  font-size: 32px;
}

.footer-social li a:hover i {
  color: #0471a6;
} 


/*******************************           *********************************/

/* Icon blocks */
i.icon-circle-small {
  border-radius: 60px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0.625em;
  text-align: center;
  width: 60px;
}

/*******************************     Video Wrapper      *********************************/


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*******************************     Schools     *********************************/

.school_info {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1em 0;
  margin-top: 2em;
  margin-bottom: 1em;
  clear: both;
  display: block;
  overflow: auto;
}

/*******************************    Horizontal Slider Carousel       *********************************/


.news-crsl {
  display: block;
  margin: 0 auto;
  padding: 0;
}


/** posts slider widget **/
.crsl-items {
  display: block;
}

.crsl-item {
  background: #fff;
  padding: 0px;
}

.crsl-item .thumbnail {
  display: inline-block;
  width: 49%;
  height: 100%;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.crsl-item .text {
  display: inline-block;
  width: 49%;
  height: 100%;
  vertical-align: top;
  padding: 1em;
}


/** posts slider nav **/
.slidernav {
  display: block;
  text-align: center;
  padding: 1em 0 0 0;
}

.slidernav a {
  display: inline-block;
  padding: 0px 0px;
  font-size: 2em;
  color: #c0c0c0;
  text-decoration: none;
}
.slidernav a:active, .slidernav a:hover {
  color: #0471a6;

}



/*Blog Listings*/



.blog-listings article .sqPic {
  margin: 0 auto;
}

.blog-listings article {
  margin-bottom: 4em;
}

.blog-listings .date-cats {
  font-size: .75em;
  padding: .5em 0;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}

.blog-listings article .date {
  display: inline-block;
  color: #777777;
  text-transform: uppercase;
}

.blog-listings article .date:after {
  content: " | ";
  padding-right: .5em;
  padding-left: .5em;
}

.blog-listings article .cats ul.post-categories {
  list-style: none;
  padding-left: 0;  
  padding-bottom: 0;
  display: inline-block;
}



.blog-listings article .cats ul.post-categories li {
  display: inline;
}

.blog-listings article .cats ul.post-categories li:after {
  content: ", ";
  /*  padding-right: .25em;*/
}

.blog-listings article .cats ul.post-categories li:last-child:after {
  content: "";
  padding-right: .25em;
}

.blog-listings article .cats ul.post-categories li a {
  opacity: 1;
}

.blog-listings article .cats ul.post-categories li a:hover {
  opacity: .6;

}

.blog-recent {
}


.blog-recent ul#recentStories, .blog-recent ul.post-categories {
  list-style-type: none;
  padding-left: 0;
}

.blog-recent ul#recentStories li {
  margin-bottom: 1em;
}

.blog-recent ul#recentStories li a  {
  color: #364652;
  opacity: 1;
}

.blog-recent ul#recentStories li a:hover  {
  opacity: .6;
}

.blog-recent ul#recentStories li a .date {
  font-size: .75em;
  color: #878d91;
  text-transform: uppercase;
}

.blog-recent h4 {
  font-weight: 300;
  color: #878d91;
  text-transform: uppercase;
  font-size: 1em;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 3px;
}

.blog-post {}
.blog-post a {}
.blog-post a:hover { color: #5A5A5A;}



.blog-post .date-cats {
  font-size: 1em;
  padding: .5em 0;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 1em;
}

.blog-post .date-cats .date {
  display: inline-block;
  color: #777777;
  text-transform: uppercase;
}

.blog-post .date-cats .date:after {
  content: " | ";
  padding-right: .5em;
  padding-left: .5em;
}

.blog-post .date-cats .cats ul.post-categories {
  list-style: none;
  padding-left: 0;  
  padding-bottom: 0;
  display: inline-block;
}



/*******/



.blog-post .date-cats ul.post-categories {
  list-style: none;
  padding-left: 0;  
  padding-bottom: 0;
  display: inline-block;
}



.blog-post .date-cats ul.post-categories li {
  display: inline;
}

.blog-post .date-cats ul.post-categories li:after {
  content: ", ";
  /*  padding-right: .25em;*/
}

.blog-post .date-catsul.post-categories li:last-child:after {
  content: "";
  padding-right: .25em;
}

.blog-post .date-cats ul.post-categories li a {
  opacity: 1;
}

.blog-post .date-cats.cats ul.post-categories li a:hover {
  opacity: .6;

}

.blog-post img {
  margin-bottom: 3em;
}





/*
======================================================================================
  Google 
======================================================================================
*/

.mapInfoWindow {
  font-family: "Nunito",Arial,sans-serif;
  font-size: 1em;
  line-height: 1.25em;
}

.mapInfoWindow .title {
  font-size: 1.75em;
  line-height: 1.25em;
}

.mapInfoWindow a {
  opacity: 1;
  text-decoration: underline;
}

.mapInfoWindow a:hover {
  opacity: .8;
}


#undermap {padding-top: 2em;}



/*search results*/
.searchResult {
  margin-bottom: 2em;
  opacity: 1
}
.searchResult:hover {opacity: .6}
.searchResult a {color: #5A5A5A;}
.searchResult h3 {    margin-bottom: 0;}
.searchResult div {}





/** media queries **/
@media screen and (max-width: 768px) {
  h1 { font-size: 2.4em; line-height: 1.2em; }
  
  .crsl-item h3 { font-size: 1.65em; }


  .crsl-item .thumbnail {
    width: 100%;
    height: 80%;
  }

  .crsl-item .text {
    width: 100%;
    height: 20%;
  }



}



/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/************ WORDPRESS CORE ****************** */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

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

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Forms */

/*
======================================================================================
  Contact Form
======================================================================================
*/

.wv-contact-form {
  margin-left:auto;
  margin-right:auto;
}

.wv-contact-form h1>span {
  display: block;
  font-size: 11px;
  color: #FFF;
}

.wv-contact-form label {
  display: block;
  margin: 0px 0px 5px;
}
.wv-contact-form label>span {
  float: left;
  margin-top: 10px;
  color: #5E5E5E;
}

.required {
  /*color: #ff0000;*/
} 
.wv-contact-form input[type="text"], .wv-contact-form input[type="email"], .wv-contact-form textarea, .wv-contact-form select {
  color: #6D6D6D;
  line-height: 1.5em;
  width: 100%;
  padding: .5em;
  margin-top: 2px;
  border: 1px solid #E5E5E5;
  background: #FAFAFA;
  outline: 0;
  -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
  box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.5);
  font-size: 1em;
  border-radius: 3px;
  font-family: "Lato", "Open Sans", Arial, sans-serif;

}
.wv-contact-form textarea{
  height:100px;
  padding-top: 10px;
}
.wv-contact-form select {
  background: url('../img/down-arrow.png') no-repeat 99%, #FAFAFA;
  appearance:none;
  -webkit-appearance:none; 
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  width:100%;
}



/*.error {
  border-left: 1px solid #dd442c !important;
}*/


input.error,
select.error,
textarea.error {
  border: 1px solid red !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(204, 48, 48, 0.8);
  -moz-box-shadow: 0px 0px 5px 1px rgba(204, 48, 48, 0.8);
  box-shadow: 0px 0px 5px 1px rgba(204, 48, 48, 0.8);
}

input.error:focus,
select.error:focus,
textarea.error:focus {
  outline: none !important;
  border:1px solid red;
  box-shadow: 0 0 10px #719ECE;
}









/* Custom forms */
form.customform input, form.customform select, form.customform textarea, form.customform button {
 font-size:0.8em;
 font-family:inherit;
 margin-bottom:1.25em;
} 
form.customform input, form.customform select {height: 40px;}
form.customform input, form.customform textarea, form.customform select { 
 background: none repeat scroll 0 0 #F5F5F5;
 transition: background 0.20s linear 0s;
 -o-transition: background 0.20s linear 0s;
 -ms-transition: background 0.20s linear 0s;
 -moz-transition: background 0.20s linear 0s;
 -webkit-transition: background 0.20s linear 0s;
}
form.customform input:hover, form.customform textarea:hover, form.customform select:hover, form.customform input:focus, form.customform textarea:focus, form.customform select:focus {background: none repeat scroll 0 0 #fff;}
form.customform input, form.customform textarea, form.customform select {
 background: none repeat scroll 0 0 #F5F5F5;
 border: 1px solid #E0E0E0;
 padding: 0.625em;
 width: 100%;
}
form.customform input[type="file"] {
 border: 1px solid #E0E0E0;
 height: auto;
 max-height: 2.7em;
 min-height: 2.7em;
 padding: 0.4em;
 width: 100%;
}
form.customform input[type="radio"], form.customform input[type="checkbox"] {
 margin-right: 0.625em;
 width:auto;
 padding:0;
 height:auto;
}
form.customform option {padding: 0.625em;}
form.customform select[multiple="multiple"] {height: auto;}
form.customform button {
 width: 100%;
 /*background: none repeat scroll 0 0 #232c33;*/
 background: none repeat scroll 0 0 #c0c0c0;
 border: 0 none;
 color: #232c33;
 height: 2.7em;
 padding: 0.625em;
 cursor:pointer;
 width: 100%;
 transition: background 0.20s linear 0s;
 -o-transition: background 0.20s linear 0s;
 -ms-transition: background 0.20s linear 0s;
 -moz-transition: background 0.20s linear 0s;
 -webkit-transition: background 0.20s linear 0s;
} 
form.customform button:hover {
  background: none repeat scroll 0 0 #0471a6;
  color: #ffffff;
}




form.customform input, form.customform textarea, form.customform select {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  padding: 0.625em;
  width: 100%;
}

form.customform input:hover, form.customform textarea:hover, form.customform select:hover, form.customform input:focus, form.customform textarea:focus, form.customform select:focus {
 /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
*/}

form.customform #name {
  width: 35%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
form.customform #email {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 35%;
}
form.customform #submitit {
  width: 30%;
}

form.footerform input {
  width: 60%;
  float: left;
  height: 40px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
form.footerform button {
  width: 40%;
  float: left;
  height: 40px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}






/* -1120px version */
@media screen and (max-width:1120px) {
  .size-1140 .line.content-center-vertical {
    padding: 0 2em;
  }
  .top-nav li a {
    padding: 0.7em .5em;
  }
}

/* -768px version */
@media screen and (max-width:768px) {
  .top-nav .right {
    float: none;
    text-align: center;
  }

  .footerLinkCol {
    width: 100%;
    padding-right: 0;
  }

  footer{
    text-align: center;
  }

  .footer-social {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .footerform {
    margin-top: 1em;
  }



  .logo {
    /*max-width: 250px;*/
    margin: 0 auto;
  }

  .nav-text {
    color: #fff;
    display: block;
    font-size: 1.2em;
    line-height: 3em;
    margin-right: 0.625em;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
  }

  .nav-text::after {
    color: #5A5A5A;
    display: inline-block;
    font-size: 3em;
    margin-left: 0;
    margin-top: 30px;
  }

  .top-nav li a {
    background: #5A5A5A none repeat scroll 0 0;
    color: #fff;
    font-size: 1.1em;
    padding: 1em;
    text-align: center;
  }

  .carousel-main .owl-item img {
    max-width: 300%;
    width: auto;
  }

  .margin-m-top {
    margin-top: 1.25em !important;
    display: block;
  }

  .margin-m-bottom {
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-m-top-bottom {
    margin-top: 1.25em !important;
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-m-top-2x {
    margin-top: 2.5em !important;
    display: block;
  }

  .margin-m-bottom-2x {
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-m-top-bottom-2x {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-m-top-0 {
    margin-top: 0 !important;
    display: block;
  }

  .margin-m-top-10 {
    margin-top: 10px !important;
    display: block;
  }

  .margin-m-top-15 {
    margin-top: 15px !important;
    display: block;
  }

  .margin-m-top-20 {
    margin-top: 20px !important;
    display: block;
  }

  .margin-m-top-30 {
    margin-top: 30px !important;
    display: block;
  }

  .margin-m-top-40 {
    margin-top: 40px !important;
    display: block;
  }

  .margin-m-top-50 {
    margin-top: 50px !important;
    display: block;
  }

  .margin-m-top-60 {
    margin-top: 60px !important;
    display: block;
  }

  .margin-m-top-70 {
    margin-top: 70px !important;
    display: block;
  }

  .margin-m-top-80 {
    margin-top: 80px !important;
    display: block;
  }

  .margin-m-bottom-0 {
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-m-bottom-10 {
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-m-bottom-15 {
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-m-bottom-20 {
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-m-bottom-30 {
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-m-bottom-40 {
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-m-bottom-50 {
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-m-bottom-60 {
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-m-bottom-70 {
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-m-bottom-80 {
    margin-bottom: 80px !important;
    display: block;
  }

  .margin-m-top-bottom-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-m-top-bottom-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-m-top-bottom-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-m-top-bottom-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-m-top-bottom-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-m-top-bottom-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-m-top-bottom-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-m-top-bottom-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-m-top-bottom-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-m-top-bottom-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
    display: block;
  }

  .text-m-size-12 {
    font-size: 12px !important;
    line-height: 1.4em;
  }

  .text-m-size-16 {
    font-size: 16px !important;
    line-height: 1.4em;
  }

  .text-m-size-20 {
    font-size: 20px !important;
    line-height: 1.4em;
  }

  .text-m-size-25 {
    font-size: 25px !important;
    line-height: 1.4em;
  }

  .text-m-size-30 {
    font-size: 30px !important;
    line-height: 1.4em;
  }

  .text-m-size-40 {
    font-size: 40px !important;
    line-height: 1.4em;
  }

  .text-m-size-50 {
    font-size: 50px !important;
    line-height: 1.4em;
  }

  .text-m-size-60 {
    font-size: 60px !important;
    line-height: 1.4em;
  }

  .text-m-size-70 {
    font-size: 70px !important;
    line-height: 1.4em;
  }

  .owl-buttons {
    display: none;
  }



}  

/* -480px version */
@media screen and (max-width:480px) {


  .alignleft {width: 100%;margin-right: 0 !important;}

  .section {
    padding: 3em 1.25em;
  }

  .top-bar .right {
    float: none;
  }

  .top-bar-contact p {
    height: auto;
    line-height: 1.3em;
    padding: 10px 0;
    text-align: center;
  }

  .top-bar-social.right {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .builder-contacts {
    text-align: center;
  }

  .PhotoTextGroup .block-bordered {margin-bottom: 1em;}


  #heroImg {
    height: 150px;
  }
  #heroImg.home {
    height: 400px;
  }
  header {
    padding-bottom: 3em;
  }
  #heroImg .tagline {
    font-size: 2.5em;
  }

  .margin-s-top {
    margin-top: 1.25em !important;
    display: block;
  }

  .margin-s-bottom {
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-s-top-bottom {
    margin-top: 1.25em !important;
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-s-top-2x {
    margin-top: 2.5em !important;
    display: block;
  }

  .margin-s-bottom-2x {
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-s-top-bottom-2x {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-s-top-0 {
    margin-top: 0 !important;
    display: block;
  }

  .margin-s-top-10 {
    margin-top: 10px !important;
    display: block;
  }

  .margin-s-top-15 {
    margin-top: 15px !important;
    display: block;
  }

  .margin-s-top-20 {
    margin-top: 20px !important;
    display: block;
  }

  .margin-s-top-30 {
    margin-top: 30px !important;
    display: block;
  }

  .margin-s-top-40 {
    margin-top: 40px !important;
    display: block;
  }

  .margin-s-top-50 {
    margin-top: 50px !important;
    display: block;
  }

  .margin-s-top-60 {
    margin-top: 60px !important;
    display: block;
  }

  .margin-s-top-70 {
    margin-top: 70px !important;
    display: block;
  }

  .margin-s-top-80 {
    margin-top: 80px !important;
    display: block;
  }

  .margin-s-bottom-0 {
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-s-bottom-10 {
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-s-bottom-15 {
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-s-bottom-20 {
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-s-bottom-30 {
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-s-bottom-40 {
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-s-bottom-50 {
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-s-bottom-60 {
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-s-bottom-70 {
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-s-bottom-80 {
    margin-bottom: 80px !important;
    display: block;
  }

  .margin-s-top-bottom-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-s-top-bottom-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-s-top-bottom-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-s-top-bottom-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-s-top-bottom-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-s-top-bottom-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-s-top-bottom-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-s-top-bottom-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-s-top-bottom-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-s-top-bottom-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
    display: block;
  }

  .school_info {
    border-top: none;
  }

} 

/* Typography */
.text-uppercase {
  text-transform: uppercase;
  line-height: 1em;
}

.text-line-height-1 {
  line-height: 1em;
}

/* Containers */
.text-padding {
  display: inline-block !important;
  padding: 15px 20px;
}

.text-padding-small {
  display: inline-block !important;
  padding: 7px 10px;
}     


/************************************************************
 Content Pods
 ************************************************************/
 .content-pod-link .content-pod {background-color: #ffffff;}
 .content-pod-link:hover .content-pod {background-color: #f8fafb;border-color:#878d91; }

 .content-pod .inner {padding: 0em 1em 1em 1em;}

 .content-pod-link p {color: #878d91 !important;}

 .ThreeXPhotoGrid {}
 .ThreeXPhotoGrid .content-pod .inner {padding: 0em 1em 1em 1em}

 .FourXPhotoGrid {}
 .FourXPhotoGrid .content-pod .inner {padding: 0em}

 .FourXTextGrid {}
 .FourXTextGrid .content-pod .inner {padding: 1em}


 .PhotoTextGroup article {padding-bottom: 3em;}
