@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,700';
@import 'https://fonts.googleapis.com/css?family=Lato:100,300,700';
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: 'Open Sans', sans-serif;
}
/*#top_logo{
	background-color: rgba(255,255,255,0.9);
	top: 0;
	left: 0;
	height: 75px;
	position: absolute;
	right: 0;
	z-index:9999;
}
#top_logo ul {
	padding-left:20;
	padding-right:0;
	margin-right:0px;
}*/

#beta {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 75px;
    background: url(/themes/def/beta.png) no-repeat center center;
    background-size: cover;
    z-index: 999999 !important;
}

/*gmap custom*/
#iw-container .iw-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 400;
	padding: 10px 0px;
	color: #000;
	margin: 0;
	border-radius: 2px 2px 0 0;
}
#iw-container .iw-subTitle {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0;
}
.gm-style .gm-style-iw {
	max-width: 300px;
    padding-bottom: 10px;
}
.gm-style-iw div:first-child {
	overflow: visible !important;
}
.linktoplatform {
	padding: 4px 15px 7px;
    border: 1px solid #035293;
    background: #1a67ae;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    border-radius: 14px;
    text-decoration: none;
    line-height: 25px;
}
.linktoplatform:hover {
	color:#C0D0EB;
	text-decoration:none;
}
/*gmap custom*/
#settings_container{
	min-height:60vh;
}
.footer{
	z-index:999;

}
#top_logo {
	background-color: rgba(255,255,255,0.9);
	top: 0;
	left: 0;
	height: 75px;
	position: absolute;
	right: 0;
	z-index: 9999;
}

#top_logo a.logo {
	margin-left: 60px;
	margin-top: 20px;
	float: left;
	display: block;
}
#logoimg {
	height: 29px;
	width: 180px;
}
#logmein {
	cursor: pointer;
}
/*.contact_bar_ct {
	padding-right: 30px;
}
#logmein {
	padding-left:10px;
}
.gosingup{
	padding:10px;
	margin-right: 10px;
}*/
p.link {
	display: none;
}
.incenter {
	text-align: center;
	font-size: 111px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	/*padding: 120px 140px 40px 140px;*/
	padding-top:150px;

}
#sub {
	font-size: 30px;
	font-weight: 300;	
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	line-height: 40px;	
}
.incenter span{
	font-weight: 300;

}
.searchh{
	width:100%; border-radius: 5px; padding-top: 8px; padding-bottom: 8px; height:40px; margin-bottom:10px;
}
#search{
	position:absolute;
	bottom:0;
	height:auto;
}
.xmpic {
	width: 80% ;
	margin-left: 0%;
	margin-top: 60px;
	display: block;
	position: relative;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
}
#section2 {
	/*padding:10px 34px;*/
	padding:10px 84px;
}
#bc_title{
	padding-top:30px;
	text-align: center;
	font-size: 24px;
  	font-weight: bold;
  	line-height: 1.2; 
}
#video_title{
	font-weight: bold;
	text-align: left;
  	font-size: 24px;    	  	
  	line-height: 1.2;
  	padding-bottom: 20px;  
}
.video_text{
	  font-size: 18px;  
	  line-height: 1.3;
	  text-align: left;
	  padding-bottom: 20px;  
	  letter-spacing: .5px;

}
.video_text:last-of-type{
	padding-bottom: 50px;  
}
#join_video, #try_video {
	margin-top:10px;
	margin-bottom: 40px;
	margin-right:20px;
	border: 2px solid #000000;
	font-weight: bold!important;
	display: inline-block;
	font-size: 16px;  
  }
  #section_icons{
  	padding:20px 84px;
  	padding-bottom: 0 !important;

  	background:url(/themes/sharks/incenter/man_tablet_big.jpg);
	background-repeat: no-repeat;
	background-position: right bottom ;
	background-size: auto 100%;
  }
  #icons_left{
  	padding-bottom: 0px;
  	margin-bottom: 40px;
  }
  .icon_line{
		font-size: 18px;
	}
.icon_line img {
		padding-right: 10px;
	}
  #icons_left .video_text:last-of-type{
  	padding-bottom: 10px;
  }
  #icons{
  	margin:0;
  	padding-left: 40px;
  	padding-bottom: 50px;
  }
