
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');


body {
	font-family: 'Open Sans Condensed', Arial, sans-serif;  
	background-color: #fff;
	font-size: 22px; 

}


.off-canvas-wrapper{
	visibility: hidden;
}

#frmCreated #contact-name{
	display:none;
}

.custom_form_errormsg{
	display:none;
	color: #D8000C;
	background-color: #FFBABA;
	
}

.error {
	color: #c03a3a;
	margin-top:-8px;
}

.internal-page{
	background-color: #ececec!important;
}

.internal-page .top-bar{
	background-color: #ececec!important;
}

.internal-page .top-bar{
	background-color: #ececec!important;
}

.internal-page .columnmenu,  .internal-page .top-bar-center, .internal-page .menu-default-container{
	background-color: #ececec!important;
}
.internal-page  .top-bar ul {
	background-color: #ececec!important;
}

.internal-page .top-bar ul li:hover {
	background-color: #ececec!important;
}

.internal-page .mt_3per, .internal-page .main-content{
	background-color: #ececec!important;
}

.social-area{
	background-color: #346e84!important;
	min-height: 220px;
	padding-bottom: 30px;
}

p {
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size: 22px;
}
 h1, h2, h3, h4, h5{
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	padding:20px 0px 20px 0px;
 	margin-bottom: 0!important; 
}


h2{
	font-size: 60px;
	line-height: 60px!important;
	 
}

h3{
	font-size: 52px;
	line-height: 56px!important;
	
}

h4{
	font-size: 48px;
	line-height: 52px!important;
}
h5{
	font-size: 36px;
	line-height: 36px!important;
}



@media screen and (max-width: 39.9375em) {
	
	
	h3,h4,h5{
	padding-left: 10px;
    padding-right: 10px;
	}
	h2 {
		font-size: 48px!important;
    	line-height: 50px!important;
	}
	h3{
		font-size: 46px!important;
    	line-height: 48px!important;
	}
	h4 {
		font-size: 42px!important;
    	line-height: 46px!important;
	}
	h5 {
		font-size: 36px!important;
    	line-height: 40px!important;
	}
	
	.news-post h3, .news-post h4, .news-post h5,.event-header-small,.news-header-small {
		padding-left: 0px;
    	padding-right: 0px;
	}
	
	
	
}


.withsubheader, .headerwithsubheader{
	padding-bottom: 0px 0px 0px 0px!important;
}

.subheader{
	padding-top: 0px!important;
	margin-top: -16px!important;
}


.clearboth{
	margin:0;
	padding:0;
	clear:both;
}




/*======================================== Custom Foundation styles ==================================================*/

/* common elements */

a{
	color: #0474fc;
}
a:hover{
	color: #7491b4;
}
.largeh3 {
	font-size: 60px;
}


/* foundation hack uncollapse row inside collapsed row */

.row.collapse .row {
	margin-left: auto;
	margin-right: auto;
}

.top-bar {
  background-color: #ffffff !important;
  color: #f1f1f1 !important; 
  /*border-bottom: 5px solid #0474fc; */
}

.gray-bar-bottom{
	border-bottom: 15px solid #3e3e3e;
	
}

.top-bar ul {
    background-color: #ffffff !important; }
    .top-bar ul li:hover {
      background-color: black !important; }
    .top-bar ul li a {
      color: #000000 !important; } 
    .top-bar ul li a:hover {
		color: #414042!important;
    } 	
    	
    	
  .top-bar .top-bar-right .menu .jssocials-shares {
    margin: 0 !important; }
    .top-bar .top-bar-right .menu .jssocials-shares .jssocials-share a {
      font-size: 12px; }
  .top-bar .top-bar-right .menu li:hover {
  	
    background-color: transparent !important; }

.title-bar {
  background-color: #ffffff!important; }

.small_hr_for_below_md {
  display: none; }
	
.section {
	margin-top: 10px;
}

.fullWidth {
   width: 100%!important;
   margin-left: auto!important;
   margin-right: auto!important;
   max-width: initial!important;
}

.mt_3per {
    margin-top: 0!important;
    background-color:#fff; 
}

.top-bar-right { 
    /* float: right; social media icons and search not being used*/
	display:none;
}

	
/*  end */
	
.top-bar.show-for-large	{
	width: 100%;
	margin-left:0px;
	height: 160px;
	padding: 0rem;
}

.main-nav{
	margin-top: 56px;
}

#main-menu {
	margin-top:0px!important;
}

.menu > li,
#main-menu > li {
	padding: 0.7rem 0.7rem 20px 10px !important;
	display: inline;
}

#menu-default-1 > li {
	padding: 0.7rem 0.7rem 20px 10px !important;
	display: inline;
}

#main-menu > li.is-dropdown-submenu-parent > a::after, 
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	 display: none!important;
}

#main-menu > li.is-dropdown-submenu-parent > a,
.dropdown.menu > li.is-dropdown-submenu-parent > a{
	  padding-right:.6rem !important
}

.menu-item{
	letter-spacing: 3px;
	font-size: .827em;
	text-transform: uppercase; 
	font-weight: 300;
}
	
#main-menu .active>a,
.menu .active>a {
    color: #346e85!important;
    /* background: #ffffff!important; */
}	





#main-menu li.menu-item-dropdown:hover {
	background: url(../images/bg_nav_hover.png) bottom center no-repeat transparent;
	background-size: 24% 10%;
} 


#main-menu li.menu-item-dropdown:hover a,
#main-menu li.menu-item-dropdown a:hover {
	background: none;
}






#main-menu a,
.dropdown.menu a {
	    padding: 3.6rem 0rem 0rem 0rem!important;
}

ul.menu.menu-dropdown-container {
	display: none;
	position: absolute;
	/*top: 134px; 
	left: 0;
	width: 100vw;*/
	width: auto;
	min-width: 270px!important;
	background: #3e3e3e!important;
	text-align:center;
	margin-top: 0px;
}

li:hover ul.menu.menu-dropdown-container {
	display: block;
}

ul.menu.menu-dropdown-container li {
	text-align:left; 
	display: inline-block;
	float: none;
	padding: .8rem !important;
		
}


.top-bar #main-menu ul.menu.menu-dropdown-container li a {
	padding: 0 !important;
	color: #fff !important;
	background: none !important;
} 

.top-bar #main-menu ul.menu.menu-dropdown-container li:hover a, 
.top-bar #main-menu ul.menu.menu-dropdown-container li a:hover {
    color: #000 !important;
}





.menu-text {
	width: 0px;
	height: 0px;
}

.columnmenu{
	padding-right: 40px!important;
	padding-top: 10px!important;
}

.top-bar-center{
	float: right;
	
	
}


.sub-text{
	padding-top:200px;
	padding-right:20px;
	letter-spacing: 6px;
	color: #c8b18b;
	font-size: 30px;
	text-transform: uppercase; 
}
.logo-large{
	max-width: 320px;
	padding-left: 30px;
	margin-top: -22px; 
}

.top-form{
	margin-top: -8px;
}


.internal-title-bar{
	background-color: #fcfcfc;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 60px;
	color: #888888;
	margin-top: -20px;
}
.internal-title-bar-text{
	padding: 14px 0px 0px 20px!important;
	color: #888888;
}

