
  
/*****************CRESCENDO TEMPLATE STYLESHEET*****************/
#cres_content {
  line-height: normal;
  padding: 0;
  margin: 0;
}

#cres_content img {
  border: none;
  width: auto;
  margin: auto;
  max-width: none;
}

#cres_content a[name] {
  text-decoration: none !important;
  border-bottom: 0 none !important;
}

#cres_content p {
  margin: 0 0 0.8em;
  padding: 5px 0;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

#cres_content ul li {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  list-style: disc;
  width: auto;
  font-style: normal;
}

#cres_content ul li:before {
  display: none;
}

#cres_content ol li {
  list-style: decimal;
}

#cres_content .breadcrumb {
  margin: 0;
  padding: 0 0 25px;
  font-size: 0.85em;
  background: none;
  float: none;
  border: 0 none;
}

#cres_content .breadcrumb em {
  font-style: normal;
}

#cres_content .medTitle {
  margin: 0;
  padding: 5px 0;
  font-size: 1.0em;
  font-weight: 400;
}

#cres_content .smallTitle {
  margin: 0;
  padding: 5px 0;
  font-size: 0.8em;
  font-weight: 400;
}

#cres_content .smallerTitle {
  margin: 0;
  padding: 5px 0;
  font-size: 0.8em;
}

#cres_content .lightColorDiv {
  background-color: #f5f5f5;
  border-color: #BBBBBB;
}

h1.cresPageHeader, #cres_content .bigTitle, h1.mgrHeaderTitle {
  margin: 20px 0;
  font-size: 1.75em;
  line-height: 1.1em;
  color: #263c7f;
  padding: 0 0 10px;
  text-transform: none;
  font-weight: 400;
}

#cres_content h2, #cres_content h3 {
  font-variant: normal;
  font-weight: 400;
  text-transform: none;
}

h2.cresArticleTitle {
  font-size: 1.625em;
  color: #263c7f;
  margin: 0;
  padding: 0 0;
}

h2.mgrSubHeaderTitle {
  font-weight: 400;
  margin: 5px 0 5px 0;
  color: #263c7f;
  font-size: 1.625em;
}

h2.mgrSubHeaderTitle_U {
  font-weight: 400;
  margin: 5px 0 0 0;
  color: #263c7f;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.625em;
}

h2.mgrSubHeaderTitle_S {
  font-weight: 400;
  margin: 5px 0 0 0;
  color: #263c7f;
  border-top: 1px solid #CCCCCC;
  background-color: #F3F3F3;
  font-size: 1.625em;
}

h3.mgrSubHeaderTitle {
  font-weight: 400;
  margin: 5px 0 5px 0;
  color: #263c7f;
  font-size: 1.1em;
}

h3.mgrSubHeaderTitle_U {
  font-weight: 400;
  margin: 5px 0 0 0;
  color: #000080;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.1em;
}

h3.mgrSubHeaderTitle_S {
  font-weight: 400;
  margin: 5px 0 0 0;
  color: #000080;
  border-top: 1px solid #CCCCCC;
  background-color: #F3F3F3;
  font-size: 1.1em;
}

h3.cresDateHead {
  font-size: 1em;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 5px 0;
  color: #696969;
}

h3.cresDateHead:after {
  display: none !important;
}

#cres_content .mgrStrongTitle {
  font-weight: 400;
  font-size: 1.1em;
}

#cres_content .mgr_user_estate_planning ul, #cres_content .mgr_user_settings ul, #cres_content .mgr_enews_settings ul {
  width: auto;
  float:none;
}

.mgr_user_estate_planning li, .mgr_user_settings li, .mgr_enews_settings li {
  font-size: 0.9em;
  font-weight: 400;
}

/* FORM CSS */
.radio, .checkbox {
  margin: 0;
}

#cres_content legend {
  border-bottom: 0 none;
  margin: 0;
  overflow: visible !important;
  font-size: inherit;
  width: auto;
}

#cres_content form {
  font-size: 18px;
}

form#mgr_login_frm {
  font-size: 1em;
}

input[type=radio] {
  -webkit-appearance: radio;
  position: static;
}

#cres_content input {
  float: left;
  border: 1px solid #CCCCCC;
  margin: 0 0 15px;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: auto;
  font-size: inherit;
}

input.cres_preview_btn {
  margin-left: 5px !important;
}

#cres_content input:hover {
  border-color: #C0CCDA;
}

#cres_content input:focus {
  border-color: #c5c5c5;
  background-color: #ffffdd;
  background-image: none;
}

#cres_content input[type="radio"] {
  margin: 4px 5px 0 0 !important;
}

#cres_content textarea {
  border: 1px solid #ccc !important;
  width: auto;
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: none;
}

#cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"], .cresbutton_create_account, .cresbutton_learn_more, .cresbutton_login {
  display: inline-block;
  position: relative;
  padding: 12px 20px;
  cursor: pointer;
  font-size: 1em !important;
  font-weight: 400 !important;
  line-height: 1em !important;
  text-align: center;
  vertical-align: middle;
  color: #fff !important;
  background: none;
  background-color: #263c7f;
  border: none;
  margin-top: 0.35em !important;
  margin-bottom: 0.5em;
  border-radius: 0;
  text-transform: none !important;
  text-decoration: none !important;
  -webkit-appearance: none;
  width: auto;
}

#cres_content input[type="text"], #cres_content input[type="password"] {
  padding: 2px 4px;
  display: inline-block;
  background-color: #fff !important;
  width: auto;
}

#cres_content input[type="text"]:focus, #cres_content input[type="password"]:focus {
  border: 1px solid #ccc !important;
}

#cres_content button:hover, #cres_content input[value="Submit"]:hover, #cres_content input[type="button"]:hover, .cresbutton_create_account:hover, .cresbutton_learn_more:hover, .cresbutton_login:hover {
  color: #263c7f;
  background-color: #eba900;
}

.mgr_login_recover {
  text-align: left !important;
  padding-top: 7px !important;
}

#cres_content select {
  border: 1px solid #CCCCCC;
  margin-bottom: 15px;
  width: auto;
  padding: 0 4px;
  line-height: 1em;
  display: inline-block;
  float: none;
}

#cres_content select:hover {
  border-color: #C0CCDA;
}

#cres_content select:focus {
  border-color: #C0CCDA;
  background-color: #ffffdd;
  background-image: none;
}

#cres_content .cres_calc_radio {
  background: none;
  border: none;
}

/* ARTICLES */
#cres_articles_div {
  float: left;
  width: 100%;
  height: 170px;
  margin: 5px 0 10px 10px;
  background-image: url(../images/330x165_wide_img_bg.png);
  background-repeat: no-repeat;
}

#cres_articles_div img {
  width: 330px;
  height: 165px;
  border: none;
  padding: 0;
  margin: 0;
}

/* DONOR STORIES */
#cres_donor_story_div {
  float: left;
  width: 100%;
  height: 170px;
  margin: 5px 0px 10px 10px;
  background-image: url(../images/330x165_wide_img_bg.png);
  background-repeat: no-repeat;
  display: none;
}

#cres_donor_story_div img {
  width: 330px;
  height: 165px;
  border: none;
  padding: 0px;
  margin: 0px;
}

/* NEWS BOX GRID*/
#cres_news_box_grid, #cres_news_box_grid2 {
  background: transparent none no-repeat scroll center;
  background-size: cover;
}

#cres_news_box_grid .cres_news_box_grid_wide > div, #cres_news_box_grid2 .cres_news_box_grid_wide > div {
  overflow: hidden;
}

