html{height:100%;min-width:980px;}
body {background:#fff;color:#000;font:16px/22px 'kabelC', arial, sans-serif;height:100%;min-width:980px;}
a {color:#000;outline:none;text-decoration:underline;}
	a:hover {color:#000;text-decoration:none;}
p {margin:0 0 20px;text-align:justify;}
img {border:none;}
input,textarea, button {font:16px/22px 'kabelC', arial, sans-serif;}
h1,h2,h3,h4,h5{font-weight:700;line-height:1em;margin:40px 0 20px;}
h1{font-size:40px;margin:12px 0 40px;}
h1 span{color:#f67543;}
h2{font-size:26px;}
h2.indexH2{font-weight:400;border-bottom:2px solid #000;margin-top:11px;padding-bottom:8px;}
h3{font-size:24px;}
h4{font-size:22px;}
h5{font-size:18px;}
ul{list-style:none;}
img.leftImg{float:left;margin:5px 30px 20px 0;}
img.rightImg{float:right;margin:5px 0 30px 20px;}

@font-face {
    font-family: 'kabelC';
    src: url('fonts/kabelc-book-webfont.eot');
    src: url('fonts/kabelc-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kabelc-book-webfont.woff') format('woff'),
         url('fonts/kabelc-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'kabelC';
    src: url('fonts/kabelc-demi-webfont.eot');
    src: url('fonts/kabelc-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kabelc-demi-webfont.woff') format('woff'),
         url('fonts/kabelc-demi-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


#body{height:auto !important;height:100%;margin:0 auto;min-height:100%;padding:0 10px;position:relative;text-align:left;max-width:1400px;min-width:980px;}

/* Header
-----------------------------------------------------------------------------*/
header{height:105px;text-align:right;position:relative;}
	header .headerInfo{display:inline-block;padding:30px 0;}
		header .col{display:table-cell;vertical-align:middle;}
		header .search{padding-right:30px;text-align:left;}
                header .ytc {padding-right:30px;text-align:left;}
			header .searchBox{position:relative;}
				header .searchBox input[type="text"]{background:#fff;border:1px solid #c9c9c9;height:35px;margin:0;padding:0 40px 0 14px;width:250px;}
				header .searchBox input[type="submit"]{background:url(../img/icoSearch.png) no-repeat;border:0;height:29px;width:29px;position:absolute;top:3px;right:3px;}
				header .searchBox input[type="submit"]:hover{opacity:0.7;}
		header .address{padding-right:30px;text-align:left;}
			header .address .phones{}
				header .address .phones span+span{padding-left:20px;}
		header .callMe{border:1px solid #bbb;border-width:0 1px;padding:0 30px;}
			header .callMe .label{border-bottom:1px dotted #000;color:#000;cursor:pointer;text-decoration:none;}
			header .callMe .label:hover{border:0;}
			header .callMe .form{background:#000;display:none;padding:20px;text-align:left;width:230px;position:absolute;right:25px;top:90px;z-index:100;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				header .callMe .form p{color:#aaa;font-size:14px;line-height:18px;}
				header .callMe .form:after{background:url(../img/callMeArrow.png) no-repeat;content:"";height:18px;width:16px;position:absolute;top:-18px;left:50%;margin-left:-8px;}
				header .callMe .form a{color:#555;display:inline-block;font-size:14px;margin-top:10px;}
				header .callMe .form input[type="text"], .mainLeftCol .club .form input[type="password"]{background:#fff;}
		header .langSelector{padding-left:30px;}
			header .langSelector a{color:#000;display:block;}
			header .langSelector span{color:#888;cursor:default;display:block;text-decoration:none;}
			
			

/* Middle
-----------------------------------------------------------------------------*/
#middle{padding:0;position:relative;}
	.mainLeftCol{float:left;padding-right:40px;width:22.86%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
		.mainLeftCol .logo{display:block;margin-bottom:40px;}
			.mainLeftCol .logo img{max-width:100%;}
		.mainLeftCol nav.main{font-size:25px;line-height:1em;margin-bottom:50px;}
			.mainLeftCol nav.main li{display:block;padding:7px 0;}
				.mainLeftCol nav.main a{border-bottom:1px solid #bbb;color:#000;text-decoration:none;}
				.mainLeftCol nav.main a:hover{border:0;}
				.mainLeftCol nav.main span{border:0;color:#000;cursor:default;font-weight:700;}
		.mainLeftCol nav.secondary{font-size:16px;line-height:1em;margin-bottom:50px;}
			.mainLeftCol nav.secondary ul{list-style:disc outside;margin-left:15px;}
				.mainLeftCol nav.secondary li{padding:6px 0;}
					.mainLeftCol nav.secondary a{border-bottom:1px solid #bbb;color:#000;text-decoration:none;}
					.mainLeftCol nav.secondary a:hover{border:0;}
					.mainLeftCol nav.secondary span{border:0;color:#000;cursor:default;font-weight:700;}
		.mainLeftCol .club{cursor:pointer;display:block;font-size:20px;margin-bottom:190px;padding-left:28px;text-decoration:none;position:relative;}			
		.mainLeftCol .club:hover{text-decoration:underline;}
		.mainLeftCol .club:after{background:url(../img/decorSprite.png) no-repeat;content:"";height:24px;width:24px;position:absolute;top:-2px;left:-4px;}
			.mainLeftCol .club .form{background:#000;display:none;padding:20px;width:230px;position:absolute;left:95%;top:-3px;z-index:100;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				.mainLeftCol .club .form:after{background:url(../img/decorClubArrow.png) no-repeat;content:"";height:16px;width:26px;position:absolute;top:15px;left:-26px;}
				.mainLeftCol .club .form a{color:#aaa;display:inline-block;font-size:14px;margin-top:10px;}
				.mainLeftCol .club .form input[type="text"], .mainLeftCol .club .form input[type="password"]{background:#fff;}
		/* Footer
		-----------------------------------------------------------------------------*/
		footer{border-top:2px solid #000;padding:20px 0 20px;}
			footer .copy{font-size:15px;}
			footer .socials{height:24px;margin-bottom:24px;}
				/*footer .socials a{background:url("../img/decorSprite.png") no-repeat 0 -500px;display:inline-block;float:left;height:24px;width:24px;}
				footer .socials a+a{margin-left:2px;}
				footer .socials a.fb{background-position:0 -24px;}
				footer .socials a.tw{background-position:0 -48px;}
				footer .socials a.vk{background-position:0 -72px;}
                footer .socials a.yt {background-position:0 -96px;} 
                footer .socials a.ig {background-position:0 -120px;} */
				
				
				
	.mainRightCol{border-top:2px solid #000;float:left;padding-bottom:20px;width:77.14%;}
		.mainRightCol ul{display:table;list-style:disc outside;margin:0 0 20px 0;padding-left:40px;}
			.mainRightCol ul li{margin-bottom:5px;position:relative;}
		.mainRightCol ol{display:table;list-style:decimal outside;margin:0 0 20px 0;padding-left:40px;}
			.mainRightCol ul li{margin-bottom:5px;}
		.mainRightCol table{margin:30px 0;width:100%;}
			.mainRightCol table th{background:#f4f4f4;border:1px solid #bbb;padding:15px 20px;text-align:left;vertical-align:top;}
			.mainRightCol table td{background:#fff;border:1px solid #bbb;padding:15px 20px;text-align:left;vertical-align:top;}
		.brCr{color:#888;font-size:14px;line-height:16px;margin-top:32px;}
			.brCr a{color:#888;padding-right:10px;}
			.brCr a+a{padding:0 10px;}
			.brCr span{color:#888;padding:0 10px;}
		.secondaryLeftCol{float:left;width:65%;}
			.tabsNav{border-bottom:1px solid #bbb;font-size:18px;height:49px;line-height:48px;margin-bottom:40px;}
				.tabsNav span{background:#f5f5f5;border:1px solid #bbb;border-width:1px 1px 0;color:3444;cursor:pointer;display:inline-block;float:left;padding:0 30px;}
				.tabsNav span+span{border-left:0;}
				.tabsNav span:hover{background:#e5e5e5;}
				.tabsNav span.active{background:#fff;border-bottom:1px solid #fff;color:#000;font-weight:700;}
		.secondaryRightCol{float:left;padding:25px 0 0 40px;width:35%;
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
		}
			.secondaryRightCol .blockBox{margin-top:40px;}
				.secondaryRightCol .caption{border-bottom:2px solid #000;font-size:25px;margin-bottom:30px;padding-bottom:8px;}
				.secondaryRightCol .caption-small{font-weight:700;margin-bottom:10px;}
                                .secondaryRightCol .caption-small.active span{border:1px solid #000;display:inline-block;margin:-4px -8px;padding:3px 7px;}
				.smallNews{font-size:15px;margin:15px 0;}
					.smallNews .date{color:#888;float:left;}
					.smallNews .adate{border-left:1px solid #888;display:block;margin-left:88px;padding-left:18px;}
					.smallNews p{margin-top:5px;}
					.smallNews p img{margin:5px 10px 5px 0;}
				.smallProd{font-size:15px;margin:15px 0;}
					.smallProd img{float:left;margin:0 10px 10px 0;width:85px;}
					/*.smallProd a{display:block;margin-left:95px;}*/
					.smallProd .adate2 {display:block;margin-left:95px;}
				.mainRightCol ul.subMenu{display:block;font-size:14px;line-height:16px;list-style:none;margin:0 0 30px 0;padding:0;}
					.mainRightCol ul.subMenu li{margin-bottom:10px;}
						.mainRightCol ul.subMenu a{color:#555;}
					
					
		.catalogMenu{margin-left:-40px;position:relative;}
			.catalogMenu .box{float:left;margin-bottom:40px;padding-left:40px;width:25%;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				.catalogMenu .box > a{display:block;font-size:20px;font-weight:700;position:relative;}
				.catalogMenu .box > a:hover{text-decoration:underline;}
					.catalogMenu .box > a img{box-shadow:0 0 #000;display:block;max-width:100%;width:100%;}
					.catalogMenu .box > a span{display:block;margin:20px 0 15px;}
				.catalogMenu .box ul{padding-left:15px;}
					.catalogMenu .box ul a{color:#555;}
					.catalogMenu .box ul a:hover{color:#000;}
		
		.catalogMenu2{margin-left:-40px;position:relative;margin-top:55px;}
			.catalogMenu2 .box{float:left;margin-bottom:40px;padding-left:50px;width:25%;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				.catalogMenu2 .box > a{display:block;font-size:18px;font-weight:700;position:relative;}
				.catalogMenu2 .box > a:hover{text-decoration:underline;}
					.catalogMenu2 .box > a img{box-shadow:0 0 #000;display:block;max-width:100%;width:100%;}
					.catalogMenu2 .box > a span{display:block;margin:20px 0 5px 0;}
				.catalogMenu2 .box ul{padding-left:15px;}
					.catalogMenu2 .box ul a{color:#555;}
					.catalogMenu2 .box ul a:hover{color:#000;}			
					.catalogMenu2 .box p{font-size:15px; text-align: left;}			
					
		.galleryMenu{margin-left:-40px;position:relative;}
			.galleryMenu .box{float:left;margin-bottom:40px;padding-left:40px;width:25%;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				.galleryMenu .box > a{display:block;font-size:20px;text-decoration:none;position:relative;}
				.galleryMenu .box > a:hover{text-decoration:underline;}
					.galleryMenu .box > a img{box-shadow:0 0 #000;display:block;max-width:100%;width:100%;}
					.galleryMenu .box > a span{display:block;margin:10px 0 15px;}
					
					
		.galleryCatMenu{margin:30px 0 0 -10px;position:relative;}
			.galleryCatMenu .box{float:left;margin-bottom:10px;padding-left:10px;position:relative;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				.galleryCatMenu .box > a{display:block;line-height:18px;text-decoration:none;position:relative;}
				.galleryCatMenu .box > a:hover{text-decoration:underline;}
					.galleryCatMenu .box > a img{box-shadow:0 0 #000;display:block;max-width:100%;width:100%;}
					.galleryCatMenu .box > a span{background:url("../img/opac70.png");color:#fff;display:none;padding:10px;width:100%;position:absolute;bottom:0;left:0;
						box-sizing:border-box;
						-moz-box-sizing:border-box;
						-webkit-box-sizing:border-box;
					}
					
					
					
		.prodsMenu{margin:30px 0 0 0;position:relative;}
			.prodsMenu .clearfix{display:table;}
			.prodsMenu .box{border:2px solid #fff;display:table-cell;margin-bottom:40px;max-width:33.33%;width:33.33%;position:relative;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
			.prodsMenu .box:hover{border-color:#ccc;}
				.prodsMenu .box a{display:block;font-size:16px;line-height:18px;padding:20px;text-decoration:none;position:relative;}
					.prodsMenu .box a img{box-shadow:0 0 #000;display:block;max-width:100%;/*width:100%;*/;margin: 0 auto;}
					.prodsMenu .box a  strong{display:block;margin:10px 0;}
					.prodsMenu .box a  p{color:#555;font-size:14px;line-height:16px;margin:0;word-break: break-all;}

					
					
					
		.indexMenu{margin-left:-10px;position:relative;}
			.indexMenu .box{float:left;margin-bottom:30px;padding-left:10px;width:25%;
				box-sizing:border-box;
				-moz-box-sizing:border-box;
				-webkit-box-sizing:border-box;
			}
				.indexMenu .box > a{background:#000;display:block;font-size:20px;font-weight:300;text-decoration:none;position:relative;}
				.indexMenu .box > a:hover{text-decoration:underline;}
					.indexMenu .box > a > img{box-shadow:0 0 #000;width:100%;display: inline-block;}
					.indexMenu .box > a span.mainLbl{color:#ddd;display:flex;font-size:22px;height:100%;width:100%;position:absolute;top:0;left:0;flex-direction: column;align-items: baseline;justify-content: center;}
					.indexMenu .box > a:hover span.mainLbl{color:#fff;}
						.indexMenu .box > a span.mainLbl span.valigner{display:inline-block;width:100%;}
							.indexMenu .box > a span.mainLbl span.padPlacer{display:block;margin:0 20px;padding:10px;text-align: center;width: calc(100% - 40px);box-sizing: border-box;}
							.indexMenu .box > a:hover span.mainLbl span.padPlacer{background:#000;}
								.indexMenu .box > a .padPlacer img{box-shadow:0 0 #000;margin-bottom:8px;width:164px;max-width: 100%;}
					.indexMenu .box > a span.subLbl{color:#aaa;display:block;text-align:center;width:100%;position:absolute;top:22px;left:0;}
					.indexMenu .box > a:hover span.subLbl{color:#fff;}
					
					
		.indexNews{}
			.indexNews .smallNews{float:left;width:46%;}
			.indexNews .smallNews+.smallNews{margin-left:8%;}
			
			
		.mapConteiner{position:relative;}
			.contactForm{background:#fff;position:absolute;top:150px;right:50px;}
				.contactForm .label{background:#595959;color:#fff;cursor:pointer;display:inline-block;font-size:13px;line-height:22px;padding:0 25px 0 8px;white-space:nowrap;position:absolute;top:0;right:0;}
				.contactForm .label:after{background:url("../img/cFormArrow.png") no-repeat;content:"";height:11px;width:11px;position:absolute;top:5px;right:5px;}
					.contactForm .label.active span{display:none;}
				.contactForm .label.active{height:22px;width:22px;padding:0;}
				.contactForm .label.active:after{background:url("../img/cFormArrow.png") no-repeat 0 -11px;content:"";height:11px;width:11px;position:absolute;top:5px;right:5px;}
				.contactForm .form{display:block;padding:30px;width:340px;
					box-sizing:border-box;
					-moz-box-sizing:border-box;
					-webkit-box-sizing:border-box;
				}
					.contactForm .form .caption{font-size:18px;font-weight:700;margin-bottom:15px;}
					
					
		.mainNewsPage .smallNews{margin-bottom:30px;}
		
		.paging{border-top:1px solid #000;display:inline-block;margin-top:30px;padding-top:20px;}
			.paging a+a, .paging a+span, .paging span+a{margin-left:15px;}
			.paging span{color:#888;text-decoration:none;}
			
		.singleNewsCaption{}
			.singleNewsCaption .date{float:left;padding-right:20px;}
			.singleNewsCaption h1{border-left:1px solid #000;margin-left:100px;padding-left:20px;}
		.singleNewsPage p img {padding: 0 10px 0 0;}
			
			
		.singleProduct{}
			.singleProduct img{width:200px;}
			

.firstLook{background:#000 url(../img/darkBg.jpg) no-repeat 90% 20%;border-bottom:35px solid #8e8c8c;display:none;height:100%;width:100%;position:absolute;top:0;left:0;z-index:100;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
}
 .firstLook a.darkLogo{background:url(../img/darkLogo.png) no-repeat;display:block;height:222px;width:444px;margin:30px;}
 .firstLook .darkText{background:url(../img/darkText.png) no-repeat;display:block;height:180px;width:546px;position:absolute;bottom:20%;left:60px;}
 .firstLook .darkText2{background:url(../img/darkText2.png) no-repeat 50% 0;background-size:contain;display:block;height:147px;width:100%;position:absolute;bottom:20%;left:60px;}
 .firstLook .darkAddr{background:url(../img/darkAddr.png) no-repeat;display:none;height:62px;width:228px;position:absolute;bottom:20px;right:20px;}
				
		
.but{background:#595959;border:0;color:#fff;display:inline-block;font-size:14px;font-weight:700;height:38px;line-height:38px;padding:0 20px;text-align:center;text-decoration:none;}	
.but:hover{background:#777;color:#fff;}
input[type="text"], input[type="password"]{background:#e9e9e9;border:0;color:#000;font-size:14px;margin-bottom:10px;padding:0 15px;height:38px;line-height:38px;vertical-align:middle;width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
input[type="text"].error, input[type="password"].error{background:#f6d3d3 !important;color:#4b0101 !important;}
.errorLbl{color:#ef8686;font-size:12px;padding:5px;text-align:center;}


a.downloadLink{display:inline-block;padding-left:25px;position:relative;}
a.downloadLink.pdf-icon{background:url("../img/pdf-icon.png") no-repeat 0 4px;}
a.downloadLink.word-icon{background:url("../img/word-icon.png") no-repeat 0 4px;}				
a.downloadLink.arc-icon{background:url("../img/arc-icon.png") no-repeat 0 4px;}				
a.downloadLink.excel-icon{background:url("../img/excel-icon.png") no-repeat 0 4px;}								



@media only screen and (max-width: 1200px) {
body {font-size:14px;line-height:18px;}
	.mainLeftCol{padding-right:20px;width:17%;text-align: center;}
	.mainLeftCol nav.main{font-size:18px;}
	.mainLeftCol nav.secondary{font-size:14px;}
	.mainLeftCol .club{font-size:16px;}
		.mainLeftCol .club .form{left:100%;margin-left:20px;}
	footer .copy {font-size:13px;line-height:15px;}
	
	.mainRightCol{width:83%;}
		.secondaryRightCol .caption{font-size:20px;}
		.smallNews{font-size:13px;}
		.smallProd{font-size:13px;}
			.smallProd img{width:60px;}
			.smallProd a{margin-left:70px;}

		.mainRightCol ul.subMenu{font-size:13px;line-height:15px;}

}
@media only screen and (max-width: 980px) {
	html, body{min-width:980px;width:980px;}
	#body{min-width:960px;width:960px;}
}
@media only screen and (max-width: 960px) {
	html,body{min-width: 0;width: 100%;max-width: none;overflow-x: hidden;}
	#body{min-width:0;width:100%;padding: 0;max-width: none;padding: 5px;box-sizing: border-box;}
	.headerInfo{
		text-align: center;
		width: 100%;
	}
	.headerInfo .col{
		display: inline-block
	}
	.headerInfo .ytc{
		display: none;
	}
	
	.mainLeftCol{
		display:block;	
		float: none;
		text-align: center;
		width: 100%;
	}
	.mainLeftCol nav{
		display: none;
	}
	.mainLeftCol .club{
		display: none;
	}
	.mainLeftCol footer{
		display: none;
	}
	
	.mainRightCol{
		
	width: 100%;
	}
	.indexMenu{
		text-align: center;
	}
	.indexMenu .box{
		width: calc(25% - 10px);
		float: none;
		display: inline-block;
		box-sizing: border-box;
		padding-left: 10px;
		overflow: hidden;
	}
}
@media only screen and (max-width: 750px){
	.mainLeftCol .logo{
		display: inline-block;
	}

	.headerInfo .search{
		display: none;
	}
	.secondaryRightCol{
		display: none;
	}
	.secondaryLeftCol{
		width: 100%;
	}
	.catalogMenu {
		box-sizing: border-box;
		padding: 5px;
	}
	.catalogMenu .clearfix{
		display: flex;
		flex-wrap: wrap
		
	}
	.catalogMenu .box{
		width: 50%;
		display: inline-block;
	}
	.catalogMenu2 {
		box-sizing: border-box;
		padding: 5px;
	}
	.catalogMenu2 .clearfix{
		box-sizing: border-box;
		display:flex;
		flex-wrap: wrap;
	}
	.catalogMenu2 .box{
		width: 50%;
		float: none;
		display: inline-block;
		padding-left: calc(27px + 2.1vw);
	}
	img{
		max-width: 100%;
		height: auto !important;
	}
}
@media only screen and (max-width: 650px){
	.headerInfo .ytc{
		display: none;
	}
	.indexMenu .box{
		max-width: calc(50% - 10px);
		width: 325px;
	}
	.indexNews{padding: 0 0.4em;box-sizing: border-box;}
	.indexNews .smallNews{
		width:100%;
	}
	.indexNews .smallNews + .smallNews{
		margin: 0;
	}
	.galleryMenu{
		
	box-sizing: border-box;
	padding: 5px;
	}
	.galleryMenu .box{
		
	width: 50%;
	}
	.singleProduct{
		box-sizing: border-box;
		padding: 5px;
	}
	.singleProduct img.leftImg{
		width: 100%;
		box-sizing: border-box;
		padding: 8vw
	}
	.tabsNav{
		
	font-size: 3vw;
	}
}
@media only screen and (max-width: 450px){
	.headerInfo .callMe{
		display: none;
	}
	.indexMenu{width: 100%;}
	.indexMenu .box > a > img{
		max-width: 220px;
	}
	.prodsMenu {}
	.prodsMenu .clearfix{display: flex;flex-wrap: wrap;}
	.prodsMenu .box{width: 100%;max-width: 100%;}
}
/* CAROUSEL */

blockquote {
font-style: italic;
border-style: solid;
border-color: #ccc;
border-width: 0;
padding-left: 20px;
padding-right: 8px;
border-left-width: 5px;
font-size:14px;
line-height: 20px;
}
blockquote p {
padding:2px;
margin:0;
}

/*social icons hover color effect*/
footer .socials  a {width: 24px; height: 24px; text-decoration-line:none;display: inline-block;}
footer .socials  a.fh {background:url(../img/fb24.png) no-repeat;border:0;height:24px;width:24px;}
footer .socials  a.yh {background:url(../img/yt24.png) no-repeat;border:0;height:24px;width:24px;}
footer .socials  a.ih {background:url(../img/ig24.png) no-repeat;border:0;height:24px;width:24px;}
footer .socials  a.vh {background:url(../img/vk24.png) no-repeat;border:0;height:24px;width:24px;}
.mobile-socials {display: none;}
@media (max-width:960px){
	.mobile-socials{
		display:block;
	}
.mobile-socials  a {width: 24px; height: 24px; text-decoration-line:none;display: inline-block;margin: 0 0.5vw;}
.mobile-socials  a.fh {background:url(../img/fb24.png) no-repeat;border:0;height:24px;width:24px;}
.mobile-socials  a.yh {background:url(../img/yt24.png) no-repeat;border:0;height:24px;width:24px;}
.mobile-socials a.ih {background:url(../img/ig24.png) no-repeat;border:0;height:24px;width:24px;}
.mobile-socials  a.vh {background:url(../img/vk24.png) no-repeat;border:0;height:24px;width:24px;}
}