html, body {
height: 100%;
}
body {
background-color: #ffffff;
color: #343434;
font-family: "Ubuntu",sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 20px;
margin: 0;
padding:0;
}
ul.menu,ul.menu ul,ul.nolist,.slideshow ul,.pagination ul,ul.breadcrumb,.content-links ul{
list-style: none;
margin:0;
padding:0;
}

.btn-toolbar .pull-left{
float:left;
margin-right:5px;
}
.searchintro{
margin: 5px 0;
}
.phrases,.only{
margin-bottom:18px;
}
.phrases-box{
margin:5px 0;
}
.phrases-box label,.only label{
margin-right:10px;
cursor:pointer;
}
.phrases-box label input,.only label input{
margin-right:5px;
}
.only legend{
margin-bottom:5px;
}

body>div.tooltip{
display:none!important;
}
h1,h2,h3,h4{
text-transform: uppercase;
font-weight: 500;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #e7695b;
}
h1 {
color: #4b464a;
font-size: 42px;
line-height: 50px; 
text-align:center;
margin-top:30px;
}
h2 {
color: #4b464a;
font-size: 36px;
line-height: 44px;
}
h3 {
color: #4b464a;
font-size: 34px;
line-height: 54px;
}
h4 {
color: #4b464a;
font-size: 24px;
line-height: 30px;
}
h5 {
font-size: 23px;
font-weight: normal;
line-height: 28px;
}

.clr,.clearfix{
clear:both;
}
.pull-left.item-image{
margin-right:10px;
}
.pull-right.item-image{
margin-left:10px;
}

.wrapper {
height: auto !important;
margin: 0;
padding:0;
min-height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
width:100%;
padding:15px 0;
background:#fff;
position:fixed;
top:0;
left:0;
z-index:9999;
}
.header:after {
background:#fff;
content: "";
height: 10px;
left: 0;
opacity: 0.3;
position: absolute;
top: 100%;
width: 100%;
z-index: 9999;
}
.header .phone{
text-align:right;
font-size:16px;
}

.logo{
float:left;
}

.topmenu {
float:right;
margin-bottom:10px;
}
.topmenu ul li a{
text-transform:uppercase;
font-size:13px;
}

.slideshow{
margin-bottom:18px;
}

.slideshow ul li{
float:left;
}
.slideshow ul li a{
text-decoration:none;
color:#fff;
}
.slideshow ul li img{
position:relative;
z-index:998;
}
.service-title{
color:#fff;
text-align:center;
width:100%;
height:100%;
position:absolute;
top:0;
z-index:999;
font-size: 70px;
line-height:76px; 
}

.service-title-wrap{
display:table;
width:100%;
height:100%;
}
.service-title-wrap .table-cell{
display:table-cell;
vertical-align:middle;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
background:url(../images/inner-bg.jpg) no-repeat center 100px;
}
.home .content{
padding:0;
background:none;
}

.pagecontent{
margin-top:20px;
padding-bottom:30px;
}
.services{
margin-top:30px;
}
.services .modtitle{
text-align:center;
background:#ccc;
margin-bottom:15px;
text-transform:uppercase;
}
.services .modtitle span{
padding:0 15px;
background:#fff;
font-size:24px;
}

.news{
margin-top:30px;
}

.lead{
margin-bottom:20px;
padding-top:20px;
border-top:1px #ccc dotted;
}
.article-info-term{
display:none;
}
.published{
margin:0;
padding:0;
}


.sideright{
margin-top:20px;
margin-bottom:30px;
}
.serv-item{
margin-top:20px;
}
.sideright .modtitle{
font-size:24px;
margin-top:45px;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
background: #fafafa;
border-top: 1px solid #e3e3e3;
color: #4b464a;
padding: 10px 0;
}

.copy{
margin-top:18px;
}
.links img{
float:right;
margin-top:10px;
}
.developer{
float:right;
}
ul.sigProClassic{
text-align:center;
}
ul.sigProClassic li{
display:inline-block;
float:none!important;
}
#cboxSlideshow{
display:none!important;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
position: relative;
margin: 0;
padding: 0;
}

.bx-wrapper img {
width: 100%;
display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: 10px;
width: 100%;
z-index:55;
}

/* LOADER */

.bx-wrapper .bx-loading {
min-height: 50px;
background: url(../images/bx_loader.gif) center center no-repeat;
}

/* PAGER */

.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-weight: bold;
color: #666;
padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
background: #fff;
text-indent: -9999px;
display: block;
width: 150px;
height: 6px;
margin: 0 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #e7695b;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
left: 10px;
background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
right: 10px;
background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
background: url(../images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
background: url(../images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}

.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}

@media all and (max-width: 1280px) {
	.service-title{
	font-size: 60px;
	line-height:66px; 
	}
}
@media all and (max-width: 1024px) {
	.service-title{
	font-size: 48px;
	line-height:54px; 
	}
}
@media all and (max-width: 768px) {
	.service-title{
	font-size: 36px;
	line-height:40px; 
	}
	.logo{
	text-align:center;
	margin-bottom:10px;
	}
	.header .phone{
	text-align:center;
	}
	
}
@media all and (max-width: 580px) {
	.service-title{
	font-size: 24px;
	line-height:26px;
	}
}
@media all and (max-width: 480px) {
	.service-title,.bx-wrapper .bx-pager.bx-default-pager a{
	display:none;
	}
}
@media all and (max-width: 320px) {

}