.img{ border-radius:5px;}
.nine{
font-family: 'Roboto Condensed', sans-serif;
	font-size: .9em;
	font-weight:none;
	color: #000000;
	text-decoration:none;
	    border: 1px solid #ec2f2f;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	margin-bottom:5px;
	
	}
	.nine:hover{
	 background-color: #ffffff;
	   border: 1px solid #000000;
	 color: 000000;
	 text-decoration:none;}
	 .footi{
background:url(../images/footer.jpg);
background-color:#F2F2F2;
background-position:bottom center;
background-repeat:no-repeat;
margin-bottom:-30px;
border-top:1px solid #D5D4D4;

}
/*-------------------------------------
[ 5.8. Order complete ]
---------------------------------------*/
.complete-title > p {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    margin-bottom: 60px;
}
.order-no ul li {
	border:1px solid #ccc;
	border-right:0;
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding: 35px 0;
    width: 25%;
}
.order-no span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 15px;
}
.order-no ul li:last-child{border-right:1px solid #ccc;}
.order-address.bill > p {margin-bottom: 55px;}
.order-complete .place-text {
    border: 0 none;
    padding: 0;
}
.order-address p span {text-transform: uppercase;}
.order-details .por-dse li {
    margin-bottom: 5px;
    padding: 0;
}
.order-details .por-dse span {
    font-weight: 600;
    width: 80px;
}
ul{
	list-style: none;
	
}
/*-------------------------------------
/* Wrapper Styles Starts */



.tus_products{
	margin:0px 0 20px 0; padding:10px; background-color:#D6D5D5; position:relative; overflow:hidden; border-radius:5px;}
.tus_products img{
	margin:0 auto; padding:0px;}
.tus_products h3{
	margin:15px 0 3px 0; padding:0px; font-family:'Oswald', sans-serif; font-size:15px; color:#000000; text-transform:capitalize;}
.tus_products p{
	margin:0px 0; padding:0px; font-family:'Oswald', sans-serif; font-size:12px; color:#000000; text-transform:capitalize;}
.tus_shap{
	margin:0px; padding:22px 0 0 6px; position:absolute; background-color:#0A87CF; width:75px; height:75px; bottom:-37px; right:-37px; transform:rotate(45deg); transition:0.8s}
.tus_shap i{
	color:#fff; font-size:18px; transform:rotate(-45deg)}
.tus_products:hover .tus_shap{
	background-color:#17AAFF;}
.tus_products:before{
	content:''; position:absolute; background-color:rgb(255,255,255,0.3); width:100%; height:0; top:0; left:0; transition:0.8s}
.tus_products:hover:before{
	height:80%;}
.tus_products span{
	margin:0px auto; padding:6px 0 0 0; width:40px; height:40px; color:#fff; background-color:#0A87CF; border-radius:5px;  font-size:17px; text-align:center; position:absolute; top:35%; left:0; right:0;
	transition:all 0.8s ease 0.3s; transform:scale(0)}
.tus_products:hover span{
	background-color:#0A87CF; transform:scale(1)}

	
/* Footer Top Section Styles Starts */
	
	
	.tus_screengb{
	margin:0px 0 20px 0; padding:30px 0 0 0; background:url(../images/screenbg.jpg) no-repeat center top; height:600px;}
.tus_screen img{
	margin:0 auto; padding:0px;}
.tus_what{
	margin:50px 0 0 0; padding:0px;}
.tus_what img{
	margin:0 auto; padding:0px;}
.tus_what h3{
	margin:50px 0 10px 0; padding:0px; color:#000; font-size:30px; text-transform:uppercase; font-family: 'Oswald', sans-serif;}
.tus_what p{
	margin:0px 0 20px 0; padding:0px; color:#666; font-size:14px; text-align:justify; font-family: 'Roboto', sans-serif; line-height:22px}
.tus_readmore{
	margin:0px; padding:12px 15px; background-color:#000; color:#fff; font-size:14px; text-transform:capitalize; text-align:center; font-family: 'Oswald', sans-serif;
	transition:0.8s}
.tus_readmore:hover{
	background-color:#bd060c; color:#fff; text-decoration:none;}
