* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}
body, a.top-link, a.top-link:hover, a.top-link:active {
    font-size: 14px;
    color: #575757;
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    color : #575757;
}

a {
    color: #3787be;
    text-decoration: none;
}

a:visited {
    color: #3787be;
}

a:focus {
    outline: 0;
}

a:active, a:hover {
    color: #ea9629;
    outline: 0;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, .h2, .h3 {
    clear: both;
    line-height: 1.4;
}

h1 {
    font-size: 48px;
    margin: 33px 0;
}

h2, a.h2, a.h2:visited, a.h2:hover {
    font-size: 30px !important;
    margin: 25px 0;
}

h3, a.h3, a.h3:visited, a.h3:hover {
    font-size: 24px !important;
    margin: 22px 0;
}

h4, .h4 {
    font-size: 20px;
    margin: 25px 0;
}

h5 {
    font-size: 18px;
    margin: 30px 0;
}

h6 {
    font-size: 16px;
    margin: 36px 0;
}
.font-em13, font-em13 td {
    font-size: 1.3em !important;
}
.font-em12, font-em12 td {
    font-size: 1.2em !important;
}
.font-em11 .font-em11 td {
    font-size: 1.1em !important;
}
.font-em9, .font-em9 td {
    font-size: 0.9em !important;
}
.font-em8, .font-em8 td {
    font-size: 0.8em !important;
}
.font-em7, .font-em7 td {
    font-size: 0.7em !important;
}
address {
    font-style: italic;
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
p {
    font-size: 16px !important;
    margin: 0;
}

code, kbd, pre, samp {
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
}
small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

ul {
    list-style-type: square;
}

nav ul,
nav ol {
    list-style: none;
}

li > ul, li > ol {
    margin: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-size: 100%;
    padding: 2px 3px 2px 2px;
    line-height: 130%;
    max-width: 100%;
    vertical-align: baseline;
}
input[type="text"], input[type="password"], textarea, select {
    font-size: 16px;
    line-height: 120%;
    padding: 2px 3px 2px 2px;
    margin: 1px;
    border: 1px solid #aaaaaa;
}
button, input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px; /* Don't cut off the webkit search cancel button */
    width: 270px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    /* border-bottom: 1px solid #ededed; */
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0;
    width: 100%;
}

caption,
th,td {
    font-weight: normal;
    /* text-align: left; */
}

caption {
    font-size: 16px;
    margin: 20px 0;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    /* border-top: 1px solid #ededed; */
    padding: 0 0 0 0;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

hr {
    /* background: url('https://www.sellacare.com/images/dotted-line.png') repeat center top; */
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
}
.hr_line {
    display: block;
    margin: 30px auto 30px auto;
    border-style: inset;
    border-width: 1px;

}
.hr_line_flat {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

.spacer-40, .spacer-50, .spacer-60, .spacer-70, .spacer-80, .spacer-90, .spacer-100,
.spacer-200, .spacer-300, .spacer-400, .spacer-500, .spacer-600, .spacer-700, .spacer-800 {
    float: left;
    position: relative;
    width: 100%;
    min-height: 50px;
    font-size: 32px;
    text-align: center;
    z-index: 2000;
}
.spacer-50 {
    min-height: 50px;
}
.spacer-60 {
    min-height: 60px;
}
.spacer-70 {
    min-height: 70px;
}
.spacer-80 {
    min-height: 80px;
}
.spacer-90 {
    min-height: 90px;
}
.spacer-100 {
    min-height: 100px;
}
.spacer-200 {
    min-height: 200px;
}
.spacer-300 {
    min-height: 300px;
}
.spacer-400 {
    min-height: 400px;
}
.spacer-500 {
    min-height: 500px;
}.spacer-600 {
     min-height: 600px;
 }
.spacer-700 {
    min-height: 700px;
}
.spacer-800 {
    min-height: 800px;
}

.slider1-box {
    position: relative;
    width: 100%;
    height: 500px;
}
.img-center {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 30px 0 10px 0;
}

.wrapper-full, .admin-full {
    width: 100%;
    height: 161px;
    border-bottom: 1px solid #dddddd;
    background: #ffffff;
}
.full-1200 {
    width: 100%;
    height: auto;
}
.wrapper-top {
    display: block;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper-footer {
    background-color: #575757;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
}
.wrapper-1200, .admin-1200 {
    display: block;
    position: relative;
    background-color: #ffffff;
    max-width: 1200px;
    min-height: 600px;
    margin: 0 auto 0 auto;
    padding: 0 0 50px 0;
    border-left:  1px solid #dddddd;
    border-right: 1px solid #dddddd;
    clear: both;
    overflow: auto;
    overflow-x:hidden;
}
.wrapper-1000, .admin-1000 {
    position: relative;
    display: block;
    background-color: #ffffff;
    max-width: 1000px;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 10px 0;
    clear: both;
}
.admin-1200, .admin-1000 {
    min-height: 50px;
}
.wrapper-checkout-1000 {
    position: relative;
    display: block;
    background-color: #ffffff;
    max-width: 1000px;
    min-height: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0 50px 0;
}
.wrapper-checkout-320 {
    display: none;
}
.wrapper-800, .admin-800 {
    display: block;
    background-color: #ffffff;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 50px 0;
    overflow: auto;
}
.wrapper-700, .admin-700 {
    display: block;
    background-color: #ffffff;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 0;
}
.wrapper-600, .admin-600 {
    display: block;
    background-color: #ffffff;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 50px 0;
}
.box-border1 {
    width: 800px;
    border: 0 solid #999999;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    font-size: 24px;
    text-align: center;

}
.box-border2 {
    width: 800px;
    font-size: 18px;
    height: 40px;
    border: 1px solid #999999;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;

    vertical-align: middle;
}

.main {
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.main-top {
    width: 100%;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
}
.main-logo, a.main-logo {
    width: 300px;
    height: 80px;
    text-align: center;
}
.main-top-bar {
    background: #3787be;
    width: 100%;
    height: 50px;
}
.main-top-bar-1200, .main-top-bar-1200 a, .main-top-bar-1200 a:hover  {
    width: 1200px;
    height: 50px;
    color: #ffffff;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    word-spacing: 25px;
}
.main-top-1 {
    float: left;
    left: 0;
    width: 320px;
    height: 100px;
}
.main-top-2 {
    float: right;
    position: relative;
    width: 690px;
    height: 40px;
    margin-top: 0;
    margin-right: 30px;
    text-align: right;
    color: #000000;
    font-size: 12px;
    line-height: 180%;
    word-spacing: 30px;
    vertical-align: middle;
}
.main-top-3 {
    float: right;
    position: relative;
    width: 690px;
    height: 40px;
    margin-top: 0;
    margin-right: 30px;
    text-align: right;
    font-size: 18px;
    color: #000000;
    word-spacing: 40px;
}
.main-body {
    width: 100%;
    margin-top: 0;
}

.main-body-text {
    position: relative;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    clear: both !important;
}
.main-body-text-review img{
    clear: both;
}
.main-body-center {
    position: relative;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 20px auto 0 auto;
}
.main-body-video {
    width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.main-body-video-text {
    float: left;
    position: relative;
    width: 550px;
    line-height: 150%;
    text-align: justify;
    margin: 0;
}
.main-body-video-box {
    position: relative;
    float: right;
    width: 420px;
    margin: 0;
    z-index: 100;
}
.main-text {
    text-align: justify;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 200%;
}
.main-div div {
    width: 1000px;
    display: inline;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.main-div-child div {
    position: relative;
    min-width: 200px;
}
.body-min-height {
    min-height: 800px;
}
.news-form {
    line-height: 40px;
}
.foot {
    display: block;
    width: 100%;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.admin-foot {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.foot-1000 {
    display: block;
    width: 1000px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    word-spacing: 50px;
    text-align: center;
}
.inv-report {
    padding: 2px 10px 2px 10px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;

}
.inv-report-table, .inv-report-table td {
    font-size: 16px;
}
.inv-report-head, .inv-report-head td {
    font-size: 16px;
    color: #ffffff;
}
.inv-report-td, .inv-report-td td {
    font-size: 16px;
    color: #333333;
}
.inv-report-td, .inv-report-td td input {
    text-align: center;
}
.report-table, .report-table td {
    font-size: 16px;
    padding: 2px 10px 2px 10px;

}
.copyright, .admin-copyright {
    display: block;
    color: #000000;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    word-spacing: 1px;
    clear: both;
}

a.top-link-admin, a.top-link-admin:hover, a.top-link-admin:active  {
    font-size: 14px;
    color: red;
    font-weight: bold;
    text-decoration: none;
    line-height: 50px;
}
a.top-link, a.top-link:hover, a.top-link:active, a.top-link:visited {
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    font-weight: bold;
    text-decoration: none;
}
.admin-bar-title {
    font-size: 14px;
    font-weight: 500;
}
.login-box {
    margin-top: 0;
    width: 320px;
    height: 320px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('https://www.sellacare.com/images/loginbox.jpg');
}
.login-help {
    background-image: url('https://www.sellacare.com/images/loginhelp.jpg');
}
.order-form td {
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
}
.products-row {
    position: relative;
    display: block;
    margin: 0 10px;
    min-height: 270px;
    margin-top: 20px;
    clear: both;
}
.products-row-box {
    position: relative;
    display: inline-block;
    min-height: 280px;
    margin-left: auto;
    margin-right: auto;

}
.products-row-image {
    float: left;
    width: 200px;
    height: auto;
    border: 4px solid #337ab7;
    border-radius: 5px;
}
.products-row-image2 {
    float: left;
    margin-left: 15px;
    width: 200px;
    height: auto;
    margin-top: 5px;
    border: 0 solid #337ab7;
    border-radius: 0;
}
.products-row-desc {
    float: right;
    margin-top: -20px;
    width: 560px;
}
.products-row-order {
    float: right;
    width: 560px;
    min-height: 60px;
    font-size: 16px;
    margin-top: -10px;
    text-align: left;
}
.products-row-content {
    float: right;
    width: 560px;
    min-height: 260px;
    font-size: 16px;
    margin-top: -10px;
    text-align: justify;
}
.products-row-content:after {
    content:"";
    display:table;
    height: 20px;
    clear:both;
}
.products-row-image-6 {
    float: left;
    width: 155px;
    height: 190px;
    border: 3px solid #337ab7;
    border-radius: 5px;
}
.products-row-text-6 {
    width: 155px;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: -1px;
}
/* Single Image Display Page */
.product-image {
    width: 480px;
    height: auto;
    border: 4px solid #337ab7;
    border-radius: 5px;
    overflow: hidden;
}
.product-image2 {
    width: 480px;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
.paypal_submit {
    font-size: 20px;
    width: 375px !important;
    height: 400px !important;
    text-align: center;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}
/* ---------Product Page-------- */
a.product-title, a.product-title:hover, a.product-title:visited {
    font-size: 20px !important;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.product-view {
    width: 100%;
    margin-top: 50px;
}
.product-view-left {
    float: left;
    width: 400px;
}
.product-view-right {
    position: relative;
    float: right;
    width: 500px;
    z-index: 1000;
}
.product-view-1 {
    width: 110px;
    height: 40px;
    float: left;
    positon: relative;
}
.product-view-2 {
    float: right;
    position: relative;
    width: 370px;
    height: 40px;
}
.product-view-3 {
    position: relative;
    width: 100%;
    font-size: 20px;
    min-height: 50px;
    line-height: 150%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
.product-view-4 {
     position: relative;
     width: 100%;
     font-size: 20px;
     min-height: 40px;
     line-height: 150%;
     float: left;
     text-align: justify;
     clear: both;
     margin-bottom: 20px;
 }
.center {
    text-align: center;
}

.td-bar {
    height: 1px;
    line-height: 1px;
    padding: 0;
    margin: 0;
    border: 0;
}

/* ------ Check Out Page ----------- */

.checkout-horizontal-line {
    border-top:  1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: auto !important;
}
.checkout-horizontal-dot {
    border-bottom: 1px dotted #cccccc;
    width: auto !important;
}

/* Buttons */
.button-order-continue {
    -moz-box-shadow: 0 1px 0 0 #9fb4f2;
    -webkit-box-shadow: 0 1px 0 0 #9fb4f2;
    box-shadow: 0 1px 0 0 #9fb4f2;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
    background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
    background-color:#7892c2;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #4e6096;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    padding:8px 8px;
    text-decoration:none;
    text-shadow:0px 1px 0 #283966;
}
.button-order-continue:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
    background: -moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2', GradientType=0);
    background-color: #476e9e;
    text-decoration: none;
    text-shadow: 0 1px 0 #283966;
}
.button-order-continue:active {
    position:relative;
    top:1px;
}
.button-order-gray {
    -moz-box-shadow: 0 1px 0 0 #ffffff;
    -webkit-box-shadow: 0 1px 0 0 #ffffff;
    box-shadow: 0 1px 0 0 #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#666666;
    font-size:14px;
    font-weight:bold;
    padding:5px 8px;
    text-decoration:none;
    text-shadow:0px 1px 0 #ffffff;
}
.button-order-gray:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
    text-decoration:none;
    text-shadow:0px 1px 0 #ffffff;
}
.button-order-gray:active {
    position:relative;
    top:1px;
}
.button-order-return {
    -moz-box-shadow: 0 1px 0 0 #fff6af;
    -webkit-box-shadow: 0 1px 0 0 #fff6af;
    box-shadow: 0 1px 0 0 #fff6af;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color:#ffec64;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #ffaa22;
    display:inline-block;
    cursor:pointer;
    color:#333333;
    font-size:14px;
    font-weight:bold;
    padding:6px 10px;
    text-decoration:none;
    text-shadow:0px 1px 0 #ffee66;
}
.button-order-return:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
    text-decoration:none;
    text-shadow:0px 1px 0 #ffee66;
}
.button-order-return:active {
    position:relative;
    top:1px;
}
.button-blue {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 8px 5px 8px;
    border: solid #1f628d 0px;
    text-decoration: none;
}
.button-blue:hover {
    background: #0f6da8;
    background-image: -webkit-linear-gradient(top, #0f6da8, #3498db);
    background-image: -moz-linear-gradient(top, #0f6da8, #3498db);
    background-image: -ms-linear-gradient(top, #0f6da8, #3498db);
    background-image: -o-linear-gradient(top, #0f6da8, #3498db);
    background-image: linear-gradient(to bottom, #0f6da8, #3498db);
    text-decoration: none;
}
#button-blue-320 {
    font-size: 12px;
    margin: 15px 0 15px 0;
    padding: 6px 4px;
}
.clear { clear:both; }

a.rlink, a.rlink:hover, a.rlink:visited {
    font-size: 16px !important;
    line-height: 24px ;
    text-decoration: none;
}
/* ------------------------ menu --------------------------------------------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */
nav {
    height: 30px;
    width: 120px;
    left: 0;
    font-size: 18px;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    word-spacing: 30px;
    /* border-bottom: 2px solid #283744; */
}
nav ul.clearfix {
    /* display: block !important; */
    margin-left: 100px;
}
nav ul {
    padding: 0 0 0 0;
    margin: 0;
    width: 800px;
    height: 30px;
}
nav li {
    display: inline;
    float: left;
}
nav a {
    display: inline-block;
    width: 140px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    line-height: 29px;
    /* text-shadow: 1px 1px 0 #283744; */
}
nav a#pull {
    display: none;
    width: 1px;
    height: 1px;

}
nav li a {
    /* border-right: 1px solid #576979; */
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
nav li:last-child a {
    border-right: 0;
}
nav a:hover, nav a:active {
    background-color: #336699;
    color: #ffffff;
    text-decoration: none;
}

/* ---------------------------ADMIN-------------------------*/

.admin-top {
    width: 100%;
    height:30px;
    background: #336699;
    color: #ffffff;
    text-align: center;
}
nav ul#adminmenu, nav#adminmenu {
    width: 1200px !important;
    height: 30px !important;
    font-size: 16px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: center;
    z-index: 3000;
}
#adminmenu li {
    height: 30px;
}
#adminmenu a {
    color: #ffffff;
    width: 140px;
    font-family: Calibri, "PT Sans", "Trebuchet MS", 'Helvetica Neue', Arial;
    font-size: 16px;
    height: 29px;
    text-transform: uppercase;
}
#adminmenu:visited {
    color: #ffffff;
    width: 140px;
    height: 29px;
    font-family: Calibri, "PT Sans", "Trebuchet MS", 'Helvetica Neue', Arial;
    font-size: 16px;
}
#adminmenu div {
    position: absolute;
    display: block;
    visibility: hidden;
    color: #ffffff;
    background-color: #336699;
    line-height: 29px;
    margin: 0;
    padding: 0;
    width: 142px;
    text-transform: uppercase;
    font-family: Calibri, "PT Sans", "Trebuchet MS", 'Helvetica Neue', Arial;
    border: 1px solid #336699;
}
#adminmenu div a {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 5px 5px;
    text-align: left;
    text-decoration: none;
    width: 140px;
    color: #ffffff;
    font: 16px arial;
    font-weight: 500;
    word-spacing: 0;
    font-family: Calibri, "PT Sans", "Trebuchet MS", 'Helvetica Neue', Arial;
}
a#adminmenu:hover, a#adminmenu:active {
    background-color: #ffffff;
    color: #336699;
    text-decoration: none;
    word-spacing: 0;
    font-family: Calibri, "PT Sans", "Trebuchet MS", 'Helvetica Neue', Arial;
}
/* ------------- form --------------- */
.form-box {
    width: 600px;
    margin: 10px auto 10px auto;
    min-height: 30px;
}
.form-left {
    position: relative;
    float: left;
    width: 25%;
    height: 30px;
    line-height: 160%;
}
.form-right {
    position: relative;
    float: right;
    width: 75%;
    min-height: 30px;
    z-index: 1000;
}
.form-left-img {
    position: relative;
    float: left;
    width: 300px;
    height: 250px;
}
.form-right-img {
    position: relative;
    float: right;
    width: 300px;
    height: 250px;
}

/*     page       */
a.blue, a.blue:visited, a.blue:hover {
    color: #336699;
    font-size: 16px !important;
}
a.admin-page {
    font-size: 16px !important;
    color: #555555;
}
a.admin-page-active {
    font-size: 16px !important;
    color: #000000;
    font-weight: 700;
}
a.news-page {
    font-size: 16px !important;
    padding: 0 3px;
    color: #555555;
}
a.news-page-active {
    font-size: 16px !important;
    padding: 0 3px;
    color: #000000;
    font-weight: 800;
}
.news-title, a.news-title {
    font-family: '맑은 고딕','Malgun Gothic','나눔고딕','돋움',Dotum,'굴림',Gulim,'Jeju Gothic', Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    padding: 0 3px;
    color: #333333;
    font-weight: 600;
}
a.admin-page:hover, a.admin-page:active, a.admin-page:focus {
    font-size: 16px !important;
    color: #000000;
    text-decoration: none;
}
.admin-members-table {
    width: 1200px;
    font-size: 14px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.admin-invoice-table {
    width: 1200px;
    font-size: 14px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.admin-invoice-table-top {
    background-color: #337ab7;
    color: #fff;
    font-weight: 500;
    font-size: 10px;
    height: 30px;
    margin: 0 2px 0 2px;
}
.admin-invoice-table-top {
    background-color: #337ab7;
    color: #fff;
    font-weight: 500;
    font-size: 10px;
    height: 30px;
    margin: 0 2px 0 2px;
}
.admin-invoice-table-top td {
    font-size: 120%;
    text-align: right;
}
.admin-invoice-td {
    margin-right: 5px !important;
}
.admin-stores-table {
    width: 1000px;
    font-size: 13px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-left: auto;
    margin-right: auto;
}
.rline {
    width: 30px;
    border-right: 1px solid #dddddd;
    padding: 0 5px 0 5px !important;
}
.rline_date {
    width: 100px;
    border-right: 1px solid #dddddd;
    padding: 0 5px 0 5px !important;
}
.greenbox {
    color: green;
    width: 70px;
    border: 0px none #ffffff;
    margin-right: 3px;
    text-align: right;
}
.admin-stores-table-top {
    background-color: #337ab7;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    height: 25px;
}
.admin-stores-table input, .admin-stores-table select {
    font-size: 13px;
}
.admin-members-table input, .admin-members-table select {
    font-size: 14px;
}
.admin-members-table tr {
    height: 30px;
    border-top: 1px dotted #bbbbbb;
}
.admin-members-table tr td {
    text-align: left;
    padding-left: 5px;
}
.admin-members-table tr:first-child {
    border-bottom: 1px solid #333;
}
.admin-members-table tr:last-child {
    height: 30px;
    border-bottom: 1px solid #333;
}
.admin-members-table-top {
     background-color: #337ab7;
     color: #fff;
     font-weight: 500;
     font-size: 14px;
     height: 35px;
}
.admin-news-table {
    max-width: 1000px;
    font-size: 14px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.admin-news-table tr,.admin-news-table-mobile tr {
    height: 30px;
    border-top: 1px dotted #bbbbbb;
}
.admin-news-table tr td, .admin-news-table-mobile tr td {
    text-align: left;
    padding-left: 5px;
}
.admin-news-table tr:first-child, .admin-news-table-mobile tr:first-child  {
    border-bottom: 1px solid #333;
}
.admin-news-table tr:last-child,.admin-news-table-mobile tr:last-child  {
    height: 30px;
    border-bottom: 1px solid #333;
}
.admin-news-table-mobile {
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
tr.admin-line {
    height: 1px;
    border-top: 1px dotted #bbbbbb;
    margin: 2px 0 2px 0;
}
.admin-members-table-top-order {
    background-color: #009926;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    height: 50px;
}
.admin-top1 {
    width: 1200px;
    height: 50px;
    padding: 20px 0 10px 0;
}
.admin-top-1000 {
    width: 1000px;
    height: 50px;
    padding: 20px 0 10px 0;
}
.admin-top1-1 {
    position: relative;
    float: left;
    width: 22%;
    text-align: left;
}
.admin-top1-2 {
    position: relative;
    float: left;
    width: 56%;
    text-align: center;
}
.admin-top1-3 {
    position: relative;
    float: left;
    width: 22%;
    text-align: right;
}
.admin-wholesale {
    color: blue !important;
    font-size: 20px;
    font-weight: bold;
}
.text-align-right {
    text-align: right !important;
}

.certificate {
     width: 240px;
     border: 1px solid #999999;
     margin: 20px auto 3px auto;
     text-align: center;
 }
.certificate2 {
    width: 400px;
    height: auto;
}
.certificate3 {
     width: 500px;
    height: auto;
}
.certificate4 {
    height: 500px;
    width: auto;
}
#certificate {
    text-align: center;
    min-height: 30px;
}
/* --------------------------------------------------------- */

#map2 {
    float: left;
    width: 400px;
    height: 300px;
}
#div-map {
    width: 980px;
}
.news-mobile {
    display: none;
}
.btn {
    padding: 3px 6px;
    margin-bottom: 1px;
}
@media screen and (min-width: 1201px) {

    #slider1_container {
        top: 0;
        width: 1200px !important;
        height: 250px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .slider-image, .slider-images {
        width: 1200px;
        height: 250px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* Mobile devices */
@media screen and (max-width: 1200px) {
    .admin-top, .admin-top1,
    .wrapper-1200, .main .main-top, .main-top-bar-1200, .main-body, .image-center, .foot, .copyright, .slider1-box, tbody {
        width: 100% !important;
        height: auto !important;
        position: relative !important;
        margin: 0 !important;
        padding: 0; !important;
        border-left:  0 none #fff;
        border-right: 0 none #fff;
        clear: both;
    }
    .admin-1200 {
        width: 1200px;
    }
    .admin-1000 {
        width: 1000px;
    }
    .main-div div {
        width: 100%;
        display: inline;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .main-div-child div {
        position: relative;
        margin-left: 30px;
        min-width: 200px;
    }
    .wrapper-full, .wrapper-top, .main-top-bar-1200 {
        height: 200px;
    }
    #slider1_container {
        top: 0;
        width: 1200px !important;
        height: 500px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .slider-image, .slider-images {
        width: 1024px;
        height: 420px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    h1, h2, h3, h4, .center, .products-row-desc, .certificate2, .certificate3, .certificate4 {
        width: 100% !important;
        font-size: 1.2em;
        margin: 20px 0 20px 0;
        padding: 0;
    }
    .main-body {
        width: 90% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .main-top {
        height: 140px !important;
    }
    .main-top-1 {
        float: none;
        position: unset;
        text-align: center;
        width: 100%;
        height: 110px;
    }
    .main-top-2 {
        float: none;
        position: relative;
        display: none;
        top: 0;
        width: 100%;
        height: 30px;
        margin: 0;
        text-align: center;
        color: #000000;
        font-size: 14px;
        letter-spacing: 1px;
        word-spacing: 7px;
    }
    .main-top-3  {
        float: none;
        position: relative;
        display: block;
        width: 100%;
        height: 40px;
    }

    .main-body-text-review {
        width: 90% !important;
    }
    .news-form input {
        max-width: 200px !important;
    }
    .main-body-text-narrow input {
        max-width: 100px !important;
    }
    .main-body-text div label, .news-form div label, .form-left-label {
        width: 85px !important;
        font-size: 14px;
        line-height: 26px;
    }
    .main-body-text-review img {
        max-width: 100%;
        height: auto;
    }
    .products-row {
        position: relative;
        margin: 0 10px;
        text-align: justify;
    }
    .products-row-image {
        float: none;
        width: 100%;
        height: auto;
        border: 3px solid #337ab7;
        border-radius: 5px;
        margin: 0 auto 50px auto;
        padding: 0;
    }
    .products-row-image2 {
        float: none;
        width: 100%;
        height: auto;
        border: 0 solid #337ab7;
        margin: 0 auto 50px auto;
        padding: 0;
    }
    .products-row-image-6 {
        width: 140px;
        height: auto;
        border: 2px solid #337ab7;
        border-radius: 5px;
        padding: 0;
        margin: 0 0 10px 0;
    }
    .products-row-image-6 img {
        max-height: 166.5px;
    }
    .products-row-text-6 {
        width: 140px;
        height: 40px;
        margin-top: 20px;
        text-align: center;
        letter-spacing: -1px;
    }
    .products-row-order {
        float: right;
        width: 610px;
        font-size: 14px;
        text-align: left;
    }
    .products-row-content {
        width: 610px;
        float: right;
        font-size: 14px;
        text-align: justify;
    }
    .products-row-content:after {
        content: ' ';
        display: block;
        height: 50px;
        width: 90%;
    }
    .product-image, .products-image, .product-image2 {
        width: 100%;
        height: auto;
        margin: 20px auto 20px auto;
    }
    .product-view {
        width: 90%;
        margin: 20px auto 0 auto;
    }
    .product-view-left {
        width: 100%;
        margin: 0 auto 0 auto;
    }
    .product-view-right {
        width: 100%;
        margin: 0 auto 0 auto;
    }
    .product-view-1 {
        width: 35%;
        height: 40px;
        float: left;
        positon: relative;
    }
    .product-view-2 {
        float: right;
        position: relative;
        width: 65%;
        height: 40px;
    }
    .product-view-3 {
        font-size: 24px;
    }
    .main-text {
             width: 100%;
         }
    .login-box {
        margin-top: 10px;
        width: 320px;
        height: auto;
    }
    nav a#pull {
        postion: unset;
        display: none;
        width: 100%;
        height: 30px;
        background: #336699;
        color: #ffffff;
    }
    .clearfix {
        width: 100%;
        background: #336699;
        height: 38px;
        text-align: center;
    }
    nav ul.clearfix {
        margin-left: 0;
    }
    nav {
        height: 40px;
        width: 96%;
        color: #ffffff;
        font-size: 18px;
        font-family: 'PT Sans', Arial, sans-serif;
        font-weight: bold;
        position: relative;
        border-bottom: 2px solid #ffffff;
        z-index: 3000;
    }
    nav li {
        display: inline;
        float: none;
        text-align: center;
        background: #336699;
    }
    nav li a {
        display: inline;
        font-size: 16px !important;
        max-width: 100px;
        padding-left: 0;
        line-height: 38px;
        color: #ffffff !important;
        border-bottom: 0 solid #ffffff;
    }
    nav#adminmenu {
        height: 30px;
        width: 1200px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'PT Sans', Arial, sans-serif;
        font-weight: bold;
        position: relative;
        border-bottom: 2px solid #ffffff;
        z-index: 3000;
    }
    nav#adminmenu li {
        display: inline;
        float: none;
        text-align: center;
        background: #336699;
        z-index: 3000;
    }
    nav#adminmenu li a {
        width: 140px;
        line-height: 28px;
        color: #ffffff !important;
        border-bottom: 1px solid #576979;
        z-index: 3000;
    }
    input[type="text"], input[type="password"], textarea, select {
        font-size: 18px;
        margin: 1px;
        border: 1px solid #aaaaaa;
        max-width: 200px;
    }
    .video-box {
        width: 100%;
        height: auto;
    }
    .main-top-bar-1200 {
        word-spacing: 15px;
    }
    #footer, .wrapper-footer, .foot, .foot-1000, .foot-1000 a {
        width: 100%;
        height: auto;
    }
    .button-order-return, .button-order-continue {
        font-size: 14px;
        height: 30px !important;
        min-width: 100px !important;
        padding: 0 10px 0 10px;
    }
    .button-order-continue {
        font-size: 14px;
        height: 30px !important;
        min-width: 100px !important;
        margin-left: 10px;
        padding: 0 5px 0 10px;
    }
    #button-order-320.button-order-gray {
        width: 120px;
        font-size: 20px;
    }
    #button-add-320.button-order-gray {
        width: 98%;
        font-size: 20px;
        height: 24px;
    }
    #button-half-320.button-order-continue, #button-half-320.button-order-gray {
        width: 46%;
        font-size: 16px;
    }
}

.container-1000 {
    width: 1000px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
/* ============================================================== */

@media screen and (max-width: 1024px) {

    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 500px !important;
    }

    .slider-image, .slider-images {
        width: 1024px;
        height: 420px;
    }
    .main-body-text-narrow {
        width: 100px;
    }
}
@media screen and (max-width: 1000px) {
    .wrapper-1000 {
        width: 1000px;
    }
    .main-body-text, .main-body-text2, .main-body-video, .main-body-video-text, .main-body-video-box {
        width: 100% !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        position: relative !important;
        font-size: 18px !important;
        line-height: 24px !important;
        border: 0 none;
    }
    .main-body-text-narrow {
        width: 100px;
    }
}
@media screen and (max-width: 960px) {
    .wrapper-1000 {
        width: 100% !important;
    }
    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 395px !important;
    }

    .slider-image, .slider-images {
        width: 960px;
        height: 395px;
    }
    div#hide {
        display: none;
    }
    .main-body-text-narrow {
        width: 100px;
    }
}
@media screen and (max-width: 800px) {
    .wrapper-800 {
        width: 800px;
    }
    .main-body-text-narrow {
        width: 100px;
    }
    .news-mobile {
        display: block;
    }
    .news-pc, .mobile-hide {
        display: none;
    }
    a.news-page {
        font-size: 18px !important;
        padding: 0 1px;
        color: #555555;
    }
    a.news-page-active {
        font-size: 18px !important;
        padding: 0 1px;
        color: #000000;
        font-weight: 800;
    }
}
@media screen and (max-width: 700px) {
    .wrapper-700 {
        width: 700px;
    }
    .main-body-text-narrow {
        width: 80px;
    }
}
@media screen and (max-width: 600px) {
    .wrapper-600 {
        width: 600px;
    }
    .main-body-text-ext {
        min-width: 100px;
    }
    .main-body-text-narrow {
        width: 80px;
    }
}
@media screen and (max-width: 480px) {
    .mobile-padding {
        padding-left: 7px;
        border: 0;
    }
    .wrapper-800, .wrapper-700, .wrapper-600 {
        width: 90%;
    }

    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 395px !important;
    }

    .slider-image, .slider-images {
        width: 480px;
        height: 196px;
    }

    .wrapper-checkout-1000 {
        display: none !important;
    }

    .wrapper-checkout-320 {
        display: block !important;
        width: 460px;
        margin-left: auto;
        margin-right: auto;
    }
    .products-row-order {
        width: 100%;
        font-size: 20px;
        text-align: center;
    }
    .products-row-content {
        width: 100%;
        font-size: 20px;
    }
    .main-body-text-narrow {
        width: 80px;
    }
}
@media screen and (max-width: 414px) {
    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 170px !important;
    }

    .slider-image, .slider-images {
        width: 414px;
        height: 170px;
    }
    .wrapper-checkout-1000 {
        display: none !important;
    }
    .main-body-text {
        width: 100%;
    }
    .main-body-text-narrow {
        width: 80px;
    }
    .wrapper-checkout-320 {
        display: block !important;
        width: 394px;
        margin-left: auto;
        margin-right: auto;
    }

    .products-row-desc {
        min-width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .wrapper-1000 {
        min-height: 200px;
    }
}
@media screen and (max-width: 384px) {
    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 158px !important;
    }

    .slider-image, .slider-images {
        width: 384px;
        height: 158px;
    }
    .wrapper-checkout-1000 {
        display: none !important;
    }

    .wrapper-checkout-320 {
        display: block !important;
        width: 364px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width: 375px) {
    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 154px !important;
    }

    .slider-image, .slider-images {
        width: 375px;
        height: 154px;
    }
    .wrapper-checkout-1000 {
        display: none !important;
    }
    .wrapper-checkout-320, .wrapper-checkout-320 tbody {
        display: block !important;
        width: 355px !important;
        margin-left: auto;
        margin-right: auto;
    }
    #map2 {
        float: left;
        width: 375px !important;
        height: 300px;
    }
    #alert, #alert2 {
        float: none !important;
        width: 355px !important;
        margin-left: 20px !important;
        min-height: 100px !important;
    }
}
@media screen and (max-width: 360px) {
    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 148px !important;
    }

    .slider-image, .slider-images {
        width: 360px;
        height: 148px;
    }
    .wrapper-checkout-1000 {
        display: none !important;
    }

    .wrapper-checkout-320 {
        display: block !important;
        width: 340px;
        margin-left: auto;
        margin-right: auto;
    }
    #map2 {
        float: left;
        width: 360px !important;
        height: 300px;
    }
    #alert, #alert2 {
        float: none !important;
        width: 340px !important;
        margin-left: 20px !important;
        min-height: 100px !important;
    }
}
@media screen and (max-width: 320px) {
    .main-logo, a.main-logo, .main-logo img {
        width: 320px;
        height: auto;
        text-align: center;
    }

    p, a {
        font-size: 20px !important;
    }

    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 133px !important;
    }

    .slider-image, .slider-images {
        width: 320px;
        height: 133px;
    }
    .wrapper-checkout-1000 {
        display: none !important;
    }

    .wrapper-checkout-320, tbody.wrapper-checkout-320 {
        display: block !important;
        width: 310px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .main-top-bar-1200, .main-top-bar-1200 select,
    .top-link, .top-link:hover, .top-link:active,
    .top-link-admin, .top-link-admin:hover, .top-link-admin:active {
        font-size: 14px !important;
        word-spacing: 14px !important;
    }
    .main-top-bar-1200, .main-top-bar-1200 select {
        font-size: 12px;
        word-spacing: 14px;
    }
    #lang {
        width: 70px;
    }
    .copyright {
        font-size: 11px !important;
        word-spacing: 1px;
    }
    #div-map {
        width: 320px !important;
    }
    #map2 {
        float: none !important;
        width: 320px !important;
        height: 200px !important;
    }
    #alert, #alert2 {
        float: none !important;
        width: 300px !important;
        margin-left: 20px !important;
        min-height: 100px !important;
    }

}
@media screen and (max-width: 240px) {
    .main-logo, a.main-logo, .main-logo img {
        width: 240px;
        height: auto;
        text-align: center;
    }
    .certificate, .certificate2, .certificate3, .certificate4 {
        width: 90% !important;
        height: auto !important;
        text-align: center;

    }
    #slider1_container {
        top: 0;
        width: 100% !important;
        height: 133px !important;
    }
    .slider-image, .slider-images {
        width: 240px;
        height: 100px;
    }
    .wrapper-checkout-1000 {
        display: none !important;
    }
    .wrapper-checkout-320, tbody.wrapper-checkout-320 {
        display: block !important;
        width: 230px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .main-top-bar-1200, .main-top-bar-1200 select,
    .top-link, .top-link:hover, .top-link:active,
    .top-link-admin, .top-link-admin:hover, .top-link-admin:active {
        font-size: 10px !important;
        word-spacing: 10px !important;
    }
    #lang {
        width: 60px;
    }
    #div-map {
        width: 240px !important;
    }
    #map2 {
        float: none !important;
        width: 240px !important;
        height: 200px;
    }
    #alert, #alert2 {
        float: none !important;
        width: 240px !important;
        min-height: 100px !important;
    }
}
