/*
Theme Name: Sisters In Crime
Theme URL: http://bwdclients2.com/sistersincrime/
Description: Sisters In Crime is a 2-column Widget-ready theme.
Author: Benn Web Design & Marketing
Author URI: http://bennwebdesign.com.au/
Version: 1.0
*/

body {
    font-family: 'Calibri-Light';
    font-size: 16px;
    margin: 0;
    padding: 0;
}

a {
    /*color: #999;*/
    color: #e63033;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

ul,
ol {
    list-style: outside;
    margin: 0 0 0 20px;
}

ol li {
    list-style: decimal;
}

p {
    line-height: 130%;
    margin: 10px 0;
    padding: 0;
    font-size: 18px;
}

h1,
h2.blog_title {
    font-size: 3.0em;
    font-weight: bold;
    color: #e63033;
}

h2.blog_title {
    font-size: 34px;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.25em;
}

h5 {
    font-size: 1.0em;
}

h6 {
    font-size: 1.0em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    line-height: 130%;
}

td {
    padding: 3px 0;
}


/* Fonts */

@import url('fonts/fonts.css');
body {
    background: #fff;
    font-family: 'Calibri-Light';
    margin: 0;
}

p {
    margin: 0;
}

#header_wrap {
    width: 100%;
    height: auto;
    background-color: #000;
    
}
.Rectangle_2 {
  border-width: 3.333px;
  border-color: rgb( 237, 31, 36 );
  border-style: solid;
  position: absolute;
  left: -19px;
  top: 167px;
  width: 1350.334px;
  height: 0;
  z-index: 3;
}

#header {
    width: 100% !important;
    background: url(http://www.sistersincrime.org.au/wp-content/uploads/2015/08/headBG.jpg);
    height: auto;
    background-size: cover;
    margin: 0;
}

#wrp {
    width: 980px;
    height: 173px;
    margin: 0 auto !important;
}

#head_right {
    float: right;
    height: 42px;
    margin-top: 10px;
    margin-right: 0;
    text-align: right;
}

#head_right img {
    margin: 0 0 0 5px;
}

#logo {
    float: left;
    margin: -35px 0 0 0;
}

#logo img {}

#nav_wrap {
    width: 100%;
    /*background: #0d1013;*/
    background: #000;
    height: 50px;
    border-bottom: 3.333px solid rgb( 237, 31, 36 );
}
@media screen and (min-width: 867px) {
    #nav_wrap {
        margin-top: -50px;
    }   
}
#navigation {
    width: 980px;
    margin: 0 auto;
}

#nav_left {
    float: left;
    height: 44px;
}

#nav_right {
    float: left;
    height: 44px;
}

#navigation ul {
    width: ;
    margin: 0 auto;
    height: 100%;
    padding: 0;
}

#navigation ul li {
    list-style: none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

#navigation ul li a {
    font-family: 'calibri';
    text-decoration: none;
    color: #fff;
    float: left;
    text-transform: uppercase;
    font-size: 17px;
    /*margin: 15px 7px 0 7px;*/
    padding: 10px 7px;
    margin: 7px 0;
}

#navigation ul li a:hover,
#navigation li.current_page_item a {
    color: #e63033;
    background: #000;
    padding: 10px 7px;
    margin: 7px 0;
}

#navigation li li.current_page_item a {
    margin: 0;
}

#navigation li.current_page_item li a {
    color: #fff;
    margin: 0;
}

#navigation li.current_page_item li a:hover {
    color: #e63033;
}

#navigation ul ul li a {
    width: auto;
    white-space: nowrap;
}

#navigation li ul {
    width: 220px;
    background: #000;
}

#slideshow {
    width: 850px;
    height: 350px;
    margin: 0 auto 30px;
}

.cycloneslider-template-standard .cycloneslider-slide img {
    float: left;
}

.cycloneslider-template-standard .cycloneslider-caption {
    background: none;
    width: 610px;
    font-family: 'calibri';
    height: 350px;
    float: right;
    position: relative;
    opacity: 2;
}

