/*
Theme Name:     Stratus Child Theme
Theme URI:      http://demo.themovation.com/stratus/
Description:    Child theme for Stratus
Author:         Themovation
Author URI:     http://themovation.com
Template:       stratus
Version:        1.1
License:        Regular License
License URI:    http://themeforest.net/licenses/regular

*/



html{
    font-size: 100%;
}

body {
    background-color: #fff;
}

.btn.btn-primary {
	background-color: 
}


p, .icon-blocks p {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

a {
    color: #CF000F;
}


.btn{
    text-transform: uppercase;
    font-weight: bold;
}

.btn.btn-primary {
	background: #E42427;
    border: 2px solid #fff;
    webkit-box-shadow: 0px 3px 5px 0px rgba(94,23,64,0.4);
    -moz-box-shadow: 0px 3px 5px 0px rgba(94,23,64,0.4);
    box-shadow: 0px 3px 5px 0px rgba(94,23,64,0.4);
}


.wrap:after{
	content: '';
	width: 100%;
	height: 120px;
	position: fixed;
	bottom: 0;
	left: 0;
	background: transparent url(./assets/images/fixed-bg.png) no-repeat bottom center;
	background-size: cover;
	pointer-events: none;
}

header.navbar {
    background: #6b1b42; /* Old browsers */
    background: -moz-linear-gradient(top, #6b1b42 16%, #b90003 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6b1b42 16%,#b90003 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6b1b42 16%,#b90003 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b1b42', endColorstr='#b90003',GradientType=0 ); /* IE6-9 */
    border-bottom: none;
    padding-top: 24px;
    padding-bottom: 24px;
}


header.navbar #logo {
    position: relative;
    margin: 5px 0 0;
}

header.navbar #logo img {
    opacity:0;
}

header.navbar:not(.headhesive--clone) #logo:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 283px;
    height: 56px;
    background-image: url('./assets/images/logo-header-bg-dark.svg');
    background-size: 283px 56px;
}

header.navbar:not(.headhesive--clone).navbar-nav > li.active > a:after, header.navbar:not(.headhesive--clone) .navbar-nav > li.active > a:hover:after, header.navbar:not(.headhesive--clone) .navbar-nav > li.active > a:focus:after {
    background-color: #fff;
}

header.navbar.headhesive--clone {
    margin-top: -5px;
} 



header.navbar.headhesive--stick,
header.navbar.headhesive--unstick {
	border-bottom: 1px solid #efefef;
    background: #fff;
    padding-bottom: 0;
}

header.navbar.headhesive--stick .navbar-collapse {
    position: relative;
    top: -10px;
}

header.navbar.headhesive--stick #logo {
    position: relative;
}

header.navbar.headhesive--stick #logo:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: 48px;
    background-image: url('./assets/images/mgh-logo-colour.svg');
    background-size: 260px 48px;
    background-repeat: no-repeat;
    margin-top: -5px;
    -webkit-transform: scale(.99);
    transform: scale(.99);
}




header.navbar .navbar-nav > li > a {
	color: #fff;
    text-transform: lowercase;
}

header.navbar .navbar-nav > li.th-accent {
	border-color: #fff;
}

.home header.navbar {
    background: transparent;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    border-bottom: none;
    padding-top: 16px;
}

.inner-container {
    background: transparent;
}

.navbar-static-top {
   /* background: transparent;
    border: none;*/
}


section#themo_showcase_4 {
    padding: 180px 0 100px 0 !important;
    background-image: url('./assets/images/home-banner-bg.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

section#themo_showcase_4 h1 {
    font-size: 3rem;
    line-height: 3rem;
    margin: 0 auto 2rem auto;
    color: #fff;
    font-weight: 400;
}

section#themo_showcase_4  .subtitle {
    font-size: 1.25rem;
    margin: 0 0 32px;
    margin: 0 0 2rem;
    line-height: 2rem;
    font-weight: 500;
    color: #fff;
    display: block;
}

section .bg-dark .btn-ghost{
	color: #fff;
	border: 2px solid #fff;
	background-color: #5E1740;
    webkit-box-shadow: 0px 3px 5px 0px rgba(94,23,64,1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(94,23,64,1);
    box-shadow: 0px 3px 5px 0px rgba(94,23,64,1);
}

section#themo_showcase_4 .logo{
    margin-bottom: 3rem;
}

