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

}

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


body {
background: url(../images/bg.png);
}
a:hover {
color: #c5a24e;
text-decoration: none;
}
ul, ol {
margin: 0;
}
.link {
font-size: 14px;
display: inline-block;
color: #c5a24e;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'DeriviaRegular';
}
.slider .container {
text-align: left;
font-size: 20px;
}
.header_top > .container {
background: none;
}
header.header_3 .main-menu > div {
border-top: 0;
background: #1f0e00;
}
.nav-collapse_ .nav > li > a {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: block;
margin: 0;
padding: 0px 30px 0px;
color: #1b1b1b;
text-align: center;
font-size: 12px;
display: inline;
z-index: 1;
}

.pages.gallery #work_container .box-work {
position: relative;
margin-top: 5px;
}
#work_container .box-work {
margin-bottom: 30px;
position: relative;
}

.navbar-inner .left_top {
width: 40%;
height: 11px;
background: url(../images/header-line.png) repeat-x top center;
position: absolute;
top: 50%;
left: 0px;
}


.navbar-inner .right_top {
width: 40%;
height: 11px;
background: url(../images/header-line.png) repeat-x top center;
position: absolute;
top: 50%;
right: 0px;
}

.nav-collapse_ .nav ul .sf-sub-indicator:before {
content: "\2666";
}

header.header_3 .nav-collapse_ .nav > li:last-child {
background: none;
}
.main-menu {
position: relative;
z-index: 1;
}
.navbar_ {
margin-bottom: 0 !important;
padding: 0 20px 14px;
}
ul, li {
list-style: none;
}
.header_top {
/*background: url(../images/yellow.png);*/
background:none;
}
.nav-collapse_ .nav > li > a span {
display: none;
}
.container {
margin-right: auto;
margin-left: auto;
padding:0 15px;
/*background: url(../images/bg-header.png);*/
}
footer .container {
background: none;
}

footer {
position: relative;
padding: 0px 0 0px;
background: #d8ae56;
overflow: hidden;
}
.block-info {
border-radius: 0;
}
.block-info:after {
background: none;
}
.main-menu .container {
background: none;
}
.home-article .carousel {
position: relative;
padding: 20px 0 20px;
}
.carousel-4 .div-control {
width: 100%;
position: relative;
top: 0;
}

.carousel .bx-wrapper .bx-viewport ul li {
/*padding: 0 12px;*/
}

#content {
background: none;
}
.next-slide, .prev-slide {
	display: inline-block;
	line-height: 0;
}
.home-article .prev-slide {
/*left: -45px;
position: absolute;
width: 40px;
height: 40px;
background: url(../images/prev-partner.png) no-repeat left top;
top: -48px;*/
}
/*.home-article .next-slide {
right: -45px;
position: absolute;
width: 40px;
height: 40px;
background: url(../images/next-partner.png) no-repeat left top;
top: -48px;
}*/

/*.home-article .next-slide a, .home-article .next-slide a:hover, .home-article .prev-slide a, .home-article .prev-slide a:hover {
text-indent: -9999px;
background: none;
width: 40px;
height: 40px;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}*/
/*#content .container {
-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
-moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 1);
}*/

.tp-bullets.simplebullets.round .bullet {
background: #e0b32a;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 5px 0px #e0b32a;
-moz-box-shadow: 0px 0px 5px 0px #e0b32a;
box-shadow: 0px 0px 5px 0px #e0b32a;
}
.tp-bullets.simplebullets.round .bullet.selected {
background: #4f5051;
}
.tp-leftarrow.default {
background: url(../images/button-prev.png) no-repeat left top;
width:72px;
height: 72px;
}
.tp-rightarrow.default { 
background: url(../images/button-next.png) no-repeat left top;
width:72px;
height: 72px;
}
.home-article .box-block {
margin-bottom: 10px;
}
.home-article article {
margin-bottom: 20px;
min-height: 360px;
}
.block-info .inner-block > div {
bottom: 0;
padding: 10px 0 10px 0;
background: rgba(197, 151, 22, 0.8);
width: 100%;
}
.block-info h4 {
color: #fff;
font-size: 8vmin;
letter-spacing: 2px;
font-weight: normal;
line-height: 100%;
padding: 0 10px;
}