.cycloneslider-template-standard .cycloneslider-caption-title {
    color: #e63033;
    font-family: 'calibri';
    padding: 0;
    padding-top: 20px;
    font-style: italic;
    font-size: 35px;
}

.cycloneslider-template-standard .cycloneslider-caption-title span {
    font-weight: bold;
}

.cycloneslider-template-standard .cycloneslider-caption-title h3 {
    color: #000;
    font-weight: bold;
    display: -webkit-inline-box;
    margin: 0;
    font-size: 33px;
    line-height: 100%;
    display: inline;
}

.cycloneslider-template-standard .cycloneslider-caption-description {
    color: #0d1013;
    font-family: 'calibri';
    padding: 0;
    font-size: 19px;
    margin-top: 22px;
}

.cycloneslider-template-standard .cycloneslider-caption-description a {
    float: left;
    margin-top: 22px;
}

#content {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
}

#content p {
    margin: 10px 0;
}

#content ul,
#content ol {
    margin: 0 0 0 40px;
}

#content ul li,
#content ol li,
#content table {
    line-height: 130%;
    padding: 5px 0;
    font-size: 18px;
}

#content table td {
    border: 1px solid #000;
    padding: 10px;
}

.featured_img {
    float: left;
    margin: 0 40px 0 0;
}

.featured_img img {
    width: 100px;
    height: auto;
}

.single .featured_img img {
    width: 200px;
}

.page-template-page-reviews #content .post {
    border-bottom: 1px solid #000;
    /*padding: 30px 0;*/
    padding: 0 0 20px;
}

.page-template-page-reviews #content .post h2 a {
    color: #e63033;
}

#content p.read_more {
    margin-top: 40px;
}

p.read_more a {
    color: #e63033;
    border: 1px solid #e63033;
    padding: 5px 10px;
}

.wp-pagenavi {
    margin: 20px auto;
    text-align: center;
}

#container {
    width: 980px;
    height: auto;
    margin: 0 auto;
}

#container #content {
    width: 72%;
    float: left;
    padding-top: 0;
}

    #container #content.no-sidebar {
        width: 100%;
        float: left;
        padding-top: 0;
    }


.single #container #content {
    width: 100%;
}

#reviews_sidebar {
    width: 20%;
    border-right: 2px solid #e63033;
    float: left;
    margin: 0 30px 0 0;
}

#reviews_sidebar ul {
    list-style: none;
    margin: 0;
}

#reviews_sidebar ul li {
    padding: 5px 0;
}

#reviews_sidebar ul li a {
    color: #000;
    font-size: 18px;
}

#reviews_sidebar ul li.cat-item-7 > a {
    display: none;
}

.clear {
    clear: both;
}

#footer_wrap {
    width: 100%;
    height: 241px;
    background: url(http://www.sistersincrime.org.au/wp-content/uploads/2015/08/footBG.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-top: 20px;
}

#upper_foot {
    width: 980px;
    height: 140px;
    margin: 0 auto;
    border-top: solid 1px #0d1013;
}

#upper_foot .search {
    width: 980px;
    height: 82px;
    background: #e63033;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 28px;
}

#footer {
    width: 980px;
    margin: 0 auto;
    height: 100px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

#footer p {
    font-size: 13px;
}

#footer a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}

#footer_left {
    float: left;
    width: 50%;
    height: auto;
    margin-top: 15px;
    text-align: left;
}

#footer_right {
    float: right;
    width: 50%;
    height: auto;
}

#footer_right p {
    float: right;
    margin: 15px 0 0 0;
}


/*additional*/

#wgt {
    width: 980px;
    height: auto;
    margin: 0 auto;
}

#events,
#news {
    float: left;
    width: 318px;
    /*min-height: 388px;*/
    border: 1px solid #e63033;
    border-radius: 10px;
    height: auto;
    padding-bottom: 20px;
}

#news {
    margin: 0 10px;
}

#events h2,
#news h2,
h2 {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    color: #e63033;
    margin-top: 10px;
}

