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

    .left-column {
        //padding-top: 20.5%;
    }
}
@media only screen and (max-width: 1024px) {


}

@media only screen and (max-width: 992px) {
    #login-panel .login-wrap {
        padding: 120px 35px 50px 20px;
    }
    
    #map {
        height: 75vh;
    }
    .left-column {
        padding: 110px 35px 0;
    }
    .left-column:hover {
        //left: 30px;
    }

    .title.responsive-title {
        display: block;
    }
    .border-wrap {
        padding: 15px;
    }
    header {
        padding: 30px 35px 10px;
    }
    #footer {
        padding: 25px;
    }
    .border2 li:nth-child(1) {
        margin-top: 15px;
        padding: 0 15px;
    }
    .border2 li:nth-child(2) {
        margin-right: 15px;
        padding: 15px 0;
    }
    .border2 li:nth-child(3) {
        margin-bottom: 15px;
        padding: 0 15px;
    }
    .border2 li:nth-child(4) {
        margin-left: 15px;
        padding: 15px 0;
    }
    .pjt-info-wrap {
        width: 332px;
        right: -332px;
        padding: 200px 30px 15px 15px;
    }
    .content-wrap {
        padding: 50px 35px 0;
    }
    .right-column {
        margin: 0 auto;
        display: block;
        width: 80%;
        padding: 20% 35px 15px;
    }
    .left-column {
        left: 10px;
    }
    #careers .right-column {
        width: 100%;
    padding: 0 35px 100px 65px;
    }
    .careers-wrap > li {
        padding-top: 30%;
    }
    .award-to-pjt,
    .awards-wrap > li:hover .award-to-pjt {
        width: auto;
    }
    .award-to-pjt {
        //bottom:-30px;
    }
    #awards .right-corner {
        //bottom: -50px;
    }
    #awards li:hover .right-corner {
    bottom: -15px;
    }
    .awards-wrap > li {
        margin-bottom: 50px;
    }
    /*.news-media .left-column {
        float: none;
        padding: 0 0 0 35px;
        z-index: 0;
    }*/
    .news-media .right-column {
        width: 85%;
    padding: 20% 35px 15px;
    }
    .news-media .container {
        padding-top: 0;
        transition: all 0.6s ease-out;
        -webkit-transition: all 0.6s ease-out;
        left: 0;
        overflow: hidden;
    }
    .news-media .big-wrap.hide {
        left: -20%;
    }
    .news-media .pjt-info-wrap {
        padding: 20% 35px 15px 15px;
        width: 90%;
        position: absolute;
    }
    .news-media .close {
        //display: none;
    }
    .withlist .back,
    .left-open {
        display: block;
    }
    #projects .right-column {
        width: 95%;
    }
    .news-media .thumbnail-wrap > li {
        width: 33.33%;
    }
    .contact-right, .contact-bottom {
        display: none;
    }
    .map-wrap {
        padding-right: 0;
    }
    .contact-wrap-respo {
        display: block;
    }
    .contact-wrap-respo:before {
        height: 75px;
    }
    .withlist .left-column .title {
        margin-bottom: 5px;
        margin-right: 40px;
    }
    .withlist .left-column .title h1 {
        font-size: 3rem;
    }
    .withlist .left-column .list-wrap h4 {
        font-size: 1.7rem;
    }
    .withlist .list-wrap > ul {
        margin: 3px 0 0 5px;
    }
        .withlist .left-back {
        display: block;
    }
        .withlist .left-column,
        #careers .left-column {
        min-width: 350px;
    }


    }
@media only screen and (max-width: 800px) {
    .news-media .right-column {
        width: 95%;
    }
}

@media only screen and (max-width: 768px) {
    #portrait {
        width: 50%;
    }
    #founder .edge-vt {
        display: none;
    }
    .edge-hz.responsive {
        display: block;
    }
    .menu-list li h2 {
        font-size: 2em;
        line-height: 1.5em;
    }
    .submenu {
        margin-left: 15px;
        padding-left: 15px;
    }
    #project-slider {
        height: 60vh;
    }
    #project-slider .flex-control-nav {
        bottom: 60px;
    }
    #project-inner .pjt-info-wrap {
        display: none;
    }
    .pjt-info-wrap-respo {
        display: block;
    }
    #about .container:before, .header-overlay:before, .contact-bottom:before {
        height: 60px;
    }
    .text-wrap,.content-wrap h1 {
        display: block;
        width: 100%;
    }
    .content-wrap {
        padding-top: 0;
    }
    .content-wrap h1 {
        margin-bottom: 30px;
    }
    .content-wrap p {
        font-size: 1.25rem !important;
    }
    .portrait {
        top: 0;
        right: 0;
        width: 100%;
        height: 70vh;
    }
    #founder {
        padding-top: 70vh;
    }
    #founder .left-column {
        width: 100%;
        padding: 0 35px 50px;
    }
    #founder .left-column:after {
        left: 0;
        bottom: 100%;
        top: auto;
        height: 60px;
        width: 100%;
        position: absolute;
        background-image: url(../img/edge-horizontal.png);
    }
    #founder .title h4,#founder .title h1 {
        display: inline-block;
        margin-right: 10px;
    }
    #founder .title h1 {
        border-right: 2px solid;
    padding-right: 15px;
    line-height: 0.8em;
    }
    #menu-border {
        padding-top: 100px;
    }
    #logo {
        font-size:20px;
    }
    .right {
        margin-top: 5px;
    }
    
    #projects .thumbnail-wrap > li {
        width: 50%;
    }
    #project-inner .left-back {
        position: relative;
        text-align: center;
        bottom: 50px;
        left: 0;
        font-size: 14px;
        z-index:1;
    }
    #project-inner .left-back a {
        color: #666;
    }
    #project-slider .flex-control-paging li a {
        width: 20px;
    }
    .withlist .list-wrap > ul {
        height: 125px;
        overflow: hidden;
    }
    .withlist .list-wrap ul li {
        padding-left: 30px;
    }
    .withlist .list-wrap ul li:before {
        left: 10px;
    }
}
@media only screen and (max-width: 680px) {
    .news-media .thumbnail-wrap > li {
        width: 50%;
    }
}


@media only screen and (max-width: 600px) {
#logo {
    //width: 100px;
    line-height: 1.1em;
    margin-bottom: 10px;
    font-size: 20px;
}
.right {
    margin-top: 0;
}
.login {
    padding: 0 5px;
}

.lang > li {
    margin-left: 5px;
}
/*#menu-border {
    padding-top: 170px;
}*/
header {
    padding-bottom: 0;
}
.pjt-info h4 {
    font-size: 1.5rem;
}
.info > li h6 {
    font-size: 1.2rem;
}
.info > li p {
    font-size: 1.1rem;
}
.pjt-info-wrap {
    width: 270px;
    right: -270px;
}
.right-column {
    padding: 180px 35px 15px;
}
.left-column {
    padding-top: 180px;
}
    #projects .thumbnail-wrap > li {
        width: 100%;
    }

    .news-media .right-column {
        padding-top: 180px;
    }
}
@media only screen and (max-width: 600px) {
    .contact-wrap-respo .contact-wrap li {
       display: block; 
    }
}

@media only screen and (max-width: 768px) and (max-height: 600px) {
    
    #awards .left-column:after,
    #careers .left-column:after 
    .news-media .left-column:after {
        background-size: cover;
    }    
    #project-slider {
        height: 90vh;
    }
}