.home-article .carousel li {
/*margin: 0!important;*/
}
.partner h3 {
text-align: right;
margin-right: 20px;
font-size: 28px;
font-style: italic;
color: #636466;
}
/*
#content .container {
padding-bottom: 50px;
}*/

#content .container .partner {
padding-bottom: 0;
margin-bottom: 0;
min-height: initial!important;
}
.home-article article.partner:after {
display: none;	
}

footer .social_icon {
padding: 12px 45px 0 0;
float: right;
}

footer .copyright > span {
color: #000;
font-weight: bolder;
}

footer .copyright {
font-size: 16px;
color: #fff;
padding: 12px 0;
text-align: left;
margin-left: 0;
font-family: 'DeriviaRegular';
}
.view span a {
font-size: 20px;
line-height: 20px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
font-family: 'DeriviaRegular';
text-shadow: 1px 1px 1px #000;
}
footer ul.link {
margin: 0;
padding: 0;
}
footer ul.link li {
margin-right: 18px;
float: left;
}
footer ul.link li a {
color: #fff;
padding-bottom: 1px;
border-bottom: 1px solid;
}
footer ul.link li a:hover {
color: rgb(198, 0, 0);
border-bottom: 1px solid;
}
.nav-collapse_ .nav > li {
width: initial;
}
.navbar_ .brand {

}
#form-search {
position: relative;
float: right;
clear: right;
background: #fff;
display: inline-block;
/*height: 38px;*/
}
.right_top {
float: right;
}
.right_top p {
margin: 0;
}
#form-search input {
background: #fff;
padding-left: 10px;
}
#form-search span:before {
font-size: 22px;
line-height: 24px;
font-family: FontAwesome;
position: absolute;
top: -1px;
left: initial;
right: 0;
content: "";
color: #64635f;
}
#form-search span {
position: absolute;
left:initial;
right: 9px;
top: 8px;
border-right: 0;
border-left: 1px solid #d4d4d4;
display: block;
width: 30px;
text-align: center;
height: 22px;
}
.home-article img {
width: 100%;
}
.block-info .inner-block {
padding-bottom: 0;
}
.block-info:hover .inner-block > div {
bottom: 0;
padding-bottom: 40px;
}
article.partner {
margin-top: -40px;
padding-top: 0;
}
header.header_3 .nav-collapse_ .nav > li {
padding-right: 2px;
border-right: 0;
background: none;
margin-bottom: 0;
padding: 8px 0;
}
header.header_3 .nav-collapse_ .nav > li:first-child {
border-left: 0;
width: inherit;
}
#form-search button {
position: absolute;
right: 0;
top: 0;
}
header.header_3 #menu_button {
float: right;
background: #8A4001;
border-color: #552700;
color: #552700 !important;
}
header.header_3 #menu_button.active {
background: #8A4001;
border-color: #552700;
color: #552700 !important;
margin-bottom: 5px;
}
header.header_3 #menu_button + ul {
padding-top: 0;
text-align: center;
}
.header_3 .nav-collapse_ .nav > li:hover, .header_3 .nav-collapse_ .nav > li.active, .header_3 .nav-collapse_ .nav > li.current_click, header.header_3 .nav-collapse_ .nav > li:first-child:hover, header.header_3 .nav-collapse_ .nav > li.active {
border:0;
}
header.header_3 .nav-collapse_ .nav > li:hover > a, header.header_3 .nav-collapse_ .nav > li.active > a, header.header_3 .nav-collapse_ .nav > li.current_click > a {
background: none;
color: #ffc20f;
/* background: url(../images/bg-header.png) repeat-x -11px; */
text-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
-webkit-transition: initial;
-moz-transition: initial;
-o-transition: initial;
transition: initial;
}

.nav-collapse_ .nav > li > ul li > a:hover {
text-decoration: underline !important;
background: none;
}

