/*-----------------------------------------------------------------------------------

	Theme Name: Cuyahoga Metropolitan Housing Authority OH
	Front-end developer: Abir Hossain
	Author Design: Ying Liu
	Author URI: http://www.revize.com/
	Date: 26/1/2023

-----------------------------------------------------------------------------------*/
/* -----------------------------------------

#fonts

-----------------------------------------*/
@import url("https://use.typekit.net/pum0hsz.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
/* -----------------------------------------

#basic styles

-----------------------------------------*/
body{background:#fff;font-size:16px;line-height: 23.6px;font-weight: 400;font-family:'Poppins', sans-serif;color:#000000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;top:0!important}

/* -----------------------------------------

#typography

-----------------------------------------*/
h1,h2,h3,h4,h5,h6{color:#000;font-weight:normal;margin-bottom:30px;line-height:1.2}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:21px}
h5{font-size:16px}
h6{font-size:14px}
.header{font-size:34px;color:#ffffff}
.subheader{font-size: 26px;color: #000000;font-weight: 700;display: block;margin-top: 45px;margin-bottom: 16px;}
p{margin:0 0 30px 0}
em{font-style:italic}
strong,b{font-weight:bold}
small{font-size:80%}
hr{border:solid #ccc;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}


/* -----------------------------------------

#links

-----------------------------------------*/
a,a:visited{text-decoration:underline;
-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;
-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}
p a,p a:visited{line-height:inherit}

/* -----------------------------------------

#lists

-----------------------------------------*/
ul,ol{margin-bottom:20px;margin-left:10px}
ul{list-style:disc}
ol{list-style:decimal}
ul ul,ul ol,
ol ol,ol ul{margin:4px 0 5px 30px}
ul ul li,ul ol li,
ol ol li,ol ul li{margin-bottom:6px}
li{line-height:1.3;margin-bottom:7px}
li p{line-height:1.3}

/* -----------------------------------------

#images

-----------------------------------------*/
img{max-width:100%;height:auto}
a img{border:none}

.alignleft{float:left;clear:left;margin:0 20px 20px}
.alignright{float:right;margin:0 0 20px 20px}
.alignnone{margin:0 auto 20px;display:block}
img[align="right"],
img[style*="float: right"],
img[style*="float:right"]{
  margin: 0 0 20px 20px;
}
img[align="left"],
img[style*="float: left"],
img[style*="float:left"]{
  margin: 0 20px 20px 0;
}

/* -----------------------------------------

#buttons

-----------------------------------------*/

.btn a,
.btn span{text-decoration:none;color:#fff}

body #rz-business-categories ul li a,
.button,
.btn,
.button,
#post button:not(.rz-doc-search-reset),
#post input[type="submit"],
#post input[type="reset"],
#post input[type="button"],
.rz-btn{padding: 17px 53px;background: #003583;color:#fff;border:0;border-radius:50px;display:inline-block;font-size:18px;font-weight: 600;text-decoration:none;cursor:pointer;line-height:1.5;vertical-align:top;font-family:'Poppins',sans-serif;transition:all .3s;text-transform: capitalize;}
body #rz-business-categories ul li a:hover,
.button:hover,
a.button:hover,
#post button:hover,
.btn:hover,
#post input[type="submit"]:hover,
#post input[type="reset"]:hover,
#post input[type="button"]:hover,
.rz-btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background: #0351c5;color:#fff;box-shadow: 3px 5px 5px #34343454;}
body #rz-business-categories ul li a:active,
.btn:active,
.button:active,
a.button:active,
#post button:active,
#post input[type="submit"]:active,
#post input[type="reset"]:active,
#post input[type="button"]:active,
.rz-btn:active{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda;color:#fff}
#post button::-moz-focus-inner,
#post input::-moz-focus-inner{border:0;padding:0}

/* -----------------------------------------

#forms

-----------------------------------------*/
form{margin-bottom:30px}
fieldset{margin-bottom:30px}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea,
select{border:1px solid #e9eaec;padding:10px 14px;outline:none;font-size:13px;font-family:'Poppins',sans-serif;color:#777;margin:0;display:inline-block;background:#fff;border-radius:0;box-shadow:none}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus{color:#63686c;border:1px solid #0F95E9}
label,
legend{display:block;font-weight:bold;font-size:13px}
input[type="checkbox"]{display:inline}
label span,
legend span{font-weight:normal;font-size:13px;color:#444}
.form-control:focus{border-color:inherit;-webkit-box-shadow:none;box-shadow:none}
::-webkit-input-placeholder{color:#777}
:-moz-placeholder{color:#777}
::-moz-placeholder{color:#777}
:-ms-input-placeholder{color:#777}
.gsc-control-cse *{box-sizing:content-box}

/* -----------------------------------------

#rz intranet

-----------------------------------------*/
form.loginform{background:#fff;padding:30px;border:1px solid #D2DFEF}
form.loginform p{background:#E65229;color:#fff;padding:20px;line-height:1}
form.loginform label{font-weight:normal}
form.loginform label input{display:block;margin-bottom:10px;width:100%;box-sizing:border-box;padding:10px;color:#000}

/* -----------------------------------------

#rz alert

-----------------------------------------*/
.floating-alert{position:fixed;z-index:99999;bottom:10px;margin:0;right:10px;border:3px solid #fff;background:#000;background:rgba(0,0,0,.9);box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;padding:30px;font-size:14px;width:350px;}
.floating-alert h2{color:#ffc140;margin:0 0 10px;font-family:'Poppins',sans-serif;font-weight:bold;text-transform:uppercase;font-size:18px}
.floating-alert .btn{margin:20px 0 0 0!important}
.floating-alert .close{padding:0;background:none!important;color:#fff!important;opacity:1;margin-right:13px;margin-top:10px}
.floating-alert.fade:not(.show){visibility:hidden}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
#freeform #post h2 {font-weight: 600;font-size: 25px;margin-bottom: 14px;margin-top: 25px;}
#freeform #post h2 .btn {padding: 14px 25px;font-size: 15px;}
body[data-gr-ext-installed] {background: #f9fafc!important;}
body[data-gr-ext-installed] .content-container{background: #f9fafc!important;}
.rz-business-block .sequence {font-size: 18px;font-weight: 700;display: block;margin-bottom: 5px;}
iframe[src="https://apps.cmha.net/rentdetermination"]{min-height: 700px;}
iframe[src="https://apps.cmha.net/business"] {min-height: 600px;}
#mainContent.col-10 {width: 100%!important;}
.fullwidth iframe[src="https://www.google.com/maps/d/u/2/embed?mid=1251fyzAt5bml2fnayzmmc8dVO4Folgk&ehbc=2E312F"] {width: 100%;margin-bottom: 30px;border: none;}


.pull-left{float: right!important;}
.leftnav-map {text-align: end;}
article#entry:before,article#entry:after {content: "";display:table;}
article#entry:after {clear: both;}
#rz-business-directory .rz-block-img {height: 340px!important;background-position: top center!important;}
#rz-business-directory .rz-block-img:after {content: unset!important;}
.tools .links {position: absolute;left: 70px;top: -6px;}
body #rz-business-directory-search{margin-bottom:15px !important}
#rz-business-directory .col-xs-12{width:100%}
.table thead th {color: #242424;}
div[title="header"] span {color: #222f3e!important;}
#entry .faq-header{display:block}
#entry .faq-header ~ .faq-editbtns{margin-top:-35px}
#doc-search-form input.rz-doc-search-submit{color:#fff}
body .cat h3{background:#00337f}
.rzHeader{position:absolute;top:250px;left:0;right:0;z-index:101;width:550px;margin:auto}
a>span.rzBtn, .rzContainer a>span.rzBtn, body:not(#rz-editform) a[href*="/revize_faq.php"], #search-caption a>span.rzBtn{all:unset;position:relative;z-index:199;display:inline-block!important;font-family:'Poppins',sans-serif!important;letter-spacing:0px;padding:5px 15px;background:#000;background:linear-gradient(#333,#000);color:#EEE!important;font-weight:700;text-transform:none;box-shadow:inset 0 0 1px 1px rgba(255,255,255,.1);font-size:16px;line-height:26px;white-space:nowrap}
a>span.rzBtn.noPush, .rzContainer a>span.rzBtn.noPush, #search-caption a>span.rzBtn.noPush{position:absolute;margin-top:-30px}
a>span.rzBtn.rzSmall, .rzContainer a>span.rzBtn.rzSmall{font-size:14px;padding:5px;line-height:16px}
a>span.rzBtn.rzCenter{transform:translateX(-50%)}
.rzAdmin{position:relative;z-index:199;display:inline-block;padding:0 17px}
.rzAdmin>img{position:relative;z-index:2;opacity:0;width:95px;height:36px}
.rzAdmin:after{content:"Admin Panel";z-index:1;position:absolute;left:0;top:-1px;display:inline-block;font-family:'Poppins',sans-serif;padding:5px 13px;background:#000;background:linear-gradient(#333,#000);color:#EEE;font-weight:700;box-shadow:inset 0 0 1px 1px rgba(255,255,255,.1);font-size:16px;line-height:26px;white-space:nowrap;}
a>span.rzBtn:hover, .rzAdmin:hover:after, body:not(#rz-editform) a[href*="/revize_faq.php"]:hover:after {background:linear-gradient(#333,#555)!important} 
body:not(#rz-editform) a[href*="/revize_faq.php"]{padding:0}
body:not(#rz-editform) a[href*="/revize_faq.php"]>img{position:relative;z-index:2;display:none}
body:not(#rz-editform) a[href*="/revize_faq.php"]:after{content:"Help";z-index:1;cursor:pointer;display:inline-block;padding:5px 22px 5px 23px;background:#000;background:linear-gradient(#333,#000);color:#EEE;font-weight:700;box-shadow:inset 0 0 1px 1px rgba(255,255,255,.1);font-size:16px;line-height:26px;white-space:nowrap}
#dataTable .header{display:table-cell}
.alertbtn{position:fixed;bottom:20px;right:20px;z-index:100000}
.rzContainer{position:absolute;margin:-30px auto 0;left:0;right:0;max-width:1300px}
.rzContainer>a{display:inline-block!important}

form#rz-business-directory-search{margin:0 15px 0 0}
/* -----------------------------------------

#main

-----------------------------------------*/
.container{width: 1330px;max-width:100%}
a{text-decoration: none;}
a:hover{text-decoration: none;color: inherit;}
#skip{position:fixed;left:-100%;top:-100%;transition:all .3s;z-index:999}
#skip:focus{left:50px;top:50px}

/* Default nav styles */
#nav .fa:before{font-family:'FontAwesome' !important}
#nav{padding:0;width: 834px;max-width:100%;margin-left: 3px;margin-bottom: 0;}
#nav li{margin:0;list-style:none}
#nav li a,
#nav li span{padding: 32px 0 33px;display:inline-block;font-family: 'Poppins', sans-serif;font-size: 16px;color: #fefefe;text-transform: capitalize;text-decoration:none;font-weight: 600;}
#nav ul{padding:0;margin:0}
#nav ul a,
#nav ul span{padding:0}


/* header */
header{position: fixed;z-index:200;width: 100%;}
#header-top {background: #ffffff;padding-top: 12px;padding-bottom: 8px;}
#header-top .row{align-items: center;}
#header-btm {background: #00337f;border-bottom: 5px solid #00294b;}
.tools {display: flex;align-items: center;justify-content: flex-end;margin-right: 2px;margin-top: -5px;}
#logo {width: 343px;display: block;transition: all 0.3s;}
.social-link {list-style: none;padding: 0;display: flex;align-items: center;justify-content: space-between;width: 255px;margin: 6px 0 0 0;}
.social-link li {display: inline-block;}
.social-link li a {display: block;width: 45px;height: 45px;border: 1px solid #525a67;border-radius: 50%;padding: 9px 13px 10px 12px;}
.tools .divider a.fb:hover {background: #1773EA;}
.tools .divider a.ig:hover {background: linear-gradient(45deg,#EFC913,#EF4200,#C82258,#7D38A6);}
.tools .divider a.yt:hover {background: #C93226;}
.tools .divider a.in:hover {background: #0A66C2;}
.tools .divider a.tw:hover {background: #00acee;}
.tools .social-link li a:hover {box-shadow: -1px 3px 0px 0px #58585842;}
.tools .divider a:hover img{filter: invert(98%) sepia(100%) saturate(0%) hue-rotate(355deg) brightness(295%) contrast(188%);}
.social-link li img {width: 18px;transition: all 0.3s;}
.tools .divider a {font-size: 18px;color: #010101;font-weight: 500;position: relative;}
.tools .divider a:hover{text-decoration: underline;}
.tools .divider {position: relative;}
.tools .divider:not(:last-child) {margin-right: 30px;padding-right: 30px;}
.tools .divider:not(:last-child):before {content: "";position: absolute;top: -4px;right: 0;width: 2px;height: 34px;background: rgb(0 51 127 / 12%);}
.tools .divider a:not(:last-child) {margin-right: 34.6px;}
.tools .divider a:not(:last-child):before {content: "";position: absolute;top: 4px;right: -18px;width: 2px;height: 17px;background: rgb(0 51 127 / 12%);}

/* Search */
#search{width: 285px;margin-left: auto;margin-top: 18px;margin-right: 1px;}
#search form{position:relative;margin:0}
#search input{padding-top: 10px;padding-left: 21px;padding-right: 55px;font-size: 16px;color: #ffffff;height: 51px;border: 1px solid rgb(255 255 255 / 50%);background: transparent;border-radius: 30px;}
#search input::-webkit-input-placeholder{color:#ffffff}
#search input:-moz-placeholder{color:#ffffff}
#search input::-moz-placeholder{color:#ffffff}
#search input:-ms-input-placeholder{color:#ffffff}
#search label{margin:0;position:absolute;left:0;top:0;line-height:45px}
#search button{position:absolute;right: 7px;top: 50%;transform: translateY(-50%);border:0;background: #265192;width: 40px;height: 40px;border-radius: 50%;padding: 10px 12px  10px;display: flex;align-items: center;justify-content: center;margin-top: -1px;z-index: 1;}
#search button img{transition: 0.3s all;}
#search button:hover img{transform: scale(1.2);}


/* Translate */
div.skiptranslate{display:none !important}
.goog-te-banner-frame{display:none}
#translation-links{padding:0;margin: 0;}
#translation-links button{border: none;background: #00337f;color: #ffffff;padding: 10px 8px 10px 11px;position: relative;box-shadow: -3px 3px 3px #00000014;width: 65px;}
#translation-links button .fa {margin-left: 5px;}
#translation-links li{position:relative;margin:0;list-style:none}
#translation-links ul{padding:25px;margin:0;position:absolute;right: 52px;bottom: 0;width:250px;height: 340px;overflow:scroll;background: #ffffff;display: none;border-radius: 8px;border-top-right-radius: 0;box-shadow: 0 0 10px #00000030;}
#translation-links ul li{margin-bottom:10px}
#translation-links ul li a {border-bottom: 1px solid #ccc;display: block;color: #215fa4;text-decoration: none;}
#translation-links button img {width: 29px;}
.floating-share-btn i {font-size: 13px;}
#translation {position: fixed;right: 0;top: 40%;z-index: 9999;margin-top: 75px;}

/* hero */
#hero-search {width: 54.3%;margin: 0 auto;}
#hero-search .search-form{position: relative;margin-bottom: 0;height: 75px;background: #ffffff;border-radius: 40px;overflow: hidden;display: flex;align-items: center;}
#hero-search .search-form button {position: absolute;right: 0;background: #003788;border: none;margin-right: 5px;padding: 21px 52px;border-radius: 33px;font-size: 20px;font-weight: 600;color: #ffffff;transition: all 0.3s;}
#hero-search .search-form button:hover{background:#03265a ;}
#hero-search .search-form input {border: none;height: 50px;font-size: 20px;font-weight: 500;padding: 17px 215px 20px 70px;}
#hero-search .search-form img {width: 26px;position: absolute;left: 28px;margin-top: 1px;}
#slider #wave {position: absolute;bottom: 0;width: 100%;display: block;z-index: 1;}
#wrapper_sliderVideo{z-index: 1!important;}

/* quicklinks */
#quicklinks {position: relative;overflow: hidden;top: -170px;margin-bottom: -96px;z-index: 1;padding-bottom: 80px;}
#quicklinks:before {content: "";position: absolute;top: 35%;width: 100%;height: 100%;background: #f2f6fb;}
#quicklinks .tns-ovh{padding-top: 40px;margin-top: -40px;}
#quicklinks .qlink-icon img {width: 37px;}
#quicklinks .qlink-icon {width: 71px;height: 71px;margin: -51px auto 0;background: #72bd96;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
#quicklinks .qlink-box h3 {font-size: 22px;font-weight: 600;color: #ffffff;text-transform: uppercase;margin-top: 29px;line-height: 24px;margin-bottom: 3px;}
#quicklinks .qlink-box span {font-size: 15px;font-weight: 600;color: rgb(255 255 255 / 70%);display: block;text-transform: uppercase;margin-bottom: 31px;}
#quicklinks .qlink-box {text-align: center;padding: 15px;border-radius: 7px;}
#quicklinks .qlink-box:hover h3,#quicklinks .qlink-box:hover span{text-decoration: underline;}
#quicklinks .tns-outer {margin-right: 2.1px;margin-left: 2.1px;padding-top: 50px!important;}
#quicklinks .tns-controls{top: 60%;margin-top: 1px;left: -110px;right: -111px;}


/* about */
#about {background: #f2f6fb;position: relative;padding-bottom: 106px;}
#about:before {content: "";position: absolute;top: -180px;left: 0;width: 100%;height: 100%;background: #f2f6fb;}
#about .about-slider{position: relative;}
#about .about-border {position: absolute;top: 18px;left: 34px;max-width: initial;}
#about .about-slider:before{content: "";position: absolute;left: -26px;top: -29px;background: url(../images/about-dots.png);background-size: contain;background-repeat: no-repeat;max-width: 77px;width: 100%;padding-bottom: 17.5%;z-index: 1;}
#about .about-slider:after{content: "";position: absolute;top: 78px;right: -49px;background: url(../images/about-line.png);background-size: 100% 100%;width: 104px;max-width: 100%;height: 26px;}
#about .about-placeholder{padding: 45.2%;background-size: 100% 100%!important;margin-right: 13px;border-radius: 11px;}
#about-content {padding: 119px 60px 119px 90px;}
#about-content .about-title {font-size: 55px;font-weight: 700;letter-spacing: 0.6px;position: relative;display: inline-block;z-index: 0;margin-bottom: 51px;text-transform: capitalize;}
#about-content .about-title:before{content: "";position: absolute;top: -10px;left: -32px;width: 88px;height: 88px;background: #e6ecf5;border-radius: 50%;z-index: -1;}
#about-content .about-title:after{content: "";background: url(../images/assets1.png);position: absolute;bottom: -12px;right: 0px;width: 246px;height: 9px;background-size: 100% 100%;}
#about-content .about-title span {color: #00337f;}
#about-content p{font-size: 18px;margin-left: 2px;line-height: 35px;}
#about-content .about-btn{font-size: 18px;color: #00337f;font-weight: 700;border: 1px solid #00337f;margin-top: 7px;display: inline-block;padding: 17px 34px 15px;border-radius: 30px;margin-left: 1px;transition: all 0.3s;}
#about-content .about-btn:hover{background:#00337f ;color: #ffffff;}
#about .tns-controls{left: -7px;right: 0px;z-index: 1;height: 100%;transform: translateY(-50%);display: flex;align-items: center;justify-content: space-between;width: 100%;margin-top: 13px;}
#about .tns-controls button{padding: 8px;box-shadow: 0 0 10px #00000040;}

/* impact */
#impact {text-align: center;background: #003687;padding-top: 111px;padding-bottom: 39px;}
#impact #count {padding-bottom: 48px;border-bottom: 1px solid #1a498f;}
#impact .impact-title {font-size: 55px;font-weight: 700;letter-spacing: 0.6px;position: relative;display: inline-block;z-index: 0;margin-bottom: 78px;text-align: center;color: #ffffff;text-transform: capitalize;}
#impact .impact-title:after{content: "";background: url(../images/assets2.png);position: absolute;bottom: -30px;right: -40px;width: 246px;height: 9px;background-size: 100% 100%;}
#impact .count-icon img {width: 52px;}
#impact .count-icon {width: 103px;height: 103px;margin: 0 auto 47px;background: #436ba7;display: flex;align-items: center;justify-content: center;border-radius: 50%;padding: 12px;position: relative;}
#impact .count-icon:before {content: "";position: absolute;top: -7px;left: -7px;width: 117px;height: 117px;border: 2px solid #436ba7;border-radius: 50%;}
#impact .count-box{position: relative;padding-top: 24px;padding-bottom: 12px;}
#impact .count-box h4 {font-size: 20px;color: #ffffff;font-weight: 600;margin-bottom: 11px;}
#impact .count-box span {display: block;font-size: 16px;color: rgb(255 255 255 / 60%);position: relative;}
#impact span.timer.dolor:before {content: "$";}
#impact .count-box.divider:before {content: "";position: absolute;top: 0;left: -15px;width: 1px;height: 100%;background: #1a498f;}
#impact .count-box.divider:after {content: "";position: absolute;top: 0;right: -15px;width: 1px;height: 100%;background: #1a498f;}

/* event */
#event {padding-top: 111px;padding-bottom: 111px;}
#event .event-title {font-size: 55px;font-weight: 700;position: relative;display: inline-block;z-index: 0;margin-bottom: 0;color: #ffffff;text-transform: capitalize;}
#event .event-title:after{content: "";background: url(../images/assets2.png);position: absolute;bottom: -13px;right: 2px;width: 271px;height: 9px;background-size: 100% 100%;}
#event #event-top {display: flex;align-items: baseline;justify-content: space-between;margin: 0 11px 0 3px;padding-bottom: 54px;}

/* news */
#homepage #news {padding-top: 107px;padding-bottom: 104px;overflow: hidden;}
#homepage #news .news-title {font-size: 55px;font-weight: 700;position: relative;display: inline-block;z-index: 0;margin-bottom: 0;color: #000000;text-transform: capitalize;}
#homepage #news .news-title span{color:#003584;}
#homepage #news .news-title:after{content: "";background: url(../images/assets1.png);position: absolute;bottom: -13px;right: -50px;width: 249px;height: 9px;background-size: 100% 100%;}
#homepage #news #news-top {display: flex;align-items: baseline;justify-content: space-between;margin: 0 4px 0 -2px;padding-bottom: 52px;}
#homepage #news #news-top .btn{position: relative;top: 17px;padding: 16.5px 59px;}
#homepage #news .news-box-content span {font-size: 16px;color: #1e7f00;font-weight: 500;display: block;margin-bottom: 16px;}
#homepage #news .news-box-content h3 {font-size: 22px;color: #1f1f1f;font-weight: 700;margin-bottom: 17px;}
#homepage #news .news-box-content p {font-size: 16px;font-weight: 400;color: #565656;line-height: 30px;margin-bottom: 23px;}
#homepage #news .news-box-content .news-box-btn {font-size: 20px;font-weight: 600;color: #00337f;text-transform: capitalize;position: relative;display: inline-block;padding: 0 60px 10px 0;}
#homepage #news .news-box-content .news-box-btn:hover:before{right: -15px;}
#homepage #news .news-box-content .news-box-btn:before {content: "";position: absolute;top: 3px;right: 10px;background: url(../images/arrow-right1.png);background-size: 100% 100%;width: 31px;height: 16px;}
#homepage #news .news-box-date {font-size: 16px;color: #ffffff;position: absolute;bottom: -22px;right: 18px;background: #00337f;border: 1px solid #ffffff;border-radius: 26px;padding: 10px 17px 9px 21px;text-transform: capitalize;background-clip:padding-box ;}
#homepage .news-box {border: 1px solid rgb(225, 221, 219);border-radius: 28px;overflow: hidden;padding: 15px 13px;}
#homepage .news-box-bg {border-radius: 20px;padding: 36.8%;position: relative;}
#homepage .news-box-content {padding: 33px 9px 9px;}
#homepage #news .news-box-date img {width: 21px;margin-right: 5px;}
#homepage .news-box:hover{box-shadow: 0px 95px 160px 0px rgba(197, 208, 223, 0.58);}
#homepage #news .tns-ovh{overflow: visible;}
#homepage #news .tns-item:not(.tns-slide-active){visibility: hidden;pointer-events: none;transition: all 0.3s;opacity: 0;}
#homepage #news .tns-controls {top: 50%;margin-top: 1px;left: -110px;right: -111px;}
#homepage #news a.news-box-btn[style="pointer-events: none;"]:before {display: none;}


/* cares */
#freeform.cares{/* line-height: 2; */}
#freeform.cares #slider .container,#freeform.cares #main .container {width: 900px;}
#freeform.cares #slider {max-height: inherit;padding: 350px  0 5px;}
#freeform.cares #slider:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #00000085;z-index: 1;}
#freeform.cares .cares-slider-content.container {position: relative;z-index: 1;}
#freeform.cares .cares-slider-content.container h1 span {color: #ffffff;background-color: #888;display: inline;padding: 5px 0.45rem;text-decoration: none;box-decoration-break: clone;-webkit-box-decoration-break: clone;}
#freeform.cares .cares-slider-content.container h1 {line-height: 1.78;font-size: 40px;font-weight: 600;}
#freeform.cares .cares-slider-content.container h6 {color: #ffffff;line-height: 2.1;font-size: 20px;margin-bottom: 45px;}
#freeform.cares .cares-slider-content.container h6 span {color: #ffffff;background-color: rgba(0, 0, 0, .5);display: inline;padding: 5px 0.45rem;text-decoration: none;box-decoration-break: clone;-webkit-box-decoration-break: clone;}
#freeform.cares #chief-message .content-box-image {width: 250px;height: 250px;margin: 0 auto;background-position: top center!important;background-size: 100%!important;border-radius: 50%;border: 4px solid #006ca6;}
#freeform.cares #chief-message .content-box-headline {display: block;color: #ffffff;font-weight: 600;line-height: 2.2;position: relative;top: -50px;max-width: 655px;width: 100%;margin: 0 auto;}
#freeform.cares #chief-message .content-box-headline span{background: #006ca6;padding: 4px 12px;}
#freeform.cares #chief-message {background: #00799E;padding: 50px 0;color: #ffffff;box-shadow: inset 0 0 100px rgba(0, 0, 0, .4);line-height: 2;}
#freeform.cares #chief-message .content-box a {color: #ffffff;font-weight: 600;text-decoration: underline;transition: 0.5s ease;}
#freeform.cares #chief-message .content-box a:hover {color: #cad946;opacity: .6;}
#freeform.cares #vision-mission {background: #f79c40;padding: 50px 0;color: #ffffff;box-shadow: inset 0 0 100px rgba(0, 0, 0, .4);line-height: 2;}
#freeform.cares .columns-parallax {height: 35rem;background-attachment: fixed!important;background-size: cover!important;background-position: 50%!important;}
#freeform.cares #vision-mission blockquote:not(:last-child) {padding-bottom: 40px;border-bottom: 1px solid hsla(0, 0%, 100%, .3);margin-bottom: 36px;}
#freeform.cares .title h2 {color: #444;font-size: 35px;margin-bottom: 16px;font-weight: 600;}
#freeform.cares #vision-mission .title h2{color: #ffffff;}


#freeform.cares .values-box-heading {background: #7fc39f;text-align: center;font-size: 16px;font-weight: 600;margin-bottom: 10px;text-transform: capitalize;line-height: 1.8;}
#freeform.cares .values-box {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 45px;}
#freeform.cares .values-box-item {width: 48.4%;color: #444;margin-bottom: 45px;}
#freeform.cares .values-box-item ul {list-style-type: square;padding: 0;margin: 0 0 0 17px;font-size: 14px;}
#freeform.cares .values-box-item:nth-child(2) .values-box-heading {background: #f79c40;}
#freeform.cares .values-box-item:nth-child(3) .values-box-heading {background: #cad946;}
#freeform.cares .values-box-item:nth-child(4) .values-box-heading {background: #b4d1e8;}
#freeform.cares .values-box-item:nth-child(5) .values-box-heading {background: #00799E;}
#freeform.cares #our-values {padding: 50px 0;}
#freeform.cares .our-goal-left {max-width: 223px;margin-right: 45px;width: 30%;}
#freeform.cares .our-goals-content-wrap{margin: 0;padding: 0;list-style: none;}
#freeform.cares .our-goals-box{display: flex;}
#freeform.cares .our-goal-icon {padding: 100% 0 0;width: 100%;background-color: #7fc39f;border-radius: 50%;position: relative;}
#freeform.cares .our-goal-icon img {position: absolute;top: 10%;left: 10%;width: 80%;height: auto;}
#freeform.cares #our-goals {background: #333;color: #ffffff;padding: 50px 0;}
#freeform.cares #our-goals .title h2 {color: #ffffff;}
#freeform.cares h5.our-goal-headline {color: #7fc39f;font-size: 16px;font-weight: 600;margin-bottom: 10px;}
#freeform.cares .our-goal-content h3 {color: #ffffff;font-weight: 600;font-size: 16px;}
#freeform.cares .our-goal-content ul {list-style-type: square;margin: 0 0 20px 18px;padding: 0;font-size: 13px;}
#freeform.cares .our-goal-content ul span {line-height: 1.8;}


#freeform.cares #our-goals .title {margin-bottom: 50px;}
#freeform.cares .our-goal-right {margin-top: 30px;width: 70%;}
#freeform.cares .our-goal-content p {margin-bottom: 20px;}
#freeform.cares .goal-statistics img {width: 100%;}


#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(2) .our-goal-icon {background: #f79c40;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(2) .our-goal-headline {color: #f79c40;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(3) .our-goal-icon {background: #cad946;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(3) .our-goal-headline {color: #cad946;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(4) .our-goal-icon {background: #b4d1e8;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(4) .our-goal-headline {color: #b4d1e8;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(5) .our-goal-icon {background: #00799E;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(5) .our-goal-headline {color: #00799E;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(6) .our-goal-icon {background: #3258bc;}
#freeform.cares .our-goals-content-wrap .our-goals-box:nth-child(6) .our-goal-headline {color: #3258bc;}

#freeform.cares .our-goals-content-wrap .our-goals-box:not(:last-child) { margin-bottom: 70px;}


/* footer */
footer {background: #f2f6fb;padding-top: 82px;}
#footer-top {margin-left: -4px;margin-bottom: 77px;}
#footer-top h4 {font-size: 24px;font-weight: 700;margin-bottom: 39px;}
#footer-top ul{list-style: none;margin: 0 0 0px -4px;padding: 0;}
#footer-top ul li{margin-bottom: 31px;}
#footer-top ul li a,#footer-top ul li span {font-size: 16px;color: #2d333b;display: flex;align-items: flex-start;line-height: 30px;}
#footer-top ul li a img,#footer-top ul li span img{display: block;width: 25px;margin-right: 15px;margin-top: 3px;}
footer .footer-logo {width: 218px;display: block;margin-top: 9px;margin-bottom: 45px;}
footer .footer-home {width: 78px;display: block;margin: 0 auto 52px;position: relative;left: 0px;}
footer .footer-card {border: 1px solid #b7cdef;border-radius: 28px;overflow: hidden;padding: 5px;margin-right: -5px;width: 19.3rem;max-width: 308px;}
footer .footer-card-body {background: #ffffff;padding: 38px 28px;border-radius: 28px;}
footer .btn.footer-btn {font-size: 18px;font-weight: 600;padding: 15px 15px!important;position: relative;left: 6px;width: 200px;}
footer #divider {display: flex;align-items: self-start;justify-content: space-between;margin-left: 36px;margin-top: 13px;}
footer #footer-bot {background: #003481;color: #ffffff;padding: 31px 0 34px;font-size: 18px;}
footer #revize-login {color: #ffffff;font-size: 18px;font-weight: 500;margin-right: 2px;padding-left: 4px;}
a#revize-link {color: #ffffff;}
a#revize-link:hover,#revize-login:hover{text-decoration: underline;}
#footer-top ul li a:hover,#footer-top ul li span:hover{text-decoration: underline;cursor: pointer;}
footer #divider .divider { width: 30%;}

/* -----------------------------------------

#inner

-----------------------------------------*/
#freeform #main {background: #f9fafc;}
#freeform #slider>img{position:absolute;left:0;right:0;top:100%;width:100%;z-index:11}
#freeform #slider{padding-bottom: 28.05%;}
#freeform #flyout-wrap{border-top: 3px solid #092d3b;background: #ffffff;padding-top: 30px;padding-bottom: 30px;margin-bottom: 22px;}
#freeform #flyout-header{margin: 0 0 21px;font-size:24px;font-weight:700;letter-spacing: -.02em;padding-left: 37px;}
#freeform #flyout{padding:0;margin:0}
#freeform #flyout li{position:relative;margin:0;list-style:none;margin-bottom: 18.6px;}
#freeform #flyout li ul li{margin-bottom: 0;text-align: center;}
#freeform #flyout a,
#freeform #flyout span{display:block;text-decoration:none;font-size:16px;font-weight:600;line-height:24px;padding: 6px 37px;letter-spacing: -0.6px;color: #000;position: relative;z-index: 0;}
#freeform #flyout ul{padding:0;margin:0;display: none;background: #fff;}
#freeform #flyout ul a,
#freeform #flyout ul span{font-size:16px;padding: 11px 15px;}
#freeform #breadcrumbs{font-size: 14px;font-weight:700;color: #999999;letter-spacing: -0.08px;margin-bottom: 1px;}
#freeform #breadcrumbs a{text-decoration:none;color: #999999;}
#freeform #breadcrumbs a:after{content:'\f105';font-family:'FontAwesome';margin:0 7px 0 10px;color: #999999;font-size:12px;position:relative;top:-1px}
#freeform #page-title {font-size: 47px;font-weight: 700;color: #222222;margin-left: -1px;margin-bottom: 16px;}
#freeform article#entry {padding-top: 95px;padding-bottom: 95px;margin-left: 5vw;}
#freeform.fullwidth article#entry{margin: 0;}
#freeform #post {margin-left: -1px;}
#freeform #post p:last-child{margin-bottom: 0;}
#freeform .left-border{position: relative;margin-left: 23px;padding-left: 24px;}
#freeform .left-border:before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 3px;height: 91%;background: #2a3a51;margin-top: 2px;}
#freeform #post ul {list-style: disc;margin-top: -10px;margin-left: 7px;letter-spacing: -0.45px;margin-bottom: 30px;}
#freeform #contact h2{font-size: 20px;font-weight: 700;padding-left: 38px;padding-right: 45px;margin-bottom: 3px;word-wrap: break-word;}
#freeform #contact strong {color: #b4b4b4;font-size: 13px;margin-bottom: -5px;display: block;padding-left: 38px;padding-right: 38px;}
#freeform #contact {border-top: 3px solid #092d3b;background: #ffffff;margin-bottom: 22px;padding-bottom: 41px;}
#freeform .contact-img {width: 100px;height:110px;margin-top: 45px;margin-left: 40px;margin-bottom: 15px;background-size: contain!important;}
#freeform .contact-info {margin-top: 19px;padding-left: 38px;padding-right: 38px;}
#freeform .contact-info a {display: block;font-size: 13px;color: #222222;}
#freeform .contact-info strong{padding: 0!important;}
#freeform .Email {margin-bottom: 2px;}
#freeform aside {margin-right: -5px;margin-top: 102px;}
#freeform #notice {border-top: 3px solid #092d3b;padding: 41px 37px 22px 40px;background: #ffffff;margin-bottom: 20px;}
#freeform #notice h2{font-size: 23px;font-weight: 700;margin-bottom: 9px;word-wrap: break-word;}
#freeform #notice p {letter-spacing: -0.5px;word-wrap: break-word;}
#freeform #Informed h2{font-size: 23px;font-weight: 700;margin-bottom: 9px;word-wrap: break-word;}
#freeform #Informed {padding: 43px 39px;border-top: 3px solid #092d3b;background: #ffffff;}
#freeform #Informed p {letter-spacing: -0.5px;margin-bottom: 15px;}
#freeform #Informed img.envelop {width: 54px;display: block;margin-bottom: 38px;}
#freeform .informed-link {font-size: 15px;font-weight: 700;color: #72bd96;}


#freeform #post .row {margin-top: 55px;}
#freeform #post .row h3 {font-weight: 600;margin-bottom: 14px;}
#freeform #post .brand-logos {margin-bottom: 15px;text-align: center;}


/* DON'T modify the styling of images in the #post, only the span.subheader*/

/* -----------------------------------------

#share widget

-----------------------------------------*/
.modal{z-index:100000}
.modal-content{overflow:hidden;box-shadow:none!important;border-radius:3px}
.modal-header{background:#fff;border-color:#F4F9FD;text-align:center;padding:30px 60px;text-align:left}
.modal-header h4{font-size:30px}
.modal-header button{margin-top:2px!important;position:relative;font-size:25px}
.modal-body{padding:40px 60px}
.copylink{margin-bottom:40px}
.copylink pre{border-color:#DBE7F0;background:#F4F9FD;border-width:1px}
.modal-header button,.modal-header button:hover{color:#000!important;background:none}
.share-btns{margin:0 0 20px}
.share-btns a{display:block;border:1px solid #DBE7F0;text-align:center;height:170px;border-radius:3px;overflow:hidden;text-decoration:none;margin-bottom:20px}
.share-btns i{display:block;line-height:170px!important;font-size:60px}
.btn-facebook{color:#3b5998!important}
.btn-twitter{color:#00ACED!important}
.btn-google{color:#D34836!important}
.btn-reddit{color:#ff5700!important}
.btn-facebook:hover{border-color:#3b5998}
.btn-twitter:hover{border-color:#00ACED}
.btn-google:hover{border-color:#D34836}
.btn-reddit:hover{border-color:#ff5700}
.btn-lg{font-size:16px;padding:14px 30px;border:0;border-radius:3px}
.floating-share-btn{position:fixed;z-index: 999;top:40%;right:0;border-radius:0;border:0;background: #00337f!important;color:#fff!important;padding:8px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center}
.floating-share-btn span{display:block;margin-top:5px;text-transform:uppercase}

/* -----------------------------------------

#slider

-----------------------------------------*/
#slider{position:relative;max-height: 80vw;padding-bottom: 57.67%;}
#slider > .tns-outer{position:absolute;left: 0;right:0;top:0;bottom:0}
.slider-content {position:absolute;left:0;right:0;top: 37.85%;z-index:51;display: none;}
#slider-caption{font-size: 110px;font-weight: 700;color:#fff;text-transform: capitalize;margin-bottom: 36px;margin-left: 3px;letter-spacing: 1.6px;}
.tiny-slider-wrap > .tns-outer,
.tiny-slider-wrap > .tns-outer > .tns-inner,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider .tns-item,
.tns-bg-slide {height:100%}
.tns-outer{position:relative}
.tns-controls{position:absolute;top:50%;left: 0;right: 0;}
.tns-controls button{padding:0;border:0;background: #ffffff;border-radius: 3px;position:relative;z-index:10;line-height:35px;width:35px;margin:0 15px;transform:translateY(-50%);opacity:0;transition:all .3s;padding: 6px 8px;box-shadow: 0 0 10px #0000002e;}
.tns-outer:hover .tns-controls button{opacity:1}
.tns-controls button:last-of-type {float:right}
.tns-nav{position:absolute;bottom:0;left:0;right:0;z-index:1;text-align:center}
.tiny-slider-wrap button[data-action]{position:absolute;bottom:0;right:0;z-index:1}
ul.tiny-slider,
ul.tiny-carousel{padding:0;margin:0}

/* -----------------------------------------

#media queries

-----------------------------------------*/
@media only screen and (max-width:1600px){
  #slider{padding-bottom: 60%;}
  #freeform aside{margin-right: 0;}
}

@media only screen and (max-width:1540px){
  #quicklinks .tns-controls {left: -50px;right: -50px;}
  #homepage #news .tns-controls {left: -51px;right: -51px;}
}

@media only screen and (max-width:1500px){
  #slider{padding-bottom: 64%;}
  #quicklinks{top: -155px;}
}

@media only screen and (max-width:1400px){
  #slider{padding-bottom: 66%;}
  .about-placeholder{margin: 0;}#about-content{padding-left: 40px;padding-right: 0px;}
  #homepage #news .tns-controls {left: unset;right: 0;top: -30px;}
  #homepage #news .tns-controls button{width: 48px;background: #ffffff;padding: 0px 16px;box-shadow: 0 0 10px #00000040;}
  #quicklinks .tns-controls{left: -15px;right: -15px;} 
  #homepage #news #news-top .btn{top: 0;}
  #homepage #news #news-top {padding-bottom: 80px;}
  #quicklinks .tns-controls button{width: 30px;background: #ffffff;padding: 5px 6px;box-shadow: 0 0 10px #00000040;}
  #quicklinks .tns-outer { margin: 0;padding-left: 30px!important;padding-right: 30px!important;}

}


@media only screen and (max-width:1370px){
  #quicklinks{top: -140px;}

}
@media only screen and (max-width:1300px){
  #slider{padding-bottom: 68%;}
  #slider-caption{font-size: 100px;}
  #hero-search{width: 50%;}
  #hero-search .search-form button{padding: 16px 30px;}
  #hero-search .search-form{height: 65px;}
  
}
@media only screen and (max-width:1260px){
  #quicklinks{top: -130px;}
  #slider {padding-bottom: 72%;}
  footer .footer-logo{width: 160px;margin-left: auto;margin-right: auto;}
  footer .btn.footer-btn {padding: 12px 20px 12px!important;display: block;left: 0;}
  footer .footer-card{max-width: 265px;}
  footer #divider{margin-left: -15px;}
  #logo {width: 280px;}
}
@media only screen and (max-width:1200px){
  #slider {padding-bottom: 74%;}
  #nav {margin-right: -40px!important;max-width: initial!important;width: auto!important;}
  footer #divider {column-gap: 50px;margin-left: 10px;}
  #footer-top h4{font-size: 20px;}
  #freeform aside {margin-right: -20px;}
  .tools .divider:not(:last-child) {margin-right: 20px;padding-right: 20px;}

  
}
@media only screen and (max-width:1180px){
  #quicklinks{top: -125px;}
  #search{width: 250px;}
  #nav {margin-right: -70px!important;}
  .tools {margin-left: -115px;}

  #footer-top .col-lg-9{width: 100%!important;max-width: 100%!important;flex: 0 0 100%;}
  footer #divider {margin-left: 0;margin-top: 50px;}
  #footer-top .container{padding: 0 30px;}
  #freeform #notice,
  #freeform #flyout a,
  #freeform #flyout span,
  #freeform #flyout-header,
  #freeform #Informed,
  #freeform #contact h2,
  #freeform #contact strong,
  #freeform .contact-info {padding-left: 20px;padding-right: 20px;}
  #freeform .contact-img{margin-left: 25px;}
}


@media only screen and (max-width:1100px){
  #slider {padding-bottom: 78%;}
}
@media only screen and (max-width:1080px){
  #nav {margin-right: -110px!important;}
 #search{width: 190px;}
}
@media only screen and (min-width: 992px) {
	#nav .focused .toggle,#nav .focused .toggle2,#flyout .focused .toggle{display:inline-block !important;padding:0}
	#flyout .focused .toggle{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position: absolute!important;right: 36px;top: 6px;padding: 0!important;}
	
    
     /* default nav styles */
    #nav{display: flex!important;justify-content: space-between;}
    #nav .focused .toggle{display:inline !important}
    #nav li:hover>ul{display:block !important}
    
    /* traditional */ 
    #nav:not(.mega) li{position:relative}
    #nav:not(.mega) ul{position:absolute;left:0;top:100%;width:200px;display:none}
    #nav:not(.mega) ul ul{left:100%;top:0}
    #nav:not(.mega) .focused .toggle2{display:inline !important}
    #nav:not(.mega) ul a,
    #nav:not(.mega) ul span{border-bottom:1px solid rgba(0,0,0,.15)}
    #nav:not(.mega) li:last-child>a,
    #nav:not(.mega) li:last-child>span{border:0}
    
    /* mega */
    #nav.mega>li{position:static}
    #nav.mega>li>ul{-webkit-column-count:3;-moz-column-count:3;column-count:3;position:absolute;left:0;right:0;top:100%;display: none;background: #00337f;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 48px;}
    #nav.mega>li>ul>li{display:block;width:100%;break-inside:avoid;margin-bottom: 26px;}
    #nav.mega .focused .toggle2{display:none !important}
    #nav.mega ul a,
    #nav.mega ul span{color:#dfc329;font-size: 17px;font-weight:700;margin-bottom: 12px;}
    #nav.mega ul ul a,
    #nav.mega ul ul span{font-weight:500;color:#fff;font-size:16px;text-transform:none;margin-left: 12px;margin-bottom: 4px}
    #nav.mega ul ul a:hover, #nav.mega ul ul span:hover{color:#dfc329;text-decoration: underline;}
    #nav>li:hover>a,
    #nav>li:hover>span{text-decoration: underline;color: #dfc329;}

    header.sticky #nav>li >a, header.sticky #nav >li >span {padding: 24px 0 20px;}
    header.sticky #search {margin-top: 8px;}
    
    #flyout>li:hover>a,
    #flyout>li:hover>span{border-color:transparent}
    #flyout>li:hover>ul{display:block}
    #flyout ul{position:absolute;left:100%;top: -11px;width: 165px;z-index:10}
    #freeform #flyout li a:hover{color: #ffffff;}
    #freeform #flyout li a:not(.fa):after {content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;height: 151%;background: #72bd96;opacity: 0;transition: all 0.3s;z-index: -1;margin-top: -2px;}
    #freeform #flyout li ul li a:after {width: 100%!important;height: 109%!important;margin-top: 2px!important;}
    #freeform #flyout li a:hover:after{opacity: 1;}
    #freeform #flyout li:before {content: "";position: absolute;bottom: -9px;left: 35px;height: 1px;width: 67%;background: #f1f1f1;}
    #freeform #flyout li ul li:before {width:100%;left: 0;bottom: 0;}
    #freeform #flyout li:last-child:before{content: unset;}
    #freeform #flyout li:hover ul{display: block;}



}

@media only screen and (max-width:991px) {
	/* rz form tables - without page scope this targets editforms and makes
	 * editing confusing
	 */
	#rz-business-categories{margin:0 !important}
	#freeform #formwizziwmorf tr,#freeform #formwizziwmorf tr td{display:block!important}
	#freeform #formwizziwmorf tr table tr{display:table-row!important}
	#freeform #formwizziwmorf tr table td{display:table-cell!important}
	/* Allows tables to be used as columns with responsive stacking */
	.layout-table{width:100%!important}
	.layout-table,
	.layout-table thead,
	.layout-table tbody,
	.layout-table th,
	.layout-table td,
	.layout-table tr{display:block!important}
	.layout-table td{margin-bottom:15px}

	#toggles{float:right;position: absolute;top: 5px;right: 15px;}
	#nav-toggle,#search-toggle{line-height:45px;width:45px;text-align:center;border-radius:4px;background: #18231c;color:#fff;margin-left:5px}
  #nav li{position:relative}
  #nav ul,
  #flyout ul{display:none;background:rgba(0,0,0,.15)}
  #nav{width:100%;display:none;margin: 15px 0 5px;}
  #nav .toggle,
  #nav .toggle2,
  #flyout .toggle{position: absolute!important;right:0;top:0;background:rgba(0,0,0,.15);display: inline-block;padding: 15px!important;}
  #flyout-toggle{padding:0;padding:15px;color: #000000;}
  #flyout-header{margin:0;padding:15px;border-top:1px solid rgba(0,0,0,.15)}
  #nav li a,
  #nav li span,
  #flyout li a,
  #flyout li span{padding:15px;line-height:1;font-size:14px;border-bottom:1px solid rgba(0,0,0,.2);display:block}
  #nav>li:last-child>a, #nav>li:last-child>span, #flyout>li:last-child>a, #flyout>li:last-child>span{border: none;}
  header{position: static;}
  #header-top{padding-top: 5px;}
  #header-top .row {flex-direction: column-reverse;}
  .tools {justify-content: space-between;margin: 0;border-bottom: 2px solid rgb(0 51 127 / 12%);margin-bottom: 15px;padding-bottom: 3px;}
  #logo{width: 230px;margin-bottom: 5px;}
  .tools .divider:not(:last-child):before{content: unset;}
  .social-link{width: 195px;}
  .social-link li a{width: 35px;height: 35px;padding: 0;display: flex;align-items: center;justify-content: center;}
  .social-link li img {width: 15px;}
  #search{width: 100%;display: none;margin-bottom: 15px;}
  #slider {padding-bottom: 65%;}
  #slider-caption {font-size: 80px;margin: 0 0 15px 0;}
  #hero-search .search-form button {padding: 13px 22px;font-size: 18px;}
  #hero-search .search-form img{width: 20px;left: 20px;}
  #hero-search .search-form input{padding-left: 55px;padding-right: 130px;font-size: 17px;}
  #hero-search .search-form {height: 60px;}
  .slider-content{top: 26%;}
  #quicklinks {top: -100px;padding-bottom: 30px;margin-bottom: -30px;}
  #about-content {padding-left: 0px;padding-top: 80px;padding-bottom: 0;}
  #about{padding-bottom: 80px;}
  #impact{padding-top: 70px;padding-bottom: 70px;}
  #impact #count{padding-bottom: 0;border: none;}
  .count-box.divider:before{content: unset;}
  #quicklinks .tns-controls  button{opacity: 1;}
  #hero-search {width: 500px;}
  .tools .divider{margin: 0!important;padding: 0!important;}
  #event,#homepage #news{padding: 70px 0;}
  footer #footer-bot{text-align: center;font-size: 15px;}
  footer #revize-login{font-size: 15px;}
  footer #divider {display: block;margin: 0;text-align: center;}
  footer .footer-card {margin: 0 auto 60px;}
  #footer-top ul li a, #footer-top ul li span {justify-content: flex-start;}
  #divider .divider:not(:last-child) {margin-bottom: 60px;}
  #footer-top h4{margin-bottom: 25px;}
  #footer-top ul li {margin-bottom: 15px;}
  #footer-top{margin-bottom: 50px;}
  #freeform #flyout li:before{content: unset;}
  #freeform #flyout li{margin: 0;text-align: start!important;}
  #freeform #flyout ul {background: #d9d9d9;}
  #nav {margin-right: 0px!important;}
  #freeform article#entry{margin-left: 0;padding-top: 50px;padding-bottom: 50px;}
  #freeform #flyout a, #freeform #flyout span{ padding: 15px;}
  #freeform #flyout-header{padding-left: 15px;}
  #freeform #flyout-wrap {padding: 0;}
  #freeform #flyout{display: none;}
  #freeform aside {margin-top: 50px;}
  #freeform #breadcrumbs{margin-bottom: 15px;}
  #about .about-border{left: 67px;top: 20px;}
  #about .about-slider:before{left: -30px;}
  #about .about-slider {margin: 0 40px 0px 35px;}
  .tns-controls button{opacity: 1;}
  #freeform aside {margin-right: 0px;}
  .floating-share-btn {top: unset;bottom: 0;font-size: 14px;}
  #translation {top: unset;bottom: 0; margin-bottom: 75px;}
  #translation-links button {width: 59px; padding: 8px;}
  .tools .links{top: 0;left: 0;}
  iframe[src="https://apps.cmha.net/business"] {min-height: 850px;}
  #freeform #post .row .col-lg-6, #freeform #post .row .col-md-4 { margin-bottom: 33px;}
  iframe[src="https://www.youtube.com/embed/oWh7gkHKQs8"] { width: 100%;}
  #freeform #post .col-lg-4 {margin-bottom: 45px;text-align: center;}

  #freeform.cares #slider {padding: 130px 0 5px;}
  #freeform.cares .columns-parallax {background-attachment: inherit!important;background-size: cover!important;background-position: inherit!important;height: 0;padding-bottom: 55%;}
  #freeform.cares #slider .container,
  #freeform.cares #main .container {padding: 0 50px}
  #homepage #news .tns-ovh {overflow: hidden;}
  #homepage #news .tns-item:not(.tns-slide-active) {visibility: visible;pointer-events: inherit;transition: unset;opacity: 1;}
  #homepage .news-box:hover {box-shadow: none;}

  footer #divider .divider {width: 100%;text-align: start;}
}


	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
	.floating-alert{width:auto;right:0;left:0;border:0;bottom:0;border-radius:0;padding-left:15px;padding-right:15px}
	.floating-alert{font-size:12px}
	.floating-alert h4{margin-bottom:10px;font-size:14px}
	.floating-alert .btn{font-size:10px}
	.share-btns a{height:auto;padding:10px;width:100%;font-size:12px;white-space:nowrap;overflow:hidden}
	.share-btns i{display:block;line-height:50px!important;font-size:20px}
  #slider{padding-bottom:70%}
  #slider-caption {font-size: 70px;}
  #hero-search {width: 460px;}
  #quicklinks{top: -85px;}
  #homepage #news .news-title, #impact .impact-title, #about-content .about-title,#event .event-title{font-size: 45px!important;}
  body #rz-business-categories ul li a, .button, .btn, .button, #post button:not(.rz-doc-search-reset), #post input[type="submit"], #post input[type="reset"], #post input[type="button"], .rz-btn{padding: 15px 45px!important;}
   #slider-caption {font-size: 60px;}
  #hero-search {width: 400px;}
  #quicklinks:before {top: 75px;}
  #event #event-top,#homepage #news #news-top{display: grid;justify-content: center;}
  #event .event-title,#homepage #news .news-title{margin-bottom: 40px;}
  #homepage #news #news-top .btn,#event #event-top .btn{margin:0 auto;display: block;position: static;}
  table td {width: 100%!important;}
  #rz-business-directory .rz-block-img{max-width: 100%!important;}
  #freeform.cares .cares-slider-content.container h1 {font-size: 32px;line-height: 1.85;}
  #freeform.cares .our-goals-box {display: block;}
  #freeform.cares .our-goal-left {margin: 0 auto;text-align: center;width: 160px;}
  #freeform.cares .our-goal-right {width: 100%;}
  #freeform.cares .our-goal-icon {margin: 0 auto;}
}

@media only screen and (max-width:670px){
  iframe[src="https://apps.cmha.net/rentdetermination"] {min-height: 900px;}
  iframe[src="https://apps.cmha.net/business"] {min-height: 1140px;}
}

@media only screen and (max-width:600px){
  #slider-caption {font-size: 55px;}
  #hero-search {width: 360px;}
  #quicklinks {top: -75px;}
  #about-content .about-title,#impact .impact-title{font-size: 50px;}
  #slider {padding-bottom: 75%;}
  #logo{width: 200px;}
  #freeform #page-title{font-size: 40px;}
  #about .tns-controls {left: unset;right: 0px;top: -36px;display: block;transform: unset;height: auto;width: unset;}
  #about { padding-top: 40px;}
   #about .tns-controls button{width: 50px;line-height: 10px;padding: 10px 16px;}
   #freeform.cares .cares-slider-content.container h1 {font-size: 30px;line-height: 1.95;}
}

@media only screen and (max-width:590px){
  iframe[src="https://apps.cmha.net/rentdetermination"] {min-height: 1000px;}
  iframe[src="https://apps.cmha.net/business"] {min-height: 1200px;}
}

@media only screen and (max-width:570px){
  #about .about-slider:after{top: 40px;width: 93px;right: -15px;}
  #about .about-slider:before {height: 90px;left: -15px;}
  #about .about-slider {margin: 0 20px 0px 20px;}
  #about .about-border {left: 53px;}
  #freeform.cares #slider .container, #freeform.cares #main .container {padding: 0 35px;}
  #freeform.cares .our-goal-icon {/* padding: 80% 0 0; *//* width: 80%; */}
  #freeform.cares .cares-slider-content.container h1{font-size: 26px;}

}
@media only screen and (max-width:500px){
 #hero-search {width: 330px;}
 #hero-search .search-form {height: 53px;}
 #hero-search .search-form button {padding: 11px 19px;font-size: 16px;}
 #hero-search .search-form input{padding-right: 106px;padding-left: 46px;}
 #hero-search .search-form img{left: 15px;}
 #slider { padding-bottom: 80%;}
 iframe[src="https://apps.cmha.net/business"] {min-height: 827px;}

}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:480px) and (max-width:767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {
  #quicklinks {top: 0;margin-bottom: 50px;}
  #quicklinks:before {top: 0px;}
  .social-link {width: 180px;}
  .tools .divider a:not(:last-child) {margin-right: 20px;}
  .tools .divider a:not(:last-child):before{right: -14px;}
  .tools .divider:not(:last-child) {margin-right: 20px!important;}
  #freeform.cares #slider .container, #freeform.cares #main .container {padding: 0 25px;}
  #freeform.cares .our-goal-icon {/* padding: 60% 0 0; *//* width: 60%; */}
  #freeform.cares .our-goal-icon img {/* width: 70%; *//* top: 15%; *//* left: 15%; */}
  #freeform.cares .cares-slider-content.container h1 {font-size: 24px;}
  #freeform.cares .cares-slider-content.container h6 {font-size: 18px;}
  #freeform.cares #chief-message .content-box-image { width: 210px;height: 210px;}
  #freeform.cares .our-goal-left {width: 140px;}

}

@media only screen and (max-width:400px) {
  #slider-caption {font-size: 45px;}
  #hero-search {width: 304px;}
  /* #about-content .about-title:after{right: -70px;}
  #impact .impact-title:after{right: -15px;} */
  #logo{width: 180px;}
  /* #event .event-title:after{right: 20px;}
  #homepage #news .news-title:after{right: -30px;} */
  #toggles{top: 1px;}
}

@media only screen and (max-width:370px){
  .tools .divider a{font-size: 16px;}
  .tools .divider:not(:last-child) {margin-right: 0px!important;}
  #freeform.cares .values-box-item {width: 100%;}
}

@media print {
	#slider,footer,#breadcrumbs,#flyout-wrap,.floating-share-btn,.e-notify,header{display:none!important}
	a[href]:after{content:none!important}
}
