body{
	font-size:18px;
	line-height:1.2;
	color:#333333;
	background-position:top center;
	background-repeat: no-repeat;
}
a, a:hover{
	color:#B52222;
	background-position:left top;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
a:focus{
	outline:none;
}
h1, h2, h3, .h2 {
	font-family:'PTSansNarrow', sans-serif;
	font-size:30px;
	line-height:36px;
	color:#333;
	font-weight:normal;
	margin:0 0 25px;
}
h3{
	text-align:center;
}

p{
	font-size:18px;
	line-height:1.2;
	color:#333333;
	margin:0 0 24px;
}
.bold {
	font-weight: bold;
}
ul, ol{
	margin-left:25px;
	padding-left:25px;
}
ul li, ol li{
	padding-left:15px;
	margin-bottom: 15px;
}
small{
	font-size:15px;
	color:#404040;
}
.zag{
	font-family:'PTSansNarrow', sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin:50px 0 50px;
	position:relative;
	text-transform: uppercase;
}
.zag .icons-big {
	margin:0px 5px -2px 0;
}
.zag a {
	color: #333;
}
.zag a:hover {
	text-decoration: none;
}

/* Прелоадер */
#before-load {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999; 
}
#before-load i {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('../images/preloader.gif') no-repeat 50% 50%;
    margin: -35px 0 0 -35px;
}
/* Иконки */
.icons-main{
	background-image:url(../images/icons-main.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:25px;
}
.icons-main.icon-snowmobile{
	width:39px;
	background-position: left top;
}
a .icons-main, a:hover .icons-main{
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.icons-main.icon-snowmobile.icon-red,
.open  .icons-main.icon-snowmobile,
a:hover .icons-main.icon-snowmobile,
.active .icons-main.icon-snowmobile{
	background-position: left top -25px;
}
.icons-main.icon-atv{
	width:36px;
	background-position: left -39px top;
}
.icons-main.icon-atv.icon-red,
.open .icons-main.icon-atv,
a:hover .icons-main.icon-atv,
.active .icons-main.icon-atv {
	background-position: left -39px top -25px;
}
.icons-main.icon-people{
	width:25px;
	background-position: left -75px top;
}
.icons-main.icon-people.icon-red,
.open .icons-main.icon-people,
a:hover .icons-main.icon-people,
.active .icons-main.icon-people{
	background-position: left -75px top -25px;
}
.icons-main.icon-guide{
	width:15px;
	background-position: left -100px top;
}
.icons-main.icon-guide.icon-red,
.open .icons-main.icon-guide,
a:hover .icons-main.icon-guide,
.active .icons-main.icon-guide{
	background-position: left -100px top -25px;
}
.icons-main.icon-wrench{
	width:23px;
	background-position: left -115px top;
}
.icons-main.icon-wrench.icon-red,
.open .icons-main.icon-wrench,
a:hover .icons-main.icon-wrench,
.active .icons-main.icon-wrench{
	background-position: left -115px top -25px;
}
.icons-main.icon-cogwheel{
	width:23px;
	background-position: left -138px top;
}
.icons-main.icon-cogwheel.icon-red,
.open .icons-main.icon-cogwheel,
a:hover .icons-main.icon-cogwheel,
.active .icons-main.icon-cogwheel{
	background-position: left -138px top -25px;
}
.icons-main.icon-personnel{
	width:29px;
	background-position: left -161px top;
}
.icons-main.icon-personnel.icon-red,
.open .icons-main.icon-personnel,
a:hover .icons-main.icon-personnel,
.active .icons-main.icon-personnel {
	background-position: left -161px top -25px;
}

/* Иконки большие */
.icons-big{
	background-image:url(../images/icons-big.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:32px;
}
.icons-big.icon-snowmobile{
	width:50px;
	background-position: left top;
}
.icons-big.icon-atv{
	width:45px;
	background-position: left -50px top;
}
.icons-big.icon-people{
	width:32px;
	background-position: left -96px top;
}
.icons-big.icon-guide{
	width:19px;
	background-position: left -128px top;
}
.icons-big.icon-wrench{
	width:29px;
	background-position: left -147px top;
}
.icons-big.icon-cogwheel{
	width:29px;
	background-position: left -176px top;
}
.icons-big.icon-personnel{
	width:35px;
	background-position: left -205px top;
}

.icon-sharing{
	background-image:url(../images/icons-sharing.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:24px;
	width:24px;
	border:1px solid #999;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
a:hover .icon-sharing{
	border-color:#C22E2E;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.icon-sharing.icon-sharing-fb{
	background-position: left top;
}
.icon-sharing.icon-sharing-tw{
	background-position: left -24px top;
}
.icon-sharing.icon-sharing-vk{
	background-position: left -48px top;
}
.icon-sharing.icon-sharing-ok{
	background-position: left -72px top;
}
a:hover .icon-sharing.icon-sharing-fb{
	background-position: left top -24px;
}
a:hover .icon-sharing.icon-sharing-tw{
	background-position: left -24px top -24px;
}
a:hover .icon-sharing.icon-sharing-vk{
	background-position: left -48px top -24px;
}
a:hover .icon-sharing.icon-sharing-ok{
	background-position: left -72px top -24px;
}

.icons-gn{
	background-image:url(../images/icons-gn.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
}
.icons-gn.i-fb{
	width:8px;
	background-position:left top;
}
.icons-gn.i-vk{
	width:21px;
	background-position:left -8px top;
}
.icons-gn.i-youtube{
	width:20px;
	background-position:left -29px top;
}
.icons-gn.i-fb:hover{
	background-position:left top -22px;
}
.icons-gn.i-vk:hover{
	background-position:left -8px top -22px;
}
.icons-gn.i-youtube:hover{
	background-position:left -29px top -22px;
}


/* /Иконки */

.container-fluid{
	padding:0;
}
.row{
	#margin:0;
}
.nomargin, #nomargin{
	margin:0;
}

#carousel-main, #carousel-main .carousel-inner{
	max-height:780px;
}
.carousel-inner .item img, .carousel-inner .item a img{
	width:100%;
	min-width: 500px;
}
.carousel-inner .item img.medal , .carousel-inner .item a img.medal {
	width: 17%;
	max-width: 200px;
	min-width: 85px;
	position: absolute;
	left: 20%;
	bottom: 10%;
}
#carousel-main .carousel-indicators{
	bottom: 30px;
}
#carousel-main .carousel-indicators li{
	background-color: rgba(255, 255, 255, 1);
	margin:1px 3px;
	padding: 0;
}
#carousel-main .carousel-indicators .active {
    margin: 0;
    width: 10px;
    height: 10px;
    background-color: #C91A1A;
	border-color:#C91A1A;
	margin:1px 3px;
}
.arrow-left{
	background:url(../images/slide/slide-arrow-left.png) center center;
	width:22px;
	height:46px;
	display:block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-23px;
	margin-left:-12px;
}
.arrow-right{
	background:url(../images/slide/slide-arrow-right.png) center center;
	width:22px;
	height:46px;
	display:block;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top:-23px;
	margin-right:-12px;
}
.page {
    width: 100%;
	margin:0 auto;
	position:relative;
  }
.logo {
	margin-top: 209px; /*168px;*/
	/*margin-top: 127px;*/
	position: absolute;
	top: 0;
	z-index: 1000;
}
.logo a, .logo a:hover{
	border:none;
	display:block;
	width:108px;
	height:161px;
	#background:url("../images/logo.png") no-repeat;
}
.header {
    width: 100%;
	padding:0;
	#overflow:
  }
.headnav{
	background-color: rgba(255,255,255,0.9);
	border-bottom:3px solid #C91A1A;
}
.graynav{
	margin:0;
	padding:5px 0 0;
	list-style:none;
	font-size:14px;
	background-color:#333;
}
.graynav li{
	display:block;
	line-height:15px;
	border-bottom:solid 1px #4d4d4d;
	margin:7px 15px;
	padding: 5px 7px;
}
.graynav li:last-child{
	border-bottom:none;
}
.graynav li a{
	color:#808080;
	padding:0 0 5px 30px;
	display:block;
	line-height: 18px;
}
#gn1{
	background:url("../images/gn1.png") left top no-repeat;
}
#gn2{
	background:url("../images/gn2.png") left top no-repeat;
}
#gn3{
	background:url("../images/gn3.png") left top no-repeat;
}
#gn4{
	background:url("../images/gn4.png") left top no-repeat;
}
#gn5{
	background:url("../images/gn5.png") left top no-repeat;
}

