  body, html {
  height: 100%;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}
.navbar-inverse {
    background-color: transparent;
	border-color: transparent;
}
.navbar-brand
{
  margin-top:-20px;
}
.center {
  text-align: center;
}

.bgimg-1{
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),url(../../images/banner/bg-image.jpg);
  width: 100%;
  height: 130%;
  margin-bottom:290px;
} 


.navbar-inverse .navbar-nav>li>a {
    color: #ffff;
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 768px)
{
.navbar-nav
{
    float: left;
    margin: 10px;
}
}
.caption {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.caption span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}

.caption h3 {
  text-transform: uppercase;
  color: #111;
  margin-top: 50px;
  margin-bottom: 1px;
}

.caption h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
}

.caption p{
  width: 60%;
  margin: 0px auto 0px auto;
  color: #ccc;
  }
  
  #bannerText {
    left: 30px !important;
}

 .caption  .btn-get-started {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
    background: #d9a042;
}
.element-mobile
{
 display:none;	
}
.element-desktop{
   position: absolute;
   left: 210px;
   top:80%;
   background-color: Transparent;
   background-repeat:no-repeat;
   display: inline-block;

}
.bgimg-1:before{
    content: '';
    display: inline-block;
    top: 58%;
    left: 21%;
    background-image: linear-gradient(to right, #EFAF4E, #E6CF36);
    height: 63%;
    width: 24%;
    position: absolute;

}


#wrapper {
    width: 80%;
    margin: 0px auto;
}

.wrap .industries
{
	color:#fff;
	margin-left:100px;
	margin-top:35px;
}
 .iconDetails {
float:left; 
margin-top:35px;
} 

.element-desktop .heading 
{
	font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
	border: 1px solid #ccc;
	
}

.element-mobile .heading 
{
	font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
	border: 1px solid #ccc;
	
}

.counter-mobile
{
 display:none;	
}

#mobile-item
{
	display:none;
}

.projects-desktop
{
 display:block;
}

.projects-mobile
{
	display:none;
}

.testimonial-desktop
{
	display:block;
}

.testimonial-mobile
{
	display:none;
}

.testimonial-button-desktop
{
	display:block;
}

.testimonial-button-mobile
{
	display:none;
}

#banner {
    position:relative;
    display:inline-block;  /*allows it to fit the width of its content*/
}
#bannerText {
    position:absolute;
    top:30px;
    left:250px !important;
	height:90%;
	margin: auto;
	width: 80%;
	padding: 20px;
  border-bottom: 7px solid #d9a042;
}

@media (min-width:320px) and (max-width:767px)
{

.counter-align
{
	padding-left:40px;
}
.projects-button
{
	margin:30px 0px 30px 65px;
}

.testimonial-desktop
{
	display:none;
}

.testimonial-mobile
{
	display:block;
}

.testimonial-desktop-mini
{
	display:none;
}

#mobile-item
{
	display:block;
}
.navbar-nav {
    margin: 25.5px -15px;
}
.counter-mobile
{
 display:block;	
}	

.bgimg-1
{
height: 200%;
margin-bottom:0px;
} 

.bgimg-1:before
{
display:none;
} 

#bannerText {
    left: 30px !important;
}

.element-mobile
{
 display:block;	
}

.element-desktop
{
display:none;
}

.bgimg-1:before
{
 display:none;
}

.indicator
{
	display:none;
}

.projects-desktop
{
 display:none;
}

.projects-mobile
{
	display:block;
}

.testimonial-button-desktop
{
	display:none;
}

.testimonial-button-mobile
{
	display:block;
}

.media-latest
{
	display:none;
}

}


.fixOverlayDiv{
    position: relative;
    width:100%; 
    padding:0px;
}
.OverlayText{
    background-color: #000;
    bottom: 0;
    left: 10%;
    position: absolute;
    width: 80%;
	padding:10px;
}
.OverlayText a{
	color:#FFF;
}
.OverlayText:hover{
	background-color: #D9A042;
	color:#FFF;
}
.OverlayText a:hover{
	text-decoration: none;
}
.wok-num{
	font-family: 'Montserrat';
    font-size: 124px;
    color: #282C3B;
	opacity:0.7;
	display: marker;
	font-stretch:extra-expanded;
	font-weight:800;
}

