/* Custom Css */
*{ box-sizing: border-box; }
html{ overflow: hidden; }
body{
  font-family: "Open Sans";
  background: rgba(0, 0, 0, 0) url("../images/bg_pattern.png") repeat scroll 0 0;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0px;
}
.mCSB_scrollTools{ z-index: 5; }

/* Header / Navigation */
.header{
  position: relative;width: 100%;height:70px; top: 0px;z-index: 4;background-color: #222; text-align: center;
}
.header ul, .header ul li{
  margin: 0; padding: 0; list-style: none; display: inline-block; line-height: 52px;color: #a3a3a3;
}
.header ul li{
  text-transform: capitalize; width: auto; padding: 0 15px; cursor: pointer;
  transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s;
}
.header ul li.active{ color:#f14833;  }

.navigation{ position: relative; overflow: hidden; }
.navigation:before{content:"";position:absolute;height:1px;width:100%;left:0;bottom:4px;background-color:#393939;pointer-events:none;}
.navigation:after{
  content: ""; width: 10px; height: 10px; background-color: #f14833; position: absolute; margin-left: 5px; left: -22px; bottom: 0px; z-index: 5;
  transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s;
  pointer-events: none;
  border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px;
}
.navigation[data-active="0"]:after{left: 28px;}
.navigation[data-active="1"]:after{left: 116px;}
.navigation[data-active="2"]:after{left: 240px;}
.navigation[data-active="3"]:after{left: 364px;}
.navigation[data-active="4"]:after{left: 487px;}
.navigation[data-active="5"]:after{left: 604px;}

.slide_down{
  background: rgba(0, 0, 0, 0) url("../images/button_down.png") no-repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  display: block;
  height: 57px;
  position: absolute;
  width: 49px; bottom: 120px; right: 30px;
}

/* spinner */
.spinner-master * {transition:all 0.3s;-webkit-transition:all 0.3s;box-sizing:border-box;}
.spinner-master {position:absolute;margin:0;height:25px;width:25px;left:50%; margin-left:-12px;top:15px; display: none;}
.spinner-master input[type=checkbox] {display:none;}
.spinner-master label {cursor:pointer;position:absolute;z-index:99;height:100%;width:100%;top:10px;left:0;}
.spinner-master .spinner {position:absolute;height:3px;width:100%;background-color:#FFF;}
.spinner-master .diagonal.part-1 {position:relative;float:left;}
.spinner-master .horizontal {position:relative;float:left;margin-top:6px;}
.spinner-master .diagonal.part-2 {position:relative;float:left;margin-top:6px;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .horizontal {opacity: 0;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-1 {transform:rotate(405deg);-webkit-transform:rotate(405deg);margin-top:7px;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-2 {transform:rotate(-405deg);-webkit-transform:rotate(-405deg);margin-top:-12px;}

@media (max-width: 768px) {
  .spinner-master { display: block; }
  .header{ overflow: hidden; }
  .header ul{ margin-top: 70px; }
  .header ul, .header ul li{ display: block; width: 100%; line-height: 40px; text-transform: uppercase; }
  .header ul li:hover{ background-color: #000; }
  .header.open{
    height: auto;
  }
  .navigation:before, .navigation:after{ display: none; }

  .slide_down{ left:50%; right:auto; margin-left: -25px; }
  #back_top{right:20px;}
}

/* transitions */
.header-social li a{
  transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s;
}

h2.secHeading{
  color: #fff;font-family: "Dancing Script",cursive;font-size: 52px;display: block;font-style: normal;font-weight: 300;
  line-height: 82px;margin: 0 0 23px;padding: 0;text-align: left;text-transform: none;
}
h4.secHeading{
  color: #222;font-family: "Open Sans",sans-serif;font-size: 32px;font-style: normal;
  font-weight: 300;line-height: 36px;margin: 0;padding: 0 0 15px;text-align: left;text-transform: none;
}
.row{ max-width: 1000px; padding: 20px 20px; margin: 0 auto;}
.row .col{ float: left; width:45%; }
.row .col2{ float: right; width:45%; }

.clear{clear:both;}

/** SECTIONs ****/
section{
  position: relative; padding: 50px 20px; clear:both;
  /*transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s;*/
}
#home{
  background-color: #fff;
  text-align: center;
  width: 100%;
  padding:0;
  /*padding: 75px 0 0;*/
}
#home h1{margin: 0;padding:5px 0 10px;}

.header-social{ position: absolute;; top: 20px; right: 40px; text-align: left; float: right; list-style: none; margin: 0; padding: 0; }
.header-social li{ border: 1px solid #999; background-color: #000; float: left; }
.header-social li a{ color: #FFF; text-decoration: none; padding: 5px 0; display: block; width: 30px; text-align: center; }
.header-social li a[title="Facebook"]:hover{ background-color: #039; }
.header-social li a[title="Twiiter"]:hover{ background-color: #0cf; }
.header-social li a[title="YouTube"]:hover{ background-color: #f00; }

.rotating-images{overflow:hidden}
.rotating-images img{width:100%;}
.rotating-images .cycle-slideshow{margin-right:.5%;width:24.6%;float:left}
.rotating-images .cycle-slideshow:last-child{margin-right:0}
@media screen and (max-width: 37.5em){
  .rotating-images .cycle-slideshow{width:49%;margin-right:1.5%;margin-bottom:1.5%}
  .rotating-images .cycle-slideshow:nth-child(2n){margin-right:0}
}


/* Social */
#social{ /*background-color: #F1F1F1;*/ overflow: hidden; }

.popup-youtube{color: #000;text-decoration:none;font-family: "Open Sans"; font-size: 14px; font-weight: 400; }
.popup-youtube:hover{color: #3b0002; }


/* #youtube */
#youTube{ /*background-color: #F1F1F1;*/ }
#youTube div.row div.ytcshort.ytccf div.youtubechannelgallery div#ytc-1 div#ytc-wrapper div.ytc-pslb.ytc-links.container-fluid{
  display: none;
}

/**/
/* How We Work ---- */
#how_we_work{}
#how_we_work h2{ margin: 30px auto 10px; color: #000; /*width: 80%; border-bottom: 1px solid #fff;*/ }
.row{ height: 100%; }
#how_we_work .row > div{ max-height: 85%; width: 100%; overflow: hidden; }
#how_we_work .row > div.mCS_no_scrollbar{ padding-right: 0; text-align: justify; }

/* PROFILE ---- */
#about{}
#about h2{ margin: 30px auto 10px; color: #000; /*width: 80%; border-bottom: 1px solid #fff;*/ }
.row{ height: 100%; }
#about .row > div{ max-height: 85%; width: 100%; overflow: hidden; }
#about .row > div.mCS_no_scrollbar{ padding-right: 0; text-align: justify; }

/* ----------------- Products ----------------- */
#collections{ background-image: url("../images/gallery_bg.jpg"); border-bottom: 1px solid #999; }
#collections h2{ margin: 30px auto 10px; color: #000; }
.row{ height: 100%; }
#collections .row > div{ max-height: 85%; width: 100%; overflow: hidden; }
#collections .row > div{ padding-right: 0; text-align: center; }

/* ----------------- Manufacturing ----------------- */
#manufacturing{ background-image: url("../images/gallery_bg.jpg");  }
#manufacturing h2{ color: #000;  }
#manufacturing .row > div{ padding-right: 0; text-align: center; }

.gallery-list {
  text-align:center;
  /*margin-right:-20px !important;*/
}
.hover_img {
  overflow:hidden;
  position:relative;
  height:291px;
  width:255px;
  background:#fff;
  
}


.img_block {
  display:inline-block;
  margin:0 30px;
  width:241px;
  height:100%;
}

.img_block_bg {
  position:absolute;
  z-index:2;
  left:0;
  top:0;
}

.portfolio_zoom, .portfolio_link {
  width:42px;
  height:42px;
  position:absolute;
  z-index:3;
  bottom:85px;
  background-repeat:no-repeat;
  opacity:0.61;
  filter: alpha(opacity=61);
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.portfolio_zoom {
  left:-77px;
  background-image:url(../images/zoom.png);
}
.portfolio_link {
  right:-77px;
  background-image:url(../images/link.png);
}
.portfolio_zoom:hover, .portfolio_link:hover {
  opacity:1;
  filter: alpha(opacity=100);
  z-index:310;
}
.portfolio_zoom a, .portfolio_link a {
  display:block;
  width:42px;
  height:42px;
  text-indent:-9999px;
  
}

.img_block:hover .portfolio_zoom {left:103px;transition-delay: 0.3s;-webkit-transition-delay: 0.3s;}
.img_block:hover .portfolio_link {right:84px;transition-delay: 0.3s;-webkit-transition-delay: 0.3s;}

.item_description {
  position:absolute;
  top:-273px;
  width:255px;
  height:291px;
  padding:0;
  background:#f14833;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align:center;
  color:#fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.item_description p {
  padding:74px 10px 0;
  text-transform:uppercase;
  font-size:18px;
  color:#FFF;
}
.img_block:hover .item_description {
  top:20px;
}
.img_block .portf_img {
  height: 254px;left: 50%;position: absolute;top: 50%;width: auto;
  transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.img_block:hover .portf_img {
  position:absolute;
  top:235px;
}


/* contact form */
#contact{
  border-top: 1px solid #999;
  background-color: #eef3ed; color: #000;
  background-image: url("../images/contact_bg.jpg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-attachment: fixed;
  background-size: contain;
}
#contact h2.secHeading{ color: #000;}
#contact .row .col{ padding-left: 45%; float:none; width:auto; }

.form-group {
  margin-bottom: 35px; display: block;
}
.form-group .form-control {
  background-color: rgba(255,255,255,1);
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  font-size: 15px;
  font-weight: 300;
  /*height: 54px;*/
  border-radius: 4px;
  color: #000;
  display: block;
  line-height: 1.3;
  padding: 5px 10px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.form-group select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group textarea.form-control,
.form-group select[multiple].form-control {
  /*height: 60px;*/ resize: none;
}
.form-group .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 1.5;
}
.sr-only {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.btn {
  border-radius: 4px;
  /*font-family: "Playfair Display",serif;*/
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 4px;
  margin-right: 4px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  -moz-user-select: none;-webkit-user-select: none;
  display: inline-block;
  line-height: 1.42857;
  padding: 10px 20px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
}
.btn-primary {
  background: #f14833 none repeat scroll 0 0;
  border: 2px solid #f14833;
  color: #fff;
}
input.invalid, textarea.invalid{background-color: rgba(255,0,0,0.1) !important;}
input.valid, textarea.valid{background-color: rgba(0,255,0,0.1) !important;}

#response_message{ padding: 15px 0; }


/* COPYRIGHT - Footer Section */
#copyright{background-color: #343434; /*text-transform: uppercase;*/ text-align: center; color: rgba(255, 255, 255, 0.8); padding: 10px 20px;font-size: 13px; }
.footer-social { padding: 0; margin: 0; }
.footer-social li {padding: 0;margin: 0;list-style: none;display: inline;}
.footer-social li a {
  color: #ccc;
  font-size: 25px; padding: 10px;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.footer-social li a i { font-size: 25px;}
.footer-social li a:hover, .footer-social li a:active, .footer-social li a:focus {
  outline: none;
  text-decoration: none;
  opacity: 0.5;
}

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\f09a";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-youtube:before {
  content: "\f167";
}

#back_top{
  background: rgba(0, 0, 0, 0) url("../images/back_top.png") no-repeat scroll 0 0; cursor: pointer;
  left: 50%;position: absolute;right: 40px;top: 0;
  width: 26px;height: 30px;margin-left: -13px;margin-top: -15px;
}
/* .coming_soon */
.coming_soon{
 font-size: 50px; text-align: center; font-family: 'Baumans';
 position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; height: 50px;
}


@media (max-width: 768px) {  
  .row .col, .row .col2{ float: none; width:500px; margin:0 auto 15px;  }
}
@media (max-width: 600px) {  
  .row .col, .row .col2{ float: none; width:100%; margin:0 auto 15px;  }
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{opacity: 0;}

.col-sm-6{float: left;width: 50%;}