/*-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

  1. larger than 992px
  2. Normal Desktop ( between 992px and 1169px )
  3. Small Desktop and Below ( less than 992px )
  4. Tablet Desktop ( between 768px and 991px )
  5. Large Mobile ( less than 768px )
  6. Small Mobile ( less than 480px )


-----------------------------------------------------------------------------------*/

@media only screen and (max-width: 1199px) {
  .listing-no-sidebar .bus-post-grid {
    width: 32.7%;
  }
  .listing-with-sidebar .bus-post-grid {
    width: 49%;
  }
  .location-search .input-location {
    width: 278px;
  }
  #header-image-content .bus-filter {
    margin-right: 10px;
    width: 198px;
  }
}

/**
 * 1. larger than 1169px
 */
 @media only screen and (min-width: 992px) {
  .input-group-addon.beautiful .fa.fa-square-o {
    margin-left: -85px;
  }
}

/**
 * 2. Normal Desktop ( between 992px and 1169px )
 */
@media only screen and (min-width: 992px) and (max-width: 1169px) {
  .main-menu nav > ul > li + li {
    margin-left: 20px;
  }
  .header-link {
    margin-left: 20px;
  }
  .map-unlock {
    bottom: 178px;
  }
  
  .tab-pane .sin-busi-post .footer .date {
    display: block;
    float: left;
    margin-top: 5px;
  }
  .post-footer-comment-form .wyz-input {
    width: 84%;
  }
}

/**
 * 3. Small Desktop and Below ( less than 992px )
 */
@media only screen and (max-width: 991px) {
  .sin-offer-item .image img {
    width: 100%;
  }
  nav.navbar.bootsnav .navbar-header {
    float: left;
  }
  .header-logo a {
    float: left;
  }
  .attr-nav {
    padding: 0 10px;
  }
  .business-data-wrapper .business-social {
    position: static;
    margin-top: 30px;
    float: right;
  }
  .social {
    margin: 10px 0 0 -10px;
  }
  .bus-post-grid .content .read-more {
    margin-top: 15px;
  }
  .business-data-area {
    padding: 40px 0 75px;
  }
  #header-image-content .bus-filter {
    margin-right: 6px;
    width: 148px;
  }
}

/**
 * 4. Tablet Desktop ( between 768px and 991px )
 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-top {
    text-align: center;
  }
  .header-top-left p, .header-search, .header-social {
    display: inline-block;
    float: none;
  }
  .header-right {
    border-top: 1px solid #374553;
    height: 49px;
  }
  .map-unlock {
    bottom: 178px;
  }
  .location-search .input-location {
    width: 203px;
    margin-right: 15px;
  }
  .sin-offer-item .content {
    margin-top: 30px;
  }
  .sin-footer:nth-child(2n+1) {
    clear: both;
  }
  .footer-about, .footer-contact {
    margin-bottom: 50px;
  }
  .business-sidebar {
    margin-bottom: 60px;
    padding: 0;
  }
  .sin-busi-sidebar {
    float: left;
    padding: 0 15px;
    width: 50%;
  }
  .sin-busi-sidebar:nth-child(2n+1) {
    clear: both;
  }
  .business-post-area {
    margin-bottom: 60px;
  }
  .sidebar-container {
    padding: 0;
  }
  .search-sidebar {
    padding: 0 15px;
  }
  .sin-sidebar {
    float: left;
    margin-bottom: 75px;
    padding: 0 15px;
    width: 50%;
  }
  .sin-sidebar:nth-child(2n) {
    clear: both;
  }
  .our-offer {
    margin-bottom: 60px;
  }
  .comment-form-area {
    margin-bottom: 50px;
  }
  .listing-no-sidebar .bus-post-grid, .listing-with-sidebar .bus-post-grid {
    width: 49%;
  }
  .post-footer-comment-form .wyz-input {
    width: 85%;
  }
}

/**
 *  Greater than 768px
 */
@media only screen and (min-width: 768px) {
  #subscription .pmpro_level {
      max-width: 50%;
      min-width: 40%;
  }
}

/**
 * 5. Large Mobile ( less than 768px )
 */
