﻿

/* ==================================================================
	1.0 CSS Reset
================================================================== */

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
================================================================== */
/* cyrillic-ext */
@font-face {
	font-family: 'FieldWorkGeo03';
	font-style: normal;
	font-weight: normal;
	src: url('/Content/SGR_2024_02/Fonts/Fieldwork Geo 03 Light.otf') format("opentype");
}

@font-face {
	font-family: 'FieldWorkGeo03';
	font-style: italic;
	font-weight: normal;
	src: url('/Content/SGR_2024_02/Fonts/Fieldwork Geo 03 Italic_Light.otf') format("opentype");
}

@font-face {
	font-family: 'FieldWorkGeo05';
	font-style: normal;
	font-weight: normal;
	src: url('/Content/SGR_2024_02/Fonts/Fieldwork Geo 05 Demibold.otf') format("opentype");
}

@font-face {
	font-family: 'TradeGothicLTPro';
	font-style: normal;
	font-weight: normal;
	src: url('/Content/SGR_2024_02/Fonts/TradeGothicLTPro-Bold Cn20.otf') format("opentype");
}

@font-face {
	font-family: 'TradeGothicLTPro18';
	font-style: normal;
	font-weight: normal;
	src: url('/Content/SGR_2024_02/Fonts/TradeGothicLTPro-Cn18.otf') format("opentype");
}

@font-face {
	font-family: TradeGothic;
	font-display: swap;
	src: url('/Content/SGR_2024_02/Fonts/TradeGothicLTPro-Cn18.otf') format("opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: TradeGothic-BoldCond;
	font-display: swap;
	src: url('/Content/SGR_2024_02/Fonts/TradeGothicLTPro-Bold Cn20.otf') format("opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Century Gothic B';
	src: url('/Content/SGR_2024_02/Fonts/CenturyGothicB.eot');
	src: url('/Content/SGR_2024_02/Fonts/CenturyGothicB.eot?#iefix') format('embedded-opentype'), url('/Content/SGR_2024_02/Fonts/CenturyGothicB.woff') format('woff'), url('/Content/SGR_2024_02/Fonts/CenturyGothicB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.eot');
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.woff') format('woff'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.eot');
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.woff') format('woff'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Semibold.eot');
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Semibold.woff') format('woff'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Bold';
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Bold.eot');
	src: url('/Content/SGR_2024_02/Fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Bold.woff') format('woff'), url('/Content/SGR_2024_02/Fonts/ProximaNova-Bold.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

body {
	line-height: 1;
	color: #333;
	font-size: 16px;
	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-size: 72px;
	position: relative;
	margin-bottom: 0px;
}

h2 {
	font-size: 48px;
	position: relative;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

p {
	margin-bottom: 20px;
}

	p.lead {
		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: #014d83;
	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;
	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;
}

#about {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	background: #003a5d;
	color: #ffffff;
}

	#about h4 {
		color: #ffffff;
		padding-bottom: 20px !important;
	}

	#about p {
		text-align: left;
	}



#plans {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	background: #ffffff;
	color: #000000;
}

#options {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: #000000;
}


	#plans h4, #options h4 {
		color: #0095da;
		padding-bottom: 20px !important;
	}

	#plans p, #options p {
		text-align: left;
	}

#plans a {
	color: #014d83;
	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: #ffffff !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;
	}

	.accounttext {
		margin-left: 6px !important;
	}
}


@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;
	}
}

.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;
}

.myaccount {
	position: absolute;
	right: 20px;
}

.accounttext {
	margin-left: 10px;
	vertical-align: top;
}

.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;
}


@media only screen and (max-width: 991px) {
	.btnresponsive {
		position: relative;
		right: 0px !important;
	}

	.myaccount {
		position: relative;
		right: 0px !important;
	}

	.ulresponsive {
		margin-left: 5px !important;
	}

	.nav-link a {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}
}



@media (min-width: 576px) {
	.container {
		max-width: 540px;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}


.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);
}