#news h2 {
    color: #000 !important;
}

#events ul,
#news ul ul {
    width: 90%;
    margin: 0 auto !important;
    font-size: 15px;
    height: 79px;
    margin-top: 25px;
    line-height: 130%;
}

#events .post-title,
#news .post-title .post-title {
    color: #e63033;
    font-size: 18px;
    font-weight: bold;
}

#events .hot-category-news a.more-link {
    /*display: none;*/
    float: none;
}

.rpwe-block li {
    border-bottom: none !important;
    font-size: 15px;
    height: 79px;
    margin-top: 25px;
    line-height: 130%;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.rpwe-block h3 {
    color: #e63033 !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.rpwe-block a {
    color: #e63033 !important;
    font-weight: bold;
}

.rpwe-summary {
    line-height: 130% !important;
    padding: 0 !important;
    font-size: 14px !important;
}

.rpwe-summary a {
    text-decoration: none;
    color: #e63033 !important;
}

.cat-post-item {
    border-bottom: none;
    margin: 25px 0 0 0;
}


/*new*/

.hot-category-news {
    width: 90%;
    margin: 0 auto !important;
    font-size: 15px !important;
    height: auto;
    line-height: 130% !important;
}

h4.hot-category-news-title {
    line-height: 100%;
    margin: 0 !important;
}

.hot-category-news img {
    float: left !important;
    margin-right: 10px !important;
    margin-top: 5px;
    width: 79px;
    height: 79px;
}

.hot-category-news-title a {
    color: #e63033 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.hot-category-news .more-link {
    text-decoration: none;
    color: #e63033 !important;
    border: none !important;
    float: left;
    font-weight: bold !important;
}

#BW .hot-category-news .more-link {
    float: none;
}

.post_separator {
    margin: 5px 0 !important;
    clear: both !important;
    border-top: 1px solid #fff !important;
}


/*OLD additional*/

#news {
    float: left;
    width: 318px;
    height: auto;
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0 10px;
}

#news .title {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    color: #000;
    margin-top: 10px;
}

#BW {
    float: left;
    width: 318px;
    min-height: 388px;
    border: 1px solid #fff;
    border-radius: 10px;
    height: auto;
    padding-bottom: 20px;
}

#BW .title {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    color: #e63033;
    margin-top: 10px;
}

.pst {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
    height: 79px;
    margin-top: 25px;
    line-height: 130%;
}

.pst span {
    color: #e63033;
    font-size: 18px;
    font-weight: bold;
}

.pst img {
    float: left;
    margin-right: 10px;
}

.pst a {
    text-decoration: none;
    color: #e63033;
}

.pfc-widget .pfc-post {
    clear: both;
    padding: 15px;
}

.pfc-widget .pfc-post h2 {
    float: right;
    width: 200px;
    font-size: 16px !important;
    font-style: normal !important;
    line-height: 100%;
    text-align: left !important;
    margin: 0 !important;
}

.pfc-widget .pfc-post p {
    font-size: 14px;
    float: right;
    width: 200px;
}

.pfc-widget .pfc-post img {
    float: left;
    width: 80px;
    height: auto;
}

.pfc-widget .pfc-post > div {
    display: none;
}

.pfc-widget .pfc-post a.read-more {
    float: right;
    font-size: 15px;
    font-weight: bold;
    clear: both;
    border: 1px solid #e63033;
    padding: 5px 10px;
    margin: 5px 0 0;
}


/*contact form*/

.wpcf7-captchar {
    width: 100px;
    vertical-align: top;
}

.signup {
    font-size: 20px;
    color: #fff;
    float: left;
    width: 165px;
    font-weight: bold;
    margin: 10px 0 0 10px;
    padding: 20px 0;
    border-right: solid 1px;
}

#upper_foot .search p {
    float: left;
    color: #fff;
    width: 210px;
    margin: 25px 0 0 14px;
    font-size: 14px;
}

.contact {
    float: left;
    width: 580px;
}

