.author {
    display: none;
}


/* for new homepage */

#block-views-block-testimonial-block-1 .block-title:before {
    display: none;
}

#block-views-block-testimonial-block-1 .block-title span {
    font-size: 32px;
    font-weight: 800;
    color: #143858;
    background-image: none;
    padding: 0px;
    background: none;
    line-height: 32px;
}

#block-views-block-testimonial-block-1 .form-group {
    background: #143858;
    color: #ffffff;
    padding: 50px 30px 10px 30px;
    margin-left: -15px;
    margin-right: -15px;
}


/* for new homepage */

.risk-layer {
    position: relative;
}

.risk-layer h2 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #143858;
}

.risk-layer .block-heading span {
    background: #fff;
    padding: 0px 30px 0px 30px;
    font-family: "OpenSans-Bold", sans-serif !important;
}


/*added for Map */

#controls svg {
    width: 32px;
    height: 104px;
}

#controls {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    z-index: 9 !important;
}

#controls circle:hover {
    fill-opacity: 1;
}


/* for new homepage */

.visible-xs {
    display: none;
}

.page-node-type-homepage .container {
    width: 100% !important;
}

.dengue-main h2 {
    font-family: "OpenSans-Bold", sans-serif !important;
    font-size: 32px;
    font-weight: 800;
    position: relative;
    margin-bottom: 20px;
}

.dengue-main p {
    color: #143858;
    font-size: 16px;
    line-height: 24px;
}

p.sm-text {
    font-size: 14px !important;
}

section.home-banner {
    position: relative;
    padding: 0px !important;
}

.banner-content {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    text-align: center;
    color: #fff;
    line-height: 1.5;
}

.img-content img {
    width: 100%;
    height: auto;
    display: block;
}

.ban-btn {
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top: 60px;
    border-radius: 4px;
}

.btn-all-dark {
    background-color: #f7ab02;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #143858;
    padding: 10px 40px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}

#iklr {
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    border-style: solid;
    border-image: linear-gradient(to right, black 0%, rgba(70, 70, 70, 255) 23%, white 100%);
}

.banner-content p {
    font-size: 56px;
    font-weight: bold;
    line-height: 1.1;
    font-family: "OpenSans-ExtraBold", sans-serif !important;
}

.banner-content h1 {
    font-size: 56px;
    font-weight: bold;
    line-height: 1.1;
    font-family: "OpenSans-ExtraBold", sans-serif !important;
    margin: 15px 0px 10px 0px;
}

.risk-block .btn-sec {
    margin-top: 50px;
}


/*map section*/

.serach-layer {
    background: #143858;
    padding: 10px 20px 40px;
    border-radius: 10px;
    margin-top: 40px;
}

.searchTextField_wrapper #search-btn {
    height: 46px;
    font-size: 16px;
    padding: 14px 18px 14px 18px;
    border: none;
    border-bottom: none;
    color: #000;
    border-radius: 30px;
    display: block;
    background-color: #f7ab02;
    position: absolute;
    top: 0%;
    border-top-left-radius: 0px;
    width: auto;
    text-align: center;
    right: 0;
    border-bottom-left-radius: 0px;
}

.serach-layer p {
    color: #ffffff;
    margin-top: 20px;
    line-height: 1.2;
}


/*Block title*/

.block-heading:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #143858;
    left: 0;
    top: 50%;
    position: absolute;
    z-index: -1;
}

.block-heading span {
    background: #fff;
    padding: 0px 30px 0px 30px;
}

.risk-block {
    padding-top: 75px;
    padding-bottom: 30px;
    text-align: center;
}

.dengue-prevention {
    text-align: left;
    position: relative;
    padding-top: 45px;
    margin-left: 15px;
}

.dengue-prevention p {
    margin-bottom: 2px !important;
    margin-top: 0px !important;
    line-height: 1.5;
    color: #143858;
    font-size: 14px;
}

.circle {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: #143858;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-family: "OpenSans-SemiBold", sans-serif;
    position: absolute;
    top: -12px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.risk_area {
    display: none;
}

.map-btn-sec.hide {
    display: none;
}

.map-btn-sec.show {
    display: none;
}

.risk_area.active {
    display: block;
}

.btn-sec .btn-all-dark {
    border: 2px solid #143858;
}

img#what-is-dengue {
    width: 100%;
    height: 500px;
}

.what-is-dengue h2 {
    font-size: 32px;
    font-weight: 800;
    margin-left: 0;
    font-family: "OpenSans-Bold", sans-serif !important;
}

.dengue-content-sec {
    background: #143858;
    color: #ffffff;
    padding: 50px 50px 50px 50px !important;
    height: 500px;
}

.dengue-content-sec ul {
    margin-left: 25px;
    font-size: 16px;
}

.dengue-content-sec p {
    color: #ffffff;
}

.dengue-prevention img {
    width: 100%;
    margin-bottom: 4px;
}


/*video*/

.paragraph.paragraph--type--homepage-video-section.paragraph--view-mode--default {
    background: #143858;
    color: #ffffff;
    padding: 50px 30px 80px 50px;
}

.video-block p {
    color: #ffffff;
    font-size: 16px;
}

.video-btn {
    margin-top: 40px;
}

.playBtnBox {
    top: 33%;
    left: 40%;
    position: absolute;
}

.video-embed img {
    width: 100%;
}

.xs-t-space {
    padding-left: 30px;
}


/*dropdown*/

#searchInput {
    box-sizing: border-box;
    background-image: url(/themes/custom/kd_endemic/images/cus_search_icon.png);
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: none;
    width: 100%;
    color: #000;
}

#searchInput:focus {
    outline: 3px solid #ddd;
}

.dropdown {
    position: relative;
}

.dropdown-content a {
    color: black;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
}

.drop-list {
    height: 150px;
    overflow-y: scroll;
    background-color: #e4fbff;
}

.drop-list a {
    border-bottom: 1px solid #ffffff;
}

.drop-list::-webkit-scrollbar {
    width: 15px;
    margin-bottom: 10px;
    margin-left: -15px;
    z-index: 10 !important;
}


