/*--- STYLE.CSS ---*/

body {
    padding: 0;
    font-family: Poppins, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, a, span, div {
    font-family: Poppins, sans-serif;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mdl-button--raised.mdl-button--colored {
    background: #448aff;
}

.mdl-button--raised.mdl-button--colored:hover {
    background: #366ECC;
}

.header-container {
    background: #231F20;
    width: 100%;
    float: left;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.header-top {
	float:left;
	width:100%;
	padding-top: 19px;
    background-color: white;
}

.header-bottom {
	float:left;
	width:100%;
    background: #dfdfdf;
    padding: 6px 0 4px;
    height: auto! important;
}

.header-bottom-text-store p {
	font-size: 19px;
	margin:0;
	line-height:21px;
    color: #000000;
    font-weight: 600;
}

.header-bottom-text-store p a {
	color: #ff0000;
    font-size: 19px;
}

.header-bottom-text-store p a:hover {
    color: #1C75BC;
    text-decoration: none;
}

.header-bottom-text-store p a:focus, .header-bottom-text-store p a:visited {
    text-decoration: none;
}

.header-bottom-text-store{
	text-align: center;
	width: 100%;
	display: inline-block;
    padding: 4px 0;
}

.navbar-default .navbar-nav>li>a {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-right #UK-link {
    display: none;
}

.subpage-container {
	float:left;
	width:100%;
	padding-bottom: 68px;
}

.content-top {
    text-align: center;
    width:100%;
    float: left;
    margin-top: 3%;
    margin-bottom: 3%;
}
.content-top h2 {
    color: #0071BC;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.content-top h5 {
     text-align: center;
}
.content-top p {
    text-align: center;
}
.fix-stick-heading {
	float:left;
	width:100%;
	background:#25AAE1;
	text-align:center;
    padding: 5px 5px 10px;
    height: auto;
}

.fix-stick-heading.black-outer {
	background:#000;
}

.fix-stick-heading.darkblue-outer {
    background:#0071BC;
}

.hideDiv {
    display: none;
}

#id_store_page_2 .divCurrencySwitcher {
    font-size: 12px;
    font-weight:400;
    width:auto;
    max-width:503px;
}

/* The following style changes are to modify the currency switcher buttons to work with the dropdown*/
#currSwitcherTop .btn-success {
   border-color: #ccc;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

#currSwitcherTop .dropdown-menu .btn-success {
    background-color: #1C75BC;
    background-image: none;
    color: #fff;
}
#currSwitcherTop .dropdown-menu .btn-success:hover {
    background-color: #155A8E;
    color: #fff;
}

#currSwitcherTop .dropdown-menu .btn-default {
    border-color: #ccc;
    background-image: none;
    box-shadow: none;
}

#currSwitcherTop .dropdown-menu .btn-default:hover {
    border-color: #ccc;
    background-image: none;
    background-color: #f1f1f1;
}

#currSwitcherTop .btn-success:hover, #currSwitcherTop .btn-success:focus {
    background-color: #e0e0e0;
    color: #000;
}

#currSwitcherTop .btn-default {
    border-color: #ccc;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
}
/* The above style changes are to modify the currency switcher buttons to work with the dropdown */

#currSwitcherTop .btn-success {
   background-color: #c12e2a;
    border-color: #b92c28;
    outline: 0;
}

#currSwitcherTop .btn-default {
    border-color: #ccc;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    outline: 0;
}

#currSwitcherTop {
    margin-top: 20px;
    float:right;    /*--- for the currency picker dropdown ---*/
}

.divCurrencySwitcher a {
    color: white;
}

.fix-mestick-outer{
	float:left;
	width:100%;
}

.most-popular {
    text-align: left;
}

.most-popular span {
    text-align: left;
    background-color: #E73E2D;
    color: white;
    font-weight: bold;
    padding: 0 5px;
    display: inline-block;
}
#best-selling {
    color:#00a550;
    font-weight: bold;
}
.best-deal span {
    background-color: #00a550;
    color: white;
}
.pro-company-logo {
    height: 40px;
    max-width: 85%;
    display: block;
    margin: 24px auto;
}
.pro-company-logo-b {
    display:inline-block;
}
#millions {
    font-weight: bold;
    color: #00a550;
}
#trusted-by-b {
    margin-top: 10px;
}
.star-icon {
    color: gold;
    margin: 24px 0 0;
    font-size: 36px;
}

.guarantee-div span {
    color: #00a550;
    padding: 0 5px;
}
.most-popular ~ .mdl-grid {
    padding-top: 0;
}
/* /renew review row styles */
#reviewer, #review {
    margin-bottom: 4px;
}
#review {
    margin-top:4px;
    margin-bottom: 10px;
}
#review-title {
    margin: 0;
}
#review-stars .star-icon {
    margin: 0 -2px;
    font-size:18px;
}
#reviewer {
    color: grey;
}
#verified-purchase {
    color: #C45500;
    margin-bottom: 0;
}
#display-flex-center {
    display: flex;
    align-items: center;
}
@media screen and (min-width: 1023px ) {
    #review-stars {
        display:flex;
        align-items: center;
    }
    #review-title {
        margin:0 0 0 5px;
    }
    #review {
        margin-bottom: 0;
    }

}
/*  /renew review styles end  */
.refund-notice {
    text-align: left;
    color: #555;
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    padding: 0 14px 14px 14px;
}
.note-bolder {
    color: #333;
    font-weight: bolder;
}
.currencyHere {
    min-height: 60px;
    float:right;    /*--- for the currency picker dropdown ---*/
}

.fix-stick-heading.dark-blue-outer{
	background:#1C75BC;
}

.fix-stick-heading.black-outer{
	background:#000;
}

.fixmestick-trial, .fixmestick-home, .fixmestick-pro {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fixmestick-trial ul, .fixmestick-home ul, .fixmestick-pro ul {
    padding-left: 10px;
    padding-right: 10px;
}

.fixmestick-trial ul li, .fixmestick-home ul li, .fixmestick-pro ul li {
    display: block;
    font-size: 24px;
    height: 60px;
    line-height: 2px;
    margin: 5px 0;
}

.fixmestick-trial i, .fixmestick-home i, .fixmestick-pro i {
    color: #C1272D;
    margin-right: 10px;
    margin-bottom: 10px;
}

.textIndent {
    margin-top: -10px;
}

.skuNotOnDiscount {
    text-align: center;
}

.radio-outer {
    text-align:center;
}

.order-btn {
    text-align: center;
}

.order-btn .btn-danger {
    background: #C1272D;
    border-radius: 4px;
    border: none;
    padding: 12px 16px;
    font-size: 20px;
    margin: 2px 0 8px;
}

.order-btn .btn-danger:hover {
    background: #a8262b;
}

h1, h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.skuName {
    color: #ffffff;
    font-size: 24px;
    margin-top: 14px;
    margin-bottom: 16px;
}

.skuListPrice.top-dollar, .backMeUpListPriceDelta.top-dollar {
    margin: 5px auto;
    max-width: 165px;
    width: 100%;
    color: #555;
    font-size: 18px;
}

.skuListPriceFree {
    margin: 5px auto;
    max-width: 165px;
    width: 100%;
    color: #00a550;
    font-size: 18px;
    font-weight:bold;
}
.skuDiscountedPrice, .backMeUpDiscountedPriceDelta {
    font-size: 32px;
    font-weight: 700;
    line-height: 0.98;
}

.skuOnDiscount .skuListPrice, .backMeUpListPriceDelta {
    line-height: 0.2;
}

.skuListPrice, .backMeUpListPriceDelta {
    font-size: 15px;
}

#id_store_page_1 input[type=radio] {
  visibility: hidden;
  position: absolute;
}