.cres_left_column {
  float: left;
  width: 35%;
  vertical-align: middle;
}

.cres_left_column img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.cres_right_column {
  margin: 0 0 0 37%;
}

#cres_news_box_grid .cres_news_box_grid_wide > div p, #cres_news_box_grid2 .cres_news_box_grid_wide > div p {
  margin: 0;
  padding: 0;
}

#cres_news_box_grid img, #cres_news_box_grid2 img {
  line-height: 1.0em;
  max-width: 100%;
}

#cres_news_box_grid ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}

#cres_news_box_grid li {
  padding: 0;
  margin: 0 0 5px 0 !important;
  list-style: none;
  font-weight: 400;
}

div#cres_table1-r1-c1, div#cres_table1-r1-c2, div#cres_table1-r1-c3, div#cres_table1-r1-c4, div#cres_table1-r1-c5, div#cres_table1-r2-c1, div#cres_table1-r2-c2, div#cres_table1-r2-c3, div#cres_table1-r2-c4, div#cres_table1-r2-c5, div#cres_table1-r3-c1, div#cres_table1-r3-c2, div#cres_table1-r3-c3, div#cres_table1-r3-c4, div#cres_table1-r3-c5, div#cres_table1-r4-c1, div#cres_table1-r4-c2, div#cres_table1-r4-c3, div#cres_table1-r4-c4, div#cres_table1-r4-c5, div#cres_table1-r5-c1, div#cres_table1-r5-c2, div#cres_table1-r5-c3, div#cres_table1-r5-c4, div#cres_table1-r5-c5 {
  overflow: visible;
}

#cres_content table, .cres_table1 {
  font-size: inherit;
  line-height: inherit;
}

#cres_content .cres_table1 ul {
  margin: 0;
  padding: 0;
}

#cres_content .cres_table1 ul li {
  list-style: none;
}

#cres_content .cres_table1 img {
  display: block;
  max-width: 600px
}

#cres_content .cres_news_box_grid-Title a {
  color: inherit;
}

#cres_content .what_give_header, #cres_content .how_give_header, #cres_content .gift_calc_header, #cres_content .learn_wills_header, #cres_content .donor_story_main_header {
  display: none;
}

/* How to Give and What to Give pages */
#how_give_flow_wrapper {
  clear: both;
  color: #000000;
  display: block;
  width: 340px;
  margin: 0 0 20px;
  line-height: normal;
  position: relative;
}

#charity_img {
  background-image: url("../images/how_what_charity.png");
  background-repeat: no-repeat;
  width: 53px;
  height: 54px;
}

#charity_img_size {
  width: 53px;
  height: 54px;
}

#how_give_flow_wrapper .flow_title_top {
  font-size: 17px;
  color: #6B5687;
  text-transform: none;
  padding: 5px 0 0 0;
  text-align: center;
  display: none;
}

#how_give_flow_wrapper #gift_type_text, #how_give_flow_wrapper #gift_model_text, #how_give_flow_wrapper #donor_text, #how_give_flow_wrapper #org_text, #how_give_flow_wrapper #gift_text, #how_give_flow_wrapper #property_text, #how_give_flow_wrapper #gift_cash, #how_give_flow_wrapper #gift_model_life {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

#how_give_flow_wrapper #gift_term, #how_give_flow_wrapper #gift_term_years {
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

/* How to Give and What to Give pages - Action bar (Run Illustration, eLiterature, Contact Us and View Video */
/* Donor Story pages - Action bar (Print, Email, Contact, Calculator, eLiterature) */
/* Article pages - Action bar (Print, Email, Subscribe) */
#cres_share_actions, #cres_ds_actions, #cres_article_actions {
  width: 100%;
  float:left;
  height: auto;
  margin: 0 0 20px 0;
}

#mobile_video_button {
  display: none;
}

#cres_share_action_top,#cres_ds_opts_top,#cres_article_opts_top {
  display: block;
}

#cres_share_action_bottom,#cres_ds_opts_bottom,#cres_article_opts_bottom {
  display: none;
}

#cres_article_opts_bottom #cres_article_actions {
  margin: 20px 0 0 0;
}

#cres_news_box_about_us_org, #cres_news_box_about_us_gp {
  border-color: #CCCCCC;
  border-style: solid;
}

#cres_news_box_about_us_gp img {
  display: none;
}

.cres_indent_40 {
  padding-left: 40px;
}


/***************************************************/
/**************Calculator Update - MA***************/
/***************************************************/

/* Custom Colors & Font Size */
#cres_calc legend,
#cres_calc fieldset div label,
#cres_calendarDiv .cres_OrgBGColor {
    background: #6b5687 !important; /*Custom Dark Color*/
}

#cres_content .cres_calc_cal path {
  fill: #6b5687; /*Custom Dark Color*/
}

#cres_calc fieldset,
#cres_calc fieldset + div {
    background: #f0f0f0 !important; /*Custom Light Color*/
}

#cres_calc fieldset {
  font-size: 1em; /*Font Size Adjustment if Needed*/
}

#cres_calc fieldset div label {
    border: 1px solid #6b5687 !important; /*Custom Dark Color*/
}

body #cres_content #cres_calc button {
    background-color: #efe5cf !important; /*Custom Button Color*/
    color: #a0563f !important; /* Choose Visible Color for Button */
}

body #cres_content #cres_calc button:hover {
    background-color: #efe5cf !important; /*Custom Button Color*/
    color: #a0563f !important; /* Choose Visible Color for Button */
  opacity: 0.85;
}
/***************************************************/

/***************************************************/
/* Standard Styles */
#cres_calc {
    margin: auto;
}

#cres_calc * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_calc .bigMedTitle {
    font-weight: normal;
    line-height: 1.3em;
}

#cres_calc div {
    clear: both;
    float: left;
}

#cres_calc input {
    float: left;
    margin: 0px 0px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

#cres_calc label {
    text-align: right;
}

#cres_calc .cres_calc_radio {
    background: none !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

#cres_calc span {
    float: left;
}

.cres_calc_help {
    display: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

#cres_calc #firstPerson,
#cres_calc #secondPerson {
    margin: 0px;
    padding: 0px;
}

#cres_calc img {
    float: left;
    margin-left: 5px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

div#cres_calendarDiv {
    background-color: rgb(248, 248, 248);
    display: none;
    position: absolute;
    z-index: 999;
    border-color: rgb(153, 153, 153) rgb(119, 119, 119) rgb(119, 119, 119) rgb(153, 153, 153);
    border-style: solid;
    margin: 0px;
    padding: 0px;
}

#cres_calendarDiv a {
    text-decoration: none;
}

div#cres_calendarDiv table {
    height: 80%;
}

div#cres_calendarDiv table, div#cres_calendarDiv tr {
    border-collapse: separate;
    width: 100%;
    border-spacing: 5px;
    border-width: 0px;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    padding: 0.1em;
}

div#cres_calendarDiv td {
    text-align: right;
    border-collapse: separate;
    width: 14%;
    height: 10%;
    border-spacing: 5px;
    border-width: 0px;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    padding: 0px;
}

div#cres_calendarDiv select {
    font-size: 1em;
    margin-bottom: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    padding: 0.1em;
}

#cres_calendarDiv td.tdLink {
    cursor: pointer;
}

#cres_content div.cres_calc_cal {
  width: 20px;
  height: 23px;
  margin: 5px 0 0 5px;
  float: left;
  clear: none;
}

#cres_calc fieldset .cres_calc_tax_rate_radio {
    margin: 0px;
    padding: 0px;
    border: none;
    clear: right;
    width: auto !important;
}

