.return-to-top {border:none;background:rgba(0, 0, 0, .5);position: fixed;z-index: 999;bottom: 144px;right: 20px;transition: bottom 400ms;
  width: 50px;height: 50px;display: block;text-decoration: none;border-radius: 35px;display: none;-webkit-transition: all .3s linear;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  transition: bottom 400ms;
  cursor: pointer;}
  .return-to-top img {
    padding-left: 0;
    padding-top: 0;
}

@media (min-width: 1200px){
  .container {max-width: 1250px;}
}
.container {padding: 0 15px;}
.row {margin-left: -15px; margin-right: -15px;}
[class*="col-"] {padding-left: 15px; padding-right: 15px;}

.header-row{ background: #ffffff;}
.header-row .navbar {padding:0 0 12px/*21px*/;}
.header-row .navbar-brand {margin: 20px 0 0;}
.sys-logo-head{ float: right; margin: 25px 0 0;}
.head-ofr-row{ background: #3f3f3f; padding: 7px 0 9px;}
.ofr-ctn-col{ color: #ffffff; font-size: 14px;}
.gift-icon {margin-right: 5px;}
.gift-icon img{margin-top: 2px;}
.header-row.fixed-top .navbar {padding: 0 0 14px;}


.pln-scn{ padding: 116px 0 0; background: #f3f6fc;}
/* .pln-scn::before{content: " "; width: 100%; height: 100%; position: absolute; top: 0; background: #f3f6fc; z-index: 1;} */
.trstpt-lg-col{ text-align: center;padding: 22px 0 23px; position: relative; z-index: 2;}
.pln-head-col {text-align: center;position: relative; z-index: 2;}
.pln-head-col .heading{color: #000000; font-size: 34px; font-weight: 700; margin: 0 0 12px;}
.pln-head-col p{color: #686868; font-size: 19px; font-weight: 500; margin: 0;}

.prc-bx-otr{ position: relative; z-index: 2; padding: 90px 0 0;}
.bx-inr-col{ display: table; margin: 0 auto;}
.prc-box-col {width: 370px;float: left; position: relative; text-align: center; background: #ffffff; border: solid 2px #cbe0fc; border-radius: 10px;}
.prc-box-col:hover { border-color:#4e89f7; }
.prc-box-col+.prc-box-col{ margin-left: 53px;}
.pln-ttl-col{ color: #000000; font-size: 24px; font-weight: 500; margin: 35px 0 8px;}
.pln-dsc-col{ color: #444444; font-size: 14px;  margin: 0;}
.pln-prc-col {margin: 36px 0 19px;}
.pln-prc-col .old-prc{ color: #686868; font-size: 16px; font-weight: 500; text-decoration: line-through;}
.pln-prc-col .new-prc{ color: #000000; font-size: 32px; font-weight: 700;}
.pln-prc-col .tm-prd{ color: #686868; font-size: 16px; font-weight: 500;}
.by-nw-btn{border: solid 2px #ff4f67; width: 191px; background: #ff4f67; border-radius: 50px; color: #ffffff; font-size: 20px; font-weight: 700;
padding: 7px 5px;}
.by-nw-btn:hover{ background: #fd445e; color: #ffff;}
.unfill-btn{ background: #ffffff; color: #ff4f67;}

.pln-ftr-ttl{color: #0f0f0f; font-size: 17px; font-weight: 700; text-transform: uppercase; margin: 46px 0 0;position: relative;}
.pln-ftr-ttl::after{content: " "; width: 100%; position: absolute; left: 0; top: 11px; z-index: 1; height: 1px; background: #f2f3f4;}

.pln-ftr-ttl span{ padding: 0 6px; background: #ffffff; position: relative; z-index: 2;}
.pln-ftr-lst {text-align: left; margin: 15px 34px 31px; padding: 0px; }
.pln-ftr-lst li {background: url(https://cdn.systweak.com/website/rightbackup/images/price-7/ftr-list.png) no-repeat 0 9px; padding-left: 26px; margin-bottom: 10px;}
.pln-ftr-lst li p{color: #2d2d2d; font-size: 14px; line-height: 24px; margin: 0;}
.tooltip img {margin-top: -1px;}
/* tooltip css */
.tooltip { 
  position: relative;
  display: inline-block; line-height: 20px;
  opacity: 1; 
  font-size: 12px;
}

.tooltip .tooltiptext {
  visibility: hidden; 
  position: absolute;
  z-index: 99999;
  bottom: 125%;
  left: 50%;
  margin-left: -100px;
  opacity: 0;
  transition: opacity 0.3s; 

  	box-shadow: 0 0 10px 0 rgb(43 43 88 / 30%);
    width: 200px;
    padding:10px 20px;
    color: #2b2b58;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";

}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/* tooltip css */
.prc-box-col.active{border-color: #4e89f7;box-shadow: 0px 5px 10px 0px rgba(50, 172, 211, 0.22);}
.info-col {margin-left: 5px;}
.bst-vlu-col{ width: 198px; background: #1666F8; border-radius: 5px 5px 0 0;color: #ffffff; font-size: 18px; line-height: 35px; font-weight: 700;
text-transform: uppercase; position: absolute; top: 0; left: 50%; margin-left: -99px; margin-top: -36px;}
.discount-col{ width: 97px; height: 97px; background: url(https://cdn.systweak.com/website/rightbackup/images/price-7/discount_badge2.png) no-repeat 0 0; position: absolute; top: -30px; right: -11px; 
color: #ffffff; font-size: 14px;line-height: 17px; text-transform: uppercase;padding-top: 30px; padding-left: 9px; padding-right: 3px; }
.norsk-txt-col{ max-width: 70%; margin: 0 auto; text-align: center; color: #4f4e4e; font-size: 14px; line-height: 23px; padding: 60px 0 50px 0;}
.norsk-txt-col span{ color: #000000; font-weight: 500;}
.prt-txt{ font-size: 24px; font-weight: 700;}
.off-txt{ font-size: 14px; font-weight: 700; }

.ftr-tbl-scn {padding: 27px 0 0; }
.head-title-col {text-align: center;}
.head-title-col .heading-2 {color: #0d141f;font-size: 32px;font-weight: 700;margin-bottom: 21px;}
.scl-tbl-col {padding: 20px 0 0;}
.ftr-tbl-otr{ margin-top: 27px;}
.ftr-tbl-otr table{ table-layout:fixed;}
.anti-title-1{color:#000000; font-size:22px;font-weight: 700; margin:0; padding: 8px 36px 0px;}
.table-title{color:#000000; font-size:18px; line-height: 27px; font-weight: 700; margin:0; }
.feature-data-table p{color:#747474; font-size:14px;margin:-2px 0 0;}
.feature-data-table{ border: none; border-top: solid 1px #d9d9d9;}
.feature-data-table tbody tr td{ border: none; border-collapse:collapse; padding:11px 36px 13px;}
.feature-data-table tbody tr td.bdr-lt-rt{border-left:solid 1px #d9d9d9;border-right:solid 1px #d9d9d9 }
.feature-data-table tbody tr td+td{width:216px; text-align:center;}
.feature-data-table tbody tr td:nth-child(2){width:228px; }
.table-striped tbody tr:nth-of-type(even) {background-color: #f3f6fc;}
.table-striped tbody tr:nth-of-type(odd) {background-color: #ffffff;}
.recommended-btn{background: #49bde2; border-radius: 6px 6px 0 0;  position:relative; padding:10px 10px; text-align:center;margin-bottom: -16px;margin-top: -20px;}
.apdfe-rmd-title{color:#ffffff !important; font-size:20px;line-height: 32px;font-weight: 400;display:block;margin-top: 6px; margin-bottom: 0;}
.pro-title {display: block; color: #ffffff; font-size: 24px;line-height: 34px;font-weight: 700; text-transform: uppercase; margin-bottom: 14px;}
.trengal-arrow{ width:16px; height:8px; position:absolute; left:50%; bottom: -7px; margin-left:-8px; background:url(../images/trengal-arrow2.png) no-repeat 0 0;}
.free-trial{ color:#404040; font-size:20px;font-weight: 400;line-height: 44px;padding-top: 8px; padding-bottom: 1px;margin: 0;}
.recommended-title{ width: 134px;   color:#ff4f67; font-size:15px; font-weight: 500; padding: 6px 0 5px; display: block; margin: 0 auto; border-radius: 32px;
   position: absolute; top: 0; left: 50%; margin-left: -67px; margin-top: -33px;}
.top-ftr-tbl{ border-top: 0;}
.top-ftr-tbl tbody tr td{ padding: 0;}
.tb-buy-btn{ min-width: 160px;display: block; background:#0070ff; color:#ffffff !important; font-size:18px; line-height:50px;font-weight: 700; border-radius:0; padding:0 0;}
.tb-buy-btn:hover{ background:#157cff; color:#fff !important;}
.price-tb-col {min-height: 76px;}
.old-price{ color:#41424e; font-size:20px; line-height:22px;font-weight: 400; padding-top:10px; position:relative;}
.new-price{color:#41424e; font-size:30px;line-height:40px; font-weight: 500;}
.cross-price{ position:absolute; top:17px; left:50%; margin-left: -33px;}
.money-back-tb-col .table-text{ padding-right:40px;line-height: 20px;margin-top: 0;}
.feature-data-table .money-back-tb-col { padding-top: 12px;padding-bottom: 11px;}
.money-back-tb-col .mny-table-title{color: #000000;font-size: 16px;line-height: 24px;font-weight: 700;margin-top: 13px;margin-bottom: 3px;}
.money-back{float: left;margin-right: 22px;margin-bottom: 40px;margin-top: 20px;}
.unlimited-title{min-height: 24px;color:#727888; font-size:15px; margin:2px 0 0;}
.feature-data-table tbody tr td.bdr-lt-rt.padd-0{ padding: 0;}
.bwn-tb-btn {width: 179px;background: #e6e6eb;display: block;color: #6b6b6b !important;font-size: 18px;line-height: 50px;font-weight: 700;border-radius: 50px;margin:-1px auto 0; padding: 0; border: none;}
.bwn-tb-btn:hover{ background: #c8c8cd;}
.buy-tb-btn {width: 169px;display: block;background: #ff4f67;color: #ffffff !important;font-size: 18px;line-height: 50px;font-weight: 700;border-radius: 50px;padding: 0; border: none;}
.buy-tb-btn img{ margin-right: 3px;margin-top: -2px;}
.buy-tb-btn:hover{ background: #f8435c;}
.price-outer-col {margin-top: -26px;}
.support-row { background:#ffffff; padding: 73px 0 69px; text-align: center;}
.sup-col h5, .sup-col .heading-5, .sup-col .heading-5 {color: #000000; font-size: 20px; line-height: 30px; font-weight: 700; margin-bottom: 8px; margin-top: 21px;} 
.sup-col p {color: #000000; font-size: 16px; line-height: 24px;  margin-bottom: 15px;}
.sup-col p a{ color: #052eff;}
.sup-col:first-child{padding-right: 66px;}
.sup-col:nth-child(2){padding-left: 74px;}
.sup-col:last-child{padding-left: 130px;}
.footer-scn{ background: #f3f6fc;}
.footer-link{ overflow: hidden; margin: 41px 0 45px;}
.footer-link li{float: left; color: #000000; font-size: 14px; line-height: 14px; padding: 0 7px;}
.footer-link li a{color: #000000; font-size: 14px;}
.footer-link li a:hover{color: #052eff; }
.footer-link li:first-child{ padding-left: 0;}
.copyright-col{ text-align: right; color: #656667; font-size: 13px; padding: 39px 0;}

/** LP-10 Lang = DE **/   
html[lang="de"] .btn.r-btn { font-size: 18px; }
html[lang="de"] .pln-ftr-lst {  margin: 15px 22px 31px; }
html[lang="de"] .sup-col h5, 
html[lang="de"] .sup-col .heading-5, 
html[lang="de"] .sup-col .heading-5 { font-size: 18px; line-height: 24px; margin-bottom: 0px;}

html[lang="de"] .footer-link li { line-height: 24px; padding: 0 10px; }

html[lang="ja"] .sup-col h5, .sup-col .heading-5, .sup-col .heading-5  {font-size: 18px;}

@media (max-width: 1199.98px) {  
.header-row .navbar-brand {margin: 14px 0 0;}
.header-row .navbar {padding: 0 0 11px;}
.sys-logo-head {margin: 18px 0 0;}

.money-back-tb-col .table-text{ padding-right: 0; padding-bottom: 20px;}
.money-back{ margin-bottom: 50px;}
.sup-col h5, .sup-col .heading-5{ font-size: 18px;margin-bottom: 0;margin-top: 10px;}
.support-row{ padding: 30px 0; }
.sup-col p{ margin-bottom: 0; font-size: 15px; line-height: 18px;}
.footer-link li{ padding: 0 3px;}
.footer-link{ margin: 30px 0;}
.copyright-col{ padding: 26px 0;}
.sup-col img{ width: 50px; height: auto;}

body.three-col-plan .prc-box-col { width: 296px;}
body.three-col-plan .prc-box-col+.prc-box-col{margin-left: 20px;}
body.three-col-plan .pln-ftr-lst { margin: 15px 20px 31px;}

}

@media (max-width: 991.98px) {
.header-row.fixed-top .navbar-brand {margin-top: 14px;}
.pln-scn {padding: 92px 0 0;}
.pln-scn::before{ height: 517px;}
.pln-head-col .heading{ font-size: 28px; margin-bottom: 0;}
.prc-bx-otr{ padding: 80px 0 0;}
.pln-head-col p{ font-size: 16px;}
.bst-vlu-col{ font-size: 16px; line-height: 32px; margin-top: -33px;}
.prc-box-col {width: 331px;}
.prc-box-col+.prc-box-col {margin-left: 28px;}
.pln-ttl-col{ font-size: 20px; margin: 25px 0 5px;}
.discount-col{width: 70px;height: 70px; background-size: cover; top: -36px; padding-top: 17px;     }
.prt-txt {font-size: 19px;}
.off-txt {font-size: 15px;}

.pln-prc-col {margin: 15px 0 10px;}
.pln-prc-col .old-prc,.pln-prc-col .tm-prd{ font-size: 14px;}
.pln-prc-col .new-prc{ font-size: 24px;}
.by-nw-btn{ width: 150px;font-size: 15px;padding: 7px 5px;}
.pln-ftr-ttl{ margin: 25px 0 0; font-size: 16px;}
.norsk-txt-col {max-width: 78%; padding: 30px 0 40px;}
.feature-data-table tbody tr td+td,.feature-data-table tbody tr td:nth-child(2) {width: 175px;}
.bwn-tb-btn,.buy-tb-btn {width: 150px; font-size: 16px; line-height: 42px;}
.money-back {margin-bottom: 7px;}
.feature-data-table tbody tr td{ padding: 10px 15px;}
.anti-title-1{ padding: 0; font-size: 20px;}
.table-title{ font-size: 16px;}
.free-trial{ font-size: 18px; padding: 0;}
.apdfe-rmd-title{font-size: 18px;line-height: 28px; margin-bottom: 10px;}
.head-title-col .heading-2{ font-size: 28px;}
.arrw-dwn {width: 20px;height: auto;}
.recommended-title{ font-size: 14px;}
.money-back-tb-col .mny-table-title{ font-size: 14px;line-height: 21px;margin-top: 13px;margin-bottom: 0;}
.money-back{ margin-right: 15px;}
.sup-col img{ width: 45px;}
.sup-col h5, .sup-col .heading-5{ font-size: 14px;line-height: 16px; margin-top: 8px;}
.footer-link li{ margin-bottom: 5px;}
.footer-link {margin: 20px 0;}
.copyright-col {text-align: center;padding: 0 0 15px;}
.footer-link li {padding: 0 5px;}
.footer-link {margin: 15px auto 7px;display: table;}
.pln-ftr-lst{ margin: 15px 20px 31px;}
.recommended-btn{ margin-bottom: -21px; margin-left: -15px; margin-right: -15px;}
.sup-col:first-child {padding-right: 15px;}
.sup-col:nth-child(2) {padding-left: 15px;}
.sup-col:last-child {padding-left: 15px;}

body.three-col-plan .prc-box-col { width: 335px;}
body.three-col-plan .prc-box-col+.prc-box-col{margin-left: 20px;}
body.three-col-plan .pln-ftr-lst { margin: 15px 20px 31px;}
body.three-col-plan .bx-inr-col .prc-box-col:nth-child(4) { margin-left: 168px;  margin-top: 20px;}
.by-nw-btn { border-color: #EB0020; }
.unfill-btn { color: #EB0020; }
.cookie-bot-row { height: 54px!important; }
.cookie-text { max-width: 535px!important; font-size: 14px!important; padding-top: 6px!important; padding-bottom: 6px!important;}
}

@media (max-width: 767.98px) {
.pln-scn::before {height: 489px;}
.prc-box-col{ width: 340px;margin: 0 auto;float: none;}
.prc-bx-otr {padding: 60px 0 0;}
.pln-head-col .heading {font-size: 24px;}
.pln-head-col p {font-size: 14px;}
.pln-scn {padding: 92px 0 0;}
.prc-box-col+.prc-box-col {margin-left: auto;margin-top: 50px;}
.norsk-txt-col {max-width: 100%;padding: 20px 0 20px;}
.head-title-col .heading-2 {font-size: 24px; margin-bottom: 0;}
.arrw-dwn {width: 14px;}
.sup-col{ margin-bottom: 20px;}
.support-row {padding: 20px 0 0px;}
.footer-link li {padding: 0 3px;}
.scl-tbl-col{ overflow-x: scroll;}
.ftr-tbl-otr{ width: 650px;}
body.three-col-plan .bx-inr-col { max-width: 400px; margin-left: auto; margin-right: auto;} 
body.three-col-plan .prc-box-col { width: 100%; margin-left: 0;  margin-bottom: 44px; }
body.three-col-plan .prc-box-col+.prc-box-col{margin-left: 0; clear: both;}
body.three-col-plan .pln-ftr-lst { margin: 15px 20px 31px;}
body.three-col-plan .bx-inr-col .prc-box-col:nth-child(4) { margin-left: 0;  margin-top: 20px;}

}

@media (max-width: 575.98px) { 
.footer-link{ text-align: center;}
.footer-link li{ float: none; display: inline-block;}

}

@media only screen and (max-width: 479.98px) {
  .prc-box-col {width: 286px;}
}
@media(max-width:390.98px) {
.trstpt-lg-col{ padding-top: 40px;}

}
@media(max-width:360.98px) {
.sup-col p a{ word-wrap: break-word;}
}