#id_store_page_1 input[type=radio] + label:before {
  height:15px;
  width:15px;
  margin-right: 6px;
  content: " ";
  display:inline-block;
  vertical-align: baseline;
  border:1px solid #C1272D;
  text-align: center;
}

#id_store_page_1 input[type=radio]:checked + label:before {
  background: #C1272D;
    box-shadow: inset 0px 0px 0px 3px #fff;
}

#id_store_page_1 input[type=radio] + label:before {
  border-radius:50%;
}

#id_store_page_1 .styledRadio, #id_store_page_1 .radio-label {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 4px 0;
}

.styledRadio, .radio-label, .shippingOptionItem {
    cursor: pointer;
}

.computer-type-label {
    font-size: 18px;
    font-weight: 600;
    font-weight: normal;
}

.fix-mestick-inner {
    float: left;
    width: 100%;
    background: #F1F2F2;
    padding: 8px 9px 14px 16px;
    box-shadow: inset  0  8px 8px -8px #333;
}

.fixmestick-trial-details, .fixmestick-home-details, .fixmestick-pro-details {
    float: left;
    width: 100%;
    background: url('../img/list-bg.png') no-repeat center top;
    padding: 20px 0 16px;
    min-height: 130px;
}

.lowerDetails {
    display:inline-block;
    margin: 0 8%;
}
.lowerDetails h6 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.lowerDetails ul {
    text-align: center;
}

.lowerDetails ul li {
    display: block;
    font-size: 14px;
    line-height:1;
}

.subpage-container {
	float:left;
	width:100%;
	padding-bottom: 68px;
}

.subpage-top-container{
	width:100%;
	float:left;
}

.subpage-bottom-container{
	width:100%;
	float:left;
	margin-top: -24px;
}

.subpage-container-inner {
	float:left;
	width:100%;
	padding:0;
}

#divItemsInOrderBox {
    margin: 20px 5px 0;
    max-width: none;
}

#divItemsInOrderBox .divOrderItem {
    font-size: 20px;
}

#divItemsInOrderBox a {
    font-size: 18px;
}

#divItemsInOrderBox .sectionTitle{
    font-weight:bold;
}

#divItemsInOrderBox .subTotal, #divItemsInOrderBox #divItemsInOrderSubTotalAmount  {
    font-size: 18px;
}

.sectionTitle {
    margin-bottom: 7px;
    font-size: 18px;
    color: #333;
    font-weight: 300;
}

#divProceedToCheckoutButton {
   /* margin-top:10px;*/
     margin: 0 auto;
    text-align: center;
    background: #C1272D;
    border-radius: 4px;
    border: none;
    padding: 12px 16px;
    font-size: 20px;
}

#divThanksForOrder, #divThanksForPreAuthPayment {
    margin: 0 auto;
}

fieldset.pay-using-cc-border {
    border: 1px solid #DDDDDD;
    padding-left:10px;
    margin: 0 0 0 0 !important;
}
legend.pay-using-cc-border {
    text-align: left !important;
    padding-left:5px;
    width:auto;
    border-bottom:none;
    padding-bottom:0px;
    margin-bottom:0px;
}

.panel {
    min-height: 1px;
    width: auto;
    max-width: 503px;
    -moz-box-shadow: 0 3px 6px 1px #b4b4b4;
    -webkit-box-shadow: 0 3px 6px 1px #b4b4b4;
    box-shadow: 0 3px 6px 1px #b4b4b4;
}

.fr {
    float: right!important;
}

#id_store_page_1 p, div, button, li {
    line-height: 1.42857143;
}

#divBackupUpsell {
    box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px;
    margin: 14px 0 14px 0;
    border: 2px solid #999;
}
#divBackupUpsell .row {
    display: flex;
    align-items: center; /* This will vertically center items in the row */
}

#check_add_backmeup_label {
    height: auto;
    margin-bottom: 10px;
}

.subTotal {
    font-weight: 700;
}

.subTotalAmount {
    font-weight: 700;
}

#checkout-buttons {
    padding-top: 20px;
}

.bordered-box {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #DDDDDD;
    padding-right:10px;
    margin-right:7px;
    margin-left:7px;
    margin-top:7px;
    margin-bottom:7px;
    min-height: 1px;
    width:auto;
    max-width:503px;
    background-color: white;
    -moz-box-shadow: 0 4px 7px 1px #b4b4b4;
	-webkit-box-shadow: 0 4px 7px 1px #b4b4b4;
	box-shadow: 0 4px 7px 1px #b4b4b4;
}

.customer-favourite .favourite-callout {
    right: 00px;
    top: 100px;
    margin-left:auto;
    margin-right:0;
    float:right;
    width:100px;
    height:100px;
}
.quantity_select {
    margin-right:5px;
}
.input-prepend.input-fullwidth {
    position: relative;
}
.input-prepend.input-fullwidth .add-on {
    width: 15px;
}
.input-prepend.input-fullwidth .input-wrapper {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
}
.input-prepend.input-fullwidth .input-wrapper input {
    width: 100%;
    padding-right: 0px;
}
.fmsline {
   width:100%;
   border-top: 1px solid #DDDDDD;
   margin-top:7px;
   margin-bottom:7px;
}

.skuDetails {
    font-weight:300;
    font-size: 16px;
}
.skuPriceFormat {
    font-size: 18px;
    font-weight:300;
}
.skuPriceStrikedFormat {
    font-size: 13px;
    font-weight:400;
}
.skuPriceDiscountedFormat {
    font-size: 18px;
    font-weight:400;
    color: #d14;
}

.divCurrencySwitcher a {
    color: white;
}

.shippingOptionName {
    font-weight:700;
}
.shippingOptionDays {
    font-weight:400;
}
.shippingOptionPrice {
    font-weight:700;
}
.disableShippingItem
{
    text-indent:15px;
}
#divSecurityReinforcement {
    font-size: 12px;
    font-weight:700;
    padding-bottom: 0px;
}

.fr {
    float: right!important;
}
.fl {
    float: left!important;
}

#divAutoRenew {
    margin-top:5px;
}
#divCreditCardImages {
    margin-bottom:5px;
}

#id_store_page_1 p,div,button, li {
    line-height: 1.42857143;
}

.select-outer-fix {
    margin-top: -20px;
}

