@charset "utf-8";

/************ GENERAL SITE STYLES **********/

body {
    font: 14px/1.5em 'Helvetica',sans-serif;
	min-width: 480px;
}
i,
em,
.italic {
    font-family: 'Helvetica',sans-serif;
	font-style: italic;
}
b,
.bold,
strong {
    font-family: 'Helvetica',sans-serif;
	font-weight: bold;
}
b i,
i b {
    font-family: 'Helvetica',sans-serif;
    font-style: italic;
	font-weight: bold;
}
a,
a:hover,
a:visited {
    color: #628ecc;
    text-decoration: underline;
}

.ui-loader {
    display: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
a:focus,
a:active,
a:hover {
    background-color: transparent;
    outline: none;
    outline-offset: 0;
}

#heroWrapper {
    background-color: #FFFFFF;
    border-radius: 0;
    margin: 0;
    max-height: 418px;
    max-width: 1024px;
    padding: 0;
    position: relative;
    width: 100%;
}

.yellowBtn, .yellowBtn:hover, .yellowBtn:active, .yellowBtn:focus {
	background-color: #FFC829;
    color: #FFFFFF !important;
    text-decoration: none;
	font: bold 16px/18px 'Helvetica',sans-serif;
	border-radius: 0;
}

/************ CAROUSEL STYLING **********/

#carousel, #carouselInner {
    padding: 0;
}

.imageHolder {
    max-height: 418px !important;
    max-width: 1024px !important;
    position: relative;
}

.imageHolder img {
    height: 100%;
    width: 100%;
}

.carouselItem {
    padding: 0;
}

.active {
    opacity: 1;
    visibility: visible;
}

/**************************** PLUGIN / WORDPRESS OVERRIDES *******************************/

.flex-control-nav {
	margin-bottom: 40px !important;
	z-index: 500 !important;
}

.flex-control-nav li a {
	background-color: #b8b8b8 !important;
    opacity: 0.85;
}

.flex-control-nav li a.flex-active {
	background-color: #ffffff !important;
    opacity: 0.85;
}

.moretag, .moretag:hover, .moretag:visited {
	color: #ffc829 !important;
    text-decoration: none !important;
}

img.size-full {
	display: none;
}

/************ END CAROUSEL STYLING **********/

#heroContent {
    padding: 0;
}
#wrapper {
    margin: 0 auto;
    max-width: 1024px;
    padding-left: 0;
    padding-right: 0;
	padding-top: 20px;
}
#header,
#singleColumn,
#content,
#mainContent,
#newsLetterSection,
#footer {
    max-width: 100%;
}
#header,
#singleColumn,
#content,
#newsLetterSection,
#footer {
    padding: 0;
}
#headerInner {
    position: relative;
    font-size: 14px;
    margin-bottom: 37px;
}

#rmhcLogoContainer {
	
}

#rmhcLogo {
    display: inline-block;
    position: relative;
}

#rmhcLogoImg {
	
}

#chapterName {
    color: #FF0000;
    display: inline-block;
    font: 15px Times New Roman;
    position: absolute;
    z-index: 2;
    bottom: -2px;
    padding: 0 0 0 75px;
	margin: 0;
	white-space: nowrap;
	
	transform:scale(1.13, 1.44); /* W3C */
	-webkit-transform:scale(1.13, 1.44); /* Safari and Chrome */
	-moz-transform:scale(1.13, 1.44); /* Firefox */
	-ms-transform:scale(1.13, 1.44); /* IE 9 */
	-o-transform:scale(1.13, 1.44); /* Opera */
}

#whatWeDo,
#stories {
    padding: 0 15px;
}
#content {
}

/*********************************************************** Main Navigation Styles ***********************************************************/
/**********************************************************************************************************************************************/

.hasSubNavBar {
    border-bottom: 0;
}

#mainNavBar {
    font-family: 'Helvetica', sans-serif;
    text-decoration: none;
    margin: 0 0 -10px;
}

#mainNavBar a {
    text-decoration: none;
    color: #68645d;
	border-radius: 0;
}

#mainNavBar li a:hover {
    background-color: #628ecc;
    color: #fff;
}

#mainNavigation {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 8px solid #628ecc;
}

#mainNavigation, #mainNavStatic {
	text-transform: uppercase;
}

#mainSubNavigation,
#mainSubNavigation .dropdown-menu {
    background-color: #628ecc;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}

