    body a { 
      color:rgba(0,0,0,0.8);
     }
     body a:hover  { 
      color:#ef6c00 !important;
     }


.card .card-content .card-title {
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 1.3 !important;
}

.table-of-contents a.active {
      border-left: 2px solid #e38b12 !important;
}

.sticky--list { 
  height: 100% !important;
 }


.social-links { 
  position: relative;
  top: 17px;
  transition: all 350ms !important;
 }

 @media screen and (max-width: 768px) {
  .social-links { 

  top: 0px;
}
 }

 .follow .social-links {
  top: 0px;
  transition: all 350ms;
 }

.social-links i.fa { 
    font-size: 23px !important;
    margin-right: 20px !important;
    text-align: center;
 }
.search__field {
    position: absolute;
    top: 11px;
    right: 10%;
    z-index: 999999;
}
.search-box__input {
    float: right !important;
    height: 38px !important;
    transition: .5s !important;
    background-color: #fff !important;
    width: 0 !important;
    font-size:17px !important;
    line-height: 38px !important;
    outline: none !important;
    color:rgba(0,0,0,0.9);
    border: none !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24) !important;
        position: absolute;
    right: 36px;
    top:12px;

}
.search-box__input:focus {
  visibility: visible !important;
  width: 300px !important;
  padding-left: 16px !important;
}

.search-box__label {
    cursor: pointer !important;
    float: right !important;
    position: relative !important;
    color: #fff !important;
    top: 6px !important;
    left: 4px;
    font-size: 32px !important;
}
.search-box__icon {
    user-select: none !important;
}

.search-box__icon:hover {
  opacity: .7 !important;
  transition: .3s !important;
}


.home .slider, .home .slider .slides, .hps {
    height: 600px;
    min-height: 600px;
}

@media screen and (max-width: 680px) {
  .home .slider, .home .slider .slides, .hps {
    height: 350px;
    min-height: 350px;
}
.home  .slider, ul.slides {
     height: 350px !important;
    min-height: 350px !important;
    background-size: cover !important;
}
}

.hps ul.slick-dots {
  margin-top: -95px;
}
.animatedTitle {
  opacity: 0;
  opacity: 0; transform: translateX(-50vw) translateY(0px);
  transition: .6s all !important;
  position: absolute;
  top: 26%;
  left: 10%;
  z-index: 5;
  width: 70%;

}
.home.page-template .animatedTitle h3 { 
  color: #fff ;
  font-size: 3em; 
  letter-spacing: -2px;
  width: 60%;
  margin: 0px;
  padding: 0px;
  line-height: 1;}

@media screen and (max-width: 680px) {
  .home.page-template .animatedTitle h3 { 
    font-size: 2em;
    width: 100%;
  }

  .home.page-template .animatedTitle {
     top: 10%;
    left: 0;
    z-index: 5;
    width: 100%;
    text-align: center;
  }
  div.context {
    width: 100% !important;
   
  }

   div.context p {
 font-size: 12.5px !important;
   }

}
.animatedTitle a.btn-large, .tab__container span.btn-large, .btn-large.rounded {
  border-radius: 48px;
}

@media screen and (max-width: 680px) {
 .tab__container span.btn-large {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0px 24px;
}

}
.btn.rounded {
  border-radius: 24px;
  font-size: 14px;
}

.animatedTitle span.context {

  font-size: 20px; 
  line-height: 1.3; 
  padding-left: 4px;
  color:white;
}

div.context {
    color: white;
    font-size: 16px;
    width: 60%;
    margin-top: 16px;
    margin-bottom: 16px;
}

.slick-arrow { display: none; }

.slider .slick-track, .slider .slick-list { height: 100%;  }

.slick-current .animatedTitle {

opacity: 1; transform: translateX(0px) translateY(0px);  transition: .6s all !important;
}


.main-site--nav { height: 82px; background: #e38b12 !important }

@media screen and (max-width: 768px) {
  .main-site--nav { height: 56px; }
}
.main-site--nav .brand-logo {
    position: relative;
    float: left;
    height: 82px;
    width: 200px;
}
.brand-logo img {
    max-width: 80%;
    height: auto !important;
   
    transform: translate(-57%, -48%);
    left: 50%;
    position: absolute;
    top: 50%;
}

header.follow .brand-logo img {
    margin-right: 0px !important;
 transition: all 350ms;
  
}

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

  .brand-logo img { margin-right: 10px  }
}
.brand-logo { background: #36434d; padding: 16px 0px 0px 24px !important; max-width: 300px; height: 82px; }

 #menu-zero {
      width: calc(100% - 300px); 
      height: 56px; 
      float: right;
      position: absolute; 
      right: 6%; transition: all 350ms;

      clear:both;
    }
    .follow #menu-zero  {
    	 margin-top:-56px;
    }
    #menu-zero ul { 
      display: inline-table; 
      width: auto; 
      float: right;
     }
    #menu-zero ul li { 
      list-style: none ; list-style-type: none;
      display: inline-table; vertical-align: middle; 
      min-height: 56px;
     }
    #menu-zero ul li a { line-height: 56px; }
    

    #menu-zero ul li ul { display: none; }

