/*Index Custom form*/

.slideshow-form {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    padding: 15px;
    max-width: 325px;
    margin: auto;
}

.slidehow-content .slideshow-caption img {
    width: 100%;
    max-width: 650px;
    display: block;
    margin: 0 auto;
}

.slidehow-content-mob.buyer {
    display: none;
}

.slideshow-contents {
    position: absolute;
    top: 50%;
    margin: auto;
    left: 0;
    right: 0;
}

.slider-caption {
    transform: translateY(0);
    text-align: center;
    margin: 20px 0;
}

.idx-form-box h2 {
    font-size: 22px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    background-color: #2b6ca3;
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 10px;
	font-family: 'Old Standard TT', serif;
}

#idx-custom-form input,
#idx-custom-form select {
    margin: 2px 0;
    border-radius: 0;
}

#idx-custom-form .aidefcf-cl2.price-box input {
    max-width: 113px;
    width: 100%;
    margin-left: 0;
}

#idx-custom-form select {
    padding: 0 !important;
}

#idx-custom-form .aidefcf-cl2.fname-box input {
    width: 49.2%;
}

body form#idx-custom-form .ai-default-cf7wrap input[type="submit"] {
    background: #2b6ca3 !important;
    line-height: 1;
    padding: 6px 0;
    font-size: 20px;
    font-weight: 400;
    border-radius: 0;
    margin-top: 10px;
	font-family: 'Heebo', sans-serif !important;
}


/* Popup */

.popup-wrapper.active {
    opacity: 1;
    visibility: visible;
    pointer-events: none;
}

.popup-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.84);
    overflow-y: auto;
    text-align: center;
    padding: 0 15px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 1s;
}

.popup-wrapper .popup-container .popup-content {
    padding: 35px 20px;
    background: #1f1f1f;
    border: 2px solid #333232;
    border-radius: 10px;
    width: 477px;
    max-width: 100%;
    text-align: center;
    /* margin: 106px auto; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.popup-container {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    pointer-events: auto;
    height: 100%;
}

.popup-wrapper .popup-container .popup-close {
    position: absolute;
    top: 11px;
    right: 13px;
    width: 32px;
    height: 32px;
    border: 1px solid #adadad;
    border-radius: 50%;
    background: transparent url(images/popup-close.png) no-repeat;
    background-position: center center;
    background-size: 11px 12px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
}

.popup-wrapper .popup-container .popup-content .popup-logo {
    display: block;
    margin: 12px auto 40px;
    max-width: 100%;
}

.popup-wrapper .popup-container .popup-content .popup-title {
    font-size: 26px;
    font-weight: 100;
    line-height: 26px;
    color: #fff;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 9px;
}

.popup-wrapper .popup-container .popup-content .popup-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 23px;
}

.popup-wrapper .popup-container .popup-content .popup-form {
    position: relative;
    width: 377px;
    max-width: 100%;
    margin: 0 auto;
}

.popup-wrapper .popup-container .popup-content .popup-form .wpcf7-form-control-wrap {
    display: block;
}

.popup-wrapper .popup-container .popup-content .popup-form input[type="text"],
.popup-wrapper .popup-container .popup-content .popup-form input[type="email"],
.popup-wrapper .popup-container .popup-content .popup-form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 15px;
    color: #000 !important;
    text-transform: uppercase;
    text-align: center;
    outline: none;
    margin: 0 auto 9px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}

.popup-wrapper .popup-container .popup-content .popup-form input[type="submit"] {
    background: #2b6ca3;
    border-color: #2b6ca3;
    color: #fff !important;
    font-weight: 700;
    margin-bottom: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.popup-wrapper .popup-container .popup-content .popup-form input[type="submit"]:hover {
    font-size: 17px;
}

.popup-wrapper .popup-container .popup-content .popup-form .wpcf7-response-output {
    margin: 9px 0 0 0;
    font-size: 13px;
    width: 100%;
    text-align: center;
    /* letter-spacing:  */
}


/* Custom Styles */

.header {
    width: 100%;
    padding: 20px 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    font-size: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.header.fixed {
    padding: 10px 0;
    background-color: rgba(27, 27, 27, .85);
}

.index-header-logo {
    padding: 15px 0;
}

.index-header-logo a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    display: none;
}

