@charset "utf-8";
/* CSS Document */

body{
    background:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:200;
}
p{
	font-weight:300;
	font-weight: 300;
	line-height: 1.7;
	font-size: 17px;
	margin: 0;
	padding: 5px 0;	
}
a{
    color:#b9141a;	
}
a:hover{
    color:#000;	
}
.row {
    max-width: 1200px;
}
.main-page-view a{
border-bottom: 1px dashed;	
}
h1{
    font-family: 'Arvo', serif;
}
h3{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #000;
	text-transform:uppercase;
	margin: 17px 0 0 0;
}
.alert{
  background:#cf1f25;
  padding:.5rem 1rem;
  color:#fff;
}
.alert a{
  color:#fff;
  border-bottom:1px dotted;
}
u{text-decoration:none;}
ins{
	text-decoration:none;
} 
.main-page-view strong, b{
    font-weight:500;	
}
.center{
    text-align:center;	
}
.announcements h1 {
    font-family: 'Arvo', serif;
	font-weight:300;
	margin:10px 0 30px 0;
	font-size:24px;
	text-align:left;
	text-transform:none;
	line-height:30px;	
}
.announcements h1 a{
    color:#000;
	border-bottom: 1px dashed #ccc;
}
.announcements h1 a:hover{
	border-bottom: 1px solid #000;
}
.tab-bar{
	background-color: #fff;
	height: auto;
	border-bottom: 1px solid #EBEBEB;
	padding:20px 0;	
}
.tab-bar .menu-icon span{
	box-shadow: 0 0px 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000;	
}
.left-small{
    width:200px;
	border-right:none;
	padding:10px 0 10px 10px;	
}
.right-small{
    border-left: none;
	height: 100%;
	width: 65px;

}
.tab-bar .menu-icon{
	right: -9px;
	top: 25px;	
}
.tab-bar #logo{
	
}
.slides{
    text-align:center;
	margin-bottom:10px;
	background: url(../img/keypad-lg.jpg) 50% 0 #fff no-repeat;
	background-size: cover;
}
.dark-overlay {
	background-color: rgba(0, 0, 0, 0.4);
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow:hidden;
	padding:45px;
}
.hidden{
	display:none;
}
.red-overlay {
    background-color: rgba(230, 0, 0, 0.8);
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow:hidden;
	padding:45px;
}
.slides h1{
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
	padding-top:0;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	line-height:32px;
}
.slides h3{
	color:#fff;
	font-size:20px;
	padding-top:0;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	background: #bb141a;
	text-transform:none;
}
.slides h3 span{
	font-size:14px;
	position: relative;
    top: -5px;
}
.service-top{
	padding: 30px 0 0;
    overflow: auto;
}
.service-top h1{
	font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size:23px;
    color:#000;
    text-transform:uppercase;
    line-height: 24px;
}
.service-top i{
    font-size:40px;
    color:#b9141a;
    position:relative;
    top: 10px;
}
h2{
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	line-height:27px;
}
.slides#pg h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
}
h4{
    font-family: 'Roboto', sans-serif;
	font-weight:200;
	margin:0;
	padding:0;
	color:#fff;
	text-transform:uppercase;
}
#dk-gray-bg{
	background:#696c6d;
	height:170px;
}

.dark-overlay i.fa{
    font-size:60px;
	padding-top:20px;
	color:#fff;
}
.red-overlay i.fa{
    font-size:60px;
	padding-top:20px;
	color:#fff;
}
#lt-gray-bg{
	background:#c2c1c2;
	height:170px;
}
.slides .slick-prev:before {
content: "";
}
.slides .slick-next:before {
content: "";
}
ul.slick-dots {
    margin-left:0;	
}
.slick-dots li button:before {
    color:#4B4848;	
}

.white{
    background:#fff;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	font-weight:300;	
}
.red{
    background:#b9141a;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight:300;
	text-transform: uppercase;
	letter-spacing: 1px;	
}
.button:hover{
    background-color:#7E0C10;
}
.red a{
    color:#fff;	
}

