.two-column-cta.theme-container .container.two-column-cta__border {
    border: 1px solid #D8D8D9;
    border-radius: 6px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
    color: #3C3D41;
}

.two-column-cta-new {
    color: #111111 !important;
    margin: 0.25rem -1rem 0rem !important;
}

.two-column-cta .take-control {
    margin: 1em 0;
}


.two-column-cta h2{
    margin: .75em 0;
}

.cta-group__button-new {
    font-size: 12px !important;
}

@media (min-width: 45em) {
    .two-column-cta .take-control {
        margin: 2em auto;
        max-width: 430px;
    }

    .two-column-cta-new .take-control {
        margin: 0 0 !important;
    }
}

.two-column-cta .take-control .div-cell {
    display: block;
    vertical-align: middle;
    position: relative;
}

.two-column-cta .take-control .div-cell.or {
    margin: .5em 0;
}

@media (min-width: 45em) {
    .two-column-cta .take-control .div-cell.or {
        margin: 0;
    }
}

@media (max-width: 45em) {
    .two-column-cta .container {
        padding: 24px 16px;
    }

    .two-column-cta h2{
        margin-top: 0;
    }
}

@media (min-width: 45em) {
    .two-column-cta .take-control .div-cell {
        display: table-cell;
    }
}

.two-column-cta .take-control .button {
    margin: 0;
    display: block;
    text-align: center;
    min-width: 6.4em; /*fix for DEL-25066*/
}

.two-column-cta-new .take-control .button {
    min-width: 15.7em;
    padding: 12px 24px !important;
}

.two-column-cta .take-control .or {
    padding: 0 1em;
}
.two-column-cta-new .take-control .or {
    padding: 0 0.5em;
}

.two-column-cta-new .take-control .div-table{
    display : table;
}

.two-column-cta .take-control .div-table{
    display : table;
    width : 100%;
}

.two-column-cta .take-control .cta-group__button.alt{
    background-color: transparent;
    border: 1px solid  #007B85;
    color: #007b85 !important;
}
.two-column-cta-new .take-control .cta-group__button-new.alt{
    background-color: transparent !important;
    border: 1px solid  #111111 !important;
    color: #111111 !important;
}

.cta-group__button-new{
    background-color: transparent;
    background-color: #111111 !important;
    border: 1px solid  #111111 !important;
    font-size: 16px !important;
}

.two-column-cta .header{
    padding: 0;
}

.two-column-cta-heading-new {
    margin-bottom: 2rem;
}

.two-column-cta-subheading-new {
    margin-bottom: 4rem;
}

.two-column-cta-new .two-column-cta-heading h3{
    font-size: 27px !important;
    font-weight: 600 !important;
}

.two-column-cta-subheading p {
    font-size: 21px !important;
    color: #111111 !important;
}

.two-column-cta .take-control .button-single {
    display: inline-block !important;
}
.ee-shop-transactional-header__promo  .col {
	padding: 0;
}

.norton-header-img {
	float: right;
    margin: 0.5em 0 0 0.5em;
}


.ee-shop-transactional-header__promo {
	max-width: 79.375em;
	margin: 0 auto;
}

.ee-shop-transactional-header__promo .module{
	margin: 0 auto;
}

.ee-shop-transactional-header__promo .container{
	padding: 0;
}


.ee-shop-transactional-header {
	position: relative;
	color: white;
}


.ee-shop-transactional-header .container {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
    position: relative;
}

.ee-shop-transactional-header__secondary {
	background: #3c3d41;
    height : 2.5em;
}

.ee-shop-transactional-header__secondary.business {
    background: #2a2b2d;
}

