/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

 body {
    overflow-x: hidden;
    font-family: " Microsoft JhengHei","微軟正黑體","Lato";
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #103885;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}
p.product-text{
    text-align:center;
    font-size: 16px;
    padding:0px 30px; 
    color: #fff;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #fed136;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family:  " Microsoft JhengHei","微軟正黑體","Lato";
    font-weight: 700;
}
hr{
    border-top:none;
    border-top:1px solid;
}
hr.Separated {
    color: #103885;
    border-top:3px solid #103885;
    margin-top:0px; 
}
ol, ul {
    list-style: none;
}
.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-image: url(../img/product_bg.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    height: 733px;
}

.about-bg {
    background-color: #d6dd21;
    height: 1000px;
    background-image:none; 
}


.nevin{
    color: #103885;
}
.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fff;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #b3b3b3;
    background-color: transparent;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #e3e3e3;
    background-color: transparent;
    border-color:#e3e3e3; 
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: transparent;
    color: #e3e3e3;
}

.btn-primary .badge {
    color: #e3e3e3;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 40px;
    border-color: #c9c9c9;
    font-family: "Lato";
    color: #c9c9c9;
    font-size: 25px;
    font-weight: 700;
    
    
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #d6dd21;
    color: #d6dd21;

}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #e3e3e3;
    background-color: #e3e3e3;
}
.btn{
    border-radius:0px;
}
.btn-xl .badge {
    color: #e3e3e3;
    background-color: #fff;
}
/*navbar start ---------------------------------------------*/
.navbar-default {
    border-color: transparent;
    background-color: #103885;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #c9c9c9;
    background-color:transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #c9c9c9;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: " Microsoft JhengHei","微軟正黑體","Lato";
    font-weight: 400;
    letter-spacing: 1px;
    color: #c9c9c9;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fff;
    background-color: #c9c9c9;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #c9c9c9;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #c9c9c9;
}
.navbar-default .toplogo{
    width: 357px;
    height: 60px;
    background: url(../img/logos/toplogo.png); 
    background-repeat:no-repeat; 
}

.navbar-default.navbar-shrink .toplogo{
    width: 357px;
    height: 60px;
    background: url(../img/logos/toplogo.png);
    background-position: 0 -60px;
}
/*-------------------------------------------------------------------*/

header {
    background-image: url(../img/header-bg.png);
    background-color:#103885; 
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 100px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 10px;
    margin-top: 50px; 
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing:3px;
    color: #d6dd21;
}

header .intro-text .intro-heading {
    margin-bottom: 80px;
    text-transform: uppercase;
    font-family: " Microsoft JhengHei","微軟正黑體";
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 8px;
}


section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 30px;
    color: #103885;
    padding:10px 40px;
    border:1px solid #103885;
    width:300px;
    margin:0 auto 20px;
}
section h2.section-heading.product{
    color: #d6dd21;
    border:1px solid #d6dd21;
}
section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: " Microsoft JhengHei","微軟正黑體","Lato";
    font-size: 16px;
    font-weight: 400;
}



.health_heading {
    margin: 130px auto 0px auto;
    color: #103885;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}


.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}


.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #e3e3e3; 
    background-position: center;
    background-repeat: no-repeat;
    height: 1500px;
}



section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
    background-color:#103885; 
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #e3e3e3;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

/* hexagon start ---------------------------------- */
.hexagon {
    width: 86px;
    height:150px;
    background: #103885;
    position: absolute;
    text-align:center;
    left:0;
    
}
.hexagon:before {
    content: "";
    position: absolute;
    left:  -43px;
    width: 0;
    height: 0;
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-right: 43px solid #103885;

}
.hexagon:after {
    content: "";
    position: absolute;
    right:-43px;
    width: 0;
    height: 0;
    border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-left: 43px solid #103885;
}
.hexagons.product{
    float:left;
    margin:17px 2px;
    position:relative;
    overflow:visible;
    display:inline-block;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear;
}

.hexagons {
    width: 68px;
    height:116px;
    background: #d6dd21;
    position: absolute;
    text-align:center;
    left:0;
    
}
.hexagons:before {
    content: "";
    position: absolute;
    left:  -34px;
    width: 0;
    height: 0;
    border-top: 58px solid transparent;
    border-bottom: 58px solid transparent;
    border-right: 34px solid #d6dd21;

}
.hexagons:after {
    content: "";
    position: absolute;
    right:-34px;
    width: 0;
    height: 0;
    border-top: 58px solid transparent;
    border-bottom: 58px solid transparent;
    border-left: 34px solid #d6dd21;
}
/* -------------------------------------------------- */


/* contact us --------------------------------------- */
.contactlayout{
    padding: 50px 0px;
}