.call-now a{
    color:#828282;	
}
#support{
    margin:0px 0 30px 0;
	text-align: center;	
}
.intro-top{
    font-size:26px;
	text-align:center;
	padding:30px 0 10px 0;
	font-family:'Arvo', serif;
	line-height: 32px;
}
 h2.home-tagline{
    font-size: 21px;
    text-align: center;
    padding: 15px 0 0px 0;
    font-family: 'Arvo', serif;
    line-height: 32px;
    font-weight: 200;
}
.bubble{
	position: relative;
	padding:30px;
	margin: 25px 10px 20px 10px;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bubble:before 
{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	border-width: 15px 18px 0;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
.bubble:after{
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	border-width: 14px 16px 0;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
.main-page-view .bubble:after{
	border-color: #fff transparent;
}
.bubble .text{
     font-family: 'Roboto', sans-serif;
	 font-size:16px;
	 font-weight:400;
	 line-height:28px;
}
.author{
     font-family: 'Roboto', sans-serif;
	 font-size:14px;
     font-weight:300;
	 padding-left:40px;
	 text-transform:uppercase;
	 color:#000;
	 margin-bottom:40px;
	 text-align:center;
}
.contact h1{
    color:#000;	
	text-align:center;
	text-transform:uppercase;
	font-size:22px;
}
.feedback h1{
    color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 300;
	font-family: 'roboto', sans-serif;
	padding-top:40px;
}
.feedback .short-line{
    background:#000;	
}

.feedback{
    margin-top:50px;
	background:#f1f1f1;
	overflow: hidden;	
}
.main-page-view .feedback{
    background:none;
    clear:both;	
}
.light-overlay {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow:hidden;
	padding:10px;
}
/*BLOG*/
#blog{
    background:#b9141a; 
	padding:20px 0 20px 0;	
	text-align:center;
	overflow:auto;
	color:#fff;
}
#blog h2{
    color:#fff;
	font-size:25px;
	text-transform:uppercase;
}
#blog i{
    font-size:40px;
	padding-top:15px;
}
.author-date{
    border-bottom:1px solid #dedede;
	margin:20px 0 10px 0;
	padding: 15px 0;
}
.social-share{
    margin-bottom:20px;	
}
	
	
.author-date span.date{
    background:#000;
	color:#fff;
	padding:3px 5px;
	font-weight:700;
	margin-right:10px;
	font-size: 12px;
}
.flag{
	background:#b9141a;
	color:#fff;
	padding:5px 2px 5px 8px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 20px;
	text-align: center;
}
.border{
	padding:0px 0 10px 0;	
	overflow:hidden;
	border-top: 1px solid #DFDFDF;
}
.announcment-entry{
	padding:0px 0 10px 0;	
	overflow:hidden;
	border-top: 1px solid #DFDFDF;
}
.tagline{
    color:#666;	
	font-size:12px;
	padding-top: 6px;
	font-weight: 300;
}
h3.blog-side{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#B6B6B6;
}
h3.blog-archive-indicator{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#B6B6B6;
	padding-top:0;
}
.side-entry{
	border-top:1px solid #dedede;
	padding:10px 5px;
} 
h1.archive-title{
    font-size:18px;
}
h1.archive-title:hover{
    color:#b9141a;	
}
.archive{
    padding:30px 0 7px 0;
    border-bottom:1px solid #dedede;	
}
.archive-entry a{
	color:#747474;
}
.archive-entry a:hover{
	color:#b9141a;	
}
.archive-entry .month-link{
	padding:8px 5px;
	color:#747474;
	font-size:14px;
	font-weight:300;
}
.archive-list{
    padding:10px 0;
	border-bottom:1px solid #dedede;	
}
.side-entry .date{
    font-size:11px;
	color:#747474;	
	padding-bottom:5px;
	font-weight: 400;
}
.side-entry a .title{
    color:#57585a;	
	font-weight:500;
	line-height:18px;
}
.side-entry a:hover .title{
    color:#b9141a;	
}
/*Answers*/
.answers{
	background:#57585a;
	color:#fff;
	padding: 40px 0;
	text-align:center;
	overflow:hidden;
}
.answer-text a{
    color: #fff;
	font-weight: 400;
	text-decoration: underline;
}
.answer-text{
    font-size:13px;
	padding:10px 10px 28px 10px;
	line-height: 19px;
	font-weight: 300;	
}
.answers h1{
    color:#fff;	
	text-transform:uppercase;
	font-size: 26px;
	font-family: 'Arvo', serif;
	font-weight:200;
	letter-spacing: 1px;
}
.answers h1 span{
    font-weight:900;
}
.answers h1:hover{
    color:#A7A7A7;	
}
.question{
    font-family: 'Roboto', sans-serif;
	padding:10px 0;
	font-weight:500;
	font-size:18px;
	line-height: 25px;
}
.clearfix{
	clear:both;
}
.main-page-view a.button {
    border-bottom: none;
}
.button{
	background-color:#b9141a;
}
.ghost{
	background: none;
	border: 1px solid #b9141a;
	color: #b9141a;
	padding: 7px 15px 7px 7px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	position:relative;
}
.button:hover.ghost{
	background: #b9141a;
	color: #fff;
}
.ghost i{
    font-size:16px;
	position:absolute;
	right: 4px;
	top: 6px;

}
.answers .slick-slider{
position:relative;	
}
.answers .slick-dots li button:before {
color: #fff;
}
.answers .slick-prev{
	position: absolute;
	top: 100%;
	left: 20%;	
}
.answers .slick-prev:before {
	content: "\f177";
	font-family: FontAwesome;
	color: #fff;
	font-size: 30px;
}
.answers .slick-next{
	position: absolute;
	top: 100%;
	right: 20%;	
}
.answers button.slick-next:hover, button:focus{
    background:none;
}
.answers button.slick-prev:hover, button:focus{
    background:none;
}
.answers .slick-next:before {
	content: "\f178";
	font-family: FontAwesome;
	color: #fff;
	font-size: 30px;
}
.short-line{
	background: #DFDFDF;
	width: 150px;
	padding-top: 1px;
	margin: 15px auto;
}
/*Services*/
.services a p{
	font-weight: 300;
	font-size: 21px;
	line-height: 32px;
	color:#222;
	padding: 10px 0;
}