.page-id-5 .index-header-logo a {
    display: block;
}

.navigation {
    width: 100%;
    padding: 17px 0;
    text-align: right;
}

#nav li {
    position: relative;
    display: inline-block;
    margin: 0 15px;
}

#nav li a {
    font-size: 15px;
    /* color: #fff; */
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
   /*  text-shadow: 1px 1px 1px #000; */
    line-height: 50px;
    /* font-weight: bold; */
}

header ul.menu > li:hover > a {
	color: #2b6ca3;
}s

.index-header-contact {
    padding: 33px 15px 33px 0 !important;
}

.index-header-contact,
.index-header-contact a {
    font-size: 15px;
/*    font-weight: 500;*/
    color: #fff;
   /*  text-transform: uppercase; */
    text-align: right;
    /*padding: 17px 0;*/
    padding: 33px 0;
    text-decoration: none;
    /* text-shadow: 1px 1px 1px #000; */
	font-weight: 300;
}

.index-header-contact span {
    margin-right: 10px;
    font-size: 15px;
	margin-left: 20px;
}

.index-slidehow-content {
    position: absolute;
    top: 30%;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
}

.index-footer-right {
    text-align: center;
}

.index-footer-right span {
    font-size: 20px;
}

.index-custom-form {
    margin-top: 50px;
}

.index-custom-form input {
    width: 500px;
    font-size: 14px;
    font-style: italic;
    padding: 10px 15px;
    max-width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    color: #a7a7a7;
    display: block;
    margin: 5px auto;
}

#cf2 {
    display: none;
    opacity: 0;
}

.slide-qs-wrapper {
    position: relative;
}

.slidehow-content {
    position: absolute;
    top: 45%;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
}

.slidehow-content.seller {
    transform: translateY(-40%);
}

.slidehow-content.buyer .slideshow-caption {
    margin-top: 0;
}

.footer {
    margin-top: 50px;
    padding: 50px 0 !important;
    background: #ebebeb !important;
    color: #fff;
    font-size: 0;
}

.index-footer-navigation {
    text-align: center;
}

.index-footer-left {
    font-size: 14px;
    text-align: center;
    margin: 20px 0;
	color: #000;
}

.footer .footer-contact .contact {
    display: block;
    margin-left: 0;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.footer .footer-contact .contact span {
    font-size: 18px;
    margin-right: 8px;
}

.footer .footer-contact .contact a {
    color: #fff;
}

.footer .footer-contact h2 {
    margin-bottom: 25px;
    color: #000;
    font-size: 70px;
    text-align: center;
    font-family: 'Italianno', cursive;
    line-height: 1;
    letter-spacing: 3px;
}

.footer .contact-form {
    position: relative;
    /*
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
*/
    margin-bottom: 40px;
}

.footer .contact-form label {
    width: 24.25%;
    margin: 0 .5%;
    display: inline-block;
    vertical-align: top;
}

.footer .contact-form label:first-of-type {
    margin-left: 0;
}

.footer .contact-form label:last-of-type {
    margin-right: 0;
}

.footer .contact-form input,
.footer .contact-form textarea {
    width: 100%;
    height: 35px;
    padding-left: 8px;
    font-size: 14px;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #ffffff;
    line-height: 28px;
    color: #0D1D33;
}

.footer .contact-form input::placeholder,
.footer .contact-form textarea::placeholder {
    color: #0D1D33;
}

.footer .contact-form input[type="submit"] {
    width: 19px;
    height: 19px;
    font-size: 0;
    position: absolute;
    bottom: 32px;
    right: 32px;
    border: none;
    background-image: url(../images/submit-btn.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    -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;
}

/* FC - Start */

.index-feat-comm h2 {
    text-align: center;
    font-size: 70px;
   /*  text-transform: uppercase; */
    font-weight: 400;
    letter-spacing: 3px;
    padding: 25px 0;
	font-family: 'Italianno', cursive;
}

.index-feat-comm h2 strong {
    font-weight: 400;
}

.index-feat-comm .featured-c {}

.index-feat-comm .featured-c .fc-list {}

.index-feat-comm .featured-c .fc-list a {
    display: block;
    color: inherit;
    text-decoration: none;
}

.index-feat-comm .featured-c .fc-list a canvas {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #d7d7d7;
    width: 100%;
    height: auto;
    display: block;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.index-feat-comm .featured-c .fc-list a canvas:hover {
    background-size: 120% 120%;

}

.index-feat-comm .featured-c .fc-list a h3 {
    color: #000;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.index-feat-comm .featured-c .fc-list a:hover h3 {
    color: #169bc6;
    text-decoration: underline;
}

/* FC -End */

.ip-banner {
    background: url(../images/iStock-471104670.jpg);
    background-size: cover;
    background-position: center center;
    height: 300px;
}

.footer-contact {
    text-align: center;
}

.footer-contact form {
    position: relative;
}

.footer-contact .wpcf7-form-control-wrap {
    width: 30%;
    margin: 1%;
    display: inline-block;
}

.footer-contact .wpcf7-form-control-wrap.your-message {
    width: 94%;
    margin: 1% auto;
    display: block;
}


/* .aios-cta-style-2 */

.aios-cta-style-2 {
    margin: 50px 0 20px;
}

.aios-cta-style-2 .cta-list {
    margin-bottom: 30px;
}

.aios-cta-style-2 .cta-list a {
    display: block;
    width: 100%;
    height: 222px;
    text-align: center;
    background: #fff;
    color: #1B1B1B;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
	border: 1px solid #c8c8c8;
}

.aios-cta-style-2 .cta-list a:hover {
    background: #2b6ca3;
	color: #fff;
	border: 0 none;
}

.aios-cta-style-2 .cta-list a:after {
    content: "";
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
}

.aios-cta-style-2 .cta-list a span {
    display: inline-block;
    vertical-align: middle;
}

#content-sidebar #content {
    width: 100%;
}

.page-id-45 #content h1.entry-title {
    display: none;
}

.ai-default-cf7wrap input[type="submit"] {
    background: #0D1D33 !important;
}

.ai-default-cf7wrap input[type="submit"]:hover {
    background: #284164 !important;
}

img {
    max-width: 100%;
}

.popup-content img {
    width: 320px;
    margin-bottom: 50px;
}

#nav li a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 4px;
    background: #fff;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    transition: all .5s;
}