#noborder{
	border:none !important;
}
a.lang{
	color: #468DBC;
	display:block;
	height:15px;
	width:auto;
	line-height:15px;
	border-right:solid 1px #ccc;
	margin:12px 0 0 0;
	padding: 0 30px 0 0;
	float:left;
	position: absolute;
    right: 190px;
	font-size: 14px;
}
.graysoc{
	margin:0 25px 0 -15px;
	padding:8px 0;
	list-style:none;
	font-size:14px;
	float:right;
	width:auto;
}
.graysoc li{
	display:inline;
}
.main-nav{
	position:relative;
	padding:0 15px;
	text-align:justify;
	height:93px;
    line-height: 0;
    font-size: 1px;

    /* Лекарство для IE6-7*/
    text-justify: newspaper;
}
.main-nav-item{
	position:static;
	height:74px;
	margin:20px 0 0 20px;
	font-family:'PTSansNarrow', sans-serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
	display: inline-block;
	text-align: center;
	min-width:83px;
	line-height: normal;
	vertical-align: top;

	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
}
.main-nav a{
	color:#333;
	height:74px;
	display:inline-block;
	min-width:83px;
}
.main-nav  a:hover, .main-nav  a:focus, .main-nav-item  a:hover, .main-nav-item > a:focus, .main-nav-item.open > a:hover,
.main-nav.active > a, .main-nav-item.active > a, .main-nav-item.active{
	text-decoration:none;
	color:#C22E2E;
}
.main-nav a span{
	#padding-top:36px;
	display:block;
	margin: 0 auto 11px;
}

.helper{
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
}
.marker{
	background:url("../images/mn_active.png") center bottom no-repeat;
	width:83px;
	height:18px;
	margin-top:-15px;
}
#motomenu .marker{
	margin-left:59px;
}
#motomenu2 .marker{
	margin-left:224px;
}
.dropdown-menu > li > a {
	text-transform:uppercase;
}

#motomenu{
	background-color: rgba(255,255,255,0.9);
	margin:3px 0 0;
	border-radius: 0px;
	border: 0px;
	
}
#motomenu2{
	background-color: rgba(255,255,255,0.9);
	margin:3px 0 0;
	border-radius: 0px;
	border: 0px;
}
.moto-items {
	margin:0 35px 5px;
	overflow: hidden;
	#background:url("../images/moto-items-lines.png") top;
	width: auto;
}
.moto-items .promo {
	color: #C91A1A;
}
.moto-items .year {
	font-size: 24px;
	font-weight: bold;
	clear: left;
	padding-top: 30px;
	margin-bottom: -20px;
}
.moto-items .year a {
	font-size: 18px;
	margin-left: 20px;
	display: inline;
	width: auto;
}
.moto-items .year:first-of-type {
	padding-top: 0px;
}
.moto-items .line {
	font-size: 20px;
	font-weight: bold;
	clear: left;
	padding-top: 20px;
	margin-bottom: -30px;
}
a.moto-item{
	float:left;
	background:none;
	height:auto;
	margin:20px 0 0;
	display:block;
	position:relative;
	font-family:'PTSansRegular', sans-serif;
	line-height:1.2;
	border:1px solid rgba(204,47,47,0);
}
 a.moto-item:hover{
	border:1px solid rgba(204,47,47,1);
	text-decoration:none;
 }
a.moto-item img{
	margin:0 auto;
}
a.moto-item p{
	margin:5px 10px;
	padding:0;
	font-weight:bold;
	font-size:16px;
	font-family:'PTSansNarrow', sans-serif;
	color:#1A1A1A;
	text-align:left;
	text-transform: uppercase;
}
a.moto-item p span{
	display: block;
	margin: 0;
    padding: 0;
    color: #666;
    font-family: 'PTSansRegular', sans-serif;
    font-weight: normal;
}
a.moto-item:hover p{
	color:#CC2F2F;
}

a.moto-item .featured {
 position:absolute;
 top: 0;
 right:20px;
}
.moto-item .note {
	font-size:10px;
	/*text-transform:none;*/
	/*font-variant:small-caps;*/
}
.moto-item .note nobr {
	font-weight: bold;
	color: #B52222;
	font-size: 11px;
}

.cap{
	position:absolute;
	top:240px;
	left:50%;
	margin-left:-470px;
	color:#fff;
	font-family:'PTSansNarrow', sans-serif;
	font-weight:bold;
	line-height:1.1;
	text-shadow: 1px 1px 2px black;

}
.cap h2{
	font-size:60px;
	margin:0;
	padding:0;
	color:#fff;
	margin: 0 0 10px;
	font-family:'PTSansNarrow', sans-serif;
	font-weight:bold;
}
.cap p{
	font-size:40px;
	margin:0;
	padding:0;
	color:#fff;
}
.cap p .a {
	font-size:19px;
	margin:0;
	padding:0;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

.cap2{
	position:absolute;
	top:360px;
	left:50%;
	margin-left:-470px;
	background-color:rgba(63, 63, 63, 0.87);
	border: 4px solid rgba(208, 62, 62, 0.57);
	color:#fff;
	font-size:30px;
	line-height:1.1;
	font-family:'PTSansNarrow', sans-serif;
	padding:20px;
}
.empty{
	background: none;
	border: none;
}
.rmmenu{
	background-color: rgba(51,51,51,0.95);
	border-radius: 0px;
	padding:0 13px 10px;
	left:auto;
	right:0;
	margin:2px 0 0;
	width:260px;
}
.rmmenu .marker{
	margin: -10px auto;
}
.rmmenu li{
	width:100%;
	min-width:176px;
	color:#B3B3B3;
	text-align:center;
	padding: 10px 0; 
	margin: 0;
	border-bottom:1px solid #666;
}
.rmmenu li:last-child{
	border:none;
}
.rmmenu li a{
	display:block;
	height:auto;
	color:#B3B3B3;
	font-size:17px;
	white-space: normal;
}
.rmmenu li a:hover{
	color:#fff;
	background:none;
}
.motoblock{
		display:inline;
}
.dopmenu{
	display:inline;
	display:none;
}
.dopmenu  .main-nav-item{
	position:relative;
  }
  
.mobil-nav{
	display:block;
	width:24px;
	height:24px;
	float:right;
	margin:12px 20px 0 10px;
}
.mobil-nav span{
	display:block;
	height:4px;
	background-color:#c22e2e;
	margin-bottom:6px;
}
.secbaners{
	margin:0;
	position:relative;
}
.secbaners > div{
	padding:0;
}
.secbaners .baner{
	display:block;
	background-color:#E5E5E5;
	text-align:center;
	text-decoration:none;
	font-family:'PTSansNarrow', sans-serif;
	padding-bottom:7px;
	border-bottom: 3px solid #C91A1A;
}
.secbaners .baner > img{
	width:100%;
	height:auto;
}
.secbaners .baner .price{
	font-family:'PTSansRegular', sans-serif;
	font-size:18px;
	background-color:rgba(110, 110, 110, 0.6);
	border:1px solid #fff;
	color:#fff;
	min-width:120px;
	margin:-40px 0 0 13px;
	padding:1px 18px;
	position: absolute;
}
.secbaners .baner .baner-cap{
	font-weight:bold;
	font-size:17px;
	color:#353535;
	margin-top:5px;
}
.secbaners .baner .baner-desc{
	font-size:19px;
	color:#353535;
}
.secbaners  .baner  .hover{
	display:none;
	opacity:0;
	position:absolute;
	top:-130px;
	left: 0;
	right: 0;
	background:#fff;
	padding:20px;
	font-family:'PTSansNarrow', sans-serif;
	min-height:160px;
	text-align:left;
	color:#333;
	z-index:20;
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(90%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); 
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); 
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); 
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); 
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); 

}
.secbaners  .baner  .hover .hover-cap{
	float:right;
	font-size:18px;
}
.secbaners  .baner  .hover .hover-desc{
	margin-top:5px;
	font-size:15px;
	line-height:1.2;
}

