p {    line-height: 16px;}
.footer1 p {    line-height: auto;}
h2, h1.entry-title {
    font-family: DIN;
   
   /*font-weight: bold;*/
}
.home h2, h1.entry-title {
 font-size: 40px;
}
@font-face {
    font-family:'DIN Alternate';
    src: url('/DIN-BoldAlternate.eot');
	src: url('/DIN-BoldAlternate.eot#iefix') format('embedded-opentype'),
		url('/DIN-BoldAlternate.woff2') format('woff2'),
		url('/DIN-BoldAlternate.woff') format('woff'),
		url('/DIN-BoldAlternate.svg#DIN-BoldAlternate') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family:'Din';
    src: url('/din-regular-webfont.eot');
	src: url('/din-regular-webfont.eot#iefix') format('embedded-opentype'),
		url('/din-regular-webfont.woff2') format('woff2'),
		url('/din-regular-webfont.woff') format('woff'),
		url('/din-regular-webfont.svg#din-regular-webfont') format('svg');
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'T';
    src: url('/T.eot');
	src: url('/T.eot#iefix') format('embedded-opentype'),
		url('/T.woff2') format('woff2'),
		url('/T.woff') format('woff'),
		url('/T.svg#T') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}



/*Header*/
.header-wrapper .nav, .header-wrapper .menu {
    background: #267bc6;
}
.header-wrapper nav.navigation {
    background: none;
}

.site-branding {
    display: inline-block;
    padding: 0px;
    width: 240px;
    margin-top: 5px;
}
.site-branding img {
    width: 80%;
    padding-left: 25px;
}

.primary-menu {
    display: inline-block;
}

.nav, .nav .container {
    width: 100%;
    max-width: none;
}

nav.navigation {
    max-width: 1280px;
    margin: auto;
}


.header-preset-02 .navigation > div > ul > li > a {
    padding-top: 0px;
    font-family: Arial Narrow;
}

.page-id-3037 .top-area, .page-id-3037 header {
    display: none;
}



/*Section 1*/

.section1 .vc_column-inner {    padding: 0px !important;}
.wpb_single_image .vc_figure, .wpb_single_image .vc_figure div, .wpb_single_image img {    width: 100%;}
.section1 .wpb_column {    position: relative;}
.section1 .wpb_text_column.wpb_content_element {    position: absolute;   z-index: 10;  }

.left h2 {
    color: white;
    margin-bottom: 0px;
}
.right .wpb_text_column.wpb_content_element,
.left .wpb_text_column.wpb_content_element{
	top:75%;
	margin-top:-25%;
    left: 25%;
  
}
.right .wpb_text_column.wpb_content_element {
    left: 25px;
   
}


.right h2 {
    color: #feed9b;
    margin-bottom: 5px;
}
.right p {
    color: #feed9b;
    font-size: 16px;
    font-family: Arial Narrow;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}
.right a {
    text-transform: uppercase;
    color: #feed9b;
    font-size: 14px;
    font-family: Arial Narrow;
    border: solid 1px #feed9b;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
}
.right a.vc_single_image-wrapper {
    padding: 0px;
    margin: 0px;
    border: 0;
    max-width: none;
    top: 0;
    width: 100%;
}

/*Section 2*/
.section2 .row {
    display: table;
	width: 100%;
    margin: 0;
}
.section2 .vc_column_container {
    display: table-cell;
    border-right: 1px solid #e0e0e0;
}


.section2 img {
    width: 80%;
}
.section2 .vc_single_image-wrapper {
    text-align: right;
}

.section2 .vc_column_container>.vc_column-inner {
    padding: 0;
    border: none;
	position:relative;
    display: table-cell;
}

.section2 .wpb_text_column.wpb_content_element {
    padding-top: 10px;
    background: #00000070;
}

.section2 a {
    padding-left: 20px;
    padding-bottom: 10px;
    display: block;
    font-family: Arial Narrow;
    font-size: 16px;
    color: white;
}
.vc_row.wpb_row.section2.full-width {
    background: white !important;
    border-bottom: solid 1px #e0e0e0;
}
.vc_row.wpb_row.section2.full-width {
    background: white !important;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 0px !important;
}

/*Section 3*/
.section3 {    background: white;    margin-top: 50px;    margin-bottom: 50px !important;    padding: 25px;}