/* Track */

.drop-list::-webkit-scrollbar-thumb {
    background: #143858;
    box-shadow: none;
    border-radius: 10px;
}


/* Handle */

.rist_level_txt {
    font-size: 22px;
    font-family: "OpenSans-Bold", sans-serif;
    color: #fff;
}

.search_txt {
    font-size: 16px;
    font-family: "OpenSans-Bold", sans-serif;
    color: #fff;
}

.map-btn {
    color: #143858;
    background-color: #63d5b4;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    width: 83% !important;
    margin: auto;
    display: block;
    max-width: 250px;
}

.tooltip {
    font-size: 12.5px;
    position: absolute;
    width: 140px;
    bottom: 14px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #e73323;
    border-radius: 50px;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    font-family: "OpenSans-Regular", sans-serif;
    color: #e73323;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: initial;
    -moz-transition-delay: initial;
    transition-delay: initial;
}

.path:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.page-node-type-homepage section#block-views-block-references-block-1 {
    padding: 0px 20px !important;
}

.page-node-type-page section#block-views-block-references-block-1 .container {
    padding: 0px;
}

.protect-from-dengue {
    padding-bottom: 75px !important;
    color: #143858;
}

section.container.risk-block.dengue-main.protect-from-dengue {
    padding-left: 35px;
    padding-right: 35px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1179px) {
    .path-frontpage .view-id-testimonial .view-content .views-row {
        max-width: 48% !important;
        display: inline-block;
        width: 100% !important;
        margin: auto 4px;
        float: none;
        flex-flow: column-reverse;
        justify-content: space-evenly;
        align-content: space-evenly;
    }
    .xs-t-space {
        margin-top: 40px;
    }
    .banner-content h1 {
        font-size: 40px;
    }
    .img-content img {
        height: auto;
    }
    .banner-content {
        top: 20%;
    }
    .dengue-main h2 {
        font-size: 28px;
    }
    .serach-layer {
        width: auto;
    }
    .risk-layer .block-heading span {
        line-height: 1.4;
    }
    .block-heading:before {
        background: none !important;
    }
}


/*added for Map */

#Map_SVGContainer {
    overflow: hidden !important;
    background: #ffffff;
    border-radius: 10px;
    position: relative;
}

#Map_SVGContainer svg {
    width: 100%;
}

#Map_SVGContainer #MapSVG path:hover,
#Map_SVGContainer #MapSVG path.active {
    stroke: #143858;
    stroke-width: 1px;
}


/* for new homepage */

.statistics-counter {
    display: none;
}


/*map section*/

#block-views-block-testimonial-block-1 .block-title h2 {
    margin: 0px;
    line-height: 0px;
}

.block-title {
    font-family: "OpenSans-SemiBold", sans-serif;
    font-size: 26px;
    color: #0f0f0f;
    text-align: center;
    margin: 0px 0px 25px;
    padding-left: 0px;
    vertical-align: middle;
    line-height: 70px;
    position: relative;
}

#block-views-block-testimonial-block-1 .block-title h2 span {
    line-height: 32px;
}


/*Block title*/

.risk-of-dengue {
    margin-bottom: 45px;
    padding-left: 50px;
    padding-right: 50px;
}


/*what is denguw*/

.dengue-prevention p.mb-0 {
    font-size: 16px;
    font-family: "OpenSans-Bold", sans-serif !important;
}

section.map-section.risk-block.risk-of-dengue p.md-para {
    font-size: 16px;
    color: #143858;
    padding-bottom: 40px;
}

.yellow-text a {
    color: #f7ab02 !important;
    font-family: "OpenSans-SemiBold", sans-serif;
    text-decoration: none;
}

p.yellow-text a:hover {
    text-decoration: underline;
}

.dengue-prevention .row>.col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
}


/*video*/

.field.field--name-field-media-display-name.field--type-string.field--label-above {
    display: none;
}

.video-block {
    background: #143858;
    color: #ffffff;
    padding: 50px 50px 80px 50px;
    margin-left: -15px;
    margin-right: -15px;
}

.video-block h2 {
    font-family: "OpenSans-Bold", sans-serif !important;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
}


/*dropdown*/

.dropdown-content {
    display: block;
    position: relative;
    min-width: 230px;
    overflow: auto;
    z-index: 1;
    text-align: left;
    width: 100%;
    border-radius: 12px;
}


/* Track */

.drop-list::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 10px;
}

.map-section.risk-block.risk-of-dengue .serach-layer {
    padding-top: 10px !important;
}


/* Handle */

@media (max-width: 767px) {
    section.map-section.risk-block.risk-of-dengue .row.mx-0+.row.mx-0.map-small-note {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .risk-block {
        padding-bottom: 30px;
    }
    section.map-section.risk-block.risk-of-dengue {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .map-section.risk-block.risk-of-dengue .serach-layer {
        margin-bottom: 20px !important;
    }
    .map-section .col-lg-8 {
        padding: 0px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) {
    .xs-t-space {
        margin-top: 40px;
    }
    .banner-content h1 {
        font-size: 40px;
    }
    .img-content img {
        height: auto;
    }
    .dengue-main h2 {
        font-size: 28px;
    }
    .dengue-prevention .row>.col-sm-12 {
        margin-bottom: 30px;
    }
    .dengue-content-sec {
        padding: 50px 110px 0px 60px !important;
    }
}

.rist_area_mobile {
    background: #143858;
    padding: 40px 20px;
    border-radius: 10px;
}

.d-mobile {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .d-mobile.active {
        display: block !important;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 97;
    }
    .d-desktop {
        display: none !important;
    }
    .video-block .video-embed {
        margin-top: 15px !important;
    }
    .rist_area_mobile {
        border-radius: 0px !important;
    }
}

ul#ui-id-1.ui-autocomplete {
    max-height: 250px;
    background-color: #e4fbff !important;
    padding-top: 0px !important;
    overflow-x: auto;
    overflow-y: scroll;
    z-index: 10 !important;
}

ul#ui-id-1.ui-autocomplete .ui-menu-item {
    padding: 0.8rem 3rem;
    border-bottom: solid 2px #fff;
}

ul#ui-id-1.ui-autocomplete .ui-menu-item:hover {
    padding: 1rem 3rem;
    border-bottom: solid 2px #fff;
    background-color: none !important;
    color: none !important;
}


