/**
* Media Query - Maximum Width 600px
*/

@media screen and (max-width: 600px) {
    /*MAIN PAGE*/
    .home .content-container{
        padding-top: 60px;
    }

    /*ABOUT US*/
    .section-about-us .tv{

    }

    .section-about-us .info{
        width: 90%;
        padding: 1em;
        top: auto;
        bottom: 15%;
    }

    /*TENANTS*/
    .tenant-container .tenant .btn.next,
    .tenant-container .tenant .btn.prev{
        width: 30px;
        height: 30px;
        top: calc(50% + 10px);
    }

    .tenant .btn.prev:hover .arrow{
        left: 50%;
    }

    .tenant .btn.prev .arrow,
    .tenant .btn.next .arrow{
        height: 50%;
        width: 100%;
    }

    .tenant-container .tenant .info .desc{
        -webkit-line-clamp: 6;
        max-height: none;
    }

    .tenant-container .tenant .info .name{
        max-width: calc(100% - 60px);
        margin: auto;
    }

    /*EVENTS*/
    .section-events .events-wrapper .highlighted-event .top-container .countdown > div{
        padding: 0 1em;
    }
    .section-events .events-wrapper .highlighted-event .top-container .countdown{
        padding: 0.5em 0;
    }

    .section-events .events-wrapper .highlighted-event .top-container .name{
        padding: 0 0.2em;
    }

    .section-events .events-wrapper .highlighted-event .top-container .name{
        width: calc(100% - 65px);
        bottom: 70px;
    }
    .section-events .events-wrapper .highlighted-event .top-container .date{
        bottom: 70px;
        border-width: 1px;
    }

    .section-events .events-wrapper .events .event .date{
        padding: 0.5em 1.2em;
        border-width: 1px;
    }

    /*MAP*/

    .section-map{
        height: calc(100% - 60px);
    }
	.section-map.full{
		top:10%!important;
		background:transparent!Important
	}
	
	.section-map .contact-info{
		height:300px!important
	}

    .section-map .contact-info .info div .line,
    .section-map .contact-info .newsletter div .line{
        height: 8px;
    }

    .section-map .contact-info .info,
    .section-map .contact-info .newsletter{
        padding-left: 10px;
    }

    .section-map .contact-info .newsletter .email-input{
        min-width: 200px;
        height: 2.85em;
        padding: 0 0.8em;
    }

    .section-map .contact-info .newsletter .submit{
        margin-left: 1.5%;
        padding: 0 1em;
    }

    .section-map .contact-info .info{
        padding-top: 10px;
    }

    .section-map .contact-info .newsletter > div,
    .section-map .contact-info .info > div{
        margin-bottom: 2em;
    }


    /*
        PAGE ABOUT US
    */
    .page-about-us{
        padding-top: 60px;
    }

    .page-about-us .container .info.full-screen{
        padding-top: 125px;
    }

    .page-about-us .info .sections .about-team .team .member .image-container .image{
        width: 80% !important;
    }


    /**

        BLOG PAGE
    /
     */
    .blog{
        padding-top: 130px;
    }

    .lb-post{
        margin-bottom: 10px;
        margin-top: 0;
    }

    .lb-categories>:first-child{
        padding-right: 10px;
    }

    .lb-post-image, .lb-post-content{
        padding: 0;
    }

    .lb-category-list{
        right: 10px;
    }

    .lb-content .lb-post-text{
        padding: 10px;
        margin: 0;
    }

    .lb-post-image{
        height: 150px;
    }

    .lb-share{
        padding-left: 8px;
    }

    .lb-post-buttons .lb-read-more{
        height: 35px;
        width: 110px;
    }

    .blog .lb-post .arrow{
        width: 25px;
        height: 12px;
    }

    .lb-opened-post{
        top: 165px;
        height: calc(100% - 165px);
    }

    /*
        Offers Page
    */
    .page-offer{
        padding-top: 60px;
    }

    .page-offer .lb-page-title{
        height: 40px;
    }

    .lb-offers{
        height: calc(100% - 40px);
    }

    .page-offer .lb-navigation{
        top: 240px;
    }

    .lb-offers-container{
        padding-top: 68px;
    }

    .lb-offer-post .lb-image{
        height: 240px;
    }

    .lb-offers .lb-content .slimScrollDiv{
        height: calc(100% - 300px) !important;
    }

    .lb-offers .lb-content .slimScrollDiv .lb-post-text{
        height: 100% !important;
    }

    .page-about-us .info .sections .about-us .desc{
        padding-bottom: 50px;
    }

    /*
        Events page
    */
    .events-container{
        padding-top: 60px;
    }

    .lb-event{
        height: 85px;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .lb-upcoming-list>:first-child,
    .lb-past-list>:first-child{
        padding-left: 5px;
        margin-bottom: 8px;
    }

    .lb-event .lb-info{
        min-width: unset;
        width: calc(100% - 120px);
    }

    .lb-event .lb-info .lb-left{
        margin-right: 8px;
    }

    .lb-event-buttons .lb-button{
        height: 30px;
        width: 110px;
    }

    .lb-event-buttons .lb-button p {
        line-height: 0;
    }

    .lb-right .lb-time{
        line-height: 1;
    }

    .lb-button.more{
        width: 150px;
        height: 45px;
    }

    .events-container .flex-direction-nav a{
        margin: 0 100px;
    }

    /*
        Events Single Page
    */

    .lb-event-single{
        top: 60px;
        height: calc(100% - 60px);
    }

    .lb-event-single .cover{
        top: 60px;
    }

    .lb-event-single .lb-buttons .lb-ticket,
    .lb-event-single .lb-buttons .lb-date{
        width: 140px;
        height: 50px;
    }

    /*
        Tenants Page
    */
    .page-tenant section{
        padding-top: 125px;
    }
    .tenants-container .tenants-filter{
        width: 165px;
    }

    .tenants-container .tenants-list .sizer{
        width: 100%;
        height: 310px;
    }

    .tenants-container .tenants-list .tenant{
        width: 100%;
        height: 280px;
    }

    .tenants-container .tenants-filter .filter-button,
    .tenants-container .tenants-filter .filter-list .filter{
        height: 45px;
    }

    .tenants-container .tenants-filter .list-container{
        height: 275px;
        margin-bottom: 10px;
    }

    .tenants-container .tenants-filter .filter-directions{
        height: 38px;
    }

    /*
        Single Tenants Page
    */
    .single-tenant section{
        padding: 60px 0 0 0;
    }

    .single-tenant-container .wrapper .left .tenant-info .contact{
        width: calc(100% - 100px);
    }

    .single-tenant-container .wrapper .left .tenant-info .image-container{
        width: 100px;
    }

    .single-tenant-container .wrapper .left .tenant-info .image-container div{
        width: 68px;
        height: 68px;
    }

    .single-tenant-container .wrapper .left .tenant-info{
        height: 100px;
    }

    .single-tenant-container .wrapper .left .flexslider{
        height: 200px;
    }
    /*
    Contacts Page
     */

    .page-contact section{
        padding-top: 60px;
    }


    .page-contact .contact-info{
        padding: 3.5%;
    }

    .page-contact .map{
        height: 240px;
    }

    .page-contact .send-email input{
        height: 30px;
    }

    .page-contact .send-email textarea{
        height: 64px
    }

    .page-contact .send-email input,
    .page-contact .send-email textarea{
        margin: 3px 0;
    }

    .page-contact .send-email *{
        width: 96%;
    }

    .page-contact .send-email .send-btn{
        padding: 10px 0;
        margin-top: 5px;
    }

    .page-contact .contact-info .enquiries .group-header,
    .page-contact .contact-info .enquiries .group,
    .page-contact .contact-info .reservation .group{
        padding: 0;
    }

    .page-contact .contact-info .reservation .group-header,
    .page-contact .contact-info .reservation .group{
        padding: 0;
    }

    .page-contact .contact-info .address-box p{
        margin: 4px 0;
    }

    /*
        Gallery Page
    */

    .page-gallery > section{
        padding-top: 60px;
    }

    .page-gallery .main-wrapper .container .left .gallery,
    .page-gallery .main-wrapper .container .right .gallery{
        height: 300px !important;
    }

    .page-gallery .main-wrapper .container .left .title{
        padding: 70px 0 15px 10px;
    }

    .page-gallery .main-wrapper .container > .title{
        padding-bottom: 30px;
        padding-top: 85px;
    }

    /*
        Single Gallery Page
    */

    .page-gallery .popup-wrapper{
        height: calc(100% - 0px);
    }

    .lb-opened-post .post-header{
        font-size: 1.8em;
    }

}

@media screen and (max-width: 400px){
    /*
       BLOG PAGE
    */

    .lb-content .lb-post-title{
        padding: 10px;
    }

    .lb-opened-post .post-header{
        font-size: 1.5em;
    }

    /*
       Offers Page
    */
    .page-offer .lb-empty-space,
    .lb-offers .lb-image{
        height: 200px;
    }

    .page-offer .lb-navigation{
        /*top: 310px;*/
    }

    /*
        Single Tenans Page
    */


    .single-tenant-container .wrapper .left .tenant-info .contact .social-networks{
        height: 25px;
    }

    .single-tenant-container .wrapper .left .tenant-info .contact .social-networks .facebook div{
        width: 25px;
    }

    /*
        Gallery Page
    */

    .page-gallery .main-wrapper .container .left .gallery,
    .page-gallery .main-wrapper .container .right .gallery{
        height: 270px !important;
    }
	
	




}