body {
	padding:110px 0 0 0 !important;
	margin:0px;
	font-size:16px;
	color:#414042;
	padding:0px;
	margin:0px;
	line-height:1.6em;
	background:none;
	font-family: 'Open Sans';
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px 0px 12px 0px;
	font-weight:mornal;
	text-transform:uppercase;
	font-family: 'Helvetica Neue Bold Condensed';
}

h1 span, h2 span {
	font-weight:normal;
	letter-spacing:.07em;
	font-size:1.2em;
	display:block;
	font-family: 'Open Sans Semibold';
}

h3 span, h4 span, h5 span, h6 span {
	font-weight:normal;
	letter-spacing:.07em;
	font-size:1em;
	display:block;
	font-family: 'Open Sans Semibold';
}

h1 i.fa, h2 i.fa, h3 i.fa, h4 i.fa, h5 i.fa, h6 i.fa {
	padding-right:15px;
}

h1 {
	font-size:2.3em;
}

h2 {
	font-size:2em;
}

h3 {
	font-size:1.8em;
}

h4 {
	font-size:1.6em;
	padding:0px 0px 6px 0px;
}

h5 {
	font-size:1.4em;
	padding:0px 0px 6px 0px;
}

h6 {
	font-size:1.2em;
	padding:0px 0px 6px 0px;
}

h6.board-members span {
	text-transform:capitalize !important;
	display:inline !important;
	letter-spacing:normal;
	font-size:.8em;
}

p {
	margin:0px;
	padding:0px 0px 25px 0px;
}

div.pageContent {
	padding-bottom:25px;
}

div.pageContent p:last-child{
	padding-bottom:0px !important;
}

div.pageContent ul:last-child{
	padding-bottom:0px !important;
}

div.pageContent ul:last-child{
	padding-bottom:0px !important;
}

div.pageContent ul li p, div.pageContent ol li p{
	padding-bottom:0px !important;
	margin:0px 0px 25px 0px;
}

div.pageContent ul ul, div.pageContent ol ol{
	padding-bottom:0px !important;
	margin:0px 0px 0px 0px;
}

hr {
	 margin-bottom:25px;
	 margin-top:0px;
	 display:block;
	 border-top:0px !important;
	 border-bottom:0px !important;
	 height:1px;
	 background:url(../images/horz-dahed-border.png) repeat-x top center;
	 clear:both;
 }
 
img.pull-right {
	float:none !important;
	margin-bottom:15px;
}

img.pull-left {
	float:none !important;
	margin-bottom:15px;
}

a, a:active, a:focus{
	text-decoration:none;
	color:#0033a0;
	outline:none;
}

a:hover {
	text-decoration:none;
	color:#999;
	outline:none;
}

.btn-standard {
	white-space:normal !important;
    word-wrap:break-word; 
	border-radius:0px;
	box-shadow:none;
	padding:10px 45px 8px 45px;
	margin:0px 15px 15px 0px !important;
	text-decoration:none;
	border-top:1px solid #3b8ac9;
	border-bottom:1px solid #3b8ac9;
	border-left:0px !important;
	border-right:0px !important;
	outline:none;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#3b8ac9;
	background:none !important;
}

.text-center .btn-standard {
	margin:0px 15px 15px 15px !important;
}

.btn-standard:hover {
	text-decoration:none;
	outline:none;
	color:#FFF;
	background:#3b8ac9 !important;
}

.btn-purple {
	/*Overall site button color*/
	border-color:#0033a0;
	color:#0033a0;
	background:#FFF;
}

.btn-purple:hover {
	background:#0033a0 !important;
}

.btn-white {
	border-color:#FFF;
	color:#FFF;
}

.btn-white:hover {
	background:#0033a0 !important;
}

.btn-purple-inverse {
	/*Overall site button color*/
	border-color:#0033a0;
	color:#FFF;
	background:#0033a0;
}

.btn-purple-inverse:hover {
	background:#323234 !important;
}

.text-purple {
	/*Overall site text color*/
	color:#0033a0;
}

.text-purple_dv {
	color:#3d1e5b;
}

.text-lime{
	color:#9cad5e;
}

.text-ltblue{
	color:#428ecb;
}