.ee-shop-transactional-header__secondary .container {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


.ee-shop-transactional-header__primary {
	position: relative;
	font-family: Rubrik, Arial, sans-serif;
	background-color: #007b85;
	background-image: linear-gradient(to bottom, #007b85, #007b85);
    box-shadow: 0 1px 3px 0 #6d6e71;
    z-index:1;
}

.ee-shop-transactional-header__primary_business {
	background-color: #3c3d41;
	background-image: linear-gradient(to bottom, #3c3d41, #3c3d41);
}

.ee-shop-transactional-header__logo {
	display: inline-block;
	margin: 0 0 0 .5em;
	vertical-align: middle;
}

.ee-shop-transactional-header__logo a {
	display : inline-block;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}

.ee-shop-transactional-header__logo a:focus {
    outline: 2px dotted white;
}

.ee-shop-transactional-header__logo img {
	width: 2.5em;
	height: 4.375em;
}

.ee-shop-transactional-header__exit-text {
	display : inline-block;
    float: left;
    font: 100 1.1em Rubrik, Arial, sans-serif;
    margin-top : 0;
}

.ee-shop-transactional-header__exit-text .ee-icon-close {
	color : white;
}

.ee-shop-transactional-header__signpost-text {
	display : inline-block;
    margin-left : 2em;
    font-family:Rubrik, Arial, sans-serif;
    font-size: 22px;
    font-weight:normal;
}

.ee-shop-transactional-header__signpost-text a {
    color:white;
}

.ee-shop-transactional-header__signpost-text a:hover {
    color: white;
}

.ee-shop-transactional-header__logo object {
  width: 2.14286em;
  height: 3.71429em;
  vertical-align: middle;
  pointer-events: none;
  position: relative;
  z-index: -1;
}

.no-svg .ee-shop-transactional-header__logo a {
       display: inline-block;
       width: 2.5em;
       height: 4.375em;
       background-image: url('../../../../../etc/designs/ee-common-2015/clientlibs_base/img/EE-logo-yellow.png');
}

.no-svg .ee-shop-transactional-header__logo object {
       display: none;
}

@media (max-width: 34.9375em){
	 .ee-shop-header-section__promo {
		 display:none;
    }

    .ee-shop-transactional-header__signpost-text {
		 font-size: 0.89em;
    }

}

.ee-shop-transactional-header .banner-icon {
    position: absolute;
    right: 11px;
    bottom: -9px;
    font-size: 60px;
    color: white;
    z-index: 0
}

@media (min-width: 45em) {
    .ee-shop-transactional-header .banner-icon {
        font-size: 70px
    }
}

.ee-shop-transactional-header .banner-icon .icon, .ee-shop-transactional-header .banner-icon [data-icon] {
    display: block;
    line-height: 1
}

.EE a.m56-header-content__link:focus {
    outline: 0.0625rem solid #000;
}

.EE a.m56-header-content__link {
    top: 0;
}

.EE .m56-header-content__link .icon-svg {
    margin-right: 0;
    top: 0;
}

.EE .m56-header-content__text {
    padding-left: 1.25rem;
}
.ee-shop-transactional-header .log-in-block {

  padding: 2em 3em;
  text-align: center;
  margin: 1em 0.75em 0;

}

.ee-shop-transactional-header .log-in-block .log-in-heading{
    color : #FFE600;
}

.ee-shop-transactional-header .log-in-block .log-in-text{
    margin-bottom : 1.25em;
    font-size: 1.125em;
}

.ee-shop-transactional-header .log-in-block .log-in-button{
    background-color: #FFE600;
    color : #3C3D41;
    border-width: 0;
    padding: 1em 2.5em;
    border-radius: .25em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 1em;
}



.ee-shop-transactional-header .compact-log-in-block .log-in-button {
    background-color: #FFE600;
    color : #3C3D41;
    border-width: 0;
    padding: 0.5em 1.5em;
    border-radius: .15em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 1em;
    float: right;
    /*Aligning the button with the text*/
    margin-top: 0.25em;
}

.ee-shop-transactional-header .compact-log-in-block {
    /*Centering the block vertically*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.ee-shop-transactional-header .compact-log-in-block .login-content {
    float: left;
    word-break: break-word;
    max-width: 25em;
}

@media (max-width: 64em) {
    .ee-shop-transactional-header .compact-log-in-block .login-content {
        max-width: 20em;
    }
}

@media (max-width: 47em){

    .ee-shop-transactional-header .compact-log-in-block .login-content {
        display:none;
    }

    .ee-shop-transactional-header .compact-log-in-block .log-in-button {
        font-size: 0.8em;
    }

}


.ee-shop-transactional-header .compact-log-in-block .login-content p {
    margin-top: 0;
}

.ee-shop-transactional-header-login-primary {
    position: relative;
    background-color: #f6f4f0;
}
.ee-shop-transactional-footer {
	margin-top: 2em;
	border-top: 1px dotted;
	color: #3c3d41;
	background-color: white;
}

.ee-shop-transactional-footer__links {
	padding: 1em;
}

.ee-shop-transactional-footer__links>a:first-child {
	margin-left: 2em;
}

.ee-shop-transactional-footer__links a {
	margin-left: 4em;
}

.icon-links{
	padding: 12px;
	margin-top: -1px
}

.flex-justify-center {
    display: flex;
    justify-content: center 
}

.ee-footer {
    margin-top: 1em;
    border-top: 1px dotted;
    color: #3c3d41;
    background-color: white;
}

.ee-footer .ee-footer-secondary {
    color: white;
    background-color: #3c3d41;
}

.ee-footer .ee-footer-secondary>.container {
    padding: 0.5em 0;
    padding-left: 0;
    padding-right: 0;
}

.ee-footer .ee-footer-copyright {
    display: inline-block;
    margin: 0.5em 0 0;
    font: 100 0.875em Rubrik, Arial, sans-serif;
    text-transform: uppercase;
}

@media (min-width: 40em)
.ee-footer .ee-footer-brand {
    display: inline;
}

.ee-footer .ee-footer-brand {
    float: right;
    margin: 0;
    font-size: .875em;
}

.ee-footer .ee-footer-brand__link, .ee-footer .ee-footer-brand__text {
    display: inline-block;
    vertical-align: middle;
}

.ee-footer .ee-footer-brand__text {
    margin-left: 0.5em;
}

.ee-footer .ee-footer-brand__link + .ee-footer-brand__link {
  margin-left: .5em;
  padding-left: .85em;
  border-left: 1px dotted;
}

.ee-footer .ee-footer-brand__link > a {
  display: inline-block;
  vertical-align: middle;
}

.ee-footer .ee-footer-brand__link > a:hover {
  border-bottom: none;
}

.ee-footer .ee-footer-brand__link > a:focus {
  outline-offset: .125em;
}
/*
 * Copyright in this document is the property of EE Limited and its contents shall be held in strict
 * confidence by the recipient here of and shall be used solely for the purposes of EE Limited.
 * Neither this document nor its contents shall be disclosed to any other person or used for any other purpose without
 * prior written permission of EE Limited.
 *
 * © EE Limited 2021. All rights reserved.
 */

.col {
  border: 0px;
}

@media (min-width: 40em) {
  .confirm-security-privacy .col {
    width: 33.33333%;
  }
  .confirm-security-privacy-border {
	border-left: 1px dotted #6d6e71;
  }
}


.confirm-security-privacy ul,
.confirm-security-privacy li {
  padding: 0;
  margin: 0;
}
.confirm-security-privacy li {
  padding: 0;
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
.confirm-security-privacy p {
  margin-top: 0;
}

.ie9 .ee-bgimg-nortonsecured:before {
  content: url('../../../../../etc.clientlibs/settings/wcm/designs/ee-common-2015/clientlibs_base/resources/img/EE-shop-sprite.png');
  position: relative;
  left: 0;
  top: 0;
}

.ie9 .ee-bgimg-nortonsecured {
  width: 93px;
  height: 50px;
  overflow: hidden;
}
@media (min-width: 30em) {
  .three-column-box .col {
    width: 50%;
  }
}
@media (min-width: 45em) {
  .three-column-box .col {
    width: 33.33333%;
  }

.three-column-box h3.last {
    padding-top: 0.625em;
  }
}
.three-column-box ul,
.three-column-box li {
  padding: 0;
}
.three-column-box p,
.three-column-box h3 {
  margin: 0;
}
.three-column-box li {
  list-style: none;
}
.three-column-box h3 {
  padding-bottom: 0.625em;
  border-bottom: 1px dotted;
}
.three-column-box h3 span {
  margin-right: 0.625em;
  display: inline-block;
}

.terms-conditions-module h3 {
    font-weight: normal;
    font-size: 2em;
    color: #3c3d41;
    margin-top: 0;
    margin-bottom: 0;
}

.terms-conditions-module ul {
    padding-left: 1.1em;
    font-size: .875em;
}

.terms-conditions-module ul li {
    list-style-type: disc;
    margin: 0 0 1em 0;
    padding: 0;
}

.terms-conditions-module .ee-form .ee-form-field {
    margin-top: 0;
    margin-bottom: 0;
}

.terms-conditions-module .ee-form-field--input-group input[type=checkbox]+label {
    font-size: 1.28572em;
    line-height: 1.25em;
    color: #3c3d41;
}

.terms-conditions-module .ee-form-field--input-group input[type=checkbox]:focus+label {
    outline: 2px dotted #007b85;
    outline-offset: .2em;
}

.terms-conditions-module .ee-form .ee-form-field input {
    border-radius: .187em;
    padding: .75em .875em;
}

@media (max-width : 45em) {
    .terms-conditions-module ul {
        padding-left: 1.4em;
        font-size: 1em;
    }

    .terms-conditions-module .ee-form {
        margin-left: 1em;
    }
}

.sticky-wrapper {
    margin-bottom: 0.5em;
}

.stickynav-container {
    background-color: #F4F4F4;
    border-bottom: 1px solid #D8D8D9;
    border-top: 1px solid #D8D8D9;
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
    padding: 10px 0;
    text-align: center;
    z-index: 15;
}

.stickynav-container ul {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.stickynav-container ul li {
    color: #3C3D41;
    display: inline-block;
    font-size: 0.86em;
    position: relative;
}

.stickynav-container ul li.sticky-nav-title {
    border-bottom: 1px dotted;
    display: block;
    margin: 0 1rem;
    padding: 0 0 10px;
    text-align: left;
    flex-basis: 100%;
}

.stickynav-container ul li a {
    color: #007B85;
    text-decoration: none;
    display: inline-block;
    padding: 0.6rem 1rem 0;
    transition: color 0.5s;
}

.stickynav-container ul li a.stickynav-link--desktop {
    display: none;
    font-size: 0.85em;
}

.stickynav-container ul li a:hover {
    color: #3C3D41;
}

.stickynav-container ul li.active-link a {
    color: #3C3D41;
}

.stickynav-container ul li:active a {
    transition: none;
    color: #3C3D41;
}

.stickynav-container ul li:active .underline {
    transition: none;
    color: #3C3D41;
}

.stickynav-link-underline:hover:after,
.nav-link.active-link:after {
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.stickynav-link-underline:after {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #6d6e71;
    content: "";
    transition: all .25s ease-in-out;
    margin: 0 auto;
}

.sticky-nav-item-content {
    margin-top: 1px;
    padding: 60px 0 0 0;
}

@media (min-width: 80em) {
    .stickynav-container ul li.sticky-nav-title {
        margin: 0 7.5em 0 1em;
    }
}

@media screen and (min-width:45em){
    .sticky-nav-item-content .narrowed-section {
        width: 65%;
    }
    .stickynav-container ul {
        padding: 0 1em;
        text-align: center;
        justify-content: center;
        flex-wrap: nowrap;
    }
    .stickynav-container ul li {
        font-size: 1.25em;
        margin: 0 1em;
        vertical-align: middle;
    }
    .stickynav-container ul li.sticky-nav-title {
        border-bottom: medium none;
        display: inline-block;
        font-weight: 600;
        padding: 6px 0 0 0;
        flex-basis: initial;
    }
    .stickynav-container ul li a {
        padding: 10px 20px;
    }
    .stickynav-container ul li a.stickynav-link--desktop {
        display: inline-block;
    }
    .stickynav-container ul li a.stickynav-link--mobile {
        display: none;
    }
}

@media (min-width: 45em) and (max-width: 50em) {
    .stickynav-container ul li a {
        padding: 10px;
    }
    .stickynav-container ul li {
        margin: 0;
    }
}

@media (max-width: 45em) {
    .stickynav-container ul li a.stickynav-link--mobile {
        padding-bottom: 10px;
    }

    .stickynav-container ul li a {
        margin: 0 2px;
    }

    .stickynav-link-underline:hover:after, .nav-link.active-link:after {
        width: 45%;
    }

    .sticky-nav-item-content {
        padding: 27px 0 0 0;
    }

    .sticky-nav-item-content .store-finder-main-container .container_store.mt20 {
        padding: 0.5em 0em;
    }
}

.eed-slideout--none {
    transform: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -webkit-transition: none !important;
}

.small-single-banner .container {
  padding: 0;
}

.small-single-banner.theme-grey .small-single-banner__cta {
  color: #ffe600;
}
.small-single-banner h3 {
  font-family: Nobblee, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size : 1.7em;
  font-weight : 100;

}


.small-single-banner p {
 	margin-top :0.5em;
 	font-size: 1.1em;
    font-weight: bold;
    font-family: Rubrik,Arial,sans-serif;
}

.small-single-banner .col {
 padding: 2em .75em;
}

span.small-single-banner__cta {
  white-space: nowrap;
}



/*
Styling for Live chat version
*/


.small-single-banner__text--chat h3 {
  font-family: Nobblee, Arial, sans-serif;
  text-transform: uppercase;
}

.small-single-banner__cta--chat {
  white-space: nowrap;
}

.small-single-banner__link--chat a {
  font-size: 1.125em;
}

.small-single-banner.theme-grey .small-single-banner__cta--chat {
  color: #ffe600;
}



.shop-one-three-column-shout__cta {
  text-align: center;
}
.shop-one-three-column-shout__cta a:after {
  content: ">";
}

.shout__left-container {
  position: relative;
}

@media (min-width: 40em) and (max-width: 59.9375em) {
  .shout__left-container {
    width: 33.33333%;
  }

  .shout__right-container {
    width: 66.66667%;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .shop-one-three-column-shout__shout {
    width: 33.33333%;
  }
}

/* Custom CSS will go here */

.shop-category .head-bar {
    float: none;

    padding: 0.75em 0;
    margin: 0 0.75em;
    width: auto;

    border-bottom: 1px solid #6D6E71;
}
.shop-category .head-bar h5 { margin: 0; }
.shop-category .product-price { font-weight: 700; }
.shop-category .btn-buy-now, .btn-buy-now-responsive { float: right; font-family: "Rubrik"; font-weight: 700; }
.shop-category .fleft { float: left; }
.shop-category .fright { float: right; }
.shop-category .inline { display: inline-block; }

.shop-category .see-all a { line-height: 1.25em }

.ie9 .shop-category .head-bar h5 { float: left}
.ie9 .shop-category .head-bar{overflow: hidden}

.shop-item-categorytype-100 {
	width: 33%;
    float: left;
 }
.shop-item-categorytype-66 {
	width: 50%;
     float: left;
 }


.shop-category a.button { 
	margin-right: 0; 
	margin-top: 0;
}

.shop-category .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.shop-category .clearfix {
    display: inline-block;
}
.shop-category .clearfix {
    display: block;
}

.shop-category .description { padding-right: 0em;}

.shop-category-item .col {
	padding-left: 0;
    padding-top: 0;
}

.shop-category-row p {
    	margin-top: 0;
    }

.shop-category .left-align {
	float: left;
}

.shop-category .right-align {
	float: right;
}

.shop-category-item__content {
	width: 100%;
    display: inline-block;
    min-height: 18em;
}

.shop-category-span-6, .shop-category-span-4, .shop-category-span-5, .shop-category-span-7, .shop-category-span-12  {
    width: 100%;
 }

.shop-category a.cta-group__button:focus {
	outline: 2px dotted #007b85;
}

@media (min-width: 45em) {
  .shop-category-span-4 {
    width: 33.33333%;
  }

  .shop-category-span-6 {
    width: 50%;
  }
  
  .mobile-hidden {
        overflow: visible !important;
  }

}

@media (max-width: 45em) {
  
  .shop-category-span-5 {
    width: 41.66667%;
  }
  
  .shop-category-span-7 {
     width: 58.33333%;
  }
  
  .shop-category-item__content {
    min-height: 18em;
  }
  
  .shop-category-row > .col {
  	padding: 0.75em 0.75em 0;
  }


}

@media (min-width: 65em) {
  
  .shop-category-span-5 {
    width: 41.66667%;
  }
  
  .shop-category-span-7 {
     width: 58.33333%;
  }
}

@media (min-width: 48em) and (max-width: 65em) {
  .shop-category-item__content {
    min-height: 32em;
  }
}
@media (min-width: 45em) and (max-width: 48em) {
  .shop-category-item__content {
    min-height: 30em;
  }
}
@media screen and (min-width:720px) {
	.shop-category .product-box { 
        padding-top:0;
        padding-right:0;
        padding-left:0;
        color: #6d6e71;
    	background-color: white;
	}
    .shop-category-row {
    	overflow: hidden;
    }
    .shop-category-row > .col {
    	padding-left: 0;
    }
}

/* Responsive Media Queries */
@media screen and (max-width:320px) { }
@media screen and (max-width:400px) { }
@media screen and (max-width:480px) { }
@media screen and (max-width:720px) {
	.shop-category .mobile-hidden { 
		display: none; 
		width: 100%;
		}

     .shop-category-row1 .cell1 .mobile-hidden {
		display: block;
     }

	.shop-category .product-box {
		padding: 0;
    }
    
    .shop-category .product-box {
		color: inherit;
	    background-color: #fff;
	}
	.shop-category-cell-panel {
		color: #6d6e71;
	    background-color: white;
	    margin-top: 0.75em;
	}

    .shop-category-item-panel1 {
    	margin-top: 0em;
     }
}
@media screen and (max-width:640px) { }
@media screen and (max-width:720px) { }
@media screen and (max-width:800px) { }
@media screen and (max-width:880px) { }
@media screen and (max-width:960px) { }
@media screen and (max-width:59.99em) {
	

	.shop-category a.button { display: none; }
	.shop-category .btn-buy-now-responsive { display: block; }
	.shop-category .shop-category-item a.button { display: block; }
}

@media screen and (min-width: 60em) {
	.shop-category .btn-buy-now-responsive { display: none; }
	.shop-category-row > .col:last-child {
		padding-right: 0;
	}

}
@media screen and (max-width:1120px) { }
@media screen and (max-width:1200px) { }
@media screen and (max-width:1280px) { }
@media screen and (max-width:1340px) { }
@media screen and (max-width:1360px) { }
@media screen and (max-width:1440px) { }

.shop-category.section .container{
	padding : 0.75em 0 0em 0;
}

.shop-category-row{
	margin : auto -0.75em\9;
 }

@media (min-width: 45em){
	.shop-category .shop-category-row .shop-category-row-last-child{
		padding-right : 0em;
	}
}

.shop-category-cell > .col{
	padding :0;
}

.swap-image-description .shop-category-span-7{
	float: right;
    padding-right : 0;
}

.swap-image-description .description{
	float: left;
    padding-right : 0.75em;
}

@media (min-width: 45em) and (max-width: 59.99em){
	.swap-image-description .shop-category-span-7{
		padding-right : 0.75em;
    }
    .swap-image-description .description{
		padding-right : 0em;
    }
}

@media (max-width: 45em){
	.shop-category .head-bar {
		cursor: pointer;
	}
    .swap-image-description .description{
        padding-right : 0.5em;
    }
	.shop-category.section .container {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }
}

@media (min-width: 45em) and (max-width: 59.99em){
	.shop-category.section .container{
		margin-left: 0.75em;
		margin-right: 0.75em;
	}
	.shop-category-row > .col:last-child {
    	padding-right: 0;
	}
}


	.shop-category-row1 > .col:first-child {
    	padding-top: 0em;
  	}






.ps-checker-info__title{
  color: #007b85;
  font-weight: bold;
  display: flex;
}

.ps-checker-title__icon{
  float: left;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 24px;
  cursor: pointer;
}

.ps-checker-info p{
  margin: 0;
}

.ps-checker-wrapper {
  position: relative;
  margin-top: -1em;
  padding: 0 1em 1em 1em;
  overflow: hidden;
  font-size: 16px;
}

.ps-checker-info__description{
  margin-top: .5em;
  padding-left: 29px;
}

@media (min-width: 45em){
  .ps-checker-wrapper, .ps-checker-info {
    font-size: 17px;
  }

  .ps-checker-wrapper {
      padding-left: 20px;
  }

  .ps-checker-wrapper.ps-checker-mrktg-page {
    margin-top: .35em;
  }
}

@media (max-width: 44.9375em){
  .premium-delivery-info__title,
  .ps-checker-info.ps-checker-info--result{
    font-size: 16px;
  }
  .ps-checker_field, .ps-checker_field input{
    font-size: 17px;
  }
}

.ps-checker-border {
  margin-right: 1px;
  border: 1px solid #d4d3cf;
  box-shadow: 0 0 1px rgba(109,110,113,.5);
  border-radius: 5px;
}

.ee-form .ee-form-field.ps-checker__form-field{
  margin-right: 0;
}

.ps-checker-wrapper .ee-icon-cross{
  position: absolute;
  top: 0;
  right: 2px;
  color: #007b85;
  font-size: 34px;
  z-index: 1;
}

.ps-checker-wrapper .ee-icon-cross:before{
  font-weight: 600;
}

.ps-checker__label{
  font-weight: bold;
  color: #3c3d41;
}

.ps-checker__input-wrapper{
  position: relative;
  max-width: 280px;
}

input[type="text"].ps-checker__input {
  width: 100%;
  max-width: 280px;
  padding-right: 2em;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0;
  background: #fff;
}

.ps-checker-mrktg-page input[type="text"].ps-checker__input.invalid {
  background: #f4f4f4;
}

input[type="text"].ps-checker__input:focus {
  background-color: #fff;
}

.shop-popup input[type="text"].ps-checker__input {
  background: #F4F4F4
}

input.psCheckerPostcode:-webkit-autofill,
input.psCheckerPostcode:-webkit-autofill:focus {
  -webkit-box-shadow:0 0 0 50px #f4f4f4 inset;
  -webkit-text-fill-color: #6d6e71;
}

.ps-checker-mrktg-page input.psCheckerPostcode:-webkit-autofill,
.ps-checker-mrktg-page input.psCheckerPostcode:-webkit-autofill:focus {
  -webkit-box-shadow:0 0 0 50px #fff inset;
}

input.psCheckerPostcode::-ms-clear {
  display: none;
}

input.psCheckerPostcode::selection {
  background-color: rgba(0, 123, 133, 0.5);
}

.psCheckerPostcode.success {
  border-color: #007B85!important;
}

.ee-form button.ps-checker__btn {
  position: absolute;
  top: 7px;
  right: 8px;
  width: auto;
  margin: 0;
  padding: 0;
  background: 0;
}

.ps-checker-mrktg-page .ee-form button.ps-checker__btn:focus {
  outline-color: #007b85;
  outline-style: dotted;
  outline-width: 2px;
}

@media (min-width: 45em) and (max-width: 49.9375em) {
  .premium-delivery-box .ee-form button.ps-checker__btn {
    right: 1px;
  }

  .premium-delivery-box .ee-form button.ps-checker__btn .ee-icon-cross {
    margin-right: 6px;
  }
}

.ps-checker button.ps-checker__btn-sg {
  position: absolute;
  top: 17px;
  right: 13px;
  width: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: 0;
  border: none;
}

.ps-checker-mrktg-page .ee-form button.ps-checker__btn-sg:focus {
  outline-color: #007b85;
  outline-style: dotted;
  outline-width: 2px;
}

@media (min-width: 45em) and (max-width: 49.9375em) {
  .premium-delivery-box .ee-form button.ps-checker__btn-sg {
    right: 1px;
  }

  .premium-delivery-box .ee-form button.ps-checker__btn-sg .ee-icon-cross {
    margin-right: 6px;
  }
}

.ee-form input.form__control{
  border-radius: 0;
}

.ee-form button.ps-checker__btn .ee-icon-search{
  font-size: 30px;
  color: #007b85;
  transform: rotate(-90deg);
  position: relative;
  right: 2px;
  top: 2px;
  width: 26px;
  height: 26px;
}
.ee-form button.ps-checker__btn .ee-icon-cross{
  position: relative;
  right: 0;
  overflow: hidden;
  height: 24px;
  width: 24px;
  color: #fff;
  background: #a9a9a9;
  border-radius: 50%;
}

.ee-form button.ps-checker__btn .ee-icon-cross:before{
  position: relative;
  top: -9px;
  left: -2px;
  font-size: 28px;
}

.ps-checker__link{
  display: inline-block;
  margin-top: .5em;
  font-weight: bold;
}

.ps-checker-message__title,
.ps-checker-info__time,
.psCheckerDeliveryPostcode{
  font-weight: bold;
}

.ps-checker-info--result .ps-checker-message__description{
  margin: .5em 0;
}

.ps-checker-message__description p{
  margin-top: 0;
}

.ps-checker-info--result .ps-checker-message__title{
  margin-top: .5em;
  color: #3c3d41;
}

.ps-checker-message__title [data-icon]{
  font-size: 24px;
}

.ps-checker-message__title--success{
  color: #178804;
}

.ps-checker-message__title--error{
  color: #e9020b;
}

.ps-checker-message__title--info,
.ps-checker-info__time{
  color: #3c3d41;
}

.ps-checker--hidden{
  display:none;
}

.shop-popup-category.light-box .ps-checker-check-stock .ps-checker__label {
  margin: 1.5em 0 0.5em 2em;
}

@keyframes spin {
  to { -webkit-transform: rotate(1turn); transform: rotate(1turn); }
}

.css-spinner {
  position: relative;
  display: inline-block;
  width: 5em;
  height: 5em;
  margin: 0 .5em;
  font-size: 12px;
  text-indent: -999em;
  overflow: hidden;
  animation: spin 1s infinite steps(8);
}

.css-spinner:before,
.css-spinner:after,
.css-spinner > div:before,
.css-spinner > div:after {
  content: '';
  position: absolute;
  top: 0;
  left: 2.25em;
  width: .5em;
  height: 1.5em;
  border-radius: .2em;
  background: #eee;
  box-shadow: 0 3.5em #eee;
  -webkit-transform-origin: 50% 2.5em;
  -ms-transform-origin: 50% 2.5em;
  transform-origin: 50% 2.5em;
}

.css-spinner:before {
  background: #555;
}

.css-spinner:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #777;
}

.css-spinner > div:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: #999;
}

.css-spinner > div:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #bbb;
}

.scale-05 {
  transform: scale(0.5);
}

.shop-popup-category.light-box .ps-checker-check-stock .scale-05 {
  position: absolute;
  top: 0.5em;
  left: -0.5em;
}
.shop-popup {
    width: 60%;
    max-width: 830px;
}

.shop-popup_header {
    font-size: 1.375em;
    line-height: 1;
    padding: .4em .8em;

}

.shop-popup_header p{
    margin: .5em 0;
}

.shop-popup__body {
    margin: 0;
    padding: 1em;
    background-color: #fff;
}

.shop-popup__body p {
    color: #3C3D41
}

.shop-popup__cell {
    width: 100%;
}

.shop-popup__cell:first-child {
    border-bottom: 1px solid #D8D8D9;
    padding-bottom: 1.5em;
}

.shop-popup__icon {
    display: block;
    font-size: 3.875em;
    text-align: center;
}

.shop-popup__icon  span {
    color: #3C3D41;
}

.shop-popup__button.button{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: .5em;
    padding: 10px 15px;
}

.shop-popup__button--secondary.button-secondary {
    border: 1px solid #007B85 !important;
    color: #007B85 !important;
}

@media (min-width: 720px) {
    .shop-popup__body {
        width: 100%;
        padding: 1em 0;
    }

    .shop-popup__cell {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: .5em 2em;
    }

    .shop-popup__cell:first-child {
        border-bottom: none;
        border-right: 1px solid #D8D8D9;
    }

    .shop-popup__button.button{
        margin-top: .375em;
        margin-bottom: 1em;
    }
}

@media (min-width: 960px) {
    .shop-popup__body {
        padding: 1.5em 0;
    }
}

@media (min-width: 1120px) {
    .shop-popup__body {
        display: table;
    }

    .shop-popup__cell {
        padding: .5em 4em;
    }
}
.pair-buy-popup{
    background: #fff;
    color: #3C3D41;
}

.pair-buy-popup-message {
    position: relative;

    font-size: 14px;
    padding: 1.5em 3.5em 1.25em 3em;

    background: #f4f4f4;
    box-shadow: inset 0 -3px 8px -3px rgba(194,194,194, .55);
}

.pair-buy-popup-message__text{
    position: relative;
    margin: 0;
}

.pair-buy-popup-message__tick-icon{
    position: absolute;
    top: 0;
    left: -1.5em;
    height: 1.25em;
    width: 1.25em;
    line-height: 1em;
    border-radius: 50%;
    text-align: center;
    background: #178804;
    color: #fff;
}

.pair-buy-popup-message__close-icon.ee-overlay__close{
    position: absolute;
    top: 8px;
    right: 0.25em;
    font-size: 2.5em;
    line-height: 1.25em;
    color: #007b85 !important;
}

.pair-buy-popup-message__close-icon:hover{
    color: #005a61;
}

.pair-buy-popup__body{
    padding: 0 1em 1.5em;
    overflow: hidden;
}

.pair-buy-popup__header{
    font-size: 20px;
    line-height: 1em;
    padding: 0.7em 0 0.8em;
    border-bottom: 1px solid #bebebe;
}

.pair-buy-popup__cell{
    padding: 1em 0 0;
    vertical-align: middle;
    text-align: center;
}

.pair-buy-popup__cell--imgbox.pair-buy-popup__cell {
    text-align: center;
    display: block;
}

.pair-buy-popup__prod-title{
    font-size: 24px;
    line-height: 1.25em;
}

.pair-buy-popup__prod-subtitle{
    line-height: 1.25em;
    font-weight: bold;
}

.pair-buy-popup__footer{
    text-align: center;
    padding-left: 0 !important;
}
@media (min-width : 1040px){
    .pair-buy-popup__footer{
        text-align: right;
    }
}

.pair-buy-popup__button.button {
    margin-top: 0;
}

.pair-buy-popup__button--secondary.button-secondary{
    border: 1px solid #007b85 !important;
    color: #007b85 !important;
    margin-bottom: 15px;
}

@media (min-width : 720px){
    .pair-buy-popup__button--secondary.button-secondary {
        margin-bottom: 0;
    }
}

@media (max-width : 720px){
    .pair-buy-popup__button.button{
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .pair-buy-popup-message__text,
    .pair-buy-popup__prod-title{
        line-height: 1.125em;
    }
}

@media (min-width: 880px) {
    .pair-buy-popup__cell {
        display: block;
    }
    .pair-buy-popup__cell--imgbox{
        width:260px;
        float: left;
        padding-right: 1em;
    }
    .pair-buy-popup__cell--right p{
        padding-left: 260px;
     }
    .pair-buy-popup__cell {
        text-align: left;
    }
}

@media (min-width: 720px){
    .pair-buy-popup-message {
        font-size: 20px;
        padding: 1.25em 3.5em;
    }
    .pair-buy-popup-message__close-icon{
        top: 0;
    }
    .pair-buy-popup__body{
        font-size: 17px;
        padding: 0 2.375em 2.375em;
    }
    .pair-buy-popup__header{
        font-size: 26px;
        padding: 1em 0;
    }
    .pair-buy-popup__cell{
        padding: 1.75em 0 0;
    }
    .pair-buy-popup__prod-title {
        font-size: 28px;
    }
}

@media (min-width: 1100px){
    .pair-buy-popup{
        min-width: 1041px;
    }
}

.mobile-hide {
    display: none;
}

@media (min-width: 720px){
    .mobile-hide {
        display: block;
    }
}
.pop-up-window .pop-up-content {
    background-color: #fff;
    width: 60%;
    max-width: 830px;
    border-radius: 0.5rem;
    padding: 2rem 1rem;
}

@media (min-width: 784px) {
    .pop-up-window .pop-up-content {
        padding: 2rem 3rem;
    }
}

.shop-popup-category {
    width: 100%;
    max-width: 1160px;
    background-color: #FFFFFF;
    padding: 0 1.375em 2em 1.375em;
    margin: 0 auto;
}

.shop-popup-category .mobile-nav {
    display:none;
}

.shop-popup-category .shop-popup_header {
    position: relative;
    padding: 0.7em 0.8em;
    font-size: 1.25em;
    background-color: #F1F1F1;
    margin-left: -1.125em;
    margin-right: -1.125em;
    line-height: 1;
}

.shop-popup-category .shop-popup_header-title {
    padding-left: 2em;
    padding-right: 2em;
    text-align: center;
}

.shop-popup-category .ee-overlay__close {
    color: #007B85 !important;
    top:50%;
    transform: translateY(-50%);
}

.shop-popup-category .shop-popup_footer {
    text-align: right;
    border-top: 1px solid #D8D8D9;
    display: block;
}

.shop-popup-category .button-description {
    display: inline-block;
}

.shop-popup-category .shop-popup_footer .cta-group__button {
    min-width: 146px;
    text-align: center;
    margin-left: 0.5em;
    margin-top: 1.125em;
    margin-right: 1em;
}

.shop-popup-category .container {
    padding-top: 0;
    padding-bottom: 0;
}

.shop-popup-category h4.text-bold {
    margin-bottom: 0;
}

.shop-popup-window .module {
    margin: 0;
}

.shop-popup-window .heading-container {
    margin-bottom: 0;
}

@media screen and (max-width: 720px) {
    .shop-popup-category {
        width: 100%;
    }
    .shop-popup-category .ee-overlay__close {
        top: 0.1em;
        transform: none;
    }
    .shop-popup-category .mobile-nav {
        display:block;
        width: 100%;
        text-align: center;
    }
    .shop-popup-category .mobile-nav .cta-group__button {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }
    .shop-popup-category .shop-popup_header{
        text-align: center;
    }
    .shop-popup-category .shop-popup_footer {
        display: none;
    }
}

.shop-popup-category.light-box {
    width: 100%;
    max-width: 924px;
    padding: 0 15px 49px 15px;
    border: none;
}

.shop-popup-category.light-box .shop-popup_header {
	margin: 0;
    padding-top: 33px;
    padding-bottom: 5px;
    border-bottom: 2px solid #979797;
    background-color: transparent;
}

.shop-popup-category.light-box .ee-overlay__close {
    display: block;
    top: 8px;
    right: 0;
    max-height: 40px;
    font-size: 200%;
}

.shop-popup-category.light-box .shop-popup_header,
.shop-popup-category.light-box .shop-popup_header-title {
	padding-left: 0;
}

.shop-popup-category.light-box h2 {
	color: #3c3d41;
	font-size: 24px;
	line-height: 1.17;
}

.shop-popup-category.light-box p {
	font-size: 16px;
	line-height: 1.75;
    text-align: left;
}

.shop-popup-category.light-box .ps-checker-wrapper {
	padding: 0;
}

.shop-popup-category.light-box .module {
	margin: 0;
}

.shop-popup-category.light-box .container {
    margin: 0;
	padding: 0;
}

.shop-popup-category.light-box .col {
	padding: 0;
}

.shop-popup-category.light-box .ps-checker__input-wrapper {
	max-width: 280px;
}

.shop-popup-category.light-box .ee-form-field label {
	font-size: 17px;
}

.shop-popup-category.light-box .cta-group__link {
	line-height: 1.647;
}

.shop-popup-category.light-box.accessories-interstitial-cart {
    max-width: 690px;
}

.shop-popup-category.light-box.accessories-interstitial-cart .col {
    margin-top: 10px;
}

.shop-popup-category.light-box.accessories-interstitial-cart .col:not(:last-child) {
    border-bottom: 2px solid #979797;
}

.shop-popup-category.light-box.accessories-interstitial-cart .col strong {
    font-size: 16px;
    line-height: 1.75;
}

.shop-popup-category.light-box.accessories-interstitial-cart .ee-icon-question {
    color: #007b85;
    font-size: 22px;
    margin-left: 4px;
}

.button-interstitial {
    display: block;
    width: 100%;
    margin: 1em auto 24px auto;
    padding: 9px 24px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: white;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    text-transform: none;
    background-color: #007B85;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    -webkit-transform: perspective(1px) translate3d(0, 0, 0);
    -moz-transform: perspective(1px) translate3d(0, 0, 0);
}

.button-interstitial:hover {
    background-color: #005A61;
    -webkit-transform: perspective(1px) scale(1.05);
    -moz-transform: perspective(1px) scale(1.05);
    transform: perspective(1px) scale(1.05);
}

.button-interstitial:focus {
    outline-offset: .25em;
    outline: 2px dotted #007b85;
    border-bottom: none;
}

.button-interstitial.button-alt {
    border-color: #007B85;
    color: #007B85;
    background-color: #fff;
}

.button-interstitial.button-alt:hover {
    border-color: #fff;
    color: #fff;
    background-color: #005A61;
}

@media screen and (min-width: 721px) {
	.shop-popup-category.light-box {
		padding: 0 20px 30px 20px;
	}

	.shop-popup-category.light-box .shop-popup_header {
		padding-top: 8px;
		padding-bottom: 7px;
		border-bottom-width: 1px;
	}

	.shop-popup-category.light-box .ee-overlay__close {
		top: 29px;
	}

	.shop-popup-category.light-box p {
		font-size: 17px;
		line-height: 1.68;
	}

    .shop-popup-category.light-box .ps-checker-wrapper {
        padding: 0 15px 0 1em;
    }

	.shop-popup-category.light-box .span-6 {
		width: 50%;
	}

    .shop-popup-category.light-box .module {
        margin: 0;
    }

    .shop-popup-category.light-box .container {
        padding: 0;
    }

    .shop-popup-category.light-box .col {
        padding: 0;
    }

    .shop-popup-category.light-box .col + .col {
        padding-left: 24px;
    }

    .shop-popup-category.light-box .video-embed__play {
        font-size: 3.4em;
    	margin-top: -27px;
    	margin-left: -27px;
    }

    .button-interstitial {
        width: 232px;
        font-size: 17px;
    }

    .shop-popup-category.light-box.accessories-interstitial-cart .col:not(:last-child) {
        border-bottom: 0;
        border-right: 1px solid #979797;
    }

    .acc-delivery-list {
        width: 260px;
        margin: 0 auto;
    }
}
.plan-type-flip-card-container {
	padding: 0;
}

.plan-type-flip-card-container .plan-view-main-comp {
	min-width: 230px;
	background: #FFFFFF;
	display: table;
}

.plan-type-flip-card-container .plan-view-main-overlay  {
	position: relative;
	margin: 0 auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 25px;
	display: block;
	width: 25%;
}

.plan-type-flip-card-container .plan-view-included {
	background: #FFFFFF;
	width: 100%;
}

.plan-type-flip-card-container .plan-view-excluded {
	background: #FFFFFF;
}

.plan-type-flip-card-container .plan-view-data-type {
	font-size: 12px;
	width: 100%;
	display: table;
}

.plan-type-flip-card-container .plan-cost-heading {
	font-family: Rubrik, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0;
	background: #007B85;
	width: 100%;
	display: table-row;
}

.plan-type-flip-card-container .plan-heading {
	background: #007B85;
	padding: 3px 3px 3px 4px;
	display: table-cell;
}

.plan-type-flip-card-container .cost-heading {
	background: #007B85;
	text-align: center;
	padding: 3px 10px 3px 3px;
	display: table-cell;
}

.plan-type-flip-card-container .plan-details-cost-desc {
	font-family: Rubrik, Arial, sans-serif;
	color: #111;
	letter-spacing: 0;
	display: table-row;
	width: 100%;
}

.plan-type-flip-card-container .plan-and-sub-plan-des {
	width: 70%;
	min-width: 70%;
	display: table-cell;
	padding: 3px 3px 3px 4px;
	line-height: 1.2;
}

.plan-type-flip-card-container .cost-desc {
	font-size: 12px;
	background: #FAFAFA;
	width: 30%;
	min-width: 30%;
	display: table-cell;
	vertical-align: top;
	padding: 3px 7px;
	text-align: center;
	line-height: 1.2;
}

.plan-type-flip-card-container .cost-desc span {
	margin: 0;
	word-break: break-word;
}

.plan-type-flip-card-container .plan-desc {
	font-size: 12px;
	font-weight: bold;
}

.plan-type-flip-card-container .plan-sub-desc {
	font-size: 9px;
	padding-top: 3px;
}

.plan-type-flip-card-container .plan-view-flip-icon {
	font-family: Rubrik, Arial, sans-serif;
	font-size: 14px;
	color: #007B85;
	background: #F6F4F0;
}

.plan-type-flip-card-container .icon-moredetails-padding{
	padding: 3px 0 5px 5px;
}

.plan-type-flip-card-container .only-moredetails-padding{
	padding: 3px 0 25px 5px;
}
.plan-type-flip-card-container .flip-card-icon {
	font-size: 20px;
}

.plan-type-flip-card-container .close-button {
	position: absolute;
	top: -49px;
	right: -41px;
	background: none;
	height: 0;
}

.plan-type-flip-card-container .close-icon {
	color: #FFFFFF;
	font-size: 50px;
}

.plan-type-flip-card-container .flip-card-text {
	padding-left: 8px;
}

.plan-type-flip-card-container .flip-card-more-details {
	float: right;
	padding-right: 5px;
}

.plan-type-flip-card-container .flip-card-more-details a:focus,
.plan-type-flip-card-container .flip-card-icon-text a:focus,
.plan-type-flip-card-container .close-button a:focus {
    outline: 2px dotted #007B85;
    border-bottom: none;
    padding: 3px 0 5px 3px;
}

@media ( min-width : 20em) and (max-width: 719px) {
	.plan-type-flip-card-container .plan-cost-heading {
		font-size: 11px;
	}
	.plan-type-flip-card-container .plan-desc {
		font-size: 11px;
	}
	.plan-type-flip-card-container .cost-desc {
		font-size: 11px;
		padding: 5px 7px;
		line-height: 1.2;
	}
	.plan-type-flip-card-container .plan-sub-desc {
		font-size: 9px;
		padding-left: 0;
		padding-top: 1px;
	}
}

@media ( min-width : 720px) and (max-width: 1024px) {
	.plan-type-flip-card-container .plan-cost-heading {
		font-size: 11px;
	}
	.plan-type-flip-card-container .plan-desc {
		font-size: 11px;
	}
	.plan-type-flip-card-container .cost-desc {
		font-size: 11px;
		padding: 5px 7px;
		line-height: 1.2;
	}
	.plan-type-flip-card-container .plan-sub-desc {
		font-size: 9px;
		padding-left: 1px;
		padding-top: 1px;
	}
}

@media (max-width: 1340px) {
    .plan-type-flip-card-container {
        margin: 0;
    }
}

main .plan-type-flip-card.parbase .EE.plan-type-card {
    width: 100%;
    padding: 2.5rem 1rem 1rem;
    border-radius: 0.25rem;
    background: #fff;
    position: relative;
    margin: 0 auto;
    display: block;
}

@media ( min-width: 40em ) {
    main .plan-type-flip-card.parbase .EE.plan-type-card {
        padding: 3.75rem 2rem 2rem;
    }
}
.ee-personalized-banner {

    z-index: 10;
    padding: 0;
    position: relative;
}

.ee-personalized-banner a {
    font-weight: bold;
}

.ee-personalized-banner_type_publish .ee-personalized-banner__wrapper {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.ee-personalized-banner_type_publish .ee-personalized-banner__wrapper_type_slide {
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;

    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.ee-personalized-banner .ee-personalized-banner__close {
    font-size: 1.5em;
    cursor: pointer;
    margin: .2em .2em .2em -1.2em;
    height: fit-content;
}

.ee-personalized-banner .ee-personalized-banner__close:focus {
    outline: 2px dotted #3c3d41;
}

.ee-personalized-banner_type_standard {
    max-width: none;
    margin: 0;
}

.ee-personalized-banner_type_iconWithText {
    max-width: none;
    margin: 0;
}

.ee-personalized-banner_type_warning .ee-personalized-banner__wrapper {
    padding: 0 0 0 85px;
    border: 3px #ffeb1b solid;

    background-color: #ffeb1b;
}

.ee-personalized-banner_type_error .ee-personalized-banner__wrapper {
    padding: 0 0 0 85px;
    border: 3px #f3666b solid;

    background-color: #f3666b;
}

.ee-personalized-banner__content {
    padding: 18px 5px;
    width: 100%;

    font-size: 22px;
    line-height: 23px;
    text-align: center;
}

.ee-personalized-banner-icon-with-text__content {
    padding: 11px 5px;

    font-size: 17px;
    line-height: 48px;
    text-align: center;
}

.ee-personalized-banner--shadow {
    box-shadow: 0 4px 8px 0 #D8D8D9;
}

.ee-personalized-banner__text--loading,
.multi-ctn-modal-error {
    display: none;
}

.ee-personalized-banner__text--loading {
	font-size: 17px;
}

.ee-personalized-banner_type_warning .ee-personalized-banner__content,
.ee-personalized-banner_type_error .ee-personalized-banner__content {
    padding: 18px 30px;

    background-color: #fff;

    color: #3c3d42;
    text-align: left;
}

.ee-personalized-banner__caption {
    display: block;
}

.ee-personalized-banner_type_link .ee-personalized-banner__caption {
    margin: 0 290px;
}

.ee-personalized-banner_type_warning .ee-personalized-banner__caption,
.ee-personalized-banner_type_error .ee-personalized-banner__caption {
    margin: 0;

    font-size: 18px;
    line-height: 19px;
}

.ee-personalized-banner__info {
    margin: 4px 0 0;
}
.ee-personalized-banner__info a:hover{
	text-decoration:underline
}

.ee-personalized-banner_type_link .ee-personalized-banner__info {
    margin: 4px 290px 0;
}

.ee-personalized-banner_type_warning .ee-personalized-banner__info,
.ee-personalized-banner_type_error .ee-personalized-banner__info {
    display: inline-block;
    margin: 10px 0 0;

    font-size: 14px;
    line-height: 16px;
}

.ee-personalized-banner_type_warning .ee-personalized-banner__info a,
.ee-personalized-banner_type_error .ee-personalized-banner__info a {
    font-weight: bold;
}

.ee-personalized-banner__icon {
    margin: -30px 0 0;

    position: absolute;
    top: 50%;
    left: 12px;

    color: #000;
    font-size: 60px;
    line-height: 60px;
}

.ee-personalized-banner__icon-with-text {
    color: #009C9C;
    font-size: 44px;
}


.ee-personalized-banner__icon:before {
    content: attr(data-icon);
}

.ee-personalized-banner__nav {
    height: 100%;
    width: 280px;

    position: absolute;
    top: 0;
    right: 15px;

    font-size: 0;
    line-height: 0;
}

.ee-personalized-banner__nav:before {
    display: inline-block;
    height: 100%;

    vertical-align: middle;

    content: " ";
}

.ee-personalized-banner__extra {
    display: inline-block;
    border-bottom: 2px solid transparent;

    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    vertical-align: middle;
}

.ee-personalized-banner__button {
    border-radius: 3.5px;

    display: inline-block;
    padding: 14px;

    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    vertical-align: middle;
}

.ee-personalized-banner__icon-svg {
	margin-right: 10px;
}


.multi-ctn-modal-error__msg {
	color: #E9020B;
    margin-top: 10px !important;
    font-weight: 600 !important;
}

.multi-ctn-modal-error__advise {
	padding-left: 28px;
    margin-top: 0 !important;
    margin-bottom: 53px !important;
}

.ee-personalized-banner__spinner {
    padding-left: 5px;
}

.ee-personalized-banner--shadow {
    display: block;
}

.ee-personalized-banner__flex  {
    display: flex;
}

@media screen and (max-width: 720px) {
    .ee-personalized-banner__wrapper  {
		padding: 13px 16px 20px 16px;
    }

    .multi-ctn-modal-error__msg-icon {
        flex: 0 0 auto;
    }

    .multi-ctn-modal-error__msg {
        display: flex;
    }

    .ee-personalized-banner__spinner {
        display: block;
        text-align: center;
        padding-left: 0;
    }

    .ee-personalized-banner_type_warning .ee-personalized-banner__wrapper,
    .ee-personalized-banner_type_error .ee-personalized-banner__wrapper {
        padding: 0 0 0 85px;
    }

    .ee-personalized-banner_type_link .ee-personalized-banner__caption {
        margin: 0;
    }

    .ee-personalized-banner_type_warning .ee-personalized-banner__caption,
    .ee-personalized-banner_type_error .ee-personalized-banner__caption {
        font-size: 16px;
        line-height: 16px;
    }

    .ee-personalized-banner__content {
        padding: 20px 5px;

        font-size: 16px;
        line-height: 17px;
    }

    .ee-personalized-banner-icon-with-text__content {
    	padding: 0;
        font-size: 16px;
        line-height: 28px;
    }

    .ee-personalized-banner__icon-svg {
        padding-left: 10px;
    	float: left;
    }

    .ee-personalized-banner_type_warning .ee-personalized-banner__content,
    .ee-personalized-banner_type_error .ee-personalized-banner__content {
        padding: 18px 20px;
    }

    .ee-personalized-banner__info {
        margin: 5px 0 0;
    }

    .ee-personalized-banner-icon-with-text__info {
        margin: 0;
        text-align: left;
    }

    .ee-personalized-banner_type_link .ee-personalized-banner__info {
        margin: 5px 0 0;
    }

    .ee-personalized-banner_type_warning .ee-personalized-banner__info,
    .ee-personalized-banner_type_error .ee-personalized-banner__info {
        margin: 10px 0 0;

        font-size: 14px;
        line-height: 14px;
    }

    .ee-personalized-banner__nav {
        width: auto;
        margin: 10px 0 0;

        position: static;

        text-align: center;
    }
}

@media screen and (min-width: 721px) and (max-width: 960px) {
    .ee-personalized-banner_type_link .ee-personalized-banner__caption {
        margin: 0 190px;
    }

    .ee-personalized-banner_type_link .ee-personalized-banner__info {
        margin: 4px 190px 0;
    }

    .ee-personalized-banner__nav {
        width: 180px;
    }
}

/*order-confirmation-welcome-block*/

@media (min-width: 49em) {
    .m81-order-confirmation-welcome-block.loop-style h4.heading-confirmation {
        font-size:2em;
    }
}

.m81-order-confirmation-welcome-block.loop-style h4.heading-confirmation {
    color: #111111;
}

.m81-order-confirmation-welcome-block .notification__text .small {
    font-size: 12px;
    line-height: 1rem;
}

.m81-order-confirmation-welcome-block.loop-style p {
    color: #686868;
    font-size: 16px;
    line-height: 24px;
}

.EE .m81-order-confirmation-welcome-block a, .EE .m81-order-confirmation-welcome-block a:hover {
    color: #007b85;
    border-bottom: thin solid #007b85;
}

.m81-order-confirmation-welcome-block .notification__text p {
    font-size: 16px;
    line-height: 24px;
}

.EE .m81-order-confirmation-welcome-block .notification__text,
.EE .m81-order-confirmation-welcome-block .notification__text p+p {
    margin-top: 0.5rem;
}

.m81-order-confirmation-welcome-block.loop-style .notification__heading {
    color: #111111;
    font-weight: normal;
}

.order-banner-section .container {
    padding: 2em 1.5em;
    margin: 2em auto 1.25em auto;
}

.order-banner-section .order-banner-top {
    text-align: center;
    overflow: auto;
}

.order-banner-section .order-banner-title h1 {
    margin-bottom: .2em;
}

.order-banner-section .order-banner-title h2 {
    margin: 0;
}

.order-banner-section .order-banner-subtitle h2 {
    margin-top: .35em;
    color: #3c3d41;
}

.order-banner-section .order-banner-info {
    font-size: 1.5em;
    line-height: 1;
    margin-top: 1.3em;
    margin-bottom: .85em;
}

.order-banner-section .order-placeholder {
    color: #3c3d41;
    margin-left: .25em;
}

.order-banner-section .order-number,
.order-banner-section .order-date {
    display: inline-block;
    padding: 0 .5em;
}

.order-banner-section .order-banner-body {
    margin-bottom: 1.7em;
    padding: 1.35em 1.5em;
    float: none;
}

.order-banner-description--payment {
    display: flex;
    flex-direction: column;
}

.order-banner-description__title, .order-banner-payment__content {
    margin-bottom: 0.5em;
}

.order-banner-payment__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

.order-banner-payment__content:last-child {
    margin-bottom: 0;
}

.order-banner-payment__content img {
    max-height: 1.5em;
    max-width: 20%;
}

.order-banner-payment__content .payment__copy {
    width: 80%;
    padding-right: 0.5em;
}

.order-banner-section .order-banner-bottom {
    padding: .5em .875em;
    margin-top: 1.7em;
}

.order-banner-section .order-banner-body .order-banner-description p,
.order-banner-section .order-banner-bottom .order-banner-description p {
    margin: 0 0 1.286em;
    font-size: .875em;
    line-height: 1.4;
}

.order-banner-section .order-banner-description p:last-child {
    margin-bottom: 0;
}

.order-banner-section .order-banner-bodytheme-grey {
    background-color: #F5F4F0;
}

.order-banner-section .order-banner-bodytheme-white {
    background-color: #FFFFFF;
    border: 1px #BEBEBE solid;
    border-radius: .3125em;
}

.order-banner-section .order-banner-bottomtheme-yellow {
    background-color: #FEFBC8;
    border: 2px solid #FEF471;
    border-radius: .3125em;
}

.order-banner-section .order-banner-bottomtheme-grey {
    background-color: #F5F4F0;
    border: 1px #BEBEBE solid;
    border-radius: .3125em;
}

.order-banner-section .order-banner-print {
    margin-top: 1.6875em;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

.order-banner-section .order-banner-print .print-title {
    float: left;
    margin-right: 0.5em;
}

.order-banner-section .order-banner-print a:hover {
    color: #005A61;
}

@media (max-width : 45em) {
    .order-banner-section .container {
        padding: 1.7145em 1.143em;
        margin: 1.4286em auto;
    }

    .order-banner-section .order-banner-info {
        margin-top: 1em;
    }

    .order-banner-section .order-banner-body {
        padding: 1em 1.145em 1.5em;
    }

    .order-banner-section .order-banner-bottom {
        padding: .575em 1.145em;
        margin-top: .75em;
    }

    .order-banner-section .order-number {
        margin-bottom: .3em;
    }

    .order-banner-section .order-banner-title h2 {
        line-height: 32px;
    }

    .order-banner-section .order-banner-subtitle h2 {
        font-size: 1.5em;
        font-weight: bold;
        margin-top: .9em;
    }

    .order-banner-section .order-banner-body .order-banner-description p,
    .order-banner-section .order-banner-bottom .order-banner-description p {
        font-size: 1em;
    }

    .order-banner-section .order-banner-body .order-banner-description p b {
        display: inline-block;
    }

    .order-banner-section .order-number,
    .order-banner-section .order-date {
        padding: 0;
        display: block;
    }

    .order-banner-section .order-banner-print {
        display: none;
    }

    .order-banner-description--payment div:last-child {
        margin-bottom: 0;
    }

    .order-banner-description__title {
        margin-bottom: 1em;
    }

    .order-banner-payment__content img {
        max-width: 30%;
    }

    .order-banner-payment__content {
        align-items: start;
        margin-bottom: 1em;
    }

    .order-banner-copy {
        width: 100%
    }

    .order-banner-img {
        width: 100%;
        justify-content: flex-start;
    }
}

.one-column-shout__header {
    padding: 1em;
}

.one-column-shout__background-image .one-column-shout__header {
    padding-bottom: 0;
}

.one-column-shout__header.underline {
    border-bottom: 1px dotted #3C3D41;
}

.one-column-shout__heading {
    margin: 0;
    font-size: 2.25em;
}

.container.one-column-shout__background-image .one-column-shout__heading {
    text-align: center;
}

.one-column-shout__heading.aqua {
    color: #007B85;
}

.one-column-shout__heading.dark-grey {
    color: #3C3D41;
}

.one-column-shout__heading.grey {
    color: #6d6e71;
}

.one-column-shout .container.one-column-shout__background-image {
    position: relative;
    display: flex;
}

.one-column-shout__text-container.one-column-shout__background-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.one-column-shout__text {
    list-style: none;
    margin: 0 0 .5em;
    padding: 0 1em 1em;
}

.one-column-shout__text li,
.one-column-shout__text ul,
.one-column-shout__text p,
.one-column-shout__text h1,
.one-column-shout__text h2,
.one-column-shout__text h3,
.one-column-shout__text h4,
.one-column-shout__text .h1,
.one-column-shout__text .h2,
.one-column-shout__text .h3,
.one-column-shout__text .h4 {
    color: #3C3D41;
    font-weight: normal;
}

.one-column-shout__text h1,
.one-column-shout__text .h1 {
    font-size: 3.125em;
    line-height: 3.125em;
}

.one-column-shout__text h2,
.one-column-shout__text .h2 {
    font-size: 2.125em;
    line-height: 2.125em;
}

.one-column-shout__text h3,
.one-column-shout__text .h3 {
    font-size: 1.625em;
    line-height: 1.625em;
}

.one-column-shout__text h4,
.one-column-shout__text .h4 {
    font-size: 1.25em;
    line-height: 1.25em;
}

.one-column-shout__text ol,
.one-column-shout__text ul {
    padding-left: 0;
    display: block;
    text-align: start;
}

.one-column-shout__text ul {
    margin-bottom: 0;
}

.one-column-shout__text ul li {
    display: list-item;
    margin: 1em 0 1em 0;
    padding-left: 2.5em;
    list-style-type: none;
    background: url('../../../../../content/dam/everything-everywhere/images/icons/tick.svg') no-repeat left top;
}

.one-column-shout__text ul li span {
    margin: -1em 0 -1em 0;
}

.one-column-shout__item:first-child {
    padding-top: 0;
}

.one-column-shout--standalone .one-column-shout__background-image .one-column-shout__image-container {
    padding: 2em 0 0 0;
    margin: 0 auto;
}

.one-column-shout--standalone .one-column-shout__image-container {
    padding: 0 2em;
    display: flow-root;
}

.one-column-shout__image-container .bottom-left {
    float: left;
}

.one-column-shout__image-container .bottom-right {
    float: right;
}

.one-column-shout--standalone .one-column-shout__text-container {
    padding-left: 2em;
    padding-right: 2em;
}

.one-column-shout--standalone .one-column-shout__header,
.one-column-shout--standalone .one-column-shout__text {
    padding-left: 0;
    padding-right: 0;
}

.one-column-shout--standalone .one-column-shout__header {
    margin-bottom: 2.125em;
}

.one-column-shout--standalone .one-column-shout__text {
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 900px) {
    .container.one-column-shout__background-image {
        min-height: 330px;
    }
}

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

    .one-column-shout__heading {
        font-size: 1.75em;
    }

    .one-column-shout__text {
        margin: 2em 0;
        padding: 0;
    }

    .one-column-shout__text ul li {
        margin: 1em 0;
    }

    .one-column-shout__text h1,
    .one-column-shout__text .h1 {
        font-size: 1.875em;
        line-height: 1.875em;
    }

    .one-column-shout__text h2,
    .one-column-shout__text .h2 {
        font-size: 1.375em;
        line-height: 1.375em;
    }

    .one-column-shout__text h3,
    .one-column-shout__text .h3 {
        font-size: 1.25em;
        line-height: 1.25em;
    }

    .one-column-shout__text h4,
    .one-column-shout__text .h4 {
        font-size: 1.25em;
        line-height: 1.25em;
    }

    .one-column-shout .container.one-column-shout__background-image {
        display: block;
    }

    .one-column-shout__text-container.one-column-shout__background-image {
        position: inherit;
        width: 100%;
        padding-bottom: 1.5em;
    }

    .one-column-shout--standalone .one-column-shout__text-container {
        padding-left: 1.75em;
        padding-right: 1.75em;
    }

    .one-column-shout__image-container {
        display: flex;
    }

    .one-column-shout__image-container .bottom-left,
    .one-column-shout__image-container .bottom-right {
        float: none;
        margin: 0 auto;
        padding: 2em 2.5em 0;
    }

    .one-column-shout__image-container span.background {
        margin: 0 auto;
    }

    .one-column-shout__background-image .one-column-shout__header {
        padding: 0;
        margin-bottom: 0;
    }

    .one-column-shout--standalone .one-column-shout__image-container {
        padding: 0 2.5em;
        display: flex;
    }
}

.modal-window .modalicon {
    position: absolute;
    right: 16px;
    top: 16px;
    color: #000;
    font-size: 45px;
}

.terms-conditions .ee-modal-layout {
    display: none;
}
.cq-wcm-edit .ee-modal-wrap .modalicon {
    position: relative;
    float: right;
    top: -35px;
}

.cq-wcm-edit .terms-conditions .ee-modal-layout {
    display: inline !important;
}
.elevate-banner__image {
    min-width: 3rem;
    max-height: 6rem;
}
.contact-info.section {
    margin: 1em 0;
    padding: 1em;
    background: #ffffff;
}

.contact-info .container {
    padding: 0;
    margin: 0;
}

.contact-info .header h3 {
    font-weight: normal;
    font-size: 2em;
    color: #3c3d41;
    margin-top: 0;
    margin-bottom: 0;
}

.no-mobile .contact-info .li-wrap,
.contact-info .li-wrap.ee-form--full-page {
    width: 100%;
}

.contact-info .ee-form--full-page .dotted-field {
    padding: .875em 0;
    margin: 0;
    border-bottom: 1px solid #bebebe;
    font-size: .875em;
}

.contact-info .ee-form--full-page .dotted-field .information-field-explanation {
    margin-top: 0;
    display: block;
}

.contact-info .ee-form--full-page .dotted-field .information-field-content {
    color: #3c3d41;
}

.contact-info .bold-text {
    font-weight: bold;
}

@media (max-width: 45em){
    .contact-info .dotted-field:last-child {
        border-bottom: none;
    }

    .contact-info .ee-form--full-page .dotted-field {
        font-size: 1em;
    }
}

/* carousel designs*/

.carousel-designs {
    display: block;
    overflow: hidden;
    padding-bottom: 1em;
}

.carousel-designs__labels {
    overflow: hidden;
}

.carousel-designs__labels .label {
    width: 213px;
    float: left;
    text-align: center;
    margin: 1em .28em 0 .28em;
    height: 2.143em;
    font: bold 14px/2.143em Rubrik, Arial, sans-serif
}

.carousel-designs__planTypes .item {
    float: left;
    text-align: center;
    font-size: 1em;
    box-sizing: border-box;
    outline: 0;
    margin: 3px 4px 0;
    position: relative;
    width: 213px;
}

.carousel-designs__planTypes .item .plan-title {
    height: 2.143em;
    margin: -4px -4px 0;
    font: bold 0.875em/2.143em Rubrik, Arial, sans-serif;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #e7e6e0;
}

.carousel-designs__planTypes .item .item-inner-wr {
    margin-top: 1.5em;
    margin-bottom: .5em;
    padding: 3px;
    border: 1px solid #e7e6e0;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.carousel-designs__planTypes .item .content-text {
    margin-bottom: 0.75em;
    font-family: Rubrik, Arial, sans-serif;
    min-height: 1.5em;
    pointer-events: none;
}

.carousel-designs__planTypes .item .content-text>a {
    text-decoration: none;
    color: inherit
}

.carousel-designs__planTypes .item .content-text:first-child {
    margin-top: 0.6em
}

.carousel-designs__planTypes .item .content-text:last-child {
    margin-bottom: 1.8em
}

.carousel-designs__planTypes .item .ee-form input[type="submit"] {
    display: block;
    width: 100%;
    text-align: center;
}
/*theme styles*/

.carousel-designs .theme-aqua {
    color: #fff;
    background: #009c9e;
    border-color: #009c9e !important;
}

.carousel-designs .theme-aqua-light {
    color: #3c3d41;
    background: #e5f5f5;
}

.carousel-designs .theme-black {
    color: #ffe600;
    background: #3c3d41;
}

.carousel-designs .theme-purple {
    color: #fff;
    background: #590098;
}

.carousel-designs .theme-yellow {
    color: #3c3d41;
    background: #fee433;
    border-color: #fee433 !important;
}

.carousel-designs .theme-yellow-light {
    color: #3c3d41;
    background: #fffacc;
    border-color: #fee433 !important;
}

.carousel-designs__labels .label.theme-white,
.carousel-designs__labels .label.theme-default {
    border: 1px solid #e7e6e0;
}

.carousel-designs__planTypes .item .plan-title.theme-default {
    color: #3c3d41;
    background: #f6f4f0;
}

.carousel-designs__planTypes .item .item-inner-wr.theme-default {
    color: #3c3d41;
    background: #fff;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-aqua {
    background-color: #007B85;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-aqua:hover {
    background-color: #007878;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-grey {
    background-color: #6d6e71;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-ivory {
    color: #3c3d41 !important;
    background-color: #eae3c9;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-ivory-background {
    color: #6d6e71 !important;
    background-color: #f6f4f0;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-ivory-background-light {
    color: #6d6e71 !important;
    background-color: #fbfaf8;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-white {
    color: #6d6e71 !important;
    background-color: white;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-white:hover {
    background-color: #f2f2f2;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-yellow {
    color: #3c3d41 !important;
    background-color: #ffe600;
}

.carousel-designs__planTypes .item .ee-form input[type="submit"].theme-yellow:hover {
    background-color: #dbc600;
}

.upgrade-banner-section {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.upgrade-banner-section .container {
	padding: 0.75em 0.75em 0.5em 0.75em !important;
	border-radius: 5px;
	position: relative;
	font-family: Rubrik, Arial, sans-serif;
}
@media (max-width : 45em) {
	.upgrade-banner-section .container {
		padding: 0.5em !important;
	}
}
.upgrade-banner-section .container.center-align {
	text-align: center;
}

.upgrade-banner-section .banner-heading-info {
	font-weight: bold;
	margin-bottom: 0.25em;
}

.upgrade-banner-section .banner-heading h1 {
	font-size: 2.688em;
	padding-bottom: 6px;
}

@media (max-width : 29.9375em) {
	.upgrade-banner-section .banner-heading h1 {
		font-size: 2em;
	}
}

.upgrade-banner-section .banner-heading.bgColour {
	display: inline-block;
	background-color: #fff;
	margin-bottom: 0.75em;
}

.upgrade-banner-section.theme-container.theme-yellow .banner-heading.bgColour .voucher {
	color: #007b85;
}

.upgrade-banner-section .banner-heading .voucher {
	font-size: 24px;
	font-family: Rubrik, Arial, sans-serif;
}

.upgrade-banner-section .banner-heading>*, .upgrade-banner-section .banner-description>*, .upgrade-banner-section .banner-heading-subtext>*,.upgrade-banner-section .banner-heading-title p{
	margin: 0;
}

.upgrade-banner-section .banner-container-type2 .banner-heading>div {
	display: table-cell;
}

.upgrade-banner-section .banner-container-type2 .banner-heading {
	width: 50%;
	overflow: auto;
	display: inline-table;
	line-height: 1;
}

.upgrade-banner-section .banner-heading-subtext {
	font-weight: bold;
	font-size: 16px;
	width: 55%;
	display: inline-block;
}

.upgrade-banner-section .banner-heading-title {
	font-size: 36px;
	font-weight: normal;
}

.upgrade-banner-section .banner-bottom {
	position: relative;
	clear: both;
}

.upgrade-banner-section .center-align .banner-description {
	line-height: 1;
}

.upgrade-banner-section .banner-icon {
	position: absolute;
	right: 4em;
	bottom: -0.5em;
	color: #007b85;
}

.upgrade-banner-section .banner-icon .icon {
	font-size: 3.5em;
	line-height: 0;
}

@media (max-width : 64em) {
	.upgrade-banner-section .banner-container-type2 .banner-heading {
		width: 75%;
	}
	.upgrade-banner-section .banner-heading-title {
		font-size: 34px;
	}
	.upgrade-banner-section .banner-heading-subtext {
		font-size: 15px;
		width: 65%;
	}
	.upgrade-banner-section .banner-icon {
		right: 0.5em;
	}
	.upgrade-banner-section .banner-icon .icon {
		font-size: 2.5em;
	}

}

@media (max-width : 45em) {
	.upgrade-banner-section .banner-heading .voucher {
		font-size: 21px;
	}
	.upgrade-banner-section .banner-container-type2 .banner-heading {
		width: 100%;
		padding-top: 0.5em;
	}
	.upgrade-banner-section .banner-heading-title {
		font-size: 24px;
	}
	.upgrade-banner-section .banner-heading-subtext {
		font-size: 13px;
	}
	.upgrade-banner-section.right .center-align .banner-description {
		margin: 0 2em;
	}
	.upgrade-banner-section .center-align .banner-description p {
		margin-bottom: 0.5em
	}
	.upgrade-banner-section .banner-icon {
		position: static;
		margin-bottom: -0.5em;
		margin-top: 0.5em;
	}
}

.upgrade-banner-section.left .banner-description {
	display: inline-block;
	margin-bottom: 1em;
}

.upgrade-banner-section.left .banner-icon {
	right: inherit;
	display: inline-block;
	margin-left: 1.5em;
}

#CQrte h6, .upgrade-banner-section h6 {
	font-size: 14px;
}

#CQrte h5, .upgrade-banner-section h5 {
	font-size: 16px;
	margin-bottom: 0.25em;
}

#CQrte h5,#CQrte h6{
	font-weight: normal;
	font-family: Rubrik, Arial, sans-serif;
	margin: 0;
}

.upgrade-banner-section.right .container.left-align .banner-icon {
	position: absolute;
	right: 2em;
	bottom: -0.5em;
}

@media ( max-width : 64em) {
	.upgrade-banner-section.left .banner-description {
		margin-bottom: 0.5em;
	}
	.upgrade-banner-section h5 {
		font-size: 15px;
	}
	.upgrade-banner-section.left .banner-icon {
		bottom: 0;
	}
	.upgrade-banner-section.left .banner-container-type1 {
		padding-bottom: 0;
	}
}

@media ( max-width : 45em) {
	.upgrade-banner-section.left .banner-description {
		width: 15em;
	}
	.upgrade-banner-section.left .banner-icon {
		right: inherit;
		display: inline-block;
		position: absolute;
		bottom: 0em;
		margin-bottom: 0em;
		margin-left: -0.375em;
	}
	.upgrade-banner-section h6 {
		font-size: 12px;
	}
	.upgrade-banner-section h5 {
		font-size: 13px;
	}
	.upgrade-banner-section.left .banner-container-type1.center-align {
		padding: 0.5em 0 0 0 !important;
	}
	.upgrade-banner-section .container.left-align .banner-icon{
		margin-bottom : 0em;
		right: 2em;
	}
}

.lt-ie9 .upgrade-banner-section .banner-container-type2 .banner-description p{
	margin-bottom: 0;
}

#CQrte span.aqua-font, .upgrade-banner-section span.aqua-font {
	color: #007b85;
}

.upgrade-banner-section .banner-container-type2.center-align .banner-description{
	margin-top: 1em;
}

@media ( max-width : 45em) {
	.upgrade-banner-section .banner-container-type2.center-align .banner-description{
		margin-left: auto;
		margin-right: auto;
		width: 82%;
	}
}

.upgrade-banner-section.left .banner-container-type1.empty-description .banner-bottom{
	margin-top: 1em;
}

.upgrade-banner-section.left .banner-container-type1.empty-description .banner-description{
	width: auto;
}

.upgrade-banner-section.left .banner-container-type1.empty-description .banner-icon{
	margin-left: 0;
	right: inherit;
}

.upgrade-banner-section .banner-container-type1 .banner-bottom.with-icon {
	min-height: 2em;
}
@media ( max-width : 45em) {
	.upgrade-banner-section .container.banner-container-type2{
		margin: 0 0.3em;
	}
	.upgrade-banner-section .banner-heading-subtext {
		width: 75%;
	}
}
.upgrade-banner-section.right .container.banner-container-type1.left-align .banner-icon{
	right: 0.5em;
}
@media ( max-width : 45em) {
	.upgrade-banner-section.right .container.banner-container-type1.left-align .banner-icon{
		right: 0.75em;
	}
}
@media (min-width : 64em) {
	.upgrade-banner-section.right .container.banner-container-type1.left-align .banner-icon .icon{
		font-size: 3em;
	}
	.upgrade-banner-section.left .banner-container-type1.center-align .banner-bottom.with-icon {
		min-height: 2.5em;
	}
}

.banner-what {
	margin: -1.5em -1.5em 1.625em;
	padding: 1em 1.5em 1.5em;
	overflow: hidden;
	color: #fff;
	position: relative
}

.banner-what .banner-description {
	position: relative;
	z-index: 1
}

.banner-what .banner-icon {
	position: absolute;
	right: -16px;
	bottom: -12px;
	font-size: 82px;
	color: #00707a;
	z-index: 0
}

.banner-what .banner-icon .icon, .upgrade-sidebar .banner-what .banner-icon [data-icon] {
	display: block;
	line-height: 1
}

.banner-what li {
	color: #ffe600
}

.banner-what.aqua-dark-bg {
	background-color: #007b85
}

.hero-banner {
  position: relative;
  margin-bottom: 1.5em;
}

.hero-banner .container {
  position: relative;
  padding: 0;
}

.hero-banner__heading {
  background-color: #fff;
  padding: 2em;
  text-align: center;
  text-transform: uppercase;
}

.hero-banner__heading h1 {
  font-weight: 400;
  line-height: 1.25;
}

.hero-banner__figure {
  position: relative;
}

.hero-banner__figure .container {
  position: absolute;
  left: 50%;
  top: 4.5em;
  margin-left: -39.6875em;
}

.hero-banner__figure img {
  width: 100%;
}

.hero-banner__description {
  padding: 1.5em 0 0;
  text-align: center;
}

.hero-banner__description h2,
.hero-banner__description p {
  color: #3C3D41;
}

.hero-banner__description p {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
}

.container.banner-container-type6.center-align.empty-description {
    max-width: 100%;
    padding: 0px;
    text-align: right;
}

@media only screen and (max-width:87em) {
  .hero-banner__figure .container {
    left: 2.75em;
    margin-left: 0;
  }
}

@media only screen and (max-width:45em) {
  .hero-banner__figure .container {
    position: static;
    left: 0;
    top: 0;
  }
  .hero-banner__figure {
    height: auto;
  }
  .hero-banner__heading {
    background-color: transparent;
    padding: 1em 0 0;
    font-weight: 100;
  }
  .hero-banner__description {
    padding-top: 0;
  }
  .hero-banner__description h2 {
    font-size: 16px;
    font-weight: 600;
  }
  .hero-banner__description p {
    font-size: 17px;
    margin-bottom: 1em;
  }
}

/*TYPE-5 CSS STYLES*/
.container.banner-container-type5 {
	position: relative;
	min-height: 100px;
	padding: 0.5em;
}

.theme-grey .container.banner-container-type5 {
	background-color: #3C3D41;
}

.container.banner-container-type5 .banner-bottom-button:before,
.container.banner-container-type5 .banner-bottom:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.container.banner-container-type5 .banner-bottom {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 55%;
	z-index: 1;
	position: relative;
	margin: 0 1.5em;
}

.container.banner-container-type5 .banner-bottom p {
	margin-top: 0;
}

.container.banner-container-type5 .banner-bottom-button {
	display: inline-block;
	vertical-align: middle;
	float: left;
	z-index: 1;
	position: relative;
}

.container.banner-container-type5 .banner-bottom-button a.button {
	border-radius: 2em;
	padding: 0.7em 2em;
	text-transform: none;
	font-weight: bold;
	display: block;
	margin: 0;
}

.row-composition .container.banner-container-type5 .banner-bottom-button:before,
.row-composition .container.banner-container-type5 .banner-bottom:before {
	display: block;
}

.row-composition .container.banner-container-type5 .banner-bottom-button,
.row-composition .container.banner-container-type5 .banner-bottom {
	float: none;
	display: block;
	margin: 1.5em 0;
	width: 100%;
}

.row-composition .container.banner-container-type5 .banner-bottom .banner-description {
	margin: 1.5em 0;
}

.row-composition .container.banner-container-type5 .banner-bottom-button a.button {
	margin: 0 0 1.5em 0;
	position: relative;
	display: inline;
}

.row-composition .container.banner-container-type5 .banner-bottom-img{
	width: 5em;
	position: absolute;
	z-index: 0;
	top: inherit;
	right: 5%;
	bottom: 0;
}

.container.banner-container-type5 .banner-bottom-img {
	position: absolute;
	z-index: 0;
	bottom: 0;
	right: 5%;
	top: inherit;
}

.row-composition .container.banner-container-type5 .banner-bottom-img img,
.container.banner-container-type5 .banner-bottom-img img {
	max-width: 90%;
}

.container.banner-container-type4 .banner-bottom .banner-description p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 58em) {

	.container.banner-container-type5 .banner-bottom-button:before,
	.container.banner-container-type5 .banner-bottom:before {
		display: block;
	}

	.container.banner-container-type5 .banner-bottom-button,
	.container.banner-container-type5 .banner-bottom {
		float: none;
		display: block;
		margin: 1.5em 0;
		width: 100%;
	}

	.container.banner-container-type5 .banner-bottom-button a.button {
		margin: 0 0 1.5em 0;
		position: relative;
		display: inline;
	}

	.row-composition .container.banner-container-type5 .banner-bottom-img,
	.container.banner-container-type5 .banner-bottom-img {
		width: 5em;
		position: absolute;
		z-index: 0;
		top: inherit;
		right: 5%;
		bottom: 0;
	}

	.row-composition .container.banner-container-type5 .banner-bottom-img img,
	.container.banner-container-type5 .banner-bottom-img img {
		max-width: 100%;
	}
}

@media screen and (max-width: 21em) {
	.row-composition .container.banner-container-type5 .banner-bottom-img,
	.container.banner-container-type5 .banner-bottom-img {
		width: 4.5em;
		right: 0;
	}
}

.promo-banner .banner-container-type4 {
    padding: 39px 0;
}

.promo-banner  .banner-description {
    padding: 0 10px;
}

.promo-banner  .banner-bottom-link {
    font-size: 21px;
}

.promo-banner-space-upgrade {
    margin-top: 2em;
    margin-bottom: 2em;
}

@media (min-width : 60em) {
    .promo-banner-space-upgrade {
        margin-top: 4em;
        margin-bottom: 3em;
    }
}

.promo-banner-space-upgrade-exclusive-offers {
        margin-bottom: -15px;
        margin-top: 35px;
    }

@media (min-width : 60em) {
    .promo-banner-space-upgrade-exclusive-offers {
        margin-top: 60px;
    }
}
.apple-product-features__title {
	margin : 30px 5px 50px ;
    text-transform: none !important;
	font-size: 3.2857em !important;
	font-weight: normal !important;
	line-height: 1.3888em !important;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif !important;
}

.apple-product-features__background-Transparent {
	background : transparent;
}

.apple-product-features__background-White {
	background-color : white;
}

.apple-product-features__background-Grey {
	background-color : #f2f2f2;
}

.apple-product-features__body-copy {
	margin : 0 10px 30px;
}

.apple-product-features__product-image img {
	width : 100%
}

@media (min-width: 35em) {
    .apple-product-features__title {
        margin : 43px 95px 70px;

    }
    .apple-product-features__body-copy {
        margin : 0 20px 40px;
    }    

}

@media (min-width: 45em) {
  .apple-product-features__title {
    margin : 43px 180px 70px;

  }
 .apple-product-features__body-copy {
        margin : 0 150px 40px;
    }        

}

@media (min-width: 60em) {
	.apple-product-features__body-copy {
        margin : 0 225px 50px;
    }        

}

@media (min-width: 85em) {
	.apple-product-features__body-copy {
        margin : 0 225px 65px;
    }        

}

#FreeSIMiFRAME {
    height: 4000px;
  }

@media (min-width:360px){
  #FreeSIMiFRAME {
    height: 3800px;
  }
}


@media (min-width:375px){
  #FreeSIMiFRAME {
    height: 3600px;
  }
}

@media (min-width:450px){
  #FreeSIMiFRAME {
    height: 3330px;
  }
}


@media (min-width:500px){
  #FreeSIMiFRAME {
    height: 3200px;
  }
}

