/* Base

----------------------------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1e4785;
	font-family: 'Raleway', sans-serif;
	margin:3px 0px;
}

a {
	color: #2E6FB6;
}

a:hover {
	color: #214975;
}

/* Layout

----------------------------------------------------------------------------------------------------*/
body {
	background: #fff;
	color: #3e3e3e;
	font-family: 'Helvetica', sans-serif;
	line-height: 1.7em;
	background: url(/wp-content/uploads/2018/08/body-background-pattern2.png);
}
body.home {
	background: #fff;
}

td.long { padding-right: 150px; }

td {
	border: 1px solid #000;
	padding: 5px 15px;
	text-align: center;
}

.content-table th.none {
	background: none;
	border: none;
}

.content-table th {
	background: #465767;
	font-family: 'source sans pro', sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #fff;
	padding: 6px 8px;
	box-sizing: border-box;
	border: 1px solid #000;
	text-align: center;
}

/* Modules

----------------------------------------------------------------------------------------------------*/

/* Header */
#logo {
	margin-bottom: 20px;
}
p.cta {
	font-family: 'Raleway', sans-serif;
	color: #868686;
	font-size: 27px;
	text-align: right;
	font-weight: 500;
}
p.number {
	color: #204a7a;
	font-size: 62px;
	font-weight: 700;
	text-align: right;
    line-height:50px;
    text-decoration: underline;
}
#header p.number a{
	color: #204a7a;
	font-size: 62px;
	font-weight: 700;
	text-align: right;
    line-height:50px;
    text-decoration: underline;
    
}