.priceRow {
    min-height: 70px;
    /*margin-left: 40px;*/
    text-align: center;
}

#checkout-buttons {
    margin-top:20px;
}

#divItemsInOrderBox .sectionTitle {
    font-size: 24px;
}

#divProceedToCheckoutButton {
   /* margin-top:10px;*/
    margin: 0 auto;
    text-align: center;
}

#divThanksForOrder, #divThanksForPreAuthPayment {
    margin: 0 auto;
}

fieldset.pay-using-cc-border {
    border: 1px solid #DDDDDD;
    padding-left:10px;
    margin: 0 0 0 0 !important;
}
legend.pay-using-cc-border {
    text-align: left !important;
    padding-left:5px;
    width:auto;
    border-bottom:none;
    padding-bottom:0px;
    margin-bottom:0px;
}

label {
    font-size: 14px;
    font-weight:400;
}

#currencyPosTwo {
    margin-top: 10px;
}

.collapseDetails {
    width: 100%;
}
.collapseDetails i{
    margin: 0 auto;
    display: block;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3,
.col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6,
.col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9,
.col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11,
.col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: static;
}

.fullWidth {
    width: 100%;
    padding-right: 0px;
}

.bordered-box.fullWidth {
    padding-right: 10px;
}

.form-control {
    height: 50px;
    padding: 6px 12px 4px 12px;
}

#divPaymentOptions .mdl-radio {
    height: 100%;
}

#button-place-order, .button-submit {
    /* margin-top:10px;*/
    margin: 0 auto;
    text-align: center;
    background: #C1272D;
    border-radius: 4px;
    border: none;
    padding: 8px 12px;
    font-size: 14px;
}

#orderSummary a {
    font-size: 16px;
    line-height: 24px;
    color: #ff0000;
    padding: 0;
    margin: 0;
    text-decoration: none;
    outline: none !important;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.divCheckoutItem>td:first-of-type {
    text-align: center;
}

.pay-using-cc-border {
    padding-right: 10px;
    padding-bottom: 0px;
}

input::-webkit-input-placeholder {
color: black !important;
}

input:-moz-placeholder { /* Firefox 18- */
color: black !important;
}

input::-moz-placeholder {  /* Firefox 19+ */
color: black !important;
}

input:-ms-input-placeholder {
    color: black !important;
}

.sslCert-image img{
    width: 10%;
    margin-top:10px;
    margin-right: 5px;
}

.sslCert-image #paypalBadge {
    width: 15%;
}

/*--- for the currency picker dropdown ---*/
.dropdown-menu {
    min-width: 100%;
}

.dropdown-menu .currencyUSD, .dropdown-menu .currencyCAD, .dropdown-menu .currencyGBP {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
    border: none;
}

.btn-group .btn+.btn {
    margin-left: 0;
}

.currencyFlagUS, .currencyFlagCAN, .currencyFlagUK {
    width: 24px;
    height: 14px;
    display:inherit;
    float: left;
    margin: 3px -10px 0 0px;
}

.currencyFlagUS {
    background: url("../img/US-flag.png");
    background-size: 100% 100%;
}
.currencyFlagCAN {
    background: url("../img/CA-flag.png");
    background-size: 100% 100%;
}
.currencyFlagUK {
    background: url("../img/UK-flag.png");
    background-size: 100% 100%;
}

.text-USD:before {
    content: "USD";
}

.text-CAD:before {
    content: "CAD";
}

.text-GBP:before {
    content: "GBP";
}
/*--- STYLE.CSS ENDS ---*/

/*--- LAYOUT.CSS ---*/
/* Mobile Portrait Size (devices and browser) */
@media only screen and (max-width: 483px) {
    #divItemsInOrderBox .divOrderItem {font-size: 16px;}
    #divItemsInOrderBox  a {font-size: 14px;}
    #divItemsInOrderBox .subTotal, #divItemsInOrderBox #divItemsInOrderSubTotalAmount  {font-size: 14px;}
    .sslCert-image img{width: 20%;}
    .sslCert-image #paypalBadge {width: 30%;}
}

@media only screen and (min-width: 392px) and (max-width: 483px) {
    .store-c-header h2 {font-size: 24px;}
    .store-c-header h4 {font-size: 16px; max-width: 12em; margin-top: 5px;}
    #store-c-container { background-size: 100%; }
    .store-c-banner {height: 258px;}
    #buy-scroll-btn {width: 30%; margin-left: 5px; margin-top: 0px; font-size: 16px;}
}

@media only screen and (max-width: 391px) {
    .guarantee-img {display: none;}
    #store-c-container {background: none; }
    .store-c-banner {height: 288px;}
    #store-c-container .col-xs-7 {width: 100%;}
    .store-c-header h2 {font-size: 24px;}
    .store-c-header h4 {font-size: 16px; margin-top: 5px;}
    #store-c-container .text-center {display: block; padding-top: 10px;}
    .store-c-buy {height: 224px;}
    #store-c-container .col-sm-offset-0 {text-align: center;}
    #buy-scroll-btn {width: 40%; margin-top: 0px; font-size: 16px;}
}

@media only screen and (min-width: 483px) and (max-width:767px) {
    .sslCert-image img{width: 12.5%;}
    .sslCert-image #paypalBadge {width: 17.5%;}
    .store-c-header h2 {font-size: 26px;}
    .store-c-header h4 {font-size: 20px; margin-top: 8px;}
    #store-c-container {background-size: 88%;  }
    .store-c-buy .container {padding-top: 3%;padding-bottom: 3%;}

}

@media only screen and (min-width: 558px) and (max-width: 767px) {
    .store-c-header h4 {max-width: 16em;}
    #buy-scroll-btn {width: 30%; margin-left: 5px; margin-top: 10px;}
    .store-c-banner {height: 292px;}
}

