@media (max-width: 980px) and (min-width: 768px) {
	#header .navbar-btn {
		display: none;
	}
	div.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important;
	}
}
@media (max-width: 990px) and (min-width: 740px) {
	.logoshow img{
		width: 100px
	}
}

@media (max-width: 980px) {
	.container {
		overflow: visible;
	}
}


@media (min-width: 768px) {
	.logohide {
		display: none;
	}
	#header div.container{
		display: none;
	}

}
@media (max-width: 760px) {
	.logoshow {
		display: none;
	}
	a.go-top{
		display: none!important;
	}
}
@media (min-width: 805px) {
	.mobile {
		display: none;
	}
		.twraptwo {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	}
}
@media (max-width: 805px) {
	.full{
		display: none;
	}

}

body{
	font-family: Arial, Helvetica, sans-serif;
font-size:14px;
margin: 0px;
line-height: 1.4em;
color: #999999;
background: #fff;
padding: 0px;
}


h1, h2, h3, h4, h5, h6 {
	color: #999;
}
#slider{
	margin-left: 10px;
	margin-right: 10px
}

div.sb-slidebar.sb-left h6{
	text-align: center;
	color: #444;
	font-size: 35px;
	line-height: 45px;
	margin: 10px 0;
	letter-spacing: 0;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 10px;
}
div#mainbody .container {
	border-top: solid thin #E0E0E0;
}
@media (min-width: 1200px) {
  .container {
    width: 980px;
  }
}
@media  (min-width: 990px) {
	div.module.homequote {
		margin-top: 150px;
		font-size: 16px
	}
	div#content.col-md-9.rightline{
	border-right: solid thin #E0E0E0;
	}
	div#content.col-md-9.leftline{
	border-left: solid thin #E0E0E0;
	}
}
@media  (max-width: 990px) {
	div.module.homequote{
		width: 200px;
		margin-right: auto;
		margin-left: auto;
	}
	}
div.btn-toolbar a.btn, a.btn.modal_jform_contenthistory{
	margin-top: 0px
}
div.module.homequote {
		font-style: italic;
		font-weight: bold;
	}
@media (max-width: 768px) {
	div#content.col-md-9{
	border-right: 0px solid thin #E0E0E0;
	}
}
#content-area, #content-area h1{
	padding: 0px;
	margin: 0px;
}
.aboutquote{
width: 455px; 
margin-left: auto; 
margin-right: auto;
}
blockquote.about{
margin: 15px 10px;  
padding: 10px 20px 10px 60px; 
border-top: 2px dotted #CCCCCC; 
border-bottom: 2px dotted #CCCCCC;
}
blockquote.about p{
padding: 10px 30px 15px 0px; 
font-size: 110%; 
line-height: 120%; 
color: #999999; 
font-style: italic;
}

@media (max-width: 360px) {
	.aboutquote{
	width: 90%; 
	margin-left: auto; 
	margin-right: auto;
	}
	blockquote.about{
	margin: 5px 5px;  
	padding: 5px 5px 5px 5px; 
	}
	blockquote.about p{
	padding: 5px 5px 5px 5px;
	margin: 0px; 
}
}
.navbar-brand{
	padding: 0;
	padding-bottom: 3px;
}
@media (min-width: 768px) {
#menu{
	position: relative;
}
#menu .navbar-collapse {
	position: absolute;
	bottom: 0px;
}
.nav ul {
	line-height: 30px;
}
.nav li.item-313{
	padding-left: 10px
}
.nav li a{
	color: #999;
	font-family: times;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.nav li a:hover, .nav li a:focus, li.current a, .module ul.nav li.active a{
	color: red;
	background: transparent;
}
}

/*li.item-30.parent.dropdown span.caret{
	display: none;
}*/
.tfloat{
	float: left;
width:  280px;
border: thin solid #e0e0e0;
border-radius: 15px;
height: 225px;
margin: 10px;
padding: 9px;
}

@media (max-width: 480px) {
	.tfloat {
		margin-left: 0px;
	}
}

.twrap {
	clear: both;
}

.twrap h2, .twrap p{
	padding: 0px;
	margin: 0px;
	line-height: 20px
}

.tfloat p, .tfloat h2{
	padding: 0px;
	margin: 0px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 16px;
    border-left: 0px solid #eee;

}
div.module.clients a{
 color: #999;
}

div.module.clients h4{
 font-size: 17px
}
div.module.clients a:hover{
 color: red;
}
#footer, #footer .container{
	background: #fff
}
#footer a{
	color: #999;
}
#footer a:hover{
	color: #999;
	text-decoration: underline;
}
#footer div.container {
	border-top: solid thin #E0E0E0;
	padding-top: 0px;
}
#footer div.container p {
	padding: 0px;
	line-height: 14px
}
#footer .footmenu {
	position: absolute;
}
#footer ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100px
}
#footer ul li {
	display:block;
float:left;
padding:0 10px;
}
#footer .module ul.nav li{
	border-right: 0px;
	border-left: 0px;
	width: 200px
}

#footer .nav li a{
	color: #999;
	font-family: times;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#footer ul.nav li a, #footer ul.nav li{
	padding: 0px
}
#footer ul.nav li a:hover{
	color: #999;
	text-decoration: underline;
	 }