#icons_right{
	/*background:url(/themes/sharks/incenter/man_tablet.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;*/
	min-height: 500px;
    position: absolute;
    right: 0;
    z-index: 100;
}
#icons_left{
    z-index: 200;
}
.xmpic p {
	position: absolute;
	bottom: -5px;
	left: 0;
	text-align: left;
	z-index: 3;
	display: none;
	width: 100%;
	padding: 10px;
	color: #fff;
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
}
.xmpic:hover > p {
	display: block;
}
.second {
	margin-left: 5%;
}
.last {
	margin-left: 10%;
}
.xmpic:hover .mask {
	background: rgba(0, 0, 0, 0.6);
}
.xmpic .mask {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.xmpic:hover img {
	transform: scale(1.2);
}
.xmpic img {
	position: relative;
	z-index: 1;
	max-width: 100%;
	
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
}
.toright {
	float: right;
}
#hero{
	padding:0px; 
	margin: 60px 0px;
	margin-top: 120px;
}
#hero_wrapper{
	position:relative; 
	float:left; 
	width:100%;
}
#hero_img{
	max-width:100%;
	min-width:100%;
	min-height:340px;
}
#hero_text{
	left: 0;
	   position:absolute;
	   text-align:center;
	   top: 40%;
	   width: 100%;
	   color:white;
	   font-size: 48px;
	   font-family: 'Open Sans', sans-serif;
	   font-weight:500 ;
}
#section_video {
	margin-bottom: 5%;
	padding:10px 65px;
}
div.laptop-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
}
div.laptop-wrapper video {
    box-sizing: border-box;
    background: url(/themes/sharks/incenter/video_frame.png) center center no-repeat;
    background-size: contain;
    /*padding: 1% 15% 31%;*/
    padding:1% 9% 36%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 120%;
}
.playpause {
	content: "";
	display: block;
	position: absolute;
	top: calc(35% - 40px);
	left:calc(50% - 40px);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: rgba(255,255,255,.6);
}
.playpause:after {
	content: "";
	display: block;
	margin-top: 22px;
	margin-left: 28px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17.5px 0 17.5px 30.3px;
	border-color: transparent transparent transparent #b7b7b7;
}

.footer_menus{
	color:white;
	line-height: 1.0;
}
.footer_links{
	padding: 10px 30px;

}
.footer_title{
	padding-top:20px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0;

}
.footer_link{
	font-size: 12px;
	padding:3px;
	margin:0;
	text-align: left;
	display:block;
	text-decoration: none;
	color:white;
}
.footer_link:hover, .footer_link:active{
	text-decoration: none;
	color:white;
	font-weight: bold;
}
#image_right_about{
	background-image: url(/themes/sharks/incenter/about.png); background-size: cover; background-position: top; 
}
#demo_form{
	margin-top:75px;
	padding:0;
}
#image_right{
	padding:0;
}
#form_text_container{
	padding:0px 50px;
}
#form_title{
	padding-top: 30px;
}
#form_subtitle{
	text-align: center;
	padding:20px 5px;
  font-size: 16px;  
  line-height: 1.2;
  font-weight: 400;

}
#form_label{
	text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: rgb(3, 82, 147);
  line-height: 1.2;
  padding-bottom: 20px;
}
#contact_form_body{
	text-align: left;
}
.last-btn{
	margin:60px 10px;margin-top: 0;
}
.about-us-text{
	padding:10px 20px;color: rgb(82, 99, 114); line-height: 1.4; font-size: 15px;text-align: justify;
	}
.demo{
	padding-bottom: 20px;
}
.demo_label{
	padding-top: 20px;
	margin-bottom: 10px;

}

#submit_demo{
	background-color: #1a67ae;
	border-radius: 5px;
	border-color: #1a67ae;
	padding: 10px 45px;
	margin: 40px 0px;
	text-align: center;
	color:white;
	letter-spacing: 1px;
}

#form_img_left{
	height: 100%;
}
#form_img_left_mob{
	width:100%;
	padding:0;
	margin:0;
	margin-bottom: 20px;
	display: none;
	z-index:99;
}
#contact_us{
	vertical-align: middle;
	display:none !important;
}
/*---PLATFORM---*/
#platform_menu{
	margin-top:40px;
	padding-bottom: 40px;
}
#platformnav{

}
#platformnav.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	color:rgb(82, 99, 114) !important;
	background-color: white !important;
	font-weight: bold;

}
#platformnav.nav-pills>li>a{
	color:rgb(82, 99, 114) !important;
	font-size: 18px;
}
#platformnav.nav-pills>li{
	border-bottom: 3px solid #f2f2f2;
}
#platformnav.nav-pills>li.active{
	border-bottom: 3px solid #035293;
}
#overview{
	padding:30px 0px !important;
	
}
.platform_left{
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
.platform_right{
	padding-left:40px !important;
}
.platform_title{
	color: rgb(82, 99, 114);
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	padding-bottom: 20px;
}
.platform_text{
	color: rgb(82, 99, 114);
	line-height: 1.6;
	text-align: left;
	font-size: 15px;
	padding-bottom: 20px;
}
.platform_text:last-of-type{
	padding-bottom: 60px;
}
/*---PLATFORM---*/
.stranger {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 20px;
}
#worldmap {
	width: 50%;
	float: left;
	height: calc(100% - 65px);
}
/*#top_logo .toright a:last-child {
	margin-right:35px;	
}
#top_logo .toright a {
	color:#9b9b9b;
	font-family: 'Lato', sans-serif;
	float:left;
	margin-right:8px;
	display:block;
	font-size:15px;
	padding-top:10px;
	margin-top: 10px;	
}*/

.iedisplaymsg {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	height: 45px;
	padding:10px 0px;
	color:#fff;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	background:#700204;
	z-index: 99999;
	display: none;
}