section#themo_brands_1{
	background: transparent url(./assets/images/white-fg-down.png) no-repeat bottom center;
	position: relative;
	background-color: transparent !important;
	padding-bottom: 50px;
	background-attachment: fixed;
}

#themo_brands_1 img {
	max-width: 16%;
	margin: 0;
	width: auto;
	margin: 0;
}
	

#logo {
    margin: 10px 0;
}

#main-flex-slider .slides h1{
    color: #fff;
}

#themo_service_block_2{
	background: #efefef url(./assets/images/white-fg-down.png) no-repeat top center;
        border-bottom: 1px solid #efefef;
}


.navbar .navbar-nav {
    margin-top: 12px;
}

.dark-header {
    background: #25272B !important;
}

#main-flex-slider .slides .logo {
    width: auto;
    max-width: 242px;
    margin: 0 auto;
}

#main-flex-slider .slide-cal-center .slider-content.col-sm-6{
	margin-left: 12.5%;
  	width: 75%;
}

#main-flex-slider h2{
	font-size: 2rem;
    line-height: 2.5rem;
    margin: 0 auto 1.5rem auto;
  	color: #fa6400;
  	font-weight: 700;
}

#main-flex-slider .lrg-txt p{
  font-size: 1rem;
  line-height: 1.5rem;
}


#main-flex-slider .themo_slider_0{
  padding-top: 56px !important;
  padding-bottom: 350px !important;
}


#themo_showcase_1{
  margin-bottom: -20px;
  background: #f7f7f7 url(./assets/images/white-fg-down.png) no-repeat top center;
  background-size: cover;
}

#themo_showcase_1 .subtitle {
    margin-bottom: 120px;
    display: inline-block;
}

.section-header h2{
    font-size: 2rem;
    line-height: 2.5rem;
    margin: 0 auto 1.5rem auto;
    color: #1B2E59;
    font-weight: 600;
}

.section-header.col-xs-12.centered {
    max-width: 545px;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 64px;
    padding: 0;
}


.section-header .subtitle {
    font-size: 1.25rem;
    margin: 0 0 5.5rem 0;
    line-height: 2rem;
    margin-bottom: 4.5rem;
    font-weight: 500;
    display: block;
    color: #000;
}



.light-text.testimonials .quote blockquote {
    font-style: normal;
    font-weight: 500;
}

.light-text.testimonials .quote blockquote:before {
    content: open-quote;
}

.light-text.testimonials .quote blockquote:after {
    content: close-quote;
}

.icon-blocks p {
    padding: 0;
    color: #222;
}

.icon-block {
    padding: 0 30px;
}

.icon-blocks h3,.showcase .service-block h3 {
    color: #1B2E59;
}

#options .icon-block {
    cursor: pointer;
}

#options .icon-block h3 {
    color: #1B2E59;
    margin: 0 0 1.5rem 0;
    line-height: 1.5rem;
    font-size: 32px;
    font-size: 2rem;
}

#options .icon-block h3:before{
    content: "";
    height: 380px;
    display: block;
}

#options .icon-block-1 h3:before{
    content: url(./assets/images/simple.png);
    zoom: 50%;
}

#options .icon-block-2 h3:before{
    content: url(./assets/images/deluxe.png);
    zoom: 50%;
}

#options .icon-block-1 {
	margin-left: 16.66666667%;
}

#options .icon-block-1,
#options .icon-block-2 {
	width: 33.333333%;
}



#options .icon-block p{
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0 0 1.5rem 0;
}

.modal-content {
    padding: 1.5rem;
    border-radius: 0;
    box-shadow: none;
    border: none;
}

#all-features .modal-dialog {
    width: 75%;
}

#all-features .modal-dialog .features-container {
    border-top: 1px solid #e8e8e8;
}

#all-features .modal-dialog .features-container:first-child{
     border-top:none;
}

#all-features .modal-dialog .features-row {
    padding-top: 3.938rem;
    padding-bottom: 1.5rem;
}

#all-features .modal-dialog .features-row h3 {
    text-transform: uppercase;
    color: #1B2E59;
    font-size: 1rem;
    margin: 0 0 1.5rem 0;
    line-height: 1.5rem;
    font-weight: bold;
}

#all-features .modal-dialog .features-row h4 {
    color: #333;
    margin: 0 0 1.5rem 0;
    padding-top: 0;
    line-height: 1.5rem;
    font-weight: bold;
    font-size: 1rem;
}

#all-features .modal-dialog .features-row .row {
    margin-bottom: 2.5rem;
}

