
body a[href="/foundation"] {
  background-color: #ffffff;
}

/* #Site Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
* 
{
    /*-moz-box-sizing: borber-box;
    -webkit-box-sizing: borber-box;
    box-sizing: borber-box;*/

    color: #303030;
    font-family: 'Montserrat', 'Roboto 4', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

/* Citadel Regular Webfont */
@font-face {
    font-family: 'CitadelRegular';
    src: url('/fonts/citadel/citadel-webfont.eot');                                     /* IE9 Compat Modes */
    src: url('/fonts/citadel/citadel-webfont.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
         url('/fonts/citadel/citadel-webfont.woff2') format('woff2'),
         url('/fonts/citadel/citadel-webfont.woff') format('woff'),                     /* Pretty Modern Browsers */
         url('/fonts/citadel/citadel-webfont.ttf') format('truetype'),                  /* Safari, Android, iOS */
         url('/fonts/citadel/citadel-webfont.svg#citadelregular') format('svg');        /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

body
{
    background-color: #fff;
    font-family: 'Montserrat', 'Roboto 4', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

strong, b
{
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:700;
}

.container img
{
	max-width:100%;
	height:auto;
}

div.row-pictures img{
    width:100%;
}
#logo1 img, #logo2 img {
    max-width: unset;
    height: unset;
}
#logo2 img {
    max-width: 120px;
    max-height: 120px;
    width:auto;
    height:auto;
}
h1, h1 > *
{
    font-family: 'Montserrat', 'Roboto 4', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #593060;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 10px;
    letter-spacing: normal;
    border-bottom: 3px solid #593060;
}
h2, h2 > *
{
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #593060;
    font-size: 22px;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 700;
    /*border-bottom: 1px solid #d7d7d6;*/
    margin-bottom: 15px;
    /*padding-bottom: 1.0rem;*/
    letter-spacing: normal;
}
h3, h3 > *
{
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #393939;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: normal;
}
h6, h6 > *
{
    font-family: 'CitadelRegular', sans-serif;
    color: #593060;
    font-size: 52px;
    font-size: 5.2rem;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
    letter-spacing: normal;

    position: absolute;
    top: -12px;
    right: 10px;
}

p
{
    margin: 0px;
}

p, a, p a, li a, span
{
    font-size: 14px;
    font-size: 1.4rem;
}

ol
{
    font-size: 14px;
    font-size: 1.4rem;
    margin-left:20px;
}

ul
{
	/*list-style-image:url(/images/bruyere/bullets.png);*/
	list-style-image: none;
	list-style-type: none;
    font-size: 14px;
    font-size: 1.4rem;
    /*margin-left:20px;*/
    margin-bottom: 0px;
    padding-left:15px;
}

li
{
    background: none;
    padding-left: 19px;
    font-size: 14px;
    font-size: 1.4rem;
    list-style-position: outside;
    background: url(/images/hdgh/bullets.png) no-repeat 3px 7px;
    margin-bottom: 0px;
}

ol li{
    background:none!important;
    padding-left: 5px;
    margin-left: 8px;
}
.container li {
}

table
{
    margin: 0px;
    padding: 0px;
}
td, th
{
    /*padding: 0px;*/
    margin: 0px;
    border: 0px;
}

#gold_bar.container.gold_bar {
    display:none;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #593060;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 700;
    /*padding: 0px 2.2rem;
    padding: 0px 7px;*/
    text-transform: none;
    height: auto;
    margin: 0px;
    border: 1px solid #593060;
    /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.19);*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

label
{
    font-family: 'Montserrat', 'Roboto 4', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display:inline;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0px;
}


/* header */
.utilityLinks
{
    font-size: 12px;
    font-size: 1.2rem;
}
.utilityLinks a
{
    /*display: inline-block;
    min-height: 16px;
    padding-left: 18px;*/
    color: #424242;
}
.utilityLinks a:hover
{
    color: #593060;
}
header input
{
    margin: 0px;
    /*padding: 0px 5px 0px 5px!important;*/
    
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    border-radius: 0px !important;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}


div#header
{
    /*background-color: #3b3b3b;*/
    /*background-color: #535353;*/
    /*margin-bottom: 98px;*/
}

header.main
{
    /*-moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);*/
}

