@media only screen 
  and (min-width: 250px) 
  and (max-width: 736px)  
{
    .show-mobile-prt-block {
        display:block;
    }
    .hide-mobile-prt {
        display:none!important;
    }
    
    .nav-buttons-home .btn-diamond-wrapper {
        margin:0px 10px 0px 10px;
        margin:0 auto;
    }
    
    .footer-container .footer-right-block {
        float:none;
         width:  100%;
        display:block;
        margin:auto;
        text-align:center;
        color:#fff;
        text-transform:uppercase;
        font-family: 'Comfortaa', sans-serif;
        font-size:10px;
        line-height:18px;
    }

    .home-center-content .created_by {
        width: 240px;
        margin-left: auto;
        margin-right: auto;
        overflow:hidden;
    }

        .home-center-content .created_by .intro {
            float:left;
            font-weight:bold;
        }
        .home-center-content .created_by img {
            float: left;
        }

    .footer-container .footer-right-block a.btn-social {
        display:inline-block;
        top:5px;
    }

    .footer-container .footer-right-block .footer-text, .footer-container .footer-right-block a.btn-social {
        float: none;
    }

    .bar-left {
        display: block;
        float: left;
        /*width: 50%;*/
    }
    .bar-container .bar-left .home-logo {
        display: block;
        float: none;
        margin-bottom:0px;
        width:auto;
    }
    .bar-container .bar-left  .header-place-name {
        display:block;
        margin-top:10px;
    }
        .bar-container .bar-left .header-place-name:before {
            display: none;
        }

    .bar-container.video-page .bar-left .home-logo {
        display: block;
        float: left;
        margin-bottom: 0px;
        width: auto;
    }

    .bar-container.video-page .bar-left .header-place-name {
        display: inline;
        margin: 20px 20px 0 0;
        padding-left: 0;
    }

    .about-mobile {
        display: block;
        margin-top:30px;
    }

    .footer-container .footer-right-block, .home-center-content .bar-container .inner-right-block {
        float: none;
    }

    .bar-container.video-page .inner-right-block {
        float:right;
    }

    .bar-container.video-page .align-r {
        display:none;
    }

    .home-center-content .logo {
        margin-top: 110px;
    }

    .footer-home-content .created_by .intro, .footer-home-content .created_by a, .img-top-border, .footer-home-content .created_by {
        float: none;
        right: auto;
    }

    .img-top-border {
        position: relative;
        top: 6px;
        height:21px;
        margin-left:10px;
    }

    .home-center-content .created_by img, .footer-home-content .created_by img {
        margin-left: 10px;
    }

    .home-center-content .created_by .intro, .footer-home-content .created_by .intro {
        top:auto;
    }
    .footer-home-content {
        float: left;
        position: relative;
        width: 100%;
    }

    .bar-container .home-logo {
        width:auto;
    }

    .hide-on-mobile {
        display: none;
    }
    .hide-on-desktop {
        display: block;
    }

    img.logo-360-footer {
        position: relative;
        top: auto;
    }
    #awwwards {
        position: absolute;
        top: 35px;
        width: 53px;
        height: 80px;
        text-indent: -666em;
        overflow: hidden;
        z-index: 1000000;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

    #awwwards a {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 53px;
        height: 80px;
        background-repeat: no-repeat;
        background-size: 53px 80px;
    }
}


/* Portrait */
/*
@media only screen 
  and (min-width: 250px) 
  and (max-width: 736px)  
{ */
  
 /* TO CHANGE WHEN TESTING ON MOBILE*/