@media (min-width:530px){
  #FreeSIMiFRAME {
    height: 3130px;
  }
}

@media (min-width:880px){
  #FreeSIMiFRAME {
    height: 3292px;
  }
}

@media (min-width:1024px){
  #FreeSIMiFRAME {
    height: 2350px;
  }
}

.free-sim-iframe_v2 {
  width: 100%;
  overflow: hidden;
}

.free-sim-iframe_v1 {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 3023px;
}

@media (min-width:30em){
  .free-sim-iframe_v1 {
    min-height: 2847px;
  }
}

@media (min-width:45em){
  .free-sim-iframe_v1 {
    min-height: 2284px;
  }
}

@media (min-width:55em){
  .free-sim-iframe_v1 {
    min-height: 1690px;
  }
}

@media (min-width:65em){
  .free-sim-iframe_v1 {
    min-height: 1610px;
  }
}

.errormessage {
    display: inline-block;
}

.free-sim-iframe .iframe-height-override {
	min-height: auto;
}
.free-sim-iframe .full-width {
	max-width: 100%;
}
.free-sim-iframe .full-width .col{
	padding: 0;
}
.free-sim-iframe .disable-margin{
	margin: 0;
}
/*
  ~ Copyright in this document is the property of EE Limited and its contents shall be held in strict
  ~ confidence by the recipient here of and shall be used solely for the purposes of EE Limited.
  ~ Neither this document nor its contents shall be disclosed to any other person or used for any other purpose without
  ~ prior written permission of EE Limited.
  ~
  ~ © EE Limited 2020. All rights reserved.
  */

