﻿

/* ==================================================================
	1.0 CSS Reset
================================================================== */
#errorEl, #errorEl ul li {
	color: red;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}






/* ==================================================================
	2.0 Bootstrap fix for WinPhone 8 and IE10 
================================================================== */

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }


/* ==================================================================
	3.0 Basic Document Style
================================================================== */


@font-face {
	font-family: TradeGothic;
	font-display: swap;
	src: url('../fonts/TradeGothicLTPro-Cn18.otf') format("opentype");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: TradeGothic-BoldCond;
	font-display: swap;
	src: url('../fonts/TradeGothicLTPro-Bold Cn20.otf') format("opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Century Gothic B';
	src: url('../fonts/CenturyGothicB.eot');
	src: url('../fonts/CenturyGothicB.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CenturyGothicB.woff') format('woff'),
		url('../fonts/CenturyGothicB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('../fonts/ProximaNova-Regular.eot');
	src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-Regular.eot');
	src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Regular.woff') format('woff'),
		url('../fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-Semibold.eot');
	src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Semibold.woff') format('woff'),
		url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}



@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-Bold.eot');
	src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Bold.woff') format('woff'),
		url('../fonts/ProximaNova-Bold.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-RegularIt.eot');
	src: url('../fonts/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-RegularIt.woff') format('woff'),
		url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-RegularIt.eot');
	src: url('../fonts/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/ProximaNova-RegularIt.woff') format('woff'), 
		url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


body {
	line-height: 1;
	color: #333;
	font-size: 16px;
	font-family: 'Proxima Nova Rg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	background: #ffffff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	white-space: normal;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	margin-bottom: 20px;
	line-height: 1.2em;
}

h1 {
	font-family: 'Century Gothic B', Arial, sans-serif;
	font-size: 72px;
	position: relative;
	margin-bottom: 0px;
}

h2 {
	font-family: 'Century Gothic B', Arial, sans-serif;
	font-size: 48px;
	position: relative;
}

h3 {
	font-family: 'Century Gothic B', Arial, sans-serif;
	font-size: 30px;
}

h4 {
	font-family: 'Century Gothic B', Arial, sans-serif;
	font-size: 22px;
}

h5 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
}

h6 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
}

p {
	margin-bottom: 20px;
}

p.lead {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 21px;
	padding: 0;
	font-weight: 300;
}

.section-title {
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 20px;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
	color: #333;
	font-weight: 700;
	letter-spacing: 2px;
	position: relative;
}

a, a > * {
	color: #2a6496;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover, a > *:hover, a:focus {
	text-decoration: none;
	outline: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

.text-white {
	color: #fff;
}


section {
	text-align: center;
	background: #fff;
}


.text-left {
	text-align: left !important;
}

.text-right { 
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-justify {
	text-align: justify !important;
}

.font-thin {
	font-weight: 100 !important;
}

.font-light {
	font-weight: 300 !important;
}

.font-normal {
	font-weight: 400 !important;
}

.font-medium {
	font-weight: 500 !important;
}

.font-semibold {
	font-weight: 600 !important;
}

.font-bold {
	font-weight: 700 !important;
}

.font-ultrabold {
	font-weight: 900 !important;
}

.font-italic {
	font-style: italic !important;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.clear {
	clear: both;
}

.all-margin {
	margin: 20px !important;
}

.left-margin {
	margin-left: 20px !important;
}

.right-margin {
	margin-right: 20px !important;
}

.top-margin {
	margin-top: 20px !important;
}

.bottom-margin {
	margin-bottom: 20px !important;
}

.no-margin {
	margin: 0 !important;
}

.no-left-margin {
	margin-left: 0 !important;
}

.no-right-margin {
	margin-right: 0 !important;
}

.no-top-margin {
	margin-top: 0 !important;
}

.no-bottom-margin {
	margin-bottom: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.no-left-padding {
	padding-left: 0 !important;
}

.no-right-padding {
	padding-right: 0 !important;
}

.no-top-padding {
	padding-top: 0 !important;
}

.no-bottom-padding {
	padding-bottom: 0 !important;
}

.csstransitions .animated,
.animated {
	visibility: hidden;
}

.csstransitions .visible {
	visibility: visible;
}


.img-rounded {
	border-radius: 100%;
}

.img-center {
	display: block;
	margin: 0 auto;
}

.position-relative {
	position: relative;
}

.section {
	position: relative;
	background-color: #efeff0;
	width: 100%;
	overflow: hidden;
	padding: 170px 0;
	z-index: 10;
}

.section.fullscreen {
	display: table;
	height: 700px;
	padding: 0;
}




#mymenu h4 {
	margin-bottom:0px;
	padding: 0px 20px;
	color:#ffffff;
}


#home {
	padding-top:10px;
	padding-bottom:0px;
}


.homebkgd {
	background:#f7f7f1;
	background-repeat:no-repeat;
	background-size:contain;
}


.hero {
	display:block;
	margin-bottom:-20px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}


.shield {
	text-align:left;
}

#shieldimage {
	display:block;
}



#plans {
	padding-top:60px !important; 
	padding-bottom:60px !important;
	background:#ffffff;
	color:#000000;
}

