
  
  /*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: Georgia, Arial;line-height:1.3em;color: #000000;}
  .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: #12579F !important;
      background-image: none !important;
      border: medium none !important;
      color: #fff;
      cursor: pointer;
      font-family: Georgia, 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%;
  }

#header img {
    height: auto;
    margin: 0;
    width: 50%;
    float: left;
    display: block;
    padding: 10px;
}

  #nav {
    background-color: #12579F;
    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: Georgia, Arial;
    font-size: 18px;
    line-height: 24px;
  }

  #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: #12579F;
    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:#12579F;
  }

#quick_links {
    width: 100%;
    float: left;
    background-color: #00b1b0;
}
  #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: Georgia, Arial;
    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: Georgia, Arial;
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
    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: futura-pt, Arial, Helvetica, Verdana, sans-serif;
    font-weight: 450;
    color: #00a4af;
    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: ##00a4af;
     font-size: 1.4em;
  }

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

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

  h3.mgrSubHeaderTitle{
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #000000;
     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: #000000;
    margin: 2px 0px 10px;
    padding: 0px;
    clear:both;
  }

  .cres_news_box_grid-Small-Title {
    font-size: 1em;
    color: #000000;
    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:#000000;
    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:#000000;
  }

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

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

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

  /*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;
      color: #00a4af;
  }

#cres_content a, #cres_content a:visited{
	color: #003087;
	text-decoration: none;
}

#cres_content a:hover, #cres_content a:active{
	color: #5BC2E7;
	text-decoration: none;
}

  #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;
        }
#footer big {
    text-transform: uppercase;
}


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

/***************************************************/
/* Custom Colors & Font Size */

#cres_calc legend,
#cres_calc fieldset div label,
#cres_calendarDiv .cres_OrgBGColor {
    background: #333 !important; /*Custom Dark Color*/
}

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

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

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

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

#cres_calc button {
    background-color: #555 !important; /*Custom Button Color*/
    color: #fff !important; /* Choose Visible Color for Button */
}

#cres_calc button:hover {
    background-color: #555 !important; /*Custom Button Color*/
    color: #fff !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;
    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-family: inherit;
    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: 40px !important;
    padding: 20px;
    border-right: none;
    border-bottom: none;
    font-family: inherit;
    font-weight: inherit;
    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-family: inherit;
    font-size: 1em;
    height: auto;
    line-height: 1.5em;
    width: 20em;
}

div#cres_calendarDiv select {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: inherit;
    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: 767px) {
  
    /* 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;
    }

    #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: 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;
    height: 100% !important;
    top: 0 !important;
    left: 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************/
/***************************************************/

.lockscroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body > .overlay {
    background-color: rgba(0,0,0,0.65);
    z-index: 99;
    display: none;
}

#fullnav {
    position: fixed;
    height: 100%;
    top: 0px;
    overflow: hidden;
    left: -200px;
    width: 200px;
    z-index: 101;
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
}

.mobile_main_menu.menu li > div {
    background: #0C0C0C none repeat scroll 0% 0%;
    transition: none 0s ease 0s;
    color: #FFF;
    font-size: 1.3em;
    width: 100%;
    padding: 0.2em 0.5em 0.3em;
    text-align: right;
}

.fa.fa-times {
    color: #fff;
    cursor: pointer;
}

.mobile_main_menu li {
    width: 100%;
    border-top: 1px solid #666;
}

.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile_main_menu a, .mobile_main_menu a:visited {
    display: block;
    margin: 0px;
    background: #0C0C0C none repeat scroll 0% 0%;
    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: 1em;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    width: 100%;
    padding: 0.6em 1em 0.7em 0.8em;
}

.tablet_indent li a {
    padding: 0.1em 1em 0.7em 2em;
}

.tablet_indent {
    padding: 0;
}

.tablet_indent li {
    border-top: none;
}

#navscroll {
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

#mobile_nav_toggle {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 20px;
    background-color: #005da9;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.cres_hero {
    position: relative;
    float: left;
    width: 100%;
    display: block;
}

#back_main {
    width: 50%;
    float: right;
}

#back_main a {
    padding: 30px 10px;
    display: inline-block;
    text-decoration: none;
    color: #005da9;
    font-family: futura-pt,sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-align: right;
}

