@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular.eot');
    src: url('../fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('../fonts/MyriadProRegular.woff2') format('woff2'),
         url('../fonts/MyriadProRegular.woff') format('woff'),
         url('../fonts/MyriadProRegular.ttf') format('truetype'),
         url('../fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}

.error {
    display: none;
}
body{background: url(../images/bg.jpg) top center no-repeat; font-family: 'MyriadProRegular'; background-color: #252424}
.slider{float: left; width: 100%; background: #fff; position: relative}
.login-wrapper{float: left; background: url(../images/bg.png) top right repeat-y; width: 100%; min-height: 660px;}
.logo{float: left; width: 100%; text-align: center; padding: 20px 0 0}
.logo img{width: 52%}
.login-form{float: left; width: 100%; padding: 0 24px 0px}
.login-form h3{color: #fff; text-align: center; font-size: 14px; margin: 10px 0 10px 0;}
.line{border-top: 1px solid #a2a2a2; margin: 15px 0}
.form{float: left; list-style: none; margin: 0; padding: 0; width: 100%}
.form li{float: left; width: 100%; color: #fff; margin-bottom: 15px;}
.form li input[type=text], .form li input[type=password]{float: left; width: 100%; height: 30px; box-shadow: inset 2px 2px 3px #ccc; border: none; padding: 7px 5px; font-size: 16px}
.form li label{font-weight: 300}
.form li input[type=submit]{float: left; width: 100%; border: none; background: #d71919; line-height: 40px; color: #fff; box-shadow: inset -2px 0px 3px #333; font-size: 18px;; font-weight: bold; text-transform: uppercase}
.form li a{float: right; color: #fff;}
.no-padding{padding: 0}
.login-form h4{color: #fff; font-size: 14px; text-align: center; margin: 0 0 10px; float: left; width: 100%}
.registr{float: left; width: 100%; color: #8f9802; text-align: center; font-size: 18px; font-weight: bold}
.registr:hover{ color: #8f9802;}
.copyright{color: #fff; text-align: center; float:left; width:100%; padding-top:10px;}
.info{color: #a1a1a1; text-align: center; padding: 10px 0 0; float: left; width: 100%; font-weight: bold; font-size: 14px; margin: 0}
.app{float: left; width: 100%; color: #fff; font-size: 12px; font-weight: bold; margin: 14px 0 10px; line-height: 40px;}
.icons{float: left; padding-top: 10px;}
.app-icons{float: right; border-radius: 100px; width: 40px; height: 40px; text-align: center; font-size: 28px; color: #fff; margin-right: 5px; line-height: 45px;}
.green{background: #97c11f;}
.grey{background: #999999;}
.social-icons{float: left;
width: 100%;
position: absolute;
z-index: 999999;
margin-top: 0px;
bottom: 30px;}
.social{float: right; list-style: none; margin: 0 30px 0 0; padding: 0;}
.social li{float: left; font-size: 18px;}
.social li a{float: left; width: 35px; height: 35px; border: 2px solid #fff; border-radius: 100px; text-align: center; margin-right: 15px; line-height: 35px; color: #fff}
.weblink{float: left; padding-left: 30px; font-size: 21px; line-height: 50px;}
.weblink a{color: #fff;}
.slider-wrapper {width: 100%; margin: 0 auto;}
#desktop{display: block}
#mobile{display: none}
.blure-line{position: absolute; width: 30px; min-height:660px; background: url(../images/blure-line.png) top center repeat-y; margin-left: -27px; z-index: 99}


@media screen and (min-width:768px) and (max-width:1024px){
	#desktop{display: none}
	#mobile{display: block}
	
	.login-form{padding: 0 20px 10px}
	.login-form h4{font-size: 14px; }
	.registr{font-size: 18px;}
	.info{font-size: 14px;}
	.login-wrapper{ background: url(../images/bg.png) top right repeat-y; min-height:615px}
	.form li a{float: left; text-align: center; width: 100%}
	.nivoSlider {height:auto !important;  /* prev value auto */}
	.logo img{width: 30%}
	.app-icons{width:30px; height:30px; line-height:35px; font-size:21px}
	.no-padding{float:right}
	.blure-line{min-height:615px}
}

@media screen and (min-width:414px) and (max-width:736px){
	#desktop{display: none}
	#mobile{display: block}
	
	.login-form{padding: 0 20px 10px}
	.login-form h4{font-size: 14px; }
	.registr{font-size: 18px;}
	.info{font-size: 14px;}
	.login-wrapper{ background: url(../images/bg.png) top right repeat-y;}
	.form li a{float: left; text-align: center; width: 100%}
	.nivoSlider {height:auto !important;  /* prev value auto */}
	.social-icons{margin-top: -30px}
	.social{float: left; margin: 0 0; padding: 0 45px; width: 100%}
	.social li{float: left; font-size: 14px;}
	.social li a{float: left; width: 30px; height: 30px; border: 2px solid #fff; border-radius: 100px; text-align: center; margin-right: 15px; line-height: 30px; color: #fff}
	.weblink{float: left; padding-left: 10px; font-size: 18px; width: 100%; text-align: center}
	.theme-default .nivo-controlNav{margin-top: -120px !important}
}

@media screen and (min-width:375px) and (max-width:667px){
	#desktop{display: none}
	#mobile{display: block}
	
	.login-form{padding: 0 20px 10px}
	.login-form h4{font-size: 14px; }
	.registr{font-size: 18px;}
	.info{font-size: 14px;}
	.login-wrapper{ background: url(../images/bg.png) top right repeat-y;}
	.form li a{float: left; text-align: center; width: 100%}
	.nivoSlider {height:auto !important;  /* prev value auto */}
	.social-icons{margin-top: -30px}
	.social{display:inline-block; margin: 0 0; padding: 0 20px; width: 100%; text-align:center;}
	.social li{float: none; font-size: 14px; display: inline-block;}
	.social li a{float: left; width: 30px; height: 30px; border: 2px solid #fff; border-radius: 100px; text-align: center; margin-right: 15px; line-height: 30px; color: #fff}
	.weblink{float: left; padding-left: 10px; font-size: 18px; width: 100%; text-align: center}
	.theme-default .nivo-controlNav{margin-top: -120px !important}
}

@media screen and (min-width:320px) and (max-width:568px){
	#desktop{display: none}
	#mobile{display: block}
	
	.login-form{padding: 0 20px 10px}
	.login-form h4{font-size: 14px; }
	.registr{font-size: 18px;}
	.info{font-size: 14px;}
	.login-wrapper{ background: url(../images/bg.png) top right repeat-y;}
	.form li a{float: left; text-align: center; width: 100%}
	.nivoSlider {height:auto !important;  /* prev value auto */}
	.social-icons{margin-top: -30px}
	.social{display:inline-block; margin: 0 0; padding: 0 20px; width: 100%; text-align:center;}
	.social li{display:inline-block; font-size: 14px; float:none;}
	.social li a{float: left; width: 30px; height: 30px; border: 2px solid #fff; border-radius: 100px; text-align: center; margin-right: 15px; line-height: 30px; color: #fff}
	.weblink{float: left; padding-left: 10px; font-size: 18px; width: 100%; text-align: center}
	.theme-default .nivo-controlNav{margin-top: -120px !important}
}











