/* https://fonts.google.com/selection?selection.family=Baloo+Bhaina|Barlow:400,500,600 */
/*@import url('https://fonts.googleapis.com/css?family=Baloo+Bhaina|Barlow:400,500,600,700,800&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Baloo+Bhaina|Barlow:300,400,500,600,700,800&display=swap');

/*@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700,800&display=swap');*/
/** Proxima Nova **/
@font-face {
  font-family: 'ProximaNovaA-Extrabld';
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-ExtraBold.ttf");
}

@font-face {
  font-family: 'ProximaNovaA-Regular';
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Regular.ttf");
}

@font-face {
  font-family: 'ProximaNovaA-RegularIt';
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Italic.ttf");
}

@font-face {
  font-family: 'ProximaNovaA-Black';
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Black.ttf");
}

@font-face {
  font-family: 'ProximaNova';
  font-weight: 400; /* Regular weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Regular.ttf");
}

@font-face {
  font-family: 'Proxima Nova';
  font-weight: 400; /* Regular weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Regular.ttf");
}

@font-face {
  font-family: 'ProximaNova';
  font-weight: 700; /* Bold weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Bold.ttf");
}

@font-face {
  font-family: 'Proxima Nova';
  font-weight: 700; /* Bold weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Bold.ttf");
}

@font-face {
  font-family: 'ProximaNova';
  font-style: italic; /* Italic style */
  font-weight: 400; /* Regular weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Italic.ttf");
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: italic; /* Italic style */
  font-weight: 400; /* Regular weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Italic.ttf");
}

@font-face {
  font-family: 'ProximaNova';
  font-weight: 700; /* Bold weight */
  font-style: italic; /* Italic style */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-BoldItalic.ttf");
}

@font-face {
  font-family: 'Proxima Nova';
  font-weight: 700; /* Bold weight */
  font-style: italic; /* Italic style */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-BoldItalic.ttf");
}

@font-face {
  font-family: 'ProximaNova';
  font-weight: 500; /* Medium weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Medium.ttf");
}

@font-face {
  font-family: 'Proxima Nova';
  font-weight: 500; /* Medium weight */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-Medium.ttf");
}

@font-face {
  font-family: 'ProximaNova';
  font-weight: 800; /* Extra-Bold */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-ExtraBold.ttf");
}

@font-face {
  font-family: 'Proxima Nova';
  font-weight: 800; /* Extra-Bold */
  src: url("/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Fonts/Barlow/Barlow-ExtraBold.ttf");
}

span[style*="font-family:Barlow Black"], span[style*="font-family:Barlow Black"] strong {
  font-family: 'Barlow', sans-serif !important;
  font-weight: 900 !important;
}



html, body {
  height: 100%;
  font-family: 'Barlow';
}

/*
.category-list ul.home-nav li a.custom-hard-link::after {
  display:none !important;
}*/

.homepage div.d-flex.flex-column {
  overflow-x: hidden;
}




.tagline-inner a,
.all-about-you-footer a {
  cursor: pointer;
}



.contentpage .main-content {
  height: 100%;
  font-family: 'ProximaNovaA-Regular', 'Helvetica Neue', sans-serif;
  overflow-x: hidden;
  font-size: 16px;
}

.contentpage .cta-content {
  font-family: 'ProximaNovaA-Regular', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  overflow-x: hidden;
}

.contentpage .main-content h1, .contentpage .main-content h2, .contentpage .main-content h3, .contentpage .main-content h4, .contentpage .main-content h5, .contentpage .main-content h6, .contentpage .main-content strong {
  font-family: 'ProximaNovaA-Extrabld', 'Helvetica Neue', sans-serif;
}

.contentpage .main-content p strong {
  font-family: 'ProximaNovaA-Regular', 'Helvetica Neue', sans-serif !important;
}

.contentpage .main-content p strong {
  font-family: 'ProximaNovaA-Regular', 'Helvetica Neue', sans-serif !important;
}

.contentpage .main-content ul, .contentpage .main-content li {
  color: #4A4B4D;
}

.tx-kesearch-pi1 .contentpage .main-content li {
  padding-right: 10px;
}

.tx-kesearch-pi1 .contentpage .main-content ul, .contentpage .main-content li {
  display: inline-block;
}

.result-title {
  font-size: 20px;
  font-weight: bold;
}