#cres_calc fieldset + div {
    padding-bottom: 30px;
}

#cres_calc button, #cres_calc input[value="Submit"], #cres_calc input[type="button"] {
    border: 0;
    background-image: none;
    cursor: pointer;
}

/***************************************************/
/* Responsive Containers */

#cres_calc,
#cres_calc fieldset,
#cres_calc div {
    width: 100%;
    max-width: 810px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_calc {
     position: relative;
}

/***************************************************/
/* Calc Title & Help Button */

#cres_calc img#calc_help_btn {
    position: absolute;
    right: 15px;
    top: 20px;
    max-width: 65px;
}

#cres_calc legend {
    border: none;
    width: 100%;
    display: block;
    float:left;
    clear: both;
    margin: 0;
    border-bottom: 1px solid #fff;
}

#cres_calc legend .bigMedTitle {
    font-size: 2em;
    padding: 20px 130px 20px 20px !important;
    width: 100%;
    color: #fff;
    margin: 0;
    display: block;
    float: none;
}

/***************************************************/
/* Calc Form */

#cres_calc fieldset {
    float: none;
    margin: 0;
    padding: 40px;
    border: none;
}

#cres_calc div {
    margin: 15px 0 0 0;
}

#cres_calc fieldset > div:first-child,
#cres_calc fieldset > div:first-child + div {
    margin-top: 0;
}

#cres_calc fieldset div label {
    float: left;
    width: 200px;
    margin-right: 0px;
    color: #fff;
    padding: 10px;
    height: 42px;
}

#cres_calc fieldset div input[type='radio'] + span,
#cres_calc fieldset .cres_calc_tax_rate_radio span {
    margin: 0 10px 0 0;
    padding: 10px 0;
}

#cres_calc input,
#cres_calc input:hover,
#cres_calc select,
#cres_calc select:hover {
    background-image: none;
    background: #fff !important;
    border-left: none;
    font-size: 1em;
    padding: 10px !important;
}

#cres_calc input[type="text"],
#cres_calc input[type="text"]:hover,
#cres_calc select,
#cres_calc select:hover {
  border-radius: 0 !important;
  border-color: rgb(204, 204, 204);
}

#cres_calc .cc_large,
#cres_calc .cc_med,
#cres_calc .cc_small,
#cres_calc select {
    font-weight: inherit;
    height: 42px;
    margin: 0;
}

#cres_calc .cc_large {
    width: 50% !important;
}

#cres_calc .cc_med {
    width: 40% !important;
}

#cres_calc .cc_small,
#cres_calc #cres_calc_gift_date,
#cres_calc #cres_calc_payout_date,
#cres_calc #cres_calc_def_payout_date {
    width: 30% !important;
    max-width: 115px;
}

#cres_content #cres_calc .cres_calc_radio,
#cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate {
    margin: 13px 5px 14px 10px !important;
    padding: 0 !important;
}

#cres_calc .cres_calc_help {
    padding: 15px;
    margin-bottom: 10px !important;
    background-color: #f9f9f9;
    margin-top: -1px !important;
    line-height: 1.3em;
}

#cres_calc #cres_calc_cash_div[style*="display:none"] + .cres_calc_help {
  display: none !important;
}

#cres_calc #cres_calc_cash_div[style*="display:block"] + .cres_calc_help[style*="display:block"] {
  display: block;
}

#cres_calc fieldset div input[type='text'] + span {
    margin: 0 5px 0 7px;
    padding: 10px 0;
}

/***************************************************/
/* Calc Buttons */

#cres_content #cres_calc fieldset + div {
    float: none;
    margin: 0;
}

#cres_content #cres_calc button {
    width: 29.33333%;
    margin: 0 1% !important;
    border-radius: 0px !important;
    padding: 20px;
    border-right: none;
    border-bottom: none;
    font-weight: 600 !important;
    font-size: 1em;
}

#cres_calc img {
    cursor: pointer;
}

/***************************************************/
/* Calc Calendar */

#cres_calc .cres_calc_cal {
    cursor: pointer;
}

div#cres_calendarDiv .cres_OrgBGColor {
    padding: 5px 15px !important;
}

div#cres_calendarDiv {
    border-width: 1px 1px 1px 1px;
    font-size: 1em;
    height: auto;
    line-height: 1.5em;
    width: 20em;
}

div#cres_calendarDiv select {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: inherit;
    background: #ffffff;
    width: 45%;
}

div#cres_calendarDiv select option {
    font-weight: inherit;
}

div#cres_calendarDiv td {
    font-size: 14px;
}

div#cres_calendarDiv > div.cres_OrgBGColor > a {
    text-transform: uppercase;
    font-size: 1.1em;
}

/***************************************************/
/* Media Queries */

@media only screen and (max-device-width: 1024px) and (orientation : landscape), (orientation : portrait) {

    #cres_content #cres_calc input[type='radio'] {
        -webkit-appearance: radio;
        border: 1px solid #666;
    }

    #cres_content #cres_calc input[type='radio']:checked {
        -webkit-appearance: radio;
        border: 1px solid #666;
        background: #000 !important;
        border-radius: 50%;
    }

}

@media screen and (max-width: 900px) {

    #cres_calc fieldset {
        font-size: 1em;
    }

    #cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate {
        margin: 13px 5px 14px 0px !important;
    }

    #cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate:first-child {
        margin-left: 10px !important;
    }

}

/* Swap to 1-Column Layout */
/* Change max-width to trigger 1-column layout at any screen width */
/* Note: When changing max-width from 767px, place "Calendar Positioning Change" in its own media query if its needs to trigger at a different max-width. */
@media screen and (max-width: 1250px) {

    #cres_calc fieldset div label {
        width: 100%;
        text-align: left;
    }

    #cres_calc .cc_large {
        width: 100% !important;
    }

    #cres_calc .cc_small,
  #cres_calc #cres_calc_gift_date,
  #cres_calc #cres_calc_payout_date,
  #cres_calc #cres_calc_def_payout_date {
        width: 80% !important;
        max-width: none;
    }

    #cres_calc .cc_med {
        width: 80% !important;
    }

    #cres_calc fieldset .cres_calc_tax_rate_radio {
        width: 100% !important;
    }

    #cres_calc select {
        width: 100%;
    }

    #cres_calc fieldset {
        padding: 15px;
    }

    #cres_content #cres_calc button {
        width: 90%;
        margin: 15px 0 0 !important;
    }

    #cres_content #cres_calc .cres_calc_radio,
    #cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate {
        margin-left: 10px !important;
        clear: both;
    }

    #cres_calc legend .bigMedTitle {
        padding: 50px 15px 15px 15px !important;
    }

    #cres_calc img#calc_help_btn {
        left: 10px;
        right: auto;
        top: 15px;
        max-width: 70px;
    }
  
    #cres_calc input, #cres_calc input:hover, #cres_calc select, #cres_calc select:hover {
      border-left: 1px solid rgb(204, 204, 204);
    }

}

@media screen and (max-width: 1023px) {
	
	/* Calendar Positioning Change */
    /* Positions the calendar pop-up right along edge of window so it doesn't overflow */
    #cres_calendarDiv {
        left: auto !important;
        right: 25px !important;
    }
	
}

@media screen and (max-width: 385px) {

    #cres_calendarDiv {
        max-width: 270px;
    }

    #cres_calendarDiv table {
        width: 95%;
    }

}

/***************************************************/
/************End Calculator Update - MA*************/
/***************************************************/

/***************************************************/
/*************Presentation Update - MA**************/
/***************************************************/

