#main {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

/* Vantage Menu Padding - Vertical */

.main-navigation ul li a {
padding-top: 20px !important;
padding-bottom: 20px !important;
}

/* Vantage Header Padding */

header#masthead .hgroup {
padding-top: 20px !important;
padding-bottom: 20px !important;
}

.main-navigation ul li a {
    box-sizing: border-box;
    padding: 10px 20px !important;
    font-weight:normal!important;
    text-decoration: none !important;
    }
.main-navigation ul li a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
  text-decoration: none !important;
}
.main-navigation ul ul a {
    width: 250px;
    padding: 10px 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px !important;
    text-decoration: none !important;
}

#main {
    background: #ffffff;
    padding: 35px;
}

/* Links */
a {
  color: #fa000b;
  text-decoration: none !important;
}
a:hover,
a:focus,
a:active {
  color: #666666;
  text-decoration: none !important; 
}


.home #main {
padding-top: 0px !important;
padding-bottom: 3px !important;
}

article.post .entry-header h1.entry-title a, article.page .entry-header h3.entry-title a {
    color: #cc0000 !important;
    text-decoration: none;
    font-size:40px !important;
    line-height: 40px !important;
}
#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    font-size: 40px !important;
    line-height: 40px !important;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: normal !important;
   text-decoration: none;
}
.main-navigation a:hover {
  text-decoration: none !important;
}
.widget_headline-widget h1 {
    padding-top: 20px;
    margin: 0;
    font-size: 35px !important;
    line-height: 45px !important;
    text-transform: uppercase;
    color: #464646 !important;
    letter-spacing: 1px;
}
.widget_headline-widget .decoration {
  border-top: 5px solid #cc0000 !important;
  position: relative;
  height: 1px;
  margin: 20px 60px 20px 60px;
  background-image: none;
}
.widget_headline-widget h3 {
    padding-bottom: 20px;
    margin: 0;
    font-size: 20px;
    font-weight:normal !important;
    color: #666666 !important;
    font-weight: 200;
}
article.post .more-link, article.page .more-link {
    float: right;
    text-decoration: none;
    padding: 4px 10px;
    border-top: solid 1px #d2d2d2;
    border-left: solid 1px #c3c3c3;
    border-right: solid 1px #c3c3c3;
    border-bottom: solid 1px #9f9f9f;
    background: #ffffff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
    background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #dfdfdf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Open Sans Condensed', sans-serif!important;
    font-weight: normal!important;
    color: #ffffff!important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125);
    box-shadow: 0 1px 1px rgba(0,0,0,0.125);
}
a.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 12px 20px;
    border-top: solid 1px #fa000b;
    border-left: solid 1px #fa000b;
    border-right: solid 1px #fa000b;
    border-bottom: solid 1px #fa000b;
    background: #ffffff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #fa000b, #ffffff);
    background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #fa000b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: normal !important;
    color: #ffffff !important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    width: auto;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
article.post .entry-header .entry-meta, article.page .entry-header .entry-meta {
    color: #8f8f8f;
    font-size: 12px;
    line-height: 35px !important;
    
}
.entry-content {
    line-height: 1.5em !important;
  }
.so-widget-sow-layout-slider-default-2ca94f8554c9 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {

   line-height: 35px !important;
   -webkit-text-stroke: .5px gray;
   color: #ffdd00;
   text-shadow:
       .5px .5px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
  }


#secondary .widget ul li, #footer-widgets .widget ul li, #masthead-widgets .widget ul li, #secondary .widget ol li, #footer-widgets .widget ol li, #masthead-widgets .widget ol li {
    padding-bottom: 7px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #000000;
  font-size:16px;
}
#footer-widgets .widget .widget-title {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}
.widget_circleicon-widget .circle-icon-box p.text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
}
.entry-content .wp-caption p.wp-caption-text {
  font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
  margin: 0;
}
.entry-content .wp-caption {
    border: none !important;
    
}
.so-widget-sow-button-flat-f9c4607a4a00 .ow-button-base a {
    font-family: 'Open Sans', sans-serif !important;
}
.so-widget-sow-button-flat-c5fe2559b88b .ow-button-base a {
    font-family: 'Open Sans', sans-serif !important;
}

