@charset "utf-8";
/* CSS Document */
body, textarea {
    word-break: break-word;
}
ol, ul, li {
    list-style: none;
}
ul, ol {
    padding-left: 0;
}
i {
    font-style: normal;
}
a {
    color: #0098ff;
}
a:hover {
    color: #0098ff;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
@font-face {
    font-family: open-sans;
    src: url('/newcss/fonts/opensans-light.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: open-sans;
    src: url('/newcss/fonts/opensans-lightitalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: open-sans;
    src: url('/newcss/fonts/opensans-semibold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: open-sans;
    src: url('/newcss/fonts/opensans-semibolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
body {
    font-family:  "Segoe UI", open-sans, Roboto, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (max-width: 767px) {
    body {
        font-family: Roboto, "Droid Sans", "Segoe UI", Helvetica, "Heiti SC", -apple-system, BlinkMacSystemFont, Arial,sans-serif;
    }
}
.m-visible {
    visibility: visible;
}
.m-invisible {
    visibility: hidden;
}
@media (min-width: 1423px) {
    .container {
        max-width: 1360px;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1520px;
    }
}
@media (min-width: 768px) {
    .pl-md-15,
    .px-md-15 {
        padding-left: 15px !important;
    }
    .pr-md-15,
    .px-md-15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 992px) {
    .pl-lg-15,
    .px-lg-15 {
        padding-left: 15px !important;
    }
    .pr-lg-15,
    .px-lg-15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 1200px) {
    .pl-xl-15,
    .px-xl-15 {
        padding-left: 15px !important;
    }
    .pr-xl-15,
    .px-xl-15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 1423px) {
    .pl-xxl-15,
    .px-xxl-15 {
        padding-left: 15px !important;
    }
    .pr-xxl-15,
    .px-xxl-15 {
        padding-right: 15px !important;
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0px !important;
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0px !important;
    }
}
.h38 {
    height: 38px !important;
}
.pt30 {
    margin-top: 30px;
}
.mt48 {
    margin-top: 48px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr75 {
    margin-right: 75px;
}
.mr75 {
    margin-right: 75px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb12 {
    margin-bottom: 0.75rem;
}
.mb18 {
    margin-bottom: 1.125rem;
}
.mb23 {
    margin-bottom: 23px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb32 {
    margin-bottom: 32px;
}
.mb36 {
    margin-bottom: 36px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb44 {
    margin-bottom: 44px;
}
.mb52 {
    margin-bottom: 52px;
}
.mb58 {
    margin-bottom: 58px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb80 {
    margin-bottom: 80px;
}
.mb88 {
    margin-bottom: 88px;
}
.f6 {
    font-size: 0.375rem;
}
.f8 {
    font-size: 0.5rem;
}
.f9 {
    font-size: 0.5625rem;
}
.f12 {
    font-size: 0.75rem;
}
.f14 {
    font-size: 0.875rem;
}
.f16 {
    font-size: 1rem;
}
.f18 {
    font-size: 1.125rem;
}
.f19 {
    font-size: 1.1875rem;
}
.f20 {
    font-size: 1.25rem;
}
.f21 {
    font-size: 1.3125rem;
}
.f22 {
    font-size: 1.375rem;
}
.f23 {
    font-size: 1.4375rem;
}
.f24 {
    font-size: 1.5rem;
}
.f26 {
    font-size: 1.625rem;
}
.f28 {
    font-size: 1.75rem;
}
.f30 {
    font-size: 1.875rem;
}
.f32 {
    font-size: 2rem;
}
.f33 {
    font-size: 2.0625rem;
}
.f34 {
    font-size: 2.125rem;
}
.f36 {
    font-size: 2.25rem;
}
.f37 {
    font-size: 2.3125rem;
}
.f38 {
    font-size: 2.375rem;
}
.f40 {
    font-size: 2.5rem;
}
.f46 {
    font-size: 2.875rem;
}
.f48 {
    font-size: 3rem;
}
.f128 {
    font-size: 8rem;
}
.lh22 {
    line-height: 1.375rem;
}
.lh30 {
    line-height: 1.875rem;
}
.lh32 {
    line-height: 2rem;
}
.lh36 {
    line-height: 2.25rem;
}
.lh38 {
    line-height: 2.375rem;
}
.lh48 {
    line-height: 3rem;
}
.c-fff {
    color: #ffffff !important;
}
.c-fff7 {
    color: rgba(255, 255, 255, .7);
}
.c-333 {
    color: #333333;
}
.c-4040 {
    color: #404040;
}
.c-4c4c {
    color: #4c4c4c;
}
.c-5c5c {
    color: #5c5c5c !important;
}
.c-666 {
    color: #666666 !important;
}
.c-a8a8 {
    color: #a8a8a8 !important;
}
.c-footer {
    color: rgba(255, 255, 255, .5);
}
.c-link-blue {
    color: #0098ff;
}
.c-light-blue {
    color: #00c0ff;
}
.c-dark-blue {
    color: #0075ef;
}
.c-red {
    color: #ef4343;
}
.c-red02 {
    color: #e2461c;
}
.c-orange {
    color: #ff8401;
}
.c-yellow {
    color: #ffc501;
}
.c-green {
    color: #2bcd6f;
}
.bold, b {
    font-weight: bold;
    color: #575757;
}
.fw600 {
    font-weight: 600;
}
.icon-arrows-left, .icon-arrows-right {
    color: #0098ff;
}
.badges {
    position: relative;
    display: inline-block;
    padding: .0625rem .1875rem .125rem;
    margin: 0 .3125rem;
    -webkit-border-radius: .125rem;
    -moz-border-radius: .125rem;
    border-radius: .125rem;
    font-size: .625rem;
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    color: #ffffff;
    background-color: #ff9600;
}
.badges:before {
    position: absolute;
    display: inline-block;
    left: 2px;
    top: 12px;
    width: 2px;
    height: 0;
    content: ".";
    border-left: 1px solid transparent;
    border-right: 6px solid transparent;
    border-top: 4px solid #ff9600;
}
/*nav*/
@media (min-width: 992px) {
    .top ul li:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}
.top {
    padding: 1.75rem 1rem 0.8125rem;
}
.top .icon-iboysoft-logo1 {
    font-size: 48px;
}
.top .icon-m3datarecovery-logo, .top .icon-m3datarecovery-logo1 {
      font-size: 28px;
  }
.bg-primary {
    border-bottom: 1px solid rgba(62, 115, 183, 0.3);
    background-color: rgba(0, 61, 144, 1) !important;
}
.top .navbar-nav {
    font-size: 18px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #00c0ff;
}
.dropdown-divider {
    margin: 0;
}
.dropdown-item {
    padding: 0.6875rem 1.5rem;
    color: #333333;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #0098ff;
    background-color: #f6f6f6;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.375rem;
        padding-left: 0.375rem;
    }
}
/*Search*/
.search-text {
    padding: .3125rem .75rem .25rem;
    font-size: .8125rem;
    line-height: 1;
    color: #495057;
    background-color: #d0e0f0;
    border: none;
}
.btn-outline-success {
    position: absolute;
    top: 5px;
    right: 2px;
    color: #3d76b2;
    border: none;
}
.btn-outline-success:hover {
    border: none;
    color: #006ee0;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active {
    background-color: #00c0ff;
    border-color: #00c0ff;
}
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 192, 255, 0.5);
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 192, 255, 0.5);
}
/*top-fr*/
@media (min-width: 1200px) and (max-width: 1422px) {
    .top-fr .nav-link {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .top-fr .navbar-nav {
        margin-right: 0 !important;
        font-size: 16px;
    }
    .top-fr .nav-link {
        padding-left: 3px !important;
        padding-right: 4px !important;
    }
    .top-fr .search-text {
        padding: .3125rem .5rem .25rem;
    }
}
/*languagemenu*/
.language {
    position: absolute;
    top: 42px;
    right: 20px;
    min-width: 70px;
    height: 30px;
    border-radius: 0.125rem ;
    background: rgba(255, 255, 255, .3);
}
.language .la-en, .language .la-fr, .language a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0 10px 0 36px;
    color: rgba(255, 255, 255, .84);
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}
.language a:hover {
    text-decoration: none;
}
.language .la-en .english-icon, .language .la-fr .french-icon, .language a .french-icon, .language a .english-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    width: 20px;
    height: 13px;
    margin-right: 6px;
}
.language .english-icon {
    background: url("/images/icon.png") no-repeat scroll -334px -315px;
}
.language .french-icon {
    background: url("/images/icon.png") no-repeat scroll -334px -328px;
}
.language:hover .dropdown {
    display: block;
}
.language .dropdown {
    display: none;
    border-top: 1px rgba(255, 255, 255, .1) solid;
    background: rgba(255, 255, 255, .3);
}
.language .dropdown a:hover {
    color: #2e2e2e;
    background: #6b95ce;
}
@media (min-width: 768px) and (max-width: 1799px) {
    .language {
        position: absolute;
        top: 100px;
        right: 8px;
        background: transparent;
    }
    .language .la-en .english-icon, .language .la-fr .french-icon, .language a .english-icon, .language a .french-icon {
        position: absolute;
        top: 10px;
    }
    .language .dropdown {
        background: transparent;
    }
    .language .dropdown a:hover {
        color: #ffffff;
        background: transparent;
    }
}
@media (max-width: 767px) {
    .language {
        display: none;
    }
}
/*nav-end*/
/*modal-titles*/
.modal-titles {
    position: relative;
    height: 60px;
    margin: 0 auto 50px;
    color: #006ee0;
}
.modal-titles .icon-modal-title {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #00c0ff;
}
.modal-titles h3 {
    font-size: 36px;
}
.text-title {
    margin-bottom: 38px;
    text-align: center;
}
.text-title p {
    font-size: 26px;
    font-weight: 400;
    color: #404040;
}
@media (max-width: 767px) {
    .modal-titles {
        width: 300px !important;
        margin-bottom: 30px;
    }
    .modal-titles .icon-modal-title {
        width: 50px;
        height: 50px;
        border-radius: 25px;
    }
    .modal-titles h3 {
        position: absolute;
        left: 4% !important;
        font-size: 30px;
    }
}
/*modal-titles-end*/
.icon-tick {
    display: inline-block;
    font-size: 12px;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.75);
}
.moz {
    display: inline;
    font-size: 9px;
}
/* promise */
.promise {
    position: relative;
    padding: 32px 0 12px;
    background: #f4f9ff;
}
.promise p {
    margin: 0;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 20px;
}
.promise p span {
    display: block;
    margin: 0 auto 10px auto;
}
.promise .icon-refund {
    width: 37px;
    height: 34px;
    background: url("/images/icon.png") no-repeat scroll -70px 0;
}
.promise .icon-protect {
    width: 34px;
    height: 34px;
    background: url("/images/icon.png") no-repeat scroll -107px 0;
}
.promise .icon-sign {
    width: 32px;
    height: 34px;
    background: url("/images/icon.png") no-repeat scroll -141px 0;
}
.promise .icon-service {
    width: 36px;
    height: 34px;
    background: url("/images/icon.png") no-repeat scroll -173px 0;
}
/* promise-end */
/* footer */
.footer {
    padding: 60px 0 10px;
    border-top: 5px solid #00c0ff;
    background: #022c59;
}
.footer dt {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 600;
    color: #eeeeee;
    line-height: 28px;
}
.footer dd {
    margin-bottom: 0;
}
.footer dd a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
}
.footer .friend-link a {
    display: inline-block;
    margin: 0 10px;
}
.footer .friend-link .icon-facebook, .footer .friend-link .icon-twitter, .footer .friend-link .icon-youtube {
    font-size: 34px
}
.footer .line {
    height: 1px;
    margin: 8px 0;
    background: #335687;
}
.footer .icon-iboysoft-logo1 {
    font-size: 48px;
    color: #749fdb;
}
@media (max-width: 1422px) {
    .footer .icon-iboysoft-logo1 {font-size: 40px;}
}
@media (max-width: 1199px) {
    .footer .icon-iboysoft-logo1 {font-size: 36px;}
}
.footer .icon-twitter, .footer .icon-youtube, .footer .icon-facebook {
    color: #385999;
}
.footer .container {
    position: relative;
}
.footer-language {
    position: absolute;
    right: 15px;
    bottom: 60px;
}
.footer-language a, .footer-language .la-en, .footer-language .la-fr {
    display: inline-block;
    margin-left: 10px;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
}
.footer-language a:hover {
    text-decoration: none;
}
.footer-language .english-icon, .footer-language .french-icon {
    display: inline-block;
    width: 20px;
    height: 13px;
    margin-right: 5px;
}
.footer-language .english-icon {
    background: url("/images/icon.png") no-repeat scroll -334px -315px;
}
.footer-language .french-icon {
    background: url("/images/icon.png") no-repeat scroll -334px -328px;
}
@media (max-width: 767px) {
    .footer .friend-link {
        text-align: left;
    }
    .footer .friend-link a {
        display: inline-block;
        margin: 0;
    }
    .footer .friend-link .icon-facebook, .footer .friend-link .icon-twitter, .footer .friend-link .icon-youtube {
        font-size: 30px
    }
    .footer-language {
        position: absolute;
        right: 15px;
        bottom: 64px;
    }
    .footer-language a, .footer-language .la-en, .footer-language .la-fr {
        margin-left: 6px;
        font-size: 14px;
    }
}
@media (max-width: 320px) {
    .footer-language {
        position: absolute;
        bottom: 86px;
    }
}
/* footer-end */
/*back-top*/
#back-top {
    position: fixed;
    right: 10px;
    bottom: 20px;
    display: none;
    z-index: 10;
    width: 34px;
    height: 30px;
    background: #00c0ff;
    cursor: pointer;
}
#back-top .icon-top {
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url("/images/icon.png") no-repeat scroll -92px -34px;
}
@media (max-width: 1199px) {
    #back-top {
        display: none;
    }
}
/*common-buy*/
.article-buy {
    margin: 14px 0 10px;
    width: 240px;
    height: 56px;
    background: #ffae00;
}
.article-buy a {
    display: block;
    line-height: 56px;
    color: #fff !important;
    font-size: 20px;
}
.article-buy a:hover {
    background: #ff9600;
    text-decoration: none !important;
}
.article-buy .icon-buy {
    margin: 0 8px 0 56px;
    font-size: 22px;
}
/*user_popup*/
.user_popup {
    position: fixed;
    width: 100%;
    line-height: 26px;
    text-align: center;
    padding: 8px;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    filter: alpha(opacity:90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    font-size: 16px;
    z-index: 999;
}
.user_popup a:hover {
    text-decoration: underline;
    color: #0098ff;
}
.user_popup .user_button {
    background: #0098ff;
    display: inline-block;
    width: 90px;
    color: #ffffff;
    margin-left: 24px;
    cursor: pointer;
}
/*article-interval*/
.article-interval {
    display: none;
    position: relative;
    padding: 60px 0 60px;
    text-align: center;
    background: #ffffff;
    background: url("/images/article/article-interval-bg.jpg") center no-repeat;
    background-size: auto;
    background-size: cover;
}
.article-interval-text {
    font-size: 24px;
    color: #ff6c00;
}
.article-interval-down-icon {
    display: block;
    position: absolute;
    left: 50%;
    width: 22px;
    height: 13px;
    margin-left: -11px;
    text-indent: -9999px;
    background: url("/images/icon.png") no-repeat -252px -295px;
    animation: down 1.5s linear infinite;
    opacity: 0.7;
}
@keyframes down {
    0% {
        bottom: 28px;
        opacity: 0.7;
    }
    50% {
        bottom: 38px;
        opacity: 1;
    }
    100% {
        bottom: 28px;
        opacity: 0.7;
    }
}
/*streamer*/
.streamer {
    position: fixed;
    z-index: 1000201;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #e86656 url("/images/bg/big-sur.jpg") top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.streamer .close {
    font-weight: normal;
    line-height: 0.5;
    color: #ffcbcf;
}
.streamer a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
	padding: 16px 0;
}
.streamer a:hover {text-decoration: none;}
.streamer a .ill1, .streamer a .ill2{
    position: absolute;
    bottom: -10px;
    display: inline-block;
}
.streamer a .ill1{
    left: 70px;
    width: 143px;
    height: 124px;
    background: url("/images/illustration/illustration32.svg") no-repeat;
}
.streamer a .ill2{
    right: 70px;
    width: 248px;
    height: 103px;
    background: url("/images/illustration/illustration31.svg") no-repeat;
}
.streamer .con {
    position: relative;
    width: 900px;
    border-radius: 16px;
    padding: 20px 260px 20px 36px;
    margin: auto;
    background-color: rgba(0, 0, 0, .2);
}
.streamer .con p{
	margin-bottom: 0;
	font-size: 22px;
	line-height: 34px;
	color: #ffffff;
}
.streamer .con .lm{
	position: absolute;
	top: 30px;
	right: 36px;
	padding: 10px 22px;
	border-radius: 8px;
	font-size: 20px;
	color: #ffffff;
	background: -webkit-linear-gradient(#ffae00, #ff6600); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ffae00, #ff6600); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ffae00, #ff6600); /* Firefox 3.6 - 15 */
	background: linear-gradient(#ffae00, #ff6600); /* 标准的语法 */
}
@media (max-width: 1599px) {
    .streamer a .ill1{
        left: 80px;
        width: 118px;
        height: 100px;
    }
    .streamer a .ill2{
        right: 20px;
        width: 208px;
        height: 82px;
    }
}
@media (max-width: 1199px) {
    .streamer .con {
        width: 700px;
        padding: 14px 200px 14px 26px;
    }
    .streamer a .ill1, .streamer a .ill2{display: none;}
	.streamer .con p {
        font-size: 16px;
        line-height: 24px;
    }
    .streamer .con .lm{
        top: 20px;
        padding: 5px 12px;
        border-radius: 5px;
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .streamer .con {
        width: 100%;
        padding: 6px 130px 6px 10px;
    }
	.streamer .con p {
        font-size: 1rem;
        line-height: 22px;
    }
    .streamer .con .lm{
        right: 10px;
    }
}
/*streamer-end*/
/*thanksgiving*/
.thanksgiving, .black-friday {
    position: fixed;
    z-index: 1000201;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: #fdffd0 url("/images/bg/thanksgiving-11.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.thanksgiving .close, .black-friday .close {
    font-weight: normal;
    line-height: 0.5;
    color: #ffcbcf;
}
.thanksgiving a, .black-friday a {
    display: block;
    padding-top: 13px;
    width: 100%;
    height: 100%;
}
.thanksgiving a:hover, .black-friday a:hover {
    text-decoration: none;
}
.thanksgiving a .container, .black-friday a .container {
    height: 100%;
}
.thanksgiving a .discount {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 246px;
    height: 237px;
    background: url("/images/bg/thanksgiving-12.png") no-repeat bottom center;
}
.thanksgiving a h4 {
    padding: 16px 0 0 360px;
    font-size: 26px;
    font-weight: bold;
    color: #553200;
}
.thanksgiving a h4 span {
    margin-left: 10px;
    font-size: 46px;
    color: #e2461c;
}
/*thanksgiving-end*/
/*black-friday*/
.black-friday {
    background: #373737 url("/images/bg/black-friday-07.jpg") no-repeat top center;
}
.black-friday a .container {
    padding-left: 380px;
}
.black-friday a .btn {
    position: absolute;
    top: 24px;
    right: 330px;
    width: 200px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 26px;
    font-weight: bold;
    color: #e21c1c;
    background-color: #ffffff;
}
.black-friday a h4 {
    font-size: 34px;
    font-weight: bold;
    color: #ffffff;
}
.black-friday a h4 span {
    color: #efc261;
}
.black-friday a p {
    font-size: 22px;
    color: #ffffff;
}
.black-friday a p span {
    font-weight: bold;
    color: #fe0000;
}
@media (max-width: 1599px) {
    .thanksgiving a .discount {
        position: absolute;
        left: -70px;
    }
    .thanksgiving a h4 {
        padding-left: 270px;
    }
    .black-friday a .container {
        padding-left: 300px;
    }
    .black-friday a .btn {
        position: absolute;
        right: 260px;
    }
}
@media (max-width: 1422px) {
    .thanksgiving a .discount {
        position: absolute;
        left: -120px;
    }
    .thanksgiving a h4 {
        padding-left: 160px;
    }
    .black-friday a .container {
        padding-left: 180px;
    }
    .black-friday a .btn {
        position: absolute;
        right: 160px;
    }
}
@media (max-width: 1199px) {
    .thanksgiving a .discount {
        position: absolute;
        left: -70px;
    }
    .thanksgiving a h4 {
        padding-left: 150px;
        font-size: 22px;
    }
    .thanksgiving a h4 span {
        font-size: 42px;
    }
    .black-friday a .container {
        padding-left: 80px;
    }
    .black-friday a .btn {
        position: absolute;
        right: 60px;
    }
}
@media (max-width: 991px) {
    .thanksgiving a h4 span {
        display: block;
        margin-left: 0;
    }
    .black-friday a .container {
        padding-left: 0;
    }
    .black-friday a .btn {
        position: absolute;
        right: 0;
    }
    .black-friday a h4 {
        font-size: 24px;
    }
    .black-friday a p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .thanksgiving a h4 {
        padding-left: 140px;
        font-size: 18px;
    }
    .black-friday {
        height: 160px;
        background-color: #000000
    }
    .black-friday a .btn {
        position: absolute;
        left: 0;
        top: 90px;
    }
}
@media (max-width: 575px) {
    .thanksgiving a .discount {
        position: absolute;
        left: -50px;
    }
    .thanksgiving a h4 span {
        font-size: 34px;
    }
}
@media (max-width: 414px) {
    .thanksgiving a .discount {
        position: absolute;
        left: -30px;
    }
    .thanksgiving a h4 {
        padding-left: 100px;
        font-size: 15px;
    }
    .thanksgiving a h4 span {
        font-size: 28px;
    }
    .black-friday a h4 {
        font-size: 22px;
    }
    .black-friday a p {
        font-size: 15px;
    }
}
@media (max-width: 320px) {
    .black-friday a h4 {
        font-size: 18px;
    }
    .black-friday a p {
        font-size: 14px;
    }
}
/*black-friday-end*/
/*scrollTop top bottom*/
.top-76 {
    visibility: visible;
    animation: move-top 1s ease both;
}
.top-76-delay1 {
    visibility: visible;
    animation: move-top 1s ease .3s both;
}
.bottom-72 {
    visibility: visible;
    animation: move-bottom 1s ease .3s both;
}
@keyframes move-top {
    from {
        opacity: 0;
        transform: translateY(-76px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes move-top60 {
    from {
        opacity: 0;
        transform: translateY(-60px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes move-bottom {
    from {
        opacity: 0;
        transform: translateY(72px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/*left-right*/
.left-80 {
    visibility: visible;
    animation: move-left 1s ease both;
}
.right-80 {
    visibility: visible;
    animation: move-right 1s ease both;
}
@keyframes move-left {
    from {
        opacity: 0;
        transform: translateX(-80px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes move-right {
    0% {
        opacity: 0;
        transform: translateX(80px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
/*print*/
@media print {
    a:not(.btn) {
        text-decoration: none;
    }
    .navbar {
        display: block;
    }
}
/*print-end*/
/*newMark*/
.newMark {
    position: relative;
    border-radius: 6px;
    padding: 2px 2px 3px;
    margin-left: 8px;
    font-size: 20px;
    font-weight: bold;
    vertical-align: text-top;
    color: #ffffff;
    background: -webkit-linear-gradient(#ff8300, #ff5c00);
    background: -o-linear-gradient(#ff8300, #ff5c00);
    background: -moz-linear-gradient(#ff8300, #ff5c00);
    background: linear-gradient(#ff8300, #ff5c00);
    box-shadow: 0 2px 0 #ffddc4;
}
.newMark::before {
    position: absolute;
    display: inline-block;
    left: -6px;
    top: 6px;
    width: 0;
    height: 0;
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #ff8300;
}
/*newMark-end*/
/*productBannerDown*/
.productBannerDown{
    padding: 4.0625rem 0;
    color: #ffffff;
    text-align: center;
    background: #e76754 url("/images/bg/b-1.png") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.productBannerDown .title{
    font-size: 2.375rem;
    font-weight: bold;
}
.productBannerDown .desc{
    font-size: 1.25rem;
}
.productBannerDown .btn-first, .productBannerDown .btn-second {
    background: #ffffff;
    animation: down 2s linear infinite;
}
@keyframes down {
    0% {top: 12px; opacity: 0.9;}
    50% {top: 30px; opacity: 1;}
    100% {top: 12px; opacity: 0.9;}
}
.productBannerDown .btn-first a{
    color: #2bcd6f;
}
.productBannerDown .btn-second a {
    color: #168eff;
}
.productBannerDown .btn-first:hover i {
    background: #ffffff;
}
.productBannerDown .btn-second:hover i {
    background: #ffffff;
}
/*productBannerDown-end*/
/*headline*/
.headline {
    padding-top: 6.25rem;
    margin-bottom: 3.125rem;
    text-align: center;
}
.headline h2 {
    margin-bottom: 1.625rem;
    color: #333333;
    font-size: 2.375rem;
    font-weight: bold;
}
.headline p {
    line-height: 1.625rem;
}
@media (max-width: 767px) {
    .headline {
        padding-top: 3.25rem;
        margin-bottom: 1.25rem;
    }
    .headline h2 {
        font-size: 1.625rem;
    }
}
/*headline-end*/
/*downPopup*/
.downPopup{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    background-color: rgba(0,0,0,.7);
}
.downPopup p{
    position: absolute;
    top: 38%;
    width: 80%;
    padding: 32px 10px;
    border-radius: 8px;
    background-color: #ffffff;
    text-align: center;
}
@media (min-width: 768px) {
    .downPopup{
        display: none;
    }
}
/*downPopup-end*/