h4.hoop {
	font-weight:bold;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	border-top:2px solid #CCC;
	padding-top:10px;
}
#reply-title .post-title {
	display: block;
	font-size: 15px;
	font-weight: normal;
}

.et_pb_post a.thumb-post img{
	width:150px !important;
	max-width:150px !important;
	height:150px !important;
	object-fit: cover;
	object-position:center;
}
.et_pb_post .entry-content {
	padding-top: 0;
}
#et-top-navigation {
	padding-left: 0!important;
}
#sidebar input[type=text], 
#sidebar input[type=tel], 
#sidebar input[type=email], 
#sidebar input[type=password], 
#sidebar input.text, 
#sidebar input.title, 
#sidebar textarea, 
#sidebar select {
	max-width: 300px;
	width: 100%;
}
.open-time, .close-time {
	width: 70px;
	text-align: left;
}
.dc_breadcrumbs span.bc-seperator{
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
}
.dc_breadcrumbs span.bc-seperator:before{
	content: '/';
	color:#BBB;
}
#main-content .container{
	padding-top:30px;
}

/***********GRAVITY FORMS**************/
ul.gform_fields li .ginput_container input:not([type="checkbox"]):not([type="radio"]) {
	width:100%;
}
#sidebar form .gform_body ul.gform_fields li{
	margin-top:5px;
	border:0 !important;
	padding:0 !important;
}
#sidebar form .gform_body ul.gform_fields li .ginput_container{
	margin-top:0;
	padding:0;
}
#sidebar form .gform_footer{
	margin-top:0;
	padding:0;
}
#sidebar form ul.gform_fields li .ginput_recaptcha{
	transform:scale(0.80);
	-webkit-transform:scale(0.80);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}

form .gform_footer  [type="submit"]{
	display:inline-block;
	/*font-size: 18px;
	background: #000;
	border-width: 0px!important;
	border-radius: 0px;
	padding: 0.75em 1.5em!important;
	color:#FFF;*/
}
form .gform_footer  [type="submit"]:hover{
	/*background: #222;
	color:#FFF;*/
}
.gform_fields li.gfield.gfield_error.gfield_contains_required,
.gfield_description.validation_message,
.gform_wrapper li.gfield.gfield_error{
	border:0 !important;
	padding:0 !important;
	margin: 0 !important;
	background-color: transparent !important;
}
.gform_wrapper .gfield_description.validation_message{
	padding-top:0 !important;
	margin: 0 !important;
}
.gform_wrapper > form > .validation_error{
	display:none !important;
}
.gform_wrapper .gform_footer.top_label{
	margin:10px 0;
	padding:0;
}
body .gform_wrapper .top_label div.ginput_container{
	padding-top: 0 !important;
}
.gform_footer .gform_button {
	cursor: pointer !important;
}

#main-footer div.lseo-social-network>a {
	width: 35px;
	height: 35px;
	padding: 7px;
	border-radius: 50%;
	background: rgba(255,255,255,0.1);
}
/*FPP3.0*/
.p-rating{
	color:#ffe000;
}
.fpp-gallery .et_gallery_item {
	width: 32%;
	margin: 0 1% 7.47% 0;
}
.wjp_btn_con .button_holder span{
	color:#222!important;
}
.wjp_btn_con .button_holder {
	background-color: transparent!important;
	border-width: 2px!important;
	border-color: #222!important;
}
div.wjp_container .wjp_form .gform_button{
	text-decoration: none;
	padding: .3em 1em!important;
	font-size: 16px!important;
	border-width: 2px!important;
	border-style: solid;
	border-color: #222!important;
	cursor: pointer;
	border-radius: 3px!important;
	color:#222!important;

}
.wjp_form .gform_footer [type="submit"]{
	background:transparent!important;
}
.info_graphic .et_pb_image img {
	object-fit: cover;
	object-position: top;
}
.info_graphic .et_pb_image_wrap  {
	max-width: 100%;
	height: 420px;
	overflow: hidden;
}
.info_graphic .et_overlay {
	z-index: 99;
	opacity: 1;
}
.et_overlay:hover:before{
	margin-top:50%!important;
}