/* width */

ul#ui-id-1.ui-autocomplete::-webkit-scrollbar {
    width: 15px;
}


/* Track */

ul#ui-id-1.ui-autocomplete::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px none;
    border-radius: 10px;
    margin-bottom: 20px;
}


/* Handle */

ul#ui-id-1.ui-autocomplete::-webkit-scrollbar-thumb {
    background: #53738b;
    border-radius: 10px;
}


/* Handle on hover */

ul#ui-id-1.ui-autocomplete::-webkit-scrollbar-thumb:hover {
    background: #25333e;
}

.map-small-note .map-color-note {
    display: flex;
    justify-content: end;
    gap: 20px;
}

.map-small-note span.yellow {
    background-color: #eca405;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.map-small-note span.light-yellow {
    background-color: #ffd476;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.map-small-note span.grey {
    background-color: #dddddd;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.map-small-note .col-lg-4.col-md-4 p {
    text-align: left;
    color: #143858;
    font-size: 10px;
    margin-top: 0px !important;
    line-height: 14px;
}

.map-small-note .col-lg-8,
.map-small-note .col-lg-4.col-md-4 {
    margin-left: 0px;
}

.map-small-note .map-color-note p {
    color: #143858;
    font-size: 14px;
    line-height: 18px;
    margin-top: 25px;
}

.map-small-note span {
    margin-right: 4px !important;
}

.map-small-note .row.mx-0.map-small-note {
    padding-top: 0px !important;
}

ul#ui-id-1.ui-autocomplete li:hover {
    background-color: none !important;
    color: none !important;
    outline: none !important;
}

ul#ui-id-1.ui-autocomplete li>div:hover {
    background-color: none !important;
    color: rgba(20, 56, 88, 1) !important;
    outline: none !important;
    border: none !important;
}

@media (min-width: 768px) and (max-width: 990px) {
    .map-small-note .col-lg-4.col-md-4 {
        padding-left: 0px !important;
    }
    .map-small-note .col-lg-8 {
        padding-left: 0px !important;
    }
    .map-small-note .row.mx-0.map-small-note {
        display: flex;
        flex-direction: column-reverse !important;
    }
    .map-small-note .row.mx-0.map-small-note .col-lg-8 .map-color-note {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .path-frontpage .main-container .row.map-small-note {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .map-small-note .col-lg-8 {
        padding-left: 15px !important;
    }
    section.map-section.risk-block.risk-of-dengue .row.mx-0+.row.mx-0.map-small-note {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .map-small-note .row.mx-0.map-small-note .col-lg-8 .map-color-note {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .map-small-note .row.mx-0.map-small-note .col-lg-8 {
        padding: 0px !important;
    }
    .map-small-note .row.mx-0.map-small-note .col-lg-4.col-md-4 {
        padding: 0px !important;
    }
    .map-small-note .map-color-note p {
        margin: 0px !important;
        margin-bottom: 15px !important;
        text-align: left !important;
    }
    .map-small-note .map-color-note {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        display: flex;
        flex-direction: column;
    }
    section.container.risk-block.dengue-main.protect-from-dengue {
        padding-left: 15px !important;
        padding-bottom: 70px !important;
        padding-right: 15px !important;
    }
    section.map-section.risk-block.risk-of-dengue {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .video-btn a.btn-all-dark {
        margin-bottom: 20px !important;
    }
    section.container.risk-block.dengue-main.protect-from-dengue .btn-sec {
        margin-top: 0px !important;
    }
}

#searchInputclear {
    position: absolute;
    border-radius: 10px;
    z-index: 2;
    border: none;
    top: 0px;
    right: 20px;
    height: 30px;
    font-size: 12px !important;
    cursor: pointer;
    color: #143858 !important;
    background-color: #fff;
    transform: translateX(2px);
    padding: 0px 0px 0px 20px;
    line-height: 49px;
    display: block;
    padding-bottom: 46px;
    padding-right: 5px;
    padding-left: 10px !important;
}

.serach-layer #myDropdown {
    overflow: hidden !important;
}

.serach-layer #myDropdown,
.serach-layer #searchInput {
    border-radius: 30px;
}

.serach-layer #myDropdown.auto-open,
.serach-layer #myDropdown.auto-open #searchInput {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#zoomin,
#zoomout {
    user-select: none;
    cursor: pointer;
}

body.path-frontpage .ui-widget.ui-autocomplete {
    border-radius: 0px 0px 28px 28px !important;
}

#searchTextField {
    box-sizing: border-box;
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 15px;
    border: none;
    border-bottom: none;
    width: 100%;
    color: #000;
    border-radius: 30px !important;
}

#searchTextField:focus {
    outline: none !important;
}

.boka-tid-for-vaccination .region.region-content h2 {
    font-size: 32px !important;
    line-height: 43px;
    margin: 20px 15px 0px 15px;
    font-family: "OpenSans-Regular", sans-serif;
    color: #143858;
}

.boka-tid-for-vaccination .region.region-content p {
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #143858;
    margin: 0px 15px 15px 15px !important;
}

.boka-tid-for-vaccination .region.region-content p.below-text-param {
    margin-left: 0px !important;
    margin-top: 12px !important;
}


/* .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group > .container > .row > .col-md-4 h3{ */

#no-results-message {
    color: #ee5151;
    font-size: smaller;
    text-align: left;
    margin-left: 17px;
}

.boka-tid-for-vaccination .search-maps-wrapper h3.custom-above-txt {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 22px !important;
}

.boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
    color: #fff !important;
    font-size: 10px !important;
    line-height: 12px !important;
    bottom: 10px !important;
    left: 35px;
    right: 35px;
    margin: 0px !important;
    position: absolute;
}

.boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
    padding: 15px !important;
    position: relative;
    background-color: #143858 !important;
}

.boka-tid-for-vaccination .result-item {
    padding: 10px 10px;
    border-bottom: solid 2px #fff;
    display: flex;
}

.boka-tid-for-vaccination #search-results-wrapper {
    overflow-x: auto;
    border-radius: 5px !important;
    background-color: #e4fbff;
    overflow-y: scroll;
    max-height: 329px !important;
    margin-right: 10px;
}

.boka-tid-for-vaccination .result-item .custom-txt-block h3 {
    color: #143858 !important;
    font-size: 13px !important;
    line-height: 17px !important;
}

.boka-tid-for-vaccination .result-item p.custom-p {
    font-size: 12px !important;
    margin: 2px 0px 2px 0px !important;
    color: #5d7c92 !important;
    line-height: 16px !important;
}

.boka-tid-for-vaccination #search-results-wrapper::-webkit-scrollbar {
    width: 15px;
    margin-bottom: 10px;
    margin-left: -15px;
    z-index: 10 !important;
}


/* Track */

.boka-tid-for-vaccination #search-results-wrapper::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 10px;
    background-color: #e4fbff !important;
}


/* Handle */

.boka-tid-for-vaccination #search-results-wrapper::-webkit-scrollbar-thumb {
    background: #577087;
    border-radius: 10px;
}

.boka-tid-for-vaccination .result-item .custom-img-block {
    width: 10px !important;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.boka-tid-for-vaccination .result-item .custom-txt-block {
    width: 100%;
}

.boka-tid-for-vaccination .result-item a.custom-btn-list {
    background-color: #63d5b4;
    color: #143858;
    padding: 3px 6px;
    border-radius: 30px;
    text-decoration: none;
    outline: 1px solid #143858;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    text-wrap-style: balance;
    margin: 5px;
    display: inline-block;
}

.boka-tid-for-vaccination .result-item .collapse {
    display: flex;
    gap: 10px;
}

.gm-style .gm-style-iw-d {
    line-height: 24px !important;
}

.boka-tid-for-vaccination .result-item .custom-hideshow-btn {
    text-decoration: none;
    color: #143858;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px !important;
}

.boka-tid-for-vaccination h3.custom-above-txt {
    margin-bottom: 16px !important;
}

.result-item .collapse {
    display: none;
}

.boka-tid-for-vaccination .search-maps-wrapper span.searchTextField_clear {
    position: absolute;
    border-radius: 10px;
    z-index: 2;
    border: none;
    top: 0px;
    right: 70px;
    height: 30px;
    font-size: 12px !important;
    cursor: pointer;
    color: #143858 !important;
    background-color: #fff;
    transform: translateX(2px);
    padding: 0px 0px 0px 20px;
    line-height: 49px;
    display: block;
    padding-bottom: 46px;
    padding-right: 5px;
    padding-left: 10px !important;
}

.boka-tid-for-vaccination .search-maps-wrapper {
    height: 470px;
}

.boka-tid-for-vaccination .searchTextField_wrapper {
    position: relative;
    margin-bottom: 18px;
}

.boka-tid-for-vaccination .result-item .custom-hideshow-btn.minus {
    display: none;
}

.boka-tid-for-vaccination .search-maps-wrapper .result-item .custom-txt-block {
    margin-left: 10px;
}

.boka-tid-for-vaccination .search-maps-wrapper .result-item .custom-collapse-block {
    display: none !important;
    margin: 10px 0px !important;
}

.boka-tid-for-vaccination .search-maps-wrapper .result-item .custom-open-content {
    display: block !important;
}

.boka-tid-for-vaccination .result-item .custom-txt-block a {
    text-decoration: none;
}

.boka-tid-for-vaccination section.col-sm-12 {
    padding: 0px 35px !important;
}

.boka-tid-for-vaccination a.custom-hideshow-btn {
    background: url("../images/custom-fold-out.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

.boka-tid-for-vaccination a.custom-hideshow-btn.active {
    background: url("../images/custom-fold-in.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.boka-tid-for-vaccination .custom-search-results-scroller {
    background-color: #e4fbff;
    border-radius: 5px !important;
}

.boka-tid-for-vaccination .search-maps-wrapper .result-item .custom-collapse-block.active {
    display: block !important;
    align-items: flex-start;
}

.boka-tid-for-vaccination .region.region-content .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>h2 {
    margin-left: 0px !important;
}

.boka-tid-for-vaccination .region.region-content .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>h2+p {
    margin-left: 0px !important;
}

.boka-tid-for-vaccination .region.region-content .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>h2+p+.container {
    padding-left: 0px !important;
    width: 100% !important;
    padding-right: 0px !important;
}

@media (max-width: 1000px) {
    .boka-tid-for-vaccination section.col-sm-12 {
        padding: 0px 15px !important;
    }
}

@media (min-width: 1000px) {
    .boka-tid-for-vaccination section.col-sm-12 {
        padding: 0px 35px !important;
    }
}

@media (max-width: 992px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        margin: 0px 15px !important;
        padding: 15px !important;
    }
}

@media (min-width: 992px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-8 {
        padding-right: 0px !important;
    }
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        width: 33% !important;
    }
}

@media (min-width: 992px) and (max-width: 1360px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        width: 30% !important;
    }
}

@media (min-width: 1361px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        width: 30% !important;
    }
}

@media (max-width: 400px) {
    .banner-content {
        width: 83% !important;
    }
}

.rist_area_mobile.risk_area.d-mobile.active p.mb-1.rist_level_txt+p {
    color: #fff !important;
}

.rist_area_mobile.risk_area.d-mobile.active p.sm-text {
    color: #fff !important;
}

.close_risk_area {
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
}

.map-section .col-lg-8 {
    position: relative;
}

@media (max-width: 1440px) {
    section.map-section.risk-block.risk-of-dengue p.md-para {
        max-width: 57% !important;
        margin: auto !important;
        margin-top: 20px !important;
    }
    .map-section .col-lg-8 {
        padding-left: 40px;
    }
}