.home-page--tabs ul.tabs { 
    overflow: hidden;
    float:none;
    margin:auto;
    padding-left: 0px;
    margin-top:-48px;
    background-color: rgba(227, 139, 18, 0.85);
}
@media screen and (max-width:680px){
  .home-page--tabs ul.tabs {
    margin-top:0px;
  }
}
.home-page--tabs.row {
  margin-bottom:0px;
}
.home-page--tabs ul.tabs li { 
  line-height: 48px; 
}

.home-page--tabs ul li a {
 
  color:white !important;
}
.home-page--tabs .indicator { 
  background-color: white !important;
}

span.badge { border-radius: 3px; }

#home span.badge {
    font-size: 12px;
    margin:4px 4px 0 0  !important;
    z-index: 9;
}
.card-image-holder { 
    padding: 16px;
    min-height: 120px; 
}
.home-page--tabs li.tab a span.badge {
    top: 16px !important;
    position: absolute !important;
}

#home.col div.col {
    padding: 0px !important;
}

#home .card {
    margin: 8px 8px 8px 8px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09), 0 4px 1px -2px rgba(0,0,0,0.09), 0 1px 7px 0 rgba(0,0,0,0.09);
    border-radius: 4px;
    overflow: hidden;
}
#home .card .card-image {
    max-height: 40px;
    border-radius: 50%;
    margin-right:12px;
    overflow: hidden;
    height: 40px;
    max-width:40px;
    background: #e8e8e8 !important;
}

#home .badge i {
    font-size: 12px;
    margin-right: 4px;
    vertical-align: text-top;
}
#home .card .card-image img {
    top: 50% !important;
    width: 100%;
    transform: translateY(-50%);
}
#home .card .card-content {
        padding: 16px;
}
#home .card .card-content div.small-card--title { 
    font-size: 14.5px;
    text-transform: uppercase;
    line-height: 1.25;
    font-weight: 500;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 36px;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    margin-bottom: 6px;
}

#home .card .card-content p.small-card--excerpt {
    font-size: 14px;
    color: rgba(0,0,0,0.75);
    margin-top: 8px;
    line-height: 1.3;
}

#home .card .card-content div.small-card--category {
    font-size: 12px;
    line-height: 1.1;
    bottom: 16px;
    
}

#home .card .card-action {
    padding:12px !important;
    border-top:.74px solid rgba(0, 0, 0, 0.09);
}
#home .btn-small {
    font-size: 14px;
    padding: 0px 16px;
    height: 32px;
    line-height: 32px;
}
.header--searchform {
  display: inline-table;
  float: left; 
  position: relative;
  top: 20px; 
  transition: all 350ms !important ;
}

.follow .header--searchform { 
  transition: all 350ms !important ;
  top:  -6px;

 }


 .card.profile-card  .card-image.waves-effect.waves-block {
    width: 120px;
    height: 120px;
    background-size: cover !important; background-repeat:no-repeat;
    background-position: center center; 
    margin:24px auto 16px;
    border-radius: 50%;

}
.card.profile-card .card-content {
    padding: 8px 16px 16px 16px;
}
.card.profile-card .card-content p {
    line-height: 1.4 !important;
    margin-top: 0px;
    font-size: 15px !important;
}
 nav.main-site--nav {

  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.25) !important;
}



/* collections */

span.act_excerpt, div.act_excerpt {
    font-size: 14px;
    color: rgba(0,0,0,0.7);
}
.collection-heading-title {
    padding: 16px 0 0 16px;
    font-size: 18px;
}

#home li.collection-item span.title a {
    color: rgba(0, 0, 0, .75);
    font-size: 15px;
    line-height: 1 ;
    font-weight: 500;
}

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

  span.act_excerpt, div.act_excerpt {
    font-size: 13px;

  }
#home li.collection-item span.title a {
   
    font-size: 14px;
  }

}
#home li.collection-item {
    width: 100%;
    padding:16px;
    border-bottom: 1px solid rgba(224, 224, 224, 0.4);
}

#home li.collection-item span.title a:hover {
  color: #ef6c00;
}
.collection .collection-item { line-height: 1.2 !important; }


.excerpt_content {
    font-size: 14px;
    line-height: 1.3;
    padding-top: 6px;
    color: rgba(0,0,0,0.7);
}
.no-padding { padding: 0px !important;  }

.page-template-contact-us-page .row.no-padding .col:first-of-type {
  background: #e38b12;
      height: 100%;
    position: absolute; 
    padding: 24px;
}
.card-thumbnail__small {
    width: 48px;
    height: 48px;
    float: right;
    border-radius: 3px;
    overflow: hidden;
    margin-left: 4px;
}