@media screen and (max-width: 39.9375em){
	.internal-title-bar{
		margin-top: 0px;
	}
	
	.internal-title-bar-text p {
	    text-align: left!important;
	    padding-left: 10px!important;
	    font-size: 16px!important;
	    padding-top: 0px!important;
		margin-top: -8px;
	}
}
@media screen and (max-width: 63.9375em) and (min-width: 40em){
.internal-title-bar-text p {
	   padding-left: 30px!important;
	   
	}
.internal-title-bar{
		margin-top: 0px;
	}
}




.submenu.sub-active{
	color: #0a0a0a!important;
}

.submenu.no-landing{
	color: #8a8a8a;
}


/*
.menu-text {
	width: 520px;
	height: 110px;
	display: block;
	background: url(images/logo.png) no-repeat top left;
	cursor: pointer;
	
	}*/

.menu-default-container{
	padding-top:0px!important;
}
.menu-text { 
	color: #414042;
}
		
.open {left: 0 !important;}

.top-bar a {
    color: #000;
    letter-spacing: 3px;
    font-size: .95em;
    text-transform: uppercase;
    font-weight: 300;
	text-transform: uppercase;
}

.top-bar input {
	width: 80%;
	margin-right: 20px;
	max-width: 500px;
	border: none;
	border-bottom: solid 2px #ccc;
	box-shadow: none;
}

.top-bar input:focus {
	border: none;
	border-bottom: solid 2px #ccc;
	box-shadow: none;
}

.top-bar input[type='button']{
	background: #0474fc;
	border-radius: 5px;
	height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 20px;
	max-width: 250px;
	font-size: 14px; 
}

@media screen and (min-width: 62.5em) {

	ul ul {width:100%;}
	
	.is-dropdown-submenu{
		min-width:100px!important;
	}
	.menu{
		border: none;
	}
	
	.dropdown .is-dropdown-submenu a {
	    padding: 0.7rem .5rem!important;
	}
	
	
	.menu{
		margin-top: -11px;
		
		margin-left:-1px;
		margin-right:0px;
		
		
	}

}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    border-color: #414042 transparent transparent!important;
}

.top-bar ul li:hover {
    background-color: #f1f1f1 !important;
}

.top-bar ul li:hover {
    background-color: #ffffff !important;
}

	
.top-bar, .top-bar ul {
    background-color: #ffffff;
}

.top-bar ul {
    background-color: #ffffff !important;
}

.menu li{
	text-align: left;
}

.top-bar ul li a {
    text-decoration: none; 
    position: relative;
}

.top-bar ul li a:hover:after {
	color: #414042!important;
 }
  
 .toplinks{
	padding-right:10px;
 }
 .toplinks a{
	color: #939598;
 }
 
 
/*
ul.menu.menu-dropdown-container li {
	border-bottom: 1px solid #d8d8d8;
}
ul.menu.menu-dropdown-container li:last-child { border-bottom: none; }
*/

ul.menu.menu-dropdown-container li:hover {
	background-color: #d8d8d8 !important;
	border-left: solid 10px #0474fc;
	padding-left: 10px!important;
 }
 
.top-bar #main-menu ul.menu.menu-dropdown-container li a:hover,
.top-bar #main-menu ul.menu.menu-dropdown-container li:hover a {
    color: #0474fc !important;
	
}
 
ul.menu.menu-dropdown-container li {
	padding-left: 20px!important;
}

.top-bar #main-menu ul.menu.menu-dropdown-container li a{
	 text-transform: capitalize;
}



/* menu for small */
 
 .close-button{
	margin-top: -30px;
 	margin-left: -10px;
 }
 .small-menu-icon{
	font-size: 40px;
 	
 	
 }
 
 
 .small-menu-icon:hover{
	color: #0374fc;
 }
 
 .menu-icon {
     width: 38px!important;
     margin: 20px 0px 0 0px!important;
 	 background: #fefefe!important;
     box-shadow: 0 10px 0 #fefefe, 0 20px 0 #fefefe!important;
}

.menu-icon::after {
  
    height: 3px;
    background: #fefefe;
    box-shadow: 0 10px 0 #fefefe, 0 20px 0 #fefefe;
    
}

.menu-icon:hover::after {
    background: #ff921e;
    box-shadow: 0 10px 0 #ff921e, 0 20px 0 #ff921e;
}

.logo-small{
	margin-top: 15px;
}

.top-divider{
	color: #7491b4;;
}

@media screen and (max-width: 63.9375em) {
	.menu .active>a {
	    background: #fff!important;

	}
	
	
}


.topcorner_search{
   position:absolute;
   top:0;
   right:0;
  }
  
.topcorner_search .form-icons {
  text-align: center;
}

.topcorner_search .form-icons h4 {
  margin-bottom: 1rem;
}

#searchresults .input-group-label {
  background-color: #fff;
  border-color: #fff;
}

#searchresults .input-group-field {
  border-color: #fff;
}

#searchresults .fa {
  color: #0474fc;
  width: 1rem;
}

#searchresults{
	border:none!important;
   

}

#sitesearch{
	border:none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

@media screen and  (max-width: 63.9375em) {
	.topcorner_search{
		display:none;
	}
}


.vertical.menu .menu-item a{
	color: #0f112c!important;
	border-bottom: 1px solid #ccc;
	
}
.drilldown .is-drilldown-submenu-parent > a::after {
		border-color: transparent transparent transparent #0f112c!important;
	}
.drilldown .js-drilldown-back > a::before {
	border-color: transparent #0f112c transparent transparent;
}

.drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; 
    margin-left: -34px;
	margin-bottom: 14px;
}

.main-image{
	background-color: transparent;
	margin-top:4px;
}

@media screen and (min-width: 1451px) {
	.demo-contact-text{
		display:none; 
	}

.contact_top-menu{
		display: inline;
		font-size: .75em!important;
	}
	.contact_top-menu a {
		font-size: .75em!important; 
	}
}
/*
@media screen and (max-width: 1450px) {
	.main-nav {
		margin: 0;
		position: absolute; 
		width: 100%;
		text-align: center;
		top: 145px;
		left: 0;
		border-top: solid 1px #3e3e3e;
		padding-top: 10px;
	}
	
	ul.menu {
		background: none !important;
	}
	
	ul.menu.menu-dropdown-container {
		display: none;
		position: absolute;
		top: 54px; 
		left: 0;
		width: 100vw;
		background: #3e3e3e!important;
		text-align:center;
		z-index: 3000;
	}	
	
	.top-bar.show-for-large {
		height: 190px;
	}
	
	.large-3.columns.top-form,
	.large-3.columns.top-logo {
		width: 40% !important;
	}
} */