.services i{
    font-size: 39px;
	padding: 10px 10px 0 0;
}
.services h2{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 21px;
    padding: 5px 0 0;
    color: #222;
    line-height: 24px;
    margin-bottom: 5px;
}
.services .row{
	padding:10px 10px 15px 10px;
	margin-bottom:20px;
	border:1px solid #DFDFDF;
}
.services .row:hover{
	background: #bb141a;
}
.services .row:hover i{
	color: #fff;
}
.services .row:hover h2{
	color: #fff;
}
.services .row:hover .short-tag{
	color: #fff;
}
.services .list-page{
    padding:10px 10px 15px 10px;
	margin-bottom:20px;
	border:1px solid #DFDFDF;
	overflow:auto;

}
.services .grey-ghost i{
    font-size:18px;
	padding:0;
	color: #57585a;
}
.main-page-view a.call-us-button{
	background:#57585a;
	color:#fff;
	font-size:20px;
	font-family:'Roboto' sans-serif;
	font-weight:800;
	border-bottom: 0;
	margin-top:30px;
}
.main-page-view a.call-us-button:hover{
	background:#000;
}

.short-tag{
    color:#6b6b6b;
	font-weight: 500;
	font-size: 14px;
}
.answer .short-tag{
    font-size:20px;
	line-height:24px;
	padding-bottom:12px;
	text-align:left;
}
.main-page-view ul{
	font-weight:300;
	font-size:17px;
	line-height: 32px;
	list-style:square;
	margin: 20px 0 20px 20px;
}
.main-page-view li{
	padding-left:10px;
	color:#222;
}
.main-page-view ul.checkboxes{
    margin: 20px 0 20px 0;	
}

.main-page-view ol li{
	font-family: 'Roboto', sans-serif;
	color:#222;
	font-weight: 300;
	line-height: 1.7;
	font-size: 17px;
	margin: 0;
	padding: 5px 0 0 20px;
}
.main-page-view ul.checkboxes li{
    padding: 0;
	font-family: 'Roboto', sans-serif;
}
.services ul{
	font-weight: 300;
	font-size: 19px;
	line-height: 29px;
	list-style-image:url(../img/bullet.jpg);
	margin: 0px 0 10px 49px;
}
.services a ul li{
	padding-left:20px;
	font-family:'Arvo', serif;
	color:#222;
}

