@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i&display=swap');
body {
  font-family: 'Roboto', sans-serif !important;
}
.widget-item img {
  object-fit: initial;
  width: initial;
}
.section-navbar .company-logo .COMPANY_LOGO {
  max-width: 200px;
}
.header-default {
  position: relative;
}
.section-navbar #main_menu li a{
  color: #233162;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
.header-default .section-navbar {
  background: #f6f3f3;
}

.new-custom-banner {
  background: url(../banner/86.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 200px 0;
}
.inner-banner-text {
  background: rgba(36, 50, 99, 0.7);
  display: block;
  margin-bottom: 40px;
  max-height: 270px;
}
.inner-banner-text:after {
  content: '';
  display: table;
  clear: both;
}
.inner-banner-text h1 {
  font-size: 50px;
  color: #fff !important;
  font-weight: 700;
  margin-top: 40px;
  float: left;
  margin-left: 40px;
 text-align: center;
}
.inner-banner-text h1 > span {
  display: block;
  font-size: 36px;
  text-transform: Capitalize;
  margin-top: 20px;
}
.inner-banner-text img {
  float: left;
  margin-top: -20px;
  margin-left: -80px;
}
.inner-banner-btn {
  color: #fff;
  margin-top: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  background: #c00f0f;
  padding: 20px;
  max-width :300px;
}
.section-above-navbar {
  background: #fff;
  padding: 20px 0;
}
.call-us p a > .fa {
  display: none;
}
.call-us p, .call-us p > a {
  color: #1d2850;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.social-media-right {
  text-align: center;
}
.social-media-right > p, .social-media-right > ul {
  display: inline-block;
}
.social-media-right > p {
  color: #c00f0f;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.social-media-right > p:first-child {
  margin-right: 20px;
}
.social-media-right > ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
}
.social-media-right > ul li {
  display: inline-block; 
}
.social-media-right > ul li a {
  color: #233162;
  font-size: 18px;
  margin: 5px;
}
#main_menu > li {
  padding: 0;
}
#main_menu > li > a {
  padding: 30px 10px;
  border-bottom: 6px solid #f6f3f3;
}
#main_menu > li > a:hover {
  background: #fff;
  border-bottom: 6px solid #22305f;
}
#main_menu li > ul > li a {
  color: #fff !important;
}


