
  
  /*Begin CSS reset*/
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0 none;margin: 0;outline: 0 none;padding: 0;}
  body {background: #FFFFFF;height: 100%;font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.3em;color: #706755;}
  .clear {clear: both;margin: 0px;padding:0px;height:0px;}
  .hidden {display: none;}
  a img , img {height:auto;border:0 none;}
  *{box-sizing:border-box;}
  /*End CSS Reset*/

  /*CHANGE FONT SIZE HERE*/
  body{font-size:16px;}

  #cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"] {
      background-color: #48256D !important;
      background-image: none !important;
      border: medium none !important;
      color: #fff;
      cursor: pointer;
      font-family: arial;
      font-size: 17px;
      font-weight: bold;
      margin: 10px 15px 0 0 !important;
      padding: 6px 12px 8px;
  }

  #cres_content .cres_indent_40 {
      padding-left: 20px;
  }

  #wrapper {
    width:100%;
    background: #FFFFFF;
    float:left;
  }

#header {
    float: left;
    width: 100%;
    background: #490f75;
    text-align: right;
}

#header img {
    height: auto;
    margin: 0 auto;
    width: 85%;
    float: none;
    display: block;
    padding: 10px 15px 15px;
    box-sizing: border-box;
    max-width: 100%;
}

  #nav {
    background-color: #f4b50d;
    float:left;
    width:100%;
  }

  #nav ul {
    margin:0;
    padding:0;
  }

  #nav ul li {
    list-style:none outside none;
    margin:0;
    padding:0;
    display:inline;
  }

  #nav a{
    text-decoration:none;
    color:#fff;
    display:block;
    font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 500;
  }

  #nav span.icon {
      font-size: 24px;
      display: block;
      float: left;
      margin-right: .5em;
  }

  #nav ul li a:link, 
  #nav ul li a:visited, 
  #nav ul li a:hover, 
  #nav ul li a:active {
    padding: 10px 0px;
    margin:0 0 0 4%;
  }
  #nav ul li ul {
    display:none;
    margin:0;
    padding:0;
    position:absolute;
    list-style-type: none;
    width:100%;
    z-index: 10;
  }

  #nav ul li ul li a:link, 
  #nav ul li ul li a:visited {
    background: #f4b50d;
    border-top:1px solid #fff;
    padding:13px 5%;
    margin:0;
    text-decoration:none;
    width:100%;
  }

  #nav ul li ul li a:hover,
  #nav ul li ul li a:active {
    background-color:#FFF;
    color:#f4b50d;
  }

  #quick_links {
    width:100%;
    float:left;
    background-color:#615b56;
  }
  #quick_links ul {
    padding:0;
    margin:0;
    list-style:none;
  }
  #quick_links ul li {
    padding:0;
    margin:0;
  }
  #quick_links ul li a, 
  #quick_links ul li a:visited {
    display:block;
    width:35%;
    padding: 9px 2px;
    color:#FFFFFF;
    text-decoration:none;
    font-size: 17px;
    line-height: 1.2em;
    white-space: nowrap;
    text-align:center;
    float: left;
  }
  #quick_links ul li a:hover, 
  #quick_links ul li a:active {
    color:#fff;
  }

  #quick_links ul li a.first {
    width:26%;
  }
  #quick_links ul li a.last {
    width:39%;
  }

  /*** Header End ****/
   
  /*** Content Start ****/
  #content_wrapper {
    width:100%;
    float:left;
    clear: both;
  }
  #body_content{
    width:100%;
    margin:0px auto;
  }
  /*** Content End ****/
   
  /*** Footer Start ****/
  #footer {
font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 10px 0;
    text-align:center;
    font-size: 11px;
    clear: both;
    padding: 0px 15px 20px;
    background-color:#FFFFFF;
    width:100%;
  }

  #footer_wrapper {
    width:100%;
  }

  #footer_wrapper p {
    margin:0 0 1em;
  }
  /*** Footer End ****/  
   
  /***********************CRESCENDO TEMPLATE STYLESHEET 1 WIDE*********************/
  /*Hide all the desktop elements*/
  #cres_content #cres_pp_img,#cres_content .donor_story_main_header,#cres_content #cres_ds_actions,#cres_content #cres_share_actions,#cres_content #cres_pp_div, #cres_pp_img, #cres_content .what_give_header,#cres_content .how_give_header,#cres_content #how_give_flow_wrapper,#cres_content .cres_ebro_btn,.topText, #cres_content #cres_news_box_grid .cres_left_column, #cres_content .cres_text_resize, #learn_wills_container .learn_wills_header, #cres_content .cres_more_link, #cres_article_opts_top, #cres_donor_story img, #cres_articles_div img, #cres_article_opts_bottom, #image_banner{
    display:none !important;
  }

  #cres_content {
