@charset "utf-8";
/* CSS Document */

/*Layout Declarations*/
html {
	height:100%;
}
body {
	color: #05335e;
	font-family: "proxima-nova","Tahoma","Geneva",sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height:1.5;
	margin: 0;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
img {
    max-width: 100%;
    height:auto;
}
li {
	line-height:1.2;
}
p {
	margin-top:0px;
	margin-bottom:24px;
}
p:last-child {
	margin-bottom:0;
}
a {
	outline:none;
	position:relative;
}
a, a:visited	{
	color:#079ad7;
    text-decoration:underline;
}
a:hover	{
	color:#000000;
    text-decoration:underline;
}
.contentWrapper {
/*	max-width:1180px;*/
	margin:0px auto;
	width:86%;
	position:relative;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.2;
	margin: 0 0 10px;
	font-weight: bold;
	color:#079ad7;
}
h1, .h1 {
	font-size: 38px;
}
h2, .h2 {
	font-size: 32px;
}
h3, .h3 {
	font-size: 26px;
}
h4, .h4 {
	font-size: 24px;
}
h5, .h5 {
	font-size: 22px;
}
h6, .h6 {
	font-size:16px;
	text-transform:uppercase;
}
.p_index .contentWrapper .content {
	padding:50px 0px;
}
body #content_footer_bottom .content, body #content_footer_links .content {
	padding:0;
}	
#content_footer_links .content * {
	text-align:right;
}
.p_index .content * {
	text-align:center;
}
.p_index h1, .p_index h2 {
	font-size:28px;
}
.full .fromcms {
	padding-right:0;
}
.fromcms {
	font-size:18px;
	line-height:2;
	padding-top:20px;
	padding-right: 80px;
}
.fromcms ul {
	margin:0;
	padding:0;
	margin-bottom: 1.625rem;
}
.fromcms li {
  margin-left: 2.5rem;
  line-height: 1.625;
}
.fromcms .sideBox ul, .fromcms .sideBox li {
	margin-left:0;
}
.highlight {
	color:#079ad7;
	font-weight:bold;
}
header {
    position:relative;
    width:100%;
}
header .headerItems {
    position:relative;
	top:0;
	left:0;
    z-index:1000;
	width:100%;
}
.p_index header .headerItems {
    position:absolute;
	
}
header .headerItems.fixed {
	position:fixed;
	background-color:#ffffff;
}
header .button {
	margin:30px 0px;
	border:0;
}
header .button a {
	font-size:28px;
	letter-spacing:7px;
	padding:15px 20px;
}
header .watchvid {
}
header .watchvid a {
	text-transform:uppercase;
	font-size:24px;
	color:#fff;
	text-decoration:none;
}
header .watchvid span.play {
	display:inline-block;
	width:26px;
	height:26px;
	background:url('/images/icon_play.png') no-repeat;
	position:relative;
	vertical-align:middle;
	margin-left:8px;
	top:-2px;
}
header .pageTopper {
	position:relative;
}
header .pageTopper .content {
	width:100%;
}
header .pageTopper .content * {
	color:#ffffff;
	line-height:1.2;
}
header .pageTopper .contentWrapper {
	padding:10px 0px;
}
header .pageTopper .h1 {
	margin-bottom:0px;
	font-size:60px;
}
header .pageTopper .tagline {
	font-size:27px;
}
.p_index header .pageTopper:before {
	padding-top:31%;
}
.logo {
	float:left;
	width:121px;
	height:81px;
	background:url('/images/logo.png') no-repeat;
	position:relative;
	top:10px;
	left:5px;
}
.simple .logo {
	margin-top:10px;
	top:auto;
	float:none;
	margin-bottom:10px;
}
header.simple .fixed .logo {
	padding:0;
}
#footer.simple .footerShare {
	float:none;
}
header .fixed .logo {
	background:url('/images/logo_cloud.png') no-repeat;
	width:80px;
	height:46px;
	margin-bottom:20px;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
}
.headerRight {
	float:right;
	padding-right:2%;
	padding-top:24px;
	width:25%;
}
input.blur,textarea.blur {
	color:#999;
}
.sitesearch {
	margin-top:10px;
}
.sitesearch input.blur {
	font-style:italic;
}
.sitesearch .btn {
	height:30px;
	vertical-align:middle;
}
.button {
	display:inline-block;
	background-color:#ffffff;
	border:1px solid #079ad7;
	color:#079ad7;
	border-radius:0px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	cursor:pointer;
}
.button a {
	display:block;
	color:inherit;
	font-size:inherit;
	text-decoration:none;
	padding:5px 10px;
}
h3.button a {
	padding:10px 20px;
}
input.button {
	height:30px;
}
.button:hover {
	background-color:#079ad7;
	color:#fff;
}
.button:hover a {
	color:#fff;
}
input.button {
	padding:5px 20px;
}
.button.right {
	float:right;
}
.video {
    position:absolute;
    top:100px;
    z-index:1500;
    width:100%;
    text-align:center;
}
.alert {
	background-color:#990000;
	padding:3px 10px;
	color:#fff;
}
/* ----------------------------------------------------- */
/* -------------- Top Slideshow ------------------------ */
/* ----------------------------------------------------- */
.slideWrapper {
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.overlay {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:5;
	background-color:rgba(7,155,215,.5);
}
.slideWrapper a {
	display:block;
	width:100%;
	height:100%;
}
.slideWrapper ul {
    position:relative;
    width:100%;   
    height:100%;
/*	max-height:400px;*/
	top: 0;
	left: 0;
}
.slideWrapper  .photo {
    position:relative;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    width:100%;
    height:100%;
	background-color:rgba(7,155,215,.5);
	background-blend-mode: multiply;
}
.slideWrapper .photo:before {
    content: "";
    display: block;
    padding-top: 50%;   /* initial ratio of 1200x810*/
}
.slideWrapper video {
	position:absolute;
	top:0;
	left:0;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	z-index:4;
}
.activeSlideshow .photo {
    display:none; /* Initial load, so all slideshows text don't overlap */
}
.slideWrapper ul, .slideWrapper li {
    padding:0;
    margin:0;
    list-style:none;
}
.slideWrapper .innerBox {
    height:100%;
}
.slideWrapper .textboxWrapper, .headerWrapper .bannerLink {
    position:absolute;
    top:20%;
    z-index:7;
	width:60%;
	margin-left:-4px;
}
.slideWrapper .contentWrapper {
	position:static;
}
.slideWrapper .textbox {
}
.slideWrapper .textbox .line1 {
	color:#ffffff;
    font-size:64px;
	font-weight:bold;
}
.slideWrapper .textbox .line2 {
	color:#ffffff;
    font-size:36px;
	padding:0px 0px 10px 0px;
}
a.bannerLink {
    display:block;
    z-index:9;
}
.rslides_tabs {
	position:absolute;
	bottom:0;
	z-index:20;
}
.rslides_tabs ul {
	list-style:none;
}
.rslides_tabs li {
	width:15px;
	height:15px;
	border:3px solid #fff;
	display:inline-block;
	margin-right:10px;
}
.rslides_tabs li.rslides_here {
	background-color:#fff;
}
.rslides_tabs a {
    line-height: 0; 
    font-size: 0;
    color: transparent; 
}
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */

.logos {
	background-color:#fff;
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
}
.logotable {
	display:block;
	width:100%;
}
.logos .heading {
    display: inline-block;
	width:200px;
	height:107px;
	vertical-align: middle;
    color: #079ad7;
    font-weight: 600;
    font-size: 24px;
}
.logoWrapper {
	position:relative;
    display: inline-block;
	width:calc(100% - 220px);
	height:107px;
	overflow:hidden;
}
.logoWrapper div.scrollableArea a {
	display: block;
	float: left;
	padding-left: 20px;
}
.logos ul {
	display:table;
	width:100%;
	margin:0;
	list-style:none;
	padding:0;
}
.logos li {
	display:table-cell;
	padding-right:30px;
	vertical-align:middle;
	color:#079ad7;
	font-weight:600;
	font-size:24px;
}
hr {
	border:none;
	border-bottom:2px solid #d8eaf4;
	background:none;
	margin:15px 0px;
}

#footer {
	padding-top:50px;
	padding-bottom:30px;
	color:#fff;
	font-size:15px;
	background:rgba(21,165,217,.2);
}
.footerShare {
	float:left;
	vertical-align:top;
	width:20%;
	min-width:220px;
	white-space:nowrap;
}
.footerlink {
	padding:0px 1px;
}
#footer a {
	text-decoration:none;
	color:inherit;
}
#footer a:hover {
	color:#05335e;
}
#footer .addthis_toolbox a {
	padding-right:7px;
}
.footerLinksRight {
	float:right;
	vertical-align:top;
	text-align:right;
	width:65%;
}
.footerTestimonial {
	max-height:545px;
	min-height: 200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
/*	background-blend-mode: multiply;
  	background-color:rgba(7,155,215, .8);*/
}
.footerTestimonial .overlay {
	background-color:rgba(0,0,0,.6);
}
.footerTestimonial:before {
	content:"";
	padding-top:29%;
	display:block;
	width:100%;
}
.footerTestimonial .wrapper {
	left:14%;
	width:45%;
	color:#ffffff;
	position:absolute;
	top:60px;
	line-height:1.2;
	z-index:20;
}
.footerTestimonial p {
	font-size:25px;
	font-weight:normal;
}
.footerTestimonial a {
	color:#ffffff;
}
.footerTestimonial .watch {
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
	cursor:pointer;
}
.footerTestimonial .watch a {
	text-decoration:none;
}
.footerTestimonial .watch img {
	margin-left:5px;
}
.footerTestimonial h6 {
	text-align:left;
	margin-top:10px;
	font-size:15px;
/*	text-shadow:1px 1px 6px rgba(0,0,0,.7);*/
/*	background:rgba(0,0,0,.2);*/
	padding:5px;
}
.p_Testimonials .footerTestimonial {
	display:none;
}
.videoContainer .fancybox-skin {
	padding:0 !important;
	background:none;
}