@media only screen and (min-width: 483px) and (max-width: 557px) {
    .store-c-header h4 {max-width: 12em;}
    #buy-scroll-btn {width: 30%; margin-left: 5px; margin-top: 0px;}
    .store-c-banner {height: 284px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .header-bottom-text-store { padding: 0 10px 0 10px;  }
    .header-bottom-text-store p {line-height: 26px;}
    .container {padding-left: 5px; padding-right: 5px;}
    .content-top h2 {font-size: 32px;}
    .fixmestick-trial ul li, .fixmestick-home ul li, .fixmestick-pro ul li {height: 100%; line-height:26px; margin: 30px 0;}
    .fixmestick-trial-details h4, .fixmestick-home-details h4, .fixmestick-pro-details h4 {height: auto;}
    .fixmestick-trial i, .fixmestick-home i, .fixmestick-pro i {display: none;}
    .subpage-bottom-container {padding: 0 6px; margin-top: -10px;}
    html, body {overflow-x:hidden;}
    #button-paypal-checkout, #divProceedToCheckoutButton {display: block;}
    .Windows.Safari #divProceedToCheckoutButton {display: inline;}
    #id_store_page_2 {padding: 0 6px;}
    #UK-link {display: none;}
    #divItemsInOrderBox {margin: 20px 5px 0; }
    .store-c-what, .store-c-how, .store-c-why {height: 100%;}
    .three-benefits {margin: 0;}
    .three-benefits .col-sm-3 {display: none;}
    .three-benefits .buy-btn {display: block;}
    .store-c-header {margin: 25px 0 10px;}
    #NA-link {display: block;}
    #buy-scroll-btn {font-size: 19px; padding: 8px 16px;}
}

@media only screen and (min-width: 992px) {
    #store-c-container .col-md-offset-2 {margin-left: 16%;}
}

/* All Tablet Sizes (devices and browser) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .skuName {margin-bottom: 10px; margin-top: 8px;}
    .fix-stick-heading {height: 84px;}
    #store-c-container {background-size: 82%; }
    .three-benefits {max-width: 36em; margin: 25px 0 15px;}
    #store-c-container .col-md-offset-2 {margin-left: 14%;}
    .shipFromDiv {line-height: 1.65;}
    .store-c-buy .container {padding-top: 2%;padding-bottom: 2%;}
    .shipFrom {line-height: 1;}
    .fixmestick-trial, .fixmestick-home, .fixmestick-pro {margin-bottom: 25px;}
}

@media only screen and (min-width: 1046px) and (max-width: 1599px) {
    #store-c-container {background-size: 58%;}
    .store-c-buy .container, .store-c-what .container {padding-top: 1.5%;padding-bottom: 1.5%;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #store-c-container {background-size: 68%;}
    .store-c-buy .container, .store-c-what .container {padding-top: 1.5%;padding-bottom: 1.5%;}
}

@media only screen and (min-width: 1600px) and (max-width: 2359px) {
    #store-c-container {background-size: 44%;}
}

@media only screen and (min-width: 2360px) {
    #store-c-container {background-size: 36%;}
}


/*--- LAYOUT.CSS ENDS ---*/

body {
    background-color: #fafafa;
}
h3 {
    font-weight: bold;
}
/*---Header Starts---*/
header {
	-webkit-box-shadow: 0 6px 8px -6px #333;
    -moz-box-shadow: 0 6px 8px -6px #333;
    -o-box-shadow: 0 6px 8px -6px #333;
    box-shadow: 0 6px 8px -6px #333;
    position: relative;
}

.header-container {
	width: 100%;
}

.header-top {
	display:inline-block;
	width: 100%;
    padding-top: 0;
}

.header-bottom-text-store p a {
    color: #c53929;
    font-weight: 600;
}

.header-bottom {
	width: 100%;
	padding: 0 0 4px;
}

.header-bottom h3 {
	display:inline;
	font-size: 16px;
}

.header-bottom .col-sm-12 {
	text-align: right;
}
/*--- Header Ends ---*/

/*--- containers ---*/
footer.mdl-mini-footer {
    background-color: #36373B;
}
.subpage-container {
    padding-bottom: 0;
}
/*--- containers ends ---*/

/*--- main heading starts ---*/
.content-top {
    margin-top: 4%;
}
.content-top h2 {
    color: #222;
    font-size: 32px;
}

/*--- main heading ends --*/

/*-- Left side of page --*/
#box-image {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 20%;
}
#box-image img {
    width: 100%;
    height: 100%;
    border-radius: 2px;
}
#feature-list {
    text-align: center;
    padding-top:24px;
    /*margin-top: 50px;*/
}

.store-navbar-link {
    color: #333;
}

.div-ships-from-local {
    color: #333;
    margin-top:24px;
    margin-bottom: 24px;
}

.div-ships-from-local p {
    font-weight:bold;
    text-transform: uppercase;
    padding-right: 15px;
    padding-top:24px;
    display: inline-block;
}

#ships-from-flag, .flag-img  {
    position: relative;
    right: 10px;
    top: 5px;
    width: 70px;
}
@media screen and (max-width: 1200px ) {
    .flag-img {
        right: unset;
    }
}
#shipping-truck {
    width: 35px;
    padding-right:5px;
}

@media screen and (max-width: 768px) {
    #shipping-truck {
        display: none;
    }
    .div-free-delivery {
        width: 100%;
    }
    .div-ships-from-local {
        width: 100%;
        float: none;
        margin-bottom:24px;
    }
}

.red-text-topbar {
    color: #ff3a1e;
}

a.red-text-topbar:hover {
    color: #ff3a1e;
    text-decoration: underline;
}

.report-problem-icon {
    vertical-align: middle;
    color: darkorange;
}

.carousel-inner {
    min-height: 400px;
}

.carousel-inner>.item>img {
    margin: auto;
}


#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    left: 0;
}
@media screen and (max-width: 769px) {
    #carousel-custom .carousel-indicators {
        white-space: unset;
    }
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 2px 0;
    text-indent: 0;
    width: auto;
    border: none;
    line-height: 30px;
    transition: all 0.25s ease;
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.7;
    height: 50px;
    width: 50px;
}
.bold {
    font-weight: bold;
}


/*-- left side of page ends --*/

/*-- Right side of page --*/
.star-icon-sm {
    vertical-align: middle;
    color: gold;
}
.storeSteps {
    color: #333;
    display: inline-block;
    background-color: #e6e6e6;
}

.store-steps-container {
    margin-top:24px;
}

#choose-os, #choose-version, #choose-renew, #affiliate-offer, #divBackupUpsell {
    width: 80%;
    margin-top: 24px;
}
#choose-renew {
    margin: 24px 0 0 auto;
}
#choose-version {
    margin-top: 34px;
}
#choose-os h3, #choose-os>p, #choose-version h3, #choose-version>p, #affiliate-offer h3 {
    color: #555;
}
#choose-os.collapseOptions h3, #choose-version.collapseOptions h3 {
    font-size: 16px;
    text-align: left;
}
#choose-os.collapseOptions>p, #choose-version.collapseOptions>p {
    display: none;
}
#choose-os .select-button {
    width: 48%;
    text-align: center;
    background-color: white;
    border-radius: 2px;
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
    cursor: pointer;
    margin-bottom: 8px;
    min-height: 62px;
    opacity: 1;
    outline: none;
    position: relative;
}
.option-wrap{
    font-size: 0;
    height: 58px;
}
.option-wrap:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
#optionsRadiosPC {
    float: left;
}
#optionsRadiosMac {
    float: right;
}
#choose-os.collapseOptions .option-wrap {
    display: none;
    height: 0px;
}
#choose-os.collapseOptions .osRadio {
    opacity: 0;
}