.contact p {
    width: 100%;
}

.contact .wpcf7-text {
    width: 213px;
    height: 30px;
    border: solid 1px #000;
    border-radius: 10px;
    padding: 0 5px;
}

.contact .wpcf7-email {
    width: 213px;
    height: 30px;
    border: solid 1px #000;
    border-radius: 10px;
    padding: 0 5px;
}

.wpcf7 .wpcf7-submit {
    color: #fff;
    background-color: #000;
    border: none;
    padding: 8px 15px;
    border-radius: 8px;
    margin-left: 10px;
}

.contact div.wpcf7 {
    display: none;
}

.one-half {
    width: 50%;
}

.one-half.left,
.one-half.right {
    float: left;
}


/*mailchimp*/

#fca_eoi_form_91 form.fca_eoi_layout_1 div.fca_eoi_layout_content_wrapper {
    margin: 0 0 0 20px !important;
}

#fca_eoi_form_91 form.fca_eoi_layout_1 div.fca_eoi_layout_inputs_wrapper {
    border: none !important;
    margin: 0 !important;
}
@media screen and (min-width: 867px){
   .search #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper {
        width: 40% !important;
        border: solid 1px #000 !important;
        border-radius: 10px !important;
        padding: 0 5px !important;
        float: left !important;
    }

    .search #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        width: 40% !important;
        border: solid 1px #000 !important;
        border-radius: 10px !important;
        padding: 0 5px !important;
        float: left !important;
        margin-left: 5px !important;
    } 
}


#fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper {
    border-radius: 8px !important;
    margin-left: 5px !important;
}

.fca_eoi_layout_submit_button_wrapper {
    background-color: #000 !important;
    border: none !important;
    border-radius: 8px !important;
    margin-left: 10px !important;
    width: 100px !important;
    float: left !important;
    clear: none !important;
}


/* Cyclone Slider */

.cycloneslider-template-standard .cycloneslider-prev {
    background: url(images/arrow-left.png) no-repeat;
}

.cycloneslider-template-standard .cycloneslider-next {
    background: url(images/arrow-right.png) no-repeat;
}

.cycloneslider-template-standard .cycloneslider-prev,
.cycloneslider-template-standard .cycloneslider-next {
    width: 64px;
    height: 64px;
    box-shadow: none!important;
    margin: -36px -60px;
}

.cycloneslider-template-standard .cycloneslider-next {
    margin: -36px -73px;
}

.cycloneslider-template-standard .cycloneslider-prev .arrow,
.cycloneslider-template-standard .cycloneslider-next .arrow {
    margin-left: 0!important;
    border-top: 0!important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0!important;
    border-radius: 0!important;
}

.cycloneslider-template-standard:hover .cycloneslider-prev,
.cycloneslider-template-standard:hover .cycloneslider-next {
    opacity: 1;
}


/* Ajaxy */

.searchform .screen-reader-text {
    display: none;
}

.searchform .sf_search {
    background: #000;
    border-radius: 10px;
    padding: 3px;
}

.searchform .sf_search span.sf_block {
    height: 33px;
    padding: 1px 0 0;
}

.searchform .sf_search span.sf_block .sf_input {
    background: #000 !important;
    color: #fff !important;
    height: 30px !important;
    padding-left: 40px !important;
}

.sf_search .sf_button,
.sf_search .searchsubmit {
    background: url(images/search-icon.png) no-repeat !important;
    left: 0;
    width: 29px !important;
    height: 29px !important;
}

.search-results #content .post,
.archive #content .post {
    border-bottom: 1px solid #000;
    padding: 30px 0;
}


/* Addt'l Styles */

.alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}