header.header_3 .nav-collapse_ .nav > li > ul li:hover > a, header.header_3 .nav-collapse_ .nav li ul li.active > a, header.header_3 .nav-collapse_ .nav li ul li.current_click > a {
text-decoration: none;
background: none;
color: #c58b00;
}

.nav-collapse_ .nav ul .sf-sub-indicator {
position: absolute;
display: block;
top: 7px;
left: 8px;
right: auto;
z-index: 5;
}

.nav-collapse_ .nav ul {
background: rgba(31, 14, 0, 0.54);
}

.nav-collapse_ .nav ul li a {
display: block;
color: #000;
background: #fff;
padding: 5px 20px;
font-size: 14px;
font-weight: normal;
text-transform: none;
}
.row-title h2 {
font-weight: 600;
font-size: 18px;
line-height: 28px;
color: #c58b00;
text-transform: none;
margin: 0;
float: left;
text-shadow: 1px 1px 1px #000;
font-family: 'DeriviaRegular';
}
header.header_3 .nav-collapse_ .nav > li > ul li > a:hover .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav > li > ul li.sfHover > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav li ul li.active > a .sf-sub-indicator:before {
color: #c58b00;
}
header.header_3 .nav-collapse_ .nav > li:hover > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav > li.active > a .sf-sub-indicator:before, header.header_3 .nav-collapse_ .nav li.current_click > a .sf-sub-indicator:before {
color: #ffc20f;	
}
.margin_right {
margin-right: 20px;
}
.margin_left {
margin-left: 20px;
}
.nav-collapse_ .nav > li > a > .sf-sub-indicator {
display: none;
bottom: -27px;
font-size: 25px;
position: absolute;
left: 50%;
z-index: 9999;
}
.nav-collapse_ .nav ul:before {
display: inline-block;
content: "";
font-size: 30px;
color: #1f0e00;
font-family: FontAwesome;
line-height: 0px;
position: relative;
top: -4px;
}
.row-title {
background: rgba(61, 28, 0, 0.5);
margin-bottom: 45px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
padding: 0;
}

@media only screen and (max-width: 768px) {
  header.header_3 .nav-collapse_ .nav > li {
  border-bottom: 0;
  border-top: 1px solid #552700;
  }
}
.v_drop .block-features span {
background: #c5a24e;
margin: 0 15px 0 0;
}
.row-title h2 {
padding: 0px 15px;
color: #ffc20f;
text-shadow: 1px 1px 1px #676767;
}
.content-div {
position: relative;
padding-bottom: 0px;
padding-top: 15px;
}
.flex-control-nav li a:hover, .flex-control-nav li a.flex-active {
background: #c5a24e;
}
#content.pages .container {
background: #fff;
text-align: left;
}

.inner-content {
padding: 20px;
}
.box_news {
}
a.disablelink {
opacity: 0.3;
cursor: default;
}
.box_news.extra > section.block-news, section.block-news {
margin-bottom: 10px;
}
.title-block {
padding: 2px 4px;
margin: 10px 0;
text-shadow: 1px 1px 1px #C5C5C5;
}
#content ul.sub-categ {
padding-left: 0;
margin-left: 0;
}
#content ul.sub-categ li {
border-top: 1px solid #f0f0f0;
margin-top: 7px;
padding-top: 9px;
padding-bottom: 9px;
}
ul.list-categories {
border-bottom: 1px solid #f0f0f0;
}
.list-categories li.sub {
padding-bottom: 0;
}
.video {
margin: 30px 0;
}
.details_icons:after {
content: '';
display: block;
clear: both;
}
.tag-search a {
font-size: 14px;
padding: 5px;
}
.txt-2 {
font-size: 14px;
line-height: 21px;
word-wrap: break-word;
}
.inner {
padding: 20px;
}
#product_list .block-product {
}
.carousel.content-div {
padding-bottom: 20px;
}
.v_project_info h5 {
font-size: 18px;
padding: 15px 0 20px 0;
text-transform: capitalize;
}
.no-listing {
padding: 10px;
background: #FCFCFC;
border: 1px solid #F0F0F0;
text-align: center;
border-width: 4px 0;
font-size: 16px;
margin: 0 0 150px;
}
article.span9 {
/*min-height: 600px;*/
}
.error p {
color: #fff;
padding: 10px 15px;
background: rgb(173, 27, 27);
border: 1px solid rgb(134, 0, 0);
border-width: 4px 0;
}
.info p {
color: #fff;
padding: 10px 15px;
background: rgb(0, 107, 11);
border: 1px solid rgb(2, 83, 11);
border-width: 4px 0;
}
.view_all:hover {
background: #d7ad55;
}
.container.home-article {
margin-top: 50px;
}
.view span a:hover {
color: #fff;
}
.view-sixth:hover .mask {
background: rgba(240, 175, 37, 0.75);
}
.carousel-3 .box-work {
margin-left: 0px;
}