.footer .toright a:last-child {
	margin-right: 25px;
}
.footer .toright a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	float: left;
	margin-right: 8px;
	display: block;
	font-size: 15px;
	font-weight: 700;
	padding-top: 8px;
	margin-top: 8px;
}
.xmpic span {
	font-size: 16px;
	color: #fff;
	text-align: center;
	max-width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3;
	top: 40%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	word-wrap: break-word;
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
}
.thecontent.ddd div.col-md-12 {
	width: 100%;
	padding: 3%;
	float: left;
}
.thecontent.zzz div.col-md-6 {
	min-height:60px;	
}
.thecontent.zzz div.col-md-12 {
	padding: 4%;
}

.thecontent.zzz div.col-md-6:nth-child(even){
  background-color: #fff;
}
.thecontent.zzz div.col-md-6:nth-child(odd){
  background-color: #f5f5f5;
}
@media (min-width: 1400px) {
	#section_icons{
		padding-top:60px;
	}
	.video_text{
		font-size: 22px;		
	}
	.icon_line{
		font-size: 22px;
	}
	.icon_line img {
		height: 50px;
	}
	.video_text:last-of-type {
	    padding-bottom: 70px;
	}
	#video_title{
		font-size: 28px;
	}
	#bc_title{
		font-size: 28px;
	}

	}

@media (min-width: 1360px) {

	#form_img_left{
		width:100%;
	}
	
}
/*@media (min-width: 828px) {
	.ctbar_mob, #burger {
		display: none;
	}
	#butons_mobile {
		display: none;
	}
}
@media (max-width: 827px) {
	.contact_bar_ct {
			display: none;
		}
	#butons_mobile {
	    margin: 20px 55px;
	    margin-bottom: 10px;
	    display: inline-block;
	}
	
}*/
@media (max-width: 1200px) {
	#section_video{
  		margin-bottom: 0;
  	
  }

	div.laptop-wrapper video{
		padding: 1% 8% 37%;
	}
	.video_text:last-of-type {
	    padding-bottom: 30px;
	}
}
@media (min-width: 1120px) {
    .thecontent.zzz div.col-md-6:nth-child(4n), .thecontent.zzz div.col-md-6:nth-child(4n-1) {
        background: #fff;
    }
    .thecontent.zzz div.col-md-6:nth-child(4n-2), .thecontent.zzz div.col-md-6:nth-child(4n-3) {
        background: #f5f5f5;
    }
}
.thecontent.ddd div a {
	width: 96%;
	min-height: 120px;
	margin: 2%;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.inactive {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	;
}
.thecontent.ccc div a {
	width: 100%;
	min-height: 140px;
	float: left;
	margin-top: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
}
.thecontent.ddd div a span, .thecontent.ccc div a span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	min-height: 40px;
	background: rgba(255,255,255,.7);
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	padding: 7px;
}
.thecontent div a span span.cls {
	font-size: 12px !important;
	font-weight: 300 !important;
	background: none !important;
	padding: 0 !important;
	float: left;
	min-height: auto;
	margin-top: 10px;
	display: block;
	line-height: 10px;
}

.gosignup {
	color:#333 !important;
	font-weight: 600 !important;

}
.gosignup:hover {
	font-weight: 600 !important;
	text-decoration: none !important;
}

.thecontent div a img {
	max-width: 100%;
	max-height: 100%;
}
.xmpic img {
	width: 100%;
}
.first span, .second span {
	top: 50%;
}
.last:hover span {
	top: 30%;
}
.last span {
	top: 50%;
}
.con {
	min-height: 100%;
	position: relative;
}
.allcontent {
	width: 100%;
	padding-bottom: 180px;
}

.all .allcontent {
	padding-bottom: 200px;
	width: 50%;
	height: 180px;
	float: left;
	position: relative;
	background: url(/themes/sharks/incenter/buildings.jpg) no-repeat;
	background-size: cover;
}
.logobtm {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 8px;
	float:left;
}
.copyright{	
	color:white;
	font-size: 14px;
	text-align: center;
}
#copyright_text{
	color:white;
	font-size: 14px;
	text-align: center;
	padding-top: 16px !important;
	margin-bottom: 0px;
	/*margin-right:192px;*/
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 58px;
	background: #035293;
}
.footerbg {
	/*background: url(../incenter/wtc-footer.jpg) center center;
	background-size: cover;*/
	background-color: #1a67ae;
	width: 100%;
	height: 140px;
	position: absolute;
	top: -140px;
	text-align: center;
}
.footerbg span.text {
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	position: absolute;
	left: 0;
	right: 0;
	top: 5%;
}
.footerbg span.text span.low {
	font-weight: 300;
}
.styled-select {
	background: url(../incenter/bgselect.png) no-repeat center right 0;
	height: 35px;
	overflow: hidden;
	width: 100%;
	border-left: 1px solid #1766ab;
}
.styled-select select {
	background: transparent;
	border: none;
	border-left: 1px solid #1766ab;
	padding-top: 8px;
	padding-bottom: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

#search {
	/*background-color: rgba(0,0,0,0.6);
	height: 102px;
	*/	
	margin-top: 10px;
	padding-bottom: 30px;
	padding-top: 30px;
	
}