.alignright {
    float: right;
    margin: 10px 0 10px 10px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

.componentheading {
    margin: 0 0 15px 0;
    font-size: 180%;
    line-height: 130%;
    padding: 0;
}

.contentheading {
    font-size: 200%;
    line-height: 140%;
    margin: 0 0 15px 0;
    padding: 0;
    color: #636;
    border-bottom: 2px solid #636;
}


/* spacer */

.clear {
    clear: both;
}


/*placeholder browser compatibility*/

input::-webkit-input-placeholder {
    color: #000 !important;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #000 !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000 !important;
}

input:-ms-input-placeholder {
    color: #000 !important;
}

#navigation ul ul li a,
#navigation ul ul li a:hover {
    margin: 0;
    height: auto;
    background: #000;
    border: none;
}

#navigation ul ul {
    margin-top: 40px;
}

#menu-item-609 ul li a {
    width: 190px;
}

body.category-5 #categories-2 h2,
body.category-4 #categories-2 h2,
body.category-4 #categories-2,
body.category-5 #categories-2 {
    display: none;
}

body.category-4 #container #content,
body.category-5 #container #content,body.category-64 #container #content {
    width: 100%;
}


/*Responsive*/

@media screen and (max-width: 1253px) {
    #wrp,
    #navigation,
    #wgt,
    #content,
    .search,
    #footer {
        width: 79%;
    }
    #events,
    #news,
    #BW {
        float: left;
        width: 32%;
    }
    #upper_foot {
        width: 100%!important;
    }
    .contact {
        width: 50%;
    }
    #upper_foot .search {
        height: 110px;
        margin: 28px auto;
    }
    #footer_wrap,
    #upper_foot {
        height: auto;
    }
}

@media screen and (max-width: 1243px) {
    #events .pfc-post h2,
    #news .pfc-post h2,
    #BW .pfc-post h2 {
        position: relative;
        top: 98px;
        text-align: center!important;
        float: none;
        margin: 0 auto!important;
        width: auto !important;
    }
    #events img,
    #news img,
    #BW img {
        display: block;
        margin: 0 auto 10px auto;
        float: none;
        position: relative;
        top: -41px;
        width: 80px;
        height: auto;
    }
    .pfc-post p {
        float: none;
        width: auto !important;
        margin-top: 9px;
        padding: 0 26px;
    }
}

@media screen and (max-width: 1165px) {
    .search #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper {
        width: 200px;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        width: 200px;
    }
}

@media screen and (max-width: 1189px) {
    #wpresmenu_bar {
        position: absolute !important;
    }
    #wpresmenu_menu.left {
        top: 0 !important;
        padding-top: 43px;
    }
    #head_right {
        margin-top: 60px;
    }
    #nav_wrap {
        background: none;
    }
    
}

@media screen and (max-width: 1100px) {
    .search #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper {
        width: 180px;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        width: 180px;
    }
}

@media screen and (max-width: 1029px) {
    .contact {
        width: 45%;
        height: auto !important;
    }
    #upper_foot {
        height: auto !important;
    }
    #footer_wrap {
        height: auto !important;
    }
    .search #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper {
        width: 160px;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        width: 160px;
    }
}

@media screen and (max-width: 999px) {
    #slideshow {
        width: 79%;
        height: auto !important;
    }
    div#cyclone-slider-widget-2 {
        width: 100% !important;
        height: auto !important;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description a img {
        width: 100%;
    }
    .cycloneslider-template-standard .cycloneslider-slide img {
        width: 30%;
        height: auto !important;
    }
    .cycloneslider-template-standard .cycloneslider-caption {
        width: 70%;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title {
        font-size: 25px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title h3 {
        font-size: 20px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description {
        font-size: 16px;
    }
    .contact {
        width: 50%;
    }
    .signup {
        font-size: 17px;
        width: auto;
        padding-right: 5px;
    }
    #upper_foot .search p {
        font-size: 13px;
    }
}

@media screen and (max-width: 995px) {
    .contact {
        width: 45%;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper,
    #fca_eoi_form_91 div.fca_eoi_layout_1 div.fca_eoi_layout_field_wrapper,
    #fca_eoi_form_91 form.fca_eoi_layout_1 div.fca_eoi_layout_field_wrapper {
        width: 100% !important;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        width: 195px;
        margin: 0 !important;
    }
    #upper_foot .contact {
        width: 55%;
    }
    #upper_foot .search {
        height: 170px;
    }
    #upper_foot .search p {
        width: 23%;
        margin-left: 1%;
    }
    #upper_foot .signup {
        width: 18%;
    }
    #upper_foot .search {
        width: 80%;
    }
    #fca_eoi_form_91 div.fca_eoi_layout_1 div.fca_eoi_layout_submit_button_wrapper,
    #fca_eoi_form_91 form.fca_eoi_layout_1 div.fca_eoi_layout_submit_button_wrapper {
        float: right !important;
        margin: 10px !important;
    }
    #upper_foot #fca_eoi_form_91 div.fca_eoi_layout_1 div.fca_eoi_layout_field_wrapper,
    #fca_eoi_form_91 form.fca_eoi_layout_1 div.fca_eoi_layout_field_wrapper {
        width: 100%;
    }
    #container {
        width: 90%;
    }
}