.card-thumbnail__small img {

    width: 100%;
}
.collection .collection-item.avatar {
    min-height: 56px !important;
    padding-right:12px;
    }

   #menu  .current_page_item:after, #menu  .current-menu-item:after {
    width: 100%;
    position: absolute;
    bottom: -32px;
    height: 1px;
    content: ' ';
    background: white;
    transition: 350ms all !important;
    left: 0;
}

header.follow #menu li.current_page_item:after, header.follow  #menu  .current-menu-item:after {
    bottom: -2px !important;
    transition: 350ms all !important;
}

.section.table-of-contents .sub-menu li a{
  padding-left: 28px !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
}

.provider--categories p {
  font-size: 14px !important;

}
.section.table-of-contents .sub-menu li a.active {
    padding-left: 26px !important;
}
.section.table-of-contents li.current-consumers-parent {
  background: rgba(128, 128, 128, 0.04);
}
span.cat--title {
  font-weight: 600; color: rgba(0,0,0,0.75);


}

.s-providers table td{ padding: 8px 5px; vertical-align: top; }

.spinner-orange,
.spinner-orange-only {
  border-color: #e38b12 !important;
}
.carousel.consumer--slide {
  margin-bottom: 16px;
  margin-top:12px;
}
@media screen and (max-width: 768px) {
  .carousel.consumer--slide {
    height: 350px !important;
  }
  .carousel.consumer--slide .carousel-item {
    min-height: 350px !important;
  }
  .carousel.consumer--slide ul.indicators {
  margin-top: -102px !important; 
}
}
.carousel.consumer--slide ul.indicators {
  margin-top: -52px;
}

.carousel.consumer--slide .carousel-item .element {
  padding: 24px;
}
@media screen and (min-width: 1024px) {
  .negative--top {margin-top:-24px;}
}

@media screen and (min-width: 768px) {
.card-title {

}
}

#consult .card--category {
    font-size: 13px;
    color: rgba(0,0,0,0.68);
}


#consult .element-centered .col.s12.l4.m6 {
    min-height: 200px;
    /* max-height: 200px; */
}
@media screen and (max-width: 680px) {
#consult .element-centered .col.s12.l4.m6 {
    min-height: 0px;
    /* max-height: 200px; */
}
}


#consult .card {
    min-height: 140px;
    margin: 0px 0px 8px 0px;
}
#consult .card .card-content {
  padding: 16px;
}
#consult .card p.excerpt {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px !important;
}

.carousel-image {
   width: 100% ; height: 100%; position: absolute; top: 0; z-index: -1; background-size:cover !important; background-repeat: no-repeat;
}
.carousel-item .padded {position: relative; padding: 24px; height: 100%; width: 100%;}

.carousel-image:before {
    content: ' ';
    background: rgba(0,0,0,0.2);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}

div.button-holder 
{
  width: 100%;
    position: absolute;
    left: 0;
    bottom: 48px;
}
a.slide-button {
    font-size: 14px;
    min-width: 100px;
  
}

#socialshare {width: 380px; }

#socialshare  li.share-print { display: none !important; }
.share--label {
    font-size: 13px;
    color: rgba(0,0,0,0.5);
    padding: 0 8px;
}
.sharing--title {
    font-size: 18px;
    margin: 4px 8px 8px;
    color: #cc7d10;
    font-weight: 500;
}

#socialshare  .sd-content ul li {
    margin: 5px 0px;
    padding: 0;
    width: 33.33% !important;
}
 a.sd-button.share-icon span {
   display: none;
}
#socialshare  a.sd-button.share-icon span {
    font-size: 15px;
    display: inline !important;
}

.mediaCards.card .card-image .card-title {
  line-height: 1 !important; 
  padding: 16px;
}
.resource_details.row { height: auto !important; }


@media screen and (max-width: 680px){
  .resource_details.row i.fa {
        margin-left: -24px;
    margin-right: 5px;
  }
}
.service--card .right i {
    color: rgba(255, 255, 255, 0.74);
    font-size: 152px;
    margin-top:24px;
}


@media screen and (max-width: 680px) {
  .service--card .right i {
    color: rgba(255, 255, 255, 0.74);
    font-size: 82px;
    margin-top: 0px;
}
}

.service--card .right {
    text-align: center !important;
}

.card.transparent.z-depth-0.service--card {
    width: 70%;
    margin: 148px auto 0;
}

@media screen and (max-width: 1024px){
  .card.transparent.z-depth-0.service--card {
    width: 70%;
    margin: 94px auto 0;
}
}

@media screen and (max-width: 768px){
  .card.transparent.z-depth-0.service--card {
    width: 70%;
    margin: 12px auto 0;
}
}


@media screen and (max-width: 680px){
  .card.transparent.z-depth-0.service--card {
    width: 90%;
    margin: 16px auto 0;
}
}