#top_logo a.logo {
	margin-left: 60px;
	margin-top: 20px;
	float: left;
	display: block;
}
.bottommargin {
	margin-bottom: 50px;
}
.topmargin {
	margin-top: 50px;
}
.h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 700;
	width: 100% !important;
	color: #000;
}
.textdescr {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: justify;
	width: 95%;
	color: #000;
}
#search_tag {
	width: 100%;
	float: left;
}
#search_tag input, #search_tag select {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 6px;
	outline: none;
	border: 0px;
}
/*.col-md-5, .col-sm-2 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.col-md-5 {
	width: 40%;
	float: left;
}
.col-sm-2 {
	width: 20%;
	float: left;
}*/
.page-container, .page-container-responsive {
	margin-left: 0;
	margin-right: 0;
	/*margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;*/
}
.page-container-responsive h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
}
.page-container-responsive h3 {
	width: 70%;
	float: left;
}
.commb {
	background-image: url(../img/com_fp.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 60px;
}
.wtv {
	background-image: url(../img/wtv_fp.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 60px;
}
.b2b {
	background-image: url(../img/b2b_fp.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 60px;
}
.svds {
	background-image: url(../img/savings_fp.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 60px;
}
.cbfp {
	background-image: url(../img/bc_fp.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 60px;
}
.page-container-responsive .pdescrt {
	width: 70%;
	float: left;
}
.page-container:before, .page-container-responsive:before, .page-container:after, .page-container-responsive:after {
	content: " ";
	display: table;
}
.page-container:after, .page-container-responsive:after {
	clear: both;
}

@media (max-width: 1128px) {

	#sub {
		font-size: 30px;
		font-weight: 300;
	}
	.footerbg span.text {
		font-size: 28px;
	}
	.page-container-responsive {
		width: 1080px;
	}
	#resp {
		height: 548px;
	}
}
@media (min-width: 992px) {
	.allcontent{
		padding-bottom: 160px;
	}
	
}
/* SM */
@media (max-width: 991px) {
	/*-----contact form--------*/
	#section_icons{
		  	background:url(/themes/sharks/incenter/man_tablet_sm.jpg);
			background-repeat: no-repeat;
			background-position: right bottom ;
			background-size: auto 100%;
	}

	#section_video{
  		margin-bottom: 10%;  	
  	}

	div.laptop-wrapper video{
		padding: 0% 9% 34%;
	}
	#image_right_about {
		background-size: auto;
		background-image: none;
	}
	#form_img_left{
		display:none;
	}
	#form_img_left_mob{
		display:block;
		max-height: 500px;
		width:100%;
	}
	#contact_us{
		display:inline-block;
		position: absolute;
		top:40%;
		left:36%;
		color:white;
		font-size: 34px;
		font-weight: bold;
	}
	#form-title{
		padding-bottom:40px;
	}
	/*-----contact form--------*/
	.xmpic {
		width: 100% ;
	}
	#copyright_text{
		text-align: right;
		margin-right: 8px;
	}
	.xmpic img{
		
	}
	#hero_img {
		min-height:220px;
		max-height: 220px;
	}
	#hero_text{
		top: 30%;
	}
	#section_video{
		padding:10px 20px;
	}
	#video_text_container{
		padding:0 68px;
		margin-bottom: 80px;
	}
	#video_title{
		margin-top:40px;
	}
	
	/*#join_video, #try_video{
		margin-bottom: 10px;
		width:40%;
		text-align: center;
	}*/
	#join_video{
		margin-bottom: 60px;
		text-align: center;
	}
	#join_video{
		float:left;
	}
	#try_video{
		float:right;
	}
	#icons_right{
		 opacity: .4; 
		 background-size: 114% 100%;
		 bottom:0;
		 z-index: 100;
	}
	#icons_left{
		z-index: 200;
	}
}


/* XS */
@media (max-width: 767px) {
	.all .allcontent{
		width:100%;
	}
	.all .tobeh {
		width:100% !important;
		padding-top:10px;
	padding-bottom: 10px;
	}
	.video_text{
		font-size: 16px;
	}
	.last{
		margin-left: 0 ;
	}
	.xmpic{
		margin-top:40px;
	}
	#section_icons{
		  	background:url(/themes/sharks/incenter/man_tablet_xs.jpg);
			background-repeat: no-repeat;
			background-position: right bottom ;
			background-size: auto 100%;
	}
	#section_video{
  		margin-bottom: 15%;  	
  	}
	.laptop-wrapper{
		margin-top: 30px;
	}
	#sub {
			font-size: 22px;
			font-weight: 300;
	}
	.incenter {
			padding-top: 100px;
			font-size: 42px;
			line-height: 24px;
	}
	#hero_text{
		font-size:34px;
		top:30%;
		padding: 0 40px;
		line-height: 30px;
	}
	#hero{
		height:160px;
		margin-top: 80px;
		}
	#hero_wrapper{
		overflow:hidden;
		height:160px;
	}
	 #hero_img {
		min-height:160px;
		max-width: auto;
		min-width: auto;
		-ms-transform: scale(2,1); /* IE 9 */
		-webkit-transform: scale(2,1); /* Safari */
		transform: scale(2,1); /* Standard syntax */
		overflow:hidden;

	}
	#section_video {	
		padding:10px 0px;
	}
	#section_icons{
  		padding-left: 60px !important;
  		padding-right: 60px !important;
  		padding-top: 40px;
  		padding-bottom: 0;

  	}
  	
	#video_title{
		margin-top: 0;
		font-weight: 600;
	}
	.col-xs-12, .col-xs-12.col-sm-5.container{
		padding-right:0 !important;
		padding-left:0 !important;
	}
	/*#try_video{
		margin-bottom: 20px;
	}*/
	#join_video{
		margin-bottom: 40px;
	}
	
}