.PresentsFrame-active {
    position: fixed;
    overflow-y: scroll;
}

#blanket_overlay {
    width: 100% !important;
    top: 0 !important;
    bottom:0 !important;
    left: 0 !important;
    right:0 !important;
    display: none;
}

#PresentsFrame {
    width: 850px !important;
    margin-left: -425px !important;
    max-width: 850px !important;
    border: none !important;
    background-image: url('/Presentation/images/white-background-800x600.gif');
    background-repeat: no-repeat;
    background-position-x: 25px;
}

@media screen and (max-width: 849px) {
  
    #PresentsFrame {
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin: 0px auto !important;
        max-width: none !important;
        max-height: none !important;
        overflow: auto !important;
        background-size: 100%;
        background-position-x: 0px;
    }
  
}

@media screen and (max-width: 700px) {

    #PresentsFrame {
        background-size: 100% calc((100vw * .75) + 40px);
    }

}

@media only screen and (max-device-width: 849px) and (orientation : landscape), (max-device-width: 849px) and (orientation : portrait) {

    #PresentsFrame {
        background-color: rgba(0,0,0,0.65);
    }

}

@media screen and (max-device-height: 600px) and (max-device-width: 849px) and (orientation : landscape) {
  
    #PresentsFrame {
        width: 100% !important;
        padding: 0 20%;
        background-size: 49% calc((49vw * .75) + 40px);
        background-position: center top;
    }
  
    .PresentsFrame-active {
        position: static;
    }
  
}

@media screen and (min-device-height: 375px) and (max-device-height: 420px) and (min-device-width: 800px) and (max-device-width: 825px) and (orientation : landscape) {
  
    #PresentsFrame {
        width: 100% !important;
        padding: 0 25%;
        background-size: 41% calc((41vw * .75) + 40px);
        background-position: center top;
    }
  
    .PresentsFrame-active {
        position: static;
    }
  
}

@media screen and (max-device-width: 700px) and (orientation : landscape) {
  
    #PresentsFrame {
        padding: 0 13% !important;
        background-size: 60% calc((60vw * .75) + 40px);
        background-position: center top;
    }
  
    .PresentsFrame-active {
        position: static;
    }
  
}

@media (width: 1024px) and (orientation: landscape), (width: 1366px) and (orientation: landscape) {

    #PresentsFrame {
        background-color: rgba(0,0,0,0);
    }
  
}

/***************************************************/
/***********End Presentation Update - MA************/
/***************************************************/



/*********** AM initial coding ***********/

html{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size:18px;
}

body{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-family:Open_Sans,sans-serif;
  position: relative;
}

img{
 border: 0;
}

*, *::before, *::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.skip_nav, .skip_nav:visited {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.skip_nav:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #263c7f;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 98;
}

.hidden{
  display: none !important;
}

#main_content_wrapper {
  float: left;
  width: 100%;
  padding: 50px 0;
  overflow-x: hidden;
}

#cres_content{
  width:calc(100% - 350px);
  float:left;
  padding:0 50px 0 0;
  line-height: inherit;
  line-height: 1.5em;
}

#cres_content .cres_contact_close_btn img{
  display: block !important;
}

a:focus{
  outline: thin dotted;
}

#cres_content a{
  color: #a0563f;
  text-decoration: none;
  font-weight: bold;
}

#cres_content a:visited{
  color: #d7aa9c;
}

#cres_content a:hover, #cres_content a:active, #cres_content a:focus {
  text-decoration: underline;
}

#cres_content ul, #cres_content ol {
  padding: 0 0 0 30px;
  margin: 10px 0 20px 0;
  width: 100%;
  float: left;
}

.container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.container::after {
  content: "";
  display: table;
  clear: both;
}

.what_give_header, .how_give_header, .donor_story_main_header, .gift_calc_header, .learn_wills_header, #cres_donor_story_div {
    display: none !important;
}

h1.cresPageHeader, #cres_content .bigTitle {
    display: none;
}

.nav_wrapper{
  width:350px;
  display: block;
  float:right;
  padding:40px;
  background-color: #a0563f;
	border-radius: 3px;
	-webkit-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}

.nav_wrapper h2{
  width: 100%;
  float:left;
  margin:0;
  padding:0 0 10px 0;
  font-family:baskerville-display-pt,serif;
  font-size:31px;
  font-weight: 500;
  color:#efe5cf;
}

#cres_nav{
  width:100%;
  margin:0;
  padding:0;
  text-align:right;
  position: relative;
  z-index: 5;
}

#cres_nav li{
  display: inline-block;
  width: 100%;
  text-align:left;
}

#cres_nav li a{
 padding:12px 0; 
 color:#fff;
 display: inline-block;
 text-align:left;
 text-decoration:none;
}


.banner_wrapper{
  background-color: #002855;
  position: relative;
  width:100%;
  float:left;
  text-align:center;
  background:url("../images/CI_web_images/CI_1879_custom_133_header.jpg") center 35%/cover no-repeat;
}

.banner_wrapper:before{
  content:"";
  position: absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background:rgba(0,0,0,0.38);
  z-index: 0;
}

.banner_wrapper:after{
  content:"";
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  height: 3px;
  /*background:linear-gradient(to right, #a0563f 0%,#a0563f 33.3%,#efe5cf 33.3%,#efe5cf 66.6%,#6b5687 66.6%);*/
  background-color: #a0563f;
  z-index: 1;
}

.home_banner{
  display: none;
  width:100%;
  position: relative;
  float: left;
  overflow-x:hidden;
  text-align:center;
}

.home_banner .banner_text{
  float:right;
  position: relative;
  width:100%;
  max-width:100%;
  color:#333;
  text-align:left;
  padding:25px 0;
  font-size:24px;
  border-bottom:1px solid #6b5687;
}

#cres_content .banner_text h1 {
  position: relative;
  width: 100%;
  float:left;
  margin: 0;
  padding:10px 0;
  font-family:baskerville-display-pt,serif;
  font-weight: 500;
  font-size: 80px;
  line-height: 70px;
  color:#5d4777;
}

#cres_content .banner_text h2{
  position: relative;
  float:left;
  margin:0 auto 0 0;
  padding:0 10px 0 0;
  font-family: allura,sans-serif;
  font-size:60px;
  line-height: 1em;
  color:#a0563f;
}

#cres_content .banner_text h2:after{
  content:"";
  position: absolute;
  left:100%;
  top:50%;
  width: 100vw;
  height: 1px;
  background-color: #6b5687;
}

#cres_content .banner_text p{
  width: 100%;
  float:left;
  margin:0;
  padding:5px 0;
}

.home_banner .cres_more_link{
  display: inline-block;
  margin: 0;
  color:#a0553e;
  text-decoration:none;
  font-weight: 600;
}

#cres_button_grid{
  width: 100%;
  float:left;
  text-align:center;
  background-color: transparent;
  margin:0;
  padding:0;
}

#cres_button_grid li{
  position: relative;
  width: 100%;
  list-style: none;
  display: inline-block;
  padding:10px 0;
}

#cres_button_grid li a{
  width: 100%;
  display: inline-block;
  padding:15px;
  color:#a0563f;
  background-color: #efe5cf;
  text-decoration:none;
  font-weight: 600;
  line-height: 1.2em;
  text-align:left;
}

#cres_button_grid li a span{
  display: inline-block;
  width: calc(100% - 40px);
  vertical-align: middle;
}

#cres_button_grid li a span.icon{
  display: inline-block;
  width: 40px;
  padding-right:15px;
  vertical-align: middle;
  font-size:1.2em;
  
}

