/*
	Document   : General Website Stylesheet
	Created on : Sep 13, 2016, 3:52:59 PM
	Author     : WAD Solutions
*/

#page-wrap.home_screen { 
	min-height: calc(100vh - 44px);
	padding-bottom: 0px;
}
/* ====================== Homepage ===================================== */
a.all_promos_link {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: -70px;
    font-size: 13px;
    background: #91a719;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
}
div.homepage_content div.gallery_view .pager a.view_more{
	width: 151px;
	height: 40px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #cecece;
	background: #202020;
	border-radius: 4px;
	display: block;
	margin: 0 auto;
}
div.main-carousel div.owl-dots {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 658px);
    width: 1315px;
    height: 30px;
	text-align:center;
    background: #e1e1e1;
    border-bottom: 1px solid #ccc;
}

div.main-carousel div.owl-dots div.owl-dot {
    display: inline-block;
    float: none;
    color: #000;
	cursor:pointer;
    padding: 6px 10px;
    width: auto;
    font-size: 13px;
    height: auto;
    margin: 0;
    border-right: 1px solid #ccc;
    text-decoration: none;
}
div.main-carousel div.owl-dots div.owl-dot.active{
	color: #fff !important;
	background: #91a719;
}
div.main-carousel div.owl-dots div.owl-dot:first-child {
    border-left: 1px solid #ccc;
}
div.main-carousel .owl-dots .owl-dot span {
    width: 100%;
    display: block;
}
div.homepage_content {
    background: #EBEBEB;
	position:relative;
}
div.print-center-wrapper{
	/*background:#EBEBEB;*/
}
div.homepage_content  .container {
    position: relative;
	display: block;
	max-width: 1315px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.categoy-inventar {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 25px 0;
	padding-top:10px;
}
.categoy-inventar .inventar-box {
    text-align: center;
    float: left;
    min-height: 155px;
}
.categoy-inventar.cols-5 .inventar-box {
    width: 20%;
}
.categoy-inventar .inventar-box {
    text-align: center;
}
div.inventar-box .img-box img {
    max-width: 100%;
    width: 120px;
    height: 120px;
}
.btn, .paggination ul li a, header nav.sub-nav ul > li > a, .article .img-box img, header nav.nav-form form .input-group .auto-suggestion li a, .blurb .img-box, .news-section .article h4 a, footer .top-footer form .send, footer .footer-navigation .box-footer ul li a, footer .footer-navigation .photo-store li img, footer .bottom-footer ul li a, .paggination .view-more, header nav.nav-form .cart > li ul > li > .cart-box .title h3 a, .item .top-title h3 a, .content-inside-page section .tabs-nav ul li a, .item .left-box h3 a, header nav.sub-nav ul > li .dropdown-menu .thumbs .thumbs-box h3 a, .fixed-scrolling-nav nav ul li a, .content-inside-page section .product-thumb .img-box, .content-inside-page section .product-thumb .buttons .btn-buy, .content-inside-page section .product-thumb h3 a, .recommended-accessories .left-blurb .img-box a img, .bundles-items a img, .dropdown-menu .thumbs-box .img-box img, .inventar-box .img-box img, .item .item-box .img-box img, .item .img-box a{
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.categoy-inventar .inventar-box h3, .categoy-inventar .inventar-box h3 a {
    color: #4a4a4a;
    position: relative;
    z-index: 2;
    font-size: 13px;
	font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-decoration: none;
    max-width: 200px;
    margin: 5px auto;
}

div.homepage_content div.gallery_data .projects.full div.thmb.proportions .info-p,div.homepage_content div.gallery_data .projects div.thmb .info-p {
  color: #555;
  font-size: 12px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
}
div.homepage_content .projects.full div.thmb.proportions .info-p a,div.homepage_content .projects div.thmb .info-p a {
  color:#afafaf;
  font-size:12px;
  display:block;
}
div.homepage_content h2 {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	background: #EBEBEB;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	border-bottom:1px solid #fff;
	margin-bottom:0;
	position:relative;
}
div.homepage_content h2  a{
	position:absolute;
	right:21px;
	top:21px;
}
div.homepage_content section.print-center {
    position: relative;
    height: 409px;
    padding-top: 51px;
    background: transparent url(../../../images/print_banner.png) no-repeat center center;
        background-size: auto;
    background-size: cover;
    margin-bottom: 30px;
    margin-top: 20px;
}
div.homepage_content section.print-center p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: nomal;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #545454;
    position: absolute;
    bottom: 66px;
    width: 100%;
}
div.homepage_content section.print-center a{
    z-index: 112;
    display: block;
    position: absolute;
    width: 152px;
    height: 32px;
    left: calc(50% - 82px);
    top: 410px;
    font-family: "Open Sans", sans-serif;
    background: #91A719;
    border-radius: 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
div.homepage_content section.print-center img{
	position: absolute;
	width: 415px;
	height: 274px;
	right: 182px;
	top: 107px;
	z-index:111;
}
div.homepage_content div.categoy-inventar a.show-all{
	width: 151px;
	height: 40px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #F2F2F2;
	background: #91A719;
	border-radius: 4px;
	display: block;
	margin: 0 auto;
}
div.homepage_content section.major-services{
	width:100%;
	background: #212121;
	padding-top:0px;
	padding-bottom:5px;
}
div.homepage_content section.major-services h2{
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0em;
	margin-bottom:15px;
	border-bottom:1px solid #484848;
	background:none;
	color: #FFFFFF;
	text-align: center;
}
div.homepage_content section.major-services h3{
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: center;
	color: #FFFFFF;
	margin-bottom:33px;
}
div.homepage_content section.major-services div.services-list:after{
	clear:both;
	display:block;
    content: " ";
}
div.homepage_content section.major-services  div.services-list{
	max-width:1170px;
	margin:0 auto;
}
div.homepage_content section.major-services div.service a:hover{
	opacity:1;
	color:#fff;
}
div.homepage_content section.major-services div.service div.img{
	display:block;
	overflow:hidden;
}
div.homepage_content section.major-services div.service a img{
	transition: transform 1s; /* Animation */
}
div.homepage_content section.major-services  div.services-list a:hover img{
	transform: scale(1.3);
}
div.homepage_content section.major-services div.service{
	float:left;
	margin:50px 30px;
	margin-top:0;
}
div.homepage_content section.articles{
	background: #F0F0F0;
	position:relative;
}
div.homepage_content div.articles{
    margin: 0 auto;
    width: 980px;
	opacity: 0;
	display: flex;
	padding-bottom:50px;
	flex-wrap: wrap;
}
div.homepage_content div.articles div.list{
    float: left;
    border: 0 none;
    width: 300px;
    display: flex;
    margin-right: 40px;
	margin-bottom: 60px;
}
div.homepage_content section.articles ul.fast-menu{
	display:inline-block;
	width:100%;
	text-align:center;
	margin-top:15px;
	list-style:none;
	margin-bottom:40px;
}
div.homepage_content section.articles ul.fast-menu li{
	display:inline-block;
}
div.homepage_content div.articles a.show-all{
	width: 151px;
	height: 40px;
	text-align:center;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #F2F2F2;
	background: #91A719;
	border-radius: 4px;
	display:block;
	margin:0 auto;
}
div.homepage_content section.articles ul.fast-menu li a{
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #686868;
	flex: none;
	order: 1;
	align-self: center;
	flex-grow: 0;
	margin: 0px 20px;
}
div.homepage_content div.articles div.list div.leveling {
    position: relative;
    display: table;
    height: 100%;
	width: 100%;
}
div.homepage_content div.articles div.list div.leveling_inner {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    height: 100%;
}
div.homepage_content div.articles div.list div.top_align {
    position: absolute;
    top: 0;
	width:100%;
}
div.homepage_content div.articles div.list .image {
    padding: 3px;
    margin: 5px 10px 5px 0;
    border: 1px solid #e5e5e5;
    float: left;
}
div.homepage_content div.articles div.list span.date span {
    color: #666;
}
div.homepage_content div.articles div.list span.date a {
    line-height: 12px;
    font-size: 10px;
    padding-left: 3px;
    text-transform: uppercase;
    color: #666;
    padding-left: 0;
}
div.homepage_content div.articles div.list h3 a {
    color: #000;
    text-decoration: none;
}
div.homepage_content div.articles div.list h3 a, div.homepage_content div.articles div.list h3 a {
    padding-left: 3px;
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
}
div.homepage_content div.articles div.list p{
    padding-left: 0px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #666;
    font-weight: normal;
    line-height: 18px;
}
div.homepage_content div.articles div.listdiv.image{
    box-shadow: none;
    transition: box-shadow 0.3s;
}
div.homepage_content div.articles div.list div.image{
    border: 0 none;
    float: none;
    margin: 0;
    margin-bottom: 12px;
    padding: 0;
}
div.homepage_content div.articles div.list span.author,div.homepage_content div.articles div.list a.author  {
    font-size: 10px;
    text-transform: uppercase;
    color: #78a931;
    padding-left: 3px;
}
div.homepage_content div.articles div.list span.date {
    display: block;
    line-height: 12px;
    font-size: 10px;
    padding-left: 3px;
    text-transform: uppercase;
    color: #ccc;
}
div.homepage_content div.articles div.list span.date strong {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
    display: inline;
}
div.homepage_content div.articles div.list.list_last {
    margin-right: 0px;
}
div.homepage_content section.articles h2 {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	background: none;
	border-bottom:0 none;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	margin-bottom:0;
}
div.homepage_content section.articles h2 div.container{
	border-bottom:1px solid #fff;
}
div.homepage_content section.photography h2 {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	background: #151515;
	color: #FFFFFF;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	border-bottom:0 none;
	margin-bottom:0;
}
div.homepage_content section.photography h2 div.container{
	border-bottom: 1px solid #484848;
}

div.homepage_content section.major-services div.service h4,div.homepage_content section.major-services div.service a{
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 33px;
	letter-spacing: 0em;
	text-align: center;
	color: #FFFFFF;
	margin-bottom:17px;
	opacity: 0.7;
}
div.homepage_content section.tv{
	background: #FFFFFF;
	z-index:11;
	position:relative;
}
div.homepage_content section.tv h2{
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	background: none;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	border-bottom:0 none;
	margin-bottom:25px;
}
div.homepage_content section.tv h2 div.container{
	border-bottom:1px solid #ccc;
}
div.homepage_content section.tv div.video-player{
	max-width: 980px;
	max-height: 551px;
	margin:0 auto;
	margin-bottom:70px;
}
div.homepage_menu{
	position:relative;
	background:#151515;
	width:100%;
	padding-top:30px;
	height:80px;
}
div.homepage_menu ul{
	width:100%;
	float:none;
	list-style:none;
	text-align:center;
}
div.homepage_menu ul li{
	float:none;
	display:inline-block;
	height:80px;
}
div.homepage_menu ul li a{
	display:block;
	padding:0 10px;
	color:#cececd;
	padding-bottom:7px;
	font-size:17px;
	text-transform:uppercase;
	margin:32px 38px;
	margin-bottom:20px;
}
div.homepage_menu ul li a:hover, div.homepage_menu ul li.active a{
	color:#fff;
	border-bottom:1px solid #91a61a;
}
div.centered_content {
    margin: 0 auto;
    width: 1220px;
}
div.gallery_view {
    background: #151515 none repeat scroll 0 0;
    height: 100%;
    min-height: 50vh;
    padding-bottom: 140px;
    padding-top: 23px;
    position: relative;
    width: 100%;
}
section.photography  div.gallery_view {
	padding-bottom: 60px;
	min-height:0;
}
section.photography  div.gallery_view .pager {
	bottom:30px;
}
div.gallery_view div.centered_content.contest {
    margin: 0 auto;
    width: 1220px;
}
.projects {
    display: block;
    height: 100%;
}
div.gallery_view .projects.grey, div.gallery_view .projects.light, div.gallery_view .projects.dark-grey, div.gallery_view .projects.darkest-grey {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
}
div.gallery_view div.contest .projects.grey, div.gallery_view div.contest .projects.light, div.gallery_view div.contest .projects.dark-grey, div.gallery_view div.contest .projects.darkest-grey {
    padding-left: 45px;
    padding-right: 45px;
    width: calc(100% - 90px);
}
div.main_content div.gallery_view #projectDisplay {
    margin-top: 10px;

}
.projects div.thmb {
    position: relative;
}
div.gallery_view.one_image div.contest .projects.real div.thmb, div.gallery_view.one_image div.contest.projects.real div.thmb {
    float: left;
    height: 240px;
    margin-bottom: 100px;
    margin-left: 0;
    margin-right: 70px;
    text-align: center;
    width: 330px;
}

div.gallery_view.one_image .projects div.thmb div.insider {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.projects div.thmb .img {
    display: block;
    text-align: center;
    text-decoration: none;
}
div.insider a {
    color: #999;
    cursor: pointer;
}
.projects.full div.thmb.proportions .info-p .since, .projects div.thmb .info-p .since {
    color: #696969;
    display: none;
    font-size: 12px;
    line-height: 13px;
}
div.insider:hover span.info-p .since,div.fullscreen div.insider:hover span.title .since{
	display:inline-block !important;
}
div.gallery_view .projects div.thmb a:hover span.since{
	display:inline !important;
}
div.insider:hover span.info-p .title,div.fullscreen div.insider:hover span.title strong{
	color:#fff !important;
}
div.insider span.info-p a:hover,div.insider a:hover{
	text-decoration:underline;
}
div.gallery_view.one_image .projects div.thmb div.insider{
    position: relative;
    top: 50%;
	display: inline-block;
    transform: translateY(-50%);
}
div.gallery_view.one_image .projects div.thmb .img img {
    height: auto;
    width: auto;
}
div.contest .projects div.thmb .img img, div.contest.projects div.thmb .img img {
    max-height: 240px;
    max-width: 330px;
    vertical-align: middle;
}

.projects div.thmb .info-p {
    margin-bottom: 5px;
    margin-top: 5px;
}
.projects.full div.thmb.proportions .info-p, .projects div.thmb .info-p {
    color: #afafaf;
    font-size: 12px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
}

div.gallery_view.one_image .projects.full div.thmb.proportions .info-p .title, div.gallery_view.one_image .projects div.thmb .info-p .title {
    float: none;
    width: 100%;
}
div.spisanie_data .projects.full div.thmb.proportions .info-p .title, div.spisanie_data .projects div.thmb .info-p .title {
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    overflow: inherit;
    text-overflow: clip;
    white-space: normal;
}
.pager {
    border-bottom: 1px dashed #e5e5e5;
    border-top: 1px dashed #e5e5e5;
    color: #cccccc;
    font-size: 12px;
    height: 42px;
    line-height: 25px;
    margin: 10px 0;
    padding: 0;
    position: relative;
    text-align: center;
}
div.gallery_view .pager {
    border: 0 none;
    bottom: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.pager a {
    font-size: 12px;
    text-decoration: none;
}
div.gallery_view .pager a.view_more {
    background: #202020 none repeat scroll 0 0;
    color: #cecece;
    display: inline-block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    vertical-align: middle;
    width: 140px;
}
div.shop_data a.view_more {
    background: #202020 none repeat scroll 0 0;
    color: #cecece;
    display: block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    margin: 80px auto 0;
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

div.shop_data div.banner {
    border: 0 none;
    float: left;
    height: 312px;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 550px;
}
div.naked{
	text-transform:uppercase;
	color:#fff;
	background:#202020;
	display:table-cell;
	vertical-align:middle;
}
div.naked.regular{
	width:216px;
	height:216px;
}
div.gallery_view.one_image .projects.real div.thmb.big div.naked.regularbig{
    height: 415px;
    width: 277px;
}
div.gallery_view.one_image .projects.real div.thmb div.naked.regular{
    width: 245px;
    height: 190px;
}
div.gallery_view.one_image div.contest .projects.real div.thmb div.naked.regular,div.gallery_view.one_image div.contest.projects.real div.thmb div.naked.regular{
    width: 330px;
    height: 240px;
}
.projects.full div.thmb.proportions .info-p .title, .projects div.thmb .info-p .title {
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
div.gallery_view .pager a.view_more:hover{
	background:#505050;
}

div.shop_data {
    margin: 0 auto;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
    width: calc(1200px - 70px);
}
@media screen and (max-width: 1190px){
	div.gallery_view.one_image .projects.real div.thmb div.naked.regular{
		width: 215px;
		height: 170px;
	}
}
body.mobile_menu .wrap,body.mobile_menu div.gallery_view div.centered_content.contest{
		width:100%;
}
div.mv_menu{
	width:100%;
	height:auto;
	padding-bottom:20px;
	position:relative;
	top:0;
	left:0;
	z-index:99999;
	background:#151515;
}
body.mobile_menu div.gallery_view.one_image div.contest .projects.real div.thmb,body.mobile_menu div.gallery_view.one_image div.contest.projects.real div.thmb{
	margin-bottom:40px;
	width:100%;
}
body.mobile_menu  div.contest .projects div.thmb .img img,body.mobile_menu  div.contest.projects div.thmb .img img{
	max-width:100%;
}
body.mobile_menu div.gallery_view{
	padding-bottom:100px;
}
body.mobile_menu div.home_screen{
	padding-top:0px !important;
}
body.mobile_menu div.hometab a.view_more{
	background:#fff;
	color:#666666;
}
div.mv_menu a.logo{
	margin:0 auto;
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
	display:block;
}
div.mv_menu ul{
	list-style:none;
	display:block;
}
div.mv_menu ul li{
	list-style:none;
	display:block;
	text-align:center;
}
div.mv_menu ul li a{
	display:block;
	width:100%;
	font: 18px "Open Sans",sans-serif;
	color:#fff;
	line-height:50px;
	text-transform:uppercase;
}
div.mv_menu ul li a.store{
	color:#ff9900;
	background:#000;
	font-weight:600;
}
div.mv_menu ul li a:hover{
	font-weight:600;
}
@media screen and (max-width: 1366px){ 
	div.homepage_content  .container {
		width:100%;
		padding:0;
	}

}
@media screen and (max-width: 1190px){ 
	div.naked.big{
		width:485px;
		height:300px;
	}
	div.gallery_view .projects div.thmb.proportions.on-dark .img img{
		width:485px;
		max-height: 300px;
		max-width: 485px;
		height: 300px;
	}
	.projects div.thmb.big .img img {
	  max-width: 420px;
	  max-height: 320px;
	}
	div.gallery_view.one_image .projects.real div.thmb.big {
		float: left;
		height: 320px;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 70px;
		text-align: center;
		width: 420px;
	}
	div.gallery_view.one_image .projects.is_fullscreen div.thmb.big {
		float: left;
		height: 320px;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 70px;
		text-align: center;
		width: 420px;
	}
	div.gallery_view .projects.grey,div.gallery_view  .projects.light,div.gallery_view  .projects.dark-grey,div.gallery_view  .projects.darkest-grey{
		width: calc(100% - 50px);
		padding-right:25px;
		padding-left:25px;
		margin-top:25px;
		background:0 none;
	}
	.projects div.thmb .img img {
	  vertical-align: middle;
	  max-width: 215px;
	  max-height: 170px;
	}
	div.gallery_view.one_image .projects.is_fullscreen div.thmb {
		display:inline-block;
		height: 170px;
		float:left;
		margin-bottom: 70px;
		margin-left: 15px;
		margin-right: 15px;
		width: 215px;
	}
	div.gallery_view.one_image .projects.real div.thmb div.naked.regular{
		width: 215px;
		height: 170px;
	}
	div.gallery_view.one_image .projects div.thmb {
		float: left;
		height: 170px;
		margin-bottom: 70px;
		margin-left: 0;
		margin-right: 30px;
		width: 215px;
	}
	div.gallery_view.one_image .projects.real div.thmb {
		float: left;
		height: 170px;
		margin-bottom: 70px;
		margin-left: 0;
		text-align:center;
		margin-right: 30px;
		width: 215px;
	}

	div.gallery_view div.contest_menu div.centered_content, #wrapper div.contest_menu div.centered_content {
		width: 980px;
	}
	div.gallery_view div.contest_menu ul li a, #wrapper div.contest_menu ul li a {
		color: #cccccc;
		display: block;
		font-size: 15px;
		margin: 26px 13px 20px;
		padding: 0 0 7px;
		text-transform: uppercase;
	}
	div.shop_data {
		margin: 0 auto;
		padding-left: 35px;
		padding-right: 35px;
		padding-top: 35px;
		width: calc(980px - 70px);
	}
	div.gallery_view div.centered_content,div.centered_content{
		margin:0 auto;
		width:1000px;
	}
	div.gallery_view div.centered_content.contest {
		margin: 0 auto;
		width: 980px;
	}

	div.gallery_view div.contest .projects.grey, div.gallery_view div.contest .projects.light, div.gallery_view div.contest .projects.dark-grey, div.gallery_view div.contest .projects.darkest-grey {
		margin-top: 40px;
		padding-left: 35px;
		padding-right: 35px;
		width: calc(100% - 70px);
	}
	div.profile_page div.contest div.integral #projectDisplay{
		margin-top: 40px;
		padding-left: 35px;
		padding-right: 35px;
		width: calc(100% - 70px);
	}
	div.shop_data div.banner {
		border: 0 none;
		float: left;
		height: auto;
		margin-bottom: 30px;
		margin-right: 30px;
		width: 440px;
	}
		div.shop_data div.banner img{
			width:100%;
		}
	div.gallery_view.one_image div.contest .projects.real div.thmb,div.gallery_view.one_image div.contest.projects.real div.thmb,div.gallery_view div.integral div.thmb.three_per_line{
		float: left;
		height: 230px;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 50px;
		text-align: center;
		width: 270px;
	}
	div.contest .projects div.thmb .img img,div.gallery_view div.integral div.thmb.three_per_line .img img {
		max-height: 230px;
		max-width: 270px;
		vertical-align: middle;
	}
	div.contest.projects div.thmb .img img {
		max-height: 230px;
		max-width: 270px;
		vertical-align: middle;
	}
	div.gallery_view .projects .buttons-wrapper, .buttons-wrapper-authors{
		top:140px;
		z-index:90000 !important;
	}
	div.gallery_view div.contest .projects .buttons-wrapper, div.contest .buttons-wrapper-authors{
		top:500px;
		z-index:90000 !important;
	}
	div.profile_page div.gallery_view div.centered_content.contest, div.profile_page div.centered_content.contest {
		margin: 0 auto;
		width: 1002px;
	}
}
.mobile-categoy-inventar {
	display:none;
}
	div.section-mobile-menu {
		position: fixed;
		display:none;
		margin: 0;
		padding: 20px;
		z-index: 99999;
		width: 220px;
		left: calc(50% - 130px);
		top: 0;
		padding-bottom:30px;
		background: #fff;
	}
	div.section-mobile-menu a.close-menu{
		position:absolute;
		right:20px;
		top:30px;
	}
	div.section-mobile-menu ul{
		margin-top:10px;
	}
	div.section-mobile-menu ul li{
		display:block;	
		width:100%;
		margin:0;
		padding:0;
	}
	div.section-mobile-menu ul li a{
		display: block;
		width: calc(100% - 20px);
		padding: 10px 10px;
		border-bottom: 1px solid #dadada;
		text-transform: uppercase;
		text-align: center;
		color: #000;
	}
div.article-filter{
	background:#fff;
	position:absolute;
	height:calc(100% - 40px);
	top:0;
	right:0;
	width: 180px;
	padding:20px;
	z-index:10;
	overflow:hidden;
	display:none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
div.article-filter div.month-selector{
	width:100%;
	height:60px;
	position:relative;
}
div.article-filter div.month-selector ul.months-slider{
	text-align:center;
	width:calc(100% - 40px);
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:20px;
	height: 60px;
}
div.article-filter div.month-selector ul.months-slider li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:none;
	height: 60px;
}
div.article-filter div.month-selector ul.months-slider li a{
	line-height:60px;
	display:block;
	width:100%;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 60px;
	text-align: center;
	color: #212121;
	text-transform:uppercase;
}
div.article-filter div.month-selector ul.months-slider li.active{
	display:block;
}
div.article-filter div.month-selector div.controls a.prev-month{
	width: 20px;
	height: 60px;
	display: block;
	float: left;
}
div.article-filter div.month-selector div.controls:after{
	clear:both;
	display:block;
    content: " ";
}
div.article-filter div.month-selector div.controls a.next-month{
	width: 20px;
	height: 60px;
	display: block;
	float: right;
}
div.article-filter div.month-selector div.controls a.prev-month svg,div.article-filter div.month-selector div.controls a.next-month svg {
    top: calc(50% - 4px);
    position: relative;
	float:left;
}
div.article-filter ul.choose-week{
	list-style:none;
	margin:0;
	padding:0;
}
div.article-filter ul.choose-week li{
	display:block;
	width:100%;
	margin-bottom:12px;
}
div.article-filter ul.choose-week li a{
	display:block;
	width:100%;
}
div.article-filter ul.choose-week li a svg{
	margin-right:13px;
	float:left;
}
div.article-filter ul.choose-week li:after{
	clear:both;
	display:block;
    content: " ";
}
div.article-filter ul.choose-week li a svg:first-child{
	display:none;
}
div.article-filter ul.choose-week li.active a svg:nth-child(2){
	display:none;
}
div.article-filter ul.choose-week li.active a svg:first-child{
	display:inline-block;
}
div.article-filter ul.choose-week li a span{
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #9B9B9B;
	float: right;
	width: calc(100% - 31px);
}
div.article-filter ul.choose-week li.active a span{
	color: #212121;
}
div.article-filter div.month-selector div.controls a.next-month svg{
	float:right;
}
div.article-filter h4{
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	display: block;
	text-transform: uppercase;
	color: #9B9B9B;
}
div.article-filter h4 a{
	float:right;
	display:block;
}
div.article-filter hr{
	background: rgba(204, 204, 204, 0.5);
	height:1px;
	width:100%;
	margin-top:20px;
	border:0 none;
	margin-bottom:20px;
}
div.article-filter button{
	width: 180px;
	height: 40px;
	cursor:pointer;
	background: #91A719;
	border-radius: 4px;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #F2F2F2;
	border:0 none;
	margin-top:14px;
}
div.article-filter button:hover{
	background: #000;
}
div.article-filter hr.green{
	background: #91A719;
	margin-bottom:0px;
}
@media (max-width: 1023px) {

	a.all_promos_link{
	top: -40px;
	}
	div.gallery_view .projects div.thmb.proportions.on-dark .img img{
		width:100%;
		max-height: 300px;
		max-width: 485px;
		height: auto;
	}
	div.main-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,div.main-carousel  .bx-wrapper .bx-pager.bx-default-pager a.active { 
		background: #91A719 none repeat scroll 0 0;
		height: 6px;
		border:0 none;
		position:relative;
		margin-top:-1px;
	}
	div.main-carousel .bx-wrapper .bx-pager.bx-default-pager a{
		height: 3px;
		width: 20px;
		border-radius: 0px;
		background: #000;
		border:0 none;
		margin: 10px 0px;
		margin-right:10px;
	}
	div.main-carousel .bx-wrapper .bx-pager, div.main-carousel .bx-wrapper .bx-controls-auto {
		position: relative;
		width: auto;
		white-space: nowrap;
		overflow:hidden;
		z-index: 999;
		margin:0 auto;
	}
	#mobile-slider{
		display:block;
	} 
	#desktop-slider{
		display:none;
	}
	.categoy-inventar{
		display:none;
	}
	.nodesktop{
		display:block;
	}
	.mobile-categoy-inventar {
		background:#fff;
		
		display:block;
		width:calc(100% - 20px);
		padding:10px;
	}
	.mobile-categoy-inventar a{
		display:block;
		float:left;
		width:25%;
		margin:20px 0;
		position: relative;
		margin-bottom: 10px;
		height: 75px;
	}
	.mobile-categoy-inventar a svg,.mobile-categoy-inventar a span{
		display:block;
		margin:0 auto;

	}
	.mobile-categoy-inventar a:nth-child(1) svg{
		margin-top:7px;
	}
	.mobile-categoy-inventar a:nth-child(2) svg{
		margin-top:8px;
	}
	.mobile-categoy-inventar a:nth-child(3) svg{
		margin-top:6px;
	}
	.mobile-categoy-inventar a span{
		font-family: "Open Sans", sans-serif;
		font-style: normal;
		font-weight: 300;
		font-size: 12px;
		line-height: 16px;
		text-align: center;
		text-transform: uppercase;
		color: #000000;
		position:absolute;
		bottom:0;
		width:100%;
	}
	div.homepage_content h2{
		font-family: "Open Sans", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 39px;
		text-transform: uppercase;
		text-align:center;
		color: #0A0A0A;
	}
	div.homepage_content h2 .container{
		font-family: "Open Sans", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 39px;
		text-transform: uppercase;
		text-align:center;
		color: #0A0A0A;
		
	}
	div.gallery_view div.contest .projects.grey, div.gallery_view div.contest .projects.light, div.gallery_view div.contest .projects.dark-grey, div.gallery_view div.contest .projects.darkest-grey {
		margin-top: 0px;
		padding-left: 20px;
		padding-right: 20px;
		width: calc(100% - 40px);
	}
	div.gallery_view.one_image div.contest .projects.real div.thmb, div.gallery_view.one_image div.contest.projects.real div.thmb, div.gallery_view div.integral div.thmb.three_per_line {
		float: left;
		height: auto;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
		width: 100%;
	}
	div.gallery_view.one_image .projects div.thmb div.insider{
		top:auto;
		transform:none;
	}
	div.homepage_content section.photography h2 .container{
		color:#fff;
	}
	div.contest .projects div.thmb .img img, div.gallery_view div.integral div.thmb.three_per_line .img img {
		max-height: 100%;
		max-width: 100%;
		vertical-align: middle;
	}
	div.gallery_view div.centered_content.contest {
		margin: 0 auto;
		width: 100%;
	}
	div.homepage_content h2 > svg,div.homepage_content h2 .container > svg{
		margin-left:7px;
		margin-right:7px;
		display: block;
		float: left;
		margin-top: 17px;
	}
	div.homepage_content section.print-center {
		padding-top: 0px;
		width: calc(100% - 20px);
		margin: 20px auto;
		height: 320px;
		background: #EBEBEB url(../../../images/print_banner_mobile.png) no-repeat center top;
			background-size: auto;
		background-size: contain;
	}
	div.homepage_content section.print-center p {
		text-align: left;
		bottom: 58px;
		left: 10px;
		font-size: 16px;
		width: 48%;
		line-height: 18px;
	}
	div.homepage_content section.print-center a {
		top: auto;
		bottom: 15px;
		left: 10px;
	}

	div.homepage_content section.print-center span{
		display:block;
		font-family: "Open Sans", sans-serif;
		position:absolute;
		right:24px;
		bottom:10px;
		font-style: normal;
		font-weight: 300;
		font-size: 11px;
		line-height: 15px;
		text-align: center;
		color: rgba(0, 0, 0, 0.5);
	}
	div.homepage_content section.print-center img {
		position: absolute;
		width: 170px;
		height: 112px;
		right: 20px;
		top: 68px;
		z-index: 111;
	}
	div.homepage_content h2 a{
		position: absolute;
		right: 20px;
		top: 13px;
	}
	div.homepage_content div.articles h2 a ,div.homepage_content section.tv h2 a{
		position: absolute;
		right: 20px;
		top: 7px;
	}
	div.homepage_content section.photography h2 a,div.homepage_content section.tv h2 a{
		position: absolute;
		right: 20px;
		top: 13px;
	}
	.projects.full div.thmb.proportions .info-p, .projects div.thmb .info-p{
		text-align:center;
	}
	div.homepage_content section.major-services div.service {
		float: left;
		width:calc(100% - 40px);
		margin: 20px;
		margin-top: 0;
		margin-bottom:30px;
	}
	div.homepage_content section.major-services div.service img {
		width:100%;
	}
	div.homepage_content section.articles {
		background: #fff;
	}
	div.homepage_content div.articles div.list div.image{
		margin-bottom:6px;
		position:relative;
	}
	div.homepage_content div.articles div.list div.image div.content-box{
		display:none;
		position: absolute;
		padding-left:0;
		padding-top:30px;
		padding-right:0;
		background: #fff;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1001;
		height: calc(100% - 30px);
	}
	div.homepage_content div.articles div.list div.image img{
		width:100%;
		height:auto;
	}
	div.homepage_content div.articles div.list div.leveling{
		width:100%;
	}
	div.homepage_content section.articles ul.fast-menu{
		margin-bottom:20px;
		margin-top:10px;
	}
	div.homepage_content div.articles{
		width:100%;
	}
	div.homepage_content section.tv div.articles{
		padding-bottom:30px;
	}
	div.homepage_content section.tv div.articles div.list{
		display:none; 
	}
	div.homepage_content .projects.full div.thmb.proportions .info-p .since,div.homepage_content  .projects div.thmb .info-p .since{
		display:inline-block;
	}
	div.homepage_content section.tv div.video-player{
		max-width:calc(100% - 40px);
		margin:20px;
	}
	div.homepage_content section.tv div.articles a.show-all {
		margin-top: 0px;
	}
	div.homepage_content section.tv div.video-player iframe{
		height:180px !important;
		width:100% !important;
	}
	div.homepage_content section.articles div.articles div.list,div.homepage_content div.articles div.list {
		float: none;
		margin: 0 20px;
		width:calc(100% - 40px);
		margin-bottom: 10px;
	}
	div.homepage_content section.articles div.articles div.list a.more-info {
		position: absolute;
		width: 30px;
		height: 30px;
		display:block;
		top:10px;
		right:10px;
		z-index:1000;
	}
	div.homepage_content section.articles div.articles div.list a.close-box {
		position: absolute;
		width: 30px;
		height: 22px;
		display: block;
		top: 10px;
		right: 10px;
		z-index: 1000;
		text-align: center;
		padding-top: 8px;
	}
	div.homepage_content section.articles div.articles div.list a.star {
		position: absolute;
		width: 30px;
		height: 30px;
		display:block;
		bottom:10px;
		right:10px;
	}
	div.homepage_content section.articles  div.articles div.list.list_last{
		margin-bottom: 10px;
	}
	div.homepage_content div.articles div.list h3 a, div.homepage_content div.articles div.list h3 a {
		font-family: "Open Sans", sans-serif;
		padding-left: 0px;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 22px;
		color: #000000;
	}
	div.homepage_content div.articles div.list.list_last {
		float: none;
		margin: 0 auto;
	}
	#desktop-slider{
		display:none;
	}
	
	div.main-carousel div.bx-wrapper div.bx-controls{
		display:block;
		position:absolute;
		width:calc(100% - 20px);
		padding:0 10px;
		bottom: -30px;
		z-index: 1;
	}
	div.main-carousel div.owl-dots {
		display:none;
	}
	div.bx-controls-direction{
		display:none;
	}
	div.homepage_content section.articles div.articles div.list p{
		padding-left: 0px;
		font-size: 13px;
		margin-top: 0px;
		margin-bottom: 10px;
		color: #666;
		font-weight: normal;
		line-height: 18px;
	}
	div.homepage_content section.articles h2 a{
		top:7px;
	}
	div.homepage_content section.articles div.articles div.list span.author, div.homepage_content section.articles div.articles div.list a.author {
		font-size: 13px;
		width:100%;
		line-height:15px;
		margin-bottom:5px;
		padding-left:0;
		display:block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	div.homepage_content section.articles div.articles div.list span.date strong {
		font-size: 13px;
		width:100%;
		padding-left:0;
		display:block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	div.homepage_content div.articles a.show-all{
		margin-top:20px;
	}
	div.homepage_content section.tv div.articles div.list{
		margin-bottom:40px;
	}
	div.homepage_content section.major-services h2{
		margin-bottom:2px;
	}
	div.inventar-box .img-box img {
		max-width: 100%;
		width: 100px;
		height: 100px;
	}
}
@media (max-height: 500px) {
	div.homepage_content section.major-services div.service {
		float: left;
		width: calc(50% - 40px);
	}
	div.homepage_content section.major-services div.services-list a img{
		height:186px;
	}
	div.homepage_content section.major-service{
		padding-bottom:20px;
	}
	div.homepage_content section.articles div.articles div.list, div.homepage_content div.articles div.list {
		float: left;
		width: calc(50% - 40px);

	}
	div.homepage_content section.tv div.video-player{
		height:400px;
	}
	div.homepage_content section.tv div.video-player iframe{
		height:400px !important;
	}
	div.gallery_view.one_image div.contest .projects.real div.thmb, div.gallery_view.one_image div.contest.projects.real div.thmb, div.gallery_view div.integral div.thmb.three_per_line{
		width:50%;
	}
	.footer .container .top-block div.row:first-child div.column:nth-child(1), .footer .container .top-block div.row:nth-child(2) div.column:nth-child(1) {
		width:50%;
		float:left;
	}
	.footer .container .top-block div.row:first-child div.column:nth-child(2) {
		width: calc(50% - 20px);
		float:left;
		padding: 0 10px;
		padding-top:30px;
	}
	.footer .container .top-block div.row:nth-child(1) div.column:nth-child(3) {
		float: left;
		width: calc(50% - 43px);
		clear: both;
		margin-left: 23px;
	}
	.footer .container .top-block div.row:nth-child(1) div.column:nth-child(4) {
		float: left;
		width: calc(50% - 20px);
	}
	.footer .container .top-block div.column:nth-child(3) h3 {
		margin-top:0;
	}
	.footer .container .top-block div.column ul.social {
		margin-top: 42px;
	}
	.footer .container div.footer-menus-wrapper div.footer-menu ul li a {
		line-height: 193.1%;
	}
}
