/** DEFAULTS **/
@font-face {
  	font-family: 'MyWebFont';
   	src: url('/s/sfsites/c/resource/sparkFonts/itc-avant-garde-gothic-std-book-58957161d80eb.woff') format('woff');
}

html, body { 
    font-size: 16px !important;
    font-family: 'MyWebFont' !important;
} 

h1 {
    font-size: 3rem !important;
    font-family: 'MyWebFont';
}

h2 {
    font-size: 2.5rem !important;
    font-family: 'MyWebFont';
}

h3 {
    font-size: 2rem !important;
    font-family: 'MyWebFont';
}

h4 {
    font-size: 1.5rem !important;
    font-family: 'MyWebFont';
}

h5 {
    font-size: 1.1rem !important;
    font-family: 'MyWebFont';
}

/** HEADLINE - MEDIUM **/
.headlineMediumAction {
	line-height: normal;  
}

/** UTILS **/
.content-start {
    margin-top: 150px;
}

.full-width-color-pink {
    background-color: #ED174E;
}

.full-width-color-grey {
    background-color: #4A4F55; 
}

.full-width-color-blue {
    background-color: #0957A3; 
}

.full-width-color-purple {
    background-color: #6458A6; 
}
.full-width-color-green {
    background-color: #36B29F; 
}

.text-pink {
    color: #ED174E;
}

.text-green {
    color: #36B29F !important;
}

.text-white {
    color: white !important;
}

.header-container-border {
    border-top: 2px solid #36B29F;
}

.heroLarge {
    
}

.heroLarge h1 {
    font-weight: bold;
    margin-bottom: 0px !important;
    color: #4A4F55;
}

.heroLarge p {
    font-size: 20px;
}

.heroMedium {
    margin-top: 30px;
}

.heroMedium p {
    font-size: 20px;
}

.iconHeaderAndText {
    text-align: center;
}

.iconHeaderAndText > img  {
    height:80px;
    margin-bottom: 0.5rem;
}

.iconHeaderAndText > h4  {
    margin-bottom: 0px;
    padding: 0px;
}

.iconHeaderAndText > p  {
    margin-top: 20px;
}

.iconHeaderAndText span { 
    display: block;
}

.imgAndText {
    text-align: center;
}
.imgAndText > img  {
    margin-bottom: 10px;
}

.imgAndText > p  {
    margin-top: 10px;
}

.imgAndText span {
    display: block;
}

.media-body p {
    font-size: 0.90rem !important;
}

.media img { 
    height: 50px !important;
    font-size: 0.90rem !important;
}

/** FORMS **/
.slds-form-element__label {
    font-size: 16px;
    color: #36B29F;
    
}

.slds-form-element__control {
    margin-bottom: 15px;
}

.slds-form-element__help {
}

abbr.slds-required {
    display: inline;
}