.text-teal{
	color:#0d716d;
}

.text-dkblue{
	color:#061e41;
}

.text-gold{
	color:#dbb13b;
}

.text-gray {
	color:#414042;
}

.text-white {
	color:#FFF;
}

.text-lt-gray {
    color: #5D5D5D;
}


ul.sidebarMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.sidebarMenu a{
	white-space:normal !important;
    word-wrap:break-word; 
	display: block;
	border-radius:0px;
	box-shadow:none;
	padding:10px 10px 8px 10px;
	margin:0px 0px 15px 0px !important;
	text-decoration:none;
	border-top:1px solid #0033a0;
	border-bottom:1px solid #0033a0;
	border-left:0px !important;
	border-right:0px !important;
	outline:none;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#0033a0;
	background:none !important;
	text-align: center;
}

ul.sidebarMenu a:hover{
	text-decoration:none;
	outline:none;
	color:#FFF;
	background:#0033a0 !important;
}


header {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	z-index:99998;
	border-bottom:2px solid #58585B;
}


/*  - - - - - - Nav Bar - - - - - - - */
.top-nav-wrapper {
	background:#fff;
	color:#0033a0;
	text-align:right;
	border-bottom: 1px solid #eee;
}

.top-nav-wrapper a{
	padding:2px 10px 2px 10px !important;
	text-decoration:none;
	color:#0033a0;
	display:inline-block;
	background:#fff;
	border-left:1px solid #eee;
	font-size:1.3em;
}

.top-nav-wrapper a.emergency {
	color:#BF1E2D;
}
.top-nav-wrapper a.emergency:hover {
	background-color:#BF1E2D !important;
	color:#fff !important;
}
.top-nav-wrapper a:last-child{
	border-right:1px solid #eee;
}
.top-nav-wrapper a:hover{
	color:#fff !important;
	background:#0033a0;
}

.nav-wrapper {
	background:#FFF;
}

.header-phone {
	text-align:right;
	font-family: 'Open Sans Semibold';
	font-size:1.6em;
	margin-top:15px;
	margin-right:10px;
	color:#3b8ac9;
}

.header-phone span {
	text-transform:lowercase;
}

.header-phone a {
	text-decoration:none;
	color:#3b8ac9;
}

.header-phone a:hover {
	text-decoration:none;
	color:#999;
}

.navbar {
	min-height:0px !important;
	line-height:.8em;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
	text-transform:uppercase;
	border-radius:0px;
	background:none !important;
	font-size:1.2em;
}

.navbar-header {
}

.navbar-brand {
	height:100%;
}

.navbar-brand img{
	margin-top:-40px;
	margin-left:-5px;
	margin-bottom:0px !important;
	height:100px;
}

button.navbar-toggle.collapsed {
	padding:8px !important;
	margin:24px 15px 24px 15px !important;
	background:none;
	color:#0033a0;
	border:1px solid #0033a0;
}

button.navbar-toggle.collapsed:hover {
	background:#0033a0 !important;
	border:1px solid #FFF !important;
}

button.navbar-toggle.collapsed span.icon-bar{
	background:#0033a0 !important;
}

button.navbar-toggle.collapsed:hover span.icon-bar{
	background:#FFF !important;
}

button.navbar-toggle.collapsed:hover {
	background:#666;
	border:1px solid #FFF;
}

.navbar-nav {
	margin-top:0px;
	margin-bottom:15px;
}
.navbar-nav > li > a {
	padding-top:10px !important;
	padding-bottom:9px !important;
	padding-left:15px !important;
	padding-right:15px !important;
	color:#414042 !important;
	text-decoration:none;
	border-bottom:4px solid #FFF;
}

.navbar-nav > li > a:hover,.navbar-nav > li > a.active, .navbar-nav > li > a.focus {
	color:#0033a0 !important;
	border-bottom:4px solid #052866 !important;
	border-bottom-color:#052866 !important;
	background:none !important;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color:#FFF;
    border-color: #052866;
}
.navbar-nav > li > ul.dropdown-menu {
	background:#666;
	border-radius:0px;
	border:none !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	font-size:.8em;
	min-width:250px;
}

