@font-face {
  font-family: icomoon;
  src: url("../fonts/icomoon/icomoon.ttf");
}
body {
	font: 18px "Barlow", sans-serif;
	/*background-image: url("../images/diagonal.png");*/
	background-color: #1e468d;
}
.btn {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #e3d046), color-stop(15px, #e3d046), color-stop(15px, #fd0), color-stop(100%, #fd0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #e3d046 0px, #e3d046 15px, #fd0 15px, #fd0 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #e3d046 0px, #e3d046 15px, #fd0 15px, #fd0 100%) !important;
  background-image: linear-gradient(-45deg, #e3d046 0, #e3d046 8px, #fd0 8px, #fd0 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #fd0;
  border-color: #ccc;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  text-shadow: -1px -1px 2px rgba(255,255,255,0.5);
  margin-right: 2px;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.btn:active,
.btn.active,
.open > .btn.dropdown-toggle {
  background-image: none;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn.active {
  color: #000;
  box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4);
  text-shadow: none;
}
.btn-red {
  background-image: none;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #d9534f;
  border-color: #ccc;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 0;
  color: #fff;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  text-shadow: none;
  margin-right: 2px;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.btn-grn {
  background-image: none;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #5cb85c;
  border-color: #ccc;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 0;
  color: #fff;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  text-shadow: none;
  margin-right: 2px;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.btn-grn:hover, .btn-red:hover {
	text-decoration: none;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4);
}
.lt-bl-btn {
	background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #274BA7;
    background-color: #becae2;
    border-color: #ccc;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0;
    border: none !important;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
    text-shadow: -1px -1px 2px rgba(255,255,255,0.5);
    margin-right: 2px;
    position: relative;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
a.lt-bl-btn:hover  {
	text-decoration: none;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4);
    text-shadow: none;
	color: #274BA7;
}

.btn-signup {
  margin-bottom: 15px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background-color: #ccc !important;
  background-image: none !important;
}
.glyphicon:before {
  vertical-align: text-bottom;
}
.top-menu span {
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
}
.modal.in .modal-dialog {
  transform: none;
}
.modal-footer {
  border-top: none;
}
.yellow,
.yellow:hover,
.yellow:active,
.yellow:visited,
.yellow:focus {
  color: #fd0;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: 0;
  outline-offset: none;
}
.blue {
  color: #1e468d;
}
.white {
  color: #fff;
}
.white a:focus,
a:focus,
a:hover {
  color: #fff;
}
.green {
  color: #5cb85c;
}
.red {
  color: #dd4b39;
}
.gray {
  color: #7d7d7d;
}
textarea {
  max-width: 100%;
}
h1 {
  font-size: 3em;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h2 {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  text-transform: uppercase;
}
h3 {
  font-size: 1.25em;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h4 {
  font-size: 1em;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.heading-gray {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #7d7d7d;
}
.heading-white {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  min-height: 40px;
}
.bottom-link {
  padding-bottom: 60px;
  font-size: 18px;
}
.modal {
  top: 70px;
}
.newsModal .modal-dialog {
  width: 100%;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  background-color: #1e468d;
  color: #fff !important;
  font-weight: bold;
}
.nav-pills > li > a {
  border-radius: 0;
}
.all-sites-nav {
  display: block;
  height: 33px;
  background-color: rgba(0,34,89,0.4);
  /*background-image: url("../images/diagonal-tight-darker.png");
  background-repeat: repeat;*/
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding: 0;
  margin: 0;
  line-height: 100%;
  overflow-y: hidden;
}
.allSitesModal .section-header-text {
  padding-top: 0;
  margin-top: 0;
}
.allSitesModal ul {
  padding-left: 0;
}
.allSitesModal li {
	border-top: 1px solid #ddd;
	list-style: none;
	margin-left: 0;
	overflow-y: hidden;
	line-height: 120%;
	vertical-align: top;
	min-height: 35px;
	padding: 0px 1px 0px 1px;
}
.allSitesModal .modal-body a {
  color: #1e468d;
  display: flex;
  width: 100%;
  text-decoration: none;
  height: 35px;
}
.allSitesModal .modal-dialog {
  width: 95%;
}
.wrapper-inner {
  max-width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
.all-sites-nav .top-menu {
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 4px 0 0;
  padding: 0;
  list-style: none;
  float: right;
  width: auto;
  margin-right: 10px;
}
.all-sites-nav .top-menu > li {
  text-transform: uppercase;
}
.all-sites-nav .top-menu li {
  color: #f0f0f0;
  float: left;
  padding: 4px 10px;
  margin: 0;
  font-size: 14px;
}
.all-sites-nav .top-menu li a {
  color: #fff;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.all-sites-nav .top-menu li a span:FIRST-CHILD, #ads_link span:FIRST-CHILD, #ads_link span:FIRST-CHILD:hover, #ads_link span:FIRST-CHILD:active {
	text-decoration: none !important;
}
#ads_link, #ads_link span{
	color: #fd0;
}
.all-sites-nav .top-menu li #ads_link:hover .all-dealers, .all-sites-nav .top-menu li a:hover {
	text-decoration: underline;
}
.all-sites-nav .top-menu li #ads_link:hover {
  text-decoration: none;
}
.global-nav .container-liquid-parent {
  width: 100%;
  position: relative;
}
.global-nav .container-liquid {
  background-color: #274ba7;
  background-color: rgba(0,40,120,0.75);
  /*background-image: url("../images/diagonal-tight-darker.png");
  background-repeat: repeat;*/
  border-bottom: 2px solid #fd0;
}
.global-nav .navbar {
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 0;
}
.gy_logo {
  height: 75px;
  width: auto;
  margin-top: -15px;
  margin-bottom: -15px;
  overflow: hidden;
  padding-left: 2%;
}
.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
.global-nav .navbar .navbar-nav .dropdown-large:first-child a {
	border-left: 1px solid transparent;
}
.global-nav .navbar .navbar-nav a {
	background-color: transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	color: #f0f0f0;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 10px 10px;
	min-height: 0;
	max-height: none;
}
.global-nav .navbar .navbar-nav a.first {
	box-shadow: none;
}
.global-nav .navbar .navbar-nav a:hover {
	color: #fd0;
	background-color: rgba(23,60,140,0.5);
}
.global-nav .navbar .navbar-nav a.active {
	color: #fd0;
}
.global-nav .navbar .navbar-nav a .open-submenu-arrow {
    display: none;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fd0;
    position: absolute;
    top: auto;
    bottom: -13px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.global-nav .navbar .navbar-nav a.active .open-submenu-arrow, .global-nav .navbar .navbar-nav li.active .open-submenu-arrow {
    display: inline-block;
}
.global-nav .navbar .navbar-nav .navbar-right {
	color: #fd0;
}
.global-nav .navbar .navbar-right a {
	border: 0;
	color: #fd0;
}
ul.nav.navbar-nav.navbar-right a:hover {
	text-decoration: underline;
}
.navbar-toggle {
	margin-right: 0;
}
.icon-bar {
	background-color: #fd0;
}
.master-container {
	width: 100%;
}
.page-background {
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: fixed;
	top: 0;
	z-index: -1;
}
.homepage-container .page-background {
	background-image: url("../images/background/car_with_bikes-md.jpg");
	background-color: #1e468d;
}
.homepage-container .un_pw_error {
	line-height: 30px;
    color: red;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
	font-size: 95%;
}
.homepage-container .tire-hq {
	padding-top:9px;
	font-weight: bold;
}
.homepage-container  .forgot_pw{
	color:#fff; 
	font-size:15px; 
	text-decoration: underline;
	font-weight:400;
}
.homepage-container .forgot_pw_container{
	margin-top: 10px; 
	padding-left: 0px; 
	padding-right: 0px;
}
.dashboard-container .page-background {
	background-color: #fff;
}
.masthead {
  max-width: 730px;
  position: relative;
}
.masthead.section4 {
  max-width: 100%;
}
.section1,
.section2,
.section3,
.section4,
.section5 {
  padding-top: 20px;
}
/*****************home-section1*******************************************/
.home-section1 {
  margin: 40px 0;
}
.home-section1 .login_btn{
	padding-left: 15px;
}
.dashboard-container .home-section1 {
  margin: 5px 0;
}
.dashboard-container .home-section1>div {
  padding: 0;
}
.tab-section1{
	margin: 40px 0 0 0;
}
.tab-section1>div{
	padding-left: 1px;
	padding-right: 1px;
}
.section-header-text {
	text-transform: uppercase;
}
.home-section1 .btn {
	min-width: 200px;
}
.home-section1 .btn.frenchEmail {
	line-height: 19px;
    padding-top: 8px;
    padding-bottom: 8px;
    white-space: normal;
	padding-left: 20px;
}
.home-section1 .emailUpdateSignUp{
	margin-top:15px;
}
.section-overview {
  font-size: 18px;
  margin: 30px 0;
  line-height: 1.5;
  font-weight: 700;
}
.form-control {
	border-radius: 0px;
}
.modal .form-control {
	border-color: #000;
}


/**************dashboard pages**********************************************/
.dashboard-container .gy-tabs{
	width: 100%;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	margin: 20px 0;
	border-bottom: none;
	padding-top:15px
}
.dashboard-container .gy-tabs li{
	font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    float: left;
    text-align: center;
    width: 45%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dashboard-container .gy-tabs li.active a {
    background-color: #274BA7;
    color: #fff;
}
.dashboard-container .gy-tabs li a {
    background-color: #becae2;
    font-size: 18px;
    color: #274BA7;
    display: block;
    min-width: 40px;
    padding: 8px 0;
	border-radius: 0;
    margin-right: 0px;
}
.dashboard-container .gy-tabs li a:hover{
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4);
	text-shadow: none;
}
.dashboard-container .gy-tabs li.active {
	width: 55%;
}
.dashboard-container .gy-tabs li.active .arrow-down{
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #274BA7;
    margin-left: -10px;
    position: relative;
    top: 8px;
    z-index: 2;
}
.dashboard-container #section1, .dashboard-container #tabSection {
  /*background-repeat: repeat;
  background-image: url('../images/diagonal-lines.png');*/
  background-color: #F1F1F1;
}
.dashboard-container .dealer-details>div {
	padding: 0px;
}
.dashboard-container p.co-details {
	color: #7d7d7d;
	text-transform: uppercase;
	font-size: 16px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.dashboard-container p.co-details.co-locations {
	margin-top: -5px; 
	font-weight:normal;
}
.common-owner {
	color: #274ba7;
}
.change-loc {
	margin-left:7px;
}
.change-loc:hover,.change-loc:active, .change-loc:focus, .change-loc:visited {
	color: #337ab7;
}
.tp-amount{
	font-size: 32px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
	color: #274ba7;
	line-height: 34px;
}
.tp-desc{
	font-size: 18px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
	color: #274ba7;
	text-transform: uppercase;
	margin-left: 0px;
}
.tp-desc.gr {
	margin-left: 3px;
}
.tp-desc-note{
	/* font-size: 85%; */
	color: #274ba7;
	bottom: -.25em;
	line-height: 0;
	vertical-align: baseline;
}
.dashboard-container #section2 {
	background-color: #FFFFFF;
}
.tiers-and-levels {
	padding-right:5px;
	padding-left: 0px;
}
.tiers-and-levels .panel-body {
	padding:0px;
	box-shadow: none;
}
.tier-level {
	width:23%;
	float:left;
	/* border-right:1px solid; */
	/* border-left: 1px solid rgba(85, 85, 85,0.2); */
	min-height: 520px;
	background-color: #eee;
}
.tier-level-ca {
	min-height: 570px;
}
.tier-level.active {
	width:31%;
	background-color: #fff;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
    border-right: 2px solid #ddd;
    /*border-left: 1px solid #ddd;*/
    border-top: 1px solid #ddd;
}
/* .tier-level.active .glyphicon {
	color: #fd0;
} */
.tier-level.lock {
	/* background-image: url('../images/diagonal.png'); */
	/* background-repeat: repeat; */
    background-color: #F1F1F1;
}
.tier-level h2 {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 10px;
	font-size: 28px;
}
.tier-level-ca h2 {
	font-size: 24px;
}
.tier-level p.objective {
	text-align: center;
}
.tier-level p.objective span {
	color:#00AD48;
}
.tier-level.active p.objective span, .tier-level.lock p.objective span {
	color:#274ba7;
}
.tier-level .tire-lines {
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 10px;
}
.tier-level .tire-lines .table {
	margin-bottom: 5px
}
.tier-level .tire-lines .table>tbody>tr {
	background-image: none;
}
.tier-level .tire-lines {
	margin-bottom: 20px;
}
.tier-level .tire-lines tr .tire-line span {
	color:#274ba7;
}
.tier-level.active .tire-lines tr .tire-line span, .tier-level.active .tire-lines tr.gy .tire-line-amnt {
	color:#FFCE56;
}
.tier-level.active .tire-lines tr.oth .tire-line span, .tier-level.active .tire-lines tr.oth .tire-line-amnt  {
	color: #222222;
}
.tier-level.active .tire-lines tr.ky .tire-line span, .tier-level.active .tire-lines tr.ky .tire-line-amnt  {
	color: #5cb85c;
}
.tier-level.active .tire-lines tr.dlp .tire-line span, .tier-level.active .tire-lines tr.dlp .tire-line-amnt {
	color: #274ba7;
}
.tier-level .tire-lines tr.gy .tire-line span {
	font-size:23px;
}
.tier-level .tire-lines tr.ky .tire-line span, .tier-level .tire-lines tr.dlp .tire-line span {
	font-size:22px;
}
.tier-level .tire-lines tr.oth .tire-line span {
	font-size:20px;
}
.tier-level.active  .tire-lines tr.gy .tire-line span {
	font-size:25px;
}
.tier-level.active  .tire-lines tr.ky .tire-line span, .tier-level.active  .tire-lines tr.dlp .tire-line span  {
	font-size:24px;
}
.tier-level.active  .tire-lines tr.oth .tire-line span {
	font-size:22px;
}
.tier-level .tire-lines .table td.tire-line {
    width: 55%;
}
.tier-level .tire-lines .table .tire-line-amnt {
	color: #274ba7;
	font-size: 20px;
	font-family:'Barlow', sans-serif;
	font-weight: 700;
}
.tier-level .large-status {
	text-align: center;
	margin-top: 80px;
}
.tier-level.active .large-status {
	margin-top: 15px;
}
.tier-level.lock .large-status {
	margin-top: 85px;
}
.tier-level.lock .large-status p{
	font-size: 85%;
	font-style:italic;
}
.tier-level.lock .large-status span{
	font-size:92px;
	opacity:.5;
	color: #274ba7;
}
.tier-level.active .large-status p{
	font-weight:bold;
	font-style:italic;
}
.tier-level.active .large-status canvas {
	width:99%; 
	max-height: 150px;
}
.tier-level .large-status  span{
	font-size:86px;
	color:#00AD48;
}

/*Tier Level Progress Bar*/
.tier-level .max-goal-result {
	padding-top: 5px;
	text-align: center;
}
.tier-level .max-goal-result .min-value{
	text-align:center;
	font-size:78%;
	display:inline-block;
	float:left;
	width:13%;
}
.tier-level .max-goal-result .max-value{
	text-align:center;
	font-size:78%;
	display:inline-block;
	float:left;
	width:12%;
}
.tier-level .max-goal-result .progress {
	height:23px;
	background-color:#aaa;
	border-radius:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
	width:75%
}
.tier-level .max-goal-result .progress .progress-bar {
	font-size:18px;
	font-weight:bold;
}
.tier-level .max-goal-result .progress .progress-bar.achieved {
	background-color:#00AD48;
}
.tier-level .max-goal-result p {
	margin:0px 0px 4px 0px;
	font-size:16px;
	font-weight: bold;
}
/*End of Tier Level Progress Bar*/

.trending-stats {
	padding-left:5px;
	padding-right: 0px;
}
.trending-stats .panel {
	background-color:#274ba7;
	color:#fff;
	background-image: linear-gradient(to bottom, #274ba7 0%, #192f69 100%);
}
.dashboard-panel.trending-stats .panel-body {
	box-shadow:none;
	color:#fff;
	min-height:520px;
	padding:10px 2px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
}

.dashboard-panel.trending-stats-ca .panel-body {
	min-height:570px;
}

.trending-stats .panel-body .top{
	margin-bottom:25px;
	padding-bottom:25px;
}
.trending-stats .panel-body .top p {
	font-size:20px;
	margin-top:0px;
	text-align:left;
	float:left;
	display:inline;
	width:80%;
	font-family:'Barlow', sans-serif;
	font-weight:700;
	margin-bottom: 0px;
}
.trending-stats .panel-body .top p>span {
	font-size: 14px;
	margin-top:0px;
	font-weight:normal;
	text-transform: uppercase;
	color: #9ccef3;
	font-family:'Barlow', sans-serif;
	font-weight: 700;
}
.trending-stats .panel-body .top img {
	max-width:55px;
	float:right;
	display:inline;
	width:20%;
	margin-right: 3px;
}
.trending-stats .panel-body .top.second{
	padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 2px;
}
.trending-stats .panel-body .top.second p{
	float: none;
    font-size: 20px;
}
.trending-stats .panel-body .section-desc {
	font-family:'Barlow', sans-serif;
	font-weight:700;
	margin-top:5px;
	text-transform: uppercase;
	color: #9ccef3;
	font-size:16px;
	margin-bottom: 5px;
}
.trending-stats .panel-body .max-goal-result {
	margin-bottom:40px;
	padding-top: 15px;
}
#commercialTab .trending-stats .panel-body .max-goal-result {
	margin-top:40px;
	margin-bottom:40px;
}
.trending-stats .panel-body .max-goal-result.last {
	margin-bottom:20px;
	padding-top: 0px;
}
.trending-stats .panel-body .max-goal-result .min-value{
	text-align:center;
	font-size:78%;
	display:inline-block;
	float:left;
	width:13%;
}
.tier-level .max-goal-result .min-value{
	text-align:center;
	font-size:78%;
	display:inline-block;
	float:left;
	width:13%;
}
.trending-stats .panel-body .max-goal-result .max-value{
	text-align:center;
	font-size:78%;
	display:inline-block;
	float:left;
	width:12%;
}
.trending-stats .panel-body .max-goal-result .progress {
	height:23px;
	background-color:#aaa;
	border-radius:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
	width:75%
}
.trending-stats .panel-body .max-goal-result .progress .progress-bar {
	font-size:18px;
	font-weight:bold;
	background-color:#00AD48;
}
.trending-stats .panel-body .max-goal-result.locked .progress .progress-bar {
	font-size:22px;
	font-weight:bold;
	background-color:#aaa;
	color:#eee;
	width:100%;
}
.trending-stats .panel-body .max-goal-result p {
	margin:0px 0px 4px 0px;
	font-size:16px;
	font-weight: bold;
}
.trending-stats .panel-body .current-payout {
	padding-top:30px;
}
#commercialTab .trending-stats .panel-body .current-payout {
	margin-top: 40px;
	padding-top:30px;
}
.trending-stats .panel-body .current-payout.second {
	margin-top: 15px;
	padding-top: 0px;
}
.trending-stats .panel-body .current-payout p {
	font-size: 16px;
	margin-left: 15px;
}
.trending-stats .panel-body .current-payout span {
	font-weight:bold;
	margin-left: 5px;
}
.trending-stats .panel-body .current-payout span.middle {
	margin-right:3px;
}
.trending-stats .panel-body .ann-total {
	margin-top: 20px;
}
.trending-stats .panel-body .ann-total p {
	margin-left: 15px;
	font-weight:bold;
	font-size:28px;
}
.dashboard-container .dashboard-panel {
	padding-top: 25px;
}
.dashboard-panel .panel-heading, .dashboard-panel .panel-title{
	color: #ffffff;
	background-color: #274ba7;
	font-size: 22px;
}
.dashboard-panel .panel-heading, .dashboard-panel .panel{
	border-radius: 0;
}
.dashboard-panel .np-desc {
	text-transform: lowercase;
	font-style:italic;
	font-size: small;
	color: #7d7d7d;
}
.dashboard-panel .ns-desc {
	text-transform: lowercase;
	font-style:italic;
	font-size: small;
	color: #274ba7 !important;
}
.dashboard-panel a:hover{
	color: #274ba7;
	text-decoration: none;
	cursor: help;
}
.dashboard-panel .panel{
	box-shadow: none;
}
.dashboard-panel .panel-body{
	/* box-shadow: 0px 1px 0px rgba(0,0,0,0.4); */
	color: #274ba7;
}
.obj-details {
	font-size: 24px;
}
.obj-details span {
	font-family: "Barlow", sans-serif;
	font-weight: 700;
}
.dashboard-container .gauge-panel{
	color: #ffffff;
	background-color: #274ba7;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dashboard-container .gauge-panel text>tspan, .dashboard-container .gauge-panel text{
	color: #ffffff;
	-webkit-tap-highlight-color: #ffffff;
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	fill: #ffffff;
}
.dashboard-container .gauge-panel svg>text:nth-child(6)>tspan, .dashboard-container .gauge-panel text:nth-child(6) {
	fill: #fd0;
	color:#fd0;
	font-size: 32px;
}
.dashboard-container .gauge-panel svg>text:nth-child(7)>tspan, .dashboard-container .gauge-panel text:nth-child(7) {
	font-size: 9px;
}
.dashboard-container .table>tbody>tr>th, .table>tbody>tr>td {
	border-top: none;
	color: #7d7d7d;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: normal;
	width: 33.33%;
}
.dashboard-container .table>tbody>.lg_font>td{
	color: #274ba7;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
	font-size: 24px;
}
.dashboard-container .table>tbody>.lg_font{
	border-bottom: 1px solid #ccc;
}
/*
.dashboard-container .table>tbody>tr {
	background-repeat: repeat;
	background-image: url('../images/diagonal-lines.png');
}
*/
.trending-stats .table>tbody>tr>td{
	color: #fff;
}
.table>tbody>tr>td:first-child {
	border-right: 1px solid #ccc;
}
.table>tbody>tr>td:last-child {
	border-left: 1px solid #ccc;
}
.table>tbody>tr:last-child>td:last-child {
	border-right: none;
}
.us-comm .trending-stats .icon-gy-lock {
	font-size: 92px;
	color: #fff;
	opacity: .85;
}
.sm_icons{
	margin: 2px;
}
.pe-amt{
	color: #274ba7;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
	font-size: 18px;
	width: 78px;
	display: inline-block;
	text-align: center;
}
/* .direct-deposit a {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 4px solid #fd0;
} */
.email-updates, .direct-deposit{
	float:right;
}
.email-updates:hover, .email-updates:active, .email-updates:focus,
.direct-deposit:hover, .direct-deposit:active, .direct-deposit:focus {
	color: #274ba7;
}
.last-sub{
	color: #7d7d7d;
}
.dashboard-panel.circle-panel {
	height:492px;
}
.circle-panel .col {
	width: 100% !important;
	padding: 5%;
	margin-bottom: 5%;
	height: 100%; 
	margin-top: 2%;
}

.circle-panel h1, .circle-panel p {
	line-height: 1em;
}
.circle-panel p {
	color: #fd0;
	margin-top: 55px;
	font-size: 48px;
	font-weight: bold;
}
.circle-panel p:first-child{
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
}
.circle-panel .col {
	display: inline-block;
	position: relative;
	background-color: transparent;
	border-top: none;
	&:nth-child(3n+1) {
		margin-left: 1%;
	}
}
.circle-panel .circle {
	height: 300px;
	width: 300px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #274ba7;
	border: 5px solid #fd0;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, .8);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, .8);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, .8);
	color: #333;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	display: block;
  padding: 5px;
	&:before {
	  content: '';
	  display: inline-block;
	  height: 100%;
	  vertical-align: middle;
	  margin-right: -2%;
	 }
	  border: 5px solid darken(powderblue, 5%);
	  -webkit-transition: all 1s ease-out;
	  -moz-transition: all 1s ease-out;
	  -o-transition: all 1s ease-out;
	  transition: all 1s ease-out;
	 &:hover {
	   background-color: maroon;
	   border: 5px solid darken(maroon, 10%);
	   color: #fff;
	   }
 }

.circle-panel .outline {
	border: 5px solid grey;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;
	box-sizing: border-box;
  }
  
.circle-panel.circle {
  h1 {
	font-size: 0.9em;
	line-height: 1em;

  }
  p {
	font-size: 0.8em;
	line-height: 1em;
	color:white;
	text-align: center;
  }
  a {
	color: inherit;
  }
  &>p, &>h1, &>.wrapcontent {
	display: inline-block;
	vertical-align: middle;
	&>p, &>h1 {
	  display:block;
	}
  }
}

.circle-panel .circle img {
	max-width: 100px;
}

.circle-panel .col .row {
	margin-top: 280px;
}


/**************Resources Page***********************************************/
.resources-container {
	/*background-repeat: repeat;
	background-image: url('../images/diagonal-lines.png');*/
	background-color: #f1f1f1;
}
.resources-container .sub-header {
	text-transform: uppercase;
}
.resources-container .c-divider {
	border-top: 15px solid #fd0;
}
.resources-panel {
	padding-left: 8px;
	padding-right: 8px;
}
.resources-panel .panel{
	background-color: transparent;
}
.resources-panel .panel-body, .resources-panel .panel{
	border-radius: 0;
}
.resources-panel .panel-body {
	background-color:rgba(0,0,0, 0.15);
}
.resources-panel .panel-footer {
	box-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	color: #274ba7;
	line-height: 50px;
	font-size: 18px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
	text-transform: uppercase;
	background-color: #fff;
	padding-right: 1px;
	padding-left: 12px;

}

.frenchResourcesLabel {
	min-height: 122px;
}
.resources-panel .panel-footer .resourceLabel {
	/* width: 240px; */
    word-wrap: break-word;
    display: inline-block;
    /* border: 1px solid; */
    width: 85%;
}
.resources-panel .panel-footer .icon-circle-arrow{
	font-size:36px;
	float: right;
	padding-top: 5px;
	width: 15%;
}
.resources-panel a:hover .panel-footer {
	color: #fd0;
	background-color: #274ba7;
}
.resources-panel a:hover .panel-body {
	background-color: rgba(0,0,0, 0.35);
	text-decoration: none;
}
.resources-panel .doc-type {
	margin: 15px 0;
}

/**************Payout History Page***********************************************/
.history-container, .history-container .container{
	background-color: #fff;
}
.history-container .page-title-block {
	border-bottom: 1px solid #eeeeee;
}
.history-container .page-title-block h2 {
	font-family: 'Barlow', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	color: #666666;
}
.history-container  p {
	color: #274ba7;
	margin-top: 5px;
	font-family: 'Barlow', sans-serif;
	font-weight: 700;
}
.history-container .table {
	font-size: 18px;
	margin-top: 25px;
}
.history-container .table>tbody>tr>th {
	color: #fff;
	border: none;
	padding: 8px 10px 8px 10px;
	font-weight: normal;
}
.history-container .table>tbody>tr:FIRST-CHILD {
	background-color: #274BA7;
}

.history-container .table>tbody>tr>th, .table>tbody>tr>td {
	text-align: center;
	width: auto;
	font-size: 18px;
}
.history-container .table>tbody>tr>td {
	color: #000;
}
.history-container .table>tbody>.history-amount {
	background-color: #e6eaf5;
}
.history-container .table>tbody>.history-amount>td {
	border-top: 15px solid #e6eaf5;
	border-bottom: 15px solid #e6eaf5;
	border-right: 1px solid #cbd6e9;
	padding: 0px 10px 0px 10px;
}

/**************Icomoon Icons***********************************************/
[class^="icon-"], [class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-gy-lock:before {
	content: '\e6af';
}
.icon-about:before {
	content: '\e620';
}
.icon-x-close:before {
	content: '\e665';
}
.icon-x-mark:before {
	content: '\e902';
}
.icon-check-circle:before {
	content: '\e614';
}
.icon-bb-arrow:before {
	content: '\e617';
}
.icon-thin-arrow-right:before {
	content: '\e621';
}
.icon-thin-arrow-left:before {
	content: '\e622';
}
.icon-thin-arrow-down:before {
	content: '\e623';
}
.icon-tire:before {
	content: "\e6b9";
}
.icon-kelly-logo:before {
	content: "\e63b";
}
.icon-dunlop-d:before {
	content: "\e63a";
}
.icon-car-sedan:before {
	content: "\e653";
}
.icon-truck:before {
	content: "\e900";
}
.icon-check:before {
	content: '\e61c';
}
.icon-circle-arrow:before {
	content: "\e61a";
}
.icon-triangle-up:before {
	content: "\e60e";
}
.icon-new-tires:before {
    content: '\e62f';
}
a.link-chevron {
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	text-decoration: none !important;
	position: relative;
	margin-right: 0.8em !important;
	padding: 0 0 1px 0 !important;
	line-height: 1;
}
a.link-chevron:hover {
	padding-bottom: 0 !important;
	border-bottom: 1px solid;
}
a.link-chevron:after {
	content: '\e621';
	display: inline-block;
	padding: 0 0 1px 0 !important;
	margin: 0 !important;
	font-size: 0.8em;
	line-height: 1.25;
	position: absolute;
	right: -0.1em;
	bottom: 0.11em;
	width: 0;
	overflow: visible;
	text-decoration: none !important;
	font-family: "icomoon";
	speak: none;
	font-style: none;
	font-weight: none;
	text-transform: none;
	-webkit-font-smoothing: subpixel-antialiased;
}
a.link-chevron:hover:after {
	text-decoration: none !important;
	border-bottom: none;
	padding: 0 !important;
}
.menu-bar{
	color: #fd0;
	font-size: 10px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
}


/***********Transitions/Animations*****************************************/
.fade.in {
  opacity: 1;
}
.fade {
  transition: opacity 0.15s linear;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.modal-backdrop.in{
	opacity: .5;
}

/*************Windowshade*************************************************/
.gy-windowshade, .gy-secondary-windowshade, .gy-nav-windowshade, .gy-tertiary-windowshade, .gy-coupon-windowshade, .gy-min-windowshade {
	position: relative;
	border-bottom: 1px solid #ccd7eb;
	border-bottom: 1px solid Transparent;
	margin-top: -1px;
}
.gy-windowshade .row, .gy-secondary-windowshade .row, .gy-nav-windowshade .row, .gy-tertiary-windowshade .row, .gy-coupon-windowshade .row, .gy-min-windowshade .row {
	clear: both;
}
.gy-windowshade .panel-heading, .gy-secondary-windowshade .panel-heading, .gy-nav-windowshade .panel-heading, .gy-tertiary-windowshade .panel-heading, .gy-coupon-windowshade .panel-heading, .gy-min-windowshade .panel-heading {
	background-color: #274BA7;
	background: #3656a5;
	/* IE10+ */
	background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
	/* W3C */
	overflow: hidden;
	color: #fff;
	border-top: 1px solid #ccd7eb;
	border-top: 1px solid rgba(0, 51, 153, 0.4);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	padding: 7px 15px;
	-webkit-font-smoothing: antialiased;
}
.gy-windowshade .panel-heading h3, .gy-secondary-windowshade .panel-heading h3, .gy-nav-windowshade .panel-heading h3, .gy-tertiary-windowshade .panel-heading h3, .gy-coupon-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h3, .gy-windowshade .panel-heading h4, .gy-secondary-windowshade .panel-heading h4, .gy-nav-windowshade .panel-heading h4, .gy-tertiary-windowshade .panel-heading h4, .gy-coupon-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading h4, .gy-windowshade .panel-heading span, .gy-secondary-windowshade .panel-heading span, .gy-nav-windowshade .panel-heading span, .gy-tertiary-windowshade .panel-heading span, .gy-coupon-windowshade .panel-heading span, .gy-min-windowshade .panel-heading span {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight: normal;
	font-size: 20px;
	line-height: 135%;
	margin: 0;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	float: none;
	display: inline-block;
}
.gy-windowshade .panel-heading h3, .gy-secondary-windowshade .panel-heading h3, .gy-nav-windowshade .panel-heading h3, .gy-tertiary-windowshade .panel-heading h3, .gy-coupon-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h3, .gy-windowshade .panel-heading h4, .gy-secondary-windowshade .panel-heading h4, .gy-nav-windowshade .panel-heading h4, .gy-tertiary-windowshade .panel-heading h4, .gy-coupon-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading h4 {
	width: 90%;
}
.gy-windowshade .panel-heading [class*="icon"], .gy-secondary-windowshade .panel-heading [class*="icon"], .gy-nav-windowshade .panel-heading [class*="icon"], .gy-tertiary-windowshade .panel-heading [class*="icon"], .gy-coupon-windowshade .panel-heading [class*="icon"], .gy-min-windowshade .panel-heading [class*="icon"] {
	font-size: 1em;
	line-height: 1em;
	float: left;
	padding-right: 4px;
	font-family: 'icomoon';
}
.gy-windowshade .panel-heading [class*="glyphicon"], .gy-secondary-windowshade .panel-heading [class*="glyphicon"], .gy-nav-windowshade .panel-heading [class*="glyphicon"], .gy-tertiary-windowshade .panel-heading [class*="glyphicon"], .gy-coupon-windowshade .panel-heading [class*="glyphicon"], .gy-min-windowshade .panel-heading [class*="glyphicon"] {
	font-size: 1.4em;
}
.gy-windowshade .panel-heading [class*="glyphicon-plus"], .gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"], .gy-nav-windowshade .panel-heading [class*="glyphicon-plus"], .gy-tertiary-windowshade .panel-heading [class*="glyphicon-plus"], .gy-coupon-windowshade .panel-heading [class*="glyphicon-plus"], .gy-min-windowshade .panel-heading [class*="glyphicon-plus"], .gy-windowshade .panel-heading [class*="glyphicon-minus"], .gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"], .gy-nav-windowshade .panel-heading [class*="glyphicon-minus"], .gy-tertiary-windowshade .panel-heading [class*="glyphicon-minus"], .gy-coupon-windowshade .panel-heading [class*="glyphicon-minus"], .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
	line-height: 10px;
	vertical-align: super;
	display: inline-block;
	top: 3px;
	top: 5px \0;
	width: 15px;
	float: none;
	position: relative;
}
.gy-windowshade > a, .gy-secondary-windowshade > a, .gy-nav-windowshade > a, .gy-tertiary-windowshade > a, .gy-coupon-windowshade > a, .gy-min-windowshade > a {
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.gy-windowshade > a.collapsed .panel-heading, .gy-secondary-windowshade > a.collapsed .panel-heading, .gy-nav-windowshade > a.collapsed .panel-heading, .gy-tertiary-windowshade > a.collapsed .panel-heading, .gy-coupon-windowshade > a.collapsed .panel-heading, .gy-min-windowshade > a.collapsed .panel-heading {
	border-top: 2px solid #ffffff;
	border: 1px solid #ffffff;
	background-color: #1e468d;
	background-image: none;
	color: #ffffff;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.gy-windowshade.js-windowshade > a.collapsed .panel-heading h3{
	color: #fff;
}
.gy-windowshade > a.collapsed .panel-heading h3, .gy-secondary-windowshade > a.collapsed .panel-heading h3, .gy-nav-windowshade > a.collapsed .panel-heading h3, .gy-tertiary-windowshade > a.collapsed .panel-heading h3, .gy-coupon-windowshade > a.collapsed .panel-heading h3, .gy-min-windowshade > a.collapsed .panel-heading h3, .gy-windowshade > a.collapsed .panel-heading h4, .gy-secondary-windowshade > a.collapsed .panel-heading h4, .gy-nav-windowshade > a.collapsed .panel-heading h4, .gy-tertiary-windowshade > a.collapsed .panel-heading h4, .gy-coupon-windowshade > a.collapsed .panel-heading h4, .gy-min-windowshade > a.collapsed .panel-heading h4, .gy-windowshade > a.collapsed .panel-heading span, .gy-secondary-windowshade > a.collapsed .panel-heading span, .gy-nav-windowshade > a.collapsed .panel-heading span, .gy-tertiary-windowshade > a.collapsed .panel-heading span, .gy-coupon-windowshade > a.collapsed .panel-heading span, .gy-min-windowshade > a.collapsed .panel-heading span {
	color: #fff;
	text-shadow: none;
}
.gy-windowshade .panel-collapse, .gy-secondary-windowshade .panel-collapse, .gy-nav-windowshade .panel-collapse, .gy-tertiary-windowshade .panel-collapse, .gy-coupon-windowshade .panel-collapse, .gy-min-windowshade .panel-collapse {
	background: white;
	background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
.gy-windowshade .panel-body [class*="col-"], .gy-secondary-windowshade .panel-body [class*="col-"], .gy-nav-windowshade .panel-body [class*="col-"], .gy-tertiary-windowshade .panel-body [class*="col-"], .gy-coupon-windowshade .panel-body [class*="col-"], .gy-min-windowshade .panel-body [class*="col-"], .warranty-treadLife .gy-windowshade .content [class*="col-"], .warranty-treadLife .gy-secondary-windowshade .content [class*="col-"], .warranty-treadLife .gy-nav-windowshade .content [class*="col-"], .warranty-treadLife .gy-tertiary-windowshade .content [class*="col-"], .warranty-treadLife .gy-coupon-windowshade .content [class*="col-"], .warranty-treadLife .gy-min-windowshade .content [class*="col-"] {
	padding-left: 0;
}
.gy-windowshade .panel-body [class*="col-"] ul, .gy-secondary-windowshade .panel-body [class*="col-"] ul, .gy-nav-windowshade .panel-body [class*="col-"] ul, .gy-tertiary-windowshade .panel-body [class*="col-"] ul, .gy-coupon-windowshade .panel-body [class*="col-"] ul, .gy-min-windowshade .panel-body [class*="col-"] ul, .warranty-treadLife .gy-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-secondary-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-nav-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-tertiary-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-coupon-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-min-windowshade .content [class*="col-"] ul {
	padding-left: 15px;
	margin: 0;
}
.gy-windowshade .content-body, .gy-secondary-windowshade .content-body, .gy-nav-windowshade .content-body, .gy-tertiary-windowshade .content-body, .gy-coupon-windowshade .content-body, .gy-min-windowshade .content-body {
	padding: 15px;
	color: #444;
	overflow-y: hidden;
}
.gy-windowshade .content-body h4, .gy-secondary-windowshade .content-body h4, .gy-nav-windowshade .content-body h4, .gy-tertiary-windowshade .content-body h4, .gy-coupon-windowshade .content-body h4, .gy-min-windowshade .content-body h4 {
	color: #333;
	font-size: 24px;
}
.gy-windowshade .content-body h5, .gy-secondary-windowshade .content-body h5, .gy-nav-windowshade .content-body h5, .gy-tertiary-windowshade .content-body h5, .gy-coupon-windowshade .content-body h5, .gy-min-windowshade .content-body h5 {
	color: #333;
	font-size: 24px;
	margin-top: 1em;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
}
.gy-windowshade .content-body h5:first-of-type, .gy-secondary-windowshade .content-body h5:first-of-type, .gy-nav-windowshade .content-body h5:first-of-type, .gy-tertiary-windowshade .content-body h5:first-of-type, .gy-coupon-windowshade .content-body h5:first-of-type, .gy-min-windowshade .content-body h5:first-of-type {
	margin-top: 10px;
}
.gy-windowshade .content-body p, .gy-secondary-windowshade .content-body p, .gy-nav-windowshade .content-body p, .gy-tertiary-windowshade .content-body p, .gy-coupon-windowshade .content-body p, .gy-min-windowshade .content-body p {
	line-height: 140%;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
}
.gy-windowshade .content-body li, .gy-secondary-windowshade .content-body li, .gy-nav-windowshade .content-body li, .gy-tertiary-windowshade .content-body li, .gy-coupon-windowshade .content-body li, .gy-min-windowshade .content-body li {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
}
.gy-windowshade .content-body li ul, .gy-secondary-windowshade .content-body li ul, .gy-nav-windowshade .content-body li ul, .gy-tertiary-windowshade .content-body li ul, .gy-coupon-windowshade .content-body li ul, .gy-min-windowshade .content-body li ul {
	padding-left: 15px;
}
.gy-windowshade .content-body li li, .gy-secondary-windowshade .content-body li li, .gy-nav-windowshade .content-body li li, .gy-tertiary-windowshade .content-body li li, .gy-coupon-windowshade .content-body li li, .gy-min-windowshade .content-body li li {
	list-style-type: disc;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 8px;
}
.gy-windowshade .content-body ul.multicol-3, .gy-secondary-windowshade .content-body ul.multicol-3, .gy-nav-windowshade .content-body ul.multicol-3, .gy-tertiary-windowshade .content-body ul.multicol-3, .gy-coupon-windowshade .content-body ul.multicol-3, .gy-min-windowshade .content-body ul.multicol-3 {
	padding-left: 15px;
}

.lt-ie9 .gy-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-nav-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-tertiary-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-coupon-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
	top: 7px;
}
.lt-ie9 .gy-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-nav-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-tertiary-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-coupon-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-plus"] {
	top: 3px;
}

.gy-windowshade.gy-ws-expanded, .gy-ws-expanded.gy-secondary-windowshade, .gy-ws-expanded.gy-nav-windowshade, .gy-ws-expanded.gy-tertiary-windowshade, .gy-ws-expanded.gy-coupon-windowshade, .gy-ws-expanded.gy-min-windowshade {
	background: none;
	background-color: #fff;
}
.gy-secondary-windowshade {
	border-bottom: none;
}
.gy-secondary-windowshade .panel-heading {
	background-color: #fff;
	background-image: none;
	border-bottom-color: transparent;
}
.gy-secondary-windowshade .panel-heading h3, .gy-secondary-windowshade .panel-heading h4, .gy-secondary-windowshade .panel-heading span {
	color: #274BA7;
	text-shadow: none;
}
.gy-secondary-windowshade > a.collapsed {
	background: white;
	background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
.gy-secondary-windowshade > a.collapsed .panel-heading {
	background-color: "Transparent";
	/*background-repeat: repeat;
	background-image: url('/images/diagonal-tight.png');*/
	border-top-color: #ddd;
	border-bottom-color: #ddd;
}
.gy-secondary-windowshade > a.collapsed .panel-heading h3, .gy-secondary-windowshade > a.collapsed .panel-heading h4, .gy-secondary-windowshade > a.collapsed .panel-heading span {
	color: #274BA7;
	text-shadow: none;
}
.gy-secondary-windowshade .content-body {
	padding: 15px;
}

.gy-nav-windowshade {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: none;
	margin-bottom: 10px;
}

.gy-nav-windowshade [data-toggle="collapse"] {
	background: white;
	background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
.gy-nav-windowshade .panel-heading {
	background-color: rgba(0, 51, 153, 0.75);
	/*background-repeat: repeat;
	background-image: url('../images/diagonal-tight-darker.png');*/
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	vertical-align: top;
	position: relative;
}
.gy-nav-windowshade .panel-heading h4 {
	font-size: 18px;
}
.gy-nav-windowshade .panel-heading h3, .gy-nav-windowshade .panel-heading h4, .gy-nav-windowshade .panel-heading span, .gy-nav-windowshade .panel-heading div {
	color: #fff;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
	vertical-align: top;
	letter-spacing: 0;
}
.gy-nav-windowshade .panel-heading h3 div, .gy-nav-windowshade .panel-heading h4 div, .gy-nav-windowshade .panel-heading span div, .gy-nav-windowshade .panel-heading div div {
	display: inline-block;
	margin: 0;
}
.gy-nav-windowshade .panel-heading h3 div span, .gy-nav-windowshade .panel-heading h4 div span, .gy-nav-windowshade .panel-heading span div span, .gy-nav-windowshade .panel-heading div div span {
	padding-right: 10px;
	display: inline;
}
.gy-nav-windowshade .panel-heading h3 .result-title .result-title-rear, .gy-nav-windowshade .panel-heading h4 .result-title .result-title-rear, .gy-nav-windowshade .panel-heading span .result-title .result-title-rear, .gy-nav-windowshade .panel-heading div .result-title .result-title-rear {
	white-space: nowrap;
}
.gy-nav-windowshade .panel-heading h3 .result-title b, .gy-nav-windowshade .panel-heading h4 .result-title b, .gy-nav-windowshade .panel-heading span .result-title b, .gy-nav-windowshade .panel-heading div .result-title b {
	font-size: 1em;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 0;
}
.gy-nav-windowshade .panel-heading h3 .down-link, .gy-nav-windowshade .panel-heading h4 .down-link, .gy-nav-windowshade .panel-heading span .down-link, .gy-nav-windowshade .panel-heading div .down-link {
	color: #ffdd00;
	padding: 0;
	display: block;
	clear: both;
	float: none;
	white-space: nowrap;
}

.gy-nav-windowshade .panel-heading h3 .down-link:hover, .gy-nav-windowshade .panel-heading h4 .down-link:hover, .gy-nav-windowshade .panel-heading span .down-link:hover, .gy-nav-windowshade .panel-heading div .down-link:hover {
  color: #ffdd00;
  text-decoration: none;
}
.gy-nav-windowshade .panel-heading h3 .down-link [class*="icon"], .gy-nav-windowshade .panel-heading h4 .down-link [class*="icon"], .gy-nav-windowshade .panel-heading span .down-link [class*="icon"], .gy-nav-windowshade .panel-heading div .down-link [class*="icon"] {
	float: none;
	font-size: .8em;
	line-height: 30px;
	padding-left: 1px;
}
.gy-nav-windowshade .panel-heading h3 .down-link [class*="icon"]:after, .gy-nav-windowshade .panel-heading h4 .down-link [class*="icon"]:after, .gy-nav-windowshade .panel-heading span .down-link [class*="icon"]:after, .gy-nav-windowshade .panel-heading div .down-link [class*="icon"]:after {
	display: inline-block;
}
.gy-nav-windowshade > a.collapsed {
	background: white;
	background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
.gy-nav-windowshade > a.collapsed .panel-heading {
	background-color: "Transparent";
	/*background-repeat: repeat;
	background-image: url('/images/diagonal-tight.png');*/
	border-top-color: #ddd;
	border-bottom-color: #ddd;
}
.gy-nav-windowshade > a.collapsed .panel-heading h3, .gy-nav-windowshade > a.collapsed .panel-heading h4, .gy-nav-windowshade > a.collapsed .panel-heading span {
	color: #666;
	text-shadow: none;
	vertical-align: top;
}
.gy-nav-windowshade > a.collapsed .panel-heading .down-link {
	color: #2366c1;
}
.gy-nav-windowshade > a.collapsed .panel-heading .down-link:hover {
	color: #274BA7;
	text-decoration: none;
}
.gy-nav-windowshade .panel-body, .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-nav-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content,
.gy-nav-windowshade .content-body {
	background-image: none;
	background-color: #fff;
	padding: 15px;
}
.gy-tertiary-windowshade {
	border-bottom: none;
}
.gy-tertiary-windowshade > a,
.gy-tertiary-windowshade .panel-heading,
.gy-tertiary-windowshade > a.collapsed,
.gy-tertiary-windowshade .collapsed .panel-heading {
	background: none !important;
	border: none;
}
.gy-tertiary-windowshade > a h3, .gy-tertiary-windowshade > a h4, .gy-tertiary-windowshade > a span,
.gy-tertiary-windowshade .panel-heading h3,
.gy-tertiary-windowshade .panel-heading h4,
.gy-tertiary-windowshade .panel-heading span,
.gy-tertiary-windowshade > a.collapsed h3,
.gy-tertiary-windowshade > a.collapsed h4,
.gy-tertiary-windowshade > a.collapsed span,
.gy-tertiary-windowshade .collapsed .panel-heading h3,
.gy-tertiary-windowshade .collapsed .panel-heading h4,
.gy-tertiary-windowshade .collapsed .panel-heading span {
	color: #274BA7;
	text-shadow: none;
}
.gy-tertiary-windowshade .panel-heading [class*="icon"] {
	line-height: .75em;
}
.gy-tertiary-windowshade .content-body {
	padding: 15px;
}

.panel-collapse .gy-windowshade, .panel-collapse .gy-secondary-windowshade, .panel-collapse .gy-nav-windowshade, .panel-collapse .gy-tertiary-windowshade, .panel-collapse .gy-coupon-windowshade, .panel-collapse .gy-min-windowshade,
.panel-collapse .gy-secondary-windowshade,
.panel-collapse .gy-nav-windowshade {
	margin: 0 -15px;
}
/* sidebar accordion */
.gy-sidebar-accordion .panel-heading {
	background: white;
	background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
	border: 1px solid #ccc;
	overflow: auto;
}
.gy-sidebar-accordion .panel-heading h4 {
	color: #274BA7;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
	-webkit-font-smoothing: subpixel-antialiased;
}
.gy-sidebar-accordion .panel-heading span {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: subpixel-antialiased;
}
.gy-sidebar-accordion .panel-heading span.glyphicon {
	color: #274ba7;
	padding-right: 4px;
	width: 15px;
}
.gy-sidebar-accordion .panel-body, .gy-sidebar-accordion .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .gy-sidebar-accordion .content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.gy-sidebar-accordion .panel-body a, .gy-sidebar-accordion .warranty-treadLife .gy-windowshade .content a, .warranty-treadLife .gy-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-secondary-windowshade .content a, .warranty-treadLife .gy-secondary-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-nav-windowshade .content a, .warranty-treadLife .gy-nav-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-tertiary-windowshade .content a, .warranty-treadLife .gy-tertiary-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-coupon-windowshade .content a, .warranty-treadLife .gy-coupon-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-min-windowshade .content a, .warranty-treadLife .gy-min-windowshade .gy-sidebar-accordion .content a {
	display: table;
}
.gy-coupon-windowshade {
	border-bottom: none;
}
.gy-coupon-windowshade .panel-collapse {
	background: none;
}
.gy-coupon-windowshade .panel-body, .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content {
	background: white;
	background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
	border-bottom: #ffdd00 5px solid;
	box-shadow: 0px 1px 5px -1px #333333;
}

.gy-min-windowshade {
	border-bottom: none;
	clear: both;
	margin: 0 0 10px;
}
.gy-min-windowshade .panel-heading {
	background: none;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
.gy-min-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading span {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	text-shadow: none;
	color: #274BA7;
}
.gy-min-windowshade .panel-heading [class*="glyphicon"] {
	font-size: 1.2em;
	width: auto;
	padding-right: 4px;
	line-height: 14px;
	position: relative;
	top: 4px;
}
.gy-min-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
	line-height: 14px;
}
.gy-min-windowshade .panel-collapse {
	background: none;
	border: none;
}

/**************Footer************************************************/
.global-footer {
	background-color: #fff;
	background-repeat: repeat;
	padding: 0;
	border-top: 3px solid #fd0;
	overflow: hidden;
	position: relative;
}
.legalFooter {
	-webkit-padding-start: 40px;
	padding-left: 40px !important;
}
.footer-end #footerlegal .panel-heading {
	height: 50px;
}

.breadcrumb {
	background-color: transparent;
}
.global-footer .footer-shade-tools.footer-windowshade.gy-collapsed-sm.col-sm-4.col-md-4 .glyphicon{
	float: left;
	width: 18px;
	margin-left: 15px;
}
.global-footer .footer-windowshade {
	padding: 0;
}
.global-footer .footer-windowshade.col-md-4 {
	border-left: 1px solid #3f619d;
	border-left: 1px solid rgba(255,255,255,0.1);
	padding-left: 0;
}
.global-footer .footer-windowshade.col-md-4:first-child {
	border-left: none;
	padding-left: 0px;
}
.global-footer ul {
	padding-left: 0;
}
.global-footer .footer-windowshade .panel-heading {
	color: #fff;
	cursor: pointer;
	border: none;
	padding-left: 0;
	background-color: #274ba7;
	background-color: rgba(0,40,120,0.75);
	/*background-image: url("../images/diagonal.png");
	background-repeat: repeat;*/
	border-bottom: 1px solid #192f69;
	border-top: 1px solid rgba(255,255,255,0.15);
	display: block;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.global-footer .footer-windowshade .panel-heading h3 {
	text-transform: uppercase;
	padding-left: 15px;
	margin: 0;
	color: #fff !important;
}

.global-footer .footer-windowshade .panel-heading.active h3:before {
	content: '\2796';
}
.global-footer .footer-windowshade .panel-body li,
.global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content li,
.warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content li,
.global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content li,
.warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content li,
.global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content li,
.warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content li,
.global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li,
.warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content li,
.global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content li,
.warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content li,
.global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content li,
.warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content li {
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 140%;
}
.global-footer .footer-windowshade a {
	color: #1e468d;
}
.global-footer .footer-windowshade a:visited,
.global-footer .footer-windowshade > a:hover {
	text-decoration: none;
}
.global-footer [class="panel-collapse collapse"] {
	display: none;
}
.global-footer [class="panel-collapse collapse in"] {
	display: block;
}
.footer-contact {
	height: 15px;
	background-color: #1e468d;
	font-size: 22px;
	/*background-image: url("../images/diagonal.png");*/
}
.footer-contact section {
	padding: 20px 0;
	text-align: center;
	border: 1px solid #808080;
}
.mobile-contact-footer a {
	display: block;
}
.mobile-contact-footer a:hover {
	text-decoration: none;
}
.mobile-contact-footer a .glyphicon.visible-xs {
	display: inline-block !important;
}
/*footer contact modal*/
.modal-content {
	background-color: transparent;
	background: none;
	border: none;
	box-shadow: none;
}
.modal-header {
	background-color: rgba(0,40,120,0.95);
	/*background-image: url(../images/diagonal.png);*/
	font-size: 32px;
	padding: 0;
	border-bottom: 3px solid #fd0;
}
.emailSignupModal .modal-header, .changeViewModal .modal-header {
	height: 50px;
}
.changeViewModal .input, .changeViewModal select, .changeViewModal option {
	font-size: 18px;
}
.modal-header .gylogo {
	width: 200px;
	padding: 20px 5px 10px 5px;
}
.modal-header .callout {
	display: inline-block;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
}
.modal-header .close {
	margin-top: 0px;
	font-size: 28px;
	padding: 10px;
}
.modal-header a {
	color: #fff;
	text-decoration: none;
	opacity: 1;
}
.modal-header a:hover {
	color: #ccc;
}
.modal-body ul li a [class^=icon], .modal-body ul li a [class^=glyphicon], .modal-body ul li a.glyphicon  {
	display: inline-block;
	float: right;
	margin: 5px 0 0;
	vertical-align: middle;
	font-weight: 700;
	text-decoration: none;
	color: #d3d3d3;
}
.modal-body ul li a p {
  width: 95%;
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 2px;
}
.modal-body ul li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}
.allSitesModal.modal-body, .allSitesModal.modal-footer {
	background-color: #fff;
}
.emailSignupModal .modal-body,
.emailSignupModal .modal-footer,
.changeViewModal .modal-footer,
.changeViewModal .modal-body{
	/*background-image: url("../images/diagonal-lines.png");*/
	background-color: #ffffff;
	text-align: center !important;
	border-top: 0;
}
.emailSignupModal h2, .changeViewModal h2, .incCalcModal h2 {
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid;
}
.resourcesModal .modal-body,
.resourcesModal .modal-footer {
	background-image: none;
	background-color: #1e468d;
	border-top: 0;
}

.footer-copy {
	padding: 5px 0 10px 15px;
}
.footer-end .panel-heading {
	height: 80px;
	color: #fff;
}
.footer-end .panel-heading a {
	color: #fd0;
}


/* incentive calculator sticky item */

.live-chat-widget__button {
    display: inline-block;
    height: 55px;
    width: 55px;
    float: right;
    border: 2px solid #fff;
    border-radius: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1100;
    background-color: rgba(23,32,56,.8);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.4);
    box-shadow: 4px 4px 4px rgba(0,0,0,.4);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	border-radius: 50%;
}
.live-chat-widget__button .calc-icon {
	fill: #fd0;
	width: 46px;
	height: 46px;
	margin-top: 2px;
	margin-left: 2px
}
.btn-link, .btn-link:focus, .btn-link:hover, .btn-link[disabled]:focus, 
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] 
.btn-link:hover {
    color: #FD0;
}
/*
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    //border-color: transparent;
	background-color: rgba(23,32,56,.8);
}
*/
.global-nav .btn-link, .global-nav .btn-link:active, .global-nav .btn-link:focus, .global-nav .btn-link:hover {
	background-color: transparent;
} 
.global-nav .btn-link, .global-nav .btn-link:active, .global-nav .btn-link[disabled], .global-nav fieldset[disabled] .btn-link {
    background-color: transparent;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    /*background-color: transparent;*/
	/* background-color: rgba(23,32,56,.8); */
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link {
    font-weight: 400;
    cursor: pointer;
    border-radius: 50%;
}
.calc-icon-section {
	display: inline;
	z-index: -1;
}
.calc-icon-section:hover {
	font-weight: bold;
	cursor: pointer;
}
.calc-icon {
	height: 34px;
	fill:#274ba7;
	line-height: 18px;
    vertical-align: middle;
}
.calc-icon-section span {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: middle;
	color:#274ba7;
	text-decoration: underline;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.live-chat-widget__button .glyphicon {
	font-size: 22px;
}
.live-chat-widget__close-btn, .live-chat-widget__copy {
    display: none;
}
@media (max-width: 768px) {
	.calc-icon-section {
		display: none;
	}
}
@media (min-width: 769px) {
	.live-chat-widget__button {
		border-radius: 0 !important;
		border: 0;
		bottom: 49%;
		background-color: rgba(23,32,56,.8);
		height: 80px;
		width: 100px;
		text-align: center;
	}
	.live-chat-widget__copy  {
		display: block;
		text-transform: uppercase;
		font-size: 16px;
		cursor: pointer;
	}
	.live-chat-widget, .live-chat-widget__button, .live-chat-widget__copy {
		display: none;
	}
}
@media (min-width: 768px) and (max-width:992px) {
	#consumerTab #section1 .container, #tabSection .container {
		width: 100%;
	}
	.calc-icon-section {
		float:right;
	}
}
@media (min-width: 800px) and (max-width:992px) {
	#consumerTab #section1 .container, #tabSection .container {
		width: 100%;
	}
}

/* incentive calculator modal */
.incCalcModal .calc-specs-comm {
	float: left;
	width: 50%;
}
.incCalcModal .calc-specs-comm-ca {
	min-height: 200px;
}
.incCalcModal .calc-specs-comm .calc-column-title {
	font-size: 24px;
	padding-left: 20px;
}
.incCalcModal h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}
.incCalcModal .link-chevron:hover {
	color: #23527c;
	cursor: pointer;
}
.incCalcModal .calc-specs {
	float: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 22px;
}
.incCalcModal .calc-specs-comm .calc-specs {
	float: left;
	display: block;
	padding: 5px 5px 5px 5px;
	width: 100%;
	font-size: 18px;
}
.incCalcModal .calc-specs span {
	display: inline-block;
}
.incCalcModal  input {
	height: 34px;
	max-width: 85px;
}
.incCalcModal .calc-specs-comm  input {
	height: 34px;
	max-width: 65px;
}
.incCalcModal  select {
	text-transform: uppercase;
	font-weight: bold;
}
.incCalcModal  .units_needed {
	font-weight: bold;
	color: #274ba7;
}
.incCalcModal  .units_needed>span {
	font-size: 24px;
	border-bottom: 3px solid;
}
.incCalcModal .calc-specs .icon-about ,
.incCalcModal .calc-specs .icon-kelly-logo ,
.incCalcModal .calc-specs .icon-dunlop-d,
.incCalcModal .calc-specs .icon-tire {
	width:22px;
}
.incCalcModal .calc-specs .icon-about {
	color: #274ba7;
}
.incCalcModal .calc-specs .icon-kelly-logo {
	color: #5cb85c;
}
.incCalcModal .calc-specs .icon-dunlop-d {
	color: #ff0000;
}
.incCalcModal .calc-specs .icon-tire {
	color: rgba(255, 206, 86, 1);
}
.incCalcModal .calc-specs .icon-new-tires {
	color: #9ccef3;
}
.incCalcModalCa .calc-specs .icon-new-tires {
	color: #5cb85c;
}
.incCalcModal .calc-specs .line-total {
	/* font-weight: bold; */
	font-size: 24px;
	color: #274ba7;
	min-width: 52px;
}
.incCalcModal .calc-specs-comm .calc-specs .line-total {
	/* font-weight: bold; */
	font-size: 20px;
	color: #274ba7;
	min-width: 52px;
}
.incCalcModal .calc-specs .title-field {
	width: 150px;
	font-size: 18px !important;
}
.incCalcModal .calc-specs-comm .calc-specs .title-field {
	width: 150px;
	font-size: 18px !important;
}
.incCalcModal .calc-specs .static-field {
	width: 52px;
}
.incCalcModal .calc-specs-comm .calc-specs .static-field {
	width: 40px;
}
.incCalcModal .calc-specs .symbol {
	width: 12px;
}
.incCalcModal .calc-specs .dollar-pd {
	width: 32px;
}
.incCalcModal .calc-specs-comm .calc-specs .dollar-pd {
	width: 50px;
}
.incCalcModal hr.equal {
	border-top: 1px solid #333;
}
.incCalcModal .calc-specs .total-units {
	font-weight: bold;
	color: #274ba7;
}
.incCalcModal .calc-specs .grand-total, .incCalcModal .calc-specs .total-units {
	font-size: 28px;
	color: #274ba7;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.incCalcModal .totals {
	font-size: 22px;
}
.incCalcModal .grand-total {
	font-size: 28px;
	color: #274ba7;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.styled-divider{
	background-image: url("../images/diagonal.png");
	background-repeat: repeat;
	background-color: transparent;
	border: 0;
	display: block;
	clear: both;
	float: none;
	height: 10px;
	margin: 0;
	border: none;
}

/*pricing modal*/
.pricingModal.modal-body,
.pricingModal.modal-footer {
  background-color: #1e468d;
  background-image: none;
}
.pricingModal.modal-footer {
  text-align: center;
}
.newsModal h1 {
  font-size: 43px;
  padding: 0;
  margin: 0;
}
.newsModal .modal-dialog {
  margin: 0 auto;
}
.newsModal .modal-heading {
  margin: 20px 0 20px 0;
}
.newsModal .modal-header {
  border: none;
}
.newsModal .modal-body,
.newsModal .modal-footer {
  background-color: #274ba7;
}
.newsModal .modal-body p {
  line-height: 1.5;
}
#newsModal .modal-body p.bold {
	font-weight: bold;
	font-size: 18px;
}
#newsModal .modal-body  .link-chevron {
	font-weight: bold;
	font-size: 18px;
}
#newsModal .modal-body  .link-chevron:hover {
	color: #274ba7;
}
#newsModal .modal-body ul>li {
	list-style-type: none;
}
#newsModal .modal-body a:hover {
    color: #23527c;
}
.newsModal .left-content {
  padding: 0 40px;
}