.modal-header p:first-child{
    display: none;
}

.well-card {
    padding: .5rem;
    border-radius: 0;
    background: #fff;
    border: none;
    box-shadow: none;
}

.well-body {
    padding: 1.5rem;
}

.well-footer {
    padding: 1.5rem;
    border-top: 1px solid #efefef;
}

.well-body h3{
    font-size: 1.25rem;
    line-height: 2rem;
}


.modal-backdrop.in{
    background: -moz-linear-gradient(top, rgba(124,29,79,1) 0%, rgba(207,0,15,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(124,29,79,1) 0%,rgba(207,0,15,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(124,29,79,1) 0%,rgba(207,0,15,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67c1d4f', endColorstr='#e6cf000f',GradientType=0 ); /* IE6-9 */
   
}

#all-features {
    margin-bottom: -1px;
}

.simple-cta .light-text {
    font-size: 1.5rem;
    font-weight: bold;
}

.footer .widget {
    text-align: center;
}

.footer .widget .logo{
    width: 165px;
}

.page-template-blog-standard .wrap .container,
.single .wrap .container {
    max-width: 750px;
}
@media (min-width: 1200px) {
	body.page-id-3106 .container {
		max-width: 1170px;
	}
}
.page-title.left {
    padding-right: 0;
}

@media (max-width: 991px) {
    #options .icon-block {
        padding: 45px 90px;
    }
    #options .icon-block-2 {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border-left: none;
        border-right: none;
    }
    section#themo_service_block_2 {
        background: #fff !important;
    }
}

@media (min-width: 320px) and (max-width: 767px){
    
    body{
         background-size: cover;
    }
    
    .wrap {
        background-position: 50% 520px;
    } 
    
    section#themo_showcase_4  .subtitle {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    
    
    
    
    
   
    
     #options .icon-block {
        padding: 45px;
    }
    
    
}

 section#themo_testimonials_1 {
    background: #f7f7f7 url(./assets/images/bg-gradient.png) no-repeat bottom center;
	background-size: cover;
	background-color: transparent !important;
}

section#themo_html_1 {
    background: #f7f7f7 url(./assets/images/bg-gradient-up.png) no-repeat bottom center;
	background-size: cover;
	background-color: transparent !important;
	padding: 50px 0;
}


.backstretch {
        display: none !important;
    }
    

.pricing-column {
	text-align: left;
}

.pricing-table ul {
	padding-bottom: 0;
}

.pricing-table ul li {
	border-bottom: none;
}

.footer {
	background: #c51625 url(./assets/images/footer.png) no-repeat center center;
	background-size: cover;
}

.footer .widget {
    text-align: center;
}

.frm_style_formidable-style.with_frm_style legend + h3, .frm_style_formidable-style.with_frm_style h3.frm_form_title{
  font-family: Lato, sans-serif;
}

.modal.fade.in{
	display: block;
}



#demoModal .modal-content {
  background: transparent;
  box-shadow: none;
  border: none;
}

#demoModal .modal-header,
#demoModal .modal-body{
  padding-left:0;
  padding-right:0;
}

#demoModal h4,
#demoModal h3,
#demoModal .close,
#demoModal .frm_forms form label, .with_frm_style label.frm_primary_label,
#demoModal .privacy{
	color: #fff;
}

#demoModal .close{
  opacity: .7;
  position: absolute;
    top: 0;
    right: 0;
}

#themo_showcase_1 .showcase_image {
  border-bottom: 1px solid #fff;
}


section#themo_showcase_2.showcase {
background-position-x: 70%;
}



.footer a .soc-icon{
  color: #aaa;
}

#themo_showcase_3 .service-block-1:before{
    content: url(./assets/images/icon_your_style.svg);
    position: absolute;
    top: 0;
    left: 0f;
}

#themo_showcase_3 .service-block-2:before{
    content: url(./assets/images/icon_hosted.svg);
    position: absolute;
    top: 0;
    left: 0f;
}

#themo_showcase_3 .service-block-3:before{
    content: url(./assets/images/icon_control.svg);
    position: absolute;
    top: 0;
    left: 0f;
}

#themo_showcase_3 .service-block-4:before{
    content: url(./assets/images/icon_raise_funds.svg);
    position: absolute;
    top: 0;
    left: 0;
}

.navbar-default .navbar-toggle {
    display: none !important;
}
	

