
  
  html, body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,img,form,label,legend,table,tbody,tfoot,thead,tr,th,td {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
  }

  body {
    height: 100%;
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif;
    font-size: 16px;
    line-height: 1.3em;
    color: #515151;
    font-weight: 400;
  }

  .bodyBG {overflow: hidden;}

  .clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
  }

  html {
    background: unset;
  }

  * {
    box-sizing: border-box;
  }

  a,
  a:link,
  a:visited,
  a:hover {
    border-bottom: none;
  }

  a img {
    border: 0 none;
  }

  img {
    height: auto;
    border: 0 none;
  }

  .italic {
    font-style: italic;
  }

  h1 {
    background: unset;
    margin: 0px 0px 4px 0px;
    color: #ef8921;
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif;
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: bold;
  }

  h2 {
    margin: 0px 0px 4px 0px;
    color: #ef8921;
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: bold;
  }

  h3 {
    margin: 0px 0px 4px 0px;
    color: #ef8921;
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
  }

  h4 {
    margin: 0px 0px 4px 0px;
    color: #ef8921;
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
  }

  a:link {
    color: #04aca8;
    text-decoration: none;
  }

  a:visited {
    color: #04aca8;
    text-decoration: none;
  }

  a,
  a:visited {
    font-weight: normal;
  }

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

  /*** Header End ****/

  .nav_link img {max-width: 45px;}

  /*** Footer Start ****/

  footer {
    clear: both;
  width: 100%;
  padding: 15px;
  text-align: center;
  background-color: #5c666f;
  }

  
.copyright p span {
  font-size: 14px;
}

.copyright p, .footer-address p {
    color: #fff;
    font-size: 13px;
    line-height: 2em;
    padding: 0;
    margin: 0;
    font-family: 'Roboto';
}

.copyright p a {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}


.main-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.main-menu li {
  display: block;
  text-align: center;
  padding: 5px 0;
}

.main-menu li a {
  color: #797aa1;
  text-decoration: none;
transition: color .3s ease-in-out;
letter-spacing: .07em;
text-transform: uppercase;
font-size: 22px;
line-height: 1.2em;
  font-family: 'Roboto';
}

.footer-nav-links {
  clear: both;
  width: 100%;
  padding: 10px;
}

.footer-nav-links::after {
  content: "";
  display: table;
  clear: both;
}

.footer-nav {
  float: left;
  width: 50%;
  padding: 0 10px;
}

.footer-nav strong {
  padding-bottom: 10px;
  display: block;
}

.footer-nav ul {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0; 
}

.footer-nav ul li {
  display: block;
  padding: 5px 0;
}

