/*..................................
style
...................................*/
body {
	/*background: url("images/comingsoon/bg.jpg") no-repeat scroll 100% 57% / cover transparent;*/
	-webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	 
	margin: 0;
	padding:0px;
	width: 100%;
	height:100%;
}
header {
	line-height: 40px;
	padding-top: 60px;
	color: white;
	padding:30px 0 0;
	text-align: center;
	font-size: 30px;
}
.col-md-12 h1 {
	font-size:60px;
	font-weight:bold;
	text-shadow:0px 2px 0px #b56802;
	margin-bottom: 15px;
}
.col-md-12 p {
	font-size:14px;
	line-height:24px;
	font-weight:normal;
}
.col-md-12 .img-responsive {
margin: 0 auto;
}
#body_container {
	/*background: url("images/comingsoon/inner_bg.png") no-repeat scroll 0 0 / 100% 100% transparent;
	min-height: 718px;
	margin: 0px auto 80px;
	max-width: 667px;*/
	padding: 0 0 20px;
	width: 100%;
}
.csmaincontent{
margin:20px;
}
.bg_line {
	background:url(images/comingsoon/border_line.jpg) repeat-x;
	width:82%;
	max-width:575px;
	margin:0 auto;
	padding:0px;
	height:2px;
	/*position:relative;*/
	top:-48px;
}
.comming-soon {
    margin: 40px auto 30px;
    padding: 0 20px;
    /*position: relative;*/
    top: -16px;
}
.comming-soon h2 {
	color: #72D9FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height:20px;
	margin: 5px 0 20px;
	text-align: center;
}
.comming-soon form {
	
}
.comming-soon form .input- {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	clear: both;
	color: #7F7E7E;
	float: left;
	font-size: 13px;
	height: 47px;
	line-height: 20px;
	margin: 0 0 0 20px;
	padding: 0;
	width:73%;
}
.comming-soon form .input-button-submit {
	background: url(images/comingsoon/ispacer-btn.png) no-repeat scroll 0 0 transparent!important;
	border: medium none;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 49px;
	padding: 0;
	width: 20%;
	margin-left:10px;
}
.fade_curtain {
	position:fixed;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 9999;
	_display: none;
}
.arr_aligner {
	background: url("images/comingsoon/icon_bg.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 126px;
}
.min, .sec, .hours, .days {
	position: relative;
	top:-106px;
	text-align: center;
	font-size: 50px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}
.digits {
	cursor: default;
	font-family: 'Raleway', cursive;
	margin: 20px auto 0;
	max-width: 602px;
	text-align: center;
	width: 100%;
	min-height:150px;
}
.d_capt {
	top:-122px;
	position: relative;
	font-size: 14px;
	color: white;
}

.social {
    margin: 40px auto;
    padding: 0;
    text-align: center;
    width: 169px;
}
.social h3{
    clear: both;
    color: #FFFFFF;
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    margin:5px 0 20px;
    text-align: center;
}
.social ul {
    margin: 5px auto;
    padding: 0;
}

.social ul li {
    float: left;
    margin: 0;
    padding: 0 10px;
	list-style-type:none;
}

.social ul li.facebook a {
    background:url(images/comingsoon/facebook-icon.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 58px;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-webkit-transition:-webkit- all 0.2s ease 0s;
/*    transition: all 1s ease-in-out 0s;
*/    width: 60px;
}
.social ul li.facebook a:hover {
    background: url(images/comingsoon/facebook-icon.png) no-repeat scroll 0 -58px transparent;
   /* transform: rotate(360deg) scale(1);*/
}
.social ul li.twitter a {
    background: url(images/comingsoon/twitter-icon.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 58px;
    /*transition: all 1s ease-in-out 0s;*/
    width: 60px;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-webkit-transition:-webkit- all 0.2s ease 0s;
}
.social ul li.twitter a:hover {
    background: url(images/comingsoon/twitter-icon.png) no-repeat scroll 0 -58px transparent;
    /*transform: rotate(360deg) scale(1);*/
}

#footer{position:relative;width:100%;clear:both;}
.footer-menus,.footer-left-menu{padding-top: 6px;padding-bottom:6px;text-align: center;}
.footer-menus li {border-left: 1px solid #C0C0C0;display: inline;font-size: 13px;list-style: none outside none;padding: 0 10px;}
#set_space{padding-top:6px !important;padding-bottom:0px !important;}
#footer ol,ul { margin:0px;padding-left:0px;}
#launchcommentsblock{padding: 5px 130px;}
#fbcomments{text-align:center;}

/*@media (min-width: 768px) and (max-width: 979px) {

	.arrow{

		margin-left: 3px;
	}

}*/

@media (max-width: 767px) {
 header {
 padding-top:60px;
}
 #body_container {
width:96%;
}
.bg_line {
 top:0px;
}
.span12 h1 {
 font-size:40px;
}
.comming-soon {
top:0px;
 margin-bottom:10px;
}
.comming-soon form {
 background: url("images/comingsoon/input.png") no-repeat scroll 0 0 / 93% 91% transparent;
 height:37px;
 margin: 0 auto;
 max-width: 480px;
 width: 87%;
}
.comming-soon h2 {
 font-size:20px;
 margin:8px 0;
}
.comming-soon form .input- {
 background: none repeat scroll 0 0 transparent;
 border: medium none;
 clear: both;
 color: #7F7E7E;
 float: left;
 font-size: 13px;
 height:37px;
 line-height: 20px;
 margin: 0 0 0 10px;
 padding: 0;
 width:auto;
}
.comming-soon form .input-button-submit {
 background: url(images/comingsoon/ispacer-btn.png) no-repeat scroll 0 0 transparent!important;
 border: medium none;
 height: 40px;
 padding: 0;
 width: 98px;
}
 .digits {
 margin-top: 10px;
}
 .change_height {
 height: 126px;
 margin: 3px auto;
}
}


a{text-decoration:none;color:#33333;}
a:hover{text-decoration:underline;}
#navbarupper{background:0 repeat scroll 0 0 #EFEFEF;border-bottom:0 solid #666;height:38px;padding-top:0;width:977px;margin:0 auto;}
#navbar{height:38px;padding-top:0;text-align:center;margin:0 auto;}
#access{display:inline-block;padding-left:0;margin:0 auto 0 0;}
#access .menu-header,div.menu{font-size:14px;padding-left:0;}
#access .menu-header ul,div.menu ul{list-style:none;border:0;background:#999;text-align:left;margin:0 auto;}
#access .menu-header li,div.menu li{float:left;position:relative;border:0;padding:0;}
#access a{color:#fff;display:block;line-height:38px;text-decoration:none;font-weight:400;padding:0 15px;}
#access ul ul{border:0;display:none;position:absolute;top:38px;left:0;float:left;z-index:99999;padding-left:0;margin-left:0;background:#999;}
#access ul ul li{width:250px;color:#fff;margin:0;padding:0;}
#access ul ul ul{left:100%;top:0;margin:0;padding:0;}
#access ul ul a{background:#999;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#939393', endColorstr='#555555');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#939393', endColorstr='#555555');height:auto;color:#fff;background-image:0 to(#555555));margin:0;padding:0 10px 0 20px;}
#access li:hover > a,#access ul ul :hover > a{background:#999;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#999999');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#999999');color:#010101;background-image:0 to(#999999));}
#access ul li:hover > ul{display:block;color:#fff;background:#999;margin:0;padding:0;}
#access ul li.current-menu-item > a{font-size:14px;padding:0 15px;}
#access ul li.current-menu-ancestor > a,#access ul li.current-menu-parent > a{padding:0 15px;}
#access ul li.current-menu-ancestor > a:hover,#access ul li.current-menu-parent > a:hover{font-weight:700;color:#fff;}
* html #access ul li.current_page_item a,* html #access ul li.current-menu-ancestor a,* html #access ul li.current-menu-item a,* html #access ul li.current-menu-parent a,{color:#fff;padding:0;}
* html #access ul li a:hover{color:#999;}
#container{position:relative;min-height:100%;_height:100%;}
#videoframe{position:relative;width:100%;height:500px;display:block;margin-left:2px;margin-top:20px;background:url(images/defaultmainvideo.png) center no-repeat;}
.video{height:439px;overflow:hidden;padding-top:21px;width:800px;}
#main{width:100%;height:auto;position:relative;margin:0 auto;}
#main .framemain{padding-top:20px;padding-bottom:20px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin:0 auto;overflow:hidden;}
ul,ol{margin:0 0 1.625em 2.5em;}
p{margin-bottom:1.625em;}
#hid{width:100%;}
#hid ul,ol{margin-left:40px;margin-bottom:20px;margin-top:20px;}
#hid li{line-height:150%;margin-bottom:10px;padding-top:4px;}
#hid p{margin-bottom:1.625em;line-height:150%;}
.alignleft{float:left;margin:0 10px 10px 0;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.alignright{float:right;margin:0 0 10px 10px;}
img{border:0 none;}
#hid a{color:#0088CC;text-decoration:none;}
/*h1,h2,h3,h4,h5{padding-bottom:20px;}
*//*#hid li p{color:#5C5C5C;font-family:Helvetica,Arial,sans-serif;font-size:13px;line-height:21px;margin-top:0;padding-bottom:10px;}*/
#hid h1{margin-top:0;font-size:2.3em;color:#222;font-weight:400;line-height:1.1em !important;}
#hid h2{margin-top:0;font-size:1.8em;color:#222;font-weight:400;line-height:1.25em !important;}
#hid h3{color:#222;font-size:1.5em;font-weight:400;margin-top:0;line-height:1.3em !important;}
#launchcommentsarrow{height:81px;width:108px;background:url(images/commentsarrow-red.gif);background-repeat:no-repeat;float:left;}
#addtocart{width:100%;height:400px;}
#addtocart button.addtocart{position:relative;top:150px;background:url(images/addtocart.jpg) no-repeat;width:438px;height:157px;display:block;cursor:pointer;border:none;margin:0 auto;}
#textinfo{display:block;width:800px;margin:0 auto;}
#textinfo p{text-align:center;color:#333;font:normal 11px Arial, Helvetica, sans-serif;}
#textinfo p a{color:#333;}
.spam-messege{background-image:url(images/spam.png);background-position:left center;background-repeat:no-repeat;font-size:11px;line-height:14px;min-height:25px;padding-left:25px;text-align:left;width:230px;margin:0 auto;}
form .text{background:none repeat scroll 0 0 #F6F6F6;border:2px solid #999;color:#202020;font-size:20px;margin-bottom:6px;padding-bottom:10px;padding-left:12px;padding-top:10px;width:285px;}
#footer{position:relative;width:100%;clear:both;}
.footer-menus,.footer-left-menu{padding-top: 6px;padding-bottom:6px;text-align: center;}
.footer-menus li {border-left: 1px solid #C0C0C0;display: inline;font-size: 13px;list-style: none outside none;padding: 0 10px;}
#set_space{padding-top:6px !important;padding-bottom:0px !important;}
#footer ol,ul { margin:0px;}
#main .entrytext,#mainheader .entrytext{padding-left:5%;padding-right:5%;overflow:hidden;}
#fbcomments{text-align:center;}
#launchcommentsblocks{padding: 5px 132px;}

@media only screen 
and (max-device-width : 1024px) {
#bgvid{
	display:none !important;
}
	
}
.wp-video {
    margin: 0 auto;
}
#vep-bgvideo-controls {
bottom:0;
right:0;
height:36px;
padding:4px;
position:fixed;
text-align:center;
width:73px;
z-index:3;
}
#vep-bgvideo-controlsw {
bottom:0;
right:0;
height:36px;
padding:4px;
position:fixed;
text-align:center;
width:73px;
z-index:3;
}
.controliconsvep {
color: #000000;
	display: inline-block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	width: 28px;
	}
	.controliconsvepw {
color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	width: 28px;
	}
	#vep-bgvideo-controls a:hover,#vep-bgvideo-controls a:visited {
color: #000000;
	text-decoration: none;
	}
	#vep-bgvideo-controlsw a:hover,#vep-bgvideo-controlsw a:visited {
color: #FFFFFF;
	text-decoration: none;
	}