@media screen and (min-width: 1215px) and (max-width: 1450px) {

	.large-3.columns.top-logo{
		width: 20%!important;
	}
    .logo-large{
		width: 280px;
		height: auto;
    	padding-top: 4px;
	 }
	
	.large-3.columns.top-form
	 {
		
		width: 15% !important;
	}
	.main-nav{
		
		padding-left: 20px!important;
		padding-top: 0px!important;
	}
	


	.top-bar input[type='button'] {
	    background: #0474fc;
	    border-radius: 5px;
	    height: 40px;
	    font-weight: bold;
	    text-transform: uppercase;
	    padding: 5px 10px;
	    max-width: 150px;
	    font-size: 13px;
	}	
	
	.contact_top_menu{
		font-size: 12px;
	}
	
	.demo-contact-text{
		display:inline; 
		font-size: 12px;
	}
	
	.contact_top-menu{
		display: none;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {

	.large-3.columns.top-logo{
		width: 18%!important;
	}
    .logo-large{
		width: 220px;
		height: auto;
    	padding-top: 20px;
	 }
	
	.large-3.columns.top-form
	 {
		
		width: 14% !important;
	 	padding-right:8px;
	}
	.main-nav{
		
		padding-left: 40px!important;
		font-size: .85em;
	}
	


	.top-bar input[type='button'] {
	    background: #0474fc;
	    border-radius: 5px;
	    height: 30px;
	    font-weight: bold;
	    text-transform: uppercase;
	    padding: 3px 6px;
	    max-width: 150px;
	    font-size: 12px;
	}	
	
	.contact_top_menu{
		font-size: 12px;
	}
	
	.demo-contact-text{
		display:inline; 
		font-size: 12px;
	}
	
	.contact_top-menu{
		display: none;
	}
}

@media screen and (min-width: 1101px) and (max-width: 1214px) {

	.large-3.columns.top-logo{
		width: 18%!important;
	}
    .logo-large{
		width: 260px;
		height: auto;
    	padding-top: 20px;
	 }
	
	.large-3.columns.top-form
	 {
		
		width: 10% !important;
	}
	.main-nav{
		
		padding-left: 10px!important;
		font-size: .9em;
	}
	


	.top-bar input[type='button'] {
	    background: #0474fc;
	    border-radius: 5px;
	    height: 30px;
	    font-weight: bold;
	    text-transform: uppercase;
	    padding: 3px 6px;
	    max-width: 150px;
	    font-size: 11px;
		line-height: 4px;
	}	
	
	.contact_top_menu{
		font-size: 12px;
	}
	
	.demo-contact-text{
		display:inline; 
		font-size: 12px;
	}
	
	.contact_top-menu{
		display: none;
	}
}

@media screen and (max-width: 62.5em) {
	.menu-default-container{
		padding-left: 0px;
	}
	
	a.address-small{
		color: #0f112c!important;
		font-size: 22px;
		line-height: 5px;
	}
	.small-address-menu{
		line-height: 20px;
		padding-left:20px;
	}
	.main-image{
		max-height: 600px;
	}
	#small-menu-icon{
		margin-top:18px;
	}
	
}

@media screen and (min-width: 1340px) and (max-width: 1559px) {
	.menuheader .logo-column{
		width: 25%!important;
	}
	
	.menuheader .menu-column{
		width: 60%!important;
	}
	
	.menuheader .search-column{
		width: 15%!important;
	}

}

@media screen and (min-width: 1023px) and (max-width: 1339px) {
	.menuheader .logo-column{
		width: 20%!important;
		
	}
/* 	.logo-large{
		width: 240px;
		height: auto;
		padding-top: 30px;
	} */
	
	.menuheader .menu-column{
		width: 70%!important;
	}
	
	.menuheader .search-column{
		width: 10%!important;
	}

}




@media screen and (min-width: 400px) and (max-width: 699px) {
	.main-image{
		max-height: 360px;
	}
}

@media screen and (min-width: 700px) and (max-width: 899px) {
.main-image{
	max-height: 400px;
}
}

@media screen and (min-width: 900px) and (max-width: 1025px) {
.main-image{
	max-height: 436px;
}
}

@media screen and (max-width: 499px) {
	
.main-image{
	max-height: 190px;
}	

	.colmenu{
		font-size: 12px;
		margin: 0!important;
	}
	
	.menu_normal .small-7{
		padding-right: 0!important;
		width: 55%;
	}
	
	.menu_normal .small-5{
		padding-right: 0!important;
		width: 45%;
	}
	
a.address-small{
	color: #0f112c!important;
	font-size: 16px;
}
}

.off-canvas {
    background: #fff!important;
    color: #929295;
    padding: 20px;
    max-width: 600px;
} 

       .close-button{
       	    color: #929295;
       	    font-size: 48px;
       	    padding: 20px 8px 0 0;
       	    
       }
    .close-button:hover, .close-button:focus {
        color: #929295;
     }
     
.smallmenuitems {
	font-size: 20px;
}

 @media (max-width: 338px) {
	.menu_seperator{
		display:none;
	}
}

.drilldown .is-drilldown-submenu a {
    padding: 1.3rem 1rem!important;
   
}

.custom-small-icon {
	width:30%!important;
}
.custom-small-logo{
	width: 40%!important;
}

.small-top-link{
	font-size: 24px;
}

@media screen and (max-width: 39.9375em) {
	.off-canvas {
		padding: 0px;
		padding-top: 20px;
	}
	
	.menu-default-container {
	    padding-top: 20px!important;
		padding-left: 10px!important;
	}
	#small-menu-icon{
		margin-top:10px;
	}
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 1px rgba(10, 10, 10, 0.7)!important;
}
@media screen and (min-width: 40em) {
	.position-right, .position-left {
		width: 60%!important;
	}
	.menu-default-container {
	    padding-top: 20px!important;
	}
}
/* end small menu */
.module-section.padding-none{
	
	margin-top: -20px;
}

.module_header h2{
 color: #4a4a4a;
 margin-bottom: -8px;	
}	
	
.module_header h3{
 color: #a6a6a6;
 font-size: 22px;
}

.module_meta{
	padding-top: 20px;
}
@media screen and (max-width: 39.9375em) {

	.side_menu {
	    min-height: 1px!important;
	    border-left: 0px solid;
	    border-color: #fff;
	}
	.side_menu.news br{
		display:none;
	}
	.side_menu.news a, .side_menu.news .current_year{
		padding-right: 8px;
	}
	.side_menu.events br {
	    display: none;
	}
	.side_menu.events a, .side_menu.events .current_year{
		padding-right: 8px;
	}
	
   .position-right, .position-left {
		width: 100%!important;
	}
	
	
	
}
/*home*/

.homeh2{
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #394049;
	font-size: 60px;
	letter-spacing: 0em;
	font-weight: 700;
	line-height: 54px!important;
}

.homeh3{
	
	padding-top: 0px;
	margin-top: 5px;
	color: #7e8a99;
	font-size: 52px;
	letter-spacing: 0em;
	font-weight: 400;
	line-height: 50px!important;
}


/*slider*/

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: transparent!important;

}

.orbit{
	
	background-color: transparent!important;
}

.orbit-container {
  position: relative;
  max-height: 460px!important; 
  width: auto!important;
 
}



.orbit-caption {
	position: absolute;
	display: block;
	padding: 80px!important;
	top: 100px;
	left: 10%;
	width: 80%;
	height: 250px;
	background: rgba(0, 0, 0, 0.6);
	
	
}

#slider_button{
		margin-top: -24px; 
	}


.orbit-caption h3 {
	position: relative;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	text-align: center;
	color: #ffffff!important;
	
  font-size: 38px!important;
  font-weight: 700!important;	
  
  padding: 10px 0px 0px 10px!important;
}

@media screen and (min-width: 1020px) and (max-width: 1290px) {
	#slider_button{
		margin-top: 5px;
	}
}


@media screen and (min-width:700px) and (max-width: 820px) {
	.orbit-caption {
		top: 16px!important;
		height: 230px!important; 
		width: 100%!important;
		left: 0!important;
	}
	.orbit-caption h3 {
		padding: 0!important;
		line-height: 40px!important;	
	}
}

@media screen and (min-width:821px) and (max-width: 1039px) {
	.orbit-caption {
		top: 60px!important;
		height: 230px!important; 
		width: 100%!important;
		left: 0!important;
	}
	.orbit-caption h3 {
		padding: 0!important;
		line-height: 40px!important;	
	}
}

