h2.section-header {
	font-size: 24px!important;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 500!important;
}
.section-header img {
		width: 50px!important;
	}
.section-header-1 img {
	margin-right: 15px;
}
.section-header-2 img {
	margin-left: 15px;
}
.site-logo img {
	max-width: 70%;
}
@media (min-width: 768px) {
	h2.section-header {
		font-size: 30px!important;
	}
	.section-header img {
		width: 72px!important;
	}
	.section-header-1 img {
		margin-right: 30px;
	}
	.section-header-2 img {
		margin-left: 30px;
	}
	.site-logo img {
		max-width: 100%;
	}
}
.entry-content > .alignwide {
	width: 1200px;
	margin-top: 80px!important;
	margin-bottom: 80px!important;
}
#site-navigation {
	display:none
}
.wp-block-button {
	text-align: center;
}
.wp-block-button button {
	margin: 0 auto;
}

/*Contact form 7 Styling*/
.wpcf7-submit {
	background-color: #3074D9 !important;
	margin-top: 5% !important;
	width: 100% !important;
		margin-bottom: 0% !important;
}

.wpcf7-form input[type="text"] {
	width:100% !important;
}

.wpcf7-form input[type="email"] {
	width:100% !important;
}

.wpcf7-tel {
	width:100% !important;
}

.wpcf7 {
	font: 'Roboto' !important;
	font-size: 1rem  !important;
	font-weight: 400  !important;
}


.blue-link {
	color: #3074D9 !important
}

/*Contact Form 7 Claim Form Style*/
.one-half,
.one-third {
    position: relative !important;
    margin-right: 4%;
    float: left !important;
    margin-bottom: 20px;   
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right !important;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

hr {
	height:5px !important; 
	color:#004A8B !important;
	background-color:#004A8B !important;
		border-color: #004A8B !important;
}

/*Contact Form 7 Sizing*/
input[type="text"]
{
    height: 40px !important
}

input[type="email"]
{
    height: 40px !important
}

input[type="tel"]
{
    height: 40px !important;
}

.mobile @media only screen and (max-width: 1000px) {
	width: 100% !important;
}

/*Blog Style*/
.entry-footer {
	display: none !important;
}

.byline {
	display: none !important;
}

/*Form on Employment Page*/
#wpcf7-f1546-p1538-o1 {
	color: black !important
}

/*Testimonal Slider*/
.slick-track {
	color: white !important;
}

.size-post-thumbnail {
	width: 50% !important;
}


/*CF7 Signature Width*/
.cf7_signature-container {
	width: 100% !important;
}

.cf7_signature {
	width: 100% !important;
}

/*Images for mobile*/
@media only screen and (max-width: 768px) {
	.mobile {
    width: 100% !important;
  }
}

/*Digital Claims Form Style (EVEREST FORMS)*/

.main-title {
 background-color: #004A8B !important;
	color: white !important;
	text-align: center !important;
	padding: 1%;
}

.sub-title {
	color: #004A8B !important;
}

.digital-claims-form {
	padding: 3% !important;
	font-size: 1rem !important;
	font-family: "roboto" !important;
}
.evf-field-label {
	font-size: 1rem !important;
	font-family: "roboto" !important;
}

.everest-forms-field-label-inline {
	font-size: 1rem !important;
	font-family: "roboto" !important;
}

.evf-submit {
	background-color: #004A8B !important;
	color:white !important;
	width: 100% !important;
	border: none !important;
	font-family: "roboto" !important;
}

li {
	padding-bottom: 3% !important;
}