#back_main a i {
    color: #00b1b0;
}

.cres_hero img {
    width: 100%;
    display: block;
}

.cres_hero .banner_text {
    display: block;
    width: 100%;
    padding: 10px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 93, 169, 0.7);
}

.banner_text h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: futura-pt-bold,sans-serif;
    margin: 0;
    font-size: 28px;
    line-height: .75em;
    padding: 10px;
}

.banner_text h1 i {
    text-transform: lowercase;
    color: #fdb515;
    font-family: Georgia;
    font-size: 30px;
    font-weight: normal;
}

.banner_bullets {
    float: left;
    width: 100%;
    background-color: #00b1b0;
}

.banner_bullets ul li {
    color: #fdb515;
    padding-bottom: 15px;
}

.banner_bullets ul li span{
    color: #fff;
}


#img_collage {
    float: left;
    width: 100%;
    display: block;
}

#img_collage img {
    width: 33.33%;
    float: left;
}

#footer {
    float: left;
    width: 100%;
    display: block;
    background: linear-gradient(#005DA9, #00B1B0);
    color: #fff;
    padding: 10px 20px;
}

.copyright .for_advisors {
    display: inline-block;
    width: 85%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.top_footer {
    float: left;
    width: 100%;
    display: block;
}

.footer-social {
    display: inline-block;
    width: auto;
    margin: 10px 0;
}

.footer-social ul {
    padding-left: 0;
    margin-left: 0;
    position: relative;
    display: block;
    list-style: none;
}

.footer-social ul li {
    display: inline-block;
    margin-right: .5em;
}

.footer-social ul li a {
    border: 3px solid #fff;
    border-radius: 10px;
    display: inline-block;
    color: #fff;
    padding: .25em .4em;
}

.footer-social ul li a:hover {
    color: #004176;
    border-color: #004176;
}

.footer-social ul li a span {
    font-size: 1.2em;
}

#footer p a {
    color: #fdb515;
    text-decoration: none !important;
}

.for_advisors a span {
    font-size: 35px;
    vertical-align: middle;
    padding-right: 5px;
    color: #fff;
    display: block;
}

.copyright p {
    text-align: left;
}

.banner_bullets, .cres_hero {
    display: none;
}



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

#back_main a {
    font-size: 20px;
    line-height: 23px;
}

#cres_content {
    font-size: 1.1em;
    line-height: 1.6em;
}



#mobile_nav_toggle, .mobile_main_menu a, .mobile_main_menu a:visited {
    font-size: 1.1em;
}

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

#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: 7px 25px 10px 0;
}

#cres_calc legend, #cres_calc fieldset div label, #cres_calendarDiv .cres_OrgBGColor {
    background: #00b1b0 !important;
}

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

#cres_calc legend .bigMedTitle {
    line-height: 1em;
}

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

#cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
    margin: 2px 0 5px;
 }
 
 .ui-autocomplete{height:auto !important}
#cres_splash_front {
  width: 100%;
  margin: 0px;
  padding:0px;
}

#cres_splash_front img {
  margin:auto;
  padding: 0px;
  background-color: #003366;
  border:none;
}

#cres_button_wills_guide {
  display: block;
}
#cres_button_plan_will{
  display: block;
}
#cres_button_enews {
  display: block;
}
#image_banner {display:block;}


.desktop_widgets{
    display: none;
}


.tablet_widgets{
    display: block;
}

.widget {
    display: block;
    width: 100%;
    float: left;
    margin: 10px 0;
}

.widget_img {
    float: left;
    width: 100%;
    padding: 20px;
}

.widget_text {
    text-align: left;
}

.widget_img, .widget_text {
    text-align: center;
}

.widget_text {
    padding: 10px;
}

#cres_content .widget_text .cres_more_link {
    color: #fff;
    text-transform: capitalize;
    padding: 10px 20px;
    border-radius: 3px;
}

#cres_content .widget_text.ab_bequest .bigMedTitle {
    color: #005da9;
}

#cres_content .widget_text.ab_bequest .cres_more_link {
	background-color: #005da9;
}

#cres_content .widget_text.cga .bigMedTitle {
    color: #00b1b0;
}