font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #706755;
    width:100%;
    padding: 20px 15px;
    float:left;
    background-color:#FFFFFF;
  }

  #cres_content .breadcrumb{
    display:none;
  }

  #cres_content p {
    margin:0 0 1em;
    padding: 5px 0px;
  }

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

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

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

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

  h1.cresPageHeader,
  h1.mgrHeaderTitle,
  #cres_content .bigTitle {
font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #706755;
    font-size: 23px;
    background-color:#FFF;
    margin: 0;
    padding: 5px 0 10px;
    clear:both;
    font-weight: bold;
  }

  h2.cresArticleTitle {
    font-size: 1.3em;
    font-weight:bold;
    margin:10px 0px;
    padding: 0px 0px;
  }

  h2.mgrSubHeaderTitle{
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #706755;
     font-size: 1.4em;
  }

  h2.mgrSubHeaderTitle_U{
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #706755;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.4em;
  }

  h2.mgrSubHeaderTitle_S{
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #706755;
     border-top: 1px solid #CCCCCC;
    background-color:#F3F3F3;
    font-size:1.3em;
  }

  h3.mgrSubHeaderTitle{
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #706755;
     font-size: 1.2em;
  }

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

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

  .cresDateHead, .cresPublishDate, h3.cresDateHead{
    font-size: 1em;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px;
    color: #696969;
    clear:both;
    font-style:italic;
  }

  /* FORM CSS */
  #cres_content input {
    float:left;
    border:1px solid #CCCCCC;
    background-color:#DDDDDD;
    margin: 0 0 15px;
    background-image: none;
    background-color: #fff;
  }

  #cres_content input:hover {
    border-color:#C0CCDA;
    background-color: #BBBBBB;
    background-image: none;
  }

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

  #cres_content input.cres_preview_btn {
    display:none;
  }
    
  /* NEWS BOX GRID*/
  #cres_content #cres_news_box_grid {
    float: none;
  }

  #cres_news_box_grid .cres_news_box_grid_wide {
    width: 100%;
    float: left;
    margin: 0px;
  }

  #cres_content .bigMedTitle , #cres_news_article .cres_body_article h2, #cres_content #cres_news_box_grid a .cres_news_box_grid-Title, #cres_content h2.bigMedTitle_NL{
    font-size: 17px;
    line-height: 26px;
    font-weight: bold;
    color: #490f75;
    margin: 2px 0px 10px;
    padding: 0px;
    clear:both;
  }

  .cres_news_box_grid-Small-Title {
    font-size: 1em;
    color: #706755;
    font-weight: bold;
    margin: 2px 0px;
    padding: 0px;
    text-transform: none;
  }

  #cres_content #cres_news_box_grid .cres_right_column {
    margin:0;
    padding:0 25px 0 0;
    background:transparent url(../images/arrow.png) 99% center no-repeat;
  }

  #cres_content #cres_news_box_grid a, #cres_content #cres_news_box_grid a:visited {
    display:block;
    color:#706755;
    font-size: 1em;
    text-decoration:none;
    font-weight:normal;
    padding:10px 0;
    margin:0;
    border-bottom:1px solid #CCCCCC;
  }

  #cres_content #cres_news_box_grid a:hover, #cres_content #cres_news_box_grid a:active {
    color:#706755;
  }

  #cres_content #cres_news_box_grid a:hover .cres_news_box_grid-Title {
    color:#490f75;
  }

  #cres_content #cres_news_box_grid a .cres_news_box_grid-SubTitle{
    font-size: 1em;
    font-weight: normal;
    color: #490f75;
    margin: 0px 0px 2px;
    padding: 0px;
    text-transform:uppercase;
  }

  #cres_content #cres_news_box_grid a:hover .cres_news_box_grid-SubTitle{
    color:#490f75;
  }

  /*Listings for every 2nd Tier pages*/
  #what_give_ul li a, 
  #what_give_ul li a:visited, 
  #how_give_ul li a, 
  #how_give_ul li a:visited, 
  #donor_story_main_ul li a, 
  #donor_story_main_ul li a:visited, 
  #learn_wills_ul li a, 
  #learn_wills_ul li a:visited, 
  #gift_calc_ul li a, 
  #gift_calc_ul li a:visited {
    text-decoration: none;
    margin:0px;
    padding:0px 25px 0px 0;
    color: #000000;
    font-size:1em;
    display:block;
    background:transparent url(../images/arrow.png) 99% center no-repeat;
  }

  #learn_wills_ul {
      clear: both;
      float: left;
      margin: 0px 0px 1em;
      padding: 0px;
  }

  #learn_wills_ul li {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 10px 0px;
    border-top: 1px solid #BBBBBB;
  }

  #cres_news_box_wills_guide,
  #cres_news_box_wash_hotline,
  #cres_news_box_wash_hotline_small,
  #cres_news_box_donor_story,
  #cres_news_box_personal_planner,
  #cres_news_box_savvy_living,
  #cres_news_box_what_to_give,
  #cres_news_box_how_to_give,
  #cres_news_box_plgive_calc,
  #cres_news_box_plgive_calc_wide,
  #cres_news_box_plan_your_will,
  #cres_news_box_learn_about_wills,
  #cres_news_box_finance_news,
  #cres_news_box_advisor_news,
  #cres_news_box_spotlight,
  #cres_news_box_glaw_pro,
  #cres_news_box_glaw_calc,
  #cres_news_box_glaw_case_week,
  #cres_news_box_glaw_plr,
  #cres_news_box_glaw_article,
  #cres_news_box_advisor_spotlight,
  #cres_news_box_pg_home,
  #cres_news_box_donor_enews,
  #cres_news_box_advisor_enews,
  #cres_news_box_create_plan,
  #cres_news_box_news {
    border-color: #CCCCCC;
    border-style: solid;
  }

  #cres_content #cres_news_box_about_us_org,
  #cres_content #cres_news_box_about_us_gp {
    border-style: none;
    width:100%;
    padding:0px;
    margin:0px 0px 10px;
    height:auto;
  }

  #cres_content #cres_contact, #cres_content #cres_contact fieldset, #cres_content #cres_contact div, #cres_content #cres_contact label {width: 100%;}
  #cres_content #cres_contact_email, #cres_content #cres_contact_lname, #cres_content #cres_contact_fname, #cres_content #cres_contact textarea {width:98%;}


  /***********************END TEMPLATE STYLESHEET 1 WIDE*********************/


  /****** DO TWEAKS - TO BE MERGED WITH JH'S CODE ******/

  /* GLOBAL TWEAKS */

  #cres_content .bigMedTitle, #cres_news_article .cres_body_article h2, #cres_content #cres_news_box_grid a .cres_news_box_grid-Title, #cres_content h2.bigMedTitle_NL {
      font-size: 1.4em;
      line-height: 1.25em;
      margin: 2px 0 0;
  }

  #cres_content #cres_news_box_grid a, #cres_content #cres_news_box_grid a:visited {
      padding: 10px 0 15px;
  }

  h2.cresArticleTitle {
      line-height: 1.3em;
  }

  #footer {
      font-size: 0.8em;
      padding: 15px 15px 20px;
  }

  /* HOME PAGE */

  #mobile_marketing h1 {
      color: #000 !important;
      font-size: 1.7em !important;
      line-height: 1.2em;
  }

  #mobile_marketing {
      margin: 0 0 10px;
  }

  /* http://m.giftplanning.com/?pageID=123 */

  h1.cresPageHeader, h1.mgrHeaderTitle, #cres_content .bigTitle {
      font-size: 1.7em;
      line-height: 1.2em;
  }

  /* http://m.giftplanning.com/?pageID=158 */

  #iradisclaimer {
      line-height: 1.4em !important;
  }


  /* http://m.giftplanning.com/?pageID=163 */

  #what_give_container {
      overflow: hidden;
  }

  /* http://m.giftplanning.com/?pageID=18 */

  #learn_wills_container h2.bigMedTitle_NL {
      margin: 0 0 15px;
      }

  #learn_wills_ul {
      margin: 0 0 20px !important;
  }

  /* https://m-giftplanning.giftlegacy.com/?VID=-1&DID=42&pageID=136&eBroID=88 */

  #cres_content input {
     font-family: arial;
     font-size: 1em;
  }

  #cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"] {
      -webkit-appearance: none;
      padding: 8px 12px; 
  }

  #cres_contact_comments {
      height: 200px;
        }