@media (max-width: 991px) and (min-width: 768px){
	#logo{
		overflow: hidden;
        width: 50px;
	}

    #logo img {
        max-width: 10000px;
    }


	.navbar .navbar-nav{
		float: right;
		margin-left: auto;
		margin-right: 0;
	}

    #themo_service_block_2 img{
        width: 500px;
    }

    #themo_service_block_2 .icon-block {
        width: 33.33333333%;
        float: left;
        margin-bottom: 0;
    }

    #themo_service_block_2 {
        border-bottom: 1px solid #efefef;
    }

    #themo_brands_1 img {
        width: 25%;
        margin: 0;
    }

	#options .icon-block-1, #options .icon-block-2 {
        width: 50%;
        margin-left: 0;
        float: left;
        padding: 30px;
        border: none;
        margin-bottom:0;
    }

    #themo_service_block_1 {
        padding-bottom: 0 !important;
    }


    #themo_html_2,#themo_html_5
     {
        padding-bottom: 50px !important;
    }

    #themo_html_5 .col-md-4 {
        width: 33.333333%;
        float: left;
        padding: 2px;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
	
	.service-block-col.first .service-block.standard-block h3, .service-block-col.first .service-block.standard-block p, .service-block.standard-block h3, .service-block.standard-block p, .showcase .service-block h3, .showcase .service-block p{
		margin-left: 0;
	}


}


@media (max-width: 479px){


	#themo_showcase_2 h2{
		margin-top: 24px;
	}

	#themo_service_block_1 .section-header{
		margin-bottom: 0;
	}

	.service-block-col {
		padding-top: 0;
	}

	.service-block-col.first .service-block.standard-block h3, .service-block-col.first .service-block.standard-block p, .service-block.standard-block h3, .service-block.standard-block p, .showcase .service-block h3, .showcase .service-block p{
		margin-left: 0;
	}

	#themo_showcase_1 .section-header.col-xs-12.centered{
  		margin-bottom: 24px;
  	}

    section#themo_showcase_4 {
        padding-top: 110px !important;
    }

    section#themo_showcase_4 h1{
        font-size: 2.5rem;
		margin-top: 100px;
    }

    section#themo_brands_1 {
        display: none;
    }

    #options .icon-block {
        padding: 30px;
        box-sizing: border-box;
        width: 100%;
        margin: 0;

    }

    .simple-cta {
        padding-bottom: 0;
    }

    section#themo_html_2 {
        padding-bottom: 20px !important;
    }

    #themo_showcase_3 .service-block-1:before,
    #themo_showcase_3 .service-block-2:before,
    #themo_showcase_3 .service-block-3:before,
    #themo_showcase_3 .service-block-4:before {
        display: none;
    }


	.g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    #all-features .modal-dialog {
        width: auto;
    }

    .navbar .navbar-toggle {
        top: 5px;
    }

    header.navbar #logo {
        margin: 0 auto;
        width: 44px;
        /* text-align: center; */
        display: block;
        position: absolute;
        max-width: 60px;
        padding: 0;
        overflow: hidden;
        left: 50%;
        margin-left: -22px;
        top: 40px;
    }

    #logo img{
        max-width: 10000px;
    }
}

@media (max-width: 1279px){

#themo_showcase_1 {
        background-color: #ffffff !important;
        background-attachment: scroll !important;
        background-position: center bottom !important;
        background-repeat: no-repeat !important;
        background-size: auto !important;
        background-position-y: 110% !important;
        margin-bottom: 0 !important; 
    }


}

body .modal-body .frm_error {
    color: #fff !important;
}
/* What We Do page */
.page-id-3572 .wrap {
	background: #fff url(./../../uploads/2016/08/spencer-imbrock-437681-unsplash.jpg) no-repeat center center;
	background-position: top center;
	background-size: contain;
	padding-top:25%;
}
.page-id-3572 #themo_service_block_1 {
	background-color: #F6F6F6;
}

.page-id-3572 #themo_html_1 {
	background: #fff !important;
}
.page-id-3572 #themo_call_to_action_1 {
	background-color: #F6F6F6;
}
.page-id-3572 .simple-cta .btn-standard {
	margin-top: 0;
}

/* Our Giving Platform page */
.page-id-3586 .wrap {
	background: #fff url(./../../uploads/2016/08/top-banner.jpg) no-repeat center center;
	background-position: top center;
	background-size: contain;
	padding-top:25%;
}
.page-id-3586 #themo_service_block_1 {
	background-color: #fff;
}
body.page-id-3586 .section-header p {
	color: #000;
	font-family: Lato;
	font-size: 20px;
	line-height: 31px;
}
body.page-id-3586 .section-header h2{
    margin: 0 auto 0 auto;
}