form label {
	display:inline-block;
	width:110px;
	text-align:right;
	padding-right:5px;
}
form label.wider {
	width:auto;
}
.addthis_toolbox {
	min-width: 200px;
}
.main {
	background-color:#fff;
	padding-left:7%;
}
.main.full { 
	padding-right:7%;
}
.main .table {
	width:100%;
}
.main .table .contentWrapper {
	width:auto;
}
.p_index .main {
	background:none;
	padding-left:0;
	padding-right:0;
}
.p_index .contentWrapper {
	padding:0px 7%;
}
.p_index .main .table {
	padding-bottom:0px;
}
.bodymid, .bodyright {
	display:table-cell;
	vertical-align:top;
	padding-bottom:30px;
}
.p_index .bodymid {
	padding-bottom:0;
}
.bodyright {
	width:35%;
	border-left: 1px solid #e2e3e4;
}
input[type=text], input[type=password], input[type=email] {
	height:25px;
	text-indent:10px;
}
.contactform input {
	width:90%;
	margin-bottom:10px;
}
.contactform textarea {
	width:90%;
	height:90px;
	border:1px solid #ccc;
	text-indent:10px;
}
.contactform input.button {
	width:auto;
}
table td {
	vertical-align:top;
}
.fancybox-image {
	height:auto !important;
}
.search li {
	margin-bottom:10px;
}
.solid {
	background-color:#ffffff;
	color:#079ad7;
}
.sideBox {
	background:#ecf5fa;
	width:30%;
	padding:20px;
	vertical-align:middle;
}
.bodyright.sideBox {
	vertical-align:top;
}
.sideBox ul {
	text-align:center;
	list-style:none;
	color:#079ad7;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
}
.sideBox ul li {
	line-height:1.2;
	margin-bottom:10px;
	font-size:80%;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
/* ---------------------------------------------------------------- */
/* Editable Boxes */
/* ---------------------------------------------------------------- */
#content_home_section1 {
	font-size:16px;
}
#content_home_section1 table {
	table-layout:fixed;
	width:100%;
}
#content_home_section1 td {
	padding:0px 20px;
}
#content_home_section2 h1 {
	margin-bottom:20px;
}
#content_featured table {
	table-layout:fixed;
	width:100%;
	margin:0px auto;
}
#content_featured a {
	text-decoration:none;
}
#content_featured table td {
	padding-top:10px;
	padding-bottom:10px;
}
#content_footer_calltoaction {
	color:#ffffff;
	font-size:32px;
	font-weight:bold;
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
}
#content_footer_calltoaction div, #content_footer_calltoaction p {
	margin:0;
	padding:0;
}
#content_footer_calltoaction > .button {
	float:right;
	margin-left:20px;
  	right: 0px;
	position:relative;
	top:20px;
	font-size:28px;
}
.btcheck {
	display:none;
}
/* ---------------------------------------------------------------- */
/* HOVER MENU */
/* ---------------------------------------------------------------- */
#navmenu {
	float:right;
	top:0;
	right: 0px;
	width:80%;
}
ul.nav {
    margin:0;
    padding:0px;
	width:100%;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
ul.nav li {
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    display: inline-block;
	text-align:center;
}
ul.nav a {
    text-decoration:none;
    display: block;
	color:#ffffff;
}
.fixed ul.nav {
}
.fixed ul.nav a {
	color:#079ad7;
}
ul.nav > li a {
    padding:14px 18px;
}
ul.nav > li:hover > a {
	color:#05335e;
}
ul.nav > li {
    margin:0;
    padding:0;
    position:relative;
}
ul.nav .sub {
    position:absolute;
    top:100%;
    left:-9999px;
    width:240px;
    list-style:none;
    padding:0;
    margin:0;
    background:rgba(255,255,255,.95);
    z-index:1200;
	opacity: 0;
	-webkit-transition: opacity .4s ease-in;
	-moz-transition: opacity .4s ease-in;
	-ms-transition: opacity .4s ease-in;
	-o-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in;
}
ul.nav .sub .sub {
	top:0px;
	left:-9990px;
}
ul.nav li:last-child:hover .sub {
	left:auto;
	right:0px;
}
ul.nav .sub li {
	display:block;
	position:relative;
}
ul.nav .sub li a{
	font-size: 14px;
	display:block;
	border: 1px solid #eee;
	border-top: none;
	padding:20px;
	color:#079ad7;
}
ul.nav .sub li:hover {
    background:rgba(0,0,0,.03);
}
ul.nav > li:hover > .sub {
    display:block;
	opacity: 1;
	left:0px;
}
ul.nav .sub li:hover > .sub  {
    display:block;
	opacity: 1;
	left:100%;
	top:0px;
}
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */

/* Square Payment Processing Form */
.sq-input {
  border: 1px solid rgb(223, 223, 223);
  outline-offset: -2px;
  margin-bottom: 5px;
}
.sq-input--focus {
  /* Indicates how form inputs should appear when they have focus */
  outline: 5px auto rgb(59, 153, 252);
}
.sq-input--error {
  /* Indicates how form inputs should appear when they contain invalid values */
  outline: 5px auto rgb(255, 97, 97);
}
/* Indicates how Web Apple Pay Button will appear on your site */
.button-apple-pay {
  min-width: 200px;
  min-height: 40px;
  max-height: 64px;
  padding: 0;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-color: black;
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 5px;
  display: none;
}
.squareform .errors {
	color: rgb(255, 97, 97);
}
.squareform {
	max-width:600px;
}
.squareform div > input {
	width:100%;
}
.squareform label {
	text-align:left;
	margin-top:10px;
	width:auto;
}
/* ---------------------------------------------------------------- */

/* ---- Read More ------ */
label.toggle {
display:block;
}

input.toggle-bio {
position:absolute;
left:-999em
}

.hide {
opacity:0;
max-height:0;
}

input.toggle-bio[type=checkbox]:checked + div {
opacity:1;
max-height:99em;
height:auto;
 overflow:hidden;
}

/* ---------------------------------------------------------------- */

/* ---------------------------------------------------------------- */
/* 
BSM Pricing Table 
*/
/* ---------------------------------------------------------------- */
 
/* -----------BSM Pricing Table-------------- */
 
.pt-container {
width: 100%;
font-family: "proxima-nova","Tahoma","Geneva",sans-serif;
text-align: center; 
}

.pt-container li {
list-style: none;
margin: 0;
}

.pricing-table {
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content: center;
}

li.pt-column {
padding-left: 1%;
padding-right: 1%;
width:31%;
display:flex;
flex-direction:column;
}

ul.pt-feature-list {
margin: 0px 0px 0px 0px;
padding: 12px 0px 40px 0px;
background-color: #f2fafd;
display: flex;
flex-direction: column;
align-items: stretch;
align-content: stretch; 
flex-grow:1;
}
 
.pt-feature-list li {
font-size: 18px;
line-height: 22px;
color: #363738;
padding: 0px 25px;
margin-bottom: 12px;
}

li.pt-service-category {
font-size: 22px;
font-weight: bold;
margin: 20px 0px;
}
 
li.pt-small-heading {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .6px;
margin: 20px 0px 0px 0px;
}
 
li.pt-small-label {
font-size: 14px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2px;
margin: 20px 0px 5px 0px;
}
 
.pt-bottom-price {
font-weight: bold;
font-size: 22px;
color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 14px 0 14px 0;
}
.pt-header {
    line-height: 22px;
    padding: 0px 25px;
}
.pt-header h2 {
text-transform: uppercase;
font-weight: bold;
font-size: 30px;
color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 12px 0;
letter-spacing: 1px;
color: #fff;
}

li.pt-column-divider {
border-bottom: 1px solid #D8D9D9;
margin: 35px 50px;
}

.pt-package-1 .pt-header, .pt-package-1 .pt-bottom-price {
background-color: #079ad7;
}

.pt-package-2 .pt-header, .pt-package-2 .pt-bottom-price  {
background-color: #056e9a;
}
.pt-package-3 .pt-header, .pt-package-3 .pt-bottom-price  {
background-color: #03425c;
}

.pt-package-1 li.pt-service-category, .pt-package-1 li.pt-small-label, .pt-package-1 li.pt-small-heading {
color: #079ad7;
}
.pt-package-2 li.pt-service-category, .pt-package-2 li.pt-small-label, .pt-package-2 li.pt-small-heading  {
color: #056e9a;
}
.pt-package-3 li.pt-service-category, .pt-package-3 li.pt-small-label, .pt-package-3 li.pt-small-heading  {
color: #03425c;
}

/*Responsive Styles*/
@media only screen and (max-width: 960px) {
	.pt-container .pt-column {
		width:100%;
		margin-bottom:40px;
	}
}
/* @media only screen and (max-width: 960px) {
    .pt-container {
    width: 540px;
    margin: 100px auto;
    }
    .pt-column { 
    width: 240px;
    margin: 0 10px 20px 10px;
    }
} */
 
/* @media only screen and (max-width: 480px) {
    .pt-container {
    width: 90%;
    margin: 40px auto;
    }
     
    .pt-column { 
    width: 320px;
    margin-bottom: 40px;
    }
} */


/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* Call first on page to help loading (e.g hide elements until they've moved )*/

body {
    max-width:100%;
}
iframe {
    max-width: 100%;
}
.video iframe {
    max-width: 90%;
}
.innerWrapper, #innerContent {
    max-width:100%;
    position:relative;
}
.menu-button {
    display:none;
}
.mobileonly {
    display:none;
}
.fromcms table {
	table-layout:fixed;
	width:100% !important;
}
.fancybox-wrap{
    max-width:90%;
}
.fancybox-inner {
	width:auto !important;
	height:auto !important;
/*    max-width:100%;*/
}	
.mobileshare {
	display:none;
}
.table {
	display:table;
	table-layout:fixed;
}
table td {
	vertical-align:top;
}
table td[valign=middle] {
	vertical-align:middle;
}
.button {
	-webkit-appearance:none;
}
/* Small Desktop */
@media (min-width : 1021px) and (max-width : 1199px) {
	#navmenu {
		width:85%;
	}
	ul.nav > li a {
		padding:14px 13px;
	}
}
/* Small Tablet + Mobile */
@media (max-width : 699px) {  
	.mobileonly {
		display:block !important;
	}
	span.mobileonly {
		display:inline;
	}
    .nomobile {
        display:none !important;
    }
	.contentWrapper {
		max-width:100%;
	}
	header .contentWrapper {
		width:auto;
	}
	.logo {
		background-size:contain;
		width:30%;
		float:none;
		left:10px;
		height:50px;
	}
	header .fixed {
		padding:5px 0px;
	}
	header .fixed .menu-button {
		margin-top:0;
	}
	header .fixed .logo {
		position:relative;
		top:0;
		right:0;
		left:auto;
		margin-right:10px;
		margin-bottom:0;
		background-size:contain;
		background-position:top right;
		width:80px;
		height:30px;
	}
	header .fixed .menu-button {
		margin-bottom:5px;
	}
	header .fixed .menu-button .line {
		border-color:#079bd7;
	}
	header .fixed ul.nav {
		top:40px;
	}
    ul.nav {
		position:fixed;
        top:0px;
		margin-top:0;
        width:250px;
        left:-252px;
        float:none;
        padding:0;
        height:100%;
        background-color:#ffffff;
        box-shadow: none;
        z-index:2000;
    }
    ul.nav li.top {
        display:block;
        background-color:#ffffff;
        border-bottom: 1px solid rgba(7,155,215,.5);
    }
    ul.nav li a {
        padding:15px 10px;
 		font-weight:bold;
		color:#079ad7;
        font-size:13px;
        text-transform:none;
		text-align:left;
        display:block;
		width: auto !important;
    }
	ul.nav .sub li a {
		background-color:rgba(7,155,215,.1);
	}
	ul.nav .sub li a {
		border:none;
	}
    ul.nav li:after {
        display:none;
    }
	header .contentWrapper {
		border:1px solid transparent;
	}
	header .pageTopper:before {
		padding-top:40%;
	}
	header .pageTopper .content {
		position:relative;
		top:0px;
		padding-left:8px;
		width:auto;
	}
	header .pageTopper h1 {
		font-size:25px;
	}
	header .pageTopper .tagline {
		font-size:18px;
	}
	header .button {
		margin:2px 0px 10px 0px;
	}
	header .button a {
		font-size:11px;
		padding:4px 10px;
		letter-spacing:2px;
	}
	header .watchvid a {
		font-size:14px;
	}
	.fromcms, .bodymid {
		padding-right:0;
	}
	.slideWrapper .photo:before {
		padding-top:60%;
	}
	.slideWrapper .textboxWrapper {
		top:70px;
		left:15px;
	}
	.slideWrapper .textbox .line1 {
		font-size:16px;
	}
	.slideWrapper .textbox .line2 {
		font-size:13px;
	}
	.slideWrapper video {
		display:none;
	}
	.footerShare {
		white-space:normal;
	}
}