#toolbar{
	float:right;
	margin-bottom:25px;
}
#header {
	margin: 0px;
	padding: 20px 0px 0px;
	background:#fff;
}
#logo, #logo img, #header-responsive img {
	max-width: 100%;
}
/*Top Menu*/
.menuwrapper{
	background: rgb(33,78,127); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNGU3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODM5NWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(33,78,127,1) 0%, rgba(24,57,90,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,78,127,1)), color-stop(100%,rgba(24,57,90,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(33,78,127,1) 0%,rgba(24,57,90,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(33,78,127,1) 0%,rgba(24,57,90,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(33,78,127,1) 0%,rgba(24,57,90,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(33,78,127,1) 0%,rgba(24,57,90,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214e7f', endColorstr='#18395a',GradientType=0 ); /* IE6-8 */
}
#menubar {
	max-width: 1200px;
	margin: auto;
}
#menu{
	margin:0px;
	float:left;
	font-family: 'Raleway', sans-serif;
}


/* Top Area */
/*Top A*/
body.home .topawrapper {
	background: url(/wp-content/uploads/2014/10/slider-background-pattern.jpg);
	background-size: 25px;
	border-top: 8px solid #818599;
	border-bottom: 8px solid #2e4153;
}
#top-a .widget_widgetkit {
	margin-bottom: -55px;
	background: url(/wp-content/uploads/2014/10/top-a-shadow.png) bottom center no-repeat;
	padding-bottom: 22px;
	padding-bottom: 22px;
	background-size: 100% 23px;
}
.wk-slideshow-default > div:hover .next, .wk-slideshow-default > div:hover .prev, #top-a .next, #top-a .prev {
	top: 50%;
	width: 35px;
	height: 56px;
	margin-top: -25px;
	background: url(/wp-content/uploads/2014/10/sliderarrowsprite.png) top left no-repeat;
}
#top-a .next {
	background-position: -36px 0px;
	right: 50%;
	margin-right: -641px;
}
#top-a .next:hover{
	background-position: -36px -57px;
}
#top-a .prev{
	left:50%;
	margin-left:-641px;
}
#top-a .prev:hover {
	background-position: 0px -57px;
}
#top-a .widget_widgetkit .caption, .metaslider .caption-wrap {
	top: 75px;
	right: auto;
	background: transparent !important;
	left: 20px;
	opacity: 1 !important;
}
#top-a .caption p.captionlarge {
	color: #2e4153;
	font-weight: 700;
	font-size: 37px;
	line-height: 40px;
	margin:0px;
}
#top-a .caption p.captionsmall, #top-a .caption p.captionsmall a {
	color: #404040;
	font-size: 25px;
	font-weight: 700;
	line-height: 27px;
	margin: 0px;
	text-decoration:none;
}
#top-a .widget_widgetkit .caption ul, #top-a .caption ul {
	color: #868686;
	font-size: 17px;
	line-height: 21px;
	font-weight: 700;
}
#top-a .wk-slideshow .caption a.learnmore, #top-a .caption a.learnmore {
	background: #2e4153;
	text-decoration: none;
	padding: 20px 0px;
	margin: 20px 0px 0px 0px;
	display: block;
	width: 270px;
	border-radius: 3px;
	text-align: center;
	font-size: 21px;
	color: #fff;
}
#top-a .wk-slideshow .caption a.learnmore:hover, #top-a .caption a.learnmore:hover  {
	background:#1e2a35;
}
.topwrapper {
	background: url(/wp-content/uploads/2018/08/body-background-pattern2.png);
	border-bottom: 2px solid #2e4153;
}
#top-b {
	padding-top: 26px;
}
#top-b h3{
	color:#282828;
	background:#a4b3c4;
	background:rgba(31,73,120,.36);
	width:100%;
	text-align:center;
	border-radius:5px;
}
.feature-area-left{
	float:left;
	width:100%;
	margin-left:20px;
	max-width:525px;
}
.feature-area-right{
	float:right;
	width:100%;
	margin-right:20px;
	max-width:525px;
}
#top-b iframe{
	width:100%;
	max-width:439px;
	min-height:270px;
	display:block;
	margin:auto;
}
#top-b div.list{
	width:49%;
	display:inline-block;
    vertical-align: top;
    min-height: auto !important;
}
#top-b div.list ul li {
	margin: 0px;
}
#top-b a.learnmore {
	background: #2e4153;
	color: #fff;
	font-size: 17px;
	display: block;
	width: 150px;
	text-align: center;
	border-radius: 3px;
	line-height: 38px;
	margin: 10px auto;
}
#top-b a.learnmore:hover{
	background:#283745;
}
/*Top c*/
#top-c .chapter13 {
	border-radius: 10px;
	background-color: #465666;
	background: rgba(46, 65, 83, .88);
	padding: 10px 50px;
	width: 85%;
	margin: auto;
	box-sizing: border-box;
}
#top-c .chapter13 p {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 32px;
	display: inline-block;
	margin: 0px 35px 0px 0px;
}
#top-c a.call-today {
	background-color: #a4b3c4;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 25px;
	display: inline-block;
	line-height: 40px;
	padding: 0px 45px;
	border-radius: 8px;
}
#top-c a.call-today:hover{
	background:#95a2b1;
}
/* Content */
body.home h1 {
	text-align: center;
	color: #204a7a;
	width: 80%;
	margin: auto;
	border-bottom: 2px solid #2e4153;
	padding: 0px 0px 15px 0px;
}
body.isblog #system .item, body.isblog #system > .title, body.noblog #content{
	background:transparent;
}
.box-note, .box-info, .box-warning, .box-hint, .box-download, .box-content {
	background: #fbfbfb;
	border: none;
	border-radius: 0px;
}
.second-level-list li {
	list-style-type: disc;
}
/* Sidebar */
#sidebar-a .gform_widget{
	background:#BB0D0D;
	margin:0px;
	padding:10px;
	border-radius: 3px;
}
#sidebar-a .gform_wrapper{
	margin:0px;
	max-width:none;
}
#sidebar-a {
	margin-top: 80px;
	min-height: 450px !important;
}
#sidebar-a .gform_widget h3{
	font-family: Raleway;
	color: #ffffff;
	font-size: 26px;
	font-weight: 400;
	line-height: 20px;
	text-align:center;
	width:100%;
}
#sidebar-a .gform_body input, #sidebar-a .gform_body textarea {
	border: none;
	width: 100%;
	font-size: 18px;
	padding: 5px;
	border-radius: 2px;
	margin: 5px 0px;
	box-sizing: border-box;
	max-height:75px;
}
#sidebar-a .gform_heading{
	margin:0px;
	width:100%;
}
#sidebar-a .gform_button {
	background: #a4b3c4;
	border: none;
	border-radius: 3px;
	color: #fff;
	width: 90%;
	margin: auto;
	display: block;
	line-height: 40px;
}
#sidebar-a .gform_button:hover{
	background:#99a5b3;
}
#sidebar-a .gform_footer {
	padding: 0px;
	margin: 5px 0px 0px;
}
::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

:-ms-input-placeholder {  
   font-style: italic !important;
}

/* Bottom Area */

/* Footer */

.footer-phone {
	color: #cccccc;
}

.footer-phone:hover {
   color: #a2a2a2;
}

.copy-text {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
}

#bottom-c .grid-box:last-child {
	text-align: right;
}

.footer-wrapper {
	border-top: 7px solid #2e4153;
	background-color: #3a5570;
	background-size: 25px;
	color:#fff;
}
.footer-wrapper p.company {
	font-weight: bold;
	font-size: 24px;
	line-height: 27px;
}
.footer-wrapper .wk-map {
	float: right;
}
/* Item

----------------------------------------------------------------------------------------------------*/
.isblog #system .item,
 .isblog #system > .title,
 .noblog #content {
	padding: 20px 0px 20px 0px;
	background: #fff;
}

/* Widgetkit Gallery

----------------------------------------------------------------------------------------------------*/
.wk-gallery-glass li {
	background: url(../../../images/module_box_transparent2.png) 0 0 repeat;
}

/* Gravity Forms

----------------------------------------------------------------------------------------------------*/
.gform_wrapper .top_label .gplaceholder .gfield_label {
	display: none;
}

.staff-quote {
width: 500px;
line-height: 11px;
}



/* Media Query

----------------------------------------------------------------------------------------------------*/
@media only screen and ( max-width: 960px ) {
}
@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
}
@media only screen and ( max-width: 767px ) {
}
@media only screen and ( max-width: 479px ) {
}
