/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
	font-family: 'Open Sans', sans-serif;
    color: #FFF;
    background-color: #FFF;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}

iframe {height:950px;}

.contenedor-responsive {
  position: relative;
  padding-bottom: 61.3%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.contenedor-responsive iframe,
.contenedor-responsive object,
.contenedor-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.margin_menu {margin-top:96px;}

.select_rc{float:left; position: relative; width: 40%;}
.ma_left_icon{margin-left:12.5%;}
.ma_left{margin-left:10%;}
.ma_right{margin-right:10%;}
.select_rc a{ font-size:21px; color:#cacaca; font-weight:300;}
.select_rc div{padding: 7px 0 13px 0;}
.select_rc a:hover{color:#FF0000;}

#html5-watermark {display:none;}
#html5-close a{color: #FFF;font-size: 3em; font-weight: 100;}
#html5-close a:hover {color: rgba(255,0,51,1);}
.values { max-width:750px;}
.val_l {border:0;padding-left:0;}
.val_r {border:0;padding-right:0;}
.values span{  font-size: 16px;font-weight: 300;text-transform: uppercase;color: #979797;}
.values h2{ color:#FFF; margin:0;}
.h1D{   font-size: 80px;
  font-weight: 300;
  color: #FFF;
  text-align: center;
  margin-top: 15%;}

.li_di_a{border-bottom: 2px dotted #ebebeb;}

.play_video {position:absolute;top: 36%;left: 40%;}
.play_video a {}
.play_video a:hover{opacity:0.5}

.st_pro {padding: 60px 15px 60px 15px;}

.st_pro h2 {
	font-size: 32px;
	margin: 10px 0 25px 0;
	font-weight: 400;
}
.st_pro p{
	font-size: 18px;
	line-height: 22px;
	max-width: 320px;
	margin: 0 auto 0;
}

.li_di {background:url(../img/bg_di_li.png) repeat-y center #eeeeee;}


.team_st{margin: 0 0 64px 0}
.team_st h2{font-weight: 400;font-size: 26px;text-transform: uppercase;margin-top: 35px;margin: 35px 0 0 0;}
.team_st h3{font-size: 18px;font-weight: 300;margin: -10px 0 30px 0;}
.team_st p{margin: 0;font-size: 18px;line-height: 25px;color: #4d4d4d;font-weight: 300;}
.team_st div{  border-bottom: 1px solid #CCC;width: 60%;margin: 0 auto 0;padding: 64px 0 0 0;}

.mpf_st_l {width:50%; float:left; text-align:center; font-size:20px; font-weight:300; color:#4d4d4d;padding-left:8%;}
.mpf_st_r {width:50%; float:left; text-align:center; font-size:20px; font-weight:300; color:#4d4d4d;padding-right:8%;}
.mpf_st {margin-bottom: 0;}
.mpf_st img {width:100%; height:auto; max-width:123px;margin: 0 auto 0;padding-bottom: 7%;}
.text-l-c {text-align:left}
.profile_pic {margin-bottom:-90px;}

.with-1-3 { width:33.3333333%; float:left; border-right:1px solid #cccccc;}

.with-1-2 { width:50%; float:left; border-right:1px solid #cccccc; padding: 0 8%;   margin-bottom: 5%;}

.weather {width:14.28%; position:relative; float:left; margin-bottom:83px;}
.weather h6{color: #999; font-size: 14px; font-weight: 300; position: absolute; width: 100%;top: 9%; margin: 0;}
.weather div{background:#f2f2f2; border-top:1px solid #CCC; border-bottom:1px solid #CCC;border-right:1px solid #CCC;}
.left_border{-webkit-box-shadow: inset 1px 0px 0px 0px rgba(204,204,204,1);-moz-box-shadow: inset 1px 0px 0px 0px rgba(204,204,204,1);box-shadow: inset 1px 0px 0px 0px rgba(204,204,204,1);}
.weather check img {width: 100%;height: auto;max-width: 21px;margin: 0 auto 0;padding-top: 10%;}

.bt_st {
	font-size: 19px;
	border: 1px solid;
	font-weight: 400;
	color:#FFF;
	padding:18px 40px 18px 18px;
	}
	
	.contact h1{ font-size:21px; font-weight:400; margin-bottom:4.2%}
	.contact p{ font-size:14px; font-weight:300; margin-bottom:2%;}
	
.img_header {position:absolute; bottom: -140px;; width: 100%;}
.img_header img {max-width:753px;}

.bt_sth_ft {
	padding:0;
	position:relative;
	overflow:hidden;
	float:left;
}

.col-lg-4a {width:20%;}
.col-lg-5a {width:25%;}

.bt_sth_ft a{
	color: rgba(255,255,255,0);
  	font-size: 25px;
  	line-height: 28px;
  	position: absolute;
  	top: 0;
 	display: table;
  	padding: 19% 0;
  	width: 100%;
	text-align: center;
	transition: background-color 0.5s ease;
	transition: color 0.5s ease;
}

.bt_sth_ft a:hover{
	color: rgba(255,255,255,1);
  	font-size: 25px;
  	line-height: 28px;
  	position: absolute;
  	top: 0;
 	display: table;
  	padding: 19% 0 60% 0;
  	background: url(../img/arrow.png) no-repeat 50% 72% rgba(0,0,0,0.3);
  	width: 100%;
	text-decoration:none;
}

.li_t_bt {
	border-top: 1px solid rgba(255,255,255,0);
	width: 62px;
	margin: 0 auto 0;
	margin-top: 15px;
	transition: border-color 0.5s ease;
}

.li_b_bt {
  border-bottom: 1px solid #d4d4d4;
  width: 70px;
  margin: 0 auto 0;
  margin-bottom: 30px;
  margin-top: 38px;
  transition: border-color 0.5s ease;
}

.bt_sth_ft a:hover .li_t_bt {
	border-top: 1px solid rgba(255,255,255,1);
	width: 62px;
	margin: 0 auto 0;
	margin-top: 15px;
}

.bt_sth_ft a:hover .li_b_bt {
	border-bottom: 1px solid rgba(255,255,255,1);
	width: 62px;
	margin: 0 auto 0;
	margin-bottom: 15px;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    margin: 0 auto 0 auto;
	width:100%;
	height: 254px;
}


iframe {
  margin: 0 auto 0 auto;
}

.youtube .play {
    background: url(../img/play.png) no-repeat center center;
    background-size: 77px 77px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

select::-ms-expand {display: none;}

#fadeshow4 { background:url(../img/software/bg.png) no-repeat center center; width:100%; height:701px;}
.gallerylayer img {width:363px; height:270px;}
.gallerylayer {width:363px; height:270px; top: 66px;}
.prev {float:left;margin-left: -115px;}
.next {float:right;margin-right: -115px;}
#fadeshow4toggler {position: absolute;top: 50%;width: 100%;}

.carousel-control.right {
right: -13%;
left: auto;
}
.carousel-control.left {
left: -13%;
right: auto;
}

.cont_v1{width:48%; height:100%; float:left; margin-right:2%;}
.cont_v1 p{ color: #666666;
padding: 3% 0 0 0;
font-size: 20px;
line-height: 25px;
text-align: center;
width: 70%;
margin: 0 auto 0;}
.cont_v2{width:48%; height:100%; float:left; margin-left:2%;}
.cont_v2 p{ color:#666666; margin:3% 0 0 0; padding:0; font-size:20px; line-height: 25px; text-align:center;}
#cont_videos_mobile {display:none;}

.bg_ip68_gs15 {
	background: url(../img/bg_ip68_gs15.jpg) no-repeat;
	background-position-x: center;
	background-position-y: top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 60%;
}

.top_control_s {top:55%;}
.top_control_v {top:30%;}

.bg_ip68_gs14 {
	background: url(../img/bg_ip68_gs14.jpg) no-repeat;
	background-position-x: center;
	background-position-y: 120px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 60%;
}

.bg_home_hardware {
	background:url(../img/hardware_bg_home.png) no-repeat;
	background-position-x: right;
	background-position-y: 27%;
	background-size:auto;
}

.bg_home_software {
	background:url(../img/software_bg_home.png) no-repeat;
	background-position-x: -29%;
	background-position-y: bottom;
	background-size:auto;
}
.bg_gs15_a {

}

.img_left {position: absolute;left: -475px;}

.ad_tech {width: 52%;}

.bg_home_rtk_network {
	background:url(../img/rtk_network_bg_home.png) no-repeat;
	background-position-x: 85%;
	background-position-y: center;
	background-size:auto;
}

.bg_home_your_team {
	background:url(../img/your_team_bg_home.png) no-repeat;
	background-position-x: 15%;
	background-position-y: center;
	background-size:auto;
}

html {
    width: 100%;
    height: 100%;
}

.book_st {margin-bottom: -18%; margin-top:3%;}

.arrow {
	position: absolute;
	margin: -1px 0 0 20px;
	font-size: 30px;
}

.arrow_slide {

}

h1 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  line-height: 32px;
  font-size: 32px;
  color: #333333;
}

.st_pa_48{padding: 0 0 0 30px;}

h2 {
  padding: 0 0 20px 0;
  font-weight: 400;
  line-height: 30px;
  font-size: 27px;
  color: #333333;
}

h3 {
  margin: 19px 0 25px;
  font-weight: bold;
  font-size: 17px;
  color: #666;
}

h4,
h5,
h6 {
  margin:30px 0;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
}

.wi70{width: 70%; margin: 0 auto 0;}


p {
  margin: 0;
  font-size: 17px;
  line-height: 22px;
  color: #666;
  font-weight: 300;
}

.pMa {
    margin: 20px 0 0 0;
  font-size: 15px;
  line-height: normal;
  color: #333333;
  font-weight: 300;
  padding: 0 4%;
}

.pMb {
margin: 0 0 25px;
font-size: 32px;
line-height: 44px;
color: #FFF;
font-weight: 300;
}

.pMc {
margin: 0 0 25px;
font-size: 20px;
line-height: 30px;
color: #666666;
font-weight: 300;
width: 70%;
margin: 0 auto 0;
}


.cont_2a {
	width:50%;
	float:left;
	padding: 1.2% 2% 10.5% 2%;
}

.mb_0 {
	margin-bottom: -2.5%;
	padding-bottom: 0%;
}

.cont_2a > img{
	margin-bottom:3%;
}

.cont_2a h3{
	font-size: 36px;
	line-height: 43px;
}

.circle_rtk {
	width: 24.333333%;
	height: auto;
	padding-top: 15px;
	float: left;
	margin: 0% 4.5%;
}

#content {margin-top:-69px; position:absolute;}

footer {
	background: #FFF;
	width:100%;
	height: 96px;	
}

.logo_footer {float:right; padding: 35.5px 30px 0 0;}

.copyright {
	  padding: 20px 0 0 0;
 	 color: #666;
 	 font-size: 12px;
 	 text-align: center;
 	 margin: 0 auto 0;
	max-width: 550px;
}

footer p {
    margin: 0;
}

.back-to-top {
			position: fixed;
			bottom: 0;
			right: 0;
			padding:0.5em;
			display: none;
		}

.back-to-top:hover {	
		opacity:0.5;
}

#go_top {display:none;}


.img_line {
	margin-bottom: -95px;
}

.dw_style{
	display:block;
	text-align:left;
	float:left;
	width:33.3333333%;
	margin:15px 0 0 0;
	font-size:20px;
	line-height: 25px;
	font-weight:300;
	padding-right: 3%;
}

.dw2_style{
	display:block;
	text-align:left;
	float:left;
	width: 270px;
	font-size: 20px;
	font-weight: 300;
	padding: 30px 0 30px 75px;
}

.dw2_72 {
	margin-top:15px;
	margin-bottom: -30px;
	background-image:url(../img/temprature_icon.png);
	background-position: center left;
	background-repeat:no-repeat;
	margin-right: 55px;
}

.dw2_98 {
	margin-top:40px;
	margin-bottom: -30px;
	background-image: url(../img/resistant_icon.png);
	background-position: center left;
	background-repeat: no-repeat;
	width: auto;
	margin-right: 72px;
	margin-left: 72px;
}

.dw2_85 {
	margin-top:15px;
	margin-bottom: -30px;
	background-image:url(../img/handles_icon.png);
    background-position: center left;
    background-repeat:no-repeat;
	width: 215px;
}


.dw2_style p{
	margin:0;
	padding:0;
	line-height: 25px;
}


.dw_style > img{
	float:left;
	margin-right:10px;
}

.dw_style > p{
	line-height:1.2;
}

.dw_style > ul > li{
	list-style-image:url(../img/bullet.png);
	padding-left:5px;
	padding-bottom: 15px;
}

.reload_click {
	background-image: url(../img/reload.png);
	width: 66px;
	height: 65px;
	cursor: pointer;
	position: absolute;
	top: 51%;
	right: 15%;
}

.reload_click > img{
	width: 66px;
	height: 65px;
	opacity:0;
}

.cont_gs_bt {
	width:320px;
	margin: 0 auto 0;
}


.gs_bt {margin: 10.5% 1% 23% 1%;}

.gs_bt a{
color: #FFF;
text-decoration: none;
font-size: 28px;
background: url(../img/down.png) center 80% no-repeat #ff0033;
padding:9px 40px;
text-transform: uppercase;
border: 1px solid #FFF;
font-weight:400;
outline:none;
}

.gs_bt a:hover,
.gs_bt a:focus,
.gs_bt a:active,
.gs_bt a.active,
.gs_bt a.disabled,
.gs_bt a[disabled]{
background: #ee0033;
border: 1px solid #ee0033;
color:#FFF;
}


.lm_bt {
	  margin-top: 1.5%;
	  padding: 12px 0 12px 0;
}

.lm_mA {
	margin: 56px 0 0 0;
}

.profile_section h3{
	font-size: 17px;
	color: #FFF;
	line-height: 22px;
	margin: 17px 0 17px 0;}
.profile_section h3 p{
	font-size: 13px;
	line-height: 22px;
	color: #e2e2e2;
    margin: 0 auto 0;}
.profile_section p{
	font-size: 26px;
	color: #e2e2e2;
	line-height: 33px;
 	max-width: 800px;
    margin: 0 auto 0;}

.lm_bt a{
  text-decoration: none;
  font-size: 18px;
  background-color: transparent;
  position: relative;
  padding: 12px 47px 12px 0px;
  text-transform: uppercase;
  outline: none;
  font-weight: 100;
}

.bt_white a{ background: url(../img/bt_lm_white.png) no-repeat center right;}
.bt_gray a{ background: url(../img/bt_lm_gray.png) no-repeat center right;}
.bt_black a{ background: url(../img/bt_lm_black.png) no-repeat center right;}
.bt_blue a{ background: url(../img/bt_lm_blue.png) no-repeat center right;}
.bt_blue_down a{ background: url(../img/bt_down.png) no-repeat center right;}
.bt_blue_down { margin-top:5%;}

.lm_bt a:hover,
.lm_bt a:focus,
.lm_bt a:active,
.lm_bt a.active,
.lm_bt a.disabled,
.lm_bt a[disabled]{
	opacity:0.5
}

.dl_bt {
	position: absolute;margin: 0;width: 100%;top: 57%;
}

.dl_bt a{
  color: #FFF;
  text-decoration: none;
  font-size: 20px;
  background-color: transparent;
  position: relative;
  padding: 10px 50px 10px 15px;
  text-transform: uppercase;
  border: 1px solid;
  outline: none;
}

.dl_bt a:hover,
.dl_bt a:focus,
.dl_bt a:active,
.dl_bt a.active,
.dl_bt a.disabled,
.dl_bt a[disabled]{
	background-color: #ff0033;
	color: #FFF;
}

.lm_bt_a {
	position: absolute;
  margin: 0 auto 0;
  width: 100%;
  bottom: 15%;
    text-align: center;
}

.lm_bt_a a{
    color: #FFF;
  text-decoration: none;
  font-size: 18px;
  background: url(../img/down.png) 92% center no-repeat;
  background-color: rgba(0,0,0,0.2);
  padding: 14px 66px 14px 20px;
  text-transform: uppercase;
  font-weight: 400;
  outline: none;
  border: 2px #FFF solid;
}

.lm_bt_a a:hover,
.lm_bt_a a:focus,
.lm_bt_a a:active,
.lm_bt_a a.active,
.lm_bt_a a.disabled,
.lm_bt_a a[disabled]{
	background: url(../img/down.png) 92% center no-repeat;
	background-color:rgba(0,0,0,0.5);
	color: #FFF;
}

.bt_cont {}

.dw_bt {margin-bottom: 4.5%;
}

.dw_bt_a {margin-right: 11px;}
.dw_bt_b {margin-left: 11px;}

.dw_bt a{
color: #FFF;
text-decoration: none;
font-size: 20px;
background-color: #ee0033;
position: relative;
padding: 18px 60px 18px 20px;
text-transform: uppercase;
border-radius: 5px;
outline: none;
background-image: url(../img/down_icon.png);
background-repeat: no-repeat;
background-position-x: 95%;
background-position-y: center;
}

.dw_bt a:hover,
.dw_bt a:focus,
.dw_bt a:active,
.dw_bt a.active,
.dw_bt a.disabled,
.dw_bt a[disabled]{
opacity: 0.5;
color:#FFF;
}


.fiel_form .fields {
	width: 30.6%;
	margin: 2% 4% 1% 0%;
	float:left;
}

.fieldset ul li {
	width: 32%;
	margin: 0.5% 2% 1% 0%;
	float:left;
	list-style:none;
	position: relative;
}

.fieldset ul {
	padding:0;
	margin:0;
}


.serapator {
	width:100%;
	margin: 0 0 160PX 0;
	clear:both;
}

.cont_your_team {background:#FFF; width:100%; padding:125px 0 430px 0; position:relative}


}


@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #FF0000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #ff6699;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
}


.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.st_bl a {color:#000}

.navbar-custom-black a {
    color: #000;
}

.active > a {color:#ff0033}


.navbar-custom a {
    color: #000;
}

.navbar-custom .nav li.active{
    outline: none;
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li a{
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active, {
    outline: 0;
	color:#FFF;
	background:#ff0033;
}


@media(min-width:767px) {
		
    .navbar {
	padding: 26px 20px 26px 20px;
	border-bottom: 0;
	-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
	transition: background .5s ease-in-out,padding .5s ease-in-out;
	font-size: 17px;
	background-color:#FFF;
    }

    .top-nav-collapse {
        padding: 20px 0;
        background-color: #FFF;
		color:#333333
    }
	
	.top-nav-collapse > div > div > a >img {width:75%;margin-top: -8px;}
	
	    .top-nav-collapse a {
		color:#333333
    }

    .navbar-custom.top-nav-collapse {
		color:#333333
    }

}

#intro {margin-top: 104px;}

.intro {
    display: table;
    width: 100%;
    height: 90%;
    padding: 0;
    text-align: center;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat top center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.home_bg2 {
    display: table;
    width: 100%;
    height: auto;
    padding: 500px 0 0 0;
    text-align: center;
    background: url(../img/home_bg2.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.home_bg3 {
    display: table;
    width: 100%;
    height: auto;
    padding: 500px 0 0 0;
    background: url(../img/home_bg3.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.home_bg4 {
    display: table;
    width: 100%;
    height: auto;
    padding: 500px 0 0 0;
    background: url(../img/home_bg4.jpg) no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.your_team_bg1 {
	padding: 10% 0 0 0;
	background:#FFF;
	position:relative;
}

.your_team_bg2 {
	position:absolute;
	height:82px;
	width:100%;
	bottom:0;
	background:#f1f1f1;
}

.signature {
	margin-top:10%;
}

.bg_home { background-image:url(../img/bg_hd_home.jpg);}


.intro .intro-body {
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 25px;
	color: #FFF;
	margin-top: 10%;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:767px) {
    .intro {
        height: 90%;
		  position: relative;
    }
	
.h1B {
  font-size: 46px;
  color: #FFF;
  margin: 0 auto 0;
  margin-top: 18.5%;
  max-width: 815px;
  font-weight: 400;
  line-height: 46px;
  border: 7px solid;
  padding: 4.5%;
  text-align: center;
    text-transform: uppercase;
		}
		
.h1B p {
	  font-size: 31px;
  font-weight: 100;
  color: #FFF;
  text-align: center;
  line-height: 33px;
    text-transform: none;
	}
	
.h1B div {
	border-bottom: 1px solid #FFF;
  width: 130px;
  margin: 0 auto 0;
  margin-bottom: 15px;
  margin-top: 27px;
	}	
		
.h1C {
  font-weight: 400;
  font-size: 46px;
  color: #FFF;
  text-align: center;
  line-height: 48px;
    top: 13%;
}	

    .intro .intro-body .brand-heading {
        font-size: 48px;
		color: #FFF;
		margin:0;
    }
	


    .intro .intro-body .intro-text {
        font-size: 25px;
    }
}

.btn-circle {
    font-size: 40px;
    color: #fff;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    color: #fff;
	opacity: 0.5;
}

.btn-circle i.animated-1{
	-webkit-animation:arrow1 3s infinite ease-out;
	animation:arrow1 3s infinite ease-out;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0
}
.btn-circle i.animated-2{
		-webkit-animation:arrow2 3s infinite ease-in;
		animation:arrow2 3s infinite ease-in;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity:1;
		margin-left: -50%;
}


@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
		
}

}@-webkit-keyframes arrow1{0%{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}90%{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}100%{opacity:1;-webkit-transform:translate(0,30px);transform:translate(0,30px)}}@keyframes arrow1{0%{opacity:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}90%{opacity:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}100%{opacity:1;-webkit-transform:translate(0,30px);-ms-transform:translate(0,30px);transform:translate(0,30px)}}@-webkit-keyframes arrow2{0%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}90%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}100%{opacity:0;-webkit-transform:translate(0,30px);transform:translate(0,30px)}}

.content-section {
    padding-top: 30px;
	padding-bottom: 30px;
}



.content2-section {
    padding-top: 70px;
	padding-bottom: 0px;
	position:relative;
}

.content3-section {
    padding-top: 30px;
	padding-bottom: 30px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}


@media(min-width:767px) {
	.intro .intro-body .brand-heading {
font-size: 42px;
}
    .content-section {
       padding: 60px 15px 60px 15px;
	   position: relative;
    }

    .content2-section {
        padding: 134px 50px 0px 50px;
		  position: relative;
    }
	
	.content3-section {
        padding: 84px 50px 102px 50px;
    }


    #map {
        height: 400px;
        margin-top: 250px;
    }

}

.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #219ab3;
    color: #219ab3;
    background-color: transparent;
	outline:none;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #219ab3;
    outline: 0;
    color: #000;
    background-color: #219ab3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(min-width:1025px) {
	.top-nav-collapse > div > div > a >img {width:75%;margin-top: 10px;}
}

@media(min-width:1024px) {
.values {padding: 0 4%;}


.intro .intro-body .brand-heading {
font-size: 48px;
color: #FFF;
margin: 0;
}
    .content-section {
       padding: 60px 0px 60px 0px;
	   position: relative;
    }

    .content2-section {
        padding: 134px 0px 0px 0px;
		position: relative;
    }
	
	.content3-section {
        padding: 84px 0px 102px 0px;
    }
}

@media(max-width:1024px) {


	.cont_v1 p {
color: #666666;
padding: 3% 0 0 0;
font-size: 20px;
line-height: 25px;
text-align: center;
width: 75%;
margin: 0 auto 0;
}

.carousel-control > img {
width: 66px;
height: auto;
}


.carousel {
position: relative;
width: 85%;
margin: 0 auto 0;
}

.carousel-control.right {
right: -82px;
left: auto;
}

.carousel-control.left {
left: -82px;
right: auto;
}
	
	#go_top {display:inline}

.navbar-nav {
  margin: 10px 0px 10px 0px;
}

.navbar-custom a {
color: #FFF;
}

.nodisplay_mo {display:none;}

.margin_menu {
  margin-top: 94px;
}
	
.your_team_bg1 {
padding: 100px 50px 0 50px;
overflow: hidden;
}	
	
.navbar-custom img {
  width: 80px;
  height: auto;
  margin-top: -16px;
}

.navbar-custom-black img {
  height: auto;
  margin-top: -9px;
}

.fa-bars {color:#666;}

.top-nav-collapse button > i {color:#666;}
	
	.navbar {
	padding: 25px 20px;
	border-bottom: 0;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
	transition: background .5s ease-in-out,padding .5s ease-in-out;
	font-size: 17px;
	  background-color: #FFF;
    }

    .top-nav-collapse {
        padding: 10px 20px;
        background-color: #FFF;
		color:#333333
    }
	
	    .top-nav-collapse a {
		color:#333333
    }

    .navbar-custom.top-nav-collapse {
		color:#333333
    }
	
#x_udf_privacy_policy_version143_label {
	margin: 0.4% 0% 0% 4.5%;
}

#x_udf_ext_purchase_question405_label {
	width: 90%;
}


.dw2_72 {
	margin-top:34px;
	background-position: top center;
}

.dw2_98 {
	margin-top:34px;
	background-position: top center;
}

.dw2_85 {
	margin-top:34px;
	background-position: top center;
}
	
.dw2_style {
	text-align: center;
	padding: 90px 2% 0% 2%;
	width: 33.333333%;
	margin: 34px 0 0 0;
}
	
	.bg_home_hardware {
	background:url(../img/hardware_bg_home.png) no-repeat;
	background-position-x: 90%;
	background-position-y: 45%;
	background-size:45%;
}

.bg_home_software {
	background:url(../img/software_bg_home.png) no-repeat;
	background-position-x: 0;
	background-position-y: bottom;
	background-size:45%;
}
.bg_gs15_a {
background:url(../img/gs15_bg_a.png) no-repeat left center;
background-size:45%;
}

.bg_home_rtk_network {
	background:url(../img/rtk_network_bg_home.png) no-repeat;
	background-position-x: 85%;
	background-position-y: center;
	background-size:35%;
}

.bg_home_your_team {
	background:url(../img/your_team_bg_home.png) no-repeat;
	background-position-x: 15%;
	background-position-y: center;
	background-size:35%;
}

.bg_gs15_a {
background: url(../img/gs15_bg_a.png) no-repeat;
background-position-x: 50%;
background-position-y: 17%;
background-size: 70%;
}

.img_left {display:none;}

.bg_gs15_a > div > div {
width: 100%;
margin-top: 350PX;
text-align: center;
}

.reload_click {
top: 74%;
right: 45%;
}

.dw_style {
margin: 90px 0 0 0;
}

.bg_ip68_gs15 {
	background: url(../img/bg_ip68_gs15.jpg) no-repeat;
	background-position-x: center;
	background-position-y: top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 90%;
}

.bg_ip68_gs14 {
	background: url(../img/bg_ip68_gs14.jpg) no-repeat;
	background-position-x: center;
	background-position-y: 130px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 170%;
}
.bt_cont {padding: 0 7.5%; }
#cont_videos_mobile {display:none;}

#fadeshow4 {height:595px; background-size:80%; background-position:bottom;}
.gallerylayer img {width:424px; height:315px;}
.gallerylayer {width:424px; height:315px; top: -27px;}
.prev {float:left;margin-left:-20px;}
.next {float:right;margin-right:-20px;}
#fadeshow4toggler {position: absolute;top: 50%;width: 100%;}
.dw_bt_a {margin-right:4px;}
.dw_bt_b {margin-left:4px;}
}

@media(max-width:968px) {
	#x_udf_ext_hds_question434_label, #x_udf_ext_hds_question__2_435_label {
  width: 66.7%;
  float: left;
  margin: 1% 0 0 0;
  padding: 0;
}

#x_udf_ext_hds_question434, #x_udf_ext_hds_question__2_435 {
  width: 33.3%;
  padding: 2% 2%;
  margin: 0 0 0 0;
  background-position: 85%;
  float: left;
}

#x_udf_extcustomer_fieldpair {
  margin-top: 0;
  margin-right: 0;
}

.contenedor-responsive {
  padding-bottom: 126.3%;;
}

#x_udf_extcustomer_label {
  width: 100%;
  margin: 2% 0 2% 0;
  padding: 0 0 0 0;
  float: none;
}
#x_udf_extcustomer {
  width: 100%;
  margin: 0 0 0 0;
  background-position: 93%;
  float: left;
}

form select {background-position: 93%;}
	
	.values {padding:0 4%;}
	.values span{  font-size: 14px;}
	.values h2{ font-size: 33px;}
	.with-1-2 {padding: 0 2%;}
	.text-l-c {text-align:center}
	.mpf_st {margin-bottom: 13%;}
	.dl_bt {width:94%;top:61%;}
	.profile_pic {margin-left: 35%;}
	.h1B {
	  font-size: 38px;
  margin-top: 40%;
	}
	
	.h1B p {
    font-size: 25px;
  line-height: 32px;
}

.st_pro {
  padding: 30px 15px 30px 15px;
}

.col-lg-3,.col-lg-6 {width:50%; float:left;}

.ma_left_icon{margin-left:0%;}

.pMa {
}

.st_pro h2 {
  font-size: 25px;
}

.st_pa_48{padding: 0 0 0 0;}
	
	.img_header {position:absolute; bottom: -110px;; width: 100%;}
	.img_header img {max-width:600px;}
	
	.bt_sth_ft a{
  	font-size: 14px;
  	line-height: 18px;
  	padding: 25% 0;
}

.bt_sth_ft a:hover{
  	font-size: 14px;
  	line-height: 18px;
  	padding: 25% 0 60% 0;
  	background: url(../img/arrow.png) no-repeat 50% 70% rgba(0,0,0,0.3);
	background-size:25%;
}

.li_t_bt {
	width: 40px;
	margin-top: 5px;
}

.li_b_bt {
	width: 70px;
  margin: 0 auto 0;
  margin-bottom: 30px;
  margin-top: 38px;
}

.book_st {
  margin-bottom: -19%;
  margin-top: 4%;
}

.bt_sth_ft a:hover .li_t_bt {
	width: 40px;
	margin-top: 5px;
}

.bt_sth_ft a:hover .li_b_bt {
	width: 40px;
	margin-bottom: 5px;
}
.gallerylayer img {width:300px; height:223px;}
.gallerylayer {width:300px; height:223px; top: 66px;}

.carousel-control > img {
width: 59px;
height: auto;
}

.carousel {
position: relative;
width: 85%;
margin: 0 auto 0;
}

.carousel-control.right {
right: -73px;
left: auto;
}

.carousel-control.left {
left: -73px;
right: auto;
}
}

@media(max-width:767px) {

.with-1-3 { width:100%; border-right:0; margin-bottom:10%;}

.bt_sth_ft a{
  	font-size: 8px;
  	line-height: 10px;
  	padding: 19% 0;
}

.bt_sth_ft a:hover{
  	font-size: 8px;
  	line-height: 10px;
  	padding: 19% 0 60% 0;
  	background: url(../img/arrow.png) no-repeat 50% 70% rgba(0,0,0,0.3);
	background-size:25%;
}

.li_t_bt {
	width: 22px;
	margin-top: 3px;
}

.li_b_bt {
  width: 35px;
  margin-bottom: 15px;
  margin-top: 19px;
}

.bt_sth_ft a:hover .li_t_bt {
	width: 22px;
	margin-top: 3px;
}

.bt_sth_ft a:hover .li_b_bt {
	width: 22px;
	margin-bottom: 3px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 5px 10px;
  background-color: transparent;
  background-image: none;
  border: 0;
  margin: 10px;
}	
	
#intro {margin-top: 52px;}	
#fadeshow4 {height:306px; background-size:65%; background-position:bottom;}
.gallerylayer img {width:112px; height:83px;}
.gallerylayer {width:112px; height:83px; top: 66px;}
.prev {float:left;margin-left:-10px;}
.next {float:right;margin-right:-10px;}
#fadeshow4toggler {position: absolute;top: 65%;width: 100%;}
#fadeshow4toggler img { width:60%; height:auto;}
	
.cont_v1{width:100%; height:100%; float:none; margin-right:0%;}
.cont_v2{width:100%; height:100%; float:none; margin-right:0%;}	
.cont_v1 p{font-size:16px; margin-bottom: 10%;}
.cont_v2 p{font-size:16px;}	
.bt_cont {padding: 0; }
.dw_bt { margin: 50px 0px;}
.dw_bt a {max-width:255px;}

.dw_bt_a {
	margin-right:0
}
.dw_bt_b {
display: list-item;
list-style:none;
margin: 0 auto 0;
margin-top: 50px;
}
.carousel-control > img{ width:55%; height:auto;}
.carousel {position: relative;width:60%;margin: 0 auto 0;}
.carousel-control.right {right: -38%;}
.carousel-control.left {left: -38%;}
#cont_videos_mobile {display:block;}
#cont_videos {display:none;}
.top_control_vm {top: 35px;}

.dw_bt a{
color: #FFF;
text-decoration: none;
font-size: 15px;
background-color: #ee0033;
position: relative;
padding: 18px 60px 18px 20px;
text-transform: uppercase;
border-radius: 5px;
outline: none;
background-image: url(../img/down_icon.png);
background-repeat: no-repeat;
background-position-x: 95%;
background-position-y: center;
}
	.bg_ip68_gs15 {
	background: url(../img/bg_ip68_gs15.jpg) no-repeat;
	background-position-x: center;
	background-position-y: top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 150%;
}

.bg_ip68_gs14 {
	background: url(../img/bg_ip68_gs14.jpg) no-repeat;
	background-position-x: center;
	background-position-y: 100px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 260%;
}

	.bg_home_your_team {
	background-image: url(../img/your_team_bg_home.png);
	background-repeat:no-repeat;
	background-position: center 13%;
	padding-top: 85%;
	background-size: 60%;
}
.bg_home_hardware {
	background-image: url(../img/hardware_bg_home.png);
	background-repeat:no-repeat;
	background-position: center 10%;
	padding-top: 70%;
	background-size: 80%;
}

.bg_home_software {
	background-image: url(../img/software_bg_home.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-bottom: 85%;
	background-size: 80%;
}
.bg_gs15_a {
	background-image: url(../img/gs15_bg_a.png);
	background-repeat:no-repeat;
	background-position: center 11%;
	padding-top: 48%;
	background-size: 60%;
}

.img_left { display:none;}

.bg_gs15_a > div > div {
width: 100%;
margin-top: 0;
text-align: center;
}

.bg_home_rtk_network {
	background-image: url(../img/rtk_network_bg_home.png);
	background-repeat:no-repeat;
	background-position: center 13%;
	padding-top: 85%;
	background-size: 60%;
}
	
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
	.navbar-custom img {
	width: 50px;
	height: auto;
	margin-top: -7px;
}

.navbar-custom-black img {
	  width: 210px;
  height: auto;
  margin-top: -3px;
}

.fa-bars {color:#666;}

.top-nav-collapse button > i {color:#666;}
	
	.navbar {
	padding:0;
	font-size: 14px;
	  background-color: #FFF;
    }

 .top-nav-collapse {
     padding: 0;
        background-color: #FFF;
		color:#333333
}
	
.top-nav-collapse a {
		color:#333333
}

.navbar-custom.top-nav-collapse {
		color:#333333
}

.navbar-custom a {
color: #FFF;
}

.pMa {
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: normal;
  color: #333333;
  font-weight: 300;
  padding: 0;
}

.col-lg-6 {width:100%; float:none;}

.profile_pic {margin-left: 0;margin-bottom: -30px;}
.with-1-2 {
  width: 100%;
  float: none;
  border-right: 0;
  padding: 0;
  margin-bottom: 10%;
}

.TabbedPanelsTab {padding:0;}
 .TabbedPanelsTab img {width:50%; height:auto;}
h1,
h4,
h5,
h6 {
  font-size: 20px;
  line-height: 30px;
  margin: 10px 0;
}

iframe {
  height: 1355px;
}

.st_pa_48{padding: 0 15px 0 15px;}

.values {padding:0 2%;}
.values span{  font-size: 8px;}
.values h2{ font-size: 15px;line-height: 16px;}

.dl_bt {width: 89%;top: 61%;}
.mpf_st_l {font-size:15px;padding:0 4%;}
.mpf_st_r {font-size:15px;padding:0 4%;}
.mpf_st {margin-bottom: 9%;}

.st_pro h2 {
  font-size: 32px;
}

h2 {
  font-size: 16px;
  line-height: 32px;
  margin: 0 0 30px;
}

.profile_section h3 p {
  font-size: 12px;
  line-height: 15px;
  color: #e2e2e2;
  margin: 0 auto 0;
  max-width: 80%;
}

.p_lr_15 {padding: 0 15%;}

.weather {
  margin-bottom: 30px;
}

.weather h6 {
  font-size: 7px;
  top: -14%;
}


.weather div img {
  margin-top: 5px;
}  
.weather check img {
  max-width: 8px;
}

h3 {
  font-size: 18px;
  line-height: 28px;
  margin: 8px 0 5px;
    padding: 0 10%;
}

.select_rc{width: 45%;}
.ma_left{margin-left:0%;}
.ma_right{margin-right:0%;}
.select_rc a{ font-size:12px; color:#cacaca; font-weight:300;}
.arrow_size_b {width:15%; height:auto;   margin-bottom: -8%;}
.arrow_size_a {width:50%; height:auto;}
.select_rc div {
  padding: 5px 0 0px 0;
}


.h1B {
    font-size: 16px;
  margin: 0 auto 0;
  font-weight: 400;
  line-height: normal;
  border: 4px solid;
  padding: 4.5%;
  color: #FFF;
  margin-top: 30%;
    text-transform: uppercase;
	}

	
	.h1B p {
    font-size: 12px;
  color: #FFF;
  line-height: 16px;
    text-transform: none;
}
	.h1B div {
    border-bottom: 1px solid #FFF;
  margin: 0 auto 0;
  width: 40px;
  margin-bottom: 10px;
  margin-top: 11px;
  }
	
.h1C {
  font-size: 20px;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  line-height: 18px;
  top: 1%;
	}	

.col-lg-3{
  width: 100%;
  float: none;
}

.nodisplay_mo {display:none;}

.no_cont {display:none;}

.margin_menu {margin-top:50px;}

p {
  font-size: 14px;
  line-height: 20px;
font-weight: 300;
}

.bt_blue_down {margin-top:10%}

.li_di {background:none repeat-y center #eeeeee;}

.book_st {  margin-bottom: -36%;
  margin-top: 7%;
  width: 55%; height:auto;}

.profile_section p {
  font-size: 16px;
  line-height: 22px;
}

.team_st{margin: 0 0 54px 0}
.team_st h2{font-size: 26px; margin: 35px 0 0 0;}
.team_st h3{font-size: 16px; margin: 2px 0 30px 0;line-height: 20px;}
.team_st p{font-size: 16px;line-height: 25px;}
.team_st div{padding: 54px 0 0 0;}

.wi70 {
width: 100%;
margin: 0 auto 0;
}

.pM {
font-size: 18px;
line-height: 25px;
font-weight: 300;
}

.pMb {
font-size: 18px;
line-height: 25px;
font-weight: 300;
}

.pMc {
font-size: 18px;
line-height: 25px;
font-weight: 300;
width: 100%;
margin: 0 auto 0;
padding-bottom: 25px;
}

#img_gs15 {padding-bottom:33px;}

.dl_bt a{
  font-size: 12px;
  padding: 5px 30px 5px 10px;
}

.lm_bt_a {   bottom: 20%;}

.lm_bt_a a{
  font-size: 11px;
  padding: 8px 40px 8px 8px;
  text-transform: uppercase;
  background-size: 7%;
}

.nodisplay_mo_a {
  display: none;
}

.lm_bt_a a:hover, .lm_bt_a a:focus, .lm_bt_a a:active, .lm_bt_a a.active, .lm_bt_a a.disabled, .lm_bt_a a[disabled] {
  background-color: rgba(0,0,0,0.5);
  background-size: 10%;
}


.cont_2a {
	width:100%;
	padding: 0% 2% 5% 2%;
}

.cont_2a h3{
font-size: 28px;
line-height: 35px;
margin-bottom: 7%;
}

footer {
	background: none;
	width:100%;
	height:auto;	
}

.logo_footer {
float: none;
padding: 28px 0 28px 0;
width: 100%;
background: #FFF;
text-align: center;
}

.logo_footer img{
width: 65%;
height: auto;
}

.copyright {
  font-size: 9px;
  padding: 20px 15px 10px 15px;
}

.dw2_72 {
	margin-top:34px;
	background-position: left center;
}

.dw2_98 {
	margin-top:34px;
	background-position: left center;
}

.dw2_85 {
	margin-top:34px;
	background-position: left center;
}

.dw2_style {
display: block;
float: none;
width: 100%;
font-size: 14px;
margin: 0;
padding: 5% 0 5% 15%;
background-size: 13%;
text-align:left;
}

.dw2_style > p {margin:0; padding:0;}


.dw_style {
display: block;
float: none;
width: 100%;
font-size: 14px;
padding-right: 0%;
margin: 0;
}

.dw_style img {
	width:14%
}

.dw_style ul {
margin: 0;
}

.dw_style ul li {
	padding: 0 0 1% 0;
line-height: 25px;
font-size: 16px;
}


.dw_style img{
}

.img_25 {width:25%; height:25%}

.img_50 {width:50%; height:50%}

.img_75 {width:75%; height:75%}

.img_line { margin-bottom: -30px;}

.margin_8 {margin-top: 8%;}

.mt-3 {margin-top: -3%;}

.text-mc {text-align:center;}


.reload_click {
background-image: url(../img/reload.png);
background-size: 100%;
width: 41px;
height: 40px;
cursor: pointer;
position: static;
margin: 0 auto 0;
margin-bottom: 5%;
}

.mb_25 {margin-bottom: 25%;}

.mb_5 {margin-bottom:5%;}

.your_team_bg1 {
	padding: 17% 0 0 0;
	background:#FFF;
	position:relative;
}

.your_team_bg1 img {
	width:80%;
}

.your_team_bg2 {
	position:absolute;
	height:32px;
	width:100%;
	bottom:0;
	background:#f1f1f1;
}

.cont_your_team { padding: 0px 0 255px 0; position: relative;}

#x_udf_privacy_policy_version143_label {
padding-left: 6%;
padding-top: 1.5%;
margin-left: 0;
margin-top: 2%;
font-size: 0.5em;	
}

#x_udf_ext_purchase_question405_label {width:100%}

#x_udf_privacy_policy_version143 {position: absolute;margin: 0;padding: 0;top: 3%;}

#x_udf_privacy_policy_version143_fieldpair { width: 100%; float: none;}

.intro {margin-top: 0px; padding:0;}

.circle_rtk {
width: 24.333333333%;
height: auto;
padding-top: 0px;
}

.buttons-set {margin-top:10%; float:none;}

.cont_gs_bt {
	width:55%;
	padding-top: 18%;
}

.gs_bt a{
font-size: 14px;
padding: 4px 19px;
}

.signature img {
	width:60%;
}


#nexus {margin-top: 0px;}

.fiel_form {
	width: 100%;
	margin: 2% 4% 1% 0%;
	float:none;
}

.fieldset ul li {
	width: 100%;
	margin: 2% 4% 1% 0%;
	float:none;
}

#x_udf_extcustomer_fieldpair, #x_udf_ext_bim_gc_question__3_430_fieldpair, #x_udf_ext_bim_gc_question__4_432_fieldpair,#x_udf_ext_autodesk_question447_fieldpair,#x_udf_ext_hds_question434_fieldpair,#x_udf_ext_hds_question__2_435_fieldpair{width: 100%;margin: 2% 4% 1% 0%;float:none;}

#x_udf_extcustomer_label, #x_udf_ext_bim_gc_question__3_430_label, #x_udf_ext_bim_gc_question__4_432_label,#x_udf_ext_autodesk_question447_label,#x_udf_ext_hds_question434_label,#x_udf_ext_hds_question__2_435_label{font-size: 10px;font-weight: 400;color: #4d4d4d;margin: 2% 0 2% 0;text-align: left;float: none; width:100%;}

#x_udf_extcustomer, #x_udf_ext_bim_gc_question__3_430, #x_udf_ext_bim_gc_question__4_432,#x_udf_ext_autodesk_question447,#x_udf_ext_hds_question434,#x_udf_ext_hds_question__2_435 {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../img/drop_down.png) no-repeat #FFF;
  background-position: 95%;
  width: 100%;
  margin: 0 0 0 0;
  padding: 3.5% 2%;
  color: #4d4d4d;
  border: 1px #cccccc solid;
  text-transform: uppercase;
  border-radius: 2px;
  font-weight: 400;
  height: 37px;
  font-size: 0.9em;
  cursor: pointer;
    float: none;
}

.buttons-set p { display:none;}

#x_udf_comments126_fieldpair {position: relative;}

#x_udf_ext_hds_question434_fieldpair { width:100%}
#x_udf_ext_hds_question__2_435_fieldpair {  width: 100%;}
#x_udf_ext_bim_mep_question__4_433_fieldpair {
  width: 100%;
  margin-top: 3.7%;
}
#x_udf_ext_bim_mep_question__2_429_label,#x_udf_ext_bim_mep_question__3_431_label {margin-right:0%}

form textarea{
	width: 100%;
	height: 100%;

}

.h1D {
  font-size: 40px;
  font-weight: 300;
  color: #FFF;
  text-align: center;
  margin-top: 10%;
}

form input[type="text"]{
	width: 100%;
	margin: 0 0 0 0;
	padding: 3% 3%;
	outline: none;
	color: #4d4d4d;
	border: 1px #cccccc solid;
	background: #FFF;
	font-weight: 400;
	font-size: 0.9em;
	height:37px;
	border-radius:2px;

}


form select{
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../img/drop_down.png) no-repeat #FFF;
	background-position: 95%;
	width: 100%;
	margin: 0 0 0 0;
	padding: 3.5% 2%;
	color:#4d4d4d;
	border: 1px #cccccc solid;
	text-transform:uppercase;
	border-radius:2px;
	font-weight: 400;
	height:37px;
	font-size: 0.9em;
	cursor:pointer;

}
	
form label {
	font-size: 10px;
	font-weight: 400;
	color: #4d4d4d;
	margin: 2% 0 2% 0;
	text-align:left;
}

label {
	font-size: 10px;
	font-weight: 400;
	color: #ff0033;
	margin: 2% 0 2% 0;
	text-align:left;
}

	.img_header {position:absolute; bottom: -42px;; width: 100%;}
	.img_header img {max-width:235px;}





form button:hover,
form button:focus,
form button:active,
form button.active,
form button.disabled,
form button[disabled]{
	opacity: 0.5;
}

.btn {}

#content {margin-top:-44px; position:absolute;}

.home_bg2 { padding: 210px 0 0 0;}

.home_bg3 { padding: 210px 0 0 0;}

.home_bg4 { padding: 210px 0 0 0;}


.arrow {
position: absolute;
margin: 0 0 0 10px;
font-size: 20px;
}

.back-to-top {
			position: fixed;
			bottom: 0;
			right: 0;
			padding:0.5em;
			display: none;
		}

.back-to-top:hover {	
		opacity:0.5;
}

#go_top {display:inline}


}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #efefef;
    background: rgba(238,0,1,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}


.bt_sth {
	padding:0;
	position:relative;
	overflow:hidden;
}

.bt_sth a{
	color: #FFF;
  	font-size: 25px;
  	line-height: 28px;
  	position: absolute;
  	top: 0;
 	display: table;
  	padding: 42% 0;
  	width: 100%;
	text-align: center;
	transition: background-color 0.5s ease;
}

a:hover > img{opacity:0.5}

.bt_sth a:hover{
	color: #FFF;
  	font-size: 25px;
  	line-height: 28px;
  	position: absolute;
  	top: 0;
 	display: table;
  	padding: 42% 0;
  	background: url(../img/arrow.png) no-repeat 50% 82% rgba(0,0,0,0.3);
  	width: 100%;
	text-decoration:none;
}

.li_t {
	border-top: 1px solid #FFF;
	width: 62px;
	margin: 0 auto 0;
	margin-top: 15px;
}

.li_b {
	border-bottom: 1px solid #FFF;
	width: 62px;
	margin: 0 auto 0;
	margin-bottom: 15px;
}




.top-nav-collapse a {color: #000;}