.contentpage .main-content .frame-type-shortcut.frame-layout-1 .row p strong {
  font-family: 'ProximaNovaA-Extrabld', 'Helvetica Neue', sans-serif !important;
}

/* this is an exception for the pricing pages such as /internet/packages/ */
.contentpage .main-content .frame-type-shortcut.frame-layout-1 .row.row-layout-0>.col-xs-12.col-sm-12.col-md-4>div[class*="backgroundimage-"] {
  min-height: 200px;
}

.contentpage .main-content .frame-type-shortcut.frame-layout-1 .row.row-layout-0>.col-xs-12.col-sm-12.col-md-3>div[class*="backgroundimage-"] {
  min-height: 200px;
}

.homepage h1 {
  font-family: Baloo Bhaina;
  font-size: 72px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #00376e;
}

.homepage h2 {
  font-family: Baloo Bhaina;
  font-size: 41px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #00376e;
  margin-bottom: 0px;
  /*for now at least*/
}

.homepage h3 {
  font-family: Baloo Bhaina;
}

.homepage p {
  font-family: Barlow;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #63666a;
}

.content-banner p {
  font-weight: 400;
}

.megamenu-content-banner {
  padding-left: 0px;
  padding-right: 0px;
}

.location-selector p {
  font-family: Barlow;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.27px;
  text-align: left;
  color: #454a4e;
}

.contentpage .main-content p {
  line-height: 1.7em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size: 16px;
  color: #4A4B4D;
}

.contentpage .main-content h1 {
  font-size: 3rem;
  font-weight: 900;
  color: #00376e;
  margin-bottom: 0.5rem;
  line-height: 1.2em;
}

.contentpage .main-content h2 {
  font-size: 2.5rem;
  font-weight: 500;
  color: #00376e;
  margin-bottom: 1rem;
  font-weight: 300;
}

.contentpage .main-content h3 {
  color: #00c1de;
  font-weight: 700;
}

.contentpage .main-content h4 {
  font-size: 18px;
  font-weight: 500;
  color: #00376e;
}