@media (min-width: 744px) {
	
	#resp {
		height: 448px;
	}
}
.page-container-responsive {
	width: auto;
}

@media (max-width: 743px) {

#top_logo .toright a {
	margin-top: 2px;
}
.footer .toright a {
	font-size: 14px;
}
#resp {
	height: 248px;
}
#search {
	padding-top: 15px;
	padding-bottom: 15px;
}
#demo_form{
	margin-top: 45px;
}
#top_logo {
	height: 45px;
}
#butons_mobile{
	display: none !important;
}
#burger {
	top: 4px !important;
}
#top_logo a.logo {
	margin-top: 10px;
	margin-left: 5px;
}
#button_search {
	padding-left: 5px;
	padding-right: 5px;
}
#top_logo a.logo img {
	height: 24px;
	width: 140px;
}

.footerbg span.text {
	font-size: 24px;
}
}
@media (max-width: 698px) {
	/*#video_text_container{
		margin-bottom: 160px;
	}*/
	#video_text_container{
		margin-bottom: 80px;
	}
	#video_title{
		font-size: 20px;
	}
	#join_video, #try_video{
		width:100%;
		margin-right:0;
		margin-bottom: 30px;
	}
	#icons{
		padding-bottom: 20px;
	}

}
@media (max-width: 600px) {
/*-----contact form--------*/
	div.laptop-wrapper video{
		padding: 0% 7% 35%;
	}
	
	#form_text_container{
		padding: 30px 20px;
		
	}
	#form_subtitle{
		font-size: 14px;
		text-align: justify;
	}
	#demo_content{
		background: none;
	}
	#demo_form{
		margin-top:45px;
	}
	#form_img_left_mob{		
		max-height: 300px;
		width:100%;
	}
	#contact_us{		
		top:40%;
		left:36%;
		font-size: 34px;
		
	}
	#form-title{
		padding-bottom:20px;
	}
	/*-----contact form--------*/
#sub {
	font-size: 20px;
	font-weight: 300;
}
#top_logo .toright a {
	margin-top: 2px;
	padding-top: 8px;
}
#section2{
	padding: 0 20px;
}
.xpic {
	margin-top: 20px;
}
.xmpic {
	width:100%;
}
.incenter {
	top: 30%;
	font-size: 42px;
	line-height: 24px;
}
.footerbg span.text {
	top: 20%;
	font-size: 14px;
}
.col-xs-6 {
	width: 100% !important;
}
.col-xs-offset-3.col-xs-6 {
	margin-left: 0 !important;
	width: 100% !important;
}
.second, .last, .first {
	margin-left: 0;
}
.col-md-5 {
	width: 90% !important;
}
.allcontent .col-md-5 {
	width: 70% !important;
}
.all .tobeh {
	width:100% !important;
	padding-top:10px;
	padding-bottom: 10px;
}
#resp {	
	background:  url(/themes/sharks/incenter/top_banner.png);
}
#resp video {
	/*display: none;*/
	
}
#worldmap {
	display: none;
}
.thecontent {
	width: 100% !important;
}
}
@media (max-width: 500px) {

	#hero{
		margin-top: 60px;
	}
	.xmpic{
		margin-top: 30px;
	}
	#icons_left{
		margin-bottom: 20px;
	}
	.icon_line img {
		height:30px !important;
	}
	div.laptop-wrapper video{
		padding: 0% 7% 36%;
	}
	.footerbg{
		height:120px;
		top:-120px;
	}
	.allcontent{
		padding-bottom: 160px;
	}
	#search {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#top_logo .toright a {
		margin-top: 2px;
		padding-top: 5px;
	}
	#demo_form{
		margin-top: 35px;
	}
	#top_logo {
		height: 35px;
	}
	#burger {
		top: 0px !important;
	}
	#top_logo a.logo {
		margin-top: 6px;
	}
	#top_logo a.logo img {
		height: 20px;
	}
	.incenter {
		
		top: 100px;
		font-size: 48px;
		line-height: 22px;
	}
	#sub {
		font-size: 12px;
		font-weight: 300;
	}
	
	#bc_title{
		font-size: 18px;
	}
	#section_video{
		padding-top: 0;
	}
	#video_text_container{
		padding:0 30px;
	}
	#video_title{
		font-size: 16px;
		margin-bottom: 0;
		text-align: center;
		font-weight: 600;
	}
	.video_text{
		font-size: 14px;
		padding-bottom: 10px;
		text-align: justify;
	}
	.video_text:last-of-type{
		padding-bottom: 20px;
	}
	#try_video{
		margin-bottom: 10px;
	}
	#join_video{
		margin-bottom: 20px;
	}
	#section_icons{
		padding-left:16px !important;
		padding-right:16px !important;
		padding-top:30px;
		padding-bottom: 0px;
	}
	.icon_line{
		font-size: 14px;
	}
	#icons_right{
		margin-top: 40px;
		opacity: .3;
		background-size: 120% 100%;
	}
	#icons{
		padding-left: 10px;
		padding-bottom: 10px;

	}
	.footer_menus{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.footer_links{
		padding-left: 0px;
		
	}
	.footer_link{
		font-size: 10px;
	}
	.footer{
		height:40px;
	}

	#copyright_text{
		font-size: 9px;
		font-weight: normal;
		padding-top: 10px !important;
	}
	.logobtm{
		margin-top:4px;
		
	}
	.logobtm img {
		height: 25px;
	}
}


