
/* template style header background */
.boxplus-caption {
    display: none !important;
}
.container{
	background:#fff;
}
.wrap.navbar.navbar-default.t3-mainnav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border:none;
}
.t3-wrapper {
    background: none ;
}
.t3-header {
    padding-bottom: 9px;
    padding-top: 20px;
	background:#000;

}
.headerwrapper{
	background:#000;
}
.logo-text {
    border-bottom: 1px solid #666;
    color: #fff;
    padding-bottom: 18px;
    text-align: center;
}
.logo-text a {
    color: #fff;
    font-size: 21px;
    font-weight: bold;

}
.chrono_credits{
	display:none;
}

.t3-mainnav .navbar-inner {
border-left: none;
}
/* template style end */

/* menu style */

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	background:#E7E7E7;
	color:#fff;
}
/* menu style end *


/* body */
body {
    color: #444 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857 !important;
	background:#fff;
}
.contentpane {
    background: none repeat scroll 0 0 #f1f1f1;
}
h3, .h3 {
    color: #6f9d36;
    font-size: 19px;
}
h4, .h4 {
    color: #234655;
    font-size: 17px;
}
blockquote {
    background: url("../../../images/themes/1021/postquote.png") no-repeat scroll 0 0 #f7f8f8;
    border: 1px solid #dee3e1;
    clear: both;
    color: #5c615f;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    overflow: auto;
    padding: 10px 10px 10px 46px;
    text-align: left;
}
/* body End*/



/* module class suffix create mew */
.modulebox1 h3{
	text-align:center;
	color:#0a5e76;
	font-size:25px;
}
.modulebox1 img{
	max-width:100%;
	height:auto;

}
.modulebox1{

}

/* module class suffix end */


.t3-footer {
    background: none  !important;
    border-top: 0px solid #EEEEEE !important;
    color: #555555 !important;
}
.t3-navhelper {
    background: none  !important;
    border-top: 0 solid #EEEEEE !important;
    color: #555555 !important;
	padding:0px;
}
.t3-navhelper > div{
	padding:0px;
}

.col-md-12.copyright {
    display: none;
}
.t3-copyright {
    border-top: 0px solid #eeeeee;
    font-size: 12px;
    padding: 40px 0 80px;
}

.container.t3-sl.t3-sl-1 {

    padding-bottom: 4px;
    padding-top: 8px;
}
.container.t3-sl.t3-sl-2 {

    padding-bottom: 4px;
    padding-top: 8px;
}
.modulebox1 {
    margin-bottom: 0;
}

/*When window is larger than 700px*/
@media only screen and (min-width : 768px) { 
.logo-text {
    border-bottom: 1px solid #666;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 18px;
    text-align: center;
    width: 500px;
}
.nav.navbar-nav.level0 {
	width: 625px;
	margin: 0 auto;
	float: none;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #000;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background-color: #000;
    color: #f1f1f1;
}

#t3-mainnav > div{
	background:#000;
}
.navbar {


}
}