a {
  color: #00376e;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

.contentpage a, .contentpage button, .contentpage .button {
  transition: background-color 150ms linear, color 150ms linear, border 150ms linear;
  -webkit-transition: background-color 150ms linear, color 150ms linear, border 150ms linear;
  -moz-transition: background-color 150ms linear, color 150ms linear, border 150ms linear;
  -ms-transition: background-color 150ms linear, color 150ms linear, border 150ms linear;
  -o-transition: background-color 150ms linear, color 150ms linear, border 150ms linear;
}

/* Content WRAPPERS - Banner, Content, CEs */
.homepage .content-banner {
  position: relative;
  background-image: url("/typo3conf/ext/myaccess_template/Resources/Public/Images/Backgrounds/access_icon_bg.svg");
  background-repeat: no-repeat;
  background-position: bottom;
}

.homepage .content-banner .row:first-of-type .hide-mobile img {
  max-width: 100%;
  height: auto;
}

.homepage .content-banner>.default-inner-content {
  background: linear-gradient(to bottom, #f5f7f7 5%, #f0f2f229 12% 88%, #f0f2f2 98%);
}

.contentpage .content-banner div, .contentpage .content-banner img, .contentpage .content-banner a, .contentpage .content-banner figure {
  width: 100%;
  max-width: 100%;
  height: auto;
  float: left;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.content-banner {
  padding-left: 0px;
  padding-right: 0px;
}

.content-banner>.default-inner-content>div.frame-layout-2 {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.content-banner>.default-inner-content>div.frame-layout-2.frame-type-textmedia .ce-outer, .content-banner>.default-inner-content>div.frame-layout-2.frame-type-textmedia .ce-column {
  margin: 0;
}

.homepage .frame-default {
  margin-bottom: 50px;
}

.homepage .frame-default header {
  margin-bottom: 25px;
}

.homepage .frame-space-after-small {
  margin-bottom: 8px;
}

.homepage .frame-space-after-small header {
  margin-bottom: 8px;
}

/**********************global NAV**************************/
span.text-lblue {
  color: #0091b2;
}

span.text-dblue {
  color: #00376e;
}

.myaccess-menu-wrapper {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
}

.myaccess-menu-wrapper a {
  text-decoration: none;
}

.myaccess-menu-tab {
  position: absolute;
  width: 1820px;
  min-height: 712.6px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  box-shadow: 0 6px 10px 0 rgb(0 0 0 / 15%);
  background-color: #ffffff;
  z-index: 998;
  left: 50px;
  max-width: 94%;
  height: auto;
}

.myaccess-menu-search {
  display: inline-block;
  float: right;
  width: 311px;
}

.myaccess-menu-wrapper ul, .myaccess-menu-wrapper li {
  height: 100%;
}

/**********************global NAV**************************/

/**********************MIDDLE**************************/
/*
.myaccess-menu-wrapper .category-item, .myaccess-menu-wrapper .category-item ul, .myaccess-menu-wrapper .category-item li, .myaccess-menu-wrapper .category-item a {
  height: 105px
}*/

.myaccess-menu-wrapper .category-item a {
  float: left;
  padding-top: 35px;
}

.myaccess-middle-nav {
  background-color: #ffffff;
  height: 105px;
  width: 100%;
}

.myaccess-middle-nav ul, .myaccess-middle-nav ul li {
  height: 100%;
}

.category-list ul.home-nav li a:not(.active)::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  color: #0091b2;
  position: relative;
  top: -1px;
  margin-left: 7px;
  font-size: 20px;
}

.myaccess-menu-tab-title i.far {
  font-size: 24px;
  bottom: 2px;
  position: relative;
  margin-left: 3px;
}

.category-list ul.home-nav li a.active::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f106";
  color: #0091b2;
  position: relative;
  top: -1px;
  margin-left: 7px;
  font-size: 20px;
}

.myaccess-middle-nav>div:first-of-type {
  margin-left: 50px;
}

.menu-search-form-wrapper {
  margin: 5px;
}

/*top nav list items*/
.myaccess-middle-nav ul {
  float: left;
  border: none;
  margin-left: 48px;
}

.myaccess-middle-nav ul li {
  margin-right: 40px;
}

.myaccess-middle-nav ul.flat-nav li {
  margin-right: 22px;
}

/*top nav ACTIVE list items*/
.myaccess-middle-nav li a.active {
  border-bottom: #0091b2 solid 3px;
}

.myaccess-middle-nav ul li a {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: -0.56px;
  text-align: left;
  color: #00376e;
}

/*
.myaccess-middle-nav ul.flat-nav li a {
  font-size: 23px;
  letter-spacing: -0.72px;
}*/

/*
.menu-logo {
  width: 150px;
}*/

.search-form-control {
  background-color: #e4e6e7;
  min-width: 261px;
  opacity: 0.6;
  font-size: 16px;
  letter-spacing: -0.32px;
  border-radius: 0px;
}

.form-search-btn {
  background: none;
  border: none;
  position: relative;
}

.category-item .fas {
  position: relative;
  font-size: 14px;
  margin-left: 4px;
  bottom: 3.5px;
  color: #0091b2;
}

.flat-nav .flat-nav-item:first-of-type a::before {
  content: "";
  border-left: 1px #0091b2 solid;
  left: -8px;
  height: 38px;
  bottom: 33px;
  position: absolute;
  border-radius: 2px;
}

.flat-nav .flat-nav-item:not(:first-of-type) a::before {
  content: "";
  border-left: 1px #babbbc solid;
  left: -9px;
  height: 20px;
  bottom: 41px;
  position: absolute;
  border-radius: 2px;
}

/**********************BOTTOM**************************/
.myaccess-menu-tab .row {
  height: 100%;
}

h3.myaccess-menu-tab-title {
  font-family: Barlow;
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #00376e;
}

.myaccess-menu-tab-inner {
  height: 100%;
}

.myaccess-menu-tab-right-col {
  /*background-color: #f8f8f8;*/
  display: block;
  float: right;
  padding-bottom: 20px;
  min-height: 612.6px;
}

.myaccess-bottom-nav {
  height: 48px;
  background-color: #eff0f0;
  width: 100%
}

.myaccess-bottom-nav .location-selector {
  height: 100%;
}

.myaccess-bottom-nav .location-selector p {
  font-family: Barlow;
  font-size: 18px;
  letter-spacing: -0.27px;
  color: #454a4e;
  padding-top: 12px;
}

.mobile-location-selector p {
  font-size: 15px;
  letter-spacing: -0.23px;
  color: #454a4e;
  padding-top: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
}

.mobile-location-selector {
  background-color: #eff0f0;
  padding-left: 20px;
}

.mobile-featured-product {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 334px;
  margin-top: 75px;
}

.mobile-featured-product img {
  width: 100%;
  background-color: #eff0f0;
  height: 300px;
  margin-top: 28px;
}

.update-location-modal-btn {
  width: 44px;
  margin-left: 7px;
  font-size: 14px;
  letter-spacing: -0.21px;
  font-weight: 600;
}

.current-location {
  font-weight: 600;
  margin-left: 4px;
  letter-spacing: normal;
}

.tab-content {
  position: relative;
}

.tab-category li:first-of-type .menu-cat-item {
  line-height: 29px;
  letter-spacing: -0.36px;
  font-size: 24px;
  color: #0091b2;
  font-weight: 500;
}

.tab-category li:first-of-type .menu-cat-item::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  color: #0091b2;
  position: relative;
  top: -2px;
  margin-left: 4px;
  font-size: 15px;
}

.tab-category .fas, .tab-category .far {
  font-size: 15px;
  margin-left: 4px;
  bottom: 1px;
  position: relative;
}

.tab-category li:first-of-type {
  margin-bottom: 22px;
}

.tab-category li {
  height: auto;
}

.tab-category li:not(:first-of-type) .menu-cat-item {
  line-height: 22px;
  font-size: 18px;
  color: #00376e;
  font-weight: 400;
}

.tab-category li:not(:first-of-type) {
  margin-bottom: 19px;
}

.tab-category {
  display: inline-block;
}

.d-table.inner-left-col {
  position: relative;
}

.tab-category li {
  display: block;
}

.tab-category {
  float: left;
  min-height: 180px;
  /*max-height: 310px;*/
  padding-right: 5px;
}

.inner-left-col {
  text-align: center;
  width: 100%;
}

.inner-left-col ul li {
  text-align: left;
}

.myaccess-menu-tab-title {
  width: 100%;
  margin-bottom: 34px;
}

.myaccess-menu-tab-left-col {
  padding-left: 87px;
  padding-top: 45px;
  padding-bottom: 20px;
}

.menu-cta-package {
  width: 325px;
}

.cta-button {
  width: 100%;
  height: 65px;
  background-color: #00376e;
  display: block;
  padding-top: 16.5px;
  letter-spacing: -0.3px;
  margin-top: 69px;
  font-size: 20px;
  font-weight: 500;
}

.cta-button a {
  color: #fee01e;
}

.cta-btn-caption {
  margin-top: 6px;
}

.cta-btn-caption a {
  color: #00376e;
  line-height: 19px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
}


.homepage :not(.footer) a.button.button-primary-yellow {
  background-color: #dadc56;
  display: table-cell;
  border: 0 none transparent;
  text-decoration: none;
  line-height: 1em;
  outline: none;
  padding: 0.9em 1.1em;
  border-radius: 2px;
  font-family: Barlow;
  text-align: left;
  color: #00376e;
  font-size: 18px;
  font-weight: 500;
  width: auto;
  padding-right: 50px;
  position: relative;
  max-width: 100%;
  border-radius: 100px;
  display: inline-block;
  text-align: center;
  margin:auto;
}

.homepage :not(.footer) a.button.button-primary-yellow:hover {
  background-color: #fee01e;
}

.homepage :not(.footer) a.button.button-primary-yellow:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  float: right;
  font-size: 1.45rem;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

.tab-category {
  border: none;
}

.inner-right-col {
  position: relative;
  height: 100%;
  width: 100%;
}

.category-menu-close {
  font-size: 16px;
  line-height: 19px;
  color: #0091b2;
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 999;
}

.category-menu-close>span {
  font-weight: 600;
  padding-right: 0px;
  padding-top: 0px;
}

.myaccess-menu-tab-inner .featured-product {
  vertical-align: middle;
  max-width: 100%;
  max-width: 397px;
}

.myaccess-menu-tab-inner .featured-product-inner {
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  max-width: 397px;
}

.myaccess-menu-tab-inner .product-img-wrapper {
  /*background-color:#ebebec;*/
  min-height: 275px;
  /* @TODO might need to remove */
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.myaccess-menu-tab-inner .featured-product-inner .featured-caption {
  font-family: Baloo Bhaina;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  text-align: left;
  color: #00376e;
  margin-top: 10px;
}

.product-img-wrapper img {
  width: 100%;
  height: auto;
}

/**********************BOTTOM**************************/
/************************************************/
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* used in mobile */
.quick-links-left {
  padding-top: 14px;
  float: left;
  padding-left: 20px;
  padding-bottom: 25px;
  width: 100%;
  background-color: #eff0f1;
}

.m-quick-links a:hover {
  text-decoration: none;
}

.myaccess-menu-wrapper {
  width: 100%;
  background-color: white;
}

ul.flat-nav.hard-links {
  margin-left:0px;
}


/****** RESPONSIVE ***********/

/*
@media (max-width: 1498.98px) {

  
}*/


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* md */
@media (min-width: 768px) {

  .mobile-location-selector {
    display: none;
  }

  .mobile-featured-product {
    display: none;
  }

  .myaccess-bottom-nav .location-selector, .mobile-location-selector {
    padding-left: 15px;
  }
}

/* Large devices (desktops, 992px and up) */
/* lg */
@media (min-width: 992px) {
  nav.navbar.no-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
/* xl */
@media (min-width: 1281px) {
  .featured-product-inner {
    max-width: 397px;
  }
  
  .myaccess-bottom-nav .location-selector, .myaccess-top-nav>ul {
    padding-left: 0px;
  }

  .myaccess-menu-search {
    margin-right: 41px;
  }
}

@media (max-width:1498.98px) {
  .myaccess-middle-nav ul.flat-nav.home-nav2 li a {
    font-size:19px;
  }
  .home-nav2.hard-links li:last-of-type a::before {
    height: 29px;
    left:-8px !important;
    bottom: 35px !important;
  }
}

@media (max-width:1300px) {

  .myaccess-bottom-nav .location-selector, .myaccess-top-nav>ul {
    padding-left: 24px;
  }

  .myaccess-middle-nav ul li {
    margin-right: 30px;
  }

  .myaccess-bottom-nav .location-selector, .myaccess-top-nav>ul {
    padding-left: 0px;
  }

  .myaccess-top-nav .inline-static-link a {
    padding-left: 9px;
    padding-right: 9px;
    min-width: initial;
  }

  .quick-links-right {
    padding-right: 20px;
    margin-right: 10px;
  }

  .myaccess-menu-search {
    margin-right: 20px;
  }

  .myaccess-menu-search {
    margin-right: 0px;
  }

  .quick-links-right {
    margin-right: 10px;
  }

  .myaccess-middle-nav ul {
    margin-left: 20px;
  }

  .myaccess-menu-tab-left-col {
    padding-left: 35px;
  }

  .myaccess-menu-tab {
    left: 25px;
  }

  .operational-service-hours {
    display:block;
  }

  .operational-service-hours {
    margin-bottom:20px;
  }

  .operational-additional-info {
    margin-bottom:10px;
    display:inline-block !important;
  }

  .operational-additional-info-desktop {
    display:none !important;
  }


  .operational-service-hours-rhs .operational-heading {
    display:none;
  }
}

/****** RESPONSIVE desktop first ***********/
@media (max-width: 1199px) {
  .homepage .content-banner .row:first-of-type h1 {
    font-size: 52px
  }
}

@media (min-width:768px) and (max-width:1530px) {

  /* middle nav stacking*/
  .contentpage nav.navbar.no-padding {
    padding-top: 50px;
    background-color: #eff0f1;
  }

  .contentpage .myaccess-middle-nav {
    margin-bottom: 60px;
  }
  .contentpage .quick-links-right {
    position: absolute;
    top: 0px;
    right: 21px;
    margin-right: 0px;
  }
  /*end middle menu stacking*/
}

@media (min-width:768px) and (max-width:1398px) {

  .homepage .flat-nav .flat-nav-item:first-of-type a::before {
    height: 35px;
    bottom: 35px;
    left: -7px;
  }

  .homepage .myaccess-menu-tab-left-col {
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .homepage .myaccess-menu-wrapper .category-item a {
    padding-top: 45px;
  }

  /*end middle menu stacking*/
}

@media (max-width: 991px) {

  .home-nav2.hard-links li:last-of-type a::before {
    height: 29px;
    left:-5px !important;

  }
  /*
  .myaccess-top-nav>ul, .menu-logo a, .myaccess-bottom-nav .location-selector, .mobile-location-selector {
    margin-left: 24px;
  }*/

  .myaccess-bottom-nav .location-selector {
    padding-left: 0px;
  }
  /*
  .homepage .main-content>div, .homepage .content-banner>.default-inner-content>div {
    padding-left: 15px;
    padding-right: 15px;
  }*/

  .contentpage .default-inner-content>div {
    padding-left: 0px;
    padding-right: 0px;
  }

  .socials .icons a {
    padding: 3px;
    margin: 3px;
  }

  .myaccess-top-nav .inline-static-link a {
    min-width: 88px;
    font-size: 15px;
  }

  .myaccess-middle-nav ul li {
    margin-right: 15px;
  }

  .myaccess-middle-nav ul li a {
    font-size: 24px;
  }

  .myaccess-middle-nav ul {
    margin-left: 15px;
  }

  .myaccess-menu-search {
    position: relative;
  }

  .myaccess-menu-tab-title {
    font-size: 32px;
  }

  .tab-category li:first-of-type .menu-cat-item {
    font-size: 20px;
  }

  .tab-category li:not(:first-of-type) .menu-cat-item {
    font-size: 16px;
  }

  .featured-product-inner {
    width: auto;
  }

  .category-menu-close {
    right: 0px;
    top: 5px;
  }

  .featured-caption {
    font-size: 24px;
    line-height: 1.2;
  }

  /* MIDDLE NAV RESPONSIVE*/
  /*
  .myaccess-middle-nav ul.flat-nav li a {
    font-size: 20px;
    position: relative;
  }*/

  .myaccess-middle-nav ul.flat-nav li {
    margin-right: 15px;
  }

  .contentpage .myaccess-menu-wrapper .category-item ul {
    margin-left: 15px;
  }

  .flat-nav .flat-nav-item:first-of-type a::before {
    height: 25px;
    bottom: 41px;
    left: -7px;
  }

  .flat-nav .flat-nav-item:not(:first-of-type) a::before {
    bottom: 43px;
  }

  .myaccess-top-nav ul li a, .myaccess-top-nav .inline-static-link a {
    letter-spacing: -0.52px;
  }

  .myaccess-top-nav .inline-static-link a {
    padding-left: 3px;
    padding-right: 3px;
  }
  /*
  .myaccess-top-nav ul li a div {
    padding-left: 13px;
    padding-right: 13px;
  }*/
}

@media (max-width: 767px) {
  a.button.button-primary-dark-yellow-text {
    font-size: 16px;
  }

  a.button.button-primary-dark-yellow-text:after {
    font-size: 1.55rem;
  }


  .logo-address {
    width: 100%;
  }

  .copyright>div {
    text-align: left !important;
    padding-left: 12.5px;
    padding-top: 8px;
  }

  .mobile-location-selector {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.23px;
    font-weight: 400;
    font-family: Barlow;
    margin-left: 0px;
  }

  .mobile-location-selector .current-location {
    letter-spacing: normal;
    font-weight: 600;
  }

  .mobile-location-selector .update-location-modal-btn {
    font-weight: 600;
    letter-spacing: -0.21px;
    line-height: 17px;
    font-size: 14px;
    margin-left: 9px;
  }

  .homepage .main-content .ce-gallery .ce-row .ce-column {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    /*width: 50%;*/
  }

  .homepage .main-content .ce-gallery .ce-row .ce-column figure.image {
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
  }

  .homepage .main-content .ce-gallery .ce-row .ce-column .image-caption {
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }

  .homepage h2 {
    font-size: 28px;
  }

  /* overrides */
  .dce.hero-image .hero-text p span {
    letter-spacing: -0.48px !important;
    font-size: 19px !important;
  }

  .dce.hero-image .hero-text p span {
    letter-spacing: -0.48px !important;
    font-size: 19px !important;
  }

  .homepage .content-banner .row:first-of-type h1 {
    font-size: 42px !important;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1 .row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .contentpage .main-content p {
    margin-block-start: 1em;
    margin-block-end: 1em;
  }
}

@media (max-width: 575px) {
  .homepage .main-content>div, .homepage .content-banner>.homepage .default-inner-content>div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contentpage .default-inner-content>div {
    padding-left: 0px;
    padding-right: 0px;
  }

  .contact {
    height: 144px;
  }

  .contact span {
    white-space: nowrap;
    line-height: 1.19;
    font-size: 16px;
    margin-bottom: 8px;
  }

  .contact .largefont:first-of-type {
    margin-bottom: 18px;
    line-height: 1.18;
    font-size: 22px;
    margin-top: 21px;
  }


  .socials {
    height: 65px;
  }

  .socials .icons a {
    padding-left: 0px;
    margin-left: 0px;
  }


}

@media (min-width:1950px) {

  /* home page ?? */
  .homepage .main-content>div, .homepage .content-banner>.homepage .default-inner-content>div {
    padding-left: 0px;
    padding-right: 0px;
  }

  .homepage .content-banner .default-inner-content>div {
    max-width: 1850px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  .homepage .main-content>.row.row-layout-0 {
    max-width: 1850px;
    margin-left: auto;
    margin-right: auto;
  }

  .homepage .main-content .row.row-layout-1>div {
    max-width: 1850px;
    margin-left: auto;
    margin-right: auto;
  }

  .homepage .main-content .frame.frame-default.frame-type-textmedia.frame-layout-0, .homepage .main-content .frame.frame-default.frame-type-list.frame-layout-0 {
    width: 100%;
    max-width: 1850px;
    margin-left: auto;
    margin-right: auto;
  }

  .homepage .main-content .frame.frame-default.frame-type-list.frame-layout-0 .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }

  .homepage .content-banner {
    background-size: cover;
  }

  /* content pages */
  .contentpage .main-content>div, .contentpage .homepage .content-banner>.contentpage .default-inner-content>div {
    padding-left: 350px;
    padding-right: 350px;
  }
}

@media (min-width:1200px) and (max-width:1350px) {
  .dce-overlay-div p.description-text {
    line-height: 1.1;
  }
}

@media (min-width: 992px) and (max-width:1280px) {
  .dce-overlay-div p.header-text {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 3%;
    line-height: 1;
    font-size: 24px;
  }

  .dce-overlay-div p.description-text {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 3%;
    line-height: 1;
    font-size: 18px;
  }
}

@media (min-width:768px) and (max-width:1300px) {
  .tab-category li:not(:first-of-type) {
    margin-bottom: 12px;
  }

  .inner-left-col ul li {
    width: 170px;
  }

  .myaccess-menu-tab-inner .product-img-wrapper {
    height: auto;
    min-height: initial;
  }
}

@media (min-width:768px) and (max-width:890px) {
  .inner-left-col .tab-category {
    padding-left: 0px;
    width: 175px;
  }

  .inner-left-col ul li {
    min-width: 150px;
  }
}

@media (min-width:1800px) {
  



  .myaccess-middle-nav ul.flat-nav li {
    margin-right: 25px;
  }

  .flat-nav .flat-nav-item:first-of-type a::before {
    left: -10px;
  }

  .flat-nav .flat-nav-item:not(:first-of-type) a::before {
    left: -11px;
  }

  /*
  .home-nav2.hard-links li:last-of-type a::before {
    left: -20px;
  }*/

  .tab-category {
    padding-right: 10px;
  }
}

@media only screen and (max-width: 640px) and (min-width: 1px) {
  section.location ul.location-selector li {
    width: 50%;
  }
}

section.wireless-coveragemap #map_canvas {
  width: 100%;
  height: 600px;
}

section.wireless-coveragemap #search-panel {
  margin-bottom: 15px;
}

section.wireless-coveragemap #coverage-note {
  margin-top: 15px;
  font-size: 12px;
}

@media only screen and (min-width: 1px) and (max-width: 640px) {
  section.wireless-coveragemap #map_canvas {
    height: 300px;
  }
}

@media only screen and (min-width: 641px) and (max-width: 1179px) {
  section.wireless-coveragemap #map_canvas {
    height: 400px;
  }
}


.homepage .pi1-gridelements-row > .frame-type-gridelements_pi1 {
  max-width: 1850px;
  padding-left:15px;
  padding-right:15px;
  width:100%;
}

.row.row-layout-1.pi1-gridelements-row {
  background-color: #f0f2f2;
  padding-bottom: 75px !important;
  padding-top: 75px !important;
  margin-bottom: 40px !important;
  margin-top: 40px !important;

}
@media (min-width:1950px) {
  .homepage .main-content .frame-type-gridelements_pi1.frame-layout-0 {
    max-width: 1850px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .frame-layout-7 {
    display:none;
  }
}