@media screen and (max-width: 925px) {
    #upper_foot .search {
        height: 157px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title {
        font-size: 20px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title h3 {
        font-size: 20px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description {
        font-size: 14px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description a img {
        width: 85%;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        width: 100% !important;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper {
        margin: 10px 0 0 0 !important;
        width: 100% !important;
        background: none !important;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper input {
        margin: 0 auto !important;
        width: 100px !important;
    }
}

@media screen and (max-width: 870px) {
    .contact {
        width: 50%;
        float: none;
        margin: 0 auto
    }
    #upper_foot .search {
        text-align: center !important;
        height: auto !important;
        margin-bottom: 20px;
    }
    .signup {
        text-align: center;
        float: none;
        margin: 0 auto;
        border: none;
    }
    #upper_foot .search p {
        float: none;
        margin: 0 auto;
    }
    #head_right {
        height: auto;
    }
    #head_right .widget {
        display: inline-block;
        vertical-align: middle;
    }
    #head_right .widget_ajaxy_sf_widget {
        margin-left: 20px;
    }
    #head_right .widget_ajaxy_sf_widget h2 {
        display: none;
    }
    #upper_foot .signup,
    #upper_foot .search p {
        width: 100%;
    }
    #upper_foot .contact {
        width: 80%;
    }
    #fca_eoi_form_91 form.fca_eoi_layout_1 div.fca_eoi_layout_content_wrapper {
        margin: 0 !important;
    }
}

@media screen and (max-width: 840px) {
    .cycloneslider-template-standard .cycloneslider-caption-description a img {
        width: 75%;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description {
        font-size: 13px;
        margin-top: 2%;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description a {
        margin-top: 2%;
    }
    #events,
    #news,
    #BW {
        width: 48%;
    }
    #BW {
        margin: 10px;
    }
    .one-half.left,
    .one-half.right {
        float: none;
        margin: 0 auto;
    }
}

@media screen and (max-width: 778px) {
    #events,
    #news,
    #BW {
        float: none;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
        width: 48%;
    }
    #pfcwidget-2,
    #pfcwidget-3,
    #pfcwidget-4 {
        padding-bottom: 90px !important;
    }
}

@media screen and (max-width: 750px) {
    #events,
    #news,
    #BW {
        width: 52%;
    }
    .scroll-back-to-top-wrapper {
        right: 10px;
        bottom: 5px;
    }
}