@media (max-width: 409px) {
	#hero_text{
		font-size:24px;
		top:15%;
		padding: 16px 26px 0 26px;

	}
	div.laptop-wrapper video{
		padding: 0% 5% 38%;
	}
}


@media (min-width: 865px) {
.ctbar_mob, #burger {
	display: none;
}
#butons_mobile {
	display: none;
}

.footer{
	z-index: 9999;
}
}

@media (max-width: 864px) {

.contact_bar_ct {
	display: none;
}
.ctbar_mob {
	position: absolute;
	top: 0;
	left: -280px;
	z-index: 100;
	overflow: auto;
	width: 280px;
	height: 100%;
	background: #00b2ed;
}
.ctbar_mob {
	display: none;
	padding: 25px 20px 15px 20px;
}
#burger {
	display: inline-block; 
}
.ctbar_mob ul.nav-m {
	margin-bottom: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
	border-bottom: 1px solid #21c8ff;
}
.ctbar_mob ul.nav-m li {
	list-style: none;
	padding: 0px;
}
ul.nav-m ul {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #21c8ff;
}
.ctbar_mob ul.nav-m li a, .ctbar_mob ul.nav-m li span {
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 300;
	padding-top: 7px;
	line-height: 24px;
}
body.open {
	overflow: hidden;
}
.toright #burger {
	display: block;
	position: absolute;
	right: 10px;
	/*top: 18px;*/
	top: 10px;
	width: 24px;
	height: 40px;
	z-index: 11;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.toright #burger span {
	display: block;
	position: absolute;
	background: #000;
	width: 100%;
	height: 2px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.toright #burger span.b1 {
	top: 10px;
}
.toright #burger span.b2 {
	top: 18px;
}
.toright #burger span.b3 {
	top: 26px;
}
.toright #mask-burger {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	z-index: 10;
}
.con.open, .all.open {
	overflow: hidden;
}
.con.open #burger span, .all.open #burger span {
	background: #fff;
}
.con.open #mask-burger, .all.open #mask-burger {
	display: block;
}
.con.open .ctbar_mob, .all.open .ctbar_mob {
	display: block;
	left: 0px;
}
.con.open #burger span.b1, .all.open #burger span.b1 {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 18px;
}
.con.open #burger span.b2, .all.open #burger span.b2 {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 18px;
}
.con.open #burger span.b3, .all.open #burger span.b3 {
	opacity: 0;
	top: 18px;
}
/*#butons_mobile{
		margin:20px 55px;
		margin-bottom: 10px;
		display: inline-block;
}*/
.btn_c.log_sm{
		color: #333;
    	letter-spacing: 1px;
    	font-weight: 300;
	}
}

