/* BODY
---------------------------------------------------------------------- */

body { font-family: 'Sora', sans-serif; background: #FFFFFF; color:#444; text-align: left; }


/* HEADINGS
---------------------------------------------------------------------- */

h1 { font-weight: normal; font-size: 40px; line-height: 40px; }
h2 { font-size: 24px; }
h3 { font-weight: normal; font-size: 22px; line-height: 22px; }
h4 { margin-bottom:5px; text-transform:uppercase; font-weight:bold; font-style:italic; font-size:11px; color:#999; }
h5 { text-transform:uppercase; font-weight:bold; }


/* LINKS
---------------------------------------------------------------------- */

a { color: #621A4B; text-decoration: none; }
a:hover,
a:focus,
a:active { color: #fbb040; text-decoration:none; }

h2 a { font-weight:bold; color:#841127; text-decoration:none; }
h2 a:hover,
h2 a:focus,
h2 a:active { color:#333; }

h3 a { color:#841127; text-decoration:none; }
h3 a:hover,
h3 a:focus,
h3 a:active { color:#333; }
h3.nav { font-weight: bold; color: #555555; font-size: 16px; margin: 10px; }


/* TOOLTIP
---------------------------------------------------------------------- */

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 240px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
font-size: 16px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;

  width: 240px;
  top: 100%;
  left: 50%;
  margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}



/* LAYOUT
---------------------------------------------------------------------- */


#col_left { float: left; }
#col_right { float: right; }
#desktop_hide { display: none; }

#hdr { width: 100%; position: relative; margin:0 auto; background: #456B9A; box-sizing: border-box; display: inline-block; }
#hdr_items { float: right; margin-right: 2.5em; padding: 0px; }
a.hdr_item { float: left; cursor: pointer; padding: 20px 20px 20px 20px; color: #FFFFFF; font-size: 16px; margin: 0px; }
a.hdr_item:hover { background-color: #567FB4; }

#hdr_donate { border-radius: 18px; background: #DF9B2F; padding: 10px 25px 10px 25px; color: #FFFFFF; width: auto; font-size: 20px; display: inline-block; }
#hdr_donate:hover { background: #fbb040; }

#hdr_donate_purple { border-radius: 18px; background: #621a4b; padding: 10px 25px 10px 25px; color: #FFFFFF; width: auto; font-size: 20px; display: inline-block; }
#hdr_donate_purple:hover { background: #832364; }

#donate_btn { border-radius: 12px; margin: 0 3px 15px 7px; background: #DF9B2F; padding: 10px 25px 10px 25px; color: #FFFFFF; width: auto; font-size: 16px; display: inline-block; }
#donate_btn:hover { background: #B0881E; }

#donate_btn_active { border-radius: 12px; margin: 0 3px 15px 7px; background: #B0881E; padding: 10px 25px 10px 25px; color: #FFFFFF; width: auto; font-size: 16px; display: inline-block; }
#donate_btn_active:hover { background: #B0881E; }



#news_campaigns { width: 100%; overflow: hidden; text-align: center; }
#news_campaigns_content { display: inline-block; margin: 0 auto; }

#page_campaigns { clear: both; background: #FFFFFF; overflow: hidden; width: 100%; margin:0 auto; text-align: center; padding: 0 0 40px 0; position: relative; }
#page_campaigns_content { display: inline-block; margin: 0 auto; }
#page_campaign { display: inline-block; vertical-align:top; text-align: left; margin: 20px 25px 20px 25px; width: 20%; background: #FFFFFF;
-webkit-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
-moz-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
 }

#landing_campaigns { clear: both; overflow: hidden; width: 100%; margin:0 auto; text-align: center; padding: 0px 0 40px 0; }
#landing_campaigns_content { display: inline-block; margin: 0 auto; }
#landing_content { padding: 20px 20px 0 20px; font-size: 16px; line-height: 24px; }
#landing_btn { border-radius: 15px; background: #fbb040; color: #FFFFFF; width: 150px; height: 25px; font-size: 18px; display: inline-block; padding: 15px 20px 20px 20px; margin: 0 20px 20px 20px; -webkit-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
-moz-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
box-shadow: 1px 7px 24px -10px rgba(96,96,96,1); }
#landing_btn_content { clear: both; max-width: 1200px; width: 95%; position: relative; margin:0 auto; padding: 20px 0 20px 0; text-align: left; background: #FFFFFF; font-size: 16px; line-height: 30px; overflow: hidden; position: relative; top: 100px; margin-bottom: -50px; }

#landing_campaign { display: inline-block; vertical-align:top; text-align: left; margin: 20px 25px 20px 25px; width: 28%; background: #FFFFFF;
-webkit-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
-moz-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
 }
#landing_campaign:hover {
-webkit-box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
-moz-box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
}

#news_campaign { display: inline-block; vertical-align:top; text-align: left; margin: 20px 25px 20px 25px; width: 28%; background: #FFFFFF;
-webkit-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
-moz-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
 }
#news_campaign:hover {
-webkit-box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
-moz-box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
}
#news_content { padding: 20px; font-size: 16px; line-height: 26px; }

a.white { color: #FFFFFF; text-decoration: none; }

#nav { width: 100%; margin:0 0 20px 0; overflow: hidden; background: #FFFFFF; border-style: solid; border-width: 20px 0 0 0; border-color: #621A4B; }
#nav_screen { width: 100%; padding: 15px 0 0 0; margin:0 auto; overflow: hidden; }
#logo { float: left; padding: 0; margin: 0; background: #FFFFFF; }
img.logo { width: 500px; height: auto; position: relative; top: 8px; overflow: hidden; padding: 0 40px; }

.notice { clear: both; padding: 15px 10px; margin: 10px 0 10px 0; background-color: #567FB4; font-size: 21px; line-height: 24px; }
.notice:hover { background-color: #698DBB; }

#primary_nav { float: right; overflow: hidden; padding: 20px 40px 0 0; }
a.nav_item { float: left; cursor: pointer; font-size: 28px; padding: 30px 15px 25px 15px; color: #4A2615; }
a.social_item { float: left; cursor: pointer; font-size: 20px; padding: 35px 15px 25px 5px; }

#home_logos { float: right; width: 16em; padding: 0 10px 0 10px; position: relative; bottom: 50px; }

#bot_campaign_text { font-size: 12px; width: 225px; color: #8b8989; }

#bottom_campaigns { clear: both; background: #fdf7fc; overflow: hidden; width: 100%; margin:0 auto; text-align: left; padding: 20px 0 40px 0; }

#dept_campaign { margin: 20px 25px 20px 25px; width: 30em; background: #FFFFFF; text-align: left; display: inline-block; }
#dept_content { padding: 5px 20px; font-size: 16px; line-height: 26px; }

#bottom_news { width: 100%; padding: 25px; background: #ededed; box-shadow: inset 0px 5px 10px 0px rgba(24, 24, 24, 0.21); }
img.cta { width: 100%; height: auto; padding: 0 0 20px 0; overflow: hidden;  display: block;  margin-left: auto;  margin-right: auto; }
img.social_top { height: 25px; }
img.social_bottom { height: 70px; margin: 0 10px; }
#cta { clear: both; position: relative; color: #FFFFFF; top: 35px; padding: 20px 50px; display: block; margin:0 auto; width: 60%; background: #621A4B; border-radius: 10px; }
#footer { clear: both; width: 100%; color: #3A3A3A; padding: 100px 0 40px 0; background: #F0F0F0; border-style: solid; border-width: 0 0 100px 0; border-color: #FFFFFF; }
#ftr_logo { clear: both; position: relative; top: 90px; padding: 10px 0 0 0; display: block; margin:0 auto; width: 40%; background: #FFFFFF; border-radius: 40px; }
#ftr_content { margin:0 auto; width: 60%; font-size: 24px; }
#ftr_contact { float: left; }
#ftr_social { float: right; }

.mobile_dropdown {display: none;}
#mobile_nav_box { display: none; }

#content_grey { clear: both; width: 1000px; background: #e7e7e7; overflow: hidden; }
#thankyou {
    float: left;
    position: relative;
    padding: 25px;
    width: 450px;
    height: 397px;
    display:block;
}
.text {
    position: absolute;
    float: left;
    color: #FFFFFF;
    font-size: 21px;
    background-color:rgba(0,0,0,0.7);
    width: 400px;
    height: 347px;
    padding: 25px;
    text-align: center;
    line-height: 35px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.text:hover {
    opacity:1;
}

#home_slide { clear: both; margin:0 auto; width: 100%; padding: 5px 0 25px 0;  border-style: solid; border-width: 20px 0 0 0; border-color: #DF9B2F; }
#slideshow_title { font-size: 1.40em; font-weight: 1400; line-height: 28px; text-align: center; }
#slideshow_cta { margin: 15px 0 0 0; border-radius: 15px; background: #74C9EF; padding: 10px 20px; font-size: 16px; text-transform: uppercase; display: inline-block; 
-webkit-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
-moz-box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
box-shadow: 1px 7px 24px -10px rgba(96,96,96,1);
}

#content { clear: both; max-width: 1200px; width: 95%; position: relative; margin:0 auto; padding: 20px 0 20px 0; text-align: left; background: #FFFFFF; font-size: 16px; line-height: 30px; overflow: hidden; }

#content_r { display: inline-block; clear: both; max-width: 900px; width: 100%; position: relative; margin:0 auto; padding: 20px 0 20px 0; text-align: left; background: #FFFFFF; font-size: 16px; line-height: 30px; overflow: hidden; }
#content_l { display: inline-block; float:left; clear: both; max-width: 300px; width: 100%; position: relative; margin:0 auto; padding: 20px 0 20px 0; text-align: left; background: #FFFFFF; font-size: 14px; line-height: 30px; overflow: hidden; }

.left { float: left; display: block; overflow: hidden; }
.right { float: right;  display: block; overflow: hidden; }

a.contact_link { color: #456B9A; }
.contact_link:hover,
.contact_link:focus,
.contact_link:active { color: #FFFFFF; background-color: #D5D5D4; }

img { max-width: 100%; height: auto; }

#posted_notice { overflow:hidden; }
#posted_notice_content { max-width: 1000px; }
#secondary_nav { float: left; margin: 0 30px 0 0; border-style: solid; border-width: 1px 1px 0 1px; border-color: #D5D5D4; overflow:hidden; }

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

.notice_list li {
	margin:0; 
	padding: 9px 18px; 
border-style: solid; border-width: 0 0 1px 0; border-color: #D5D5D4;
}

.notice_list li:hover { background-color: #D5D5D4; }


div#sec_nav { float: right; width: 250px; margin: 0 0 0 75px; }

div#sec_nav_box { background: #f9f9f9; border-style:solid; border-width: 1px; border-color: #E6E6E6; margin: 0 0 25px 0;

	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	webkit-border-top-right-radius: 5px;

	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	webkit-border-bottom-right-radius: 5px;

	/*--Top left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

}

ul#nav_list {
	margin: 0; padding: 0;
	width: 100%;
	list-style: none;
	z-index: 400;
	padding-left:0;
}

ul#nav_list li {
	padding: 10px;
	margin: 0; 
	border-style:solid; border-width: 1px 0 0 0; border-color: #E6E6E6;
	font-size: 14px;
	line-height:16px;
}


ul#nav_list li a {
	text-decoration:none;
	padding: 10px;
	color: #3a55a2;
}


/* SUPPORT
---------------------------------------------------------------------- */
#step_active { font-size: 18px; color: #9B9B9B; padding: 10px 25px; display: inline-block; border-style:solid; border-width: 0 0 8px 0; border-color: #DBAB2A; }
#step_notactive { font-size: 18px; color: #DCDCDC; padding: 10px 25px; display: inline-block; border-style:solid; border-width: 0 0 8px 0; border-color: #F0F0F0; }

#support_field { padding: 10px 20px; margin: 0 0 25px 0; border-radius: 5px; border-style:solid; border-width: 1px; border-color: #DCDCDC;
-webkit-box-shadow: 4px 4px 8px -8px rgba(96,96,96,1);
-moz-box-shadow: 4px 4px 8px -8px rgba(96,96,96,1);
box-shadow: 4px 4px 8px -8px rgba(96,96,96,1);
}

#support_hr {  border: 0; height: 1px; background: #DCDCDC; margin: 0 0 20px 0; width: 75%; }

#support_form { border-radius: 5px; border-width: 1px; border-color: #DCDCDC; font-size: 22px; padding: 8px 10px; }
#support_form:placeholder { color: #D6D6D6; }

.support_form { border-radius: 5px; border-width: 1px; border-color: #DCDCDC; font-size: 22px; padding: 8px 10px; }
.support_form:placeholder { color: #D6D6D6; }

#support_interests { width: 20%; padding: 5px 0; display: inline-block; font-size: 22px; }
input.support_checkbox { 
            width: 20px; 
            height: 20px; 
        } 

#support_button { cursor: pointer; border: none; border-radius: 15px; background: #DBAB2A; padding: 10px 50px; color: #FFFFFF; font-size: 22px; display: inline-block; -webkit-appearance: none; }
#support_button:hover { background: #B0881E; }

#autofill_button { cursor: pointer; border: none; border-radius: 15px; background: #DBAB2A; padding: 10px 20px; margin: 0 5px; color: #FFFFFF; font-size: 20px; display: inline-block; -webkit-appearance: none; }
#autofill_button:hover { background: #B0881E; }



/* PRIMARY NAVIGATION
---------------------------------------------------------------------- */

/* Dropdown Button */

.dropdown {
    display: inline;
    z-index: 9998;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none; float:right;
    position: absolute;
    background-color: #f9f9f9;
    text-align: left;
    padding: 30px;
    width: 900px;
    height: auto;
    top: 180px;
    z-index: 9999;
    right: 50px;
-webkit-box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
-moz-box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
box-shadow: 3px 13px 49px -20px rgba(96,96,96,1);
}


/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}


/* Links inside the dropdown */
.dropdown-content a {
    text-decoration: none;
}

#nav_content { position: relative; max-width: 1000px; margin:0 auto; text-align: left; font-size: 16px; line-height: 36px; overflow: hidden; }
.nav_title { font-size: 24px; padding: 0 0 10px 0; border-style: solid; border-width: 0 0 2px 0; border-color: #621A4B; }
#nav_content ul { margin: 0; padding: 15px 0 25px 0; list-style: none; }
#nav_box { float: left; width: 45%; margin: 0; }
#nav_box ul li { font-size: 18px; line-height: 40px; }

/* HAMBURGER
---------------------------------------------------------------------- */

#nav_menu {
  float: left;
  width: 45px;
  height: 10px;
  position: relative;
  margin: 15px 20px;
  z-index: 9999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .8s ease-in-out;
  -moz-transition: .8s ease-in-out;
  -o-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  cursor: pointer;
}

#nav_menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #621A4B;
  border-radius: 6px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .20s ease-in-out;
  -moz-transition: .20s ease-in-out;
  -o-transition: .20s ease-in-out;
  transition: .20s ease-in-out;
}

#nav_menu span:nth-child(1) {
  top: 0px;
}

#nav_menu span:nth-child(2),#nav_menu span:nth-child(3) {
  top: 12px;
}

#nav_menu span:nth-child(4) {
  top: 24px;
}

#nav_menu.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}

#nav_menu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav_menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav_menu.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}


/* CARE FROM THE HEART TICKER
---------------------------------------------------------------------- */

#cfth_ticker { background: #f6f6f6; width: 100%; overflow: hidden; }

#ticker_border { float: right; width: 40%; padding: 15px 0 0 0; border-style: solid; border-width: 30px 0 0 0; border-color: #feb824; border-radius: 0 0 0 100px; }

#ticker_left { float: left; width: 60%; }
#ticker_right { float: right; width: 40%; padding: 15px 0 0 0; }

.cfth_logo { width: 800px; height: auto; overflow: hidden; padding: 20px 0 0 30px; }

.ticker_names { overflow:hidden; width:700px; padding: 20px 0 0 50px; }

#total_hdr { font-size: 28px; color: #333333; }
#total { font-size: 80px; color: #621A4B; }
#cfth_donors { font-size: 24px; font-style:normal; font-weight:bold; color:#333333 }
.font_index_cfth { font-size: 18px; line-height:15px; font-style:normal; font-weight:bold; color:#333333; }




/* MOBILE
---------------------------------------------------------------------- */

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

img.logo { width: 500px; height: auto; position: relative; top: 8px; overflow: hidden; padding: 0 0 0 20px; }
a.nav_item { font-size: 24px; padding: 20px 15px 25px 10px; }
#hdr_donate { font-size: 18px; }
a.social_item { padding: 20px 15px 15px 5px; }


/* Dropdown Content (Hidden by Default) */
.dropdown-content { top: 165px; }

}

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

img.logo { width: 400px; height: auto; position: relative; top: 8px; overflow: hidden; padding: 0 0 0 20px; }
a.nav_item { font-size: 20px; padding: 20px 15px 25px 10px; }
#hdr_donate { font-size: 18px; }
a.social_item { padding: 20px 15px 15px 5px; }

#ftr_contact { float: left; display: block; }
#ftr_social { float: left; display: block; }




#ticker_left { float: left; width: 100%; }
#ticker_right { float: left; width: 100%; padding: 15px 0 0 0; border-style: solid; border-width: 0;  }

.cfth_logo { width: 80%; height: auto; overflow: hidden; padding: 20px 0 0 30px; }

.ticker_names { overflow:hidden; width: 90%; padding: 20px 0 0 0; }

#total_hdr { font-size: 20px; color: #333333; }
#total { font-size: 48px; color: #621A4B; }
#cfth_donors { font-size: 18px; font-style:normal; font-weight:bold; color:#333333 }
.font_index_cfth { font-size: 14px; line-height:15px; font-style:normal; font-weight:bold; color:#333333; }




}

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

#slide_image { width: 100%; max-height: 150px; }

#home_slide { clear: both; margin:0 auto; width: 100%; }

#hdr { display: none; }
#nav_screen { width: 100%; padding: 0px; }
#banner_image { display: none; }
#nav { border-style: solid; border-width: 20px 0 0 0; border-color: #621A4B; background: #FFFFFF; }
#primary_nav {display: none;}
#content { clear: both; width: 95%; text-align: left; background: #FFFFFF; font-size: 16px; line-height: 30px; overflow: hidden; }
#logo { padding: 0px 0 0px 0px; width: 100%; overflow: hidden; z-index: 99; }
img.logo { width: 325px; padding: 10px; display: block; margin-left: auto; margin-right: auto; width: 50%; }

a.social_item { float: left; cursor: pointer; font-size: 20px; padding: 10px 20px 25px 20px; }
img.social_top { height: 55px; }

#desktop_hide { display: block; }
#mobile_hide { display: none; }

#bottom_campaigns { clear: both; overflow: hidden; width: 95%; margin:0 auto; text-align: left; padding: 40px 0 0 20px; }

#footer { overflow: hidden; clear: both; width: 100%; color: #3A3A3A; padding: 80px 0 0 0; background: #F0F0F0; border-style: solid; border-width: 0 0 100px 0; border-color: #FFFFFF; }
#ftr_logo { clear: both; position: relative; top: 0px; padding: 10px 0 0 0; display: block; margin:0 auto; width: 100%; background: #FFFFFF; border-radius: 0px; }
#ftr_content { margin:0 auto; width: 80%; font-size: 20px; }
#ftr_contact { float: left; display: block; }
#ftr_social { float: left; display: block; }
img.social_bottom { height: 50px; margin: 0; }

#news_campaigns_content { width: 100%; }

#autofill_button { margin: 20px 5px; display: block; }

#news_campaign { float: left; margin: 0 15px 15px 0; width: 90%; }
#dept_campaign { float: left; margin: 0 15px 15px 0; width: 90%; }

#page_campaigns { clear: both; overflow: hidden; width: 95%; margin:0 auto; text-align: left; padding: 40px 0 0 20px;  top: 0px;}
#page_campaign { float: left; margin: 0 15px 15px 0; width: 90%; }

#landing_campaigns { clear: both; overflow: hidden; width: 95%; margin:0 auto; text-align: left; padding: 40px 0 0 20px;  top: 0px;}
#landing_campaign { float: left; margin: 0 15px 15px 0; width: 90%; }
#landing_btn { border-radius: 15px; background: #fbb040; color: #FFFFFF; width: 60%; height: 25px; font-size: 18px; display: inline-block; padding: 15px 20px 20px 20px; margin: 0 20px 20px 20px; }
#landing_btn_content { top: 0px; margin-bottom: 0px; }

#email_signup { float: left; margin: 0 15px 0 0; width: 90%; position: relative; top: 0px; }

#mobile_nav_box { clear: both; left: 0px; display: block; width: 100%; background-color: #f9f9f9; color: #444; }
#mobile_nav_box ul { margin: 0; padding: 15px 0 15px 10px; list-style: none; color: #444; }
#mobile_nav_box ul li a { color: #444; margin: 0 0 12px 0; color: #621A4B; text-decoration: none; }
.mobile_nav_dropdown { margin: 0 35px 0 35px; padding: 15px 0 20px 0; }
.mobile_nav_title { font-size: 18px; padding: 15px 5px 15px 10px; border-style: solid; border-width: 0 0 2px 0; border-color: #D5D5D4; }

div#sec_nav { float: left; width: 95%; margin: 15px; }

img.ftr_logo { margin: 15px 20px 0 0; width: 75px; }
#trending { width: 100%; float: left; overflow: hidden; }
.trending_link { clear: both; display: block; padding: 0 0 20px 0; }

h1 { font-weight: normal; font-size: 36px; }
h3 { font-weight: normal; font-size: 18px; }


.mobile_dropdown {
    position: absolute;
    display: block;
    float: left;
    padding: 15px 0 15px 0;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #F0F0F0;
    height: auto;
    padding: 0px;
    left: 0px;
    width: 100%;
    margin:0; 
}

.dropdown-content a {
    color: #3A3A3A;
    text-decoration: none;
    display: block;
}


a.mobile_nav_item { cursor: pointer; padding: 10px 20px; margin: 0px; color: #621A4B; font-size: 24px; margin: 15px; }
a.mobile_nav_item:hover { background-color: #F0F0F0; }
.nav_hdr { line-height: 30px; }

.show { 
    clear: both;
    display:block;
    position: absolute;
    top: 7em;
    left: 0;
    width: 100%;
    z-index: 9998;
    overflow: hidden;
 }


#secondary_nav { width: 95%; clear: both; margin: 0 30px 30px 0; border-style: solid; border-width: 1px 1px 0 1px; border-color: #D5D5D4; overflow:hidden; }
#posted_notice { overflow:visible; }
#mobile_slideshowbox { padding: 25px 20px 15px 20px; }


}