#choose-version.collapseOptions {
    padding-top: 8px;
}
#choose-version.collapseOptions #version-container {
    visibility: hidden;
    height: 0px;
}
#choose-version.collapseOptions .divAvailableItem {
    opacity: 0;
}
.button-wrap {
    padding: 0px 32px 0px 32px;
}
.select-button p {
    font-size: 18px;
    margin-bottom: 0px;
}
.divAvailableItem {
    display: block;
    width: 100%;
    text-align: center;
}
.divAvailableItem .select-button, .divAvailableSku .select-button, .express-vpn-item-button {
    width: 100%;
    background-color: white;
    border-radius: 2px;
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
    cursor: pointer;
    margin-bottom: 8px;
    min-height: 62px;
    opacity: 1;
    outline: none;
    position: relative;
    -webkit-transition: all 80ms ease-out;
    transition: all 80ms ease-out;
    padding-left: 0;
    padding-right: 0;
}
.express-vpn-item-button {
    cursor: default;
}
.button-wrap-bottom {
    clear: both;
    float: left;
}
.skuImage {
    width: 100%;
}
.skuName {
    color: #555;
    display: inline-block;
    float: left;
    margin: 0 8px 10px 0;
    text-align: left;
}

.cs-name {
    display: inline-block;
    width: 75%;
}
.cs-info-icon {
    display: inline-block;
    width: 25%;
}
.price-container {
    display: inline-block;
    float: right;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}
.priceRow {
    min-height: 0;
}
.skuOnDiscount {
    text-align: right;
}

.skuDiscountedPrice, .order-discount-price, .backMeUpDiscountedPriceDelta {
    font-size: 16px;
}
.order-discount-price {
    color: red;
}
p.skuDetails {
    color: #555;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    width: 100%;
    clear: both;
}
span.free-ship {
    color: #448aff;
    font-weight: bold;
}
.fixmestick-trial-details, .mcafee-details, .sos-details {
    background: rgba(97,97,97,.9);
    max-width: 300px;
}
#divItemsInOrderBox, .divSubscriptionBox {
    width: 80%;
    margin-left: 0;
    background-color: white;
    border-radius: 2px;
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
}
#divItemsInOrderBox>.panel-heading, .divSubscriptionBox>.panel-heading {
    background-color: white;
    background-image: none;
    border-bottom: 1px solid #eee;
}
.panel-heading-wrap {
    font-size: 0;
}
.panel-heading-wrap:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.panel-heading-left, .panel-heading-right {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.panel-heading-left {
    width: 65%
}
.panel-heading-left>p {
    font-size: 18px;
    color: #555;
    margin-bottom: 0;
}
.panel-heading-right {
    width: 34%;
}
.panel-heading-right p {
    float: right;
    display: block;
}
#divItemsInOrderBox .divOrderItem {
    font-size: 16px;
    color: #555;
}
#divItemsInOrderBox a {
    font-size: 14px;
    line-height: 1.42857143;
    color: #c53929;
}
#divItemsInOrderBox .subTotal, #divItemsInOrderBox #divItemsInOrderSubTotalAmount {
    font-size: 16px;
    color: #555;
}

#divCheckoutIncludesVAT {
    color: #333;
    display: inline-block;
    float:right;
    color: rgba(0,0,0,0.54);
    font-size: 12px;
}

#divOrderSummaryIncludesVAT {
    color: #333;
    display: inline-block;
    background-color: #e6e6e6;
    float:right;
}

#divOrderSummaryIncludesVAT p {
    margin-bottom: 0;
}

#divProceedToCheckoutButton {
    width: 100%;
    background: #00a550;
    color: white;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 16px;
}
#divProceedToCheckoutButton i {
    vertical-align: bottom;
}
#choose-os .osRadio:hover, #choose-version button:hover  {
    -webkit-box-shadow: 0 4px 9px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.15);
}
#choose-os .osRadio.selected, #choose-version button.selected, #choose-renew button.selected {
    box-shadow: none;
    border: 2px solid #448AFF;
}
#choose-os.collapseOptions+#choose-version {
    border-top: 1px solid #E1E1E1;
}
.change-box {
    margin: 0 auto;
    display: none;
    padding: 20px 0;
    border-top: 1px solid #E1E1E1;;
}
.collapseOptions .change-box {
    display: block;
}

.change-box-wrap {
    font-size: 0;
}
.change-box-wrap:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.selected-option {
    float: left;
    cursor: default;
    font-size: 20px;
    color: #555;
}
.change-option {
    border: 0px;
    color: #448AFF;
    cursor: pointer;
    background: none;
    float: right;
    font-size: 16px;
}
.change-option:focus, .change-option:active {
    border: 0px;
    outline: none;
}
#choose-version button.change-option:hover {
    box-shadow: none;
}
button[disabled] {
    background: #e1e1e1 !important;
    cursor: auto !important;
    color: #c2c2c2 !important;
}
button[disabled] i {
    color: #a3a3a3 !important;
}
#button-paypal-checkout, .paypal-or {
    display: none;
}
.paypal-or {
    margin: 8px 0;
    font-size: 13px;
    color: #666;
}
.quantity-ticker {
    width: 32px;
}
#currSwitcherTop {
    margin-top: 0px;
}
.divCurrencySwitcher button {
    background-color: white;
    border: 1px solid #eee;
    border-radius: 2px;
}

#choose-os h3, #choose-version h3, #choose-renew h3, #affiliate-offer h3 {
   -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    -webkit-transition: all 200ms cubic-bezier(0.4,0.0,0.2,1);
    transition: all 200ms cubic-bezier(0.4,0.0,0.2,1);
    font-size: 24px;
    line-height: initial;
    margin-top: 20px;
    margin-bottom: 0px;
}

#choose-renew h3 {
    font-weight: normal;
    font-size: 18px;
}
#choose-os .option-wrap {
    -webkit-transition: all 300ms cubic-bezier(0.4,0.0,0.2,1);
    transition: all 300ms cubic-bezier(0.4,0.0,0.2,1);
}
.osRadio {
    -webkit-transition: all 300ms cubic-bezier(0.4,0.0,0.2,1);
    transition: all 300ms cubic-bezier(0.4,0.0,0.2,1);
}
.osRadio .button-wrap {
    -webkit-transition: all 80ms ease-out;
    transition: all 80ms ease-out;
}
.mdl-dialog__title {
    font-size: 24px;
}
.mdl-dialog__list {
    list-style: disc;
    margin-left: 32px;
}
.modal-content {
    border-radius: 2px;
    padding: 1em;
}
.modal-header {
    padding: 24px 24px 0;
}
.modal-body {
    padding: 20px 24px 0px 24px;
}
.modal-footer,.modal-header {
    border: none;
}
.modal-close {
    font-size: 32px;
    font-weight: normal;
}
.modal-copy {
    text-align: center;
}
#mcafee-box {
    position: absolute;
    bottom: -16px;
    width: 24%;
}
.limited-offer-box {
    background-color: white;
    font-weight: bold;
}
.percentDiscount {
    color: #d14;
    font-size: 14px;
}
.button-box {
    width: 70%;
    float: right;
}

#extraDetails {
    /*float: left;*/
    width: 100%;
    background-color: white;
    padding: 16px 0 26px;
    clear: both;
}
.lowerDetails {
    margin: 0;
    display: block;
    text-align: center;
}
#statsAndTips {
    width: 80%;
    margin: 0 auto;
}
#statsAndTips h6 {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 18px;
}
#statsAndTips ul {
    list-style: disc;
    font-size: 16px;
}
/*-- right side of page ends --*/