.section3 strong {
    font-size: 20px;
    font-family: 'DIN Alternate';
}


/*Section 4*/

.vc_tta-tabs-container {
    margin-right: 25px !important;
}
.vc_row.wpb_row.section4 {
    background: none;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: white;
}
.vc_tta-tabs-container {
    background: white;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border: none;
    background: none;
    border-right: solid 3px #b80000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab a {
    font-family: Arial Narrow;
    letter-spacing: 0.5px;
    color: black !important;
    border: none !important;
    border-bottom: solid 1px #e2e2e2 !important;
    background: none;
    border-radius: 0px;
}
.vc_tta-tabs-container {
    padding: 25px;
}



/*Contact*/
.vc_row.wpb_row.contact {
    margin-top: -128px;
    z-index: 100;
    position: relative;
    background: #00000094;
    border: solid 1px #77777785;
    max-width: 1280px;
    padding-top: 17px;
}
.contact p {
    color: white;
    font-family: Arial Narrow;
    font-size: 16px;
}
.contact strong {
    font-family: 'T';
    font-weight: 100;
    font-size: 24px;
    letter-spacing: -0.5px !important;
}

.contact p:first-child {
    margin-bottom: 9px;
    padding-top: 7px;
}

/*Footer 1*/
.footer1 .vc_column-inner {    padding: 0;}
.footer1 {
    background: none !important;
}

.promo {
    background: #1b273d;
}
.footer1 .wpb_column {
    position: relative;
}
.footer1 .wpb_text_column.wpb_content_element {
    position: absolute;
    top: 25%;
    width: 75%;
    margin-left: 15%;
}

.footer1 strong {
    color: white;
    font-family: 'Din';
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
}

.footer1 a, .footer1 p {
    color: white;
}

.footer1 a{
	    text-transform: uppercase;
    color: white;
    font-size: 14px;
    font-family: Arial Narrow;
    border: solid 1px white;
    padding: 7px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px !important;
    display: inline-block;
}

/*Footer 2*/
.footer2 {
    background: #b80000;
    z-index: 99;
    margin-top: -3.7% !important;
    position: relative;
}


.footer2 {
    padding: 40px !important;
}
.footer2 .wpb_column p:last-child {
    font-size: 26px;
    font-family: Arial;
}
.footer2 p {
    color: white;
    font-family: Arial Narrow;
    font-size: 16px;
}

div#promo-area {
    margin-bottom: -20px;
}











.scheme .footer .widget-title {
    font-family: Arial Narrow;
    font-weight: normal;
    letter-spacing: 0px;
    text-transform: none;
}




.page.full-width.wpb-js-composer .entry-content .vc_row:first-child {
    padding-top: 100px;
}
.home.page.full-width.wpb-js-composer .entry-content .vc_row:first-child {
    padding-top: 0px;
}
.page.full-width.wpb-js-composer .entry-content .vc_row:last-child {
    padding-bottom: 100px !important;
}

.page main.content {
    padding-bottom: 0px;
    margin-bottom: -20px;
}
.content-wrapper .vc_row{
    background: white;
}






.entry-content table{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 40px 0px;
    margin: auto;
    max-width: 1280px;
    margin-top: 50px;

    margin-top: 50px !important;
}
.entry-content tr td {
	border: none;
    border-top: solid 1px #d8d8d8 !important;
    margin-top: 2px;
    padding-top: 2px;
}

/*
.entry-content tr:first-child td, tr:first-child td a {
    background: #267bc5;
    color: white !important;
}
*/






.entry-content tr {
    -webkit-transition: background 0.1s;
    transition: background 0.1s;
}


/*Styling the columns*/

.entry-content td:first-child {
    padding-left: 20px;
	color: #267bc4;
}

.entry-content td:nth-child(6) {
    color: #267bc4;
}

.entry-content td:nth-child(4), .entry-content td:nth-child(5) {
    color: black;
}

/*Hover events for Table*/
.entry-content tr:nth-child(even) {
    background: #f5f5f5 !important;
}

.entry-content tbody tr:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 40px 0px;
    z-index: 99;
}


.entry-content tbody:hover tr:not(:hover) {
    background-color: #0000003b !important;
}
.entry-content tbody tr:hover td:first-child {
    border-left: solid 3px red;
}


li {
    color: #333;
}