.footer-nav ul li a {
  display: block;
  color: #666;
  text-decoration: none;
  font-size: 16px;
  line-height: 1em;
  padding: 0;
  margin: 0;
}

  /*** Footer End ****/


  /***********************CRESCENDO TEMPLATE STYLESHEET 1 WIDE*********************/

  .banner-container {display: none;}

  .hidden {
    display: none;
  }

  #image_banner,
  #cres_content #cres_donor_story_div,
  #cres_content #cres_articles_div {
    margin: 0 -2%;
    padding: 0;
    width: 104%;
    background: none;
    height: auto;
    display: none;
  }

  #image_banner img,
  #cres_content #cres_donor_story_div img,
  #cres_content #cres_articles_div img {
    width: 100%;
    max-width: 600px;
    height: auto;
    float: left;
    border: none;
  }

  #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 {
    display: none;
  }

  #cres_news_article,
  #cres_donor_story {
    width: 100% !important;
  }

  #cres_content {
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #515151;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    font-weight: 400;
  }

  #cres_content::after {
    content: "";
    display: table;
    clear: both;
  }

  #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;
    font-weight: bold;
  }

  #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: Roboto Slab;
    font-weight: 400;
    color: #aaadb2;
    padding: 5px 0;
    margin: 0;
    clear: both;
    font-size: 2.25em;
    line-height: 1em;
  }

  .cresPageHeader span {
    color: #0064a8
  }

  h2.cresArticleTitle {
    font-family:'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0px;
    padding: 0px 0px;
  }

  h2.mgrSubHeaderTitle {
    font-family:'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #ef8921;
    font-size: 1.4em;
  }

  h2.mgrSubHeaderTitle_U {
    font-family:'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #ef8921;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.4em;
  }

  h2.mgrSubHeaderTitle_S {
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #ef8921;
    border-top: 1px solid #CCCCCC;
    background-color: #F3F3F3;
    font-size: 1.3em;
  }

  h3.mgrSubHeaderTitle {
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #ef8921;
    font-size: 1.2em;
  }

  h3.mgrSubHeaderTitle_U {
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #ef8921080;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.2em;
  }

  h3.mgrSubHeaderTitle_S {
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #ef8921080;
    border-top: 1px solid #CCCCCC;
    background-color: #F3F3F3;
    font-size: 1.2em;
  }

  h3.cresDateHead {
    font-family: 'Roboto', sans-serif, sans-serif, sans-serif !important;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px;
    color: #696969;
    clear: both;
    font-style: italic;
  }

  #cres_content .mgrStrongTitle {
    font-weight: bold;
    font-size: 1.2em;
  }

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


  /* FORM CSS */

  #cres_content input {
    float: left;
    border: 1px solid #CCCCCC;
    background-color: #DDDDDD;
    margin: 0;
  }

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

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

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

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

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

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


  /* CALCU'Roboto'RS */

  #cres_content #cres_contact {
    width: 90%;
  }

  #cres_content #cres_contact fieldset,
  #cres_content #cres_contact div,
  #cres_content #cres_contact label {
    width: 100%;
  }

  #cres_content #cres_contact label {
    font-weight: bold;
  }

  #cres_content #cres_contact textarea {
    width: 98%;
  }

  #cres_calc {
    width: 100%;
    margin: auto;
  }

  #cres_calc div {
    clear: both;
    float: left;
    margin: 5px;
    width: 100%;
  }

  #cres_calc fieldset {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 1px solid #DDDDDD;
    width: 100%;
  }

  #cres_calc label {
    float: left;
    width: 130px;
    text-align: right;
    margin-right: 10px;
  }

  .cres_calc_help {
    clear: both;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    display: none;
  }

  #cres_calc img {
    float: left;
    margin-left: 5px;
  }

  #cres_calc span {
    float: left;
    margin: 0px 5px 0px 2px;
  }

  #cres_calc button {
    margin: 0px 5px;
  }

  #cres_calc img#calc_help_btn {
    float: right;
  }

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

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

  #cres_calc .cc_small {
    width: 50px;
  }

  #cres_calc .cc_med {
    width: 125px;
  }

  #cres_calc .cc_large {
    width: 98%;
  }

  #cres_contact .cc_large {
    width: 98%;
  }

  #cres_content #cres_contact_email,
  #cres_content #cres_contact_lname,
  #cres_content #cres_contact_fname {
    width: 98%;
  }

  #cres_content input.cres_preview_btn {
    margin: 0 0 0 3px;
    float: right;
    display: none;
  }


  /* ARTICLES */

  #cres_articles_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;
  }

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


  /* 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;
  }

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


  /* 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 {
    font-size: 1.5em;
    font-family: Roboto;
    font-weight: 600;
    color: #ef8921;
    margin: 5px 0px 10px;
    line-height: 1em;
    text-transform: uppercase;
    clear: both;
  }

  #cres_content .bigMedTitle_NL {
    font-size: 1.4em;
    font-weight: 600;
    color: #ef8921;
    margin: 0px;
    padding: 10px 0px;
    clear: both;
  }

  #cres_content #learn_wills_container .bigMedTitle_NL {
    padding: 10px 0px 0px;
  }


  /* For the Learn About Wills Page */

  .cres_news_box_grid-Small-Title {
    font-size: 1em;
    color: #ef8921;
    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: #515151;
    font-size: 1em;
    text-decoration: none;
    font-weight: 400;
    padding: 10px 0;
    margin: 0;
  }

  #cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
    font-family: Roboto;
    font-weight: bold;
    font-size: 1.5em;
    color: #ef8921;
    margin: 0px;
    line-height: 1em;
    text-transform: uppercase;
    padding: 8px 0;
    margin: 0;
  }

  #cres_content #cres_news_box_grid a .cres_news_box_grid-SubTitle {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1em;
    color: #005290;
    margin: 0px 0px 2px;
    padding: 0px;
  }


  /*Listings for every 2nd Tier pages*/

  #donor_story_main_ul {
    margin: 0;
    padding: 0;
  }

  #cres_content #what_give_ul li,
  #cres_content #how_give_ul li,
  #cres_content #donor_story_main_ul li,
  #cres_content #learn_wills_ul li,
  #cres_content #gift_calc_ul li {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 0;
    border: none;
  }

  #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 {
    margin: 0px;
    padding: 10px 25px 10px 0;
    border-bottom: 1px solid #BBBBBB;
    display: block;
    color: #515151;
    font-weight: 400;
    background: transparent url(../images/arrow.png) 99% center no-repeat;
    line-height: 1.5em;
  }

  #what_give_ul li a:hover,
  #what_give_ul li a:active,
  #what_give_ul li a:hover .bigMedTitle,
  #how_give_ul li a:hover,
  #how_give_ul li a:active,
  #how_give_ul li a:hover .bigMedTitle,
  #donor_story_main_ul li a:hover,
  #donor_story_main_ul li a:active,
  #donor_story_main_ul li a:hover .bigMedTitle,
  #learn_wills_ul li a:hover,
  #learn_wills_ul li a:active,
  #learn_wills_ul li a:hover .medTitle,
  #gift_calc_ul li a:hover,
  #gift_calc_ul li a:active,
  #gift_calc_ul li a:hover .bigMedTitle {}

  #cres_content #what_give_container,
  #cres_content #how_give_container {
    width: 100%;
  }

  #cres_news_article .cres_body_article h2 {
    font-size: 1.4em;
    padding: 0px;
    margin: 0px;
  }

  #cres_content #cres_news_box_donor_story,
  #cres_content #cres_news_box_wash_hotline,
  #cres_content #cres_news_box_personal_planner,
  #cres_content #cres_news_box_what_to_give,
  #cres_content #cres_news_box_how_to_give,
  #cres_content #cres_news_box_plan_your_will,
  #cres_content #cres_news_box_learn_about_wills,
  #cres_content #cres_news_box_plgive_calc,
  #cres_content #cres_news_box_savvy_living,
  #cres_content #cres_news_box_finances,
  #cres_content #cres_news_box_glaw_pro,
  #cres_content #cres_news_box_glaw_calc,
  #cres_content #cres_news_box_advisor_news {
    height: auto;
  }

  #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,
  #cres_news_box_about_us_org,
  #cres_news_box_about_us_gp {
    border-color: #CCCCCC;
    border-style: solid;
  }

  #cres_content #cres_news_box_about_us_org,
  #cres_content #cres_news_box_about_us_gp {
    border: none;
    padding: 10px 2%;
    height: auto;
    float: left;
    width: 42%;
  }

  #learn_wills_container #learn_about_wills_button_container_top,
  #learn_wills_container #learn_about_wills_button_container_right {
    display: none;
  }

  #learn_wills_container #learn_about_wills_button_container_top_intermediate {
    display: block;
    width: 100%;
  }

  #learn_wills_container #learn_about_wills_content_container {
    width: 100%;
  }

  #learn_wills_container #learn_about_wills_buttons_left_intermediate,
  #learn_wills_container #learn_about_wills_buttons_right_intermediate {
    padding: 10px 0 0 0;
    width: 80%;
    margin: 0 auto;
    max-width: 256px;
    float: none;
    clear: both;
  }


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

  html {
    padding-top: 0 !important;
  }

  #backButton {
    clear: both;
    width: 100%;
    padding: 15px 10px;
    background-color: #04aca8;
    color: #fff;
    font-family: "Roboto",sans-serif;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
  }

  .icon-home5 {
    color: #fff;
  }

  .header {
    width: 100%;
    position: relative;
    clear: both;
  }

  .logo {
    width: 100%;
    display: block;
    padding: 0 15px 10px;
    overflow: hidden;
    background-color: #ef8921;
  }

  .logo a {
    display: block;
  }

  .logo a img {
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }

  .link_bar {
    clear: both;
    width: 100%;
    padding: 5px 15px;
    box-sizing: border-box;
    background-color: #7091b5;
    color: #fff;
    display: flex;
  }

  .home,
  .contact,
  .enews {
    width: 33.3%;
    float: left;
  }

  .home a,
  .contact a,
  .enews a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
  }

  .removeBG {
    background-image: none !important;
  }

  #nav_menu {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    box-sizing: border-box;
    clear: both;
    z-index: 9;
    background-color: #005290;
  }

  #nav_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  #nav_menu ul li {
    font-size: 1.4em;
  }

  #nav_menu ul li a,
  #nav_menu ul li a:hover {
    cursor: pointer;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    display: block;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
  }

  .fa-home {
    padding-right: 5px;
  }

  .fa-bars {
    color: #fff;
    font-size: 17px;
    padding-right: 5px;
    position: relative;
    top: 1px;
  }

  #sh_menu {
    display: none;
    margin: 0;
    padding: 0 15px !important;
    list-style-type: none;
    background-color: #005290;
    z-index: 5;
  }

  #sh_menu li {
    padding: 5px 0;
  }


  .banner {
    display: none;
    clear: both;
    position: relative;
    width: 100%;
  }

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

  .banner-message {
    display: block;
    width: 100%;
  }

  .banner div h1 {
    color: #fff;
  line-height: 1em;
  margin: 0;
  text-align: center;
  padding: 10px;
  font-weight: 400;
  font-size: 32px;
  font-family: 'Roboto Slab';
  background-color: #ef8921;
  border-bottom: 15px solid #fec957;
  }

  .banner div h1 span {
    font-weight: bold;
    font-family: 'Roboto';
  }

  .banner div ul {
    margin: 0;
    background-color: #04aca8;
    padding-right: 15px;
  }

  .banner div ul li {
    color: #fff;
    font-family: 'Roboto Slab';
    font-size: 16px;
    line-height: 1.2em;
    padding: 11px 0;
    margin: 0;
  }

  .banner div ul li:last-child {border-bottom: 0;}

  .cres_content_container {
    clear: both;
    width: 100%;
    padding: 15px;
  }

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

  #top_nav {
  width: 100%;