/* -- Renew page styles --*/
#supportImageAndText {
    padding: 5px;
}
#support-hearts-img {
    width: 100%;
}
#support-text-container {
    text-align: center;
}
#mac-incompatible-list {
    list-style: disc;
    margin-top:0;
    margin-bottom: 10px;
    padding-inline-start: 40px;
}
@media screen and (min-width: 426px) {

    #support-text-container {
        height:100%;
        display: flex;
        margin:  24px 0 0 auto;
        align-items: center;
    }
    #support-image-container {
        margin: 24px 0;
    }

    .row.row-eq-height {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
}
@media screen and (min-width: 992px) {
    #support-text-container, #support-image-container {
            width: 80%;
        }
}

/*-- STORE PAGE 2 --*/

#id_store_page_2 .subpage-top-container h2 {
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    line-height: 26.4px;
    margin-bottom: 24px;
    margin-top: 24px;
}
#id_store_page_2 .subpage-container-inner {
    padding-top: 0;
}
#checkout-info-container {
    text-align: center;
}
.checkout-row {
    position: relative;
}
.info-container-text {
    padding: 10px;
}
.info-line {
    margin: 0 auto;
    width: 60%;
    border-top: 1px solid #e0e0e0;
}
.info-container-text h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
}

.info-container-text p {
    font-size: 14px;
}
.info-container-text .with-bottom-margin {
    margin-bottom: 24px;
}
.ships-from-text {
    display: inline-block;
}
#id_email2_container.collapse {
    display: none;
}
#id_email2_container.in {
    display: inline-block;
}
input:focus:invalid:focus {
    border-color: #d50000;
    box-shadow: none;
}
#orderSummary, #divYourInformation, #checkout-info-container, #corey-mom-container {
    background-color: white;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,0.26);
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.26);
    padding: 24px;
}

.corey-mom-column-absolute {
    position: absolute;
    bottom: 16px;
    right:0;
}
.corey-info-text {
    border-top: solid 1px #eee;
    color: #333;
}
.corey-info-text h4 {
    margin-top: 16px;
}
#checkout-info-container {
    padding: 0px;
}
#info-container-wrap {
    padding: 24px;
}
.table>tbody>tr>td.order-sum-name {
    font-size: 15px;
    vertical-align: middle;
}
@media screen and (max-width: 374px) {
    .table>tbody>tr>td.order-sum-img {
        display: none;
    }
}
.table>tbody>tr>td.order-sum-price {
    font-size: 14px;
    vertical-align: middle;
}
.modOrder-wrap {
    text-align: right;
}
a#modOrder {
    font-size: 14px;
    color: #d50000;
}
a#modOrder i {
    vertical-align: bottom;
}
#orderSummary, #divYourInformation {
    margin: 16px 8px;
}
#orderSummary {
    padding: 10px 24px;
    min-height: 50px;
    width: 100%;
    margin: 0 0 16px 0;
}
.table tbody tr.borderless-top > td {
  border-top-color: white;
}
.table {
  width: 100%;
  margin-bottom: 5px;
}
#divCheckoutTable {
    margin: 10px 0;
}
#billing-address-error, #shipping-address-error {
    width: 100%;
    color: #d50000;
    font-size: 12px;
    margin-bottom: 8px;
}
#chooseShipping {
    color: rgba(0,0,0,0.54);
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 16px;
    margin-top: 16px;
}
.shippingOptionItem {
    margin-bottom: 16px;
}
.shippingOptionItem:last-of-type {
    margin-bottom: 0;
}
.shippingOptionItem>.mdl-radio {
    height: 100%;
}
.shippingOption-top {
    line-height: 12px;
}
.shippingOptionName, .shippingOptionPrice {
    font-size: 15px;
    font-weight: normal;
}
.shippingOptionDays {
    color: rgba(0, 0, 0, 0.541176);
    font-size: 13px;
    font-weight: normal;
}
#pre-auth-payment-info-toggler:hover {
    background-color: transparent;
}
#divPayment, #divYourInformation {
    min-height: 50px;
    width: 100%;
    margin: 16px 0;
    padding: 16px 0;
}
#checkout-container, #id_store_page_2 .subpage-top-container {
    margin: 0 auto;
    padding: 0 44px;
    overflow: hidden;
}
#checkout-container {
    padding: 24px 44px;
    background: #eee;
}
.inputWrapper {
    margin-top: 15px;
}
.input-wrap {
    width: 100%;
}
.input-wrap-left {
    width: 48%;
    display: inline-block;
    float: left;
}
.input-wrap-right {
    width: 48%;
    display: inline-block;
    float: right;
}
.checkout-button-container {
    float: right;
    text-align: right;
}
#button-place-order, .button-submit {
    background: #00a550;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 16px;
}
#button-place-order-spinner {
    vertical-align: bottom;
}
.divCreditName {
    padding-right: 5px;
}
.total-row {
    text-align: right;
    line-height: 1.5;
}
.total-row>div {
    display: inline-block;
}
.total-row>div:first-of-type {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.541176);
    font-weight: normal;
}
.total-row>.text-right {
    color: rgba(0, 0, 0, 0.870588);
    font-size: 14px;
    font-weight: normal;
}
#divVATText {
    font-size: 12px;
}
.total-container {
    float: right;
}
#divTermsOfSale {
    color: rgb(119, 119, 119);
    font-size: 12px;
    padding-top:15px;
}
#divTermsOfSale a {
    text-decoration: none;
    color: #15c;
    cursor: pointer;
}
input.invalid {
    border-top: none;
    border-right: none;
    border-left: none;
}
.mdl-components__warning, .alert-warning {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background-color: #FFF9C4;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}
.mdl-components__danger, .alert-danger {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background-color: #f2dede;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}
.mdl-components__success, .alert-success {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background-color: #dff0d8;
    padding: 16px;
    border-radius: 2px;
    color: #212121;
}
.alert-success {
    margin-bottom: 10px;
}
.mdl-textfield__label {
    color: rgba(0,0,0,0.54);
}
.mdl-textfield__label:after, .mdl-selectfield__label:after {
    bottom: 14px;
}
.mdl-selectfield.is-dirty .mdl-selectfield__icon, .mdl-selectfield--floating-label.is-dirty .mdl-selectfield__label {
    color: rgba(0,0,0,0.54);
}
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label {
    color: rgba(0,0,0,0.54);
}
.mdl-textfield--floating-label.is-dirty.is-focused .mdl-textfield__label {
    color: rgb(63,81,181);
}
.mdl-textfield--floating-label.is-invalid .mdl-textfield__label {
    color: #d50000;
}
.mdl-textfield {
    width: 100%;
}
.mdl-selectfield {
    width: 100%;
}
.mdl-card__actions, .mdl-card__title {
    padding: 8px 24px;
}
.mdl-card__title>.form-icon {
    margin-top: 0;
}
.mdl-card__title-text {
    font-size: 16px;
}
.radio-button {
    margin-bottom: 8px;
}
.mdl-radio__label {
    font-size: 15px;
    margin-left: 24px;
}
.ach-icon {
    vertical-align: middle;
    color: rgba(0,0,0,0.54);
}
.mdl-radio__outer-circle, .mdl-radio__inner-circle {
    margin-left: 2px;
}
#check_ship_to_different_address_container {
    width: 100%;
    float: left;
}
#divAutoRenew {
    margin-top: 0;
    margin-bottom: 8px;
}
#divAutoRenew .mdl-checkbox__label {
    color: rgb(119, 119, 119);
    font-size: 14px;
}
#divAutoRenew>label {
    height: 100%;
}
#listRenewalPrice{
    text-decoration:line-through;
    font-weight: normal;
}
.form-icon {
    display: inline-block;
    fill: rgba(0,0,0,0.54);
    float: left;
    height: 24px;
    margin: 40px 24px 0 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 24px;
    color: rgba(0,0,0,0.54);
    font-size: 24px;
    line-height: 24px;
    text-align: center;
}
#stripe-cc-fields, #hosted-fields {
    padding-top:20px;
    padding-bottom:20px;
}
#paypalEmail {
    margin-left: 48px;
    margin-bottom: 24px;
    font-size: 15px;
}
#cc-fields {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
#cc-fields>.mdl-grid {
    padding: 8px 0;
}
#cc-fields>.mdl-grid>.mdl-cell:first-of-type {
    margin-left: 0px;
}
#cc-number{
  background: url("/static3/img/placeholder.png") no-repeat;
  background-position: right 50%;
}

