
  
/******************MOBILE MAIN STYLES******************/

* {
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

html, body{
  min-width:100%;
  min-height:100%;
}

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

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 {
  height:100%;
  font-family:'brandon-grotesque',Myriad Pro,Arial,sans-serif;
  font-size:100%;
  line-height:1.35;
  color:#333;
  overflow-x:hidden;
  position:relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{display:block;}

embed, iframe, object{max-width:100%;}

a, a:visited {
  color:#346681;
  text-decoration:none;
  cursor:pointer;
}

a:hover, a:active {
  color:#346681;
  text-decoration:none;
}

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

a img{border:0 none;}


h1, h2, h3, h4{
  font-family:inherit;
  margin:0 4px;
  line-height:1.2em;
  font-weight:700;
  text-transform:uppercase;
  color:#333;
  font-family: inherit;
}

h1 {
  font-size:2em;
  color:#333;
}

h2 {font-size:1.7em;}

h3 {font-size:1.4em;}

h4 {font-size:1.2em;}

.italic {font-style:italic;}

.clear {clear:both;}

.container {padding:0 15px;}

.row{margin:0 -15px;}

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

.top_bar {
  width:100%;
  font-size:1em;
  line-height:1em;
  overflow:hidden;
  text-align:right;
  padding:10px 0;
  text-transform:none;
}

/*.top_bar a{color: #fff;}*/

.top_bar a i{color:inherit;}

.header_logo {
  width:100%;
  padding:10px 0;
}

.logo_wrap {text-align:center;}

.logo_wrap img {
  margin:0;
  max-width:260px;
  width:100%;
}

.top_nav {
  width:100%;
  background-color:#346681;
}

.top_nav .container{padding:0 10px;}

.top_nav ul{
  width: 100%;
  text-align: center;
  display: table;  
}

.top_nav li {
  display: table-cell; 
  vertical-align:center;
}

.top_nav ul li a, .top_nav ul li a:visited {
  display:inline-block;
  padding:10px 5px;
  color:#fff;
  text-transform:none;
  font-size:16px;
  line-height:1.3em;
  font-weight:700;
}

.top_nav ul li a:hover, .top_nav ul li a:active {color:#fff;}

.nav_menu {
  width:100%;
  position:relative;
  background-color:#54b7b4;
  font-family: inherit;
}

.nav_menu a, .nav_menu a:visited { 
  font-size:18px;
  line-height:1.2em;
  font-weight:700;
  color:#fff;
  text-align:left;
  display:block;
}

.nav_toggle{
  padding:10px 0;
  text-transform:uppercase;
  color:#fff !important;
}

.nav_toggle i{
  float:left;
  margin:0 5px 0 0;  
  color:inherit;
  position: relative;
  top: 1px;
  font-size:1.2em;
}

#cres_nav {
  display:none;
  left:0;
  right:0;
  top:100%;
  position:absolute;
  z-index:95;
}

#cres_nav li a, #cres_nav li a:visited {
  background-color:#54b7b4;
  border-top:1px solid #fff;
  text-transform:none;
  font-size:16px;
  font-weight:700;
  padding:1em;
  margin:0;
  text-decoration:none;
  color:#fff;
}

.cres_hero{
  background:transparent url(/org_files/237/images/rd3/pg_banner_1.jpg) no-repeat scroll center 35%;
  background-size:cover;
  position:relative;
  overflow:hidden;
  width:100%;
  display:none;
}

.hero_overlay{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background-color:rgba(0,0,0,0.5);
}

.cres_marketing{
  padding:15% 0;
  color:#fff;
  width:100%;
  text-align:center;
  position:relative;
}

.cres_marketing h1{
  margin:0 0 10px;
  padding:0;  
  font-size:36px;
  font-weight:700;  
  color:inherit;  
  line-height:1.1em;
  text-transform:uppercase;
}

.cres_marketing h2{
  color:inherit;
  font-weight:400;
  line-height:1.2em;
  font-size:28px;
  margin:0;
  padding:0;
  text-transform:none;
}

main{
  overflow:hidden;
  padding:30px 0;
}

.footer{
  padding:25px 0;
  color:#fff;
  background-color:#3c3c3c;
}

.footer a, .footer a:visited{color:inherit;}

.footer p{
  padding:0;
  margin:0;
}

.footer_col{padding:15px;}

.social h5{
  font-size:110%;
  color:inherit;
  margin:0 0 20px;
  padding:0;
  text-transform:uppercase;
  line-height: 1.25;
  font-weight:800;
}

.social a, .social a:visited{
  color:inherit !important;
  text-transform:uppercase;
  margin:10px 5px;
  font-size:1em;
  line-height:40px;
  display: block;
  text-align: center;
  transition: all 0.2s ease 0s;
  text-decoration: none !important;
  padding:0 16px;
  border-radius:5px;
  max-width:178px;
}

.social a.facebook, .social a.facebook:visited{background-color:#6790BF;}

.social a.twitter, .social a.twitter:visited{background-color:#67B1BF;}

.social a.youtube, .social a.youtube:visited{background-color:#CC5F62;}

.social a.google, .social a.google:visited{background-color:#D64438;}

.social a:hover, .social a:active{opacity:0.8;}

.social a i{
  font-size:1.1em;
  margin:0 0.5em 0 0;
}

.cres_copyright{
  font-size: 1em;
  line-height: 1.25;
  padding:0;
  color:inherit;
  margin:0;
}


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

.hidden {display:none;}

#cres_content {
  font-size:1em;
  line-height:1.35;
  color:#333;
  padding:0 0 20px;
  width:100%;
}

#cres_content .breadcrumb {display:none;}

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

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

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

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

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

h1.cresPageHeader,
h1.mgrHeaderTitle,
#cres_content .bigTitle {
  padding:6px 0 10px;
  margin:0;
  text-transform:uppercase;
  font-weight:700;
}

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

h2.mgrSubHeaderTitle {
  margin:5px 0;
  font-size:1.4em;
}

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

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

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

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

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

h3.cresDateHead {
  font-size:0.9em;
  margin:0;
  padding:5px 0;
  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 legend {border-bottom:0 none;}

input {-webkit-appearance:none;}

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

#cres_content input {
  float:left;
  border:1px solid #CCCCCC;
  margin-bottom:15px;
}

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

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

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

#cres_content input[type="button"] {
  text-transform:none;
  color:inherit;
  font-size:1em;
}

##cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"], .cresbutton_create_account, .cresbutton_learn_more, .cresbutton_login {
  display: inline-block;
  position: relative;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 1em !important;
  font-weight: normal !important;
  line-height: 1em !important;
  text-align: center;
  vertical-align: middle;
  color: #fff !important;
  background-color:#346681;
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border:0 none;
  margin-top: 0.35em !important;
  margin-bottom: 0.5em;
  border-radius: 0;
  text-transform:none !important;
  text-decoration:none !important;
}

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

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

#cres_content button:hover, #cres_content input[value="Submit"]:hover, #cres_content input[type="button"]:hover{
  background-color: #4a7d99;
}

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