@media screen and (max-width: 710px) {
    .cycloneslider-template-standard .cycloneslider-caption-title {
        font-size: 18px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title h3 {
        font-size: 18px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description {
        font-size: 12px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description a img {
        width: 70%;
    }
}

@media screen and (max-width: 680px) {
    #events,
    #news,
    #BW {
        width: 55%;
    }
    .contact {
        width: 55%;
    }
}

@media screen and (max-width: 650px) {
    .cycloneslider-template-standard .cycloneslider-prev,
    .cycloneslider-template-standard .cycloneslider-next {
        display: none;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title {
        font-size: 16px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title h3 {
        font-size: 16px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description {
        font-size: 11px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description a img {
        width: 60%;
    }
}

@media screen and (max-width: 598px) {
    .cycloneslider-template-standard .cycloneslider-caption-description a img {
        display: none;
    }
    h1,
    h2.blog_title {
        font-size: 20px;
    }
    #reviews_sidebar {
        width: 18%;
        min-width: 100px;
        padding-right: 10px;
    }
    #container #content {
        width: 70%;
    }
}

@media screen and (max-width: 565px) {
    #events,
    #news,
    #BW {
        width: 65%;
    }
    .contact {
        width: 60%;
    }
    #reviews_sidebar {
        margin: 0 20px 0 0;
    }
}

@media screen and (max-width: 530px) {
    .cycloneslider-template-standard .cycloneslider-caption-title {
        font-size: 14px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-title h3 {
        font-size: 14px;
    }
    .cycloneslider-template-standard .cycloneslider-caption-description {
        font-size: 10px;
    }
    .one-half.left,
    .one-half.right {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    #container #content {
        width: 65%;
    }
    .wp-pagenavi a,
    .wp-pagenavi span {
        display: inline-block;
    }
}

@media screen and (max-width: 485px) {
    h3 {
        font-size: 1em;
    }
    #events,
    #news,
    #BW {
        width: 70%;
    }
    .contact {
        width: 70%;
    }
    #head_right {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 60px;
    }
    #content p {
        width: 100% !important;
        font-size: 14px;
    }
    .one-half.right {
        max-width: 100% !important;
        text-align: center;
    }
    #slideshow {
        width: 100%;
    }
    .cycloneslider-template-standard .cycloneslider-slide img {
        height: auto;
    }
    .cycloneslider-template-standard .cycloneslider-caption {
        width: 65%;
        height: auto;
    }
    .cycloneslider-template-standard div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image {
        height: 180px;
    }
    .cycloneslider-template-standard .cycloneslider-slides {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 450px) {
    #container #content {
        width: 60%;
    }
}

@media screen and (max-width: 414px) {
    .single .featured_img {
        width: 100%;
        margin: 0 auto 20px;
        text-align: center;
    }
    .page-template-page-reviews #content .post {
        padding: 0;
    }
    #logo {
        width: ;
    }
    #logo img {
        width: 70%;
    }
    h1 {
        font-size: 2em;
    }
    .single h1,
    h2.blog_title {
        font-size: 21px;
        text-align: center;
    }
    #content ul,
    #content ol {
        margin: 0 0 0 25px;
    }
    #content ul li,
    #content ol li,
    #content table {
        line-height: 130%;
        padding: 5px 0;
        font-size: 15px;
    }
    .cycloneslider-template-standard .cycloneslider-prev {
        left: 20px;
    }
    .cycloneslider-template-standard .cycloneslider-next {
        right: 20px;
    }
    #events,
    #news,
    #BW {
        width: 100%;
    }
    #BW img {
        margin: 10px auto 10px auto;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        margin-bottom: 10px !important;
    }
    #fca_eoi_form_91 .fca_eoi_layout_1.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper {
        float: none !important;
        display: block;
        background: none !important;
        margin: 0 auto !important;
    }
    #footer {
        text-align: center;
    }
    #footer_left {
        width: 100%;
        text-align: center;
    }
    #footer_left a {
        font-size: 10px;
        margin: 0 auto;
    }
    #footer_right {
        float: none;
        width: 100%;
        text-align: center;
    }
    #footer p,
    #footer p a {
        font-size: 10px;
        float: none;
        margin: 0 auto;
    }
    input {
        width: 100%;
    }
    textarea.wpcf7-textarea {
        width: 100%
    }
    .wpcf7-captchar {
        width: 100px;
    }
    .wpcf7 .wpcf7-submit {
        width: 90px;
    }
    .fca_eoi_layout_submit_button_wrapper {
        display: inline-block !important;
    }
    #container #content {
        width: 58%;
    }
}

@media screen and (max-width: 394px) {
    #container #content {
        width: 55%;
    }
}

