/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
body {
	font-size: 1.05rem;
	font-weight: 400;
	line-height: 1.9;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
}
p {
	font-family: "Proxima Nova Soft W03 Reg", sans-serif;
}
.header-bar {
	height:108px;
}
.logo {
	height: 80px;
	margin: 14px 0px;
}
h1.mt-4 {
	font-size: 2.1rem!important;
	font-weight:600;
	margin-top:45px!important;
	margin-bottom:20px;
	color: #76B835;
}
h1.mt-4sm {
	font-size: 1.6rem!important;
	font-weight:600;
	margin-top:5px!important;
	margin-bottom:0px;
	color: #76B835;
}
p.subtitle {
	color:#fff;
	font-weight: 600;
	font-size: 1.4rem;
}
h2.mt-4 {
	margin-top: 0px !important;
	font-size: 1.4rem!important;
	font-weight:600;
}
h2.dkttl {
	font-size:20px; font-weight:600;
}
h3 {
	font-size:1.6rem;
}
h3.trans {
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 600;
}
.grntitle {
	color: #76B835;
}
p {
	font-size:1rem;
}
p.dkread {
	color:#76b835;
}
p.pbold {
	font-size: 1.25rem;
	font-weight: 700;
}
.container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
	max-width: 1200px;
}
.cent {
	text-align:center;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}

