/*
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

html,
body {
  height: 100%;
  color: #00467f;
  font-size:14px;
  }
/*
.centered {
	text-align: center;

}
.centered > div {
   float: none;
   display: inline-block;

}
*/

a.btn-outline {

  cursor: pointer !important;
}

a.btn-outline:hover {

  background-color: #f0f0f0 !important;
}


.babBLUE{

  color: #00467f !important;
  font-family: 'UniversLTW01-47LightCn', sans-serif;
  text-shadow:none;

  
}

.g-pt-30 {

  padding-top:26%;
}

.g-pt-8 {

  padding-top:8%;
}

.g-pt-200 {

  padding-top:200px;
}



.ghxSubheadingV2 {

  font-size:28px;
  margin-bottom:20px;
}

.u-btn-outline-yellow {
    color: #00467f;
    border-color: #ffcc00;
    background-color: transparent;
    border: 1px solid #FFCC00;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-size:1.3em;
}

.u-btn-outline-yellow:hover {
  color: #00467f;

  background-color:#ffcc00;
  
 

}




.g-font-size-11 {

  font-size:12px;
}


.noShow {

  display:none !important;
}
.featuredResourceCopy {

  padding:0; 
  
  background-color:#f5c300;
}


.featuredResourceCopyBLUE {

  padding:0; 
  
  background-color:#0032A0;
}



.featuredResourcev2Copy {

  padding:0; 
  color:#666666;
  background-color:#eaeef7;
}

.u-btn-outline-white {

border-color:#041E42;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}

/*BAB*/

.babLogo {
	margin-top: 5%;
margin-bottom: 20px;

}


div.ghx-gray article {

  background-color:#ffffff;

}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}




.white {

  color:#FFFFFF;
}

.ghx-blue-font {

  color: #00467f;
}

.blue-ish {
  color:#93a5c9;
}

#heroHeaderChild{

  background: rgb(255, 255, 255);
   transition: background 0.5s linear;
   -webkit-transition: background 1.5s linear;
   height: 100%;
   width: 100%;


}

.assetHeader {

    font-size: 15px;
    font-family: "Univers LT W01_67 Bold 1476016", sans-serif;
    text-transform: uppercase;
    margin: 0px;
    padding: 10px 10px 10px 0;
    letter-spacing: 1.5px;
    color: #00467f;
}

.challengeBoxWhite {

	margin:20px;
	background-color: #ffffff;

}
.acontainer {
  position: relative;
  text-align: center;
  color: white;
}

.acontainer img{
  opacity: 0.43;
  filter: alpha(opacity=43); /* For IE8 and earlier */
}

.acentered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "UniversLTW01-47LightCn", sans-serif;
  font-size:2em;
  line-height:1.2em;
}

.imageZoom {

  cursor: pointer !important;
  overflow: hidden;
  position: relative;
}

.imageZoom img {
  transition: all 1s ease;
}

.imageZoom:hover img{
  transform: scale(1.2);
}


.videoPlay {

    right: 20%;
    bottom: 20%;
    position: absolute;
    margin-bottom: -25px;
    margin-right: -45px;
    cursor: pointer !important;

}




.bmc > div > ul
{
font-size:1.2em;
}

.productHeadline {

color: rgb(255, 204, 0);
font-family: "Univers LT W01_57 Condensed", sans-serif;
font-size: 65px;

line-height: 65px;


}