@media screen and (min-width: 420px) and (max-width: 440px) {
	
	.orbit-caption {
	    top: 10px!important;
	    bottom: 20px!important;
	    width: 100%!important;
		height: 220px;
	    left: 0%!important;
	    padding-right: 80px!important;
	    padding-left: 80px!important;
	}
	.orbit-caption h3{
	  font-size: 26px!important;
	  font-weight: 400!important;
	  padding: 0px!important;
	  line-height: 30px!important;
	 }
	
}


/* pad devices */
@media screen and (min-width: 441px) and (max-width: 699px) {
	
	.orbit-caption {
	    top: 30px!important;
	    bottom: 20px!important;
	    width: 100%!important;
		height: 230px;
	    left: 0%!important;
	    padding-right: 80px!important;
	    padding-left: 80px!important;
	}
	.orbit-caption h3{
	  font-size: 28px!important;
	  font-weight: 400!important;
	  padding: 0px!important;
	  line-height: 34px!important;
	 }
}

/* for pad devices 
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.orbit-caption{
	top: 60px!important;
	bottom: 20px!important;
	width: 100%!important;
	left: 0%!important;
	padding-right:80px!important;
	padding-left: 80px!important;
   }
	.orbit-caption h3{
	  font-size: 28px;
	  font-weight: 400;
	  padding-bottom: 5px!important;
	  line-height: 34px!important;
	 }
	 
	 .slider_button{
		margin-top: 20px;
	 }
}*/

@media screen and (min-width: 1020px) and (max-width: 1290px) {
 .slider_button{
		margin-top: -40px;
	 }
}




@media screen and (max-width: 420px) {
	.orbit-caption{
		top: 10px!important;
		bottom: 20px!important;
		width: 100%!important;
		height: 24%!important;
		left: 0%!important;
		padding-right:5px!important;
		padding-left: 5px!important;
		
	}
	.orbit-caption h3{
	  font-size: 26px!important;
	  font-weight: 400!important;
	  padding: 0px!important;
	  margin-top: -30px;
	  padding-bottom: 5px!important;
	  line-height:30px!important;
	 
	 
	 } 
	 
	 #slider_button{
		margin-top: -70px;
	 }
	 
	.slider_button{
			margin-top: 50px;
			font-size: 16px!important;
			padding-right: 8px!important;
			padding-left: 8px!important;
			line-height: 12px!important;
		 }
 }
 
.index-spacer{
		height: 20px;
	}

@media screen and (min-width:500px) and (max-width: 639px) {
	.index-spacer{
		height: 130px;
	}
}
@media screen and (max-width: 499px) {
	.index-spacer{
		height: 290px;
	}
}

 /*iphone potrait 
@media only screen and (min-device-width: 320px) and (max-device-width: 429px) and (orientation: portrait) {
.index-spacer{
		height: 220px;
	}
} */


/*iphone potrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 429px) and (orientation: portrait) {
	.orbit-caption {
	    top: 80px!important;
	}
}
/*iphone potrait */
@media only screen and (max-device-width: 840px) and (orientation: portrait)  {
	.orbit-caption {
		    top: 70px!important;
			height: 200px!important;
		}
 
 }
 /*iphone potrait 
@media only screen and (min-device-width: 320px) and (max-device-width: 429px) and (orientation: portrait) {
	
   .orbit-caption{
		top: 0px!important;
		bottom: 20px!important;
		width: 100%!important;
		height: 100%!important;
		left: 0%!important;
	   	padding-right:5px!important;
		padding-left: 5px!important;
		
	}
	.orbit-caption h3{
	  font-size: 16px;
	  font-weight: 400;
	  padding: 0px!important;
	  margin-top: 0px;
	  padding-bottom: 5px!important;
	  line-height: 22px;
	  
	 
	 } 
	 
	.slider_button{
			margin-top: 60px!important;
			font-size: 18px!important;
			padding-right: 5px!important;
			padding-left: 5px!important;
			line-height: 24px!important;
		 }
 }
 
 @media screen and (min-width: 430px)and (max-width: 570px) {
	.slider_button{
			
			font-size: 18px!important;
			padding-right: 5px!important;
			padding-left: 5px!important;
			line-height: 6px!important;
		 }
}*/
/*iphone potrait with potrait paramater
@media screen and (min-width: 430px)and (max-width: 690px) {
	
	.orbit-container {
	  position: relative;
	  max-height: 1160px!important; 
	  width: auto!important;
	 
	}
	.orbit-caption{
		top: 60px!important;
		bottom: 20px!important;
		width: 100%!important;
		height: 280px!important;
		left: 0%!important;
		padding-right:0px!important;
		padding-left: 0px!important;
		
		
	}
	.orbit-caption h3{
	  font-size: 34px;
	  font-weight: 400;
	  padding: 0px!important;
	  margin-top: 0px;
	  padding-bottom: 5px!important;
	  padding-right:20px!important;
	  padding-left: 20px!important;
	  line-height: 38px!important; 
	 
	 } 
	 
	.slider_button{
			
			font-size: 18px!important;
			padding-right: 25px!important;
			padding-left: 25px!important;
			
			
		 }
 }*/
 
 /*iphone potrait helper 
@media only screen and (max-device-width: 840px) and (orientation: portrait)  {
     .slider_button{
			margin-top: 10px!important;
			font-size: 18px!important;
			padding-right: 10px!important;
			padding-left: 10px!important;
			line-height: 6px!important;
		 }
		 
	.orbit-caption{
		top: 60px!important;
		bottom: 20px!important;
		width: 100%!important;
		height: 40%!important;
		left: 0%!important;
		padding-bottom: 5px!important;
		
	}	
	
	.orbit-caption h3{
	  font-size: 26px;
	  line-height: 30px!important;
	}
		 
}*/ 

/*iphone potrait helper 
@media only screen and (max-device-width: 840px) and (orientation: landscape)  {
     .slider_button{
			margin-top: -20px;
			font-size: 18px!important;
			padding-right: 10px!important;
			padding-left: 10px!important;
			line-height: 16px!important;
     		padding-top:10px;
     		padding-bottom:10px;
		 }
		 
	.orbit-caption{
		top: 30px!important;
		bottom: 20px!important;
		width: 100%!important;
		height: 30%!important;
		left: 0%!important;
		padding-bottom: 5px!important;
		
	}		

	.orbit-caption h3{
	  font-size: 26px;
	  padding: 0px!important;
	  margin-top: -20px;
	  padding-bottom: 5px!important;
	  padding-right:20px!important;
	  padding-left: 20px!important;
	  line-height: 30px!important;
	 
	 } 
}*/ 
 
 .card.home{
	cursor: pointer;
 }

.orbit-bullets {
  /* display: none;*/
	margin-top: -40px;
}

.orbit-bullets button.is-active {
    background-color: #0374fc;
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.3rem;
    border-radius: 0%;
    background-color: #cacaca;
}

.custom-max-width{
	max-width: 64.4em;
	padding: 0px 30px 0px 30px;
}
@media screen and (max-width: 39.9375em) {
	.custom-max-width{
		padding: 0px 0px 0px 0px;
	}
	
}


@media print, screen and (min-width: 960px){
	.medium-2pt4 {
	    width: 20%!important;
	}
	.add-card-padding{
		padding:0 20px 0 20px;
	}
	
	.card-section{
		padding-bottom: 20px;
	}
	
	.card.home, .card-divider.home{
		padding-bottom: 20px;
	}
}