@media only screen
  and (min-device-width: 320px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) { 
  
    
      .home-center-content {
          margin-top:23px;
      }
    
    
    .home-center-content .created_by {
        text-align:center;
        color:#fff;
        text-transform:uppercase;
        font-family: 'Comfortaa', sans-serif;
        font-size:10px;
        display:block;
        position:inherit;
    }
    
    .home-center-content .created_by img {
        max-width:248px;
        height:auto;
        margin:0px;
        margin-left:15px;
    }

    
    
    /*.home-center-content .logo {
        margin-top:50px;
    }*/
    
    .home-center-content .logo img {
        width:240px!important;
        height:auto!important;
    }
        .home-center-content .logo.preloader img {
            width: 187px !important;
            height: 187px !important;
        }
    
    
    .home-center-content .choose-mobile {
        color:#fff; 
        text-align:center;
        font-size:12px;
        text-transform:uppercase;
        margin-top:27px;
    }
    
    .nav-buttons-home {
        margin-top:50px;
    }

    .vr-wrapper .l-container, .vr-wrapper .r-container {
        float: none;
        clear: both;
        position:relative;
        width: 100%;
        height:auto;
        top:0px;
        transform:none;
        -webkit-transform:none;
    }

        .vr-wrapper .l-container .vr-preview-content {
            position: relative;
            top: 10%;
            transform: none;
            -webkit-transform: none;
            left:inherit;
            margin:auto;
            width:90%;
            display:block;
        }

         .vr-wrapper .r-container {
             margin-top:30px;
         }

        .vr-wrapper .r-container .btn-vr-go {
            display:block;
            width: 93px;
            position: relative;
            left:inherit;
            margin:auto;
            transform:none;
            -webkit-transform: none;
            text-decoration: none;
            text-align:center;
        }

    .vr-wrapper .mobile-middle {
        top: 50%;
        position:absolute;
        width:100%;
        height:auto;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    .bar-container .inner-right-block .top-menu-item {
        padding-left:15px; 
        padding-right:15px;
    }

    /*.bar-container .social-btns {
        margin-left:15px;
    }*/
    .action-buttons
    {
        margin-bottom:100px;
    }
    .loading-details .loader-info {
        padding-right: 20px;
        padding-left: 20px;
    }


}

/* Landscape */
/*
@media only screen 
  and (min-width: 320px) 
  and (max-width: 736px) 
  { */
  @media only screen  
  and (min-device-width: 320px) 
  and (max-device-width: 736px) 
  and (orientation: landscape) { 
      
      
      .show-mobile-prt-block {
        display:block;
    }
    .hide-mobile-prt, .footer-home-content.pull-right {
        display: none !important;
    }
      
      .home-center-content {
          margin-top:14px;
      }
      
      .home-center-content .created_by {
        text-align:center;
        color:#fff;
        text-transform:uppercase;
        font-family: 'Comfortaa', sans-serif;
        font-size:10px;
        display:block;
        position:inherit;
        margin-bottom:40px;
    }
    
    .home-center-content .created_by img {
        max-width:248px;
        height:auto;
        margin:0px;
        margin-left:15px;
    }
      
   .home-center-content .logo {
       margin:0px;
       float:left; 
       width:50%;
       margin-top:40px;
    }

    #overlay-from-map .home-center-content .logo {
        width: 100%;
    }
      
      .home-center-content .logo img {
          width:240px;
          height:auto!important;
      }
      
      .home-center-content .nav-buttons-home {
           margin:0px;
       float:left; 
       width:50%;
          padding-top:0px;
      }

        .footer-home-content .created_by .intro {
            display: none;
        }

    .mobile-col-left, .mobile-col-right {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
    }
    .mobile-col-left {
        min-width: 330px;
    }
    .mobile-col-right {
        min-width:120px;
    }

    #loader-wrapper .inner {
        margin: 15px;
        width: auto;
    }
    .loading-details .loader-info {
        padding-top: 30px;
    }

    #content .a-enter-vr {
        top: 50px;
        left: 300px;
    }

    #content .a-enter-vr-button {
        position: relative;
    }
}

/*.bar-container .logo-white {
    width: 38px;
}*/
#overlay .home-center-content .logo
{
    width:100%;
    margin-top:50px;
}
.home-center-content, .home-center-content .logo {
    margin-top: 0;
}

.vr-wrapper .about-mobile {
    display: inline;
    float: right;
    margin-top: 1px;
    border-right: 1px solid #fff;
    padding-right:23px;
}
.vr-wrapper .bar-container .social-btns {
    float: right;
}
.vr-wrapper .bar-container .inner-right-block
{
    float:right;
}
.vr-wrapper .about-mobile  a
{
    color:#fff;
}