#mainSubNavigation ul > li.dropdown > ul > li a {
    padding-bottom: 11px;
    padding-top: 11px;
}

#mainNavigation li a,
#mainNavStatic li a {
    border: none;
}

#mainNavigation .active>a , 
#mainNavStatic .active>a {
    background-color: #628ecc !important;
    color: #fff;
}

#mainSubNavigation ul {
    min-height: 42px;
	margin-top: 0;
}

#mainSubNavigation ul li {
    border-radius: 0;
    height: 42px;
}

#mainNavigation li {
    height: 48px;
}

#mainNavigation li,
#mainNavStatic li {
    vertical-align: bottom;
}

#mainSubNavigation ul li {
    vertical-align: middle;
}

#mainSubNavigation ul li:hover,
#mainSubNavigation ul li a:hover,
#mainSubNavigation ul li.active,
#mainSubNavigation ul li.active>a {
    background-color: #adc9f2 !important;
}

#mainSubNavigation ul li:hover,
#mobileSidebarNav ul li:hover {
    cursor: pointer;
}

#mainSubNavigation li.active:hover,
#mobileSidebarNav li.active:hover {
    cursor: default;
}

#mainNavigation li a,
#mainNavStatic li a,
#mainSubNavigation ul li a {
    border-bottom: none !important;
	margin-bottom:-1px;
}

#header_donate a, #header_hts a {
    border-right: none;
}

#mainNavigation li a {
    height: 48px;
    line-height: 43px;
    padding-top: 4px;
}

#mainSubNavigation ul li a {
    border-bottom: medium none;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    border: none;
    border-radius: 0;
}

#howToStayBtn {
	float: right;
    margin-top: 5px;
    padding: 5px 10px;
    text-align: center;
    width: 197px;
	color:#FFFFFF;
}

#mainSubNavigation > .tab-pane > ul > .dropdown:last-child > .dropdown-menu {
    right: 0;
	text-align: right;
}

#mainNavStatic {
	height: 41.5px;
}

.mobileMenuNavItem {
    display: relative;
	height: 100% !important;
}

.mobileMenuNavItem a {
    text-align: center;
}

#mobileSearch {
    display: none;
}

#header_hts {
	display: none;
}

/* ############################################################# */
/* #################### SITE SEARCH #################### */

#siteSearch {
    width: 130px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
#search .menuBlock {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 200px;
}
#search .buttonGlass {
    display: none;
    cursor: pointer;
}
#___gcse_0 {
    float: right;
}
.gsc-search-button {
    display: none;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
#gs_tti0 {
    padding: 0;
}
#gs_tti50 {
	padding-top: 0 !important;
}
#gsc-i-id1 {
    background: url(https://89f013aafe0b8b51a94d-f81033c4e94c87e2f40078e7a611da96.ssl.cf2.rackcdn.com/search_png-1451475107) no-repeat 6px 6px !important;
    padding-left: 24px;
    font: 14px/20px 'Helvetica',sans-serif;
    color: #68645d;
    text-transform: uppercase;
    padding: 4px 0 4px 24px !important;
    width: 175px !important;
}
#searchResultsHeading {
    width: 467px;
    margin: 40px auto;
    margin-right: 4px;
    color: #fff;
    background-color: #dbdad6;
}

/* ############################################################# */
/* #################### MAIN CONTENT SECTION #################### */

#mainContent,
/* Template Example Divs */
#mainContent1, 
#mainContent2,
#mainContent3,
#mainContent4,
#mainContent5  {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
	color: #68645d;
	padding-left:0;
	padding-right:0;
}

/* Template Example Divs */
#mainContent1, 
#mainContent2,
#mainContent3,
#mainContent4 {
	border-bottom: #68645d 2px solid;
	padding:10px 0;
}

.contentHeader {
	color: #68645d;
	margin: 20px 0;
}

h3 {
    font: bold 26px/28px Helvetica,sans-serif;
    text-transform: uppercase;
    margin: 8px 0;
	text-align: center;
}

h2 {
    font: 18px/20px Helvetica,sans-serif;
    margin: 4px 0;
	text-align: center;
}

#mainContentArea {
	padding: 20px 40px;
}

#mainContentArea .col_left {
	
}

#mainContentArea .col_right {
    
}

.col_left, .col_right {
	margin-top: 15px;
}

.col_right .callout_box {
	margin-top: 15px;
}

.col_right {
	
}