.container.home-article .news-title-text {
text-align: center;
color: white;
text-shadow: 2px 1px 3px #000000;
margin: 5px 0;
font-family: 'DeriviaRegular';
}
.container.home-article .news-title {
	position: relative;
}
.tp-banner-container {
}
.jackbox-social {
position: absolute;
display: none;
}
.container.home-article .news-title .news-title-right {
position: absolute;
width: 33%;
height: 5px;
background: url(../images/header-line.png) repeat-x top center;
top: 24px;
right: 0px;
}
.slideshow .shadow {
-webkit-box-shadow: 0 1px 50px rgba(0, 0, 0, 1);
-moz-box-shadow: 0 1px 50px rgba(0, 0, 0, 1);
-o-box-shadow: 0 1px 50px rgba(0, 0, 0, 1);
-ms-box-shadow: 0 1px 50px rgba(0, 0, 0, 1);
box-shadow: 0 1px 50px rgba(0, 0, 0, 1);
height: 1px;
padding-bottom: 20px;
}

.container.home-article .news-title .news-title-left {
position: absolute;
width: 33%;
height: 5px;
top: 24px;
left: 0px;
background: url(../images/header-line.png) repeat-x top center;
}

footer .social_icon .pinterest {
float: right;
}

footer .social_icon .google-plus {
	float:right; width:80px;
}

footer .social_icon .twitter {
	float:right; width:100px;
}

.shop_tabs .tab_pad {
padding: 20px;
text-align: left;
}

footer .social_icon .facebook {
	float:right; width:108px; overflow: hidden;
}

.block-product .box-product .box_content {
display: none;
}

.tabbable.responsive .nav-tabs > li>a:hover, .tabbable.responsive .nav-tabs > li.active>a {

}

.shop_tabs .v_specific {
padding: 20px 0 10px 0;
text-align: left;
}

#video .tab_pad .inner {
text-align: center;
}

.next-slide:hover a, .prev-slide:hover a {
background: #d7ad55;
}
.relate-product {
border-top: 2px solid #1f0e00;
margin-top: 40px;
overflow: hidden;
}
.bx-wrapper img {
max-width: 100%;
display: block;
margin: 0 auto;
padding: 0;
}
.relate-product > h3 {
text-align: left;
font-weight: bold;
color: #1f0e00;
font-size: 18px;
}
.block-btns {
text-align: center;
padding: 14px 0 10px;
display: none;
}

figure.img-indent.product-banner {
-webkit-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.75);
}

.block-widget {
text-align: left;
}

.pages.gallery #work_container {
/*margin-left: 0px;*/
}

.pages.gallery-detail .carousel {
text-align: left;
}

.pages.gallery-detail h3 {
text-align: left;
}

.isotope .isotope-item {
    transition-property: top, left, opacity;
}
.isotope, .isotope .isotope-item {
transition-duration: 0.8s;
padding-top: 4px;
}
.isotope-item {
    z-index: 2;
}
.gallery-title {
	text-align: left;
}

#content.pages.gallery.detail .row.v_project_info {
text-align: left;
}

#content.pages.gallery.detail .related_gallery {
text-align: left;
font-size: 18px;
text-shadow: 1px 2px 3px;
}

