/************************/
/* JREVIEWS STYLE EDITS */
/************************/

/*---------JR BUTTON STYLES-----------*/
.jrStatusIndicators {
display: none;
}

.jrButton.jrBlue, a.jrButton.jrBlue, a.jrButton.jrBlue:link, a.jrButton.jrBlue:visited, .jrListingButtons .jrButton, .jrListingButtons a.jrButton, .jrListingButtons a.jrButton:link  {
    color: #ffffff;
    background: #2f87ab;
    border-color: #2f87ab;
}

.jrFilterContainer .jrToggleSwitchRow {
    display: none;
}

.jrListingInfoButtons .jrButton {
    color: #fff !important;
    background-color: #2f87ab;
    background-image: none;
    border-color: #2f87ab;
    text-shadow: none;
}
.jrListingInfoButtons [class^=jrIcon]:before {
    color: #fff;
}
.jrListingInfoButtons .jrButton:focus, .jrListingInfoButtons .jrButton:hover {
    background-color: #2f87ab;
}
.jr-review-add.jrButton, a.jr-review-add.jrButton {
background-color: #2f87ab;
    border-color: #2f87ab;
}

.jr-review-add.jrButton.jrActive, .jr-review-add.jrButton.jrFocus, .jr-review-add.jrButton:active, .jr-review-add.jrButton:focus, .jr-review-add.jrButton:hover, a.jr-review-add.jrButton.jrActive, a.jr-review-add.jrButton.jrFocus, a.jr-review-add.jrButton:active, a.jr-review-add.jrButton:focus, a.jr-review-add.jrButton:hover {
    color: #fff;
    background-color: #2f87ab;
    border-color: #2f87ab;
}

.jrListingInfoButtons .jrButton.jrActive, .jrListingInfoButtons .jrButton.jrFocus, .jrListingInfoButtons .jrButton:active, .jrListingInfoButtons .jrButton:focus, .jrListingInfoButtons .jrButton:hover {
    color: #fff;
}
.jrFilterFieldWrap .jrFilterItem.jrLinkBoxed.jrChecked {
    border-color: #3087ab;
    position: relative;
    color: #3087ab;
}

.jrListingInfoButtons .jrAddMedia {
display: none;
}

.jrListingDetail .jrListingInfoContainer {
    border: none;
}

/*---FORMS--*/

.jrFilterFieldWrap input[type=text] {
    background: #fff;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #bbb #ddd #ddd #bbb;
    border-radius: 3px;
}
.jrFilterFieldWrap.jrIsOpen:before {
    content: none;
}

.jrAdvSearchPage #jr-search-fields div.jrKeywords {
display: none!important;
}

/***********************/
/*--------MISC---------*/
/***********************/
h4.jrFilterName {
    font-size: 18px;
    margin-top: 10px;
    color: #666;
}

.jrMasonry .jrResults .jrListItem {
    height: 380px;
}
ul.jrFieldValueList li a {
    white-space: normal;
}
.jrOverallRatings .jrRatingLabel, .jrOverallRatings .jrRatingValue {
    display: none;
}
.jrListingDetail .jrListingInfo {
    display: none;
}

.jrShadowBox {
    background: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jrShadowBox:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jrIconFilters:before, .jrIconList:before {
    content: "\e022";
}
.jrIconCompare:before, .jrIconThumbs:before {
    content: "\e034";
}

div#left-searchbar .jrApplyFilter.jrButton {
    padding: 2px 7px !important;
}

div#left-searchbar .jrForm .jrFieldDiv {
    margin: 0px;
}

.jrForm select {
font-size: 14px;
}

#jrRelatedListings .jr-module-slider .jrModuleItems .jrModuleItem.jrLastItem {
    width:100%!important;
    min-height: 150px;
}

#jrRelatedListings .jrModuleItems .jrModuleItemTitle a {
    font-size: 20px!important;
    margin-bottom: 10px;
}

#jrRelatedListings .jrModuleItemContent {
    padding-left: 20px;
}

#jrRelatedListings .jrModuleItems .jrModuleItemThumbnail {
    float: left;
}

.jrAuthorbio {
    display: none;
}

/***********************/
/*---IMAGE OVERRIDES---*/
/***********************/
.jrOverallRatings .jrRatingStars {
    float: none;
    display: inline-block;
    margin: 10px auto 0;
}
.jrMasonry .jrResults .jrOverallRatings {
    display: block;
    margin: -10px 0;
}
.jrRatingStarsEditor, .jrRatingStarsUser {
    margin: 0px auto;
}
.jrRatingStarsEditor, .jrRatingStarsEditor div, .jrRatingStarsUser, .jrRatingStarsUser div {
    background: url(images/rating_stars.png) 0 0 repeat-x;
    height: 26px;
}
.jrRatingStarsUser div {
    background-position: 0 -26px !important;
}
.bx-wrapper .bx-next {
    background: url(images/arrows.svg) no-repeat -40px;
}
.bx-wrapper .bx-prev {
    background: url(images/arrows.svg) no-repeat 0px;
}
.bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 80px;
}
.jrSliderSideArrows .bx-wrapper .bx-next {
    left: auto;
    right: -30px;
}
.jrSliderSideArrows .bx-wrapper .bx-prev {
    left: -30px;
}
.jrSliderSideArrows .bx-wrapper .bx-controls-direction a {
    top: 28%;
}

