@font-face{
    font-family: 'Danube';
    src: url('fonts/DANUBE__.TTF') format('truetype');
}

@font-face{
    font-family: 'Kozuka';
    src: url("fonts/KozGoPro-Regular.otf") format("opentype");
}

@font-face{
    font-family: 'Kozuka-Bold';
    src: url("fonts/KozGoPro-Bold.otf") format("opentype");
}
html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Kozuka';
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    line-height: 17px;
    color: #24262b;
}

b {
    font-family: 'Kozuka-Bold';
}

.bdy {
    width:100%;
    max-width:1504px;
    margin:0 auto;
    padding:30px;
    box-sizing:border-box;
    min-height: calc(100vh - 442px);

}

.simpletable {
    display: table;
    width: 100%;
}
.row {display: table-row;}
.simplecell {display: table-cell; text-align: left;}

.history {
    padding:10px 20px 10px 0px;
    box-sizing:border-box;
    vertical-align:middle;
}


.summary-cll1 {
    width: 55%;
    text-align: left;
}
.summary-cll2 {
    width: 45%;
    text-align: right;
    font-weight: bold;
    font-family: 'Kozuka-Bold';
}

.overflow-details {
    overflow-y:auto;
    height:528px;
}

.viewcart-promo {
    background: #fff;
    padding: 15px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 15px;
}

#promo-box {
    display: none;
    margin-top: 10px;
}

#promo-box input[type='text'] {
    width: 100%;
    margin: 10px 0px;
    padding: 10px 3%;
    background: #f0f1f3 none repeat scroll 0 0;
    border: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-radius: 4px;
    box-sizing: border-box;
}

.details-description {
    font-size:16px;
    line-height:36px;
    text-align:justify;
}

.cinematic-video--modal {
    background-color: rgba(0,0,0,.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 100000;
    overflow: hidden;
    display:none;
}


.modal--close {
    display: inline-block;
    position: absolute;
    font-size: 23px;
    color: #fff;
    cursor: pointer;
    top: 62px;
    right: 28px;
    bottom: auto;
    left: auto;
    z-index: 999;
    opacity: .8;
}


#global-cinematic-video--modal .cinematic-video--modal--inner {
    width: 100%;
    height: 100%;
}




body img {max-width: 100%;}
a {
    text-decoration: none;
    color: #121212;
}
a:hover {
    text-decoration: none;
    color: #000;
}

.space5 {height: 5px;}
.space10 {height: 10px;}
.space15 {height: 15px;}
.space20 {height: 20px;}

.expandable {
    /* overflow set to hidden to hide the expanded text */
    overflow: hidden;
    /* all style changes will ease-in-out for 1s */
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s;
}

.headerlinkmobile
{
        vertical-align:middle;
        border-bottom:1px solid #c2c2c2;
        color:black;
        padding:20px;
        box-sizing:border-box;
        cursor:pointer;
}

#top1 {
    background-color: #2f3889;
    height:50px;
    text-align:center;
    color:white;
    font-size: 14px;
    padding-top: 15px;
    box-sizing:border-box;
}


#top2 {
    width: 100%;
    border-bottom: 1px solid #c4c4c4;
}


#top2-inside {
    width: 100%;
    max-width: 1504px;
    padding: 0px 30px;
    margin:0 auto;
    box-sizing:border-box;
    display: table;
    height: 118px;
}

.leftcell {
    display:table-cell;
    text-align:left;
    vertical-align:middle;
}

#top2-inside .leftcell, #top2-inside .rightcell {
    width: 220px;
}

.middlecell {
    display:table-cell;
    text-align: center;
    vertical-align:middle;
}

#top2-inside .middlecell a {
    padding-right: 50px;
}

#top2-inside .middlecell a:last-of-type {
    padding-right: 0px;
}

.rightcell {
    display:table-cell;
    text-align: right;
    vertical-align:middle;
}

#top2-inside .rightcell {
    position: relative;
}