#cres_content .widget_text.cga .cres_more_link {
	background-color: #00b1b0;
}

#cres_content .widget_text.insurance .bigMedTitle {
    color: #fdb515;
}

#cres_content .widget_text.insurance .cres_more_link {
	background-color: #fdb515;
}

#cres_content .cres_more_link {
    display: inline-block !important;
    text-decoration: none;
}

.banner_bullets, .cres_hero {
    display: block;
}

.banner_text h1 {
    font-size: 30px;
}

.banner_text h1 i {
    font-size: 31px;
}

.banner_bullets {
    font-size: 19px;
    line-height: 27px;
}

.banner_bullets ul li {
    padding: 0 15px 15px 0;
}

.widget_img {
    padding: 0 0 5px 0;
}

.widget_text {
    padding: 10px 10px 40px 10px;
}

/**
 *
 * Main container
 *
 */
#addToHomeScreen {
	z-index:9999;
	-webkit-user-select:none;
	user-select:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-touch-callout:none;
	touch-callout:none;
	width:240px;
	font-size:15px;
	padding:12px 14px;
	text-align:left;
	font-family:helvetica;
	background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#fff),color-stop(0.02,#eee),color-stop(0.98,#ccc),color-stop(1,#a3a3a3));
	border:1px solid #505050;
	-webkit-border-radius:8px;
	-webkit-background-clip:padding-box;
	color:#333;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:130%;
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
}

#addToHomeScreen.addToHomeIpad {
	width:268px;
	font-size:18px;
	padding:14px;
}

/**
 *
 * The 'wide' class is added when the popup contains the touch icon
 *
 */
#addToHomeScreen.addToHomeWide {
	width:296px;
}

#addToHomeScreen.addToHomeIpad.addToHomeWide {
	width:320px;
	font-size:18px;
	padding:14px;
}

/**
 *
 * The balloon arrow
 *
 */
#addToHomeScreen .addToHomeArrow {
	position:absolute;
	background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(204,204,204,0)),color-stop(0.4,rgba(204,204,204,0)),color-stop(0.4,#ccc));
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#505050;
	width:16px; height:16px;
	-webkit-transform:rotateZ(45deg);
	bottom:-9px; left:50%;
	margin-left:-8px;
	-webkit-box-shadow:inset -1px -1px 0 #a9a9a9;
	-webkit-border-bottom-right-radius:2px;
}


/**
 *
 * The balloon arrow for iPad
 *
 */
#addToHomeScreen.addToHomeIpad .addToHomeArrow {
	-webkit-transform:rotateZ(-135deg);
	background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(238,238,238,0)),color-stop(0.4,rgba(238,238,238,0)),color-stop(0.4,#eee));
	-webkit-box-shadow:inset -1px -1px 0 #fff;
	top:-9px; bottom:auto; left:50%;
}


/**
 *
 * Close button
 *
 */
#addToHomeScreen .addToHomeClose {
	-webkit-box-sizing:border-box;
	position:absolute;
	right:4px;
	top:4px;
	width:18px;
	height:18px; line-height:14px;
	text-align:center;
	text-indent:1px;
	-webkit-border-radius:9px;
	background:rgba(0,0,0,0.12);
	color:#707070;
	-webkit-box-shadow:0 1px 0 #fff;
	font-size:16px;
}


/**
 *
 * The '+' icon, displayed only on iOS < 4.2
 *
 */
#addToHomeScreen .addToHomePlus {
	font-weight:bold;
	font-size:1.3em;
}


/**
 *
 * The 'share' icon, displayed only on iOS >= 4.2
 *
 */
#addToHomeScreen .addToHomeShare {
	display:inline-block;
	width:18px;
	height:15px;
	background-repeat:no-repeat;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
	background-size:18px 15px;
	text-indent:-9999em;
	overflow:hidden;
}