float: left;
clear: both;
background-color: #fec957;
}

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

#top_nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#top_nav ul li a.first {
    width: 24%;
}

#top_nav ul li a:visited {color: #000 !important;}

#top_nav ul li a {
    display: block;
    font-family: 'Roboto';
    width: 39%;
    padding: 9px 1%;
    margin: 0;
    height: auto;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.2em;
    float: left;
    text-align: center;
}

#top_nav ul li a.last {
    width: 32%;
}

#cres_content #cres_news_box_about_us_org, #cres_content #cres_news_box_about_us_gp {
      width: 100%;
      padding: 0;
  }
  #cres_content #cres_news_box_about_us_gp {
      padding-top: 15px;
  }

.org-logo {
  padding: 15px;
  position: relative;
  width: 100%;
  text-align: center;
}

.org-logo a {
  display: block;
  position: relative;
  z-index: 2;
}

.org-logo a img {
  max-width: 280px;
  margin: 0 auto;
}

#nav_menu_bar {
    width: 100%;
    padding: 15px 13px 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    background-color: #ef8921;
}

#nav_menu_bar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#nav_menu_bar ul li a, #nav_menu_bar ul li a:hover {
    cursor: pointer;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    display: block;
    font-family: Roboto;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    padding-left: 40px;
}