.dropDown {
    display: none;
    position: absolute;
    z-index: 1001;
    background-color:white;
    width: 200px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 14px;
    border:1px solid black;
    text-align:left;
    line-height:18px;
    right: 0px;
}

.dropDown a {
    color: black;
    font-size: 14px;
}

.dropDown a:hover {
    color: black;
    font-size: 14px;
    text-decoration:none;
}


.hdr-mob-each {
    padding: 10px;
    border-right: 1px solid #c4c4c4;
    height: 45px;
    box-sizing:border-box;
}

.hdr-mob-each button {
    border: 0px;
    background-color: black;
    color: white;
    border-radius: 5px;
    font-weight: bold;
    font-family: 'Kozuka-Bold';
    font-size: 20px;
    padding: 0px 20px;
    margin: 2.4px;
}

.simplebox {
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
}

.simpleinline {
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
}

#hdr-mob .simpleinline {
    vertical-align: middle;
    text-align: center;
    font-size: 0;
}

.sanitize {
    font-size:40px;
    color: #2f3889;
    text-align:center;
}

.surface-layer {
    display: inline-block;
    width: calc(25% - 40px);
    margin: 20px;
    box-sizing: border-box;
    border: 1px solid #b8b8b7;
    position:relative;
}

.surface-layer img {
    display: block;
}

.bottom-surface
{
    position:absolute;
    bottom: 0;
    width: calc(100% - 40px);
    background-color: rgba(255,255,255, 0.9);
    padding:20px;
    font-weight: bold;
    font-size: 23px;
    color: #2f3889;
    font-family: 'Kozuka-Bold';
}
    
#detail-header {
    font-style: italic;
}

.detail-text1 {
    font-size: 20px;
    line-height: 20px;
}

.detail-text2 {
    font-size: 25px;
}

#qty-table {
    display:table;
    width:100%;
    border-collapse: separate; 
    border-spacing: 18px;
}

.qty-cell1 {
    display:table-cell;
    font-size: 18px;
}

.qty-cell2 {
    display:table-cell;
    text-align:right;
    font-size:14px;
}

.qty-cell2 b {
     font-size: 18px;
}

.uv-text {
    font-size: 19px;
    line-height: 32px;
}

.uv-text-2 {
    font-size:16px;
    line-height:36px;
}

.inactivation {
    font-size: 36px;
    line-height:56px;
}

.optical {
    font-size: 36px;
    line-height:56px;
}

.perfect-text {
    font-size:29px;
    line-height:44px;
}


.inline-container .simpleinline:last-child {margin-right: 0px;}
.inline-1-5, .mobinline-1-5 
 {
    width: 19%;
    margin-right: 1%;
}
.inline-2-5, .mobinline-2-5 {
    width: 39.5%;
    margin-right: 1%;
    vertical-align:top;
}
.inline-3-5 {
    width: 57%;
    margin-right: 1.25%;
    vertical-align:top;
}

.mobinline-3-5 {
    width: 59.5%;
    margin-right: 1%;
}


.inline-4-5 {
    width: 76%;
    margin-right: 1.25%;
}
.inline-5-5 {
    width: 100%;
    margin-right: 0%;
}