.col_left>p, .col_right>p {
    margin-top: 0;
}

.right_callout_box, .left_callout_box {
	background-color: #68645D;
	padding-bottom: 15px;
    padding-top: 15px;
	color: #fff;
	display: inline-block;
}

.right_callout_box p, .left_callout_box p {
	margin: 0;
}

.yellowCTA {
	display: inline-block;
	width: 100%;
}

.yellowCTA, .yellowCTA:hover, .yellowCTA:active, .yellowCTA:focus {
	background-color: #FFC829;
	text-decoration: none;
}

.ctaAbove {
	margin-bottom: 15px;
}

.ctaBelow {
	margin-top: 15px;
}

.yellowCTA h3 {
	color: #fff;
	font: bold 16px/20px Helvetica,sans-serif !important;
}

.leftColumnMedia, .rightColumnMedia {
	padding: 0;
    display: inline-block;
    width: 100%;
}

.col-md-6 .rightColVideo {
	height: 270px;
}

.col-md-8 .ytPlayer {
	min-height: 350px;
}

.col-md-6 .ytPlayer {
	min-height: 300px;
}

.col-md-3 .ytPlayer {
	min-height: 250px;
}



/* #################### BLOG LANDING PAGE STYLES #################### */

#blogPostContainer {
	margin: 20px 0;
    max-width: 1024px;
    padding: 0;
}

#blog-posts-container, #blog-posts-container-inner {
	display: inline-block;
}

.blogColumnLeft {
	padding-left: 0;
    padding-right: 10px;
}

.blogColumnRight {
	padding-left: 10px;
}

.blogPost {
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 0 10px;
}

.blogPostInner {
	background-color: #628ecc;
	padding: 20px 10px;
}

.blogMedia {
	display: inline-block;
}

.blogMedia img {
    width: 100%;
}

.postDate {
	font: 19px/21px Helvetica,sans-serif;
    text-align: left;
}

.postHeader {
	font: bold 19px 'Helvetica',sans-serif;
    text-transform: uppercase;
	margin: 5px 0;
}

.postBodyCopy {
	
}

#blogSideBar {
	padding-left: 0;
}

#blogCategory, #blogArchive {
    color: #FFFFFF;
    margin-bottom: 35px;
    width: 100%;
}

#blogSideBar h4 {
	margin: 0;
}

#blogSideBar h4 a {
    background-color: #68645D;
    color: #FFFFFF;
    display: block;
    font-family: 'Helvetica',sans-serif;
    padding: 15px 10px;
    text-decoration: none;
}

#blogSideBar li a {
    background-color: #D2D0CC;
    color: #FFFFFF;
    display: block;
    padding: 15px 10px;
    text-decoration: none;
	margin-bottom: -1px;
}

#blogSideBar li a:hover {
    background-color: #B0AEA6;
}

#blogCategory ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.categorySelected, .categorySelected:hover, .categorySelected:focus {
	background-color: #B0AEA6 !important;
	cursor: default;
}

#blogArchiveForm {
	margin: 0;
}

.selectLabel {
	font: 15px 'Helvetica',sans-serif;
    height: 36px;
    margin: 0;
    padding-top: 9.5px;
	text-align: right;
}

.rmhcSelectRow {
	border: 1px solid #D2D0CC;
	background-color: #D2D0CC;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	cursor: pointer;
	padding: 0;
	margin-top: 5px;
}

.searchArrow {
    display: inline-block;
    float: right;
    height: 38px !important;
    pointer-events: none !important;
    position: absolute;
    right: 0;
	margin-top: -1px;
    width: 35px !important;
    z-index: 999;
}

.searchArrow img {
	width: 100%;
	height: 100%;
}

.rmhcSelect {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: "Helvetica",sans-serif;
    padding: 0;
    position: relative;
    text-align: right;
}

.rmhcSelect select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    border-radius: 0;
    color: #8E8B86;
    cursor: pointer;
    display: inline-block;
    float: left;
    font: inherit;
    height: 36px;
	line-height: 36px;
    padding: 9px;
    width: 100%;
	outline: none;
}

.rmhcSelect select option {
	height: 36px; 
	padding-top: 10px;
}

.rmhcSelect select a:focus {
	outline: none;
	outline-offset: 0;
}

.activePager {
	color: #fff !important;
	background-color: #628ecc !important;
	cursor: default !important;
}

.rmhcSelect .ui-btn-inner {
	display: none;
}

