@media screen and (max-width: 3000px) {
    .content-wrap-main {
        width: 1180px;
    }
}

@media screen and (min-width: 1500px) {
    .content-wrap-main {
        width: 1180px;
    }

    .results-block {
        width: 1132px;
    }

    .result-list {
        width: 1088px;
    }


    .agent-item {
        width: 390px;
        height: 150px;
        background-color: #f7f7f7;
        margin: 0px;
        padding: 15px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        cursor: pointer;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    
    .agent-item figure {
        display: block;
        width: 140px;
        height: 150px;
        background-color: #717171;
        background-position: center center;
        background-size: cover;
        margin: 0px;
        padding: 0px;
        float: left;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

}


@media screen and (max-width: 1260px) {
    .content-wrap-main {
        width: 1180px;
    }

    .agent-item {
        width: 285px;
        height: 150px;
        background-color: #f7f7f7;
        margin: 0px;
        padding: 15px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        cursor: pointer;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    
    .agent-item figure {
        display: block;
        width: 135px;
        height: 150px;
        background-color: #717171;
        background-position: center center;
        background-size: cover;
        margin: 0px;
        padding: 0px;
        float: left;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }    

    #justopen .open-text {
        width: 80% !important;
    }

}

@media screen and (max-width: 1180px) {
    #justopen .open-text {
        width: 95% !important;
    }
}

@media screen and (max-width: 1160px) {
    .content-wrap-main {
        width: 1080px;
    } 
    
    .agent-item {
        width: 285px;
        height: 150px;
        background-color: #f7f7f7;
        margin: 0px;
        padding: 15px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        cursor: pointer;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    
    .agent-item figure {
        display: block;
        width: 135px;
        height: 150px;
        background-color: #717171;
        background-position: center center;
        background-size: cover;
        margin: 0px;
        padding: 0px;
        float: left;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
}

@media screen and (max-width: 1070px) {
    .content-wrap-main {
        width: 980px;
    }    
}

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



    #virtualtour {
        display: none;
    }

    #virtualtourMobile {
        display: block;
        width: 95%;
        height: 90px;
        padding: 10px;
        border-radius: 5px;
        padding-left: 15px;
        padding-top: 0px;
    }
  
    #virtualtourMobile div h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #565656;
        font-size: 16px;
        font-weight: 600;
    }
  
    #virtualtourMobile div p {
        margin-top: 0px;
        padding-top: 0px;
        color: #565656;
        font-size: 13px;
    }
  
    #virtualtourMobile div button {
        background-color: #42464C;
        border: none;
        border-radius: 3px;
        text-align: center;
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        color: white;
        cursor: pointer;
        width: 100%;
        height: 48px;
        letter-spacing: normal;
    }

    .mobile-top {
        position: static !important;
        top: 90px !important;
        margin-top: -25px;
        width: 100% !important;
    }

    .howmany {top: 5px !important; right: 5px !important; height: 22px !important; padding-left: 65px !important;}

    #map_search_text {
        width: 360px !important;
        margin-left: 7px !important;
    }

    .result-item span.teaser {
        font-size: 13px !important;
    }

    #keresesi_szoveg {
        padding-bottom: 25px;
        padding-left: 8px;
    }

    #gdpr {
        display: none;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 295px !important;
        background-color: #F4F4F6;
        color: white;
        text-align: center;
        padding-top: 15px;

        .gdpr-container {
            width: 320px;
            margin: 0 auto;
            text-align: left;
            padding-left: 0px;
            padding-top: 4px;
        
            .btn-accept {
                width: 100%;
                height: auto;
                padding: 4px;
                padding-left: 24px;
                padding-top: 8px;
                padding-right: 24px;
                padding-bottom: 8px;
                font-size: 14px;
                margin-bottom: 4px;
                margin-top: 16px;
                font-family: 'Poppins';
                display: block;
            }
        
            .btn-unaccept {
                display: block;
                width: 100%;
                height: auto;
                padding: 4px;
                padding-left: 24px;
                padding-top: 8px;
                padding-right: 24px;
                padding-bottom: 8px;
                font-size: 14px;
                margin-bottom: 4px;
                margin-top: 16px;
                margin-left: 0px !important;
                font-family: 'Poppins';
                background-color: transparent;
                color: var(--partner-color);
                cursor: pointer;
                border: solid 1px var(--partner-color);
            }      
        }        
    }

    html {
        overflow-x: hidden !important;
    }
          
    body {
        position: absolute;
        /*overflow: auto !important;*/
        width: 100%;
        -webkit-overflow-scrolling: touch;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow-y: auto !important;
    }

    ol {
        font-size: 16px !important;
        text-align: justify;
        padding-left: 20px;
    }

    #follow {
        display: block;
        width: 100%;
        height: auto !important;
        background-color: #efefef;
        background-image: url('/uix/images/hand.png');
        background-repeat: no-repeat;
        background-size: contain !important;
        background-position: bottom !important;
        padding-top: 1px;
      }
      
      #follow .follow-text {
        width: 100% !important;
        float: none !important;
        margin-top: 0px !important;
        padding-bottom: 550px;
        padding-left: 20px;
      }
      
      #follow .follow-text h3 {
        font-size: 28px !important;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #222222;
        margin-bottom: 5px !important;
        text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
      }
      
      #follow .follow-text p {
        font-size: 13px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #222222;
        margin: 0px;
        padding: 0px;
        margin-bottom: 10px !important;
      }
      
      #follow .follow-text a {
        display: inline-block;
        font-size: 18px;
        font-weight: 500;
        color: #2aa253;
        text-decoration: none;
        margin-right: 20px;
      }
      
      #follow .follow-text a i {
        font-size: 48px;
        float: left;
        cursor: pointer;
      }
      
      #follow .follow-text a span {
        display: block;
        float: left;
        margin-top: 14px;
        margin-left: 10px;
        cursor: pointer;
        font-weight: bold;
      }
      
      
      #justopen {
        display: block;
        width: 100%;
        height: 195px !important;
        background-color: #2aa253;
      }
      
      #justopen .open-text {
        width: 100% !important;
        padding-top: 0px;
        text-align: left;
        padding-left: 10px;
      }
      
      #justopen .open-text h3 {
        font-size: 28px;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #fff;
        display: block;
        float: left;
        width: 100% !important;
        margin-left: 0px;
        margin-top: 0px !important;
      }
      
      #justopen .open-text p {
        font-size: 13px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #fff;
        margin: 0px;
        padding: 0px;
        display: block;
        width: 100% !important;
        float: left;
        margin-top: -10px !important;
      }
      
      #justopen .open-text p a {
        font-size: 13px;
        font-weight: 800;
        color: #fff;
        text-decoration: underline;
      }
      
      #justopen .open-text p a:hover {
        color: #fff !important;
        text-decoration: none;
      }      

    #headline {
        max-width: 100%;
    }

    .hide-on-desktop {
        display: block;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .close-detail-search {
        color: var(--partner-color);
        text-decoration: none;
        text-align: center;
    }
    
    #menu {
        display: none;
    }

    .ertekesites-check:first-of-type {
        left: 39%;
        margin-left: -100px;
    }
  
    .ertekesites-check {
        display: block;
        position: absolute;
        left: 53%;
        width: 120px;
        height: 32px;
        background-color: #333;
        color: white;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        padding: 5px;
        padding-top: 13px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        z-index: 99;
        margin-top: -50px;
    }  
    
    .check-active {
        background-color: var(--partner-color);
    }
  
    .check-active:hover {
      color: white !important;
    }
  
    #mobile {
        display: block;
        position: absolute;
        z-index: 100;
        background-color: #393939;
        width: 94.7%;
        /*min-width: 375px !important;
        max-width: 375px !important;*/
        height: 83px;
        top: 28px;
        left: 0px;
        padding-left: 20px;
        /*padding-right: 20px;*/
    }
    
    #mobile a.logo {
        display: block;
        width: 100px;
        margin-top: 24px;
        float: left;
        margin-left: -5px;
        margin-right: 10px;
    }

    #mobile a.logo img {
        width: 100px;
    }

    #search-form {
        width: 90%;
        max-width: 90%;
    }
    
    #mobile a.menu-btn {
        display: block;
        float: right;
        font-size: 26px;
        color: #ffffff;
        text-decoration: none;
        margin-right: 40px;
        margin-top: 25px;
    }
    
    #mobile ul {
        margin: 0px;
        padding: 0px;
        display: none;
        position: absolute;
        top: 83px;
        background-color: #393939;
        left: 0px;
        width: 100%;
        height: auto;
        min-height: 150px;
    }

    .mobile-submenu-title {
        font-weight: bold !important;
        font-size: 18px;
        color: #fff;
    }

    #mobile ul li:first-of-type {
        border-top: solid 1px #222;
    }
    
    #mobile ul li {
        list-style: none;
        display: block;
        margin: 0px;
        padding: 0px;
        padding-left: 20px;
        padding-bottom: 15px;
        padding-top: 15px;
        border-bottom: solid 1px #222;
    }

    .mobile-submenu li {
        border-bottom: none !important;
    }

    .mobile-submenu li:first-of-type {
        border-top: none !important;
    }
    
    #mobile ul li ul.mobile-submenu li a {
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.5;
        color: #ffffff;
        text-decoration: none;
    }

    #mobile ul li a {
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        text-decoration: none;
    }

    #mobile .input-search {
        display: none;
        width: 145px;
        height: 33px;
        background-color: #ffffff;
        border: solid 1px #dddddd;
        padding-left: 10px;
        margin-top: 21px;
        margin-left: 10px;
        float: left;
        padding-top: 3px;
    }

    #mobile .btn-search {
        width: 33px;
        height: 37px;
        border: none;
        background-color: transparent;
        margin-left: -35px;
        margin-top: 23px;
        color: #999999;
    }

    #mobile .btn-login {
        display: inline-block;
        float: right;
        width: 30px;
        height: 28px;
        background-color: var(--partner-color);
        -webkit-border-radius: 90px;
        border-radius: 90px;
        color: #ffffff;
        text-align: center;
        margin-left: 0px;
        margin-top: 8px;
        margin-right: -27px;
        padding-top: 3px;
        font-family: 'Open Sans' !important;
    }
    
    #accountbox {
        display: none;
        position: absolute;
        z-index: 100;
        top: 110px;
        left: 0px;
        width: 100%;
        height: 194px;
        background-color: #efefef;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    }

    #content {
        padding-top: 110px;
        min-height: 270px;
    }
    
    #slider {
        display: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    
    .slide {
        display: none;
        width: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px;
        margin: 0px;
        margin-top: 10px;
    }

    .slide img {
        display: none;
    }
    
    .slide h1 {
        font-family: 'Open Sans';
        font-size: 40px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.16;
        letter-spacing: normal;
        color: #ffffff;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
        padding-top: 100px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
        width: 100%;
    }

    #mobile_search_wrap {
        display: block !important;
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 72px;
        padding-top: 48px;
        padding-bottom: 48px;
        background-image: url(/uix/images/slide01.jpg);
        background-size: cover;
        background-position: center center;
    }

    .mobileSearchBg {
        width: 90%;
        height: 405px;
        margin: 0 auto;
        background-color: rgba(0,0,0,0.7);
        padding: 5px;
        padding-top: 4px;
        padding-right: 5px;
        padding-bottom: 12px;
    }

    .placeholder {
        padding-top: 8px !important;
        padding-left: 18px !important;
    }

    .sgSelect {
        display: block !important;
        /*width: 352px;*/
        width: 98%;
        padding-left: 18px !important;
        margin-bottom: 10px;
        margin-left: 5px !important;
        background-image: url(/uix/images/thicker.png);
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: center;
    }

    #tipus_mobil {
        height: 58px !important;
        padding-top: 10px;
    }

    .disable-overflow-mobile {
        max-width: 88% !important;
        min-width: 88% !important;
        width: 88% !important;
    }

    .mobile-title {
        color: white;
        font-size: 30px;
        margin-top: -30px;
        text-align: center;
        margin-bottom: 55px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    }

    .sugessionResultSet table tr td {
        padding: 5px 10px;
        text-align: left;
        font-weight: bold;
        border-bottom: 1px solid #ddd;
        font-weight: bold;
    }

    .hidden-overlow-mobile {
        top: 271px;
        margin-left: 5px !important;
        /*margin-bottom: 100px;*/
        max-width: 88% !important;
        min-width: 88% !important;
        width: 88% !important;
        height: 56px !important;
        z-index: 99;
        margin-top: 30px !important;
        background-color: white;      
    }

    .show-maximized {
        width: 94.3% !important;
    }

    .sgPriceBox, .sgSizeBox, .sgRoomBox, .sgRoomsBox, .sgPriceBoxMobil, .sgSizeBoxMobil, .sgRoomBoxMobil {
        width: 95.9% !important;
        height: 39px !important;
        display: block;
        border: solid 1px #ddd;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        margin-left: 10px;
        margin-top: 18px;
        padding: 5px;
        padding-top: 3px;
        padding-bottom: 0px;
        color: #222;
        text-align: left !important;
        background-color: white;
      }

      #sgSizeBoxMobil {
          margin-top: 11px;
      }

      #sgRoomBoxMobil {
          margin-top: 11px;
      }

      .pricebox-marged {
          margin-left: 10px !important;
          margin-bottom: 20px !important;
      }
      
      .sgPriceBox span, .sgSizeBox span, .sgRoomsBox span, .sgRoomBox span, .sgPriceBoxMobil span, .sgSizeBoxMobil span, .sgRoomBoxMobil span {
        display: inline;
        margin-right: 5px;
        margin-top: 3px;
      }
      
      .sgPriceBox small, .sgSizeBox small, .sgRoomsBox small, .sgRoomBox small, .sgPriceBoxMobil small, .sgSizeBoxMobil small, .sgRoomBoxMobil small {
        display: inline-block;
        margin-right: 5px;
        margin-top: 8px;
        font-size: 12px;
        color: var(--partner-color);
      }
      
      .arbox, .roomsbox, .sizebox, .szobabox {
        display: inline;
        width: 50px !important;
        height: 30px;
        font-size: 12px;
        color: #222;
        border: none;
        background-color: #fff;
        outline: none;
        text-align: center;
      }

    .currency-label {
        float: right;
    }

    .suggestSubmit {
        display: block !important;
        width: 98% !important;
        border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
    }

    #location_search {
        display: none;
    }
    
    #slider .slide .navigation-down-link {
        display: none;
    }
    
    #slider .slide ul.slider-navigation {
        display: none;
    }

    .we-help-you {
        h3 {
            margin-top: 48px;
        }
    }

    .pages-footer-container {
        margin-left: 16px !important;
    }

    .support-footer-container {
        margin-left: 16px !important;
    }

    .popular-searches {
        margin-left: 16px !important;
    }

    .contact-footer-container {
        margin-left: 16px !important;
    }

    .footer-social-container {
        text-align: center;

        .socials {
            margin-top: 0px !important;
            padding-bottom: 24px !important;
        }

        img {
            float: none !important;
            margin-left: 0px !important;
        }
    }

    .social-links-container {
        display: none !important;
    }

    .props-container {
        display: block;
        width: 103% !important;
        margin: 0px;
        margin-left: -7px;
        text-align: left;
        /*40px*/
        padding-bottom: 0px;
    }

    .result-item span.gallery {
    }

    .result-item {
        float: none;
        text-align: left;
        margin: 0 auto;
        margin-right: auto !important;
        margin-bottom: 20px;

        .size {
            font-size: 16px !important;

            small {
                font-size: 16px !important;
            }
        }

        .site {
            font-size: 16px !important;

            small {
                font-size: 16px !important;
            }
        }

        .rooms {
            font-size: 16px !important;

            small {
                font-size: 16px !important;
            }
        }

        .address {
            font-size: 16px !important;
        }
    }

    .propmap-on-mobile {
        margin-top: 0px !important;
    }

    /*.result-item:last-of-type {
        display: block;
        margin: 0 auto;
        padding: 0px;
        float: none;
        text-align: left;
        width: 255px;
        height: 290px;
        margin-right: auto !important;
        margin-bottom: 20px;
        background-color: #f7f7f7;
        cursor: pointer;
    }*/

    .content-wrap-main .result-item {
        width: 89.5%;
        float: none;
        text-align: left;
        margin: 0px;
        margin-right: auto !important;
        margin-bottom: 32px !important;
        max-height: 357px !important;

        .size, .site, .rooms {
            font-size: 16px !important;

            small {
                font-size: 16px !important;
            }
        }

        .teaser {
            margin-top: -250px !important;

            small {
                font-size: 14px !important;
            }
        }
    }

    .blog {
        margin-top: 48px !important;

        h3 {
            margin-bottom: 32px !important;
        }

        .blog-container {
            gap: 32px !important;

            .blog-box {
                padding-bottom: 0px !important;

                h4 {
                    margin-left: 0px !important;
                    margin-right: 0px !important;
                    margin-top: 8px !important;
                    margin-bottom: 8px !important;
                }

                p {
                    margin-left: 0px !important;
                    margin-right: 0px !important;
                    margin: 0px !important;
                    margin-bottom: 8px !important;
                }

                a {
                    padding-left: 0px !important;
                }
            }
        }
    }

    .content-wrap-main .result-item:hover {opacity: 0.9;}
    
    .content-wrap {
        padding-top: 20px;
        padding-left: 20px;
        /*margin-left: 300px;*/
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .content-wrap-main {
        width: 100%;
        margin-left: 2%;
        margin-right: 2%;
        margin: 0 auto !important;
        padding-bottom: 20px;
    }
    
    #properties {
        display: block;
        width: 100%;
        height: auto !important;
        max-height: 6440px !important;
        background-color: #ffffff;
        text-align: center;
    }

    #properties ul li {
        display: block !important;
        margin-right: 0px !important;
    }
    
    #proptypes li a {
        display: none;
    }
    
    #properties .property {
        display: block;
        float: left;
        width: 320px;
        height: 290px;
        margin-right: 10px;
        margin-top: 10px;
        cursor: pointer;
    }
    
    #news {
        display: block;
        width: 100%;
        max-height: 650px;
        height: 650px;
        background-image: url('../images/news01.jpg');
        background-position: 15% center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    #news article {
        display: block;
        width: 100%;
        height: auto;
        float: none;
        margin-top: 0px;
        text-align: center;
    }

    #news article h3.title {
        font-size: 30px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #222222;
        margin: 0px;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-top: 45px;
        text-align: left;
        text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    }

    #news article .lead {
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #222222;
        margin: 0px;
        padding: 0px;
        margin-bottom: 35px;
        text-align: left;
        padding-left: 20px;
        text-shadow: 0 1px 2px rgba(255, 255, 255, 1);
        max-width: 150px;
    }

    #news article .details {
        width: 100%;
        height: 60px;
    }

    #news article .details .btn-more {
      width: 320px;
      height: 60px;
      border: solid 1px transparent;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-color: var(--partner-color);
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      cursor: pointer;
      font-family: 'Open Sans' !important;
    }
    
    #blog {
        display: block;
        width: 100%;
        min-height: 455px;
        height: auto;
        margin: 0px;
        padding: 0px;
    }

    #blog .entry {
        display: block;
        width: 100%;
        max-height: 455px;
        min-height: 227px;
        height: 227px;
        margin: 0px;
        padding: 0px;
        float: left;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #blog .entry .btn-blog {
        display: block;
        width: 333px;
        height: 58px;
        border: solid 1px transparent;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: var(--partner-color);
        font-family: 'Open Sans';
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 85px;
        cursor: pointer;
    }
    
    #project {
        width: 100%;
        height: 132px;
        background-color: #dddddd;
    }

    #project h2 {
        font-family: 'Open Sans';
        font-size: 24px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.42;
        letter-spacing: normal;
        color: #222222;
        margin: 0px;
        padding: 0px;
        padding-top: 40px;
        padding-left: 20px;
    }
    
    #footermenu {
        display: block;
        width: 100%;
        height: auto;
        min-height: 980px;
        background-color: #393939;
        margin: 0px;
        padding: 0px;
    }

    #footermenu ul {
        display: block;
        width: 320px;
        height: auto;
        margin: 0px;
        padding: 0px;
        padding-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
        margin-top: 0px;
    }

    #footermenu ul:first-of-type {
        margin-left: 20px;
    }
    
    footer {
        display: block;
        height: 84px;
        min-height: 84px;
        background-color: #222222;
    }

    footer .copyright {
        display: inline-block;
        margin-left: 0px;
        margin-top: 20px;
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.06;
        letter-spacing: normal;
        color: #dddddd;
    }

    footer ul {
        display: block;
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
    }

    footer ul li {
        display: block;
        margin: 0px;
        padding: 0px;
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.06;
        letter-spacing: normal;
        color: #ffffff;
        margin-right: 33px;
    }

    footer ul li a {
        color: #ffffff;
        text-decoration: none;
    }

    footer .socials {
        text-align: center;
        display: block;
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
        margin-top: 25px;
        margin-bottom: 20px;

    }

    footer .social {
        font-size: 28px;
        color: #dddddd;
        margin-right: 10px;
    }
    
    .register-popup {
        width: 100% !important;
        height: auto;
        margin: 0px;
        padding: 0px;
        margin-top: 500px;
    }

    .login-popup {
        width: 300px !important;
        height: auto;
        margin: 0px;
        padding: 0px;
        margin-top: 250px;
    }

    .popup-header {
        width: 96.5%;
        height: 40px;
        margin: 0px;
        padding: 0px;
        background-color: #717171;
        font-family: 'Open Sans';
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #ffffff;
        padding-top: 15px;
        padding-left: 20px;
    }

    #properties ul li h3 {
        width: 100%;
        /*padding-left: 10px;*/
        margin-left: 4%;
    }

    .close-modal {
        display: inline-block;
        float: right;
        padding-right: 15px;
        margin-top: -13px;
        color: #222222;
        font-size: 34px;
    }

    .popup-content {
        width: 90%;
        background-color: #ffffff;
        padding: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    .popup-content-small {
        width: 93%;
        background-color: #ffffff;
        padding: 20px;
        padding-bottom: 40px;
        padding-left: 10px;
    }

    .login-popup .popup-content-small {
        width: 93%;
        background-color: #ffffff;
        padding: 20px;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .form-group {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        margin-left: 10px;
    }

    #register_form .form-group {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        margin-left: 5px;
    }

    .form-group label {
        display: block;
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.13;
        letter-spacing: normal;
        color: #717171;
        margin-top: 10px;
    }

    .form-group .input-text {
        width: 90%;
        height: 28px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
        border: solid 1px #dddddd;
        font-family: 'Open Sans';
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.13;
        letter-spacing: normal;
        color: #999999;
        padding-left: 10px;
    }

    .form-group .input-select {
        width: 90%;
        height: 25px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
        border: solid 1px #dddddd;
        font-family: 'Open Sans';
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.13;
        letter-spacing: normal;
        color: #999999;
        padding-left: 10px;
    }

    .form-group-full label {
        display: block;
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.13;
        letter-spacing: normal;
        color: #717171;
        margin-top: 10px;
    }

    .form-group-full .input-text {
        width: 95%;
        height: 38px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
        border: solid 1px #dddddd;
        font-family: 'Open Sans';
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.13;
        letter-spacing: normal;
        color: #999999;
        padding-left: 10px;
    }

    .form-group-full .input-select {
        width: 95%;
        height: 32px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
        border: solid 1px #dddddd;
        font-family: 'Open Sans';
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.13;
        letter-spacing: normal;
        color: #999999;
        padding-left: 10px;
    }

    .input-checkbox {
        display: inline-block;
        float: left;
        width: 20px;
        height: 20px;
        margin-top: 15px;
        margin-left: 0px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #ffffff;
        border: solid 1px #dddddd;
    }

    .form-group-full {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 20px;
        margin-left: 10px;
    }

    #reminder_form .form-group-full {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 20px;
        margin-left: 5px;
    }

    #register_form .form-group-full {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 20px;
        margin-left: 0px;
    }

    #login_form .form-group-full {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 10px;
        margin-left: 5px;
    }

    .btn-link {
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #222222;
    }

    .form-group-gray {
        display: block;
        width: 96.5%;
        height: auto;
        background-color: #f7f7f7;
        text-align: center;
        margin: 0px;
        padding: 20px;
        padding-bottom: 30px;
        padding-right: 0px;
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #717171;
    }

    .login-popup .form-group-gray {
        padding-left: 20px;
    }

    .error-reminder {
        width: 96%;
    }

    .error-email {
        width: auto !important;
    }

    .error-login {
        width: 92%;
        margin-left: 6px;
    }

    .btn-facebook {
        margin-top: 15px;
        margin-left: -20px;
        width: 279px;
        height: 58px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: solid 1px transparent;
        background-color: #3b5998;
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        cursor: pointer;
    }
    
    #uglipop_content_fixed {
        position: absolute !important;
        top: 40% !important;
    }

    .text-wrap {
        padding: 0px;
        margin: 0px;
        margin-top: -70px !important;
        /*margin-left: 300px;*/
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    .agent-wrapper {}

    .menu-block {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        height: auto;
        margin: 0px;
        padding: 0px;
        padding-left: 20px;
    }

    hr {
        margin-left: 0px;
        width: 90%;
    }

    .text-block {
        display: block;
        float: left;
        width: 90%;
        height: auto;
        margin: 0px;
        padding: 0px;
        border-left: none;
        padding-left: 20px;
        margin-bottom: 20px;
    }

    .text-block-alt {
        display: block;
        float: none;
        width: 90%;
        height: auto;
        margin: 0px;
        padding: 0px;
        padding-left: 20px;
        margin-bottom: 20px;
    }

    .tool-block {
        display: block;
        float: none;
        width: 75%;
        height: auto;
        margin: 0px;
        padding: 30px;
        background-color: #f7f7f7;
        margin-left: 20px;
    }

    .menu-block ul {
        display: block;
        margin: 0;
        padding: 0px;
        width: 90%;
        padding-bottom: 0px;
    }

    .menu-block ul li {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.63;
        letter-spacing: normal;
        color: #222222;
    }

    .menu-block ul li.submenu-title {
        font-family: 'Open Sans';
        font-size: 16px !important;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #222222;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .menu-block ul li.submenu-title:first-of-type {
        padding-top: 10px;
    }

    .menu-block ul li.active-submenu-item {
        font-weight: 600;
    }

    .menu-block ul li a {
        text-decoration: none;
        color: #222222;
    }

    .menu-block ul li.submenu-title span {
        margin-top: -3px;
    }

    .text-block h2 {
        display: block;
        padding: 0px;
        margin: 0px;
        font-family: 'Open Sans';
        font-size: 36px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #222222;
    }

    .text-block p {
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2;
        letter-spacing: normal;
        color: #717171;
        width: 99%;
    }

    .text-block p strong {
        font-weight: 600;
    }

    .tool-block h3 {
        font-family: 'Open Sans';
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #222222;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px;
    }

    .tool-block p {
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #717171;
        margin: 0px;
        padding: 0px;
    }

    .breadcrumb {
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2;
        letter-spacing: normal;
        color: #717171;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    .breadcrumb a {
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2;
        letter-spacing: normal;
        color: #717171;
        text-decoration: none;
    }
    
    .map-block {
        display: none !important;
        width: 100% !important;
        height: 500px !important;
        min-height: 500px !important;
        max-height: 500px !important;
        margin-top: 0px !important;
        margin-bottom: -165px;
    }
    
    .filter-bar {
        display: none;
        position: relative;
        margin-top: 0px;
        height: auto;
        text-align: left;
    }

    .filter-input-wrap:first-of-type {
        padding-left: 8px !important;
        margin-left: 0px !important;
    }

    .filter-input-wrap {
        font-size: 12px;
        line-height: 40px;
        padding-left: 5px;
        width: 100%;
    }

    .jelleg-on-mobile {
        margin-left: 13px !important;
    }

    .city-on-mobile {
        padding-left: 14px !important;
    }

    .property-share a {
        padding-right: 5px;
    }

    .subpage-head h1 {
        padding-left: 15px;
        padding-top: 60px;
        max-width: 90%;
        width: 90%;
    }

    .only-on-mobile {
        display: inline !important;
    }
    
    .only-on-desktop {
        display: none;
    }

    .only-agent .selectize-wrap {
        padding-top: 25px;
    }

    .only-agent .selectize-input {
        width: 101% !important;
        max-width: 101% !important;
    }

    .only-agent .btn-black {
        margin-top: 15px;
    }

    .only-office .selectize-wrap {
        padding-top: 25px;
    }

    .only-office .selectize-input {
        width: 101% !important;
        max-width: 101% !important;
    }

    .only-office .btn-black {
        margin-top: 15px;
    }

    .office-details {
        margin-bottom: 20px;
        min-height: 0px !important;
    }

    #propmap {
        margin-top: 0px;
    }

    .nomarg-mobile {
        padding-bottom: 0px !important;
    }

    #agents-list-mobile {
        width: 95% !important;
        margin-left: 10px;
        margin-top: 24px !important;
    }

    #offices-list-mobile {
        width: 95% !important;
        margin-left: 10px;
        margin-top: 20px !important;
    }

    .agented {
        margin-left: 15px !important;
    }

    .agent-review {
        margin-top: 30px;
    }

    .city-wrap .selectize-input > input {
        padding-top: 0px !important;
    }

    .modal-input {
        float: left;
        width: 145px;
    }

    .property-search-select {
        width: 97.5% !important;
        font-size: 11px !important;
    }

    #ertekesites {
        margin-left: -2px;
        width: 97% !important;
        background-position-x: 95% !important;
    }

    .property-search-text {
        width: 152px !important;
        font-size: 11px !important;
    }

    .first-property-searc-text {
        margin-right: 10px;
    }

    .agent-search-text {
        width: 135px !important;
        font-size: 11px !important;
    }

    .first-agent-searc-text {
        margin-right: 10px;
    }

    .mini {
        margin-bottom: 10px;
        margin-left: 4px;
        width: 97.5% !important;
    }

    .w50percent {
        width: 43% !important;
    }

    .selectize-control {
        width: 100% !important;
    }

    .selectize-input {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }

    .selectize-input > input {
        width: 100% !important;
    }

    .selectize-wrap {
        width: 97.5% !important;
    }
    
    .set-view {
        display: block;
        margin: 0px;
        padding: 0px;
        float: right;
        margin-right: 20px;
        margin-top: 0px;
        width: 40px;
        height: 30px;
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.4;
        letter-spacing: normal;
        color: #717171;
        text-decoration: none;
        text-align: center;
    }
    
    .view-list {
        margin-right: 40px !important;
        display: none !important;
    }
    
    .view-map {
        margin-right: 80px !important;
        display: none !important;
    }

    .detailed-search-btn {
        display: none !important;
    }

    .realestate-map {
        margin-top: 48px !important;

        h2 {
            font-size: 28px !important;
        }
    }
    
    .results-block {
        padding-top: 20px;
        padding-left: 0px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        background-color: #ffffff;
        margin-left: 20px;
    }

    .btn-black {
        width: 279px;
    }

    .sorter select {
        width: 185px;
        position: absolute;
        top: 25px;
        left: 140px;
    }

    #show_more {
        width: 90%;
        margin-left: 16px;
        margin-top: 48px;
    }
    
    .sorter {
        margin-bottom: 0px;
    }

    .thin-block .sorter {
        margin-bottom: -15px;
    }

    .property-form {
        height: 675px !important;
        display: none;
    }

    .map-search-1 {
        padding-top: 15px;
        padding-left: 9px !important;
    }

    .map-search-2 {
        padding-top: 15px;
        padding-left: 4px !important;
    }

    .map-search-3 {
        padding-left: 4px !important;
        padding-top: 20px;
    }

    #map-search-4 {
        margin-left: 4px !important;
    }

    #map-search-5 {
        margin-left: 4px !important;
        margin-bottom: 0px;
    }

    .kontakt-btn {
        display: block;
        width: 91%;
        margin: 0 auto;
        margin-top: 15px;
    }

    #contactBtnBlock {
        width: 95%; padding-left: 15px; padding-bottom: 70px;
    }
    
    .sorter button {
        display: none !important;
    }
    
    .thin-block {
        width: 94% !important;
    }

    .thin-block h3 {
        margin-left: 8px;
    }

    .thin-block .sorter {
        margin-left: 8px;
    }

    .thin-block .btn-black {
        margin-left: 8px;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    
    .result-list-thin {
        /*margin-top: 20px !important;*/
        margin-top: -10px !important;
    }
    
    .horizontal-item {
        width: 95% !important;
        max-width: 100% !important;
        margin-left: 8px;
    }
    
    .horizontal-item figure {
        width: 150px !important;
    }
    
    .result-details {
        width: 180px !important;
    }

    .thin-block {
        min-height: auto;
        max-height: auto;
    }
    
    .result-list {
        margin: 0 auto;
        /*margin-top: 460px;*/
        margin-top: 20px;
        width: 103% !important;
        text-align: center;
    }
    
    .property-info {
        width: 95% !important;
        padding-top: 100px;
        margin-left: 10px;
    }
    
    .property-share {
        width: 95% !important;
        text-align: left !important;
        margin-left: 10px;
    }
    
    .property-contact {
        width: 100% !important;
        text-align: left !important;
        margin-left: 10px;
    }
    
    .image-slider {
        width: 100% !important;
        height: 330px !important;
        margin-left: 9px;
    }
    
    .image-slider .slider-picture {
        width: 90% !important;
        height: 300px;
        padding-left: 18px;
    }
    
    .image-slider a.prev {
        margin-top: 135px;
    }

    .image-slider a.next {
        right: 0px;
        /*margin-left: 315px;*/
        margin-top: 135px;
    }
    
    .contact-form {
        margin-left: 20px;
        width: 90% !important;
        float: left;
    }
    
    .thumbs-container {
        display: none;
        height: 150px;
        max-height: 150px;
        min-height: 150px;
        width: 100%;
        background-color: #f7f7f7;
        margin-top: 40px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    
    .image-thumbs {
        width: auto;
        height: 160px;
    }
    
    .image-thumbs img {
        display: inline-block;
        width: 160px;
        height: 120px;
        background-color: #717171;
        margin: 14px;
        margin-left: 0px;
        cursor: pointer;
    }
    
    .image-thumbs img:first-of-type {
        margin-left: 14px;
    }
    
    .contact-form .contactFRM {
        margin-left: 10px;
    }
    
    .property-description {
        width: 90% !important;
        float: none !important;
        margin-left: 20px;
    }
    
    .property-map {
        width: 90% !important;
        float: none !important;
        margin-left: 20px;
        margin-bottom: -50px;
    }
    
    .property-map h2 {
        padding-bottom: 30px;
        margin-bottom: 0px;
    }
    
    .property-features {
        width: 90% !important;
        margin-left: 20px;
        margin-top: 35px;
    }
    
    .property-features div {
        width: 100% !important;
    }
    
    .agent-item .namecard {
        /*width: 200px !important;*/
        text-align: left;
    }
    
    .agent-item .namecard small {
        margin-bottom: 0px;
        font-size: 12px;
    }
    
    .agent-info {
        width: 100% !important;
        margin-left: 20px;
        margin-top: 50px;
    }
    
    .agent-info figure {
        width: 90%;
    }
    
    .agent-info .namecard {
        width: 90%;
        margin-left: 0px;
        margin-top: 20px;
    }
    
    .office-details {
        width: 90%;
    }
    
    .agent-listing {
        display: block;
        margin-left: 20px;
        width: 90%;
        /*margin-top: 390px;*/
        min-height: 490px;
    }

    .office-details p {
        width: 100%;
    }

    .only-agent {
        margin-top: initial !important;
    }

    .agent-listing .filter-bar {
        display: none;
        width: 90% !important;
        position: absolute !important;
        border: none;
    }
    
    .agent-listing h2 {
        width: 100%;
        max-width: 92% !important;
        margin-left: 0px !important;
    }
    
    .all-link {
        display: none;
    }
    
    #offficemap {
        display: none;
    }
    
    .text-block-alt p {
        width: 90% !important;
    }
    
    .text-block-alt .overload {
        width: 90%;
        margin-left: 0px;
        margin-top: 35px;
    }
    
    .text-block-alt .slim {
        margin-left: -20px;
    }
    
    .agent-item {
        margin-left: -20px;
        width: 91%;
    }

    .agent-item figure {
        width: 100px;
    }

    .agent-item .namecard h4 {
        font-size: 12px;
    }

    #contform {
        display: none;
    }

    .agent-form {
        /*max-height: 490px !important;*/
        height: auto !important;
        padding-bottom: 15px;
        background-color: transparent;
    }
    
    .backmarged {
        margin-left: -20px !important;
    }
    
    .small-marged {
        margin-left: -5px !important;
    }

    .col1 {
        width: 100%;
        margin-left: -4px;
    }

    .col2 {
        width: 95%;
        margin-left: 0px;
    }
    
    .btn-submit {
        width: 98%;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .contact-button {
        margin-left: -15px !important;
    }

    table {
        margin-left: 0px;
    }

    .justicon {
        width: 30px !important;
        height: 30px !important;
    }

    #dsBtn {
        display: none;
    }

    .contact-form .contact-type {
        clear: both;
        margin-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .contact-form .contact-type span {
        display: block;
        padding-bottom: 5px;
        padding-left: 6px;
    }

    .editor {
        width: 93%;
        margin-left: 2px;
    }

    .contact-form .namecard span {
        padding-right: 15px;
    }

    .on-office-mobile {
        margin-top: 0px !important;
    }

    .on-office-head {
        margin-top: 30px !important;
    }

    .office-contact-mobile {}

    .office-contact-send {
        margin-left: 0px !important;
        width: 108% !important;
    }

    .office-contact-vcard {
        margin-left: -3px !important;
        width: 105% !important;
    }

    .filter-office-on-mobile {
        width: 99%;
    }

    .filter-office-city-on-mobile {
        margin-left: -3px !important;
    }

    .filter-office-name-on-mobile {
        margin-left: 0px !important;
        margin-top: -10px !important;
    }

    .filter-office-go-btn {
        margin-left: 5px !important;
    }

    #nsBtn {
        display: none;
        background-color: rgba(255,255,255,1);
        width: 100px;
        height: 20px;
        margin-top: -2px;
        right: 0px;
        font-family: 'Open Sans';
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #717171;
        cursor: pointer;
        z-index: 999;
        border-bottom: solid 1px #dddddd;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        text-align: center;
        text-decoration: none;
        padding-top: 5px;
        position: absolute;
        z-index: 99;
    }


    .property-info p {
        font-size: 16px;
    }

    .property-info span {
        font-size: 14px;
    }
    
    #viewagents {
        margin-left: 0px;
    }

    .thin-block {
        display: block;
        padding-top: 0px;
        width: 100% !important;
        height: auto !important;
        margin: 0 auto;
        background-color: #ffffff;
        overflow-y: hidden;
        padding-left: 20px;
        position: relative;
        margin-top: -162px;
    }
    
    .result-list-thin {
        overflow-x: auto;
        min-height: auto !important;
        max-height: none !important;
        height: auto !important;
        padding-bottom: 50px !important;
    }

    #moveButton {
        position: static !important;
        left: 0px !important;
        margin-left: -130px !important;
    }


    #polyButton {
        position: static !important;
        left: 0px !important;
        margin-left: -69px !important;
    }

    #trashButton {
        position: static !important;
        left: 0px !important;
        margin-left: 0px !important;
    }

    #circleButton {
        position: static !important;
        left: 0px !important;
        margin-left: -13px;
    }

    #fullButton {
        display: none;
    }

    .gmnoprint {
        margin-left: -12px;
    }

    .only-office .result-item {
        width: 100% !important;
    }

    .result-item span.address {
        font-size: 16px !important;
    }

    .only-dektop {
        display: none;
    }

    .only-mobile {
        display: block;
    }

    .display-on-mobile {
        display: inline;
    }

    .mobilebox {
        width: 305px !important;
        background-color: transparent;
    }

    .mobilebox:last-of-type {
        width: 305px !important;
        background-color: transparent;
    }

    .mobilebox .result-details {
        width: 100px !important;
        max-height: 100px !important;
    }


    .detailed-filter {
        display: none;
        margin-left: 0px !important;
        padding-left: 0px !important;
    }

    .altipus-row {
        margin-top: -6px;
    }

    .mobile-filter {
        display: none;
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
        padding: 10px;
        background-color: rgb(255,255,255);
        padding-left: 0px;
    }

    .sugessionInput {
        margin-top: -6px !important;
        margin-left: 1px !important;
        width: 95% !important;
        max-width: 94.6% !important;
        padding-left: 16px !important;
    }

    .sugessionLayer {
        width: 100% !important;
        border: solid 1px #ddd !important;
        border-top: none !important;
        /*margin-top: 2px !important;*/
        left: -1px !important;
    }

    .sugessionLayer h4 {
        padding-left: 5px !important;
    }

    .sugessionTag {
        margin: 5px !important;
        margin-top: 10px !important;
        margin-left: 8px !important;
    }

    .sugessionTags {
        margin-top: 5px !important;
    }

    .sugessionTagsMobile {
        background-color: white;
        /*border-left: solid 1px #ddd;
        border-right: solid 1px #ddd;*/
        margin-left: 1px;
        margin-top: 12px;
        width: 99%;
    }

    .sugessionLayer-mobile {
        margin-left: 0px !important;
    }

    .textbox {
        width: 93%;
        margin-left: 3px;
    }


    .agent-listing #ertekesites {
        width: 300px !important;
    }

    .agent-listing #jelleg {
        width: 300px !important;
    }

    .agent-listing .selectize-wrap {
        width: 297px !important;
    }

    .agent-listing .sgPriceBox {
        width: 290px !important;
        margin-bottom: 20px;
    }

    .agent-listing .sgSizeBox {
        width: 290px !important;
        margin-bottom: 20px;
    }

    .agent-listing .sgRoomBox {
        width: 290px !important;
    }

    .error-message {
        width: 100% !important;
        position: fixed;
        top: 28px;
        left: 0px;
    }

    .success-message {
        width: auto !important;
    }

    #propmap {
        margin-top: 35px;
    }

    .discenter {
        text-align: left !important;
    }

    .mobpos {
        margin-left: 3px;
        width: 93% !important;
    }

    .viewall {
        width: 100% !important;
        margin-left: -1px !important;
        border-left: solid 1px #ddd;
        border-right: solid 1px #ddd;
    }

    .sugessionLayer h4 {
        border-top: none !important;
    }

    .sugessionLayer h4:last-of-type {
        border-right: none !important;
        margin-left: 1px;
    }

    .sgPriceBox, .sgSizeBox, .sgRoomBox, .sgPriceBoxMobil, .sgSizeBoxMobil, .sgRoomBoxMobil {
        margin-left: 5px !important;
    }
    
    .ar-on-mobile {
        margin-left: 13px !important;
    }

    .office-search-on-mobile {
        margin-right: 10px !important;
    }

    .justmobile {
        display: block !important;
    }

    .justdesktop {
        display: none !important;
    }

    .ar-label {
        margin-left: 15px;
    }

    .size-label {
        margin-left: 14px;
    }

    .mobile-block {
        display: block;
        padding-top: 26px;
        width: 100% !important;
        height: auto !important;
        min-height: auto;
        margin: 0 auto;
        background-color: #ffffff;
        overflow-y: inherit;
        padding-left: 20px;
        position: relative;
        float: right;
        right: 0px;
        top: 0px;
    }

    .mobile-block h3 {
        margin-left: 8px;
        margin-bottom: 30px;
    }

    .mobile-block .sorter {
        margin-left: 8px;
        margin-bottom: 0px;
    }

    .ar-label {
        padding-left: 0px !important;
    }

    .size-label {
        padding-left: 0px !important;
    }

    #sgSizeBoxMobil small {
        color: #222;
    }

    #sgRoomBoxMobil small {
        color: #222;
    }

    .details button {
        margin-top: 25px;
    }

}

