/*Mac & Desc*/
@media (min-width: 1367px) and (max-width: 1680px) {

}
@media (min-width: 1200px) and (max-width: 1366px) {

}
@media (min-width: 1024px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 1023px) {

}
/*mibile*/
@media (min-width: 300px) and (max-width: 767px) {

    #banner:after, #banner-footer:after {
        display: none;
    }
    header .block-logo {
        float: none;
        margin-right: 0px;
        text-align: center;
    }
    header p {
        text-align: center;
    }
    .block-banner {
        margin-top: 30px;
        min-height: 305px;
        background: url(../image/bg-01.png);
        position: relative;
        background-size: cover;
        background-position: center;
        left: 0px;
        background-repeat: no-repeat;
        padding: 35px 15px 20px;
        z-index: 200;
    }
    .block-banner h1 {
        font-size: 24px;
        line-height: 28px;
        font-weight: bold;
        text-align: center;
        color: #fff;
    }
    .block-banner span {
        font-size: 14px;
        color: #fff;
        display: block;
        margin-top: 15px;
        text-align: center;
    }
    .block-location {
        margin-left: 15px;
        z-index: 200;
        position: relative;
    }
    .block-location h3 {
        font-family: 'FuturePT Demi';
        font-size: 17px;
        line-height: 18px;
    }
    #banner {
        background-size: cover;
        background-position: 100% 100%;
    }
    .block-form {
        z-index: 200;
        margin: 55px 0 20px;
        text-align: center;
    }
    .block-head {
        margin-bottom: 30px;
    }
    .block-head span {
        font-size: 30px;
        font-weight: 700;
        line-height: 34px;
    }
    .block-banner h1 span{
        font-size: 24px;
        line-height: 24px;
    }
    .block-what-item p {
        font-size: 12px;
        font-weight: 300;
    }
    .block-propert-item {
        margin-bottom: 30px;
    }
    #work {
        margin-top: 80px;
        margin-bottom: 0px;
    }
    .block-propert-item p{
        text-align: justify;
    }
    .block-banner h2 {
        font-size: 22px;
        line-height: 26px;
        font-weight: bold;
        color: #fff;
        text-align: center;
    }
    #sale{
        margin-bottom: 0;
    }
    .block-soc{
        text-align: center;
    }
    .messages{
        float: none;
    }

    .block-propert{
        margin-bottom: 30px;
    }
    .block-propert span {
        top: -20px;
        z-index: 300;
        left: 10px;
    }
    #properties {
        margin-bottom: 0px;
    }
    .block-form input {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    footer{
        text-align: center;
    }
    .weba-viget-video > video {
        border-radius: 10px;
        width: 102px;
        height: 186px;

    }
    .weba-viget-video {
        position: fixed;
        width: 107px;
        height: 192px;
        display: inline-block;
        right: 15px;
        bottom: 15px;
        z-index: 1000;
        background: #fff;
        border-radius: 10px;
        border: 3px solid #fff;
        box-shadow: 0px 0px 15px #adadad;
    }
    header .block-phone{
        text-align: center;
    }
    .block-soc-top a{
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0;
        margin-bottom: 10px;
    }
    footer .block-phone{
        text-align: center;
    }
    .photo-item{
        margin-bottom: 15px;
        height: 160px;
    }
    .photo-big{
        height: 240px;
    }
    #photo{
        margin-bottom: 30px;
    }
}