.inline-1-12 {
    width: 7.325%;
    margin-right: 0.0%;
    vertical-align: top;
}
.inline-2-12 {
    width: 15.75%;
    padding-left: 1.1%;
    vertical-align: top;
}
.inline-3-12 {
    width: 24.175%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-4-12 {
    width: 32.6%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-5-12 {
    width: 41.025%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-6-12 {
    width: 49.45%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-7-12 {
    width: 57.875%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-8-12 {
    width: 66.3%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-9-12 {
    width: 74.725%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-10-12 {
    width: 83.15%;
    padding-right: 1.1%;
}
.inline-11-12 {
    width: 91.575%;
    margin-right: 1.1%;
}
.inline-12-12 {
    width: 100%;
    margin: 0;
}

/* forms */
.formrow {margin: 5px 0px;}
.formlabel {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: right;
    width: 34%;
    margin-right: 1%;
    font-weight: bold;
    font-family: 'Kozuka-Bold';
    line-height: 25px;
}
.formbox {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: left;
    width: 65%;
}
.formbox input[type='text'], .formbox input[type='password'] {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.formbox input[type='submit'] {
    box-sizing: border-box;
    background: #1a5522;
    border: 0;
    -webkit-appearance: none;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
}

.formbox input[type='submit']:hover, .continue_shopping:hover {opacity: 0.90;}


.continue_shopping {
    box-sizing: border-box;
    background: #1a5522;
    border: 0;
    -webkit-appearance: none;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
    width:150px;
    text-align:center;
}


.formbox select, .niceselect {
    border-radius: 5px;
    width:100%;
    font-size:17px;
    color:#757575;
    padding:10px 45px 10px 10px;
    box-sizing:border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    background-image: url(/images/select.png);
    background-position: 100% 0;
    background-repeat: no-repeat no-repeat;
    vertical-align:middle;
    margin-bottom:5px;
}


.formbox textarea, .full-textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 5px 1.7%;
    border-radius: 4px;
    border: 1px solid #ccc;
}





#home-table,#guide-table {
    display:table;
    width: 100%;
    color:white;
}

#guide-cell1 {
    display:table-cell;
    width: 50%;
    padding-right: 5px;
    box-sizing:border-box;
}

#guide-cell2 {
    display:table-cell;
    width: 50%;
    background-color: #ec8633;
    box-sizing:border-box;
    padding: 40px;
    font-size: 18px;
    line-height: 18px;
}

#guide-cell2 ul, .orange-list {
    list-style: none;
    padding-inline-start: 0em;
}

#guide-cell2 li::before {
    content: "•"; color: white;
  display: table-cell; width: 1em;
  margin-left: 0em
}

.orange-list li::before {
    content: "•"; color: #ec8633;
  display: table-cell; width: 1em;
  margin-left: 0em
}


#guide-cell2 li {
    color: black;
    font-style: italic;
    display:table;
}

.orange-list li {
    color: black;
    display:table;
}

.guidelines {
    font-size: 22px; 
    color: #2f3889;
}


#home-cell1 {
    display:table-cell;
    width: 50%;
    background-color: #ec8633;
    text-align:right;
    padding-right: 70px;
    box-sizing:border-box;
    padding-top: 70px;
    padding-bottom: 70px;
    vertical-align:middle;
}

#chemical-free-white {
    display:table-cell;
    width:150px;
    padding-right:80px;
    vertical-align:middle;
}

#uvc-info {
    display:table-cell;
    vertical-align:middle;
    width:360px;
    font-size:15px;
    line-height:33px;
    text-align:left;
}

#home-cell2 {
    display:table-cell;
    width: 50%;
    background-color: #2f3889;
    padding-left: 70px;
    box-sizing:border-box;
    padding-top: 70px;
    padding-bottom: 70px;
    vertical-align:middle;
}

#uvc-technology {
    display:table-cell;
    width:210px;
    padding-right:80px;
    vertical-align:middle;
}

#uvc-technology-mob {
    display: none;
}


#uvc-info2 {
    display:table-cell;
    vertical-align:middle;
    width:360px;
    font-size:15px;
    line-height:33px;
    text-align:left;
}

.stay-in-touch {
    background: url(images/stay-in-touch-bg.jpg) no-repeat center top;
    height: 40vw;
    max-height: 520px;
    width: 100%;
    font-size: 17px;
}

.newsletter-input {
    width: 250px;
    padding: 5px;
    height: 40px;
    border: 1px solid #bfbfbf;
    font-size: 15px;
    vertical-align: middle;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.newsletter-submit {
    width: 150px;
    padding: 4px;
    background: black;
    color: white;
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    height: 40px;
    border: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    vertical-align: middle;
}

.black-button {
    width: 100%;
    background: black;
    color: white;
    cursor: pointer;
    font-size: 22px;
    text-align: center;
    height: 40px;
    border: 0px;
    border-radius: 5px;
    vertical-align: middle;
    font-weight: bold;
    font-family: 'Kozuka-Bold';
}

#ftr-container {
    width: 100%;
    text-align: center;
    z-index: 1001;
    border-top: 1px solid #e9e9e9;
}
#ftr {
    padding:20px 80px;
    width:100%;
    max-width: 1576px;
    box-sizing:border-box;
    margin: 0 auto;
    height: 160px;

}