header.main .columns
{
    position: relative;
}
/*header.main*/ div.logo
{
    position: absolute;
    top: 65px;
    left: 0px;
    /*width: 200px;*/
    width: auto;
    /*height: 149px;*/
    z-index: 1;
}
div.logo.mental-health
{
    width: 40%;
}
div.logo.foundation
{
    width: 140px;
}
header.main div.header-row
{
    position: relative;
    text-align: right;
    /*padding-top: 11px;
    padding-bottom: 10px;*/
    padding-top: 10px;
    padding-bottom: 5px;
}
header.main div.header-col
{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
header.main div.header-col:first-child
{
    margin-left: 0px;
}
/*header.main div.header-col:last-child
{
    padding-left: 10px;
}*/
header.main div.mobile-menu
{
    position: absolute;
    /*display: inline-block;*/
    width: 56px;
    /*top: 76px;
    right: 0px;*/
    left: 24px;
    top: 14px;
    margin: 0px;
}
header.main div.header-col.donate
{
    display: none;
    margin: 0px;
}
header.main div.social
{
    padding-bottom: 5px;
}
header.main div.social a
{
    display: inline-block;
    /*width: 38px;
    height: 38px;*/
    width: 30px;
    height: 30px;
    margin-left: 2px;
    vertical-align:middle;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

header.main div.social a:first-child
{
    margin-left: 0px;
}


/*header.mobile
{
    padding-top: 20px;
    padding-bottom: 20px;
}*/

div.searchPanel
{
    position:relative;
    display: inline-block;
    /*text-align:right;*/
    /*background-color: #FFFFFF;*/
    /*width: 214px;*/
    width: 160px;
    padding: 3px;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    */
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}
div.searchPanel .tbSearch
{
    height: 28px;
}

/*header.main
{
    display:none;
}
header.mobile
{
    display: block;
}
header.mobile .columns
{
    text-align: center;
}*/

/* navigation */
div#mainmenu
{
    margin-top: 0 !important;
    /*background-color: #3b3b3b;*/
}

nav.main /*, nav.mobile*/
{
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*height:44px;*/
    /*border: 1px solid #c22030;

    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);*/
}
nav.main
{
    display:none;
}
nav.main .columns
{
    position: relative;
    z-index: 101;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
div.mainmenu
{
    position: relative;
    /*float:right;*/
    /*width:81.49%;*/
    /*display: inline-block;*/
    /*background-color: #265892;*/
    z-index: 100;
}
div.mainmenu.foundation
{
    /*width:90%!important;*/
}

/*nav.mobile
{
    display: block;
    padding-bottom: 10px;
}*/

/* banner */
div#banner
{
    /*clear: both;*/
    text-align:center;
}
/*div.banner
{
    padding-top: 25px;
}
div.banner div.row
{
    overflow: hidden;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}*/
div.programs-services-banner
{
    position: relative;
    /*display:inline-block;*/
    margin: 0 auto;
    max-width: 1031px;
    border-top: 8px solid #8d7630;
}
div.programs-services-banner img
{
	max-width:100%;
	height:auto;
}

/* breadcrumbs */
div#breadcrumbs
{
    background-color: #f0f0f0;
    padding-top: 30px;
    padding-bottom: 30px;
}
div#breadcrumbs h2
{
    margin: 0px;
}
div#breadcrumbs .page-title
{
    text-align: left;
}
div#breadcrumbs .bread-crumbs
{
    text-align: left;
}
div#breadcrumbs .bread-crumbs table
{
    width: auto;
    float: left;
}

/* content */
div.content
{
    padding-top: 40px;
    /*padding-bottom: 40px;*/
}
div.content.inside
{
    /*padding: 0px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    /*border-top: 8px solid #593060;*/
    background-color: #fefefe;
    margin-bottom: 30px;
    /*border-bottom: 1px solid #dadada;*/
}
div.content.inside.foundation{
    border-top: 8px solid #593060;
}
div.content.inside:before, div.content.inside:after
{
    content: none;
}
div.content .column, div.content .columns
{
    /*padding: 20px 10px 20px 10px;*/
}

div.content .leftmenu
{
    position: relative;
    display: none;
    background-color: #dcdcde;

    /*padding-left: 10px;
    padding-right: 10px;*/
    padding-top: 40px;
    padding-bottom: 125px;

    width:26%!important;
}
div.left-menu-wm
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
div.menu-title
{
    position: relative;
    /*background-color: #7b2f3e;
    
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    -khtml-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;

    behavior: url(/js/PIE-2.0beta1/PIE.htc);
    */
    text-align: left;
    padding-right:20px;

}
div.menu-title h2
{
    /*color: #FFFFFF;*/
    color: #593060;
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-align:left;
    /*line-height: 38px;*/
    padding: 10px 5px;
    position: relative;
    /*left: -10px*/;
    left: 20px;
    font-weight: bold;
}
div.content #MobileMenuSecundary
{
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
div.content .insideContent, div.content .insideContentNoLeftMenu
{
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 40px;
}
div.content div.Responsive-Video-Wrapper
{
    text-align:center;
}
div.home-content, div.foundation-home-content, div.programs-services-home-content
{
    text-align: center;
}

div.home-content a
{
    position: relative;
    display: inline-block;
    /*display:block;
    float: left;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    /*width: 300px;
    height: 70px;*/
    height:125px;
    width:auto; /*325px;*/
    overflow: hidden;
}
div.home-content a img
{
    position: absolute;
    display: block;
    left: 0px;
    bottom: 0px;
    width: auto;
    height: auto;
    /*margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;*/
}
div.programs-services-home-content a
{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    width: 300px;
    height: 195px;
    overflow: hidden;
}
/*div.programs-services-home-content a img
{
    position: absolute;
    display: block;
    left: 0px;
    bottom: 0px;
    width: 300px;
    height: 195px;
}*/

.twitter-timeline
{
    margin-top: 15px !important;
    height: 260px !important;
}

a.return-to-services
{
    background: url(/images/buttons/back-arrow-white.png) no-repeat 11px center;
    padding-left: 47px;
    font-size: 14px;
}

div.staff-directory-item-column
{
    text-align: center;
}

#resources-wrapper div.pnlSearch
{
    position: relative;
    border: 1px solid #999999;
    padding: 10px;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}

/* reCaptcha BEGIN */
#recaptcha_area
{
    position: relative;
    background-color: #DEDEDE;
    border: 2px solid #C0C0C0;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;

    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}
div.content #recaptcha_area, div.content #recaptcha_table
{
    width: 260px !important;
}
.recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 250px !important;
}
/*.recaptchatable #recaptcha_image img {
    max-width:100%;
}*/
.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, /*.recaptchatable .recaptcha_r4_c4,*/ .recaptchatable .recaptcha_image_cell, .recaptchatable .recaptcha_r2_c2 {
    background: none !important;
}
div.content .recaptchatable .recaptcha_r4_c1, div.content .recaptchatable .recaptcha_r7_c1
{
    width: 141px !important;
}
div.content .recaptchatable .recaptcha_input_area, div.content .recaptchatable #recaptcha_response_field
{
    width: 123px !important;
}
div.content .recaptchatable .recaptcha_input_area
{
    background-color: #FFFFFF !important;
    border: 1px solid #C0C0C0;
    height: 45px !important;
    margin-left: 3px !important;
    margin-right: 0px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    /*padding-bottom: 4px !important;*/
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}
.recaptchatable .recaptcha_r4_c4
{
    background: transparent url("http://www.google.com/recaptcha/api/img/white/sprite.png") no-repeat scroll -214px 6px !important;
}
.recaptchatable a
{
    color: #593060 !important;
}
.recaptchatable a:hover
{
    color: #593060 !important;
}
/* reCaptcha END */

/* blog BEGIN */
div.blog-items .four.columns
{
    width: 100%;
    margin-left: 0;
}
div.blog-item
{
    position: relative;
    max-width: 450px;
    /*min-height: 440px;*/
    margin: 0 auto;
    margin-bottom: 40px;
    border: 1px solid #cccccc;
}
div.blog-item-back-white
{
    padding:20px;
    background-color:#fff;
 /*   border: 3px solid #d07756!important;*/
    /*border-image:url('../Images/hdgh/gold_bar.png');
    border-image-repeat:repeat;*/
    /*border-image-source: url('../Images/hdgh/gold_bar.png');*/
    --angle: 30deg;
  /* … */
  border-width: 3px;
  border-image: linear-gradient(var(--angle), #d8896b, #f9caa4, #bd6547, #d8896b) 1;
  animation: 10s rotate linear infinite;
}
#widget_BlogGritAndGrace_9 h1, form[action="./default.aspx?lang=1&seo=storiesofgritandgrace&"] h1
{
    display: none;
}
#graceGritLogo
{
    margin: 0 auto;
    width: 60%;
    display: block;
    margin-bottom:10px;
    margin-bottom:30px;
}
div.blog-item-back-black
{
    padding:20px;
    background-color:#000;
}
div.blog-item-back-black .blog-item-content,
div.blog-item-back-black .blog-item-content h2,
div.blog-item-back-black .blog-item-content a,
div.blog-item-back-black .blog-item-content p,
div.blog-item-back-black .blog-item-content span
{
    color:#fff!important;

}

div.blog-item-img
{
    text-align: center;
}
div.blog-item-content
{
        padding: 20px 20px;
}
div.blog-item-date-cat
{
    padding-bottom: 10px;
}
.blog-item-date
{
    color: #707070;
    font-size: 14px;
}
div.blog-item-readmore
{
    text-align: right;
}

div.blog-nav-buttons-row .columns div
{
    position: relative;
    display: inline-block;
    width: 50%;
    text-align: left;
}
div.blog-nav-buttons-row .columns div:last-child
{
    text-align: right;
}

div.blog-item-details-row
{
    padding-bottom: 40px;
}
div.blog-single-item-img-wrapper
{
    position: relative;
    /*display: inline-block;*/
    float: left;
    background-color: #E8E8E8;
    border: 1px solid #cccccc;
    padding: 5px;
    margin-right: 30px;
    margin-bottom: 20px;
    width:100%;
}
div.blog-single-item-img-wrapper img{
    width:100%;

}

div.blog-single-item-img-wrapper.grace{
    max-width:500px;
}
div.blog-single-item-img-wrapper p
{
    font-size: 12px;
    text-align: center;
}
div.blog-single-item-img-wrapper ~ ul{
    float:left;
}
.blog-item-details-row ul{
    width:100%;
}
/* blog END */

/* digital-dep */
#digital-dep-wrapper
{
    /*padding: 20px;*/
}
/*#digital-dep-wrapper .step1 .row, #digital-dep-wrapper .step2 .row
{
    margin-bottom: 15px;
}*/

/*#digital-dep-wrapper input[type="text"]
,#digital-dep-wrapper select
{
	position: relative;
    border:1px solid #aaaaaa;
    width: 100%;
    height:30px;
    font-size: 14px;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}
#digital-dep-wrapper textarea
{
	position: relative;
    border:1px solid #aaaaaa;
    width: 100%;
    font-size: 14px;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    behavior: url(/js/PIE-2.0beta1/PIE.htc);
}*/
#digital-dep-wrapper input[type="radio"]
{
    margin-left: 5px;
    margin-right: 5px;
}
#digital-dep-wrapper .help-icon
{
    display: inline-block;
    vertical-align: middle;
}
#digital-dep-wrapper p
{
    margin: 0px;
}
#digital-dep-wrapper label
, #digital-dep-wrapper .prompt
, #digital-dep-wrapper span
{
	font-size:14px;
	/*line-height:30px;*/
}
#digital-dep-wrapper .prompt
{
    font-weight: 700;
}

.has-error {
    /*background-color: #ffcccc !important;*/
    background-color: #FBE3E4 !important;
    border: 1px solid #ff0000 !important;
}

/* pre footer */
div#prefooter
{
    font-family: 'Montserrat', 'Roboto 4', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #535353;
    padding-top: 40px;
    padding-bottom: 0px;
    color: #FFFFFF;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    /*border-top: 8px solid #8d7630;*/
}
div#prefooter .prefooter-col
{
    float: left;
    width: 100%;
    margin: 0px;
}
div#prefooter .contact-us-info
{
    float: left;
    /*width: 60%;*/
    width: 226px;
}
div#prefooter .contact-us-location
{
    float: left;
    /*width: 40%;*/
    width: 151px;
    margin-bottom: 15px;
}
div#prefooter h2
{
    position: relative;
    color: #FFFFFF;
    font-size: 18px;
    font-size: 1.8rem;
    /*font-weight: 400;*/
    font-style:normal;
    line-height: 50px;
    /*border-bottom: 1px solid #656565;*/
    /*margin: 0px;
    padding: 0px;*/
    text-align: left;
    background: url(/images/hdgh/title-divider-dark.png) center bottom repeat-x;
    background: url(/images/hdgh/title-divider-light-short.png) left bottom no-repeat, url(/images/hdgh/title-divider-dark.png) center bottom repeat-x;
	-pie-background: url(/images/hdgh/title-divider-light-short.png) left bottom no-repeat, url(/images/hdgh/title-divider-dark.png) center bottom repeat-x;
}
div#prefooter h3
{
    color: #FFFFFF;
    font-size: 14px;
    font-size: 1.4rem;
    font-style:normal;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
div#prefooter p, div#prefooter a, div#prefooter li
{
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    /*margin-bottom: 14px;*/
    margin-bottom: 0px;
    text-align: left;
    /*background-color:#535353!important;*/
}
div#prefooter li
{
    background: url(/images/hdgh/bullets-light.png) no-repeat 3px 7px;
    margin-bottom: 10px;
    text-align: left;
}

/* footer */
div#footer
{
    color: #FFFFFF;
    background-color: #593060;
    padding-top: 23px;
    padding-bottom: 23px;
}
/*div#footer .columns
{
    margin: 0px;
}*/
div#footer p
{
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0px;
}
div#footer a, div#footer a:hover, div#footer a:visited
{
    color: #FFFFFF;
    font-size: 12px;
}
div#footer div.footer, div#footer div.social
{
    text-align: center;
}
div#footer div.social
{
    padding: 0px;
}

#bilder {
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url('../Images/hdgh/bilder.png');
}


/* #Page Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */

    div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:none}
/* Larger than mobile */
@media (min-width: 100px)
{
    div#media100px {display:block}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:none}

    #google_map { border: 0px currentColor; float: right;  margin-top: 20px; width: 100%; height: 250px; padding-bottom: 300px; }
    #masters_sl { padding: 25px 25px 0 25px; }
    div.content.inside { margin-top: 20px; }
    header.main div.header-row
    {
        padding-top: 25px;
        padding-bottom: 20px;
        background-color: #535353;
    }

    /*header.main div.social a.facebook
    {
        background: url(/images/hdgh/facebook_social2.png) no-repeat center center;
    }
    header.main div.social a.twitter
    {
        background: url(/images/hdgh/twitter_social2.png) no-repeat center center;
    }
    header.main div.social a.youtube
    {
        background: url(/images/hdgh/youtube_social2.png) no-repeat center center; margin-right: 24px;
    }*/
    header.main div.social a.facebook
    {
        /*background: url(/images/hdgh/facebook_social.png) no-repeat center center;*/
        background: url(/images/hdgh/facebook_new.png) no-repeat center center;
        background-size: 24px 24px;
    }
    header.main div.social a.twitter
    {
        /*background: url(/images/hdgh/twitter_social.png) no-repeat center center;*/
        background: url(/images/hdgh/twitter_new.png) no-repeat center center;
        background-size: 24px 24px;
    }
    header.main div.social a.youtube
    {
        /*background: url(/images/hdgh/youtube_social.png) no-repeat center center; margin-right: 0;*/
        background: url(/images/hdgh/youtube_new.png) no-repeat center center; margin-right: 0;
        background-size: 24px 24px;
    }
    header.main div.social a.Instagram
    {
        /*background: url(/images/hdgh/insta_social.png) no-repeat center center; margin-right: 0;*/
        background: url(/images/hdgh/instagram_new.png) no-repeat center center; margin-right: 0;
        background-size: 24px 24px;
    }

    #logo { background-color: #593060; background-image: url(/images/hdgh/hdgh_logo_new.png); background-position: center; background-repeat: no-repeat; background-position-y:15px; height: 150px; padding: 0; position: relative; /*padding-top: 10px;*/ }
    #logo_main { background-color: #fff; background-image: url(/images/hdgh/HDGHFoundationLogo2.jpg); background-position: center; background-repeat: no-repeat;  height: 150px; margin-bottom:0; padding: 0; position: relative; padding-top: 10px; }
    #logo_main:before, #logo:before { content: ''; width: 100%; height: 5px; position: absolute; left: 0; top: 0; background-image: url('../Images/hdgh/gold_bar.png'); background-size: cover; }
    .logo_inside{background-image:none!important;  display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;justify-content:center;}
    #logo1{display:none; }
    #logo2 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items:center;
    }

    .container.main { width: 100%; }
    .corner_tops:before { content: ''; display: block; position: absolute; z-index: 100; left: 0; top: -6px; border: 6px solid transparent; border-left-color: #535353; }
    .corner_tops:after { content: ''; display: block; position: absolute; z-index: 100; right: 0; top: -6px; border: 6px solid transparent; border-right-color: #535353; }

    .corner_bottoms:before { content: ''; display: block; position: absolute; z-index: 100; left: 0; bottom: -6px; border: 6px solid transparent; border-left-color: #535353; }
    .corner_bottoms:after { content: ''; display: block; position: absolute; z-index: 100; right: 0; bottom: -6px; border: 6px solid transparent; border-right-color: #535353; }
    /*header.mobile #MenuMobileDDACC
    {
        width:150px;
    }*/
    div.searchPanel
    {
        width: 140px;
    }
    div.home-content a {
        position: relative;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
        height: 125px;
        overflow: hidden;
        width: 325px;
    }
    /*div.home-content a img
    {
        margin-left: 10px;
        margin-right: 10px;
    }*/div.programs-services-home-content a
    {
        position: relative;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
        /*width: 287px;
        height: 195px;*/
        overflow: hidden;
    }
  
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) 
{
     div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:block}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:none}

    /*header.mobile #MenuMobileDDACC
    {
        width:150px;
    }*/
    /*header.mobile .utilityLinks a
    {
        font-size: 12px;
        font-size: 1.2rem;
    }*/
    div#header
    {
        background: none;
        margin-bottom: 0px;
    }
    /*header.main*/ div.logo
    {
        position: absolute;
        top: 15px;
        width: 28%;
    }
    /*div.logo.foundation
    {
        top: 10px!important;
        left:-50px;
    }*/


    header.main div.mobile-menu
    {
        /*position: relative;
        width: 56px;
        top: auto;
        right: auto;
        margin-left: 10px;*/
    }
    div.searchPanel
    {
        width: 145px;
    }
    div.searchPanel .tbSearch
    {
        height: 32px;
    }
    header.main div.social a
    {
        width: 26px;
        height: 26px;
        margin-left: 10px;
    }
        header.main div.social a:hover, header.main div.social a:focus {
            opacity: 0.8;
            border-color: #005b5e !important;
        }
    div#breadcrumbs .bread-crumbs table
    {
        width: auto;
        float: right;
    }
    div.staff-directory-item-column:first-child
    {
        text-align: left;
    }
    div.staff-directory-item-column:nth-child(3)
    {
        text-align: right;
    }
    /*div.blog-nav-buttons-row .columns
    {
        text-align: left;
    }
    div.blog-nav-buttons-row .columns:last-child
    {
        text-align: right;
    }*/

}

/* Larger than tablet */
@media (min-width: 750px) 
{
    div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:block}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:none}
 

    div.content.inside { margin-top: 0px; }
    /*header.main .column.last
    {
        padding-top: 30px;
    }

    header.main .column.last p
    {
        text-align: right;
        padding-right:30px;
    }*/

    /*nav.mobile
    {
        display:none;
    }*/

    .two.columns {
        width: 16.70%;
    }
    
    div.searchPanel
    {
        width: 214px;
    }

    div#footer p
    {
        display: inline-block;
    }
    /*div#footer p:first-child
    {
        display: block;
    }*/
    div#footer div.footer
    {
        text-align: left;
    }
    div#footer div.social
    {
        text-align: right;
    }
    div.home-content a:nth-child(4) {
        margin-left: 20px !important;
    }
}
.div-lang .dEEZaB {
    align-items: flex-end;
}

.div-lang .ioTVmD {
    align-items: flex-end;
}
.div-lang .hYCEwx {
    background-color: #fff;
}
/* Larger than desktop */
@media (min-width: 1000px) {
    div #media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:block}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:none}

    #gold_bar.container.gold_bar {
        /*width: 100% !important;*/
        display:block;
    }

    #logo_main { margin-bottom: 40px; background-color: #fff;  background-image: url(/images/hdgh/HDGHFoundationLogo.jpg); background-position: center; background-repeat: no-repeat;  height: 165px; padding: 0; position: relative; padding: 0; }
    #logo { margin-bottom: 40px; background-color: #fff;  background-image: url(/images/hdgh/hdgh_logo_new.png); background-position: center; background-repeat: no-repeat;  height: 195px; padding: 0; position: relative; padding: 0; }
    #logo_foundation img {
        max-width:72%;
    }
    #logo_foundation{
        text-align:center;
    }
    #logo2{display:none!important; }
    #logo1{display:block; }

    div.content .insideContent, div.content .insideContentNoLeftMenu {
        padding-top: 40px;
    }

        div .content.inside:before {
        display: block;
        content: ".";
        color: transparent;
        font-size: 0;
        /*background-color: #dcdcde;*/
        width: 33px;
        height: 100%;
        position: absolute;
        top: -8px;
        left: -33px;
        /*border-top: 8px solid #dd8d71;*/
        /*border-left: 1px solid #dadada;
        border-bottom: 1px solid #dadada;*/
    }

    div.content.inside.foundation:before, div.content.inside.foundation:after {
        /*border-top: 8px solid #593060 !important;*/
    }

    div.content.inside:after {
        display: block;
        content: ".";
        color: transparent;
        font-size: 0;
        background-color: #fefefe;
        width: 33px;
        height: 100%;
        position: absolute;
        top: -8px;
        right: -33px;
        /*border-top: 8px solid #d37a5a;*/
        /*border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada;*/
    }

   #logo { margin-bottom: 40px; background-color: #fff;  background-image: url(/images/hdgh/hdgh_logo_new.png); background-position: center; background-repeat: no-repeat;  height: 166px; padding: 0; position: relative; padding: 0; }

    #masters_sl { padding-top: 0; padding-bottom: 0; }
    #logo:before { display: none; }
    #logo_main:before { display: none; }

    header.main div.social a.facebook
    {
        /*background: url(/images/hdgh/facebook_social.png) no-repeat center center;*/
        background: url(/images/hdgh/facebook_new.png) no-repeat center center;
        background-size: 24px 24px;
    }
    header.main div.social a.twitter
    {
        /*background: url(/images/hdgh/twitter_social.png) no-repeat center center;*/
        background: url(/images/hdgh/twitter_new.png) no-repeat center center;
        background-size: 24px 24px;
    }
    header.main div.social a.youtube
    {
        /*background: url(/images/hdgh/youtube_social.png) no-repeat center center; margin-right: 0;*/
        background: url(/images/hdgh/youtube_new.png) no-repeat center center; margin-right: 0;
        background-size: 24px 24px;
    }
    header.main div.social a.Instagram
    {
        /*background: url(/images/hdgh/insta_social.png) no-repeat center center; margin-right: 0;*/
        background: url(/images/hdgh/instagram_new.png) no-repeat center center; margin-right: 0;
        background-size: 24px 24px;
    }

    .corner_tops:before { content: ''; display: block; position: absolute; z-index: 100; left: 0; top: -6px; border: 6px solid transparent; border-left-color: #fff; }
    .corner_tops:after { content: ''; display: block; position: absolute; z-index: 100; right: 0; top: -6px; border: 6px solid transparent; border-right-color: #fff; }

    .corner_bottoms:before { content: ''; display: block; position: absolute; z-index: 100; left: 0; bottom: -6px; border: 6px solid transparent; border-left-color: #fff; }
    .corner_bottoms:after { content: ''; display: block; position: absolute; z-index: 100; right: 0; bottom: -6px; border: 6px solid transparent; border-right-color: #fff; }

    div.content.inside:before
    {
        /*background-color: #dcdcde;*/
    }

    /*header.main
    {
        display:block;
    }
    header.mobile
    {
        display: none;
    }*/

    /*header.main*/ div.logo
    {
        /*width: 200px;*/
        width: auto;
    }
    div.logo.mental-health, div.logo.foundation
    {
        width: auto;
    }
    header.main div.header-row
    {
        padding-top: 11px;
        padding-bottom: 10px;
        background-color: transparent;
    }
    nav.main
    {
        display:block;
    }
    /*nav.mobile
    {
        display: none;
    }*/
    header.main div.mobile-menu
    {
        display: none;
    }
    header.main div.header-col.donate
    {
        display: inline-block;
        margin-right: 20px;
    }

    div.content .leftmenu
    {
        display: block;
    }
    div.content #MobileMenuSecundary
    {
        display:none;
    }
    div.content .insideContent {
        margin-left: 4%;
        /*width: 74.0%;*/
        width: 70.0%;
    }
    div.home-content a
    {
        position: relative;
        display: inline-block;
        margin-left: 25px;
        margin-right: 0px;
        margin-bottom: 30px;
        overflow: hidden;
    }
   
    div.programs-services-home-content a
    {
        position: relative;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
        /*width: 300px;
        height: 195px;*/
        overflow: hidden;
    }
    div.blog-items .four.columns
    {
        width: 30.6666666667%;
        margin-left: 4%;
    }
    div.blog-items .four.columns:first-child
    {
        margin-left: 0;
    }
    
    div#prefooter .prefooter-col
    {
        width: 48%;
        margin-left: 4%;
    }
    body#body.home #gold_bar.container.gold_bar {
        width: 1031px;
    }

    .div-lang .hYCEwx {
        background-color: transparent;
    }
    .div-lang .ioTVmD {
        align-items: flex-start;
    }
    .div-lang .dEEZaB {
        align-items: flex-start;
    }
}

@media (min-width: 1100px) 
{
         div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:block}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:none}
    
}
/* Larger than Desktop HD */
@media (min-width: 1200px) 
{
        div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:block}
    div#media1300px {display:none}
    div#media1400px {display:none}

   
        #google_map { border: 0px currentColor; float: right;  margin-top: 20px; width: 450px; height: 250px; padding-bottom: 25px; }

    #bilder {
        background-position: left 40px bottom;
    }
}
@media (min-width: 1300px) 
{
 
        div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:block}
    div#media1400px {display:none}

    div.home-content a:first-child {
        margin-left: 0px !important;
    }

    div.home-content a:nth-child(4) {
        margin-left: 0px !important;
    }
}
@media (min-width: 1400px) 
{
        div#media100px {display:none}
    div#media400px {display:none}
    div#media550px {display:none}
    div#media750px {display:none}
    div#media1000px {display:none}
    div#media1100px {display:none}
    div#media1200px {display:none}
    div#media1300px {display:none}
    div#media1400px {display:block}

}

