*{margin:0; padding:0;}
@font-face {font-family:"Source Sans Pro Semibold";
src:url("fonts/SourceSansPro-Semibold.eot?") format("eot"),
url("fonts/SourceSansPro-Semibold.woff") format("woff"),
url("fonts/SourceSansPro-Semibold.ttf") format("truetype"),
url("fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold") format("svg");
font-weight:normal;
font-style:normal;
}
@font-face {
	font-family: 'Conv_source-sans-pro.black';
	src: url('fonts/source-sans-pro.black.eot');
	src: local('?'), url('fonts/source-sans-pro.black.woff') format('woff'), url('fonts/source-sans-pro.black.ttf') format('truetype'), url('fonts/source-sans-pro.black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_source-sans-pro.light';
	src: url('fonts/source-sans-pro.light.eot');
	src: local('?'), url('fonts/source-sans-pro.light.woff') format('woff'), url('fonts/source-sans-pro.light.ttf') format('truetype'), url('fonts/source-sans-pro.light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_source-sans-pro.regular';
	src: url('fonts/source-sans-pro.regular.eot');
	src: local('?'), url('fonts/source-sans-pro.regular.woff') format('woff'), url('fonts/source-sans-pro.regular.ttf') format('truetype'), url('fonts/source-sans-pro.regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	     font-size: 16px;
    font-family: 'Conv_source-sans-pro.light';
    line-height: 27px;
}
p{
	     font-size: 16px;
    font-family: 'Conv_source-sans-pro.light';
    line-height: 27px;
    padding-bottom: 20px;
}
.backtotop{
    text-align: right;
    float: right;
    background: #b8bf5d;
    color: #fff;
    padding: 5px 10px 0;
    margin-top: -3px;
    text-decoration: none;
}
.container{
		max-width:933px;
		margin: 0 auto;
}
.header .container{
	    position: relative;
}
.main_menu{
	    position: absolute;
    left: 28%;
}

.main_menu ul,.main_menu ul li{
	float:left;
}
.main_menu ul li{
	line-height: 50px;
    height: 50px;
	    list-style: none;
}
.main_menu ul li a {
    padding: 10px 24px;
    letter-spacing: 0; 
	text-decoration:none;
	color:#444;
	font-size:18px;
	font-family:"Source Sans Pro Semibold";
}
.slider{
    background: url("images/slider_bg.png") no-repeat top center;
    clear: both;
    text-align: center;
    min-height: 830px;
    float: left;
     background-size: cover; 
    width: 100%;
}
.logo{
	    position: absolute;
}
.top_content{
	       padding-top: 190px;
    max-width: 65%;
    margin: 0 auto;
}
h1{
    font-family: 'Conv_source-sans-pro.black';
    font-size: 42px;
    color: #000;
    padding-bottom: 20px;
    line-height: 50px;
}
h2{
	    font-size: 37px;
		    line-height: 40px;
		font-family: 'Conv_source-sans-pro.black';
}
h3{
	font-family: 'Conv_source-sans-pro.light';
	font-size: 37px;
	    line-height: 40px;
}
.btn_c a{
	color:#d9d41f;
	font-family: 'Conv_source-sans-pro.regular';
	font-size:30px;
	    text-decoration: none;
		 padding-bottom: 19px;
}
.login_c{
	    position: absolute;
    right: 0;
	    top: 10px;
		width:183px;
}
.login > span {
      font-family: cursive;
    background: gray;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    color: #fff;
    display: inline-block;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 1px #000;
    position: absolute;
    right: -9px;
    top: -10px;
    cursor: pointer;
}
.login{
	/* background:url("images/bg_login.png") repeat top left; */
	background:#fff;
	padding: 25px 10px 10px;
}
a.login_btn{
	    font-family: 'Conv_source-sans-pro.light';
    color: #444;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    padding:5px 20px;
    text-decoration: none;
	    float: right;
    background: url("images/bg_submit.png") repeat top left;
}
.login_c p.submit input{
     font-family: 'Conv_source-sans-pro.light';
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    border: none;
    padding:10px;
    text-decoration: none;
    background: url("images/bg_submit.png") repeat top left;
}
.login input[type=text], .login input[type=password] {
    width: 130px;
}
input[type=text], input[type=password] {
    margin: 5px;
    padding: 0 10px;
    width: 200px;
    height: 34px;
    color: #404040;
    background: white;
    border: 1px solid;
    border-color: #dbdddc #dbdddc #dbdddc;
    border-radius: 2px;
    outline: 3px solid #dbdddc;
    -moz-outline-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
input {
    font-family: 'Conv_source-sans-pro.light';
    font-size: 12px;
    color: #4a4a4a!important;
}

.login p {
    margin: 0px 0 10px;
	padding:0px;
}
.content{
	    clear: both;
	background:url("images/bg_content.png") no-repeat top center;
	  background-size: cover; 
}
.primary_c{
	margin-top: auto;
    position: relative;
        top: -240px;
}
.middle_content{
	    max-width: 394px;
    margin: 95px auto;
}
.btn_c a.get{
	    background: url("images/get.png") no-repeat bottom right;
    margin-right: 20px;
    width: 191px;
    float: left;
	    text-align: right;
}
.btn_c a.tell{
	    background: url("images/tell.png") no-repeat bottom left;
    width: 149px;
    float: right;
	    text-align: left;
}

.online{
	    max-width: 365px;
    background: #fff;
    margin: 0 auto;
    /*text-align: justify;*/
    padding: 30px 75px 10px;
}
.online p{
    color: #4a4a4a;
    line-height: 25px;
    font-size: 16px;
    font-family: 'Conv_source-sans-pro.light';
	
}
.btc_online span{
    margin-top: 30px;
    padding-left: 16px;
    float: left;
    font-size: 30px;
    text-decoration: underline;
    color: #000;
    font-family: 'Conv_source-sans-pro.light';
}
.online h2{
    text-align: center;
    line-height: 30px;
    padding-bottom: 20px;
}
.btc_online{
    position: relative;
    z-index: 9;
    background: url("images/online_d.png") no-repeat 20% 92%;
}
.btc_below{
    float: left;
    position: relative;
    width: 100%;
    top: -22px;
    z-index: 0;
}
.btc1{
	    background: #221c52;
    /* width: 38%; */
}
.btc3{
	    background:  #b8bf5d;
}
.wsbtc {
	color: #fff;
    padding: 50px 50px 35px;
    float: left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btc2{
	    background: #12b6b4;
    /* width: 39%; */
}
.btc_below p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
	 font-family: 'Conv_source-sans-pro.light';
}

.btc_below h5{
    font-family: 'Conv_source-sans-pro.black';
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 20px;
}
.database{
	    background: url("images/bg_log.png") no-repeat top center;
    clear: both;
     min-height: 1081px; 
	
}
.data_in{
    max-width: 508px;
    padding: 444px 65px 0;
    margin: 0px auto;
	
}
.data_in p{
	text-align: center;
	color: #4a4a4a;
}
.data_in h2{
	padding-bottom:20px;
	text-align: center;
}
.consolidated {
    max-width: 786px;
    background: #fff;
    padding: 50px 60px 18px;
    float: left;
    position: relative;
        margin-top: -187px;
}
.consolidated1{
	    width: 43%;
    float: left;
    padding-right: 75px;
}
.consolidated2{
	 width: 45%;
    float: left;
}
.consolidated  h2{
	    line-height: 35px;
    padding-bottom: 20px;
}
.consolidated p{
	color:#4a4a4a;
	font-size:16px;
	   
}

.footer{
	background:url("images/bg_footer.png") no-repeat top center;
	   background-size: cover; 
	      min-height: 1164px;
}
.content_b{
	    clear: both;
    text-align: center;
    color: #fff;
	    padding-top: 65px;
}
.content_b p{
	font-size:18px;
}
.content_b h3{
	    color: #d9d41f;
    font-size: 24px;
	    padding-bottom: 20px;
		font-weight: bold;

}
.top_footer{
    max-width: 482px;
    margin: 120px auto;
}
.colum{
	    float: left;
    width: 33%;
}
.colum p{
	font-size:14px;
	color:#fff;
	 font-family: 'Conv_source-sans-pro.light';
	 line-height:22px;
}
.content_b h2{
	margin-bottom:20px;
}
.colum3 p{
	font-size:18px;
	line-height: 30px;
    font-weight: bold;

}
.copyright{
	    clear: both;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

/* ul.topnav li.icon {display: none;} */
.slicknav_menu {
	display:none;
}
ol.flex-control-nav,
ul.flex-direction-nav{
	display:none;
}
.slider_ws ul {
	list-style:none;
}
.sticky .header_in{
	display: inline-block;
    height: 54px;
    width: 100%;
    background: #fff;
}
.header {
    position: fixed;
    z-index: 99;
    width: 100%;
}

	.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
    .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }

.login{ 
	display:none;
}
.request_name{
	display:none;
}
.login_c .um-row._um_row_1{
	margin:0 !important;
}


.um-field-error {
    display: none;
}

.um-err.um-43.um .um-form input.um-error {
    border: 2px solid red !important;
}

.login_c .um-field {
    margin-bottom: 10px;
}

.login_c span.um-field-checkbox-option {
    font-size: 12px;
    vertical-align: top;
}

.login_c .um-login.um input[type="submit"].um-button {
    font-family: 'Conv_source-sans-pro.light';
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    border: none;
    padding: 10px;
    text-decoration: none;
    background: url(images/bg_submit.png) repeat top left;
    margin-bottom: 10px;
}

.login_c .um a.um-button.um-alt {
    font-family: 'Conv_source-sans-pro.light';
    color: #4a4a4a;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    border: none;
    padding: 10px;
    text-decoration: none;
    background: url(images/bg_submit.png) repeat top left;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    text-align: center;
	display:none;
}

.login_c a.um-link-alt {
    font-size: 13px;
    text-decoration: none;
}
.login_c .um-field-error ,
.login_c p.um-notice.err {
    font-size: 12px;
    line-height: 1.4;
	    color: #f30036;
}










/*-----------------Responsive------------------------*/
@media only screen and (max-width: 1024px){

}
@media only screen and (max-width: 769px){
	.top_content {
    max-width: 100%;
}
	.login_c {
    position: absolute;
    right: 17px;
    top: 10px;
}
#jssor_1{
	    height: 333px!important;
}
	
	.btc_online{
		text-align:center;
	}
	.btc_online span{
		float:none;
	}
	.content_b{
		padding: 47px 20px 0;
	}
	.top_footer {
		max-width: 482px;
		margin: 76px auto 30px;
		overflow: hidden;
	}
	.copyright{
		padding-bottom:30px;
	}
	.top_content {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1 {
		font-size: 48px;
	}
	
	
	
	
	
	
	
	
	
}
@media only screen and (max-width: 736px){
	.middle_content{
	    max-width: 394px;
    margin: 95px auto;
}
	.btn_c a{
		font-size:25px;
	}

	.consolidated1{
		padding-right: 72px;
	}
	.btc_online span{
		display:none;
	}

}
@media only screen and (max-width: 667px){
	#jssor_1 {
    height: 294px!important;
}
	
	.consolidated{
			padding: 50px 32px 55px;
	}
	.main_menu {
		left: 21%;
	}
	.main_menu ul li a {
		padding: 10px 20px;
	}
	.login_c {
		right: 20px;
	}
	.consolidated1 {
    padding-right: 12%;
}
	
}
@media only screen and (max-width: 568px){
	.middle_content {
    max-width: 394px;
    margin: 64px auto;
}
h1 {
    font-size: 37px;
}
	.main_menu ul li a {
		padding: 10px 13px;
	}
	
	.consolidated1 {
		padding-right: 51px;
	}
	h2,h3 {
		font-size:34px;
	}
	.wsbtc {
		    width:100%;
		    padding: 50px 20px 35px;
	}
	.data_in {
		padding: 413px 65px 0;
	}
	#jssor_1 > div,
	#jssor_1 > div > div,
	#jssor_1 > div > div > div
	{
		transform: initial !important;
		    max-width: 100%;
	}
}
@media only screen and (max-width:480px){
	.content {
    background: url("images/bg_content1.png") no-repeat top center;
}
		.js .slicknav_menu {
    display: block;
    position: fixed;
    padding: 0;
}
	.logo img{
		width:90%;
	}
	#jssor_1 {
    height: 360px!important;
}
	.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
    background: transparent;
     padding: 0px; 
    float: right;
    position: absolute;
    right: 0;
    z-index: 999999;
}
ul.slicknav_nav{
	background:#fff;
}
	.primary_c {
    margin-top: auto;
    position: relative;
    top: -217px;
}
	.data_in h2,.content_b h2,.consolidated h2{
		font-size:37px;
	}
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
.login_c {
    right: 100px;
    top: 4px;
}
	.data_in {
    padding: 83px 65px 0;
}
.database{
	background:none;
	min-height:auto;
}

.btc_below{
	top:0;
}
.slider{
	    min-height: 688px;
}
	
	.consolidated1 ,	.consolidated2 {
		padding-right: 0;
		width: 100%;
	}
	.top_footer {
		max-width: 482px;
		margin: 46px auto 30px;
		overflow: hidden;
		padding: 0 20px;
	}
	.main_menu ul li a {
		padding: 10px 12px;
	}
	
	h1 {
    font-size: 35px;
	line-height:1.2;
}
	h2, h3 {
    font-size: 30px;
	line-height:1.2;
}

.middle_content {
    margin: 18px auto;
}

.top_content {
    padding-top: 128px;
}	
	
	
	
}
@media only screen and (max-width: 414px){

		#jssor_1 {
    height: 413px!important;
}
	.data_in {
    max-width: 508px;
    padding: 13px 32px 0;
    margin: 0px auto;
}
	.main_menu ul li a {
		padding: 10px 7px;
	}
	.middle_content {
		max-width: 394px;
		margin: 16px auto;
	}
	.online {
		max-width: 365px;
		background: #fff;
		margin: 0 auto;
		/*text-align: justify;*/
		padding: 30px 55px 10px;
	}
	.data_in {
		max-width: 508px;
		padding: 15px 32px 0;
		margin: 0px auto;
	}
	
}
@media only screen and (max-width: 375px){
	.middle_content {
    max-width: 394px;
    margin: 40px auto;
}
	.login_c{
		width: 164px;
	}
	.login {
    padding: 25px 0px 10px;
}
	
	
	    h1{
			font-size: 30px;
		}
		h2,h3{
			    font-size: 25px;
		}
		
		body, p{
			line-height:24px;
		}
		.colum {
			float: left;
			width: 100%;
			text-align: center;
		}
		.btn_c a.get {
		background: url("images/get.png") no-repeat bottom left;
		margin-right: 2%;
		width: 49%;
		float: left;
		text-align: right;
	}
	
.btn_c a.tell {
    background: url("images/tell.png") no-repeat bottom right;
    width: 36%;
    float: right;
    text-align: right;
    padding-right: 13%;
}
		.data_in {
    padding: 17px 32px 0;
		}
		
		
		
		
		
		
		
		
}

@media only screen and (max-width: 320px){
	#jssor_1 {
    height: 475px!important;
}
	.btn_c a {
		font-size: 26px;
	}
	.btn_c a.tell {
		text-align: left;
	}
	.online {
		padding: 30px 20px 10px;
	}
	
	
	
	
	
	
	
	
	
	
	
}