#ftr-container2 {
    width: 100%;
    z-index: 1001;
    border-top: 1px solid #e9e9e9;
    background-color: #2f3889;
    color:white;
}

#ftr2 {
    padding:0px 80px;
    width:100%;
    max-width: 1554px;
    box-sizing:border-box;
    margin: 0 auto;
    line-height: 110px;

}

#ftr-mob, #ftr-mob2 {display: none;}



#ftr a, #ftr li {
    line-height: 18px;
    color: black;
}
#ftr a:hover {
    text-decoration:none;

}
#ftr input[type='text'] {
    width: 210px;
    padding: 5px;
    height: 28px;
    vertical-align: top;
    border: 1px solid #bfbfbf;
    font-size: 10px;
}
#ftr button {
    width: 75px;
    padding: 4px;
    background: #bfbfbf;
    border: 1px solid #bfbfbf;
    color: #585858;
    cursor: pointer;
    font-size: 13px;
    font-weight: 800;
    text-align: center;
    vertical-align: top;
}
#ftr button:hover {
    -webkit-filter: brightness(90%);
    color: #fafafa;
}


.footer-links a {
        padding-right: 35px;
        font-size: 25px;
        line-height: 25px;
}

.footer-links a:last-of-type {
        padding-right: 0px;
}


.footer-links2 a {
        font-size: 15px;
        line-height: 15px;
}

.footer-links2 a:after {
    content:"\A";
    width:5px;
    height:5px;
    border-radius:50%;
    background: black;
    display:inline-block;
    margin:0 41px;
}

.footer-links2 a:last-of-type:after {
    content:"";
    width:0px;
    height:0px;
    margin:0px;
}

.footer-link {
        width: auto;
        vertical-align:top;
        display:inline-block;
        *display: inline;
        zoom: 1;
}

.footer-link a {
        font-weight: bold;
        font-family: 'Kozuka-Bold'
}


#myBtn {
    display: none;
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 10000; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    color: #b1b1b0; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    background-color:#dadada;
    border-radius: 50%;
}


/* Create a custom checkbox */
.container {
    display: inline;
    position: relative;
    padding-left: 25px;
    line-height: 35px;
    cursor: pointer;
    font-size: 16px;
    color: black;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
}

.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


.checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border-radius: 5px;
  border:1px solid #96989c;
}

.radiobox {
  position: absolute;
  top: -6px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark, .container:hover input ~ .radiobox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark, .container input:checked ~ .radiobox {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after, .radiobox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after, .container input:checked ~ .radiobox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container .radiobox:after {
  left: 7px;
  top: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color:white;
}



/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.justmobile, #warning2 {display: none;}




@media (max-width: 1570px) {
    #detail-header {
        font-size: 28px;
    }

}


@media (max-width: 1470px) {
    #home-cell1 {
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
    }

    #home-cell2 {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
    }

 
}

@media (max-width: 1390px) {
    #uvc-technology, #chemical-free-white {
	padding-right: 30px;
    }
    #ftr {
	padding: 20px;
    }
    #detail-header {
        font-size: 21px;
    }

    .uv-text {
        font-size: 16px;
        line-height: 28px;
    }

    .perfect-text {
    	font-size:25px;
        line-height:38px;
    }


}

@media (max-width: 1290px) {
    #uvc-info2 {
        width: 260px;
    }
    .footer-links a {
	padding-right: 15px;
    }
    .uv-text {
        font-size: 14px;
        line-height: 25px;
    }


    .perfect-text {
        font-size: 18px;
        line-height: 28px;
    }

}