#cres_nav li, #top_nav li{
  position: relative;
  list-style: none;
  display: inline-block;
  padding:0;
}

#cres_button_grid li ul, #cres_nav li ul, #top_nav li ul{
  opacity: 0;
  visibility: hidden;
  display: block;
  margin:0;
  padding: 0;
  list-style: none;
  position: absolute;
  top:100%;
  left:0;
  background-color: #fff;
  color:#0d59a7;
  width:240px;
  z-index: 6;
}


#cres_button_grid li ul > li, #cres_nav li ul > li, #top_nav li ul > li{
  width:100%;
}

#cres_button_grid li ul a, #cres_nav li ul a, #top_nav li ul a{
  color:inherit;
  width:100%;
  display: inline-block;
  border-top:0;
  text-align:left;
  color:#333;
}

#top_nav li a .icon, #cres_nav li a .icon{
  display: inline-block;
  font-size:0.5em;
  vertical-align: middle;
  margin-top: -2px;
}

#cres_button_grid li:hover > ul, #cres_nav li:hover > ul, #cres_nav li.focused > ul,  #top_nav li:hover > ul{
  opacity: 1;
  visibility: visible;
}

.dynamic_header_wrapper{

}

#dynamicHeader {
  max-width: 100%;
  padding: 14vw 0;
  background-color: transparent;
  color: #fff;
  float: left;
  text-align: left;
  font-size: 80px;
  line-height: 1em;
  font-weight: 600;
  position: relative;
  z-index: 1;
}


.top_bar{
  width: 100%;
  margin:0;
  float:left;
  text-align:right;
  background-color: #6b5687;
}

.top_bar li{
   list-style: none;
   display: inline-block;
}

.top_bar a{
  display: inline-block;
  padding:5px 10px;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  
}


.header{
  width:100%;
  float:left;
  padding:15px;
  background-color: #fff;
}

.header a{
  color:#000;
  color:rgba(0, 0, 0, 0.6);
  padding:15px;
  text-decoration:none;
  display: inline-block;
  font-size:16px;
}



.header #top_nav > ul{
  width:calc(100% - 300px);
  max-width: 100%;
  margin:0;
  padding:0;
  float:right;
  text-align:right;
}

.header .logo{
  width:300px;
  max-width:100%;
  float:left;
  position: relative;
  padding:0;
}

.logo img{
  width:100%;
  float:left;
}

.header .pg_title{
  width:300px;
  float:left;
  text-align:left;
  color:#edc31b;
  font-size:1.5em;
  font-weight: 700;
}

.pre_footer{
  width: 350px;
  float:right;
}

.pre_footer .advisor_link{
  display: inline-block;
  width: 100%;
  margin:15px 0;
  padding:15px 40px;
  text-decoration:none;
  text-align:center;
  background-color: #efe5cf;
  color:#a0563f;
	border-radius: 3px;
	-webkit-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}

.gift_plans{
  width:100%;
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  background-color: #f3f3f3;
  margin:15px 0;
  padding:40px;
	border-radius: 3px;
	-webkit-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}

.gift_plans h1{
  flex: 1 1 100%;
  margin:0;
  padding:0 0 15px 0;
  float:left;
  text-align:left;
  color:#6b5687;
  font-family:baskerville-display-pt,serif;
  font-size:31px;
  line-height: 1.2em;
}

.gift_plans ul{
  margin:0;
  padding:0;
  flex: 1 1 100%;
  max-width: 100%;
  float:left;
  text-align:center;
}

.gift_plans li{
  display:inline-block;
  width:100%;
  max-width: 100%;
  margin:0;
  padding:5px;
  text-align:left;
}

.gift_plans li .cres_icon {
  display: inline-block;
  vertical-align: middle;
}

.gift_plans li a {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 15px 0;
  color:#a0563f;
  fill:#a0563f;
  text-decoration: none;
}

.org_footer{
  width: 100%;
  float:left;
  padding:50px 0;
  background-color: #eee5cf;
  line-height: 1.5em;
  font-family:myriad-pro,sans-serif;
}

.org_footer a{
  color:#a0563f;
  text-decoration:none; 
}
.org_footer a:hover{
  text-decoration:underline; 
}

.org_footer h2{
  margin:0;
  padding:0;
  font-weight: normal;
}

.org_footer .container{
  text-align:center;
}

.org_footer .contact{
  float: left;
  /*width: 300px;*/
  width: auto;
  max-width: 100%;
  text-align:left;
}

.org_footer .org_mission{
  /*width:325px;*/
  width: 48%;
  max-width: 100%;
  max-width:100%;
  float:left;
  position: relative;
  padding:0;
  text-align:left;
}

.org_footer .org_mission .logo{
  display: block;
  max-width: 325px;
  /*margin:0 auto;*/
  padding-bottom:15px;
}

.org_footer .org_mission p{
  display: inline-block;
}

.org_footer .popular_links{
  display: inline-block;
  /*width: 175px;*/
  width: auto;
  text-align:left;
  
}

.footer{
  width:100%;
  float:left;
  padding:50px 0;
  font-family:myriad-pro,sans-serif;
  text-align:left;
  line-height: 2em;
  background-color: #a0563f;
  color:#fff;
}

.footer a{
  color:#fff;
  font-weight: bold;
  text-decoration:none;
}

.footer a:hover,.footer a:active, .footer a:focus{
  text-decoration:underline;
}

.footer p, .footer address, .org_footer address{
  margin:0;
  padding:5px 0;
  font-style:normal;
  line-height: normal;
}

.footer .social{
  padding:0;
}

.footer .social li{
  display: inline-block;
  padding:5px;
  list-style:none;
  color:#fff;
}

.footer .social a .icon {
  text-decoration: none;
  padding: 0px;
  border-radius: 50%;
  border: 2px solid;
  width: 2em;
  height: 2em;
  display: inline-block;
  position: relative;
}
  
.footer .social a .icon:before {
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footer .reduced{
  font-size:0.9em;
  line-height: normal;
}

.cres_news_box_grid-Title {
  padding: 0 0 10px;
  font-weight: 600;
}

.cres_news_box_grid-SubTitle, 
#cres_content .bigMedTitle,
#cres_content span.bigMedTitle, #cres_content  h2.bigMedTitle,
#cres_content .bigMedTitle_NL,
div#cres_news_box_donor_enews div.cres_news_box_grid-Title, 
div#cres_news_box_advisor_enews div.cres_news_box_grid-Title,
.cres_news_box_grid-Small-Title,
#cres_news_article .cres_body_article h2{
  font-family:baskerville-display-pt,serif;
  color: #6b5687;
  font-size:42px;
  font-weight: 600;
  width: 100%;
  margin:0;
  padding:5px 0 15px 0;
  line-height: 1.1em;
}

#cres_content .cres_more_link{
  width: 100%
}

#cres_content .cres_more_link:hover{
}


h1.cresPageHeader,
#cres_content .bigTitle,
h1.mgrHeaderTitle{
  font-size:2.5em;
  font-weight: 800;
}

#cres_content #cres_calc{
  font-size: 16px;
}

#cres_calc legend .bigMedTitle {
    color:#fff !important;
}

/* Inner Page Widgets */
#cres_content #what_give_ul, #cres_content #how_give_ul, #cres_content #gift_calc_ul, #cres_content #donor_story_main_ul, #cres_content #learn_wills_ul, .dsListWrapper,#mgr_login_video_body tbody, #cres_content #innerpage_widgets_wrapper{
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}


