/* Theme Name: NAHC */

@font-face {
    font-family: 'helvetica_neue_lt_std45_light';
    src: url('font/helveticaneueltstd-lt-webfont.eot');
    src: url('font/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'), url('font/helveticaneueltstd-lt-webfont.woff') format('woff'), url('font/helveticaneueltstd-lt-webfont.ttf') format('truetype'), url('font/helveticaneueltstd-lt-webfont.svg#helvetica_neue_lt_std45_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neue_lt_std55_roman';
    src: url('font/helveticaneueltstdroman-webfont.eot');
    src: url('font/helveticaneueltstdroman-webfont.eot?#iefix') format('embedded-opentype'), url('font/helveticaneueltstdroman-webfont.woff') format('woff'), url('font/helveticaneueltstdroman-webfont.ttf') format('truetype'), url('font/helveticaneueltstdroman-webfont.svg#helvetica_neue_lt_std55_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neue_lt_std75_bold';
    src: url('font/helveticaneueltstd-bd-webfont.eot');
    src: url('font/helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'), url('font/helveticaneueltstd-bd-webfont.woff') format('woff'), url('font/helveticaneueltstd-bd-webfont.ttf') format('truetype'), url('font/helveticaneueltstd-bd-webfont.svg#helvetica_neue_lt_std75_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neue_lt_std46LtIt';
    src: url('font/helveticaneueltstd-ltit-webfont.eot');
    src: url('font/helveticaneueltstd-ltit-webfont.eot?#iefix') format('embedded-opentype'), url('font/helveticaneueltstd-ltit-webfont.woff') format('woff'), url('font/helveticaneueltstd-ltit-webfont.ttf') format('truetype'), url('font/helveticaneueltstd-ltit-webfont.svg#helvetica_neue_lt_std46LtIt') format('svg');
    font-weight: normal;
    font-style: normal;
}
.amr_widget td{font-family:	"helvetica_neue_lt_std55_roman";font-size:12px;}
body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    color: #A3A3A3;
    font-family: 'helvetica_neue_lt_std55_roman';
}
div,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
ul,
li,
span,
ul,
li {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
a {
    color: #46698a;
    text-decoration: none;
}
a:hover {
    color: #46698a;
    text-decoration: underline;
}
a img {
    border: none;
}
h1 {
    color: #000;
    background-color: inherit;
    font-size: 17px;
    line-height: 21px;
}
h2 {
    background-color: inherit;
    color: #757575;
    font-size: 20px;
    line-height: 38px;
}
h3 {
    color: #666;
    font-size: 19px;
    line-height: 21px;
    padding: 0 0 12px 0;
}
h4 {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 12px 0;
}
p {
    padding-bottom: 10px;
}
spacer {
    font-size: 0;
    line-height: 0;
    clear: both;
}
.mobile_wrapper {
    display: none;
}
img {
    border: 0;
}
input {
    font-size: 1.2em;
}
input[type=text],
textarea {
    background: #eef0f1;
    border: 1px solid #9c9ea0;
}
input[type=submit] {
    background: #000;
    border: 1px solid #666;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    font-family: 'helvetica_neue_lt_std55_roman';
    cursor: pointer;
}
textarea {
    font-size: 12px;
}
pre {
    font-size: 12px;
    overflow: auto;
}
code {
    font-size: 12px;
    background-color: #f8f8f8;
    color: #111;
}
/* Layout */

#sidebar {
    float: left;
    width: 239px;
    margin: 92px 0 0 65px;
    padding: 20px;
    background: #F4F4F4;
}
/* Header */

.search {
    float: right;
    padding: 1.5em 5% 0 0;
}
.search form {
    margin: 0;
    padding: 0;
}
.search input {
    display: inline;
    width: 218px;
    border: 1px solid #69b;
    margin: 0;
    padding: 0.2em 5px;
    background: #38b;
    color: #ddd;
    font-size: 1.1em;
}
#searchform #s {
    width: 236px;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 13px;
    padding: 4px 0;
    text-align: center;
}
/* Sidebar */

.blog_body h2.title_cat a {
    line-height: 28px;
}
#sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1.1em;
}
#sidebar ul ul {
    font-size: 1em;
}
#sidebar ul li {
    margin: 0 0 2em 0;
}
#sidebar ul ul {
    margin: 0;
    padding: 0;
}
#sidebar li li {
    background: url(../../../images/arrow.png) no-repeat 0 4px;
    margin: 0 0 10px 0;
    padding: 0 0 0 12px;
}
#sidebar li li li {
    padding-left: 10px;
}
#sidebar ul h2 {
    margin: 0 0 10px 0;
    padding: 0 0 6px 0;
    color: #4588c4;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #276DBC;
}
/* Post */

.post {
    margin: 0;
    clear: both;
}
.post p,
.post ol li,
.post ul li {
    margin-top: 0;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: justify;
}
.post li li {
    font-size: 1em;
}
.post blockquote {
    padding: 0 0 0 2em;
    border-left: 0.4em solid #ccc;
    font-size: 0.9em;
}
.post blockquote blockquote {
    margin-left: 0;
    font-size: 1em;
}
.postentry a {
    border-bottom: 1px solid #ddd;
}
.postentry a:hover {
    border-bottom: 1px solid #258;
    text-decoration: none;
}
.postmetadata {
    clear: both;
    font-size: 1.1em;
    color: #888;
    text-align: justify;
}
div.navigation {
    font-size: 1.1em;
}
.postentry table {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #ccc;
    font-size: 0.9em;
}
.postentry table tr td {
    padding: 5px 10px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ccc;
}
.postentry table tr th {
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 5px 10px;
    background: #f4f4f4;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
/* Comments */

.blg_hd {
    color: #58595B;
    font-family: 'helvetica_neue_lt_std75_bold';
    font-size: 30px;
    padding-bottom: 25px;
}
#comments {
    font-size: 1.2em;
}
#respond {
    float: left;
    width: 100%;
}
#respond h3 {
    color: #276DBC;
    font-size: 17px;
    line-height: 22px;
    font-family: 'helvetica_neue_lt_std55_roman';
    padding: 0 0 20px 0;
}
#respond #comment {
    width: 184px !important;
    height: 100px !important;
}
#commentform textarea#comment {
    width: 372px;
    height: 120px;
}
#commentform input#submit {} #wpcf7-f461-p142-o1 p .commentlist {
    margin: 20px 0;
    padding: 0;
    border-width: 0 0.1em 0.1em 0;
    border-color: #eee;
    border-style: solid;
}
.commentlist li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-width: 0.1em 0 0 0.1em;
    border-color: #eee;
    border-style: solid;
}
li.comment div,
li.pingback div {
    padding: 20px;
    overflow: auto;
}
li.comment div div,
li.pingback div div {
    padding: 0;
    overflow: visible;
}
.commentlist li.even {
    background-color: #fafafa;
}
.commentlist li.odd {
    background-color: #f6f6f6;
}
ul.children li {
    list-style: none;
}
blockquote,
figure {
    margin: 0 !important;
}
img.avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    margin: 0;
    background: #fff;
}
.comment-meta,
.reply {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}
.comment-author cite {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
}
textarea#comment {
    width: 100%;
}
#comments div.navigation {
    font-size: 0.9em;
}
.date_section {
    padding: 10px;
    background: #EFEFEF;
    margin: 0 0 14px 0;
}
/* Comment ends */
/* Calendar */

#wp-calendar caption {
    text-transform: uppercase;
    font-weight: bold;
    color: #aaa;
    text-align: left;
}
#wp-calendar thead th {
    font-weight: normal;
    color: #27a;
    text-align: center;
}
#wp-calendar tbody td {
    text-align: center;
}
#wp-calendar tbody td a {
    font-weight: bold;
}
#wp-calendar tbody td.pad {
    border: none;
}
/* Calendar ends */