.home-left-bullets{
    float:left;
	width:50%;	
}
/*=====Services Page=======*/
.slides#pg .dark-overlay{
	padding:20px 0;
}
.slides#pg .red-overlay{
	padding:20px 0;
}
.slides#pg .dark-overlay i.fa{
    font-size:30px;
}
.slides#pg .red-overlay i.fa{
    font-size:30px;
}
.slides#pg a h2{
    font-size:30px;
}
.main-page-view{
    padding:50px 0;	
}
.main-page-view.support{
    padding:10px 0;	
}
.main-page-view.support .button{
    width:90%;
    margin-bottom:30px;
}
.support iframe{
	margin-top:30px;
}
ul.off-canvas-list li a {
    color: #fff;
}
ul.off-canvas-list li a.button.red {
    font-weight: 600;
}
h3.red{
	color:#b9141a;
	background:none;
	font-size:22px;
	font-weight:600;
	padding-bottom:10px;
}
.support .button{
	margin:auto;
}
.services .service-grid i{
   padding:0 0 20px 0;
   font-size:40px;
}
.service-grid .short-tag{
    padding: 0 0 20px 0;
	font-weight: 700;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}
.service-grid h2{
    font-size:20px;	
	text-align:center;
	padding:0;
	font-weight: 500;
}
a:hover .service-grid h2{
    color:#000;	
}
.badge{
    text-align:center;	
}
.badge img{
    padding:10px;
	width:140px;
}
.services .service-grid p{
   font-size: 1rem;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
	font-weight:300;
	text-align:center;
	min-height: 130px; 	
}
.mobile-grey-buttons{
    padding:30px 0;	
}
.grey-ghost{
    border: 1px solid #57585a;
	background: none;
	color: #57585a;
	font-weight: 300;
	font-size: 15px;
	margin: 5px 0;
	font-family: 'roboto', sans-serif;
	text-transform: uppercase;
	width:100%;
}
.grey-ghost:hover{
	background: #57585a;
	color: #fff;
}
.answers .grey-ghost{
    color:#fff;
	border:1px solid #fff;
	font-size:12px;
	padding:6px;
	margin-top: 25px;	
}
.answers .grey-ghost i{
    position: relative;
	right: -10px;	
}
.grid-icon{
    text-align:center;	
}
/*Promotion*/
.promotion {
    border:1px dashed #fff;
	overflow:hidden;
	background: #57585a;
	color:#fff;	
	padding: 30px 15px;
	text-align: center;
	margin:20px 0 5px 0;
}
.disclaimer{
    font-weight:400;
	padding:5px 0 30px 0;
	font-size:10px;
	clear:both;	
}
.promotion .title{
    font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.promotion .deal{
    font-family: 'Arvo', serif;
	font-weight: 400;
	font-size: 30px;
	padding: 10px 0 0 0;	
}
.deal-flag{
    font-size:100px;	
}

/*Partners*/
.partners{
	padding:50px 0;	
}
.partners img{
    padding:20px 0 0 0;	
}
form.contact{
	background:#fff;
}
/*contact*/
.contact{
    background:#b9141a;
	padding:30px 0;
	color:#fff;
}

.contact .ghost{
	background: #b9141a;
	border: 1px solid #fff;
	padding: 20px;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	position:relative;
	width:100%;
	letter-spacing: 3px;
}
.contact a.ghost {
	color: #fff;
	padding-top:60px;
	font-weight: 500;
	font-family: 'roboto', sans-serif;
}
.contact .button:hover.ghost{
	background: #fff;
	color: #b9141a;
}
.contact .ghost i{
    font-size: 30px;
	position: absolute;
	left: 0;
	top: 17px;
}
.contact h1{
    font-weight:900;
	color:#fff;	
}
.contact h1 span{
	font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    position: relative;
    top: -24px;
    left: 10px;
}
.address{
    font-weight: 500;
	font-size: 18px;
	font-family: 'arvo';
	padding-top: 50px;
	clear:both;
}
.address .directions {
	font-weight:900;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	padding-top:13px;	
}
.about{
    padding:15px 0;
	font-size:15px;	
}
.about a{
    color:#fff;
	font-weight:500;	
}
/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*Form Styles*/
.dform_container .submit{
	background-color: #fff;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
	font-size: 0.875rem;
	padding: 1rem 2rem 1.0625rem 2rem;
	font-weight: 800;
	font-family: 'roboto', sans-serif;
}
.dform_container .submit:hover{
	background-color: #b9141a;
	cursor: pointer;
	color: #fff;
	border: #b9141a 1px solid;
}
/*Footer*/
footer{
    background:#000;
	padding:40px 0;
	font-size:12px;
	font-weight:300;
	color:#fff;	
}
footer li{
    list-style:none;
	padding:10px 0;	
}
footer a{
    color:#fff;	
}
footer a:hover, a:focus{
   color: #878787;	
}
.social{
    font-size: 28px;
	text-align: right;
}
.social .icon{
    border: 1px solid #fff;
	padding:5px;
	text-align:center;	
	height:55px;
	width:55px;
	margin:10px;
	float: right;
}
.social .icon i{
	position: relative;
    top: 7px;
}
.answer p{
    font-size:16px;
	padding:10px 0 40px 0;
	border-top: 1px solid #DFDFDF;
}
.pull-quote{
	width: 100%;
	font-family: 'Roboto';
	font-size: 30px;
	color: #000;
	padding: 25px 0;
	line-height: 34px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin: 20px 0;
    font-weight:200;
	display:block;
}

.pull-quote strong{
    font-weight:200;	
}
blockquote{
    border-left:none;	
}
.diagonal{
    height:10px;
	background:url(../img/divider.png) repeat;
	margin:20px 0;
}
.main-page-view .gallery ul{
    margin:20px 0 0 0;	
}
.social-share table{
border:none;
}
.main-page-view .social-share table a{
border:none;	
}
.at4-jumboshare .at4-count {
    font-size: 50px !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 20px;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.services.home{
	margin:44px 20px;
}
.service-top .service-tagline{
	font-size: 17px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 400;
    padding-top: 9px;
}
.service-top .short-line{
	clear:both;
	margin:30px auto;
	border-top:2px solid #b7b7b7;
	width:100px;
}
.service-text-area figure{
	width: 100%;
	margin: 0;
}
.service-text-area figure img{
	width:100%;
}
@media only screen and (min-width: 64.063em) { 
p{
	font-size: 18px;
}
.slides{
    color:#fff;	
}
.dark-overlay{
    padding:60px 45px;	
}
.dark-overlay h4{
    font-size:30px;	
}
.red-overlay{
    padding:60px 45px;	
}
.red-overlay h4{
    font-size:30px;	
}
.slides h1{
    font-size: 50px;
    padding: 15px 0;
}
.slides h3 {
    font-size: 22px;
    width: 400px;
    margin: auto;
    padding:5px 0;
}
.slides#pg .dark-overlay{
	padding:70px 0;
}
.slides#pg .red-overlay{
	padding:30px 0;
}
.announcment-entry{
	padding: 0px 0 10px 0;
	margin-top: 40px;
}
.top-bar-section ul {
	margin-top: 5px;
	margin-right: 70px;
}
.top-bar-section ul li {
	list-style: none;
}
.main-page-view.support .button{
    width:30%;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0 19px;
	line-height: 45px;
	background: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#000;
}
.intro-top {
	font-size: 46px;
	text-align: center;
	padding: 60px 0 40px 0;
	font-weight: 300;
	margin-bottom: 40px;
	line-height: 56px;
}
.services i{
    font-size: 55px;
    padding-top: 5px;
}
.services h2{
    font-size: 26px;
}
.service-grid h2{
    padding-bottom:20px;	
}
.short-tag{ 
	font-size: 15px;
	padding-top:5px;
}

.answer .short-tag{
    font-size:26px;
	margin-top:20px;
}
.grey-ghost{
	margin: 20px 0;
	width:auto;
	font-size: 19px;
}
.promotion {
	margin:0px 0;
}
.promotion.update{
    margin: 30px 50px 0 50px;
}
.feedback h1{
    font-size:32px;	
}
.answer-text{
    font-size:16px;
	line-height:22px;	
}
.contact h1{
	font-weight: 900;
	color: #fff;
	font-size: 50px;
	text-align: left;
	line-height: 59px;	
}
.contact .ghost i{
    font-size: 35px;
	position: absolute;
	left: -280px;
	top: 13px;
}
.contact a.ghost {
	padding: 20px;
}
.contact p{
    font-size:15px;	
}
.support-btns{
    padding-top:65px;	
}
.slides#pg a h2{
    font-size:50px;
}
.slides#pg h2{
    font-size:50px;
}
.service-grid{
    min-height: 370px;
	padding-top: 30px;
}
.pull-quote{
	width: 50%;
	margin: 20px 20px 20px -11%;
	float:left;
	padding:20px;
	font-size:28px;
	text-align: right;
}