div.bmc i {margin-bottom:15px !important;}
div.ghx-darkyellow h2.blueHeader {color:#ffffff !important;}
div.ghx-darkyellow p {color:#00467f !important;}
.GHXgrey {color: #828282; font-size: 12px;line-height: 1em;}


.pageCardV2 {

	color: #ffffff;
font-size: 16px;
font-family: "Univers LT W01_67 Bold 1476016", sans-serif;
text-transform: uppercase;

text-align: center;
line-height: 20px;
color: #ffffff;
letter-spacing: 1px;

}
.productSubhead {


	color: rgb(255, 204, 0);
font-family: "Univers LT W01_57 Condensed", sans-serif;
font-size: 24px;
line-height: 24px;

}


.nowrap {
        white-space:nowrap;
    }

.productCopy {

font-size: 18px;
font-family: "Univers LT W01_45 Light1475944", sans-serif;
line-height: 24px;

}


.epayCopy {
	background-color: rgba(0, 50, 100); /*fallback*/
	background-color: rgba(0, 50, 100, .7);

}

.heroCopyB {width:100%;}

.heroCopy {
	background-color: rgba(0, 50, 100); /*fallback*/
	background-color: rgba(0, 50, 100, .7);
	color:#FFFFFF !important;

	}

		.card-header {

		width:100%;
		}



div.umb-grid > div.grid-section > div > div.container > div > div.col-sm-2 > div {
 text-align:center;

}

.slideAbout {
	cursor:pointer;
	position: fixed;
  right: 0;
  top: 30%;
  padding:0 10px;
  margin-top: -2.5em;
  z-index:1000;
  background-color: rgba(143,177,204,.9);
  -webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
border:1px solid #ffffff;
}


.euButton {

	width: 60%;
    margin: 2em auto;
    border-radius: 500px;
    background-color: #ffcc00;
	padding:20px;
	text-align:center;
	color:#FFFFFF;
	font-size: 20px;
	background-image: url('/media/631893/ctachevron.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 98% center;
	color:#ffffff;
	cursor:pointer;


}

.speakers {

	color:#ffffff;
}

.speakerName {

font-size:1.2em;
margin:10px;

	}
.btn-inline {

  background-color: #e0e0e0 !important;

}

.archiveList {

	padding-left: 0;

	list-style: none !important;
	 margin-left:0 !important;
}

.archiveList > li {

	padding-left: 0;
	margin-left: 0 20px;
	list-style: none !important;
	display: inline !important;

}


.archiveList > li:before {

	 content:"" !important;


}
div.text-right > div > a > i.icon-chevron {

	float:right;

}

.umbraco-forms-submitmessage {

	font-size: 1.5em !important;
	margin: 20px 0;
	color: #999999;
}

    body {
        opacity: 1;
        transition: 1s opacity;
    }
    body.fade-out {
        opacity: 0;
        transition: none;
    }

.openInput{

	border:none;
	font-family: 'UniversLTW01-47LightCn', sans-serif;
	font-size:60px;
	color:#cccccc;
}


.btn-ghxRefresh {
  color: #ffffff;
  background-color: #91afc9;
  border-color: #330000;
  font-family: "UniversLTW01-47LightCn", sans-serif, arial, helvetica;
}

.btn-rounded {

  -webkit-border-radius: 35px !important;
  -moz-border-radius: 35px !important;
  border-radius: 35px !important;

}

input.openInput::-webkit-input-placeholder {
  color: #e4e4e4;
}
.pull-left-leader {
	float: left !important;
    margin-right: 25px !important;
	margin-bottom: 10px !important;

}

a {

    cursor: pointer;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: inherit;
    font-family: 'UniversLTW01-47LightCn', sans-serif;
    font-weight: normal;
}

a.hhLink {
    color: #FFCC00;
}
div.ezsearch-result > h2 {


	font-size:24px;
	font-family: 'UniversLTW01-47LightCn', sans-serif;

}
.universBig {
    font-family: "UniversLTW01-47LightCn", sans-serif;
    font-size: 24px;
    line-height: 1.2em;
}

.universBold {
    font-family: "UniversLTW0175Black", sans-serif;
    font-size: 24px;
    line-height: 1.2em;
}

    .leftHeaderReg {
        font-weight: bold;
        text-align: right;
    }


.counterArea {
    position: absolute;
    right: 15px;
    top: 15px;
}
.counterImg {
    float: left;
}

.CounterContainer {
    /*background-color: #FFFFFF;*/

    height: 36px;
    overflow: hidden;
    text-align: left;
}
.BCounterContainer {
    /*background-color: #FFFFFF;*/

    overflow: hidden;
    text-align: left;
}
.TickComma {
    background-image: url("../images/counter-numbers-comma-white.png");
    background-position: 0 0;
}
.BTickComma {
    background-image: url("../images/LARGE_counter-numbers-comma-white.png");
    background-position: 0 0;
}
.Tick {
    background-image: url("../images/counter-numbers-white.png");
    background-position: 0 0;
}
.BTick {
    background-image: url("../images/LARGE_counter-numbers-white.png");
    background-position: 0 0;
}
.counterTable {
    border-collapse: separate !important;
    /* border-spacing: 1px !important;*/
}
.Dolla {
    color: #999999;
    font-family: 'Univers LT W01 75 Black', 'Arial Black', Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 1.2;
}
.promoCTA,
.counterCTA {
    background: url("../images/arrow-2.png") no-repeat scroll 100% 49% rgba(0, 0, 0, 0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
    margin: 2px 2px 0 0;
    padding-right: 20px;
    position: absolute;
    bottom: 5px;
    right: 15px;
}


.label-ghx {
    background-color: #58a1df;
    font-weight: normal;
    color: #f8f8f8;
}


.CTA {
    background: url("../images/arrow-2.png") no-repeat scroll 100% 49% rgba(0, 0, 0, 0);
    bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
    margin: 2px 2px 0 0;
    padding-right: 20px;
    text-align: right;
}

#HHsearch input[type="text"] {
    border: 0 none;
    font: bold 12px Arial, Helvetica, Sans-serif;
    color: #999999;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    margin-bottom: 20px;
}


.inner-addon {
    position: relative;
}
/* style glyph */

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
/* align glyph */

.left-addon .glyphicon {
    left: 0px;
}
.right-addon .glyphicon {
    right: 0px;
}
/* add padding  */

.left-addon input {
    padding-left: 30px;
}
.right-addon input {
    padding-right: 30px;
}
.SolNav > li > a {
    padding: 5px !important;
}

.SolNav {
    font-size: 12px;
}
.nav-pills > li > a {
    border-radius: 4px;

    cursor: pointer;
}
.blogger-right {
    float: right !important;
    margin: 0 10px 10px 20px !important;
}

@media (min-width: 841px) {


    .blogAuthor {
        width: 200px;
        margin-right: 20px !important;
    }





	.sagPanel {

	min-height:350px;
}

}

.pull-left {
    float: left !important;
    margin-right: 10px !important;
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


.nav-pills > li > a {
    border-radius: 4px;

    cursor: pointer;
}
.anchorBuff{

	position:relative;
	top:-84px;
}
.navbar-collapse {padding:0;}
.container-ghx {

	padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;

}
#affix1.primaryNavBG.affix {
  z-index: 1000;
}

a:hover {
  text-decoration: none !important;
}

.assetTitle {

	padding-bottom:10px;
}

.challengeHeader {

		font-weight: bold;
		font-size:16px;
		line-height:1.2em;
		margin-bottom: 5px;

}

.cap {

	 text-transform: capitalize;
}

.panel-sumWeb > .panel-heading > .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  color: inherit;
  font-family: 'UniversLTW01-47LightCn', sans-serif;
  font-weight: normal;
}

.panel-sumWeb {
  border-color: #000000;
  margin-bottom: 10px;
}

.panel-sumWeb > .panel-heading {
  color: #fff;
  background-color: #333;
  border-color: #000000;
  color: #ffffff;
}

.panel-sumWeb > .panel-heading {
  color: #fff;
  background-color: #333;
  border-color: #000000;
  color: #ffffff;
}

.challengeBox {

	margin:10px;
	background-color: #e1effa;

}

.newChallengeBox {


	margin: 0 10px;
	background-color: #003366;
}

.resourceCategory {
	 font-family: 'UniversLTW01-47LightCn', sans-serif;
	 padding:30px 0;
	 color:#989898;
	 font-size: 38px;
	 letter-spacing:1px;
    text-align: center;
    letter-spacing: 1px;
}



.dropdown {
  cursor: pointer;
}
.finePrint {

	font-size:12px;
	 font-style: italic;
	 line-height:1.2em;
}
.icon-chevron {
  cursor: pointer;
  padding: 5px 6px !important;
  border: 2px solid #ffffff;
  margin-bottom:10px !important;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.darkWell {
	  min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;

  border: 1px solid #404040;

	background-color: #404040



}




blockquote {
  background-image: url("/images/openQuote.png");
  background-position: left 10px;
  background-repeat: no-repeat;
  color: #888888;
  font-size: 16px;
  font-style: italic;
  margin: 0;
  padding: 10px 10px 10px 0;
}

blockquote span {
  background-image: url("/images/closeQuote.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  padding: 10px 25px 10px 45px;
}

a > i.icon-chevron:hover {
  text-decoration: none !important;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {


	  background-color: #868686 !important;
	/*-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);*/
}

.assetIcon {
  font-size: 40px;
  margin-right: 30px;
  color: #ababab;
  clear: both;
  margin-bottom:10px;
}

.scs-nav > li > a {
  background-color: #FFCC00;
  color: #330000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
   -webkit-border-radius: 0px  !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.scs-nav > li > a:hover {
  color: #330000;
  background-color: #E6B800 !important;
}


.scs-nav > li  {
 -webkit-border-radius: 0px  !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.priceWell {
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 10px;
  padding: 10px 0;
  background-color: #eaeaea;
}

.bab_yellow {
  color: #FFCC00;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.bab_tall {
  font-size: 14px;
}

.equalDiv {
  background-clip: content-box;
}

.pipes {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
	/*background-color: #f5f5f5;*/    /*border-radius: 4px*/
  font-size: 14px;
  text-transform: uppercase;
}

.pipes .breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.pipes > li + li:before {
  content: "|\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #999;
}

.GHXcrumb {
  padding: 0;
  margin: 5px 0 !important;
  list-style: none;
  font-size: 10px;
}

.GHXcrumb > li {
  display: inline-block;
}

.GHXcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #999;
}

.dropdown-menu-G {
  background-clip: padding-box;
  background-color: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style: outside none none;
  margin: 0;
  min-width: 160px;
  padding: 20px 0;
  position: absolute;
  top: 100%;
  z-index: 2;
}

.dropdown-menu-G > li > a {
  clear: both;
  color: #666666;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
}

.dropdown-menu-G > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #cccccc;
  color: #333333;
  text-decoration: none;
}

.dropdown-menu-G > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #428bca;
  color: #fff;
  outline: 0 none;
  text-decoration: none;
}

.dropdown-menu.dropdown-menu-G {
  padding: 10px;
}

.bab_white {
  color: #f0f0f0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.bab_tall {
  margin: 20px 0 10px 0;
  font-size: 20px;
  line-height: 1.6em;
}

.bab_grande {
  margin: 0 0 10px 0;
  font-family: 'UniversLTW01-47LightCn', sans-serif;
  font-size: 40px;
  line-height: 1em;
}

#affix1.affix {
  position: fixed;
  top: 0;
  z-index: 1;
}

#affix2.affix {
  position: fixed;
  top: 84px;
  z-index: 1;
}

.text-right > .clearfix > .babLogo {
  float: right;
}

.text-left > .clearfix > .babLogo {
  float: left;
}

.solutionHeader {
  font-family: "UniversLTW01-47LightCn", sans-serif, arial, helvetica;
	/*font-family: "UniversLTW0175Black", arial, sans-serif !important;*/
	/* font-size: 30px;*/
	/* letter-spacing: 1px;*/
	font-weight:500;
	font-size:40px;

}

.babCaptionBG {
    /*background-color: rgba(146, 165, 200, 0.5);*/
  background-color: rgba(0, 70, 127, 0.73);
  padding: 40px 40px 40px 40px;
}


.bmc > div > p {
  font-size: 1.2em;
}

.bmc > div > ol {
  font-size: 1em;
}

.col-sm-4.column.bmc > div > p {
  font-size: 1em;
}

.col-sm-9.column.bmc > div > p {
  font-size: 1.2em;
}

.csImage, .csCopy {
  cursor: pointer;
}

.chevLink {

 /*margin-left: 15px;*/
}

.col-sm-4.column.bmc {
  margin: 0 10px;
  padding: 0;
}

/*.col-sm-4.column.bmc {
  background-color: #ffffff;
}*/

.col-sm-4.column.bmc > div > p {
 /* padding: 0 15px;*/
}

.col-sm-4.column.bmc {
  /*cursor: pointer;*/
}

.col-sm-4.column.bmc > div > p.caption {
  font-weight: bold;
  padding: 10px 0 0 15px;
  margin-bottom: 5px;
}

.col-sm-4.column.bmc > div > p.padding {

  padding: 10px 0 0 15px;
  margin-bottom: 5px;
}

.ghxImage-round > img {
  border: 10px solid #CCCCCC;
  border-radius: 50%;
}
.pull-right {
	margin-left:10px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav-pills > li > a {
    border-radius: 4px;

    cursor: pointer;
}

.roundYellow > img {
  border: 10px solid #ffcc00;
  border-radius: 50%;
}


.roundGray > img {
  border: 10px solid #c0c0c0;
  border-radius: 50%;
}



.SSNav {
  font-size: 12px;
}

.SSNav > li {
  margin-right: 5px;
}

.SSNav > li > a {
    padding: 5px !important;
    margin-top: 10px !important;
  }



.roundBlue > img {
  border: 10px solid #00467f;
  border-radius: 50%;
}

h3 {
  font-family: "UniversLTW01-47LightCn", sans-serif, arial, helvetica;
  font-size: 30px;
}

.legal {
  font-size: .8em;
}

.blueHeader {
  color: #00467f;
  font-family: 'UniversLTW01-47LightCn', sans-serif;
  margin-top: 0;
  line-height: 1.3em;
font-size: 38px;
font-weight:700;

}


/*.column {padding:30px 0;}*/
/* .column img {width:100%;} */

.smallAssetType {
  font-family: "UniversLTW0175Black", arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: .9em;
}

.ssHeader {
    font-family: 'UniversLTW01-47LightCn',sans-serif;
    font-size: 50px;
    letter-spacing: -2px;
    color: #FFFFFF;
    line-height: 1.3;
}


.ghx-yellow_VideoAbove {
position:relative;
top:-130px;
background-color: #fff7d9;
}


.ghx-blue_VideoAbove {
  position:relative;
  top:-130px;
  background-color: #8fb1cc;
  }

.ghx-white_reset {

	position:relative;
	top:-50px;
}

.ghx-gray_reset {

	position:relative;
  top:-130px;
  background-color:#f0f0f0;
}

.ghx-yellow {
  background-color: #fff7d9;
}

.ghx-vivid-teal {
  background-color: #35C0C3 !important;
}


.ghx-core-teal {
  background-color: #00A3AD !important;
}



.ghx-ghxblue2 {

  background-color:#0063be !important;
  color:#ffffff !important;
}


.ghx-ghx-pardot-blue {

  background-color:#00467F !important;
  color:#ffffff !important;
}




.ghx-dark-gray {
  background-color: #868686;
  color:#ffffff !important;
}

.ghx-darkyellow {
	background-color: #FBBE02;
	color:#ffffff;
}

.gLineHeight {

	line-height: 2em;
}
div.ghx-darkyellow > div > div > div > div > div > div > div > h2.blueHeader {

	color:#ffffff !important;
}

.ghx-white {
  background-color: #ffffff;
}

.ghx-black {
  background-color: #000000;
  color: #FFFFFF;

}

.transparent {
  background-color: transparent;
}

div.ghx-yellowBordered > div.container > div.row > div.bmc > div > img {

	width:auto !important;

}

div.ghx-yellowBordered  .caption {


	color:#ffffff;
	font-size: 15px;
	font-family: "Univers LT W01_67 Bold 1476016", sans-serif;
	text-transform: uppercase;
	margin: 10px 20px;
	padding: 10px 0;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: 1px;
}


.ghx-yellowBordered, .ghx-yellowNoBorder {

	background-color: #ffcc00;
	background-color: rgba(251, 190, 2, 1);
}



.ghx-yellowBordered > div > div > div.bmc > div  {
	text-align:center;
	border:2px solid #ffffff;
	padding:15px 0 0;
	text-transform:uppercase;
	margin-bottom:20px;
}

.ghx-yellowBordered > div > div > div.bmc > div  {
	text-align:center;
	border:2px solid #ffffff;
	padding:15px 0 0;
	text-transform:uppercase;
	margin-bottom:20px;
}


.ghx-yellowBordered > div > div > div.bmc > div:hover  {
background-color:#879bc1;
cursor: pointer;
}


.ghx-yellowNoBorder > div > div > div.bmc > div  {
	text-align:center;
	font-size:14px !important;
	padding: 0 0;

	margin-bottom:20px;
}

div.ghx-resize > img{

max-width: 100%;

}

.ghx-yellowBordered > div > div > div.bmc > div > div.block-1 > div.block-1__outer-block, .ghx-yellowNoBorder > div > div > div.bmc > div > div.block-1 > div.block-1__outer-block {
	padding:0;
	font-size:14px !important;
	color:#ffffff;
	line-height:1em;
}

.ghx-yellowBordered > div > div > div.bmc > div > div.block-1 > div.block-1__outer-block > div.block-1__inner-block > p.text-center, .ghx-yellowNoBorder > div > div > div.bmc > div > div.block-1 > div.block-1__outer-block > div.block-1__inner-block > p.text-center {

	font-size:14px !important;
	color:#ffffff;
	line-height:1em;
	margin: 0 auto 15px;
	padding-top:15px;
	text-transform:uppercase;
}

.ghx-yellowNoBorder > div > div > div.bmc > div > h2  {

	color: #ffffff;
	margin-bottom:0;
}


.ghx-yellowNoBorder > div > div   {


	margin-bottom:0;
}

.ghx-gray {
  background-color: #f0f0f0;
}

.ghx-lightgrey {
  background-color: #fafafa;
}
.equalChildGrey {padding:10px 20px;}

div.equalChildWhite > div >  h4.smallAssetType {color:#666666;}

.ghx-lightBlue {
  background-color: #e1effa;
}

.ghx-lightBlue2 {
  background-color: #6CACE4;
}

.ghx-PaleBlue {
  background-color: #ABCAE9;
}

.ghx-blue {
  background-color: #8fb1cc;
  color: #ffffff;
}

.ghx-blue-3 {

	background-color: #8fb1cc;
}

.ghx-bright-yellow {
  background-color: #ffcc01;
}

.grid-section > div {
  background-position: center top;
}

/*div.ghx-white > div.container > div.row-eq-height > div.col-sm-4.column.bmc {
  background-color: #e1effa;
}*/

div.col-sm-12.column.bmc > div > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  max-width: 100%;
}

div.col-sm-12.column.bmc > div > div.container > div.col-sm-12 > IMG {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  max-width: 100%;
}

div.col-sm-12.column.bmc > div > div.chevLink > i.icon-chevron {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


div.col-sm-4.column.bmc.equalDiv > div > div.chevLink > i.icon-chevron {
 margin-left:15px;
}



/*div.col-sm-6.column.bmc.ghx-bright-yellow.equalDiv > div.equalChildYellow > div > a > i.icon-chevron {
	background-color: #FFFFFF;
	color:#ffcc01;
}*/



div.col-sm-4.column.bmc > div > img {
  width: 100%;
}

div.col-sm-3.column.bmc > div > img {
  width: 100%;
}

.yellow p {
  padding: 10px;
}

.primaryNavBG {
  background-color: #868686;
}

.vidCopy {
  background-color: #f5c300;
  color: #ffffff;
  padding: 20px;
}

.vidCopyBLUE {

  background-color: #0032A0;
  color: #ffffff;
  padding: 20px;

}

.resourceBodyCopy {
  /*background-color: #2E5AA3;*/
  color: #666666;
  padding: 40px;
}

.third img {
  width: 100%;
}

.vidCopy p {
  font-size: 1.2 em;
}

.csCopy {
  background-color: #f5c300;
  color: #ffffff;
  padding: 20px;
}

.csCopy i {
  border: 1px solid #ffffff;
  padding: 6px 7px;
}

.csCopy > h4 {
  text-transform: uppercase;
  font-family: "UniversLTW01-47LightCn", sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
}

.geoNav {
  background-color: #585755;
  padding: 5px 0;
}



/*THIRDS*/

.thirdCopy {
  padding: 0 15px;
  margin-bottom: 20px;
}

.thirdCopy > h4 {
  font-size: 16px;
}

footer {
 /* padding-bottom: 50px;*/
}

.footHead {
  font-family: "Univers LT W01 45 Light", arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 10px 0;
}

.footerList {
  font-size: 12px;
}

.footerMain {
  font-family: "Univers LT W01 45 Light", arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 20px 0 0 0;
}

.footerMain  li {
  margin: 5px 0;
}

.footerList  > :first-child {
  font-weight: bold;
}

.footerList  li {
  margin: 5px 0;
}

#ghxFooter {
  background-color: #303030;
  color: #FAFAFA;
  font-size: 12px;
  font-weight: normal;
  line-height: 2;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
}

#pipe ul {
  display: inline;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0 !important;
}

#pipe ul li.first {
  border-left: medium none;
  display: inline;
  list-style: none outside none;
  margin-left: 0;
}

#pipe ul li {
  border-left: 1px solid #FAFAFA;
  display: inline;
  list-style: none outside none;
  margin-left: 0;
  padding: 0 15px;
}

.social-icons {
  color: #cccccc;
}

.alert {
  border: 1px solid red;
  background-color: #f8f8f8;
}

.dropdown-header {
  display: block;
  padding: 3px 0;
  line-height: 1.42857143;
  color: #777;
  font-family: "UniversLTW0175Black", arial, sans-serif !important;
}

.navbar-nav li.dropdown-header  a {
  font-family: "UniversLTW0175Black", arial, sans-serif !important;
  font-size: 16px;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  margin-bottom: 20px;
  margin-top: 0;
}

.solutionBox {
	/*border:1px solid #cccccc;*/
  margin: 0 10px;
  text-align: left;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.solutionBox img {
  margin: 0 !important;
}

.solutionInner {
  padding: 15px;
}

.solutionInner > h4 {
  margin-top: 0 !important;
  padding-top: 10px !important;
}



/* Note: Try to remove the following lines to see the effect of CSS positioning */

.affix {
  top: 0;
  width: 100%;
   /* z-index: 9998;*/;
}

.social li a {
  font-size: 34px;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 32px;
}

.social li {
  list-style: none;
  display: block;
  float: right;
  padding: 16px 0px;
}

h1 {
  font-family: "UniversLTW01-47LightCn", sans-serif;
  font-size: 38px;
}

.icon-chevron {
  font-size: 16px;
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: 15px;
  color: #ffffff;
  text-decoration: none;
  background-color: #FBBE02;
  border-radius: 15px;
  padding: 7px 8px;
}

.icon-chevron2 {
  font-size: 16px;

  margin-bottom: 15px;
  color: #ffffff;
  text-decoration: none;


  padding: 7px 8px;
}

body {
  min-height: 100%;
}

.dropdown-menu {
  overflow-y: none;
}

.trans_1 {
  background-color: rgba(255, 255, 255, .5);
  color: #00467f;
  padding-bottom: 20px;
}

.trans_2 {
  background-color: rgba(0, 0, 0, .4);
  color: #00467f;
}

.parallax1 {
    /* The image used */
  background-image: url("/media/630433/pointer.jpg");
    /* Set a specific height */
    /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.counterNum2015-2 {

	 font-family: "UniversLTW0175Black", arial, sans-serif;
  font-size: 26px;

}
.solutionIntro {
  color: #00467f;
  padding: 30px;
}

.solutionIntro h1 {
  font-family: "UniversLTW0175Black", arial, sans-serif;
  font-size: 26px;
  text-transform: uppercase;
}

.solutionIntro h3 {
  font-family: "Univers LT W01 45 Light", arial, sans-serif !important;
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 20px;
}

.gBorder {
  border: 10px solid #CCCCCC;
}

.solutionsIntro {
  font-size: 1.3em;
  padding-top: 30px;
}

.solutionsCopy_right {
  font-size: 1.3em;
  padding-left: 30px;
}

.solutionsCopy {
  font-size: 1.3em;
}

.solutionsCopy a:hover, a:focus {
  text-decoration: none;
}

.solutionInner a:hover, a:focus {
  text-decoration: none;
}

div.col-sm-6.column.bmc > div  > ul > li {
  display: block;
  font-size: 1.1em;
}

div.col-sm-6.column.bmc > div > ul > li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  float: left;
  margin-top: 2px;
  margin-left: -17px;
  color: #FFCC00;
}


div.col-sm-12.column.bmc > div  > ul {

  margin-left:40px;

}
div.col-sm-12.column.bmc > div  > ul > li {
  display: block;
  line-height: 20px;
padding-bottom: 10px;

}
div.col-sm-12.column.bmc > div > ul > li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  float: left;
  margin-top: -2px;
  margin-left: -17px;
  color: #FFCC00;


}

.gList li {
  display: block;
}

.gList li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  float: left;
  margin-top: 2px;
  margin-left: -17px;
  color: #FFCC00;
}