.ui-focus {
	outline: 0;
}

#archiveSubmit {
	margin: 5px 0;
	float: right;
	width: 100px;
}

#blogPagination {
	text-align: center;
}

.blogPostLink, .blogPostLink:hover {
	color: #FEC828;
}

/* #################### END BLOG LANDING PAGE STYLES #################### */

/* ############################################################# */
/* #################### WHAT WE DO SECTION #################### */

#whatWeDoSection {
    height: auto;
    margin: 20px 0;
    display: relative;
}

.wwwdBucket {
    height: auto;
    padding: 0;
}
.wwwdBucket-Inner {
    background-color: #628ECC;
    height: auto;
    margin: 0 5px;
}

.bucketHeader, .bucketBody {
    color: #FFFFFF;
    margin: 0;
}
.bucketHeader {
    font-size: 16px;
    line-height: 24px;
    padding: 22px 0;
    text-align: center;
    text-transform: uppercase;
}
.bucketImg {
    width: 100%;
}
.bucketBody {
    padding: 25px;
    font-size: 13px;
}

/* ################################################################ */
/* #################### FAMILY IMAGES SECTIONS #################### */

#familyImagesSection {
	margin: 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
    width: 100%;
}

#familyImages {
	display: inline-block;
    max-height: 340px;
    overflow: hidden;
    padding: 0;
    width: 1024px !important;
}

.familyImg {
	float: left;
}

/* ################# END FAMILY IMAGES SECTION ################### */
/* ############################################################# */
/* #################### NEWSLETTER SECTIONS #################### */

#newsLetterSection {
    background-color: #628ecc;
    text-align: center;
    clear: both;
    width: 100%;
}
#newsLetterSectionHeader {
    text-align: center;
    padding-top: 30px;
    color: white;
    margin-bottom: 10px;
}

#newsLetterSectionHeader h2 {
	font-size: 30px;
}

#newsLetterSectionSubhead {
    color: #ffffff;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    max-width: 635px;
}

#newsLetterSection .Fieldtheme input {
    border: 0 none;
    color: #68645d;
    height: 30px;
    padding: 0px;
    font: 15px/30px 'Helvetica',sans-serif;
}

#newsLetterSection .Fieldtheme [type="text"] {
    text-indent: 5px;
}

#newsLetterFormContainer, #newsletterSubmitHolder {
	margin: 0;
}

.form-control, #newsletterSubmit {
	border-radius: 0;
}

#newsLetterSection .col-md-3 {
    display: inline-block;
    margin: 5px 0 0;
}

#newsletterSubmit {
    margin: 20px 0;
	font: 16px/18px 'Helvetica',sans-serif;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: bold;
}

#newsletterSubmit, #newsletterSubmit:hover, #newsletterSubmit:active, #newsletterSubmit:focus {
	background-color: #FFC829;
	text-decoration: none;
	color: #fff;
}

input.yellowBtn {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 30px;
}


/* #################### END NEWSLETTER SECTIONS #################### */
/************ #################### FOOTER SECTION #################### ************/

#footer {
    background-color: #8e8b86;
    color: #fff;
    overflow: auto;
}
#footer a {
    text-decoration: none;
}
#footerInner {
    font: 12px/14px 'Helvetica',sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footerNav {
    font: 12px/14px 'Helvetica',sans-serif;
    text-transform: uppercase;
    text-align: left;
}
#footerNav li {
    display: inline-block;
    padding: 3px 0;
}
#footerNav li a {
    border-left: 1px solid #ffffff;
    color: #ffffff;
    padding: 0 6px 0 9px;
}

#footerNav li:first-child a {
	border-left: none;
	padding-left: 0;
}

#footerNav li:last-child a {
    padding-right: 9px;
}
#footerMiddle,
#footerSitemap {
    margin: 15px 0 0;
}
#footerMiddle>.col-md-12 {
	padding: 0;
	margin: 5px 0;
}
#footerSitemap {
	border-bottom: 1px solid #fff;
	display: inline-block;
	min-height: 100px !important;
}

#sitemapContainer {
	padding: 0;
}

.siteMapRow {
	padding-left: 0;
}

.siteMapRow, .sitemapLevel2 {
	list-style-type: none;
}

.siteMapRow>a, .smlastList>a {
	font-weight: bold;
}

.sitemapLevel2 {
	padding: 0;
}

.sitemapLevel2 li {
	margin-left: 10px;
}