.service--card h1 { font-size:40px; }
.top_m__48 { position: relative; z-index:99; margin:auto; float: none !important; margin-top:-48px;}
@media screen and (max-width: 680px) {
  .top_m__48 {
    padding:0px !important;
    margin-top: -8px !important;
  }
  .service--card h1 {
    font-size: 32px;
    text-align: center;
}

}
.service--card p { font-size:18px !important; color:white !important; line-height: 1.4; }


@media screen and (max-width: 680px) {
  .service--card p {
    font-size: 15px !important; 
    text-align: center;
  }
}

#services.parallax-container {
  height: 550px
}
#services.parallax-container .parallax {
  background: #36434d;
}

#services.parallax-container .parallax img {
  opacity: .25;
}
.type-consumers table td p {white-space: normal !important;}

.nav--next {
    position: absolute !important;
    right: 10%;
    transition: all 350ms;
    box-shadow: 0 0 0 ;
    top: calc(50% - 36px);
    background-color: rgba(255,255,255,0.85) !important;
    opacity: 0;
}
.nav--before {
    position: absolute !important;
    left: 10%;
    transition: all 350ms;
    box-shadow: 0 0 0 ;
    top: calc(50% - 36px);
    background-color: rgba(255,255,255,0.85) !important;
    opacity: 0;
}

#services:hover .nav--before, #services:hover .nav--next {

  opacity: 1 !important;
  transition: all 350ms;
}
@media screen and (max-width: 680px) {
  .nav--before {
    left: 12px;
  }
  .nav--next {
    right:12px;
  }
}

#home, #consult, #media{
  padding-top:36px;
  padding-bottom: 24px;
}

@media screen and (max-width: 680px) {
#home, #consult, #media{
  padding-top:24px;
  padding-bottom: 24px;
}
}
.home .slider:before {
    content: ' ';
    height: 100%;
    width: 100%;
    background: linear-gradient(70deg, rgba(0, 0, 0, 0.35), rgba(255, 255, 255, 0));
    z-index: 3;
    position: absolute;
    top: 0;
}

.row.subscription {
  margin: 0px !important; 
  padding: 54px 0px;
}
.row.subscription form input[type="email"] {
  background: white;
  border-radius: 5px;
  margin-top: 8px;
  box-shadow: none !important;
  border: none !important;
  padding: 0px 20px;
  width: calc(100% - 40px);
}
.row.subscription form label {
  color: white;
  font-size: 14px;
  font-weight: lighter;
}

.subscribe--title {
  font-size: 32px; 
  line-height: 1.1; 
  font-weight: 400;
  margin-bottom: 12px;
}

.row.subscription p.col {
  font-weight: 300; 
  margin-bottom: 16px !important;
}

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

.row.subscription {
  margin: 0px !important; 
  padding: 32px 0px;
}


  .subscribe--title {
    font-size: 24px;
  }

.row.subscription p.col {
  font-size: 14px;
}


}

#sub {
    height: 320px !important;
} 
@media screen and (max-width: 680px) {
  #sub {
    height: 250px !important;
  }
}
#sub {
  box-shadow: inset 0 4px 18px rgba(0, 0, 0, 0.25) !important;
  background: linear-gradient(159deg,#36434dd4 -26%,#36434d 79%);
}
.btn-floating.dark-theme, .dark-theme {
  background-color: #36434d !important;
}
.dark-theme-text {
  color: #36434d !important;

}
.rounded24 {
  border-radius: 24px !important;
}
.rounded48 {
  border-radius: 48px !important;
}

@media screen and (max-width: 680px) {
  .tab__container a.btn-large.rounded {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    border-radius: 24px;
}

}


.socialfollow {
    padding: 48px 0px;
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    color: grey;
}

h2.footer-widget--title {
    font-size: 21px;
    color: rgba(255,255,255,0.5);
    font-weight: 600;
    letter-spacing: .75pt;
    margin: 0px;
}
.col .textwidget  p {
  line-height: 1.6 !important; 
  margin:0px; 

  padding:0px;
  color: rgba(255,255,255,0.65);
  font-size: 14px;
}

.footer--logo {
    width: 180px;
    margin-left: -16px; 
    margin-bottom: 24px;
}

@media screen and (max-width: 680px) {
  .footer--logo {
  
    left: 50%;
    transform: translateX(50%);
}
}
.footer--logo img {
    width: 100%;
    height: auto;
    filter: grayscale(100%);
}

#menu-footer-menu li.menu-item a {
    font-size: 14px;
    color: white;
    font-weight: 500;
}


#menu-footer-menu li.menu-item {
    display: inline-table;
    width: calc(33.33% - 10px);
    margin-right: 10px;
    float: left;
}

#menu-footer-menu li.menu-item a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.55);
    font-weight: 500;
}



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