/* Index page with 3 buttons */
.secbaners.index3buttons {
	width: 792px;
	margin: 47px auto 10px auto;
}
.secbaners.index3buttons a {
	width: 244px;
	height: 34px;
	margin: 0px 10px;
	display: block;
	float: left;
	padding-bottom: 0px;
	border-bottom: none;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.secbaners.index3buttons a.btn1 {
	background-image: url(/local/templates/gormmain/images/index3button1.png);
}
.secbaners.index3buttons a.btn2 {
	background-image: url(/local/templates/gormmain/images/index3button2.png);
}
.secbaners.index3buttons a.btn3 {
	background-image: url(/local/templates/gormmain/images/index3button3.png);
}
.secbaners.index3buttons a.btn1:hover {
	background-position: 0px bottom;
}
.secbaners.index3buttons a.btn2:hover {
	background-position: 0px bottom;
}
.secbaners.index3buttons a.btn3:hover {
	background-position: 0px bottom;
}


/* 404 */
.bx-404-container {
	width: 349px;
	margin-top: 100px;
	margin-bottom: 200px;
	margin-left: auto;
	margin-right: auto;
}
.bx-404-text-block {
	margin-top: 40px;
	font-size: 24px;
}
.main-news{
	background-color:#F2F2F2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:30px 0 0;
}
.main-news img{
	float:left;
}
.main-news p{
	margin-top:15px;
	font-size:18px;
	line-height:1.2;
}
.main-news p a{
	color:#333;
}
.main-news .date{
	margin-left:15px;
	font-family:'PTSansNarrow', sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#C22E2E;
	display: inline;
}
.main-news  #allnews{
	font-size:16px;
	color:#C91A1A;
}
.LinkAllNews, .main-news p a.LinkAllNews{
	font-size:16px;
	color:#C91A1A;
}
.main-news #subscribe{
	text-align:right;
	color:#666666;
	font-size:18px;
}
.main-news #subscribe span{
	margin-bottom:15px;
	display:inline-block;
}
.main-news #subscribe a{
	display:inline-block;
	padding:3px 20px 4px;
	background-color:#333;
	color:#fff;
	margin-left:30px;
	margin-bottom:15px;
	font-family: 'PTSansNarrow', sans-serif;
}
.main-news #subscribe a:hover{
	text-decoration:none;
	background-color:#C91A1A;
}
.main-press{
	margin-bottom:70px;
}
.main-press .press{
	background-color:#f2f2f2;
	border:1px solid #999;
	display:block;
	margin-bottom:30px;
}
.main-press .press:hover{
	border:1px solid #3f3f3f;
	text-decoration:none;
}

.main-press .press img{
	width:100%;
}
.main-press .press .press-desc{
	padding:15px 15px 0;
	margin-bottom:15px;
	color:#3f3f3f;
	height:245px;
	position:relative;
	font-size:15px;
	line-height:21px;
}
.main-press .press .press-desc span{
	display:block;
	color:#3f3f3f;
	font-family:'PTSansNarrow', sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-bottom:35px;
	text-transform: uppercase;
}
.main-press .press .press-link{
	color:#999999;
	font-size:15px;
	font-family:'PTSansNarrow', sans-serif;
	border-top:1px solid #999;
	padding: 10px 15px;
	background-image:url("../images/arrow-right.png");
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.press:hover .press-link{
	background-position:right -10px center;
	color:#999;
}
.press:hover .press-desc span{
	color:#CC2F2F !important;
}
.press:hover .press-desc {
	color:#C22E2E !important;
}


@-webkit-keyframes bannerBgScale
{
    0%  {-webkit-transform: scale(1); opacity:1;} 
    100% {-webkit-transform: scale(1.26); opacity:0.5;}
}
@-moz-keyframes bannerBgScale
{
    0%  {-moz-transform: scale(1); opacity:1;} 
    100% {-moz-transform: scale(1.26); opacity:0.5;}
}
@keyframes bannerBgScale
{
    0%  {-webkit-transform: scale(1); transform: scale(1); opacity:1;} 
    100% {-webkit-transform: scale(1.26); transform: scale(1.26); opacity:0.5;}
}
.press .press-img{
	overflow: hidden;
	position: relative;
	background-color:#000;
}
.press:hover .press-img img{
	-webkit-animation: bannerBgScale 0.4s ease-out alternate forwards;  
    -moz-animation: bannerBgScale 0.4s ease-out alternate forwards; 
    animation: bannerBgScale 0.4s ease-out alternate forwards; 
}
.sharing{
	text-align:center;
	width:100%;
	position:absolute;
	top:-25px;
	opacity:0;
	
}
.press:hover .sharing {
	top:70px;
	opacity:1;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.press:hover .icon-sharing{
	border:none;
}
.press:hover .icon-sharing.icon-sharing-fb{
	background-position: left top;
}
.press:hover .icon-sharing.icon-sharing-tw{
	background-position: left -24px top;
}
.press:hover .icon-sharing.icon-sharing-vk{
	background-position: left -48px top;
}
.press:hover .icon-sharing.icon-sharing-ok{
	background-position: left -72px top;
}
.press:hover .icon-sharing.icon-sharing-fb:hover{
	background-position: left top -24px;
}
.press:hover .icon-sharing.icon-sharing-tw:hover{
	background-position: left -24px top -24px;
}
.press:hover .icon-sharing.icon-sharing-vk:hover{
	background-position: left -48px top -24px;
}
.press:hover .icon-sharing.icon-sharing-ok:hover{
	background-position: left -72px top -24px;
}


.main-press #allpress{
	font-size:16px;
	color:#C91A1A;
	margin-top:30px;
	display: inline-block;
}

.iframe-responsive {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}
.iframe-responsive.r4x3 {
	overflow: hidden;
	padding-top: 75%;
	position: relative;
}
.iframe-responsive iframe {
	border: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.footer{
	background-color:#333333;
	padding:15px 0 0;
}
#margin-bottom{
	margin-bottom:35px;
}
#flink1, #flink2, #flink3, #flink4 {
	color:#B3B3B3;
	font-size:15px;
	display:inline-block;
}
#flink2{
	margin-left:25px;
	padding-left: 30px;
	background:url("../images/gn5.png") left top no-repeat;
}
#flink3{
	padding: 0 20px 0 0;
	background:url("../images/flink-arrow-up.png") right top 8px no-repeat;
}
#flink3{
	float:right;
}
#flink4 {
	margin-left:25px;
	padding-right: 20px;
	/*background:url("../images/flink-arrow-up.png") right top 8px no-repeat;*/
}
.footer .flink-main{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
	font-size:16px;
	font-weight:bold;
}
.footer .flink-main li{
	display:inline-block;
	margin-left:30px;
	padding-left:0;
}
.footer .flink-main li a{
	color:#f2f2f2;
	text-decoration:underline;
}
.footer .flink-main li a:hover{
	text-decoration:none;
}
#footer-text{
	display:block;
	font-size:13px;
	color:#999;
	margin-top:40px;
	margin-bottom:30px;
	line-height:21px;
}
.footer .flink-second{
	margin:0;
	padding:0;
	list-style:none;
	font-family:'PTSansNarrow', sans-serif;
	font-size:16px;
	float:right;
}
.footer .flink-second li{
	margin:0 0 4px;
	padding: 4px 0;
	color:#fff;
	text-transform:uppercase;
}
.footer .flink-second li:first-child{
	font-weight:bold;
	margin-bottom:25px;
}
.footer .flink-second li a{
	color:#999;
}
.icon-fb, .icon-vk, .icon-youtube{
	display:block;
	opacity:0.8;
}
.icon-fb:hover, .icon-vk:hover, .icon-youtube:hover{
	opacity:1;
}
.icon-fb{
	background:url("../images/footer-fb.png") no-repeat;
	width:16px;
	height:31px;
}
.icon-vk{
	background:url("../images/footer-vk.png") no-repeat;
	width:41px;
	height:23px;
	margin-top:6px;
}
.icon-youtube{
	background:url("../images/footer-youtube.png") no-repeat;
	width:40px;
	height:46px;
	margin-top:-4px;
}
.footer .footer-social{
	margin: 40px 0 15px -25px;
	padding:0;
	float:right;
	list-style: none;
}
.footer .footer-social li{
	margin:0 0 25px 25px;
	padding:0;
	float:left;
}
.footer .footer-social li.footer-phone{
	margin: -10px 0 0 25px;
}
.footer .footer-social li.footer-phone img{
	display:block;
	float:left;
	margin-top:10px;
	margin-left:25px;
}
.footer .footer-social li.footer-phone img:nth-child(1){
	margin-top:18px;
	margin-left:0;
}