#content.pages .row-title .container {
background: none;
padding: 5px 0px;
}

#content.pages.gallery.detail .foto-carousel figure span,#content.pages.gallery.detail .box-work figure span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 5px 5px 0px 0px;
}

#content.pages.gallery.detail .foto-carousel:hover figure span, #content.pages.gallery.detail .box-work:hover figure span {
   background: rgba(240, 175, 37, 0.45);
	opacity: 0.75;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.foto-carousel figure b, .box-work figure b {
    display: block;
    position: absolute;
    left: 50%;
    width: 50px;
    height: 50px;
    background: none repeat scroll 0% 0% rgba(13, 15, 18, 0.8);
    border-radius: 50px;
    z-index: 5;
    opacity: 0;
    top: 50%;
    transition: all 0.3s ease 0s;
    margin-top: -25px;
    margin-left: -25px;
    text-align: center;
}

.pages.gallery .jackbox-disable > b {
display: none;
}

.pages.gallery.detail .jackbox > b {
display: block;
}
.container.home-article .block_carousel .box-work b {
display: none;
}

.block_carousel {
position: relative;
}
.pages.gallery .box-work > span i a {
text-decoration: none;
color: #000;
}
.iosSlider .slider .item {
width:940px;
margin: 0 10px;
}
.iosSlider .slider .item .text1 {
position: absolute;
top: 23%;
left: 0%;
opacity: 0;
filter: alpha(opacity:0);
color: #fff;
font-family: 'rieslingregular';
text-transform: capitalize;
}
.iosSlider .slider .item .text2 {
position: absolute;
top: 55%;
left: 58%;
opacity: 0;
filter: alpha(opacity:0);
color: #fff;
font-family: 'rieslingregular';
text-transform: capitalize;
}

header.header_3 .nav-collapse_ .nav > li > a {
color: #ffffff;
font-family: 'DeriviaRegular';
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
border-right: 1px solid #fff;
background: none;
}
header.header_3 .nav-collapse_ .nav > li:last-child > a {
border-right: 0;
}
header.header_3 .nav-collapse_ .nav ul li .sf-sub-indicator:before {
color: #fff;
}


@media (max-width: 1024px) {
    .iosSlider .slider .item .text1 {
    top: 23%;
    left: 0%;
    font-size: 22vmin;
    }
    .iosSlider .slider .item .text2 {
    top: 55%;
    left: 58%;
    font-size: 18vmin;
    }
}


    .iosSlider .slider .item .text1 {
    top: 23%;
    left: 0%;
    font-size: 23vmin;
    }
    .iosSlider .slider .item .text2 {
    top: 55%;
    left: 58%;
    font-size: 23vmin;
    }    