#menu-footer-menu li.menu-item a {
    font-size: 17px;

}

  #menu-footer-menu li.menu-item {

    width: 100%;
    margin-right: 0px;
 
    text-align: center;
}
}


#menu-footer-menu ul.sub-menu {
    margin-top: 14px;
}

#menu-footer-menu .sub-menu li.menu-item {
    width: 100%;
    display: table-row;
    margin-bottom: 12px;
}
#menu-footer-menu .sub-menu li.menu-item a {
    color: white;
    font-weight: 400;
}

.negative-90 {margin-top: -90px;}

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

#menu-footer-menu .sub-menu li.menu-item a {
  font-size: 14px;
}

footer .negative-90 {
    margin-top: 30px;
    padding: 0px !important;
    margin: 30px 0px 0px;
}

}
.col.copy { 
font-size: 14px; color: rgba(255,255,255,0.4) !important;

margin-top:64px;
 }

@media screen and (max-width: 680px) {
  .col.copy {
    margin-top:24px;
    padding-bottom: 16px;
  }
}
 .width--grey { background: rgba(0,0,0,.05); margin-bottom: 0px !important; }

 .width--grey .card .card-content {padding: 16px;}

.width--grey .card .card-content .card-title {
    margin-bottom: 0px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 61px);
}

.position {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    min-height: 60px;
    margin-bottom: 15px;
    padding-top:8px;
    color: rgb(125, 125, 124);
}
.details.grey.lighten-5 {
    border-radius: 0 0 10px 10px;
    margin-top: -15px;
    min-height: 180px;
    font-weight: 500;
    padding: 12px 36px 24px;
    text-align: center;
    color: grey;
    font-size: 15px !important;
    line-height: 1.1 !important;
}
.grid-item.profile-card:nth-of-type(9) .position , .grid-item.profile-card:nth-of-type(10) .position, 
.grid-item.profile-card:nth-of-type(11) .position,.grid-item.profile-card:nth-of-type(12) .position,
.grid-item.profile-card:nth-of-type(13) .position, .grid-item.profile-card:nth-of-type(14) .position
  {
  min-height: 0px !important;
  padding-top:0px;
}




input.sidebar {
    border-radius: 22px !important;
    min-height: 24px !important;
    height: 36px !important;
    text-indent: 8px !important;
    font-size: 14px !important;
    border: 1px solid #9e9e9e !important;
}

.consultation--tabs.tabs .indicator {
  background-color: #e38b12 !important;
}


form.site_search--form {
    z-index: 99;
    width: 100%;
    
    height: 48px;
    padding: 0px 20px;
    transition: all 350ms;
}

form.site_search--form  .label-icon.btn-floating {
      margin-left: 8px;
    margin-top: 4px;
}
.outboundclose  { 
position: absolute !important;
right: 0;
top: 0;
margin-top:-24px;
margin-right: -36px;
 }

@media screen and (max-width: 768px) {
   .horizontal--slides{
    display: flex;
    overflow-x: scroll;
    position: relative;
    padding: 58px 6px 0px;
}
#home.col div.col.small--title {
  position: relative;
}
#home.col div.col.small--title:before {
    content: 'News Updates';
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: rgba(0,0,0,0.65);
}

.horizontal--slides .card {
  min-width: 34vw;  
}

.card.sticky--list .collection .collection-item.avatar i.circle {
  display: none;
}

.card.sticky--list  .collection .collection-item.avatar {
  padding-left: 16px !important;

}


}

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

  .card.sticky--list {
    margin: 0px !important;
  }
  .horizontal--slides .card {
  min-width: 65vw;  
}
}





 .row.no-bottom__margin.no_overflow {
    background: #fff;
}

.tabbed__area.customTabs .waves-effect.waves-orange.active {
    background: #fff;
    margin-top: 2px;
    }

    .tabbed__area.customTabs .waves-effect.waves-orange {
    background: #f5f5f5;

    }


#searchform input#search {
    width: calc(100% - 106px);
    float: left;
    background: white;
    border-radius: 48px;
    padding: 0 24px;
}

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

  div#searchform {
    width: 100%;
}


  .right-side-padding36 .responsive-table td {
    width: 100% !important;
}

.subtime {
    padding-left: 32px;
    padding-top: 2px;
}
}

button.prevImage {
    margin-right: 16px;
}

.social--bar .btn-floating i.fa {
    font-size: 20px;
}
@media screen and (min-width: 1024px) {
  ul.top_bar.navigation .menu-category-menu-container{
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 68px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    white-space: nowrap;
}
}

.site-brand {
    position: fixed;
    left: 64px;
    line-height: 56px;
    font-size: 20px;
    font-weight: 500;
}

.text--area {
    width: 50%;
    margin: auto;
    color: rgba(128, 128, 128, 0.75);
    font-weight: 600;
}

i.material-icons.x-large, span.x-large {
    font-size: 88px;
    color: #a0a0a0;
}
span.x-large {font-family: 'Montserrat'}