.collapse > .navbar-nav > li > ul.dropdown-menu {
	background:#666;
	border-radius:0px;
	border:none !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	font-size:.8em;
}

.navbar-nav > li > ul.dropdown-menu > li > a {
	color:#FFF;
	border-bottom:1px solid #FFF;
	padding:8px 12px 8px 12px;
	text-decoration:none;
}

.navbar-nav > li > ul.dropdown-menu > li > a:hover {
	background:#FFF;
}

.collapse > .navbar-nav > li > ul.dropdown-menu > li > a {
	color:#FFF !important;
	border-bottom:1px solid #FFF;
	padding:8px 12px 8px 12px;
	text-decoration:none;
}

.collapse > .navbar-nav > li > ul.dropdown-menu > li > a:hover {
	background:#3b8ac9 !important;
}

.collapse .navbar-nav li a:focus, .collapse .navbar-nav li a:active {
	color:#0033a0 !important;
	background-color:#FFF !important;
}


/* - - - - - - End Nav Bar - - - - - - - - */


section.banner {
	position:relative;
	height:300px;
	overflow:hidden;
	border-bottom:3px solid #FFF;
}

.banner-image:before {
    content: '';
    position:absolute;
    width:100%;
    height:100%;
}

section.banner .banner-image .slide {
	position:relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	text-align:center;
	background-color:#333;
	background-position:center center;
	background-size:cover;
	height:300px;
}

section.bannerNew {
	position:relative;
	height:1700px;
	overflow:hidden;
	/*border-bottom:3px solid #FFF;*/
}

section.bannerNew .banner-image .slide {
	position:relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	text-align:center;
	background-color:#333;
	background-position:center center;
	background-size:cover;
	height:500px;
}

.banner-image .slide .caption {
	width:100%;
	position:absolute;
	text-align:left;
	top:55%;
	z-index:10;
	transform: translateY(-50%);
}

.banner-image .slide .caption h3{
	text-transform:uppercase;
	color:#3b8ac9;
	letter-spacing:.08em;
	font-size:2.5em;
}

.banner-image .slide .caption h3 span{
	display:block;
	text-transform:capitalize;
	font-size:.4em;
}

.banner-image .slide .caption .pageContent {
	font-size:.8em;
}

.banner-image .slide .caption .btn-standard {
	font-family: 'Open Sans Semibold';
	font-size:1em;
}

.slide-arrow-previous {
	display:block;
	position: absolute;
	background: url(../images/leftArrow.png) no-repeat;
	width: 90px;
	height: 80px;
	top: 42%;
	left: -10px;
	cursor: pointer;
	z-index:1000;
	outline:none;
}

.slide-arrow-previous:hover{
	background: url(../images/leftArrowH.png) no-repeat;
}

.slide-arrow-next {
	display:block;
	position: absolute;
	background: url(../images/rightArrow.png) no-repeat;
	width: 90px;
	height: 80px;
	top: 42%;
	cursor: pointer;
	z-index:1000;
	right: -10px;
	outline:none;
}

.slide-arrow-next:hover{
	background: url(../images/rightArrowH.png) no-repeat;
}

.sliderDots {
	position:absolute;
	width:100%;
	bottom:25px;
	margin:0;
	padding:0;
	text-align:center;
}

.dot {
	margin:0 0 0 10px;
}

.sliderDots a {
	background:#CCCCCC;
	border-radius: 0px;
	width: 20px;
	height: 20px;
	border:2px solid #FEFFFF;
	margin: 0 10px;
	display:inline-block;
	box-shadow:1px 1px 2px rgba(0,0,0,.6)
}
.sliderDots a:hover {
	background: #636363;
}
.sliderDots a.selected {
	background: #636363;
}


.bannerSquares {
	height: auto;
}

.bannerSquares > div {
	height: calc(600px/6);
	max-height: calc(600px/6) !important;
	overflow: hidden !important;
	padding-left:0px;
	padding-right:0px;
	position: relative;
}

.bannerSquares > div:before {
	pointer-events: none;
	position:absolute;
	display: block;
	content: '';
	top: 10px;
	right: 10px;
	left: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,.5);
	z-index: 1;
}