@media (max-width: 1170px) {
    #uvc-info {
        width: 260px;
    }
    .footer-links a {
	font-size: 21px;
    }

    #warning {
        display:none;
    }

    #warning2 {
        display: block;
    }
}

@media (max-width: 1090px) {
    #uvc-info2 {
        width: 210px;
    }

    #top2-inside .middlecell a {
        padding-right: 30px;
    }

}


@media (max-width: 1023px) {
    .inline-1-12, .inline-2-12, .inline-3-12, .inline-4-12, .inline-5-12, .inline-6-12, .inline-7-12, .inline-8-12, .inline-9-12, .inline-10-12, .inline-11-12 {
        width: 100%;
        padding: 0;
        margin: 0px 0px 10px 0px;
    }

    .inline-1-5 {
        width: 44%;
        margin: 3%;
        padding: 0;
    }

    .overflow-details {
	height: fit-content;
    }

    #top1 {
    	height:auto;
    	padding: 15px 5px;
    }

    #top2-inside .rightcell {
	width: auto;
    }
    #home-table, #guide-table {
	display: block;
    }
    #home-cell1 {
        display:block;
        width: 100%;
        padding-right: 10px;
        padding-top: 10px;
	padding-bottom: 10px;
    }

    .history {
	padding: 5px;
    }

    .details-description {
    	line-height:26px;
    }

    .stay-in-touch {
    	background: url(images/stay-in-touch-mobile.jpg) no-repeat center top;
    	background-size: cover;
    	height: 110vw;
	font-size: 15px;
    }
    .newsletter-input {
    	width: 200px;
    }

    #chemical-free-white {
    	padding-right:30px;
	width: 70px;
    }

    #uvc-info, #uvc-info2 {
        width: 170px;
        font-size: 11px;
	line-height: 24px;
    }

    #home-cell2 {
    	display:block;
        width: 100%;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
	padding-right: 10px;
    }

    #guide-cell1 {
	display:block;
	width:100%;
	padding:0px;
    }

    #guide-cell2 {
	display: block;
	width: 100%;
	padding: 10px;
    }

    .guidelines {
	font-size: 19px;
    }    

    #uvc-technology {
	display: none;
    }

    #uvc-technology-mob {
	display:table-cell;
	width: 70px;
        padding-left: 30px;
	vertical-align:middle;
    }

 
    .f-right-mob {
	float: right;
    }

    .surface-layer {
    	width: calc(50% - 40px);
    } 
    .bottom-surface {
	font-size: 14px;
 	padding: 10px;
	width: calc(100% - 20px);
    }

    .sanitize {
	font-size: 24px;
    }

    .leftpad {
	padding-left: 10px;
    }

    .detail-text1 {
	font-size: 12px;
	line-height: 17px;
    }

    .detail-text2 {
	font-size: 17px;
    }

    #qty-table {
	border-spacing: 14px;
    }

    .qty-cell1, .qty-cell2 b {
	font-size: 14px;
    }

    .qty-cell2 {
	font-size: 12px;
    }

    /* forms */
    .formlabel, .formbox {
        width: 100%;
        text-align: left;
        padding: 0;
        margin: 0;
    }


    .uv-text-2 {
	font-size: 15px;
	line-height: 22px;
    }

    .inactivation {
	font-size: 31px;
    }

    .optical {
	font-size: 26px;
	line-height:46px;
    }


    #ftr {display: none;}

    #ftr-mob {
        display: block;
        border-top:1px solid #e9e9e9;
        line-height: 40px;
        text-align:center;
    }

    .footer-links2 {
        border-top:1px solid #e9e9e9;
    }

    #ftr-mob2 {
        display:block;
        background-color: #efefef;
        line-height: 30px;
        text-align:center;
        padding: 15px 0px;
	color: #757679;
	font-size: 14px;
    }
    .footer-links2 a {
        font-size:12px;
        line-height: 12px;
    }
    .footer-links2 a:after {
        margin: 0px 7px;
    }


    .justmobile {display: block;}
    .nomobile {display: none;}
}
