/* Makes Header Longer */
.edgtf-sticky-header {
    height: 120px;
}

@media only screen and (min-width: 1024px) and (max-width: 1330px){
    nav.edgtf-main-menu.edgtf-drop-down.edgtf-sticky-nav a {padding: 0 12px;}
}

@media only screen and (max-width: 600px) {
    .edgtf-position-right-inner {
        display: none;
    }
  	.edgtf-vertical-align-containers .edgtf-position-right .edgtf-position-right-inner{
				display: none;
  	}
  	.edgtf-mobile-header .edgtf-mobile-menu-opener {
      margin: auto;
      width: 50%;
		}	
    .edgtf-vertical-align-containers .edgtf-position-left {
      position: inherit;
      /* float: right; */
      z-index: 0;
      height: 20%;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
  }
    .edgtf-mobile-header .edgtf-mobile-menu-opener {
      position: relative;
      height: 100%;
      z-index: 2;
	}
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 25px;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-solid { 
		text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    display: table;
}

.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-solid {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: table;
}

ol, ul, li {
    list-style-position: outside;
    color: #555;
    padding: 0 15px;
}

.wpbdp-listing .listing-title a, .wpbdp-listing .listing-title h2 {
    color: #299298 !important;
}

.wpbdp-listing .listing-title {
    border: none;
    border-bottom: 1px solid #299298 !important;
    font-size: 115%;
    margin-bottom: 8px;
    background: inherit;
}

.wpcf7-form p, footer .wpcf7-form-control.wpcf7-date, footer .wpcf7-form-control.wpcf7-number, footer .wpcf7-form-control.wpcf7-quiz, footer .wpcf7-form-control.wpcf7-select, footer .wpcf7-form-control.wpcf7-text, footer .wpcf7-form-control.wpcf7-textarea, p.form-submit {
    margin: 10px;
}

#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
    font-family: overpass;
}