.col.has-nothing {
    margin-top: 10vh !important;
    margin-bottom: 10vh !important;
}

@media screen and (max-width: 680px) {
  .no-padding--small {
  padding:0px !important;
} 
}


.side-nav a.collapsible-header:after {
    content: '+';
    position: absolute;
    right: 16px;
}

.side-nav a.collapsible-header.active:after {
    content: '-' !important;
 
}

.side-nav li > a{
  padding: 0 16px !important;
}

.side-nav  .sub-menu li a {
    padding-left: 38px !important;
}

.news-items ul.slick-dots {
    margin: 0px;
    padding: 0px;
}

.card.col.s12.l4.m6.slick-slide {
    margin-bottom: 4px;
}


ul.paginate a, ul.paginate span {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px;


    padding: 0 10px;
    line-height: 30px;
}

ul.paginate span.current {
    background-color:#36434d; 
    color: white !important;
}

ul.paginate  i.material-icons {
    line-height: 30px;
}

.card.sticky--list ul li.collection-item {
    width: 100% !important;
}

 .materialize div form {  margin:auto; width: auto;

     position: relative;
    margin: 0.5rem 0 1rem 0; 
    padding: 24px;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
        

  }
 .materialize div form div { float: left; width: 100%;  }

.materialize div form div:first-child { float: left; width: 50%;  }
.materialize form div:nth-child(2) { float: left; width: 50%;  }
 .materialize div form div:nth-child(3) {
  width: 100%;
  clear:both;
 }
 .contact-form input[type='text'], .contact-form input[type='email'] {

  max-width: 100% !important; width: calc(100% - 16px) !important;
 }
.contact-form textarea {
   width:100% !important;
   height: 50px !important;
  }
  .contact-form label span {
    color: #e38b12 !important;
  
    font-weight: normal !important;
    font-size: 11px !important;
    vertical-align: text-top !important;
    line-height: 18px !important;
}

.row.no-padding.card {
    margin-bottom: 48px;
}

.subcat_meta a.btn{
  margin-top:-2px;
}

span.cat_section_title {
    font-size: 24px;
    background: white; padding:0px 6px 0px 0px;
    font-family: Montserrat;
}

span.cat_section_title:after {
    content: ' ';
    width: 90%;
    height: 1px;
    background: #e9e9e9;
    position: absolute;
    top: 33px;
    left: 10px;
    z-index: -1;
}

.card-action .btn.btn-flat.orange-text {
  padding: 0px 16px;
}

@media screen and (min-width: 768px) {

.col.sidebar { padding-left:0px !important; padding-right: 24px !important; }

}

@media screen and (max-width: 1198px) {
  .custom-hide--01 {display: none !important;}
}


@media only screen and (min-width: 769px){
.button-collapse.m__nav {
    display: none !important;
}
}

section.sidebar {

}


h4.sidebar--title {
    font-size: 20px;
    margin-top: 32px;
}

section.sidebar  .tabbed-area--title {
    font-size: 14px;
    line-height: 1.5;
}

section.sidebar .tabbed-list .date {
    float: left;
    padding: 0 12px 0 0;
    text-align: center;
    line-height: 1.2;
}

section.sidebar .tabbed-list span.month {
    text-transform: uppercase;
    font-size: 11px !important;
}

section.sidebar li.tabbed-list {

    padding: 6px 16px;
    min-height: auto !important;
  }

 section.sidebar .tabbed-list span.day {
    font-size: 17px;
    font-weight: 500;
}

.card.category-news .card-content {
  padding-top:4px;
  height: 148px; 
  overflow-y: auto;
}

.card.category-news.has-post-thumbnail .card-content {

 height: auto !important;
 padding-top: 10px;
 padding-bottom: 0px;


}

.card.category-news .card-title {
    color: rgba(0,0,0,.8) !important;
    min-height: 67px;
}

.inthenews .col.s12.l6.m6 {
    min-height: 372px;
}

@media screen and (max-width: 680px) {
.inthenews .col.s12.l6.m6 {
    min-height: auto !important;
}

}
.card-image.thumbnail {
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat;
    position: relative;
}
.card-image.thumbnail  .card-title {
  padding: 16px !important;
}

.card-image.thumbnail:before {
    background: rgba(0,0,0,0.35);
    background: linear-gradient(70deg, rgba(0, 0, 0, 0.35), rgba(255, 255, 255, 0));
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: ' ';
    position: absolute;
}

.edate.center {
    padding: 24px;
}

.edate .day {
    font-size: 54px;
    font-weight: 600;

    line-height: 1;
}

.grey-theme {
  background-color: #888888 !important;
}
.card-image.grey-theme {
  overflow: visible !important;
}

div#archived {
    margin-bottom: 48px;
}