@media only screen and (max-width: 767px) {
 .sin-busi-post .busi-post-share-btn {
      margin-top: 6px;
  }
  .container{
    width: 450px;
  }
  .header {
    position: static;
  }
  .header-top {
    text-align: center;
  }
  .header-top-left p, .header-search, .header-social {
    display: inline-block;
    float: none;
  }
  .header-search {
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 0;
  }
  .header-right {
    border-top: 1px solid #374553;
    height: 49px;
  }
  .header-logo a img {
    width: 140px;
  }
  .header-logo h3 {
    margin-top: 0;
  }
  .header-link a {
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
  }
  .header-link a i {
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
  a.meanmenu-reveal {
    top: -45px;
  }
  .page-title-social .page-title {
    width: 370px;
  }
  .body-util-marg {
    margin-top: 0;
  }
  .home-map-container {
    padding-bottom: 170px;
  }
  .the-post-search .blog-img-search {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
  .the-post-search .content p {
    display: block;
    text-align: justify;
    width: 100%;
  }
  .location-search .input-location {
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }
  .location-search {
    padding: 21px 20px 20px 20px;
    margin: 0 20px;
  }
  .recently-added-area .section-title h1,
  .featured .section-title h1 {
    max-width: 280px;
  }
  .section-title-search .wyz-search-form {
    clear: both;
    margin-top: 10px;
  }
  .home-map-container .map-unlock, .home-map-container .map-lock {
    bottom: 295px;
  }
  .wyz-search-form input {
    margin-right: 15px;
    width: 190px;
  }
  .sin-offer-item .content {
    margin-top: 30px;
  }
  .sin-offer-item .content .head .logo {
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }
  .sin-offer-item .content .head .logo img {
    width: auto;
  }
  .business-tab-list ul li span {
    display: none;
  }
  .comment-list .comment {
    padding-left: 20px;
    padding-top: 85px;
  }
  .sin-footer {
    margin-bottom: 50px;
  }
  .sin-footer:last-child {
    margin-bottom: 0;
  }
  .footer-menu ul li {
    margin: 0 10px;
  }
  .business-data-wrapper .content {
    width: 100%;
    margin-top: 30px;
    float: left;
  }
  .business-tab-list ul li a {
    padding: 0 10px 0 28px;
  }
  .business-sidebar {
    margin-bottom: 60px;
  }
  .business-post-area {
    margin-bottom: 60px;
  }
  .sin-busi-post .footer .date {
    clear: both;
    float: left;
    margin-top: 5px;
  }
  .post-footer-comment-form .wyz-input {
    width: 75%;
  }
  .busi-photos-wrapper .sin-photo {
    width: 33.33%;
  }
  .busi-photos-wrapper .sin-photo:nth-child(4) {
    margin-top: 25px;
  }
  .input-three .input-box, .input-two .input-box {
    width: 100%;
  }
  .input-box textarea {
    height: 190px;
  }
  .our-offer {
    margin-bottom: 60px;
  }
  .login-form .wyz-button {
    margin-bottom: 15px;
  }
  .login-form .wyz-button:last-child {
    margin-bottom: 0;
    margin-left: 0;
  }
  .input-box label.opacity {
    display: none;
  }
  .sin-pub-offer .title {
    width: 335px;
  }
  .business-details-form .about-business textarea {
    height: 220px;
  }
  .business-details-form .category-select select {
    width: 100%;
  }
  .open-close-days .close-days {
    margin-left: 0;
  }
  .open-close-days .close-days .cmb-th {
    display: block;
  }
  .open-close-days .open-days {
    margin-left: 0;
  }
  .cmb2-id-wyz-business-close {
    text-align: right;
  }
  .open-close-days .cmb-repeat-group-wrap {
    padding-left: 0px;
    padding-top: 10px;
  }
  .side-filter-cont {
    width: 40px !important;
  }
  .side-filter-cont .selectator_element.single {
    border: none;
    height: 0 !important;
  }
  .side-filter-cont .selectator_element:after {
    content: none;
  }
  .side-filter-cont .selectator_input {
    width: 220px !important;
  }
  .side-filter-cont .single.selectator_element .selectator_input {
    left: 0;
    right: 0;
  }
  .side-filter-cont .selectator_element .selectator_options {
    left: 0;
    right: 0;
    width: 220px !important;
  }
  .filter-mobile-trigger {
    display: inline-block;
  }
  .listing-no-sidebar .bus-post-grid, .listing-with-sidebar .bus-post-grid {
    width: 100%;
  }
  .bus-post-grid .head {
    height: auto;
  }
  .bus-post-grid .content {
    height: auto;
    padding-top: 30px;
  }
  .bus-post-grid .content .read-more {
    margin-top: 15px;
  }
  .bus-post-grid .footer {
    height: auto;
  }
  #header-image-content .bus-filter {
    margin-bottom: 5px;
    margin-right: 0;
    width: 100%;
  }
  #header-image-content .header-image-filters {
    height: 225px;
  }
  #header-image-content .blue-btn-square {
    width: 100%;
  }
  .social {
    transform: rotateY(100deg);
    -webkit-transform: rotateY(100deg);
    -ms-transform: rotateY(100deg);
    margin-right: 10px;
  }
  #subscription .pmpro_level{
    width: 100%;
  }
}
/**
 * 6. Small Mobile ( less than 480px )
 */