.banner_wrapper {
    margin: -20px -15px 0;
    padding: 60px 20px 10px;
    background-image: url("/org_files/2078/images/rd1/CI_1583.jpg");
    background-size: cover;
    background-position: center 25%;
}

.banner_wrapper h1 {
    font: 300 38px/35px"atrament-web",sans-serif;
    font-size: 34px;
    line-height: 37px;
    color: #fff;
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

#back_main {
    color: #fff;
    text-decoration: none;
    padding: 5px 10px 5px;
    display: inline-block;
}


#footer {
    background: #490f75;
    color: #fff;
}

.footer_logo img {
    max-width: 90%;
}
.footer_logo {
    float: left;
    width: 50%;
}

.social-networks.list-unstyled {
    margin: 0;
    padding: 0;
        padding-top: 0px;
    width: 50%;
    float: left;
    padding-top: 30px;
    list-style: none;
text-align: center;
}

.social-networks.list-unstyled li {
    display: inline-block;
    margin: 0 7px;
}

.social-networks.list-unstyled li a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
}


address a {
    font-weight: bold;
    color: #b7a1c9;
    text-decoration: none;
}
address {
    text-align: left;
    font-size: 16px;
    color: #b7a1c9;
    padding: 20px 0;
}

#footer p a {
    color: #f7af1a;
    text-decoration: none;
}