body h1,body h2,body h3,body h4,body h5,body h6 {
  font-family: 'Roboto', sans-serif !important;
}
#skye-section-below-banner {
  background: url(../../content/image/Mike-CTA-BG1_93.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0 200px;
}
.search-title-div h3 {
  color: #fff;
  font-size: 35px;
  margin: 0 0 15px;
}
.search-title-div h1 {
  color: #a6baff;
  font-size: 55px;
    margin: 0 0 15px;
}
.search-title-div p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    font-family: roboto;
}
.widget-item[data-widget-type="search_board_listings"] {
  background: none;
  padding-top: 0;
}
[data-widget-type="search_board_listings"] .form-control::placeholder {
  color: #898e90;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
[data-widget-type="search_board_listings"] .form-control {
  background: #fff;
  border: 1px solid #cdcece;
  padding: 10px 0;
}
[data-widget-type="search_board_listings"] .row:nth-child(2) button {
  background: #fff;
  border: 1px solid #cdcece;
  padding: 10px;
}
.bootstrap-select.btn-group .btn .filter-option {
  color: #898e90;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: initial;
}
[data-widget-type="search_board_listings"] .row:nth-child(2) input {
  padding: 10px 0;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: initial;
    font-family: 'Roboto', sans-serif;
}
.cta-item-div {
  padding: 20px 15px;
}
.cta-item-div a {
  transition: all 0.3s;
} 
.cta-item-div:hover a {
  text-decoration: none;
  color: #000;
}
.cta-item-div h1 {
  margin: 10px 0 15px;
  letter-spacing: initial;
}
.cta-item-div h1 > a {
  font-size: 21px;
     font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.cta-item-div p a {
  font-size: 14px;
   font-family: 'Roboto', sans-serif;
  font-weight: 100;
}
.cta-item-div:first-child {
  background: #a51010;
}
.cta-item-div:nth-child(2) {
  background: #c00f0f;
}
.cta-item-div:last-child {
  background: #e21111;
}
#ctaOffset {
  margin-top: -130px;
  text-align: center;
  color: #fff;
}
body.home .section-above-footer-top {
  background: url(../../content/image/f-listing-bg_96.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.center-align-featured {
  color: #213fa8;
  font-size: 35px;
  margin-top: 60px;
  text-align: center;
}
body.home div[data-widget-type="featured_listings"] {
  max-width: 1170px;
  margin: 0 auto;
}
.listing .item {
  padding: 0 15px;
}
.widget-item .listing .details-container {
  left: 15px;
}
.widget-item .listing .details-container {
  max-width: 90%;
  padding: 30px 0;
  display: block;
  top: 50%;
  transform: translate(0, -50%);
  width: 80%;
}
.widget-item .listing .details-main {
  background: rgba(255,255,255,0.8);
}
.details-container:after {
  content: '';
  display: table;
  clear: both;
}
.details-container .newLinks {
  color: #fff;
  display: block;
  background: #e21111;
  margin: 20px auto;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px;
  max-width: 150px;
}
.widget-item .listing .details-main .price {
  color: #e21111 !important;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
}
.widget-item .listing .details-main .address {
  color: #213fa8;
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
}
.widget-item .listing .details-minor li {
  color: #4c4b46;
  font-size: 18px;
  font-weight: 300;
}
.widget-item .listing .details-minor {
  background: none;
}
.view-all-btn {
  background: #213fa8;
  color: #fff;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  max-width: 230px;
  margin: 80px auto 0;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-weight: 300;
}
.widget-item .right-about img {
  height: initial;
}
[data-widget-type="rich_html"] .left-about {
  padding: initial;
}
.home .section-above-footer-bottom {
  background: none;
}
#aboutSectionDiv {
  background: url(../../content/image/about-bg-mike_141.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0px 40px;
}
#skye-section-above-footer-bottom > .container {
  padding: 0;
  width: 100%;
}
#skye-section-above-footer-bottom .widget-item {
  padding: 0;
}
#aboutSectionDiv h1 {
  color: #0f2685;  
letter-spacing: initial;
}
#aboutSectionDiv p {
  color: #000;
  font-family: 'Roboto', sans-serif !important;
  font-size: 17px;
  font-weight: 100;
  letter-spacing: initial;
}
#aboutSectionDiv img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#aboutSectionDiv .btn {
  background: #e21111;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 15px;
  letter-spacing: initial;
    display: block;
}
#testimonialSlider {
  background: #232f5f;
  text-align: center;
  padding: 60px 0;
}
.top-section .testimonial-placeholder {
  display: block;
  margin: 0px auto 20px;
}
.top-section .testimonial-name {
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 0;
}
.top-section .testimonial-title {
  display: block;
  font-size: 14px;
  font-weight: 100;
}
#testimonialSlider .top-section {
  padding-bottom: 40px;
  border-bottom: 1px solid #fff;
}
#testimonialSlider .bottom-section {
  padding-top: 40px;
}
#testimonialSlider .bottom-section .container {
  position: relative;
}
.bottom-section .left-quote {
  position: absolute;
  left: 0; 
  top: 0;
}
.bottom-section .right-quote {
  position: absolute;
  right: 0;
  top: 0;
}
.bottom-section .testimonial-comment {
  max-width: 800px;
  margin: 0 auto;
}
.widget-item  .img-before-footer{
  width: 100%;
}
.footer-default .container .col-sm-4:nth-child(1), .footer-default .container .col-sm-4:nth-child(2), .footer-default .container .col-sm-2:nth-child(3) {
  display: none;
}