@media (max-width: 743px) {
.page-container-responsive .col-1, .page-container-responsive .col-2, .page-container-responsive .col-3, .page-container-responsive .col-4, .page-container-responsive .col-5, .page-container-responsive .col-6, .page-container-responsive .col-7, .page-container-responsive .col-8, .page-container-responsive .col-9, .page-container-responsive .col-10, .page-container-responsive .col-11, .page-container-responsive .col-12 {
	float: none;
	margin-bottom: 24px;
	width: auto;
}
.page-container-responsive .col-1:last-child, .page-container-responsive .col-2:last-child, .page-container-responsive .col-3:last-child, .page-container-responsive .col-4:last-child, .page-container-responsive .col-5:last-child, .page-container-responsive .col-6:last-child, .page-container-responsive .col-7:last-child, .page-container-responsive .col-8:last-child, .page-container-responsive .col-9:last-child, .page-container-responsive .col-10:last-child, .page-container-responsive .col-11:last-child, .page-container-responsive .col-12:last-child {
	margin-bottom: 0;
}
.page-container-responsive .col-push-1, .page-container-responsive .col-push-2, .page-container-responsive .col-push-3, .page-container-responsive .col-push-4, .page-container-responsive .col-push-5, .page-container-responsive .col-push-6, .page-container-responsive .col-push-7, .page-container-responsive .col-push-8, .page-container-responsive .col-push-9, .page-container-responsive .col-push-10, .page-container-responsive .col-push-11, .page-container-responsive .col-push-12 {
	left: auto;
}
.page-container-responsive .col-pull-1, .page-container-responsive .col-pull-2, .page-container-responsive .col-pull-3, .page-container-responsive .col-pull-4, .page-container-responsive .col-pull-5, .page-container-responsive .col-pull-6, .page-container-responsive .col-pull-7, .page-container-responsive .col-pull-8, .page-container-responsive .col-pull-9, .page-container-responsive .col-pull-10, .page-container-responsive .col-pull-11, .page-container-responsive .col-pull-12 {
	right: auto;
}
.page-container-responsive .col-offset-1, .page-container-responsive .col-offset-2, .page-container-responsive .col-offset-3, .page-container-responsive .col-offset-4, .page-container-responsive .col-offset-5, .page-container-responsive .col-offset-6, .page-container-responsive .col-offset-7, .page-container-responsive .col-offset-8, .page-container-responsive .col-offset-9, .page-container-responsive .col-offset-10, .page-container-responsive .col-offset-11, .page-container-responsive .col-offset-12 {
	margin-left: 0;
}
.page-container-responsive .row-table, .page-container-responsive .col-top, .page-container-responsive .col-middle, .page-container-responsive .col-bottom {
	display: block;
}
}


@media (max-width: 400px) {
.footer .toright a {
	font-size: 10px;
	margin-right: 3px;
}
.footer .toright a:last-child {
	margin-right: 8px;
}
}