/* Stackable module */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }
/* RESPONSIVE EXAMPLE */
.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }
@media (max-width: 767px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }

	.fromcms table {
	width:auto !important;
	}

}
/* Call first on page to help loading (e.g hide elements until they've moved )*/

body {
    max-width:100%;
}
iframe {
    max-width: 100%;
}
.video iframe {
    max-width: 90%;
}
.innerWrapper, #innerContent {
    max-width:100%;
    position:relative;
}
.menu-button {
    display:none;
}
.mobileonly {
    display:none;
}
.fromcms table {
	table-layout:fixed;
	width:100% !important;
}
.fancybox-wrap{
    max-width:90%;
}
.fancybox-inner {
	width:auto !important;
	height:auto !important;
/*    max-width:100%;*/
}	
.mobileshare {
	display:none;
}
.table {
	display:table;
	table-layout:fixed;
}
table td {
	vertical-align:top;
}
table td[valign=middle] {
	vertical-align:middle;
}
.button {
	-webkit-appearance:none;
}
/* Small Desktop */
@media (min-width : 1021px) and (max-width : 1199px) {
	#navmenu {
		width:85%;
	}
	ul.nav > li a {
		padding:14px 13px;
	}
}
/* Small Tablet + Mobile */
@media (max-width : 699px) {  
	.mobileonly {
		display:block !important;
	}
	span.mobileonly {
		display:inline;
	}
    .nomobile {
        display:none !important;
    }
	.contentWrapper {
		max-width:100%;
	}
	header .contentWrapper {
		width:auto;
	}
	.logo {
		background-size:contain;
		width:30%;
		float:none;
		left:10px;
		height:50px;
	}
	header .fixed {
		padding:5px 0px;
	}
	header .fixed .menu-button {
		margin-top:0;
	}
	header .fixed .logo {
		position:relative;
		top:0;
		right:0;
		left:auto;
		margin-right:10px;
		margin-bottom:0;
		background-size:contain;
		background-position:top right;
		width:80px;
		height:30px;
	}
	header .fixed .menu-button {
		margin-bottom:5px;
	}
	header .fixed .menu-button .line {
		border-color:#079bd7;
	}
	header .fixed ul.nav {
		top:40px;
	}
    ul.nav {
		position:fixed;
        top:0px;
		margin-top:0;
        width:250px;
        left:-252px;
        float:none;
        padding:0;
        height:100%;
        background-color:#ffffff;
        box-shadow: none;
        z-index:2000;
    }
    ul.nav li.top {
        display:block;
        background-color:#ffffff;
        border-bottom: 1px solid rgba(7,155,215,.5);
    }
    ul.nav li a {
        padding:15px 10px;
 		font-weight:bold;
		color:#079ad7;
        font-size:13px;
        text-transform:none;
		text-align:left;
        display:block;
		width: auto !important;
    }
	ul.nav .sub li a {
		background-color:rgba(7,155,215,.1);
	}
	ul.nav .sub li a {
		border:none;
	}
    ul.nav li:after {
        display:none;
    }
	header .contentWrapper {
		border:1px solid transparent;
	}
	header .pageTopper:before {
		padding-top:40%;
	}
	header .pageTopper .content {
		position:relative;
		top:0px;
		padding-left:8px;
		width:auto;
	}
	header .pageTopper h1 {
		font-size:25px;
	}
	header .pageTopper .tagline {
		font-size:18px;
	}
	header .button {
		margin:2px 0px 10px 0px;
	}
	header .button a {
		font-size:11px;
		padding:4px 10px;
		letter-spacing:2px;
	}
	header .watchvid a {
		font-size:14px;
	}
	.fromcms, .bodymid {
		padding-right:0;
	}
	.slideWrapper .photo:before {
		padding-top:60%;
	}
	.slideWrapper .textboxWrapper {
		top:70px;
		left:15px;
	}
	.slideWrapper .textbox .line1 {
		font-size:16px;
	}
	.slideWrapper .textbox .line2 {
		font-size:13px;
	}
	.slideWrapper video {
		display:none;
	}
	.footerShare {
		white-space:normal;
	}
}


