/*******************************************************
 *
 *  IP Styles
 *
 *******************************************************/
.ip-container #breadcrumbs {
    font-size: 13px;
    letter-spacing: 0.050em;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

.ip-container #breadcrumbs span.breadcrumb_last {
    color: var(--primary-color);
    font-weight: 700;
}

.ip-container #breadcrumbs a:hover {
    color: var(--primary-color);
}

.ip-container #breadcrumbs a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ai-default-cf7wrap input.wpcf7-submit, 
.ai-default-cf7wrap input[type=submit] {
    background: var(--primary-color)!important;
}

.ai-default-cf7wrap input.wpcf7-submit:hover, 
.ai-default-cf7wrap input[type=submit]:hover {
    background: var(--secondary-color)!important;
}


#ip-banner{
    position: relative;
    overflow: hidden;
}

#ip-banner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0,0,0,.30);
}

#ip-banner canvas{
    display: block;
    position: relative;
    z-index: 0;
    width: 100%;
    min-height: 250px;
    background: var(--secondary-color);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#ip-banner > .container{
    position: absolute;
    top: 58%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
}

.page-template-agents-template #ip-banner > .container {
	top: 25%;
}


#ip-banner h1,
#ip-banner h2 {
    text-align: center;
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: -3.5px;
    font-weight: 300;
    font-size: 70px;
}
#ip-banner h1 span,
#ip-banner h2 span {
    /* text-transform: none;
    display: block;
    margin-top: 12px; */
}

.ip-banner-breadcrumbs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 38px;
    display: block;
    right: 0;
    /* max-width: 1170px; */
    z-index: 2;
}

.ip-banner-breadcrumbs #breadcrumbs {
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.75px;
    text-shadow: 0px 1px 0px rgb(0 0 0);
    margin: 0;
}

/* Adjust minimum height of page area */ 
#content-sidebar, #content-full{ min-height: 500px; margin-top: 20px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 74.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 23.83%; margin-top: 80px; }

/* fullwidth template */
.page-template-template-fullwidth #content {
    padding-left: 15px;
    padding-right: 15px;
}

.page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
    margin-left: -15px;
    margin-right: -15px;
}

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style .entry-title(post/page) and .archive-title(category/archive/etc) main headings (h1) */
#content .entry-title,
#content .archive-title {
    font-size: 70px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.050em;
    color: #000;
}

#content .entry{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.025em;
    color: #444444;
    font-weight: 400;
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle { 
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.050em;
    color: #000;
}


.page-template-blog-template #content .archive-subtitle,
.page-template-press-template #content .archive-subtitle {
    font-size: 20px;
    margin: 30px 0;
}

.page-template-blog-template #content h2.archive-subtitle ,
.page-template-press-template #content h2.archive-subtitle {
    font-weight: 700;
    text-transform: capitalize;
}

.category-blog a.archive-more,
.page-template-blog-template .back-to-link a,
.page-template-press-template a.archive-more {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 2px solid #20b8f7;
    width: 200px;
    height: 50px;
}

.category-blog #content .archive-more::after{
    display: none;
}

.category-blog a:hover.archive-more,
.page-template-blog-template .back-to-link a:hover {
    background: #20b8f7;
    color: #fff;
} 


/*blog sidebar adjustment*/

.page-template-blog-template .search-field input,
.page-template-press-template .search-field input{

    padding: 10px;
    width: 100%;
    height: 40px;
    outline: 0;
    border: 0;
    background: transparent;
    border: 1px solid #000000;
    font-size: 13px;
    color: #040404;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

}
.page-template-blog-template .sidebar,
.page-template-press-template .sidebar {
    margin-top: 17px;
}
.page-template-blog-template .cat-list li,
.page-template-press-template .cat-list li {
    list-style: none;
}
.page-template-blog-template .cat-list a.active,
.page-template-press-template .cat-list a.active {
    color: #337ab7;
}

.page-template-blog-template #content .archive-list .archive-content,
.page-template-press-template #content .archive-list .archive-content{
    height: auto;
}

.page-template-blog-template #content .post,
.page-template-press-template #content .post {
    margin-bottom: 10px;
    padding-bottom: 0;
}

.page-template-blog-template #content .archive-list,
.page-template-press-template #content .archive-list {
    display: flex;
    flex-flow: row wrap;
}


body.single-aios_agent #ip-banner canvas,
body.single.single-post.single-format-standard #ip-banner canvas {
    background-image: none!important;
    background-color: transparent!important;
    opacity: 1;
    min-height: 0;
    height: 155px;
}

body.single-aios_agent #ip-banner > .container,
body.single.single-post.single-format-standard #ip-banner > .container {
    display: none;
}


body.single-aios_agent .header-wrapper,
body.single.single-post.single-format-standard .header-wrapper {
    background-color: #000;
    padding: 20px 0;
}


body.single-aios_agent #ip-banner:before,
body.single.single-post.single-format-standard #ip-banner:before {
    display: none;
}


body.single-aios_agent .ip-banner-breadcrumbs #breadcrumbs,
body.single.single-post.single-format-standard .ip-banner-breadcrumbs #breadcrumbs {
    color: #000;
    text-shadow: none;
}

body.single.single-post.single-format-standard .entry-thumbnail {
    display: none;
}


body.single-aios_agent .ip-banner-breadcrumbs .container {
    width: 100%;
    padding: 0;
}

body.single-aios_agent .ip-banner-breadcrumbs {
    width: 100%;
    max-width: 100%;
}