#plans h4 {
	color: #0095da;
	padding-bottom:20px !important;
}

#plans p {
	text-align:left;
}

#plans a {
	color:#003a5d;
	text-decoration:underline;
}

#plans a:hover {
	color: #006fa1;
}

#plans .title {
	font-weight:bold;
	margin-bottom: 0px !important;
}

.plan {
	margin-bottom: 40px;
}

.plan sup {
	font-size:12px;
}

.plan a sup {
	color:#003a5d !important;
}

.plan a:after {
  content: '\A';
  white-space: pre;
}



#resources {
	background: #efeff0 !important;
	padding-top:60px !important;
	padding-bottom:60px !important;
}


#resources h4 {
	color: #000000;
	padding-bottom:20px !important;
}

.section.fullscreen .section-container {
	display: table-cell;
	vertical-align: middle;
	margin: auto;
}

.section-header {
	padding-bottom: 70px;
}


#footer {
	background-color:#25282a ;
	padding:50px;
	color:#ffffff;
	font-size:14px;
}


.footertext {
	text-align:left;
}

#footerbottom {
	background-color:#000000 ;
	padding:30px;
}


#footer ul li a {
	color:#fff;
	line-height:40px;
}

#footer img {
	padding:0 10px;
	height:30px;
}



/*==================================================================
	10.0 Page Header
================================================================== */

.page-header {
	position: relative;
	height: auto;
	width: 100%;
	overflow: hidden;
	display: block;
	margin: 0;
	/*padding: 210px 0;
	text-align: center;
	border: 0;
	background-color: transparent;*/
}

.page-header.fullscreen {
	padding: 0;
	height: 700px;
}

.page-header .section-container {
	z-index: 10;
	position: relative;
}

.logo_header {
	margin-bottom: 20px;
	text-align: center;
}

.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
	margin-bottom: 30px;
}


.page-header h2 {
	font-size: 42px;
}

.page-header h3 {
	font-size: 30px;
	line-height:36px;
	margin-top:60px;
}





/*==================================================================
	15.0 Footer
================================================================== */

.site-footer {
	padding: 50px 0;
	position: relative;
	text-align: center;
	z-index: 10;
	overflow: hidden;
}

.site-footer .copy {
	line-height: 50px;
	margin: 0;
	padding: 0;
}





/* ==================================================================
	20.0 Mobile
================================================================== */

body.mobile {
	-webkit-text-size-adjust:none;
}

body.mobile .animated {
	display: block;
	visibility: visible;
}

.mobile .cover-background {
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}


.mobile img {
	display: inline-block !important;
}