.copy{
	padding:15px 0;
	background-color:#262626;
	color:#fff;
	font-size:15px;
	line-height:1;
}
/*faq*/
.answer{
	font-size:18px;
	color:#333;
	padding-top:50px;
	background:url("../images/icon-faq.png") no-repeat top left;
	display:none;
}
.qs{
	font-family:'PTSansNarrow', sans-serif;
	font-size:30px;
}
.moto2-0, .moto2, .moto3{
	padding:5px 10px;
	height:44px;
	float:left;
}
.moto2-0{
	background:url("../images/moto-arrow-bg-2.png") right center no-repeat #404040;
	width:320px;
	float:left;
}
.moto2{
	background:url("../images/moto-arrow-bg.png") right center no-repeat #404040;
	width:320px;
}
.moto3{
	background-color:#D62424;
}
.select-shot .moto2-0, .select-shot .moto2, .select-shot .moto3{
	width:33%;
}
/* хлебные крошки */
.headsecondnav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:15px;
	background-color: rgba(255,255,255,0.9);
	text-transform: uppercase;
}
.headsecondnav li{
	display:block;
	height:43px;
	width:auto;
	float:left;
	padding:0;
	position:relative;
	background:url('../images/pazzle/delimiter.png') no-repeat right center;
	margin-bottom: 0;
}
.headsecondnav li:last-child{
	background:none;
}
.headsecondnav li:first-child{
	background:url('../images/pazzle/black.png') no-repeat right center;
	color:#fff;
	font-family:'PTSansNarrow', sans-serif;
	font-weight:bold;
	font-size:20px;
	padding:8px 25px 0;
	z-index: 10;
	border-right:none;
}
.headsecondnav .active{
	color:#fff;
	border-right:none;
	background:none;
}
.headsecondnav a{
	display:block;
	line-height:43px;
	height:43px;
	padding:0 25px;
	color:#333;
	background-position: right center;
}
.headsecondnav .active a, .headsecondnav a:hover{
	color:#fff;
	background:url("../images/pazzle/red.png") right center no-repeat;
	border-right:none;
	text-decoration:none;
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.headsecondnav .active a:before, .headsecondnav a:hover::before{
	content:' ';
	width:5px;
	height:43px;
	position:absolute;
	left:-5px;
	top:0;
	background: url("../images/pazzle/dot-red.png") left center no-repeat;
}
.headsecondnav .active a, .headsecondnav .active a:before{
	margin-left:-1px;
}
.headsecondnav .active a:after{
	content:' ';
	width:18px;
	height:9px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-9px;
	background:url("../images/breadcrumb-active.png") top center no-repeat;
}
.headsecondnav  .no-border{
	border:none;
}
/* /хлебные крошки */

.date{
	font-family:'PTSansNarrow', sans-serif;
	font-size:16px;
	color:#D62424;
	line-height:1.2;
	display:block;
	margin-bottom:30px;
	text-transform: uppercase;
}
span.date > .date-n{
	font-size:30px;
}
ul.news{
	list-style:none;
	margin:0;
	padding:0;
}
ul.allnews{
	margin:0 -15px;
}
ul.news li{
	font-size:15px;
	margin:0 0 30px;
	padding: 0;
}
ul.news.allnews li{
	padding:0 15px;
	margin:0 0 50px;
}
ul.news li a img{
	margin-right:15px;
}
ul.news li a{
	display:block;
}
ul.news .news-date{
	font-weight:bold;
	text-align:left;
	font-family:'PTSansNarrow', sans-serif;
	font-size:17px;
	color:#C22E2E;
	text-decoration:none;
	text-transform: uppercase;
}

ul.news a:hover{
	text-decoration:none;
}
ul.news .news-desc{
	color:#333;
	margin-top:20px;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
ul.news a:hover .news-desc{
	color:#C22E2E;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
ul.allnews .news-desc{
	height:75px;
}
ul.news .danger {
	padding:10px 0;
	border-top: 2px solid #C22E2E;
	border-bottom: 2px solid #C22E2E;
}
ul.news .danger .news-desc{
	color:#C22E2E;
}
ul.news .news-link{
	background-color: #fff;
	color:#999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding:10px 0;
	display: block;
	margin-top: 10px;
	font-family:'PTSansNarrow', sans-serif;
	background-image:url(../images/arrow-right.png);
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
ul.news a:hover .news-link{
	background-position:right -10px center;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.btn-black{
	padding: 3px 40px 4px;
	background-color: #333;
	color: #fff;
	font-family: 'PTSansNarrow', sans-serif;
	border: 0;
	font-size: 19px;
	width:100%;
	display:block;
	text-align:center;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.btn-black:hover{
	background-color: #C22E2E;
	color:#fff;
	text-decoration:none;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}

/* Гелерея */
.gallery{
	margin-bottom: 15px;
}
.thumb{
	padding:15px;
}
.thumb img{
	width:100%;
	height:auto;
}
.gvideo {
	padding:15px;
}
.gvideo iframe{
	width: 100%;
	height: 100%;
}
.gtype{
	display:inline-block;
	padding-right:15px;
}
.gphotobig{
	padding:15px;
}
.gphotobig .thumb{
	padding: 0;
	width:100%;
	height:100%;
}
.gphotobig .thumb img{
	height:100%;
}

/* Большая фото теле статьи */
.bigphoto{
	background-color:#ccc;
	#padding-bottom:4px;
}
.bigphotodesc{
	background-color:#e8e8e8;
	border-top:6px solid #cc2f2f;
	padding:50px 0 20px;
	margin-bottom:30px;
}


/* Карточка товара */
.product-big-photo{
	width:100%;
	margin:50px 0 0 0;
}
.product-cap-container{
	position:relative;
	margin: 45px 0 25px;
}
.product-cap{
	font-family: 'PTSansNarrow', sans-serif;
	font-size: 60px;
	line-height: 0.9;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 6px black;
	text-transform: uppercase;
	left:0;
	top:0;
}
.product-cap span{
	display:block;
	font-size:32px;
	text-transform: lowercase;
}
.product-block-links{
	width:290px;
}
.product-block-links .price{
	height: 58px;
	font-family: 'PTSansNarrow', sans-serif;
	font-size:36px;
	line-height: 58px;
	text-align:center;
	padding:0 10px;
	color:#fff;
	background-color:rgba(51,51,51,0.7);
}
.snoska{ /* Only for product pages below the price block. For general notes use .note */
	font-family: 'PTSansNarrow', sans-serif;
	font-size:18px;
	line-height: 18px;
	text-align: center;
	margin: 17px 0 20px;
	padding-left:5px;
	color:#C91A1A;
	font-weight: bold;
}
.snoska .aster{
	font-size:18px;
	margin-left:-5px;
}
.snoska .price1 {
	font-size:16px;
	color: #B52222;
}
.snoska a{
	color:#C91A1A;
	text-decoration:underline;
}
.snoska a:hover{
	color:#B52222;;
	text-decoration:none;
}
.note {
	font-family: 'PTSansRegular', sans-serif;
	font-size:13px;
	line-height:1.2;
	text-align:left;
	margin: 17px 0 20px;
	padding-left:5px;
	color:#4d4d4d;
}
.note .aster{
	font-size:18px;
	margin-left:-5px;
}
.note a{
	color:#4d4d4d;
	text-decoration:underline;
}
.note a:hover{
	color:#B52222;;
	text-decoration:none;
}

.product-block-links a.credit,
.product-bottom-links a.credit {
	display:block;
	font-family: 'PTSansNarrow', sans-serif;
	font-size:18px;
	line-height:1;
	text-align:center;
	padding:5px 3px 7px;
	#margin-bottom:30px;
	color:#fff;
	border-top:1px solid #808080;
	background-color:#333;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.product-block-links a.credit:hover,
.product-bottom-links a.credit:hover {
	background-position: right -10px center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.product-block-links a.credit.productbuy,
.product-bottom-links a.credit.productbuy {
	display: block;
	width:290px;
	height:48px;
	background-color:#CC2B2F;
	border-radius:9px;
	color:#FFFFFF;
	font-size:23px;
	font-weight:bold;
	font-family: 'PTSansNarrow', sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	box-shadow: 0 6px #A5161C;
	position: relative;
	z-index: 1;
}
.product-block-links a.credit.productbuy:hover,
.product-bottom-links a.credit.productbuy:hover {
	text-decoration: none;
}
.productbuyspacer {
	height: 0px;
	width: 100%;
	border-top: 10px solid #9FACBC;
}
.product-block-links ul{
	padding:0;
	margin:0 0 30px;
	list-style:none;
	border-top:solid 1px #999;
}
.product-block-links ul li{
	padding:0;
	margin:0;
	border-bottom:solid 1px #999;
}
.product-block-links ul li a{
	display:block;
	font-family: 'PTSansNarrow', sans-serif;
	font-size:18px;
	padding:10px 0;
	color:#333;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.product-block-links ul li a:hover{
	color:#C22E2E;
	background-position: right -10px center;
	text-decoration:none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.product-block-links ul li.active a{
	color:#C22E2E;
	background-position: right -10px center;
}
.product-best{
	background-color:#E6E6E6;
	font-family: 'PTSansNarrow', sans-serif;
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
}
.product-best p{
	padding:15px 0;
	margin:0;
	min-height:75px;
}
.product-best p.product-best-fix{
	padding-top:25px;
}
.product-best img{
	width:100%;
	height:auto;
}
.background-gray{
	background-color:#E8E8E8;
	padding:70px 0;
	margin-top: 16px;
}
.color-check, .side-check{
	text-align:center;
	padding:0;
	margin: 70px 0 15px;
	list-style:none;
}

.color-check li{
	display:inline-block;
	width:46px;
	padding:0;
}
.side-check li{
	display:inline-block;
	#width:72px;
	padding:0;
}
.color-check li a, .side-check li a{
	display:block;
}
.color-check li a .color-box{
	width:100%;
	height:42px;
	border:1px solid #333;
}
.side-check li a .side{
	width:100%;
}
.icon-side{
	display:block;
	background-color:#fff;
	border:3px solid #E8E8E8;
	border-radius:78px;
	width:78px;
	height:78px;
	background-image:url("../images/product/icons-side.png");
	background-repeat:no-repeat;
	background-position:left top;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.icon-side.sideATVa{
	background-position:left top;
}
.icon-side.sideATVb{
	background-position:left -72px top;
}
.icon-side.sideSNMBLa{
	background-position:left -144px top;
}
.icon-side.sideSNMBLb{
	background-position:left -216px top;
}

.side-check li.active a .icon-side, .side-check li a:hover .icon-side{
	border:3px solid #4D4D4D;
}
.side-check li.active a .icon-side.sideATVa, .side-check li a:hover .icon-side.sideATVa{
	background-position:left top -72px;
}
.side-check li.active a .icon-side.sideATVb, .side-check li a:hover .icon-side.sideATVb{
	background-position:left -72px top -72px;
}
.side-check li.active a .icon-side.sideSNMBLa, .side-check li a:hover .icon-side.sideSNMBLa{
	background-position:left -144px top -72px;
}
.side-check li.active a .icon-side.sideSNMBLb, .side-check li a:hover .icon-side.sideSNMBLb{
	background-position:left -216px top -72px;
}

.color-check li a .color-circle, .side-check li a .color-circle{
	background-color:#B3B3B3;
	border-radius:5px;
	width:5px;
	height:5px;
	margin:20px auto 0;
	background-position:left top;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}	
.color-check li.active a .color-box, .color-check li a:hover .color-box{
	border:3px solid #4D4D4D;
}
.color-check li.active a .color-circle:after, .color-check li a:hover .color-circle:after,
.side-check li.active a .color-circle:after, .side-check li a:hover .color-circle:after{
	content:"";
	display:block;
	width:13px;
	height:13px;
	border:3px solid #4D4D4D;
	border-radius:13px;
	position:relative;
	top:-4px;
	left:-4px;
	background-position:left top;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.map-links{
	position:relative;
	display:inline-block;
}
.map-links a{
	position:absolute;
	top:0;
	left:0;
	display:block;
	margin:-13px 0 0 -13px;
	width:26px;
	height:26px;
	border-radius:26px;
	background-color:#fff;
	font-family: 'PTSansNarrow', sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
	-webkit-background-clip: padding-box;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.map-links a:hover{
	background-color:#C22E2E;
	color:#fff;
	text-decoration:none;
}
.text-center{
	text-align:center;
}

.detail{
	margin: 0 auto 30px;
}
.detail img{
	width: 100%;
}
.detail .detail-number{
	float:left;
	width:60px;
	margin:0;
	font-family: 'PTSansNarrow', sans-serif;
	font-size:54px;
	line-height: 45px;
	color:#4D4D4D;
}
.detail .detail-desc{
	margin-left:60px;
}

/* таблицы */
.table{
	font-size:17px;
}
.table th, .table td, .table > tbody > tr > td{
	text-align:center;
	#border-top: 1px solid #B3B3B3;
	line-height:1.2;
}
.table tr:first-child th{
	border-top: none;
}
.table th{
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:normal;
	font-size:21px;
	background-color:#f2f2f2;
}
.table tr td:first-child, .table tr th:first-child{
	text-align:right;
	width:300px;
}

table.table2 {
	font-size:17px;
	border-bottom: 1px solid #B3B3B3;
}
table.table2 td, table.table2 th {
	padding: 5px;
	border-top: 1px solid #B3B3B3;
}

.color-red{
	color:#CC2F2F;
}
.icons-compare{
	display:inline-block;
	width:13px;
	height:13px;
	background-image:url(../images/product/icons-compare.png);
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #C22E2E;
}
div.compare {
	display: block;
	min-width: 130px;
}
th.inactive div.compare {
	min-width: 30px;
}
a.compare{
	font-family: 'PTSansRegular', sans-serif;
	font-size:18px;
	display:inline-block;
	/*width:122px;*/
	white-space: nowrap;
}
a.compare:hover, a.compare:focus, a.open .compare{
	text-decoration:none;
	color: #C22E2E;
}
a.compare:hover .icons-compare, .open a.compare .icons-compare{
	background-image:none;
}
.comparelink{
	background:url(../images/product/bg-compare.png) no-repeat top center rgba(51,51,51,0.9);
	padding:10px;
	margin:0 auto;
	float:none;
	right:0px;
	border-top: 4px solid #C22E2E;
	border-radius:0;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-width:170px;
	white-space: nowrap;
}
th.inactive .comparelink {
	left: auto;
}
.comparelink > li {
	margin:0;
	padding: 5px 0;
	border-bottom:1px solid #666;
}
.comparelink > li:last-child{
	border-bottom:none;
}
.comparelink > li > a{
	color:#B3B3B3;
	font-size:17px;
	text-align:center;
	padding:0;
}
#dsTable .comp2 {
	display: none;
}
.link-tech{
	display:inline-block;
	height:67px;
	padding:30px 0 0 70px;
	background-image:url(../images/product/icons-pdf.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:17px;
	color:#333;
}	
.link-tech:hover{
	color:#C22E2E;
	background-position:left top -67px;
	text-decoration:none;
}

/* Пагинация по годам */
.pagination-years{
	margin:25px -10px;
}
.pagination-years a{
	display:inline-block;
	margin:0 10px;
	color:#333;
	font-size:15px;
	height:25px;
	border-bottom:2px solid #fff;
}
.pagination-years a:hover, .pagination-years a.active{
	color:#C22E2E;
	border-bottom:2px solid #C22E2E;
	text-decoration:none;
}

/* Пагинация Битрикс .default */
.modern-page-navigation {
	clear: left;
}

/* Сервис */
.service-steps{
	background:url(../images/steps.png) left top no-repeat;
	border:1px solid #404040;
	padding:15px;
	margin: 20px 0;
	min-height:210px;
}
.service-step{
	width:64px;
	height:64px;
	background-color:#fff;
	border-radius:64px;
	font-size:48px;
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
	text-align:center;
	color:#a6a6a6;
	line-height:64px;
	float:left;
	margin: 60px 0 0 25px;
}
.service-cap{
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
	font-size:22px;
	margin-top:15px;
}
.service-desc, .service-cap{
	margin-left:135px;
	margin-right:10px;
	margin-bottom:15px;
	#max-width:666px;
}

/* Дилеры */
.dealers{
	list-style:none;
	margin:-20px 0 0 0;
	padding:0;
}
.dealers li{
	padding: 20px 0;
	border-bottom:1px solid #999;
}
#dealers.withCities table {
	width: 100%;
}
#dealers.withCities td {
	width: 33%;
}
#dealers.withCities td div {
	margin-right: 30px;
	cursor: pointer;
}
#dealers.withCities td div:hover {
	color:#B52222;
	text-decoration: underline;
}

.dealer-cap{
	font-family: 'PTSansNarrow', sans-serif;
	font-size:26px;
	color:#C22E2E;
	margin-bottom:10px;
}
.dealer-adress{
	font-weight:bold;
	margin-bottom:10px;
}

/* История */
.history-line{
	height:71px;
	background-color:#F2F2F2;
	border-top:1px solid #ccc;
}
.history-year{
	font-size:15px;
	line-height:70px;
	text-align:center;
	width:100px;
}
.history-year.active{
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
	color:#fff;
	background-color:#CC2F2F;
	font-size:36px;
	width:200px;
}
.history-year a{
	display:block;
	height:70px;
	line-height:70px;
	text-align:center;
	width:100%;
	color:#404040;
}
.history-year a:hover{
	color:#fff;
	background-color:#CC2F2F;
	text-decoration:none;
}
.history-year a:focus{
	text-decoration:none;
}
.history-line .owl-controls{
	position:absolute;
	top:25px;
	left:0;
	right:0;
}
.history-line .owl-next{
	display:block;
	width:8px;
	height:21px;
	background:url('../images/history-nav.png') no-repeat left -8px top;
	position:absolute;
	right:0;
}
.history-line .owl-next:hover{
	background:url('../images/history-nav.png') no-repeat left -8px top -21px;
}
.history-line .owl-prev{
	display:block;
	width:8px;
	height:21px;
	background:url('../images/history-nav.png') no-repeat left top;
	position:absolute;
	left:0;
}
.history-line .owl-prev:hover{
	background:url('../images/history-nav.png') no-repeat left top -21px;
}
.history-line .owl-stage-outer{
	margin:0 15px;
}
.history-cap{
	position:relative;
	min-height:810px;
	text-align:center;
	padding-top:250px;
	background-repeat:no-repeat;
	background-position:center center;
}
.history-cap h1{
	color:#fff;
	font-size:70px;
	line-height:70px;
	padding-bottom:0;
}
.history-cap p{
	color:#fff;
	font-size:24px;
}
figure{
	padding-bottom:30px;
}
figure img{
	#padding-bottom:30px;
}
figure figcaption{
	text-align:center;
	font-size:24px;
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
}
figure figcaption span{
	font-size:15px;
	font-family: 'PTSansRegular', sans-serif;
	font-weight:normal;
	color:#808080;
}
.fixtop{
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:200;
}

/* Контакты */
.icons-soc-contact{
	background-image:url(../images/contacts/icons-social.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:170px;
	width:170px;
	border:1px solid #999;
	border-radius:170px;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
a:hover .icons-soc-contact{
	border-color:#C22E2E;
	-webkit-transition:  0.5s;
     -moz-transition:  0.5s;
     -o-transition:  0.5s;
     transition:  0.5s;
}
.icons-soc-contact.icon-fb{
	background-position: left top;
}

.icons-soc-contact.icon-vk{
	background-position: left -170px top;
}
.icons-soc-contact.icon-youtube{
	background-position: left -340px top;
}
a:hover .icons-soc-contact.icon-fb{
	background-position: left top -170px;
}
a:hover .icons-soc-contact.icon-vk{
	background-position: left -170px top -170px;
}
a:hover .icons-soc-contact.icon-youtube{
	background-position: left -340px top -170px;
}
.contacts-map{
	background-color:#F1F1F1;
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}

/* Поиск по сайту */
.search-page {

}


.img-fluid{
	width:100%;
	height:auto;
}
.photo-desc{
	min-height:55px;
	background-color:#e8e8e8;
	color:#555;
	font-size:16px;
	padding:5px 15px;
	margin-bottom:12px;
}


.margin-down{
	margin-bottom:70px;
}
.margin-down-medium{
	margin-bottom:30px;
}
.margin-down-small{
	margin-bottom:15px;
}


#map{
	width:100%;
	height:600px;
	margin-bottom:50px;
}

#vkModal .modal-content
{
	background-color: rgba(255,255,255,0.9);
	border:none;
	border-bottom: 3px solid #C91A1A;
	border-top: 3px solid #C91A1A;
	border-radius: 0;
	max-width:430px;
	left: 50%;
    margin-left: -215px;
	padding:30px;
}
#vkModal .modal-header {
	border:none;
	font-size:18px;
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
	padding:0;
}
#vkModal .modal-body{
	padding:15px 5px 0;
}
.modal-header .close, .modal-body .close{
	width:29px;
	height:29px;
	border:none;
	background:url(../images/modal-close.png) no-repeat center center;
	opacity:0.5;
}
.modal-header .close:hover{
	opacity:1;
}
.choicevk{
	text-transform:uppercase;
	font-size:12px;
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
	color:#333;
	border:solid 1px rgba(255,255,255,0);
	padding:10px;
}
.choicevk:hover{
	text-decoration:none;
	color:#333;
	border:solid 1px #C91A1A;
}
.choicevk img, .choicevk span{
	display:block;
	margin-bottom:8px;
}
.choicevk span{
	font-size:20px;
}
.choicevk:hover span{
	color:#C91A1A;
}
#faqModal .modal-title{
	font-family: 'PTSansNarrow', sans-serif;
	color:#C91A1A;
	font-size:22px;
	margin-bottom:24px;
	font-weight:normal;
	line-height:1.2;
}
/* pubnnr */
#pubnnr {
	/*display: block;*/
    text-align: center;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    top: 15%;
}
#pubnnr .closebtn {
	position: absolute;
	z-index: 1100;
    top: 10px;
    right: 30px;
	cursor: pointer;
}
#pubnnr a {
	cursor: help;
}
/* glebfix */
.thumbs333 {
	 width: 729px;
	 margin-left: -31px;
	 clear: both;
	/* margin-bottom: 36px;
	 margin-top: 36px;*/
}
.thumbs333 img {
	 margin-left: 31px;
	 margin-top: 15px;
	 margin-bottom: 15px;
}
.thumbs333 p {
	 margin-left: 31px;
	 margin-top: 0px;
	 font-size: 12px;
	 line-height: 14px;
}
p img.justifyleft {
	 float: left;
	 margin-right: 16px;
	 margin-bottom: 16px;
	 margin-top: 5px;
}
p img.justifyright {
	 float: right;
	 margin-top: 5px;
	 margin-bottom: 16px;
	 margin-left: 16px;
}
p img.inpar40 {
	max-width: 40%;
}
p img.inpar45 {
	max-width: 45%;
}
p img.inpar50 {
	max-width: 50%;
}
.petite {
	font-size: 10px;
}
.clearb {
	clear: both;
}
div.row.gallery {
	clear: both;
}
/* Модальное окно валидации */
#faqModal .modal-header{
	font-family: 'PTSansNarrow', sans-serif;
	font-weight:bold;
	color:#C22E2E;
	border-bottom:none;
}
#faqModal p{
	margin-bottom:10px;
	font-family: 'PTSansNarrow', sans-serif;
	font-size: 16px;
	color:#404040;
}
#faqAnswer{
	margin: 0;
	padding-left: 16px;
	list-style:square;
}
#faqAnswer li{
	margin: 0;
	padding-left: 5px;
	font-size: 16px;
	color:#404040;
}