@media screen and (max-width: 500px) {
    .bubble-container {
        text-align: center;
        margin: 0 auto;
    }

    .fav-props .result-item {
        margin-left: -20px;
        width: 98.5%;
    }

    .ceginfo {
        display: none;
    }

    .ceginfo-mobile {
        display: table;
    }
    
    .bubble {
        float: none;
        margin-right: 0px;
        margin-left: 25px;
    }

    .person {
        width: 100%;
        margin-right: 0px;
    }

    .person figure {
        margin-left: 60px;
    }

    .mobpos {
        margin-left: 3px;
        width: 98.5% !important;
    }

    .mobileSearchBg {
        padding-right: 9px;
    }

    .sgPriceBox, .sgSizeBox, .sgRoomBox, .sgPriceBoxMobil, .sgSizeBoxMobil, .sgRoomBoxMobil {
        width: 94.1% !important;
        height: 39px !important;
        display: block;
        border: solid 1px #ddd;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        margin-left: 10px;
        margin-top: 10px;
        padding: 5px;
        padding-top: 3px;
        padding-bottom: 0px;
        color: #222;
        text-align: left !important;
        background-color: white;
      }

      #sgPriceBoxMobil {
          width: 94.6% !important;
      }

    #sgPriceBoxMobil small {
        margin-top: 5px !important;
    }

    #sgSizeBoxMobil {
        width: 94.6% !important;
    }

    #sgSizeBoxMobil small {
        margin-top: 5px !important;
    }

    #sgRoomBoxMobil {
        width: 94.6% !important;
    }

    #sgRoomBoxMobil small {
        margin-top: 5px !important;
    }

    #suggestSubmit {
        height: 50px !important;
    }

    .realla-title {
        margin-top: -10px !important;
        height: 44px !important;
        font-size: 28px !important;
        margin-left: 2%;
        margin-right: 2%;
        width: 99% !important;
    }

    .mobileSearchBg {
        height: 470px;
        margin-top: 80px;
    }

      .suggestSubmit {
        display: block !important;
        width: 98% !important;
        border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
    }

    .sorter-mobile {
        display: inline !important;
        margin-right: 5px;
    }


    .sorter-mobile select {
        width: 185px;
        height: 33px;
        margin-left: 55px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
        border: solid 1px #dddddd;
        font-family: 'Open Sans';
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #717171;
        padding: 5px;
    }

    #follow {
        display: block;
        width: 100%;
        height: auto !important;
        background-color: #efefef;
        background-image: url('/uix/images/hand.png');
        background-repeat: no-repeat;
        background-size: 60% !important;
        background-position: bottom !important;
        padding-top: 1px;
      }
      
      #follow .follow-text {
        width: 94% !important;
        float: none !important;
        margin-top: 0px !important;
        padding-bottom: 290px;
        padding-left: 20px;
      }
      
      #follow .follow-text h3 {
        font-size: 28px !important;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #222222;
        margin-bottom: 5px !important;
        text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
      }
      
      #follow .follow-text p {
        font-size: 13px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #222222;
        margin: 0px;
        padding: 0px;
        margin-bottom: 10px !important;
      }

      #follow .follow-text p br {
          display: none;
      }
      
      #follow .follow-text a {
        display: inline-block;
        font-size: 18px;
        font-weight: 500;
        color: #2aa253;
        text-decoration: none;
        margin-right: 20px;
      }
      
      #follow .follow-text a i {
        font-size: 48px;
        float: left;
        cursor: pointer;
      }
      
      #follow .follow-text a span {
        display: block;
        float: left;
        margin-top: 14px;
        margin-left: 10px;
        cursor: pointer;
        font-weight: bold;
      }
      
      
      #justopen {
        display: block;
        width: 100%;
        height: 370px !important;
        background-color: #2aa253;
      }
      
      #justopen .open-text {
        width: 90% !important;
        padding-top: 0px;
        text-align: left;
        padding-left: 10px;
      }
      
      #justopen .open-text h3 {
        font-size: 28px;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #fff;
        display: block;
        float: left;
        width: 100% !important;
        margin-left: 0px;
        margin-top: 15px !important;
      }
      
      #justopen .open-text p {
        font-size: 13px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        color: #fff;
        margin: 0px;
        padding: 0px;
        display: block;
        width: 100% !important;
        float: left;
        margin-top: -10px !important;
      }

      #justopen .open-text p br {
          display: none;
      }
      
      #justopen .open-text p a {
        font-size: 13px;
        font-weight: 800;
        color: #fff;
        text-decoration: underline;
      }
      
      #justopen .open-text p a:hover {
        color: #fff !important;
        text-decoration: none;
      }      

}

