/*css file*/
/*fonts
	font-family: 'Lato', sans-serif;
*/

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, font, 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 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: 'Lato', sans-serif;
}

html {
	background-color:#fff;
	width:100%;
	height:auto;
	}
	
body {	
	width:100%;
	height:auto;
	}
	
a {
	text-decoration:none;
	color:#000;
	transition:ease-in-out 0.25s;
	-o-transition:ease-in-out 0.25s;
	-moz-transition:ease-in-out 0.25s;
	-webkit-transition:ease-in-out 0.25s;
	}
	
a:hover{ 
	opacity:0.8;
	}

.content {
	position:relative;
	width:95%!important;
	padding:2.5%!important;
	height:auto;
	margin:0 auto;
	overflow:auto;
	}
	
.full_wrapper {
	left:0;
	top:0;
	width:100%!important;
	height:auto!important;
	opacity:0;
	transition:ease-in-out 0.25s;
	-o-transition:ease-in-out 0.25s;
	-moz-transition:ease-in-out 0.25s;
	-webkit-transition:ease-in-out 0.25s;
	}
	
.segment {
	float:none;
	position:relative;
	width:100%!important;
	height:auto!important;
	background-size:100% 100%;
	background-position:center;
	z-index:3;
	/*top:100px;*/
	}
	
.segment .content {
	position:relative!important;
	margin:0!important;
	top:auto!important;
	left:auto!important;
	right:auto!important;
	bottom:auto!important;
	}
	
.segment .img {
	position:relative;
	top:auto;
	left:auto;
	right:auto;
	bottom:auto;
	display:block;
	width:75%;
	height:auto;
	margin:50px auto;
	}
	
#sf_bug {
	position:relative;
	width:100%;
	height:auto;
	}
	
	
.seg_bk {
	width:100%;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	}

/*header*/
.header {
	display:none;
	}	

	
#segment_1 .seg_link_1 {
	background-image:url(../img/link_1_black.png)
	}
	
#segment_1 .seg_link_2 {
	background-image:url(../img/link_2_black.png)
	}
		
#segment_1 .seg_link_3 {
	background-image:url(../img/link_3_black.png)
	}
	

#segment_1 .header .content {
	padding-top:0px!important;
	}

#segment_2  .content {
	
	}	
	
#segment_2 .seg_link {
	float:none!important;
	position: relative;
	width: 80%;
	margin: -100px auto 0 !important;
	padding-bottom: 100px;
	}
	
#segment_2  .content {
	padding-bottom:300px;
	}

#header {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100px;
	z-index:9999;
	overflow:visible;
	}
	

	
/**/
#header .content {
	overflow:visible;
	}
	
.header .content {
	overflow:visible;
	}
	
.sub_nav_cont {	
	position:absolute;
	left:0;
	bottom:-96px;
	width:100%;
	height:auto;
	background-color:#112e86;
	border-bottom:solid 1px #fff;
	z-index:9999;
	display:none;
	}
	
.sub_nav_cont .content {	
	height:30px;
	transition:width ease-in-out 0.75s;
	-o-transition:width ease-in-out 0.75s;
	-moz-transition:width ease-in-out 0.75s;
	-webkit-transition:width ease-in-out 0.75s;
	}	
	
.sub_nav {
	display:block;
	float:right;
	width:auto;
	height:auto;
	margin:12px 10px 0 0;
	}
	
.sub_nav_link {
	float:left;
	display:block;
	margin:0 15px;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;	
	}
	
.arrowup {
	position:absolute;
	top:-11px;
	width:23px;
	height:11px;
	}
	
.nav_helper {
	position:absolute;
	top: 1px;
	left: 14px;
	z-index:9999;
	display:none;
	}
	
#arrow_1 {
	right:151px;
	}
	
#arrow_2 {
	right:266px;
	}
	
#arrow_3 {
	right:167px;
	}
	
#arrow_4 {
	right:55px;
	}
/**/

	
.logo_container {
	position: absolute;
	top: -2px;
	left: 0%;
	width: 20%;
	height: 90%;
	z-index: 1;
	max-width:110px;
	min-width:96px;
	}
	
.logo  {
	display:block;
	width:100%;
	height:100%;
	margin: 10px 0 0 0px;
	background-image:none;
	}
	
.log_img {
	width:100%;
	}
	

