@charset "UTF-8";
@import url("sk_vit/stylesheet.css");
body {
	font-family: sk-vit;
}
.show-font{
	font-size:48px;
	line-height:1;
}
#menu-slide a {
	text-decoration: none;
}
#menu-slide {
	height: 400px;
	width: 250px;
	position: absolute;
	background-color: #FFFFFF;
	top: 100px;
	left: 12%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	
}
#menu-slide ul li{
	list-style-type: none;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-top: 12px;
	color:#797979;
}

/* Carousel base class */
.carousel {
  height: 400px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 400px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 400px;
}
#menu-slide ul li:hover {
	background-color: #d4e845;
}
#menu-slide  .active     {
	background-color: #BFD13F;
	color: #FFFFFF;
}
#menu-slide .contact-head {
	height: 204px;
	width: 250px;
	background-color: #B1BA8B;
}
#menu-slide .icon-menu {
	padding: 0 20px 0 5px;
	
}
#menu-slide .me-con {
	padding: 15px 0 0 0;
	color: #FFFFFF;
}
#menu-slide .ic-las {
	padding-right:0px;
	padding-left:25px;
}
.cart{
	margin-top: 30px;
}
.logo {
	width:296px;
	height:85px;
}
.product-show{
	padding:15px 0 15px;
	text-align: center;	
	padding-left: 60px;
}
@media (min-width:1024px){
	.right-hide{
		padding-right:0;
	}
	.left-hide{
		padding-left:0;
	}
}
@media (max-width:1024px){
	#con-top{
		padding-right:0;
	}
	#video-top{
		padding-left:0;
	}
	
}
@media (max-width:1199px){
	#fb-like{
		display:none;
	}
}
@media (min-width:1198px){
	.foot-like{
		display:none;
	}
}
@media (max-width:767px){
	#menu-slide {
		display:none;
	}
	.cart {
		display:none;
	}
	.navbar {
		min-height: 60px;
	}
	.logo {
		width:151px;
		height:45px;
	}
	.carousel .item {
  		height: 200px;
	}
	.carousel-inner > .item > img {
 
  		height: 200px;
	}
	.carousel {
  		height: 200px;
	}
	.dis-slide{
		display:none;
	}
	.s-hide{
		display:none;}
	.lr-hide{
		padding: 0px 0 0px;
	}
	.navbar-fixed-top{
		display:none;
	}
	.resp-video{
		padding-left: 15px;
    	padding-right: 15px;
		height: 180px;
	} 
	.product-show {
    	padding-left: 110px;
    	margin-bottom: 15px; 
	}
	#body-gray {
    	padding: 15px 15px 0px 15px;
	}
	.foot-like{
		display:none;
	}
	
}
@media (min-width:768px){
	.l-hide{
		display:none;}
	.head-h2{
		margin-top:0px;
		}
	
	.fb-mo{
		display:none;
	}
}
@media (max-width:990px) { 
	.show-font{
		font-size: 32px;
	}
	#con-top{
		padding-right:15px;
	}
	#video-top{
		padding-left:15px;
	}
	
}
@media (min-width: 1300px) {
  #menu-slide {
	
	left: 16%;
  }
  .carousel-caption {
    right: 16%;
    left: 55%;
}
}
@media (min-width: 1400px) {
  #menu-slide {
	
	left: 18%;
  }
  .carousel-caption {
    right: 18%;
    left: 55%;
}
}
@media (min-width: 1500px) {
  #menu-slide {
	
	left: 20%;
  }
  .carousel-caption {
    right: 20%;
    left: 55%;
}
}
@media (min-width: 1600px) {
  #menu-slide {
	
	left: 22%;
  }
  .carousel-caption {
    right: 22%;
    left: 55%;
}
}
@media (min-width: 1700px) {
  #menu-slide {
	
	left: 24%;
  }
  .carousel-caption {
    right: 24%;
    left: 55%;
}
}
#body-gray {
	background-color:#ececec;
	padding:15px 15px 15px 15px;
	width:100%;
	height:auto;
}
#main-page {
	padding: 15px 0 15px 0;
}
#main-page .share {
	height:320px;
	background-color:#9baf3f;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
}
#main-page .icon-play {
	margin-top:30px;
	background-image:url(../images/ic-play.jpg);
	height:40px;
	width:40px;
}
#main-page .bg-icon{
	background-color:#f8f8f8;
	height:320px;
    padding-top: 30px;
}
.navbar-s {
		min-height: 30px;
}
.bottomMenu {
  display: none;
  z-index: 1;
}

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.contact-form{
	height: 400px;
	width: 250px;
	position: absolute;
	background-color: #FFFFFF;
	top: 100px;
	left: 12%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index:1;
}
#footer{
	width:100%;
	height: 60px;
	background-color: #e2e2e2;
	margin-top:23px;
	padding-top: 20px;
}
.sharebox{
	display: block;
	padding-bottom: 23px;
	padding-top: 20px;
}
.sharebox:hover{
	background-color: #8b9d3a;
}
.bigicon{
	font-size:36px;
}
.sharehover a{
	text-decoration: none;
	color: #FFFFFF;
}
.fb_iframe_widget {
	display: block !important;
}

.fb-like-box iframe {
 	width: 100% !important;
}

.fb-like-box span {
	width: auto !important;
	position: initial !important;
}
.fb_iframe_widget_fluid span {
	width:100% !important;
}
.fb_iframe_widget span {
	position: static !important;
}