/* Styles for authoring only */

.EE .aem-column-container [class^="cq-placeholder-par"] {
    display: none;
}

.EE .aem-column-container .new.section [class^="cq-placeholder-par"] {
    display: block;
}

/*
 * Copyright in this document is the property of EE Limited and its contents shall be held in strict
 * confidence by the recipient here of and shall be used solely for the purposes of EE Limited.
 * Neither this document nor its contents shall be disclosed to any other person or used for any other purpose without
 * prior written permission of EE Limited.
 *
 * © EE Limited 2018. All rights reserved.
 */

.benefits-module-container {
     padding:0;
     margin:0;
}
.new-benefits-module-container {
    padding:0;
}
.benefits-container {
     padding: 0;
     border: 1px solid #007B85;
     overflow: hidden;
}
.new-benefits-module-container .benefits-container{
    border: solid 1px #d8d8d9;
}
.benefits-container .title {
     font-weight: bold;
     font-size: 18px;
     color: #007B85;
     letter-spacing: 0;
}
.new-benefits-module-container .benefits-container .title {
     font-weight: normal;
     font-family: rubrik;
     font-size: 22px;
     color: #3c3d41;
     line-height: 1.27;
}
.benefits-container .titlebar {
      text-align: center;
     padding: 15px 10px 15px 10px;
}
.new-benefits-module-container .benefits-container .titlebar{
     padding: 2.1875rem 0 0 0;
}
.icon-header{
    padding-bottom: 18.72px;
}
.benefits-container .benefits-module__section-header {
     font-weight: bold;
     font-family: rubrik;
     font-size: 14px;
     color: #007B85;
     letter-spacing: 0;
     padding-bottom: 6px;
     padding-left:40px;
}
.new-benefits-module-container .benefits-container .benefits-module__section-header {
      padding: 0;
      font-size: 22px;
      color: #3c3d41;
      text-transform: uppercase;
      overflow: auto;
}
.benefits-container .benefits-module__section-body {
     font-family: rubrik;
     font-size: 14px;
     color: #6D6E72;
     letter-spacing: 0;
     padding-left:40px;
}
.new-benefits-module-container .benefits-container .benefits-module__section-body {
     font-size: 17px;
     color: #3c3d41;
     line-height: 28px;
     padding-left: 0;
}
.benefits-container .benefits-module__section-body p{
     margin-top:0;
     margin-bottom:0;
}
.new-benefits-module-container .benefits-container .header-row{
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding-bottom: 0.75rem;
}
.benefits-container .benefits-module__section-block {
     padding-top:2px;
     padding-bottom: 18px;
}
.new-benefits-module-container .benefits-container .benefits-module__section-block {
     padding: 0 2.375rem 1.125rem 2.375rem;
     text-align: center;
}
.benefits-container .benefits-module__section {
     overflow: hidden;
}
.new-benefits-module-container .benefits-container .benefits-module__section {
     padding: 1.625rem 3.625rem 1.1875rem 3.625rem;
}
.benefits-container .benefits-module__column{
     border: none;
     float: left;
     padding-left: 15px;
     padding-right: 15px;
     width: 100%;
}
.new-benefits-module-container .benefits-container .new-benefits-module__column {
    padding:0;
    border: none;
    float: left;
    width: 100%;
}
.benefits-container .benefits-module__custom-icon {
     font-size: 2.0em;
     color: #007B85;
}
.new-benefits-module-container .benefits-container .benefits-module__custom-icon {
     font-size: 20px;
     margin-left: -40px;
     margin-top: 3px;
     color: #009c9c;
}
.benefits-container .benefits-module__grey {
     color: #6d6e72;
}
.new-benefits-module-container .benefits-container .benefits-module__section-thumbnail {
     margin-right: -35px;
     float: left;
}
.benefits-container .benefits-module__section-thumbnail {
     float: left;
     display: block;
     width: 30px;
     overflow: hidden;
     text-align: center;
     margin-right:10px;
}
.benefits-container .benefits-module__section-block a{
     color: #007B85;
}
.benefits-container .benefits-module__section-block a:hover .benefits-module__section-header,
.new-benefits-module-container .benefits-container .benefits-module__section-block a:hover .benefits-module__section-header{
    color: #005a61;
}
.benefits-container .benefits-module__section-block a:hover .benefits-module__custom-icon {
    color: #005a61;
}
.benefits-container .benefits-module__section-block a:focus{
    outline:2px dotted #007B85;
    display:block;
}
.new-benefits-module-container .benefits-container .benefits-module__section-block a:focus{
     display: inline-block;
}