.nav_bar {
	display:block;
	float:right;
	width:auto;
	height:100%;
	margin:70px 10px 0 0;
	}
	
.nav_link {
	float:left;
	display:block;
	margin:0 25px;
	font-size:12px;
	color:#152b84!important;
	text-transform:uppercase;	
	transition:width ease-in-out 0.75s;
	-o-transition:width ease-in-out 0.75s;
	-moz-transition:width ease-in-out 0.75s;
	-webkit-transition:width ease-in-out 0.75s;
	cursor:pointer;
	}
	
.nav_link:hover {
	color:#3569aa;
	}
	
#open_nav {
	display:none;
	}
		
#open_nav_in {
	display:none;
	}
	

.universal_footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:45px;
	background-color:#fff;
	z-index:10;
	}

.copy {
	float:left;
	margin-top:16px;
	margin-left:20px;
	font-size:12px;
	color:#323232;	
	}
	
.footer_nav {
	float:right;
	margin-right:10px;
	margin-top:13px;
	}
	
.footer_nav a {
	float:left;
	font-size:12px;
	color:#152b84;
	margin-top:2px;
	}
	
.footer_nav p {
	float:left;
	margin:0 10px;
	color:#656565;
	}	
	
@media (max-width:650px) {
		
	#segment_1 .seg_link_1 {
		background-image:url(../img/link_1_black.png)
		}
		
	#segment_1 .seg_link_2 {
		background-image:url(../img/link_2_black.png)
		}
			
	#segment_1 .seg_link_3 {
		background-image:url(../img/link_3_black.png)
		}
	
	
	#segment_1 {
		background-position:center;
		background-size:auto 100% !important;
		background-image:url(../img/segment_bk_1-mobile.jpg)!important;
		}
	
	#header .content {
		overflow:visible;
		}
		
	#nav {
		display:none;
		}
		
	.nav_bar  {
		position:absolute;
		top:0;
		left:0px;
		width:150px;
		height:Auto;
		margin:0;
		padding-top:10px;
		padding-bottom:1030px;
		z-index:2;
		background-color:#000;
		}
		
	.nav_link {
		float:none;
		width:130px;
		height:auto;
		margin:0;
		padding:7px 10px;
		text-align:center;
		color:#fff!important;
		}
			
	.nav_link:hover {
		color:#fff;
		}
		
	#open_nav {
		position:absolute;
		top:60px;
		right:20px;
		display:block;
		width:30px;
		height:25px;
		background-image:url(../img/mobilemenu.png);
		background-size:auto 52px;
		z-index:9999;
		transition:ease-in-out 0s;
		-o-transition:ease-in-out 0s;
		-moz-transition:ease-in-out 0s;
		-webkit-transition:ease-in-out 0s;
		}
		
	#open_nav_in {
		position:absolute;
		top:0px;
		left:150px;
		display:block;
		width:35px;
		height:38px;
		font-family:arial;
		font-size:30px;
		font-weight:normal;
		text-align:center;
		color:#fff;
		background-color:#000;
		}
		
	/**/		
	.sub_nav_cont {	
		position:absolute;
		left:150px;
		top:38px;
		bottom:Auto;
		width:150px;
		height:auto!important;
		background-color:#010101!important;
		border-bottom:none;
		border-left:1px solid #fff;
		border-top:1px solid #fff;
		z-index:9999;
		display:none;
		padding-bottom:10px!important;
		}
		
	.sub_nav_cont .content {	
		height:auto;
		transition:width ease-in-out 0.75s;
		-o-transition:width ease-in-out 0.75s;
		-moz-transition:width ease-in-out 0.75s;
		-webkit-transition:width ease-in-out 0.75s;
		}	
		
	.sub_nav {
		display:block;
		float:right;
		width:auto;
		height:auto;
		margin:0;
		}
		
	.sub_nav_link {
		float:none;
		width:130px;
		height:auto;
		margin:0;
		font-size:12px;
		padding:7px 10px;
		text-align:center;
		color:#fff!important;
		}
		
	.arrowup {
		position:absolute;
		top:-11px;
		width:23px;
		height:11px;
		display:none!important;
		}
		
	.nav_helper {
		position:absolute;
		top: 1px;
		left: 14px;
		z-index:9999;
		display:none;
		}
		
	#arrow_1 {
		right:151px;
		}
		
	#arrow_2 {
		right:266px;
		}
		
	#arrow_3 {
		right:167px;
		}
		
	#arrow_4 {
		right:55px;
		}
	/**/
	}

