.subnav-title {
	display: inline-block;
    margin: 25px 0 18px 0;
    font-size: 20px;
    color: #4d4d4d;
}

.header_outer, .header_outer.zebu-sticky-header
{
	background: #e9162e
}

.primary-nav .fullsize-nav-ul > li > a, .primary-nav .fullsize-nav-ul > li > .dropdown > a { color: #fff }

.header-topbar { color: #fff }

.header-topbar .topbar-text { font-size: 20px; }

.widget_categories li > a::before, .widget_pages li > a::before, .widget_nav_menu li > a::before
{
	 content:''; display: none;
}

.widget-ul .widget > ul.menu > li > a { font-weight: bold;}

.subheader .subheader-content h2 { display: inline-block;}

.subheader .subheader-content .subheader-breadcrumb
{
	font-size: 11px;
	margin-top: 28px;
}

.alignleft
{
	float: left;
margin-right: 20px;

}

.alignright
{
	float: right;
margin-left: 20px;
}

.page-template-default .article-body .wpb_text_column ul, .page-template-default .wpb_text_column .article-body ol
{
	padding-left: 50px !important;
}

.wpcf7-select
{
	border-radius: 0px;
box-shadow: none;
border: 2px solid rgba(0, 0, 0, 0.12);
height: 40px;
font-size: 12px;
color: #888;
}

.formtext { font-weight: bold; display: inline-block; margin-bottom: 4px;}

.header_outer .mobile-nav-toggle { color: #fff;}


body .ceres-button-solid.ceres-element { background: #e9162e;}

#wpcf7-f1253-o1 form input[type="submit"], body form .btn { background: #e9162e; border: none; border-radius: 4px; -webkit-transition: background 0.3s ease,border 0.3s ease,color 0.3s ease;
    -moz-transition: background 0.3s ease,border 0.3s ease,color 0.3s ease;
    -o-transition: background 0.3s ease,border 0.3s ease,color 0.3s ease;
    transition: background 0.3s ease,border 0.3s ease,color 0.3s ease;}

.service-button {
	background: none !important;
	border: 2px solid #333 !important;
	color: #333;
	margin-left: 50px;
}

.service-button .btn-content {
	color: #333;
}
.header-topbar .topbar-text { font-weight: bold; font-size: 22px;}

.topbar-text a { color: #fff;}
.topbar-text a:hover { color: #F8EA41 ; }

@media (max-width: 991px){

	.footer-column-2 .widgettitle, .footer-column-3 .widgettitle { display: none;}

	#footer .footer-main-wrapper .widget-ul .widget { margin-bottom: 20px; }

	.subheader .subheader-content .subheader-breadcrumb { margin-top: 0; clear:both; float: none;}

	.subheader .subheader-content h2 { margin-top: 0; display: block; margin-bottom: 5px; }
	.content-wrapper { padding-top: 20px; }
}

 /* CUSTOM ROOFSEAL 2017 CSS */
.home .content-wrapper {
	padding-top: 0;
}
.home .et_pb_slide_image {
	margin-top: 0 !important;
	bottom: 0 !important;
	top: auto !important;
}

.home .home-slider.et_pb_row,
.home .et_pb_section .home-slider {
	padding: 0 !important;
}

.et_pb_team_member {
	background-color: #f8f8f8 !important;
	padding: 15px !important;
	text-align: center !important;
	border: 1px solid #e0e0e0 !important;
	border-radius: 3px !important;
}

.et_pb_team_member .et_pb_team_member_image img {
	width: 80px !important;
	margin-top: -40px !important;
}

.et_pb_team_member .et_pb_team_member_description h4 {
	padding-bottom: 10px !important;
}

.et_pb_divider_2.red-line {
	border: 2px solid red !important;
	width: 50px !important;
	margin: 0 auto !important;
}

.et_pb_slides .et_pb_button {
	background-color: #fab702 !important;
}

.et_pb_slides .et_pb_button:hover {
	background-color: rgba(250, 183, 2, 0.4) !important;
}

.et_pb_promo .et_pb_promo_button {
	background-color: transparent !important;
	color: #000 !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.et_pb_promo .et_pb_promo_button:hover {
	background-color: rgba(0, 0, 0, 0.8) !important;
	color: #fff !important;

}
.et_pb_promo_description h2, .et_pb_promo_description p {
	color: #404040 !important;
}

.et_pb_code.icon {
	text-align: center !important;
	color: #e6203b !important;
}

.et_pb_code.icon i {
	font-size: 45px;
}

.page-template-default .article-body>:not(.wpb_row) {
	max-width: 1280px !important;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_gallery_item {
	width: 25% !important;
	padding: 5px !important;
	margin: 0 !important;
}

ul.list-chevron-items {
	list-style: none;
}

ul.list-chevron-items li:before, ul.list-chevron-items li span {
	list-style: none;
	color: inherit;
}

ul.list-chevron-items li span a,
ul.list-chevron-items li a span,
ul.list-chevron-items li a
{
	color: #2e2e2e !important;
}

.primary-contact-form p label,
.primary-contact-form p label span input,
.primary-contact-form p label span textarea{
	width: 100% !important;
}
.primary-contact-form p label span input {
	height: 40px;
	line-height: 40px;
	border-width: 2px !important;
}
.primary-contact-form p label span textarea {
	border: 2px solid #bbb !important;
	line-height: 40px;
}

/* ------ Added 6/9/17 --------- */
.primary-contact-form input:not([type=submit]), .primary-contact-form textarea {
	width: 100% !important;
	border: 2px solid rgba(0, 0, 0, 0.12) !important;
}

.primary-contact-form input:active, .primary-contact-form input:focus,
.primary-contact-form textarea:active, .primary-contact-form textarea:focus {
	border-color: rgb(250, 183, 2) !important;
}

.primary-contact-form .wpcf7-not-valid-tip {
	margin-top: 20px !important;
}

.primary-contact-form input[type=submit] {
    border: 2px solid #fab702 !important;
    background-color: #fab702 !important;
    color: white !important;

    padding: 15px 20px 15px 20px !important;
    height: auto !important;
    margin-top: 20px !important;
}

.primary-contact-form input[type=submit]:hover {
    color: #fab702 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.primary-contact-form .row > div select {
    width: 100%;
}

.article-content ul li {
	list-style: none !important;
}

.article-content ul {
	margin-left: 0 !important;
}

.article-content ul li:before {
	content: "\f054";
    font-family: 'FontAwesome';
    color: #e9162e !important;
    margin-right: 10px;
}

.article-body {
	color: black;
}

.primary-contact-form {
	color: black;
}

body {
	font-size: 16px;
}

.et_pb_team_member_description {
	font-size: 13px;
	color: rgb(136, 136, 136) !important;
}

.header-topbar .site-description {
	display: none;
}

@media (max-width: 767px) {
	.header-topbar.intro-bar {
		display: block;
	}
}

@media (max-width: 590px) {
	.header-topbar .topbar-text {
		font-size: 17px;
	}
}

.grey-message label {
	width: 100%;
}

.grey-message textarea,
.grey-message input {
	border: none!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
	color: #999!important;
	max-width: 100%;
	outline: 0!important;
	box-shadow: none;
	background-color: #eee!important;
	font-size: 14px;
	width: 100% !important;
	padding: 16px!important;
}

.grey-message textarea {
	min-height: 150px;
}

.grey-message:nth-child(1) {
	padding-right: 30px !important;
}

@media screen and (max-width: 767px){
	.grey-message:nth-child(1) {
		padding-right: 0px !important;
	}
}

.et_divi_builder #et_builder_outer_content .et_pb_section .btn-red-container,
.btn-red-container {
	color: #ffffff!important;
    /* background: #e02b20!important; */
    letter-spacing: 0px;
	font-size: 20px;
	
	text-shadow: none!important;
    box-shadow: none!important;
	white-space: inherit;
	max-width: 150px;
	position: relative;
	margin-top: 15px;
}

.et_divi_builder #et_builder_outer_content .et_pb_section .btn-red-container input,
.btn-red-container input {
	width: 100%;
    text-align: center;
    font-family: inherit;
    display: inline-block;
    cursor: pointer;
    color: #ffffff!important;
    background: #e02b20!important;
    letter-spacing: 0px;
    font-size: 20px;
}

.et_divi_builder #et_builder_outer_content .et_pb_section .btn-red-container:hover,
.btn-red-container:hover {
	border: 2px solid transparent;
	/* padding: .3em 2em .3em 1em; */
	
	letter-spacing: 0px;
    /* padding-left: 0.7em; */
	/* padding-right: 2em; */
	
}

.et_divi_builder #et_builder_outer_content .et_pb_section .btn-red-container:after,
.btn-red-container:after {
	font-size: 32px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
	transition: all .2s;
	
	font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
	-webkit-font-smoothing: antialiased;
	
	width: auto;
    left: auto;
    top: auto;
	background-color: transparent;
	
	font-size: 32px;
    opacity: 0;
	display: inline-block;
	
	right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.et_divi_builder #et_builder_outer_content .et_pb_section .btn-red-container:hover:after,
.btn-red-container:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_divi_builder #et_builder_outer_content .et_pb_section .btn-red-container span,
.btn-red-container span {
	position: absolute;
    right: -30%;
    background: red;
    display: block;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%);
}