#nav li a:hover:after {
  /*   width: 100%; */
}

.index-header-contact a:hover {
	color: #2b6ca3;
}

.step-wrap {
    filter: drop-shadow(0px 0px 8px #000000);
}

.page-id-1036 .footer-contact {
    display: none;
}

.ai-default-cf7wrap input[type="submit"] {
    background: #1B1B1B  !important;
}

.ai-default-cf7wrap input[type="submit"]:hover {
    background: #5C5C5C  !important;
}

.hp-fp .fp-wrap .fp-title {
    font-weight: 700;
}

.site-section-title.fp-title{
    display: none;
}

.hp-fp {
    background: #fff;
    padding: 73px 0 77px;
}

.hp-fp .fp-wrap .fp-title {
    margin-bottom: 42px;
}

 /* {
    position: relative;
    overflow: hidden;
} */

 .fp-slider {
    margin: 0 -15px;
}

 .fp-slider:not(.slick-initialized):before,
 .fp-slider:not(.slick-initialized):after {
    content: '';
    display: table;
    clear: both;
}

 .fp-slider:not(.slick-initialized) .fp-slide {
    width: calc(100% / 3);
    float: left;
}

 .fp-slider:not(.slick-initialized) .fp-slide:nth-child(1n+4) {
    display: none;
}

 .fp-slider .fp-slide {
    padding: 0 15px;
    vertical-align: middle;
}

 .fp-slider .fp-item {
    display: block;
    font-family: "Open Sans", sans-serif;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

 .fp-slider .fp-item .fp-img canvas {
    display: block;
    width: 100%;
    height: 305px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

 .fp-slider .fp-item .fp-main {
    position: absolute;
    bottom: 0;
    left: 29px;
    width: calc(100% - 58px);
    height: 98px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

 .fp-slider .fp-item .fp-main .fp-address {
    margin-bottom: 12px;
    text-transform: none;
}

 .fp-slider .fp-item .fp-hover {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: rgba(204, 0, 0, 0.9);
    padding: 0 15px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

 .fp-slider .fp-item .fp-hover .fp-hover-title {
    font-family: "Lato", sans-serif;
    font-size: 13px;
    letter-spacing: 2.6px;
}

 .fp-slider .fp-item .fp-hover .fp-address {
    line-height: 1.44;
    text-transform: none;
    margin-top: 38px;
}

 .fp-slider .fp-item .fp-hover .fp-price {
    font-size: 24px;
    letter-spacing: 0.72px;
    margin-top: 17px;
}

 .fp-slider .fp-item .fp-hover .fp-icon {
    font-size: 40px;
    margin-top: 33px;
}

 .fp-slider .fp-item.active .fp-hover,
 .fp-slider .fp-item:hover .fp-hover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

 .fp-slider-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}

 .fp-slider-controls .fp-prev,
 .fp-slider-controls .fp-next {
    pointer-events: auto;
    cursor: pointer;
}

 .fp-slider-controls .fp-prev span,
 .fp-slider-controls .fp-next span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.75);
    color: #2b6ca3;
    width: 53px;
    height: 53px;
    font-size: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

 .fp-slider-controls .fp-prev span:hover,
 .fp-slider-controls .fp-next span:hover {
    background: #2b6ca3;
    color: #fff;
}

.fp-slider-wrap{
    position: relative;
}

.modal-backdrop.in , div#ihf-user-registration-modal{
    display: none !important;
} 


.inner-page-banner canvas{
    display: block;
    width: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    }

header ul.menu > li {
    padding-right: 0 !important;
}

#nav li {
    margin: 0 15px 0 0 !important;
}

.ai-contact-wrap input.wpcf7-submit:hover, .ai-default-cf7wrap input.wpcf7-submit:hover, .error-forms input.wpcf7-submit:hover {
    background: #2b6ca3 !important;
    color: #ffffff !important;
}

.fp-main {
    padding: 10px 0;
}

.fp-main .fp-address, .fp-main .fp-price {
    font-family: 'Old Standard TT', serif;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0;
}

.fp-slider-controls .fp-prev {
    left: -53px;
    position: relative;
}

.fp-slider-controls .fp-next {
    right: -53px;
    position: relative;
}

.fp-slider a.fp-item .fp-img canvas {
    transform: scale(1);
    transition: 400ms ease;
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -o-transition: 400ms ease;
}

.fp-slider a.fp-item:hover .fp-img canvas {
    transform: scale(1.1) translateZ(0);
}

.index-footer-navigation #nav li a {
    color: #000;
}