/* Боковая навигация */
.buttonsright {
    list-style: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: -148px;
    top: 50%;
    z-index: 200;
    transform: translate(0, -50%);
}
.buttonsright li {
    width: 196px;
    background: #a6a6a6;
    margin-bottom: 2px;
	padding:0;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.buttonsright li:hover {
    margin-left: -148px;
}
.buttonsright li img{
	margin-left: 0;
	margin-right:15px;
}
.buttonsright li a {
    display: block;
}
.buttonsright .title {
	vertical-align: middle;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: 'PTSansNarrow', sans-serif;
	font-size:16px;
	color:#333;
    height: 45px;
    overflow: hidden;
}
.buttonsright:hover a:hover, .buttonsright:hover a:hover .title {
	text-decoration:none;
}

/* Аксессуары */
.item-cats{
	margin:0 auto;
	width:600px;
}
.item-cat{
	display:block;
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
	color:#333;
	width:276px;
	margin:0 12px 50px;
	float:left;
}
.icons-cat{
	background-image:url(../images/icons-cat.png);
	background-repeat:no-repeat;
	display:block;
	height:270px;
	width:270px;
	border:3px solid #404040;
	border-radius:20px;
	margin-bottom:10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.icons-cat.cat1{
	background-position: top left;
}
.icons-cat.cat2{
	background-position: top left -270px;
}
.icons-cat.cat3{
	background-position: top left -540px;
}
.icons-cat.cat4{
	background-position: top left -810px;
}
.icons-cat.cat5{
	background-position: top left -1080px;
}
.icons-cat.cat6{
	background-position: top left -1350px;
}
.item-cat:hover .icons-cat{
	border-color:#D62424;
}
.item-cat:hover .icons-cat.cat1{
	background-position: top -270px left;
}
.item-cat:hover .icons-cat.cat2{
	background-position: top -270px left -270px;
}
.item-cat:hover .icons-cat.cat3{
	background-position: top -270px left -540px;
}
.item-cat:hover .icons-cat.cat4{
	background-position: top -270px left -810px;
}
.item-cat:hover .icons-cat.cat5{
	background-position: top -270px left -1080px;
}
.item-cat:hover .icons-cat.cat6{
	background-position: top -270px left -1350px;
}

/* Категории чего-либо */
.categoryes2col{
	margin: 0 auto;
	width: 300px;
}
.category{
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	color: #333;
	width: 276px;
	margin: 0 12px 50px;
	float: left;
}
.categoryesAllcol{
	text-align: center;
}
.categoryesAllcol .category{
	display:inline-block;
	float:none;
	margin-bottom:30px;
}
.categoryesAllcol .category:last-child{
	margin-bottom:50px;
}
.category div{
	display: block;
	height: 270px;
	width: 270px;
	border: 3px solid #404040;
	border-radius: 20px;
	margin-bottom: 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	overflow:hidden;
}
.category:hover div{
	border-color:#B52222;
}
.category div img{
	margin-top:0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.category:hover div img{
	margin-top:-270px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


.main-press .press .press-desc.item-desc{
	height:80px;
	font-size: 16px;
	color:#666;
}
.main-press .press .press-desc.item-desc span{
	font-size: 18px;
	margin-bottom: 0px;
	text-transform: none;
}
.product-cap.item-name{
	color:#404040;
	font-size:37px;
	text-shadow:none;
}
	
@media (max-width: 991px) {
	body{
		background-position: top 303px center;
	}
	#carousel-main, #carousel-main .carousel-inner{
		max-height: 100%;
	}
	#carousel-main .carousel-indicators {
		bottom: 125px;
	}
	.dopmenu{
		padding:20px 15px;
	}
	 .dopmenuon{
		display:block;
		width: auto;
		border-top: 3px solid #C91A1A;
	}
	.main-nav{
		height:auto;
		padding:0;
	}
	.main-nav-item{
		height: 73px;
		margin: 13px 0 0 20px;
	}

	.motoblock{
		display:block;
		margin-left:100px;
		position:relative;
	}
	.dopmenu  .main-nav-item{
		border-bottom:1px solid #B3B3B3;
		position:relative;
	}
	.dopmenu .main-nav-item, .dopmenu .main-nav-item a, .dopmenu a.main-nav-item{
		display:block;
		width:auto;
		height:40px;
		margin:0;
		padding: 0;
		text-align:left;
		line-height:40px;
	}
	.dopmenu > .main-nav-item, .dopmenu a.main-nav-item{
		padding: 0 0 0 40px;
		background:none;
	}
	.main-nav.active > a, .main-nav-item.active > a{
		background:none;
	}
	.dopmenu .main-nav-item > a:focus, .dopmenu .main-nav-item > a:hover{
		background:none;
		text-decoration: none;
		color: #C22E2E;
	}
	.dopmenu .main-nav-item:hover, .dopmenu .main-nav-item a:hover, .dopmenu a.main-nav-item:hover{ 
		color:#C22E2E;
	}
	.dopmenu .main-nav-item span{
		padding: 7px 0 0 40px;
	}
	.dopmenu .main-nav-item a:hover, .dopmenu a.main-nav-item:hover{
		background:none;
	}
	.dopmenu .main-nav-item  .icons-main{
		display:inline-block;
		margin:5px 0 0 0;
		padding:0;
		position:absolute;
		left:0;
	}
	.dopmenu .main-nav-item .rmmenu  li  a{
		height:auto;
		line-height: 1.4;
	}
	
	#pokupatel{
		background:url("../images/mn3.png") left top 7px no-repeat;
	}
	#gdekupit{
		background:url("../images/mn4.png") left top 7px no-repeat;
	}
	#zapchasti{
		background:url("../images/mn5.png") left top 7px no-repeat;
	}
	#rm{
		background:url("../images/mn6.png") left top 7px no-repeat;
	}
	.dopmenu  div.helper{
		height:0px;
		display:none;
	}
	.dopmenu .dropdown-menu{
		position:absolute;
		width:100%;
	}
	.rmmenu li a{
		line-height:40px;
	}
	.dopmenu .marker{
		display:none;
	}
	#motomenu, #motomenu2{
		left:-100px;
	}
	#motomenu .marker{
		margin-left:119px;
	}
	#motomenu2 .marker{
		margin-left:240px;
	}
	a.moto-item, a.moto-item:hover{
		width:33%;
		background:none;
	  }
	.cap{
		position:static;
		margin:0px;
		top:0;
		text-align:center;
		background-color:#333;
		padding: 30px 0;
	}
	.cap h2{
		font-size:36px;
		margin:0;
		padding:0;
		color: #FFF !important;
	}
	.cap p{
		font-size:24px;
		margin:0;
		padding:0;
		color: #FFF !important;
	}
	.cap2{
		margin:0;
		top:40px;
		left:10px;
		font-size:20px;
	}
	.secbaners.index3buttons {
		margin: 15px auto 0px auto;
	}
	.footer .flink-main{
		float:right;
	}
	.moto2-0, .moto2, .moto3{
		background-image:none;
		width:100%;
		float:none;
		margin-bottom:15px;
	}
	.moto3{
		background-color:#D62424;
		margin-left:0;
	}
	.select-shot .moto2-0, .select-shot .moto2, .select-shot .moto3{
		width:100%;
	}
	
	.headsecondnav li{
		display:block;
		width:auto;
		float:none;
		text-align:center;
		border-bottom:solid 1px #888;
		border-right:none;
		margin:0 15px;
		background-image:none;
	}
	.headsecondnav li:first-child{
		margin:0;
		background-color:#333333;
		background-image:none;
		padding:0;
		height:64px;
		line-height:64px;
		border-bottom:none;
	}
	.headsecondnav li:first-child::after {
		display: none;
	}
	.headsecondnav li:first-child::before{
		display: none;
	}
	.headsecondnav li:after{
		content:' ';
		position: absolute;
		right:8px;
		top:0;
		width:8px;
		height:43px;
		background:url("../images/breadcrumb-arrows.png") left -36px center no-repeat;
	}
	.headsecondnav li.active{
		border-bottom:none;
		margin:0;
		background-color:#cc2f2f;
		background-image:none;
	}
	.headsecondnav li.active::before , .headsecondnav a:hover::before{
		display:none;
	}
	.headsecondnav li.active::after {
		background:url("../images/breadcrumb-arrows.png") left -28px center no-repeat;
		right:23px;
	}
	.headsecondnav a:hover{
		background-image:none;
	}
	.gvideo iframe{
		width: 100%;
		height: 310px;
	}
	.product-cap{
		color:#333;
		text-shadow:none;
	}
	.product-block-links{
		width:100%;
	}
	.service-steps{
		margin:15px;
	}
	#map{
		height:450px;
	}
	.history-cap{
		padding-top:100px
	}
	.history-cap h1{
		#padding-bottom:100px
	}
	.history-cap p{
		#padding:0 0 30px;
	}
	#vkModal .modal-content {
		max-width:100%;
		left: auto;
		margin-left: auto;
	}
	.footer .flink-main li{
		margin:0 0 10px;
		display:block;
	}
}
@media (max-width: 792px) {
	.secbaners.index3buttons {
		width: 244px;
		margin: 11px auto -36px auto;
	}
	.secbaners.index3buttons a {
		margin: 13px 0px;
		margin-top: 0px;
		display: block;
		padding-bottom: 0px;
		border-bottom: none;
		background-size: 100%;
		background-repeat: no-repeat;
	}
}
@media (max-width: 615px) {
	.item-cats{
		width:300px;
	}
}
@media (max-width: 460px) {
	a.moto-item, a.moto-item:hover{
		width:50%;
		background:none;
	  }
	.gtype{
		display:block;
		padding-right:0;
	}
	.gvideo iframe{
		height: 220px;
	}
	#map{
		height:350px;
	}
	.buttonsright{
		display:none;
	}
}
@media (max-width: 359px) {
	.main-nav-item{
		font-size:15px;
		margin-left:10px;
		height: 73px;
	}
	#motomenu .marker{
		margin-left:109px;
	}
	#motomenu2 .marker{
		margin-left:210px;
	}
}