.jrMasonry .jrResults .jrListingThumbnail img, .jrMasonry .jrResults .jrMediaThumb img {
width: inherit!important;
}

.jrModuleItems .jrModuleItemThumbnail img {
    height: auto!important;
}

.jrModuleItems .jrModuleItemTitle a {
    font-size: 16px!important;
    line-height: 20px;
    display: block;
}

/*************************/
/*---MASONRY OVERRIDES---*/
/*************************/
.jrMasonry-brick .jrListingTitle {
    line-height: 1.3em;
}
.jrModuleItems .jrModuleItemThumbnail {
    float: none;
}
.jrModuleItems.jrThumbnailTop .jrModuleItemContent {
    text-align: center;
}

.jrMasonry .jrResults .jrContentTitle a, .jrMasonry .jrResults .jrListingTitle a {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
    color: #3087ab;
}
.jrModuleItems .jrModuleItemTitle {
    margin-top: 10px;
}

div.author-shortcode .jrModuleItems .jrModuleItemTitle a {
display: none;
}

div.author-shortcode .jrAuthor .jrModuleFieldValue a {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
    color: #3087ab;
    font-weight: bold;
    font-style:normal
}

.ResponsiveListingThumbnail, .ResponsiveListingThumbnail a img {
    margin: 0px auto;
}
.jr-module-slider-responsive .jrModuleItems, .jr-module-slider-responsive .jrModuleItems .jrModuleItemTitle {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #3087ab;
}

.jrStatusIndicators .jrStatusFeatured {
    background: #d3234c;
}

.jrStatusIndicators span {
    padding: 5px 8px;
}

.jr-module-slider .jrModuleItems .jrDivider {
display: none;
}

.jrAuthor .jrModuleFieldTitle {
display: none;
}
.jrAuthor .jrModuleFieldValue a{
font-size: 14px;
font-weight: 400;
color: #666;
font-style: italic;
line-height: 20px;
display: block;
}
.jrModuleItems .jrModuleItemTitle {
    margin-bottom: 0px;
}
.jrRoundedPanel {
border: none;
background: none;
}


@media (min-width: 981px) {
.jr-module-slider .jrModuleItems .jrModuleItem.jrLastItem {
    width: 25%!important;
    min-height: 370px;
}
}

@media (max-width: 980px) and (min-width: 768px) {
.jr-module-slider .jrModuleItems .jrModuleItem.jrLastItem {
    width: 33%!important;
    min-height: 370px;
}
}

@media (max-width: 767px) and (min-width: 475px) {
.jr-module-slider .jrModuleItems .jrModuleItem.jrLastItem {
    width: 50%!important;
    min-height: 370px;
}
}

@media (max-width: 474px) {
.jr-module-slider .jrModuleItems .jrModuleItem.jrLastItem {
    width: 100%!important;
    min-height: 370px;
}
}