@media screen and (max-width: 381px) {
    #wrp {
        width: 100%;
    }
    #head_right .widget_ajaxy_sf_widget {
        margin-left: 5px;
    }
    #logo img {
        width: 100%;
    }
    #reviews_sidebar {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
    }
    #container #content {
        width: 100%;
        border-top: 1px solid #999;
        padding-top: 10px;
    }
    #container #content p.read_more {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 308px) {
    .cycloneslider-template-standard .cycloneslider-slides {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 286px) {
    #head_right {
        margin-bottom: 50px;
    }
    .cycloneslider-template-standard .cycloneslider-slides {
        padding-bottom: 150px;
    }
}

.nav_right {
    float: right !important;
}

.nh_logo img {
    margin-top: -62px;
    width: 78%;
}

.nav_right {
    margin-top: -36px !important;
}

#header {
    background: #000 none repeat scroll 0 0 !important;
    height: auto;
    margin: 0;
    width: 100% !important;
}
@media only screen and (max-width: 870px) {
    #head_right .sf_search {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .column {
        width: 320px
    }
    #head_right {
        margin-top: 12px !important;
    }
    .nh_logo img {
        margin-top: -88px !important;
        width: 78%;
    }
    .widget.widget_cyclone-slider-widget {
        display: none;
    }
    #head_right .sf_search {
        display: none;
    }
    #BW .textwidget img {
        width: 100% !important;
    }
    #BW .widget {
        margin-top: 55px !important;
    }
    .widgettitle {
        padding-bottom: 15px !important;
    }
    #BW #text-8 {
        margin-top: 87px !important;
    }
    .nh_logo img {
        width: 90% !important;
    }
    .pfc-widget .pfc-post {
        clear: both;
        padding: 8px !important;
    }
    #events img,
    #news img,
    #BW img {
        width: 72px !important;
    }
    .pfc-widget .pfc-post {
        clear: both;
        padding: 3px !important;
    }
    #pfcwidget-2,
    #pfcwidget-3,
    #pfcwidget-4 {
        padding-bottom: 228px !important;
    }
    .pfc-post > p {
        padding-top: 14px !important;
    }
    #events,
    #news {
        border: medium none !important;
    }
    #news .pfc-post img {
        margin-top: 22px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    #header {
        background: #000 none repeat scroll 0 0 !important;
        height: auto;
        margin: 0;
        width: 100 % !important;
    }
    #news .read-more {
        margin-bottom: 39px !important;
    }
    #news .pfc-post a > img {
        padding-bottom: 18px !important;
    }
    #news .pfc-post a> img {
        margin-top: -10px !important;
    }
    #BW #text-8 img {
        margin: -10px auto;
    }
}

#events,
#news {
    border: none !important;
}

.category .post .entry {
    margin-left: 139px !important;
}

.category-59 #reviews_sidebar {
    display: none !important;
}

.category-59 #container #content {
    width: 100% !important;
}

.page-id-25 .entry {
    margin-left: 138px !important;
}
@media screen and (max-width: 1190px) {
    #wprmenu_menu .wprmenu_icon_par {
        color: #e63033;
    }
    #wprmenu_menu .wprmenu_icon_par:hover {
        color: #cfcfcf;
    }
    #wprmenu_menu.wprmenu_levels ul li {
        border-bottom: 1px solid #0d0d0d;
        border-top: 1px solid #0d0d0d;
    }
    #wprmenu_menu {
        background: #000 none repeat scroll 0 0 !important;
    }
    #logo {
        margin-right: auto;
        margin-left: auto;
        float: none;
        max-width: 278px;
    }
}
#reviews_sidebar.footer_reviews_sidebar {
    width: 100%;
    border-right: none;
    margin-right: 0;
    margin-bottom: 30px;
}
#reviews_sidebar.footer_reviews_sidebar ul li {
    float: left;
}
#reviews_sidebar.footer_reviews_sidebar .widgettitle {
    text-align: left;
}
.archive #container #content {
    width: 100% !important;
}