p {
	font-size:18px;
	font-weight: 400;
	font-style:normal;
color:#000;
}
ul {font-size:18px;
	font-weight: 400;
	font-style:normal;
color:#000;}

ol {font-size:18px;
	font-weight: 400;
	font-style:normal;
	line-height:34px;
color:#000;}

.header-filter::before {
    background-color: rgba(0, 0, 0, 0.3) !important;
}
.blog .hestia-blogs .card-blog .card-title {
    color: 
    #000;
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
    margin: 5px 0 0;
}
.hestia-blogs article:nth-child(6n+2) .category a {
    color: #CC0000;
}
.hestia-title, .page-header.header-small .title, h1.hestia-title.title-in-content {
    font-size: 32px;
    	text-transform:uppercase;
	color:#CC0000;
	text-shadow: 2px 2px #000;
}

.page-header.header-small .container .hestia-title, .page-header.header-small .container .title {
    margin: 20px 0 10px;
	text-shadow: 2px 2px #000;
}

.header .carousel .hestia-title {
    font-size: 32px;
    font-weight: 800;
    line-height: 55px;
    margin: 30px 0 25px;
}

#carousel-hestia-generic .hestia-title {

    font-size: 70px;
	margin-top:150px;

}

.navbar .navbar-brand img {
    width: auto;
    max-height: 75px;
}
.navbar .navbar-collapse > .navbar-nav > li.menu-item > a {
    font-family: inherit;
    font-size: 16px;
	color:#000;
    font-weight: inherit;
    line-height: inherit;
}

.navbar .navbar-nav > li .dropdown-menu li > a {
    background-color: 
    transparent;
	color:#000;
	font-weight:bold;
    margin: 0 5px;
    padding: 10px;
    border-radius: 2px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
	text-transform:uppercase;
}

.media-body {
    width: 10000px;
    display: none;
    overflow: visible;
}

.header .carousel .buttons .btn-primary + .btn-right {
    margin-left: 30px;
	background-color:#CC0000;
}

.header .carousel .buttons .btn.btn-primary, .header .carousel .buttons .btn.btn-primary:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border:solid 2px #FFF;
}

.header .carousel .hestia-title {
    font-size: 32px;
    font-weight: 800;
    line-height: 65px;
    margin: 30px 0 25px;
}
.nf-field-element h3 {
    margin: 0;
	color:#990000;
	text-transform:capitalize;
    width: 100%;
	line-height:12px;
}

.copyright.pull-right {
    display: none;
}

.industries {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 20px;
}

#nf-field-1, #nf-field-2, #nf-field-3,
#nf-field-4,
#nf-field-6
{background-color:#ffffcc;border:solid 1px #333;}
#mc_embed_signup{background:#FFF; clear:left; font:16px Montserrat,Arial,sans-serif;font-weight:bold;width:100%;
}
#mce-EMAIL {
	border:solid 1px #000;
	background:#ffffcc;
	font-size:22px;
	font-weight:bold;
	font-family: Montserrat,Arial,sans-serif;
	width:490px;
	padding-left:10px;
}

#mc-embedded-subscribe {
	border:25px;
	background:#CC0000;
	font-size:18px;
	font-weight:bold;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:-20px;
}

#nf-field-5 {
    border: 25px;
    background: #CC0000;
    font-size: 18px;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    margin-top: -20px;
}

#nf-field-29 {
    border: 25px;
    background: #CC0000;
    font-size: 18px;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    margin-top: -20px;
}

.nf-before-form-content {
margin-bottom:20px;
	font-weight:bold;
}

.nf-field-element h4 {
    margin: 0;
    color: #990000;
    text-transform: capitalize;
    width: 100%;
    line-height: 12px;
}
.card-description {

    font-family: inherit;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    margin: 15px 0 5px;
	color:#000;

}
.card-title {
	font-family:Stardos Stencil;
text-transform:uppercase;
    font-weight: 700;
	color:#000;

}
.media-area {
	display:none;
}
@media only screen and (max-width: 640px) {
   .industries {
      width:auto;
		 font-size:12px;
		  -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    }
}