.contact-us-benefits-module-container .benefits-container .benefits-module__custom-icon {
    font-size: 1.25rem;
    margin-top: 0;
    color: #009c9c;
}

.contact-us-benefits-module-container .benefits-container {
    border: none;
}

.contact-us-benefits-module-container .benefits-module__row {
    border-bottom: 0.1rem solid #f4f4f4;
    text-align: inherit;
}

.contact-us-benefits-module-container .benefits-module__section {
    padding-top: 1rem;
}

.contact-us-benefits-module__column .benefits-module__section-header {
    color: #057382;
    white-space: nowrap;
}

.contact-us-benefits-module-container .benefits-container .title {
    font-size: 1.1rem;
    color: #3c3d41;
    padding: 0.6rem 0.5rem;
}

@media (max-width: 720px) {
    .new-benefits-module-container {
        margin: 0;
    }
     .benefits-container .benefits-module__column, .new-benefits-module-container .benefits-container .new-benefits-module__column {
         width: 100%;
    }
    .new-benefits-module-container .benefits-container {
        margin: 40px 14px;
    }
    .new-benefits-module-container .benefits-container .title {
        font-size: 20px;
        line-height: 1.2;
        padding: 2rem 1.9375rem 0 1.9375rem;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-header {
        font-size: 20px;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section {
        padding: 1.625rem 1.625rem 0 1.625rem;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-block{
        padding: 0;
    }
    .new-benefits-module-container .benefits-container .header-row{
         padding-bottom: 0.75rem;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-thumbnail {
         margin: 0 1px 0 -22px;
    }
    .new-benefits-module-container .benefits-container .benefits-module__custom-icon {
        margin-left: 0px;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-body {
        padding-bottom: 2rem;
    }
	.contact-us-benefits-module__column .benefits-module__section-body {
        font-size: 0.8rem;
        padding-left: 0.4rem;
    }
    .contact-us-benefits-module__column .benefits-module__section-header {
        width: 100%;
        padding-left: 0;
        text-transform: uppercase;
        font-size: 1rem;
        padding-left: 1.8rem;
    }
    .contact-us-benefits-module__column .benefits-module__section-thumbnail {
        margin-right: 0;
    }
    .contact-us-benefits-module-container .benefits-container .benefits-module__custom-icon {
        margin-top: 0;
    }
    .contact-us-benefits-module-container .benefits-container {
        padding: 0.6rem;
    }
    .contact-us-benefits-module-container .benefits-module__row {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 720px) and (max-width : 1023px) {
    .new-benefits-module-container .benefits-container{
        margin: 22px 0 7px 0;
    }
    .new-benefits-module-container .benefits-container .title {
        font-size: 20px;
        line-height: 1.2;
        padding: 2.1875rem  7.375rem 0  7.375rem;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-block{
        padding: 0 4.063rem 2.313rem 4.063rem;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section {
        padding: 1.625rem 0.5rem 0.125rem 0.5rem;
    }
    .new-benefits-module-container .benefits-container .benefits-module__custom-icon {
        font-size: 26px;
        margin-left: 0px;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-thumbnail {
        margin: 0 -8px 0 -30px;
     }
    .new-benefits-module-container .benefits-container .benefits-module__section-body {
        color: #6d6e71;
    }
    .new-benefits-module-container .benefits-container .new-benefits-module__column:nth-child(2n+1) {
         clear: left;
    }
    .new-benefits-module-container .benefits-container .new-benefits-module__column {
         width: 50%;
    }
	.contact-us-benefits-module__column .benefits-module__section-body {
        padding-left: 0.6rem !important;
    }
    .contact-us-benefits-module__column .benefits-module__section-header {
        padding-left: 0 !important;
        text-transform: uppercase;
        font-size: 1rem !important;
        margin-right: 1rem;
        margin-left: 1rem;
    }
    .contact-us-benefits-module__column .benefits-container .benefits-module__section-thumbnail {
        float: left;
        display: block;
        width: 1.8rem;
        overflow: hidden;
        text-align: center;
        margin-left: 1.25rem;
        padding-top: 0;
        margin-top: -0.15rem;
    }
    .contact-us-benefits-module-container .benefits-container .benefits-module__custom-icon {
        margin-top: -0.1rem;
    }
    .contact-us-benefits-module-container .benefits-container {
        padding: 0.3rem;
    }
    .contact-us-benefits-module__column .benefits-module__section-block {
        display: flex;
    }
    .contact-us-benefits-module__column .benefits-module__section-thumbnail {
        width: 1.25rem !important;
    }
    .contact-us-benefits-module-container .benefits-container .benefits-module__custom-icon {
        margin-top: -0.25rem;
    }
    .contact-us-benefits-module-container .benefits-container {
        padding: 0.6rem;
    }
	.contact-us-benefits-module-container .benefits-container .benefits-module__section-block {
        padding-bottom: 8px;
    }
}
@media (min-width : 720px) {
    .benefits-module-container {
        padding:2.5em;
        margin:0 auto;
    }
    .benefits-container .benefits-module__section-thumbnail {
        width: 60px;
    }
    .benefits-container .benefits-module__section-header {
        font-size: 18px;
        padding-left:70px;
    }
    .benefits-container .benefits-module__section-body {
        font-size: 14px;
        padding-left:70px;
    }
    .benefits-container .title {
        font-size: 24px;
    }
    .benefits-container .benefits-module__custom-icon {
        font-size: 2.0em;
    }
    .benefits-container .benefits-module__section-header {
        padding-bottom: 10px;
    }
    .benefits-container .benefits-container .titlebar {
        padding: 15px 15px 15px 15px;
    }
    .benefits-container .benefits-module__column {
        padding-left: 10px;
        padding-right: 10px;
    }
    .benefits-container .benefits-module__column:nth-child(2n+1) {
        clear: left;
    }
    .benefits-container .benefits-module__column {
        width: 50%;
    }
}
@media (min-width : 992px) {
    .new-benefits-module-container .benefits-container .new-benefits-module__column {
        width: 25%;
    }
    .benefits-container .benefits-module__column:nth-child(2n+1),.new-benefits-module-container .benefits-container .new-benefits-module__column:nth-child(2n+1) {
        clear: none;
    }
    .benefits-container .benefits-module__column:nth-child(3n+1),.new-benefits-module-container .benefits-container .new-benefits-module__column:nth-child(4n+1) {
        clear: left;
    }
    .benefits-container .benefits-module__column {
        width: 33.3%;
    }
}
@media (min-width : 1024px) and (max-width:1335px) {
    .new-benefits-module-container .benefits-container .benefits-module__section {
        padding: 1.625rem 0 1.1875rem 0;
    }
    .new-benefits-module-container .benefits-container .benefits-module__section-block {
     padding: 0 1.25rem 1.125rem 1.25rem;
    }

}

@media (min-width: 1024px) {
    .contact-us-benefits-module__column .benefits-module__section-body {
        font-size: 1rem;
        padding-left: 0.3rem;
    }
    .contact-us-benefits-module__column .benefits-module__section-header {
        padding-left: 3.4rem;
        text-transform: uppercase;
        font-size: 1rem;
        margin-right: 1rem;
        margin-left: 1rem;
    }
    .contact-us-benefits-module__column .benefits-module__section-thumbnail {
        width: 3rem !important;
    }
    .contact-us-benefits-module-container .benefits-container .benefits-module__custom-icon {
        margin-top: -0.06rem;
        float: right;
    }
    .contact-us-benefits-module__column .benefits-module__section-block {
        display: flex;
    }
    .contact-us-benefits-module-container .benefits-module__row {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .contact-us-benefits-module-container .benefits-container .benefits-module__section-block {
        padding-bottom: 8px;
    }
}
.benefits-container .benefits-module__section-header{
    
       color: #057382;
    -webkit-text-decoration-style: solid;
    text-decoration-style: solid;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: .18em;
        
}