abbr {
    cursor: help;
    border-bottom: 0.1em dotted;
}
#msg_awd {
    color: #555555;
    float: left;
    font-family: arial;
    height: 104px;
    margin: 10px 0 0 101px;
    padding: 3px;
    width: 269px;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
    margin: 5px 5px 15px 0;
}
.alignright {
    float: right;
    margin: 5px 0 15px 5px;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/*.......general css......*/

span.ph_ic {
    background: url(../../../images/ph_icon.png) no-repeat 0 0;
    padding: 0 0 0 25px;
}
span.fax_ic {
    background: url(../../../images/fax_icon.png) no-repeat 0 0;
    padding: 0 0 0 25px;
}
span.mail_ic {
    background: url(../../../images/mail_icon.png) no-repeat 0 2px;
    padding: 0 0 0 25px;
}
.left_inner p.award_info {
    padding: 5px 0 5px 15px;
}
.left_inner p.award_info span {
    font-weight: bold;
    color: #46698A;
}
#wrapper {
    float: left;
    width: 100%;
}
.main_container {
    width: 1006px;
    margin: 0 auto;
}
.header {
    width: 100%;
    float: left;
}
.header_top {
    width: 100%;
    float: left;
    background-color: #233e7f;
    min-height: 40px;
    padding: 9px 0 0 0;
}
.search_section {
    float: right;
    padding: 0 12px 0 0;
    background: url(../../../images/search_devider.jpg) no-repeat 0 0;
    width: 266px;
}
.search_section p {
    width: 100%;
    float: left;
    padding: 0;
}
.search_section input.srch_box {
    background: url(../../../images/search_box_bg.jpg) repeat-x 0 0;
    height: 14px;
    width: 210px;
    font-size: 12px;
    line-height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 5px;
    border: none;
    float: left;
    color: #6679a5;
    margin: 5px 0 0 12px;
    text-align: center;
}
.search_section input.sub_srch {
    background: url(../../../images/search_icon.jpg) no-repeat 0 0;
    width: 27px;
    height: 28px;
    display: block;
    cursor: pointer;
    border: none;
    text-indent: -20000px;
    float: left;
    margin: 5px 0 0 4px;
    font-size: 0;
}
.top_nav {
    float: right;
}
.top_nav ul {
    float: right;
    padding: 5px 6px 0 0;
}
.top_nav ul li {
    background: url(../../../images/top_nav_list_bg.jpg) repeat-x 0 0;
    padding: 0 26px;
    float: left;
    line-height: 24px;
    min-height: 24px;
    margin: 0 2px 0 0;
}
.top_nav ul li ul {
    display: none;
}
.top_nav ul li:first-child {
    background: none;
    padding: 0 5px;
}
.top_nav ul li a {
    color: #35658c;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
}
.top_nav ul li a:hover,
.top_nav ul li a.active {
    color: #000;
    text-decoration: none;
}
.logo_section {
    min-height: 144px;
    width: 100%;
    float: left;
    background-color: #276dbd;
    padding: 0;
    border-bottom: 3px solid #fff;
}
.logo_section a img {
    margin: 27px 0 0 37px;
}
.bottom_navigation {
    width: 100%;
    float: left;
}
.bottom_navigation ul {
    background: url(../../../images/nav_bg.jpg) repeat-x 0 0;
    width: 998px;
    float: left;
    min-height: 41px;
    border-bottom: 3px solid #fff;
    padding: 0 0 0 8px;
    position: relative;
    z-index: 999;
}
.bottom_navigation ul li {
    float: left;
    border-left: 2px solid #b8ec47;
    font-weight: 600;
}
.bottom_navigation ul li ul {
    display: none;
}
.bottom_navigation ul li:first-child {
    margin: 0;
    padding: 0 0 0 7px;
    border-left: none;
}
.bottom_navigation ul li a {
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 3px #79b004;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-weight: normal;
    padding: 13px 12px 12px 12px;
}
.bottom_navigation ul li a:hover,
.bottom_navigation ul li.current_page_item a {
    text-decoration: none;
    background: url(../../../images/active_arrow.png) no-repeat center bottom #276DBD;
}
.content {
    width: 100%;
    float: left;
}
.banner_section {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
    height: 421px;
}
.banner {
    width: 666px;
    float: left;
    margin: 0 26px 0 0;
    position: relative;
    z-index: 0;
}
.latest_news {
    width: 290px;
    float: left;
    padding: 0;
}
.latest_news h2 {
    color: #58595b;
    font-size: 24px;
    font-family: 'helvetica_neue_lt_std75_bold';
    padding-bottom: 25px;
}
.latest_news ul {
    width: 100%;
    float: left;
}
.latest_news ul li {
    float: left;
    width: 100%;
    padding: 13px 0 0 0;
    border-top: 1px solid #cccccc;
    margin: 11px 0 0 0;
}
.con_schd td p strong {
    display: block;
}
.latest_news ul li:first-child {
    border-top: none;
    margin: 0;
    padding: 0;
}
.latest_news ul li .nach {
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    padding: 2px 5px;
    color: #fff;
    margin: 0 0 5px 0;
}
.latest_news ul li h5 a {
    color: #414042;
    font-size: 12px;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-weight: bold;
    padding: 5px 0 0 0;
    width: 100%;
    float: left;
}
.latest_news ul li p {
    font-family: Arial, Helvetica, sans-serif;
    color: #414042;
    font-size: 12px;
    font-family: 'helvetica_neue_lt_std55_roman';
    padding: 0 0 2px 0;
}
.latest_news ul li h3.hud {
    background: #276dbc;
    font-size: 9px;
    text-transform: uppercase;
    width: 28px;
    text-align: center;
    padding: 0 2px;
    color: #fff;
    margin: 0 0 5px 0;
}
.cnt_mid_hm {
    width: 100%;
    float: left;
    padding: 0 0 15px 0;
}
.cnt_mid_hm_left {
    width: 333px;
    float: left;
    padding: 13px 0 0 0;
    margin: 0 0 12px 0;
}
.test_hm_left {
    background: #f4f4f4;
    border-top: 7px solid #276DBC;
    float: left;
    margin: 0 0 12px;
    padding: 19px 20px 0 18px;
    width: 290px;
    min-height: 239px;
}
.test_hm_left h2 {
    color: #58595b;
    font-size: 23px;
    line-height: 23px;
    font-family: 'helvetica_neue_lt_std75_bold';
    padding: 0;
}
.testimonials-widget span {
    font-family: 'helvetica_neue_lt_std46LtIt';
    font-size: 16px;
    color: #46698a;
    line-height: 27px;
}
.testimonials-widget span.author {
    font-size: 12px;
    color: #46698a;
    line-height: 16px;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-weight: bold;
}
.listings-button1 {
    width: 380px;
    min-height: 42px;
    float: left;
    background-color: #3778c1;
    padding: 10px 10px 0 10px;
    margin: 0 0 12px 0;
}
.listings-button1 a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0 0 10px;
    text-transform: uppercase;
}
.listings-button1 a:hover {
    color: #d3f3f7;
    text-decoration: none;
}
.listings-button2 {
    width: 380px;
    min-height: 42px;
    background-color: #E1E8EE;
    padding: 10px 10px 0 10px;
    margin: 0 0 12px 0;
}
.listings-button2 a {
    color: #3778c1;
    display: block;
    font-size: 16px;
    font-weight: bold !important;
    padding: 4px 0 0 20px;
    text-transform: uppercase;
}
.listings-button2 a:hover {
    color: #233e7f;
    text-decoration: none;
}
.listings-button3 {
    width: 308px;
    min-height: 42px;
    background-color: #E1E8EE;
    padding: 18px 0 0 21px;
    margin: 10px 0 12px 0;
    float: left;
}
.listings-button3 a {
    color: #3778c1;
    display: block;
    font-size: 16px;
    font-weight: bold !important;
    padding: 4px 0 0 20px;
    text-transform: capitalize;
}
.listings-button3 a:hover {
    color: #233e7f;
    text-decoration: none;
}
.our_emails {
    width: 308px;
    min-height: 42px;
    float: left;
    background-color: #3778c1;
    padding: 10px 10px 0 10px;
    margin: 0 0 12px 0;
}
.bk_list img {
    border: 2px solid #CCCCCC;
}
p.left_img_hm {
    float: left;
    margin: 0 10px 3px 0;
    padding: 0;
}
.our_emails h2 {
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
    font-family: 'helvetica_neue_lt_std75_bold';
    padding: 0;
}
.slideShow img {
    width: 665px;
    height: 421px;
    overflow: hidden;
}
.our_emails p {
    color: #fff;
    font-size: 12px;
    font-family: 'helvetica_neue_lt_std55_roman';
}
.our_emails p a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 0 0 6px;
}
.our_emails p a:hover {
    color: #d3f3f7;
    text-decoration: none;
}
.join_now a {
    background: url(../../../images/join_box.jpg) no-repeat 0 0;
    width: 328px;
    height: 54px;
    display: block;
    float: left;
    padding: 0;
}
.join_now a:hover {
    background-position: 0 100%;
}
.cnt_mid_hm_right {
    width: 665px;
    float: right;
    padding: 13px 0 0 0;
}
.cnt_mid_hm_right_top {
    float: left;
    width: 100%;
    padding: 0 0 18px 0;
}
.legislative_updates {
    width: 304px;
    float: left;
    border-top: 7px solid #9ee600;
    background-color: #f4f4f4;
    padding: 17px 0 0 21px;
    min-height: 147px;
}
.legislative_updates p {
    line-height: 16px;
}
.legislative_updates h2 {
    color: #58595B;
    font-family: 'helvetica_neue_lt_std75_bold';
    font-size: 23px;
    line-height: 23px;
    padding: 0 0 9px 0;
}
.call-to-action {
    background: #A1E707;
    float: right;
    height: 170px;
    padding: 0 14px 0 17px;
    width: 294px;
}
.call-to-action h2 {
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    font-family: 'helvetica_neue_lt_std75_bold';
    padding: 18px 0 14px 0;
}
.call-to-action h3 {
    color: #2b2d2f;
    font-size: 12px;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-weight: bold;
    padding: 0 0 8px 0;
}
.call-to-action p {
    font-family: 'helvetica_neue_lt_std55_roman';
    color: #2b2d2f;
}
.call-to-action p a {
    color: #2b2d2f;
}
.call-to-action p a:hover {
    text-decoration: underline;
}
.check_out_hm {
    width: 663px;
    float: right;
    border-top: 7px solid #276dbc;
    padding: 17px 0 0 0;
}
.check_out_hm_left {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}
.check_out_hm_left h2 {
    font-size: 23px;
    color: #58595b;
    font-family: 'helvetica_neue_lt_std75_bold';
    line-height: 23px;
    padding: 0 0 26px 0;
}
.progress_report {
    width: 185px;
    border-right: 1px solid #e0e0e0;
    padding: 0 20px 0 0;
    float: left;
    min-height: 265px;
}
.progress_report p {
    padding: 0 0 11px 0;
}
.progress_report h3 {
    color: #707070;
    font-size: 13px;
    line-height: 17px;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-weight: bold;
}
/*.progress_report h3{  line-height: 42px\0/IE9;}*/

