/*
Theme Name: RHRC Theme
Theme URI: https://www.renthelpmke.org/licenses/MIT
Author: Timothy Osterbeck
Author URI: https://www.towd.net
Description: Custom theme developed for the Milwaukee Rental Housing Resource Center
Version: 1.1.1
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: rhrc
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/

html {
  scroll-behavior: smooth;
}

/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

#main-column .post, #main-column .page {
	border: 0px !important;
}

#sidebar-left .widget, #sidebar-right .widget {
	border: 0px !important;
}

@font-face {
	font-family: Railroad;
	src: url("OPTIRailroadGothic.otf") format("opentype");  
}

body {
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
}

img {
	max-width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
}

.rhrc-home-menu {
	position: fixed;
	width: 500px;
	bottom: -5px;
	right: -5px;
	z-index: 99997;
	border: 1px solid #ffffff;
	border-radius: 10px 0px 0px 10px;
	background: #ffffff;
}

@media only screen and (max-width: 992px) {
	.rhrc-home-menu {
	max-width: 100% !important;
	}
}

.rhrc-home-menu.active {
	display: none !important;
}

.rhrc-home-return-top {
	display: none;
}

.rhrc-home-return-top.active {
	display: block;
	position: fixed;
	width: 200px;
	bottom: -5px;
	right: -5px;
	z-index: 99997;
	border: 1px solid #ffffff;
	border-radius: 10px 0px 0px 10px;
	background: #ffffff;
	font-size: 24px;
	font-family: 'Hind', sans-serif;
	text-align: center;
}

.rhrc-home-return-top-inner {
	display: none;
}

.rhrc-home-return-top-inner.active {
	display: block;
	position: fixed;
	width: 100px;
	bottom: -5px;
	right: -5px;
	z-index: 99997;
	border: 1px solid #ffffff;
	border-radius: 10px 0px 0px 10px;
	background: #faa31e;
	font-size: 24px;
	font-family: 'Hind', sans-serif;
	text-align: center;
}

.rhrc-home-return-top-inner a{
	color: #ffffff;
}


.rhrc-home-return-top.active a{
	color: #ffffff;
}

.rhrc-home-return-top-left a{
	color:  #001e61 !important;
}

.rhrc-menu-top {
	width: 20%;
	float: left;
	background-color: #ffffff;
	color: #001e61;
	text-align: center;
	font-size: 24px;
	padding: 5px 0px;
	border-radius: 10px 0px 0px 10px;
	font-family: 'Hind', sans-serif;
}

.rhrc-menu-left {
	width: 40%;
	float: left;
	background-color: #faa31e;
	color:  #001e61;
	text-align: center;
	font-size: 24px;
	padding: 5px 0px;
	font-family: 'Hind', sans-serif;
}

.rhrc-menu-left a{
	color:  #001e61;
}

.rhrc-menu-right {
	width: 40%;
	float: left;
	background-color:  #009ade;
	color: #efe4e3;
	text-align: center;
	font-size: 24px;
	padding: 5px 0px;
	font-family: 'Hind', sans-serif;
}

@media only screen and (max-width: 992px) {
.rhrc-menu-left {
	font-size: 20px;
	padding: 7px 0px;
}
	
.rhrc-menu-right {
	font-size: 20px;
	padding: 7px 0px;
}	
	
.rhrc-menu-top {
	font-size: 20px;
	padding: 7px 0px;
}	
}

.rhrc-menu-right a{
	color:  #FFFFFF;
}

.rhrc-home-return-top-left {
	width: 45%;
	float: left;
}


.rhrc-home-return-top-right {
	width: 45%;
	float: right;
	background: #faa31e;
}

.rhrc-container {
	width: 90%;
	margin: 0 5%;
}

.rhrc-header {
	background-color: #faa31e;
	padding: 8px 0;
}

.rhrc-header-text {
	font-family: Railroad;
	font-size: 36px;
	font-weight: bold;
	color: #001e61;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.rhrc-moratorium-btn {
	background-color: #009ade;
	font-family: Railroad;
	font-size: 18px;
	color: #ffffff;
	margin-top: 10px;
	padding: 10px 10px;
	text-align: center;
}



.rhrc-moratorium-btn a{
	color: #ffffff;
}

.rhrc-moratorium-row {
	background-color: #009ade;
	font-family: Railroad;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding: 10px 0px;
}

.rhrc-moratorium-row a{
	color: #ffffff;
}

.rhrc-header-text a{
	color: #FFFFFF;
}

@media only screen and (max-width: 992px) {
.rhrc-header-text {
	font-size: 24px;
}
}

.rhrc-lang-toggle {
	width: 100%;
	background: #001e61;
	padding-top: 10px;
}

.rhrc-lang-toggle-inner {
	float: right;
	margin-right: 4%;
	color: #fff;
	font-size: 12px;
}

.trp-language-switcher > div {
	box-sizing: border-box;
	padding: 5px 15px 5px 5px;
	border: 0px solid #c1c1c1;
	border-radius: 0px;
	background-image: linear-gradient(45deg, transparent 50%, #faa31e 50%), linear-gradient(135deg, #faa31e 50%, transparent 50%);
	background-position: calc(100% - 8px) calc(1em + 0px), calc(100% - 3px) calc(1em + 0px);
	background-size: 7px 7px, 7px 7px;
	background-repeat: no-repeat;
	background-color: #001e61;
}

.trp-language-switcher > div > a:hover {
	background: #009ade;
}

.trp-language-switcher a {
	color: #ffffff;
}

.trp-language-switcher > div > a {
	display: block;
	padding: 2px;
	border-radius: 3px;
	color: #FFFFFF !important;
	text-decoration: none;
}

.trp_language_switcher_shortcode {
	display: inline-block !important;
}


.rhrc-banner {
	 background: #001e61;
	 font-family: 'Hind', sans-serif;
	 font-weight: 600;
	 line-height: 1.1;
	 color: #efe4e3;
	 font-size: 54px;
	 padding: 120px 0;
}

.rhrc-page-banner {
	 background: #001e61;
	 font-family: 'Hind', sans-serif;
	 font-weight: 600;
	 line-height: 1.1;
	 color: #efe4e3;
	 font-size: 54px;
	 padding: 80px 0;
}

.rhrc-page-banner a {
	color: #efe4e3;
	text-decoration: none;
}

.rhrc-banner-title {
	color: #faa31e;
}

.rhrc-banner-text h1 {
	color: #faa31e;
	font-size: 54px;
	font-weight: 600;
}

.rhrc-banner-links {
	margin-top: 20px;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.3;
}

.rhrc-banner-logo {
	margin-top: 120px;
}

.rhrc-banner-logo img {
	width: 100%;
	max-width: 350px !important;
}

.rhrc-banner-about {
	margin-top: 120px;
	font-family: 'Hind', sans-serif;
	font-weight: 100;
	font-size: 24px;
	font-style: italic;
	line-height: 1.5;
}

.btn-rhrc-learn {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	background: #faa31e;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 8px 40px;
	font-size: 24px;
	line-height: 1.3333333;
	border-radius: 0px;
}

.rhrc-tenants-hp {
	background-color: #009ade;
	font-family: 'Hind', sans-serif;
	color: #ffffff;
	padding: 50px 0;
}

.rhrc-tenants-hp h2 {
	color: #001e61;
	font-size: 48px;
	font-weight: 700;
}

.rhrc-tenants-hp h3 {
	color: #001e61;
	font-size: 36px;
	font-weight: 700;
}

.rhrc-tenants input {
	margin-top: 8px;
}

.rhrc-tenant-smartform {
	min-height: 300px;
	font-size: 24px;
}

.rhrc-tenant-smartform a{
	color: #001e61;
}

.rhrc-landlords-hp {
	background-color: #001e61;
	font-family: 'Hind', sans-serif;
	color: #ffffff;
	padding: 50px 0;
}

.rhrc-landlords-hp h2 {
	color: #009ade;
	font-size: 48px;
	font-weight: 700;
}

.rhrc-landlords-smartform {
	min-height: 300px;
	font-size: 24px;
}

.rhrc-partners-hp {
	background-color: #009ade;
	font-family: 'Hind', sans-serif;
	color: #ffffff;
	padding: 50px 0;
}

.rhrc-partners-hp h2 {
	color: #001e61;
	font-size: 48px;
	font-weight: 700;
}

.rhrc-partners {
	width: 25%;
	float: left;
}

@media only screen and (max-width: 992px) {
	.rhrc-partners {
	width: 33%;
	float: left;
}
}

.rhrc-partners-button {
	text-align: center;
}

.rhrc-vision-hp {
	background-color: #cad1ea;
	font-family: 'Hind', sans-serif;
	color: #ffffff;
	padding: 50px 0;
}

.rhrc-vision-hp h2 {
	color: #001e61;
	font-size: 48px;
	font-weight: 700;
}

.rhrc-vision-hp h3 {
	color: #001e61;
	font-size: 30px;
	font-weight: 700;
}

.rhrc-vision-hp p {
	font-family: 'Hind', sans-serif;
	font-weight: 100;
	font-size: 24px;
	font-style: italic;
	line-height: 1.5;
	color: #001e61;
}

.rhrc-vision-smartform {
	height: 300px;
	font-size: 24px;
}

.rhrc-site-content {
	background-color: #F5F2F2;
	color: #001e61;
}

.rhrc-site-content p {
	color: #001e61;
	font-size: 18px;
	line-height: 1.3;
}

.rhrc-site-content h3 {
	color: #001e61;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

.rhrc-site-content h4 {
	color: #001e61;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}


.rhrc-site-content a {
	color: #001e61;
}

.rhrc-site-content a:hover{
	color: #009ade;
}

.rhrc-our-partners-row {
	margin-top: 30px;
	margin-bottom: 30px;
}

.rhrc-content-page-row-first {
	margin-top: 100px;
	margin-bottom: 30px;
}

.rhrc-our-partners-row-btm {
	color: #009ade;
}

.rhrc-footer {
	 background: #001e61;
	 border-top: 50px solid #faa31e;
	 line-height: 1.1;
	 color: #efe4e3;
	 padding: 50px 0;
	 font-size: 18px;
}

.rhrc-footer-logo {
	margin-top: 200px;
}

.rhrc-footer a {
	color: #efe4e3;
}

.rhrc-footer ul {
    list-style-type: none;
	line-height: 1.5;
}

.rhrc-footer li {
	line-height: 24px;
}

.rhrc-footer-left {
	padding-top: 20px;
	
}

.rhrc-footer-center {
	padding-top: 20px;
}

.rhrc-footer-center li{
	line-height: 35px;
}

.rhrc-footer-map {
	width: 80%;
}

.rhrc-social {
	width: 90%;
	margin-left: 0%;
	margin-right: 5%;
	text-align: left;
	margin-bottom: 20px;
}

@media only screen and (max-width: 992px) {
.rhrc-social {
	margin-left: 20px !important;
}
}

.rhrc-social-icons {
	width: 40px;
}

.rhrc-footer-logo {
	width: 60%;
	margin-right: 20%;
	float: right;
	margin-top: 100px;
	text-align: right;
}

@media only screen and (max-width: 992px) {
	.rhrc-footer-left {
		margin-bottom: 20px;
	}
	.rhrc-footer-map {
	width: 100%;
	}
	
	.rhrc-subscribe {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden !important;
	}
	
	.rhrc-footer-logo {
	margin-top: 20px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	}

}

.rhrc-copyright {
	color: #FFFFFF;
	font-size: 16px;	
	padding: 50px 0px 0px 0px;
}

.rhrc-copyright a {
	color: #FFFFFF;
}

.rhrc-copyright-sitemap {
	text-align: left;
}

.rhrc-copyright-privacy {
	text-align: left;
}

.rhrc-copyright-links {
	text-align: center;
}

.rhrc-copyright-mobile {
	font-size: 14px;	
	text-align: center !important;
}


.caldera-grid .checkbox input[type="checkbox"], .caldera-grid .checkbox-inline input[type="checkbox"], .caldera-grid .radio input[type="radio"], .caldera-grid .radio-inline input[type="radio"] {
	margin-left: -30px !important;
	margin-top: 8px;
}

.caldera-grid .checkbox, .caldera-grid .radio {
	margin-left: 10px !important;
}

.caldera-grid .btn-lg {
	border-radius: 0px !important;
}

.caldera-grid .btn {
	border-radius: 0px !important;

}

.rhrc-smartform-l2 {
	padding: 0px 0px 0px 40px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.rhrc-smartform-other {
	padding: 0px 0px 0px 40px;
}

.rhrc-formspace {
	margin-top: 10px;
}

.rhrc-smartform-resource {
	margin-top: 20px;
	margin-bottom: 20px;
}

#CF60161c2a1463d_1-row-11,
#CF60161c2a1463d_1-row-12,
#CF60161c2a1463d_1-row-13,
#CF60161c2a1463d_1-row-14,
#CF60161c2a1463d_1-row-15,
#CF60191d80e32c3_2-row-9,
#CF60191d80e32c3_2-row-10,
#CF60191d80e32c3_2-row-11,
#CF60191d80e32c3_2-row-12,
#CF60191d80e32c3_2-row-13 {
	padding: 0px 40px;
}


#CF60161c2a1463d_1-row-15,
#CF60191d80e32c3_2-row-13
 {
	padding: 0px 40px;
}

#CF60161c2a1463d_1-row-14,
#CF60191d80e32c3_2-row-12 {
	margin: 15px 0px 15px 0px;
}

#CF60161c2a1463d_1-row-15,
#CF60191d80e32c3_2-row-13 {
	background: #ffffff;
	color: #001e61;;
	margin-bottom: 20px;
}

#CF60161c2a1463d_1-row-15 a,
#CF60191d80e32c3_2-row-10 a{
	color: #faa31e;
}

@media only screen and (max-width: 992px) {
	#CF60161c2a1463d_1-row-15 {
	padding: 0px 40px;
}

	#CF60191d80e32c3_2-row-10 {
			padding: 0px 40px;
	}
}

.caldera-grid .form-group, .cf-color-picker .form-group {
	margin-bottom: 0px !important ;
}

.form-group {
	margin-bottom: 0px !important ;
}

.caldera-grid .checkbox, .caldera-grid .radio {
	position: relative;
	display: block;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

#CF601c24ac5ac38_1-row-1,
#CF601c24ac5ac38_1-row-2,
#CF601c24ac5ac38_1-row-3,
#CF601c24ac5ac38_1-row-4,
#CF601c24ac5ac38_1-row-5,
#CF601c24ac5ac38_1-row-6,
#CF601c24ac5ac38_1-row-7 {
	margin-top: 15px;
	margin-bottom: 15px;
}

#CF601c24ac5ac38_1-row-8, {
	margin-top: 30px;
	margin-bottom: 30px;
}

.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-extra-data {
	margin-top: -15px !important;
}


.rhrc-blog-category-meta a:link {
	color: #707070 !important;
}

.rhrc-blog-tags-meta a:link {
	color: #707070 !important;
}

.rhrc-blog-category-meta a:active {
	color: #707070 !important;
}

.rhrc-blog-tags-meta a:active {
	color: #707070 !important;
}

.rhrc-blog-category-meta a:visited {
	color: #707070 !important;
}

.rhrc-blog-tags-meta a:visited {
	color: #707070 !important;
}


.rhrc-blog-preview {
	max-width: 90%;
}

@media only screen and (max-width: 992px) {
.rhrc-blog-preview {
	max-width: 90%;
	margin-bottom: 20px;
}	
}

.rhrc-blog-feature {
	max-width: 95%;
	margin-bottom: 30px;
}

.rhrc-share-button {
	height: 48px;
	width: 54px;
	background-image: url('img/hmc-share-icon.png');
	background-repeat: no-repeat;
}

.st-custom-button[data-network] {
   display: inline-block;
   cursor: pointer;
   color: #707070;
}

.entry-meta {
	margin-bottom: 10px;
}

.posted-on {
	font-size: 16px !important;;
}