/*pagination */
.blog-pagination {
    position: relative;
    margin-top: 50px;
margin-bottom: 30px;}

.ipp-more-btn {
    display: none;
}

.blog-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    padding: 0;
}

.blog-pagination ul li {
    display: block;
    margin: 2px;
    padding: 0;
}

.blog-pagination ul li a,
.blog-pagination ul li.active span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: var(--aios-listing-primary-color);
    text-decoration: none;
    min-width: 32px;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #cecece;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog-pagination ul li.active a,
.blog-pagination ul li a.active,
.blog-pagination ul li a:hover,
.blog-pagination ul li.active span {
    color: #fff;
    border-color: var(--aios-listing-primary-color);
    background: var(--aios-listing-primary-color);
}

.blog-pagination ul li.active{
    margin-top: 4px;
}

.blog-pagination ul li.active a,
.blog-pagination ul li a.active,
.blog-pagination ul li.active span {
    cursor: not-allowed;
}

.blog-pagination ul li.ellipsis a {
    pointer-events: none;
    cursor: text;
}


.blog-pagination a span {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #20b8f7;
    width: 62px;
    height: 62px;
    font-size: 12px;
    color: #fff;
}

.blog-pagination a span:hover{
    background: #202020;
}

.blog-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 40px 0 0; */
}

.blog-pagi-number {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #20b8f7;
    height: 62px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    padding: 0 50px;
    margin: 0 1px;
}


.single-aios-listings .listings-map{
    width: 100%;
    height: 578px;
}
/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
    .page-template-agents-template #ip-banner h1, 
    .page-template-agents-template #ip-banner h2 {
        font-size: 50px;
    }
    
    .page-template-agents-template #ip-banner > .container {
        top: 28%;
    }
}

@media only screen and (max-width: 1280px) {
    #ip-banner h1,
    #ip-banner h2 {
        font-size: 60px;
    }
  
    #content .entry-title,
    #content .archive-title{
        font-size: 60px;
    }

}
 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    #ip-banner h1,
    #ip-banner h2 {
        font-size: 55px;
    }

    #content .entry-title,
    #content .archive-title{
        font-size: 55px;
    }

    .ip-banner-breadcrumbs #breadcrumbs {
        font-size: 13px;
    }

    .page-template-agents-template #ip-banner h1, 
    .page-template-agents-template #ip-banner h2 {
        font-size: 35px;
    }
} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    .single-aios_agent #ip-banner {
        display: none;
    }
    .single-aios_agent #inner-page-wrapper {
        margin-top: 0;
    }
    .single-aios_agent #content-sidebar, .single-aios_agent #content-full {
        margin-top: 10px;
    }
    #ip-banner h1,
    #ip-banner h2 {
      font-size: 50px;
      margin-top: 15px;
  }

  #ip-banner h1, #ip-banner h2 {
      letter-spacing: 7px;
  }

  .ip-banner-breadcrumbs {
      padding-bottom: 10px;
  }
  
  .ip-banner-breadcrumbs #breadcrumbs {
      font-size: 12px;
      line-height: 1.2;
  }

    .single-aios-listings .listings-map{
        height: 300px;
    }

    .listings-popup .row {
        padding: 0;
    }
    .aiosp-content .listings-popup .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }


  
  /* The following are used on inner pages. Please edit carefully. */

  .inner {
      width: 100%;
  }
  #content-sidebar, #content-full {
      width: 100%;
  } 
  .outer{
    width: 100%;
    min-width: 100%;
  }
  #content-sidebar #content{
    width: 100%;
  }

  .page-template-blog-template #content .archive-list {
      display: block;
  }

  body.single-aios_agent #ip-banner canvas,
  body.single.single-post.single-format-standard #ip-banner canvas {
      height: 40px;
  }

  body.single.single-post.single-format-standard .ip-banner-breadcrumbs,
  body.single-aios_agent .ip-banner-breadcrumbs {
      padding-bottom: 0;
  }

  .blog-pagi-number {
    padding: 0 25px;
    font-size: 13px;
    }

    .page-template-blog-template #content .archive-list .archive-content {
        text-align: center;
    }

    .page-template-blog-template #content .archive-list .archive-content a.archive-more {
        margin: 0 auto;
    }

    .page-template-blog-template aside {
        text-align: center;
    }
    .page-template-blog-template aside ul {
        margin-left: 0;
    }

    .page-template-agents-template #ip-banner > .container {
        top: 15%;
    }

    .page-template-agents-template #ip-banner canvas{
        min-height: unset;
    }
} 

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {
  #ip-banner h1,
  #ip-banner h2 {
      font-size: 45px;
  }

    #content .entry-title,
    #content .archive-title{
        font-size: 45px;
    }

    #ip-banner .container{
        width: 100%;
        top: 50%;
    }

}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 480px) {
  #ip-banner h1,
  #ip-banner h2 {
      font-size: 35px;
  }

    #content .entry-title,
    #content .archive-title{
         font-size: 40px;
    }
}

@media only screen and (max-width: 420px) {
    .page-template-agents-template #ip-banner h1, .page-template-agents-template #ip-banner h2 {
        font-size: 18px;
    }
}
 

.filter-feed a[data-feed-filter="instagrambasic"],
.aios-smf-theme-three .aios-smf-group[data-feed-type="instagrambasic"]{
    display:none !important;
}
/*******************************************************
 *
 * End of Inner Page Styles
 *
 *******************************************************/