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

.frameblock {
  display: flex;
  flex-flow: wrap;
  flex-direction: row;
  justify-content: center;
  flex-direction: row;
  align-content: flex-start;
}

.topblock {
	border-bottom: 1px solid #6f6e6e;
    padding-bottom: 1em;
}

.cblock {
  width: 22%;
}

.smdetails {
	height:auto;
}

.sfh3 {
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  opacity: .7;
  margin-bottom: .4em;
  font-size: 18px !important;
}

h1.entry-title {
  color: #a60000 !important;
}

#header .header-banner, #header .global-banner {
background-position: center top !important;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#40475b+0,2b313e+27,5c6684+100 */
background: #40475b; /* Old browsers */
background: -moz-linear-gradient(top,  #40475b 0%, #2b313e 27%, #5c6684 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #40475b 0%,#2b313e 27%,#5c6684 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #40475b 0%,#2b313e 27%,#5c6684 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40475b', endColorstr='#5c6684',GradientType=0 ); /* IE6-9 */
}

#mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item > a.mega-menu-link {
  line-height: 40px;
  height: 40px;
  padding: 0px 10px 0px 10px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #fff !important;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  outline: none;
}

#mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: #820303 !important;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  border-color: #fff;
}

#mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: #820303 !important;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  border-color: #fff;
}

@media only screen and (min-width: 801px) {
#mega-menu-wrap-Header #mega-menu-Header > li.mega-menu-item > a.mega-menu-link:hover {
   background: #820303 !important;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  border-color: #fff;
}
}

@media only screen and (max-width: 800px) {
	.frameblock {
		display:none;
	}
}

#header .header-nav {
  z-index: 1 !important;
  background-color: #a60000 !important;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  padding: 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.w_phoneus h4 {
  font-size: 28px !important;
  color: #eeebeb !important;
  padding-top:1em;
  margin-right: 1em !important;
}

.addy {
  float: none;
  margin-left: 1em !important;
  padding-top: 1em;
}

.mailus {
  text-align: right;
  margin-right: 1em !important;
  padding-top: 1em;
}

@media only screen and (max-width: 1200px) {
	
	.w_phoneus h4 {
  font-size: 20px !important;
}

.addy {
   font-size: 14px !important;
}

.mailus {
   font-size: 14px !important;
}
	
}

#mega-menu-wrap-Header .mega-menu-toggle {
  background: #a60000 !important;
}

@media only screen and (max-width: 800px) {
#mega-menu-wrap-Header .mega-menu-toggle + #mega-menu-Header {
  background: #a60000 !important;
}
}

.super-form.super-default-squared .super-shortcode-field {
	 background: transparent !important;
}

.super-field-size-large input[type="email"] {
  height: 34px !important;
}

.footer-siteinfo {
  background: #a60000 none repeat scroll 0 0 !important;
  color: #fff !important;
  font-size: 14px;
  padding: 23px 0 20px;
}

#footer .footer-siteinfo .text-right a {
  color: #ced3dd !important;
}

.summer {
  background-color: #cfd9e4 !important;
}

#sidebar .widget li:hover {
  background-color: #cfd9e4bd !important;
}

.super-form-8406 .super-focus:not(.super-rating) .super-shortcode-field {
	display:none !important;
}

@media only screen and (min-width: 801px) {
#mega-menu-wrap-Header {
  background: transparent !important;
}
}
