.btn-fullwidth{
	width:100%;
	text-align:center !important;
}

.page-header-st{
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	background:#0070b6;
	padding:5px 20px;
	display:inline-block;
}

.ttm-page-title-row .title{
	background:#0070b6;
	color:#fff;
	padding:5px 10px;
}

.service1-header{
	 background-image: url(../images/what-we-can-do-header-img.jpg);
}

.service2-header{
	 background-image: url(../images/service2-header.jpg);
}

.service3-header{
	 background-image: url(../images/service3-header.jpg);
}

.about-header{
	 background-image: url(../images/aboutus-header.jpg);
}


.wcu-header{
	 background-image: url(../images/wcu-header.jpg);
}

.contact-header{
	 background-image: url(../images/contact-header.jpg);
	 background-position:bottom center;
}

.gaq-header{
	 background-image: url(../images/getaquote-header.jpg);
}

.support-header{
	 background-image: url(../images/support-header.jpg);
	 background-position:bottom center;
}

.testi-header{
	 background-image: url(../images/testi-header.jpg);
	
}

.aboutus-section{
	padding-bottom:70px;
}

.service-section-2{
	background-color: #f7f9fe;
	padding-bottom:90px;
}

.nopadding{
	padding:0;
	
}

.blurb{
	
	width:100px;
	margin:0 auto;
}

.blurb h5{
	width:100px;
	text-align:center;
}

.icon-box{
	text-align:center;
	height:76px;
	width:80px;
	border:1px solid #0070b6;
	padding:5px;
	margin:0 auto;
}

.icon-box img{
	padding:10px;
	width:64px;
	height:auto;
}

.icon-box-inner{
	background:#0070b6;
}

.first-footer .ttm-btn{
	text-transform:none !important;
}

.success {
        padding: 15px;
        border: 1px solid #C8E6C9; 
        margin: 5px 0;      
        background: #E8F5E9;
        color: #008000;
		display:none;
        text-align: center;
      }
	  
.error{
	color:red;
}

#submit{
	cursor:pointer;
}

.download-btn a{
	    font-size: 28px !important;
		padding: 30px 80px 30px 30px !important;
		text-align:center;
}

.download-btn a>i{
	    font-size: 34px !important;
		right:5px;
}

.tv-logo{
	max-width:300px;
	text-align:center;
}

.testimonial-img img{
	border: 5px solid #0070b6 !important;
	padding:10px;
}