.siteMapRow a {
    color: #FFFFFF;
}

.smlastList {
	margin-top: 15px;
}

#footerLogos {
    bottom: 15px;
    display: inline-block;
    float: right;
    max-width: 125px;
    padding: 0;
    position: absolute;
    right: 15px;
}
#bbbLogo,
#charityLogo {
    cursor: pointer;
    display: inline-block;
    float: right;
	padding:2px;
}
#bbbLogo {
}
#charityLogo {
}

/* #################### END FOOTER #################### */
/*********************************************************** Mobile Sidebar Styles ***********************************************************/
/*********************************************************************************************************************************************/

#mobileSidebarNav {
    background-color: #628ECC;
    font-family: Helvetica,sans-serif;
    height: auto;
    left: -325px;
    overflow-y: scroll;
    position: absolute;
    margin-top: 43px;
    width: 325px;
    z-index: 10000;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
	display:none;
}
#sidebarLogo {
    margin: 32px auto;
}
#sidebarLogo,
#sidebarLogo img {
    height: 134px;
    width: 145px;
}
#mobileSidebarNav > ul > li > a {
    border-radius: 0;
    color: #FFFFFF;
    font-size: 16px !important;
    height: 100%;
    line-height: 20px;
    padding: 15px 10px;
    text-align: left;
    text-decoration: none;
}

#mobileSidebarNav a:hover, 
#mobileSidebarNav li.active>a {
    background-color: #ADC9F2 !important;
	color: #FFFFFF !important;
}

#mobileSidebarNav ul {
    margin-top: 0;
}
#mobileSidebarNav li:last-child {

}
#mobileSidebarNav li {
    margin: 0;
}
#mobileSidebarNav li ul {
    overflow: hidden;
    height: 0;
}
#mobileSidebarNav li.active>ul {
    height: auto;
    margin-left: 17px;
}
#mobileSidebarNav ul li a>span:first-child {
}
#mobileSidebarNav ul li a span {
    display: inline-block;
    height: 20px;
    vertical-align: text-bottom;
}
#mobileSidebarNav ul li a>span:last-child {
    max-width: 88%;
    margin-left: 10px;
}
.navChevron img {
    width: 20px;
    height: 20px;
}

#mobileSidebarNav ul li ul a, #mobileSidebarNav ul li ul li ul a, #mobileSidebarNav ul li ul li ul li ul a {
    background-color: #628ECC;
    color: #FFC829;
}

@media only screen and (max-width: 1200px) {
	
}

@media only screen and (max-width: 1024px) {
    #rmhcLogo {
        
    }
}
@media only screen and (max-width: 992px) {
	
    #mainNavigation li, #mainSubNavigation ul li {
        height: 42px;
    }
    #mainNavigation li a, #mainSubNavigation ul li a {
        padding: 15px 5px;
    }
    #mainNavigation li a {
        font-size: 13px;
        line-height: 20px;
    }
    #mainSubNavigation ul li a {
        font-size: 12px;
        line-height: 15px;
    }
	
	.leftColumnMedia, .rightColumnMedia {
		
	}
    
	/*##################### BLOG POST SECTION ##########################*/
	
	#blogSideBar {
		padding-left: 15px;
	}
	
	.blogColumnRight, .blogColumnLeft {
		padding-left: 0;
		padding-right: 0;
	}
	
	.blogPost {
		max-height: none;
	}
	
	.selectLabel {
		width: 40%;
	}
	
	.rmhcSelect {
		float: none;
		position: absolute;
		width: 60%;
	}
	
    /*##################### WHAT WE DO SECTION ##########################*/
	
	#whatWeDoSection {
    	height: auto;
    	padding-top: 0;
    	margin-bottom: 30px;
	}
	
	.wwwdBucket {
		margin: 20px 0;
	}
	
	.wwwdBucket-Inner {
		margin: 0 !important;
	}
	
	.wwwdBucket.col-md-3 {
    	
	}
	
	.wwwdBucket.col-md-4 {
    	
	}
	
	.wwwdBucket.col-md-6 {
    	
	}
	
	.wwwdBucket-Inner {
    	margin: 10px 20px;
	}
	
	.siteMapRow {
		float: left;
		padding-left: 0;
		width: 25%;
	}
}
@media only screen and (max-width: 979px) and (min-width: 768px) {	
	
}
@media only screen and (max-width : 860px) {
	
}