.fp-slider .fp-slide:hover .fp-main {
    color:#2b6ca3;
}

.ai-font-footer-logo {
    color: #000;
}

.slidehow-content.buyer .col-md-8 {
    margin-top: 90px;
}

.fp-hover {
    display: none !important;
}

.index-footer-navigation #nav li a:hover {
    color: #2b6ca3;
}

.pop-logo {
    margin-bottom: 15px !important;
    max-width: 180px;
}

.slidehow-content.buyer .col-md-8 > img {
    margin-bottom: 40px;
    max-width: 380px;
}

.chrome .idx-form-box .ai-default-cf7wrap select {
    text-indent: 10px;
}

.fc-wrap .fc-list{
        text-align: center;
        width: 100%;
        display: block;
        font-size: 0;
        /*margin: 0 -5px;*/
    }

        .fc-wrap .fc-item{
            display: inline-block;
            vertical-align: top;
            padding: 0 5px;
            width: 20%;
        }

        .fc-wrap .fc-item a{
            display: block;
        }

            .fc-item a .img-wrap{
                display: block;
                font-size: 0;
                overflow: hidden;
            }

                .fc-item a .img-wrap canvas{
                    width: 100%;
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center;
                    transform: scale(1);

                    transition: 400ms ease;
                    -webkit-transition: 400ms ease;
                    -moz-transition: 400ms ease;
                    -o-transition: 400ms ease;
                }

                 .fc-item a:hover .img-wrap canvas{
                    transform: scale(1.1) translateZ(0);
                 }

            .fc-item a .title-wrap {
                padding-top: 15px;
                text-align: center;
                min-height: 45px;
            }

                .fc-item a .title-wrap span{
                    font-family: 'Old Standard TT', serif;
                    font-size: 15px;
                    color: #3e3e3e;
                    text-transform: uppercase;
                    letter-spacing: .200em;
                    line-height: 1.2;

                    transition: 400ms ease;
                    -webkit-transition: 400ms ease;
                    -moz-transition: 400ms ease;
                    -o-transition: 400ms ease;
                }

                .fc-item a:hover .title-wrap span{
                    color: #d8bd52;
                }

    .fc-wrap .fc-nav{
        text-align: center;
        padding-top: 35px;
    }

        .fc-nav ul.slick-dots{}

        .fc-nav ul.slick-dots li{
            display: inline-block;
            vertical-align: middle;
            padding: 0 3px;
        }

        .fc-nav ul.slick-dots button{
            height: 8px;
            width: 8px;
            border-radius: 100%;
            background-color: #b7b7b7;
            font-size: 0;
            border: 0;
            display: block;
            padding: 0;
            outline: none;
        }

        .fc-nav ul.slick-dots .slick-active button{
            background-color: #d8bd52;
        }