.slideshow > .container {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
padding: 0;
background: none;
-webkit-box-shadow: 0px 0px 14px 14px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 14px 14px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 14px 14px rgba(0, 0, 0, 0.8);
}
#carousel-3 figure.img-polaroid {
margin: 0 0 15px 0;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.block_carousel .box-work figure {
margin: 0px;
position: relative;
z-index: 1;
display: block;
border-radius: 5px;
overflow: hidden;
text-align: center;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.foto-carousel > span strong a, .box-work > span strong a {
color: #FFFFFF;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: 'DeriviaRegular';
}
.foto-carousel:hover > span, .box-work:hover > span {
background: rgba(240, 175, 37, 0.75);
height: 45%;
margin-top: -20px;
opacity: 1;
text-align: left;
}
.foto-carousel:hover > span strong a, .box-work:hover > span strong a {
color: #ffffff;
text-shadow: 1px 1px 1px #545454;
}
.badge strong {
text-transform: uppercase;
color: #c5a24e;
font-weight: bold;
font-size: 30px;
line-height: 1em;
display: block;
background: #fff;
padding: 8px 0;
}
.button_type_5 {
padding: 8px 12px 7px;
-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
background: rgba(197, 139, 1, 0.73);
}
.button_type_5:hover {
color: rgba(61, 28, 0, 0.9);
background: rgba(197, 139, 1, 0.73);
}
.block-widget h4.heading-h4 {
border-bottom: 2px solid #c58b00;
padding: 14px 0 10px;
margin-bottom: 24px;
border-top: 2px solid #c58b00;
font-size: 15px;
}
.box-product-hover h5.product-name a, .v_block-control .control-post a.active {
color: #c58b00;
}
.category #accordion.list li a {
font-weight: normal;
font-size: 14px;
text-transform: capitalize;
}
.box-product-hover h5.product-name a {
color: #c58b00;
font-family: 'DeriviaRegular';
font-size: 18px;
font-weight: bold;
}
#product_list .poduct_wrap {
overflow: visible;
padding: 0px 25px 24%;
}
.poduct_wrap {
width: 100%;
overflow: hidden;
position: relative;
height: 315px;
padding: 5px 25px 122px;
margin: 0 -25px -22% !important;
}
.block-widget {
background: none repeat scroll 0 0 #FFFFFF;
border: 0;
-webkit-border-radius: 0 5px 5px 5px;
-moz-border-radius: 0 5px 5px 5px;
border-radius: 0 5px 5px 5px;
overflow: hidden;
padding: 20px 20px 13px;
margin-bottom: 30px;
position: relative;
z-index: 1;
-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 6px 6px 8px -6px rgba(116, 116, 116, 0.75);
}
.description {
line-height: 22px;
font-size: 14px;
}
h1.title-mail {
color: #Fff;
font-size: 24px;
}
label.control-label {
color: #fff;
}
.controls p {
color: #fff;
}
.controls {
margin-bottom: 15px;
}
h5.product-name a {
color: #1b1b1b;
font-family: 'DeriviaRegular';
font-weight: bold;
}
a.mailto {
display: block;
background: #ccc;
padding: 10px;
margin: 10px 0 15px;
letter-spacing: 1px;
}
a.mailto, .shop_section a:active {
cursor: pointer;
display: inline-block;
background: rgba(197, 139, 1, 0.73);
/* padding: 20px 10px 18px; */
margin: 0px 0 15px;
color: #fff;
font-family: 'DeriviaRegular';
font-size: 18px;
font-weight: bold;
line-height: initial;
}
a#mail_open {
margin-bottom: 0px;
}
a.mailto:hover, .shop_section a:hover {
background: rgba(61, 28, 0, 0.9);
color: #fff;
text-decoration: none;
-webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
display: inline-block;
margin-top: 0;
}
.controls input {
height: 30px;
padding: 4px;
}
.submit-mail {
background: rgba(197, 139, 1, 0.73);
display: inline-block;
border: 0;
padding: 5px 15px;
font-size: 18px;
color: #fff;
}
body.mailto {
padding: 20px;
}
.photoframe {
border: 8px solid rgba(197, 139, 1, 0.73);
z-index: 1;
background: #fff;
}
body.mail_popup {
position: relative;
z-index: 999;
}
div.pp_pic_holder {
z-index: 999999!!important;
}
.box-work figure b:after {
content: '';
display: block;
font-size: 18px;
line-height: 50px;
content: "\f067";
color: #fff;

font-family: FontAwesome;
font-size: 18px;
line-height: 50px;
content: "\f067";
color: #fff;
}
#product_list {
min-height: 550px;
}
.product_contact {
font-size: 13px;
line-height: 14px;
}
.product_contact h5 {
padding-bottom: 10px;
text-indent: -4px;
}
.product_single_preview {
width: 98%;
z-index: 0;
padding: 30px 0;
overflow: hidden;
}
.shop_section .description_table {
margin-top: -5px;
width: 100%;
}
.details_icons div {
margin-bottom: 13px;
}
.qv_btn_single_next {
background: rgba(197, 139, 1, 0.73);
border-radius: 4px 0 0 4px!important;
}
 .qv_btn_single_prev {
background: rgba(197, 139, 1, 0.73);
border-radius: 0 4px 4px 0!important;
}
[class*="button_type_"].bg_dark_color:hover, .banner:hover [class*="button_type_"].bg_dark_color, [class*="button_type_"].bg_cs_hover:hover, #go_to_top:hover, .sw_button.googlemap, #menu_button, .ui-slider:after, .vertical_list_type_2 li:before, .camera_wrap .camera_pag .camera_pag_ul .cameracurrent, .camera_wrap .camera_prev:hover, .camera_wrap .camera_next:hover, .flex-control-nav .flex-active, .flex-direction-nav a:hover {
color: #fff;
}
.title_for_content{
    font-family: 'DeriviaRegular';
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}
.innner_content_pad{
	padding-left: 70px;
	padding-right: 70px;
	margin-top: 20px;
}
.box-product, .box-product-hover {
padding: 2px;
}
.contact-information li {
}
.row-fluid .span12 {
width: 100%;
margin: 0;
}
.carousel-9 .bx-viewport {
margin: 0!important;
padding-bottom: 0px;
}