.top_opt {
	position:absolute;
	top:20px;
	right:0px;
	width:Auto;
	height:auto;
	z-index:1;
	}	

.top_opt_link {
	display:block;
	float:left;
	width:auto;
	height:15px;
	padding-top:5px;
	padding-left:20px;
	width:0;
	background-repeat:no-repeat;
	background-position:left 4px;
	margin:0 10px;
	text-indent:;
	color:#555;
	font-size:11px;
	text-transform:capitalize;
	overflow:hidden;
	}
	
.top_opt_link:hover {
	opacity:1;
	}
	
#topt_1 {
	background-image:url(../img/topt_1.png);
	}
	
#topt_1:hover {
	width:75px;
	background-image:url(../img/topt_1_b.png);
	}

#topt_2 {
	background-image:url(../img/topt_4.png);
	}
	
#topt_2:hover {
	width:35px;
	background-image:url(../img/topt_4_b.png);
	}

#topt_3 {
	background-image:url(../img/topt_5.png);
	}
	
#topt_3:hover {
	width:55px;
	background-image:url(../img/topt_5_b.png);
	}



/*footer*/
.footer {
	bottom:0;
	left:0;
	z-index:100;
	width:100%;
	height:auto;
	padding-bottom:50px;
	background-color:#000;
	}
	
.footer_link {
	float:right;
	font-size:12px;
	padding:0 20px;
	color:#fff;
	}
	
	
.footer #f_content {
	height:80%;
	margin:0 auto!important;
	background-image:none!important;
	background-color:#000;
	}
	
.footer .seg_link{
	float:none!important;
	padding:0;
	}
	
.footer .footer_link {
	display:none;
	}

	
/*footer-end*/
#segment_1 {
	background-size:cover;
	background-image:url(../img/segment_bk_1.jpg);
	}
	
#segment_1  .seg_link{
	display:none;
	}
	
#segment_1 .content {
	padding-top:100px!important;
	padding-bottom:200px;
	}	
	
#segment_1 .title_1 {
	margin-bottom: 100px;
	}

#segment_2 .content{	
	position:relative;
	margin:0px auto!important;
	height:auto;
	background-image:url(../img/bk_1.jpg);
	background-repeat:no-repeat!important;
	background-size:cover!important;
	overflow:auto!important;
	}
	
#segment_2 .seg_link {
	margin-top:-150px!important;
	}

	
#segment_2 #cont {
	padding-top:100px!important;
	min-height:450px;
	}
	
#segment_2  .title_3	{
	position:Absolute;
	top:50%;
	left:0%;
	width:90%;
	margin-left:5%;
	margin-top:-100px;
	text-align:center;
	}

.side_thumbs {
	display:none;
	position:fixed;
	right:50%;
	bottom:10px;
	width:80px;
	list-style:none;
	z-index:9999;
	margin-right:-40px;
	}

.side_thumbs li {
	position:relative;
	float:left;
	width:20px;
	height:30px;
	margin:10px;
	}
	