.logo-container.col-sm-2 {
  width: 100%;
  padding: 0;
}
.section-footer {
  background: none;
}
footer {
  background: url(../../content/image/footer-bg-mike_94.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}
.top-footer-section {
  text-align: center;
}
.top-footer-section .logo-footer {
  display: block;
  margin: 0 auto;
}
.section-footer-proper {
  background: #212d5b;
}
.top-footer-section p {
  font-size: 18px;
  color: #fff;
}
#footerNav #main_menu {
  float: none !important;
  display: block;
  text-align: center;
}
#footerNav #main_menu li > ul {
  display: none;
}
#footerNav #main_menu li > a {
  border: none;
}
#footerNav #main_menu li > a:hover {
  background: none;  
}
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
  display: none;
}
.footer-default > .container {
  width: 100%;
  padding: 0;
}
.top-footer-section {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
.bottom-footer-section {
  padding-top: 40px;
}
#footerSocialMed ul {
  margin: 20px 0;
}
#footerSocialMed ul li a {
  padding: 5px;
}
#footerContactInfo {
  text-align: right;
}
#footerContactInfo a {
    display: inline-block;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
}

#footerContactInfo .fa {
    display: none;
}
.section-footer-proper li a, .section-footer-proper a {
  background: none;
}
.container.footer_text {
  width: 100%;
  padding: 0;
}
.img-before-footer {
  width: 100%;
}


@media screen and (max-width: 1200px) {
  .inner-banner-text img {
    max-width: 230px;
    margin-top: -10px;
  }
  .inner-banner-text h1 {
    font-size: 35px;
  }
  .inner-banner-text h1 > span {
    font-size: 28px;
  }
}
@media screen and (max-width: 1140px) {
  .inner-banner-text img {
    margin-top: -20px;
    margin-left: -30px;
  }
}
@media screen and (max-width: 992px) {
  .inner-banner-text img, .inner-banner-text h1 {
    float: none;
  }
  .inner-banner-text {
    max-height: initial;
  }
  .inner-banner-text img {
    display: block;
    margin: 0 auto;
  }
}


/*------------------------------------TESTI PAGE---------------------------------------------*/
.testi-left {
    width: 50%;
    float: left;
    padding: 15px;
}

.content ul.testimonial-list li .testi-pic {
    float: left;
    border-radius: 0;
}
.testi-pic {
    width: 118px;
    height: 118px;
    background-color: #FFF;
    border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    display: inline-block;
    vertical-align: top;
    margin: 3px 17px 0 0;
}

.content ul.testimonial-list li .testi-picin {
    width: 110px;
    height: 110px;
    border-radius: 0;
}

.testi-picin {
    margin: 4px;
    overflow: hidden;
    border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
}

.content ul.testimonial-list li img.testi-img {
    width: 100%;
}

}
.testi-right {
    float: right;
}

.testi-text {
    overflow: hidden;
}

.testi-picin img {
    width: 100%;
}

ul.testimonial-list li {
    list-style: none;
}

.testipages {
    display: inline-block;
    width: 100%;
}
.testi-left {
  width: initial;
  float: initial;
  padding: 15px;
  text-align: center;
  background: #f0f0f0;
  border-bottom: 10px solid #233162;
  margin-bottom: 20px;
}
.testipages .pagination .jp-current {
  color: #fff;
  background: #233162;
}
.inner-banner-btn {
  transition: all 0.3s ease-in-out;
}
.inner-banner-btn:hover {
  background: rgba(36, 50, 99, 0.7);
  color: #fff;
  text-decoration: none;
}
.cta-item-div {
  transition: all 0.5s ease-in-out;
}
.cta-item-div:hover {
  cursor: pointer;
  animation: tetong 1s infinite alternate;
}

@keyframes tetong {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(15px);
  }
}



/*---------------------------our team page-----------------------*/
.our_team .wrapper {
    width: 100%;
    display: inline-block;
}

.our_team .wrapper {
    width: 100%;
    display: inline-block;
}

.our_team .wrapper h2 {
    letter-spacing: 0;
    color: #22305f;
}

.our_team .wrapper h3 {
    font-size: 20px;
    letter-spacing: 0;
    color: #dc1b2d;
    margin-top: 0px;
}

@media screen and (max-width: 767px) {
#aboutSectionDiv .btn {
    font-size: 12px;
}
.bottom-section .left-quote {
 display: none;
}

.bottom-section .right-quote {
 display: none;
}

a.phoneNew {
    border-left: 1px solid #ffffff;
}

#footerContactInfo {
    text-align: center;
}
a.phoneNew {
    border-left: none;
}
}

/*---------------------------social media links-----------------*/

i.fa.fa-linkedin {
    display: none;
}

i.fa.fa-instagram {
    display: none;
}

