/* 
    Document   : styles
    Created on : May 28, 2013, 2:29:33 PM
    Author     : Vignesh M
    Description:
        Purpose of the stylesheet follows.
*/
@font-face {
    font-family: 'futura__condensed';
    src: url('fonts/futura_condensed.eot');
    src: url('fonts/futura_condensed.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_condensed.woff') format('woff'),
         url('fonts/futura_condensed.ttf') format('truetype'),
         url('fonts/futura_condensed.svg#futura__condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
.cont{
	height:295px;
}
.container .cont{
	margin:auto;
}
.pwdph{
	color:#fff;
	text-align:center;
	font-size:20px;
	text-transform:capitalize;
}
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:100%;
	height:100%;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:230px;
	height:100%;
	text-align:center;
}
.video_shower .ca-item{
	position:relative;
	float:left;
	width:250px;
	height:100%;
	text-align:center;
}
.video_shower .ca-nav span{
	margin-top:130px;
	background-color:#fff;
	float:left;
	border-radius:0px 10px 10px 0px;
	width:25px;
	height:38px;
	background:transparent url(../img/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-30px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:30;
}
.video_shower .ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-30px;
}
#social-media {
	float:right;
	margin-right:25px;
}
#social-media ul li{
	float:left;
	list-style:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../img/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:0px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:30;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:0px;
}
.ca-nav span:hover{
	opacity:1.0;
}
body{
    list-style: none;
    text-align: center;
    font-family: 'futura__condensed';
    background: #EDEDED;
}
.mnu{
    list-style:none;
    margin:0px;
    padding:0px;
    float:right;
}
.mnu #title{
    display:none;
}
.mnu li{
    font-weight:bold;
    text-align:center;
    width:90px;
    padding-top:38px;
    margin-top:2px;
    height:60px;
    font-size:14px;
    float:left;
    /*background-color:#444;*/
    color:#037eb8;
    box-shadow:inset #000 6px 0px 2px -6px;
}
.mnu li:hover{
    background-color:#444;
    color:#fff;
    cursor:pointer;
}
.title{
    list-style:none;
    margin:0px;
    padding:0px;
    float:left;
    color:#FFF;
}
.title .prnm{
    padding-top:30px;
    text-transform:uppercase;
    font-size:25px;
    font-weight:bold;
}
.title .power{
    font-size:11px;
    display:block;
    text-align:right;
    text-transform:none;
}
#menu{
    list-style:none;
    margin:0px;
    padding:0px;
    float:left;
    width:100%;
}

