@charset "utf-8";
/* CSS Document */
@font-face
{
	font-family: CaviarDreams;
	src:url('../../assets/fonts/CaviarDreams.ttf');
}
@font-face
{
	font-family: CaviarDreamsbold;
	src:url('../../assets/fonts/Caviar Dreams Bold.ttf');
}

body {
	margin:0px;
	padding:0px;
	font-family:CaviarDreams;
	height: 100%;
	width: 100%;
	background:url('../../assets/images/bg.png') #fff no-repeat fixed;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size:100% 100%;
	font:100 100%;
}


.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6, img, a, ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	outline:none;
	border:0px;
	text-decoration:none;
}

.pull-left{ float:left;}
.pull-right{ float:right;}

#scroller {
position:absolute; z-index:2;
-webkit-tap-highlight-color:rgba(0,0,0,0);
padding:0;font-family: 'Caviardreamsbold';
}

/*----------------------------------Screen Start-----------------------------------*/
.title {
	font-size:26px;
	color:#fff;padding: 0px 21px;
}
fieldset{  border:1px solid #fff;border-bottom:0px; border-right:0px; border-left:0px; margin-top:0px  }
.upload_btn{ background-color:#007eff; border:none;  border-bottom:4px solid #525559;font-size:28px;font-family: CaviarDreamsbold; 
width:100%; color:#fff; padding:9px 0px; cursor:pointer;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;
-webkit-border-radius:5px;}
.cont-part{ padding:0px 20px; padding-top: 23px;}
.upload_btn:hover{ background-color:#0766c7}
.file-data{ position:relative;padding: 0px 8px;}
.file-btn{ position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0;
min-height: 57px;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;}
.up-text{ background:url(../../assets/images/transparent-black.png); background-color:transparent;background-color: transparent;
position: absolute;
top: 0;
z-index: 999;
width: 100%;}
.up-ins{ padding:10px 10px 20px 10px;}

.up-text-right{ text-align:left; padding-left: 18px;
padding-top: 9px;}
.up-text-right h4{font-size:21px; color:#fff;}
.up-text-right p{ font-size:17px; color:#fff;margin: 4px 0 0 0;}
.footer
{
	background:url(../../assets/images/transparent-black.png); background-color:transparent; padding:14px 10px;margin: 4% 0 0 0; 
	position:fixed;z-index:999999;bottom:0px;width:92%;margin:0 3% 0 3%;
}
.footer .back-btn{ display:block; background:#19181c; font-size:27px;color:#fff; padding:10px 18px}
.foot-bt li{ float:left;}
.foot-bt li+li{ margin-left:10px}
.foot-bt{margin: 7px 0 0 0;}
.bl-txt{ font-size:23px; color:#fff; margin:0px 20px}
.round-list li{ float:left;}
.round-list li a{ display:block; background:url(../../assets/images/round.png);width: 13px;
height: 11px;background-position: 14px 0px;}
.round-list li a.active{background-position: 0px 0px;}
.round-list{margin: 8px 0px;}
.header{ margin:4px 10px}
.wlan{margin-top: 4px;}
.bl-txt11{ margin:0px 14px !important}
.left-wid{ width:55%}
.header {
margin: 5px 10px 0px 10px; padding-bottom:50px
}
.wbat{margin-top: 4px;}
.foot-bt li a:hover{ margin-top:-5px; transition:0.6s; -moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;-webkit-transition:0.6s; }
.foot-bt li a{ display:block}
.psd_top{padding-top: 15px;}

@media(min-width:980px) {
	.footer
	{
		margin: 25px 0 0 0;
		position:fixed;
		z-index:999999;
		bottom:0px;
		width:96%;
		margin:0 1% 0 1%;
	}
	.flexslider .slides img {

		height: 542px;
							}
							
	.heightadj{
	
		height:700px;	
	
	}						
}
@media (max-width:1024px) and (min-width:769px) {
	.footer
	{
		margin: 25px 0 0 0;
		position:fixed;
		z-index:999999;
		bottom:0px;
		width:94%;
		margin:0 2% 0 2%;
	}
	.heightadj{
	
		height:500px;	
	
	}

}
@media (max-width:640px) and (min-width:481px) {
	.footer
	{
		margin: 25px 0 0 0;
		position:fixed;
		z-index:999999;
		bottom:0px;
		width:90%;
		margin:0 4% 0 4%;
	}

}
/*.psd_top{padding-top: 56px;}*/
}
/*----------------------------------Screen End-----------------------------------*/
/* @media only screen and (max-device-width : 767px) {
html,body {background: rgb(189,178,201); /* Old browsers */
background: -moz-linear-gradient(top, rgba(189,178,201,1) 0%, rgba(185,172,195,1) 9%, rgba(173,173,204,1) 21%, rgba(184,188,213,1) 35%, rgba(193,198,221,1) 48%, rgba(150,153,182,1) 66%, rgba(168,154,169,1) 85%, rgba(153,145,158,1) 94%, rgba(129,126,141,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(189,178,201,1)), color-stop(9%,rgba(185,172,195,1)), color-stop(21%,rgba(173,173,204,1)), color-stop(35%,rgba(184,188,213,1)), color-stop(48%,rgba(193,198,221,1)), color-stop(66%,rgba(150,153,182,1)), color-stop(85%,rgba(168,154,169,1)), color-stop(94%,rgba(153,145,158,1)), color-stop(100%,rgba(129,126,141,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(189,178,201,1) 0%,rgba(185,172,195,1) 9%,rgba(173,173,204,1) 21%,rgba(184,188,213,1) 35%,rgba(193,198,221,1) 48%,rgba(150,153,182,1) 66%,rgba(168,154,169,1) 85%,rgba(153,145,158,1) 94%,rgba(129,126,141,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(189,178,201,1) 0%,rgba(185,172,195,1) 9%,rgba(173,173,204,1) 21%,rgba(184,188,213,1) 35%,rgba(193,198,221,1) 48%,rgba(150,153,182,1) 66%,rgba(168,154,169,1) 85%,rgba(153,145,158,1) 94%,rgba(129,126,141,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(189,178,201,1) 0%,rgba(185,172,195,1) 9%,rgba(173,173,204,1) 21%,rgba(184,188,213,1) 35%,rgba(193,198,221,1) 48%,rgba(150,153,182,1) 66%,rgba(168,154,169,1) 85%,rgba(153,145,158,1) 94%,rgba(129,126,141,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(189,178,201,1) 0%,rgba(185,172,195,1) 9%,rgba(173,173,204,1) 21%,rgba(184,188,213,1) 35%,rgba(193,198,221,1) 48%,rgba(150,153,182,1) 66%,rgba(168,154,169,1) 85%,rgba(153,145,158,1) 94%,rgba(129,126,141,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdb2c9', endColorstr='#817e8d',GradientType=0 ); /* IE6-9 */
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: 100% 1250px;
} */
}