.vc_tta.vc_general .vc_tta-panel-title > a {
    background: #a7a7a7;
    color: white;
}




div#page, .nav {
    padding-top: 0px !important;
}




.header-preset-02 .nav {
    position: relative;
	padding-top: 10px !important;
}













/*Tablesort*/

.tablesorter-blue {
	width: 100%;
	background-color: #fff;
	margin: 10px 0 15px;
	text-align: left;
	border-spacing: 0;
	
	border-width: 1px 0 0 1px;
}
.tablesorter-blue th,
.tablesorter-blue td {
	
	border-width: 0 1px 1px 0;
}

/* header */
.tablesorter-blue th:hover{
	background-color: #9fbfdf
}
.tablesorter-blue th{
	-webkit-transition: background-color 0.2s;
	background-color: #267bc5;
	border-collapse: collapse;
	padding: 4px;
	color:white;
}
.tablesorter-blue tbody td,
.tablesorter-blue tfoot th,
.tablesorter-blue tfoot td {
	padding: 4px;
	vertical-align: top;
}
.tablesorter-blue .header,
.tablesorter-blue .tablesorter-header {
	/* black (unsorted) double arrow */
	/* background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);*/
	/* white (unsorted) double arrow */
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==); 
	/* image */
	/* background-image: url(/images/black-unsorted.gif); */
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y:10px;
	padding:0px 15px 0px 5px;
	white-space: normal;
	cursor: pointer;
}
.tablesorter-blue .headerSortUp,
.tablesorter-blue .tablesorter-headerSortUp,
.tablesorter-blue .tablesorter-headerAsc {
	background-color: #9fbfdf;
	/* black asc arrow */
	/* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); */
	/* white asc arrow */
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	/* image */
	/* background-image: url(/images/black-asc.gif); */
}
.tablesorter-blue .headerSortDown,
.tablesorter-blue .tablesorter-headerSortDown,
.tablesorter-blue .tablesorter-headerDesc {
	background-color: #8cb3d9;
	/* black desc arrow */
	/* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); */
	/* white desc arrow */
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	/* image */
	/* background-image: url(/images/black-desc.gif); */
}
.tablesorter-blue thead .sorter-false {
	background-image: none;
	cursor: default;
	padding: 4px;
}
/* filters */
.tablesorter-blue input.tablesorter-filter,
.tablesorter-blue select.tablesorter-filter {
	width: 98%;
	height: auto;
	margin: 0;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #bbb;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 0.1s ease;
	-moz-transition: height 0.1s ease;
	-o-transition: height 0.1s ease;
	transition: height 0.1s ease;
}
/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
	display: none;
}












.warning {
    z-index: 99999;
    background: #0e5390 !important;
    width: 100%;
    top: 0px;
    position: relative;
    left: 0px;
    color: white;
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}



/*404 Pages*/

.has-bg h1, .has-bg h1 span {
    color: white !important;
    font-family: Din;
    padding-top: 75px;
    padding-bottom: 75px;
}

.error404 .page-content .container .col-md-6:last-child {
    width: 100%;
    padding-bottom: 75px;
    text-align: center;
}
.error404 .page-content .container .col-md-6:last-child h2 {
    display: none;
}


.error404 .page-content .container .col-md-6:first-child {
    display: none;
}

.error404 .page-content .container {
    padding-top: 75px;
}
.error404 .breadcrumb {
    display: none;
}













.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #333333;
    border-radius: 0px !important;
    border: none;
    margin-top: 15px;
    color: white;
    width: 100% !important;
    display: block !important;
    padding-left: 50px;
    padding-right: 50px;
}


.vc_col-has-fill h2 {
    color: white;
    text-transform: uppercase;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 250%;
}

h2 {
    text-transform: uppercase;
}
p {
    line-height: 20px;
    font-size: 14px;
}

hr {
    height: 1px;
    box-shadow: none !important;
    border: solid 1px #ccc !important;
    border-bottom: none !important;
}



.promo a {
    color: white;
}
.hero p {
    color: white;
}