#container{
    background-color:#545454;
    padding-bottom:1px;
    box-shadow:#000 0px 0px 15px 0px;
    float: left;
	max-width:100%;
}
#header{
    width:100%;
    margin:auto;
    background:#95181e url(../img/headertrace.png);
    height:120px;
}
#title{
    max-width:1000px;
    margin:auto;
    color:#FFF;
    height:50px;
}
#lister{
    width:1000px;
    min-height:900px;
    background-color:#eee;
    margin:auto;
}
#innerlister{
    height:400px;
    margin-top:60px;
    background-color:#333;
}
#footer{
	color:#FFF;
    width: 90%;
	margin-left:5%;
	text-transform:uppercase;
	float:left;
}
#footer #alre{
	float:left;
}
#footer #other{
	float:right;
	padding:14px;
}
#footer #other a{
	width:30px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	color:#FFF;
}
#footer #social-links{
	position:relative;
	top:14px;
	width:300px;
	margin:auto;
	text-align:center;
}
#footer #social-links a{
	color:#fff;
	margin-right:5px;
	text-decoration:none;
	margin-left:5px;
}
.grid{
    width:185px;
}
#twitter{
	width:98%;
	margin: 5px auto 5px 2px;
}
#twitter-container{
	float:left;
	width:30%;
	height:400px;
	background:#95181E;
	padding-bottom:10px;
	
}
.container{
    margin: 0 auto;
    width:100%;
    clear:both;
}
.setLeft{
    float:left !important;
}
.setRight{
    float:right !important;
}
ul.device_display{
    display: block;

}
.container ul li{
    list-style: none;
    line-height: 50px;
    min-height: 250px;
    margin-bottom: 41px;
}
.container ul{
    float: left;
    padding: 20px 40px;
}
.diver{
        visibility:hidden;
	height:0px;
	overflow:hidden;
}
.diver_vsb{
    visibility:visible;
}
.video_shower{
    background: #242424;
    width: 100%;   
    color:#fff;
    margin-top: 20px;
    float:left;
}
#content{
    margin: 20px;
    
}
#phone_model_shower{
	height:410px;
	background-color:#95181e;
	padding-bottom:10px;
    overflow: hidden;
	width:100%;
	float:left;
}
#menu_holder{
	min-height:60px;
	clear:both;
}
#menu li{
	float:left;
	background-color:#7e1419;
	color:#c4c1c1;
	text-align:center;
	width:119px;
	height:30px;
	padding:5px;
	margin-top:7px;
	font-size:21px;
        font-weight: normal;
	margin-left:7px;
        text-transform: uppercase;
        cursor: pointer;
}
#menu li:hover{
	color:#FFF;
	cursor:pointer;
}
.toph{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
}
.image_show{
	transition:all 0.5s ease 0s;
	background-color:#FFF;
	width:160px;
	height:200px;
	padding-top:15px;
	text-align:center;
	margin-top:30px;
	border-radius:10px;
	box-shadow:#000 6px 4px 7px -2px;
	float:left;
	margin-left:40px;
	margin-right:30px;
}
.image_show:hover{
	transition:all 0.3s ease 0s;
	box-shadow:#fff 0px 0px 15px 3px;
}
.image_show span{
	color:#FFF;
	display:inline-block;
	font-size:17px;
	margin-top:25px;
	position:inherit;
	text-transform:uppercase;
	line-height:20px;
}
.span{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:#000;
	height:35px;
	padding-top:10px;
	width:50px;	
}
.span1{
	margin-top:130px;
	background-color:#fff;
	float:left;
	box-shadow:#fff 0px 0px 10px;
	border-radius:0px 10px 10px 0px;
}
.span2{
	margin-top:130px;
	background-color:#fff;
	float:right;
	box-shadow:#fff 0px 0px 10px;
	border-radius:10px 0px 0px 10px;
}
.vspan1{
	float:right;
	background-color:#1f1f1f;
	border-radius:10px 0px 0px 10px;
	box-shadow:#fff 0px 0px 2px;
	margin-top:35px;
}
.vspan2{
	float:left;
	background-color:#1f1f1f;
	border-radius:0px 10px 10px 0px;
	box-shadow:#fff 0px 0px 2px;
	margin-top:35px;
}
.span:hover{
	background-color:#000;
	color:#fff;
	cursor:pointer;
	
}
#logo{
    text-align: left;
    margin-left: 21px;
}
#power_dev{
	color:#FFF;
	font-size:1.6em;        
    display: block;
	float:left;
	margin:70px 0 0 25px;
}
.prsholder{
	float:right;
	clear:right;
	position:relative;
	top:20px;
	right:18px;
}
.pow{
	text-align:right;
	color:#fff;
	font-size:1.4em;
	float:right;
    padding-top:8px;
	padding-right:5px;
}
.heading{
    padding-top:10px;
	font-size:30px;
	font-weight:normal;
	font-family: 'futura__condensed';
	margin:0px;
	padding-bottom:10px;
}
.slider li{
    list-style: none;
    float: left;
}
.overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index:30;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.lightbox
{
	box-shadow:#000 0px 0px 9px ;
    	display: none;
	background:#fff;
	left:71%;
	position:absolute;
	top:50%;
	width:100%;
	 -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
        border-radius: 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	z-index: 1000;
	padding: 0;
	max-width:800px;
	background:#4f4f4f;
}
#close{
    position: absolute;
    right: -14px;
    top: -14px;
    border:none;
}
iframe{
    border: none;
    overflow: hidden;
}
.mainContainer{
    margin: 0 auto;
    max-width: 1000px;
}
#gallery-wrap{overflow: hidden;height:335px;}
#gallery{position: relative; left: 0; top: 0;list-style:none;margin:0px;padding:0px;}
#gallery li{float: left;}
.video_shower .diver_vsb{
    height: 140px;
    margin-top: 23px;
}
.video_shower li {
    margin: 0 10px;
}
.video_shower li:first-child{
    margin-left: 15px;
}
.video_shower .cont{
    padding: 0 115px;
	height:125px;
}
#phone_model_shower img, img, #phone_model_shower li, #close img, #gallery, #gallery li, #gallery li a, #gallery li a img,#phone_model_shower ul,#phone_model_shower a,#header img{
    border:none;
}
.lightbox iframe{
    width: 100%;
    height: 430px;
}
.banner{
	float:left;
	width:300px;
	height:90px;
	margin:15px 0 0 15px;
}
#banner1{
	background:#95181E;
	margin-left:0;
	width:330px;
}
#banner1 span{
	color:#fff;
	float:left;
	font-size:25px;
	margin:8px;
}
/* #round{
	background:#c8c8c8;
	width:80%;
	height:82%;
	float:left;
	border-radius:10px;
	color:#95181E;
	margin-top:8px;
	-webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
} */
#round{
	background:#68161A;
	width:80%;
	height:82%;
	float:left;
	color:#ffffff;
	margin-top:8px;
}
#round p{
	margin:5px 5px 5px 10px;
	text-align:justify;
}
#round p:first-letter{
	font-size:23px;
}
#round a{
	color:#ffffff;
	text-decoration:none;
}
#banner-container{
	float:left;
	width:100%;
	min-height:120px;
	margin-top:15px;

}
.playerres{
    width: 96%;
    margin: auto;
}
.prsholder a{
    text-align: right;
    float: right;
}
#logo-cont{
float:left;
margin-top:20px;
}
@media screen and (max-width: 1013px) {
     #menu li{
        width: 78px;
        font-size: 20px;     
    }
}
@media screen and (max-width: 995px) {
    .lightbox{
        width: 80%;
        left: 50%;
    }       
    #menu li{
        width: 77px;
        font-size: 19px;
        height: 25px;
    }
}
@media screen and (max-width: 985px) {
     #menu li{
        width: 75px;
    }
}
@media screen and (max-width: 960px) {
     #menu li{
        width: 70px;
    }
}
@media screen and (max-width: 880px) {
    .lightbox{
        width: 87%;
        left: 45%;
    }
      
}
@media screen and (max-width: 570px) {
    .lightbox{
        width: 90%;
        left: 43%;
    }
     
}
@media screen and (max-width: 470px) {
    .lightbox{
        width: 95%;
        left: 40%;
    }
    #logo img{
        width: 300px;
    }
    #power_dev{
        font-size: 14px;
        margin-left: 200px;
    }
    .prsholder img{
        width:150px;
    }
    .prsholder .pow{
        font-size: 14px;
    }
     
}
@media screen and (max-width: 344px) {
    .lightbox iframe{
        height: 570px;
    }
     
}