.blccontainer{
width:100%;
height:auto;
background:#ffffff;

}

.blccontainer1{
width:75%;
height:585px;
margin:auto;
background:#ffffff;
position:relative;
clear:both;
left:30px

}

.blccontntmain{
width:275px;
height:600px;
float:left;
background:#ffffff;
position:relative;
font-family:Sequel Sans,Helvetica Neue,Arial;
font-size:16px;
line-height:22px;
color:#8b8e91;
text-align:center;
padding-left:10px;
padding-right:10px;

}

.blccontnt{
width:255px;
height:585px;
float:left;
background:#181e25;
position:relative;
font-family:Sequel Sans,Helvetica Neue,Arial;
font-size:16px;
line-height:17px;
color:#ffffff;
text-align:center;

}

.blccontnthad{
font-family:Sequel Sans,Helvetica Neue,Arial;
font-size:35px;
line-height:45px;
font-weight:bold;
color:#ffffff;
background:#000000;
height:100px;
padding-top:10px;

}
.blccontntsub{
padding:10px;
}



@media only screen and (min-width: 320px) and (max-width: 767px) {

.blccontainer1{
left:0px;
}

.blccontntmain{
padding-left:25px;
}

}