/** FOOTER NEW **/
.logo-group {
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo-group .logo {
    width: 140px;
}

.logo-group .badge-logo {
    width: 140px;
}


/** FOOTER **/
lightning-primitive-bubble.slds-popover { 
	display:none;
}
.locations p {
    line-height: 8px;
}
.footer-content {
    font-size: 11px;
    color: white;
    font-weight: normal;
}

.footer-content a {
    font-size: 11px;
    color: white;
}

.footer-social-links img {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 30px;
    height: auto;
}

.footer-actions {
    display: block;
    margin-top: 10px;
}

/** BUTTONS **/
.btn-primary {
    background-color: #36B29F;
    border-color: #36B29F; 
    border-radius: 25px;
    font-size: 1.25rem;
    padding-left: 40px;
    padding-right: 40px;
}

.forceCommunityRichText a.btn-primary, .forceCommunityRichText a.btn-primary:link, .forceCommunityRichText a.btn-primary:visited { 
    color: white !important;
    text-decoration: none !important;
    background-color: #36B29F !important;
    border-color: #36B29F !important;
}

button.btn-primary, button.btn-primary:link, button.btn-primary:visited { 
    color: white !important;
    text-decoration: none !important;
    background-color: #36B29F !important;
    border-color: #36B29F !important;
}

.forceCommunityRichText a.btn-primary:hover, .forceCommunityRichText a.btn-primary:active {
    color: white !important;
    text-decoration: none !important;
    background-color: #4A4F55 !important;
    background-color: #4A4F55 !important;
    border-color: #4A4F55 !important;
}

button.btn-primary:hover, button.btn-primary:active {
    color: white !important;
    text-decoration: none !important;
    background-color: #4A4F55 !important;
    background-color: #4A4F55 !important;
    border-color: #4A4F55 !important;
}

/** NAVBAR **/
.navbar-brand img {
    height:auto;
    width: 220px;
}

.navbar-nav a.nav-item {
    color: white !important;
}

.navbar-toggler, .navbar-collapse .collapse .show {
    background-color: #36B29F !important;
    border-color: #36B29F !important;
}

/** HOME **/
.nicole-img {
    max-width: 100%;
    height:auto;
}

/** CONTACT US **/
.contactUsBanner {
    background: url("/sfsites/c/resource/sparkImages/images/banners/ContactUs-banner2.png") no-repeat;
    height: 300px;
    background-position: right top;    
    background-size: auto;
}
.locationItem img {
    width:32px;
    margin-bottom: 5px;
}
.locationItem address, .locationItem span {
    font-size: 12px;
    display: block;
}

/** PRICING PAGE **/ 
.pricing-table td {
    text-align: center;
}

.forceCommunityRichText {
    list-style-position: outside;
}

.forceCommunityRichText ul>li:before {
    content: none !important;
}

.additional-pricing-block {
    height: 100%;
    width: 100%;
    position: absolute; 
    margin: 0;
    left: 0px;
}

.additional-pricing-block div {
    position: relative;
    text-align: center;
    left: auto;
    right: auto;
    top: 40%;
}

/** RESPONSIVE **/
@media screen and (max-width: 576px) { 
    h1 {
    	font-size: 2.0rem !important;
	}
    
    h2 {
    	font-size: 1.8rem !important;
	}
    
    h3 {
        font-size: 1.6rem !important;
    }
    
    h4 {
        font-size: 1.4rem !important;
    }
    
    .button-wrap {
    	display: block;
        margin-top: 10px;
	}

    .iconHeaderAndText span { 
        display: inline;
    }
    
    /** HOME **/
    .nicole-img {
        max-width: 50%;
        height:auto;
        margin-bottom: 20px;
        text-align: center;
    }
} 

@media screen and (min-width: 768px) { 
    .button-wrap {
    	display: inline;
	}
} 

@media screen and (min-width: 992px) { 
    .button-wrap {
    	display: inline;
	}
} 
    
/** BLOGS **/
.bio-photo-container-table {
    width: 90px;
    float: left;
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
}
.bio-photo {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    border: 1px solid black;
}
.blog-img-right {
    float: right;
    margin-left: 30px;
}
.blog-img-body {
    width: 33%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 8px;
}
.blog-img-left {
    float: left;
    margin-right: 30px;
}

.blog-heading-hr {
    background-color: #ed174e;
    height: 2px;
    width: 33%;
    margin-top: -25px;
    margin-bottom: 30px;
}

.blog-heading {
    clear: both;
    color: #4A4F55;
    font-size: 18pt;
    line-height: 24pt;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: left;
}

.blog-title {
    font-size: 24pt;
    line-height: 32pt;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}
.blog-by-line {
    color: #36B29F;
    font-size: 14pt;
    font-style: italic;
    margin-left: 0px;
    margin-bottom: 0px;
}
.blog-firstcharacter {
    float: left;
    font-size: 40px;
    line-height: 40px;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 0px;
}
.blog-intro {
    font-size: 24px;
    font-weight: bold;
}


.blog-tile:hover {
    cursor: pointer;
    background-color: #888888!important;
    text-decoration: none;
}

a.blog-link {
    text-decoration: none;
}
a.blog-link:hover {
    text-decoration: none!important;
}