/********************************/
/*----ADVANCED SEARCH MODULE----*/
/********************************/
.jrAdvSearchModule.jrForm .jrFieldDiv {
    line-height: 32px;
}
.jrAdvSearchModule.jrForm .jrAutoSuggest, .jrAdvSearchModule.jrForm .jrKeywords, .jrAdvSearchModule.jrForm .jrSelect, .jrAdvSearchModule.jrForm .jrText {
    height: 32px;
    line-height: 32px;
margin: 0 20px 5px 0px;
}
.home-page-banner-row .jrAdvSearchModule.jrForm .jrKeywords, .home-page-banner-row .jrAdvSearchModule.jrForm .jrText {
    height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

@media (min-width: 1300px) {
.jrAdvSearchModule.jrRoundedPanel {
    padding: 10px 5%;
}
.jrForm .jrKeywords {
    width: 380px;
}
.jrAdvSearchModule select.jrSelect {
width: 250px;
}
}
@media (min-width: 979px) and (max-width: 1299px) {
.jrAdvSearchModule.jrRoundedPanel {
    padding: 10px 2%;
}
.jrForm .jrKeywords {
    width: 280px;
}
.jrAdvSearchModule select.jrSelect {
width: 180px;
}
}
@media (max-width: 880px) {
.jrAdvSearchModule.jrForm .jrFieldDiv {
    float: none;
    clear: both;
    overflow: visible;
}
.jrAdvSearchModule.jrForm .jrSelect, .jrAdvSearchModule.jrForm .jrKeywords, .jrAdvSearchModule.jrForm .jrText, .jrAdvSearchModule.jrForm .jrAutoSuggest {
    width: 95%;
}
.jrAdvSearchModule.jrForm .jrFieldDiv button {
    margin: 0 auto!important;
    display: block;
}
}
/********************************************/
/*---------RESET MOBILE BREAKPOINT----------*/
/********************************************/
@media (max-width: 680px) {
  .jrGrid > [class*="jrCol"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 680px) {
  .jrListColumn .jrListItem,
  .jrListColumn8 .jrListItem,
  .jrListColumn7 .jrListItem,
  .jrListColumn6 .jrListItem,
  .jrListColumn5 .jrListItem,
  .jrListColumn4 .jrListItem,
  .jrListColumn3 .jrListItem,
  .jrListColumn2 .jrListItem,
  .jrListColumn1 .jrListItem {
    width: 48.72857143%;
  }
@media (max-width: 680px) {
  /* Detail page */
  .jrListingDetail .jrListingStatus {
    float: left !important;
  }
.jrListingDetail .jrListingMainImage {
    float: none;
}
.jrListingDetail .jrListingMainImage img {
    margin: 40px auto 50px auto;
}
  .jrListingDetail .jrCustomFields {
    clear: both;
  }
  .jrAttachments .jrAttachmentSize,
  .jrAttachments .jrAttachmentType {
    display: none;
  }
  .jrCompareButton {
    display: none;
  }
  .jrPopup {
    left: 0 !important;
    right: 0;
    margin: 0 auto;
  }
  .jrPopup:after,
  .jrPopup:before {
    display: none;
  }
  .jrTabs.ui-tabs .ui-tabs-nav {
    padding-right: 0 !important;
  }
  .jrTabs.ui-tabs .ui-tabs-nav li {
    width: 100%;
    overflow: hidden;
  }
  .jrTabs.ui-tabs .ui-tabs-nav li a {
    width: 100%;
    box-sizing: border-box;
  }
  .jrTabs.ui-tabs .ui-tabs-panel {
    padding: 8px;
  }
  /* Tableview */
  .jrTableview .jrDataListHeader {
    display: none;
  }
  .jrTableview .jrCol {
    display: block !important;
  }
  .jrTableview .jrTableColumnThumbnail {
    float: left;
  }
  .jrTableview .jrResults .jrTableColumnRatings {
    overflow: hidden;
    padding: 0 6px !important;
  }
  .jrTableview .jrResults .jrTableColumnRatings .jrOverallRatings {
    width: auto;
  }
  .jrTableview .jrOverallRatings .jrOverallEditor,
  .jrOverallRatings .jrOverallUser {
    float: left;
    margin-right: 5px;
    white-space: nowrap;
  }
  .jrTableview .jrResults .jrTableColumnActions {
    display: block;
  }
  .jrTableview .jrResults .jrTableColumnMain .jrListingActions {
    display: none;
  }
  /* Reviews */
  .jrReviewSummary .jrButton {
    margin-bottom: 10px;
  }
  .jrReviewSummary div.jrReviewSummarySidebar {
    float: none;
  }
  .jrReviewContainer div.jrReviewInfo {
    float: none;
    margin-bottom: 10px;
  }
  .jrReviewContainer div.jrUserInfo {
    clear: both;
    margin-bottom: 10px;
  }
  .jrReviewContainer div.jrRatingInfo {
    float: none;
    clear: both;
    margin: 0 0 10px 0;
  }
  .jrReviewContainer div.jrReviewVoting {
    float: left;
    margin-top: 5px;
  }
  /* Form */
  .jrForm fieldset {
    padding: 5px;
  }
  .jrForm .jrTitle,
  .jrForm .jrReviewTitle,
  .jrForm .jrText,
  .jrForm .jrEmail,
  .jrForm .jrWebsite,
  .jrDirectionsAddress input {
    min-width: 0 !important;
    width: 90% !important;
    margin: 0 !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .jrPaidStep {
    width: auto !important;
  }
  /* Media */
  .jrVideoCurrentInfo {
    display: none;
  }
  .jrMediaForm .jrMediaDiv {
    padding: 5px;
  }
  /* Modules */
  .jrModuleItems .jrListingsModule .jrModuleItem,
  .jrModuleItems .jrReviewsModule .jrModuleItem,
  .jrModuleItems .jrPlugin .jrModuleItem,
  .jrAdvSearchSuggest .jrModuleItem {
    float: none;
    width: 100% !important;
  }
}
@media (max-width: 680px) {
  .jrAdvSearchModule.jrForm .jrFieldDiv {
    float: none;
    clear: both;
  }
  .jrAdvSearchModule.jrForm .jrSelect,
  .jrAdvSearchModule.jrForm .jrKeywords,
  .jrAdvSearchModule.jrForm .jrText,
  .jrAdvSearchModule.jrForm .jrAutoSuggest {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .jrRatingsSubmission.jrTableGrid [class*="jrCol"] {
    display: block;
    margin-bottom: 5px;
  }
  .jrRatingsSubmission.jrTableGrid .jrCol.jrRatingStars,
  .jrRatingsSubmission.jrTableGrid .jrCol.jrRatingCaption {
    float: left;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}

@media (max-width: 680px) and (min-width: 475px) {
.jrModuleItems .jrListingsModule .jrModuleItem {
float: left;
width: 49% !important;
}
}

@media (max-width: 580px) {
  .jrGrid > [class*="jrCol"] {
    margin-right: 0;
  }
}