

	body .PrintFriendly {
	  font-family: 'Arial';
	  position: relative;
	}
	.anchor {
	  margin-top: -80px;
	  position:absolute;
	}
	.Business_2 strong {
	  margin-bottom: 10px;
	  float: left;
	  width: 100%;
	}
	#access-account {
	  display: block;
	  color: #fff;
	  font-size: 14px;
	  font-weight: 100;
	  text-decoration: none;
	  text-transform: none;
	  line-height: .9em;
	  height: auto;
	  outline: 0;
	  border: 0;
	  border-radius: 25px;
	  margin: 0 auto;
	  padding: 12px 10px;
	  transition: all .5s;
	  clear: right; 
	  background-color: #0099ce!important
	}
	.page-nav a{
	  font-weight:bold !important;
	}
	#support-information ul.support-buttons li a:hover, #support-information ul.support-buttons li.active a {
	  background-color: #74bf92 !important;
	  color:#fff;

	}
	ul.support-buttons {
	  text-align: left !important;
	}
	.bttn.bttn-teal {
	  background: #0099ce !important;
	}
	.bttn.bttn-teal:hover {
	  background: #147dbb !important;
	}
	.information-results .bttn.bttn-teal{
	  background: #74bf92 !important;
	}
	.information-results .bttn.bttn-teal:hover {
	  background: #53916c !important;
	}
	.cooming_soon h2 {
	  margin-top: 0;
	}
	.cooming_soon img {
	  float: left;
	  margin-right: 15px;
	}
	.padding_desk {
	  padding: 0 7px;
	  margin-bottom: 15px;
	}
	.call_to{
	  padding:0 8px;
	}
	.mail_to b{
	  padding:0 8px;
	  color:#74bf92;
	}
	.Business_2{
	  padding: 0 20px;
	  float: left;
	  width: 100%;
	}
	.Business_1{
	  background-color: #fff;
	  box-shadow: 0 0 10px #bbb;
	  border-radius: 8px;
	  margin-bottom: 30px;
	  padding: 25px 20px;
	  position: relative;
	  margin-top: 30px;
	  float: left;
	  width: 100%;
	}
	.Business_1 strong {
	  /* margin-bottom: 10px; */
	  float: left;
	  width: 100%;
	}

	.flex-row {
	  display: grid;
	  gap: 20px;
	}
	.col-3 {
	  grid-template-columns: 1fr 1fr 1fr;
	}
	.col-4 {
	  grid-template-columns: 1fr 1fr 1fr 1fr;
	}

	#information-nav2 li {
	  float: left;
	  width: 100% !important;
	  margin-bottom: 20px;
	}
	.support-block article strong {
	  /* margin-bottom: 10px; */
	  float: left;
	  width: 100%;
	}
	.Business_1 h3{
	  color:#000;
	}
	hr {
	  border-top: 3px solid #eee;
	}
	/* page banner */

	#banner-support {
	  background: transparent url("/Images/HomeSC/site/support/banner-support-v2.jpg") no-repeat center top / cover;
	  overflow: hidden;
	}
	#banner-support img {
	  display: inline-block;
	  vertical-align: middle;
	  margin-top: -5px;
	  margin-bottom: -3px;
	}
	#banner-support article {
	  display: inline-block;
	  vertical-align: middle;
	  padding: 10px;
	}
	#banner-support h1 {
	  color: #fff;
	  font-size: 32px;
	  font-weight: 600;
	  margin: 10px 0 5px;
	  vertical-align: middle;
	}
	#banner-support p {
	  color: #fff;
	  font-size: 17px;
	  margin: 0;
	}
	@media screen and (max-width: 992px) {
	  #banner-support {
		text-align: center;
		padding: 12px;
	  }
	  #banner-support img {
		margin-bottom: 5px;
		margin-top: 5px;
	  }
	}


	/* intro */

	#support-intro {
	  background-color: white;
	}
	#support-intro ul.support-buttons li {
	  width: 23.75%;
	}
	@media screen and (min-width: 901px) {
	  #support-intro {
		position: sticky;
		top: 202px;
		z-index: 999;
	  }
	}


	/* information about your service */

	#support-information ul.support-buttons li {
	  width: 23.75%;
	}
	#support-information ul.support-buttons li a:hover,
	#support-information ul.support-buttons li.active a {
	  background-color: #52c2af;
	}
	.information-results article {
	  display: none;
	}


	/* heading titles and icons */

	.support-header {
	  padding: 25px 5px;
	}
	.support-header:after {
	  content: '';
	  display: block;
	  outline: 0;
	  border: 0;
	  clear: both;
	}
	.support-header img,
	.support-header div {
	  display: inline-block;
	  vertical-align: middle;
	  padding: 3px;
	}
	.support-header div {
	  max-width: 75%;
	}
	.support-header img {
	  display: inline-block;
	  max-width: 100%;
	  height: auto;
	  margin-right: 10px;
	}
	.support-header h2,
	.support-header p {
	  margin: 5px 0;
	  padding: 0;
	}
	@media screen and (max-width: 767px) {
	  .support-header img,
	  .support-header div {
		vertical-align: top;
	  }
	  #support-main-nav ul.support-buttons li {
		width: 47%;
	  }
	  #support-intro ul.support-buttons li {
		width: 47%;
	  }
	  #support-information ul.support-buttons li {
		width: 47%;
	  }
	}
	@media screen and (max-width: 575px) {
	  .support-header {
		text-align: center;
	  }
	  .support-header img,
	  .support-header div {
		display: block;
		margin: 0 auto;
	  }
	  .support-header div {
		max-width: 100%;
	  }
	  .support-header img {
		max-width: 55px;
	  }
	}


	/* support blocks */

	.support-section {
	  padding: 30px 5px;
	}
	.support-center-map {
	  width: 100%;
	  height: 150px;
	  margin: 15px auto;
	}
	.support-center-map iframe {
	  width: 100%;
	  height: 100%;
	  outline: 0;
	  border: 0;
	}
	.support-block article {
	  background-color: #fff;
	  box-shadow: 0 0 10px #bbb;
	  border-radius: 8px;
	  margin-bottom: 30px;
	  padding: 25px 20px;
	  position: relative;
	}
	.support-block article > div > a {
	  margin-top: 10px;
	}
	.support-block article.coming-soon:before {
	  content: '';
	  display: block;
	  background: rgba(255, 255, 255, 0.75);
	  position: absolute;
	  top:0;
	  left:0;
	  width: 100%;
	  height: 100%;
	  z-index: 9;
	}
	.support-block article.headquarters .support-center-map {
	  height: 250px;
	}

	.support-block article h4 {
	  position: relative;
	  z-index: 999;
	}
	img.support-icon {
	  display: inline-block;
	  float: right;
	  margin: 0px 5px 15px 15px;
	  width: auto;
	  max-width: 55px;
	  max-height: 55px;
	}
	.support-block article h3 {
	  color: #070606;
	  margin: 15px 0 20px;
	}



	/* search */

	#support-search {
	  background: transparent url("/Images/HomeSC/site/support/bg-search.jpg") no-repeat center top / cover;
	  padding: 45px 15px;
	}
	#support-search h2 {
	  color: #fff;
	  margin: 5px 0 15px;
	}
	#support-search form {
	  width: 100%;
	  max-width: 500px;
	  margin: auto;
	  padding: 5px;
	  position: relative;
	}
	#support-search form input.form-control {
	  display: block;
	  font-size: 15px;
	  font-weight: 400;
	  height: auto;
	  border-radius: 25px;
	  border: 0;
	  outline: 0;
	  margin: auto;
	  padding: 11px 45px 11px 25px;
	  box-shadow: 0 0 10px rgba(0,0,0,0.3);
	}
	#support-search form button {
	  display: block;
	  background: transparent;
	  color: #666666;
	  font-size: 19px;
	  position: absolute;
	  top: 16px;
	  right: 28px;
	  font-size: 18px;
	  outline: 0;
	  border: 0;
	}



	/* --- page specific --- */

	.bg-gray {
	  background-color: #f2f2f2;
	}
	.bg-green {
	  background-color: #6cb938;
	}
	.bg-lt-green {
	  background-color: #7ed643;
	}
	.bg-lt-gray {
	  background-color: #f1f1f1;
	}
	.bg-md-gray {
	  background-color: #727272;
	}
	.bg-dk-gray {
	  background-color: #595858;
	}
	.bg-white {
	  background-color: #fff;
	}
	.bg-black {
	  background-color: #000;
	}


	/*  BUTTON */

	.bttn,
	.bttn:visited,
	a.bttn,
	a.bttn:visited {
	  display: block;
	  color: #fff;
	  font-size: 14px;
	  font-weight: 500;
	  text-decoration: none;
	  text-transform: none;
	  line-height: 0.9em;
	  height: auto;
	  outline: 0;
	  border: 0;
	  border-radius: 25px;
	  margin: 0 auto;
	  padding: 12px 15px;
	  cursor: pointer;
	  transition: all 0.5s;
	  clear: right;
	}
	a.bttn:hover {
	  color: #fff;
	  text-decoration: none;
	  outline: 0;
	  border: 0;
	}

	a.bttn-teal,
	a.bttn-teal:visited {
	  background-color: #52c3c4;
	}
	a.bttn-teal:hover {
	  background-color: #47afb0;
	}

	a.bttn-green,
	a.bttn-green:visited {
	  background-color: #52c2af;
	}
	a.bttn-green:hover {
	  background-color: #47af9d;
	}

	a.bttn-blue,
	a.bttn-blue:visited {
	  background-color: #1584c5;
	}
	a.bttn-blue:hover {
	  background-color: #1275ae;
	}

	.two-col-px div:first-child {
	  padding-right: 2px;
	}
	.two-col-px div:last-child {
	  padding-left: 2px;
	}
	.text-center {
	  text-align: center;
	}
	.img-fluid {
	  display: inline-block;
	  max-width: 100%;
	  height: auto;
	}


	@media screen and (max-width: 1200px) {
	  .container {
		width: 98%;
		max-width: 98%;
	  }
	}



  