.formpadd .form-control {
	padding: 10px;
	margin: 10px;
	width:calc(100% - 20px);
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    padding: 10px;
    font-size: 14px;
}
footer ul {
	color:#fff;
	font-size:14px;
	list-style-type:square;
}
footer h3 {
	font-size: 1.45rem;
	font-weight: 600;
}
.offer-body {
	padding-right:15px!important;
}
.offer-summary {
	margin-top:45px;
}
.offer-summary-head {
	padding: 0px;
	background: #004151;
	margin-bottom: -16px;
}
.offer-summary-head p {
	color:#fff;
	padding:15px 25px;
	font-weight:600;
	font-size:1.3rem;
}
.summary-bold {
	font-weight:600;
}
.offer-summary-body {
	background: #f5f5f5;
	padding:15px 20px!important;
	line-height:1.5rem;
	border-bottom: 1px solid #d8d8d8;
}
.offer-summary-body:last-of-type {
	border-bottom: 0px solid #d8d8d8;
}
.offer-summary-body p {
	margin-bottom: 0rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.5rem;
    padding-left: 0rem;
	font-weight:600;
	color:#000;
	font-size:1rem;
}
.navbar-expand-lg .navbar-nav .nl-inv {
	padding-right: 0rem;
	padding-left: 2.5rem;
	font-weight: 600;
	color: #000;
	font-size: 1rem;
}
.navbar {
    padding: .1rem 1rem;
}
#bask-tot, #bask-tot-mob {
	background: url('../images/icon-basket.png') no-repeat;
	width: 24px;
	background-repeat: no;
	color: #fff;
	text-align: center;
	font-size: 0.7rem;
	min-height: 30px;
	float: left;
	margin-right: 5px;
	padding-top: 4px;
}
.men-icon {
	padding-right:6px;
}
.offer-wrapper {
	border: 1px solid #d8d8d8;
	width:100%;
	margin-top:50px;
	margin-bottom:40px;
	padding-right: 0px;
	padding-left: 0px;
}
.offer-nav {
	min-width:160px;
	text-align:center;
	font-weight:600;
	font-size:1.2rem;
	color:#000;
	background: #f5f5f5;
	border-bottom: 1px solid #d8d8d8;
}
.offer-nav-inn {
	padding: 8px 15px;
	min-width:160px;
	text-align:center;
	font-weight:600;
	font-size:1.2rem;
	border-bottom: 0px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	font-family: 'Source Sans Pro', sans-serif;
} 
a.in-menu-1, a.in-menu-1:hover {
	color:#000;
	text-decoration:none;
}
a.active:hover {
	color:#fff;
}
.offer-nav-inn.active {
	background:#004151;
	color:#fff;
	margin-top:-10px;
	padding-top:16px;
}
a.active {
	background:#004151;
	color:#fff;
	margin-top:-20px;
	padding-top:16px;
}
a.active div.offer-nav-inn {
	border-right:0px;
}
#offer-modules {
	background:#fff;
	padding-bottom: 0px;
}
#offer-modules-detail {
	background:#fff;
	padding-bottom: 60px;
	margin-top:20px;
}
#offer-download {
	background:#fff;
	padding-bottom: 60px;
	margin-top:20px;
}
.colspad div {padding-right:20px;}
.dlbutton {
	background: #76b835;
	width: 160px;
	text-align: center;
	padding: 8px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
	cursor: pointer;
	border-radius:3px;
}
.dlbutton a {
	color:#fff;
}
.hide {
	display:none;
}
.pricing-table {
	margin:20px;
	width: calc(100% - 40px);
}
.pricing-table h5 {
	font-weight:600;
	margin:30px 0px 20px 0px;
}
.module-detail {
	margin: 10px 20px 0px 20px;
	border: 1px solid #d8d8d8;
	width: calc(100% - 40px);
}
.module-contact {
	margin: 20px 20px 0px 20px;
	width: calc(100% - 40px);
}
.reveal {
	background: #f5f5f5;
	background-position: top 20px left 15px;
	padding:8px 40px;
	width:100%;
	font-weight:600;
	color:#000;
	text-decoration:none;
	font-family: 'Source Sans Pro', sans-serif;
}
.reveal-open {
	background: #f5f5f5 url('../images/icon-neg.jpg') no-repeat;
	background-position: top 20px left 15px;
}
a.rev-link, a.rev-link:hover {
	color:#000;
	text-decoration:none;
}
.reveal-det {
	border-top:1px solid #d8d8d8;
}
.reveal-det p {
	padding:10px 20px;
	font-size:1.03rem;
	margin-bottom:0!important;
}
.table-bordered {
    border: 1px solid #d8d8d8;
}
.table thead th {
    vertical-align: bottom;
    border: 1px solid #d8d8d8;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #d8d8d8;
}
.table td, .table th {
    padding: .4rem 1.2rem;
	font-size: 1.03rem;
	color: #000;
}
.table th {
	font-size: 1.06rem;
	font-weight:600;
}
td.btn-spc {
	padding: 6px 40px;
	text-align:right;
}
td.off-price {
	color:#75b842;
	font-weight:600;
	text-transform: uppercase;
}
td.off-price-dark {
	color:#004151;
	font-weight:600;
	text-transform: uppercase;
}
.fixed-top {
	position:relative;
}
.bg-dark {
	background-color: #004151!important;
}
.bg-grey {
	background-color: #ebebeb!important;
}
.bg-light3 {
	background: #f0f4f5!important;
}
.bg-green {
	background-color: #86c15a!important;
}
.table tr.bg-green th, .table tr.bg-dark th {
	color:#fff;
}
.bg-light2 {
	background: #fff;
	color:#000;
}
.fullwidth {
	max-width: 100% !important;
}
.business-header {
  min-height: 580px;
  background: url('../images/header-bg2.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.mc-header {
  min-height: 400px;
  background: url('../images/motor-careers.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.sp-header {
  min-height: 400px;
  background: url('../images/skills-pledge.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.ts-header {
  min-height: 400px;
  background: url('../images/techsafe.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.ip-header {
  min-height: 400px;
  background: url('../images/imi-professional.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.headerimage {
	max-width: 100% !important;
}
.dkbg {
	background: #004151;
	color:#fff;
}
.blockquote {
	border-left: 5px solid #75b842;
	background: #f6fbf3;
	padding:20px;
	font-size: 1rem;
}
.videoWrapper {
	position: relative;
	padding-top: 25px;
	height: 0;
	margin: 0 auto;
	max-width: 500px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 500px;
}
.highlightmain, .highlightmob {
	text-align: center;
	height: 100%;
	z-index: 2;
	position: absolute;
	width: 100%;
}
.highlightfoot {
	position: absolute;
	bottom: 15px;
	height: 40px;
	background: #fff;
	width: 100%;
	z-index: 1;
	color: #000;
	font-weight: 600;
	padding: 3px 10px;
	font-size: 16px;
}
.hightext {
	color:#fff; font-size:24px; font-weight:700; padding: 0px 20px; line-height: 32px; text-align: left; bottom: 30px; position: absolute;
}
.hightext2 {
	font-size:18px; 
	bottom: 0;
}
#hf1, #hf2, #hf3, #hf4 {
	transition: background-size .2s ease-in;
    -moz-transition: background-size .2s ease-in;
    -web-kit-transition: background-size .2s ease-in
}
#hf1:hover, #hf2:hover, #hf3:hover, #hf4:hover {
  background-size: 140%!important;
} 
.imibtn {
	margin-top: 20px;
	width: 100%;
	line-height:40px;
	border-radius:2px;
	border:0px;
	font-weight:600;
	font-size:1.1rem;
	background-image: linear-gradient(to bottom, #86c15a, #86c15a 50%, #75b842 50%, #75b842);
	background-size: cover;
    background-repeat: no-repeat;
}
.imibtn-sm {
	margin-top: 0px;
	line-height:22px;
	width:100%;
	max-width:140px;
	border-radius:2px;
	border:0px;
	font-weight:600;
	font-size:0.95rem;
	background-image: linear-gradient(to bottom, #86c15a, #86c15a 50%, #75b842 50%, #75b842);
	background-size: cover;
    background-repeat: no-repeat;
}
.imibtn-sm-added {
	margin-top: 0px;
	line-height:22px;
	width:100%;
	max-width:140px;
	border-radius:2px;
	border:0px;
	font-weight:600;
	font-size:0.95rem;
	background-image: linear-gradient(to bottom, #c2c3c1, #c2c3c1 50%, #cfcfce 50%, #cfcfce);
	background-size: cover;
    background-repeat: no-repeat;
}
.btn-join {    
	color: #fff;
    background: #004151;
    padding: 6px 40px 10px;
    border-radius: 1px;
    line-height: 22px;
    float: right;
    margin-top: 30px;
    font-size: 0.95rem;
    font-weight: 600;
}
.card {
	height: 100%;
}
/*Loading wheel */
.lds-css {
		position: fixed;
		top: 0%;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.9);
		text-align: center;
		padding-top: 10%;
		z-index: 10001;
	}
	@keyframes lds-spinner {
	  0% {
		opacity: 1;
	  }
	  100% {
		opacity: 0;
	  }
	}
	@-webkit-keyframes lds-spinner {
	  0% {
		opacity: 1;
	  }
	  100% {
		opacity: 0;
	  }
	}
	.lds-spinner {
	  position: relative;
	}
	.lds-spinner div {
	  left: 94px;
	  top: 48px;
	  position: absolute;
	  -webkit-animation: lds-spinner linear 1s infinite;
	  animation: lds-spinner linear 1s infinite;
	  background: #004151;
	  width: 12px;
	  height: 24px;
	  border-radius: 40%;
	  -webkit-transform-origin: 6px 52px;
	  transform-origin: 6px 52px;
	}
	.lds-spinner div:nth-child(1) {
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-animation-delay: -0.916666666666667s;
	  animation-delay: -0.916666666666667s;
	}
	.lds-spinner div:nth-child(2) {
	  -webkit-transform: rotate(30deg);
	  transform: rotate(30deg);
	  -webkit-animation-delay: -0.833333333333333s;
	  animation-delay: -0.833333333333333s;
	}
	.lds-spinner div:nth-child(3) {
	  -webkit-transform: rotate(60deg);
	  transform: rotate(60deg);
	  -webkit-animation-delay: -0.75s;
	  animation-delay: -0.75s;
	}
	.lds-spinner div:nth-child(4) {
	  -webkit-transform: rotate(90deg);
	  transform: rotate(90deg);
	  -webkit-animation-delay: -0.666666666666667s;
	  animation-delay: -0.666666666666667s;
	}
	.lds-spinner div:nth-child(5) {
	  -webkit-transform: rotate(120deg);
	  transform: rotate(120deg);
	  -webkit-animation-delay: -0.583333333333333s;
	  animation-delay: -0.583333333333333s;
	}
	.lds-spinner div:nth-child(6) {
	  -webkit-transform: rotate(150deg);
	  transform: rotate(150deg);
	  -webkit-animation-delay: -0.5s;
	  animation-delay: -0.5s;
	}
	.lds-spinner div:nth-child(7) {
	  -webkit-transform: rotate(180deg);
	  transform: rotate(180deg);
	  -webkit-animation-delay: -0.416666666666667s;
	  animation-delay: -0.416666666666667s;
	}
	.lds-spinner div:nth-child(8) {
	  -webkit-transform: rotate(210deg);
	  transform: rotate(210deg);
	  -webkit-animation-delay: -0.333333333333333s;
	  animation-delay: -0.333333333333333s;
	}
	.lds-spinner div:nth-child(9) {
	  -webkit-transform: rotate(240deg);
	  transform: rotate(240deg);
	  -webkit-animation-delay: -0.25s;
	  animation-delay: -0.25s;
	}
	.lds-spinner div:nth-child(10) {
	  -webkit-transform: rotate(270deg);
	  transform: rotate(270deg);
	  -webkit-animation-delay: -0.166666666666667s;
	  animation-delay: -0.166666666666667s;
	}
	.lds-spinner div:nth-child(11) {
	  -webkit-transform: rotate(300deg);
	  transform: rotate(300deg);
	  -webkit-animation-delay: -0.083333333333333s;
	  animation-delay: -0.083333333333333s;
	}
	.lds-spinner div:nth-child(12) {
	  -webkit-transform: rotate(330deg);
	  transform: rotate(330deg);
	  -webkit-animation-delay: 0s;
	  animation-delay: 0s;
	}
	.lds-spinner {
	  width: 98px !important;
	  height: 98px !important;
	  -webkit-transform: translate(-49px, -49px) scale(0.49) translate(49px, 49px);
	  transform: translate(-49px, -49px) scale(0.49) translate(49px, 49px);
	  margin: 0 auto;
	}
/* Success overlay */
.swal-button {
    background-color: #75b842;
	border-radius: 2px;
	padding: 5px 24px;
	margin: 5px 0px;
}
.swal-button.swal-button--bundleswap {
	margin-top: 10px;
	padding:15px;
	width: 100%;
	text-transform:uppercase;
	font-size: 20px;
	line-height: 28px;
}
.swal-button.swal-button--catch {
    margin-top: 10px;
	padding: 15px;
	width: 100%;
	text-transform:uppercase;
	font-size: 20px;
	line-height: 28px;
	background-image: linear-gradient(to bottom, #b2b2b2, #b2b2b2 50%, #b2b2b2 50%, #b2b2b2);
}
.swal-button.swal-button--catch2{
	margin-left: 55%;
}
.swal-button.swal-button--checkmem {
	margin-left:55%;
	margin-top: 10px;
	padding: 15px;
	width: 100%;
	text-transform:uppercase;
	font-size: 20px;
	line-height: 28px;
}
.swal-button--login:before {
	content: "Already a member? ";
	color: #000;
}
button.swal-button--login {
	color: #75b842;
}
.swal-button--cancel {
	color: #000;
}
.swal2-modal .swal2-styled:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.swal-button-container {
    margin: 5px;
    float: left;
	width: 47%;
}
.swal-button-container:last-of-type {
	width:100%;
}
.swal-button {
    width: 100%;
	margin-top: 0px;
	line-height: 22px;
	width: 100%;
	max-width: 240px;
	border-radius: 2px;
	border: 0px;
	font-weight: 600;
	font-size: 0.95rem;
	background-image: linear-gradient(to bottom, #86c15a, #86c15a 50%, #75b842 50%, #75b842);
	background-size: cover;
	background-repeat: no-repeat;
	outline-style: none;
}
.swal-button:focus {
    outline: none;
    box-shadow: 0 0 0 0px #fff, 0 0 0 3px rgba(43,114,165,.29);
}
.swal-button-container:last-of-type .swal-button {
	background: none;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	width: 100%;
	max-width: 100%;
	padding: 15px 0px 10px;
}
.swal-icon:first-child {
    margin-top: 92px;
    margin-bottom: -60px;
}
.swal-title:not(:first-child) {
    padding-bottom: 20px;
}
.swal-footer {
    text-align: center;
}
.swal-button-container {
    text-align: center;
}
.swal-text {
    font-size: 26px;
	font-weight: 600;
	color: #000;
	color: #000;
	text-align: center;
	padding: 0 50px 10px;
	margin-top: 80px;
	font-family: 'Source Sans Pro', sans-serif;
}
.swaltextcust {
	padding: 15px 0px 0px;
}
.swaltextcust:last-child {
	margin-bottom:0px;
}
.swaltextcust p {
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}
.swaltextnewmem p {
	font-size: 1rem;
	font-weight: 500;
	color: #0f3846;
}
.swaltextnewmem:last-child {
    margin-bottom: 0px;
	padding: 0 10px 10px;
}
.mempointsleft {
	float:left;
	text-align:left;
	width:50%;
}
.mempointsright {
	float:right;
	text-align:left;
	width:50%;
}
.swal-text ul {
	list-style: none;
	margin-left: -30px;
}
.swal-text ul li::before {
	content: "•"; color: #84b553;
	display: inline-block; width: 0.8em;
	margin-left: -1em
}
.swal-text ul li {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	line-height: 28px;
	color: #0f3846;
	
}
.swal-title:first-child {
    margin-top: 0px;
	margin-left: -20px;
}
.swal-title {
    color: #fff;
	background: #003a48;
	border-bottom:6px solid #75b842;
	margin-top: 0px;
	position: absolute;
	top: 0;
	width: 100%;	
	font-family: 'Source Sans Pro', sans-serif;
	text-transform:uppercase;
}
.swal-content {
	margin-top:0px;
}
.save-offer {
	color: #75b842;
	font-size: 28px;	
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
	margin-left: 15px;
}
.swal-footer {
    text-align: right;
    padding-top: 13px;
    margin-top: 0px;
    padding: 0px 16px 13px 16px;
}
.swal-button:focus,.swal-button:active {
   outline: none !important;
   box-shadow: none!important;
}
/*Responsive styles */
@media only screen and (min-width: 1100px) {
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-left:0px;
		padding-right:0px;
	}
}

@media only screen and (min-width: 975px) {
	.mobile-nav, .mob-item {
		display:none;
	}	 
	.buntitle {
		min-width:480px;
	}
	td.bun-price {
		min-width: 320px;
	}
	.swal-modal { 
		width:580px;
	}
}

@media only screen and (max-width: 974px) {
	.header-bar {
		height:68px;
	}	
	.logo {
		height:40px;
		border:0px;
	}
	.header-join {
		position: absolute;
		right: 10px;
		top: -10px;
	}
	.btn-join {
		padding: 6px 20px 10px;
	}
	.navbar-toggler {
		right: 10px;
		position: absolute;
		background: #fff;
		padding: .40rem .75rem;
		font-size: 1.05rem;
		top:10px;
	}
	.mobile-nav {
		padding: 30px 0px;
	}
	.navbar-expand-lg .navbar-nav .nl-inv {
		padding-left: 0rem;
	}
	.bask-mob {
		position: fixed;
		background: #fff;
		width: 100%;
		bottom: 0;
		border-top: 1px solid #ccc;
		left: 0;
		padding: 15px;
		z-index: 10000;
		font-weight: 600;
		color: #000;
		font-size: 1rem;
		color: rgba(0,0,0,.9);
	}
}
@media only screen and (max-width: 768px){
	body {
		font-size: .90rem;
		line-height: 1.7;
	}
	.offer-wrapper { 
		margin:10px;
		width: calc(100% - 20px);
		margin-top: 60px;
	}
	.pricing-table {
		margin: 10px 5px;
		width: calc(100% - 10px);
	}
	.blockquote {
		font-size: 0.9rem;
	}
	.table td, .table th {
		font-size: 0.90rem;
		padding: .4rem 0.7rem;
	}
	td.btn-spc {
		padding: 6px 10px;
	}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-right: 5px;
		padding-left: 5px;
	}
	.col-sm-12.module-detail {
		padding-right: 0px;
		padding-left: 0px;
	}
	.module-id {
		max-width: 20px;
		overflow: hidden;
	}
	.module-id span {
		display:none;
	}
	.offer-nav-inn {
		min-width: 120px;
		font-size:1.05rem;
	}
	.in-menu-1:last-of-type {
		display:none;
	}
	
	.mempointsleft {
		float:left;
		text-align:left;
		width:100%;
	}
	.mempointsright {
		float:right;
		text-align:left;
		width:100%;
	}
	.swaltextnewmem {
		margin-top:100px;
	}
}
@media only screen and (max-width: 440px){
	.offer-nav-inn {
		min-width: 100px;
		font-size: 1.05rem;
	}
}
footer a {
	color: #fff;
}
.footicon {
	padding:5px;
}
.hightextmob {
	color: #fff;	
	line-height: 45px;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
	text-overflow: ellipsis;
	padding-right: 45px;
	height: 45px;
	overflow: hidden;
}
.rightchev {
	width: 40px; color: #fff; z-index: 1000; background: rgba(0,0,0,0.20); bottom: 0px; position: absolute; right: 0px; line-height: 45px;
}
.cmphead {
	position: absolute; top: 110px; width: 100%; text-align: center; text-transform: uppercase; color: #fff; font-weight: 900; font-size: 64px; letter-spacing: -3px;
}
.contpad {
	padding-top:40px;
}
#mainhigh {
	margin-right: 0px; margin-left: 0px; position: absolute; top: 320px; width:100%
}
#inline-high #mainhigh {position:relative!important; top:30px!important}
#mobhigh {
	display:none;
	position: absolute!important;
	top: 320px!important;
	left: 5px!important;
	margin: 0 auto!important;
	width: calc(100% - 15px) !important;
}
.mobtitle {width: calc(100% - 0px)!important;margin-left: -5px!important;}
#inline-high #mobhigh {position:relative!important; top:30px!important}
@media only screen and (max-width: 1040px) {
	.fixed-top {
		background-color: rgba(255,255,255,0) !important;
	}
	p {
		padding:5px 20px!important;
	}
	.business-header {
		min-height: 440px;
	}
	#mobhigh {
		display:block;
		top: 220px!important;
		left: 0px !important;
	}
	.highlightmob {
		margin-left: -5px!important;
	}
	.cmphead {
		position: absolute; top: 80px; width: 100%; text-align: center; text-transform: uppercase; color: #fff; font-weight: 900; font-size: 48px; letter-spacing: -3px; line-height:50px; margin-left:-10px;
	}
	#mainhigh {
		display:none;
	}
	.mobtitle {
		position: absolute!important;
		background: rgba(0,65,81,0.9)!important;
		bottom: 0px!important;
		width: calc(100% - 0px)!important;
		margin: 0 auto!important;
		margin-left: auto!important;
		margin-left: -5px!important;
		height:auto!important;
	}
	.manifesto {
		text-align:center;
	}
	.manifesto p.dlbutton {
		margin: 0 auto;
	}
}