carousel-showmanymoveone .carousel-control {
   width: 4%;
   background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
   margin-left: 0;
}

.carousel-showmanymoveone .carousel-control.right {
   margin-right: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
   display: none;
}

.carousel .item .col-xs-12 {
   padding: 0;
   
}.carousel .item-mobile .col-xs-12 {
   padding: 0;
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
   
   .carousel .item-mobile .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
}

@media all and (min-width: 768px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -50%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 50%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
      display: block;
   }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0);
      left: 0;
   }  

   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      left: 0;
   }

   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   } 
   
}

@media all and (min-width: 992px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-2,
   .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
      display: block;
   }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(16.6%, 0, 0);
      transform: translate3d(16.6%, 0, 0);
      left: 0;
   }

   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-16.6%, 0, 0);
      transform: translate3d(-16.6%, 0, 0);
      left: 0;
   }
   

   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   } 
  
}


.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:-25px;}
.carousel-indicators li {
    border: 1px solid #000 !important;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000;
}

.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    line-height: 18px;
}

.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.rel {
    position: relative;
}


.news .new-button
{
	font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
       margin: 22px 70px;
    color: #d9a042;
	border: 1px solid #d9a042;
}



.rotateslider-container {
  position: relative;
  width: 960px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
margin-bottom:80px;
}
.rotateslider-container:before{
    content: '';
    display: inline-block;
    top: 88%;
    left: 7%;
    background-image: linear-gradient(to right, #EFAF4E, #E6CF36);
    height: 20%;
    width: 24%;
    position: absolute;
	content: "PRODUCT NAME";
   padding: 70px 62px 40px 38px;
   color:#fff;
}
.rotateslider-container .rotateslider-item {
  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
  -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
  transform: translateY(-50%) translateX(-50%) scale(0.6);
  opacity: 0;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rotateslider-container .rotateslider-item.next {
  left: 80%;
  opacity: 0.3;
}

.rotateslider-container .rotateslider-item.prev {
  left: 20%;
  opacity: 0.3;
}

.rotateslider-container .rotateslider-item.now {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
}

.rotateslider-container .arrow {
  display: inline-block;
  width: 50px;
  height: 50px;

  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  color: #fff;
  text-align: center;
}

.rotateslider-container .arrow.left { left: 0; }

.rotateslider-container .arrow.right { right: 0; }





@media (min-width:768px) and (max-width:1200px){
	
.counter-mobile
{
 display:block;	
}	
.element-mobile
{
 display:block;	
 margin-top:20px;
}

.element-desktop
{
display:none;
}
.bgimg-1{
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),url(../../images/banner/bg-image.jpg);
  width: 100%;
    height: 115%;
    margin-bottom: 8px;
} 
.bgimg-1:before {
    content: '';
    display: inline-block;
    top: 39%;
    left: 46%;
    background-image: linear-gradient(to right, #EFAF4E, #E6CF36);
    height: 41%;
    width: 28%;
    position: absolute;
}
.testimonial-desktop-mini
{
	display:none;
}

.projects-desktop
{
 display:none;
}

.projects-mobile
{
	display:block;
}
.projects-button
{
	margin:30px 0px 30px 260px;
}

.testimonial-desktop
{
	display:none;
}

.testimonial-mobile
{
	display:block;
}

.testimonial-button-desktop
{
	display:none;
}

.testimonial-button-mobile
{
	display:block;
}


#bannerText {
    left: 30px !important;
}

.news .new-button
{
 margin: 0px !important;
}

.counter-align
{
	padding-left:125px;
}

.OverlayText {
width:55%;
left:4%;
}
.media-latest
{
	display:none;
}
}