@font-face {font-family:Poppins-Light; src: url('../fonts/Poppins-Light.otf');}
@font-face {font-family:verdana; src: url('../fonts/verdana.ttf');}
@font-face {font-family:Poppins-Bold; src: url('../fonts/Poppins-Bold.otf');}
@font-face {font-family:Poppins-ExtraBold; src: url('../fonts/Poppins-ExtraBold.otf');}
@font-face {font-family:Calibri; src: url('../fonts/Calibri.ttf');}
@font-face {font-family:OpenSans-Light; src: url('../fonts/OpenSans-Light.ttf');}
body{ font-family:Calibri; text-align:justify; font-size:14px; color:#333333;}
.top{ margin-top:0px; margin-bottom:0px; background-color: #333333;}
.banner{ width:100%; height:auto;}
.banner img{ width:100%; height:auto;}
.logo{display:block; float:none; margin:0 auto; padding-top:20px;}
.logo img{display:block; float:none; margin:0 auto; width:100px;}
.co{font-family:Poppins-Bold;font-size:22px; text-align:center; color:#ffffff; margin-bottom:10px; margin-top:15px;text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px black;}
.co p{font-family:Calibri;text-align:center; color:#ffffff;font-size:12px;text-transform:uppercase;}
.menu{ width:auto; margin-top:40px; text-transform:uppercase;}
.nopadding{ margin:0px; padding:0px;}
.footer{background-color: #CCCCCC; height:auto; padding-bottom:20px; border-top:3px solid #ebb810;}
.bottom{background-color: #333333;}
.copyright{ font-size:10px; color:#ebb810; text-align:center; padding-bottom:20px;padding-top:20px;}
.powered img{ width:150px; display:block; float:none; margin:0 auto;padding-bottom:20px;}
.text-muted{
text-transform:uppercase;}
.brand{

border: 1px solid #ebb810!important;}



@media(min-width:768px)
{
.co{font-family:Poppins-Bold;font-size:32px; text-align:left; color:#ffffff; margin-top:30px; margin-left:0px;text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px black;}
.co p{font-family:Calibri;text-align:left; color:#ffffff;font-size:12px; text-transform:uppercase;}
.logo{ margin-top:0px;width: auto; padding-top:0px;}
.logo img{ width:100px;}
.menu{ width:auto; margin-top:30px; text-transform:uppercase;}
.copyright{ font-size:10px; color:#ebb810; text-align:left; padding-top:30px;}
.powered img{ width:150px; float:right; padding-top:20px; padding-bottom:20px;}
.footer{background-color: #CCCCCC; height:300px;}
.footer p{ height:150px; overflow:hidden;}

}





@media(min-width:1170px)
{


}