i.fa.fa-google-plus {
    display: none;
}

a.phoneNew {
    border-left: 1px solid #ffffff;
}

.description .inner_description img {
 width: 50px;
  margin-right: 10px;
}
.view-all-btn:hover {
  color: #fff;
}
.logo-footer{
  max-width: 280px;
}
.inner-banner p {
  display: none;
}
.center-align-featured {
  display: none;
}




/*new style - ivy*/

.cta-item-div h1  {
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.cta-item-div a:visited,
.cta-item-div a:active,
.cta-item-div a:focus,
.cta-item-div a:hover,
.cta-item-div a:focus-within {
  text-decoration: none !important;
  color: #000;
}
.home .widget-item > h1:first-child, .home .widget-item > h2:first-child, .home .widget-item > h3:first-child {
  margin-top: 50px;
}
.top-footer-section .logo-footer{
    max-width: 200px;
}
.wrapper-disclaimer {
  padding-bottom: 20px;
}
.wrapper-disclaimer p {
  font-size: 11px;
  line-height: 1.5;
}
.home .view-all-btn:focus {
  color: #fff;
}




/*our team*/


/* 
.ourTeamCon ul.team-member-list {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.ourTeamCon ul.team-member-list li {
    background-image: none;
    margin: 0;
    /* overflow: hidden; */
    padding: 0;
}
.ourTeamCon ul.team-member-list li .wrapper {
    position: relative;    width: 1170px;
    margin: 0 auto;
}
.ourTeamCon ul li {
    line-height: 28px;
    font-size: 18px;
    color: #363636;
    background: url(https://s3.amazonaws.comhttp://www.mikegustus.com/public/default/images/arrow.png) no-repeat 0 9px;
    padding: 0 0 0 15px;
}
.ourTeamCon ul.team-member-list li .wrapper {
    position: relative;
}

.team-member-pic {
    position: absolute;
    top: 0;
    /* left: -40px; */
    left: 0;
    bottom: 0;
    width: 330px;
    /* background-position: 0 bottom !important; */
    background-position: center 0 !important;
    background-size: cover !important;
}
.ourTeamCon ul.team-member-list li:first-child .team-member-info {
    padding-top: 0;
}
/* .team-member-info {
    float: right;
    width: 800px;
    padding: 110px 0 80px;
    min-height: 300px;
} */
.ourTeamCon ul.team-member-list li h2 {
    font-size: 43px;
    line-height: 46px;
    text-transform: uppercase;
    color: #232f5f;
    margin: 0 0 7px;
}
.ourTeamCon ul.team-member-list li h3 {
    font-size: 30px;
    line-height: 34px;
    color: #c81b2b;
    font-weight: 400;
    margin: 0 0 27px;
}
.ourTeamCon ul.team-member-list li p {
    font-size: 17px;
    margin: 0 0 18px;
}

/* .ourTeamCon ul.team-member-list li:nth-child(2n) {
    background-color: #FFF;
  float: left;
} */
.ourTeamCon  ul.team-member-list li:nth-child(2n) .team-member-info {
    float: left ;
}
/* .team-member-info {
    float: right;
    width: 800px;
    padding: 110px 0 80px;
    min-height: 300px;
} */

.ourTeamCon ul.team-member-list li:nth-child(2n) .team-member-pic {
    right: 0;
    left: auto;
    /* background-position: right bottom !important; */
}
.team-member-pic.team-member6 {
    background: url(../../content/image/team-member6_2890.png) no-repeat ;
  background-position: center center;
  background-size: cover;
  width: 450px;
}
.ourTeamCon ul.team-member-list li:last-child {
  margin-bottom: 40px;
}
*/
/*
.team-member-info .btn {
    font-size: 15px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 25px;
    line-height: 50px;
    position: relative;
    background-color: #c81b2b;
    margin: 17px 0 0;
}
.team-member-info .btn:hover {
  background-color: #232f5f;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
*/

.team-member-info .btn {
    font-size: 15px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 25px;
    line-height: 50px;
    position: relative;
    background-color: #2E4A87;
    margin: 17px 0 0;
}
.team-member-info .btn:hover {
  background-color: #050505;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.lead-form .submit {
    border-radius: 0;
    font-size: 14px;
    background: #2E4A87;
    color: #fff;
}
.lead-form .submit:hover {
    background: #050505;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*jx- listing detail image fit*/
#listingCarousel .carousel-inner img {
    width: 100%;
    height: 100vh;
    object-fit: contain;
}
.properties .pagination-bottom{
  display:block;
  margin-top:0;
}
.properties .pagination-bottom .pages.pagination{
  display:block;
}


/* TESTIMONIAL PAGE - ALEX - 0219 */
@media only screen and (max-width: 991px) {
.ourTeamCon .row {
    display: initial;
    text-align: center;
}
}

.ourTeamCon .row {
    padding: 50px 0;
    display: flex;
    align-items: center;
}
.client_reviews .col-sm-4 {
    width: 15%;
}
.client_reviews .col-sm-8 {
    width: 85%;
}
.client_reviews .main-content section[data-type=component-title] > h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
section.client-testimonials img {
    width: 150px;
}

/* OUR TEAM - ALEX 0228 */
@media only screen and (max-width: 991px) {
.ourTeamCon .row {
    display: initial !important;
    text-align: center;
}
.ourTeamCon img.img-responsive {
    margin: 0 auto;
}
}

.ourTeamCon .row {
    padding: 50px 0;
    display: flex;
    align-items: center;
}
.team-member-info h2 {
    font-size: 43px;
    line-height: 46px;
    text-transform: uppercase;
    color: #232f5f;
    margin: 0 0 7px;
}
.team-member-info h3 {
    font-size: 30px;
    line-height: 34px;
    color: #c81b2b;
    font-weight: 400;
    margin: 0 0 27px;
}
.team-member-info .btn {
    font-size: 15px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 25px;
    line-height: 50px;
    position: relative;
    background-color: #2E4A87;
    margin: 17px 0 0;
}


img.img-responsive.icon2 {
    width: 215px;
    margin-top: -2px;
    margin-left: 0px;
}


@media screen and (max-width: 767px) {

img.img-responsive.icon2 {
    width: 215px;
    margin-top: -2px;
    margin-left: 45px !important;
}
}


.bannericon {
    margin-top: -164px;
    display: inline-block;
    position: absolute;
    width: 100%;
    max-width: 1170px;
}
.search-title-div .h1 {
    color: #a6baff;
    font-size: 55px;
    margin: 0 0 15px;
}
.cta-item-div .h1 {
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.cta-item-div .h1 {
    margin: 10px 0 15px;
    letter-spacing: initial;
}
#aboutSectionDiv .h1 {
    color: #0f2685;
    letter-spacing: initial;
}
.custom_page .h1 {
    margin-bottom: 30px;
    font-weight: 700;
}
/*
body:not(.home) #skye-section-below-banner {
  background: none;
  padding: 0;
}
body:not(.home) .site-banner:after {
    background: transparent none;
}
body:not(.home) .site-banner img {
width: auto;
}

body:not(.home) .site-banner {
    height: auto;
}
body:not(.home) .new-custom-banner {
    padding: 200px 0 0 0;
}
*/
body:not(.home) section#main-content {
    margin-top: 70px;
    text-align: left;
}
body:not(.home) .main-content section[data-type=component-title] > h2 {
    margin-top: 0px;
}
.hide-this {
    height: 80px;
    color: transparent;
    font-size: 1px;
    visibility: hidden;
}
body:not(.home) .site-banner .innerPageBnnr {
    background: url(../../content/image/86_2850.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-height: 160vh !important;
    height: 70vh;
    overflow: hidden;
    position: relative;
}
.innerPageBnnr h1 {
    text-align: center;
    font-weight: 400;
    font-size: 50px;
    color: var(--white-color) !important;
    text-align: center;
    margin: 20px;
    letter-spacing: initial;
    text-transform: capitalize;
    color: #fff !important;
    position: absolute;
    z-index: 2;
    text-align: center;
    left: 0;
    right: 0;
    top: 28vh;
}

/*Inner Banner section*/
body.info_for_buyers .inner-banner-text img{
  max-width: 300px !important;
}
body:not(.home) #skye-section-below-banner {
  background: none;
}


.top-section .testimonial-placeholder {
  max-width: 120px;
}