#colophon #theme-attribution {

    font-size: 8px;

}

.so-parallax {
	overflow: hidden;
}

/* Custom Classes */

.slidertype {
font-family: 'Oswald', sans-serif;
font-size:45px;
color: #ffffff;
text-shadow: 2px 2px #555555;
line-height: 50px;
}
.slidertype2 {
font-family: 'Oswald', sans-serif;
font-size:30px;
color: #ffffff;
text-shadow: 2px 2px #555555;
line-height: 35px;
}
.slidertype3 {
font-family: 'Oswald', sans-serif;
font-size:45px;
color: red;
text-shadow: 2px 2px #ffffff;
line-height: 50px;
}
.bigtype {
font-family: 'Poppins', sans-serif;
font-size:30px;
color: #000000;
line-height: 35px;
}
.mediumtype {
font-family: 'Open Sans Condensed', sans-serif;
font-size:20px;
color: #000000;
line-height: 20px;
}
.mediumtypewhite2 {
font-family: 'Open Sans Condensed', sans-serif;
font-size:20px;
color: #ffffff;
line-height: 20px;
}
.bigtypewhite {
font-family: 'Poppins', sans-serif;
font-size:60px;
color: #ffffff;
line-height: 65px;
}
.titletype {
font-family: 'Poppins', sans-serif;
font-size:50px;
color: #10357b;
line-height: 55px;
}
.titletype2 {
font-family: 'Open Sans', sans-serif;
font-size:40px;
color: #052077;
line-height: 40px;
}
.smalltypefooter {
font-family: 'Open Sans', serif;
font-size:11px;
color: #ffffff;
line-height: 15px;
}
.shadowtype {
font-family: 'Open Sans', sans-serif;
font-size:30px;
color: #ffffff;
line-height: 35px;
text-shadow: 3px 3px 3px #000;
}
.mediumtypewhite {
font-family: 'Open Sans', sans-serif;
font-size:16px;
color: #ffffff;
line-height: 20px;
}
.mediumtypeyellow {
font-family: 'Open Sans Condensed', sans-serif;
font-size:16px;
color: #ffdd00;
line-height: 18px;
}
.yellowtitle {
font-family: 'Open Sans Condensed', sans-serif;
font-size:20px;
font-weight: bold;
color: #ffffff;
line-height: 20px;
}
.smalltypewhite {
font-family: 'Open Sans', sans-serif;
font-size:10px;
color: #ffffff;
line-height: 16px;
}
.siteinfo2 {
text-align: left;
margin-top: 15px;
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 16px;
}
.bigtype2 {
font-family: 'Open Sans', sans-serif;
font-size:40px;
color: #000000;
line-height: 45px;
}
.tagline {
font-family: 'Open Sans', sans-serif;
font-size:30px;
color: #25C9DA;
font-weight:bolder !important;
line-height: 30px;
}
.mediumtype2 {
font-family: 'Open Sans', sans-serif;
font-size:14px;
color: #000000;
font-weight:bold !important;
line-height: 18px;
}
.mediumtype3 {
font-family: 'Open Sans', sans-serif;
font-size:20px;
color: #000000;
line-height: 25px;
}
.smallertype {
font-family: 'Open Sans', sans-serif;
font-size:14px;
color: #000000;
line-height: 20px;
}
.addressinheader {
font-family: 'Open Sans', sans-serif;
font-size:26px;
color: #000000;
line-height: 30px;
}
.smallertype2 {
font-family: 'Open Sans', sans-serif;
font-size:16px;
color: #000000;
line-height: 25px;
}
.productsbutton {
  -moz-border-radius: 25px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 25px;
  -webkit-box-shadow: #002e5b 0 0 10px;
  -webkit-transition: all 0.5s ease;
  background-color: #ffdd00;
  border-radius: 10px;
  color: #002e5b;
  display: inline-block;
  font-size: 1em;
  font-family: 'Open Sans Condensed', sans-serif;
  margin: auto;
  padding: 10px;
  text-decoration: none;
  transition: all 0.5s ease;
}
.productsbutton:hover {
  background-color: #ffdd00 !important;
  padding: 10px;
}