.bannerSquares > div > div {
	display: table;
	height: calc(600px/6);
	max-height: calc(600px/6) !important;
	width: 100%;
}

.bannerSquares > div > div a{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	padding: 15px 30px 0px 30px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.bannerSquares > div a:hover{
	background: rgba(0,0,0,0.30);
}

.bannerSquares > div.box-1 {
	background: #9cad5e;
}

.bannerSquares > div.box-2 {
	background: #428ecb;
}

.bannerSquares > div.box-3 {
	background: #0d716d;
}

.bannerSquares > div.box-4 {
	background: #3d1e5b;
}

.bannerSquares > div.box-5 {
	background: #061e41;
}

.bannerSquares > div.box-6 {
	background: #dbb13b;
}


section.pageBanner {
	color:#FFF;
	text-shadow:rgba(0,0,0,1) 0px 0px 5px;
	background-image:url(../images/default-page-header.jpg);
	background-position:center center;
	background-repeat:repeat;
	background-size: cover;
	height:350px;
	position:relative;
	border-bottom:3px solid #6c8b0a;
}

section.pageBanner h1{
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
}

section.google-map {
	height: 550px;
	overflow:hidden;
	margin-bottom:0px;
	border-bottom:3px solid #6c8b0a;
}

.mapOverlay {
   background:transparent;
   position:relative; 
   width:100%;
   height:550px; /* your iframe height */
   top:550px;  /* your iframe height */
   margin-top:-550px;  /* your iframe height */
   z-index:100002;
}

section.inside-page-header {
	background:rgb(74,48,128);
	background:url(../images/watercolorpapertexture.jpg) center center no-repeat;
	background-size: cover;
}

section.body-text-white {
	background-color:#FFF;
}

section.body-text-texture {
	background:rgb(74,48,128);
	background:url(../images/watercolorpapertexture.jpg) center center no-repeat;
	background-size: cover;
}

section.body-text-image {
	color:#FFF;
	background:rgb(74,48,128);
	background:url(../images/woman-on-couch.jpg) center center no-repeat;
	background-size: cover;
}

section .blue-color-overlay {
	/*background:rgba(0,62,125,.7);*/
	background:rgba(20,100,200,.7);
}

section .purple-color-overlay {
	background:rgba(20,100,200,.7);
}

section .lime-color-overlay {
	background:rgba(156,173,94,.9);
}

section .ltBlue-color-overlay {
	background:rgba(66,142,203,.9);
}

section .teal-color-overlay {
	background:rgba(13,113,109,.9);
}

section .dPurple-color-overlay {
	background:rgba(61,30,91,9);
}
section .dkBlue-color-overlay {
	background:rgba(6,30,65,.9);
}

section .gold-color-overlay {
	background:rgba(219,177,59,.9);
}

section .logo-color-overlay {
	/*background:rgba(124,178,72,1);*/
	background: #052866;
}


section .section-padding {
	padding-top:45px;
	padding-bottom:30px;
}

section .section-padding2x {
    padding-top: 90px;
    padding-bottom: 60px;
}

section .icon_watermark {
	background-image:url(../images/white-icon-overlay.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

section.body-text-watercolor {
	background:url(../images/bluewatercolor.jpg) left top no-repeat;
	background-size:contain;
}

section.body-text-watercolor-purple {
	background:url(../images/purplewatercolor.jpg) left top no-repeat;
	background-size:contain;
}
section.body-text-watercolor-purple h1.text-purple, section.body-text-watercolor-purple h2.text-purple, section.body-text-watercolor-purple h4.text-purple {color: #3d1e5b;}

section.body-text-watercolor-green {
	background:url(../images/greenwatercolor.jpg) left top no-repeat;
	background-size:contain;
}
section.body-text-watercolor-green h1.text-purple, section.body-text-watercolor-green h2.text-purple, section.body-text-watercolor-green h4.text-purple {color: #9cad5e;}

section.body-text-watercolor-ltblue {
	background:url(../images/bluewatercolor.jpg) left top no-repeat;
	background-size:contain;
}
section.body-text-watercolor-ltblue h1.text-purple, section.body-text-watercolor-ltblue h2.text-purple, section.body-text-watercolor-ltblue h4.text-purple {color: #428ecb;}

section.body-text-watercolor-dkblue {
	background:url(../images/dkbluewatercolor.jpg) left top no-repeat;
	background-size:contain;
}
section.body-text-watercolor-dkblue h1.text-purple, section.body-text-watercolor-dkblue h2.text-purple, section.body-text-watercolor-dkblue h4.text-purple {color: #061e41;}

section.body-text-watercolor-teal {
	background:url(../images/tealwatercolor.jpg) left top no-repeat;
	background-size:contain;
}
section.body-text-watercolor-teal h1.text-purple, section.body-text-watercolor-teal h2.text-purple, section.body-text-watercolor-teal h4.text-purple {color: #0d716d;}

section.body-text-watercolor-gold {
	background:url(../images/goldwatercolor.jpg) left top no-repeat;
	background-size:contain;
}
section.body-text-watercolor-gold h1.text-purple, section.body-text-watercolor-gold h2.text-purple, section.body-text-watercolor-gold h4.text-purple {color: #dcb64c;}

.white-card {
	background:#FFF;
	position:relative;
	padding-top:60px;
	padding-bottom:75px;
	border:4px solid #FFF;
	margin-top:50px !important;
	box-shadow: inset -1px -1px 0px 0px #888, inset 1px 1px 0px 0px #888;
	margin-bottom:80px !important;
}

.white-card.last {
	margin-bottom:25px !important;
}

.white-card:before {
	position:absolute;
	top:-50px;
	left:0px;
	right:0px;
	text-align:center;
	content:url(../images/tree-icon-outlined.png);
}

.white-card .bottom-button {
	position:absolute;
	bottom:10px;
	right:0px;
	left:0px;
}

.side-bar-icon-text {
	padding-left:80px;
}

.side-bar-icon-text h4 {
	font-weight:normal;
	letter-spacing:.07em;
	font-family: 'Open Sans Semibold';
	position:relative;
}
	
.side-bar-icon-text span.fa-stack {
	position:absolute;
	margin-left:-80px;
	font-size:36px;
}

.blog h3{
	text-transform:capitalize !important;
	font-size:1.5em;
}


.bottom-quick-links {
	color:#6D6E72;
}

.bottom-quick-links a {
	text-decoration:none;
}

.bottom-quick-links a h5{
	color:#0033a0;
}

.bottom-quick-links a i{
	font-size:48px;
	color:#6D6E72;
	padding-bottom:15px;
}

.bottom-quick-links a:hover, .bottom-quick-links a:hover h5, .bottom-quick-links a:hover i {
	text-decoration:none;
	color:#806FA8 !important;
}





.testimonial {
	font-style:italic;
	text-align:center;
}

.testimonial .quotes {
	background:url(../images/leftquote.png) no-repeat top left, url(../images/rightquote.png) no-repeat bottom right;
}

.testimonial .pageContent{
	padding-top:25px;
}



.photoBanner {position: relative;}
.photoBanner figure{position: relative; padding-top: 35%; overflow: hidden;}
.photoBanner figure:before{display: block; content: ""; position: absolute; left: 0px; top: 0px; right: 0px; z-index: 1; bottom: 0px; background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 75%);}
.photoBanner figure img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: auto;}
.photoBannerText {padding: 15px;}
.photoBannerText div{margin-bottom: 25px;}

.photosContainer {
	margin-bottom:25px;
}

.photoItem, .photoItem:visited {
	display:block;
	max-width:370px;
	height:250px;
	margin:15px auto 15px auto;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	/*overflow:hidden;*/
}

.gallery {
	text-align:center;
}
div.gallery:first-child hr{
	display:none;
}
.gallery h6{
	font-size:1.3em;
	text-align:center;
}

.galleryItem, .galleryItem:visited {
	display:block;
	max-width:370px;
	height:250px;
	margin:15px auto 15px auto;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	/*overflow:hidden;*/
}

.photoItem .photoHover {
	display:none;
	width:100%;
	max-width:370px;
	height:100%;
	max-height:250px;
	background:rgba(102,102,102,.3);
	font-size:60px;
	color:#fff;
}

.photoItem .photoHover i {
	margin:90px 0 0 0;
}

.photoItem:hover .photoHover {
	display:inline-block;
}

.galleryItem .photoHover {
	display:none;
	width:100%;
	max-width:370px;
	height:100%;
	max-height:250px;
	background:rgba(102,102,102,.3);
	font-size:60px;
	color:#fff;
}

.galleryItem .photoHover i {
	margin:90px 0 0 0;
}

.galleryItem:hover .photoHover {
	display:inline-block;
}

.videoHover {
	width:100%;
	max-width:370px;
	height:100%;
	max-height:250px;
	font-size:60px;
	color:#222;
}

.videoHover i {
	margin:65px 0 0 0;
}

.photoItem:hover .videoHover{
	background:rgba(102,102,102,.3);
	color:#C70100;
}

.galleryItem:hover .videoHover {
	background:rgba(102,102,102,.3);
	color:#C70100;
}

.photoGalleryWrapper {
	text-align:center;
}

.photoGalleryWrapper {
	text-align:center;
}

.panel-programs {
	border-color: #dddddd;
	margin-bottom:15px !important;
	border-radius:0px !important;
}

.panel-programs > .panel-heading {
	padding:0px !important;
	border-radius:0px !important;
}

.panel-programs > .panel-heading h4.panel-title{
	padding:0px !important;
	border-radius:0px !important;
}
.panel-programs > .panel-heading  h4.panel-title a{
	display:block;
	padding:15px 15px 15px 15px !important;
	text-decoration:none;
}

.panel-programs > .panel-heading a:hover{
	text-decoration:none;
}

.panel-programs .panel-body {
	padding-bottom:0px !important;
}

.panel-programs > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #dddddd;
}

.panel-programs > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}


footer {
	color:#D1D2D4;
	font-weight:normal;
	background:#414042 url(../images/footer-icon-overlay.png) no-repeat bottom right;
	padding-top:30px;
}

footer.vertDivide {
	background:url(../images/vert-dahed-border.jpg) repeat-y 75% 0px;
}

footer .address{
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:.9em;
	line-height:normal !important;
}

footer .address img{
	padding-bottom:15px;
}

footer .address hr{
	margin-bottom:15px !important;
}

footer .address h5{
	padding-bottom:15px;
}

footer .address p{
	padding-bottom:15px !important;
}

footer .address p:last-child{
	padding-bottom:0px !important;
}

footer .address p a{
	color:#D1D2D4;
	text-decoration:none;
}

footer .address p a:hover{
	color:#FFF;
}

footer .credits{
	padding-top:15px;
	padding-bottom:15px;
	margin-top:30px;
	font-size:.8em;
	line-height:normal;
	text-align:center;
	background:#3B3A3C;
	color:#BCBEC0;
}


footer .credits a {
	text-decoration:none;
	color:#BCBEC0;
}

footer .credits a:hover {
	text-decoration:none;
	color:#FFF;
}

.modal {
	z-index:100100;
}

/*   Start Blog  */

.home-blog h2{
	font-family: 'Open Sans Semibold';
	text-transform:capitalize;
	font-size:1.5em;
}
.post {
	border-bottom:1px solid #CCC;
	border-collapse:collapse;
	padding-bottom:15px;
	margin-bottom:15px;
}

.post-meta-home {
	padding-bottom:10px;
	font-size:.85em;
	color:#FFF;
	text-align:center;
}

.post-meta-home a, .blog-content-home a{
	color:#FFF;
	text-decoration:none;
}

.post-meta-home a:hover, .blog-content-home a:hover{
	color:#EEE;
	text-decoration:underline;
}

.post-meta {
	padding-bottom:10px;
	font-size:.85em;
}

.post-meta span, .post-meta-home span {
	padding-right:10px;
}

.post-meta i.fa, .post-meta-home i.fa {
	padding-right:5px;
}

.post-block {
	border-top:1px solid #CCC;
	border-collapse:collapse;
	padding-top:10px;
	padding-bottom:15px;
}


.post-author .img-thumbnail {
	float:left;
	margin-right:15px;
}

.post-author .img-thumbnail img{
	max-width:75px;
}

span.stButton, a.stButton {
	display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
	margin-right: 3px;
    margin-left: 3px;
    font-size: 11px;
    line-height: 16px;
	cursor: pointer !important;
}

.st_facebook_custom {
	background-image: url(../images/icons/32-facebook.png);
}

.st_twitter_custom {
	background-image: url(../images/icons/32-twitter.png);
}

.st_googleplus_custom {
	background-image: url(../images/icons/32-googleplus.png);
}

.st_pinterest_custom {
	background-image: url(../images/icons/32-pinterest.png);
}

.st_linkedin_custom {
	background-image: url(../images/icons/32-linkedin.png);
}

.st_email_custom {
	background-image: url(../images/icons/32-email.png);
}

.st_rss_custom {
	background-image: url(../images/icons/32-rss.png);
}

.st_sharethis_custom {
	background-image: url(../images/icons/32-sharethis.png);
}


/*  End Blog   */

/*  START FORMS  */

.styledForm input {
	border-radius:0px;
}

.styledForm textarea{
	border-radius:0px;
}

label {
}

label.error {
	width:100%;
	box-sizing:border-box;
	display:block;
	padding:4px 8px 4px 8px;
	font-size:.8em;
	color:#0033a0;
	margin:0px 0px 12px 0px;
}

label.error.radioError {
	width:100%;
	box-sizing:border-box;
	display:block;
	padding:4px 8px 4px 8px;
	font-size:.8em;
	color:#0033a0;
	margin:0px 0px 12px 0px;
}

label.optionList {
	font-weight:normal;
}
	#loginForm {
		padding-bottom:8px;
	}

/*  END FORMS  */


/* START NOTIFICATIONS */
.notification.success {
	background:#DFF2BF url('../admin/images/icons/notifications/success.png') no-repeat 10px center;
	border-color:#4F8A10;
	color:#4F8A10;
}
.notification.error {
	background:#FFBABA url('../admin/images/icons/notifications/error.png') no-repeat 10px center;
	border-color:#D8000C;
	color:#D8000C;
}
.notification.warning {
	background:#FEEFB3 url('../admin/images/icons/notifications/warning.png') no-repeat 10px center;
	border-color:#9F6000;
	color:#9F6000;
}
.notification.info {
	background:#BDE5F8 url('../admin/images/icons/notifications/info.png') no-repeat 10px center;
	border-color:#00529B;
	color:#00529B;
}
.notification.tip {
	background:#feeac9 url('../admin/images/icons/notifications/tip.png') no-repeat 10px center;
	border-color:#CB9D4C;
	color:#CB9D4C;
}
.notification {
	border:2px solid #444;
	padding:20px 10px 20px 55px;
	margin:0 0 30px 0;
	color:#000;
	font-weight:bold;
}

.absoluteNotification {
    position: fixed;
	z-index:999999;
    top: 0;
    left: 0;
	text-align:center;
	padding:10px 0 10px 0;
	font: bold 20px/32px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 100%;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

.absoluteNotification.success {
    background:#4F8A10;
	color:#FFF;
}

.absoluteNotification.error {
    background:#D8000C;
	color:#FFF;
}

/*  END NOTIFICATIONS  */
@media (min-width: 768px) {
	body {
		padding:150px 0 0 0 !important;
	}
	
	header {
		position:fixed;
	}
	
	img.pull-right {
		margin-left:15px;
		float:right !important;
	}
	
	img.pull-left {
		margin-right:15px;
		float:left !important;
	}
	

	h1 {
		font-size:2.8em;
	}
	
	h2 {
		font-size:2.3em;
	}
	
	h3 {
		font-size:2em;
	}
	
	h4 {
		font-size:1.8em;
		padding:0px 0px 6px 0px;
	}
	
	h5 {
		font-size:1.6em;
		padding:0px 0px 6px 0px;
	}
	
	h6 {
		font-size:1.4em;
		padding:0px 0px 6px 0px;
	}
	
	.navbar {
		font-size:.9em;
		letter-spacing:.05em;
	}
	
	.nav.navbar-nav {
		float:left;
		margin-left:-15px !important;
	}
	.navbar-nav > li > a {
		padding-top:0px !important;
		padding-bottom:2px !important;
		padding-left:10px !important;
		padding-right:10px !important;
	}

	section.banner {
		height:400px;
	}
	section.banner .banner-image .slide {
		height:400px;
	}
	
	section.bannerNew {
		height:1200px;
	}
	section.bannerNew .banner-image .slide {
		height:600px;
	}
	
	.banner-image .slide .caption h3{
		text-transform:uppercase;
		letter-spacing:.08em;
		font-size:4.5em;
	}
	
	.banner-image .slide .caption h3 span{
		display:block;
		text-transform:capitalize;
		font-size:.4em;
	}
	
	.banner-image .slide .caption .pageContent {
		font-size:1.2em;
	}
	
	.banner-image .slide .caption .btn-standard {
		font-family: 'Open Sans Semibold';
		font-size:1.7em;
	}
	
    .photoBannerText {position: absolute; left: 10%; top: 50%; transform: translateY(-50%); width: 45%;z-index: 2; padding: 0px;}

}

@media (min-width: 992px) {
	body {
		padding:145px 0 0 0 !important;
	}
	
	.top-nav-wrapper {
		font-size:1em;
	}
	
	.navbar-brand img{
		height:130px;
	}

	.header-phone {
		margin-top:22px;
	}
					
	.navbar-nav {
		margin-top:15px !important;
	}
	
	.nav.navbar-nav {
		float:right;
		margin-right:-15px !important;
	}


	.navbar-nav {
		margin-top:15px;
	}
	.navbar {
		font-size:.92em;
		letter-spacing:.00em;
	}
	.navbar-nav > li > a {
		line-height:1.2em !important;
		padding-bottom:6px !important;
		padding-left:8px !important;
		padding-right:8px !important;
	}
	
	section.banner {
		height:500px;
	}
	section.banner .banner-image .slide {
		height:500px;
	}
	
	section.bannerNew {
		height:600px;
	}
	section.bannerNew .banner-image .slide {
		height:600px;
	}
	
	.banner .slide .caption {
		z-index:10;
	}
	
	.white-card {
		margin-bottom:25px !important;
		min-height:400px;
	}

	.vert-3-Divides {
		background:url(../images/vert-dahed-border.png) repeat-y 25% 0px, url(../images/vert-dahed-border.png) repeat-y 50% 0px, url(../images/vert-dahed-border.png) repeat-y 75% 0px;
	}

	.testimonials {
		padding-bottom:25px;
	}
	
	.testimonials .pageContent{
		padding-top:25px;
		padding-bottom:0px !important;
	}
	
	footer .vertDivide {
		background:url(../images/vert-dahed-border.png) repeat-y 33% 0%;
	}
	
	footer .address {
		padding-right:20px;
	}

	footer .credits .logo{
		text-align:left;
	}
	
	footer .credits .text{
		text-align:right !important;
		padding-top:16px;
	}
    
    .photoBannerText {width: 35%;}

}

@media (min-width: 1200px) {
	body {
		padding:160px 0 0 0 !important;
	}

	.navbar {
		font-size:1em;
		letter-spacing:.05em;
	}
	
	.navbar-brand img{
		height:139px;
	}
					
	.header-phone {
		margin-top:30px;
	}
					
	.navbar-nav {
		margin-top:20px;
	}

	.navbar-nav > li > a {
		line-height:1.2em !important;
		padding-left:10px !important;
		padding-right:10px !important;
	}

	section.banner {
		height:600px;
	}
	section.banner .banner-image .slide {
		height:600px;
	}
	
	.banner .slide .caption {
		z-index:10;
	}
	.white-card {
		min-height:400px;
	}
}

#google_translate_element {
	display: inline-block;
	position: relative;
	top: -2px;
	margin-bottom: -2px;
	border-left: 1px solid #EEEEEE;
	padding-left: 10px;
}

.goog-te-gadget-simple {
    /*background-color: #fff;*/
    border-left: 0px solid #d5d5d5 !important;
    border-top: 0px solid #9b9b9b !important;
    border-bottom: 0px solid #e8e8e8 !important;
    border-right: 0px solid #d5d5d5 !important;
	font-size: 9pt !important;
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.goog-te-menu-value span {
	border-left:none !important;
}