.newwarning {
    background: #191919;
    color: white;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.contact a {
    color: white;
}

.warning img {
    padding-right: 0px !important;
    max-width: 300px !important;
}

	.footer2 {
		text-align: center;
	}
	.footer2 a {
    border-bottom: solid 1px #ffffff96;
    display: block;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
}

.footer2 p {
    margin-bottom: 10px;
}
.footer2 p {
    color: white;
    font-family: Arial Narrow;
    font-size: 16px;
}

footer.footer, .footer a {
    text-align: center;
	color: #BABFC5;
   
}
.footer a {
	 text-decoration: underline;
}

footer #menu-help-support li:before {
 display:none;
}
footer #menu-help-support a {
    text-decoration: none;
    border: solid 1px #314256;
    width: 100%;
    display: block;
}

.section3 strong {
    text-transform: uppercase;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: white;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    text-shadow: 1px 1px #004579;
}




.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    background: #277bc6 !important;
    border-radius: 0;
    color: white;
    text-transform: uppercase;
    font-family: "DIN";
    letter-spacing: 1px;
    padding-left: 50px;
    padding-right: 50px;
}
.site-branding {
    display: none !important;
}
html body .formcraft-css.form-live {
    padding-top: 0px;
}
.customize-support {
    margin-top: -30px;
    background-color: white;
}
html .formcraft-css .fc-form {
    box-shadow: none;
}
html .formcraft-css .powered-by {
    display: none;
}


/*Hide*/

.hide23 th:nth-child(2), .hide23 th:nth-child(3), .hide23 td:nth-child(2), .hide23 td:nth-child(3) {
    display: none;
}
.hide3 th:nth-child(3), .hide3 td:nth-child(3) {
    display: none;
}
.hide34 th:nth-child(3), .hide34 th:nth-child(4), .hide34 td:nth-child(3), .hide34 td:nth-child(4) {
    display: none;
}
.hide4 th:nth-child(4), .hide4 td:nth-child(4) {
    display: none;
}
.hide45 th:nth-child(4), .hide45 th:nth-child(5), .hide45 td:nth-child(4), .hide45 td:nth-child(5) {
    display: none;
}
.hide46 th:nth-child(4), .hide46 th:nth-child(6), .hide46 td:nth-child(4), .hide46 td:nth-child(6) {
    display: none;
}
.hide5 th:nth-child(5), .hide5 td:nth-child(5) {
    display: none;
}
.hide56 th:nth-child(5), .hide56 th:nth-child(6), .hide56 td:nth-child(5), .hide56 td:nth-child(6) {
    display: none;
}




.footer .social .menu li {
    display: inline-block;
}
footer ul#menu-social-links-1 {
    text-align: center;

    padding-top: 20px;
}
.footer .social {
    display: none;
}
#newfooter img {
    padding-bottom: 20px;
}
#newfooter {
    border-bottom: solid 1px;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

.disabled {
    display: none !important;
}


/*AddThis Social icons*/
.addthis_toolbox a span {
    width: 100% !important;
    text-align: center;
}
.addthis_toolbox a {
    width: 200px !important;
    float: none !important;
}

.addthis_inline_follow_toolbox {
    text-align: center;
}


div#atftbx p span {
    display: none;
}
.addthis_toolbox.addthis_default_style {
    text-align: center;
}




/*Responsive*/
@media (max-width: 899px) {
	.right .wpb_text_column.wpb_content_element, .left .wpb_text_column.wpb_content_element {
		left: 5%;
		width: 75%;
	}
	.vc_row.wpb_row.contact {
		margin-top: -24px;
	}
	.header-preset-02 .nav {
		display: none;
	}
		.vc_column_container, .section2 .vc_column_container>.vc_column-inner {
		display: block !important;
		width: 100%;
	}

	.entry-content .wpb_single_image .entry-content .vc_figure, .entry-content .wpb_single_image .vc_figure div, .entry-content .wpb_single_image img {
		width: 100% !important;
	}
	
	.right .wpb_text_column.wpb_content_element, .left .wpb_text_column.wpb_content_element {
		top: 66%;
	}
	.home h2 {
		font-size: 26px;
	}
	.contact {
		text-align: center;
	}
	.newwarning {
		display: none;
	}
	.footer .social li {
		display: inline-block;
	}
	ul#menu-social-links-1 {
    text-align: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
    padding-top: 10px;
	}
	.footer1 .wpb_text_column.wpb_content_element {
		top: 15%;
		margin-left: 10%;
		width: 80%;
	}
	.footer1 a {
		margin-top: 0px !important;
	}

aside#media_image-2 {
    display: none;
}

.footer1 strong{ font-size:26px;}



}