#cc-number.visa {
  background: url("/static3/img/visa.png") no-repeat;
  background-position: right 50%;
}

#cc-number.discover {
  background: url("/static3/img/discover.png") no-repeat;
  background-position: right 5px;
}

#cc-number.dinersclub {
  background: url("/static3/img/dinersclub.png") no-repeat;
  background-position: right 5px;
}

#cc-number.jcb {
  background: url("/static3/img/jcb.png") no-repeat;
  background-position: right 5px;
}

#cc-number.amex {
  background: url("/static3/img/amex.png") no-repeat;
  background-position: right 50%;
}

#cc-number.mastercard {
  background: url("/static3/img/mastercard.png") no-repeat;
  background-position: right 50%;
}

.cvc-info-hover {
    color: #A4A4A4;
    position: absolute;
    top: 0;
    right: 8px;
}

#braintree-cvc-info-hover {
    position: relative;
}

#divSecure {
    vertical-align: middle;
    display: inline-block;
}

.sslCerts {
    margin-left: 16px;
    display: inline-block;
}
.sslCerts>img {
    height: 52px;
}
#divSecurityReinforcement {
    margin-top: 8px;
    color: rgba(0,0,0,0.54);
}
#divSecurityReinforcement i {
    font-size: inherit;
}
#divYourInformation .form-icon {
    margin-top: 32px;
}
#divBillingAddress .form-icon, #divShippingInformation .form-icon {
    margin-top: 8px;
}
.indent-fields {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
.indent-fields>.mdl-grid {
    padding: 8px 0;
}
.indent-fields>.mdl-grid>.mdl-cell:first-of-type {
    margin-left: 0px;
}
.pc-mac-text {
    margin-bottom: 24px;
}
/*-- STORE PAGE 2 ENDS --*/

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@media only screen and (max-width: 992px) {
    #choose-os, #choose-version, #divItemsInOrderBox, .divSubscriptionBox, #choose-renew, #affiliate-offer, #divBackupUpsell {
        width: 100%;
    }
}
/*@media only screen and (min-width: 768px) and (max-width: 839px) {*/
/*    #divBackupUpsell .price-container {*/
/*        float: initial;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 479px) {*/
/*    #divBackupUpsell .price-container {*/
/*        float: initial;*/
/*    }*/
/*}*/

/*--- order success page starts ---*/

.content-container .container {
    padding-top:20px;
    padding-bottom:20px;
}
.flasher_confirmation {
    margin: 24px 0;
}

.orderInfo p:first-child {
    font-size:16px;
    padding-top:24px;
}

.thank-you-whats-next-row {
    margin-bottom: 44px;
}
.mcafeeConfirmation p {
    padding-top:0!important;
}

.mcafeeTitle {
    margin:0;
}

.red {
    color:#FF3A1E;
}

.product-text p {
    margin-bottom: 0;
}
#offerHeader {
    margin-top: 24px;
    color:#FF3A1E;
    text-align:center;
}

.convince-message {
    padding-right: 10px;
}
.upsellImage {
    display: block;
    margin-left:auto;
    margin-right:auto;
    height: 200px;
    margin-bottom: 5px;
}
.upsellImage#sosUpsellImg {
    height: 175px;
}
.dashlaneImage {
    height: 170px;
}
.discountButton {
    -webkit-border-radius: 2px;
    -moz-border-radius:2px ;
    border-radius:2px ;
    display: inline-block;
    background-color:#00a550;
    color: white;
    border-color: #00a550;
}

.discountButton:hover, .discountButton:focus {
    background-color: white;
    color: #00a550;
    border-color: #00a550;
}


.share-buttons iframe {
    display: inline-block !important;
    vertical-align: top;
}

#iconText {
    display: inline;
    font-size: 14px;
    color: white;
    background-color:#FF3A1E;
    border: 1px solid #FF3A1E;
    border-radius: 4px;
    padding: 4.5px 7px 1px 7px;
    vertical-align: text-bottom;
}

.border-right {
    border-right: black solid 1px;
}

.confirmation-header-container {
    color: #333;
}
.offer-msrp {
    margin-bottom: 0;
}
.discountButton {
    margin-top: auto;
}
.upsellImage {
    margin: auto;
}
.number {
    height: 30px;
    margin: 10px 0;
}

#stick-img {
    max-width: 70%;
    display:block;
    margin: 0 auto;
}
.whats-next--col, .thank-you-col {
    display:flex;
}

.inner-thank-you-col {
    background-color: lightgrey;
    padding: 24px;
    flex: 1;
}

.thank-you-whats-next-row {
    text-align: center;
}

.fixmetip-row {
    background-color: #36373b;
    color: white;
    padding: 44px 0;
    margin-top: 44px;
}
.get-started-row {
    padding: 44px 0;
    color: #333;
}
.get-started-row h2 {
    margin-bottom: 24px;
}
#get-strtd-btn {
    border-radius: 0;
    background-color: #FF3A1E;
    color: white;
}
.confirmation-header-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 44px 0;
    color: #333;
}
.vertical-middle-align {
    justify-content: center;
}
.confirmation-header-row > [class*='col-'] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.confirmation-header-wrap {
    padding: 24px 0 100px;
}
.confirmation-heading {
    padding: 24px 0;
}
#fixmanFMS {
    display: block;
    margin: auto;
}


.imagePC {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url(/static3/img/fms-gold-big-conf.jpg) no-repeat;
    background-position: 5% 30%;
    width: 100%;
    background-size: cover;
}