/* #CMS Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.Tibby_Bottom_Button_Enabled_Highlighted
{
	font-size:12px;
	font-family:Arial, calibri;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.Tibby_Bottom_Button_Enabled_NotHighlighted
{
	font-size:12px;
	font-family:Arial, calibri;
	text-decoration:none;
	color: #ffffff;
}

.Tibby_Bottom_Button_Disabled
{
	font-size:12px;
	font-family:Arial, calibri;
	color: #96aaba;
	text-decoration:none;
	font-weight:bold;
}

.fixedtopcenter
{
    position:absolute;
    left:0px;
    right:0px;
    border:0px;
}

.admin_overlay
{
    background-color:#2f8dcb;/*#1370ab;*/
    width:100%;
    /*height:30px;*/
    margin:auto;
    padding:0px 10px 0px 10px;
    
    filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
    
}

.admin_bodytext_white
{
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.admintable
{
	height:30px;
}

.admintable td
{
	padding-left:5px;
	padding-right:5px;
}

.nosize {
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}
.smallsize {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.pt25
{
    padding-top: 25px;
}

.watermarked
{
	/*background-color:Transparent;
	border:0;*/
	font-family:Arial, Verdana, Tahoma, Sans-Serif;
	font-size : 12px;
    font-style: italic;
    color: Gray;
	vertical-align:middle;
}

.hide
{
    display:none;
}

.SemiTransparentBg
{
    /*background-color: #FFFFFF;*/
    background-image: url('../Images/inactive-bg.gif');
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    position: absolute;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: -1;
}

.programs-services-nav a {
    margin: 0px 5px;
}
#servicesGlossary
{
    padding-bottom:20px;
}

#servicesGlossary h2
{
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display:inline-block;
    font-size:22px;
    font-weight:700;
    border: 0px;
    min-width:inherit;
}

#servicesGlossary h2.inactive
{
    color:#737373;  /*Silver;*/
}

#servicesWrapper
{
    position:relative;
    overflow:hidden;
}

#servicesWrapper .serviceitem
{
    position:relative;
    display:block;
	float:left;
    width:300px;
    /*margin-left:30px;*/
    margin-left:10px;
    margin-right:10px;
    padding-bottom:10px;
}

#servicesWrapper .serviceitem:nth-child(3n+1)
{
    clear: left;
    /*margin-left:0px;*/
}
/*#servicesWrapper .serviceitem:nth-child(3n+3)
{
    margin-right:0px;
}*/

#servicesWrapper h2
{
    font-family: 'Montserrat', 'Roboto 7', 'Roboto', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:700;
    border-bottom: 3px solid #593060;
}

#servicesWrapper ul
{
    padding-left:15px;
}

#servicesWrapper li
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    /*line-height:40px;*/
    line-height:normal;
    margin-top: 10px;
    padding-bottom: 10px;
}

#servicesWrapper li a
{
    color: #333333;
}

#logo_main { text-align: center; }
.gold_bar { background-image: url('../Images/hdgh/gold_bar.png'); background-size: cover; height: 8px; }
.gold_purple { 
    background-image: url('../Images/hdgh/purple_bar.png'); 
    background-size: cover; height: 8px; background-color:#593060; }


.corner_tops { position: relative; }

.corner_bottoms { position: relative; }

#twitter-col #twitter-widget-0 { width: 100% !important; }

div#no_lmenu.content.inside:before { background-color: transparent; }

.row-pictures div.columns p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.row-pictures div.two.columns {
    width: 19.7%;
    margin-left: 0;
}

/*Siteimprove */
/*Issue: HTML is used to format content*/

#prefooter #bilder table{
    width:100%;
    padding:0;
    border:none;
}

#prefooter #bilder table td:first-child{
    width:25px;
}
#prefooter #bilder table img{
    width:17px;
    height:17px;
    border:0;
}

/*#bilder #google_map {
    width:100%;
    height:250px;
}*/

div.foundation-home-content img{
    width:231px;        /*235px;*/
    height:125px;
    border:none;
}

#prefooter.prefooter-foundation #bilder div.contact-us-info table:first-child {
    width: 935px!important;
}

/*-----------------*/

legend,
.label-hidden{
    width:0;
    height:0;
    overflow:hidden;
}

.div-table{
    display:table;
}
.div-table-row{
    display:table-row;
}
.div-table-cell{
    display:table-cell;
    padding-top:2px;
    padding-bottom:2px;
}

/*------------------------*/
ul#menu li.has-submenu.open > ul {
    display: block;
}

header.main div.header-row > div.div-french {
    position: absolute;
    top: 0;
    right: 20px;
    color: #ffffff;
}
header.main div.header-row > div.div-french a{
    color: #e9a2a2;
}

@media (min-width: 750px) {
    header.main div.header-row > div.div-french {
        position: relative;
        color: #303030;
    }

    header.main div.header-row > div.div-french a{
        color: #993366;

    }
}

.div-lang{
    display:grid;
    grid-template-columns:1fr 1fr;
}


#sdt_menu .sdt_box_item a > img{
    display:inline-block!important;
}