.choose-customer {/*background-repeat: repeat;background-image: url(../images/diagonal-lines.png);*/background-color: #F1F1F1;}
.choose-customer .container {margin-top:120px;min-height:500px;background-color:#fff;color:#333;}
.choose-customer .page-title-block {border-bottom:1px solid #eeeeee;margin-bottom: 25px;}
.choose-customer .page-title-block h1 {font-size: 2.0em;font-family:'Barlow', sans-serif; color:#666666;font-weight:700;text-transform:capitalize;}
.choose-customer .choices .form-control {font-size: 18px;height:45px;}
.choose-customer .choices label {color: #274ba7;margin-top: 5px;font-family: 'Barlow', sans-serif;font-weight: 700;}
.choose-customer .choices select {margin-bottom: 25px;}

.changeViewModal label {color: #1e468d;float:left;}
.changeViewModal select {margin-bottom: 10px}

/* Canada Consumer */
.consumerCaTab .tier-level {width: 33.33% !important}
.consumerCaTab .tiers-and-levels {width: 66.66% !important}
.consumerCaTab .trending-stats {width: 33.33% !important}
.consumerCaTab .trending-stats .panel-body .top p {width: 100% !important}
.consumerCaTab .trending-stats .panel-body .ann-total p { font-size: 16px; }
.consumerCaTab .trending-stats .panel-body .current-payout { padding-top: 15px;}
.consumerCaTab .trending-stats .panel-body .current-payout.second { margin-top: 0px; padding-top: 5px;}
.consumerCaTab .trending-stats .panel-body .ann-total { margin-top: 20px;}

/* US Commercial */
.us-comm .tier-level {width: 33.33% !important}
.us-comm .tiers-and-levels {width: 80% !important;margin: 0 auto;}
/*
.us-comm .tiers-and-levels {width: 66.66% !important}
.us-comm .trending-stats {width: 33.33% !important}
.us-comm .trending-stats .panel-body .canvas {width: 69%; margin: 0 auto;}
*/

/******************************************************************************/
/****************Media Queries*************************************************/
/******************************************************************************/

@media (min-height: 540px) {
	.page-background {
		height: 90%;
	}
}
@media (max-width: 370px) {
	.tier-level, .tier-level.active {
		width:100%;
	}
}
@media (max-width: 380px) {
	.incCalcModal .modal-body {
		padding: 15px 0px 0px 0px;
	}
	.incCalcModal .modal-footer {
		padding: 15px 0px 15px 0px;
	}
}
@media (max-width: 445px) {
	.homepage-container .page-background {
		background-image: url("../images/background/car_with_bikes-xs.jpg");
	}
}

@media (min-width: 446px) and (max-width: 768px){
	.homepage-container .page-background {
		background-image: url("../images/background/car_with_bikes-sm.jpg");
	}
}

@media (max-width: 480px){
	.email-updates, .direct-deposit {
		padding-top: 5px
	}
	.gy-nav-windowshade .panel-heading {
		padding-bottom: 0;
	}
	.gy-nav-windowshade .panel-heading span {
		font-size: 18px;
	}
	.resources-panel .panel-footer {
		font-size: 16px;
	}
	.incCalcModal .calc-specs .icon-about, .incCalcModal .calc-specs .icon-kelly-logo, .incCalcModal .calc-specs .icon-tire, .incCalcModal .calc-specs .icon-dunlop-d {
		width: 12px;
	}
}
@media only screen and (min-width: 481px) {
	.circle-panel.circle {
	  h1 {
		font-size: 1.2em;
		line-height: 1em;
	  }
	.circle-panel  p {
		font-size: 1em;
		line-height: 1em;
	  }
	}
}
@media (max-width: 506px) {
	.dashboard-container .tp-amount  {
		font-size: 32px;
	}
	.dashboard-container .tp-desc {
		font-size: 18px;
	}
	.dashboard-container .tp-desc-note {
		font-size: 14px;
	}
	.resources-panel .panel-footer {
		font-size: 15px;
		padding: 10px 1px !important;
	}
	.resources-panel .panel-footer .icon-circle-arrow{
		font-size:27px;
		padding-top:9px;
	}
}
@media (min-width: 640px) {
	/* .incCalcModal .calc-specs {
		width: 80%
	} */
}
@media (min-width:370px) and (max-width:768px) {
	.tier-level, .tier-level.active {
		width:50%;
	}
}
@media (max-width: 768px) {	
	.homepage-container .masthead-container .masthead {
		text-align: center;
	}
	.dashboard-container .tab-section1 .btn {
		margin-top: 20px;
		margin-bottom: 5px;
	}
	.all-sites-nav .top-menu li {
		padding: 4px 5px;
	}
	.gy-windowshade.js-windowshade.col-xs-12, .container {
		padding-left:0px;
		padding-right: 0px;
	}
	.dashboard-container .last-sub{
		padding-top: 90px;
		margin-bottom: 20px;
	}
	.dashboard-container .email-updates, .direct-deposit {
		float: left;
	}
	.tier-level {
		margin-top: 5px;
		margin-bottom: 5px;
		border: 1px solid #ddd;
	}
	.dashboard-panel.circle-panel{
		max-height: 300px;
	}
	.circle-panel .col{
		margin-top: 0px;
	}
	.circle-panel .circle {
		height: 250px;
		width: 250px;
	}
	.circle-panel p{
		font-size: 36px;
		margin-top: 40px;
	}
	.circle-panel .col .row{
		margin-top: 230px;
	}
	.resources-panel {
		padding-left:5px;
		padding-right: 5px;
		padding-top: 25px;
	}
	.resources-panel .panel-footer {
		padding: 10px 8px;
	}
	.dashboard-container .gy-tabs{
		margin-bottom: 0px;
	}
	.tp-details{
		padding-left:15px ;
		padding-right:15px ;
	}
	.tp-details>div {
		padding-left:0px;
		padding-right:0px ;
	}
	.history-container .payoutsTable{
		padding-left:1px;
		padding-right:1px;
	}
	
}

@media only screen and (min-width: 768px) {
	.circle-panel .circle {
		 h1 {
			font-size: 1.6em;
			line-height: 1em;
		  }
		p {
			font-size: 1.2em;
			line-height: 1em;
		  }
	}
	.dashboard-container .dealer-details {
		border-bottom:1px solid #ddd;
		min-height:45px;
		margin-bottom:7px;
	}
	
	.global-nav .navbar {
		max-width: 1180px;
		margin: 0 auto;
	}
	.all-sites-nav .top-menu {
		margin-right: 0;
	}
	.all-sites-nav {
		padding: 0 15px 0 0;
	}
	.allSitesModal .modal-dialog {
		width: 50%;
	}
	.top-menu-container {
		max-width: 1180px;
		margin: 0 auto;
		padding-right: 25px;
		padding-left: 25px;
	}
	h1 {
		font-size: 3.75em;
		padding-top: 0;
	}
	.navbar-nav {
		margin-left: 5%;
	}
	.global-nav .navbar .navbar-nav a {
		border-left: 1px solid rgba(255,255,255,0.2);
		background-color: transparent;
		box-shadow: none;
		margin: 12px 0;
		padding: 3px 10px;
	}
	.global-nav .navbar .navbar-nav a.first {
		border: none;
	}
	.global-nav .navbar .navbar-nav a:hover {
		background: none;
	}
	.global-nav .styled-divider{
		background-image: url("../images/diagonal.png");
		background-repeat: repeat;
		background-color: transparent;
		border: 0;
		display: block;
		clear: both;
		float: none;
		height: 10px;
		margin: 0;
	}
	.navbar-nav>li>.dropdown-menu {
		border-radius: 0;
		border-bottom: 2px solid #fd0;
		padding: 0;
	}
	.global-nav .navbar-nav .dropdown-menu li {
		border-bottom: 1px solid #ccd7eb;
		
	}
	.global-nav .navbar-nav .dropdown-menu li a{
		color: #7d7d7d;
	}
	.global-nav .navbar-nav .dropdown-menu li a:hover{
		color: #274ba7;
		font-weight: 600;
	}
	.navbar-g3x-custom {
		top: 0;
		border-width: 0 0 1px;
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	[data-toggle="collapse"]:hover, .panel-heading:hover {
		cursor: pointer;
	}
	.newsModal .modal-dialog {
		width: 1190px;
	}
	.section-header-text {
		margin-top: 50px;
	}
	.tab-section1{
		margin: 100px 0 0 0;
	}
	.home-section1 {
		margin: 120px 0;
	}
	.dashboard-container .home-section1 {
		margin: 0px 0;
	}
	.home-section1 .btn {
		max-width: 201px;
	}
	.home-section1 .emailUpdateSignUp, .home-section1 .btn{
		float:right;
	}
	.home-section1 .emailUpdateSignUp{
		margin-top:5px;
	}
	.home-section1 .login_btn{
		float: none;
	}
	.dashboard-container section .container{
		padding:0;
	}
	.tier-level {
		width:23%;
	}
	.tier-level.active {
		width:31%;
	}
	.heading-white {
		min-height: auto;
	}
	.trending-stats {
		width: 26%;
	}
	.tiers-and-levels {
		width: 74%;
	}
	.col-xs-3.arrow.active:after {
		left: 40%;
		top: 6px;
		border-right: 31px solid transparent;
		border-bottom: 25px solid #fff;
		border-left: 31px solid transparent;
	}
	.row.main-footer-links {
		margin: 0;
	}
	.footer-copy {
		color: #fff;
		padding: 0;
	}
	.footer-contact {
		height: 65px;
		background-color: #1e468d;
		font-size: 22px;
		padding-top: 5px;
		padding-left: 20px;
		/*background-image: url("../images/diagonal.png");*/
	}
	.footer-contact section {
		padding: 20px 0;
		text-align: left;
		border: none;
	}
	.pipe {
		font-size: 32px;
		padding: 0 10px;
	}
	.gy-nav-windowshade {
		margin-bottom: 20px;
	}	
	.gy-nav-windowshade .panel-heading h3 .down-link, .gy-nav-windowshade .panel-heading h4 .down-link, .gy-nav-windowshade .panel-heading span .down-link, .gy-nav-windowshade .panel-heading div .down-link {
		position: absolute;
		top: -2px;
		right: 15px;
		margin: 0;
		max-width: 25%;
		padding: 10px 0;
	}
	.gy-nav-windowshade .panel-heading h3 .result-title, .gy-nav-windowshade .panel-heading h4 .result-title, .gy-nav-windowshade .panel-heading span .result-title, .gy-nav-windowshade .panel-heading div .result-title {
		max-width: 75%;
	}
	.gy-nav-windowshade .panel-heading h3 .result-title b, .gy-nav-windowshade .panel-heading h4 .result-title b, .gy-nav-windowshade .panel-heading span .result-title b, .gy-nav-windowshade .panel-heading div .result-title b {
		font-size: .8em;
		padding-top: .1em;
	}
	.global-footer {
		background-color: #1e468d;
		/*background-repeat: repeat;
		background-image: url("../images/diagonal.png");*/
		padding: 0;
		border-top: 3px solid #fd0;
		overflow: hidden;
		position: relative;
	}
	.global-footer .footer-windowshade .panel-heading {
		color: #fff;
		background-color: transparent;
		background-image: none;
		border: none;
		padding-left: 0;
		margin-bottom: 5px;
		cursor: default;
	}
	.global-footer .footer-windowshade .panel-heading h3 {
		padding: 0;
	}
	.global-footer .footer-windowshade .panel-heading h3:before {
		content: none;
	}
	.global-footer .footer-windowshade .panel-heading.active h3:before {
		content: none;
	}
	.global-footer .footer-windowshade a {
		color: #fd0;
	}
	.global-footer .footer-windowshade .content-body {
		padding: 0;
	}
	.global-footer .footer-windowshade.col-md-4 {
		padding-left: 10px;
	}
	.footer-end {
		height: auto;
	}
	.global-footer div[class^="footer-shade"] h3 {
		color: #fff !important;
	}
	.global-footer div[class^="footer-shade"] .panel-heading span.glyphicon {
		display: none;
	}
	.global-footer .footer-windowshade .content-body {
		padding-left: 0;
	}
	.global-footer .footer-windowshade .panel-body ul,
	.global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content ul,
	.warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content ul,
	.global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul,
	.warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content ul,
	.global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content ul,
	.warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content ul,
	.global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul,
	.warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content ul,
	.global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul,
	.warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content ul,
	.global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content ul,
	.warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content ul {
		margin: 0;
		padding: 0;
	}
	.global-footer .main-footer-links {
		padding-bottom: 15px;
		padding-top: 25px;
	}
	.main-footer-links {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media (max-width: 767px) {
	.global-nav .navbar .navbar-nav a.active .open-submenu-arrow, .global-nav .navbar .navbar-nav li.active .open-submenu-arrow {
		display: none;
	}
}
@media (min-height: 800px) {
	.page-background {
		height: 87%;
	}
}
@media (max-width: 991px) {
	.obj-details {
		padding: 0;
	}
}
@media (min-width: 768px) and (max-width:992px) {
	.dashboard-container section#section2 .container{
		width: 100%;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.resources-panel .panel-footer {
		font-size: 16px;
		padding: 10px 0px 10px 4px !important;
		
	}
	.resources-panel .panel-footer .icon-circle-arrow{
		font-size:28px !important;
		padding-top: 9px;
	}
}
@media (min-width: 992px) {
	.calc-icon {
		height: 38px;
	}
}
@media (max-width: 1024px) {
	.row {
		margin-right: 0px;
		margin-left: 0px;
	}
}
@media (min-width: 1024px) {
	.global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
		bottom: -15px;
	}
}
@media (min-width: 1130px) {
	.global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
		bottom: -12px;
	}
}
@media (max-width: 1199px) {
	.dashboard-container .dashboard-panel {
		padding-left: 5px;
		padding-right: 5px;
	}
	.homepage-container section#section1 {
		background-color: rgba(0, 0, 0, 0.65);
	}
	.homepage-container .masthead-container {
		padding-bottom: 40px;
	}
	.homepage-container .masthead-container .section-overview {
		color: #bfbfbf;
	}
	.homepage-container .tire-hq {
		color: white;
	}
}
@media (max-width: 1200px) and (min-width:769px) {
	.resources-panel .panel-footer {

	}
	.resources-panel .panel-footer .icon-circle-arrow{
		font-size:30px;
	}
}
@media (min-width: 1200px) {
	.tp-details, .tp-details>div{
		padding:0;
	}
}
@media (min-width: 1281px) and (max-width: 1650px) {
	.homepage-container .page-background {
		background-image: url("../images/background/car_with_bikes-lg.jpg");
	}
}
@media (min-width: 1550px ) {
	.homepage-container .page-background {
		background-position: 0px center;
	}
}
@media (min-width: 1651px) and (max-width: 2500px) {
	.homepage-container .page-background {
		background-image: url("../images/background/car_with_bikes-xl.jpg");
	}
}
@media (min-width: 2051px) {
	.homepage-container .page-background {
		background-image: url("../images/background/car_with_bikes.jpg");
	}
}	
	
/*********** Print CSS ***********/
@media print {
	.site-main-wrapper {
		height: 100% !important;
		overflow-y: visible !important;
        overflow-x: visible !important;
	}
	.div-sm-4, .panel-default {
		max-width: 490px !important;
		padding-bottom: 15px !important;
		padding-left: 10px !important;
	} 
	#purch-inc {
		max-height: 750px !important;
	}
	#growth-inc, #volume-inc {
		max-height: 430px !important;
		margin-top: 0px !important;
		padding-top: 0px !important;
		padding-bottom: 8px !important;
	}
	#disclaimers-panel {
		margin-top: 25px !important;
	}
	.panel {
		color: #000000 !important;
	}
	.panel-body{
		background-color: #ffffff !important;
		max-height: 350px;
	}
	.panel_user .panel-body{
		padding: 0px !important;
		
	}
	#gauge, #gaugeTwo, #gaugeThree{
		margin-top: -80px !important;
		padding-left: 75px !important;
	}
	svg text, svg text>tspan{
		fill: #000000 !important;
	}
	.dashboard-container #section2 {
		margin-top: -100px;
	}
	.dashboard-container .dashboard-panel {
		padding-top: 1px !important;
	}
	.dashboard-container .gauge-panel svg>text:nth-child(7)>tspan, .dashboard-container .gauge-panel text:nth-child(7), .dashboard-container .gauge-panel text>tspan, .dashboard-container .gauge-panel text {
		color: #000000 !important;
	}
	.dashboard-container .gauge-panel svg>text:nth-child(6)>tspan, .dashboard-container .gauge-panel text:nth-child(6) {
		fill: #000000 !important;
		color: #000000 !important;
	}
	.table .lines-table {
		margin-bottom: 0px;
		margin-top: -15px;
	}
	.table {
		margin-top: -40px;
	}
	.dashboard-container .last-sub {
		padding-top: 0px;
		margin-bottom: 0px;
	}
	.lg_font, .dashboard-container .table>tbody>.lg_font>td{
		color: #000000 !important;
		font-size: 18px;
	}
	.sm_icons, #tabSection, #getEmailUpdatesBtn, .global-nav.navbar-g3x-custom, #getEmailUpdatesLnk, .global-footer{
		display: none !important;
	}
	.tp-amount, .obj-details, p.panel-title, .tp-desc {
		font-size: 18px !important;
		line-height: 18px;
	}
}