/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-11-15, 21:36:25
    Author     : kkaczy
*/
@media screen and (min-width: 1369px){
    [name=newsletter] [type=submit]{line-height: 34px;
                                    padding-top: 2px;}
    [name=newsletter] [type=email]{line-height:33px; padding-bottom:2px}
}
@media screen and (min-width: 1024px) and (max-width:1400px) {
    .slides-box {
        /*        max-height: 660px;*/
        max-height: 39vw;
        overflow: hidden;
    }
    .slides-box .slick-slide{
        max-height: 39vw;
    }

    .slides-box .slick-dots{
        bottom: 42px;
    }
    .slick-slide img {
        display: block;
        width: 100vw;
    }
}


@media screen and (min-width: 1280px) and (max-width:1400px) {

    .google-map {
        height: 516px;
    }
    .office-map-box .name-menu span.item-box {
        margin-right: 10px;
    }
    .office-map-box .name-menu .name {
        min-width: 160px;
    }
    .tech-spec .icon-row:first-of-type{clear:both}
    .tech-spec .icon-row:first-of-type .ico-col{float:left}
    [name=newsletter] [type=submit]{line-height: 34px;
                                    padding-top: 1px;}
    [name=newsletter] [type=email]{line-height:32px}
    .map-con a.ico {
        width: 35px;
        height: 35px;
        background-size: 45px;
    }
}
/* ipad width:1024 height:768 */
@media screen and (min-width: 769px) and (max-width: 1024px) and (max-height:768px) {
    .slides-box{max-height:666px}
    .legend-con li > span {
        font-size: 13px;
    }
    .map-box .map-con {

        top: 30px;

    }
    .map-con a.ico {
        width: 35px;
        height: 35px;
        background-size: 45px;
    }
    .tech-spec .icon-row:first-of-type{clear:both}
    .tech-spec .icon-row:first-of-type .ico-col{float:left}

    .office-map-box .map-box a span {
        font-size: 14px;

        left: -59%;

    }
    .office-map-box .name-menu .name {

        min-width: 177px;

    }
    .google-map {

        height: 520px;

    }

}

/* ipad width:768 height:1024 */
@media screen and (max-width: 1023px) and (min-width:768px) {
    .page_park .numerical-data .col-md-4{
        width: 50%;
        float: left;
        padding-left: 50px;
    }
    .google-map {

        height: 650px;

    }
    .numerical-data h4 {

        padding-bottom: 8px;
    }
    .numerical-data h3 {

        font-weight: 700;

    }


    .key-box > span {
        width: unset;
        padding-left: unset;
        text-align: left;
        margin-bottom: 20px;
    }
    nav .center-col .navbar-nav a {

        padding: 0 25px;

    }
    .tech-spec .icon-row:first-of-type{clear:both}
    .tech-spec .icon-row:first-of-type .ico-col{float:left}

    .office-map-box .map-box a span {
        font-size: 14px;

        left: -59%;

    }
    .office-map-box .name-menu .name {

        min-width: 177px;

    }

}
/* IPAD PORTRAIT */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .page_park .numerical-data .col-md-4{
        width: 50%;
        float: left;
        padding-left: 50px;
    }
    .google-map {	
        height: 650px;
    }
    .numerical-data h4 {
        padding-bottom: 8px;
    }
    .numerical-data h3 {	
        font-weight: 700;
    }


    .key-box > span {
        width: unset;
        padding-left: unset;
        text-align: left;
        margin-bottom: 20px;
    }
    nav .center-col .navbar-nav a {	
        padding: 0 25px;
    }
    .tech-spec .icon-row:first-of-type{clear:both}
    .tech-spec .icon-row:first-of-type .ico-col{float:left}

    .office-map-box .map-box a span {
        font-size: 14px;

        left: -59%;

    }
    .office-map-box .name-menu .name {
        min-width: 177px;
    }

}
/* IPAD RETINA PORTRAIT */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .slides-box{max-height:666px}
    .page_park .numerical-data .col-md-4{
        width: 50%;
        float: left;
        padding-left: 50px;
    }
    .google-map {	
        height: 650px;
    }
    .numerical-data h4 {
        padding-bottom: 8px;
    }
    .numerical-data h3 {	
        font-weight: 700;
    }


    .key-box > span {
        width: unset;
        padding-left: unset;
        text-align: left;
        margin-bottom: 20px;
    }
    nav .center-col .navbar-nav a {	
        padding: 0 25px;
    }
    .tech-spec .icon-row:first-of-type{clear:both}
    .tech-spec .icon-row:first-of-type .ico-col{float:left}

    .office-map-box .map-box a span {
        font-size: 14px;

        left: -59%;

    }
    .office-map-box .name-menu .name {
        min-width: 195px;
    }
    .tech-spec .icon-row:first-of-type{clear:both}
    .tech-spec .icon-row:first-of-type .ico-col{float:left}

}



@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {

}