#addToHomeScreen .addToHomeShare.addToHomeShareOS7 {
	width:11px;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA8CAYAAAAQTCjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAASCQAAEgkB80sG3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKjSURBVGiB7dpPiFVVHMDxz7m9NCtMyI2bEJEC25WrEkzHUXCRraIwdNE8ZxfYIlcis1ZEbGEzT1QCF4XgH1CyWhUoJKIWNRGEiCNKmkSiYTzfcfGuOokx77x3ZlS8382959zfn+/invvn3RdijHIRBrwkOINCYXEcdjpb7VyiYdBsLScwt5y6IloYdzqXo36Ro0gY9IKWo+5JwmzBt2HQnBw9ehYNazyn5TBee8Dh+Vq+CWu92GufnkTDR6ab7gDeBNHouMM/l9tXTXM0fGBmL726Fg1Dam74EsvKqR8VNowL2Yzj5f7rnnE4DHq2235diYYhhTGfC94up35T0y+6di/ITU0rKVd+sEi0P7xr2pSJOu8zvF+OzqEv7vDH/WFxt7/cshy/ticsN8sXYUht0kXDOlsF9XJ4UaEvNoz9X3zc5bKaZThbyr5jzJ4wlNY7KTgM+ES0vhz+KeiPw36fKC/ucAF9uFBOrTZm26SJCtaV27+xIo7cXdkTEhvOoh+XyxprU1qnim7CQdGK2HAyKRexYVShT3RItDElN+mkjiP2Ym+S3f01hv2EVal5WW6hU0ElmptaqJuBpXg6MbeFH2LDpU6CQ93zWIKnEvs0cayGU3glMfkOo1jQYewZzOuyz7FC95Jwo5OgUFfgeg993hh/eTqCTxOSm/iuk8DY0Ap1b2GhtHXxsfZN4j/X0fOx4auEIknEhqv4OiUn1L13Z/+xWfWVaG4q0dxUormpRHNTieamEs1NJZqbJ1Q0jHvdiJo5S2cVjSNOCHZhn3/SnuYnIvl3yomIIz7MXZMn9hydRCrR3FSiualEc1OJ5qYSzU0lmptKNDePjWgwcPePT7/g+4cp8wCW4GXaryK3tL+mLdD5x62ppllgu7bso8q/2HIbzGWdNmWnSJwAAAAASUVORK5CYII=);
	background-size:11px 15px;
}

/**
 *
 * The touch icon (if available)
 *
 */
#addToHomeScreen .addToHomeTouchIcon {
	display:block;
	float:left;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 2px rgba(255,255,255,0.9);
	box-shadow:0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 2px rgba(255,255,255,0.9);
	background-repeat:no-repeat;
	width:57px; height:57px;
	-webkit-background-size:57px 57px;
	background-size:57px 57px;
	margin:0 12px 0 0;
	border:1px solid #333;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
}
/*********************CRESCENDO NEWS BOX GRID**********************/
	#cres_news_box_grid {
	  /*color: <!--cres_news_box_grid-color-->;*/
	  margin: auto;
	  padding: 0px;
      float: left;
	}
    #cres_news_box_grid a{
      text-decoration: none;
      font-weight:bold;
    } 
    
    #cres_news_box_grid ul {
      padding: 0px;
    }

    #cres_news_box_grid li {
      font-family: <!--cres_news_box_grid-font-family-->;
      font-size: 0.9em;
      font-size: 0.9em;
      padding: 0px;
      margin: 0px 0px 5px 0px;
      list-style: none;
      text-transform: uppercase;
    }
#cres_news_box_donor_story {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
  float: ;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_news_box_donor_story img {
  width: ;
  height: ;
  float: ;
  border: ;
  padding: 0px;
  margin: 0px;
}#cres_news_box_gift_options {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
  float: ;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_news_box_gift_options img {
  width: ;
  height: ;
  float: ;
  border: ;
  padding: 0px;
  margin: 0px;
}#cres_news_box_learn_about_wills {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
  float: ;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_news_box_learn_about_wills img {
  width: ;
  height: ;
  float: ;
  border: ;
  padding: 0px;
  margin: 0px;
}#cres_news_box_personal_planner {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
  float: ;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_news_box_personal_planner img {
  width: ;
  height: ;
  float: ;
  border: ;
  padding: 0px;
  margin: 0px;
}#cres_news_box_wash_hotline {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
  float: ;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_news_box_wash_hotline img {
  width: ;
  height: ;
  float: ;
  border: ;
  padding: 0px;
  margin: 0px;
}
  
