body
{ 
font-family:OpenSans-Regular; 
font-size:14px; 
text-align:justify;
}

.logo img{float:none; margin:0 auto; display:block; height:80px; width:auto;}
.top{width:100%;height:auto;}

.banner{width:100%;height:auto; margin-bottom:10px;}
.banner img{width:100%;height:auto;}
.menu{ text-transform:uppercase; font-size:12px;}
.content{ color:#333;}
.content h4{ color:#337ab7;}
.footer{width:100%;height:auto; background-color:#2d2d2d; color:#CCC;}
.copyright{ text-align:center; font-size:10px;}
.powered img{ height:60px; width:auto; float:none; margin:0 auto; display:block;}
.nopadding{ margin:0px; padding:0px;}
.thumbnail { text-align:center;}
.thumbnail btn{ float:none; margin:0 auto; display:block; text-align:center;}
.carousel-caption h2{font-family:OpenSans-Bold; font-size:45px; color:#0abafb; text-transform:uppercase; font-weight:600;text-shadow: 2px 2px #015676;}
.carousel-caption p{font-family:OpenSans-Regular; font-size:18px;color:#fff;text-shadow: 1px 1px #000;}
.carousel-caption {
    color: #fff;
    text-align: center; text-shadow:#FFF;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
	background:#000000;
	}
.companyname h3{
font-size: 21px;
text-align: center;
}
.navbar-toggle{
background-color: #337ab7;
border: 1px solid #337ab7;
margin:0 auto;
display:block;
float:none;
}

/*accordion menu*/
.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
		background:#337ab7;
		
		
    }
	.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color:#fff;
}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #fff;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
	



.glyphicon {
	top:46px;
	}	

}
@media(min-width:415px)
{
.glyphicon {
	top:60px;
	}

}








@media(min-width:768px)
{
.logo img{float:left;display:block; height:80px; width:auto;}
.top{ width:100%;height:80px;}
.top h3{ font-size:22px; text-align:left;}
.footer{width:100%;height:80px;}
.copyright{ text-align:left; font-size:11px; margin-top:25px;}
.powered img{ height:50px; width:auto; float:right; margin-top:20px;}

.navbar-toggle{
display:none;
}	
.glyphicon {
	top:221px;
	}
	

	
}








@media(min-width:1170px)
{
	
	
	
	
	
}