@media screen and (min-width: 40em) and (max-width: 959px) {
.medium-2pt4 {
	    width: 33%!important;
	}
	.add-card-padding{
		padding:0 20px 0 20px;
	}
	.card-section{
		padding-bottom: 60px;
	}
	.card.home, .card-divider.home{
		padding-bottom: 60px;
	}
}

.card.home, .card-divider.home{
	background-color: #fff;
}
.card-divider{
	display: contents!important;
}
.card-divider.home h3{
	text-align: center;
}

.card-section p{
	font-size: .8em!important;
	line-height: 22px!important;
	padding:5px;
}
 

.bluesection{
	color: #fff;
}

.add_padding{
	padding: 20px;
}

.add_extra_padding{
	padding: 40px 120px 40px 120px;
}

.add-padding-top{
	padding-top:25px;
	
}
.add-padding-bottom{
	padding-bottom:25px;
	
}

@media screen and (min-width: 64em) {
	.fullWidth > .column {
		padding-left: 40px!important;
		padding-right: 40px!important;
	}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.fullWidth > .column {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
}

.add-padding-top-bottom{
	padding-top:25px;
	padding-bottom:25px;
	
}



@media screen and (min-width: 64em) {
	.padding120 {
		padding-right: 120px;
		padding-left: 120px;
	}
	
.padding180{
		padding-right: 180px;
		padding-left: 180px;
	}

.homep{
	padding: 0 60px 0 60px;
}
	
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.padding180{
		padding-right: 90px;
		padding-left: 90px;
	}
	
	.padding120{
		padding-right: 60px;
		padding-left: 60px;
	}
	
}

.featured_text_image h3{
	color: #4a4a4a;

}

.featured_text_image h5{
	color: #a6a6a6;
	
}

/* tabs */

.tab_header h3{
	color: #4a4a4a;
	
}
.tab_header h5{
	color: #a6a6a6;
	
}

.tabs {
    margin: 0;
   
    background: #fefefe;
    list-style-type: none;
	border-bottom: 1px solid  #e6e6e6;
	border-top:    0px solid  #fff;
	border-right:  0px solid  #fff;
	border-left:   0px solid  #fff;
}



.tabs-title {
	border-top:    0px solid  #e6e6e6;
	border-right:  0px solid  #fff;
	border-bottom: 0px solid  #fff;
	border-left:   0px solid  #fff;
	padding-bottom: 15px;
}

.tabs-title.is-active {
	border-bottom-color: transparent!important;
	background-color: transparent!important;
	border-top:    6px solid  #7491b4;
	border-right:  1px solid  #e6e6e6;
	border-bottom: 1px solid  #e6e6e6;
	border-left:   1px solid  #e6e6e6;
}

.tabheader a{
	background-color: #fefefe!important;
}


.tabs-title > a {
	line-height: 1.5!important;
	color: #4a4a4a!important;
	
}

.tabs li:not(:first-child) {
    margin-left: 5px;
} 


.tabs-custom li { 
	width: 32%;
}

.tabs-title {
	width: 24%; 
}

.tabs-title.tabcount_1 {
	width: 96%; 
}

.tabs-title.tabcount_2 {
	width: 48%; 
}

.tabs-title.tabcount_3 {
	width: 32%; 
}

.tabs-title.tabcount_4 {
	width: 24%; 
}

.tabs-title.tabcount_5 {
	width: 19%; 
}

.tabs-title.tabcount_6 {
	width: 16%;
}
 
.tabs-title{
	background-color: #ebebeb;
}


.tabs-title a{
	font-size: 20px!important;
}




.tab-border-bottom{
	position: inline-block;
	width: 100%;
	margin-top:-20px;
}
.tab-hr{
	width: 98%;
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 115, 207, 1);
    
}

.hr-active{
	width: 98%;
	border: 0;
    height: 0;
    border-top: 3px solid rgba(5, 30, 94, 1);
}

.tabs-title.is-active{
	color: #051e5e!important;

}

.tabs-title a:hover{
	color: #051e5e!important;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #fff!important;
    color: #051e5e!important;

}

.tabs-content {
    /*border: 0px solid #fff!important;
	margin-right: -20px;  */
	
}

.tabs-content{

    border-width: 1px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(#e6e6e6, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(#e6e6e6, rgba(0, 0, 0, 0)) 1 100%;    
    -o-border-image:
      -o-linear-gradient(#e6e6e6, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to bottom, #e6e6e6, rgba(0, 0, 0, 0)) 1 100%;

}


/*accordion*/

.accordion-title {
	font-size: 1em;
	color: #1577fc; 
	text-align: left!important;
}

.accordion-content{
	text-align:left!important;
}

/*search page */
.search-results{
	margin-top: 40px;
}

.search_tabs{
	margin-bottom:30px;
}

.search_results_section{
	display: none;
}

#p_and_s_results{
	display: inline;
}

.search_tab_divider{
	padding-right: 10px;
	padding-left: 10px
}

.search_tab.active{
	color: #0374fc;
}

.search_tab.active:after
   {
    content: '\25bc';
    padding-left: 0.5em;
  }


#quote{
	min-height: 380px;
    min-width: 480px;
    position: relative;
	padding: 20px 140px 60px 200px;
	font-size: 22px;
	color: #fff;
}

#quote h4{
	font-size: 44px;
	text-transform: uppercase; 
}

.displayquote{
	font-size: 22px;
}

.quote-name{
	text-indent: 140px;
}

#quote:before{
    width: 171px;
    content: "";
    background-image: url(../images/open-quote.png);
    position: absolute;
    left: 0px;
    top: 0px;
    height:144px;
}

#quote:after{
    width: 171px;
    content: "";
    background-image: url(../images/close-quote.png);
    position: absolute;
    right: 0px;
    bottom: 0px;
    height:144px;
}



.action-form{
	padding: 20px 80px 60px 80px;
	font-size: 22px;
	color: #fff;
}

.action-form h4{
	text-align: center;
	font-size: 36px;
	text-transform: uppercase; 
}

.apply-button{
	width: 100%;
}

.action-form a{
	color: #f7901e;
}

#action-social{
	padding: 20px 80px 60px 80px;
	color: #fff;
	font-size: 22px;
	
}

#action-social h4{
	
	font-size: 36px;
	text-transform: uppercase; 
}

.social-icon{
	float: left; margin: 0px 15px -5px 0px;
}
.social-text{
	line-height: 58px;
}



.phone, .mail {
	margin-bottom: 0px!important;
}

.facebook, .twitter, .linkedin{
	margin-bottom: 6px!important;
}



@media screen and (max-width: 63.9375em) {
	#quote {
	    min-height: 80px;
	    min-width: 80px;
	    position: relative;
	    padding: 20px 20px 60px 50px;
	    font-size: 22px;
	    color: #fff;
	}
	
	.action-form{
		padding: 20px 10px 60px 10px;
		font-size: 22px;
		color: #fff;
	}
}

/* images */

.add-shadow{
	-webkit-box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.35);
	box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.35);
}

/*universal buttons*/
.button{
	background-color: #0474fc;
	font-size: 1.2rem;
    line-height: .6;
}

.button:hover, .button:focus{
	background-color: rgba(3, 116, 255, .7);
}


.button.blue {
    background: #0474fc;
	max-width: 450px;
	color: #ffffff;
   
}

.button.white {
	background: #ffffff;
    color: #0474fc;
	max-width: 450px;

}