#cres_content #what_give_ul li, #cres_content #how_give_ul li, #cres_content #gift_calc_ul li, #cres_content #donor_story_main_ul li, #cres_content #learn_wills_ul li, /*#cres_content #mgr_login_video_body tr,*/ #cres_content #innerpage_widgets_wrapper .innerpage_widget{
  flex: 0 0 100%;
  margin: 0px;
  padding: 25px 0;
  border: 0;
  border-top:1px solid #cacaca;
  list-style: none;
}


#cres_content #what_give_ul li:first-child, #cres_content #how_give_ul li:first-child, #cres_content #gift_calc_ul li:first-child, #cres_content #donor_story_main_ul li:first-child, #cres_content #learn_wills_ul li:first-child,/*#cres_content #mgr_login_video_body tr:first-child,*/ #cres_content #innerpage_widgets_wrapper .innerpage_widget:first-child{
  border-top:none
}

.innerpage_widget_image{
  float: left;
  width: 100%;
  height: 25vw;
  max-height: 250px;
}

.innerpage_widget_text{
  float: left;
  width: 100%;
  padding-top: 15px;
}

#cres_content .innerpage_widget_image img{
  width: 100%;
  float:left;
}
/* End Inner Page Widgets */

#cres_content #cres_news_box_grid .cres_news_box_grid_wide{
  width:100%;
}
#cres_content #cres_news_box_grid .cres_news_box_grid_wide > div{
  height: auto !important
}

#cres_content select{
  background-repeat: repeat-x;
}

#cres_content #wills_logout{
    display: block !important;
}

#cres_content #mgr_login_getting_started{
  width: 100% !important;
  max-width: 100% !important;
}

#cres_share_actions img{
  display: none !important; 
}

#cres_share_actions a:after, #cres_ds_actions a:after, #cres_article_actions a:after {
  position: static;
  height: auto;
  width: auto;
  background: none;
}

#cres_share_actions_opts_print a:after, #cres_ds_opts_print a:after, #cres_article_opts_print a:after {
  content: "Print";
}

#cres_share_actions_opts_email a:after, #cres_ds_opts_email a:after, #cres_article_opts_email a:after {
  content: "Email";
}

#cres_share_actions_opts_illustration a:after, #cres_ds_opts_illustration a:after {
  content: "Calculator";
}

#cres_share_actions_opts_eLiterature a:after, #cres_ds_opts_eLiterature a:after {
  content: "Brochure";
}

#cres_share_actions_opts_contact_us a:after, #cres_ds_opts_contact a:after {
  content: "Contact";
}

#cres_share_actions_opts_video a:after {
  content: "Video";
}

#cres_article_opts_subscribe a:after {
  content: "Subscribe";
}

/* Button Colors */
#cres_share_actions_opts_print, #cres_share_actions_opts_print:hover,
#cres_share_actions_opts_email, #cres_share_actions_opts_email:hover,
#cres_share_actions_opts_illustration,#cres_share_actions_opts_illustration:hover,
#cres_share_actions_opts_contact_us,#cres_share_actions_opts_contact_us:hover, 
#cres_share_actions_opts_video, #cres_share_actions_opts_video:hover, 
#cres_ds_opts_print, #cres_ds_opts_print:hover, 
#cres_ds_opts_email, #cres_ds_opts_email:hover, 
#cres_ds_opts_contact, #cres_ds_opts_contact:hover, 
#cres_ds_opts_illustration, #cres_ds_opts_illustration:hover, 
#cres_article_opts_print, #cres_article_opts_print:hover, 
#cres_article_opts_email, #cres_article_opts_email:hover {
  background:transparent !important;
  margin:0 !important;
  padding:0 5px 0 0!important;
  opacity: 1;
  width: auto !important;
  display: block !important;
  float:left;
}

#cres_article_opts_subscribe, #cres_article_opts_subscribe:hover,
#cres_article_opts_subscribe *:hover, #cres_article_opts_subscribe:hover,
#cres_ds_opts_eLiterature, #cres_ds_opts_eLiterature:hover, 
#cres_share_actions_opts_eLiterature,#cres_share_actions_opts_eLiterature:hover {
	display: none !important;
}

#cres_share_actions_opts_print a, 
#cres_share_actions_opts_email a, 
#cres_share_actions_opts_illustration a, 
#cres_share_actions_opts_eLiterature a, 
#cres_share_actions_opts_contact_us a, 
#cres_share_actions_opts_video a, 
#cres_ds_opts_print a, 
#cres_ds_opts_email a, 
#cres_ds_opts_contact a, 
#cres_ds_opts_eLiterature a, 
#cres_ds_opts_illustration a, 
#cres_article_opts_print a, 
#cres_article_opts_email a, 
#cres_article_opts_subscribe a {
  background-color: #333 !important;
  color:#fff !important;
  padding:3px 15px !important;
  border-radius: 0;
  opacity: 1;
  outline-color: #000;
  font-size:16px;
  font-weight: 500;
}

#cres_share_actions_opts_print:hover, 
#cres_share_actions_opts_email:hover,
#cres_share_actions_opts_illustration:hover,
#cres_share_actions_opts_eLiterature:hover,
#cres_share_actions_opts_contact_us:hover,
#cres_share_actions_opts_video:hover, 
#cres_ds_opts_print:hover, 
#cres_ds_opts_email:hover, 
#cres_ds_opts_contact:hover,
#cres_ds_opts_eLiterature:hover,
#cres_ds_opts_illustration:hover, 
#cres_article_opts_print:hover, 
#cres_article_opts_email:hover,
#cres_article_opts_subscribe:hover{
  background-color: transparent !important;  
}

#cres_article_opts_subscribe *:hover, #cres_article_opts_subscribe a:hover,
#cres_share_actions_opts_print a:hover, 
#cres_share_actions_opts_email a:hover, 
#cres_share_actions_opts_illustration a:hover, 
#cres_share_actions_opts_eLiterature a:hover, 
#cres_share_actions_opts_contact_us a:hover, 
#cres_share_actions_opts_video a:hover, 
#cres_ds_opts_print a:hover, 
#cres_ds_opts_email a:hover, 
#cres_ds_opts_contact a:hover, 
#cres_ds_opts_eLiterature a:hover, 
#cres_ds_opts_illustration a:hover, 
#cres_article_opts_print a:hover, 
#cres_article_opts_email a:hover, 
#cres_article_opts_subscribe a:hover {
  background-color: #666 !important;
  padding:3px 15px !important;
  text-decoration: none;
}

#cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"], .cresbutton_create_account, .cresbutton_learn_more, .cresbutton_login, #cres_content #cres_calc button{
  background-color: #6b5687 !important;
  color:#fff;
  padding:15px 25px !important;
  border-radius: 20px;
  opacity: 1;
  font-size:1em;
  border:0;
}

#cres_content button:hover, #cres_content input[value="Submit"]:hover, #cres_content input[type="button"]:hover, #cres_content #cres_calc button:hover{
  background-color: #6b5687 !important;
}
#cres_plus_minus_icon img{
  display: none;  
}

.cres_what_how_give_open a {
    border: none; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #6b5687 !important; 
    color: #FFFFFF !important;
    text-decoration: none;
    text-align: left;
    display: block;
    width: 100%;
    position: relative;
    padding:12px 10px 12px calc(10px + 1.2em);
    font-size:1.5em;
}


.cres_what_how_give_open a:hover{
 background-color: #6b5687 !important; 
}

#cres_content .cres_what_how_give_open h2.bigMedTitle { 
  color: inherit; 
  clear: none; 
  line-height:1em; 
  font-size:1em;
  margin: 0; 
  padding:0;
}