@media screen and (max-width: 400px) {
    #follow {
        display: block;
        width: 100%;
        height: auto !important;
        background-color: #efefef;
        background-image: url('/uix/images/hand.png');
        background-repeat: no-repeat;
        background-size: 70% !important;
        background-position: bottom !important;
        padding-top: 1px;
    }
}

@media screen and (max-width: 360px) {
    #mobile .input-search {
        width: 115px;
    }

    .result-details {
        width: 150px !important;
    }

    .office-contact-vcard {
        margin-left: -3px !important;
        width: 100% !important;
    }

    #follow {
        display: block;
        width: 100%;
        height: auto !important;
        background-color: #efefef;
        background-image: url('/uix/images/hand.png');
        background-repeat: no-repeat;
        background-size: 80% !important;
        background-position: bottom !important;
        padding-top: 1px;
    }

}

@media screen and (max-width: 350px) {
    #mobile .input-search {
        width: 115px;
    }

    .result-details {
        width: 150px !important;
    }

    .office-contact-vcard {
        margin-left: -3px !important;
        width: 100% !important;
    }

    #follow {
        display: block;
        width: 100%;
        height: auto !important;
        background-color: #efefef;
        background-image: url('/uix/images/hand.png');
        background-repeat: no-repeat;
        background-size: 80% !important;
        background-position: bottom !important;
        padding-top: 1px;
    }

}