.lightYellow {
  background-color: #fff7d9;
}

.blogListTitle {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2sem;
}

.blogListText {
  font-size: 1em;
  overflow: hidden;
  margin-bottom: 10px;
}

.itnText {

	 font-size: 1em;
  overflow: hidden;
  margin-bottom: 20px;
}

.blogListText > p {
  margin-bottom: 5px;
}


/* DATES  */



.web_date .binding {
    overflow: hidden;
    padding-left: 43%;
}
.web_date2 .binding {
    overflow: hidden;
    padding-left: 25px;
}
.cal_date .binding {
    overflow: hidden;
    padding-left: 15px;
}
.new_date .binding {
    overflow: hidden;
    padding-left: 15px;
}
.new_date .binding span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e7e9eb;
    border-color: #d0d5d9 #d0d5d9 #c2c9ce;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 9px;
    margin-right: 7px;
    width: 6px;
}
.cal_date .binding span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e7e9eb;
    border-color: #d0d5d9 #d0d5d9 #c2c9ce;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 9px;
    margin-right: 7px;
    width: 6px;
}
.web_date .binding span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e7e9eb;
    border-color: #d0d5d9 #d0d5d9 #c2c9ce;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 9px;
    margin-right: 7px;
    width: 6px;
}
.web_date2 .binding span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e7e9eb;
    border-color: #d0d5d9 #d0d5d9 #c2c9ce;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 9px;
    margin-right: 7px;
    width: 6px;
}
.cal_date span {
    display: block;
    text-align: center;
    width: 50px;
}
.new_date span {
    display: block;
    text-align: center;
    /*width: 100px;*/
}
.web_date span {
    display: block;
    text-align: center;
    /*width: 100px;*/
}
.web_date2 span {
    display: block;
    text-align: center;
    /*width: 100px;*/
}
.cal_date span.mon {
    background: none repeat scroll 0 0 #B8B8B8;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    margin-top: -7px;
    padding: 8px 1px 2px;
    text-transform: uppercase;
}
.new_date span.mon {
    background: none repeat scroll 0 0 #335473;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 8px 1px 2px;
    text-transform: uppercase;
}
.web_date span.mon {
    background: none repeat scroll 0 0 #FFB62B;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    margin-top: -7px;
    padding: 8px 1px 2px;
    text-transform: uppercase;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.web_date2 span.mon {
    background: none repeat scroll 0 0 #FFB62B;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin-top: -7px;
    padding: 8px 1px 2px;
    text-transform: uppercase;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
.new_date span.day {
    background-color: #335473;
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
}
.web_date span.day {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #000000;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    color: #666;
    font-size: 52px;
    font-weight: 700;
    line-height: 1;
    padding: 3px 0 1px;
}
.web_date2 span.day {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #000000;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    color: #666;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    padding: 3px 0 1px;
}
.cal_date span.day {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #b8b8b8 #b8b8b8;
    border-image: none;
    border-right: 1px solid #b8b8b8;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #B8B8B8;
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    padding: 3px 0 1px 0;
    border-bottom: none;
}
.new_date span.year {
    background-color: #335473;
    color: #cccccc;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    padding: 0 0 8px;
}
.web_date span.year {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #000000 #000000;
    background-color: #FFFFFF;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #000000;
	 border-left: 1px solid #000000;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #b8b8b8;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    padding: 0 0 4px;
}
.web_date2 span.year {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000000 #000000 #000000;
    background-color: #FFFFFF;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #000000;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #b8b8b8;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    padding: 0 0 4px;
}
.cal_date span.year {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #b8b8b8 #b8b8b8;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #b8b8b8;
    border-style: none solid solid;
    border-top: none;
    border-width: medium 1px 1px;
    color: #B8B8B8;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 0 0 4px 0;
    line-height: 1;
    /*background-color:#F0F0F0;*/
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before, blockquote:after {
  content: "";
}
blockquote {
    background-image: url("/images/openQuote.png");
    background-position: left 10px;
    background-repeat: no-repeat;
    color: #888888;
    font-size: 16px;
    font-style: italic;
    margin: 0;
    padding: 10px 10px 10px 0;
}
blockquote span {
    background-image: url("/images/closeQuote.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    display: block;
    padding: 10px 25px 10px 45px;
}
.scsPromo {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #2c689e;
    width: 100%;
    padding: 15px 20px;
    color: #ffffff;
    margin-bottom: 20px;
}

.scsPromo h3 {
    font-family: UniversLTW01-47LightCn;
    font-size: 32px;
	margin-top:0;
}


.assItem {
    background: #F0F0F0;
    padding: 10px;
    /*margin: 10px;*/

    color: #666666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    border: 1px solid #E8E8E8;
    font-size: 1.1em;
    line-height: 1.2;
}
.ssTitle {
    font-family: "UniversLTW01-47LightCn", sans-serif;
    font-size: 20px;
    line-height: 1em;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    color: #666666;
}
.ssTitle2 {
    font-family: "UniversLTW01-47LightCn", sans-serif;
    font-size: 16px;
    line-height: 1.1em;
    padding: 0 0 8px 8px;
    color: #666666;
}


.bab_venti {
  font-family: 'UniversLTW01-47LightCn', sans-serif;
  font-size: 60px;
  margin: 0 0 10px 0;
  line-height: 1em;
  font-weight: 700;
}

.hhHeader {
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 10px 0 0 0;
  padding: 0 !important;
  text-shadow: none;
}

.blogWell {
  background-color: #f5f5f5;
  border-top: 4px solid #C0C0C0;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 0 !important;
  margin-bottom: 10px;
}
@media (max-width: 991px) {

  .cryoBanner {

    font-size:1.3em;
    padding:20px;
    

  }

  .btn-banner {
    font-size: 12px !important;
  }
  

  .BABsubreign {

    font-size:1.7em !important;

  }

  .BABreign {

    font-size: 2.2em !important;

  }

  .longText {

    font-size:1.8em !important;

  }

	    .epayCopy {

		background-color: rgba(0, 50, 100); /*fallback*/
		background-color: rgba(0, 50, 100, .7);
        padding: 50px;
        margin-top: 20px;
        display: inline-block;
    }

		    .ccCopy, .riCopy {


        padding: 50px;
        margin-top: 20px;
        display: inline-block;
		color:#4d4d4d
    }




	.heroCopy {
       padding:40px;
        margin-top: 40px;
        display: inline-block;
		color:#4d4d4d
    }

		.heroCopyB {

        margin-top: 40px;
        display: inline-block;
		color:#4d4d4d
    }


	.heroRight {

		text-align:right;
		margin-left:50%;
		}




  .scsVidCopy {
    background-color: rgba(0,0,0,.9);
    border-radius: 10px;
    padding: 10px 20px;
    margin: 10px 0 20px 0;
    display: inline-block;
  }

  .bigRight {
    margin-right: 10px;
  }

  .bigRight2 {
    margin-right: 10px;
  }

  .g-width-cloud{

    width:60%;
  }

  .smallRight {
    margin-right: 0;
  }

  .bigLeft {
    margin-left: 10px;
  }

  .smallLeft {
    margin-left: 10px;
  }

  .item {
    min-height: 450px;
  }

  .overviewHeaderImage {
    min-height: 200px;
  }
}

@media (min-width: 992px) {


  .cryoBanner {
    font-size: 2em;
    padding-right:20px;
  }


	.blogPadding {

		padding: 30px 50px 50px 0;
		}

  .scsVidCopy {
    background-color: rgba(0,0,0,.9);

    padding: 50px;
    margin-top: 20px;
    display: inline-block;
  }


      .epayCopy {
	  background-color: rgba(0, 50, 100); /*fallback*/
        background-color: rgba(0, 50, 100, .7);
        padding: 50px;
        margin-top: 20px;
        display: inline-block;
    }

	      .ccCopy {

        padding: 50px;
        margin-top: 40px;
        display: inline-block;
		margin-right:30%;
	color:#4d4d4d

    }

	     .riCopy {

        padding: 50px;
        margin-top: 40px;
        display: inline-block;
		margin-right:30%;
	color:#4d4d4d

    }

	.heroCopy {

        padding: 50px;
        margin-top: 20px;
        display: inline-block;
		/*margin-right:30%;*/
		color:#4d4d4d

    }

	.heroCopyB {

        padding: 50px;
        margin-top: 20px;
        display: inline-block;
		/*margin-right:30%;*/
		color:#4d4d4d

    }

				.heroRight {

		text-align:right;
		margin-left:50%;
		}

.ccCopy > div > h1 {


font-size: 43px !important;

}


.riCopy > div > h1 {


font-size: 50px !important;

}


.heroCopy > div > h1 {


font-size: 60px !important;

}

.heroCopyB > div > h1 {


font-size: 60px !important;

}

  .bigRight {
    margin-right: 400px;
  }

  .bigRight2 {
    margin-right: 200px;
  }


.g-width-cloud{

  width:60%;
}

  .smallRight {
    margin-right: 200px;
  }

  .bigLeft {
    margin-left: 400px;
  }

  .smallLeft {
    margin-left: 200px;
  }

  .nav-ghx {
    height: 84px;
  }

#homeCarousel > div.carousel-inner div.item {
    min-height: 600px;
  }

  .overviewHeaderImage {
    min-height: 400px;
  }
}

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





	.featuredImage {

		width:auto;


	}

	.featuredImageDiv {

		overflow:hidden;
		}

	div.vidCopy > p {



		line-height:1.2em;
		font-size:12px;


		}

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-header .collapse,
    .navbar-toggle {
    display: block !important;
  }

  .navbar-header {
    float: none;
  }
}

.carousel {
  overflow: hidden;
}

.navbar-default .navbar-nav>li>a {
  /*padding: 20px 15px 20px 15px;*/
}

.navbar-default .navbar-brand {
  padding-top: 5px;
}

.gLogo {
  margin-top: 16px;
  cursor: pointer;
}
.eLogo  {
  margin-top: 13px;
  cursor: pointer;
  max-width:100%;
}

.ccLogo  {
  margin-top: 13px;
  cursor: pointer;
}

.affix + .container-fluid {
  padding-top: 80px;
}

.navbar-nav li a {
  line-height: auto !important;
}



/*AHRMM LP STUFF*/


@media (min-width: 1301px) {


  .ahrmmHeader {

    font-size:3.7em !important;
  }

.eventHeader{
  font-size:4em !important;

}

  .ahrmmSub {

    font-size:2.2em !important;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .eventSub {

    font-size:2.2em !important;
    margin-top: 30px;
    margin-bottom: 20px;
  }

}


@media (min-width: 1000px) and (max-width: 1300px) {


    .ahrmmHeader {

      font-size:2.5em !important;
    }


        .eventHeader {

          font-size:3.2em !important;
        }
    .ahrmmSub {

      font-size:1.4em !important;
      margin-top: 10px;
      margin-bottom: 10px;
    }

    .eventSub {

      font-size:1.4em !important;
      margin-top: 10px;
      margin-bottom: 10px;
    }

}



@media (max-width: 999px) {


.blockCaption{

padding:20px !important;
}

.pt-100{

  top:100px !important;
}


  .ahrmmHeader {

    font-size:1.7em !important;
  }

  .eventHeader {

    font-size:2.5em !important;
  }
  .ahrmmSub {

    font-size:1em !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .eventSub {

    font-size:1em !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }

}




@media (min-width: 401px){




	.coulda {


	font-size:1.7em;
}

}


@media (max-width: 700px) {

.mobileCopy {

  text-align: center !important;
  padding:0 20px;
  padding-bottom:20px;
}

  .blockCaption {
        background-color: transparent !important;
        position: static !important;
        margin-right:0;
        color:#666666 !important;
        text-shadow:none;
        text-align: center;
        font-size:.75em;

  }

  .ahrmmHeader {

    font-size:1.9em !important;
  }

  .eventHeader {

    font-size:3.1em !important;
  }

  .eventSub {

    font-size:1.4em !important;
  }




}


@media (max-width: 600px) {

  .slideAbout {

  top: auto;
  bottom:2% !important;

  }





}

@media (max-width: 400px) {





		.blogPadding {

		padding: 20px 10px 20px 10px;
		}

	p {
		font-size:1.2em !important;
		margin:20px 0 !important;
		}




	div.thumbnail.blogger-right.blogAuthor {


		float:none !important;
		width:100%;
		margin:0 !important;

		}




			div.thumbnail.blogger-right.blogAuthor > img {



		width:100%;


		}

	.container {

		padding-left:15px;
		padding-right:15px;
		}


	.slick-slider {

    margin: 0 15px;
	}


  .dropdown-menu {
    max-height: 300px;
  }

  .coulda {

	  font-size:1.3em;
	  }

  .logoYellow, .logoBlue {

	  font-size: 40px !important;
	  line-height:1.2em !important;
	  }

  .logoYellowSmall, .logoBlueSmall {

	  font-size: 26px !important;
	  line-height:1.2em !important;


	  }


}

@media (max-width: 767px) {

#36306 > div > div img{

  display:none !important;


}


.g-pt-30 {
  padding-top:10% !important;
}
/*
div.carousel-inner img.babLogo:first-child {

  display:none !important;

}
*/



  .g-font-size-1_2em {

    font-size:1.6em !important;
  }

.carousel-caption {

  /*width:80%;*/
  padding:0;

}

.babCaptionBG {

  padding:20px;

}
  .babHTML {

    font-size:1.2em;
  }

  .babHTML2 {

    font-size:1.1em;
  }

.mobileCenterImage {

	display: block;
margin-right: auto;
margin-left: auto;
text-align:center;

}

.newsletterIssue {

	text-align:center;
	font-size:30px;
	margin:10px;


}

	.newsletterLogo {

		padding-top:20px;
		}
	.bannerCopy {
   position: static !important;
}


.hhHeader {
    color:#666666;
}

	.container-ghx {
		padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

		.big-header-text {

		position: static !important;

		}


		.big-header-text > div.container {

		padding:0;

		}


		div.grid-block.slide > img{width:100%;}


		    .epayCopy {
		background-color: rgba(0, 50, 100); /*fallback*/
		background-color: rgba(0, 50, 100, .7);
		padding: 50px;
		margin-top:0;
		display: inline-block;
		width:100%;
	}

	 .ccCopy, .riCopy {

		padding: 20px;
		margin-top:0;
		display: inline-block;
		width:100%;
		background-color: rgba(0, 50, 100); /*fallback*/
		background-color: rgba(0, 50, 100, .7);
		text-align:center;
		color:#ffffff;
	}


		 .heroCopy {

		padding: 10px;
		margin-top:0;
		display: inline-block;
		width:100%;
		background-color: rgba(0, 50, 100); /*fallback*/
		background-color: rgba(0, 50, 100, .7);
		text-align:center;
		color:#ffffff;
	}

			 .heroCopyB {

		padding: 20px;
		margin-top:0;
		display: inline-block;
		width:100%;
		background-color: rgba(0, 50, 100); /*fallback*/
		background-color: rgba(0, 50, 100, .7);
		text-align:center;
		color:#ffffff;
	}


	.heroRight {

		text-align:center;
		margin:0 auto;
		}



	 div.ccCopy > div > h1 {

	 font-size:25px !important;


	}


	 div.riCopy > div > h1 {

	 font-size:25px !important;


	}


		 div.heroCopy > div > h1 {

	 font-size:25px !important;


	}


		.s {

			margin:0;
			-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #565656;

			}



	.sliderFull {

		display:none;
		}



	.col-sm-8.featuredImageDiv {
    overflow: hidden;
    padding:0;
}

  .col-sm-4.column.bmc {
    margin: 10px 50px;
  }

  .carousel-indicators {
    display: none;
  }

  .carousel-caption h1 {
    font-size: 22px;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: #cccccc;
	
  }

  .navbar-default .navbar-nav > li > a {
    padding: 15px;
  }
}




@media (max-width: 1023px) {

	.centerPromo {
		width:100%;
	}

  .gLogo {
	  margin-top: 21px;
    width: 120px;
    cursor: pointer;
  }

    .ccLogo {
	  margin-top: 13px;

    cursor: pointer;
  }

    .eLogo {


    cursor: pointer;
  }

}
@media (max-width: 991px) {


	.mobileHide2 {

	display:none !important;
}

.mobileCTA {

	display:none;

}

.buttonBox {

	height: auto !important;
	margin-bottom:10px !important;
}



    div.col-sm-6.column.bmc > div.ghx-crop > img {
        width: auto !important;

	}


   .ghx-crop {
        overflow: hidden !important;

	}

	.ghx-resize > img {

		width:100% !important;
		}




  .affixCrumb {
    top: 50px !important;
    width: 100%;
    /*z-index: 9999;*/;
  }

  .affixCrumb {
    top: 84px;
    width: 100%;
    z-index: 9999;
  }

  .navbar-nav li a {
    line-height: auto !important;
  }

  .gLogo {

  margin-top: 5px;
/*    width: 120px;
    cursor: pointer;*/
  }



  .affix + .container-fluid {
    padding-top: 30px;
  }

  .inner-addon {
    margin-bottom: 10px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-nav {
    float: none!important;
    /*margin: 7.5px -15px;*/
	margin: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.dropdown-menu {
  min-width: 200px;
}

.dropdown-menu.columns-2 {
  min-width: 400px;
}

.dropdown-menu.columns-3 {
  min-width: 600px;
}

.dropdown-menu.columns-4 {
  min-width: 800px;
}



.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}

.dropdown-category {

	margin-left:15px;
	padding-top:10px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
	font-size:11px;
}

.dropdown-category_ {

	margin-left:15px;
	padding-top:10px;
	font-weight:normal;
	color:#666666;

	font-size:12px;
}

.dropdown-category_ a {

	padding:0 !important;
  margin-bottom:5px !important;

  font-weight:normal !important;
  color:#666666 !important;

  font-size:12px;
}

.navDescription {
	margin-left:15px;
	margin-bottom: 5px;
	font-size: 12px;
	}

.dropdown-tightlist a{
	padding: 2px 15px !important;
	color:#e4b600 !important;;
}

.dropdown-tightlist_ a{
	padding: 2px 15px !important;
	color:#202020 !important;
  font-size: 16px !important;
  line-height:1.1em !important;

}

.languageMenu {

	background-color: #383838;
	color: #ffffff;
	z-index:9999;

}

.languageMenu > li > a {color:#ffffff;}

.multi-column-dropdown {
  list-style: none;
  margin: 10px 0 20px 0;
  padding: 0px 10px;
}




.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}

.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #428bca;
}

.navbar-default .navbar-nav > li > a,
.navbar-default,
.navbar-default .navbar-nav > li > a:focus {
  border-bottom: 2px solid #868686 !important;
}


.promoMetric{
  text-align:right;
}


@media (max-width: 991px) {
  #bs-example-navbar-collapse-1 {
    width: 100% !important;
  }

  .promoMetric{
    text-align:center !important;
    margin-bottom:10px;
  }


}

@media (min-width: 990px) {



  .affixCrumb {
    top: 84px;
    width: 100%;
    /*z-index: 9999;*/;
  }

  .navbar-default .navbar-nav > li > a:hover {
    border-bottom: 2px solid #ffcc00 !important;
    color: #ffcc00;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 30px 12px;
  }
}




@media (max-width: 767px) {


	.sidePadding {


		padding: 0 20px;

		}

.mobileHide {

	display:none !important;
}

.buttonBox {

	height: auto !important;
	margin-bottom:10px !important;
}

  #contactButton {
    text-align: center;
  }

  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffcc00;
}
/* enable absolute positioning */

.inner-addon {
  position: relative;
}
/* style glyph */

.inner-addon .glyphicon {
  position: absolute;
  padding: 6px 7px;
  pointer-events: none;
}
/* align glyph */

.left-addon .glyphicon {
  left: 0px;
}

.right-addon .glyphicon {
  right: 0px;
}
/* add padding  */

.left-addon input {
  padding-left: 30px;
}

.right-addon input {
  padding-right: 30px;
}

.inputSearch {
  background-color: #999999;
  color: #ffffff !important;
  border: none;
  padding: 3px 10px;
  height: 27px;
}

#navcontainer {
  margin-left: 30px;
}

#navlist {
  list-style: none;
  padding: 0;
  margin: 5px 0;
}

#navlist li {
  display: inline;
  padding: 0;
  margin: 0;
  color: #ffffff;
}