#cres_content select {
  border:1px solid #CCCCCC;
  margin-bottom:15px;
}

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

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

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

/* CALCULATORS */

#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:0;
  padding:0;
  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:0 5px 0 2px;
}

#cres_calc button {margin:0 5px;}

#cres_calc img#calc_help_btn {float:right;}

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

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

#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 3px;
  float:right;
  display:none;
}

/* ARTICLES */

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

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

/* DONOR STORIES */

#cres_donor_story_div {
  float:left;
  width:100%;
  height:170px;
  margin:5px 0 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:0;
  margin:0;
}


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

#cres_content .bigMedTitle {
  font-size:1.7em;
  font-weight:700;
  color:#333;
  margin:2px 0;
  padding:0;
  clear:both;
  text-transform:uppercase;
  font-family:inherit;
  line-height:1.2em;
}

#cres_content a h2.bigMedTitle {color:#346681;}

#cres_content .bigMedTitle_NL {
  font-size:1.7em;
  font-weight:700;
  color:#333;
  margin:0;
  padding:10px 0;
  clear:both;
  text-transform:uppercase;
  font-family:inherit;
  line-height:1.2em;
}

#cres_content #learn_wills_container .bigMedTitle_NL {
  padding:10px 0;
  font-family:serif;
  line-height:normal;
}