.prof_dirc {
    width: 185px;
    float: left;
    padding: 0 0 0 22px;
    min-height: 265px;
}
.prof_dirc h3 {
    color: #707070;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
}
/*.prof_dirc h3 { line-height: 42px\0/IE9;}*/

.summer_issue {
    width: 185px;
    float: right;
    border-left: 1px solid #ccc;
    padding: 0 0 0 24px;
    min-height: 267px;
}
.summer_issue h2 {
    color: #46698a;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    padding: 2px 0 0 0;
}
/*.summer_issue h2{  line-height: 42px\0/IE9;}*/

.summer_issue p {
    padding: 0;
}
.footer {
    width: 100%;
    float: left;
    background: #e8e9e8;
    position: relative;
}
.footer_main_content {
    width: 1006px;
    margin: 0 auto;
}
.footer_main_content_in {
    width: 100%;
    float: left;
    padding: 25px 0 0 0;
    background: url(../../../images/down_arrow.png) no-repeat 888px 0;
}
.footer_top {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 3px solid #e2e3e2;
}
.footer_top ul {
    padding: 0 0 15px 10px;
    float: left;
}
.footer_top ul li {
    line-height: 14px;
    font-size: 10px;
}
.footer_top ul li a {
    color: #808180;
    font-size: 10px;
}
.list_ft {
    width: 137px;
    float: left;
}
.social_icon_section {
    float: right;
}
.social_icon_section ul {
    float: right;
}
.social_icon_section ul li {
    float: left;
    padding: 0 10px 0 0;
}
.social_icon_section ul li a {
    width: 40px;
    height: 39px;
    display: block;
    float: left;
}
.social_icon_section ul li.fb a {
    background: url(../../../images/fb_icon.png) no-repeat 0 0;
}
.social_icon_section ul li.twitter a {
    background: url(../../../images/twitter_icon.png) no-repeat 0 0;
}
.social_icon_section ul li.utube a {
    background: url(../../../images/utube_icon.png) no-repeat 0 0;
}
.social_icon_section ul li.linkedin a {
    background: url(../../../images/linkedin_icon.png) no-repeat 0 0;
}
.social_icon_section ul li.fb a:hover,
.social_icon_section ul li.twitter a:hover,
.social_icon_section ul li.utube a:hover,
.social_icon_section ul li.linkedin a:hover {
    background-position: 0 100%;
}
#bigcalendar1 .calsun_days {
    text-align: center !important;
}
p.copy_right_txt {
    float: right;
    text-align: right;
    width: 425px;
    color: #061d3f;
    font-size: 11px;
    font-family: 'helvetica_neue_lt_std55_roman';
    padding: 30px 0 0 0;
}
p.copy_right_txt span {
    color: #98a1ad;
    font-size: 12px;
}
.footer_bottom {
    width: 100%;
    float: left;
    background-color: #edeeed;
    padding: 17px 0 17px 0;
}
.footer_bottom_in {
    width: 1006px;
    margin: 0 auto;
}
.footer_bottom_in h2 {
    font-family: 'helvetica_neue_lt_std55_roman';
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 6px 0;
    color: #061d3f;
}
.address_ft {
    float: left;
    width: 100%;
}
.address_ft li {
    float: left;
    color: #061d3f;
    font-size: 13px;
    margin: 0 0 0 14px;
    padding: 0 0 0 11px;
    background: url(../../../images/add_devider.jpg) no-repeat 0 4px;
}
.address_ft li:first-child {
    padding: 0;
    margin: 0;
    background: 0;
}
.address_ft li a {
    color: #061d3f;
    font-size: 13px;
}
.imageContainer {
    width: 665px;
    height: 421px;
    display: block;
    float: left;
    position: relative;
    font-weight: normal;
}
.slideShow {
    z-index: 0 !important;
}
.banner_txt {
    background: url(../../../images/banner_txt_bg.png) repeat 0 0;
    padding: 28px 26px 31px 68px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 225px;
}
.right_list {
    float: left;
    width: 415px;
}
.banner_txt h2 {
    color: #fff;
    font-size: 33px;
    line-height: 34px;
}
.banner_txt p {
    padding: 0;
}
.leftArr {
    background: url(../../../images/left_arrow.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    top: 203px;
    left: 0px;
    z-index: 999;
}
.RightArr {
    background: url(../../../images/right_arrow.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    top: 203px;
    right: 0px;
    z-index: 999;
}
/* Top navigation */

#navbar {} .testi_rcm {
    float: left;
    width: 100%;
}
.testi_rcm p {
    background: url(../../../images/quote.png) no-repeat 0 0;
    padding: 0 0 20px 20px;
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}
.testi_rcm p span.author {
    display: block;
    color: #46698A;
    padding: 10px 0 0 0;
    font-style: italic;
}
.testi_rcm p span.quote_end {
    padding: 0 0 0 10px;
}
.left_blog .navigation {
    background-color: #E1E8EE;
    float: left;
}
.newsletter_hd {
    color: #58595B;
    font-family: 'helvetica_neue_lt_std75_bold';
    font-size: 30px;
    padding: 20px 0 25px 0;
}
.con_photo img {
    border: 2px solid #666;
    margin: 0 0 10px 0;
}
.mainNav {
    width: 400px;
    background: #009933;
    margin: 0 auto;
}
.cnf_ph_lst {
    float: left;
    list-style-type: none;
}
.cnf_ph_lst li {
    float: left;
    padding: 0 10px 0 0;
    background: none !important;
}
.left_inner_blg a.prev {
    background: url(../../../images/prev.png) no-repeat 0 0;
    width: 88px;
    height: 29px;
    display: block;
    float: left;
    color: #fff;
    font-size: 0px;
    font-family: 'helvetica_neue_lt_std75_bold';
    padding: 0;
}
.page-numbers {
    background: url(../../../images/num_bg.png) no-repeat 0 0;
    width: 37px;
    height: 15px;
    display: block;
    padding: 7px 0;
    text-align: center;
    float: left;
    color: #fff;
    text-shadow: 1px 1px 1px #5b7a9d;
    margin: 0 5px 0 0;
}
.page-numbers:hover,
.page-numbers.active {
    color: #28405b;
    text-decoration: none;
}
.left_inner_blg a.next {
    background: url(../../../images/next.png) no-repeat 0 0;
    width: 57px;
    height: 29px;
    display: block;
    float: left;
    font-size: 0;
    padding: 0;
}
.left_inner_blg a.next:hover,
.left_inner_blg a.prev:hover {
    background-position: 0 100%;
}
.news_hd {
    color: #58595B;
    font-family: 'helvetica_neue_lt_std75_bold';
    font-size: 24px;
    margin-top: 13px;
    padding-bottom: 12px;
}
.activate {
    display: block;
    text-decoration: none;
    color: #276DBD;
}
.credit .company,
.credit .title {
    color: #46698A;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.menu {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}
.menu li a:hover {
    background: none;
    color: #808180;
    text-decoration: underline;
}
#bigcalendar1 {
    margin-left: -41px;
}
.list_ft ul li {
    color: #808180;
}
.nav_header li {
    float: left;
    position: relative;
}
.nav_header ul {
    position: absolute;
    display: none;
    left: 0;
}
.general_table table td {
    text-align: center;
    padding: 10px 0 !important;
}
#wpcf7-f461-p142-o1 .wpcf7-form p span.note {
    width: 275px;
    float: left;
    font-size: 12px;
    font-style: italic;
}
.awd_drop {
    width: 279px;
    background-color: #EEF0F1;
    border: 1px solid #9C9EA0;
    height: 28px;
    padding: 5px 0;
    color: #515151;
}
.awd_drop option {
    width: 248px;
}
.nav_header li ul li a {
    background: none #1c2f4d;
    color: #fff;
    display: block;
    float: left;
    color: #414042 !important;
    font-size: 13px !important;
    text-shadow: none !important;
    padding: 0 !important;
    line-height: 16px !important;
}
#afterbig1 table {
    margin: 0 0 0 36px;
}
#bigcalendar1 p {
    padding: 0;
}
.nav_header li ul a {
    height: auto;
    float: left;
    padding-bottom: 0;
}
#bigcalendar1 .views {
    font-size: 16px;
}
.nav_header li ul li a:hover {
    color: #fff;
    background: #8d1010;
}
.nav_header li ul {
    background: none repeat scroll 0 0 #E4E4E4;
    border-bottom: medium none;
    padding: 16px 4px 16px 10px !important;
    top: 41px !important;
    width: 127px;
    z-index: 99999;
    -moz-box-shadow: 10px 4px 15px #181717;
    -webkit-box-shadow: 10px 4px 15px #181717;
    box-shadow: 10px 4px 15px #181717;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
.nav_header li ul li {
    width: 175px;
    margin: 0 !important;
    background: none !important;
    width: 140px;
    padding: 0 0 8px 0 !important;
    float: left;
    border-left: none;
}
.nav_header li ul li a {
    background: none !important;
}
.nav_header li ul li a:hover,
.nav_header li ul li a.active {
    color: #276dbd !important;
}
.nav_header li ul li:first-child {
    margin: 0 !important;
    padding: 0 0 10px 0!important;
    color: #414042 !important;
    font-size: 13px!important;
}
.nav_header li ul ul {
    left: 130px !important;
    top: 0 !important;
}
.nav_header li ul li:first-child a {} .nav_header li:hover ul ul,
.nav_header li:hover ul ul ul,
.nav_header li:hover ul ul ul ul {
    display: none;
}
.nav_header li:hover ul,
.nav_header li li:hover ul,
.nav_header li li li:hover ul,
.nav_header li li li li:hover ul {
    display: block;
}
.imageContainer div {
    z-index: 0;
}
#wgmenu {
    float: left;
    width: 100%;
}
.bx-viewport {
    height: auto !important;
}
.test_hm_left_in p {} .arch_fr {
    color: #58595B;
    font-family: 'helvetica_neue_lt_std75_bold';
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 17px;
    text-transform: uppercase;
}
p.left_img {
    margin: 0 0 0 -42px !important;
}
p.total_txt {
    margin: 10px 0 10px -42px !important;
}
.hm-img {
    width: 100%;
    height: auto;
    margin-top: 15px;
}
/*.................................Inner Page.................................*/