#navlist li:before {
  content: "| ";
}

#navlist li:first-child:before {
  content: "";
}
/*IE workaround*/
/*All IE browsers*/

* html #navlist li {
  border-left: 1px solid black;
  padding: 0 0.4em 0 0.4em;
  margin: 0 0.4em 0 -0.4em;
}
/*Win IE browsers - hide from Mac IE\*/

* html #navlist {
  height: 1%;
}

* html #navlist li {
  display: block;
  float: left;
}
/*End hide*/
/*Mac IE 5*/

* html #navlist li:first-child {
  border-left: 0;
}

#navlist li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
}

.geoLocation {
  font-size: 11px;
  font-family: arial, sans-serif, helvetica;
  font-weight: normal;
  margin-bottom: 0;
}

.navbar-brand {
  padding: 15px 0;
}

.navbar-toggle {
  border: 1px solid #b5b5b5;
}

.navbar-toggle:active {
  background-color: #9a9a9a;
}

.navbar-nav li a {
  font-family: "UniversLTW01-47LightCn", sans-serif;
  font-size: 18px;
}

.region {
  background-color: #585755;
}

.univers {
  font-family: "UniversLTW01-47LightCn", arial, sans-serif;
}

.univers45 {
  font-family: "Univers LT W01 45 Light", arial, sans-serif;
}