.button.bluegray{
	background: #7491b3;
  	max-width: 450px;
	color: #ffffff;

}

.button.blue:hover, .button.blue:focus{
	background-color: rgba(4, 116, 255, .7);
}

.button.white:hover, .button.white:focus{
	background-color: rgba(255, 255, 255, .7);
}

.button.bluegray:hover, .button.bluegray:focus{
	background-color: rgba(116, 145, 179, .7);
}

.button.bluegray-old{
	background: #7491b3;
    border-radius: 5px;
    height: 40px;
    font-weight: bold;
    text-transform: uppercase;
	max-width: 450px;
	color: #ffffff;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 8px;
}

a.button.blue.extrapadding, a.button.blueextrapadding{
	padding-right: 80px;
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 30px;
	line-height: 16px;
}

.button.blue-small-radius {
    background: #0474fc;
    border-radius: 5px;
    height: auto;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:14px;
	line-height:14px;
}

/*press pages, modules */

.side_menu {
/*	min-height: 300px;
	border-left: 1px solid;
	border-color: #a6a6a6; */
}
.side_menu h5 {
	color: #4a4a4a;
}
.side_menu p{
	padding-left: 5px;
	color: #4a4a4a;
}


/*product page */

.fas.green{
	color: #24dba2;
}

h2.blue, h3.blue, h4.blue{ 
	color: #0374fc;
}

h2.gray, h3.gray, h4.gray{ 
	color: #939393;
}

h2.producth2.blue {
	color: #0374fc;
	font-size: 60px;
	margin-bottom: -12px;
}

h3.producth2.gray {
	color: #939393;
	font-size: 36px;
}

sup {
	font-size: 50%!important;
	top: -0.8em!important;
}

.producth3blue {
	color: #0374fc;
	font-size: 52px;
}

.producth3gray{
	color: #939393;
	font-size: 36px;
}

#product_fixed_menu {
	float: right;
	position: fixed;
	right: 0; 
    top: 30%; 
	background: url('/images/product-side-bg-95.png');
	height: 265px;
	width: 95px;
	
}

#service_fixed_menu {
	float: right;
	position: fixed;
	right: 0; 
    top: 30%; 
	background: url('/images/service-side-bg-95.png');
	height: 199px;
	width: 95px;
	
}

.side-icon{
	padding: 12px 0px 0px 40px;
	color: #7491b3;
	
}



.side-icon a, .side-icon .fas{
	color: #7491b3;
	font-size: 18px;
}

.side-icon .fa-desktop:hover,.side-icon .fa-download:hover,.side-icon .fa-envelope:hover{
	color: #3e3e3e;
}



.side-icon-href:hover{
	color: #3e3e3e;
}

.side-icon:hover{
	color: #3e3e3e;
}


.side-icon .fa-desktop{
	font-size: 34px;
	padding-top: 24px;
	padding-bottom:0px;
}
.side-icon .fa-download{
	font-size: 34px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:4px;
}
.side-icon .fa-envelope{
	font-size: 34px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:4px;
}

.side-text-demo{
	color: #7491b3;
	padding: 0px 0px 0px 38px!important;
	margin-top:-10px!important;
}

.service-trial{
	margin-top: 16px;
}


.side-text-trial{
	color: #7491b3;
	padding: 0px 0px 0px 44px!important;
	margin-top:-10px!important;
}
.side-text-quote{
	color: #7491b3;
	padding: 0px 0px 0px 38px!important;
	margin-top:-10px!important;
}

.side-icon .side-trial{
	
	padding-left: 5px;
}
.side-demo, .side-trial{
	margin-top: -4px; 
	margin-left: 3px;
}
.side-quote{
	margin-top: -8px; 
	margin-left: 3px;
}


/* video inside tabs */

.embed_container {
    position: relative;
    height: 480px;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.youtube_embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/*footer*/

.footer-area{
	background-color: #ffffff;
	color: #414042;
	text-transform: uppercase; 
	letter-spacing: 1px;
}
.footer-area img {
	max-width: 90%;
}

.footer-content, .footer-social{
	padding: 60px;
	
}

.footer-area p, footer-area a{
	font-size: 13px;
	line-height:28px;
}

.footer-area a{
	color: #3e3e3e;
}

.footer-area a:hover{
	color: #0474fc;
}


.footer-social a{
	color: #e4e4e5;
	font-size:30px;
	padding-left: 8px;
}

.footer-social a:hover{
	color: #aa732a;
}

.footer-title{
	color: #aa732a;
}
a.footer-maplink{
	font-size: 16px;
}
.social-links hr{
	max-width: 100%!important;
}
.social-links, .social-links a{
	color: #ffffff;
}
.social-links a{
	padding-right: 20px;
	font-size: 26px;
}
.social-links h5{
	color: #a1a1a3;
	letter-spacing: 2px;
}

/* footer cookie */
#use-cookie-footer {

position: fixed;
bottom: 0;
width: 100%;
height: 70px; /* choose any height */
background-color: #3a93e4;
z-index: 1000000000000000000;

}

.close-cookie-row{
	margin-top: -15px;
	padding-left: 20px!important;

}

.close-cookie-message{
	margin-top: -10px;
	padding: 0!important;
}

#dismiss-cookie, #dismiss_cookie a{
	
	font-size: 24px;
	margin-top: 0px;
	color: #fff;
}

#use-cookie-footer {
	color: #fff;
	padding: 20px 60px 20px 60px;
	font-size: 16px;

}

#use-cookie-footer p {
	font-size: 16px;
	line-height: 20px;
}

a.cookie-privacy{
	color: #fff;
	text-decoration:underline;
}

@media screen and (max-width: 39.9375em) {
	#use-cookie-footer {
		height: 90px; 
		
	}
	#use-cookie-footer p {
		color: #fff;
		padding: 10px;
		font-size: 14px;
	}
	
	.cookie-text{
		margin-top: -16px;
		margin-right: -20px;
		margin-left: -40px;
		padding: 0px;
		width: auto;
	}
	
.close-cookie-row{
	margin-top: 18px;
	padding-left: 20px!important;

}
	
}


/*home call out*/
.home-callout{
	background-color: #c7b18b;
}

.callout-inner{
	padding: 30px 0px 30px 0px;
	margin: 0px 30px 0px 30px;
	color: #fff;
}

.callout-inner h3 {
	text-align: center;
	font-size: 28px;
	font-style: italic;
}

.callout-inner p {
	text-align: center;
	font-size: 20px;
	font-style: normal;
}
.button.cater-event{
	 background-color: Transparent;
     background-repeat:no-repeat;
     border-style: solid;
     cursor:pointer;
     overflow: hidden;
     border-width: 1px;
	 border-color: #fff;
	 color: #fff;
	 padding: 30px;
	 font-size: 20px;
	 font-weight: bold;
	 letter-spacing: 2px;
	 width: 240px;
}

@media screen and (max-width: 39.9375em) {
	.callout-inner{
		margin: 0px 0px 0px 0px;
	  }
	
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.callout-inner{
		margin: 0px 0px 0px 0px;
	  }
}

@media screen and (min-width: 64em) {
	.cater-button-section{
		margin-top: 20px;
		text-align:center;
	  }
}