.search-results .no-padding--small.grid-item {
  min-height: 380px;
}
.page-template-archive-page .no-padding--small.grid-item {
  min-height: 415px;
}
.badge.tagname{
    position: absolute;
    left: 11px;
    top: 58px;
    font-size: 10px !important;
    padding: 0px;
}

input#es_txt_email {
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px;
    background: white;
    border-radius: 40px;
    margin:0px;
}
input#es_txt_button {
    border: none;
    padding: 0px;
    margin: 0px;
    background: white;
    border-radius: 30px;
    height: 38px;
    display: initial;
    text-transform: uppercase;
}
.es_button {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 5px;
    width: 100%;
}

.es_lablebox label {
    color:white;
}
.es_lablebox {
    padding-bottom: 3px;
    padding: 0 12px;
    position: relative;
    height: 32px;
}

.nmp-logo-holder img {
    max-width: 100%;
    height: auto;
}
.nmp-logo-holder {
    background: #36434d;
    width: 97%;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    height: 190px;
    position: relative;
}
.nmp-logo-holder img {
    max-width: 210px;
    height: auto;
    transform: translate(-50%, -60%);
    position: absolute;
    top: 50%;
    left: 50%;
}

audio#player {
    display: block;
    background: #f1f3f4;
    border-radius: 0 0 6px 6px;
    position: relative;
    width: 97%;
}

.item-title {
    width: 97%;
    background: rgba(0, 0, 0, 0.61);
    margin-top: -43px;
    position: relative;
    padding: 12px;
    font-size:13px;
    color: white;
}
.page-template-numberportability-page .item-title,
.page-template-numberportability-page .nmp-logo-holder,
.page-template-numberportability-page audio#player{
    width: 100% !important;
}

.section-title {
    font-size: 18px;
    margin-bottom:12px;
    text-indent:2px;
}
@media screen and (max-width:680px){
  .section-title.media {
    margin-top:24px;
  }
}
.section-subtitle {
    font-size: 13.5px;
    line-height: 1.2;
}
.list-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}
.bholding.truncate {
    font-size: 12px;
    line-height: 1.2;
    margin-top:6px;
}
@media screen and (max-width:680px){
    .bholding.truncate {
        max-width: 65vw;
    }
}
.btn-floating.btn-small {
    width: 32px;
    height: 32px;
    line-height: 32px;
}
a.btn-floating.btn-small i {
    font-size: 16px !important;
    line-height: 32px;
}
a.btn-floating.btn-small i.material-icons {
    font-size: 22px !important;
}
.card.middle .card-content {
    padding:0px;
}
.card.middle li.row.no-margin {
    margin: 4px 0 0px !important;
    border-bottom: .75px solid rgba(0,0,0,0.08);
    padding: 12px 10px 18px !important;
}
.card.middle .card-action {
    padding:10px 10px 10px 10px !important;
    border-top: 0px;
}

.new-title {
    font-size: 16.5px;
    margin: 6px 0 4px;
}

.new-excerpt {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 8px;
}
.categoryMeta {
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.categoryMeta i {
  font-size: 16px;
  vertical-align: middle;
  margin: -2px 2px 0px 7px;
}
.card-excerpt {
    font-size: 13.5px;
    line-height: 1.3;
}
#home ul.collection.no-border {
    margin-bottom: 0px;
}
.btn.btn-medium, a.btn.btn-medium, button.btn.btn-medium {
 
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.078), 0 1px 5px 0 rgba(0, 0, 0, 0.09), 0 3px 1px -2px rgba(0, 0, 0, 0.06);
    font-size: 14px;
    height: 48px;
    line-height: 48px;
}
.z-depth-button {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.078), 0 1px 5px 0 rgba(0, 0, 0, 0.09), 0 3px 1px -2px rgba(0, 0, 0, 0.06) !important;
}
.btn-tiny {
    font-size: 12px !important;
    line-height: 28px !important;
    height: 28px !important;
    letter-spacing: .3px !important;
}

.no-padding-left {
    padding-left:0px !important;
}
.columnNews li {
    margin-bottom: 16px !important;
}
div#mnpPage {
  position: relative;
  min-height: 66vh;
}

.fade-enter-active, .fade-leave-active {
transition: opacity .3s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
opacity: 0;
}
.inpage-nav ul li a
{
cursor: pointer;
}
.section--title {
  font-size: 18px;
  margin-bottom: 12px;
  text-indent: 2px;
  font-weight: 500;
  text-indent: 14px;
  margin: 9px 0px;
}