@media (min-width: 992px) {
  #carousel-main, #carousel-main .carousel-inner{
	max-height:550px;
	}
	.main-press{
		#margin:-30px -15px 0;
	}
	.main-news .page .row #nomargin{
		margin:0 -15px 0;
	}
	.main-news .page .row .nomargin{
		margin:0 -15px 0;
	}
  .mobil-nav{
	display:none;
  }
  .main-nav{
	margin-left:0;
  }
  .main-nav-item{
	margin:20px 0 0;
  }
  .dopmenu{
	display:inline;
  }
  .logo {
	margin-left:-108px;
	margin-top: 0;
	position: absolute;
	top: 0;
	}

  .header {
    width: 768px;
	position: absolute;
	top: 35px;
	left:50%;
	margin-left:-334px;
	padding:0 15px;
	z-index: 500;
  }
  .header2{
	width: 768px;
	margin: 35px auto 0 -334px;
	padding:0 15px;
	position:relative;
	left:50%;
  }
  .modal-open .header{
	margin-left:-343px;
	}
  .main-header{
	position: absolute;
  }
	.graynav{
		margin:0;
		padding:5px 0;
		list-style:none;
		font-size:14px;
		float:left;
		background:none;
	}
	.graynav li{
		height:15px;
		width:auto;
		line-height:15px;
		border-right:solid 1px #ccc;
		border-bottom:none;
		margin:7px 0 0;
		padding: 0 7px;
		float:left;
	}
  a.lang{
	margin-top:12px 0 0 0;
	float:left;
	border:none;
	padding: 0 12px;
	position: static;
	font-size: 14px;
  }
  #gn2{
	width:130px;
  }
  #gn4{
	  width:90px;
  }
  a.moto-item, a.moto-item:hover{
	width:33%;
  }
  #motomenu .marker{
	margin-left:14px;
	}
  #motomenu2 .marker{
	margin-left:130px;
	}
	.rmmenu{
		left:50%;
		margin: 1px 0 0 -130px;
	}
	#rmmenu1 {
		right: 0;
		left: 0;
		margin: 1px 0 0 -161px;
	}
	#rmmenu1 .marker{
		margin-left:149px;
	}
	#rmmenu2 {
		#margin-right:292px;
	}
	.cap{
		margin-left:-419px;
		top:200px;
	}
	.cap2{
		margin-left:-419px;
		top:300px;
	}
	.page {
		width: 838px;
	}
	.container{
		width: 868px;
	}
	.secbaners{
		margin-top:-30px;
	}
	.footer .flink-main li{
		margin:0 0 10px 30px;
		display:block;
		padding-left:0;
	}
	.footer .flink-second{
		margin-bottom: 15px;
	}
	#footer-text{
		margin-top:0;
	}
	.footer .footer-social{
		margin:30px 0 0 -25px;
		float:none;
	}
	.footer{
		background-image:url("../images/footer-bg.jpg");
		background-size:cover;
		background-position:top center;
		background-repeat: no-repeat;
		position:relative;
	}
	.head-image-bg{
		position:absolute;
		top:0;
		width: 100%;
	}
	.headsecondnav{
		margin-left:0;
	}
	span.date > span{
		display:block;
	}
	.gvideo, .gphoto{
		height:178px;
	}
	.col-md-4.gvideo, .col-md-4.gphoto{
		height:209px;
	}
	.col-md-6.gvideo, .col-md-6.gphoto{
		height:197px;
	}
	.gvideo{
		padding: 15px;
	}
	.headsecondnav li:last-child::after{
		display:none;
	}
	.product-big-photo {
		float: right;
		width: 530px;
		margin:15px 0;
	}
	.qtype-center{
		text-align:center;
	}
	.qtype-center > .qtype{
		display:inline-block;
	}
	.product-cap-container{
		height: 82px;
	}
	.product-cap {
		position:absolute;
	}
	.product-cap.item-name{
		max-width:600px;
		line-height:1.1;
	}
	.categoryes2col{
		width: 600px;
	}
	.footer .footer-social li.footer-phone{
		margin: -10px 0 0 80px;
	}
}
@media (min-width: 1199px) { /* Ugly fix for main menu width */
	.moto-items{
		width: 970px;
	}
}
@media (max-width: 1199px) {
	.main-nav-item {
		font-size: 15px;
	}
}
@media (min-width: 1200px) {
  #carousel-main, #carousel-main .carousel-inner{
	max-height:780px;
	}
  .header {
    width: 1170px;
	margin-left:-585px;
  }
  .header2{
	width: 1170px;
	margin-left:-585px;
  }
  .modal-open .header{
	margin-left:-593px;
	}
  .headnav {
	margin-left:100px;
  }
  #gn2, #gn4{
	width:auto;
  }
  a.lang{
	padding: 0 25px;
  }
  .graynav li{
	  padding: 0 25px;
  }
  a.moto-item, a.moto-item:hover{
	width:25%;
  }
  .cap{
	#margin:75px 0 0 100px;
  }
  .cap2{
	#margin:60px 0 0 100px;
  }
  .main-nav{
	padding: 0 91px 0 75px;
  }
  #motomenu .marker{
	margin-left:74px;
	}
  #motomenu2 .marker{
	margin-left:224px;
	}
	#rmmenu1 {
		right: 0;
		left: 0;
		position: absolute;
		margin-left: -85px;
	}
	#rmmenu1 .marker{
		margin-left:73px;
	}
	#rmmenu2 {
		#margin-right:469px;
	}
	.cap{
		margin-left:-470px;
		top:240px;
	}
	.cap2{
		margin-left:-470px;
		top:360px;
	}
	.page {
		width: 1140px;
	}
	.container{
		width: 1170px;
	}
	.secbaners{
		margin:-30px -15px 0;
	}
	.secbaners > div{
		padding:0 15px;
	}
	.secbaners.index3buttons > div{
		padding: 0 9px;
	}
	.secbaners  .baner  .hover{
		left: 15px;
		right: 15px;
	}
	.footer .flink-second{
		margin-top:0;
	}
	#footer-text{
		margin-top:40px;
	}
	.headsecondnav{
		margin-left:100px;
	}
	.gvideo, .gphoto{
		height:232px;
	}
	.col-md-4.gvideo, .col-md-4.gphoto{
		height:274px;
	}
	.col-md-6.gvideo, .col-md-6.gphoto{
		/*height:282px; Keep an eye on this for unexpected behavior in galleries*/
		height:274px;
	}
	.col-md-12.gphoto{
		/*height:282px; Keep an eye on this for unexpected behavior in galleries*/
		height:137px;
	}
	.product-big-photo {
		width: 850px;
	}
	.history-cap p{
		color:#fff;
		font-size:24px;
		padding:0 170px;
		margin-bottom:24px;
	}
	.footer .flink-main li{
		display:inline-block;
	}
	.history-year{
		width:90px;
	}
	.item-cats{
		width:900px;
	}
}

@media (max-width: 991px) {
	.main-nav-item {
		font-size: 18px;
	}
}

@media (min-width: 990px) and (max-width: 1200px) {
	.headsecondnav .active {
		display: none;
	}
}