/* For the Learn About Wills Page */

.cres_news_box_grid-Small-Title {
  font-size:1em;
  color:#000;
  font-weight:bold;
  margin:2px 0;
  padding:0;
  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:#333;
  font-size:1em;
  text-decoration:none;
  font-weight:normal;
  padding:20px 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:#346681;}

#cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
  font-size:1.7em;
  font-weight:700;
  color:#333;
  margin:2px 0;
  padding:0;
  text-transform:uppercase;
  font-family:inherit;
  line-height:1.2em;
}

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

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

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


/*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:0;
  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:0;
  padding:20px 25px 20px 0;
  border-bottom:1px solid #BBBBBB;
  display:block;
  color:#333;
  background:transparent url(../images/arrow.png) 99% center no-repeat;
  text-decoration:none;
}

#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 {
  color:#346681;
}

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

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

#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 {
  background:none;
  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 0;
  height:auto;
  float:none;
  width:auto;
}

#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;
  width:80%;
  margin:0 auto;
  max-width:256px;
  float:none;
  clear:both;
}

#cres_news_box_about_us_gp p {width:auto !important;}

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

#what_give_container {overflow:hidden;}

#cres_content .intro {
  padding:10px 0 20px;
  margin:0 10px 0;
  border-bottom:1px solid #CCCCCC;
  clear:both;
}

#cres_plus_minus_icon {display:none;}

.cres_what_how_give_open a, .cres_what_how_give_open a:visited {color:#346681;}

.cres_what_how_give_open a h2 {
  font-size:inherit !important;
  font-weight:normal !important;
  color:#346681 !important;
}

#what_give_container li, #how_give_container li {margin-bottom:10px;}

.how_bequest_link {font-weight:normal;}

#mobile_video_button {display:none;}

.uppercase_text {margin:0 15px;}

.uppercase_text b {font-weight:normal;}

#cres_news_box_about_us_gp+p {padding-top:15px !important;}

#cres_news_article p {margin-bottom:0.5em;}

#cres_news_article p.bigMedTitle {
  margin:0 0.5em;
  font-weight:normal;
  font-size:inherit;
  line-height:inherit;
}

#cres_content #cres_news_box_about_us_gp img {display:none;}

#cres_content #cres_donor_story_div,
#cres_content #cres_articles_div {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
}

#image_banner {
  display: none;
  width: 100%;
  overflow: hidden;
}

#image_banner img,
#cres_content #cres_donor_story_div img,
#cres_content #cres_articles_div img {
  width: 100%;
  max-width: bold;
  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 !important;
}

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

.cres_widget_link{
  display:block;
  color:#333;
}
.cres_lp_widget{
  overflow:hidden;
  width:100%;
  margin:0 0 30px;
}

.widget_img{
  width:100%;
  position:relative;
  height:330px;
}

.cres_lp_widget.wills .widget_img{
  background:transparent url(/org_files/237/images/rd3/cust_thumbs/ab_thumb_1.jpg) no-repeat scroll center 20%;
  background-size:cover;
}

.cres_lp_widget.cga .widget_img{
  background:transparent url(/org_files/237/images/cust_thumbs/Angel-Tree-Party-2017-0038.jpg) no-repeat scroll center 30%;
  background-size:cover;
}

.cres_lp_widget.ira .widget_img{
  background:transparent url(/org_files/237/images/cust_thumbs/GettyImages-931105670.jpg) no-repeat scroll center 10%;
  background-size:cover;
}

.widget_text{
  padding:15px;
  background-color:#325e89;
  color:#fff;
  width:100%;
  font-size:1.1em;
}

.cres_lp_widget.featured .widget_text{
  color:#333;
  background-color:#ddd;
}

#cres_content .widget_text h3{
  color:inherit;
  font-size: 1.5em;        	
  font-weight: 300;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
  line-height:1.1em;
  letter-spacing:0;
}

#cres_content .featured .widget_text h3{color:#54b7b4;}

#cres_content .widget_text p{
  margin:0;
  padding:0;
}

#cres_content .widget_text a, #cres_content .widget_text a:visited{color:inherit !important;}

#cres_content .cres_lp_widget.featured  .widget_text a, #cres_content .cres_lp_widget.featured .widget_text a:visited{color:#346681 !important;}

#cres_content .cres_lp_widget.featured  .widget_text a:hover, #cres_content .cres_lp_widget.featured .widget_text a:active{color:#4a7d99 !important;}

.more_link{line-height:3em;}

#cres_content .cres_lp_widget.featured .more_link{color:#346681;}


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


/************************PAGE FIXES (Coder)********************/



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