.call-now-wrap {
    position: fixed;
    z-index: 99;
    font-size: 20px;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    background-color: #2b6ca3;
    padding: 20px;
    text-transform: uppercase;
    display:none;
}

@media only screen and (max-width: 1199px) { 
    #idx-custom-form .aidefcf-cl2.price-box input {
        max-width: 111px;
    }
    .idx-form-box h2 span {
        font-size: 22px !important;
    }
    .index-form-wrap {
        padding-top: 35%;
    }
    .slidehow-content.buyer .slideshow-caption {
        margin-top: 30%;
    }
}

@media only screen and (max-width: 991px) {
    header {
        display: none;
    }
    main {
        padding-top: 52px;
    }
    .amh-header-buttons.amh-4a .ai-font-menu,
    .amh-header-buttons.amh-4a.amh-fixed-header .ai-font-menu {
        color: inherit;
    }
    .slidehow-content {
        transform: translateY(-50%);
    }
    .slidehow-content-mob {
        margin-top: 20px;
    }
    .wpcf7-form-control-wrap {
        display: block !important;
        width: 100% !important;
        margin: 5px 0 !important;
    }
    .wpcf7-form-control-wrap input,
    .wpcf7-form-control-wrap textarea {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .slidehow-content-mob.buyer {
        display: block;
    }
    .slidehow-content.buyer .slideshow-caption {
        margin-top: 0;
    }
    .slidehow-content.buyer .slideshow-form {
        display: none;
    }
    .footer #nav li {
        display: block;
    }
    .wmhw-step-icon.ai-font-location-c {
        border: 3px solid #0D1D33;
    }
    .wmhw-step-icon,
    .wmhw-step-num,
    .wmhw-step-desc,
    .wmhw-step-arrow .arrow {
        color: #0D1D33 !important;
    }
    .wmhw-control-wrap:first-child {
        background: #FB7A03;
    }
    .wmhw-control-wrap:first-child .ai-font-location-c {
        color: #fff !important;
    }
    .step-wrap {
        filter: none;
    }
    .index-form-wrap {
        padding-top: 0;
    }
    .slideshow-form {
        background: #eee;
    }
    #idx-custom-form .aidefcf-cl2.price-box input {
        max-width: 109px;
    }
    .aidefcf-cl2.price-box {
        text-align: right;
    }
    #idx-custom-form .aidefcf-cl2.price-box input.cminListPrice {
        margin-left: 1px;
    }
    .aios-cta-style-2 .cta-list a {
        height: auto;
        padding: 25px;
        font-size: 17px;
        max-width: 320px;
        margin: 0 auto;
    }
    .index-feat-comm .featured-c .fc-list a canvas {
        max-width: 320px;
        margin: 0 auto;
    }
    .amh-header-buttons .amh-center {
        width: 77.82% !important;
        text-align: right !important;
        padding-right: 8% !important;
    }
    .amh-header-right-btn {
        display: none;
    }

    .fp-slider-controls .fp-prev {
        left: 0;
    }

    .fp-slider-controls .fp-next {
        right: 0;
    }

    .page-template-template-index .cycloneslider-template-responsive .cycloneslider-pager {
        display: none;
    }

    a.call-now-wrap {
		display:block;
	}
}

@media only screen and (max-width: 767px) {
    
    .slidehow-content.buyer .col-md-8 {
        margin-top: 20px;
    }
    .slidehow-content.buyer .col-md-8 > img {
        max-width: 100%;
    }

}