.fa-bars {
    color: #fff;
    font-size: 22px;
    padding-left: 5px;
    position: relative;
    top: -5px;
    position: absolute;
    left: 0;
    font-size: 30px;
}

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

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

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

.mobile_main_menu li:first-child{border-top:0 none;}

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

.mobile_main_menu a.active{color: #ef8921;}

.mobile_main_menu a:hover, #close_menu {
    color: #ef8921;
}

.mobile_menu_btn{
  width: 30px;
  text-align: center;
  background: transparent none repeat scroll 0% 0%;
  position: absolute;
  left:15px;
  top: 50%;
  z-index:99;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

#mobile_menu_icon{
  width: 100%;
  cursor: pointer;
  text-align: center;
  color: #fff;
}

#mobile_menu_icon span{
  background-color:#fff;
  display:block;
  margin-bottom:5px;
  width:100%;
  height:5px;
}


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

.tablet_indent {
    padding: 0;
}

.tablet_indent li {
    border-top: none;
}


.mobile_main_menu.menu li > div {

    background: #fff none repeat scroll 0% 0%;
    transition: none 0s ease 0s;
    color: #ef8921;
    font-size: 1.3em;
    width: 100%;
    padding: 0.2em 0.5em 0.3em;
    text-align: right;

}

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

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

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

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



/*********************** SK DESIGN ADJUSTMENTS *********************/



#nav_menu_bar ul li a, #nav_menu_bar ul li a:hover {
    font-size: 18px;
}

.fa-bars {
    font-size: 28px;
}

#cres_calc legend, #cres_calendarDiv .cres_OrgBGColor {
    background: #04aca8 !important; /*Custom Dark Color*/
}

#cres_calc fieldset div label {
  background: #ef8921 !important;
  font-weight: 500;
}

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

#cres_calc button:hover {
    background-color: #5c666f !important; /*Custom Button Color*/
    color: #fff !important; /* Choose Visible Color for Button */
    opacity: 0.85;
}

#cres_calc fieldset, #cres_calc fieldset + div {
    background: #f3f3f3 !important;
}

#cres_calc fieldset div label {
    border: 0 !important;
}


h1.cresPageHeader, #cres_content .bigTitle {
    color: #4DADA8;
}

#cres_content #cres_news_box_grid a, #cres_content #cres_news_box_grid a:visited {
    padding: 10px 0 15px;
    border-bottom: 1px solid #CCCCCC;
}


#cres_content .bigMedTitle {
    font-size: 1.4em;
    line-height: 1.1em;
    text-transform: none;
}