/* Stackable module */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }
/* RESPONSIVE EXAMPLE */
.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }
@media (max-width: 767px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }

	.fromcms table {
	width:auto !important;
	}

}
@media (max-width : 1200px) {
	table td {
		width:auto !important;
	}
}
/* mobile + iPad */
@media (max-width : 1024px) {
	body {
	}
	#slideshow .textbox {
	}
    ul.nav li {
        font-size:14px;
    }
}
/* Tablets only */
@media (min-width : 768px) and (max-width : 1024px) {
	.addthis_floating_style {
/*		top:40px;
		position:absolute;*/
		z-index:450;
	}
	.sitesearch .btn { 
		right:-5px;
	}
	#slideshow .textbox {
		font-size:110%;
		width:75%;
	}
	#navPhotos a {
		font-size:90%;
	}
	.slideWrapper .textboxWrapper {
		margin-top:20px;
	}
	.slideWrapper .textbox .line1 {
		font-size:45px;
	}
	.slideWrapper .textbox .line2 {
		font-size:30px;
	}
	header .button a {
		font-size:20px;
	}
	.footerShare {
		padding-left:10px;
	}
	.footerTestimonial .wrapper {
		top:2px;
		width:55%;
		left:35%;
	}
	.footerTestimonial h6 {
		font-size:13px;
	}
	.footerTestimonial p {
		font-size:19px;
	}
}