@media (min-width: 1000px) and (max-width: 1080px) {
    .dengue-prevention img {
        height: 276px !important;
    }
}

@media (max-width: 390px) {
    .boka-tid-for-vaccination #search-results-wrapper {
        max-height: 285px !important;
    }
}

.gmnoprint.gm-bundled-control .gmnoprint {
    outline: 2px solid #f7ab02 !important;
}

.gmnoprint.gm-bundled-control .gmnoprint button[aria-label="Zoom out"]>img {
    display: none;
    height: 5px !important;
}

.gmnoprint.gm-bundled-control .gmnoprint button[aria-label="Zoom out"]>img.custom-gapi-zoomout {
    display: block !important;
}

.gmnoprint.gm-bundled-control .gmnoprint button[aria-label="Zoom in"]>img.custom-gapi-zoomin {
    height: 25px;
    display: block !important;
}

.gmnoprint.gm-bundled-control .gmnoprint button[aria-label="Zoom in"] {
    background-color: #f7ab02 !important;
    background-image: url("/sites/default/files/2024-03/custom-zoom-plus-1.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60% 25px !important;
    background-position: center !important;
    border: none;
    display: block !important;
}

.gmnoprint.gm-bundled-control .gmnoprint button[aria-label="Zoom out"] {
    background-image: url("/sites/default/files/2024-03/custom-zoom-minus.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60% 5px !important;
    background-position: center !important;
    border: none;
    display: block !important;
}

@media (max-width: 991px) {
    #map .gmnoprint.gm-bundled-control {
        left: unset !important;
        right: 50px !important;
    }
    #map .gmnoprint.gm-bundled-control .gmnoprint {
        left: unset !important;
        right: -40px !important;
        outline: rgb(247, 171, 2) solid 2px !important;
    }
}

ul.menu.menu--main.nav.navbar-nav li.last a {
    background-color: #63d5b4 !important;
    border: 2px solid #143858 !important;
    border-radius: 20px !important;
    padding: 0px 10px !important;
    color: #143858 !important;
}

ul.menu.menu--main.nav.navbar-nav li.last {
    margin-left: 11px !important;
}

.kd-header.navbar-default .navbar-nav>li.last>a:before {
    width: 0px !important;
}

@media screen and (max-width: 990px) {
    ul.menu.menu--main.nav.navbar-nav li.last {
        margin-left: 7px !important;
        padding: 10px 15px 10px 10px;
        height: 60px !important;
        margin-top: 5px !important;
    }
    ul.menu.menu--main.nav.navbar-nav li.last a {
        max-width: 168px !important;
        height: 25px !important;
    }
}

@media screen and (max-width: 767px) {
    ul.menu.menu--main.nav.navbar-nav li.last {
        height: 50px !important;
    }
}

@media screen and (max-width: 1360px) {
    .kd-header.navbar-default .navbar-nav>li {
        margin-right: 5px !important;
    }
}

@media screen and (min-width: 768px) {
    .kd-header.navbar.container {
        width: 100% !important;
    }
}

.btn-all-dark:hover {
    color: #143858;
    text-decoration: none !important;
}

.btn-all-dark-2s-hover {
    text-decoration: none !important;
    color: #fff !important;
    background: #143858 !important;
    border: 2px solid #f7ab02 !important;
}

.map-btn-sec .map-btn {
    text-decoration: none;
    color: #143858;
    background-color: #63d5b4;
    border: 2px solid #fff;
}

.map-btn-all-dark-2s-hover {
    text-decoration: none !important;
    background-color: #143858 !important;
    border: 2px solid #63d5b4 !important;
    color: #ffffff !important;
}

ul.menu.menu--main.nav.navbar-nav li.last a.nav-btn-all-dark-2s-hover {
    text-decoration: none !important;
    background-color: #143858 !important;
    border: 2px solid #f7ab02 !important;
    color: #ffffff !important;
}

@media all and (device-width: 834px) and (device-height: 1112px) and (orientation: landscape) {
    .dengue-prevention .btm-space {
        margin-bottom: 30px;
    }
}


/* 1360 to 1440 */

@media screen and (min-width: 1440px) {
    .main-container.container.js-quickedit-main-content,
    .page-node-type-homepage .views-element-container {
        width: 1440px !important;
    }
}


/* end of 1360 to 1440 */

@media (min-width: 1024px) and (max-width: 1160px) {
    .kd-header.navbar-default .navbar-nav>li.active>a,
    .kd-header .navbar-nav>li a.is-active {
        font-size: 9px !important;
    }
    .dengue-prevention .btm-space:nth-child(even) .circle {
        left: 32px !important;
    }
    .dengue-prevention .row>.col-sm-12.btm-space:nth-child(even) {
        padding-left: 50px !important;
    }
}

@media screen and (min-width: 1300px) {
    .kd-header.navbar-default .navbar-nav>li.active>a,
    .kd-header .navbar-nav>li a.is-active {
        font-size: 14px !important;
    }
}


/* 1360 to 1440 */

@media screen and (min-width: 1440px) {
    .page-node-type-homepage footer.footer.container {
        width: 1440px !important;
    }
    .page-node-type-homepage .footer .region-footer {
        padding: 0px 35px !important;
    }
}


/* end of 1360 to 1440 */

@media screen and (min-width: 1440px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        padding: 15px 35px !important;
    }
}

.yellow-text {
    color: #f7ab02 !important;
    font-family: "OpenSans-Bold", sans-serif !important;
    text-decoration: none;
}


/*added by PY on 16-4-24 */

#block-homepagemappopup {
    position: absolute;
    z-index: 111;
    height: 243px !important;
    background-image: url(../images/pop_desk.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 40px 61px 30px 61px;
    border-radius: 10px;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 792px;
    display: none;
}

#block-homepagemappopup h2 {
    font-family: "OpenSans-ExtraBold", sans-serif;
    text-decoration: none;
    font-size: 32px;
    margin-left: 0px !important;
    line-height: 31px;
}

