.responsive #totallyNonConflictingWrapper, .responsive .totallyNonConflictingWrapper,
.responsive  #docWide {
    width: 100% !important;
    max-width: 1600px;
}

.responsive  #docWide {
    margin: 0;
}

.header-teal {
   font-size: 20px;
   color: #00A5B5;
   font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif;
   text-transform: uppercase;
   text-align: center;
 }
 
 .benefits .brand-logos {
    background-color: #fff;
    width: 300px;
    margin: auto;
    padding: 10px 0;
    text-align: center;
    position: relative;
    color: #929497;
 }

 
 .benefits .logo {
   display: inline-block;
   width: 118px;
   height: 40px;
   background-size: 118px 40px;
   vertical-align: middle;
 }
 
 .flipEffect {
    position: absolute;
	background:#f4f4f4;
	margin:40px auto;
	width: 300px;
	margin: auto;
	height: 75px;
	z-index: 1;
	top: -30px;
	left: calc(50% - 150px);
 }
 
 .flipEffect:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 29px;
    right: 10px;
    left: auto;
    width: 50%;
    top: 52%;
    max-width: 300px;
    background: red;
    -webkit-box-shadow: 0 15px 10px red;
    -moz-box-shadow: 0 15px 10px red;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
 }
 
 .benefits .section-desc {
   text-align: center;
   font-size: 18px;
   font-family: "Avenir LT W01 65 Medium", Verdana, Arial, sans-serif;
   color: #58595b;
   max-width: 700px;
   margin: 0 auto;
   line-height: 1.35em;
 }
 
 .buffered-section {
    margin: 20px 0;
 }
 
 .benefits {
    background-color: #f4f4f4;
    position: relative;
    padding: 50px 0 20px;
 }
 
 .benefits .logo.tp-logo {
   background: url(/img_/ui/sitenav/imgtp_off.png) top left no-repeat;
   background-size: cover;
 }
 
 .benefits .logo.sfly-logo {
     background: url(/img_/ui/sitenav/imgsfly_off.png) top left no-repeat;
     background-size: cover;
 }
 
 .sub-heading {
    color: #58595B;
    font-size: 13px;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: "Avenir LT W01 65 Medium", Verdana, Arial, sans-serif;
 }
 
 .tp-promise {
    height: 164px;
    border-width: 1px 0;
    border-color: #c6c7c9;
    border-style: dotted;
    box-sizing: border-box;
    padding: 15px 0;
    margin: 20px 0;
 }
 
 .description {
   font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
   font-size: 13px;
 }
 
 .section-desc {
    overflow: auto;
    margin-top: 20px;
 }
 
 .section-desc > div {
   width: 49%;
   box-sizing: border-box;
   text-align: center;
 }
 
 .section-desc > div:first-child {
   border-right: 1px dotted #00A5B5;
 }
 
 .first-block {
   margin-right: 10px;
 }
 
 .first-row {
    margin-bottom: 10px;
 }
  
 .desk_retina, .mobile_retina, .mobile {
   display: none;
   width: 100%;
 }
 
 .featured-section {
    width: 980px;
 }
 
 .link-teal {
   text-decoration: none;
   color: #05728C;
 }
 
 .link-teal:hover {
    color: #00A5B5;
 }
 

  .buffered-bottom {
    margin-bottom: 18px;
  }
  
  
  .buffered-top {
    margin-bottom: 18px;
  }
  
  
  .buffered {
    margin-bottom: 18px 0;
  }
  
  .buffered-section-large {
     margin-top: 48px;
  }
  

  
  .split-container, .two-up, .three-up, .two-by-three-up {
     display:flex;
     justify-content: space-between;
  }
  
  .split-container > div {
     width: 50%
  }
   
  
  .two-up > div {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
   
  .two-by-three-up > div.two-col-span {
     flex: 0 0 66.666%;
     max-width: 66.666%;
  }
  
  .three-up > div,
  .two-by-three-up > div {
     flex: 0 0 33.333%;
     max-width: 33.333%;
  }
  
 
 @media (max-width: 767px) {     
   .block {
     width: 100%;
     float: none;
     margin-bottom: 10px;
   }
   
   .split-container,  .two-up, .three-up, .two-by-three-up {  
      display: block;
   }
   
   .split-container > div,
   .two-up  > div,
   .three-up  > div, 
   .two-by-three-up > div,
   .two-by-three-up > div.two-col-span { 
      width: 100%;
      max-width: 100%;
   }
   
   
   .header-teal {
     font-size: 18px;
   }
   
    .sub-heading {
      font-size: 12px;
    }
    
    .description {
      font-size: 7px;
    }
   
   .desk, .desk_retina, .mobile_retina {
      display: none;
     }
 
   .mobile {
     display: block;
     width: 100%;
   }
   
   
  .featured-section {
    width: 100%;
 }
 
  .benefits .section-desc {
    font-size: 14px;
    padding: 0 15px;
    font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
  }
  
  .mobile-expanded {
     width: 100%;
    }
    
  
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), 
   only screen and (min--moz-device-pixel-ratio: 1.5), 
   only screen and (-o-min-device-pixel-ratio: 3 / 2), 
   only screen and (min-device-pixel-ratio: 1.5), 
   only screen and (min-resolution: 144dpi) {

   .desk, .desk_retina, .mobile {
      display: none;
     }
 
   .mobile_retina {
      display: block;
   }
 }
 
 
#sflyBrands  div.catHeader {
    background: #fff;
    line-height: 44px;
    overflow: auto;
}

#sflyBrands div.catItem {
    border-bottom: 1px solid #e5e5e5;
}

.shadedItem {
    text-align: center;
}


#sflyBrands div span img {
    vertical-align: middle;
    padding: 5px;
}

.catHeader {
    padding-left: 13px;
}

#brandsTitle {
  font-family: 'Avenir LT W01 55 Roman',helvetica,arial,sans-serif;
  margin-right: 10px;
}


#brandsCarrot {
  display: inline-block;
  height: 12px;
  width: 7px;
  background: url(/i/mobile/right_arrow@2x.png) left center no-repeat;
  -webkit-background-size: auto 12px;
  -moz-background-size: auto 12px;
  background-size: auto 12px;
  vertical-align: middle;
  transform: rotate(-90deg);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

div.expanded span#brandsCarrot{
    transform: rotate(90deg);
}

.brandsList {
    margin-bottom:  15px;
}

.hide, #showHideLink span.hide {
    display: none;
}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5), 
   only screen and (min--moz-device-pixel-ratio: 1.5), 
   only screen and (-o-min-device-pixel-ratio: 3 / 2), 
   only screen and (min-device-pixel-ratio: 1.5), 
   only screen and (min-resolution: 144dpi) {     
    .desk, .mobile_retina, .mobile {
      display: none;
     }
     
     .desk_retina {
        display: block;
        width: 100%;
     }
  }