.nsc-myhub-footer {
  background: #F8F9F9;
  color: #F8F9F9;
  padding: 0 0 !important;
  min-height: 100%;
  height: 118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media (max-width: 768px) {
	.nsc-myhub-footer {
		  height: 223px;
	}
}
@media (max-width: 426px) {
	.nsc-myhub-footer {
		  height: 266px;
	}
}
@media (max-width: 426px) {
}

.nsc-myhub-footer__logo {
  max-width: 140px;
}
.nsc-myhub-footer__myhubImage {
	vertical-align: baseline !important;
	color: #000000;
}

.nsc-myhub-footer__center {
	justify-content: center;
}



@media(max-width: 426px) {
	.nsc-myhub-footer-subtext {
	    padding-left: 23%;
    	padding-right: 23%;
    }
}
@media(max-width: 1024px) {
	.nsc-myhub-footer-subtext {
	    padding-left: 26%;
    }
}
.nsc-myhub-footer p {
  margin-bottom: 0;
}

.nsc-myhub-footer .col:nth-child(3) {
  text-align: right;
}

@media (max-width: 768px) {
  .nsc-myhub-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nsc-footer .col:nth-child(3) {
    text-align: center;
  }
}
#nscLogoDesktop {display: block;}
#nscLogoTablet {display: none}
#nscLogoMobile {display: none}

@media all and (max-width: 768px) {
    #nscLogoDesktop {display: none;}
    #nscLogoTablet {display: block;
    				padding-top: 2%;}
    #nscLogoMobile {display: none;}
}

@media all and (max-width: 426px) {
    #nscLogoDesktop {display: none;}
    #nscLogoTablet {display: none}
    #nscLogoMobile {display: block;
    				padding-top: 3%;}
}
.nsc-myhub-footer__floatLeft {
	float: left;
}
.nsc-myhub-footer__logosizing {
    padding-left: 2%;
        filter: contrast(160%);
        -webkit-filter: contrast(160%);
}
.nsc-myhub-footer__logosizing {
    padding-left: 2%;
}
.flex-basis {
	flex-basis: auto;
}

.nsc-myhub-footer__pad3percentleft {
	padding-left: 3%
}
@media (max-width: 768px){
	.nsc-myhub-footer__pad3percentleft {
	padding-right: 0%
	}
}
.nsc-myhub-footer__underline {
	text-decoration: underline;
	font-weight: bold;
	   color: #000000;
}
footer {
  margin-top: auto;
  padding: 7px 0 7px 0;
  font: 600 12px/22px "Open sans", sans-serif;
  background: #F8F9F9;
}

.nsc-myhub-footer__subtext {
	  font: 400 12px/20px "Open Sans", sans-serif;
	  padding-left: 10px;
	   color: #000000;
}
.nsc-myhub-footer__padtop2px {
	padding-top: 2px;
}

.nsc-myhub-footer__logo:hover {
  cursor: pointer;
}

.nsc-myhub-footer__logo:hover {
  cursor: pointer;
}

@media (max-width: 768px) {
  .nsc-myhub-footer__logo {
    margin: auto;
  }
}

.nsc-myhub-footer__pipe {
  padding: 0 5px;
}
.nsc-myhub-footer__icon {
  padding: 0 3.5px;
}
.nsc-myhub-footer__rightimagesspacing {
  padding: 0 8.5px;
}
.nsc-myhub-footer__pad1percenttop {
	padding-top: 1%;
}

.nsc-myhub-footer__pad6percenttop {
	padding-top: 6%
}
@media (max-width: 768px){
	.nsc-myhub-footer__pad6percenttop {
	padding-top: 0%
	}
}
.nsc-myhub-footer__pad5percentright {
	padding-right: 5%;
}
@media (max-width: 768px){
	.nsc-myhub-footer__pad5percentright {
	padding-right: 0%
	}
}
myhub-footer {
  margin-top: auto;
  padding: 7px 0 7px 0;
  font: 600 12px/22px "Open sans", sans-serif;
}


footer a {
  padding-left: .25%;
  font-size: 14px;
}

header, footer {
  min-height: 100%;
}
.nsc-inline-blockmyhub {
  display: inline-block;
  font-weight: normal;
  color: #000000;
  margin-bottom: 0px !important;
}

.nsc-myhub-footer__underline:hover {
  color: #0056b3 !important;
}