i.svg-icon svg {
width:16px; height:16px; margin-top:8px;
}
article.content {
  padding: 0 24px 0 0px;
  border-right: .75px solid rgba(0, 0, 0, 0.09);
}
.more--details audio {
  height: 35px;
}
.more--details {

clear: both;
min-height: 0px;
height: 0px;
opacity:0;
overflow: hidden;
transition: all 300ms linear;
}
.more--details.active {
  min-height: 49px;
  padding-top: 10px;
  opacity:1;
  transition: all 300ms linear;
}
video#player {
  display: block;
  background: #f1f3f4;
  border-radius: 0 0 6px 6px;
  position: relative;
  width: 100% !important;
}
input[type="text"].searchField {
  border: 1px solid rgba(47, 47, 47, 0.18) !important;
  border-radius: 3px !important;
  padding: 0px 12px !important;
  width: calc(100% - 30px) !important;
  box-shadow: none !important;
  height: 2.3rem !important;
  margin-left: 3px !important;
}
.area-51:before {
  content: ' ';
  width: calc(100% + 16px);
  height: 266px;
  background: white;
  position: absolute;
  border-radius: 4px;
  z-index: -1;
  left: -8px;
  top: -8px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.09), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.05);
}
.searchNav {
clear:both;
height:200px; 
overflow: hidden;
overflow-y: scroll; 
}
.searchNav::-webkit-scrollbar{
width:8px
}
.searchNav::-webkit-scrollbar-track{
background:rgba(0,0,0,.02);
}
.searchNav::-webkit-scrollbar-thumb{
background:#CCC;
}

.personGraphic {
  width: 170px;
  position: relative;
  left: -90px;
}
.personGraphic a {
  width: 170px;
  position: absolute;
  top: 63px;
  left: 97px;
}
.section-graphic-title {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: 500;
  text-indent: 14px;
  position: absolute;
  left: 84px;
  white-space: nowrap;
  top: 45px;
}
.inpage-nav {
  width: 95%;
}
@media screen and (max-width:680px){
  .inpage-nav {
    margin-bottom: 24px;
    width: 96%;
    margin-left: 2%;
  }
}
div.site-max {
  max-width: 1360px;
}

div#pdfView {
  overflow: hidden;
  height: 70%;
}
div#pdfView div#pdf {
  position: absolute;
  width: 100%;
  height: 100%;
}

.custom-cardList {

}
ul.custom-cardList li {
  width: 33.333%;
  float: left;
}
@media screen and (max-width:960px) {
  ul.custom-cardList li {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width:680px) {
  ul.custom-cardList li {
    width: 100%;
    float: none;
  }
}
ul.custom-cardList li .card {
  height: 150px;
  margin:0px;
  box-shadow: 0 5px 25px rgba(54,67,77,0.15);
  border-radius: 0px;
}
ul.custom-cardList li .card .card-title {
  font-size:20px;
  font-weight:400 !important;
  margin-left: 19px;
}

ul.custom-cardList li .card .card-content {
  height: 100%;
  position: relative;
}
ul.custom-cardList li .card button {
  position: absolute;
  bottom: 19px;
  left: 32px;
}
@media screen and (min-width:1024px){
  ul.custom-cardList li:first-of-type .card {
    border-radius: 6px 0px 0px 0px !important;
  }
  ul.custom-cardList li:nth-of-type(3) .card {
    border-radius: 0 6px 0 0;
  }
  ul.custom-cardList li:nth-of-type(7) .card {
    border-radius: 0 0 0 6px ;
  }
  ul.custom-cardList li:nth-of-type(9) .card {
    border-radius: 0 0 6px 0;
  }
}
.sectionContainer  .sub-title {
  font-size: 16px;
  margin-bottom: 24px;
}
span.left.isLarger {
  font-size: 18px;
  margin-right: 4px;
}
#mnp article.content .sharedaddy {
  display: none;
  opacity: 0;
}
.titleBar {
  width: calc(120% - 48px);
  left: -10%;
  background: #36434d;
  position: relative;
  padding: 24px 10%;
  color: white !important;
  text-align: center;
  margin: 32px 0;
}
.titleBar h3 {
  color: white;
  margin: 0px;
  line-height: 1.3;
  font-weight: normal;
  font-size: 31px;
}
@media screen and (max-width:680px) {
  .titleBar {
    left: -11px;
  }
}
div#detailsModal .modal-content button {
  margin-top: 32px;
}
.consumerGraphic.active {
  opacity: 1;
  transition: all 300ms linear;
  transform: translate(-50%, 0);
}
.consumer-g-container {
  position: relative;
  height:24px;
}
.consumerGraphic {
  cursor: pointer;
  width: 205px;
  font-size: 15px;
  background: orange;
  padding: 8px 16px;
  color: white;
  border-radius: 2px;
  left: 50%;
  position: fixed;
  transform: translate(-50%, 70px);
  transition: all 300ms linear;
  opacity: 0;
  bottom: 2vh;
  z-index: 99;
}
.consumerGraphic i {
  position: absolute;
  top: 8px;
  right: 11px;
  font-size: 17px;
}
.consumerGraphic::after {
  content: ' ';
  width: 12px;
  height: 12px;
  background: orange;
  bottom: -6px;
  position: absolute;
  left: 50%;
  transform: rotateZ(44deg);
}