.cres_plus_icon,.cres_minus_icon  {
  background: none;
  font-family: 'IcoMoon-Ultimate', icomoon, IcoMoon, ico-moon, Ico-Moon;
  position: absolute;
  top:50%;
  left:10px;
  transform:translateY(-50%);
  font-size:0.875em;
  padding:0;
}

.cres_plus_icon:before{
  content:"\ed5a";
}

.cres_minus_icon:before{
  content:"\ed5b";
}

/* FORM CSS */
#cres_content input,#cres_content input:hover{
  background:transparent;
}


#cres_content input[type="text"] {
  float:left;
  border:1px solid #ccc;
  background-color:#fff;
  margin-bottom: 5px;
  background-image: none;
  width:100%;
}

#cres_content input:hover[type="text"] {
  border-color:#ccc;
  background-color:#fff;
  background-image: none;
}

#cres_content input:focus {
  border-color:#ccc;
  background-color:#fff;
  background-image: none;
} 

#cres_content select {
  border:1px solid #ccc;
  background-color:#DDDDDD;
  margin-bottom: 5px;
  background-image: none;
}

#cres_content select:hover {
  border-color:#ccc;
  background-color: #BBBBBB;
  background-image: none;
}

#cres_content select:focus {
  border-color: #ccc;
  background-color: #ffffdd;
  background-image: none;
} 

#cres_content .cres_calc_radio {
  background: none;
  border: none;
}

#cres_contact label, #cres_contact input[type="text"], #cres_contact textarea{
  width:100%;
}

#cres_content #cres_contact input[type="text"], #cres_content #cres_contact textarea {
  -webkit-appearance: none;
  float: none;
  border: 1px solid #ccc;
  background: #fff;
  background-image: none;
  width: 100%;
  margin: 5px 0 15px;
  padding: 5px 10px;
  font-size: 1em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#cres_content #cres_contact input[type="text"]:hover, #cres_content #cres_contact textarea:hover {
  background: #fff;
  background-image: none;
}

#cres_content input[type="text"], #cres_content input[type="password"] {
  padding: 2px 4px;
  display: inline-block;
  background-color: #fff !important;
  width: auto;
}

#cres_content #cres_contact input[type="checkbox"]{
  width: 30px;
  height: 15px;
  margin:0;
  float:left;
}

#cres_content #cres_contact .checkbox_list label,#cres_content #cres_contact .checkbox_list_2 label{
  width:calc(100% - 30px)
}

#cres_calc fieldset div input[type="radio"] + span, #cres_calc fieldset .cres_calc_tax_rate_radio span{
  padding:6px 0;
}

#cres_content input.cres_submit_btn{
  width: auto;
}

/* end FORM CSS */

#cres_news_box_grid{
  width: 100%
}

.icon-facebook::before{
  position: relative;
  top:-0.1em;
  left:-0.1em;
}



.mobile_only{
  display: none !important;
}

@media screen and (max-width: 1250px){
  #cres_content .banner_text h1{
    font-size:60px;
  }
}

#mobile_nav_toggle, #cres_nav #close_menu, #top_nav #close_menu{
  display: none;
}

/* fix for switching between mobile and desktop. This should be 1px higher than the mobile menu media query*/
@media screen and (min-width: 1024px){  
  #cres_nav{
    left:0 !important;
  }

  
  #cres_content{
    min-height: 750px;
  }

}


@media screen and (max-width: 1023px){
  .nav_wrapper, #cres_content,.pre_footer{
    width: 100%;
    float:left;
    padding:0;
    background:transparent;
  }
  
  .gift_plans h1, .gift_plans li a{
    text-align:center;
  }
  
  #cres_button_grid li{
    width: 50%;
    padding:15px;
    float:left;
    text-align:center;
  }
  
  .org_footer .container{
    /*width: 550px;*/
    width: 100%;
    max-width: 100%;
  }
  
  .org_footer .org_mission{
    width: 100%;
  }
  
  .org_footer .popular_links{
    float:left;
  }
  
  .org_footer .popular_links,
  .org_footer .contact{
    /*width: 200px; */
    width: 50%;
  }
  
  .tablet_hide{
    display: none !important;
  }

  #cres_calc fieldset{
    padding:20px;
  }

  /*********** Menu ************/
  .header #top_nav > ul{
    width: 100%; 
  }
  
  .lockscroll {
      width: 100%;
      height: 100%;
      overflow: hidden;
  }
  
  body > .overlay {
      background-color: rgba(0,0,0,0.65);
      z-index: 99;
      display: none;
  }
  
  
  .overlay {
      position: absolute;
      height: 100%;
      width: 100%;
  }
  
  #cres_nav li ul a{
    color:#fff;
    border:none;
  }

  #cres_nav #close_menu, #top_nav #close_menu{
    display: inline-block;
  }
    
  #org_nav_toggle{
    display: block;
    float:right;
    padding:15px 25px;
    color:#000;
    font-size:1.5em;
    font-weight: 500;
    text-align:right;
    text-decoration:none;
    line-height: 1em;
  }  
  
  #mobile_nav_toggle{
    display: block;
    float:left;
    width: 100%;
    padding:15px 25px;
    color:#fff;
    background-color:#a0563f; 
    font-size:1.5em;
    font-weight: 500;
    text-align:left;
    text-decoration:none;
    line-height: 1em;
  }
  
  #mobile_nav_toggle span{
    display: inline-block;
    vertical-align: middle;
  }
  
  #top_nav{
      position: fixed;
      height: 100%;
      top: 0px;
      margin-top: 0;
      padding:0;
      overflow-y: auto;
      overflow-x:hidden;
      left: -100vw;
      width: 100vw;
      max-width: 100%;
      z-index: 101;
      background-color: #fff;
  }
  
  #cres_nav {
      position: fixed;
      height: 100%;
      top: 0px;
      margin-top: 0;
      padding:0;
      overflow-y: auto;
      overflow-x:hidden;
      left: -300px;
      width: 300px;
      max-width: 100%;
      z-index: 101;
      background-color: #a0563f;
  }
  
  
  #cres_nav li > div, #top_nav li > div{
      transition: none 0s ease 0s;
      color: #FFF;
      font-size: 1.3rem;
      line-height: 1em;
      width: 100%;
      padding: 0.2em 0.5em 0.3em;
      text-align: right;
  }
  
  #cres_nav .icon-cross2{
      color: #fff;
      cursor: pointer;
  }
  
  #top_nav .icon-cross2{
      color: rgba(0,0,0,0.6);
      cursor: pointer;
  }
  
  #cres_nav li,#top_nav li {
      width: 100%;
  }
  
  #cres_nav li a,  #cres_nav li a:visited {
      display: block;
      margin: 0px;
      transition: none 0s ease 0s;
      -webkit-transition: none 0s ease 0s;
      -o-transition: none 0s ease 0s;
      -ms-transition: none 0s ease 0s;
      color: #FFF;
      font-size: 1rem;
      font-weight: normal;
      line-height: normal;
      text-decoration: none;
      width: 100%;
      padding: 0.6em 1em 0.7em 0.8em;
  }

  #top_nav li a,  #top_nav li a:visited {
      display: block;
      margin: 0px;
      transition: none 0s ease 0s;
      -webkit-transition: none 0s ease 0s;
      -o-transition: none 0s ease 0s;
      -ms-transition: none 0s ease 0s;
      color: #00B5CF;
      font-size: 1rem;
      font-weight: normal;
      line-height: normal;
      text-decoration: none;
      width: 100%;
      padding: 0.6em 1em 0.7em 0.8em;
      text-align:left;
  }


  #cres_nav li ul, #top_nav li ul{
    width: 100%;
    display: block;
    position: relative;
    background-color: inherit;
    display: block;
    visibility:visible;
    opacity: 1;
    border-top: none;
  }
  
  #top_nav li ul li a{
      padding: 0.1em 1em 0.7em 2em;
      color:#00B5CF;
      border:none;
  }
  
   #cres_nav li ul li a{
      padding: 0.1em 1em 0.7em 2em;
      color:#fff;
      border:none;
  }
  
  #navscroll {
      overflow-x: hidden;
      overflow-y: scroll;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
  }
  
  
  /*********** End Menu ************/
}


