.mysp_btn {
    max-width: 210px;
    margin: auto;
}
@media print{
.career-btn{
    display:none!important;
}
}
#quickorder .caption {
    margin-top: 12px;
}
#quickorder .btn {
    /* width: 99%; */
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    background: #4ac7f4 !important;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    padding: 12px 12px!important;
    border-radius: 30px;
    margin-bottom: 20px;
}
.mys_topic {
    background: url('/assets/images/mys_topic_bg.png') top center;
    background-repeat: no-repeat;
    font-size: 45px;
    color: #fff;
    text-align: center;
    padding: 35px 40px 70px 40px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 2px 2px 2px #259ade;
    background-size: contain;
    width: 80%;
    margin: auto;
    line-height: 45px;
}
.mys_topic.bg2 {
    background: url('/assets/images/mys_topic_bg2.png') top center;
    background-size: contain;
    background-repeat: no-repeat;
}
.mys_topic.bg3 {
    background: url('/assets/images/mys_topic_bg2.png') top center;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 37px;
    line-height: 37px;
    padding: 40px 90px 80px 90px;
}
.mys_topic h3 {
    color: #fff!important;
}

@media only screen and (max-width: 767px) {
    .mys_topic {
        background-size: cover;
        width: 100%;
    }
    .mys_topic.bg2 {
        background-size: cover;
        width: 100%;
    }
    .mys_topic.bg3 {
        background-size: cover;
        width: 100%;
        padding: 60px;
    }
}
@media only screen and (max-width: 400px) {
    .mys_topic.bg3 {
        padding: 30px 30px 54px 30px;
    }
}
#newdesign-list li.item {
    border: 0!important;
    text-align: left;
}   
#newdesign-list li.item:hover {
    border: none;
    box-shadow: none;
}
#newdesign-list .product-image img {
    max-width: none;
    height: 215px;
    max-height: 215px;
    margin: auto;
    transition: all .2s ease-in-out;
    /* margin-left: -24%; */
}
#newdesign-list .product-image {
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: 112px;
    width: 215px;
    height: 215px;
    margin: auto;
}
#newdesign-list .product-info a {
    color: #008ace;
    font-size: 22px;
    line-height: 22px;
    float: left;
}
.color008ace {
    color: #008ace!important;
}
.color414042 {
    color: #414042!important;
}

#newdesign-list .product-info {
    background: url('/assets/images/h3p.png') top left;
    background-repeat: no-repeat;
    background-size: 2%;
    padding-top: 45px;
    margin-top: -20px;
    padding-left: 0;
    width: 90%;
}
#newdesign-list .product-info hr {
    border: none;
    border-top: 1px solid #80c5e7;
    margin-top: 10px;
    margin-bottom: 10px;
}
#newdesign-list .product-info .add-date {
    /*font-size: 13px;*/
}
.seemore-btn {
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    background: #4ac7f4 !important;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    padding: 12px 40px!important;
    border-radius: 30px!important;
    margin-bottom: 20px;
    font-style: italic;
}
@media only screen and (max-width: 767px) {
    #newdesign-list li.item {
        width: 100%;
    }  
}
.text-right {
    text-align: right;
}
.ceo-covid-1 h1 {
    font-size: 62px;
    font-weight: bolder;
}
.ceo-covid-1 h2 {
    font-size: 42px;
    /* line-height: 40px; */
    margin-bottom: 0;
}
.ceo-covid-1 h3 {
    font-weight: 300;
    font-size: 24px;
}
.ceoquote {
    font-family: 'Public Sans', sans-serif;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.padding-20 {
    padding: 20px;
}
.padding-40 {
    padding: 40px;
}
.padding-right-80 {
    padding-right: 80px;
}
.ceo-ceoquote-bg {
    background: url('/assets/images/csr_covid19_2.png') top right; background-repeat: no-repeat; background-size: 100%;
}
@media only screen and (max-width: 767px) {
    .padding-md-0 {
        padding: 0!important;
    }
    .padding-right-md-0 {
        padding-right: 0!important;
    }
    h2.ceoquote {
        float: left;
    }
    .ceo-ceoquote-bg {
        background-size: 100%;
        background-position-y: 90%;
        background-position-x: -114px;
    }
    .ceo-covid-1 h3 {
        line-height: 54px;
    }
}
.h-line { 
    display: flex; 
    flex-direction: row; 
    font-weight: 300;
}
.h-line:before, .h-line:after {
        content: "";
        flex: 1 1;
        border-bottom: 2px solid #008ace;
        margin: auto;   
}
.h-line strong {
    font-weight: 600;
}
a img.cvbtn {
    -webkit-filter : hue-rotate(0deg);
    filter : hue-rotate(0deg);
}
a:hover img.cvbtn {
    -webkit-filter : hue-rotate(180deg);
    filter : hue-rotate(180deg);
}
.displayblock {
    display: block;
}
.covid-over-all {
    padding: 20px;
}
.covid-over-all h4 {
    margin-bottom: 0;
}
.covid-over-all .eq-img {
    background-color: #98d3f3;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border: 7px solid #98d3f3;
    display: flex;  
    align-items: center;    
    justify-content: center;
    margin: auto;
    -webkit-box-shadow: 6px 6px 0px 0px rgba(240,241,241,1);
    -moz-box-shadow: 6px 6px 0px 0px rgba(240,241,241,1);
    box-shadow: 6px 6px 0px 0px rgba(240,241,241,1);
    margin-bottom: 10px;
}
ul.preventive  {
    padding: 0 30px;
}
ul.preventive li {
    list-style: circle;
    line-height: 23px;
    font-weight: 300;
}
.margin-top-30 {
    margin-top: 30px;
}
.covid19mobilebg1 {
    background: url('/assets/images/csr_covid19_8.jpg') top center; 
    background-repeat: no-repeat;
    background-size: 112%;
    margin: 0;
    margin-bottom: 0;
    background-position-y: -67px;
    border-bottom: 20px solid #008dd2;
}
.covid19mobile_topic {
    
    background: url('/assets/images/csr_covid19_9.png') top center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: auto;
    padding: 10% 6% 8.5% 6%;
    margin-bottom: 25px;
    margin-top: 32px;
    width: 35%;
}

.covid19mobile_topic h3 {
    font-size: 33px;
    color: #008dd2;
    line-height: 35px;
    font-weight: 600;
    text-align: center;
}
@media only screen and (max-width: 1366px) {
    .covid19mobile_topic h3 {
        font-size: 25px;
        line-height: 27px;
    }
    .mys_topic.bg3 {
        font-size: 29px;
    }
    .mys_topic.bg3 {
        font-size: 29px;
    }
}
@media only screen and (max-width: 767px) {
    .covid19mobilebg1 {
        background-position-y: 0;
    }
    .covid19mobile_topic {
        padding: 12% 5% 14% 5%;
        width: 50%;
    }
    .covid19mobile_topic h3 {
        font-size: 21px;
        line-height: 25px;
    }
    .mys_topic.bg3 {
        font-size: 29px;
    }
}
@media only screen and (max-width: 400px) {
    .covid19mobile_topic h3 {
        font-size: 16px;
        line-height: 21px;
    }
}
 