/** Globals */
@media only screen and (max-width: 1440px) {
    .global-listings .listings-list .listings-info {
        left: 45px;
        right: 45px;
    }
}

@media only screen and (max-width: 1366px) {
    .global-title {
        font-size: 80px;
    }

    .global-indicator span {
        line-height: 100px;
    }

    .global-indicator span:before {
        font-size: 100px;
    }

    .global-listings .listings-list .listings-address strong {
        font-size: 30px;
    }
    .hp-qs .qs-form .qs-control {
        font-size: 12px;
    }
    .global-button span {
        font-size: 9px;
    }
}

@media only screen and (max-width: 1280px) {
    .site-menu .sub-menu a {
        font-size: 14px;
    }

    .global-title {
        font-size: 70px;
    }

    .global-listings .listings-list .listings-info {
        left: 30px;
        right: 30px;
    }

    .side-navigation .sn-navigation > ul > li > a {
        font-size: 25px;
    }

    .side-navigation .sn-contact ul li {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .hp-qs .qs-form .qs-field.range .irs-from, .hp-qs .qs-form .qs-field.range .irs-to {
        font-size: 11px;
    }
    .bootstrap-extend-left {
        margin-left: calc((100vw - 940px) / -2);
    }

    .bootstrap-extend-right {
        margin-right: calc((100vw - 940px) / -2);
    }

    .site-menu .sub-menu a {
        font-size: 13px;
    }

    .global-title {
        font-size: 55px;
    }

    .git-info .global-title{
        margin-top: 15px;
        white-space: normal;
    }

    .global-listings .listings-list .listings-link {
        min-width: 125px;
    }

    .global-listings .listings-list .listings-link span {
        font-size: 11px;
    }

    .global-listings .listings-list .listings-address strong {
        font-size: 23px;
    }

    .global-listings .listings-list .listings-address {
        font-size: 15px;
    }

    .global-overlay.left > div:nth-child(1):before,
    .global-overlay.right > div:nth-child(1):before {
        width: 80px;
    }

    .global-overlay.left > div:nth-child(1):after {
        width: 40px;
        left: 40px;
        bottom: 40px;
    }

    .global-overlay.right > div:nth-child(1):after {
        width: 40px;
        right: 40px;
        bottom: 40px;
    }

    .global-overlay.left > div:nth-child(2):before,
    .global-overlay.left > div:nth-child(2):after {
        left: 80px;
    }

    .global-overlay.right > div:nth-child(2):before,
    .global-overlay.right > div:nth-child(2):after {
        right: 80px;
    }

    .global-overlay.left > div:nth-child(2):after,
    .global-overlay.right > div:nth-child(2):after {
        bottom: 40px;
        height: 40px;
    }

    .global-overlay.left > div:nth-child(2):before,
    .global-overlay.right > div:nth-child(2):before {
        height: 40px;
    }

    .global-indicator span {
        font-size: 14px;
        line-height: 80px;
    }

    .global-indicator span:before {
        font-size: 80px;
    }

    .side-navigation .sn-navigation > ul > li > a {
        font-size: 22px;
    }

    .side-navigation .sn-burger,
    .header .header-burger .burger-trigger {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    .footer .footer-git .git-form div.wpcf7-response-output {
        bottom: 25px;
    }
}

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

    .page-template-template-sold-pending span.ip-bread,
    .page-template-template-basic-search span.ip-bread,
    .page-template-template-listing span.ip-bread {
        display: none;
    }
    .ip-listing-search {
        padding-left: 0 !important;
    }
    .global-listings .listings-list .listings-address strong{
        margin-top: 6px !important;
    }

    .side-navigation .sn-navigation,
    .side-navigation .sn-info {
        display: block;
    }

    .side-navigation .sn-navigation > ul + ul {
        margin-left: 0;
    }

    .side-navigation .sn-navigation > ul:nth-child(2) > li:nth-last-child(1),
    .side-navigation .sn-navigation > ul > li + li,
    .side-navigation .sn-navigation > ul + ul {
        margin-top: 50px;
    }

    .side-navigation .sn-info > div + div {
        margin-left: 0;
        margin-top: 30px;
    }

    .side-navigation .sn-wrap,
    .side-navigation .sn-inner {
        width: 400px;
        max-width: 100%;
    }

    .side-navigation .sn-burger {
        top: 30px;
        right: 30px;
    }

    .side-navigation .sn-main:not([data-simplebar="init"]),
    .side-navigation .sn-main .simplebar-content {
        padding: 30px 84px 0 30px;
    }

    .side-navigation .sn-navigation > ul {
        width: 100%;
    }

    .side-navigation .sn-burger,
    .header .header-burger .burger-trigger {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .header .header-burger .burger-trigger {
        width: 40px;
        height: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 8px;
    }

    .header .header-burger .burger-trigger span {
        height: 3px;
    }

    .header .header-burger .burger-trigger span + span {
        margin-top: 3px;
    }

    .side-navigation .sn-burger {
        width: 40px;
        height: 40px;
    }

    .side-navigation .sn-burger span {
        height: 20px;
    }

    .global-listings .listings-list .listings-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .global-listings .listings-list .listings-link {
        margin: 15px auto 0;
    }

    .global-listings .listings-list .listings-item .listings-img:after {
        opacity: 0.3;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .global-listings .listings-list .listings-item .listings-img canvas {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    
    .global-listings .listings-list .listings-address {
        width: 100%;
    }

    .welcome-img {
        padding-top: 200px;
    }

    .welcome-img .welcome-photo-img {
        bottom: 0;
        width: 100%;
        max-width: 100%;
        margin: 0;
        left: 0;
    }

    .welcome-img .welcome-photo-img canvas {
        max-width: 320px;
        display: block;
        margin: 0 auto;
    }

    .hp-welcome .welcome-img > img {
        min-height: 320px;
    }
    
    .hp-slideshow .slideshow-slider .cycloneslider-template-video .canvas-holder,
    .hp-slideshow .slideshow-slider .cycloneslider-template-video .cycloneslider-slides,
    .hp-slideshow .slideshow-slider .cycloneslider-template-video.cycloneslider-width-full .cycloneslider-slide canvas,
    .hp-slideshow .slideshow-slider .cycloneslider-template-video.cycloneslider-width-full .cycle-sentinel canvas {
        min-height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .global-indicator span {
        line-height: 60px;
    }

    .global-indicator span:before {
        font-size: 60px;
    }

    .global-title {
        font-size: 45px;
    }

    .global-indicator ~ .global-title {
        margin-top: 0;
    }
}

@media only screen and (max-width: 567px) {
    .global-title {
        font-size: 40px;
    }

    .global-overlay {
        display: none;
    }

    .global-listings .listings-navigation {
        margin-top: 44px;
    }

    .global-listings .listings-navigation .listings-prev,
    .global-listings .listings-navigation .listings-next {
        padding: 0 15px;
    }

    .global-listings .listings-navigation .listings-prev i,
    .global-listings .listings-navigation .listings-next i {
        width: 40px;
        height: 40px;
    }
    
    .hp-slideshow .slideshow-agent {
        left: 0;
        bottom: -61px;
    }

    .hp-slideshow .slideshow-agent img {
        max-width: 200px;
        margin: 0 auto;
    }
    
    .hp-slideshow .slideshow-slider .cycloneslider-template-video .canvas-holder,
    .hp-slideshow .slideshow-slider .cycloneslider-template-video .cycloneslider-slides,
    .hp-slideshow .slideshow-slider .cycloneslider-template-video.cycloneslider-width-full .cycloneslider-slide canvas,
    .hp-slideshow .slideshow-slider .cycloneslider-template-video.cycloneslider-width-full .cycle-sentinel canvas {
        min-height: 450px;
    }
    
    .hp-welcome .welcome-indicator {
        margin-top: 100px;
    }
}

@media only screen and (max-width: 480px) {
    .global-site-accent {
        display: none;
    }

    .welcome-img {
        padding-top: 120px;
    }
}

/** End of Globals */


/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

@media only screen and (max-width: 1440px) {
    .header .header-wrap {
        padding-left: 50px;
        padding-right: 50px;
    }

    .header .header-logo span {
        padding-left: 23px;
    }

    .header .header-logo strong {
        font-size: 30px;
    }

    .header .header-navigation > ul {
        margin: 0 -15px;
    }

    .header .header-navigation > ul > li {
        padding: 0 10px;
    }

    .header .header-contact ul {
        margin: 0 -10px;
    }

    .header .header-contact ul li {
        padding: 0 10px;
    }

    .header .header-burger {
        margin-left: 28px;
    }

    .hp-slideshow .slideshow-overlay > div {
        height: 570px;
    }

    .hp-slideshow .slideshow-site-accent {
        bottom: 385px;
    }

    .hp-slideshow .slideshow-tagline {
        left: 180px;
    }

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title {
        font-size: 90px;
    }

    .hp-slideshow .slideshow-tagline .tagline-indicator {
        margin-top: 70px;
    }

    .hp-qs .qs-wrap {
        padding-left: 65px;
        padding-right: 70px;
    }

    .hp-qs .qs-wrap .qs-right {
        /*margin-left: 35px;*/
    }

    .hp-qs .qs-title {
        font-size: 80px;
    }

    .hp-nstep .nstep-list .nstep-name strong {
        font-size: 35px;
        margin-top: 13px;
    }

    .hp-nstep {
        padding-bottom: 140px;
    }
}

@media only screen and (max-width: 1366px) {
    .header .header-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header .header-contact {
        margin-left: 25px;
    }

    .header .header-logo span {
        padding-left: 10px;
    }
    .header .header-burger {
        margin-left: 15px;
    }

    .hp-welcome .welcome-site-accent {
        left: 30px;
    }

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title,
    .hp-qs .qs-title {
        font-size: 80px;
    }

    .hp-nstep .nstep-list .nstep-name small {
        font-size: 16px;
    }

    .hp-nstep .nstep-list .nstep-name strong {
        font-size: 30px;
        margin-top: 10px;
    }

    .footer .footer-git .git-main-inner {
        padding-right: 80px;
    }
}

@media only screen and (max-width: 1280px) {
    .header .header-logo strong {
        font-size: 28px;
    }

    .header .header-logo small {
        font-size: 16px;
    }

    .header .header-navigation > ul > li > a {
        font-size: 14px;
    }

    .header .header-contact ul li a {
        font-size: 18px;
    }

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title,
    .hp-qs .qs-title {
        font-size: 70px;
    }

    .hp-slideshow .slideshow-overlay > div {
        height: 485px;
    }

    .hp-slideshow .slideshow-site-accent {
        bottom: 285px;
    }

    .hp-slideshow .slideshow-tagline .tagline-link {
        margin-top: 25px;
    }

    .hp-slideshow .slideshow-tagline .tagline-indicator {
        margin-top: 50px;
    }

    .hp-welcome {
        padding-left: 50px;
    }

    .hp-welcome .welcome-site-accent {
        left: 14px;
    }

    .hp-map:after {
        height: 75px;
    }

    .hp-map .map-main {
        padding: 0 125px;
    }

    .hp-qs .qs-wrap {
        padding-left: 0;
        padding-right: 60px;
    }

    .hp-qs .qs-form .qs-control {
        height: 62px;
    }

    .hp-nstep .nstep-top {
        padding-left: 65px;
    }

    .hp-nstep .nstep-list .nstep-name:before {
        margin-top: -25px;
        height: 50px;
    }

    .hp-nstep {
        padding-left: 50px;
        padding-right: 50px;
    }

    .footer .footer-git .git-info {
        margin-left: 365px;
    }

    .footer .footer-logos > div,
    .footer .footer-contact ul li {
        padding: 0 25px;
    }

    .footer .footer-contact {
        /*margin-top: 52px;*/
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .header .header-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .header .header-logo .logo-icon {
        max-width: 25px;
    }

    .header .header-logo strong {
        font-size: 22px;
        letter-spacing: 2px;
    }

    .header .header-logo small {
        letter-spacing: 3.4px;
        margin-top: 10px;
    }

    .header .header-navigation > ul {
        margin: 0 -10px;
    }

    .header .header-navigation > ul > li {
        padding: 0 5px;
    }

    .header .header-navigation > ul > li > a {
        font-size: 13px;
    }

    .header .header-contact ul li a {
        font-size: 16px;
    }

    .header .header-contact {
        margin-left: 10px;
    }

    .header .header-burger {
        margin-left: 10px;
    }

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title,
    .hp-qs .qs-title {
        font-size: 60px;
    }

    .hp-slideshow {
        padding-bottom: 80px;
    }

    .hp-slideshow .slideshow-site-accent {
        left: 30px;
    }

    .hp-slideshow .slideshow-tagline {
        left: 120px;
        bottom: 80px;
    }

    .hp-welcome {
        padding-bottom: 80px;
    }

    .hp-welcome .welcome-agent {
        width: 400px;
    }

    .hp-welcome .welcome-agent img {
        max-width: 80%;
    }

    .hp-welcome .welcome-main {
        padding: 50px 0 30px;
    }

    .hp-welcome .welcome-description h2 {
        font-size: 18px;
    }

    .hp-welcome .welcome-description {
        font-size: 14px;
    }

    .hp-welcome .welcome-link {
        margin-top: 35px;
    }

    .hp-welcome .welcome-agent-overlay {
        left: -80px;
        bottom: -80px;
    }

    .hp-statement .statement-watermark img {
        max-height: 460px;
    }

    .hp-map:after {
        height: 60px;
    }

    .hp-map .map-main {
        padding: 0 40px;
    }

    .hp-map .map-site-accent {
        left: 30px;
    }

    .hp-qs {
        padding: 0 80px 80px;
    }

    .hp-qs .qs-site-accent {
        width: 80px;
    }

    .hp-qs .qs-form .qs-control {
        height: 52px;
    }

    .hp-qs .qs-form {
        margin: 0 -8px;
    }

    .hp-qs .qs-form .qs-field {
        padding: 0 8px;
    }

    .hp-qs .qs-wrap .qs-right {
        margin-left: 15px;
    }

    .hp-qs .qs-wrap {
        padding-right: 40px;
    }

    .hp-qs .qs-form .qs-control {
        font-size: 10px;
    }

    .hp-qs .qs-form .qs-submit span,
    .hp-qs .qs-form .qs-advanced span {
        font-size: 8px;
    }

    .hp-nstep .nstep-top {
        padding-left: 28px;
    }

    .hp-nstep .nstep-list .nstep-name small {
        font-size: 14px;
    }

    .hp-nstep .nstep-list .nstep-name strong {
        font-size: 25px;
        margin-top: 5px;
    }

    .footer .footer-git .git-overlay > div:nth-child(1):before,
    .footer .footer-git .git-overlay > div:nth-child(1):after {
        width: 80px;
    }

    .footer .footer-git .git-overlay > div:nth-child(2):after {
        height: 40px;
    }

    .footer .footer-git .git-agent img {
        max-width: 300px;
        width: 100%;
    }

    .footer .footer-git .git-main-inner {
        min-height: 400px;
        padding-right: 50px;
    }

    .footer .footer-git .git-info {
        margin-left: 265px;
    }

    .footer .footer-git .git-outer {
        padding: 0 50px 50px;
    }

    .footer .footer-git .git-inner {
        padding-bottom: 30px;
    }

    .footer .footer-info {
        margin-bottom: 80px;
        padding: 80px;
    }

    .footer .footer-info .footer-info-overlay {
        bottom: -80px;
    }

    .footer .footer-btt {
        width: 80px;
    }

    .footer .footer-logos img {
        max-width: 350px;
        width: 100%;
    }

    .footer .footer-contact ul li {
        font-size: 20px;
    }

    .footer .footer-copyright {
        font-size: 13px;
        letter-spacing: 0.3px;
    }
}

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

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title,
    .hp-qs .qs-title {
        font-size: 55px;
    }

    .header .header-logo small {
        letter-spacing: 2px;
    }

    .hp-slideshow .slideshow-overlay > div {
        height: 430px;
    }

    .hp-slideshow .slideshow-site-accent {
        bottom: 235px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {

    /* 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%;
    }

    .bootstrap-extend-left {
        margin-left: 0;
    }

    .bootstrap-extend-right {
        margin-right: 0;
    }

    .header .header-burger {
        margin-left: auto;
    }

    .header .header-wrap,
    .header.active .header-wrap {
        padding: 20px;
    }

   /* .header .header-wrap{
        background: #000;
    }

    .header.active .header-wrap{
        background: #fff;
    }*/


    .header .header-logo .logo-icon,
    .header.active .header-logo .logo-icon {
        max-width: 20px;
    }

    .header .header-logo strong {
        font-size: 20px;
    }

    .header .header-logo small {
        font-size: 14px;
    }

    .hp-slideshow .slideshow-tagline {
        left: 110px;
        bottom: 110px;
    }

    .hp-slideshow .slideshow-overlay > div {
        height: 60%;
    }

    .hp-slideshow .slideshow-site-accent {
        bottom: 30%;
    }

    .hp-welcome {
        padding: 0;
    }

    .hp-welcome > .container {
        position: relative;
    }

    .hp-welcome .welcome-indicator,
    .hp-welcome .welcome-title {
        text-align: center;
    }

    .hp-welcome .welcome-agent {
        margin: 40px auto -40px;
    }

    .hp-welcome .welcome-agent img {
        position: static;
    }

    .hp-statement {
        margin: 100px 0 80px;
        padding: 80px 0;
    }

    .hp-statement .statement-watermark {
        top: -80px;
        bottom: -80px;
    }

    .hp-statement .statement-watermark img {
        max-height: 150%;
    }

    .hp-statement .statement-overlay {
        bottom: -80px;
    }

    .hp-map {
        padding: 0 0 80px 80px;
        margin: 100px 0;
    }

    .hp-map:after {
        bottom: 0;
        top: auto;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    .hp-map .map-site-accent {
        top: 30px;
    }

    .hp-map .map-wrap:before,
    .hp-map .map-wrap:after {
        left: -80px;
        right: 0;
    }

    .hp-map .map-main {
        padding: 0;
    }

    .hp-map .map-top {
        margin-left: -80px;
    }

    .hp-map .map-overlay > div {
        height: auto;
        bottom: 0;
    }

    .hp-qs .qs-wrap {
        display: block;
        padding: 0 30px 30px 0;
    }

    .hp-qs .qs-wrap .qs-left {
        text-align: center;
        width: 100%;
    }

    .hp-qs .qs-wrap .qs-right {
        margin: 30px 0 0 0;
        width: 100%;
        padding: 0;
    }

    .hp-qs .qs-form {
        width: 700px;
        max-width: 100%;
        margin: 0 auto;
    }

    .hp-qs .qs-form .qs-field {
        width: 50%;
    }

    .hp-qs .qs-form .qs-field.lg {
        width: 100%;
    }

    .hp-qs .qs-form .qs-field.range {
        margin-top: 80px;
    }

    .hp-qs .qs-form .qs-field.submit,
    .hp-qs .qs-form .qs-field.advanced {
        margin-top: 45px;
    }

    .hp-nstep {
        padding-top: 120px;
    }

    .hp-nstep:after {
        height: 80px;
        width: calc(32.25% + 80px);
    }

    .hp-nstep .nstep-top {
        padding-left: 0;
        text-align: center;
    }

    .hp-nstep .nstep-list {
        margin-top: -60px;
    }

    .hp-nstep .nstep-list .nstep-col {
        width: 50%;
        margin-top: 60px;
    }

    .hp-qs .qs-site-accent {
        bottom: auto;
        top: 0;
        width: auto;
        height: auto;
        left: 30px;
    }


    .hp-statement .statement-wrap {
        padding: 0 80px 0 60px;
    }

    .hp-statement .statement-site-accent {
        left: 20px;
    }

    .footer .footer-logos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer .footer-logos > div + div {
        margin-top: 30px;
    }

    .footer .footer-copyright {
        line-height: 1.5;
    }

    .footer .footer-git .git-main {
        z-index: 1;
    }

    .footer .footer-git .git-main-inner {
        padding: 0 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        min-height: 0;
    }

    .footer .footer-git .git-info {
        margin-left: 0;
        text-align: center;
    }

    .footer .footer-git .git-form .git-textarea {
        height: 100px;
    }

    .footer .footer-git .git-agent {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: 75px;
    }

    .footer .footer-git .git-overlay > div:nth-child(2):before,
    .footer .footer-git .git-overlay > div:nth-child(2):after {
        width: 50%;
    }

    .footer .footer-logos > div:nth-child(2) img {
        max-width: 250px;
    }
    
    .hp-welcome .welcome-description {
        margin-top: 150px;
    }

    .hp-statement .global-title {
        white-space: normal;
    }
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-banner .container {
        width: 100%;
    }

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title,
    .hp-qs .qs-title {
        font-size: 45px;
    }

    .hp-nstep {
        padding-left: 30px;
        padding-right: 30px;
    }

    .hp-nstep .nstep-list {
        width: 342px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    .hp-nstep .nstep-list .nstep-col {
        width: 100%;
    }

    .hp-slideshow .slideshow-tagline .tagline-main > small {
        font-size: 20px;
    }

    .hp-statement .statement-watermark img {
        max-height: 100%;
    }

    .footer .footer-git .git-form .git-field {
        width: 100%;
    }

    .footer .footer-contact ul {
        display: block;
        text-align: center;
    }

    .footer .footer-contact ul li {
        font-size: 16px;
        padding: 0;
    }

    .footer .footer-contact ul li + li {
        border-left: none;
        margin-top: 15px;
    }

    .footer .footer-smi ul li a {
        width: 40px;
        height: 40px;
        font-size: 15px;
    }

    #content .entry-title, #content .archive-title{
        font-size: 42px;
        letter-spacing: 1px;
    }

    #ihf-main-container span.ihf-grid-result-address {
        display: block;
    }

    .footer .footer-contact ul li a {
        letter-spacing: .100em;
    }

    #ihf-main-container form#ihf-main-search-form a.ihf-advanced-search-launch {
        white-space: normal;
    }

    #ihf-main-container div#ihf-refine-search, #ihf-main-container div#ihf-refine-search + .btn-group {
        float: right;
    }
}

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

    .hp-slideshow .slideshow-tagline .tagline-main > span,
    .hp-welcome .welcome-title,
    .hp-qs .qs-title {
        font-size: 40px;
    }

    .hp-slideshow .slideshow-site-accent,
    .hp-slideshow .slideshow-tagline .tagline-main,
    .hp-slideshow .slideshow-tagline .tagline-indicator,
    .hp-map:after,
    .hp-nstep:after {
        display: none;
    }

    .hp-slideshow .slideshow-overlay > div {
        height: 40%;
    }

    .hp-slideshow {
        padding-bottom: 0;
    }

    .hp-statement {
        margin: 50px 0;
    }

    .hp-statement .statement-wrap {
        padding: 0 60px;
    }

    .hp-listings .listings-title {
        margin-bottom: 40px;
    }

    .hp-map {
        padding: 0 30px 30px;
        margin: 30px 0;
    }

    .hp-map .map-wrap:before,
    .hp-map .map-wrap:after {
        left: -30px;
        right: -30px;
        bottom: -30px;
        height: auto;
    }

    .hp-map .map-top {
        margin-left: 0;
    }

    .hp-qs {
        padding: 0 30px;
        z-index: 5;
    }

    .hp-qs .qs-site-accent {
        z-index: 2;
    }

    .hp-qs .qs-wrap {
        padding: 0;
    }

    .hp-nstep {
        padding-top: 60px;
    }

    .footer .footer-git .git-outer,
    .footer .footer-git .git-inner {
        padding: 20px;
    }

    .footer .footer-info {
        margin-bottom: 0;
        padding: 50px;
    }

    .footer .footer-btt {
        position: static;
        width: auto;
        height: auto;
        display: block;
    }

    .footer .footer-btt span {
        position: absolute;
        top: 85px;
        right: -45px;
    }
    
    .hp-welcome .welcome-description {
        margin-top: 50px;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
    .header .header-logo span {
        padding-left: 10px;
    }

    .header .header-logo strong {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .header .header-logo small {
        font-size: 13px;
        letter-spacing: 1.5px;
        margin-top: 5px;
    }

    .header .header-logo .logo-icon,
    .header.active .header-logo .logo-icon {
        max-width: 20px;
    }

    .footer .footer-git .git-main-inner {
        padding: 0 15px;
    }

    .hp-statement .statement-wrap {
        padding: 0 30px;
    }

    .hp-qs .qs-form .qs-field {
        width: 100%;
    }

    .footer .footer-git .git-agent {
        margin-top: 50px;
    }

    .footer .footer-info {
        padding: 30px;
    }

    #content .entry-title, #content .archive-title{
        font-size: 34px;
        letter-spacing: .030em;
    }

    .ip-banner > span {
        left: 15px !important;
    }
}