.imageMac{
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/static3/img/mac-new-lg.jpg) no-repeat;
    background-position: 0% 50%;
    width: 100%;
    background-size: cover;
}
.imageSMS {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)), url(/static3/img/smshero.jpg) no-repeat;
    background-position: 59% 63%;
    width: 100%;
    background-size: cover;
}
.confirmation-header-container {
        color: white;
        text-align:center;
    }
.thankyouheader {
    margin: 30px 0 0px;
    text-shadow: 0 1px #333;
}
.divWhatsNext, .partner-product-content-row {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.26);
    background-color: white;
}
.divWhatsNext {
    padding-top: 44px;
    padding-bottom: 44px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.26);
    background-color: #eee;
}
.partner-product-header-div {
    text-align: center;
    color:#333;
    padding-top: 44px;
    /*padding-bottom: 44px;*/
}
.partner-product-content-row {
    margin-top: 44px;
    padding-bottom: 44px;
}

.fixmetip-row {
    margin-top: 44px;
    border: 2px solid #36373b;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.26);
}
.get-started-row {
    margin-top: 44px;
    margin-bottom: 44px;
    border: 2px solid #fff;
    background-color: white;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.26);
}
.sms-green {
    background-color: #00a550;
    border-color: #00a550;
}
.sms-green:hover, .sms-green:focus {
    background-color: #fff;
    border-color:#00a550;
    color:#00a550;
}
.strikethrough {
    text-decoration: line-through;
}

@media screen and (min-width:1800px) {
    .confirmation-header-wrap {
        padding: 100px 0 150px;
    }
    .thankyouheader {
        margin: 55px 0 0px;
        text-shadow: 0 1px #333;
    }
}
 /*--- order success page finishes ---*/
/*--- MOBILE ---*/

@media screen and (min-width: 1199px) {
    #carousel-custom {
    margin-top: 44px;
    }
}


@media screen and (max-width: 992px) {
    .thank-you-col {
        margin-right: 0;
    }
    .partner-product-offer-row {
        text-align:center;
    }
    .offer-title {
        text-align: center;
    }
    .inner-offer-row {
        padding: 24px;
        text-align: center;
    }
    .confirmation-header-wrap {
        padding: 100px 0 50px;
    }
    .confirmation-content-container {
        width: 100%;
    }

    .partner-product-header-row {
        margin: 0;
    }
    .divWhatsNext {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .inner-thank-you-col {
        background-color: white;
    }
    .get-started-row, .fixmetip-row, .partner-product-content-row  {
        margin-top: 0;
    }
    .thank-you-whats-next-row {
        margin-bottom: 0;
    }
    .get-started-row {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    #partner-product-row {
        padding: 0 24px;
    }

    .product-col {
        flex-basis: 50%;
    }
    .singular-column {
        flex-basis: unset!important;
    }
    .flex {
        display: flex;
    }
    .flex-column {
        flex-direction: column;
    }
    .offer-title, .offer-box, .inner-offer-row {
        height: 100%;
    }
    .thank-you-whats-next-row.equal {
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
    }
    .left-product-col {
        border-right: 1px solid black;
    }
    .divWhatsNext {
        margin-top: -60px;
    }
}

@media only screen and (max-width: 767px) {

    .navbar-right {
        float: right;
    }
    .modal-dialog {
        width: inherit;
    }
    .header-bottom {
        padding: 4px 0;
    }
    .content-top h2 {
        font-size: 28px;
    }

    .content-top h5, .content-top h2 {
        line-height: normal;
        margin: 24px 0;
    }
    #choose-os, #divItemsInOrderBox {
        margin-top: 44px;
    }
    #id_store_page_2 {
        padding: 0;
    }
    #id_store_page_2 .form-icon {
        display: none;
    }
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .confirmationContainer {
        padding-left:12px;
        padding-right:12px;
    }
    #checkout-container {
        padding: 24px 24px;
    }
    #orderSummary {
        padding: 10px 8px;
    }
    #button-place-order, .button-submit {
        white-space: normal;
    }
    #divCreditCardImages {
        margin-bottom: 16px;
    }
    .sslCerts {
        margin-bottom: 16px;
        margin-left: 0;
    }
    #extraDetails {
        padding: 16px 8px 26px;
    }
    .mcafee-box-container {
        text-align: center;
    }
    #mcafee-box {
        width: 75%;
        position: relative;
        bottom: 0;
    }
    .button-box {
        width: 100%;
    }
    .product-text {
        padding-bottom: 5px;
    }
    .imageSMS {
        background-image: url(/static3/img/sms-comp.jpg);
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .thankyouheader {
        font-size: 42px;
    }

    .imageMac {
        width: 100%;
        background: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.3)), url("/static3/img/mac-new-sm.jpg");
        background-size: cover;
        background-position: bottom;
    }
    .imagePC {
        width: 100%;
        background: linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.2)), url("/static3/img/fms-gold-small-conf.jpg");
        background-position: 40% 20%;
        background-size: cover;
    }
    .imageSMS {
        background-position: 0 18px;
    }
    .imagebasic {
        width: 100%;
    }
    .partner-product-offer-row {
        text-align: center;
    }
}

@media only screen and (max-width: 415px) {
    .container>.navbar-header {
        text-align: center;
        width: 100%;
        margin: auto;
    }
    .navbar-right {
        clear: both;
        float: none;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 650px;
    }
}
@media (max-width: 767px) {
    #dnbModal .modal-body {
        text-align: center;
    }
}
.attentionModal button.modal-close {
    opacity: 1;
    text-shadow: none;
    font-size: 22px;
}
#dnbModal button.modal-close {
    color: #FFFFFF;
}
#upsellModal button.modal-close {
    color: #000;
}
.attentionModal #mc_embed_signup form, #dnbModal .modal-header {
    padding: 0;
}
.attentionModal .modal-body {
    padding: 0 12px 12px 12px;
}
.attentionModal p {
    margin-bottom: 0;
}
.attentionModal #mc_embed_signup .mc-field-group {
    width: 100%;
}
.attentionModal #mc_embed_signup .mc-field-group input {
    height: 50px;
}
#upsellModal .popup-button, #dnbModal .popup-button  {
    width: 100%;
    background: #00a550;
    color: white;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    margin: 0 auto;
    text-align: center;
    padding: 12px 16px;
    font-weight: bold;
    height: 50px;
}
.dnb-modal-footer {
    font-size: 10px
}
#dnbModalBody a {
    color: white;
    text-decoration: underline;
}
#upsellModal a {
    color: black;
    text-decoration: underline;
}
#mc_embed_signup {
    clear:left;
    font:14px Helvetica,Arial,sans-serif;
}
.attentionModal #mc_embed_signup #newsletter-form div.mce_inline_error {
    background: transparent;
}

.attentionHeader {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
}
.attentionBody {
    text-align: center;
}

@media (min-width: 768px) {
  .modal-lg {
    width: 75%;
   max-width:1200px;
  }
}