.col-md-6.company-information{
    color: #103885;
    font-weight: bold;
}
.c-phone{
    background-image: url(../img/phone.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.c-fax{
    background-image: url(../img/fax.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.c-email{
    background-image: url(../img/email2.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.c-address{
    background-image: url(../img/address.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.information{
    margin: 0px auto;
    padding: 35px 60px;
    width: 450px;
}



#feedback-page{
    text-align:center;
}

#form-main{
    width:100%;
    float:left;
    padding-top:0px;
}

#form-div {
    margin: 0px auto;
    padding:35px 40px;
    width: 450px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.feedback-input {
    color:#3c3c3c;
    font-family: Helvetica, Arial, sans-serif;
    font-weight:500;
    font-size: 18px;
    border-radius: 0;
    line-height: 22px;
    background-color: #e3e3e3;
    padding: 13px 13px 13px 54px;
    margin-bottom: 10px;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #103885;
}

.feedback-input:focus{
    box-shadow: 0;
    border: 1px solid #103885;
    outline: none;
    padding: 13px 13px 13px 54px;
}

.focused{
    color:#e3e3e3;
    border:#103885 solid 1px;
}
/*--  Icons --*/
#name{
    background-image: url(../img/name.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#name:focus{
    background-image: url(../img/name.png);
    background-size: 30px 30px;
    background-position: 8px 5px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#email{
    background-image: url(../img/email.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#email:focus{
    background-image: url(../img/email.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

#comment{
    background-image: url(../img/comment.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
    background-color:#e3e3e3;
}

#button-blue{
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    float:right;
    width: 40%;
    cursor:pointer;
    background-color: #e3e3e3;
    color:#103885;
    font-size:18px;
    padding-top:3px;
    padding-bottom:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top:-4px;
    font-weight:700;
    border:#103885 solid 1px;
}

#button-blue:hover{
    background-color: #d6dd21;
    color: #fff;
    border:none;
}

.submit:hover {
    color: #103885;
}

.ease {
    width: 0px;
    float:right;
    height: 74px;
    background-color: #fbfbfb;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}

.submit:hover .ease{
  background-color:white;
}

@media only screen and (max-width: 580px) {
    #form-div{
        left: 3%;
        margin-right: 3%;
        width: 88%;
        padding-left: 3%;
        padding-right: 3%;
    }
}
/* ------------------------------------------------- */
/*-------MAPS------------------------*/
.maplocatione {
    margin: 0px auto;
    padding:  0px auto;
}

/* Health and Safety ----------------------------- */
.health-layout{
    width: 80%;
    margin: 0px auto;
}
.icondata{
    background: url(../img/data.png);
    width: 68px;
    height: 116px;
    background-color: #d6dd21;
    background-position: center;
}
.icondata_safe{
    background-position: 0 0px;
}
.icondata_data{
    background-position: 0 -116px;
}
.icondata_marked{
    background-position: 0 -232px;
}
.icondata_coloring{
    background-position: 0 -348px;
}

.iconapply{
    background: url(../img/apply.png);
    width: 86px;
    height: 150px;
    background-color: #103885;
    background-position: center;
}
.iconapply_led{
    background-position: 0 -0px;
}
.iconapply_computer{
    background-position: 0 -150px;
}
.iconapply_wafer{
    background-position: 0 -300px;
}
.fa-stack{
    position: relative;
    left: -30px;
}
.fa-stack-health{
    display:inline-block;
    position: relative;
    left: -30px;
}
.row.text-center{
    margin-top:80px; 
}

.line.top{
    width: 450px;
    height: 1px;
    background-color:#c9c9c9; 
    margin: 0 auto;
}
.line.section{
    width: 200px;
    height: 1px;
    background-color:#103885; 
    margin: 0 auto;
}
.line.section.product{
    background-color:#d6dd21; 
}

 .modal-title{
    background-color:#103885;
    color: #fff;
    width:200px;
    margin: 50px auto; 
 }
 .btn-default{
    color: #103885;
    background-color: transparent;
    border: 1px solid #103885;
 }
 .btn-default:hover{
    color: #fff;
    background-color:#d6dd21;
    border-color:#d6dd21;
 }
 .modal-body{
    margin: 0px auto;
 }
 .modal-header{
    border: none;
 }
 .modal-content{
    background-color:#e3e3e3; 
 }
 .img-responsive{
    margin: 0px auto;
 }
 .more-text{
    color: #103885;
    margin: 50px auto;
 }

 
 /* back to top button ----------------------------- */

 #backtop a { 
    position: fixed;
    bottom: 5px; 
    right: 50px; 
    color: #103885;
    z-index: 1000;
    background: transparent; 
    padding: 10px;
    font-weight: normal; 
    text-decoration: none !important;
    border:1px solid #103885;
}

#backtop a:hover { 
    background: #d6dd21; 
    color: #fff; 
    border: none;
}
/* --------------------------------------------------- */

.product-supply{
    background: url(../img/product-supply.png);
    background-repeat: no-repeat;
    width: 513px;
    height: 213px;
    margin: 40px auto;
}

.cd-slider{
   padding: 0px;
}
 { margin: 0; padding: 0; }
 
                
 h1 { text-align: center; font-size: 16px; }
        
@media screen and (min-width: 768px){
      .rwd-break { display: none; }
   }