#footer p {
    font-size: 16px;
    color: #b7a1c9;
}
#footer big {
    display: inline-block;
    padding: 5px 0;
    text-transform: uppercase;
}

/********************************************************************/
/* MA Mobile Edits */

html {
    -webkit-text-size-adjust: none;
}

#quick_links ul li a, #quick_links ul li a:visited {
    padding: 10px 2px;
    font-size: 18px;
}

#nav a {
    font-size: 19px;
}

.banner_wrapper {
    padding: 80px 20px 10px;
}

.banner_wrapper h1 {
    font-size: 40px;
}

#cres_content {
    font-size: 1.15em;
}

#cres_content .bigMedTitle, #cres_news_article .cres_body_article h2, #cres_content #cres_news_box_grid a .cres_news_box_grid-Title, #cres_content h2.bigMedTitle_NL {
    font-size: 1.5em;
    line-height: 1em;
    margin: 15px 0 10px;
}

#what_give_ul li a, #what_give_ul li a:visited, #how_give_ul li a, #how_give_ul li a:visited, #donor_story_main_ul li a, #donor_story_main_ul li a:visited, #learn_wills_ul li a, #learn_wills_ul li a:visited, #gift_calc_ul li a, #gift_calc_ul li a:visited {
    color: #706755;
}

#cres_content .bigMedTitle, #cres_news_article .cres_body_article h2, #cres_content #cres_news_box_grid a .cres_news_box_grid-Title, #cres_content h2.bigMedTitle_NL {
    line-height: 1em;
}

#cres_plus_minus_icon + h2.bigMedTitle {
    font-size: 1.25em;
    margin-bottom: 30px;
}

#cres_content a,
#cres_content a:visited {
    color: #490f75
}

#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: 90%;
    margin: 5px 0 15px;
    padding: 5px 10px;
    font-size: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_content #cres_contact input: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;
    float: none;
    border: 1px solid #490f75;
    background: #490f75;
    background-image: none;
    color: #fff;
    padding: 10px 15px 8px;
    margin: 0px 10px 20px 0px;
    /*display: inline-block;*/
    width: auto;
    font-size: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_content input,
#cres_content input:hover {
    background-image: none;
    background: #fff;
}

#cres_contact div {
    margin: 5px 0px !important;
}

/* End MA Mobile Edits */
/********************************************************************/


/************************ DO DESIGN ADJUSTMENTS **************************/




#cres_content .bigMedTitle, #cres_news_article .cres_body_article h2, #cres_content #cres_news_box_grid a .cres_news_box_grid-Title, #cres_content h2.bigMedTitle_NL {
    line-height: 1.15em;
}


h2.cresArticleTitle {
    line-height: 1.2em;
}

#what_give_ul li a, #what_give_ul li a:visited, #how_give_ul li a, #how_give_ul li a:visited, #donor_story_main_ul li a, #donor_story_main_ul li a:visited, #learn_wills_ul li a, #learn_wills_ul li a:visited, #gift_calc_ul li a, #gift_calc_ul li a:visited {
    padding: 0px 25px 12px 0;
}

h1.cresPageHeader, h1.mgrHeaderTitle, #cres_content .bigTitle {
    line-height: 1.1em;
}

#header img {
    width: 75%;
    padding: 12px 15px 20px;
}

#cres_donor_story img {
    display: block !important;
}

#cres_donor_story_caption{
    padding-top: 0px !important;
}

.banner_wrapper {
    background-image: url(/org_files/2078/images/banner/BannerNew.jpg);
}#donor_story_main_container {
  width:100%;
  float:left;     
}

.donor_story_main_header {
  float:left;
  width: 100%;
  margin: 5px;
  padding: 0px;
  background-image: url(../images/article_images/donor_stories_2.png);
  background-repeat: no-repeat;
}

#donor_story_main_ul {
  clear:both;
  float:left;
  margin: 0px;
  padding:0px;
}

#donor_story_main_ul li {
  clear:both;
  list-style:none;
  margin:0px;
  padding:10px 0px;
  border-top: 1px solid #BBBBBB;
}

#donor_story_main_ul li img{
  margin: 0px 10px 0px 0px;
  float: left;
}

#donor_story_main_ul li p{
  margin: 0px;
  float: left;
}

#cres_content li .bigMedTitle {
	display: block;
} /***********TEXT RESIZE********/
.cres_text_resize{
  float:right;
}
/***********END TEXT RESIZE********/

  