/* Small Desktop */
@media (min-width : 1021px) and (max-width : 1199px) {
	body {
	}
	.slideWrapper .textbox .line1 {
		font-size:50px;
	}
	.slideWrapper .textbox .line2 {
		font-size:30px;
	}
	header .button a {
		font-size:20px;
	}
	.footerTestimonial .wrapper {
		top:5px;
		width:55%;
		left:35%;
	}
	.footerTestimonial h6 {
		font-size:14px;
	}
	.footerTestimonial p {
		font-size:20px;
	}
}

/* Tablet narrow view */
@media (min-width : 700px) and (max-width : 900px) {
	#slideshow .textbox {
		padding:20px 20px 40px 20px;
	}
	.footerTestimonial .wrapper {
		width:75%;
		left:20%;
		font-size:14px;
	}
	.footerTestimonial p {
		font-size:16px;
	}
	.slideWrapper .textbox .line1 {
		font-size:37px;
	}
	.slideWrapper .textbox .line2 {
		font-size:25px;
	}
	header .button a {
		font-size:17px;
	}
	header .slideWrapper .textboxWrapper {
		top:100px;
	}
	.logo {
		max-width:18%;
		background-size:contain;
	}
	ul.nav > li a {
		padding:10px 15px;
	}
	.p_index h1 {
		font-size:24px;
	}
}