.txt_ft {
    font-size: 10px;
    line-height: 14px;
    padding: 0 0 0 10px;
}
.left_inner {
    width: 590px;
    float: left;
    padding: 48px 0 0 42px;
}
.left_inner h1 {
    font-size: 28px;
    color: #58595b;
    font-family: 'helvetica_neue_lt_std75_bold';
    text-transform: uppercase;
    line-height: 30px;
    padding: 0 0 17px 0;
}
.left_inner h5 {
    font-size: 14px;
    color: #2a6fbd;
    font-family: 'helvetica_neue_lt_std55_roman';
    line-height: 30px;
    padding: 0;
    font-weight: bold;
}
.left_inner h3 {
    font-size: 16px;
    color: #58595b;
    font-family: 'helvetica_neue_lt_std75_bold';
    line-height: 30px;
    padding: 20px 0 17px 0;
}
.left_inner p {
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}
.left_inner ul {
    padding: 0 0 0 10px;
}
.left_inner ul li {
    background: url(../../../images/bullet.jpg) no-repeat 0 8px;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 14px;
    line-height: 18px;
    color: #707070;
    padding: 0 0 5px 10px;
}
.right_inner {
    width: 325px;
    float: right;
    padding: 56px 0 0 0;
}
.mission {
    width: 289px;
    float: left;
    border-top: 7px solid #276dbc;
    padding: 36px 18px 0 18px;
    background-color: #f4f4f4;
    margin: 0 0 12px 0;
}
.mission p {
    font-size: 18px;
    color: #46698a;
    line-height: 25px;
    font-family: 'helvetica_neue_lt_std46LtIt';
    padding: 0 0 30px 0;
}
.our_emails_left {
    min-height: 125px;
}
.test_hm_left_in {
    padding-bottom: 25px;
}
.content_inner {
    width: 100%;
    float: left;
    padding: 0 0 90px 0;
}
.test_hm_left_in p {
    color: #46698A;
    font-family: 'helvetica_neue_lt_std46LtIt';
    font-size: 16px;
    line-height: 27px;
}
.test_hm_left_in {
    min-height: 147px;
}
#top_menu_hd li#menu-item-81 a {
    background: url(../../../images/home_icon.jpg) no-repeat 0 0;
    font-size: 0;
    line-height: -20000px;
    width: 20px;
    height: 24px;
    display: block;
}
#top_menu_hd li ul.sub-menu {
    width: 118px !important;
    top: 23px !important;
}
#top_menu_hd li ul.sub-menu li {
    width: 118px !important;
    padding: 0 0 10px 0 !important;
}
#top_menu_hd li ul.sub-menu li a {
    font-size: 13px;
    color: #414042;
    text-transform: inherit;
    line-height: 14px !important;
}
.blog_body {
    width: 600px;
    float: left;
    background-color: #F4F4F4;
    border-top: 7px solid #276DBC;
    padding: 10px 0 10px 20px;
    margin: 0 0 20px 0;
}
.left_img_blog {
    float: left;
    margin: 0 10px 10px 0;
}
.left_img_blog img {
    border: 3px solid #838385;
    padding: 3px;
}
.left_inner_blg h2.posttitle {
    padding: 0 0 10px 0;
}
.small_info {
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}
.left_inner_blg h2.posttitle a {
    color: #4e4e4f;
    font-size: 18px;
    line-height: 24px;
}
.left_inner_blg p.author {
    background: url(../../../images/author.png) no-repeat 0 3px;
    float: left;
    padding: 0 10px 0 13px;
}
.left_inner_blg p.date {
    background: url(../../../images/cal.jpg) no-repeat 0 2px;
    float: left;
    padding: 0 10px 0 15px;
}
.left_inner_blg p.category {
    background: url(../../../images/cat.png) no-repeat 0 2px;
    float: left;
    padding: 0 0 0 15px;
}
.cmnts {
    padding: 0 10px 0 0;
}
.cmnts,
.cmnts label {
    float: left;
}
.cmnts a {
    background: url(../../../images/cmnts.png) no-repeat 0 0;
    width: 30px;
    height: 24px;
    display: block;
    float: left;
    color: #fff;
    padding: 3px 0px;
    text-align: center;
    font-size: 13px;
}
.cont_button {
    float: left;
    background: #afcb08;
    padding: 3px 6px;
    color: #fff;
}
.cont_button:hover {
    background: #889d08;
    color: #fff;
    text-decoration: none;
}
.post-edit-link {
    background: url(../../../images/edit.png) no-repeat 0 2px;
    padding: 0 0 0 15px;
    margin-left: -10px;
}
.left_inner_blg {
    width: 620px;
    float: left;
    padding: 48px 0 0 42px;
}
.left_inner_blg p {
    color: #707070;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 14px;
    line-height: 16px;
}
.left_inner_blg ul, .left_inner_blg ol{
    padding-left: 25px;
    margin-bottom: 15px;
}
.left_inner_blg ul li{
    list-style: disc;
    color: #707070;
}
.btm_cmt {
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
    font-size: 14px;
}
.ticker {
    width: 100%;
    height: 318px;
    overflow: hidden;
    position: relative;
}
.scrollers {
    position: absolute;
}
.cont {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.nach {} .nach a {
    color: #fff;
    padding: 7px 5px;
    line-height: 20px;
}
.newsletter_section form {
    background: #F4F4F4;
    border: 2px solid #8B8B8B;
    float: left;
    padding: 20px;
    width: 400px;
}
.newsletter_section form label {
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}
.newsletter_section form input#s2email {
    background: #276DBD;
    border: #666;
    padding: 5px;
    font-size: 13px;
}
.left_inner_blg_arch {
    float: left;
    padding: 48px 20px 0 20px;
    width: 620px;
}
.left_inner_blg_arch .blog_body {
    padding: 10px;
}
.left_inner_blg_arch .blog_body h2.posttitle {
    padding: 0 0 10px 0;
}
.list_ft p {
    color: #808180;
    font-size: 10px;
    line-height: 14px;
    padding: 0px 0 0 10px;
    width: 100%;
    float: left;
}
.list_ft ul {
    width: 100%;
}
.read_more_hm {
    background: url(https://coophousing.org/wp-content/uploads/2014/04/news_more_button.png) no-repeat 0 2px;
    float: right;
    width: 80px;
    margin: 10px 0 0 0;
    height: 29px;
    display: block;
    text-indent: -2000px;
    font-size: 0;
    line-height: 0;
}
.pdf_list li {
    float: left;
    width: 100%;
    background: none !important;
    list-style-type: none;
    border-bottom: 2px solid #ccc;
    margin: 0 15px 10px 0;
    min-height: 330px;
    padding: 10px !important;
    text-align: center;
}
.pdf_list {
    float: left;
    width: 537px;
}
.pdf_list li h2 {
    width: 100%;
    float: left;
    text-align: left;
}
.pdf_list li h2 a {
    font-size: 13px;
    margin: 0 0 0 10px;
    line-height: 16px !important;
}
.pdf_list li p.pdf_icon {
    float: left;
    padding: 0;
    border: 2px solid #ccc;
    margin: 0 0 10px 0;
}
#wpcf7-f461-p142-o1 .wpcf7-form .awd_box {
    background-color: #EEF0F1;
    border: 1px solid #9C9EA0;
    padding: 3px;
    color: #515151;
    width: 269px;
    float: left;
    height: 24px;
    font-size: 14px;
}
#wpcf7-f461-p142-o1 .wpcf7-form .awd_box1 {
    background-color: #EEF0F1;
    border: 1px solid #9C9EA0;
    padding: 3px;
    color: #515151;
    width: 269px;
    float: left;
    height: 40px;
    font-size: 14px;
}
#wpcf7-f461-p142-o1 .wpcf7-form p label {
    float: left;
    width: 100px;
}
#wpcf7-f461-p142-o1 .wpcf7-form p {
    float: left;
    width: 100%;
}
#wpcf7-f461-p142-o1 .wpcf7-form .wpcf7-submit {
    margin: 0 0 0 100px;
    border: none;
}
.wpcf7-response-output {
    float: left;
    width: 100%;
}
#wpcf7-f503-p87-o1 .wpcf7-form p {
    float: left;
    width: 100%;
}
#wpcf7-f503-p87-o1 .wpcf7-form p label {
    width: 140px;
    float: left;
}
#wpcf7-f503-p87-o1 .wpcf7-form p label span {
    color: #cb1712;
}
#wpcf7-f503-p87-o1 .wpcf7-form p input.input_box {
    background: #EEF0F1;
    border: 1px solid #9C9EA0;
    width: 290px;
    height: 20px;
    padding: 4px;
    color: #000;
    font-size: 13px;
    font-weight: normal;
}
#wpcf7-f503-p87-o1 .wpcf7-form p input.wpcf7-submit {
    margin: 0 0 0 139px;
}
#wpcf7-f503-p87-o1 .wpcf7-form p span.wpcf7-not-valid-tip {
    margin: 0 0 0 139px;
}
.per_info {
    float: left;
    width: 100%;
}
.per_info li {
    float: left;
    list-style-type: none;
    padding: 0 0 0 20px;
    background: none !important;
    width: 39%;
}
.per_info li .desig_per {
    font-weight: bold;
    min-height: 20px;
    padding: 0 0 10px 0;
    font-size: 13px;
}
.per_info li .img_per {
    padding: 0 0 10px 0;
}
.per_info li .img_per img {
    width: 150px;
    height: auto;
    height: 175px;
}
.per_info li {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
}
/*************************New Styles for Social Icons******************************/