.side_thumbs li a {	
	position:absolute;
	top:5px;
	left:5px;
	display:block;
	width:5px;
	height:5px;
	border-radius:50%;
	background-color:#ccc;
	cursor:pointer;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
	
.side_thumbs li .active {
	top:3px;
	left:3px;
	width:8px;
	height:8px;
	background-color:#285fa5;
	border:solid 1px #fff;
	}

.features_cont {
	display:block!important;
	position:relative;
	clear:both;
	width:100%;
	height:auto;
	overflow:auto;
	padding-top:40px;
	margin:0 auto;
	}
	
.feature_box {
	float:left;
	width:224px;
	height:64px;
	margin:15px 12px;
	border:solid 1px #d9d9d9;
	overflow:hidden;
	}
	
.feature_img {
	float:left;
	width:44px;
	height:auto;
	margin:10px 0px 10px 10px;
	}

.feature_txt {
	float:left;
	display:block;
	width:150px;
	font-size:13px;
	color:#000;
	margin-left:10px;
	}
	
.feature_txt span {
	font-size:10px;
	color:#6f6f6f;
	}
	
.feature_btn {
	display:none;
	}
	
@media (max-width:790px) and (min-width:570px) {
	.features_cont {
		width:500px;
		margin:0 auto;
		padding-top:20px;
		}
	}
	
@media (max-width:570px)  {
	.features_cont {
		width:100%;
		margin:0 auto;
		}
		
	.feature_box {
		margin:4px 12px;
		}
	}
	
	
@media (max-width:570px) {
		.features_cont {
			padding-top:0;
			width:250px;
			}
	}
	
.tx_cont {
	width:75%!important;
	margin:50px auto 30px!important;
	}
	
.seg_link {
	position:relative;
	width: 80%;
	margin:50px auto 0!important;
	padding-bottom: 100px;
	}
	
.seg_link a{
	position:absolute;
	top:0;
	margin:0;
	display:block;
	width:44px;
	height:44px;
	background-repeat:no-repeat;
	background-size:90% auto;
	}
	
.seg_link_1 {
	left:0%;
	background-image:url(../img/link_1.png);
	}
	
.seg_link_2 {
	left:50%;
	background-image:url(../img/link_2.png);
	margin-left:-22px!important;
	}
	
.seg_link_3 {
	right:0%;
	background-image:url(../img/link_3.png);
	}
	
.seg_link_1_b {
	left:0%;
	background-image:url(../img/link_1_black.png);
	}
	
.seg_link_2_b {
	left:50%;
	background-image:url(../img/link_2_black.png);
	margin-left:-22px!important;
	}
	
.seg_link_3_b{
	right:0%;
	background-image:url(../img/link_3_black.png);
	}
	
.separator {	
	position:absolute;
	top:0;
	width:1px;
	height:44px;
	background-color:#ccc;
	z-index:1000;
	opacity:0.25;
	}
	
.separator_b {	
	background-color:#000;
	}
	
.sep_1{
	left:33%;
	}
	
.sep_2{
	left:66%;
	}
	
#bk_div {
	width:100%;
	height:100%;
	background-image:url(../img/bk_1.jpg);	
	background-position:center;
	background-size:100% 100%;
	transition:ease-in-out 8.25s;
	-o-transition:ease-in-out 8.25s;
	-moz-transition:ease-in-out 8.25s;
	-webkit-transition:ease-in-out 8.25s;
	}
	
#index_bl_ar_btn {
	display:block;
	padding: 10px 57px 10px 44px!important;
	width:114px;
	margin: 40px auto !important;
	background-position:180px center;
	}
	
/*links*/
.blue_arrow_link {
	display:inline-block;
	padding:10px 72px 10px 44px;
	border:solid 1px #285fa5;
	border-radius:34px;
	font-size:18px;
	color:#005ba1;
	text-transform:uppercase;
	background-image:url(../img/blue_arrow.jpg);
	background-repeat:no-repeat;
	background-position:190px center;
	}
	
/*text*/
.title_1 {
	font-size:46px;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	}
	
.title_2 {
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	margin-top:50px;
	}
	
.title_3 {
	font-size:48px;
	font-weight:100;
	color:#fff;
	text-align:center;
	}
	
.title_4 {
	display:inline-block;
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-right:10px;
	padding-bottom:5px;
	text-transform:uppercase;
	border-bottom:solid 1px #4c4c4c;
	}
	
.title_4 span {	
	font-weight:400;
	color:#91918f;
	text-transform:none;
	}
		
		
.text_1 {	
	font-size:14px;
	font-weight:300;
	line-height:26px;
	color:#fff;
	margin-top:25px;
	}
	
.text_2 {
	margin-top:30px;
	line-height:30px;
	font-size:18px;
	font-weight:300;
	color:#fff;
	text-align:center;
	}
	
.text_3 {	
	margin-top:10px;
	font-size:14px;
	}
	
.device_title {
	margin-top:30px;
	text-align:left;
	font-size:34px;
	}
/**/
	
.first {
	margin-left:0;
	}
	
.last {
	margin-right:0;
	}
	
.bold {
	font-weight:bold;
	}
	
.black {
	color:#000;
	}
	
.extra_bold {
	font-weight:900;
	}
	
.clear_float {
	width:100%;
	height:1px;
	clear:both;
	}
	
.lr_nav  {
	display:none!important;;
	}