.logo_wrap img {
    max-width: 220px;
}

.top_nav ul li a, .top_nav ul li a:visited {
    font-size: 19px;
    font-weight: 500;
}

#cres_nav li a, #cres_nav li a:visited {
    font-size: 20px;
    font-weight: 500;
}

.cres_marketing h1 {
    font-size: 38px;
}

.cres_marketing {
    padding: 30% 0 6%;
}

.cres_marketing h2 {
    font-size: 22px;
}

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

.social a, .social a:visited {
    max-width: none;
}

.cres_copyright {
    font-size: 1.15em;
}

.cres_copyright big {
    font-size: 1.1em;
    line-height: 1.5em;
}

.footer {
    padding: 25px 0 10px;
}

#cres_content .bigMedTitle {
    font-size: 1.5em;
    margin: 2px 0 10px;
    line-height: 1.1em;
}

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

#cres_plus_minus_icon + h2.bigMedTitle {
    font-size: 0.9em !important;
    font-weight: 500 !important;
}

#cres_content #learn_wills_container .bigMedTitle_NL {
    font-family: 'brandon-grotesque',Myriad Pro,Arial,sans-serif;
    line-height: 1.1em;
    font-size: 1.5em;
}

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

#cres_content #cres_contact input: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 #346681;
    background: #346681;
    background-image: none;
    color: #fff;
    padding: 10px 15px 8px;
    margin: 0px 10px 20px 0px;
    /*display: inline-block;*/
    width: auto;
    font-size: 1em;
    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 */
/********************************************************************/

h2.bigMedTitle, h3.bigMedTitle {
    font-weight: 300 !important;
}


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

.hero_overlay {
    background-color: rgba(0,0,0,0.65);
}

.cres_marketing {
    padding: 15% 0 15%;
}

#cres_nav li a, #cres_nav li a:visited {
    padding: 0.6em 1em;
}

#cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
    line-height: 1.1em;
}

#cres_content #cres_news_box_grid a, #cres_content #cres_news_box_grid a:visited {
    padding: 18px 0 23px;
}

.nav_toggle i {
    top: 0;
}

.nav_toggle {
    padding: 11px 0 10px;
}

#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"] {
    padding: 8px 15px 9px;
}


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

input[type="checkbox"] {
	-webkit-appearance: checkbox;
}#cres_contact {
  margin:auto;
  width: 400px;
}

#cres_contact div {
  margin:5px;
  width: 400px;
}

#cres_contact fieldset {
  margin:0px;
  padding:0px;
  border:none;
  width: 400px;
}

#cres_contact label {
  margin:0px;
  padding:0px;
  width: 120px;
  text-align:left;
  float:left;
}

  .cres_contact_close_btn {
    margin:auto;
    width:110px;
    height: 30px;
    background-image:url(../images/mgr_close_btn.png);
  }

#print_wills_div {
  display:none;
}

#cres_content input {
    background-color: transparent;
    margin-bottom: 15px;
    background-image: none;
} #blanket_overlay {
  background-color: #000000;
  filter: alpha(opacity=65);
  opacity: 0.65;
  position: absolute;
  z-index: 99;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

  