@media only screen and (max-width: 479px) {
  .container{
    width: 300px;
  }
  .header-social a {
    width: 38px;
  }
  .header-logo {
    float: none !important;
    text-align: center;
  }
  .header-logo a img {
    width: auto;
  }
  .header-link {
    float: left;
    margin-left: 0; margin-top: 20px;
  }
  .page-title-social .page-title {
    width: 220px;
  }
  a.meanmenu-reveal {
    left: auto !important;
    right: 0 !important;
    top: -37px;
  }
  #pts-info-cont {
    clear: both;
  }
  .wyz-search-form {
    float: left;
    margin-top: 15px;
  }
  .wyz-search-form input {
    width: 180px;
  }
  .wyz-search-form form input {
    margin-right: 14px;
    width: 215px;
  }
  #pts-info-cont {
    margin-top: -95px;
  }
  #youhave {
    display: none;
  }
  .recently-added-area .section-title,
  .featured-area .section-title {
    margin-bottom: 100px !important;
  }
  .recently-added-area .section-title h1,
  .featured-area .section-title h1 {
    max-width: 100%;
  }
  .sin-busi-post .footer .post-comment,
  .sin-busi-post .post-share {
    margin-top: 10px;
  }
  .search-sidebar form {
    width: 100%;
  }
  .busi-photos-wrapper .sin-photo {
    width: 50%;
  }
  .busi-photos-wrapper .sin-photo:nth-child(3), .busi-photos-wrapper .sin-photo:nth-child(4) {
    margin-top: 25px;
  }
  .sin-comment .content {
    float: left;
    margin-top: 10px;
    padding-right: 0;
    width: 100%;
  }
  .login-form .wyz-button.social-login {
    margin-left: 0;
  }
  .business-buttons .busi-btn {
    clear: both;
    margin-bottom: 10px;
  }
  .sin-pub-offer .title {
    width: 100%;
    margin-top: 10px;
  }
  .business-details-form .open-close-time .head p {
    width: 50%;
  }
  .business-details-form .open-close-time .head p:first-child {
    display: none;
  }
  .business-details-form .open-close-time .head p:last-child {
    margin-left: 0;
  }
  .business-details-form .open-close-time .days h4 {
    width: 100%;
  }
  .business-details-form .open-close-time .days input {
    width: 120px;
  }
  .business-details-form .open-close-time .days input:last-child {
    margin-left: 30px;
  }
  .post-footer-comment-form .wyz-input {
    width: 100%;
  }
  .post-footer-comment-form .post_footer_comment_btn {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .page-404 h1 {
    font-size: 120px;
  }
  .cmb2-id-wyz-business-open,
  .cmb2-id-wyz-business-close {
    margin-bottom: 0 !important;
  }
  .open-close-title.title-sub {
    margin-top: 0 !important;
  }
  .location-search-slider .owl-item img {
    height: 100%;
    margin-top: 0 !important;
    width:inherit;
  }
  .cmb2-wrap .cmb-row.cmb-repeat .cmb2-metabox-description:after {
    border-bottom: 1px solid #e9e9e9;
    content: '';
    clear: both;
    display: block;
    padding-top: .4em;
  }
}