body.page-id-3586 .quote figcaption {
	margin-left: 0;
}
.page-id-3586 #themo_html_1 {
	background: #fff !important;
}
.page-id-3586 #themo_call_to_action_1, body.page-id-3586 .section-header {
	padding: 0 auto !important;
	margin: 0 auto !important;
	background-color: #transparent;
}
.page-id-3586 #themo_service_block_3 {
	padding-bottom: 0;
}
.page-id-3586 #themo_call_to_action_1 {
	padding-top: 0;
}
body.page-id-3586 #themo_testimonials_1 h2 {
	color: #fff;
}
body.page-id-3586 #themo_testimonials_1 .container {
	max-width: 1170px;
}
body.page-id-3586 section#themo_testimonials_1 {
	background:transparent url(./../../uploads/2016/08/triangle.png) no-repeat bottom center;
	background-size: cover;
}
body.page-id-3586 .section-header.col-xs-12.centered {
	width: 100%;
	max-width: 100%;
}
/* styling guide (blog) */

body.page-id-3127 h4.page-title-h4 {
	color: #000;
	font-family: Lato;
	font-size: 24px;
	font-weight: 300;
	line-height: 33px;
	padding-top: 40px;
}
.page-id-3127 .wrap {
	background: #fff url(./../../uploads/2016/08/top-banner-2.jpg) no-repeat center center;
	background-position: top center;
	background-size: contain;
	padding-top:25%;
}
.page-id-3127 #themo_service_block_1 {
	background-color: #F6F6F6;
}

body .container {
	max-width: 700px;
}
body .banner .container, body .footer .container {
	max-width: 1170px;
}

body h1 {
	color: #B81305 !important;
	font-family: Lato;
	font-size: 46px;
	font-weight: bold;
	line-height: 49px;
}
/* home page */
body.page-id-3106 h1 {
	color: #fff !important;
}
body .lead {
	color: #848484;
	font-family: Lato;
	font-size: 24px;
	font-weight: 300;
	line-height: 33px;
}

body p {
	color: #000000;
	font-family: Lato;
	font-size: 15px;
	line-height: 24px;	
}

.navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li.active > a:hover{
	color: #fff;
	cursor: pointer;
	border-color: #fff !important;
}
.navbar li, .navbar a {
	border-color: #fff !important;
}

.footer .widget {
	text-align: left;
}
.footer a .soc-icon {
	color: #fff;
}

header.navbar .navbar-nav > li > a {
	text-transform: capitalize;
}

#mc_embed_signup_scroll .col-xs-3, #mc_embed_signup_scroll .col-xs-3 input {
	padding: 0;
	margin: 0;
	border-radius: 0;
	background: #fff;
	color: #000;
}
#mc_embed_signup_scroll .indicates-required.visuallyhidden, #mc_embed_signup_scroll .mc-field-group.col-xs-9 label{
	display:none;
}
#mc_embed_signup_scroll .mc-field-group.col-xs-9 {
	padding: 0;
}
body #mc_embed_signup_scroll .mc-field-group.col-xs-9 input {
	padding: 0 10px;
	background: #ececec !important;
	color: #777 !important;
}
body .footer-btm-bar {
	background: transparent;
}
body .wrap::after {
	background: transparent;
}
body #themo_service_block_2 {
	background: transparent;
}
body .footer .footer-copyright {
	text-align:left;
}
.blockquote-2 .menu-get-in-touch a {
	background: #fff;
	color: #000;
}
#themo_testimonials_1 .col-md-12:nth-child(2) .quote blockquote::before {
	content: "";
}
body.page-id-3106 section#themo_html_1 {
	background: #fff;
}
body.page-id-3106 .blockquote-1 {
	color: #fff;
	font-family: Lato;
	font-size: 20px;
	line-height: 28px;
}
body.page-id-3106 .figcaption-1 {
	color: #fff;
	font-family: Lato;
	font-size: 15px;
	line-height: 28px;
}
body.page-id-3106 .wp-image-3652 {
	margin-top: 90px;
}
body.page-id-3106 .figcaption-1 span {
	font-style: italic;
}
body.page-id-3106 .section-header.col-xs-12.centered {
	max-width: 100%;
}
body.page-id-3106 #themo_html_4 {
	margin-top: 40px;
}
body.page-id-3106 #themo_html_4 h2 {
	color: #000;
	margin-bottom:0;
}
body.page-id-3106 #themo_html_4 .subtitle {
	font-size: 22px;
}
body.page-id-3106 #themo_html_4 .section-header p {
	margin-bottom: 30px;
}
body.page-id-3106 #themo_html_4 .section-header p a {
	color: #fff;
	font-family: Lato;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-radius: 25px;
	background-color: #1B2E59;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,0.2);
}
body.page-id-3572 #themo_service_block_2 .subtitle {
	margin: 0 0 0 0 !important;
}
body.page-id-3572 .themo-action-text h2 {
	color: #000;
	font-family: Lato;
	font-size: 32px;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
}
body.page-id-3572 .themo-action-text .subtitle {
	color: #000;
	font-family: Lato;
	font-size: 22px;
	line-height: 31px;
	margin-bottom: 0;
}
body #themo_page_header_1_content #mce-EMAIL {
	height: 45px;
	line-height: 45px;
	width:100%;
	border: 0;
	font-weight:bold;
}
body #themo_page_header_1_content input#mc-embedded-subscribe {
	height: 45px;
	line-height: 45px;
	padding: 0 70px;
	margin: 0;
	border-radius: 0;
	background: #122253;
	color: #fff;
	display: inline-block;
}
#mc_embed_signup #mc-embedded-subscribe {
	font-weight: bold;
}
#mc_embed_signup #mce-EMAIL {
	background: #efefef !important;
}

