html .col-1 .widget-area {
    border: none;
    margin-left: 20px;
}
.sc-columns.half div.col {
    width: 44%;
}
.current-menu-item > a {
    color: #444c49 !important;
}
.sc-columns.third div.col {
    width: 27.33%;
}
.sc-columns div.col {
    float: left;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 18px;
}
.content-over-image-white, .entry-header a {
    color: #fff !important;
    font-size: 68px !important;
}
.page .entry-content, .single .entry-content, .home-section div.entry-summary {
    line-height: 28px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

.main-menu > ul > li > a > span:after {
	content: "/";
	font: normal 24px/24px Helvetica, Arial;
	display: none;
	float: right;
	margin-top: 18px;
	margin-left: 15px;
}

.message {
	display: NONE;
	padding: 10px;
	margin-bottom: 18px;
	color: #999;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	letter-spacing: .2em;
	border: 1px dashed #ccc;
}

.home-section {
	margin-top: 0;
}

.main-menu > ul > li > a > span {
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	padding-right: 42px;
}

.full-width-slider-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 402px;
}

#branding {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ebebeb;
}

.main-menu-container, .sticky-active .main-menu-fixed {
	background-color: #486dbb;
}

.entry-content h4 {
	font-size: 17px;
	line-height: 26px;
}

.sc-image.content-white .inner:hover {
	background: rgba(0,0,0,0);
	border: rgba(255,255,255,0) solid 1px;
	opacity: .8;
}

.sc-image.content-white .inner:hover {
	background: rgba(0,0,0,0);
	border: rgba(255,255,255,0) solid 1px;
	opacity: .8;
	border: 3px solid rgba(72,109,187,0);
}

.sc-box.content-white .inner {
	border: 1px solid rgba(255,255,255,0);
}

.sc-box {
	padding: 12px;
	margin-bottom: 18px;
	border: 3px solid rgb(72,109,187);
}

dl, ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-align: right;
}

.sidebar {
	padding: 40px;
	padding-top: 0;
}

.sidebar .widget:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 25px;
}

.content-over-image-white .entry-frame {
	background-color: rgba(255,255,255,0);
}

#masthead {
	background-color: #ebebeb !important;
}

.layout-boxed .site-content {
	background-color: rgba(255,255,255,0.86);
	background-image: none;
}

#branding {
	padding-top: 0;
	padding-bottom: 0;
	display: none;
	background-color: #ebebeb;
}

.main-menu > ul > li > a > span {
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	padding-right: 42px;
}

.menu-item a img {
	border: none;
	box-shadow: none;
	vertical-align: middle;
	width: auto;
	margin-bottom: 12px;
	display: inline;
}
.main-menu > ul > li {
    font-size: 14px !important;
}
.main-menu-container, .sticky-active .main-menu-fixed {
    background-color: #90ada7 !important;
}
.main-menu-container {
    border-bottom: none !important;
}
.main-menu > ul > li > .sub-menu {
    border-top-color: #ffffff !Important;
}
.main-menu .sub-menu {
    background-color: #90ada7 !important;
}
.page .entry-content, .single .entry-content, .home-section div.entry-summary {
    line-height: 28px;
    font-size: 18px;
    opacity: 1;
    padding-top: 19px;
}
.main-menu > ul > li {
    color: #fff !important;
}
#content {
    margin-bottom: 0px;
    background: #fff;
    margin-top: -20px;
}
.main-menu > ul > li > a > span:after {
    content: "/";
    font: normal 24px/24px Helvetica, Arial;
    display: none;
    float: right;
    margin-top: 18px;
    margin-left: 15px;
}
.copyright .back-top {
    white-space: nowrap;
    text-decoration: none;
    display: none;
}
#masthead {
    margin-bottom: 20px;
}
.message {
    display: NONE;
    padding: 10px;
    margin-bottom: 18px;
    color: #999;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    letter-spacing: .2em;
    border: 1px dashed #ccc;
}
.home-section {
    margin-top: 0px;
}
.main-menu > ul > li > a > span {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 42px;
}
.full-width-slider-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 402px;
}
#branding {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ebebeb;
}
.main-menu-container,
.sticky-active .main-menu-fixed {
    background-color: #486dbb;
}
.entry-content h4 {
    font-size: 17px;
    line-height: 26px;
}
.sc-image.content-white .inner:hover {
    background: rgba(0, 0, 0, 0);
    border: none !important;
    opacity: .8;
}
.sc-image.content-white .inner:hover {
    background: rgba(0, 0, 0, 0);
    border: rgba(255, 255, 255, 0) solid 1px;
    opacity: .8;
    border: none !important;
}
.sc-box.content-white .inner {
    border: none !important;
}
.sc-box {
    padding: 12px;
    margin-bottom: 18px;
    border: none !important;
}
.sc-box.sc-image.content-white,
.sc-box.sc-image.content-black {
    background-size: cover;
    background-position: center;
    max-width: 1050px;
    height: 350px !important;
}
dl,
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    text-align: right;
}
.sidebar {
    padding: 40px;
    padding-top: 0;
}
.sidebar .widget:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 25px;
}
.content-over-image-white .entry-frame {
    background-color: rgba(255, 255, 255, 0);
}
#masthead {
    background-color: #ebebeb !important;
}
.title-text h1,
.entry-content h1 {
    font-size: 69px;
    line-height: 54px;
    color: white;
}
@media only screen and (min-width: 1300px) {
    .layout-boxed {
        max-width: 83% !important;
    }
}
@media only screen and (max-width: 482px) {
    .full-width-slider-image {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 140px;
}
}
.copyright, .copyright a {
    color: #ffffff;
    display: none;
}
@media only screen and (min-width: 959px) {
.full-width-section:first-child {
    margin-top: 0px !Important;
}
}
.full-width-section {
    margin-top: 0px;
}
@media only screen and (min-width: 751px) {
.ltr .footer-sidebar .col-2 .widget-area:first-child .widget {
    padding-left: 12px;
}
}
#mc_embed_signup input[type="submit"] {
    padding-left: 15px;
    padding-right: 15px;
}
h2 {
    font-family: 'Bahaiana'!important;
}