#block-homepagemappopup p {
    font-family: "OpenSans", sans-serif;
    color: #fff;
    font-size: 16px;
    padding: 0px 80px;
}

#block-homepagemappopup p a {
    font-family: "OpenSans-Bold", sans-serif;
    color: #fff;
}

.mappopup_close {
    font-family: "OpenSans", sans-serif;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    position: absolute;
    right: 15px;
    top: 22px;
    background-image: url(/themes/custom/kd_endemic/images/close.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: 100%;
    text-indent: -999999px;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    #block-homepagemappopup h2 {
        font-size: 32px;
        margin-left: 0px;
    }
    #block-homepagemappopup {
        top: 180px !important;
        max-width: 363px;
        height: 327px !important;
        transform: translate(-50%, -50%);
        padding: 47px 30px 71px 30px;
        align-items: center;
        background-image: url(../images/pop_mob.png);
    }
    #block-homepagemappopup p {
        font-size: 14px;
        padding: 0px 21px;
        margin-top: 20px !important;
    }
    .mappopup_close {
        top: 15px !important;
        right: 17px !important;
    }
}

@media screen and (min-width: 1440px) {
    .navbar-header {
        width: 1440px !important;
    }
}

@media screen and (min-width: 1440px) {
    .footer {
        width: 1440px !important;
    }
}

.banner-content h2 {
    font-family: "OpenSans-ExtraBold", sans-serif !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background-color: transparent !important;
    border: transparent !important;
    color: rgba(20, 56, 88, 1) !important;
}

ul#ui-id-1.ui-autocomplete li>div {
    color: rgba(20, 56, 88, .7) !important;
}

@media(max-width:767px) {
    .home-banner .img-content.hide-xs {
        display: none !important;
    }
    .home-banner .img-content.visible-xs {
        display: block !important;
    }
}

@media(min-width:767px) {
    .home-banner .img-content.hide-xs {
        display: block !important;
    }
    .home-banner .img-content.visible-xs {
        display: none !important;
    }
}

@media(min-width:1000px) {
    .dengue-prevention .row>.col-sm-12 {
        padding-right: 26px !important;
        padding-left: 26px !important;
    }
    .circle {
        left: 8px !important;
    }
}

@media screen and (min-width: 1440px) {
    footer {
        width: 1440px !important;
    }
}

@media screen and (max-width: 990px) {
    body.custom-what-dengue-fever .region.region-content {
        padding: 0px 20px !important;
    }
}

@media screen and (min-width: 992px) {
    body.custom-what-dengue-fever .region.region-content {
        padding: 0px 35px !important;
    }
}

@media screen and (min-width: 1360px) {
    body.custom-what-dengue-fever .kd-welcome-search .view-header h1 {
        top: 40px !important;
    }
}

@media screen and (min-width: 1360px) {
    body.custom-what-dengue-fever .kd-welcome-search .view-header h2 {
        top: 150px !important;
    }
}

body.custom-what-dengue-fever #block-homepagewhatisdengu h1 {
    margin: 40px 0px 10px 0px !important;
}

@media screen and (min-width: 1204px) {
    .dengue-prevention .row>.col-sm-12:first-child {
        padding-left: 0px !important;
    }
    .dengue-prevention .row>.col-sm-12:first-child .circle {
        left: -15px !important;
    }
    .dengue-prevention .row>.col-sm-12:last-child {
        padding-right: 14px !important;
    }
    .dengue-prevention img {
        height: 173px !important;
    }
}

body.custom-what-dengue-fever h1.page-header {
    display: none;
}

@media(min-width:767px) {
    #block-homepagemappopup h2+p {
        margin-bottom: 15px !important;
        margin-top: 20px;
    }
    .banner-content {
        width: 100% !important;
    }
}

#block-homepagemappopup h2+p strong {
    font-family: "OpenSans-Bold", sans-serif !important;
}

@media(min-width:1000px) and (max-width:1200px) {
    .map-section.risk-block.risk-of-dengue .serach-layer {
        width: 100%;
        min-height: 100px;
        margin-bottom: 20px !important;
    }
}

@media (max-width: 990px) {
    section.map-section.risk-block.risk-of-dengue p.md-para {
        max-width: 100% !important;
    }
}

@media (max-width: 768px) {
    .risk-layer h2 {
        line-height: 36px !important;
    }
    .block-heading:before {
        display: none !important;
    }
}

@media (min-width: 845px) and (max-width: 1300px) {
    #block-homepagemappopup {
        height: 200px !important;
    }
}

@media (min-width: 768px) and (max-width: 844px) {
    #block-homepagemappopup {
        height: 230px !important;
        padding: 30px 20px 40px 20px !important;
    }
    #block-homepagemappopup h2+p {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 768px) {
    #block-homepagemappopup h2 {
        margin-top: -10px !important;
    }
}

@media (min-width: 1201px) and (max-width: 1215px) {
    #block-homepagemappopup h2+p {
        padding: 0px 60px !important;
    }
}

@media (min-width: 1201px) and (max-width: 1300px) {
    #block-homepagemappopup {
        margin-left: 10px !important;
    }
}

@media (min-width: 992px) and (max-width: 1161px) {
    .dengue-prevention img {
        height: 258.875px !important;
    }
}

@media (min-width: 1176px) and (max-width: 1199px) {
    .dengue-prevention .row>.col-sm-12.btm-space {
        margin-bottom: 20px !important;
    }
}

@media screen and (min-width: 1440px) {
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 14px !important;
    }
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 24px !important;
    }
}

@media screen and (min-width: 991px) {
    ul.menu.menu--main.nav.navbar-nav li.last a {
        margin-top: -1px !important;
    }
}

@media (min-width: 1300px) and (max-width:1359px) {
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 15px !important;
    }
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 13px !important;
    }
}

@media (min-width: 1360px) and (max-width:1439px) {
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 22px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 11px !important;
    }
}

@media (min-width: 1199px) and (max-width: 1118px) {
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 11px !important;
    }
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 10px !important;
    }
}