@media (min-width: 1200px) {
  .container {
    width: 970px;
   }
   .row-fluid .span12 {
    margin: 0;
   }
}
@media (max-width: 979px) and (min-width: 769px){
  #product_list .poduct_wrap {
  overflow: visible;
  padding: 0px 25px 12%;
  }
  .row-fluid .span12 {
  margin: 0;
  }
  .header_3 .nav-collapse_ .nav > li:hover, .header_3 .nav-collapse_ .nav > li.active, .header_3 .nav-collapse_ .nav > li.current_click, header.header_3 .nav-collapse_ .nav > li:first-child:hover, header.header_3 .nav-collapse_ .nav > li.active {
  border-width: 1px 0!important;
  }
  header.header_3 .nav-collapse_ .nav > li > a {
  border-right: 0;
  }
  .container.home-article .news-title .news-title-left, .container.home-article .news-title .news-title-right {
    width: 30%;
    display: block;
  }
}
@media (max-width: 768px) {
  .poduct_wrap .span3 {
  width: 21%!important;
  }
  .div-control {
  margin-top: 20px;
  }
  .header_3 .nav-collapse_ .nav > li:hover, .header_3 .nav-collapse_ .nav > li.active, .header_3 .nav-collapse_ .nav > li.current_click, header.header_3 .nav-collapse_ .nav > li:first-child:hover, header.header_3 .nav-collapse_ .nav > li.active {
  border: 1px solid #552700!important;
  border-width: 1px 0 0px!important;
  }
  header.header_3 .nav-collapse_ .nav > li > a {
  border-right: 0;
  }
  header.header_3 #menu_button + ul {
  padding-top: 10px;
  background: #1f0e00;
  }
  .container.home-article .news-title .news-title-left, .container.home-article .news-title .news-title-right {
    width: 30%;
    display: block;
  }
}
@media (max-width: 545px){
  .navbar-inner .left_top, .navbar-inner .right_top {
    display: block;
    width: 30%;
  }
  .container.home-article .news-title .news-title-left, .container.home-article .news-title .news-title-right {
    width: 10%;
    display: block;
  }
  .iosSlider .slider .item .text1 {
  top: 16%;
  left: 0%;
  font-size: 16vmin;
  }
  .iosSlider .slider .item .text2 {
  top: 60%;
  left: 58%;
  font-size: 16vmin;
  }
}
@media (max-width: 480px) {
  .poduct_wrap .span3:first-child {
  margin-left: 3%!important; 
  }
  .poduct_wrap .span3 {
  width: 47%!important;
  margin-left: 3%!important;
  }
  .poduct_wrap {
  margin: 0 -25px -19% !important;
  }
}
@media (max-width: 395px){
  .poduct_wrap .span3, .poduct_wrap .span3:first-child {
  width: 100%%!important;
  margin-left: 0px!important;
  }
  #carousel-3 li {
  width: 287px !important;
  }
  .iosSlider .slider .item .text1 {
  top: 19%;
  left: 0%;
  font-size: 12vmin;
  }
  .iosSlider .slider .item .text2 {
  top: 56%;
  left: 58%;
  font-size: 12vmin;
  }
}