.universBold {
  font-family: "UniversLTW0175Black", arial, sans-serif;
}

.navbar-ghx a {
  color: #ffffff !important;
  text-shadow: none !important;
  font-size: 18px;
}

.nav-ghx {
  background-color: #868686;
}

.navbar-ghx {
  margin-bottom: 0;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}



.btn:active,
.btn.active {
  background-image: none;
}

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}

.btn-primary {
  /*background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;*/
  background-color:#8db0ce;
  border-color: #90a9bf;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}

.btn-ghx,.btn-yellow-rounded {
  color: #ffffff;
  background-color: #FFCC00;
  border-color: #ffcc00;
 /* font-family: "UniversLTW01-47LightCn", sans-serif, arial, helvetica;*/
  /*text-transform:uppercase;*/
}


.btn-gray{
  color: #333333;
  background-color: #dad6d6;
 padding:10px 40px;
  -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
 /* font-family: "UniversLTW01-47LightCn", sans-serif, arial, helvetica;*/
  /*text-transform:uppercase;*/
}



.btn-outline {

  background-color: #ffffff !important;
  border-color: #041E42 !important;
  color: #041E42 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  cursor: pointer !important;
}

.btn-ghxYella {

  color: #FFFFFF;
  background-color: #FFCC00;
  border-color: #FFCC00;
  font-family:  sans-serif, arial, helvetica;
	  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}


.btn-ghxYellowOutline {

  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFCC00;
  font-family:  sans-serif, arial, helvetica;
	  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.btn-ghxYellowOutline2 {

  color: #333333;
  background-color: transparent;
  border-color: #FFCC00;
  font-family:  sans-serif, arial, helvetica;
	  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.btn-ghxYellowOutline2:hover,.btn-ghxYellowOutline2:focus {

  color: #666666 !important;
  background-color: rgba(255, 255, 255, .1);
}


.btn-ghxWhiteOutline {

      color: #FFFFFF;
      background-color: transparent;
      border-color: #ffffff;
      font-family:  sans-serif, arial, helvetica;
      -webkit-border-radius: 0 !important;
      -moz-border-radius: 0 !important;
        border-radius: 0 !important;
      }
.ghx-gradient-1 {

  background: linear-gradient(107deg, rgba(4,30,66,1) 0%, rgba(0,87,183,1) 70%);
}

.btn-ghxYellowOutline:hover,.btn-ghxYellowOutline:focus, .btn-ghxWhiteOutline:hover, .btn-ghxWhiteOutline:focus {

  color: #f8f8f8 !important;
  background-color: rgba(255, 255, 255, .1);
}

.ghx-yellow-btn:hover,.ghx-yellow-btn:focus, .btn-yellow-rounded:focus {
  background-color: #eabe06;
  color: #FFFFFF;

}

.btn-gray:hover,
.btn-gray:focus,.btn-gray-rounded:hover {
  background-color: #e0dddd;
  color: #666666;

}


.btn-ghx:hover,
.btn-ghx:focus,.btn-yellow-rounded:hover {
  background-color: #eabe06;
  color: #FFFFFF;

}

.btn-ghx:active {
  background-color: #eabe06;
  border-color: #f0f0f0;
  color: #FFFFFF;
}





.btn-ghx.disabled,
.btn-ghx[disabled],
fieldset[disabled] .btn-ghx,
.btn-ghx.disabled:hover,
.btn-ghx[disabled]:hover,
fieldset[disabled] .btn-ghx:hover,
.btn-ghx.disabled:focus,
.btn-ghx[disabled]:focus,
fieldset[disabled] .btn-ghx:focus,
.btn-ghx.disabled.focus,
.btn-ghx[disabled].focus,
fieldset[disabled] .btn-ghx.focus,
.btn-ghx.disabled:active,
.btn-ghx[disabled]:active,
fieldset[disabled] .btn-ghx:active,
.btn-ghx.disabled.active,
.btn-ghx[disabled].active,
fieldset[disabled] .btn-ghx.active {
  background-color: #265a88;
  background-image: none;
}

.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}

.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}

.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}

