html{font-size:110%;} 
@media(min-width:60em){html{font-size: 100%}}
/* @import url("/css/stylesheet.css"); */

body {
    font-size: 16px;
    font-family: "s-core_dream2_extralight", sans-serif !important;
}

h1 {
    font-family: "s-core_dream2_extralight", sans-serif !important;
}

div.kernel-sdk-product-top {
    background-image: url("/images/map_bg_bw.png");
}

div.hns-product-section-bg:not(:hover) {
    background-color: darkgray;
}

div.hns-product-section-bg:hover {
    background-color: lightgray;
}

.hns_product_title {
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 1000;
}

.hns_product_page_title {
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 1000;
}

.hns_product_section_title {
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 900;
}

.hns_product_page_description {
    font-family: "s-core_dream3_light", sans-serif !important;
    font-weight: 200;
}

.hns_product_menu {
    color: black;
    font-weight: 900;
}

.hns-slide-comment {
    padding: 10px;
    color: black;
    background-color: #ffffff80;
    font-size: 120%;
    font-weight: 900;
}

div.hns-middle {
    font-family: "s-core_dream6_bold", sans-serif !important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

div.hns-content {
    font-family: "s-core_dream4_regular", sans-serif !important;
}

.hencLayerTitles {
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.hns-section-title {
    font-family: "s-core_dream6_bold", sans-serif !important;
    font-weight: 900;
}

.hns-left, .hns-right {
    margin-left: 10px;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    opacity: 0.7;
}
.hns-left, .hns-right {cursor:pointer;}
.hns-badge {
    cursor:pointer;
    height:13px;
    width:13px;
    padding:0
}

.hns-url-param:hover {
    cursor:pointer;
}

.eis-url-param {
    display:none;
}

.hns-tech-content {
    display:none;
}

.hns-tech-folder {
    cursor:pointer;
}

.hns-tech-title {
    font-size: 130%;
    font-weight:700;
}

p.tech-comment {
    text-align: left;
}

span.tech-img-caption {
    color: darkblue;
    font-weight: 700;
}

.urlparam-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:1000px}

.third {
  border-color: $blue;
  color: #fff;
  box-shadow: 0 0 40px 40px $blue inset, 0 0 0 0 $blue;
  transition: all 150ms ease-in-out;
  
  &:hover {
    box-shadow: 0 0 10px 0 $blue inset, 0 0 10px 4px $blue;
  }
}

.container {
    background-color: red;
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 1:1 Aspect Ratio */
}

/* Footer */
footer{
    padding: 0px 0 0px 0;
    border-top:5px solid #ccc;
    margin-bottom: 15px;
}

/* Footer */
footer.no_bottom_margin {
    margin-bottom: 0px;
}
 
.text {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
    color: white;
}

.tech-cell {
    width: 600px;
    height: 70px;
    background-image: url('/images/tech_cell_bg_normal.png');
    background-size:100%;
}

.tech-cell :hover {
    background-image: url('/images/tech_cell_bg_hover.png');
}

.tech-cell :active {
    background-image: url('/images/tech_cell_bg_press.png');
}

/* Small Devices */
@media screen and (min-width: 10px) {
    /* Change Resolutions Here */
    .hns-site-title-area {
        /* background-color: yellow; */
        padding-top: 50px;
        height: 120px;
    }
    .hns-site-subtitle-area {
        height: 80px;
    }
    .hns-site-comment {
        font-size: 100%;
    }
    .hns_product_title {
        font-size: 130%;
    }
    .hns_product_menu {
        margin-top: 10px;
        padding: 10px;
    }

    .hns_product_detail {
        margin-bottom: 20px;
        padding: 10px;
    }

    .hns-product-comment {
        font-size: 100%;
    }
    .hns_product_page_title {
        font-size: 130%;
    }
    .hns_product_section_title {
        font-size: 110%;
    }
    .hns_product_page_description {
        font-size: 100%;
    }
    .hns-font {
        font-size: 100%;
    }
    .text-stroke {
        text-shadow: -1px 0px white, 0px 1px white, 1px 0px white, 0px -1px white;
    }
    .hns-section-gap {
        height: 20px;
    }
    .hns-function-padding {
        padding-top: 10px;
        padding-left: 10%;
        padding-right: 10%;
    }
    .hencLayerTitles {
        font-size: 100%;
    }
    .tech-matrix {
        max-width:300px;
    }
}

/* Medium Devices */
@media screen and (min-width: 992px) {
    /* Change Resolutions Here */
    .hns-site-title-area {
        /* background-color: blue; */
        padding-top: 50px;
        height: 160px;
    }
    .hns-site-subtitle-area {
        height: 120px;
    }
    .hns-site-comment {
        font-size: 170%;
    }
    .hns_product_title {
        font-size: 15%;
    }
    .hns_product_menu {
        margin-top: 10px;
    }
    .hns-product-comment {
        font-size: 120%;
    }
    .hns_product_page_title {
        font-size: 200%;
    }
    .hns_product_section_title {
        font-size: 170%;
    }
    .hns_product_page_description {
        font-size: 100%;
    }
    .hns-font {
        font-size: 120%;
    }
    .hns-section-gap {
        height: 30px;
    }
    .hns-function-padding-left {
        padding-top: 15px;
        padding-left: 10%;
        padding-right: 10%;
    }
    .hencLayerTitles {
        font-size: 200%;
    }
    .tech-matrix {
        max-width:660px;
    }
}

/* Large Devices */
@media screen and (min-width: 1200px) {
    /* Change Resolutions Here */
    .hns-site-title-area {
        padding-top: 40px;
        height: 180px;
    }
    .hns-site-subtitle-area {
        height: 150px;
    }
    .hns-site-comment {
        font-size: 200%;
    }
    .hns_product_title {
        font-size: 250%;
    }
    .hns_product_menu {
        margin-top: 30px;
    }
    .hns-product-comment {
        font-size: 150%;
    }
    .hns_product_page_title {
        font-size: 280%;
    }
    .hns_product_section_title {
        font-size: 210%;
    }
    .hns_product_page_description {
        font-size: 100%;
    }
    .hns-font {
        font-size: 150%;
    }
    .hns-section-gap {
        height: 50px;
    }
    .hns-function-padding-left {
        padding-top: 30px;
        padding-left: 10%;
        padding-right: 10%;
    }
    .hencLayerTitles {
        font-size: 200%;
    }
    .tech-matrix {
        max-width:1200px;
    }
}