.cardgrid-row{
	background-color: #fff;
}
.cardgrid{
	padding-top: 30px;
}
.card{
	border-style: solid;
    border-width: 2px;
}
.card_client{
	border-color: #0374fc;
}
.card_server{
	border-color: #24dba2;
}
.card_appliance{
	border-color: #933ff2;
}
.card_compliance{
	border-color: #fd8730;
}
.card_complete{
	border-color: #000;
}


 .card-section{
	color: #6b6b6b;
 	padding: 6px 14px;
 	
 }
 
 .card-section h4{
	font-weight: 700;
 	padding: 0;
 	margin: 0;
 	font-size: 1.6rem!important;
 	line-height: 24px!important;
 }
 
.card-section h5{
	font-weight: normal;
 	padding: 4px 0px 10px 0px;
 	margin: 0;
 	font-size: 1.3rem!important;
 	line-height: 20px!important;
 }

 .card span {
	line-height: 10px;
 }
 
 .card_client h4{
	color: #0374fc;
 }
 
 .card_server h4{
	color: #24dba2;
 }
 
 .card_appliance h4{
	color: #933ff2;
 }
 
 .card_compliance h4{
	color: #fd8730;
 }
 
 .card_complete h4{
	color: #0374fc;
 }
 
.card img:hover {
 /* -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
 /* filter: grayscale(100%); /* FF 35+ */
	
}

.action-item-left,.action-item-right{
	background-color: #346e85;
	min-height: 320px;
}

.action-item-left{
	
	padding-right: 2px;
}

@media print, screen and (min-width: 40em){
	.action-item-left {
	    width: 65.66667%;
	}
	
	.action-item-spacer {
	    width: 2.33333%;
	}
	
	.action-item-right {
	    width: 32%;
	}

}

.bluesection{
	background-color: #0374fc;
	
}

.whitesection{
	background-color: #ffffff;
	
}

.graysection{
	background-color: #d8d8d8;
	
}
.lightgraysection{
	background-color: #ebebeb;
}

.graysection h3, .bluegraysection h3{
	font-size: 52px;
}

.graysection h4, .bluegraysection h4{
	font-size: 48px;
}

.graysection h5, .bluegraysection h5{
	font-size: 36px;
	margin-top: -15px;
}

.bluesection.copyright, .bluesection.copyright a{
	
	min-height: 140px!important;
	color: #fff;
}

.bluesection.copyright {
	min-height: 140px!important;
	padding: 20px 0 20px 0;
}

.bluegraysection{
	background-color: #7491b4;
	color: #fff;
}

.bluegraysection h1, .bluegraysection h2,
.bluegraysection h3, .bluegraysection h4,
.bluegraysection h5, .bluegraysection p{
	
	color: #fff;
}

.graysection h1, .graysection h2,
.graysection h3, .graysection h4,
.graysection h5, .graysection p{
	
	color: #000;
}


.main-content{
	background-color: #fff;
	padding: 60px 0px 60px 90px!important;
}

.main-content{
	   max-width: 100%!important; 
}

.internal-noside{
	padding-left: 20px;
	padding-right: 60px;
}

@media screen and (max-width: 39.9375em) {
 .main-content {
   padding: 60px 0px 60px 5px!important;
 }
 
.internal-page .columnmenu, .internal-page .top-bar-center, .internal-page .menu-default-container {
    background-color: #fff!important;
}
 
 
}
#sidetext{
	background-color: #636466;
	min-height: 300px;
	padding: 50px;
	text-align: center;
	color: #fff;
	
}

#sidetext p{
	font-size:28px;
}

#sideapply{
	margin-top: 30px;
	background-color: #346e84;
	min-height: 200px;
	padding: 40px;
	text-align: center;
}
#sideapply h4{
	color: #fff;
	font-size: 34px;
}


@media screen and (max-width: 39.9375em) {
	.main-content{
		
		padding: 20px 20px 20px 20px;
	}
	
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.main-content{
		
		padding: 40px 50px 40px 50px;
	}
}







@media screen and (min-width: 50em) and (max-width: 63.9375em) {
	.main-image img{
		height: auto;
		width: 100%;
	}
	
}

@media screen and (min-width: 40em) and (max-width: 49.9375em) {
	.main-image img{
		height: auto;
		width: 100%;
	}
	
}

/* Small only */
@media screen and (min-width: 30em) and (max-width: 39.9375em) {
.main-image img{
		height: auto;
		width: 100%;
	}
}

@media screen and (max-width: 29.9375em) {
.main-image img{
		height: auto;
		width: 100%;
	}

}

@media screen and (max-width: 39.9375em) {
	

	
.main-image-text{
 
  left:0;
  width: 100%;
  min-width:100%;
  max-width: 100%;
  text-align: left;
  
  padding: 10px 20px 10px 20px;
	
}
	
	
}






/*internal*/
.internal{
	color: #444444;
}

.internal h3, .internal h4{
	color: #051e5e;
}

/*forms*/

#apply_form{
	display: none;
}
#apply_form .error{
	color: red;
}

/* Custom Form CSS */

#form57{
	background-color: #15235C;
}
.embed #container{
	background-color: #14235c;
}

.wufoo-form-container{
	background-color: #15235C;
}

#container, html.embed {
   background-color: #14235c; 
}

#errorLi, .error-container {
     width: 99%; 
     margin: 15px auto 15px auto; 
     background: #fff !important; 
     border: 1px solid red; */
     text-align: center; 
     padding: .3em 0 .3em 0; 
     border-radius: 0px; 
}

#errorLi, .error-container {
   display:none;
}

.wufoo{
	margin: 0 15px 0 2px;
}

.wufoo textarea{
	height: 100px!important;
}

.wufoo .info {
	display: none;
}

#recaptcha_table{
	width: 200px;
}

.wufoo input[type=text], .wufoo input[type=email], .wufoo textarea,.wufoo .field, .wufoo select,.location-form input[type=text], .location-form textarea, .location-form select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.btTxt{
	margin-top: 20px;
	color: #fff!important;
    background-color: transparent!important;
    border: 1px solid #fff!important;
	padding: 8px!important;
	cursor: pointer;
    text-align:center;
    display:block;
}

.wufoo ul li{
	list-style-type: none;
	color:#fff!important;
}

input.text, input.search, input.file, textarea.textarea, select.select {
	padding: 6px 0;
}

.location-form label, .wufoo label{
	color:#fff!important;
}

.recaptchatable #recaptcha_response_field {
    font-size: 11pt;
    padding: 6px;
    width: 220px!important;
}

.wufoo li.focused {
    background-color:#c8b18b;
}

/*phone number fields*/
#Field4. #Field4-1, #Field4-2{
	width:30%;
}

input.medium, select.medium {
    width: 70%;
}

.location-form .gfield_required{
	color:#fff!important;
}

.location-form .gform_button{
	color: #fff!important;
    background-color: transparent!important;
    border: 1px solid #fff!important;
}

.location-form textarea {
	width: 60%!important;
}

/*internal pages */
.internalpages{
	color: #444444;
}
.internalpages h1, .internalpages h2, .internalpages h3, .internalpages h4 {
	color: #051e5e;
}

.internal-callout{
	margin-top: 66px;
	background-color: #13235a;
	color: #fff;
	text-align:center;
	padding: 15px;
}

.internal-callout h5{
	
}

.gatsby-highlight { 
    background-color: #fef9ec;
    border-radius: .15rem;
    margin-top: 0;
    margin-bottom: 1.3125rem;
    margin-left: -20px;
    padding: 1.3125rem;
    overflow: auto;
}
 
/* tables */

.table_layout h3{
	color: #404040;
} 

.table_icon{
	
	margin: 0px 15px 0px 0px;
}