@media only screen and (min-width : 769px) {
	#mainNavStatic {
		display: none;
	}
}

@media only screen and (max-width : 768px) {
    #mainNavBar {
        margin-left: 0;
        margin-right: 0;
    }
    
	#rmhcLogoContainer {
    	text-align: center;
	}
	
	#rmhcLogo {
		
	}
	#mainNavigation {
		display: none;	
	}
    #mainNavStatic {
        border-bottom: none;
        margin-top: 15px;
        background-color: #628ecc;
    }
    
    .desktopMenuNavItem {
        display: none !important;
		visibility: hidden;
		opacity: 0;
    }
	
	#mainSubNavigation .notLast {
		display: none !important;
		visibility: hidden;
		opacity: 0;
	}
	
    .flexWidth {
        border-right: 2px solid #fff;
        width: 62%;
    }
	
    .notLastMain a {
        border-radius: 0;
    	color: #fff;
    	font-size: 15px !important;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	height: 40px;
    }
    #mainNavStatic li:not(:last-child):hover {
        
    }
    #mainNavStatic li:not(:last-child):hover a {
        
    }
	
    #menuControl {
		color: #FFFFFF;
		cursor: pointer;
		max-width: 130px;
		text-align: center;
		padding: 3px 0;
	}
	
	#menuControl span, #mobileHTS span a {
		font-size: 17px;
		color: #fff;
	}
	
	#menuControl img {
		width: 38px;
		margin-left: 6px;
	}
	
	#mobileSearch {
		float: right;
    	width: 10%;
    }
	
	#mobileHTS span a {
    	line-height: 33px;
	}
	
	#mobileSearch a, #mobileHTS a {
		display: inline-block;
		height: 40px !important;
		padding: 5px 0 !important;
		width: 100% !important;
	}
    #mobileSidebarNav {
        display: block !important;
    }
    
	#howToStayBtn {
		display: none;
	}
	
    .mobileMenuNavItem {
        display: inline-block !important;
    }
	
	.mobileMenuNavItem span {
		display: inline-block;
		height: 100%;
    	width: 100%;
	}
	
	#mobileSearch img {
		width: 30px;
		height: 30px;
	}
	
    /*******Mobile Search********/
    
    #searchArea {
    	border-top: 2px solid #FFFFFF;
		display: inline-block;
		height: 31px;
		margin: 1px 0 0;
		max-width: 100%;
		padding-top: 5px;
		position: relative;
		width: 100%;
    }
    #___gcse_0 {
    	display: inline-block;
    	left: 0 !important;
    	position: absolute;
    	width: 100%;
    }
    .gsc-search-box {
    }
    #gsc-iw-id1 {
    }
    #gsc-i-id1 {
    	margin: 0;
    	padding: 0;
    	width: 90% !important;
    	position: absolute;
    }
    .gsc-input {
        width: 100% !important;
    	left: 0;
    	position: absolute;
    }
    .gsib_a {
    	left: 0;
    	position: absolute;
    	top: 0;
    	width: 100%;
    	display: inline-block;
    }
    input#gsc-i-id1.gsc-input {
        height: 26px !important;
    }
    .gs_st50 {
    	margin: 0;
    }
    .gsst_a {
    	padding: 0 !important;
    	height: 15px !important;
    }
    .gsib_b {
    	float: right;
    	padding: 0;
    	position: absolute;
    	right: 0;
    	top: 6px;
    }
    .gstl_50 {
    	margin-top: 12px;
    }
	
	/*##################### BLOG POST SECTION ##########################*/
	
	
}
@media only screen and (max-width : 768px) and (min-width: 640px) {		
	
}
@media (max-width: 639px) {
	#footerLogos {
		bottom: 15px;
		display: inline-block;
		float: left;
		margin-left: 30px;
		position: relative;
		right: 15px;
		max-width: 100%;
		margin-top: 20px;
		border-bottom: 1px solid #fff;
		padding-bottom: 5px;
	}
	
	#footerSitemap {
		border-bottom: none;
		min-height: 0 !important;
	}
	
	#sitemapContainer {
		display: inline-block;
	}
}
@media (max-width: 639px) and (min-width: 565px) {	
	
}
@media (max-width: 566px) {
    #siteMapLogos {
        top: 24px;
    }
}
@media (max-width: 564px) and (min-width: 481px) {
	
}
@media (max-width: 480px) {	
	
}