@media (max-width: 300px) {
.footer .toright a {
	font-size: 8px;
	margin-right: 3px;
}
}
form.white-form input[type=submit], form.white-form .mybtn, form.white-form button {
	display: block;
	padding: 10px 45px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	border: none;
	margin: 10px 0 10px;
	background: #00b2ed;
	color: white;
	box-shadow: 0 4px 0 0 #008cba;
	text-shadow: 0 1px 0 #008cba;
}
#button_search {
	line-height: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	
	font-size: 16px;
	border: 0;
	background-color: #1766ab;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	display: block;
	white-space: normal;
	width: 100%;
}
.dropdown #currentaccount, .nnm #currentaccount {
	color: #444 !important;
	/*color: #333;*/
	font-weight: 300;
	text-decoration: none;
}
.caret{
	color: #444 !important;
}
.dropdown #currentaccount img, .nnm #currentaccount img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
}
.dropdown .dropdown-menu, .nnm .dropdown-menu {
	background: #eee;
	border-radius: 0px 0px 5px 5px;
	color: #000;
	right: 0px;
	left: auto;
}
.dropdown .dropdown-menu li, .nnm .dropdown-menu li {
	width: 100%;
	display: block;
}
.dropdown .dropdown-menu li a, .nnm .dropdown-menu li a {
	padding-left: 5px;
	width: 100%;
	display: block;
	color: #000;
	/*border-top: 1px solid #ccc;*/
}
.dropdown .dropdown-menu li a:first-child, .nnm .dropdown-menu li a:first-child {
	padding-left: 5px;
}
.dropdown .dropdown-menu li:first-child a, .nnm .dropdown-menu li:first-child a {
	border-top: none;
}
/*#currentaccountmenu:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}*/
.contact_bar_ct {
	position: relative;
	float: right;
	z-index: 999;
	padding-right: 60px;
	line-height: 75px;
}
.contact_bar_ct span {
	color: white;
	letter-spacing: 1px;
	font-weight: 300;
}
.contact_bar_ct a.tel {
	color: white;
	margin: 0 15px 0 20px;
	letter-spacing: 1px;
	font-weight: 800;
}
.contact_bar_ct a.tel i {
	display: inline-block;
	padding-left: 2px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	color: #999;
	border: 1px solid #999;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.contact_bar_ct a.btn_f {
	margin-left: 15px;
}
.contact_bar_ct #modal-login {
	display: none;
	position: absolute;
	z-index: 10;
	top: 70px;
	right: 60px;
	width: 300px;
	background: rgba(0,0,0,0.8);
	padding: 10px 15px 15px;
	line-height: normal;
	border: 1px solid rgba(255,255,255,0.4);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.contact_bar_ct #modal-login:before {
	content: "";
	position: absolute;
	right: 30px;
	top: -7px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 6px 10px;
	border-color: transparent transparent rgba(0,0,0,0.4) transparent;
}
.contact_bar_ct #modal-login form input[type=text], .contact_bar_ct #modal-login form input[type=password] {
	width: 100%;
	padding: 5px;
	margin: 7px 0;
	display: block;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #efefef;
	box-shadow: 0 0 8px 0 rgba(120,120,120,0.1)
}
.contact_bar_ct #modal-login form input[type=checkbox] {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
}
.contact_bar_ct #modal-login form label {
	display: inline-block;
	color: #FFF;
	font-weight: normal;
	margin: 3px 0;
	font-size: 11px;
}
.contact_bar_ct #modal-login form a {
	display: inline-block;
	color: #00b2ed;
	text-decoration: underline;
	font-size: 11px;
}
.contact_bar_ct #modal-login form span {
	color: #777;
	font-size: 10px;
	margin: 0 5px;
}
.contact_bar_ct #modal-login form input[type=submit] {
	width: 100%;
	text-transform: none;
	font-size: 13px;
	margin: 8px 0 0;
	padding: 7px 0;
	letter-spacing: .5px;
}
.contact_bar_ct .row {
	margin-right: 20px;
	float: left;
}
.contact_bar_ct ul {
	margin-bottom: 0px;
}
.contact_bar_ct ul li {
	float: left;
	position: relative;
	list-style-type: none;
}
.contact_bar_ct ul li a {
	position: relative;
	float: left;
	color: white;
	font-weight: 300;
	text-transform: none;
	font-size: 14px;
	color: #777;
}
.contact_bar_ct ul li a:hover {
	text-decoration: none;
}
.contact_bar_ct ul li span {
	position: relative;
	display: block;
	font-weight: 300;
	text-transform: none;
	margin: 0 25px;
	color: #444 !important;
}
.contact_bar_ct ul li span:before, .contact_bar_ct ul li span:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background: rgba(0,0,0,0.25);
	opacity: 0;
	-webkit-transition: all .4s cubic-bezier(0, 0, 0.2, 1);
	-moz-transition: all .4s cubic-bezier(0, 0, 0.2, 1);
	transition: all .4s cubic-bezier(0, 0, 0.2, 1);
}
.contact_bar_ct ul li span:before {
	top: 2px;
}
.contact_bar_ct ul li span:after {
	bottom: 1px;
}
.contact_bar_ct ul li:after {
	content: "";
	position: absolute;
	top: 35px;
	right: 0;
	height: 10px;
	width: 1px;
	background: rgba(0,0,0,0.2);
}
.contact_bar_ct ul li:hover span, .contact_bar_ct ul li.active span {
	color: #00b2ed;
}
.contact_bar_ct ul li:hover span:before, .contact_bar_ct ul li.active span:before {
	top: 15px;
	opacity: 1;
}
.contact_bar_ct ul li:hover span:after, .contact_bar_ct ul li.active span:after {
	bottom: 15px;
	opacity: 1;
}
.contact_bar_ct ul li:first-child a {
	padding-left: 0;
}
.contact_bar_ct ul li:last-child a {
	padding-right: 0;
}
.contact_bar_ct ul li:last-child:after {
	display: none;
}
.btn_c {
	border: 2px solid #000000 !important;
}
button, .btn_c, .btn_f, .btn_g {
	color: white;
	font-weight: bold;
	letter-spacing: .5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	/*text-transform: uppercase;*/
	padding: 10px 34px;
	cursor: pointer;
}
.contact_bar_ct ul li ul {
	display: none;
	padding: 0;
	position: absolute;
	left: 0;
	top: 60px;
	min-width: 120%;
	text-align: center;
	background: rgba(58,57,71,0.95);
	border-bottom: 1px solid rgba(255,255,255,0.25);
	border-top: 1px solid rgba(255,255,255,0.25);
}
.contact_bar_ct ul li ul li {
	width: 100%;
	line-height: 20px;
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid rgba(255,255,255,0.25);
}
.contact_bar_ct ul li ul li a {
	display: block;
	width: 100%;
	padding: 0;
	font-size: 12px;
	-webkit-transition: all .4s cubic-bezier(0, 0, 0.2, 1);
	-moz-transition: all .4s cubic-bezier(0, 0, 0.2, 1);
	transition: all .4s cubic-bezier(0, 0, 0.2, 1);
}
.contact_bar_ct ul li ul li:after {
	display: none;
}
.contact_bar_ct ul li ul li:hover a, .contact_bar_ct ul li ul li.active a {
	color: #00b2ed;
}
.contact_bar_ct ul li ul li:last-child {
	border: none;
}
.contact_bar_ct ul li:hover ul {
	display: block;
}
.btncci {
	display: inline-block !important;
	padding: 6px 12px !important;
	margin-bottom: 0 !important;
	font-size: 14px !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	min-height: auto !important;
	width: auto !important;
	height: auto !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
@media (max-width: 743px) {
.btncci {
	padding: 6px 8px !important;
	font-size: 11px !important;
}
.col-md-3 {
	float: left;
	width: 100%;
}
}
.btncci:hover {
	text-decoration: none;
}
.inactivez {
	color: #fff !important;
	background-color: #337ab7 !important;
	border-color: #2e6da4 !important;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-5ths {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
.col-sm-5ths {
	width: 20%;
	float: left;
}
}

@media (min-width: 992px) {
.col-md-5ths {
	width: 20%;
	float: left;
}
}

@media (min-width: 1200px) {
.col-lg-5ths {
	width: 20%;
	float: left;
}
}