.top_social_section {
    float: left;
    margin-left: 22px;
}
.top_fb,
.top_twitter {
    float: left;
    margin-right: 5px;
}
.top_blog {
    float: left;
}
.sidebar_new ul li:nth-child(2) {
    margin-bottom: 10px !important;
}
.sidebar_new ul li:nth-child(2) a.blg_link {
    color: #4588c4;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.sidebar_new ul li:nth-child(2) a.blg_link {
    background: rgba(0, 0, 0, 0) url("../../../images/arrow.png") no-repeat scroll 0 4px;
    margin: 0 0 10px;
    padding: 0 0 0 12px;
}
.footer_social_section {
    float: right;
    margin-right: 49px;
}
.footer_twitter {
    float: left; margin-right: 5px;
}
.footer_fb {
    float: left;
    margin-right: 5px;
}


.blog_heading { padding-top: 48px; }
.blog_heading h2 { color: #000; font-size: 36px; }
.blog_heading p { color: #223E7F; font-size: 16px; line-height: 24px; }

h2.meeting-heading{background:#95de16; color:#fff; font-size:20px; padding:5px 38px; margin:0;}
ul.sidebar-menu{background:#ebebeb; padding:15px 38px; margin:0;}
ul.sidebar-menu li{font-size:16px; color:#4574c0; padding:7px 0; margin:0; font-weight:bold;}
ul.sidebar-menu li a{color:#4574c0; text-transform:uppercase; }
ul.sidebar-menu li a:hover{color:#222; text-decoration:none;}
.annual-wrapper .cnt_mid_hm_left{padding:5px 0 0 0;}

ol{ padding:0 0 0 15px;}
ol li{list-style:inherit;font-size:14px;line-height: 20px;color: #000;}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.blog_heading { padding-top: 30px; }
	.blog_heading h2 { font-size: 30px; }
    .per_info li .img_per img {
        height: auto;
        width: 120px;
    }
    .per_info li .desig_per {
        font-weight: bold;
        padding: 0 0 10px 0;
        font-size: 13px;
    }
    .main_container {
        width: 750px;
    }
    .header_top {
        padding: 3px 0 8px 0;
    }
    .search_section {
        background: none;
    }
    #top_menu_hd li ul.sub-menu {
        width: 107px !important;
    }
    .logo_section a img {
        margin-left: 24px;
        width: 700px;
        height: auto;
    }
    .bottom_navigation ul {
        width: 750px;
        float: left;
        padding: 0;
    }
    .bottom_navigation ul li a {
        font-size: 13px;
        padding: 13px 7px 12px;
    }
    .banner {
        width: 420px;
        height: 294px;
        margin: 0 10px 0 0;
    }
    .imageContainer {
        width: 420px;
        height: 294px;
    }
    .imageContainer .slideShow {
        width: 420px;
        height: 294px;
    }
    .imageContainer .slideShow img {
        width: 420px;
        height: 294px;
    }
    .banner_txt {
        padding: 14px 26px 31px 29px;
    }
    .leftArr,
    .RightArr {
        top: 127px;
    }
    .latest_news {
        width: 320px;
        padding-top: 0;
    }
    .latest_news h2 {
        padding-bottom: 9px;
        font-size: 19px;
    }
    .latest_news ul li {
        margin: 3px 0 0;
        padding: 7px 0 0;
    }
    .cnt_mid_hm_left {
        width: 275px;
    }
    .test_hm_left {
        width: 258px;
        padding: 19px 6px 0 10px;
        margin: 0 0 24px 0;
    }
    .our_emails {
        width: 262px;
        padding: 24px 0 0 12px;
        margin: 0 0 24px 0;
    }
    .join_now a {
        width: 275px;
    }
    .our_emails h2 {
        font-size: 19px;
    }
    .cnt_mid_hm_right {
        width: 468px;
    }
    .legislative_updates {
        width: 209px;
        padding: 8px 0 0 11px;
    }
    .legislative_updates h2 {
        font-size: 18px;
        line-height: 23px;
        padding: 0 0 1px;
    }
    .call-to-action {
        height: 187px;
        padding: 0 10px;
        width: 209px;
    }
    .call-to-action h2 {
        font-size: 19px;
        padding: 14px 0 0;
    }
    .check_out_hm {
        width: 467px;
        padding: 4px 0 0 0;
    }
    .check_out_hm_left {
        padding: 0;
        width: 100%;
    }
    .check_out_hm_left h2 {
        padding: 0 0 6px 0;
        font-size: 19px;
    }
    .cnt_mid_hm_right_top {
        padding: 0 0 6px;
    }
    .progress_report {
        width: 100%;
        float: left;
        margin: 0 0 10px 0px;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #666;
        min-height: 91px;
        border-right: none;
    }
    .progress_report img {
        float: right;
    }
    .lft_progrss {
        width: 233px;
        float: left;
    }
    .progress_report img {
        float: left;
        height: auto;
        width: 69px;
        margin: 0 0 0 20px;
    }
    .prof_dirc {
        width: 100%;
        margin: 0 0 10px 0px;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #666;
        min-height: 130px;
        border-right: none;
    }
    .summer_issue {
        border-left: medium none;
        float: left;
        padding: 0px;
        width: 100%;
        min-height: 105px;
    }
    .summer_issue img {
        width: 80px;
        height: auto;
    }
    .sum_right {
        float: left;
        width: 367px;
    }
    .img_sum {
        width: 100px;
        float: left;
    }
    .our_emails {
        padding: 48px 0 36px 12px;
        width: 262px;
    }
    .footer_main_content {
        width: 750px;
    }
    .footer_bottom_in {
        width: 750px;
    }
    .left_inner {
        padding-left: 0;
        width: 456px;
    }
    .right_inner {
        float: right;
        padding: 97px 0 0;
        width: 275px;
    }
    .content_inner {
        padding: 0 0 20px 0;
    }
    p.copy_right_txt {
        padding: 0 30px 20px 0;
    }
    #bigcalendar2 {
        float: left;
        width: 100%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.mobile_wrapper img{max-width:100%; height:auto;}
	.right_inner{width:100%; margin-bottom:15px;}
    .per_info li .img_per img {
        height: auto;
        width: 100px;
    }
    .per_info li .img_per img {
        height: auto;
        width: 120px;
    }
    #bigcalendar2 {
        float: left;
        width: 100%;
    }
    .main_container,
    .footer {
        display: none;
    }
    .mobile_wrapper {
        display: block;
        width: 100%;
        float: left;
    }
    .mobile_wrapper_in {
        width: 480px;
        margin: 0 auto;
    }
    .mobile_header {
        width: 100%;
        float: left;
        background-color: #2567b1;
        padding: 19px 0 0 0;
    }
    .mob_logo {
        margin: 0 auto;
        text-align: center;
    }
    .mob_nav {
        width: 100%;
        float: left;
        min-height: 60px;
        background-color: #153d6d;
    }
    .selectnav {
        width: 420px;
        height: 40px;
        background: url(../../../images/mob_nav_bg1.jpg) no-repeat 0 0;
        border: none;
        padding: 8px 0 0 32px;
        font-size: 17px;
        font-family: 'helvetica_neue_lt_std55_roman';
        color: #828283;
        margin: 12px 0 0 28px;
    }
    .selectnav option {
        min-height: 24px;
        font-size: 14px;
    }
    .mob_banner {
        width: 100%;
        float: left;
        height: 304px;
    }
    .mob_banner .imageContainer {
        width: 480px;
        float: left;
    }
    .mob_banner .imageContainer img {
        width: 480px;
    }
    .mob_banner .imageContainer .banner_txt {
        width: 190px;
        height: 55px;
        padding: 14px 0 0 0;
        text-align: center;
    }
    .mob_banner .imageContainer .banner_txt h2 {
        color: #fafcfe;
        font-weight: bold;
        font-size: 16px;
        line-height: 17px;
    }
    .mob_banner .imageContainer .banner_txt p {
        display: none;
        font-size: 0;
        height: 0;
    }
    .mob_sign_up_section {
        width: 480px;
        height: 56px;
        display: block;
        background-color: #2d71be;
        float: left;
    }
    .mob_sign_up_section h2 {
        background: url(../../../images/mail_sign.jpg) no-repeat 0 2px;
        padding: 0 0 0 43px;
        margin: 19px 0 0 97px;
    }
    .mob_sign_up_section h2 a {
        font-weight: bold;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        display: block;
    }
    .mob_join {
        width: 480px;
        height: 54px;
        display: block;
        background: url(../../../images/mob_join_bg.jpg) repeat-x 0 0;
        float: left;
    }
    .mob_join h2 {
        background: url(../../../images/join_icon.jpg) no-repeat 0 2px;
        padding: 0 0 0 40px;
        margin: 13px 0 0 100px;
    }
    .mob_join h2 a {
        font-weight: bold;
        color: #fff;
        font-size: 22px;
        line-height: 28px;
        display: block;
    }
    .mob_footer {
        width: 100%;
        float: left;
        background-color: #b6b6b6;
    }
    .mob_footer .social_icon_section {
        float: left;
        padding: 14px 0 0 94px;
    }
    .mob_footer p.full_site {
        padding: 15px 0;
        text-align: center;
    }
    .mob_footer p.full_site a {
        color: #fefafa;
        font-size: 14px;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }
    .footer_social_section {
        float: none;
        margin: 0 auto;
        width: 130px;
        padding: 15px 0;
    }
    .footer_fb a img {
        width: 40px;
        height: 40px;
    }
    .footer_twitter a img, .top_blog a img {
        width: 40px;
        height: 40px;
    }
    /*................Inner Page...................*/
    
    .mobile_inner_content {
        width: 400px;
        margin: 0 auto 20px auto;
    }
    .mobile_inner_content h1 {
        padding: 28px 0 10px 0;
        width: 100%;
        float: left;
        color: #58595b;
        font-size: 21px;
        font-weight: bold;
        line-height: 22px;
    }
    .mobile_inner_content h5 {
        color: #2a6fbd;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        padding: 0 0 5px 0;
    }
    .mobile_inner_content p {
        font-size: 14px;
        line-height: 18px;
    }
    .mobile_inner_content ul li {
        font-size: 14px;
        line-height: 18px;
        background: url(../../../images/bullet.jpg) no-repeat 0 8px;
        padding: 0 0 0 10px;
    }
    .imageContainer {
        height: 304px;
    }
	ol li{font-size: 14px;line-height: 18px;}

}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	
	
	.mobile_wrapper img{max-width:100%; height:auto;}
	.right_inner{width:100%; margin-bottom:15px;}
    .per_info li {
        min-height: 228px;
    }
    .per_info li .img_per img {
        height: auto;
        width: 100px;
    }
    .main_container,
    .footer {
        display: none;
    }
    .mobile_wrapper {
        display: block;
        width: 100%;
        float: left;
    }
    .mobile_wrapper_in {
        width: 320px;
        margin: 0 auto;
    }
    .mobile_header {
        width: 100%;
        float: left;
        background-color: #2567b1;
        padding: 19px 0 0 0;
    }
    .mob_logo {
        margin: 0 auto;
        text-align: center;
    }
    .mob_nav {
        width: 100%;
        float: left;
        min-height: 60px;
        background-color: #153d6d;
    }
    .selectnav {
        width: 246px;
        height: 40px;
        background: url(../../../images/mob_nav_bg.jpg) no-repeat 0 0;
        border: none;
        padding: 8px 0 0 32px;
        font-size: 17px;
        font-family: 'helvetica_neue_lt_std55_roman';
        color: #828283;
        margin: 12px 0 0 36px;
    }
    .selectnav option {
        min-height: 24px;
        font-size: 14px;
    }
    .mob_banner {
        width: 100%;
        float: left;
        height: 203px;
    }
    .mob_banner .imageContainer {
        width: 320px;
        float: left;
    }
    .mob_banner .imageContainer img {
        width: 320px;
        height: auto;
    }
    .mob_banner .imageContainer .banner_txt {
        width: 143px;
        height: 55px;
        padding: 14px 0 0 0;
        text-align: center;
    }
    .mob_banner .imageContainer .banner_txt h2 {
        color: #fafcfe;
        font-weight: bold;
        font-size: 16px;
        line-height: 17px;
    }
    .mob_banner .imageContainer .banner_txt p {
        display: none;
        font-size: 0;
        height: 0;
    }
    .mob_sign_up_section {
        width: 320px;
        height: 56px;
        display: block;
        background-color: #2d71be;
        float: left;
    }
    .mob_sign_up_section h2 {
        background: url(../../../images/mail_sign.jpg) no-repeat 0 2px;
        padding: 0 0 0 43px;
        margin: 19px 0 0 11px;
    }
    .mob_sign_up_section h2 a {
        font-weight: bold;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        display: block;
    }
    .mob_join {
        width: 320px;
        height: 54px;
        display: block;
        background: url(../../../images/mob_join_bg.jpg) repeat-x 0 0;
        float: left;
    }
    .mob_join h2 {
        background: url(../../../images/join_icon.jpg) no-repeat 0 2px;
        padding: 0 0 0 40px;
        margin: 13px 0 0 16px;
    }
    .mob_join h2 a {
        font-weight: bold;
        color: #fff;
        font-size: 22px;
        line-height: 28px;
        display: block;
    }
    .mob_footer {
        width: 100%;
        float: left;
        background-color: #b6b6b6;
    }
    .mob_footer .social_icon_section {
        float: left;
        padding: 14px 0 0 23px;
    }
    .mob_footer p.full_site {
        padding: 15px 0;
        text-align: center;
    }
    .mob_footer p.full_site a {
        color: #fefafa;
        font-size: 14px;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }
    .footer_social_section {
        float: none;
        margin: 0 auto;
        width:130px;
        padding: 15px 0;
    }
    .footer_fb a img {
        width: 40px;
        height: 40px;
    }
    .footer_twitter a img, .top_blog a img {
        width: 40px;
        height: 40px;
    }
    /*................Inner Page...................*/
    
    .mobile_inner_content {
        width: 250px;
        margin: 0 auto 20px auto;
    }
    .mobile_inner_content h1 {
        padding: 28px 0 10px 0;
        width: 100%;
        float: left;
        color: #58595b;
        font-size: 21px;
        font-weight: bold;
        line-height: 22px;
    }
    .mobile_inner_content h5 {
        color: #2a6fbd;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 0 5px 0;
    }
    .mobile_inner_content p {
        font-size: 14px;
        line-height: 18px;
    }
    .mobile_inner_content ul li {
        font-size: 14px;
        line-height: 18px;
        background: url(../../../images/bullet.jpg) no-repeat 0 8px;
        padding: 0 0 0 10px;
    }
    .imageContainer {
        height: 203px;
    }
    #bigcalendar2 {
        float: left;
    }
    .mobile_inner_content .name_per p {
        font-size: 11px;
        line-height: 15px;
    }
	ol li{font-size: 14px;line-height: 18px;}
}
.property-title entry-title {
    font-size: 26px !important;
    padding-top: 20px !important;
    margin-top: 20px !important;
}
@media only screen and (max-width: 767px) {
	.blog_heading { float: left; padding-top: 20px; }
	.blg_hd { padding-bottom: 10px; }
	.blog_heading h2 { font-size: 24px; }
    .mob_nav {
        position: relative;
    }
    .nav_toggle {
        float: right;
        width: 32px;
        height: 25px;
        background: url(/../images/nav_toggle.png) no-repeat 0 0;
        margin: 17px 15px 0 0;
    }
    .nav_header {
        display: none;
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        background: #153d6d;
        z-index: 999;
        border-top: 1px solid #09274c;
    }
    .mob_nav .nav_header li {
        width: 100%;
        padding: 0px !important;
    }
    .mob_nav .nav_header li a {
        padding: 7px 5% !important;
        display: block;
        width: 90% !important;
        color: #fff !important;
        font-size: 16px !important;
        text-decoration: none;
    }
    .mob_nav .nav_header li ul {
        display: block !important;
        visibility: visible !important;
        width: 100% !important;
        background: #0d2f58 !important;
        position: inherit;
        left: inherit !important;
        top: inherit !important;
        float: left;
        padding: 0px !important;
        box-shadow: none !important;
    }
    .mob_nav .nav_header li ul li {
        width: 100% !important;
    }
    .mob_nav .nav_header li ul li ul {
        background: #09274c !important;
    }
    .mob_nav .nav_header li ul li:first-child {
        width: 100%;
        padding: 0px !important;
    }
    .mob_nav .nav_header li ul li a {
        width: 86% !important;
        padding: 7px 7% !important;
        font-size: 15px !important;
        color: #a5cbf9 !important;
    }
    .mob_nav .nav_header li ul li ul li a {
        width: 80% !important;
        padding: 7px 10% !important;
        font-size: 14px !important;
        color: #74aff6 !important;
    }
    .mob_nav .nav_header li a:hover {
        color: #fff !important;
    }
    .mob_full_panel {
        float: left;
        width: 90%;
        padding: 0 5%;
        padding-bottom: 15px;
    }
    .mob_full_panel .latest_news {
        width: 100%;
    }
    .mob_full_panel .latest_news ul li {
        margin-top: 18px;
        padding-top: 18px;
    }
    .mob_full_panel .latest_news ul li:first-child {
        margin-top: 0px;
        padding-top: 0px;
    }
    .mob_full_panel .call-to-action {
        width: 90%;
        padding: 0 5%;
        height: auto;
        margin-bottom: 12px;
    }
    .mob_full_panel .test_hm_left {
        width: 90%;
        padding: 18px 5% 0;
        height: auto;
        min-height: inherit;
    }
    .mob_full_panel .summer_issue {
        width: 100%;
        padding: 0px;
        border: none;
    }
    .mob_full_panel .check_out_hm_left {
        width: 100%;
        padding: 0px;
        min-height: inherit;
        height: auto;
    }
    .mob_full_panel .progress_report {
        width: 100%;
        padding: 0px;
        min-height: inherit;
        height: auto;
        border: none;
        padding-bottom: 15px;
    }
    .mob_full_panel .prof_dirc {
        width: 100%;
        padding: 0px;
        min-height: inherit;
        height: auto;
    }
    .mob_nav .nav_header li ul li.current_page_item > a {
        color: #fff !important;
        background: #2567b1 !important;
    }
    .left_inner_blg {
        width: 100%;
        padding: 45px 0;
        float: none;
        display: inline-block;
    }
    .left_inner_blg .blog_body {
        width: 94%;
        padding: 10px 3% 20px;
    }
    .left_inner_blg .blog_body .cont_button {
        margin: 10px 0;
    }
    .left_inner_blg .page-numbers {
        width: 25px;
    }
    .mobile_inner_content {
        width: 94% !important;
        padding: 10px 3% !important;
    }
    .mobile_inner_content table {
        width: 100% !important;
    }
    .mobile_inner_content table tr td {
        width: 100% !important;
        padding: 0px !important;
        float: left;
    }
    .mobile_inner_content table tr td div {
        width: 100% !important;
        padding: 0px !important;
    }
}
@media only screen and (max-width: 479px) {
    .mob_full_panel .latest_news ul li {
        margin-top: 11px;
        padding-top: 14px;
    }
}
/*................REALTY PLUGIN...................*/

#home_info_full .rlt_home_description {
    padding: 14px 0;
    margin-left: -3px;
}
#home_info_full .rlt_home_description h3,
#home_info_full .rlt_home_description h4 {
    font-size: 18px;
    padding-top: 10px;
}
#home_info_full .rlt_home_description p {
    font-size: 15px !important;
    font-weight: bold !important;
    margin-top: 5px;
    margin-bottom: 7px;
    line-height: 26px !important;
}
#home_info_full .rlt_home_description ul {
    display: inline-block;
    list-style: none;
    margin: 6px 0 0 0;
    padding-left: 20px;
}
#home_info_full .rlt_home_description ul li {
    font-size: 15px !important;
    line-height: 26px !important;
    position: relative;
    float: left;
    width: 100% !important;
    margin-right: 15px;
    list-style-type: disc !important;
}
#home_info_full .rlt_home_description ul li.not_available {
    color: #adadad;
}
#home_info_full .rlt_home_description ul li span {
    position: absolute;
    left: -10px;
}
/*--------------------------------New Style------------------------------------*/