.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}

.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}

.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}

.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}

.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}

.navbar-default {
  background-color: #868686;
  border-radius: 0;
  border: none;
  z-index: 1000;
}

.navbar-default .navbar-nav > li > a {
  color: #f8f8f8;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {

  /*-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);*/
  border-bottom:2px solid #ffcc00;
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: none;
}

.navbar-ghx {
  background-color: #868686;
}

.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
  background-repeat: repeat-x;
  border-radius: 4px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {

  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
  border-bottom: 2px solid #ffcc00;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: none;
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

@media (min-width: 768px) {


  .babHTML {

    font-size:2em;
    margin-top:20px;
    margin-bottom:20px;
  }

  .babHTML2 {

    font-size:2em;
  }

	.sidePadding {


		padding: 0 140px;

		}
.mobileCenterImage {

text-align:left;

}

.newsletterLogo {

	padding-top:20px;

}

.newsletterTitle {

	padding-bottom:20px;

}

.newsletterIssue {

	text-align:right;
	padding-top:20px;
	font-size:50px;

}


	div.col-sm-6.column.bmc > div > img {
  max-width: 100%;
  }


  .GHXcrumb {
    padding: 0;
    margin: 5px 0 !important;
    list-style: none;
    font-size: 10px;
  }

  .GHXcrumb > li {
    display: inline-block;
  }

  .GHXcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
  }

  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .social-icons {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .csImage {
    overflow: hidden;
    height: 350px;
    padding: 0 !important;
  }

  .featureVid {
    overflow: hidden;
    height: 350px;
    padding: 0 !important;
  }

  .csCopy {
    background-color: #f5c300;
    height: 350px;
  }

  .social-icons > i {
    padding: 5px;
  }

  .footerBorderLeft {
    border-left: 1px solid #cccccc;
  }

  .borderLeft {
    border-left: 1px solid #cccccc;
  }

  .borderRight {
    border-right: 1px solid #cccccc;
  }
}

@media (max-width: 767px) {



  .GHXcrumb {
    padding: 0;
    margin: 5px 0 !important;
    list-style: none;
    font-size: 10px;
  }

  .GHXcrumb > li {
    display: inline-block;
  }

  .GHXcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
  }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 3px 0;
  }

  .solutionBox {
    margin-bottom: 20px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .csImage {
    overflow: hidden;
    width: 100%;
    padding: 0;
  }

  .csCopy {
  }

  #ghxFooter {
    text-align: center;
    line-height: 1.3;
  }

  .mobileCenter {
    font-size: 20px;
  }

  .social-icons {
    text-align: right;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .social-icons > i {
    padding: 5px;
    text-align: right;
  }

  .navbar .navbar-nav .open .dropdown-menu > .active > a,
    .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}