body.page-id-3230 .content h1 {
	color: #fff !important;
}
body.page-id-3230 .content #themo_html_4 h1 {
	color: #b81305 !important;
}
body.page-id-3586 .page-title h1.page-title-h1 {
	margin-top: 60px;
	color: #B81305;
	font-family: Lato;
	font-size: 46px;
	font-weight: bold;
	line-height: 49px;
}
body.page-id-3586 .page-title h4.page-title-h4  {
	color: #000;
	font-family: Lato;
	font-size: 26px;
	line-height: 36px;
	margin-top: 40px;
}
body #launcher {
	margin-right: 80px !important;
	margin-bottom: 15px !important;
}

.footer .widget-title::after, .navbar .navbar-nav > li.active > a::after, .navbar .navbar-nav > li.active > a:focus::after, .navbar .navbar-nav > li.active > a:hover::after, .navbar .navbar-nav > li > a:hover::after, .port-overlay, .section-header h2::after {
    background-color: #fff !important;
}
body header .navbar-header {

}
body header nav {
	float:right;
}

.navbar.headhesive--clone .navbar-header > a {
    background: url('./../../uploads/2016/08/MGH-Colour-logos-03.png') no-repeat !important;
    background-size: auto;
}
.navbar.headhesive--clone .navbar-header > a {
    background-size: contain !important;
    display: inline-block;
    height: 56px;
    width: 283px;
}
.navbar.headhesive--clone .navbar-header > a img{
	display:none;
}
#mce-error-response a {
	text-decoration: underline;
}
body.home.page #themo_brands_1 .container {
	display: flex;
	flex-direction: column-reverse;
}
body.home.page .container p {
	color: #5c5c5c;
}
body.home.page .footer-widgets p, body.home.page .footer-copyright p {
	color: #fff;
}
body.home.page #themo_html_1 img {
	width:670px;
	float:none;
	display: block;
	margin: 90px auto 0 auto;
}
body.home.page #themo_service_block_2 h2 {
	margin-bottom: 0 !important;
}
body.home.page #themo_service_block_2 .section-header {
	width: 640px;
}
body.home.page section#themo_showcase_1 {
	padding-bottom: 400px;
}
body.page-id-3127 .entry-content.post-excerpt p {
	color: #A0A0A0;
}
body.page-id-3127 h1 {
	margin-top: 40px;
}
body.page-id-3127 .meta-border, body.page-id-3586 .meta-border, body.page-id-3572 .page-header {
	border: none;
}
body.page-id-3586 #themo_service_block_1, body.page-id-3586 #themo_service_block_2 {
	padding-top: 0;
}

#themo_showcase_1 {
	display: none;
}

.page-template-legal .main .content-editor {
    min-width: 600px !important;
}

/*
glyph 1.9.2: https://github.com/jmak/bootstrap-glyphicons-fonts
*/