/* Small Tablet + Mobile */
@media (max-width : 699px) {  
	h1 {
		font-size:30px;
	}
	h2 {
		font-size:26px;
	}
	h3, h4 {
		font-size:22px;
	}
	h5 {
		font-size:20px;
	}
	.innerPadding {
		padding:10px 20px;
	}
    .menu-button {
        width:35px;
        height:30px;
		margin-left:10px;
		margin-top:10px;
		margin-bottom:30px;
		cursor:pointer;
		position:absolute;
		right:10px;
    }
    .menu-button .line {
        border-bottom:5px solid #ffffff;
        margin-top:5px;
    }
	#navmenu {
		top:0px;
		position:absolute;
		right:auto;
	}
	ul.nav .icon {
        position:absolute;
        height:100%;
        right:0px;
		top:0px;
        vertical-align:middle;
        padding:0px 10px;
        z-index:2500;
        text-align:center;
    }
    ul.nav .icon:after {
        margin-top:80%;
        width:20px;
        height:20px;
        display:block;
    }
    ul.nav .sub {
        display:none;
        width:auto;
        margin:0;
        left:auto;
    }
    ul.nav li.collapsed ul.sub {
        display:none !important;
        position:static !important;
    }
    ul.nav li.expanded ul.sub {
 		display:block !important;
        position:static !important;
        margin-top:0px !important;
        top:0px !important;  
		height:auto !important;
		opacity:1 !important;
		background-color:rgba(255,255,255,.2);
    }
    ul.nav .expanded .icon:after {
        content:"-";
    }
    ul.nav .collapsed .icon:after {
        content:"+";
    }

    table.collapsible, table.collapsible td, td.collapsible, table.collapsible tbody, table.collapsible tr {
        display:block;
        width:auto !important;
    }
	table, table tr, table td {
		height: auto !important;
	}
	#navPhotos, .p_index #slideshow {
		float:none;
		width:auto;
	}
	#navPhotos {
		margin-top:10px;
		margin-left:4%;
	}
	#homeBanner .textbox {
		display:none;
	}
	.headerRight {
		width:auto;
		float:none;
		padding-bottom:30px;
		border-bottom: 1px solid #e2e3e4;
		margin-bottom:30px;
	}
    .collapsible td {
        border:none !important;
    }
	.p_our-leadership td {
		max-width:none;
	}
	.bodymid, .bodyright {
		display:block;
		width:auto;
		border:none;
	}
	.p_index h4 {
		font-size:18px;
	}
	.press .sideBoxSeparator {
		border-bottom: 1px solid #e2e3e4;
		margin-bottom:10px;
	}
	#footer {
		margin:0px auto;
	}
	#content_footer .column {
		float:none !important;
		width:auto !important;
	}
	#content_footer {
		border-bottom: 1px solid #e2e3e4;
		padding-bottom:20px;
	}
	#content_footer ul {
		float:none;
	}
	#content_footer ul li {
		display:none;
	}	
	#content_footer .top { 
		display:block;
		background-color:#065d25;
	}
	#content_footer .top a {
		display:block;
		color:#fff;
		padding:20px;
	}
	#content_footer .top a:after {
		content:"\2192";
		font-weight:bold;
		font-size:25px;
		position:relative;
		top:-10px;
		float:right;
	}
	.footerShare, #content_footer {
		float:none;
		width:auto;
	}
	.footerTop {
		padding-bottom:0px;
	}
    .fromcms td, .fromcms tr, .fromcms tbody {
        display:block;
        width:auto !important;
        padding:0 !important;
    }
	.fromcms td {
		margin-bottom:20px;
	}
	.fromcms td.sideBox {
		padding:10px !important;
	}
	.footerTestimonial .wrapper {
		top:0px;
		width:80%;
		left:5%;
		font-size:14px;
		position:relative;
		padding:10px;
	}
	.footerTestimonial p {
		font-size:14px;
	}
	.footerTestimonial h6 {
		font-size:14px;
	}
	.footerTestimonial:before {
		display:none;
	}
	.footerLinksRight {
		float:none;
		width:auto;
		padding:10px 0px;
	}
	.logos ul, .logos li, .logotable, .logotable > div {
		display:block;
		width:auto;
	}
	.logos li {
		padding:0;
	}
	.logos .heading {
		margin-bottom:5px;
		text-align:center;
		height:auto;
		display:block;
		width:auto;
	}
	.collapsible table, .collapsible tr, .collapsible tbody, .collapsible td {
		display:block;
		width:auto !important;
	}
	.collapsible td {
		margin-bottom:10px;
	}
	.footerShare {
		text-align:center;
	}
	.addthis_toolbox a {
		float:none !important;
		display:inline-block;
	}
	#content_footer_calltoaction {
		text-align:center;
		font-size:inherit;
	}
	#content_footer_calltoaction > .button {
		float:none;
		top:auto;
		margin:0px auto 10px auto;
		font-size:inherit;
	}

}
/* not mobile */
@media (min-width : 700px) {
}