@media (min-width: 401px) and (max-width: 1239px)  {


    .heroh1 {
      margin-top:0;
      padding-top:80px;
      padding-bottom:20px;
      font-family:'UniversLTW0175Black';
      font-size:50px;
    }

    .heroh2{

      font-family:'UniversLTW01-47LightCn';
      font-size:38px;
      width:80%;
      line-height:1.2em;
      margin:0 auto;
    }


}








@media (max-width: 420px)  {


    .heroh1 {
      margin-top:0;
      padding-top:80px;
      padding-bottom:20px;
      font-family:'UniversLTW0175Black';
      font-size:40px !important;
    }

    .heroh2{

      font-family:'UniversLTW01-47LightCn';
      font-size:32px;
      width:80%;
      line-height:1.2em;
      margin:0 auto;
    }


}




@media (min-width: 1240px)  {



  .heroh1{
    margin-top:0;
    padding-top:80px;
    padding-bottom:20px;
    font-family:'UniversLTW0175Black';
    font-size:60px;
  }

  .heroh2{

    font-family:'UniversLTW01-47LightCn';
    font-size:48px;
    width:80%;
    line-height:1.2em;
    margin:0 auto;
  }


	  .ccCopy {

        padding: 20px;
        margin-top: 40px;
        display: inline-block;
		margin-right:40%;
	color:#4d4d4d

    }

		  .riCopy {

        padding: 20px;
        margin-top: 40px;
        display: inline-block;
		margin-right:50%;
	color:#4d4d4d

    }

    .cmsCopy {

    padding: 20px;
    margin-top: 40px;
    display: inline-block;
    margin-right:30%;
    color:#4d4d4d

   }


    .bannerRight {

      padding: 20px;
      margin-top: 40px;
      display: inline-block;
   margin-left:50%;
   color:#4d4d4d

   }


.ccCopy > div > h1 , .riCopy > div > h1 {


font-size: 60px !important;

}



	  .heroCopy {

        padding: 40px;
        margin-top: 40px;
        display: inline-block;
		/*margin-right:40%;*/
		color:#4d4d4d;

    }

		  .heroCopyB {

        padding: 20px;
        margin-top: 40px;
        display: inline-block;
		/*margin-right:40%;*/
		color:#4d4d4d;

    }

	.heroRight {

		text-align:right;
		margin-left:50%;
		}

.heroCopy > div > h1 {


font-size: 70px !important;

}


.heroCopyB > div > h1 {


font-size: 70px !important;

}


}


.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}

.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}

.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}

.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}

.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}

.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}

.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}

.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}



.col-sm-12.column.bmc.ghx-gray.equalDiv {
padding-left:10px !important;
padding-right:10px !important;

}

.col-sm-12.column.bmc.ghx-bright-yellow.equalDiv {

padding-left:10px !important;
padding-right:10px !important;

}


.questionGroup {


  max-width:900px;
  margin-left:20%;
  margin-top:40px;
}

.col-xs-1-10,
.col-sm-1-10 {
  position: relative;

  min-height: 1px;

}

.col-xs-1-10 {
  width: 10%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-10 {
    width: 10%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-10 {
    width: 10%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-10 {
    width: 10%;
    float: left;
  }
}


.h2Gray {

  font-family: "Univers LT W01_57 Condensed", sans-serif;
  color:#8f8f8f;
  font-size:1.4em;

}


.btn-outline {
  border: 1px solid #666666 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  cursor: pointer !important;
}

.cursorPointer {

  cursor: pointer;
}
/*# sourceMappingURL=bootstrap-theme.css.map */