.nav_pagination {
    clear: both;
    width: 100%;
}
.masonry img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.masonry .item .img_thumb {
    border-bottom: 8px solid #276DBC;
}
.masonry .item .img_thumb a {
    line-height: 0px;
}
.blog_content {
    padding: 10px;
}
.blog_content h2 {
    padding-bottom: 15px;
}
.blog_content h2 a {
    color: #4e4e4f;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}
.blog_content p span {
    color: #276DBD;
    line-height: 20px;
}
.blog_content p {
    line-height: 20px;
}
.left_inner_blg1 {
    padding-left: 0px; padding-top: 5px;
    width: 662px;
}
.sidebar_new1 { margin-top: 27px !important; }
#sidebar ul li:nth-child(1) h2 {
    display: none;
}
.wrapper1 {
    width: 95%;
    margin: 1.5em auto;
}
.masonry {
    margin: 2em 0;
    padding: 0;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    font-size: .85em;
}
.item {
    display: inline-block;
    background: #fff;
    /*padding: 1.5em;*/
    
    margin: 0 0 3em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
    border: 1px solid #e3e3e3;
}
.title,
.footer {
    text-align: center;
}
.title {
    font-size: 1.75em;
    margin: .25em 0;
}
.title a {
    display: inline-block;
    padding: .75em 1.25em;
    color: #888;
    border: 2px solid #aaa;
    margin: .25em 1em 1em;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.title {
    color: #666;
}
.title a:hover {
    color: #666;
    border-color: #888;
}
.share-link,
.article-link {
    color: #888;
}


@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (max-width: 767px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}
@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 1280px) {
    .wrapper1 {
        width: 1260px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .left_inner_blg1 {
        width: 100%;
    }
    .blog_wrap #sidebar {
        margin: 30px 0 0 0;
    }
}

#dayevent {opacity:1!important;}
.listings-button3.n_btt{
    background-color:#223f7f;
}
.listings-button3.n_btt a:hover{color:#d3f3f7}
.listings-button3.n_btt a{
    color: #fff;
}