/* ==================================================================
	21.0 Responsive
================================================================== */

@media(min-width: 1230px) {

	.container {
		width: 1200px;
	}
	
}

@media(max-width:991px){

	
	.fullscreen {
		display: block;
		height: auto;
		padding: 90px 0;
		min-height: 100% !important;
	}
	
	.page-header.fullscreen {
		height: auto;
		padding-top: 220px;
		padding-bottom: 160px;
	}
	
	.fullscreen .section-container {
		display: block;
	}
	

	h2 {
		font-size: 44px;
	}

	h3 {
		font-size: 26px;
	}
	
}

@media(max-width:768px){
	
	.section, .text-left, .text-right {
		text-align: left !important;
	}
	
	#resources {
		text-align: center !important;
	}
	
	.fullscreen .section-container {
		display: block;
	}
	
	.mobile-margin {
		margin-bottom: 50px;
	}
	
	#resources:last-child p:last-child  {
		margin-bottom: 0;
	}
	
	
	.page-header h3 {
	margin-top: 0px !important;
	}
	
}

@media(max-width:500px) {
   img#toplogo {
		width: 100px !important;
		height:auto !important;
	}
	
	
	#home.page-header.fullscreen.section {
		margin-top: -168px !important;
	}
	
	h1 {
		font-size: 50px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	#mymenu h4{
		font-size:14px;
		padding:0px !important;
	}
	
	.page-header h3 {
		font-size:20px;
		line-height:26px;
		
	}
	
	
}

@media only screen and (max-width: 940px){
		
	
	
		
	.headerspacing {
		padding-bottom: 34px !important;
		padding-top: 70px !important;
	}
	
	#shieldimage {
		display:none !important;
	}
	
	
	.footertext {
		text-align:center !important;
	}
	
	#footer img {
	padding:0px 0px;
		
	}
	
	.hero {
	width: 100%;
	height: auto;
	max-width:400px;
	}
	
	.padding {
		padding: 0px !important;
	}

}

@media only screen and (max-width: 991px){
	.btnresponsive {
	position:relative;
	right:0px !important;
	}
	
	.ulresponsive {
		margin-left:5px !important;
	}
	
	.nav-link a{
	padding-right:0.5rem !important;
	padding-left:0.5rem !important;
	
	}
	
}


.nav-link {
	color: #000000 !important;
	padding-right: 1.1rem !important;
	padding-left: 1.1rem !important;
}

	.nav-link:hover {
		color: #767676 !important;
	}

.btnresponsive {
	position: absolute;
	right: 20px;
}

.btn {
	color: #fff !important;
	background-color: #0071bc !important;
	border-color: #0071bc !important;
	text-align: center !important;
	border-radius: 36px !important;
	min-width: 100px !important;
	min-height: 36px !important;
	font-size: 16px !important;
	line-height: 18px !important;
	padding: 8px 20px !important;
	text-decoration: none !important;
	font-weight: 400 !important;
	letter-spacing: .01em !important;
	transition: background-color .25s ease-out,color .25s ease-out,border .25s ease-out;
}

	.btn:hover {
		background-color: #014d83 !important;
		border-color: #014d83 !important;
	}

.ulresponsive {
	margin-left: 20%;
}

.navbar-toggler {
	border: none !important;
}

	.navbar-toggler:focus {
		outline: 0;
	}

.fixed-top {
	background-color: #ffffff;
}

h3.accordion-header {
	margin-bottom: 0px;
	font-size: 16px;
	font-family: 'Proxima Nova Rg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	min-height: 50px;
}

.bar1, .bar2, .bar3 {
	width: 30px;
	height: 2px;
	background-color: #0095da;
	margin: 8px 0;
	transition: 0.4s;
}

.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-7px, 7px);
	transform: rotate(-45deg) translate(-7px, 7px);
}

.change .bar2 {
	opacity: 0;
}

.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
}
	
