.md-form label{font-size:14px;letter-spacing:0;line-height:25px;color:#5d5d5d;margin-left:10px;width:100%;text-align:left}
.md-form label.active{transform:translateY(-6px) scale(0.6);z-index:1}
.md-form .form-control{color:#000}
.md-form .invalid-feedback{font-size:11px;color:#cc2714;margin-top:-5px}
.md-form textarea.md-textarea{width:100%;resize:none}
.md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:2px solid #75b53d !important}
.md-form .error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important}
.md-form .success-white{background:url("clientlib-base/resources/svg/light/success_white.svg") 99% center no-repeat;opacity:1}
.md-form .bell-white{background:url("clientlib-base/resources/svg/light/bell_white.svg") 99% center no-repeat;opacity:1}
.md-form .bell-black{background:url("clientlib-base/resources/svg/light/bell_black_new.svg") 99% center no-repeat;opacity:1}
.md-form.input-group .input-group-addon{background-color:#000;color:#fff;padding:9.5px 14px}
.md-form.input-group .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:10px 10px 0;color:#000;background-color:rgba(255,255,255,0.08) !important}
.md-form input:not([type]),.md-form input[type="date"]:not(.browser-default),.md-form input[type="datetime"]:not(.browser-default),.md-form input[type="datetime-local"]:not(.browser-default),.md-form input[type="tel"]:not(.browser-default),.md-form input[type="number"]:not(.browser-default),.md-form input[type="search"]:not(.browser-default),.md-form input[type="phone"]:not(.browser-default),.md-form input[type="search-md"],.md-form input[type="text"]:not(.browser-default),.md-form input[type="password"]:not(.browser-default),.md-form input[type="email"]:not(.browser-default),.md-form input[type="url"]:not(.browser-default),.md-form input[type="time"]:not(.browser-default),.md-form textarea.md-textarea{border-bottom:1px solid #5d5d5d}
.md-form input:not([type]):focus:not([readonly]),.md-form input[type="date"]:not(.browser-default):focus:not([readonly]),.md-form input[type="datetime"]:not(.browser-default):focus:not([readonly]),.md-form input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),.md-form input[type="tel"]:not(.browser-default):focus:not([readonly]),.md-form input[type="number"]:not(.browser-default):focus:not([readonly]),.md-form input[type="search"]:not(.browser-default):focus:not([readonly]),.md-form input[type="phone"]:not(.browser-default):focus:not([readonly]),.md-form input[type="search-md"]:focus:not([readonly]),.md-form input[type="text"]:not(.browser-default):focus:not([readonly]),.md-form input[type="password"]:not(.browser-default):focus:not([readonly]),.md-form input[type="email"]:not(.browser-default):focus:not([readonly]),.md-form input[type="url"]:not(.browser-default):focus:not([readonly]),.md-form input[type="time"]:not(.browser-default):focus:not([readonly]),.md-form textarea.md-textarea:focus:not([readonly]){border-bottom:1px solid #5d5d5d;box-shadow:none}
.md-form input:not([type]):focus:not([readonly])+label,.md-form input[type="date"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="datetime"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="datetime-local"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="tel"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="number"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="search"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="phone"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="search-md"]:focus:not([readonly])+label,.md-form input[type="text"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="password"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="email"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="url"]:not(.browser-default):focus:not([readonly])+label,.md-form input[type="time"]:not(.browser-default):focus:not([readonly])+label,.md-form textarea.md-textarea:focus:not([readonly])+label{color:#5d5d5d}
.md-form input:not([type]).invalid,.md-form input:not([type]):focus.invalid,.md-form input[type="date"]:not(.browser-default).invalid,.md-form input[type="date"]:not(.browser-default):focus.invalid,.md-form input[type="datetime"]:not(.browser-default).invalid,.md-form input[type="datetime"]:not(.browser-default):focus.invalid,.md-form input[type="datetime-local"]:not(.browser-default).invalid,.md-form input[type="datetime-local"]:not(.browser-default):focus.invalid,.md-form input[type="tel"]:not(.browser-default).invalid,.md-form input[type="tel"]:not(.browser-default):focus.invalid,.md-form input[type="number"]:not(.browser-default).invalid,.md-form input[type="number"]:not(.browser-default):focus.invalid,.md-form input[type="search"]:not(.browser-default).invalid,.md-form input[type="search"]:not(.browser-default):focus.invalid,.md-form input[type="phone"]:not(.browser-default).invalid,.md-form input[type="phone"]:not(.browser-default):focus.invalid,.md-form input[type="search-md"].invalid,.md-form input[type="search-md"]:focus.invalid,.md-form input[type="text"]:not(.browser-default).invalid,.md-form input[type="text"]:not(.browser-default):focus.invalid,.md-form input[type="password"]:not(.browser-default).invalid,.md-form input[type="password"]:not(.browser-default):focus.invalid,.md-form input[type="email"]:not(.browser-default).invalid,.md-form input[type="email"]:not(.browser-default):focus.invalid,.md-form input[type="url"]:not(.browser-default).invalid,.md-form input[type="url"]:not(.browser-default):focus.invalid,.md-form input[type="time"]:not(.browser-default).invalid,.md-form input[type="time"]:not(.browser-default):focus.invalid,.md-form textarea.md-textarea.invalid,.md-form textarea.md-textarea:focus.invalid{border-bottom:2px solid #cc2714;box-shadow:none}
.md-form input:not([type]).invalid+label:after,.md-form input:not([type]):focus.invalid+label:after,.md-form input[type="date"]:not(.browser-default).invalid+label:after,.md-form input[type="date"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="datetime"]:not(.browser-default).invalid+label:after,.md-form input[type="datetime"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="datetime-local"]:not(.browser-default).invalid+label:after,.md-form input[type="datetime-local"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="tel"]:not(.browser-default).invalid+label:after,.md-form input[type="tel"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="number"]:not(.browser-default).invalid+label:after,.md-form input[type="number"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="search"]:not(.browser-default).invalid+label:after,.md-form input[type="search"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="phone"]:not(.browser-default).invalid+label:after,.md-form input[type="phone"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="search-md"].invalid+label:after,.md-form input[type="search-md"]:focus.invalid+label:after,.md-form input[type="text"]:not(.browser-default).invalid+label:after,.md-form input[type="text"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="password"]:not(.browser-default).invalid+label:after,.md-form input[type="password"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="email"]:not(.browser-default).invalid+label:after,.md-form input[type="email"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="url"]:not(.browser-default).invalid+label:after,.md-form input[type="url"]:not(.browser-default):focus.invalid+label:after,.md-form input[type="time"]:not(.browser-default).invalid+label:after,.md-form input[type="time"]:not(.browser-default):focus.invalid+label:after,.md-form textarea.md-textarea.invalid+label:after,.md-form textarea.md-textarea:focus.invalid+label:after{color:#cc2714;content:attr(data-error);opacity:1;font-size:12px;letter-spacing:.25px;line-height:18px}
@media only screen and (min-width:320px){.checkout-form-component .review-component .checkbox-container .forms-row>div{padding-bottom:0 !important;margin:0 !important}
.checkout-form-component .review-component .checkbox-container .forms-row .custom-checkbox,.checkout-form-component .review-component .checkbox-container .forms-row .custom-checkbox-spa{height:unset}
.checkout-form-component .review-component .checkbox-container .forms-row .custom-checkbox .custom-control-label,.checkout-form-component .review-component .checkbox-container .forms-row .custom-checkbox-spa .custom-control-label{height:unset}
}
@media only screen and (max-width:319px){.checkout-form-component .review-component .checkbox-container .forms-row .custom-checkbox-spa{height:unset}
.checkout-form-component .review-component .checkbox-container .forms-row .custom-checkbox-spa .custom-control-label{height:unset}
}
.form-control:disabled,.form-control[readonly]{opacity:0}
.custom-control-input:focus ~ .custom-control-label::before{box-shadow:none;border:2px solid #b2b2b2}
.custom-checkbox .custom-control-label::before{border-radius:0;box-shadow:none}
.custom-checkbox-spa .custom-control-label::before{border-radius:0;box-shadow:none}
.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:1px solid #b2b2b2;background-color:#75b53d;border:0;border-radius:0;box-shadow:none}
.custom-control-label{font-size:14px}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before{color:#fff;background-color:#75b53d;border:0;border-radius:10px;box-shadow:none}
.custom-switch .custom-control-input:focus ~ .custom-control-label::before{border:2px solid #095fcc !important}
.custom-switch .custom-control-input:not(:focus) ~ .custom-control-label::before{border:none !important}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:transparent;border-color:#b2b2b2}
label.field,label.field-spa{border-radius:2px;color:#666;display:block;margin:0;width:100%;padding:8px;opacity:0;position:relative;transition-property:opacity}
label.field span,label.field-spa span{color:inherit;display:block;font-size:14px;height:20px;line-height:20px;left:9px;pointer-events:none;position:absolute;top:32px;transform:scale(1) translateY(0);transition-property:color,font-size,top;z-index:1}
label.field span.required::after,label.field-spa span.required::after{color:inherit;content:"*";display:block;height:20px;left:-20px;line-height:20px;position:absolute;text-align:center;top:0;width:20px}
.error label.field span,.error label.field-spa span{color:#f02318}
label.field .psuedo_select,label.field .psuedo_select-spa,label.field-spa .psuedo_select,label.field-spa .psuedo_select-spa{background:rgba(255,255,255,0);position:relative;border-color:#5d5d5d;border-style:solid;border-width:0 0 1px 0;color:#666;cursor:pointer;font-size:20px;height:24px;line-height:24px;margin:24px 0 0 0;min-width:234px;padding-top:24px;outline:0}
label.field .psuedo_select::after,label.field .psuedo_select-spa::after,label.field-spa .psuedo_select::after,label.field-spa .psuedo_select-spa::after{background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") 0 0 no-repeat;content:"";height:24px;width:24px;position:absolute;top:0;right:0;transition-property:background}
label.field .psuedo_select .selected,label.field .psuedo_select-spa .selected,label.field-spa .psuedo_select .selected,label.field-spa .psuedo_select-spa .selected{height:24px;left:10px;line-height:24px;opacity:0;position:absolute;top:0;transform:translateY(24px);transition-property:opacity,transform;will-change:transform;color:#000;width:90%;padding-right:28px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
label.field .psuedo_select .selected.success,label.field .psuedo_select-spa .selected.success,label.field-spa .psuedo_select .selected.success,label.field-spa .psuedo_select-spa .selected.success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1}
label.field .psuedo_select .selected.error,label.field .psuedo_select-spa .selected.error,label.field-spa .psuedo_select .selected.error,label.field-spa .psuedo_select-spa .selected.error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1}
label.field .psuedo_select ul,label.field .psuedo_select-spa ul,label.field-spa .psuedo_select ul,label.field-spa .psuedo_select-spa ul{background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.14);display:block;height:0;list-style:none;margin-top:2px;opacity:0;overflow:hidden;padding:0 1px;pointer-events:none;transition-property:height,opacity;width:100%;z-index:2;position:absolute}
label.field .psuedo_select ul li,label.field .psuedo_select-spa ul li,label.field-spa .psuedo_select ul li,label.field-spa .psuedo_select-spa ul li{font-size:14px;padding:16px 16px 15px}
label.field .psuedo_select ul li:hover,label.field .psuedo_select-spa ul li:hover,label.field-spa .psuedo_select ul li:hover,label.field-spa .psuedo_select-spa ul li:hover{background-color:#f9f9f9}
label.field .deselect,label.field-spa .deselect{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1010}
label.field.focused,label.field-spa.focused{color:#000}
label.field.focused .psuedo_select,label.field.focused .psuedo_select-spa,label.field-spa.focused .psuedo_select,label.field-spa.focused .psuedo_select-spa{border-color:#75b53d;border-style:solid;border-width:0 0 2px 0}
label.field.focused .psuedo_select::after,label.field.focused .psuedo_select-spa::after,label.field-spa.focused .psuedo_select::after,label.field-spa.focused .psuedo_select-spa::after{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") 0 0 no-repeat}
label.field.focused .psuedo_select ul,label.field.focused .psuedo_select-spa ul,label.field-spa.focused .psuedo_select ul,label.field-spa.focused .psuedo_select-spa ul{opacity:1;pointer-events:all;z-index:1040}
a{font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;color:#000;text-decoration:none;border-bottom:2px solid #000}
a:hover{text-decoration:none;color:#000;border-bottom:1px solid #e8e8e9}
.custom-radio{padding:12px 10px 12px 12px}
.custom-radio .custom-control-input{position:absolute;left:20px;top:20px}
.custom-radio .custom-control-label{padding-left:40px;font-size:16px !important;height:45px}
.custom-radio .custom-control-label::after{display:none}
.custom-radio .custom-control-input:disabled ~ .custom-control-label::before{color:transparent;border:1px solid #b2b2b2;border:0;border-radius:0;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/radio_disabled.svg) center center no-repeat;position:absolute;top:2px;left:-10px;display:block;width:40px;height:40px}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before{color:transparent;border-color:1px solid transparent;border:0;border-radius:0;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/radio_on.svg) center center no-repeat;position:absolute;top:2px;left:-10px;display:block;width:40px;height:40px}
.custom-radio .custom-control-label::before{position:absolute;top:2px;left:-10px;display:block;width:40px;height:40px;pointer-events:none;content:"";border:transparent solid 1px;background:transparent url(clientlib-base/resources/svg/selectors/radio_off.svg) center center no-repeat}
.custom-radio .custom-control-input:checked:focus-visible ~ .custom-control-label::before{outline:2px solid #000}
.custom-radio .custom-control-input:focus:not(:checked) ~ .custom-control-label::before{outline:2px solid #000}
.custom-radio .custom-control-label::before,.custom-radio .custom-file-label,.custom-radio .custom-select{transition:none !important}
.custom-radio .custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:transparent !important;background-color:transparent !important;border-color:transparent !important}
.custom-checkbox,.custom-checkbox-spa{height:40px}
.custom-checkbox .custom-control-input,.custom-checkbox-spa .custom-control-input{position:absolute;left:20px;top:20px}
.custom-checkbox .custom-control-label,.custom-checkbox-spa .custom-control-label{padding-left:30px;font-size:16px !important;height:45px}
.custom-checkbox .custom-control-label::after,.custom-checkbox-spa .custom-control-label::after{display:none}
.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before,.custom-checkbox-spa .custom-control-input:disabled ~ .custom-control-label::before{color:transparent;border-color:1px solid transparent;border:0;border-radius:0;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/checkbox_disabled.svg) center center no-repeat;position:absolute;top:0;left:-10px;display:block;width:40px;height:40px}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,.custom-checkbox-spa .custom-control-input:checked ~ .custom-control-label::before{color:transparent;border-radius:0;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/checkbox_on.svg) center center no-repeat;position:absolute;top:0;left:-10px;display:block;width:40px;height:40px}
.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,.custom-checkbox-spa .custom-control-input:focus ~ .custom-control-label::before{border:2px solid #095fcc !important}
.custom-checkbox .custom-control-input:not(:focus) ~ .custom-control-label::before,.custom-checkbox-spa .custom-control-input:not(:focus) ~ .custom-control-label::before{border:0}
.custom-checkbox .custom-control-label::before,.custom-checkbox-spa .custom-control-label::before{position:absolute;top:0;left:-10px;display:block;width:40px;height:40px;pointer-events:none;content:"";border:transparent solid 1px;background:transparent url(clientlib-base/resources/svg/selectors/checkbox_off.svg) center center no-repeat}
.custom-checkbox .custom-control-label::before,.custom-checkbox .custom-file-label,.custom-checkbox .custom-select,.custom-checkbox-spa .custom-control-label::before,.custom-checkbox-spa .custom-file-label,.custom-checkbox-spa .custom-select{transition:none !important}
.custom-checkbox .custom-control-input:not(:disabled):active ~ .custom-control-label::before,.custom-checkbox-spa .custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:transparent !important;background-color:transparent !important;border-color:transparent !important}
.custom-switch{padding:12px 10px 12px 12px}
.custom-switch .custom-control-input{position:absolute;left:20px;top:20px}
.custom-switch .custom-control-label{padding-left:50px;height:45px}
.custom-switch .custom-control-label::after{display:none}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before{color:transparent;border:0;border-radius:10px;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/switch_on.svg) center center no-repeat;position:absolute;top:2px;left:0;display:block;width:40px;height:40px}
.custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::before{position:absolute;top:2px;left:0;display:block;width:40px;height:40px;pointer-events:none;content:"";border:1px solid #b2b2b2;background:transparent url(clientlib-base/resources/svg/selectors/switch_off.svg) center center no-repeat}
.custom-switch .custom-control-input.disabled ~ .custom-control-label::before{color:transparent;border:0;border-radius:0;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/switch_disabled.svg) center center no-repeat;position:absolute;top:2px;left:0;display:block;width:40px;height:40px}
.custom-switch .custom-control-input.disabled.checked ~ .custom-control-label::before{color:transparent;border:0;border-radius:0;box-shadow:none;background:transparent url(clientlib-base/resources/svg/selectors/switch_on.svg) center center no-repeat;position:absolute;top:2px;left:0;display:block;width:40px;height:40px}
.custom-switch .custom-control-label::before,.custom-switch .custom-file-label,.custom-switch .custom-select{transition:none !important}
.custom-switch .custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:transparent !important;background-color:transparent !important;border-color:transparent !important}
.alternate{height:55px;background-color:white}
label.alternate .psuedo_select::after,label.alternate .psuedo_select-spa::after{top:-15px;right:6px}
label.alternate span{top:18px}
label.alternate .psuedo_select .selected,label.alternate .psuedo_select-spa .selected{top:-6px}
.alternate-zipcode{height:55px;background-color:#f9f9f9}
label.alternate-zipcode.psuedo_select::after{top:-15px;right:6px}
label.alternate-zipcodespan{top:18px}
label.alternate-zipcode.psuedo_select.selected{top:-6px}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#095fcc}
.navigation-label-options .wrap-drop{height:55px;border-bottom:1px solid #5d5d5d;border-radius:0;background-color:#f9f9f9;position:relative;padding:10px 50px 10px 16px;width:100%;cursor:pointer;font-size:14px;letter-spacing:0;line-height:23px;color:#000}
.navigation-label-options .wrap-drop:after{content:"";background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat;width:24px;height:24px;margin-top:-1px;position:absolute;right:10px;top:30%}
.navigation-label-options .wrap-drop .drop{background:#fff;display:none;left:0;list-style:none;margin-top:0;opacity:0;padding-left:0;pointer-events:none;position:absolute;right:0;top:104%;z-index:2;-webkit-box-shadow:inset 0 0 0 1px #b2b2b2;-moz-box-shadow:inset 0 0 0 1px #b2b2b2;box-shadow:inset 0 0 0 1px #b2b2b2;border-radius:0 0 6px 6px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.navigation-label-options .wrap-drop .drop li{height:46px;padding:15px;line-height:18px}
.navigation-label-options .wrap-drop .drop li.selected{background-color:#f9f9f9}
.navigation-label-options .wrap-drop .drop li:hover{background-color:#f9f9f9}
.navigation-label-options .wrap-drop .drop li a,.navigation-label-options .wrap-drop .drop li a:hover{border-bottom:0;color:#313334;font-family:"Open Sans",sans-serif;font-size:14px;letter-spacing:0;line-height:20px;font-weight:normal}
.navigation-label-options .wrap-drop.active{border-bottom:2px solid #75b53d !important;border-radius:0}
.navigation-label-options .wrap-drop.active:after{background:url(clientlib-base/resources/svg/light/expand_less.svg) center center no-repeat}
.navigation-label-options .wrap-drop.active:focus{outline:transparent}
.navigation-label-options .wrap-drop.active .drop{display:block;opacity:1;pointer-events:auto;max-height:370px;overflow-y:auto;z-index:100}
.navigation-label-options .wrap-drop.success{border-bottom:2px solid #75b53d !important}
@media only screen and (min-width:320px){.navigation-label-options span{line-height:40px}
.navigation-label-options .dropdown-label{padding-right:9px;color:#bee81e;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:bold;letter-spacing:0;line-height:20px}
.navigation-label-options .wrap-drop{width:100%}
}
@media only screen and (min-width:992px){.navigation-label-options .dropdown-label{padding-right:20px;color:#bee81e;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:bold;letter-spacing:.5px;line-height:24px}
.navigation-label-options .wrap-drop{width:100%}
}
.locked-disabled{background:#fff;opacity:.7;cursor:not-allowed !important;pointer-events:none !important}
.locked-disabled .form-control{background:url("clientlib-base/resources/svg/light/lock.svg") 99% center no-repeat;opacity:1;border-bottom:1px solid #d8dada !important;cursor:not-allowed !important;pointer-events:none !important}
.locked-disabled .phone-type-dropdown .wrap-drop:after{background:url("clientlib-base/resources/svg/light/lock.svg") 99% center no-repeat;opacity:1;border-bottom:1px solid #d8dada !important}
.locked-disabled .wrap-drop{cursor:not-allowed !important;pointer-events:none !important}
.service-provider-dropdown .navigation-label-options .wrap-drop.active .drop{z-index:9999}
.address-validation-modal{margin-top:5px !important}
#cpniAmr .active-border{border:2px solid #75b53d}
.no-arrow-input::-webkit-inner-spin-button,.no-arrow-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.no-arrow-input{appearance:textfield}
.base-timer{position:relative;width:25px;height:25px}
.base-timer__svg{transform:scaleX(-1);position:relative;top:-5px;left:0}
.base-timer__circle{fill:none;stroke:none}
.base-timer__path-elapsed{stroke-width:4px;stroke:black;transform:rotate(180deg);transform-origin:center;transition:1s linear all}
.base-timer__path-remaining{stroke-width:7px;stroke-linecap:round;fill-rule:nonzero;stroke:white}
.base-timer__label{position:absolute;top:0;display:flex;align-items:center;justify-content:center;font-size:48px}
.add-cover{background-size:contain !important}
.owl-nav{display:block}
.owl-nav .owl-prev{background:transparent !important}
.owl-nav .owl-next{background:transparent !important}
.owl-dots{padding-top:0;height:20px;background:#fff;margin:20px auto 0 auto;border-radius:10px}
.owl-dots .owl-dot span{background-color:#fff !important;border:2px solid #231f20 !important}
.owl-dots .owl-dot:hover span{background-color:#231f20 !important}
.owl-dots .active{outline:-webkit-focus-ring-color auto 1px}
.owl-dots .active span{background-color:#231f20 !important}
.owl-dots .pause{outline:-webkit-focus-ring-color auto 1px}
.owl-dots .pause span,.owl-dots .pause:hover span{background:url("clientlib-base/resources/svg/masthead/pause.svg") center center no-repeat !important;border:0 !important;border-radius:0 !important;top:-2px}
.owl-dots .play{outline:-webkit-focus-ring-color auto 1px}
.owl-dots .play span,.owl-dots .play:hover span{background:url("clientlib-base/resources/svg/masthead/play.svg") center center no-repeat !important;border:0 !important;border-radius:0 !important;top:-2px}
.owl-nav{margin-top:0 !important;font-size:75px}
.owl-nav .owl-prev{position:absolute;top:40%;left:0}
.owl-nav .owl-prev i{height:40px;width:40px;display:block}
.owl-nav .owl-prev i.left-arrow{background:url("clientlib-base/resources/svg/masthead/arrow-left.svg") center center no-repeat}
.owl-nav .owl-next{position:absolute;top:40%;right:0}
.owl-nav .owl-next i{height:40px;width:40px;display:block}
.owl-nav .owl-next i.right-arrow{background:url("clientlib-base/resources/svg/masthead/arrow-right.svg") center center no-repeat}
.owl-nav [class*="owl-"]:hover{background:none !important}
.owl-nav button:focus{outline:-webkit-focus-ring-color auto 1px}
.light-theme .dark-theme .video-play a i{height:82px;width:82px;display:block}
.light-theme .dark-theme .video-play a i.play-btn{background:url("clientlib-base/resources/svg/page-icons/play-button.svg") center center no-repeat}
.dark-theme .owl-nav .owl-prev{position:absolute;top:50%;left:10px}
.dark-theme .owl-nav .owl-prev i{height:40px;width:40px;display:block}
.dark-theme .owl-nav .owl-prev i.left-arrow{background:url("clientlib-base/resources/svg/masthead/left-arrow.svg") center center no-repeat}
.dark-theme .owl-nav .owl-next{position:absolute;top:50%;right:10px}
.dark-theme .owl-nav .owl-next i{height:40px;width:40px;display:block}
.dark-theme .owl-nav .owl-next i.right-arrow{background:url("clientlib-base/resources/svg/masthead/right-arrow.svg") center center no-repeat}
.dark-theme .owl-dots{padding-top:5px;padding-left:15px;padding-right:15px;height:30px;background:#fff;margin:0 auto;border-radius:15px}
.dark-theme .owl-dots .owl-dot span{background-color:#fff !important;border:1px solid #231f20 !important}
.dark-theme .owl-dots .owl-dot:hover span{background-color:#231f20 !important}
.dark-theme .owl-dots .pause{outline:0}
.dark-theme .owl-dots .pause span,.dark-theme .owl-dots .pause:hover span{background:url("clientlib-base/resources/svg/masthead/pause.svg") center center no-repeat !important;border:0 !important;border-radius:0;top:-2px}
.dark-theme .owl-dots .play{outline:0}
.dark-theme .owl-dots .play span,.dark-theme .owl-dots .play:hover span{background:url("clientlib-base/resources/svg/masthead/play.svg") center center no-repeat !important;border:0 !important;border-radius:0;top:-2px}
.dark-theme .video-play a i{height:82px;width:82px;display:block}
.dark-theme .video-play a i.play-btn{background:url("clientlib-base/resources/svg/page-icons/play-button-dark.svg") center center no-repeat}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:99}
.video-play a{border:0}
.video-play a:hover{border:0}
.video-play a i{font-size:82px}
.video-modal{z-index:999999999}
.video-modal .close{position:absolute;right:0;top:-25px;color:#fff;opacity:.9}
.video-modal .close:focus{outline:-webkit-focus-ring-color auto 1px}
.video-modal .modal-content{margin:0 auto}
.video-modal .modal-content .modal-body{padding:0 !important}
.primary-carousel .owl-item{display:table !important}
.primary-carousel .image-teaser-container .carousel-caption{bottom:182px;padding-top:0 !important;padding-bottom:0 !important}
.primary-carousel .image-teaser-container .slide-container .slide-title{margin-bottom:0 !important;padding-bottom:20px}
.primary-carousel .image-teaser-container .slide-container .slide-description{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.primary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.primary-carousel .image-teaser-container .slide-container .slide-img{display:inline-block}
.primary-carousel .image-teaser-container .slide-container .slide-label{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;display:inline-block}
.primary-carousel .image-teaser-container .slide-container .slide-label p{margin-bottom:0 !important}
.primary-carousel .image-teaser-container .slide-container .slide-button{padding-top:30px}
.primary-carousel .owl-dots{position:absolute;bottom:114px;left:50%;transform:translateX(-50%);z-index:999}
.secondary-carousel .primary-carousel .owl-item{display:table !important}
.secondary-carousel .primary-carousel .image-teaser-container .carousel-caption{bottom:75px;padding-top:0 !important;padding-bottom:0 !important}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-title{margin-bottom:0 !important;padding-bottom:20px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-description{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-label{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-label p{margin-bottom:0 !important}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-button{padding-top:40px}
.secondary-carousel .primary-carousel .owl-dots{position:absolute;bottom:55px;left:50%;transform:translateX(-50%);z-index:999}
.plan-carousel .owl-dots,.recommended-plan-carousel .owl-dots{margin-top:20px;padding-top:0;height:20px}
.plan-carousel .owl-nav .owl-prev,.recommended-plan-carousel .owl-nav .owl-prev{position:absolute;top:40%;left:0}
.plan-carousel .owl-nav .owl-next,.recommended-plan-carousel .owl-nav .owl-next{position:absolute;top:40%;right:0}
.plan-card[data-addlineplanmain="true"]{overflow:hidden;border:8px #cc2714 solid}
.plan-card[data-addlineplanmain="true"]:after{content:'';background:#cc2714;width:33%;height:27%;position:absolute;transform:rotate(42deg) translate(-76%,0)}
.plan-card[data-addlineplanmain="true"] .add-line-plan-price{font-size:28px;line-height:25px;padding-right:59px;text-decoration:line-through}
.plan-card[data-addlineplanmain="true"] .add-line-plan-price sup{font-size:15px;top:-0.5em;display:inline-block}
.plan-card[data-addlineplanmain="true"] .plan-price.heading-two{color:#cc2714;line-height:27px;padding-top:0;padding-left:54px}
.plan-card[data-addlineplanmain="true"] .promo-text{border-top-right-radius:12px}
.plan-card.small-plan-card{width:100%;max-width:100%;border:1px solid #dadada}
@media only screen and (min-width:720px){.plan-card.small-plan-card{width:100%;max-width:100%}
}
@media only screen and (min-width:920px){.plan-card.small-plan-card{width:380px}
}
.plan-card.small-plan-card .btn-plan .secondary-btn-black{margin:0 16px}
@media only screen and (min-width:720px){.plan-card.small-plan-card .btn-plan .secondary-btn-black{margin:0 16px !important}
}
@media only screen and (min-width:920px){.plan-card.small-plan-card .btn-plan .secondary-btn-black{margin:0 32px !important}
}
.plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{box-shadow:none}
@media only screen and (min-width:320px){.plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{width:260px}
}
@media only screen and (min-width:375px){.plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{width:266px}
}
@media only screen and (min-width:410px){.plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{width:312px}
}
@media only screen and (min-width:720px){.plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{width:312px}
}
@media only screen and (min-width:920px){.plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{width:312px}
}
.plan-card.small-plan-card .bundle-vas-logo{margin:0 16px 16px 16px !important;padding:32px 16px !important;border-radius:10px;justify-content:space-around;border:1px solid #e8e8e9;height:auto;gap:10px}
@media only screen and (min-width:720px){.plan-card.small-plan-card .bundle-vas-logo{margin:0 16px 16px 16px !important;gap:0}
}
@media only screen and (min-width:920px){.plan-card.small-plan-card .bundle-vas-logo{margin:0 32px 32px 32px !important;gap:0}
}
.plan-card.small-plan-card .bundle-vas-logo .offset-3{margin-left:0 !important;padding:0;max-width:50%}
.plan-card.small-plan-card .bundle-vas-logo .col-4.caption-text-one{max-width:50%;text-align:left}
.plan-card.small-plan-card .bundle-vas-logo .col-4.caption-text-one .vasBundleHelpLink{font-family:Open Sans;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.25px;color:#5d5d5d;border-color:#5d5d5d}
.plan-card.small-plan-card .bundle-vas-logo .col-4.caption-text-one .vasBundleHelpForWallmart{font-family:Open Sans;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.25px;color:#5d5d5d}
.plan-card.small-plan-card .bundle-vas-logo img{width:118px !important;height:auto;max-width:118px}
.plan-card.small-plan-card .caption-three.text-color-grey{font-size:16px;line-height:20px;font-weight:400;font-family:"Open Sans";color:#000 !important;border-color:#000;border-width:2px}
.plan-card.small-plan-card .promo-plan-text{padding-bottom:0 !important}
.plan-card.small-plan-card .promo-plan-text .promo-text p{padding-bottom:0}
@media only screen and (min-width:320px){.refresh-plp-carousel .sneak-peak-carousel-plp div.col.pl-0{margin-bottom:30px}
.plan-cards-list div.col.pl-0{margin-bottom:30px}
.plan-card.small-plan-card{min-height:100%;height:100%;margin-top:20px}
.plan-card.small-plan-card .promo-plan-text{padding:32px 16px !important;text-align:left;border-top-left-radius:20px;border-top-right-radius:20px;background-color:#000 !important;color:#fff;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/green.png")}
}
@media only screen and (min-width:320px) and (min-width:720px){.plan-card.small-plan-card .promo-plan-text{padding:32px 16px !important}
}
@media only screen and (min-width:320px) and (min-width:920px){.plan-card.small-plan-card .promo-plan-text .tablet-pln-card-icon{float:right;margin-top:-16px}
}
@media only screen and (min-width:320px) and (min-width:380px){.plan-card.small-plan-card .promo-plan-text .tablet-pln-card-icon{float:right;margin-top:-16px}
}
@media only screen and (min-width:320px){.plan-card.small-plan-card .promo-plan-text .pln-card-pill{position:absolute;top:-15px;left:0;right:auto;width:100%}
.plan-card.small-plan-card .promo-plan-text .pln-card-pill p{background-color:#bee81e;color:#000;max-width:max-content;word-break:break-all;text-align:center;margin:auto;border-radius:50px;padding:10px 12px;font-size:14px;line-height:16px;font-weight:700;font-family:"Open Sans"}
.plan-card.small-plan-card .promo-plan-text span.icon{background:#bee81e;border-radius:50px;margin-right:8px;padding:6px;height:28px}
.plan-card.small-plan-card .promo-plan-text span.icon img{background:transparent}
.plan-card.small-plan-card .promo-plan-text .promo-text{background-color:unset;display:flex}
.plan-card.small-plan-card .promo-plan-text .promo-text h2,.plan-card.small-plan-card .promo-plan-text .promo-text h3,.plan-card.small-plan-card .promo-plan-text .promo-text p{color:#bee81e;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px;position:relative;letter-spacing:-0.94px}
.plan-card.small-plan-card .promo-plan-text .promo-text h2 sup,.plan-card.small-plan-card .promo-plan-text .promo-text h3 sup,.plan-card.small-plan-card .promo-plan-text .promo-text p sup{position:absolute;right:-16px;top:-4px}
.plan-card.small-plan-card .promo-plan-text .promo-text h2 img,.plan-card.small-plan-card .promo-plan-text .promo-text h3 img,.plan-card.small-plan-card .promo-plan-text .promo-text p img{background-color:transparent;margin:0;padding:0 0 0 3px}
.plan-card.small-plan-card .promo-plan-text .plan-price{padding-top:8px;padding-bottom:8px;color:#fff;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px;position:relative}
.plan-card.small-plan-card .promo-plan-text .plan-price .plan-list-price-parent{position:absolute;left:105px;bottom:10px;color:#b2b2b2;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.plan-card.small-plan-card .promo-plan-text .plan-price .plan-list-price-parent strike{margin-left:3px}
.plan-card.small-plan-card .promo-plan-text .plan-price sup{color:#bee81e;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;top:-22px;left:-8px}
.plan-card.small-plan-card .promo-plan-text .plan-price-offer{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0}
.plan-card.small-plan-card .promo-plan-text .mld-plan-original-price{padding-bottom:0}
.plan-card.small-plan-card .promo-plan-text .price-per-line{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:24px}
.plan-card.small-plan-card .promo-plan-text .mld-plan-savings{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:24px}
.plan-card.small-plan-card .promo-plan-text.bg-bronze{background-color:#000 !important;color:#fff;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/bronze.png")}
.plan-card.small-plan-card .promo-plan-text.bg-bronze span.icon{background:#e6bda4;border-radius:50px;margin-right:8px;padding:6px;height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-bronze span.icon img{background:transparent}
.plan-card.small-plan-card .promo-plan-text.bg-bronze .promo-text{background-color:unset;display:flex}
.plan-card.small-plan-card .promo-plan-text.bg-bronze .promo-text h2,.plan-card.small-plan-card .promo-plan-text.bg-bronze .promo-text h3,.plan-card.small-plan-card .promo-plan-text.bg-bronze .promo-text p{color:#e6bda4;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-bronze .plan-price{padding-top:8px;padding-bottom:8px;color:#fff;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px}
.plan-card.small-plan-card .promo-plan-text.bg-bronze .plan-price sup{color:#bee81e;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.plan-card.small-plan-card .promo-plan-text.bg-bronze .plan-price-offer{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0}
.plan-card.small-plan-card .promo-plan-text.bg-silver{background-color:#000 !important;color:#fff;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/silver.png")}
.plan-card.small-plan-card .promo-plan-text.bg-silver span.icon{background:#e7dccc;border-radius:50px;margin-right:8px;padding:6px;height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-silver span.icon img{background:transparent}
.plan-card.small-plan-card .promo-plan-text.bg-silver .promo-text{background-color:unset;display:flex}
.plan-card.small-plan-card .promo-plan-text.bg-silver .promo-text h2,.plan-card.small-plan-card .promo-plan-text.bg-silver .promo-text h3,.plan-card.small-plan-card .promo-plan-text.bg-silver .promo-text p{color:#e7dccc;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-silver .plan-price{padding-top:8px;padding-bottom:8px;color:#fff;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px}
.plan-card.small-plan-card .promo-plan-text.bg-silver .plan-price sup{color:#bee81e;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.plan-card.small-plan-card .promo-plan-text.bg-silver .plan-price-offer{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0}
.plan-card.small-plan-card .promo-plan-text.bg-gold{background-color:#000 !important;color:#fff;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/gold.png")}
.plan-card.small-plan-card .promo-plan-text.bg-gold span.icon{background:#ffd958;border-radius:50px;margin-right:8px;padding:6px;height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-gold span.icon img{background:transparent}
.plan-card.small-plan-card .promo-plan-text.bg-gold .promo-text{background-color:unset;display:flex}
.plan-card.small-plan-card .promo-plan-text.bg-gold .promo-text h2,.plan-card.small-plan-card .promo-plan-text.bg-gold .promo-text h3,.plan-card.small-plan-card .promo-plan-text.bg-gold .promo-text p{color:#ffd958;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-gold .plan-price{padding-top:8px;padding-bottom:8px;color:#fff;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px}
.plan-card.small-plan-card .promo-plan-text.bg-gold .plan-price sup{color:#bee81e;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.plan-card.small-plan-card .promo-plan-text.bg-gold .plan-price-offer{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0}
.plan-card.small-plan-card .promo-plan-text.bg-platinum{background-color:#000 !important;color:#fff;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/platinum.png")}
.plan-card.small-plan-card .promo-plan-text.bg-platinum span.icon{background:#dbd4d4;border-radius:50px;margin-right:8px;padding:6px;height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-platinum span.icon img{background:transparent}
.plan-card.small-plan-card .promo-plan-text.bg-platinum .promo-text{background-color:unset;display:flex}
.plan-card.small-plan-card .promo-plan-text.bg-platinum .promo-text h2,.plan-card.small-plan-card .promo-plan-text.bg-platinum .promo-text h3,.plan-card.small-plan-card .promo-plan-text.bg-platinum .promo-text p{color:#dbd4d4;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-platinum .plan-price{padding-top:8px;padding-bottom:8px;color:#fff;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px}
.plan-card.small-plan-card .promo-plan-text.bg-platinum .plan-price sup{color:#bee81e;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.plan-card.small-plan-card .promo-plan-text.bg-platinum .plan-price-offer{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0}
.plan-card.small-plan-card .promo-plan-text.bg-green{background-color:#000 !important;color:#fff;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/green.png")}
.plan-card.small-plan-card .promo-plan-text.bg-green span.icon{background:#bee81e;border-radius:50px;margin-right:8px;padding:6px;height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-green span.icon img{background:transparent}
.plan-card.small-plan-card .promo-plan-text.bg-green .promo-text{background-color:unset;display:flex}
.plan-card.small-plan-card .promo-plan-text.bg-green .promo-text h2,.plan-card.small-plan-card .promo-plan-text.bg-green .promo-text h3,.plan-card.small-plan-card .promo-plan-text.bg-green .promo-text p{color:#bee81e;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px}
.plan-card.small-plan-card .promo-plan-text.bg-green .plan-price{padding-top:8px;padding-bottom:8px;color:#fff;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px}
.plan-card.small-plan-card .promo-plan-text.bg-green .plan-price sup{color:#bee81e;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.plan-card.small-plan-card .promo-plan-text.bg-green .plan-price-offer{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0}
.plan-card.small-plan-card .promo-text h3{font-size:12px;letter-spacing:0;line-height:18px;font-weight:400}
.plan-card.small-plan-card .plan-detail-text .caption-text-one{line-height:27px;margin-bottom:10px;display:inline-block}
.plan-card.small-plan-card .plan-detail-text .plan-details-list{padding:0;margin:0;list-style-type:none}
.plan-card.small-plan-card .plan-detail-text .plan-details-list .hotsopt-spc-section p{display:-webkit-box;color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}
.plan-card.small-plan-card .plan-detail-text .plan-details-list .accordion-body{margin-left:30px}
.plan-card.small-plan-card .plan-detail-text .plan-details-list li{font-size:12px;font-weight:400;letter-spacing:.25px;line-height:20px;color:#5d5d5d}
.plan-card.small-plan-card .plan-detail-text .plan-details-list li img{max-width:fit-content}
.plan-card.small-plan-card .plan-detail-text .plan-details-list li .plan-data-label{font-size:18px;font-weight:700;line-height:24px}
.plan-card.small-plan-card .btn-plan{bottom:0;padding-bottom:32px;background:#bee81e;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-top:32px;width:100%;position:unset}
.plan-card.small-plan-card .btn-plan .secondary-btn-black{margin:0 16px}
.plan-card.small-plan-card .btn-plan .save-disclaimer{padding:0 16px}
}
@media only screen and (min-width:320px) and (min-width:720px){.plan-card.small-plan-card .btn-plan .save-disclaimer{padding:0 16px}
}
@media only screen and (min-width:320px) and (min-width:920px){.plan-card.small-plan-card .btn-plan .save-disclaimer{padding:0 32px}
}
@media only screen and (min-width:320px){.plan-card.small-plan-card .btn-plan .save-disclaimer p{text-align:left;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:16px}
.plan-card.small-plan-card .btn-plan .save-disclaimer.tablet-disclaimer p,.plan-card.small-plan-card .btn-plan .save-disclaimer .tablet-disclaimer p{font-weight:400}
.plan-card.small-plan-card .btn-plan .save-disclaimer ul{text-align:left;padding-bottom:24px;padding-left:20px;margin-bottom:0}
.plan-card.small-plan-card .btn-plan .save-disclaimer ul li{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}
.plan-card.small-plan-card .btn-plan .save-disclaimer ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.plan-card.small-plan-card .btn-plan .plan-card-summary{padding-top:16px;padding-bottom:0;min-height:45px}
.plan-card.small-plan-card .btn-plan .plan-card-summary a{color:#000;border-color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;border-width:2px}
.plan-card.small-plan-card .btn-plan .primary-btn+div{margin-top:20px !important}
.plan-card.small-plan-card .plan-card-summary{position:static;right:0;bottom:0;left:0;margin:0 !important;padding:0 0 30px 0}
.plan-card.small-plan-card .plan-card-summary .caption-text-one{line-height:27px;margin-bottom:0}
.plan-card.small-plan-card .plan-short-description a{color:#000;border-color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;border-width:2px}
.row:has(.bundle-card):has(.btn-plan):has(.mt-15) .plan-card.small-plan-card{min-height:505px}
}
@media only screen and (min-width:320px){.plan-card.small-plan-card .plan-detail-text{width:100% !important;flex-grow:1;padding-bottom:0 !important;height:260px}
.plan-card.small-plan-card .plan-short-description{padding-bottom:0 !important}
}
@media only screen and (min-width:360px){.plan-card.small-plan-card .plan-detail-text{width:100% !important;flex-grow:1;padding-bottom:0 !important;height:330px}
.plan-card.small-plan-card .plan-short-description{padding-bottom:0 !important}
}
@media only screen and (min-width:410px){.plan-card.small-plan-card .plan-detail-text{width:100% !important;flex-grow:1;padding-bottom:0 !important;height:280px}
.plan-card.small-plan-card .plan-short-description{padding-bottom:0 !important}
}
@media only screen and (min-width:720px){.plan-card.small-plan-card .plan-detail-text{width:100% !important;flex-grow:1;padding-bottom:0 !important;height:280px}
.plan-card.small-plan-card .plan-short-description{padding-bottom:0 !important}
}
@media only screen and (min-width:920px){.plan-card.small-plan-card .plan-detail-text{width:100% !important;flex-grow:1;padding-bottom:0 !important;height:260px}
.plan-card.small-plan-card .plan-short-description{padding-bottom:0 !important}
}
.pln-new-specs{padding-top:32px;padding-left:16px;padding-right:16px;flex-grow:1}
@media only screen and (min-width:720px){.pln-new-specs{padding-left:16px;padding-right:16px}
}
@media only screen and (min-width:920px){.pln-new-specs{padding-left:32px;padding-right:32px}
}
.pln-new-specs .plan-details-list{list-style-type:none;text-align:left;padding-left:0;margin-bottom:0}
.pln-new-specs .plan-details-list li{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:16px;display:flex}
.pln-new-specs .plan-details-list li a{border:0}
.pln-new-specs .plan-details-list li a:hover{border:0}
.pln-new-specs .plan-details-list li .accordion-body{margin-left:8px}
.pln-new-specs .plan-details-list li p{margin-left:8px;padding-bottom:0}
.pln-new-specs .plan-details-list li p b{color:#000}
.pln-new-specs .plan-details-list li p span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.save-details-cta{padding-bottom:16px}
.save-details-cta a{color:#000;border-color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.plan-card{height:530px;border-radius:20px;background:#fff;position:relative}
.plan-card p{margin-bottom:0 !important}
.plan-card .promo-text{background:#bee81e;padding:2.5px 0;border-top-left-radius:20px;border-top-right-radius:20px;font-size:10px;line-height:18px;letter-spacing:.25px;color:#000}
.plan-card .promo-text.invisible{height:25px}
.plan-card .promo-additional-text{background:#000;padding:2.5px 0;font-size:11px;font-weight:600;line-height:18px;letter-spacing:.25px;color:#fff}
.plan-card .promo-additional-text.baninvisible{height:25px}
.plan-card .plan-name{padding-top:25px;line-height:42px;color:#000;display:block}
.plan-card .plan-type{color:#5d5d5d}
.plan-card .plan-type.invisible{height:20px}
.plan-card .plan-rating{padding-top:10px}
.plan-card .plan-price-offer{color:#5d5d5d}
.plan-card hr{width:70%;margin-top:10px;margin-bottom:10px}
.plan-card .line-banner{width:50%;padding:5px 0;margin:10px auto auto auto}
.plan-card .subtitle-one{line-height:28px}
.plan-card .plan-price{line-height:46px;padding-top:24px;padding-bottom:10px}
.plan-card .plan-detail-text{padding-bottom:20px;width:60%;color:#5d5d5d}
.plan-card .plan-detail-text .plan-details-list{padding:0;margin:0;list-style-type:none}
.plan-card .plan-detail-text .plan-details-list li{font-size:12px;font-weight:400;letter-spacing:.25px;line-height:20px;color:#5d5d5d}
.plan-card .plan-detail-text .plan-details-list li .plan-data-label{font-size:18px;font-weight:700;line-height:24px}
@media only screen and (min-width:320px){.plan-card .multiline-learn-more{text-align:left;padding:0 20px;margin-top:20px;position:absolute;bottom:-60px}
.plan-card .multiline-learn-more p{color:#666;letter-spacing:-0.1px}
}
.plan-card .plan-detail{padding-bottom:10px}
.plan-card img.plan-img{width:16%;text-align:center}
.plan-card .plan-logo{display:flex;justify-content:center;padding-top:20px}
.plan-card .plan-card-ticker{position:absolute;-webkit-text-stroke-width:medium;font-weight:bold;font-style:italic;font-size:17px;margin:5px;z-index:1;color:#fff;transform:rotate(-49deg) translate(-28%,0)}
.plan-card .bundle-vas-logo{height:40px;margin-bottom:5px}
.plan-card .bundle-vas-logo img{width:118px !important;height:auto}
.bundle-card:has(.bundle-vas-description):has(.plan-content-container):has(.collapse):has(.show){height:auto !important}
.bundle-card:has(.bundle-vas-description):has(.collapse):has(.show) .btn-plan{position:relative !important}
.vas-plan-card{height:525px;border-radius:20px;background:#fff;position:relative}
.vas-plan-card p{margin-bottom:0 !important}
.vas-plan-card .promo-text{background:#bee81e;padding:2.5px 0;border-top-left-radius:20px;border-top-right-radius:20px;font-size:12px;font-weight:400;letter-spacing:.25px;line-height:20px;color:#000}
.vas-plan-card .promo-text.invisible{height:25px}
.vas-plan-card .plan-name{padding-top:25px;line-height:42px;color:#000;display:block}
.vas-plan-card .plan-type{color:#5d5d5d}
.vas-plan-card .plan-type.invisible{height:20px}
.vas-plan-card .plan-rating{padding-top:10px}
.vas-plan-card .plan-price-offer{color:#5d5d5d}
.vas-plan-card hr{width:70%;margin-top:10px;margin-bottom:10px}
.vas-plan-card .subtitle-one{line-height:28px}
.vas-plan-card .plan-price{line-height:46px;padding-top:12px;padding-bottom:3px}
.vas-plan-card .plan-detail-text{padding-bottom:43px;width:85%;color:#5d5d5d}
.vas-plan-card .plan-detail{padding-bottom:0}
.vas-plan-card img.plan-img{width:30%;text-align:center;object-fit:contain}
.vas-plan-card .plan-logo{display:flex;justify-content:center;padding-top:10px}
.hpp-plan p{margin-bottom:0 !important}
.hpp-plan .promo-text.invisible{height:10px !important}
.hpp-plan .plan-name{padding-top:5px !important}
.hpp-plan hr{margin-top:15px !important;margin-bottom:15px !important}
.btn-plan{position:absolute;bottom:45px;align-self:center}
.purchase-flow-wrapper .btn-plan{bottom:25px}
.shop-all-plans{vertical-align:middle}
.shop-all-plans p{margin:0}
.shop-all-plans .heading-two{padding-bottom:10px}
.shop-all-plans .subtitle-three-px,.shop-all-plans .voicemail-selection-title{padding-bottom:30px}
.phone-carousel .owl-dots,.deal-carousel .owl-dots{margin-top:20px;padding-top:0;height:20px}
.phone-carousel .owl-nav .owl-prev,.deal-carousel .owl-nav .owl-prev{position:absolute;top:40%;left:0}
.phone-carousel .owl-nav .owl-next,.deal-carousel .owl-nav .owl-next{position:absolute;top:40%;right:0}
.smartpay-message{padding:1px 7% 1px 7%}
.low-price{margin-right:5px}
#smart-pay-text-plp{font-size:10px;font-weight:400;line-height:18px}
.product-text-plp{font-size:10px;font-weight:400;line-height:18px}
.phone-card{height:585px;border-radius:20px;background:#fff}
.phone-card p{margin-bottom:0 !important}
.phone-card .promo-text{background:#bee81e;padding:2.5px 10px;border-top-left-radius:20px;border-top-right-radius:20px;font-size:11px;line-height:23px;letter-spacing:.25px}
.phone-card .promo-text.invisible{height:25px}
.phone-card .phone-name{height:70px;line-height:28px;padding:15px 30px 0;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}
.phone-card .phone-rating{padding-top:10px !important}
.phone-card .phone-price-detail{height:85px}
.phone-card .phone-price-detail .emi-container{border-right:1px solid #e8e8e9}
.phone-card .phone-price-detail .emi-container .emi-price .invisible.actual-price{height:20px}
.phone-card .phone-price-detail .actual-price{text-decoration:line-through}
.phone-card .phone-price-detail sup{top:-0.5em;padding-left:2px;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.phone-card .phone-price-detail .smartpay-logo{background-size:cover;height:22px;width:94px;display:inline-block;vertical-align:middle}
.phone-card .dcotPromo p{line-height:17px;padding:0 20px}
.phone-card .custom-checkbox .custom-control-label{padding-left:25px}
.phone-card .custom-checkbox .custom-control-label div p{font-size:14px !important;letter-spacing:0;line-height:20px;padding-left:8px}
.watch-card{height:585px;border-radius:20px;background:#fff}
.watch-card p{margin-bottom:0 !important}
.watch-card .promo-text{background:#bee81e;padding:2.5px 10px;border-top-left-radius:20px;border-top-right-radius:20px;font-size:11px;line-height:18px;letter-spacing:.25px}
.watch-card .promo-text.invisible{height:25px}
.watch-card .watch-name{height:70px;line-height:28px;padding:15px 30px 0;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}
.watch-card .watch-rating{padding-top:10px !important}
.watch-card .watch-price-detail{height:80px}
.watch-card .watch-price-detail .emi-container{border-right:1px solid #e8e8e9}
.watch-card .watch-price-detail .emi-container .emi-price .invisible.actual-price{height:20px}
.watch-card .watch-price-detail .actual-price{text-decoration:line-through}
.watch-card .watch-price-detail sup{top:-0.5em;padding-left:2px;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.watch-card .watch-price-detail .smartpay-logo{background-size:cover;height:22px;width:94px;display:inline-block;vertical-align:middle}
.watch-card .watch-price-detail .retailPrice{color:#5d5d5d;font-size:16px}
.watch-card .dcotPromo p{line-height:17px;padding:0 20px}
.tablet-card{height:auto;padding-bottom:50px;border-radius:20px;background:#fff}
.tablet-card p{margin-bottom:0 !important}
.tablet-card .promo-text{background:#bee81e;padding:2.5px 10px;border-top-left-radius:20px;border-top-right-radius:20px;font-size:11px;line-height:18px;letter-spacing:.25px}
.tablet-card .promo-text.invisible{height:25px}
.tablet-card .phone-name{height:70px;line-height:28px;padding:15px 30px 0;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}
.tablet-card .phone-rating{padding-top:10px !important}
.tablet-card .tablet-price-detail{height:80px}
.tablet-card .tablet-price-detail .emi-container{border-right:1px solid #e8e8e9}
.tablet-card .tablet-price-detail .emi-container .emi-price .invisible.actual-price{height:20px}
.tablet-card .tablet-price-detail .actual-price{text-decoration:line-through}
.tablet-card .tablet-price-detail sup{top:-0.5em;padding-left:2px;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.tablet-card .tablet-price-detail .smartpay-logo{background-size:cover;height:22px;width:94px;display:inline-block;vertical-align:middle}
.tablet-card .tablet-price-detail .retailPrice{color:#5d5d5d;font-size:16px}
.tablet-card .dcotPromo p{line-height:17px;padding:0 20px}
.shop-all-phone{vertical-align:middle}
.shop-all-phone p{margin:0}
.shop-all-phone .heading-two{padding-bottom:10px}
.shop-all-phone .subtitle-three-px,.shop-all-phone .voicemail-selection-title{padding-bottom:30px}
.sequential-card-carousel .owl-dots{margin-top:0 !important;padding-bottom:20px;padding-top:0;margin-bottom:20px}
.sequential-card-carousel .owl-stage-outer .owl-stage{-ms-flex-pack:center !important;justify-content:center !important;display:-ms-flexbox !important;display:flex !important;margin:0 auto}
.sequential-cards-container{margin:0 auto}
.sequential-card-container{width:232px;margin:0 auto}
.sequential-card-container .rounded-circle{box-sizing:border-box;height:102px;width:102px !important;border:1px solid transparent;border:50%}
.sequential-card-container .sequential-card{height:280px;width:232px;border-radius:15px;background:#fff;position:relative;top:-50px;z-index:-9;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.sequential-card-container .sequential-card p{margin-bottom:0 !important}
.sequential-card-container .sequential-card .heading-container{padding:90px 15px 0 15px;text-transform:uppercase}
.sequential-card-container .sequential-card .description-container{padding:10px 15px}
.sequential-card-container .sequential-card .product-name{height:38px;padding-left:10px;padding-right:10px}
.detailpage-card{padding-left:12px !important;padding-right:12px !important}
.detailpage-card .plan-card{margin-bottom:40px}
.detailpage-card .vas-plan-card{height:420px;margin-bottom:40px}
.detailpage-card .plan-name{padding-top:17px}
.detailpage-card .plan-name:focus{outline:0}
.see-details-link{position:absolute;bottom:10px;align-self:center}
.see-details-link a{border-bottom:1px solid #5d5d5d !important;color:#5d5d5d !important}
@media(min-width:320px){.detailpage-card .plan-card{height:420px;margin-bottom:80px}
.detailpage-card .multiline-plan-card-container{height:528px}
.container-carousel{width:100% !important}
.container-carousel.order-1{order:2}
.container-carousel.order-2{order:2}
.container-text{width:100% !important}
.container-text.order-1{order:1}
.container-text.order-2{order:1}
.container-text button,.container-text a.btn{display:none}
.container-button{order:3;display:block}
.primary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;height:750px}
.primary-carousel .image-teaser-container .slide-container{padding-top:20px;height:595px;width:100%;padding-left:0;padding-right:0}
.primary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.primary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.secondary-carousel .primary-carousel .image-teaser-container{background-size:cover;background-position:center center;background-repeat:no-repeat;padding:0;height:568px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container{padding-top:20px;height:500px;width:100%;padding-left:0;padding-right:0}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.secondary-carousel .primary-carousel .owl-dots{bottom:30px}
.owl-nav{display:none}
.enhancement-cards-container .owl-nav{display:block}
.enhancement-cards-container .owl-nav .owl-prev{background:transparent !important}
.enhancement-cards-container .owl-nav .owl-next{background:transparent !important}
.video-modal .modal-content{max-width:100%;margin:0 auto !important}
.shop-all-plans{text-align:center;display:block;padding:0 15px}
.shop-all-plans .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.phone-card{width:300px;margin:0 auto;height:525px}
.phone-card .phone-image-detail{padding:10px 0}
.phone-card .phone-image-detail .phone-image img{margin:0 auto;max-width:100%}
.phone-card .phone-image-detail .available-color{vertical-align:middle;height:172px;text-align:left;display:table-cell !important}
.phone-card .phone-image-detail .available-color ul{padding:0;margin-bottom:0}
.phone-card .phone-image-detail .available-color ul li{list-style-type:none;padding:5px 5px}
.phone-card .phone-image-detail .available-color ul li .dot{height:15px;width:15px;border-radius:50%;display:block;box-shadow:0 0 2px #5d5d5d;border:2px solid #fff}
.watch-card{width:300px;margin:0 auto;height:525px}
.watch-card .watch-image-detail{padding:10px 0}
.watch-card .watch-image-detail .watch-image img{margin:0 auto;max-width:100%}
.tablet-card{width:300px;margin:0 auto;height:auto;padding-bottom:50px}
.tablet-card .tablet-image-detail{padding:10px 0}
.tablet-card .tablet-image-detail .phone-image img{margin:0 auto;max-width:100%}
.tablet-card .tablet-image-detail .available-color{vertical-align:middle;height:172px;text-align:left;display:table-cell !important}
.tablet-card .tablet-image-detail .available-color ul{padding:0;margin-bottom:0}
.tablet-card .tablet-image-detail .available-color ul li{list-style-type:none;padding:5px 5px}
.tablet-card .tablet-image-detail .available-color ul li .dot{height:15px;width:15px;border-radius:50%;display:block;box-shadow:0 0 2px #5d5d5d;border:2px solid #fff}
.plan-card{width:300px;margin:0 auto}
.vas-plan-card{width:300px;margin:0 auto}
.shop-all-phone{text-align:center;display:block;padding:0 15px}
.shop-all-phone .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.sequential-card-container-bg p.heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.sequential-card-container-bg .sequential-card-carousel .owl-item .sequential-card-container{margin:0 auto}
.sequential-card-container-bg .sequential-card-carousel .owl-item .sequential-card-container .sequential-card{height:280px}
.also-consider-container .shop-all-plans .heading-one{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
}
@media(min-width:375px){.container-carousel{width:100% !important}
.container-carousel.order-1{order:2}
.container-carousel.order-2{order:2}
.container-text{width:100% !important}
.container-text.order-1{order:1}
.container-text.order-2{order:1}
.container-text button,.container-text a.btn{display:none}
.container-button{order:3;display:block}
.primary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;height:750px}
.primary-carousel .image-teaser-container .slide-container{padding-top:20px;height:595px;width:100%;padding-left:15px;padding-right:15px}
.primary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.primary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.secondary-carousel .primary-carousel .image-teaser-container{background-size:cover;background-position:center center;background-repeat:no-repeat;padding:0;height:568px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container{padding-top:20px;height:500px;width:100%;padding-left:15px;padding-right:15px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.secondary-carousel .primary-carousel .owl-dots{bottom:30px}
.owl-nav{display:none}
.enhancement-cards-container .owl-nav{display:block}
.enhancement-cards-container .owl-nav .owl-prev{background:transparent !important}
.enhancement-cards-container .owl-nav .owl-next{background:transparent !important}
.video-modal .modal-content{max-width:100%;margin:0 auto !important}
.shop-all-plans{text-align:center;display:block;padding:0 15px}
.shop-all-plans .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.phone-card{width:350px;margin:0 auto;height:525px}
.phone-card .phone-image-detail{padding:10px 0}
.phone-card .phone-image-detail .phone-image img{height:auto;margin:0 auto}
.phone-card .phone-image-detail .available-color{vertical-align:middle;height:172px;text-align:left;display:table-cell !important;padding-left:1rem !important}
.phone-card .phone-image-detail .available-color ul{padding:0;margin-bottom:0}
.phone-card .phone-image-detail .available-color ul li{list-style-type:none;padding:5px 5px}
.phone-card .phone-image-detail .available-color ul li .dot{height:15px;width:15px;border-radius:50%;display:block;box-shadow:0 0 2px #5d5d5d;border:2px solid #fff}
.watch-card{width:350px;margin:0 auto;height:525px}
.watch-card .watch-image-detail{padding:10px 0}
.watch-card .watch-image-detail .watch-image img{height:auto;margin:0 auto}
.tablet-card{width:350px;margin:0 auto;height:auto;padding-bottom:50px}
.tablet-card .tablet-image-detail{padding:10px 0}
.tablet-card .tablet-image-detail .phone-image img{height:auto;margin:0 auto}
.tablet-card .tablet-image-detail .available-color{vertical-align:middle;height:172px;text-align:left;display:table-cell !important;padding-left:1rem !important}
.tablet-card .tablet-image-detail .available-color ul{padding:0;margin-bottom:0}
.tablet-card .tablet-image-detail .available-color ul li{list-style-type:none;padding:5px 5px}
.tablet-card .tablet-image-detail .available-color ul li .dot{height:15px;width:15px;border-radius:50%;display:block;box-shadow:0 0 2px #5d5d5d;border:2px solid #fff}
.plan-card{width:350px;margin:0 auto}
.vas-plan-card{width:350px;margin:0 auto}
.shop-all-phone{text-align:center;display:block;padding:0 15px}
.shop-all-phone .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.sequential-card-container-bg p.heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.sequential-card-container-bg .sequential-card-carousel .owl-item .sequential-card-container{margin:0 auto}
.sequential-card-container-bg .sequential-card-carousel .owl-item .sequential-card-container .sequential-card{height:280px}
.also-consider-container .shop-all-plans .heading-one{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
}
@media(min-width:768px){.primary-carousel .image-teaser-container{background-size:cover;padding:0;height:750px}
.primary-carousel .image-teaser-container .container{padding-left:83px !important}
.primary-carousel .image-teaser-container .slide-container{display:table-cell !important;vertical-align:middle;padding:0;height:425px}
.primary-carousel .image-teaser-container .slide-container .slide-button{text-align:left !important}
.primary-carousel .owl-nav{position:absolute;width:100%;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}
.secondary-carousel .primary-carousel .image-teaser-container{background-size:cover;padding:0;height:652px}
.secondary-carousel .primary-carousel .image-teaser-container .container{padding-left:83px !important}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container{display:table-cell !important;vertical-align:middle;padding:0;height:597px}
.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-button{text-align:left !important}
.secondary-carousel .primary-carousel .owl-dots{bottom:55px}
.owl-nav{display:block}
.video-modal .modal-dialog{max-width:75% !important}
.video-modal .modal-content{margin:0 auto}
.phone-card{width:350px;margin:0 auto}
.watch-card,.tablet-card{width:350px;margin:0 auto}
.sequential-card-container-bg p.heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.sequential-card-container-bg .sequential-card-carousel .owl-item .sequential-card-container{margin:0 auto !important}
.sequential-card-container-bg .sequential-card-carousel .owl-item .sequential-card{height:280px !important}
.sequential-card-container-bg .sequential-card-carousel .owl-item.active .sequential-card{height:280px !important}
.plan-card{width:350px;margin:0 auto}
.vas-plan-card{width:350px;margin:0 auto}
.video-modal .modal-content{margin:0 auto}
.also-consider-container .shop-all-plans .heading-one{font-size:60px;font-weight:700;letter-spacing:-1.5px;line-height:62px}
.recommended-carousel .container{max-width:994px !important}
.enhancement-cards-container .owl-nav .owl-prev{left:-50px;background:transparent !important}
.enhancement-cards-container .owl-nav .owl-next{right:-50px;background:transparent !important}
}
@media(min-width:768px) and (max-width:1023px){.primary-carousel .image-teaser-container .slide-container,.secondary-carousel .image-teaser-container .slide-container,.secondary-carousel .primary-carousel .image-teaser-container .slide-container,.tertiary-carousel .image-teaser-container .slide-container{padding:25px 0 0 0;display:block !important}
.primary-carousel .image-teaser-container .slide-container .slide-button,.secondary-carousel .image-teaser-container .slide-container .slide-button,.secondary-carousel .primary-carousel .image-teaser-container .slide-container .slide-button,.tertiary-carousel .image-teaser-container .slide-container .slide-button{text-align:left !important}
}
@media(min-width:1024px){.detailpage-card .multiline-plan-card-container{height:520px}
.primary-carousel .slide-container{display:table-cell !important;vertical-align:middle}
.primary-carousel .slide-container .slide-button{text-align:left !important}
.primary-carousel .owl-nav{width:1024px}
.shop-all-plans .heading-two{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
#phone-card-height{height:624px}
.phone-card{width:319px;margin:0 auto;height:585px}
.phone-card .phone-image-detail{padding:20px 0}
.phone-card .phone-image-detail .phone-image img{height:225px;margin:0 auto;padding-top:10px}
.phone-card .phone-image-detail .available-color{vertical-align:middle;height:225px;text-align:left;display:table-cell !important}
.phone-card .phone-image-detail .available-color ul{padding:0;margin-bottom:0}
.phone-card .phone-image-detail .available-color ul li{list-style-type:none;padding:5px 5px}
.phone-card .phone-image-detail .available-color ul li .dot{height:15px;width:15px;border-radius:50%;display:block}
.watch-card{width:319px;margin:0 auto;height:585px}
.watch-card .watch-image-detail{padding:20px 0}
.watch-card .watch-image-detail .watch-image img{height:225px;margin:0 auto}
.tablet-card{width:319px;margin:0 auto;height:auto;padding-bottom:50px}
.tablet-card .tablet-image-detail{padding:20px 0}
.tablet-card .tablet-image-detail .phone-image img{margin:0 auto}
.tablet-card .tablet-image-detail .available-color{vertical-align:middle;text-align:left;display:table-cell !important}
.tablet-card .tablet-image-detail .available-color ul{padding:0;margin-bottom:1rem;margin-left:-1rem}
.tablet-card .tablet-image-detail .available-color ul li{list-style-type:none;padding:5px 5px}
.tablet-card .tablet-image-detail .available-color ul li .dot{height:15px;width:15px;border-radius:50%;display:block}
.plan-card{width:319px;margin:0 auto}
.vas-plan-card{width:319px;margin:0 auto}
.shop-all-phone .heading-two{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.sequential-card-container-bg p.heading-two{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.container-carousel{width:100% !important}
.container-carousel .owl-carousel{padding:0 5%;width:92% !important;margin:0 auto}
.container-carousel.order-1{order:2}
.container-carousel.order-2{order:2}
.video-modal .modal-content{margin:0 auto}
}
@media(min-width:1280px){.primary-carousel .image-teaser-container .container{padding-left:104px !important}
.primary-carousel .owl-nav{position:absolute;width:1280px;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}
.secondary-carousel .primary-carousel .image-teaser-container .container{padding-left:104px !important}
.shop-all-plans{height:500px;text-align:left;display:table-cell !important;padding:0}
.shop-all-plans .heading-two{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.shop-all-phone{height:585px;text-align:left;display:table-cell !important;padding:0}
.shop-all-phone .heading-two{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.container-carousel{margin:0 auto;width:70% !important;display:flex}
.container-carousel .owl-carousel{padding:0 5%;width:92% !important;margin:0}
.container-carousel.order-1{order:1}
.container-carousel.order-2{order:2}
.container-text{width:30% !important}
.container-text.order-1{order:1}
.container-text.order-2{order:2}
.container-text button,.container-text a.btn{display:block}
.container-button{order:3;display:none}
.row-cols-xl-4 .plan-card{width:290px;margin:0 auto}
}
.pdp-bundle-vas-details:focus{outline:0}
@media(max-width:390px){.plan-card.small-plan-card .promo-plan-text .promo-text h2{font-size:18px !important}
}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{display:flex}
@media only screen and (min-width:722px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{padding-left:0}
}
@media only screen and (min-width:922px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{padding:0}
}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav{border:1px solid #e8e8e9 !important;margin-bottom:10px}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button{position:unset}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button.owl-next,.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button .owl-prev{position:unset}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-stage{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:722px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-stage{padding-left:0 !important;padding-right:0 !important}
}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{display:flex}
@media only screen and (min-width:722px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{padding-left:0}
}
@media only screen and (min-width:922px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{padding:0;width:97% !important}
}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:96%;max-width:100%;border:1px solid #dadada}
@media only screen and (min-width:720px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:96%;max-width:100%}
}
@media only screen and (min-width:920px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:380px}
}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav{border:1px solid #e8e8e9 !important;margin-bottom:10px}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button{position:unset}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button.owl-next,.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button .owl-prev{position:unset}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:722px){.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage{padding-left:0 !important;padding-right:0 !important}
}
.productcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage div.col.pl-0{margin-bottom:30px}
.productcarousel .hp-plans-carousel .shop-all-plans{text-align:left}
.productcarousel .hp-plans-carousel .shop-all-plans .heading-two{padding-bottom:32px}
.productcarousel .hp-plans-carousel .plan-card.small-plan-card .plan-detail-text{height:fit-content !important}
.productcarousel .hp-plans-carousel .plan-card.small-plan-card .pln-new-specs{padding-inline:16px !important}
.productcarousel .hp-plans-carousel .plan-card.small-plan-card .bundle-vas-logo{margin:0 16px 32px 16px !important;padding-inline:0 !important}
.productcarousel .hp-plans-carousel .plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{max-width:100%}
@media only screen and (min-width:920px){.productcarousel .hp-plans-carousel .refresh-plp-carousel.mld-plan-promo-cards{width:70% !important;max-width:100%}
.productcarousel .hp-plans-carousel .plan-card.small-plan-card{width:395px !important;max-width:100%}
.productcarousel .hp-plans-carousel .shop-all-plans{height:280px;width:365px;max-width:100%;padding-inline:0 32px !important}
.productcarousel .hp-plans-carousel .container-text{width:30% !important}
.productcarousel .hp-plans-carousel .container-text .shop-all-plans{height:100%}
.productcarousel .hp-plans-carousel .container-text .shop-all-plans-plancard{padding-top:90px}
.productcarousel .hp-plans-carousel .container-text .shop-all-plans-plancard .heading-two{padding-bottom:32px}
.productcarousel .hp-plans-carousel .owl-nav{margin-bottom:32px;border:none !important}
}
@media only screen and (max-width:920px){.productcarousel .hp-plans-carousel .refresh-plp-carousel.mld-plan-promo-cards{order:2}
}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{display:flex}
@media only screen and (min-width:722px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{padding-left:0}
}
@media only screen and (min-width:922px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{padding:0}
}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav{border:1px solid #e8e8e9 !important;margin-bottom:10px}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button{position:unset}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button.owl-next,.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button .owl-prev{position:unset}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-stage{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:722px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-stage{padding-left:0 !important;padding-right:0 !important}
}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{display:flex}
@media only screen and (min-width:722px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{padding-left:0}
}
@media only screen and (min-width:922px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{padding:0;width:97% !important}
}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:96%;max-width:100%;border:1px solid #dadada}
@media only screen and (min-width:720px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:96%;max-width:100%}
}
@media only screen and (min-width:920px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:380px}
}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav{border:1px solid #e8e8e9 !important;margin-bottom:10px}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button{position:unset}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button.owl-next,.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button .owl-prev{position:unset}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:722px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage{padding-left:0 !important;padding-right:0 !important}
}
.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage div.col.pl-0{margin-bottom:30px}
.phonecardcarousel .hp-plans-carousel .shop-all-plans .heading-two{padding-bottom:32px}
.phonecardcarousel .hp-plans-carousel .shop-all-plans{text-align:left}
.phonecardcarousel .hp-plans-carousel .shop-all-plans-plancard .heading-two{padding-bottom:32px}
.phonecardcarousel .hp-plans-carousel .shop-all-plans .heading-two{padding-bottom:32px}
.phonecardcarousel .hp-plans-carousel .plan-card.small-plan-card .plan-detail-text{height:fit-content !important}
.phonecardcarousel .hp-plans-carousel .plan-card.small-plan-card .pln-new-specs{padding-inline:16px !important}
.phonecardcarousel .hp-plans-carousel .plan-card.small-plan-card .bundle-vas-logo{margin:0 16px 32px 16px !important;padding-inline:0 !important}
.phonecardcarousel .hp-plans-carousel .plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{max-width:100%}
@media only screen and (min-width:920px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel.mld-plan-promo-cards{width:70% !important;max-width:100%}
.phonecardcarousel .hp-plans-carousel .plan-card.small-plan-card{width:395px !important;max-width:100%}
.phonecardcarousel .hp-plans-carousel .shop-all-plans{height:280px;width:365px;max-width:100%;padding-inline:0 32px !important}
.phonecardcarousel .hp-plans-carousel .container-text{width:30% !important}
.phonecardcarousel .hp-plans-carousel .container-text .shop-all-plans{height:100%}
.phonecardcarousel .hp-plans-carousel .container-text .shop-all-plans-plancard{padding-top:90px}
.phonecardcarousel .hp-plans-carousel .container-text .shop-all-plans-plancard .heading-two{padding-bottom:32px}
.phonecardcarousel .hp-plans-carousel .owl-nav{margin-bottom:32px;border:none !important}
}
@media only screen and (max-width:920px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel.mld-plan-promo-cards{order:2}
}
@media only screen and (max-width:720px){.phonecardcarousel .hp-plans-carousel .refresh-plp-carousel .plan-carousel.sneak-peak-carousel-plp .owl-item{max-width:100%}
}
@media only screen and (max-width:370px) and (min-width:320px){.smartpay-message{padding:1px 5% 1px 5%}
}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{display:flex}
@media only screen and (min-width:722px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{padding-left:0}
}
@media only screen and (min-width:922px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp{padding:0}
}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav{border:1px solid #e8e8e9 !important;margin-bottom:10px}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button{position:unset}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button.owl-next,.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-nav button .owl-prev{position:unset}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-stage{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:722px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-plp .owl-stage{padding-left:0 !important;padding-right:0 !important}
}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{display:flex}
@media only screen and (min-width:722px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{padding-left:0}
}
@media only screen and (min-width:922px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp{padding:0;width:97% !important}
}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:96%;max-width:100%;border:1px solid #dadada}
@media only screen and (min-width:720px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:96%;max-width:100%}
}
@media only screen and (min-width:920px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .plan-card.small-plan-card{width:380px}
}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav{border:1px solid #e8e8e9 !important;margin-bottom:10px}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button{position:unset}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button.owl-next,.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-nav button .owl-prev{position:unset}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:722px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage{padding-left:0 !important;padding-right:0 !important}
}
.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .sneak-peak-carousel-hp .owl-stage div.col.pl-0{margin-bottom:30px}
.plancardcarousel .hp-plans-carousel .shop-all-plans .heading-two{padding-bottom:32px}
.plancardcarousel .hp-plans-carousel .shop-all-plans{text-align:left}
.plancardcarousel .hp-plans-carousel .shop-all-plans-plancard .heading-two{padding-bottom:32px}
.plancardcarousel .hp-plans-carousel .shop-all-plans .heading-two{padding-bottom:32px}
.plancardcarousel .hp-plans-carousel .plan-card.small-plan-card .plan-detail-text{height:fit-content !important}
.plancardcarousel .hp-plans-carousel .plan-card.small-plan-card .pln-new-specs{padding-inline:16px !important}
.plancardcarousel .hp-plans-carousel .plan-card.small-plan-card .bundle-vas-logo{margin:0 16px 32px 16px !important;padding-inline:0 !important}
.plancardcarousel .hp-plans-carousel .plan-card.small-plan-card .btn-plan .secondary-btn-black a.btn{max-width:100%}
@media only screen and (min-width:920px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel.mld-plan-promo-cards{width:70% !important;max-width:100%}
.plancardcarousel .hp-plans-carousel .plan-card.small-plan-card{width:395px !important;max-width:100%}
.plancardcarousel .hp-plans-carousel .shop-all-plans{height:280px;width:365px;max-width:100%;padding-inline:0 32px !important}
.plancardcarousel .hp-plans-carousel .container-text{width:30% !important}
.plancardcarousel .hp-plans-carousel .container-text .shop-all-plans{height:100%}
.plancardcarousel .hp-plans-carousel .container-text .shop-all-plans-plancard{padding-top:90px}
.plancardcarousel .hp-plans-carousel .container-text .shop-all-plans-plancard .heading-two{padding-bottom:32px}
.plancardcarousel .hp-plans-carousel .owl-nav{margin-bottom:32px;border:none !important}
}
@media only screen and (max-width:920px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel.mld-plan-promo-cards{order:2}
}
@media only screen and (max-width:720px){.plancardcarousel .hp-plans-carousel .refresh-plp-carousel .plan-carousel.sneak-peak-carousel-plp .owl-item{max-width:100%}
}
@keyframes phone-plan{from{background-position:121px 0}
to{background-position:-23px 0}
}
@keyframes kyop{from{background-position:-50px 0;visibility:hidden}
to{background-position:-10px 0;visibility:visible}
}
@keyframes calc{from{background-position:-22px 125px;visibility:hidden;opacity:0}
to{background-position:-22px 0;visibility:visible;opacity:1}
}
.promo-card-h-500{height:500px !important}
.promo-card-h-585{height:585px !important}
.promo-card-h-585 .promo-card{height:585px !important}
.promo-card-h-500 .promo-card{height:500px !important}
.overlap-cards{position:relative;top:-142px;z-index:9}
.promo-card{width:275px !important;height:475px !important;margin:0 auto !important;border-radius:10px !important;-webkit-box-shadow:0 15px 30px 5px rgba(93,93,93,0.5) !important;box-shadow:0 15px 30px 5px rgba(93,93,93,0.5) !important;position:relative !important}
.promo-card .card-tile{padding:50px 25px !important;height:100% !important;width:100% !important;z-index:9 !important}
.promo-card .card-tile h2{font-size:24px;line-height:28px;font-weight:700;margin-bottom:10px}
.promo-card .card-tile p{font-size:14px;line-height:20px;font-weight:600}
.phone-animation{width:275px;height:475px;margin:0 auto;border-radius:10px;position:relative;background-repeat:no-repeat;background-position:-23px 0;animation:phone-plan 1s linear infinite alternate}
.kyop-animation{width:298px;height:475px;margin:0 auto;border-radius:10px;position:relative;background-repeat:no-repeat;background-position:-10px 0;animation:kyop 1s linear alternate}
.calc-animation{width:298px;height:475px;margin:0 auto;border-radius:10px;position:relative;background-repeat:no-repeat;background-position:-22px 0;animation:calc 1.5s linear alternate}
@media only screen and (min-width:320px){.overlap-cards{height:1430px}
.promo-card{margin-bottom:50px !important}
.owl-carousel .owl-item .promo-card img{display:block !important;width:auto !important}
}
@media only screen and (min-width:375px){.overlap-cards{height:1430px}
.promo-card{margin-bottom:50px}
.owl-carousel .owl-item .promo-card img{display:block !important;width:auto !important}
}
@media only screen and (min-width:768px){.overlap-cards{height:420px}
}
@media only screen and (min-width:992px){.overlap-cards{height:360px}
}
@media only screen and (min-width:920px){.navbar-container.lite-theme .mobile-menu-design .sub-menu ul{background:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .sub-menu{background:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .head-align{background-color:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .main-menu ul{background-color:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .main-menu ul.secondary-menu{background-color:transparent !important}
.navbar-container.lite-theme nav .header-component-container__brand{background-color:transparent !important}
.navbar-container.dark-theme nav .header-component-container__brand{background-color:transparent !important}
.navbar-container.lite-theme header .mobile-menu-design .main-menu ul li a span.icon.light-theme .search{background:url("clientlib-base/resources/svg/light/Search-new.svg") center center no-repeat !important}
.navbar-container.dark-theme{background-color:transparent}
.navbar-container.lite-theme{background-color:transparent}
.navbar-container.dark-theme .mobile-menu-design .sub-menu ul{background:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .sub-menu{background:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .head-align{background-color:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .main-menu ul{background-color:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .main-menu ul.secondary-menu{background-color:transparent !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul li a{color:#fff !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{color:#000 !important}
.navbar-container.dark-theme header .mobile-menu-design .sub-menu ul li a{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul.secondary-menu li a{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul.secondary-menu li a span.link-text{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .sub-menu ul li.language-select span{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .sub-menu ul li.location-select span{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul li a span.icon .expand-more{background:url("clientlib-base/resources/svg/dark/small/expand_more_sm.svg") center center no-repeat !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul li a span.icon .shopping-cart{background:url("clientlib-base/resources/svg/dark/small/shopping_cart_sm.svg") center center no-repeat !important}
.navbar-container.dark-theme .icon.small-icon .language{background:url("clientlib-base/resources/svg/dark/small/language_sm.svg") !important}
.navbar-container.dark-theme .icon.light-theme.small-icon i.location{background:url("clientlib-base/resources/svg/dark/small/location_sm.svg") !important}
.navbar-container.dark-theme nav .header-component-container__brand{background-color:transparent !important}
.navbar-container.dark-theme #navbarCollapseBottom ul li div.nav-fly-out.small-menu .tracfone-menu .why-tracfone-menu .why-tracfone-link{color:#525252 !important}
}
.navbar-container.dark-theme .menu-bars{background:url("clientlib-base/resources/svg/dark/menu.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.dark-theme .menu-close{background:url("clientlib-base/resources/svg/dark/clear.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.dark-theme .icon.light-theme.small-icon i.shopping-cart{background:url("clientlib-base/resources/svg/dark/small/shopping_cart_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.dark-theme .icon.light-theme.small-icon i.person{background:url("clientlib-base/resources/svg/dark/small/person_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.dark-theme .icon.light-theme.small-icon i.search{background:url("clientlib-base/resources/svg/dark/small/search_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.lite-theme .menu-bars{background:url("clientlib-base/resources/svg/light/menu.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.lite-theme .menu-close{background:url("clientlib-base/resources/svg/light/clear.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.lite-theme .icon.light-theme.small-icon i.shopping-cart{background:url("clientlib-base/resources/svg/light/small/shopping_cart_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.lite-theme .icon.light-theme.small-icon i.person{background:url("clientlib-base/resources/svg/light/small/person_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.lite-theme .icon.light-theme.small-icon i.search{background:url("clientlib-base/resources/svg/light/small/search_sm.svg") center center no-repeat !important;display:inline-block}
.menu-bars{background:#bee81e url("clientlib-base/resources/svg/light/menu.svg") center center no-repeat;display:block;height:20px;width:20px}
.menu-close{background:#bee81e url("clientlib-base/resources/svg/light/clear.svg") center center no-repeat;display:block;height:20px;width:20px}
.navbar-toggler{padding:.25rem 0rem}
.sticky{position:-webkit-sticky;position:sticky;top:0;-webkit-animation-name:slideInDown;animation-name:slideInDown;animation-duration:.3s}
.unsticky{transition:top .3s ease-out;position:fixed;top:-80px}
.horizontalnavigation{position:-webkit-sticky;position:sticky;top:0;z-index:1020}
.sticky-product-shrink-mobile{top:60px;transition:top .6s ease-out}
.sticky-product-shrink{top:80px !important;transition:top .6s ease-out}
.sticky-product-shrink-top{top:0 !important;transition:top .6s ease-out}
a span.lang:hover,a span.location:hover{border-bottom:1px solid #000;opacity:.55}
.navbar-container{background-color:#bee81e}
.navbar-container nav{box-shadow:none !important;padding-top:20px;padding-bottom:20px;height:116px}
.navbar-container nav .navbar-brand{display:block;padding:0;border-bottom:0;width:inherit;margin-right:24px}
.navbar-container nav a[data-gtm-cta="logo_straight_talk_mobile"] img{width:58px;height:58px;margin-top:-8px}
.navbar-container nav .sub-menu{position:relative;top:0}
.navbar-container nav .sub-menu ul li a.on-scroll{display:none}
.navbar-container nav .sub-menu ul li a{color:#000;text-decoration:none;border-bottom:0;font-size:11px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0 1rem;word-break:normal;white-space:nowrap}
.navbar-container nav .mobile-menu-link ul li a{text-decoration:none;border-bottom:0}
.navbar-container nav .mobile-menu-link ul li a:hover{text-decoration:none;border-bottom:0}
.navbar-container nav .main-menu{position:relative;top:26px}
.navbar-container nav .main-menu ul li{margin:0 0 0 5rem}
.navbar-container nav .main-menu ul li.on-scroll{display:none !important}
.navbar-container nav .main-menu ul li a{text-decoration:none;color:#000;font-size:14px;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.5rem 1rem;line-height:24px;word-break:normal;white-space:nowrap}
.navbar-container nav .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap}
.dropdown{position:static}
.dropdown .nav-fly-out{width:100%;left:0;right:0;top:45px;border-radius:0;box-shadow:none;padding:0}
.dropdown .nav-fly-out .mega-menu{color:#231f20;padding:60px 70px}
.dropdown .nav-fly-out .mega-menu .mega-menu-heading{width:auto}
.dropdown .nav-fly-out .mega-menu .mega-menu-text{color:#b2b2b2;line-height:18px;font-size:14px}
.dropdown .nav-fly-out .mega-menu .mega-menu-img{width:100%;vertical-align:bottom}
.dropdown .nav-fly-out .mega-menu h3.caption-two{margin-bottom:0;font-weight:700;color:#5d5d5d}
.dropdown .nav-fly-out .mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.dropdown .nav-fly-out .mega-menu a.caption-three:hover{border:0;padding:0}
.dropdown .nav-fly-out .mega-menu-navlink{margin-left:40px}
.dropdown .nav-fly-out .mega-menu-navlink li.nav-item a{font-size:13px;text-transform:capitalize;border-bottom:none !important;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.trimmed-header-logo-mobile{position:absolute;left:50%;transform:translate(-50%,-50%)}
@media only screen and (min-width:320px){.trim-img-text .trimmed-header-logo-mobile{left:40px}
.trim-img-text .trim-header-text-byop h6{font-size:16px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
.trim-img-text .trim-header-text-byop p{font-size:14px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
}
@media only screen and (min-width:992px){.trim-img-text .trim-header-text-byop h3{font-size:26px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
.trim-img-text .trim-header-text-byop p{font-size:16px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
}
.xs-sliding-menu-group .xs-overlay{left:100%;top:0;position:fixed;z-index:101;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in .8s;-o-transition:all .4s ease-in .8s;transition:all .4s ease-in .8s}
.xs-sliding-menu-group .widget-heading{position:absolute;top:0;right:0;padding:25px}
.xs-sliding-menu-widget{position:fixed;right:-100%;top:0;bottom:0;width:100%;max-width:360px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;visibility:hidden;opacity:0}
.xs-sliding-menu-group.isActive .xs-overlay{opacity:.7;visibility:visible;-webkit-transition:all .8s ease-out 0;-o-transition:all .8s ease-out 0;transition:all .8s ease-out 0;left:0}
.xs-sliding-menu-group.isActive .xs-sliding-menu-widget{opacity:1;visibility:visible;right:0;-webkit-transition:all .7s cubic-bezier(0.9,0.03,0,0.96) .4s;-o-transition:all .7s cubic-bezier(0.9,0.03,0,0.96) .4s;transition:all .7s cubic-bezier(0.9,0.03,0,0.96) .4s}
.sliding-menu-expand-menu{padding:20px}
.close-side-widget{text-decoration:none;border:0}
.close-side-widget i{color:#0078ac;font-size:24px;display:block}
.sliding-menu-widget-container{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;-o-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.xs-sliding-menu-group.isActive .sliding-menu-widget-container{top:0;opacity:1;visibility:visible}
.xs-overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:0}
.content-inner{margin-top:40px;display:flex;flex-direction:column;padding:0}
.sliding-menu-dashboard{border-bottom:1px solid #e2e2e2;height:100%;list-style:none}
.sliding-menu-dashboard .sliding-menu-link{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;min-height:60px;color:#1a1c35;text-decoration:none;border:0;font-size:14px;font-weight:600;line-height:20px}
.sliding-menu-dashboard .sliding-menu-link .sliding-menu{margin-right:5px}
.sliding-menu-dashboard .sliding-menu-link.selected .sliding-menu i{background-color:#498415}
.sliding-menu-dashboard .sliding-menu-link.selected .sliding-menu-text{color:#498415}
.sliding-menu-dashboard-title{display:flex;gap:10px}
.sliding-menu-dashboard-title div{margin-left:5px}
@media only screen and (min-width:767px){.sliding-menu-dashboard .sliding-menu-link:hover .sliding-menu-text{color:#498415}
.sliding-menu-dashboard .sliding-menu-link:hover .sliding-menu i{background-color:#498415}
}
@media only screen and (max-width:767px){.xs-sliding-menu-widget{max-width:none}
}
@media only screen and (min-width:320px){.horizontalnavigation{top:60px}
.icon.light-theme.small-icon i.shopping-cart{background:url(clientlib-base/resources/svg/light/small/shopping_cart_sm.svg) center center no-repeat;display:inline-block}
.icon.light-theme.small-icon i.person{background:url(clientlib-base/resources/svg/light/small/person_sm.svg) center center no-repeat;display:inline-block}
.refill-border{border-top:1px solid #d8d8d8}
.navbar-container{background-color:#bee81e;padding-left:0;padding-right:0;z-index:1210}
.navbar-container .container{max-width:100% !important;padding-left:0;padding-right:0}
.navbar-container nav{box-shadow:none;padding-top:10px;padding-bottom:10px;height:60px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .navbar-toggler{padding-top:0;padding-bottom:.3rem}
.navbar-container header .mobile-menu-design{background:transparent;position:absolute;top:60px;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;max-height:calc(100vh - 60px);overflow-x:hidden}
.navbar-container header .mobile-menu-design .sub-menu{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li{margin:0 0 0 1rem;padding:20px;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select{padding:20px 20px 10px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:10px 20px 20px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;padding:0;border-bottom:0}
.navbar-container header .mobile-menu-design .main-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li{background-color:#fff;margin:0 0 0 1rem;border-bottom:1px solid #d8d8d8;padding:0;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0;z-index:1}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0;background:#f9f9f9}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:16px;line-height:20px;letter-spacing:0;padding:20px;color:#5d5d5d;background-color:#f9f9f9 !important;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control:focus{border-bottom:1px solid #bee81e !important}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control:focus ~ .input-group-addon{border-bottom:1px solid #bee81e !important}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#f9f9f9;color:#000;padding:20px 15px}
.navbar-container header .mobile-menu-design .main-menu ul li a{border-bottom:0;margin-left:0;padding:20px 20px 20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:20px}
.navbar-container header .mobile-menu-design .main-menu ul li a span.icon{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;top:0;position:relative !important;background:#fff;width:100% !important;padding:0 20px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding:20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{padding-top:20px;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:20px 0 20px 0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li:last-child{margin-bottom:10px}
.navbar-container .collapsing{height:100%;background:#fff;animation-name:fadeIn;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.navbar-container .collapse.show{height:100%;background:#fff;animation-name:fadeOut;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.mobile-menu-link ul li a.nav-link{padding-right:10px !important;padding-left:10px !important}
.mobile-menu-link ul li:last-child a{padding-right:0 !important}
.mini-cart{position:relative}
.mini-cart-counter-wrap{background-color:#cd2716;border:2px solid #cf0;color:#fff;position:absolute;right:-8px;top:0;border-radius:50px;line-height:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}
.mini-cart-counter{font-size:10px;font-weight:600}
.on-scroll .mini-cart-counter-wrap{top:-2px;right:2px}
.on-scroll .mini-cart-counter{margin-left:1px}
}
@media only screen and (min-width:375px){.horizontalnavigation{top:60px}
.icon.light-theme.small-icon i.shopping-cart{background:url(clientlib-base/resources/svg/light/small/shopping_cart_sm.svg) center center no-repeat;display:inline-block}
.icon.light-theme.small-icon i.person{background:url(clientlib-base/resources/svg/light/small/person_sm.svg) center center no-repeat;display:inline-block}
.refill-border{border-top:1px solid #d8d8d8}
.navbar-container{background-color:#bee81e;padding-left:0;padding-right:0;z-index:1210}
.navbar-container .container{max-width:100% !important;padding-left:0;padding-right:0}
.navbar-container nav{box-shadow:none;padding-top:10px;padding-bottom:10px;height:60px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .navbar-toggler{padding-top:0;padding-bottom:.3rem}
.navbar-container header .mobile-menu-design{background:transparent;position:absolute;top:60px;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;max-height:calc(100vh - 60px);overflow-x:hidden}
.navbar-container header .mobile-menu-design .sub-menu{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li{margin:0 0 0 1rem;padding:20px;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select{padding:20px 20px 10px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:10px 20px 20px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;padding:0;border-bottom:0}
.navbar-container header .mobile-menu-design .main-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li{background-color:#fff;margin:0 0 0 1rem;border-bottom:1px solid #d8d8d8;padding:0;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0;background:#f9f9f9}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:16px;line-height:20px;letter-spacing:0;padding:20px;color:#5d5d5d;background-color:#f9f9f9 !important;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#f9f9f9;color:#000;padding:20px 15px}
.navbar-container header .mobile-menu-design .main-menu ul li a{border-bottom:0;margin-left:0;padding:20px 20px 20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:20px}
.navbar-container header .mobile-menu-design .main-menu ul li a span.icon{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;top:0;position:relative !important;background:#fff;width:100% !important;padding:0 20px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding:20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{padding-top:20px;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:20px 0 20px 0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li:last-child{margin-bottom:10px}
.navbar-container .collapsing{height:100%;background:#fff;animation-name:fadeIn;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.navbar-container .collapse.show{height:100%;background:#fff;animation-name:fadeOut;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.mobile-menu-link ul li a.nav-link{padding-right:10px !important;padding-left:10px !important}
.mobile-menu-link ul li:last-child a{padding-right:0 !important}
.mini-cart{position:relative}
.mini-cart-counter-wrap{background-color:#cd2716;border:2px solid #cf0;color:#fff;position:absolute;right:-8px;top:0;border-radius:50px;line-height:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}
.mini-cart-counter{font-size:10px;font-weight:600}
.on-scroll .mini-cart-counter-wrap{top:-2px;right:2px}
.on-scroll .mini-cart-counter{margin-left:1px}
}
@media only screen and (min-width:992px){.horizontalnavigation{top:116px}
.icon.light-theme.small-icon i.shopping-cart{background:url(clientlib-base/resources/svg/light/small/shopping_cart_sm.svg) center center no-repeat}
.icon.light-theme.small-icon i.person{background:url(clientlib-base/resources/svg/light/small/person_sm.svg) center center no-repeat}
.navbar-container{background-color:#bee81e;z-index:1210}
.navbar-container .container{max-width:100% !important}
.navbar-container nav{box-shadow:none;padding-top:20px;padding-bottom:20px;height:116px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .mobile-menu-design{background-color:transparent;position:relative;top:0;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;height:auto;overflow-y:inherit;overflow-x:inherit;padding-bottom:0}
.navbar-container header .mobile-menu-design .sub-menu{position:relative;top:-2px;padding:16px 0 22px 0;background:#bee81e;z-index:99999}
.navbar-container header .mobile-menu-design .sub-menu ul{background:#bee81e}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover .mini-cart-counter{border-bottom:0}
.navbar-container header .mobile-menu-design .sub-menu ul li{background-color:transparent;margin:0 10px 0 10px;padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a.on-scroll{display:none}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;color:#000;text-decoration:none;font-size:10px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0;word-break:normal;white-space:nowrap;border-bottom:0;border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li a:hover{opacity:.55;border-bottom:1px solid #000}
.navbar-container header .mobile-menu-design .sub-menu ul li a:hover span.icon{border-bottom:0;opacity:.55}
.navbar-container header .mobile-menu-design .sub-menu ul li a:hover span{border-bottom:1px solid #000}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box{background:#fff;padding:60px 0;width:992px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:120px;left:-127px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a{display:flex !important;text-decoration:none;border-bottom:1px solid #000 !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a:hover{opacity:1;text-decoration:none;border-bottom:none !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.navbar-container header .mobile-menu-design .main-menu{padding:0;position:relative;top:-3px;left:0}
.navbar-container header .mobile-menu-design .main-menu ul{padding-top:8px;width:100%;background:#bee81e}
.navbar-container header .mobile-menu-design .main-menu ul li{background-color:transparent;margin:0;border-bottom:none !important;padding:0;height:45px}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:15px 20px;color:#5d5d5d;background-color:#e8e8e9;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#e8e8e9;color:#000;padding:15px 20px}
.navbar-container header .mobile-menu-design .main-menu ul li.currently-visible:after{content:"";background-color:#000;display:block;height:6px;border-radius:10px;position:relative;top:2px}
.navbar-container header .mobile-menu-design .main-menu ul li a{margin-left:0;font-size:14px;text-decoration:none;color:#000;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.45rem .6rem;line-height:24px;word-break:normal;white-space:nowrap;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap;display:inline-block;padding:.45rem .6rem;background-color:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li a i{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;width:992px !important;left:-135px;top:53px;padding:0;border-radius:0;position:absolute !important;z-index:-9;max-height:520px;overflow:auto;scrollbar-width:none}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding-bottom:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:60px !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{margin-bottom:0;padding-bottom:30px;margin-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0 0 20px 0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three:hover{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink{margin-left:0;background:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:0;margin-left:10px;height:fit-content}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0 !important;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a:hover{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-decoration:underline}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out::-webkit-scrollbar{width:0;background:transparent}
.shrink{height:80px !important;padding-top:20px !important;padding-bottom:20px !important}
.shrink .navbar-brand{padding:12px 0 0 0 !important}
.shrink .mobile-menu-design .main-menu{top:0 !important}
.shrink .mobile-menu-design .main-menu ul{padding:19px 0 16px 0 !important}
.shrink .mobile-menu-design .main-menu ul li{margin:0 0 0 0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll{display:block !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box{background:#fff;padding:58px 0;width:992px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:80px !important;left:-127px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a{display:flex !important;text-decoration:none;padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a:hover{opacity:1;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out{top:80px !important;left:-100px !important}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out li a{padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li.currently-visible:after{content:none !important}
.shrink .mobile-menu-design .sub-menu{display:none !important}
.mini-cart-counter-wrap{top:-8px}
}
@media only screen and (min-width:1024px){.navbar-container{background-color:#bee81e;z-index:1210}
.navbar-container .container{max-width:994px !important}
.navbar-container nav{box-shadow:none;padding-top:20px;padding-bottom:20px;height:116px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .mobile-menu-design{background-color:transparent;position:relative;top:0;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;height:auto;overflow-y:inherit;overflow-x:inherit}
.navbar-container header .mobile-menu-design .sub-menu{position:relative;top:-2px;padding:16px 0 22px 0;background:#bee81e;z-index:99999}
.navbar-container header .mobile-menu-design .sub-menu ul{background:#bee81e}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li{background-color:transparent;margin:0 10px 0 10px;padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a.on-scroll{display:none}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;color:#000;text-decoration:none;font-size:10px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0;word-break:normal;white-space:nowrap}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box{background:#fff;padding:60px 0;width:994px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:120px;left:-127px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a{display:flex !important;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a:hover{opacity:1;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.navbar-container header .mobile-menu-design .main-menu{padding:0;position:relative;top:-3px;left:0}
.navbar-container header .mobile-menu-design .main-menu ul{padding-top:8px;background:#bee81e;width:100%}
.navbar-container header .mobile-menu-design .main-menu ul li{height:45px;background-color:transparent;margin:0;border-bottom:none !important;padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:15px 20px;color:#5d5d5d;background-color:#e8e8e9;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#e8e8e9;color:#000;padding:15px 20px}
.navbar-container header .mobile-menu-design .main-menu ul li a{margin-left:0;font-size:14px;text-decoration:none;color:#000;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.45rem .5rem;line-height:24px;word-break:normal;white-space:nowrap;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap;padding:.45rem .5rem;background-color:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li a i{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;width:994px !important;left:-135px;top:53px;padding:0;border-radius:0;position:absolute !important;z-index:-9;max-height:520px;overflow:auto;scrollbar-width:none}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding-bottom:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:60px !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{margin-bottom:0;padding-bottom:30px;margin-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0 0 20px 0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three:hover{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink{margin-left:0;background:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0 !important;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a:hover{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-decoration:underline}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out::-webkit-scrollbar{width:0;background:transparent}
.shrink{height:80px !important;padding-top:20px !important;padding-bottom:20px !important}
.shrink .navbar-brand{padding:12px 0 0 0 !important}
.shrink .mobile-menu-design .main-menu{top:0 !important}
.shrink .mobile-menu-design .main-menu ul{padding:19px 0 16px 0 !important}
.shrink .mobile-menu-design .main-menu ul li{margin:0 0 0 0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll{display:block !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box{background:#fff;padding:60px 0;width:994px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:80px !important;left:-127px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a{display:flex !important;text-decoration:none;padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a:hover{opacity:1;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out{top:80px !important;left:-100px !important}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out li a{padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li a{padding:.45rem .5rem !important}
.shrink .mobile-menu-design .main-menu ul li a:hover{padding:.45rem .5rem !important}
.shrink .mobile-menu-design .sub-menu{display:none !important}
}
@media only screen and (min-width:1280px){.navbar-container{background-color:#bee81e;z-index:1210}
.navbar-container .container{max-width:1240px !important}
.navbar-container nav{box-shadow:none;padding-top:20px;padding-bottom:20px;height:116px;transition:height .3s linear}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .mobile-menu-design{background-color:transparent;position:relative;top:0;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;height:auto;overflow-y:inherit;overflow-x:inherit}
.navbar-container header .mobile-menu-design .sub-menu{position:relative;top:-2px;padding:16px 0 22px 0;background:#bee81e;z-index:99999}
.navbar-container header .mobile-menu-design .sub-menu ul{background:#bee81e}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li{background-color:transparent;margin:0 10px 0 10px;padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a.on-scroll{display:none}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;color:#000;text-decoration:none;font-size:10px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0;word-break:normal;white-space:nowrap}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box{background:#fff;padding:60px 0;width:1240px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:120px;left:-127px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a{display:flex !important;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a:hover{opacity:1;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.navbar-container header .mobile-menu-design .main-menu{padding:0;position:relative;top:-3px;left:0}
.navbar-container header .mobile-menu-design .main-menu ul{padding-top:8px;width:100%;background:#bee81e}
.navbar-container header .mobile-menu-design .main-menu ul li{height:45px;background-color:transparent;margin:0 0 0 2rem;border-bottom:none !important;padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll a{padding:.5rem 1rem}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:15px 20px;color:#5d5d5d;background-color:#e8e8e9;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#e8e8e9;color:#000;padding:15px 20px}
.navbar-container header .mobile-menu-design .main-menu ul li a{border-bottom:0;margin-left:0;font-size:14px;text-decoration:none;color:#000;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.45rem .5rem;line-height:24px;word-break:normal;white-space:nowrap}
.navbar-container header .mobile-menu-design .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap;padding:.45rem .5rem;background-color:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.icon{display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;width:1240px !important;left:-135px;top:53px;padding:0;border-radius:0;position:absolute !important;z-index:-9;max-height:520px;overflow:auto;scrollbar-width:none}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding-bottom:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:60px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{margin-bottom:0;padding-bottom:30px;margin-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0 0 20px 0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three:hover{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink{margin-left:0;background:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0 !important;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a:hover{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-decoration:underline}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out::-webkit-scrollbar{width:0;background:transparent}
.shrink{height:80px !important;padding-top:20px !important;padding-bottom:20px !important;transition:height .3s linear}
.shrink .navbar-brand{padding:12px 0 0 0 !important}
.shrink .mobile-menu-design .main-menu{top:0 !important}
.shrink .mobile-menu-design .main-menu ul{background-color:transparent;padding:19px 0 16px 0 !important}
.shrink .mobile-menu-design .main-menu ul li{margin:0}
.shrink .mobile-menu-design .main-menu ul li.on-scroll{display:block !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box{background:#fff;padding:60px 0;width:1240px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:80px !important;left:-127px !important;z-index:1200}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a{display:flex !important;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a:hover{opacity:1;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out{top:80px !important;left:-100px !important}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out li a{padding:0 !important}
.shrink .mobile-menu-design .sub-menu{display:none !important}
}
@media only screen and (min-width:992px){.safelink .navbar>div{background-color:#fd0 !important}
.safelink .navbar-container{background-color:#fd0}
.safelink .navbar-container header .mobile-menu-design .sub-menu{background-color:#fd0}
.safelink .navbar-container header .mobile-menu-design .sub-menu ul{background-color:#fd0}
.safelink .navbar-container header .mobile-menu-design .main-menu ul{background-color:#fd0}
.safelink .tertiary-carousel .banneritem1 .image-teaser-container .slide-button .button_track a{background-color:#009ef1 !important;border:#009ef1}
.safelink .tabs-section .tab-selector .tabs a.active:after{background-color:#fd0}
.safelink .tabs-section>div .tab-pane .new-to-tracfone .title-cta-align .first-btn a.btn{background-color:#009ef1 !important}
.safelink .primary-btn .btn a.btn,.safelink .primary-btn .primary-btn a.btn{background-color:#009ef1 !important}
}
.background-position-center .why-straight-talk-banner{background-position:center center}
.background-position-left .why-straight-talk-banner{background-position:left center}
.background-position-right .why-straight-talk-banner{background-position:right center}
@media(min-width:320px){.why-straight-talk-banner{background-size:cover;height:530px;padding:50px 8%}
.why-straight-talk-banner .straight-talk{height:430px}
.why-straight-talk-banner .straight-talk .promo-heading{margin-bottom:0 !important;padding-bottom:10px !important;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.why-straight-talk-banner .straight-talk .banner-title{padding-bottom:0;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.why-straight-talk-banner .straight-talk .banner-label{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase;padding-bottom:10px}
}
@media(min-width:375px){.why-straight-talk-banner{background-size:cover;height:530px;padding:50px 8%}
.why-straight-talk-banner .straight-talk{height:430px}
.why-straight-talk-banner .straight-talk .promo-heading{margin-bottom:0 !important;padding-bottom:10px !important;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.why-straight-talk-banner .straight-talk .banner-title{padding-bottom:0;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.why-straight-talk-banner .straight-talk .banner-label{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase;padding-bottom:10px}
}
@media(min-width:1024px){.why-straight-talk-banner{background-size:cover;height:652px;padding:50px 8%}
.why-straight-talk-banner .straight-talk{height:552px;display:table-cell !important;vertical-align:middle;padding:0 8%}
.why-straight-talk-banner .straight-talk .promo-heading{margin-bottom:0 !important;padding-bottom:20px !important;font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.why-straight-talk-banner .straight-talk .banner-title{margin-bottom:0 !important;padding-bottom:30px !important;font-size:16px;letter-spacing:0;line-height:24px;font-weight:600}
.why-straight-talk-banner .straight-talk .testimonials-btn{text-align:left !important}
}
.tablet-promo-banner{padding:20px;border-radius:15px;margin:16px}
.tablet-promo-banner__content{width:100%;display:flex}
.tablet-promo-banner__heading{color:#FFF;font-size:1.5rem;font-weight:bold;margin-bottom:10px}
.tablet-promo-banner__description{color:#FFF;font-size:1rem;margin-bottom:10px}
.tablet-promo-banner__button{display:inline-block;position:relative}
@media only screen and (max-width:600px){.tablet-promo-banner__content{display:block;text-align:center}
.tablet-promo-banner__button{width:auto}
}
@media only screen and (min-width:1025px) and (max-width:1439px){.tablet-promo-banner{margin-left:60px;margin-right:60px}
}
@media only screen and (min-width:1025px){.tablet-promo-banner__button{display:flex;align-content:center;width:auto}
}
.plp-banner-bg{background:#e5f2fc}
.plp-title-text{color:#000;font-size:14px;font-weight:600;line-height:20px}
.plp-link-text{padding-left:36px}
.plp-link-text>a{color:#5d5d5d;font-size:14px;font-weight:600;line-height:20px;border-bottom:1px solid #b2b2b2}
@media(max-width:768px){.plp-link-text{padding-left:32px}
}
.primary-btn .btn,.primary-btn a.btn{background-color:#bee81e !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000 !important}
.primary-btn .btn:hover,.primary-btn .btn:active,.primary-btn .btn:focus,.primary-btn .btn .active,.primary-btn a.btn:hover,.primary-btn a.btn:active,.primary-btn a.btn:focus,.primary-btn a.btn .active{background-color:rgba(190,232,30,0.5) !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2)}
.checkavailability-btn{background-color:#bee81e;border-radius:16px;margin:auto;height:42px;border:0;margin-top:25px;margin-left:25px;box-shadow:1px 1px 10px 0 grey;outline:0;font-weight:bold;font-size:10px}
.secondary-btn-black .btn,.secondary-btn-black a.btn{background-color:#000 !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important}
.secondary-btn-black .btn:hover,.secondary-btn-black .btn:active,.secondary-btn-black .btn:focus,.secondary-btn-black .btn .active,.secondary-btn-black a.btn:hover,.secondary-btn-black a.btn:active,.secondary-btn-black a.btn:focus,.secondary-btn-black a.btn .active{background-color:#5d5d5d !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important}
.secondary-btn-white .btn,.secondary-btn-white a.btn{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000 !important}
.secondary-btn-white .btn:hover,.secondary-btn-white .btn:active,.secondary-btn-white .btn:focus,.secondary-btn-white .btn .active,.secondary-btn-white a.btn:hover,.secondary-btn-white a.btn:active,.secondary-btn-white a.btn:focus,.secondary-btn-white a.btn .active{background-color:#bee81e !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2)}
.tertiary-btn .btn,.tertiary-btn a.btn{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000 !important;border:1px solid #b2b2b2 !important}
.tertiary-btn .btn:hover,.tertiary-btn .btn:active,.tertiary-btn .btn:focus,.tertiary-btn .btn .active,.tertiary-btn a.btn:hover,.tertiary-btn a.btn:active,.tertiary-btn a.btn:focus,.tertiary-btn a.btn .active{background-color:#000 !important;color:#fff !important;border:1px solid #fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2)}
.facebook-btn .btn,.facebook-btn a.btn{background:#3b5999 url("clientlib-base/resources/svg/social-icons/facebook-black.svg") 25px center no-repeat;background-size:25px 25px;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important;border:1px solid #b2b2b2 !important}
.facebook-btn .btn:hover,.facebook-btn .btn:active,.facebook-btn .btn:focus,.facebook-btn .btn .active,.facebook-btn a.btn:hover,.facebook-btn a.btn:active,.facebook-btn a.btn:focus,.facebook-btn a.btn .active{background-color:#3b5999 !important;color:#fff !important;border:1px solid #3b5999 !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2)}
.google-btn .btn,.google-btn a.btn{background:#f93f2d url("clientlib-base/resources/svg/social-icons/facebook-black.svg") 25px center no-repeat;background-size:25px 25px;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important;border:1px solid #b2b2b2 !important}
.google-btn .btn:hover,.google-btn .btn:active,.google-btn .btn:focus,.google-btn .btn .active,.google-btn a.btn:hover,.google-btn a.btn:active,.google-btn a.btn:focus,.google-btn a.btn .active{background-color:#f93f2d !important;color:#fff !important;border:1px solid #f93f2d !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2)}
.small .btn{width:auto;height:50px;padding:.84rem !important}
.extra-small .btn{height:26px;border-radius:10px;width:auto;padding:4px 22.5px !important;font-size:10px;font-weight:bold;letter-spacing:.3px;line-height:18px !important}
a.btn{line-height:24px;border:none !important}
a.btn.btn:hover{text-decoration:none !important;border-bottom:0;line-height:24px}
.disabled .btn,.disabled a.btn{background-color:#e8e8e9 !important;color:#5d5d5d !important;box-shadow:none;pointer-events:none}
.disabled .btn:hover,.disabled .btn:active,.disabled .btn:focus,.disabled .btn .active,.disabled a.btn:hover,.disabled a.btn:active,.disabled a.btn:focus,.disabled a.btn .active{background-color:#e8e8e9 !important;color:#5d5d5d !important;box-shadow:none;pointer-events:none}
.btn{margin:0;border-radius:20px;font-weight:700;letter-spacing:.75px;font-size:12px;line-height:16px;text-transform:uppercase}
.btn:focus{outline:-webkit-focus-ring-color auto 1px}
.btn:-moz-focusring{outline:1px dotted #000}
@media only screen and (min-width:320px){.large .btn{width:290px;height:50px;padding:.84rem 0 !important}
.extra-large .btn{width:290px;height:50px;padding:.84rem 0 !important}
}
@media only screen and (min-width:375px){.large .btn{width:290px;height:50px;padding:.84rem 0 !important}
.extra-large .btn{width:290px;height:50px;padding:.84rem 0 !important}
}
@media only screen and (min-width:768px){.large .btn{width:210px;height:50px;padding:.84rem 0 !important}
.extra-large .btn{width:290px;height:50px;padding:.84rem 0 !important}
}
@media only screen and (min-width:320px){footer{background:#231f20;color:#fff}
footer .p-9{padding-left:8.33% !important;padding-right:8.33% !important;padding-top:60px !important}
footer .footer-text{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.25px;text-align:left;color:#b2b2b2;padding-top:90px;margin-bottom:0}
footer .signup-form .md-form label{color:#5d5d5d}
footer .signup-form .md-form.input-group .form-control{padding:0 10px 0;color:#fff}
footer .sign-up{margin-bottom:0;padding-bottom:5px}
footer .promotional-text{color:#fff;font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:0;padding-bottom:30px}
footer .email-input{margin-top:0;margin-bottom:0}
footer .email-input a{display:flex;border-bottom:0}
footer .promotional-msg{color:#b2b2b2;font-size:10px;font-weight:600;letter-spacing:.25px;line-height:18px;margin-bottom:0;padding-top:40px;padding-bottom:70px}
footer ul.footer-links{list-style-type:none;margin:0;padding:0 0 20px 0}
footer ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.25px;line-height:20px;padding-bottom:20px;border-bottom:0;font-weight:400;display:block}
footer ul.footer-links li a:hover{color:#b2b2b2}
footer .shop div h2,footer .current-customers div h2{margin-bottom:0;padding-bottom:30px}
footer .shop div ul,footer .current-customers div ul{list-style-type:none;margin:0;padding:0 0 60px 0}
footer .shop div ul li,footer .current-customers div ul li{padding-bottom:30px}
footer .shop div ul li a,footer .current-customers div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .shop div ul li a:hover,footer .current-customers div ul li a:hover{color:#b2b2b2}
footer .shop div ul li:last-child,footer .current-customers div ul li:last-child{padding-bottom:0}
footer .about-straight-talk div h2{margin-bottom:0;padding-bottom:30px}
footer .about-straight-talk div ul{list-style-type:none;margin:0;padding:0 0 60px 0}
footer .about-straight-talk div ul li{padding-bottom:30px}
footer .about-straight-talk div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .about-straight-talk div ul li a:hover{color:#b2b2b2}
footer .about-straight-talk div ul li:last-child{padding-bottom:0}
footer .social-links{padding:0 0 70px 0}
footer .social-links h2{margin-bottom:0;padding-bottom:23px}
footer .social-links ul{list-style-type:none;margin:0;padding:0}
footer .social-links ul li{display:inline-block;padding:0 15px 0 15px}
footer .social-links ul li a{border-bottom:0}
footer .social-links ul li a:hover{border-bottom:0}
footer .social-links ul li a.facebook{background:url("clientlib-base/resources/svg/social-icons/facebook-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.facebook:hover{background:url("clientlib-base/resources/svg/social-icons/facebook-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram{background:url("clientlib-base/resources/svg/social-icons/instagram-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram:hover{background:url("clientlib-base/resources/svg/social-icons/instagram-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter{background:url("clientlib-base/resources/svg/social-icons/twitter-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter:hover{background:url("clientlib-base/resources/svg/social-icons/twitter-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube{background:url("clientlib-base/resources/svg/social-icons/youtube-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube:hover{background:url("clientlib-base/resources/svg/social-icons/youtube-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li:first-child{padding-left:0;padding-right:15px}
footer .footer-logo{padding-top:60px;padding-bottom:120px}
footer .footer-logo a{display:inline-block;text-decoration:none;border-bottom:0}
}
@media only screen and (min-width:375px){footer{background:#231f20;color:#fff}
footer .p-9{padding-left:8.33% !important;padding-right:8.33% !important;padding-top:60px !important}
footer .footer-text{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.25px;text-align:left;color:#b2b2b2;padding-top:90px;margin-bottom:0}
footer .signup-form .md-form.input-group .form-control{padding:0 10px 0}
footer .sign-up{margin-bottom:0;padding-bottom:5px}
footer .promotional-text{color:#fff;font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:0;padding-bottom:30px}
footer .email-input{margin-top:0;margin-bottom:0}
footer .email-input a{display:flex;border-bottom:0}
footer .promotional-msg{color:#b2b2b2;font-size:10px;font-weight:600;letter-spacing:.25px;line-height:18px;margin-bottom:0;padding-top:40px;padding-bottom:70px}
footer ul.footer-links{list-style-type:none;margin:0;padding:0 0 20px 0}
footer ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.25px;line-height:20px;padding-bottom:20px;border-bottom:0;font-weight:400;display:block}
footer ul.footer-links li a:hover{color:#b2b2b2}
footer .shop div h2,footer .current-customers div h2{margin-bottom:0;padding-bottom:30px}
footer .shop div ul,footer .current-customers div ul{list-style-type:none;margin:0;padding:0 0 60px 0}
footer .shop div ul li,footer .current-customers div ul li{padding-bottom:30px}
footer .shop div ul li a,footer .current-customers div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .shop div ul li a:hover,footer .current-customers div ul li a:hover{color:#b2b2b2}
footer .shop div ul li:last-child,footer .current-customers div ul li:last-child{padding-bottom:0}
footer .about-straight-talk div h2{margin-bottom:0;padding-bottom:30px}
footer .about-straight-talk div ul{list-style-type:none;margin:0;padding:0 0 60px 0}
footer .about-straight-talk div ul li{padding-bottom:30px}
footer .about-straight-talk div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .about-straight-talk div ul li a:hover{color:#b2b2b2}
footer .about-straight-talk div ul li:last-child{padding-bottom:0}
footer .social-links{padding:0 0 70px 0}
footer .social-links h2{margin-bottom:0;padding-bottom:23px}
footer .social-links ul{list-style-type:none;margin:0;padding:0}
footer .social-links ul li{display:inline-block;padding:0 15px 0 15px}
footer .social-links ul li a{border-bottom:0}
footer .social-links ul li a:hover{border-bottom:0}
footer .social-links ul li a.facebook{background:url("clientlib-base/resources/svg/social-icons/facebook-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.facebook:hover{background:url("clientlib-base/resources/svg/social-icons/facebook-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram{background:url("clientlib-base/resources/svg/social-icons/instagram-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram:hover{background:url("clientlib-base/resources/svg/social-icons/instagram-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter{background:url("clientlib-base/resources/svg/social-icons/twitter-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter:hover{background:url("clientlib-base/resources/svg/social-icons/twitter-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube{background:url("clientlib-base/resources/svg/social-icons/youtube-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube:hover{background:url("clientlib-base/resources/svg/social-icons/youtube-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li:first-child{padding-left:0;padding-right:15px}
footer .footer-logo{padding-top:60px;padding-bottom:120px}
footer .footer-logo a{display:inline-block;text-decoration:none;border-bottom:0}
}
@media only screen and (min-width:768px){footer{background:#231f20;color:#fff}
footer .p-9{padding-left:8.33% !important;padding-right:8.33% !important;padding-top:100px !important}
footer .footer-text{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.25px;text-align:left;color:#b2b2b2;padding-top:100px}
footer .footer-text p{margin-bottom:10px}
footer .signup-form{width:75%}
footer .sign-up{margin-bottom:0;padding-bottom:5px}
footer .promotional-text{color:#fff;font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:0;padding-bottom:30px}
footer .email-input{margin-top:0;margin-bottom:0}
footer .email-input a{display:flex;border-bottom:0}
footer .promotional-msg{color:#b2b2b2;font-size:10px;font-weight:600;letter-spacing:.25px;line-height:18px;margin-bottom:0;padding-top:40px;padding-bottom:100px}
footer ul.footer-links{list-style-type:none;margin:0;padding:0}
footer ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.5px;line-height:20px;padding-bottom:10px;border-bottom:0;font-weight:400;display:block}
footer ul.footer-links li a:hover{color:#b2b2b2}
footer .shop div,footer .current-customers div{width:50%}
footer .shop div h2,footer .current-customers div h2{margin-bottom:0;padding-bottom:30px}
footer .shop div ul,footer .current-customers div ul{list-style-type:none;margin:0;padding:0 0 50px 0}
footer .shop div ul li,footer .current-customers div ul li{padding-bottom:10px}
footer .shop div ul li a,footer .current-customers div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .shop div ul li a:hover,footer .current-customers div ul li a:hover{color:#b2b2b2}
footer .shop div ul li:last-child,footer .current-customers div ul li:last-child{padding-bottom:0}
footer .about-straight-talk div{width:50%}
footer .about-straight-talk div h2{margin-bottom:0;padding-bottom:30px}
footer .about-straight-talk div ul{list-style-type:none;margin:0;padding:0}
footer .about-straight-talk div ul li{padding-bottom:10px}
footer .about-straight-talk div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .about-straight-talk div ul li a:hover{color:#b2b2b2}
footer .about-straight-talk div ul li:last-child{padding-bottom:0}
footer .social-links{padding:0 0 100px 0}
footer .social-links h2{margin-bottom:0;padding-bottom:23px}
footer .social-links ul{list-style-type:none;margin:0;padding:0}
footer .social-links ul li{display:inline-block;padding:0 15px 0 15px}
footer .social-links ul li a{border-bottom:0}
footer .social-links ul li a:hover{border-bottom:0}
footer .social-links ul li a.facebook{background:url("clientlib-base/resources/svg/social-icons/facebook-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.facebook:hover{background:url("clientlib-base/resources/svg/social-icons/facebook-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram{background:url("clientlib-base/resources/svg/social-icons/instagram-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram:hover{background:url("clientlib-base/resources/svg/social-icons/instagram-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter{background:url("clientlib-base/resources/svg/social-icons/twitter-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter:hover{background:url("clientlib-base/resources/svg/social-icons/twitter-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube{background:url("clientlib-base/resources/svg/social-icons/youtube-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube:hover{background:url("clientlib-base/resources/svg/social-icons/youtube-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li:first-child{padding-left:0;padding-right:15px}
footer .footer-logo{padding-top:60px;padding-bottom:120px}
footer .footer-logo a{display:inline-block;text-decoration:none;border-bottom:0}
}
@media only screen and (min-width:992px){footer{background:#231f20;color:#fff}
footer .p-9{padding-left:8.33% !important;padding-right:8.33% !important;padding-top:100px !important}
footer .footer-text{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.25px;text-align:left;color:#b2b2b2;padding-top:100px}
footer .footer-text p{margin-bottom:10px}
footer .signup-form{width:75%}
footer .sign-up{margin-bottom:0;padding-bottom:5px}
footer .promotional-text{color:#fff;font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:0;padding-bottom:30px}
footer .email-input{margin-top:0;margin-bottom:0}
footer .email-input a{display:flex;border-bottom:0}
footer .promotional-msg{color:#b2b2b2;font-size:10px;font-weight:600;letter-spacing:.25px;line-height:18px;margin-bottom:0;padding-top:40px;padding-bottom:100px}
footer ul.footer-links{list-style-type:none;margin:0;padding:0}
footer ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.5px;line-height:20px;padding-bottom:10px;border-bottom:0;font-weight:400;display:block}
footer ul.footer-links li a:hover{color:#b2b2b2}
footer .shop div,footer .current-customers div{width:50%}
footer .shop div h2,footer .current-customers div h2{margin-bottom:0;padding-bottom:30px}
footer .shop div ul,footer .current-customers div ul{list-style-type:none;margin:0;padding:0 0 50px 0}
footer .shop div ul li,footer .current-customers div ul li{padding-bottom:10px}
footer .shop div ul li a,footer .current-customers div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .shop div ul li a:hover,footer .current-customers div ul li a:hover{color:#b2b2b2}
footer .shop div ul li:last-child,footer .current-customers div ul li:last-child{padding-bottom:0}
footer .about-straight-talk div{width:50%}
footer .about-straight-talk div h2{margin-bottom:0;padding-bottom:30px}
footer .about-straight-talk div ul{list-style-type:none;margin:0;padding:0}
footer .about-straight-talk div ul li{padding-bottom:10px}
footer .about-straight-talk div ul li a{text-decoration:none;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;padding-bottom:0;border-bottom:0;font-weight:600;display:block}
footer .about-straight-talk div ul li a:hover{color:#b2b2b2}
footer .about-straight-talk div ul li:last-child{padding-bottom:0}
footer .social-links{padding:0 0 100px 0}
footer .social-links h2{margin-bottom:0;padding-bottom:23px}
footer .social-links ul{list-style-type:none;margin:0;padding:0}
footer .social-links ul li{display:inline-block;padding:0 15px 0 15px}
footer .social-links ul li a{border-bottom:0}
footer .social-links ul li a:hover{border-bottom:0}
footer .social-links ul li a.facebook{background:url("clientlib-base/resources/svg/social-icons/facebook-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.facebook:hover{background:url("clientlib-base/resources/svg/social-icons/facebook-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram{background:url("clientlib-base/resources/svg/social-icons/instagram-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.instagram:hover{background:url("clientlib-base/resources/svg/social-icons/instagram-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter{background:url("clientlib-base/resources/svg/social-icons/twitter-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.twitter:hover{background:url("clientlib-base/resources/svg/social-icons/twitter-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube{background:url("clientlib-base/resources/svg/social-icons/youtube-black.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li a.youtube:hover{background:url("clientlib-base/resources/svg/social-icons/youtube-green.svg") center center no-repeat;height:30px;width:30px;display:block}
footer .social-links ul li:first-child{padding-left:0;padding-right:15px}
footer .footer-logo{padding-top:60px;padding-bottom:60px}
footer .footer-logo a{display:inline-block;text-decoration:none;border-bottom:0}
}
@media only screen and (min-width:320px){.testimonials{background:#fff}
.testimonials .user-testmonials{width:100%;margin:0 auto;padding-bottom:60px}
.testimonials .user-testmonials .heading-four{color:#000;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.testimonials .user-testmonials p{color:#000;font-size:16px;letter-spacing:0;line-height:24px;font-weight:400}
.testimonials .user-testmonials img{box-sizing:border-box;height:90px;width:90px;border:1px solid #b2b2b2}
.testimonials .user-testmonials .user-msg{color:#000;font-size:16px;letter-spacing:0;line-height:24px;text-align:center;padding:15px 0 15px 0;margin-bottom:0;white-space:pre-wrap}
.testimonials .user-testmonials .user-name{color:#000;font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;text-align:center;margin-bottom:0}
.testimonials .user-testmonials .user-org{color:#000;font-size:14px;letter-spacing:0;line-height:20px;text-align:center;margin-bottom:0}
}
@media only screen and (min-width:768px){.testimonials{background:#fff}
.testimonials .user-testmonials{width:100%;margin:0 auto;padding-bottom:60px}
.testimonials .user-testmonials .heading-four{color:#000;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.testimonials .user-testmonials p{color:#000;font-size:16px;letter-spacing:0;line-height:24px;font-weight:400}
.testimonials .user-testmonials img{box-sizing:border-box;height:90px;width:90px;border:1px solid #b2b2b2}
.testimonials .user-testmonials .user-msg{color:#000;font-size:16px;letter-spacing:0;line-height:24px;text-align:center;padding:15px 0 30px 0;margin-bottom:0;white-space:pre-wrap}
.testimonials .user-testmonials .user-name{color:#000;font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;text-align:center;margin-bottom:0}
.testimonials .user-testmonials .user-org{color:#000;font-size:14px;letter-spacing:0;line-height:20px;text-align:center;margin-bottom:0}
}
@media only screen and (min-width:1024px){.testimonials .user-testmonials .user-msg{height:190px}
}
.store-locator-container{background:#26358b}
.store-locator .subtitle-two{color:#fff;line-height:24px}
@media only screen and (min-width:320px){.store-locator{padding:60px 12px !important;width:100%}
.store-locator .logo,.store-locator .image-container{padding-top:20px}
.store-locator .small,.store-locator .large,.store-locator .extra-small{margin-top:26px}
}
@media only screen and (min-width:375px){.store-locator{padding:60px 12px !important;width:100%}
.store-locator .logo,.store-locator .image-container{padding-top:20px}
.store-locator .small,.store-locator .large,.store-locator .extra-small{margin-top:26px}
}
@media only screen and (min-width:768px){.store-locator{padding:0 !important}
.store-locator .component-row-style{align-items:center !important;display:flex !important}
.store-locator .subtitle-two{text-align:right;display:block}
.store-locator .small,.store-locator .large,.store-locator .extra-small{margin-top:0;text-align:left;padding:47px 0}
.store-locator .logo,.store-locator .image-container{padding:33px 0}
}
.border-bottom{border-bottom:.5px solid #b2b2b2 !important}
.accordion-new{background:#fff}
.accordion-new .accordion-heading .heading-four{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.accordion-new .card{border-left:0;border-right:0;border-top:.5px solid #b2b2b2;border-bottom:.5px solid transparent;border-radius:0;box-shadow:none;background-color:transparent !important}
.accordion-new .card .card-header{background-color:transparent;padding:40px 0;border-bottom:0}
.accordion-new .card .card-header a>p{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;margin:3px 10px;width:auto}
.accordion-new .card .card-header span i{font-size:11px;font-weight:600;position:relative;top:0}
.accordion-new .card .card-header span span.icon{background:#bee81e;border-radius:50%;color:#000}
.accordion-new .card .card-body{font-size:14px;letter-spacing:0;color:#231f20;line-height:30px;padding:30px;background-color:#f9f9f9}
.accordion-new .collapsing{position:relative;height:0;overflow:hidden;transition:height .2s linear}
.card-header a.collapsed .drag-reorder{visibility:hidden}
@media only screen and (min-width:320px){.card-header a>p{width:82% !important}
}
@media only screen and (min-width:375px){.card-header a>p{width:82% !important}
}
@media only screen and (min-width:768px){.card-header a>p{width:90% !important}
}
@media only screen and (min-width:320px){.what-in-box{padding-top:36px;padding-bottom:36px}
.what-in-box .image-box{margin:auto 0}
.what-in-box .image-box img{width:137px;height:155px}
.what-in-box .details-container{margin:0 0 0 173px;padding:50px 0;display:table-cell;vertical-align:middle}
.what-in-box .details-container .heading-two{margin-bottom:21px;font-size:20px;line-height:28px;letter-spacing:0;font-weight:600}
.what-in-box .details-container .subtitle-one{padding:0;font-size:12px;line-height:20px;letter-spacing:.25px;font-weight:400}
}
@media only screen and (min-width:375px){.what-in-box{padding-top:36px;padding-bottom:36px}
.what-in-box .image-box{margin:auto 0}
.what-in-box .image-box img{width:137px;height:155px}
.what-in-box .details-container{margin:0 0 0 173px;padding:50px 0;display:table-cell;vertical-align:middle}
.what-in-box .details-container .heading-two{margin-bottom:21px;font-size:20px;line-height:28px;letter-spacing:0;font-weight:600}
.what-in-box .details-container .subtitle-one{padding:0;font-size:12px;line-height:20px;letter-spacing:.25px;font-weight:400}
}
@media only screen and (min-width:992px){.what-in-box{padding-top:47px;padding-bottom:47px;height:490px}
.what-in-box .image-box{margin:auto 0}
.what-in-box .image-box img{width:348px;height:395px}
.what-in-box .details-container{margin:0 0 0 546px;padding:50px 0;display:table-cell;vertical-align:middle}
.what-in-box .details-container .heading-two{margin-bottom:30px;font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px}
.what-in-box .details-container .subtitle-one{padding:0;font-size:20px;font-weight:600;letter-spacing:0;line-height:28px}
}
.black-gradient{background:#666;background:-webkit-linear-gradient(180deg,#000,#666);background:linear-gradient(180deg,#000,#666)}
.green-gradient{background:#bee81e;background:-webkit-linear-gradient(180deg,#bee81e,#9cde44);background:linear-gradient(180deg,#bee81e,#9cde44)}
.green-to-white-gradient{background:#f9f9f9;background:-webkit-linear-gradient(180deg,#bee81e 6%,#f9f9f9 13%);background:linear-gradient(180deg,#bee81e 6%,#f9f9f9 13%)}
.grey-gradient{background:#f9f9f9;background:-webkit-linear-gradient(180deg,#f9f9f9,#e8e8e9);background:linear-gradient(180deg,#f9f9f9,#e8e8e9)}
.icon.dark-theme.small-icon{display:inline-block;vertical-align:middle}
.icon.dark-theme.small-icon i{height:24px;width:24px;display:block}
.icon.dark-theme.small-icon i.add{background:url("clientlib-base/resources/svg/dark/small/add_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.arrow-back{background:url("clientlib-base/resources/svg/dark/small/arrow_back_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.arrow-down{background:url("clientlib-base/resources/svg/dark/small/arrow_down_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.arrow-forward{background:url("clientlib-base/resources/svg/dark/small/arrow_forward_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.lock-sm{background:url("clientlib-base/resources/svg/dark/small/lock_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.arrow-up{background:url("clientlib-base/resources/svg/dark/small/arrow_up_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.chevron-left{background:url("clientlib-base/resources/svg/dark/small/chevron_left_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.chevron-right{background:url("clientlib-base/resources/svg/dark/small/chevron_right_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.clear{background:url("clientlib-base/resources/svg/dark/small/clear_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.delete{background:url("clientlib-base/resources/svg/dark/small/delete_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.edit{background:url("clientlib-base/resources/svg/dark/small/edit_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.expand-less{background:url("clientlib-base/resources/svg/dark/small/expand_less_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.expand-more{background:url("clientlib-base/resources/svg/dark/small/expand_more_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.language{background:url("clientlib-base/resources/svg/dark/small/language_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.location{background:url("clientlib-base/resources/svg/dark/small/location_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.person{background:url("clientlib-base/resources/svg/dark/small/person_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.search{background:url("clientlib-base/resources/svg/dark/small/search_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.rocket{background:url("clientlib-base/resources/svg/dark/rocket.svg") center center no-repeat}
.icon.dark-theme.small-icon i.shopping-cart{background:url("clientlib-base/resources/svg/dark/small/shopping_cart_sm.svg") center center no-repeat}
.icon.dark-theme.small-icon i.dcot-icon{background:url("clientlib-base/resources/svg/dark/small/deals.svg") center center no-repeat}
.icon.dark-theme.large-icon{display:inline-block;vertical-align:middle}
.icon.dark-theme.large-icon i{height:30px;width:30px;display:block}
.icon.dark-theme.large-icon i.deals-white{background:url("clientlib-base/resources/svg/why_straight_talk/nav/deals-white.svg") center center no-repeat}
.icon.dark-theme.large-icon i.refer-a-friend-white{background:url("clientlib-base/resources/svg/why_straight_talk/nav/refer_a_friend-white.svg") center center no-repeat}
.icon.dark-theme.large-icon i.refill-white{background:url("clientlib-base/resources/svg/why_straight_talk/nav/refill-white.svg") center center no-repeat}
.icon.dark-theme.large-icon i.rewards-white{background:url("clientlib-base/resources/svg/why_straight_talk/nav/rewards-white.svg") center center no-repeat}
.icon.dark-theme.large-icon i.play-button{background:url("clientlib-base/resources/svg/page-icons/play-button.svg") center center no-repeat}
.icon.dark-theme.large-icon i.facebook{background:url("clientlib-base/resources/svg/social-icons/facebook-black.svg") center center no-repeat}
.icon.dark-theme.large-icon i.instagram{background:url("clientlib-base/resources/svg/social-icons/instagram-black.svg") center center no-repeat}
.icon.dark-theme.large-icon i.twitter{background:url("clientlib-base/resources/svg/social-icons/twitter-black.svg") center center no-repeat}
.icon.dark-theme.large-icon i.youtube{background:url("clientlib-base/resources/svg/social-icons/youtube-black.svg") center center no-repeat}
.icon.dark-theme.large-icon i.add{background:url("clientlib-base/resources/svg/dark/add.svg") center center no-repeat}
.icon.dark-theme.large-icon i.android{background:url("clientlib-base/resources/svg/dark/android.svg") center center no-repeat}
.icon.dark-theme.large-icon i.apple{background:url("clientlib-base/resources/svg/dark/apple.svg") center center no-repeat}
.icon.dark-theme.large-icon i.arrow-back{background:url("clientlib-base/resources/svg/dark/arrow_back.svg") center center no-repeat}
.icon.dark-theme.large-icon i.arrow-down{background:url("clientlib-base/resources/svg/dark/arrow_down.svg") center center no-repeat}
.icon.dark-theme.large-icon i.arrow-forward{background:url("clientlib-base/resources/svg/dark/arrow_forward.svg") center center no-repeat;display:block}
.icon.dark-theme.large-icon i.arrow-up{background:url("clientlib-base/resources/svg/dark/arrow_up.svg") center center no-repeat}
.icon.dark-theme.large-icon i.battery{background:url("clientlib-base/resources/svg/dark/battery.svg") center center no-repeat}
.icon.dark-theme.large-icon i.bluetooth{background:url("clientlib-base/resources/svg/dark/bluetooth.svg") center center no-repeat}
.icon.dark-theme.large-icon i.calendar{background:url("clientlib-base/resources/svg/dark/calendar.svg") center center no-repeat}
.icon.dark-theme.large-icon i.camera{background:url("clientlib-base/resources/svg/dark/camera.svg") center center no-repeat}
.icon.dark-theme.large-icon i.chevron-left{background:url("clientlib-base/resources/svg/dark/chevron_left.svg") center center no-repeat}
.icon.dark-theme.large-icon i.chevron-right{background:url("clientlib-base/resources/svg/dark/chevron_right.svg") center center no-repeat}
.icon.dark-theme.large-icon i.clear{background:url("clientlib-base/resources/svg/dark/clear.svg") center center no-repeat}
.icon.dark-theme.large-icon i.close-white{background:url("clientlib-base/resources/svg/dark/clear_blk.svg") center center no-repeat}
.icon.dark-theme.large-icon i.clock{background:url("clientlib-base/resources/svg/dark/clock.svg") center center no-repeat}
.icon.dark-theme.large-icon i.devices{background:url("clientlib-base/resources/svg/dark/devices.svg") center center no-repeat}
.icon.dark-theme.large-icon i.drag{background:url("clientlib-base/resources/svg/dark/drag.svg") center center no-repeat}
.icon.dark-theme.large-icon i.edit{background:url("clientlib-base/resources/svg/dark/edit.svg") center center no-repeat}
.icon.dark-theme.large-icon i.error{background:url("clientlib-base/resources/svg/dark/error.svg") center center no-repeat}
.icon.dark-theme.large-icon i.expand-less{background:url("clientlib-base/resources/svg/dark/expand_less.svg") center center no-repeat}
.icon.dark-theme.large-icon i.expand-more{background:url("clientlib-base/resources/svg/dark/expand_more.svg") center center no-repeat}
.icon.dark-theme.large-icon i.filters{background:url("clientlib-base/resources/svg/dark/filters.svg") center center no-repeat}
.icon.dark-theme.large-icon i.frequency{background:url("clientlib-base/resources/svg/dark/frequency.svg") center center no-repeat}
.icon.dark-theme.large-icon i.hearingaid{background:url("clientlib-base/resources/svg/dark/hearing-aid.svg") center center no-repeat}
.icon.dark-theme.large-icon i.internet-access{background:url("clientlib-base/resources/svg/dark/internet_access.svg") center center no-repeat}
.icon.dark-theme.large-icon i.language{background:url("clientlib-base/resources/svg/dark/language.svg") center center no-repeat}
.icon.dark-theme.large-icon i.location{background:url("clientlib-base/resources/svg/dark/location.svg") center center no-repeat}
.icon.dark-theme.large-icon i.lock{background:url("clientlib-base/resources/svg/dark/lock.svg") center center no-repeat}
.icon.dark-theme.large-icon i.menu{background:url("clientlib-base/resources/svg/dark/menu.svg") center center no-repeat}
.icon.dark-theme.large-icon i.more-horizontal{background:url("clientlib-base/resources/svg/dark/more_horizontal.svg") center center no-repeat}
.icon.dark-theme.large-icon i.more-vertical{background:url("clientlib-base/resources/svg/dark/more_vertical.svg") center center no-repeat}
.icon.dark-theme.large-icon i.music{background:url("clientlib-base/resources/svg/dark/music.svg") center center no-repeat}
.icon.dark-theme.large-icon i.person{background:url("clientlib-base/resources/svg/dark/person.svg") center center no-repeat}
.icon.dark-theme.large-icon i.phone{background:url("clientlib-base/resources/svg/dark/phone.svg") center center no-repeat}
.icon.dark-theme.large-icon i.plan-card-icon{background:url("clientlib-base/resources/svg/dark/plan_card.svg") center center no-repeat}
.icon.dark-theme.large-icon i.remove{background:url("clientlib-base/resources/svg/dark/remove.svg") center center no-repeat}
.icon.dark-theme.large-icon i.screensize{background:url("clientlib-base/resources/svg/dark/screensize.svg") center center no-repeat}
.icon.dark-theme.large-icon i.search{background:url("clientlib-base/resources/svg/dark/search.svg") center center no-repeat}
.icon.dark-theme.large-icon i.shopping-cart{background:url("clientlib-base/resources/svg/dark/shopping_cart.svg") center center no-repeat}
.icon.dark-theme.large-icon i.smartphone{background:url("clientlib-base/resources/svg/dark/smartphone.svg") center center no-repeat}
.icon.dark-theme.large-icon i.success{background:url("clientlib-base/resources/svg/dark/success.svg") center center no-repeat}
.icon.dark-theme.large-icon i.vibration{background:url("clientlib-base/resources/svg/dark/vibration.svg") center center no-repeat}
.icon.dark-theme.large-icon i.view{background:url("clientlib-base/resources/svg/dark/view.svg") center center no-repeat}
.icon.dark-theme.large-icon i.volume{background:url("clientlib-base/resources/svg/dark/volume.svg") center center no-repeat}
.icon.dark-theme.large-icon i.weight{background:url("clientlib-base/resources/svg/dark/weight.svg") center center no-repeat}
.icon.dark-theme.large-icon i.wifi{background:url("clientlib-base/resources/svg/dark/wifi.svg") center center no-repeat}
.icon.dark-theme.large-icon i.heart-white{background:url("clientlib-base/resources/svg/why_straight_talk/nav/heart-white.svg") center center no-repeat}
.icon.dark-theme.large-icon i.speed{background:url("clientlib-base/resources/svg/dark/speed.svg") center center no-repeat}
.icon.dark-theme.large-icon i.storage{background:url("clientlib-base/resources/svg/dark/storage.svg") center center no-repeat}
.icon.dark-theme.large-icon i.apps{background:url("clientlib-base/resources/svg/why_straight_talk/nav_white/apps.svg") center center no-repeat}
.icon.dark-theme.large-icon i.deals{background:url("clientlib-base/resources/svg/why_straight_talk/nav_white/deals.svg") center center no-repeat}
.icon.dark-theme.large-icon i.heart{background:url("clientlib-base/resources/svg/why_straight_talk/nav_white/heart.svg") center center no-repeat}
.icon.dark-theme.large-icon i.refer-a-friend{background:url("clientlib-base/resources/svg/why_straight_talk/nav_white/refer_a_friend.svg") center center no-repeat}
.icon.dark-theme.large-icon i.refill{background:url("clientlib-base/resources/svg/why_straight_talk/nav_white/refill.svg") center center no-repeat}
.icon.dark-theme.large-icon i.rewards{background:url("clientlib-base/resources/svg/why_straight_talk/nav_white/rewards.svg") center center no-repeat}
.icon.dark-theme.large-icon i.accessory{background:url("clientlib-base/resources/svg/dark/accessory.svg") center center no-repeat}
.icon.dark-theme.large-icon i.color{background:url("clientlib-base/resources/svg/dark/color.svg") center center no-repeat}
.icon.dark-theme.large-icon i.compatibility{background:url("clientlib-base/resources/svg/dark/compatibility.svg") center center no-repeat}
.icon.dark-theme.large-icon i.display{background:url("clientlib-base/resources/svg/dark/display.svg") center center no-repeat}
.icon.dark-theme.large-icon i.features{background:url("clientlib-base/resources/svg/dark/features.svg") center center no-repeat}
.icon.dark-theme.large-icon i.gps{background:url("clientlib-base/resources/svg/dark/gps.svg") center center no-repeat}
.icon.dark-theme.large-icon i.memory{background:url("clientlib-base/resources/svg/dark/memory.svg") center center no-repeat}
.icon.dark-theme.large-icon i.network{background:url("clientlib-base/resources/svg/dark/network.svg") center center no-repeat}
.icon.dark-theme.large-icon i.processor{background:url("clientlib-base/resources/svg/dark/processor.svg") center center no-repeat}
.icon.dark-theme.large-icon i.refill{background:url("clientlib-base/resources/svg/dark/refill.svg") center center no-repeat}
.icon.light-theme.small-icon{display:inline-block;vertical-align:middle}
.icon.light-theme.small-icon i{height:24px;width:24px;display:block}
.icon.light-theme.small-icon i.speed-spc{background:url("clientlib-base/resources/Speed.svg") center center no-repeat}
.icon.light-theme.small-icon i .money-info{background:url("clientlib-base/resources/Money.svg") center center no-repeat}
.icon.light-theme.small-icon i.check-black{background:url("clientlib-base/resources/svg/light/small/check-black.svg") center center no-repeat}
.icon.light-theme.small-icon i.hotsopt-spc{background:url("clientlib-base/resources/Hotspot.svg") center center no-repeat}
.icon.light-theme.small-icon i.cloud-spc{background:url("clientlib-base/resources/Cloud.svg") center center no-repeat}
.icon.light-theme.small-icon i.protection-spc{background:url("clientlib-base/resources/Insurance.svg") center center no-repeat}
.icon.light-theme.small-icon i.language-spc{background:url("clientlib-base/resources/Language.svg") center center no-repeat}
.icon.light-theme.small-icon i.clock-spc{background:url("clientlib-base/resources/Clock.svg") center center no-repeat}
.icon.light-theme.small-icon i.close-icon{background:url("clientlib-base/resources/svg/page-icons/close.svg") center center no-repeat}
.icon.light-theme.small-icon i.download-icon{background:url("clientlib-base/resources/svg/page-icons/Icon feather-download.svg") center center no-repeat}
.icon.light-theme.small-icon i.view{background:url("clientlib-base/resources/svg/page-icons/view.svg") center center no-repeat}
.icon.light-theme.small-icon i.error-black{background:url("clientlib-base/resources/svg/light/small/error_black.svg") center center no-repeat}
.icon.light-theme.small-icon i.check{background:url("clientlib-base/resources/svg/light/success.svg") center center no-repeat}
.icon.light-theme.small-icon i.check-square{background:url("clientlib-base/resources/svg/light/Check-Square.svg") center center no-repeat}
.icon.light-theme.small-icon i.add-sm{background:url("clientlib-base/resources/svg/light/small/add_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.remove-sm{background:url("clientlib-base/resources/svg/light/small/remove_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.arrow-back{background:url("clientlib-base/resources/svg/light/small/arrow_back_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.arrow-down{background:url("clientlib-base/resources/svg/light/small/arrow_down_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.arrow-forward{background:url("clientlib-base/resources/svg/light/small/arrow_forward_sm.svg") center center no-repeat;display:block}
.icon.light-theme.small-icon i.arrow-up{background:url("clientlib-base/resources/svg/light/small/arrow_up_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.chevron-left{background:url("clientlib-base/resources/svg/light/small/chevron_left_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.chevron-right{background:url("clientlib-base/resources/svg/light/small/chevron_right_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.clear{background:url("clientlib-base/resources/svg/light/small/clear_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.lock-sm{background:url("clientlib-base/resources/svg/light/small/lock_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.dollar-tag{background:url("clientlib-base/resources/svg/light/small/deals.svg") center center no-repeat}
.icon.light-theme.small-icon i.delete{background:url("clientlib-base/resources/svg/light/small/delete_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.edit{background:url("clientlib-base/resources/svg/light/small/edit_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.expand-less{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.expand-more{background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.language{background:url("clientlib-base/resources/svg/light/small/language_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.location{background:url("clientlib-base/resources/svg/light/small/location_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.privacy-choices{background:url("clientlib-base/resources/svg/light/small/privacyoptions.png") center center no-repeat;width:29px}
.icon.light-theme.small-icon i.person{background:url("clientlib-base/resources/svg/light/small/person_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.search{background:url("clientlib-base/resources/svg/light/small/search_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.shopping-cart{background:url("clientlib-base/resources/svg/light/small/shopping_cart_sm.svg") center center no-repeat}
.icon.light-theme.small-icon i.more-info-cards{background:url("clientlib-base/resources/svg/product-card/tooltip-info.svg") center center no-repeat}
.icon.light-theme.small-icon i.mobile-icon{background:url("clientlib-base/resources/svg/product-card/mobile-icon.svg") center center no-repeat;width:55px;height:40px;display:block}
.icon.light-theme.small-icon i.visa-icon{background:url("clientlib-base/resources/svg/product-card/visa.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.renewal-icon{background:url("clientlib-base/resources/svg/product-card/renewal.png") center center no-repeat;width:55px;height:40px;display:block}
.icon.light-theme.small-icon i.renewal-charge-icon{background:url("clientlib-base/resources/svg/product-card/next-renewal-charge.png") center center no-repeat;width:55px;height:40px;display:block}
.icon.light-theme.small-icon i.master-card{background:url("clientlib-base/resources/svg/product-card/master.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.discover-card{background:url("clientlib-base/resources/svg/product-card/discover.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.american-express{background:url("clientlib-base/resources/svg/product-card/amex.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.jcb-card{background:url("clientlib-base/resources/svg/product-card/jcb-card.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.diners-club-card{background:url("clientlib-base/resources/svg/product-card/diners-club-card.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.unionpay-card{background:url("clientlib-base/resources/svg/product-card/unionpay-card.png") center center no-repeat;width:55px;height:40px;display:block;background-size:70% 60%}
.icon.light-theme.small-icon i.auto-pay-icon{background:url("clientlib-base/resources/svg/product-card/auto-pay.png") center center no-repeat;width:55px;height:40px;display:block}
.icon.light-theme.small-icon i.phone-icon{background:url("clientlib-base/resources/svg/product-card/phone-icon.svg") center center no-repeat;width:55px;height:40px;display:block}
.icon.light-theme.small-icon i.payment-method-icon{background:url("clientlib-base/resources/svg/product-card/payment-method-icon.png") center center no-repeat;width:55px;height:40px;display:block}
.icon.light-theme.small-icon i.noun-new-tab{background:url("clientlib-base/resources/svg/product-card/noun-new-tab.svg") center center no-repeat}
.icon.light-theme.small-icon i.info-icon{background:url("clientlib-base/resources/svg/product-card/info-icon.svg") center center no-repeat}
.icon.light-theme.small-icon i.info-icon-black{background:url("clientlib-base/resources/svg/product-card/info-icon-black.svg") center center no-repeat}
.icon.light-theme.large-icon{display:inline-block;vertical-align:middle}
.icon.light-theme.large-icon i{height:30px;width:30px;display:block}
.icon.light-theme.large-icon i.add{background:url("clientlib-base/resources/svg/light/add.svg") center center no-repeat}
.icon.light-theme.large-icon i.android{background:url("clientlib-base/resources/svg/light/android.svg") center center no-repeat}
.icon.light-theme.large-icon i.apple{background:url("clientlib-base/resources/svg/light/apple.svg") center center no-repeat}
.icon.light-theme.large-icon i.print{background:url("clientlib-base/resources/svg/light/print.svg") center center no-repeat}
.icon.light-theme.large-icon i.arrow-back{background:url("clientlib-base/resources/svg/light/arrow_back.svg") center center no-repeat}
.icon.light-theme.large-icon i.arrow-down{background:url("clientlib-base/resources/svg/light/arrow_down.svg") center center no-repeat}
.icon.light-theme.large-icon i.arrow-forward{background:url("clientlib-base/resources/svg/light/arrow_forward.svg") center center no-repeat;display:block}
.icon.light-theme.large-icon i.arrow-up{background:url("clientlib-base/resources/svg/light/arrow_up.svg") center center no-repeat}
.icon.light-theme.large-icon i.battery{background:url("clientlib-base/resources/svg/light/battery.svg") center center no-repeat}
.icon.light-theme.large-icon i.bluetooth{background:url("clientlib-base/resources/svg/light/bluetooth.svg") center center no-repeat}
.icon.light-theme.large-icon i.calendar{background:url("clientlib-base/resources/svg/light/calendar.svg") center center no-repeat}
.icon.light-theme.large-icon i.camera{background:url("clientlib-base/resources/svg/light/camera.svg") center center no-repeat}
.icon.light-theme.large-icon i.chevron-left{background:url("clientlib-base/resources/svg/light/chevron_left.svg") center center no-repeat}
.icon.light-theme.large-icon i.chevron-right{background:url("clientlib-base/resources/svg/light/chevron_right.svg") center center no-repeat}
.icon.light-theme.large-icon i.clear{background:url("clientlib-base/resources/svg/light/clear.svg") center center no-repeat}
.icon.light-theme.large-icon i.ringing-phone{background:url("clientlib-base/resources/svg/light/ringing_TBV.svg") center center no-repeat}
.icon.light-theme.large-icon i.migration-phone{background:url("clientlib-base/resources/svg/light/Phone_TF.svg") center center no-repeat}
.icon.light-theme.large-icon i.message-icon{background:url("clientlib-base/resources/svg/light/Message_TBV.svg") center center no-repeat}
.icon.light-theme.large-icon i.clock{background:url("clientlib-base/resources/svg/light/clock.svg") center center no-repeat}
.icon.light-theme.large-icon i.devices{background:url("clientlib-base/resources/svg/light/devices.svg") center center no-repeat}
.icon.light-theme.large-icon i.drag{background:url("clientlib-base/resources/svg/light/drag.svg") center center no-repeat}
.icon.light-theme.large-icon i.edit{background:url("clientlib-base/resources/svg/light/edit.svg") center center no-repeat}
.icon.light-theme.large-icon i.error{background:url("clientlib-base/resources/svg/light/error.svg") center center no-repeat}
.icon.light-theme.large-icon i.error-black{background:url("clientlib-base/resources/svg/light/error_black.svg") center center no-repeat}
.icon.light-theme.large-icon i.error-white{background:url("clientlib-base/resources/svg/light/error_white.svg") center center no-repeat}
.icon.light-theme.large-icon i.expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.icon.light-theme.large-icon i.expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.icon.light-theme.large-icon i.filters{background:url("clientlib-base/resources/svg/light/filters.svg") center center no-repeat}
.icon.light-theme.large-icon i.frequency{background:url("clientlib-base/resources/svg/light/frequency.svg") center center no-repeat}
.icon.light-theme.large-icon i.hearingaid{background:url("clientlib-base/resources/svg/light/hearing-aid.svg") center center no-repeat}
.icon.light-theme.large-icon i.internet-access{background:url("clientlib-base/resources/svg/light/internet_access.svg") center center no-repeat}
.icon.light-theme.large-icon i.language{background:url("clientlib-base/resources/svg/light/language.svg") center center no-repeat}
.icon.light-theme.large-icon i.location{background:url("clientlib-base/resources/svg/light/location.svg") center center no-repeat}
.icon.light-theme.large-icon i.lock{background:url("clientlib-base/resources/svg/light/lock.svg") center center no-repeat}
.icon.light-theme.large-icon i.menu{background:url("clientlib-base/resources/svg/light/menu.svg") center center no-repeat}
.icon.light-theme.large-icon i.more-horizontal{background:url("clientlib-base/resources/svg/light/more_horizontal.svg") center center no-repeat}
.icon.light-theme.large-icon i.more-vertical{background:url("clientlib-base/resources/svg/light/more_vertical.svg") center center no-repeat}
.icon.light-theme.large-icon i.music{background:url("clientlib-base/resources/svg/light/music.svg") center center no-repeat}
.icon.light-theme.large-icon i.person{background:url("clientlib-base/resources/svg/light/person.svg") center center no-repeat}
.icon.light-theme.large-icon i.phone{background:url("clientlib-base/resources/svg/light/phone.svg") center center no-repeat}
.icon.light-theme.large-icon i.cross-spc{background:url("clientlib-base/resources/svg/light/cross.svg") center center no-repeat}
.icon.light-theme.large-icon i.plan-card-icon{background:url("clientlib-base/resources/svg/light/plan_card.svg") center center no-repeat}
.icon.light-theme.large-icon i.remove{background:url("clientlib-base/resources/svg/light/remove.svg") center center no-repeat}
.icon.light-theme.large-icon i.screensize{background:url("clientlib-base/resources/svg/light/screensize.svg") center center no-repeat}
.icon.light-theme.large-icon i.search{background:url("clientlib-base/resources/svg/light/search.svg") center center no-repeat}
.icon.light-theme.large-icon i.shopping-cart{background:url("clientlib-base/resources/svg/light/shopping_cart.svg") center center no-repeat}
.icon.light-theme.large-icon i.smartphone{background:url("clientlib-base/resources/svg/light/smartphone.svg") center center no-repeat}
.icon.light-theme.large-icon i.success{background:url("clientlib-base/resources/svg/light/success.svg") center center no-repeat}
.icon.light-theme.large-icon i.vibration{background:url("clientlib-base/resources/svg/light/vibration.svg") center center no-repeat}
.icon.light-theme.large-icon i.view{background:url("clientlib-base/resources/svg/light/view.svg") center center no-repeat}
.icon.light-theme.large-icon i.volume{background:url("clientlib-base/resources/svg/light/volume.svg") center center no-repeat}
.icon.light-theme.large-icon i.weight{background:url("clientlib-base/resources/svg/light/weight.svg") center center no-repeat}
.icon.light-theme.large-icon i.wifi{background:url("clientlib-base/resources/svg/light/wifi.svg") center center no-repeat}
.icon.light-theme.large-icon i.speed{background:url("clientlib-base/resources/svg/light/speed.svg") center center no-repeat}
.icon.light-theme.large-icon i.storage{background:url("clientlib-base/resources/svg/light/storage.svg") center center no-repeat}
.icon.light-theme.large-icon i.cognitive{background:url("clientlib-base/resources/svg/accessibility/cognitive.svg") center center no-repeat}
.icon.light-theme.large-icon i.mobility{background:url("clientlib-base/resources/svg/accessibility/mobility.svg") center center no-repeat}
.icon.light-theme.large-icon i.speech{background:url("clientlib-base/resources/svg/accessibility/speech.svg") center center no-repeat}
.icon.light-theme.large-icon i.vision{background:url("clientlib-base/resources/svg/accessibility/vision.svg") center center no-repeat}
.icon.light-theme.large-icon i.deals{background:url("clientlib-base/resources/svg/why_straight_talk/nav/deals.svg") center center no-repeat}
.icon.light-theme.large-icon i.heart{background:url("clientlib-base/resources/svg/why_straight_talk/nav/heart.svg") center center no-repeat}
.icon.light-theme.large-icon i.refer-a-friend{background:url("clientlib-base/resources/svg/why_straight_talk/nav/refer_a_friend.svg") center center no-repeat}
.icon.light-theme.large-icon i.refill{background:url("clientlib-base/resources/svg/why_straight_talk/nav/refill.svg") center center no-repeat}
.icon.light-theme.large-icon i.rewards{background:url("clientlib-base/resources/svg/why_straight_talk/nav/rewards.svg") center center no-repeat}
.icon.light-theme.large-icon i.success-st-black{background:url("clientlib-base/resources/svg/why_straight_talk/nav/ST-SUCCESS-BLACK.svg") center center no-repeat}
.icon.light-theme.large-icon i.error-st-black{background:url("clientlib-base/resources/svg/why_straight_talk/nav/ST-ERROR-BLACK.svg") center center no-repeat}
.icon.light-theme.large-icon i.accessory{background:url("clientlib-base/resources/svg/light/accessory.svg") center center no-repeat}
.icon.light-theme.large-icon i.color{background:url("clientlib-base/resources/svg/light/color.svg") center center no-repeat}
.icon.light-theme.large-icon i.compatibility{background:url("clientlib-base/resources/svg/light/compatibility.svg") center center no-repeat}
.icon.light-theme.large-icon i.display{background:url("clientlib-base/resources/svg/light/display.svg") center center no-repeat}
.icon.light-theme.large-icon i.features{background:url("clientlib-base/resources/svg/light/features.svg") center center no-repeat}
.icon.light-theme.large-icon i.gps{background:url("clientlib-base/resources/svg/light/gps.svg") center center no-repeat}
.icon.light-theme.large-icon i.memory{background:url("clientlib-base/resources/svg/light/memory.svg") center center no-repeat}
.icon.light-theme.large-icon i.network{background:url("clientlib-base/resources/svg/light/network.svg") center center no-repeat}
.icon.light-theme.large-icon i.processor{background:url("clientlib-base/resources/svg/light/processor.svg") center center no-repeat}
.icon.light-theme.large-icon i.refill{background:url("clientlib-base/resources/svg/light/refill.svg") center center no-repeat}
.icon.light-theme.large-icon i.close-white{background:url("clientlib-base/resources/svg/dark/clear_blk.svg") center center no-repeat}
.icon.cart-icons.small-icon{display:inline-block;vertical-align:middle}
.icon.cart-icons.small-icon i{height:60px;width:60px;display:block}
.icon.cart-icons.small-icon i.mobile-protect{background:url("clientlib-base/resources/svg/cart/small/mobile_protect.svg") center center no-repeat}
.icon.cart-icons.small-icon i.mobile-protect-declined{background:url("clientlib-base/resources/svg/cart/small/mobile_protect_declined.svg") center center no-repeat}
.icon.cart-icons.small-icon i.plan-35{background:url("clientlib-base/resources/svg/cart/small/plan_35.svg") center center no-repeat}
.icon.cart-icons.small-icon i.plan-45{background:url("clientlib-base/resources/svg/cart/small/plan_45.svg") center center no-repeat}
.icon.cart-icons.small-icon i.plan-55{background:url("clientlib-base/resources/svg/cart/small/plan_55.svg") center center no-repeat}
.icon.cart-icons.small-icon i.plan-60{background:url("clientlib-base/resources/svg/cart/small/plan_60.svg") center center no-repeat}
.icon.cart-icons.small-icon i.plan-add-on{background:url("clientlib-base/resources/svg/cart/small/plan_add-on.svg") center center no-repeat}
.icon.cart-icons.small-icon i.plan-none{background:url("clientlib-base/resources/svg/cart/small/plan_none.svg") center center no-repeat}
.icon.cart-icons.large-icon{display:inline-block;vertical-align:middle}
.icon.cart-icons.large-icon i{height:78px;width:78px;display:block}
.icon.cart-icons.large-icon i.mobile-protect{background:url("clientlib-base/resources/svg/cart/large/mobile_protect.svg") center center no-repeat}
.icon.cart-icons.large-icon i.mobile-protect-declined{background:url("clientlib-base/resources/svg/cart/large/mobile_protect_declined.svg") center center no-repeat}
.icon.cart-icons.large-icon i.plan-35{background:url("clientlib-base/resources/svg/cart/large/plan_35.svg") center center no-repeat}
.icon.cart-icons.large-icon i.plan-45{background:url("clientlib-base/resources/svg/cart/large/plan_45.svg") center center no-repeat}
.icon.cart-icons.large-icon i.plan-55{background:url("clientlib-base/resources/svg/cart/large/plan_55.svg") center center no-repeat}
.icon.cart-icons.large-icon i.plan-60{background:url("clientlib-base/resources/svg/cart/large/plan_60.svg") center center no-repeat}
.icon.cart-icons.large-icon i.plan-add-on{background:url("clientlib-base/resources/svg/cart/large/plan_add-on.svg") center center no-repeat}
.icon.cart-icons.large-icon i.plan-none{background:url("clientlib-base/resources/svg/cart/large/plan_none.svg") center center no-repeat}
.icon.cart-icons.large-icon i.cart-icon-blk{background:url("clientlib-base/resources/svg/cart/shopping_blk.svg") center center no-repeat}
.icon.cart-icons.large-icon i.wallet-icon-blk{background:url("clientlib-base/resources/svg/cart/wallet_blk.svg") center center no-repeat}
.icon.cart-icons.escalation-icon{display:inline-block;vertical-align:middle}
.icon.cart-icons.escalation-icon i{height:25px;width:20px;display:block}
.icon.cart-icons.escalation-icon i.triangle-escalation{background:url("clientlib-base/resources/svg/cart/triangle-escalation.svg") center center no-repeat}
.icon.checkout{display:inline-block;vertical-align:middle}
.icon.checkout i{height:36px;width:36px;display:block}
.icon.checkout i.payment{background:url("clientlib-base/resources/svg/checkout/payment.svg") center center no-repeat}
.icon.checkout i.shipping{background:url("clientlib-base/resources/svg/checkout/shipping.svg") center center no-repeat}
.icon.checkout i.trade-in{background:url("clientlib-base/resources/svg/checkout/trade_in.svg") center center no-repeat}
.icon.checkout i.review{background:url("clientlib-base/resources/svg/checkout/review.svg") center center no-repeat}
.icon.checkout i.review-order{background:url("clientlib-base/resources/svg/checkout/review_order.svg") center center no-repeat}
.icon.checkout i.mobile-protect-checkout{background:url("clientlib-base/resources/svg/checkout/mobile_protect_checkout.svg") center center no-repeat}
.icon.checkout i.account-info{border-radius:50%;background:url("clientlib-base/resources/svg/checkout/person.svg") center center no-repeat;background-color:#cf0}
.icon.cloud{display:inline-block;vertical-align:middle}
.icon.cloud i{height:102px;width:102px;display:block}
.icon.cloud i.backup{background:url("clientlib-base/resources/svg/cloud/backup.svg") center center no-repeat}
.icon.cloud i.camera{background:url("clientlib-base/resources/svg/cloud/camera.svg") center center no-repeat}
.icon.cloud i.devices{background:url("clientlib-base/resources/svg/cloud/devices.svg") center center no-repeat}
.icon.cloud i.storage{background:url("clientlib-base/resources/svg/cloud/storage.svg") center center no-repeat}
.icon.discount-card-icons{display:inline-block;vertical-align:middle}
.icon.discount-card-icons i{height:77px;width:77px;display:block;background-size:100% 100% !important}
.icon.discount-card-icons i.auto-pay{background:url("clientlib-base/resources/svg/deals-icon/ST - Icon - Autopay.svg") center center no-repeat}
.icon.discount-card-icons i.multiline-saving{background:url("clientlib-base/resources/svg/deals-icon/ST - Icon - Multiline.svg") center center no-repeat}
.icon.discount-card-icons i.walmart-plus{background:url("clientlib-base/resources/svg/deals-icon/ST - Icon - Walmart.svg") center center no-repeat}
.icon.discount-card-icons i.affordable-program{background:url("clientlib-base/resources/svg/deals-icon/ACP.svg") center center no-repeat}
.icon.my-account.dashboard{display:inline-block;vertical-align:middle}
.icon.my-account.dashboard i{height:72px;width:72px;display:block}
.icon.my-account.dashboard i.account-payment{background:url("clientlib-base/resources/svg/my_account/dashboard/account_payment.svg") center center no-repeat}
.icon.my-account.dashboard i.apps{background:url("clientlib-base/resources/svg/my_account/dashboard/apps.svg") center center no-repeat}
.icon.my-account.dashboard i.deals-coupon{background:url("clientlib-base/resources/svg/my_account/dashboard/deals-coupon.svg") center center no-repeat}
.icon.my-account.dashboard i.speed{background:url("clientlib-base/resources/svg/my_account/dashboard/speed.svg") center center no-repeat}
.icon.my-account.dashboard i.manage-lines{background:url("clientlib-base/resources/svg/my_account/dashboard/manage_lines.svg") center center no-repeat}
.icon.my-account.dashboard i.notifications{background:url("clientlib-base/resources/svg/my_account/dashboard/notifications.svg") center center no-repeat}
.icon.my-account.dashboard i.my-rewards{background:url("clientlib-base/resources/svg/my_account/dashboard/my-rewards.svg") center center no-repeat}
.icon.my-account.dashboard i.transactions{background:url("clientlib-base/resources/svg/my_account/dashboard/transactions.svg") center center no-repeat}
.icon.my-account.dashboard i.tutorials{background:url("clientlib-base/resources/svg/my_account/dashboard/tutorials.svg") center center no-repeat}
.icon.my-account.dashboard i.subscriptions{background:url("clientlib-base/resources/svg/my_account/dashboard/subscriptions.svg") center center no-repeat}
.icon.my-account.dashboard i.communication-privacy{background:url("clientlib-base/resources/svg/my_account/dashboard/cprivacy.svg") center center no-repeat}
.icon.my-account.dashboard i.manage-auto-refill{background:url("clientlib-base/resources/svg/my_account/dashboard/auto_refill.svg") center center no-repeat}
.icon.my-account.dashboard i.support{background:url("clientlib-base/resources/svg/my_account/dashboard/support.svg") center center no-repeat}
.icon.my-account.dashboard-lg{display:inline-block;vertical-align:middle}
.icon.my-account.dashboard-lg i{height:89px;width:152px;display:block}
.icon.my-account.dashboard-lg i.speed-large{background:url("clientlib-base/resources/svg/my_account/dashboard/speed_lg.svg") center center no-repeat}
.icon.my-account.rewards{display:inline-block;vertical-align:middle}
.icon.my-account.rewards i{height:72px;width:72px;display:block}
.icon.my-account.rewards i.play-game{background:url("clientlib-base/resources/svg/my_account/rewards/play_game.svg") center center no-repeat}
.icon.my-account.rewards i.poll{background:url("clientlib-base/resources/svg/my_account/rewards/poll.svg") center center no-repeat}
.icon.my-account.rewards i.refer-a-friend{background:url("clientlib-base/resources/svg/my_account/rewards/refer_a_friend.svg") center center no-repeat}
.icon.my-account.rewards i.share{background:url("clientlib-base/resources/svg/my_account/rewards/share.svg") center center no-repeat}
.icon.my-account.rewards i.testimonial{background:url("clientlib-base/resources/svg/my_account/rewards/testimonial.svg") center center no-repeat}
.icon.my-account.rewards i.watch_video{background:url("clientlib-base/resources/svg/my_account/rewards/watch_video.svg") center center no-repeat}
.icon.my-account.sidebar{display:inline-block;vertical-align:middle}
.icon.my-account.sidebar i{height:30px;width:30px;display:block}
.icon.my-account.sidebar i.account-payment{background:url("clientlib-base/resources/svg/my_account/sidebar/account_payment.svg") center center no-repeat}
.icon.my-account.sidebar i.transactions{background:url("clientlib-base/resources/svg/my_account/sidebar/transactions.svg") center center no-repeat}
.icon.my-account.sidebar i.my-rewards{background:url("clientlib-base/resources/svg/my_account/sidebar/rewards.svg") center center no-repeat}
.icon.my-account.sidebar i.manage-lines{background:url("clientlib-base/resources/svg/my_account/sidebar/manage_lines.svg") center center no-repeat}
.icon.my-account.sidebar i.deals-coupon{background:url("clientlib-base/resources/svg/my_account/sidebar/deals.svg") center center no-repeat}
.icon.my-account.sidebar i.apps{background:url("clientlib-base/resources/svg/my_account/sidebar/apps.svg") center center no-repeat}
.icon.my-account.sidebar i.tutorials{background:url("clientlib-base/resources/svg/my_account/sidebar/tutorials.svg") center center no-repeat}
.icon.my-account.sidebar i.notifications{background:url("clientlib-base/resources/svg/my_account/sidebar/notifications.svg") center center no-repeat}
.icon.my-account.sidebar i.dashboard{background:url("clientlib-base/resources/svg/my_account/sidebar/dashboard.svg") center center no-repeat}
.icon.my-account.sidebar i.subscriptions{background:url("clientlib-base/resources/svg/my_account/sidebar/subscriptions.svg") center center no-repeat}
.icon.my-account.sidebar i.manage-auto-refill{background:url("clientlib-base/resources/svg/my_account/sidebar/auto_refill_sm.svg") center center no-repeat}
.icon.my-account.sidebar i.support{background:url("clientlib-base/resources/svg/my_account/sidebar/support.svg") center center no-repeat}
.icon.my-account.sidebar i.communication-privacy{background:url("clientlib-base/resources/svg/my_account/sidebar/cprivacy.svg") center center no-repeat}
.icon.my-account.sliding-menu{display:inline-block;vertical-align:middle}
.icon.my-account.sliding-menu i{height:24px;width:24px;display:block}
.icon.my-account.sliding-menu i.dashboard{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/dashboard.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/dashboard.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.dashboard:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.manage-lines{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/manage_lines.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/manage_lines.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.manage-lines:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.manage-auto-refill{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/auto_refill_sm.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/auto_refill_sm.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.manage-auto-refill:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.subscriptions{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/subscriptions.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/subscriptions.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.subscriptions:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.account-payment{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/account_payment.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/account_payment.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.account-payment:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.transactions{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/transactions.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/transactions.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.transactions:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.support{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/support.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/support.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.support:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.apps{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/apps.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/apps.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.apps:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.communication-privacy{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/cprivacy.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/cprivacy.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.communication-privacy:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.notifications{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/notifications.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/notifications.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.notifications:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.person{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/person_sm.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/person_sm.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.person:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.rewards{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/rewards.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/rewards.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.rewards:hover{background-color:#49b415}
.icon.my-account.sliding-menu i.right-black-arrow{-webkit-mask:url("clientlib-base/resources/svg/my_account/sliding-menu/right_black_arrow.svg") center center no-repeat;mask:url("clientlib-base/resources/svg/my_account/sliding-menu/right_black_arrow.svg") center center no-repeat;background-color:#000}
.icon.my-account.sliding-menu i.right-black-arrow:hover{background-color:#49b415}
.icon.my-account.unknown-device.large-icon{display:inline-block;vertical-align:middle}
.icon.my-account.unknown-device.large-icon i{height:125px;width:125px;display:block}
.icon.my-account.unknown-device.large-icon i.unknown-device-icon{background:url("clientlib-base/resources/svg/my_account/unknown_device/unknown_device_lg.svg") center center no-repeat}
.icon.my-account.unknown-device.small-icon{display:inline-block;vertical-align:middle}
.icon.my-account.unknown-device.small-icon i{height:78px;width:78px;display:block}
.icon.my-account.unknown-device.small-icon i.unknown-device-icon{background:url("clientlib-base/resources/svg/my_account/unknown_device/unknown_device_sm.svg") center center no-repeat}
.icon.refer-a-friend.single{display:inline-block;vertical-align:middle}
.icon.refer-a-friend.single i{height:72px;width:72px;display:block}
.icon.refer-a-friend.single i.man{background:url("clientlib-base/resources/svg/refer_a_friend/man.svg") center center no-repeat}
.icon.refer-a-friend.single i.woman{background:url("clientlib-base/resources/svg/refer_a_friend/woman.svg") center center no-repeat}
.icon.refer-a-friend.two-friend{display:inline-block;vertical-align:middle}
.icon.refer-a-friend.two-friend i{height:72px;width:135px;display:block}
.icon.refer-a-friend.two-friend i.two-friends{background:url("clientlib-base/resources/svg/refer_a_friend/two_friends.svg") center center no-repeat}
.icon.refer-a-friend.group-friend{display:inline-block;vertical-align:middle}
.icon.refer-a-friend.group-friend i{height:72px;width:232px;display:block}
.icon.refer-a-friend.group-friend i.friend-group{background:url("clientlib-base/resources/svg/refer_a_friend/friend_group.svg") center center no-repeat}
.icon.selectors{display:inline-block;vertical-align:middle}
.icon.selectors i{height:30px;width:30px;display:block}
.icon.selectors i.checkbox-disabled{background:url("clientlib-base/resources/svg/selectors/checkbox_disabled.svg") center center no-repeat}
.icon.selectors i.checkbox-off{background:url("clientlib-base/resources/svg/selectors/checkbox_off.svg") center center no-repeat}
.icon.selectors i.checkbox-on{background:url("clientlib-base/resources/svg/selectors/checkbox_on.svg") center center no-repeat}
.icon.selectors i.radio-disabled{background:url("clientlib-base/resources/svg/selectors/radio_disabled.svg") center center no-repeat}
.icon.selectors i.radio-off{background:url("clientlib-base/resources/svg/selectors/radio_off.svg") center center no-repeat}
.icon.selectors i.radio-on{background:url("clientlib-base/resources/svg/selectors/radio_on.svg") center center no-repeat}
.icon.selectors i.switch-disabled{background:url("clientlib-base/resources/svg/selectors/switch_disabled.svg") center center no-repeat;height:30px;width:50px;display:block}
.icon.selectors i.switch-off{background:url("clientlib-base/resources/svg/selectors/switch_off.svg") center center no-repeat;height:30px;width:50px;display:block}
.icon.selectors i.switch-on{background:url("clientlib-base/resources/svg/selectors/switch_on.svg") center center no-repeat;height:30px;width:50px;display:block}
.icon.why-straight-talk.card-icon{display:inline-block;vertical-align:middle}
.icon.why-straight-talk.card-icon i{height:102px;width:102px;display:block}
.icon.why-straight-talk.card-icon i.calendar{background:url("clientlib-base/resources/svg/why_straight_talk/card/calendar.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.check{background:url("clientlib-base/resources/svg/why_straight_talk/card/check.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.coins{background:url("clientlib-base/resources/svg/why_straight_talk/card/coins.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.package{background:url("clientlib-base/resources/svg/why_straight_talk/card/package.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.plans{background:url("clientlib-base/resources/svg/why_straight_talk/card/plans.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.rewards{background:url("clientlib-base/resources/svg/why_straight_talk/card/rewards.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.search_phones{background:url("clientlib-base/resources/svg/why_straight_talk/card/search_phones.svg") center center no-repeat}
.icon.why-straight-talk.card-icon i.bell{background:url("clientlib-base/resources/svg/why_straight_talk/card/notifications.svg") center center no-repeat}
.icon.featured-icon{display:inline-block;vertical-align:middle}
.icon.featured-icon i{height:102px;width:102px;display:block}
.icon.featured-icon i.featured-oval{background:url("clientlib-base/resources/svg/featured-oval.svg") center center no-repeat}
.icon.featured-icon i.featured-cart{background:url("clientlib-base/resources/svg/cart.svg") center center no-repeat}
.icon.featured-icon i.featured-call-us{background:url("clientlib-base/resources/svg/phone.svg") center center no-repeat}
.icon.featured-icon i.featured-mobile-phone{background:url("clientlib-base/resources/svg/mobile-phone.svg") center center no-repeat}
.icon.comparison{display:inline-block;vertical-align:middle}
.icon.comparison i{height:45px;width:45px;display:block}
.icon.comparison i.battery{background:url("clientlib-base/resources/svg/comparison/battery.svg") center center no-repeat}
.icon.comparison i.bluetooth{background:url("clientlib-base/resources/svg/comparison/bluetooth.svg") center center no-repeat}
.icon.comparison i.memory{background:url("clientlib-base/resources/svg/comparison/memory.svg") center center no-repeat}
.icon.comparison i.screensize{background:url("clientlib-base/resources/svg/comparison/screensize.svg") center center no-repeat}
.icon.comparison i.weight{background:url("clientlib-base/resources/svg/comparison/weight.svg") center center no-repeat}
.icon.comparison i.wifi{background:url("clientlib-base/resources/svg/comparison/wifi.svg") center center no-repeat}
.icon.filter-ratings{display:inline-block;vertical-align:middle}
.icon.filter-ratings i{height:32px;width:180px;display:block}
.icon.filter-ratings i.one-star{background:url("clientlib-base/resources/svg/filter_ratings/1_star.svg") center center no-repeat}
.icon.filter-ratings i.two-star{background:url("clientlib-base/resources/svg/filter_ratings/2_stars.svg") center center no-repeat}
.icon.filter-ratings i.three-star{background:url("clientlib-base/resources/svg/filter_ratings/3_stars.svg") center center no-repeat}
.icon.filter-ratings i.four-star{background:url("clientlib-base/resources/svg/filter_ratings/4_stars.svg") center center no-repeat}
.icon.filter-ratings i.five-star{background:url("clientlib-base/resources/svg/filter_ratings/5_stars.svg") center center no-repeat}
.icon.filter-ratings i.default{background:url("clientlib-base/resources/svg/filter_ratings/default.svg") center center no-repeat}
.icon.help-and-support{display:inline-block;vertical-align:middle}
.icon.help-and-support i{height:102px;width:102px;display:block}
.icon.help-and-support i.manuals{background:url("clientlib-base/resources/svg/help_and_support/manuals.svg") center center no-repeat}
.icon.help-and-support i.service-map{background:url("clientlib-base/resources/svg/help_and_support/service_map.svg") center center no-repeat}
.icon.help-and-support i.track-order{background:url("clientlib-base/resources/svg/help_and_support/track_order.svg") center center no-repeat}
.icon.help-and-support i.apn-setting{background:url("clientlib-base/resources/svg/help_and_support/apn_settings.svg") center center no-repeat}
.icon.masthead{display:inline-block;vertical-align:middle}
.icon.masthead i{height:40px;width:40px;display:block}
.icon.masthead i.left-black{background:url("clientlib-base/resources/svg/masthead/left_black.svg") center center no-repeat}
.icon.masthead i.right-black{background:url("clientlib-base/resources/svg/masthead/right_black.svg") center center no-repeat}
.icon.masthead i.left-white{background:url("clientlib-base/resources/svg/masthead/left_white.svg") center center no-repeat}
.icon.masthead i.right-white{background:url("clientlib-base/resources/svg/masthead/right_white.svg") center center no-repeat}
.icon.ratings{display:inline-block;vertical-align:middle}
.icon.ratings i{height:20px;width:100px;display:block}
.icon.ratings i.zero-half-star{background:url("clientlib-base/resources/svg/ratings/0_half_star.svg") center center no-repeat}
.icon.ratings i.one-half-stars{background:url("clientlib-base/resources/svg/ratings/1_half_stars.svg") center center no-repeat}
.icon.ratings i.one-star{background:url("clientlib-base/resources/svg/ratings/1_star.svg") center center no-repeat}
.icon.ratings i.two-half-stars{background:url("clientlib-base/resources/svg/ratings/2_half_stars.svg") center center no-repeat}
.icon.ratings i.two-stars{background:url("clientlib-base/resources/svg/ratings/2_stars.svg") center center no-repeat}
.icon.ratings i.three-half-stars{background:url("clientlib-base/resources/svg/ratings/3_half_stars.svg") center center no-repeat}
.icon.ratings i.three-stars{background:url("clientlib-base/resources/svg/ratings/3_stars.svg") center center no-repeat}
.icon.ratings i.four-half-stars{background:url("clientlib-base/resources/svg/ratings/4_half_stars.svg") center center no-repeat}
.icon.ratings i.four-stars{background:url("clientlib-base/resources/svg/ratings/4_stars.svg") center center no-repeat}
.icon.ratings i.five-stars{background:url("clientlib-base/resources/svg/ratings/5_stars.svg") center center no-repeat}
.icon.ratings i.no-ratings{background:url("clientlib-base/resources/svg/ratings/no_ratings.svg") center center no-repeat}
.icon.tools.data-wizard{display:inline-block;vertical-align:middle}
.icon.tools.data-wizard i{height:50px;width:50px;display:block}
.icon.tools.data-wizard i.car-connection{background:url("clientlib-base/resources/svg/tools/data_wizard/car_connection.svg") center center no-repeat}
.icon.tools.data-wizard i.connected-device{background:url("clientlib-base/resources/svg/tools/data_wizard/connected_device.svg") center center no-repeat}
.icon.tools.data-wizard i.email{background:url("clientlib-base/resources/svg/tools/data_wizard/email.svg") center center no-repeat}
.icon.tools.data-wizard i.game{background:url("clientlib-base/resources/svg/tools/data_wizard/game.svg") center center no-repeat}
.icon.tools.data-wizard i.mobile-hotspot{background:url("clientlib-base/resources/svg/tools/data_wizard/mobile_hotspot.svg") center center no-repeat}
.icon.tools.data-wizard i.music{background:url("clientlib-base/resources/svg/tools/data_wizard/music.svg") center center no-repeat}
.icon.tools.data-wizard i.social-media{background:url("clientlib-base/resources/svg/tools/data_wizard/social_media.svg") center center no-repeat}
.icon.tools.data-wizard i.tablet{background:url("clientlib-base/resources/svg/tools/data_wizard/tablet.svg") center center no-repeat}
.icon.tools.data-wizard i.tv{background:url("clientlib-base/resources/svg/tools/data_wizard/tv.svg") center center no-repeat}
.icon.tools.savings-calculator{display:inline-block;vertical-align:middle}
.icon.tools.savings-calculator i{height:50px;width:50px;display:block}
.icon.tools.savings-calculator i.car-connection{background:url("clientlib-base/resources/svg/tools/savings_calculator/car_connection.svg") center center no-repeat}
.icon.tools.savings-calculator i.connected-device{background:url("clientlib-base/resources/svg/tools/savings_calculator/connected_device.svg") center center no-repeat}
.icon.tools.savings-calculator i.email{background:url("clientlib-base/resources/svg/tools/savings_calculator/email.svg") center center no-repeat}
.icon.tools.savings-calculator i.game{background:url("clientlib-base/resources/svg/tools/savings_calculator/game.svg") center center no-repeat}
.icon.tools.savings-calculator i.mobile-hotspot{background:url("clientlib-base/resources/svg/tools/savings_calculator/mobile_hotspot.svg") center center no-repeat}
.icon.tools.savings-calculator i.music{background:url("clientlib-base/resources/svg/tools/savings_calculator/music.svg") center center no-repeat}
.icon.tools.savings-calculator i.social-media{background:url("clientlib-base/resources/svg/tools/savings_calculator/social_media.svg") center center no-repeat}
.icon.tools.savings-calculator i.tablet{background:url("clientlib-base/resources/svg/tools/savings_calculator/tablet.svg") center center no-repeat}
.icon.tools.savings-calculator i.tv{background:url("clientlib-base/resources/svg/tools/savings_calculator/tv.svg") center center no-repeat}
.icon.profile.user-icon-xs{display:inline-block;vertical-align:middle}
.icon.profile.user-icon-xs i{height:16px;width:16px;display:block}
.icon.profile.user-icon-xs i.user-icon{background:url("clientlib-base/resources/svg/my_account/profile/profile_xs.svg") center center no-repeat}
.icon.profile.user-icon-sm{display:inline-block;vertical-align:middle}
.icon.profile.user-icon-sm i{height:60px;width:60px;display:block}
.icon.profile.user-icon-sm i.user-icon{background:url("clientlib-base/resources/svg/my_account/profile/profile_sm.svg") center center no-repeat}
.icon.profile.user-icon-md{display:inline-block;vertical-align:middle}
.icon.profile.user-icon-md i{height:80px;width:80px;display:block}
.icon.profile.user-icon-md i.user-icon{background:url("clientlib-base/resources/svg/my_account/profile/profile_md.svg") center center no-repeat}
.icon.profile.user-icon-lg{display:inline-block;vertical-align:middle}
.icon.profile.user-icon-lg i{height:108px;width:108px;display:block}
.icon.profile.user-icon-lg i.user-icon{background:url("clientlib-base/resources/svg/my_account/profile/profile_lg.svg") center center no-repeat}
.icon.profile.user-icon-xl{display:inline-block;vertical-align:middle}
.icon.profile.user-icon-xl i{height:200px;width:200px;display:block}
.icon.profile.user-icon-xl i.user-icon{background:url("clientlib-base/resources/svg/my_account/profile/profile_xl.svg") center center no-repeat}
.icon.video.large{display:inline-block;vertical-align:middle}
.icon.video.large i{height:80px;width:80px;display:block}
.icon.video.large i.play-black{background:url("clientlib-base/resources/svg/video/large/play_black.svg") center center no-repeat}
.icon.video.large i.play-white{background:url("clientlib-base/resources/svg/video/large/play_white.svg") center center no-repeat}
.icon.video.large i.user-icon-lg{background:url("clientlib-base/resources/svg/my_account/profile/profile_lg.svg") center center no-repeat}
.icon.video.small{display:inline-block;vertical-align:middle}
.icon.video.small i{height:50px;width:50px;display:block}
.icon.video.small i.play-black{background:url("clientlib-base/resources/svg/video/small/play_black.svg") center center no-repeat}
.icon.video.small i.play-white{background:url("clientlib-base/resources/svg/video/small/play_white.svg") center center no-repeat}
.icon.video.small i{height:60px;width:60px;display:block}
.icon.video.small i.user-icon-sm{background:url("clientlib-base/resources/svg/my_account/profile/profile_sm.svg") center center no-repeat}
.icon.carousel-dot.five{display:inline-block;vertical-align:middle}
.icon.carousel-dot.five i{height:10px;width:90px;display:block}
.icon.carousel-dot.five i.black-1{background:url("clientlib-base/resources/svg/carousel_dots/five/black_1.svg") center center no-repeat}
.icon.carousel-dot.five i.black-2{background:url("clientlib-base/resources/svg/carousel_dots/five/black_2.svg") center center no-repeat}
.icon.carousel-dot.five i.black-3{background:url("clientlib-base/resources/svg/carousel_dots/five/black_3.svg") center center no-repeat}
.icon.carousel-dot.five i.black-4{background:url("clientlib-base/resources/svg/carousel_dots/five/black_4.svg") center center no-repeat}
.icon.carousel-dot.five i.black-5{background:url("clientlib-base/resources/svg/carousel_dots/five/black_5.svg") center center no-repeat}
.icon.carousel-dot.five i.white-1{background:url("clientlib-base/resources/svg/carousel_dots/five/white_1.svg") center center no-repeat}
.icon.carousel-dot.five i.white-2{background:url("clientlib-base/resources/svg/carousel_dots/five/white_2.svg") center center no-repeat}
.icon.carousel-dot.five i.white-3{background:url("clientlib-base/resources/svg/carousel_dots/five/white_3.svg") center center no-repeat}
.icon.carousel-dot.five i.white-4{background:url("clientlib-base/resources/svg/carousel_dots/five/white_4.svg") center center no-repeat}
.icon.carousel-dot.five i.white-5{background:url("clientlib-base/resources/svg/carousel_dots/five/white_5.svg") center center no-repeat}
.icon.carousel-dot.four{display:inline-block;vertical-align:middle}
.icon.carousel-dot.four i{height:10px;width:70px;display:block}
.icon.carousel-dot.four i.black-1{background:url("clientlib-base/resources/svg/carousel_dots/four/black_1.svg") center center no-repeat}
.icon.carousel-dot.four i.black-2{background:url("clientlib-base/resources/svg/carousel_dots/four/black_2.svg") center center no-repeat}
.icon.carousel-dot.four i.black-3{background:url("clientlib-base/resources/svg/carousel_dots/four/black_3.svg") center center no-repeat}
.icon.carousel-dot.four i.black-4{background:url("clientlib-base/resources/svg/carousel_dots/four/black_4.svg") center center no-repeat}
.icon.carousel-dot.four i.white-1{background:url("clientlib-base/resources/svg/carousel_dots/four/white_1.svg") center center no-repeat}
.icon.carousel-dot.four i.white-2{background:url("clientlib-base/resources/svg/carousel_dots/four/white_2.svg") center center no-repeat}
.icon.carousel-dot.four i.white-3{background:url("clientlib-base/resources/svg/carousel_dots/four/white_3.svg") center center no-repeat}
.icon.carousel-dot.four i.white-4{background:url("clientlib-base/resources/svg/carousel_dots/four/white_4.svg") center center no-repeat}
.icon.carousel-dot.three{display:inline-block;vertical-align:middle}
.icon.carousel-dot.three i{height:10px;width:50px;display:block}
.icon.carousel-dot.three i.black-1{background:url("clientlib-base/resources/svg/carousel_dots/three/black_1.svg") center center no-repeat}
.icon.carousel-dot.three i.black-2{background:url("clientlib-base/resources/svg/carousel_dots/three/black_2.svg") center center no-repeat}
.icon.carousel-dot.three i.black-3{background:url("clientlib-base/resources/svg/carousel_dots/three/black_3.svg") center center no-repeat}
.icon.carousel-dot.three i.white-1{background:url("clientlib-base/resources/svg/carousel_dots/three/white_1.svg") center center no-repeat}
.icon.carousel-dot.three i.white-2{background:url("clientlib-base/resources/svg/carousel_dots/three/white_2.svg") center center no-repeat}
.icon.carousel-dot.three i.white-3{background:url("clientlib-base/resources/svg/carousel_dots/three/white_3.svg") center center no-repeat}
.icon.extra-large-icons{display:inline-block;vertical-align:middle}
.icon.extra-large-icons p{display:flex;flex-direction:row;align-items:center}
.icon.extra-large-icons i{width:75px;height:75px}
.icon.extra-large-icons .account{background:url("clientlib-base/resources/svg/dark/account.svg") center center no-repeat}
.icon.extra-large-icons .message{background:url("clientlib-base/resources/svg/dark/message.svg") center center no-repeat}
.icon.extra-large-icons .envelope{background:url("clientlib-base/resources/svg/dark/envelope.svg") center center no-repeat}
@media screen and (max-width:640px){.icon.extra-large-icons i{height:40px}
.icon.extra-large-icons .account{background:url("clientlib-base/resources/svg/dark/small/account.svg") center center no-repeat}
.icon.extra-large-icons .message{background:url("clientlib-base/resources/svg/dark/small/message.svg") center center no-repeat}
.icon.extra-large-icons .envelope{background:url("clientlib-base/resources/svg/dark/small/envelope.svg") center center no-repeat}
}
.icon .info-icon-black{background:url("clientlib-base/resources/svg/dark/info-icon-black.svg") center center no-repeat;width:20px;height:20px}
.icon .plan-card-icon-dark{background:url("clientlib-base/resources/svg/dark/plan-card-dark.svg") center center no-repeat;width:28px;height:28px}
.icon .smart-banner-close-icon{width:7.336px;height:8.359px;display:block;background:url("clientlib-base/resources/svg/dark/smart-banner-close.svg") center center no-repeat}
.sticky-product-anchor{background:#231f20;color:#fff;padding-top:12px;padding-bottom:12px;height:50px}
.sticky-product-anchor ul{margin:0;padding:0 15px;list-style-type:none}
.sticky-product-anchor ul li{margin:0;display:inline-block}
.sticky-product-anchor ul li .sticky-nav-a{color:#fff;text-decoration:none;border-bottom:0 solid #000;line-height:28px}
.sticky-product-anchor ul li .sticky-nav-a:hover,.sticky-product-anchor ul li .sticky-nav-a.active{color:#fff;text-decoration:none;border-bottom:0 solid #000;line-height:28px}
.sticky-product-anchor ul li .sticky-nav-a.active:after{content:"";background-color:#bee81e;display:block;height:4px;border-radius:10px;position:relative;top:6px}
@media only screen and (min-width:320px){.sticky-product-anchor{padding-top:10px;padding-bottom:10px;height:80px}
.sticky-product-anchor .name{padding-bottom:4px;border-bottom:1px solid #f9f9f9}
.sticky-product-anchor .name .sticky-product-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:31ch;vertical-align:middle;font-size:12px}
.sticky-product-anchor .links{padding-top:4px}
.sticky-product-anchor ul .sliding-underline{display:none}
}
@media only screen and (min-width:375px){.sticky-product-anchor{padding-top:10px;padding-bottom:10px;height:80px}
.sticky-product-anchor .name{padding-bottom:4px;border-bottom:1px solid #f9f9f9}
.sticky-product-anchor .name .sticky-product-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:31ch;vertical-align:middle}
.sticky-product-anchor .links{padding-top:4px}
.sticky-product-anchor ul .sliding-underline{display:none}
}
@media only screen and (min-width:1024px){.sticky-product-anchor{padding-top:12px;padding-bottom:12px;height:50px}
.sticky-product-anchor .name{padding-bottom:0;border-bottom:0}
.sticky-product-anchor .name .sticky-product-name{width:22ch}
.sticky-product-anchor .links{padding-top:0}
.sticky-product-anchor ul li .sticky-nav-a:hover,.sticky-product-anchor ul li .sticky-nav-a.active{color:#fff;text-decoration:none;border-bottom:0 solid #000;line-height:28px;padding-bottom:2px}
.sticky-product-anchor .sliding-underline{height:4px;display:block}
}
.breadcrumb{margin:0;padding:0;border-radius:0;background:transparent}
.breadcrumb .breadcrumb-item{margin:0;color:#5d5d5d}
.breadcrumb .breadcrumb-item a{border:0;margin:0 5px;color:#5d5d5d}
.breadcrumb .breadcrumb-item a:hover{border-bottom:1px solid #b2b2b2}
.breadcrumb .breadcrumb-item.active a,.breadcrumb .breadcrumb-item.active span{font-weight:600;margin:0 5px}
.breadcrumb.breadcrumb-item{padding-left:0}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;margin:0 5px;color:transparent;content:"";background:url(clientlib-base/resources/svg/light/small/chevron_right_sm-grey.svg) center center no-repeat;height:10px;width:10px}
@media only screen and (min-width:320px){.product-intro.welcome-big-screen .why-straight-talk-banner{padding:70px 42px 20px 42px;height:auto}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk{height:auto}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .promo-heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px;margin-bottom:10px}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .banner-title{font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:30px}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .intro-image{text-align:center;height:448px;background-size:297px 448px;background-position:center;background-repeat:no-repeat}
.img-big-screen .image-container{background:linear-gradient(180deg,black 50%,white 50%);padding-left:15px;padding-right:15px}
.img-big-screen .image-container img{max-width:100%;height:auto}
.product-filter-container .activation__container{padding-top:0 !important}
.product-filter-container .activation__container .row .sort-options{padding-top:30px !important}
}
@media only screen and (min-width:375px){.product-intro.welcome-big-screen .why-straight-talk-banner{padding:70px 42px 20px 42px;height:auto}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk{height:auto}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .promo-heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px;margin-bottom:10px}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .banner-title{font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:30px}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .intro-image{text-align:center;height:448px;background-size:297px 448px;background-position:center;background-repeat:no-repeat}
.img-big-screen .image-container{background:linear-gradient(180deg,black 50%,white 50%);padding-left:15px;padding-right:15px}
.img-big-screen .image-container img{max-width:100%;height:auto}
.product-filter-container .activation__container{padding-top:0 !important}
.product-filter-container .activation__container .row .sort-options{padding-top:30px !important}
}
@media only screen and (min-width:768px){.product-intro.welcome-big-screen .why-straight-talk-banner{padding:70px 123px 20px 123px;height:auto}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk{height:auto;display:inherit !important}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .promo-heading{font-size:60px;font-weight:bold;letter-spacing:-1.5px;line-height:62px;margin-bottom:40px}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .banner-title{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;margin-bottom:62px}
.product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .intro-image{text-align:center;height:100%;background-size:100%;background-position:top;background-repeat:no-repeat;max-width:698px;margin:auto}
.img-big-screen .image-container{padding-left:0;padding-right:0;background:linear-gradient(180deg,black 50%,white 50%)}
.img-big-screen .image-container img{max-width:100%;height:auto}
}
@media only screen and (min-width:320px){.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner{padding:70px 42px 20px 42px;height:auto}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk{height:auto}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .promo-heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px;margin-bottom:10px}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .banner-title{font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:30px}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .intro-image{text-align:center;height:448px;background-size:297px 448px;background-position:center;background-repeat:no-repeat}
.tablet-device .img-big-screen .image-container{background:linear-gradient(180deg,black 50%,white 50%);padding-left:15px;padding-right:15px}
.tablet-device .img-big-screen .image-container img{max-width:100%;height:auto}
.tablet-device .product-filter-container .activation__container{padding-top:0 !important}
.tablet-device .product-filter-container .activation__container .row .sort-options{padding-top:30px !important}
}
@media only screen and (min-width:375px){.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner{padding:70px 42px 20px 42px;height:auto}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk{height:auto}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .promo-heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px;margin-bottom:10px}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .banner-title{font-size:16px;letter-spacing:0;line-height:24px;margin-bottom:30px}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .intro-image{text-align:center;height:448px;background-size:297px 448px;background-position:center;background-repeat:no-repeat}
.tablet-device .img-big-screen .image-container{background:linear-gradient(180deg,black 50%,white 50%);padding-left:15px;padding-right:15px}
.tablet-device .img-big-screen .image-container img{max-width:100%;height:auto}
.tablet-device .product-filter-container .activation__container{padding-top:0 !important}
.tablet-device .product-filter-container .activation__container .row .sort-options{padding-top:30px !important}
}
@media only screen and (min-width:768px){.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner{padding:70px 123px 20px 123px;height:auto}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk{height:auto;display:inherit !important}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .promo-heading{font-size:60px;font-weight:bold;letter-spacing:-1.5px;line-height:62px;margin-bottom:40px}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .banner-title{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;margin-bottom:62px}
.tablet-device .product-intro.welcome-big-screen .why-straight-talk-banner .straight-talk .intro-image{text-align:center;height:100%;background-size:100%;background-position:top;background-repeat:no-repeat;max-width:698px;margin:auto}
.tablet-device .img-big-screen .image-container{padding-left:0;padding-right:0;background:linear-gradient(180deg,black 50%,white 50%)}
.tablet-device .img-big-screen .image-container img{max-width:100%;height:auto}
}
.more-feature .feature-details{max-width:993px;margin:0 auto}
.more-feature .details-see-more{display:none}
.legal-copy .legal p{margin-bottom:20px;color:#5d5d5d}
@media only screen and (min-width:320px){.more-feature-banner{height:372px;background-size:350px}
.more-feature .feature-details{padding:0 10px}
.more-feature .feature-details .detail-card:nth-of-type(n+7){display:block !important}
.more-feature .feature-details .detail-heading{width:auto;color:#000;font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.more-feature .details-see-more{display:none !important}
.more-feature .specs-details-container .details-row .details-icon .icon{display:none}
.more-feature .specs-details-container .details-row .details-icon .details-heading{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.more-feature .specs-details-container .details-row .details-text .details-desc{color:#000 !important;font-size:14px !important;letter-spacing:0 !important;line-height:20px !important;padding-left:0 !important}
}
@media only screen and (min-width:375px){.more-feature-banner{height:372px;background-size:350px}
.more-feature .feature-details{padding:0 10px}
.more-feature .feature-details .detail-heading{width:auto;color:#000;font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.more-feature .details-see-more{display:none !important}
.more-feature .specs-details-container .details-row .details-icon .icon{display:none}
.more-feature .specs-details-container .details-row .details-icon .details-heading{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.more-feature .specs-details-container .details-row .details-text .details-desc{color:#000 !important;font-size:14px !important;letter-spacing:0 !important;line-height:20px !important;padding-left:0 !important}
}
@media only screen and (min-width:768px){.more-feature-banner{height:400px}
.more-feature .feature-details{padding:0}
.more-feature .feature-details .detail-heading{width:auto;color:#000;font-size:60px;font-weight:bold;letter-spacing:-1.5px;line-height:62px}
}
.choice-card,.radiobox-group{border:2px solid #e8e8e9;border-radius:8px;background-color:#fff;margin-top:20px}
.choice-card.selected,.radiobox-group.selected{border:2px solid #75b53d;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.2)}
.choice-card:first-child,.radiobox-group:first-child{margin-top:0}
.choice-card .smart-pay,.radiobox-group .smart-pay{padding-left:40px}
.choice-card .custom-radio .custom-control-input,.radiobox-group .custom-radio .custom-control-input{width:100%;height:100%;top:0;left:0;z-index:0;cursor:pointer}
@media only screen and (min-width:320px){.choice-card{min-height:70px;width:auto}
.choice-card.upgrade{display:flex}
}
@media only screen and (min-width:375px){.choice-card{min-height:70px;width:auto}
.choice-card.upgrade{display:flex}
}
@media only screen and (min-width:1024px){.choice-card{min-height:70px;width:487px}
.choice-card.upgrade{display:flex}
}
.disabledPageContent{pointer-events:none;opacity:.4}
.strike-through{text-decoration:line-through}
a.smart-pay-link{color:#5d5d5d;border-bottom:1px solid #5d5d5d}
a.offer-details-link,a.dcot-offer-details-link{color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.product-overview .product-name{padding-bottom:10px}
.product-overview .product-price{padding:20px 0}
.product-overview .product-price sup{top:-1.5em;padding-left:2px;font-size:14px;font-weight:700;letter-spacing:0;line-height:20px}
.product-overview .product-price span{font-size:16px;line-height:18px;font-weight:400}
.product-overview .product-price .sup-product-price{font-weight:700}
.product-overview .logo{height:22px;width:94px;display:inline-block;vertical-align:middle}
.product-overview a.offer-details-link{font-size:16px !important;font-weight:bolder !important;color:#000 !important}
.product-overview a.dcot-offer-details-link{font-size:14px !important;font-weight:bolder !important;color:#000 !important}
.add-cart-container .smart-pay-logo{height:36px;width:154px;margin:16px 0 2px}
.add-cart-container .plan-message{font-size:20px;font-weight:700;padding-bottom:30px}
.add-cart-container .auto-refill-plan-message{font-size:20px;font-weight:700;padding:0}
.add-cart-container .cart-options-phone .payment-type .choice-card .custom-control{width:100%;display:flex;flex-direction:column}
.add-cart-container .cart-options-phone .payment-type .choice-card .custom-control #changePhoneNumber{border:unset;text-decoration:underline;text-align:left !important;color:#5d5d5d;font-size:12px;line-height:20px;font-weight:400 !important;z-index:999}
.available-color-container .color-text{padding-bottom:0}
.available-color-container .color-name{padding-top:2px}
.available-color-container .color-swatch{margin:0}
.available-color-container .color-swatch .colorImageSwitch{padding:0;margin:0}
.available-color-container .color-swatch .colorImageSwitch .imageChange{margin-right:10px;border:1px solid #e8e8e9;padding:7px;border-radius:50%}
.available-color-container .color-swatch .colorImageSwitch .imageChange.selected{border:1px solid #75b53d;box-shadow:5px 5px 10px -2px rgba(0,0,0,0.2)}
.available-color-container .color-swatch .colorImageSwitch .imageChange.disable{opacity:.4;background:linear-gradient(135deg,#fff 49%,#495057 50%,#fff 51%)}
.available-color-container .color-swatch .colorImageSwitch .imageChange .color-image{height:26px;width:26px;display:block}
.storage-container{width:516px}
.storage-container .storage{border-top:1px solid #d9d9d9;padding-top:30px;padding-bottom:30px}
.storage-container .color{border-top:1px solid #d9d9d9;padding-top:30px;padding-bottom:30px}
.storage-container .color-text{padding-bottom:0;padding-top:0;font-size:16px;color:#000}
.storage-container .storage-text{font-size:16px;padding-bottom:10px;padding-top:0;color:#000}
.storage-container .storage-name{font-weight:normal;padding-top:10px;font-size:20px;color:#5d5d5d !important}
.storage-container .color-name{font-weight:normal;padding-top:10px;font-size:20px;color:#5d5d5d !important}
@media only screen and (min-width:320px){.product-overview .product-price,.product-overview .product-offer-price{text-align:center}
.legal-disclosure{padding:0}
.available-color-container,.add-cart-container,.portin-container{width:auto}
.available-color-container{border-top:1px solid #e8e8e9;width:auto}
.payment-option{border-bottom:1px solid #e8e8e9}
.product-description-container{border-top:1px solid #e8e8e9}
.product-feature{border-top:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9}
.smart-pay .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.smart-pay .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.smart-pay .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.smart-pay .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.smart-pay .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.smart-pay .modal .modal-body{padding:0;margin-left:-30px;margin-right:-30px}
.smart-pay .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.smart-pay .modal .modal-body a::after{top:15px}
.smart-pay .modal .modal-body .tab-content,.smart-pay .modal .modal-body .tabs-section{padding:0}
.smart-pay .modal .modal-body .tab-content .about-section p,.smart-pay .modal .modal-body .tabs-section .about-section p{padding-left:30px}
.smart-pay .modal .modal-body .tab-content .about-list,.smart-pay .modal .modal-body .tabs-section .about-list{margin:20px 45px}
.smart-pay .modal .modal-body .tab-content .about-list li,.smart-pay .modal .modal-body .tabs-section .about-list li{padding:0;margin:15px 0;list-style-type:none}
.smart-pay .modal .modal-body .tab-content .about-list li span,.smart-pay .modal .modal-body .tabs-section .about-list li span{margin-right:15px}
.smart-pay .modal .modal-body .tab-content .accordion-new .px-sm-5,.smart-pay .modal .modal-body .tabs-section .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.smart-pay .modal .modal-body .tab-content .accordion-new .card-header,.smart-pay .modal .modal-body .tabs-section .accordion-new .card-header{padding:20px 0}
.smart-pay .modal .modal-body .tab-content .accordion-new .card-header a>p,.smart-pay .modal .modal-body .tabs-section .accordion-new .card-header a>p{width:auto !important}
.smart-pay .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.offer-pay .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.offer-pay .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px 50px;border-radius:10px;pointer-events:all;margin:0 auto}
.offer-pay .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.offer-pay .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.offer-pay .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.offer-pay .modal .modal-body{padding:0}
.offer-pay .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.offer-pay .modal .modal-body a::after{top:15px}
.offer-pay .modal .close,.offer-pay .modal .promo-close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px;margin:25px;padding:0;background-color:transparent;border:0}
.card-quantity{width:100% !important}
.product-background{background:#fff;padding-top:0;padding-bottom:0}
.detailpage-card .product-background{padding-top:30px}
}
@media only screen and (min-width:375px){.product-overview .product-price,.product-overview .product-offer-price{text-align:center}
.legal-disclosure{padding:0}
.available-color-container,.add-cart-container,.portin-container{width:auto;padding:0 15px 0 15px}
.smart-pay .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.smart-pay .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:355px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.smart-pay .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.smart-pay .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.smart-pay .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.smart-pay .modal .modal-body{padding:0;margin-left:-30px;margin-right:-30px}
.smart-pay .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.smart-pay .modal .modal-body a::after{top:15px}
.smart-pay .modal .modal-body .tab-content,.smart-pay .modal .modal-body .tabs-section{padding:0}
.smart-pay .modal .modal-body .tab-content .about-list,.smart-pay .modal .modal-body .tabs-section .about-list{margin:20px 45px}
.smart-pay .modal .modal-body .tab-content .about-list li,.smart-pay .modal .modal-body .tabs-section .about-list li{padding:0;margin:15px 0;list-style-type:none}
.smart-pay .modal .modal-body .tab-content .about-list li span,.smart-pay .modal .modal-body .tabs-section .about-list li span{margin-right:15px}
.smart-pay .modal .modal-body .tab-content .accordion-new .px-sm-5,.smart-pay .modal .modal-body .tabs-section .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.smart-pay .modal .modal-body .tab-content .accordion-new .card-header,.smart-pay .modal .modal-body .tabs-section .accordion-new .card-header{padding:20px 0}
.smart-pay .modal .modal-body .tab-content .accordion-new .card-header a>p,.smart-pay .modal .modal-body .tabs-section .accordion-new .card-header a>p{width:auto !important}
.smart-pay .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.offer-pay .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.offer-pay .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:355px;background:#fff;padding:30px 50px;border-radius:10px;pointer-events:all;margin:0 auto}
.offer-pay .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.offer-pay .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.offer-pay .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.offer-pay .modal .modal-body{padding:0;margin-left:-30px;margin-right:-30px}
.offer-pay .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.offer-pay .modal .modal-body a::after{top:15px}
.offer-pay .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.card-quantity{width:100% !important}
.product-background{background:#fff;padding-top:0;padding-bottom:0}
.detailpage-card .product-background{padding-top:30px}
}
@media only screen and (min-width:992px){.product-overview .product-price,.product-overview .product-offer-price{text-align:left}
.legal-disclosure{padding:0}
.available-color-container,.add-cart-container{width:516px;padding:0}
}
@media only screen and (min-width:992px) and (min-width:992px){.available-color-container h1.purchase-flow-step-title,.add-cart-container h1.purchase-flow-step-title{white-space:nowrap}
}
@media only screen and (min-width:992px){.portin-container{width:45%}
.smart-pay .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.smart-pay .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.smart-pay .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.smart-pay .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.smart-pay .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.smart-pay .modal .modal-body{padding:0;margin-left:-30px;margin-right:-30px}
.smart-pay .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.smart-pay .modal .modal-body a::after{top:15px}
.smart-pay .modal .modal-body .tab-content,.smart-pay .modal .modal-body .tabs-section{padding:0}
.smart-pay .modal .modal-body .tab-content .about-list,.smart-pay .modal .modal-body .tabs-section .about-list{margin:20px 45px}
.smart-pay .modal .modal-body .tab-content .about-list li,.smart-pay .modal .modal-body .tabs-section .about-list li{padding:0;margin:15px 0;list-style-type:none}
.smart-pay .modal .modal-body .tab-content .about-list li span,.smart-pay .modal .modal-body .tabs-section .about-list li span{margin-right:15px}
.smart-pay .modal .modal-body .tab-content .accordion-new .px-sm-5,.smart-pay .modal .modal-body .tabs-section .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.smart-pay .modal .modal-body .tab-content .accordion-new .card-header,.smart-pay .modal .modal-body .tabs-section .accordion-new .card-header{padding:20px 0}
.smart-pay .modal .modal-body .tab-content .accordion-new .card-header a>p,.smart-pay .modal .modal-body .tabs-section .accordion-new .card-header a>p{width:auto !important}
.smart-pay .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.smart-pay #clear-lease-details-modal .modal-dialog .modal-content{width:500px !important}
.offer-pay .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.offer-pay .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px 50px;border-radius:10px;pointer-events:all;margin:0 auto}
.offer-pay .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.offer-pay .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.offer-pay .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.offer-pay .modal .modal-body{padding:0}
.offer-pay .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.offer-pay .modal .modal-body a::after{top:15px}
.offer-pay .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.card-quantity{width:234px !important}
.product-background{background:transparent;padding-top:0;padding-bottom:40px}
.detailpage-card .product-background{padding-top:0}
}
.product-out-of-stock{padding:5px;background:red}
.dcot-fullprice-promo-text a.dcot-offer-details-link{font-size:12px !important;color:#5d5d5d !important;font-weight:400 !important}
.add-cart-container .dcot-promo-refill-ineligible{font-size:14px;font-weight:600;line-height:20px;padding-bottom:20px}
#dcot-plan-model-modal .modal-body div:last-child .tertiary-btn a{background-color:#bee81e !important;color:#000 !important}
#dcot-plan-model-modal .modal-body div:last-child .secondary-btn-black a{background-color:#fff !important;color:#000 !important}
@media only screen and (min-width:768px){#dcot-plan-model-modal.show .modal-body div:last-child{display:flex}
}
@media only screen and (max-width:767px){.generic-popup.alert-center-modal.show{z-index:9999 !important}
#dcot-plan-model-modal.show .modal-body div:last-child .first-btn:first-child{margin-bottom:20px}
}
.carousel-inner{height:400px;width:318px;margin:0 auto}
.carousel-inner .img-container{width:100%}
@media only screen and (min-width:320px){.carousel-indicators{position:initial;margin-bottom:0}
.carousel-indicators li{width:.625rem;height:.625rem;cursor:pointer;border-radius:50%;background-color:#5d5d5d}
.carousel-indicators li img{display:none}
}
@media only screen and (min-width:375px){.carousel-indicators{position:initial;margin-bottom:0}
.carousel-indicators li{width:.625rem;height:.625rem;cursor:pointer;border-radius:50%;background-color:#5d5d5d}
.carousel-indicators li img{display:none}
}
@media only screen and (min-width:768px){.carousel-indicators{margin-right:0;margin-left:0;position:initial}
.carousel-indicators li{width:72px !important;height:72px !important;cursor:pointer;border-radius:0 !important;margin:0 15px;border:1px solid #e8e8e9;opacity:1 !important;background-color:transparent}
.carousel-indicators li.active{box-shadow:inset 0 0 0 2.5px #bee81e}
.carousel-indicators li img{display:block;margin:5px auto;object-fit:contain;width:72px;height:55px}
}
.specs-details-container .details-row>.row{list-style:none}
.specs-details-container .details-row .details-icon .icon{vertical-align:middle;margin-right:10px}
.specs-details-container .details-row .details-icon .details-heading{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;display:inline-block;width:auto;vertical-align:text-top}
.specs-details-container .details-row .details-text .details-desc{font-size:12px;letter-spacing:.25px;line-height:20px;color:#5d5d5d;padding-left:45px;word-break:break-word}
.tabs-section .legal{padding-left:12px;padding-right:12px}
.accessories-pdp .specs-details-container .detail-card,.device-pdp .specs-details-container .detail-card{padding-left:0 !important;padding-right:30px !important}
.purchase-modal .accessories-pdp .specs-details-container .detail-card,.purchase-modal .device-pdp .specs-details-container .detail-card{padding-left:0 !important;padding-right:0 !important}
@media only screen and (min-width:320px){.tabs-section .tab-selector .tabs a{border-radius:0;border-bottom:1px solid #e8e8e9;font-size:14px;font-weight:bold;letter-spacing:.75px;line-height:20px;transition:none;padding-bottom:20px;height:100%}
.tabs-section .tab-selector .tabs a.active{color:#000;background-color:transparent;padding-bottom:17px}
.tabs-section .tab-selector .tabs a.active:after{content:"";background-color:#bee81e;display:block;height:6px;border-radius:10px;position:absolute;top:92%;left:0;width:100%}
.specs-details-container .details-row>.row{padding:0 20px}
.detail-card{padding-left:5px !important;padding-right:5px !important}
.detail-card:nth-of-type(n+7){display:none}
.accessories-pdp .specs-details-container .detail-card,.device-pdp .specs-details-container .detail-card{padding-left:0 !important;padding-right:10px !important}
.purchase-modal .accessories-pdp .specs-details-container .detail-card,.purchase-modal .device-pdp .specs-details-container .detail-card{padding-left:0 !important;padding-right:0 !important}
.purchase-modal .specs-details-container .details-row .details-text .details-desc{padding-left:0}
.purchase-modal .plandetail-price-container .col-lg-7 .specs-details-container .details-row .details-text .details-desc{padding-left:45px}
}
@media only screen and (min-width:375px){.tabs-section .tab-selector .tabs a{border-radius:0;border-bottom:1px solid #e8e8e9;font-size:14px;font-weight:bold;letter-spacing:.75px;line-height:20px;transition:none;padding-bottom:20px;height:100%}
.tabs-section .tab-selector .tabs a.active{color:#000;background-color:transparent;padding-bottom:17px}
.tabs-section .tab-selector .tabs a.active:after{content:"";background-color:#bee81e;display:block;height:6px;border-radius:10px;position:absolute;top:92%;left:0;width:100%}
.specs-details-container .details-row>.row{padding:0 20px}
.detail-card{padding-left:5px !important;padding-right:5px !important}
.detail-card:nth-of-type(n+7){display:none}
.accessories-pdp .specs-details-container .detail-card,.device-pdp .specs-details-container .detail-card{padding-left:0 !important;padding-right:30px !important}
.purchase-modal .accessories-pdp .specs-details-container .detail-card,.purchase-modal .device-pdp .specs-details-container .detail-card{padding-left:0 !important;padding-right:0 !important}
}
@media only screen and (min-width:768px){.tabs-section .tab-selector .tabs a{border-radius:0;border-bottom:1px solid #e8e8e9;font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;transition:none;padding-bottom:20px}
.tabs-section .tab-selector .tabs a.active{color:#000;background-color:transparent;padding-bottom:17px;border-bottom:0}
.tabs-section .tab-selector .tabs a.active:after{content:"";background-color:#bee81e;display:block;height:6px;border-radius:10px;position:absolute;top:92%;left:0;width:100%}
.tabs-section .tab-selector .sliding-underline{top:91%}
.specs-details-container .details-row{padding-bottom:0}
.specs-details-container .details-row>.row{padding:0}
.detail-card{padding-left:22.5px !important;padding-right:22.5px !important}
.detail-card:nth-of-type(n+7){display:block !important}
}
.modal .modal-full-height{min-height:0}
#cancel-search-link,.cancel-search-button{font-size:12px;font-weight:bold;padding:0 5px;margin:auto 7px;border-bottom:1px solid #b2b2b2;text-transform:none}
@media(min-width:320px){.normal-search-container{padding-top:30px;height:100vh;background:white;position:absolute;width:100%;overflow:hidden}
.normal-search-container.inline-search-container{width:100%;height:100vh;z-index:1;box-shadow:10px 10px 12px 0 rgba(0,0,0,0.15);max-height:400px}
.normal-search-container.inline-search-container .search-results{min-height:220px}
.normal-search-container.inline-search-container .search-results ul li{padding-top:20px !important}
.normal-search-container.inline-search-container .search-results ul li:first-child{padding-top:10px !important}
.normal-search-container.inline-search-container .search-results ul li a{text-transform:none !important}
.normal-search-container .search-heading,.normal-search-container .error-search-heading{padding-left:30px;padding-right:30px}
.normal-search-container .search-results{padding-left:30px;padding-right:30px}
.normal-search-container .search-results ul{list-style-type:none;padding-left:0}
.normal-search-container .search-results ul li{padding-top:30px !important;border-bottom:0 !important}
.normal-search-container .search-results ul li:first-child{padding-top:10px !important}
.normal-search-container .search-results ul li a{text-transform:none !important}
.normal-search-container .order-history-details{padding:0;display:block}
.normal-search-container .order-history-details .pagination .page-item{margin-left:14px;margin-right:14px;border-bottom:0}
.normal-search-container .order-history-details .pagination .page-item a{padding:20px 10px 20px 10px}
.normal-search-container .order-history-details .pagination .page-item a.disabled{opacity:.4}
.normal-search-container .order-history-details .pagination .page-item.active a{margin-top:10px;padding:10px 15px}
.exact-search-container{height:auto;width:100%;background:#fff}
.exact-search-container .container-fluid .container{padding-top:30px}
.exact-search-container .container-fluid .sort-options .wrap-drop{width:100%;margin-top:20px}
.exact-search-container .container-fluid .sort-options .wrap-drop .drop li{border-bottom:0;padding:10px 15px;margin:0}
.exact-search-container .container-fluid .phone-selector{padding-top:20px}
.exact-search-container .container-fluid .phone-selector ul{padding-left:15px}
.exact-search-container .container-fluid .phone-selector ul li{height:30px;width:auto}
.exact-search-container .container-fluid .phone-selector ul li label{padding:0 15px;line-height:26px}
.exact-search-container .container-fluid .exact-search-results{padding-top:30px}
.exact-search-container .container-fluid .exact-search-results ul{list-style-type:none;padding:0}
.exact-search-container .container-fluid .exact-search-results ul li{margin-bottom:30px !important;border-bottom:0 !important}
.exact-search-container .container-fluid .exact-search-results ul li:last-child{margin-bottom:0}
.exact-search-container .container-fluid .exact-search-results .exact-search-card-container{position:sticky;top:0}
.exact-search-container .container-fluid .exact-search-results .exact-search-card-container .phone-card ul li{margin-bottom:0 !important}
.exact-search-container .container-fluid .order-history-details{padding:0;display:block}
.exact-search-container .container-fluid .order-history-details .pagination .page-item{margin-left:14px;margin-right:14px}
.exact-search-container .container-fluid .order-history-details .pagination .page-item a{padding:20px 10px 20px 10px}
.exact-search-container .container-fluid .order-history-details .pagination .page-item.active a{margin-top:10px;padding:10px 15px}
.search-box .search-input{background:#f9f9f9;width:100%;margin:0 auto}
.search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 10px !important}
.search-box .search-input a{display:flex;text-decoration:none;border-bottom:1px solid #000 !important}
.search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
}
@media(min-width:992px){.normal-search-container.inline-search-container{width:480px;left:calc(50% - 255px);max-height:400px;box-shadow:10px 10px 12px 0 rgba(0,0,0,0.15)}
.normal-search-container.inline-search-container .search-results ul li{padding-top:20px !important}
.normal-search-container.inline-search-container .search-results ul li:first-child{padding-top:10px !important}
.normal-search-container.inline-search-container .search-results ul li a{text-transform:none !important}
#searchModal button:focus{outline:0 auto -webkit-focus-ring-color !important}
#searchModal .modal-full-height.modal-top{display:block;height:auto;top:116px;transform:translateY(0);z-index:1240}
#searchModal .modal-full-height.modal-top .modal-content{box-shadow:none;border-radius:0;background:transparent}
#searchModal .modal-full-height.modal-top .modal-body{padding:60px 0;background:#fff;width:100%;margin:0 auto}
#searchModal .modal-full-height.modal-top .modal-body .search-input{background:#f9f9f9;width:480px;margin:0 auto}
#searchModal .modal-full-height.modal-top .modal-body .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 10px !important}
#searchModal .modal-full-height.modal-top .modal-body .search-input a{display:flex !important;text-decoration:none;border:3px solid #000 !important}
#searchModal .modal-full-height.modal-top .modal-body .search-input a .input-group-addon{background:#000;color:#fff;padding:7px 12px !important}
#searchModal .modal-full-height.modal-top .modal-body .search-input a .input-group-addon .icon{display:block;padding-top:5px}
#searchModal .modal-full-height.modal-top .modal-body .search-input a:focus{border:3px solid #bee81e !important}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container{padding-top:0;height:auto}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-heading,#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .error-search-heading{width:761px;margin:0 auto;padding-top:50px}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results{width:761px;margin:0 auto;display:flex;min-height:260px}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results ul{list-style-type:none;margin:0;padding:0;flex-direction:row}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results ul li{margin-bottom:30px;padding-top:0 !important}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results ul li a{border-bottom:1px solid transparent}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results ul li a:hover{border-bottom:1px solid #5d5d5d}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results ul li:last-child{margin-bottom:0}
#searchModal .modal-full-height.modal-top .modal-body .normal-search-container .search-results ul li:first-child{padding-top:0 !important}
.shrink #searchModal .modal-full-height.modal-top{display:block;height:auto;top:80px;transform:translateY(0);z-index:1240}
.shrink #searchModal .modal-full-height.modal-top .modal-content{box-shadow:none;border-radius:0;background:transparent}
.shrink #searchModal .modal-full-height.modal-top .modal-body{padding:60px 0;background:#fff;width:100%;margin:0 auto}
.shrink #searchModal .modal-full-height.modal-top .modal-body .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink #searchModal .modal-full-height.modal-top .modal-body .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 10px !important}
.shrink #searchModal .modal-full-height.modal-top .modal-body .search-input a{display:flex !important;text-decoration:none;border-bottom:1px solid #000 !important}
.shrink #searchModal .modal-full-height.modal-top .modal-body .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink #searchModal .modal-full-height.modal-top .modal-body .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 10px !important}
.search-box .search-input a{display:flex;text-decoration:none;border-bottom:1px solid #000 !important}
.search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.exact-search-container{margin-top:30px;height:auto;width:auto;background:#f9f9f9 !important;padding-bottom:60px}
.exact-search-container .container-fluid .container{padding-left:40px;padding-right:40px;padding-top:50px}
.exact-search-container .container-fluid .container .sort-options .wrap-drop{width:170px;margin-top:0}
.exact-search-container .container-fluid .container .exact-search-results{padding-top:80px}
}
@media(min-width:1024px){#searchModal .modal-full-height.modal-top{bottom:auto;display:block;height:auto;top:116px}
#searchModal .modal-full-height.modal-top .modal-content{box-shadow:none;border-radius:0;background:transparent}
#searchModal .modal-full-height.modal-top .modal-body{padding:60px 0;background:#fff;width:992px;margin:0 auto}
.shrink #searchModal .modal-full-height.modal-top{bottom:auto;display:block;height:auto;top:180px;z-index:1240}
.shrink #searchModal .modal-full-height.modal-top .modal-content{box-shadow:none;border-radius:0;background:transparent}
.shrink #searchModal .modal-full-height.modal-top .modal-body{padding:60px 0;background:#fff;width:992px;margin:0 auto}
}
@media(min-width:1280px){#searchModal .modal-full-height.modal-top{bottom:auto;display:block;height:auto;top:116px}
#searchModal .modal-full-height.modal-top .modal-content{box-shadow:none;border-radius:0;background:transparent}
#searchModal .modal-full-height.modal-top .modal-body{padding:60px 0;background:#fff;width:1240px;margin:0 auto}
.shrink #searchModal .modal-full-height.modal-top{bottom:auto;display:block;height:auto;top:80px;z-index:1240}
.shrink #searchModal .modal-full-height.modal-top .modal-content{box-shadow:none;border-radius:0;background:transparent}
.shrink #searchModal .modal-full-height.modal-top .modal-body{padding:60px 0;background:#fff;width:1240px;margin:0 auto}
}
.rating[data-rating='0.0'] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.1"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.2"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.3"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.4"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.5"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.6"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.7"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.8"] .rating__item:nth-child(-n+0):before,.rating[data-rating="0.9"] .rating__item:nth-child(-n+0):before,.rating[data-rating='1.0'] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.1"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.2"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.3"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.4"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.5"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.6"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.7"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.8"] .rating__item:nth-child(-n+1):before,.rating[data-rating="1.9"] .rating__item:nth-child(-n+1):before,.rating[data-rating='2.0'] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.1"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.2"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.3"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.4"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.5"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.6"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.7"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.8"] .rating__item:nth-child(-n+2):before,.rating[data-rating="2.9"] .rating__item:nth-child(-n+2):before,.rating[data-rating='3.0'] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.1"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.2"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.3"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.4"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.5"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.6"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.7"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.8"] .rating__item:nth-child(-n+3):before,.rating[data-rating="3.9"] .rating__item:nth-child(-n+3):before,.rating[data-rating='4.0'] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.1"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.2"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.3"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.4"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.5"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.6"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.7"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.8"] .rating__item:nth-child(-n+4):before,.rating[data-rating="4.9"] .rating__item:nth-child(-n+4):before,.rating[data-rating='5.0'] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.1"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.2"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.3"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.4"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.5"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.6"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.7"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.8"] .rating__item:nth-child(-n+5):before,.rating[data-rating="5.9"] .rating__item:nth-child(-n+5):before{color:transparent;content:"";background:url(clientlib-base/resources/svg/ratings/black-star.svg) 0 0 no-repeat;height:20px;width:16px;display:block}
.rating[data-rating="0.5"] .rating__item:nth-child(1):before,.rating[data-rating="0.6"] .rating__item:nth-child(1):before,.rating[data-rating="0.7"] .rating__item:nth-child(1):before,.rating[data-rating="0.8"] .rating__item:nth-child(1):before,.rating[data-rating="0.9"] .rating__item:nth-child(1):before,.rating[data-rating="1.5"] .rating__item:nth-child(2):before,.rating[data-rating="1.6"] .rating__item:nth-child(2):before,.rating[data-rating="1.7"] .rating__item:nth-child(2):before,.rating[data-rating="1.8"] .rating__item:nth-child(2):before,.rating[data-rating="1.9"] .rating__item:nth-child(2):before,.rating[data-rating="2.5"] .rating__item:nth-child(3):before,.rating[data-rating="2.6"] .rating__item:nth-child(3):before,.rating[data-rating="2.7"] .rating__item:nth-child(3):before,.rating[data-rating="2.8"] .rating__item:nth-child(3):before,.rating[data-rating="2.9"] .rating__item:nth-child(3):before,.rating[data-rating="3.5"] .rating__item:nth-child(4):before,.rating[data-rating="3.6"] .rating__item:nth-child(4):before,.rating[data-rating="3.7"] .rating__item:nth-child(4):before,.rating[data-rating="3.8"] .rating__item:nth-child(4):before,.rating[data-rating="3.9"] .rating__item:nth-child(4):before,.rating[data-rating="4.5"] .rating__item:nth-child(5):before,.rating[data-rating="4.6"] .rating__item:nth-child(5):before,.rating[data-rating="4.7"] .rating__item:nth-child(5):before,.rating[data-rating="4.8"] .rating__item:nth-child(5):before,.rating[data-rating="4.9"] .rating__item:nth-child(5):before,.rating[data-rating="5.5"] .rating__item:nth-child(6):before,.rating[data-rating="5.6"] .rating__item:nth-child(6):before,.rating[data-rating="5.7"] .rating__item:nth-child(6):before,.rating[data-rating="5.8"] .rating__item:nth-child(6):before,.rating[data-rating="5.9"] .rating__item:nth-child(6):before{color:transparent;content:"";background:url(clientlib-base/resources/svg/ratings/half-star.svg) 0 0 no-repeat;height:20px;width:16px;display:block}
.rating{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start}
.rating__text{font-size:12px;font-weight:400;letter-spacing:.25px;line-height:20px;display:block;padding-left:5px;color:#5d5d5d}
.rating__item{font-size:16px;display:block;padding-right:5px}
.rating__item::before{color:transparent;content:"";background:url(clientlib-base/resources/svg/ratings/grey-star.svg) 0 0 no-repeat;height:20px;width:16px;display:block}
.rewards-carousel .plan-card{background-color:#e8e8e9}
.rewards-carousel .plan-card .rewards-card-image img{width:97px;height:95px}
@media only screen and (min-width:320px){.rewards-carousel .plan-card{height:475px;width:300px}
.rewards-carousel .plan-card .rewards-heading{padding-top:60px;padding-bottom:10px}
.rewards-carousel .plan-card .rewards-subheading{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;text-align:center}
.rewards-carousel .plan-card .rewards-card-image{padding-top:60px}
.rewards-plans{text-align:center}
.rewards-plans .heading{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.rewards-plans .subtitle-three-px,.rewards-plans .voicemail-selection-title{font-size:16px;letter-spacing:0;line-height:24px;padding:0 20px 30px 20px}
}
@media only screen and (min-width:375px){.rewards-carousel .plan-card{height:475px;width:300px}
.rewards-carousel .plan-card .rewards-heading{padding-top:60px;padding-bottom:10px}
.rewards-carousel .plan-card .rewards-subheading{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;text-align:center}
.rewards-carousel .plan-card .rewards-card-image{padding-top:60px}
.rewards-plans{text-align:center}
.rewards-plans .heading{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.rewards-plans .subtitle-three-px,.rewards-plans .voicemail-selection-title{font-size:16px;letter-spacing:0;line-height:24px;padding:0 20px 30px 20px}
}
@media only screen and (min-width:768px){.rewards-carousel .plan-card{height:420px;width:318px}
.rewards-carousel .plan-card .rewards-heading{padding-top:60px;padding-bottom:10px}
.rewards-carousel .plan-card .rewards-subheading{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-align:center}
.rewards-carousel .plan-card .rewards-card-image{padding-top:44px}
.rewards-plans{text-align:center;display:table-cell !important;padding-top:20px;padding-bottom:35px}
.rewards-plans .heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.rewards-plans .subtitle-three-px,.rewards-plans .voicemail-selection-title{font-size:16px;letter-spacing:0;line-height:24px;padding:20px 0}
}
@media only screen and (min-width:1280px){.rewards-plans{text-align:left;display:table-cell !important;padding-top:20px;padding-bottom:35px}
}
.location-dropdown .location-input a{display:flex !important;border-bottom:1px solid #231f20 !important;text-decoration:none !important}
@media only screen and (min-width:320px){.modal-open .location-dropdown{overflow-x:hidden;overflow-y:hidden}
.location-dropdown .modal{text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0;border-radius:10px}
.location-dropdown .modal .modal-dialog .modal-content{border:0;width:300px;background:#fff;border-radius:10px;padding:30px 30px 45px 30px;pointer-events:all;margin:0 auto}
.location-dropdown .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.location-dropdown .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.location-dropdown .modal .modal-body{padding:0}
.location-dropdown .modal .modal-body .location-input a{background-color:#000}
.location-dropdown .modal .modal-body .location-input a:focus{background-color:#5d5d5d;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff;outline:-webkit-focus-ring-color auto 1px}
.location-dropdown .modal .modal-body .location-input a:focus .input-group-addon{background-color:#5d5d5d}
.location-dropdown .modal .close{font-size:1.5rem;padding:0;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.location-dropdown .modal p.error-text{color:#cc2714;text-align:left;margin-left:10px}
.location-dropdown .modal h2.caption-one{font-size:12px;font-weight:700;margin-bottom:10px;line-height:20px;letter-spacing:.75px}
.location-dropdown .modal .md-form{background:#e8e8e9;margin-top:0;margin-bottom:0}
.location-dropdown .modal .md-form .success{background:url("clientlib-base/resources/svg/light/success.svg") center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d}
.location-dropdown .modal .md-form .error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important}
.location-dropdown .modal .md-form .form-control{color:#5d5d5d;padding:10px}
.location-dropdown .modal .md-form label{font-size:14px;letter-spacing:0;line-height:20px;color:#5d5d5d;margin-left:10px;transform:translateY(15px);width:auto}
.location-dropdown .modal .md-form label.active{transform:translateY(-2px) scale(0.9)}
.location-dropdown .modal .input-group-addon{background:#231f20;color:#fff;padding:10px !important}
.national-retailer-modal .modal{text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0;border-radius:10px}
.national-retailer-modal .modal .modal-dialog .modal-content{border:0;width:372px;background:#fff;border-radius:10px;padding:30px 30px 45px 30px;pointer-events:all;margin:0 auto}
.national-retailer-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.national-retailer-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.national-retailer-modal .modal .modal-body{padding:0}
.national-retailer-modal .modal .modal-body .plan-description{color:#5d5d5d;font-size:10px;line-height:13px;font-weight:400;text-align:left;padding-left:16px}
.national-retailer-modal .modal .close{font-size:1.5rem;padding:0;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.national-retailer-modal .modal p.error-text{color:#cc2714;text-align:left;margin-left:10px}
.national-retailer-modal .modal h2.caption-one{font-size:12px;font-weight:700;margin-bottom:10px;line-height:20px;letter-spacing:.75px}
.national-retailer-modal .modal .md-form{background:#e8e8e9;margin-top:0;margin-bottom:0}
.national-retailer-modal .modal .md-form .success{background:url("clientlib-base/resources/svg/light/success.svg") center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d}
.national-retailer-modal .modal .md-form .error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important}
.national-retailer-modal .modal .md-form .form-control{color:#5d5d5d;padding:10px}
.national-retailer-modal .modal .md-form label{font-size:14px;letter-spacing:0;line-height:20px;color:#5d5d5d;margin-left:10px;transform:translateY(15px);width:auto}
.national-retailer-modal .modal .md-form label.active{transform:translateY(-2px) scale(0.9)}
.national-retailer-modal .modal .input-group-addon{background:#231f20;color:#fff;padding:10px !important}
.national-retailer-modal .modal .location-description{margin-bottom:20px !important}
}
@media only screen and (min-width:375px){.modal-open .location-dropdown{overflow-x:hidden;overflow-y:hidden}
.location-dropdown .modal{text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0;border-radius:10px}
.location-dropdown .modal .modal-dialog .modal-content{border:0;width:300px;background:#fff;border-radius:10px;padding:30px 30px 45px 30px;pointer-events:all;margin:0 auto}
.location-dropdown .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.location-dropdown .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.location-dropdown .modal .modal-body{padding:0}
.location-dropdown .modal .close{font-size:1.5rem;padding:0;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.location-dropdown .modal p.error-text{color:#cc2714;text-align:left;margin-left:10px}
.location-dropdown .modal h2.caption-one{font-size:12px;font-weight:700;margin-bottom:10px;line-height:20px;letter-spacing:.75px}
.location-dropdown .modal .md-form{background:#e8e8e9;margin-top:0;margin-bottom:0}
.location-dropdown .modal .md-form .success{background:url("clientlib-base/resources/svg/light/success.svg") center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d}
.location-dropdown .modal .md-form .error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important}
.location-dropdown .modal .md-form .form-control{color:#5d5d5d;padding:10px}
.location-dropdown .modal .md-form label{font-size:14px;letter-spacing:0;line-height:20px;color:#5d5d5d;margin-left:10px;transform:translateY(15px)}
.location-dropdown .modal .md-form label.active{transform:translateY(-2px) scale(0.9)}
.location-dropdown .modal .input-group-addon{background:#231f20;color:#fff;padding:10px !important}
}
@media only screen and (min-width:768px){.modal-open .location-dropdown{overflow-x:hidden;overflow-y:hidden}
.location-dropdown .modal{text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0;border-radius:10px}
.location-dropdown .modal .modal-dialog .modal-content{border:0;width:300px;background:#fff;border-radius:10px;padding:30px 30px 45px 30px;pointer-events:all;margin:0 auto}
.location-dropdown .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.location-dropdown .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.location-dropdown .modal .modal-body{padding:0}
.location-dropdown .modal .close{font-size:1.5rem;padding:0;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.location-dropdown .modal p.error-text{color:#cc2714;text-align:left;margin-left:10px}
.location-dropdown .modal h2.caption-one{font-size:12px;font-weight:700;margin-bottom:10px;line-height:20px}
.location-dropdown .modal .md-form{background:#e8e8e9;margin-top:0;margin-bottom:0}
.location-dropdown .modal .md-form .success{background:url("clientlib-base/resources/svg/light/success.svg") center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d}
.location-dropdown .modal .md-form .error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important}
.location-dropdown .modal .md-form .form-control{color:#5d5d5d;padding:10px}
.location-dropdown .modal .md-form label{font-size:12px;letter-spacing:0;line-height:20px;color:#5d5d5d;margin-left:10px;transform:translateY(15px)}
.location-dropdown .modal .md-form label.active{transform:translateY(-2px) scale(0.9)}
.location-dropdown .modal .input-group-addon{background:#231f20;color:#fff;padding:10px !important}
}
@media only screen and (min-width:992px){.modal-open .location-dropdown{overflow-x:hidden;overflow-y:hidden}
.location-dropdown .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.location-dropdown .modal .modal-dialog .modal-content{border:0;width:300px;background:#fff;padding:30px 30px 45px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.location-dropdown .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.location-dropdown .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.location-dropdown .modal .modal-body{padding:0}
.location-dropdown .modal .close{font-size:1.5rem;padding:0;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.location-dropdown .modal p.error-text{color:#cc2714;text-align:left;margin-left:10px}
.location-dropdown .modal h2.caption-one{font-size:12px;font-weight:700;margin-bottom:10px;line-height:20px}
.location-dropdown .modal .md-form{background:#e8e8e9;margin-top:0;margin-bottom:0}
.location-dropdown .modal .md-form .success{background:url("clientlib-base/resources/svg/light/success.svg") center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d}
.location-dropdown .modal .md-form .error{background:url("clientlib-base/resources/svg/light/error.svg") center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important}
.location-dropdown .modal .md-form .form-control{color:#5d5d5d;padding:10px}
.location-dropdown .modal .md-form label{font-size:12px;letter-spacing:0;line-height:20px;color:#5d5d5d;margin-left:10px;transform:translateY(15px)}
.location-dropdown .modal .md-form label.active{transform:translateY(-2px) scale(0.9)}
.location-dropdown .modal .input-group-addon{background:#231f20;color:#fff;padding:10px !important}
.national-retailer-modal .modal .modal-dialog .modal-content{width:372px}
.national-retailer-modal .modal .modal-dialog .modal-content .modal-header{padding-bottom:20px}
body.modal-open{width:100%;height:100%}
.national-retailer-modal .modal h2.caption-one{margin-bottom:0}
}
.horizontal-menu-bar{background:#231f20;color:#fff;padding-bottom:6px}
.horizontal-menu-bar .big-btn{padding:20px 0 0 0}
.horizontal-menu-bar .big-btn a.icon{color:#b2b2b2;border-bottom:0;text-decoration:none}
.horizontal-menu-bar .big-btn a.icon i{font-size:25px;padding-bottom:5px;opacity:.5}
.horizontal-menu-bar .big-btn a.icon span{font-size:12px;line-height:20px;letter-spacing:.25px;font-weight:400;color:#fff}
.horizontal-menu-bar .big-btn a.icon:hover{color:#fff;text-decoration:none}
.horizontal-menu-bar .big-btn a.icon:hover i{opacity:1}
.horizontal-menu-bar .big-btn a.active{color:#fff;text-decoration:none}
.horizontal-menu-bar .big-btn a.active i{opacity:1}
.horizontal-menu-bar .big-btn a.active:after{content:"";background-color:#bee81e;display:block;height:6px;border-radius:10px;position:relative;top:6px}
@media only screen and (min-width:320px){.horizontal-menu-bar .big-btn a{width:100%}
}
@media only screen and (min-width:375px){.horizontal-menu-bar .big-btn a{width:100%}
}
@media only screen and (min-width:768px){.horizontal-menu-bar .big-btn a{width:50%}
}
.welcome-msg{background:#000;color:#fff;padding:5px 0;position:absolute;width:100%;z-index:9}
.market-place-info{align-items:center}
.market-place-info .mp-subtitle{font-size:12px;margin:3px 0}
.market-place-info .market-place-link{margin:0 10px}
.market-place-icon{width:50px}
@media(max-width:767px){.market-place-info{text-align:center}
}
.featured-app-carousel .card-tile{width:100% !important;text-align:center !important}
.featured-app-carousel .card-tile h2{width:100% !important;font-size:20px;font-weight:600;letter-spacing:0;line-height:28px}
.details-section .sliding-underline{top:91%}
.shrink .sliding-underline{display:none}
@media only screen and (min-width:992px){.sliding-underline{background-color:#bee81e;display:block;height:6px;bottom:-4px;left:0;position:absolute;top:100%;transition:left 300ms,width 0;border-radius:10px}
.mobile-menu-design .sliding-underline{top:91%;height:6px;background-color:#000}
}
@media(min-width:320px){.error-link-container .error-link-list{display:flex;flex-direction:column}
.error-link-container li{border-top:1px solid #5d5d5d;padding:10px}
.error-link-container img{display:none}
.error-link-container a{border-bottom:transparent}
.error-link-container .error-link-spa{font-size:14px;font-weight:bold;letter-spacing:.75px;line-height:24px;padding:10px 0;text-transform:uppercase}
.error-heading-spa{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
}
@media(min-width:375px){.error-link-container .error-link-list{display:flex;flex-direction:column}
.error-link-container li{border-top:1px solid #5d5d5d;padding:10px}
.error-link-container img{display:none}
.error-link-container a{border-bottom:transparent}
.error-link-container .error-link-spa{font-size:14px;font-weight:bold;letter-spacing:.75px;line-height:24px;padding:10px 0;text-transform:uppercase}
.error-heading-spa{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
}
@media(min-width:768px){.error-heading-spa{font-size:60px;font-weight:bold;letter-spacing:-1.5px;line-height:62px}
.error-link-container{padding-bottom:40px}
.error-link-container .error-link-list{display:flex;flex-direction:row}
.error-link-container img{display:block;margin:0 auto}
.error-link-container li{border:transparent}
.error-link-container a{border-bottom:transparent}
.error-link-container .error-link-spa{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;color:#5d5d5d}
}
.filter-badges{display:none}
.plp-carousel .owl-nav{display:none}
.container.pt-40.plp-filter.pl-0.pr-0.refresh_plp{padding-top:0 !important}
.refresh_plp{padding-top:0 !important}
.refresh_plp hr.mt-20{margin-top:0 !important;margin-bottom:0 !important}
.refresh_plp .phone-selector{display:flex;width:100%;overflow:auto;scrollbar-width:none !important}
.refresh_plp .phone-selector ul{white-space:nowrap;overflow:auto;display:table;margin:0;padding-top:8px !important;scrollbar-width:none}
@media only screen and (min-width:720px){.refresh_plp .phone-selector ul{white-space:nowrap;overflow:auto;margin:0;padding-top:8px !important;scrollbar-width:none}
}
@media only screen and (min-width:920px){.refresh_plp .phone-selector ul{white-space:nowrap;overflow:auto;padding-bottom:0}
}
.refresh_plp .phone-selector ul li{margin:0 15px 0 0;border:unset;border-radius:0;background-color:unset;width:120px;height:50px}
@media only screen and (min-width:720px){.refresh_plp .phone-selector ul li{width:135px;margin:0 15px 0 2px}
}
@media only screen and (min-width:920px){.refresh_plp .phone-selector ul li{width:135px;margin:0 15px 0 2px}
}
.refresh_plp .phone-selector ul li.selected label,.refresh_plp .phone-selector ul li:focus label{position:relative;color:#306104;background-color:transparent}
.refresh_plp .phone-selector ul li.selected label::after,.refresh_plp .phone-selector ul li:focus label::after{content:"";position:absolute;bottom:0;left:-2px;color:#306104;background:#306104;border-radius:50px;width:100%;height:8px}
.refresh_plp .phone-selector ul label{border-radius:0;line-height:20px;padding-top:0;padding-bottom:24px;font-weight:700;white-space:normal;color:#000}
.refresh_plp .phone-selector ul label.selected{position:relative;color:#306104;background-color:transparent}
.refresh_plp .phone-selector ul label.selected::after{content:"";position:absolute;bottom:0;left:-2px;color:#306104;background:#306104;border-radius:50px;width:100%;height:8px}
.phone-selector ul{list-style-type:none;padding:0}
.phone-selector ul li{margin:2px 15px 2px 2px;height:47px;width:140px;border:2px solid #e8e8e9;border-radius:15px;background-color:transparent}
.phone-selector ul label{position:relative;color:#5d5d5d;padding-top:13px;padding-bottom:13px;line-height:16px;vertical-align:top;border-radius:13px;margin-bottom:0;width:100%;height:100%;cursor:pointer}
.phone-selector ul label input[type=checkbox]{visibility:hidden;opacity:0;position:absolute}
.phone-selector ul label.selected{background-color:#000;color:#fff;border:none !important}
.plp-filter .all-phones .toal-count{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;margin-left:10px}
.plp-filter .filter-location{color:#5d5d5d;padding-right:30px}
.plp-filter .filter-location span.icon{opacity:.5}
.plp-filter .filter-location span.availability-location{font-weight:400}
.plp-filter .filter-location span.location-update{cursor:pointer}
.plp-filter .all-filter-wrap .all-filter{cursor:pointer}
.plp-filter .all-filter-wrap.filter-modal-wrap{position:relative;width:100%}
.plp-filter .all-filter-wrap.filter-modal-wrap .modal{height:auto;box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);border-radius:15px}
.plp-filter .all-filter-wrap .modal{z-index:1500}
.plp-filter .all-filter-wrap .modal .modal-dialog{max-width:100%;margin:5px}
.plp-filter .all-filter-wrap .modal .modal-dialog .modal-content{border-radius:20px;background-color:#fff}
.plp-filter .all-filter-wrap .modal .modal-dialog .modal-content .modal-header{border-bottom:1px solid #b2b2b2}
.plp-filter .all-filter-wrap .modal .modal-dialog .modal-content .modal-header .close{padding:0;margin:0}
.plp-filter .all-filter-wrap .modal .modal-dialog .modal-content .modal-footer{border-top:1px solid #b2b2b2;margin-top:20px}
.plp-filter .all-filter-wrap .modal .filters-container .filter-wrap ul{list-style-type:none;padding-left:0}
.plp-filter .all-filter-wrap .modal .filters-container .filter-wrap ul.filter-rating{padding-top:10px}
.plp-filter .all-filter-wrap .modal .filters-container .filter-wrap ul .custom-checkbox{padding-bottom:20px}
.plp-filter .all-filter-wrap .clear-all{padding-right:20px}
.plp-filter .all-filter-wrap .clear-all a{border-bottom:1px solid #b2b2b2}
.plp-filter .filter-badges{padding-left:30px}
.plp-filter .filter-badges .badges{display:inline-block;position:relative;margin-right:20px;padding-bottom:10px}
.plp-filter .filter-badges .badges span.badge-title{color:#000;background-color:#e8e8e9;padding:5px 50px 5px 20px;border-radius:20px}
.plp-filter .filter-badges .badges span.icon{position:absolute;right:5px;top:1px;opacity:.5;cursor:pointer}
.sort-options .wrap-drop{height:46px;border:1px solid #e8e8e9;border-radius:10px;background-color:#fff;position:relative;padding:10px 15px;cursor:pointer}
.sort-options .wrap-drop:after{content:"";background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat;width:24px;height:24px;margin-top:-4px;position:absolute;right:10px;top:30%}
.sort-options .wrap-drop .drop{background:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);display:none;left:0;list-style:none;margin-top:0;opacity:0;padding-left:0;pointer-events:none;position:absolute;right:0;top:100%;z-index:2;border-top:2px solid #75b53d;border-bottom-right-radius:10px;border-bottom-left-radius:10px}
.sort-options .wrap-drop .drop li{padding:10px 15px}
.sort-options .wrap-drop .drop li a{color:#000;border-bottom:0}
.sort-options .wrap-drop .drop li:hover{background-color:#f9f9f9}
.sort-options .wrap-drop .drop li:last-of-type{border-bottom-right-radius:10px;border-bottom-left-radius:10px}
.sort-options .wrap-drop span{color:#000}
.sort-options .wrap-drop.active{box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);border-bottom-right-radius:0;border-bottom-left-radius:0}
.sort-options .wrap-drop.active:after{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat;width:24px;height:24px}
.sort-options .wrap-drop.active .drop{display:block;opacity:1;pointer-events:auto;max-height:220px;overflow-y:auto;z-index:100}
.range-slider{position:relative;padding-top:20px;max-width:220px;min-width:180px}
.range-slider .slider-wrapper{padding-bottom:30px}
.range-slider .slider-wrapper .ui-slider.ui-slider-horizontal{height:6px}
.range-slider .slider-wrapper .ui-slider.ui-widget.ui-widget-content{background-color:#e8e8e9;border:0}
.range-slider .slider-wrapper .ui-slider .ui-widget-header{background-color:#75b53d}
.range-slider .slider-wrapper .ui-slider .ui-slider-handle{width:34px;height:34px;border-radius:30px;top:-15px;background-color:#fff;box-shadow:.5px .5px 3px 0 rgba(0,0,0,0.2);border:1px solid #75b53d}
.range-slider .slider-wrapper .marker{position:absolute;top:16px;height:14px;width:1px;border-right:1px solid #b2b2b2}
.range-slider .slider-wrapper .marker.marker-0{left:0}
.range-slider .slider-wrapper .marker.marker-25{left:25%}
.range-slider .slider-wrapper .marker.marker-50{left:50%}
.range-slider .slider-wrapper .marker.marker-75{left:75%}
.range-slider .slider-wrapper .marker.marker-100{left:100%}
.range-slider .slider-wrapper .start-price{position:absolute;right:107%;top:13px;min-width:max-content}
.range-slider .slider-wrapper .end-price{position:absolute;left:115%;top:13px;min-width:max-content}
.range-slider .slider-wrapper #tooltip-max,.range-slider .slider-wrapper #tooltip-min{min-width:max-content}
.range-slider .md-form{width:90px;display:inline-block;background-color:#f9f9f9;margin-top:44px}
.range-slider .md-form label{margin-left:0 !important}
.range-slider .md-form label.active{transform:translateY(-8px) scale(0.6)}
.range-slider .md-form #min-price,.range-slider .md-form #max-price{margin-bottom:0}
.range-slider .price-divider{padding:0 10px}
.range-slider .slider-checkboxes{padding-top:10px}
.device-plp .plp-filter hr{display:none}
@media only screen and (min-width:320px){.all-filter-wrap{margin:0 auto}
.sort-options .wrap-drop{width:170px;text-align:left;float:none;margin:0 auto;margin-top:10px}
.modal-open .existing-customer,.modal-open .notify-me{overflow-x:hidden;overflow-y:hidden}
.notify-me .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.notify-me .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.notify-me .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.notify-me .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.notify-me .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.notify-me .modal .modal-dialog .modal-content .notify-email .thank-you-text{position:relative;bottom:20px}
.notify-me .modal .modal-body{padding:0}
.notify-me .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.notify-me .modal .modal-body .phone-number{width:100%;text-align:left}
.notify-me .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0}
.notify-me .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.notify-me .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.trying-new-zipcode .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.trying-new-zipcode .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.trying-new-zipcode .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:400}
.trying-new-zipcode .modal .modal-dialog .modal-content p.caption-two a{font-weight:400;color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.trying-new-zipcode .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.trying-new-zipcode .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.trying-new-zipcode .modal .modal-body{padding:0}
.trying-new-zipcode .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.trying-new-zipcode .modal .modal-body .phone-number{width:100%;text-align:left}
.trying-new-zipcode .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0;font-size:16px}
.trying-new-zipcode .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.trying-new-zipcode .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-14px;right:-14px}
body.modal-open{width:100%;height:100%}
.plp-masthead-banner{border-radius:0}
.refill-card .card-tile{padding:210px 27px 50px 31px}
.plp-filter{padding-bottom:15px}
.plp-filter .filter-location{text-align:left;padding-top:20px;padding-bottom:20px}
.phone-selector ul li{width:120px}
.filters-container .filter-wrap .filter-fields{padding-left:30px;padding-top:20px}
.filters-container .filter-wrap .filter-fields .custom-control{padding-left:0}
.all-filter-wrap.filter-modal-wrap{position:relative;width:100%}
.all-filter-wrap.filter-modal-wrap .modal{height:auto;box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);border-radius:15px}
.all-filter-wrap.filter-modal-wrap .modal .modal-body{height:calc(99vh - 67px - 193px);overflow-y:scroll}
.all-filter-wrap.filter-modal-wrap .modal .modal-footer .filter-error{position:absolute;bottom:0}
.all-filter-wrap .modal-dialog .modal-header{padding:20px 20px 20px 20px}
.all-filter-wrap .modal-dialog .modal-title{margin:0 auto}
.all-filter-wrap .modal-dialog .modal-footer{padding:30px 0}
.all-filter-wrap .modal-dialog .modal-footer .primary-btn{width:100%;text-align:center;padding-right:0}
.all-filter-wrap .modal-dialog .modal-footer .clear-all{width:100%;text-align:center;padding-right:0;margin:0;padding-top:20px}
.all-filter-wrap .modal-dialog .modal-footer .filter-error{text-align:center;padding-right:0}
.range-slider{margin:0 60px 0 15px}
.phone-selector ul{position:relative;white-space:nowrap;overflow:auto;width:95vw;margin:0;padding-top:8px !important;scrollbar-width:none}
.phone-selector ul li{display:inline-block;width:120px}
.phone-selector ul::-webkit-scrollbar{width:0;background:transparent}
.compare-plp-cards .phone-card,.compare-plp-cards .refill-card,.compare-plp-cards .watch-card,.compare-plp-cards .tablet-card{margin-bottom:40px}
.compare-plp-cards .plan-card .plan-detail-text{width:75%}
.compare-plp-cards .plan-card .plan-price .subtitle-one{margin-left:0}
.purchase-flow-wrapper .plp-filter .mb-purchase-txt-center{text-align:center;padding-bottom:0;padding-top:20px}
}
@media only screen and (min-width:375px){.sort-options .wrap-drop{width:170px;text-align:left;float:right;margin:0 auto;margin-top:0}
.modal-open .existing-customer,.modal-open .notify-me{overflow-x:hidden;overflow-y:hidden}
.notify-me .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.notify-me .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:355px;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.notify-me .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.notify-me .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.notify-me .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.notify-me .modal .modal-dialog .modal-content .notify-email .thank-you-text{position:relative;bottom:20px}
.notify-me .modal .modal-body{padding:0}
.notify-me .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.notify-me .modal .modal-body .phone-number{width:100%;text-align:left}
.notify-me .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0}
.notify-me .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.notify-me .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.trying-new-zipcode .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.trying-new-zipcode .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:355px;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.trying-new-zipcode .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:400}
.trying-new-zipcode .modal .modal-dialog .modal-content p.caption-two a{font-weight:400;color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.trying-new-zipcode .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.trying-new-zipcode .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.trying-new-zipcode .modal .modal-body{padding:0}
.trying-new-zipcode .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.trying-new-zipcode .modal .modal-body .phone-number{width:100%;text-align:left}
.trying-new-zipcode .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0;font-size:16px}
.trying-new-zipcode .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.trying-new-zipcode .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-14px;right:-14px}
body.modal-open{width:100%;height:100%}
.plp-masthead-banner{border-radius:0}
.refill-card .card-tile{padding:210px 27px 50px 31px}
.plp-filter{padding-bottom:15px}
.plp-filter .filter-location{text-align:left;padding-top:20px;padding-bottom:20px}
.phone-selector ul li{width:120px}
.filters-container .filter-wrap .filter-fields{padding-left:30px;padding-top:20px}
.filters-container .filter-wrap .filter-fields .custom-control{padding-left:0}
.all-filter-wrap.filter-modal-wrap{position:relative;width:100%}
.all-filter-wrap.filter-modal-wrap .modal{height:auto;box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);border-radius:15px}
.all-filter-wrap.filter-modal-wrap .modal .modal-body{height:calc(99vh - 67px - 193px);overflow-y:scroll}
.all-filter-wrap.filter-modal-wrap .modal .modal-footer .filter-error{position:absolute;bottom:0}
.all-filter-wrap .modal-dialog .modal-header{padding:20px 20px 20px 20px}
.all-filter-wrap .modal-dialog .modal-title{margin:0 auto}
.all-filter-wrap .modal-dialog .modal-footer{padding:30px 0}
.all-filter-wrap .modal-dialog .modal-footer .primary-btn{width:100%;text-align:center;padding-right:0}
.all-filter-wrap .modal-dialog .modal-footer .clear-all{width:100%;text-align:center;padding-right:0;margin:0;padding-top:20px}
.all-filter-wrap .modal-dialog .modal-footer .filter-error{text-align:center;padding-right:0}
.range-slider{margin:0 60px 0 15px}
.phone-selector ul{position:relative;white-space:nowrap;overflow:auto;width:95vw;margin:0;padding-top:8px !important;scrollbar-width:none}
.phone-selector ul li{display:inline-block;width:120px}
.phone-selector ul::-webkit-scrollbar{width:0;background:transparent}
.compare-plp-cards .phone-card,.compare-plp-cards .refill-card,.compare-plp-cards .watch-card,.compare-plp-cards .tablet-card{margin-bottom:40px}
.purchase-flow-wrapper .plp-filter .mb-purchase-txt-center{text-align:center;padding-bottom:0;padding-top:20px}
}
@media only screen and (min-width:768px){.sort-options .wrap-drop{width:170px}
.plp-filter{padding-bottom:30px}
.plp-filter .filter-location{text-align:end;padding-bottom:0}
.phone-selector ul li{width:140px}
.notify-me .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.notify-me .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.notify-me .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.notify-me .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.notify-me .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.notify-me .modal .modal-body{padding:0}
.notify-me .modal .modal-body .zip-code{width:50%;border-right:1px solid #b2b2b2;text-align:center}
.notify-me .modal .modal-body .phone-number{width:50%;text-align:center}
.notify-me .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0}
.notify-me .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.notify-me .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-14px;right:-14px}
.trying-new-zipcode .modal{border-radius:10px;text-align:center;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.trying-new-zipcode .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.trying-new-zipcode .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:400}
.trying-new-zipcode .modal .modal-dialog .modal-content p.caption-two a{font-weight:400;color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.trying-new-zipcode .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.trying-new-zipcode .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.trying-new-zipcode .modal .modal-body{padding:0}
.trying-new-zipcode .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.trying-new-zipcode .modal .modal-body .phone-number{width:100%;text-align:left}
.trying-new-zipcode .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0;font-size:16px}
.trying-new-zipcode .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.trying-new-zipcode .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-14px;right:-14px}
.purchase-flow-wrapper .plp-filter .mb-purchase-txt-center{text-align:center;padding-bottom:0 !important;padding-top:0 !important;margin:auto 0 !important}
}
@media only screen and (min-width:992px){.sort-options .wrap-drop{width:199px}
.modal-open .existing-customer,.modal-open .notify-me{overflow-x:hidden;overflow-y:hidden}
body.modal-open{width:100%;height:100%}
.plp-masthead-banner{border-radius:10px}
.plp-filter .filter-location{text-align:end;padding-bottom:10px}
.filters-container .filter-wrap .filter-fields{padding-left:0;padding-top:25px}
.all-filter-wrap.filter-modal-wrap{position:relative;width:100%}
.all-filter-wrap.filter-modal-wrap .modal{position:absolute;top:-50px;height:auto;box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);border-radius:15px}
.all-filter-wrap.filter-modal-wrap .modal .modal-dialog{margin:0}
.all-filter-wrap.filter-modal-wrap .modal .modal-body{max-height:450px;overflow-y:scroll;height:calc(85vh - 67px - 193px)}
.all-filter-wrap.filter-modal-wrap .modal .modal-footer .filter-error{position:inherit;bottom:0}
.all-filter-wrap .modal-dialog .modal-header{padding:20px 20px 20px 60px}
.all-filter-wrap .modal-dialog .modal-body{padding-left:60px;padding-right:60px}
.all-filter-wrap .modal-dialog .modal-title{margin:0}
.all-filter-wrap .modal-dialog .modal-footer{padding:20px 0}
.all-filter-wrap .modal-dialog .modal-footer .primary-btn{width:auto;padding-right:30px}
.all-filter-wrap .modal-dialog .modal-footer .clear-all{width:auto;padding-right:20px;padding-top:0}
.all-filter-wrap .modal-dialog .modal-footer .filter-error{text-align:end;padding-right:30px}
.range-slider{margin:0 85px 0 30px}
.phone-selector ul{margin:0;padding-bottom:20px;padding-top:0 !important}
.phone-selector ul li{display:inline-block}
.compare-plp-cards .phone-card,.compare-plp-cards .refill-card,.compare-plp-cards .watch-card,.compare-plp-cards .tablet-card{margin-bottom:60px}
.purchase-flow-wrapper .plp-filter .mb-purchase-txt-center{text-align:right;padding-bottom:0;padding-top:0}
}
#sp-preapproval-banner .md-form,#sp-preapproval-banner-pdp .md-form{background:#008330;color:#fff;display:flex;align-items:center;width:100%}
#sp-preapproval-banner .md-form .success-white,#sp-preapproval-banner-pdp .md-form .success-white{border-bottom:0;background-position:left;padding-left:40px}
#sp-financing-banner .md-form,#sp-financing-banner-comp .md-form{background:#000;color:#fff;display:flex;align-items:center;width:100%;height:100%}
#sp-financing-banner .md-form .bell-white,#sp-financing-banner .md-form .bell-black,#sp-financing-banner-comp .md-form .bell-white,#sp-financing-banner-comp .md-form .bell-black{border-bottom:0;background-position:left !important;padding-left:40px}
#sp-financing-banner .md-form #finance-option-phn-btn,#sp-financing-banner-comp .md-form #finance-option-phn-btn{margin-right:auto;margin-left:auto;text-align:center}
#sp-financing-banner .md-form #finance-option-phn-btn a,#sp-financing-banner-comp .md-form #finance-option-phn-btn a{height:auto;width:auto;padding-left:20px !important;padding-right:20px !important;background:#fff !important;color:#000}
#sp-financing-banner .banner-comp-subtext a,#sp-financing-banner-comp .banner-comp-subtext a{color:inherit !important;border-bottom-color:inherit !important}
@media screen and (max-width:991px){#sp-financing-banner .md-form,#sp-financing-banner-comp .md-form{display:block}
}
@media(min-width:768px){#finance-phn-btn{padding-left:70px}
}
@media(max-width:767px){#sp-preapproval-banner .md-form,#sp-preapproval-banner-pdp .md-form{display:block;width:100%;height:auto}
#finance-phn-btn{margin:0 auto;text-align:center}
}
#finance-phn-btn .btn{background:#000}
#overview[banner-visible=true]{padding-top:0 !important}
.filter-rating{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start}
.filter-rating-grey{font-size:16px;display:block;padding-right:5px}
.filter-rating-grey::before{color:transparent;content:"";background:url(clientlib-base/resources/svg/ratings/grey-star.svg) 0 0 no-repeat;height:20px;width:16px;display:block}
.filter-rating-black{font-size:16px;display:block;padding-right:5px}
.filter-rating-black::before{color:transparent;content:"";background:url(clientlib-base/resources/svg/ratings/black-star.svg) 0 0 no-repeat;height:20px;width:16px;display:block}
.owl-carousel .owl-item img{display:block;width:auto}
.image-teaser-container .slide-img,.image-teaser-container .slide-label{display:inline-block !important}
.product-compare-nav{background:#000;height:80px;color:#fff}
.product-compare-nav a{border:0;text-decoration:none}
#compare-overlay-body .product-compare-nav{top:0 !important}
.phone-genie-wrapper{padding-top:54px;padding-bottom:40px}
.phone-genie-wrapper .container{border-radius:10px}
.phone-genie-wrapper .container .phone-genie-heading{padding-top:56px}
.phone-genie-wrapper .container .phone-genie-heading h2{color:var(--Text-Secondary,#FFF);text-align:center;font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:-0.3px}
@media only screen and (min-width:720px){.phone-genie-wrapper .container .phone-genie-heading h2{color:var(--Text-Secondary,#FFF);text-align:center;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-0.5px}
}
@media only screen and (min-width:920px){.phone-genie-wrapper .container .phone-genie-heading h2{color:var(--Text-Secondary,#FFF);text-align:center;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-0.5px}
}
.phone-genie-wrapper .container .phone-genie-heading p{color:var(--Text-Secondary,#FFF);text-align:center;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:600;line-height:28px}
@media only screen and (min-width:720px){.phone-genie-wrapper .container .phone-genie-heading p{color:var(--Text-Secondary,#FFF);text-align:center;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
@media only screen and (min-width:920px){.phone-genie-wrapper .container .phone-genie-heading p{color:var(--Text-Secondary,#FFF);text-align:center;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
.phone-genie-wrapper .phone-genie-content{display:flex;gap:32px;justify-content:center;flex-direction:column}
@media only screen and (min-width:720px){.phone-genie-wrapper .phone-genie-content{flex-direction:row}
}
@media only screen and (min-width:920px){.phone-genie-wrapper .phone-genie-content{flex-direction:row}
}
.phone-genie-wrapper .phone-genie-content .card-box .phone-card{margin:auto;width:100%;height:587px}
@media only screen and (min-width:720px){.phone-genie-wrapper .phone-genie-content .card-box .phone-card{width:100%;height:587px}
}
@media only screen and (min-width:920px){.phone-genie-wrapper .phone-genie-content .card-box .phone-card{width:350px;height:587px}
}
.phone-genie-wrapper .phone-genie-content .card-box .phone-card .promo-text{font-weight:700}
.phone-genie-wrapper .phone-genie-content .card-box .phone-card a.btn{width:150px}
.phone-genie-wrapper .phone-genie-content .card-box .phone-card .retail-price{padding:0 16px}
@media(min-width:320px){.product-compare-nav .product-nav{height:80px;padding-top:10px;padding-bottom:10px;align-items:center;display:flex;flex-direction:row}
.product-compare-nav .subtitle-two{width:120px;font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px}
.product-compare-nav .close-container{top:0;right:-25px}
.product-container-card{padding-bottom:30px}
.addAnotherPhoneContainer{border-width:1px;border-style:dashed;border-color:#5d5d5d;height:380px !important}
.phone-compare .phone-card{background:transparent;height:420px;width:170px;margin:0 auto}
.phone-compare .phone-card .phone-name,.phone-compare .phone-card .phone-rating,.phone-compare .phone-card .promo-text{display:none}
.phone-compare .phone-card .phone-image-detail{height:170px;padding:0;margin:0}
.phone-compare .phone-card .phone-image-detail .phone-image img{height:170px}
.phone-compare .phone-card .phone-image-detail .available-color{vertical-align:middle;height:170px;text-align:left;display:table-cell !important;padding-left:20px}
.phone-compare .phone-card .phone-price-detail{margin:20px 0 30px;padding:0 14px;height:110px}
.phone-compare .phone-card .phone-price-detail .smartpay-logo{background-size:cover;height:18px;width:77px;display:inline-block;vertical-align:middle}
.phone-compare .phone-card .phone-price-detail .actual-price{display:none}
.phone-compare .phone-card .phone-price-detail .smartpay{padding-top:15px}
.phone-compare .quick-look-container{border-bottom:1px Solid #b2b2b2;border-top:1px Solid #b2b2b2}
.phone-compare .quick-look-container .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;padding:40px 10px 40px 20px}
.phone-compare .detail-card{text-align:center;padding-left:20px !important;padding-right:20px !important}
.phone-compare .detail-card .details-heading{display:none}
.phone-compare .detail-card .details-text{padding-top:15px;margin:0 auto;padding-bottom:20px}
.phone-compare .detail-card .details-text .details-desc{font-size:16px;letter-spacing:0;line-height:24px;color:#5d5d5d}
.phone-compare .more-feature .feature-details{max-width:100%}
.phone-compare .more-feature .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;padding:40px 0}
.phone-compare .more-feature .feature-column{padding:0 20px}
.phone-compare .more-feature .feature-column .heading-four{font-size:18px;font-weight:700;letter-spacing:.5px;line-height:24px;margin:0 auto;text-transform:uppercase}
.phone-compare .more-feature .feature-column .feature-description{font-size:16px;letter-spacing:0;line-height:24px;color:#5d5d5d;margin:0 auto;padding-top:5px;padding-bottom:20px}
}
@media(min-width:375px){.product-compare-nav .product-nav{height:80px;padding-top:10px;padding-bottom:10px;align-items:center;display:flex;flex-direction:row}
.product-compare-nav .subtitle-two{width:120px;font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px}
.product-compare-nav .close-container{top:0;right:-25px}
.product-container-card{padding-bottom:30px}
.addAnotherPhoneContainer{border-width:1px;border-style:dashed;border-color:#5d5d5d;height:380px !important}
.phone-compare .phone-card{background:transparent;height:420px;width:170px;margin:0 auto}
.phone-compare .phone-card .phone-name,.phone-compare .phone-card .phone-rating,.phone-compare .phone-card .promo-text{display:none}
.phone-compare .phone-card .phone-image-detail{padding:0;margin:0}
.phone-compare .phone-card .phone-image-detail .phone-image img{height:170px}
.phone-compare .phone-card .phone-image-detail .available-color{vertical-align:middle;height:170px;text-align:left;display:table-cell !important;padding-left:20px}
.phone-compare .phone-card .phone-price-detail{margin:20px 0 30px;padding:0 14px;height:110px}
.phone-compare .phone-card .phone-price-detail .smartpay-logo{background-size:cover;height:18px;width:77px;display:inline-block;vertical-align:middle}
.phone-compare .phone-card .phone-price-detail .actual-price{display:none}
.phone-compare .phone-card .phone-price-detail .smartpay{padding-top:15px}
.phone-compare .quick-look-container{border-bottom:1px Solid #b2b2b2;border-top:1px Solid #b2b2b2}
.phone-compare .quick-look-container .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;padding:40px 10px 40px 20px}
.phone-compare .detail-card{text-align:center;padding-left:20px !important;padding-right:20px !important}
.phone-compare .detail-card .details-heading{display:none}
.phone-compare .detail-card .details-text{padding-top:15px;margin:0 auto;padding-bottom:20px}
.phone-compare .detail-card .details-text .details-desc{font-size:16px;letter-spacing:0;line-height:24px;color:#5d5d5d}
.phone-compare .more-feature .feature-details{max-width:100%}
.phone-compare .more-feature .heading-two{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;padding:40px 0}
.phone-compare .more-feature .feature-column{padding:0 20px}
.phone-compare .more-feature .feature-column .heading-four{font-size:18px;font-weight:700;letter-spacing:.5px;line-height:24px;margin:0 auto;text-transform:uppercase}
.phone-compare .more-feature .feature-column .feature-description{font-size:16px;letter-spacing:0;line-height:24px;color:#5d5d5d;margin:0 auto;padding-top:5px;padding-bottom:20px}
}
@media(min-width:992px){.product-compare-nav .product-nav{height:80px;padding-top:16px;padding-bottom:16px;justify-content:space-around}
.product-compare-nav .subtitle-two{width:240px;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:20px}
.product-compare-nav .close-container{top:-4px;right:-15px;border-bottom:0 !important}
.product-container-card{padding-bottom:0}
.addAnotherPhoneContainer{border-width:1px;border-style:dashed;border-color:#5d5d5d;height:380px !important}
.phone-compare .phone-card{background:transparent;height:400px;width:210px}
.phone-compare .phone-card .phone-name,.phone-compare .phone-card .phone-rating,.phone-compare .phone-card .promo-text{display:none}
.phone-compare .phone-card .phone-image-detail{padding:0;margin:0}
.phone-compare .phone-card .phone-image-detail .phone-image img{height:170px}
.phone-compare .phone-card .phone-image-detail .available-color{vertical-align:middle;height:170px;text-align:left;display:table-cell !important;padding-left:20px}
.phone-compare .phone-card .phone-price-detail{margin:40px 0;padding:0;height:80px}
.phone-compare .phone-card .phone-price-detail .smartpay-logo{background-size:cover;height:18px;width:77px;display:inline-block;vertical-align:middle}
.phone-compare .quick-look-container .heading-two{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding:50px 0}
.phone-compare .detail-card{text-align:center;padding-left:10px !important;padding-right:10px !important}
.phone-compare .detail-card .details-heading{display:none}
.phone-compare .detail-card .details-text{padding-top:15px;width:50%;margin:0 auto;padding-bottom:20px}
.phone-compare .more-feature .heading-two{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding:50px 0}
.phone-compare .more-feature .feature-column{padding:0 65px}
.phone-compare .more-feature .feature-column .heading-four{margin:0 auto;text-transform:uppercase}
.phone-compare .more-feature .feature-column .feature-description{margin:0 auto;padding-top:5px;padding-bottom:50px}
#compare-overlay-body .product-nav{padding-left:10px;padding-right:10px}
}
.default-lg{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.site-map ul{padding:0;margin:0;list-style:none}
.site-map .heading-two{color:#000;font-family:"Open Sans",sans-serif;font-size:32px;font-weight:bold;letter-spacing:-0.25px;line-height:36px;margin-left:32px}
.site-map .feature_header{color:#000;font-family:"Lato",sans-serif;font-size:16px;font-weight:900;letter-spacing:0;line-height:24px;margin-bottom:15px}
.site-map .sitemap-link{color:#5d5d5d;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;margin-bottom:17px}
.site-map .sitemap-link a.default-lg{border-bottom:1px solid transparent}
.site-map .sitemap-link a.default-lg:hover{border-bottom:1px solid #000}
.site-map .ml-30{padding-left:42px}
.site-map .pl-34{padding-left:34px}
@media only screen and (min-width:320px){.site-map .ul-ml{margin-left:60px}
.site-map .heading-two{margin-left:0;text-align:center}
.site-map .sitemap-adj .sitemap-col{border-bottom:1px solid #b2b2b2;padding-top:20px;padding-bottom:20px}
.site-map .feature_header{padding-left:16px}
.site-map .sitemap-link{padding-left:16px}
}
@media only screen and (min-width:992px){.site-map .ul-ml{margin-left:0}
.site-map .heading-two{margin-left:32px;text-align:left}
.site-map .sitemap-adj{padding-left:35px}
.site-map .sitemap-adj .sitemap-col{border-bottom:0;padding-top:0;padding-bottom:0}
.site-map .sitemap-adj .sitemap-lastchild{padding-top:0;padding-bottom:0}
.site-map .feature_header{padding-left:0}
.site-map .sitemap-link{padding-left:0}
}
.compare-bar{display:none;background-color:#231f20;height:120px;padding-top:18px;padding-bottom:18px;position:fixed;bottom:0;z-index:99}
.compare-bar .compare-row{max-width:992px}
.compare-bar .compare-row .compare-button{padding-top:10px}
.compare-bar .compare-row ul{list-style:none;padding:0;padding-left:20px;white-space:nowrap;overflow:auto;overflow-y:hidden;scrollbar-width:none}
.compare-bar .compare-row ul li.phone-wrapper{display:inline-block}
.compare-bar .compare-row ul li.wrapper{display:inline-block;width:215px;height:84px;position:relative;vertical-align:top;margin-right:30px}
.compare-bar .compare-row ul li.wrapper:last-child{margin-right:0}
.compare-bar .compare-row ul li.wrapper .phone-image-wrap{height:84px;width:84px;border-radius:10px;background-color:#fff;padding:15px}
.compare-bar .compare-row ul li.wrapper .phone-image-wrap img{height:54px;width:54px}
.compare-bar .compare-row ul li.wrapper .phone-name-wrap{width:100px;vertical-align:top;padding-left:10px;white-space:initial}
.compare-bar .compare-row ul li.wrapper .phone-name-wrap span{color:#fff}
.compare-bar .compare-row ul li.wrapper a.clear-compare-selection{border-bottom:transparent}
.compare-bar .compare-row ul li.wrapper a.clear-compare-selection span{vertical-align:top !important}
.compare-bar .compare-row ul li.wrapper span.clear-compare-selection{position:absolute;right:0}
.compare-bar .compare-row ul li.wrapper.empty-wrapper{border:1px dashed #979797;border-radius:12px}
.compare-bar .compare-row ul::-webkit-scrollbar{width:0;background:transparent}
.hide-in-purchase-modal{display:none !important}
@media only screen and (min-width:320px){.purchase-modal .modal{border-radius:10px;z-index:1213;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.purchase-modal .modal .modal-dialog{max-width:max-content;margin:1.75rem auto}
.purchase-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:100%;background:#fff;pointer-events:all;margin:0 auto}
.purchase-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.purchase-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.purchase-modal .modal .modal-body{padding:0;border-radius:10px;padding-right:5px}
.purchase-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.purchase-modal .modal .modal-body a::after{top:15px}
.purchase-modal .modal .modal-body .tab-content{padding:0}
.purchase-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.purchase-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.purchase-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.purchase-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.purchase-modal .modal .modal-body .purchase-modal-box-body{overflow-x:hidden;overflow-y:scroll;scrollbar-width:auto}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.purchase-modal .modal .modal-body .plan-card{width:auto;max-width:350px;min-height:100%}
.purchase-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:10px}
.purchase-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.purchase-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
.purchase-modal .modal .specs-details-container .details-row .details-text .details-des{padding-left:0 !important}
}
@media only screen and (min-width:375px){.purchase-modal .modal{border-radius:10px;z-index:1213;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.purchase-modal .modal .modal-dialog{max-width:max-content;margin:1.75rem auto}
.purchase-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:350px;background:#fff;pointer-events:all;margin:0 auto}
.purchase-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.purchase-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.purchase-modal .modal .modal-body{padding:0;border-radius:10px;padding-right:5px}
.purchase-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.purchase-modal .modal .modal-body a::after{top:15px}
.purchase-modal .modal .modal-body .tab-content{padding:0}
.purchase-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.purchase-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.purchase-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.purchase-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.purchase-modal .modal .modal-body .purchase-modal-box-body{overflow-x:hidden;overflow-y:scroll;scrollbar-width:auto}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.purchase-modal .modal .modal-body .plan-card{width:auto;max-width:350px}
.purchase-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:10px}
.purchase-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.purchase-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
}
@media only screen and (min-width:768px){.purchase-modal .modal{border-radius:10px;z-index:1213;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.purchase-modal .modal .modal-dialog{max-width:max-content;margin:1.75rem auto}
.purchase-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:95%;background:#fff;pointer-events:all;margin:0 auto}
.purchase-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.purchase-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.purchase-modal .modal .modal-body{padding:0;border-radius:10px;padding-right:5px}
.purchase-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.purchase-modal .modal .modal-body a::after{top:15px}
.purchase-modal .modal .modal-body .plan-card{width:350px}
.purchase-modal .modal .modal-body .tab-content{padding:0}
.purchase-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.purchase-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.purchase-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.purchase-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.purchase-modal .modal .modal-body .purchase-modal-box-body{max-height:470px;overflow-x:hidden;overflow-y:scroll;scrollbar-width:auto}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.purchase-modal .modal .modal-body .plan-card{width:319px}
.purchase-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:10px}
.purchase-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.purchase-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
}
@media only screen and (min-width:992px){.purchase-modal .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.purchase-modal .modal .modal-dialog{max-width:max-content;margin:25px auto 60px}
.purchase-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:992px;background:#fff;pointer-events:all;margin:0 auto}
.purchase-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.purchase-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.purchase-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.purchase-modal .modal .modal-body{padding:0;border-radius:10px;padding-right:5px}
.purchase-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.purchase-modal .modal .modal-body a::after{top:15px}
.purchase-modal .modal .modal-body .tab-content{padding:0}
.purchase-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.purchase-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.purchase-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.purchase-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.purchase-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.purchase-modal .modal .modal-body .purchase-modal-box-body{max-height:470px;overflow-x:hidden;overflow-y:scroll;scrollbar-width:auto}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.purchase-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.purchase-modal .modal .modal-body .product-overview .product-name{padding-bottom:0}
.purchase-modal .modal .modal-body div.row .col-12.col-lg-6{position:unset}
.purchase-modal .modal .modal-body div.row .col-12.col-lg-6.product-background{padding-top:30px}
.purchase-modal .modal .modal-body .plan-card{width:319px;max-width:100%;margin-bottom:50px}
.purchase-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:10px}
.purchase-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.purchase-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
}
.purchase-modal .st-purchase-modal .modal-content{width:580px !important;margin:0 16px !important;height:auto !important}
.purchase-modal .st-purchase-modal .modal-content .modal-header .close{top:15px;right:15px}
.purchase-modal .st-purchase-modal .modal-content .modal-header .purchase-modal-box-header{padding:10px 10px !important;height:50px}
.purchase-modal .st-purchase-modal .modal-content #purchase-modal-body .prev-next-phone{display:none !important}
.purchase-modal .st-purchase-modal .modal-content #purchase-modal-body .product-background{padding:0 !important}
.purchase-modal .st-purchase-modal .modal-content #purchase-modal-body .product-background .pln-background-details{border:unset}
.purchase-modal .st-purchase-modal .modal-content #purchase-modal-body .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list a{height:auto}
.purchase-modal .st-purchase-modal .modal-content .modal-footer{background-color:#000 !important;justify-content:center !important}
.purchase-modal .st-purchase-modal .plandetail-price-container .detailpage-card .product-overview{display:none}
.purchase-modal .st-purchase-modal .plandetail-price-container .detailpage-card .plan-card{display:none !important}
.purchase-modal .st-purchase-modal .plandetail-price-container .detailpage-card .product-background{max-width:100%;flex:100%;padding:0 !important;border:unset}
.tertiary-carousel .owl-item{display:table !important}
.tertiary-carousel .image-teaser-container .slide-container .slide-title,.tertiary-carousel .image-teaser-container .content-wrapper .slide-title{margin-bottom:0 !important;padding-bottom:20px}
.tertiary-carousel .image-teaser-container .slide-container .plan-slide-title,.tertiary-carousel .image-teaser-container .content-wrapper .plan-slide-title{color:#FFF;font-feature-settings:'clig' off,'liga' off;font-family:"Open Sans";font-size:26px;font-style:normal;font-weight:700;line-height:30px}
.tertiary-carousel .image-teaser-container .slide-container .plan-slide-text,.tertiary-carousel .image-teaser-container .content-wrapper .plan-slide-text{color:#FFF;font-feature-settings:'clig' off,'liga' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:8px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description,.tertiary-carousel .image-teaser-container .content-wrapper .slide-description{font-size:16px;letter-spacing:0;line-height:24px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description p,.tertiary-carousel .image-teaser-container .content-wrapper .slide-description p{margin-bottom:0 !important}
.tertiary-carousel .image-teaser-container .slide-container .slide-button,.tertiary-carousel .image-teaser-container .content-wrapper .slide-button{padding-top:30px}
.tertiary-carousel .image-teaser-container .flex-wrapper{display:flex;flex-direction:column}
.tertiary-carousel .image-teaser-container .flex-container{display:flex;width:1179px;height:378px;background-color:black;justify-content:center;align-items:flex-start;flex-shrink:0;border:1px solid;color:white;border-radius:10px;padding-bottom:40px;margin-left:5px}
.tertiary-carousel .image-teaser-container .flex-container .image-section{display:flex;width:608px;height:335px;padding:79px 74px 57px 74px;justify-content:center;align-items:center;flex-shrink:0;border-radius:20px 20px 0 0;background:url("clientlib-base/resources/svg/offer25plan.svg") no-repeat}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container{padding:0;margin-left:-14px}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container .learn-more{display:flex;height:44px;padding:10px 143px;flex-direction:column;align-items:center;gap:10px;flex-shrink:0;background-color:#242424;color:#FFF;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;border-radius:10px;margin-left:20px;width:993px}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container .learn-more i.expand-less{background:url("clientlib-base/resources/svg/dark/small/expand_less_sm.svg") center center no-repeat;background:url("clientlib-base/resources/svg/light/circle-info-icon.svg") 99% center no-repeat}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container .learn-more i.expand-more{background:url("clientlib-base/resources/svg/dark/small/expand_more_sm.svg") center center no-repeat}
.tertiary-carousel .image-teaser-container .flex-wrapper{display:flex;flex-direction:column}
.tertiary-carousel .image-teaser-container .flex-container{display:flex;width:1179px;height:378px;background-color:black;justify-content:center;align-items:flex-start;flex-shrink:0;border:1px solid;color:white;border-radius:10px;padding-bottom:40px;margin-left:5px}
.tertiary-carousel .image-teaser-container .flex-container .image-section{display:flex;width:608px;height:335px;padding:79px 74px 57px 74px;justify-content:center;align-items:center;flex-shrink:0;border-radius:20px 20px 0 0;background:url("clientlib-base/resources/svg/offer25plan.svg") no-repeat}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container{padding:0;margin-left:-14px}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container .learn-more{display:flex;height:44px;padding:10px 143px;flex-direction:column;align-items:center;gap:10px;flex-shrink:0;background-color:#242424;color:#FFF;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;border-radius:10px;margin-left:20px;width:993px}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container .learn-more i.expand-less{background:url("clientlib-base/resources/svg/dark/small/expand_less_sm.svg") center center no-repeat;background:url("clientlib-base/resources/svg/light/circle-info-icon.svg") 99% center no-repeat}
.tertiary-carousel .image-teaser-container .flex-container .learn-more-container .learn-more i.expand-more{background:url("clientlib-base/resources/svg/dark/small/expand_more_sm.svg") center center no-repeat}
.tertiary-carousel .image-teaser-container .offer25plan-card{padding:0 !important}
.tertiary-carousel .image-teaser-container .offer25plan-card .content .margin-custom{margin:20px 0 20px 0 !important}
.tertiary-carousel .custom-container{height:unset !important}
.tertiary-carousel .owl-dots{position:absolute;left:50%;transform:translateX(-50%);z-index:999}
@media(min-width:320px) and (max-width:767px){.offer25plan-card{width:311px !important;justify-content:space-between}
.tertiary-carousel .image-teaser-container #learn-more-toggle:checked+.learn-more-link+.accordion-content{display:block;height:165px;overflow:scroll;padding:unset !important}
}
@media(min-width:320px){.tertiary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;height:645px}
.tertiary-carousel .image-teaser-container .slide-container{padding-top:50px;height:580px;width:100%;padding-left:0;padding-right:0}
.tertiary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.tertiary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.tertiary-carousel .image-teaser-container .offer25plan-card{display:flex;flex-direction:column;background-color:black;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.1);margin:10px auto !important;height:unset;margin:0 auto}
.tertiary-carousel .image-teaser-container .offer25plan-card .content-wrapper{display:flex;flex-direction:column}
.tertiary-carousel .image-teaser-container .offer25plan-card .image-container{width:100%;height:200px;background:url("clientlib-base/resources/svg/offer25plan.svg") no-repeat;background-size:cover;background-position:center}
.tertiary-carousel .image-teaser-container .offer25plan-card .content{padding:20px;text-align:left;color:white}
.tertiary-carousel .image-teaser-container .plan-slide-title{margin-top:0;color:#fff;font-size:1.5rem}
.tertiary-carousel .image-teaser-container .broadband-facts{text-decoration:underline;margin-top:10px;color:#FFF;font-size:12px;font-style:normal;font-weight:600;line-height:20px}
.tertiary-carousel .image-teaser-container .learn-more{width:100%;background-color:#242424;padding:5px;text-align:center}
.tertiary-carousel .image-teaser-container .learn-more-link{color:white;text-decoration:none;cursor:pointer;display:block;position:relative}
.tertiary-carousel .image-teaser-container .expand-more,.tertiary-carousel .image-teaser-container .expand-less{margin-left:5px;display:none}
.tertiary-carousel .image-teaser-container #learn-more-toggle:not(:checked) ~ .learn-more-link .expand-more{display:inline}
.tertiary-carousel .image-teaser-container #learn-more-toggle:checked ~ .learn-more-link .expand-less{display:inline}
.tertiary-carousel .image-teaser-container .accordion-content{display:none;margin-top:10px;color:#fff;padding:10px 15px 10px 15px;margin-left:10px;margin-right:11px}
.tertiary-carousel .image-teaser-container .accordion-content p{margin-top:10px;text-align:left;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;white-space:pre-line}
.tertiary-carousel .image-teaser-container #learn-more-toggle{display:none}
.tertiary-carousel .image-teaser-container #learn-more-toggle:checked+.learn-more-link+.accordion-content{display:block;padding:10px 143px}
.tertiary-carousel .custom-container{height:unset !important}
.tertiary-carousel .owl-dots{bottom:55px}
}
@media(min-width:375px){.tertiary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;height:645px}
.tertiary-carousel .image-teaser-container .slide-container{padding-top:50px;height:580px;width:100%;padding-left:15px;padding-right:15px}
.tertiary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.tertiary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.tertiary-carousel .custom-container{height:unset !important}
.tertiary-carousel .owl-dots{bottom:55px}
}
@media(min-width:768px){.tertiary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;width:unset;height:520px;border-radius:10px}
.tertiary-carousel .image-teaser-container .container{padding-left:82px !important}
.tertiary-carousel .image-teaser-container .slide-container{display:table-cell !important;vertical-align:middle;padding:0;height:440px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description{font-size:16px;letter-spacing:0;line-height:24px}
.tertiary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.tertiary-carousel .image-teaser-container .slide-container .slide-button{text-align:left !important}
.tertiary-carousel .image-teaser-container .container-padding{padding:44px 0 88px;height:340px !important}
.tertiary-carousel .image-teaser-container .slide-broadband{margin-top:20px}
.tertiary-carousel .image-teaser-container .slide-broadband a{text-decoration:underline !important;color:#FFF;font-size:12px;font-style:normal;font-weight:600;line-height:20px;padding-top:14px;padding-left:4px}
.tertiary-carousel .image-teaser-container .offer25plan-card{flex-direction:column;width:1179px}
.tertiary-carousel .image-teaser-container .offer25plan-card .content-wrapper{display:flex;flex-direction:row}
.tertiary-carousel .image-teaser-container .offer25plan-card .image-container{order:1;flex:0 0 45%;height:auto}
.tertiary-carousel .image-teaser-container .offer25plan-card .content{flex:1;padding:44px 0 72px 88px;text-align:left}
.tertiary-carousel .image-teaser-container .learn-more{order:2}
.tertiary-carousel .custom-container{height:unset !important}
.tertiary-carousel .owl-nav{position:absolute;width:100%;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}
.tertiary-carousel .owl-nav .owl-prev{left:20px}
.tertiary-carousel .owl-nav .owl-next{right:20px}
.tertiary-carousel .owl-dots{bottom:75px}
}
@media(min-width:768px) and (max-width:1023px){.tertiary-carousel .image-teaser-container .slide-container{padding:25px 0 0 0;display:block !important}
.tertiary-carousel .image-teaser-container .slide-container .slide-button{text-align:left !important}
.tertiary-carousel .custom-container{height:unset !important}
}
@media(min-width:1024px){.tertiary-carousel .owl-nav{width:992px}
}
@media(min-width:1280px){.tertiary-carousel .owl-nav{position:absolute;width:1240px;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}
}
.quaternary-carousel .owl-item{display:table !important}
.quaternary-carousel .image-teaser-container .slide-container .slide-title{margin-bottom:0 !important;padding-bottom:20px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description{font-size:16px;letter-spacing:0;line-height:24px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.quaternary-carousel .image-teaser-container .slide-container .slide-button{padding-top:30px}
.quaternary-carousel .owl-dots{position:absolute;left:50%;transform:translateX(-50%);z-index:999}
.quaternary-carousel .multilinks .subtitle-two{width:120px;font-size:12px;font-weight:bold;line-height:20px;padding-bottom:10px}
.quaternary-carousel .multilinks .footer-links div h2{margin-bottom:0;padding-bottom:30px}
.quaternary-carousel .multilinks ul.footer-links{list-style-type:none;margin:0;padding:0 0 20px 0}
.quaternary-carousel .multilinks ul.footer-links li{padding-bottom:20px}
.quaternary-carousel .multilinks ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.25px;line-height:20px;padding-bottom:20px;border-bottom:0;font-weight:400;display:block}
.quaternary-carousel .multilinks ul.footer-links li a:hover{color:#b2b2b2}
.quaternary-carousel .multilinks ul.footer-links li img{display:block !important;width:auto !important;float:left !important}
.quaternary-carousel .multilinks ul.footer-links li p{font-size:14px;font-weight:600;letter-spacing:0;line-height:10px}
@media(min-width:320px){.quaternary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;height:645px}
.quaternary-carousel .image-teaser-container .slide-container{padding-top:50px;height:400px;width:85%;padding-left:0;padding-right:0}
.quaternary-carousel .image-teaser-container .slide-container .slide-title{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;padding-bottom:10px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.quaternary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.quaternary-carousel .owl-dots{bottom:55px}
.quaternary-carousel ul.footer-links{list-style-type:none;margin:0;padding:0 0 20px 0}
.quaternary-carousel ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.25px;line-height:20px;padding-bottom:20px;border-bottom:0;font-weight:400;display:block}
.quaternary-carousel ul.footer-links li a:hover{color:#b2b2b2}
}
@media(min-width:375px){.quaternary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0;height:350px}
.quaternary-carousel .image-teaser-container .slide-container{padding-top:15px;height:125px;width:100%;padding-left:15px;padding-right:15px}
.quaternary-carousel .image-teaser-container .slide-container .slide-title{font-size:35px;font-weight:700;letter-spacing:-0.5px;line-height:35px;padding-bottom:20px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.quaternary-carousel .image-teaser-container .slide-container .slide-button{text-align:center !important}
.quaternary-carousel .image-teaser-container .slide-container ul.footer-links li p{text-align:left !important}
.quaternary-carousel .image-teaser-container .slide-container ul.footer-links li img{margin-right:5px !important}
.quaternary-carousel .owl-dots{bottom:55px}
.quaternary-carousel .subtitle-two{width:120px;font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px}
.quaternary-carousel ul.footer-links{list-style-type:none;margin:0;padding:0 0 20px 0}
.quaternary-carousel ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.25px;line-height:20px;padding-bottom:20px;border-bottom:0;font-weight:400;display:block}
.quaternary-carousel ul.footer-links li a:hover{color:#b2b2b2}
}
@media(min-width:768px){.quaternary-carousel .image-teaser-container{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:1px;height:230px;border-radius:10px}
.quaternary-carousel .image-teaser-container .container{padding-left:70px !important}
.quaternary-carousel .image-teaser-container .slide-container{display:table-cell !important;vertical-align:middle;padding:0;height:250px;width:89%}
.quaternary-carousel .image-teaser-container .slide-container .slide-description{font-size:16px;letter-spacing:0;line-height:24px}
.quaternary-carousel .image-teaser-container .slide-container .slide-description p{margin-bottom:0 !important}
.quaternary-carousel .image-teaser-container .slide-container .slide-button{text-align:left !important}
.quaternary-carousel .owl-nav{position:absolute;width:100%;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}
.quaternary-carousel .owl-nav .owl-prev{left:20px}
.quaternary-carousel .owl-nav .owl-next{right:20px}
.quaternary-carousel .owl-dots{bottom:75px}
.quaternary-carousel ul.footer-links{list-style-type:none;margin:0;padding:0}
.quaternary-carousel ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.5px;line-height:20px;padding-bottom:10px;border-bottom:0;font-weight:400;display:block}
.quaternary-carousel ul.footer-links li a:hover{color:#b2b2b2}
}
@media(min-width:1024px){.quaternary-carousel .owl-nav{width:992px}
.quaternary-carousel ul.footer-links{list-style-type:none;margin:0;padding:0}
.quaternary-carousel ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.5px;line-height:20px;padding-bottom:10px;border-bottom:0;font-weight:400;display:block}
.quaternary-carousel ul.footer-links li a:hover{color:#b2b2b2}
}
@media(min-width:1280px){.quaternary-carousel .owl-nav{position:absolute;width:1240px;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}
}
.upgrade-plan .upgrade-content-wrapper,.upgrade-plan .refill-content-wrapper{border-radius:16px;padding:20px 30px 30px 30px}
.upgrade-plan .upgrade-content-wrapper>p,.upgrade-plan .refill-content-wrapper>p{padding-bottom:2px}
.upgrade-plan .upgrade-content-wrapper .phone-number-input,.upgrade-plan .refill-content-wrapper .phone-number-input{margin-bottom:0}
.upgrade-plan .upgrade-content-wrapper .phone-number-input input,.upgrade-plan .refill-content-wrapper .phone-number-input input{color:#5d5d5d}
.upgrade-plan .upgrade-content-wrapper .captcha,.upgrade-plan .refill-content-wrapper .captcha{height:72px;border:1px solid #e8e8e9;padding-top:15px;max-width:232px;margin:0 auto}
.upgrade-plan .upgrade-content-wrapper .see-available-plans a,.upgrade-plan .refill-content-wrapper .see-available-plans a{box-shadow:none}
.upgrade-plan .upgrade-content-wrapper .upgrade-form .from-wrapper{display:flex;justify-content:space-between;flex-direction:column}
@media screen and (min-width:720px){.upgrade-plan .upgrade-content-wrapper .upgrade-form .from-wrapper{flex-direction:column}
}
@media screen and (min-width:920px){.upgrade-plan .upgrade-content-wrapper .upgrade-form .from-wrapper{flex-direction:row}
}
.upgrade-plan .upgrade-content-wrapper .upgrade-form h2{color:#000;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:26px}
@media only screen and (min-width:720px){.upgrade-plan .upgrade-content-wrapper .upgrade-form h2{font-size:24px;font-style:normal;font-weight:700;line-height:28px}
}
@media only screen and (min-width:920px){.upgrade-plan .upgrade-content-wrapper .upgrade-form h2{font-size:24px;font-style:normal;font-weight:700;line-height:28px}
}
.upgrade-plan .upgrade-content-wrapper .upgrade-form p{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-top:8px;padding-bottom:0;text-align:left !important}
.upgrade-plan .upgrade-content-wrapper .upgrade-form p .change-minno{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.upgrade-plan .upgrade-content-wrapper .upgrade-form #login-phone-plp{text-align:center}
@media screen and (min-width:720px){.upgrade-plan .upgrade-content-wrapper .upgrade-form #login-phone-plp{text-align:center}
}
@media screen and (min-width:920px){.upgrade-plan .upgrade-content-wrapper .upgrade-form #login-phone-plp{text-align:left}
}
.upgrade-plan .upgrade-content-wrapper .upgrade-form #login-phone-plp a.btn{width:249px;height:31px;line-height:6.5px}
@media screen and (min-width:720px){.upgrade-plan .upgrade-content-wrapper .upgrade-form #login-phone-plp a.btn{width:290px;height:50px;line-height:24px}
}
@media screen and (min-width:920px){.upgrade-plan .upgrade-content-wrapper .upgrade-form #login-phone-plp a.btn{width:290px;height:50px;line-height:24px}
}
.upgrade-plan .eligible-offer-wrapper{display:none;border-radius:20px;padding:20px 30px 30px 30px}
.upgrade-plan .eligible-offer-wrapper>p{padding-bottom:10px}
.upgrade-plan .eligible-offer-wrapper h2{color:#000;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:28px}
.upgrade-plan .eligible-offer-wrapper p{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-top:8px;padding-bottom:0 !important;text-align:left !important}
.upgrade-plan .eligible-offer-wrapper p .change-minno{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-left:3px;text-decoration:underline;border:unset}
.upgrade-plan .eligible-offer-wrapper .change-number{width:fit-content;padding-top:10px}
.upgrade-plan .eligible-offer-wrapper .change-number a{box-shadow:none}
@media only screen and (min-width:320px){.upgrade-plan .upgrade-content-wrapper .refill-text,.refill-content-wrapper .upgrade-content-wrapper .refill-text{padding-bottom:30px}
.upgrade-plan .upgrade-content-wrapper .captcha-wrapper,.refill-content-wrapper .upgrade-content-wrapper .captcha-wrapper{padding-top:0;padding-bottom:0}
.upgrade-plan .upgrade-content-wrapper .phone-number-input,.refill-content-wrapper .upgrade-content-wrapper .phone-number-input{margin-bottom:10px !important}
.upgrade-plan .upgrade-content-wrapper .phone-number-input label,.refill-content-wrapper .upgrade-content-wrapper .phone-number-input label{font-size:14px}
.upgrade-plan .eligible-offer-wrapper,.refill-content-wrapper .eligible-offer-wrapper{width:100%;padding:40px 24px}
.upgrade-plan .eligible-offer-wrapper p.subtitle-two,.refill-content-wrapper .eligible-offer-wrapper p.subtitle-two{color:#000;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:28px}
.upgrade-plan .eligible-offer-wrapper .eligible-phone,.refill-content-wrapper .eligible-offer-wrapper .eligible-phone{padding-bottom:4px;color:#000;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:600;line-height:28px}
.upgrade-plan .eligible-offer-wrapper .change-number,.refill-content-wrapper .eligible-offer-wrapper .change-number{padding:0}
.upgrade-plan .eligible-offer-wrapper .change-number a.btn,.refill-content-wrapper .eligible-offer-wrapper .change-number a.btn{background-color:transparent !important;padding:0 !important;color:#5d5d5d !important;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px !important;height:unset;border-bottom:1px solid #5d5d5d !important;border-radius:0;text-transform:math-auto}
.upgrade-plan .upgrade-button a,.refill-content-wrapper .upgrade-button a{margin-top:10px}
}
@media only screen and (min-width:375px){.upgrade-plan .upgrade-content-wrapper .refill-text{padding-bottom:30px}
.upgrade-plan .upgrade-content-wrapper .captcha-wrapper{padding-top:0;padding-bottom:0}
.upgrade-plan .upgrade-content-wrapper .phone-number-input{margin-bottom:10px !important}
.upgrade-plan .upgrade-content-wrapper .phone-number-input label{font-size:14px}
.upgrade-plan .eligible-offer-wrapper{width:100%}
.upgrade-plan .upgrade-button a{margin-top:10px}
}
@media only screen and (min-width:768px){.upgrade-plan .eligible-offer-wrapper{width:100%}
}
@media only screen and (min-width:992px){.upgrade-plan .upgrade-content-wrapper .refill-text,.upgrade-plan .refill-content-wrapper .refill-text{padding-bottom:0}
.upgrade-plan .upgrade-content-wrapper .captcha-wrapper,.upgrade-plan .refill-content-wrapper .captcha-wrapper{padding-top:0;padding-bottom:0}
.upgrade-plan .upgrade-content-wrapper .phone-number-input,.upgrade-plan .refill-content-wrapper .phone-number-input{margin-bottom:0 !important}
.upgrade-plan .upgrade-content-wrapper .phone-number-input label,.upgrade-plan .refill-content-wrapper .phone-number-input label{font-size:16px}
.upgrade-plan .upgrade-button a{margin-top:0}
}
.verify-code-container{margin-bottom:20px;border-bottom:1px solid #e8e8e9}
.verify-code-container .pdp-upgrade-success-banner{background-color:#f2fde0;border-radius:4px}
.verify-code-container .pdp-upgrade-success-banner .pdp-upgrade-success-banner-content{padding:16px;gap:8px}
.verify-code-container .pdp-upgrade-success-banner .pdp-upgrade-success-banner-content .success-st-black{width:24px;height:24px}
.verify-code-container .pdp-upgrade-success-banner .pdp-upgrade-success-banner-content .pdp-success-title{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.verify-code-container .pdp-upgrade-success-banner .pdp-upgrade-success-banner-content .pdp-success-msg{color:var(--Text-Success,#315700);font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding-top:12px}
.verify-code-container .pdp-upgrade-error-bannerST{border-radius:4px}
.verify-code-container .pdp-upgrade-error-bannerST .pdp-upgrade-error-banner-content{padding:16px;background-color:#ffebee;gap:8px}
.verify-code-container .pdp-upgrade-error-bannerST .pdp-upgrade-error-banner-content .error-st-black{width:16px;height:16px}
.verify-code-container .pdp-upgrade-error-bannerST .pdp-upgrade-error-banner-content .pdp-error-msg{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.verify-code-container .pdp-upgrade-error-bannerST #btnUpgradeRetryVerificationST{margin-top:50px;background:var(--colors-Green,#bee81e);box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000}
.verify-code-container .upgrade-verify-code .upgrade-verify-sectionst .upgrade-verify-section-caption{color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:24px}
.verify-code-container .upgrade-verify-code .upgrade-verify-sectionst .upgrade-verify-section-description{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-top:32px}
.verify-code-container .upgrade-verify-code .upgrade-verify-sectionst .upgrade-verify-input .alternate-zipcode{height:auto}
.verify-code-container .upgrade-verify-code .upgrade-verify-sectionst .upgrade-verify-input .alternate-zipcode .alternate{height:auto;background-color:#f9f9f9;margin:0}
.verify-code-container .upgrade-verify-code #verifycode-section .upgrade-verify-section-caption .verify-section-caption{color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:24px}
.verify-code-container .upgrade-verify-code #verifycode-section .upgrade-verify-section-caption .upgrade-verify-section-description{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-top:32px}
.verify-code-container .upgrade-verify-code .upgrade-verification-code-identity .verify-identity-form-button{padding-bottom:22px !important}
.plan-cards-list .ae-mutation-ignore .tablet-card .price-container .main-no-ex{display:contents}
.plan-cards-list .ae-mutation-ignore .tablet-card .price-container .main-no-ex .price-label{order:2}
.plan-cards-list .ae-mutation-ignore .tablet-card .price-container .main-no-ex .phone-price.off-price-main-new{order:1}
.plan-cards-list .ae-mutation-ignore .tablet-card .price-container .off-price-main-new2{order:3}
.tablet-card .price-container .phone-price.offered-price.off-price-main-new2{order:0 !important}
.disabledContent{pointer-events:none;opacity:.25}
.text-color-green-only{color:#306104;line-height:14px !important}
.cart-section a{border-bottom:1px solid #5d5d5d}
.cart-section .custom-control.custom-switch .custom-control-label{height:30px;padding-left:40px}
.cart-section .custom-control.custom-switch .custom-control-label::before{height:27px}
.loader-cart{position:absolute;top:50%;left:50%;transform:translateX(-50%)}
.order-summary{border:1px solid #e8e8e9;background-color:#f9f9f9}
.order-summary p{padding:0 5px}
.order-summary a{border-bottom:1px solid #5d5d5d}
.order-summary .promo-code{margin-bottom:0 !important;margin-top:20px}
.order-summary .promo-code label{top:7px;line-height:20px}
.order-summary .promo-code a{background-color:black}
.order-summary .promo-code a .input-group-addon{padding:0 14px}
.order-summary .promo-code a .input-group-addon .large-icon{padding:10px 0}
.order-summary .promo-code .form-control{color:#000}
.order-summary .order-price-detail{font-size:14px;letter-spacing:0;line-height:20px;color:#5d5d5d}
.order-summary .order-total-detail{color:#000}
.order-summary .order-total-detail .total-text{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase}
.order-summary .order-total-detail .amount{font-size:16px;font-weight:bold;letter-spacing:0;line-height:24px}
.order-summary .order-due-detail{color:#5d5d5d}
.order-summary .order-due-detail .text{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase}
.order-summary .order-due-detail .amount{color:#5d5d5d;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.order-summary sup{top:-0.5em}
.reward-point-detail,.remaining-reward-container{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;color:#5d5d5d}
.remaining-reward-container{border-top:1px solid #b2b2b2;padding:10px 0 40px}
.promo-badges .badges{display:inline-block;position:relative;margin-bottom:10px}
.promo-badges .badges span.badge-title{color:#000;background-color:#e8e8e9;padding:5px 30px 5px 20px;border-radius:20px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
.promo-badges .badges span.icon{position:absolute;right:5px;top:2px;opacity:.5;cursor:pointer}
.cart-sticky-nav{position:fixed;bottom:0;z-index:1211}
.enhancement-cards-container{margin:0 auto}
.enhancement-cards-container .btn-plan{position:absolute;bottom:20px;align-self:center}
.email-me .md-form label,.edit-card-details-container .md-form label,.edit-card-address-container .md-form label,.checkout-login-container .md-form label,.edit-shipping-details-container .md-form label,.OTP-modal-container .md-form label,.number-otp-modal-container .md-form label{transform:translateY(25px)}
.email-me .md-form label.active,.edit-card-details-container .md-form label.active,.edit-card-address-container .md-form label.active,.checkout-login-container .md-form label.active,.edit-shipping-details-container .md-form label.active,.OTP-modal-container .md-form label.active,.number-otp-modal-container .md-form label.active{transform:translateY(4px) scale(0.6)}
.checkout-login-container .login-btn .btn,.checkout-login-container .fb-login-btn .btn{box-shadow:none;width:300px}
.checkout-login-container .login-btn .btn{background-color:#b2b2b2 !important}
.checkout-login-container .login-btn .btn:hover{box-shadow:none !important;background-color:#b2b2b2 !important}
.checkout-login-container .fb-login-btn .btn{background-color:#4267b2 !important;color:#fff !important}
.checkout-login-container .fb-login-btn .btn:hover{box-shadow:none !important;background-color:#4267b2 !important}
.checkout-login-container .fb-login-btn .btn span{padding-right:10px}
.checkout-login-container .view-password{position:absolute;right:20px;top:15px}
.edit-shipping-details-container label #shippingStateModal{margin-top:22px;min-width:auto}
.send-otp-text p{max-width:fit-content}
.OTP-modal-container .insert-otp-digits #partitioned{padding-left:11px;letter-spacing:43px;border:0;background-image:linear-gradient(to left,black 70%,rgba(255,255,255,0) 0);background-position:bottom;background-size:50px 1px;background-repeat:repeat-x;background-position-x:35px;width:300px}
.OTP-modal-container #mfa-modal .modal-content .modal-body .choice-cards{max-height:483px;overflow-y:auto}
.OTP-modal-container #mfa-modal .modal-content .modal-body .choice-cards .caption-two{padding-top:20px;font-size:1rem;letter-spacing:0}
.OTP-modal-container #mfa-modal .modal-content .modal-body .number-selection{border-bottom:1px solid}
.OTP-modal-container #mfa-modal .modal-content .modal-body .number-selection:nth-child(3){border-bottom:0}
.OTP-modal-container #mfa-modal .modal-content .modal-body .number-selection label .subtitle-three-px,.OTP-modal-container #mfa-modal .modal-content .modal-body .number-selection label .voicemail-selection-title{word-break:break-word}
.OTP-modal-container #mfa-modal .modal-content .modal-body .mr-05{margin-right:5px}
.OTP-modal-container #mfa-modal .modal-content .modal-body .default-md{font-size:14px;font-weight:400;border-bottom:1px solid;padding-bottom:2px}
.OTP-modal-container #mfa-modal .modal-content .modal-body .default-md:hover{border-bottom:2px solid;padding-bottom:1px}
.OTP-modal-container #mfa-modal .modal-content .modal-body .send-code{text-align:center}
.add-device-modal-container .modal-body .device-container{padding:15px 0}
.add-device-modal-container .modal-body .device-container .image-container{height:78px;width:78px;padding:10px;margin-right:13px;background-color:#f9f9f9;border-radius:10px}
.add-device-modal-container .modal-body .device-container .image-container .device-image{height:50px;width:50px}
.add-device-modal-container .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.add-device-modal-container .modal-body .device-list li{padding:20px 15px 10px 15px}
.add-device-modal-container .modal-body .device-list li:hover{background-color:#f9f9f9;cursor:pointer}
.quantity-sup{top:-0.3em;padding-left:5px}
.cart-page .btn-sequential-carousel{position:absolute;bottom:20px;align-self:center;width:100%}
.cart-page .sequential-card-container .sequential-card{z-index:0}
.cart-page .sequential-card-container .sequential-card .heading-container{text-transform:none !important;padding:75px 15px 0 15px}
.cart-page .sequential-card-img{display:block;margin:0 auto;height:120px;width:120px !important;position:relative;z-index:9}
.cart-page a{border-bottom:1px solid #5d5d5d}
.login-create-account-modal .modal .modal-body .tabs-section .tabs a{border-bottom:1px solid #e8e8e9}
.login-create-account-modal .modal .modal-body .tabs-section .tabs a.active{border-bottom:0}
.login-create-account-modal .modal .modal-body .tabs-section .tab-content .tab-pane .login-forget-password .forms-row .custom-control{display:flex;align-items:baseline}
.login-create-account-modal .modal .modal-body .tabs-section .tab-content .tab-pane .login-forget-password .forms-row .custom-control .custom-control-label{padding-right:10px}
.login-create-account-modal .modal .modal-body .tabs-section .tab-content .tab-pane.create-account-modal .custom-control{display:flex;align-items:baseline;padding:0}
.login-create-account-modal .modal .modal-body .tabs-section .tab-content .tab-pane.create-account-modal .text-center .custom-control{display:unset}
.login-create-account-modal .modal .modal-body .tabs-section .tab-content .tab-pane .custom-checkbox{padding-left:0}
.login-create-account-modal .modal .modal-body .tabs-section .tab-content .tab-pane a.learn-more-link{border-bottom:1px solid #5d5d5d}
.login-create-account-modal .modal .modal-body .tab-pane .login-forget-password .forms-row .custom-control{display:flex;align-items:baseline}
.login-create-account-modal .modal .modal-body .tab-pane .login-forget-password .forms-row .custom-control .custom-control-label{padding-right:10px}
.login-create-account-modal .modal .modal-body .tab-pane.create-account-modal .custom-control{display:flex;align-items:baseline;padding:0}
.login-create-account-modal .modal .modal-body .tab-pane.create-account-modal .text-center .custom-control{display:unset}
.login-create-account-modal .modal .modal-body .tab-pane .custom-checkbox{padding-left:0}
.login-create-account-modal .modal .modal-body .tab-pane a.learn-more-link{border-bottom:1px solid #5d5d5d}
.login-create-account-modal .modal .modal-body #tab2 .custom-control{display:flex;align-items:baseline;padding:0}
.login-create-account-modal .modal .modal-body #tab2 .text-center .custom-control{display:unset}
.login-create-account-modal .modal .modal-body .login-box .login-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.login-create-account-modal .modal .modal-body .login-box .login-header>div>h2{color:#000;font-size:32px;font-weight:600;line-height:36px;letter-spacing:-0.25px}
.login-create-account-modal .modal .modal-body .login-box .login-header>div>p{color:#5d5d5d;font-size:16px;font-weight:400;line-height:24px}
@media only screen and (min-width:320px){.order-summary.cart-page-summary .order-total-detail{padding:10px 0 !important}
.order-summary.cart-page-summary .order-total-detail+.order-total-detail{margin-top:0 !important}
.navbar-container-cart{background-color:#bee81e;z-index:1212;position:relative}
.navbar-container-cart.navbar-container-national-retailer{background-color:#bee81e}
.navbar-container-cart.navbar-container-national-retailer .container{height:unset;padding:20px 0}
.navbar-container-cart.navbar-container-national-retailer .container .logo-container .navbar-brand-cart{margin:0 !important}
.navbar-container-cart .container{max-width:100% !important;box-shadow:none;padding-top:10px;padding-bottom:10px;height:60px}
.navbar-container-cart .container .logo-container{width:100%}
.navbar-container-cart .container .navbar-brand-cart{display:block;padding-top:0;padding-bottom:0;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-container-cart .container a{border-bottom:0;text-decoration:none}
.navbar-container-cart .container .cart-number{display:flex;background-color:#cc2714;border-radius:50%;width:20px;height:20px;position:relative;top:-8px;right:-12px;color:#fff;font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;align-items:center;justify-content:center}
.national-retailer-footer{background-color:#000}
.national-retailer-footer .container{padding:20px 27px}
.national-retailer-footer .container .row{margin:0}
.national-retailer-footer .container .footer-text{font-size:16px;letter-spacing:0;line-height:20px;font-weight:400;padding:0;color:#000 !important}
.modal-open .email-me,.modal-open .redirect-modal-container,.modal-open .quantity-dialog,.modal-open .address-validation-dialog,.modal-open .info-modal-container,.edit-card-details-container,.edit-card-address-container,.checkout-login-container,.edit-shipping-details-container,.OTP-modal-container,.number-otp-modal-container,.pre-order-modal-container,.add-device-modal-container{overflow-x:hidden;overflow-y:hidden}
.email-me .modal,.redirect-modal-container .modal,.quantity-dialog .modal,.address-validation-dialog .modal,.info-modal-container .modal,.edit-card-details-container .modal,.edit-card-address-container .modal,.checkout-login-container .modal,.edit-shipping-details-container .modal,.OTP-modal-container .modal,.number-otp-modal-container .modal,.pre-order-modal-container .modal,.add-device-modal-container .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.email-me .modal .modal-dialog .modal-content,.redirect-modal-container .modal .modal-dialog .modal-content,.quantity-dialog .modal .modal-dialog .modal-content,.address-validation-dialog .modal .modal-dialog .modal-content,.info-modal-container .modal .modal-dialog .modal-content,.edit-card-details-container .modal .modal-dialog .modal-content,.edit-card-address-container .modal .modal-dialog .modal-content,.checkout-login-container .modal .modal-dialog .modal-content,.edit-shipping-details-container .modal .modal-dialog .modal-content,.OTP-modal-container .modal .modal-dialog .modal-content,.number-otp-modal-container .modal .modal-dialog .modal-content,.pre-order-modal-container .modal .modal-dialog .modal-content,.add-device-modal-container .modal .modal-dialog .modal-content{border:0;border-radius:none;box-shadow:none;width:100%;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.email-me .modal .modal-dialog .modal-content p.caption-two,.redirect-modal-container .modal .modal-dialog .modal-content p.caption-two,.quantity-dialog .modal .modal-dialog .modal-content p.caption-two,.address-validation-dialog .modal .modal-dialog .modal-content p.caption-two,.info-modal-container .modal .modal-dialog .modal-content p.caption-two,.edit-card-details-container .modal .modal-dialog .modal-content p.caption-two,.edit-card-address-container .modal .modal-dialog .modal-content p.caption-two,.checkout-login-container .modal .modal-dialog .modal-content p.caption-two,.edit-shipping-details-container .modal .modal-dialog .modal-content p.caption-two,.OTP-modal-container .modal .modal-dialog .modal-content p.caption-two,.number-otp-modal-container .modal .modal-dialog .modal-content p.caption-two,.pre-order-modal-container .modal .modal-dialog .modal-content p.caption-two,.add-device-modal-container .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.email-me .modal .modal-dialog .modal-content .modal-header,.redirect-modal-container .modal .modal-dialog .modal-content .modal-header,.quantity-dialog .modal .modal-dialog .modal-content .modal-header,.address-validation-dialog .modal .modal-dialog .modal-content .modal-header,.info-modal-container .modal .modal-dialog .modal-content .modal-header,.edit-card-details-container .modal .modal-dialog .modal-content .modal-header,.edit-card-address-container .modal .modal-dialog .modal-content .modal-header,.checkout-login-container .modal .modal-dialog .modal-content .modal-header,.edit-shipping-details-container .modal .modal-dialog .modal-content .modal-header,.OTP-modal-container .modal .modal-dialog .modal-content .modal-header,.number-otp-modal-container .modal .modal-dialog .modal-content .modal-header,.pre-order-modal-container .modal .modal-dialog .modal-content .modal-header,.add-device-modal-container .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.email-me .modal .modal-dialog .modal-content .modal-header .close,.redirect-modal-container .modal .modal-dialog .modal-content .modal-header .close,.quantity-dialog .modal .modal-dialog .modal-content .modal-header .close,.address-validation-dialog .modal .modal-dialog .modal-content .modal-header .close,.info-modal-container .modal .modal-dialog .modal-content .modal-header .close,.edit-card-details-container .modal .modal-dialog .modal-content .modal-header .close,.edit-card-address-container .modal .modal-dialog .modal-content .modal-header .close,.checkout-login-container .modal .modal-dialog .modal-content .modal-header .close,.edit-shipping-details-container .modal .modal-dialog .modal-content .modal-header .close,.OTP-modal-container .modal .modal-dialog .modal-content .modal-header .close,.number-otp-modal-container .modal .modal-dialog .modal-content .modal-header .close,.pre-order-modal-container .modal .modal-dialog .modal-content .modal-header .close,.add-device-modal-container .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.email-me .modal .modal-body,.redirect-modal-container .modal .modal-body,.quantity-dialog .modal .modal-body,.address-validation-dialog .modal .modal-body,.info-modal-container .modal .modal-body,.edit-card-details-container .modal .modal-body,.edit-card-address-container .modal .modal-body,.checkout-login-container .modal .modal-body,.edit-shipping-details-container .modal .modal-body,.OTP-modal-container .modal .modal-body,.number-otp-modal-container .modal .modal-body,.pre-order-modal-container .modal .modal-body,.add-device-modal-container .modal .modal-body{padding:0}
.email-me .modal .modal-body .zip-code,.redirect-modal-container .modal .modal-body .zip-code,.quantity-dialog .modal .modal-body .zip-code,.address-validation-dialog .modal .modal-body .zip-code,.info-modal-container .modal .modal-body .zip-code,.edit-card-details-container .modal .modal-body .zip-code,.edit-card-address-container .modal .modal-body .zip-code,.checkout-login-container .modal .modal-body .zip-code,.edit-shipping-details-container .modal .modal-body .zip-code,.OTP-modal-container .modal .modal-body .zip-code,.number-otp-modal-container .modal .modal-body .zip-code,.pre-order-modal-container .modal .modal-body .zip-code,.add-device-modal-container .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.email-me .modal .modal-body .phone-number,.redirect-modal-container .modal .modal-body .phone-number,.quantity-dialog .modal .modal-body .phone-number,.address-validation-dialog .modal .modal-body .phone-number,.info-modal-container .modal .modal-body .phone-number,.edit-card-details-container .modal .modal-body .phone-number,.edit-card-address-container .modal .modal-body .phone-number,.checkout-login-container .modal .modal-body .phone-number,.edit-shipping-details-container .modal .modal-body .phone-number,.OTP-modal-container .modal .modal-body .phone-number,.number-otp-modal-container .modal .modal-body .phone-number,.pre-order-modal-container .modal .modal-body .phone-number,.add-device-modal-container .modal .modal-body .phone-number{width:100%;text-align:left}
.email-me .modal .modal-body .md-form.input-group label,.redirect-modal-container .modal .modal-body .md-form.input-group label,.quantity-dialog .modal .modal-body .md-form.input-group label,.address-validation-dialog .modal .modal-body .md-form.input-group label,.info-modal-container .modal .modal-body .md-form.input-group label,.edit-card-details-container .modal .modal-body .md-form.input-group label,.edit-card-address-container .modal .modal-body .md-form.input-group label,.checkout-login-container .modal .modal-body .md-form.input-group label,.edit-shipping-details-container .modal .modal-body .md-form.input-group label,.OTP-modal-container .modal .modal-body .md-form.input-group label,.number-otp-modal-container .modal .modal-body .md-form.input-group label,.pre-order-modal-container .modal .modal-body .md-form.input-group label,.add-device-modal-container .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0}
.email-me .modal .modal-body .existing-input input,.redirect-modal-container .modal .modal-body .existing-input input,.quantity-dialog .modal .modal-body .existing-input input,.address-validation-dialog .modal .modal-body .existing-input input,.info-modal-container .modal .modal-body .existing-input input,.edit-card-details-container .modal .modal-body .existing-input input,.edit-card-address-container .modal .modal-body .existing-input input,.checkout-login-container .modal .modal-body .existing-input input,.edit-shipping-details-container .modal .modal-body .existing-input input,.OTP-modal-container .modal .modal-body .existing-input input,.number-otp-modal-container .modal .modal-body .existing-input input,.pre-order-modal-container .modal .modal-body .existing-input input,.add-device-modal-container .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.email-me .modal .modal-body .dropdown-label ul li,.redirect-modal-container .modal .modal-body .dropdown-label ul li,.quantity-dialog .modal .modal-body .dropdown-label ul li,.address-validation-dialog .modal .modal-body .dropdown-label ul li,.info-modal-container .modal .modal-body .dropdown-label ul li,.edit-card-details-container .modal .modal-body .dropdown-label ul li,.edit-card-address-container .modal .modal-body .dropdown-label ul li,.checkout-login-container .modal .modal-body .dropdown-label ul li,.edit-shipping-details-container .modal .modal-body .dropdown-label ul li,.OTP-modal-container .modal .modal-body .dropdown-label ul li,.number-otp-modal-container .modal .modal-body .dropdown-label ul li,.pre-order-modal-container .modal .modal-body .dropdown-label ul li,.add-device-modal-container .modal .modal-body .dropdown-label ul li{text-align:left}
.email-me .modal .close,.redirect-modal-container .modal .close,.quantity-dialog .modal .close,.address-validation-dialog .modal .close,.info-modal-container .modal .close,.edit-card-details-container .modal .close,.edit-card-address-container .modal .close,.checkout-login-container .modal .close,.edit-shipping-details-container .modal .close,.OTP-modal-container .modal .close,.number-otp-modal-container .modal .close,.pre-order-modal-container .modal .close,.add-device-modal-container .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.cart-section .cart-item-row{border-top:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9}
.cart-section .cart-item-row.border-top-none{border-top:none !important}
.cart-section .cart-item-row .image-container{height:78px;width:78px;margin:0 0 16px;padding:10px;background-color:#f9f9f9;border-radius:10px;display:flex;justify-content:center;align-items:center}
.cart-section .cart-item-row__desc{padding-bottom:16px}
.cart-section .cart-item-row .cart-item-image{max-height:100%;max-width:100%}
.cart-section .cart-item-row .smart-pay-logo{display:block;height:19px;width:78px}
.cart-section .cart-item-row sup{top:-0.3em}
.cart-section .cart-item-row .sort-dropdown{height:46px;width:84px}
.cart-section .cart-item-row .st_byop_plan_desc ul{margin-bottom:0}
.cart-section .cart-item-row__old-price{text-decoration:line-through;margin-right:5px}
.cart-section .cart-item-bundle .cart-item-row__price .text-break{word-break:unset !important;overflow-wrap:unset !important}
.cart-section .cart-item-bundle .cart-item-row__price .cart-item-row__old-price{display:block;margin-right:0}
.cart-section .cart-item-bundle .cart-item-row__header.order-1{padding-right:0}
.cart-section .auto-refill-on{border:0}
.cart-section .auto-refill-on__content{background-color:transparent;padding:15px}
.cart-section .auto-refill-on__content .auto-refill-content{width:unset;display:flex;align-items:center;padding-bottom:5px;justify-content:center}
.cart-section .auto-refill-on__content .auto-refill-content .auto-refill-heading{font-size:12px;line-height:18px;letter-spacing:0;margin:0;font-weight:600}
.cart-section .auto-refill-on__content .legal{font-size:14px;line-height:18px;letter-spacing:0}
.cart-section .auto-activation{background-color:#f9f9f9;padding:10px;margin:15px 0}
.cart-section .auto-activation .auto-refill-content{justify-content:left}
.cart-item-bundle .cart-item-row:last-child{border-bottom:0 transparent !important}
.due-disclaimer{margin:15px 0}
.due-disclaimer .proration-heading{background-color:#e8e8e9;padding:5px 10px;font-size:14px;line-height:18px;letter-spacing:0;font-weight:700}
.due-disclaimer .proration-heading .proration-discount{display:flex}
.due-disclaimer .proration-heading .proration-discount-link{padding-left:28px}
.due-disclaimer .proration-para{background-color:#f9f9f9;padding:15px 10px;font-size:12px;line-height:18px;font-weight:400;letter-spacing:0;border-left:1px solid #e8e8e9;border-right:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9}
.order-summary.cart-page-summary{padding-bottom:30px}
.cart-trade-in-row{display:none}
}
.brand-banner-heading{color:#498415}
@media only screen and (max-width:475px){.d-cartHeading-none{display:none !important}
}
@media only screen and (min-width:375px){.navbar-container-cart{background-color:#bee81e;z-index:1212}
.navbar-container-cart .container{max-width:100% !important;box-shadow:none;padding-top:10px;padding-bottom:10px;height:60px}
.navbar-container-cart .container .logo-container{width:100%}
.navbar-container-cart .container .navbar-brand-cart{display:block;padding-top:0;padding-bottom:0;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-container-cart .container a{border-bottom:0;text-decoration:none}
.navbar-container-cart .container .cart-number{display:flex;background-color:#cc2714;border-radius:50%;width:20px;height:20px;position:relative;top:-8px;right:-12px;color:#fff;font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;align-items:center;justify-content:center}
.modal-open .email-me,.modal-open .redirect-modal-container,.modal-open .quantity-dialog,.modal-open .address-validation-dialog,.modal-open .info-modal-container,.edit-card-details-container,.edit-card-address-container,.checkout-login-container,.edit-shipping-details-container,.OTP-modal-container,.number-otp-modal-container,.pre-order-modal-container,.add-device-modal-container{overflow-x:hidden;overflow-y:hidden}
.email-me .modal,.redirect-modal-container .modal,.quantity-dialog .modal,.address-validation-dialog .modal,.info-modal-container .modal,.edit-card-details-container .modal,.edit-card-address-container .modal,.checkout-login-container .modal,.edit-shipping-details-container .modal,.OTP-modal-container .modal,.number-otp-modal-container .modal,.pre-order-modal-container .modal,.add-device-modal-container .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.email-me .modal .modal-dialog .modal-content,.redirect-modal-container .modal .modal-dialog .modal-content,.quantity-dialog .modal .modal-dialog .modal-content,.address-validation-dialog .modal .modal-dialog .modal-content,.info-modal-container .modal .modal-dialog .modal-content,.edit-card-details-container .modal .modal-dialog .modal-content,.edit-card-address-container .modal .modal-dialog .modal-content,.checkout-login-container .modal .modal-dialog .modal-content,.edit-shipping-details-container .modal .modal-dialog .modal-content,.OTP-modal-container .modal .modal-dialog .modal-content,.number-otp-modal-container .modal .modal-dialog .modal-content,.pre-order-modal-container .modal .modal-dialog .modal-content,.add-device-modal-container .modal .modal-dialog .modal-content{border:0;border-radius:none;box-shadow:none;width:355px;background:#fff;padding:30px 30px 30px 30px;border-radius:10px;pointer-events:all;margin:0 auto}
.email-me .modal .modal-dialog .modal-content p.caption-two,.redirect-modal-container .modal .modal-dialog .modal-content p.caption-two,.quantity-dialog .modal .modal-dialog .modal-content p.caption-two,.address-validation-dialog .modal .modal-dialog .modal-content p.caption-two,.info-modal-container .modal .modal-dialog .modal-content p.caption-two,.edit-card-details-container .modal .modal-dialog .modal-content p.caption-two,.edit-card-address-container .modal .modal-dialog .modal-content p.caption-two,.checkout-login-container .modal .modal-dialog .modal-content p.caption-two,.edit-shipping-details-container .modal .modal-dialog .modal-content p.caption-two,.OTP-modal-container .modal .modal-dialog .modal-content p.caption-two,.number-otp-modal-container .modal .modal-dialog .modal-content p.caption-two,.pre-order-modal-container .modal .modal-dialog .modal-content p.caption-two,.add-device-modal-container .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.email-me .modal .modal-dialog .modal-content .modal-header,.redirect-modal-container .modal .modal-dialog .modal-content .modal-header,.quantity-dialog .modal .modal-dialog .modal-content .modal-header,.address-validation-dialog .modal .modal-dialog .modal-content .modal-header,.info-modal-container .modal .modal-dialog .modal-content .modal-header,.edit-card-details-container .modal .modal-dialog .modal-content .modal-header,.edit-card-address-container .modal .modal-dialog .modal-content .modal-header,.checkout-login-container .modal .modal-dialog .modal-content .modal-header,.edit-shipping-details-container .modal .modal-dialog .modal-content .modal-header,.OTP-modal-container .modal .modal-dialog .modal-content .modal-header,.number-otp-modal-container .modal .modal-dialog .modal-content .modal-header,.pre-order-modal-container .modal .modal-dialog .modal-content .modal-header,.add-device-modal-container .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.email-me .modal .modal-dialog .modal-content .modal-header .close,.redirect-modal-container .modal .modal-dialog .modal-content .modal-header .close,.quantity-dialog .modal .modal-dialog .modal-content .modal-header .close,.address-validation-dialog .modal .modal-dialog .modal-content .modal-header .close,.info-modal-container .modal .modal-dialog .modal-content .modal-header .close,.edit-card-details-container .modal .modal-dialog .modal-content .modal-header .close,.edit-card-address-container .modal .modal-dialog .modal-content .modal-header .close,.checkout-login-container .modal .modal-dialog .modal-content .modal-header .close,.edit-shipping-details-container .modal .modal-dialog .modal-content .modal-header .close,.OTP-modal-container .modal .modal-dialog .modal-content .modal-header .close,.number-otp-modal-container .modal .modal-dialog .modal-content .modal-header .close,.pre-order-modal-container .modal .modal-dialog .modal-content .modal-header .close,.add-device-modal-container .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.email-me .modal .modal-body,.redirect-modal-container .modal .modal-body,.quantity-dialog .modal .modal-body,.address-validation-dialog .modal .modal-body,.info-modal-container .modal .modal-body,.edit-card-details-container .modal .modal-body,.edit-card-address-container .modal .modal-body,.checkout-login-container .modal .modal-body,.edit-shipping-details-container .modal .modal-body,.OTP-modal-container .modal .modal-body,.number-otp-modal-container .modal .modal-body,.pre-order-modal-container .modal .modal-body,.add-device-modal-container .modal .modal-body{padding:0}
.email-me .modal .modal-body .zip-code,.redirect-modal-container .modal .modal-body .zip-code,.quantity-dialog .modal .modal-body .zip-code,.address-validation-dialog .modal .modal-body .zip-code,.info-modal-container .modal .modal-body .zip-code,.edit-card-details-container .modal .modal-body .zip-code,.edit-card-address-container .modal .modal-body .zip-code,.checkout-login-container .modal .modal-body .zip-code,.edit-shipping-details-container .modal .modal-body .zip-code,.OTP-modal-container .modal .modal-body .zip-code,.number-otp-modal-container .modal .modal-body .zip-code,.pre-order-modal-container .modal .modal-body .zip-code,.add-device-modal-container .modal .modal-body .zip-code{width:100%;border-right:0;text-align:left}
.email-me .modal .modal-body .phone-number,.redirect-modal-container .modal .modal-body .phone-number,.quantity-dialog .modal .modal-body .phone-number,.address-validation-dialog .modal .modal-body .phone-number,.info-modal-container .modal .modal-body .phone-number,.edit-card-details-container .modal .modal-body .phone-number,.edit-card-address-container .modal .modal-body .phone-number,.checkout-login-container .modal .modal-body .phone-number,.edit-shipping-details-container .modal .modal-body .phone-number,.OTP-modal-container .modal .modal-body .phone-number,.number-otp-modal-container .modal .modal-body .phone-number,.pre-order-modal-container .modal .modal-body .phone-number,.add-device-modal-container .modal .modal-body .phone-number{width:100%;text-align:left}
.email-me .modal .modal-body .md-form.input-group label,.redirect-modal-container .modal .modal-body .md-form.input-group label,.quantity-dialog .modal .modal-body .md-form.input-group label,.address-validation-dialog .modal .modal-body .md-form.input-group label,.info-modal-container .modal .modal-body .md-form.input-group label,.edit-card-details-container .modal .modal-body .md-form.input-group label,.edit-card-address-container .modal .modal-body .md-form.input-group label,.checkout-login-container .modal .modal-body .md-form.input-group label,.edit-shipping-details-container .modal .modal-body .md-form.input-group label,.OTP-modal-container .modal .modal-body .md-form.input-group label,.number-otp-modal-container .modal .modal-body .md-form.input-group label,.pre-order-modal-container .modal .modal-body .md-form.input-group label,.add-device-modal-container .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0}
.email-me .modal .modal-body .existing-input input,.redirect-modal-container .modal .modal-body .existing-input input,.quantity-dialog .modal .modal-body .existing-input input,.address-validation-dialog .modal .modal-body .existing-input input,.info-modal-container .modal .modal-body .existing-input input,.edit-card-details-container .modal .modal-body .existing-input input,.edit-card-address-container .modal .modal-body .existing-input input,.checkout-login-container .modal .modal-body .existing-input input,.edit-shipping-details-container .modal .modal-body .existing-input input,.OTP-modal-container .modal .modal-body .existing-input input,.number-otp-modal-container .modal .modal-body .existing-input input,.pre-order-modal-container .modal .modal-body .existing-input input,.add-device-modal-container .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.email-me .modal .modal-body .dropdown-label ul li,.redirect-modal-container .modal .modal-body .dropdown-label ul li,.quantity-dialog .modal .modal-body .dropdown-label ul li,.address-validation-dialog .modal .modal-body .dropdown-label ul li,.info-modal-container .modal .modal-body .dropdown-label ul li,.edit-card-details-container .modal .modal-body .dropdown-label ul li,.edit-card-address-container .modal .modal-body .dropdown-label ul li,.checkout-login-container .modal .modal-body .dropdown-label ul li,.edit-shipping-details-container .modal .modal-body .dropdown-label ul li,.OTP-modal-container .modal .modal-body .dropdown-label ul li,.number-otp-modal-container .modal .modal-body .dropdown-label ul li,.pre-order-modal-container .modal .modal-body .dropdown-label ul li,.add-device-modal-container .modal .modal-body .dropdown-label ul li{text-align:left}
.email-me .modal .close,.redirect-modal-container .modal .close,.quantity-dialog .modal .close,.address-validation-dialog .modal .close,.info-modal-container .modal .close,.edit-card-details-container .modal .close,.edit-card-address-container .modal .close,.checkout-login-container .modal .close,.edit-shipping-details-container .modal .close,.OTP-modal-container .modal .close,.number-otp-modal-container .modal .close,.pre-order-modal-container .modal .close,.add-device-modal-container .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.cart-section .cart-item-row{border-top:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9}
.cart-section .cart-item-row.border-top-none{border-top:none !important}
.cart-section .cart-item-row .highlight{color:#bee81e !important}
.cart-section .cart-item-row .image-container{height:78px;width:78px;margin:0 0 16px;padding:10px;background-color:#f9f9f9;border-radius:10px;display:flex;justify-content:center;align-items:center}
.cart-section .cart-item-row__desc{padding-bottom:16px}
.cart-section .cart-item-row__price .auto-refill-enroll{letter-spacing:-1px}
.cart-section .cart-item-row .cart-item-image{max-height:100%;max-width:100%}
.cart-section .cart-item-row .smart-pay-logo{display:block;height:19px;width:78px}
.cart-section .cart-item-row sup{top:-0.3em}
.cart-section .cart-item-row .sort-dropdown{height:46px;width:84px}
.order-summary.cart-page-summary{padding-bottom:30px}
.cart-trade-in-row{display:none}
.disclaimer-cart{margin-left:92px}
}
@media only screen and (min-width:768px){.email-me .modal,.pre-order-modal-container .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.email-me .modal .modal-dialog .modal-content,.pre-order-modal-container .modal .modal-dialog .modal-content{border:0;border-radius:none;box-shadow:none;width:488px;background:#fff;padding:30px 30px 30px 30px;pointer-events:all;margin:0 auto}
.email-me .modal .modal-dialog .modal-content p.caption-two,.pre-order-modal-container .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.email-me .modal .modal-dialog .modal-content .modal-header,.pre-order-modal-container .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.email-me .modal .modal-dialog .modal-content .modal-header .close,.pre-order-modal-container .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.email-me .modal .modal-body,.pre-order-modal-container .modal .modal-body{padding:0}
.email-me .modal .modal-body .phone-number,.pre-order-modal-container .modal .modal-body .phone-number{width:50%;text-align:center}
.email-me .modal .modal-body .md-form.input-group label,.pre-order-modal-container .modal .modal-body .md-form.input-group label{top:-10px;margin-bottom:0}
.email-me .modal .modal-body .existing-input input,.pre-order-modal-container .modal .modal-body .existing-input input{padding:10px;color:#5d5d5d}
.email-me .modal .close,.pre-order-modal-container .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-14px;right:-14px}
.redirect-modal-container .modal,.quantity-dialog .modal,.address-validation-dialog .modal,.info-modal-container .modal,.edit-card-details-container .modal,.edit-card-address-container .modal,.checkout-login-container .modal,.edit-shipping-details-container .modal,.OTP-modal-container .modal,.number-otp-modal-container .modal,.add-device-modal-container .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.redirect-modal-container .modal .modal-dialog .modal-content,.quantity-dialog .modal .modal-dialog .modal-content,.address-validation-dialog .modal .modal-dialog .modal-content,.info-modal-container .modal .modal-dialog .modal-content,.edit-card-details-container .modal .modal-dialog .modal-content,.edit-card-address-container .modal .modal-dialog .modal-content,.checkout-login-container .modal .modal-dialog .modal-content,.edit-shipping-details-container .modal .modal-dialog .modal-content,.OTP-modal-container .modal .modal-dialog .modal-content,.number-otp-modal-container .modal .modal-dialog .modal-content,.add-device-modal-container .modal .modal-dialog .modal-content{border:0;border-radius:none;box-shadow:none;width:656px;background:#fff;padding:30px 40px;pointer-events:all;margin:0 auto}
.redirect-modal-container .modal .modal-dialog .modal-content p.caption-two,.quantity-dialog .modal .modal-dialog .modal-content p.caption-two,.address-validation-dialog .modal .modal-dialog .modal-content p.caption-two,.info-modal-container .modal .modal-dialog .modal-content p.caption-two,.edit-card-details-container .modal .modal-dialog .modal-content p.caption-two,.edit-card-address-container .modal .modal-dialog .modal-content p.caption-two,.checkout-login-container .modal .modal-dialog .modal-content p.caption-two,.edit-shipping-details-container .modal .modal-dialog .modal-content p.caption-two,.OTP-modal-container .modal .modal-dialog .modal-content p.caption-two,.number-otp-modal-container .modal .modal-dialog .modal-content p.caption-two,.add-device-modal-container .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.redirect-modal-container .modal .modal-dialog .modal-content .modal-header,.quantity-dialog .modal .modal-dialog .modal-content .modal-header,.address-validation-dialog .modal .modal-dialog .modal-content .modal-header,.info-modal-container .modal .modal-dialog .modal-content .modal-header,.edit-card-details-container .modal .modal-dialog .modal-content .modal-header,.edit-card-address-container .modal .modal-dialog .modal-content .modal-header,.checkout-login-container .modal .modal-dialog .modal-content .modal-header,.edit-shipping-details-container .modal .modal-dialog .modal-content .modal-header,.OTP-modal-container .modal .modal-dialog .modal-content .modal-header,.number-otp-modal-container .modal .modal-dialog .modal-content .modal-header,.add-device-modal-container .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;text-align:center;display:block}
.redirect-modal-container .modal .modal-dialog .modal-content .modal-header .close,.quantity-dialog .modal .modal-dialog .modal-content .modal-header .close,.address-validation-dialog .modal .modal-dialog .modal-content .modal-header .close,.info-modal-container .modal .modal-dialog .modal-content .modal-header .close,.edit-card-details-container .modal .modal-dialog .modal-content .modal-header .close,.edit-card-address-container .modal .modal-dialog .modal-content .modal-header .close,.checkout-login-container .modal .modal-dialog .modal-content .modal-header .close,.edit-shipping-details-container .modal .modal-dialog .modal-content .modal-header .close,.OTP-modal-container .modal .modal-dialog .modal-content .modal-header .close,.number-otp-modal-container .modal .modal-dialog .modal-content .modal-header .close,.add-device-modal-container .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.redirect-modal-container .modal .modal-body,.quantity-dialog .modal .modal-body,.address-validation-dialog .modal .modal-body,.info-modal-container .modal .modal-body,.edit-card-details-container .modal .modal-body,.edit-card-address-container .modal .modal-body,.checkout-login-container .modal .modal-body,.edit-shipping-details-container .modal .modal-body,.OTP-modal-container .modal .modal-body,.number-otp-modal-container .modal .modal-body,.add-device-modal-container .modal .modal-body{padding:30px 0}
.redirect-modal-container .modal .modal-body .dropdown-label ul li,.quantity-dialog .modal .modal-body .dropdown-label ul li,.address-validation-dialog .modal .modal-body .dropdown-label ul li,.info-modal-container .modal .modal-body .dropdown-label ul li,.edit-card-details-container .modal .modal-body .dropdown-label ul li,.edit-card-address-container .modal .modal-body .dropdown-label ul li,.checkout-login-container .modal .modal-body .dropdown-label ul li,.edit-shipping-details-container .modal .modal-body .dropdown-label ul li,.OTP-modal-container .modal .modal-body .dropdown-label ul li,.number-otp-modal-container .modal .modal-body .dropdown-label ul li,.add-device-modal-container .modal .modal-body .dropdown-label ul li{text-align:left}
.redirect-modal-container .modal .close,.quantity-dialog .modal .close,.address-validation-dialog .modal .close,.info-modal-container .modal .close,.edit-card-details-container .modal .close,.edit-card-address-container .modal .close,.checkout-login-container .modal .close,.edit-shipping-details-container .modal .close,.OTP-modal-container .modal .close,.number-otp-modal-container .modal .close,.add-device-modal-container .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-14px;right:-14px}
.redirect-modal-container .first-cta,.quantity-dialog .first-cta,.address-validation-dialog .first-cta,.info-modal-container .first-cta,.edit-card-details-container .first-cta,.edit-card-address-container .first-cta,.checkout-login-container .first-cta,.edit-shipping-details-container .first-cta,.OTP-modal-container .first-cta,.number-otp-modal-container .first-cta,.add-device-modal-container .first-cta{padding-right:30px}
.cart-section .cart-item-bundle .cart-item-row__price .cart-item-row__old-price{display:inline-block;margin-right:3px}
.disclaimer-cart{margin-left:120px}
}
@media only screen and (min-width:992px){.navbar-container-cart{background-color:#bee81e;z-index:1210}
.navbar-container-cart .container{max-width:1240px !important;box-shadow:none;padding-top:12px;padding-bottom:12px;height:80px}
.navbar-container-cart .container .logo-container{width:auto}
.navbar-container-cart .container .navbar-brand-cart{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-container-cart .container .cart-icon{padding-top:20px}
.navbar-container-cart .container a{border-bottom:0;text-decoration:none}
.national-retailer-footer{background-color:#000}
.national-retailer-footer .container{padding:40px 100px}
.national-retailer-footer ul.footer-links{list-style-type:none;margin:0;padding:0}
.national-retailer-footer ul.footer-links li{display:inline-block}
.national-retailer-footer ul.footer-links li a{text-decoration:none;color:#fff;font-size:12px;letter-spacing:.5px;line-height:20px;padding:0 10px;margin:5px 0;border-bottom:0;font-weight:400;display:block}
.national-retailer-footer ul.footer-links li a:hover{color:#b2b2b2}
.order-summary{margin-left:15%}
.order-summary.cart-page-summary{padding-bottom:0}
.cart-trade-in-row{display:inline-block}
.cart-section .auto-refill-on__content .auto-refill-content{justify-content:left}
.due-disclaimer .proration-heading{display:flex;align-items:center;justify-content:space-between}
.due-disclaimer .proration-heading .icon{display:unset}
.due-disclaimer .proration-heading .proration-discount{align-items:center}
.due-disclaimer .proration-heading .proration-discount-link{padding:0}
.disclaimer-cart{margin-left:95px}
.disclaimer-checkout{margin-left:83px}
}
@media only screen and (min-width:1200px){.disclaimer-cart{margin-left:110px}
}
.add-new-line{margin:0 auto;text-align:center;padding-top:30px;padding-bottom:20px}
.add-new-line__desc{margin-top:10px}
.auto-refill-on{margin-top:15px;margin-bottom:10px;border:1px solid #e8e8e9;background-color:#f9f9f9;padding:10px}
.auto-refill-on .auto-refill-content{padding-bottom:5px}
.auto-refill-on .auto-refill-content .auto-refill-heading{font-weight:700;margin-bottom:5px;font-size:16px;letter-spacing:0;line-height:24px}
@media only screen and (min-width:992px){.auto-refill-on .auto-refill-content{width:70%}
}
.auto-refill-on .auto-refill-toggle{display:flex;flex-direction:column;align-items:end;text-align:right}
.auto-refill-on .auto-refill-toggle .custom-switch{padding:0 !important}
.st-multiline-heading{padding-bottom:20px}
.st-multiline-heading .order-summary-container>div{flex-wrap:wrap}
.st-multiline-heading .order-summary-container>div>p.mr-20{margin-right:0;margin-bottom:5px}
.st-multiline-heading .order-summary-container>div>p.mr-20.text-color-grey{font-size:14px}
@media only screen and (min-width:767px){.st-multiline-heading{padding-bottom:0}
.st-multiline-heading .order-summary-container>div{flex-wrap:nowrap}
.st-multiline-heading .order-summary-container>div>p.mr-20{margin-right:20px}
}
.highlighted-plan-first-bundle{background:#e8e8e9;padding-right:10px;padding-left:10px}
.highlighted-plan-first-bundle .plan-first-refill{margin-bottom:20px}
.highlighted-plan-first-bundle .plan-first-refill .legal{font-size:12px}
.border-btm{border-bottom:1px solid #e8e8e9}
.border-btm .select-your-phone{margin:10px 0}
.accessorydetail-price-container .product-background .accessories-pdp .phone-tabs-section .specs-details-container .details-row ul li .details-text{padding-left:45px}
.cart-disclaimer .acp-enrollment{background-color:#bee81e;color:#000;border-radius:5px;padding-top:5px;padding-bottom:5px}
.cart-disclaimer .acp-enrollment p{font-size:14px;font-weight:300;line-height:20px;letter-spacing:0}
.cart-disclaimer .acp-enrollment .acp-multiple p{display:inline}
.cart-disclaimer .acp-enrollment .disclaimer-button{text-align:center}
.cart-disclaimer .acp-enrollment .disclaimer-button .btn{background-color:#000;color:#fff;padding:15px 40px;border-radius:20px}
.cart-disclaimer .acp-proration-disclaimer{background-color:#e8e8e9;color:#000;padding-top:5px;padding-bottom:5px}
.enrolled-disclaimer{background-color:#000;color:#fff}
.enrolled-disclaimer p{text-transform:uppercase;font-size:10px;font-weight:300;line-height:18px;letter-spacing:0;padding:3px 25px}
@media only screen and (min-width:992px){.enrolled-disclaimer p{padding:3px 50px}
}
@media only screen and (min-width:320px){.cart-plan-all-lines-disclaimer{width:345px;margin:auto}
.cart-plan-all-lines-disclaimer .plan-in-reserve,.cart-plan-all-lines-disclaimer .plan-entered-reserve{font-size:14px}
.cart-plan-all-lines-disclaimer .plan-all-lines-active,.cart-plan-all-lines-disclaimer .plan-all-lines-inactive,.cart-plan-all-lines-disclaimer .proration-all-lines{background-color:#fff;padding-top:20px;border:unset}
.cart-plan-all-lines-disclaimer .plan-all-lines-active p,.cart-plan-all-lines-disclaimer .plan-all-lines-inactive p,.cart-plan-all-lines-disclaimer .proration-all-lines p{font-size:14px;line-height:22px;letter-spacing:0}
}
@media only screen and (min-width:992px){.cart-plan-all-lines-disclaimer{width:319px}
}
.order-summary-smart-pay h2{font-size:16px !important;font-weight:700}
.smartpay-price-notification{display:flex;height:auto;background:#fff9de;padding-right:20px}
.dcotTopTxt{background-color:#bee81e;font-size:16px;padding:12px;border-radius:7px;margin-top:12px;font-weight:700}
a.dcot-offer-details-link{font-size:12px;margin-top:10px}
.dcotPromoModelTxt{font-size:14px}
.dcotOfferDetailTxt{font-size:14px;color:#75b43f;margin-left:5px}
.modalHeadingBottomLine{border-bottom:4px solid #498415;margin:5px -20px 0 -15px}
.dcotCartArModal .disenroll-ar-btn a{color:#5d5d5d}
.tablet-bundle-promo{margin:30px 0 0 0;display:block;padding:20px;font-weight:700;background-color:#e5f2fc;border-radius:24px}
.tablet-bundle-promo .btn{background-color:#1a1c35;color:#FFFF;margin:10px}
.tablet-bundle-promo .btn:hover{background-color:#3b3f78;color:#fff}
.tablet-bundle-promo .tablet-bundle-promo-text{text-align:left !important}
.tablet-bundle-promo .tablet-bundle-promo-content{font-size:14px;font-weight:600}
.tablet-bundle-promo .tablet-bundle-promo-add-phone-cta{font-size:14px;font-weight:600}
@media only screen and (min-width:992px){.tablet-bundle-promo .button-container{display:flex;justify-content:flex-start;align-items:center;gap:5%}
}
.tablet-bundle-notification{padding:10px 10px;margin-top:10px;margin-bottom:10px;gap:5%;background:#bee81e;border-radius:12px;display:flex}
.tablet-bundle-notification .tablet-bundle-success-icon{background:url(clientlib-base/resources/svg/page-icons/bundle_success_doller_icon.svg) no-repeat left top;width:24px;height:24px}
.tablet-bundle-notification .bundle-notify-content{display:flex;flex-direction:column-reverse;gap:10px}
@media only screen and (min-width:992px){.tablet-bundle-notification .bundle-notify-content{flex-direction:row-reverse}
}
.tablet-bundle-notification .bundle-notify-content .tabletnotification__title{font-weight:400}
.tablet-bundle-notification .bundle-notify-content .tabletnotification__desc{font-weight:700}
.login-description{display:flex;justify-content:center;gap:5px}
.add-new-line-tablet{text-align:center;padding-top:30px;padding-bottom:20px}
.add-new-line-tablet__desc{margin-top:10px}
.addPlan-emailShoppingCart-wrapper{display:flex;justify-content:space-between}
.add-line-tablet{padding-left:25px;position:relative;font-size:14px}
.add-line-tablet{text-decoration:none !important;border-bottom:none !important}
.add-line-tablet::before{content:"+";color:black;background-color:white;border:1px solid black;width:20px;height:20px;justify-content:center;align-items:center;position:absolute;border-radius:50%;font-size:16px;display:flex;padding-bottom:5px;top:5px;text-decoration:none}
.add-line-tablet span{text-decoration:underline}
@media only screen and (min-width:320px) and (max-width:480px){.checkout-tablet-cta{display:block;gap:10px}
}
.tablet-justify-cta{justify-items:center !important}
.tablet-options-section{border-bottom:1px solid #d8dada}
.tablet-options-section .imgTxt-wrap{text-align:center}
.tablet-options-section .select-your-phone{margin-bottom:20px;margin-top:20px}
@media only screen and (min-width:992px){.tablet-options-section .select-your-phone{margin-top:10px}
}
.tablet-options-section .select-your-phone__btn-group{display:flex;justify-content:space-between;margin-top:10px;align-items:center;flex-direction:column}
.tablet-options-section .select-your-phone__btn-group>div{width:100%}
.tablet-options-section .select-your-phone__btn-group>div:first-child{margin-bottom:10px}
.tablet-options-section .select-your-phone__btn-group>div .btn{width:100%;background-color:#000;color:#fff}
@media only screen and (min-width:992px){.tablet-options-section .select-your-phone__btn-group{align-items:center;flex-direction:row}
.tablet-options-section .select-your-phone__btn-group>div{width:50%}
.tablet-options-section .select-your-phone__btn-group>div:first-child{margin-bottom:0}
.tablet-options-section .select-your-phone__btn-group>div .btn{width:90%;background-color:#000;color:#fff}
}
.tablet-login-modal .tf-tooltip{display:none}
.tablet-login-modal .custom-control label{width:100% !important}
.tablet-login-modal .skip-for-now-btn{text-align:center;text-decoration:underline;font-weight:800;font-size:16px;cursor:pointer}
.tablet-login-modal .tablet-login-modal-heading{text-align:left;font-size:24px;font-weight:bold;margin-bottom:10px}
.tablet-login-modal .tablet-login-modal-title{text-align:left;font-size:16px;margin-bottom:10px}
.tablet-login-modal .tablet-privacy-policy label{margin-bottom:0 !important}
.tablet-login-modal .forget-password-tablet{position:relative !important;margin-top:20px !important}
.tablet-mandate-warning{background:url(clientlib-base/resources/svg/cart/small/mandatory_warning_checkout.svg) center center no-repeat;width:24px;height:24px}
.tablet-privacy-policy .privacy-policy-link{font-size:12px !important}
.offer-banner-text{display:flex;background-color:#bee81e;font-size:16px;padding:12px;border-radius:7px;margin-top:12px;font-weight:700;text-align:left}
@media only screen and (max-width:767px){.offer-banner-text{margin:12px;flex-direction:column}
}
a.get-offer-details-link{color:#000;font-size:14px;font-weight:600;line-height:20px;margin-top:10px}
.offer-modal-header{margin-bottom:16px}
.offer-modal-title-text{color:#000;font-size:24px;font-weight:600;line-height:36px;letter-spacing:-0.25px}
@media only screen and (max-width:767px){.offer-modal-title-text{line-height:28px}
}
.offerPromoModalText{color:#5d5d5d;font-size:16px;font-weight:400;line-height:24px}
.offer-details-link{display:flex;align-items:center;flex:150px 1 0;justify-content:flex-end}
@media only screen and (max-width:767px){.offer-details-link{flex:0;justify-content:flex-start;margin-left:32px}
}
.offer-details-link-text{font-size:14px;font-weight:600;line-height:20px}
.display-stacked-price{display:flex !important;flex-direction:column !important}
.display-stacked-price span{margin-right:0 !important}
.pr-15{padding-right:15px !important}
.auto-order-summary{padding:14px 0}
@media only screen and (min-width:720px){.auto-order-summary{padding:14px 0}
}
@media only screen and (min-width:920px){.auto-order-summary{padding:14px 0 0 0}
}
.auto-order-summary .row span{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.75px;text-transform:uppercase}
.auto-order-summary p{color:#343638;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;padding-top:8px;padding:0 15px !important}
.tablet-recommendation-content{font-size:16px;font-weight:600}
@media(max-width:767px){.tablet-recommendation-content{padding-bottom:25px !important;padding-left:15px !important}
}
.tablet-recommendation-desc{font-size:16px;font-weight:700}
@media(max-width:767px){.tablet-recommendation-desc{padding-right:5px}
}
@media(min-width:768px){.tablet-recommendation-left-content{padding-left:20px !important}
}
@media(min-width:768px){.tablet-recommendation-right-content{border-left:1px solid #d3e3fd;padding-left:20px !important}
}
@media(max-width:767px){.tablet-recommendation-right-content{border-top:1px solid #d3e3fd}
}
.tablet-recommendation-content a{color:#000;font-weight:700;border-bottom:0 solid #000;padding-bottom:2px;letter-spacing:normal;text-decoration:underline}
.tablet-recommendation-content a:hover{color:#000;opacity:.8;padding-bottom:0;border-bottom:0 solid #000}
@media(min-width:768px){.tablet-recommendation-icon{max-width:40px;margin-right:5px;text-align:center}
}
@media(max-width:768px){.tablet-recommendation-icon-wrapper{margin-left:-5px;margin-right:3px}
}
@media(max-width:768px){.tablet-recommendation-content-wrapper{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important}
}
.trade-in-program{padding:10px 20px}
.trade-in-program .tradein-icon{display:inline-block;vertical-align:middle;padding:0 20px}
.trade-in-program .tradein-icon i{background-size:100%;width:80px;height:80px;display:block}
.trade-in-program .subtitle-two{margin-bottom:10px}
.trade-in-program .subtitle-text{color:#5d5d5d;text-align:center}
.trade-in-program .heading-four{text-align:center;margin-bottom:20px}
.trade-in-program .tradein-steps{display:flex}
.trade-in-program .phone-list{width:487px !important}
.trade-in-program .phone-card-container{max-width:200px;padding-left:15px;padding-right:15px}
.trade-in-program .phone-card-container:first-child{margin-left:0}
.trade-in-program .phone-card-container img{width:60%;display:block;margin:0 auto}
.trade-in-program .tradein-confirm-text{position:relative;bottom:10px;text-align:center;padding-top:30px}
.trade-in-program .phone-card-details{flex-direction:column;background-color:#fff;padding:20px;height:200px;border-radius:10px;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);display:flex;border:2px solid transparent}
.trade-in-program .phone-card-details:focus{box-shadow:0 0 0 1px #5e9ed6;outline:0}
.trade-in-program .single-select-group{display:flex;flex-wrap:wrap}
.trade-in-program .single-select-btn{background:#fff;height:55px;width:95px;text-decoration:none;border:1px solid #e8e8e9;display:inline-block;text-align:center;padding:10px 20px;margin-right:10px;margin-bottom:20px;border-radius:10px;font-weight:900}
.trade-in-program .single-select-btn:focus{box-shadow:0 0 0 1px #5e9ed6;outline:0}
.trade-in-program .tradein-questions .list-group-item{background-color:transparent;border:0}
.trade-in-program .tradein-question-item{display:flex;flex-direction:column;padding-bottom:0}
.trade-in-program .tradein-question-label{font-size:14px;font-weight:600;margin-top:2px;margin-bottom:0}
.trade-in-program .tradein-question-wrap{display:flex;padding-bottom:15px}
.trade-in-program .tradein-question-row{flex-direction:column}
.trade-in-program .tradein-question-list{list-style:none;padding:0;margin:0}
.trade-in-program .tradein-answers-wrap .single-select-btn{text-transform:uppercase;margin-right:30px}
.trade-in-program .tradein-answers-wrap .single-select-group{max-width:270px}
.trade-in-program .tradein-heading-details{margin-top:15px;margin-bottom:20px}
.trade-in-program .tradein-heading-item{color:#5d5d5d;padding:0 15px;border-right:1px solid #b2b2b2;line-height:15px;font-size:14px;font-weight:600}
.trade-in-program .tradein-heading-item:last-child{border-right:0}
.trade-in-program .custom-control{padding-left:0;height:auto}
.trade-in-program .custom-control label{color:#b2b2b2;width:86%}
.trade-in-program .custom-control-label{height:auto;margin-bottom:20px}
.trade-in-program .custom-control-label::before{top:-6px}
.trade-in-program .custom-control-input:checked ~ .custom-control-label::before{top:-6px}
.trade-in-program .instructions-list{margin:0;padding:0 12px}
.trade-in-program .instructions-list li{padding:0 0 10px 0;color:#231f20}
.trade-in-program .terms-n-conditions{color:#b2b2b2;text-decoration:none;border-bottom:1px solid #b2b2b2}
.trade-in-program .popover-btn{border:2px solid black;background-color:transparent;padding:0;margin-left:auto;display:flex;align-self:flex-start}
.trade-in-program .selected{border:2px solid #75b53d}
.trade-in-program .device-confirm-list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;justify-content:center}
.tradein-popover{z-index:1212}
.tradein-popover .popover-body p{text-align:left;font-size:12px}
.tradein-popover .popover-body{background-color:#fff;padding:.75rem .8rem;border-radius:10px}
.tradein-popover .popover-inner{box-shadow:0 2px 12px -5px #ccc}
.tradein-popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}
.tradein-popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-top-color:#fff}
@media(min-width:768px){.trade-in-modal .device-confirm-list{justify-content:flex-start}
}
@media(min-width:992px){.trade-in-modal .single-select-btn{width:100%}
.trade-in-modal .tradein-question-label{margin-top:0}
.trade-in-modal .tradein-question-wrap{padding-bottom:20px}
.trade-in-modal .tradein-question-item{padding-bottom:20px}
.trade-in-modal .tradein-heading-details{margin-bottom:30px}
.trade-in-modal .custom-control{padding-left:0;height:auto}
.trade-in-program{min-height:470px}
}
.wizard,.tabcontrol{display:block;width:100%;height:100%}
.wizard a,.tabcontrol a{outline:0}
.wizard ul,.tabcontrol ul{padding:0;margin:0}
.wizard ul>li,.tabcontrol ul>li{display:block;padding:0}
.wizard>.steps .current-info,.tabcontrol>.steps .current-info{position:absolute;left:-999em}
.wizard>.content>.title,.tabcontrol>.content>.title{position:absolute;left:-999em}
.wizard>.steps{position:relative;display:block;width:100%}
.wizard.vertical>.steps{display:inline;float:left;width:30%}
.wizard>.steps .number{font-size:1.429em}
.wizard>.steps>ul>li{width:25%}
.wizard>.steps>ul>li,.wizard>.actions>ul>li{float:left}
.wizard.vertical>.steps>ul>li{float:none;width:100%}
.wizard>.steps a,.wizard>.steps a:hover,.wizard>.steps a:active{display:block;width:auto;margin:0 .5em .5em;padding:1em 1em;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.wizard>.steps .disabled a,.wizard>.steps .disabled a:hover,.wizard>.steps .disabled a:active{background:#eee;color:#aaa;cursor:default}
.wizard>.steps .current a,.wizard>.steps .current a:hover,.wizard>.steps .current a:active{background:#2184be;color:#fff;cursor:default}
.wizard>.steps .done a,.wizard>.steps .done a:hover,.wizard>.steps .done a:active{background:#9dc8e2;color:#fff}
.wizard>.steps .error a,.wizard>.steps .error a:hover,.wizard>.steps .error a:active{background:#ff3111;color:#fff}
.wizard>.content{display:block;position:relative;width:auto;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.wizard.vertical>.content{display:inline;float:left;margin:0 2.5% .5em 2.5%;width:65%}
.wizard>.content>.body{float:left;position:absolute}
.wizard>.content>.body>iframe{border:0 none;width:100%;height:100%}
.wizard>.content>.body input{display:block;border:1px solid #ccc}
.wizard>.content>.body input[type="checkbox"]{display:inline-block}
.wizard>.content>.body input.error{background:#fbe3e4;border:1px solid #fbc2c4;color:#8a1f11}
.wizard>.content>.body label{display:inline-block}
.wizard>.content>.body label.error{color:#8a1f11;display:inline-block;margin-left:1.5em}
.wizard>.actions{position:relative;display:block;text-align:right;width:100%}
.wizard.vertical>.actions{display:inline;float:right;margin:0 2.5%;width:95%}
.wizard>.actions>ul{display:inline-block;text-align:right}
.wizard>.actions>ul>li{margin:0 .5em}
.wizard.vertical>.actions>ul>li{margin:0 0 0 1em}
.wizard>.actions a,.wizard>.actions a:hover,.wizard>.actions a:active{background:#2184be;color:#fff;display:block;padding:.5em 1em;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.wizard>.actions .disabled a,.wizard>.actions .disabled a:hover,.wizard>.actions .disabled a:active{background:#eee;color:#aaa}
.tabcontrol>.steps{position:relative;display:block;width:100%}
.tabcontrol>.steps>ul{position:relative;margin:6px 0 0 0;top:1px;z-index:1}
.tabcontrol>.steps>ul>li{float:left;margin:5px 2px 0 0;padding:1px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}
.tabcontrol>.steps>ul>li:hover{background:#edecec;border:1px solid #bbb;padding:0}
.tabcontrol>.steps>ul>li.current{background:#fff;border:1px solid #bbb;border-bottom:0 none;padding:0 0 1px 0;margin-top:0}
.tabcontrol>.steps>ul>li>a{color:#5f5f5f;display:inline-block;border:0 none;margin:0;padding:10px 30px;text-decoration:none}
.tabcontrol>.steps>ul>li>a:hover{text-decoration:none}
.tabcontrol>.steps>ul>li.current>a{padding:15px 30px 10px 30px}
.tabcontrol>.content{position:relative;display:inline-block;width:100%;height:35em;overflow:hidden;border-top:1px solid #bbb;padding-top:20px}
.tabcontrol>.content>.body{float:left;position:absolute;width:95%;height:95%;padding:2.5%}
.tabcontrol>.content>.body ul{list-style:disc !important}
.tabcontrol>.content>.body ul>li{display:list-item}
.steps ul[role="tablist"]{display:none}
.steps-form footer.actions{display:none}
@media only screen and (min-width:992px){.wizard>.content{min-height:470px}
}
.bootstrap-select>select{position:absolute !important;bottom:0;left:50%;display:block !important;width:.5px !important;height:100% !important;padding:0 !important;opacity:0 !important;border:0;z-index:0 !important}
.bootstrap-select .dropdown-menu{position:relative;width:100%;float:none;padding:0;margin:0;border:0;border-radius:0;box-shadow:5px 5px 10px 0 rgba(0,0,0,0.2)}
.bootstrap-select .dropdown-menu .dropdown-item{padding-top:1rem;padding-bottom:1rem}
.bootstrap-select .dropdown-menu .dropdown-item:hover{border-bottom:0}
.bootstrap-select .dropdown-menu .dropdown-item.active,.bootstrap-select .dropdown-menu .dropdown-item:active{background-color:#f9f9f9;border:2px solid black;color:#666}
.bootstrap-select .dropdown-menu .selected{border:1px solid #bee81e !important}
.bootstrap-select.show .form-custom{border-bottom-color:#75b53d}
.dropdown{position:relative}
.form-select-custom.btn{box-shadow:none;text-transform:none;background-color:#fff;border-radius:0;width:100%;border-bottom:1px solid #666;text-align:left;color:#666;font-weight:400;position:relative;padding:20px;font-size:16px}
.form-select-custom.btn::after{display:inline-block;width:0;height:0;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;position:absolute;right:20px;top:50%}
.form-select-custom.btn:focus{box-shadow:0 0 0 1px #5e9ed6;outline:0}
.option-hide{display:none}
.phone-card-details.active{border:2px solid #75b53d;border-radius:10px}
@media(min-width:992px){.bootstrap-select{width:485px}
}
.tradein-footer-btns{flex-direction:row}
.tradein-footer-btns .btn{width:150px;color:#000;height:50px;padding:.84rem 0;margin:0 5px}
.tradein-footer-btns .btn:focus{box-shadow:0 0 0 1px #5e9ed6;outline:0}
.trade-in-modal .modal{z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:2px solid #000}
.trade-in-modal .modal-dialog{max-width:992px;margin:0;height:100%}
.trade-in-modal .modal-content{border:0;box-shadow:none;padding:0;width:100%;background:#fff;pointer-events:all;margin:0 auto;height:100%}
.trade-in-modal .modal-content .caption-two{color:#5d5d5d;font-weight:700}
.trade-in-modal .modal-header{padding:0;border-bottom:0;display:block;height:35px;border-radius:0;background-color:#f9f9f9}
.trade-in-modal .description-container{font-size:14px;letter-spacing:0;line-height:24px}
.trade-in-modal .sequential-card{padding-left:20px}
.trade-in-modal .purchase-modal-box-header{padding:5px 10px;height:100%}
.trade-in-modal .purchase-modal-box-header .next-phone{padding-left:30px}
.trade-in-modal .modal-body{padding:0;height:calc(100vh - 273px)}
.trade-in-modal .tradein-subtitle{font-size:20px;font-weight:600;margin-top:5px}
.trade-in-modal .tab-content{padding:0}
.trade-in-modal .tab-content .about-list{margin:20px 45px}
.trade-in-modal .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.trade-in-modal .tab-content .about-list li span{margin-right:15px}
.trade-in-modal .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.trade-in-modal .tab-content .accordion-new .card-header{padding:20px 0}
.trade-in-modal .tab-content .accordion-new .card-header a>p{width:auto !important}
.trade-in-modal .purchase-modal-box-body{height:100%;overflow-x:hidden;overflow-y:auto}
.trade-in-modal .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.trade-in-modal .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.trade-in-modal .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.trade-in-modal .tradein-footer{padding:20px;border-radius:0;background-color:#f9f9f9;border:0;justify-content:center}
.trade-in-modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
.trade-in-modal .dropdown{max-width:400px;position:relative}
.trade-in-modal .js-no-thanks-tradein{padding-top:10px}
.trade-in-modal .manufacturer-step .trade-in-program{padding:10px 35px}
.trade-in-modal .manufacturer-step .row{margin-right:-5px;margin-left:-5px}
.trade-in-modal .manufacturer-step .col{padding:10px 5px}
.trade-in-modal .manufacturer-step .selected{border:2px solid black}
.trade-in-modal .manufacturer-step .selected .manufacturer-check.icon{display:block}
.trade-in-modal .manufacturer label{position:absolute;bottom:0;right:15px}
.trade-in-modal .manufacturer-checkbox{height:100%;width:100%;display:flex;height:70px;border-radius:10px;background-color:#fff;border:1px solid #000;text-align:center;align-items:center;justify-content:center}
.trade-in-modal .manufacturer-checkbox:focus{box-shadow:0 0 0 1px #5e9ed6;outline:0}
.trade-in-modal .manufacturer-check.icon{position:absolute;top:35px;right:15px;display:none}
.trade-in-modal .carrier-check{position:absolute;top:14px;right:45px}
.trade-in-modal .manufacturer-icon{max-width:36px}
.trade-in-modal .js-step-next,.trade-in-modal .js-step-submit{background-color:#e8e8e9;box-shadow:none;color:#5d5d5d}
.trade-in-modal .js-step-next.js-active,.trade-in-modal .js-step-submit.js-active{background-color:#bee81e;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000}
.trade-in-modal .js-step-previous{background-color:#fff;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);border:1px solid #5d5d5d}
.trade-in-modal .select-input-help-text{font-weight:500;color:#666;font-size:12px;position:absolute;top:2px;left:15px;display:none}
.tradein-summary-list-ios,.tradein-summary-list-android{display:none}
.tradein-steps-img{width:80px}
.tradein-summary-image-mb{width:50px}
.tradein-summary-info{display:flex;padding-bottom:30px;max-width:270px;align-items:flex-start}
.tradein-summary-subtitle{font-size:14px;line-height:normal;font-weight:600}
.tradein-summary-price{font-size:25px;font-weight:700;letter-spacing:-0.5px;line-height:25px;padding-bottom:20px}
.tradein-summary-legal{color:#5d5d5d;font-size:10px;font-weight:600;letter-spacing:.25px;line-height:18px}
.tradein-summary-list{display:block;padding-top:20px;margin-bottom:20px}
.tradein-summary-list ol{padding:0 10px}
.tradein-summary-list li{color:#231f20;font-size:10px;line-height:15px;font-weight:600;margin-bottom:7px}
.tradein-summary-listitem{color:#231f20;font-size:10px;line-height:22px}
.tradein-summary-description{font-size:12px;line-height:20px;color:#231f20;padding-top:20px;font-weight:600}
.tradein-summary-terms{color:#828282;margin:0;text-align:center;font-size:10px;font-weight:500;text-decoration:underline;border-bottom:0;display:block}
.tradein-summary-terms:hover{text-decoration:underline;border-bottom:0}
.tradein-text-btn{color:#000;display:inline-block}
.tradein-text-btn a,.tradein-text-btn a:not([href]){color:#ababab;text-decoration:none;border-bottom:1px solid #ababab}
.tradein-text-btn a:hover,.tradein-text-btn a:not([href]):hover{color:#ababab}
.tradein-flow-start .tradein-footer-btns{display:flex;flex-direction:column-reverse}
.tradein-flow-start .js-step-next{width:290px;background-color:#bee81e;margin:0 auto}
.tradein-info-wrap{padding-top:30px;padding-bottom:30px;display:flex}
.tradein-device-info{display:flex;padding-top:30px}
.tradein-info-image-container,.tradein-info-image-container-mb{box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);border-radius:4px;background-color:white;padding:5px;margin-right:20px}
.tradein-info-image{width:100px;height:auto}
.tradein-info-title{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;margin-top:5px}
.tradein-info-subtitle{font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;margin-top:5px}
.tradein-label{font-size:16px;font-weight:900;letter-spacing:0;line-height:1;margin-top:40px;margin-bottom:10px}
.tradein-label-big{font-size:19px;font-weight:600}
.tradein-loader{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.9;background-color:#fff;display:flex;justify-content:center;align-items:center}
.tradein-error-background{position:absolute;height:100%;width:100%;top:0;left:0;background-color:#fff;display:none}
.tradein-error-flex-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}
.tradein-error-content{max-width:656px;width:100%;color:#000;padding:54px 40px 60px;border-radius:10px}
.tradein-error-content .icon{margin-top:-5px}
.tradein-error-title{font-weight:600;font-size:20px;text-transform:uppercase;padding-bottom:30px;display:inline-block;padding-left:10px}
.tradein-error-description{padding-bottom:30px}
.tradein-summary-step .heading-four{margin-bottom:10px}
.dropdown-wrapper{position:relative}
.dropdown-wrapper .show .form-select-custom{border-bottom-color:#bee81e}
.dropdown-wrapper .show .form-select-custom::after{border-top:0;border-bottom:.3em solid}
.dropdown-wrapper.js-show-mini-placeholder .form-select-custom{padding:27px 15px 12px}
.dropdown-wrapper.js-show-mini-placeholder .select-input-help-text{display:block}
@media only screen and (min-width:768px){.trade-in-modal .popover-btn{margin-left:30px}
.trade-in-modal .tradein-summary-image-dsktp{max-width:100%}
.trade-in-modal .tradein-heading-item:first-child{padding-left:0}
}
@media only screen and (min-width:992px){.trade-in-modal .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.trade-in-modal .modal .modal-dialog{max-width:max-content;margin:0 auto;height:100%}
.trade-in-modal .modal .modal-dialog .modal-content{height:auto;border:0;border-radius:10px;box-shadow:none;padding:0;width:992px;background:#fff;pointer-events:all;margin:0 auto;overflow:hidden}
.trade-in-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.trade-in-modal .modal .modal-dialog .modal-content .modal-header{background-color:#fff;padding:0;border-bottom:0;display:block}
.trade-in-modal .modal .modal-dialog .modal-content .modal-header .next-phone{padding-left:30px}
.trade-in-modal .modal .modal-body{padding:0;border-radius:10px;height:auto}
.trade-in-modal .modal .modal-body .tab-content{padding:0}
.trade-in-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.trade-in-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.trade-in-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.trade-in-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.trade-in-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.trade-in-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.trade-in-modal .modal .modal-body .purchase-modal-box-body{max-height:470px;overflow-x:hidden;overflow-y:auto}
.trade-in-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.trade-in-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.trade-in-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.trade-in-modal .modal .tradein-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#000}
.trade-in-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
.trade-in-modal .heading-four{text-align:left}
.trade-in-modal .subtitle-text{text-align:left}
.trade-in-modal .sequential-card{text-align:center;padding-right:20px;padding-left:20px;padding-top:20px}
.trade-in-modal .description-container{font-size:16px}
.trade-in-modal .tradein-footer-btns{flex-direction:row;justify-content:flex-end;align-items:center}
.trade-in-modal .tradein-footer-btns .btn:focus{box-shadow:0 0 0 1px #5e9ed6;outline:0}
.trade-in-modal .js-no-thanks-tradein{padding-top:0}
.trade-in-modal .js-step-next{width:200px;margin:0}
.trade-in-modal .js-step-previous{width:auto;height:auto;padding:0;color:#ababab;background:transparent;border:0;text-transform:none;font-weight:600;text-decoration:underline;margin:0 20px 0 0}
.trade-in-modal .tradein-steps{flex-direction:column}
.trade-in-modal .tradein-icon{margin:0 auto}
.trade-in-modal .tradein-icon i{width:100px;height:100px}
.trade-in-modal .carrier-check{right:100px}
.trade-in-modal .manufacturer-step .trade-in-program{padding:40px 80px}
.trade-in-modal .manufacturer-step .col{padding:10px}
.trade-in-modal .single-select-btn{max-width:unset;padding:15px 25px;margin-right:30px;width:auto}
.trade-in-modal .tradein-question-row{flex-direction:row}
.trade-in-modal .tradein-question-item{display:flex;flex-direction:row}
.trade-in-modal .tradein-question-wrap{flex-direction:column;padding-top:10px;padding-bottom:0}
.trade-in-modal .tradein-question-label{margin-bottom:0}
.trade-in-modal .popover-btn{margin-left:0}
.trade-in-modal .custom-control-label{margin-bottom:30px}
.trade-in-modal .dropdown{max-width:unset}
.tradein-text-btn{color:#fff;padding-right:20px}
.wizard>.content>.body{padding:0}
.tradein-row-space-between{justify-content:space-between}
.trade-in-program{padding:40px 80px}
.tradein-info-image{width:200px;padding-right:0;max-height:100%;object-fit:contain}
.tradein-device-info{flex-direction:column;padding-right:0;width:240px}
.tradein-subtitle{text-align:center;padding-top:20px}
.tradein-info-wrap{flex-direction:column;padding-top:30px;width:240px}
.tradein-answers-wrap{margin-left:auto}
.tradein-answers-wrap .single-select-btn:last-child{margin-right:0}
.dropdown-wrapper{position:relative;max-width:100%}
.tradein-heading-item:first-child{padding-left:0}
.tradein-summary-info{max-width:370px;padding-bottom:20px}
.tradein-summary-price{font-size:44px;line-height:40px;padding-bottom:30px}
.tradein-summary-subtitle{font-size:16px;line-height:21px;letter-spacing:.3px;font-weight:700}
.tradein-summary-legal{font-size:12px;max-width:320px;font-weight:500}
.tradein-summary-description{font-size:15px;max-width:380px;font-weight:500}
.tradein-summary-list ol{padding:15px}
.tradein-summary-list li{font-weight:500;font-size:14px;line-height:28px;margin-bottom:0}
.tradein-summary-listitem{font-size:15px;font-weight:200;line-height:26px}
.tradein-summary-terms{font-size:14px;text-align:left;font-weight:600}
.owl-carousel .step-block{color:#000}
.owl-carousel .trade-in-modal{padding:0}
.owl-carousel .modal{position:absolute;border-radius:0}
.owl-carousel .modal .modal-dialog{max-width:100%}
.owl-carousel .modal .modal-dialog .modal-content{width:100%;height:100%;border-radius:0}
.owl-carousel .modal .modal-dialog .modal-content .modal-header{background-color:#f9f9f9}
.owl-carousel .modal .tradein-footer{border-radius:0}
.owl-carousel .modal .modal-body .purchase-modal-box-body{max-height:unset}
.owl-carousel .tradein-summary-image-dsktp{width:100%}
.tradein-steps-img{width:100px}
.tradein-info-image-container{padding:20px;border-radius:10px;margin-right:0}
.tradein-info-image-container-mb{display:none}
.tradein-summary-step .heading-four{margin-bottom:15px}
}
.plan-card a{border-bottom:1px solid #5d5d5d}
.plan-card a:hover{border-bottom:1px solid #5d5d5d}
.cart-arrow{text-decoration:none;border-bottom:0}
.cart-arrow:hover{border-bottom:0}
.cart-arrow-mobile{text-decoration:none;border-bottom:0}
.cart-arrow-mobile:hover{border-bottom:0}
@media only screen and (min-width:320px){.cart-wizard .discounted-price{display:flex;justify-content:end;color:#000;font-weight:bold}
.cart-wizard .discounted-price span{margin-right:5px}
.cart-header{text-align:center}
.cart-area-mobile{margin:0 auto;width:100%;padding-top:0;padding-bottom:0;position:absolute;left:0;top:142px}
.cart-area-mobile .cart-wizard{background:#f9f9f9;box-shadow:none;border-radius:0;position:absolute;top:-64px;left:0;width:100%;z-index:1210;padding:0 0 20px 0;display:none;overflow-y:scroll;max-height:65vh}
.cart-area-mobile .cart-wizard .cart-wizard-show{margin-top:20px;margin-bottom:9px}
.cart-area-mobile .cart-wizard .cart-wizard-show a.edit{color:#5d5d5d;font-weight:400;text-decoration:none;border-bottom:1px solid #5d5d5d}
.cart-area-mobile .cart-wizard .cart-wizard-show .badge{box-shadow:none}
.cart-area-mobile .cart-wizard .cart-wizard-show .badge-text{vertical-align:middle;font-weight:700;margin-left:10px}
.cart-area-mobile .cart-wizard .cart-wizard-show .badge-light{color:#fff !important;border-radius:50%;width:20px;height:20px;padding:4px 3px;font-weight:400}
.cart-area-mobile .cart-wizard .cart-wizard-mobile .cart-wizard-bg{background:#fff;border-radius:8px;padding:9px;color:#5d5d5d;margin-top:10px;margin-bottom:10px}
.cart-area-mobile .cart-wizard .cart-wizard-mobile .cart-wizard-bg a.edit{color:#5d5d5d;text-decoration:none;border-bottom:1px solid #5d5d5d;margin-left:34px}
.cart-wizard-heading{margin:20px 0}
.cart-wizard-heading h1,.cart-wizard-heading p,.cart-wizard-heading a{margin-bottom:15px}
.cart-wizard-heading a{text-decoration:none;border-bottom:1px solid #5d5d5d}
.cart-wizard-heading .purchase-activation-login{text-align:right;float:unset;display:unset;transform:unset}
.cart-wizard-heading.pfflow{top:0;height:0}
.cart-wizard-heading .pfflow.subtitle-three-px,.cart-wizard-heading .pfflow.voicemail-selection-title{font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:28px}
.cart-mobile-header{background:#fff;padding:15px 10px 15px 15px;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.15);position:sticky;top:0;z-index:9999}
.cart-mobile-header p{margin-top:2.5px;margin-bottom:2.5px}
.cart-mobile-header .plan-left{margin-left:15px}
.cart-mobile-header .total-right{margin-right:20px;margin-left:20px}
#stepsCount svg{width:46px;height:46px}
.progressbar-text{font-size:10px;font-weight:700;color:#000 !important;width:46px;text-align:center;margin:0 auto !important}
.expand-n-less{padding:12px 0 12px 20px}
}
@media only screen and (min-width:375px){.cart-header{text-align:center}
.cart-area-mobile{margin:0 auto;width:100%;padding-top:0;padding-bottom:0;position:absolute;left:0;top:142px}
.cart-area-mobile .cart-wizard{background:#f9f9f9;box-shadow:none;border-radius:0;position:absolute;top:-64px;left:0;width:100%;z-index:1210;padding:0 0 20px 0;display:none;overflow-y:scroll;max-height:65vh}
.cart-area-mobile .cart-wizard .cart-wizard-show{margin-top:20px;margin-bottom:9px}
.cart-area-mobile .cart-wizard .cart-wizard-show a.edit{color:#5d5d5d;font-weight:400;text-decoration:none;border-bottom:1px solid #5d5d5d}
.cart-area-mobile .cart-wizard .cart-wizard-show .badge{box-shadow:none}
.cart-area-mobile .cart-wizard .cart-wizard-show .badge-text{vertical-align:middle;font-weight:700;margin-left:10px}
.cart-area-mobile .cart-wizard .cart-wizard-show .badge-light{color:#fff !important;border-radius:50%;width:20px;height:20px;padding:4px 3px;font-weight:400}
.cart-area-mobile .cart-wizard .cart-wizard-mobile .cart-wizard-bg{background:#fff;border-radius:8px;padding:9px;color:#5d5d5d;margin-top:10px;margin-bottom:10px}
.cart-area-mobile .cart-wizard .cart-wizard-mobile .cart-wizard-bg a.edit{color:#5d5d5d;text-decoration:none;border-bottom:1px solid #5d5d5d;margin-left:34px}
.cart-wizard-heading{margin:20px 0}
.cart-wizard-heading h1,.cart-wizard-heading p,.cart-wizard-heading a{margin-bottom:15px}
.cart-wizard-heading a{text-decoration:none;border-bottom:1px solid #5d5d5d}
.cart-wizard-heading .purchase-activation-login{text-align:right;float:unset;display:unset;transform:unset}
.cart-mobile-header{background:#fff;padding:15px 10px 15px 15px;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.15);position:sticky;top:0;z-index:9999}
.cart-mobile-header p{margin-top:2.5px;margin-bottom:2.5px}
.cart-mobile-header .plan-left{margin-left:15px}
.cart-mobile-header .total-right{margin-right:20px;margin-left:20px}
#stepsCount svg{width:46px;height:46px}
.progressbar-text{font-size:10px;font-weight:700;color:#000 !important;width:46px;text-align:center;margin:0 auto !important}
.expand-n-less{padding:12px 0 12px 20px}
}
@media only screen and (min-width:992px){.cart-header{text-align:left !important}
.cart-area-desktop{margin:0 auto;padding-top:30px;padding-bottom:30px;margin-bottom:30px}
.cart-area-desktop .cart-wizard{background:#f9f9f9;padding:25px 10px 25px 20px;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.15);border-radius:8px;position:absolute;width:994px;display:inline-flex !important;left:50%;transform:translateX(-50%);top:30px;z-index:9}
.cart-area-desktop .cart-wizard .cart-wizard-show{margin-bottom:0;margin-top:0;display:flex}
.cart-area-desktop .cart-wizard .cart-wizard-show .badge{box-shadow:none}
.cart-area-desktop .cart-wizard .cart-wizard-show .badge-text{vertical-align:middle;font-weight:700;margin-left:10px}
.cart-area-desktop .cart-wizard .cart-wizard-show .badge-light{color:#fff !important;border-radius:50%;width:20px;height:20px;padding:4px 3px;font-weight:400}
.cart-area-desktop .cart-wizard .cart-wizard-show .badge-line{display:inline-block}
.cart-area-desktop .cart-wizard .cart-wizard-show .badge-line.active{height:2px;margin:3px 10px;width:46%;background:#75b53d;margin-top:10px !important}
.cart-area-desktop .cart-wizard .cart-wizard-show .badge-line.next{height:2px;margin:3px 10px;width:46%;background:#e8e8e9;margin-top:10px !important}
.cart-area-desktop .cart-wizard .cart-wizard-show .total-price{margin-right:20px;margin-top:3px !important}
.cart-area-desktop .cart-wizard .cart-wizard-hidden{margin-right:20px;display:none}
.cart-area-desktop .cart-wizard .cart-wizard-hidden .cart-wizard-bg{border-radius:8px;padding:12px;color:#5d5d5d;margin-top:9px;margin-bottom:0}
.cart-area-desktop .cart-wizard .cart-wizard-hidden .cart-wizard-bg a.edit{color:#5d5d5d;text-decoration:none;border-bottom:1px solid #5d5d5d;margin-left:34px}
.cart-area-desktop .cart-wizard .cart-wizard-hidden .smartPaySection{margin-top:0 !important}
}
@media only screen and (min-width:992px) and (min-width:992px){.purchase-flow-sim-card-title{height:150px !important}
}
@media only screen and (min-width:992px){.cart-wizard-heading{padding-bottom:30px;position:relative;top:70px;height:220px;left:50%;transform:translateX(-50%);margin:0}
.cart-wizard-heading h1,.cart-wizard-heading p,.cart-wizard-heading a{margin-bottom:15px}
.cart-wizard-heading a{border-bottom:1px solid #5d5d5d;color:#5d5d5d}
}
@media only screen and (min-width:992px) and (min-width:992px){.cart-wizard-heading .purchase-activation-login{float:right;display:flex;transform:translateY(90px)}
}
@media only screen and (min-width:992px){.cart-wizard-heading .purchase-activation-login .account-login-btn{margin-left:0}
}
@media only screen and (min-width:992px) and (min-width:992px){.cart-wizard-heading .purchase-activation-login .account-login-btn{margin-left:20px}
}
@media only screen and (min-width:992px){.smartPaySection{margin-top:0 !important}
}
.product-listing-container .mld-plan-promo-cards .plan-card .ribbon-wrap{width:150px;height:100px;overflow:hidden;position:absolute;top:-1px}
.product-listing-container .mld-plan-promo-cards .plan-card .ribbon-wrap::before,.product-listing-container .mld-plan-promo-cards .plan-card .ribbon-wrap::after{content:'';width:10px;height:10px;background-color:#cc2714;position:absolute;z-index:-1}
.product-listing-container .mld-plan-promo-cards .plan-card .ribbon-wrap::after{bottom:0;left:0}
.product-listing-container .mld-plan-promo-cards .plan-card .ribbon{width:150px;text-align:center;padding:20px 0 0 0;background-color:#cc2714;color:#fff;position:absolute;transform:rotate(-45deg);right:38%;top:0;font-weight:700}
.text-strikethrough{text-decoration:line-through}
.shipping-info-form .alternate,.gift-info-container .alternate,.billing-info-form .alternate,.savedCreditCardDetails .alternate,.creditcardCustomerLoggedIn .alternate,.edit-primary-address .alternate,.edit-card-address-container .alternate,.edit-card-details-container .alternate,.edit-shipping-details-container .alternate,.OTP-modal-container .alternate,.number-otp-modal-container .alternate,.email-me .alternate,.add-device-modal-container .alternate,.promo-code-container .alternate,.transfer-phone-number .alternate,.mobile-protection-info-form .alternate{background-color:#f9f9f9}
.shipping-info-form .alternate label,.gift-info-container .alternate label,.billing-info-form .alternate label,.savedCreditCardDetails .alternate label,.creditcardCustomerLoggedIn .alternate label,.edit-primary-address .alternate label,.edit-card-address-container .alternate label,.edit-card-details-container .alternate label,.edit-shipping-details-container .alternate label,.OTP-modal-container .alternate label,.number-otp-modal-container .alternate label,.email-me .alternate label,.add-device-modal-container .alternate label,.promo-code-container .alternate label,.transfer-phone-number .alternate label,.mobile-protection-info-form .alternate label{top:0}
.shipping-info-form .text-area,.gift-info-container .text-area,.billing-info-form .text-area,.savedCreditCardDetails .text-area,.creditcardCustomerLoggedIn .text-area,.edit-primary-address .text-area,.edit-card-address-container .text-area,.edit-card-details-container .text-area,.edit-shipping-details-container .text-area,.OTP-modal-container .text-area,.number-otp-modal-container .text-area,.email-me .text-area,.add-device-modal-container .text-area,.promo-code-container .text-area,.transfer-phone-number .text-area,.mobile-protection-info-form .text-area{height:auto;background-color:transparent;margin:0}
.shipping-info-form .text-area .md-textarea,.gift-info-container .text-area .md-textarea,.billing-info-form .text-area .md-textarea,.savedCreditCardDetails .text-area .md-textarea,.creditcardCustomerLoggedIn .text-area .md-textarea,.edit-primary-address .text-area .md-textarea,.edit-card-address-container .text-area .md-textarea,.edit-card-details-container .text-area .md-textarea,.edit-shipping-details-container .text-area .md-textarea,.OTP-modal-container .text-area .md-textarea,.number-otp-modal-container .text-area .md-textarea,.email-me .text-area .md-textarea,.add-device-modal-container .text-area .md-textarea,.promo-code-container .text-area .md-textarea,.transfer-phone-number .text-area .md-textarea,.mobile-protection-info-form .text-area .md-textarea{background-color:#f9f9f9;height:151px;margin:0;padding-left:10px !important;padding-right:10px !important}
.shipping-info-form .custom-switch,.gift-info-container .custom-switch,.billing-info-form .custom-switch,.savedCreditCardDetails .custom-switch,.creditcardCustomerLoggedIn .custom-switch,.edit-primary-address .custom-switch,.edit-card-address-container .custom-switch,.edit-card-details-container .custom-switch,.edit-shipping-details-container .custom-switch,.OTP-modal-container .custom-switch,.number-otp-modal-container .custom-switch,.email-me .custom-switch,.add-device-modal-container .custom-switch,.promo-code-container .custom-switch,.transfer-phone-number .custom-switch,.mobile-protection-info-form .custom-switch{padding:0}
.shipping-info-form .custom-switch .custom-control-label::before,.gift-info-container .custom-switch .custom-control-label::before,.billing-info-form .custom-switch .custom-control-label::before,.savedCreditCardDetails .custom-switch .custom-control-label::before,.creditcardCustomerLoggedIn .custom-switch .custom-control-label::before,.edit-primary-address .custom-switch .custom-control-label::before,.edit-card-address-container .custom-switch .custom-control-label::before,.edit-card-details-container .custom-switch .custom-control-label::before,.edit-shipping-details-container .custom-switch .custom-control-label::before,.OTP-modal-container .custom-switch .custom-control-label::before,.number-otp-modal-container .custom-switch .custom-control-label::before,.email-me .custom-switch .custom-control-label::before,.add-device-modal-container .custom-switch .custom-control-label::before,.promo-code-container .custom-switch .custom-control-label::before,.transfer-phone-number .custom-switch .custom-control-label::before,.mobile-protection-info-form .custom-switch .custom-control-label::before{top:-7px}
.shipping-info-form .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.gift-info-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.billing-info-form .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.savedCreditCardDetails .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.creditcardCustomerLoggedIn .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.edit-primary-address .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.edit-card-address-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.edit-card-details-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.edit-shipping-details-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.OTP-modal-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.number-otp-modal-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.email-me .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.add-device-modal-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.promo-code-container .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.transfer-phone-number .custom-switch .custom-control-input:checked ~ .custom-control-label::before,.mobile-protection-info-form .custom-switch .custom-control-input:checked ~ .custom-control-label::before{top:-7px}
.shipping-info-form .custom-switch .custom-control-label,.gift-info-container .custom-switch .custom-control-label,.billing-info-form .custom-switch .custom-control-label,.savedCreditCardDetails .custom-switch .custom-control-label,.creditcardCustomerLoggedIn .custom-switch .custom-control-label,.edit-primary-address .custom-switch .custom-control-label,.edit-card-address-container .custom-switch .custom-control-label,.edit-card-details-container .custom-switch .custom-control-label,.edit-shipping-details-container .custom-switch .custom-control-label,.OTP-modal-container .custom-switch .custom-control-label,.number-otp-modal-container .custom-switch .custom-control-label,.email-me .custom-switch .custom-control-label,.add-device-modal-container .custom-switch .custom-control-label,.promo-code-container .custom-switch .custom-control-label,.transfer-phone-number .custom-switch .custom-control-label,.mobile-protection-info-form .custom-switch .custom-control-label{font-size:0 !important}
.shipping-info-form a,.gift-info-container a,.billing-info-form a,.savedCreditCardDetails a,.creditcardCustomerLoggedIn a,.edit-primary-address a,.edit-card-address-container a,.edit-card-details-container a,.edit-shipping-details-container a,.OTP-modal-container a,.number-otp-modal-container a,.email-me a,.add-device-modal-container a,.promo-code-container a,.transfer-phone-number a,.mobile-protection-info-form a{border-bottom:1px solid #5d5d5d}
.shipping-info-form .md-form.input-group .form-control,.gift-info-container .md-form.input-group .form-control,.billing-info-form .md-form.input-group .form-control,.savedCreditCardDetails .md-form.input-group .form-control,.creditcardCustomerLoggedIn .md-form.input-group .form-control,.edit-primary-address .md-form.input-group .form-control,.edit-card-address-container .md-form.input-group .form-control,.edit-card-details-container .md-form.input-group .form-control,.edit-shipping-details-container .md-form.input-group .form-control,.OTP-modal-container .md-form.input-group .form-control,.number-otp-modal-container .md-form.input-group .form-control,.email-me .md-form.input-group .form-control,.add-device-modal-container .md-form.input-group .form-control,.promo-code-container .md-form.input-group .form-control,.transfer-phone-number .md-form.input-group .form-control,.mobile-protection-info-form .md-form.input-group .form-control{color:#000}
.shipping-info-form .error-text,.gift-info-container .error-text,.billing-info-form .error-text,.savedCreditCardDetails .error-text,.creditcardCustomerLoggedIn .error-text,.edit-primary-address .error-text,.edit-card-address-container .error-text,.edit-card-details-container .error-text,.edit-shipping-details-container .error-text,.OTP-modal-container .error-text,.number-otp-modal-container .error-text,.email-me .error-text,.add-device-modal-container .error-text,.promo-code-container .error-text,.transfer-phone-number .error-text,.mobile-protection-info-form .error-text{margin-top:0 !important}
.opac-25{opacity:.25}
.checkout-footer .footer-text{padding-top:0;padding-bottom:80px;color:#fff}
.checkout-footer .footer-text p{margin-bottom:0}
.dropdown-label .selected{opacity:1 !important;transform:translateY(0) !important;transition-duration:.1s;text-align:left}
.dropdown-label .place-holder-selected{font-size:12px;top:8px}
.dropdown-label.focused .options{opacity:1;height:300px;max-height:220px;overflow-y:auto}
.dropdown-label .options{max-height:220px}
.log-in-container{border-radius:10px;background-color:#fff;box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}
.insert-otp-digits .alternate{margin-right:10px}
.insert-otp-digits .input-group{width:48px}
.promo-code-container .input-group{max-width:487px}
.checkout-form{scrollbar-width:none}
.checkout-form::-webkit-scrollbar{width:0;background:transparent}
.edit-form-link,.edit-address-link{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.edit-card-details-container .input-card-type-image{position:absolute;right:20px;top:17px}
.checkbox-inside-choiceCard .custom-control-input ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/checkbox_off.svg) center center no-repeat}
.checkbox-inside-choiceCard .custom-control-input:checked ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/checkbox_on.svg) center center no-repeat}
@media only screen and (min-width:320px){.gift-info-container{width:100%}
.gift-info-container .text-area .md-textarea{width:100%;box-sizing:border-box}
.mobile-cart-section{display:none}
.mobile-cart-section .order-summary-title h2{padding-top:16px}
.checkout-cart-section{box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);padding:0;z-index:1211;position:absolute}
.checkout-cart-section a{border-bottom:1px solid #5d5d5d}
.checkout-cart-section .checkout-cart-container .checkout-cart-summary .cart-item-row__desc .enrolled-disclaimer p{padding:3px 10px}
.checkout-cart-section .checkout-cart-container .checkout-order-summary .order-total-detail{padding:10px 20px !important}
.checkout-cart-section .checkout-cart-container .checkout-order-summary .order-total-detail+.order-total-detail{margin-top:0 !important}
.checkout-cart-section .cart-item-row__old-price{text-decoration:line-through;margin-right:5px}
.cart-heading-container{width:100%;margin:0 auto;padding:0 12px;background-color:#fff}
.cart-heading-container .cart-heading{line-height:0;padding:22px 0}
.cart-heading-container .categorie{font-size:12px;font-weight:400;letter-spacing:.75px;line-height:20px;color:#5d5d5d;padding-top:12px}
.cart-heading-container .amount{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;color:#000;padding-bottom:12px}
.checkout-cart-summary{width:100%;margin:0 auto}
.checkout-cart-summary .cart-item-row{padding:20px}
.checkout-cart-summary .cart-item-row .image-container{height:60px;width:60px;padding:10px;background-color:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.15);border-radius:10px;display:flex;justify-content:center;align-items:center}
.checkout-cart-summary .cart-item-row .image-container .cart-item-image{max-height:100%;max-width:100%}
.checkout-cart-summary .cart-item-row .quantity-sup{top:-0.3em;padding-left:10px}
.checkout-order-summary{width:100%;margin:0 auto;padding-bottom:15px}
.checkout-order-summary .categorie,.checkout-order-summary .amount{color:#5d5d5d;font-size:12px;letter-spacing:.25px;line-height:20px}
.checkout-order-summary .order-total-detail{padding-left:20px;padding-right:20px}
.checkout-order-summary .due-order-price-detail .categorie{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;color:#5d5d5d;text-transform:uppercase}
.checkout-order-summary .due-order-price-detail .amount{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;color:#000}
.checkout-order-summary .promo-code{margin-bottom:0 !important;margin-top:30px}
.checkout-order-summary .promo-code label{top:7px;line-height:20px}
.checkout-order-summary .promo-code a{background-color:black}
.checkout-order-summary .promo-code a .input-group-addon{padding:0 14px}
.checkout-order-summary .promo-code a .input-group-addon .large-icon{padding:10px 0}
.checkout-order-summary .promo-code .form-control{color:#000}
.checkout-order-summary .order-price-detail .taxes-container .text-left{font-size:12px;color:#5d5d5d}
.checkout-order-summary .order-price-detail .taxes-container .text-right{font-size:12px;color:#5d5d5d}
.checkout-order-summary .order-summary .order-total-detail .order-total-detail-text{padding:0 30px}
.trade-in-component,.shipping-component,.payment-component,.review-component,.mobile-protection-component,.application-component,.account-info-component{padding:0 15px}
.trade-in-component a,.shipping-component a,.payment-component a,.review-component a,.mobile-protection-component a,.application-component a,.account-info-component a{color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.trade-in-component .custom-radio .custom-control-label,.shipping-component .custom-radio .custom-control-label,.payment-component .custom-radio .custom-control-label,.review-component .custom-radio .custom-control-label,.mobile-protection-component .custom-radio .custom-control-label,.application-component .custom-radio .custom-control-label,.account-info-component .custom-radio .custom-control-label{height:auto}
.shipping-component .cart-item-image,.mobile-protection-component .cart-item-image,.application-component .cart-item-image{height:48px;width:72px}
.checkout-form-section{padding-top:70px}
.checkout-form-section .checkout-form-component .shipping-component .shipping-info-form .forms-row .md-form input:disabled{opacity:unset}
.checkout-form-section .checkout-form-component .payment-component .choice-cards .choice-card .custom-control-label::before{background-color:unset}
.checkout-form-section .checkout-form-component .shipping-component .choice-cards .choice-card .custom-control-input:disabled ~ .custom-control-label::before,.checkout-form-section .checkout-form-component .payment-component .choice-cards .choice-card .custom-control-input:disabled ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/radio_off.svg) center center no-repeat;background-color:unset}
.checkout-form-section .checkout-form-component .shipping-component .choice-cards .choice-card .custom-control-input:checked ~ .custom-control-label::before,.checkout-form-section .checkout-form-component .payment-component .choice-cards .choice-card .custom-control-input:checked ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/radio_on.svg) center center no-repeat;background-color:unset}
.checkout-form-section .checkout-form-component .shipping-component .choice-cards .choice-card .forms-row .checkbox-inside-choiceCard .custom-control-input ~ .custom-control-label::before,.checkout-form-section .checkout-form-component .payment-component .choice-cards .choice-card .forms-row .checkbox-inside-choiceCard .custom-control-input ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/checkbox_off.svg) center center no-repeat}
.checkout-form-section .checkout-form-component .shipping-component .choice-cards .choice-card .forms-row .checkbox-inside-choiceCard .custom-control-input:checked ~ .custom-control-label::before,.checkout-form-section .checkout-form-component .payment-component .choice-cards .choice-card .forms-row .checkbox-inside-choiceCard .custom-control-input:checked ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/checkbox_on.svg) center center no-repeat}
.checkout-form-section .checkout-form-component .review-component .checkbox-container .forms-row .checkbox-inside-choiceCard .custom-control-input ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/checkbox_off.svg) center center no-repeat}
.checkout-form-section .checkout-form-component .review-component .checkbox-container .forms-row .checkbox-inside-choiceCard .custom-control-input:checked ~ .custom-control-label::before{background:transparent url(clientlib-base/resources/svg/selectors/checkbox_on.svg) center center no-repeat}
.trade-in-review,.shipping-review,.payment-review,.place-order-component,.mobile-protection-review,.account-info-review{width:100%}
.promo-code-container .input-group{max-width:100%}
.payment-review .cart-item-image{width:60px}
.tradein-yes{width:auto;padding-left:0;padding-right:0}
#paypalpanel{width:200px !important}
.isPayPalBlock{margin:35px 0 !important}
}
@media only screen and (min-width:375px){.gift-info-container{width:100%}
.gift-info-container .text-area .md-textarea{width:100%;box-sizing:border-box}
.mobile-cart-section{display:none}
.checkout-cart-section{box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);padding:0;z-index:1211;position:absolute}
.checkout-cart-section a{border-bottom:1px solid #5d5d5d}
.cart-heading-container{width:100%;margin:0 auto;padding:0 12px;background-color:#fff}
.cart-heading-container .cart-heading{line-height:0;padding:22px 0}
.cart-heading-container .categorie{font-size:12px;font-weight:400;letter-spacing:.75px;line-height:20px;color:#5d5d5d;padding-top:12px}
.cart-heading-container .amount{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;color:#000;padding-bottom:12px}
.checkout-cart-summary{width:100%;margin:0 auto}
.checkout-cart-summary .cart-item-row{padding:20px}
.checkout-cart-summary .cart-item-row .image-container{height:60px;width:60px;padding:10px;background-color:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.15);border-radius:10px;display:flex;justify-content:center;align-items:center}
.checkout-cart-summary .cart-item-row .image-container .cart-item-image{max-height:100%;max-width:100%}
.checkout-cart-summary .cart-item-row .quantity-sup{top:-0.3em;padding-left:10px}
.checkout-order-summary{width:100%;margin:0 auto;padding-bottom:15px}
.checkout-order-summary .categorie,.checkout-order-summary .amount{color:#5d5d5d;font-size:12px;letter-spacing:.25px;line-height:20px}
.checkout-order-summary .order-total-detail{padding-left:20px;padding-right:20px}
.checkout-order-summary .order-total-detail .order-total-detail-text{padding:0 15px}
.checkout-order-summary .due-order-price-detail .categorie{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;color:#5d5d5d;text-transform:uppercase}
.checkout-order-summary .due-order-price-detail .amount{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;color:#000}
.checkout-order-summary .promo-code{margin-bottom:0 !important;margin-top:30px}
.checkout-order-summary .promo-code label{top:7px;line-height:20px}
.checkout-order-summary .promo-code a{background-color:black}
.checkout-order-summary .promo-code a .input-group-addon{padding:0 14px}
.checkout-order-summary .promo-code a .input-group-addon .large-icon{padding:10px 0}
.checkout-order-summary .promo-code .form-control{color:#000}
.trade-in-component,.shipping-component,.payment-component,.review-component,.mobile-protection-component,.application-component,.account-info-component{padding:0 15px}
.trade-in-component a,.shipping-component a,.payment-component a,.review-component a,.mobile-protection-component a,.application-component a,.account-info-component a{color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.trade-in-component .custom-radio .custom-control-label,.shipping-component .custom-radio .custom-control-label,.payment-component .custom-radio .custom-control-label,.review-component .custom-radio .custom-control-label,.mobile-protection-component .custom-radio .custom-control-label,.application-component .custom-radio .custom-control-label,.account-info-component .custom-radio .custom-control-label{height:auto}
.review-component .checkbox-container .forms-row>div{padding-bottom:50px !important}
.shipping-component .cart-item-image,.mobile-protection-component .cart-item-image,.application-component .cart-item-image{height:48px;width:72px}
.checkout-form-section{padding-top:70px}
.trade-in-review,.shipping-review,.payment-review,.place-order-component,.mobile-protection-review,.account-info-review,.account-info-review{width:100%}
.promo-code-container .input-group{max-width:100%}
.payment-review .cart-item-image{width:60px}
.tradein-yes{width:auto;padding-left:0;padding-right:0}
#paypalpanel{width:260px !important}
.isPayPalBlock{margin:35px 0 !important}
}
@media only screen and (min-width:992px){.review-component .checkbox-container .forms-row>div{padding-bottom:30px !important}
.mobile-cart-section{display:block !important}
.checkout-cart-section{z-index:104;position:initial;box-shadow:none}
.checkout-cart-section .checkout-cart-container{position:sticky;top:0}
.checkout-cart-section .checkout-cart-container .checkout-cart-summary .cart-item-row__desc .enrolled-disclaimer p{padding:3px 25px}
.checkout-cart-section::-webkit-scrollbar{width:0;background:transparent}
.checkout-order-summary{width:80%;margin:0 auto;padding-bottom:40px}
.checkout-order-summary .categorie{font-size:14px;letter-spacing:0;line-height:20px;color:#5d5d5d}
.checkout-order-summary .amount{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;color:#000}
.checkout-order-summary .order-total-detail{padding-left:20px;padding-right:20px;margin-left:15px !important;margin-right:15px !important}
.checkout-order-summary .order-total-detail .categorie{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;color:#000;text-transform:uppercase}
.checkout-order-summary .order-total-detail .amount{font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;color:#000}
.checkout-order-summary .order-price-detail .taxes-container .text-left{font-size:14px;color:#5d5d5d}
.checkout-order-summary .order-price-detail .taxes-container .text-right{font-size:14px;font-weight:600;color:#000}
.checkout-cart-summary{width:80%;margin:0 auto}
.checkout-cart-summary .cart-item-row{padding:15px 0;margin-left:0;margin-right:0}
.cart-heading-container{width:80%;margin:0 auto;border-bottom:1px solid #e8e8e9;padding-bottom:10px;padding-top:30px;background-color:transparent}
.cart-heading-container .cart-heading{line-height:0;padding:0}
.cart-heading-container .cart-heading .edit-link{visibility:visible !important}
.trade-in-component,.shipping-component,.payment-component,.review-component,.mobile-protection-component,.application-component,.account-info-component{margin:0 auto;width:487px}
.trade-in-component a,.shipping-component a,.payment-component a,.review-component a,.mobile-protection-component a,.application-component a,.account-info-component a{color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.trade-in-component .choice-card,.shipping-component .choice-card,.payment-component .choice-card,.review-component .choice-card,.mobile-protection-component .choice-card,.application-component .choice-card,.account-info-component .choice-card{min-width:467px;width:auto}
.shipping-component .cart-item-image,.mobile-protection-component .cart-item-image,.application-component .cart-item-image{height:60px;width:90px}
.checkout-form-section{padding-top:0}
.checkout-form-section::-webkit-scrollbar{width:0}
.trade-in-review,.shipping-review,.payment-review,.place-order-component,.mobile-protection-review,.account-info-review{min-width:467px;width:auto}
.promo-code-container .input-group{max-width:487px}
.tradein-yes{width:487px;padding-left:3rem;padding-right:3rem}
#paypalpanel{width:300px !important}
.isPayPalBlock{margin:35px 0 !important}
}
@media only screen and (min-width:1280px){.review-component .checkbox-container{width:487px}
.gift-info-container{width:100%}
.gift-info-container .text-area .md-textarea{width:487px}
.trade-in-component .choice-card,.shipping-component .choice-card,.payment-component .choice-card,.review-component .choice-card,.mobile-protection-component .choice-card,.application-component .choice-card,.account-info-component .choice-card{width:487px}
.trade-in-review,.shipping-review,.payment-review,.place-order-component,.mobile-protection-review,.account-info-review{width:487px}
}
.paylater{position:absolute;top:5px;left:165px;font-weight:700}
.isPayPal .paypal_link{display:inline-block;padding-left:10px;margin-bottom:10px}
.isPayPal .paypal_link span{font-weight:bold}
.isPayPal #paypalpanel,.isPayPal .isPayPalBlock{display:none}
.isPayPal .isPayPal .isPayPalBlock,.isPayPal .isPayPal #paypalpanel{display:none}
.isPayPalBlock{font-size:14px;margin-bottom:10px !important;line-height:22px}
.st-multiline-login-step .login-heading{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px;text-transform:uppercase !important}
.st-multiline-login-step .login-details__new-account{font-size:14px;font-weight:600 !important;letter-spacing:0;line-height:20px}
.st-multiline-login-step .login-details__new-account a{font-size:14px;font-weight:600 !important;letter-spacing:0;line-height:20px;color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.st-multiline-login-step .login-details__new-account a:hover{color:#000}
@media only screen and (min-width:1280px){.st-multiline-login-step{width:487px;margin:0 auto;padding:0 15px}
}
.confirmation-heading.white-text span{color:#bee81e !important}
#dcotModalId{z-index:1211 !important}
.point-none{pointer-events:none}
.smartpayform .h4{font-size:14px;font-weight:700;margin-bottom:10px}
.smartpayform>.row{margin-bottom:15px}
.smartpayform .ssntitle span{margin-right:15px;font-size:14px}
.smartpayform .ssntitle{margin:5px 0}
.smartpayform .custom-checkbox-spa,.smartpayform .custom-control-label{height:auto !important}
.smartpayform .sp-contact-info{margin-bottom:10px}
.smartpayform .sp-contact-info .h3{font-size:16px;font-weight:700;color:#5d5d5d !important;margin-bottom:0}
.smartpayform .sp-contact-info .c-info{font-size:13px;line-height:20px}
.smartpayform .modal-backdrop.show{z-index:1040 !important}
.m_smartpaytotal{background:transparent;margin:0 20px;border:2px solid #75b53d;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.2)}
.m_smartpaytotal .denied{background:#737373}
.m_smartpaytotal .denied .h2-text{padding:20px 40px;line-height:30px;font-size:21px}
.m_smartpaytotal .denied .h2-border{width:50%;height:1px;margin:0 auto;background:#bee81e}
.m_smartpaytotal .m_text-capitalize{text-align:center;text-transform:uppercase;font-weight:bold;padding:8px 0;margin-bottom:0;color:#fff}
.m_smartpaytotal .card-body{background:#fff !important;margin:8px;margin-top:0;text-align:center;padding-bottom:10px !important}
.m_smartpaytotal .card-body .h1{font-size:20px !important;font-weight:700}
.m_smartpaytotal .h2-bold{font-weight:bold;font-size:26px;margin-bottom:10px}
.m_smartpaytotal .h2-bold sup{top:-0.6em;padding-left:2px;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.m_smartpaytotal .card-body .h4{text-align:center;padding:5px 0;font-weight:normal}
.m_smartpaytotal .m_cart-deta{text-align:left}
.m_smartpaytotal .icon.cart-icons.large-icon i.cart-icon-blk{width:45px;margin-top:-15px}
.text-white{color:#fff}
.text-black{color:#000}
.right-border{border-right:1px solid #bee81e}
#smart-pay-box .accordion-new .card-body{background-color:#b2b2b2;padding:15px 30px;font-size:14px;line-height:20px}
#smart-pay-box .modal-dialog .modal-content .modal-header{padding-left:30px;padding-right:60px;text-align:center}
@media(min-width:992px){#email-me-modal1 .modal-dialog{max-width:60%}
}
@media only screen and (min-width:768px){.step-line-heading{display:flex}
.step-line-heading .step-info-link{padding-top:42px;padding-left:16px}
.m_smartpaytotal .small{font-size:11px !important}
}
label[for=smartPayAppCheckBox1] p,label[for=smartPayAppCheckBox2] p,label[for=smartPayAppCheckBox3] p,label[for=smartPayAppCheckBox4] p{font-weight:normal !important}
.sp-dob-input:first-child{padding-left:0 !important}
.sp-dob-input input[type="text"]{max-width:100% !important}
.sp-disclaimer-text,.sp-ssn-error,.sp-disclaimer-text a{font-size:11px;line-height:14px}
@media(max-width:767px){.sp-dob-input:nth-child(3){padding-left:0 !important}
.sp-button-section{margin:auto !important}
.m_smartpaytotal .small{font-size:10px !important}
.m_smartpaytotal .h2-bold{font-size:22px !important}
.m_smartpaytotal .icon.cart-icons.large-icon i.cart-icon-blk{width:35px !important}
}
.modal-backdrop.show{z-index:1040 !important}
.order-summary-container .legal{font-size:13px !important}
.create-account a{border-color:#5d5d5d}
.link-wrapper{width:max-content}
.extended-plans-card .custom-radio{gap:10px}
.extended-plans-card .custom-radio .custom-control-label{height:auto}
.new-customer-phone-number .transfer-phone-number{display:none;padding:0 15px}
@media only screen and (min-width:320px){.new-customer-phone-number .purchase-flow-step-title.subtitle-two{font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;color:#000 !important}
}
.learn-more-modal .modal{z-index:11111;background-color:rgba(0,0,0,0.5)}
.learn-more-modal .modal .modal-dialog{max-width:656px}
.learn-more-modal .modal .modal-dialog .modal-content{border-radius:10px}
.learn-more-modal .modal .modal-dialog .modal-body{padding:40px 40px}
.learn-more-modal .modal .modal-dialog .modal-body span.error-icon{margin-right:10px;padding-bottom:4px}
.learn-more-modal .modal .modal-dialog .modal-header{border-bottom:0;padding:16px !important}
@media only screen and (min-width:320px){.purchase-freephone{padding:0}
.purchase-freephone .bring-yr-phn-disclaimer{display:flex;align-items:flex-start;width:100%;background-color:#e2e2e2;border-radius:unset;padding:15px;margin-top:40px}
.purchase-freephone .bring-yr-phn-disclaimer p{font-weight:700;margin-left:5px;font-size:14px}
.learn-more-modal .modal .modal-dialog .modal-body .custom-control{padding-left:0}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox .custom-control-label{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .first-btn{margin-right:20px}
.learn-more-modal .modal .modal-dialog .modal-body .second-btn{padding-top:20px;padding-left:0}
.extended-plan-ribbon .col-12{padding:0}
.extended-plan-ribbon .extended-plan-ribbon-text{font-size:12px;text-transform:uppercase;letter-spacing:.75px;line-height:20px;padding-top:10px;padding-bottom:10px;margin:0 16px;color:#000;text-align:center !important}
.extended-plan .almost-there{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.user-validation .right-container{border-radius:20px 20px 0 0;position:relative;bottom:15px;background-color:#fff}
.user-validation .right-container .text-wrapper{margin:0 auto;width:max-content}
.user-validation .right-container .link-wrapper{margin:0 auto}
.user-validation .login-btn{padding-top:20px}
}
@media only screen and (min-width:375px){.learn-more-modal .modal .modal-dialog .modal-body .custom-control{padding-left:0}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox .custom-control-label{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .first-btn{margin-right:20px}
.learn-more-modal .modal .modal-dialog .modal-body .second-btn{padding-top:20px;padding-left:0}
.extended-plan-ribbon .extended-plan-ribbon-text{font-size:12px;text-transform:uppercase;letter-spacing:.75px;line-height:20px;padding-top:10px;padding-bottom:10px}
.extended-plan .almost-there{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.user-validation .right-container{border-radius:20px 20px 0 0;position:relative;bottom:15px;background-color:#fff}
.user-validation .right-container .text-wrapper{margin:0 auto;width:max-content}
.user-validation .right-container .link-wrapper{margin:0 auto}
.user-validation .login-btn{padding-top:20px}
}
@media only screen and (min-width:768px){.learn-more-modal .modal .modal-dialog .modal-body .custom-control{padding-left:0}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox .custom-control-label{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .second-btn{padding-top:0;padding-left:30px}
.extended-plan-ribbon .extended-plan-ribbon-text{font-size:12px;text-transform:uppercase;letter-spacing:.75px;line-height:20px;padding-top:10px;padding-bottom:10px;margin:0 32px;text-align:left !important}
}
@media only screen and (min-width:992px){.purchase-freephone{padding:0 15px}
.purchase-freephone .bring-yr-phn-disclaimer{margin:40px auto 0 0;width:90%;align-items:center;border-radius:5px}
.purchase-freephone .bring-yr-phn-disclaimer p{font-size:16px}
.learn-more-modal .modal .modal-dialog .modal-body .custom-control{padding-left:0}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .custom-checkbox .custom-control-label{height:auto !important}
.learn-more-modal .modal .modal-dialog .modal-body .second-btn{padding-top:0;padding-left:30px}
.extended-plan-ribbon .extended-plan-ribbon-text{font-size:12px;letter-spacing:.5px;line-height:20px;font-weight:700;padding-top:30px;padding-bottom:24px;margin:0;text-align:left !important}
.extended-plan .almost-there{font-size:32px;color:#000;font-family:"Open Sans";font-style:normal;font-weight:700;line-height:38px}
.user-validation .right-container{border-radius:0;padding-left:60px;bottom:0}
.user-validation .right-container .text-wrapper{margin:inherit}
.user-validation .right-container .link-wrapper{margin:inherit}
.user-validation .login-btn{padding-top:40px}
}
.activate-device-card .sequential-card-container{width:318px;margin:0 auto}
.activate-device-card .sequential-card-container .rounded-circle{box-sizing:border-box;height:102px;width:102px !important;border:1px solid transparent;border:50%}
.activate-device-card .sequential-card-container .sequential-card-img{position:relative;z-index:9}
.activate-device-card .sequential-card-container .sequential-card{height:319px;width:318px;border-radius:15px;background:#f9f9f9;position:relative;top:-50px;z-index:0;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.activate-device-card .sequential-card-container .sequential-card p{margin-bottom:0 !important}
.activate-device-card .sequential-card-container .sequential-card .heading-container{padding:75px 15px 0 15px;text-transform:uppercase}
.activate-device-card .sequential-card-container .sequential-card .description-container{padding:4px 15px}
.phone-help{color:#5d5d5d;border-bottom:1px solid #5d5d5d}
.order-confirm-container .confirmation-heading{padding-top:40px;border-bottom:2px solid #000;margin-bottom:20px;font-size:2.5rem}
.order-confirm-container .confirmation-order{padding-bottom:150px}
.bg-vas-common .confirmation-order{padding-bottom:10px !important}
.container-byop25-plan-holder{display:flex;align-items:flex-start;justify-content:center}
.whatsNextStByop25zBG{background-color:#f6f6f6;padding:25px;margin:-30px}
.order-confirm-image-container{min-height:150px}
.order-confirm-image-container .container-byop25-plan{position:relative;background:#000;width:80%;border:1px solid lightgray;border-radius:10px;padding:20px;height:150px;margin-top:-75px}
.order-confirm-image-container .container-byop25-plan::before{position:absolute;bottom:-20px;left:20px;content:'';border-left:5px solid transparent;border-right:20px solid transparent;border-top:30px solid #000;width:0;height:20px}
.order-confirm-image-container .service-plan{background-color:#e8e8e9;color:black;padding:22px}
.order-confirm-image-container .service-plan-custom{background:#f3f3f3;padding:30px 26px}
.order-confirm-image-container .service-plan-custom .your-plan-heading{color:rgba(0,0,0,0.87);font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase}
.order-confirm-image-container .service-plan-custom .keep-your-service{font-family:Open Sans;font-size:24px;font-weight:700;line-height:24px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .service-renewal{font-family:Open Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .next-automatic-payment{font-family:Open Sans;font-size:14px;font-weight:400;padding-top:15px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .payment-date{font-family:Open Sans;font-size:20px;font-weight:700;line-height:24px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .plan{font-family:Open Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .straight-Savings-plan{font-family:Open Sans;font-size:20px;font-weight:700;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .auto-refill-pay-message{font-feature-settings:'clig' off,'liga' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;padding-top:14px;letter-spacing:.5px}
.order-confirm-image-container .service-plan-custom .pay-for-service{font-family:Open Sans;font-size:14px;font-weight:400;padding-top:15px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .pay-for{font-family:Open Sans;font-size:14px;font-weight:400;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .service-plan-custom .purchase-additional-text{font-family:Open Sans;font-size:14px;font-weight:400;line-height:21px;text-align:left}
.order-confirm-image-container .service-plan-custom .plan-name{color:#000;font-feature-settings:'clig' off,'liga' off;font-family:"Open Sans";font-size:30px;font-style:normal;font-weight:700;line-height:36px}
.order-confirm-image-container .more-about{color:#5d5d5d}
.order-confirm-image-container .payment-successful{font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}
.order-confirm-image-container .container-heading{padding:22px;background:black;color:white;border-radius:10px;display:flex;flex-direction:column;gap:20px}
.order-confirm-image-container .container-heading .your-plan-heading{font-family:Open Sans;font-size:12px;font-weight:700;line-height:12px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .container-heading .savings-for-you{font-family:Open Sans;font-size:24px;font-weight:700;text-align:left}
.order-confirm-image-container .container-heading .great-plan{font-family:Open Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left}
.order-confirm-image-container .container-heading .real-umlimited{font-family:Open Sans;font-size:16px;font-weight:400;text-align:left;margin-top:15px}
.order-confirm-image-container .your-account-section{margin:30px 0 0 !important}
.order-confirm-image-container .highlight{color:#bee81e !important}
.order-confirm-image-container .subcontainer-heading{margin:20px}
.order-confirm-image-container .container-25-plan{margin:20px;position:relative;border-radius:20px;background:#d9d9d9;width:80%;border:1px solid lightgray;padding:20px;color:#000}
.order-confirm-image-container .container-25-plan .header-25-plan{font-weight:100;font-size:15px;color:#000;padding:0 20px 0 30px}
.order-confirm-image-container .container-25-plan .subtext-25-plan{font-weight:100;font-size:10px;color:#000;padding:0 20px 0 43px}
.order-confirm-image-container .container-25-plan .note-section{color:#000;font-family:"Open Sans";font-size:10px;font-style:normal;font-weight:400;line-height:18px;padding:0 20px 0 30px}
.order-confirm-image-container .container-25-plan .communicate-plan{margin-left:32px}
.order-confirm-image-container .container-25-plan::before{position:absolute;bottom:-28px;left:40px;content:'';border-left:2px solid transparent;border-right:28px solid transparent;border-top:28px solid lightgray;width:0;height:0;border-bottom-left-radius:12px;border-bottom-right-radius:10px}
.order-confirm-image-container .image-container{position:absolute;left:50%;transform:translate(-50%,-50%);animation-delay:"3s"}
.order-confirm-image-container p.image-container{position:absolute;left:50%;transform:translate(35%,140%);animation-delay:"3s"}
.order-confirm-image-container.sim-confirmation{min-height:80px}
.order-confirm-image-container .dcot-layout{width:328px;padding:32px 12px;justify-content:center;align-items:flex-start;gap:10px;border-radius:10px;background:var(--colors-Green,#bee81e)}
.order-confirm-image-container .dcot-heading-sec{display:flex !important;align-items:center}
.order-confirm-image-container .dcot-save{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:28px}
.order-confirm-image-container .dcot-purchase-plan{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;list-style-type:disc;margin-top:10px}
.order-confirm-image-container .dcot-notification{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.25px;margin-top:10px}
.confirmation-page .cart-item-row{margin-left:0;margin-right:0}
.confirmation-page .order-summary{background-color:#fff}
.confirmation-page .order-summary-custom{border:none !important;background-color:unset !important;border-top:1px solid #e8e8e9 !important}
.confirmation-page .payment-review-custom{background:rgba(255,255,255,0.25)}
.confirmation-page .shipping-review,.confirmation-page .payment-review,.confirmation-page .mobile-protection-review{width:100%}
.confirmation-page .shipping-review a,.confirmation-page .payment-review a,.confirmation-page .mobile-protection-review a{border-bottom:1px solid #5d5d5d}
.confirmation-page .shipping-review .cart-item-image,.confirmation-page .mobile-protection-review .cart-item-image{height:60px;width:90px}
.confirmation-page .payment-review .pre-apprvl-emailsection{background:#f6f6f6}
.confirmation-page .payment-review .pre-apprvl-emailsection .emailHeading{font-size:15px}
.bold{font-weight:700 !important}
.faq-container a{border-bottom:1px solid #5d5d5d;color:#5d5d5d !important}
.auto-refill-container .left-column{padding:0 230px 0 100px}
.transfer-wizard-container .promo-card .card-tile{padding:30px 25px}
.confirmation-page .grey-container{padding:30px 30px;min-height:auto}
.confirmation-page .steps-container{text-align:center;width:100%;margin:auto;padding:30px 30px}
@media only screen and (min-width:320px){.container-section-heading{padding:30px;background:black;color:white}
.container-section-heading .highlight{color:#bee81e !important}
.container-section-heading .heading-part2{font-family:"Open Sans";font-size:36px;font-style:normal;font-weight:700;line-height:40px}
.container-section-heading h2{margin-left:60px;font-weight:700}
.mweb-view{display:block}
.confirmation-page .order-summary-container .order-summary{padding-bottom:40px}
.confirmation-page .order-summary-container .order-summary .order-total-detail{padding:10px 0 !important}
.confirmation-page .order-summary-container .order-summary .order-total-detail:last-child{margin-top:0 !important}
.confirmation-page .order-summary-container .order-summary .custom-mt-20{margin-top:20px !important}
.activation-check-status-text{width:100%;margin:auto;text-align:center}
.enroll-current-plan{border-right:0}
.enroll-diffrent-plan{border-right:0}
.order-confirm-container .print-order a{border-bottom:1px solid #5d5d5d}
.order-confirm-container .main-heading{font-size:44px}
.order-confirm-container .confirmation-text{width:100%;padding-bottom:125px}
.order-confirm-container .confirmation-heading{margin-bottom:10px;font-size:2.5rem}
.refill-with-pin-image{padding-bottom:130px}
.refill-with-pin .confirmation-heading{font-size:44px}
.plan-activate-container{padding-top:45px;padding-bottom:20px}
.plan-activate-container .left-column .your-plan{padding-bottom:20px}
.plan-activate-container .left-column .data-size{padding-bottom:15px}
.plan-activate-container .left-column .data-speed{padding-bottom:0}
.plan-activate-container .left-column .activate-phone{padding-bottom:60px}
.plan-activate-container .right-column .plan-desc{padding-bottom:30px;padding-top:20px}
.plan-activate-container .right-column .data-addup{padding-bottom:22px}
.plan-details-container{padding-top:60px;padding-bottom:60px}
.plan-details-container .left-column .your-plan{padding-bottom:20px}
.plan-details-container .left-column .data-size{padding-bottom:15px}
.plan-details-container .left-column .data-speed{padding-bottom:0}
.plan-details-container .right-column .plan-desc{padding-bottom:30px;padding-top:20px}
.plan-details-container .right-column .data-addup{padding-bottom:22px}
.plan-details-container div.app-content{width:100%;text-align:center;margin:0 auto}
.premium-plan-details-container{padding-top:64px;padding-bottom:64px}
.service-plan-my-account{padding-top:20px;padding-bottom:20px}
.service-plan-my-account .plans-text sup{font-size:5px}
.confirmation-disclaimer-text{padding-top:20px;padding-bottom:20px}
.confirmation-disclaimer-text p{max-width:290px;margin:0 auto}
.auto-refill-mobile-container{padding-top:60px}
.auto-refill-mobile-container .promo-card .card-tile{padding:30px 40px 50px 40px}
.faq-container div.app-content{width:100%;text-align:center;margin-top:60px}
.faq-container div.app-content p.heading-four{width:75%;text-align:center;margin:0 auto}
.download-app-container div.app-content{width:100%;text-align:center}
.download-app-container div.app-content p.heading-four{width:75%;text-align:center;margin:0 auto}
.refer-friend-container{padding:36px 0}
.refer-friend-subcontainer{padding:0 12px}
.refer-friend-heading{color:var(--colors-Almost-Black,#231f20);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase}
.congrats-heading{color:var(--colors-Black,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:28px}
.activation-note{color:var(--colors-Black,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;line-height:28px}
.rewards-highlight-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:6px;background:#f3f3f3}
.rewards-points-heading{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:600;line-height:24px}
.rewards-points{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:24px}
.earned{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:700;line-height:24px}
.rewards-note{color:var(--colors-Almost-Black,#231f20);font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:21px}
}
@media only screen and (min-width:375px){.order-confirm-container .main-heading{font-size:44px}
.order-confirm-container .confirmation-text{width:100%;padding-bottom:125px}
.order-confirm-container .confirmation-heading{margin-bottom:10px;font-size:2.5rem}
.refill-with-pin-image{padding-bottom:130px}
.refill-with-pin .confirmation-heading{font-size:44px}
.plan-activate-container{padding-top:45px;padding-bottom:20px}
.plan-activate-container .left-column .your-plan{padding-bottom:20px}
.plan-activate-container .left-column .data-size{padding-bottom:15px}
.plan-activate-container .left-column .data-speed{padding-bottom:0}
.plan-activate-container .left-column .activate-phone{padding-bottom:60px}
.plan-activate-container .right-column .plan-desc{padding-bottom:30px;padding-top:20px}
.plan-activate-container .right-column .data-addup{padding-bottom:22px}
.plan-details-container{padding-top:60px;padding-bottom:60px}
.plan-details-container .left-column .your-plan{padding-bottom:20px}
.plan-details-container .left-column .data-size{padding-bottom:15px}
.plan-details-container .left-column .data-speed{padding-bottom:0}
.plan-details-container .right-column .plan-desc{padding-bottom:30px;padding-top:20px}
.plan-details-container .right-column .data-addup{padding-bottom:22px}
.plan-details-container div.app-content{width:100%;text-align:center;margin:0 auto}
.premium-plan-details-container{padding-top:64px;padding-bottom:64px}
.service-plan-my-account{padding-top:20px;padding-bottom:20px}
.service-plan-my-account .plans-text sup{font-size:5px}
.confirmation-disclaimer-text{padding-top:20px;padding-bottom:20px}
.confirmation-disclaimer-text p{max-width:290px;margin:0 auto}
.auto-refill-mobile-container .promo-card .card-tile{padding:30px 40px 50px 40px}
.faq-container div.app-content{width:100%;text-align:center;margin-top:60px}
.faq-container div.app-content p.heading-four{width:75%;text-align:center;margin:0 auto}
.download-app-container div.app-content{width:100%;text-align:center}
.download-app-container div.app-content p.heading-four{width:75%;text-align:center;margin:0 auto}
}
@media only screen and (min-width:768px){.container-section-heading .no-purchase-heading{margin:auto;width:50%;padding-left:30px}
.no-purchase-flex{display:flex;gap:10px}
.order-confirm-image-container .full-width-container{padding-left:305px;width:97vw;max-width:100%}
.order-confirm-image-container .no-purchase-container-payment{width:100%}
.order-confirm-image-container .no-purchase-container{margin:auto;width:50%}
.order-confirm-image-container .need-help-section_col{flex-direction:column;margin:auto;width:50%}
.mweb-view{display:flex}
.need-help-section{display:flex;justify-content:space-between}
.refer-friend-heading{color:var(--colors-Almost-Black,#231f20);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase}
.congrats-heading{color:var(--colors-Black,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:28px}
.activation-note{color:var(--colors-Black,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;line-height:28px}
.rewards-highlight-section{width:250px}
.need-help-right{margin:20px !important}
}
@media only screen and (min-width:992px){.mweb-view{display:flex}
.activation-check-status-text{width:40%;margin:auto;text-align:center}
.confirmation-page .grey-container{padding:40px 0}
.confirmation-page .pl-lg{padding-left:150px;padding-right:30px}
.confirmation-page .pr-lg{padding-right:150px;padding-left:30px}
.confirmation-page .steps-container{width:40%;margin:auto}
.enroll-current-plan{padding-right:70px;border-right:1px solid #e8e8e9}
.enroll-diffrent-plan{padding-left:70px}
.order-confirm-container .main-heading{font-size:60px}
.order-confirm-container .confirmation-text{width:30%}
.order-confirm-container .confirmation-heading{margin-bottom:20px;font-size:2.5rem}
.refill-with-pin-image{padding-bottom:130px}
.refill-with-pin .confirmation-heading{font-size:60px}
.whats-next-container .content-text,.download-app-container .content-text{max-width:495px}
.whats-next-container .img-margin-left,.download-app-container .img-margin-left{margin-left:22px}
.plan-activate-container{padding-top:60px;padding-bottom:10px}
.plan-activate-container .left-column{padding-left:110px}
.plan-activate-container .left-column .your-plan{padding-bottom:20px}
.plan-activate-container .left-column .data-size{padding-bottom:10px}
.plan-activate-container .left-column .data-speed{padding-bottom:20px}
.plan-activate-container .right-column{padding-right:280px}
.plan-activate-container .right-column .plan-desc{padding-bottom:50px;padding-top:0}
.plan-activate-container .right-column .data-addup{padding-bottom:30px}
.plan-details-container{padding-top:110px;padding-bottom:110px}
.plan-details-container .left-column{padding-left:110px}
.plan-details-container .left-column .your-plan{padding-bottom:20px}
.plan-details-container .left-column .data-size{padding-bottom:10px}
.plan-details-container .left-column .data-speed{padding-bottom:20px}
.plan-details-container .right-column{padding-right:280px}
.plan-details-container .right-column .plan-desc{padding-bottom:50px;padding-top:0}
.plan-details-container .right-column .data-addup{padding-bottom:30px}
.plan-details-container div.app-content{width:50%;text-align:center;margin:0 auto}
.premium-plan-details-container{padding-top:110px;padding-bottom:110px}
.service-plan-my-account{padding-top:50px;padding-bottom:30px}
.service-plan-my-account .plans-text{text-align:center}
.service-plan-my-account .plans-text .service-plan-price{padding-left:40px}
.confirmation-disclaimer-text{padding-top:40px;padding-bottom:40px}
.confirmation-disclaimer-text p{max-width:487px;margin:0 auto}
.faq-container div.app-content{width:75%;text-align:left;margin-top:0}
.faq-container div.app-content p.heading-four{width:100%;text-align:left}
.download-app-container div.app-content{width:75%;text-align:left}
.download-app-container div.app-content p.heading-four{width:100%;text-align:left}
.dcot-layout{width:328px;padding:32px 12px;justify-content:center;align-items:flex-start;gap:10px;border-radius:10px;background:var(--colors-Green,#bee81e)}
.dcot-heading-sec{display:flex !important;align-items:center}
.dcot-save{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:28px}
.dcot-purchase-plan{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;list-style-type:disc}
.dcot-notification{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.25px}
}
.refill-notification-container{display:flex;justify-content:flex-start;align-items:baseline;padding:16px;background-color:#FFF;border-radius:8px;gap:16px;margin-top:10px}
.refill-notification-container .refill-notification div a{width:50%;display:flex;justify-content:center}
.premium-plan-details-container{background-color:#FFF}
.premium-plan-details-container p{color:#000;font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase;margin-bottom:8px}
.premium-plan-details-container h2{color:#000;font-size:32px;font-weight:700;line-height:36px;letter-spacing:-0.25px}
.premium-plan-details-container ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin-bottom:0;padding-left:0}
.premium-plan-details-container ul li{color:#000;font-size:12px;font-weight:600;line-height:20px;letter-spacing:.25px}
.premium-plan-details-container ul li span{padding-left:30px}
.premium-plan-details-container .left-column{margin-bottom:16px}
.premium-plan-details-container .button-container{padding-inline:15px}
.premium-plan-details-container .button-container .btn{margin-top:24px;max-width:100%;width:100%}
@media only screen and (min-width:720px){.premium-plan-details-container .button-container .btn{width:230px;max-width:100%}
}
@media only screen and (min-width:920px){.premium-plan-details-container .button-container .btn{width:230px;max-width:100%;margin-left:45px}
}
li.plan-list::before{content:url("clientlib-base/resources/svg/plan-list-icon.svg");position:absolute;height:22px;display:flex;align-content:center;flex-wrap:wrap}
.order-conf-plan-info h2{color:#000;font-family:"Open Sans";font-size:24px;font-weight:700;line-height:36px}
.order-conf-plan-info .plan-card.full-width-plan-card{width:100%;margin-top:8px}
.order-conf-plan-info .plan-card.full-width-plan-card .promo-plan-text .plan-price{padding-bottom:32px}
.order-conf-plan-info .plan-card.full-width-plan-card .promo-plan-text .plan-price sup{left:4px !important}
.order-conf-plan-info .plan-card.full-width-plan-card .promo-plan-text .promo-text h3{font-size:24px;line-height:28px}
.order-conf-plan-info .plan-card.full-width-plan-card .promo-plan-text .promo-text span.icon{display:flex;width:28px}
@media only screen and (min-width:720px){.order-conf-plan-info .plan-card.full-width-plan-card .promo-plan-text .promo-text span.icon{display:block;padding:5px !important}
}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text{height:fit-content !important}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text .pln-new-specs{margin-bottom:32px}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text .pln-new-specs .plan-details-list{display:flex;flex-wrap:wrap;gap:16px;flex-direction:column}
@media only screen and (min-width:920px){.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text .pln-new-specs .plan-details-list{flex-direction:row}
}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text .pln-new-specs .plan-details-list li.hotsopt-spc-section{font-size:16px;line-height:24px;padding-bottom:0}
@media screen and (min-width:920px){.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text .pln-new-specs .plan-details-list li.hotsopt-spc-section{flex-basis:250px}
}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-detail-text .pln-new-specs .plan-details-list li.hotsopt-spc-section span.icon img{width:24px;height:24px;max-width:fit-content}
.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo{margin-top:-16px !important;justify-content:center;gap:32px}
@media only screen and (min-width:920px){.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo{margin-top:24px !important}
}
.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo img{width:120px !important}
@media only screen and (min-width:720px){.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo{gap:32px}
}
@media only screen and (min-width:920px){.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo{gap:0}
}
.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo div:last-child{display:flex}
.order-conf-plan-info .plan-card.full-width-plan-card .bundle-vas-logo .vasBundleHelpLink{color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-weight:400 !important;line-height:21px;letter-spacing:.25px;text-align:left;flex-basis:98px;border-bottom:0;text-decoration:underline}
.order-conf-plan-info .plan-card.full-width-plan-card .btn-plan{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:24px;padding-bottom:24px}
.order-conf-plan-info .plan-card.full-width-plan-card .btn-plan .save-disclaimer ul{padding-bottom:0}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-disclaimer{padding:24px 16px;background:#f9f9f9;border-bottom-left-radius:20px;border-bottom-right-radius:20px}
@media screen and (min-width:920px){.order-conf-plan-info .plan-card.full-width-plan-card .plan-disclaimer{padding:24px 32px}
}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-disclaimer .plan-disc-content{background:url("clientlib-base/resources/svg/light/cross.svg") no-repeat;text-align:left;padding-left:16px}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-disclaimer .plan-disc-content p{font-family:"Open Sans";font-size:12px;line-height:20px;color:#5d5d5d;letter-spacing:.25px}
.order-conf-plan-info .plan-card.full-width-plan-card .plan-disclaimer a{font-family:"Open Sans";font-size:12px;line-height:20px;color:#000}
.address-dialog-css .learn-more-modal .modal .modal-dialog{max-width:500px}
.address-dialog-css .learn-more-modal .modal .modal-dialog .modal-body{padding:0}
.one-click-opt-in-modal .modal-content .modal-header{border:0}
.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{justify-content:center;gap:16px;padding:34px 0}
.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{color:#000;width:100%;text-transform:uppercase}
@media screen and (min-width:920px){.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{gap:24px}
}
.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body a.condition-link,.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body a:hover.condition-link{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-bottom:1px solid #000}
.one-click-opt-in-modal .modal-content .modal-body h2,.one-click-opt-in-modal .modal-content .modal-body h3{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
.one-click-opt-in-modal .modal-content .modal-body .desc{padding-top:10px}
.one-click-opt-in-modal .modal-content .modal-body .desc p{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-bottom:10px}
.one-click-opt-in-modal .modal-content .modal-body .desc .plan-name{padding-top:20px}
.one-click-opt-in-modal .modal-content .modal-body .desc .plan-feature p:empty{padding-bottom:0 !important}
.one-click-opt-in-modal .modal-content .modal-body .desc p:empty{padding-bottom:0 !important}
@media screen and (min-width:920px){.one-click-opt-in-modal .modal-content{flex-basis:fit-content;border-radius:15px}
}
@media screen and (max-width:720px){.one-click-opt-in-modal .modal{border-radius:unset !important}
.one-click-opt-in-modal .modal-body{max-width:326px;padding:26px 0 0 0 !important}
.one-click-opt-in-modal .modal-content{min-height:100vh;height:100vh;border-radius:unset !important;padding:16px !important;top:60px}
.one-click-opt-in-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
.one-click-cancel-trial-modal .modal-content .modal-header{border:0}
.one-click-cancel-trial-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{justify-content:center;gap:16px;padding:34px 0}
.one-click-cancel-trial-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{color:#000;width:100%;text-transform:uppercase}
@media screen and (min-width:920px){.one-click-cancel-trial-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.one-click-cancel-trial-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{gap:24px}
}
.one-click-cancel-trial-modal .modal-content .modal-body.one-click-opt-in-modal-body a.condition-link,.one-click-cancel-trial-modal .modal-content .modal-body.one-click-opt-in-modal-body a:hover.condition-link{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-bottom:1px solid #000}
.one-click-cancel-trial-modal .modal-content .modal-body h2,.one-click-cancel-trial-modal .modal-content .modal-body h3{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
.one-click-cancel-trial-modal .modal-content .modal-body .desc{padding-top:10px}
.one-click-cancel-trial-modal .modal-content .modal-body .desc p{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.one-click-cancel-trial-modal .modal-content .modal-body .desc .plan-name{padding-top:20px}
.one-click-cancel-trial-modal .modal-content .modal-body .desc .plan-feature p:empty{padding-bottom:0 !important}
.one-click-cancel-trial-modal .modal-content .modal-body .desc p:empty{padding-bottom:0 !important}
@media screen and (min-width:920px){.one-click-cancel-trial-modal .modal-content{flex-basis:fit-content;border-radius:15px}
}
@media screen and (max-width:720px){.one-click-cancel-trial-modal .modal{border-radius:unset !important}
.one-click-cancel-trial-modal .modal-body{max-width:326px;padding:26px 0 0 0 !important}
.one-click-cancel-trial-modal .modal-content{min-height:100vh;height:100vh;border-radius:unset !important;padding:16px !important;top:60px}
.one-click-cancel-trial-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-header,.refill-promo-modal .modal-content .modal-header,.refill-plan-promo-modal .modal-content .modal-header{border:0}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta,.refill-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta,.refill-plan-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta{justify-content:center;gap:16px;padding:34px 0}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta a.btn,.refill-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta a.btn,.refill-plan-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta a.btn{color:#000;text-transform:uppercase}
@media screen and (min-width:920px){.upgrade-your-plan-disclaimer-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta a.btn,.refill-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta a.btn,.refill-plan-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.upgrade-your-plan-disclaimer-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta,.refill-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta,.refill-plan-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body .upgrade-your-plan-disclaimer-modal-cta{gap:24px}
}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body a.condition-link,.upgrade-your-plan-disclaimer-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body a:hover.condition-link,.refill-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body a.condition-link,.refill-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body a:hover.condition-link,.refill-plan-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body a.condition-link,.refill-plan-promo-modal .modal-content .modal-body.upgrade-your-plan-disclaimer-modal-body a:hover.condition-link{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-bottom:1px solid #000}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body h2,.upgrade-your-plan-disclaimer-modal .modal-content .modal-body h3,.refill-promo-modal .modal-content .modal-body h2,.refill-promo-modal .modal-content .modal-body h3,.refill-plan-promo-modal .modal-content .modal-body h2,.refill-plan-promo-modal .modal-content .modal-body h3{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body .desc,.refill-promo-modal .modal-content .modal-body .desc,.refill-plan-promo-modal .modal-content .modal-body .desc{padding-top:10px}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body .desc p,.refill-promo-modal .modal-content .modal-body .desc p,.refill-plan-promo-modal .modal-content .modal-body .desc p{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-bottom:10px}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body .desc .plan-name,.refill-promo-modal .modal-content .modal-body .desc .plan-name,.refill-plan-promo-modal .modal-content .modal-body .desc .plan-name{padding-top:20px}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body .desc .plan-feature p:empty,.refill-promo-modal .modal-content .modal-body .desc .plan-feature p:empty,.refill-plan-promo-modal .modal-content .modal-body .desc .plan-feature p:empty{padding-bottom:0 !important}
.upgrade-your-plan-disclaimer-modal .modal-content .modal-body .desc p:empty,.refill-promo-modal .modal-content .modal-body .desc p:empty,.refill-plan-promo-modal .modal-content .modal-body .desc p:empty{padding-bottom:0 !important}
@media screen and (min-width:920px){.upgrade-your-plan-disclaimer-modal .modal-content,.refill-promo-modal .modal-content,.refill-plan-promo-modal .modal-content{flex-basis:fit-content;border-radius:15px}
}
@media screen and (max-width:720px){.upgrade-your-plan-disclaimer-modal .modal,.refill-promo-modal .modal,.refill-plan-promo-modal .modal{border-radius:unset !important}
.upgrade-your-plan-disclaimer-modal .modal-body,.refill-promo-modal .modal-body,.refill-plan-promo-modal .modal-body{max-width:326px;padding:26px 0 0 0 !important}
.upgrade-your-plan-disclaimer-modal .modal-content,.refill-promo-modal .modal-content,.refill-plan-promo-modal .modal-content{min-height:100vh;height:100vh;border-radius:unset !important;padding:16px !important;top:60px}
.upgrade-your-plan-disclaimer-modal .modal-dialog,.refill-promo-modal .modal-dialog,.refill-plan-promo-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
.one-click-success-tooltip-modal .modal{z-index:111111}
.one-click-success-tooltip-modal .modal-content .modal-header{border:0}
.one-click-success-tooltip-modal .modal-content .modal-header button{opacity:1}
.one-click-success-tooltip-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{justify-content:center;gap:16px;padding:34px 0}
.one-click-success-tooltip-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{color:#000;width:100%;text-transform:uppercase}
@media screen and (min-width:920px){.one-click-success-tooltip-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.one-click-success-tooltip-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{gap:24px}
}
.one-click-success-tooltip-modal .modal-content .modal-body h2,.one-click-success-tooltip-modal .modal-content .modal-body h3{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
.one-click-success-tooltip-modal .modal-content .modal-body .desc{padding-top:10px}
.one-click-success-tooltip-modal .modal-content .modal-body .desc p{padding-bottom:20px;color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.one-click-success-tooltip-modal .modal-content .modal-body .desc .plan-feature{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.one-click-success-tooltip-modal .modal-content .modal-body .desc .plan-feature p{padding-bottom:10px}
.one-click-success-tooltip-modal .modal-content .modal-body .desc .plan-feature p:empty{padding-bottom:0 !important}
.one-click-success-tooltip-modal .modal-content .modal-body .desc p:empty{padding-bottom:0 !important}
.one-click-success-tooltip-modal .modal-content .modal-body .desc a.condition-link,.one-click-success-tooltip-modal .modal-content .modal-body .desc a:hover.condition-link{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-bottom:1px solid #000}
.one-click-success-tooltip-modal .modal-content .modal-body .desc .plan-name{padding-top:20px}
@media screen and (min-width:920px){.one-click-success-tooltip-modal .modal-content{flex-basis:fit-content;border-radius:15px}
}
@media screen and (max-width:720px){.one-click-success-tooltip-modal .modal{border-radius:unset !important}
.one-click-success-tooltip-modal .modal-body{max-width:326px;padding:26px 0 0 0 !important}
.one-click-success-tooltip-modal .modal-content{min-height:100vh;height:100vh;border-radius:unset !important;padding:16px !important;top:60px}
.one-click-success-tooltip-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
#multiline-validity-modal{z-index:1240 !important}
#multiline-validity-modal .modal-header{border-bottom:none !important}
.learn-more-modal .header-position{position:relative}
.learn-more-modal .header-position .select-address{position:absolute;bottom:-5px}
.learn-more-modal .button-margin{margin-bottom:30px}
@media(min-width:320px){.my-account-modal .login-modal-body .single-login h2{text-align:center;font-size:16px;line-height:24px;font-weight:700;letter-spacing:0;color:#5d5d5d}
.my-balance-notification-modal .modal-body{padding:30px !important}
#fb-select-email .custom-radio{padding:0}
.join-now .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.join-now .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.join-now .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.join-now .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.join-now .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.join-now .modal .modal-body{padding:0}
.join-now .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.join-now .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.join-now .modal .modal-body a::after{top:15px}
.join-now .modal .modal-body .tab-content{padding:0}
.join-now .modal .modal-body .tab-content .about-list{margin:20px 45px}
.join-now .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.join-now .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.join-now .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.join-now .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.join-now .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.join-now .modal .modal-body .choice-card{width:auto}
.join-now .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.join-now .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.iframe-modal .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.iframe-modal .modal .modal-dialog{max-width:100%;margin:0 auto}
.iframe-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.iframe-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.iframe-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.iframe-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.iframe-modal .modal .modal-body{padding:0}
.iframe-modal .modal .modal-body iframe{background-color:#fff;text-align:center;color:#000}
.iframe-modal .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.iframe-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.iframe-modal .modal .modal-body a::after{top:15px}
.iframe-modal .modal .modal-body .tab-content{padding:0}
.iframe-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.iframe-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.iframe-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.iframe-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.iframe-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.iframe-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.iframe-modal .modal .modal-body .choice-card{width:auto}
.iframe-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.iframe-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.smart-pay-limit-reached .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.smart-pay-limit-reached .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.smart-pay-limit-reached .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.smart-pay-limit-reached .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.smart-pay-limit-reached .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.smart-pay-limit-reached .modal .modal-body{padding:0}
.smart-pay-limit-reached .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.smart-pay-limit-reached .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.smart-pay-limit-reached .modal .modal-body a::after{top:15px}
.smart-pay-limit-reached .modal .modal-body .tab-content{padding:0}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list{margin:20px 45px}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.smart-pay-limit-reached .modal .modal-body .choice-card{width:auto}
.smart-pay-limit-reached .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.smart-pay-limit-reached .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.cart-full .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.cart-full .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.cart-full .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.cart-full .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.cart-full .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.cart-full .modal .modal-body{padding:0}
.cart-full .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.cart-full .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.cart-full .modal .modal-body a::after{top:15px}
.cart-full .modal .modal-body .tab-content{padding:0}
.cart-full .modal .modal-body .tab-content .about-list{margin:20px 45px}
.cart-full .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.cart-full .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.cart-full .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.cart-full .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.cart-full .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.cart-full .modal .modal-body .choice-card{width:auto}
.cart-full .modal .modal-body .choice-card .custom-control{height:auto;padding:12px 10px}
.cart-full .modal .modal-body .choice-card .custom-control .custom-control-label{width:100%;height:auto}
.cart-full .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.multiple-carts .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.multiple-carts .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.multiple-carts .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.multiple-carts .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.multiple-carts .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.multiple-carts .modal .modal-body{padding:0}
.multiple-carts .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.multiple-carts .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.multiple-carts .modal .modal-body a::after{top:15px}
.multiple-carts .modal .modal-body .tab-content{padding:0}
.multiple-carts .modal .modal-body .tab-content .about-list{margin:20px 45px}
.multiple-carts .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.multiple-carts .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.multiple-carts .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.multiple-carts .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.multiple-carts .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.multiple-carts .modal .modal-body .choice-card{width:auto}
.multiple-carts .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.multiple-carts .modal .modal-body .choice-card .custom-radio{padding:12px 10px 12px 12px !important}
.multiple-carts .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.edit-personal-info .modal,.edit-account-info .modal,.edit-security-info .modal,.edit-address-info .modal,.add-address-info .modal,.edit-card-info .modal,.add-payment-method .modal,.edit-autorefill-payment .modal,.delete-address .modal,.where-to-find .modal,.login-create-account-modal .modal,.my-account-modal .modal,.apn-setting-modal .modal,.successful-enrollment-modal .modal,.deactivated-device-modal .modal,.phone-compatible-modal .modal,.address-validation-wifi .modal,.plan-downgrade-modal .modal{border-radius:10px;z-index:1216;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.edit-personal-info .modal .modal-dialog .modal-content,.edit-account-info .modal .modal-dialog .modal-content,.edit-security-info .modal .modal-dialog .modal-content,.edit-address-info .modal .modal-dialog .modal-content,.add-address-info .modal .modal-dialog .modal-content,.edit-card-info .modal .modal-dialog .modal-content,.add-payment-method .modal .modal-dialog .modal-content,.edit-autorefill-payment .modal .modal-dialog .modal-content,.delete-address .modal .modal-dialog .modal-content,.where-to-find .modal .modal-dialog .modal-content,.login-create-account-modal .modal .modal-dialog .modal-content,.my-account-modal .modal .modal-dialog .modal-content,.apn-setting-modal .modal .modal-dialog .modal-content,.successful-enrollment-modal .modal .modal-dialog .modal-content,.deactivated-device-modal .modal .modal-dialog .modal-content,.phone-compatible-modal .modal .modal-dialog .modal-content,.address-validation-wifi .modal .modal-dialog .modal-content,.plan-downgrade-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.edit-personal-info .modal .modal-dialog .modal-content p.caption-two,.edit-account-info .modal .modal-dialog .modal-content p.caption-two,.edit-security-info .modal .modal-dialog .modal-content p.caption-two,.edit-address-info .modal .modal-dialog .modal-content p.caption-two,.add-address-info .modal .modal-dialog .modal-content p.caption-two,.edit-card-info .modal .modal-dialog .modal-content p.caption-two,.add-payment-method .modal .modal-dialog .modal-content p.caption-two,.edit-autorefill-payment .modal .modal-dialog .modal-content p.caption-two,.delete-address .modal .modal-dialog .modal-content p.caption-two,.where-to-find .modal .modal-dialog .modal-content p.caption-two,.login-create-account-modal .modal .modal-dialog .modal-content p.caption-two,.my-account-modal .modal .modal-dialog .modal-content p.caption-two,.apn-setting-modal .modal .modal-dialog .modal-content p.caption-two,.successful-enrollment-modal .modal .modal-dialog .modal-content p.caption-two,.deactivated-device-modal .modal .modal-dialog .modal-content p.caption-two,.phone-compatible-modal .modal .modal-dialog .modal-content p.caption-two,.address-validation-wifi .modal .modal-dialog .modal-content p.caption-two,.plan-downgrade-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.edit-personal-info .modal .modal-dialog .modal-content .modal-header,.edit-account-info .modal .modal-dialog .modal-content .modal-header,.edit-security-info .modal .modal-dialog .modal-content .modal-header,.edit-address-info .modal .modal-dialog .modal-content .modal-header,.add-address-info .modal .modal-dialog .modal-content .modal-header,.edit-card-info .modal .modal-dialog .modal-content .modal-header,.add-payment-method .modal .modal-dialog .modal-content .modal-header,.edit-autorefill-payment .modal .modal-dialog .modal-content .modal-header,.delete-address .modal .modal-dialog .modal-content .modal-header,.where-to-find .modal .modal-dialog .modal-content .modal-header,.login-create-account-modal .modal .modal-dialog .modal-content .modal-header,.my-account-modal .modal .modal-dialog .modal-content .modal-header,.apn-setting-modal .modal .modal-dialog .modal-content .modal-header,.successful-enrollment-modal .modal .modal-dialog .modal-content .modal-header,.deactivated-device-modal .modal .modal-dialog .modal-content .modal-header,.phone-compatible-modal .modal .modal-dialog .modal-content .modal-header,.address-validation-wifi .modal .modal-dialog .modal-content .modal-header,.plan-downgrade-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.edit-personal-info .modal .modal-dialog .modal-content .modal-header .close,.edit-account-info .modal .modal-dialog .modal-content .modal-header .close,.edit-security-info .modal .modal-dialog .modal-content .modal-header .close,.edit-address-info .modal .modal-dialog .modal-content .modal-header .close,.add-address-info .modal .modal-dialog .modal-content .modal-header .close,.edit-card-info .modal .modal-dialog .modal-content .modal-header .close,.add-payment-method .modal .modal-dialog .modal-content .modal-header .close,.edit-autorefill-payment .modal .modal-dialog .modal-content .modal-header .close,.delete-address .modal .modal-dialog .modal-content .modal-header .close,.where-to-find .modal .modal-dialog .modal-content .modal-header .close,.login-create-account-modal .modal .modal-dialog .modal-content .modal-header .close,.my-account-modal .modal .modal-dialog .modal-content .modal-header .close,.apn-setting-modal .modal .modal-dialog .modal-content .modal-header .close,.successful-enrollment-modal .modal .modal-dialog .modal-content .modal-header .close,.deactivated-device-modal .modal .modal-dialog .modal-content .modal-header .close,.phone-compatible-modal .modal .modal-dialog .modal-content .modal-header .close,.address-validation-wifi .modal .modal-dialog .modal-content .modal-header .close,.plan-downgrade-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.edit-personal-info .modal .modal-body,.edit-account-info .modal .modal-body,.edit-security-info .modal .modal-body,.edit-address-info .modal .modal-body,.add-address-info .modal .modal-body,.edit-card-info .modal .modal-body,.add-payment-method .modal .modal-body,.edit-autorefill-payment .modal .modal-body,.delete-address .modal .modal-body,.where-to-find .modal .modal-body,.login-create-account-modal .modal .modal-body,.my-account-modal .modal .modal-body,.apn-setting-modal .modal .modal-body,.successful-enrollment-modal .modal .modal-body,.deactivated-device-modal .modal .modal-body,.phone-compatible-modal .modal .modal-body,.address-validation-wifi .modal .modal-body,.plan-downgrade-modal .modal .modal-body{padding:0}
.edit-personal-info .modal .modal-body a,.edit-account-info .modal .modal-body a,.edit-security-info .modal .modal-body a,.edit-address-info .modal .modal-body a,.add-address-info .modal .modal-body a,.edit-card-info .modal .modal-body a,.add-payment-method .modal .modal-body a,.edit-autorefill-payment .modal .modal-body a,.delete-address .modal .modal-body a,.where-to-find .modal .modal-body a,.login-create-account-modal .modal .modal-body a,.my-account-modal .modal .modal-body a,.apn-setting-modal .modal .modal-body a,.successful-enrollment-modal .modal .modal-body a,.deactivated-device-modal .modal .modal-body a,.phone-compatible-modal .modal .modal-body a,.address-validation-wifi .modal .modal-body a,.plan-downgrade-modal .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.edit-personal-info .modal .modal-body a:hover,.edit-account-info .modal .modal-body a:hover,.edit-security-info .modal .modal-body a:hover,.edit-address-info .modal .modal-body a:hover,.add-address-info .modal .modal-body a:hover,.edit-card-info .modal .modal-body a:hover,.add-payment-method .modal .modal-body a:hover,.edit-autorefill-payment .modal .modal-body a:hover,.delete-address .modal .modal-body a:hover,.where-to-find .modal .modal-body a:hover,.login-create-account-modal .modal .modal-body a:hover,.my-account-modal .modal .modal-body a:hover,.apn-setting-modal .modal .modal-body a:hover,.successful-enrollment-modal .modal .modal-body a:hover,.deactivated-device-modal .modal .modal-body a:hover,.phone-compatible-modal .modal .modal-body a:hover,.address-validation-wifi .modal .modal-body a:hover,.plan-downgrade-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.edit-personal-info .modal .modal-body a::after,.edit-account-info .modal .modal-body a::after,.edit-security-info .modal .modal-body a::after,.edit-address-info .modal .modal-body a::after,.add-address-info .modal .modal-body a::after,.edit-card-info .modal .modal-body a::after,.add-payment-method .modal .modal-body a::after,.edit-autorefill-payment .modal .modal-body a::after,.delete-address .modal .modal-body a::after,.where-to-find .modal .modal-body a::after,.login-create-account-modal .modal .modal-body a::after,.my-account-modal .modal .modal-body a::after,.apn-setting-modal .modal .modal-body a::after,.successful-enrollment-modal .modal .modal-body a::after,.deactivated-device-modal .modal .modal-body a::after,.phone-compatible-modal .modal .modal-body a::after,.address-validation-wifi .modal .modal-body a::after,.plan-downgrade-modal .modal .modal-body a::after{top:15px}
.edit-personal-info .modal .modal-body .tab-content,.edit-account-info .modal .modal-body .tab-content,.edit-security-info .modal .modal-body .tab-content,.edit-address-info .modal .modal-body .tab-content,.add-address-info .modal .modal-body .tab-content,.edit-card-info .modal .modal-body .tab-content,.add-payment-method .modal .modal-body .tab-content,.edit-autorefill-payment .modal .modal-body .tab-content,.delete-address .modal .modal-body .tab-content,.where-to-find .modal .modal-body .tab-content,.login-create-account-modal .modal .modal-body .tab-content,.my-account-modal .modal .modal-body .tab-content,.apn-setting-modal .modal .modal-body .tab-content,.successful-enrollment-modal .modal .modal-body .tab-content,.deactivated-device-modal .modal .modal-body .tab-content,.phone-compatible-modal .modal .modal-body .tab-content,.address-validation-wifi .modal .modal-body .tab-content,.plan-downgrade-modal .modal .modal-body .tab-content{padding:0}
.edit-personal-info .modal .modal-body .tab-content .about-list,.edit-account-info .modal .modal-body .tab-content .about-list,.edit-security-info .modal .modal-body .tab-content .about-list,.edit-address-info .modal .modal-body .tab-content .about-list,.add-address-info .modal .modal-body .tab-content .about-list,.edit-card-info .modal .modal-body .tab-content .about-list,.add-payment-method .modal .modal-body .tab-content .about-list,.edit-autorefill-payment .modal .modal-body .tab-content .about-list,.delete-address .modal .modal-body .tab-content .about-list,.where-to-find .modal .modal-body .tab-content .about-list,.login-create-account-modal .modal .modal-body .tab-content .about-list,.my-account-modal .modal .modal-body .tab-content .about-list,.apn-setting-modal .modal .modal-body .tab-content .about-list,.successful-enrollment-modal .modal .modal-body .tab-content .about-list,.deactivated-device-modal .modal .modal-body .tab-content .about-list,.phone-compatible-modal .modal .modal-body .tab-content .about-list,.address-validation-wifi .modal .modal-body .tab-content .about-list,.plan-downgrade-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.edit-personal-info .modal .modal-body .tab-content .about-list li,.edit-account-info .modal .modal-body .tab-content .about-list li,.edit-security-info .modal .modal-body .tab-content .about-list li,.edit-address-info .modal .modal-body .tab-content .about-list li,.add-address-info .modal .modal-body .tab-content .about-list li,.edit-card-info .modal .modal-body .tab-content .about-list li,.add-payment-method .modal .modal-body .tab-content .about-list li,.edit-autorefill-payment .modal .modal-body .tab-content .about-list li,.delete-address .modal .modal-body .tab-content .about-list li,.where-to-find .modal .modal-body .tab-content .about-list li,.login-create-account-modal .modal .modal-body .tab-content .about-list li,.my-account-modal .modal .modal-body .tab-content .about-list li,.apn-setting-modal .modal .modal-body .tab-content .about-list li,.successful-enrollment-modal .modal .modal-body .tab-content .about-list li,.deactivated-device-modal .modal .modal-body .tab-content .about-list li,.phone-compatible-modal .modal .modal-body .tab-content .about-list li,.address-validation-wifi .modal .modal-body .tab-content .about-list li,.plan-downgrade-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.edit-personal-info .modal .modal-body .tab-content .about-list li span,.edit-account-info .modal .modal-body .tab-content .about-list li span,.edit-security-info .modal .modal-body .tab-content .about-list li span,.edit-address-info .modal .modal-body .tab-content .about-list li span,.add-address-info .modal .modal-body .tab-content .about-list li span,.edit-card-info .modal .modal-body .tab-content .about-list li span,.add-payment-method .modal .modal-body .tab-content .about-list li span,.edit-autorefill-payment .modal .modal-body .tab-content .about-list li span,.delete-address .modal .modal-body .tab-content .about-list li span,.where-to-find .modal .modal-body .tab-content .about-list li span,.login-create-account-modal .modal .modal-body .tab-content .about-list li span,.my-account-modal .modal .modal-body .tab-content .about-list li span,.apn-setting-modal .modal .modal-body .tab-content .about-list li span,.successful-enrollment-modal .modal .modal-body .tab-content .about-list li span,.deactivated-device-modal .modal .modal-body .tab-content .about-list li span,.phone-compatible-modal .modal .modal-body .tab-content .about-list li span,.address-validation-wifi .modal .modal-body .tab-content .about-list li span,.plan-downgrade-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-account-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-security-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-address-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-address-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-card-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-payment-method .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .px-sm-5,.delete-address .modal .modal-body .tab-content .accordion-new .px-sm-5,.where-to-find .modal .modal-body .tab-content .accordion-new .px-sm-5,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.my-account-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .px-sm-5,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-account-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-security-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-address-info .modal .modal-body .tab-content .accordion-new .card-header,.add-address-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-card-info .modal .modal-body .tab-content .accordion-new .card-header,.add-payment-method .modal .modal-body .tab-content .accordion-new .card-header,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .card-header,.delete-address .modal .modal-body .tab-content .accordion-new .card-header,.where-to-find .modal .modal-body .tab-content .accordion-new .card-header,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .card-header,.my-account-modal .modal .modal-body .tab-content .accordion-new .card-header,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .card-header,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .card-header,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .card-header,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .card-header,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .card-header,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-account-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-security-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-address-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-address-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-card-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-payment-method .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .card-header a>p,.delete-address .modal .modal-body .tab-content .accordion-new .card-header a>p,.where-to-find .modal .modal-body .tab-content .accordion-new .card-header a>p,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.my-account-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .card-header a>p,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.edit-personal-info .modal .modal-body .choice-card,.edit-account-info .modal .modal-body .choice-card,.edit-security-info .modal .modal-body .choice-card,.edit-address-info .modal .modal-body .choice-card,.add-address-info .modal .modal-body .choice-card,.edit-card-info .modal .modal-body .choice-card,.add-payment-method .modal .modal-body .choice-card,.edit-autorefill-payment .modal .modal-body .choice-card,.delete-address .modal .modal-body .choice-card,.where-to-find .modal .modal-body .choice-card,.login-create-account-modal .modal .modal-body .choice-card,.my-account-modal .modal .modal-body .choice-card,.apn-setting-modal .modal .modal-body .choice-card,.successful-enrollment-modal .modal .modal-body .choice-card,.deactivated-device-modal .modal .modal-body .choice-card,.phone-compatible-modal .modal .modal-body .choice-card,.address-validation-wifi .modal .modal-body .choice-card,.plan-downgrade-modal .modal .modal-body .choice-card{width:auto}
.edit-personal-info .modal .modal-body .choice-card .custom-control-label,.edit-account-info .modal .modal-body .choice-card .custom-control-label,.edit-security-info .modal .modal-body .choice-card .custom-control-label,.edit-address-info .modal .modal-body .choice-card .custom-control-label,.add-address-info .modal .modal-body .choice-card .custom-control-label,.edit-card-info .modal .modal-body .choice-card .custom-control-label,.add-payment-method .modal .modal-body .choice-card .custom-control-label,.edit-autorefill-payment .modal .modal-body .choice-card .custom-control-label,.delete-address .modal .modal-body .choice-card .custom-control-label,.where-to-find .modal .modal-body .choice-card .custom-control-label,.login-create-account-modal .modal .modal-body .choice-card .custom-control-label,.my-account-modal .modal .modal-body .choice-card .custom-control-label,.apn-setting-modal .modal .modal-body .choice-card .custom-control-label,.successful-enrollment-modal .modal .modal-body .choice-card .custom-control-label,.deactivated-device-modal .modal .modal-body .choice-card .custom-control-label,.phone-compatible-modal .modal .modal-body .choice-card .custom-control-label,.address-validation-wifi .modal .modal-body .choice-card .custom-control-label,.plan-downgrade-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.edit-personal-info .modal .close,.edit-account-info .modal .close,.edit-security-info .modal .close,.edit-address-info .modal .close,.add-address-info .modal .close,.edit-card-info .modal .close,.add-payment-method .modal .close,.edit-autorefill-payment .modal .close,.delete-address .modal .close,.where-to-find .modal .close,.login-create-account-modal .modal .close,.my-account-modal .modal .close,.apn-setting-modal .modal .close,.successful-enrollment-modal .modal .close,.deactivated-device-modal .modal .close,.phone-compatible-modal .modal .close,.address-validation-wifi .modal .close,.plan-downgrade-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.edit-card-info .input-card-type-image{position:absolute;right:20px;top:17px}
.where-to-find .modal .modal-dialog .modal-content{width:100%}
.fb-messenger-chat .messenger-icon{height:30px}
.captcha-wrapper .captcha{height:72px;border:1px solid #e8e8e9;padding-top:15px;max-width:232px;margin:0 auto}
.my-account-modal .modal .modal-dialog .modal-content{padding:30px 10px}
.my-account-modal .or-seperator{width:290px}
.successful-enrollment-modal ul{list-style-type:none;padding-left:60px}
}
@media(min-width:375px){.smart-pay-limit-reached .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.smart-pay-limit-reached .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.smart-pay-limit-reached .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.smart-pay-limit-reached .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.smart-pay-limit-reached .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.smart-pay-limit-reached .modal .modal-body{padding:0}
.smart-pay-limit-reached .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.smart-pay-limit-reached .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.smart-pay-limit-reached .modal .modal-body a::after{top:15px}
.smart-pay-limit-reached .modal .modal-body .tab-content{padding:0}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list{margin:20px 45px}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.smart-pay-limit-reached .modal .modal-body .choice-card{width:auto}
.smart-pay-limit-reached .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.smart-pay-limit-reached .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.join-now .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.join-now .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.join-now .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.join-now .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.join-now .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.join-now .modal .modal-body{padding:0}
.join-now .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.join-now .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.join-now .modal .modal-body a::after{top:15px}
.join-now .modal .modal-body .tab-content{padding:0}
.join-now .modal .modal-body .tab-content .about-list{margin:20px 45px}
.join-now .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.join-now .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.join-now .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.join-now .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.join-now .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.join-now .modal .modal-body .choice-card{width:auto}
.join-now .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.join-now .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.iframe-modal .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.iframe-modal .modal .modal-dialog{max-width:100%;margin:0 auto}
.iframe-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.iframe-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.iframe-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.iframe-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.iframe-modal .modal .modal-body{padding:0}
.iframe-modal .modal .modal-body iframe{background-color:#fff;text-align:center;color:#000}
.iframe-modal .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.iframe-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.iframe-modal .modal .modal-body a::after{top:15px}
.iframe-modal .modal .modal-body .tab-content{padding:0}
.iframe-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.iframe-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.iframe-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.iframe-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.iframe-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.iframe-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.iframe-modal .modal .modal-body .choice-card{width:auto}
.iframe-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.iframe-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.cart-full .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.cart-full .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.cart-full .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.cart-full .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.cart-full .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.cart-full .modal .modal-body{padding:0}
.cart-full .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.cart-full .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.cart-full .modal .modal-body a::after{top:15px}
.cart-full .modal .modal-body .tab-content{padding:0}
.cart-full .modal .modal-body .tab-content .about-list{margin:20px 45px}
.cart-full .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.cart-full .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.cart-full .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.cart-full .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.cart-full .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.cart-full .modal .modal-body .choice-card{width:auto}
.cart-full .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.cart-full .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.multiple-carts .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.multiple-carts .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.multiple-carts .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.multiple-carts .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.multiple-carts .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.multiple-carts .modal .modal-body{padding:0}
.multiple-carts .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.multiple-carts .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.multiple-carts .modal .modal-body a::after{top:15px}
.multiple-carts .modal .modal-body .tab-content{padding:0}
.multiple-carts .modal .modal-body .tab-content .about-list{margin:20px 45px}
.multiple-carts .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.multiple-carts .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.multiple-carts .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.multiple-carts .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.multiple-carts .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.multiple-carts .modal .modal-body .choice-card{width:auto}
.multiple-carts .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.multiple-carts .modal .modal-body .choice-card .custom-radio{padding:12px 10px 12px 12px !important}
.multiple-carts .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.edit-personal-info .modal,.edit-account-info .modal,.edit-security-info .modal,.edit-address-info .modal,.add-address-info .modal,.edit-card-info .modal,.add-payment-method .modal,.edit-autorefill-payment .modal,.delete-address .modal,.where-to-find .modal,.generate-pin-modal .modal,.confirm-NTP-sent-modal .modal,.login-create-account-modal .modal,.my-account-modal .modal,.apn-setting-modal .modal,.successful-enrollment-modal .modal,.deactivated-device-modal .modal,.phone-compatible-modal .modal,.address-validation-wifi .modal,.plan-downgrade-modal .modal{border-radius:10px;z-index:1216;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.edit-personal-info .modal .modal-dialog .modal-content,.edit-account-info .modal .modal-dialog .modal-content,.edit-security-info .modal .modal-dialog .modal-content,.edit-address-info .modal .modal-dialog .modal-content,.add-address-info .modal .modal-dialog .modal-content,.edit-card-info .modal .modal-dialog .modal-content,.add-payment-method .modal .modal-dialog .modal-content,.edit-autorefill-payment .modal .modal-dialog .modal-content,.delete-address .modal .modal-dialog .modal-content,.where-to-find .modal .modal-dialog .modal-content,.generate-pin-modal .modal .modal-dialog .modal-content,.confirm-NTP-sent-modal .modal .modal-dialog .modal-content,.login-create-account-modal .modal .modal-dialog .modal-content,.my-account-modal .modal .modal-dialog .modal-content,.apn-setting-modal .modal .modal-dialog .modal-content,.successful-enrollment-modal .modal .modal-dialog .modal-content,.deactivated-device-modal .modal .modal-dialog .modal-content,.phone-compatible-modal .modal .modal-dialog .modal-content,.address-validation-wifi .modal .modal-dialog .modal-content,.plan-downgrade-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100dvw;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.edit-personal-info .modal .modal-dialog .modal-content p.caption-two,.edit-account-info .modal .modal-dialog .modal-content p.caption-two,.edit-security-info .modal .modal-dialog .modal-content p.caption-two,.edit-address-info .modal .modal-dialog .modal-content p.caption-two,.add-address-info .modal .modal-dialog .modal-content p.caption-two,.edit-card-info .modal .modal-dialog .modal-content p.caption-two,.add-payment-method .modal .modal-dialog .modal-content p.caption-two,.edit-autorefill-payment .modal .modal-dialog .modal-content p.caption-two,.delete-address .modal .modal-dialog .modal-content p.caption-two,.where-to-find .modal .modal-dialog .modal-content p.caption-two,.generate-pin-modal .modal .modal-dialog .modal-content p.caption-two,.confirm-NTP-sent-modal .modal .modal-dialog .modal-content p.caption-two,.login-create-account-modal .modal .modal-dialog .modal-content p.caption-two,.my-account-modal .modal .modal-dialog .modal-content p.caption-two,.apn-setting-modal .modal .modal-dialog .modal-content p.caption-two,.successful-enrollment-modal .modal .modal-dialog .modal-content p.caption-two,.deactivated-device-modal .modal .modal-dialog .modal-content p.caption-two,.phone-compatible-modal .modal .modal-dialog .modal-content p.caption-two,.address-validation-wifi .modal .modal-dialog .modal-content p.caption-two,.plan-downgrade-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.edit-personal-info .modal .modal-dialog .modal-content .modal-header,.edit-account-info .modal .modal-dialog .modal-content .modal-header,.edit-security-info .modal .modal-dialog .modal-content .modal-header,.edit-address-info .modal .modal-dialog .modal-content .modal-header,.add-address-info .modal .modal-dialog .modal-content .modal-header,.edit-card-info .modal .modal-dialog .modal-content .modal-header,.add-payment-method .modal .modal-dialog .modal-content .modal-header,.edit-autorefill-payment .modal .modal-dialog .modal-content .modal-header,.delete-address .modal .modal-dialog .modal-content .modal-header,.where-to-find .modal .modal-dialog .modal-content .modal-header,.generate-pin-modal .modal .modal-dialog .modal-content .modal-header,.confirm-NTP-sent-modal .modal .modal-dialog .modal-content .modal-header,.login-create-account-modal .modal .modal-dialog .modal-content .modal-header,.my-account-modal .modal .modal-dialog .modal-content .modal-header,.apn-setting-modal .modal .modal-dialog .modal-content .modal-header,.successful-enrollment-modal .modal .modal-dialog .modal-content .modal-header,.deactivated-device-modal .modal .modal-dialog .modal-content .modal-header,.phone-compatible-modal .modal .modal-dialog .modal-content .modal-header,.address-validation-wifi .modal .modal-dialog .modal-content .modal-header,.plan-downgrade-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.edit-personal-info .modal .modal-dialog .modal-content .modal-header .close,.edit-account-info .modal .modal-dialog .modal-content .modal-header .close,.edit-security-info .modal .modal-dialog .modal-content .modal-header .close,.edit-address-info .modal .modal-dialog .modal-content .modal-header .close,.add-address-info .modal .modal-dialog .modal-content .modal-header .close,.edit-card-info .modal .modal-dialog .modal-content .modal-header .close,.add-payment-method .modal .modal-dialog .modal-content .modal-header .close,.edit-autorefill-payment .modal .modal-dialog .modal-content .modal-header .close,.delete-address .modal .modal-dialog .modal-content .modal-header .close,.where-to-find .modal .modal-dialog .modal-content .modal-header .close,.generate-pin-modal .modal .modal-dialog .modal-content .modal-header .close,.confirm-NTP-sent-modal .modal .modal-dialog .modal-content .modal-header .close,.login-create-account-modal .modal .modal-dialog .modal-content .modal-header .close,.my-account-modal .modal .modal-dialog .modal-content .modal-header .close,.apn-setting-modal .modal .modal-dialog .modal-content .modal-header .close,.successful-enrollment-modal .modal .modal-dialog .modal-content .modal-header .close,.deactivated-device-modal .modal .modal-dialog .modal-content .modal-header .close,.phone-compatible-modal .modal .modal-dialog .modal-content .modal-header .close,.address-validation-wifi .modal .modal-dialog .modal-content .modal-header .close,.plan-downgrade-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.edit-personal-info .modal .modal-body,.edit-account-info .modal .modal-body,.edit-security-info .modal .modal-body,.edit-address-info .modal .modal-body,.add-address-info .modal .modal-body,.edit-card-info .modal .modal-body,.add-payment-method .modal .modal-body,.edit-autorefill-payment .modal .modal-body,.delete-address .modal .modal-body,.where-to-find .modal .modal-body,.generate-pin-modal .modal .modal-body,.confirm-NTP-sent-modal .modal .modal-body,.login-create-account-modal .modal .modal-body,.my-account-modal .modal .modal-body,.apn-setting-modal .modal .modal-body,.successful-enrollment-modal .modal .modal-body,.deactivated-device-modal .modal .modal-body,.phone-compatible-modal .modal .modal-body,.address-validation-wifi .modal .modal-body,.plan-downgrade-modal .modal .modal-body{padding:0}
.edit-personal-info .modal .modal-body a,.edit-account-info .modal .modal-body a,.edit-security-info .modal .modal-body a,.edit-address-info .modal .modal-body a,.add-address-info .modal .modal-body a,.edit-card-info .modal .modal-body a,.add-payment-method .modal .modal-body a,.edit-autorefill-payment .modal .modal-body a,.delete-address .modal .modal-body a,.where-to-find .modal .modal-body a,.generate-pin-modal .modal .modal-body a,.confirm-NTP-sent-modal .modal .modal-body a,.login-create-account-modal .modal .modal-body a,.my-account-modal .modal .modal-body a,.apn-setting-modal .modal .modal-body a,.successful-enrollment-modal .modal .modal-body a,.deactivated-device-modal .modal .modal-body a,.phone-compatible-modal .modal .modal-body a,.address-validation-wifi .modal .modal-body a,.plan-downgrade-modal .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.edit-personal-info .modal .modal-body a:hover,.edit-account-info .modal .modal-body a:hover,.edit-security-info .modal .modal-body a:hover,.edit-address-info .modal .modal-body a:hover,.add-address-info .modal .modal-body a:hover,.edit-card-info .modal .modal-body a:hover,.add-payment-method .modal .modal-body a:hover,.edit-autorefill-payment .modal .modal-body a:hover,.delete-address .modal .modal-body a:hover,.where-to-find .modal .modal-body a:hover,.generate-pin-modal .modal .modal-body a:hover,.confirm-NTP-sent-modal .modal .modal-body a:hover,.login-create-account-modal .modal .modal-body a:hover,.my-account-modal .modal .modal-body a:hover,.apn-setting-modal .modal .modal-body a:hover,.successful-enrollment-modal .modal .modal-body a:hover,.deactivated-device-modal .modal .modal-body a:hover,.phone-compatible-modal .modal .modal-body a:hover,.address-validation-wifi .modal .modal-body a:hover,.plan-downgrade-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.edit-personal-info .modal .modal-body a::after,.edit-account-info .modal .modal-body a::after,.edit-security-info .modal .modal-body a::after,.edit-address-info .modal .modal-body a::after,.add-address-info .modal .modal-body a::after,.edit-card-info .modal .modal-body a::after,.add-payment-method .modal .modal-body a::after,.edit-autorefill-payment .modal .modal-body a::after,.delete-address .modal .modal-body a::after,.where-to-find .modal .modal-body a::after,.generate-pin-modal .modal .modal-body a::after,.confirm-NTP-sent-modal .modal .modal-body a::after,.login-create-account-modal .modal .modal-body a::after,.my-account-modal .modal .modal-body a::after,.apn-setting-modal .modal .modal-body a::after,.successful-enrollment-modal .modal .modal-body a::after,.deactivated-device-modal .modal .modal-body a::after,.phone-compatible-modal .modal .modal-body a::after,.address-validation-wifi .modal .modal-body a::after,.plan-downgrade-modal .modal .modal-body a::after{top:15px}
.edit-personal-info .modal .modal-body .tab-content,.edit-account-info .modal .modal-body .tab-content,.edit-security-info .modal .modal-body .tab-content,.edit-address-info .modal .modal-body .tab-content,.add-address-info .modal .modal-body .tab-content,.edit-card-info .modal .modal-body .tab-content,.add-payment-method .modal .modal-body .tab-content,.edit-autorefill-payment .modal .modal-body .tab-content,.delete-address .modal .modal-body .tab-content,.where-to-find .modal .modal-body .tab-content,.generate-pin-modal .modal .modal-body .tab-content,.confirm-NTP-sent-modal .modal .modal-body .tab-content,.login-create-account-modal .modal .modal-body .tab-content,.my-account-modal .modal .modal-body .tab-content,.apn-setting-modal .modal .modal-body .tab-content,.successful-enrollment-modal .modal .modal-body .tab-content,.deactivated-device-modal .modal .modal-body .tab-content,.phone-compatible-modal .modal .modal-body .tab-content,.address-validation-wifi .modal .modal-body .tab-content,.plan-downgrade-modal .modal .modal-body .tab-content{padding:0}
.edit-personal-info .modal .modal-body .tab-content .about-list,.edit-account-info .modal .modal-body .tab-content .about-list,.edit-security-info .modal .modal-body .tab-content .about-list,.edit-address-info .modal .modal-body .tab-content .about-list,.add-address-info .modal .modal-body .tab-content .about-list,.edit-card-info .modal .modal-body .tab-content .about-list,.add-payment-method .modal .modal-body .tab-content .about-list,.edit-autorefill-payment .modal .modal-body .tab-content .about-list,.delete-address .modal .modal-body .tab-content .about-list,.where-to-find .modal .modal-body .tab-content .about-list,.generate-pin-modal .modal .modal-body .tab-content .about-list,.confirm-NTP-sent-modal .modal .modal-body .tab-content .about-list,.login-create-account-modal .modal .modal-body .tab-content .about-list,.my-account-modal .modal .modal-body .tab-content .about-list,.apn-setting-modal .modal .modal-body .tab-content .about-list,.successful-enrollment-modal .modal .modal-body .tab-content .about-list,.deactivated-device-modal .modal .modal-body .tab-content .about-list,.phone-compatible-modal .modal .modal-body .tab-content .about-list,.address-validation-wifi .modal .modal-body .tab-content .about-list,.plan-downgrade-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.edit-personal-info .modal .modal-body .tab-content .about-list li,.edit-account-info .modal .modal-body .tab-content .about-list li,.edit-security-info .modal .modal-body .tab-content .about-list li,.edit-address-info .modal .modal-body .tab-content .about-list li,.add-address-info .modal .modal-body .tab-content .about-list li,.edit-card-info .modal .modal-body .tab-content .about-list li,.add-payment-method .modal .modal-body .tab-content .about-list li,.edit-autorefill-payment .modal .modal-body .tab-content .about-list li,.delete-address .modal .modal-body .tab-content .about-list li,.where-to-find .modal .modal-body .tab-content .about-list li,.generate-pin-modal .modal .modal-body .tab-content .about-list li,.confirm-NTP-sent-modal .modal .modal-body .tab-content .about-list li,.login-create-account-modal .modal .modal-body .tab-content .about-list li,.my-account-modal .modal .modal-body .tab-content .about-list li,.apn-setting-modal .modal .modal-body .tab-content .about-list li,.successful-enrollment-modal .modal .modal-body .tab-content .about-list li,.deactivated-device-modal .modal .modal-body .tab-content .about-list li,.phone-compatible-modal .modal .modal-body .tab-content .about-list li,.address-validation-wifi .modal .modal-body .tab-content .about-list li,.plan-downgrade-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.edit-personal-info .modal .modal-body .tab-content .about-list li span,.edit-account-info .modal .modal-body .tab-content .about-list li span,.edit-security-info .modal .modal-body .tab-content .about-list li span,.edit-address-info .modal .modal-body .tab-content .about-list li span,.add-address-info .modal .modal-body .tab-content .about-list li span,.edit-card-info .modal .modal-body .tab-content .about-list li span,.add-payment-method .modal .modal-body .tab-content .about-list li span,.edit-autorefill-payment .modal .modal-body .tab-content .about-list li span,.delete-address .modal .modal-body .tab-content .about-list li span,.where-to-find .modal .modal-body .tab-content .about-list li span,.generate-pin-modal .modal .modal-body .tab-content .about-list li span,.confirm-NTP-sent-modal .modal .modal-body .tab-content .about-list li span,.login-create-account-modal .modal .modal-body .tab-content .about-list li span,.my-account-modal .modal .modal-body .tab-content .about-list li span,.apn-setting-modal .modal .modal-body .tab-content .about-list li span,.successful-enrollment-modal .modal .modal-body .tab-content .about-list li span,.deactivated-device-modal .modal .modal-body .tab-content .about-list li span,.phone-compatible-modal .modal .modal-body .tab-content .about-list li span,.address-validation-wifi .modal .modal-body .tab-content .about-list li span,.plan-downgrade-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-account-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-security-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-address-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-address-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-card-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-payment-method .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .px-sm-5,.delete-address .modal .modal-body .tab-content .accordion-new .px-sm-5,.where-to-find .modal .modal-body .tab-content .accordion-new .px-sm-5,.generate-pin-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.confirm-NTP-sent-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.my-account-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .px-sm-5,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-account-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-security-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-address-info .modal .modal-body .tab-content .accordion-new .card-header,.add-address-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-card-info .modal .modal-body .tab-content .accordion-new .card-header,.add-payment-method .modal .modal-body .tab-content .accordion-new .card-header,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .card-header,.delete-address .modal .modal-body .tab-content .accordion-new .card-header,.where-to-find .modal .modal-body .tab-content .accordion-new .card-header,.generate-pin-modal .modal .modal-body .tab-content .accordion-new .card-header,.confirm-NTP-sent-modal .modal .modal-body .tab-content .accordion-new .card-header,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .card-header,.my-account-modal .modal .modal-body .tab-content .accordion-new .card-header,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .card-header,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .card-header,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .card-header,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .card-header,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .card-header,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-account-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-security-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-address-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-address-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-card-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-payment-method .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .card-header a>p,.delete-address .modal .modal-body .tab-content .accordion-new .card-header a>p,.where-to-find .modal .modal-body .tab-content .accordion-new .card-header a>p,.generate-pin-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.confirm-NTP-sent-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.my-account-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .card-header a>p,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.edit-personal-info .modal .modal-body .choice-card,.edit-account-info .modal .modal-body .choice-card,.edit-security-info .modal .modal-body .choice-card,.edit-address-info .modal .modal-body .choice-card,.add-address-info .modal .modal-body .choice-card,.edit-card-info .modal .modal-body .choice-card,.add-payment-method .modal .modal-body .choice-card,.edit-autorefill-payment .modal .modal-body .choice-card,.delete-address .modal .modal-body .choice-card,.where-to-find .modal .modal-body .choice-card,.generate-pin-modal .modal .modal-body .choice-card,.confirm-NTP-sent-modal .modal .modal-body .choice-card,.login-create-account-modal .modal .modal-body .choice-card,.my-account-modal .modal .modal-body .choice-card,.apn-setting-modal .modal .modal-body .choice-card,.successful-enrollment-modal .modal .modal-body .choice-card,.deactivated-device-modal .modal .modal-body .choice-card,.phone-compatible-modal .modal .modal-body .choice-card,.address-validation-wifi .modal .modal-body .choice-card,.plan-downgrade-modal .modal .modal-body .choice-card{width:auto}
.edit-personal-info .modal .modal-body .choice-card .custom-control-label,.edit-account-info .modal .modal-body .choice-card .custom-control-label,.edit-security-info .modal .modal-body .choice-card .custom-control-label,.edit-address-info .modal .modal-body .choice-card .custom-control-label,.add-address-info .modal .modal-body .choice-card .custom-control-label,.edit-card-info .modal .modal-body .choice-card .custom-control-label,.add-payment-method .modal .modal-body .choice-card .custom-control-label,.edit-autorefill-payment .modal .modal-body .choice-card .custom-control-label,.delete-address .modal .modal-body .choice-card .custom-control-label,.where-to-find .modal .modal-body .choice-card .custom-control-label,.generate-pin-modal .modal .modal-body .choice-card .custom-control-label,.confirm-NTP-sent-modal .modal .modal-body .choice-card .custom-control-label,.login-create-account-modal .modal .modal-body .choice-card .custom-control-label,.my-account-modal .modal .modal-body .choice-card .custom-control-label,.apn-setting-modal .modal .modal-body .choice-card .custom-control-label,.successful-enrollment-modal .modal .modal-body .choice-card .custom-control-label,.deactivated-device-modal .modal .modal-body .choice-card .custom-control-label,.phone-compatible-modal .modal .modal-body .choice-card .custom-control-label,.address-validation-wifi .modal .modal-body .choice-card .custom-control-label,.plan-downgrade-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.edit-personal-info .modal .close,.edit-account-info .modal .close,.edit-security-info .modal .close,.edit-address-info .modal .close,.add-address-info .modal .close,.edit-card-info .modal .close,.add-payment-method .modal .close,.edit-autorefill-payment .modal .close,.delete-address .modal .close,.where-to-find .modal .close,.generate-pin-modal .modal .close,.confirm-NTP-sent-modal .modal .close,.login-create-account-modal .modal .close,.my-account-modal .modal .close,.apn-setting-modal .modal .close,.successful-enrollment-modal .modal .close,.deactivated-device-modal .modal .close,.phone-compatible-modal .modal .close,.address-validation-wifi .modal .close,.plan-downgrade-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.OTP-modal-container .modal .modal-body .heading{font-family:"Lato",sans-serif}
.OTP-modal-container .modal .modal-body .line-lock-otc .send-code{text-align:center !important}
.OTP-modal-container .modal .modal-body .line-lock-otc #send-email-otp-text #send-otp-text{padding-right:5px}
.OTP-modal-container .modal .modal-body .line-lock-otc a{font-size:12px;font-weight:400;line-height:20px}
.portout-info .caption-six .icon.dark-theme.small-icon i{background-size:12px;background-position:top}
.portout-info .line-lock-notification{display:flex;height:auto}
.portout-info .triangle{background:#fff9de}
.portout-info .circle{background:#add8e6}
.edit-card-info .input-card-type-image{position:absolute;right:20px;top:17px}
.where-to-find .modal .modal-dialog .modal-content{width:488px}
}
@media(min-width:992px){.smart-pay-limit-reached .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.smart-pay-limit-reached .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.smart-pay-limit-reached .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.smart-pay-limit-reached .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.smart-pay-limit-reached .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.smart-pay-limit-reached .modal .modal-body{padding:0}
.smart-pay-limit-reached .modal .modal-body a{color:#5d5d5d}
.smart-pay-limit-reached .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.smart-pay-limit-reached .modal .modal-body a::after{top:15px}
.smart-pay-limit-reached .modal .modal-body .tab-content{padding:0}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list{margin:20px 45px}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.smart-pay-limit-reached .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.smart-pay-limit-reached .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.smart-pay-limit-reached .modal .modal-body .choice-card{width:auto}
.smart-pay-limit-reached .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.smart-pay-limit-reached .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.join-now .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.join-now .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.join-now .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.join-now .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.join-now .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.join-now .modal .modal-body{padding:0}
.join-now .modal .modal-body a{color:#5d5d5d}
.join-now .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.join-now .modal .modal-body a::after{top:15px}
.join-now .modal .modal-body .tab-content{padding:0}
.join-now .modal .modal-body .tab-content .about-list{margin:20px 45px}
.join-now .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.join-now .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.join-now .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.join-now .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.join-now .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.join-now .modal .modal-body .choice-card{width:auto}
.join-now .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.join-now .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.iframe-modal .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.iframe-modal .modal .modal-dialog{max-width:1240px;margin:0 auto}
.iframe-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.iframe-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.iframe-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.iframe-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.iframe-modal .modal .modal-body{padding:0}
.iframe-modal .modal .modal-body iframe{background-color:#fff;text-align:center;color:#000}
.iframe-modal .modal .modal-body a{color:#5d5d5d}
.iframe-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.iframe-modal .modal .modal-body a::after{top:15px}
.iframe-modal .modal .modal-body .tab-content{padding:0}
.iframe-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.iframe-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.iframe-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.iframe-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.iframe-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.iframe-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.iframe-modal .modal .modal-body .choice-card{width:auto}
.iframe-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.iframe-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.cart-full .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.cart-full .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.cart-full .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.cart-full .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.cart-full .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.cart-full .modal .modal-body{padding:0}
.cart-full .modal .modal-body a{color:#5d5d5d}
.cart-full .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.cart-full .modal .modal-body a::after{top:15px}
.cart-full .modal .modal-body .tab-content{padding:0}
.cart-full .modal .modal-body .tab-content .about-list{margin:20px 45px}
.cart-full .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.cart-full .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.cart-full .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.cart-full .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.cart-full .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.cart-full .modal .modal-body .choice-card{width:auto}
.cart-full .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.cart-full .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.multiple-carts .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.multiple-carts .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.multiple-carts .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.multiple-carts .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.multiple-carts .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.multiple-carts .modal .modal-body{padding:0}
.multiple-carts .modal .modal-body a{color:#5d5d5d}
.multiple-carts .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.multiple-carts .modal .modal-body a::after{top:15px}
.multiple-carts .modal .modal-body .tab-content{padding:0}
.multiple-carts .modal .modal-body .tab-content .about-list{margin:20px 45px}
.multiple-carts .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.multiple-carts .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.multiple-carts .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.multiple-carts .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.multiple-carts .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.multiple-carts .modal .modal-body .choice-card{width:auto}
.multiple-carts .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.multiple-carts .modal .modal-body .choice-card .custom-radio{padding:12px 10px 12px 12px !important}
.multiple-carts .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.smart-pay-modal .modal .modal-dialog .modal-header{background:#f9f9f9;border-radius:10px}
.smart-pay-modal .modal .modal-dialog .modal-content{width:657px}
.smart-pay-modal .modal .modal-dialog .modal-content .modal-body{padding:20px}
.smart-pay-modal .smart-pay-head{margin:5px}
.edit-personal-info .modal,.edit-account-info .modal,.edit-security-info .modal,.edit-address-info .modal,.add-address-info .modal,.edit-card-info .modal,.add-payment-method .modal,.edit-autorefill-payment .modal,.delete-address .modal,.where-to-find .modal,.login-create-account-modal .modal,.my-account-modal .modal,.apn-setting-modal .modal,.successful-enrollment-modal .modal,.deactivated-device-modal .modal,.phone-compatible-modal .modal,.address-validation-wifi .modal,.plan-downgrade-modal .modal{border-radius:10px;z-index:1216;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.edit-personal-info .modal .modal-dialog .modal-content,.edit-account-info .modal .modal-dialog .modal-content,.edit-security-info .modal .modal-dialog .modal-content,.edit-address-info .modal .modal-dialog .modal-content,.add-address-info .modal .modal-dialog .modal-content,.edit-card-info .modal .modal-dialog .modal-content,.add-payment-method .modal .modal-dialog .modal-content,.edit-autorefill-payment .modal .modal-dialog .modal-content,.delete-address .modal .modal-dialog .modal-content,.where-to-find .modal .modal-dialog .modal-content,.login-create-account-modal .modal .modal-dialog .modal-content,.my-account-modal .modal .modal-dialog .modal-content,.apn-setting-modal .modal .modal-dialog .modal-content,.successful-enrollment-modal .modal .modal-dialog .modal-content,.deactivated-device-modal .modal .modal-dialog .modal-content,.phone-compatible-modal .modal .modal-dialog .modal-content,.address-validation-wifi .modal .modal-dialog .modal-content,.plan-downgrade-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.edit-personal-info .modal .modal-dialog .modal-content p.caption-two,.edit-account-info .modal .modal-dialog .modal-content p.caption-two,.edit-security-info .modal .modal-dialog .modal-content p.caption-two,.edit-address-info .modal .modal-dialog .modal-content p.caption-two,.add-address-info .modal .modal-dialog .modal-content p.caption-two,.edit-card-info .modal .modal-dialog .modal-content p.caption-two,.add-payment-method .modal .modal-dialog .modal-content p.caption-two,.edit-autorefill-payment .modal .modal-dialog .modal-content p.caption-two,.delete-address .modal .modal-dialog .modal-content p.caption-two,.where-to-find .modal .modal-dialog .modal-content p.caption-two,.login-create-account-modal .modal .modal-dialog .modal-content p.caption-two,.my-account-modal .modal .modal-dialog .modal-content p.caption-two,.apn-setting-modal .modal .modal-dialog .modal-content p.caption-two,.successful-enrollment-modal .modal .modal-dialog .modal-content p.caption-two,.deactivated-device-modal .modal .modal-dialog .modal-content p.caption-two,.phone-compatible-modal .modal .modal-dialog .modal-content p.caption-two,.address-validation-wifi .modal .modal-dialog .modal-content p.caption-two,.plan-downgrade-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.edit-personal-info .modal .modal-dialog .modal-content .modal-header,.edit-account-info .modal .modal-dialog .modal-content .modal-header,.edit-security-info .modal .modal-dialog .modal-content .modal-header,.edit-address-info .modal .modal-dialog .modal-content .modal-header,.add-address-info .modal .modal-dialog .modal-content .modal-header,.edit-card-info .modal .modal-dialog .modal-content .modal-header,.add-payment-method .modal .modal-dialog .modal-content .modal-header,.edit-autorefill-payment .modal .modal-dialog .modal-content .modal-header,.delete-address .modal .modal-dialog .modal-content .modal-header,.where-to-find .modal .modal-dialog .modal-content .modal-header,.login-create-account-modal .modal .modal-dialog .modal-content .modal-header,.my-account-modal .modal .modal-dialog .modal-content .modal-header,.apn-setting-modal .modal .modal-dialog .modal-content .modal-header,.successful-enrollment-modal .modal .modal-dialog .modal-content .modal-header,.deactivated-device-modal .modal .modal-dialog .modal-content .modal-header,.phone-compatible-modal .modal .modal-dialog .modal-content .modal-header,.address-validation-wifi .modal .modal-dialog .modal-content .modal-header,.plan-downgrade-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.edit-personal-info .modal .modal-dialog .modal-content .modal-header .close,.edit-account-info .modal .modal-dialog .modal-content .modal-header .close,.edit-security-info .modal .modal-dialog .modal-content .modal-header .close,.edit-address-info .modal .modal-dialog .modal-content .modal-header .close,.add-address-info .modal .modal-dialog .modal-content .modal-header .close,.edit-card-info .modal .modal-dialog .modal-content .modal-header .close,.add-payment-method .modal .modal-dialog .modal-content .modal-header .close,.edit-autorefill-payment .modal .modal-dialog .modal-content .modal-header .close,.delete-address .modal .modal-dialog .modal-content .modal-header .close,.where-to-find .modal .modal-dialog .modal-content .modal-header .close,.login-create-account-modal .modal .modal-dialog .modal-content .modal-header .close,.my-account-modal .modal .modal-dialog .modal-content .modal-header .close,.apn-setting-modal .modal .modal-dialog .modal-content .modal-header .close,.successful-enrollment-modal .modal .modal-dialog .modal-content .modal-header .close,.deactivated-device-modal .modal .modal-dialog .modal-content .modal-header .close,.phone-compatible-modal .modal .modal-dialog .modal-content .modal-header .close,.address-validation-wifi .modal .modal-dialog .modal-content .modal-header .close,.plan-downgrade-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.edit-personal-info .modal .modal-body,.edit-account-info .modal .modal-body,.edit-security-info .modal .modal-body,.edit-address-info .modal .modal-body,.add-address-info .modal .modal-body,.edit-card-info .modal .modal-body,.add-payment-method .modal .modal-body,.edit-autorefill-payment .modal .modal-body,.delete-address .modal .modal-body,.where-to-find .modal .modal-body,.login-create-account-modal .modal .modal-body,.my-account-modal .modal .modal-body,.apn-setting-modal .modal .modal-body,.successful-enrollment-modal .modal .modal-body,.deactivated-device-modal .modal .modal-body,.phone-compatible-modal .modal .modal-body,.address-validation-wifi .modal .modal-body,.plan-downgrade-modal .modal .modal-body{padding:0}
.edit-personal-info .modal .modal-body a,.edit-account-info .modal .modal-body a,.edit-security-info .modal .modal-body a,.edit-address-info .modal .modal-body a,.add-address-info .modal .modal-body a,.edit-card-info .modal .modal-body a,.add-payment-method .modal .modal-body a,.edit-autorefill-payment .modal .modal-body a,.delete-address .modal .modal-body a,.where-to-find .modal .modal-body a,.login-create-account-modal .modal .modal-body a,.my-account-modal .modal .modal-body a,.apn-setting-modal .modal .modal-body a,.successful-enrollment-modal .modal .modal-body a,.deactivated-device-modal .modal .modal-body a,.phone-compatible-modal .modal .modal-body a,.address-validation-wifi .modal .modal-body a,.plan-downgrade-modal .modal .modal-body a{color:#5d5d5d}
.edit-personal-info .modal .modal-body a:hover,.edit-account-info .modal .modal-body a:hover,.edit-security-info .modal .modal-body a:hover,.edit-address-info .modal .modal-body a:hover,.add-address-info .modal .modal-body a:hover,.edit-card-info .modal .modal-body a:hover,.add-payment-method .modal .modal-body a:hover,.edit-autorefill-payment .modal .modal-body a:hover,.delete-address .modal .modal-body a:hover,.where-to-find .modal .modal-body a:hover,.login-create-account-modal .modal .modal-body a:hover,.my-account-modal .modal .modal-body a:hover,.apn-setting-modal .modal .modal-body a:hover,.successful-enrollment-modal .modal .modal-body a:hover,.deactivated-device-modal .modal .modal-body a:hover,.phone-compatible-modal .modal .modal-body a:hover,.address-validation-wifi .modal .modal-body a:hover,.plan-downgrade-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.edit-personal-info .modal .modal-body a::after,.edit-account-info .modal .modal-body a::after,.edit-security-info .modal .modal-body a::after,.edit-address-info .modal .modal-body a::after,.add-address-info .modal .modal-body a::after,.edit-card-info .modal .modal-body a::after,.add-payment-method .modal .modal-body a::after,.edit-autorefill-payment .modal .modal-body a::after,.delete-address .modal .modal-body a::after,.where-to-find .modal .modal-body a::after,.login-create-account-modal .modal .modal-body a::after,.my-account-modal .modal .modal-body a::after,.apn-setting-modal .modal .modal-body a::after,.successful-enrollment-modal .modal .modal-body a::after,.deactivated-device-modal .modal .modal-body a::after,.phone-compatible-modal .modal .modal-body a::after,.address-validation-wifi .modal .modal-body a::after,.plan-downgrade-modal .modal .modal-body a::after{top:15px}
.edit-personal-info .modal .modal-body .tab-content,.edit-account-info .modal .modal-body .tab-content,.edit-security-info .modal .modal-body .tab-content,.edit-address-info .modal .modal-body .tab-content,.add-address-info .modal .modal-body .tab-content,.edit-card-info .modal .modal-body .tab-content,.add-payment-method .modal .modal-body .tab-content,.edit-autorefill-payment .modal .modal-body .tab-content,.delete-address .modal .modal-body .tab-content,.where-to-find .modal .modal-body .tab-content,.login-create-account-modal .modal .modal-body .tab-content,.my-account-modal .modal .modal-body .tab-content,.apn-setting-modal .modal .modal-body .tab-content,.successful-enrollment-modal .modal .modal-body .tab-content,.deactivated-device-modal .modal .modal-body .tab-content,.phone-compatible-modal .modal .modal-body .tab-content,.address-validation-wifi .modal .modal-body .tab-content,.plan-downgrade-modal .modal .modal-body .tab-content{padding:0}
.edit-personal-info .modal .modal-body .tab-content .about-list,.edit-account-info .modal .modal-body .tab-content .about-list,.edit-security-info .modal .modal-body .tab-content .about-list,.edit-address-info .modal .modal-body .tab-content .about-list,.add-address-info .modal .modal-body .tab-content .about-list,.edit-card-info .modal .modal-body .tab-content .about-list,.add-payment-method .modal .modal-body .tab-content .about-list,.edit-autorefill-payment .modal .modal-body .tab-content .about-list,.delete-address .modal .modal-body .tab-content .about-list,.where-to-find .modal .modal-body .tab-content .about-list,.login-create-account-modal .modal .modal-body .tab-content .about-list,.my-account-modal .modal .modal-body .tab-content .about-list,.apn-setting-modal .modal .modal-body .tab-content .about-list,.successful-enrollment-modal .modal .modal-body .tab-content .about-list,.deactivated-device-modal .modal .modal-body .tab-content .about-list,.phone-compatible-modal .modal .modal-body .tab-content .about-list,.address-validation-wifi .modal .modal-body .tab-content .about-list,.plan-downgrade-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.edit-personal-info .modal .modal-body .tab-content .about-list li,.edit-account-info .modal .modal-body .tab-content .about-list li,.edit-security-info .modal .modal-body .tab-content .about-list li,.edit-address-info .modal .modal-body .tab-content .about-list li,.add-address-info .modal .modal-body .tab-content .about-list li,.edit-card-info .modal .modal-body .tab-content .about-list li,.add-payment-method .modal .modal-body .tab-content .about-list li,.edit-autorefill-payment .modal .modal-body .tab-content .about-list li,.delete-address .modal .modal-body .tab-content .about-list li,.where-to-find .modal .modal-body .tab-content .about-list li,.login-create-account-modal .modal .modal-body .tab-content .about-list li,.my-account-modal .modal .modal-body .tab-content .about-list li,.apn-setting-modal .modal .modal-body .tab-content .about-list li,.successful-enrollment-modal .modal .modal-body .tab-content .about-list li,.deactivated-device-modal .modal .modal-body .tab-content .about-list li,.phone-compatible-modal .modal .modal-body .tab-content .about-list li,.address-validation-wifi .modal .modal-body .tab-content .about-list li,.plan-downgrade-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.edit-personal-info .modal .modal-body .tab-content .about-list li span,.edit-account-info .modal .modal-body .tab-content .about-list li span,.edit-security-info .modal .modal-body .tab-content .about-list li span,.edit-address-info .modal .modal-body .tab-content .about-list li span,.add-address-info .modal .modal-body .tab-content .about-list li span,.edit-card-info .modal .modal-body .tab-content .about-list li span,.add-payment-method .modal .modal-body .tab-content .about-list li span,.edit-autorefill-payment .modal .modal-body .tab-content .about-list li span,.delete-address .modal .modal-body .tab-content .about-list li span,.where-to-find .modal .modal-body .tab-content .about-list li span,.login-create-account-modal .modal .modal-body .tab-content .about-list li span,.my-account-modal .modal .modal-body .tab-content .about-list li span,.apn-setting-modal .modal .modal-body .tab-content .about-list li span,.successful-enrollment-modal .modal .modal-body .tab-content .about-list li span,.deactivated-device-modal .modal .modal-body .tab-content .about-list li span,.phone-compatible-modal .modal .modal-body .tab-content .about-list li span,.address-validation-wifi .modal .modal-body .tab-content .about-list li span,.plan-downgrade-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-account-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-security-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-address-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-address-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-card-info .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-payment-method .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .px-sm-5,.delete-address .modal .modal-body .tab-content .accordion-new .px-sm-5,.where-to-find .modal .modal-body .tab-content .accordion-new .px-sm-5,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.my-account-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .px-sm-5,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-account-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-security-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-address-info .modal .modal-body .tab-content .accordion-new .card-header,.add-address-info .modal .modal-body .tab-content .accordion-new .card-header,.edit-card-info .modal .modal-body .tab-content .accordion-new .card-header,.add-payment-method .modal .modal-body .tab-content .accordion-new .card-header,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .card-header,.delete-address .modal .modal-body .tab-content .accordion-new .card-header,.where-to-find .modal .modal-body .tab-content .accordion-new .card-header,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .card-header,.my-account-modal .modal .modal-body .tab-content .accordion-new .card-header,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .card-header,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .card-header,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .card-header,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .card-header,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .card-header,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.edit-personal-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-account-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-security-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-address-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-address-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-card-info .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-payment-method .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-autorefill-payment .modal .modal-body .tab-content .accordion-new .card-header a>p,.delete-address .modal .modal-body .tab-content .accordion-new .card-header a>p,.where-to-find .modal .modal-body .tab-content .accordion-new .card-header a>p,.login-create-account-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.my-account-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.apn-setting-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.successful-enrollment-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.deactivated-device-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.phone-compatible-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.address-validation-wifi .modal .modal-body .tab-content .accordion-new .card-header a>p,.plan-downgrade-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.edit-personal-info .modal .modal-body .choice-card,.edit-account-info .modal .modal-body .choice-card,.edit-security-info .modal .modal-body .choice-card,.edit-address-info .modal .modal-body .choice-card,.add-address-info .modal .modal-body .choice-card,.edit-card-info .modal .modal-body .choice-card,.add-payment-method .modal .modal-body .choice-card,.edit-autorefill-payment .modal .modal-body .choice-card,.delete-address .modal .modal-body .choice-card,.where-to-find .modal .modal-body .choice-card,.login-create-account-modal .modal .modal-body .choice-card,.my-account-modal .modal .modal-body .choice-card,.apn-setting-modal .modal .modal-body .choice-card,.successful-enrollment-modal .modal .modal-body .choice-card,.deactivated-device-modal .modal .modal-body .choice-card,.phone-compatible-modal .modal .modal-body .choice-card,.address-validation-wifi .modal .modal-body .choice-card,.plan-downgrade-modal .modal .modal-body .choice-card{width:auto}
.edit-personal-info .modal .modal-body .choice-card .custom-control-label,.edit-account-info .modal .modal-body .choice-card .custom-control-label,.edit-security-info .modal .modal-body .choice-card .custom-control-label,.edit-address-info .modal .modal-body .choice-card .custom-control-label,.add-address-info .modal .modal-body .choice-card .custom-control-label,.edit-card-info .modal .modal-body .choice-card .custom-control-label,.add-payment-method .modal .modal-body .choice-card .custom-control-label,.edit-autorefill-payment .modal .modal-body .choice-card .custom-control-label,.delete-address .modal .modal-body .choice-card .custom-control-label,.where-to-find .modal .modal-body .choice-card .custom-control-label,.login-create-account-modal .modal .modal-body .choice-card .custom-control-label,.my-account-modal .modal .modal-body .choice-card .custom-control-label,.apn-setting-modal .modal .modal-body .choice-card .custom-control-label,.successful-enrollment-modal .modal .modal-body .choice-card .custom-control-label,.deactivated-device-modal .modal .modal-body .choice-card .custom-control-label,.phone-compatible-modal .modal .modal-body .choice-card .custom-control-label,.address-validation-wifi .modal .modal-body .choice-card .custom-control-label,.plan-downgrade-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.edit-personal-info .modal .close,.edit-account-info .modal .close,.edit-security-info .modal .close,.edit-address-info .modal .close,.add-address-info .modal .close,.edit-card-info .modal .close,.add-payment-method .modal .close,.edit-autorefill-payment .modal .close,.delete-address .modal .close,.where-to-find .modal .close,.login-create-account-modal .modal .close,.my-account-modal .modal .close,.apn-setting-modal .modal .close,.successful-enrollment-modal .modal .close,.deactivated-device-modal .modal .close,.phone-compatible-modal .modal .close,.address-validation-wifi .modal .close,.plan-downgrade-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.where-to-find .modal .modal-dialog .modal-content{width:800px}
.my-account-modal .modal .modal-dialog .modal-content{padding:30px}
.my-account-modal .or-seperator{width:330px}
}
.auto-refill-payment-modal .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.auto-refill-payment-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:500px;background:#fff;padding:30px;border-radius:0;pointer-events:all;margin:0 auto}
.auto-refill-payment-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.auto-refill-payment-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.auto-refill-payment-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.auto-refill-payment-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-9px;right:-11px}
.auto-refill-payment-modal .continue-purchase{border-radius:0 !important;width:181px;background-color:#000;color:#bee81e !important}
.auto-refill-payment-modal .add-ons{border-radius:0 !important;width:181px}
.auto-refill-payment-modal .caption-one-normal{line-height:1.5}
#view-details-modal .modal-content-st-ar{border-radius:0 !important;width:95% !important}
#view-details-modal .modal-header-st{padding:0rem 1rem !important;border-bottom:none !important}
@media(min-width:320px){#view-details-modal .modal-body{margin-top:0;max-height:400px;overflow:auto}
#view-details-modal .modal-body p{padding-bottom:20px}
#view-details-modal .modal-body .banner-blue{width:100%;background:#26358b;padding:5px;color:#fff;margin-top:20px}
#view-details-modal .modal-body .manage-view-details{margin-top:10px}
#view-details-modal .modal-body .manage-view-details ul{padding:0;margin:0;list-style:none}
#view-details-modal .modal-body .manage-view-details ul li{margin-bottom:10px;padding:0 !important}
#view-details-modal .modal-body .manage-view-details ul li:first-child span{font-weight:700}
#view-details-modal .modal-body .manage-view-details ul li span:first-child{font-weight:700}
#view-details-modal .modal-body .manage-view-details ul li span.caption-one{padding-right:5px}
#view-details-modal .modal-body .manage-view-details ul li span:nth-child(1){width:unset !important;min-width:unset}
#view-details-modal .modal-body .manage-view-details ul li span:nth-child(2){width:unset;min-width:unset}
#view-details-modal .modal-body .manage-view-details ul.plan-details-ul-st li{padding-bottom:10px !important;gap:5% !important}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up{display:flex;justify-content:space-between;align-items:flex-start}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up span{font-size:14px;letter-spacing:0;line-height:20px;font-weight:300}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up span:nth-child(2){color:#000}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .caption-one{padding-right:5px}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .caption-one a{border:0}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-arrow{text-decoration:none;border-bottom:0;display:inline-block;border-radius:100%;padding-bottom:0;background-color:#000;width:24px;height:24px}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-wizard-acc-icon{vertical-align:top}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-wizard-acc-icon i.expand-less{background:url("clientlib-base/resources/svg/dark/small/expand_less_sm.svg") center center no-repeat}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-wizard-acc-icon i.expand-more{background:url("clientlib-base/resources/svg/dark/small/expand_more_sm.svg") center center no-repeat}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-wizard-acc-icon.light-theme-arrow{background:#fff !important}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-wizard-acc-icon.light-theme-arrow i.expand-less{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat}
#view-details-modal .modal-body .device-breakdown-toggle .toggle-up .cart-wizard-acc-icon.light-theme-arrow i.expand-more{background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat}
#view-details-modal .modal-body .device-breakdown-toggle .planlist ul{list-style:none;width:70%;margin-top:10px;margin-bottom:0;padding-left:20px}
#view-details-modal .modal-body .device-breakdown-toggle .planlist ul li{display:flex;justify-content:space-between}
#view-details-modal .modal-body .device-breakdown-container{border-bottom:1px solid #000;padding-bottom:10px}
#view-details-modal .modal-body .device-breakdown-container .accordion-new{padding-top:0}
#view-details-modal .modal-body .device-breakdown-container .accordion-new .order-accordion .toggle-up .caption-one span:first-child{font-weight:700;color:#000}
#view-details-modal .modal-body .device-breakdown-container .accordion-new .order-accordion .planlist ul li{padding:0 !important}
#view-details-modal .modal-body .device-breakdown-container .accordion-new .order-accordion .planlist ul li span{width:unset !important;min-width:unset}
#view-details-modal .modal-body .device-breakdown-container .manage-view-details h3.caption-one{font-size:14px;letter-spacing:0;line-height:20px;font-weight:700}
#view-details-modal .modal-body .device-breakdown-container .manage-view-details span{font-size:14px;letter-spacing:0;line-height:20px;font-weight:300}
#view-details-modal .modal-body .device-breakdown-container.border-none{border-bottom:none !important}
}
@media(min-width:920px){#view-details-modal .modal-body{max-height:calc(100vh - 300px)}
#view-details-modal .modal-body .banner-blue{width:70%}
}
#view-details-modal .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:5px !important;top:0 !important;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
#view-details-modal .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:5px !important;top:0 !important;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
#confirm-modal .modal-content{border-radius:10px}
#confirm-modal .modal-content .modal-header{border:0;padding:16px 16px 0 16px}
#confirm-modal .modal-content .modal-body .first-cta{margin-right:30px}
@media(min-width:320px){#confirm-modal .modal-content{border-radius:10px}
#confirm-modal .modal-content .modal-header{border:0;padding:16px 16px 0 16px}
#confirm-modal .modal-content .modal-body .first-cta{margin-right:0}
}
@media(min-width:920px){#confirm-modal .modal-content .modal-body .first-cta{margin-right:30px}
}
#enroll-in-autorefill-modal{z-index:1215}
#enroll-in-autorefill-modal .modal-content .straight-talk-remove-line{border:0}
#enroll-in-autorefill-modal .modal-body{margin-top:0;max-height:400px;padding:0 30px 30px 30px;overflow:auto}
#enroll-in-autorefill-modal .modal-body .button{margin-top:15px}
#enroll-in-autorefill-modal .modal-body .no-border #select-payment-method-cvv{border:0;padding-top:0}
#enroll-in-autorefill-modal .modal-body .extra-small .add-payment-link{font-size:16px;font-weight:600;border-bottom:1.5px solid #000}
#enroll-in-autorefill-modal .modal-body .enroll-para{padding-top:10px}
#enroll-in-autorefill-modal .modal-body .md-form{margin:0}
#enroll-in-autorefill-modal .modal-body .md-form .saved-payment-method{margin-left:0}
#enroll-in-autorefill-modal .modal-body .md-form label{position:unset;width:100%;padding-bottom:10px}
#enroll-in-autorefill-modal .modal-body .md-form .sort-options{position:unset;width:100%}
#enroll-in-autorefill-modal .modal-body .md-form .sort-options .straight-talk-dropdown{position:relative;margin-top:15px;border:0;border-bottom:1px solid silver}
#enroll-in-autorefill-modal .modal-body .md-form .sort-options .straight-talk-dropdown .position-up{transform:translateY(-17px) scale(1);font-size:12px;color:#5d5d5d}
#enroll-in-autorefill-modal .modal-body .md-form .sort-options .straight-talk-dropdown .select-drop-down{position:absolute;color:darkgrey;left:15px;bottom:7px;font-size:16px}
#enroll-in-autorefill-modal .modal-body .md-form .sort-options .wrap-drop{width:100%;margin-bottom:15px;border-radius:0}
#enroll-in-autorefill-modal .modal-body .forms-row-enroll{width:100%}
#enroll-in-autorefill-modal .modal-body .forms-row-enroll .md-form{margin:0}
#enroll-in-autorefill-modal .modal-body .forms-row-enroll .md-form label{position:unset;width:100%;margin-bottom:10px}
#enroll-in-autorefill-modal .modal-body .forms-row-enroll .md-form .sort-options{position:unset;width:100%}
#enroll-in-autorefill-modal .modal-body .forms-row-enroll .md-form .sort-options .wrap-drop{width:100%}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill{margin-top:30px;border-bottom:1px solid #000}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill ul{list-style:none;margin-bottom:20px;padding-left:0}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill ul li{padding-bottom:10px;display:flex;justify-content:space-between}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill ul li span{font-size:14px;letter-spacing:0;line-height:20px;font-weight:300}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill ul li span:first-child{font-weight:700;color:#000 !important}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill ul li.caption-two span:first-child{font-weight:300}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill-group{margin-top:20px;border-bottom:1px solid #000}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill-group ul{list-style:none;margin-bottom:20px;padding-left:0}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill-group ul li{padding-bottom:10px;display:flex;justify-content:space-between}
#enroll-in-autorefill-modal .modal-body .enroll-in-autorefill-group ul li span:first-child{font-weight:700}
#enroll-in-autorefill-modal .modal-body .custom-control{margin-top:30px;margin-bottom:30px;padding:0;height:max-content}
#enroll-in-autorefill-modal .modal-body .custom-control .custom-control-label{height:max-content}
#enroll-in-autorefill-modal .modal-body .cancel-button{padding-top:20px;margin-bottom:10px}
@media(max-width:360px){#enroll-in-autorefill-modal .alternate{height:100%}
}
@media(max-width:950px){#enroll-in-autorefill-modal .modal-body{max-height:660px}
}
#error-size{width:24px;height:24px}
.validate-myaccount-container .resend-otp p a{text-decoration:underline}
.successful-enrollment-modal .modal-content .modal-body.cancel-auto-refill .forms-row label{top:-36px}
.successful-enrollment-modal .modal-content .modal-body.cancel-auto-refill .forms-row .sort-options .wrap-drop{width:100%}
.successful-enrollment-modal .modal-content .modal-body.cancel-auto-refill .cancel-auto-refill-cta{justify-content:center}
.successful-enrollment-modal .modal-content .modal-body.cancel-auto-refill .primary-btn{padding-bottom:15px}
@media(min-width:920px){.successful-enrollment-modal .modal-content .modal-body.cancel-auto-refill .primary-btn{padding:0}
}
.plan-downgrade-modal.refill-modal-stepup .plan-downgrade-modal-body ul>li .specs-title{padding-left:0}
.plan-downgrade-modal.refill-modal-stepdown .plan-downgrade-modal-body ul>li .specs-title{padding-left:27px}
.plan-downgrade-modal .modal-content .modal-header{width:325px}
@media only screen and (min-width:720px){.plan-downgrade-modal .modal-content .modal-header{width:100%}
}
@media only screen and (min-width:920px){.plan-downgrade-modal .modal-content .modal-header{width:100%}
}
.plan-downgrade-modal .modal-content .modal-header h2{color:#000;font-family:"Open Sans";font-size:24px;font-weight:600;line-height:28px}
@media screen and (max-width:720px){.plan-downgrade-modal .modal-content .modal-header .close{padding-top:5px !important;padding-right:1px !important}
}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body ul{margin-bottom:0;list-style-type:none;padding-left:0}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body ul>li span{padding-left:27px}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .pln-new-specs{padding-top:24px;padding-left:0;padding-right:16px}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .pln-new-specs .plan-details-list li.hotsopt-spc-section span.icon{padding-left:0}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .plan-downgrade-modal-cta{justify-content:center;gap:16px}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .plan-downgrade-modal-cta a.btn{color:#000;width:100%}
@media screen and (min-width:920px){.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .plan-downgrade-modal-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .plan-downgrade-modal-cta{gap:24px}
}
.plan-downgrade-modal .modal-content .modal-body.plan-downgrade-modal-body .caption-one-normal{font-size:16px;color:#1a1c35 !important}
@media screen and (max-width:720px){.plan-downgrade-modal .modal{border-radius:unset !important;overflow-y:scroll}
.plan-downgrade-modal .modal-content{min-height:100vh;height:100%;border-radius:unset !important;padding:16px !important}
.plan-downgrade-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
@media screen and (max-width:920px){.plan-downgrade-modal .modal-dialog{top:60px}
}
li.error::before{content:"";position:absolute;background-image:url("clientlib-base/resources/svg/plan-downgrade-icon.svg");background-size:115% 120%;display:inline-block;width:16px;height:16px;margin-top:3.5px}
.alert-center-modal .modal-content .modal-body .first-btn{text-align:center}
.edit-autorefill-payment .modal-content .modal-body .step1 .forms-row label{position:unset;line-height:32px}
.edit-autorefill-payment .modal-content .modal-body .step1 .forms-row .sort-options .wrap-drop{width:100%}
.add-payment-method .modal-content .modal-body .step2 .forms-row .md-form.alternate label{top:-40px}
.add-payment-method .modal-content .modal-body .step2 .forms-row .md-form.alternate .checkoutLabel{top:0}
.add-payment-method .modal-content .modal-body .step2 .forms-row .md-form.alternate .sort-options .wrap-drop{width:100%}
#cancelEnrollmentModal .modal-dialog .modal-content .modal-body .md-form label{top:-35px}
#cancelEnrollmentModal .modal-dialog .modal-content .modal-body .md-form .sort-options .sort-dropdown{width:100%}
.discount-details-container .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.discount-details-container .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:300px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.discount-details-container .modal .modal-dialog .modal-content .modal-body .discount-details-table .table tr{border-bottom:1px solid #b2b2b2}
.discount-details-container .modal .modal-dialog .modal-content .modal-body .discount-details-table .table tr th{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.discount-details-container .modal .modal-dialog .modal-content .modal-body .discount-details-table .table tr td{padding:15px 10px 10px 10px;vertical-align:middle;text-align:center;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.discount-details-container .modal .modal-dialog .modal-content .modal-body .discount-details-table .table tr td:first-child{text-align:left;font-weight:400}
@media only screen and (min-width:320px){#redeemPlanModal .modal-content .modal-body .remove-btn{display:flex;flex-direction:column;padding-top:20px;align-items:center}
#pinByopModal .modal-content .modal-body .remove-btn{display:flex;flex-direction:column;padding-top:20px;align-items:center}
#pinByopModal .modal-content .modal-header .close{opacity:1}
#pinByopModal .modal-content .modal-header .close:not(:disabled):not(.disabled):focus,#pinByopModal .modal-content .modal-header .close:not(:disabled):not(.disabled):hover{opacity:.5}
}
@media only screen and (min-width:920px){#redeemPlanModal .modal-content .modal-body .remove-btn{justify-content:center;flex-direction:row}
#pinByopModal .modal-content .modal-body .remove-btn{justify-content:center;flex-direction:row}
}
@media only screen and (min-width:320px){#refillalertmodal-modal{z-index:99999}
}
@media only screen and (min-width:320px) and (min-width:920px){#refillalertmodal-modal .modal-content{height:580px;overflow:scroll;scrollbar-width:none}
}
@media only screen and (min-width:320px){#refillalertmodal-modal .modal-content .modal-header{border-bottom:0}
#refillalertmodal-modal .modal-content .modal-header .close{opacity:1}
#refillalertmodal-modal .modal-content .modal-header .close:not(:disabled):not(.disabled):focus,#refillalertmodal-modal .modal-content .modal-header .close:not(:disabled):not(.disabled):hover{opacity:.5}
#refillalertmodal-modal .modal-content .modal-body>div.caption-one-normal{padding:0 !important}
#refillalertmodal-modal .modal-content .modal-body p{padding-bottom:16px !important;padding-top:0 !important}
#refillalertmodal-modal .modal-content .modal-body .tertiary-btn a.btn{background-color:#000 !important;color:#fff !important}
#refillalertmodal-modal .modal-content .modal-body .secondary-btn-black a.btn{background-color:#fff !important;color:#000 !important;border:1px solid #000 !important}
#refillalertmodal-modal .modal-content .modal-body .btn .modal-guest{letter-spacing:0}
#refill-modal-stepdown-container{z-index:99999}
}
@media only screen and (min-width:320px) and (min-width:920px){#refill-modal-stepdown-container .modal-content{height:580px;overflow:scroll;scrollbar-width:none}
}
@media only screen and (min-width:320px){#refill-modal-stepdown-container .modal-content .modal-header{border-bottom:0}
#refill-modal-stepdown-container .modal-content .modal-header .close{opacity:1}
#refill-modal-stepdown-container .modal-content .modal-header .close:not(:disabled):not(.disabled):focus,#refill-modal-stepdown-container .modal-content .modal-header .close:not(:disabled):not(.disabled):hover{opacity:.5}
#refill-modal-stepdown-container .modal-content .modal-body>div.caption-one-normal{padding:0 !important}
#refill-modal-stepdown-container .modal-content .modal-body p{padding-bottom:16px !important;padding-top:0 !important}
#refill-modal-stepdown-container .modal-content .modal-body .plan-downgrade-modal-cta{flex-direction:column !important}
#refill-modal-stepdown-container .modal-content .modal-body .primary-btn a.btn{background-color:#000 !important;color:#fff !important}
#refill-modal-stepdown-container .modal-content .modal-body .secondary-btn-black a.btn{background-color:#fff !important;color:#000 !important;border:1px solid #000 !important}
#refill-modal-stepdown-container .modal-content .modal-body .btn .modal-guest{letter-spacing:0}
}
#dcot-alert-guest-modal .modal-content .modal-body .button_1 .btn{letter-spacing:0}
@media only screen and (min-width:320px){#deleteGenericAddressModal .modal-content .modal-header{display:block}
#deleteGenericAddressModal .modal-content .modal-body .first-btn{margin-right:0}
}
@media only screen and (min-width:720px){#deleteGenericAddressModal .modal-content .modal-body .first-btn{margin-right:10px}
}
@media only screen and (min-width:920px){#deleteGenericAddressModal .modal-content .modal-body .first-btn{margin-right:10px}
}
@media only screen and (min-width:320px){#deleteNonEnrolledPaymentModal .modal-content .modal-body .first-btn{margin-right:0}
#deleteNonEnrolledPaymentModal .modal-content .modal-header{display:block}
}
@media only screen and (min-width:720px){#deleteNonEnrolledPaymentModal .modal-content .modal-body .first-btn{margin-right:10px}
}
@media only screen and (min-width:920px){#deleteNonEnrolledPaymentModal .modal-content .modal-body .first-btn{margin-right:10px}
}
@media only screen and (min-width:320px){.redirect-modal-container #redirect-modal .modal-content .modal-body .redirect-modal-cta{justify-content:center;align-items:center}
}
.refill-modal-stepdown #refill-modal-stepdown-container{background-color:rgba(0,0,0,0.5)}
.refill-modal-stepdown #refill-modal-stepdown-container .modal-content{width:100% !important}
.refill-modal-stepup #refill-modal-stepup-container{background-color:rgba(0,0,0,0.5)}
.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{justify-content:center;gap:16px}
.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{color:#000;width:100%;text-transform:uppercase}
@media screen and (min-width:920px){.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.one-click-opt-in-modal .modal-content .modal-body.one-click-opt-in-modal-body .one-click-opt-in-modal-cta{gap:24px}
}
@media screen and (min-width:920px){.one-click-opt-in-modal .modal-content{flex-basis:fit-content}
}
@media screen and (max-width:720px){.one-click-opt-in-modal .modal{border-radius:unset !important}
.one-click-opt-in-modal .modal-body{max-width:326px;padding-top:40px !important}
.one-click-opt-in-modal .modal-content{min-height:100vh;height:100vh;border-radius:unset !important;padding:16px !important;top:60px}
.one-click-opt-in-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
.transfer-plan-confirmation-modal .modal-content .modal-header{border:0}
.transfer-plan-confirmation-modal .modal-content .modal-body{padding:0 !important;max-width:100%}
.transfer-plan-confirmation-modal .modal-content .modal-body.transfer-plan-confirmation-modal-body .transfer-plan-confirmation-cta{justify-content:center;gap:24px}
.transfer-plan-confirmation-modal .modal-content .modal-body.transfer-plan-confirmation-modal-body .transfer-plan-confirmation-cta a.btn{color:#000;width:100%;text-transform:uppercase}
@media screen and (min-width:920px){.transfer-plan-confirmation-modal .modal-content .modal-body.transfer-plan-confirmation-modal-body .transfer-plan-confirmation-cta a.btn{width:210px}
}
@media screen and (min-width:920px){.transfer-plan-confirmation-modal .modal-content .modal-body.transfer-plan-confirmation-modal-body .transfer-plan-confirmation-cta{gap:24px;margin-top:30px}
}
.transfer-plan-confirmation-modal .modal-content .modal-body .heading-one{color:#000;font-family:"Open Sans",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:.5px;width:90%}
.transfer-plan-confirmation-modal .modal-content .modal-body .subtitle-one{width:90%}
.transfer-plan-confirmation-modal .modal-content .modal-body .desc{padding-top:10px;max-width:90%}
.transfer-plan-confirmation-modal .modal-content .modal-body .desc p{color:#000;font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.transfer-plan-confirmation-modal .modal-content .modal-body .benefits-list-wrapper{padding:0 0 0 24px}
.transfer-plan-confirmation-modal .modal-content .modal-body .benefits-list-wrapper li{color:#000;font-family:"Open Sans",sans-serifs;font-size:16px;font-style:normal;font-weight:400;line-height:24px}
@media screen and (min-width:720px){.transfer-plan-confirmation-modal .modal-content{flex-basis:fit-content;border-radius:15px}
.transfer-plan-confirmation-modal .modal-content .modal-body{max-width:496px;padding:0 32px 32px 32px !important}
}
@media screen and (min-width:920px){.transfer-plan-confirmation-modal .modal-content{flex-basis:fit-content;border-radius:15px}
.transfer-plan-confirmation-modal .modal-content .modal-body{max-width:496px;padding:0 32px 32px 32px !important}
}
@media screen and (max-width:720px){.transfer-plan-confirmation-modal .modal{border-radius:unset !important}
.transfer-plan-confirmation-modal .modal-body{max-width:315px;padding:26px 0 0 0 !important}
.transfer-plan-confirmation-modal .modal-body .desc{max-width:285px}
.transfer-plan-confirmation-modal .modal-content{min-height:100vh;height:100vh;border-radius:unset !important;padding:16px !important;top:60px}
.transfer-plan-confirmation-modal .modal-dialog{margin:unset;max-width:100%;width:100%}
}
#dcotModalShop .dcot-card-container h3{color:var(--colors-Green,#bee81e);font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px}
#dcotModalShop .dcot-card-container p{color:#FFF;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding-top:8px !important;padding-bottom:16px !important}
#dcotModalShop .dcot-card-container a{color:var(--elements-primary-ondark,#FFF);font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.75px;text-transform:uppercase}
#redemption-popup-modal .modal-body{padding:20px 40px 40px 40px}
#redemption-popup-modal .modal-body h2{margin-bottom:20px}
#redemption-popup-modal .modal-body .dynamic-desc{margin:0 !important}
#redemption-popup-modal .modal-body .pb-60{display:none}
#auto-refill-blocking-card-modal .modal-dialog{max-width:488px;min-height:232px}
#auto-refill-blocking-card-modal .modal-dialog .modal-content{padding-top:24px;padding-bottom:24px}
#auto-refill-blocking-card-modal .modal-header{display:inline-flex;border:0}
#auto-refill-blocking-card-modal .modal-content .close{top:0}
#auto-refill-blocking-card-modal h5{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:600 !important;line-height:28px}
#auto-refill-blocking-card-modal .info-text{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
#auto-refill-blocking-card-modal .primary-btn .btn,#auto-refill-blocking-card-modal .secondary-btn .btn{color:#000;text-align:center;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.75px;text-transform:uppercase}
#auto-refill-blocking-card-modal .default-btn .btn{font-family:'GalanoGrotesque-Bold';font-weight:400;font-size:16px;line-height:24px;color:#1a1c35}
#auto-refill-blocking-card-modal .modal-body{min-height:300px !important}
#auto-refill-blocking-card-modal .modal-footer{justify-content:center !important;border-top:0}
#auto-refill-blocking-card-modal .modal-header .blocking-close-icon .close{opacity:1}
#auto-refill-blocking-card-modal .modal-header .blocking-close-icon a.btn,#auto-refill-blocking-card-modal .modal-header .blocking-close-icon a.btn:focus{box-shadow:none !important;border-radius:0 !important;border:none !important;border-color:transparent !important;outline:none !important}
#auto-refill-blocking-card-modal .extra-large .btn{width:410px !important}
@media only screen and (max-width:488px){#auto-refill-blocking-card-modal .extra-large .btn{width:calc(100vw - 32px) !important}
}
#skinny-modal .modal-content .modal-body{padding-top:20px}
#skinny-modal .modal-content .modal-body .dynamic-desc{margin:0 !important;padding:0 !important}
@media only screen and (min-width:320px){.handset-protection p.subtitle-three-px,.handset-protection p.voicemail-selection-title{margin-bottom:20px}
.handset-protection .handset-phone-number{width:300px;margin-right:0;height:55px;color:#5d5d5d}
.handset-protection .handset-phone-number .psuedo_select ul li{text-align:left}
.handset-protection .handset-phone-number .form-control{width:214px}
.handset-protection .primary-btn{text-align:center}
.handset-protection-number .col:not(.text-center) p:nth-child(2n+1){margin-top:60px}
.handset-protection-number .col:not(.text-center):first-child p:first-child{margin-top:0}
.handset-protection-number .col.text-center p:first-child{padding-bottom:30px}
.handset-protection-number .col p:nth-last-child(2){width:250px;min-height:74px;margin:10px auto 20px auto}
.handset-protection-number .hpp-img{border-radius:8px}
.handset-protection-text .legal{margin-bottom:100px}
#protect-plan .protect-plan-list{margin:30px 0 30px 0;padding:0 20px}
#protect-plan .protect-plan-list li{font-size:16px;letter-spacing:0;line-height:24px;padding:10px 0}
}
@media only screen and (min-width:375px){.handset-protection p.subtitle-three-px,.handset-protection p.voicemail-selection-title{margin-bottom:20px}
.handset-protection .handset-phone-number{width:350px;margin-right:0;height:55px;color:#5d5d5d}
.handset-protection .handset-phone-number .psuedo_select ul li{text-align:left}
.handset-protection .handset-phone-number .form-control{width:214px}
.handset-protection .primary-btn{text-align:center}
.handset-protection-number .col:not(.text-center) p:nth-child(2n+1){margin-top:60px}
.handset-protection-number .col:not(.text-center):first-child p:first-child{margin-top:0}
.handset-protection-number .col.text-center p:first-child{padding-bottom:30px}
.handset-protection-number .col p:nth-last-child(2){width:250px;min-height:74px;margin:10px auto 20px auto}
.handset-protection-number .hpp-img{border-radius:8px}
.handset-protection-text .legal{margin-bottom:100px}
#protect-plan .protect-plan-list{margin:30px 0 30px 0;padding:0 20px}
#protect-plan .protect-plan-list li{font-size:16px;letter-spacing:0;line-height:24px;padding:10px 0}
}
@media only screen and (min-width:768px){.handset-protection p.subtitle-three-px,.handset-protection p.voicemail-selection-title{margin-bottom:20px}
.handset-protection .handset-phone-number{width:350px;margin-right:20px;height:55px;color:#5d5d5d}
.handset-protection .handset-phone-number .psuedo_select ul li{text-align:left}
.handset-protection .handset-phone-number .form-control{width:214px}
.handset-protection .primary-btn{text-align:center}
.handset-protection-number .col:not(.text-center) p:nth-child(2n+1){margin-top:60px}
.handset-protection-number .col:not(.text-center):first-child p:first-child{margin-top:0}
.handset-protection-number .col.text-center p:first-child{padding-bottom:30px}
.handset-protection-number .col p:nth-last-child(2){width:250px;min-height:74px;margin:10px auto 20px auto}
.handset-protection-number .hpp-img{border-radius:8px}
.handset-protection-text .legal{margin-bottom:100px}
#protect-plan .protect-plan-list{margin:30px 0 30px 0;padding:0 20px}
#protect-plan .protect-plan-list li{font-size:16px;letter-spacing:0;line-height:24px;padding:10px 0}
}
@media only screen and (min-width:992px){.handset-protection p.subtitle-three-px,.handset-protection p.voicemail-selection-title{margin-bottom:20px}
.handset-protection .handset-phone-number{width:350px;margin-right:20px;height:55px;color:#5d5d5d}
.handset-protection .handset-phone-number .psuedo_select ul li{text-align:left}
.handset-protection .handset-phone-number .form-control{width:214px}
.handset-protection .primary-btn{text-align:center}
.handset-protection-number .col:not(.text-center) p:nth-child(2n+1){margin-top:0}
.handset-protection-number .col:not(.text-center):first-child p:first-child{margin-top:0}
.handset-protection-number .col.text-center p:first-child{padding-bottom:30px}
.handset-protection-number .col p:nth-last-child(2){width:250px;min-height:74px;margin:10px auto 20px auto}
.handset-protection-number .hpp-img{border-radius:8px}
.handset-protection-text .legal{margin-bottom:100px}
#protect-plan .protect-plan-list{margin:30px 0 30px 0;padding:0 20px}
#protect-plan .protect-plan-list li{font-size:16px;letter-spacing:0;line-height:24px;padding:10px 0}
}
.standalone-login-container .row{justify-content:center !important}
.login-create-account-modal .login-forget-password{position:relative}
.login-create-account-modal .login-forget-password .forget-password{position:absolute;right:0;bottom:18px}
@media only screen and (min-width:320px){.view-link{position:absolute;right:40px;top:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;z-index:9}
.login-area{width:100%}
.login-area .return-activation-link{color:#fff;height:0;padding:0;position:absolute;top:20px;left:12px}
.login-area .return-activation-link a{color:#fff}
.login-area .login-box{background:#fff;border-radius:15px 15px 0 0;padding:50px 10px 10px 10px;text-align:center;margin-top:75px}
.login-area .login-box p{text-align:left}
.login-area .login-box .custom-control{padding-left:0;display:flex;align-items:baseline}
.login-area .login-box .custom-control .custom-control-label{padding-right:10px}
.login-area .login-box .md-form label{font-size:16px;letter-spacing:0;line-height:24px;top:5px}
.login-area .login-box .md-form.input-group .form-control{border-bottom:1px solid #b2b2b2}
.login-area .login-box .alternate{background:#f9f9f9}
.login-area .login-box .learn-more-link{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .login-box .whatisthis{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .login-form-box{background:#fff;border-radius:15px 15px 0 0;padding:50px 10px 10px 10px;position:absolute;bottom:0;width:100%;text-align:center}
.login-area .login-form-box p{text-align:left}
.login-area .login-form-box .custom-control{padding-left:0}
.login-area .login-form-box .md-form label{font-size:16px;letter-spacing:0;line-height:24px;top:5px}
.login-area .login-form-box .md-form.input-group .form-control{border-bottom:1px solid #b2b2b2}
.login-area .login-form-box .learn-more-link{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:30px}
.login-area .create-account-link{width:auto;text-align:center}
.login-area .create-account-link a{color:#5d5d5d;text-decoration:none;border-bottom:1px solid #5d5d5d}
}
@media only screen and (min-width:375px){.view-link{position:absolute;right:40px;top:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;z-index:9}
.login-area{width:100%}
.login-area .return-activation-link{color:#fff;height:0;padding:0;position:absolute;top:20px;left:12px}
.login-area .return-activation-link a{color:#fff}
.login-area .login-box{background:#fff;border-radius:15px 15px 0 0;padding:50px 10px 10px 10px;text-align:center;margin-top:75px}
.login-area .login-box p{text-align:left}
.login-area .login-box .custom-control{padding-left:0;display:flex;align-items:baseline}
.login-area .login-box .custom-control .custom-control-label{padding-right:10px}
.login-area .login-box .md-form label{font-size:16px;letter-spacing:0;line-height:24px;top:5px}
.login-area .login-box .md-form.input-group .form-control{border-bottom:1px solid #b2b2b2}
.login-area .login-box .alternate{background:#f9f9f9}
.login-area .login-box .learn-more-link{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .login-box .whatisthis{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .login-form-box{background:#fff;border-radius:15px 15px 0 0;padding:50px 10px 10px 10px;position:absolute;bottom:0;width:100%;text-align:center}
.login-area .login-form-box p{text-align:left}
.login-area .login-form-box .custom-control{padding-left:0}
.login-area .login-form-box .md-form label{font-size:16px;letter-spacing:0;line-height:24px;top:5px}
.login-area .login-form-box .md-form.input-group .form-control{border-bottom:1px solid #b2b2b2}
.login-area .login-form-box .learn-more-link{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:30px}
.login-area .create-account-link{width:auto;text-align:center}
.login-area .create-account-link a{color:#5d5d5d;text-decoration:none;border-bottom:1px solid #5d5d5d}
}
@media only screen and (min-width:992px){.view-link{position:absolute;right:40px;top:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;z-index:9}
.image-area{width:50%}
.login-area{background:#fff;width:50%}
.login-area .return-activation-link{color:#000;height:0;position:relative;top:20px;left:30px}
.login-area .return-activation-link a{color:#000}
.login-area .login-box{background:transparent;padding:40px 60px 40px 60px;text-align:left;margin:0;position:relative;top:40px;min-height:550px}
.login-area .login-box p{text-align:left;padding-left:0}
.login-area .login-box .custom-control{padding-left:0;display:flex;align-items:baseline}
.login-area .login-box .custom-control .custom-control-label{padding-right:10px}
.login-area .login-box .md-form label{font-size:16px;letter-spacing:0;line-height:24px;top:5px}
.login-area .login-box .md-form.input-group .form-control{border-bottom:1px solid #b2b2b2}
.login-area .login-box .alternate{background:#f9f9f9}
.login-area .login-box .learn-more-link{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .login-form-box{background:transparent;padding:40px 50px 0 50px;text-align:left;margin:0;position:relative;top:0;height:550px}
.login-area .login-form-box p{text-align:left;padding-left:0}
.login-area .login-form-box .custom-control{padding-left:0}
.login-area .login-form-box .md-form label{font-size:16px;letter-spacing:0;line-height:24px;top:5px}
.login-area .login-form-box .md-form.input-group .form-control{border-bottom:1px solid #b2b2b2}
.login-area .login-form-box .learn-more-link{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .login-form-box .whatisthis{color:#5d5d5d;font-size:10px;display:block;font-weight:400;letter-spacing:.25px;line-height:18px;text-decoration:none;border-bottom:1px solid #b2b2b2;margin-left:0}
.login-area .create-account-link{width:210px;text-align:center}
.login-area .create-account-link a{color:#5d5d5d;text-decoration:none;border-bottom:1px solid #5d5d5d}
}
@media only screen and (min-width:920px){.navbar-container.lite-theme .mobile-menu-design .sub-menu ul{background:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .sub-menu{background:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .head-align{background-color:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .main-menu ul{background-color:transparent !important}
.navbar-container.lite-theme .mobile-menu-design .main-menu ul.secondary-menu{background-color:transparent !important}
.navbar-container.lite-theme nav .header-component-container__brand{background-color:transparent !important}
.navbar-container.dark-theme nav .header-component-container__brand{background-color:transparent !important}
.navbar-container.lite-theme header .mobile-menu-design .main-menu ul li a span.icon.light-theme .search{background:url("clientlib-base/resources/svg/light/Search-new.svg") center center no-repeat !important}
.navbar-container.dark-theme{background-color:transparent}
.navbar-container.lite-theme{background-color:transparent}
.navbar-container.dark-theme .mobile-menu-design .sub-menu ul{background:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .sub-menu{background:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .head-align{background-color:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .main-menu ul{background-color:transparent !important}
.navbar-container.dark-theme .mobile-menu-design .main-menu ul.secondary-menu{background-color:transparent !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul li a{color:#fff !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{color:#000 !important}
.navbar-container.dark-theme header .mobile-menu-design .sub-menu ul li a{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul.secondary-menu li a{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul.secondary-menu li a span.link-text{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .sub-menu ul li.language-select span{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .sub-menu ul li.location-select span{color:#fff !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul li a span.icon .expand-more{background:url("clientlib-base/resources/svg/dark/small/expand_more_sm.svg") center center no-repeat !important}
.navbar-container.dark-theme header .mobile-menu-design .main-menu ul li a span.icon .shopping-cart{background:url("clientlib-base/resources/svg/dark/small/shopping_cart_sm.svg") center center no-repeat !important}
.navbar-container.dark-theme .icon.small-icon .language{background:url("clientlib-base/resources/svg/dark/small/language_sm.svg") !important}
.navbar-container.dark-theme .icon.light-theme.small-icon i.location{background:url("clientlib-base/resources/svg/dark/small/location_sm.svg") !important}
.navbar-container.dark-theme nav .header-component-container__brand{background-color:transparent !important}
.navbar-container.dark-theme #navbarCollapseBottom ul li div.nav-fly-out.small-menu .tracfone-menu .why-tracfone-menu .why-tracfone-link{color:#525252 !important}
}
.navbar-container.dark-theme .menu-bars{background:url("clientlib-base/resources/svg/dark/menu.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.dark-theme .menu-close{background:url("clientlib-base/resources/svg/dark/clear.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.dark-theme .icon.light-theme.small-icon i.shopping-cart{background:url("clientlib-base/resources/svg/dark/small/shopping_cart_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.dark-theme .icon.light-theme.small-icon i.person{background:url("clientlib-base/resources/svg/dark/small/person_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.dark-theme .icon.light-theme.small-icon i.search{background:url("clientlib-base/resources/svg/dark/small/search_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.lite-theme .menu-bars{background:url("clientlib-base/resources/svg/light/menu.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.lite-theme .menu-close{background:url("clientlib-base/resources/svg/light/clear.svg") center center no-repeat !important;display:block;height:32px;width:32px}
.navbar-container.lite-theme .icon.light-theme.small-icon i.shopping-cart{background:url("clientlib-base/resources/svg/light/small/shopping_cart_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.lite-theme .icon.light-theme.small-icon i.person{background:url("clientlib-base/resources/svg/light/small/person_sm.svg") center center no-repeat !important;display:inline-block}
.navbar-container.lite-theme .icon.light-theme.small-icon i.search{background:url("clientlib-base/resources/svg/light/small/search_sm.svg") center center no-repeat !important;display:inline-block}
.menu-bars{background:#bee81e url("clientlib-base/resources/svg/light/menu.svg") center center no-repeat;display:block;height:20px;width:20px}
.menu-close{background:#bee81e url("clientlib-base/resources/svg/light/clear.svg") center center no-repeat;display:block;height:20px;width:20px}
.navbar-toggler{padding:.25rem 0rem}
.sticky{position:-webkit-sticky;position:sticky;top:0;-webkit-animation-name:slideInDown;animation-name:slideInDown;animation-duration:.3s}
.unsticky{transition:top .3s ease-out;position:fixed;top:-80px}
.horizontalnavigation{position:-webkit-sticky;position:sticky;top:0;z-index:1020}
.sticky-product-shrink-mobile{top:60px;transition:top .6s ease-out}
.sticky-product-shrink{top:80px !important;transition:top .6s ease-out}
.sticky-product-shrink-top{top:0 !important;transition:top .6s ease-out}
a span.lang:hover,a span.location:hover{border-bottom:1px solid #000;opacity:.55}
.navbar-container{background-color:#bee81e}
.navbar-container nav{box-shadow:none !important;padding-top:20px;padding-bottom:20px;height:116px}
.navbar-container nav .navbar-brand{display:block;padding:0;border-bottom:0;width:inherit;margin-right:24px}
.navbar-container nav a[data-gtm-cta="logo_straight_talk_mobile"] img{width:58px;height:58px;margin-top:-8px}
.navbar-container nav .sub-menu{position:relative;top:0}
.navbar-container nav .sub-menu ul li a.on-scroll{display:none}
.navbar-container nav .sub-menu ul li a{color:#000;text-decoration:none;border-bottom:0;font-size:11px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0 1rem;word-break:normal;white-space:nowrap}
.navbar-container nav .mobile-menu-link ul li a{text-decoration:none;border-bottom:0}
.navbar-container nav .mobile-menu-link ul li a:hover{text-decoration:none;border-bottom:0}
.navbar-container nav .main-menu{position:relative;top:26px}
.navbar-container nav .main-menu ul li{margin:0 0 0 5rem}
.navbar-container nav .main-menu ul li.on-scroll{display:none !important}
.navbar-container nav .main-menu ul li a{text-decoration:none;color:#000;font-size:14px;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.5rem 1rem;line-height:24px;word-break:normal;white-space:nowrap}
.navbar-container nav .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap}
.dropdown{position:static}
.dropdown .nav-fly-out{width:100%;left:0;right:0;top:45px;border-radius:0;box-shadow:none;padding:0}
.dropdown .nav-fly-out .mega-menu{color:#231f20;padding:60px 70px}
.dropdown .nav-fly-out .mega-menu .mega-menu-heading{width:auto}
.dropdown .nav-fly-out .mega-menu .mega-menu-text{color:#b2b2b2;line-height:18px;font-size:14px}
.dropdown .nav-fly-out .mega-menu .mega-menu-img{width:100%;vertical-align:bottom}
.dropdown .nav-fly-out .mega-menu h3.caption-two{margin-bottom:0;font-weight:700;color:#5d5d5d}
.dropdown .nav-fly-out .mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.dropdown .nav-fly-out .mega-menu a.caption-three:hover{border:0;padding:0}
.dropdown .nav-fly-out .mega-menu-navlink{margin-left:40px}
.dropdown .nav-fly-out .mega-menu-navlink li.nav-item a{font-size:13px;text-transform:capitalize;border-bottom:none !important;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.trimmed-header-logo-mobile{position:absolute;left:50%;transform:translate(-50%,-50%)}
@media only screen and (min-width:320px){.trim-img-text .trimmed-header-logo-mobile{left:40px}
.trim-img-text .trim-header-text-byop h6{font-size:16px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
.trim-img-text .trim-header-text-byop p{font-size:14px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
}
@media only screen and (min-width:992px){.trim-img-text .trim-header-text-byop h3{font-size:26px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
.trim-img-text .trim-header-text-byop p{font-size:16px;font-weight:700;letter-spacing:0;font-family:"Open Sans",sans-serif}
}
.xs-sliding-menu-group .xs-overlay{left:100%;top:0;position:fixed;z-index:101;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in .8s;-o-transition:all .4s ease-in .8s;transition:all .4s ease-in .8s}
.xs-sliding-menu-group .widget-heading{position:absolute;top:0;right:0;padding:25px}
.xs-sliding-menu-widget{position:fixed;right:-100%;top:0;bottom:0;width:100%;max-width:360px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;visibility:hidden;opacity:0}
.xs-sliding-menu-group.isActive .xs-overlay{opacity:.7;visibility:visible;-webkit-transition:all .8s ease-out 0;-o-transition:all .8s ease-out 0;transition:all .8s ease-out 0;left:0}
.xs-sliding-menu-group.isActive .xs-sliding-menu-widget{opacity:1;visibility:visible;right:0;-webkit-transition:all .7s cubic-bezier(0.9,0.03,0,0.96) .4s;-o-transition:all .7s cubic-bezier(0.9,0.03,0,0.96) .4s;transition:all .7s cubic-bezier(0.9,0.03,0,0.96) .4s}
.sliding-menu-expand-menu{padding:20px}
.close-side-widget{text-decoration:none;border:0}
.close-side-widget i{color:#0078ac;font-size:24px;display:block}
.sliding-menu-widget-container{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;-o-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.xs-sliding-menu-group.isActive .sliding-menu-widget-container{top:0;opacity:1;visibility:visible}
.xs-overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:0}
.content-inner{margin-top:40px;display:flex;flex-direction:column;padding:0}
.sliding-menu-dashboard{border-bottom:1px solid #e2e2e2;height:100%;list-style:none}
.sliding-menu-dashboard .sliding-menu-link{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;min-height:60px;color:#1a1c35;text-decoration:none;border:0;font-size:14px;font-weight:600;line-height:20px}
.sliding-menu-dashboard .sliding-menu-link .sliding-menu{margin-right:5px}
.sliding-menu-dashboard .sliding-menu-link.selected .sliding-menu i{background-color:#498415}
.sliding-menu-dashboard .sliding-menu-link.selected .sliding-menu-text{color:#498415}
.sliding-menu-dashboard-title{display:flex;gap:10px}
.sliding-menu-dashboard-title div{margin-left:5px}
@media only screen and (min-width:767px){.sliding-menu-dashboard .sliding-menu-link:hover .sliding-menu-text{color:#498415}
.sliding-menu-dashboard .sliding-menu-link:hover .sliding-menu i{background-color:#498415}
}
@media only screen and (max-width:767px){.xs-sliding-menu-widget{max-width:none}
}
@media only screen and (min-width:320px){.horizontalnavigation{top:60px}
.icon.light-theme.small-icon i.shopping-cart{background:url(clientlib-base/resources/svg/light/small/shopping_cart_sm.svg) center center no-repeat;display:inline-block}
.icon.light-theme.small-icon i.person{background:url(clientlib-base/resources/svg/light/small/person_sm.svg) center center no-repeat;display:inline-block}
.refill-border{border-top:1px solid #d8d8d8}
.navbar-container{background-color:#bee81e;padding-left:0;padding-right:0;z-index:1210}
.navbar-container .container{max-width:100% !important;padding-left:0;padding-right:0}
.navbar-container nav{box-shadow:none;padding-top:10px;padding-bottom:10px;height:60px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .navbar-toggler{padding-top:0;padding-bottom:.3rem}
.navbar-container header .mobile-menu-design{background:transparent;position:absolute;top:60px;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;max-height:calc(100vh - 60px);overflow-x:hidden}
.navbar-container header .mobile-menu-design .sub-menu{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li{margin:0 0 0 1rem;padding:20px;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select{padding:20px 20px 10px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:10px 20px 20px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;padding:0;border-bottom:0}
.navbar-container header .mobile-menu-design .main-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li{background-color:#fff;margin:0 0 0 1rem;border-bottom:1px solid #d8d8d8;padding:0;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0;z-index:1}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0;background:#f9f9f9}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:16px;line-height:20px;letter-spacing:0;padding:20px;color:#5d5d5d;background-color:#f9f9f9 !important;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control:focus{border-bottom:1px solid #bee81e !important}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control:focus ~ .input-group-addon{border-bottom:1px solid #bee81e !important}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#f9f9f9;color:#000;padding:20px 15px}
.navbar-container header .mobile-menu-design .main-menu ul li a{border-bottom:0;margin-left:0;padding:20px 20px 20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:20px}
.navbar-container header .mobile-menu-design .main-menu ul li a span.icon{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;top:0;position:relative !important;background:#fff;width:100% !important;padding:0 20px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding:20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{padding-top:20px;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:20px 0 20px 0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li:last-child{margin-bottom:10px}
.navbar-container .collapsing{height:100%;background:#fff;animation-name:fadeIn;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.navbar-container .collapse.show{height:100%;background:#fff;animation-name:fadeOut;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.mobile-menu-link ul li a.nav-link{padding-right:10px !important;padding-left:10px !important}
.mobile-menu-link ul li:last-child a{padding-right:0 !important}
.mini-cart{position:relative}
.mini-cart-counter-wrap{background-color:#cd2716;border:2px solid #cf0;color:#fff;position:absolute;right:-8px;top:0;border-radius:50px;line-height:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}
.mini-cart-counter{font-size:10px;font-weight:600}
.on-scroll .mini-cart-counter-wrap{top:-2px;right:2px}
.on-scroll .mini-cart-counter{margin-left:1px}
}
@media only screen and (min-width:375px){.horizontalnavigation{top:60px}
.icon.light-theme.small-icon i.shopping-cart{background:url(clientlib-base/resources/svg/light/small/shopping_cart_sm.svg) center center no-repeat;display:inline-block}
.icon.light-theme.small-icon i.person{background:url(clientlib-base/resources/svg/light/small/person_sm.svg) center center no-repeat;display:inline-block}
.refill-border{border-top:1px solid #d8d8d8}
.navbar-container{background-color:#bee81e;padding-left:0;padding-right:0;z-index:1210}
.navbar-container .container{max-width:100% !important;padding-left:0;padding-right:0}
.navbar-container nav{box-shadow:none;padding-top:10px;padding-bottom:10px;height:60px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .navbar-toggler{padding-top:0;padding-bottom:.3rem}
.navbar-container header .mobile-menu-design{background:transparent;position:absolute;top:60px;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;max-height:calc(100vh - 60px);overflow-x:hidden}
.navbar-container header .mobile-menu-design .sub-menu{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li{margin:0 0 0 1rem;padding:20px;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select{padding:20px 20px 10px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:10px 20px 20px 20px}
.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;padding:0;border-bottom:0}
.navbar-container header .mobile-menu-design .main-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li{background-color:#fff;margin:0 0 0 1rem;border-bottom:1px solid #d8d8d8;padding:0;margin-left:0;margin-right:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0;background:#f9f9f9}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:16px;line-height:20px;letter-spacing:0;padding:20px;color:#5d5d5d;background-color:#f9f9f9 !important;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#f9f9f9;color:#000;padding:20px 15px}
.navbar-container header .mobile-menu-design .main-menu ul li a{border-bottom:0;margin-left:0;padding:20px 20px 20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:20px}
.navbar-container header .mobile-menu-design .main-menu ul li a span.icon{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;top:0;position:relative !important;background:#fff;width:100% !important;padding:0 20px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding:20px 0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:0 !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{padding-top:20px;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:20px 0 20px 0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li:last-child{margin-bottom:10px}
.navbar-container .collapsing{height:100%;background:#fff;animation-name:fadeIn;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.navbar-container .collapse.show{height:100%;background:#fff;animation-name:fadeOut;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:visible}
.mobile-menu-link ul li a.nav-link{padding-right:10px !important;padding-left:10px !important}
.mobile-menu-link ul li:last-child a{padding-right:0 !important}
.mini-cart{position:relative}
.mini-cart-counter-wrap{background-color:#cd2716;border:2px solid #cf0;color:#fff;position:absolute;right:-8px;top:0;border-radius:50px;line-height:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}
.mini-cart-counter{font-size:10px;font-weight:600}
.on-scroll .mini-cart-counter-wrap{top:-2px;right:2px}
.on-scroll .mini-cart-counter{margin-left:1px}
}
@media only screen and (min-width:992px){.horizontalnavigation{top:116px}
.icon.light-theme.small-icon i.shopping-cart{background:url(clientlib-base/resources/svg/light/small/shopping_cart_sm.svg) center center no-repeat}
.icon.light-theme.small-icon i.person{background:url(clientlib-base/resources/svg/light/small/person_sm.svg) center center no-repeat}
.navbar-container{background-color:#bee81e;z-index:1210}
.navbar-container .container{max-width:100% !important}
.navbar-container nav{box-shadow:none;padding-top:20px;padding-bottom:20px;height:116px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .mobile-menu-design{background-color:transparent;position:relative;top:0;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;height:auto;overflow-y:inherit;overflow-x:inherit;padding-bottom:0}
.navbar-container header .mobile-menu-design .sub-menu{position:relative;top:-2px;padding:16px 0 22px 0;background:#bee81e;z-index:99999}
.navbar-container header .mobile-menu-design .sub-menu ul{background:#bee81e}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover .mini-cart-counter{border-bottom:0}
.navbar-container header .mobile-menu-design .sub-menu ul li{background-color:transparent;margin:0 10px 0 10px;padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a.on-scroll{display:none}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;color:#000;text-decoration:none;font-size:10px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0;word-break:normal;white-space:nowrap;border-bottom:0;border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li a:hover{opacity:.55;border-bottom:1px solid #000}
.navbar-container header .mobile-menu-design .sub-menu ul li a:hover span.icon{border-bottom:0;opacity:.55}
.navbar-container header .mobile-menu-design .sub-menu ul li a:hover span{border-bottom:1px solid #000}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box{background:#fff;padding:60px 0;width:992px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:120px;left:-127px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a{display:flex !important;text-decoration:none;border-bottom:1px solid #000 !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a:hover{opacity:1;text-decoration:none;border-bottom:none !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.navbar-container header .mobile-menu-design .main-menu{padding:0;position:relative;top:-3px;left:0}
.navbar-container header .mobile-menu-design .main-menu ul{padding-top:8px;width:100%;background:#bee81e}
.navbar-container header .mobile-menu-design .main-menu ul li{background-color:transparent;margin:0;border-bottom:none !important;padding:0;height:45px}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:15px 20px;color:#5d5d5d;background-color:#e8e8e9;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#e8e8e9;color:#000;padding:15px 20px}
.navbar-container header .mobile-menu-design .main-menu ul li.currently-visible:after{content:"";background-color:#000;display:block;height:6px;border-radius:10px;position:relative;top:2px}
.navbar-container header .mobile-menu-design .main-menu ul li a{margin-left:0;font-size:14px;text-decoration:none;color:#000;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.45rem .6rem;line-height:24px;word-break:normal;white-space:nowrap;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap;display:inline-block;padding:.45rem .6rem;background-color:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li a i{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;width:992px !important;left:-135px;top:53px;padding:0;border-radius:0;position:absolute !important;z-index:-9;max-height:520px;overflow:auto;scrollbar-width:none}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding-bottom:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:60px !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{margin-bottom:0;padding-bottom:30px;margin-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0 0 20px 0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three:hover{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink{margin-left:0;background:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:0;margin-left:10px;height:fit-content}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0 !important;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a:hover{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-decoration:underline}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out::-webkit-scrollbar{width:0;background:transparent}
.shrink{height:80px !important;padding-top:20px !important;padding-bottom:20px !important}
.shrink .navbar-brand{padding:12px 0 0 0 !important}
.shrink .mobile-menu-design .main-menu{top:0 !important}
.shrink .mobile-menu-design .main-menu ul{padding:19px 0 16px 0 !important}
.shrink .mobile-menu-design .main-menu ul li{margin:0 0 0 0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll{display:block !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box{background:#fff;padding:58px 0;width:992px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:80px !important;left:-127px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a{display:flex !important;text-decoration:none;padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a:hover{opacity:1;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out{top:80px !important;left:-100px !important}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out li a{padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li.currently-visible:after{content:none !important}
.shrink .mobile-menu-design .sub-menu{display:none !important}
.mini-cart-counter-wrap{top:-8px}
}
@media only screen and (min-width:1024px){.navbar-container{background-color:#bee81e;z-index:1210}
.navbar-container .container{max-width:994px !important}
.navbar-container nav{box-shadow:none;padding-top:20px;padding-bottom:20px;height:116px}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .mobile-menu-design{background-color:transparent;position:relative;top:0;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;height:auto;overflow-y:inherit;overflow-x:inherit}
.navbar-container header .mobile-menu-design .sub-menu{position:relative;top:-2px;padding:16px 0 22px 0;background:#bee81e;z-index:99999}
.navbar-container header .mobile-menu-design .sub-menu ul{background:#bee81e}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li{background-color:transparent;margin:0 10px 0 10px;padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a.on-scroll{display:none}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;color:#000;text-decoration:none;font-size:10px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0;word-break:normal;white-space:nowrap}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box{background:#fff;padding:60px 0;width:994px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:120px;left:-127px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a{display:flex !important;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a:hover{opacity:1;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.navbar-container header .mobile-menu-design .main-menu{padding:0;position:relative;top:-3px;left:0}
.navbar-container header .mobile-menu-design .main-menu ul{padding-top:8px;background:#bee81e;width:100%}
.navbar-container header .mobile-menu-design .main-menu ul li{height:45px;background-color:transparent;margin:0;border-bottom:none !important;padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:15px 20px;color:#5d5d5d;background-color:#e8e8e9;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#e8e8e9;color:#000;padding:15px 20px}
.navbar-container header .mobile-menu-design .main-menu ul li a{margin-left:0;font-size:14px;text-decoration:none;color:#000;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.45rem .5rem;line-height:24px;word-break:normal;white-space:nowrap;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap;padding:.45rem .5rem;background-color:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li a i{float:right;margin-top:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;width:994px !important;left:-135px;top:53px;padding:0;border-radius:0;position:absolute !important;z-index:-9;max-height:520px;overflow:auto;scrollbar-width:none}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding-bottom:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:60px !important}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{margin-bottom:0;padding-bottom:30px;margin-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0 0 20px 0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three:hover{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink{margin-left:0;background:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0 !important;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a:hover{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-decoration:underline}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out::-webkit-scrollbar{width:0;background:transparent}
.shrink{height:80px !important;padding-top:20px !important;padding-bottom:20px !important}
.shrink .navbar-brand{padding:12px 0 0 0 !important}
.shrink .mobile-menu-design .main-menu{top:0 !important}
.shrink .mobile-menu-design .main-menu ul{padding:19px 0 16px 0 !important}
.shrink .mobile-menu-design .main-menu ul li{margin:0 0 0 0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll{display:block !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box{background:#fff;padding:60px 0;width:994px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:80px !important;left:-127px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a{display:flex !important;text-decoration:none;padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a:hover{opacity:1;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out{top:80px !important;left:-100px !important}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out li a{padding:0 !important}
.shrink .mobile-menu-design .main-menu ul li a{padding:.45rem .5rem !important}
.shrink .mobile-menu-design .main-menu ul li a:hover{padding:.45rem .5rem !important}
.shrink .mobile-menu-design .sub-menu{display:none !important}
}
@media only screen and (min-width:1280px){.navbar-container{background-color:#bee81e;z-index:1210}
.navbar-container .container{max-width:1240px !important}
.navbar-container nav{box-shadow:none;padding-top:20px;padding-bottom:20px;height:116px;transition:height .3s linear}
.navbar-container nav .main-menu{position:relative;top:0}
.navbar-container header .mobile-menu-design{background-color:transparent;position:relative;top:0;left:0;width:100%;padding-left:0;padding-right:0;z-index:9999;height:auto;overflow-y:inherit;overflow-x:inherit}
.navbar-container header .mobile-menu-design .sub-menu{position:relative;top:-2px;padding:16px 0 22px 0;background:#bee81e;z-index:99999}
.navbar-container header .mobile-menu-design .sub-menu ul{background:#bee81e}
.navbar-container header .mobile-menu-design .sub-menu ul:first-of-type li a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li{background-color:transparent;margin:0 10px 0 10px;padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select{padding:0}
.navbar-container header .mobile-menu-design .sub-menu ul li.language-select .icon,.navbar-container header .mobile-menu-design .sub-menu ul li.location-select .icon{vertical-align:middle}
.navbar-container header .mobile-menu-design .sub-menu ul li a.on-scroll{display:none}
.navbar-container header .mobile-menu-design .sub-menu ul li a{display:inline-block;color:#000;text-decoration:none;font-size:10px;letter-spacing:.25px;line-height:18px;font-weight:400;padding:0;word-break:normal;white-space:nowrap}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon a:hover{border-bottom:1px solid transparent}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box{background:#fff;padding:60px 0;width:1240px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:120px;left:-127px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a{display:flex !important;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a:hover{opacity:1;text-decoration:none}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.navbar-container header .mobile-menu-design .sub-menu ul li.sub-menu-icon .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.navbar-container header .mobile-menu-design .main-menu{padding:0;position:relative;top:-3px;left:0}
.navbar-container header .mobile-menu-design .main-menu ul{padding-top:8px;width:100%;background:#bee81e}
.navbar-container header .mobile-menu-design .main-menu ul li{height:45px;background-color:transparent;margin:0 0 0 2rem;border-bottom:none !important;padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll{display:none}
.navbar-container header .mobile-menu-design .main-menu ul li.on-scroll a{padding:.5rem 1rem}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child{padding:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form{position:relative;margin-top:0;margin-bottom:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control{font-size:14px;line-height:20px;letter-spacing:0;padding:15px 20px;color:#5d5d5d;background-color:#e8e8e9;border:0}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .form-control input{padding:25px}
.navbar-container header .mobile-menu-design .main-menu ul li:first-child .md-form .input-group-addon{background-color:#e8e8e9;color:#000;padding:15px 20px}
.navbar-container header .mobile-menu-design .main-menu ul li a{border-bottom:0;margin-left:0;font-size:14px;text-decoration:none;color:#000;font-weight:700;letter-spacing:.75px;text-transform:uppercase;padding:.45rem .5rem;line-height:24px;word-break:normal;white-space:nowrap}
.navbar-container header .mobile-menu-design .main-menu ul li a:hover{line-height:24px;word-break:normal;white-space:nowrap;padding:.45rem .5rem;background-color:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li a span.link-text{display:inline-block;padding-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li a span.icon{display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out{box-shadow:none;width:1240px !important;left:-135px;top:53px;padding:0;border-radius:0;position:absolute !important;z-index:-9;max-height:520px;overflow:auto;scrollbar-width:none}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out h1{margin-bottom:0;padding-bottom:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu{padding:60px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .caption-two{margin-bottom:0;padding-bottom:30px;margin-left:0}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three{font-size:12px;text-decoration:none;margin-bottom:0;padding:0 0 20px 0;letter-spacing:.25px;font-weight:400;border:0;display:block;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu a.caption-three:hover{font-size:12px;text-decoration:none;margin-bottom:0;padding:0;letter-spacing:.25px;font-weight:400;border:0;text-transform:capitalize}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink{margin-left:0;background:transparent}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li{border-bottom:0 solid #5d5d5d;padding:0;margin-left:10px}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0 !important;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-wrap:balance;display:inline-block}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out div.mega-menu .mega-menu-navlink li a:hover{font-size:13px;text-transform:capitalize;border-bottom:0;padding:0 0 20px 0;font-weight:400;letter-spacing:.25px;white-space:normal;line-height:22px;text-decoration:underline}
.navbar-container header .mobile-menu-design .main-menu ul li div.nav-fly-out::-webkit-scrollbar{width:0;background:transparent}
.shrink{height:80px !important;padding-top:20px !important;padding-bottom:20px !important;transition:height .3s linear}
.shrink .navbar-brand{padding:12px 0 0 0 !important}
.shrink .mobile-menu-design .main-menu{top:0 !important}
.shrink .mobile-menu-design .main-menu ul{background-color:transparent;padding:19px 0 16px 0 !important}
.shrink .mobile-menu-design .main-menu ul li{margin:0}
.shrink .mobile-menu-design .main-menu ul li.on-scroll{display:block !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box{background:#fff;padding:60px 0;width:1240px;margin:0 auto;border:0;box-shadow:none;border-radius:0;top:80px !important;left:-127px !important;z-index:1200}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input{background:#f9f9f9;width:480px;margin:0 auto}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input input{height:55px;color:#000;font-size:16px;border-bottom:1px solid transparent !important;padding:0 5px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a{display:flex !important;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a:hover{opacity:1;text-decoration:none}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon{background:#000;color:#fff;padding:10px 15px !important}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon{display:block;padding-top:5px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input a .input-group-addon .icon i:hover{opacity:1}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label{font-size:16px;letter-spacing:0;line-height:30px;color:#5d5d5d;margin-left:10px}
.shrink .mobile-menu-design .main-menu ul li.on-scroll .search-box .search-input label.active{transform:translateY(-7px) scale(0.9)}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out{top:80px !important;left:-100px !important}
.shrink .mobile-menu-design .main-menu ul li .nav-fly-out li a{padding:0 !important}
.shrink .mobile-menu-design .sub-menu{display:none !important}
}
@media only screen and (min-width:992px){.safelink .navbar>div{background-color:#fd0 !important}
.safelink .navbar-container{background-color:#fd0}
.safelink .navbar-container header .mobile-menu-design .sub-menu{background-color:#fd0}
.safelink .navbar-container header .mobile-menu-design .sub-menu ul{background-color:#fd0}
.safelink .navbar-container header .mobile-menu-design .main-menu ul{background-color:#fd0}
.safelink .tertiary-carousel .banneritem1 .image-teaser-container .slide-button .button_track a{background-color:#009ef1 !important;border:#009ef1}
.safelink .tabs-section .tab-selector .tabs a.active:after{background-color:#fd0}
.safelink .tabs-section>div .tab-pane .new-to-tracfone .title-cta-align .first-btn a.btn{background-color:#009ef1 !important}
.safelink .primary-btn .btn a.btn,.safelink .primary-btn .primary-btn a.btn{background-color:#009ef1 !important}
}
.feature-block{background-color:#f9f9f9;padding:60px 0}
.feature-title{font-size:18px;font-weight:700;text-transform:uppercase}
.feature-list{list-style-type:none;padding:65px 0 0;margin:0;display:flex;flex-flow:row wrap;justify-content:space-between}
.feature-item{display:flex;flex-direction:column;padding:0 40px 60px;flex:0 0 50%}
.feature-img-wrap{display:flex;justify-content:center;align-items:center;width:100%}
.feature-img{width:22px;height:22px}
.feature-label{font-size:12px;font-weight:700;text-transform:uppercase;text-align:center;margin-top:18px}
.access-info-block,.access-center-block{background-color:#fff;width:100%}
.access-info-block{padding-top:60px;padding-bottom:40px}
.access-info-title{text-align:center;font-size:20px;font-weight:600;margin-bottom:10px}
.access-info-subtitle{text-align:center;font-size:16px;color:#5d5d5d;font-weight:600;margin-bottom:10px}
.access-info-link-wrap{color:#5d5d5d;text-align:center}
.access-info-link{text-align:center;font-size:14px;font-weight:600;border-bottom-color:#5d5d5d}
.access-center-wrap{display:flex;flex-direction:column;justify-content:center}
.access-center-item{padding-left:30px;padding-right:30px;padding-bottom:40px}
.access-center-item:last-child{padding-bottom:0}
.access-center-img{width:45px}
.access-center-btn{height:100%;width:140px;display:flex;height:70px;border-radius:10px;background-color:#fff;border:1px solid #000;text-align:center;align-items:center;justify-content:center;margin:0 auto;margin-bottom:20px}
.access-center-btn:hover{border:1px solid #000}
.access-center-label{text-align:center;font-size:14px;font-weight:600}
.access-center-date{text-align:center}
@media(min-width:992px){.feature-list{flex-wrap:wrap}
.feature-item{justify-content:center;padding:0 60px;flex:auto}
.access-info-block{padding-bottom:60px}
.access-center-wrap{flex-direction:row}
.access-center-item{padding-bottom:0}
}
.contact-block{background-color:#fff;padding-top:50px;padding-bottom:60px}
.contact-block .btn{width:290px}
.contact-chatbox{max-width:530px;padding:0 15px}
.contact-title{font-weight:900;font-size:42px;margin-bottom:30px;line-height:1}
.contact-text{font-size:14px;font-weight:600;line-height:20px;margin-bottom:30px}
.contact-info-block{background-color:#f9f9f9;padding-top:60px;padding-bottom:60px;text-align:center}
.contact-info-block>.container{max-width:895px !important}
.contact-info-block h3{font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:15px}
.contact-info-rte{padding-top:10px}
.contact-info-rte p{font-size:14px;line-height:20px}
.caption-text-one,.caption-text-one a{font-size:12px;line-height:18px;font-weight:500}
.caption-text-two,.caption-text-two a{font-size:10px;line-height:16px;font-weight:500}
.caption-text-one a,.caption-text-two a{color:#5d5d5d;border-bottom-color:#5d5d5d}
.contact-phone-block{padding-bottom:20px}
.contact-phone-label{font-size:13px;font-weight:900}
.contact-phone-link{font-size:12px;font-weight:500;color:#979797;border-bottom-color:#979797}
@media(min-width:992px){.contact-chatbox{padding:0}
.contact-title{margin-bottom:40px}
.contact-text{margin-bottom:20px}
.contact-info-block{text-align:left}
.contact-info-rte{padding-top:0}
}
.terms-and-conditions{padding-top:66px}
.terms-and-conditions h1{font-size:24px;font-weight:900;margin-bottom:10px}
.terms-and-conditions h2{font-size:20px;color:#5d5d5d;font-weight:600;margin-bottom:55px}
.terms-and-conditions h3{font-size:18px;font-weight:900;margin-top:40px;margin-bottom:20px}
.terms-and-conditions h4{font-size:12px;font-weight:900;margin-top:20px;margin-bottom:20px}
.terms-and-conditions h5{font-size:16px;font-weight:900;margin-bottom:20px}
.terms-and-conditions p,.terms-and-conditions p a{font-size:12px;font-weight:500;margin:0}
.terms-and-conditions p a{border:0}
.autocomplete{width:90%}
.visually-hidden{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}
.autocomplete [role="listbox"],.dropdownList{position:absolute;padding:0 !important;width:100%;max-height:150px;top:100%;left:0;list-style:none;border-radius:2px;background:#f9f9f9;overflow:hidden;overflow-y:auto;z-index:100;border-radius:0 0 6px 6px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);margin:0}
.autocomplete li{display:block;text-align:left;padding:.8em 1em .8em 25px;color:#000;cursor:pointer;background-color:#fff;font-size:16px;letter-spacing:0;line-height:24px;font-family:"Lato",sans-serif}
.autocomplete li:hover{background-color:#f9f9f9;cursor:pointer}
.autocomplete li span.icon{transform:scale(0.8)}
.select-enter-phone-num .dataList-checker .dataListInput{border-radius:6px;box-shadow:inset 0 0 0 1px #babfc4;background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") right center no-repeat}
.select-enter-phone-num .dataList-checker .dataListUl{border:0}
.select-enter-phone-num .dataList-label.active ~ .datalist-input,.select-enter-phone-num .dataListInput:focus{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") right center no-repeat}
.data-list{background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") 98% center no-repeat}
.data-list:active,.data-list:focus{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") 98% center no-repeat}
.select-enter-phone-num .dataList-checker .dataListInput{border-bottom:1px solid #5d5d5d;background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") right center no-repeat}
.select-enter-phone-num .dataList-checker .dataListUl{border:0}
.select-enter-phone-num .dataList-label.active{color:#5d5d5d}
.select-enter-phone-num .dataList-label.active ~ .datalist-input,.select-enter-phone-num .dataListInput:focus{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") right center no-repeat}
.js-refill-logged-in .data-list{background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") 98% center no-repeat !important}
.js-refill-logged-in .data-list:active,.js-refill-logged-in .data-list:focus{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") 98% center no-repeat !important}
.js-refill-logged-in .data-list.error{background:url("clientlib-base/resources/svg/light/error.svg") 98% center no-repeat !important}
.bg-soft-grey-input{background-color:#f9f9f9 !important}
.or-seperator{overflow:hidden;text-align:center;width:330px;margin:0 auto}
.or-seperator:before,.or-seperator:after{background-color:#000;content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}
.or-seperator:before{right:.5em;margin-left:-50%}
.or-seperator:after{left:.5em;margin-right:-50%}
.remember-me-checkbox{padding-left:5px}
.pin-redemption-form-container .md-form.alternate label{width:auto}
.activation-num-choose .choice-card-input-container ul.options{z-index:1000}
.contact-info-form .error-text{margin-top:0 !important}
.alternate-serialNum{height:55px;background-color:#f9f9f9}
.help-text-list ol{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:10px;margin-bottom:20px}
.help-text-list ol li{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:20px;padding-left:10px;padding-right:30px;font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.selected .scan-btn-wrapper{position:relative;padding-bottom:50px}
.selected .scan-btn-wrapper .md-form{margin-bottom:0 !important}
.selected .scan-btn-wrapper .scan-text{position:absolute;z-index:10;bottom:12px}
@media only screen and (min-width:320px) and (max-width:767px){.activation-enter-details-container .device-btn-pos{padding-top:90px !important}
.activation-enter-details-container .device-btn-pos .row .dual-imei-btns{flex-direction:column;gap:20px}
}
@media only screen and (min-width:320px){.activation-enter-number-container.byop-sim-selection{min-width:100%}
.t-and-c-input{min-height:165px;padding-top:10px}
.dataListInput{padding-left:15px;width:100%;height:55px;box-sizing:border-box;outline:0;border:1px solid transparent}
.dataListInput.success{background:url(clientlib-base/resources/svg/light/success.svg) 99% center no-repeat;opacity:1}
.dataList-label.active ~ .datalist-input,.dataListInput:focus{border-bottom:2px solid #75b53d !important}
.dataListUl{display:none;position:absolute;padding:0 !important;width:100%;max-height:150px;top:100%;left:0;list-style:none;border-radius:2px;background:#fff;overflow:hidden;overflow-y:auto;z-index:100;border:1px solid #b2b2b2;border-radius:0 0 6px 6px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.dataListUl li{display:block;text-align:left;padding:.8em 1em .8em 25px;color:#000;cursor:pointer;background-color:#fff;font-size:16px;letter-spacing:0;line-height:24px;font-family:"Open Sans",sans-serif}
.dataListUl li:hover{background-color:#f9f9f9;cursor:pointer}
.dataListUl li span.icon{transform:scale(0.8)}
.dataListUl li .caption-one{text-align:left;color:#5d5d5d;cursor:pointer;font-size:16px;letter-spacing:0;line-height:24px}
.dataList-checker label{font-size:14px;letter-spacing:0;line-height:25px;color:#5d5d5d;margin-left:10px;width:100%;text-align:left;position:absolute;left:0;top:3px;margin-left:15px;margin-bottom:0;display:block;transform:translateY(12px);transition:transform .3s ease-out,color .3s ease-out;transform-origin:0 100%}
.dataList-checker{margin:auto;position:relative;width:100%;color:#000}
.dataList-checker{margin:auto;position:relative;width:100%;color:#000}
.dataList-checker>span.icon{position:absolute;top:15px;left:10px}
.dataList-checker label{position:absolute;left:0;top:3px;margin-left:15px;margin-bottom:0;display:block;transform:translateY(12px);transition:transform .3s ease-out,color .3s ease-out;transform-origin:0 100%}
.dataList-checker label.active{transform:translateY(-8px) scale(0.6);color:#000}
.dataList-checker.active .dataListUl{display:block}
.progress-bar-container{padding-top:0;padding-right:0;padding-left:0}
.progress-bar-container .progress{height:6px;background-color:#e8e8e9;border-radius:0}
.progress-bar-container .progress .progress-bar{background-color:#75b53d;border-radius:0}
.progress-bar-container .progress .progress-bar-dcot{background-color:#bee81e;border-radius:10px}
.activation-device-selection .device-selection-heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px;text-align:center;margin:0 auto;padding-top:30px;padding-bottom:10px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container{width:351px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card{height:330px;width:351px;top:-100px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card .heading-container{padding-top:132px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card .description-container{padding:5px 60px 30px}
.activation-enter-number-container .phone-text,.activation-enter-details-container .phone-text,.devicetype-selection-container .phone-text,.select-validate-device-container .phone-text{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;padding-top:20px}
.activation-enter-number-container .phone-text-subtitle,.activation-enter-details-container .phone-text-subtitle,.devicetype-selection-container .phone-text-subtitle,.select-validate-device-container .phone-text-subtitle{padding-top:10px}
.activation-enter-number-container .learn-more,.activation-enter-details-container .learn-more,.devicetype-selection-container .learn-more,.select-validate-device-container .learn-more{padding-top:10px}
.activation-enter-number-container .enter-details-input,.activation-enter-details-container .enter-details-input,.devicetype-selection-container .enter-details-input,.select-validate-device-container .enter-details-input{padding-top:20px}
.activation-enter-details-container,.activation-steps-container,.activation-login-container,.devices-zip-code-container,.service-provider-container{width:100%}
.activation-plan-offering-container{padding-bottom:0}
.product-listing-container .btn-plan{bottom:20px}
.plan-offering-choice-cards .btn-plan{bottom:20px}
.plan-offering-choice-cards .refill-card .card-tile{padding:50px 25px}
.refill-landing-plp .btn-plan{bottom:20px}
.activation-page-title{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px}
.contact-info-form .step-heading .form-heading{font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.help-text-list ol{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:10px;margin-bottom:20px}
.help-text-list ol li{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px;padding-left:10px;padding-right:30px;font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.rewards-redeem-landing .points-to-redeem{position:absolute;top:0;left:50%;transform:translate(-50%,0);width:max-content}
.rewards-redeem-landing .dropdown-label{max-width:420px}
.rewards-phone-promo-landing .sequential-card-container .sequential-card-img{display:block;margin:0 auto;height:145px;width:173px !important;position:relative;z-index:9}
.rewards-phone-promo-landing .sequential-card-container .sequential-card{z-index:0;top:-80px}
}
@media only screen and (min-width:375px){.progress-bar-container{padding-top:0;padding-right:0;padding-left:0}
.progress-bar-container .progress{height:6px;background-color:#e8e8e9;border-radius:0}
.progress-bar-container .progress .progress-bar{background-color:#75b53d;border-radius:0}
.progress-bar-container .progress .progress-bar-dcot{background-color:#bee81e;border-radius:10px}
.dcot-carousel .modal-open{overflow-y:auto}
.activation-device-selection .device-selection-heading{font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px;text-align:center;margin:0 auto;padding-top:30px;padding-bottom:10px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container{width:351px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card{height:330px;width:351px;top:-100px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card .heading-container{padding-top:132px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card .description-container{padding:5px 60px 30px}
.activation-enter-number-container .phone-text,.activation-enter-details-container .phone-text,.devicetype-selection-container .phone-text,.select-validate-device-container .phone-text{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px;padding-top:20px}
.activation-enter-number-container .phone-text-subtitle,.activation-enter-details-container .phone-text-subtitle,.devicetype-selection-container .phone-text-subtitle,.select-validate-device-container .phone-text-subtitle{padding-top:10px}
.activation-enter-number-container .learn-more,.activation-enter-details-container .learn-more,.devicetype-selection-container .learn-more,.select-validate-device-container .learn-more{padding-top:10px}
.activation-enter-details-container,.activation-steps-container,.activation-login-container,.devices-zip-code-container,.service-provider-container{width:100%}
.activation-enter-number-container .activation-zip-form .choice-cards .terms-checkbox .custom-control.custom-checkbox{min-height:160px}
.activation-enter-number-container .activation-zip-form .choice-cards .terms-checkbox .custom-control.custom-checkbox .custom-control-label .text-left .caption-three-bold{font-size:16px;font-weight:600}
.activation-enter-details-container .device-identification-form .t-and-c-input .custom-control,.activation-enter-details-container .dual-device-identification-form .t-and-c-input .custom-control{text-align:left;min-height:160px}
.activation-enter-details-container .device-identification-form .t-and-c-input .custom-control .custom-control-label .caption-three-bold,.activation-enter-details-container .dual-device-identification-form .t-and-c-input .custom-control .custom-control-label .caption-three-bold{font-size:16px;font-weight:600}
}
@media only screen and (min-width:768px){.activation-enter-number-container{width:505px !important}
.activation-enter-number-container .byop-sim-selection{min-width:490px}
}
@media only screen and (min-width:992px){.progress-bar-container{padding-top:50px;padding-right:15px;padding-left:15px}
.progress-bar-container .progress{height:10px;background-color:#e8e8e9;border-radius:10px;margin-left:-5px;margin-right:-5px}
.progress-bar-container .progress .progress-bar{background-color:#75b53d;border-radius:10px}
.progress-bar-container .progress .progress-bar-dcot{background-color:#bee81e;border-radius:10px}
.dcot-carousel .modal-open{overflow-y:auto}
.activation-device-selection .device-selection-heading{font-size:60px;font-weight:bold;letter-spacing:-1.5px;line-height:62px;text-align:center;margin:0 auto;padding-top:50px;padding-bottom:40px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container{width:318px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card{height:280px;width:318px;top:-60px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card .heading-container{padding-top:72px}
.activation-device-selection .activation-cards-container .activate-device-card .sequential-card-container .sequential-card .description-container{padding:10px 40px 30px}
.activation-enter-number-container .phone-text,.activation-enter-details-container .phone-text,.devicetype-selection-container .phone-text,.select-validate-device-container .phone-text{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;padding-top:30px}
.activation-enter-number-container .phone-text-subtitle,.activation-enter-details-container .phone-text-subtitle,.devicetype-selection-container .phone-text-subtitle,.select-validate-device-container .phone-text-subtitle{padding-top:20px}
.activation-enter-number-container .learn-more,.activation-enter-details-container .learn-more,.devicetype-selection-container .learn-more,.select-validate-device-container .learn-more{padding-top:20px}
.activation-enter-details-container,.activation-steps-container,.activation-login-container,.devices-zip-code-container,.service-provider-container{width:50%}
.activation-enter-number-container .activation-zip-form .choice-cards .terms-checkbox .custom-control.custom-checkbox{width:50%;min-height:100px}
.activation-enter-number-container .activation-zip-form .choice-cards .terms-checkbox .custom-control.custom-checkbox .custom-control-label .text-left .caption-three-bold{font-size:16px;font-weight:600}
.activation-enter-details-container .device-identification-form .t-and-c-input .custom-control,.activation-enter-details-container .dual-device-identification-form .t-and-c-input .custom-control{text-align:left;min-height:100px}
.activation-enter-details-container .device-identification-form .t-and-c-input .custom-control .custom-control-label .caption-three-bold,.activation-enter-details-container .dual-device-identification-form .t-and-c-input .custom-control .custom-control-label .caption-three-bold{font-size:16px}
.activation-enter-details-container .device-identification-form .device-btn-pos,.activation-enter-details-container .dual-device-identification-form .device-btn-pos{text-align:left !important}
.activation-plan-offering-container{padding-bottom:60px}
.activation-plan-offering-container .phone-text{padding-top:30px}
.activation-plan-offering-container .phone-text-subtitle{padding-top:20px}
.plan-details-container.ninety-plan .right-column{padding-right:130px}
.plan-details-container.ninety-plan .right-column .plan-desc{padding-bottom:30px}
.plan-details-container.ninety-plan .right-column .data-addup{padding-bottom:0}
.activation-page-title{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.contact-info-form .step-heading .form-heading{font-size:20px;font-weight:600;letter-spacing:0;line-height:28px}
.full-width-promo{height:552px;background-size:cover;background-position:center;background-repeat:no-repeat}
.full-width-promo .straight-talk{height:552px;padding-left:100px;padding-right:100px}
.full-width-promo .straight-talk .banner-title{width:100%}
.full-width-promo .straight-talk{height:552px;padding-left:100px;padding-right:100px}
.full-width-promo .straight-talk .banner-title{width:100%}
.order-confirm-green-banner .left-column{padding-left:160px}
.order-confirm-green-banner .right-column{padding-right:240px}
.help-text-list ol{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:10px;margin-bottom:20px}
.help-text-list ol li{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:20px;padding-left:10px;padding-right:30px;font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
}
.my-account-support .accordion-new .support-accordion .card .card-header span i{top:10px}
.my-account-support .accordion-new .support-accordion h2{font-size:14px;font-weight:600}
.activation-login-container .activation-login-box .activation-login-area .tab-content .login-disabled{pointer-events:none}
.activation-enter-details-container .help-text.dualimei a{font-weight:500}
@media only screen and (min-width:961px){.device-identification-container .device-btn-pos .dual-imei-btns .dual-byop-esim-continue-btn .btn{width:210px;margin-right:20px}
}
@media only screen and (min-width:320px) and (max-width:932px){.activation-enter-details-container .device-btn-pos .row .dual-imei-btns{flex-direction:column;gap:20px}
.device-identification-container .device-btn-pos .dual-imei-btns{display:block;margin-top:2rem}
.device-identification-container .device-btn-pos .dual-imei-btns .dual-byop-esim-continue-btn{margin-bottom:20px}
.device-identification-container .device-btn-pos .dual-imei-btns .btn{width:350px !important}
.device-identification-container .help-text.dualimei{text-align:center !important}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait){.device-identification-container .device-btn-pos .dual-imei-btns .btn{width:90% !important}
.device-identification-container .device-btn-pos .dual-imei-btns .dual-byop-esim-continue-btn{margin-bottom:20px}
.device-identification-container .help-text.dualimei{text-align:center !important}
}
@media all and (device-width:1024px) and (device-height:1366px){.device-identification-container .device-btn-pos .dual-imei-btns .btn{width:210px !important;margin-right:10px !important;margin-left:10px !important}
.device-identification-container .device-btn-pos .dual-imei-btns .dual-byop-esim-continue-btn{margin-bottom:20px}
.device-identification-container .help-text.dualimei{text-align:left !important;margin-left:10px}
}
.default-switch .custom-switch .custom-control-label::before{height:22px}
.default-switch .custom-switch .custom-control-label{font-size:0 !important}
.default-switch .custom-switch .custom-control-input:checked ~ .custom-control-label::before{height:22px}
.personal-info a,.account-info a,.security-info a,.address-info a,.payment-method-info a,.auto-refill-info a{text-decoration:none;border-bottom:1px solid #5d5d5d}
.personal-info a.error-text,.account-info a.error-text,.security-info a.error-text,.address-info a.error-text,.payment-method-info a.error-text,.auto-refill-info a.error-text{border-bottom:1px solid #cc2714}
.personal-info a.error-text:hover,.account-info a.error-text:hover,.security-info a.error-text:hover,.address-info a.error-text:hover,.payment-method-info a.error-text:hover,.auto-refill-info a.error-text:hover{color:#cc2714}
.payment-method-info .heading-container p:first-child{margin-right:20px}
.payment-method-info .heading-container p a{border-bottom:1px solid #5d5d5d;text-decoration:none}
.payment-method-info .default-switch .custom-control-label{height:22px}
.payment-method-info .default-switch .custom-control-label:before{height:22px !important;width:100% !important}
.address-info .heading-container p:first-child{margin-right:20px}
.address-info .heading-container p a{border-bottom:1px solid #5d5d5d;text-decoration:none}
.user-icon-notification{position:absolute;left:28px;top:10px;border-radius:7px;height:14px;width:14px;background-color:#f9f9f9}
.user-icon-notification .notification-dot{height:8px;width:8px;background-color:#cc2714;border-radius:10px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
@media only screen and (min-width:320px){#dcot-carousel .carousel-inner .usage-title{padding:20px}
#dcot-carousel .carousel-inner .carousel-caption .promo-slide-nav a{border:0}
.myaccount-header{padding-top:5px;padding-bottom:15px;height:5px}
.myaccount-header .user-name{margin-left:0;margin-bottom:auto}
.myaccount-header .user-name .caption-two .linkHover{white-space:nowrap}
.myaccount-header .user-icon{margin-top:15px;z-index:999}
.myaccount-header .user-icon .icon{height:60px;width:60px;background:#666;border-radius:50%}
.myaccount-header .user-icon-space{z-index:99;margin-top:10px}
.account-section .plan-feature{border:1px solid transparent;border-radius:7px;padding:10px;margin-top:20px;position:relative;font-size:12px;letter-spacing:.25px;line-height:20px;text-align:center;margin-left:0;margin-right:0}
.account-section .plan-feature .feature-icon{margin-right:0}
.account-section .plan-feature .feature-text{padding-top:10px}
.account-section .plan-feature .badge-light{border:3px solid #fff;color:#fff !important;background-color:#cc2714 !important}
.account-section .plan-feature .badge{position:absolute;margin-left:-20px;border-radius:50%;box-shadow:none;padding:3px 5px;width:27px;font-size:9px;font-weight:700;line-height:15px;letter-spacing:.3px;text-align:center}
.account-section .reward-redeem{height:64px;background:#e8e8e9;border-radius:0 0 10px 10px;padding:10px 20px}
.account-section .hi-pill-autorefill-tooltip{position:relative}
.account-section .hi-pill-autorefill-tooltip .autorefill-tooltip{top:-20px}
.account-section .hi-pill-autorefill-tooltip .autorefill-status{margin-top:30px !important}
.account-section .remove-padd{padding-top:60px !important}
.account-section .autorefill-status{height:auto;background:#f3f3f3;border-radius:0 0 10px 10px;padding:91px 20px 30px 20px;width:100%;margin:27px auto}
.account-section .autorefill-status .autorefill-status-without-device{background:#fff9e6 !important;height:auto;padding:15px;margin-bottom:7px !important}
.account-section .autorefill-status .autorefill-status-without-device .error-icon{width:23px;height:23px;background-size:16px 14px;background-position:center center;display:block;background-repeat:no-repeat;background-image:url("clientlib-base/resources/svg/my_account/dashboard/error.svg")}
.account-section .autorefill-status .autorefill-status-without-device .autorefill-status-message p{font-family:Open Sans;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0;color:#834c00;text-align:left}
.account-section .autorefill-status .autorefill-status-without-device .autorefill-status-message p:nth-child(2){margin-top:8px}
.account-section p.errormsgs-cls{width:auto;text-align:left;max-width:292px;margin:0 auto;vertical-align:middle;font-size:14px;color:#a41412;background-color:#ffebee;padding:16px;line-height:20px}
.account-section .clock-icon-cls{background-image:url(clientlib-base/resources/clock-black.svg);height:16px !important;width:16px !important;display:inline-block !important;margin-left:5px !important}
.account-section .txtBold{font-weight:700 !important}
.account-section .amountHeading{font-family:"Lato",sans-serif;font-style:normal;font-weight:700 !important;font-size:60px !important;line-height:62px !important}
.account-section .premium-plan{background-image:url("clientlib-base/resources/png/change_plan.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-evenly;align-items:center;padding:0 10px 0 10px;border-radius:15px;margin-top:-18px !important;height:205px;width:100dvw;left:-20px;top:auto}
.account-section .premium-plan img{position:absolute;width:100%;height:100%}
.account-section .premium-plan .plan-content{display:flex;flex-direction:column;gap:5px;position:relative;left:54px;width:75%;z-index:1;top:5px}
.account-section .premium-plan .plan-content .plan-title{display:flex;gap:2px;justify-content:space-between;font-size:16px;font-weight:700;line-height:24px}
.account-section .premium-plan .plan-content .plan-title button{border:0;background:0}
.account-section .premium-plan .plan-content .plan-description{font-size:14px;font-weight:400;line-height:20px}
.account-section .premium-plan .plan-content .plan-links a{font-size:14px;font-weight:600}
.account-section .premium-plan .plan-content .plan-links a:hover{border-bottom:2px solid #000}
.account-section__left .select-plan-para{font-size:14px;line-height:26px;font-weight:300;letter-spacing:0}
.account-section__left .select-plan-para .my-rewards-select-line{padding-top:40px}
.account-section__left .select-plan-para .my-rewards-select-line .forms-row label{width:100%}
.account-section__left .select-plan-para .my-rewards-select-line p{font-size:14px;line-height:26px;letter-spacing:0}
.account-section__left .my-rewards-select-line .forms-row label{position:unset;line-height:32px}
.account-section__left .my-rewards-select-line .forms-row .sort-options .wrap-drop{width:100%}
.account-section__left p{font-size:14px;line-height:26px;font-weight:300;letter-spacing:0}
.account-section__left .dealsncoupons{padding-top:20px}
.usage-carousel{height:auto;width:auto;margin:30px auto 20px auto}
.usage-carousel .carousel-inner{background:#231f20;border-radius:10px 10px 0 0;height:100%;width:100%;margin:0}
.usage-carousel .carousel-inner .carousel-item{height:100% !important;padding-bottom:20px}
.usage-carousel .carousel-inner .view{margin:0 auto;width:auto;height:100%}
.usage-carousel .carousel-inner .view .usage-graph svg{width:90px;height:90px}
.usage-carousel .carousel-inner .view .progressbar-text{font-size:10px;font-weight:700;color:#fff !important;width:46px;text-align:center;line-height:0;margin:15px auto !important}
.usage-carousel .carousel-inner .carousel-caption{position:static;width:100%;z-index:10;height:100%;padding:20px 20px 0 20px;color:#fff;text-align:left}
.usage-carousel .carousel-inner .carousel-caption h3 span{color:#fff !important}
.usage-carousel .carousel-inner .usage-title{padding:0 0 20px 20px}
.usage-carousel .carousel-inner .usage-title a{border-color:white;font-size:12px;letter-spacing:.75px;font-weight:700;line-height:20px}
.usage-carousel .carousel .carousel-indicators{position:relative;right:0;bottom:0;left:0;z-index:15;padding:3px 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.usage-carousel .carousel .carousel-indicators li{margin:15px 5px;border:2px solid #fff;opacity:1 !important;background-color:transparent;width:6px !important;height:6px !important;cursor:pointer;border-radius:50% !important;box-shadow:none !important}
.usage-carousel .carousel .carousel-indicators li.active{background-color:#fff;border:2px solid #fff;opacity:1 !important;box-shadow:none !important}
.usage-carousel .carousel .nav-arrows{height:50px;border-top:1px solid rgba(125,125,125,0.1);background:#231f20;border-radius:0 0 10px 10px}
.usage-carousel .carousel .carousel-control-prev-icon{background-image:url("clientlib-base/resources/svg/dark/chevron_left.svg")}
.usage-carousel .carousel .carousel-control-next-icon{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg")}
.usage-carousel .carousel .carousel-control-next-icon,.usage-carousel .carousel .carousel-control-prev-icon{width:30px;height:30px}
.usage-carousel .carousel-control-next,.usage-carousel .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-end;padding:10px 0;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease;border-bottom:0}
.usage-carousel-new{width:auto !important;margin:30px 0 20px !important}
.usage-carousel-new .carousel-inner{min-width:280px !important}
.closest-store{height:411px;width:auto;margin:30px auto 60px auto}
.closest-store .carousel-inner{background:transparent;border-radius:10px;height:411px;width:100%;margin:0;border:1px solid #e8e8e9}
.closest-store .carousel-inner .carousel-item{height:285px}
.closest-store .carousel-inner .view{margin:0;width:auto;height:180px}
.closest-store .carousel-inner .view img{width:inherit;height:inherit}
.closest-store .carousel-inner .carousel-caption{position:absolute;right:20px;bottom:0;left:20px;z-index:10;padding-top:0;padding-bottom:0;color:#fff;text-align:left}
.closest-store .carousel-inner .usage-title{padding:0 0 20px 20px}
.closest-store .carousel .carousel-indicators{position:relative;right:0;bottom:0;left:0;z-index:15;padding:3px 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.closest-store .carousel .carousel-indicators li{margin:15px 5px;border:2px solid #000;opacity:1 !important;background-color:transparent;width:6px !important;height:6px !important;cursor:pointer;border-radius:50% !important;box-shadow:none !important}
.closest-store .carousel .carousel-indicators li.active{background-color:#000;border:2px solid #000;opacity:1 !important;box-shadow:none !important}
.closest-store .carousel .nav-arrows{height:50px;top:-50px;border-top:1px solid rgba(125,125,125,0.1)}
.closest-store .carousel .carousel-control-prev-icon{background-image:url("clientlib-base/resources/svg/light/chevron_left.svg")}
.closest-store .carousel .carousel-control-next-icon{background-image:url("clientlib-base/resources/svg/light/chevron_right.svg")}
.closest-store .carousel .carousel-control-next-icon,.closest-store .carousel .carousel-control-prev-icon{width:30px;height:30px}
.closest-store .carousel-control-next,.closest-store .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-end;padding:10px 0;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease;border-bottom:0}
.communication-pref ul{padding:0;margin:0;list-style-type:none}
.communication-pref ul li{margin:10px 0 0 0}
.communication-pref ul li:last-child{margin-bottom:10px}
.manage-line-wrapper .apps-heading .remove-overlap{white-space:nowrap}
.manage-line-wrapper .apps-heading ul.row{align-items:center}
.manage-line-wrapper .apps-heading ul.row i.add{width:20px;height:20px}
}
@media only screen and (min-width:375px){.myaccount-header{padding-top:5px;padding-bottom:15px;height:5px}
.myaccount-header .user-name{margin-left:0;margin-bottom:auto}
.myaccount-header .user-name .caption-two .linkHover{white-space:nowrap}
.myaccount-header .user-icon{margin-top:15px;z-index:999}
.myaccount-header .user-icon .icon{height:60px;width:60px;background:#666;border-radius:50%}
.myaccount-header .user-icon-space{z-index:99;margin-top:10px}
.account-section .plan-feature{border:1px solid transparent;border-radius:7px;padding:10px;margin-top:20px;position:relative;font-size:12px;letter-spacing:.25px;line-height:20px;text-align:center;margin-left:0;margin-right:0}
.account-section .plan-feature .feature-icon{margin-right:0}
.account-section .plan-feature .feature-text{padding-top:10px}
.account-section .plan-feature .badge-light{border:3px solid #fff;color:#fff !important;background-color:#cc2714 !important}
.account-section .plan-feature .badge{position:absolute;margin-left:-20px;border-radius:50%;box-shadow:none;padding:3px 5px;width:27px;font-size:9px;font-weight:700;line-height:15px;letter-spacing:.3px;text-align:center}
.account-section .reward-redeem{height:64px;background:#e8e8e9;border-radius:0 0 10px 10px;padding:10px 20px}
.account-section .remove-padd{padding-top:60px !important}
.account-section .autorefill-status{height:auto;border-radius:6px;background:#f3f3f3;padding:78px 20px 26px 20px;position:relative;top:15px;width:100%;margin:0 auto}
.account-section .autorefill-status .autorefill-status-without-device{background:#fff9e6 !important;height:auto;padding:15px;margin-bottom:7px !important}
.account-section .autorefill-status .autorefill-status-without-device .error-icon{width:23px;height:23px;background-size:16px 14px;background-position:center center;display:block;background-repeat:no-repeat;background-image:url("clientlib-base/resources/svg/my_account/dashboard/error.svg")}
.account-section .autorefill-status .autorefill-status-without-device .autorefill-status-message p{font-family:Open Sans;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0;color:#834c00;text-align:left}
.account-section .autorefill-status .autorefill-status-without-device .autorefill-status-message p:nth-child(2){margin-top:8px}
.account-section p.errormsgs-cls{width:auto;text-align:left;max-width:292px;margin:0 auto;vertical-align:middle;font-size:14px;color:#a41412;background-color:#ffebee;padding:16px;line-height:20px}
.account-section .clock-icon-cls{background-image:url(clientlib-base/resources/clock-black.svg);height:16px !important;width:16px !important;display:inline-block !important;margin-left:5px !important}
.account-section .txtBold{font-weight:700 !important}
.account-section .amountHeading{font-family:"Lato",sans-serif;font-style:normal;font-weight:700 !important;font-size:60px !important;line-height:62px !important}
.account-section .premium-plan{background-image:url("clientlib-base/resources/png/change_plan.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-evenly;align-items:center;padding:0 10px 0 10px;border-radius:15px;margin-top:-18px !important;height:210px;width:100dvw;left:-25px}
.account-section .premium-plan img{position:absolute;width:100%;height:100%}
.account-section .premium-plan .plan-content{display:flex;flex-direction:column;gap:5px;position:relative;left:61px;width:72%;z-index:1;top:5px}
.account-section .premium-plan .plan-content .plan-title{display:flex;gap:2px;justify-content:space-between;font-size:16px;font-weight:700;line-height:24px}
.account-section .premium-plan .plan-content .plan-title button{border:0;background:0}
.account-section .premium-plan .plan-content .plan-description{font-size:14px;font-weight:400;line-height:20px}
.account-section .premium-plan .plan-content .plan-links a{font-size:14px;font-weight:600}
.account-section .premium-plan .plan-content .plan-links a:hover{border-bottom:2px solid #000}
.usage-carousel{height:auto;width:100%;margin:30px auto 20px auto}
.usage-carousel .carousel-inner{background:#231f20;border-radius:10px 10px 0 0;height:100%;width:100%;margin:0}
.usage-carousel .carousel-inner .carousel-item{height:100% !important;padding-bottom:20px}
.usage-carousel .carousel-inner .view{margin:0 auto;width:auto;height:100%}
.usage-carousel .carousel-inner .view .usage-graph svg{width:90px;height:90px}
.usage-carousel .carousel-inner .view .progressbar-text{font-size:10px;font-weight:700;color:#fff !important;width:46px;text-align:center;line-height:0;margin:15px auto !important}
.usage-carousel .carousel-inner .carousel-caption{position:static;width:100%;z-index:10;height:100%;padding:20px 20px 0 20px;color:#fff;text-align:left}
.usage-carousel .carousel-inner .usage-title{padding:0 0 20px 20px}
.usage-carousel .carousel .carousel-indicators{position:relative;right:0;bottom:0;left:0;z-index:15;padding:3px 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.usage-carousel .carousel .carousel-indicators li{margin:15px 5px;border:2px solid #fff;opacity:1 !important;background-color:transparent;width:6px !important;height:6px !important;cursor:pointer;border-radius:50% !important;box-shadow:none !important}
.usage-carousel .carousel .carousel-indicators li.active{background-color:#fff;border:2px solid #fff;opacity:1 !important;box-shadow:none !important}
.usage-carousel .carousel .nav-arrows{height:50px;border-top:1px solid rgba(125,125,125,0.1);background:#231f20;border-radius:0 0 10px 10px}
.usage-carousel .carousel .carousel-control-prev-icon{background-image:url("clientlib-base/resources/svg/dark/chevron_left.svg")}
.usage-carousel .carousel .carousel-control-next-icon{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg")}
.usage-carousel .carousel .carousel-control-next-icon,.usage-carousel .carousel .carousel-control-prev-icon{width:30px;height:30px}
.usage-carousel .carousel-control-next,.usage-carousel .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-end;padding:10px 0;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease;border-bottom:0}
.usage-carousel-new{width:auto !important;margin:30px 0 20px !important}
.usage-carousel-new .carousel-inner{min-width:320px !important}
.closest-store{height:411px;width:auto;margin:30px auto 60px auto}
.closest-store .carousel-inner{background:transparent;border-radius:10px;height:411px;width:100%;margin:0;border:1px solid #e8e8e9}
.closest-store .carousel-inner .carousel-item{height:285px}
.closest-store .carousel-inner .view{margin:0;width:auto;height:180px}
.closest-store .carousel-inner .view img{width:inherit;height:inherit}
.closest-store .carousel-inner .carousel-caption{position:absolute;right:20px;bottom:0;left:20px;z-index:10;padding-top:0;padding-bottom:0;color:#fff;text-align:left}
.closest-store .carousel-inner .usage-title{padding:0 0 20px 20px}
.closest-store .carousel .carousel-indicators{position:relative;right:0;bottom:0;left:0;z-index:15;padding:3px 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.closest-store .carousel .carousel-indicators li{margin:15px 5px;border:2px solid #000;opacity:1 !important;background-color:transparent;width:6px !important;height:6px !important;cursor:pointer;border-radius:50% !important;box-shadow:none !important}
.closest-store .carousel .carousel-indicators li.active{background-color:#000;border:2px solid #000;opacity:1 !important;box-shadow:none !important}
.closest-store .carousel .nav-arrows{height:50px;top:-50px;border-top:1px solid rgba(125,125,125,0.1)}
.closest-store .carousel .carousel-control-prev-icon{background-image:url("clientlib-base/resources/svg/light/chevron_left.svg")}
.closest-store .carousel .carousel-control-next-icon{background-image:url("clientlib-base/resources/svg/light/chevron_right.svg")}
.closest-store .carousel .carousel-control-next-icon,.closest-store .carousel .carousel-control-prev-icon{width:30px;height:30px}
.closest-store .carousel-control-next,.closest-store .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-end;padding:10px 0;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease;border-bottom:0}
.communication-pref ul{padding:0;margin:0;list-style-type:none}
.communication-pref ul li{margin:10px 0 0 0}
.communication-pref ul li:last-child{margin-bottom:10px}
.manage-line-wrapper .apps-heading .remove-overlap{white-space:nowrap}
}
@media only screen and (min-width:720px){.account-section .hi-pill-autorefill-tooltip{position:relative}
.account-section .hi-pill-autorefill-tooltip .autorefill-tooltip{top:-20px}
.account-section .hi-pill-autorefill-tooltip .autorefill-status{margin-top:50px !important}
.usage-carousel{width:100%}
}
@media only screen and (min-width:992px){.myaccount-header{padding-top:15px;padding-bottom:15px;height:110px}
.myaccount-header .user-name{margin-left:20px;margin-bottom:inherit}
.myaccount-header .user-name .caption-two .linkHover{white-space:nowrap}
.myaccount-header .user-icon{margin-top:0}
.myaccount-header .user-icon .icon{height:80px;width:80px;background:#666;border-radius:50%}
.myaccount-header .user-icon-space{z-index:99;margin-top:0}
.account-section .plan-feature{border:1px solid #e8e8e9;border-radius:7px;padding:15px;margin-top:20px;position:relative;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;margin-left:15px;margin-right:15px}
.account-section .plan-feature .feature-icon{margin-right:20px}
.account-section .plan-feature .feature-text{padding-top:0}
.account-section .plan-feature .badge-light{border:3px solid #fff;color:#fff !important;background-color:#cc2714 !important}
.account-section .plan-feature .badge{position:absolute;margin-left:-20px;border-radius:50%;box-shadow:none;padding:3px 5px;width:27px;font-size:9px;font-weight:700;line-height:15px;letter-spacing:.3px;text-align:center}
.account-section .reward-redeem{width:318px;height:88px;background:#e8e8e9;border-radius:10px;padding:15px 20px;position:relative;top:35px;margin-bottom:108px}
.account-section .hi-pill-autorefill-tooltip{position:relative}
.account-section .hi-pill-autorefill-tooltip .autorefill-tooltip{top:-50px}
.account-section .hi-pill-autorefill-tooltip .remove-padd{padding-top:60px !important}
.account-section .hi-pill-autorefill-tooltip .autorefill-status{margin-top:50px !important}
.account-section .hi-pill-autorefill-tooltip .autorefill-status .autorefill-status-without-device{background:#fff9e6 !important;height:auto;padding:10px}
.account-section .hi-pill-autorefill-tooltip .autorefill-status .autorefill-status-without-device .error-icon{width:20px;height:20px;background-size:12px 14px;background-position:center center;display:block;background-repeat:no-repeat;background-image:url("clientlib-base/resources/svg/my_account/dashboard/error.svg")}
.account-section .hi-pill-autorefill-tooltip .autorefill-status .autorefill-status-without-device .autorefill-status-message p{font-family:Open Sans;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0;color:#834c00;text-align:left}
.account-section .hi-pill-autorefill-tooltip .autorefill-status .autorefill-status-without-device .autorefill-status-message p:nth-child(2){margin-top:4px}
.account-section .hi-pill-autorefill-tooltip .autorefill-status .autorefill-status-without-device .large .btnStyles{font-family:Open Sans;font-weight:700;font-size:14px;line-height:24px;letter-spacing:.8px;text-align:center;vertical-align:middle;text-transform:uppercase}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards{top:0 !important;height:auto;background:#231f20;padding:0 !important;border-radius:8px;margin-bottom:-4px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between{display:block !important;padding:16px 16px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#f9f9f9;padding-bottom:30px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards{display:block !important;padding:16px 16px !important;background-color:#231f20 !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#f9f9f9;padding-bottom:30px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled{padding-bottom:35px !important;margin-top:-25px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled .owl-dots{margin-top:82px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .rewards-join-now.explore{width:100%;background-color:#000;margin-top:27px;height:50px;border-radius:0 0 10px 10px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .rewards-join-now.explore.btn-mr{margin-top:0 !important;border-radius:0 0 10px 10px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .explore-btn{color:#fff !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore{padding-left:25px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore:hover,.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore:active{color:#fff !important;outline:none !important;box-shadow:none !important;border:0 !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards span.carousel-control-next-icon.arrow-style{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg");width:40px;height:29px;vertical-align:middle}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards h4.content-rewards.h1-text{font-size:24px;color:#fff;font-weight:700;line-height:28px;padding-top:10px;padding-bottom:15px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards h3.content-rewards.h1-text{font-size:24px;color:#fff;font-weight:700;line-height:28px;padding-top:10px;padding-bottom:15px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .heading-lr-one{display:inline-flex}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards h2.caption-three-bold{font-size:24px;color:#fff !important;font-weight:bold;padding-top:12px;padding-left:10px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards p.heading-four.pt-10.points-info{color:#bee81e !important;padding-top:16px !important;font-size:44px !important;padding-bottom:16px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards span.caption-three{color:#fff !important;font-size:16px !important;font-weight:700;padding-left:4px}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .extra-small.secondary-btn-black.my-auto.reward-btn-styles a.btn.primary-btn{width:100%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.primary-btn{width:100%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important}
.account-section .reward-redeem.d-lg-block.ml-auto.loyality-rewards .bottom-div{padding:15px 0 20px 20px;color:#fff;font-weight:bold;background-color:#000;width:100%;margin:0 auto}
.account-section .reward-icon{background-image:url("clientlib-base/resources/reward-icon.svg");width:44px !important;height:44px !important}
.account-section .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded{width:100%;margin-top:54px !important}
.account-section .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dots{margin-bottom:12px;margin-top:30px}
.account-section .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active{border-radius:999px;width:23px;margin-left:20% !important;height:21px !important}
.account-section .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active:focus{outline:2px solid #000 !important}
.account-section .autorefill-status{width:96% !important;margin-top:80px !important;background:#f3f3f3 !important;height:auto;border-radius:6px;padding:80px 20px 30px 20px;position:relative;top:-15px;margin-bottom:-10px !important;margin:0 auto}
.account-section .autorefill-status .large.primary-btn.text-center.btnSize{width:34%;margin:0 auto}
.account-section p.errormsgs-cls{width:auto;text-align:left;max-width:292px;margin:0 auto;vertical-align:middle;font-size:14px;color:#a41412;background-color:#ffebee;padding:16px;line-height:20px}
.account-section .clock-icon-cls{background-image:url(clientlib-base/resources/clock-black.svg);height:16px !important;width:16px !important;display:inline-block !important;margin-left:5px !important}
.account-section .txtBold{font-weight:700 !important}
.account-section .amountHeading{font-family:"Lato",sans-serif;font-style:normal;font-weight:700 !important;font-size:60px !important;line-height:62px !important}
.account-section .premium-plan{background-image:url("clientlib-base/resources/png/change_plan.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-evenly;align-items:center;margin:10px 60px 0 73px;padding:0 10px 0 10px;border-radius:15px;margin-right:0 !important;height:205px;margin-top:35px !important;width:auto;left:0}
.account-section .premium-plan img{position:absolute;width:100%;height:100%}
.account-section .premium-plan .plan-content{display:flex;flex-direction:column;gap:5px;position:relative;left:50px;width:75%;top:5px;z-index:1}
.account-section .premium-plan .plan-content .plan-title{display:flex;gap:2px;justify-content:space-between;font-size:16px;font-weight:700;line-height:22px}
.account-section .premium-plan .plan-content .plan-title button{border:0;background:0}
.account-section .premium-plan .plan-content .plan-description{font-size:14px;font-weight:400;line-height:20px}
.account-section .premium-plan .plan-content .plan-links a{font-size:14px;font-weight:600}
.account-section .premium-plan .plan-content .plan-links a:hover{border-bottom:2px solid #000}
.account-section__left .select-plan-para .my-rewards-select-line .forms-row label{width:50%}
.usage-carousel{height:auto;width:318px;margin:20px 0 20px auto;margin-top:10px !important;position:relative}
.usage-carousel .carousel-inner{background:#231f20;border-radius:10px 10px 0 0;height:100%;width:100%;margin:0}
.usage-carousel .carousel-inner .carousel-item{height:100% !important}
.usage-carousel .carousel-inner .view{margin:0 15px;width:288px;height:100%}
.usage-carousel .carousel-inner .view .usage-graph svg{width:90px;height:90px}
.usage-carousel .carousel-inner .view .progressbar-text{font-size:10px;font-weight:700;color:#fff !important;width:46px;text-align:center;line-height:0;margin:15px auto !important}
.usage-carousel .carousel-inner .carousel-caption{position:static;width:100%;z-index:10;padding:20px 20px 0 20px;color:#fff;text-align:left}
.usage-carousel .carousel-inner .usage-title{padding:0 0 20px 20px}
.usage-carousel .carousel .carousel-indicators{position:relative;right:0;bottom:0;left:0;z-index:15;padding:3px 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.usage-carousel .carousel .carousel-indicators li{margin:15px 5px;border:2px solid #fff;opacity:1 !important;background-color:transparent;width:6px !important;height:6px !important;cursor:pointer;border-radius:50% !important;box-shadow:none !important}
.usage-carousel .carousel .carousel-indicators li.active{background-color:#fff;border:2px solid #fff;opacity:1 !important;box-shadow:none !important}
.usage-carousel .carousel .nav-arrows{height:50px;border-top:1px solid rgba(125,125,125,0.1);background:#231f20;border-radius:0 0 10px 10px}
.usage-carousel .carousel .carousel-control-prev-icon{background-image:url("clientlib-base/resources/svg/dark/chevron_left.svg")}
.usage-carousel .carousel .carousel-control-next-icon{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg")}
.usage-carousel .carousel .carousel-control-next-icon,.usage-carousel .carousel .carousel-control-prev-icon{width:30px;height:30px}
.usage-carousel .carousel-control-next,.usage-carousel .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-end;padding:10px 0;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease;border-bottom:0}
.myusage-new-component .usage-carousel-new{width:auto !important;margin:30px 15px 20px !important}
.myusage-new-component .usage-carousel-new .owl-dots{display:block !important;margin-top:16px !important}
.myusage-new-component .usage-carousel-new .carousel-inner{min-width:373px !important}
.closest-store{height:411px;width:318px;margin:20px 0 6px auto;position:relative;top:-54px}
.closest-store .carousel-inner{background:transparent;border-radius:10px;height:411px;width:100%;margin:0;border:1px solid #e8e8e9}
.closest-store .carousel-inner .carousel-item{height:285px}
.closest-store .carousel-inner .view{margin:0;width:318px;height:180px}
.closest-store .carousel-inner .view img{width:inherit;height:inherit}
.closest-store .carousel-inner .carousel-caption{position:absolute;right:20px;bottom:0;left:20px;z-index:10;padding-top:0;padding-bottom:0;color:#fff;text-align:left}
.closest-store .carousel-inner .usage-title{padding:0 0 20px 20px}
.closest-store .carousel .carousel-indicators{position:relative;right:0;bottom:0;left:0;z-index:15;padding:3px 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.closest-store .carousel .carousel-indicators li{margin:15px 5px;border:2px solid #000;opacity:1 !important;background-color:transparent;width:6px !important;height:6px !important;cursor:pointer;border-radius:50% !important;box-shadow:none !important}
.closest-store .carousel .carousel-indicators li.active{background-color:#000;border:2px solid #000;opacity:1 !important;box-shadow:none !important}
.closest-store .carousel .nav-arrows{height:50px;top:-50px;border-top:1px solid rgba(125,125,125,0.1)}
.closest-store .carousel .carousel-control-prev-icon{background-image:url("clientlib-base/resources/svg/light/chevron_left.svg")}
.closest-store .carousel .carousel-control-next-icon{background-image:url("clientlib-base/resources/svg/light/chevron_right.svg")}
.closest-store .carousel .carousel-control-next-icon,.closest-store .carousel .carousel-control-prev-icon{width:30px;height:30px}
.closest-store .carousel-control-next,.closest-store .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-end;padding:10px 0;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease;border-bottom:0}
.communication-pref ul{padding:0;margin:0;list-style-type:none}
.communication-pref ul li{margin:10px 0 0 0}
.communication-pref ul li:last-child{margin-bottom:10px}
.manage-line-wrapper .apps-heading .remove-overlap{white-space:nowrap}
.container-fluid .user-details .logout-area{display:none}
}
.remove-underline{border-bottom:0 !important}
.subscription-icon{width:40px}
.unsubscribeemailform form{width:100%}
.unsubscribe-text{font-size:16px;letter-spacing:0;line-height:24px}
.reset-padding-mobile .lines-list .md-form label{position:unset;line-height:32px}
.reset-padding-mobile .lines-list .sort-options .wrap-drop{width:100%}
.remove-overlap{white-space:nowrap}
.login-create-account-modal .modal-content .modal-body .login-box .tab-selector .tab-content .login-forget-password .forget-password a{border-bottom:1px solid #5d5d5d !important}
.login-create-account-modal .modal-content .modal-body .login-box .tab-selector .tab-content .text-left a{padding:0}
.my-account-modal .modal{background-color:rgba(0,0,0,0.5)}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div{padding:20px;border-radius:5px;max-width:600px;margin:20px auto}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div.box-notenrolled{border:2px solid #b25000;background-color:#fff4e3;color:#b25000}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div.box-notenrolled p{font-size:16px;line-height:24px;color:unset}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div.box-notenrolled ul{margin:unset;padding:revert;list-style-type:unset}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div.box-enrolled{border:2px solid #498415;color:#498415;background-color:#fbfef3}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div.box-enrolled p{font-size:16px;line-height:24px;color:unset}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan .infobyop-div.box-enrolled ul{margin:unset;padding:revert;list-style-type:unset}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan.service-renewal .list-of-plans .text-color-grey{width:60%}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan.service-renewal .list-of-plans span:nth-child(1){width:23% !important}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan.service-renewal .list-of-plans span:nth-child(2){width:57% !important}
.manage-autorefill-st .manage-auto-refill .container .your-plan .manageplan-yourplan.service-renewal .list-of-plans span:nth-child(2){width:37% !important}
.dashboard-container .account-section .plan-feature .feature-icon{border-bottom:0;padding:0}
.dashboard-container .account-section .plan-feature .feature-icon:hover{border-bottom:0}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh{display:flex !important;border-radius:12px;margin-top:25px;padding-top:10px;padding-bottom:10px}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard{border:1px solid #e8e8e9 !important;padding:6px 10px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break.new-caption{padding-left:0 !important;border:0 !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break.new-caption a.caption-one.border-bottom-0{text-align:left}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard span.carousel-control-next-arrow-icon{width:33px;height:33px;vertical-align:middle}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .carousel-control-next-arrow-icon{background-image:url("clientlib-base/resources/svg/light/chevron_up.svg");display:inline-block}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .carousel-control-prev-arrow-icon{background-image:url("clientlib-base/resources/svg/light/chevron_down.svg");display:inline-block}
.col-12.col-lg-6.pl-0.pr-0.walmart-left .text-left.text-uppercase{width:85% !important;padding:47px}
.col-12.col-lg-6.pl-0.pr-0.walmart-left .primary-btn a.btn{width:90% !important}
button.icon.light-theme.large-icon.btn_info{background:none !important;border:0;box-shadow:none}
@media only screen and (min-width:320px){.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh{display:inline-block !important;background-color:#f9f9f9;width:100%;margin-bottom:30px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .col.pl-0.pr-0{width:100% !important;max-width:100% !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard{margin-top:0 !important;border:0 !important;padding:0 10px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard a.flex-column.feature-icon{width:20% !important;display:inline-block}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break{width:80% !important;display:inline-block;padding-left:10px !important;text-align:left;font-size:16px !important;padding-left:0 !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break .caption-one{font-size:16px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.account-payment,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.transactions,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.subscriptions,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.manage-lines{background-size:65% 65% !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard.new-caption{text-align:left !important;margin-left:20px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard.new-caption .flex-column.feature-text.align-self-center.text-break.new-caption .caption-one{font-size:14px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .carousel-control-next-arrow-icon{background-image:url("clientlib-base/resources/svg/light/chevron_right.svg");display:inline-block}
}
@media only screen and (min-width:375px){.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh{background-color:#f9f9f9;display:inline-block !important;width:100%;margin-bottom:30px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .col.pl-0.pr-0{width:100% !important;max-width:100% !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard{margin-top:0 !important;border:0 !important;padding:0 10px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard a.flex-column.feature-icon{width:20% !important;display:inline-block}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break{width:80% !important;display:inline-block;padding-left:10px;text-align:left !important;font-size:16px !important;padding-left:0 !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break .caption-one{font-size:16px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.account-payment,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.transactions,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.subscriptions,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.manage-lines{background-size:65% 65% !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard.new-caption{text-align:left !important;margin-left:20px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard.new-caption .flex-column.feature-text.align-self-center.text-break.new-caption .caption-one{font-size:14px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .carousel-control-next-arrow-icon{background-image:url("clientlib-base/resources/svg/light/chevron_right.svg");display:inline-block}
}
@media only screen and (min-width:990px){.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh{display:flex !important;background-color:white;margin-bottom:3px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard{border:1px solid #e8e8e9 !important;margin-top:20px !important;padding:16px 16px !important;border-radius:8px !important;margin-right:13px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break{padding-left:0 !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break.new-caption{padding-left:20px !important;border:0 !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .flex-column.feature-text.align-self-center.text-break.new-caption .caption-one{font-size:16px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.account-payment,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.transactions,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.subscriptions,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.manage-lines,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.apps,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.communication-privacy,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.manage-auto-refill,.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard .icon.my-account.dashboard i.support{background-size:100% 100% !important;width:40px;height:40px}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard a.flex-column.feature-icon{margin-right:8px;width:40px !important;height:40px !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .plan-feature.d-lg-flex.st-refresh-dashboard.new-caption{border:0 !important;margin-top:0 !important}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh .carousel-control-up-arrow-icon{background-image:url("clientlib-base/resources/svg/light/chevron_up.svg") !important;display:inline-block;width:21px;height:21px;vertical-align:middle;margin-left:8px}
.carousel-control-down-arrow-icon{background-image:url("clientlib-base/resources/svg/light/chevron_down.svg") !important;display:inline-block;width:21px;height:21px;vertical-align:middle;margin-left:8px}
.row.row-cols-3.row-cols-lg-2.ml-0.mr-0.mb-60.st-refresh.collapsable-div{margin-top:0;margin-bottom:10px !important}
.col.pl-0.pr-0.showmore{text-align:right;padding-right:0 !important}
.col.pl-0.pr-0.showmore .plan-feature.d-lg-flex.st-refresh-dashboard.new-caption{float:right !important;margin-top:0 !important;margin-right:0 !important}
}
.sliding-menu-info-contents.st-refresh-content{width:95% !important}
.sliding-menu-info-contents.st-refresh-content li.sliding-menu-dashboard.st-refresh-menu a.sliding-menu-link{min-height:55px}
.card-body.walmart-activation{height:auto;width:318px !important;margin:20px 0 20px auto !important;position:relative;top:-44px !important;background-color:#f9f9f9}
.card-body.walmart-activation ul.row.list-of-plans{padding-left:16px}
.card-body.walmart-activation li.col-12.pl-0.pr-0.d-flex.justify-content-start{padding:5px}
.card-body.walmart-activation .primary-btn a.btn{width:100% !important}
@media only screen and (min-width:320px){.card-body.walmart-activation{margin:0 auto !important;width:90% !important;top:10px !important;margin-bottom:39px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards{top:0 !important;height:auto;background:#231f20;padding:0 !important;border-radius:8px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between{display:block !important;padding:16px 16px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#f9f9f9;padding-bottom:30px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards{display:block !important;padding:16px 16px !important;background-color:#231f20 !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#f9f9f9;padding-bottom:30px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled{padding-bottom:35px !important;margin-top:-25px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled .owl-dots{margin-top:64px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .rewards-join-now.explore{width:100%;background-color:#000;margin-top:27px;height:50px;border-radius:0 0 10px 10px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .rewards-join-now.explore.btn-mr{margin-top:0 !important;border-radius:0 0 10px 10px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .explore-btn{color:#fff !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore{padding-left:25px;padding-bottom:0 !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore:hover,.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore:active{color:#fff !important;outline:none !important;box-shadow:none !important;border:0 !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards span.carousel-control-next-icon.arrow-style{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg");width:40px;height:33px;vertical-align:middle}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards h4.content-rewards.h1-text{font-size:24px;color:#fff;font-weight:700;line-height:28px;padding-top:10px;padding-bottom:15px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards h3.content-rewards.h1-text{font-size:24px;color:#fff;font-weight:700;line-height:28px;padding-top:10px;padding-bottom:15px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .heading-lr-one{display:inline-flex}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards h2.caption-three-bold{font-size:24px;color:#fff !important;font-weight:bold;padding-top:12px;padding-left:10px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards p.heading-four.pt-10.points-info{color:#bee81e !important;padding-top:16px !important;font-size:44px !important;padding-bottom:16px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards span.caption-three{color:#fff !important;font-size:16px !important;font-weight:700;padding-left:4px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .extra-small.secondary-btn-black.my-auto.reward-btn-styles a.btn.primary-btn{width:100%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.primary-btn{width:100%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .bottom-div{padding:15px 0 20px 20px;color:#fff;font-weight:bold;background-color:#000;width:100%;margin:0 auto}
.reward-icon{background-image:url("clientlib-base/resources/reward-icon.svg");width:44px !important;height:44px !important}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded{width:88%;margin:0 auto;margin-top:54px !important}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-stage{width:100% !important;margin:0 auto}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-item.active{width:100% !important;margin:0 auto}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dots{margin-bottom:12px;margin-top:30px}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active{border-radius:999px;width:23px;margin-left:0 !important;height:21px !important}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active:focus{outline:2px solid #000 !important}
}
@media only screen and (min-width:375px){.card-body.walmart-activation{margin:0 auto !important;width:90% !important;top:10px !important;margin-bottom:39px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards{top:0 !important;height:auto;background:#231f20;padding:0 !important;border-radius:8px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between{display:block !important;padding:16px 16px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#f9f9f9;padding-bottom:36px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards{display:block !important;padding:16px 16px !important;background-color:#231f20 !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#f9f9f9;padding-bottom:36px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled{padding-bottom:35px !important;margin-top:-25px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled .owl-dots{margin-top:64px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .rewards-join-now.explore{width:100%;background-color:#000;margin-top:27px;height:50px;border-radius:0 0 10px 10px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .rewards-join-now.explore.btn-mr{margin-top:0 !important;border-radius:0 0 10px 10px !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards .explore-btn{color:#fff !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore{padding-left:25px}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore:hover,.reward-redeem.d-lg-block.ml-auto.loyality-rewards a.btn.btn-text.text-explore:active{color:#fff !important;outline:none !important;box-shadow:none !important;border:0 !important}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards span.carousel-control-next-icon.arrow-style{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg");width:40px;height:33px;vertical-align:middle}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards h4.content-rewards.h1-text{font-size:24px;color:#fff;padding-bottom:36px}
.d-flex.justify-content-between.mobile-rewards{display:block !important;padding:16px 16px !important;background-color:#231f20 !important}
.d-flex.justify-content-between.mobile-rewards p.content-rewards{font-size:14px;line-height:20px;font-family:'Open Sans';color:#fff;padding-bottom:36px}
.d-flex.justify-content-between.mobile-rewards p.content-rewards h3.content-rewards.h1-text{font-size:24px;color:#fff;font-weight:700;line-height:28px;padding-top:10px;padding-bottom:15px}
.d-flex.justify-content-between.mobile-rewards p.content-rewards .heading-lr-one{display:inline-flex}
.d-flex.justify-content-between.mobile-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled{padding-bottom:35px !important;margin-top:-25px !important}
.d-flex.justify-content-between.mobile-rewards .d-flex.justify-content-between.mobile-rewards.not-enrolled .owl-dots{margin-top:64px !important}
.d-flex.justify-content-between.mobile-rewards .rewards-join-now.explore{width:100%;background-color:#000;margin-top:27px;height:50px;border-radius:0 0 10px 10px}
.d-flex.justify-content-between.mobile-rewards .rewards-join-now.explore.btn-mr{margin-top:0 !important;border-radius:0 0 10px 10px !important}
.d-flex.justify-content-between.mobile-rewards .explore-btn{color:#fff !important}
.d-flex.justify-content-between.mobile-rewards a.btn.btn-text.text-explore{padding-left:25px}
.d-flex.justify-content-between.mobile-rewards a.btn.btn-text.text-explore:hover,.d-flex.justify-content-between.mobile-rewards a.btn.btn-text.text-explore:active{color:#fff !important;outline:none !important;box-shadow:none !important;border:0 !important}
.d-flex.justify-content-between.mobile-rewards span.carousel-control-next-icon.arrow-style{background-image:url("clientlib-base/resources/svg/dark/chevron_right.svg");width:40px;height:33px;vertical-align:middle}
.d-flex.justify-content-between.mobile-rewards h4.content-rewards.h1-text{font-size:24px;color:#fff;font-weight:700;line-height:28px;padding-top:10px;padding-bottom:15px}
.d-flex.justify-content-between.mobile-rewards .heading-lr-one{display:inline-flex}
.d-flex.justify-content-between.mobile-rewards h2.caption-three-bold{font-size:24px;color:#fff !important;font-weight:bold;padding-top:12px;padding-left:10px}
.d-flex.justify-content-between.mobile-rewards p.heading-four.pt-10.points-info{color:#bee81e !important;padding-top:16px !important;font-size:44px !important;padding-bottom:16px !important}
.d-flex.justify-content-between.mobile-rewards span.caption-three{color:#fff !important;font-size:16px !important;font-weight:700;padding-left:4px}
.d-flex.justify-content-between.mobile-rewards .extra-small.secondary-btn-black.my-auto.reward-btn-styles a.btn.primary-btn{width:100%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important}
.d-flex.justify-content-between.mobile-rewards a.btn.primary-btn{width:100%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important}
.d-flex.justify-content-between.mobile-rewards .bottom-div{padding:15px 0 20px 20px;color:#fff;font-weight:bold;background-color:#000;width:100%;margin:0 auto}
.reward-icon{background-image:url("clientlib-base/resources/reward-icon.svg");width:44px !important;height:44px !important}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded{width:88%;margin:0 auto;margin-top:54px !important}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-stage{width:100% !important;margin:0 auto}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-item.active{width:100% !important;margin:0 auto}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dots{margin-bottom:12px;margin-top:30px}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active{border-radius:999px;width:23px;margin-left:0 !important;height:21px !important}
.owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active:focus{outline:2px solid #000 !important}
}
@media only screen and (min-width:990px){.row.ml-0.mr-0.walmart-plus-component{border:1px solid #e8e8e8;border-radius:12px !important;margin-bottom:15px !important;width:96% !important;margin:0 auto;margin-left:14px !important}
.card-body.walmart-activation{height:auto;width:100% !important;position:relative;top:0 !important;margin-bottom:0 !important;padding:40px !important;border-radius:0 10px 10px 0;background-color:#f9f9f9}
.card-body.walmart-activation li.col-12.pl-0.pr-0.d-flex.justify-content-start{padding:11px}
.card-body.walmart-activation .textHeading{width:77% !important}
.card-body.walmart-activation .bulletText{line-height:15px !important;font-size:12px !important}
.card-body.walmart-activation .primary-btn a.btn{width:90% !important}
}
.textHeading{font-weight:700 !important;font-size:32px !important;line-height:36px;letter-spacing:-0.25px;color:#000;text-transform:none;text-align:left;padding-bottom:20px}
.bulletText{font-size:12px;font-weight:600;letter-spacing:.25px;line-height:18px;text-transform:none;color:#000;text-align:left;padding:4px}
.bullet-list-icon{background-image:url("clientlib-base/resources/svg/bullet-icon.svg");background-size:100% 100%;height:22px;width:22px}
.col-12.col-lg-6.pl-0.pr-0.walmart-left .text-left.text-uppercase{width:85% !important;padding:43px}
.walmart-active{background-image:url("clientlib-base/resources/png/Walmart.png");display:block;background-size:100% 100%;width:65%;height:40px;margin:0 auto;margin-bottom:24px}
img.walamrt-img{height:45px;width:73% !important;margin:0 auto;margin-bottom:20px}
.plan-active-disclaimer{background-color:#f2fde0;gap:4px;padding:16px;align-items:flex-start}
@media only screen and (min-width:720px){.plan-active-disclaimer{align-items:center}
}
@media only screen and (min-width:992px){.plan-active-disclaimer{align-items:center}
}
.plan-active-disclaimer p{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.upgrade-next-bill .plan-active-disclaimer{background-color:#f2fde0;gap:4px;padding:16px;align-items:flex-start}
@media only screen and (min-width:720px){.upgrade-next-bill .plan-active-disclaimer{align-items:center}
}
@media only screen and (min-width:992px){.upgrade-next-bill .plan-active-disclaimer{align-items:center}
}
.upgrade-next-bill .plan-active-disclaimer p{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.landing-details-wrapper{padding-bottom:0}
@media only screen and (min-width:720px){.landing-details-wrapper{padding-bottom:64px}
}
@media only screen and (min-width:920px){.landing-details-wrapper{padding-bottom:64px}
}
.landing-details-wrapper .detailpage-card{padding:0 !important}
@media only screen and (min-width:720px){.landing-details-wrapper .detailpage-card{padding:0 12px !important}
}
@media only screen and (min-width:920px){.landing-details-wrapper .detailpage-card{padding:0 12px !important}
}
.landing-details-wrapper .detailpage-card div.row{align-items:flex-start}
.landing-details-wrapper .detailpage-card div.row .col-12.col-lg-6{position:unset;padding-bottom:60px}
@media only screen and (min-width:720px){.landing-details-wrapper .detailpage-card div.row .col-12.col-lg-6{position:unset}
}
@media only screen and (min-width:920px){.landing-details-wrapper .detailpage-card div.row .col-12.col-lg-6{position:sticky;top:100px}
}
.landing-details-wrapper .detailpage-card div.row .col-12.col-lg-6.product-background{position:unset}
.landing-details-wrapper .detailpage-card .product-overview h1,.landing-details-wrapper .detailpage-card .product-overview h2{color:#000;font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;padding-top:0;padding-left:0 !important;text-align:left}
.landing-details-wrapper .plan-card{width:100% !important;border:1px solid #dadada;height:auto;margin:0}
.landing-details-wrapper .plan-card .plan-feature{padding:24px;background:black !important;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:6px solid;border-image-slice:1;border-width:6px}
.landing-details-wrapper .plan-card .plan-feature.bg-silver{border-image-source:url("clientlib-base/resources/silver.png")}
.landing-details-wrapper .plan-card .plan-feature.bg-gold{border-image-source:url("clientlib-base/resources/gold.png")}
.landing-details-wrapper .plan-card .plan-feature.bg-platinum{border-image-source:url("clientlib-base/resources/platinum.png")}
.landing-details-wrapper .plan-card .plan-feature.bg-bronze{border-image-source:url("clientlib-base/resources/bronze.png")}
.landing-details-wrapper .plan-card .plan-feature p{color:#bee81e;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase;width:50%}
.landing-details-wrapper .plan-card .plan-feature .promotion-card-plan-name{color:#bee81e;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
.landing-details-wrapper .plan-card .plan-feature .promotion-card-plan-name .promotion-card-plan-name-subtitle{color:#FFF;font-size:60px;font-style:normal;font-weight:700;line-height:62px;letter-spacing:-1.5px}
.landing-details-wrapper .plan-card .plan-feature h2,.landing-details-wrapper .plan-card .plan-feature h1{color:#FFF;font-family:"Open Sans";font-size:60px;font-style:normal;font-weight:700;line-height:62px;letter-spacing:-1.5px}
.landing-details-wrapper .plan-card .plan-feature span{color:#FFF;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.landing-details-wrapper .plan-card .enrollement-status{padding:24px;background:#bee81e;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.landing-details-wrapper .plan-card .enrollement-status p{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.landing-details-wrapper .plan-card .enrollement-status span{color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;padding-bottom:24px;display:block}
.landing-details-wrapper .product-background{padding-bottom:0;padding-top:0}
.landing-details-wrapper .product-background .pln-background-details{border:1px solid #dadada;border-radius:15px;background-color:#fff;padding-bottom:0}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text{padding-bottom:0 !important}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text h2,.landing-details-wrapper .product-background .pln-background-details .plan-detail-text h3{padding:32px 16px 0 16px;color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
@media only screen and (min-width:720px){.landing-details-wrapper .product-background .pln-background-details .plan-detail-text h2,.landing-details-wrapper .product-background .pln-background-details .plan-detail-text h3{padding:32px 32px 0 32px}
}
@media only screen and (min-width:920px){.landing-details-wrapper .product-background .pln-background-details .plan-detail-text h2,.landing-details-wrapper .product-background .pln-background-details .plan-detail-text h3{padding:32px 32px 0 32px}
}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs{padding:16px;border-bottom:2px solid #e8e8e9}
@media only screen and (min-width:720px){.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs{padding:16px 32px 16px 32px}
}
@media only screen and (min-width:920px){.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs{padding:16px 32px 16px 32px}
}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs h2{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase;padding-bottom:32px}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list{list-style-type:none;text-align:left;padding-left:0;margin-bottom:0}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list .accordion-body{margin-left:40px;margin-bottom:16px;color:#5d5d5d}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:16px;display:flex;position:relative}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li img{max-width:fit-content}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .tip{background-color:#bee81e;border-radius:50px;padding:0 12px;font-family:Open Sans;font-size:12px;font-weight:700;line-height:20px}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon{float:right;padding-top:8px}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon i{display:none}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon:after{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat;width:24px;height:24px;content:"";position:absolute;right:0;top:0}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon.collapsed:after{content:"";background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat;width:24px;height:24px;position:absolute;right:0;top:0}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li>div{width:100%}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li a{border:0;float:right}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li a:hover{border:0}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .accordion-body{margin-left:8px}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li p{margin-left:8px;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;width:80%}
@media only screen and (min-width:720px){.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li p{width:100%}
}
@media only screen and (min-width:920px){.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li p{width:100%}
}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li p span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.landing-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs.refill-plan-more-details .pdp-bundle-vas-details .container{padding:0 !important}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container{padding-bottom:32px !important;padding-left:32px !important;padding-right:32px !important;padding-top:32px}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container a h2,.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container a h3{padding:0;text-transform:math-auto}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center{text-align:left !important;margin:0 !important}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center span{float:right}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center a{border-bottom:1px solid #5d5d5d;color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-left:8px;letter-spacing:.25px}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center a:hover{border-bottom:1px solid #5d5d5d}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details ul{list-style-type:none}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits{list-style-type:none;padding:0;margin:0}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits li{background-repeat:no-repeat;background-position:0 .4em;padding:3px 0 3px 50px;display:flex;flex-direction:row;align-items:center;margin-bottom:5px}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .delivery{background-image:url("clientlib-base/resources/svg/light/small/delivery_sm.svg")}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .gas{background-image:url("clientlib-base/resources/svg/light/small/gas_sm.svg")}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .streaming{background-image:url("clientlib-base/resources/svg/light/small/streaming_sm.svg")}
.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .shipping{background-image:url("clientlib-base/resources/svg/light/small/shipping_sm.svg")}
@media only screen and (min-width:992px){.landing-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits li{padding:3px 0 3px 70px;background-position:0 0;min-height:70px}
}
.landing-details-wrapper .product-background .pln-background-details .save-disclaimer{padding:32px;background:#bee81e}
.landing-details-wrapper .product-background .pln-background-details .save-disclaimer p{text-align:left;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:16px}
.landing-details-wrapper .product-background .pln-background-details .save-disclaimer ul{text-align:left;padding-bottom:0;padding-left:20px;margin-bottom:0}
.landing-details-wrapper .product-background .pln-background-details .save-disclaimer ul li{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.landing-details-wrapper .product-background .pln-background-details .save-disclaimer ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.landing-details-wrapper .product-background .pln-background-details .next-cycle-bill{padding:32px;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.landing-details-wrapper .product-background .pln-background-details .terms-conditions{padding:0 32px 16px 32px}
.landing-details-wrapper .product-background .pln-background-details .terms-conditions h3{color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:normal}
.landing-details-wrapper .product-background .pln-background-details .terms-conditions p{color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-top:16px}
.landing-details-wrapper .product-background .pln-background-details .terms-conditions ol{padding:0 16px}
.landing-details-wrapper .product-background .pln-background-details .terms-conditions ol li{padding-top:16px;color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:normal}
.landing-details-wrapper .pln-background-details .premium-plan-disclaimer{background-color:unset !important}
.landing-details-wrapper .pln-background-details .premium-plan-disclaimer .container{padding:0 16px}
@media only screen and (min-width:720px){.landing-details-wrapper .pln-background-details .premium-plan-disclaimer .container{padding:0 32px}
}
@media only screen and (min-width:920px){.landing-details-wrapper .pln-background-details .premium-plan-disclaimer .container{padding:0 32px}
}
.landing-details-wrapper .pln-background-details .fccContainer .container-fluid{background-color:unset !important}
.landing-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details{margin:0 16px !important;padding-bottom:32px !important}
@media only screen and (min-width:720px){.landing-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details{margin:0 32px !important}
}
@media only screen and (min-width:920px){.landing-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details{margin:0 32px !important}
}
.landing-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details .broadband-list-container{margin:0}
.landing-details-wrapper .pln-background-details .fccContainer .row.component-row-style .col-xl-6.col-lg-6{max-width:100%;flex:1 0 100%}
.landing-details-wrapper .pln-background-details .fccContainer .row.component-row-style .col-xl-6.col-lg-6 .broadband-list-container{margin:0 17px}
.landing-details-wrapper .pln-details-spec{border:1px solid #dadada;border-radius:15px;background-color:#fff}
.landing-details-wrapper .pln-details-spec .pln-new-specs{padding:32px}
.landing-details-wrapper .pln-details-spec .pln-new-specs h2{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase;padding-bottom:32px}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list{list-style-type:none;text-align:left;padding-left:0;margin-bottom:0}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:16px;display:flex}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li>div{width:100%}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li a{border:0;float:right}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li a:hover{border:0}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li .accordion-body{margin-left:8px}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li p{margin-left:8px}
.landing-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li p span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container{padding-bottom:32px !important;padding-left:32px !important;padding-right:32px !important}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center{text-align:left !important;margin:0 !important}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center span{float:right}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center a{border-bottom:1px solid #5d5d5d;color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-left:8px;letter-spacing:.25px}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center a:hover{border-bottom:1px solid #5d5d5d}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details ul{list-style-type:none}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits{list-style-type:none;padding:0;margin:0}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits li{background-repeat:no-repeat;background-position:0 .4em;padding:3px 0 3px 50px;display:flex;flex-direction:row;align-items:center;margin-bottom:5px}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .delivery{background-image:url("clientlib-base/resources/svg/light/small/delivery_sm.svg")}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .gas{background-image:url("clientlib-base/resources/svg/light/small/gas_sm.svg")}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .streaming{background-image:url("clientlib-base/resources/svg/light/small/streaming_sm.svg")}
.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .shipping{background-image:url("clientlib-base/resources/svg/light/small/shipping_sm.svg")}
@media only screen and (min-width:992px){.landing-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits li{padding:3px 0 3px 70px;background-position:0 0;min-height:70px}
}
.landing-details-wrapper .pln-details-spec .save-disclaimer{padding:32px;background:#bee81e}
.landing-details-wrapper .pln-details-spec .save-disclaimer p{text-align:left;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:16px}
.landing-details-wrapper .pln-details-spec .save-disclaimer ul{text-align:left;padding-bottom:0;padding-left:20px;margin-bottom:0}
.landing-details-wrapper .pln-details-spec .save-disclaimer ul li{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.landing-details-wrapper .pln-details-spec .save-disclaimer ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.landing-details-wrapper .pln-details-spec .premium-plan-disclaimer{padding:32px 0 0 0}
.landing-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion p{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.landing-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion i{width:10px;height:10px}
.landing-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion .accordion-body{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.landing-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion a{color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;border-bottom:1px solid #000;width:fit-content}
.landing-details-wrapper .pln-details-spec .broadband-plans-list{padding:32px}
.landing-details-wrapper .pln-details-spec .broadband-plans-list .plan-card{margin-bottom:0 !important;width:100%}
.landing-details-wrapper .pln-details-spec .broadband-plans-list .broadband-list-container{margin:0}
.manage-trail-breadcrumb .container{padding:0}
.manage-trail-breadcrumb .breadcrumb-item::before{display:inline-block;margin:0 5px;color:transparent;content:"";background:url(clientlib-base/resources/svg/light/small/chevron_left_sm.svg) center center no-repeat;height:10px;width:10px}
.manage-trail-breadcrumb .breadcrumb-item{border:0}
.manage-trail-breadcrumb .breadcrumb-item span{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:700;line-height:20px}
.try-plan-on-us-wrapper{background-color:#bee81e;width:66.5%;border-radius:10px;padding:16px 32px 16px 16px}
@media only screen and (min-width:320px){.try-plan-on-us-wrapper{width:100%}
}
@media only screen and (min-width:992px){.try-plan-on-us-wrapper{width:100%}
}
.try-plan-on-us-wrapper .try-plan-on-us p{font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.manage-trail-success-banner{width:66.5%}
@media only screen and (min-width:320px){.manage-trail-success-banner{width:100%}
}
@media only screen and (min-width:992px){.manage-trail-success-banner{width:66.5%}
}
.one-click-success-banner{width:100%}
.manage-trail-success-banner .one-click-success-banner-content p{letter-spacing:.50px}
.one-click-success-banner,.manage-trail-success-banner{border-radius:10px;padding:16px 16px 16px 16px;gap:8px}
.one-click-success-banner .one-click-success-banner-content span,.manage-trail-success-banner .one-click-success-banner-content span{color:#000;font-weight:600}
.one-click-success-banner .one-click-success-banner-content p,.manage-trail-success-banner .one-click-success-banner-content p{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-0.30px}
.one-click-success-banner .one-click-success-banner-content p button,.manage-trail-success-banner .one-click-success-banner-content p button{padding:0}
.one-click-success-banner .one-click-success-banner-content p .more-info-cards,.manage-trail-success-banner .one-click-success-banner-content p .more-info-cards{background:url("clientlib-base/resources/svg/product-card/info-icon-black.svg") center center no-repeat !important;margin-top:-3px}
.one-click-success-banner .one-click-success-banner-content a,.manage-trail-success-banner .one-click-success-banner-content a{color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;border-color:#b2b2b2}
.one-click-success-banner .one-click-success-banner-content a:has(>span.icon i),.manage-trail-success-banner .one-click-success-banner-content a:has(>span.icon i){border:none !important}
.light-green-bg{background-color:#f2fde0}
.manageplan-yourplan.service-renewal span.text-color-grey.managecls.col-7{display:block !important;padding-left:0 !important;padding-right:0 !important}
.manageplan-yourplan.service-renewal span.caption-one.pl-15.font-weight-bold.col-3{padding-left:0 !important;padding-right:0 !important}
.manageplan-yourplan.service-renewal a.btn.btn-cls{width:290px !important}
.manageplan-yourplan.service-renewal span.icon.icon.light-theme.small-icon.col-2{flex:0 0 16.6% !important}
.manageplan-yourplan.service-renewal a.btn.btn-white{background-color:#fff !important;color:#000 !important}
span.icon.icon.light-theme.small-icon.col-3.img-cls{padding-left:30px !important}
span.caption-one.pl-15.font-weight-bold.col-2.plan-cls{padding-left:0 !important;padding-right:0 !important}
a.ml-20.caption-two.border-bottom-tech.change-plan-cls{float:left !important;margin-left:0 !important}
span.caption-one.pl-15.font-weight-bold.col-3.amount-div-cls p.font-weight-bolder{padding-left:19px !important;float:none !important}
span.caption-one.pl-15.font-weight-bold.col-3.amount-div-cls p.caption-one-normal.mt-00.mb-00{float:left !important}
span.caption-one.pl-15.font-weight-bold.col-3.amount-div-cls a.caption-two.border-bottom-tech{float:left !important}
@media only screen and (min-width:320px){.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans span.icon.col-2{max-width:15% !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans .managecls{max-width:55% !important}
span.caption-one.pl-15.font-weight-bold.col-2.plan-cls{max-width:30% !important}
span.caption-one.pl-15.font-weight-bold.col-3.amount-div-cls p.font-weight-bolder{float:right}
span.caption-one.pl-15.font-weight-bold.col-3.amount-div-cls p.caption-one-normal.mt-00.mb-00{float:right}
.manageplan-yourplan.service-renewal span.icon.icon.light-theme.small-icon.col-2{flex:0 0 16.6% !important}
}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards{margin-bottom:20px !important}
.myusage-new-component{margin-top:-28px !important}
.myusage-new-component .nav-arrows.position-relative{display:none !important}
.myusage-new-component .carousel-caption{padding-top:0 !important;margin-top:-10px !important;max-width:373px !important}
.myusage-new-component span.caption-one-normal{color:#fff !important;font-size:14px !important}
.myusage-new-component .gold{background-image:url(clientlib-base/resources/svg/myusage/gold.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .silver{background-image:url(clientlib-base/resources/svg/myusage/silver.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .platinum{background-image:url(clientlib-base/resources/svg/myusage/platinum.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .bronze{background-image:url(clientlib-base/resources/svg/myusage/bronze.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .green{background-image:url(clientlib-base/resources/svg/myusage/green.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component h3.subtitle-three-px.platinum,.myusage-new-component h3.platinum.voicemail-selection-title{font-size:20px !important;color:#dbd4d4 !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.silver,.myusage-new-component h3.silver.voicemail-selection-title{font-size:20px !important;color:#e7dccc !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.gold,.myusage-new-component h3.gold.voicemail-selection-title{font-size:20px !important;color:#ffd958 !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.bronze,.myusage-new-component h3.bronze.voicemail-selection-title{font-size:20px !important;color:#e7dccc !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.green,.myusage-new-component h3.green.voicemail-selection-title{font-size:20px !important;color:#bee81e !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component .gold-icon{background-image:url(clientlib-base/resources/svg/myusage/gold-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .silver-icon{background-image:url(clientlib-base/resources/svg/myusage/silver-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .platinum-icon{background-image:url(clientlib-base/resources/svg/myusage/platinum-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .bronze-icon{background-image:url(clientlib-base/resources/svg/myusage/bronze-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .green-icon{background-image:url(clientlib-base/resources/svg/myusage/green-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .edit-icon{background-image:url(clientlib-base/resources/svg/myusage/edit-icon.svg);height:18px !important;width:18px !important;display:inline-block !important;margin-left:3px !important;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:18px 18px}
.myusage-new-component p.caption-two.text-color-div{color:#fff !important;font-size:16px !important;line-height:24px !important;padding-top:5px !important}
.myusage-new-component h3.subtitle-three-px.font-weight-bold,.myusage-new-component h3.font-weight-bold.voicemail-selection-title{font-size:20px !important;line-height:28px !important;padding-top:3px !important}
.myusage-new-component .plantype-div{height:10px;width:100% !important;padding-top:24px !important}
.myusage-new-component .usage-details-div{width:100%;padding:24px;background-color:#bee81e;border-radius:0 0 12px 12px;height:fit-content}
.myusage-new-component .btn.secondary-btn-black{width:90%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important;background-color:#000 !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important}
.myusage-new-component .usage-carousel .carousel-inner .carousel-item{padding-bottom:0 !important}
.myusage-new-component .usage-carousel .carousel-inner{border:2px solid #e8e8e9;border-radius:12px 12px 17px 17px}
.myusage-new-component .getsummary-cls{margin:0 auto;width:100%;text-align:center;margin-top:32px}
.myusage-new-component .usage-more-details{width:100%;margin:0 auto;text-align:center}
.myusage-new-component .usage-more-details span{font-size:16px !important;color:#000 !important;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}
.myusage-new-component .heading-lr-one{display:inline-flex;margin-top:8px !important;gap:1px}
.myusage-new-component .heading-lr-one .icon-container{width:28px !important;height:28px !important}
.myusage-new-component .heading-lr-one .plan-height{height:auto !important}
.myusage-new-component .usage-carousel{width:380px !important;margin:0 auto 3px auto !important}
.myusage-new-component .col-12.col-lg-6.pl-0.pr-0.usage-left-div{margin-top:-29px !important}
.account-section .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active.dots-styles{border-radius:999px;width:23px;margin-left:0 !important;height:21px !important}
@media only screen and (min-width:320px){.myusage-new-component .usage-carousel{height:auto;width:320px !important;margin:30px auto 20px auto !important}
.myusage-new-component .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded{width:100%;margin:0 auto;margin-left:0 !important;margin-right:0 !important}
.myusage-new-component .col-12.col-lg-6.pl-0.pr-0.usage-left-div{margin-top:-29px !important}
}
@media only screen and (min-width:375px){.myusage-new-component .usage-carousel{height:auto;width:320px !important;margin:30px auto 20px auto !important}
.myusage-new-component .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded{width:100%;margin:0 auto;margin-left:0 !important;margin-right:0 !important}
.myusage-new-component .col-12.col-lg-6.pl-0.pr-0.usage-left-div{margin-top:-29px !important}
}
.straight-saving-phone-credit-plp .content-wrapper{background-color:#f9f9f9;border-radius:8px;padding:16px 20px}
.straight-saving-phone-credit-plp .content-wrapper .text-content{display:flex;gap:12px}
.straight-saving-phone-credit-plp .content-wrapper .text-content span{display:block}
.straight-saving-phone-credit-plp .content-wrapper .text-content .rewards{background:url("clientlib-base/resources/svg/why_straight_talk/nav/Money.svg") center center no-repeat !important}
.straight-saving-phone-credit-plp .content-wrapper .text-content .main-content-text{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-top:0}
.straight-saving-phone-credit-plp .content-wrapper .text-content .main-content-text .savings-green{color:#306104;font-weight:600}
.straight-saving-phone-credit-plp .content-wrapper .text-content .main-content-cart-text{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
@media only screen and (min-width:720px){.straight-saving-phone-credit-plp .content-wrapper .text-content .main-content-cart-text{font-size:20px;font-style:normal;font-weight:400;line-height:28px}
}
@media only screen and (min-width:920px){.straight-saving-phone-credit-plp .content-wrapper .text-content .main-content-cart-text{font-size:20px;font-style:normal;font-weight:400;line-height:28px}
}
.straight-saving-phone-credit-plp .content-wrapper .text-content .main-content-cart-text .savings-green{color:#306104;font-weight:600}
.straight-saving-phone-credit-plp .content-wrapper .text-content .exp-date{color:#231f20;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.straight-saving-phone-credit-plp .content-wrapper .text-content .redemption-popup{color:#231f20;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;border:0;text-decoration:underline}
.straight-saving-phone-credit-plp .content-wrapper-cart{background-color:#f9f9f9;border-radius:12px;padding:12px 16px;border:1px solid #dadada}
@media screen and (min-width:720px){.straight-saving-phone-credit-plp .content-wrapper-cart{padding:12px}
}
@media screen and (min-width:920px){.straight-saving-phone-credit-plp .content-wrapper-cart{padding:12px}
}
.straight-saving-phone-credit-plp .content-wrapper-cart .rewards{background:url("clientlib-base/resources/svg/why_straight_talk/nav/Money.svg") center center no-repeat !important}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content{display:flex;gap:12px;align-items:flex-start}
@media screen and (min-width:720px){.straight-saving-phone-credit-plp .content-wrapper-cart .text-content{align-items:center}
}
@media screen and (min-width:920px){.straight-saving-phone-credit-plp .content-wrapper-cart .text-content{align-items:center}
}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content span{display:block}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-text{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
@media screen and (min-width:720px){.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-text{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
@media screen and (min-width:920px){.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-text{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-text .savings-green{color:#306104;font-weight:600}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-cart-text{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
@media screen and (min-width:720px){.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-cart-text{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
@media screen and (min-width:920px){.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-cart-text{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .main-content-cart-text .savings-green{color:#306104;font-weight:600}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .exp-date{color:#231f20;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.straight-saving-phone-credit-plp .content-wrapper-cart .text-content .redemption-popup{color:#231f20;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;border:0;text-decoration:underline}
.straight-saving-phone-credit-plp .offer-credit{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700 !important;line-height:24px}
.straight-saving-phone-credit-pdp .content-wrapper{background-color:#f9f9f9;border-radius:8px;padding:16px 20px}
.straight-saving-phone-credit-pdp .content-wrapper .text-content{display:flex;gap:12px}
.straight-saving-phone-credit-pdp .content-wrapper .text-content .rewards{background:url("clientlib-base/resources/svg/why_straight_talk/nav/Money.svg") center center no-repeat !important}
.straight-saving-phone-credit-pdp .content-wrapper .text-content span{display:inline-block}
.straight-saving-phone-credit-pdp .content-wrapper .text-content .main-content-text{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
@media screen and (min-width:720px){.straight-saving-phone-credit-pdp .content-wrapper .text-content .main-content-text{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
@media screen and (min-width:920px){.straight-saving-phone-credit-pdp .content-wrapper .text-content .main-content-text{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
}
.straight-saving-phone-credit-pdp .content-wrapper .text-content .main-content-text .savings-green{color:#306104;font-weight:600}
.straight-saving-phone-credit-pdp .content-wrapper .text-content .banner-description{color:#231f20;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.straight-saving-phone-credit-pdp .content-wrapper .text-content .redemption-popup{color:#231f20;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;border:0;text-decoration:underline}
.shop-upgrade-verify-code-block .pdp-upgrade-error-bannerST{background-color:#ffebee;border-radius:6px}
.shop-upgrade-verify-code-block .pdp-upgrade-error-bannerST .pdp-upgrade-error-banner-content{gap:8px;padding:16px}
.shop-upgrade-verify-code-block .pdp-upgrade-success-banner{background:var(--Background-Success,#f2fde0);border-radius:6px}
.shop-upgrade-verify-code-block .pdp-upgrade-success-banner .pdp-success-title-section{gap:8px;padding:16px}
.page-overflow{scrollbar-width:none}
.reward-redeem.d-lg-block.ml-auto.loyality-rewards{margin-bottom:20px !important}
.myusage-new-component{margin-top:-28px !important}
.myusage-new-component .nav-arrows.position-relative{display:none !important}
.myusage-new-component .carousel-caption{padding-top:0 !important;margin-top:-10px !important;max-width:373px !important}
.myusage-new-component span.caption-one-normal{color:#fff !important;font-size:14px !important}
.myusage-new-component .gold{background-image:url(clientlib-base/resources/svg/myusage/gold.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .silver{background-image:url(clientlib-base/resources/svg/myusage/silver.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .platinum{background-image:url(clientlib-base/resources/svg/myusage/platinum.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .bronze{background-image:url(clientlib-base/resources/svg/myusage/bronze.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component .green{background-image:url(clientlib-base/resources/svg/myusage/green.svg);height:8px;margin-top:-8px !important;display:block;display:block;background-repeat:no-repeat;background-size:cover}
.myusage-new-component h3.subtitle-three-px.platinum,.myusage-new-component h3.platinum.voicemail-selection-title{font-size:20px !important;color:#dbd4d4 !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.silver,.myusage-new-component h3.silver.voicemail-selection-title{font-size:20px !important;color:#e7dccc !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.gold,.myusage-new-component h3.gold.voicemail-selection-title{font-size:20px !important;color:#ffd958 !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.bronze,.myusage-new-component h3.bronze.voicemail-selection-title{font-size:20px !important;color:#e6bda4 !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component h3.subtitle-three-px.green,.myusage-new-component h3.green.voicemail-selection-title{font-size:20px !important;color:#bee81e !important;font-weight:700 !important;padding-left:10px !important;background-image:none !important;margin-top:0 !important;background:none !important}
.myusage-new-component .gold-icon{background-image:url(clientlib-base/resources/svg/myusage/gold-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .silver-icon{background-image:url(clientlib-base/resources/svg/myusage/silver-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .platinum-icon{background-image:url(clientlib-base/resources/svg/myusage/platinum-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .bronze-icon{background-image:url(clientlib-base/resources/svg/myusage/bronze-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .green-icon{background-image:url(clientlib-base/resources/svg/myusage/green-icon.svg);height:28px !important;width:28px !important;display:inline-block !important}
.myusage-new-component .edit-icon{background-image:url(clientlib-base/resources/svg/myusage/edit-icon.svg);height:18px !important;width:18px !important;display:inline-block !important;margin-left:3px !important;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:18px 18px}
.myusage-new-component p.caption-two.text-color-div{color:#fff !important;font-size:16px !important;line-height:24px !important;padding-top:5px !important}
.myusage-new-component h3.subtitle-three-px.font-weight-bold,.myusage-new-component h3.font-weight-bold.voicemail-selection-title{font-size:20px !important;line-height:28px !important;padding-top:3px !important}
.myusage-new-component p.subtitle-three-px.font-weight-bold,.myusage-new-component p.font-weight-bold.voicemail-selection-title{font-size:20px !important;line-height:28px !important;padding-top:3px !important}
.myusage-new-component .plantype-div{height:10px;width:100% !important;padding-top:24px !important}
.myusage-new-component .usage-details-div{width:100%;padding:24px;background-color:#bee81e;border-radius:0 0 12px 12px}
.myusage-new-component .usage-details-div .getsummary-cls{margin:0 auto;width:100%;text-align:center}
.myusage-new-component .usage-details-div .getsummary-cls .btn-btm-margin{width:100% !important;margin-bottom:16px}
.myusage-new-component .usage-details-div .getsummary-cls .summary-refresh-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.myusage-new-component .usage-details-div .getsummary-cls .summary-refresh-container .summary-heading{font-size:16px;line-height:24px;font-weight:700}
.myusage-new-component .usage-details-div .getsummary-cls .summary-refresh-container .refresh-container{line-height:20px;font-weight:400}
.myusage-new-component .usage-details-div .getsummary-cls .summary-refresh-container .refresh-container .refresh{width:20px;height:20px;padding-right:4px}
.myusage-new-component .usage-details-div .getsummary-cls .usage-progress-container{margin-bottom:24px}
.myusage-new-component .usage-details-div .getsummary-cls .usage-progress-container .usage-info-text .usage-module-label{text-align:left}
.myusage-new-component .usage-details-div .getsummary-cls .usage-progress-container .usage-progress-bar-container{height:10px;border-radius:10px;margin-top:4px;overflow:hidden;position:relative;background:#FFF !important}
.myusage-new-component .usage-details-div .getsummary-cls .usage-progress-container .usage-progress-bar-container .usage-progress-bar{height:100%;background:#000 !important;border-radius:10px 0 0 10px;position:relative;border-right:2px solid #bee81e}
.myusage-new-component .btn.secondary-btn-black{width:90%;height:50px !important;padding:15px !important;border-radius:20px !important;font-size:12px !important;background-color:#000 !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important}
.myusage-new-component .usage-carousel .carousel-inner .carousel-item{padding-bottom:0 !important}
.myusage-new-component .usage-carousel .carousel-inner{border:2px solid #e8e8e9;border-radius:12px 12px 17px 17px}
.myusage-new-component .usage-more-details{width:100%;margin:0 auto;text-align:center}
.myusage-new-component .usage-more-details span{font-size:16px !important;color:#000 !important;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}
.myusage-new-component .usage-more-details-refresh{display:flex;justify-content:space-between}
.myusage-new-component .heading-lr-one{display:inline-flex;margin-top:8px !important;gap:1px}
.myusage-new-component .heading-lr-one .plan-height{height:auto !important}
.myusage-new-component .usage-carousel{width:380px !important;margin:0 auto 3px auto !important}
.myusage-new-component .usage-carousel-new{width:auto !important;margin:30px 0 20px 15px !important}
.myusage-new-component .usage-carousel-new .owl-dots{display:block !important;margin-top:16px !important}
.myusage-new-component .usage-carousel-new .owl-dots .owl-dot{width:24px !important;height:24px !important;border-radius:50% !important}
.myusage-new-component .usage-carousel-new .owl-dots .owl-dot span{border-width:1px !important}
.myusage-new-component .usage-carousel-new .owl-dots .owl-dot.active{outline:1px solid #000 !important}
.myusage-new-component .usage-carousel-new .carousel-inner{min-width:373px !important}
.account-section .owl-carousel.owl-theme.total-rewards-carousel.loyality-owl.owl-loaded .owl-dot.active.dots-styles{border-radius:999px;width:23px;margin-left:0 !important;height:21px !important}
@media only screen and (max-width:992px){.myusage-new-component .usage-carousel-new{width:auto !important;margin:30px 0 20px !important}
.myusage-new-component .usage-carousel-new .owl-stage{padding-left:0 !important;padding-right:0 !important}
.myusage-new-component .usage-carousel-new .owl-dots{display:block !important}
.myusage-new-component .usage-carousel-new .carousel-inner{min-width:343px !important}
}
@media only screen and (max-width:576px){.myusage-new-component .usage-carousel-new .carousel-inner{min-width:320px !important}
}
@media only screen and (max-width:375px){.myusage-new-component .usage-carousel-new .carousel-inner{min-width:280px !important}
}
.account-section .autorefill-status .monthly-plan-promo-section{border-top:2px solid #e8e8e9;padding-top:23px;position:relative;margin-top:32px;max-width:430px;margin-left:auto;margin-right:auto}
.account-section .autorefill-status .monthly-plan-promo-section .border-text{position:absolute;top:-0.9em;left:50%;transform:translateX(-50%);padding:0 37.5px;font-size:1em;background-color:#f3f3f3 !important;color:#000;white-space:nowrap;z-index:1}
.account-section .autorefill-status .monthly-plan-promo-section h1{margin-bottom:13px}
.account-section .autorefill-status .monthly-plan-promo-section .list-of-promo-msg{max-width:348px;margin-left:auto;margin-right:auto;margin-bottom:0}
.account-section .autorefill-status .monthly-plan-promo-section .list-of-promo-msg .bulletText{padding-left:8px;padding-top:0;padding-bottom:10px}
.account-section .autorefill-status .monthly-plan-promo-section .list-of-promo-msg li:last-child p.bulletText{padding-bottom:13px}
.account-section .autorefill-status .monthly-plan-promo-section .btn{color:#000;font-size:12px;font-weight:700;line-height:18px;background-color:#f3f3f3 !important;border:1px solid #000 !important;cursor:pointer !important;box-shadow:none;transition:none}
.account-section .autorefill-status .monthly-plan-promo-section .btn:hover{background-color:#f3f3f3;color:#000 !important;border:0;filter:none;opacity:1;box-shadow:none;transform:none;text-decoration:none;border:1px solid #000 !important}
.account-section .autorefill-status .monthly-plan-promo-section .monthly-promo-disclaimer{font-size:12px;font-style:italic;font-weight:400;line-height:18px;margin-top:12px}
.tabs-section .tab-selector #paymentMethodInfo .extra-small{margin-top:20px !important}
.tabs-section .tab-selector #paymentMethodInfo .mt-30 .caption-one{font-size:14px;font-weight:600;letter-spacing:0;line-height:26px}
.tabs-section .tab-selector #paymentMethodInfo .legal{font-size:14px;color:#000 !important;letter-spacing:0;line-height:20px;font-weight:400}
.autorefill-status{width:100%;height:auto;background:#e8e8e9;border-radius:10px;padding:80px 20px 30px 20px;position:relative;bottom:30px;font-family:"Lato",sans-serif;margin-bottom:40px !important}
a.linTagcls{text-decoration:none;border-bottom:0}
.txtBold{font-weight:700 !important}
span.autopay-control-next-icon{background-image:url(clientlib-base/resources/svg/light/chevron_right.svg);height:21px !important;width:22px !important;display:inline-block !important;margin-left:-8px !important}
.amountHeading{font-family:"Lato",sans-serif;font-style:normal;font-weight:700 !important;font-size:60px !important;line-height:62px;display:block;align-items:center;letter-spacing:-1.5px;color:#000;flex:none;order:0;padding:10px 0;flex-grow:0}
.saveLink{font-family:"Lato",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#000}
.btnStyles{width:100% !important;margin:0 aut0}
.btnSize{padding:10px 0}
.carousel-control-next-icon-status{width:30px;height:30px}
@media only screen and (min-width:320px){.autorefill-tooltip{position:absolute;top:-22px;left:50%;transform:translateX(-50%);z-index:1;white-space:nowrap}
.autorefill-tooltip .tooltip-vector{text-align:center;position:relative;top:-1px}
.autorefill-tooltip .tooltip-vector .vector-icon{background-image:url("clientlib-base/resources/svg/vector.svg");display:inline-block;height:50px;width:50px;background-repeat:no-repeat;background-position:top}
.autorefill-tooltip .tooltiptext{visibility:visible;width:fit-content;background-color:black;color:#fff;position:relative;z-index:1;border-radius:20px;padding:10px 24px;font-size:24px;font-weight:700;text-align:center;min-height:64px;display:flex;align-items:center;margin:auto}
}
@media only screen and (min-width:375px){.autorefill-tooltip{position:absolute;top:-3px;left:50%;transform:translateX(-50%);z-index:1;white-space:nowrap}
.autorefill-tooltip .tooltip-vector{text-align:center;position:relative;top:-1px}
.autorefill-tooltip .tooltip-vector .vector-icon{background-image:url("clientlib-base/resources/svg/vector.svg");display:inline-block;height:50px;width:50px;background-repeat:no-repeat;background-position:top}
.autorefill-tooltip .tooltiptext{visibility:visible;width:fit-content;background-color:black;color:#fff;text-align:center;position:relative;z-index:1;font-size:24px;font-weight:700;border-radius:20px;padding:10px 24px;min-height:64px;display:flex;align-items:center;margin:auto}
}
@media only screen and (min-width:768px){.autorefill-tooltip{position:absolute;top:-3px;left:50%;transform:translateX(-50%);z-index:1;white-space:nowrap}
.autorefill-tooltip .tooltip-vector{text-align:center;position:relative;top:-1px}
.autorefill-tooltip .tooltip-vector .vector-icon{background-image:url("clientlib-base/resources/svg/vector.svg");display:inline-block;height:50px;width:50px;background-repeat:no-repeat;background-position:top}
.autorefill-tooltip .tooltiptext{visibility:visible;width:fit-content;background-color:black;color:#fff;text-align:center;position:relative;z-index:1;font-size:24px;font-weight:700;border-radius:20px;padding:10px 24px;min-height:64px;display:flex;align-items:center;margin:auto}
}
@media only screen and (min-width:992px){.autorefill-tooltip{position:absolute;top:45px;left:50%;transform:translateX(-50%);z-index:1;white-space:nowrap}
.autorefill-tooltip .tooltip-vector{text-align:center;position:relative;top:-1px}
.autorefill-tooltip .tooltip-vector .vector-icon{background-image:url("clientlib-base/resources/svg/vector.svg");display:inline-block;height:50px;width:50px;background-repeat:no-repeat;background-position:top}
.autorefill-tooltip .tooltiptext{visibility:visible;width:fit-content;background-color:black;color:#fff;border-radius:20px;padding:10px 24px;position:relative;z-index:1;font-size:24px;font-weight:700;text-align:center;min-height:64px;display:flex;align-items:center;margin:auto}
}
.premium-icons-rewards{background:url("clientlib-base/resources/svg/light/plan_card.svg") center no-repeat;background-size:22px;display:inline-block;width:22px !important;height:22px !important;border-radius:12px;vertical-align:bottom;margin-right:12px}
.premium-icons-rewards.plan55{background-color:#ffd958}
.premium-icons-rewards.plan65{background-color:#dbd4d4}
@media only screen and (min-width:320px){.app-tile{padding:25px 25px 30px 25px;height:auto;width:auto;margin:0 auto;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.apps-heading{text-align:center;margin-top:20px}
.user-details{height:5px;width:100%;border-radius:10px;background-color:#fff}
.user-details .user-icon-text{padding:15px 0;border-bottom:0 solid #e8e8e9}
.user-details .user-icon-list{padding:10px 15px;border-bottom:1px solid #e8e8e9}
.user-details .user-icon-list ul{padding:0;margin:0;list-style-type:none}
.user-details .user-icon-list ul li{padding:10px 5px}
.user-details .user-icon-list ul li span.icon{margin-right:20px}
.user-details .user-icon-list ul li a{border-bottom:1px solid transparent}
.user-details .logout-area{padding:15px}
.footer-legal-text{width:auto;margin:0 auto}
}
@media only screen and (min-width:375px){.app-tile{padding:25px 25px 30px 25px;height:auto;width:auto;margin:0 auto;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.apps-heading{text-align:center;margin-top:20px}
.user-details{height:5px;width:100%;border-radius:10px;background-color:#fff}
.user-details .user-icon-text{padding:15px 0;border-bottom:0 solid #e8e8e9}
.user-details .user-icon-list{padding:10px 15px;border-bottom:1px solid #e8e8e9}
.user-details .user-icon-list ul{padding:0;margin:0;list-style-type:none}
.user-details .user-icon-list ul li{padding:10px 5px}
.user-details .user-icon-list ul li span.icon{margin-right:20px}
.user-details .user-icon-list ul li a{border-bottom:1px solid transparent}
.user-details .logout-area{padding:15px}
.footer-legal-text{width:auto;margin:0 auto}
}
@media only screen and (min-width:992px){.app-tile{padding:25px 25px 30px 25px;height:auto;width:auto;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15)}
.apps-heading{margin-top:30px;text-align:left}
.user-details{height:auto;width:318px;border-radius:10px;background-color:#f9f9f9;margin-top:30px;position:relative;z-index:99}
.user-details .user-icon-text{padding:15px;border-bottom:1px solid #e8e8e9}
.user-details .user-icon-list{padding:10px 15px;border-bottom:1px solid #e8e8e9}
.user-details .user-icon-list ul{padding:0;margin:0;list-style-type:none}
.user-details .user-icon-list ul li{padding:10px 5px;position:relative}
.user-details .user-icon-list ul li span.icon{margin-right:20px}
.user-details .user-icon-list ul li a{border-bottom:1px solid transparent}
.user-details .logout-area{padding:15px}
.footer-legal-text{width:auto;margin:0 auto}
}
.no-transaction{border-top:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9;padding:40px 0;margin:40px 0}
@media only screen and (min-width:320px){.payment-review{margin-bottom:0}
.order-history .transaction-date{padding:20px 10px 0 !important}
.order-summary-container .order-summary{width:auto;margin:40px auto 0 auto}
.order-summary-container .order-summary p{padding:0}
.order-summary-container .order-summary .order-price-detail{padding:0}
.order-summary-container .order-summary .total-text p{padding-left:15px}
.order-summary-container .order-summary .amount p{padding-right:15px}
.order-summary-container .order-summary .order-summ-heading{padding-left:15px}
.order-summary-container .order-summary.cart-page-summary{padding:0}
.order-summary-container .order-summary .custom-checkbox-order-summary{padding-left:6px}
.order-summary-container .order-summary .custom-checkbox-order-summary .custom-control-label{padding-left:25px}
.order-history-details .accordion-new .order-accordion{margin-left:-15px;margin-right:-15px}
.order-history-details .accordion-new .card{border-top:1px solid #e8e8e9;border-bottom:1px solid transparent}
.order-history-details .accordion-new .card:last-child{border-bottom:1px solid #e8e8e9}
.order-history-details .accordion-new .card .card-header{padding:15px 20px 15px 10px}
.order-history-details .accordion-new .card .card-header .expand-link{margin-top:2px;margin-bottom:2px}
.order-history-details .accordion-new .card .card-header span.icon{background:transparent;margin-right:6px;margin-bottom:20px}
.order-history-details .accordion-new .card .card-body{padding:20px 30px 25px 30px;margin-bottom:30px;margin-left:15px;margin-right:15px}
.order-history-details .accordion-new .card .card-body h3{padding-bottom:5px;border-bottom:1px solid #e8e8e9;margin-bottom:15px;font-weight:600 !important}
.order-history-details .accordion-new .card .card-body .in-cart-product-list{margin-bottom:30px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul{margin:0;padding:0;list-style-type:none}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li{display:inline-block;width:40px;height:40px;background:#fff;border-radius:5px;margin-right:10px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li a{padding:7px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li a img{width:25px;height:25px}
.order-history-details .accordion-new .primary-btn{text-align:center}
.order-history-details .pagination .page-item.active .page-link{padding:10px 16px;color:#000;font-size:14px;background-color:#bee81e;border-radius:50%;letter-spacing:0;line-height:20px;text-align:center;font-weight:700;transition:all .2s linear;box-shadow:none}
.order-history-details .pagination .page-item{margin-left:14px;margin-right:14px}
.order-history-details .pagination .page-item a.page-link{color:#5d5d5d;font-size:14px;background-color:transparent;letter-spacing:0;line-height:20px;text-align:center;font-weight:400}
.order-history-details .pagination .page-item a.page-link:focus{outline:-webkit-focus-ring-color auto 1px}
.order-detail-modal .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.order-detail-modal .modal .modal-dialog{max-width:max-content;margin:0 auto}
.order-detail-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:100%;background:#fff;pointer-events:all;margin:25% auto}
.order-detail-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.order-detail-modal .modal .modal-body{padding:0;border-radius:10px}
.order-detail-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.order-detail-modal .modal .modal-body a::after{top:15px}
.order-detail-modal .modal .modal-body .tab-content{padding:0}
.order-detail-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.order-detail-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.order-detail-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.order-detail-modal .modal .modal-body .purchase-modal-box-body .order-heading-area{padding:0 15px}
.order-detail-modal .modal .modal-body .purchase-modal-box-body .order-body-area{padding:0;border-radius:10px}
.order-detail-modal .modal .modal-body .plan-card{width:319px}
.order-detail-modal .modal .modal-body .cart-section p.subtitle-one{margin-left:15px}
.order-detail-modal .modal .modal-body .cart-section .cart-item-row{border-bottom:1px solid transparent}
.order-detail-modal .modal .modal-body .step-heading p.subtitle-one{margin-left:15px}
.order-detail-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.order-detail-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.order-detail-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
}
@media only screen and (min-width:375px){.payment-review{margin-bottom:0}
.order-summary-container .order-summary{width:345px;margin:40px auto 0 auto}
.order-summary-container .order-summary .order-price-detail .taxes-container ul li .text-left{padding-left:15px}
.order-summary-container .order-summary p{padding:0}
.order-summary-container .order-summary .order-price-detail{padding:0}
.order-summary-container .order-summary .order-total-detail-text{padding:0 30px}
.order-summary-container .order-summary .total-text p{padding-left:15px}
.order-summary-container .order-summary .amount p{padding-right:15px}
.order-summary-container .order-summary .order-summ-heading{padding-left:15px}
.order-history-details .accordion-new .order-accordion{margin-left:-15px;margin-right:-15px}
.order-history-details .accordion-new .card{border-top:1px solid #e8e8e9;border-bottom:1px solid transparent}
.order-history-details .accordion-new .card:last-child{border-bottom:1px solid #e8e8e9}
.order-history-details .accordion-new .card .card-header{padding:15px 20px 15px 10px}
.order-history-details .accordion-new .card .card-header .expand-link{margin-top:2px;margin-bottom:2px}
.order-history-details .accordion-new .card .card-header span.icon{background:transparent;margin-right:6px;margin-bottom:20px}
.order-history-details .accordion-new .card .card-body{padding:20px 30px 25px 30px;margin-bottom:30px;margin-left:15px;margin-right:15px}
.order-history-details .accordion-new .card .card-body h3{padding-bottom:5px;border-bottom:1px solid #e8e8e9;margin-bottom:15px;font-weight:600 !important}
.order-history-details .accordion-new .card .card-body .in-cart-product-list{margin-bottom:30px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul{margin:0;padding:0;list-style-type:none}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li{display:inline-block;width:40px;height:40px;background:#fff;border-radius:5px;margin-right:10px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li a{padding:7px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li a img{width:25px;height:25px}
.order-history-details .accordion-new .primary-btn{text-align:center}
.order-history-details .pagination .page-item.active .page-link{padding:10px 16px;color:#000;font-size:14px;background-color:#bee81e;border-radius:50%;letter-spacing:0;line-height:20px;text-align:center;font-weight:700;transition:all .2s linear;box-shadow:none}
.order-history-details .pagination .page-item{margin-left:14px;margin-right:14px}
.order-history-details .pagination .page-item a.page-link{color:#5d5d5d;font-size:14px;background-color:transparent;letter-spacing:0;line-height:20px;text-align:center;font-weight:400}
.order-detail-modal .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.order-detail-modal .modal .modal-dialog{max-width:max-content;margin:0 auto}
.order-detail-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:100%;background:#fff;pointer-events:all;margin:25% auto}
.order-detail-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.order-detail-modal .modal .modal-body{padding:0;border-radius:10px}
.order-detail-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.order-detail-modal .modal .modal-body a::after{top:15px}
.order-detail-modal .modal .modal-body .tab-content{padding:0}
.order-detail-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.order-detail-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.order-detail-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.order-detail-modal .modal .modal-body .purchase-modal-box-body .order-heading-area{padding:0 15px}
.order-detail-modal .modal .modal-body .purchase-modal-box-body .order-body-area{padding:0;border-radius:10px}
.order-detail-modal .modal .modal-body .plan-card{width:319px}
.order-detail-modal .modal .modal-body .cart-section p.subtitle-one{margin-left:15px}
.order-detail-modal .modal .modal-body .cart-section .cart-item-row{border-bottom:1px solid transparent}
.order-detail-modal .modal .modal-body .step-heading p.subtitle-one{margin-left:15px}
.order-detail-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.order-detail-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.order-detail-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
}
@media only screen and (min-width:992px){.payment-review{margin-bottom:50px}
.order-summary-container .order-summary{width:100%;margin:0 auto 0 auto}
.order-summary-container .order-summary .order-price-detail .taxes-container ul li .text-left{padding-left:15px}
.order-history-details .accordion-new .order-accordion{margin-left:0;margin-right:0}
.order-history-details .accordion-new .card{border-top:1px solid #e8e8e9;border-bottom:1px solid transparent}
.order-history-details .accordion-new .card:last-child{border-bottom:1px solid #e8e8e9}
.order-history-details .accordion-new .card .card-header{padding:15px 20px 15px 10px}
.order-history-details .accordion-new .card .card-header .expand-link{margin-top:2px;margin-bottom:2px}
.order-history-details .accordion-new .card .card-header span.icon{background:transparent;margin-right:6px;margin-bottom:20px}
.order-history-details .accordion-new .card .card-body{padding:20px 30px 25px 30px;margin-bottom:30px;margin-left:0;margin-right:0}
.order-history-details .accordion-new .card .card-body h3{padding-bottom:5px;border-bottom:1px solid #e8e8e9;margin-bottom:15px;font-weight:600 !important}
.order-history-details .accordion-new .card .card-body .in-cart-product-list{margin-bottom:30px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul{margin:0;padding:0;list-style-type:none}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li{display:inline-block;width:40px;height:40px;background:#fff;border-radius:5px;margin-right:10px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li a{padding:7px}
.order-history-details .accordion-new .card .card-body .in-cart-product-list ul li a img{width:25px;height:25px}
.order-history-details .pagination .page-item.active .page-link{padding:10px 16px;color:#000;font-size:14px;background-color:#bee81e;border-radius:50%;letter-spacing:0;line-height:20px;text-align:center;font-weight:700;transition:all .2s linear;box-shadow:none}
.order-history-details .pagination .page-item{margin-left:14px;margin-right:14px}
.order-history-details .pagination .page-item a.page-link{color:#5d5d5d;font-size:14px;background-color:transparent;letter-spacing:0;line-height:20px;text-align:center;font-weight:400}
.order-detail-modal .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.order-detail-modal .modal .modal-dialog{max-width:max-content;margin:25px auto}
.order-detail-modal .modal .modal-dialog .modal-content{border:0;border-radius:10px;box-shadow:none;padding:0;width:992px;background:#fff;pointer-events:all;margin:0 auto}
.order-detail-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d;font-weight:700}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header{border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 10px}
.order-detail-modal .modal .modal-dialog .modal-content .modal-header .purchase-modal-box-header .next-phone{padding-left:30px}
.order-detail-modal .modal .modal-body{padding:0;border-radius:10px}
.order-detail-modal .modal .modal-body a:hover{border-bottom:1px solid #e8e8e9}
.order-detail-modal .modal .modal-body a::after{top:15px}
.order-detail-modal .modal .modal-body .tab-content{padding:0}
.order-detail-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.order-detail-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.order-detail-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.order-detail-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0.08)}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-track{border-radius:5px;background-color:rgba(0,0,0,0.08)}
.order-detail-modal .modal .modal-body .purchase-modal-box-body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#b2b2b2}
.order-detail-modal .modal .modal-body .purchase-modal-box-body .order-heading-area{padding:0 80px}
.order-detail-modal .modal .modal-body .purchase-modal-box-body .order-body-area{padding:0 80px;border-radius:10px}
.order-detail-modal .modal .modal-body .plan-card{width:319px}
.order-detail-modal .modal .modal-body .cart-section .cart-item-row{border-bottom:1px solid transparent}
.order-detail-modal .modal .modal-footer{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.order-detail-modal .modal .modal-footer .purchase-modal-box-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.order-detail-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:8px;right:10px}
}
@media only screen and (min-width:320px){.dealsncoupons .tab-content{margin-left:-15px;margin-right:-15px;padding:45px 0 25px 0}
.dealsncoupons .tab-content .tab-pane{padding:15px}
.dealsncoupons .tab-content .sequential-card-container img{display:block;margin:0 auto;height:120px;width:120px !important;position:relative;z-index:9}
.dealsncoupons .tab-content .sequential-card-container .sequential-card{z-index:0}
}
@media only screen and (min-width:375px){.dealsncoupons .tab-content{margin-left:-15px;margin-right:-15px;padding:45px 0 25px 0}
.dealsncoupons .tab-content .tab-pane{padding:15px}
.dealsncoupons .tab-content .sequential-card-container img{display:block;margin:0 auto;height:120px;width:120px !important;position:relative;z-index:9}
.dealsncoupons .tab-content .sequential-card-container .sequential-card{z-index:0}
}
@media only screen and (min-width:1024px){.dealsncoupons .tab-content{margin-left:0;margin-right:0;padding:45px 25px 25px 25px}
.dealsncoupons .tab-content .tab-pane{padding:15px}
.dealsncoupons .tab-content .sequential-card-container img{display:block;margin:0 auto;height:120px;width:120px !important;position:relative;z-index:9}
.dealsncoupons .tab-content .sequential-card-container .sequential-card{z-index:0}
}
@media only screen and (min-width:320px){.discounts-and-bundles{padding:16px 0 25px 0}
.discounts-and-bundles .discounts-heading{padding:0 50px 16px 50px;text-align:center}
.discounts-and-bundles .discounts-heading h1{font-size:35px;line-height:36px;letter-spacing:0;font-weight:700}
.discounts-and-bundles .discounts-heading p{font-size:16px;line-height:20px;letter-spacing:0;font-weight:400}
.discounts-and-bundles .discount-card-wrapper div.col{margin-bottom:0}
.discounts-and-bundles .discount-card-wrapper .discount-card{border:1px solid dadada;border-radius:6px;padding:30px 30px 37px 30px;margin:auto 0 20px;max-width:100%;height:unset;box-shadow:4px 4px 12px #00000026}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-img{text-align:center;padding-bottom:16px}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-img .discount-card-icons{cursor:pointer}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-heading{padding-bottom:16px;text-align:center}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-heading h1,.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-heading h2{font-size:29px;line-height:36px;letter-spacing:-0.7px;font-weight:700}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-heading p{font-size:16px;line-height:24px;letter-spacing:0;font-weight:400}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-header{padding:15px 0}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-header .border-0 p{font-size:14px;line-height:17px;letter-spacing:0;font-weight:700}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-body{padding:10px 10px}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-body ul{padding:0;margin:0}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-body ul li{font-size:14px;line-height:20px;letter-spacing:0;font-weight:400;list-style-position:inside}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-body ul li p{margin-left:-10px;display:inline}
.discounts-and-bundles .discount-card-wrapper .discount-card .accordion .card .card-body p{font-size:14px;line-height:20px;letter-spacing:0;font-weight:400}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-details p{padding-top:20px;font-size:14px;line-height:20px;letter-spacing:0;font-weight:400}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-details p a{font-size:14px;line-height:20px;letter-spacing:0;font-weight:400;padding-bottom:0;border:0;text-decoration:underline}
.discounts-and-bundles .discounts-bundles-disclaimer{font-size:10px;line-height:14px;letter-spacing:.5px;font-weight:400;padding:0 20px}
}
@media only screen and (min-width:1024px){.discounts-and-bundles{padding:40px 0 60px 0}
.discounts-and-bundles .discounts-heading{text-align:left;padding:0 0 45px 0}
.discounts-and-bundles .discounts-heading h1{font-size:32px;line-height:43px}
.discounts-and-bundles .discount-card-wrapper div.col{margin-bottom:20px}
.discounts-and-bundles .discount-card-wrapper .discount-card{margin:auto 0 20px;max-width:100%;box-shadow:4px 4px 12px #00000026;height:100%}
.discounts-and-bundles .discount-card-wrapper .discount-card .discount-card-heading p{font-size:16px;line-height:24px;letter-spacing:0;font-weight:400}
.discounts-and-bundles .discounts-bundles-disclaimer{padding:0}
}
@media only screen and (min-width:320px){.device-details{padding:20px 0}
.device-details .device-image{border-radius:10px;background:#f9f9f9;width:125px;height:125px;margin-right:26px}
.device-details a.device-info-unknown{border-bottom:1px solid #b2b2b2}
.tutorials-details ul,.faqs-details ul,.troubleshooting-details ul{margin:0;padding:0 0 30px 0;list-style-type:none}
.tutorials-details ul li,.faqs-details ul li,.troubleshooting-details ul li{margin:30px 0 0 0}
.tutorials-details ul li a,.faqs-details ul li a,.troubleshooting-details ul li a{text-decoration:none;border-bottom:1px solid #b2b2b2}
.tutorials-details .custom-switch .custom-control-label,.faqs-details .custom-switch .custom-control-label,.troubleshooting-details .custom-switch .custom-control-label{padding-left:60px}
.line-list{left:32px !important}
}
@media only screen and (min-width:375px){.device-details{padding:20px 0}
.device-details .device-image{border-radius:10px;background:#f9f9f9;width:125px;height:125px;margin-right:26px}
.device-details a.device-info-unknown{border-bottom:1px solid #b2b2b2}
.tutorials-details ul,.faqs-details ul,.troubleshooting-details ul{margin:0;padding:0 0 30px 0;list-style-type:none}
.tutorials-details ul li,.faqs-details ul li,.troubleshooting-details ul li{margin:30px 0 0 0}
.tutorials-details ul li a,.faqs-details ul li a,.troubleshooting-details ul li a{text-decoration:none;border-bottom:1px solid #b2b2b2}
.tutorials-details .custom-switch .custom-control-label,.faqs-details .custom-switch .custom-control-label,.troubleshooting-details .custom-switch .custom-control-label{padding-left:60px}
.line-list{left:32px !important}
}
@media only screen and (min-width:992px){.device-details{padding:20px 0}
.device-details .device-image{border-radius:10px;background:#f9f9f9;width:125px;height:125px;margin-right:26px}
.device-details a.device-info-unknown{border-bottom:1px solid #b2b2b2}
.tutorials-details ul,.faqs-details ul,.troubleshooting-details ul{margin:0;padding:0 0 30px 0;list-style-type:none}
.tutorials-details ul li,.faqs-details ul li,.troubleshooting-details ul li{margin:30px 0 0 0}
.tutorials-details ul li a,.faqs-details ul li a,.troubleshooting-details ul li a{text-decoration:none;border-bottom:1px solid #b2b2b2}
.line-list{left:10px !important}
}
.sequential-static-cards{display:flex;justify-content:space-around}
.sequential-static-cards .sequential-card-container{margin-right:20px}
.sequential-static-cards .sequential-card-container:last-of-type{margin-right:0}
@media(min-width:320px){.spin-the-wheel{padding:40px 15px}
.spin-the-wheel .spin-wheel{padding:0 15px}
.spin-the-wheel .spin-wheel .promo-heading{margin-bottom:0 !important;padding-bottom:10px !important;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.spin-the-wheel .spin-wheel .banner-title{padding-bottom:0;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.spin-the-wheel .spin-wheel .banner-label{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase;padding-bottom:10px}
.avaialble-point-container .avaialable-points,.avaialble-point-container .pending-points{border:1px solid #b2b2b2;border-radius:8px;padding:10px 15px;width:auto;display:inline-block}
.avaialble-point-container .avaialable-points{margin-right:10px}
.reward-card-container .reward-plan-card .plan-card .promo-text{font-size:14px;font-weight:600}
.reward-card-container .reward-plan-card .plan-card .plan-price{font-size:44px;line-height:46px;font-weight:700}
.earn-point-boxes-container .earn-point-box{border:1px solid #e8e8e9}
.join-rewards-mobile-banner{background-size:cover;height:530px;padding:50px 8%}
.join-rewards-mobile-banner .width-variation-75 .straight-talk{height:430px}
.join-rewards-mobile-banner .width-variation-75 .straight-talk .promo-heading,.join-rewards-mobile-banner .width-variation-75 .straight-talk .banner-title{width:50%}
.join-rewards-mobile-banner .width-variation-75 .straight-talk .promo-heading{margin-bottom:0 !important;padding-bottom:10px !important;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.join-rewards-mobile-banner .width-variation-75 .straight-talk .banner-title{padding-bottom:0;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.points-to-redeem{position:relative;text-align:center;z-index:2;top:35px}
}
@media(min-width:375px){.spin-the-wheel{padding:40px 15px}
.spin-the-wheel .spin-wheel{padding:0 15px}
.spin-the-wheel .spin-wheel .promo-heading{margin-bottom:0 !important;padding-bottom:10px !important;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.spin-the-wheel .spin-wheel .banner-title{padding-bottom:0;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.spin-the-wheel .spin-wheel .banner-label{font-size:12px;font-weight:bold;letter-spacing:.75px;line-height:20px;text-transform:uppercase;padding-bottom:10px}
.avaialble-point-container .avaialable-points,.avaialble-point-container .pending-points{border:1px solid #b2b2b2;border-radius:8px;padding:10px 15px;width:165px;display:inline-block}
.avaialble-point-container .avaialable-points{margin-right:10px}
.reward-card-container .reward-plan-card .plan-card .promo-text{font-size:14px;font-weight:600}
.earn-point-boxes-container .earn-point-box{border:1px solid #e8e8e9}
.join-rewards-mobile-banner{background-size:cover;height:530px;padding:50px 8%}
.join-rewards-mobile-banner .width-variation-75 .straight-talk{height:430px}
.join-rewards-mobile-banner .width-variation-75 .straight-talk .promo-heading,.join-rewards-mobile-banner .width-variation-75 .straight-talk .banner-title{width:50%}
.join-rewards-mobile-banner .width-variation-75 .straight-talk .promo-heading{margin-bottom:0 !important;padding-bottom:10px !important;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.join-rewards-mobile-banner .width-variation-75 .straight-talk .banner-title{padding-bottom:0;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.points-to-redeem{position:relative;text-align:center;z-index:2;top:35px}
}
@media(min-width:992px){.spin-the-wheel{padding:40px 15px}
.spin-the-wheel .spin-wheel{padding:0 15px}
.spin-the-wheel .spin-wheel .promo-heading{margin-bottom:0 !important;padding-bottom:20px !important;font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.spin-the-wheel .spin-wheel .banner-title{margin-bottom:0 !important;padding-bottom:30px !important;font-size:16px;letter-spacing:0;line-height:24px;font-weight:600}
.spin-the-wheel .spin-wheel .testimonials-btn{text-align:left !important}
.avaialble-point-container .avaialable-points,.avaialble-point-container .pending-points{border:1px solid #b2b2b2;border-radius:8px;padding:10px 15px;width:230px;display:inline-block}
.avaialble-point-container .avaialable-points{margin-right:20px}
.more-ways-earn-container .text-details{width:60%}
.join-rewards-desktop-banner{background-size:cover;height:652px;padding:50px 8%}
.join-rewards-desktop-banner .width-variation-75 .straight-talk{height:552px;display:table-cell !important;vertical-align:middle;padding:0 8%}
.join-rewards-desktop-banner .width-variation-75 .straight-talk .promo-heading,.join-rewards-desktop-banner .width-variation-75 .straight-talk .banner-title{width:75%}
.join-rewards-desktop-banner .width-variation-75 .straight-talk .promo-heading{margin-bottom:0 !important;padding-bottom:20px !important;font-size:44px;font-weight:bold;letter-spacing:-0.5px;line-height:46px}
.join-rewards-desktop-banner .width-variation-75 .straight-talk .banner-title{margin-bottom:0 !important;padding-bottom:30px !important;font-size:16px;letter-spacing:0;line-height:24px;font-weight:600}
}
.my-reward-carousel .reward-carousel{margin:0 auto;width:300px}
.my-reward-carousel .multiline-plan-card{width:300px;min-height:525px;min-height:519px;margin:0 auto;padding:30px;border-radius:20px !important}
.my-reward-carousel .multiline-plan-card .multiline-plan-card__head h3{height:unset}
.my-reward-carousel .multiline-plan-card .plan-name{display:block}
.my-reward-carousel .multiline-plan-card:last-child{border-radius:0}
.my-reward-carousel .multiline-plan-card__head{margin-bottom:0}
.my-reward-carousel .multiline-plan-card__cta{text-align:center}
.my-reward-carousel .multiline-plan-card__cta .add-to-cart-btn{margin-bottom:0}
.my-reward-carousel .multiline-plan-card__cta .add-to-cart-btn .button_track.disabled a{background-color:#bee81e !important;color:#5d5d5d !important}
.my-reward-carousel .multiline-plan-card .card-bottom{margin:10px 0}
.my-reward-carousel .multiline-plan-card .card-bottom p{font-weight:bold}
.my-reward-carousel .multiline-plan-card .bg-gradients{position:absolute;width:100%;height:100%;top:0;left:0;z-index:9;background:linear-gradient(to bottom,rgba(255,255,255,0.3),rgba(255,255,255,0.6))}
.my-reward-carousel .multiline-plan-card .lock-text{position:absolute;top:0;font-size:12px;z-index:99;text-align:center;width:100%;left:0}
.my-reward-carousel .multiline-plan-card__details{min-height:260px}
.my-reward-carousel .owl-carousel .dark{background:#000 !important}
.my-reward-carousel .owl-carousel .dark .plan-name{color:#fff;padding-bottom:15px}
.my-reward-carousel .owl-carousel .dark p{color:#fff}
.my-reward-carousel .owl-carousel .dark .lock-text{color:#fff}
.my-reward-carousel .owl-dots{padding-top:0;padding-bottom:0;width:auto !important;background:transparent}
.my-reward-carousel .owl-dots .owl-dot span{height:10px;width:10px;background-color:#fff !important;box-shadow:none !important}
.my-reward-carousel .owl-dots .owl-dot.active span,.my-reward-carousel .owl-dots .owl-dot:hover span{height:10px;width:10px;background-color:#000 !important;box-shadow:none !important}
.reward-card-container .reward-plan-card .plan-card{width:100%}
#sortable{list-style-type:none;margin:0;padding:0;width:100%}
#sortable li{height:auto}
#sortable li div{position:relative}
@media only screen and (min-width:320px){.managed-line .refill-your-plan .toast-refill,.managed-line .port-toast .toast-refill{border:0;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);margin-top:20px;margin-bottom:20px;max-width:693px;min-height:271px;position:relative}
.managed-line .refill-your-plan .toast-refill .toast-header,.managed-line .port-toast .toast-refill .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 10px 5px 15px;color:#000;border-bottom:0;border-radius:10px 10px 0 0}
.managed-line .refill-your-plan .toast-refill .toast-body,.managed-line .port-toast .toast-refill .toast-body{border-radius:10px;padding:0 10px 20px 55px}
.managed-line .refill-your-plan .toast-refill .toast-body p,.managed-line .port-toast .toast-refill .toast-body p{margin-bottom:15px}
.managed-line .refill-your-plan .toast-refill .toast-body .toast-close,.managed-line .port-toast .toast-refill .toast-body .toast-close{right:12px;top:12px;position:absolute}
.managed-line .refill-your-plan .refill-toast-carousel .owl-stage,.managed-line .port-toast .refill-toast-carousel .owl-stage{padding-left:5px !important}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav,.managed-line .port-toast .refill-toast-carousel .owl-nav{text-align:left;margin:0;height:20px}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav .owl-prev,.managed-line .port-toast .refill-toast-carousel .owl-nav .owl-prev{position:relative;top:-15px;left:0}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav .owl-next,.managed-line .port-toast .refill-toast-carousel .owl-nav .owl-next{position:relative;top:-15px;left:0}
.managed-line .noAssociatedWearables{position:relative}
.managed-line .noAssociatedWearables .tag-wrapper{background-image:url(clientlib-base/resources/svg/light/new-tag.svg);background-repeat:no-repeat;position:absolute;top:6px;width:100px;left:-7px;height:30px}
.managed-line .noAssociatedWearables .tag-wrapper .new-tag{color:#231f20;font-size:14px;font-weight:700;position:absolute;top:-2px;left:18px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag{border:1px solid #000;padding:30px 10px 20px 10px;margin-bottom:40px;display:flex;border-radius:8px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.imgDeviceDetails{width:5%}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.imgDeviceDetails div.smartPhone-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);background-repeat:no-repeat;width:14px;height:20px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails{width:70%;line-height:15px;color:#000;padding-left:10px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails p.deviceNickname{font-size:14px;font-weight:600}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails p.deviceIMEI{font-size:10px;font-weight:400}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceEditDetails{width:25%}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceEditDetails a{font-size:14px;text-decoration:underline;font-weight:400;color:#000;border-bottom:unset}
.managed-line .usage-container{width:100%;margin:0 0 50px auto;background:#231f20;border-radius:10px;padding:25px}
.managed-line .usage-container .usage-title{padding-bottom:25px}
.managed-line .usage-container .usage-title h2{font-size:12px !important;text-transform:uppercase !important;color:#b3b3b3}
.managed-line .usage-container .usage-caption{z-index:10;color:#fff;text-align:left}
.managed-line .usage-container .usage-caption h2{font-weight:700px !important;font-size:24px !important;margin:10px 0}
.managed-line .usage-container .usage-caption div.myUsage-plans{margin-bottom:20px}
.managed-line .usage-container .usage-caption div.myUsage-plans p{font-size:12px;font-weight:400}
.managed-line .usage-container .usage-caption div.myUsage-plans p span{font-weight:700 !important}
.managed-line .usage-container .usage-btn .btn{color:#000;font-size:12px;font-weight:700}
.managed-line .usage-container .view{margin:0 7.5px;width:auto;height:266px;margin-top:32px}
.managed-line .usage-container .view .graph{width:100px}
.managed-line .usage-container .view .progressbar-text{font-size:10px;font-weight:700;color:#fff !important;width:46px;text-align:center;line-height:0;margin:15px auto !important}
.managed-line .line-list{left:35px !important}
.managed-line .user-picture{margin-top:50px;text-align:center}
.managed-line .user-picture img{margin:0 auto}
.managed-line .your-details .manageplan-yourplan div.zipcodeDiv{padding:20px 0 5px 0}
.managed-line .your-details .manageplan-yourplan div.zipcodeDiv p.zipContainer{font-size:14px;font-weight:600;color:#000}
.managed-line .your-details .manageplan-yourplan div.zipcodeDiv p.zipDetails p span{font-size:10px !important;color:#000;font-weight:400}
.managed-line .your-details .manageplan-yourplan div.zipcodeDiv p.zipDetails a{font-weight:700 !important;font-size:10px !important}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e8e9;padding:20px 0;text-align:left}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails{width:15%}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails div{height:40px;width:40px;background:#e8e8e9;background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails div.smartWatch-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg)}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main div.deviceDetails{width:80%;line-height:15px}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main .deviceEditDetails{width:10%;position:relative}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main .deviceEditDetails div.smartPhone-deviceDetials{background:url(clientlib-base/resources/svg/light/device_details_icon.svg) center no-repeat;height:40px;width:25px;cursor:pointer}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main .deviceEditDetails div.show{background-color:#e8e8e9;height:40px;width:40px;border-radius:50%}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip{position:absolute;right:0;display:none;color:#000;width:170px;background:#fff;opacity:1;padding:5px;border:1px solid #e8e8e8;height:100px}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip p{padding:10px 0 10px 10px}
.managed-line .your-details .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip a{text-decoration:none;font-weight:400;border-bottom:unset}
.managed-line .your-details .manageplan-yourplan ul li span a{padding:0 !important}
.managed-line .your-details .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;content:"";position:relative;left:0;top:35px;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .your-details .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:0;top:35px;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .your-details .manageplan-yourplan .toggle-up{display:flex}
.managed-line .your-details .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.managed-line .your-details .manageplan-yourplan .toggle-up .caption-one a{border:0}
.managed-line .your-details .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.managed-line .your-details .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.managed-line .your-details .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.managed-line .your-details .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.managed-line .your-details .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.managed-line .your-details .deviceTabButton{display:flex;justify-content:space-between;margin:40px 0}
.managed-line .your-details .deviceTabButton .removeDeviceButton{border-radius:20px;border:1px solid #b2b2b2;margin-right:20px;font-weight:700;font-size:12px !important;background:#fff !important;width:50%;text-align:center;padding:10px}
.managed-line .your-details .deviceTabButton .removeDeviceButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .your-details .deviceTabButton .tutorialButton{background:#bee81e !important;border-radius:20px;font-weight:700;font-size:12px;font-size:12px !important;width:50%;text-align:center;padding:10px;width:50%;margin:0 auto}
.managed-line .your-details .deviceTabButton .tutorialButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .your-details .deviceTabButton .tablets-tutorial{display:flex;justify-content:center}
.managed-line .your-details .deviceTabButton .tablets-tutorial a{width:100% !important}
.managed-line .your-plan .manageplan-yourplan ul{flex-direction:column}
.managed-line .manageplan-yourplan .border-0 .plan-card-summary{padding:0 0 10px 0}
.managed-line .manageplan-yourplan .border-0 .plan-card-summary span{width:unset;min-width:unset;padding:0}
.managed-line .manageplan-yourplan .border-0 .plan-card-summary a{font-size:14px;line-height:20px;font-weight:600;letter-spacing:0;color:#5d5d5d;opacity:1;font-family:"Open Sans",sans-serif;border-bottom:1px solid #5d5d5d;padding:0 !important}
.managed-line .manageplan-yourplan .border-0 .plan-card-summary a:hover{border-bottom:1px solid #5d5d5d}
.managed-line .manageplan-yourplan .border-0 .fcc-card-info{display:flex}
.managed-line .manageplan-yourplan .border-0 .fcc-card-info .icon{padding-right:5px;width:unset;min-width:unset}
.managed-line .manageplan-yourplan .border-0 .fcc-card-info .icon .info-icon{width:20px;height:20px}
.managed-line .manageplan-yourplan .border-0 .fcc-card-info .caption-one-normal{width:400px;font-size:14px;line-height:20px;font-weight:600;letter-spacing:0;color:#5d5d5d;opacity:1;font-family:"Open Sans",sans-serif}
.managed-line .manageplan-yourplan .plan-card-summary{margin-left:50px}
.managed-line .manageplan-yourplan ul{margin:0;padding:0;list-style-type:none;display:flex}
.managed-line .manageplan-yourplan ul li{margin:20px 0 0 0}
.managed-line .manageplan-yourplan ul li span{width:50%}
.managed-line .manageplan-yourplan ul li span a{padding:0 !important}
.managed-line .manageplan-yourplan ul li span a.border-bottom-tech{padding:0 !important}
.managed-line .manageplan-yourplan ul li span .custom-control.custom-switch span a{padding:0 !important}
.managed-line .manageplan-yourplan ul li .plan-card-summary{margin-left:20px}
.managed-line .manageplan-yourplan ul li:last-child{margin-bottom:20px}
.managed-line .manageplan-yourplan .extra-small .btn{padding:4px 10px !important;text-transform:uppercase}
.managed-line .manageplan-yourplan .pb-30{padding-bottom:0 !important}
.managed-line .manageplan-yourplan .pt-20{padding-top:16px !important}
.managed-line .manageplan-yourplan .pb-1{padding-bottom:0 !important}
.managed-line .manageplan-yourplan .custom-switch .custom-control-label::before{height:22px}
.managed-line .manageplan-yourplan .custom-switch .custom-control-input:checked ~ .custom-control-label::before{height:22px}
.managed-line .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:0;top:35px;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:0;top:35px;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .toggle-up{display:flex}
.managed-line .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.managed-line .manageplan-yourplan .toggle-up .caption-one a{border:0}
.managed-line .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.managed-line .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.managed-line .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.managed-line .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.managed-line .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.managed-line .deviceTabButton{display:flex;justify-content:space-between;margin:40px 0}
.managed-line .deviceTabButton .removeDeviceButton{border-radius:20px;border:1px solid #b2b2b2;margin-right:20px;font-weight:700;font-size:12px !important;background:#fff !important;width:50%;text-align:center;padding:10px}
.managed-line .deviceTabButton .removeDeviceButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .deviceTabButton .tutorialButton{background:#bee81e !important;border-radius:20px;font-weight:700;font-size:12px;font-size:12px !important;width:50%;text-align:center;padding:10px;width:50%;margin:0 auto}
.managed-line .deviceTabButton .tutorialButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .deviceTabButton .tablets-tutorial{display:flex;justify-content:center}
.managed-line .deviceTabButton .tablets-tutorial a{width:100% !important}
.managed-line .accordion-new .card .card-header{background-color:transparent;padding:20px 0;border-bottom:0}
.managed-line .accordion-new .card .card-body{padding:0;background-color:transparent}
.managed-line .accordion-new .card .card-body .next-plan-notification{padding:3px 0}
.managed-line .accordion-new .card .card-body .reserve-plan-list{margin:0;padding:0;list-style-type:none}
.managed-line .accordion-new .card .card-body .reserve-plan-list li{margin:0;border-bottom:1px solid #e8e8e9}
.managed-line .accordion-new .card .card-body .reserve-plan-list li:last-child{border-bottom:0 solid transparent}
.managed-line .accordion-new .card .card-body .reserve-plan-list .plan-lists{padding:20px 20px 20px 0}
.managed-line .popular-addon{background:#231f20;border-radius:10px;padding:20px}
.managed-line .popular-addon .popular-plan-card{border-radius:10px;width:86px;height:86px;background:rgba(255,255,255,0.08);padding:12px}
.managed-line .toast-eligible-upgrade{border:0;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);width:100%;margin:20px 0}
.managed-line .toast-eligible-upgrade .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 10px 5px 15px;color:#000;border-bottom:0;border-radius:10px 10px 0 0}
.managed-line .toast-eligible-upgrade .toast-body{border-radius:10px;padding:0 10px 20px 55px}
.managed-line .toast-eligible-upgrade .toast-body p{margin-bottom:15px}
.managed-line .button.large.primary-btn.mr-10.d-inline-block.pt-20.pb-30.buttonAlign{width:100% !important;text-align:center !important}
.manage-autorefill-st{margin-bottom:60px}
.manage-autorefill-st .apps-heading.auto-refill__heading p{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;color:#5d5d5d}
.manage-autorefill-st .apps-heading .m-right{margin-right:-24px}
.manage-autorefill-st .apps-heading .subtitle-one{white-space:nowrap !important}
.manage-autorefill-st .managed-line.manage-auto-refill h2{padding-bottom:20px !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-text{padding-bottom:10px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan div.zipcodeDiv{padding:20px 0 5px 0}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan div.zipcodeDiv p.zipContainer{font-size:14px;font-weight:600;color:#000}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan div.zipcodeDiv p.zipDetails p span{font-size:10px !important;color:#000;font-weight:400}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan div.zipcodeDiv p.zipDetails a{font-weight:700 !important;font-size:10px !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceDetail-main{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e8e9;padding:20px 0;text-align:left}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails{width:15%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceDetail-main div{background:#e8e8e9;background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);background-repeat:no-repeat;background-position:center;height:40px;width:40px;border-radius:50%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceDetail-main div.smartWatch-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg)}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan div.deviceDetails{width:80%;line-height:15px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceEditDetails{width:10%;position:relative}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceEditDetails div.smartPhone-deviceDetials{background:url(clientlib-base/resources/svg/light/device_details_icon.svg) center no-repeat;height:40px;width:25px;cursor:pointer}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceEditDetails div.show{background-color:#e8e8e9;height:40px;width:40px;border-radius:50%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceEditDetails .tooltip{position:absolute;right:0;display:none;color:#000;width:170px;background:#fff;opacity:1;padding:5px;border:1px solid #e8e8e8;height:100px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceEditDetails .tooltip p{padding:10px 0 10px 10px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .deviceEditDetails .tooltip a{text-decoration:none;font-weight:400;border-bottom:unset}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:5px !important;top:0 !important;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:5px !important;top:0 !important;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .toggle-up{display:flex}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .toggle-up .caption-one a{border:0}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan ul p{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;color:#5d5d5d}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan ul li span{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;color:#5d5d5d}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .extra-small .btn{padding:4px 16px !important;text-transform:uppercase}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal-payment span{align-items:center}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal-payment span:nth-child(1){width:40%;color:#5d5d5d;font-weight:300}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal-payment span:nth-child(2){width:60%;display:flex}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal.pb-20{padding-bottom:0 !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal span{align-items:center}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal span:nth-child(1){width:40%;color:#5d5d5d;font-weight:300}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal span:nth-child(2){width:30%;display:flex}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal span:nth-child(2) .custom-control .custom-control-label{height:25px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-renewal span:nth-child(3){width:30%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li{margin:10px 0}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li.pb-10{padding-bottom:0 !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li:first-child span:nth-child(2){width:30%;font-weight:600;color:#000 !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li:first-child span:nth-child(2) p{font-weight:600;color:#000 !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li span:nth-child(1){width:40%;color:#5d5d5d;font-weight:300}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li span:nth-child(2){width:30%;font-weight:300;color:#5d5d5d}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans li span:nth-child(3){width:30%;font-weight:300;color:#5d5d5d}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans.plan-not-eligible span:nth-child(1){width:60%;color:#5d5d5d;font-weight:300}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans.plan-not-eligible span:nth-child(1) p:first-child{font-size:12px;letter-spacing:0;line-height:20px;font-weight:400}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans.plan-not-eligible span:nth-child(2){width:40%;font-weight:300;color:#5d5d5d;margin-top:20px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans.plan-not-eligible span:nth-child(2) p:first-child{font-size:12px;letter-spacing:0;line-height:20px;font-weight:400}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans span.icon.col-2{max-width:12%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans span a.ml-20.border-bottom-tech{float:right}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .list-of-plans .managecls{max-width:40%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-button{display:flex;flex-direction:column;align-items:center;padding-top:8px !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .service-button .button{margin:0}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-reverse{width:100%;background-color:#26358b;padding:10px;margin-top:15px;color:#fff}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-reverse p{width:100%;padding-left:40px;color:#fff;font-size:12px;font-weight:400;letter-spacing:.25px;line-height:20px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-reverse i.error{transform:rotate(180deg)}
.manage-autorefill-st .managed-line.manage-auto-refill.plan-list p{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;color:#5d5d5d}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .list-of-plans li{margin:10px 0 0 0}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .list-of-plans li span .text-color-grey.managecls.col-8{width:80% !important}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .list-of-plans li span:nth-child(1){width:70%}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .list-of-plans li span:nth-child(2){width:30%}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:0;top:35px;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:0;top:35px;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .toggle-up{display:flex}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .toggle-up .caption-one a{border:0}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.manage-autorefill-st .your-plan.plan-list-not-eligible .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.manage-autorefill-st .bold{font-weight:600}
.container-fluid .apps-heading .add-a-line{background-image:url("clientlib-base/resources/png/add_a_line_banner-mobile.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-between;padding:2px 25px 1px 50px;gap:2px;align-items:center;height:184px;width:85dvw;flex-wrap:wrap;top:29px;margin-bottom:33px}
.container-fluid .apps-heading .add-a-line .add-a-line-content{display:flex;flex-direction:column;position:relative;left:0;width:initial;text-align:left;height:83%;top:12px;gap:4px}
.container-fluid .apps-heading .add-a-line .add-a-line-content h2{font-weight:700;font-size:16px;line-height:20px}
.container-fluid .apps-heading .add-a-line .add-a-line-content p{font-weight:400;font-size:14px;line-height:20px}
.container-fluid .apps-heading .add-a-line .add-a-line-link{position:relative;top:-18px;left:0;width:initial}
.container-fluid .apps-heading .add-a-line .add-a-line-link a{font-weight:600;font-size:14px;line-height:20px}
}
.join-auto-refill .modal,.edit-auto-refill .modal,.add-line .modal,.add-line-merge .modal,.add-merge-line-verification .modal,.add-a-line-new-line .modal,.change-picture .modal,.edit-line-nickname .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.join-auto-refill .modal .modal-dialog .modal-content,.edit-auto-refill .modal .modal-dialog .modal-content,.add-line .modal .modal-dialog .modal-content,.add-line-merge .modal .modal-dialog .modal-content,.add-merge-line-verification .modal .modal-dialog .modal-content,.add-a-line-new-line .modal .modal-dialog .modal-content,.change-picture .modal .modal-dialog .modal-content,.edit-line-nickname .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.join-auto-refill .modal .modal-dialog .modal-content p.caption-two,.edit-auto-refill .modal .modal-dialog .modal-content p.caption-two,.add-line .modal .modal-dialog .modal-content p.caption-two,.add-line-merge .modal .modal-dialog .modal-content p.caption-two,.add-merge-line-verification .modal .modal-dialog .modal-content p.caption-two,.add-a-line-new-line .modal .modal-dialog .modal-content p.caption-two,.change-picture .modal .modal-dialog .modal-content p.caption-two,.edit-line-nickname .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.join-auto-refill .modal .modal-dialog .modal-content .modal-header,.edit-auto-refill .modal .modal-dialog .modal-content .modal-header,.add-line .modal .modal-dialog .modal-content .modal-header,.add-line-merge .modal .modal-dialog .modal-content .modal-header,.add-merge-line-verification .modal .modal-dialog .modal-content .modal-header,.add-a-line-new-line .modal .modal-dialog .modal-content .modal-header,.change-picture .modal .modal-dialog .modal-content .modal-header,.edit-line-nickname .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.join-auto-refill .modal .modal-dialog .modal-content .modal-header .close,.edit-auto-refill .modal .modal-dialog .modal-content .modal-header .close,.add-line .modal .modal-dialog .modal-content .modal-header .close,.add-line-merge .modal .modal-dialog .modal-content .modal-header .close,.add-merge-line-verification .modal .modal-dialog .modal-content .modal-header .close,.add-a-line-new-line .modal .modal-dialog .modal-content .modal-header .close,.change-picture .modal .modal-dialog .modal-content .modal-header .close,.edit-line-nickname .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.join-auto-refill .modal .modal-body,.edit-auto-refill .modal .modal-body,.add-line .modal .modal-body,.add-line-merge .modal .modal-body,.add-merge-line-verification .modal .modal-body,.add-a-line-new-line .modal .modal-body,.change-picture .modal .modal-body,.edit-line-nickname .modal .modal-body{padding:0}
.join-auto-refill .modal .modal-body a,.edit-auto-refill .modal .modal-body a,.add-line .modal .modal-body a,.add-line-merge .modal .modal-body a,.add-merge-line-verification .modal .modal-body a,.add-a-line-new-line .modal .modal-body a,.change-picture .modal .modal-body a,.edit-line-nickname .modal .modal-body a{color:#5d5d5d}
.join-auto-refill .modal .modal-body a:hover,.edit-auto-refill .modal .modal-body a:hover,.add-line .modal .modal-body a:hover,.add-line-merge .modal .modal-body a:hover,.add-merge-line-verification .modal .modal-body a:hover,.add-a-line-new-line .modal .modal-body a:hover,.change-picture .modal .modal-body a:hover,.edit-line-nickname .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.join-auto-refill .modal .modal-body a::after,.edit-auto-refill .modal .modal-body a::after,.add-line .modal .modal-body a::after,.add-line-merge .modal .modal-body a::after,.add-merge-line-verification .modal .modal-body a::after,.add-a-line-new-line .modal .modal-body a::after,.change-picture .modal .modal-body a::after,.edit-line-nickname .modal .modal-body a::after{top:15px}
.join-auto-refill .modal .modal-body .md-form label,.edit-auto-refill .modal .modal-body .md-form label,.add-line .modal .modal-body .md-form label,.add-line-merge .modal .modal-body .md-form label,.add-merge-line-verification .modal .modal-body .md-form label,.add-a-line-new-line .modal .modal-body .md-form label,.change-picture .modal .modal-body .md-form label,.edit-line-nickname .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.join-auto-refill .modal .modal-body .md-form.input-group .form-control,.edit-auto-refill .modal .modal-body .md-form.input-group .form-control,.add-line .modal .modal-body .md-form.input-group .form-control,.add-line-merge .modal .modal-body .md-form.input-group .form-control,.add-merge-line-verification .modal .modal-body .md-form.input-group .form-control,.add-a-line-new-line .modal .modal-body .md-form.input-group .form-control,.change-picture .modal .modal-body .md-form.input-group .form-control,.edit-line-nickname .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.join-auto-refill .modal .modal-body .md-form .error,.edit-auto-refill .modal .modal-body .md-form .error,.add-line .modal .modal-body .md-form .error,.add-line-merge .modal .modal-body .md-form .error,.add-merge-line-verification .modal .modal-body .md-form .error,.add-a-line-new-line .modal .modal-body .md-form .error,.change-picture .modal .modal-body .md-form .error,.edit-line-nickname .modal .modal-body .md-form .error{background:transparent;opacity:1;border-bottom:2px solid #cc2714 !important;color:#cc2714;font-weight:bold}
.join-auto-refill .modal .modal-body .md-form .success,.edit-auto-refill .modal .modal-body .md-form .success,.add-line .modal .modal-body .md-form .success,.add-line-merge .modal .modal-body .md-form .success,.add-merge-line-verification .modal .modal-body .md-form .success,.add-a-line-new-line .modal .modal-body .md-form .success,.change-picture .modal .modal-body .md-form .success,.edit-line-nickname .modal .modal-body .md-form .success{background:transparent;opacity:1;border-bottom:1px solid #5d5d5d}
.join-auto-refill .modal .modal-body .tab-content,.edit-auto-refill .modal .modal-body .tab-content,.add-line .modal .modal-body .tab-content,.add-line-merge .modal .modal-body .tab-content,.add-merge-line-verification .modal .modal-body .tab-content,.add-a-line-new-line .modal .modal-body .tab-content,.change-picture .modal .modal-body .tab-content,.edit-line-nickname .modal .modal-body .tab-content{padding:0}
.join-auto-refill .modal .modal-body .tab-content .about-list,.edit-auto-refill .modal .modal-body .tab-content .about-list,.add-line .modal .modal-body .tab-content .about-list,.add-line-merge .modal .modal-body .tab-content .about-list,.add-merge-line-verification .modal .modal-body .tab-content .about-list,.add-a-line-new-line .modal .modal-body .tab-content .about-list,.change-picture .modal .modal-body .tab-content .about-list,.edit-line-nickname .modal .modal-body .tab-content .about-list{margin:20px 45px}
.join-auto-refill .modal .modal-body .tab-content .about-list li,.edit-auto-refill .modal .modal-body .tab-content .about-list li,.add-line .modal .modal-body .tab-content .about-list li,.add-line-merge .modal .modal-body .tab-content .about-list li,.add-merge-line-verification .modal .modal-body .tab-content .about-list li,.add-a-line-new-line .modal .modal-body .tab-content .about-list li,.change-picture .modal .modal-body .tab-content .about-list li,.edit-line-nickname .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.join-auto-refill .modal .modal-body .tab-content .about-list li span,.edit-auto-refill .modal .modal-body .tab-content .about-list li span,.add-line .modal .modal-body .tab-content .about-list li span,.add-line-merge .modal .modal-body .tab-content .about-list li span,.add-merge-line-verification .modal .modal-body .tab-content .about-list li span,.add-a-line-new-line .modal .modal-body .tab-content .about-list li span,.change-picture .modal .modal-body .tab-content .about-list li span,.edit-line-nickname .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-line .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-line-merge .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .px-sm-5,.change-picture .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .card-header,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .card-header,.add-line .modal .modal-body .tab-content .accordion-new .card-header,.add-line-merge .modal .modal-body .tab-content .accordion-new .card-header,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .card-header,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .card-header,.change-picture .modal .modal-body .tab-content .accordion-new .card-header,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-line .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-line-merge .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .card-header a>p,.change-picture .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.join-auto-refill .modal .modal-body .choice-card,.edit-auto-refill .modal .modal-body .choice-card,.add-line .modal .modal-body .choice-card,.add-line-merge .modal .modal-body .choice-card,.add-merge-line-verification .modal .modal-body .choice-card,.add-a-line-new-line .modal .modal-body .choice-card,.change-picture .modal .modal-body .choice-card,.edit-line-nickname .modal .modal-body .choice-card{width:auto}
.join-auto-refill .modal .modal-body .choice-card .custom-control-label,.edit-auto-refill .modal .modal-body .choice-card .custom-control-label,.add-line .modal .modal-body .choice-card .custom-control-label,.add-line-merge .modal .modal-body .choice-card .custom-control-label,.add-merge-line-verification .modal .modal-body .choice-card .custom-control-label,.add-a-line-new-line .modal .modal-body .choice-card .custom-control-label,.change-picture .modal .modal-body .choice-card .custom-control-label,.edit-line-nickname .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.join-auto-refill .modal .close,.edit-auto-refill .modal .close,.add-line .modal .close,.add-line-merge .modal .close,.add-merge-line-verification .modal .close,.add-a-line-new-line .modal .close,.change-picture .modal .close,.edit-line-nickname .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.device-info .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.device-info .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.device-info .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.device-info .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.device-info .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.device-info .modal .modal-body{padding:0}
.device-info .modal .modal-body a{color:#5d5d5d}
.device-info .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.device-info .modal .modal-body a::after{top:15px}
.device-info .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.device-info .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.device-info .modal .modal-body .md-form .error{background:url(clientlib-base/resources/svg/light/error.svg) center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important;color:#000;font-weight:normal}
.device-info .modal .modal-body .md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d;color:#000;font-weight:normal}
.device-info .modal .modal-body .tab-content{padding:0}
.device-info .modal .modal-body .tab-content .about-list{margin:20px 45px}
.device-info .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.device-info .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.device-info .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.device-info .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.device-info .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.device-info .modal .modal-body .choice-card{width:auto}
.device-info .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.device-info .modal .modal-body .device-container{padding:15px 0}
.device-info .modal .modal-body .device-container .unknown-device{width:78px;height:78px}
.device-info .modal .modal-body .device-container .unknown-device img{width:100%;height:auto}
.device-info .modal .modal-body .device-container .device-image{width:78px;height:78px;padding:15px;background-color:#f9f9f9;border-radius:8px;text-align:center}
.device-info .modal .modal-body .device-container .device-image img{max-width:100%;height:100%}
.device-info .modal .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.device-info .modal .modal-body .device-list li{padding:20px 15px 10px 15px}
.device-info .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.remove-contacts .modal,.current-plan .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.remove-contacts .modal .modal-dialog .modal-content,.current-plan .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.remove-contacts .modal .modal-dialog .modal-content p.caption-two,.current-plan .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.remove-contacts .modal .modal-dialog .modal-content .modal-header,.current-plan .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.remove-contacts .modal .modal-dialog .modal-content .modal-header .close,.current-plan .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.remove-contacts .modal .modal-body,.current-plan .modal .modal-body{padding:0}
.remove-contacts .modal .modal-body a,.current-plan .modal .modal-body a{color:#5d5d5d}
.remove-contacts .modal .modal-body a:hover,.current-plan .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.remove-contacts .modal .modal-body a::after,.current-plan .modal .modal-body a::after{top:15px}
.remove-contacts .modal .modal-body .md-form label,.current-plan .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.remove-contacts .modal .modal-body .md-form.input-group .form-control,.current-plan .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.remove-contacts .modal .modal-body .md-form .error,.current-plan .modal .modal-body .md-form .error{background:url(clientlib-base/resources/svg/light/error.svg) center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important;color:#000;font-weight:normal}
.remove-contacts .modal .modal-body .md-form .success,.current-plan .modal .modal-body .md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d;color:#000;font-weight:normal}
.remove-contacts .modal .modal-body .tab-content,.current-plan .modal .modal-body .tab-content{padding:0}
.remove-contacts .modal .modal-body .tab-content .about-list,.current-plan .modal .modal-body .tab-content .about-list{margin:20px 45px}
.remove-contacts .modal .modal-body .tab-content .about-list li,.current-plan .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.remove-contacts .modal .modal-body .tab-content .about-list li span,.current-plan .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.remove-contacts .modal .modal-body .tab-content .accordion-new .px-sm-5,.current-plan .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.remove-contacts .modal .modal-body .tab-content .accordion-new .card-header,.current-plan .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.remove-contacts .modal .modal-body .tab-content .accordion-new .card-header a>p,.current-plan .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.remove-contacts .modal .modal-body .choice-card,.current-plan .modal .modal-body .choice-card{width:auto}
.remove-contacts .modal .modal-body .choice-card .custom-control-label,.current-plan .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.remove-contacts .modal .modal-body .device-container,.current-plan .modal .modal-body .device-container{padding:15px 0}
.remove-contacts .modal .modal-body .device-container .unknown-device,.current-plan .modal .modal-body .device-container .unknown-device{width:78px;height:78px}
.remove-contacts .modal .modal-body .device-container .unknown-device img,.current-plan .modal .modal-body .device-container .unknown-device img{width:100%;height:aut0}
.remove-contacts .modal .modal-body .device-container .device-image,.current-plan .modal .modal-body .device-container .device-image{width:78px;height:78px;padding:15px;background-color:#f9f9f9;border-radius:8px;text-align:center}
.remove-contacts .modal .modal-body .device-container .device-image img,.current-plan .modal .modal-body .device-container .device-image img{max-width:100%;height:100%}
.remove-contacts .modal .modal-body .device-list,.current-plan .modal .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.remove-contacts .modal .modal-body .device-list li,.current-plan .modal .modal-body .device-list li{padding:20px 15px 10px 15px}
.remove-contacts .modal .remove-btn,.current-plan .modal .remove-btn{display:flex;width:100%}
.remove-contacts .modal .remove-btn .small,.current-plan .modal .remove-btn .small{width:50%;margin-right:0}
.remove-contacts .modal .remove-btn .small .btn,.current-plan .modal .remove-btn .small .btn{width:90%}
.remove-contacts .modal .close,.current-plan .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
@media only screen and (min-width:375px){.managed-line .refill-your-plan .toast-refill,.managed-line .port-toast .toast-refill{border:0;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);margin-top:20px;margin-bottom:20px;max-width:693px;min-height:271px;position:relative}
.managed-line .refill-your-plan .toast-refill .toast-header,.managed-line .port-toast .toast-refill .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 10px 5px 15px;color:#000;border-bottom:0;border-radius:10px 10px 0 0}
.managed-line .refill-your-plan .toast-refill .toast-body,.managed-line .port-toast .toast-refill .toast-body{border-radius:10px;padding:0 10px 20px 55px}
.managed-line .refill-your-plan .toast-refill .toast-body p,.managed-line .port-toast .toast-refill .toast-body p{margin-bottom:15px}
.managed-line .refill-your-plan .toast-refill .toast-body .toast-close,.managed-line .port-toast .toast-refill .toast-body .toast-close{right:12px;top:12px;position:absolute}
.managed-line .refill-your-plan .refill-toast-carousel .owl-stage,.managed-line .port-toast .refill-toast-carousel .owl-stage{padding-left:5px !important}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav,.managed-line .port-toast .refill-toast-carousel .owl-nav{text-align:left;margin:0;height:20px}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav .owl-prev,.managed-line .port-toast .refill-toast-carousel .owl-nav .owl-prev{position:relative;top:-15px;left:0}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav .owl-next,.managed-line .port-toast .refill-toast-carousel .owl-nav .owl-next{position:relative;top:-15px;left:0}
.managed-line .noAssociatedWearables{position:relative}
.managed-line .noAssociatedWearables .tag-wrapper{background-image:url(clientlib-base/resources/svg/light/new-tag.svg);background-repeat:no-repeat;position:absolute;top:6px;width:100px;left:-7px;height:30px}
.managed-line .noAssociatedWearables .tag-wrapper .new-tag{color:#231f20;font-size:14px;font-weight:700;position:absolute;top:-2px;left:18px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag{border:1px solid #000;padding:30px 10px 20px 10px;margin-bottom:40px;display:flex;border-radius:8px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.imgDeviceDetails{width:5%}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.imgDeviceDetails div.smartPhone-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);background-repeat:no-repeat;width:14px;height:20px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails{width:70%;line-height:15px;color:#000;padding-left:10px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails p.deviceNickname{font-size:14px;font-weight:600}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails p.deviceIMEI{font-size:10px;font-weight:400}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceEditDetails{width:25%}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceEditDetails a{font-size:14px;text-decoration:underline;font-weight:400;color:#000;border-bottom:unset}
.managed-line .usage-container{width:100%;margin:0 0 50px auto;background:#231f20;border-radius:10px;padding:25px}
.managed-line .usage-container .usage-title{padding-bottom:25px}
.managed-line .usage-container .usage-title h2{font-size:12px !important;text-transform:uppercase !important;color:#b3b3b3}
.managed-line .usage-container .usage-caption{z-index:10;color:#fff;text-align:left}
.managed-line .usage-container .usage-caption h2{font-weight:700px !important;font-size:24px !important;margin:10px 0}
.managed-line .usage-container .usage-caption div.myUsage-plans{margin-bottom:20px}
.managed-line .usage-container .usage-caption div.myUsage-plans p{font-size:12px;font-weight:400}
.managed-line .usage-container .usage-caption div.myUsage-plans p span{font-weight:700 !important}
.managed-line .usage-container .usage-btn .btn{color:#000;font-size:12px;font-weight:700}
.managed-line .usage-container .view{margin:0 7.5px;width:auto;height:266px;margin-top:32px}
.managed-line .usage-container .view .graph{width:100px}
.managed-line .usage-container .view .progressbar-text{font-size:10px;font-weight:700;color:#fff !important;width:46px;text-align:center;line-height:0;margin:15px auto !important}
.managed-line .line-list{left:35px !important}
.managed-line .user-picture{margin-top:50px;text-align:center}
.managed-line .user-picture img{margin:0 auto}
.managed-line .manageplan-yourplan div.zipcodeDiv{padding:20px 0 5px 0}
.managed-line .manageplan-yourplan div.zipcodeDiv p.zipContainer{font-size:14px;font-weight:600;color:#000}
.managed-line .manageplan-yourplan div.zipcodeDiv p.zipDetails{font-size:10px !important;color:#000;font-weight:400}
.managed-line .manageplan-yourplan div.zipcodeDiv p.zipDetails a{font-weight:700 !important;font-size:10px !important}
.managed-line .manageplan-yourplan .deviceDetail-main{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e8e9;padding:20px 0;text-align:left}
.managed-line .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails{width:15%}
.managed-line .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails div{height:40px;width:40px;background:#e8e8e9;background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails div.smartWatch-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg)}
.managed-line .manageplan-yourplan .deviceDetail-main div.deviceDetails{width:80%;line-height:15px}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails{width:10%;position:relative}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails div.smartPhone-deviceDetials{background:url(clientlib-base/resources/svg/light/device_details_icon.svg) center no-repeat;height:40px;width:25px;cursor:pointer}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails div.show{background-color:#e8e8e9;height:40px;width:40px;border-radius:50%}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip{position:absolute;right:0;display:none;color:#000;width:170px;background:#fff;opacity:1;padding:5px;border:1px solid #e8e8e8;height:100px}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip p{padding:10px 0 10px 10px}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip a{text-decoration:none;font-weight:400;border-bottom:unset}
.managed-line .manageplan-yourplan ul{margin:0;padding:0;list-style-type:none}
.managed-line .manageplan-yourplan ul li{margin:20px 0 0 0}
.managed-line .manageplan-yourplan ul li span{width:50%}
.managed-line .manageplan-yourplan .pb-30{padding-bottom:0 !important}
.managed-line .manageplan-yourplan .pt-20{padding-top:16px !important}
.managed-line .manageplan-yourplan .pb-1{padding-bottom:0 !important}
.managed-line .manageplan-yourplan .extra-small .btn{padding:4px 10px !important;text-transform:uppercase}
.managed-line .manageplan-yourplan .custom-switch .custom-control-label::before{height:22px}
.managed-line .manageplan-yourplan .custom-switch .custom-control-input:checked ~ .custom-control-label::before{height:22px}
.managed-line .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:0;top:35px;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:0;top:35px;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .toggle-up{display:flex}
.managed-line .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.managed-line .manageplan-yourplan .toggle-up .caption-one a{border:0}
.managed-line .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.managed-line .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.managed-line .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.managed-line .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.managed-line .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.managed-line .deviceTabButton{display:flex;justify-content:space-between;margin:40px 0}
.managed-line .deviceTabButton .removeDeviceButton{border-radius:20px;border:1px solid #b2b2b2;margin-right:20px;font-weight:700;font-size:12px !important;background:#fff !important;width:50%;text-align:center;padding:10px}
.managed-line .deviceTabButton .removeDeviceButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .deviceTabButton .tutorialButton{background:#bee81e !important;border-radius:20px;font-weight:700;font-size:12px;font-size:12px !important;width:50%;text-align:center;padding:10px;width:50%;margin:0 auto}
.managed-line .deviceTabButton .tutorialButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .deviceTabButton .tablets-tutorial{display:flex;justify-content:center}
.managed-line .deviceTabButton .tablets-tutorial a{width:100% !important}
.managed-line .accordion-new .card .card-header{background-color:transparent;padding:20px 0;border-bottom:0}
.managed-line .accordion-new .card .card-body{padding:0;background-color:transparent}
.managed-line .accordion-new .card .card-body .next-plan-notification{padding:3px 0}
.managed-line .accordion-new .card .card-body .reserve-plan-list{margin:0;padding:0;list-style-type:none}
.managed-line .accordion-new .card .card-body .reserve-plan-list li{margin:0;border-bottom:1px solid #e8e8e9}
.managed-line .accordion-new .card .card-body .reserve-plan-list li:last-child{border-bottom:0 solid transparent}
.managed-line .accordion-new .card .card-body .reserve-plan-list .plan-lists{padding:20px 20px 20px 0}
.managed-line .popular-addon{background:#231f20;border-radius:10px;padding:20px}
.managed-line .popular-addon .popular-plan-card{border-radius:10px;width:86px;height:86px;background:rgba(255,255,255,0.08);padding:12px}
.managed-line .toast-eligible-upgrade{border:0;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);width:100%;margin:20px 0}
.managed-line .toast-eligible-upgrade .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 10px 5px 15px;color:#000;border-bottom:0;border-radius:10px 10px 0 0}
.managed-line .toast-eligible-upgrade .toast-body{border-radius:10px;padding:0 10px 20px 55px}
.managed-line .toast-eligible-upgrade .toast-body p{margin-bottom:15px}
.join-auto-refill .modal,.edit-auto-refill .modal,.add-line .modal,.add-line-merge .modal,.add-merge-line-verification .modal,.add-a-line-new-line .modal,.change-picture .modal,.edit-line-nickname .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.join-auto-refill .modal .modal-dialog .modal-content,.edit-auto-refill .modal .modal-dialog .modal-content,.add-line .modal .modal-dialog .modal-content,.add-line-merge .modal .modal-dialog .modal-content,.add-merge-line-verification .modal .modal-dialog .modal-content,.add-a-line-new-line .modal .modal-dialog .modal-content,.change-picture .modal .modal-dialog .modal-content,.edit-line-nickname .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.join-auto-refill .modal .modal-dialog .modal-content p.caption-two,.edit-auto-refill .modal .modal-dialog .modal-content p.caption-two,.add-line .modal .modal-dialog .modal-content p.caption-two,.add-line-merge .modal .modal-dialog .modal-content p.caption-two,.add-merge-line-verification .modal .modal-dialog .modal-content p.caption-two,.add-a-line-new-line .modal .modal-dialog .modal-content p.caption-two,.change-picture .modal .modal-dialog .modal-content p.caption-two,.edit-line-nickname .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.join-auto-refill .modal .modal-dialog .modal-content .modal-header,.edit-auto-refill .modal .modal-dialog .modal-content .modal-header,.add-line .modal .modal-dialog .modal-content .modal-header,.add-line-merge .modal .modal-dialog .modal-content .modal-header,.add-merge-line-verification .modal .modal-dialog .modal-content .modal-header,.add-a-line-new-line .modal .modal-dialog .modal-content .modal-header,.change-picture .modal .modal-dialog .modal-content .modal-header,.edit-line-nickname .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.join-auto-refill .modal .modal-dialog .modal-content .modal-header .close,.edit-auto-refill .modal .modal-dialog .modal-content .modal-header .close,.add-line .modal .modal-dialog .modal-content .modal-header .close,.add-line-merge .modal .modal-dialog .modal-content .modal-header .close,.add-merge-line-verification .modal .modal-dialog .modal-content .modal-header .close,.add-a-line-new-line .modal .modal-dialog .modal-content .modal-header .close,.change-picture .modal .modal-dialog .modal-content .modal-header .close,.edit-line-nickname .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.join-auto-refill .modal .modal-body,.edit-auto-refill .modal .modal-body,.add-line .modal .modal-body,.add-line-merge .modal .modal-body,.add-merge-line-verification .modal .modal-body,.add-a-line-new-line .modal .modal-body,.change-picture .modal .modal-body,.edit-line-nickname .modal .modal-body{padding:0}
.join-auto-refill .modal .modal-body a,.edit-auto-refill .modal .modal-body a,.add-line .modal .modal-body a,.add-line-merge .modal .modal-body a,.add-merge-line-verification .modal .modal-body a,.add-a-line-new-line .modal .modal-body a,.change-picture .modal .modal-body a,.edit-line-nickname .modal .modal-body a{color:#5d5d5d}
.join-auto-refill .modal .modal-body a:hover,.edit-auto-refill .modal .modal-body a:hover,.add-line .modal .modal-body a:hover,.add-line-merge .modal .modal-body a:hover,.add-merge-line-verification .modal .modal-body a:hover,.add-a-line-new-line .modal .modal-body a:hover,.change-picture .modal .modal-body a:hover,.edit-line-nickname .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.join-auto-refill .modal .modal-body a::after,.edit-auto-refill .modal .modal-body a::after,.add-line .modal .modal-body a::after,.add-line-merge .modal .modal-body a::after,.add-merge-line-verification .modal .modal-body a::after,.add-a-line-new-line .modal .modal-body a::after,.change-picture .modal .modal-body a::after,.edit-line-nickname .modal .modal-body a::after{top:15px}
.join-auto-refill .modal .modal-body .md-form label,.edit-auto-refill .modal .modal-body .md-form label,.add-line .modal .modal-body .md-form label,.add-line-merge .modal .modal-body .md-form label,.add-merge-line-verification .modal .modal-body .md-form label,.add-a-line-new-line .modal .modal-body .md-form label,.change-picture .modal .modal-body .md-form label,.edit-line-nickname .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.join-auto-refill .modal .modal-body .md-form.input-group .form-control,.edit-auto-refill .modal .modal-body .md-form.input-group .form-control,.add-line .modal .modal-body .md-form.input-group .form-control,.add-line-merge .modal .modal-body .md-form.input-group .form-control,.add-merge-line-verification .modal .modal-body .md-form.input-group .form-control,.add-a-line-new-line .modal .modal-body .md-form.input-group .form-control,.change-picture .modal .modal-body .md-form.input-group .form-control,.edit-line-nickname .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.join-auto-refill .modal .modal-body .md-form .error,.edit-auto-refill .modal .modal-body .md-form .error,.add-line .modal .modal-body .md-form .error,.add-line-merge .modal .modal-body .md-form .error,.add-merge-line-verification .modal .modal-body .md-form .error,.add-a-line-new-line .modal .modal-body .md-form .error,.change-picture .modal .modal-body .md-form .error,.edit-line-nickname .modal .modal-body .md-form .error{background:transparent;opacity:1;border-bottom:2px solid #cc2714 !important;color:#cc2714;font-weight:bold}
.join-auto-refill .modal .modal-body .md-form .success,.edit-auto-refill .modal .modal-body .md-form .success,.add-line .modal .modal-body .md-form .success,.add-line-merge .modal .modal-body .md-form .success,.add-merge-line-verification .modal .modal-body .md-form .success,.add-a-line-new-line .modal .modal-body .md-form .success,.change-picture .modal .modal-body .md-form .success,.edit-line-nickname .modal .modal-body .md-form .success{background:transparent;opacity:1;border-bottom:1px solid #5d5d5d}
.join-auto-refill .modal .modal-body .tab-content,.edit-auto-refill .modal .modal-body .tab-content,.add-line .modal .modal-body .tab-content,.add-line-merge .modal .modal-body .tab-content,.add-merge-line-verification .modal .modal-body .tab-content,.add-a-line-new-line .modal .modal-body .tab-content,.change-picture .modal .modal-body .tab-content,.edit-line-nickname .modal .modal-body .tab-content{padding:0}
.join-auto-refill .modal .modal-body .tab-content .about-list,.edit-auto-refill .modal .modal-body .tab-content .about-list,.add-line .modal .modal-body .tab-content .about-list,.add-line-merge .modal .modal-body .tab-content .about-list,.add-merge-line-verification .modal .modal-body .tab-content .about-list,.add-a-line-new-line .modal .modal-body .tab-content .about-list,.change-picture .modal .modal-body .tab-content .about-list,.edit-line-nickname .modal .modal-body .tab-content .about-list{margin:20px 45px}
.join-auto-refill .modal .modal-body .tab-content .about-list li,.edit-auto-refill .modal .modal-body .tab-content .about-list li,.add-line .modal .modal-body .tab-content .about-list li,.add-line-merge .modal .modal-body .tab-content .about-list li,.add-merge-line-verification .modal .modal-body .tab-content .about-list li,.add-a-line-new-line .modal .modal-body .tab-content .about-list li,.change-picture .modal .modal-body .tab-content .about-list li,.edit-line-nickname .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.join-auto-refill .modal .modal-body .tab-content .about-list li span,.edit-auto-refill .modal .modal-body .tab-content .about-list li span,.add-line .modal .modal-body .tab-content .about-list li span,.add-line-merge .modal .modal-body .tab-content .about-list li span,.add-merge-line-verification .modal .modal-body .tab-content .about-list li span,.add-a-line-new-line .modal .modal-body .tab-content .about-list li span,.change-picture .modal .modal-body .tab-content .about-list li span,.edit-line-nickname .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-line .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-line-merge .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .px-sm-5,.change-picture .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .card-header,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .card-header,.add-line .modal .modal-body .tab-content .accordion-new .card-header,.add-line-merge .modal .modal-body .tab-content .accordion-new .card-header,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .card-header,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .card-header,.change-picture .modal .modal-body .tab-content .accordion-new .card-header,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-line .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-line-merge .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .card-header a>p,.change-picture .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.join-auto-refill .modal .modal-body .choice-card,.edit-auto-refill .modal .modal-body .choice-card,.add-line .modal .modal-body .choice-card,.add-line-merge .modal .modal-body .choice-card,.add-merge-line-verification .modal .modal-body .choice-card,.add-a-line-new-line .modal .modal-body .choice-card,.change-picture .modal .modal-body .choice-card,.edit-line-nickname .modal .modal-body .choice-card{width:auto}
.join-auto-refill .modal .modal-body .choice-card .custom-control-label,.edit-auto-refill .modal .modal-body .choice-card .custom-control-label,.add-line .modal .modal-body .choice-card .custom-control-label,.add-line-merge .modal .modal-body .choice-card .custom-control-label,.add-merge-line-verification .modal .modal-body .choice-card .custom-control-label,.add-a-line-new-line .modal .modal-body .choice-card .custom-control-label,.change-picture .modal .modal-body .choice-card .custom-control-label,.edit-line-nickname .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.join-auto-refill .modal .close,.edit-auto-refill .modal .close,.add-line .modal .close,.add-line-merge .modal .close,.add-merge-line-verification .modal .close,.add-a-line-new-line .modal .close,.change-picture .modal .close,.edit-line-nickname .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.device-info .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.device-info .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.device-info .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.device-info .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.device-info .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.device-info .modal .modal-body{padding:0}
.device-info .modal .modal-body a{color:#5d5d5d}
.device-info .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.device-info .modal .modal-body a::after{top:15px}
.device-info .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.device-info .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.device-info .modal .modal-body .md-form .error{background:url(clientlib-base/resources/svg/light/error.svg) center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important;color:#000;font-weight:normal}
.device-info .modal .modal-body .md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d;color:#000;font-weight:normal}
.device-info .modal .modal-body .tab-content{padding:0}
.device-info .modal .modal-body .tab-content .about-list{margin:20px 45px}
.device-info .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.device-info .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.device-info .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.device-info .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.device-info .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.device-info .modal .modal-body .choice-card{width:auto}
.device-info .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.device-info .modal .modal-body .device-container{padding:15px 0}
.device-info .modal .modal-body .device-container .unknown-device{width:78px;height:78px}
.device-info .modal .modal-body .device-container .unknown-device img{width:100%;height:auto}
.device-info .modal .modal-body .device-container .device-image{width:78px;height:78px;padding:15px;background-color:#f9f9f9;border-radius:8px;text-align:center}
.device-info .modal .modal-body .device-container .device-image img{max-width:100%;height:100%}
.device-info .modal .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.device-info .modal .modal-body .device-list li{padding:20px 15px 10px 15px}
.device-info .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.remove-contacts .modal,.current-plan .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.remove-contacts .modal .modal-dialog .modal-content,.current-plan .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.remove-contacts .modal .modal-dialog .modal-content p.caption-two,.current-plan .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.remove-contacts .modal .modal-dialog .modal-content .modal-header,.current-plan .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.remove-contacts .modal .modal-dialog .modal-content .modal-header .close,.current-plan .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.remove-contacts .modal .modal-body,.current-plan .modal .modal-body{padding:0}
.remove-contacts .modal .modal-body a,.current-plan .modal .modal-body a{color:#5d5d5d}
.remove-contacts .modal .modal-body a:hover,.current-plan .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.remove-contacts .modal .modal-body a::after,.current-plan .modal .modal-body a::after{top:15px}
.remove-contacts .modal .modal-body .md-form label,.current-plan .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.remove-contacts .modal .modal-body .md-form.input-group .form-control,.current-plan .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.remove-contacts .modal .modal-body .md-form .error,.current-plan .modal .modal-body .md-form .error{background:url(clientlib-base/resources/svg/light/error.svg) center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important;color:#000;font-weight:normal}
.remove-contacts .modal .modal-body .md-form .success,.current-plan .modal .modal-body .md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d;color:#000;font-weight:normal}
.remove-contacts .modal .modal-body .tab-content,.current-plan .modal .modal-body .tab-content{padding:0}
.remove-contacts .modal .modal-body .tab-content .about-list,.current-plan .modal .modal-body .tab-content .about-list{margin:20px 45px}
.remove-contacts .modal .modal-body .tab-content .about-list li,.current-plan .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.remove-contacts .modal .modal-body .tab-content .about-list li span,.current-plan .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.remove-contacts .modal .modal-body .tab-content .accordion-new .px-sm-5,.current-plan .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.remove-contacts .modal .modal-body .tab-content .accordion-new .card-header,.current-plan .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.remove-contacts .modal .modal-body .tab-content .accordion-new .card-header a>p,.current-plan .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.remove-contacts .modal .modal-body .choice-card,.current-plan .modal .modal-body .choice-card{width:auto}
.remove-contacts .modal .modal-body .choice-card .custom-control-label,.current-plan .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.remove-contacts .modal .modal-body .device-container,.current-plan .modal .modal-body .device-container{padding:15px 0}
.remove-contacts .modal .modal-body .device-container .unknown-device,.current-plan .modal .modal-body .device-container .unknown-device{width:78px;height:78px}
.remove-contacts .modal .modal-body .device-container .unknown-device img,.current-plan .modal .modal-body .device-container .unknown-device img{width:100%;height:aut0}
.remove-contacts .modal .modal-body .device-container .device-image,.current-plan .modal .modal-body .device-container .device-image{width:78px;height:78px;padding:15px;background-color:#f9f9f9;border-radius:8px;text-align:center}
.remove-contacts .modal .modal-body .device-container .device-image img,.current-plan .modal .modal-body .device-container .device-image img{max-width:100%;height:100%}
.remove-contacts .modal .modal-body .device-list,.current-plan .modal .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.remove-contacts .modal .modal-body .device-list li,.current-plan .modal .modal-body .device-list li{padding:20px 15px 10px 15px}
.remove-contacts .modal .remove-btn,.current-plan .modal .remove-btn{display:flex;width:100%}
.remove-contacts .modal .remove-btn .small,.current-plan .modal .remove-btn .small{width:50%;margin-right:0}
.remove-contacts .modal .remove-btn .small .btn,.current-plan .modal .remove-btn .small .btn{width:90%}
.remove-contacts .modal .close,.current-plan .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.button.large.primary-btn.mr-10.d-inline-block.pt-20.pb-30.buttonAlign{width:100% !important;text-align:center !important}
.container-fluid .apps-heading .add-a-line{background-image:url("clientlib-base/resources/png/add_a_line_banner-mobile.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-between;padding:8px 18px 8px 50px;gap:15px;align-items:center;height:156px;width:86dvw;flex-wrap:wrap;top:30px;margin-bottom:42px}
.container-fluid .apps-heading .add-a-line .add-a-line-content{display:flex;flex-direction:column;position:relative;left:0;width:95%;text-align:left;height:55%;gap:3px;top:-2px}
.container-fluid .apps-heading .add-a-line .add-a-line-content h2{font-weight:700;font-size:16px;line-height:20px}
.container-fluid .apps-heading .add-a-line .add-a-line-content p{font-weight:400;font-size:12px;line-height:20px}
.container-fluid .apps-heading .add-a-line .add-a-line-link{position:relative;left:0;width:initial;top:-1px}
.container-fluid .apps-heading .add-a-line .add-a-line-link a{font-weight:600;font-size:12px;line-height:20px}
}
@media only screen and (min-width:768px){.container-fluid .apps-heading .add-a-line{background-image:url("clientlib-base/resources/png/add_a_line_banner_tablet.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-between;padding:0 18px 10px 50px;gap:15px;align-items:center;height:68px;width:auto;top:37px;margin-bottom:46px}
.container-fluid .apps-heading .add-a-line .add-a-line-content{display:flex;flex-direction:column;position:relative;left:0;width:initial;text-align:left;height:82%;top:6px}
.container-fluid .apps-heading .add-a-line .add-a-line-content h2{font-weight:700;font-size:16px;line-height:22px}
.container-fluid .apps-heading .add-a-line .add-a-line-content p{font-weight:400;font-size:12px;line-height:15px}
.container-fluid .apps-heading .add-a-line .add-a-line-link{position:relative;left:0;width:initial;top:-8px}
.container-fluid .apps-heading .add-a-line .add-a-line-link a{font-weight:600;font-size:14px;line-height:20px}
}
@media only screen and (min-width:992px){.managed-line .refill-your-plan .toast-refill,.managed-line .port-toast .toast-refill{border:0;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);margin-top:20px;margin-bottom:20px;max-width:690px;min-height:171px;position:relative}
.managed-line .refill-your-plan .toast-refill .toast-header,.managed-line .port-toast .toast-refill .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 10px 5px 15px;color:#000;border-bottom:0;border-radius:10px 10px 0 0}
.managed-line .refill-your-plan .toast-refill .toast-body,.managed-line .port-toast .toast-refill .toast-body{border-radius:10px;padding:0 10px 20px 55px}
.managed-line .refill-your-plan .toast-refill .toast-body p,.managed-line .port-toast .toast-refill .toast-body p{margin-bottom:15px}
.managed-line .refill-your-plan .toast-refill .toast-body .toast-close,.managed-line .port-toast .toast-refill .toast-body .toast-close{right:12px;top:12px;position:absolute}
.managed-line .refill-your-plan .refill-toast-carousel .owl-stage,.managed-line .port-toast .refill-toast-carousel .owl-stage{padding-left:5px !important}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav,.managed-line .port-toast .refill-toast-carousel .owl-nav{text-align:left;margin:0;height:20px}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav .owl-prev,.managed-line .port-toast .refill-toast-carousel .owl-nav .owl-prev{position:relative;top:-15px;left:0}
.managed-line .refill-your-plan .refill-toast-carousel .owl-nav .owl-next,.managed-line .port-toast .refill-toast-carousel .owl-nav .owl-next{position:relative;top:-15px;left:0}
.managed-line .noAssociatedWearables{position:relative}
.managed-line .noAssociatedWearables .tag-wrapper{background-image:url(clientlib-base/resources/svg/light/new-tag.svg);background-repeat:no-repeat;position:absolute;top:6px;width:100px;left:-7px;height:30px}
.managed-line .noAssociatedWearables .tag-wrapper .new-tag{color:#231f20;font-size:14px;font-weight:700;position:absolute;top:-2px;left:18px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag{border:1px solid #000;padding:30px 10px 20px 10px;margin-bottom:40px;display:flex;border-radius:8px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.imgDeviceDetails{width:5%}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.imgDeviceDetails div.smartPhone-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);background-repeat:no-repeat;width:14px;height:20px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails{width:70%;line-height:15px;color:#000;padding-left:10px}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails p.deviceNickname{font-size:14px;font-weight:600}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceDetails p.deviceIMEI{font-size:10px;font-weight:400}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceEditDetails{width:25%}
.managed-line .noAssociatedWearables .newSmartWatchAddonFlag div.deviceEditDetails a{font-size:14px;text-decoration:underline;font-weight:400;color:#000;border-bottom:unset}
.managed-line .usage-container{width:100%;margin:0 0 50px auto;background:#231f20;border-radius:10px;padding:25px}
.managed-line .usage-container .usage-title{padding-bottom:25px}
.managed-line .usage-container .usage-title h2{font-size:12px !important;text-transform:uppercase !important;color:#b3b3b3}
.managed-line .usage-container .usage-caption{z-index:10;color:#fff;text-align:left}
.managed-line .usage-container .usage-caption h2{font-weight:700px !important;font-size:24px !important;margin:10px 0}
.managed-line .usage-container .usage-caption div.myUsage-plans{margin-bottom:20px}
.managed-line .usage-container .usage-caption div.myUsage-plans p{font-size:12px;font-weight:400}
.managed-line .usage-container .usage-caption div.myUsage-plans p span{font-weight:700 !important}
.managed-line .usage-container .usage-btn .btn{color:#000;font-size:12px;font-weight:700}
.managed-line .usage-container .view{margin:0 7.5px;width:auto;height:266px;margin-top:32px}
.managed-line .usage-container .view .graph{width:100px}
.managed-line .usage-container .view .progressbar-text{font-size:10px;font-weight:700;color:#fff !important;width:46px;text-align:center;line-height:0;margin:15px auto !important}
.managed-line .line-list{left:35px !important}
.managed-line .user-picture{margin-top:0;text-align:left}
.managed-line .user-picture img{margin:0}
.managed-line .manageplan-yourplan div.zipcodeDiv{padding:20px 0 5px 0}
.managed-line .manageplan-yourplan div.zipcodeDiv p.zipContainer{font-size:14px;font-weight:600;color:#000}
.managed-line .manageplan-yourplan div.zipcodeDiv p.zipDetails p span{font-size:10px !important;color:#000;font-weight:400}
.managed-line .manageplan-yourplan div.zipcodeDiv p.zipDetails a{font-weight:700 !important;font-size:10px !important}
.managed-line .manageplan-yourplan .deviceDetail-main{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e8e9;padding:20px 0;text-align:left}
.managed-line .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails{width:15%}
.managed-line .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails div{height:40px;width:40px;background:#e8e8e9;background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .deviceDetail-main div.imgDeviceDetails div.smartWatch-deviceDetials{background-image:url(clientlib-base/resources/svg/light/smartwatch.svg)}
.managed-line .manageplan-yourplan .deviceDetail-main div.deviceDetails{width:80%;line-height:15px}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails{width:10%;position:relative}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails div.smartPhone-deviceDetials{background:url(clientlib-base/resources/svg/light/device_details_icon.svg) center no-repeat;height:40px;width:25px;cursor:pointer}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails div.show{background-color:#e8e8e9;height:40px;width:40px;border-radius:50%}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip{position:absolute;right:0;display:none;color:#000;width:170px;background:#fff;opacity:1;padding:5px;border:1px solid #e8e8e8;height:100px}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip p{padding:10px 0 10px 10px}
.managed-line .manageplan-yourplan .deviceDetail-main .deviceEditDetails .tooltip a{text-decoration:none;font-weight:400;border-bottom:unset}
.managed-line .manageplan-yourplan ul{margin:0;padding:0;list-style-type:none}
.managed-line .manageplan-yourplan ul li{margin:20px 0 0 0}
.managed-line .manageplan-yourplan ul li span{width:25%}
.managed-line .manageplan-yourplan ul li span:last-child{width:100%}
.managed-line .manageplan-yourplan ul li .tf-tooltip{cursor:pointer}
.managed-line .manageplan-yourplan ul li .tf-tooltip span{min-width:unset;width:auto;padding-right:0}
.managed-line .manageplan-yourplan ul .extra-small .btn{padding:4px 22px !important;text-transform:uppercase}
.managed-line .manageplan-yourplan .extra-small .btn{padding:4px 22px !important;text-transform:uppercase}
.managed-line .manageplan-yourplan .custom-switch .custom-control-label::before{height:22px}
.managed-line .manageplan-yourplan .custom-switch .custom-control-input:checked ~ .custom-control-label::before{height:22px}
.managed-line .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:0;top:35px;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:0;top:35px;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.managed-line .manageplan-yourplan .toggle-up{display:flex}
.managed-line .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.managed-line .manageplan-yourplan .toggle-up .caption-one a{border:0}
.managed-line .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.managed-line .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.managed-line .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.managed-line .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.managed-line .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.managed-line .deviceTabButton{display:flex;justify-content:space-between;margin:40px 0}
.managed-line .deviceTabButton .removeDeviceButton{border-radius:20px;border:1px solid #b2b2b2;margin-right:20px;font-weight:700;font-size:12px !important;background:#fff !important;width:50%;text-align:center;padding:10px}
.managed-line .deviceTabButton .removeDeviceButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .deviceTabButton .tutorialButton{background:#bee81e !important;border-radius:20px;font-weight:700;font-size:12px;font-size:12px !important;width:50%;text-align:center;padding:10px;width:50%;margin:0 auto}
.managed-line .deviceTabButton .tutorialButton a{text-decoration:none;border-bottom:unset;font-size:12px}
.managed-line .deviceTabButton .tablets-tutorial{display:flex;justify-content:center}
.managed-line .deviceTabButton .tablets-tutorial a{width:100% !important}
.managed-line .accordion-new .card .card-header{background-color:transparent;padding:20px 0;border-bottom:0}
.managed-line .accordion-new .card .card-body{padding:0;background-color:transparent}
.managed-line .accordion-new .card .card-body .next-plan-notification{padding:3px 0}
.managed-line .accordion-new .card .card-body .reserve-plan-list{margin:0;padding:0;list-style-type:none}
.managed-line .accordion-new .card .card-body .reserve-plan-list li{margin:0;border-bottom:1px solid #e8e8e9}
.managed-line .accordion-new .card .card-body .reserve-plan-list li:last-child{border-bottom:0 solid transparent}
.managed-line .accordion-new .card .card-body .reserve-plan-list .plan-lists{padding:20px 20px 20px 0}
.managed-line .popular-addon{background:#231f20;border-radius:10px;padding:20px}
.managed-line .popular-addon .popular-plan-card{border-radius:10px;width:86px;height:86px;background:rgba(255,255,255,0.08);padding:12px}
.managed-line .toast-eligible-upgrade{border:0;border-radius:10px;background-color:#fff;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);width:100%;margin:20px 0}
.managed-line .toast-eligible-upgrade .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 10px 5px 15px;color:#000;border-bottom:0;border-radius:10px 10px 0 0}
.managed-line .toast-eligible-upgrade .toast-body{border-radius:10px;padding:0 10px 20px 55px}
.managed-line .toast-eligible-upgrade .toast-body p{margin-bottom:15px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .plan-reverse p{width:66%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-renewal-payment span:nth-child(1){width:30%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-renewal-payment span:nth-child(2){width:70%;display:flex}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-renewal span:nth-child(1){width:30%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-renewal span:nth-child(2){width:30%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-renewal span:nth-child(3){width:40%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .list-of-plans li span:nth-child(1){width:30%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .list-of-plans li span:nth-child(2){width:30%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .list-of-plans li span:nth-child(3){width:40%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .list-of-plans .managecls{max-width:52%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-button{flex-direction:row;padding-top:30px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .manageplan-yourplan .service-button .button{margin-right:20px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .list-of-plans li{margin:10px 0 0 0}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .list-of-plans li span:nth-child(1){width:40%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .list-of-plans li span:nth-child(2){width:60%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .plans-smartPhone-deviceDetials::before{background-image:url(clientlib-base/resources/svg/light/smartphone_deviceDetails.svg);display:block;position:relative;content:"";left:0;top:35px;height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .plans-smartWatch-deviceDetials::before{display:block;position:relative;content:"";left:0;top:35px;background-image:url(clientlib-base/resources/svg/light/smartwatch.svg);height:40px;width:40px;background-color:#e8e8e9;background-repeat:no-repeat;background-position:center;border-radius:50%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .toggle-up{display:flex}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .toggle-up .caption-one{width:96%;position:relative;left:45px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .toggle-up .caption-one a{border:0}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .toggle-up .caption-one a:last-child{margin-left:auto;margin-right:20px}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-more{background:url("clientlib-base/resources/svg/light/expand_more.svg") center center no-repeat}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .toggle-up .cart-arrow .icon .expand-less{background:url("clientlib-base/resources/svg/light/expand_less.svg") center center no-repeat}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .planlist ul{margin-top:10px !important;position:relative;left:65px;width:80%}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan .plan-list-not-eligible .manageplan-yourplan .planlist ul li{list-style:disc;margin:0 !important;font-size:14px;font-weight:400}
.join-auto-refill .modal,.edit-auto-refill .modal,.add-line .modal,.add-line-merge .modal,.add-merge-line-verification .modal,.add-a-line-new-line .modal,.change-picture .modal,.edit-line-nickname .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.join-auto-refill .modal .modal-dialog .modal-content,.edit-auto-refill .modal .modal-dialog .modal-content,.add-line .modal .modal-dialog .modal-content,.add-line-merge .modal .modal-dialog .modal-content,.add-merge-line-verification .modal .modal-dialog .modal-content,.add-a-line-new-line .modal .modal-dialog .modal-content,.change-picture .modal .modal-dialog .modal-content,.edit-line-nickname .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.join-auto-refill .modal .modal-dialog .modal-content p.caption-two,.edit-auto-refill .modal .modal-dialog .modal-content p.caption-two,.add-line .modal .modal-dialog .modal-content p.caption-two,.add-line-merge .modal .modal-dialog .modal-content p.caption-two,.add-merge-line-verification .modal .modal-dialog .modal-content p.caption-two,.add-a-line-new-line .modal .modal-dialog .modal-content p.caption-two,.change-picture .modal .modal-dialog .modal-content p.caption-two,.edit-line-nickname .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.join-auto-refill .modal .modal-dialog .modal-content .modal-header,.edit-auto-refill .modal .modal-dialog .modal-content .modal-header,.add-line .modal .modal-dialog .modal-content .modal-header,.add-line-merge .modal .modal-dialog .modal-content .modal-header,.add-merge-line-verification .modal .modal-dialog .modal-content .modal-header,.add-a-line-new-line .modal .modal-dialog .modal-content .modal-header,.change-picture .modal .modal-dialog .modal-content .modal-header,.edit-line-nickname .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.join-auto-refill .modal .modal-dialog .modal-content .modal-header .close,.edit-auto-refill .modal .modal-dialog .modal-content .modal-header .close,.add-line .modal .modal-dialog .modal-content .modal-header .close,.add-line-merge .modal .modal-dialog .modal-content .modal-header .close,.add-merge-line-verification .modal .modal-dialog .modal-content .modal-header .close,.add-a-line-new-line .modal .modal-dialog .modal-content .modal-header .close,.change-picture .modal .modal-dialog .modal-content .modal-header .close,.edit-line-nickname .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.join-auto-refill .modal .modal-body,.edit-auto-refill .modal .modal-body,.add-line .modal .modal-body,.add-line-merge .modal .modal-body,.add-merge-line-verification .modal .modal-body,.add-a-line-new-line .modal .modal-body,.change-picture .modal .modal-body,.edit-line-nickname .modal .modal-body{padding:0}
.join-auto-refill .modal .modal-body a,.edit-auto-refill .modal .modal-body a,.add-line .modal .modal-body a,.add-line-merge .modal .modal-body a,.add-merge-line-verification .modal .modal-body a,.add-a-line-new-line .modal .modal-body a,.change-picture .modal .modal-body a,.edit-line-nickname .modal .modal-body a{color:#5d5d5d}
.join-auto-refill .modal .modal-body a:hover,.edit-auto-refill .modal .modal-body a:hover,.add-line .modal .modal-body a:hover,.add-line-merge .modal .modal-body a:hover,.add-merge-line-verification .modal .modal-body a:hover,.add-a-line-new-line .modal .modal-body a:hover,.change-picture .modal .modal-body a:hover,.edit-line-nickname .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.join-auto-refill .modal .modal-body a::after,.edit-auto-refill .modal .modal-body a::after,.add-line .modal .modal-body a::after,.add-line-merge .modal .modal-body a::after,.add-merge-line-verification .modal .modal-body a::after,.add-a-line-new-line .modal .modal-body a::after,.change-picture .modal .modal-body a::after,.edit-line-nickname .modal .modal-body a::after{top:15px}
.join-auto-refill .modal .modal-body .md-form label,.edit-auto-refill .modal .modal-body .md-form label,.add-line .modal .modal-body .md-form label,.add-line-merge .modal .modal-body .md-form label,.add-merge-line-verification .modal .modal-body .md-form label,.add-a-line-new-line .modal .modal-body .md-form label,.change-picture .modal .modal-body .md-form label,.edit-line-nickname .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.join-auto-refill .modal .modal-body .md-form.input-group .form-control,.edit-auto-refill .modal .modal-body .md-form.input-group .form-control,.add-line .modal .modal-body .md-form.input-group .form-control,.add-line-merge .modal .modal-body .md-form.input-group .form-control,.add-merge-line-verification .modal .modal-body .md-form.input-group .form-control,.add-a-line-new-line .modal .modal-body .md-form.input-group .form-control,.change-picture .modal .modal-body .md-form.input-group .form-control,.edit-line-nickname .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.join-auto-refill .modal .modal-body .md-form .error,.edit-auto-refill .modal .modal-body .md-form .error,.add-line .modal .modal-body .md-form .error,.add-line-merge .modal .modal-body .md-form .error,.add-merge-line-verification .modal .modal-body .md-form .error,.add-a-line-new-line .modal .modal-body .md-form .error,.change-picture .modal .modal-body .md-form .error,.edit-line-nickname .modal .modal-body .md-form .error{background:transparent;opacity:1;border-bottom:2px solid #cc2714 !important;color:#cc2714;font-weight:bold}
.join-auto-refill .modal .modal-body .md-form .success,.edit-auto-refill .modal .modal-body .md-form .success,.add-line .modal .modal-body .md-form .success,.add-line-merge .modal .modal-body .md-form .success,.add-merge-line-verification .modal .modal-body .md-form .success,.add-a-line-new-line .modal .modal-body .md-form .success,.change-picture .modal .modal-body .md-form .success,.edit-line-nickname .modal .modal-body .md-form .success{background:transparent;opacity:1;border-bottom:1px solid #5d5d5d}
.join-auto-refill .modal .modal-body .tab-content,.edit-auto-refill .modal .modal-body .tab-content,.add-line .modal .modal-body .tab-content,.add-line-merge .modal .modal-body .tab-content,.add-merge-line-verification .modal .modal-body .tab-content,.add-a-line-new-line .modal .modal-body .tab-content,.change-picture .modal .modal-body .tab-content,.edit-line-nickname .modal .modal-body .tab-content{padding:0}
.join-auto-refill .modal .modal-body .tab-content .about-list,.edit-auto-refill .modal .modal-body .tab-content .about-list,.add-line .modal .modal-body .tab-content .about-list,.add-line-merge .modal .modal-body .tab-content .about-list,.add-merge-line-verification .modal .modal-body .tab-content .about-list,.add-a-line-new-line .modal .modal-body .tab-content .about-list,.change-picture .modal .modal-body .tab-content .about-list,.edit-line-nickname .modal .modal-body .tab-content .about-list{margin:20px 45px}
.join-auto-refill .modal .modal-body .tab-content .about-list li,.edit-auto-refill .modal .modal-body .tab-content .about-list li,.add-line .modal .modal-body .tab-content .about-list li,.add-line-merge .modal .modal-body .tab-content .about-list li,.add-merge-line-verification .modal .modal-body .tab-content .about-list li,.add-a-line-new-line .modal .modal-body .tab-content .about-list li,.change-picture .modal .modal-body .tab-content .about-list li,.edit-line-nickname .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.join-auto-refill .modal .modal-body .tab-content .about-list li span,.edit-auto-refill .modal .modal-body .tab-content .about-list li span,.add-line .modal .modal-body .tab-content .about-list li span,.add-line-merge .modal .modal-body .tab-content .about-list li span,.add-merge-line-verification .modal .modal-body .tab-content .about-list li span,.add-a-line-new-line .modal .modal-body .tab-content .about-list li span,.change-picture .modal .modal-body .tab-content .about-list li span,.edit-line-nickname .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-line .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-line-merge .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .px-sm-5,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .px-sm-5,.change-picture .modal .modal-body .tab-content .accordion-new .px-sm-5,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .card-header,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .card-header,.add-line .modal .modal-body .tab-content .accordion-new .card-header,.add-line-merge .modal .modal-body .tab-content .accordion-new .card-header,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .card-header,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .card-header,.change-picture .modal .modal-body .tab-content .accordion-new .card-header,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.join-auto-refill .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-auto-refill .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-line .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-line-merge .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-merge-line-verification .modal .modal-body .tab-content .accordion-new .card-header a>p,.add-a-line-new-line .modal .modal-body .tab-content .accordion-new .card-header a>p,.change-picture .modal .modal-body .tab-content .accordion-new .card-header a>p,.edit-line-nickname .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.join-auto-refill .modal .modal-body .choice-card,.edit-auto-refill .modal .modal-body .choice-card,.add-line .modal .modal-body .choice-card,.add-line-merge .modal .modal-body .choice-card,.add-merge-line-verification .modal .modal-body .choice-card,.add-a-line-new-line .modal .modal-body .choice-card,.change-picture .modal .modal-body .choice-card,.edit-line-nickname .modal .modal-body .choice-card{width:auto}
.join-auto-refill .modal .modal-body .choice-card .custom-control-label,.edit-auto-refill .modal .modal-body .choice-card .custom-control-label,.add-line .modal .modal-body .choice-card .custom-control-label,.add-line-merge .modal .modal-body .choice-card .custom-control-label,.add-merge-line-verification .modal .modal-body .choice-card .custom-control-label,.add-a-line-new-line .modal .modal-body .choice-card .custom-control-label,.change-picture .modal .modal-body .choice-card .custom-control-label,.edit-line-nickname .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.join-auto-refill .modal .close,.edit-auto-refill .modal .close,.add-line .modal .close,.add-line-merge .modal .close,.add-merge-line-verification .modal .close,.add-a-line-new-line .modal .close,.change-picture .modal .close,.edit-line-nickname .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.device-info .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.device-info .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.device-info .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.device-info .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.device-info .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.device-info .modal .modal-body{padding:0}
.device-info .modal .modal-body a{color:#5d5d5d}
.device-info .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.device-info .modal .modal-body a::after{top:15px}
.device-info .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.device-info .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.device-info .modal .modal-body .md-form .error{background:url(clientlib-base/resources/svg/light/error.svg) center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important;color:#000;font-weight:normal}
.device-info .modal .modal-body .md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d;color:#000;font-weight:normal}
.device-info .modal .modal-body .tab-content{padding:0}
.device-info .modal .modal-body .tab-content .about-list{margin:20px 45px}
.device-info .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.device-info .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.device-info .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.device-info .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.device-info .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.device-info .modal .modal-body .choice-card{width:auto}
.device-info .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.device-info .modal .modal-body .device-container{padding:15px 0}
.device-info .modal .modal-body .device-container .unknown-device{width:78px;height:78px}
.device-info .modal .modal-body .device-container .unknown-device img{width:100%;height:auto}
.device-info .modal .modal-body .device-container .device-image{width:78px;height:78px;padding:15px;background-color:#f9f9f9;border-radius:8px;text-align:center}
.device-info .modal .modal-body .device-container .device-image img{max-width:100%;height:100%}
.device-info .modal .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.device-info .modal .modal-body .device-list li{padding:20px 15px 10px 15px}
.device-info .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.remove-contacts .modal,.current-plan .modal{border-radius:10px;z-index:1211;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.remove-contacts .modal .modal-dialog .modal-content,.current-plan .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:488px;background:#fff;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.remove-contacts .modal .modal-dialog .modal-content p.caption-two,.current-plan .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.remove-contacts .modal .modal-dialog .modal-content .modal-header,.current-plan .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.remove-contacts .modal .modal-dialog .modal-content .modal-header .close,.current-plan .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.remove-contacts .modal .modal-body,.current-plan .modal .modal-body{padding:0}
.remove-contacts .modal .modal-body a,.current-plan .modal .modal-body a{color:#5d5d5d}
.remove-contacts .modal .modal-body a:hover,.current-plan .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.remove-contacts .modal .modal-body a::after,.current-plan .modal .modal-body a::after{top:15px}
.remove-contacts .modal .modal-body .md-form label,.current-plan .modal .modal-body .md-form label{font-size:16px;letter-spacing:0;line-height:24px}
.remove-contacts .modal .modal-body .md-form.input-group .form-control,.current-plan .modal .modal-body .md-form.input-group .form-control{padding:10px;font-size:16px;letter-spacing:0;line-height:24px}
.remove-contacts .modal .modal-body .md-form .error,.current-plan .modal .modal-body .md-form .error{background:url(clientlib-base/resources/svg/light/error.svg) center right no-repeat;opacity:1;border-bottom:2px solid #cc2714 !important;color:#000;font-weight:normal}
.remove-contacts .modal .modal-body .md-form .success,.current-plan .modal .modal-body .md-form .success{background:url(clientlib-base/resources/svg/light/success.svg) center right no-repeat;opacity:1;border-bottom:1px solid #5d5d5d;color:#000;font-weight:normal}
.remove-contacts .modal .modal-body .tab-content,.current-plan .modal .modal-body .tab-content{padding:0}
.remove-contacts .modal .modal-body .tab-content .about-list,.current-plan .modal .modal-body .tab-content .about-list{margin:20px 45px}
.remove-contacts .modal .modal-body .tab-content .about-list li,.current-plan .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.remove-contacts .modal .modal-body .tab-content .about-list li span,.current-plan .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.remove-contacts .modal .modal-body .tab-content .accordion-new .px-sm-5,.current-plan .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.remove-contacts .modal .modal-body .tab-content .accordion-new .card-header,.current-plan .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.remove-contacts .modal .modal-body .tab-content .accordion-new .card-header a>p,.current-plan .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.remove-contacts .modal .modal-body .choice-card,.current-plan .modal .modal-body .choice-card{width:auto}
.remove-contacts .modal .modal-body .choice-card .custom-control-label,.current-plan .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.remove-contacts .modal .modal-body .device-container,.current-plan .modal .modal-body .device-container{padding:15px 0}
.remove-contacts .modal .modal-body .device-container .unknown-device,.current-plan .modal .modal-body .device-container .unknown-device{width:78px;height:78px}
.remove-contacts .modal .modal-body .device-container .unknown-device img,.current-plan .modal .modal-body .device-container .unknown-device img{width:100%;height:aut0}
.remove-contacts .modal .modal-body .device-container .device-image,.current-plan .modal .modal-body .device-container .device-image{width:78px;height:78px;padding:15px;background-color:#f9f9f9;border-radius:8px;text-align:center}
.remove-contacts .modal .modal-body .device-container .device-image img,.current-plan .modal .modal-body .device-container .device-image img{max-width:100%;height:100%}
.remove-contacts .modal .modal-body .device-list,.current-plan .modal .modal-body .device-list{position:absolute;top:55px;list-style:none;padding-left:0;background-color:#fff;width:100%;text-align:left;box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);max-height:220px;overflow-y:auto}
.remove-contacts .modal .modal-body .device-list li,.current-plan .modal .modal-body .device-list li{padding:20px 15px 10px 15px}
.remove-contacts .modal .remove-btn,.current-plan .modal .remove-btn{display:flex;width:100%}
.remove-contacts .modal .remove-btn .small,.current-plan .modal .remove-btn .small{width:50%}
.remove-contacts .modal .remove-btn .small:first-child,.current-plan .modal .remove-btn .small:first-child{margin-right:20px}
.remove-contacts .modal .remove-btn .small .btn,.current-plan .modal .remove-btn .small .btn{width:90%}
.remove-contacts .modal .close,.current-plan .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
.container-fluid .apps-heading .add-a-line{background-image:url("clientlib-base/resources/png/add_a_line_banner_desktop.png");background-size:100% 100%;overflow:hidden;display:flex;position:relative;justify-content:space-between;padding:0 18px 10px 50px;gap:15px;align-items:center;height:89px;width:auto;top:37px;margin-bottom:46px}
.container-fluid .apps-heading .add-a-line .add-a-line-content{display:flex;flex-direction:column;position:relative;left:0;width:76%;text-align:left;height:66%;top:1px}
.container-fluid .apps-heading .add-a-line .add-a-line-content h2{font-weight:700;font-size:16px;line-height:18px}
.container-fluid .apps-heading .add-a-line .add-a-line-content p{font-weight:400;font-size:12px;line-height:20px}
.container-fluid .apps-heading .add-a-line .add-a-line-link{position:relative;left:0;width:initial;top:-8px}
.container-fluid .apps-heading .add-a-line .add-a-line-link a{font-weight:600;font-size:14px;line-height:20px}
.button.large.primary-btn.mr-10.d-inline-block.pt-20.pb-30.buttonAlign{width:100% !important;text-align:left !important}
}
@media only screen and (min-width:500px){.managed-line .manageplan-yourplan .plan-caption{width:25%}
.managed-line .manageplan-yourplan .plan-details{width:100%}
}
@media(min-width:375px) and (max-width:499px){.managed-line .manageplan-yourplan .plan-caption{width:50%}
.managed-line .manageplan-yourplan .plan-details{width:100%}
}
@media only screen and (max-width:760px){.full-screen .modal .full-screen-modal{max-width:100%;margin:0}
.full-screen .modal .full-screen-modal .modal-content{width:100% !important;height:100vh}
.full-screen .modal .full-screen-modal .modal-content .valid .btn{background-color:#bee81e !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000 !important}
.full-screen .modal .full-screen-modal .modal-content .action-btn{flex-direction:column}
.full-screen .modal .full-screen-modal .modal-content .action-btn .cancel-btn{width:100%}
.full-screen .modal .full-screen-modal .modal-content .action-btn .cancel-btn .btn{width:100%}
.full-screen .modal .full-screen-modal .modal-content .action-btn .remove,.full-screen .modal .full-screen-modal .modal-content .action-btn .save-btn{width:100%}
.full-screen .modal .full-screen-modal .modal-content .action-btn .remove .btn,.full-screen .modal .full-screen-modal .modal-content .action-btn .save-btn .btn{width:100%}
}
.refill-register-container .dropdown-label,#refill-phone-num-plp .dropdown-label,#refill-phone-num-pdp .dropdown-label{width:100%}
#refill-phone-num-plp,#refill-phone-num-pdp{width:100%;max-width:500px}
.refill-start-service-plan .add-cart-container .purchase-flow-step-title{color:#000 !important;font-size:16px;line-height:24px;font-weight:700}
.refill-start-service-plan .add-cart-container .payment-type{padding-top:16px !important}
.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label{height:100%}
.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label .js-refill-plan-service-left.error-text{color:#cc2714 !important}
.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label .js-refill-plan-service-left-prorated.error-text{color:#231f20 !important}
.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label div.mt-10.mb-10{margin:0 !important}
.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label p.subtitle-three-px,.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label p.voicemail-selection-title{color:#231f20;font-weight:700}
.refill-start-service-plan .add-cart-container .payment-type .choice-card .custom-radio .custom-control-label p.js-refill-plan-expire-date{color:#231f20 !important;font-weight:400}
.refill-with-pin .vas-experian-button div[role="alert"] div.pt-10 p.subtitle-three-px.justify-content-center,.refill-with-pin .vas-experian-button div[role="alert"] div.pt-10 p.justify-content-center.voicemail-selection-title{justify-content:left !important}
@media only screen and (min-width:722px){.refill-with-pin .vas-experian-button div[role="alert"] div.pt-10 p.subtitle-three-px.justify-content-center,.refill-with-pin .vas-experian-button div[role="alert"] div.pt-10 p.justify-content-center.voicemail-selection-title{justify-content:center !important}
}
@media only screen and (min-width:992px){.refill-with-pin .vas-experian-button div[role="alert"] div.pt-10 p.subtitle-three-px.justify-content-center,.refill-with-pin .vas-experian-button div[role="alert"] div.pt-10 p.justify-content-center.voicemail-selection-title{justify-content:center !important}
}
@media(min-width:320px){.hearing-aid-banner{padding-top:0}
.hearing-aid-banner .slide-title{padding-left:15px}
.hearing-aid-table{border-top:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9;border-collapse:separate;border-spacing:0}
.hearing-aid-table td,.hearing-aid-table th{padding:.5rem;padding-top:25px !important;padding-bottom:25px !important}
.hearing-aid-table thead th{border-bottom:0}
.hearing-aid-table tbody tr:nth-of-type(odd){background-color:#f9f9f9}
.hearing-aid-table tbody th,.hearing-aid-table tbody td{border-top:0;font-size:12px;letter-spacing:.25px;line-height:20px}
}
@media(min-width:992px){.hearing-aid-banner{padding-top:50px}
.hearing-aid-banner .slide-title{padding-left:0}
.hearing-aid-table{border:1px solid #e8e8e9;border-radius:10px;border-collapse:separate;border-spacing:0}
.hearing-aid-table td,.hearing-aid-table th{padding:.75rem;padding-top:25px !important;padding-bottom:25px !important}
.hearing-aid-table tbody th,.hearing-aid-table tbody td{border-top:0;font-size:14px;letter-spacing:0;line-height:20px}
}
.forgot-order-id a,.order-id-faq a{border-bottom:1px solid #b2b2b2}
.track-order-summary .shipping-review .cart-item-image{width:72px;height:23px}
.update-phone-container{box-shadow:4px 4px 12px 0 rgba(0,0,0,0.15);border-radius:10px;padding:20px}
.update-phone-container .update-phone-content{padding-left:35px}
.apn-settings-table thead th{border-bottom:0}
.apn-settings-table tbody th,.apn-settings-table tbody td{border-top:0;padding-top:25px;padding-bottom:25px}
.apn-settings-table tbody tr:nth-of-type(odd){background-color:#f9f9f9}
.apple-iphone-instructions strong,.apple-ipad-instructions strong{font-weight:700 !important}
.apple-iphone-instructions ul>li::marker,.apple-ipad-instructions ul>li::marker{font-size:12px}
.apple-iphone-instructions ol>li::marker,.apple-ipad-instructions ol>li::marker{font-size:16px}
.hs-wifi-pb-20 p{padding-bottom:20px}
@media only screen and (min-width:320px){.line-details{border:1px solid #e8e8e9;border-radius:7px;padding:20px;position:relative;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;width:100%}
.line-details .feature-icon{margin-right:20px}
.line-details .feature-text{padding-top:0}
.line-usage{margin-top:40px}
.lastitem-border-lg{border-bottom:1px solid #e8e8e9 !important}
.help-support-head{padding-top:50px;padding-bottom:40px}
.help-support-head .heading-one{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px}
.support-feature{margin:0;padding:0}
.support-feature .feature-list{border:1px solid #e8e8e9;padding:20px;border-radius:8px;margin-bottom:10px}
.quick-links .box-icon{width:100px;display:inline-block;margin-right:20px}
.track-order-bar-container{height:100px}
.track-order-bar-container .track-order-heading{font-size:18px;font-weight:bold;letter-spacing:.5px;line-height:24px;padding-top:40px;text-transform:uppercase}
.track-order-fields{width:100%}
.track-order-container .track-order-icon{position:relative;z-index:99}
.track-order-container .track-order-box{height:209px;width:100%;border-radius:14px;background:#231f20;position:relative;top:-40px}
.update-phone-container,.apn-setting-note-container{width:100%}
.apn-settings-table{border-top:1px solid #e8e8e9;border-bottom:1px solid #e8e8e9;border-collapse:separate;border-spacing:0}
.wificalling-checklist ul{list-style-type:none;margin:0;padding:0}
.wificalling-checklist ul li{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;margin-top:10px}
.wificalling-checklist ol{list-style-type:decimal;margin:0 0 0 20px;padding:0}
.wificalling-checklist ol li{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;margin-top:10px}
.wificalling-checklist ol li ul{list-style-type:disc;margin:0 0 0 20px;padding:0}
.wificalling-checklist ol li ul li{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400;margin-top:10px}
.width-max-content{width:max-content}
.hs-quick-links ul.footer-links{padding-top:20px;padding-left:0;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e8e8e9}
.hs-quick-links ul.footer-links li{display:inline-block;padding-right:10px;text-align:center;vertical-align:top}
.hs-quick-links ul.footer-links li a{display:block;height:max-content;width:102px;border-bottom:0}
}
@media only screen and (min-width:375px){.quick-links .box-icon{width:100px;display:inline-block;margin-right:10px}
.quick-links .track-order-container .track-order-icon{position:relative;z-index:99}
.quick-links .track-order-container .track-order-box{height:209px;width:320px;border-radius:14px;background:#231f20;position:relative;top:-40px}
}
@media only screen and (min-width:992px){.line-details{border:1px solid #e8e8e9;border-radius:7px;padding:20px;position:relative;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;width:75%}
.line-details .feature-icon{margin-right:20px}
.line-details .feature-text{padding-top:0}
.line-usage{margin-top:0}
.lastitem-border-lg{border-bottom:1px solid transparent !important}
.faqs-st-wireless{padding-right:150px}
.st-support-tools{padding-right:150px}
.help-support-head{padding-top:50px;padding-bottom:60px}
.help-support-head .heading-one{font-size:60px;font-weight:700;letter-spacing:-1.5px;line-height:62px}
.support-feature .feature-list{border:1px solid #e8e8e9;padding:20px;border-radius:8px;margin-bottom:10px}
.quick-links .box-icon{width:100px;display:inline-block;margin-right:20px}
.track-order-bar-container{height:120px}
.track-order-bar-container .track-order-heading{font-size:24px;letter-spacing:0;line-height:28px;padding-top:60px}
.track-order-fields{width:350px}
.track-order-container .track-order-icon{position:relative;z-index:99}
.track-order-container .track-order-box{height:209px;width:320px;border-radius:14px;background:#231f20;position:relative;top:-40px}
.update-phone-container,.apn-setting-note-container{width:319px}
.apn-settings-table{border:1px solid #e8e8e9;border-collapse:separate;border-spacing:0}
.hs-quick-links ul.footer-links li{padding-right:20px}
}
.controls fieldset{border:0;margin:0;padding:0}
.controls .input-group{float:left}
.controls .input-group input,.controls .input-group button{display:block}
.controls .reader-config-group{float:right}
.controls .reader-config-group label{display:block}
.controls .reader-config-group label span{width:9rem;display:inline-block;text-align:right}
.controls:after{content:"";display:block;clear:both}
#result_strip{margin:10px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0}
#result_strip>ul{padding:0;margin:0;list-style-type:none;width:auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap}
#result_strip>ul>li{display:inline-block;vertical-align:middle;width:160px}
#result_strip>ul>li .thumbnail{padding:5px;margin:4px;border:1px dashed #ccc}
#result_strip>ul>li .thumbnail img{max-width:140px}
#result_strip>ul>li .thumbnail .caption{white-space:normal}
#result_strip>ul>li .thumbnail .caption h4{text-align:center;word-wrap:break-word;height:40px;margin:0}
#result_strip>ul:after{content:"";display:table;clear:both}
.scanner-overlay{display:none;width:640px;height:510px;position:absolute;padding:20px;top:50%;margin-top:-275px;left:50%;margin-left:-340px;background-color:#fff;-moz-box-shadow:#333 0 4px 10px;-webkit-box-shadow:#333 0 4px 10px;box-shadow:#333 0 4px 10px}
.scanner-overlay>.header{position:relative;margin-bottom:14px}
.scanner-overlay>.header h4,.scanner-overlay>.header .close{line-height:16px}
.scanner-overlay>.header h4{margin:0;padding:0}
.scanner-overlay>.header .close{position:absolute;right:0;top:0;height:16px;width:16px;text-align:center;font-weight:bold;font-size:14px;cursor:pointer}
i.icon-24-scan{width:24px;height:24px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzFFMjMzNTBFNjcwMTFFMkIzMERGOUMzMzEzM0E1QUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzFFMjMzNTFFNjcwMTFFMkIzMERGOUMzMzEzM0E1QUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMUUyMzM0RUU2NzAxMUUyQjMwREY5QzMzMTMzQTVBQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMUUyMzM0RkU2NzAxMUUyQjMwREY5QzMzMTMzQTVBQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtQr90wAAAUuSURBVHjanFVLbFRVGP7ua97T9DGPthbamAYYBNSMVbBpjCliWWGIEBMWsnDJxkh8RDeEDW5MDGticMmGBWnSlRSCwgLFNkqmmrRIqzjTznTazkxn5s7c6/efzm0G0Jhwkj/nP+d/nv91tIWFBTQaDQWapkGW67p4ltUub5qmAi0UCqF/a/U2m81tpmddotwwDGSz2dzi4uKSaOucnJycGhsbe1XXdQiIIcdxEAgEtgXq9brySHCht79UXi/8QheawN27d385fPjwuEl6XyKR6LdtW7t06RLK5TKOHj2K/fv3Q87Dw8OYn5/HiRMnMDs7i5mZGQwODiqlPp8PuVwO6XRaOXb16lXl1OnTp5FMJvtosF8M+MWLarWqGJaWlpBKpRRcu3YN4+PjmJ6exsTEhDJw5coVjI6OKgPhcBiZTAbxeBx+vx+XL19Gd3c3Tp48Ka9zqDYgBlTQxYNgMIhIJKLCILkQb+TZsgvdsiyFi+feWRR7oRNZyanQtvW2V4DEUUBiK2eJpeDirSyhCe7F2QPh8fiEp72i9PbsC5G52DbiKZA771yr1dTuGfJ4PQNPFoAyQNR1aNEmsS5eyB3PgjeooMZd2AWvNmzYci/Gea7TeFOcI93jV/K67noGmi4vdRI9gPSDeMLSdKUBZZczlWm1rTtHjLZ24d+WER2tc8N1m+Y+ID74wx0zGYvhg9UNrJdtHJyZRdQfwPsrq9g99xsGlgsYmr6BNzO/IVwsYfjBQ6XYz6JI/72MV366B5/lw0elOkJWGUM3bmKtWjXSLuLaBWhnPnnp0FfoiFi4+TMfVAb2poBkDLjO845uYLEAjL4ALGWBP5YAOsP4AJYBFDaB1HOSVWD2PuV95H2RdV93Lv74/cf6p6Zxq/h6OofeOPJBC39JtONdwOAAViOs4p4OFGTf0Uc8iiyrr9YdQrUnDLsngrVOC0jQib44HlF2RafRZBz1Qy+vfhgK3NJZBlrm+LEm9qWwzFgLU7Ozg0JxZP06jQSRpQ7EerAWDSt6PuhHPmChEAog56fCLvJT5hHTm3OZkz3DyLx7XNWTGEA1GkV14gjWgwbW0ESVjYRwCOuai03L5E7OUBAV4kXSS4auoGIaKOma4m8EA5R1sMEGLh95C+XuLph0WJWpxepYYLtfT0RRgY1KgNODY6BoaChRuEhDCIZQYseuki5KN6hcQHiq7OZNv4/Zq2O6P4Lfkwn46vZjjaYZrIpvWbpzjLErrc4xUGE4avRedpYJalRcIl5hQius/SrPm9xrNOQYJhao6BvNUeWqtY8KaWuNjHOFAr7mM9f4NA4UbKysoUJ8PV9UzVOx6wxDDWUOxnK1pmCD07fOMAvtIsM3l89Dl3HRGhVma9AZMqjOnz2LQqWCxs6dqr3T7x1DTzKJaG8SekcHhg4cgI/56uKdlKnBV/WndqN3YAB/7tyBd3oT6GBIOzs7kc/nDfFdDFT5bS73cp06dQoaPa/Rw/rtO/resTHxxE2m9rCrbSR27UJCcMf1BpiA5rAAGgdfc868fUR1sMwj0cm9Iu9IctweisViB3hhKTHDcHc5jv/LspbyaZrR1OD82/fIlOkuB9LnEWRmDX2TsddUPg3D5gvuc0je0rZaD5EW6G3yjS+A3eeBEWq3XW/Abw1HhUspXADufQb86oW7tZytkYCN//3hHwBvDALPi8EnSOYK8DAOfCc2h4aGcO7cuafkzampqf9UripH12/DtOZbx8ciVGzYy5OO40o25ascGRl5Ssc/AgwAjW3JwqIUjSYAAAAASUVORK5CYII=");display:inline-block;background-repeat:no-repeat;line-height:24px;margin-top:1px;vertical-align:text-top}
@media(max-width:1024px){.reader-config-group{width:100%}
.reader-config-group label>span{width:50%}
.reader-config-group label>select,.reader-config-group label>input{max-width:calc(50% - 2px)}
#interactive.viewport{width:100%;height:auto;overflow:hidden}
#interactive.viewport canvas,video{margin-top:-50px;width:100%;height:auto}
#interactive.viewport canvas.drawingBuffer,video.drawingBuffer{margin-left:-100%}
#result_strip{margin-top:5px;padding-top:5px}
#result_strip ul.thumbnails>li{width:150px}
#result_strip ul.thumbnails>li .thumbnail .imgWrapper{width:130px;height:130px;overflow:hidden}
#result_strip ul.thumbnails>li .thumbnail .imgWrapper img{margin-top:-25px;width:130px;height:180px}
.overlay.scanner{width:640px;height:510px;padding:20px;margin-top:-275px;margin-left:-340px;background-color:#fff;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
.overlay.scanner>.header{margin-bottom:14px}
.overlay.scanner>.header h4,.overlay.scanner>.header .close{line-height:16px}
.overlay.scanner>.header .close{height:16px;width:16px}
.location-dropdown.scan-modal .modal .modal-dialog .modal-content{width:100%;padding:0}
.location-dropdown.scan-modal .modal .modal-dialog{max-width:100%}
}
.leaflet-bar{border-radius:8px}
.leaflet-bar a:first-child{border-top-left-radius:8px;border-top-right-radius:8px}
.leaflet-bar a:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}
.leaflet-control-zoom{margin-top:50px !important;margin-right:150px !important}
.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:transparent;width:26px;height:50px;line-height:50px;display:block;text-align:center;text-decoration:none;color:#000}
.leaflet-bottom div{display:block}
.leaflet-control-attribution a{font-size:11px;letter-spacing:1px;line-height:0;border-bottom:0}
.map-search-result-container{overflow:auto}
.map-search-result-container::-webkit-scrollbar{width:10px}
.map-search-result-container::-webkit-scrollbar-track{background:#f1f1f1}
.map-search-result-container::-webkit-scrollbar-thumb{background:#888;border-radius:10px}
.leaflet-popup-content-wrapper{padding:0 0 10px 0;border-radius:6px}
.leaflet-popup-content-wrapper .leaflet-popup-content{margin:0;width:215px;border-radius:6px}
.leaflet-popup-content-wrapper .leaflet-popup-content .resultPrimary{color:#000;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;margin:10px}
.leaflet-popup-content-wrapper .leaflet-popup-content .resultSecondary,.leaflet-popup-content-wrapper .leaflet-popup-content .resultOther{color:#000;font-size:10px;letter-spacing:.25px;line-height:18px;margin:10px}
.leaflet-popup-content-wrapper .leaflet-popup-content .resultRoute{color:#5d5d5d;font-size:12px;letter-spacing:.25px;line-height:20px;text-decoration:underline;margin:10px;padding-bottom:10px}
.leaflet-popup-content-wrapper .leaflet-popup-content .infowindow-icon{height:100px;width:100%}
.leaflet-popup-content-wrapper .leaflet-popup-content .infowindow-icon img{border-radius:6px 6px 0 0}
@media only screen and (min-width:320px){.map-store-locator-container{background-color:#fff}
.map-store-locator-container .map-search-container{min-height:525px;width:100%;position:absolute;left:0}
.map-store-locator-container .map-search-container .md-form label{width:100%}
.map-store-locator-container .map-search-container .map-search-input{position:absolute;width:100%;z-index:1001}
.map-store-locator-container .map-search-container .map-search-input .md-form .success{background:#fff !important;opacity:1;border-bottom:2px solid #75b53d !important}
.map-store-locator-container .map-search-container .map-search-input input{height:55px;color:#000;font-size:16px;padding:0 10px !important}
.map-store-locator-container .map-search-container .map-search-input a{display:flex !important;text-decoration:none;border:3px solid #000 !important}
.map-store-locator-container .map-search-container .map-search-input a:focus{border:3px solid #bee81e !important}
.map-store-locator-container .map-search-container .map-search-input a .input-group-addon{padding:6.5px 14px !important}
.map-store-locator-container .map-search-container .map-search-input a .icon{display:block;padding-top:5px}
.map-store-locator-container .map-search-container .map-search-result-container{height:494px;top:96px;z-index:1001;position:absolute;width:100%}
.map-store-locator-container .map-search-container .map-search-result-container .map-search-radius{padding:10px 20px}
.map-store-locator-container .map-search-container .map-search-result-container .map-search-radius .sort-options .wrap-drop{margin:0 0 0 auto}
.map-store-locator-container .map-search-container .map-search-result-container .map-search-result{padding:20px 20px 20px 30px;background:#f9f9f9}
.map-store-locator-container .map-search-container .map-search-result-container .map-search-result:hover{background:#fff}
.map-store-locator-container .map-search-container .map-result-toggle{position:absolute;top:-40px;width:100%}
.map-views-container{position:absolute;top:-86px;right:50%;width:320px;transform:translateX(50%);z-index:999}
.map-views-container .secondary-btn-white .btn,.map-views-container .secondary-btn-white a.btn{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000 !important;border:2px solid #fff !important}
.map-views-container .secondary-btn-white .btn:hover,.map-views-container .secondary-btn-white .btn:active,.map-views-container .secondary-btn-white .btn:focus,.map-views-container .secondary-btn-white a.btn:hover,.map-views-container .secondary-btn-white a.btn:active,.map-views-container .secondary-btn-white a.btn:focus{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);border:2px solid #75b53d !important}
.map-views-container .secondary-btn-white a.btn.active{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);border:2px solid #75b53d !important}
.mapTogglesWrapper{top:-70px !important;right:80px !important}
.leaflet-control-zoom{display:none}
}
@media only screen and (min-width:992px){.map-store-locator-container{background-color:#b2b2b2}
.map-store-locator-container .map-search-container{min-height:590px;width:350px;position:absolute}
.map-store-locator-container .map-search-container .map-search-result-container{height:455px}
.map-store-locator-container .map-search-container .map-search-result-container .map-search-radius{padding:20px}
.map-store-locator-container .leaflet-popup-pane{display:none}
.map-views-container{position:absolute;top:-86px;right:0;width:320px;transform:none}
.map-views-container .secondary-btn-white .btn,.map-views-container .secondary-btn-white a.btn{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#000 !important;border:2px solid #fff !important}
.map-views-container .secondary-btn-white .btn:hover,.map-views-container .secondary-btn-white .btn:active,.map-views-container .secondary-btn-white .btn:focus,.map-views-container .secondary-btn-white a.btn:hover,.map-views-container .secondary-btn-white a.btn:active,.map-views-container .secondary-btn-white a.btn:focus{background-color:#fff !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);border:2px solid #bee81e !important}
.leaflet-control-zoom{display:block}
}
@media only screen and (min-width:320px){.rate-checker .container{padding:40px 15px}
.rate-checker .rate-checker-heading{padding-bottom:20px}
.rate-checker .rate-checker-heading{font-size:16px;font-weight:bold;letter-spacing:0;line-height:24px;text-align:center}
.rate-checker .dataList-checker{margin:auto;position:relative;width:100%;color:#000}
.rate-checker .dataList-checker>span.icon{position:absolute;top:15px;left:10px}
.rate-checker .dataList-checker label{position:absolute;top:15px;padding-left:40px}
.rate-checker .dataList-checker label.active{transform:translateY(-15px) scale(0.6);padding-left:0}
.rate-checker .dataList-checker.active .dataListUl{display:block}
.rate-checker .dataListInput{padding-left:40px;width:100%;height:54px;box-sizing:border-box;box-shadow:none;border:1px solid transparent;outline:0}
.rate-checker .dataListInput:focus{border:1px solid #5d5d5d;outline:0}
.rate-checker .dataListUl{display:none;position:absolute;padding:0;width:100%;max-height:150px;top:100%;left:0;list-style:none;border-radius:2px;background:#fff;overflow:hidden;overflow-y:auto;z-index:100}
.rate-checker .dataListUl li{display:block;text-align:left;padding:.8em 1em .8em 25px;color:#231f20;cursor:pointer}
.rate-checker .dataListUl li:nth-child(odd){background-color:#f9f9f9}
.rate-checker .dataListUl li:nth-child(even){background-color:#fff}
.rate-checker .dataListUl li:hover{background-color:#f9f9f9;cursor:pointer}
.rate-checker .dataListUl li span.icon{transform:scale(0.8)}
.rate-checker-modal .modal,.destination-checker-modal .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.rate-checker-modal .modal .modal-dialog .modal-content,.destination-checker-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#bee81e;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.rate-checker-modal .modal .modal-dialog .modal-content p.caption-two,.destination-checker-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.rate-checker-modal .modal .modal-dialog .modal-content .modal-header,.destination-checker-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.rate-checker-modal .modal .modal-dialog .modal-content .modal-header .close,.destination-checker-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.rate-checker-modal .modal .modal-body,.destination-checker-modal .modal .modal-body{padding:0}
.rate-checker-modal .modal .modal-body a,.destination-checker-modal .modal .modal-body a{color:#5d5d5d;border-bottom:transparent}
.rate-checker-modal .modal .modal-body a:hover,.destination-checker-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.rate-checker-modal .modal .modal-body a::after,.destination-checker-modal .modal .modal-body a::after{top:15px}
.rate-checker-modal .modal .modal-body .tab-content,.destination-checker-modal .modal .modal-body .tab-content{padding:0}
.rate-checker-modal .modal .modal-body .tab-content .about-list,.destination-checker-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.rate-checker-modal .modal .modal-body .tab-content .about-list li,.destination-checker-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.rate-checker-modal .modal .modal-body .tab-content .about-list li span,.destination-checker-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.rate-checker-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.destination-checker-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.rate-checker-modal .modal .modal-body .tab-content .accordion-new .card-header,.destination-checker-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.rate-checker-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.destination-checker-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.rate-checker-modal .modal .modal-body .choice-card,.destination-checker-modal .modal .modal-body .choice-card{width:auto}
.rate-checker-modal .modal .modal-body .choice-card .custom-control-label,.destination-checker-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.rate-checker-modal .modal .close,.destination-checker-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
}
@media only screen and (min-width:992px){.rate-checker .container{padding:170px 15px}
.rate-checker .rate-checker-heading{padding-bottom:0}
.rate-checker .rate-checker-heading{font-size:24px;font-weight:bold;letter-spacing:0;line-height:28px;text-align:left}
.rate-checker-modal .modal,.destination-checker-modal .modal{border-radius:10px;z-index:1212;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);box-shadow:0 4px 4px 0 rgba(0,0,0,0.17);border:0}
.rate-checker-modal .modal .modal-dialog,.destination-checker-modal .modal .modal-dialog{max-width:90%}
.rate-checker-modal .modal .modal-dialog .modal-content,.destination-checker-modal .modal .modal-dialog .modal-content{border:0;box-shadow:none;width:100%;background:#bee81e;padding:30px;border-radius:10px;pointer-events:all;margin:0 auto}
.rate-checker-modal .modal .modal-dialog .modal-content p.caption-two,.destination-checker-modal .modal .modal-dialog .modal-content p.caption-two{color:#5d5d5d}
.rate-checker-modal .modal .modal-dialog .modal-content .modal-header,.destination-checker-modal .modal .modal-dialog .modal-content .modal-header{padding:0;border-bottom:0;display:block}
.rate-checker-modal .modal .modal-dialog .modal-content .modal-header .close,.destination-checker-modal .modal .modal-dialog .modal-content .modal-header .close{margin:25px;padding:0}
.rate-checker-modal .modal .modal-body,.destination-checker-modal .modal .modal-body{padding:0}
.rate-checker-modal .modal .modal-body a,.destination-checker-modal .modal .modal-body a{color:#5d5d5d}
.rate-checker-modal .modal .modal-body a:hover,.destination-checker-modal .modal .modal-body a:hover{border-bottom:1px solid #5d5d5d}
.rate-checker-modal .modal .modal-body a::after,.destination-checker-modal .modal .modal-body a::after{top:15px}
.rate-checker-modal .modal .modal-body .tab-content,.destination-checker-modal .modal .modal-body .tab-content{padding:0}
.rate-checker-modal .modal .modal-body .tab-content .about-list,.destination-checker-modal .modal .modal-body .tab-content .about-list{margin:20px 45px}
.rate-checker-modal .modal .modal-body .tab-content .about-list li,.destination-checker-modal .modal .modal-body .tab-content .about-list li{padding:0;margin:15px 0;list-style-type:none}
.rate-checker-modal .modal .modal-body .tab-content .about-list li span,.destination-checker-modal .modal .modal-body .tab-content .about-list li span{margin-right:15px}
.rate-checker-modal .modal .modal-body .tab-content .accordion-new .px-sm-5,.destination-checker-modal .modal .modal-body .tab-content .accordion-new .px-sm-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}
.rate-checker-modal .modal .modal-body .tab-content .accordion-new .card-header,.destination-checker-modal .modal .modal-body .tab-content .accordion-new .card-header{padding:20px 0}
.rate-checker-modal .modal .modal-body .tab-content .accordion-new .card-header a>p,.destination-checker-modal .modal .modal-body .tab-content .accordion-new .card-header a>p{width:auto !important}
.rate-checker-modal .modal .modal-body .choice-card,.destination-checker-modal .modal .modal-body .choice-card{width:auto}
.rate-checker-modal .modal .modal-body .choice-card .custom-control-label,.destination-checker-modal .modal .modal-body .choice-card .custom-control-label{width:100%;height:auto}
.rate-checker-modal .modal .close,.destination-checker-modal .modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
}
@media only screen and (min-width:320px){.coverage-map-container .slide-container{width:100% !important}
.coverage-map-search-input input{height:55px;color:#000;font-size:16px;padding:0 10px !important}
.coverage-map-search-input a{display:flex !important;text-decoration:none;border-bottom:1px solid #000 !important}
.coverage-map-search-input a .icon{display:block;padding-top:5px}
}
@media only screen and (min-width:992px){.coverage-map-container .slide-container{width:480px !important}
}
#pega-upsell{border-radius:15px;overflow:hidden;margin:0}
#pega-upsell .pega-upsell-content{background:#bee81e;float:left;width:100%;padding:45px 20px 20px 20px}
#pega-upsell .pega-upsell-content .pega-heading{word-break:break-word}
#pega-upsell .pega-upsell-img img{width:100%}
#pega-upsell .close-icon-pega{position:absolute;background:transparent;border:0;color:#000;top:15px;right:15px;font-size:15px;font-weight:bold}
#pega-upsell .close-icon-pega .icon.light-theme.small-icon i.clear{background-size:35px}
@media(min-width:768px){.order-conf-pega .pega-upsell-content .pega-heading{font-size:17px}
.order-conf-pega .pega-upsell-content .pega-subheading{font-size:12px;line-height:16px}
}
@media(max-width:767px){#pega-upsell .pega-upsell-img{order:2 !important}
}
@media(min-width:1024px) and (max-width:1026px){.order-conf-pega{max-width:66.666667% !important}
}
@media(min-width:767px) and (max-width:769px){.order-conf-pega{max-width:83.333333% !important}
}
.smart-pay-limit-reached-heading{text-transform:uppercase}
.payAtRegister-container{justify-content:center}
.payAtRegister-header{clear:both;display:inline-block;overflow:hidden;white-space:nowrap;font-size:22px;font-weight:800}
.payAtRegister-btn{margin:0 auto}
.image-link{cursor:pointer}
.serviceunavailable-icon{width:24px;height:25px;background:url("clientlib-base/resources/svg/fixedwireless/serviceunavailableicon.svg") center center no-repeat;display:inline-block}
.btn-hi-aet-close{background-color:#bee81e;width:157px;border-radius:21px;margin:auto;height:45px;border:0;margin-top:37px;margin-left:0;outline:0;color:#000}
.btn-hi-aes-close{background-color:#000;width:160px;border-radius:21px;margin:auto;height:45px;border:0;margin-top:40px;color:#fff;outline:0}
.btn-hi-aes-cart-link,.btn-hi-aes-seedetail-link{background-color:#bee81e;width:160px;margin:auto;height:45px;border:0;margin-top:40px;color:#000 !important;outline:0}
.btn-hi-aes-close:hover,.btn-hi-aes-close:focus,.btn-hi-aes-close:focus-visible{background-color:#747676}
#check-avialability-success{padding-right:17px}
.home-internet-success-heading{font-weight:700;font-size:24px}
.home-internet-success-sub-heading b{font-size:12px;font-weight:700}
.home-internet-success-address{font-size:16px}
.home-internet-edit-address a{font-size:12px;font-weight:700}
.cat-modal-content{width:400px}
.thanks-heading{font-size:15px;font-weight:700}
.thanks-msg{font-size:12px;margin-top:16px;line-height:15px;font-weight:600}
.cas-address{font-weight:700;font-size:11px;padding-top:13px;padding-right:140px}
.cat-modal-content{border-radius:10px !important}
.thanks-body{margin-left:15px}
.success-eligibility-container,.thanks-eligibility-container{margin-bottom:5px}
.eligibility-msg-heading{margin-top:8px}
.box eligibility-msg-heading div span{font-weight:700}
.eligibility-msg-desc{margin-bottom:8px;margin-top:5px}
.check-availability-modal-header{padding:0rem;border-bottom:0}
.success-eligibility-check-another-address a,.thanks-eligibility-edit-address a{font-size:12px;font-weight:500}
.location-body,.location-body .modal-body{padding-top:0}
.eligibility-msg-heading div span{font-weight:600}
.success-eligibility-container .address-lbl{font-weight:600;font-size:14px}
.check-avialability-thanks .modal,.check-avialability-success .modal,.home-internet-limit-reached .modal,.home-internet-check-availablity .modal,.activation-node-reservation-success .modal{z-index:1212 !important}
.check-avialability-success .modal-content{width:455px;border-radius:10px !important}
.home-internet-limit-reached .modal-content{border-radius:10px}
.home-internet-check-availablity .modal-content{width:500px;border-radius:10px}
.home-internet-check-availablity .modal-content .modal-body .close{position:relative;bottom:15px;left:7px}
.home-internet-check-availablity .modal-content .modal-body h2{font-weight:bold;padding-top:20px}
.home-internet-check-availablity .modal-content .modal-body p{font-size:12px;margin-top:20px;line-height:4mm}
.home-internet-check-availablity .modal-content .modal-body .checkavailability-btn{background-color:#bee81e;width:190px;border-radius:16px;margin:auto;height:42px;border:0;margin-top:25px;margin-left:25px;box-shadow:1px 1px 10px 0 grey;outline:0;font-weight:bold;font-size:10px}
.home-internet-check-availablity .modal-content .modal-body .close-btn{background-color:#000;width:190px;border-radius:16px;margin:auto;height:42px;border:0;margin-top:25px;margin-left:9px;box-shadow:1px 1px 10px 0 grey;outline:0;font-weight:bold;font-size:10px;color:#ffff}
.home-internet-check-availablity .modal-content .modal-body .close-btn:hover{color:#fff}
.activation-node-reservation-success .modal-content{border-radius:10px;width:485px}
.activation-node-reservation-success .modal-content .modal-body .close{position:relative;bottom:15px;left:7px}
.hm-act-close-btn{background-color:#000;width:165px;border-radius:16px;margin:auto;height:42px;border:0;margin-top:25px;margin-left:9px;box-shadow:1px 1px 10px 0 grey;outline:0;font-weight:bold;font-size:10px;color:#ffff}
.hm-act-close-btn:hover,.hm-act-close-btn:focus,.hm-act-close-btn:focus-visible{background-color:#747676}
.lte-description{font-size:11px;line-height:4mm}
.hm-activate-btn,.hm-refill-sp-activate-btn{background-color:#bee81e;width:165px;border-radius:16px;margin:auto;height:42px;border:0;margin-top:25px;margin-left:25px;box-shadow:1px 1px 10px 0 grey;outline:0;font-weight:bold;font-size:10px;color:#000 !important}
.hm-activate-description{text-align:center;font-size:16px;line-height:5mm}
.home-internet-lte-description{line-height:4mm;font-size:11px}
.btn-hi-aes-cart-link:hover,.btn-hi-aes-seedetail-link:hover,.hm-activate-btn:hover,.hm-refill-sp-activate-btn:hover,.btn-hi-aes-cart-link:focus,.btn-hi-aes-seedetail-link:focus,.hm-activate-btn:focus,.hm-refill-sp-activate-btn:focus,.btn-hi-aes-cart-link:focus-visible,.btn-hi-aes-seedetail-link:focus-visible,.hm-activate-btn:focus-visible,.hm-refill-sp-activate-btn:focus-visible,.btn-hi-aet-close:hover,.btn-hi-aet-close:focus,.btn-hi-aet-close:focus-visible{background-color:#6f6e6e;color:#000}
.home-internet-service-not-available-heading{font-size:32px;line-height:38px;margin-bottom:30px;font-weight:100}
.home-internet-msg-description{line-height:7mm;font-size:18px;font-weight:500}
.check-avialability-serive-not-available .modal-content{width:550px;height:auto;border-radius:10px !important}
.check-avialability-serive-not-available .modal-content .modal-body{margin-top:10px}
.check-avialability-serive-not-available .modal-content .modal-body .h2{font-weight:500}
#hm-service-check-plan-container{padding:0rem !important}
#hm-service-check-plan-container .ul.address-search-plan-container,#hm-service-check-plan-container ul.address-unit-search-plan-container{width:100% !important}
#hm-service-check-plan-container .md-form.input-group textarea{border:0;border-bottom:1px solid #5d5d5d}
#hm-service-check-plan-container .hotspot-section{border-radius:8px;padding:16px;background:#e5f2fc}
#hm-service-check-plan-container .md-form .form-control[readonly]{opacity:1 !important}
#hm-service-check-plan-container .fwa-landing-page-heading,#hm-service-check-plan-container .fwa-sa-heading,#hm-service-check-plan-container .fwa-waitlist-success-heading{font-family:"Open Sans";font-weight:700;font-size:44px;line-height:46px;letter-spacing:-0.5px}
#hm-service-check-plan-container .fwa-landing-page-description,#hm-service-check-plan-container .fwa-sa-description,#hm-service-check-plan-container .fwa-waitlist-description,#hm-service-check-plan-container .fwa-sa-nt-description{font-family:"Open Sans";font-weight:600;font-size:16px;line-height:24px;letter-spacing:0}
#hm-service-check-plan-container .fwa-landing-page-summary,#hm-service-check-plan-container .fwa-sa-summary,#hm-service-check-plan-container .fwa-waitlist-summary,#hm-service-check-plan-container .fwa-sa-nt-summary{font-family:"Open Sans";font-weight:400;font-size:14px;line-height:24px;letter-spacing:0}
#hm-service-check-plan-container .privacy-info-text{font-family:"Open Sans";font-weight:700;font-size:12px;line-height:14px}
#hm-service-check-plan-container .link-text{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0;font-family:"Open Sans"}
#hm-service-check-plan-container .normal-case-font{text-transform:none !important}
#hm-service-check-plan-container .hm-other-address-cta{font-weight:700;font-size:16px;line-height:24px;font-family:"Open Sans";color:#fff !important;border-bottom:2px solid #fff}
#hm-service-check-plan-container .hm-other-address-cta:hover{color:#fff !important;border-bottom:1px solid #fff}
#hm-service-check-plan-container .ui-widget{font-family:"Open Sans" !important}
#hm-service-check-plan-container ul.ui-menu.ui-autocomplete{max-height:150px;overflow-y:auto;overflow-x:hidden}
#hm-service-check-plan-container ul.ui-menu.ui-autocomplete>.ui-menu-item{width:100%;border:0;background-color:#fff}
#hm-service-check-plan-container ul.ui-menu.ui-autocomplete .ui-menu-item-wrapper{border:0;padding:12px 8px;color:#000;background:0;background-color:#fff;width:100%;display:inline-block;margin-bottom:.5rem}
#hm-service-check-plan-container ul.ui-menu.ui-autocomplete .ui-menu-item-wrapper.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);border:0}
#hm-service-check-plan-container ul.ui-menu.ui-autocomplete .ui-menu-item-wrapper.ui-state-active{background-color:#b2b2b2;color:#000;padding:12px 8px}
#hm-service-check-plan-container .ui-widget.ui-widget-content{border:none !important}
#hm-service-check-plan-container .service-error-icon{width:30px;height:30px;background:url("clientlib-base/resources/svg/fixedwireless/serviceerror.svg") center center no-repeat}
#hm-service-check-plan-container .service-success-icon{width:30px;height:30px;background:url("clientlib-base/resources/svg/fixedwireless/servicesuccess.svg") center center no-repeat}
#hm-service-check-plan-container #ca-btn-plan-section-container,#hm-service-check-plan-container #waitlist-signup-btn-plan-section-container{text-align:left}
#hm-service-check-plan-container .col-2{-ms-flex:0 0 8.333333% !important;flex:0 0 8.333333% !important;max-width:8.333333% !important}
@media(max-width:990px){#hm-service-check-plan-container #ca-btn-plan-section-container,#hm-service-check-plan-container #waitlist-signup-btn-plan-section-container{text-align:center}
#hm-service-check-plan-container .md-form.input-group textarea{padding:10px 10px 0 10px;line-height:38px;height:56px}
}
.fwa-carousel-component{background-color:#000;color:#fff}
#hm-service-check-container{padding:0 32px;font-family:"Open Sans"}
#hm-service-check-container .md-form .form-control[readonly]{opacity:1 !important}
#hm-service-check-container .fwa-landing-page-heading,#hm-service-check-container .fwa-sa-heading,#hm-service-check-container .fwa-waitlist-success-heading{font-family:"Open Sans";font-weight:700;font-size:44px;line-height:46px;letter-spacing:-0.5px}
#hm-service-check-container .fwa-landing-page-description,#hm-service-check-container .fwa-sa-description,#hm-service-check-container .fwa-waitlist-description,#hm-service-check-container .fwa-sa-nt-description{font-family:"Open Sans";font-weight:600;font-size:16px;line-height:24px;letter-spacing:0}
#hm-service-check-container .fwa-landing-page-summary,#hm-service-check-container .fwa-sa-summary,#hm-service-check-container .fwa-waitlist-summary,#hm-service-check-container .fwa-sa-nt-summary{font-family:"Open Sans";font-weight:400;font-size:14px;line-height:24px;letter-spacing:0}
#hm-service-check-container .refill-plan,#hm-service-check-container .link-text{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0;font-family:"Open Sans";color:#fff !important}
#hm-service-check-container ul.address-search-container,#hm-service-check-container ul.address-unit-search-container{width:86% !important}
#hm-service-check-container .normal-case-font{text-transform:none !important}
#hm-service-check-container .hm-other-address-cta{font-weight:700;font-size:16px;line-height:24px;font-family:"Open Sans";color:#fff !important;border-bottom:2px solid #fff}
#hm-service-check-container .hm-other-address-cta:hover{color:#fff !important;border-bottom:1px solid #fff}
#hm-service-check-container .ui-widget{font-family:"Open Sans" !important}
#hm-service-check-container ul.ui-menu.ui-autocomplete{max-height:150px;overflow-y:auto;overflow-x:hidden}
#hm-service-check-container ul.ui-menu.ui-autocomplete>.ui-menu-item{width:100%;border:0;background-color:#fff}
#hm-service-check-container ul.ui-menu.ui-autocomplete .ui-menu-item-wrapper{border:0;padding:12px 8px;color:#000;background:0;background-color:#fff;width:100%;display:inline-block;margin-bottom:.5rem}
#hm-service-check-container ul.ui-menu.ui-autocomplete .ui-menu-item-wrapper.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);border:0}
#hm-service-check-container ul.ui-menu.ui-autocomplete .ui-menu-item-wrapper.ui-state-active{background-color:#b2b2b2;color:#000;padding:12px 8px}
#hm-service-check-container .ui-widget.ui-widget-content{border:none !important}
.mo-service-eligible-landing-image{background:center center no-repeat;width:100%;height:100%}
.dt-service-eligible-landing-image{background:center center no-repeat;width:100%;height:100%}
.mo-service-eligible-container #hm-service-check-container ul.address-search-container{width:84% !important}
@media(max-width:990px){#hm-service-check-container{padding:1rem !important}
#hm-service-check-container .col-6,#hm-service-check-container .col-lg-6,#hm-service-check-container .col-6.col-lg-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 !important}
#hm-service-check-container .mobile-cta{padding-left:16px !important;padding-right:16px !important;width:100%}
#hm-service-check-container .md-form.input-group textarea{padding:10px 10px 0 10px;line-height:38px;height:56px}
#hm-service-check-container label.m-address-lbl.active{transform:translateY(-6px) scale(0.6) !important}
#hm-service-check-container ul.address-search-container,#hm-service-check-container ul.address-unit-search-container{width:100% !important}
#hm-service-check-container .dt-service-eligible-landing-image.mobile-view-landing{display:block;background-position:center;min-height:220px;margin-top:1rem}
#hm-service-check-container .dt-service-eligible-landing-image.desktop-view-landing{display:none}
#hm-service-check-container .dt-service-eligible-landing-image{width:100% !important;height:100% !important}
#hm-service-check-container .fwa-landing-page-heading,#hm-service-check-container .fwa-sa-heading,#hm-service-check-container .fwa-waitlist-success-heading{font-size:32px !important;line-height:36px !important}
#hm-service-check-container .link-text{padding-right:6% !important}
#hm-service-check-container .md-form .success{background-position-x:98%;background-position-y:70%}
#hm-service-check-container .hm-non-other-address-cta{margin-left:6% !important}
#hm-service-check-container .col-7.col-lg-7.hm-non-other-address-container{margin-top:6% !important}
#hm-service-check-container .col-7.col-lg-7{padding-right:16px !important;margin-top:10px !important}
}
@media(min-width:992px){#hm-service-check-container .extra-padding{padding-right:7% !important;padding-left:0 !important}
#hm-service-check-container .hm-other-address-cta{margin-right:5%;display:inline-block;margin-top:3%}
#hm-service-check-container .hm-non-other-address-cta{margin-right:0 !important;display:inline-block;margin-top:8.8% !important}
#hm-service-check-container .dt-service-eligible-landing-image.mobile-view-landing{display:none}
#hm-service-check-container .dt-service-eligible-landing-image.desktop-view-landing{display:block;background-position:top;min-height:360px}
#hm-service-check-container .md-form .success{background-position:98%;background-position-y:70%}
#hm-service-check-container .extra-top-left{margin-top:40px}
#hm-service-check-container .extra-top-right{margin-top:56px}
}
.broadband-plans-list .plan-card{width:100%}
@media only screen and (min-width:720px){.broadband-plans-list .plan-card{width:345px !important}
}
@media only screen and (min-width:920px){.broadband-plans-list .plan-card{width:396px !important}
}
.broadband-plans-list .plan-card .promo-plan-text{padding:32px 16px;background-color:#fff !important;text-align:left !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/green.png")}
@media only screen and (min-width:720px){.broadband-plans-list .plan-card .promo-plan-text{padding:32px 16px}
}
@media only screen and (min-width:920px){.broadband-plans-list .plan-card .promo-plan-text{padding:32px}
}
.broadband-plans-list .plan-card .promo-plan-text .pln-card-pill{display:none}
.broadband-plans-list .plan-card .promo-plan-text.active{background-color:#000 !important}
.broadband-plans-list .plan-card .promo-plan-text.active .plan-price{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.active .plan-price .plan-list-price-parent{color:#b2b2b2}
.broadband-plans-list .plan-card .promo-plan-text.active .plan-price sup{color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.active .plan-price-offer{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.active .plan-price-offer .brand-banner-light{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.active h1,.broadband-plans-list .plan-card .promo-plan-text.active h2,.broadband-plans-list .plan-card .promo-plan-text.active h3{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.active span.icon{background-color:#dbd4d4}
.broadband-plans-list .plan-card .promo-plan-text span.icon{background-color:#306104;border-radius:50px;margin-right:8px;padding:6px;line-height:0}
.broadband-plans-list .plan-card .promo-plan-text span.icon img{background:transparent}
.broadband-plans-list .plan-card .promo-plan-text .promo-text{display:flex;background:transparent;padding:0;align-items:center}
.broadband-plans-list .plan-card .promo-plan-text .promo-text h1,.broadband-plans-list .plan-card .promo-plan-text .promo-text h2,.broadband-plans-list .plan-card .promo-plan-text .promo-text h3{font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#306104;letter-spacing:-0.2px}
.broadband-plans-list .plan-card .promo-plan-text .plan-price{color:#000;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-0.5px;padding:8px 0;position:relative}
.broadband-plans-list .plan-card .promo-plan-text .plan-price sup{color:#306104;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;top:-24px;left:-6px}
.broadband-plans-list .plan-card .promo-plan-text .plan-price .plan-list-price-parent{position:absolute;left:105px;bottom:10px;color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.broadband-plans-list .plan-card .promo-plan-text .plan-price-offer{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.broadband-plans-list .plan-card .promo-plan-text .plan-price-offer .brand-banner-light{color:#306104 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze{background-color:#fff !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/bronze.png")}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze .promoTextForSingleLineCustomers{color:#5d5d5d !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active{background-color:#000 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active .plan-price{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active .plan-price sup{color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active .plan-price-offer{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active .plan-price-offer .brand-banner-light{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active h1,.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active h2,.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active h3{color:#e6bda4 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active span.icon{background-color:#e6bda4}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze.active .promoTextForSingleLineCustomers{color:#fff !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze h1,.broadband-plans-list .plan-card .promo-plan-text.bg-bronze h2,.broadband-plans-list .plan-card .promo-plan-text.bg-bronze h3{color:#8c705e}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze span.icon{background:#8c705e;border-radius:50px;margin-right:8px;padding:6px;line-height:0}
.broadband-plans-list .plan-card .promo-plan-text.bg-bronze span.icon img{background:transparent}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver{background-color:#fff !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/silver.png")}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active{background-color:#000 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active .plan-price{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active .plan-price sup{color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active .plan-price-offer{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active .plan-price-offer .brand-banner-light{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active h1,.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active h2,.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active h3{color:#e7dccc !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver.active span.icon{background-color:#e7dccc}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver h1,.broadband-plans-list .plan-card .promo-plan-text.bg-silver h2,.broadband-plans-list .plan-card .promo-plan-text.bg-silver h3{color:#767676}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver span.icon{background:#767676;border-radius:50px;margin-right:8px;padding:6px;line-height:0}
.broadband-plans-list .plan-card .promo-plan-text.bg-silver span.icon img{background:transparent}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold{background-color:#fff !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/gold.png")}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active{background-color:#000 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active .plan-price{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active .plan-price sup{color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active .plan-price-offer{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active .plan-price-offer .brand-banner-light{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active h1,.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active h2,.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active h3{color:#ffd958 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold.active span.icon{background-color:#ffd958}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold h1,.broadband-plans-list .plan-card .promo-plan-text.bg-gold h2,.broadband-plans-list .plan-card .promo-plan-text.bg-gold h3{color:#907212}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold span.icon{background:#907212;border-radius:50px;margin-right:8px;padding:6px;line-height:0}
.broadband-plans-list .plan-card .promo-plan-text.bg-gold span.icon img{background:transparent}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum{background-color:#fff !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/platinum.png")}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active{background-color:#000 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active .plan-price{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active .plan-price sup{color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active .plan-price-offer{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active .plan-price-offer .brand-banner-light{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active h1,.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active h2,.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active h3{color:#dbd4d4 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum.active span.icon{background-color:#dbd4d4}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum h1,.broadband-plans-list .plan-card .promo-plan-text.bg-platinum h2,.broadband-plans-list .plan-card .promo-plan-text.bg-platinum h3{color:#635c5c}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum span.icon{background:#635c5c;border-radius:50px;margin-right:8px;padding:6px;line-height:0}
.broadband-plans-list .plan-card .promo-plan-text.bg-platinum span.icon img{background:transparent}
.broadband-plans-list .plan-card .promo-plan-text.bg-green{background-color:#fff !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/green.png")}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active{background-color:#000 !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active .plan-price{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active .plan-price sup{color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active .plan-price-offer{color:#fff}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active .plan-price-offer .brand-banner-light{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active h1,.broadband-plans-list .plan-card .promo-plan-text.bg-green.active h2,.broadband-plans-list .plan-card .promo-plan-text.bg-green.active h3{color:#bee81e !important}
.broadband-plans-list .plan-card .promo-plan-text.bg-green.active span.icon{background-color:#bee81e}
.broadband-plans-list .plan-card .promo-plan-text.bg-green h1,.broadband-plans-list .plan-card .promo-plan-text.bg-green h2,.broadband-plans-list .plan-card .promo-plan-text.bg-green h3{color:#306104}
.broadband-plans-list .plan-card .promo-plan-text.bg-green span.icon{background:#306104;border-radius:50px;margin-right:8px;padding:6px;line-height:0}
.broadband-plans-list .plan-card .promo-plan-text.bg-green span.icon img{background:transparent}
.broadband-plans-list .plan-card .broadband-list-container{margin:32px 16px !important}
@media only screen and (min-width:720px){.broadband-plans-list .plan-card .broadband-list-container{margin:32px 16px !important}
}
@media only screen and (min-width:920px){.broadband-plans-list .plan-card .broadband-list-container{margin:32px !important}
}
.broadband-plans-list .plan-card .btn-plan{width:100%;padding:0 16px !important}
@media only screen and (min-width:720px){.broadband-plans-list .plan-card .btn-plan{padding:0 16px !important}
}
@media only screen and (min-width:920px){.broadband-plans-list .plan-card .btn-plan{padding:0 32px !important}
}
.broadband-plans-list .plan-card .btn-plan a.btn{box-shadow:none;width:100%}
.broadband-plans-list .fcc-labels-responsedata{padding:0 16px !important}
@media only screen and (min-width:720px){.broadband-plans-list .fcc-labels-responsedata{padding:0 24px !important}
}
@media only screen and (min-width:920px){.broadband-plans-list .fcc-labels-responsedata{padding:0 !important}
}
@media only screen and (min-width:320px){.fcc-review-details{margin:0}
.fcc-review-details .review-details-tab{padding:60px 30px 30px 30px}
.fcc-review-details .review-details-tab .review-heading{text-align:center;font-size:24px;line-height:28px;letter-spacing:0}
.fcc-review-details .review-details-tab .review-text{text-align:center;padding-top:10px}
.fcc-review-details .broadband-list-container{margin:0 15px;border:3px solid #231f20}
.fcc-review-details .broadband-list-container .broadband-list-details{text-align:left;padding:16px}
.fcc-review-details .broadband-list-container .broadband-list-details h3{border-bottom:3px solid #231f20;font-size:31.5px;font-family:"Open Sans",sans-serif}
.fcc-review-details .broadband-list-container .broadband-list-details .row{align-items:center}
.fcc-review-details .broadband-list-container .broadband-list-details .caption-five a{font-size:11px !important;line-height:14px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.fcc-review-details .broadband-list-container .broadband-list-details .caption-seven a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:600;font-family:"Open Sans",sans-serif}
.fcc-review-details .broadband-list-container .broadband-list-details .caption-seven-bold a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.fcc-review-details .broadband-list-container .broadband-list-details .caption-six a{font-size:10px !important;line-height:14px;letter-spacing:0;font-weight:400;font-family:"Open Sans",sans-serif}
.fcc-review-details .broadband-list-container .broadband-list-details .caption-eight a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.fcc-review-details .broadband-list-container .broadband-list-details a{color:#26358b;text-decoration:underline;border:0;font-weight:700;line-height:13px}
.fcc-review-details .broadband-list-container .broadband-list-details a:hover{text-decoration:underline;border:0}
.fcc-review-details .phone-tabs-section .details-row{margin:0 10px}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details{list-style-type:none;padding:0;justify-content:space-between}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details .detail-card{max-width:50%;flex-basis:auto}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details .detail-card .details-icon{display:flex;align-items:center}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details .detail-card .details-icon img{width:25px;height:25px}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details .detail-card .details-text .details-desc{padding-left:40px}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details .details-heading{width:unset}
.fcc-review-details .phone-tabs-section .details-see-more{padding-bottom:40px}
.fcc-review-details .review-details-disclaimer{margin:30px 10px 60px 10px}
.accordion-new.more-plans-accordion{background-color:#f9f9f9}
.accordion-new.more-plans-accordion .border-bottom{margin:0 15px}
.accordion-new.more-plans-accordion .card-header{padding:30px 0 !important}
.accordion-new.more-plans-accordion .card-header a{justify-content:center !important;align-items:center}
.accordion-new.more-plans-accordion .card-header a p{width:unset !important;color:#5d5d5d;margin:unset !important}
.accordion-new.more-plans-accordion .card-header a span.icon{background:unset !important}
.plandetail-price-container .detailpage-card .product-background .acp-enrollment-pdp{padding:20px 30px;border-radius:5px}
.plandetail-price-container .detailpage-card .plan-card{width:320px;min-height:520px;height:100%}
.plandetail-price-container .plan-details-unlimited .plan-card{height:530px}
.plandetail-price-container .plan-details-unlimited .plan-card .plan-price{font-size:60px;line-height:52px;font-weight:700;letter-spacing:-0.5px}
.plandetail-price-container .plan-details-unlimited .plan-card .plan-data-offer{font-size:18px;font-weight:700;letter-spacing:.5px;line-height:24px}
.plandetail-price-container .plan-details-unlimited .plan-card .plan-data-offer img{height:30px}
.plandetail-price-container .plan-details-unlimited .plan-detail-text .caption-text-one{display:block}
.plandetail-price-container .plan-details-unlimited .plan-detail-text .caption-text-one a{text-decoration:underline;border:0}
.multiline-plan{width:100%}
.multiline-plan .multiline-plan__subtag-line{margin-top:10px}
.multiline-plan .multiline-plan__tab-group{max-width:317px;height:46px;box-sizing:border-box !important;border:2px solid #e8e8e9;border-radius:30px;background-color:#fff;margin:20px auto auto auto;padding:0}
.multiline-plan .multiline-plan__tab-group li{width:20%;color:#000;padding:0 !important;flex:unset;display:flex;justify-content:center;align-items:center}
.multiline-plan .multiline-plan__tab-group li a{line-height:36px;border:0;padding:0 !important;width:calc(100% - 4px);transform:translateY(1px)}
.multiline-plan .multiline-plan__tab-group li a.active{color:#231f20;background:#000;border-radius:25px}
.multiline-plan .multiline-plan__tab-group .tabs{width:20%;text-align:center;display:flex;overflow:hidden;padding:0 !important;flex:unset;height:40px;justify-content:center;align-items:center}
.multiline-plan .multiline-plan__tab-group .tabs a{padding:0 !important;line-height:36px;width:calc(100% - 4px);cursor:pointer;border:0;font-weight:700}
.multiline-plan .multiline-plan__tab-group .tabs a::before{display:none !important}
.multiline-plan .multiline-plan__tab-group .tabs a.active{background:#75b53d;border-radius:25px;color:#fff}
.multiline-plan__details{width:100%}
.multiline-plan__details-disc .multiline-left{margin-bottom:20px}
.multiline-plan__details-disc .multiline-left h2{margin-bottom:10px}
.multiline-plan__details-disc .multiline-right{padding-bottom:10px;flex:1 1 100%}
.multiline-plan__details-disc ul{list-style:none;padding:0;margin-top:15px;margin-bottom:0}
.multiline-plan__details-disc ul .bold{margin:0 5px 0 37%}
.multiline-plan__details-disc ul .normal{text-decoration:line-through;font-weight:normal;margin:0 10px 0 21%}
.multiline-plan__details-disc ul li{padding-bottom:15px;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}
.multiline-plan__details-disc ul li .not-bold{margin:0 77px 0 72px;padding:0 5px 0 0}
.multiline-plan__details-disc .w-60{width:100% !important}
.multiline-plan__details-disc .subtitle-three-px,.multiline-plan__details-disc .voicemail-selection-title{font-weight:bold}
.multiline-plan__details-disc .border-bottom{border-bottom:1px solid #000 !important}
.multiline-plan__details-disc .already-customer-container-toggle{border:none !important}
.multiline-plan__details-disc .already-customer-container{padding-bottom:15px}
.twentyfiveplan-card{padding:1px;background-color:#bee81e;min-height:450px;width:290px;margin:10px auto !important;height:unset}
.twentyfiveplan-card .container-25-plan{position:relative;background:black;margin:20px;border:1px solid lightgray;border-radius:10px;padding:20px;color:white}
.twentyfiveplan-card .container-25-plan .unlimited-heading{background-color:red;color:white}
.twentyfiveplan-card .container-25-plan p{color:white}
.twentyfiveplan-card .container-25-plan .header-25-plan{font-weight:900;font-size:25px;color:white}
.twentyfiveplan-card .container-25-plan .header-25-plan .highlight{color:#bee81e}
.twentyfiveplan-card .container-25-plan::before{position:absolute;bottom:-10px;left:20px;content:"";border-left:5px solid transparent;border-right:15px solid transparent;border-top:10px solid black;width:0;height:0}
.twentyfiveplan-card .congrats-heading{font-weight:900;font-size:25px;color:black;margin:20px 20px 0 20px;line-height:30px}
.twentyfiveplan-card .facts-label{font-size:10px;margin:20px}
.twentyfiveplan-card .unlimited-talk-text{color:black;margin:0 20px;font-size:14px;font-weight:500}
.twentyfiveplan-card .small .btn{width:150px;height:50px;padding:.84rem 0 !important;background-color:black !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important;border-radius:5px;font-weight:900;font-size:12px;margin:20px}
.twentyfiveplan-card .learn-more{background-color:black;color:white;text-transform:uppercase;padding:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:10px;letter-spacing:.25px;position:relative;text-align:center;margin-top:22px}
.multiline-container{background-color:#231f20;width:100%;flex-direction:column-reverse;display:flex;justify-content:space-around;padding-top:40px;padding-bottom:40px;margin-bottom:40px;margin-top:20px}
.multiline-container h2{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;margin-bottom:20px}
.multiline-container.multiline-mld-plan{display:unset;padding-bottom:20px;margin:0}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container{color:#fff;position:sticky;top:-35px;z-index:999;background:#231f20;padding-top:10px;padding-bottom:15px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card{padding:1px;background-color:#bee81e;min-height:450px;width:290px;margin:10px auto !important;height:unset}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan{position:relative;background:black;margin:20px;border:1px solid lightgray;border-radius:10px;padding:20px;color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan .unlimited-heading{background-color:red;color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan p{color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan .header-25-plan{font-weight:900;font-size:25px;color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan .header-25-plan .highlight{color:#bee81e}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan::before{position:absolute;bottom:-10px;left:20px;content:"";border-left:5px solid transparent;border-right:15px solid transparent;border-top:10px solid black;width:0;height:0}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .congrats-heading{font-weight:900;font-size:25px;color:black;margin:20px 20px 0 20px;line-height:30px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .facts-label{font-size:10px;margin:20px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .unlimited-talk-text{color:black;margin:0 20px;font-size:14px;font-weight:500}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .small .btn{width:150px;height:50px;padding:.84rem 0 !important;background-color:black !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important;border-radius:5px;font-weight:900;font-size:12px;margin:20px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .learn-more{background-color:black;color:white;text-transform:uppercase;padding:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:10px;letter-spacing:.25px;position:relative;text-align:center;margin-top:22px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container.small-card-sticky{top:-110px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header>div{padding:0 !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h2{padding-bottom:15px;width:68%;margin:auto}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h1{padding-bottom:15px;width:68%;margin:auto;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header,.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding:0 20px;text-align:center}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p,.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p{font-size:16px;font-weight:normal;letter-spacing:0;line-height:22px;color:#e8e8e9}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p a span,.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p a span{color:#e8e8e9 !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding-top:20px;text-align:center}
.multiline-container.multiline-mld-plan .mld-single-line-para{padding:0 30px;color:#fff;text-align:center;font-size:26px;font-weight:600;letter-spacing:-0.25px;line-height:28px}
.multiline-container.multiline-mld-plan .mld-single-line-para p{padding:0 20px;outline:unset}
.multiline-container.multiline-mld-plan .mld-single-line-para h2{padding:0 20px;outline:unset}
.multiline-container.multiline-mld-plan .plan-card{min-height:890px;width:350px;margin:10px auto !important;height:unset}
.multiline-container.multiline-mld-plan .plan-card .plan-price{padding-top:15px;padding-bottom:5px}
.multiline-container.multiline-mld-plan .plan-card .plan-price .subtitle-one{margin-left:-10px}
.multiline-container.multiline-mld-plan .plan-card .promo-text h3{font-size:12px;letter-spacing:0;line-height:18px;font-weight:400}
.multiline-container.multiline-mld-plan .plan-card .plan-price-offer{padding-bottom:15px}
.multiline-container.multiline-mld-plan .plan-card .plan-data{padding:10px 0}
.multiline-container.multiline-mld-plan .plan-card .plan-img{padding-bottom:10px}
.multiline-container.multiline-mld-plan .plan-card .plan-img img{width:auto;height:40px}
.multiline-container.multiline-mld-plan .plan-card .plan-detail-text{width:70%}
.multiline-container.multiline-mld-plan .plan-card .plan-detail-text p,.multiline-container.multiline-mld-plan .plan-card .plan-detail-text a{color:#5d5d5d}
.multiline-container.multiline-mld-plan .plan-card .btn-plan{bottom:30px}
.multiline-container.multiline-mld-plan .plan-card .plan-card-summary{position:static;right:0;bottom:0;left:0;margin:0 !important;padding:0 0 30px 0}
.multiline-container .multiline-card-wrapper p.d-block.d-lg-none.text-white{padding:20px 0 30px 0}
.multiline-container .multiline-card-wrapper .plan-card{margin-bottom:0 !important}
.multiline-container .multiline-card-wrapper .plan-card .mld-plan-singleline{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.multiline-container .multiline-card-wrapper .plan-card .mld-plan-savings{font-size:14px;letter-spacing:0;line-height:20px;font-weight:700}
.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-header,.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-slider{padding:0 20px;text-align:center}
.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-header p,.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-slider p{font-size:16px;font-weight:normal;letter-spacing:0;line-height:22px;color:#e8e8e9}
.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-header p a span,.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-slider p a span{color:#e8e8e9 !important}
.multiline-container .multiline-card-wrapper .plan-card .mld-single-line-slider{padding-top:20px;text-align:center}
.multiline-container .multiline-card-wrapper .mld-single-line-para{padding:0 30px;color:#fff;text-align:center;font-size:26px;font-weight:600;letter-spacing:-0.25px;line-height:28px}
.multiline-container .multiline-card-wrapper .mld-single-line-para p{padding:0 20px;outline:unset}
.multiline-container .multiline-card-wrapper .mld-single-line-para h2{padding:0 20px;outline:unset}
.multiline-container .multiline-card-wrapper .plan-card{min-height:460px;width:319px;margin:10px auto !important}
.multiline-container .multiline-card-wrapper .plan-card .plan-price{padding-top:15px;padding-bottom:5px}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .subtitle-one{margin-left:-10px}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .promo-text h3{font-size:12px;letter-spacing:0;line-height:18px;font-weight:400}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-price-offer{padding-bottom:15px}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-data{padding:10px 0}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-img{padding-bottom:10px}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-img img{width:auto;height:40px}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-detail-text{width:70%}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-detail-text p,.multiline-container .multiline-card-wrapper .plan-card .plan-price .plan-detail-text a{color:#5d5d5d}
.multiline-container .multiline-card-wrapper .plan-card .plan-price .btn-plan{bottom:20px}
.multiline-container .multiline-card-wrapper .multiline-card-wrapper p.d-block.d-lg-none.text-white{padding:20px 0 30px 0}
.multiline-container .multiline-card-wrapper .multiline-card-wrapper .plan-card{margin-bottom:0 !important}
.multiline-container .multiline-card-wrapper .multiline-card-wrapper .plan-card .mld-plan-singleline{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.multiline-container .multiline-card-wrapper .multiline-card-wrapper .plan-card .mld-plan-savings{font-size:14px;letter-spacing:0;line-height:20px;font-weight:700}
.multiline-container .multiline-card-wrapper .multiline-card-wrapper,.multiline-container .multiline-card-wrapper .multline-tab-container{width:100%;text-align:center}
.multiline-container .multiline-card-wrapper .multline-tab-container{padding-bottom:20px}
.multiline-container .multiline-card-wrapper .multline-tab-container p,.multiline-container .multiline-card-wrapper .multline-tab-container a{font-size:20px;font-weight:normal;letter-spacing:0;line-height:28px}
.multiline-container .multiline-card-wrapper .multline-tab-container p,.multiline-container .multiline-card-wrapper .multline-tab-container h2{color:#fff}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group{width:287px;height:46px;box-sizing:border-box !important;border:2px solid #e8e8e9;border-radius:30px;margin:20px auto 20px auto;padding:0}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group li{width:20%;color:#fff;padding:0 !important;flex:unset;display:flex;justify-content:center;align-items:center}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group li a{line-height:36px;border:0;color:#fff;padding:0 !important;width:calc(100% - 4px);transform:translateY(1px)}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group li a.active{color:#231f20;background:#000;border-radius:25px}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group .tabs{width:20%;text-align:center;display:flex;overflow:hidden;padding:0 !important;flex:unset;height:40px;justify-content:center;align-items:center}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group .tabs a{padding:0 !important;line-height:36px;width:calc(100% - 4px);cursor:pointer;border:0;font-weight:700}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group .tabs a::before{display:none !important}
.multiline-container .multiline-card-wrapper .multiline-plan__tab-group .tabs a.active{background:#75b53d;border-radius:25px;color:#fff}
.multiline-container .multiline-plan-name{font-size:28px !important}
.multiline-container{background-color:#231f20;width:100%;flex-direction:column-reverse;display:flex;justify-content:space-around;padding-top:40px;padding-bottom:40px;margin-bottom:40px;margin-top:20px}
.multiline-container h2{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px;margin-bottom:20px}
.multiline-container.multiline-mld-plan{display:unset;padding-bottom:20px;margin:0}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container{color:#fff;position:sticky;top:-35px;z-index:999;background:#231f20;padding-top:10px;padding-bottom:15px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container.small-card-sticky{top:-90px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header>div{padding:0 !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h1{padding-bottom:15px;width:68%;margin:auto;font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h2{padding-bottom:15px;width:68%;margin:auto}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header,.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding:0 20px;text-align:center}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p,.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p{font-size:16px;font-weight:normal;letter-spacing:0;line-height:22px;color:#e8e8e9}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p a span,.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p a span{color:#e8e8e9 !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding-top:20px;text-align:center}
.multiline-container.multiline-mld-plan .mld-single-line-para{padding:0 30px;color:#fff;text-align:center;font-size:26px;font-weight:600;letter-spacing:-0.25px;line-height:28px}
.multiline-container.multiline-mld-plan .mld-single-line-para h2{padding:0 20px}
.multiline-container.multiline-mld-plan .mld-single-line-para p{padding:0 20px}
.multiline-container.multiline-mld-plan .plan-card{min-height:890px;width:350px;margin:10px auto !important;height:unset}
}
@media only screen and (min-width:320px) and (min-width:920px){.multiline-container.multiline-mld-plan .plan-card{height:100%}
}
@media only screen and (min-width:320px){.multiline-container.multiline-mld-plan .plan-card .plan-price{padding-top:15px;padding-bottom:5px}
.multiline-container.multiline-mld-plan .plan-card .plan-price .subtitle-one{margin-left:-10px}
.multiline-container.multiline-mld-plan .plan-card .promo-text h3{font-size:12px;letter-spacing:0;line-height:18px;font-weight:400}
.multiline-container.multiline-mld-plan .plan-card .plan-price-offer{padding-bottom:15px}
.multiline-container.multiline-mld-plan .plan-card .plan-data{padding:10px 0}
.multiline-container.multiline-mld-plan .plan-card .plan-img{padding-bottom:10px}
.multiline-container.multiline-mld-plan .plan-card .plan-img img{width:auto;height:40px}
.multiline-container.multiline-mld-plan .plan-card .plan-detail-text{width:70%}
.multiline-container.multiline-mld-plan .plan-card .plan-detail-text p,.multiline-container.multiline-mld-plan .plan-card .plan-detail-text a{color:#5d5d5d;font-weight:400}
.multiline-container.multiline-mld-plan .plan-card .btn-plan{bottom:0;padding-bottom:32px;background:#bee81e;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-top:32px;width:100%}
.multiline-container.multiline-mld-plan .plan-card .btn-plan .save-disclaimer{padding:0 32px}
.multiline-container.multiline-mld-plan .plan-card .btn-plan .save-disclaimer p{text-align:left;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:16px}
.multiline-container.multiline-mld-plan .plan-card .btn-plan .save-disclaimer ul{text-align:left;padding-bottom:16px;padding-left:20px}
.multiline-container.multiline-mld-plan .plan-card .btn-plan .save-disclaimer ul li{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.multiline-container.multiline-mld-plan .plan-card .btn-plan .save-disclaimer ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.multiline-container.multiline-mld-plan .plan-card .plan-card-summary{position:static;right:0;bottom:0;left:0;margin-bottom:20px}
.multiline-container .multiline-card-wrapper p.d-block.d-lg-none.text-white{padding:20px 0 30px 0}
.multiline-container .multiline-card-wrapper .plan-card{margin-bottom:0 !important}
.multiline-container .multiline-card-wrapper .plan-card .mld-plan-singleline{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.multiline-container .multiline-card-wrapper .plan-card .mld-plan-savings{font-size:14px;letter-spacing:0;line-height:20px;font-weight:700}
.multiline-container .multiline-card-wrapper,.multiline-container .multline-tab-container{width:100%;text-align:center}
.multiline-container .multline-tab-container{padding-bottom:20px}
.multiline-container .multline-tab-container p,.multiline-container .multline-tab-container a{font-size:20px;font-weight:normal;letter-spacing:0;line-height:28px}
.multiline-container .multline-tab-container p,.multiline-container .multline-tab-container h2{color:#fff}
.multiline-container .multiline-plan__tab-group{width:287px;height:46px;box-sizing:border-box !important;border:2px solid #e8e8e9;border-radius:30px;margin:20px auto 20px auto;padding:0}
.multiline-container .multiline-plan__tab-group li{width:20%;color:#fff;padding:0 !important;flex:unset;display:flex;justify-content:center;align-items:center}
.multiline-container .multiline-plan__tab-group li a{line-height:36px;border:0;color:#fff;padding:0 !important;width:calc(100% - 4px);transform:translateY(1px)}
.multiline-container .multiline-plan__tab-group li a.active{color:#231f20;background:#000;border-radius:25px}
.multiline-container .multiline-plan__tab-group .tabs{width:20%;text-align:center;display:flex;overflow:hidden;padding:0 !important;flex:unset;height:40px;justify-content:center;align-items:center}
.multiline-container .multiline-plan__tab-group .tabs a{padding:0 !important;line-height:36px;width:calc(100% - 4px);cursor:pointer;border:0;font-weight:700}
.multiline-container .multiline-plan__tab-group .tabs a::before{display:none !important}
.multiline-container .multiline-plan__tab-group .tabs a.active{background:#75b53d;border-radius:25px;color:#fff}
.broadband-plans-list .fcc-labels-responsedata div.col.pl-0{margin-bottom:16px}
.broadband-plans-list .plan-card{height:auto !important;width:100%;border:1px solid #e8e8e9;margin-bottom:16px !important}
.broadband-plans-list .plan-card .btn-plan{position:unset}
.broadband-plans-list .plan-card .plan-card-summary{position:unset;margin:30px 0 16px 0}
.broadband-plans-list .plan-card .plan-card-summary a{font-weight:400;color:#000;text-decoration:underline;border:0;font-size:14px;letter-spacing:0}
.broadband-plans-list .plan-list-heading{padding:40px 16px 40px 16px}
.broadband-plans-list .plan-list-heading h2{letter-spacing:0;padding-bottom:2px}
.broadband-plans-list .plan-list-heading h2 .caption-one{font-size:12px;line-height:17px}
.broadband-plans-list .fcc-labels-responsedata{margin-bottom:30px;padding:0 8px}
}
@media only screen and (min-width:320px) and (min-width:720px){.broadband-plans-list .fcc-labels-responsedata{padding:0 24px}
}
@media only screen and (min-width:320px) and (min-width:720px){.broadband-plans-list .fcc-labels-responsedata{padding:0}
}
@media only screen and (min-width:320px){.broadband-plans-list .broadband-list-container{margin:30px 15px;border:3px solid #231f20}
.broadband-plans-list .broadband-list-container .broadband-list-details{margin:5px;text-align:left}
.broadband-plans-list .broadband-list-container .broadband-list-details h3{border-bottom:3px solid #231f20;font-family:"Open Sans",sans-serif}
.broadband-plans-list .broadband-list-container .broadband-list-details .row{align-items:center}
.broadband-plans-list .broadband-list-container .broadband-list-details .caption-five a{font-size:11px !important;line-height:14px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.broadband-plans-list .broadband-list-container .broadband-list-details .caption-seven a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:600;font-family:"Open Sans",sans-serif}
.broadband-plans-list .broadband-list-container .broadband-list-details .caption-six a{font-size:10px !important;line-height:14px;letter-spacing:0;font-weight:400;font-family:"Open Sans",sans-serif}
.broadband-plans-list .broadband-list-container .broadband-list-details .caption-eight a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.broadband-plans-list .broadband-list-container .broadband-list-details a{color:#26358b;text-decoration:underline;border:0;font-weight:700}
.broadband-plans-list .broadband-list-container .broadband-list-details a:hover{text-decoration:underline;border:0}
.fcc-left-column{padding:20px 30px 80px 30px;margin:0}
.fcc-left-column .legal{padding:0}
.fcc-left-column .legal p{margin-top:20px;margin-bottom:0}
.plan-card .plan-detail-text .plan-card-summary .caption-text-one a{line-height:20px !important;font-weight:400}
}
@media only screen and (min-width:375px){.multiline-container.multiline-mld-plan .multiline-mld-tab-container.small-card-sticky{top:-110px}
}
@media only screen and (min-width:390px){.multiline-container.multiline-mld-plan .multiline-mld-tab-container.small-card-sticky{top:-100px}
}
@media only screen and (min-width:400px){.multiline-plan__details-disc ul .bold{margin:0 5px 0 48%}
.multiline-plan__details-disc ul .normal{text-decoration:line-through;font-weight:normal;margin:0 10px 0 28%}
.multiline-plan__details-disc .w-60{width:100% !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container.small-card-sticky{top:-90px}
}
@media only screen and (min-width:720px){.multiline-plan__details-disc ul .bold{margin:0 5px 0 74%}
.multiline-plan__details-disc ul .w-60{width:100% !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container.small-card-sticky{top:-40px}
.broadband-plans-list .plan-card{width:345px}
.broadband-plans-list .plan-list-heading{padding:32px 32px 40px 32px}
}
@media only screen and (min-width:992px){.fcc-review-details{margin:0 10%;position:relative;padding-bottom:60px}
.fcc-review-details .review-details-tab{padding:60px 0}
.fcc-review-details .review-details-tab .review-heading{text-align:center;font-size:24px;line-height:28px;letter-spacing:0}
.fcc-review-details .review-details-tab .review-text{text-align:center;padding:0}
.fcc-review-details .broadband-list-container{margin:0}
.fcc-review-details .phone-tabs-section .details-row{margin-right:20px}
.fcc-review-details .phone-tabs-section .details-row .productspecs-label-details{padding:0}
.fcc-review-details .review-details-disclaimer{margin:-110px 60px 60px 30px}
.fcc-review-details .review-details-disclaimer p{margin-top:20px}
.accordion-new.more-plans-accordion .border-bottom{margin:0}
.twentyfiveplan-card{padding:1px;background-color:#bee81e;min-height:480px;width:319px;margin:10px auto !important;height:unset}
.twentyfiveplan-card .container-25-plan{position:relative;background:black;margin:20px;border:1px solid lightgray;border-radius:10px;padding:20px;color:white}
.twentyfiveplan-card .container-25-plan .unlimited-heading{background-color:red;color:white}
.twentyfiveplan-card .container-25-plan p{color:white}
.twentyfiveplan-card .container-25-plan .header-25-plan{font-weight:900;font-size:25px;color:white}
.twentyfiveplan-card .container-25-plan .header-25-plan .highlight{color:#bee81e}
.twentyfiveplan-card .container-25-plan::before{position:absolute;bottom:-10px;left:20px;content:"";border-left:5px solid transparent;border-right:15px solid transparent;border-top:10px solid black;width:0;height:0}
.twentyfiveplan-card .congrats-heading{font-weight:900;font-size:25px;color:black;margin:20px 20px 0 20px;line-height:30px}
.twentyfiveplan-card .facts-label{font-size:10px;margin:20px}
.twentyfiveplan-card .unlimited-talk-text{color:black;margin:0 20px;font-size:14px;font-weight:500}
.twentyfiveplan-card .small .btn{width:150px;height:50px;padding:.84rem 0 !important;background-color:black !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important;border-radius:5px;font-weight:900;font-size:12px;margin:20px}
.twentyfiveplan-card .learn-more{background-color:black;color:white;text-transform:uppercase;padding:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:10px;letter-spacing:.25px;position:relative;text-align:center;margin-top:22px}
.multiline-container{border-radius:10px;padding-top:40px;margin-top:0;flex-direction:row}
.multiline-container .multiline-card-wrapper,.multiline-container .multline-tab-container{width:50%}
.multiline-container.multiline-mld-plan{padding:40px 20px 30px 20px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container{display:flex;justify-content:space-around;position:static;top:0;z-index:unset;background:0;padding:0}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card{padding:1px;background-color:#bee81e;min-height:480px;width:319px;margin:10px auto !important;height:unset}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan{position:relative;background:black;margin:20px;border:1px solid lightgray;border-radius:10px;padding:20px;color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan .unlimited-heading{background-color:red;color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan p{color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan .header-25-plan{font-weight:900;font-size:25px;color:white}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan .header-25-plan .highlight{color:#bee81e}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .container-25-plan::before{position:absolute;bottom:-10px;left:20px;content:"";border-left:5px solid transparent;border-right:15px solid transparent;border-top:10px solid black;width:0;height:0}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .congrats-heading{font-weight:900;font-size:25px;color:black;margin:20px 20px 0 20px;line-height:30px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .facts-label{font-size:10px;margin:20px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .unlimited-talk-text{color:black;margin:0 20px;font-size:14px;font-weight:500}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .small .btn{width:150px;height:50px;padding:.84rem 0 !important;background-color:black !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2);color:#fff !important;border-radius:5px;font-weight:900;font-size:12px;margin:20px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .plan-card .learn-more{background-color:black;color:white;text-transform:uppercase;padding:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:10px;letter-spacing:.25px;position:relative;text-align:center;margin-top:22px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header{padding:0 0 10px 0;text-align:unset;width:365px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p{color:#e8e8e9;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p a span{color:#e8e8e9 !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h2{width:unset;margin:0;padding-bottom:5px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h1{width:unset;margin:0;padding-bottom:5px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header>div{padding:0 !important}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding:0;text-align:unset;width:300px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p{color:#e8e8e9;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}
.multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider .multiline-plan__tab-group{margin:10px 0 20px 0}
.multiline-container.multiline-mld-plan .mld-single-line-para{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.multiline-container.multiline-mld-plan .mld-single-line-para p{padding:0}
.multiline-container.multiline-mld-plan .mld-single-line-para h2{padding:0}
.multiline-container .multline-tab-container{padding:0 240px 0 0;margin:auto;text-align:left}
.multiline-container .multline-tab-container h2{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;margin-bottom:20px}
.multiline-container .multline-tab-container h2 span{display:block}
.multiline-container .multiline-plan__tab-group{margin:20px 0 30px 0}
.plandetail-price-container .detailpage-card .product-overview span h1{padding-left:95px}
.plandetail-price-container .detailpage-card .product-overview span h2{padding-left:45px}
.custom-plp-card-list .col:nth-child(3n) .plan-card{margin-right:0}
.custom-plp-card-list .col:first-child .plan-card{margin-left:0}
.multiline-plan{margin:0 auto;width:auto}
.multiline-plan .multiline-plan__subtag-line{margin-top:35px}
.multiline-plan .multiline-plan__subtag-line p{font-weight:400}
.multiline-plan .multiline-plan__tab-group{width:287px;height:46px;box-sizing:border-box !important;border:2px solid #e8e8e9;border-radius:30px;background-color:#fff;margin:15px 15px 10px 15px;padding:0}
.multiline-plan .multiline-plan__tab-group li{width:20%;color:#000;padding:0 !important;flex:unset;display:flex;justify-content:center;align-items:center}
.multiline-plan .multiline-plan__tab-group li a{line-height:36px;border:0;padding:0 !important;width:calc(100% - 4px);transform:translateY(1px)}
.multiline-plan .multiline-plan__tab-group li a.active{color:#231f20;background:#000;border-radius:25px}
.multiline-plan .multiline-plan__tab-group .tabs{width:20%;text-align:center;display:flex;overflow:hidden;padding:0 !important;flex:unset;height:40px;justify-content:center;align-items:center}
.multiline-plan .multiline-plan__tab-group .tabs a{padding:0 !important;line-height:36px;width:calc(100% - 4px);cursor:pointer;border:0;font-weight:700}
.multiline-plan .multiline-plan__tab-group .tabs a::before{display:none !important}
.multiline-plan .multiline-plan__tab-group .tabs a.active{background:#75b53d;border-radius:25px;color:#fff}
.multiline-plan__details{margin-left:0;width:83.33%}
.multiline-plan__details-disc{display:flex;flex-wrap:wrap}
.multiline-plan__details-disc ul .bold{margin:0 5px 0 58%}
.multiline-plan__details-disc ul .normal{text-decoration:line-through;font-weight:normal;margin:0 10px 0 128px}
.multiline-plan__details-disc ul li{width:78%}
.multiline-plan__details-disc .normal{text-decoration:line-through;font-weight:normal;margin:0 10px 0 128px}
.multiline-plan__details-disc .multiline-left{padding-left:0;width:58%;display:flex;justify-content:space-between;margin-bottom:0 !important}
.multiline-plan__details-disc .multiline-left .line_select{padding-top:19px}
.multiline-plan__details-disc .multiline-left .line_select h2{font-size:20px;font-weight:700;margin-bottom:0}
.multiline-plan__details-disc .multiline-left .line_select span{font-size:14px;font-weight:700;color:#5d5d5d;line-height:20px}
.multiline-plan__details-disc .multiline-left .price-detail{font-size:44px;font-weight:700;letter-spacing:-0.5px;padding-top:10px}
.multiline-plan__details-disc .multiline-left .price-detail span{font-size:14px;font-weight:700;color:#5d5d5d;display:block;text-align:right;line-height:initial;margin-right:42px}
.multiline-plan__details-disc .w-60{width:70% !important}
.multiline-plan .savings-banner{background:#75b53d;width:55%;padding:10px;margin-bottom:10px}
.multiline-plan .savings-banner .savings-banner-text{color:white;font-weight:700}
.multiline-plan .multiline-container{border-radius:10px;padding-top:40px;margin-top:0;flex-direction:row}
.multiline-plan .multiline-container .multiline-card-wrapper,.multiline-plan .multiline-container .multline-tab-container{width:50%}
.multiline-plan .multiline-container.multiline-mld-plan{padding:40px 20px 30px 20px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container{display:flex;justify-content:space-around;position:static;top:0;z-index:unset;background:0;padding:0}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header{padding:0 0 10px 0;text-align:unset;width:365px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p{color:#e8e8e9;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p a span{color:#e8e8e9 !important}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h2{width:unset;margin:0;padding-bottom:5px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h1{width:unset;margin:0;padding-bottom:5px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header>div{padding:0 !important}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding:0;text-align:unset;width:300px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p{color:#e8e8e9;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider .multiline-plan__tab-group{margin:10px 0 20px 0}
.multiline-plan .multiline-container.multiline-mld-plan .mld-single-line-para{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.multiline-plan .multiline-container.multiline-mld-plan .mld-single-line-para p{padding:0}
.multiline-plan .multiline-container.multiline-mld-plan .mld-single-line-para h2{padding:0}
.multiline-plan .multiline-container.multiline-mld-plan{padding:40px 20px 30px 20px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container{display:flex;justify-content:space-around;position:static;top:0;z-index:unset;background:0;padding:0}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header{padding:0 0 10px 0;text-align:unset;width:365px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p{color:#e8e8e9;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header p a span{color:#e8e8e9 !important}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h2{width:unset;margin:0;padding-bottom:5px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header h1{width:unset;margin:0;padding-bottom:5px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-header>div{padding:0 !important}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider{padding:0;text-align:unset;width:300px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider p{color:#e8e8e9;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}
.multiline-plan .multiline-container.multiline-mld-plan .multiline-mld-tab-container .mld-single-line-slider .multiline-plan__tab-group{margin:10px 0 20px 0}
.multiline-plan .multiline-container.multiline-mld-plan .mld-single-line-para{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.multiline-plan .multiline-container.multiline-mld-plan .mld-single-line-para p{padding:0}
.multiline-plan .multiline-container.multiline-mld-plan .mld-single-line-para h2{padding:0}
.multiline-plan .multiline-container.multiline-mld-plan .plan-card{height:100%}
.multiline-plan .multiline-container .multline-tab-container{padding:0 240px 0 0;margin:auto;text-align:left}
.multiline-plan .multiline-container .multline-tab-container h2{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px;margin-bottom:20px}
.multiline-plan .multiline-container .multline-tab-container h2 span{display:block}
.multiline-plan .multiline-container .multiline-plan__tab-group{margin:20px 0 30px 0}
.savings-banner{background:#75b53d;width:55%;padding:10px;margin-bottom:10px}
.savings-banner .savings-banner-text{color:white;font-weight:700}
.broadband-plans-list .plan-card{width:396px}
.broadband-plans-list .plan-list-heading{padding:32px 0}
.fcc-left-column{margin:-110px 0 0 0;padding:0 40px 0 40px;position:absolute;bottom:58px;left:0}
}
.current-plan-title{color:#000 !important;font-family:"Open Sans";font-size:16px !important;font-weight:700 !important;line-height:24px !important;letter-spacing:-0.25px;margin-left:16px !important}
@media screen and (min-width:920px){.current-plan-title{font-size:32px !important;font-weight:600 !important;line-height:36px !important;margin-left:4px !important}
}
@media screen and (max-width:920px){.current-plan-title{margin-top:4px}
}
.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text{background-color:unset !important;color:#000;padding:unset !important;border-bottom:0}
.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .promo-text{display:flex;background-color:unset;padding:unset}
.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .promo-text h2,.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .promo-text h3{color:#000;font-size:20px;font-weight:600;line-height:28px}
.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .promo-text h2 span,.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .promo-text h3 span{color:#000 !important}
.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .plan-price{font-size:32px;line-height:36px;padding-top:4px;text-align:left;padding-bottom:16px;color:#000}
.current-plan-card .plan-card.small-plan-card .promo-plan-text.current-plan-text .plan-price sup{top:-1em;padding-left:4px;color:#000}
.current-plan-card .plan-card.small-plan-card,.current-plan-card .plan-card{height:auto;min-height:fit-content !important;padding:16px;margin-bottom:2px !important;margin-top:0}
.current-plan-card .plan-card.small-plan-card.js-refill-plan-card,.current-plan-card .plan-card.js-refill-plan-card{width:100%;border:1px solid #dadada;margin-left:0 !important}
@media only screen and (min-width:720px){.current-plan-card .plan-card.small-plan-card.js-refill-plan-card,.current-plan-card .plan-card.js-refill-plan-card{margin-left:16px !important;width:338px}
}
@media only screen and (min-width:920px){.current-plan-card .plan-card.small-plan-card.js-refill-plan-card,.current-plan-card .plan-card.js-refill-plan-card{margin-left:0 !important;width:380px}
}
.current-plan-card .plan-card.small-plan-card.js-refill-plan-card a.btn,.current-plan-card .plan-card.js-refill-plan-card a.btn{background-color:transparent !important;border:unset !important;box-shadow:unset;text-decoration:underline;text-align:left;color:#5d5d5d !important;height:unset;padding:0 !important}
.current-plan-card .plan-card.small-plan-card.js-refill-plan-card a.btn:hover,.current-plan-card .plan-card.js-refill-plan-card a.btn:hover{background-color:transparent !important;border:unset !important;box-shadow:unset;text-decoration:underline !important;text-align:left;color:#5d5d5d !important}
.current-plan-card .plan-card.small-plan-card.js-refill-plan-card a.btn:active,.current-plan-card .plan-card.js-refill-plan-card a.btn:active{background-color:transparent !important;box-shadow:unset !important}
.current-plan-card .plan-card.small-plan-card,.current-plan-card .plan-card{height:auto;min-height:fit-content !important;padding:16px;margin-bottom:2px !important;margin-top:0}
@media screen and (min-width:720px){.current-plan-card .plan-card.small-plan-card,.current-plan-card .plan-card{margin-top:12px;margin-left:5px}
}
.current-plan-card .plan-card.small-plan-card a.btn,.current-plan-card .plan-card a.btn{width:100% !important;background-color:#bee81e !important;color:#000 !important;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.8px}
.current-plan-card .plan-card.small-plan-card a.btn:hover,.current-plan-card .plan-card.small-plan-card a.btn:active,.current-plan-card .plan-card.small-plan-card a.btn:focus,.current-plan-card .plan-card.small-plan-card a.btn .active,.current-plan-card .plan-card a.btn:hover,.current-plan-card .plan-card a.btn:active,.current-plan-card .plan-card a.btn:focus,.current-plan-card .plan-card a.btn .active{background-color:rgba(190,232,30,0.5) !important;box-shadow:5px 5px 20px 0 rgba(0,0,0,0.2)}
.current-plan-card .plan-card.small-plan-card .btn-plan,.current-plan-card .plan-card .btn-plan{position:static;padding:0;background-color:unset;width:100%;max-width:100%;display:flex;justify-content:center}
.current-plan-card .plan-card.small-plan-card .btn-plan div,.current-plan-card .plan-card .btn-plan div{margin:0 !important;width:100%;max-width:100%}
@media screen and (max-width:920px){.current-plan-card{padding-left:16px;padding-right:16px}
}
.sneak-peak-carousel-plp{padding:0;width:100% !important;flex-direction:column}
.sneak-peak-carousel-plp .owl-dots{display:none}
.sneak-peak-carousel-plp .owl-nav{order:1 !important;display:flex;justify-content:center;background:#fff;border-radius:50px;border:1px solid #e8e8e9;height:64px;margin:0 16px}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp .owl-nav{justify-content:center}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-plp .owl-nav{justify-content:flex-start;width:100px;margin-left:5px}
}
.sneak-peak-carousel-plp .owl-nav button{position:unset;margin:0 auto !important}
.sneak-peak-carousel-plp .owl-stage-outer{padding-bottom:21px;order:2 !important}
.sneak-peak-carousel-plp .owl-stage{display:flex;justify-content:space-between;padding-left:10px !important;padding-right:30px !important}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp .owl-stage{padding-left:14px !important;justify-content:flex-start}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-plp .owl-stage{padding-left:5px !important;width:unset !important;padding-right:0 !important}
}
.sneak-peak-carousel-plp .owl-item{display:flex;width:100% !important}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp .owl-item{width:100% !important}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-plp .owl-item{width:auto !important}
}
.sneak-peak-carousel-hp{padding:0;width:100% !important;flex-direction:column}
.sneak-peak-carousel-hp .owl-dots{display:none}
.sneak-peak-carousel-hp .owl-nav{order:1 !important;display:flex;justify-content:center;background:#fff;border-radius:50px;border:1px solid #e8e8e9;height:64px;margin:0 16px}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp .owl-nav{justify-content:center}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-hp .owl-nav{justify-content:flex-start;width:100px;margin-left:5px}
}
.sneak-peak-carousel-hp .owl-nav button{position:unset;margin:0 auto !important}
.sneak-peak-carousel-hp .owl-stage-outer{order:2 !important}
.sneak-peak-carousel-hp .owl-stage{display:flex;justify-content:space-between;padding-left:12px !important;padding-right:30px !important}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp .owl-stage{padding-left:16px !important;gap:16px;justify-content:flex-start}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-hp .owl-stage{padding-left:5px !important;gap:16px;padding-right:0 !important}
}
.sneak-peak-carousel-hp .owl-item{display:flex;width:100% !important}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp .owl-item{width:100% !important}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-hp .owl-item{width:auto !important}
}
@media only screen and (min-width:920px){.sneak-peak-multi-cards{display:unset !important}
}
@media only screen and (min-width:920px){.sneak-peak-multi-cards .sneak-peak-carousel-plp .owl-stage{width:unset !important}
}
@media only screen and (min-width:920px){.sneak-peak-multi-cards .sneak-peak-carousel-plp .owl-stage .owl-item{width:380px !important}
}
@media only screen and (min-width:920px){.sneak-peak-multi-cards .sneak-peak-carousel-plp .owl-stage .owl-item .phone-card{width:380px !important;max-width:380px !important;margin-bottom:30px}
}
@media only screen and (min-width:920px){.sneak-peak-multi-cards .sneak-peak-carousel-plp .owl-item .plan-card{width:380px;max-width:380px}
}
.sneak-peak-carousel-plp{position:relative;width:calc(100vw - 21px)}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp{padding-left:10px}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-plp{padding-left:0}
}
.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer{position:relative;overflow-y:visible;overflow-x:clip}
.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner{display:flex;transition:.9s ease-out;gap:10px}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner{display:flex;gap:27px}
}
.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item{transition-duration:0;opacity:1;padding:0 5px;animation-delay:.8s;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out;min-width:80%;display:block;margin-right:0;touch-action:pan-y;margin-bottom:40px}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item{min-width:unset;margin-bottom:40px}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item{margin-bottom:0}
}
@media only screen and (min-width:720px){.sneak-peak-carousel-plp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item .multiline-plan-card{margin:0 !important;margin-bottom:40px !important;width:384px}
}
.sneak-peak-carousel-hp{position:relative;width:calc(100vw - 21px)}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp{padding-left:10px}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-hp{padding-left:0}
}
.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer{position:relative;overflow-y:visible;overflow-x:clip}
.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner{display:flex;transition:.9s ease-out;gap:10px}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner{display:flex;gap:27px}
}
.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item{transition-duration:0;opacity:1;padding:0 5px;animation-delay:.8s;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out;min-width:80%;display:block;margin-right:0;touch-action:pan-y;margin-bottom:40px}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item{min-width:unset;margin-bottom:40px}
}
@media only screen and (min-width:920px){.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item{margin-bottom:0}
}
@media only screen and (min-width:720px){.sneak-peak-carousel-hp .sneak-peak-carousel-plp-outer .sneak-peak-carousel-plp-inner .sneak-peak-carousel-plp-item .multiline-plan-card{margin:0 !important;margin-bottom:40px !important;width:384px}
}
.see-more-plan-options-wrapper{width:100%;max-width:1240px;padding-top:50px;padding-bottom:50px;margin:0 auto;display:flex;flex-direction:column;gap:10px;align-items:center}
#planCardsContainer.hide-plans{display:none !important}
.section-header{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;gap:8px;cursor:pointer;transition:background-color .3s ease}
.toggle-icon{font-size:18px;cursor:pointer;transition:transform .3s ease;display:inline-block;transition:transform .3s}
.hidden{display:none}
.toggle-icon.rotated{transform:rotate(180deg)}
@media screen and (max-width:1240px){.see-more-plan-options-wrapper{width:100%;padding:40px 20px}
}
@media screen and (max-width:768px){.see-more-plan-options-wrapper{padding:30px 15px}
.section-header{font-size:14px}
}
@media screen and (max-width:480px){.see-more-plan-options-wrapper{padding:20px 10px}
.section-header{font-size:13px}
.toggle-icon{font-size:16px}
}
.plan-price-offer{display:flex;align-items:center;gap:6px}
.plan-tooltip-wrapper{display:flex;align-items:center;margin-left:4px;position:relative}
.plan-tooltip-icon{cursor:pointer;font-size:16px;color:#231f20;background:#fff;border-radius:50%;border:1px solid #ccc;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:bolder}
.plan-tooltip-text{visibility:hidden;opacity:0;width:285px;background-color:#fff;color:#222;text-align:left;border-radius:6px;border:1px solid #ccc;padding:10px;position:absolute;z-index:100;bottom:90%;left:50%;transform:translateX(-50%);transition:opacity .2s;box-shadow:0 2px 8px rgba(0,0,0,0.15);font-size:14px;pointer-events:none}
.plan-tooltip-wrapper .plan-tooltip-icon:hover+.plan-tooltip-text,.plan-tooltip-wrapper .plan-tooltip-icon:focus+.plan-tooltip-text{visibility:visible;opacity:1;pointer-events:auto}
.plan-tooltip-text::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-left:0;margin-left:-5px;border-width:6px;border-style:solid;border-color:#fff transparent transparent transparent;filter:drop-shadow(0 1px 1px #ccc)}
.promoTextForSingleLineCustomers{font-size:12px;line-height:18px;margin-top:10px}
.toggle-text:focus,.toggle-text:focus-visible{outline:2px solid #005fcc;outline-offset:2px}
.premium-plan-disclaimer,.tablet-plan-disclaimer{padding:32px 0}
.premium-plan-disclaimer .container,.tablet-plan-disclaimer .container{padding:0 16px}
@media only screen and (min-width:720px){.premium-plan-disclaimer .container,.tablet-plan-disclaimer .container{padding:0 32px}
}
@media only screen and (min-width:920px){.premium-plan-disclaimer .container,.tablet-plan-disclaimer .container{padding:0 10px}
}
.premium-plan-disclaimer .accordion p,.tablet-plan-disclaimer .accordion p{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.premium-plan-disclaimer .accordion a.cart-arrow,.tablet-plan-disclaimer .accordion a.cart-arrow{position:relative;margin-top:4px;margin-bottom:16px}
.premium-plan-disclaimer .accordion a.cart-arrow i,.tablet-plan-disclaimer .accordion a.cart-arrow i{display:none}
.premium-plan-disclaimer .accordion a.cart-arrow:after,.tablet-plan-disclaimer .accordion a.cart-arrow:after{content:" ";background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat;width:12px;height:12px;display:block;position:absolute;right:-14px;margin-top:-15px}
.premium-plan-disclaimer .accordion a.cart-arrow:before,.tablet-plan-disclaimer .accordion a.cart-arrow:before{content:" " attr(data-collapsedtext) " "}
.premium-plan-disclaimer .accordion a.cart-arrow.collapsed:before,.tablet-plan-disclaimer .accordion a.cart-arrow.collapsed:before{content:" " attr(data-expandedtext) " "}
.premium-plan-disclaimer .accordion a.cart-arrow.collapsed:after,.tablet-plan-disclaimer .accordion a.cart-arrow.collapsed:after{content:" ";background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat;width:12px;height:12px;display:block}
.premium-plan-disclaimer .accordion i,.tablet-plan-disclaimer .accordion i{width:12px !important;height:12px !important}
.premium-plan-disclaimer .accordion .accordion-body,.tablet-plan-disclaimer .accordion .accordion-body{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.premium-plan-disclaimer .accordion a,.tablet-plan-disclaimer .accordion a{color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;border-bottom:1px solid #000;width:fit-content;position:relative}
.pln-refresh-main-heading{padding-left:16px;padding-right:16px}
@media only screen and (min-width:720px){.pln-refresh-main-heading{padding-left:32px;padding-right:32px}
}
@media only screen and (min-width:920px){.pln-refresh-main-heading{padding-left:0;padding-right:0}
}
.pln-refresh-main-heading h1{color:#000;font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;padding-bottom:4px}
.pln-refresh-main-heading p{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.25px;padding-bottom:32px}
.pln-main-heading h1{color:#000;font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;padding-bottom:4px}
.pln-main-heading p{color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.25px;padding-bottom:32px}
.pln-main-heading .pln-main-selector{padding-bottom:50px;flex-direction:column;padding-left:0;padding-right:0}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector{flex-direction:row;padding-left:32px;padding-right:32px}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector{flex-direction:row;padding-left:0;padding-right:0}
}
.pln-main-heading .pln-main-selector .how-many-lines-selector{background-color:#000;color:#fff;align-items:center;justify-content:space-between;padding:16px 16px 16px 16px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .how-many-lines-selector{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;padding:16px 32px 16px 32px}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .how-many-lines-selector{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;padding:16px 32px 16px 32px}
}
.pln-main-heading .pln-main-selector .how-many-lines-selector.rm-left-border{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:16px 16px 16px 16px}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .how-many-lines-selector.rm-left-border{border-top-left-radius:0;border-top-right-radius:50px;border-bottom-left-radius:0;border-bottom-right-radius:50px;padding:16px 32px 16px 16px}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .how-many-lines-selector.rm-left-border{border-top-left-radius:0;border-top-right-radius:50px;border-bottom-left-radius:0;border-bottom-right-radius:50px;padding:16px 32px 16px 16px}
}
.pln-main-heading .pln-main-selector .how-many-lines-selector.rm-left-border .multiline-plan.disabled form{border:2px solid #5d5d5d;background:#231f20}
.pln-main-heading .pln-main-selector .how-many-lines-selector.rm-left-border .multiline-plan.disabled form span.sort-selected{color:#5d5d5d}
.pln-main-heading .pln-main-selector .how-many-lines-selector.rm-left-border .multiline-plan.disabled form:after{content:"";background:url("clientlib-base/resources/svg/light/small/expand_more_sm-gray.svg") center center no-repeat;width:16px !important;height:16px !important;margin-top:-4px;position:absolute;right:12px;top:40%}
.pln-main-heading .pln-main-selector .how-many-lines-selector .multiline-plan{width:auto}
.pln-main-heading .pln-main-selector .how-many-lines-selector .multiline-plan__subtag-line{margin:0}
.pln-main-heading .pln-main-selector .how-many-lines-selector p{padding-bottom:0;color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop{margin:0;float:unset;width:62px;height:40px;margin-left:8px;padding:8px 16px;background-color:#bee81e;border:0;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop:after{width:16px !important;height:16px !important;margin-top:-4px;position:absolute;right:18px;top:40%}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-transform:lowercase !important}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop.active{background-color:white !important;color:#5d5d5d}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop.active:after{width:16px !important;height:16px !important}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul{width:100vw;max-width:100vw;scrollbar-width:none;border:0;left:auto;right:-16px;border-top-left-radius:0;border-top-right-radius:0;height:auto;max-height:unset;margin:0;padding:16px;position:absolute !important}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul{width:120px;border-top-left-radius:10px;right:0}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul{width:120px;border-top-left-radius:10px;right:0;padding:16px;border-top-right-radius:0}
}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul li{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:16px 32px;width:100%;height:56px;display:block;text-align:left !important}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul li{text-align:center !important}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul li{text-align:center !important}
}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul li a{font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:16px !important;width:unset;text-transform:lowercase}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul li a:hover{background-color:#000;color:#bee81e !important;border-radius:8px;border:0}
.pln-main-heading .pln-main-selector .how-many-lines-selector .sort-options .wrap-drop ul li.selected .active{border:2px solid #498415;background-color:unset;border-radius:8px;color:#000}
.pln-main-heading .pln-main-selector .pln-frequency-selector{background-color:#000;color:#fff;align-items:center;padding:16px 16px 16px 16px;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .pln-frequency-selector{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;padding:16px 32px 16px 32px}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .pln-frequency-selector{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;padding:16px 32px 16px 32px}
}
.pln-main-heading .pln-main-selector .pln-frequency-selector.rm-right-border{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:2px solid #5d5d5d;border-right:0;padding:16px 16px 16px 16px}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .pln-frequency-selector.rm-right-border{border-top-left-radius:50px;border-top-right-radius:0;border-bottom-left-radius:50px;border-bottom-right-radius:0;border-right:2px solid #5d5d5d;border-bottom:0;padding:16px 16px 16px 32px}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .pln-frequency-selector.rm-right-border{border-top-left-radius:50px;border-top-right-radius:0;border-bottom-left-radius:50px;border-bottom-right-radius:0;border-right:2px solid #5d5d5d;border-bottom:0;padding:16px 16px 16px 32px}
}
.pln-main-heading .pln-main-selector .pln-frequency-selector.rm-right-border .frequency-plan.disabled form span.sort-selected{color:#5d5d5d}
.pln-main-heading .pln-main-selector .pln-frequency-selector.rm-right-border .frequency-plan.disabled form .frequency-plan__form{border:2px solid #5d5d5d;background:#231f20}
.pln-main-heading .pln-main-selector .pln-frequency-selector.rm-right-border .frequency-plan.disabled form:after{content:"";background:url("clientlib-base/resources/svg/light/small/expand_more_sm-gray.svg") center center no-repeat;width:16px !important;height:16px !important;margin-top:-4px;position:absolute;right:12px;top:40%}
.pln-main-heading .pln-main-selector .pln-frequency-selector p{padding-bottom:0;color:#bee81e;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-main-heading .pln-main-selector .pln-frequency-selector .sort-options .wrap-drop{margin:0;float:unset;width:136px;height:40px;margin-left:8px;padding:8px 20px;background-color:#bee81e;border:0}
.pln-main-heading .pln-main-selector .pln-frequency-selector .sort-options .wrap-drop ul{width:100vw}
@media only screen and (min-width:720px){.pln-main-heading .pln-main-selector .pln-frequency-selector .sort-options .wrap-drop ul{width:140px}
}
@media only screen and (min-width:920px){.pln-main-heading .pln-main-selector .pln-frequency-selector .sort-options .wrap-drop ul{width:140px}
}
.pln-main-heading .pln-main-selector .pln-frequency-selector .sort-options .wrap-drop ul li{color:#000;padding:0}
.pln-main-heading .pln-main-selector .pfflow{font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px}
.see-plan-card{width:100%;height:auto;background-color:#000;color:#fff;border-radius:20px}
@media only screen and (min-width:720px){.see-plan-card{width:100%}
}
@media only screen and (min-width:920px){.see-plan-card{width:296px}
}
.see-plan-card .see-plan-card-content{padding:48px 24px}
.see-plan-card .see-plan-card-content h1,.see-plan-card .see-plan-card-content h2{font-family:Open Sans;font-size:24px;font-weight:700;line-height:28px;color:#fff;padding-bottom:8px}
.see-plan-card .see-plan-card-content p{font-family:Open Sans;font-size:16px;font-weight:400;line-height:24px;color:#fff;padding-bottom:16px}
.see-plan-card .see-plan-card-content span{margin:auto;align-items:center;display:flex;justify-content:center;background:white;padding:26px 35px;border-radius:50%;width:134px;height:134px}
.see-plan-card .see-plan-card-content span i.see-all-our-plans{background:url("clientlib-base/resources/Pictogram Library.svg") center center no-repeat;width:62px;height:80px}
.see-plan-card .see-plan-card-content .primary-btn{display:flex;justify-content:center}
.see-plan-card .see-plan-card-content .primary-btn a.btn{font-family:Open Sans;font-size:14px;font-weight:700;line-height:24px;color:#fff;margin-top:16px}
.pln-details-wrapper{padding-bottom:0}
@media only screen and (min-width:720px){.pln-details-wrapper{padding-bottom:64px}
}
@media only screen and (min-width:920px){.pln-details-wrapper{padding-bottom:64px}
}
.pln-details-wrapper .detailpage-card div.row{align-items:flex-start}
.pln-details-wrapper .detailpage-card div.row .col-12.col-lg-6{position:unset}
@media only screen and (min-width:720px){.pln-details-wrapper .detailpage-card div.row .col-12.col-lg-6{position:unset}
}
@media only screen and (min-width:920px){.pln-details-wrapper .detailpage-card div.row .col-12.col-lg-6{position:sticky;top:150px}
}
.pln-details-wrapper .detailpage-card div.row .col-12.col-lg-6.product-background{position:unset}
.pln-details-wrapper .detailpage-card .product-overview h1,.pln-details-wrapper .detailpage-card .product-overview h2{color:#000;font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;padding-top:0;padding-left:0 !important;text-align:left}
.pln-details-wrapper .plan-card{width:100% !important;border:1px solid #dadada}
.pln-details-wrapper .plan-card .promo-plan-text{padding:32px;text-align:left;background-color:unset !important;color:#306104 !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/green.png")}
.pln-details-wrapper .plan-card .promo-plan-text h2,.pln-details-wrapper .plan-card .promo-plan-text h3{font-size:20px;line-height:28px;font-weight:700;font-family:"Open Sans";position:relative}
.pln-details-wrapper .plan-card .promo-plan-text h2 sup,.pln-details-wrapper .plan-card .promo-plan-text h3 sup{position:absolute;right:-16px;top:-4px}
.pln-details-wrapper .plan-card .promo-plan-text h2 sup img,.pln-details-wrapper .plan-card .promo-plan-text h3 sup img{background-color:transparent !important;margin:0;padding:0 0 0 3px !important}
.pln-details-wrapper .plan-card .promo-plan-text .promo-text{display:flex;background-color:transparent;color:#306104 !important}
.pln-details-wrapper .plan-card .promo-plan-text .promo-text sup img{background-color:transparent !important;padding:10px 0 0 5px !important;margin:0 !important}
.pln-details-wrapper .plan-card .promo-plan-text .promo-text span.icon{padding:6px;background:#498415;border-radius:50px;margin-right:8px;height:30px}
.pln-details-wrapper .plan-card .promo-plan-text.bg-platinum{background-color:unset !important;color:#635c5c !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/platinum.png")}
.pln-details-wrapper .plan-card .promo-plan-text.bg-platinum .promo-text{display:flex;background-color:transparent;color:#635c5c !important}
.pln-details-wrapper .plan-card .promo-plan-text.bg-platinum .promo-text span.icon{padding:6px;background:#635c5c;border-radius:50px;margin-right:8px;height:30px}
.pln-details-wrapper .plan-card .promo-plan-text.bg-bronze{background-color:unset !important;color:#8c705e !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/bronze.png")}
.pln-details-wrapper .plan-card .promo-plan-text.bg-bronze .promo-text{display:flex;background-color:transparent;color:#8c705e !important}
.pln-details-wrapper .plan-card .promo-plan-text.bg-bronze .promo-text span.icon{padding:6px;background:#8c705e;border-radius:50px;margin-right:8px;height:30px}
.pln-details-wrapper .plan-card .promo-plan-text.bg-silver{background-color:unset !important;color:#767676 !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/silver.png")}
.pln-details-wrapper .plan-card .promo-plan-text.bg-silver .promo-text{display:flex;background-color:transparent;color:#767676 !important}
.pln-details-wrapper .plan-card .promo-plan-text.bg-silver .promo-text span.icon{padding:6px;background:#767676;border-radius:50px;margin-right:8px;height:30px}
.pln-details-wrapper .plan-card .promo-plan-text.bg-gold{background-color:unset !important;color:#907212 !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/gold.png")}
.pln-details-wrapper .plan-card .promo-plan-text.bg-gold .promo-text{display:flex;background-color:transparent;color:#907212 !important}
.pln-details-wrapper .plan-card .promo-plan-text.bg-gold .promo-text span.icon{padding:6px;background:#907212;border-radius:50px;margin-right:8px;height:30px}
.pln-details-wrapper .plan-card .promo-plan-text.bg-green{background-color:unset !important;color:#306104 !important;border-bottom:6px solid;border-image-slice:1;border-width:6px;border-image-source:url("clientlib-base/resources/green.png")}
.pln-details-wrapper .plan-card .promo-plan-text.bg-green .promo-text{display:flex;background-color:transparent;color:#306104 !important}
.pln-details-wrapper .plan-card .promo-plan-text.bg-green .promo-text span.icon{padding:6px;background:#306104;border-radius:50px;margin-right:8px;height:30px}
.pln-details-wrapper .plan-card .plan-price{padding-top:0 !important;color:#000;font-family:"Open Sans";font-size:44px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-0.5px;text-align:left;padding:0 16px;margin-top:32px;padding-bottom:8px}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .plan-price{padding:0 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .plan-price{padding:0 32px}
}
.pln-details-wrapper .plan-card .plan-price sup{color:#498415;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px;top:-24px}
.pln-details-wrapper .plan-card .how-many-lines-selector{background-color:#000;color:#fff;align-items:center;justify-content:space-between;padding:16px 16px 16px 16px}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .how-many-lines-selector{padding:16px 32px 16px 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .how-many-lines-selector{padding:16px 32px 16px 32px}
}
.pln-details-wrapper .plan-card .how-many-lines-selector #selectorLabel{padding-top:0 !important}
.pln-details-wrapper .plan-card .how-many-lines-selector .multiline-plan{margin:0;width:auto}
.pln-details-wrapper .plan-card .how-many-lines-selector p{padding-bottom:0;color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop{margin:0;float:unset;width:62px;height:40px;margin-left:8px;padding:8px 15px;background-color:#bee81e;border:0;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop:after{width:16px;height:16px;margin-top:-4px;position:absolute;right:10px;top:40%}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop.active{background-color:white !important;color:#5d5d5d}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop.active:after{width:16px;height:16px}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul{width:100vw;max-width:94.7vw;scrollbar-width:none;border:0;left:auto;right:-18.6px;border-top-left-radius:0;border-top-right-radius:0;position:absolute !important;margin:0;height:unset;padding:16px;max-height:unset}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul{width:100px;border-top-left-radius:10px;border-top-right-radius:0;right:0}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul{width:106px;border-top-left-radius:10px;right:0}
}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul li{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:16px 32px;width:100%;height:56px;display:block;text-align:left !important}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul li{text-align:center !important}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul li{text-align:center !important}
}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul li a{font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:16px !important;width:unset;margin-bottom:2px;text-transform:lowercase}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul li a.active{border:2px solid #498415;background-color:unset;border-radius:8px;color:#000}
.pln-details-wrapper .plan-card .how-many-lines-selector .sort-options .wrap-drop ul li a:hover{background-color:#000;color:#bee81e !important;border-radius:8px;border:0}
.pln-details-wrapper .plan-card .multiline-plan__details{width:100%;padding:32px 16px 0 16px}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .multiline-plan__details{padding:32px 32px 0 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .multiline-plan__details{padding:32px 32px 0 32px}
}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul .normal{margin:0 10px 0 106px}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li .save-pln{color:#498415}
.pln-details-wrapper .plan-card .multiline-plan__details-disc{border:2px solid #e8e8e9;border-radius:8px;padding:32px 16px}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .multiline-plan__details-disc{padding:32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .multiline-plan__details-disc{padding:32px}
}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li{width:100%;padding-top:16px;padding-bottom:0}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li .plan-cost{font-weight:700}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li:after{width:16px !important;height:16px !important;margin-top:-4px;position:absolute;right:12px;top:40%}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li span.active{background-color:white !important;color:#5d5d5d}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li span.active:after{width:16px !important;height:16px !important}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li span ul{width:100vw;max-width:52.6vh;scrollbar-width:none;border:0;left:auto;right:-17px;border-top-left-radius:0;border-top-right-radius:0;position:absolute !important;margin:0;height:unset;padding:16px;max-height:unset}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li span ul{width:100px;border-top-left-radius:10px;border-top-right-radius:0;right:0}
}
.pln-details-wrapper .plan-card .multiline-plan__details-disc ul li span ul .normal{margin:0 10px 0 106px;font-weight:400}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right{padding:0;text-align:left}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right .border-bottom{border:0 !important}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right .priceBreakdown{margin:0 !important;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right ul{border-top:2px solid #000;margin-top:16px}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right ul .li{width:100%;padding-top:16px;padding-bottom:0}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right ul .li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .plan-card .multiline-plan__details-disc .multiline-right ul .li span .save-pln{color:#498415}
.pln-details-wrapper .plan-card .plan-price-offer{font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#5d5d5d;text-align:left;padding:0 16px}
.pln-details-wrapper .plan-card .plan-price-offer .brand-banner-light{color:#306104 !important;font-weight:700}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .plan-price-offer{padding:0 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .plan-price-offer{padding:0 32px}
}
.pln-details-wrapper .plan-card .add-cart-container{padding:32px 16px;width:100%;text-align:left}
@media only screen and (min-width:720px){.pln-details-wrapper .plan-card .add-cart-container{padding:32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .plan-card .add-cart-container{padding:32px}
}
.pln-details-wrapper .plan-card .add-cart-container .choice-cards{padding-bottom:0 !important}
.pln-details-wrapper .plan-card .add-cart-container .choice-cards .choice-card{width:100%}
.pln-details-wrapper .plan-card .add-cart-container .payment-type-heading{font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#000 !important}
.pln-details-wrapper .plan-card .add-cart-container .legal-disclosure{padding-bottom:16px !important}
.pln-details-wrapper .plan-card .add-cart-container .legal-disclosure p{font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#5d5d5d;padding-top:16px}
.pln-details-wrapper .product-background{padding-bottom:0;padding-top:0}
@media only screen and (min-width:720px){.pln-details-wrapper .product-background{padding-top:0}
}
@media only screen and (min-width:920px){.pln-details-wrapper .product-background{padding-top:66px}
}
.pln-details-wrapper .product-background .pln-background-details{border:1px solid #dadada;border-radius:15px;background-color:#fff;padding-bottom:0}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text{padding-bottom:0 !important}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text h2,.pln-details-wrapper .product-background .pln-background-details .plan-detail-text h3{padding:32px 16px 0 16px;color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
@media only screen and (min-width:720px){.pln-details-wrapper .product-background .pln-background-details .plan-detail-text h2,.pln-details-wrapper .product-background .pln-background-details .plan-detail-text h3{padding:32px 32px 0 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .product-background .pln-background-details .plan-detail-text h2,.pln-details-wrapper .product-background .pln-background-details .plan-detail-text h3{padding:32px 32px 0 32px}
}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs{padding:16px;border-bottom:2px solid #e8e8e9}
@media only screen and (min-width:720px){.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs{padding:16px 32px 16px 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs{padding:16px 32px 16px 32px}
}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs h2{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase;padding-bottom:32px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list{list-style-type:none;text-align:left;padding-left:0;margin-bottom:0}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list a.justify-content-between{height:40px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list .accordion-body{margin-left:40px;margin-bottom:16px;color:#5d5d5d}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list .accordion-body p{font-weight:400;font-size:14px;font-size:16px;line-height:24px;color:#5d5d5d}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:16px;display:flex;position:relative;gap:8px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li img{max-width:fit-content}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .tip{background-color:#bee81e;border-radius:50px;padding:0 12px;font-family:Open Sans;font-size:12px;font-weight:700;line-height:20px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon{float:right;padding-top:8px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon i{display:none}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon:after{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat;width:24px;height:24px;content:"";position:absolute;right:0;top:0}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .cart-wizard-acc-icon.collapsed:after{content:"";background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat;width:24px;height:24px;position:absolute;right:0;top:0}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li>div{width:100%}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li a{border:0;float:right}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li a:hover{border:0}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li .accordion-body{margin-left:8px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li p{margin-left:8px;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.3px}
.pln-details-wrapper .product-background .pln-background-details .plan-detail-text .pln-new-specs .plan-details-list li p span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container{padding-bottom:32px !important;padding-left:16px !important;padding-right:16px !important;padding-top:32px}
@media only screen and (min-width:720px){.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container{padding-bottom:32px !important;padding-left:32px !important;padding-right:32px !important;padding-top:32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container{padding-bottom:32px !important;padding-left:32px !important;padding-right:32px !important;padding-top:32px}
}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center{text-align:left !important;margin:0 !important}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center img{height:40px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center span{float:right;padding-top:8px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center span i{display:none}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center span:after{background:url("clientlib-base/resources/svg/light/small/expand_less_sm.svg") center center no-repeat;width:24px;height:24px;content:"";display:block}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center span.collapsed:after{content:"";background:url("clientlib-base/resources/svg/light/small/expand_more_sm.svg") center center no-repeat;width:24px;height:24px;display:block}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center a{border-bottom:1px solid #5d5d5d;color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-left:8px;letter-spacing:.25px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .container p.text-center a:hover{border-bottom:1px solid #5d5d5d}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details ul{list-style-type:none}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits{list-style-type:none;padding:0;margin:0}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits li{background-repeat:no-repeat;background-position:0 .4em;padding:0 0 0 50px;display:flex;flex-direction:row;align-items:center;margin-bottom:0;margin-top:16px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits li h3{padding-bottom:8px;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits li p{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .delivery{background-image:url("clientlib-base/resources/svg/light/small/delivery_sm.svg")}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .gas{background-image:url("clientlib-base/resources/svg/light/small/gas_sm.svg")}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .streaming{background-image:url("clientlib-base/resources/svg/light/small/streaming_sm.svg")}
.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits .shipping{background-image:url("clientlib-base/resources/svg/light/small/shipping_sm.svg")}
@media only screen and (min-width:992px){.pln-details-wrapper .product-background .pln-background-details .pdp-bundle-vas-details .wplus-benifits li{padding:3px 0 3px 70px;background-position:0 0;min-height:70px}
}
.pln-details-wrapper .product-background .pln-background-details .save-disclaimer{padding:32px 16px;background:#bee81e}
@media only screen and (min-width:720px){.pln-details-wrapper .product-background .pln-background-details .save-disclaimer{padding:32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .product-background .pln-background-details .save-disclaimer{padding:32px}
}
.pln-details-wrapper .product-background .pln-background-details .save-disclaimer p{text-align:left;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:16px}
.pln-details-wrapper .product-background .pln-background-details .save-disclaimer .tablet-disclaimer p{font-weight:400}
.pln-details-wrapper .product-background .pln-background-details .save-disclaimer ul{text-align:left;padding-bottom:0;padding-left:20px;margin-bottom:0}
.pln-details-wrapper .product-background .pln-background-details .save-disclaimer ul li{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .product-background .pln-background-details .save-disclaimer ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-details-wrapper .product-background .pln-background-details .premium-plan-disclaimer .broadband-plans-list{padding:32px}
.pln-details-wrapper .product-background .pln-background-details .premium-plan-disclaimer .broadband-plans-list .plan-card{margin-bottom:0 !important;width:100%}
.pln-details-wrapper .product-background .pln-background-details .premium-plan-disclaimer .broadband-plans-list .broadband-list-container{margin:0}
.pln-details-wrapper .pln-background-details .premium-plan-disclaimer{background-color:unset !important}
.pln-details-wrapper .pln-background-details .premium-plan-disclaimer .container{padding:0 16px}
@media only screen and (min-width:720px){.pln-details-wrapper .pln-background-details .premium-plan-disclaimer .container{padding:0 32px}
}
@media only screen and (min-width:920px){.pln-details-wrapper .pln-background-details .premium-plan-disclaimer .container{padding:0 32px}
}
.pln-details-wrapper .pln-background-details .fccContainer .container-fluid{background-color:unset !important}
.pln-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details{margin:0 16px !important;padding-bottom:32px !important}
@media only screen and (min-width:720px){.pln-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details{margin:0 32px !important}
}
@media only screen and (min-width:920px){.pln-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details{margin:0 32px !important}
}
.pln-details-wrapper .pln-background-details .fccContainer .container-fluid .fcc-review-details .broadband-list-container{margin:0}
.pln-details-wrapper .pln-background-details .fccContainer .row.component-row-style .col-xl-6.col-lg-6{max-width:100%;flex:1 0 100%}
.pln-details-wrapper .pln-background-details .fccContainer .row.component-row-style .col-xl-6.col-lg-6 .broadband-list-container{margin:0 17px}
.pln-details-wrapper .pln-details-spec{border:1px solid #dadada;border-radius:15px;background-color:#fff}
.pln-details-wrapper .pln-details-spec .pln-new-specs{padding:32px}
.pln-details-wrapper .pln-details-spec .pln-new-specs h2{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase;padding-bottom:32px}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list{list-style-type:none;text-align:left;padding-left:0;margin-bottom:0}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:16px;display:flex}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li>div{width:100%}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li a{border:0;float:right}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li a:hover{border:0}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li .accordion-body{margin-left:8px}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li p{margin-left:8px}
.pln-details-wrapper .pln-details-spec .pln-new-specs .plan-details-list li p span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container{padding-bottom:32px !important;padding-left:32px !important;padding-right:32px !important}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center{text-align:left !important;margin:0 !important}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center span{float:right}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center a{border-bottom:1px solid #5d5d5d;color:#5d5d5d;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-left:8px;letter-spacing:.25px}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .container p.text-center a:hover{border-bottom:1px solid #5d5d5d}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details ul{list-style-type:none}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits{list-style-type:none;padding:0;margin:0}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits li{background-repeat:no-repeat;background-position:0 .4em;padding:3px 0 3px 50px;display:flex;flex-direction:row;align-items:center;margin-bottom:5px}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .delivery{background-image:url("clientlib-base/resources/svg/light/small/delivery_sm.svg")}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .gas{background-image:url("clientlib-base/resources/svg/light/small/gas_sm.svg")}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .streaming{background-image:url("clientlib-base/resources/svg/light/small/streaming_sm.svg")}
.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits .shipping{background-image:url("clientlib-base/resources/svg/light/small/shipping_sm.svg")}
@media only screen and (min-width:992px){.pln-details-wrapper .pln-details-spec .pdp-bundle-vas-details .wplus-benifits li{padding:3px 0 3px 70px;background-position:0 0;min-height:70px}
}
.pln-details-wrapper .pln-details-spec .save-disclaimer{padding:32px;background:#bee81e}
.pln-details-wrapper .pln-details-spec .save-disclaimer p{text-align:left;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:16px}
.pln-details-wrapper .pln-details-spec .save-disclaimer ul{text-align:left;padding-bottom:0;padding-left:20px;margin-bottom:0}
.pln-details-wrapper .pln-details-spec .save-disclaimer ul li{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.pln-details-wrapper .pln-details-spec .save-disclaimer ul li span{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pln-details-wrapper .pln-details-spec .premium-plan-disclaimer{padding:32px 0 0 0}
.pln-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion p{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.pln-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion i{width:10px;height:10px}
.pln-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion .accordion-body{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}
.pln-details-wrapper .pln-details-spec .premium-plan-disclaimer .accordion a{color:#000;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;border-bottom:1px solid #000;width:fit-content}
.pln-details-wrapper .pln-details-spec .broadband-plans-list{padding:32px}
.pln-details-wrapper .pln-details-spec .broadband-plans-list .plan-card{margin-bottom:0 !important;width:100%}
.pln-details-wrapper .pln-details-spec .broadband-plans-list .broadband-list-container{margin:0}
.product-listing-container .row.row-cols-xl-3 .col.pl-0{margin-bottom:30px}
.product-listing-container .plp-compare div.row{margin:0}
.product-listing-container .plp-compare div.row div.col{padding:0 15px}
@media only screen and (min-width:720px){.product-listing-container .plp-compare div.row div.col{padding:0 15px}
}
@media only screen and (min-width:920px){.product-listing-container .plp-compare div.row div.col{padding:0}
}
.product-listing-container .plp-compare div.row div.col h2.subtitle-one{text-align:left !important;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:12px;margin:0 1px;padding-bottom:10px}
@media only screen and (min-width:720px){.product-listing-container .plp-compare div.row div.col h2.subtitle-one{font-size:32px;font-style:normal;font-weight:700;line-height:36px;margin:0 17px;padding-bottom:20px}
}
@media only screen and (min-width:920px){.product-listing-container .plp-compare div.row div.col h2.subtitle-one{font-size:32px;font-style:normal;font-weight:700;line-height:36px;margin:0;padding-bottom:30px}
}
.product-listing-container .plp-compare .js-refill-current-plan-info{margin-left:16px !important;margin-right:16px !important}
@media only screen and (min-width:720px){.product-listing-container .plp-compare .js-refill-current-plan-info{margin-left:32px !important;margin-right:32px !important}
}
@media only screen and (min-width:920px){.product-listing-container .plp-compare .js-refill-current-plan-info{margin-left:0 !important;margin-right:0 !important}
}
.product-listing-container .current-plan-title{margin:0;margin-bottom:4px !important;color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700 !important;line-height:24px;margin-left:16px !important;margin-right:16px !important;margin-bottom:16px !important}
@media only screen and (min-width:720px){.product-listing-container .current-plan-title{font-size:32px !important;font-style:normal;font-weight:700 !important;line-height:36px !important;margin-bottom:20px !important;margin-left:32px !important;margin-right:32px !important}
}
@media only screen and (min-width:920px){.product-listing-container .current-plan-title{font-size:32px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:20px !important;margin-left:0 !important;margin-right:0 !important}
}
.dcot-wrapper-container .dcot-multiline-container .dcot-multiline-card-responsedata div.col.pl-0{margin-bottom:40px}
@media screen and (max-width:920px){.premium-plan-disclaimer .disclaimer-readmore{display:block;padding-top:16px}
}
.refill-promo-plan-container{display:flex;flex-direction:column;width:91.5vw;margin-inline-start:16px;margin-bottom:13px}
@media only screen and (min-width:720px){.refill-promo-plan-container{flex-direction:column;margin-inline-start:32px}
}
@media only screen and (min-width:920px){.refill-promo-plan-container{flex-direction:column;margin-inline-start:0;margin-bottom:20px}
}
.refill-promo-plan-container .current-plan-card{margin:0 !important}
.refill-promo-plan-container .current-plan-card .js-refill-plan-card{margin-top:0;padding:0;background:transparent;border:0;margin-left:0 !important}
.refill-promo-plan-container .refill-promo-container{width:100%}
@media only screen and (min-width:720px){.refill-promo-plan-container .refill-promo-container{padding-right:0;padding-left:0}
}
@media only screen and (min-width:920px){.refill-promo-plan-container .refill-promo-container{width:auto;padding-right:0;padding-left:0}
}
.refill-promo-plan-container .refill-plan-selection{background:#000;border-radius:24px;width:100%}
@media only screen and (min-width:720px){.refill-promo-plan-container .refill-plan-selection{width:370px}
}
@media only screen and (min-width:920px){.refill-promo-plan-container .refill-plan-selection{width:424px}
}
.refill-promo-plan-container .refill-plan-selection .promo-plan-text{padding:26px 16px 16px 16px;text-align:left;color:#fff}
.refill-promo-plan-container .refill-plan-selection .pln-card-pill{position:absolute;top:-18px;left:0;right:0;margin:auto;width:max-content}
.refill-promo-plan-container .refill-plan-selection .pln-card-pill p{border-radius:20px;background:var(--colors-Green,#bee81e);display:flex;padding:8px 16px;justify-content:center;align-items:center;color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-0.25px;margin:auto}
.refill-promo-plan-container .refill-plan-selection .pln-card-pill a{border-bottom:none !important}
.refill-promo-plan-container .refill-plan-selection .plan-name-wrapper{gap:8px}
.refill-promo-plan-container .refill-plan-selection .plan-name-wrapper .icon{border-radius:99px}
.refill-promo-plan-container .refill-plan-selection .plan-name-wrapper .icon.bg-bronze{background-color:#e6bda4 !important}
.refill-promo-plan-container .refill-plan-selection .plan-name-wrapper .icon.bg-silver{background-color:#d3c8b8 !important}
.refill-promo-plan-container .refill-plan-selection .plan-name-wrapper .icon.bg-gold{background-color:#ffd958 !important}
.refill-promo-plan-container .refill-plan-selection .plan-name-wrapper .icon.bg-platinum{background-color:#dbd4d4 !important}
.refill-promo-plan-container .refill-plan-selection .plan .plan-price{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-0.5px}
.refill-promo-plan-container .refill-plan-selection .plan .plan-price-strike{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:10%;text-underline-offset:-35%}
.refill-promo-plan-container .refill-plan-selection .plan .caption-two{top:0 !important;color:#f9f9f9}
.refill-promo-plan-container .refill-plan-selection .plan-price-offer{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.refill-promo-plan-container .refill-plan-selection .primary-btn{padding:16px 0 0 0}
.refill-promo-plan-container .refill-plan-selection .primary-btn a{width:100%}
.refill-promo-plan-container.refill-user-logged{display:flex;flex-direction:column;gap:16px;width:91.5vw;margin-inline-start:16px;margin-bottom:13px}
@media only screen and (min-width:720px){.refill-promo-plan-container.refill-user-logged{gap:16px;flex-direction:row;margin-inline-start:32px}
}
@media only screen and (min-width:920px){.refill-promo-plan-container.refill-user-logged{gap:16px;flex-direction:row;margin-inline-start:0;margin-bottom:20px}
}
.refill-promo-plan-container.refill-user-logged .current-plan-card{padding-left:0;padding-right:0;margin-top:26px !important}
@media only screen and (min-width:720px){.refill-promo-plan-container.refill-user-logged .current-plan-card{padding-left:0 !important;margin-left:-22px;margin-top:26px}
}
@media only screen and (min-width:920px){.refill-promo-plan-container.refill-user-logged .current-plan-card{margin-left:0;margin-top:26px}
}
.refill-promo-plan-container.refill-user-logged .current-plan-card .js-refill-plan-card{margin-top:12px;padding:16px;background-color:#fff}
.refill-promo-plan-container.refill-user-logged .refill-promo-container{width:100%}
@media only screen and (min-width:720px){.refill-promo-plan-container.refill-user-logged .refill-promo-container{padding-right:0;padding-left:0}
}
@media only screen and (min-width:920px){.refill-promo-plan-container.refill-user-logged .refill-promo-container{width:auto;padding-right:0;padding-left:0}
}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection{background:#000;border-radius:24px;width:100%}
@media only screen and (min-width:720px){.refill-promo-plan-container.refill-user-logged .refill-plan-selection{width:370px}
}
@media only screen and (min-width:920px){.refill-promo-plan-container.refill-user-logged .refill-plan-selection{width:424px}
}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .promo-plan-text{padding:26px 16px 16px 16px;text-align:left;color:#fff}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .pln-card-pill{position:absolute;top:-18px;left:0;right:0;margin:auto;width:max-content}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .pln-card-pill p{border-radius:20px;background:var(--colors-Green,#bee81e);display:flex;padding:8px 16px;justify-content:center;align-items:center;color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-0.25px;margin:auto}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .pln-card-pill a{border-bottom:none !important}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-name-wrapper{gap:8px}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-name-wrapper .icon{border-radius:99px}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-name-wrapper .icon.bg-bronze{background-color:#e6bda4 !important}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-name-wrapper .icon.bg-silver{background-color:#d3c8b8 !important}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-name-wrapper .icon.bg-gold{background-color:#ffd958 !important}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-name-wrapper .icon.bg-platinum{background-color:#dbd4d4 !important}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan .plan-price{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-0.5px}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan .plan-price-strike{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:10%;text-underline-offset:-35%}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan .caption-two{top:0 !important;color:#f9f9f9}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .plan-price-offer{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .primary-btn{padding:16px 0 0 0}
.refill-promo-plan-container.refill-user-logged .refill-plan-selection .primary-btn a{width:100%}
.sneak-peak-carousel-plp .plan-card .pln-card-pill p{padding:8px 16px !important}
.sneak-peak-carousel-plp .plan-card .pln-card-pill .icon{background:transparent !important;padding:0 !important;height:20px !important;width:20px;margin-top:-8px}
.pdp-next-step{text-align:left}
.pdp-next-step h1,.pdp-next-step h2,.pdp-next-step h3{color:#000;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.pdp-next-step .desc{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-top:8px;padding-bottom:16px}
.pdp-next-step .button-wrapper{display:flex;flex-wrap:wrap;gap:16px;flex-direction:column}
@media only screen and (min-width:720px){.pdp-next-step .button-wrapper{flex-direction:row}
}
@media only screen and (min-width:920px){.pdp-next-step .button-wrapper{flex-direction:row}
}
.pdp-next-step .button-wrapper a.btn{width:100%}
@media only screen and (min-width:720px){.pdp-next-step .button-wrapper a.btn{width:252px}
}
@media only screen and (min-width:920px){.pdp-next-step .button-wrapper a.btn{width:252px}
}
#plan-new-cust-modal .modal-dialog{max-width:560px}
#plan-new-cust-modal .modal-dialog .modal-header .close{opacity:1}
#plan-new-cust-modal .modal-dialog .modal-body{padding:0 32px 32px 32px}
#plan-new-cust-modal .modal-dialog .modal-body h2,#plan-new-cust-modal .modal-dialog .modal-body h3{color:#000;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;margin-bottom:32px !important}
#plan-new-cust-modal .modal-dialog .modal-body .dynamic-desc{margin-bottom:0 !important}
#plan-new-cust-modal .modal-dialog .modal-body a.btn{color:#000;text-align:center;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.75px}
#plan-new-cust-modal .modal-dialog .modal-body .pb-60{padding-bottom:0 !important;display:flex;justify-content:space-between;flex-direction:column}
@media only screen and (min-width:720px){#plan-new-cust-modal .modal-dialog .modal-body .pb-60{flex-direction:row}
}
@media only screen and (min-width:920px){#plan-new-cust-modal .modal-dialog .modal-body .pb-60{flex-direction:row}
}
#plan-new-cust-modal .modal-dialog .modal-body .pb-60 .first-btn{margin-right:0}
#plan-new-cust-modal .modal-dialog .modal-body .pb-60 .second-btn{padding-left:0}
#plan-new-cust-modal .modal-dialog .modal-body .pb-60 a.btn{width:100% !important}
@media only screen and (min-width:720px){#plan-new-cust-modal .modal-dialog .modal-body .pb-60 a.btn{width:240px !important}
}
@media only screen and (min-width:920px){#plan-new-cust-modal .modal-dialog .modal-body .pb-60 a.btn{width:240px !important}
}
#plan-byop-modal .modal-dialog{max-width:560px}
#plan-byop-modal .modal-dialog .modal-header .close{opacity:1}
#plan-byop-modal .modal-dialog .modal-body{padding:0 32px 32px 32px}
#plan-byop-modal .modal-dialog .modal-body h2,#plan-byop-modal .modal-dialog .modal-body h3{color:#000;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;margin-bottom:32px !important}
#plan-byop-modal .modal-dialog .modal-body .dynamic-desc{margin-bottom:0 !important}
#plan-byop-modal .modal-dialog .modal-body a.btn{color:#000;text-align:center;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.75px}
#plan-byop-modal .modal-dialog .modal-body .pb-60{padding-bottom:0 !important;display:flex;justify-content:space-between;flex-direction:column}
@media only screen and (min-width:720px){#plan-byop-modal .modal-dialog .modal-body .pb-60{flex-direction:row}
}
@media only screen and (min-width:920px){#plan-byop-modal .modal-dialog .modal-body .pb-60{flex-direction:row}
}
#plan-byop-modal .modal-dialog .modal-body .pb-60 .first-btn{margin-right:0}
#plan-byop-modal .modal-dialog .modal-body .pb-60 .second-btn{padding-left:0}
#plan-byop-modal .modal-dialog .modal-body .pb-60 a.btn{width:100% !important}
@media only screen and (min-width:720px){#plan-byop-modal .modal-dialog .modal-body .pb-60 a.btn{width:240px !important}
}
@media only screen and (min-width:920px){#plan-byop-modal .modal-dialog .modal-body .pb-60 a.btn{width:240px !important}
}
#refill-my-plan-modal{z-index:1111}
#refill-my-plan-modal .modal-dialog{max-width:560px}
#refill-my-plan-modal .modal-dialog .modal-header .close{opacity:1}
#refill-my-plan-modal .modal-dialog .modal-body{padding:0 32px 32px 32px}
#refill-my-plan-modal .modal-dialog .modal-body h2,#refill-my-plan-modal .modal-dialog .modal-body h3{color:#000;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px;margin-bottom:16px !important}
#refill-my-plan-modal .modal-dialog .modal-body p{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:22px}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in .md-form{height:100%;flex-direction:row-reverse;justify-content:start;margin-top:0;margin-bottom:10px}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in .md-form .autocomplete{width:78%}
@media only screen and (min-width:720px){#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in .md-form .autocomplete{width:88%}
}
@media only screen and (min-width:920px){#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in .md-form .autocomplete{width:88%}
}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in .md-form .autocomplete input{width:90%;background-color:#f9f9f9 !important}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in .md-form .js-refill-submit .input-group-addon{padding:11px 14px}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in label{color:#5d5d5d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-left:16px}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-logged-in p{padding-bottom:0}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-enter-phoneno label{color:#5d5d5d;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-0.4px}
@media only screen and (min-width:720px){#refill-my-plan-modal .modal-dialog .modal-body .js-refill-enter-phoneno label{font-size:16px;line-height:24px}
}
@media only screen and (min-width:920px){#refill-my-plan-modal .modal-dialog .modal-body .js-refill-enter-phoneno label{font-size:16px;line-height:24px}
}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-enter-phoneno input{border-bottom:1px solid #b2b2b2}
#refill-my-plan-modal .modal-dialog .modal-body .js-refill-enter-phoneno p{padding-bottom:0}
#refill-my-plan-modal .modal-dialog .modal-body .dynamic-desc{margin-bottom:0 !important}
#refill-my-plan-modal .modal-dialog .modal-body .pb-60{padding-bottom:0 !important}
.whystbanner{background-color:#f9f9f9}
.why-st-banner{margin-bottom:32px;padding:0 16px !important}
@media only screen and (min-width:720px){.why-st-banner{margin-bottom:32px;padding:0 32px !important}
}
@media only screen and (min-width:920px){.why-st-banner{margin-bottom:64px;padding:0 !important}
}
.why-st-banner .container{background-color:black;border-radius:20px}
.why-st-banner .image-wrapper{background-image:url("clientlib-base/resources/Rectangle 4564.png");background-size:cover;background-repeat:no-repeat;align-content:flex-end;height:100%;border-radius:20px}
@media only screen and (min-width:720px){.why-st-banner .image-wrapper{border-radius:0}
}
@media only screen and (min-width:920px){.why-st-banner .image-wrapper{border-radius:0}
}
.why-st-banner .image-wrapper img{display:flex;align-items:center;margin:auto;border-radius:0}
@media only screen and (min-width:720px){.why-st-banner .image-wrapper img{border-bottom-left-radius:20px}
}
@media only screen and (min-width:920px){.why-st-banner .image-wrapper img{border-bottom-left-radius:20px}
}
.why-st-banner .text-wrapper{padding:32px;color:white}
.why-st-banner .text-wrapper h2,.why-st-banner .text-wrapper h3{padding-top:0;color:#fff;font-family:"Open Sans",sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px}
@media only screen and (min-width:720px){.why-st-banner .text-wrapper h2,.why-st-banner .text-wrapper h3{padding-top:0}
}
@media only screen and (min-width:920px){.why-st-banner .text-wrapper h2,.why-st-banner .text-wrapper h3{padding-top:35px}
}
.why-st-banner .text-wrapper .feature-list{padding:24px 0 0 0;gap:24px;justify-content:flex-start}
@media only screen and (min-width:720px){.why-st-banner .text-wrapper .feature-list{gap:24px;padding:24px 0 0 0}
}
@media only screen and (min-width:920px){.why-st-banner .text-wrapper .feature-list{gap:32px;padding:35px 0}
}
@media only screen and (min-width:920px){.why-st-banner .text-wrapper .feature-list .col-lg-4{max-width:30%}
}
@media only screen and (min-width:920px){.why-st-banner .text-wrapper .feature-list .col-lg-6{max-width:48%}
}
.why-st-banner .text-wrapper .feature-list .list{padding:0}
.why-st-banner .text-wrapper .feature-list .list .icon-list{display:inline-flex;gap:16px;align-items:center}
.why-st-banner .text-wrapper .feature-list .list .icon-list span{background:#bee81c;border-radius:50%;padding:8px}
.why-st-banner .text-wrapper .feature-list .list .icon-list p{color:#fff;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:600;line-height:28px}
.why-st-banner .text-wrapper .feature-list .list .desc{padding-top:4px;color:#fff;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.product-overview .product-price.tabletdetail-price .retail-price-strikeout{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:4px}
.available-color-container .stepper__label{margin-top:32px}
.available-color-container .stepper__label .text-color-black{font-weight:700;font-size:16px}
[role='switch'][aria-checked='false']{background:url("clientlib-base/resources/3_column_b.svg") center center no-repeat}
[role='switch'][aria-checked='true']{background:url("clientlib-base/resources/4_column_b.svg") center center no-repeat}
.grid-switch{justify-content:flex-end;display:none}
.grid-switch button{width:100px;height:36px}
.grid-switch button span{opacity:0}
@media(min-width:1024px){.grid-switch{display:block}
}
.tile-switch{width:100px;height:36px;background:0;border-radius:0;line-height:32px;padding:0;border:0;display:none}
.tile-switch__left{border-top-left-radius:6px;border-bottom-left-radius:6px;border-right:none !important}
.tile-switch__right{border-top-right-radius:6px;border-bottom-right-radius:6px;border-left:none !important}
.tile-switch span{pointer-events:none;flex:1;height:100%}
.tile-switch img{height:17px;vertical-align:bottom}
@media(min-width:1200px){.tile-switch{display:inherit}
}
.safelink .mast-padding{padding-top:60px}
.safelink .mast-padding .slide-container{display:block !important;width:500px !important;float:right}
.safelink .mast-padding .slide-container h2{padding-bottom:100px !important}
.safelink .sequential-card-container .responsiveimage{width:100px}
.safelink .sliding-underline{background-color:#fd0 !important}
.safelink .navbar-brand{background-size:85% !important;background-color:#fff !important;width:200px !important;transform:translate(0,-20px);border-radius:0 0 20px 20px;text-indent:-9999px;overflow:hidden;background:url("clientlib-base/resources/sl-logo@2x.png") no-repeat center center;background-size:cover}
.safelink .navbar-brand img{transform:translateX(-200px)}
.safelink .navbar>div{background-color:#fd0 !important}
.safelink .navbar-container{background-color:#fd0 !important}
.safelink .navbar-container header .mobile-menu-design .sub-menu{background-color:#fd0 !important}
.safelink .navbar-container header .mobile-menu-design .sub-menu ul{background-color:#fd0 !important}
.safelink .navbar-container header .mobile-menu-design .main-menu ul{background-color:#fd0 !important}
.safelink .sequential-cards-container .carouselcarditem .sequential-card h3{height:140px}
.safelink .tertiary-carousel .banneritem1 .image-teaser-container .slide-button .button_track a{background-color:#009ef1 !important;border:#009ef1 !important}
.safelink .tabs-section .tab-selector .tabs a.active:after{background-color:#fd0 !important}
.safelink .new-to-tracfone .img{width:102px}
.safelink .new-to-tracfone .title-cta-align h2{height:40px}
.safelink .new-to-tracfone .title-cta-align .first-btn .primary-btn a{background-color:#009ef1 !important}
.safelink .primary-btn .btn a.btn,.safelink .primary-btn .primary-btn a.btn{background-color:#009ef1 !important}
.email_error{color:red;position:relative;font-size:10px;margin-top:-25px;float:left}
.address_dropdown{width:"97%";border-bottom:"1px solid lightgray";padding:"5px";text-align:"left"}
.checkavailablity-logo{padding-left:0 !important;padding-right:0 !important}
.pre-approval-app-section .approval-main{background:#008330}
.pre-approval-app-section .approval-main .m-top{color:#FFF}
.pre-approval-app-section .approval-main .m-top .md-form{height:0 !important;margin-top:0}
.pre-approval-app-section .approval-main .m-top .md-form p{padding-left:40px;background-position:left}
.pre-approval-app-section .approval-main .m-top div>span{font-size:18px}
.pre-approval-app-section .bold{font-weight:700}
.pre-approval-app-section .pl-15{padding-left:15px}
.pre-approval-app-section .pl-50{padding-left:50px}
.pre-approval-app-section .pl-40{padding-left:40px}
.pre-approval-app-section .pt-10{padding-top:10px}
.pre-approval-app-section .pr-20{padding-right:20px}
.pre-approval-app-section .next-section{font-size:23px}
.pre-approval-app-section .list-ic.vertical{padding:0;margin-right:200px;counter-reset:my-sec-counter}
.pre-approval-app-section .list-ic.vertical li{list-style-type:none;text-align:left;position:relative}
.pre-approval-app-section .list-ic.vertical li span{display:inline-block;font-weight:800;width:2em;height:2em;text-align:center;line-height:1.8;border-radius:10em;background:#FFF;color:black;position:relative;border:solid 1px Black;z-index:1;margin:.8em 0}
.pre-approval-app-section .list-ic.vertical li span::before{counter-increment:my-sec-counter;content:counter(my-sec-counter)}
.pre-approval-app-section .list-ic.vertical li .credit-limit{font-size:15px}
.pre-approval-app-section .list-ic.vertical li label.u-line{text-decoration:underline}
.pre-approval-app-section .list-ic.vertical li:first-child::before{display:none}
.pre-approval-app-section .list-ic.vertical li::before{content:'';position:absolute;background:black}
.pre-approval-app-section .fs-pre-disc{font-size:12px}
.pre-approval-app-section .pre-footer-main p{font-size:11px;line-height:18px}
.pre-approval-container .di-block{display:inline-block}
.pre-approval-container .di-block.pr-20{padding-right:20px}
.pre-approval-container .main-section{flex:0 0 100%;max-width:100%;margin-right:0;margin-left:0}
.pre-approval-container .main-section .ltoHeadMain{margin-left:0;margin-right:0;font-size:30px;display:block}
.pre-approval-container .main-section .denied-lto .declined-main{background:#0077b4}
.pre-approval-container .main-section .denied-lto .declined-main .card-body{margin:8px;color:#fff}
.pre-approval-container .main-section .custom-checkbox-spa{height:auto}
.pre-approval-container .main-section .custom-checkbox-spa .custom-control-label{height:auto}
.pre-approval-container .main-section .head-main{font-weight:700;font-size:15px}
.pre-approval-container .main-section .app-main-heading{font-weight:700;font-size:25px;padding-bottom:10px}
.pre-approval-container .main-section .forms-row{margin-right:-11px;margin-left:-11px}
.pre-approval-container .main-section .forms-row .col-lg-6,.pre-approval-container .main-section .forms-row .col-6,.pre-approval-container .main-section .forms-row .col-12{padding-left:11px !important;padding-right:11px !important}
.pre-approval-container .main-section .emailFieldInfo{font-size:11px;font-weight:bold}
.pre-approval-container .main-section .ssn-field,.pre-approval-container .main-section .dob-main-sec .col-4{padding-left:11px !important;padding-right:11px !important}
.pre-approval-container .main-section .dob-main-sec .md-form.input-group label{font-size:11px}
.pre-approval-container .main-section .ssn-field .col-12{padding-right:16px !important}
.pre-approval-container .main-section .denied-lto .declined-main .bold{font-weight:700}
.pre-approval-container .main-section .denied-lto .declined-main .circle-info{font-size:19px;background:url("clientlib-base/resources/svg/light/circle_info.svg") 99% center no-repeat;opacity:1;border-bottom:0;background-position:left;padding-left:40px}
.pre-approval-container .main-section .denied-lto .declined-main .pl-40{padding-left:40px}
.pre-approval-container .main-section .denied-lto .declined-main .dec-subline{font-size:17px}
#sp-financing-banner,#sp-financing-banner-comp{padding:0 !important}
#sp-financing-banner .bold,#sp-financing-banner-comp .bold{font-weight:700}
#sp-financing-banner .pl-40,#sp-financing-banner-comp .pl-40{padding-left:40px}
.pre-approval-container input[type='text'],.pre-approval-container input[type='email'],.pre-approval-container input[type='password'],.pre-approval-container input[type='tel']{width:100%}
.success-white{background:url("clientlib-base/resources/svg/light/success_white.svg") 99% center no-repeat;opacity:1}
.pre-app-disc{padding-top:20px !important;font-size:12px;line-height:18px}
.application-form .smartpayform .sp-button-section{padding-top:34px !important}
@media(max-width:450px){.pre-approval-app-section .list-ic.vertical div>img{width:90%}
}
@media(max-width:637px){.pre-approval-app-section .list-ic.vertical{margin-right:100px}
}
@media(max-width:516px){.pre-approval-app-section .list-ic.vertical{margin-right:0}
}
@media(min-width:992px){.pre-approval-container .main-section{flex:0 0 70%;max-width:70%;margin:auto}
.pre-approval-container .main-section .ltoHeadMain{margin-left:5%;margin-right:5%}
.pre-approval-container .main-section .address-form .forms-row .col-12{width:50%;display:inline-block}
.pre-approval-container .approve-lto,.pre-approval-container .denied-lto{flex:0 0 58%;max-width:58%;margin-right:42%}
.pre-approval-container .main-section .dob-main-sec .col-4{flex:0 0 33.333333%;max-width:33.333333%}
}
@media(max-width:375px){.pre-approval-app-section .large.primary-btn{padding-left:0 !important}
}
.lto_wallet{border:1px solid #e8e8e9;background-color:#f9f9f9}
.lto_wallet .sp-preapproval-banner{position:absolute;top:0;left:0}
.lto_wallet .sp-preapproval-banner .alert-success{margin-top:0}
.lto_wallet .alert-success p{padding-right:10px}
.lto_wallet .alert-success button{background:transparent;border:0;color:#fff;float:right;right:8px;position:absolute}
.lto_wallet .right-border{border-right:1px solid #ccc}
.lto_wallet .lto_wallet_body{width:auto;display:table;margin:10px auto;margin-top:50px}
.lto_wallet .lto_wallet_body .add-new-line{text-align:center;margin-top:20px}
.lto_wallet .lto_wallet_body .lto-add-line-link{font-size:14px}
.lto_wallet .cart-icon,.lto_wallet .wallet-icon{float:left}
.lto_wallet .cart-icon i,.lto_wallet .wallet-icon i{width:30px !important}
.lto_wallet .lto_wallet-text{float:left;padding-left:10px}
.lto_wallet .lto_wallet-text .h4{font-size:25px;font-weight:700}
.lto_wallet .lto_wallet-text p.heading{font-weight:700;font-size:14px}
.lto_wallet .lto_wallet-text small{font-size:12px !important}
.cart-container .sp-preapproval-banner .md-form{background:#008330;color:#fff;display:flex;align-items:center;width:100%}
.cart-container .sp-preapproval-banner .md-form .success-white{border-bottom:0;background-position:left;padding-left:40px;float:left;width:calc(100% - 60px);font-size:14px}
.show-only-sm{display:none}
@media(min-width:768px){.lto_wallet .lto_wallet_body{min-width:400px}
.lto_wallet .lto_wallet_left{padding-left:3px !important}
}
@media(max-width:768px){.lto_wallet .lto_wallet-text .h4{font-size:20px}
.lto_wallet .lto_wallet_body{width:100%;display:table;margin:10px auto;min-width:100%;margin-top:18px}
.lto_wallet .lto_wallet_body .lto_wallet_right{padding-left:3px !important}
.lto_wallet .lto_wallet_body .lto_wallet_left{padding-right:0 !important}
.lto_wallet .lto_wallet_body .lto_wallet_left .lto_wallet-text{padding-left:0 !important}
.cart-container .order-summary-container{padding-top:0 !important}
.cart-container .sp-preapproval-banner .md-form{display:table;width:100%;height:auto}
.show-only-sm{display:block}
}
.order-summary[data-lto-wallet='true']{width:100% !important}
.wmt-d-none .guest{display:none !important}
.wplus-benifits{list-style-type:none;padding:0;margin:0}
.wplus-benifits li{background-repeat:no-repeat;background-position:0 .4em;padding:3px 0 3px 50px;display:flex;flex-direction:row;align-items:center;margin-bottom:5px}
.wplus-benifits .delivery{background-image:url("clientlib-base/resources/svg/light/small/delivery_sm.svg")}
.wplus-benifits .gas{background-image:url("clientlib-base/resources/svg/light/small/gas_sm.svg")}
.wplus-benifits .streaming{background-image:url("clientlib-base/resources/svg/light/small/streaming_sm.svg")}
.wplus-benifits .shipping{background-image:url("clientlib-base/resources/svg/light/small/shipping_sm.svg")}
@media only screen and (min-width:992px){.wplus-benifits li{padding:3px 0 3px 70px;background-position:0 .8em;min-height:70px}
.wplus-benifits .delivery{background-image:url("clientlib-base/resources/svg/light/delivery.svg")}
.wplus-benifits .gas{background-image:url("clientlib-base/resources/svg/light/gas.svg")}
.wplus-benifits .streaming{background-image:url("clientlib-base/resources/svg/light/streaming.svg")}
.wplus-benifits .shipping{background-image:url("clientlib-base/resources/svg/light/shipping.svg")}
}
.communication-preferences{font-family:"Open Sans",sans-serif}
.communication-preferences .wrapper{position:relative;margin:0 auto;overflow:hidden;padding:5px}
.communication-preferences .apps-heading .subtitle-one{color:#000}
.communication-preferences .apps-heading .subtitle-one h1{color:#000;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.communication-preferences .tabs-section .tab-selector ul{border-bottom:1px solid #e8e8e9;min-width:100% !important}
.communication-preferences .tabs-section .tab-selector .tabs a.active{color:#000;background-color:transparent;padding-bottom:17px;border-bottom:0;border-bottom:4px solid #bee81e !important}
.communication-preferences .tabs-section .tab-selector .tabs a{border-radius:0;font-weight:400;font-size:16px;line-height:20px;transition:none;padding-bottom:20px;border-bottom:1px solid #e8e8e9}
.communication-preferences .tabs-section .tab-selector .tabs a.active:after{background-color:#e8e8e9;font-size:16px;height:0 !important}
.communication-preferences .nav-link{padding:1rem 2rem !important}
.communication-preferences .nav-link{padding:10px !important;width:170px}
.communication-preferences .border-bottom-grey{padding-left:0 !important}
.communication-preferences .tabs-section .tab-selector ul.nav li{padding:0 !important}
.communication-preferences .my-account-payment{margin-top:10px}
.communication-preferences .account-section{padding:0 !important}
.communication-preferences .container{padding-left:0 !important;padding-right:0 !important}
.customer-pref{max-width:100%;font-family:"Open Sans",sans-serif}
.customer-pref .edit-btn{border-bottom:0;float:right}
.customer-pref .customer_preference{margin-left:10px;margin-right:10px}
.customer-pref .checkbox-background{accent-color:#bee81e}
.customer-pref .head-content{font-size:10px}
.customer-pref .collaps-btn{font-size:10px;float:right}
.customer-pref .expend-btn{float:right;border:1px solid #d8dada;border-radius:25px;color:#fff;padding:2px}
.customer-pref .start-later{background:#c74100;accent-color:#c74100;cursor:pointer}
.customer-pref .language-preference-radio{display:flex}
.customer-pref .account-level{padding-top:5px}
.customer-pref .line-level{padding-top:5px}
.customer-pref .card-header{background-color:#fff}
.customer-pref .expend-btn{border:0}
.customer-pref .category-checkbox{align-items:center;width:auto;align-items:center;display:flex;margin-top:0 !important}
.customer-pref .category-checkbox label{font-size:12px;margin-top:5px;margin-left:10px;font-weight:600;letter-spacing:0;line-height:28px}
.customer-pref input[type='checkbox']{width:15px;height:15px;cursor:pointer;accent-color:#bee81e}
.customer-pref .card-body{font-weight:500;background:#f9f9f9}
.customer-pref .circle-icon{font-size:20px;margin-left:10px}
.customer-pref .circle-info{opacity:1;border-bottom:0;background-position:left;margin-left:5px}
.customer-pref .tabs-section .tab-selector ul li:first-child a{padding:0 !important}
.customer-pref .row{margin-right:-5px;margin-left:-5px;align-items:center}
.customer-pref .border-bottom-grey{padding-left:0 !important}
.customer-pref .note-msg{font-size:14px}
.customer-pref .parent-checkbox-label{cursor:pointer;font-size:16px !important;margin-top:5px;margin-left:10px;font-weight:600;letter-spacing:0;line-height:28px}
.customer-pref .account-section{padding:0 !important}
.customer-pref .container{padding-left:0 !important;padding-right:0 !important}
.customer-pref .arrow:after{border:solid #f6f9fc;border-width:1px 1px 1px 0;display:inline-block;border-top-color:#f6f9fc;background:#f6f9fc;width:8px;height:8px;top:-5px;left:0;transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.customer-pref .arrow:before{border:0}
.popover{border:1px solid #e5e6e7 !important;border-radius:5px !important}
.popover .popover-body{font-size:12px !important;color:#000 !important;background-color:#e5e6e7 !important;border-radius:5px !important}
.circle-info{opacity:1;border-bottom:0;background-position:left;padding-left:20px;background:url("clientlib-base/resources/svg/light/circle-info-icon.svg") 99% center no-repeat;background-size:20px;margin-left:5px}
.tabs-section .tab-selector ul li:first-child a{padding:10px !important;padding-left:0 !important}
.tabs-section .tab-selector ul li:nth-child(2) a{padding:10px !important;padding-left:0 !important}
.tabs-section .tab-selector ul.nav li{padding:0 !important}
.submit-btn{background:#000;color:#fff}
.modal-title{font-weight:700;font-size:15px}
.modal-dialog .modal-content{border-radius:10px}
h5{font-weight:700 !important}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before{height:15px;width:30px;top:4px;cursor:pointer}
.custom-switch .custom-control-input:not(:checked) ~ .custom-control-label::before{height:15px;width:30px;top:4px;cursor:pointer}
.custom-switch .custom-control-input:not(:focus) ~ .custom-control-label::before{border:1px solid #6c757d !important}
.custom-switch .custom-control-label{padding-left:35px;height:auto}
.add-payment-method .custom-switch .custom-control-label{padding-left:40px;height:20px}
.custom-control-label{font-size:10px}
.label{display:inline;align-items:center;margin-bottom:0 !important}
.custom-control-input:checked ~ .custom-control-label::before{border-color:#6c757d}
.custom-control-input:focus ~ .custom-control-label::before{box-shadow:none !important;border:none !important}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:transparent !important}
@media only screen and (min-width:1280px) and (max-width:1400px){.customer-pref{max-width:100% !important}
.container{width:100%}
}
@media only screen and (max-width:768px){.container{width:100%}
.customer-pref{max-width:100%;padding:10px !important}
.customer-pref content{margin-bottom:10px}
.customer-pref .show-tootip-modal .modal-footer{margin-top:0 !important}
.submit-btn{width:100%}
.circle-info{padding-left:0 !important;margin-left:0 !important}
}
@media only screen and (max-width:600px){.parent-checkbox-label{position:relative;margin-left:0 !important}
}
.communication-preferences .nav-link{padding:10px !important;width:170px}
.communication-preferences .border-bottom-grey{padding-left:0 !important}
.communication-preferences .tabs-section .tab-selector ul.nav li{padding:0 !important}
.unsubscribe-cpc{padding-top:0 !important}
.unsubscribe-cpc h1{font-size:25px}
.unsubscribe-cpc .heading-cpc{margin-top:2rem !important}
.unsubscribe-cpc .heading-cpc h1{line-height:2.8rem;letter-spacing:0;font-weight:bold;font-size:25px}
.unsubscribe-cpc .sub-heading-msg{line-height:2.8rem;letter-spacing:0;font-weight:500;margin-top:2rem !important}
.unsubscribe-cpc .sub-heading-msg .caption-one-normal{font-size:16px !important}
.unsubscribe-cpc .table-header{font-size:20px;font-weight:700;padding-left:0}
.unsubscribe-cpc .table-header span{float:right;font-weight:500;font-size:16px !important}
.unsubscribe-cpc .table{border:none !important}
.unsubscribe-cpc .table .table-head{border-bottom:1px solid #535151}
.unsubscribe-cpc .table .table-body{border-bottom:1px solid #535151}
.unsubscribe-cpc .table .table-body .table-data{padding-left:0;font-size:16px !important}
.unsubscribe-cpc .table.table th,.unsubscribe-cpc table.table td{font-size:20px;padding:10px !important}
.unsubscribe-cpc .borderless td,.unsubscribe-cpc .borderless th{border:0}
.unsubscribe-cpc input[type='checkbox']{width:20px;height:20px;cursor:pointer;accent-color:#668b44}
.unsubscribe-cpc .unsubscribe-msg{line-height:2.8rem;letter-spacing:0;font-weight:bold}
.unsubscribe-cpc .review-msg{line-height:1.8rem;letter-spacing:0;font-size:16px;font-weight:500}
.unsubscribe-cpc .note-msg{line-height:1.8rem;letter-spacing:0;font-size:14px;font-weight:500;padding-bottom:20px}
.unsubscribe-cpc .unsubscribe-checkbox{align-items:center;width:auto;align-items:center;display:flex;height:auto}
.unsubscribe-cpc .unsubscribe-checkbox label{font-size:16px;margin-top:5px;margin-left:10px}
.unsubscribe-cpc .custom-control{padding-left:0}
.unsubscribe-cpc .custom-radio .custom-control-input{left:5px;top:14px;width:50%;cursor:pointer}
.unsubscribe-cpc .custom-checkbox .custom-control-input,.unsubscribe-cpc .custom-checkbox-spa .custom-control-input{position:initial}
.unsubscribe-cpc .unsubscribe-checkbox .custom-control-input{opacity:1;z-index:0}
.unsubscribe-cpc .custom-control-input{opacity:0;z-index:0}
.unsubscribe-cpc .custom-radio{padding:0;min-height:20px;top:-8px;padding-left:15%}
.unsubscribe-cpc .custom-radio .custom-control-label{height:auto}
.unsubscribe-cpc .error-popup-btn{font-size:16px;padding-left:50px;padding-right:50px}
.unsubscribe-cpc .login-link{font-size:16px;font-weight:500}
.unsubscribe-cpc .modal-dialog{max-width:700px}
.unsubscribe-cpc .modal-header{padding:0 !important;border-bottom:0 solid #fff !important;border:none !important}
.unsubscribe-cpc .arrow:after{border:solid #f6f9fc;border-width:1px 1px 1px 0;display:inline-block;border-top-color:#f6f9fc;background:#f6f9fc;width:8px;height:8px;top:-5px;left:0;transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.unsubscribe-cpc .arrow:before{border:0}
.unsubscribe-cpc .popover{border:1px solid #747676 !important;border-radius:5px !important}
.unsubscribe-cpc .popover .popover-body{font-size:12px !important;color:#fff !important;background-color:#747676 !important}
.privacy-act-cpc{background:#dadada;padding-left:30px;padding-right:30px;padding-top:30px}
.unsubscribe-email-modal .modal-dialog .modal-content{border-radius:10px !important;padding:30px !important;margin-right:10px !important}
.unsubscribe-email-modal .error-popup-btn{padding-left:30px !important;padding-right:30px !important}
.unsubscribe-email-modal .modal-content .close{top:0;right:0}
.unsubscribe-email-modal .success-message{display:flex;align-items:center}
.unsubscribe-email-modal .icon.light-theme.large-icon{margin-left:-5px !important}
@media only screen and (max-width:576px){.unsubscribe-cpc .table-header span{font-size:10px}
.unsubscribe-cpc{padding-top:0 !important}
.unsubscribe-cpc .show-tootip-modal .modal-footer{margin-top:0 !important}
.unsubscribe-cpc .show-tootip-modal .modal-footer .close-modal{margin:0 !important}
.col-sm-10,.col-sm-11,.col-sm-1,.col-md-1,.col-lg-1{width:auto !important}
.col-1,.col-2,.col-9{padding-right:0 !important;padding-left:0 !important}
.unsubscribe-email-modal .modal-dialog .modal-content{padding-left:5px;margin-right:20px}
}
.unsubscribe-email-error-modal .modal-content{border-radius:10px !important;padding:30px}
.unsubscribe-email-error-modal .modal-dialog{max-width:700px}
.unsubscribe-email-error-modal .modal-body{padding:0}
.unsubscribe-email-error-modal .subtitle-two{display:flex;align-items:center}
.unsubscribe-email-error-modal .content-area{margin-left:0 !important}
.unsubscribe-email-error-modal .modal-header{padding:0 !important;border-bottom:0 solid #fff !important;border:none !important}
.unsubscribe-email-error-modal .error-popup-btn{padding-left:30px !important;padding-right:30px !important}
.unsubscribe-email-error-modal .modal-header .close{padding:5px !important}
.unsubscribe-email-error-modal .icon.light-theme.large-icon{margin-left:-5px !important}
@media only screen and (max-width:576px){.unsubscribe-cpc{padding-top:0 !important}
.unsubscribe-email-error-modal .modal-dialog{max-width:auto;text-align:left}
.unsubscribe-email-error-modal .modal-content{margin-left:0;margin-right:15px}
.unsubscribe-email-error-modal .icon.light-theme.large-icon{margin-left:-5px !important}
.unsubscribe-email-error-modal .modal-body{padding:20px}
.unsubscribe-email-error-modal .modal-header .close{margin-right:10px;margin-top:10px}
.col-sm-10,.col-sm-11,.col-sm-1,.col-md-1,.col-lg-1{width:auto !important}
.col-1,.col-2,.col-9{padding-right:0 !important;padding-left:0 !important}
.unsubscribe-email-modal .modal-dialog .modal-content{padding-left:5px}
.unsubscribe-email-error-modal .modal-content{padding-left:5px;padding:0}
}
.step3{margin:10px 0}
.step3 p{margin-bottom:15px}
.step3 ol{padding:0;padding-left:14px}
.step3 ol li{margin-bottom:4px}
.portinspinner p{font-size:20px;font-weight:700}
.dcot-plans-promooffer-subheading{padding-right:15px;padding-left:15px}
.portinspinner.modal-backdrop.show{opacity:1 !important;background:#fffffff7 !important}
.portinspinner .center-img{height:100%;width:100%;display:flex;align-items:center;justify-content:center}
.portinspinner .center-img img{position:relative;top:auto;left:auto;transform:unset !important}
.portinspinner .portincenter{text-align:center}
.portinspinner ul{padding:0;font-size:14px;text-transform:capitalize;list-style:none;display:table;margin:0 auto;margin-top:50px;width:250px}
.portinspinner ul li{margin-bottom:10px;font-size:20px;font-weight:700;width:100%;display:flex;justify-content:flex-start}
.portinspinner ul li .tick-icon{display:none}
.portinspinner ul li.show .tick-icon{display:block}
.resendPortInDisabled,.portin-phonenumber{position:relative}
.resendPortInDisabled::after,.portin-phonenumber::after{content:"";position:absolute;background:rgba(255,255,255,0.4);top:0;left:0;width:100%;height:100%}
.portinverifysection .verification-code-error{margin-top:12px;text-align:left}
.portin-alert-center{list-style:none;padding:0;display:flex;color:#000}
.portin-alert-center li:first-child{padding-right:10px}
.reset-port-in-btn{background:none !important;border:0;padding:0 !important;text-decoration:underline;cursor:pointer}
.portinverifysuccess .alert-success{background:#e8e8e9 !important}
.portinverifysuccess .alert-success .promo-desc{font-weight:bold}
.portinverifysuccess .alert-success .portin-legal p{margin-bottom:10px !important}
.promooffer-banner .alert-success span i.success{background:url("clientlib-base/resources/svg/port-in/port-in-green-tick.svg") center center no-repeat;display:inline-block;width:31px;height:31px}
.portvf-phone span i.portin-info{background:url("clientlib-base/resources/svg/port-in/port-in-black-info.svg") center center no-repeat;display:inline-block;width:32px;height:32px}
.portvf-phone .alert-info{background:#e3f2fd !important}
.veriff-content .veriff-description{display:none}
@media only screen and (min-width:320px){.port-in-failure-msg .primary-btn{text-align:center}
.port-in-failure-msg .primary-btn a{width:75% !important}
.port-in-failure-msg .explore-other-pay-options{text-align:center}
.portinverifyerror-footer .explore-other-options,.portinverifyerror-footer .other-phone-number{text-align:center}
.portinverifyerror-footer .primary-btn{text-align:center}
.port-centre-mob{text-align:center !important}
.portin-success-container{width:100% !important}
.portin-heading{font-size:16px !important;line-height:1.2}
}
@media only screen and (min-width:768px){.port-in-failure-msg .primary-btn{text-align:left}
.port-in-failure-msg .primary-btn a{width:50% !important}
.port-in-failure-msg .explore-other-pay-options{text-align:left}
.portinverifyerror-footer .explore-other-options{text-align:left !important;padding-left:10px !important}
.portinverifyerror-footer .other-phone-number{text-align:left !important;padding-left:10px !important}
.portinverifyerror-footer .primary-btn{text-align:left !important}
.port-centre-mob{text-align:left !important}
.portin-success-container{width:94% !important}
.portin-heading{font-size:32px !important;line-height:1.2}
.dcot-plans-subheading .dcot-offer-details{float:right}
.dcot-plans-subheading .promo-msg{display:inline-flex}
}
@media only screen and (min-width:992px){.port-in-failure-msg .primary-btn{text-align:left}
.port-in-failure-msg .primary-btn a{width:50% !important}
.port-in-failure-msg .explore-other-pay-options{text-align:left}
.portinverifyerror-footer .explore-other-options{text-align:left !important;padding-left:10px !important}
.portinverifyerror-footer .other-phone-number{text-align:left !important;padding-left:10px !important}
.portinverifyerror-footer .primary-btn{text-align:left !important}
.port-centre-mob{text-align:left !important}
.portin-success-container{width:94% !important}
.portin-heading{font-size:32px !important;line-height:1.2}
.portinverifyerror .portin-verify-error{display:flex;font-weight:700 !important}
}
.primary-btn .veriff-submit{text-align:center;margin:0;border-radius:22px;text-transform:none;border:0;width:auto}
.veriff-content .veriff-logo img{margin-top:-15px;float:right;margin-right:-5px;height:30px}
.disabledRadioContent{pointer-events:none;opacity:.4}
.offer-price-img-badge{background:#bee81e;display:block;position:absolute;width:auto;height:36px;top:34px;color:#000;font-weight:bold;line-height:36px;margin-left:40px;padding:0 10px 0 10px;border-radius:4px}
.offer-price-img-badge-plp{background:#bee81e;display:block;position:absolute;width:auto;height:20px;top:25px;color:#000;font-weight:bold;line-height:20px;margin-left:0;padding:0 5px 0 5px;border-radius:4px;font-size:10px !important;min-width:7em}
.portin-container{font-size:14px !important}
.portin-container .portIn-number-validate .phoneNbrLabel{z-index:0 !important}
.legal-disclaimer-info{font-size:14px;font-weight:400;letter-spacing:.25px;line-height:18px}
.promo-plan-ineligible p:nth-child(2){display:inline}
.promo-msg{font-size:14px !important}
.dcot-promobanner{border-radius:var(--spacing-3X,12px);background:var(--colors-Green,#bee81e);padding:var(--spacing-3X,12px);display:flex}
.dcot-promobanner .pdp-dcot-promo-text-icon{display:inline-block;margin:-2px 5px;color:transparent;content:"";background:url(clientlib-base/resources/svg/dcot-promo-icon.svg) center center no-repeat;width:30px;height:30px;top:8px;min-width:30px}
.dcot-promo-banner-mob{border-radius:var(--spacing-3X,12px);background:var(--colors-Green,#bee81e);padding:var(--spacing-3X,12px);display:inline-flex}
.dcot-promo-banner-mob .pdp-dcot-promo-text-icon{display:inline-block;margin:-2px 5px;color:transparent;content:"";background:url(clientlib-base/resources/svg/dcot-promo-icon.svg) center center no-repeat;width:30px;height:30px;top:8px;min-width:30px}
.icon.pdp-dcot-promo-text-icon{display:inline-block;margin:-2px 5px;color:transparent;content:"";background:url(clientlib-base/resources/svg/dcot-promo-icon.svg) center center no-repeat;width:30px;height:30px;top:8px;min-width:30px}
.dcot-full-price-promo{display:inline-flex;color:var(--elements-primary-onlight,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.dcot-full-price-promo p{color:var(--elements-primary-onlight,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.dcot-plantype-not-eligible{display:inline-flex}
.dcot-plantype-not-eligible .caption-two{color:var(--elements-primary-onlight,#000);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:20px}
.dcot-plantype-not-eligible i.dcot-purchase-icon{background:url(clientlib-base/resources/svg/dcot-purchase-icon.svg) center center no-repeat}
.dcot-plantype-not-eligible .caption-two{padding-top:4px}
.dcot-plans-subheading .dcot-offer-details-link{margin-right:18px}
.promooffer-notification-subheading{padding:15px}
.promooffer-notification-subheading .promo-notification-subheading{border-radius:var(--spacing-3X,12px);background:var(--colors-Green,#bee81e);padding:var(--spacing-3X,12px);display:flex}
.promooffer-notification-subheading .promo-notification-subheading .promo-text-msg{display:flex}
.promooffer-notification-subheading .promo-notification-subheading .promo-notification-text-icon{display:inline-block;margin:-2px 5px;color:transparent;content:"";background:url(clientlib-base/resources/svg/dcot-promo-icon.svg) center center no-repeat;width:30px;height:30px;top:8px;min-width:30px}
.promooffer-notification-subheading .promo-notification-subheading .promo-text-msg{width:86%}
@media only screen and (max-width:768px){.promooffer-notification-subheading .promo-notification-subheading{display:block}
.promooffer-notification-subheading .promo-notification-subheading .offer-details-link{margin-left:12%}
}
#dcot-offer-box .d-inline-block{display:block !important}
@media only screen and (min-width:320px){.national-retailer{background-color:#f7f7f7}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-card.national-retailer-card{height:auto;background-color:#fff;opacity:1;margin-bottom:30px !important;width:unset}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-card.national-retailer-card .promo-text{text-align:center;font-size:12px;line-height:18px;letter-spacing:0;font-weight:400}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading{padding:30px 6px}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading h2{letter-spacing:0;padding-bottom:6px;text-align:center}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading h2 .caption-one{font-size:12px;line-height:15px;font-weight:700}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading p{font-size:16px;letter-spacing:0;line-height:20px;font-weight:400;text-align:center}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container{margin:34px 12px 15px;border:3px solid #000}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details{text-align:left}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details h3{border-bottom:3px solid #000;font-size:31.5px}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details .row{align-items:center}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details .caption-five a{font-size:11px !important;line-height:14px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details .caption-seven a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:600;font-family:"Open Sans",sans-serif}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details .caption-six a{font-size:10px !important;line-height:14px;letter-spacing:0;font-weight:400;font-family:"Open Sans",sans-serif}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details .caption-eight a{font-size:9px !important;line-height:13px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details a{font-weight:700;color:#26358b;text-decoration:underline;border:0}
.national-retailer .broadband-plans-list.national-retailer-wrapper .broadband-list-container .broadband-list-details a:hover{text-decoration:underline;border:0}
.national-retailer .national-retailer-disclaimer{padding:20px 6px;background-color:#e2e2e2}
.national-retailer .national-retailer-disclaimer p{font-size:16px;letter-spacing:0;line-height:20px;font-weight:400}
.national-retailer-disclaimer{padding:20px 6px;background-color:#e2e2e2}
.national-retailer-disclaimer p{font-size:16px;letter-spacing:0;line-height:20px;font-weight:400}
}
@media only screen and (min-width:720px){.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-card.national-retailer-card{margin-bottom:60px !important;width:350px}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-card .national-retailer-disclaimer{padding:40px 0}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading{padding:60px 0}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading h2{text-align:left}
.national-retailer .broadband-plans-list.national-retailer-wrapper .plan-list-heading p{text-align:left}
}
.customer-care-section-flex{text-align:center;display:flex;gap:30px;padding-top:20px;justify-content:center}
.justify-content-baseline{align-items:baseline !important}
.customer-care-section-four-digits{text-align:center;display:flex;gap:30px}
.customer-care-section-flex-col{display:flex;justify-content:center;flex-direction:column;align-items:center;margin:31px 0 0 0}
.customer-care-section .vibration{background:url("clientlib-base/resources/svg/dark/vibration.svg") center center no-repeat !important}
.qualifying-text{text-decoration:underline;cursor:pointer}
.border-bottom{border-bottom:1px solid #000}
.border-bottom-unset{border-bottom:unset !important}
.word-wrap-breakword{word-wrap:break-word}
.justify-left{justify-content:left !important}
.byop-bundle .byopb-row-height{min-height:700px;margin:0}
.byop-bundle .byopb-row-height .check-compat-btn{text-align:center !important}
.byop-bundle .byopb-banner-container{background-color:#000;color:#fff;letter-spacing:-0.25px;padding:10px 10px 0 15px;width:-webkit-fill-available;display:flex;justify-content:start;padding:20px 20px}
@media only screen and (min-width:920px){.byop-bundle .byopb-banner-container{padding:30px 0;justify-content:center}
}
.byop-bundle .byopb-banner-container .heading{font-size:26px;font-weight:700;line-height:36px}
.byop-bundle .byopb-banner-container .subheading{font-size:16px;font-weight:400;line-height:24px}
.byop-bundle .byopb-bullet{background:#e73329;border-radius:10px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.25px;line-height:18px;padding:2px 2px 2px 5px}
.byop-bundle .byopb-banner-text{color:#fff;font-weight:700;padding-left:15px}
.byop-bundle .byopb-heading{color:#000;font-size:26px;font-weight:700;line-height:28px}
.byop-bundle .byopb-subheading{color:#3d3d3d;font-size:16px;font-weight:400;letter-spacing:.25px;line-height:20px}
.byop-bundle .byopb-modal a{border-bottom:0}
.byop-bundle .byopb-modal .byopb-offer-details-modal-link{color:#3d3d3d;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.25px;text-decoration-line:underline}
.byop-bundle .byopb-modal .byopb-imei-help-modal-link{color:#5d5d5d;font-size:12px;font-weight:700;line-height:12px;text-decoration-line:underline}
.byop-bundle .byopb-ballon{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:18px;text-align:left}
.byop-bundle .byopb-ballon .byopb-bubble{background:#000;border-radius:25px;padding:24px;position:relative;width:450px}
.byop-bundle .byopb-ballon .byopb-bubble p{font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase}
.byop-bundle .byopb-ballon .byopb-bubble ol{padding:15px}
.byop-bundle .byopb-ballon .byopb-bubble-bottom-left:before{border-bottom:20px solid transparent;border-left:24px solid #000;border-radius:10px;border-right:12px solid transparent;border-top:12px solid #000;bottom:-24px;content:"";height:0;left:32px;position:absolute;width:0}
.byop-bundle .byopb-ballon-esim{align-items:center;color:#000;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:18px;text-align:left}
.byop-bundle .byopb-ballon-esim .byopb-bubble-esim{background:#f3f3f3;border-radius:25px;padding:24px;position:relative;width:100%}
.byop-bundle .byopb-ballon-esim .byopb-bubble-esim p{font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase}
.byop-bundle .byopb-ballon-esim .byopb-bubble-esim ol{padding:15px}
.byop-bundle .byopb-ballon-esim .byopb-bubble-bottom-left-esim:before{border-bottom:20px solid transparent;border-left:24px solid #f3f3f3;border-radius:10px;border-right:12px solid transparent;border-top:12px solid #f3f3f3;bottom:-24px;content:"";height:0;left:32px;position:absolute;width:0}
.byop-bundle .byopb-action{font-size:18px;font-weight:700;letter-spacing:.5px;margin-top:10px;padding-left:20px}
.byop-bundle .uppercase{text-transform:uppercase}
.byop-bundle .byopb-action-decoration{background-color:#498415;height:4px;width:98%}
.byop-bundle .byopb-walmart-footer{margin-left:-15px;margin-right:-15px;width:-webkit-fill-available}
.byop-bundle .byopb-ballon .byopb-bubble ol{margin-bottom:0;padding-bottom:0}
.byop-bundle .faq-section .accordion-new .card{width:100% !important}
.text-brand-bar{background-color:#498415;height:4px;width:98%}
.brand-banner-heading{color:#498415}
.byopb-loader-text{font-size:20px;font-weight:600;height:56px;left:50%;line-height:28px;position:absolute;top:300px;transform:translateX(-50%);width:240px}
.byopb-loaderIcon{left:50%;position:absolute;top:400px;transform:translateX(-50%)}
.byopb-loader-background{background:#fff;opacity:1 !important;z-index:1600 !important}
.modal-title-decoration .dynamic-title{border-bottom:5px solid #498415}
.byopb-top-stripe{background-color:#000;height:9px}
.byopb-top-stripe-green{background-color:#bee81e;height:9px}
.byop_header{background:#000;color:#fff;padding:10px;font-size:20px}
.byop_header p{margin:0}
.page .byop_text p{margin:10px 0}
.page .byop_text{padding:0 20px}
.page .byop_text p span{color:#bee81e}
.page .addCartBtnWrapper a{display:block;height:auto;text-align:center}
@media(min-width:375px){.page .addCartBtnWrapper a{width:100%;margin-bottom:14px}
}
@media(min-width:920px){.page .addCartBtnWrapper a{width:168px;margin-bottom:30px}
}
.page .default-btn a{background:#fff;border:1px solid #ccc !important}
.byop-walmart-footer{padding:15px 12px !important}
@media only screen and (min-width:920px){.byop-walmart-footer{padding:0 !important}
}
.byop-walmart-footer .container{padding:0}
.byop-walmart-footer .container .row{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center}
.byop-walmart-footer .container .row .image-container{text-align:left;padding:0}
.byop-walmart-footer .container .row .text{text-align:right}
.byop-walmart-footer .container .row .text p{font-weight:700;text-align:left;line-height:17px;font-size:14px}
.byopb-success-psim .bundle-details,.byopb-success-dualsim .bundle-details,.byopb-success-esim .bundle-details{margin-bottom:20px;text-align:left;background-color:#f3f3f3;padding:15px}
.byopb-success-psim .description p,.byopb-success-dualsim .description p,.byopb-success-esim .description p{font-size:25px;font-weight:700}
.brand-banner-light{color:#bee81e !important}
.center-mobile-only{text-align:center}
@media only screen and (min-width:920px){.center-mobile-only{text-align:left}
}
.byopb-success-esim h1,.byopb-success-esim .subHeading,.byopb-success-dualsim h1,.byopb-success-dualsim .subHeading,.byopb-success-psim h1,.byopb-success-psim .subHeading{font-weight:700}
.byopb-active-error .button{margin-top:30px}
@media(min-width:768px){.byopb-landing-page .byopb-wrapper{display:table;width:600px;margin:0 auto !important}
.byopb-active-error h1,.byopb-active-error .subHeading,.byop-zip-code-error h1,.byop-zip-code-error .subHeading,.byopb-not-eligible h1,.byopb-not-eligible .subHeading,.byop-not-compatible h1,.byop-not-compatible .subHeading,.byopb-techdiff-page h1,.byopb-techdiff-page .subHeading,.byopb-success-esim h1,.byopb-success-esim .subHeading,.byopb-success-dualsim h1,.byopb-success-dualsim .subHeading,.byopb-success-psim h1,.byopb-success-psim .subHeading,.esim-error-page h1,.esim-error-page .subHeading{text-align:center}
.byopb-success-psim .description p,.byopb-success-dualsim .description p,.byopb-success-esim .description p{font-size:35px;line-height:40px}
}
@media(max-width:767px){.byopb-landing-page.container-md{padding:0}
.byopb-landing-page .byopb-wrapper{width:100%}
.byopb-landing-page .faq-section{width:95%;margin:0 auto}
.byopb-active-error h1,.byop-zip-code-error h1,.byopb-not-eligible h1,.byop-not-compatible h1,.byopb-techdiff-page h1,.byopb-success-esim h1,.byopb-success-dualsim h1,.byopb-success-psim h1,.esim-error-page h1{text-align:left;font-size:25px}
.byopb-active-error .button,.byop-zip-code-error .button,.byopb-not-eligible .button,.byop-not-compatible .button,.byopb-techdiff-page .button,.byopb-success-esim .button,.byopb-success-dualsim .button,.byopb-success-psim .button,.esim-error-page .button{text-align:center}
.byopb-active-error .byop_text,.byop-zip-code-error .byop_text,.byopb-not-eligible .byop_text,.byop-not-compatible .byop_text,.byopb-techdiff-page .byop_text,.byopb-success-esim .byop_text,.byopb-success-dualsim .byop_text,.byopb-success-psim .byop_text,.esim-error-page .byop_text{margin:20px}
.byop-bundle .faq-section .xf-content-height{margin:0}
.byopb-success-psim,.byopb-success-dualsim{background:none !important}
}
.byopb-landing-page.container-md{margin:0 auto}
.byopb-landing-page .byop-landing-form{width:unset;margin:unset}
.byopb-landing-page .byop-landing-form .byopb-action-subtext{font-size:12px;line-height:initial;margin-top:10px}
@media only screen and (min-width:920px){.byopb-landing-page .byop-landing-form{width:450px;margin:auto}
}
.byopb-landing-page .byopb-desktop-view .left-section{background-color:#000;padding:20px;width:50%}
.byopb-landing-page .byopb-desktop-view .left-section h1{color:#fff;font-weight:700}
.byopb-landing-page .byopb-desktop-view .left-section .byopb-subheading-section .byopb-heading{color:#fff;font-size:35px;line-height:40px}
.byopb-landing-page .byopb-desktop-view .left-section .byopb-subheading-section .byopb-subheading p,.byopb-landing-page .byopb-desktop-view .left-section .byopb-subheading-section .byopb-subheading .byopb-desktop-view-modal-link{display:inline;color:#fff}
.byopb-landing-page .byopb-desktop-view .left-section .byopb-modal .byopb-offer-details-modal-link{color:#fff}
.byopb-landing-page .byopb-desktop-view .content-section{display:flex;border-radius:10px;overflow:hidden;background-size:cover;background-position:center}
.byopb-bubble-bottom-left li{margin-bottom:10px;line-height:20px}
.psim-success-screen,.dual-sim-success,.esim-success{background-color:#000}
.psim-success-screen .byop_header,.dual-sim-success .byop_header,.esim-success .byop_header{padding:20px 0}
.psim-success-screen .byop_header h1,.dual-sim-success .byop_header h1,.esim-success .byop_header h1{text-align:left}
.psim-success-screen .byop_header .subHeading,.dual-sim-success .byop_header .subHeading,.esim-success .byop_header .subHeading{text-align:left}
.success-screen-textcontent{margin-right:60px}
.byopnotelegible-container .order-summary{border-radius:20px}
.disclaimer-modal #byopnotelegible-modal .modal-header{border-bottom:0}
.disclaimer-modal #byopnotelegible-modal .modal-body{padding-top:0}
.diff-chnl a{font-weight:400 !important}
.diff-chnl a .byopnotelegible-container .order-summary{border-radius:20px}
.disclaimer-modal #byopnotelegible-modal .modal-header{border-bottom:0}
.disclaimer-modal #byopnotelegible-modal .modal-body{padding-top:0}
.bar-below-faq{text-align:center;background-color:#498415;height:4px;width:100% !important}
.trim-img-text .trim-header-text-byop{display:flex;gap:30px}
.trim-img-text .trim-header-text-byop a{border-bottom-style:none}
.trim-img-text .trim-header-text-byop .nav-link .mini-cart-counter-wrap{margin:0 15px 0 0}
.dualsim-btn .primary-btn,.esimscrn-btn .primary-btn{text-align:center}
@media only screen and (min-width:920px){.dualsim-btn .primary-btn,.esimscrn-btn .primary-btn{text-align:left}
}
.dualsim-btn .secondary-btn,.esimscrn-btn .secondary-btn{text-align:center}
@media only screen and (min-width:920px){.dualsim-btn .secondary-btn,.esimscrn-btn .secondary-btn{text-align:left}
}
@media(max-width:800px){.simple-byop-bundle{padding-left:16px !important;padding-right:16px !important}
.simple-byop-bundle .byop-bundle .byop-bundle-row{margin:auto;padding:24px 0;justify-content:space-between}
.simple-byop-bundle .byop-bundle .byopb-header-text{color:#000;font-family:Open Sans;font-weight:700;font-size:20px;line-height:28px}
.simple-byop-bundle .byop-bundle .byopb-subheader-text .promo-text{color:#000;font-family:Open Sans;font-weight:700;font-size:24px;padding-top:8px;line-height:28px}
.simple-byop-bundle .byop-bundle .find-info-container{max-width:544px;padding:16px;background:#fff;border-radius:24px}
.simple-byop-bundle .byop-bundle .find-info-container-mobile{display:block}
.simple-byop-bundle .byop-bundle .find-info-container-desktop{display:none}
.simple-byop-bundle .byop-bundle .check-compat-btn{display:flex !important;justify-content:center}
.simple-byop-bundle .byop-landing-form{margin:0;padding-top:8px}
.simple-byop-bundle .card-header{padding:16px 0 !important}
.simple-byop-bundle.simple-byop-bundle-accordion .cmp-accordion{padding:0 0 24px}
.simple-byop-bundle.simple-byop-bundle-accordion .container{margin:auto;padding:20px 0 0 !important;background-color:#f9f9f9}
body:has(.byopbundle) .navbar-container{height:63px}
body:has(.byopbundle) .navbar-container .navbar img{width:56px;height:48px}
div:has(.byopbundle) .columncontrol.store-locator.bg-blue .image-container img{height:53px;padding:10px 0}
.byop-walmart-footer img.responsiveimage{height:32px}
}
@media(max-width:656px){#walmart-qr-byop-compatible-modal .modal-body,#walmart-qr-byop-not-compatible-modal .modal-body,#walmart-qr-byop-technical-difficulties-modal .modal-body,#walmart-qr-byop-already-active-modal .modal-body{display:flex !important;flex-direction:column !important}
#walmart-qr-byop-compatible-modal .modal-dialog,#walmart-qr-byop-not-compatible-modal .modal-dialog,#walmart-qr-byop-technical-difficulties-modal .modal-dialog,#walmart-qr-byop-already-active-modal .modal-dialog{margin:0 !important;height:100% !important;width:100% !important}
#walmart-qr-byop-compatible-modal .modal-content,#walmart-qr-byop-not-compatible-modal .modal-content,#walmart-qr-byop-technical-difficulties-modal .modal-content,#walmart-qr-byop-already-active-modal .modal-content{border-radius:0 !important;height:100% !important;width:100% !important}
#walmart-qr-byop-compatible-modal .btn,#walmart-qr-byop-not-compatible-modal .btn,#walmart-qr-byop-technical-difficulties-modal .btn,#walmart-qr-byop-already-active-modal .btn{width:100% !important}
#walmart-qr-byop-compatible-modal .first-btn,#walmart-qr-byop-not-compatible-modal .first-btn,#walmart-qr-byop-technical-difficulties-modal .first-btn,#walmart-qr-byop-already-active-modal .first-btn{width:100% !important}
#walmart-qr-byop-compatible-modal .second-btn,#walmart-qr-byop-not-compatible-modal .second-btn,#walmart-qr-byop-technical-difficulties-modal .second-btn,#walmart-qr-byop-already-active-modal .second-btn{width:100% !important}
}
@media(min-width:801px){.simple-byop-bundle{max-width:1240px !important;padding:0 16px;margin:auto}
.simple-byop-bundle .byop-bundle .byop-bundle-row{margin:auto;padding:64px 0;justify-content:space-between}
.simple-byop-bundle .byop-bundle .byopb-header-text{color:#000;font-family:Open Sans;font-weight:700;font-size:22px;line-height:28px}
.simple-byop-bundle .byop-bundle .byopb-subheader-text .promo-text{color:#000;font-family:Open Sans;font-weight:700;font-size:36px;padding-top:8px;line-height:44px;letter-spacing:-0.72px}
.simple-byop-bundle .byop-bundle .find-info-container{max-width:544px;padding:24px 24px 28px;background:#fff;border-radius:24px}
.simple-byop-bundle .byop-bundle .find-info-container-mobile{display:none}
.simple-byop-bundle .byop-bundle .find-info-container-desktop{display:block}
.simple-byop-bundle .byop-landing-form{margin:0;padding-top:16px;width:unset}
.simple-byop-bundle.simple-byop-bundle-accordion .cmp-accordion{padding:32px 0 64px}
.simple-byop-bundle.simple-byop-bundle-accordion .cmp-accordion .card .card-header{padding:32px 0}
.simple-byop-bundle.simple-byop-bundle-accordion .cmp-accordion a p{margin:0}
#walmart-qr-byop-compatible-modal .modal-content,#walmart-qr-byop-technical-difficulties-modal .modal-content,#walmart-qr-byop-not-compatible-modal .modal-content,#walmart-qr-byop-already-active-modal .modal-content{max-width:560px}
.byop-walmart-footer img.responsiveimage{height:86px}
body:has(.byopbundle) .navbar-container{height:92px}
body:has(.byopbundle) .navbar-container .navbar img{width:82px;height:86px}
div:has(.byopbundle) .columncontrol.store-locator.bg-blue .image-container img{height:86px;padding:10px 0}
}
#walmart-qr-byop-technical-difficulties-modal .close,#walmart-qr-byop-compatible-modal .close,#walmart-qr-byop-not-compatible-modal .close,#walmart-qr-byop-already-active-modal .close{font-size:1.5rem;padding:10px;font-weight:700;line-height:1;color:#000;opacity:1 !important;position:absolute;top:-20px;right:-20px}
#walmart-qr-byop-technical-difficulties-modal .close .clear,#walmart-qr-byop-compatible-modal .close .clear,#walmart-qr-byop-not-compatible-modal .close .clear,#walmart-qr-byop-already-active-modal .close .clear{height:32px;width:32px}
#walmart-qr-byop-technical-difficulties-modal .modal-content,#walmart-qr-byop-compatible-modal .modal-content,#walmart-qr-byop-not-compatible-modal .modal-content,#walmart-qr-byop-already-active-modal .modal-content{padding:32px}
#walmart-qr-byop-technical-difficulties-modal .dynamic-title,#walmart-qr-byop-compatible-modal .dynamic-title,#walmart-qr-byop-not-compatible-modal .dynamic-title,#walmart-qr-byop-already-active-modal .dynamic-title{font-size:24px}
#walmart-qr-byop-technical-difficulties-modal .modal-body,#walmart-qr-byop-compatible-modal .modal-body,#walmart-qr-byop-not-compatible-modal .modal-body,#walmart-qr-byop-already-active-modal .modal-body{padding:0}
#walmart-qr-byop-technical-difficulties-modal .modal-header,#walmart-qr-byop-compatible-modal .modal-header,#walmart-qr-byop-not-compatible-modal .modal-header,#walmart-qr-byop-already-active-modal .modal-header{padding:0 !important}
#walmart-qr-byop-compatible-modal .first-btn{width:100%;margin:0 !important;padding:8px 0 !important}
#walmart-qr-byop-compatible-modal .first-btn a{width:100%}
#walmart-qr-byop-not-compatible-modal .learn-more-btn-container,#walmart-qr-byop-compatible-modal .learn-more-btn-container{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center;padding:0 !important;margin-top:auto}
#walmart-qr-byop-not-compatible-modal .button,#walmart-qr-byop-compatible-modal .button{margin:0 !important}
#walmart-qr-byop-not-compatible-modal .first-btn,#walmart-qr-byop-not-compatible-modal .second-btn,#walmart-qr-byop-compatible-modal .first-btn,#walmart-qr-byop-compatible-modal .second-btn{margin:0 !important;padding:8px 0 !important}
#walmart-qr-byop-not-compatible-modal .btn,#walmart-qr-byop-compatible-modal .btn{border:1px solid #000 !important;width:236px;height:48px;font-size:13px;font-weight:700}
.simple-byop-bundle .byop-bundle{padding:0}
.simple-byop-bundle .byop-bundle .byop-bundle-row .simple-byop-info-container{margin:auto;padding:16px 0}
.simple-byop-bundle .byop-bundle .get-started-container{max-width:616px}
.simple-byop-bundle .byop-bundle .row{padding-left:0;padding-right:0;margin:auto}
.simple-byop-bundle .byop-bundle .byopb-action-header{padding:16px 0;margin:0}
.simple-byop-bundle .simple-byop-accordion-container{margin:auto;font-family:Open Sans;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0}
.simple-byop-bundle .simple-byop-accordion-container .container{margin:auto;padding:0 !important}
.simple-byop-bundle .simple-byop-accordion-container .xf-content-height{margin:auto}
.simple-byop-bundle .simple-byop-accordion-container .card-header{padding:16px 0}
.simple-byop-bundle .simple-byop-accordion-container .card-header .mb-0{margin:0 !important}
.simple-byop-bundle .simple-byop-accordion-container .card-body{padding:0 !important}
.simple-byop-bundle .simple-byop-accordion-container .border-bottom{border-bottom:none !important}
.simple-byop-bundle .simple-byop-accordion-container .cmp-accordion{padding-left:0;padding-right:0}
.simple-byop-bundle .simple-byop-accordion-container .cmp-accordion .simple-ul{list-style-type:none;padding:0;margin:auto}
.simple-byop-bundle .simple-byop-accordion-container .cmp-accordion .simple-li{padding:8px 0 0;margin:auto}
.simple-byop-bundle .simple-byop-accordion-container .cmp-accordion .simple-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#e8e8e9;border-radius:50%;padding:3px;margin-right:8px}
.simple-byop-bundle .simple-byop-accordion-container .cmp-accordion .card .card-body{background-color:#fff}
.simple-byop-bundle .simple-byop-accordion-container .component-row-style .col-xl-12,.simple-byop-bundle .simple-byop-accordion-container .component-row-style .col-lg-12,.simple-byop-bundle .simple-byop-accordion-container .component-row-style .col-md-12,.simple-byop-bundle .simple-byop-accordion-container .component-row-style .col-sm-12{padding-left:0;padding-right:0}
.simple-byop-bundle .input{border-bottom:1px solid #ced4da}
.simple-byop-bundle .caption-three{color:#5d5d5d;margin-left:10px}
.simple-byop-bundle .container{padding:0 !important;margin:auto}
.simple-byop-bundle .check-compat-btn{padding-top:32px}
.simple-byop-bundle.simple-byop-bundle-accordion .xf-content-height{margin:auto !important}
.simple-byop-bundle.simple-byop-bundle-accordion .component-row-style{margin:auto !important}
.simple-byop-bundle.simple-byop-bundle-accordion .component-row-style .col-xl-12,.simple-byop-bundle.simple-byop-bundle-accordion .component-row-style .col-lg-12,.simple-byop-bundle.simple-byop-bundle-accordion .component-row-style .col-md-12,.simple-byop-bundle.simple-byop-bundle-accordion .component-row-style .col-sm-12{padding-left:0;padding-right:0}
.simple-byop-bundle.simple-byop-bundle-accordion .row{margin:auto !important}
.simple-byop-bundle.simple-byop-bundle-accordion .cmp-accordion{padding-left:0;padding-right:0}
.check-compat-btn a.btn{width:290px}
.grey-gradient-byop-bundle{background:#f9f9f9}
.byop-landing-form p.error-text.caption-two.mt-10.enter-zip{position:relative;margin-left:10px}
.byop-bundle-form span.icon.dark-theme.large-icon{display:none}
.byop-bundle-form p.error-text.caption-two{margin-left:10px}
.byopbundle .faq-section.simple-byop-bundle.simple-byop-bundle-accordion .container .accordion-new{background:#f9f9f9}
.byopbundle .faq-section .container .rte{background:#f9f9f9}
.find-info-container-mobile img{width:20px;height:20px}
div:has(.byopbundle) .columncontrol.store-locator.bg-blue{padding:0 !important}
div:has(.byopbundle) .columncontrol.store-locator.bg-blue .image-container{padding:0;text-align:left !important}
body:has(.byopbundle) nav{padding-top:0;padding-bottom:0}
@media only screen and (min-width:768px){.butter-bar-horizontal-container-mob{display:none !important}
.butter-bar-section{z-index:9999}
.butter-bar-section.dark-theme{background-color:black;color:white}
.butter-bar-section.dark-theme .butter_bar_child_section .feature-list a{border-bottom:2px solid white !important;background-color:transparent;color:white}
.butter-bar-section.light-theme{background-color:white;color:black}
.butter-bar-section.light-theme .butter_bar_child_section .feature-list a{border-bottom:2px solid white !important;background-color:transparent;color:black}
.butter-bar-section .border-bottom-grey{border:none !important}
.butter-bar-section a.skip-main{left:24px}
.butter-bar-section .butter-bar-horizontal-container{display:flex;height:60px;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section{padding:12px}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .feature-list{border:0;padding-left:0}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .feature-list a{border-bottom:2px solid #000 !important}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .faqs-straighttalk-wireless{margin-top:-40px;padding-bottom:0 !important;margin-bottom:0 !important}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .support-feature{display:flex;padding:0;margin:20px 0 0 0;list-style-type:none}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .support-feature li:before{margin-right:10px;padding-right:5px;content:" | "}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .support-feature li:first-child{padding-left:20px}
.butter-bar-section .butter-bar-horizontal-container .butter_bar_child_section .support-feature li:first-child:before{margin-right:5px;padding-right:5px;content:" "}
.butter-bar-section .butter-bar-horizontal-container .offer-timer{padding-left:30px}
.butter-bar-section .butter-bar-horizontal-container .timer-boxes{display:flex;margin-top:10px}
.butter-bar-section .butter-bar-horizontal-container .timer-boxes .box.text-center span:first-child:before{content:" : "}
.butter-bar-section .butter-bar-horizontal-container .timer-boxes .box.text-center:first-child span:first-child:before{content:" "}
.butter-bar-section .butter-bar-horizontal-container .timer-boxes .heading-four{line-height:18px}
.butter-bar-section .butter-bar-horizontal-container .timer-boxes .heading-four .body-text{font-size:12px;padding-left:6px}
.butter-bar-section .butter-bar-horizontal-container .timer-boxes .heading-four .days:after,.butter-bar-section .butter-bar-horizontal-container .timer-boxes .heading-four .hours:after,.butter-bar-section .butter-bar-horizontal-container .timer-boxes .heading-four .minutes:after,.butter-bar-section .butter-bar-horizontal-container .timer-boxes .heading-four .seconds:after{content:" "}
}
@media only screen and (max-width:767px){.butter-bar-horizontal-container{display:none !important}
.butter-bar-section{padding-bottom:4px;padding-top:12px}
.butter-bar-section.dark-theme{background-color:black;color:white}
.butter-bar-section.dark-theme .butter_bar_child_section .feature-list a{border-bottom:2px solid white !important;background-color:transparent;color:white}
.butter-bar-section.light-theme{background-color:white;color:black}
.butter-bar-section.light-theme .butter_bar_child_section .feature-list a{border-bottom:2px solid white !important;background-color:transparent;color:black}
.butter-bar-section .border-bottom-grey{border:none !important}
.butter-bar-horizontal-container-mob{height:fit-content;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}
.butter-bar-horizontal-container-mob .offer-timer{justify-content:center;padding-bottom:10px !important}
.butter-bar-horizontal-container-mob .offer-timer .timer-boxes{display:flex;justify-content:center}
.butter-bar-horizontal-container-mob .offer-timer .timer-boxes .heading-four{line-height:18px}
.butter-bar-horizontal-container-mob .offer-timer .timer-boxes .heading-four .body-text{font-size:12px}
.butter-bar-horizontal-container-mob .butter-promo-content-section{margin-left:10%;margin-right:10%;text-align:center}
.butter-bar-horizontal-container-mob .butter-promo-text .faqs-straighttalk-wireless{margin-bottom:12px !important;padding-bottom:4px !important}
.butter-bar-horizontal-container-mob .butter_bar_child_section .feature-list{border:0;padding-left:0}
.butter-bar-horizontal-container-mob .butter_bar_child_section .feature-list a{border-bottom:2px solid #000 !important}
.butter-bar-horizontal-container-mob .butter_bar_child_section .faqs-straighttalk-wireless{margin-top:-40px}
.butter-bar-horizontal-container-mob .butter_bar_child_section .support-feature{display:flex;padding:0;margin:20px 0 0 0;list-style-type:none;justify-content:center}
.butter-bar-horizontal-container-mob .butter_bar_child_section .support-feature li:before{margin-right:10px;padding-right:5px;content:" | "}
.butter-bar-horizontal-container-mob .butter_bar_child_section .support-feature li:first-child{padding-left:20px}
.butter-bar-horizontal-container-mob .butter_bar_child_section .support-feature li:first-child:before{margin-right:5px;padding-right:5px;content:" "}
.timer-boxes{display:flex}
.timer-boxes .box.text-center span:first-child:before{content:" : "}
.timer-boxes .box.text-center:first-child span:first-child:before{content:" "}
.timer-boxes .box .days:after,.timer-boxes .box .hours:after,.timer-boxes .box .minutes:after,.timer-boxes .box .seconds:after{content:" "}
}
.qr-reader{width:90%;height:50%;margin:0 auto;position:relative}
.qr-reader video{width:100%;height:100%;object-fit:cover}
@media(max-width:426px){.qr-reader{width:100%}
}
.container-fluid.checkavailablity-logo{padding-left:0 !important;padding-right:0 !important}
.instructions-row .image-container{height:60px;width:60px;margin:auto;padding:10px;background-color:#fff;display:flex;justify-content:center;align-items:center}
.instructions-row .image-container>img,.instructions-row img{height:60px;width:60px;margin:auto}
.availablity-check-form input.form-control{padding-left:0 !important}
.availablity-check-container,.fwa-section-container,.container-fluid.checkavailablity-logo{text-align:left;background-color:#fff !important}
.availablity-check-container .md-form.input-group{height:60px}
.availablity-check-container .md-form.input-group input,.availablity-check-container .md-form.input-group select{border-bottom:1px solid #5d5d5d !important;margin-top:.25rem;padding:8px !important;font-size:1.2rem !important}
.fwa-section-container .saveinfo{width:34% !important;margin:0 auto}
.fwa-section-container .saveinfo.checkaddress{width:48% !important;margin:0 auto}
.fwa-section-container .imei-link.saveinfo{width:50% !important;margin:0 auto}
.row.instructions-row{margin-left:0 !important;margin-right:0 !important}
@media(min-width:1281px){.availablity-check-container .md-form.input-group{width:55% !important}
.availablity-check-container .row.instructions-row{width:74% !important}
.availablity-check-container .large.primary-btn{width:45% !important}
.fwa-section-container .saveinfo{width:65% !important;margin:0 auto}
.availablity-check-container .row.instructions-row .col-3{max-width:15% !important}
.availablity-check-container .box-image.text-center{text-align:left !important}
.fwa-section-container .imei-link.saveinfo{width:72% !important;margin:0 auto}
.fwa-section-container .saveinfo.checkaddress{width:64% !important;margin:0 auto}
.qr-reader{width:50%;height:50%;margin:0 auto;position:relative}
}
.qr-reader video{margin-top:24px !important}
.availablity-check-container .header-container,.fwa-section-container .header-container{margin-left:0 !important;margin-right:0 !important}
.availablity-check-container .container{padding:0 1rem !important}
.availablity-check-container .md-form.input-group input,.availablity-check-container .md-form.input-group select{font-size:1.2rem !important;line-height:1.8rem !important}
.availablity-check-container .md-form.input-group label{margin-left:4px}
.availablity-check-container .md-form.input-group select option{font-size:1rem !important;line-height:1.8rem !important}
.availablity-check-container .form-resize .md-form.input-group{height:64px}
.availablity-check-container .nonauto-input .md-form.input-group{height:56px}
.availablity-check-container .nonauto-input .md-form.input-group input{margin-top:12px}
.availablity-check-container .form-resize .md-form.input-group label{margin-left:4px}
.availablity-check-container .form-resize .md-form.input-group input{padding-left:0}
.availablity-check-container .system-link,.fwa-section-container .system-link{border-bottom:1px solid #000}
.homeinternent-st-logo{width:47px;height:33.314px;flex-shrink:0;margin-top:12px;background:url("clientlib-base/resources/svg/fixedwireless/stlogo-retail.svg") center center no-repeat;margin-right:12px}
.homeinternent-retail{padding:2px 24px 2px 15px;justify-content:center;align-items:center;border-radius:0 99px 99px 0;background:#FFF;color:#000;font-size:12px;font-style:normal;font-weight:600;line-height:normal}
.availablity-check-container .logo-container,.fwa-section-container .logo-container{background:#bee81e;height:54px}
.purchasedevice-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/purchasedevice.svg") center center no-repeat}
.calendar-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/calendaricon.svg") center center no-repeat}
.wifisignal-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/wifisignal.svg") center center no-repeat}
.retail-agent-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/retailagenticon.svg") center center no-repeat}
.phoneqr-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/phoneqricon.svg") center center no-repeat}
.location-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/locationicon.svg") center center no-repeat}
.devicerouter-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/deviceroutericon.svg") center center no-repeat}
.chipdevice-icon{width:199px;height:169px;background:url("clientlib-base/resources/svg/fixedwireless/chipdeviceicon.svg") center center no-repeat;display:inline-block}
.chipdevicearrow-icon{width:60px;height:76px;background:url("clientlib-base/resources/svg/fixedwireless/chipdevicearrowicon.svg") center center no-repeat;display:inline-block;margin-left:5%}
.signupPrivacy p{display:inline}
.availablity-check-container .md-form.input-group input.success,.availablity-check-container .md-form.input-group select.success,.fwa-section-container .md-form.input-group input.success,.fwa-section-container .md-form.input-group textarea.success,.fwa-section-container .md-form.input-group select.success{border-bottom:2px solid #75b53d !important}
.chipdevicebox-icon{width:210px;height:287px;background:url("clientlib-base/resources/svg/fixedwireless/chipdeviceboxicon.svg") center center no-repeat;display:inline-block}
.availablity-check-container .container{font-size:1rem}
.serviceunavailable-icon{width:24px;height:25px;background:url("clientlib-base/resources/svg/fixedwireless/serviceunavailableicon.svg") center center no-repeat;display:inline-block}
.autoHeight{height:auto !important}
.autoHeight{height:auto !important}
.bogopromo-form-container .md-form.input-group{width:96% !important}
.bogopromo-container .large.primary-btn{width:auto !important}
.bogopromo-container .row{margin-left:0 !important;margin-right:0 !important}
@media(max-width:480px){.bogopromo-container .col-lg-6{max-width:100% !important;flex:0 0 100% !important}
}
@media(min-width:481px) and (max-width:767px){.bogopromo-container .col-lg-6{max-width:100% !important;flex:0 0 100% !important}
}
@media(min-width:768px) and (max-width:1024px){.bogopromo-container .col-lg-6{max-width:100% !important;flex:0 0 100% !important}
}
.bogopromo-container .md-form.input-group input,.bogopromo-container .md-form.input-group select{padding-bottom:0 !important}
@media(min-width:992px){.bogopromo-container .row .col-lg-6{flex:0 0 49%;max-width:49%}
}
@media only screen and (max-width:767px){.caeditaddcontainer{display:none !important}
.caeditaddmobilecontainer{font-size:1rem;font-weight:400;margin-bottom:8px}
.bottom-fixed-container{position:fixed;bottom:1.2rem;width:96%}
}
@media only screen and (orientation:landscape){.caeditaddcontainer{display:none !important}
.responsive-container .col-2{max-width:6%}
.responsive-container .col-8{max-width:50%}
.retail-bottom-fixed-container,.signup-bottom-fixed-container,.bottom-fixed-section{position:static !important}
}
.wmcart-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/wmcart.svg") center center no-repeat}
.wmSTLogo{margin-top:-1%}
.stepIconImage{width:49px !important;height:49px !important}
.wmlogoRightContainer{display:inline-block;width:66%;text-align:right}
.wmlogoLeftContainer{display:inline-block;width:34%}
.phone-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/phoneicon.svg") center center no-repeat}
.retail-bottom-fixed-container{position:fixed;bottom:1rem;width:96%}
.retail-fwa-signup-form.desktop-form .col-2{max-width:10%}
.retail-fwa-signup-form.desktop-form .col-8{max-width:35%}
.wm-bottom-fixed-container{position:fixed;bottom:1.2rem;width:96%}
.signup-bottom-fixed-container{position:fixed;bottom:1.2rem;width:96%}
.fwa-service-signup-form.desktop-form .col-2{max-width:14%}
.fwa-service-signup-form.desktop-form .col-8{max-width:52%}
.fwa-service-signup-form .checkaddress{margin-left:16% !important}
.fwa-service-signup-form .w-90{width:90% !important}
.redesign-ca-form .md-form.input-group input.success,.redesign-ca-form .md-form.input-group select.success{border-bottom:2px solid #75b53d !important}
.font-weight-six-hundread{font-weight:600 !important}
.field-help-text{font-size:.75rem}
.signup-form-navigations{font-size:14px;font-weight:600;color:#5d5d5d}
.signup-form-navigations a{font-size:14px;font-weight:600;border-bottom:1px solid #5d5d5d}
.fwa-section-container{color:#000}
.fwa-section-container .system-link{font-size:10px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.25px}
.fwa-section-container .fwa-subtitle-one{font-size:20px;font-style:normal;font-weight:600;line-height:28px}
.fwa-section-container .fwa-sub-content{font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.fwa-section-container .fwa-privacy-content{font-size:10px;font-style:normal;font-weight:400;line-height:18px}
.fwa-section-container .fwa-privacy-content a{font-size:10px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.25px}
.fwa-section-container .fwa-page-title{font-size:2rem;font-weight:600}
.fwa-section-container .w-95{width:95%}
.fwa-section-container .bottom-fixed-section{position:fixed;bottom:1.2rem;width:93%}
.subTitleFont{font-size:1.25rem}
.fwa-email-icon{width:49px;height:49px;background:url("clientlib-base/resources/svg/fixedwireless/emailicon.svg") center center no-repeat}
.fwa-section-container.desktop-form .fwa-page-title{line-height:46px;font-weight:700}
.fwa-section-container.desktop-form .fwa-privacy-content{font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.fwa-section-container.desktop-form .fwa-privacy-content a{font-size:12px;font-style:normal;font-weight:600;line-height:20px}
.fwa-section-container.desktop-form .icon-col{max-width:12% !important}
.tbv-ca-contaainer .md-form input{width:100% !important}
.ca-page.activation-phone-parent.activation-without-progressbar{padding-top:0 !important;padding-bottom:0 !important}
.fwa-service-signup-form .md-form label.error-text,.retail-fwa-signup-form .md-form label.error-text{color:#cc2714 !important;font-size:12px}
.availablity-check-container .md-form.input-group .form-control:focus{border-bottom:2px solid #75b53d !important}
.fwa-section-container .md-form label{margin-left:16px !important;transform:translateY(14px) !important;color:#5d5d5d}
.fwa-section-container .md-form label.active{font-size:12px !important;transform:translateY(0) !important;color:#5d5d5d}
.fwa-section-container .md-form.input-group .form-control{padding:20px 16px 12px 16px !important}
.fwa-section-container .md-form.input-group .form-control:focus{border-bottom:2px solid #498415 !important}
.fwa-section-container .md-form.input-group .form-control:focus label{font-size:12px !important;transform:translateY(0) !important}
.fwa-section-container .md-form.input-group .form-control:focus label.m-address-lbl{transform:translateY(30px) !important}
.fwa-section-container #caUnitSelect *{font-size:16px;line-height:24px}
.fwa-section-container #caUnitSelect * option:hover{background-color:#b2b2b2}
@media(max-width:480px){.fwa-section-container .md-form .success{background-position:96%}
.fwa-section-container .md-form label.m-address-lbl{transform:translateY(30px) !important}
.fwa-section-container .md-form label.m-address-lbl.active{transform:translateY(10px) !important}
.fwa-section-container .md-form.input-group textarea.success{background-position:97%}
}
.hm-offer-section{background-color:#e5f2fc;font-family:'Open Sans'}
.hm-offer-section .offer-text{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0}
.hm-offer-section .login-info-text{font-weight:600;font-size:14px;line-height:20px;letter-spacing:0}
.hm-service-address{font-family:'Open Sans'}
.hm-service-address .address-title{font-weight:700;font-size:12px;line-height:20px;letter-spacing:.25px}
.hm-service-address .address-info{font-weight:400;font-size:12px;line-height:20px;letter-spacing:.25px}
.ute-taxes-container .text-left,.ute-taxes-container .caption-three{font-family:"Lato",sans-serif;font-size:12px;letter-spacing:.25px;line-height:20px;font-weight:normal}
.accordion-heading{font-weight:normal !important;font-family:"Open Sans",sans-serif !important;font-size:14px !important}
.margin-bottom-unset{margin-bottom:unset}
.label-text{font-size:1.3rem !important;line-height:2rem !important;font-weight:400 !important;font-family:'GalanoGrotesque-Medium' !important;letter-spacing:normal !important}
.noLeftRightPadding{padding-left:0 !important;padding-right:0 !important}
.bundle-save-carousel{width:100% !important;padding-top:30px}
.bundle-save-carousel .usage-consumption-carousel .owl-item .carousel-item{padding:0}
.bundle-save-carousel .usage-consumption-carousel .owl-item .carousel-item .bundlesave{padding:32px 24px}
.bundle-save-carousel .carousel-inner{height:100%}
.bundle-save-carousel .bundle-offers-title{font-size:20px;font-weight:800;margin-bottom:10px}
.bundle-save-carousel .carousel-inner .usage-blank-card{min-height:315px;justify-content:space-around;align-items:center;display:flex;flex-wrap:wrap}
.bundle-save-carousel .carousel-inner .usage-blank-card i{margin:0 auto}
.bundle-save-carousel .carousel-inner .bundleslide{background-size:contain;height:100%}
.bundle-save-carousel .carousel-inner .bundleslide .slide-title{font-size:20px;font-weight:800;padding-bottom:10px}
.bundle-save-carousel .carousel-inner .bundleslide .slide-wrapper{background-color:#000;color:#FFF;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-left:10px;padding-top:5px}
.bundle-save-carousel .carousel-inner .bundleslide .slide-wrapper a{color:#FFF;padding:10px;bottom:0}
.bundle-save-carousel .carousel-inner .bundleslide .bundle-right-arrow{width:10px !important;height:10px !important;padding-left:20px !important}
.bundle-save-carousel .carousel-inner .upgradeslide{background:url(clientlib-base/resources/svg/my_account/dashboard/upgrade_plan_st.svg) center top no-repeat;background-size:contain;height:100%}
.bundle-save-carousel .carousel-inner .upgradeslide .slide-title{font-size:20px;font-weight:800;padding-bottom:10px}
.bundle-save-carousel .carousel-inner .upgradeslide .upgrade-specs{list-style:none}
.bundle-save-carousel .carousel-inner .upgradeslide .upgrade-specs li{font-weight:200;padding-bottom:5px}
.bundle-save-carousel .carousel-inner .upgradeslide .upgrade-specs li::before{content:"";background:url(clientlib-base/resources/svg/my_account/dashboard/bundle_tick_st.svg) center center no-repeat;position:absolute;width:20px;height:20px;left:20px}
.bundle-save-carousel .carousel-inner .upgradeslide .slide-wrapper{margin-top:45%;background-color:#000;color:#FFF;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-left:10px;padding-top:5px;height:35vh}
.bundle-save-carousel .carousel-inner .upgradeslide .slide-wrapper a{color:#FFF;bottom:0;position:absolute;padding:10px}
.bundle-save-carousel .carousel-inner .upgradeslide .bundle-right-arrow{width:10px !important;height:10px !important;padding-left:20px !important}
.bundle-save-carousel .carousel-inner .border-radius-st{border-radius:10px}
@media only screen and (min-width:992px){.upgradeslide,.bundleslide{height:130vh}
}
@media only screen and (min-width:320px) and (max-width:480px){.upgradeslide,.bundleslide{height:55vh}
}
.add-line-tw-modal .modal{z-index:1211;border:0;background-color:rgba(0,0,0,0.5)}
.add-line-tw-modal .modal .stepper__label{padding-top:0 !important}
.add-line-tw-modal .modal h2{font-weight:700;text-align:left !important;color:#000 !important}
.add-line-tw-modal .modal p{text-align:left !important}
.add-line-tw-modal .modal-content{padding:20px;border-radius:20px}
@media only screen and (min-width:320px) and (max-width:488px){.add-line-tw-modal .modal-content{border-radius:0}
}
.add-line-tw-modal .modal-content .close{opacity:1 !important;position:absolute;top:16px;right:16px;cursor:pointer;padding:0;margin:0;z-index:9;line-height:normal}
.add-line-tw-modal .modal-content p.error-text:not(:empty){text-align:left}
.add-line-tw-modal .modal-content .default-switch{margin-top:10px}
.add-line-tw-modal .modal-content .default-switch [class^='col-']:first-child{flex:0 0 75%;max-width:75%}
.add-line-tw-modal .modal-content .default-switch [class^='col-']:nth-child(2){flex:0 0 25%;max-width:25%}
.add-line-tw-modal .modal-content .or-seperator{width:290px;overflow:hidden;text-align:center;margin:0 auto 25px;font-size:14px;line-height:20px}
.add-line-tw-modal .modal-content .or-seperator::before{background-color:#d8dada;content:'';display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%;right:.5em;margin-left:-50%}
.add-line-tw-modal .modal-content .or-seperator::after{background-color:#d8dada;content:'';display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%;left:.5em;margin-right:-50%}
.add-line-tw-modal .modal-content .fb-messenger-chat .messenger-icon{height:30px}
.add-line-tw-modal .modal-content .input-card-type-image{position:absolute;right:15px;top:25px !important}
@media only screen and (min-width:320px) and (max-width:488px){.add-line-tw-modal .modal-content{height:100%}
}
.add-line-tw-modal .modal-dialog{width:100%;max-width:350px;margin:0 auto}
@media only screen and (min-width:992px){.add-line-tw-modal .modal-dialog{max-width:488px}
}
@media only screen and (min-width:320px) and (max-width:488px){.add-line-tw-modal .modal-dialog{height:100%;max-width:100%}
}
.add-line-tw-modal .modal-open{overflow-x:hidden;overflow-y:hidden}
.add-line-tw-modal .modal-header{border-radius:0 !important;padding:0;border:0;display:block}
.add-line-tw-modal .modal-body{padding:0;margin-top:10px}
@media only screen and (min-width:992px){.add-line-tw-modal .modal-body .first-cta{padding-right:20px}
}
@media only screen and (min-width:320px) and (max-width:488px){.add-line-tw-modal .modal-body .modal-buttons-group{position:absolute;bottom:0;width:100%}
}
@media only screen and (min-width:992px){.add-line-tw-modal .modal-body .modal-buttons-group{display:flex;justify-content:space-around;flex-direction:row-reverse}
}
@media only screen and (min-width:320px) and (max-width:488px){.add-line-tw-modal .modal-body .modal-buttons-group .btn{width:100%}
}
.add-line-tw-modal .modal .custom-radio{min-height:40px}
.add-line-tw-modal .modal .custom-radio .custom-control-label{height:auto}
.add-line-tw-modal .modal .custom-checkbox{padding:12px 10px 12px 12px;margin-top:unset !important}
.compareplans{background-color:#f9f9f9}
.compare-plans{overflow:hidden}
.compare-plans .heading-three{margin-left:16px}
@media only screen and (min-width:720px){.compare-plans .heading-three{margin-left:32px}
}
@media only screen and (min-width:920px){.compare-plans .heading-three{margin-left:0}
}
.compare-plans .compare-plan-sub-heading{align-self:stretch;color:var(--color-tech,#5d5d5d);font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-left:16px}
@media only screen and (min-width:720px){.compare-plans .compare-plan-sub-heading{margin-left:32px}
}
@media only screen and (min-width:920px){.compare-plans .compare-plan-sub-heading{margin-left:0}
}
.compare-plan-table-container table{width:100%;border-collapse:collapse;text-align:center;margin-bottom:20px}
.compare-plan-table-container table tbody tr td:last-child,.compare-plan-table-container table tbody tr th:last-child{display:none}
.compare-plan-table-container table tbody tr td{color:#5d5d5d;text-align:center;font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;overflow-wrap:break-word}
.compare-plan-table-container table tbody tr td:first-child{width:162px;padding:16px 28px 16px 16px;color:var(--colors-Black,#000);font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.compare-plan-table-container table tbody tr .icon-bullet{display:inline-block;width:16px;height:16px;border-radius:43px;background:var(--colors-Black,#000)}
.compare-plan-table-container table tbody tr .bg-gold-plan{background:#907212}
.compare-plan-table-container table tbody tr .bg-platinum-plan{background:#635c5c}
.compare-plan-table-container table tbody tr .bg-silver-plan{background:#767676}
.compare-plan-table-container table tbody tr .bg-bronze-plan{background:#8c705e}
.compare-plan-table-container table tbody tr select{padding:8px 23px;align-items:center;justify-content:center;color:var(--background-primary-light,#FFF);font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100px;align-self:stretch}
.compare-plan-table-container table tbody tr select:disabled{opacity:1}
.compare-plan-table-container table tbody tr select option{text-align:start;overflow:auto;align-self:stretch}
.compare-plan-table-container table tbody tr .walmart-logo{display:block}
.compare-plan-table-container table tbody tr .walmart-logo .text-membership{margin-left:-5px !important}
.compare-plan-table-container table th{padding:0 15px 15px 15px;text-align:center;position:relative}
.compare-plan-table-container table td{padding:0;border:1px solid #ccc;border-left:0 solid;border-right:0 solid;width:153px}
.compare-plan-table-container table td:first-child{text-align:left;font-weight:bold}
.compare-plan-table-container table td span{font-weight:bold}
.compare-plan-table-container .heading-pill{border-left:2px solid #bee81e;border-right:2px solid #bee81e}
.compare-plan-table-container .heading-pill .dropdown-disable{-webkit-appearance:none;-moz-appearance:none;text-indent:10px;padding-right:35px}
.compare-plan-table-container a.btn{width:82px;height:44px;border-radius:20px;overflow:hidden;margin:18px 8px 18px 8px}
.compare-plan-table-container tbody tr:last-child .heading-pill{border-bottom:2px solid #bee81e;border-radius:0 0 80px 80px}
.compare-plan-table-container tbody tr:nth-child(1) th,.compare-plan-table-container tbody tr:nth-child(1) td{border-top:0}
.compare-plan-table-container tbody tr:nth-child(2) th,.compare-plan-table-container tbody tr:nth-child(2) td{border-top:2px solid transparent}
.compare-plan-table-container tbody tr:last-child th,.compare-plan-table-container tbody tr:last-child td{border-bottom:0}
.compare-plan-table-container thead tr .heading-pill span{position:absolute;width:100%;border-top-right-radius:10px;top:-25px;color:#000;left:0;right:0;background:#bee81e;border-top-left-radius:10px;font-size:14px;font-weight:400;line-height:18.6px;padding:10px 0;outline:2px solid #bee81e}
@media(min-width:720px){.compare-plan-table-container table tbody tr td:last-child,.compare-plan-table-container table tbody tr th:last-child{display:none}
.compare-plan-table-container table tbody tr td:first-child{width:228px}
.compare-plan-table-container table tbody tr .bg-gold-plan{border-radius:8px;background:#907212}
.compare-plan-table-container table tbody tr .bg-platinum-plan{border-radius:8px;background:#635c5c}
.compare-plan-table-container table tbody tr .bg-silver-plan{border-radius:8px;background:#767676}
.compare-plan-table-container table tbody tr .bg-bronze-plan{border-radius:8px;background:#8c705e}
.compare-plan-table-container table tbody tr select{border-radius:8px;width:-webkit-fill-available}
.compare-plan-table-container table tbody tr select option{text-align:center;overflow:auto}
.compare-plan-table-container table tbody tr .walmart-logo{display:flex}
.compare-plan-table-container table th{padding:0 15px 15px 15px;text-align:center;position:relative}
.compare-plan-table-container table td{padding:16px 16px 0 16px}
.compare-plan-table-container .heading-pill .dropdown-disable{text-indent:0;padding-right:20px}
.compare-plan-table-container a.btn{width:132px;padding:.84rem 0 !important}
}
@media(min-width:920px){.compare-plan-table-container table tbody tr td:last-child,.compare-plan-table-container table tbody tr th:last-child{display:table-cell}
.compare-plan-table-container table tbody tr td:first-child{width:237px}
.compare-plan-table-container table tbody tr .bg-gold-plan{border-radius:8px;background:#907212}
.compare-plan-table-container table tbody tr .bg-platinum-plan{border-radius:8px;background:#635c5c}
.compare-plan-table-container table tbody tr .bg-silver-plan{border-radius:8px;background:#767676}
.compare-plan-table-container table tbody tr .bg-bronze-plan{border-radius:8px;background:#8c705e}
.compare-plan-table-container table tbody tr select{border-radius:8px;width:-webkit-fill-available}
.compare-plan-table-container table tbody tr select option{text-align:center;overflow:auto}
.compare-plan-table-container table tbody tr .walmart-logo{display:flex}
.compare-plan-table-container table th{padding:0 15px 15px 15px;text-align:center;position:relative}
.compare-plan-table-container table td{padding:16px}
.compare-plan-table-container .heading-pill .dropdown-disable{text-indent:0;padding-right:0}
.compare-plan-table-container a.btn{width:280px;height:50px;padding:.84rem 0 !important}
}
.hp-plans-carousel{background-color:#f9f9f9}
.latest-deals-carousel-wrapper{overflow:hidden;padding-top:0}
@media only screen and (min-width:720px){.latest-deals-carousel-wrapper{padding-top:30px}
}
@media only screen and (min-width:920px){.latest-deals-carousel-wrapper{padding-top:30px}
}
.latest-deals-carousel-wrapper .latest-deals-carousel-container{margin-top:0;overflow:hidden}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .productcarousel__mobile-cta{margin-bottom:20px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper{position:relative}
@media(min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper{position:absolute;margin-inline-start:5%}
}
@media(min-width:1400px) and (max-width:1650px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper{margin-inline-start:13%}
}
@media(min-width:1650px) and (max-width:1850px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper{margin-inline-start:12%}
}
@media only screen and (min-width:1920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper{margin-inline-start:19%}
}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals{width:95%;margin-inline-start:16px}
@media(min-width:720px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals{width:90%;margin-inline-start:20px}
}
@media(min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals{width:100%;margin-inline-start:0}
}
@media(min-width:1400px) and (max-width:1650px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals{width:85%}
}
@media(min-width:1650px) and (max-width:1850px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals{width:80%}
}
@media only screen and (min-width:1920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals{width:65%}
}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals .productcarousel__cta{display:none}
@media(min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals-text-wrapper .latest-deals .productcarousel__cta{display:block}
}
@media(min-width:720px){.latest-deals-carousel-wrapper .latest-deals-carousel-container{margin-top:0}
}
@media(min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container{margin-top:0;margin-bottom:24px;overflow:visible}
}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .voicemail-selection-title{color:var(--colors-Tech,#5d5d5d)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-light{background:var(--colors-Soft-Grey,#f9f9f9);color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-light .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-light .voicemail-selection-title{color:var(--colors-Tech,#5d5d5d)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-dark{background:var(--colors-Black,#000);color:var(--colors-Green,#bee81e)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-dark .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-dark .voicemail-selection-title{color:#f9f9f9}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-dark .productcarousel__cta>div:first-child a{background-color:var(--colors-Green,#bee81e) !important;color:var(--background-primary-light,#000) !important}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-dark .productcarousel__cta>div:nth-child(2) a{background-color:var(--background-primary-light,#FFF) !important}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-green{background:var(--colors-Green,#bee81e);color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-green .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-green .voicemail-selection-title{color:var(--colors-Tech,#5d5d5d)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-green .productcarousel__cta>div:nth-child(2){display:none}
.latest-deals-carousel-wrapper .latest-deals-carousel-container.bg-st-green .productcarousel__cta>div:nth-child(2) a{background-color:var(--background-primary-light,#FFF) !important}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals{padding:0 16px 32px;align-items:flex-start;gap:8px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals p{margin:0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals .voicemail-selection-title{padding-bottom:32px;text-align:left}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals .productcarousel__cta{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latestdeals-bg-image{position:absolute;width:375px;height:710px;flex-shrink:0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-carousel{display:block;margin-inline-start:0;padding:0;width:100% !important;margin-top:-32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-carousel .owl-dots{display:none}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer{margin-inline-start:32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage{display:flex}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item{height:auto}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-promo-text{color:var(--colors-Green,#bee81e);font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .phone-name{padding:8px 0 8px 0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .phone-name .heading-st-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .phone-name .heading-st-green{color:#bee81e}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card{display:block;width:79vw;height:auto;color:white;padding:32px;position:relative;border-radius:24px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white{background:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-promo-text{color:#000;margin-top:32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .phone-name{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .deal-title{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .latest-deals-detail p{color:black}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals{background-color:#000;color:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-white .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-white .btn-latest-deals .button{background-color:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray{background-color:#e8e8e9}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-promo-text{color:#000;margin-top:32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .phone-name{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .deal-title{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .latest-deals-detail p{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals{background-color:#000;color:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-gray .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-gray .btn-latest-deals .button{background-color:#e8e8e9}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green{background-color:#bee81e}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-promo-text{color:#000;margin-top:32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .deal-title{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .phone-name{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .latest-deals-detail p,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .latest-deals-detail p{color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals{background-color:#000;color:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button{background-color:#bee81e}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-green .btn-latest-deals .button a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-green .btn-latest-deals .button a{background-color:#000 !important;color:#fff !important}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black{background:#000;border:4px solid var(--colors-tech,#5d5d5d)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .latest-deals-promo-text{color:#bee81e;margin-top:32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .deal-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .deal-title{color:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .phone-name{color:#fff}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals{background-color:#bee81e;color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card.deals-card-black .btn-latest-deals .button,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card.deals-card-black .btn-latest-deals .button{background-color:#000}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail{padding-bottom:30px}
@media only screen and (min-width:720px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail{padding-bottom:0}
}
@media only screen and (min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-image-detail,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-image-detail{padding-bottom:0}
}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title{color:var(--background-primary-light,#FFF);color:#f9f9f9}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals{margin:32px 0 0 0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals .primary-btn a,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals .primary-btn a{color:#231f20 !important}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav{position:relative;display:flex;width:90vw;padding:0 32px;justify-content:center;align-items:center;justify-content:space-around;border-radius:70px;border:1px solid var(--colors-Grey,#e8e8e9);background:#FFF;margin-top:32px !important;margin-bottom:32px;margin-inline-start:32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav .owl-prev{position:relative;margin:11px}
@media only screen and (min-width:720px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav .owl-prev{margin:5px}
}
@media only screen and (min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav .owl-prev{margin:5px}
}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav .owl-next{position:relative;margin:11px}
@media only screen and (min-width:720px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav .owl-next{margin:5px}
}
@media only screen and (min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav .owl-next{margin:5px}
}
@media(min-width:720px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals{text-align:left;padding:0 32px 32px 32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latestdeals-bg-image{width:770px;height:466px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-carousel{display:block;margin-inline-start:0;margin-top:-32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer{margin-inline-start:52px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item{width:656px;height:auto}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-promo-text{margin-top:36px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .phone-name{margin-top:0;padding:8px 0 8px 0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card{padding:32px;position:relative;width:656px;height:auto}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title{color:var(--background-primary-light,#FFF)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals{margin:32px 0 32px 0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav{width:704px;justify-content:space-around;margin:auto;margin-bottom:32px}
}
@media only screen and (min-width:920px){.latest-deals-carousel-wrapper .latest-deals-carousel-container .latest-deals{padding:32px 0;margin-top:96px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel{height:728px;margin-inline-start:42%}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latestdeals-bg-image{width:1920px;height:728px;margin-inline-start:60px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-carousel{display:block;margin-top:0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer{margin-inline-start:-32px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage{gap:0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item{width:710px;height:auto;margin-top:96px}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-promo-text,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-promo-text{margin-top:0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .phone-name,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .phone-name{margin-top:0;padding:8px 0 8px 0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card{padding:32px 32px 75px 48px;position:relative;width:710px;height:auto}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .latest-deals-detail .voicemail-selection-title,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .subtitle-three-px,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .latest-deals-detail .voicemail-selection-title{color:var(--background-primary-light,#FFF)}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .owl-stage .latest-deals-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .owl-item .latest-deals-card .btn-latest-deals,.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .latest-deals-stage-outer .latest-deals-stage .latest-deals-item .latest-deals-card .btn-latest-deals{margin:32px 0 32px 0}
.latest-deals-carousel-wrapper .latest-deals-carousel-container .container-carousel .owl-nav{margin-left:-32px;width:fit-content;gap:16px;padding:5.5px 32px;border:2px solid #e8e8e9 !important}
}
.smart-banner{position:fixed;top:0;left:0;height:79px;background-color:#f2f1f6;padding:5px 16px 5px 18px;z-index:9999;box-shadow:0 1px 0 rgba(0,0,0,0.1);font-family:'SF Pro Text',Arial,sans-serif;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;transform:translateX(-50%);left:50%;width:100%}
.smart-banner .wrapper{display:flex;align-items:center;width:85%;gap:10px}
.smart-banner .wrapper .avatar{display:flex;align-items:center;justify-content:space-between;gap:10px}
.smart-banner .wrapper .avatar .smart-banner-close-button{color:#bbbbc0;border:0;background:0}
.smart-banner .wrapper .avatar img{width:70px;height:70px;border-radius:10px;flex-shrink:0;aspect-ratio:75.86/76.00;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.smart-banner .app-info{display:flex;margin-top:20px;flex-direction:column;gap:3px;height:79px}
.smart-banner .app-info .app-name{margin-left:0;color:#090b0a;font-family:"Roboto";font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-0.21px}
.smart-banner .app-info .app-developer{color:#848489;font-family:"Roboto";font-size:11px;font-style:normal;font-weight:400;line-height:12px}
.smart-banner .store-link{width:15%}
.smart-banner .store-link a{color:#367af6;text-align:center;font-family:"SF Pro Text";font-size:18px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-0.54px}
#double-charge-modal .modal-dialog{width:375px;min-height:232px;height:812px}
#double-charge-modal .modal-header{display:inline-flex;border-bottom:none !important}
#double-charge-modal .modal-content .close{top:0}
#double-charge-modal h5,#double-charge-modal p{color:#000 !important}
#double-charge-modal h5{font-family:"Open Sans";font-size:18px;font-weight:700 !important;letter-spacing:.5px;line-height:24px}
#double-charge-modal .info-text{font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0}
#double-charge-modal .primary-btn .btn,#double-charge-modal .primary-btn .btn:hover{font-family:"Open Sans";font-weight:700;font-size:12px;letter-spacing:.75px;color:#000}
#double-charge-modal .default-btn .btn{font-family:"Open Sans";font-weight:600;font-size:16px;line-height:24px;color:#1a1c35}
#double-charge-modal .secondary-btn .btn .secondary-btn .btn:hover{color:#000 !important;border:1px solid #b2b2b2 !important;font-family:"Open Sans";font-size:12px}
#double-charge-modal .modal-content{padding:20px}
#double-charge-modal .modal-footer{justify-content:center !important;border-top:0}
#double-charge-modal .modal-header .double-charge-close-icon a.btn,#double-charge-modal .modal-header .double-charge-close-icon a.btn:focus{box-shadow:none !important;border-radius:0 !important;border:none !important;border-color:transparent !important;outline:none !important}
.cmp-skinnybanner--main{padding-top:16px}
.skinny-main-wrapper .skinny-main-container{background-color:#e5f2fc;border-radius:6px;padding:16px !important}
.skinny-main-wrapper .skinny-main-container .info-icon{width:24px;margin-right:6px}
.skinny-main-wrapper .skinny-main-container a{color:#254d9d;text-decoration:underline;line-height:20px;margin-left:3px;border:unset;font-size:14px;font-family:"Open Sans";font-weight:600}
.cmp-byop-skinnybanner__cta-text,.cmp-skinnybanner__modal-ctatext{font-family:"Open Sans";font-size:14px;font-weight:400}
.cmp-skinnybanner__modal-message{padding-top:30px}
.cmp-skinnybanner__row{background-color:#e5f2fc !important;padding:16px !important;border-radius:12px}
.cmp-skinnybanner__bgrow{padding:16px !important;border-radius:12px}
.cmp-skinnybanner__img-container{margin:0 8px 0 0;height:100%;min-width:24px;width:24px}
.cmp-skinnybanner__img-container img{height:24px;width:100%;object-fit:cover}
.cmp-byop-skinnybanner__text-message,.cmp-skinnybanner__text-message{color:#254d9d;font-family:"Open Sans";font-weight:400;font-size:14px;letter-spacing:0}
.cmp-skinnybanner__text-device,.cmp-skinnybanner__text-details{font-family:"Open Sans";font-weight:600;font-size:14px;line-height:20px;letter-spacing:0}
.cmp-skinnybanner__text-details{text-decoration:underline}
.byop-skinny-main-wrapper .byop-skinny-main-container{border-radius:6px;padding:16px !important}
.byop-skinny-main-wrapper .byop-skinny-main-container .info-icon{width:24px;margin-right:6px}
.byop-skinny-main-wrapper .byop-skinny-main-container a{color:#254d9d;text-decoration:underline;line-height:20px;margin-left:3px;border:unset;font-size:14px;font-family:"Open Sans";font-weight:600}
@media only screen and (max-width:767px){.cmp-skinnybanner--main{padding-bottom:16px}
}
.devicedetailskinnybanner .skinny-main-wrapper .skinny-main-container a{color:#254d9d;text-decoration:underline;line-height:20px;margin-left:3px;border:unset;font-size:14px;font-family:"Open Sans";font-weight:600}
html{font-family:"Open Sans",sans-serif;scroll-behavior:smooth}
body{font-family:"Open Sans",sans-serif;letter-spacing:0;font-size:16px;font-weight:400;background:#e8e8e9;line-height:24px;color:#000;overflow-y:auto}
img{max-width:100%}
.overflow-hidden{overflow-y:hidden}
body.modal-open{padding-right:0 !important;overflow:hidden !important}
.overflow-show{overflow-y:auto}
.wow{visibility:hidden}
.text-color-white{color:#fff !important}
.text-color-black{color:#000 !important}
.text-color-grey{color:#5d5d5d !important}
.text-color-green{font-weight:700 !important;color:#306104 !important}
.text-color-middle-grey{color:#b2b2b2 !important}
.bg-silver{background:#d3c8b8 !important}
.bg-bronze{background:#784f36 !important;color:#fff !important}
.bg-gold{background:#f9c543 !important}
.bg-platinum{background:#786f70 !important;color:#fff !important}
.bg-plan-black{background:#000 !important;color:#fff !important}
.bg-white{background:#fff !important}
.bg-soft-grey{background:#f9f9f9 !important}
.bg-black{background:#000 !important}
.bg-almost-black{background:#231f20 !important}
.bg-green{background:#bee81e !important}
.bg-dark-green{background:#75b53d !important}
.bg-grey{background-color:#e8e8e9 !important}
.bg-middle-grey{background-color:#b2b2b2 !important}
sup{top:-1em}
.modal-backdrop.show{opacity:.4;z-index:1000}
.dropdown-toggle::after{display:none}
.navbar-collapse.in{overflow:hidden}
.h-invisible{visibility:hidden !important;height:0 !important}
p{margin-bottom:0}
h1,h2,h3,h4,h5,h6{margin-bottom:0}
.mt-00{margin-top:0 !important}
.mt-05{margin-top:5px !important}
.mt-07{margin-top:7px !important}
.mt-10{margin-top:10px !important}
.mt-15{margin-top:15px !important}
.mt-20{margin-top:20px !important}
.mt-30{margin-top:30px !important}
.mt-40{margin-top:40px !important}
.mt-50{margin-top:50px !important}
.mt-60{margin-top:60px !important}
.mt-70{margin-top:70px !important}
.mb-00{margin-bottom:0 !important}
.mb-05{margin-bottom:5px !important}
.mb-10{margin-bottom:10px !important}
.mb-20{margin-bottom:20px !important}
.mb-30{margin-bottom:30px !important}
.mb-40{margin-bottom:40px !important}
.mb-50{margin-bottom:50px !important}
.mb-60{margin-bottom:60px !important}
.mb-70{margin-bottom:70px !important}
.pt-00{padding-top:0 !important}
.pt-05{padding-top:5px !important}
.pt-10{padding-top:10px !important}
.pt-20{padding-top:20px !important}
.pt-24{padding-top:24px !important}
.pt-30{padding-top:30px !important}
.pt-40{padding-top:40px !important}
.pt-50{padding-top:50px !important}
.pt-60{padding-top:60px !important}
.pt-70{padding-top:70px !important}
.pb-00{padding-bottom:0 !important}
.pb-05{padding-bottom:5px !important}
.pb-10{padding-bottom:10px !important}
.pb-20{padding-bottom:20px !important}
.pb-30{padding-bottom:30px !important}
.pb-40{padding-bottom:40px !important}
.pb-50{padding-bottom:50px !important}
.pb-60{padding-bottom:60px !important}
.pb-70{padding-bottom:70px !important}
.pl-10{padding-left:10px !important}
.pl-20{padding-left:20px !important}
.pr-10{padding-right:10px !important}
.pr-12{padding-right:12px !important}
.p-20{padding:20px}
.ml-10{margin-left:10px}
.ml-15{margin-left:15px}
.ml-20{margin-left:20px}
.ml-30{margin-left:30px}
.mr-10{margin-right:10px}
.ml-130{margin-left:130px !important}
.mr-20{margin-right:20px}
.mr-25{margin-right:25px}
.mr-30{margin-right:30px}
.m-30{margin:30px !important}
.fs-13{font-size:13px}
.heading-one{font-size:60px;font-weight:700;letter-spacing:-1.5px;line-height:62px}
.heading-two{font-size:44px;font-weight:700;letter-spacing:-0.5px;line-height:46px}
.heading-three{font-size:32px;font-weight:600;letter-spacing:-0.25px;line-height:36px}
.heading-four{font-size:24px;font-weight:700;letter-spacing:0;line-height:28px}
.subtitle-one{font-size:20px;font-weight:600;letter-spacing:0;line-height:25px}
.subtitle-two{font-size:18px;font-weight:700;letter-spacing:.5px;line-height:24px}
.subtitle-three-px,.voicemail-selection-title{font-size:16px;letter-spacing:0;line-height:24px;font-weight:400}
.subtitle-three-normal{font-size:16px;letter-spacing:0;line-height:24px;font-weight:600}
.subtitle-three-normal{font-size:16px;letter-spacing:0;line-height:24px;font-weight:700}
.button{font-size:14px;font-weight:700;letter-spacing:.75px}
.caption-one{font-size:14px;font-weight:700;letter-spacing:0;line-height:20px}
.caption-one-normal{font-size:14px;letter-spacing:0;line-height:20px;font-weight:400}
.caption-one-info{font-size:10px;letter-spacing:0;line-height:20px;font-weight:400}
.caption-two{font-size:12px;font-weight:400;letter-spacing:.25px;line-height:20px}
a.caption-two.linkHover:hover{border-bottom:2px solid #000}
.caption-three{font-size:12px;letter-spacing:.3px;font-weight:400;line-height:20px}
.caption-three-bold{font-size:12px;letter-spacing:.75px;font-weight:700;line-height:20px}
.legal{font-size:10px;font-weight:400;letter-spacing:.25px;line-height:18px}
.caption-four{font-size:12px;line-height:14px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.caption-five{font-size:11px;line-height:14px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.caption-six{font-size:10px;line-height:14px;letter-spacing:0;font-weight:400;font-family:"Open Sans",sans-serif}
.caption-six-bold{font-size:10px;line-height:14px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.caption-seven{font-size:9px;line-height:13px;letter-spacing:0;font-weight:600;font-family:"Open Sans",sans-serif}
.caption-eight{font-size:9px;line-height:13px;letter-spacing:0;font-weight:700;font-family:"Open Sans",sans-serif}
.highlight-text{color:#bee81e !important}
.border-top-tech{border-top:1px solid #5d5d5d !important}
.border-bottom-tech{border-bottom:1px solid #5d5d5d !important}
.border-top-grey{border-top:1px solid #e8e8e9 !important}
.border-bottom-grey{border-bottom:1px solid #e8e8e9 !important}
.border-top-bottom-grey{border-top:1px solid #e8e8e9 !important;border-bottom:1px solid #e8e8e9 !important}
.border-top-black{border-top:1px solid #231f20 !important}
.border-top-black-bold{border-top:5px solid #231f20 !important}
.border-top-black-normal{border-top:3px solid #231f20 !important}
.border-bottom-black{border-bottom:1px solid #231f20 !important}
.border-bottom-black-bold{border-bottom:6px solid #231f20 !important}
.border-bottom-black-normal{border-bottom:3px solid #231f20 !important}
.border-top-bottom-black{border-top:1px solid #231f20 !important;border-bottom:1px solid #231f20 !important}
.pt-01{padding-top:2px !important}
.phoneNbrLabel{z-index:999}
.error-text{color:#cc2714 !important}
.success-text{color:#75b53d}
#quantity_label:focus{background:red}
.popover{text-align:center;background-color:#e8e8e9;font-size:12px;letter-spacing:.25px;line-height:20px;border-radius:10px;border:0;z-index:1019}
.popover .notify-container{border:1px solid #b2b2b2;border-radius:10px;margin:5px 0;padding:4px 24px;font-size:10px;font-weight:700;letter-spacing:.3px;line-height:18px;cursor:pointer}
.popover .arrow:after{border:solid #e8e8e9;border-width:1px 1px 1px 0;display:inline-block;border-top-color:#e8e8e9;background:#e8e8e9;width:8px;height:8px;top:-5px;left:0;transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.popover .arrow:before{border:0}
.bs-popover-top{z-index:9999 !important}
.box-shadow-header{box-shadow:4px 4px 12px 0 rgba(0,0,0,0.2)}
.animation-half-s{animation-delay:.3s}
.animation1s{animation-delay:1s}
.animation2s{animation-delay:2s}
.opac-5{opacity:.5}
input::-ms-clear,input::-ms-reveal{display:none}
.modal-backdrop-nav,.modal-backdrop-search,.modal-backdrop-filter{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.modal-backdrop-nav.show,.modal-backdrop-search.show{opacity:.4}
.modal-backdrop-filter.show{opacity:0}
.filter-modal-wrap .modal.show:focus{outline:1px dotted #b2b2b2}
.acp-enrollment,.acp-discount-not-eligible{background-color:#4a4a4a;color:#fff;padding-top:20px;padding-bottom:20px}
.acp-not-eligible .acp-not-eligible-text p{color:#cc2714}
.acp-enrollment-pdp{background-color:#4a4a4a;color:#fff;padding:10px}
.acp-discount .acp-discount-image{padding:.5rem}
.acp-discount .acp-discount-image p img{width:65px}
.acp-discount .acp-discount-calculation{padding:.5rem}
@media(min-width:992px){.acp-ar-disclaimer{width:110%}
}
.acp-original-offer-price,.acp-original-offer-plan-price,.acp-discounted-plan-price-offer{color:#5d5d5d}
.acp-multiline-discounted-price{font-weight:700}
.acp-discount-not-eligible-pdp{background-color:#4a4a4a;color:#fff;padding:20px 30px;border-radius:5px}
.login-link{text-decoration:underline !important;border-bottom:none !important}
.text-color-red{color:#cc2714 !important}
.grecaptcha-badge{visibility:hidden;position:fixed;z-index:2147483647 !important;border:0;width:auto !important;display:initial !important;opacity:1 !important;letter-spacing:normal}
.rounded-mr{border-radius:1.25rem !important}
.show-tootip-modal .modal-content{margin-left:30px;margin-right:30px;padding:0}
.show-tootip-modal .modal-body{margin-top:0 !important;padding-left:20px;padding-right:20px;padding-top:20px}
.show-tootip-modal .modal-body .caption-one-normal{font-weight:500;line-height:24px !important;font-size:13px !important}
.show-tootip-modal .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #c4c4c4;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);text-align:center;justify-content:center}
.show-tootip-modal .modal-footer .close-modal{border:0;background:0}
.show-tootip-modal .modal-footer .close-modal:focus{outline:1px solid #c4c4c4}
.visble-desktop-view{display:block}
.visible-mobile-view{display:block}
.min-padding{padding-bottom:2px}
.small-padding{padding:4px 0}
.small-padding-one{padding:4px 0 0 0}
.big-padding{padding:0 8px 8px 8px}
.left-padding{padding-left:14px}
.right-padding{padding-left:0;padding-right:0}
.read-pol{height:27px}
@media only screen and (min-width:992px){.mld-plan-promo-cards .plan-card-label-outline{box-shadow:0 0 0 6px #000,0 2px 10px rgba(0,0,0,0.2)}
.plan-card-label-outline{box-shadow:0 0 0 6px #000,0 2px 10px rgba(0,0,0,0.2)}
.plan-card-label-outline-remove{transition:box-shadow 1s linear;box-shadow:none !important}
}
.mulitline-plan-superscript-text{position:absolute;top:27px;width:90px;left:-50px;line-height:28px;font-size:16px;font-weight:600}
.mulitline-plan-month-hide{opacity:0}
.no-purchase-container{margin:auto !important;width:50% !important}
.font-uppercase{text-transform:uppercase}
.raf-error-modal-header{color:#000;font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.5px;text-transform:uppercase}
@media(min-width:375px) and (max-width:767px){.colum-reverse{flex-direction:column-reverse}
.skip-mt-20{margin-top:20px}
}
@media only screen and (max-width:1024px){.mobile-pt-20{padding-top:20px !important}
.image-teaser-container .slide-container .banner-btn:has(.mobile-pt-20){padding-top:0 !important}
}
@media only screen and (max-width:767px){.no-purchase-container{margin:auto !important;width:100% !important}
}
.display-center{display:flex;justify-content:center;position:relative}
.download-fcc-labels-btn{width:285px !important}
input.form-control.refill-info{height:43px !important;padding-right:0 !important}
input.form-control.bg-soft-grey.alternate.disabled{outline:none !important;box-shadow:none !important;background-color:transparent;font-size:20px !important;font-weight:bold !important;border:0 !important;color:#000 !important}
li.col-6.pl-0.pr-0.d-flex.justify-content-end.p-style{padding-right:18px !important}
span.form-control.bg-soft-grey.alternate{background:#f9f9f9 !important;padding:12px;font-weight:bold;font-size:20px;box-shadow:none;border:0 !important;color:#000 !important}
input.form-control.refill-info.disabled.success{border-bottom:none !important}
span.form-control.bg-soft-grey.alternate:focus{border-color:2px #000 !important}
.singleline-refillInput{margin-top:15px !important;border-bottom-color:#b2b2b2 !important;font-size:16px !important;color:#5d5d5d !important}
.md-form.input-group.alternate.dataList-checker.wrap-drop.custom-dropdown-opt.singleline-refillInput:after{display:none !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan ul p{color:#231f20 !important;font-size:16px !important}
.manage-autorefill-st .managed-line.manage-auto-refill .your-plan ul p.not-eligible{color:#5d5d5d !important}
.md-form.input-group.alternate.dataList-checker.singleline-refillpin label{display:none !important}
.md-form.input-group.alternate.dataList-checker.singleline-refillpin .autocomplete input.form-control.data-list.success{background:#f9f9f9 !important;border-bottom:1px solid #b2b2b2 !important;font-size:16px !important;color:#5d5d5d !important;margin-top:15px !important}
.md-form.input-group.alternate.dataList-checker.singleline-refillpin .autocomplete .dropdownList{display:none !important}
@media only screen and (min-width:992px){.adjust-height{height:175px}
}
.modal-dialog-centered .zip-modal{padding:40px 40px 48px 40px !important;width:320px !important}
.add-cart-container .purchase-phone-form .learn-more{padding-top:20px}
@media(min-width:992px){.add-cart-container .purchase-phone-form .learn-more{padding-top:8px}
}
@media(min-width:720px){.add-cart-container .purchase-phone-form .learn-more{padding-top:8px}
}
.additional-line{width:100%}
.additional-line .page-heading{color:#000;font-feature-settings:'liga' off,'clig' off;font-family:"Open Sans";font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.25px}
.mb-35{margin-bottom:35px !important}
.warning-text{font-size:14px;text-align:center}
.subtitle-two.needADeviceTitle{font-size:32px;color:#000 !important}
.plan-card-list-descript-align{text-align:left;width:85% !important}
.login-btn-ST a.btn{padding-left:2.5rem !important;padding-right:2.5rem !important}
.guest-checkout-text-ST{color:#254d9d;font-weight:700;font-size:12px;letter-spacing:.25px;line-height:20px}
.st-savings-green{color:#498415}
.st-global-navigation-icons-remove{position:relative;bottom:16px}
.pageTagTitle{margin-left:6px;font-family:'Open Sans';font-weight:400;font-style:normal;color:#000;font-size:10px;line-height:10px;padding:4px 5px 5px 5px;border-radius:4px;border:1px solid #000;display:inline-block}
.imei-error-div{margin-bottom:20px;display:none}
.imei-error-transfer-card{max-width:360px;padding:20px;background-color:#e5f2fc;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,0.05);font-family:'Arial',sans-serif;color:#313334;gap:10px}
.imei-error-transfer-card h2{font-size:18px;font-weight:700;color:#313334;margin:0 0 10px}
.imei-error-transfer-card h3{font-size:18px;font-weight:700;color:#313334;margin:0 0 10px}
.imei-error-transfer-card p{font-size:14px;color:#313334;margin-bottom:16px}
.imei-error-transfer-card a{display:block;width:100%;padding:12px;font-size:14px;font-weight:bold;color:#fff;background-color:#000;border:0;border-radius:8px;cursor:pointer;margin-bottom:16px}
.imei-error-transfer-card a:hover{background-color:#000}
.imei-error-transfer-card .imei-error-icon{font-size:18px;font-weight:bold;color:#313334;background-color:#e5f2fc;width:50px;height:24px;text-align:center;line-height:23px;border-radius:50%;margin-bottom:10px;border:2px solid #313334}
.imei-error-transfer-card hr{border:0;border-top:1px solid #e2e8f0;margin:16px 0}
@media only screen and (min-width:320px){.auto-refill-center{text-align:left !important}
.component-heading{font-size:18px;font-weight:700;letter-spacing:.5px;line-height:24px;color:#5d5d5d}
.auto-refill-heading-title{font-size:32px;font-style:normal;font-weight:600;letter-spacing:-0.25px;line-height:36px;color:#000;padding:30px 0 30px 0}
.phone-text-subtitle{font-size:16px;letter-spacing:0;line-height:24px;color:#000;padding-top:30px}
.auto-refill-text-subtitle{font-size:16px;letter-spacing:0;line-height:24px;color:#5d5d5d;padding-top:0;font-weight:700}
.esim-note{font-size:8px}
.container{max-width:100%}
.width-variation-40 .slide-title,.width-variation-40 .slide-description,.width-variation-40 .coverage_search,.width-variation-40 .straight-talk .banner-title,.width-variation-40 .straight-talk .heading-one{width:100%}
.width-variation-40 .card-tile h2,.width-variation-40 .card-tile p{width:40%}
.width-variation-50 .slide-title,.width-variation-50 .slide-description,.width-variation-50 .coverage_search,.width-variation-50 .straight-talk .banner-title,.width-variation-50 .straight-talk .heading-one{width:100%}
.width-variation-50 .card-tile h2,.width-variation-50 .card-tile p{width:50%}
.width-variation-60 .slide-title,.width-variation-60 .slide-description,.width-variation-60 .coverage_search,.width-variation-60 .straight-talk .banner-title,.width-variation-60 .straight-talk .heading-one{width:100%}
.width-variation-60 .card-tile h2,.width-variation-60 .card-tile p{width:60%}
.width-variation-70 .slide-title,.width-variation-70 .slide-description,.width-variation-70 .coverage_search,.width-variation-70 .straight-talk .banner-title,.width-variation-70 .straight-talk .heading-one{width:100%}
.width-variation-70 .card-tile h2,.width-variation-70 .card-tile p{width:70%}
.width-variation-75 .slide-title,.width-variation-75 .slide-description,.width-variation-75 .coverage_search,.width-variation-75 .straight-talk .banner-title,.width-variation-75 .straight-talk .heading-one{width:100%}
.width-variation-75 .card-tile h2,.width-variation-75 .card-tile p{width:75%}
.width-variation-80 .slide-title,.width-variation-80 .slide-description,.width-variation-80 .coverage_search,.width-variation-80 .straight-talk .banner-title,.width-variation-80 .straight-talk .heading-one{width:100%}
.width-variation-80 .card-tile h2,.width-variation-80 .card-tile p{width:80%}
.width-variation-90 .slide-title,.width-variation-90 .slide-description,.width-variation-90 .coverage_search,.width-variation-90 .straight-talk .banner-title,.width-variation-90 .straight-talk .heading-one{width:100%}
.width-variation-90 .card-tile h2,.width-variation-90 .card-tile p{width:90%}
.width-variation-100 .slide-title,.width-variation-100 .slide-description,.width-variation-100 .coverage_search,.width-variation-100 .straight-talk .banner-title,.width-variation-100 .straight-talk .heading-one{width:100%}
.main-content{margin-top:0}
.card-tile h2,.card-tile p{width:100%}
.data-list{padding:16px 15px 15px 16px !important}
}
@media only screen and (min-width:375px){.container{max-width:100%}
.width-variation-40 .slide-title,.width-variation-40 .slide-description,.width-variation-40 .coverage_search,.width-variation-40 .straight-talk .banner-title,.width-variation-40 .straight-talk .heading-one{width:100%}
.width-variation-40 .card-tile h2,.width-variation-40 .card-tile p{width:40%}
.width-variation-50 .slide-title,.width-variation-50 .slide-description,.width-variation-50 .coverage_search,.width-variation-50 .straight-talk .banner-title,.width-variation-50 .straight-talk .heading-one{width:100%}
.width-variation-50 .card-tile h2,.width-variation-50 .card-tile p{width:50%}
.width-variation-60 .slide-title,.width-variation-60 .slide-description,.width-variation-60 .coverage_search,.width-variation-60 .straight-talk .banner-title,.width-variation-60 .straight-talk .heading-one{width:100%}
.width-variation-60 .card-tile h2,.width-variation-60 .card-tile p{width:60%}
.width-variation-70 .slide-title,.width-variation-70 .slide-description,.width-variation-70 .coverage_search,.width-variation-70 .straight-talk .banner-title,.width-variation-70 .straight-talk .heading-one{width:100%}
.width-variation-70 .card-tile h2,.width-variation-70 .card-tile p{width:70%}
.width-variation-75 .slide-title,.width-variation-75 .slide-description,.width-variation-75 .coverage_search,.width-variation-75 .straight-talk .banner-title,.width-variation-75 .straight-talk .heading-one{width:100%}
.width-variation-75 .card-tile h2,.width-variation-75 .card-tile p{width:75%}
.width-variation-80 .slide-title,.width-variation-80 .slide-description,.width-variation-80 .coverage_search,.width-variation-80 .straight-talk .banner-title,.width-variation-80 .straight-talk .heading-one{width:100%}
.width-variation-80 .card-tile h2,.width-variation-80 .card-tile p{width:80%}
.width-variation-90 .slide-title,.width-variation-90 .slide-description,.width-variation-90 .coverage_search,.width-variation-90 .straight-talk .banner-title,.width-variation-90 .straight-talk .heading-one{width:100%}
.width-variation-90 .card-tile h2,.width-variation-90 .card-tile p{width:90%}
.width-variation-100 .slide-title,.width-variation-100 .slide-description,.width-variation-100 .coverage_search,.width-variation-100 .straight-talk .banner-title,.width-variation-100 .straight-talk .heading-one{width:100%}
.main-content{margin-top:0}
.card-tile h2,.card-tile p{width:100%}
}
@media only screen and (min-width:768px){.auto-refill-center{text-align:left !important}
.container{max-width:100%}
.width-variation-40 .card-tile h2,.width-variation-40 .card-tile p{width:40%}
.width-variation-40 .slide-title,.width-variation-40 .slide-description,.width-variation-40 .coverage_search{width:50%}
.width-variation-50 .card-tile h2,.width-variation-50 .card-tile p{width:50%}
.width-variation-50 .slide-title,.width-variation-50 .slide-description,.width-variation-50 .coverage_search{width:60%}
.width-variation-60 .card-tile h2,.width-variation-60 .card-tile p{width:60%}
.width-variation-60 .slide-title,.width-variation-60 .slide-description,.width-variation-60 .coverage_search{width:70%}
.width-variation-70 .card-tile h2,.width-variation-70 .card-tile p{width:70%}
.width-variation-70 .slide-title,.width-variation-70 .slide-description,.width-variation-70 .coverage_search{width:70%}
.width-variation-75 .card-tile h2,.width-variation-75 .card-tile p{width:75%}
.width-variation-75 .slide-title,.width-variation-75 .slide-description,.width-variation-75 .coverage_search{width:75%}
.width-variation-80 .card-tile h2,.width-variation-80 .card-tile p{width:80%}
.width-variation-80 .slide-title,.width-variation-80 .slide-description,.width-variation-80 .coverage_search{width:80%}
.width-variation-90 .card-tile h2,.width-variation-90 .card-tile p{width:90%}
.width-variation-90 .slide-title,.width-variation-90 .slide-description,.width-variation-90 .coverage_search{width:90%}
.width-variation-100 .card-tile h2,.width-variation-100 .card-tile p{width:100%}
.width-variation-100 .slide-title,.width-variation-100 .slide-description,.width-variation-100 .coverage_search{width:100%}
}
@media only screen and (min-width:992px){.data-list{padding:16px 30px 15px 16px !important}
.esim-note{font-size:11px}
.container{max-width:100%}
.main-content{margin-top:116px}
.overflow-hidden{overflow-y:hidden;position:fixed;width:100%}
}
@media only screen and (min-width:1024px){.container{max-width:994px !important}
.width-variation-40 .slide-title,.width-variation-40 .slide-description,.width-variation-40 .coverage_search,.width-variation-40 .straight-talk .banner-title,.width-variation-40 .straight-talk .heading-one{width:40%}
.width-variation-50 .slide-title,.width-variation-50 .slide-description,.width-variation-50 .coverage_search,.width-variation-50 .straight-talk .banner-title,.width-variation-50 .straight-talk .heading-one{width:50%}
.width-variation-60 .slide-title,.width-variation-60 .slide-description,.width-variation-60 .coverage_search,.width-variation-60 .straight-talk .banner-title,.width-variation-60 .straight-talk .heading-one{width:60%}
.width-variation-70 .slide-title,.width-variation-70 .slide-description,.width-variation-70 .coverage_search,.width-variation-70 .straight-talk .banner-title,.width-variation-70 .straight-talk .heading-one{width:70%}
.width-variation-75 .slide-title,.width-variation-75 .slide-description,.width-variation-75 .coverage_search,.width-variation-75 .straight-talk .banner-title,.width-variation-75 .straight-talk .heading-one{width:75%}
.width-variation-80 .slide-title,.width-variation-80 .slide-description,.width-variation-80 .coverage_search,.width-variation-80 .straight-talk .banner-title,.width-variation-80 .straight-talk .heading-one{width:80%}
.width-variation-90 .slide-title,.width-variation-90 .slide-description,.width-variation-90 .coverage_search,.width-variation-90 .straight-talk .banner-title,.width-variation-90 .straight-talk .heading-one{width:90%}
.width-variation-100 .slide-title,.width-variation-100 .slide-description,.width-variation-100 .coverage_search,.width-variation-100 .straight-talk .banner-title,.width-variation-100 .straight-talk .heading-one{width:100%}
}
@media only screen and (min-width:1280px){.container{max-width:1240px !important}
}
@media(min-width:320px) and (max-width:767px){.move-mobile-top{margin-top:-15.5em}
.mobile-mb-18{margin-bottom:18em}
.mobile-mb-20{margin-bottom:20em}
.mobile-mb-21{margin-bottom:21em}
.mobile-mb-22{margin-bottom:22em}
.mobile-mb-23{margin-bottom:23em}
.mobile-mb-24{margin-bottom:24em}
.mobile-mb-25{margin-bottom:25em}
}
.landingpage .wow{visibility:hidden}
.wow{visibility:visible}
.icon.dark-theme.large i.heart-white{background:url("clientlib-base/resources/svg/why_straight_talk/nav/heart-white.svg") center center no-repeat !important}
@media only screen and (min-width:768px){.author-featured-app-carousel .card-tile{width:319px !important;height:475px !important;margin:0 auto !important;padding:60px 86px 114px 43px !important;background-size:319px 475px !important}
}
.bg-blue{background:#0071ce}
.search-box-padding-15{padding:15px}
.search-box-padding-top-10{padding-top:10px}
.h1-hide{position:absolute;left:-999999px;color:transparent}
.pre-wrap .slide-container p,.pre-wrap .slide-container h2,.pre-wrap .slide-container .slide-description p{white-space:pre-wrap}
.pre-wrap .slide-container h2.slide-title,.pre-wrap .slide-container h2.slide-title p{white-space:normal}
.pre-wrap .straight-talk h2,.pre-wrap .straight-talk .banner-title{white-space:pre-wrap}
.pre-wrap .promo-card .card-tile p,.pre-wrap .promo-card .card-tile h2{white-space:pre-wrap}
.overlap .container{position:relative;top:-142px;z-index:9}
@media only screen and (min-width:375px){.overlap .container{height:1430px}
.img-big-screen img{height:449px;width:297px}
}
@media only screen and (min-width:768px){.overlap .container{height:420px}
}
@media only screen and (min-width:992px){.overlap .container{height:360px}
}
@media only screen and (min-width:1024px){.testimonial .user-testmonials .user-msg{height:220px !important}
}
@media(min-width:1024px){.promo-card-product-carousel .container-carousel{margin:0 auto;width:70% !important;display:flex}
.img-big-screen img{height:564px;width:698px}
}
.w-60{width:60% !important}
.w-80{width:80% !important}
.w-100{width:100% !important}
.loaderplp{position:absolute;top:50%;left:50%;transform:translateX(-50%)}
.pull-right{float:right}
.full-width-image img{height:400px}
#s7spin_div_container.s7container{height:506px !important}
#s7spin_div_container.s7container canvas{width:520px;height:554px}
.modal-body-margin{margin:0 43px}
.purchase-modal .phone-compare .quick-look-container h1{margin-left:15px;margin-right:15px}
.purchase-modal .phone-compare .feature-details h2{margin-left:15px;margin-right:15px}
.img-big-screen .image-container{background:linear-gradient(180deg,#000 50%,#fff 50%)}
.loader-background{opacity:.8 !important;z-index:1600 !important;background:rgba(255,255,255,0.8)}
.bs-popover-top.modalPopover{z-index:9999}
.pdp-more-feature .image-container img{max-width:100%;height:auto}
.dropdown-label-active{font-size:12px !important;top:8px !important}
.bg-cedae9{background:#cedae9 !important}
.track-order-fields p.error-text,.text-apn-conatiner p.error-text{margin-top:0 !important}
.text-apn-conatiner .apn-link-margin{margin-top:-10px !important}
.autocomplete{position:relative}
.autocomplete__result{position:absolute;border-bottom:0;border-top:0;z-index:9999;top:100%;left:0;right:0;background-color:#fff;max-height:300px;overflow-y:auto}
.autocomplete__result div{padding:1rem;cursor:pointer}
.step-hidden{position:absolute;left:0;top:0;z-index:-1}
div.text-color-black .coverage_search a{color:#000 !important}
div.text-color-white .coverage_search a{color:#fff !important}
.promo-card-container-bg-color{background:#fff !important}
.select-validate-heading{text-overflow:ellipsis;overflow:hidden;white-space:pre;width:100%}
a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}
a.skip-main:focus,a.skip-main:active{color:#000;background-color:rgba(225,255,255,0.4);left:0;top:auto;width:auto;height:auto;overflow:auto;margin:0 5px;padding:5px;border-radius:5px;border:0;text-align:center;font-size:12px;z-index:9999999}
.esim-note{font-size:11px}
@media only screen and (max-width:600px){.esim-note{font-size:8px}
}
@media only screen and (max-width:360px){.esim-note{font-size:7px}
}
a.ae-carousel,button.ae-carousel{display:inline-block !important;position:absolute;left:-9999px;overflow:hidden;top:auto;width:1px;height:1px;z-index:50000 !important}
.search_form,.mobile_search_form{width:100%}
.mobile_search_form{margin:5px 10px 3px 10px}
#mobileSearchBar li{border-bottom:0}
#mobileSearchBar input[type="text"]:not(.browser-default){border-bottom:1px solid transparent}
#mobileSearchBar input[type="text"]:not(.browser-default):focus:not([readonly]){border-bottom:1px solid #5d5d5d}
.yxt-SearchBar-container,.yxt-SearchBar-clear{background:#f9f9f9 !important}
.yxt-SearchBar-button{border:3px solid #000 !important;background:#000;color:white}
.visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}
.top-10{top:10rem}