@import url(https://fonts.googleapis.com/css?family=Play:400,700);

.carousel-control.right { background-image:none; }
.carousel-control.left { background-image:none; }


.red{
    color:red;
    }
.form-area
{
    background-color: #FAFAFA;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid GREY;
	}

.nav-tabs li a,
.nav-tabs li a:active,
.nav-tabs li a:focus { outline:0px !important; -webkit-appearance:none;  text-decoration:none; }  

.cudetails {color:#FFFFFF; font-size:14px; font-family: 'Play', sans-serif; margin:20px 0; }
.tab-content { margin-top:15px; }
.sdetails { font-size:14px; font-family: 'Play', sans-serif; border:1px solid #CCCCCC; padding:10px; padding-bottom:0; }
.sdetails h2{ color:#CC0000; padding:5px 0 ; font-size:16px; margin:0; }
.sdetails p{ color:#666; font-style:italic; font-size:13px; padding:0; margin:0;}
.brbottom { border-bottom:1px solid #CCCCCC; }
.brtop { border-top:1px solid #CCCCCC; }
.logoss {width:100%; height:auto; overflow:hidden; padding-left:50px; margin-top:-12px; }
.logoss img{ max-height:45px; height:100%; width:154px; }
.tpicons { margin-top:-39px; }


.productslist { padding:0; margin:0; }
.productslist ul{ list-style:none; padding:0; margin:0; }
.productslist ul li{ display: inline-block; width:48%; padding:13px; margin-bottom:10px; }
.productslist ul li a{ font-size:12px; color:#999; overflow:hidden;}
.productslist ul li a h2{ font-size:18px; color:#999; text-align:center; font-family: 'Oswald', sans-serif;  }    
.productslist ul li a img{ width:100%; height:auto; }    
.pcount { background:#F3F3F3; padding:10px; margin:0; font-family: 'PT Sans', sans-serif; font-size:13px; color:#666666; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC}
.productdetails { width:100%; height:auto; text-align:center; }
.productdetails img{ width:90%; height:auto; margin:0 auto; }
.productdetails h3{ width:100%; display:block; padding:15px; font-family: 'Oswald', sans-serif; font-size:24px; color:#CC0000; text-align:left; }
.productdetails .titlee{padding:10px 15px 0 15px; font-size:18px; color:#333; text-align:left; }
.productdetails p{padding:7px 15px; font-size:14px; line-height:20px;  color:#999; text-align: justify;  }
.productdetails span{padding:7px 15px; font-size:14px; line-height:20px;  color:#999; text-align: left; width:90%; margin:0 auto;  }
.productdetails .tabletitlee{padding:10px 15px 15px 0; font-size:18px; color:#333; text-align:left; }
.productdetails tr td { font-size:13px; font-family: 'PT Sans', sans-serif;  }

/*process*/

.stepwizard-step p {margin-top: -5px; display:block; text-align:center; }
.stepwizard-row {display: table-row;}
.stepwizard {display: table; width: 100%; position: relative; }
.stepwizard-step button[disabled] {    opacity: 1 !important;    filter: alpha(opacity=100) !important;}
.stepwizard-row:before {    top: 14px;    bottom: 0;    position: absolute;  width: 100%; content: " ";    height: 1px;    background-color: #ccc;    z-order: 0; }
.stepwizard-step { display: table-cell;    text-align: center;    position: relative;}
.btn-circle {  width: 30px;  height: 30px;  text-align: center;  padding: 6px 0;  font-size: 12px;  line-height: 1.428571429;  border-radius: 15px;}

.greybox { background:#337AB7; border-radius: 4px; color:#FFFFFF;}




@media only screen and (min-width: 230px) and (max-width:480px){
.menucontainer {  max-height:50px; min-height:50px;  }
}
@media only screen and (min-width: 481px) and (max-width:768px){
.menucontainer {  max-height:80px; min-height:80px;  }
}