#blog{
    background:#b9141a; 
	padding:30px 0;	
	text-align:center;
	overflow:auto;
	color:#fff;
}
#blog h2{
    color:#fff;
	font-size:50px;
	text-transform:uppercase;
}
#blog i{
    font-size:50px;
	padding-top:15px;
}
.main-page-view ul{
	font-size: 18px;
	margin: 20px 0 20px 30px;
}
.main-page-view .service-grid .short-tag{
    padding: 0 0 20px 0;
	font-weight: 700;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}
.social-share table{
    position: relative;
    left: -42px;	
}
.video-container {
    position: relative;
    padding-bottom:0;
    padding-top:0;
    height: 450px;
    overflow: hidden;
}
h2.home-tagline {
    font-size: 33px;
    text-align: left;
    padding: 40px 0 0px 0;
    line-height: 40px;
}

.submenu {
    background: #000;
    color: #FFF;
    font-size: 14px;
    padding: 9px 0 12px 0;
    font-weight:400;
}
.submenu .standard-top-links a {
    color: #ccc8c8;
    padding:0 7px;
    border-right:1px solid #ccc8c8;
}
.submenu .standard-top-links a.last {
    border-right:none;
    padding-right:40px;
}
.submenu a:hover{
	color:#a7a7a7;
}
.submenu .fa-phone {
    font-size: 17px;
    padding-right: 5px;
    position:relative;
    top:2px;
}
.submenu i{
    font-size: 18px;
}
.submenu .button{
	color:#fff;
	margin:0 0 0 20px;
	padding:5px 10px;
}
.submenu .button:hover{
	color:#fff;
}
.services .list-page {
    min-height:280px;
}
.services .list-page i{
	font-size:45px;
}
.services .list-description{
	color:#000;
	font-weight:400;
	font-size:14px;
	padding-top:20px;
	line-height:18px;
}
.services .list-page:hover{
	background: #bb141a;
}
.services .list-page:hover i{
	color: #fff;
}
.services .list-page:hover h2{
	color: #fff;
}
.services .list-page:hover .short-tag{
	color: #fff;
}
.services .list-page:hover .list-description{
	color: #fff;
}
.services .list-page .services-list-link i{
	font-size:14px;
}
.button.services-list-link{
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    margin-top: 15px;
    font-size: 12px;
    font-weight: 400;
    text-transform:uppercase;
    background-color:#fff;
    color:#fff;
}
.services .list-page:hover .button.services-list-link{
	background-color:#fff;
    color:#b9141a;
}
.services .list-page:hover .button.services-list-link i{
    color:#b9141a;
}
.service-tagline{
	font-size: 33px;
}
.service-top {
    padding: 50px 0 0;
}
.service-top h1 {
    font-size: 52px;
}
.service-top i {
    font-size: 50px;
    top: 2px;
    left: -10px;
}
.service-top .service-tagline {
    font-size: 25px;
    padding-top: 14px;
}
.service-text-area figure{
	width: 120%;
    margin: 0px 0 0px -10%;
}
.service-text-area figure img{
	width:100%;
}
h3 {
    font-size: 23px;
    margin-top: 30px;
}
} /* min-width 1025px, large screens */