@media screen and (max-width: 1150px) {
	.et_pb_pagebuilder_layout .wj-catchall-child-en {
		width: 80%;
	}
}
@media screen and (max-width: 601px) {
	.fpp-gallery .et_gallery_item {
		float: none!important;
		width: 100%!important;
		text-align: center;
	}
}
/**/
/*FPP 3.0 addtional css */
.focus-intro h2, .focus-mid-content h2, .focus-testimonial-section h2 {
	font-weight: 700;
	font-size: 34px;
	color: #333;
}
.cta-first h2, .cta-second h2 {
	font-weight: 700;
	font-size: 34px;
	color:#fff!important;
}
.cta-first, .cta-second {
	background:#f7901f;
}
.focus-services-blurbs h3, .focus-video-section h3, .fpp-gallery h3, .focus-infographic-section h3,
.focus-catch-all-section h3, .p-name {
	font-weight: 700;
	font-size: 30px;
	color: #333;
}
.focus-blurbs h3 {
	font-size:22px;
}
.focus-testimonial-section .h-review .p-rating{
	color: #ecda3c;
	font-size: 24px;
	display: block;
	padding-bottom: 50px;
}
.focus-testimonial-section .h-review .dt-published sup {
	font-size: 10px;
}
.focus-testimonial-section .h-review blockquote {
	margin: 0;
	padding-left: 0;
	border-left: 0 solid;
}
.focus-testimonial-section .h-review .dt-published{
	display: none;
}
.focus-testimonial-section .h-review h1{
	font-size: 32px;
}
.focus-testimonial-section .h-review .e-content{
	font-style: italic;
	font-size: 18px;
	max-width: 880px;
	margin: auto;
}
.focus-testimonial-section .h-review .p-author{
	margin-top: 30px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
}
.focus_testimonial-section .et-pb-arrow-next, 
.focus_testimonial-section .et-pb-arrow-prev {
	background: #FF4A00;
	border-radius: 30px;
	color: #fff!important;
	font-size: 25px!important;
	height: 30px;
	width: 30px;
	padding-top: 2px;
	text-align: center;
}
@media screen and (max-width:767px) {
	.fpp-gallery .et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item {
		width: 100%!important;
		margin-right: 3px!important;
		margin-bottom: 15px!important;
		text-align: center;
	}
	.fpp-gallery.et_pb_gallery_items {
		max-width: 300px;
		margin: auto;
	}
}
@media screen and (max-width: 480px) {
	.focus-intro h2, .focus-mid-content h2, .focus-testimonial-section h2 {
		font-size: 25px!important;
	}
	.wjp_btn_con .button_holder {
		font-size: 16px!important;
	}
	.focus-testimonial-section .et_pb_cta_2 {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.cta-first .et_pb_promo_description, .cta-second .et_pb_promo_description {
		padding-bottom:0!important;
	}
}
/**/
.info_graphic .et_pb_image_1 {
	width:80%!important;
}
.choose-image {
	min-height:350px;
}

/*related posts section*/
.relpost-thumb-wrapper {
	margin-top: 35px;
}
.relpost-block-single {
	border: 1px solid #dddddd! important;
}

/*Privacy Policy footer alignment*/
#footer-info {
	float:none!important;
}

/*Remove dots under telephone number*/
.lseo-contact-card abbr[title] {
	text-decoration: none;
}
.relpost-block-single {
	border: 1px solid  #dddddd! important;
}

/* Remove right padding on gravity forms */
.gform_wrapper form li:not(.gf_left_half):not(.gf_left_third):not(.gf_middle_third) {
	padding-right: 0 !important;
}
/**/

#top-header{
	background: rgb(2,3,91);
	background: linear-gradient(0deg, rgba(2,3,91,1) 0%, rgba(30,32,223,1) 100%);
}
.et_header_style_centered #top-menu>li{
	padding-top:22px;
}
body.et_pb_button_helper_class .et_pb_button, body.et_pb_button_helper_class .et_pb_module.et_pb_button{
	background: rgb(106,0,29);
	background: linear-gradient(0deg, rgba(106,0,29,1) 0%, rgba(209,6,61,1) 100%);
	padding:12px 30px!important;
}
body.et_pb_button_helper_class .et_pb_button:hover, body.et_pb_button_helper_class .et_pb_module.et_pb_button:hover{
	background: rgb(2,3,91);
	background: linear-gradient(0deg, rgba(2,3,91,1) 0%, rgba(1,4,235,1) 50%);
	padding:12px 30px!important;
}
.main-slider .et_pb_slide_title{
	font-size: 66px;
}
.about-section .et_pb_module_header{
	font-size: 66px;
}
.about-section .blurbs .et_pb_module_header{
	font-size: 22px;
}
.about-section .blurbs .main-title h2{
	font-size:36px;
}
.contact-section .et_pb_module_header{
	font-size: 66px;
}
.et-social-youtube {
	display:none!important;
}
#top-header .et-social-icons li img {
	margin-bottom: -2px;
	width: 20px;
}
#et-info{
	width:100%;
}
#top-header .et-social-icons{
	float:right!important;
}
#main-footer{
	background: rgb(106,0,29);
	background: linear-gradient(0deg, rgba(106,0,29,1) 0%, rgba(209,6,61,1) 100%);
}

.archive .dc_readmore_archive {
	margin-bottom:20px;
}
#main-content > .container > #content-area > #left-area > article {
	min-height: auto!important;
}
#dc_text_box h1 {
	line-height: 1.2em;
}
h1,h2,h3,h4 {
	line-height: 1.2em;
}
/*SERVICE AREA PAGE SECTION*/
.services-page-area .et_pb_blurb {
	margin-bottom:0!important;
}
.services-page-area .et_pb_blurb_content {
	background: #d1063d;
	padding-top: 10px;
	max-width:100%!important;
}
.services-page-area .et_pb_module_header {
	color: #fff;
	font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
}
@media screen and (max-width:980px) {
	.services-page-area .et_pb_module_header {
		height:auto!important;
	}
}
/*END*/

.menu-item-214764 .sub-menu {
    left: auto;
    right: 0;
}