.mobile_main_menu a, .mobile_main_menu a:visited {
    color: #515151;
}

.mobile_main_menu li {
    border-top: 1px solid #04aca8;
}

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

.org-logo {
    padding: 25px 15px;
}

#backButton {
    padding: 12px 10px;
}

#cres_content input[type="button"] { -webkit-appearance: none; }

input.cres_submit_btn {
    width: auto !important;
}

#cres_contact label {
    font-size: 1em;
    font-weight: 600;
}

#cres_content input[type="text"],
#cres_content input[type="password"], 
#cres_contact_comments {
  background-color: #fff;
  background-image: none;
  line-height: 2;
  margin-bottom: 15px;
  border-radius: 2px;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

#cres_content input[type="text"]:focus,
#cres_content input[type="password"]:focus, 
#cres_contact_comments:focus {
  border-color: rgba(82,46,145,0.76);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,46,145,0.76);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,46,145,0.76);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,46,145,0.76)
}

#cres_contact_comments {
  width: 92%;
  border-radius: 2px;
  margin-bottom: 10px;
}

#cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"] {
    background-color: #EF8921;
    border: 0;
    border-radius: 3px;
    padding: 10px;
    background-image: none;
    color: #fff;
    cursor: pointer;
}



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

.org-logo {
    padding: 20px 15px 15px;
}

#backButton {
    padding: 8px 10px;
    font-size: 16px;
}

#nav_menu_bar {
    padding: 12px 13px 10px;
}

#top_nav ul li a {
    font-size: 17px;
    white-space: nowrap;
}

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



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

.mobile_main_menu .tablet_indent li:nth-child(2) {
    border-top: none;
}

.tablet_indent li a {
    padding: 0.3em 1em 0.6em 2em;
}

#cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"] {
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 1em;
}

#cres_content .bigMedTitle {
    line-height: 1.25em;
}

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

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


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

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

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

#cres_content .cres_calc_cal path {
    fill: #ef8921; /*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 #ef8921 !important; /*Custom Dark Color*/
}

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

#cres_calc button:hover {
    background-color: #04ACA8  !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;
    position: fixed !important;
}

#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************/
/***************************************************/


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

.social_wrapper ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

.social_wrapper ul li {
	display: inline-block;
	margin-right: 5px;
}

.social_wrapper ul li:last-child {
	margin-right: 0;
}

.social_wrapper ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 25px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	position: relative;
}

.social_wrapper ul li:nth-child(1) a:hover {
	background-color: #3a589d;
}
.social_wrapper ul li:nth-child(2) a:hover {
	background-color: #3b6994;
}
.social_wrapper ul li:nth-child(3) a:hover {
	background-color: #2478ba;
}
.social_wrapper ul li:nth-child(4) a:hover {
	background-color: #0072b7;
}
.social_wrapper ul li:nth-child(5) a:hover {
	background-color: #c33223;
}

.social_wrapper ul li a span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}#what_give_container {
  width: 100%;
  float:left;     
}

#how_give_flow_wrapper {
  background-image: url(../images/what_to_give/real_estate_v2.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 104px;  
}

#how_give_flow_wrapper #gift_text {
  position: absolute;
  width: 80px;
  left: 80px;
  top: 75px;
  text-align: center;
}

#how_give_flow_wrapper #org_text {
  position: absolute;
  width: 180px;
  top: 75px;
  left: 138px;
  text-align: center;
}

#charity_img {
  position: absolute;
  top: 14px;
  left: 198px;
}

.cres_what_how_give_open a:hover, .cres_what_how_give_open a:active {
  cursor: pointer;
}

#cres_share_actions_opts_video {
        display: block; 
}
.cres_ebro_btn {
  width: 210px;
  height: 60px; 
  margin: 0px;
  background-color: #003366;
  background-color: #04ACA8;
  background-image: url("../images/how_to_give/cres_ebro_what_give_btn.png");
  float: left;
}
.cres_ebro_btn img{
  width: 210px;
  height: 60px;
}.cres_accessible_hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#blanket_overlay {
  background-color: #000000;
  opacity: 0.65;
  filter: alpha(opacity = 65);
  position: absolute;
  z-index: 99;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

#jw_wrapper_1 {
  position: absolute;
  top: 110px;
  left: 0px;
  display:none;
  z-index: 100;
}

#jw_container_1_jwplayer_controlbar {
  opacity: 1 !important;
}#cres_share_actions a:hover, #cres_share_actions a:active {
cursor: pointer;
} /***********TEXT RESIZE********/
.cres_text_resize{
  float:right;
}
/***********END TEXT RESIZE********/

  