/* The side navigation menu */
.sidenav {
	height: 100%; /* 100% Full-height */
	width: 0; /* 0 width - change this with JavaScript */
	position: fixed; /* Stay in place */
	z-index: 99999; /* Stay on top */
	top: 0; /* Stay at the top */
	right: 0;
	background-color: rgba(0, 0, 0, 0.95); /* Black*/
	overflow-x: hidden; /* Disable horizontal scroll */
	padding-top: 140px; /* Place content 60px from the top */
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

	/* The navigation menu links */
	.sidenav li {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		font-size: 16px;
		color: #ffffff;
		display: block;
		transition: 0.3s;
		white-space: nowrap;
	}

	.sidenav h4 {
		padding-left: 32px;
		margin-bottom: 0px !important;
		color: #ffffff;
	}

	/* When you mouse over the navigation links, change their color */

	.sidenav a:hover {
		color: #f1f1f1;
	}

	/* Position and style the close button (top right corner) */
	.sidenav .closebtn {
		position: absolute;
		top: 10px;
		right: 25px;
		font-size: 36px;
		margin-left: 50px;
		color: #ffffff;
	}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
	transition: margin-left .5s;
	padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 10px;
	}

		.sidenav li {
			font-size: 10px;
		}
}


/* END SIDE NAV STYLE */


.tooltip {
	position: relative !important;
	display: inline-block !important;
	opacity: 100 !important;
	font-family: "Font Awesome 5 Free" !important;
}


	.tooltip .tooltiptext::after {
		content: " " !important;
		position: absolute !important;
		top: 100% !important; /* At the bottom of the tooltip */
		left: 50% !important;
		margin-left: -5px !important;
		border-width: 5px !important;
		border-style: solid !important;
		border-color: black transparent transparent transparent !important;
	}

	.tooltip .tooltiptext2::after {
		content: " " !important;
		position: absolute !important;
		top: 100% !important; /* At the bottom of the tooltip */
		left: 50% !important;
		margin-left: -5px !important;
		border-width: 5px !important;
		border-style: solid !important;
		border-color: white transparent transparent transparent !important;
	}

	.tooltip .tooltiptext {
		visibility: hidden !important;
		width: 200px !important;
		background-color: black !important;
		color: #fff !important;
		text-align: center !important;
		border-radius: 6px !important;
		padding: 15px 15px !important;
		position: absolute !important;
		z-index: 1 !important;
		bottom: 125% !important;
		left: 50% !important;
		margin-left: -100px !important;
		font-family: 'Proxima Nova Rg', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
		line-height: 20px !important;
		font-size: 14px !important;
		text-align: left !important;
		/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
		opacity: 0 !important;
		transition: opacity 0.5s !important;
	}

	.tooltip .tooltiptext2 {
		visibility: hidden !important;
		width: 200px !important;
		background-color: white !important;
		color: #000 !important;
		text-align: center !important;
		border-radius: 6px !important;
		padding: 15px 15px !important;
		position: absolute !important;
		z-index: 1 !important;
		bottom: 125% !important;
		left: 50% !important;
		margin-left: -100px !important;
		font-family: 'Proxima Nova Rg', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
		line-height: 20px !important;
		font-size: 14px !important;
		text-align: left !important;
		/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
		opacity: 0 !important;
		transition: opacity 0.5s !important;
	}

	.tooltip:hover .tooltiptext {
		visibility: visible !important;
		opacity: 1 !important;
	}

	.tooltip:hover .tooltiptext2 {
		visibility: visible !important;
		opacity: 1 !important;
	}

.heroMain {
	background-image: url('/Content/SGR_2024_02/Images/Header.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #464646;
	background-position-Y: -70px;
	min-height: 400px;
}

body {
	font-family: 'FieldWorkGeo03','Proxima Nova Rg', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}


#myModel .modal-dialog {
	max-width: 100%;
}