@media (min-width: 1045px) and (max-width: 1118px) {
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 10px !important;
    }
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 10px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1119px) {
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 10px !important;
    }
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 6px !important;
    }
}

@media (min-width: 991px) and (max-width: 1011px) {
    .kd-header.navbar-default .navbar-nav>li>a:before {
        width: 6px !important;
    }
}

@media screen and (max-width: 990px) {
    ul.menu.menu--main.nav.navbar-nav li.last a {
        max-width: 168px !important;
        height: 25px !important;
    }
}

@media screen and (max-width: 1199px) {
    img#what-is-dengue {
        height: auto !important;
    }
    .video-block .xs-t-space {
        padding-left: 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .map-section .col-lg-8 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.menu--main li.last {
    display: none;
}

@media (max-width: 767px) {
    .map-small-note .map-color-note p {
        margin-bottom: 0px !important;
    }
    .map-small-note .map-color-note p:last-child {
        margin-bottom: 15px !important;
    }
    body.boka-tid-for-vaccination #map {
        height: 335px !important;
    }
    .boka-tid-for-vaccination .region.region-content .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>h2 {
        letter-spacing: -0.5px !important;
    }
    .boka-tid-for-vaccination #search-results-wrapper {
        max-height: 386px !important;
    }
    .boka-tid-for-vaccination .search-maps-wrapper {
        height: 478px;
    }
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        position: absolute !important;
        bottom: 25px !important;
        left: 15px;
        right: 15px;
        margin: 0px !important;
    }
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        height: 600px !important;
        padding-top: 23px !important;
    }
    .boka-tid-for-vaccination .searchTextField_wrapper {
        margin-bottom: 23px !important;
    }
}

@media (min-width: 767px) {
    .boka-tid-for-vaccination .search-maps-wrapper {
        height: 555px;
    }
    body.boka-tid-for-vaccination #map {
        height: 585px !important;
    }
}

@media (min-width: 1300px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        width: 401px !important;
        padding-left: 35px !important;
        padding-right: 35px !important;
        padding-top: 15px !important;
    }
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-8 {
        width: 891px !important;
    }
}

@media (min-width: 1440px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-8 {
        width: 906px !important;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        margin: 0px 0px !important;
        padding-bottom: 0px !important;
    }
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        position: absolute !important;
        bottom: 10px !important;
        left: 15px;
        right: 15px;
        margin: 0px !important;
    }
}

@media (min-width: 1300px) and (max-width: 1331px) {
    .path-frontpage .view-id-testimonial .view-content .views-row {
        max-width: 48%;
        display: flex;
        width: 100% !important;
        margin: auto 20px;
        padding: 0px 20px;
        flex-flow: column-reverse;
    }
    .path-frontpage .view-id-testimonial .view-content .views-row:last-child {
        padding-right: 0px
    }
    .path-frontpage .view-id-testimonial .view-content .views-row:first-child {
        padding-left: 0px
    }
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-8 {
        width: 859px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body.boka-tid-for-vaccination #map {
        height: 335px !important;
    }
    .boka-tid-for-vaccination #search-results-wrapper {
        max-height: 386px !important;
    }
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        position: absolute !important;
        bottom: 26px !important;
        left: 15px;
        right: 15px;
        margin: 0px !important;
    }
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        height: 584px !important;
    }
    .boka-tid-for-vaccination .search-maps-wrapper {
        height: 460px !important;
    }
}

@media (min-width: 1217px) and (max-width: 1299px) {
    .path-frontpage .view-id-testimonial .view-content .views-row {
        max-width: 46%;
        display: flex;
        width: 100% !important;
        margin: auto 20px;
        flex-flow: column-reverse;
    }
    .boka-tid-for-vaccination #search-results-wrapper {
        max-height: 391px !important;
    }
    .boka-tid-for-vaccination .search-maps-wrapper {
        height: 570px !important;
    }
}

@media (min-width: 992px) and (max-width: 1216px) {
    .boka-tid-for-vaccination #search-results-wrapper {
        max-height: 350px !important;
    }
    .boka-tid-for-vaccination .search-maps-wrapper {
        height: 570px !important;
    }
}

@media (max-width: 382px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        height: 640px !important;
    }
    .boka-tid-for-vaccination .region.region-content .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>h2 {
        letter-spacing: -1.5px !important;
    }
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        bottom: 28px !important;
    }
}

@media (min-width: 383px) and (max-width: 672px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        height: 612px !important;
    }
}

@media (min-width: 673px) and (max-width: 767px) {
    .boka-tid-for-vaccination .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group>.container>.row>.col-md-4 {
        height: 565px !important
    }
}

@media (min-width: 1120px) and (max-width: 1199px) {
    .kd-header.navbar-default .navbar-nav>li>a {
        font-size: 11px !important;
    }
}

.boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.p-small-reduce-margin {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

@media (min-width: 531px) and (max-width: 672px) {
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        bottom: 34px !important;
    }
}

@media (min-width: 673px) and (max-width: 767px) {
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        bottom: 18px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .boka-tid-for-vaccination .region.region-content .search-maps-wrapper p.custom-below-txt {
        bottom: 40px !important;
    }
}

.kd-header.navbar-default .navbar-nav>li.last {
    display: none;
}

.travelers-testimonials .view-id-testimonial {
    display: flex;
    flex-direction: column;
}

.travelers-testimonials .view-id-testimonial .view-footer>div {
    margin-top: 0px !important;
}

body.travelers-testimonials .view-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body.travelers-testimonials p.custom-bottom.-video-details {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

section.map-section.risk-block.risk-of-dengue p.md-para.custom-first-child {
    padding-bottom: 0px !important;
}

section.map-section.risk-block.risk-of-dengue p.md-para.custom-second-child {
    margin-top: 10px !important;
}

.path-frontpage .view-id-testimonial .view-content .views-row {
    max-width: 49%;
    display: inline-block;
    width: 100% !important;
    margin: auto 4px;
    float: none;
    padding: 0px 20px;
    flex-flow: column-reverse;
    justify-content: space-evenly;
    align-content: space-evenly;
}

.path-frontpage .view-id-testimonial .view-content .views-row:last-child {
    padding-right: 0px
}

.path-frontpage .view-id-testimonial .view-content .views-row:first-child {
    padding-left: 0px
}

section.container.risk-block.dengue-main.protect-from-dengue h2 span,
#block-views-block-testimonial-block-1 .block-title span {
    background: #fff;
    padding: 0px 30px 0px 30px;
}