@media screen and (max-width: 991px) {

}

@media screen and (max-width: 800px) {
  
}

@media screen and (max-width: 750px) {  
  #cres_content .banner_text h1{
    font-size:15vw;
    line-height:1em;
  }
  
  #cres_content .banner_text h2{
    font-size:12vw;
    line-height:1em;
  }
  
  #cres_content .banner_text p{
    font-size:20px;
  }
  
  #main_content_wrapper{
    padding:15px 0;
  }
  
  .org_footer .org_mission, .org_footer .popular_links, .org_footer .contact{
    width: 100%;
  }
  
  #cres_content #what_give_ul li, #cres_content #how_give_ul li, #cres_content #gift_calc_ul li, #cres_content #donor_story_main_ul li, #cres_content #learn_wills_ul li, #cres_content #mgr_login_video_body tr,#cres_content #innerpage_widgets_wrapper .innerpage_widget{
    flex: 0 0 100%;
    max-width: 100%;
  }

  .mobile_hide{
    display: none !important;
  }

  .mobile_only{
    display: inline-block !important;
  }

  .gift_plans{
    padding:15px 0;
  }
  
  .gift_plans ul, .gift_plans h1{
    flex:1 1 100%;
    max-width: 100%;
    text-align:center;
    margin:0;
    padding:0;
  }
  
  .gift_plans li{
    text-align:center;
  }
}

 



/***********End  AM initial coding ***********/

/********************************************************************/
/* MA Desktop and Tablet Edits */

#cres_content p {
    margin-bottom: 1em;
}

#cres_content ul, #cres_content ol {
      margin: 15px 0 30px 0;
}

#cres_content .cres_what_how_give_open {
    margin: 20px 0 10px;
}

#cres_content #cres_plus_minus_icon + h2.bigMedTitle {
    font-size: 1em;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
}

#cres_content #cres_pp_img,
#cres_articles_div {
    margin: 15px 0;
}

#cres_articles_div {
    float: none;
}

#cres_content h3.cresDateHead,
#cres_content .cresDateHead,
#cres_content .cresPublishDate {
    font-style: italic;
    color: #000;
    font-family: inherit;
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 15px;
}

.cresPublishDate {
    text-align: center;
}

#cres_news_article a[name] {
    display: block;
    visibility: hidden;
    height: 0px;
}

#cres_content input[type='text'],
#cres_content input[type='password'],
#cres_content input[type='text']:hover,
#cres_content input[type='password']:hover {
    background-image: none;
    background: #fff
}

#cres_content select,
#cres_content select:hover {
    border: 1px solid #CCCCCC;
    background: #fff;
}

#cres_content #cres_contact input[type='text'],
#cres_content #cres_contact textarea {
    -webkit-appearance: none;
    float: none;
    border: 1px solid #ccc;
    background: #fff;
    background-image: none;
    width: 100%;
    margin: 5px 0 15px;
    padding: 5px 10px;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_content #cres_contact input[type='text']:hover,
#cres_content #cres_contact textarea:hover {
    background: #fff;
    background-image: none;
}

#cres_content #cres_contact button,
html #cres_content #cres_contact input[type=button],
#cres_content #cres_contact input[type=reset],
#cres_content #cres_contact input[type=submit] {
    -webkit-appearance: none;
    border: 1px solid #efe5cf !important;
    background: #efe5cf !important;
    background-image: none;
    border-radius: 0px;
    color: #a0563f !important;
    padding: 15px 25px;
    margin: 0px 10px 20px 0px;
    display: inline-block;
    width: auto;
    font-family: Open Sans;
    font-weight: 600 !important;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#org_nav_toggle {
    display: none;
}

.header #top_nav > ul {
    padding: 5px 0;
}

.top_bar {
    padding: 0 30px;
}

.top_bar a {
    padding: 10px 0 10px 20px;
}

#cres_content {
    line-height: 1.7em;
}

.pre_footer .advisor_link {
    text-align: left;
    line-height: 1.7em;
}

.gift_plans li a {
	padding-bottom: 0;
	line-height: 1.7em;
}

#dynamicHeader {
	padding: 170px 0;
    line-height: 1.1em;
    font-family: baskerville-display-pt,serif;
}

#cres_nav li ul li a {
	padding: 12px 25px;
}

.cres_news_box_grid-Title {
    padding: 0 0 20px;
}

#cres_content .cres_news_box_grid-Title a {
	color: #a0563f;
}

h2.cresArticleTitle {
	font-family: baskerville-display-pt,serif;
    color: #6b5687;
    font-size: 42px;
    font-weight: 600 !important;
    width: 100%;
    margin: 0;
    padding: 25px 0 25px 0;
    line-height: 1.1em;
}

#cres_content #cres_news_box_about_us_org {
	height: auto;
}















@media screen and (max-width: 1023px) {
	
	#cres_content {
		padding-top: 30px;
	}

	#org_nav_toggle {
    	display: block;
	}
	
	#main_content_wrapper {
		padding-top: 30px;
	}
	
	.pre_footer .advisor_link {
    	text-align: center;
	}
	
}
























/* End MA Desktop and Tablet Edits */
/********************************************************************/


/******Webfixes******/

.org_footer .container {
	display: flex;
	justify-content: space-between;
}


/***************** DO DESIGN EDITS *****************/

#cres_calc fieldset div label {
    padding: 4px 10px;
}

#cres_content .cres_more_link {
    margin: 5px 0 0 0;
    display: block;
}

#cres_content #what_give_ul li, #cres_content #how_give_ul li, #cres_content #gift_calc_ul li, #cres_content #donor_story_main_ul li, #cres_content #learn_wills_ul li, #cres_content #innerpage_widgets_wrapper .innerpage_widget {
    padding: 20px 0 25px 0;
}

.widget .widget_text p {
    margin: 0 !important;
}

#cres_button_grid li a span {
    line-height: 1.3em;
}

@media (max-width: 890px) {

#dynamicHeader {
    padding: 80px 0;
}
	
}

.icon-menu7::before {
    position: relative;
    top: -1px;
    left: 8px;
}

.cres_news_box_grid-SubTitle, #cres_content .bigMedTitle, #cres_content span.bigMedTitle, #cres_content h2.bigMedTitle, #cres_content .bigMedTitle_NL, div#cres_news_box_donor_enews div.cres_news_box_grid-Title, div#cres_news_box_advisor_enews div.cres_news_box_grid-Title, .cres_news_box_grid-Small-Title, #cres_news_article .cres_body_article h2 {
    padding: 5px 0 8px 0;
}#cres_news_article{
  width:100%
  float: left;
}
#cres_news_article .cres_body_article{
  padding: 10px 0px;
}#cres_article_actions a:hover, #cres_article_actions a:active {
cursor: pointer;
} /***********TEXT RESIZE********/
.cres_text_resize{
  float:right;
}
/***********END TEXT RESIZE********/

  