table{
	width: 86%;
	margin-left: 7%;
}

table tr td, table tr { background-color:#fff!important; }
th{
	background-color:#1476fb;
	color: #fff;
}
table tr td:first-child {
	width: 60%;
	text-align: left;

}
table, th, td {
   border: 1px solid #f1f1f1!important;
}

@media screen and (max-width: 39.9375em) {
	th {
		font-size: 12px;
	}
	table tr td:first-child {
	width: 40%;
	text-align: left;
	font-size: 12px;
	}
	td img{
		width: 25px;
		height: 22px;
	}
	.button.blue-small-radius {
	    background: #0474fc;
	    border-radius: 5px;
	    height: auto;
	    font-weight: bold;
	    text-transform: uppercase;
	    max-width: 450px;
		padding-right: 10px;
		padding-left: 10px;
		font-size:8px;
		line-height:8px;
	}
	
	table{
		width: 100%;
		margin-left: 0%;
	}
	
	.add_padding{
		padding: 5px!important;
	}
	.add_extra_padding {
		padding: 5px!important;
	}
	.a.button.blue.extrapadding, a.button.blueextrapadding{
		padding-right: 40px;
	    padding-left: 40px;
	    padding-top: 20px;
	    padding-bottom: 30px;
		line-height: 16px; 
	}
	
	
}

@media screen and  (max-width: 63.9375em) {
#product_fixed_menu, #service_fixed_menu{
		display:none!important;
	}
	.icon-mobile-button{
		width: 18px;
		height: 18px;
		position: relative;
		top: 1px;
		right: 10px;
	}
	
}


@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	
	table{
		width: 96%;
		margin-left: 2%;
	}
}

@media screen and (min-width: 64em) {
	.internalpages{
		margin: 20px 160px 0px 160px;
	}
	.internal-callout{
		margin-top: 66px;
		background-color: #13235a;
		color: #fff;
		text-align:center;
		padding: 15px;
	}
	.internalpages.section{
		margin-top:-20px;
	}
}

@media screen and (max-width: 39.9375em) {
	.internal-callout{
		margin-top: 10px;
		text-align:left;
		padding: 15px;
	}
}


/* media queries */
@media screen and (max-width: 39.9375em) {
	
  .img_healthy_living{
	padding-left:0px;
  }
	
}

.mobile-callouts{
	position: fixed;
    bottom: 0;
    width: 100%;
	z-index: 1000000000;
}
.mobile-callouts .button{
	background-color: #7491b4;
    border-color: #fff;
	 border-radius: 8px;
}

.mobile-callouts .fas{ 
	padding-right: 6px;
	color: #fff;
}

/* Modal Windows */

.reveal{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
}

.reveal label{
	font-size: 18px;
}

.reveal p{
	color: #color: #444444;;
}

#doctorModal h2, #doctorModal h3, #doctorModal h4, #doctorModal h5{
	color: #051e5e;
}

.location_title{
	letter-spacing: 1px;
	font-weight: 700;
	margin: 0px;
	color: #444444;
}

#doctorModal .specialty{
	color: #000;
	line-height: 2px;
}

#doctorModal .button {
	color: #fff!important;
	background-color: #0073cf!important;
}
#doctorModal .doctor_contact{
	padding-top: 16px;
}


#doctorModal .doctor_fax {
	margin-top: -25px!important;
	color: #0073cf;
}

 .reveal.small-medium {
    width: 60%;
    max-width: 75rem;
}

.reveal.medium {
    width: 70%;
    max-width: 75rem;
}

.close_btn img{
	width:18px;
	height: auto;
}

@media screen and (max-width: 39.9375em) {
	
	.reveal.small-medium {
	    width: 100%;
	   
	}
	.reveal.medium {
	    width: 100%;
	    
	}
	
	 p {
	    text-align: left!important;
	 	padding: 10px;
	}
	
	
	
	.footer p, .copyright p{
		text-align:center!important;
	}
	
	.bluesection.copyright {
		min-height: 140px!important;
		padding: 20px 0 100px 0;
	}
	
}

.content-area{
  background-color:#ffffff!important;
}

/*news section*/

#newscontent{
	margin-top: 18px;
}
.news-post h4{
	margin-top:-30px;
	margin-bottom: 0px;
	line-height: 40px!important;
}
.newstitle {
	font-size: 34px;
	line-height: 0px;
	margin-top:0px;
}

.news-post {
	/*margin: -10px 0px 0px 0px;
	padding: 0px 60px 0px 0px;
	background: url('../images/bg_striped_rp.gif') repeat top left;**/
}

.news-search-nav h5{
	font-size: 26px;
}

.news-date {
	margin: 0 0 0 -36px;
	position: relative;
	width: 124px;
	z-index: 1;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px 45px 20px !important;
	text-transform: uppercase;
	background: url('../images/blue_ribbon_date.png') no-repeat top left transparent;
	float: left;
}

.news-date span {
	font-size: 28px;
}

#newscontent a{
	color: #0474fc; 
}

#newscontent a:hover{
	color: #2c3a26;
}

.news_readmore{
	font-size: 16px;
}



.rss a {
	font-size: 16px;
}

.rss a:hover {
	font-size: 16px;
}

.rss p {
	margin-top: -8px;
}


.rss h5{
	color: #4a4a4a;
}




.newstitle{
	padding-bottom: 0px; margin-bottom: 0px;
}

.news.side a, .events.side a {
	font-size: 16px;
}

.news.side a:hover, events.side a:hover {
	font-size: 16px;
}

.news.side p, events.side p {
	margin-top: -8px;
}


.news.side h5, events.side h5{
	color: #4a4a4a;
}

.rss.mobile{
	margin-top: -30px;
}

@media screen and (min-width: 40em) {
	.rss.screen{
		display: normal;
	}
	.rss.mobile{
		display: none;
	}
}

@media screen and (max-width: 39.9375em) {
	.rss.mobile{
		display: normal;
	}
	.rss.screen{
		display: none;
	}
}


.news-post h3 {
	margin: 0 0 10px 0;
	line-height: 26px;
}

.news_meta {
	font-size: 16px;
	color: #555;
	margin-top: -16px;
	
/*	background-color:#ebebeb;
	padding: 6px; */ 
}


@media screen and (max-width: 39.9375em) {
	.news.side, .events.side{
		padding-left: 40px;
		padding-right: 10px;
	}
	.event-header-small, .news-header-small{
		padding-bottom: 0px; margin-bottom: 0px;
	}
	.news_meta {
		margin-bottom: -10px;
		padding-left: 0px;
	}
	.newslist_desc {
		padding-left:0px;	
	}
}
.newslist_img {
	float: left; 
	margin: 0px 15px 15px 0px;
	width:220px;
	height: auto;
}



#sidebar_search {
	margin-bottom: 40px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'proxima_nova_rgbold', Myriad Pro, Arial, sans-serif;
}

#sidebar_search select, #sidebar_search #search_text {
	text-transform: uppercase;
}

#search_text {
	/*background: url('../images/icon_search_sidebar.png') center right no-repeat #fafafa;*/
}

input:-webkit-input-placeholder, 
input::-moz-placeholder, 
input:-moz-placeholder,
input:-ms-input-placeholder {
   color: #222;
}
@media screen and (min-width: 40em) {
	.g-recaptcha{
		padding-left: 30px;
	}
}

@media screen and (max-width: 39.9375em) {
.g-recaptcha{
		padding-left: 10px;
	}
}