section.container.risk-block.dengue-main.protect-from-dengue h2::before,
#block-views-block-testimonial-block-1 .block-title::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #143858;
    left: 0;
    top: 50%;
    position: absolute;
    z-index: -1;
}

.page-node-type-page .container {
    width: 100%
}

.dengue-prevention .mb-0 {
    margin-bottom: 2px !important;
    margin-top: 0px !important;
    line-height: 1.5;
    color: #143858;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    section.container.risk-block.dengue-main.protect-from-dengue h2::before,
    #block-views-block-testimonial-block-1 .block-title::before {
        display: none !important;
    }
    .path-frontpage .view-id-testimonial .view-content .views-row:last-child {
        padding: 0px
    }
    .path-frontpage .view-id-testimonial .view-content .views-row:first-child {
        padding: 0px
    }
    .path-frontpage .view-id-testimonial .view-content .views-row {
        max-width: 100% !important;
        display: inline-block;
        width: 100% !important;
        margin: auto 4px;
        float: none;
        flex-flow: column-reverse;
        justify-content: space-evenly;
        align-content: space-evenly;
    }
    .block-heading span {
        padding: 0px;
    }
    .visible-xs {
        display: block;
    }
    .hide-xs {
        display: none;
    }
    .banner-content p {
        font-size: 40px;
    }
    .banner-content h1 {
        font-size: 40px;
    }
    .ban-btn {
        margin-top: 40px;
    }
    .block-heading:before {
        display: none;
    }
    .dengue-content-sec {
        padding: 50px 15px 60px 15px;
    }
    .btn-all-dark {
        font-size: 16px;
    }
    .video-block {
        padding: 50px 15px 50px 15px;
    }
    .video-btn {
        display: block;
        width: 100%;
    }
    a.btn-all-dark {
        display: block;
        text-align: center;
    }
    .risk-block {
        padding-bottom: 40px;
    }
    .risk-block .btn-sec {
        margin-top: 30px;
    }
    .dengue-main h2 {
        font-size: 28px;
        font-weight: 800;
        line-height: 1.4;
    }
    .xs-t-space {
        padding-top: 20px;
    }
    .btm-space {
        margin-bottom: 50px;
    }
    .protect-from-dengue {
        padding-bottom: 60px;
    }
    .serach-layer {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    section.map-section.risk-block.risk-of-dengue .row.mx-0+.row.mx-0.map-small-note {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .risk-block {
        padding-bottom: 30px;
    }
    section.map-section.risk-block.risk-of-dengue {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .map-section.risk-block.risk-of-dengue .serach-layer {
        margin-bottom: 20px !important;
    }
    .map-section .col-lg-8 {
        padding: 0px;
    }
    section.home-banner {
        padding: 0px;
    }
    .visible-xs {
        display: block;
    }
    .hide-xs {
        display: none;
    }
    .banner-content p {
        font-size: 40px;
    }
    .banner-content h1 {
        font-size: 40px;
    }
    .ban-btn {
        margin-top: 40px;
    }
    .block-heading:before {
        display: none;
    }
    .dengue-content-sec {
        padding: 50px 15px 80px 15px !important;
        height: auto;
    }
    .btn-all-dark {
        font-size: 16px;
        padding: 12px;
    }
    .protect-from-dengue .btn-all-dark {
        font-size: 14.5px;
        padding: 8px 2px;
        letter-spacing: -0.7px;
    }
    .video-block {
        padding: 50px 15px 50px 15px;
    }
    .video-btn {
        display: block;
        width: 100%;
    }
    a.btn-all-dark {
        display: block;
        text-align: center;
    }
    .risk-block .btn-sec {
        margin-top: 30px;
    }
    .dengue-main h2 {
        font-size: 28px;
        font-weight: 800;
        line-height: 1.4;
    }
    .xs-t-space {
        padding-top: 20px;
        padding-left: 15px;
    }
    section.container.risk-block.dengue-main.protect-from-dengue h2 span,
    #block-views-block-testimonial-block-1 .block-title span {
        background: #fff;
        padding: 0px 0px 0px 0px;
    }
    .footer__logo img {
        width: 80px;
    }
    .footer__links ul li {
        inline-size: 100% !important;
        margin-right: 0px !important;
        margin: 15px 0px !important;
    }
    .footer__logo {
        margin-right: 0px !important;
    }
    .footer__links li:first-child {
        margin-bottom: 0px !important;
    }
    .footer__top,
    .footer__links ul,
    .footer__logo {
        display: block !important;
        text-align: center;
    }
    .page-node-type-homepage section#block-views-block-references-block-1 {
        padding: 0px 5px !important;
    }
    .dengue-prevention .row>.col-sm-12 {
        padding-right: 15px;
        padding-left: 0px;
    }
    .btm-space {
        margin-bottom: 50px;
    }
    img#what-is-dengue {
        height: auto;
    }
    .risk-layer .block-heading span {
        padding: 0px;
    }
    .risk-layer h2 {
        font-size: 28px;
        margin-left: 0px;
        line-height: 1.3;
        padding: 0px 24px;
    }
    .video-block h2 {
        font-size: 28px;
    }
    section.map-section .md-para {
        padding-bottom: 25px !important;
    }
    p.search_txt {
        padding-bottom: 20px;
    }
    #block-views-block-testimonial-block-1 .form-group {
        background: #143858;
        color: #ffffff;
        padding: 50px 30px 10px 22px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media screen and (min-width: 1360px) {
    .nl.page-node-type-homepage .container.protect-from-dengue {
        width: 1360px !important;
    }
}