.download-form{
    background: #00a7a6;   
}
.download-form h4{ 
    font-size: 2em;
    color: #fff;
    margin: 1em 0 0 0;
}
.mktoForm {
    text-align: left;
    max-width: 100%;
}
.mktoForm .mktoFormCol {
	float: left;
	position: relative;
	min-height: 2em;
	width: 100%;
}
.mktoForm.mktoLayoutAbove .mktoLabel {
	text-align: left;
	text-transform: uppercase;
	width: 100%!important;
	margin-bottom: 5px;
	font-weight: 300;
	letter-spacing: 0.05em;
}
.mktoForm .mktoFieldWrap {
	float: left;
	width: 100%;
}
.mktoForm.mktoLayoutAbove .mktoField, .mktoForm.mktoLayoutAbove .mktoLogicalField {
	clear: left;
	width: 100%!important;
}
.mktoForm textarea, .mktoForm select, .mktoForm input[type="date"], .mktoForm input[type="datetime"], .mktoForm input[type="datetime-local"], .mktoForm input[type="email"], .mktoForm input[type="month"], .mktoForm input[type="number"], .mktoForm input[type="password"], .mktoForm input[type="search"], .mktoForm input[type="tel"], .mktoForm input[type="text"], .mktoForm input[type="time"], .mktoForm input[type="url"], .mktoForm input[type="week"] {
	background: #f9f9f9;
	border: 1px solid rgba(0,0,0,0.09);
	height: auto;
	padding: 6px;
	border-radius: 1px;
	width: 100%;
	padding: 6px 12px!important;
	font-size: 14px!important;
	letter-spacing: 1px;
	line-height: 1.428571429!important;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.mktoForm input[type=text]:focus, .mktoForm input[type=url]:focus, .mktoForm input[type=email]:focus, .mktoForm input[type=tel]:focus, .mktoForm input[type=number]:focus, .mktoForm input[type=date]:focus, .mktoForm select.mktoField:focus, .mktoForm textarea.mktoField:focus {
	box-shadow: none!important;
	outline: none!important;
}

span.mktoButtonWrap {
	margin: 0!important;
}
a:focus {
	outline: none;
}
button:focus {
	outline: none;
}
button::-moz-focus-inner {
border:0;
}
.mktoForm select.mktoField {
	border: 0!important;
	cursor: pointer;
	height: 35px;
	border: 1px solid rgba(0,0,0,0.1)!important;
	background-repeat: no-repeat;
	background-position: right center;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(//cdn2.hubspot.net/hubfs/1646013/Images/icons/select-dark.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 15px;
}
.mktoForm select.mktoField:-moz-focusring {
color:transparent;
text-shadow:0 0 0 #000;
}
select option {
	padding: 10px;
	border: 0;
}

.mktoForm.mktoHasWidth.mktoLayoutLeft .mktoField {
	width: 68%!important;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	float: none;
	padding: 7px 8px!important;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.mktoForm .mktoLabel {
	width: 32%!important;
	padding: 0!important;
	float: none;
	color: #ffffff;
	font-size: .9em;
	font-weight: 300!important;
	margin-top: 12px;
	display: inline-block;
	vertical-align: middle;
}
.mktoForm .mktoForm .mktoOffset {
	float: left;
	height: 0;
	display: none;
}
.mktoForm .mktoFieldWrap {
	float: left;
	width: 100%;
}
.mktoFieldWrap h2 {
	color: white;
	text-align: center;
	width: 100%;
}
.mktoForm textarea:focus, .mktoForm input:focus {
	box-shadow: none;
}
:focus {
	box-shadow: none;
	outline: 0;
}
.mktoForm .mktoFormCol {
	float: left;
	position: relative;
	min-height: 2em;
	width: 100%;
	padding: 0 2em;
	margin: 0!important;
}
.mktoForm fieldset {
	padding: 0 !important;
}
.mktoForm legend {
    border: 0;
}
.mktoHtmlText.mktoHasWidth {
	width: 100%!important;
	padding-bottom: 1em;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
}
.mktoForm .mktoGutter {
	float: none;
	height: 0.5em;
	display: none;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonWrap.mktoStriped button.mktoButton, .mktoForm .mktoButton {
	background-color: #F1AC0D!important;
	background-image: none!important;
	border: 0!important;
	margin: 0!important;
	color: white!important;
	text-shadow: none;
	box-shadow: none!important;
	padding: 1em 1.2em!important;
	margin: 1em 0 2em 0!important;
	font-size: 1.2em!important;
	border-radius: 2px!important;
	float: left;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 0;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoStriped .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoStriped .mktoButton:active, .mktoForm .mktoButtonWrap.mktoStriped .mktoButton:focus, .mktoForm .mktoButton:active, .mktoForm .mktoButton:focus {
	background: #f1ac00;
	cursor: pointer!important;
	border: 0;
	margin: 0;
	color: white;
	text-shadow: none;
	padding: 1em 1.2em;
	margin: 1em 0 2em 0;
	font-size: 1.2em;
	border-radius: 2px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2)!important;
	-webkit-box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2)!important;
	box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2)!important;
}
.mktoButtonRow {
	width: 100%;
	text-align: center!important;
	padding: 0 2em!important;
}
.mktoButtonWrap {
	margin: 0!important;
}
.mktoForm .mktoError .mktoErrorMsg {
	background-color: #e51b00!important;
	background-image: none!important;
	border: 1px solid #9f1300!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 0px 0px!important;
	box-shadow: rgba(0,0,0,0.3) 0 0px 0px!important;
	color: #f3f3f3!important;
	font-size: 1em!important;
	line-height: 1.2em!important;
	max-width: 16em!important;
	padding: .4em .6em!important;
	text-shadow: none!important;
}
.impact-cta .mktoForm .mktoFormCol {
	padding: 0!important;
	border: 0;
}
.impact-cta .mktoButtonRow {
	padding: 0!important;
}
.mktoLayoutLeft .mktoField {
	font-size: 1em!important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mktoForm .mktoButtonWrap.mktoAnimGlow button.mktoButton {
	background: #f1ac00;
	height: auto;
	animation-name: none;
	text-transform: capitalize;
	font-weight: bold;
}
.mktoForm .mktoButtonWrap.mktoAnimGlow button.mktoButton:hover {
	box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3), 0 2px 4px -1px rgba(0,0,0,0.3);
}

/* ==========================================================================
   Impact CTA
   ========================================================================== */

.impact-cta .mktoForm div.mktoFormRow:nth-child(2) {
	background-color: transparent;
	border-bottom: 0;
	margin-bottom: 0;
}
.impact-cta .mktoForm.mktoHasWidth.mktoLayoutLeft {
	background-color: transparent;
	border: 0;
	float: left;
	clear: left;
}
.impact-cta .mktoForm.mktoHasWidth.mktoLayoutLeft {
	zoom: 1.14;
	max-width: 100%;
	padding: 0 2em 2em;
}
.impact-cta .mktoForm .mktoRequiredField label.mktoLabel {
	font-weight: bold!important;
	color: white;
	vertical-align: middle;
	float: none;
}
.impact-cta .mktoForm .mktoButton {
	margin: 1em 0 1em 0!important;
}
.impact-cta span.inline-smaller {
	font-size: 60%;
	font-weight: bold;
	color: white;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	float: right;
	background: teal;
	padding: 3px 10px;
}
.impact-cta .impact-cta .mktoForm.mktoHasWidth.mktoLayoutLeft {
	zoom: 1.14;
	max-width: 87%;
	padding: 0 2em 2em;
}


/* ==========================================================================
   Demo Page
   ========================================================================== */

.demo-page-form .mktoForm, .contact-box .hs_cos_wrapper_type_form, .demo-page-form .hs-form {
    background-color: #00A7A6;
    background: url("//cdn2.hubspot.net/hubfs/1646013/Images/backgrounds/ReliasLearning_Background_Top-Blue.png") repeat scroll center center / cover rgba(0, 167, 166, 1) !important;
    width: 100%;
    display: block;
    padding: 30px 10px 0px 10px;
    text-align: center;
    border-radius: 4px !important;
}

.demo-page-form .mktoForm h2, .demo-page-form .mktoForm h3, .contact-box .hs_cos_wrapper_type_form h3 {
    margin: 0 auto;   
    font-size: 1.7em;
    color: #ffffff;
    font-weight: 600;
}
.demo-page-form .hs-form legend{
    display: none !important;
}



.search-box input[type="text"] {    
    margin-right: -4px;
    color: #FFFFFF;
    background: #e8c062 !important;
    padding: 12px 8px;
    border: 0;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 -4px 0 0!important;
    line-height: 19px;
    border-radius: 2px 0 0 2px;
}

form#course-search {
    position: relative;
    margin: 10px 0 5px;
}
.gcsc-branding{
    display: none;
}
.search-box .input-group-btn{
    float: left;
}


.gsc-input{
    padding: 0 !important;
}
.gsib_a{
    padding: 0 !important;
}
.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
    color: #fff;
}
.gsc-input-box{
    height: 36px !important;
    background: #E8C062 !important;
    border-radius: 2px 0 0 2px;
}
.gsc-control-cse{
     padding-left: 0 !important;
}
.gsc-control-cse .gsc-option-menu-container{
    width: 100px;
}
.gsc-search-button {
    padding: 3px 19px;
    font-size: 1em;
    border-radius: 0px 2px 2px 0px;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border:0;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-white.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #fff;
    background-color: #f1ac00;
    font-weight: bold;
    text-indent: -8000px !important;
}
.search-box input::-webkit-input-placeholder, .custom-blue-bg input.hs-input::-moz-input-placeholder, .search-box input:-moz-placeholder, .search-box input:-ms-input-placeholder {
   color: #fff;
   opacity: 1; 
}
.search-box button:hover {
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}

@-moz-document url-prefix(){
 .search-box input[type="text"]{
    margin: 0 -3px 0 0 !important;
  
}
.search-box button{
    padding:9px 19px;
}
}
@font-face {
  font-family: "WistiaOpenSans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("//cdn2.hubspot.net/hubfs/1646013/Fonts/WistiaOpenSansSemiBold/WistiaOpenSansSemiBold.woff") format("woff");
}

@font-face {
    font-family:'Open Sans';
    src:url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Bold/OpenSans-Bold-webfont.eot);
	src:url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Bold/OpenSans-Bold-webfont.eot?#iefix) format("embedded-opentype"),
	url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Bold/OpenSans-Bold-webfont.ttf) format("truetype"),
	url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Bold/OpenSans-Bold-webfont.woff) format("woff"),
	url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Bold/OpenSans-Bold-webfont.svg#open_sansbold) format("svg");
	font-style:normal;
	font-weight:700;

}

@font-face {
    font-family:'Open Sans';
	src:url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Regular/OpenSans-Regular-webfont.eot);
	src:url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Regular/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),
	url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Regular/OpenSans-Regular-webfont.ttf) format("truetype"),
	url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Regular/OpenSans-Regular-webfont.woff) format("woff"),
	url(//cdn2.hubspot.net/hubfs/1646013/Fonts/OpenSans/OpenSans-Regular/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
	font-style:normal;
	font-weight:normal;
}

@font-face {
  font-family:'Glyphicons Halflings';
  src:url(//cdn2.hubspot.net/hubfs/1646013/Fonts/glyphicons/glyphicons-halflings-regular.eot);
  src:url(//cdn2.hubspot.net/hubfs/1646013/Fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
  url(//cdn2.hubspot.net/hubfs/1646013/Fonts/glyphicons/glyphicons-halflings-regular.woff2) format('woff2'),
  url(//cdn2.hubspot.net/hubfs/1646013/Fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'),
  url(//cdn2.hubspot.net/hubfs/1646013/Fonts/glyphicons/glyphicons-halflings-regular.ttf) format('truetype'),
  url(//cdn2.hubspot.net/hubfs/1646013/Fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-eur:before,.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}


/*!
 *  Font Awesome 4.4.0 by @davegandy - //fontawesome.io - @fontawesome
 *  License - //fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 
@font-face {
  font-family:'FontAwesome';src:url('//cdn2.hubspot.net/hubfs/1646013/Fonts/fontawesome/fontawesome-webfont.eot?v=4.4.0');
  src:url('//cdn2.hubspot.net/hubfs/1646013/Fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),
  url('//cdn2.hubspot.net/hubfs/1646013/Fonts/fontawesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),
  url('//cdn2.hubspot.net/hubfs/1646013/Fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0') format('woff'),
  url('//cdn2.hubspot.net/hubfs/1646013/Fonts/fontawesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),
  url('//cdn2.hubspot.net/hubfs/1646013/Fonts/fontawesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight:normal;
  font-style:normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
  content: "\f158";
}

.fa-won:before,.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}




/* ==========================================================================
   HS COS Boilerplate v1.5.3                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

img.alignLeft{
    margin: 0 15px 5px 0;
}

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}
 
#caldays {
    margin-bottom: 4px;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0;
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
#captcha_wrapper,
#recaptcha_area,
#recaptcha_area table#recaptcha_table,
#recaptcha_area table#recaptcha_table .recaptcha_r1_c1
{ width: auto !important; overflow: hidden; }
#recaptcha_area table#recaptcha_table .recaptcha_r4_c4
{ width: 67px !important; }
#recaptcha_area table#recaptcha_table #recaptcha_image
{ width:280px !important; }
}


/* These includes are optional, but helpful. */
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}

 



/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */








/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 







/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #333;
  font-family: Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 1.7em;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.row .row, .row .row .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
}

a { color: #e2a100;
 text-decoration: none;}
a:hover, a:focus { color: #666666; text-decoration:none !important;}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #338FFF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #338FFF;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}

table {
    margin-top: 0 !important;
}

tbody {
    border: none !important;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {} 
small {}
b, strong {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
html {
    font-size: 100%;
    line-height: 1.5em;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;
    margin:8px 0 10px;
    font-weight: normal;
    margin-bottom: 1rem;
}

.h1, h1 {
    font-size: 2.3em;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}

.custom-header-bg{
    
}
.custom-header-bg .page-center{
    padding:0 15px;
}
.custom-top-menu{
    float:right!important;
    text-align: right;
}
.custom-top-menu ul{
    padding:0;
    margin:0;
}
.custom-top-menu .hs-menu-wrapper >  ul >li{
    list-style:none;
    display:inline-block;
    position: relative;
    margin-bottom: -7px;
}

.custom-top-menu .hs-menu-wrapper > ul >li> a{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 17px 22px;
    -webkit-font-smoothing: antialiased;
    }
.custom-top-menu .hs-menu-wrapper > ul>li:last-child>a {
    background-color: #f1ac00;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 17px 22px;
}
.custom-top-menu .hs-menu-wrapper > ul>li:last-child> a:hover {
  opacity: 0.85;
}
.custom-top-menu .caret{
    border-top-color: #000;
}
.custom-top-menu .hs-menu-wrapper > ul li>ul{
    background-color: rgba(255, 255, 255, 0.91);
    border: 0 none;
    min-width: 263px;
    padding:10px ;
    text-align: left;
}
.custom-top-menu .hs-menu-wrapper > ul li>ul>li>a{
    color: #777;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
}
.custom-top-menu .hs-menu-wrapper > ul li>ul>li{
    display:inline-block;
}
.custom-top-menu .hs-menu-wrapper>ul li>ul>li {
    min-width: 118px;
    text-align: center;
}
.custom-top-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
    background-color: #ffffff;
    }
.custom-top-menu .hs-menu-wrapper>ul>li>ul>li>a{
    text-align:center;
}
.custom-top-menu .hs-menu-wrapper>ul>li>ul>li:nth-child(2)>a:before {
    content: "";
    display: block;
    width: 67px;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/icon-help-sm.png?t=1460975143336");
    height: 42px;
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: 95% 11px;
}
.custom-top-menu .hs-menu-wrapper>ul>li>ul>li:first-child>a:before {
    content: "";
    display: block;
    width: 67px;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/icon-login-sm.png?t=1460975143336");
    height: 42px;
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: 90% 9px;
}
/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}
.custom-logo img{
    max-width: 200px;
    padding:5px 0;
}


.secondary-links .tb-megamenu .mega > .mega-dropdown-menu {
    background-color: rgba(255, 255, 255, 0.91);
    border: 0 none;
    min-width: 200px;
}
.custom-menu-bg {
    position: absolute;
    left: 0;
    /*top: 58px;*/
    z-index:3;
}
.custom-top-menu .hs-menu-wrapper>ul>li:hover .caret{
    border-top-color: #a3cc63;
}
/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {}
.body-container .page-center{
    /*padding:50px 15px;*/
}
.blog-resource .bg-image-section{
    background:url('//cdn2.hubspot.net/hubfs/2480504/HT-SQ-Blog/blog-banner.jpg'); 
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-Blog Resource Related Post=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.rltd-pst .span4 .type2, .rltd-pst .span4 .type3, .rltd-pst .span4 .type1 {
    display: none;
}

.rltd-pst .span4:nth-child(1) .type1, .rltd-pst .span4:nth-child(2) .type2, .rltd-pst .span4:nth-child(3) .type3 {
    display: block;
}

.rsrc-post .body-container-wrapper {
    background-color: #f3f3f3 !important;
}

.rsrc-post .rltd-pst {
    padding-bottom: 65px;
}

.rsrc-post .blog-main-container {
    margin-bottom: 60px;
}

.rsrc-post .resource-type span {
    color: #4b9193;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
}
.blog-blog.hs-blog-listing .post-title h5, .blog-blog .related-post-item .post-title h5 {
    margin: 10px 0 0 0;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 300;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-Blog Resource Related Post=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.bg-image-section h1{
    font-size:32.2px;
    margin:10px 0;
    line-height:41.86px;
    color:#fff;
    text-align:center;
    font-weight:normal;
}
.bg-image-section p{
    font-size:19.6px;
    line-height:25.48px;
    /*color:#fff;*/
    margin:10px 0;
    text-align:center;
}
.bg-image-section{
    background-position: center !important;
    background-size: cover !important;
    min-height: 200px!important;
    padding: 63px 0 0;
}



/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {}

.custom-footer-bg{
    background-color: #3a4141;
    color: #ffffff;
    float: left;
    padding: 12px 0;
    }
.custom-footer-bg .page-center{
    padding:45px 15px 29px;
}
.custom-footer-menu{}


.custom-footer-menu .hs-menu-wrapper > ul{ 
    width:100%;
}
.custom-footer-menu .hs-menu-wrapper > ul>li{ 
    width:25%;
}
.custom-footer-menu .hs-menu-wrapper > ul>li>a{ 
    font-size:16.38px;
    font-weight:bold;
    color:#fff;
    line-height:21.3px;
    cursor:text;
}
.custom-footer-menu .hs-menu-wrapper > ul>li>ul>li{
    width:100%;
    display:block;
}
.custom-footer-menu .hs-menu-wrapper > ul>li>ul{ 
    margin:18px 0;
}
.custom-footer-menu .hs-menu-wrapper > ul>li>ul>li> a{ 
    color: #fff;
    font-size:12.6px;
    padding: 6px 0;
    line-height:21.41px;
    white-space:normal!important;
}
.custom-footer-img{}
.custom-footer-menu .hs-menu-wrapper > ul>li>ul>li>a:hover{
    color: #777;
 }
 .first-img{
    float: left;
    height: 74px;
    margin-right: 10px;
    width: 74px;
}
.sec-img{
    height: 58px;
    margin-top: 5px;
    width: 140px;
}
.custom-footer-img p{

}
.custom-footer-img ul{
    margin:18px 0 ;
    padding: 0;
}
.custom-footer-img ul li{
  list-style:none;
}
.custom-footer-img ul li a{
    font-size: 12.6px;
    padding: 6px 0;
    color:#fff;
}
.custom-footer-img ul li a:hover{
    color: #777;
}
.custom-footer-img .text{
    font-size:12.6px;
    margin: 27px 0 10px;
    line-height:21.41px;
}
.custom-footer-top{
    background: #e1e4e4;
}
.custom-footer-top .page-center{
    padding:0 15px;
}
.custom-footer-social{
    float:right!important;
    text-align: right;
}
.custom-footer-social p{
    margin:15px 0 15px;
}
.custom-footer-social p img{
    vertical-align: middle;
    max-width: 100%;
    width: 38px;
}
.custom-footer-social p  a.link img{
    height: 27px;
}

.footer-form-left form {
    padding: 40px 20px 0;
}

 .footer-form-left h3{
    display:none;
}
.footer-form-left .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form{
    padding:25px 10px 10px 10px !important;
    margin: 0px auto !important;
    border-radius:0px;
    background:transparent;
    border:0;
}

.footer-form-left .hs-form-field {
    clear:both;
}

.footer-form-left label {
    display:inline-block;
    width: 32%!important;
    padding: 0!important;
    margin-bottom: 5px;
    display: inline-block;
    font-size: .9em;
    font-weight: bold!important;
    color: white;
    vertical-align: middle;
    float: none;
    line-height: 1.2em;
}
.footer-form-left .input{
    display:inline-block;
    width:68%;
}
.footer-form-left input,
.footer-form-left select{
    width: 100%!important;
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 7px 8px!important;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    margin-bottom:3px !important;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    font-size:1em !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer-form-left select{
    height:40px;
}
.footer-form-left .hs-button{
    margin-top:25px !important;
    margin-bottom:30px !important;
    padding:1.5em 1.2em !important;
    font-size:15.6px!important;
    -webkit-font-smoothing:antialiased ;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */
@media screen and (min-width:990px) {
/* Parent List */
.custom-menu-bg{}
.custom-menu-bg .page-center{
     padding:0 15px;
}
.custom-menu-primary{
    background-color: #5fab44;
    position:relative;
}
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:transparent;
  width:100%;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:transparent;
    margin-bottom: -6px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {
    position: static !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul > li ul {
    opacity: 1 !important;
    position: static !important;
    visibility: visible !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding: 12px 14px;
    line-height:23.8px;
    -webkit-font-smoothing: antialiased;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover .caret{
     border-top-color: #a3cc63;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    margin-left: 6px;
    content: "";
    margin-top:0px;
    display: inline-block;
    height: 0;
    height: 0;
    vertical-align: top;
    width: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom-color: #fff;
    border-top-color: #fff;
    vertical-align: top;
    display: inline-block;
    border-width: 4px 4px 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color:#5fab44;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover{
    background:#f3f3f3;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
  float: right !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6),
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7){
  float: right !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a{
    background: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-white-1.png") no-repeat center center / 40% auto ;
    text-indent: -99999px;
    display: block;
    padding: 12px 20px 11px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a:hover{
     background: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-green.png") no-repeat center center / 40% auto;
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
   background:#f3f3f3 none repeat scroll 0 0;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul{
    width:100%;
    padding:34px 22px;
    overflow:hidden;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul>li{
    width:26%;
    float:left;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul>li>a .caret{
    display:none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.impact:hover{
    background: transparent;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.impact >a {
    background: rgba(0,0,0,0.075);
    margin: 6px 8px 6px 8px;
    padding: 6px 6px 6px 6px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.impact:hover>a {
    background: rgba(0,0,0,0.2);
    color: #ffffff !important;
}
.custom-menu-primary .hs-menu-wrapper > ul>li:nth-child(2)>ul>li{
    width:20%;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover {
    color: #777;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul>li>a{
    color: #777777;
    font-size: 13.55px;
    font-weight: bold;
    padding: 5px;
    line-height:20px;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul>li>ul>li>a{
    color: #e2a100;
    padding: 5px;
    font-size:12.31px;
    white-space:normal!important;
    border-top: 1px solid #eee;
    line-height:20px;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul>li>ul>li>a:hover{
    border-color: #eee;
    color: #777777;
    padding: 5px;
    }
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#5fab44;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}


/* Fix menu disappearing on desktop after toggling mobile menu */

      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }


.no-nav .mobile-trigger{
    display:none!important;
}

.gsc-adBlock{
    display:none!important;
}
/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 989px){


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #000;
    cursor: pointer;
    display: inline-block !important;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    padding: 3px 10px 5px;
    position: absolute;
    right: 30px;
    text-align: left;
    text-transform: uppercase;
    top: 8px;
    width: auto;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #fff; 
    border-color: #aaa;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #fff; 
    border-color: #aaa;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #666; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #666; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .mobile-open .custom-menu-primary.js-enabled {
    position: relative;
    padding-top: 0;
    margin: 0 auto 10px;
    max-width: 600px !important;
}

  /* Hide menu on mobile */
 /* .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  */

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
.custom-menu-primary .hs-menu-children-wrapper {
 display: block !important;
 visibility: visible !important;
}
  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:transparent; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
     color: #666;
    display: inline-block;
    font-size: 18.2px;
    padding-bottom: 3px;
    line-height:30.93px;
     padding: 0 0 3px!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#666; /* link hover color set by global mobile-aColorHover variable */
  }
.custom-menu-primary .hs-menu-wrapper > ul {
  background: transparent none repeat scroll 0 0;
  padding: 0 0 0 15px !important;
  width: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul ul {
    border-top: 1px solid #e3e3e3 !important;
    margin: 5px 0 !important;
    padding: 5px 15px !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul >li:first-child>ul {
        border-top: 0px solid #e3e3e3;
    margin:0;
    padding:0px;
    }
  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
   line-height:30.93px;
   color:teal;
    font-size:     18.2px; /* Font size of child lists */
  }
 .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
     color:teal;
 }
  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .span12.widget-span.widget-type-cell.custom-menu-bg {
    display: none;
}
}



/**** Synapse India ***/

table#coursesTable thead tr th.headerSortUp::after {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/Images/Icons/asc.gif);
    content:'';
    display: inline-block;
    width: 24px;
    height: 4px;
}
table#coursesTable thead tr th.headerSortDown::after {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/Images/Icons/desc.gif);
    content:'';
    display: inline-block;
    width: 24px;
    height: 4px;
}
.breadcrumb-menu {
    padding: 0 15px;
}
.full-col{
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-8{
    width: 66.66666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-4{
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
p {
    margin: 0 0 10px;
}
.hs-content-id-4111874491 .one-third, .hs-content-id-4239001025 .one-third{
    width: 100%;
}
.hs-content-id-4111874491 .one-third p, .hs-content-id-4239001025 .one-third p{
    margin-top: 0;
}
.hs-content-id-4111874491 .page-center .container, .hs-content-id-4239001025 .page-center .container {padding:0;max-width: 100%;}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}


/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */


.career-layout #career-hero .page-center {padding: 100px 0 55px; background: rgba(0,0,0,0.12);max-width: 1140px;}




/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}



.blog-blog.hs-blog-post .post-author{
    margin-top: 8px;
}
.blog-blog.hs-blog-post .post-content{
    line-height: 2em;
}
.blog-blog.hs-blog-post .blog-search {
    padding: 0;
    margin-top: 1px;
}

.blog-blog.hs-blog-post #similars{
    padding: 5px 20px 25px 20px;
    
}

.blog-blog .custom_banner {
    background-size: 80px;
}

.blog-blog .custom_banner .breadbar{
    padding: 0;
}

.blog-blog.hs-blog-post .custom_banner{
    padding: 50px 0 1px 0;    
    background-image: url("//cdn2.hubspot.net/hub/1646013/hubfs/Images/backgrounds/triangle-pattern.png?t=1463591159869&width=120");
}

.blog-blog.hs-blog-post .hs-breadcrumb-menu-item .hs-breadcrumb-label, .blog-blog.hs-blog-post .hs-breadcrumb-menu-item .hs-breadcrumb-menu-divider {
    color: #ffffff;
}

.blog-blog .related-post-item {
    margin-bottom: 25px;
}


/* Blog Listing */
body.hs-blog-listing {}

.blog-blog.hs-blog-listing .blog-search {
    margin-top: 1em !important;
}

.blog-blog.hs-blog-listing #blog-post-bar, body.hs-blog-post #blog-listing-bar {
    display: none;
}
.blog-blog.hs-blog-listing .featured-image {
   display: none;
}
.blog-blog.hs-blog-listing #hs_cos_wrapper_name {
    display:none;
}
.blog-blog.hs-blog-listing .span8.blog-content {
    /*width: 100%;*/ 
}
.blog-blog.hs-blog-listing .blog-sidebar {
    
}

.blog-blog.hs-blog-listing .blog-search{
    padding: 0;
    margin-top: 5px;
}

.hs-blog-listing h3 a, 
.hs-blog-listing h3 a:visited{
    color: #333333;    
}

.blog-blog.hs-blog-listing #hs_cos_wrapper_site_search input{
    padding-left: 30px;
}
.blog-blog.hs-blog-listing .post-title, 
.blog-blog.hs-blog-listing .post-title a, 
.blog-blog.hs-blog-listing .post-title a:visited,
.blog-blog .related-post-item .post-title, 
.blog-blog .related-post-item .post-title a, 
.blog-blog .related-post-item .post-title a:visited {
    color: #333333;
    font-weight: 600;    
}

.blog-blog.hs-blog-listing .post-title a:hover {
    color: #666666!important;
}


.blog-blog.hs-blog-listing .post-title h5, .blog-blog .related-post-item .post-title h5{
    margin: 10px 0 0 0;
}
.blog-blog.hs-blog-listing .post-author, .blog-blog.hs-blog-listing .post-author a, .blog-blog.hs-blog-listing .post-author a:visited,
.blog-blog .related-post-item .post-author, .blog-blog .related-post-item .post-author a, .blog-blog .related-post-item .post-author a:visited
{
    color: #666;    
}
.blog-blog.hs-blog-listing .post-author,
.blog-blog .related-post-item .post-author{
    margin: 0;
    font-size: 0.9em;
}

.blog-blog.hs-blog-listing .post-author {
    margin-bottom: 10px;
    display: table;
    background: #f9f9f9;
    width: 100%;
    padding: 7px 14px;
    border-radius: 4px;
    color: #929292;
}

.blog-blog.hs-blog-listing .post-title h3 {
    font-size: 33px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -1px;
}


.blog-blog.hs-blog-listing .post-summary {
    margin-bottom: 24px;
    font-size: 17px;
    color: #444;
    margin-top: 10px;
    letter-spacing: 0.2px;
    font-weight: 300;
    line-height: 1.6;
}

.blog-blog.hs-blog-listing .col-md-12.post-item{
    padding: 30px 0 0;
    border-top: 1px solid #efefef;
    margin-bottom: 30px;
}

.blog-blog.hs-blog-listing .col-md-12.post-item:first-child{
    border:0;
}
.blog-blog.hs-blog-listing .col-md-12.post-item:last-child{
    margin-bottom: 0;
}

.blog-blog.hs-blog-listing .post-summary a.read-more {
    color: #363f46;
    margin-top: 22px;
    box-shadow: none;
    font-weight: 400;
    position: relative;
    margin: 4px 0 3px 1px;
    transition: all 0.15s ease-in-out;
    border: 1px solid #c8c8c8;
    border-radius: 22px;
    padding: 6px 32px 6px 22px;
    color: #363f46;
    box-shadow: 0 0 0 0;
    font-size: 12px;
    text-transform: capitalize;
}

.blog-blog.hs-blog-listing .post-summary a.read-more:hover{
    border-color: #333;
    color: #333;
    background: #f3f3f3;
}

.blog-blog.hs-blog-listing .post-summary a.read-more:after {
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: 'FontAwesome';
    font-size: 9px;
    color: #363f46;
    content: "\f054";
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    transition: all 0.15s ease-in-out;
}





.blog-blog.hs-blog-listing .post-date,
.blog-blog .related-post-item .post-date{
    font-style: normal;
    margin-left: 0.9375rem;
}
.blog-blog.hs-blog-listing .post-summary,
.blog-blog .related-post-item .post-summary{
    margin-top: 10px;
}
.blog-blog.hs-blog-listing .custom_banner h1 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.3;
}
.blog-blog.hs-blog-listing .custom_banner h4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.3;
}
.blog-blog .custom_banner {
    background-size: 80px;
    padding: 5em 0 2em 0;
}
.blog-blog .blog-content{
    margin-top: 20px;
}

/*- Blog Pagination -*/

.blog-blog .blog-pagination {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 2em;
}

.blog-blog .blog-pagination-left a {
    height: 30px;
    padding: 9px 5px 5px;
    width: 30px;
    margin: 0;
    max-width: 80px;
}

.blog-blog .blog-pagination-right a {
    height: 30px;
    padding: 9px 7px 1px;
    width: 30px;
    margin: 0 10px 10px;
    max-width: 80px;
    margin: 0;
}

.blog-blog .blog-pagination-center a {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 21px;
}

#results-summary {
    margin-bottom: 0em;
    color: #aaa;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
}

.blog-blog h3.blog-block-title,
.blog-blog .blog-sidebar .widget-type-blog_content h2,
.blog-blog .blog-sidebar .hs_cos_wrapper_widget h3,
.blog-blog .blog-sidebar h3.form-title,
.blog-blog .widget-type-post_filter .block h3 {
    border: none;
    color: #212121;
    margin-bottom: 14px;
    letter-spacing: 2px;
    padding-top: 10px;
    position: relative;
    padding-bottom: 20px;
    padding-left: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 1.8;
    text-align: left;
    background: none;
}

.blog-blog h3.blog-block-title:before,
.blog-blog .blog-sidebar .widget-type-blog_content h2:before,
.blog-blog .blog-sidebar .hs_cos_wrapper_widget h3:before,
.blog-blog .blog-sidebar h3.form-title:before,
.blog-blog .widget-type-post_filter .block h3:before {
    content: "";
    margin: 4px 0 20px;
    height: 0;
    display: block;
    position: absolute;
    bottom: -5px;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.blog-blog h3.blog-block-title:after,
.blog-blog .blog-sidebar .widget-type-blog_content h2:after,
.blog-blog .blog-sidebar .hs_cos_wrapper_widget h3:after,
.blog-blog .blog-sidebar h3.form-title:after,
.blog-blog .widget-type-post_filter .block h3:after {
    content: "";
    margin: 4px 0 20px;
    height: 0;
    display: block;
    position: absolute;
    bottom: -5px;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    border: 3px solid #5fab44;
    width: 40px;
}

.blog-blog .hs_cos_wrapper_type_password_prompt, 
.blog-blog .hs_cos_wrapper_type_email_simple_subscription, 
.blog-blog .hs_cos_wrapper_type_form, 
.blog-blog .hs_cos_wrapper_type_blog_subscribe, 
.blog-blog .widget-type-google_search {
    margin: 0;
    padding: 0;
    border: 0;
}

.blog-blog .blog-sidebar .widget-module ul {
    list-style: none;
    padding: 0;
}

.blog-blog .blog-sidebar .widget-module ul a {
    color: #666;
    border-bottom: 1px solid #eee;
    width: 100%;
    display: inline-block;
    padding: 6px 0;
}



.blog-blog .blog-sidebar .hs_blog_default_hubspot_blog_subscription.field.hs-form-field {
    display: none;
}



/* Blog Columns Wrapper */
.blog .body-container-wrapper {background: #ffffff;}

.custom-google-bg h3 {
    text-align: left;
}

.blog.press-room .span4.widget-span.widget-type-cell.custom-google-bg.search-box {
    padding: 1em;
}


/* ==========================================================================
   Blog Sidebar                                         
   ========================================================================== */

.blog .post-content{
    font-size: 16px;
}

.green1{
    color: #a3cc63;
}

.blog .blog-sidebar{
  border-left: 1px solid #e1e1e1;
  margin-left: -1px;
  border: 0;
  float: right;
}

.blog .blog-sidebar h3,
.courses .blog-sidebar h3{
    text-transform: uppercase;    
    font-weight: 600;
}

.blog .blog-sidebar h5 strong,
.courses .blog-sidebar h5 strong{
    font-size: 0.8em;
    text-transform: uppercase;    
    font-weight: 600;
}
.blog .blog-sidebar h5,
.courses .blog-sidebar h3, 
.courses .blog-sidebar h5{
    margin-top: 1.5em;
}

.blog .blog-sidebar h5 em,
.courses .blog-sidebar h5 em{
    font-style: italic;
    font-size: .9em;
    color: #666;
}
.blog .blog-sidebar .row-fluid-wrapper,
.courses .blog-sidebar .row-fluid-wrapper{
    margin-bottom: 1em;
}

.blog .blog-sidebar input.st-default-search-input,
.courses .blog-sidebar input.st-default-search-input{
    padding-left: 30px; 
    background-position: 9px 10px;
}
.blog .blog-sidebar .subscribe h3{
    margin: 0;
    padding: 14px;
}
.blog .blog-sidebar .subscribe [placeholder], .blog .blog-sidebar .field{
    color: #333;
    font-weight: 600;
}
.blog .blog-sidebar .subscribe .hs-error-msgs{
    color: #bf0000;
}
.blog .blog-sidebar .subscribe .hs-form{
    padding: 15px 2em;
}
.blog .blog-sidebar .hs_cos_wrapper_type_blog_subscribe{
    font-size: 2em;
    margin: 2em 0;
    color: #5fab44;
    text-align: center;
}

.blog-blog .about-author-sec h4{
    margin-top: 0 !important;
}

/* Blog Content Column
   ========================================================================== */

.blog .blog-content {
  padding: 1em 0;
  border-right: 0;
}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {
    font-size:17.5px;
    line-height:22.75px;
    margin:10px 0 0;
    font-weight: bold;
}
.post-header h2 a {
    color: #333;
   
}
.custom-byline{
    font-size: 12.6px;
    vertical-align: top;
    display: inline-block;
    color: #666;
    font-style: italic;
    }
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}


/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 0px;
}

/* Read More Link */
a.more-link {
    font-size:14px;
}
.section.post-header h1{
        font-weight: 600;
    margin-top: 5px;
    line-height: 38.64px;
    font-size:32.2px;
}
/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
    padding: 10px 0 0 0;
    border-top: 0;
    border-bottom: 0;
    height: auto;
    width: auto!important;
    float: right;
}
.custom-post-body{
    padding:14px;
    background:#fff;
}
.hs-blog-post a.topic-link{
    color: #777777;
    background: #eee;
    padding: 3px 15px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    font-size: 12px;
    margin: 4px 4px 4px 0px;
    color: #909090;
    transition: all 0.2s ease-in-out;

}
.hs-blog-post  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    width:100%;
}

.hs-blog-post   .blog-content{
    background:#fff;
}
.hs-blog-post a.topic-link:hover{
    background: #00a7a6;
    color: #FFFFFF;
    transition: all 0.2s ease-in-out;
    }
/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
  border-bottom: 0px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }
#comments-listing {
   border: 0px solid #ccc;
   margin-bottom: 30px;
   margin-top: 30px;
}


.comment.depth-0 {
   border-bottom: 1px solid #000 !important;
   border-top: medium none !important;
   margin: 0 10px 10px !important;
   padding: 0 15px !important;
}

.comment-body {
   border-bottom: medium none;
   color: #333;
   display: block;
   font-family: Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;
 
   font-size: 14px;
 
 line-height: 1.7em;
   padding: 0;
}

.comment-reply-to{
 margin-bottom: 15px;
}

.comment-from h4 {
   margin: 0;
   padding-top: 15px;
}

.comment-date {
   color: #333 !important;
   display: block !important;
   text-align: left !important;
}
/* Pagination */
.blog-pagination {
    text-align: center;
    padding-top: 50px;
    float: left;
    width: 100%;
}

.blog-pagination a {
    color: #666666;
    min-height: 0;
    line-height: 1em;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.blog-pagination-left a:first-child,
.blog-pagination-right a:last-child {
    border: 2px solid #666;
    border-radius: 50%;
    min-height: 0;
    height: 27px;
    line-height: 1em;
    padding: 6px 9px 5px;
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    margin: 0 10px;
    font-size: 10px;
}

.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}



/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */
.blog.hs-blog-listing .blog-sidebar{
    display:none!Important;
}
.blog.hs-blog-listing .blog-content {
    width: 100%;
}
.blog .blog-sidebar {}

/* Blog Modules */
.blog-blog .blog-sidebar .widget-span {
    margin-bottom: 1em;    
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
display: inline-block;
width: 100%;
margin-bottom:7px;
}
.hs-rss-feed{}
.hs-rss-feed a.hs-rss-title{
    color: #333;
    font-size:16.1px;
    font-weight: bold;
    margin:10px 0 0;
}
.hs-rss-feed span.hs-rss-date{
    font-size: 12.6px;
    vertical-align: top;
    display: inline-block;
    color: #666;
    font-style: italic;
    }
    .hs-rss-description{
        
}
.bg-image-section .page-center {
    padding: 0 14px;
}
.hs-rss-feed .hs-rss-item.hs-with-featured-image{
border-bottom:1px solid #eee;
margin:0;
}
.hs-rss-feed .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 100%;
    float: left;
    padding-right: 0;
    padding: 0 14px 14px;
    box-sizing: border-box;
}

.custom-featured-rss-resourses a.hs-rss-title {
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #444;
}
.custom-featured-rss-resourses .hs-rss-item {
    text-align: left !important;
}


.custom-featured-rss-resourses .hs-rss-item.hs-with-featured-image .hs-rss-item-text{
        width: 80%;
    float: right;
    padding-left: 10px;
    box-sizing: border-box;
}
.custom-featured-rss-resourses .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: block;
    width: 20%;
    float: left;
}
.hs-rss-feed .hs-rss-description p{
    font-size:11.9px;
    margin:10px 0 10px;
    line-height:20.23px;
    }
    .hs-rss-feed {
    background-color: #fff;
}
.widget-type-blog_comments{
    padding: 14px;
}
.custom-google-bg{
    float: right;
    margin: 15px 0 0;
    padding:14px ;
    background: rgba(0,0,0,0.3);
}
.custom-google-bg .widget-type-google_search{
    background:transparent!Important;
    border:0!important;
    padding:0!important;
    max-width:100%!important;
        margin: 0!important;
}
.custom-google-bg label{
    margin-top: 0;
    font-size:16.8px;
    text-transform: uppercase;
    letter-spacing:0.84px;
    line-height:21.84px;
    margin-bottom: 20px;
    color: white;
    font-weight: normal!important;
    }
.blog .bg-image-section h1,.blog .bg-image-section p{
    text-align:left;
}
.blog .bg-image-section p{
    font-size:17.5px;
    line-height:22.75px;
}

.custom-google-bg .hs-input {
    display: inline-block !important;
    float: left!Important;
    max-width: 61%;
    border-radius: 2px 0 0 2px;
    margin: 0;
}
.custom-google-bg a.hs-button.primary{
    margin-top: 0;
    padding: 6px 9px;
    border-radius: 0 3px 3px 0;
    padding: 7px 19px 7px 19px;
    font-size: 1em;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-white.png?t=1460975143336);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    text-indent: -1000px;
    line-height: 20px;
    min-height: 35px;
        margin: 0;
    }
/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {
     color: #333333;
    display: inline-block;
    font-size: 11.7px;
    font-weight: 300 !important;
    margin: 5px 0;
}
.hs-form-required {
    color:#ee8c19;
    float: right;
}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: inline-block;
    float: none;
    font-size: 14px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1.42857;
    overflow: hidden;
    padding: 7px 8px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    font-family: inherit;
}
input[type="text"].st-default-search-input{
    padding-left: 30px !important;
    margin-right: 0;
}
.hs-error-msgs.inputs-list label {
    background-color: #e51b00;
    background-image: none;
    border: 1px solid #9f1300;
    border-radius: 3px !important;
    box-shadow: rgba(0,0,0,0.3) 0 0px 0px!important;
    color: #f3f3f3;
    display: block;
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 7px;
    max-width: 16em;
    border-radius: 0;
    padding: .4em .6em;
    text-shadow: none;
    position: relative;
    font-weight: 400 !important;
    font-size: 13px;
}

.hs-error-msgs.inputs-list label:before {
    content: "";
    background-color: #e51b00;
    border: 1px solid #9f1300;
    border-right: 0;
    border-bottom: 0;
    display: inline-block;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 8px;
    top: -4px;
    position: absolute;
}

.hs-error-msgs.inputs-list label {
    display: inline-block;
    margin: 0;
    max-width: 300px;
    padding: 5px 7px !important;
    width: 100% !important;
}

ul.hs-error-msgs.inputs-list {
    position: relative;
    top:7px;
}
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search{
    display:block;
    max-width:500px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin:20px 0;
    padding:0px;
}

.hs_cos_wrapper_type_form form {
    padding: 20px;
}
.hs_cos_wrapper.form-title{
    background-color: #0bb4b3;
    color: #fff;
    margin: 0;
    padding: 20px;
    font-size: 18px;
    letter-spacing:1px;
    text-align:center;
    line-height:23.4px;
    font-weight: 700;
 }
body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


.custom-blue-bg input.hs-input::-webkit-input-placeholder, .custom-blue-bg input.hs-input::-moz-input-placeholder, .custom-blue-bg input.hs-input::-moz-input-placeholder, .custom-blue-bg input.hs-input::-ms-input-placeholder{
   color: #fff;
   opacity: 1; /
}

.filters select.filter-status,
.filters input {
    height: 37px;
    margin-bottom: 10px;
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none !important;
    background-color: #F1AC0D;
    display:inline-block;
    padding:15.6px 18.7px;
      border-radius: 2px;
      color:#fff;
    font-size:15.6px;
    font-family:Helvetica, Arial, sans-serif;
    border:0;
    font-weight:bold;
    margin:15px 0 31px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group h3
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================


   6. MISCELLANEOUS                                      


   ========================================================================== */
   /*Full Width -------without-banner-layout------*/
    h1{
        font-weight:normal;
    }
    .h2, h2 {
        font-size: 1.8em;
    }
    h3 {
        font-size: 1.4em;
        line-height: 1.3;
    }
    h4 {
        font-size: 1.25em;
        line-height: 1.3;
    }
    .main-content {
        padding-top: 15px;
        line-height: 1.7;   
    }
    .main-content p{
        margin: 0 0 10px;
    }
    hr {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: 0;
        border: 0;
        border-top: 1px solid #ddd;
        margin: 1.5em 0;
    } 
    
    /*Footer Form Container -------*/
.footer-form-container {
    background-color:#8abf25;
    line-height: 1.7;
}
.footer-form-container p{
        margin: 0 0 10px;
    }

.footer-form-container .page-center {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
}

.footer-form-left {
    padding-top: 0;
    margin: 1em 0;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: rgba(255,255,255,0.15);
}
.footer-form-title {
    background-color: rgba(0,0,0,0.3);
    float: left;
    width: 100%;
    padding: 1.5em 2em;
    color: #fff;
}
.footer-form-title p {
    margin: 0 0 10px;
}
.footer-form-title h2 {
    margin: 0;
}
.cta {
    width: 100%;
    float: left;
    height: 50%;
    background-color: rgba(255,255,255,0.15);
    padding: 0;
    margin: 1em 0;
    zoom: .9;
    border: 1px solid rgba(0,0,0,0.1);
    min-height: 293px;
    color: #fff;
    padding: 0em 2em 1em;
}
.cta h2 {
    padding: .75em 1em;
    background-color: rgba(0,0,0,0.3);
    margin: 0 -0.95em 0.93em;
    overflow:hidden;
}

.cta h2 span {
    font-size: 60%;
    font-weight: bold;
    color: white;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    float: right;
    background: teal;
    padding: 3px 10px;
}
   
a.btn {
    border: 0;
    display: inline-block;
    font-size: 115%;
    color: #fff;
    font-weight: bold;
    padding: 12px 18px;
    text-decoration: none !important;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
    line-height: 100%;
    white-space: pre-wrap;
}   
a.yellow, a.orange {
    background: #f1ac00;
}
a.yellow:hover, a.orange:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}


/*

Home Page

*/



a.light {
    background: rgba(255,255,255,.3);
    text-decoration: none;
}
a.light:hover {
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.1),0 2px 4px -1px rgba(0,0,0,0.3);
}


.custom-module-one-column-background .front {
box-sizing:border-box;
z-index:2;
-webkit-transform:rotateX(0deg);
-moz-transform:rotateX(0deg);
-ms-transform:rotateX(0deg);
transform:rotateX(0deg);
padding:1em;
}

.custom-module-one-column-background .back {
transition-duration:.3s;
box-sizing:border-box;
-webkit-transform:rotateX(-180deg);
-moz-transform:rotateX(-180deg);
-ms-transform:rotateX(-180deg);
transform:rotateX(-180deg);
padding:1em;
}

.custom-module-one-column-background ul {
margin:0 0 10px;
padding:0;
}

.custom-module-one-column-background li {
list-style:none;
padding:0;
}
.custom-module-one-column-background a{
    color:#fff;
}
.custom-module-one-column-background .inside {
padding:1em;
}

.custom-module-one-column-background h3 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    padding-top: 35px;
}

.custom-module-one-column-background .back .inside,.col1 .custom-module-one-column-background .back .inside {
    display:inline-block;
    height:100%;
    width:100%;
    background:rgba(169,170,169,0.8);
    border:1px solid rgba(250,250,250,0.1);
    box-shadow:0 0 14px -4px rgba(0,0,0,0.3);
    padding:1em;
}

.custom-module-one-column-background .back .inside,.col2 .custom-module-one-column-background .back .inside {
    display:inline-block;
    height:100%;
    width:100%;
    background:rgba(96,172,86,0.8);
    border:1px solid rgba(250,250,250,0.1);
    box-shadow:0 0 14px -4px rgba(0,0,0,0.3);
    padding:1em;
}

.custom-module-one-column-background .back .inside,.col3 .custom-module-one-column-background .back .inside {
    display:inline-block;
    height:100%;
    width:100%;
    background:rgba(0,167,166,0.8);
    border:1px solid rgba(250,250,250,0.1);
    box-shadow:0 0 14px -4px rgba(0,0,0,0.3);
    padding:1em;
}

.custom-module-one-column-background .back .inside,.col4 .custom-module-one-column-background .back .inside {
    display:inline-block;
    height:100%;
    width:100%;
    background:rgba(241,172,0,0.8);
    border:1px solid rgba(250,250,250,0.1);
    box-shadow:0 0 14px -4px rgba(0,0,0,0.3);
    padding:1em;
}

.custom-module-one-column-background {
    width:100%;
    height:300px;
    float:left;
    position:absolute;
    -webkit-perspective:1000;
    -moz-perspective:1000;
    -ms-perspective:1000;
    perspective:1000;
    background-size: cover;
    color: #fff;
    text-align: center;
}

.custom-module-one-column-background .side {
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    backface-visibility:hidden;
    top:0;
    left:0;
}

.custom-module-one-column-background:hover a {
cursor:pointer!important;
}

.custom-module-one-column-background a:hover {
text-decoration:underline;
color:#FFF;
}

.custom-module-one-column-background .front,.custom-module-one-column-background .back {
-webkit-backface-visibility:hidden;
-webkit-transition:.6s;
-moz-backface-visibility:hidden;
-moz-transition:.6s;
-ms-backface-visibility:hidden;
-ms-transition:.6s;
backface-visibility:hidden;
transition:.6s;
position:absolute;
left:0;
}
.custom-module-one-column-background a {
display:inline-block;
}

.custom-module-one-column-background:hover .front {
-webkit-transform:rotateX(180deg);
-moz-transform:rotateX(180deg);
-ms-transform:rotateX(180deg);
transform:rotateX(180deg);
z-index:20;
}

.custom-module-one-column-background:hover .back {
-webkit-transform:rotateX(0deg);
-moz-transform:rotateX(0deg);
-ms-transform:rotateX(0deg);
transform:rotateX(0deg);
z-index:0;
}
.section2 .widget-type-custom_widget {
    position: relative;
    width: 25%;
    margin: 0;
    min-height: 300px;
}
.home-page-layout .page-center.content-wrapper {
    padding-top: 0;
}
.home-page-layout .page-center h1 {
    text-align: center;
    font-size: 32px;
    line-height:1.1;
}
.h5, h5 {
    font-size: 14px;
}
.home-page-layout .page-center.content-wrapper h3 {
    font-weight: normal;
}
.product-services-hero .page-center {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/ProductsService.png?t=1479229430333);
    background-position: 97.6% bottom;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100% !important;
    padding-bottom: 49px !important;
    padding-top: 36px !important;
    width: 1170px;
}

.product-tour {
    padding: 56px 0 50px !important;
}

.our-partner {
    padding: 50px 0 10px;
}

.home-page-layout .page-center.content-wrapper ul {
    padding: 0 0 0 30px;
    margin: 1.5em 0;
}

.home-page-layout .grey-bg {
    background-color: #EEE;
}
.home-page-layout .section4 {
    text-align: center;
}
.home-page-layout .section4 h3 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2em;
    font-weight: normal;
}
.home-page-layout .section4 a {
    transition: all .2s ease-in-out;
    display: inline-block;
}
.home-page-layout .section4 a:hover {
    transform: scale(1.1);
}
.home-page-layout .section4 .page-center{
    padding-bottom:5em;
}

.custom-module-testimonials {
    text-align: center;
    padding: 0 15px;
}
.custom-module-testimonials .desc{
    color: #888d90;
}
.custom-module-testimonials .image {
    margin-top: 43px;
}
.custom-module-testimonials .title strong {
    color: #00a7a6;
    font-size: 16px;
}
.custom-module-testimonials p.title {
    margin-bottom: 33px;
}
.home-page-layout .section5 .page-center{
    padding:2em 15px;
}
.home-page-layout .page-center.section2 {
    padding-top: 2em;
}
.home-page-layout .section1 {
    padding: 8em 0 4em;
}
.home-page-layout .section1 p{
    font-size:14px;
}
.home-page-layout .banner-header h1 {
    text-align: center;
    font-size: 2.7em;
    padding: 0 7em 0.2em;
    line-height: 1.1em;
    margin-bottom: 20px;
    color: #444444;
    margin-top: 0;
}
.home-page-layout .section1 .row1 {
    background-color: rgba(96,172,86,0.8);
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/plus.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 75%;
    margin: auto;
    float: none;
}
h5{
    font-weight: normal;
    color:#fff;
}
.home-page-layout .section1 {
    background-position: inherit !important;
}


.home-page-layout .row1-col {
    display: inline-block;
    vertical-align: top;
    padding: 0 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
}
iframe{
    max-width:100%;
}
/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 


/* Custom Banner */
.custom_banner {
    background-color: #00a7a6;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 3em 0 1px;
    position: relative;
    text-align: center;
    width: 100%;
}


.custom_banner .widget-type-section_header {
    font-size: 1.1em;
    margin: 15px auto 2em !important;
    max-width: 1000px;
    text-align: center;
    float: none;
}

.custom_banner .widget-type-section_header h1 {
    font-size: 32.2px;
    margin: 0;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
.custom_banner .widget-type-section_header p {
    margin: 0;
    font-size: 19.6px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.custom_banner-image {
    display: none;
}
.header-container-wrapper {
    position: relative;
    
}

.full-width-bg {
    background: #f3f3f3;
}

.wide-bt h4 {
    font-size: 17.5px !important;
    color: #333333 !important;
}

.wide-bt h2 {
    letter-spacing: 0 !important;
    margin-bottom: 11px !important;
}
    
.testimonial-bg.wide-bt {
    background-color: #fff;
}

.full-width-bg.wide-bt {
    padding-top: 28px !important;
}

.full-width-bg.wide-bt {
    padding-top: 28px !important;
    margin-top: 28px !important;
    border-top: 1px solid #eee !important;
    margin-bottom: 28px;
    padding-bottom: 18px;
}
/*
.remove-space.img-szs img {
    max-width: 400px;
}*/

.img-szs h3 span {
    font-size: 19.6px !important;
}

.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-panel {
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
}

.span12.widget-span.widget-type-widget_container.full-width-bg {
    min-height: 0;
}

.bg-heading h2 {
    font-size: 32px !important; 
}

.rgstrd-behvr .custom_banner {
    padding: 74px 0 35px;
}

.prblm-bhvr {
    padding: 48px 0;
}

.prblm-bhvr.sec4-blw-bnr .hs-col {
    width: 20%;
}

.prblm-bhvr h4 {
    font-size: 17.5px !important;
    color: #333333 !important;
}

.footer-form-left fieldset.mktoFormCol {
    border: none;
}

.custom_banner .page-center {
    /*padding-top: 21px;*/
    padding-bottom: 2px;
}
.hs-breadcrumb-menu {
    padding: 0 1em;
}
.hs-breadcrumb-menu {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.hs-breadcrumb-menu-item .hs-breadcrumb-label {
    background-image: url("//cdn2.hubspot.net/hubfs/1646013/Layout/crumb-new.png?t=1457464193706");
    background-size: 8px auto;
    color: #44525e;
    margin-top: 5.5px;
    display: inline-block;
    font-size: .8em;
    overflow: hidden;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0 19px 0 3.5px;
    cursor: pointer;
        -webkit-font-smoothing: antialiased;
}
.hs-breadcrumb-menu-item .hs-breadcrumb-menu-divider {
    display: none;
}
.hs-breadcrumb-menu-item span.hs-breadcrumb-label {
    background: 0;
    font-weight: 700;
}
.hs-breadcrumb-menu-item .hs-breadcrumb-label:hover {
    color: #aaa;
}

.hs-breadcrumb-menu-item {
    padding: 2px 0px 2px 10px;
}

.hs-breadcrumb-menu-item.first-crumb {
    padding: 2px 0 2px 0;
}

.outer-menu-wrapper {
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}
.outer-menu-wrapper .page-center {
    padding: 0;
}
.epicslider article img {
    height: auto !important;
}
a.button {
  background: #f1ac00;
  border: 0;
  display: inline-block;
  font-size: 115%;
  color: #fff;
  font-weight: bold;
  padding: 9px 18px;
  text-decoration: none;
  -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
  box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
  -webkit-font-smoothing: antialiased;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-shadow: none;
}
a.button:hover {
  background: #f1ac00;
  border: 0;
  box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}

a.button_box{
    text-align: center;
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    color: #666;
    text-transform: uppercase;
    margin: 1em 0 0;
    padding: 1em;
    box-sizing: border-box;
}
a.button_box:hover {
    color: #000;
    border: 1px solid #000;
}


.live-chat-container {
    position: fixed;
    bottom: 0;
    right: 11%;
    background-color: #f1ac00;
    overflow: hidden;
    margin: 0;
    zoom: 0.8;
}

.live-chat-button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    text-shadow: none;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    text-decoration: none;
    padding: 9px 1px 8px 29px;
    text-align: center;
    margin: 0 1em;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/Images/Icons/live_chat.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 27px;
}


/*-----------Testimonials-------*/
.RL-Testimonial .span12 {
    text-align: center;
}
.RL-Testimonial .RL-Header{
    margin-bottom:0;
}
.RL-Testimonial h2{
    font-weight: normal;
}
.testimonial-text.row {
    margin-left: 0;
    margin-right: 0;
    color: #888;
}
.RL-Testimonial .RL-Columns h4 {
    font-size: 1.25em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.abt-meet-crer .RL-Columns p.rtecenter img {
    max-height: 151px;
}

/*----- Courses ------*/


.courses-blog .nav-tabs>li>a {
    margin-right: 4px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 1.4em 1.5em;
    color: #777;
    font-size: 1.2em;
    background: rgba(255,255,255,0.7);
    border: 0;
}

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

.courses-blog .nav-tabs>li.active>a, 
.courses-blog .nav-tabs>li.active>a:focus, 
.courses-blog .nav-tabs>li.active>a:hover {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
    border-radius: 0;
    border: 0;
}

.courses-blog .bg-image-section {
    min-height: 162px !important;
    padding: 69px 0 0;
    background: url('//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/texture-gray.png?t=1468011641066');
}

.courses-blog .bg-image-section h1 {
    text-align: left;
    font-weight: bold;
    margin: 1.5em 0 2em;
}

.courses-blog.hs-blog-listing .bg-image-section h1{
    margin: 1.5em 0 1em;
}

.courses-blog .post-category {
    border: 1px solid #eee;
    padding: 1em;
    margin: 1em 0;
}

#coursesTable {
    width: 100%;
}

#coursesTable tr.span12{
    border-top: 1px solid #eeeeee;
    padding: 1em 0;
    display: block;
    float: left;
}

.post-category h3 {
    width: 100%;
    font-size: 1.2em;
    color: #777;
    line-height: 1.7;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    display: inline-block;
}
.courses-blog .post-category h3 span.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    float: right;
    margin: 0px;
    border-top: 4px solid #777;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.courses-blog .post-category .widget-module {
    display:none;
}
.courses-blog .post-category .widget-module ul {
    padding: 0;
    max-height: 250px;
    overflow-y: scroll;
    padding-top: 1em;
    border-top: 1px solid #ddd;
    margin-top: 1em;
    margin-bottom: 1.5em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.courses-blog .post-category .widget-module ul li {
    padding-left: 0;
}

.courses-blog .custom-google {
    border: 0;
    margin:0px;
    padding: 0 0 21px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    max-width: none;
}

.courses-blog .custom-google form{
    margin: -23px 0 0px 0;
}

.courses-blog .custom-google input{
    /* padding: 0 !important; */
    width: 88%;
    display: inline-block;
    ver;
    vertical-align: top;
    line-height: 1.428571429;
    color: #FFFFFF;
    background-image: none;
    background-color: #e8c062;
    border: 1px solid #e8c062;
    padding: 7px !important;
    margin: 0 !important;
    float: left;
    border-right: 0;
    border-radius: 2px 0 0 2px !important;
    max-width: none !important;
}

.courses-blog .custom-google .hs-button.primary {
    width: 10%;
    vertical-align: top;
    display: inline-block;
    padding: 18px 19px 18px 5px !important;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search-white-1.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -1000px;
    font-size: 1em;
    margin: 0 !important;
    border-radius: 0px 2px 2px 0px;
}
.courses-blog  .body-container .page-center {
    padding: 2em 0;
}
.courses-blog  .body-container .page-center .hs-breadcrumb-menu {
    margin: 0 0 6px 0;
}
.courses-blog .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    display: block;
    vertical-align: top;
    border: 0px solid #eee;
    padding: 0;
    margin-bottom: 2em;
}
.courses-blog .post-header h2 {
    font-size: 1.8em;
    line-height: 1.3;
    margin: 10px 0 10px;
    font-weight: bold;
}
.courses-blog .post-header h2 a:hover{
    color:#666;
}

.courses-blog p#hubspot-topic_data {
    font-weight: bold;
    margin: 0;
}

.courses-blog p#hubspot-topic_data .topic-link{
    font-weight: normal;
}

.courses-blog .related-post-item #hubspot-topic_data{
    margin: 10px 0 5px;
}

.courses-blog .related-post-item .more {
    display: inline;
}

.courses-blog .related-post-item #hubspot-topic_data i {
    margin: 0;
    width: 100%;
    color: #aaaaaa;
    display: inline;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.blog-pagination-center,
.blog-pagination-left,
.blog-pagination-right{
    display: inline-block;
}
.courses-blog .blog-pagination-center a ,
.courses-blog .blog-pagination-right a{
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin: 0 5px;
    width: auto;
    /* margin-left: 0.75em; */
    height: auto;
    font-weight: bold;
    font-size: 13px;
}
.courses-blog .blog-pagination a.next-link,
.courses-blog .blog-pagination a.prev-link{
    color: #666;
    border: 2px solid #666;
    border-radius: 20px;
    height: 27px;
    line-height: 1em;
    padding: 4px 9px 5px;
    display: inline-block;
    width: 27px;
    margin: 0 10px;
        font-size: 13px;
    font-weight: bold;
}
.courses-blog .blog-pagination {
    padding-top: 0;
}

.courses-blog .custom-grey{
    background-color: #f3f3f3;
}
.courses-blog.hs-blog-post .body-container-wrapper {
    background-color: #fff;
}

/* PRINT SUMMARY FOR PDF*/

.print-only{
    display:none;
}

.print-summary,
.print-summary h1 {
    text-align: center;
}

/*-- COURSE LIBRARY TEMPLATE LAYOUT --*/

.courses-blog .span12 .hs-rss-module .hs-rss-item.span4 {
    width: 100%;
    margin: 1.5em 0 0;
    border-top: 1px solid #eee;
    padding-top: 1.5em;
}

.courses-blog .span12 .hs-rss-module a.hs-rss-title {
    font-size: 1.5em;
}

.print-float .pdf-btn button {
    margin:0;
    float: right;
}

.courses-blog .course-list-header {
    float: left;
    width: 100%;
    background-color: #EEEEEE;
    margin: 2em 0 0;
    padding: 1em;
    position: relative;
}

.courses-blog .gray-container {
    float: left;
    width: 100%;
    clear: left;
    border: 1px solid #EEEEEE;
    padding: 1em;
}

.courses-blog h3.library-container {
    text-align: left;
    color: #00a7a6;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.courses-blog h1.content-title {
    margin: 0!important;
    font-weight: 100!important;
}

.courses-blog .page-title-container {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/library-sm.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 40px 130px;
    background-size: 100px;
}

/*-- Course Post Related  --*/

.courses-blog .span4.related-post-item {
    margin: 0;
    padding-right: 10px;
}




/*-----------------industries we serve-------------------*/
.industries-we-serve .body-container.container-fluid {
    padding: 0;
}

.industries-we-serve .three-col-serve-wrapper {
    padding: 9px 0 0;
}

.industries-we-serve .three-col-serve-wrapper .serve {
    display: inline-block;
    padding-right: 28px;
    vertical-align: top;
    width: 32.7%;
}

.industries-we-serve .three-col-serve-wrapper .serve p {
    margin-bottom: 10px;
}

.industries-we-serve .three-col-serve-wrapper {
    padding: 9px 0 48px;
}

.industries-we-serve .serve-row1-wrapper .page-center {
    padding-bottom: 9px;
}

.industries-we-serve .three-col-serve-wrapper .serve h5 a:hover {
    text-decoration: none;
}

.industries-we-serve .serve-row2-wrapper {
    background: #f3f3f3 none repeat scroll 0 0;
    border-top: 1px solid #eeeeee;
}

.industries-we-serve .field-name-field-section-title::before {
    border-top: 2px solid #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    width: 100%;
    z-index: 3;
}

.industries-we-serve .field-item.even {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #bbbbbb;
    display: inline-block;
    font-size: 23.8px;
    letter-spacing: 0.716667px;
    line-height: 40.4667px;
    margin: 0 auto !important;
    padding: 0 8px;
    text-align: center;
    font-family:arial;
}


.industries-we-serve .field-name-field-section-title::before {
    border-top: 2px solid #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    width: 100%;
    z-index: 3;
}

.industries-we-serve .field-items-main {
    margin-top: -26px;
    text-align: center;
    width: 100% !important;
    z-index: 999;
}

.industries-we-serve .serve-row2-wrapper .page-center {
  padding-top: 38px;
}


.industries-we-serve .two-column-content-wrapper .field-items {
    display: inline-block;
    width: 49% !important;
}

.industries-we-serve .two-column-content-wrapper {
  padding: 28px 0 6px;
}

.industries-we-serve .two-column-content-wrapper .field-items {
  display: inline-block;
  width: 49.5% !important;
}

.two-column-content-wrapper .field-items ul {
  font-family: arial;
  font-size: 14px;
  margin: 21px 0;
  padding: 0 0 0 30px;
}

.two-column-content-wrapper .field-items ul li a {
  font-family: arial;
  font-size: 14px;
  line-height: 23.8px;
}

.industries-we-serve .footer-container-wrapper .footer-container.container-fluid {
    padding: 0;
}


/*--------------------------Recourses Blog-----------------

.blog-resource .body-container-wrapper{
    background-color: #f3f3f3;
}*/

.resource-head {
    display: table;
    width: 100%;
}
.resource-icon {
    padding:1px;
    background-color: teal;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 18%;
    max-width: 50px;
}

.resource-icon{
    background-color: #4B9193;
}
.resource-icon img {
    display: block;
}
.resource-type {
    width: 66%;
    background-color: #efefef;
    color: #a7a7a7;
    padding: 6px 2em;
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}
.blog-resource .resource-type span {
    margin: 5px 0 0px;
}
.blog-resource #hubspot-topic_data {
    margin: 0px 0 5px;
    width: 100%;
    color: #aaa;
    -webkit-font-smoothing: antialiased;
    font-style: italic;
}

.resource-type h4 {
    margin: 0;
    color: #4B9193;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: bold;
    font-size: 1.3em;
}
.blog-resource #hubspot-topic_data a {
    color: #aaaaaa;
}


.blog-resource .post-header h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.4em;
}

.blog-resource .post-header h2 a {
    color: #5fab44 !important;
    font-weight: normal;
}

.blog-resource .post-item:hover .post-header h2 a{
    color: #666;
}

.blog-resource a.more-link{
    color: #5fab44;
}

.blog-resource .post-item:hover a.more-link{
    color: #666;
}

.courses-blog .post-item-bottom,
.blog-resource .post-item-bottom {
    padding: 14px 14px 14px;
    background-color: transparent;
    border: 1px solid #eeeeee;
    min-height:190px;
}

.resource-icon.Webinar{
    background-color:#4B9193;
}

.Webinar h4{
    color:#4B9193;
}

.resource-icon.Whitepaper{
    background-color:#007B8C;
}

.Whitepaper h4{
    color:#007B8C;
}

.resource-icon.Video{
    background-color:#d88678;
}

.Video h4{
    color:#d88678;
}

.resource-icon.Sample.Course{
    background-color:#608196;
}

.Sample.Course h4{
    color:#608196;
}

.resource-icon.Fact.Sheet{
    background-color:#C48E6A;
}

.Fact.Sheet h4{
    color:#C48E6A;
}

.resource-icon.Ebook{
    background-color:#c25b3f;
}

.Ebook h4{
    color:#c25b3f;
}

.resource-icon.Course.Preview{
    background-color:#5BB7A2;
}

.Course.Preview h4{
    color:#5BB7A2;
}

.resource-icon.Case.Study{
    background-color:#579683;
}

.Case.Study h4{
    color:#579683;
}

.resource-icon.BDPDD{
    background-color:#00B78C;
}

.BDPDD h4{
    color:#00B78C;
}

.blog-resource .post-item a{
    color: #aaa !important;
}
.blog-resource .post-item:hover a{
    color: #666 !important;
}

.moreCourse.Preview a.more-link,.moreWebinar a.more-link,.moreVideo a.more-link {
    display: none;
}

.moreCourse.Preview a.watch-now, .moreWebinar a.watch-now, .moreVideo a.watch-now {
    display: block;
}

a.watch-now {
    display: none;
}

.date-down{
    display: block !important;
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

p#hubspot-topic_data {
    color: transparent !important;
}

.blog-resource #hubspot-topic_data a {
    display: none !important;
}

.blog-resource #hubspot-topic_data a:nth-child(1), .blog-resource #hubspot-topic_data a:nth-child(2), .blog-resource #hubspot-topic_data a:nth-child(3) {
    display: inline-block !important;
}

.blog-resource .blog-listing-wrapper .post-listing .post-item {
    padding: 0;
    margin: 0 1% 14px -3px;
    width: 32.3333%;
    display: inline-block;
    vertical-align: top;
}

.blog-resource .blog-listing-wrapper .post-listing .post-item:nth-child(3n) {
}

.mktoForm fieldset legend {
    margin: 0 !important;
}
.blog-resource .banner-post-listing {
    margin-bottom: 1.5em;
}
.blog-resource .banner-post-listing h3 {
    font-weight: bold;
    margin-bottom: 1em;
    font-size: 16.8px;
    color: #9bc65a;
    padding-left: 25px;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/star-white.png);
    background-size: 20px;
    background-repeat: no-repeat;
}
.blog-resource .banner-post-listing ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-resource .banner-post-listing ul li {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    padding-bottom:10px;
}
.blog-resource .banner-post-listing ul li a {
    font-size: 90%;
    color: #fff;
    padding-left: 55px;
    background-size: 47px;
    background-repeat:no-repeat;
    height: 100%;
    vertical-align: middle;
    display: block;
    padding-top: 2px;
    min-height:47px;
}
.blog-resource .banner-post-listing.popular ul li a{
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/ebook-white-sm.png);
    
}
.blog-resource .banner-post-listing.featured ul li a{
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/webinar-white_0.png);
    
}
.blog-resource .banner-post-listing ul li a:hover {
    color: #DDDDDD;
}
.blog-resource .custom-google-bg{
    background: rgba(255,255,255,0.4);
}
.blog-resource .custom-google-bg label {
    display: none;
}
.blog-resource .custom-google-bg form.hs-form {
    margin-top: 5px;
    padding-bottom: 0;
}
.blog-resource .custom-google-bg .hs-input {
    border-radius: 0;
    background-color: rgba(241,172,0,.6);
    outline: none;
    border: 0;
    min-height: 35px;
    max-width: calc(100% - 40px);
    width: 100%;
    padding: 8px 10px !important;
    color: #ffffff;
}
.blog-resource .custom-google-bg a.hs-button.primary {
    border-radius: 0;
}
.blog-resource .blog-pagination > div {
    display: inline-block;
}

.blog-resource .blog-pagination a{
    padding-left:0px;
    padding-right:0px;
}

.blog-pagination-center a {
    border: none;
    padding: 0;
    margin-left: .375em;
    margin-right: .375em;
    width: auto;
    font-weight: bold;
    height: auto;
}

.blog-pagination-center a.active {
    color: #333333;
}

.blog-pagination-left a,
.blog-pagination-right a {
   
   
}

.blog-resource.hs-blog-post .hs-blog-social-share {
    float: none;
}
.blog-resource.hs-blog-post .post-type {
    text-transform: uppercase;
    color: #aaa;
    font-size: 1.4em;
    text-align: left;
}
.blog-resource.hs-blog-post .addthis_sharing_toolbox {
    text-align: left;
}
.blog-resource.hs-blog-post .bg-image-section {
    padding: 98px 0 4em;
}
.blog-resource.hs-blog-post .bg-image-section h1 {
    margin: 0;
    text-transform: none;
}

.blog-resource.hs-blog-post .blog-content {
    background: #fff;
    padding: 0 14px 14px 14px;
}

.blog-resource.hs-blog-post #hubspot-topic_data {
    margin: 10px 0 5px;
    width: 100%;
    color: #aaa;
    -webkit-font-smoothing: antialiased;
    font-style: italic;
}

.blog-resource.hs-blog-post #hubspot-topic_data a {
    color: #aaa;
    padding: 0;
    font-size: inherit;
    border-radius: 0;
    margin: 0;
    background: transparent;
}

.blog-resource .related-posts{
    min-height: 150px;
}

.blog-resource .related-posts h4 {
    font-size: 1.25em;
    font-weight: normal;
}

.blog-resource .related-posts h3 {
    font-size: 1.8em;
    font-weight: normal;
}

.courses-blog .related-title h2,
.blog-resource .related-title h2 {
    font-weight: normal;
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.3;
}

.courses-blog .related-title a,
.blog-resource .related-title a {
    color: #444;
}

.courses-blog .related-title h3 a{
    font-weight: 600;
}

.courses-blog a.more-link
.blog-resource a.more-link {
    color: #444;
}
.courses-blog .related-posts:hover a.more-link,
.blog-resource .related-posts:hover a.more-link,
.courses-blog .related-posts:hover .related-title a,
.blog-resource .related-posts:hover .related-title a{
    color: #666;
}

.blog-resource .breadcrumb.page-center {
    padding: 0 14px;
}

.blog-resource .page-center.content-wrapper {
    padding: 0 14px;
}

.blog-resource ul.hs-breadcrumb-menu {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    margin: 10px 0px 0;
}

.blog-resource .hs-author-avatar {
    display: none;
}


.blog-resource .blog-listing-wrapper .post-listing {
    display: inline-block;
}

.blog-resource .blog-pagination {
    padding-top: 30px;
}

.blog-resource.hs-blog-post .sidebar-form {
    background-color: #0bb4b3;
}
.blog-resource.hs-blog-post .sidebar-form .hs_cos_wrapper_type_form {
    background: transparent;
    margin: 0;
    border-radius: 0;
    border: 0;
}
body.blog-resource.hs-blog-post .sidebar-form input[type="submit"] {
    width: 100%;
}
.blog-resource.hs-blog-post .sidebar-form .input {
    display: inline-block;
    width: 68%;
}
.blog-resource.hs-blog-post .sidebar-form label {
    display: inline-block;
    width: 32% !important;
    padding: 0 !important;
    margin-bottom: 5px;
    display: inline-block;
    font-size: .9em;
    font-weight: bold !important;
    color: white;
    vertical-align: middle;
    float: none;
    line-height: 1.2em;
}
.blog-resource.hs-blog-post .bg-image-section {
    padding: 7em 0;
    margin-bottom: -6em;
}
.blog-resource.hs-blog-post .page-center.content-wrapper {
    position: relative;
    z-index: 2;
}
.blog-resource .blog-main-container {
    background: #fff;
}
.blog-resource .Resource-Header{
    padding: 10px 0 30px 0 !important;    
}
.blog-resource .resource_details{
    margin-top: 2em;    
    font-size: 1.4em;
    line-height: 1.6em;
}
.blog-resource .presenter-title{
    margin-bottom: 0 !important;
}
.blog-resource .presenter-title h3{
    border-top: 1px solid #ececec;
    padding-top: 1em;
}
.blog-resource .resource_author{
    margin-top: 2em;    
}
.blog-resource .resource_author .row{
    margin-bottom: 2em;    
}
.blog-resource .related-posts


.blog-resource #resource_thankyou .thankyou_content div{
    margin-top: 2em;    
}
.blog-resource #resource_thankyou{
    padding-bottom: 4em;
    border-bottom: 1px solid #ccc;
}


/*------ Industry Layout ----*/

.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.hs-breadcrumb-menu {
    overflow: hidden;
}
.custom-industry-layout .custom_banner .widget-type-section_header h1 {
    font-size: 2.7em;
    margin: 0;
    line-height: 1.7;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-industry-layout .custom_banner .widget-type-section_header p {
    margin: 0;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 5em;
    line-height: 1.7;
    color: #fff;
}

.custom-industry-layout  .custom_banner .widget-type-section_header {
    margin: 72px auto 6em !important;
}

.custom-industry-layout .body-container .page-center {
    padding-top: 0px;
    padding-bottom: 0;

}
.rtecenter {
    text-align: center;
}

.one-third {
    float: left;
    width: 33%;
    padding-right: 2em;
}

.custom-industry-layout .one-third img {
    width: 125px;
}
.views-field.views-field-field-featured-thumbnail {
    float: left;
    width: 100px;
    max-width: 25%;
    padding-right: 10px;
}
.views-fieldset {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.views-field.views-field-field-content-title {
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: #444;
}

.field-content a:hover {
    text-decoration: none;
}

.custom-industry-layout .custom-grey-bg {
    background: #eeeeee;
        padding-bottom: 40px;
    padding-top: 55px;
}

.custom-industry-layout .row-1-column-left {
    border-right: 1px solid #eeeeee;
    padding-bottom: 15px;
}
.custom-industry-layout .row-1-column-right .hs_cos_wrapper_type_header h1 {
    font-size: 1.8em;
    padding-top: 60px;
}
.custom-industry-layout .body-container h2 {
     font-size: 25.2px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #333;
    line-height: 1.3;
}
.custom-industry-layout .RL-Columns h4 {
    font-weight: 400;
    color: #333;
    line-height: 1.3;
    font-size: 1.1em;
    /* margin: 1.5rem 0 1rem 0; */
    margin-top: 10px;
    margin-bottom: 10px;
}

.custom-industry-layout .body-container p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.7;
    color: #333;
}
.custom-industry-layout .custom-background {
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/texture-light-gray.png);
    padding-top: 50px;
    padding-bottom: 60px;
    background-position: center;
    background-size: cover;
    box-shadow: inset 0 23px 80px white;
    border-top: 1px solid #eee;
}
.custom-blue-bg{
    background-color: #00a7a6;
    color: #FFFFFF !important;
    padding-top: 10px;
}
/* ------ Press Release ----- */
.press-room .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.press-room .bg-image-section {
    background-image: url('//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/triangle-pattern.png');
    background-color: teal;
    background-size: 80px !important;
    padding-bottom: 29px;
    background-position: left top !important;
        padding-top: 70px;
}
.press-room .body-container .page-center {
    padding: 20px 15px;
}
.press-room .section.post-body {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}
.press-room .blog-sidebar .hs-rss-feed h3 {
    display: none;
}


.press-room .span4.post-item {
    margin: 0 -1px -1px 0;
    padding: 1em;
    border: 1px solid #f3f3f3;
    min-height: 450px;
    width: 33.3333%;
}




.custom-menu-primary .hs-menu-wrapper>ul li a,
.custom-top-menu .hs-menu-wrapper>ul li a{
    text-decoration:none !important;
}
.custom-industry-layout .custom-white-bg .hs-rss-description  {
    border: 1px solid #eee;
    padding: 10px 1em 12px;
}
.custom-industry-layout .custom-white-bg .hs-rss-module .hs-rss-item{
    margin-bottom:20px !important;
}
.custom-industry-layout .custom-white-bg .hs-rss-description:hover a{
    color:#666
}
.custom-industry-layout .custom-white-bg .hs-rss-description a{
    color: #5fab44;
    font-weight: normal;
}
.custom-industry-layout .custom-white-bg .hs-rss-byline {
    padding: 6px 12px 26px 12px;
    background-color: #efefef;
    opacity:1;
    color: #a7a7a7;
    font-size:14px;
    line-height: 1em;
}
.custom-industry-layout .custom-white-bg a.hs-rss-title {
    background-color: #efefef;
    color: #a7a7a7;
    padding: 26px 12px 0px 12px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: bold;
    font-size: 1.3em;
    color: #579683;
    opacity:1;
}
.custom-industry-layout .custom-grey-bg.chk,
.custom-industry-layout .custom-background.chk {
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 0;
}
.custom-industry-layout .custom-grey-bg.chk .page-center,
.custom-industry-layout .custom-grey-bg.chk .page-center span,
.custom-industry-layout .custom-background.chk .page-center,
.custom-industry-layout .custom-background.chk .page-center span{
    min-height:0;
}

/* ------- Courses Blog -------- */
.courses-blog .custom-white.custom-rss-section-blog .hs-rss-module {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.courses-blog .custom-white.custom-rss-section-blog .hs-rss-module .hs-rss-item:nth-child(3n+1) {
    clear: both;
}
.courses-blog .custom-white.custom-rss-section-blog .hs-rss-module .hs-rss-item {
    width: 33%;
    float: left;
    margin: 0;
    padding-right: 1em;
}
.courses-blog .custom-white.custom-rss-section-blog .hs-rss-module .hs-rss-item {
    margin-bottom: 20px !important;
}
.courses-blog .custom-white.custom-rss-section-blog a.hs-rss-title {
    background-color: #efefef;
    color: #a7a7a7;
    padding: 26px 12px 0 12px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: bold;
    font-size: 1.3em;
    color: #579683;
    opacity: 1;
}
.courses-blog .custom-white.custom-rss-section-blog .hs-rss-byline {
    padding: 6px 12px 26px 12px;
    background-color: #efefef;
    opacity: 1;
    color: #a7a7a7;
    font-size: 14px;
    line-height: 1em;
}
.courses-blog .custom-white.custom-rss-section-blog .hs-rss-description {
    border: 1px solid #eee;
    padding: 10px 1em 12px;
}
.courses-blog .custom-white.custom-rss-section-blog ,
.courses-blog .custom-grey.custom-rss-section-blog {
    padding-top: 30px;
    padding-bottom: 40px;
}
.courses-blog .custom-white h1 ,
.courses-blog .custom-grey.custom-rss-section-blog h1{
    font-weight: bold;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
}
.courses-blog .custom-white .hs_cos_wrapper_type_rich_text p ,
.courses-blog .custom-grey .hs_cos_wrapper_type_rich_text p {
    font-size: 1.25em;
    line-height: 1.5;
}
.courses-blog .custom-grey a.hs-rss-title {
    color: #444;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.3;
    font-size: 1.4em;
}
.courses-blog .custom-grey .hs-rss-item {
    float: left;
    width: 33%;
    margin: 0;
    padding-right: 1em;
}
.courses-blog input.st-default-search-input {
    background-position: 9px 10px !important;
    padding-left: 30px !important;
    margin-right: 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: inline-block;
    float: none;
    font-size: 14px;
    height: auto;
    letter-spacing: 1px;
    line-height: 1.42857;
    overflow: hidden;
    padding: 7px 8px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    font-family: inherit;
}
.courses-blog h5 {
    margin-top: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 10px;
    line-height: 1.3;
    color: inherit;
    font-size: 1.25rem;
    font-weight: 300;
}
.courses-blog h5 strong {
    font-weight: 600;
}

.courses-blog .section-title{
    margin-top: 20px !important;
}

/* -------- Article Blog ---- */
.bg-image-section {
    background: #3a4141;
    padding: 2em 0 2em;
    color: white;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/nltn.png);
    background-size: cover;
    background-position: bottom;
    text-align: center;
}
.bg-image-section img {
    width: 350px !important;
    max-width: 50%;
    margin-top: 0;
    margin-bottom: 10px;
}
.rins .row1-top {
    text-align: center;
}
.rins .body-container .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.rins .row1 {
    padding-top: 4em;
    padding-bottom: 4em;
}
.rins .row1col1 img {
    width: 450px !important;
}
.rins .row2 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding-top: 4em;
    padding-bottom: 6em;
}
.rins .row2-content {
    text-align: center;
}
.rins .row2-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.rins .row2-content ul li {
    float: left;
    width: 16.6%;
}
.rins .row3 {
    padding-top: 4em;
    padding-bottom: 4em;
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/landscape.png);
    color: white;
}
.rins .row3-top {
    text-align: center;
}
.rins .row3col1,.rins .row3col2,.rins .row3col3 {
    background: #5fab44;
    padding: 1em 1em 4em;
    position: relative;
    min-height: 265px;
}
.rins .row3 sub {
    color: rgba(40,120,60,1);
}
.rins .row3 a {
    color: #fff;
}
.rins .row3 .view-more {
    position: absolute;
    bottom: 0;
    padding: 1em;
    width: 100%;
    left: 0;
    color: white;
    background: rgba(40,120,60,1);
}
.rins .row3-bottom {
    padding-top: 66px;
    text-align: center;
    padding-bottom: 10px;
}
.rins .row4 {
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/wave.png);
    color: white;
    padding-top: 4em;
    padding-bottom: 4em;
    text-align: center;
}
.rins .row4-top {
    margin-bottom: 33px;
}
.rins .row4 img {
    width: 150px;
    line-height: 180px;
}
.rins .row5col1 {
    padding: 6em 4em 6em 6em;
}
.rins .row5col2 {
    padding: 6em;
    border-left: 2px solid #eee;
}
.rins .hs_cos_wrapper_type_form {
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
}
.rins .hs_cos_wrapper.form-title {
    background: transparent;
    color: inherit;
    text-align: left;
    margin: 0;
    padding: 0;
}
.rins .row5col1 .form-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 2.3em;
    font-style: italic;
    font-weight: normal;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    line-height: 1.3;
}
.rins .row5col1 .hs-form-field>label {
    width: 32%;
    margin-top: 0;
    float: left;
    line-height: 1.2em;
    font-weight: normal;
}
.rins .row5col1 .hs-form-field>.input {
    width: 68%;
    float: right;
}
.rins .row5col1 .hs-form-field {
    float: left;
    width: 100%;
}
.rins .row5col1 .hs-input {
    margin-top: 0;
    margin-bottom: 1em;
}
.rins .row5col1 .hs-button {
    width: 100%;
}
.rins ul.hs-error-msgs.inputs-list {
    float: left;
    width: 100%;
}
.rins .hs-error-msgs.inputs-list label {
    margin-top: 0;
    margin-left: 32%;
}



/***************9*************/

@media screen and (max-width: 991px){
    .rins .bg-image-section img{
        margin-top: 0;
    }
    .rins .row2-content ul li {
        width: 33.3%;
    }
    .col-8, .col-4, .col-6 {
        width:100%;
    } 
}
@media screen and (max-width: 767px){
    .rins .row2-content ul li {
        width: 50%;
    }
    .rins .row2-content ul li+li {
        margin-top: 1em;
    }
    .rins .row3col1, .rins .row3col2, .rins .row3col3 {
        margin-bottom: 1em;
    }
    .rins .row4col2,.rins .row4col3 {
        padding-top: 1em;
    }
    .rins .row5col1 {
        padding: 2em;
        border-bottom: 1px solid #ddd;
    }
    .rins .row5col2 {
        padding: 2em;
        border: 0;
    }
    .rins .row5col1 .hs-form-field>label {
        width: 100%;
    }
    .rins .row5col1 .hs-form-field>.input {
        width: 100%;
    }
    .rins .hs-error-msgs.inputs-list label {
        margin-left: 0;
    }
}

/*--------- All Article Blog ----- */

.article-blog-listing .view-header {
    text-align: right;
    float: left;
    width: 100%;
    padding: 1em 0 0;
    margin-top:2em;
}

.article-blog-listing ul.menu {
    float: left;
    padding: 0;
    margin: 0;
}

.article-blog-listing ul.menu li {
    list-style: none;
    display: inline-block;
    text-align: left;
    float: left;
}

.article-blog-listing ul.menu button.nav-ripple {
    position: relative;
    display: inline;
    overflow: hidden;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    border-right: 1px solid #ddd;
    color: #aaa;
    font-size: 1.15em;
    font-weight: normal;
    padding: 8px 14px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:0;
    height:auto;
}

.article-blog-listing ul.menu li.active button.nav-ripple {
    background: #333;
    color: white;
    border-color: white;
}

.article-blog-listing .body-container-wrapper {
    background: #f5f5f5;
}

.article-blog-listing hr {
    margin-top: 0;
    width: 100%;
}

.article-blog-listing .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    display: block;
    vertical-align: top;
    border: 0px solid #eee;
    padding: 0;
    position:relative;
}

.article-blog-listing  a.post-item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index:99;
}
.article-blog-listing .post-header {
    padding: 1em;
    background: #5fab44;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/landscape-1.png);
    background-size: cover;
    background-position: center;
    color: #FFFFFF;
    width: 100%;
    position: relative;
    min-height: 58px;
    overflow: hidden;
}

.article-blog-listing .ri-title {
    font-size: 1.4em;
    line-height: 1.4;
    float: left;
    max-width: 90%;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.article-blog-listing .ri-subtitle, 
.article-blog-listing .ri-copy {
    float: left;
    clear: left;
}

.article-blog-listing .ri-copy h2 {
    display: none;
}

.article-blog-listing .ri-type {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}

.article-blog-listing .ri-type-holder {
    background: rgba(255,255,255,1);
    color: #5fab44;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 8px;
    margin-top: 15px;
    margin-right: 15px;
    font-size: .8em;
    text-align: center;
}

.article-blog-listing .ri-author {
    padding: 5px 1em;
    background: #e0e0e0;
    background: #5fab44;
    font-style: italic;
    color: white;
    display: inline-block;
    width: 100%;
    font-size: .8em;
    -webkit-font-smoothing: antialiased;
}
.article-blog-listing .post-body.clearfix {
    padding: 1em;
    background: #fff;
    display: inline-block;
    width: 100%;
    margin-bottom: 1em;
}

.article-blog-listing .ri-date {
    float: left;
    clear: left;
    color: #888d90;
    margin-right: 3px;
    padding-bottom: 5px;
}
.article-blog-listing .ri-partner {
    float: left;
    color: #888d90;
    padding-bottom: 5px;
}
.article-blog-listing .ri-topics {
    float: left;
    clear: left;
    font-size: .9em;
    padding: 5px 0;
    font-style: italic;
    color: #aaaaaa;
    letter-spacing: 0.04em;
}
.article-blog-listing .bottom-part{
    border-top: 2px solid #eee;
    background: #FFFFFF;
    float: left;
    width: 100%;
}

.article-blog-listing .blog-pagination {
    text-align: center;
    padding-top: 0;
}
@media only screen and (max-width: 700px){
.article-blog-listing .ri-title {
    max-width: 80%;
}
.article-blog-listing button.nav-ripple {
    width: 100%;
    border: 0;
}
.article-blog-listing ul.menu li {
    width: 50%;
}
.article-blog-listing ul.menu {
    margin-bottom: 1em;
    width: 100%;
}
.article-blog-listing .view-header {
    text-align: center;
    padding: 0;
}
.article-blog-listing .body-container .page-center {
    padding-left:0px;
    padding-right:0px;
}
img{
    height:auto !important;
}
}

/* All article POst */


.article-blog.hs-blog-post .body-container-wrapper {
    background-color: #fff;
}

.article-blog.hs-blog-post .left.sidebar-blog {
    background: linear-gradient(45deg,#ffffff 65%,#f3f3f3 100%);
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 2em;
}

.article-blog .left.sidebar-blog h3,
.hs-blog-listing .left.sidebar-blog h3.field-label{
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.3;
    margin: 10px 0;
    color: #5fab44;
    border-bottom: 1px solid #e1e4e4;
    padding-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
}

.hs-blog-listing .left.sidebar-blog p{
    font-size: .85em;
}

.article-blog .publication-date {
    font-weight: bold;
    color: #666;
    font-size: .85em;
}
.article-blog .item {
    color: #333;
    font-size: .85em;
}

.article-blog .author {
    overflow:hidden;
}

.article-blog .author-img {
    float: left;
    width: 23%;
    margin-bottom: 1em;
}
.article-blog .author-name {
    float: right;
    width: 75%;
    font-size: 1.02em;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.article-blog .author-name a {
    color: #444444;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
.article-blog .author-name a:hover {
    color: #666;
}
.article-blog.hs-blog-post .section.post-header h1 {
    font-weight: normal;
    padding-top: 0.8em;
}
.article-blog.hs-blog-post .section.post-header h3 {
    font-weight: bold;
    border-bottom: 1px solid #e1e4e4;
    color: #3a4141;
    padding-bottom: 1em;
    -webkit-font-smoothing: antialiased;
}
.article-blog.hs-blog-post .bottom-post {
    border-top: 2px solid #eee;
    background: #FFFFFF;
}
.article-blog.hs-blog-post .widget-type-blog_comments {
    padding: 0;
}
.article-blog.hs-blog-post span.item.abstract {
    color: #333;
    line-height: 1.7;
}

.article-blog.hs-blog-post span.item.publish {
    font-style: italic;
    margin-right: 5px;
    color: #333;
}
.article-blog.hs-blog-post span.item.publish b{
    color:#666;
}
.article-blog.hs-blog-post .field.field-name-field-institute-article-link.field-type-link-field.field-label-inline.clearfix {
    background: #eee;
    padding: 1em;
}
.article-blog.hs-blog-post .field-label, .field-items {
    /*float: left;*/
}
.article-blog.hs-blog-post .field-label {
    font-weight: bold;
}
.without-banner-layout .main-content {
    padding-top: 65px;
    line-height: 1.7;
}
.rtecenter img {
vertical-align: middle;
}
.site-page.one-column.without-banner-layout .main-content h3 {
color: #000000;
font-weight: 400;
line-height: 26px;
margin-bottom: 10px;
padding-top: 14px;
}
.view-grouping-content h3 {
    background: rgb(0,167,166);
    padding: 7px !important;
    color: #fff !important;
    font-size: 14px;
}
.site-page.one-column.without-banner-layout .main-content ul {
margin: 21px 0;
padding: 0 0 0 30px;
}
.search-layout .custom_banner .widget-type-section_header {
    font-size: 1.1em;
    margin: 15px auto 2em !important;
    max-width: 1000px;
    text-align: center;
    float: left;
}

.search-layout .custom_banner .widget-type-section_header h1 {
    font-size: 32.2px;
    margin: 0;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.search-layout .custom_banner .page-center {
    padding-top: 21px;
    padding-bottom: 12px;
}

.search-layout .custom_banner {
    background-color: #00a7a6;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 4.9em 0 1px;
    position: relative;
    text-align: center;
    width: 100%;
    float:left;
}

.search-layout .body-container .page-center {
    padding: 14px 15px 13px;
}

.search-left label {
    display: none;
}

.search-left input {
    margin: 0 !important;
    width: 35% !important;
    display: inline-block !important;
    padding: 15px 0 !important;
    border: 1px solid #ddd !important;
    line-height: 21px !important;
}

.search-left .input {
    width: 50% !important;
    display: inline;
}

.search-left .hs-button.primary {
    margin: 0 0 0 -6px;
    padding: 10px 14px 8px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0 2px 2px 0;
}

.search-left h4 {
    color: rgb(51, 51, 51);
    font-size: 17.5px;
    font-family: arial;
    padding: 10px 0;
}

.block.block-block.first.last.odd {
    background: #ffffff;
    padding: 1em;
    border: 1px solid #eee;
    margin-bottom: 1em;
}

.block.block-block.first.last.odd h4 {
    font-family: arial;
    line-height: 22.75px;
    font-size: 17.5px;
}
.block.block-block.first.last.odd ul {
    padding: 0 0 0 30px;
    margin: 21px 0;
}

@media (max-width:768px){
    .search-left input {
        width: 73% !important;
        display: inline-block !important;
        padding: 15px 0 !important;
        border: 1px solid #ddd !important;
        line-height: 21px !important;
    }
    
    .search-left .input {
        width: 100% !important;
        display: inline;
    }
}
.senior-care .row1-wrapper .page-center {
    padding: 28px 15px;
}

.senior-care .row1-wrapper {
    padding: 28px 0 30px;
    background: #fff;
}

.senior-care blockquote {
    padding: 0.5em 10px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border: 0 none;
    overflow: visible!important;
    quotes: "\201C""\201D""\2018""\2019";
    line-height: 29.75px;
}

.senior-care blockquote::before {
    color: #ccc;
    content: open-quote;
    font-size: 6em;
    line-height: 87px;
    float: left;
}

.senior-care blockquote p {
    padding: 0 3em;
}

.senior-care blockquote::after {
    content: close-quote;
    color: #ccc;
    font-size: 6em;
    float: right;
    margin-top: -60px;
    line-height: 87px;
}

.senior-care .row1-wrapper .row1-right {
    padding: 0 0 0 14px;
    margin: 0;
}

.senior-care .row2-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 28px 0;
}

.senior-care .row2-wrapper .page-center {
    padding: 28px 15px;
}

.senior-care .row2-wrapper .row2-right {
    margin: 0;
    padding: 0 0 0 14px;
}

.senior-care .row3-wrapper {
    background: #fff;
    padding: 28px 0;
}

.senior-care .row3-wrapper .page-center {
    padding: 28px 15px;
}

.senior-care .row3-wrapper .row3-right {
    padding: 0 0 0 14px;
    margin: 0;
}

.senior-care .row4-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 28px 0;
}

.senior-care .row4-wrapper .page-center {
    padding: 28px 15px;
}

.senior-care .row4-wrapper p a {
    padding: 25px 69px;
    margin: 1.5em 0;
    letter-spacing: 1px;
    font-size: 19.6px;
}
.senior-care .custom_banner .widget-type-section_header h1 {
    padding-top: 20px;
}
.senior-care .row4-wrapper p a:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px 
}

@media (max-width:767px) {
    .senior-care .row1-wrapper .row1-right {
        padding: 14px 0 0;
        margin: 0;
    }
    
    .senior-care .row2-wrapper .row2-right {
        margin: 0;
        padding: 14px 0 0;
    }
    
    .senior-care .row3-wrapper .row3-right {
        padding: 14px 0 0;
        margin: 0;
    }
}

.career-layout #career-hero .container {
    padding: 100px 0 55px;
    background: rgba(0,0,0,0.12);
    max-width: 1140px;
}

.career-layout #career-hero {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/exterior-b.jpg?t=1464281797199);
    background-size: 3500px!important;
    background-position: center -119px;
}

.career-layout #career-hero h1 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    color: #fff;
    font-size: 46.2px;
    text-align: center;
    line-height: 60.06px;
    margin: 25px 0 10px;
}

.career-layout #career-hero p {
    text-align: center;
}

.career-layout #career-hero a.button.xl {
    padding: 25px 69px;
    margin: 1.5em 0;
    letter-spacing: 1px;
    font-size: 19.6px;
    line-height: 19.6px;
}

.career-layout #career-hero a.button.xl:hover {
    box-shadow: none;
}

.career-layout .green-background {
    background: #5fab44;
    color: #fff;
    padding: 28px 0;
}

.career-layout .carrer-two-col-wrapper .with-image {
    display: inline-block;
    width: 49%;
}

.carrer-two-col-wrapper {
    display: inline-block;
}

.career-layout .carrer-two-col-wrapper .with-image {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
}

.career-layout .carrer-two-col-wrapper .with-image .left-image, 
.career-layout .carrer-two-col-wrapper .with-image .right-image {
    display: inline-block;
    width: 17.5%;
    padding-top: 9px;
}

.career-layout .carrer-two-col-wrapper .with-image .left-image img, 
.career-layout .carrer-two-col-wrapper .with-image .right-image img {
    width: 100px;
}

.career-layout .carrer-two-col-wrapper .with-image .left-content, 
.career-layout .carrer-two-col-wrapper .with-image .right-content {
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.career-layout .carrer-two-col-wrapper .with-image .left-content h3, 
.career-layout .carrer-two-col-wrapper .with-image .right-content h3 {
    margin: 10px 0;
}

.career-layout .grey-background {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 28px 0;
}

.career-layout .green-background .page-center {
    padding: 28px 15px;
}
.career-layout .grey-background .page-center {
    padding: 0px 15px 28px;
}

.career-layout .row1-top h1::after,
.career-layout .row2-top h1::after {
    border-bottom: 2px solid #dddddd;
    content: "";
    display: inline-block;
    width: 100%;
    z-index: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 21px;
}

.career-layout .row1-top h1 ,
.career-layout .row2-top h1 {
    position: relative;
    text-align: center;
    margin: 6px 0px 0px;
}

.career-layout .row1-top span.field-item.even{
     background: #f3f3f3;
    padding: 0px 9px;
    position: relative;
    z-index: 3;
    font-size: 23.8px;
    color: rgb(187, 187, 187);
    letter-spacing: 0.714px;
    line-height: 40.46px;
}
.career-layout .row2-top span.field-item.even {
    background: #fff;
    padding: 0px 9px;
    position: relative;
    z-index: 3;
    font-size: 23.8px;
    color: rgb(187, 187, 187);
    letter-spacing: 0.714px;
    line-height: 40.46px;
}

.career-layout .grey-background h4 {
    margin: 10px 0;
    line-height: 22.75px;
}

.career-layout .social-background .page-center {
    padding: 28px 15px;
}

.career-layout .social-background .view-header::before {
    content: "Share on social media";
    color: #444;
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 1.4em;
    line-height: 32px;
}

.career-layout .social-background .view-header {
    text-align: center;
}

.career-layout .social-background p {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.career-layout .bottom-background {
    background: #5fab44;
    color: #fff;
    padding: 28px 0;
}

.career-layout .bottom-background .page-center {
    padding: 39px 15px;
}
.career-layout .row1-top {
    padding-bottom: 28px;
}
.career-layout .white-background {
    background: #fff;
    border-top: 1px solid #eeeeee;
    padding: 28px 0;
}

.career-layout .white-background .page-center {
    padding: 0 15px 28px;
}

.career-layout .row2-top {
    padding-bottom: 56px;
}

@media(max-width: 767px){
    .career-layout .carrer-two-col-wrapper .with-image {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }
    .bottom-background table {
        width: 100%!important;
    }
    .bottom-background .rtecenter {
        text-align: center;
        display: block;
    }
}
.survey-layout .body-container input[type=radio] {
    display: none;
}
.survey-layout .body-container input[type=radio]:checked + span{
    background-position: 0 0;
}
.survey-layout .body-container input[type=radio] + span {
    padding: 20px 0 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -25px 0;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/check4.png);
    background-position: 100% 0;
    background-size: 50px;
    width: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* max-width: 100%; */
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.7;
    /* display: inline; */
}
.survey-layout .row1-wrapper li.hs-form-radio {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    text-align: center;
    margin-left: 5px;
}
 .survey-layout #hero {
    background: #eee;
    float: left;
    width: 100%;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.survey-layout #block-block-20 {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/survey-image.jpg?t=1464183332533);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4em 0em 4.35em 9em;
    max-width: 960px;
    text-align: left;
    display: block;
    margin: 0 auto;
}

.survey-layout #block-block-20 h4 {
    margin: 10px 0 10px;
}

.survey-layout #block-block-20 h1 {
    line-height: 41.86px;
    margin: 0 0 16px;
}

.survey-layout .row1-wrapper .page-center {
    padding: 28px 15px;
}

.survey-layout .row1-wrapper .hs_cos_wrapper_type_form {
    margin: 0;
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0;
    border-radius: 0;
}

.survey-layout .row1-wrapper .hs_cos_wrapper_type_form h3 {
    background: none;
    color: rgb(51, 51, 51);
    font-size: 32.2px;
    line-height: 41.86px;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0;
}

.survey-layout .row1-wrapper .hs-form.stacked.hs-custom-form .hs-form-field {
    border-bottom: 1px solid #eee;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 0;
    width: 100%;
}

.survey-layout .row1-wrapper .hs-form.stacked.hs-custom-form .hs-form-field .input {
    display: inline-block;
    width: 35%;
    vertical-align: middle;
}

.survey-layout .row1-wrapper .hs-form.stacked.hs-custom-form .hs-form-field label {
    display: inline-block;
    width: 57%;
    padding-right: 2%;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
    line-height: 27.3px;
    font-weight: bold !important;
    color: rgb(51, 51, 51);
}

.survey-layout .row1-wrapper li.hs-form-radio {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    text-align: center;
    margin-left: 5px;
}

.survey-layout .row1-wrapper ul.inputs-list.multi-container {
    display: inline-block;
    float: right;
}
.browse-courses-layout .page-center {
    float: none !important;
    margin: 0 auto !important;
    max-width: 1140px;
}
.browse-courses-layout .browse-hero {
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/texture-gray-3.png?t=1464548289012");
    background-position: center center;
    background-size: cover;
    color: #ffffff;
}

.browse-courses-layout .region.region-hero {
    padding: 50px 0 0;
}

.browse-courses-layout .group-background-left {
    display: inline-block;
    padding-right: 1em;
    padding-top: 19px;
    vertical-align: top;
    width: 49.7%;
}

.browse-hero .field-item h1 {
    font-size: 32.2px;
    line-height: 41.8667px;
    margin: 10px 0;
}

.browse-courses-layout .group-background-right {
    display: inline-block;
    padding-right: 1em;
    padding-top: 29px;
    vertical-align: top;
    width: 49%;
}

.browse-courses-layout .browse-hero .field-item h4 {
    line-height: 22.75px;
    margin: 10px 0;
}

.browse-courses-layout .browse-hero .field-item h4 img {
    vertical-align: middle;
}

.browse-courses-layout .top-google-search .widget-type-google_search {
    border: 0 none;
    margin: 0 !important;
    max-width: 100%;
    padding: 0;
}

.browse-courses-layout .top-google-search .widget-type-google_search .hs-form label {
    display: none;
}

.browse-courses-layout .top-google-search .widget-type-google_search .hs-form .hs-input {
    background: #e8c062 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 10px 31px rgba(250, 250, 250, 0.1) inset, 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    display: inline-block;
    line-height: 19.6px;
    margin: 0 -4px 0 0;
    max-width: 21.8%;
    min-height: 38px;
    padding: 13px 8px 11px !important;
    text-align: center;
}

.browse-courses-layout .top-google-search .widget-type-google_search .hs-form .input {
    margin: -31px 0 33px;
    text-align: center;
}

.browse-courses-layout .top-google-search .widget-type-google_search .hs-form .hs-button.primary {
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search-white-3.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    border-radius: 0 2px 2px 0;
    box-shadow: 0 10px 31px rgba(250, 250, 250, 0.1) inset, 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 10px 19px;
    text-indent: -8000px !important;
}

.browse-courses-layout h1.field-items::after {
  border-bottom: 2px solid #dddddd;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 21px;
  width: 100%;
  z-index: 0;
}

.browse-courses-layout h1.field-items {
  margin: 6px 0 25px;
  position: relative;
  text-align: center;
  float:none;
}

.browse-courses-layout span.field-item.even {
  background: #fff;
  color: #bbbbbb;
  font-size: 23.8px;
  letter-spacing: 0.714px;
  line-height: 40.46px;
  padding: 0 9px;
  position: relative;
  z-index: 3;
}
.browse-courses-layout .four-column-wrapper .one-fourth h3 {
    color: #777777;
    margin: 10px 0;
}
.browse-courses-layout .four-column-wrapper .one-fourth h3 a {
    color: #777777;
}
.browse-courses-layout .four-column-wrapper .one-fourth small {
    background: #00a7a6 none repeat scroll 0 0;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    font-size: 0.75em;
    line-height: 17.85px;
    margin-bottom: 1em;
    padding: 2px 11px;
}

.browse-courses-layout .four-column-wrapper .one-fourth p a {
    color: #5fab44;
}
.browse-courses-layout .four-column-wrapper .one-fourth a:hover {
    color: #aaaaaa;
}
.browse-courses-layout .row1-wrapper .page-center {
    padding-bottom: 28px;
}
.browse-courses-layout .row1-wrapper {
    padding-bottom: 28px;
}
.browse-courses-layout .row2-wrapper {
    background: #f3f3f3 none repeat scroll 0 0;
    border-top: 1px solid #eeeeee;
    padding: 28px 0;
}
.browse-courses-layout .row2-wrapper .page-center {
    padding: 28px 15px;
}
.browse-courses-layout .row2-wrapper span.field-item.even {
    background: #f3f3f3 none repeat scroll 0 0;
}
.browse-courses-layout .row2-right-col2 .two-col.one-half {
    display: inline-block;
    margin-bottom: 60px;
    padding-right: 14px;
    vertical-align: top;
    width: 49%;
}
.browse-courses-layout .four-column-wrapper .one-fourth {
    display: inline-block;
    vertical-align: top;
    width: 24.5%;
}
.browse-courses-layout .four-column-wrapper .one-fourth h3 img {
    height: 200px;
    width: auto;
}

.browse-courses-layout .top-google-search #course-search {
    margin: auto;
    margin-top: -26px;
    width: 300px;
    transform: scale(1.4);
    margin-bottom: 2em;
}




@media(max-width:768px){

.browse-courses-layout .four-column-wrapper .one-fourth {
    display: block;
    vertical-align: top;
    width: 100%;
    }
    .browse-courses-layout .row2-right-col2 .two-col.one-half {
    display: inline-block;
    margin-bottom: 0;
    padding-right: 14px;
    vertical-align: top;
    width: 100%;
    }
    .browse-hero .field-item h1 {
    font-size: 21px;
    line-height: 27.3px;
    margin: 10px 0;
    }
    .browse-courses-layout .top-google-search .widget-type-google_search .hs-form .input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0 0 33px;
    text-align: center;
    }
    .browse-courses-layout .top-google-search .widget-type-google_search .hs-form .hs-input {
    max-width: 55%;
    min-height: 38px;
    padding: 13px 8px 11px !important;
    text-align: center;
    }
}

@media(max-width:630px){
    
    .browse-courses-layout .group-background-left {
    display: block;
    padding-right: 1em;
    padding-top: 19px;
    vertical-align: top;
    width: 100%;
    }
    .browse-courses-layout .group-background-right {
    display: block;
    padding-right: 1em;
    padding-top: 29px;
    vertical-align: top;
    width: 100%;
    }
    
}

@media(max-width:479px){
    
    .browse-courses-layout .group-background-right {
    display: block;
    padding-right: 1em;
    padding-top: 0;
    vertical-align: top;
    width: 100%;
    }
    .browse-hero .field-item h1 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    }
    
}
/*-- END BROWSE COURSES PAGE --*/


/*-- BEGIN LEARNING MANAGEMENT 101 PAGE --*/

.learning-management-hero {
    background: rgb(225, 228, 228);
    padding: 68px 0 0;
    text-align: center;
    float:left;
    width:100%;
}

.learning-management-hero h1 {
    font-size: 32.2px;
    line-height: 41.86px;
    margin: 10px 0;
    font-family: arial;
}
    
.learning-management-hero h3 {
    margin: 10px 0;
}
    
.learning-management-hero p{
    font-size:14px;
    line-height:23.8px;
    font-family: arial;
    margin:11px 0;
}
.learning-management-hero p a span {
    padding: 0 0px 0 22px;
}
.learning-management-hero p a span img {
    width: 30px !important;
    height: auto !important;
}
.learning-management-layout .body-container h3 {
    margin: 10px 0;
}
.learning-management-layout .row1-wrapper .page-center {
padding: 28px 15px;
}

.learning-management-layout .row1-wrapper {
    padding: 28px 0;
}
.learning-management-layout .body-container p {
    font-family: arial;
}
.learning-management-layout .learning-three-col-module .content {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0 5px;
}
.learning-management-layout .learning-three-col-module {
    display: inline-block;
    padding: 55px 0 0;
}
.learning-management-layout .learning-three-col-module .content h3 {
    font-size: 18px;
    line-height: 30.6px;
    font-weight: bold;
    margin: 0 0 11px !important;
}
.learning-management-layout .field.field-name-field-1st-column .field-items {
    background: #dddddd;
    padding-bottom: 1em;
    margin-bottom: 56px;
}
.learning-management-layout .field.field-name-field-1st-column .field-items img {
    width: auto !important;
    height: auto !important;
}
.learning-management-layout .field-type-text-long.field-label-hidden {
    padding: 55px 0 0;
}
.learning-management-layout .field.field-name-field-1st-column .field-items p a {
    color: #333 !important;
}
.learning-management-layout .field.field-name-field-2nd-column .field-items p a {
    color: #fff;
}
.learning-management-layout .field.field-name-field-2nd-column .field-items {
    background: #00a7a6;
    padding-bottom: 1.1em;
}
.learning-management-layout .row1-wrapper h2 {
    font-size: 25.2px;
    line-height: 32.76px;
    font-family: arial;
    margin: 10px 0;
}

.learning-management-layout .RL-Columns img {
    display: inline-block;
    max-width: auto;
    height: auto;
    margin: 0 auto;
    float: none;
    margin: 0px auto;
    vertical-align: middle;
}
.learning-management-layout .row2-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 8px 15px;
}
.learning-management-layout .row2-wrapper .page-center {
    padding: 28px 15px;
}
.learning-management-layout .field.field-name-field-2nd-column .field-items img {
    height: auto !important;
}
.learning-management-layout .margin-top {
    padding-top: 60px;
}
.learning-management-layout .section-title-container, .field-name-field-section-title {
    text-align: center;
    font-size: 1.7em;
    letter-spacing: 0.03em;
}
.learning-management-layout .section-title-container:before, .field-name-field-section-title:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 2px solid #dddddd;
    display: inline-block;
    z-index: 3;
}
.learning-management-layout .section-title-items, .field-name-field-section-title .field-items {
    margin-top: -16px;
    padding-top: 0px;
    text-align: center;
    float: none;
    margin-bottom: 36px;
}
.learning-management-layout .full-region:nth-child(odd) .field-name-field-section-title .field-item {
    background: #f3f3f3;
}
 .learning-management-layout .field-name-field-section-title .field-item {
    text-align: center;
    background: #F3f3f3;
    display: inline-block;
    padding: 0 8px;
    color: #bbbbbb;
    font-size: 100%;
    margin: 0;
}

.learning-management-layout .row2-wrapper .RL-2Column {
    padding-bottom: 56px;
}

.span12 .hs_cos_flex-slider{
    margin: 40px 0 60px;
}

.learning-management-layout .hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: none;
    border-radius: 0;
}
.learning-management-layout .hs_cos_flex-slider .caption {
    background-color: #fff;
    position: relative;
    font-size: 2em;
    line-height: 1.1em;
    color: rgb(51, 51, 51);
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.learning-management-layout blockquote {
    padding: 0.5em 10px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 0;
    quotes: "\201C""\201D""\2018""\2019";
    overflow: visible!important;
    color: rgb(51, 51, 51);
}

.learning-management-layout blockquote p {
    color: rgb(51, 51, 51) !important;
    padding: 0 3em;
    text-align: left;
}

.learning-management-layout blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 6em;
    line-height: 87px;
    float: left;
}

.learning-management-layout blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 6em;
    line-height: 87px;
    margin-top: -60px;
    float: right;
}
.learning-management-layout .view-header {
    position: relative;
    text-align: center;
}
.learning-management-layout .body-container .page-center {
    padding-bottom: 20px ;
}

.learning-management-layout ul.hs_cos_flex-slides.hs_cos_flex-slides-main {
    max-width: 95%;
    margin: 0 auto;
}

@media (min-width:768px) and (max-width:1000px){
    
    .learning-management-layout .learning-three-col-module .content {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 0 5px;
    }
}

@media (max-width:767px){
    .learning-management-hero p a span {
        padding: 0 0px 0 12px;
    }
    .learning-management-layout .learning-three-col-module .content {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 0;
    }
    .learning-management-layout .field.field-name-field-1st-column .field-items img {
        width: auto !important;
        height: auto !important;
    }
    .learning-management-layout .field.field-name-field-2nd-column .field-items img {
        height: auto !important;
        float:none !important;
    }
    .learning-management-layout .margin-top {
        padding-top: 60px;
        text-align: left;
    }
    .learning-management-layout ul.hs_cos_flex-slides.hs_cos_flex-slides-main {
        max-width: 100%;
        margin: 0 auto;
    }
    .learning-management-layout blockquote {
        padding: 0.5em 10px;
        margin: 0 0 20px;
        font-size: 14px;
        border-left: 0;
        quotes: "\201C""\201D""\2018""\2019";
        overflow: visible!important;
        color: rgb(51, 51, 51);
    }
    .learning-management-layout .RL-Columns img{
        float:none !important;
    }
}

/* ==========================================================================

7. MOBILE MEDIA QUERIES                              

   ========================================================================== */
   
@media (min-width:990px){

    .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch > a,
    .custom-menu-primary .hs-menu-wrapper>ul>li.active > a{
    background-color: rgba(0,0,0,0.6);
    background: rgba(0,0,0,0.6);
    color: #5fab44;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch:hover > a{
    background: #f3f3f3!important;
    color: #5fab44!important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active-branch >a {
    background-color: #eeeeee;
    }
}  

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1199px) and (min-width:990px){
    
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 12px !important;
        padding: 12px 10px !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li.impact>a {
        padding: 3px 6px !important;
        margin-top: 9px;`
    }
    .custom-menu .hs-menu-wrapper>ul>li:nth-child(8) {
    display: none;
    }
    
}

@media (min-width: 990px) {
    
    .custom-menu-primary.mob{
    display:none!important;
    }
    
}

@media (max-width: 1198px) {
    
    .container-fluid .row-fluid .page-center {
    float: none;
    margin: 0 auto;
    max-width: 800px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 12px 8px 12px 2px;
    }
    .home-page-layout .banner-header h1 {
    padding: 0 3em 0.2em;
    }
    .home-page-layout .row1-col{
    padding: 0 30px;
    }
    .custom-module-one-column-background h3{
    padding-top: 0;
    }

}

@media (max-width: 1139px){
    
    .blog-resource.hs-blog-post .bg-image-section {
    padding-top: 4em;
    }

}

@media (max-width: 989px) {
    
    .custom-top-menu{
    display:none!Important;
    }
    .container-fluid .row-fluid .page-center {
    float: none;
    margin: 0 auto;
    max-width: 750px;
    }
    .custom-header-bg .page-center{
    position:relative;
    }
    .mobile-open .custom-menu-bg {
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    top: 0;
    width: 100% !important;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/close_gray.png);
    background-repeat: no-repeat;
    background-position: 94% 12px;
    background-size: 30px;
    height: 100vh;
    overflow-y: scroll;
    z-index:9999;
    }

    .caret {
    border-top: 0px dashed;
    }
    .custom-menu-primary.desk{
    display:none!important;
    }
    .custom-menu-bg .page-center {
    padding: 0 15px;
    max-width:600px!important;
    margin-top: 80px !important;
    }
    .hs-blog-social-share{
    float:left;
    width: 100%!important;
    }
    .home-page-layout .section1 {
    padding: 4em 0 4em;
    }
    .home-page-layout .row1-col h1{
        font-size: 145%;
        line-height: 1.3;
    }
    
}

/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    
    .container-fluid .row-fluid .page-center {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    }
    .courses-blog .custom-white.custom-rss-section-blog .hs-rss-module .hs-rss-item {
    width: 100%;
    float: none;
    }
    .courses-blog .custom-grey .hs-rss-item {
    float: none;
    width: 100%;
    }
    .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    }
    .outer-menu-wrapper{
    display:none;
    }
    .courses-blog .custom-google {
    margin: 0px 0 0 0;
    }
    .courses-blog .custom-google form{
    margin:0px;
    }
    .custom-footer-menu .hs-menu-wrapper > ul > li {
    width: 100%;
    }
    .hs_cos_wrapper_type_password_prompt, .hs_cos_wrapper_type_email_simple_subscription, .hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, .widget-type-google_search{
    max-width:100%;
    }
    .custom-menu-bg .page-center{
    max-width:100%!important;
    padding: 0 25px;
    }
    .checkbox-row span.fakelabel span {
    float: none;
    font-weight: bold;
    margin-left: 21px;
    vertical-align: top;
    display: block;
    }
    .custom-footer-social {
    float: none!important;
    text-align: left;
    }
    .without-banner-layout .body-container .page-center {
    padding-top: 0;
    }
    .without-banner-layout .page-center.content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    }
    a.button.small {
    padding: 8px 9px;
    font-size: 1em;
    display: inline-block;
    }
    .without-banner-layout .main-content{
    padding-top:0px;
    }
    .home-page-layout .banner-header h1 {
    padding: 0 1em 0.2em;
    }
    .home-page-layout .section1 .row1 {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/plus-horizontal.png);
    width: 90%;
    }
    .row1-col.row1-col1 {
    padding-bottom: 2em;
    min-height: 150px;
    }
    .row1-col.row1-col2 {
    padding-top: 2em;
    }    
    .section2 .widget-type-custom_widget {
    height: 300px;
    width: 100%;
    }    
    .custom-module-one-column-background h3 {
    padding-top: 35px;
    }
    
    .section4 .span3{
    margin: 1em 0;
    min-height: 120px;
    }    
    .custom-module-testimonials {
    margin: 0 auto;
    max-width: 340px;
    }
    .footer-form-left .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form{
    padding:25px 25px 10px 25px !important;
    }
    .blog-resource .blog-listing-wrapper .post-listing {
    display: block;
    width: 100%;
    max-width: 750px;
    margin: 0 auto !important;
    }

    .blog-resource .blog-listing-wrapper .post-listing .post-item {
    padding: 0;
    margin: 0 0 14px 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    }

    .blog-resource .resource-icon {
    width: 60px;
    }    
    .blog-resource .resource-type {
    width: auto;
    }
    .blog-resource .banner-post-listing {
    display: none;
    }
    .blog-resource.hs-blog-post .post-banner-content .span3 {
    text-align: center;
    }
    .post-banner-content, .post-banner-content .post-type, .post-banner-content .addthis_sharing_toolbox{
    text-align: left;
    }
    
    .industries-we-serve .three-col-serve-wrapper .serve {
    display: block;
    padding-right: 0;
    vertical-align: top;
    width: 100%;
    padding-bottom:14px;
    }
    
    .industries-we-serve .two-column-content-wrapper .field-items {
    display: inline-block;
    width: 100% !important;
    }
}
     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {
    .custom-footer-search input[type="text"] {
    max-width: 80%;
    }
}

@media (max-width: 379px) {

    .mobile-open .custom-menu-bg {
    background-position: 90% 12px;
    }
    .mobile-trigger{
    top: 11px;  
    }
    
    .home-page-layout .banner-header h1 {
    text-align: center;
    font-size: 1.3em;
    line-height: 1.3em;
    }
    .footer-form-left label {
    width: 100% !important;
    }
    .footer-form-left .input {
    width: 100%;
    }
    .blog-resource.hs-blog-post .sidebar-form .input {
    width: 100%;
    }    
     .blog-resource.hs-blog-post .sidebar-form label {
    width: 100% !important;
    }
}



/* ==========================================================================
   Header & Footer
   ========================================================================== */


.header-container-wrapper .container, 
.footer-container-wrapper .container,
.header-container-wrapper .container-fluid, 
.footer-container-wrapper .container-fluid{
    margin: 0 auto !important;    
    float: none !important;
    padding: 0 !important;
}

#custom_header .custom-menu-primary .hs-menu-wrapper> ul li ul ul li{
    display: inline;    
    float: left;
    width: 16%;
}

#custom_header .custom-menu-primary .hs-menu-wrapper> ul li ul ul li a{
  background-color: transparent;
  background-position: center 9px;
  background-repeat: no-repeat;
  background-size: 27px auto;
  color: #5fab44;
  font-size: 1.2em;
  line-height: 20px;
  font-weight: 100;
  padding: 40px 0 9px !important;
  text-align: center;
}

#custom_header .custom-menu-primary .hs-menu-wrapper> ul li ul ul li a i{
    font-size: 64px;   
    width: 100%;
    margin-bottom: 0.46875rem;
}

#custom_header .custom-menu-primary .hs-menu-wrapper> ul li ul ul li a:hover, #custom_header .custom-menu-primary .hs-menu-wrapper> ul li ul ul li.active a{
    color: #257e6b !important;
    text-shadow: #fff 1px 1px 1px;
}

#CTAvideo {
    margin-top: 2em;
}

#CTAtext li {
    font-size: 1.1em;
}

.homepage-banner .custom_banner{
    padding: 47px 0 5em 0;
    max-height: 325px;
    overflow: hidden;
}

.homepage-banner .custom_banner .custom_banner_text{
    padding-top: 1em; 
    text-align: left !important;
    color: #333;
}
.homepage-banner .custom_banner .course_numbers_title{
    text-align: left !important;
    margin: 15px 0 25px 0 !important;
    max-width: 600px;
}
.homepage-banner .custom_banner .banner_course_numbers{
    text-align: center;
}
.homepage-banner .custom_banner .banner_course_numbers .bg_black_opacity{
    width: 100%;
    min-height: 139px;
    margin-bottom: 3px;
    background-color: #000;    
    opacity: 0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; // IE8
    filter: alpha(opacity=30); // IE 5-7
    
}
.homepage-banner .custom_banner .banner_course_numbers .opacity_1{
    background-color: #5fab44; 
}
.homepage-banner .custom_banner .banner_course_numbers .opacity_2{
    background-color: #257e6b; 
}

.homepage-banner .custom_banner .banner_course_numbers .bg_black_opacity_above{
    position: absolute; 
    top: 0;
    left: 0;
    right: 0;
}
.homepage-banner .custom_banner .banner_course_numbers .banner_number_box{
    width: 100%;
    color: #fff;          
    min-height: 100px;
    padding: 15px 0;
}
.homepage-banner .custom_banner .banner_course_numbers .banner_number_box h3{
    font-weight: 600 !important;
    font-size: 2.5em;
}

/* ==========================================================================
   Body
   ========================================================================== */

.page-center .container{
    margin: 0 auto !important;
    float: none !important;    
}


.col-icon{
    font-size: 128px;    
    width: 128px;
    height: 128px;
    text-align: center;
    color: #257e6b;
    line-height: 100%;
}
.demo-icons{
    margin-top: 20px;
}
.demo-icons{
    margin-top: 20px;
}

.RL-Grid2x2{
    margin-bottom: 1.875em;
}

.RL-Grid2x2 .grid1a, .RL-Grid2x2 .grid1b, .RL-Grid2x2 .grid2a, .RL-Grid2x2 .grid2b {
    padding: 20px;
    text-align: center; 
    margin-top: 1.875em;
}
.RL-Grid2x2 .grid1a { background: #f3f3f3; color: #888888; padding-top:55px; }
.RL-Grid2x2 .grid1b { background: #5fab44; color: #fff; }
.RL-Grid2x2 .grid2a { background: #257e6b; color: #fff; }
.RL-Grid2x2 .grid2b { background: #f3f3f3; color: #888888; padding-top:80px; }

.RL-Grid2x2 .grid1a, .RL-Grid2x2 .grid2b {
    min-height: 450px;
}
.RL-Grid2x2 .grid1b, .RL-Grid2x2 .grid2a {
    min-height: 250px;
    padding-top:55px;
}
.RL-Grid2x2 .grid1b a, .RL-Grid2x2 .grid2a a {
    color: #fff;
}
.RL-Grid2x2 .grid2b a{
    color: #888888;
}
.RL-Grid2x2 a:hover {
    text-decoration: underline;
}


    
/* ==========================================================================
   Form
   ========================================================================== */
   
.contact-box .hs_cos_wrapper_type_form{
    padding: 25px 50px 100px;       
    margin: 20px 0;
}

.footer-container-wrapper input[type="text"].st-default-search-input{
    padding-left: 30px !important;       
    border-radius: 2px 0 0 2px;
    border: 0;
    margin-right: -4px;
    color: #FFFFFF !important;
    padding: 12px 8px;
    background: url(//cdn2.hubspot.net/hubfs/1646013/Images/icons/search-white.png) 8px 14px no-repeat #e8c062;
    background-size: 16px;
}

.footer-container-wrapper input[placeholder], [placeholder], *[placeholder] {
   color: #999;
}

.demo-page-form input[placeholder], [placeholder], *[placeholder] {
   color: #555;
}


/* ==========================================================================
   Footer CTA
   ========================================================================== */

#impact-cta a{
    color: #ffffff;    
}

.footer-container .cta-box {
    background-color: #00a7a6;
    float: left;
    width: 100%;
    padding: 2rem;
}

.RL-FooterForm, .RL-FooterCTA{  
    width: 100%;
    float: left;
    height: 50%;
    background-color: rgba(255,255,255,0.15);
    padding: 0;
    margin: 1em 0;
    border: 1px solid rgba(0,0,0,0.1);
    
}

.RL-FooterForm .footer-header, .RL-FooterCTA .footer-header {
    background-color: #1b7f7e;
    color: #ffffff;
    float: left;
    width: 100%;
    padding: 1em 2em;
}
.RL-FooterForm .footer-header a, .RL-FooterCTA .footer-header a {
    color: #ffffff;
}
.RL-FooterForm .footer-header p, .RL-FooterCTA .footer-header p {
    clear: left;
    font-weight: bold;
}
.RL-FooterForm .footer-header h2, .RL-FooterCTA .footer-header h2, .RL-FooterCTA .footer-header img{
    display: inline;
    float: left;
    margin: 5px 10px 5px 0;
    font-weight: 600;
    font-size: 1.6rem;
}
.RL-FooterCTA .footer-header img{
    margin-top: 7px;   
}
.RL-FooterCTA .footer-header h6{
    display:inline;
    float: right;
}
.RL-FooterForm .footer-text, .RL-FooterCTA .footer-text{
    padding: 1em 2em;
    float: left;
    width: 100%;
    color: #ffffff;
}    
.RL-FooterForm .footer-text p, .RL-FooterCTA .footer-text p{
    margin-bottom: 20px;   
}
.RL-FooterCTA .footer-text{
    font-size: 90%;
}




/* ==========================================================================
   Buttons
   ========================================================================== */

.btn-default{
    color: #00a7a6;
    border-color: #ddd;
    background: #f8f8f8;
    margin: 1rem 0;
}
.btn-default:hover, 
.btn-default:active{
    color: #fff;
    background-color: #00a7a6;
    border-color: #257e6b;
    -webkit-transition-property: all;
    -webkit-transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	-moz-transition-property: all;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-delay: 0s;
}

.btn-primary, 
a.button{
	color: #ffffff;
	background-color: #f0ab00;
	border-color: #f0ab00;
    padding: 8px 18px;
    font-size: 115%;
    font-weight: bold;
    border-radius: 2px;
}	 

.pdf-btn button {
    color: #ffffff;
    background-color: #444444;
    border: 0;
    margin: 1em 0;
    font-size: 90%;
    font-weight: normal;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: .02em;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/Icons/download.png);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: 6px center;
    padding: 8px 18px 8px 37px;
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary.active, 
.open > .dropdown-toggle.btn-primary, 
a.button:hover, 
a.button:focus,
.pdf-btn button:hover {
	background-color: #f1ac00;
	border-color: #f0ab00;
	box-shadow: 1px 1px 2px #ccc;
}
 
.btn-primary:active, .btn-primary.active, a.button:active {
	background: #f1ac00;
	border-color: #f0ab00;
	box-shadow: none;
}
.btn-green, btn-sucess{
	color: #fff;
	background-color: #5fab44;
	border-color: #5fab44;
}	



/* ==========================================================================
   Colors
   ========================================================================== */

.greyScale{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray; 
}

.greyScale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}

/* ==========================================================================
   Backgrounds
   ========================================================================== */
   
.bg-grey-pattern{
    background:url(//cdn2.hubspot.net/hubfs/1646013/Images/backgrounds/Relias-white-pattern.jpg) no-repeat top center #ffffff;
}

/* ==========================================================================
   Landing Page
   ========================================================================== */

.landing-page #custom_header {
    border-bottom: 1px solid #e6e6e6;
}

.landing-page .sidebar.right {
    padding-right: 0 !important;
    float: right;
}

.landing-page .footer-container-wrapper {}
.landing-page .footer-container {
  background-color: #3a4141;
  color: #ffffff;
  float: left;
  width: 100%;
  font-size: 0.9em;
}

.landing-page .footer-container h3 {
  font-size: 1.3em;
  font-weight: bold;  
}

.landing-page .footer-container ul {margin: 1.5em 0;list-style: none;padding: 0;}
.landing-page .footer-container ul li a {
  color: #ffffff;
  font-size: 1em;
  padding: 6px 0;
  width: 100%;
  display: inline-block;
}

.landing-page .footer-container ul li a:hover {
  color: #777777;
}

/* Custom Vertical Menu - Footer */
.landing-page .footer-container .hs-menu-wrapper.hs-menu-flow-vertical > ul {margin-top: 9px;}


.landing-page #custom_footer {
  padding: 1em 0;
}

.landing-page #custom_footer > .page-center {
    padding: 35px 0;
}

.landing-page #custom_footer #legal-text{
    padding: 10px 0;
    background: none;
}

.landing-page #custom_footer a{
    color: #ffffff;
}

.landing-page #custom_footer a:hover{
    color: #ffffff;
    text-decoration: underline;
}


/* Custom Footer - Custom Image */
#custom_footer .custom_deloitte-award {
  float: left;
  height: 74px;
  margin-right: 10px;
  width: 74px;
}

#custom_footer .custom_deloitte-img {
  height: 58px;
  margin-top: 5px;
  width: 140px;
}

/* ==========================================================================
   Demo Page
   ========================================================================== */

.demo-page #socialProof{
    width:100%;
	background-color:#E2E7EA;
	background: #fff;
    padding: 1em 0;
}

.demo-page .socialIcon{
	height: 50px;
	width: 50px;
	text-align: center;
	margin: 0 auto;	
}

.demo-page .socialGroup{
	width: 33%;
	margin: 0 auto;
	text-align: center;	
	display: inline;
	float: left;
}

.demo-page .socialTitle{
	font-size: 2em;
	font-weight: bold;	
}

.demo-page .socialIcon1 {
    background: url('//cdn2.hubspot.net/hubfs/1987319/Images/Demo/LP-Asset-Aid-v1_clock.png') no-repeat !important;  
}

.demo-page .socialIcon2 {
    background: url('//cdn2.hubspot.net/hubfs/1987319/Images/Demo/LP-Asset-Aid-v1_heart.png') no-repeat !important;  
}

.demo-page .socialIcon3 {
    background: url('//cdn2.hubspot.net/hubfs/1987319/Images/Demo/LP-Asset-Aid-v1_user.png') no-repeat !important;  
}

.demo-page #testimonial{
    width:100%;
	background-color:#257e6b;	
	padding: 4em 0;
}
.demo-page .quoteBig{
	background: url("//cdn2.hubspot.net/hubfs/1987319/Images/Demo/LP-Asset-Aid-v1_quote.png") repeat scroll center center / cover  rgba(0, 0, 0, 0);	
	width: 86px;
	height: 65px;
	margin-top: 1em;
}
.demo-page .quote{
	width: 85%;	
	margin-left: 2em;
}
.demo-page .quoteText{
	color: #fff;	
}
.demo-page .quoteName{
	font-size: 1.7em;
    color: #2D4D5E;
}
.demo-page .quoteTitle{
	font-style: italic;	
	color: #fff;
}

body.demo-page { 
    color: #222;
}

.demo-page .custom-header-bg {
    background: #ffffff;
    border-bottom: 1px solid #e6e6e6;
}

.demo-page .container-fluid .row-fluid .page-center{
	max-width: 1020px;
}

.demo-page .outerRow {
    padding-top: 15px;
}

.demo-page .main-content {
    padding-top: 0;
    padding-left: 15px;
}

.demo-page .lp-header-right {
    padding: 20px 0 17px;
    padding-left: 46px;
    font-size: 15px;
    vertical-align: middle;
}

.demo-page .lp-header-right img {
    margin-right: 12px;
    max-width: 18px;
}

.demo-page table {
    margin-left: 20px;
    margin-top: 20px;
	font-size: 16px;
}

.demo-page table tr td:first-child {
    padding: 12px;
}

.demo-page h2 {
    font-size: 22px;
}

.demo-page .socialTitle {
    font-size: 1.6em;
    padding-bottom: 5px;
}
.demo-page .socialText {
    font-size: 12px;
}

.demo-page .quoteBig {
    display: inline;
    float: left;
}

.demo-page .quote {
    width: 85%;
    margin-left: 2em;
    float: left;
    display: inline;
}

.demo-page h4.quoteText {
    font-size: 1.3375rem;
}

.demo-page .quoteName {
    font-size: 1.4em;
    color: #2d4d5e;
}

.demo-page .quoteTitle {
    font-style: italic;
    color: #fff;
    font-size: 13px;
}

.demo-page .RL-Header h2 {
    font-size: 2.3125rem;
    color: #222222;
}

.demo-page .partner-container{
	padding-top:10px;
	padding-bottom:20px;
}

@media (max-width:960px){
    .demo-page .container-fluid .row-fluid .page-center {
    padding-left: 15px !important;
    padding-right: 15px !important;
    }
    
    .demo-page .main-content {
    padding-top: 0;
    padding-left: 0;
    }
}

@media (max-width:767px){
    .landing-page .sidebar.right {
    float: none;
    }
    
    .demo-page .socialGroup {
    width: 100%;
    float: none;
    }
    
    .demo-page .quoteBig {
    float: none;
    display: block;
    background-position: center center;width: 100%;
    background-size: 60px;
    background-repeat: no-repeat;
    }
    
    .mktoForm .mktoLabel {
    float: none;
    width: 100% !important;
    display: block;
    }
    
    .mktoForm.mktoHasWidth.mktoLayoutLeft .mktoField {
    width: 100% !important;
    }
    
    .demo-page .mobile-trigger {
    display: none !important;
    }
    
    table img {
    max-width: none;
    }
    
}


/* ==========================================================================
   Columns
   ========================================================================== */

.RL-Header h2{
    color:#00a7a6;
	font-size: 1.8em;
	letter-spacing: 0;
	margin-bottom: 1rem;	
}

.RL-Header h4{
	color: #333;
	font-size: 1.25em;
}

.Resource-Header .RL-Heade, 
.Resource-Header .RL-Header h2, 
.Resource-Header .RL-Header h5, 
.Resource-Header .RL-Header p{
    text-align: left; 
}

.Resource-Header{
    padding: 30px 0;
}

.RL-Header{
	text-align: center;
	margin: 0 auto;	
	margin-bottom: 2rem;	
}

.RL-Columns {
	color: #333333;
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 1.7;
}
.RL-Columns {
    margin: 0 auto !important;
}

.RL-Columns > .four-col {
    width: 33.33%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.full-col {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.outerRow {
    overflow: hidden;
}
.RL-3Column .image {
    text-align: center;
}

.RL-Columns img{
    display: block;
    max-width: 100%;
	height: auto;	
	margin: 0 auto;
    float: none;
    text-align: left;
    margin: 10px auto;
}

.RL-3Column .RL-Columns img{
    max-width: 125px;   
    width:100% !important;
}

.RL-Columns h3{
    text-shadow: #fff 1px 1px 1px;   
    font-weight: 400;
}

.RL-Columns h4{
	font-weight: 400;	
	color: #333;
	font-size: 1.1em;
	margin: 1.5rem 0 1rem 0;
    font-size: 1.25em;
}		

.RL-Columns .col-md-6{
	text-align: left;	
}	

.imgBrowser{
	border: 1px solid #ddd;
	padding-top: 24px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	background:url(//cdn2.hubspot.net/hubfs/1646013/Images/icons/three-dots.png) no-repeat top left #e5e8eb;
}

.outerRow{
	padding: 0;	
    padding: 2em 0;
}

.landing-page .outerRow{
    padding: 30px 0;	
}
	
.RL-1ColumnHeader, 
.RL-1ColumnHeaderImg{
	text-align: center;		
	min-width: 100%;
	min-height: 200px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 40px;
}

.RL-1ColumnHeaderImg{
	padding-top: 40px;
	overflow: hidden;
}

.RL-1ColumnHeaderImg .mainImg{
	margin: 1rem auto 0 auto;
}

.RL-1ColumnHeader, 
.RL-1ColumnHeader h1, 
.RL-1ColumnHeaderImg, 
.RL-1ColumnHeaderImg h1{
	color: #000;	
}

.RL-Testimonial{
	width: 90%;	
	margin: 0 auto;
}

.RL-Testimonial h2{
	line-height: 1.4em;
}

.RL-3Column {
	text-align: center;	
}

.RL-Partners .RL-Columns *{
	margin: 1em auto;
    text-align: center;
}



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

@media (max-width: 767px) {
    
    .custom_banner .hs-blog-header h1, 
    .custom_banner .widget-type-section_header h1 {
    line-height: 1.2em;
    }
    
    .custom_banner .hs-blog-header p, 
    .custom_banner .widget-type-section_header p{
    line-height: 1.4em;        
    }
    
    .homepage-banner .custom_banner{
    padding: 0;
    }
    
    .homepage-banner .custom_banner .custom_banner_text {
    min-height: 325px;        
    }
    
    .homepage-banner .custom_banner .banner_course_numbers {
    display: none;
    }
    
    .RL-Grid2x2 .col-icon {
    display: none;
    }
    
    .RL-1ColumnHeader{
	padding-top: 50px;	
	}
	.RL-3Column .RL-Columns{
	text-align: left;
	}
	.RL-Header{
	margin-bottom: 0.5em;	
	}
	.RL-Columns h2{
	margin-top: 0.5em;
	font-size: 1.5em;	
	font-weight: 600;
	}
    
	.RL-Columns div{
	margin-bottom: 0.5em;
    margin-top:10px;
	}
    
	.RL-Columns img{
	margin-top: 1em;
	}
    
	.owl-prev, .owl-next {
	display: none;
	}
    
}


/*------ Custom Styling ------- */

body {
    overflow-x: hidden;
}


@media screen and (min-width: 990px){
    
    .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6)>a {
    background: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search-white.png") no-repeat center center / 40% auto ;
    text-indent: -99999px;
    display: block;
    padding: 12px 20px 11px;
    }

    .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6)>a:hover{
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-green.png?t=1461063396961");
    }

    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .3px;
    padding: 12px 14px;
    line-height: 23.8px;
    }
    
    .custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
    float: right !important;
    }
    
    .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6), .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) {
    float: right !important;
    }

}

/*-- ADD LABEL --*/
    
.ct-layout .page-header {
    border: none;
    margin-top: 14px;
}

.pt-0{
    padding-top:0px !Important;
}

.pb-0{
    padding-bottom:0px !Important;
}

.ct-layout .RL-2Column {
    padding: 2em 0;
}

.ct-layout .main-content {
    padding: 0;
}

.ct-layout .body-container .page-center {
    padding: 2em 15px;
}

/*-- BEGIN IMPACT NATION --*/

.impact-global .custom-header-wrapper {
    background-color: rgb(0,167,166);
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/slider_2500x600_ImpactNation2016_san_diego.jpg);
    background-position: center;
    background-size: cover;
    color: white;
    padding-top: 0;
}
.impact-global .custom-header-wrapper .top-big-logo {
    display: none;
}
.impact-global.impactnation .custom-header-wrapper .top-big-logo {
    text-align: center;
    margin-bottom: 3em;
    display: block;
}
.impact-global.impactnation .custom-header-wrapper {
    padding: 2em 0 0;
}
.impact-global .top-big-logo img {
    margin-top: 33px;
    margin-bottom: 10px;
}
.impact-global .container-fluid .row-fluid .page-center {
    padding-left: 15px;
    padding-right: 15px;
}
.impact-global .custom-logo img {
    max-width: 100%;
    padding: 0;
    margin-bottom: 10px;
}
.impact-global .custom-logo {
    padding: 21px 10px 11px;
}
.impact-global .custom-header-menu .hs-menu-wrapper>ul {
    float: right;
    text-align: center;
}
.impact-global .custom-header-menu .hs-menu-wrapper>ul>li {
    display: inline;
    float: right !important;
}
.impact-global .custom-header-menu .hs-menu-wrapper>ul>li>a {
    float: right;
    color: #FFFFFF;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.1em;
    -webkit-font-smoothing: antialiased;
    padding: 25px 1em 18px;
}
body.impact-global {
    line-height: 1.7;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.impact-global .custom-header-menu .hs-menu-wrapper>ul>li>a:hover {
    background-color: rgba(0,0,0,0.1);
    border-bottom: 5px solid rgba(0,0,0,0.2);
}
.impact-global .custom-header-menu .hs-menu-wrapper>ul>li:first-child>a {
    background: #f1ac00;
    color: white;
    border-bottom: 5px solid #f1ac00;
}
.impact-global .custom-header-wrapper .bgroup {
    background-color: rgba(0,168,166,0.8);
}
.impact-global .body-container .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

body.site-page.one-column.without-banner-layout.impactnation .custom-grey-bg {
    background: #eee;
    padding-bottom: 80px;
    padding-top: 25px;
    text-align: center;
}

body.site-page.one-column.without-banner-layout.impactnation .custom-grey-bg

.impact-global .full-region{
    padding: 2em 0;
}
.impact-global.impactnation .row1top,
.impact-global.impactnation .row2-top {
    padding: 2em 0;
    text-align: center;
}
.impact-global h1, .impact-global h2, .impact-global h3, .impact-global h4, .impact-global h5, .impact-global h6 {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    line-height: 1.3;
}
.impact-global h1, .impact-global h2, .impact-global h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.impactnation .row1 .bs-wrapper {
    padding: 2em 0;
    text-align: center;
}
.impactnation .row1 .three-cols {
    text-align: center;
}
.impactnation .row1 .three-cols img {
    width: 100px !important;
}
.impactnation .row1 .three-cols h3 {
    color: #207e6b;
    font-size: 1.5em;
}
.impactnation .row1 .row1col1 {
    padding-left: 10px;
}
.impactnation .row1 .row1col2 {
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    padding-right: 20px;
    padding-left: 20px;
}
.impactnation .row1 .row1col3 {
    padding-right: 25px;
}
.impactnation .row1bottom {
    padding: 4em 0 2em;
    margin-bottom: 10px;
}
.impact-global a.button {
    background: #f1ac00;
    border: 0;
    display: inline-block;
    font-size: 115%;
    color: #fff;
    font-weight: bold;
    padding: 12px 18px;
    text-decoration: none;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
}
.impact-global a.button {
    line-height: 100%;
}
.impact-global a.button:hover,
.button_orange a:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.impact-global a.gray {
    color: #00a7a6;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #dddddd;
    background: #f8f8f8;
    transition: .1s all ease;
    box-shadow: none;
}
.impact-global a.button.xl {
    padding: 25px 69px;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin: 1.5em 0;
}
.impact-global a.gray:hover {
    color: #f8f8f8;
    border-radius: 3px;
    border: 1px solid #dddddd;
    background: #00a7a6;
    transition: .1s all ease;
    box-shadow: none;
}
.impactnation .row2 {
    background: #f3f3f3;
}
.impact-global h4, .impact-global h5, .impact-global h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.impactnation .row2-middle,.impactnation .row2-bottom {
    padding: 2em 0;
}
.impactnation .row2-middle .row2-mtop h1 {
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.7em;
    letter-spacing: 0.03em;
    position: relative;
    margin-top: 12px;
}
.impactnation .row2-middle .row2-mtop h1:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 2px solid #dddddd;
    display: inline-block;
    z-index: 3;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}
.impactnation .row2-middle .row2-mtop h1 span {
    background: #f3f3f3;
    position: relative;
    z-index: 9;
    padding: 0 8px;
    color: #bbbbbb;
}
.impactnation .row2-middle .row2-mtop {
    margin-bottom: 5px;
}
.impactnation .row2-bottom {
    margin-top: 33px;
}
.impact-global h5.field-section-title,
.insb .hs-blog-header h1{
    font-size: 1.4em;
    letter-spacing: 0.03em;
    color: #333333;
    font-weight: bold;
    line-height: 1.7;
    margin: 0;
}
.impact-global h5.field-section-title:before,
.insb .hs-blog-header h1:before{
    content: "//";
    width: 100%;
    height: 1px;
    border-top: 0;
    display: inline-block;
    z-index: 3;
    float: left;
    font-weight: 600;
    color: #bbbbbb;
}
.impact-global h5.field-section-title span,
.insb .hs-blog-header h1{
    padding-left: 22px;
}

.impact-global h5.field-section-title span.row6-head{
    display: inline-block;
    margin-bottom: 73px;
}
.impact-global .speaker-custmod-wrapper {
    padding: 2em 0;
}
.impact-global .speaker-custmod-wrapper:after {content: "";display: block;clear: both;}
.impact-global .speaker-custmod-wrapper>div {
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 20px;
    background: rgb(0,167,166);
}
.impact-global .speaker-custmod-wrapper>div:nth-child(3n+2) {
    background: #5fab44;
}
.impact-global .speaker-custmod-wrapper>div:nth-child(3n+3) {
    background: #f1ac00;
}
.impact-global .speaker-custmod .views-field-view-node {
    padding: 1em;
    min-height: 125px;
}
.impact-global .speaker-custmod .views-field-view-node a {
    color: white;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/right-arrow.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    width: 100%;
    padding-right: 10px;
    min-height: 80px;
}
.impact-global .speaker-custmod .views-field-view-node h4 {
    margin: 0;
}
.impact-global .speaker-custmod .views-field-view-node p {
    font-size: 85%;
}
.impactnation .row4 {
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/grid-sd.png);
    background-position: left 76%;
    background-size: cover;
}
.impactnation .row4-content {
    padding: 2em 0;
    text-align: center;
}
.impact-global div#lp-region-five {
    background-color: #e1e4e4;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/Impact_Nation/skyline.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2em 0 0;
}
.impact-global .field-name-field-region-five .node {
    padding: 1em 0 0;
}
.impact-global .node-39046 {
    max-width: 800px;
    margin: 2em auto 4em auto;
    background: white;
    padding: 0!important;
}
.impact-global .clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.impact-global .node-two-column-slice .field-name-field-1st-column,
.impact-global .node-two-column-slice .field-name-field-2nd-column {
    float: left;
    width: 50%;
    padding-right: 1em;
}
.impact-global .node-39046 .field-name-field-1st-column {
    background: white;
    padding: 2em;
    width: 50%;
}
.impact-global .field-section-title {
    text-align: left;
    background: none;
    display: inline-block;
    padding: 0;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}
.impact-global .node-39046 .field-name-field-2nd-column {
    background-color: rgb(0,167,166);
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/impact_header_bk.png);
    padding: 2em;
    color: white;
    width: 50%;
    margin-bottom: -6px;
}

.inabout .row1 {
    background: #d4d5d1;
    color: #666;
    text-align: center;
}
.inabout .row1 .page-center,
.inabout .row3 .page-center,
.inabout .row2 .widget-span.page-center{
    padding-top: 2em;
    padding-bottom: 2em;
}
.inabout .row1 h3 {
    color: #207e6b;
    font-size: 1.5em;
}
.inabout .row2 .widget-span {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
}
.inabout .row2 h1 {
    background: rgb(0,167,166);
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/impact_header_bk.png);
    color: white;
    display: inline-block;
    border-radius: 50%;
    min-width: 83px;
    padding: 20px 15px;
    text-align: center;
    margin-top: 0;
}
.inabout .row2 h4 {
    color: rgb(0,167,166);
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 0 22px;
    word-wrap: break-word;
}
.ind-peers h4 {
    word-spacing: 27px;
}
.inabout .row3 {
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/impact_header_bk.png);
    color: #fff;
}
.inabout .row3-head {
    margin-bottom: 4em;
}
.impact-global .body-container .page-center.full-region{
    padding-top: 2em;
    padding-bottom: 2em;
}
.inabout .row4-content h5.field-section-title {
    margin-bottom: 28px;
}
.impact-global .body-container .page-center.full-region.row5,
.impact-global .body-container .page-center.full-region.row6{
    padding-top: 0;
}
.impact-global .body-container .page-center.full-region.row5>div {
    padding: 1em;
    background: #d4d5d1;
    color: #666;
}
.impact-global .body-container ul {
    margin: 1.5em 0;
    padding: 0 0 0 30px;
}
.inabout .row6-head {
    margin-bottom: 4em;
}
.impact-global .body-container .page-center.full-region.row6 {
    padding-bottom: 4em;
}
.participate .row1 .page-center,
.participate .row3 .page-center{
    padding-top: 2em;
    padding-bottom: 2em;
}
.participate .row2,
.participate .row4 {
    background-color: #0bb4b3;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/impact_header_bk.png);
    color: white;
}
.participate .row2col1,
.participate .row4col1 {
    padding: 2em 0 1em 2em;
}
.participate .row2col2,
.participate .row4 .widget-type-form{
    background: #d4d5d1;
    padding: 2em 0 4em;
}
.participate .row2col1 ul,
.participate .row2col2 ul,
.participate .row4col1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.participate .row2col1 ul li,
.participate .row4col1 li {
    width: 100%;
    padding: 11px 0;
    color: #fff;
    font-size: 1em;
    text-align: left;
    font-weight: 600;
    text-shadow: 1px 0px 1px rgba(0,0,0,0.1);
    -webkit-font-smoothing: antialiased;
}
.participate .row2col2 ul li {
    display: inline;
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 3em;
    font-size: 1.1em;
    color: #666;
}
.participate .row2col2 ul li:before {
    content: "___";
    width: 100%;
    color: #fff;
    clear: both;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 3em;
    line-height: .5em;
    padding-bottom: 1em;
}
.participate .row2col2 ul li li {
    width: 100%;
    padding: 0;
    font-size: .8em;
    color: #888;
}
.participate .row2col2 ul li li:before {
    display: none;
}
.participate .row2col2 ul {
    display: inline-block;
}
.participate .row3 h4 {
    color: #257e6b;
}
.participate .row4 .hs_cos_wrapper.form-title {
    background: transparent;
    margin: 10px 0;
    padding: 0;
    line-height: 1.3;
    font-size: 1.4em;
}
.participate .row4 .hs_cos_wrapper_type_form {
    max-width: 100%;
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
}
.participate .row4 .widget-type-form {
    padding: 2em 3em;
}
.participate .row4 form .hs-form-field {
    margin: 1.5em 0;
    float: left;
    width: 100%;
}
.participate .row4 form .hs-form-field>label {
    width: 32%;
    padding: 0;
    color: #666666;
    font-size: .9em;
    font-weight: 400 !important;
    margin-bottom: 5px;
    float: left;
    vertical-align: middle;
    padding-right: 5px;
    margin-top: 0;
    display: block;
}
.participate .row4 form .hs-form-field>.input {
    width: 68%;
    float: right;
}
.participate .row4 form .hs-form-field .hs-input {
    margin: 0;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    border: 0;
    box-shadow: none;
    border-radius: 1px;
    padding: 8px 10px !important;
}
.participate .row4 form .hs-form-field>.hs-field-desc {
    width: 68%;
    font-size: 0.75em;
    float: right;
    color: #676767;
    border-bottom: 0;
    margin-bottom: 5px;
}
.participate .row4 form .hs-button {
    width: 100%;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.2em;
    border-radius: 2px;
    padding: 1em 1.2em;
    line-height: 1.428571429;
    margin: 1em 0 2em 0;
    border: 1px solid transparent;
}
.iht .row1 .three-cols {
    padding-top: 2em;
    padding-bottom: 2em;
}
.impact-global .grey-links {
    background: #d4d5d1;
}
.impact-global .grey-links h5.field-section-title {
    color: #00a7a6;
}
.impact-global .grey-links a {
    padding: 1em 2em;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    background: rgba(255,255,255,0.95);
    color: #333;
    border-left: 11px solid rgb(0,167,166);
    font-weight: 600;
}
.iht .row2-head,
.iht .row3-head {
    margin-bottom: 2em;
}
.iht .row2-bottom {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-top: 2em;
}
.iht .row3{
    padding-bottom: 4em;
}
.isd .row1 {
    padding: 3em 0;
}
.isd .row1 h1 {
    margin: 0;
}
.isd .row1 h3 {
    font-size: 1em;
}
.isd .row1 h3 span {
    font-weight: bold;
}
.inr .row1 {
    background-color: #d4d5d1;
    color: #00a7a6;
}
.inr .row1 .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}
.inr .row2 {
    background: #f3f3f3;
}
.inr .row222 {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding-left: 10px;
    padding-right: 10px;
}
.inr .row3-head {
    margin-bottom: 2em;
}
.inr .row3 {
    padding-bottom: 4em;
}
.inspeakers h5.field-section-title {
    margin-bottom: 28px;
}
.inspeakers .row3-head h3 {
    text-align: center;
}
.inspeakers .speaker-custmod-wrapper{
    padding-top: 24px;
}
.insd .page-center.content-wrapper {
    padding: 3em 15px;
}
.insd .right-content h1 {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
}
.insd .right-content h1 span{
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.insd .right-content h3 {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    color: #999;
    font-size: 1.2em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 0;
    line-height: inherit;
}
.insd .right-content img {
    margin-bottom: 10px;
}
.insd .leftbar a {
    text-align: center;
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    color: #666;
    text-transform: uppercase;
    margin: 1em 0 0;
    padding: 1em;
}
.insb .hs-blog-header h1 {
    color: inherit;
}
.insb .bt-wrapper {
    background-color: #d4d5d1;
    color: #00a7a6;
    padding: 2em 0;
}
.ins .row1 {
    background-color: #d4d5d1;
    color: #00a7a6;
    padding: 2em 0;
}
.ins .row1 h5.field-section-title {
    color: #00a7a6;
}
.ins .row2-head {
    text-align: center;
}
.ins .sidebar {
    padding: 3em 0;
    border-right: 1px solid #dddddd;
}
.ins .sidebar h3 {
    padding: 0 10px;
    font-weight: bold;
    font-size: 1.2em;
    border-bottom: 1px solid #ddd;
    margin: 0;
    line-height: 1.7;
}
.ins .sidebar .hs_cos_wrapper_type_rich_text>a span {
    border-left: 6px solid rgb(0,167,166);
    background: #f9f9f9;
    display: block;
    padding: 3px 5px;
    color: #333333;
}
.ins .sidebar ul {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
}
.ins .sidebar ul a {
    border-left: 6px solid transparent;
    padding: 3px 5px;
    color: #333333;
    display: block;
}
.ins .sidebar ul a:hover {
    background: #f3f3f3;
    border-left: 6px solid #aaaaaa;
}
.ins .main-content {
    padding-top: 3em;
    padding-bottom: 3em;
    padding-right: 1em;
}
.ins .view-grouping-header {
    color: #00A7A6;
    font-weight: bold;
    font-size: 1.7em;
    background-color: #eee;
    width: 100%;
    padding-left: 5px;
}
.impact-global .site-page.one-column.without-banner-layout.ins .view-grouping-content h3 {
    background: #00A7A6;
    color: white;
    padding: 7px;
    font-size: 1em;
    line-height: 1.3;
    float: left;
    width: 100%;
}
.ins .view-grouping-content p {
    margin-bottom: 1.25em;
    font-size: 14px;
    line-height: 1.7;
}
.ins .view-grouping-content p a {
    color: #333;
    font-size: 1.3em;
}
.impact-global .view-grouping-content {
    overflow: hidden;
}
.ins .cols-wrapper {
    position: relative;
}
.ins .sidebar:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-right: 1px solid #ddd;
    left: 23.076923077%;
    margin-left: -1px;
}
.ins .sidebar ul a.active {
    border-left: 6px solid rgb(0,167,166);
    background: #f9f9f9;
}
.impact-global .custom-header-menu .hs-menu-wrapper>ul>li.active>a {
    background-color: #00a7a6;
    border-bottom: 5px solid #FFF;
}
.impact-global div#lp-region-five .field-items {
    width: 100%;
}
.gsc-control-cse.gsc-control-cse-en {
    background: transparent;
    border-color: transparent;
}
.impact-global .imp-header .custom-logo {
    padding: 0 !important;
}
.impact-global .imp-header .custom-logo img{
max-width: 200px;
    padding: 13.5px 0;
        margin-bottom: 0;
}
.custom-menu ul li:nth-child(5) {
    margin-top: 6px;
    margin-left: 7px;
    border-radius: 2px;
}
.custom-menu ul li:nth-child(5) a {
    margin-left: 0 !important;
    margin-top: 0 !important;
    
}
body.sub-clone .full-width-bg.wide-bt {
    margin-bottom: 0;
}
.lm-active .custom-menu .hs-menu-wrapper>ul>li:first-child {
    background-color: #26441b;
}

.lm-active .custom-menu .hs-menu-wrapper>ul>li:first-child a{
color: #5fab44;}
.sec1-blw-bnr {
    padding: 60px 0;
}

body.mt-slide .node.node-event .field-name-field-link a {
    border: 1px solid #e2a100;
    padding: 10px;
    display: inline-block;
    margin-top: 1em;
    border-radius: 3px;
}

body.mt-slide .node-videos-slice .ui-tabs-nav.ui-helper-reset.ui-widget-header {
    border-bottom: 0;
    display: inline-block;
    max-width: 45%;
    padding: 0;
    background: none;
    border: 0;
    float: left;
}

body.mt-slide .node-videos-slice .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0;
    background: 0;
    float: right;
    margin-top: -75px;
    max-width: 50%;
    width: 50%;
    overflow: hidden;
}

body.mt-slide .node-videos-slice .wistia_responsive_padding,
body.mt-slide .node-videos-slice .wistia_embed,
body.mt-slide .field-name-field-video-embed-code {
    width: 100%;
}

body.mt-slide .node-videos-slice .field-name-body {
    max-width: 50%;
}

body.mt-slide .node-videos-slice .field-name-field-bottom {
    float: left;
    clear: left;
    margin-top: 1em;
}

body.mt-slide .node-videos-slice .ui-widget-content {
    padding: 0;
    border: 0;
}

body.mt-slide .node-videos-slice .ui-tabs .ui-tabs-nav li {
    background: none;
    border: 0;
    margin: 0;
    float: left;
    clear: left;
    width: 100%;
}

body.mt-slide .node-videos-slice .ui-tabs-nav li a .field-item {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.mt-slide .node-videos-slice .ui-tabs .ui-tabs-nav li a {
    padding: 5px 0;
    font-weight: 500;
    font-size: 1.2em;
    float: left;
    width: 100%;
}

body.mt-slide .node-videos-slice .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0;
}

body.mt-slide .node-videos-slice .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #f1ac00;
}

.row1.sec1-blw-bnr .hs_cos_wrapper_type_rich_text h2 {
    font-family: Arial,Helvetica,sans-serif;
    color: #00a7a6;
    margin-bottom: 10px;
}

.sec1-blw-bnr .hs_cos_wrapper_type_rich_text p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.sec2-blw-bnr-gray {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    padding: 30px 0 50px;
    text-align: center;
}

.sec2-blw-bnr-gray h1 {
    color: #00a7a6;
    font-size: 1.8em;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.3;
    margin-bottom: 10px;
}


.sec2-blw-bnr-gray .section-subheader {
    line-height: 1.3;
    font-size: 1.25em;
}

.sec2-blw-bnr-gray .page-header{
    border-bottom: 0px solid #eee;
}

.sec2-blw-bnr-gray .four-col-img-wrap .span3 {
    width: calc(25% - 20px);
    margin: 0;
    padding: 10px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.sec2-blw-bnr-gray .RL-Columns {
    text-align: left;
}

.sec2-blw-bnr-gray .four-col-img-wrap .RL-Columns{
    text-align: center;
}

.sec2-blw-bnr-gray .four-col-img-wrap {
    margin-bottom: 50px;
}

.sec3-blw-bnr {
    padding: 0px 0 60px;
    border-top: 1px solid #eee;
}   

.sec3-blw-bnr .hs_cos_wrapper_type_section_header {
    padding-top: 50px;
}

.sec3-blw-bnr p.secondary-header {
    font-size: 1.25em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sec3-blw-bnr .section-header h1 {
    font-size: 1.8em;
    font-family: Arial,Helvetica,sans-serif;
    color: #00a7a6;
    margin-bottom: 10px;
}

.sec3-blw-bnr .section-header {
    text-align: center;
    border: none;
}

.sec3-blw-bnr .hs_cos_wrapper_type_custom_widget h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    line-height: 1.3;
}

.courses-active .custom-menu .hs-menu-wrapper>ul>li:nth-child(3) {
    background-color: #26441b;
}

.courses-active .custom-menu .hs-menu-wrapper>ul>li:nth-child(3)  a{
color: #5fab44;}

.your-industry-active .custom-menu .hs-menu-wrapper>ul>li:nth-child(2) {
    background-color: #26441b;
}

.your-industry-active .custom-menu .hs-menu-wrapper>ul>li:nth-child(2)  a{
color: #5fab44;}
.sec4-blw-bnr .hs-col {
    width: 16.6666%;
    float: left;
    list-style: none;
    position: relative;
    min-height: 250px;
}

.sec4-blw-bnr .background-image {
    min-height: 250px;
    background-size: cover;
    background-position: center;
}
.sec4-blw-bnr .field-name-field-flip-title-five {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    box-sizing: border-box;
    padding: 1em;
}

.sec4-blw-bnr .field-name-field-flip-title-five {
    -webkit-backface-visibility: hidden;
    -webkit-transition: .6s;
    -moz-backface-visibility: hidden;
    -moz-transition: .6s;
    -ms-backface-visibility: hidden;
    -ms-transition: .6s;
    backface-visibility: hidden;
    transition: .3s;
    position: absolute;
    left: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    top: 0;
    left: 0;
}

.sec4-blw-bnr .hs-col:hover .field-name-field-flip-title-five {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    z-index: 20;
}

.sec4-blw-bnr .field-name-field-column-five-copy {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    box-sizing: border-box;
    padding: 1em;
}
.sec4-blw-bnr .field-name-field-column-five-copy {
    -webkit-backface-visibility: hidden;
    -webkit-transition: .6s;
    -moz-backface-visibility: hidden;
    -moz-transition: .6s;
    -ms-backface-visibility: hidden;
    -ms-transition: .6s;
    backface-visibility: hidden;
    transition: .3s;
    position: absolute;
    left: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    top: 0;
    left: 0;
}
.sec4-blw-bnr .hs-col:hover .field-name-field-column-five-copy {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 0;
}

.sec4-blw-bnr field-name-field-column-five-copy .field-item.even {
    background: rgba(5,5,5,0.4);
    padding: .5em;
    border: 1px solid rgba(250,250,250,0.1);
    box-shadow: 0 0 14px -4px rgba(0,0,0,0.3);
    transition: all 2s;
    height: 100%;
}
.sec4-blw-bnr .field-name-field-flip-title-five .field-item.even {
    left: 0;
    color: white;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    font-size: 1.3em;
    letter-spacing: .03em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-top: -15px;
    padding: 0 .5em;
}

.sec4-blw-bnr .hs-col .field-type-text-long .field-items {
    background: rgba(5,5,5,0.4);
    padding: .5em;
    border: 1px solid rgba(250,250,250,0.1);
    box-shadow: 0 0 14px -4px rgba(0,0,0,0.3);
    transition: all 2s;
    height: 100%;
}

.sec4-blw-bnr .hs-col:nth-child(1) .field-type-text-long .field-items {
    background: #a9aaa9;
    background: rgba(169,170,169,0.8);
}

.sec4-blw-bnr .hs-col:nth-child(2) .field-type-text-long .field-items {
    background: #5fab44;
    background: rgba(96,172,86,0.8);
}

.sec4-blw-bnr .hs-col:nth-child(3) .field-type-text-long .field-items {
    background: #00a7a6;
    background: rgba(0,167,166,0.8);
}

.sec4-blw-bnr .hs-col:nth-child(4) .field-type-text-long .field-items {
    background: #257e6b;
    background: rgba(37,126,107,0.8);
}

.sec4-blw-bnr .hs-col:nth-child(5) .field-type-text-long .field-items {
    background: #a9aaa9;
    background: rgba(169,170,169,0.8);
}

.sec4-blw-bnr .hs-col:nth-child(6) .field-type-text-long .field-items {
    background: #5fab44;
    background: rgba(96,172,86,0.8);
}
.sec4-blw-bnr .hs-col .field-type-text-long .field-items {
    background: rgba(5,5,5,0.4);
    padding: .5em;
    border: 1px solid rgba(250,250,250,0.1);
    box-shadow: 0 0 14px -4px rgba(0,0,0,0.3);
    transition: all 2s;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 222px;
}

.sec4-blw-bnr .hs-col .field-type-text-long .field-item h3{
    margin-bottom:20px;
}

.sec4-blw-bnr .hs-col .field-type-text-long .field-item h3 a {
    color: #fff;
}

.sec4-blw-bnr .hs-col .field-type-text-long .field-item h3:hover {
    text-decoration: underline !important;
    font-family: 'open sans' !important;
}
.sec4-blw-bnr {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 50px 0 80px;
    border-bottom: 1px solid #eeeeee;
}

.sec4-blw-bnr .section-header {
    text-align: center;
    border: none;
    margin-bottom: 50px;
}

.sec4-blw-bnr .section-header h1 {
    color: #00a7a6;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8em;
}

.sec4-blw-bnr .section-header p {
    font-size: 1.25em;
    font-weight: normal;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.sec5-blw-bnr .section-header {
    text-align: center;
    border: none;
}

.sec5-blw-bnr .page-header.section-header h1 {
    color: #00a7a6;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8em;
}

.sec5-blw-bnr .section-header p {
    font-size: 1.25em;
    font-weight: normal;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.sec7-blw-bnr .page-header.section-header h1 {
    color: #333333;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8em;
}
.sec7-blw-bnr .section-header p {
    font-size: 1.4em;
    font-weight: normal;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}

.sec7-blw-bnr .page-header.section-header {
    text-align: center;
    border: none;
    margin-bottom: 50px;
}
.sec6-blw-bnr {
    background-color: #00a7a6;
    color: #FFFFFF;
    padding: 50px 0 40px;
}

.sec6-blw-bnr .page-header.section-header {
    text-align: center;
    border: none;
}

.sec6-blw-bnr .page-header.section-header h1 {
    color: #fff;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8em;
}

.sec6-blw-bnr .section-header p {
    font-size: 1.4em;
    font-weight: normal;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.sec5-blw-bnr {
    padding: 20px 0 70px;
}

.sec6-blw-bnr .hs-rss-item {
    width: 50%;
    float: left;
    margin: 0;
    padding: 1.5em 1.5em 1.5em 1.5em;
    box-sizing: border-box;
    background-size: 40px;
    font-size: 90%;
    transition: all .2s ease-in-out;
}

.sec6-blw-bnr .hs-rss-item:hover {
    transform: scale(1.05);
    background-color: teal;
    cursor: pointer;
}

.sec6-blw-bnr .hs-rss-item a.hs-rss-title {
    font-size: 1.4em;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
}

.indus-course input#gsc-i-id2 {
    background-image: none !important;
    border-radius: 2px 0 0 2px;
    color: #FFFFFF;
    background-color: #e8c062 !important;
    line-height: 1.4em;
}

.indus-course div#gsc-iw-id2 {
    border-color: #e8c062 !important;
    box-shadow: none !important;
}

.indus-course {
    max-width: 269px;
    margin: 0 auto;
        padding: 1em 0 2em;
}

.indus-course input#gsc-i-id2::-webkit-input-placeholder {
   color: #FFFFFF;
}

.indus-course input#gsc-i-id2:-moz-placeholder { / Firefox 18- /
   color: #FFFFFF;  
}

.indus-course input#gsc-i-id2::-moz-placeholder {  / Firefox 19+ /
   color: #FFFFFF;  
}

.indus-course input#gsc-i-id2:-ms-input-placeholder {  
   color: #FFFFFF;  
}

.cstm-cours .custom_banner {
    padding: 94px 0 45px;
}

.sbvrtcl-column1 {
    padding: 40px 0;
}

.sbvrtcl-column2 {
    padding: 30px;
}

.sbvrtcl-column1 .RL-Header {
    max-width: 640px;
    display: inline-block;
    float: none;
}
.sbvrtcl-column2 .RL-Header h4 {
    color: #000;
    font-size: 1.25rem;
    margin-bottom: 45px;
}

.sbvrtcl-column2 .RL-Header {
    max-width: 640px;
    display: block;
    float: none;
    margin: 0 auto !important;
}

.sbvrtcl-column3 {
    padding: 30px 0;
}

.sbvrtcl-column3 .RL-Columns img {
    max-width: 525px !important;
    width: 100% !important;
}

.feature {
    padding: 52px 0;
}

.headings {
    text-align: center;
}
.key-feature-heading{
    text-align:center;
    margin: 0 0 50px 0;
}

.feature {
    padding: 52px 0;
}
.feature h2{
    color: #00a7a6;
}
.prblm-bhvr .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_cta {
    text-align: center;
}
.feature .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_custom_widget {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: calc(27% - 19px);
    padding: 0 10px;
    max-width: 280px;
}
.wbnr-search {
    margin-left: 2%;
    margin-top: 4px;
}

form.gsc-search-box.gsc-search-box-tools {
    padding: 0;
}

.sv-colm1 {
    padding: 30px 0; 
}

.custom-blue-bg .hs-rss-item .hs-rss-description h1,
.custom-blue-bg .hs-rss-item .hs-rss-description h2,
.custom-blue-bg .hs-rss-item .hs-rss-description h3,
.custom-blue-bg .hs-rss-item .hs-rss-description h4,
.custom-blue-bg .hs-rss-item .hs-rss-description h5,
.custom-blue-bg .hs-rss-item .hs-rss-description h6 {
    display: none;
}

.custom-blue-bg .hs-rss-item a {
    color: #fff;
}

.custom-blue-bg .hs-rss-item blockquote:before, .custom-blue-bg .hs-rss-item blockquote:after {
    display: none;
}

.custom-blue-bg .hs-rss-item blockquote p, .custom-blue-bg .hs-rss-item blockquote {
    padding: 0;
    margin: 0;
}

.custom-blue-bg .hs-rss-item .hs-rss-description h1, .custom-blue-bg .hs-rss-item .hs-rss-description h2, .custom-blue-bg .hs-rss-item .hs-rss-description h3, .custom-blue-bg .hs-rss-item .hs-rss-description h4, .custom-blue-bg .hs-rss-item .hs-rss-description h5, .custom-blue-bg .hs-rss-item .hs-rss-description h6 {
    display: none;
}

.menu-search-box {
    max-width: 292px;
    float: right !important;
    padding: 20px 10px !important;
    margin-top: -6px !important;
    overflow: hidden;
    padding: 0px 10px !important;
    transition: all .2s ease-in-out;
    background-color:#fff !important;
    min-height:0 !important;
}

.up-cm .hs_cos_wrapper_type_custom_widget, .webinar-body .on-demand .post-item {
    padding: 0;
    margin: 0 1% 14px 0px;
    width: 32.3333%;
    display: inline-block;
    vertical-align: top;
}

.up-cm .hs_cos_wrapper_type_custom_widget:nth-child(3n), .webinar-body .on-demand .post-item:nth-child(3n) {
    margin-right: 0;
}

.webinar-body .post-item .resource-head {
    display: table;
    width: 100%;
}

.webinar-body .post-item .resource-icon {
    padding: 1em 1em;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 18%;
    max-width: 50px;
}

.webinar-body .post-item .resource-type {
    width: 66%;
    background-color: #efefef;
    color: #a7a7a7;
    padding: 6px 2em;
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}

.webinar-body .post-item-bottom {
    padding: 14px 14px 14px;
    background-color: transparent;
    border: 1px solid #eee;
    min-height: 190px;
}

.webinar-body .post-item .post-header h2 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 1.4em !important;
}

.webinar-body .post-item .post-header h2 a {
    color: #5fab44;
    font-weight: normal;
}

.webinar-body .post-item:hover .post-header h2 a{
    color: #666;}

.webinar-body .post-item a.more-link {
    color: #444;
}

.webinar-body .post-item:hover a.more-link {
    color: #666;
}

.search-box.menu-search-box .gsc-search-button-v2 {
    display: inline-block;
    width: 36px !important;
    padding: 18px !important;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/search-white.png) !important;
    background-size: 16px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

/***************9****************/

@media (max-width: 1199px){
    
    .inr .row2 img[style*="801px"],
    .inr .row2 img[style*="800px"]{
    max-width: 72%;
    }
    
    .inr .row2 img[style*="254px"]{
    max-width: 23%;
    vertical-align: top;
    }
    
    .footer-form-left ul.hs-error-msgs.inputs-list {
    left: 0;
    }
    
    .training-solution .product-services-row1-wrapper h1 {
    display: inline-block;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper > ul > li > a {
    padding-left: 7px;
    padding-right: 7px;
    }

    .ourservices-submenu-container, 
    .blog-submenu-container, 
    .report-submenu-container, 
    .company-submenu-container {
    padding: 10px;
    }
    
    .custom-menu ul li:nth-child(5) {
    display: none;
    }

    .rltd-rsrc .item {
    width: calc(50% - 16px)!important;
    padding-right: 0;
    margin-right: 7px;
    margin-left: 7px;
    min-height: 230px;
    }

    .rltd-rsrc .item:nth-child(2n) {
    }

}

@media (min-width: 990px) and (max-width: 1198px){
    
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li>a {
    padding-left: 0.6em;
    padding-right: 0.6em;
    font-size: 0.9em;
    }
    
    .impact-global .speaker-custmod .views-field-view-node a {
    min-height: 114px;
    }
    
}

@media (max-width: 989px){
    
    .impact-global .addthis-smartlayers.addthis-smartlayers-mobile {
    display: none;
    }
    
    .impact-global .mobile-trigger{
    display: none !important;
    }
    
    .impact-global .speaker-custmod .views-field-view-node a {
    min-height: 100px;
    }
    
    .impact-global .custom-logo img {
    width: 124px !important;
    vertical-align: middle;
    margin-top: 5px;
    }
    
    .impact-global .custom-logo {
    padding: 25px 10px 17px;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li>a {
    font-size: 0.8em;
    padding: 29px .9em;
    }
    
    .impact-global .speaker-custmod-wrapper>div {
    width: 49%;
    }
    
    .rltd-rsrc .item {
    margin-right: 7px;
    margin-left: 7px;
    min-height: 255px;
    }
    
}

@media (max-width: 767px){
    
    .impactnation .row-fluid .custom-logo {
    display: none;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li {
    float: left !important;
    width: 50%;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li:first-child {
    width: 100%;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li>a {
    font-size: 1.1em;
    height: 75px;
    padding: 25px 1em;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li:nth-child(3)>a,
    .impact-global .custom-header-menu .hs-menu-wrapper>ul>li:nth-child(4)>a {
    background: teal;
    }
    
    .impactnation .row1 .row1col2 {
    display: none;
    }
    
    .impactnation .row1 .row1col3 {
    padding-right: 0;
    }
    
    .impactnation .row1 .row1col1 {
    padding-left: 0;
    }
    
    .impactnation .row2-mright img,.impactnation .row2-bleft img {
    min-width: 100%;
    }
    
    .impact-global .node-39046 .field-name-field-2nd-column,
    .impact-global .node-39046 .field-name-field-1st-column {
    width: 100%;
    }
    
    .impact-global .node-39046 {
    margin: 0;
    }
    
    .impact-global .custom-header-wrapper .bgroup {
    background: none;
    }
    
    .impact-global .custom-header-menu {
    background-color: rgba(0,168,166,0.5);
    }
    
    .impact-global .custom-header-menu:after {content: "";display: block;clear: both;}
    .impact-global .custom-logo {
    text-align: center;
    padding: 21px 21px 17px;
    }
    
    .impact-global .custom-logo img {
    width: 238px !important;
    margin-top: 0;
    }
    
    .inabout .row1col2 {
    display: none;
    }
    
    .inabout .row1col1{
    margin-bottom: 30px;
    }
    
    .inabout .row3col1 {
    margin-bottom: 40px;
    }
    
    .participate .row3col1,.participate .row3col2 {
    margin-bottom: 1em;
    overflow: hidden;
    }
    
    .participate .row3col3 {
    overflow: hidden;
    }
    
    .participate .row4 form .hs-form-field>label,
    .participate .row4 form .hs-form-field>.hs-field-desc,
    .participate .row4 form .hs-form-field>.input{
    width: 100%;
    }
    
    .participate .row4 form .hs-form-field {
    margin-top: 0;
    }
    
    .iht .row1col2,
    .iht .row3col2 {
    display: none;
    }
    
    .inr .row2 img[style*="801px"],
    
    .inr .row2 img[style*="800px"]{
    max-width: 100%;
    }
    
    .inr .row2 img[style*="254px"]{
    max-width: 100%;
    vertical-align: top;
    }
    
    .inr .row222 {
    display: none;
    }
    
    .inr .row221 {
    margin-bottom: 20px;
    }
    
    .inr .row2 p img+img {
    margin-top: 10px;
    }
    
    .insd .right-content {
    margin-top: 1em;
    }
    
    .ins .main-content {
    padding-right: 0;
    }
    
    .ins .sidebar:after,
    .ins .sidebar {
    display: none;
    }

}

@media (max-width: 479px) {
    
    .impact-global .speaker-custmod-wrapper>div {
    width: 100%;
    margin-right: 0;
    }
    .participate .row2col2 ul li {
    width: 100%;
    padding: 0 1em;
    }
    
}

#at-share-dock {
    display: none !important;
}
.custom-blue-bg .page-header,
.custom-white-bg .page-header {
    padding: 2em 0;
    text-align: center;
    border: 0;
    margin: 0;
}

.custom-blue-bg .page-header h1,
.custom-white-bg .page-header h1 {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.3;
}

.custom-blue-bg .page-header p,
.custom-white-bg .page-header p {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.4em;
    color: inherit;
}
.custom-blue-bg .hs-rss-module {
    margin-bottom: 1.5em;
    display: table;
    width: 100%;
}

.custom-blue-bg .hs-rss-item {
    width: 50%;
    float: left;
    margin: 0;
    padding: 1.5em 1.5em 1.5em 1.5em;
    background-size: 40px;
    font-size: 90%;
    transition: all .2s ease-in-out;
}
.custom-blue-bg .hs-rss-item a.hs-rss-title {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    line-height: 1.3;
    margin-bottom: 10px;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
}

.custom-blue-bg .hs-rss-item .hs-rss-description p {
    color: #fff;
    margin: 0;
    font-size: 12.6px;
}
.custom-blue-bg .hs-rss-item:nth-child(2n+1) {
    clear: both;
}

.custom-blue-bg .hs-rss-item:hover {
    transform: scale(1.05);
    background-color: teal;
    cursor: pointer;
}
.custom-blue-bg .hs_cos_wrapper_type_google_search {
    text-align: center;
    width: 100%;
    padding: 1em 0 2em;
}

.custom-blue-bg .hs_cos_wrapper_type_google_search label {
    display: none;
}

.custom-blue-bg .hs_cos_wrapper_type_google_search input[type="text"] {
    border-radius: 2px 0 0 2px;
    margin-right: 0;
    color: #FFFFFF;
    background-color: #e8c062;
    padding: 12px 8px !important;
    border: 0;
    line-height: 1.4em;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    width: 235px;
    display: inline;
    vertical-align: top;
}

.custom-blue-bg .hs_cos_wrapper_type_google_search a.hs-button.primary {
    padding: 12px 19px 12px 19px;
    font-size: 1em;
    border-radius: 0px 2px 2px 0px;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search-white-2.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position:  center;
    text-indent: -8000px !important;
    text-decoration: none;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    margin-left: -4px;
}

.custom-blue-bg .hs_cos_wrapper_type_google_search a.hs-button.primary:hover {
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.custom-blue-bg .hs_cos_wrapper_type_google_search input[type="text"]:focus {
    outline:none;
}
.custom-white-bg .hs-rss-module {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.custom-white-bg .hs-rss-module .hs-rss-item {
    width: 33%;
    float: left;
    margin: 0;
    padding-right: 1em;
}

.custom-industry-layout .custom-white-bg .hs-rss-module .hs-rss-item:nth-child(3n+1) {
    clear: both;
}

.custom-industry-layout .custom-white-bg .hs_cos_wrapper_type_text {
    clear: both;
    text-align:center;
}

.custom-industry-layout .custom-white-bg .hs_cos_wrapper_type_text a.button {
    margin: 1em auto 2em;
}

.custom-industry-layout .custom-grey-bg .page-header {
    text-align: center;
    padding: 0.3em 0 2em 0;
    width: 100%;
    border: 0;
    margin: 0;
}

.custom-industry-layout .custom-grey-bg .page-header p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.4em;
}

.custom-industry-layout .custom-grey-bg .page-header h1 {
    margin-bottom: 13px;
}
.custom-industry-layout .custom-grey-bg .RL-Columns {
    margin-bottom: 2em;
}
.custom-industry-layout .custom-grey-bg .bottom-image .RL-Columns .span3 a {
    transition: all .2s ease-in-out;
    display: block;
}

.custom-industry-layout .custom-grey-bg .bottom-image .RL-Columns .span3 a:hover {
    transform: scale(1.1);
}
.custom-industry-layout .RL-Columns h2 {
    font-size: 1.8em;
}

.custom-industry-layout .custom-grey-bg .RL-Columns h4 {
    font-size: 1.25em;
}
.custom-industry-layout .custom-background .RL-Columns {
    margin-bottom: 2.7em;
}
.custom-industry-layout .RCL-3Column .RCL-Columns {
    margin-bottom: 40px;
}
.custom-industry-layout .RCL-3Column .RCL-Columns img {
    width: 100% !important;
}


/*------------------ Update ------------------------*/

.custom-industry-layout .row-1-column-right .hs_cos_wrapper_type_header h1 {
    font-size: 1.8em;
    padding-top: 46px;
    margin-bottom: 14px;
}
.custom-industry-layout .custom_banner .widget-type-section_header h1 {
    font-size: 2.73em;
    margin-bottom: 3px;
}
.custom-industry-layout .custom_banner .widget-type-section_header {
    margin: 70px auto 6.7em !important;
}
.custom-industry-layout .custom-grey-bg .remove-space .RL-Columns {
    margin-bottom: 0;
}
.custom-industry-layout .custom-background {
    padding-bottom:30px;
}
.custom-industry-layout .row-1-column-left {
    padding: 0 1em 1em;
}



/*=================== Industry layout type 2 ============================*/




.industry-layout2 {}

.industry-layout2 .content-wrapper.row1 {
    padding: 2em 0;
}

.industry-layout2 .row-1-column {
    padding: 2em 0;
}

.industry-layout2 .body-container h2 {
    font-size: 1.8em;
    color: #00a7a6;
}

.industry-layout2 .field-item {
    margin-top: 33px;
}

.industry-layout2 .field-item h3 {
    font-size: 1.25em;
}

.industry-layout2 .field-item h3 strong {
    font-weight: normal;
}


.industry-layout2 .top-title {
    text-align:center;
}
.industry-layout2 .custom-2col-outer-wrapper {
    padding: 2em 0;
}

.industry-layout2 .custom-2col-outer-wrapper.image-right .one-third {
    padding-right: 0;
    text-align: left;
}
.industry-layout2 .custom-2col-outer-wrapper .hs-col img {
    margin:0;
}

.industry-layout2 .custom-2col-outer-wrapper .RL-Columns.row-fluid {
    margin-top: 43px;
}
.industry-layout2 .custom-2col-outer-wrapper.image-right .two-thirds,
.industry-layout2 .custom-2col-outer-wrapper.image-left .one-third {
    float: left;
    width: 33%;
}
.industry-layout2 .custom-2col-outer-wrapper.image-right .two-thirds {
    padding-right:2em;
}
.industry-layout2 .custom-2col-outer-wrapper.image-right .one-third,
.industry-layout2 .custom-2col-outer-wrapper.image-left .two-thirds {
    float: left;
    width: 66%;
}
.industry-layout2 .custom-2col-outer-wrapper.image-left .two-thirds {
    padding-right: 20px;
}
.industry-layout2 .custom-white-bg .page-header h1 {
    color: #00a7a6;
}

.industry-layout2 .custom-white-bg .page-header p {
    font-size: 1.25em;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
}

.industry-layout2 .custom-white-bg ul {
    padding: 0;
    margin: 0 0 4em;
    list-style: none;
    overflow: auto;
}

.industry-layout2 .custom-white-bg ul li {
    float: left;
    width: 25%;
    margin: 0 0 10px;
    text-align: center;
}

.without-breadcrumb-layout .section.row1 .page-center.top-space {
    padding-top: 4em;
}
.without-breadcrumb-layout .banner-content h2 {
    text-align: left;
    color: #333;
    margin-top: 10px;
    line-height: 1.3;
    margin-bottom: 11px;
}
/*==================== Two column Form Layout ========================*/


.different-banner .bg-image-section {
    min-height: 162px !important;
    padding: 66px 0 0;
}

.two-column-equal.form-lay .main-content {
    padding-top: 11px;
}
.two-column-equal.form-lay .main-content.left h3 {
    margin: 10px 0;
}
.two-column-equal.form-lay .main-content.right {
    padding-top: 6px;
    padding-right: 1.9em;
}
.two-column-equal.form-lay .body-container .hs_cos_wrapper_type_form {
    max-width: 380px;
    margin-top: 0;
    margin: 0 auto;
}
.two-column-equal.form-lay .hs_cos_wrapper.form-title {
    padding-top: 16px;
    padding-bottom: 37px;
    margin-bottom: 13px;
}

.form-lay .global-form .hs-form-field > label {
    float: left;
    line-height: 14px;
    color: #333;
    font-size: 12px;
    font-weight: 300 !important;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 32% !important;
    padding: 0 !important;
    margin-top: 0;
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
}
.form-lay .global-form .hs-error-msgs.inputs-list label {
    position: relative;
    margin-left: auto;
    margin-right: 0;
}
.form-lay .global-form span.hs-form-required {
    float: right;
    color: #bf0000;
    padding-left: 5px;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
}

.form-lay .global-form .input {
    width: 68%;
    display: inline-block;
    vertical-align: top;
}

.form-lay .global-form input[type="text"], 
.form-lay .global-form input[type="password"],
.form-lay .global-form input[type="number"], 
.form-lay .global-form input[type="email"], 
.form-lay .global-form input[type="url"], 
.form-lay .global-form input[type="search"],
.form-lay .global-form input[type="tel"], 
.form-lay .global-form textarea, 
.form-lay .global-form select {
    margin: 0;
    letter-spacing: 1px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.form-lay .global-form .hs-form-field {
    margin-bottom:1em;
}
.form-lay .global-form input.hs-button.primary.large {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    padding: 11.6px 17.2px;
    margin: 16px 0 20px;
}
.form-lay .global-form textarea {
    min-height: 4.6em;
}


/*====================== Client Support layout ====================*/

.body-container .custom-breadcrumb-wrapper {
    border-bottom: 1px solid #eeeeee;
    min-height: 40px;
}
.custom-breadcrumb-wrapper .breadcrumb-menu {
    padding: 0;
}
.client-support .section {
    padding: 2em 0;
}

.client-support .section .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

.client-support .body-container .section.row1 {
    background: #FFFFFF;
}

.client-support .row1-left-col-wrapper,
.client-support .hs-row1-bottom-pane {
    padding: 2em 0;
}

.client-support .row1-col {
    padding-left: 1em;
}

.client-support .row1-col img {
    width: 100%;
}

a.login-button {
    color: #5fab44;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 10px 22px 10px 47px;
    border-radius: 30px 30px 30px 30px;
    font-size: 1.1em;
    display: inline-block;
    margin-top: -1em;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/login.png);
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #FFFFFF;
}
a.login-button:hover {
    background-color: #f3f3f3;
    box-shadow: inset 0px -11px 19px -7px white;
}
.client-support .row2 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}

.client-support .row2 .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}

.client-support .section-title h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.client-support .hs-row2-col h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.client-support .hs-row1-bottom-pane .span4 p {
    font-size: 16px;
}
.client-support .section.row3 .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}

.client-support .section.row3 .main-content {
    padding-top: 0;
}





/*================= Partners Layout ==================*/



.partners-layout .bg-image-section {
    background: #cce2a9;
    background: -moz-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 90%);
    background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#eaeee3),color-stop(90%,#cce2a9));
    background: -webkit-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 100%);
    background: -o-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 90%);
    background: -ms-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 90%);
    background: radial-gradient(ellipse at center,#eaeee3 0%,#cce2a9 90%);
}
.partners-layout .bg-image-section {
    padding-top: 3.1em;
    padding-bottom: 0;
}
.partners-layout .bg-image-section h1 {
    text-align: left;
    color: #333;
    margin-top: 21px;
}
.partners-layout .bg-image-section .banner-content .left-col {
    max-width: 50%;
}
.partners-layout .bg-image-section p {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
}
.partners-layout .bg-image-section h3 {
    text-align: left;
    color: #333;
}
.partners-layout .bg-image-section .right-col p {
    margin: 0;
}
.partners-layout .section {
    padding: 2em 0;
}

.partners-layout .section .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}

.partners-layout .body-container .section.row1 {
    background: #FFFFFF;
}

.partners-layout .row1 .hs-two-col-left blockquote, .outerRow blockquote{
    padding: 0;
    margin: 0 auto;
    border: 0;
    max-width: 652px;
    font-size: 14px;
}

.partners-layout .row1 .hs-two-col-left blockquote h2, .outerRow blockquote h2 {
    line-height: 33px;
}
.partners-layout .section.row2 h4 {
    font-size: 1.25em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.partners-layout .bg-image-section .right-col p {
    text-align: center;
}
.partners-layout .bg-image-section .banner-content {
    background-repeat: no-repeat;
    background-position: right bottom;
    max-width: 100%;
    background-size: contain;
    padding-bottom: 10px;
    padding-top: 5px;
}
.partners-layout .section.row2 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}
.partners-layout .bg-image-section .right-col {
    text-align: right;
}

.partners-layout .bg-image-section .right-col img {
    margin-bottom: 0;
}

.partners-layout .bg-image-section h3 {
    margin: 10px 0;
}
.partners-layout ul.img-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.partners-layout ul.img-list li {
    padding-left: 40px;
    margin-bottom: 10px;
}

.partners-layout ul.img-list li img {
    vertical-align: middle;
}
.partners-layout .section.row2 .RL-Columns .span6 ul {
    margin: 1.5em 0;
    padding: 0 0 0 30px;
}

.partners-layout .section.row2 .RL-Columns .span6 ul ul {
    margin: 0;
}

.partners-general .partner-content{
    margin: 5em auto !important;   
    padding: 0 1em 
}
.partners-general h1{
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
}


.page-center.bottom-social {
    text-align: center;
    padding-top: 2em;
    padding-bottom: 2em;
}

.view-header:before {
    color: #444;
    font-size: 1.4em;
    width: 100%;
    float: left;
    text-align: center;
}

.view-header {
    position: relative;
}

.view-header p {
    display: inline-block;
}

h3.line span {
    display: inline-block;
    padding: 0 8px;
    color: #bbbbbb;
    font-size: 100%;
    margin: 0;
    background: #f3f3f3;
    position: relative;
    letter-spacing: 0.03em;
    line-height: 1.7;
}

h3.line {
    text-align: center;
    position: relative;
    font-size: 1.7em;
    margin: -1em 0 30px;
}

h3.line:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 2px solid #dddddd;
    display: inline-block;
    z-index: 3;
    position:absolute;
    left: 0;
    top: 50%;
    z-index: 0;
}
.partners-layout .RL-Columns h3 {
    margin: 10px 0;
}

.bg-image-section.cust-testi-bnr{
    padding-top: 90px;
    padding-bottom: 38px;
}

blockquote.testimonial {
    border: 0;
    padding: 0.5em 10px;
    overflow: visible!important;
    quotes: "\201C""\201D""\2018""\2019";
    margin: 0 0 20px;
    font-size: 17.5px;
}
.browse-hero .page-center {
    padding-left: 15px;
    padding-right: 15px;
}

blockquote.testimonial:before,
.workforce .hs-row2-col blockquote:before{
    color: #ccc;
    content: open-quote;
    font-size: 6em;
    line-height: 87px;
    float: left;
}

blockquote.testimonial p,
.workforce .hs-row2-col blockquote p{
    padding: 0 3em;
    margin-bottom: 0;
}

blockquote.testimonial:after,
.workforce .hs-row2-col blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 6em;
    line-height: 87px;
    margin-top: -60px;
    float: right;
}
.nahc-lay .banner-content .right-col img {
    max-width: 400px;
    width: 100% !important;
    margin: -4px 29px 33px 0;
}

/*============================ Black pane Layout ================================= */





.black-pane-lay .bg-image-section {}

.black-pane-lay .bg-image-section .page-header {
    border: 0;
    padding: 101px 0 134px;
    margin: 0;
}

.black-pane-lay .bg-image-section p {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 1.8em;
}

.black-pane-lay .section.row1 {
    background-color: #3a4141;
    border: 0;
    color: #fff;
    padding: 0;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/graphic_web_1324x203_wallpaper_future_healthcare_vA.png);
}

.black-pane-lay .section.row1 .page-center {
    max-width: 1000px;
    padding: 2em 0;
}

.black-pane-lay .row1 .row1-left h2 {
    color: #00a7a6;
    margin: 12px 0 13PX;
}

.black-pane-lay .row1 .row1-right {}

.black-pane-lay .row1 .row1-right .span4 {
    margin-top: 15px;
    padding-right: 5px;
}

.black-pane-lay .row1 .row1-right .span4 img {
    text-align: center;
    width: 80px;
    margin-top: 15px;
}

.black-pane-lay .row1 .row1-right .span4 p span {
    color: #fff;
    visibility: hidden;
    opacity: 0;
    margin: 0 auto;
    font-size: 0.8em;
}

.black-pane-lay .row1 .row1-right .span4 p a {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}

.black-pane-lay .row1 .row1-right .span4 p a:hover {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}

.black-pane-lay .row1 .row1-right .span4 p a:hover span {
    visibility: visible;
    opacity: 1;
}

.black-pane-lay .row1 .row1-right .span4 {
    text-align: center;
}


.black-pane-lay .section .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}
.black-pane-lay .section {
    padding: 2em 0;
}
.black-pane-lay .section.row2 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}

.black-pane-lay .section.row2 .RCL-3Column {
    margin-top: 23px;
}

.black-pane-lay .section.row2 .RCL-3Column img {
    max-width: 100px;
}
.black-pane-lay .section.row3 {
    padding: 0;
}

.black-pane-lay .section.row3 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.black-pane-lay .lr-img-col-wrapper img {
    margin: 0;
}

.black-pane-lay .lr-img-col-wrapper .span6 {
    text-align: center;
}

.black-pane-lay .lr-img-col-wrapper .RL-Columns.row-fluid {
    display: table;
    width: 100%;
}

.black-pane-lay .lr-img-col-wrapper .RL-Columns .span6 {
    display: table-cell;
    width: 50%;
    box-sizing: border-box;
    padding: 4em;
    float: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-left:0;
}
.black-pane-lay .lr-img-col-wrapper .RL-Columns .span6.img {
    padding: 0;
    background: #f3f3f3;
}
.custom-breadcrumb-wrapper .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.m-team-layout .custom_banner .page-center {
    padding-top: 54px;
    padding-bottom: 45px;
}

.m-team-layout .section.row1 {
    padding: 2em 0;
}

.m-team-layout .section.row1 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

.m-team-layout .lr-img-col-wrapper {
    border-bottom: 1px solid #ccc !important;
    padding: 2em 0;
}

.m-team-layout .lr-img-col-wrapper img {
    margin: 0 auto 10px;
}

.m-team-layout .lr-img-col-wrapper h2 {
    margin: 10px 0;
    line-height: 1.3;
}
/=========================== Full Width Without Breadcrumb Layout ======================*/


.without-breadcrumb-layout .bg-image-section h1 {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
}

.without-breadcrumb-layout .bg-image-section .right-col h4 {
    color: #fff;
    line-height: 1.3;
    font-family: Arial,Helvetica,sans-serif;
    margin: 10px 0;
    text-align:left;
}

.without-breadcrumb-layout .bg-image-section .right-col h4:first-child {
    margin-top: 42px;
}
.without-breadcrumb-layout .row1 p {
    line-height: 20.8px;
}
.without-breadcrumb-layout .row1 h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.without-breadcrumb-layout .row1 h2:first-child {
    margin-top: 1.5em;
}
.without-breadcrumb-layout .RL-2Column {
    padding: 0 0 2em;
}
.without-breadcrumb-layout .section.row1 .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.without-breadcrumb-layout .section.row1 {
    padding: 2em 0;
}
.without-breadcrumb-layout .bg-image-section h1 {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
}
.without-breadcrumb-layout .bg-image-section .left-col p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.7;
    color: #333333;
}
.without-breadcrumb-layout .bg-image-section .left-col {
    max-width:50%;
}
.without-breadcrumb-layout .bg-image-section .banner-content {
    background-repeat: no-repeat;
    background-position: right bottom;
    max-width: 100%;
    background-size: contain;
    padding-bottom: 10px;
    padding-top: 19px;
}
.without-breadcrumb-layout .bg-image-section {
    padding-bottom: 0;
    padding-top: 37px;
}
/*========================== workforce Layout ===================*/

.workforce {
    font-size: 14px;
    line-height: 1.7;
    font-family: Arial,Helvetica,sans-serif;
}

.workforce .bg-image-section h3 {
    text-align: center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial,Helvetica,sans-serif;
    color: #fff;
}

.workforce .bg-image-section {
    padding: 100px 0 66px;
}

.workforce .bg-image-section h1 {
    font-family: Arial,Helvetica,sans-serif;
}

.workforce .row1-col {
    text-align:center;
}
.workforce .row1-col h2 {
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    color: #00a7a6;
}

.workforce .section {
    padding: 2em 0;
}

.workforce .section .page-center {
    padding-top: 2em;
    padding-bottom: 0;
}

.workforce .row1-col h4 {
    line-height: 1.3;
    font-family: Arial,Helvetica,sans-serif;
}

.workforce .RCL-3Column img {
    max-width: 145px;
}

.workforce .RCL-3Column h3 {
    color: #207e6b;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-family: Arial,Helvetica,sans-serif;
}

.workforce .RCL-3Column {
    padding: 3.5em 0 2em 0;
    text-align: center;
}

.workforce .RCL-3Column .span4 {
    padding-right: 10px;
    padding-left: 10px;
}

.workforce .RCL-3Column .span4:nth-child(2) {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.workforce .row2 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}

.workforce .hs-row2-col {}

.workforce .hs-row2-col blockquote {
    border: 0;
    padding: 0.5em 10px;
    overflow: visible!important;
    quotes: "\201C""\201D""\2018""\2019";
    font-family: Arial,Helvetica,sans-serif;
}
.workforce .hs-row2-col blockquote p {
    line-height: 1.7;
}
.workforce .section.row2 .page-center {
    padding-bottom:2em;
}
.industry-layout2 .one-sixth {
    float: left;
    width: 16.6%;
}
.industry-layout2 .hs-six-col-wrpper {
    text-align: center;
    margin-top: 33px;
    margin-bottom: 4em;
}
.custom-breadcrumb-wrapper .breadcrumb-menu {
    padding: 0;
}
.workforce,
.workforce .row1-col h4,
.workforce .bg-image-section h1,
.workforce .bg-image-section h3,
.workforce .RCL-3Column h3,
.workforce .hs-row2-col blockquote,
.workforce .row1-col h2 {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}


/*========================= Blended Learning Layout ============================*/

.blended-learning-lay {}

.blended-learning-lay .row {
    border-top: 1px solid #eeeeee;
    padding: 5.7em 0 2em;
}

.blended-learning-lay .row .top-section-left-content h1 {
    font-size: 48px;
    line-height: 62px;
    margin-top: 3px;
}
.blended-learning-lay .body-container .row  .page-center {
    padding: 2em 1em 1.5em;
}

.blended-learning-lay .custom-menu-bg {
    
    background: #f5f9f9;
    background: -moz-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#ffffff),color-stop(56%,#f5f9f9),color-stop(90%,#d4dcdb));
    background: -webkit-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -o-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -ms-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: radial-gradient(ellipse at center,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background-size: cover;
    background-position: center;
}

.blended-learning-lay .row1 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 2em 0;
}

.blended-learning-lay .body-container .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}

.blended-learning-lay .row1 ul {
    padding: 0 0 0 30px;
    margin: 1.5em 0;
}

.blended-learning-lay .row2 {
    background: #FFFFFF;
    border-top: 1px solid #eeeeee;
    padding: 2em 0 0;
}


.blended-learning-lay .row2 .counter-wrapper {
    border-bottom: 1px solid #ddd;
    padding-bottom: 11px;
    margin-bottom: 23px;
}

.blended-learning-lay .row2 .counter-wrapper h2 img {
    max-width: 100%;
    width: 72px;
    float: left;
}

.blended-learning-lay .row2 .counter-wrapper h2 {
    margin: 10px 0 13px;
}

.blended-learning-lay .row2 .counter-wrapper.last {
    border-bottom: 0;
    padding-bottom: 0;
}
.blended-learning-lay .hs-row2-col-wrapper {
    background-color: #00a7a6;
    margin: 15px 0 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    transition: all .25s;
}

.blended-learning-lay .hs-row2-col-wrapper .row2-left-col {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    padding: 2em 9em 2.1em 2em;
    background-color: #0bb4b3;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/promo_right_1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin-top: 15px;
}

.blended-learning-lay .hs-row2-col-wrapper .row2-left-col h2 {
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.blended-learning-lay .hs-row2-col-wrapper .row2-left-col h2 a {
    color: #ffffff;
    line-height: 1.2;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

.blended-learning-lay .hs-row2-col-wrapper .row-fluid .row2-right-col {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    padding: 2em 2em 2em 2em;
    text-align: center;
    float: none;
    margin-left: 0;
}

.blended-learning-lay .hs-row2-col-wrapper .row-fluid .row2-right-col a {
    border: 0 solid #555;
    padding: 1em 0;
    border-radius: 1px;
    font-size: 1.4em;
    display: inline-block;
    line-height: 1.2em;
    color: #ffffff;
    width: 100%;
    text-align: center;
}
.blended-learning-lay .row3 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    text-align: center;
    padding: 2em 0;
}

.blended-learning-lay .row3 h3 {
    margin: 10px 0;
}

.blended-learning-lay .hs-row3-col img {
    vertical-align: middle;
    margin: 0 20px 0 20px;
}

.blended-learning-lay .body-container .bottom-social {
    padding-top: 2.4em;
    padding-bottom: 1.2em;
}

.blended-learning-lay .view-header:before {
    margin-bottom: 5px;
}
.blended-learning-lay .top-section-right-content img {
    margin: -6px 30px 0 0;
}




/*=========================== Quickstart Curricula Layout =========================*/



.quickstart-curricula-layout .custom_banner {
    padding-top: 5.3em;
    padding-bottom: 2.5em;
}

.quickstart-curricula-layout .hs-row .row-fluid .page-center {
    padding-top:4em;
}
.quickstart-curricula-layout .row1 h2 {
    margin:11px 0 13px;
}

.quickstart-curricula-layout .row1 .hs-two-col-left {
    padding: 2em 0 0.5em;
}

.quickstart-curricula-layout .row1 h3 {
    margin: 10px 0;
}

.quickstart-curricula-layout .row2.gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}
.quickstart-curricula-layout .row2 .widget-type-header h1 span {
    display: inline-block;
    padding: 0 8px;
    color: #bbbbbb;
    font-size: 100%;
    margin: 0;
    background: #f3f3f3;
    position: relative;
    letter-spacing: 0.03em;
    line-height: 1.7;
}

.quickstart-curricula-layout .row2 .widget-type-header h1 {
    text-align: center;
    position: relative;
    font-size: 1.7em;
    margin: -0.9em 0 30px;
}
.quickstart-curricula-layout .row2 .widget-type-header h1:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 2px solid #dddddd;
    display: inline-block;
    z-index: 3;
    position:absolute;
    left: 0;
    top: 50%;
    z-index: 0;
}
.quickstart-curricula-layout .row2 .RL-Columns h3 {
    color: #666666;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.quickstart-curricula-layout .row2 .RL-Columns {
    padding-bottom: 4em;
}

.quickstart-curricula-layout .row2 h2 {
    margin: 10px 0;
    line-height: 1.3;
}

.quickstart-curricula-layout .row2 h4 img {
    vertical-align: middle;
}

.quickstart-curricula-layout .row2 h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.quickstart-curricula-layout .row2 {
    padding-bottom:.5em;
}
.quickstart-curricula-layout .row3 a.button{
    padding: 25px 69px;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin: 1.5em 0 1.7em;
    line-height: 1;
}

.quickstart-curricula-layout .row3 a.button:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}



/*===================== Impact Layout ======================*/



.impact-layout .gray {
    background: #f3f3f3;
}

.impact-layout .row2 .row-fluid .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

.impact-layout .row2 .span6 {
    text-align: left;
}

.impact-layout .row2 .span6.img {
    padding: 0;
}
.impact-layout .custom_banner .page-center {
    padding-top: 0;
    padding-bottom: 0;
    display: table;
    width: 100%;
    height: 530px;
}

.impact-layout .custom_banner .page-center .row {
    display: table-cell;
    vertical-align: middle;
}
.impact-layout .custom_banner p {
    margin-top: 13px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.65em;
    color: inherit;
}

.impact-layout .custom_banner .widget-type-section_header {
    margin: 35px auto 0!important;
}
.impact-layout .custom_banner p {
    margin-top: 13px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.65em;
    color: inherit;
}


.impact-layout .row1 {
    border-top: 1px solid #eeeeee;
    padding: 2em 0 6em;
}

.impact-layout .row1 .row-fluid .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

.impact-layout .row1 .hs-row1-col {
    margin: 1em 0;
    padding: 2em 0;
    text-align: center;
}

.impact-layout .row1 .hs-row1-col h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.impact-layout .row1 .hs-row1-col p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.impact-layout .row1 .RCL-3Column {
    padding: 2em 0 3.9em;
    text-align: center;
}

.impact-layout .row1 .RCL-3Column .span4 {
    padding-right: 10px;
    padding-left: 10px;
    width: 33%;
    margin-left: 0;
}

.impact-layout .row1 .RCL-3Column .span4:nth-child(2) {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.impact-layout .row1 .RCL-3Column .span4 h3 {
    color: #207e6b;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.impact-layout .row2 h2 {
    margin: 10px 0;
    line-height: 1.3;
}


/*=====================  Client Portal Layout  =============================*/


.client-portal-lay .section {
    text-align:center;
}
.custom-lay .hs-row-title h3 span {
    display: inline-block;
    padding: 0 8px;
    color: #bbbbbb;
    font-size: 100%;
    margin: 0;
    background: #fff;
    position: relative;
    letter-spacing: 0.03em;
    line-height: 1.7;
}

.custom-lay .hs-row-title h3 {
    text-align: center;
    position: relative;
    font-size: 1.7em;
    margin: -0.7em 0 28px;
}
.custom-lay .hs-row-title h3:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 2px solid #dddddd;
    display: inline-block;
    z-index: 3;
    position:absolute;
    left: 0;
    top: 50%;
    z-index: 0;
}

.hs-four-col-login {
    padding: 2em 0;
}

.hs-four-col-login .field-item {
    float: left;
    width: 25%;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
}

.hs-four-col-login .field-item img {
    width: 100%;
}

.client-portal-lay .hs-row1-col {
    padding-bottom: 2em;
}
.client-portal-lay .hs-four-col-login {
    padding: 2em 0 .5em;
}
.client-portal-lay .section.gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}
.client-portal-lay .section.gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}

.client-portal-lay .row2 .row-fluid .page-center {
    padding-top: 4em;
    padding-bottom: 4em;
}

.client-portal-lay .row2 h2 {
    margin: 10px 0;
    line-height: 1.3;
}

.client-portal-lay .row3 h3 {
    margin: 17px 0 10px 0;
}

.client-portal-lay .footer-form-container {
    display: none;
}


/*========================= Volunteers Layout ===========================*/


.volunteers-lay .custom_banner {
    padding: 5em 0 1.8em;
}
.volunteers-lay .section-title {
    text-align: center;
}
.volunteers-lay .section .row-fluid .page-center {
    padding-top:4em;
    padding-bottom:4em;
}
.volunteers-lay .section-title h2 {
    color: #00a7a6;
    margin:10px 0;
    line-height:1.3
}

.volunteers-lay .row1 .field-item {
    margin-top: 17px;
}

.volunteers-lay .row1 .field-item strong {
    font-weight: normal;
}

.volunteers-lay .section h3 {
    margin:10px 0;
}
.volunteers-lay .row1 .field-item h3 {
    font-size: 1.25em;
    margin: 10px 0;
}
.volunteers-lay .gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}
.volunteers-lay .row3 {
    border-top: 1px solid #eeeeee;
}
.volunteers-lay .row3 blockquote {
    border: 0;
    padding: 0.5em 10px;
    overflow: visible!important;
    quotes: "\201C""\201D""\2018""\2019";
    line-height: 1.7;
}

.volunteers-lay .row3 blockquote:before{
    color: #ccc;
    content: open-quote;
    font-size: 6em;
    line-height: 87px;
    float: left;
}

.volunteers-lay .row3 blockquote p{
    padding: 0 3em;
    margin-bottom: 0;
}

.volunteers-lay .row3 blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 6em;
    line-height: 87px;
    margin-top: -60px;
    float: right;
}
.volunteers-lay .hs-row-title h3 span {
    background: #f3f3f3;
}

.volunteers-lay .row4 .row-fluid .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}

.volunteers-lay .row4 .RL-2Column {
    padding: 2em 0;
}

.volunteers-lay .hs-row-title h3 {
    margin-bottom: 0;
}

.volunteers-lay .row4 .RL-2Column ul {
    padding-left: 40px;
    margin: 0;
    list-style: none;
}

.volunteers-lay .row4 .RL-2Column ul li {
    margin: 0 0 10px;
    position: relative;
}

.volunteers-lay .row4 .RL-2Column ul li:before {
    content: "►";
    display: inline-block;
    margin-right: 4px;
}

.volunteers-lay .row4 .RL-2Column a.button {
    margin-top: 24px;
}
.volunteers-lay .view-header:before {
    margin: 8px 0 6px;
}
.volunteers-lay .page-center.bottom-social {
    padding-bottom: 1.2em;
}



/*========================= ABA Training Layout ==================*/


.aba-training-lay .custom_banner .widget-type-section_header h1 {
    font-size: 2.3em;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.aba-training-lay .custom_banner .widget-type-section_header p {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 1.4em;
}

.aba-training-lay .custom_banner .widget-type-section_header {
    font-size: 14px;
    line-height: 1.7;
    padding: 20px 0 6px;
}

.aba-training-lay .section-title {
    text-align: center;
}

.aba-training-lay .section-title h2 {
    color: #00a7a6;
    margin-top: 10px;
    line-height: 1.3;
    margin-bottom: 10px;
    font-size: 1.8em;
}

.aba-training-lay .section .page-center {
    padding-top: 2em;
    padding-bottom: 2em;
}

.aba-training-lay .row1 {
    padding: 2em 0;
}

.aba-training-lay .row1 .field-item {
    margin-top: 10px;
}

.aba-training-lay .row1 .field-item img {
    width: 150px;
}

.aba-training-lay .row1 .field-item strong {
    font-weight: normal;
}

.aba-training-lay .row1 .field-item h3 {
    font-size: 1.25em;
    margin: 10px 0;
}

.aba-training-lay .row1 a.button {
    margin-top: 40px;
}

.aba-training-lay .gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}

.aba-training-lay .section {
    padding: 2em 0;
}
.aba-training-lay .section-title h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.aba-training-lay .section-title h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.aba-training-lay .row2 .hs-two-col-left {
    margin: 40px 0 110px;
}

.aba-training-lay .row2 h3 {
    margin: 10px 0;
}

.aba-training-lay .row2 .hs-two-col-group .col-left {
    text-align: center;
}
.aba-training-lay .row2 .hs-two-col-group {
    margin-bottom:100px;
}

.aba-training-lay .row2 .bottom .hs-two-col-left {
    margin: 0;
}
.aba-training-lay .hs-five-col-wrapper {
    padding: 5em 0 1em;
}

.aba-training-lay .hs-five-col-wrapper .hs-col {
    width: 20%;
    float: left;
    list-style: none;
    position: relative;
    min-height: 250px;
}

.aba-training-lay .hs-five-col-wrapper .col1 {
    background: #a9aaa9;
}

.aba-training-lay .hs-five-col-wrapper .background-image {
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.aba-training-lay .hs-five-col-wrapper .field-type-text {
    -webkit-backface-visibility: hidden;
    -webkit-transition: .6s;
    -moz-backface-visibility: hidden;
    -moz-transition: .6s;
    -ms-backface-visibility: hidden;
    -ms-transition: .6s;
    backface-visibility: hidden;
    transition: .3s;
    position: absolute;
    left: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    box-sizing: border-box;
    padding: 1em;
}
.aba-training-lay .hs-five-col-wrapper .field-item {
    left: 0;
    color: white;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    font-size: 1.3em;
    letter-spacing: .03em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-top: -15px;
    padding: 0 .5em;
}
.aba-training-lay .hs-five-col-wrapper .field-item {
    margin-bottom: 0;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long {
    text-align: center;
    color: white;
    padding: 1em;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long,
.aba-training-lay .hs-five-col-wrapper .field-type-text {
    -webkit-backface-visibility: hidden;
    -webkit-transition: .6s;
    -moz-backface-visibility: hidden;
    -moz-transition: .6s;
    -ms-backface-visibility: hidden;
    -ms-transition: .6s;
    backface-visibility: hidden;
    transition: .3s;
    position: absolute;
    left: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    top: 0;
    left: 0;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    box-sizing: border-box;
    padding: 1em;
}
.aba-training-lay .hs-five-col-wrapper .hs-col:hover .field-type-text-long {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 0;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-items {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 1em;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item {
    background: rgba(5,5,5,0.4);
    padding: .5em;
    border: 1px solid rgba(250,250,250,0.1);
    box-shadow: 0 0 14px -4px rgba(0,0,0,0.3);
    transition: all 2s;
    height: 100%;
}
.aba-training-lay .hs-five-col-wrapper .col1 .field-type-text-long .field-item {
    background: rgba(169,170,169,0.8);
}
.aba-training-lay .hs-five-col-wrapper .col2 .field-type-text-long .field-item {
    background: rgba(96,172,86,0.8);
}
.aba-training-lay .hs-five-col-wrapper .col3 .field-type-text-long .field-item {
    background: rgba(0,167,166,0.8);
}
.aba-training-lay .hs-five-col-wrapper .col4 .field-type-text-long .field-item {
    background: rgba(37,126,107,0.8);
}
.aba-training-lay .hs-five-col-wrapper .col5 .field-type-text-long .field-item {
    background: rgba(169,170,169,0.8);
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item h3 {
    margin:10px 0;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item h3 strong {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size:20px;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item h3 a {
    color:#fff;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item h3 a:hover {
    text-decoration: underline !important;
}
.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item {
    position: relative;
    top: 0;
    margin-top: 0;
    z-index: 9999;
    padding-top: 57px;
    letter-spacing: 0;
}

.aba-training-lay .hs-five-col-wrapper .field-type-text-long .field-item .button {
    margin-top: 40px;
}
.aba-training-lay .hs-five-col-wrapper .hs-col:hover .field-type-text {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    z-index: 20;
}
.aba-training-lay .row4 {
    text-align: center;
}

.aba-training-lay .row4 img {
    margin: 10px 0 3px;
}
.aba-training-lay .hs-five-col-wrapper .col5 .field-type-text-long .field-item h3 {
    line-height: 1;
    margin-top: 13px;
    margin-bottom: 4px;
}
.partners-layout .RL-2Column ul {
    padding-left: 30px;
    margin: 1.5em 0;
}

/*========================= Tabber Layout ===============================*/



.tabber-layout .hs-tabber ul {
    margin: 1.5em 0;
    padding: 0 0 0 30px;
}
.tabber-layout .hs-tabber h2 {
    line-height: 1.3;
    font-size: 1.8em;
}
.tabber-layout .node-tab-collection .ui-widget-content {
    border: 0;
    background: none;
    color: inherit;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    background: none;
}
.tabber-layout .node-tab-collection .container {
    width: 100%;
    max-width: none;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav {
    margin: auto;
    padding: 0.75em 0 0 0;
    border-radius: 0;
    border: 0;
    background: none;
    width: 100%;
    text-align: center;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    background: none;
    margin: auto;
    padding: 0;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-panel .field-name-field-tab-body {
    padding: 1em 0;
    line-height: 1.7;
}
.tabber-layout .node-tab-collection .item-list {
    background: none;
    text-align: center;
}
.tabber-layout .node-tab-collection .ui-tabs {
    position: relative;
    padding: 0;
}
.tabber-layout .ui-tabs-nav.ui-helper-reset.ui-widget-header {
    border-bottom: 3px solid #5fab44;
    display: inline-block;
    max-width: 100%;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    border: 0;
    margin: 0 10px;
    border-bottom-width: 0;
    padding: 0;
    padding-bottom: 50px;
    background: none;
    border-radius: 0;
    outline: 0 !important;
    vertical-align: top;
    width: 16%;
    height: 153px;
    font-size: 0.6em;
    margin: 0 0 -14px 0;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/triangle.png) no-repeat center bottom;
    background-size: 20px;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li a {
    float: left;
    width: 100%;
    padding: 0 1.5em 0;
    text-decoration: none;
    text-align: center;
    color: #5fab44;
    white-space: normal;
    outline: 0 !important;
    font-size: 1.4em;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li img {
    max-width: 60px;
    height: auto;
    margin-bottom: 1em;
    opacity: 0.3;
    -webkit-transition-property: all;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: 0;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-property: all;
    -moz-transition-delay: 0;
    -moz-transition-duration: .2s;
    -moz-transition-timing-function: ease-out;
    -ms-transition-property: all;
    -ms-transition-delay: 0;
    -ms-transition-duration: .2s;
    -ms-transition-timing-function: ease-out;
    transition-property: all;
    transition-delay: 0;
    transition-duration: .2s;
    transition-timing-function: ease-out;
}
.tabber-layout .field-name-field-tab-body h1 {
    font-size: 2em;
    margin: 0.5em 0;
}
.tabber-layout .ui-widget-content {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
.tabber-layout .gotham-ssm-a .ui-widget-content {
    font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.tabber-layout .node-tab-collection .field-name-field-tab-body {
    font-size: 90%;
    line-height:1.7;
}

.tabber-layout .node-tab-collection .field-name-field-tab-title .field-items {
    max-width: 140px;
    margin: 0 auto;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li:hover img {
    max-width: 80px;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li.ui-state-active img {
    max-width: 80px;
    width: 80px;
    height: auto;
    opacity: 1;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs-nav.ui-helper-reset.ui-widget-header {
    border-bottom: 0;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    border: 0;
    margin: 0 10px;
    border-bottom-width: 0;
    padding: 0;
    background: none;
    border-radius: 0;
    outline: 0 !important;
    vertical-align: top;
    width: auto;
    height: auto;
    font-size: 0.6em;
    margin: 0 1em 0 0;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: none;
    background-size: 10px;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 0.5em;
    text-decoration: none;
    text-align: center;
    color: #a9a9a9;
    border: 1px solid #aaaaaa;
    white-space: normal;
    outline: 0 !important;
    font-size: 1.7em;
    line-height: 110%;
    border-radius: 2px;
    letter-spacing: 0.03em;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs .ui-tabs-nav li.ui-state-active a {
    border: 1px solid #5fab44;
    color: #5fab44;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs .ui-tabs-nav {
    margin: auto;
    padding: 0;
}
.tabber-layout .field-name-field-mini-tabs .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0 0 1em;
    background: none;
    margin: auto;
}
.tabber-layout .field-name-field-mini-tab-copy hr {
    background: #eeeeee;
}
.tabber-layout .ui-tabs-nav.ui-helper-reset.ui-widget-header .field-items {
    float: none;
}

.tabber-layout .resource h2 {
    margin: 0;
}
.tabber-layout .float-right {
    float: right;
}
.tabber-layout .float-left {
    float: left;
}
.tabber-layout .ui-tabs .float-left {
    max-width: 33%;
    padding-right: 2em;
}
.tabber-layout .ui-tabs .float-right {
    max-width: 33%;
    width: 33%;
    padding: 10px;
    border: 1px solid #eee;
    margin-left: 1em;
    background: rgba(0, 0, 0, 0.02);
    margin-bottom: 1em;
}
.tabber-layout .float-left blockquote,
.tabber-layout .float-right blockquote {
    font-size: 1.2em;
    font-weight: 300;
}
.tabber-layout .ui-tabs .float-left p,
.tabber-layout .ui-tabs .float-right p {
    margin: 0;
}
.tabber-layout .float-right img {
    width: 100%;
    height: auto;
}
.tabber-layout iframe {
    max-width: 100% !important;
    display: block;
    z-index: 0;
}
.tabber-layout .ui-tabs-panel iframe {
    float: none;
    display: inline;
}
.tabber-layout blockquote {
    border: 0;
    padding: 0.5em 10px;
    overflow: visible!important;
    quotes: "\201C""\201D""\2018""\2019";
}

.tabber-layout blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 6em;
    line-height: 87px;
    float: left;
}
.tabber-layout blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 6em;
    line-height: 87px;
    margin-top: -60px;
    float: right;
}
.tabber-layout .body-container blockquote p {
    margin: 0;
    padding: 0 3em;
    font-size: 17px;
    line-height:29px;
    font-weight: 300;
}
.tabber-layout .body-container .hs-tabber blockquote p {
    font-size: inherit;
    line-height: 1.7;
}


.tabber-layout .ui-widget-content a {
    color: #e2a100;
}
.tabber-layout .ui-widget-content a:hover {
    color: #666;
}
.tabber-layout .hs-tabber p {
    font-size: inherit;
    line-height: inherit;
    color:inherit;
}

.p2-lay .bg-image-section {
    background: #f5f9f9;
    background: -moz-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#ffffff),color-stop(56%,#f5f9f9),color-stop(90%,#d4dcdb));
    background: -webkit-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -o-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -ms-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: radial-gradient(ellipse at center,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background-size: cover;
    background-position: center;
}

.p2-lay .bg-image-section .banner-content .left-col {
    margin-top: 294px;
    text-align: left;
    padding-left: 3.2em;
    margin-bottom: 36px;
}

.p2-lay .bg-image-section .banner-content .left-col a.button {
    display: inline-block;
    font-size: 105%;
    color: #fff;
    font-weight: bold;
    padding: 5px 12px;
    text-decoration: none;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
}

.p2-lay .bg-image-section .banner-content .left-col a.button:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
    color: #666666;
}
.tabber-with-form .custom-grey-bg {
    border-top: 1px solid #eeeeee;
    background: #f3f3f3;
}

.tabber-with-form .row1 h3.line span {
    background: #fff;
}
.tabber-with-form .custom-grey-bg a.button {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 18px;
}
.tabber-with-form .custom-grey-bg a.button:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.tabber-with-form .bg-image-section img {
    width: 170px !important;
    max-width: 100%;
}

.tabber-with-form .bg-image-section .left-col h1 {
    margin-top: 6px;
}

.tabber-with-form .bg-image-section .left-col .right-col p {
    text-align: left;
    margin-bottom: 10px;
}
.tabber-layout .view-header:before {
  display:none;  
}
.tabber-with-form .bottom-row {
    border-top: 1px solid #eeeeee;
}
.tabber-layout .ui-tabs h3 {
    margin: 10px 0;
}
.tabber-layout .node-tab-collection ul {
    padding: 0 0 0 30px;
    margin: 1.5em 0;
    line-height: inherit;
}

.tabber-layout .ui-tabs-nav.ui-helper-reset.ui-widget-header {
    line-height: 15px;
}
.p2-lay .row1 {
    padding-bottom: 3em;
}
.tabber-layout .custom-grey-bg:after {
    content: "";
    display: table;
    clear: both;
}
.tabber-layout .hs-tabber .field-type-text-long .one-half {
    width: 50%;
    float: left;
    padding-right: 1em;
}
.tabber-layout .hs-tabber .col-1.one-half,
.tabber-layout .hs-tabber .col-2.one-half {
    width: 50%;
    float: left;
}
.tabber-layout .hs-tabber table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.custom-industry-layout .tabber-wrapper {
    background-color: #f3f3f3;
}
.tabber-layout .hs-tabber .field-items {
    float: none !important;
}
.tabber-layout a.button {
    line-height: normal;
}

.tabber-layout a.button:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.tabber-layout .view #results-summary {
    margin-bottom: 0em;
    color: #aaa;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    display:block
}
.tabber-layout .view-content h2 {
    font-size: 1.8em;
}
.tabber-layout h3.line {
    margin-top: -0.9em;
}
.tabber-with-form .row1 {
    padding-bottom: 3em;
}



/*=================== Trauma Layout ================*/




.custom-trauma-layout .custom_banner {
    padding-top: 128px;
    padding-bottom: 79px;
}

.custom-trauma-layout .custom_banner h1 {
    margin-bottom: 12px;
}

.custom-trauma-layout .page-header {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
}

.custom-trauma-layout .page-header h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8em;
    line-height: 1.3;
}

.custom-trauma-layout .hs-row1-title {
    margin-top: 4em;
    margin-bottom: 33px;
}

.custom-trauma-layout .page-header p {
    font-size: 1.25em;
    line-height: 1.3;
    margin: 10px 0;
}

.custom-trauma-layout .hs-row1-col h4 {
    margin: 10px 0;
}

.custom-trauma-layout .row1-column-group {
    padding-bottom: 4em;
}

.custom-trauma-layout .custom-grey-bg {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 2em 0;
}

.custom-trauma-layout .custom-grey-bg .page-center.remove-space {
    padding-top: 2em;
    padding-bottom: 2em;
}

.custom-trauma-layout .custom-grey-bg .page-header,
.custom-trauma-layout .custom-white-bg .page-header {
    margin-bottom: 79px;
}

.custom-trauma-layout .custom-white-bg {
    border-top: 1px solid #eeeeee;
    padding: 4em 0 2em;
}
.custom-trauma-layout .custom-rss h3 {
    display: none;
}

.custom-trauma-layout .custom-rss .hs-rss-item {
    float: none;
    width: 49%;
    padding-right: 1em;
    margin-bottom: 2em;
    display: inline-block;
    vertical-align: top;
}

.custom-trauma-layout .custom-rss .hs-rss-item a.hs-rss-title {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.3;
    font-size: 1.4em;
    color: #333;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
}

.custom-trauma-layout .custom-rss .hs-rss-byline {
    opacity: 1;
    font-size: 100%;
    margin: 0 0 10px;
}

.custom-trauma-layout .custom-rss .hs-rss-description a {
    background: #f1ac00;
    border: 0;
    color: #fff;
    font-weight: bold;
    padding: 12px 18px;
    text-decoration: none;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
    font-size: 16.1px;
    font-family: arial, sans-serif;
    text-align: center;
    line-height: normal;
    display: block;
    max-width: 150px;
    margin: 10px 0;
}

.custom-trauma-layout .custom-rss .hs-rss-description a:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.meet-relias-layout .custom_banner h1 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 7px;
}

.meet-relias-layout .custom_banner {
    padding: 94px 0 40px;
}

.meet-relias-layout .custom_banner p {
    line-height: 35px;
    margin-top: 0;
}
.meet-relias-layout .section {
    padding: 4em 0 2em;
}

.meet-relias-layout .row1 h2 {
    margin: 10px 0;
    line-height: 1.3;
}

.meet-relias-layout .row1 .RL-2Column {
    padding-bottom: 2em;
}

.meet-relias-layout .row1 .RCL-3Column {
    padding: 2em 0 3.7em;
}

.meet-relias-layout .RL-2Column h2 {}

.meet-relias-layout .row1 .RL-2Column img {
    margin-top: 0;
}

.meet-relias-layout .teal {
    background: #0bb4b3;
}

.meet-relias-layout .teal:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}

.meet-relias-layout .gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
}
.meet-relias-layout .row3,
.meet-relias-layout .bottom-white-bg-flexi {
    border-top: 1px solid #eeeeee;
}

.meet-relias-layout .news-rss h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8em;
}

.meet-relias-layout .news-rss a.hs-rss-title {
    font-size: 1.25em;
    display: block;
    margin: 10px 0;
    color: #333;
}

.meet-relias-layout .news-rss .hs-rss-description a {
    font-size: 90%;
    text-align: left;
}
.meet-relias-layout .news-rss .hs-rss-item {
    margin-bottom: 0;
}
.meet-relias-layout .row3 .orange {
    font-size: 105%;
    padding: 5px 12px;
    line-height: 24px;
    margin-bottom:2em
}

.meet-relias-layout .row3 .orange:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}

/*------- Impact Blog ---------*/

.blog-post .two-thirds {
    float: left;
    width: 66%;
    padding-right: 2em;
}
.blog-post .one-third {
    float: left;
    width: 33%;
    padding-right: 2em;
}
.blog-post .field-label-inline .field-label,.blog-post .field-label-inline .field-items {
    float: left;
}
.blog-post .field .field-label {
    font-weight: bold;
}
.blog-post .group-time h3 {
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.blog-post .group-time h3 span:after {
    content: ":\00a0";
}
.blog-post .group-start,.blog-post .group-end {
    display: inline-block;
    vertical-align: middle;
}
.blog.impact-global.ins .post-item > span {
    color: rgb(0,167,166);
    font-weight: bold;
    font-size: 1.7em;
    background-color: #eee;
    display: block;
    width: 100%;
    padding-left: 5px;
}
.blog.impact-global.ins h3.time {
    background: rgb(0,167,166);
    color: #fff !important;
    float: left;
    width: 100%;
    padding: 7px !Important;
    font-size: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3 !important;
}
.blog.impact-global.ins .post-header h2 a {
    color: #333;
    font-weight: normal;
}
.blog.impact-global.ins .post-item {
    margin-bottom: 1.25em;
    /* float: left; */
    width: 100%;
    clear: left;
}
.blog.impact-global.ins p#hubspot-topic_data {
    color: rgb(0,167,166) !important;
    font-size: .75em;
    /* float: left; */
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: -10px !important;
    -webkit-font-smoothing: antialiased;
}
.blog.impact-global.ins span.filter-link-count{
    display:none !important;
}
.blog-post .author-section {
    border: 1px solid #ddd;
    padding: 1em;
    margin: 1em 0;
    overflow:hidden;
}
.author-section .one-third {
    padding-right: 1em;
}
.author-section .two-thirds {
    padding-right: 2em;
}
.blog-post .author-bio {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    color: #999;
    font-size: 1.2em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    
}
.blog-post .author-name{
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    font-size: 2em;
    line-height: 1.3em;
}
@media screen and (max-width: 780px){
  
    .blog-post .one-third {
    float: none;
    width: 100%;
    padding-right: 2em;
}
}
@media screen and (max-width: 780px){
    .blog-post .two-thirds,
    .blog-post .one-thirds{
        width: 100%;
        padding: 0;
        float:none;
    }
}

/*---- End Here ----*/

/*========================= National Council Partnership Layout ==============================*/


.ncp-lay .custom_banner {
    padding: 62px 0 7px;
}

.ncp-lay .custom_banner h1 {
    font-size: 32px;
    font-weight: normal;
    margin: 10px 0 6px;
}

.ncp-lay .page-header {
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
}

.ncp-lay .page-header h1 {
    color: #00a7a6;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 1.8em;
}

.ncp-lay .page-header p {
    line-height: 1.3;
    font-size: 1.25em;
    margin: 10px 0;
}

.ncp-lay .row1 .page-header {
    margin-bottom: 3em;
}

.ncp-lay .row1 h3 {
    margin: 10px 0;
}

.ncp-lay .row1 blockquote {
    border: 0;
    padding: 0.5em 10px;
    overflow: visible!important;
    quotes: "\201C""\201D""\2018""\2019";
    margin: 3.4em 0 2.8em;
    font-size: 17.5px;
}

.ncp-lay .row1 blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 6em;
    line-height: 87px;
    float: left;
}

.ncp-lay .row1 blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 6em;
    line-height: 87px;
    margin-top: -60px;
    float: right;
}

.ncp-lay .row1 blockquote p {
    margin: 0;
    padding: 0 3em;
    line-height: 1.7;
}

.ncp-lay .row2 .hs-two-col-left {
    margin-top: 3em;
    margin-bottom: 2em;
}

.ncp-lay .hs-row3-flexi img {
    margin-top: 0;
    margin-bottom: 0;
}

.ncp-lay .hs-row3-flexi h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ncp-lay .hs-row3-flexi .RL-2Column {
    padding-bottom: 3em;
}

.ncp-lay .hs-row3-flexi h2 {
    margin: 10px 0 25px;
}

.ncp-lay .hs-row3-bottom-pane p {
    padding-left: 40px;
    line-height: 1.7;
}

.ncp-lay .hs-row3-bottom-pane {
    padding-bottom: 2em;
    padding-top: 1em;
}

.ncp-lay .hs-row3-bottom-pane img {
    vertical-align: middle;
    margin-right: -3px;
}

.ncp-lay .hs-row3-bottom-pane h3 {
    margin-bottom: 10px;
}
.ncp-lay .hs-row4-content p {
    font-size: 22px;
    font-family: arial, sans-serif;
    text-align: center;
    line-height: normal;
}

.ncp-lay .hs-row4-content img {
    max-width: 500px;
}

.ncp-lay .hs-row4-content {
    padding-bottom: 2em;
}
.ncp-lay .row5 {
    border-top: 1px solid #eeeeee;
}

.ncp-lay .section a.button {
    padding: 12px 18px;
    line-height: 16px;
    font-size: 115%;
}
.ncp-lay .section a.button:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.ncp-lay .bottom-white-bg-flexi {
    border: 0;
    padding-top: 1.7em;
}

.ncp-lay .bottom-white-bg-flexi .view-header:before {
    margin-bottom: 6px;
}

.ncp-lay .bottom-white-bg-flexi .page-center.bottom-social {
    padding-bottom: 1.3em;
}

/*========================= Webinar layout  =================*/

.webinar-lay .bg-image-section {
    padding-bottom: 0;
}

.webinar-lay .bg-image-section h1 {
    text-align: left;
    margin-top: 49px;
}

.webinar-lay .bg-image-section ul {
    padding: 0 0 0 30px;
    margin: 1.5em 0;
    color: #fff;
    text-align: left;
}

.webinar-lay .bg-image-section ul h3 {
    text-shadow: none;
    margin: 10px 0;
}

.webinar-lay .bg-image-section img {
    width: 300px !important;
    margin: 17px auto 0;
}

.webinar-lay .bg-image-section .span6 {
    padding-right: 2em;
}

.webinar-lay .custom-white-bg {
    padding: 2em 0;
}

.webinar-lay .custom-white-bg:after {
    content: "";
    clear: both;
    display: table;
}
.webinar-lay .body-container .widget-type-google_search {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
    background: transparent;
}
.hs_cos_wrapper_type_google_search input[type="text"] {
    background-color: #fff;
    border: 0;
    line-height: 1.4em;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    width: 235px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 8px 10px !important;
    color: #444;
    border-radius: 1px;
    line-height: 1em;
}
.webinar-lay .body-container .widget-type-google_search a.hs-button.primary {
    padding: 12px 19px 12px 19px;
    font-size: 1em;
    border-radius: 0 2px 2px 0;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search-white-2.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    text-indent: -8000px !important;
    text-decoration: none;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    height: 37px;
    margin-left: -4px;
}
.bg-image-section form {
    text-align: left !Important;
}
.bg-image-section .hs_cos_wrapper_type_form {
    padding: 0;
}
.bg-image-section form {
    text-align: left !Important;
    padding: 0 20px 20px 20px;
}

.bg-image-section .hs_cos_wrapper_type_form h3 {
    margin: 0 !Important;
        color: #fff !Important;
    text-align: center !Important;
}
.bg-image-section .hs_cos_wrapper_type_form label ,
.bg-image-section .hs_cos_wrapper_type_form .input{
    width: 50% !Important;
    display:inline-block !Important;
}
.webinar-lay .filter-wrapper {
    width: 100%;
    background-color: #EEEEEE;
    margin: 1.8em 0 2em 0;
    padding: 1em;
    position: relative;
}
.webinar-lay .body-container .widget-type-google_search label {
    display: none;
}
.webinar-lay .bottom-section {
    padding-top: 3.8em;
    padding-bottom: 4em;
}


.product-and-services h1.field-items::after {
    border-bottom: 2px solid #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 21px;
    width: 100%;
    z-index: 0;
}
.product-and-services h1.field-items {
    float: none;
    margin: 5px 0 28px;
    position: relative;
    text-align: center;
}
.product-and-services span.field-item.even {
    background: #ffffff none repeat scroll 0 0;
    color: #bbbbbb;
    font-size: 23.8px;
    letter-spacing: 0.714px;
    line-height: 40.46px;
    padding: 0 9px;
    position: relative;
    z-index: 3;
    font-family: arial;
}

.product-and-services .product-services-hero {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , #ffffff 0%, #f5f9f9 56%, #d4dcdb 90%) repeat scroll 0 0;
    padding-top: 45px;
}

.product-services-hero .container {
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/ProductsService.png");
    background-position: 97.6% bottom;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
    padding-bottom: 49px;
    padding-top: 36px;
}

.product-services-hero .container .view-content {
    padding-right: 20px;
    width: 52%;
}

.product-services-hero .container .view-content h1 {
    font-size: 32.2px;
    line-height: 41.8667px;
    margin: 10px 0;
}

.product-services-hero .container .view-content h3 {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19.6px;
    line-height: 25.4833px;
    margin: 12px 0 8px;
}
.product-and-services .breadcrumb {
    background-color: #ffffff;
    border-radius: 0;
    color: #666666;
    list-style: outside none none;
    margin-bottom: 9px;
    margin-top: 7px;
    max-height: 29px;
    padding: 0;
    text-align: left;
}
.product-and-services .breadcrumb .inline {
    display: inline-block;
}

.product-and-services .breadcrumb .inline a:last-child {
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/crumb-new.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px auto;
    color: #44525e;
    margin-top: 5px;
}
.product-and-services .breadcrumb .inline a {
    color: #44525e;
    font-family: arial;
    font-size: 11.2px;
    line-height: 19.0333px;
    padding: 5px 19px 5px 0;
}
.product-and-services .breadcrumb .inline.even.last a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
    margin-left: 11px;
}
.product-and-services .two-col.left-wrapper {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}
.product-and-services .two-col.right-wrapper {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}
.product-and-services .two-col-content-wrapper h1 {
    margin: 10px 0;
    line-height: 40.9px;
    font-size: 32.2px;
    font-family: arial;
}
.product-and-services .two-col-content-wrapper ul {
    padding: 0 0 0 30px;
    margin: 21px 0;
    line-height: 23.8px;
    font-size: 14px;
    font-family: arial;
}
.product-and-services .product-services-row1-wrapper .page-center {
    padding-bottom: 28px;
}

.product-and-services .product-services-row2-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    padding: 28px 0;
}
.product-and-services .product-services-row2-wrapper span.field-item.even,
.product-and-services .product-services-row4-wrapper span.field-item.even{
    background: #f3f3f3;
}
.product-and-services .product-services-row1-wrapper {
    border-top: 1px solid #eee;
    padding: 28px 0;
}
.product-and-services .two-col-content-wrapper h2 {
    margin: 10px 0;
    line-height: 32.76px;
    font-size: 25.2px;
    font-family: arial;
}
.product-and-services .two-col-content-wrapper p a {
    font-family: arial;
    padding: 12px 18px;
    line-height: 18.4px;
}
.product-and-services .product-services-row2-wrapper .page-center,
.product-and-services .product-services-row3-wrapper .page-center,
.product-and-services .product-services-row4-wrapper .page-center {
    padding-bottom: 28px;
}

.product-and-services .product-services-row3-wrapper {
    border-top: 1px solid #eee;
    background: #fff;
    padding: 28px 0;
}
.product-and-services .two-col-content-wrapper p {
    font-family: arial;
}
.product-and-services .node.node-promo-slice {
    background-color: #00a7a6;
    margin: 28px 0 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    transition: all .25s;
}
.product-and-services .clearfix:before {
    content: "";
    display: table;
}
.product-and-services .node-promo-slice .field-name-body {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    padding: 2em 9em 2em 2em;
    background-color: #0bb4b3;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/promo_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.product-and-services .node-promo-slice h1, .product-and-services .node-promo-slice h2, .product-and-services .node-promo-slice h3 {
    color: #fff;
    text-decoration: none;
    margin: 0;
    font-size: 25.2px;
    line-height: 32.76px;
    font-family: arial;
}
.product-and-services .node-promo-slice p {
    margin-top: 0;
    color: #ffffff;
}

.product-and-services .node-promo-slice .field.field-name-field-link {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    padding: 2em 2em 2em 2em;
    text-align: center;
}
.product-and-services .node-promo-slice .field-name-field-link a.promo-button {
    border: 0 solid #555;
    padding: 1em 0;
    border-radius: 1px;
    font-size: 1.4em;
    display: inline-block;
    line-height: 1.2em;
    color: #ffffff;
    width: 100%;
    text-align: center;
    font-family: arial;
}
.product-and-services .field-type-link-field .field-items {
    text-align: center !important;
    float: none;
}
.product-and-services .product-services-row4-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    padding: 28px 0;
}
.product-and-services .body-container .page-center,
.training-solution .body-container .page-center{
    padding: 0 ;
}
@media (max-width: 992px){
    .product-and-services .container {
        max-width: 800px !important;
        margin: 0 auto;
        padding: 0;
        width: 68.5%;
    }
}

@media (max-width:767px){
   .product-and-services .product-services-hero {
        background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , #ffffff 0%, #f5f9f9 56%, #d4dcdb 90%) repeat scroll right bottom;
        padding-top: 66px;
    } 
    .product-services-hero .container {
        background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/ProductsService.png?t=1464695280361");
        background-position: 97.6% bottom;
        background-repeat: no-repeat;
        background-size: contain;
        max-width: 100%;
        padding-bottom: 2%;
        padding-top: 0px;
    }
    .product-services-hero .container .view-content {
        padding-right: 0;
        width: 100%;
        display: block;
        padding-bottom: 32%;
    }
    .product-services-hero .breadcrumb-wrapper {
        display: none;
    }
    .product-and-services .two-col.left-wrapper {
        width: 100%;
        display: block;
        vertical-align: top;
    }
    .product-and-services .two-col.right-wrapper {
        width: 100%;
        display: block;
        vertical-align: top;
    }
    .footer-form-left ul.hs-error-msgs.inputs-list {
    left: 32%;
}
.product-and-services .body-container .page-center,
.training-solution .body-container .page-center {
    padding:0 15px;
}
.content-wrapper ul {
    margin: 0 auto !important;
    max-width: 250px;
    text-align: left;
}
.RCL-3Column .span4 {
    display: inline-block;
    padding: 0 10px;
}
.hs-video-tabber .node-videos-slice .field-name-body {
    max-width: 100% !important;
}
.meet-relias-layout .row2 ul {
    margin: 0 auto;
    max-width: 300px !important;
    text-align: left;
}
.custom-footer-menu ul li.hs-menu-depth-1 {
    float: left !important;
    min-height: 300px;
    width: 50% !important;
}
.custom-footer-menu ul li a {
    display: inline-block !important;
    width: auto !important;
}
.training-solution .body-container .breadcrumb-wrapper {
    display: none;
}

.RCL-Columns .span4 {
    margin: 10px 0;
    max-width: 300px;
    vertical-align: top;
}
.search-layout .search-right {
    margin: 0 auto;
    max-width: 300px;
}
.search-layout .search-left {
    margin: 0 auto !important;
    max-width: 500px;
}

.custom-footer-social {
    float: none !important;
}



.news-rss,
.RCL-3Column .RCL-Columns,
.row1-top-flexi,
.RL-Columns,
.meet-relias-layout .row2,
.custom-footer-social p {
    text-align: center;
}

.impact-global .body-container .page-center.full-region.row5>div .RL-Columns {
    color: #666;
    text-align: left;}
    
.custom-industry-layout .row-1-column-right {
    border-left: 0px solid #eee;
}
.abt-cntct-frm {
    max-width: 378px;
    float: none !important;
    margin: 0 auto;
}
.body-container .page-center {
    padding: 30px 15px;
}


}

/*============================== Submission Layout ========================*/

.submission-lay .bg-image-section img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
    max-width: 100%;
}

.submission-lay .bg-image-section .banner-content {
    padding-top: 54px;
    padding-bottom: 75px;
}

.submission-lay .custom-breadcrumb-wrapper {
    border: 0;
}

.submission-lay .hs-section-title h1 {
    margin: 2px 0 0;
    line-height: 1.3;
}

.submission-lay .q-row.views-fieldset {
    border-bottom: 1px solid #eee;
    padding: 10px 0 11px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 6px;
    line-height: 1.7;
}

.submission-lay .q-row.views-fieldset .views-field-field-copy-one {
    float: left;
}

.submission-lay .q-row .views-field-view {
    float: right;
}

.submission-lay .q-row .views-field-field-question-one-1 {
    float: right;
    margin-right: 15px;
}

.submission-lay .q-row .field-content {
    display: inline-block;
}

.submission-lay .q-row .field-content h1 {
    margin: 0;
    font-size: 1.5em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    line-height: 1.3;
}
.submission-lay .q-row .views-field-field-question-one-1 .field-content {
    border-right: 1px solid #dddddd;
    padding: 16px;
    float: right;
    width: 60px;
    text-align: center;
    font-weight: 400;
    font-size: 1.2em;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
}
.submission-lay .q-row .views-field-expression {
    background: #777;
    float: right;
    line-height: 40px;
    text-align: center;
    padding: 4px 10px;
    border-radius: 50%;
    color:#fff;
}

.submission-lay .hs-row2-col {
    max-width: 960px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 750px;
    background: #5fab44;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    float: none;
    margin-top: 3em;
}
.submission-lay .hs-row2-col h1 {
    padding: 15px;
    line-height: 1.3;
}

.submission-lay .hs-tooltip-wrapper {
    max-width: 960px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

.submission-lay .hs-tooltip-wrapper .hs-col {
    float: left;
    margin-left: 40px;
    width: 250px;
    margin-top: 3px;
}

.submission-lay .hs-tooltip-wrapper .hs-col h2 {
    margin: 10px 0;
    line-height: 1.3;
}

.submission-lay .hs-tooltip-wrapper .hs-col p {
    display: none;
}
.submission-lay .hs-tooltip-wrapper .hs-col p {
    background-color: #caed9e;
    border: 1px solid #90d93f;
    color: #3f6219;
    padding: 10px 14px;
    font-size: 10px;
    line-height: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -2px;
    margin-bottom: 0;
}
.submission-lay .hs-tooltip-wrapper {
    margin-bottom: 23px;
}

.submission-lay .row2 {
    padding-bottom: 1.7em;
}

/*=----------------------------getting  started testimonial section---------------------------------=*/
.testimonial-bg {
    background-color: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 28.5px 0;
}
/*=----------------------------getting  started testimonial section---------------------------------=*/
/*=----------------------------Children-youth-and-families-training related post section---------------------------------=*/
.rltd-rsrc .type1, 
.rltd-rsrc .type2, 
.rltd-rsrc .type3, 
.rltd-rsrc .type4, 
.rltd-rsrc .type5, 
.rltd-rsrc .type6, 
.rltd-rsrc .type7, 
.rltd-rsrc .type8, 
.rltd-rsrc .type9 {
    display: none;
}

.rltd-rsrc .item:nth-child(1) .type1, 
.rltd-rsrc .item:nth-child(2) .type2, 
.rltd-rsrc .item:nth-child(3) .type3, 
.rltd-rsrc .item:nth-child(4) .type4, 
.rltd-rsrc .item:nth-child(5) .type5, 
.rltd-rsrc .item:nth-child(6) .type6, 
.rltd-rsrc .item:nth-child(7) .type7, 
.rltd-rsrc .item:nth-child(8) .type8, 
.rltd-rsrc .item:nth-child(9) .type9 {
    display: block;
}

.rltd-rsrc .item p#hubspot-topic_data span {
    color: #4B9193;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
}
/*=----------------------------Children-youth-and-families-training related post section---------------------------------=*/
/*-----------------------------------------------------------------------------------Head CSS Starts Here------------------------------------------------------*/
/* ---- Error Page CSS  ----- */
.error-page .custom-menu-bg {
    position: absolute;
    left: 0;
    top: 56px;
}

.error-page .custom-menu ul {
    float: left;
}

.error-page .custom-menu-bg div {
    min-height: 0 !important;
}

/* ---- Error Page CSS  ----- */
/* ---- Style start 9 June 2016  ----- */
.custom-menu ul li,
.custom-menu ul li:nth-child(5),
.custom-menu ul li:nth-child(8), 
.custom-menu ul li:nth-child(7), 
.custom-menu ul li:nth-child(6){
    padding:0;
}
.custom-top-menu .hs-menu-wrapper > ul > li:last-child > a {
    padding: 17px 22px 18px 22px;
}

.footer-form-left .hs-form-field {
    position: relative;
}
.footer-form-left ul.hs-error-msgs.inputs-list {
    left: 32%;
}
.impact-global .speaker-custmod-wrapper .speaker-custmod-wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.search-box .gsc-webResult.gsc-result,
.search-box .gsc-webResult.gsc-result:hover{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 20px 0;
}
.search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a, 
.search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a b {
    color: #00a7a6 !important;
}
.search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside, 
.search-box .gsc-webResult.gsc-result .gsc-url-top {
    padding: 0;
}
.search-box .gsc-webResult.gsc-result .gsc-url-top .gs-visibleUrl {
    color: #000000;
    font-size: 15px;
}
.search-layout .search-box.search-page form.gsc-search-box {
    max-width: 380px;
}
.search-left .search-page input {
    border: medium none !important;
    margin: 0 !important;
    padding: 6px 10px !important;
}

.gsc-search-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    padding: 0 !important;
}
.search-left .search-page .gsc-search-button input {
    padding: 10px !important;
}

.custom-search-input,
.custom-search-button{
    display: table-cell;
}

.custom-search-box {
   display:table;
}

.custom-search-box input.gsc-input {
    padding: 12px 8px!important;
}

.custom-search-button button {
    background: #f1ac00 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 2px 2px 0 !important;
    height: 38px !important;
    margin: 0 !important;
    min-width: 36px !important;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
}

.gsc-search-button input {
    background: #f1ac00 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 2px 2px 0 !important;
    display: block !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 10px !important;
    width: 36px !important;
    min-width: 36px !important;
}
.search-box .gsc-cursor .gsc-cursor-page {
    border: 1px solid #00a7a6 !important;
    color: #00a7a6 !important;
    padding: 5px 10px;
    text-decoration: none !important;
}
.search-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
}
.gsc-search-button input:focus {
    box-shadow: none;
}

.courses-blog .filters {
    float: left;
    width: 25%;
}

.courses-blog .blog-section {
   
}

.courses-blog table tr.span12 {
    margin: 0!important;
}


.primary-search-box {
    display: table;
    width: 100%;
}

.primary-search-box input[type="button"]  {  
    display: inline-block;
    margin: 0;
    float: none;
    vertical-align:middle;
    width: 20%;
    padding: 10px;
}
    
.primary-search-box input[type="text"] {
    color: #fff;
    background: #e8c062 !important;
    padding: 12px 8px;
    border: 0;
    margin: 0 -4px 0 0 !important;
    line-height: 19px;
    border-radius: 2px 0 0 2px;
    display: inline-block;
    vertical-align:middle;
    margin: 0;
    float: none;
    width: 80%;
}

.courses-blog .filter-rsrc button#dropdownMenu1 {
    height: 43px;
    margin-top: 0;
    padding: 0 12px;
}

tr.span12.courseRow {
    padding: 1.5em 0;
}



/* Mega menu css start */
.custom-menu ul{
    background:#8abf25 none repeat scroll 0 0;
    display: inline-block !important;
    width: 100%;
}

.custom-menu ul li a {
    color: #ffffff;
    display: inline-block !important;
    font-weight: 700;
    letter-spacing: 0.3px;
    padding: 16px 28px 13px 14px;
    position: relative;
    -webkit-font-smoothing: antialiased;
}
.custom-menu ul li:nth-child(5) a {
    background: rgba(0, 0, 0, 0.075) none repeat scroll 0 0 !important;
    border-radius: 2px;
    margin-left: 7px;
    margin-top: 6px;
    padding: 6px 7px;
}
.custom-menu ul li:nth-child(5) a:hover{
    background: #4C8936 none repeat scroll 0 0 !important;
}
.custom-menu ul li:hover {
    background: #F3F3F3 none repeat scroll 0 0;
}
.custom-menu ul li:hover a{
    color: #5FAB44;
}
.custom-menu ul li:nth-child(5):hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.custom-menu ul li:nth-child(5):hover a{
    color: #FFFFFF;
}



.custom-menu ul li:nth-child(1) a::before,
.custom-menu ul li:nth-child(2) a::before,
.custom-menu ul li:nth-child(3) a::before,
.custom-menu ul li:nth-child(4) a::before{
    border-left: 3px solid rgba(0, 0, 0, 0);
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #ffffff;
    content: "";
    position: absolute;
    right: 15px;
    top: 22px;
}
.custom-menu ul li:hover:nth-child(1) a::before,
.custom-menu ul li:hover:nth-child(2) a::before,
.custom-menu ul li:hover:nth-child(3) a::before,
.custom-menu ul li:hover:nth-child(4) a::before{
    border-top-color: #5FAB44;
}
.custom-menu ul li:nth-child(9),
.custom-menu ul li:nth-child(8),
.custom-menu ul li:nth-child(7),
.custom-menu ul li:nth-child(6){
    float: right !important;
}
.custom-menu ul li:nth-child(9) a,
.custom-menu ul li:nth-child(8) a, 
.custom-menu ul li:nth-child(7) a, 
.custom-menu ul li:nth-child(6) a{
    padding: 16px 14px;
}


.ourservices-submenu-container,
.blog-submenu-container,
.report-submenu-container,
.company-submenu-container{
    background: #f3f3f3 none repeat scroll 0 0 !important;
    margin-top: -6px;
    padding: 30px;
    z-index: 99999;
    position: relative;
}
.custom-menu .hs-menu-wrapper ul li:nth-child(6) a{
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/search-white.png?t=1466090540695") !important;
    background-position: center top 16px !important;
    background-repeat: no-repeat !important;
    background-size: 15px auto !important;
    color: rgba(0, 0, 0, 0);
    display: inline-block !important;
    font-size: 0;
    padding: 13px 18px 16px 20px;
}
.custom-menu .hs-menu-wrapper ul li:nth-child(6):hover a{
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-green.png") !important;
}
.custom-menu ul li:nth-child(6){
    line-height: 19px;
    padding: 0;
}
.custom-submenu-links ul li {
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    padding: 2px 5px;
    width: 100%;
}
.custom-submenu-links ul li:first-child a {
    color: #777777;
    font-weight: bold;
    font-size:14px;
}
.custom-submenu-links .search-courses h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
}
.custom-submenu-links .search-courses ul {
    margin: 0;
    padding: 0;
}
.custom-submenu-links .search-courses ul li {
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/check.png?t=1465910125041");
    background-position: left top 8px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border: medium none;
    color: #333333;
    font-size: 16px;
    padding: 3px 0 4px 27px;
}
.custom-submenu-links .resources-cont p {
    color: #777777;
    font-size: 13px;
    line-height: 18px;
}
.custom-submenu-links ul li a {
    font-size: 13px;
}
.custom-menu ul li.active {
    background: #26441b none repeat scroll 0 0;
}
.custom-menu ul li.active a {
    color: #5fab44;
}
.custom-menu ul li.active:hover {
    background: #f3f3f3 none repeat scroll 0 0;
}
.custom-submenu-links ul li.active {
    background: #eeeeee none repeat scroll 0 0;
}
.custom-submenu-links ul li.active a{
    color: #777777;
}
.custom-submenu-links .resources-cont {
    width: 20%;
    padding: 0 10px;
    margin: 0;
}
.custom-submenu-links .links {
    width: 20%;
    margin: 0;
    padding: 0 10px;
}
.custom-submenu-links .resources-cont.institute img {
    max-width: 140px;
    width: 100%;
}
.custom-submenu-links .resources-cont.academy img {
    margin-bottom:15px;
}
.custom-submenu-links .resources-cont a {
    font-size: 13px;
}
.custom-submenu-links ul li:last-child {
    border: medium none;
}
.custom-submenu-links .search-courses {
    width: 25%;
}
.custom-submenu-links .search-links {
    width: 22%;
}
.search-box .gsc-input-box-focus{
    box-shadow:none !important;
}
.search-box .gsc-input-box .gsib_b a.gsst_a span {
    color: #ffffff;
    margin-top: 8px;
}
.search-layout .search-box.search-page .gsc-input-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #cccccc -moz-use-text-color #cccccc #cccccc;
    border-image: none;
    border-radius: 2px 0 0 2px;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 40px !important;
    padding-top: 2px !important;
}
.search-layout .search-box.search-page .gsc-input-box input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #000000;
}
.search-layout .search-box.search-page .gsc-search-button input {
    background-color: #f1ac00 !important;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search.png?t=1466098827104") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 41px auto !important;
    border-radius: 0 2px 2px 0 !important;
    height: 13px !important;
    padding: 20px 40px !important;
}

/* Mega menu css end */
.custom-module-one-column-background .inside a:hover {
    text-decoration: underline !important;
}
.custom-module-one-column-background .inside a.btn:hover {
    text-decoration: none !important;
}
.custom-industry-layout .search-box table {
    border-collapse: unset;
    margin: 0;
}
.custom-industry-layout .search-box .gsc-search-button {
    display: inline-block;
    width: 40px !important;
}

.custom-industry-layout .search-box .gsc-input {

}

.btn:focus, .btn:hover {
    color: #ffffff;
}

.custom-top-menu .hs-menu-wrapper > ul > li > ul > li:first-child > a::before {   width: 72px;
}
.custom-top-menu .hs-menu-wrapper > ul > li > ul > li a {
    color: #5fab44;
}
.custom-module-one-column-background h3 {
    font-weight: 700;
}
.home-page-layout .page-center h1 {
    font-weight: 500;
    margin-top: 14px;
}
.custom-module-testimonials p.title {
    margin-top: 10px;
}
.custom_banner .widget-type-section_header{
    max-width: 800px;
}

.srch-sec .hs-input::-webkit-input-placeholder {
   color: #fff;
}

.srch-sec .hs-input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.srch-sec .hs-input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.srch-sec .hs-input:-ms-input-placeholder {  
   color: #fff;  
}

.search-box form.gsc-search-box.gsc-search-box-tools {
    max-width: 272px;
}

.search-box .gsc-control-cse.gsc-control-cse-en {
    padding: 0;
    margin: 14px 0;
}

.search-box form.gsc-search-box.gsc-search-box-tools {
    max-width: 272px;
    margin: 0;
}

.search-box table.gsc-search-box {
    margin: 0;
}

#searchTextInput::-webkit-input-placeholder,
.search-box .gsc-input::-webkit-input-placeholder {
   color: #fff;
}

#searchTextInput::-moz-input-placeholder,
.search-box .gsc-input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

#searchTextInput::-moz-placeholder,
.search-box .gsc-input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

#searchTextInput::-ms-input-placeholder,
.search-box .gsc-input:-ms-input-placeholder {  
   color: #fff;  
}

.custom-footer-top .gsc-search-box-tools .gsc-search-box .gsc-input-box .gsc-input {
    padding: 8px 12px!important;
}

td#gs_tti51 {
}

.ui-widget-content {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.9s;
    animation-name: fadeIn;
    animation-duration: 0.9s;
}

.custom-industry-layout .row-1-column-right {
    margin: 0 !important;
    padding-left: 2.564102564%;
    border-left: 1px solid #eee;
}

.custom-industry-layout .row-1-column-left {
    border-right: 0px solid #eee !important;
}

.RL-Columns img{
    display: block;
    height: auto;
    float: none;
    text-align: left;
    margin: 10px auto;
}

.rltd-rsrc .icon-recent {
    padding: 14px;
    background-color: teal;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 77px;
}

.rltd-rsrc .top-post-topic {
    display: inline-block;
    width: calc(100% - 81px);
    padding: 0 0 0 25px;
    color: #4B9193;
}

.rltd-rsrc .top-post-topic a {
    color: #4B9193;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
    display: none;
}

.rltd-rsrc .top-post-topic a:first-child {
    display: block;
}

.rltd-rsrc {
    margin-top: 0px;
    text-align: left;
}

.rltd-rsrc .item {
    width: calc(33.3333% - 17px);
    vertical-align: top;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 14px;
    text-align: left;
    /*float: left;*/
    display:inline-block;
}

.rltd-rsrc .main-blog-inner-slider p {
    margin-bottom: 0 !important;
}

.rltd-rsrc .top-post-topic {
    float: left;
    width: calc(100% - 77px);
    padding: 17px 25px 18px 25px;
    color: #4B9193;
    vertical-align: middle;
    background-color: #efefef;
    min-height: 96px;
}

.rltd-rsrc .icon-recent {
    padding: 23.5px 14px;
    background-color: teal;
    box-sizing: border-box;
    float: left;
    vertical-align: middle;
    width: 77px;
}

.bottom-post-topic {
    border: 1px solid #eee;
    padding: 14px;
    float: left;
    width: 100%;
    min-height: 185px;
    border-top: none;
}

.bottom-post-topic a.topic-link:first-child {
    display: block;
}
.bottom-post-topic p#hubspot-topic_data{
    margin: 10px 0 5px;
}

.bottom-post-topic a.topic-link {
    margin: 0 5px 0 0;
   /* float: left;
    width: 100%; */
    color: #aaaaaa;
    -webkit-font-smoothing: antialiased;
    display: inline-block !important;
    font-style: italic;
}

.bottom-post-topic h1 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.bottom-post-topic a {
    color: #5fab44;
}
.bottom-post-topic a:hover {
    color: #666;
}


.bottom-post-topic .post-body.clearfix h1, .bottom-post-topic .post-body.clearfix h2, .bottom-post-topic .post-body.clearfix h3, .bottom-post-topic .post-body.clearfix h4, .bottom-post-topic .post-body.clearfix h5, .bottom-post-topic .post-body.clearfix h6 {
    display: none;
}

.all-rscrc {
    padding-bottom: 28px !important;
}

.all-rscrc a:hover {
    background: #f1ac00;
    border: 0;
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}

.realis-a16 {
    display: inline-block;
    padding-right: 10px;
}
.realis-a16 a {
    color: #666;
    font-size: 13px;
}
.custom-byline {
    font-style: normal;
}
 .reliaslearning-blog .blog-listing-wrapper .post-listing .post-item {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    border: none;
}

h1.anim-sentence {
    color: #333333;
    font-size: 32px;
    line-height:1.3 !important;
}

.banner-img-home {
    padding: 45px 0 0em;
    background-size: cover !important;
}

.center-banner-home{
    padding: 11em 2em 12em 0;
    text-align: center;
    float: right!important;
    max-width: 600px;
}

.center-banner-home h1,
.center-banner-home h3{
    text-shadow: 0 1px 6px rgba(0,0,0,0.1);
}

.hp-cta-group{
    max-width: 400px;
    margin: auto;
}

.banner-home-cntnt {
    padding: 5em 2em;
    max-width: 430px;
    background: none;
    text-align: left;
    background-color: #5fab44;
    background-color: rgba(96,172,86,0.8);
    text-align: center;
    margin-left: 15px !important;
}

.banner-home-cntnt h2 {
    line-height: 1.3;
    font-size: 1.8em;
    color: #fff;
    margin:0;
}
    
.home-banner-cta {
    margin: 55px 0 10px;
}

.blog-rsrc-banner {
    padding-top: 77px;
    text-align: left;
    padding-bottom: 0;
}

.rsrc-brdcrmb {
    padding: 0 14px;
}

.search-box div#gsc-iw-id2 {
    box-shadow: none !important;
    border: 0;
}

.search-box {
    padding: 10px 0;
}

.news-rss .hs-rss-description p a {
    float: left;
}
.news-rss .hs-rss-description p {
    color: transparent;
}

.meet-relias-layout .news-rss a.hs-rss-title{
    font-size: 17px;
    margin: 7px 0;
}

.abt-cntct-frm .hs-input {
    margin: 0 !important;
}

.abt-cntct-frm .input {
    float: right !important;
    width: calc(100% - 125px) !important;
}

.abt-cntct-frm .hs-form-field label {
    float: left;
}

.abt-cntct-frm .hs-form-field {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.abt-cntct-frm input.hs-button.primary.large {
    width: 100%;
    padding: 13px;
    margin: 14px 0 18px;
}

.abt-cntct-frm {
    max-width: 378px;
    float: none !important;
    margin: 0 auto !important;
}

.bg-image-section.cust-testi-bnr{
    padding-top: 90px;
    padding-bottom: 38px;
}

.home-search-box div#gsc-iw-id2 {
    border: 1px solid #eee !important;
}
.home-search-box p {
    font-size: 18px;
}
.ksko-bg {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding: 50px 0;
}
.ksko-icon {
    text-align: center;
padding-bottom:50px;
}
.ksko-bg-right-sec {
    width: 28% !important;
    float: right !important;
}
.ksko-bg-right-sec h4 {
    max-width: 265px;
}
.watch-more-sec {
    padding: 50px 0;
    text-align: center;
}
.tools-resources .span6.img {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 48%;
}
.tools-resources .span6.t-cell {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.tools-resources .RL-Columns h3{
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.regulatory-compliance-bg .custom_banner{
    padding: 140px 0 100px;
}
.tools-resources {
    padding-bottom: 40px;
}
.spend-more-sec h3 {
    max-width: 730px;
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    line-height: 1.7;
}
.spend-more-sec h4 {
font-weight:bold;
}
.spend-more-sec p {
    padding: 0 35px;
}
.spend-more-sec {
    text-align: center;
    padding: 0 0 80px;
}

.search-layout .course-search-right .home-search-box .gsc-search-box .gsc-search-button input {
    background-color: #f1ac00 !important;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/search-white.png?t=1467106764204") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 16px auto !important;
    border-radius: 0 2px 2px 0 !important;
    height: 13px !important;
    padding: 18px 40px !important;
}


 .online-elnec-banner {
    background: #cce2a9;
    background: -moz-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 90%);
    background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#eaeee3),color-stop(90%,#cce2a9));
    background: -webkit-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 100%);
    background: -o-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 90%);
    background: -ms-radial-gradient(center,ellipse cover,#eaeee3 0%,#cce2a9 90%);
    background: radial-gradient(ellipse at center,#eaeee3 0%,#cce2a9 90%);
    padding: 70px 0 20px;
}

.online-elnec-banner .page-center {
    padding: 0 15px !important;
}

.online-elnec-banner-right label {
    float: left;
    width: 30%;
    line-height: 18px;
    color: #555;
    font-family: arial;
    position: relative;
    margin:0;
}

.online-elnec-banner-right .hs-form-field {
    display: inline-block;
    width: 100%;
}

.online-elnec-banner-right .hs-input {
    float: right !important;
    width: calc(100% - 102px) !important;
    margin-bottom: 13px;
    font-size: 13px;
}

.online-elnec-banner-right select.hs-input {
    background-repeat: no-repeat;
    background-position: right center;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/select-dark.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 15px;
}
.online-elnec-banner-right .hs-form-required {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
}
.online-elnec-banner-right {
    max-width: 380px;
    margin: 0 auto !important;
}

.online-elnec-banner-right ul.hs-error-msgs.inputs-list {
    position: relative;
    top: -6px;
}
.online-elnec-banner-right form {
    padding-top: 10px;
}
.online-elnec-banner-right .hs-button.primary.large {
    width: 100%;
    margin: 20px 0 20px;
}
.online-elnec-banner-right {
    width: 47% !important;
    display: inline-block;
    margin-left: 2% !important;
}
.banner-asset-img {
    max-width: 169px;
}

.filter-rsrc button#dropdownMenu1 {
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #dddddd;
    color: #444;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/select-dark.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: right center;
    border-radius: 2px;
    width: 100%;
    height: 34px;
    margin-top: 5px;
    text-align: left;
    padding: 0px 12px;
}

.filter-rsrc ul.dropdown-menu {
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    border-top: none;
    box-shadow: none !important;
}

.filter-rsrc .dropdown-menu h3 {
    margin: 0 !important;
}
.filter-rsrc .widget-module ul li a {
    padding: 3px 20px;
    display: inline-block;
    width: 100%;
    color: #333;
}

a.filter-expand-link {
    padding: 3px 20px;
    display: inline-block;
    width: 100%;
    color: #333;
    text-transform: capitalize;
}

.filter-rsrc .widget-module ul li:nth-child(2) {
    display: none !important;
}

.rc-srch .indus-course {
    padding: 0;
    max-width: 100%;
    margin-top: 4px;
}

.filter-rsrc .widget-module ul {
    padding: 0;
}

.training-solution .body-container .breadcrumb {
    background-color: #ffffff;
    border-radius: 0;
    color: #666666;
    list-style: outside none none;
    margin-bottom: 9px;
    margin-top: 6px;
    max-height: 29px;
    padding: 0;
    text-align: left;
}
.training-solution .body-container .breadcrumb .inline {
    display: inline-block;
}

.training-solution .body-container .breadcrumb .inline a {
    color: #44525e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11.2px;
    line-height: 19.0333px;
    padding: 5px 19px 5px 0;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/crumb-new.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px auto;
}
.training-solution .body-container .breadcrumb .inline.even.last a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
    margin-left: 11px;
}
.training-solution .body-container .breadcrumb-wrapper {
    padding-top: 46px;
}

.training-solution .body-container .product-services-row1-wrapper {
    padding: 28px 0;
    background: #fff;
    border-top: 1px solid #eee;
}
.training-solution .body-container .product-services-row1-wrapper .page-center {
    padding: 28px 15px;
}
.training-solution .body-container .group-background.field-group-div_background_image {
    display: block;
    float: left;
    width: 100%;
}
.training-solution .body-container .node-one-column-slice .field.field-name-body .field-item:last-child {
    padding-bottom: 0;
}
.training-solution .body-container .node-one-column-slice .field.field-name-body .field-item {
    float: left;
    width: 100%;
}
.training-solution .field-collection-container .field-items .field-items .field-item {
    margin-bottom: 0;
}
.training-solution .body-container .floatright {
    float: right;
}
.training-solution .body-container table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
.training-solution .body-container .rlms_hovers tbody {
    border: medium none;
}
.training-solution .rlms_hovers a {
    display: block;
    position: relative;
    width: 100%;
}
.training-solution .body-container .rlms_hovers img {
    display: block;
    max-width: none;
}
.training-solution .rlms_hovers a .hover_box {
    display: none;
}
.training-solution .body-container table td,
.training-solution .body-container table th {
    padding: 0;
}
.training-solution .body-container .rlms_hovers a .hover_box {
    display: none;
}
.training-solution .body-container .field-type-text-with-summary .field-items {
    float: none !important;
}
.training-solution .product-services-row1-wrapper h1 {
    font-family: arial;
    line-height: 41.86px;
    font-size: 32.2px;
    margin: 9px 0 10px;
}
.training-solution .product-services-row1-wrapper ul {
    padding: 0 0 0 30px;
    margin: 21px 0;
    font-family: arial;
}
.training-solution .product-services-row1-wrapper p {
    font-family: arial;
}
.training-solution .product-services-row2-wrapper {
    padding: 28px 0;
    background: #f3f3f3;
    border-top: 1px solid #eee;
}
.training-solution .node.node-promo-slice {
    background-color: #00a7a6;
    margin: 0px 0 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    transition: all .25s;
}
.training-solution .clearfix:before {
    content: "";
    display: table;
}
.training-solution .node-promo-slice .field-name-body {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    padding: 2em 9em 2em 2em;
    background-color: #0bb4b3;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/promo_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.training-solution .node-promo-slice h1, .product-and-services .node-promo-slice h2, .product-and-services .node-promo-slice h3 {
    color: #fff;
    text-decoration: none;
    margin: 0;
    font-size: 25.2px;
    line-height: 32.76px;
    font-family: arial;
}
.training-solution .node-promo-slice p {
    margin-top: 0;
    color: #ffffff;
}

.training-solution .node-promo-slice .field.field-name-field-link {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    padding: 2em 2em 2em 2em;
    text-align: center;
}
.training-solution .node-promo-slice .field-name-field-link a.promo-button {
    border: 0 solid #555;
    padding: 1em 0;
    border-radius: 1px;
    font-size: 1.4em;
    display: inline-block;
    line-height: 1.2em;
    color: #ffffff;
    width: 100%;
    text-align: center;
    font-family: arial;
}
.training-solution .field-type-link-field .field-items {
    text-align: center !important;
    float: none;
}
.training-solution .node-promo-slice .field-name-body h3 {
    color: #fff;
    margin: 0;
    font-size: 19.6px;
    line-height: 25.48px;
    font-family: arial;
}
.training-solution .node-promo-slice .field-name-body h3 a,
.training-solution .node-promo-slice .field-name-body h4 a {
    color: #fff;
}
.training-solution .node-promo-slice .field-name-body h4 {
    margin: 10px 0;
    color: #fff;
    font-family: arial;
}
.training-solution .two-col-content-wrapper {
    padding: 28px 0;
}
.training-solution .two-col-content-wrapper .two-col {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}
.training-solution .two-col-content-wrapper .two-col h2 {
    margin: 10px 0;
    font-family: arial;
    line-height: 32.76px;
    font-size: 25.2px;
}
.training-solution .two-col-content-wrapper .two-col.left-wrapper {
    padding-right: 14px;
}
.training-solution .two-col-content-wrapper .two-col ul {
    margin: 21px 0;
    padding: 0 0 0 30px;
    font-family: arial;
}
.training-solution .product-services-row3-wrapper {
    padding: 28px 0;
    background: #fff;
    border-top: 1px solid #eee;
}
.training-solution .two-col-content-wrapper .two-col h1 {
    font-family: arial;
    margin: 10px 0;
    line-height: 41.86px;
}
.training-solution .two-col-content-wrapper .two-col h3{
    margin:10px 0;
}
.training-solution .two-col-content-wrapper .two-col h4 {
    font-family: arial;
    font-size: 17.5px;
    color: rgb(51, 51, 51);
    line-height: 22.75px;
    font-weight: normal;
    margin: 10px 0;
}
.training-solution .product-services-row4-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    padding: 28px 0;
}

.training-solution .rlms_hovers a {
    position: relative;
    width: 100%;
    display: block;
}

.training-solution .rlms_hovers a:hover .hover_box {
    display: block;
    position: absolute;
}
/*-----------------------------------------------------------------------------------Head CSS Ends Here------------------------------------------------------*/
@media (max-width: 1199px){
    
    .custom-industry-layout .custom_banner .widget-type-section_header {
        margin: 43px auto 3em !important;
    }
    iframe {
        float: none;
    }
    .black-pane-lay .section.row1 .page-center {
        padding:2em;
    }
    .without-breadcrumb-layout .bg-image-section h1 img {
        max-width: 150px;
        vertical-align: middle;
    }
    
    .without-breadcrumb-layout .bg-image-section h1 {
        font-size: 28px;
        margin-top:0;
    }
    .industry-layout2 .custom-white-bg ul li {
        padding: 0 15px;
    }
    .blended-learning-lay .hs-row2-col-wrapper .row2-left-col {
        margin-top: 0;
    }
    .aba-training-lay .custom_banner .widget-type-section_header {
        margin: 70px auto 6.7em !important;
    }
    .aba-training-lay .hs-five-col-wrapper .hs-col {
        width: 33.33%;
    }
    .tabber-layout .ui-tabs .float-right {
        max-width: 100% !important;
        width: 100% !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .tabber-layout .hs-tabber .col-1.one-half, .tabber-layout .hs-tabber .col-2.one-half {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .tabber-layout .node-tab-collection .ui-tabs .ui-tabs-panel .field-name-field-tab-body img {
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .tabber-layout .field-name-field-mini-tabs .ui-tabs-nav.ui-helper-reset.ui-widget-header {
        margin-bottom: 10px;
    }
    .submission-lay .hs-tooltip-wrapper .hs-col {
        width: 27.33%;
    }
    

}
@media (max-width: 989px){
    .tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li.ui-state-active img,.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li img {
        width: 50px;
        margin-bottom: .5em;
    }
    
    .tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li .field-name-field-tab-title {
        font-size: 11px;
        line-height: 13px;
    }
    .tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li {
        height: 130px;
    }

.custom_banner {
    padding: 0;
}
.custom-menu {
    display: none !important;
}
.search-layout .custom_banner {
    padding: 10px 0 0;
}

.banner-img-home {
    padding: 0px 0 0em;
}

}
@media (max-width: 767px){
    .industry-layout2 .custom-white-bg ul li {
        padding: 0;
    }
    .custom-industry-layout .custom_banner .widget-type-section_header p {
        margin-top: 2px;
    }    
    .custom-industry-layout .one-third {
        width: 100%;
        float: none;
        padding-right: 0;
        margin-bottom: 34px;
    }
    
    .custom-industry-layout .field-item {
    padding: 0em !important;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li img,
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li.ui-state-active img, .tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li img {
    max-width: 60px !important;
    width: 100% !important;
}
.tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li a {
    padding: 0.5em 3px !important;
    }
    .tabber-layout .node-tab-collection .ui-tabs .ui-tabs-nav li {
        overflow: hidden !important;
}
    .custom-industry-layout .field-item h3 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .custom-industry-layout .field-item p.rtecenter {
        margin-top: 0 !important;
    }
    
    .custom-industry-layout .col-3.one-third {
        margin-bottom: 0;
    }
    .custom-industry-layout .row-1-column-right .hs_cos_wrapper_type_header h1 {
        padding-top: 0;
    }
    
    .custom-industry-layout .row-1-column-right {
        padding: 0em 1em 1em;
    }
    .custom-blue-bg .hs-rss-item,
    .custom-industry-layout .custom-white-bg .hs-rss-module .hs-rss-item {
        width: 100%;
        float: none;
    }
    .custom-industry-layout .custom-white-bg .hs-rss-module .hs-rss-item {
        padding-bottom: 20px;
    }
    .industry-layout2 .custom-2col-outer-wrapper.image-right .two-thirds,
    .industry-layout2 .custom-2col-outer-wrapper.image-left .one-third,
    .industry-layout2 .custom-2col-outer-wrapper.image-right .one-third,
    .industry-layout2 .custom-2col-outer-wrapper.image-left .two-thirds {
        float: none;
        width: 100%;
    }
    .industry-layout2 .custom-2col-outer-wrapper.image-left .two-thirds {
        padding-right: 0;
    }
    .industry-layout2 .custom-2col-outer-wrapper.image-right .two-thirds {
        padding-right:0;
    }
    .srch-sec .hs-input::-webkit-input-placeholder {
        color: #fff;
    }

    .srch-sec .hs-input:-moz-placeholder { /* Firefox 18- */
        color: #fff;  
    }

    .srch-sec .hs-input::-moz-placeholder {  /* Firefox 19+ */
        color: #fff;  
    }

    .srch-sec .hs-input:-ms-input-placeholder {  
        color: #fff;  
    }
    
    .different-banner .bg-image-section {
        min-height: 100% !important;
        padding-bottom: 34px;
    }
    .two-column-equal.form-lay .main-content {
        padding-top: 4px;
    }
    .two-column-equal.form-lay .main-content.left h3 {
        font-size: 130%;
    }
    .two-column-equal.form-lay .body-container .hs_cos_wrapper_type_form {
        max-width: 100%;
    }
    .form-lay .global-form label {
        width: 100% !important;
        display: block;
        float: none;
    }

    .form-lay .global-form .input {
        width: 100%;
    }
    
    .form-lay .global-form span.hs-form-required {
        position: static;
        float: none;
    }
    .client-support .row-fluid .row1-col {
        max-width: 50%;
        margin: 0 auto;
        float: none;
        background: #eee;
        margin-bottom: 1em;
        padding: 0 0 2em;
    }
    .client-support .hs-row1-bottom-pane .span4:first-child {
        margin-top: 0;
    }
    .client-support .hs-row1-bottom-pane .span4 {
        margin-top: 1em;
    }
    .partners-layout .bg-image-section .right-col p {
        text-align: center;
    }
    .two-column-equal.form-lay .main-content.right {
        padding-right:0;
    }
    .partners-layout .bg-image-section .right-col {
        text-align: center;
    }
    .partners-layout .bg-image-section .right-col img {
        margin: 14px auto 0 !important;
    }
    .black-pane-lay .lr-img-col-wrapper .RL-Columns .span6 {
        display: block;
        width: 100%;
        min-height: 250px;
        padding: 1em;
        margin-bottom: 1em;
    }
    
    .black-pane-lay .lr-img-col-wrapper img {
        margin: 0 auto;
    }
    .without-breadcrumb-layout .bg-image-section h1 img {
        float: none !important;
    }
    .without-breadcrumb-layout .bg-image-section h1 {
        font-size: 32.2px;
    }
    .without-breadcrumb-layout .bg-image-section .right-col img {
        margin: 0 auto !important;
    }
    .workforce .RCL-3Column .span4:nth-child(2) {
        border: 0;
    }
    .workforce .RCL-3Column .span4 {
        padding:0;
    }
    .industry-layout2 .custom-white-bg ul li {
        width: 100%;
        float: none;
    }
    .industry-layout2 .one-sixth {
        float: none;
        width: 100%;
    }
    .blended-learning-lay .row {
        padding: 5.7em 0 2em 0;
        position: relative;
    }
    
    .blended-learning-lay .row:before {
        background: #f5f9f9;
        background: -moz-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
        background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#ffffff),color-stop(56%,#f5f9f9),color-stop(90%,#d4dcdb));
        background: -webkit-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
        background: -o-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
        background: -ms-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
        background: radial-gradient(ellipse at center,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
        background-size: cover;
        background-position: center;
        content: "";
        width: 100%;
        height: 45px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .blended-learning-lay .hs-row2-col-wrapper .row2-left-col {
        background-image: none;
        width: 100%;
        padding: 2em;
        background: #0bb4b3;
    }
    
    .blended-learning-lay .hs-row2-col-wrapper .row-fluid .row2-right-col {
        width: 100%;
        padding: 0;
    }
    
    .blended-learning-lay .hs-row2-col-wrapper .row2-left-col h2 a {
        font-size: 75%;
    }
    
    .blended-learning-lay .hs-row2-col-wrapper .row2-left-col h2 {
        text-align: center;
    }
    .blended-learning-lay .top-section-right-content img {
        margin: 5px 0px 0 0;
    }
    .blended-learning-lay .top-section-right-content {
        padding: 0 20px;
    }
    .quickstart-curricula-layout .hs-two-col-left .right-col,
    .quickstart-curricula-layout .RL-Columns div {
        margin-top: 1.3em;
    }
    .impact-layout .row1 .RCL-3Column .span4 {
        width: 100%;
        margin-bottom: 20px;
        padding:0;
    }
    
    .impact-layout .custom_banner .page-center {
        height: 300px;
    }
    .hs-four-col-login .field-item {
        width: 100%;
        padding: 0;
        margin-bottom: 1em;
    }
    
    .hs-four-col-login .field-item img {
        width: auto;
        max-width: 200px;
    }
    .volunteers-lay .row1 .field-item .one-third {
        width: 100%;
        padding: 0;
        float: none;
        margin-bottom: 2em;
    }
    .volunteers-lay .row4 .RL-2Column ul {
        padding-left: 0px;
    }   
    .aba-training-lay .hs-five-col-wrapper .hs-col {
        width: 100%;
    }
    .partners-layout .bg-image-section .banner-content,
    .without-breadcrumb-layout .bg-image-section .banner-content {
        padding-bottom: 15em;
    }
    
    .partners-layout .bg-image-section {
        padding-top: 2em;
    }
    
    .partners-layout .bg-image-section .banner-content .left-col,
    .without-breadcrumb-layout .banner-content .left-col {
        max-width: 100%;
    }
    .without-breadcrumb-layout .bg-image-section {
        padding-top: 24px;
    }
    .nahc-lay .bg-image-section {
        padding-top: 45px;
    }
    
    .nahc-lay .bg-image-section .banner-content {
        padding-bottom: 42px !important;
    }
    .custom-trauma-layout .custom-rss .hs-rss-item {
        width: 100%;
        padding-right: 0;
        float: none;
    }
    
    .ncp-lay .row1 .right-col,
    .ncp-lay .row2 .right-col,
    .ncp-lay .row5 .span6:last-child {
        padding-top: 1em;
    }
    .webinar-lay .bg-image-section h1 {
        font-size: 150%;
        margin-top: 42px;
        margin-bottom: 0;
    }
    
    .webinar-lay .bg-image-section ul {
        margin-top: 1em;
    }
    
    .webinar-lay .bg-image-section ul h3 {
        font-size: 130%;
    }
    .p2-lay .bg-image-section .banner-content .left-col {
        margin-top: 5%;
        padding-left: 0;
        text-align: center;
        margin-bottom: 15%;
    }
    .custom-industry-layout .row-1-column-left {
        padding: 0 0 1em;
    }
    h3.line {
        margin-top: 0 !important;
    }
    .submission-lay .hs-tooltip-wrapper .hs-col {
        width: 100%;
        margin-left: 0;
        float: none;
        margin-bottom:23px;
    }
    .submission-lay .hs-tooltip-wrapper .hs-col.col3 {
        margin-bottom:0;
    }
    .submission-lay .bg-image-section .banner-content {
        padding-bottom: 40px;
    }
    .submission-lay .q-row.views-fieldset .views-field-field-copy-one {
        float: none;
        display: block;
    }
    .submission-lay .hs-row2-col {
        width: auto;
    }
    .feature .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_custom_widget {
       display: block;
       width: 100%;
       margin: 0 auto;
       max-width: 320px;

}
.up-cm .hs_cos_wrapper_type_custom_widget,.webinar-body .on-demand .post-item {
    padding: 0;
    margin: 0 0 14px 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.webinar-body .post-item .resource-icon {
    width: 60px;
}

.webinar-body .post-item .resource-type {
    width: auto;
}
    
}
.row {
    margin: 0 !important;
}
@media (max-width: 479px){
    blockquote.testimonial p span {
        font-size: 14px !important;
    }
    .volunteers-lay .row3 blockquote p,
    .workforce .hs-row2-col blockquote p {
        font-size: 14px;
        padding: 0 2em;
    }
    
    .volunteers-lay .row3 blockquote:before,
    .volunteers-lay .row3 blockquote:after,
    .workforce .hs-row2-col blockquote:before,
    .workforce .hs-row2-col blockquote:after {
        font-size: 3em;
        line-height: 1;
    }
    
    .blended-learning-lay .row .top-section-left-content h1 {
        font-size: 40px;
        text-align: center;
        line-height: 1;
    }
    
    .blended-learning-lay .row .top-section-left-content h1 br {
        display: none;
    }
    
    
    .blended-learning-lay .row1 a.button {
        display: block;
        margin-bottom: 10px;
    }
    
    .blended-learning-lay .row2 .counter-wrapper h2 img {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }
    .quickstart-curricula-layout .row2 h4 img {
        float: none !important;
        display: block;
        margin: 0 auto;
    }
    
    .quickstart-curricula-layout .row2 h4 {
        text-align: center;
    }
    .partners-layout .bg-image-section .banner-content, 
    .without-breadcrumb-layout .bg-image-section .banner-content {
        padding-bottom: 10em;
    }
    .ncp-lay .row1 blockquote p {
        padding: 0 25px;
        font-size: 15px;
    }
    
    .ncp-lay .row1 blockquote:before,.ncp-lay .row1 blockquote:after {
        font-size: 40px;
        line-height: normal;
    }
}
.rins .header-container.container-fluid,
.rins .body-container.container-fluid,
.rins .footer-container.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.rins h1, .rins h2, .rins h3, .rins h4, .rins h5, .rins h6 {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
}
.rins .bg-image-section {
    background: #3a4141;
    padding: 2em 0 2em;
    color: white;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/nltn.png);
    background-size: cover;
    background-position: bottom;
    text-align: center;
}
.rins .bg-image-section img {
    width: 350px !important;
    max-width: 50%;
    margin-top: 60px;
    margin-bottom: 10px;
}
.rins .row1-top {
    text-align: center;
}
.rins .body-container .page-center {
    padding-top: 0;
    padding-bottom: 0;
}
.rins .row1 {
    padding-top: 4em;
    padding-bottom: 4em;
}
.rins .row1col1 img {
    width: 450px !important;
}
.rins .row2 {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding-top: 4em;
    padding-bottom: 6em;
}
.rins .row2-content {
    text-align: center;
}
.rins .row2-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.rins .row2-content ul li {
    float: left;
    width: 16.6%;
}
.rins .row3 {
    padding-top: 4em;
    padding-bottom: 4em;
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/landscape.png);
    color: white;
}
.rins .row3-top {
    text-align: center;
}
.rins .row3col1,.rins .row3col2,.rins .row3col3 {
    background: #5fab44;
    padding: 1em 1em 4em;
    position: relative;
    min-height: 265px;
}
.rins .row3 sub {
    color: rgba(40,120,60,1);
}
.rins .row3 a {
    color: #fff;
}
.rins .row3 .view-more {
    position: absolute;
    bottom: 0;
    padding: 1em;
    width: 100%;
    left: 0;
    color: white;
    background: rgba(40,120,60,1);
}
.rins .row3-bottom {
    padding-top: 66px;
    text-align: center;
    padding-bottom: 10px;
}
.rins .row4 {
    background: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/wave.png);
    color: white;
    padding-top: 4em;
    padding-bottom: 4em;
    text-align: center;
}
.rins .row4-top {
    margin-bottom: 33px;
}
.rins .row4 img {
    width: 150px;
    line-height: 180px;
}
.rins .row5col1 {
    padding: 6em 4em 6em 6em;
}
.rins .row5col2 {
    padding: 6em;
    border-left: 2px solid #eee;
}
.rins .hs_cos_wrapper_type_form {
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
}
.rins .hs_cos_wrapper.form-title {
    background: transparent;
    color: inherit;
    text-align: left;
    margin: 0;
    padding: 0;
}
.rins .row5col1 .form-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 2.3em;
    font-style: italic;
    font-weight: normal;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    line-height: 1.3;
}
.rins .row5col1 .hs-form-field>label {
    width: 32%;
    margin-top: 0;
    float: left;
    line-height: 1.2em;
    font-weight: normal;
}
.rins .row5col1 .hs-form-field>.input {
    width: 68%;
    float: right;
}
.rins .row5col1 .hs-form-field {
    float: left;
    width: 100%;
}
.rins .row5col1 .hs-input {
    margin-top: 0;
    margin-bottom: 1em;
}
.rins .row5col1 .hs-button {
    width: 100%;
}
.rins ul.hs-error-msgs.inputs-list {
    float: left;
    width: 100%;
}
.rins .hs-error-msgs.inputs-list label {
    margin-top: 0;
    margin-left: 32%;
}



/***************9*************/

@media screen and (max-width: 991px){
    .rins .bg-image-section img{
        margin-top: 20px;
    }
    .rins .row2-content ul li {
        width: 33.3%;
    }
    .RL-Columns {
        text-align: left;
    }
    .RL-Columns > .four-col {
        width: 100%;
    }
    .eight-col.full-col {
        width: 66.66%;
    }
    .four-col.full-col {
        width: 33.33%;
    }
}
@media screen and (max-width: 767px){
    .rins .row2-content ul li {
        width: 50%;
    }
    .rins .row2-content ul li+li {
        margin-top: 1em;
    }
    .rins .row3col1, .rins .row3col2, .rins .row3col3 {
        margin-bottom: 1em;
    }
    .rins .row4col2,.rins .row4col3 {
        padding-top: 1em;
    }
    .rins .row5col1 {
        padding: 2em;
        border-bottom: 1px solid #ddd;
    }
    .rins .row5col2 {
        padding: 2em;
        border: 0;
    }
    .rins .row5col1 .hs-form-field>label {
        width: 100%;
    }
    .rins .row5col1 .hs-form-field>.input {
        width: 100%;
    }
    .rins .hs-error-msgs.inputs-list label {
        margin-left: 0;
    }
}


/* ---- Style start 9 June 2016  ----- */
.custom-menu ul li,
.custom-menu ul li:nth-child(5),
.custom-menu ul li:nth-child(8), 
.custom-menu ul li:nth-child(7), 
.custom-menu ul li:nth-child(6){
    padding:0;
}
.custom-top-menu .hs-menu-wrapper > ul > li:last-child > a {
    padding: 17px 22px 18px 22px;
}

.footer-form-left .hs-form-field {
    position: relative;
}
.footer-form-left ul.hs-error-msgs.inputs-list {
    left: 32%;
}
.impact-global .speaker-custmod-wrapper .speaker-custmod-wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.impact-global .speaker-custmod img{
    height: 274px;
}

.search-box .gsc-webResult.gsc-result,
.search-box .gsc-webResult.gsc-result:hover{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 20px 0;
}
.search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a, 
.search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a b {
    color: #00a7a6 !important;
}
.search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside, 
.search-box .gsc-webResult.gsc-result .gsc-url-top {
    padding: 0;
}
.search-box .gsc-webResult.gsc-result .gsc-url-top .gs-visibleUrl {
    color: #000000;
    font-size: 15px;
}
.search-layout .search-box.search-page form.gsc-search-box {
    max-width: 380px;
}
.search-left .search-page input {
    border: medium none !important;
    margin: 0 !important;
    padding: 6px 10px !important;
}
.gsc-search-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    padding: 0 !important;
}
.search-left .search-page .gsc-search-button input {
    padding: 10px !important;
}
.gsc-search-button input {
    background: #f1ac00 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 2px 2px 0 !important;
    display: block !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 10px !important;
    width: 36px !important;
}
.search-box .gsc-cursor .gsc-cursor-page {
    border: 1px solid #00a7a6 !important;
    color: #00a7a6 !important;
    padding: 5px 10px;
    text-decoration: none !important;
}
.search-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
}
.gsc-search-button input:focus {
    box-shadow: none;
}



/* Mega menu css start */

.custom-menu ul{
    background: #5fab44 none repeat scroll 0 0;
    display: inline-block !important;
    width: 100%;
}

.custom-menu ul li a {
    color: #ffffff;
    display: inline-block !important;
    font-weight: 700;
    letter-spacing: 0.3px;
    padding: 16px 28px 13px 14px;
    position: relative;
    background: transparent;
}

.custom-menu ul li:nth-child(5) a {
    background: rgba(0, 0, 0, 0.075) none repeat scroll 0 0 !important;
    border-radius: 2px;
    margin-left: 7px;
    margin-top: 6px;
    padding: 6px 7px;
}

.custom-menu ul li:nth-child(5) a:hover{
    background: #4C8936 none repeat scroll 0 0 !important;
}

.custom-menu ul li:hover {
    background: #F3F3F3 none repeat scroll 0 0;
}

.custom-menu ul li a:hover,
.custom-menu ul li:hover a{
    color: #5FAB44!important;
    background: #F3F3F3!important;
}

.custom-menu ul li:nth-child(5):hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.custom-menu ul li:nth-child(5):hover a{
    color: #FFFFFF;
}

.custom-menu ul li:nth-child(1) a::before,
.custom-menu ul li:nth-child(2) a::before,
.custom-menu ul li:nth-child(3) a::before,
.custom-menu ul li:nth-child(4) a::before{
    border-left: 3px solid rgba(0, 0, 0, 0);
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #ffffff;
    content: "";
    position: absolute;
    right: 15px;
    top: 22px;
}

.custom-menu ul li:hover:nth-child(1) a::before,
.custom-menu ul li:hover:nth-child(2) a::before,
.custom-menu ul li:hover:nth-child(3) a::before,
.custom-menu ul li:hover:nth-child(4) a::before{
    border-top-color: #5FAB44;
}

.custom-menu ul li:nth-child(8), 
.custom-menu ul li:nth-child(7), 
.custom-menu ul li:nth-child(6){
    float: right !important;
}

.custom-menu ul li:nth-child(8) a, 
.custom-menu ul li:nth-child(7) a, 
.custom-menu ul li:nth-child(6) a {
    padding: 16px 14px;
}

.ourservices-submenu-container,
.blog-submenu-container,
.report-submenu-container,
.company-submenu-container{
    background: #f3f3f3 none repeat scroll 0 0 !important;
    margin-top: -8px;
    padding: 30px;
}

.custom-menu .hs-menu-wrapper ul li:nth-child(6) a{
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/search-white.png?t=1466090540695") !important;
    background-position: center top 16px !important;
    background-repeat: no-repeat !important;
    background-size: 15px auto !important;
    color: rgba(0, 0, 0, 0);
    display: inline-block !important;
    font-size: 0;
    padding: 17px 18px 16px 20px;
}

.custom-menu .hs-menu-wrapper ul li:nth-child(6):hover a{
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/search-green.png") !important;
}

.custom-menu ul li:nth-child(6){
    line-height: 19px;
    padding: 0;
}

.custom-submenu-links ul li {
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    padding: 2px 5px;
    width: 100%;
}

.custom-submenu-links ul li:first-child a {
    color: #777777;
    font-weight: bold;
    font-size:14px;
}

.custom-submenu-links .search-courses h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
}

.custom-submenu-links .search-courses ul {
    margin: 0;
    padding: 0;
}

.custom-submenu-links .search-courses ul li {
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/check.png?t=1465910125041");
    background-position: left top 8px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border: medium none;
    color: #333333;
    font-size: 16px;
    padding: 3px 0 4px 27px;
}

.custom-submenu-links .resources-cont p {
    color: #777777;
    font-size: 13px;
    line-height: 18px;
}

.custom-submenu-links ul li a {
    font-size: 13px;
}

.custom-menu ul li.active {
    background: #26441b none repeat scroll 0 0;
}

.custom-menu ul li.active a {
    color: #5fab44;
}
.custom-menu ul li.active:hover {
    background: #f3f3f3 none repeat scroll 0 0;
}

.custom-submenu-links ul li.active {
    background: #eeeeee none repeat scroll 0 0;
}
.custom-submenu-links ul li.active a{
    color: #777777;
}

.custom-submenu-links .resources-cont {
    /*width: 18%;*/
}

.custom-submenu-links .links {
    /*width: 17.5%;*/
}

.custom-submenu-links .resources-cont.institute img {
    max-width: 140px;
    width: 100%;
}

.custom-submenu-links .resources-cont.academy img {
    margin-bottom:15px;
}

.custom-submenu-links .resources-cont a {
    font-size: 13px;
}

.custom-submenu-links ul li:last-child {
    border: medium none;
}

.custom-submenu-links .search-courses {
    width: 25%;
    margin: 0;
}

.custom-submenu-links .search-links {
    width: 25%;
    margin: 0;
    padding: 0 10px 0 0;
}

.search-box .gsc-input-box-focus{
    box-shadow:none !important;
}

.search-box .gsc-input-box .gsib_b a.gsst_a span {
    color: #ffffff;
    margin-top: 8px;
}

.search-layout .search-box.search-page .gsc-input-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #cccccc -moz-use-text-color #cccccc #cccccc;
    border-image: none;
    border-radius: 2px 0 0 2px;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 40px !important;
    padding-top: 2px !important;
}

.search-layout .search-box.search-page .gsc-input-box input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #000000;
}

.search-layout .search-box.search-page .gsc-search-button input {
    background-color: #f1ac00 !important;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search.png?t=1466098827104") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 41px auto !important;
    border-radius: 0 2px 2px 0 !important;
    height: 13px !important;
    padding: 20px 40px !important;
}

.span12.blog-submenu-container.five-col .widget-span.widget-type-simple_menu{
    width: 20%;
    margin: 0;
    padding: 0 10px 0 0;
}

/* Mega menu css end */




.custom-module-one-column-background .inside a:hover {
    text-decoration: underline !important;
}
.custom-module-one-column-background .inside a.btn:hover {
    text-decoration: none !important;
}
.custom-industry-layout .search-box table {
    border-collapse: unset;
    margin: 0;
}
.custom-industry-layout .search-box .gsc-search-button {
    display: inline-block;
    width: 40px !important;
}

.custom-industry-layout .search-box .gsc-input {

}

.btn:focus, .btn:hover {
    color: #ffffff;
}

.custom-top-menu .hs-menu-wrapper > ul > li > ul > li:first-child > a::before {   width: 72px;
}
.custom-top-menu .hs-menu-wrapper > ul > li > ul > li a {
    color: #5fab44;
}
.custom-module-one-column-background h3 {
    font-weight: 700;
}

.custom-module-testimonials p.title {
    margin-top: 10px;
}

.custom-featured-rss-resourses .hs-rss-description a {
    display: block;
}
.custom-featured-rss-resourses h3 {
    font-size: 1.8em;
    padding-top: 46px;
    margin-bottom: 14px;
}
.custom-featured-rss-resourses a.hs-rss-title {
    color: inherit;
    font-weight: bold;
    font-size: 16px;
}
.custom-featured-rss-resourses .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 79%;
    float: right;
    padding-left: 20px;
    box-sizing: border-box;
}
.custom-featured-rss-resourses .hs-rss-description p {
    font-size: 0 !important;
}
.custom-featured-rss-resourses .hs-rss-description p a {
    font-size: 14px;
}
.custom-featured-rss-resourses .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: inline-block;
    width: 21%;
    float: left;
}
.custom-featured-rss-resourses .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    width: 100%;
    height: 65px !important;
}
/*=-------------------Relias Institute-------------------------------=*/
.relis-inst a:hover {
    text-decoration: underline !important;
}
/*=-------------------Relias Institute-------------------------------=*/
/*=-------------------Relias Press Rooms-------------------------------=*/
.prs-blg-bnnr{
padding-top: 77px;
}
/*=-------------------Relias Press Rooms-------------------------------=*/
.video-tabber.gray .article-blog.hs-blog-post .field-label, .gray .field-items {
    float: none;
}

.course-search-right .search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a, 
.course-search-right .search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a b {
    color: #444444 !important;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    line-height: 1.3;
    font-size: 1.8em;
}

.course-search-right .search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside .gs-title {
    height: auto;
    text-decoration: none;
}

.course-search-right .search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a, 
.course-search-right .search-box .gsc-webResult.gsc-result .gsc-thumbnail-inside a b {
    color: #444444 !important;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    line-height: 1.3;
    font-size: 25.2px;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    text-decoration: none !important;
}

.gs-result .gs-title, .gs-result .gs-title *{
    text-decoration: none !important;
}

.gs-bidi-start-align.gs-snippet {
    font-size: 14px;
    line-height: 1.7;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}


.course-search-right .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
    color: #e2a100 !important;
}

.search-box .gsc-cursor .gsc-cursor-page {
    border: none !important;
    color: #00a7a6 !important;
    padding: 0;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: bold;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    line-height: 1.7;
    color: #333333 !important;
    padding: 0;
    margin-left: 0.75em;
    margin-right: 0;
}

.gsc-results .gsc-cursor-box {
    margin: 10px;
    text-align: center;
}

.course-search-right form.gsc-search-box {
    max-width: 100% !important;
}

.search-layout .course-search-right .gsc-search-button input {
    background-color: #f1ac00 !important;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/Resource_Images/Ebooks/search-white.png?t=1467106764204") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 16px auto !important;
    border-radius: 0 2px 2px 0 !important;
    height: 13px !important;
    padding: 18px 40px !important;
}

.course-search-right .home-search-box div#gsc-iw-id2 {
    border: 1px solid #e8c062 !important;
    background-color: #e8c062 !important;
    height: 36px !important;
}

.course-search-right .home-search-box td#gs_tti51 {
    padding-top: 0px !important;
}

.course-search-right .search-box .gsc-cursor .gsc-cursor-page {
    border: 0px solid #00a7a6 !important;
    color: #333333 !important;
    padding: 5px 0px;
    text-decoration: none !important;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    margin-left: 0;
    margin-right: 10px;
}

@media screen and (max-width: 1199px){

    .footer-form-left ul.hs-error-msgs.inputs-list {
    left: 0;
    }
    
    .training-solution .product-services-row1-wrapper h1 {
    display: inline-block;
    }
    
    .impact-global .custom-header-menu .hs-menu-wrapper > ul > li > a {
    padding-left: 7px;
    padding-right: 7px;
    }

    .ourservices-submenu-container, 
    .blog-submenu-container, 
    .report-submenu-container, 
    .company-submenu-container {
    padding: 10px;
    }
    
    .custom-menu ul li:nth-child(5) {
    display: none;
    }

}

@media screen and (max-width: 1140px){
    
    .custom-submenu-links .resources-cont {
    width: 17.5%;
    }

    .custom-submenu-links .resources-cont {
    width: 20%;
    }
    
}

@media screen and (max-width: 989px){
    
    .custom_banner {
    padding: 0;
    }
    
    .custom-menu {
    display: none !important;
    }
    
    .search-layout .custom_banner {
    padding: 10px 0 1px;
    }

}


@media screen and (min-width: 767px){
    
    .custom-menu-bg {
    display: block !important;
    }
    
}


@media screen and (max-width: 767px){
    
    .footer-form-left ul.hs-error-msgs.inputs-list {
    left: 32%;
    }
    
    .product-and-services .body-container .page-center,
    .training-solution .body-container .page-center {
    padding:0 15px;
    }
    .content-wrapper ul {
    margin: 0 auto !important;
    max-width: 250px;
    text-align: left;
    }
    .RCL-3Column .span4 {
    display: inline-block;
    padding: 0 10px;
    }
    .hs-video-tabber .node-videos-slice .field-name-body {
    max-width: 100% !important;
    }
    .meet-relias-layout .row2 ul {
    margin: 0 auto;
    max-width: 300px !important;
    text-align: left;
    }
    .custom-footer-menu ul li.hs-menu-depth-1 {
    float: left !important;
    min-height: 300px;
    width: 50% !important;
    }
    .custom-footer-menu ul li a {
    display: inline-block !important;
    width: auto !important;
    }
    .training-solution .body-container .breadcrumb-wrapper {
    display: none;
    }

    .RCL-Columns .span4 {
    margin: 10px 0;
    max-width: 300px;
    vertical-align: top;
    }
    .search-layout .search-right {
    margin: 0 auto;
    max-width: 300px;
    }
    .search-layout .search-left {
    margin: 0 auto !important;
    max-width: 500px;
    }

    .custom-footer-social {
    float: none !important;
    }

    .news-rss,
    .RCL-3Column .RCL-Columns,
    .row1-top-flexi,
    .RL-Columns,
    .meet-relias-layout .row2,
    .custom-footer-social p {
    text-align: center;
    }

    .training-solution .node-promo-slice .field-name-body {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        padding: 28px;
        background: #0bb4b3;
    }
    .training-solution .node-promo-slice .field-name-body h3 a, .training-solution .node-promo-slice .field-name-body h4 a {
        color: #fff;
        font-size: 14.7px;
        line-height: 19.11px;
    }
    .training-solution .node-promo-slice .field-name-field-link a.promo-button {
        border: 0 solid #555;
        padding: 1em 0;
        border-radius: 1px;
        font-size: 1.4em;
        display: inline-block;
        line-height: 1.2em;
        color: #ffffff;
        width: 100%;
        text-align: center;
        font-family: arial;
    }
    .training-solution .body-container table {
        zoom: 39%;
    }
    .training-solution .node-promo-slice .field.field-name-field-link {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        padding: 0;
        text-align: center;
    }
    .training-solution .two-col-content-wrapper .two-col.left-wrapper {
        padding-right: 0;
    }
    .training-solution .two-col-content-wrapper .two-col {
        width: 100%;
        display: block;
        vertical-align: top;
    }
    
    .online-elnec-banner-left {
    width: 50% !IMPORTANT;
    display: inline-block !important;
    }

    .online-elnec-banner-right {
    width: 47% !important;
    display: inline-block !important;
    margin-left: 2% !important;
    }
    .ind-peers h4 {
    word-spacing: 0px;
}
.impact-global .body-container .row6.page-center.full-region .RL-Columns {
    text-align: left;
}
.ksko-bg-right-sec {
    width: 100% !important;
    float: none !important;
}
.ksko-bg-right-sec h4 {
    max-width: 100% !important;
}

}


@media screen and (max-width: 640px){
    
    .footer-form-left ul.hs-error-msgs.inputs-list {
    left: 0;
    }
    .body-container .page-center {
    padding: 30px 15px;
    }
    .black-pane-lay .bg-image-section .page-header {
    padding: 40px 0 !important;
    }
    .footer-form-left ul.hs-error-msgs.inputs-list {
    left: 0;
    }

    .black-pane-lay .bg-image-section .page-header {
    padding: 40px 0 !important;
    }

    .rltd-rsrc .item {
    width: 100%!important;
    padding-right: 0;
    margin-right: 0;
    }

}

@media screen and (max-width: 600px){
    
    .banner-home-cntnt {
    width: calc(100% - 30px) !important;
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto;
    }

    .css-typing.three {
    right: 0;
    left: 0;
    margin: auto !important;
    }

    .css-typing.two {
    right: 0;
    left: 0;
    margin: auto !important;
    }

    .css-typing {
    right: 0;
    left: 0;
    margin: auto !important;
    }
    
    .online-elnec-banner-left {
    width: 100% !IMPORTANT;
    display: inline-block;
    }

    .online-elnec-banner-right {
    width: 100% !important;
    display: block !important;
    margin:50px auto 0!important;
    }
    
}

@media screen and (max-width: 480px){

    .RL-3Column .RL-Columns .col-md-12 {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    }
    .custom-footer-menu ul li.hs-menu-depth-1 {
    min-height: auto;
    width: 100% !important;
    }
    .footer-form-left label {
    width: 100% !important;
    }
    .footer-form-left .input {
    width: 100%;
    }
    .blog-pagination a {
    margin: 0 2px !important;
    }
    .RL-3Column .RL-Columns .col-md-12 {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    }
    .custom-footer-menu ul li.hs-menu-depth-1 {
    min-height: auto;
    width: 100% !important;
    }
    .footer-form-left label {
    width: 100% !important;
    }
    .footer-form-left .input {
    width: 100%;
    }
     .eight-col.full-col {
        width: 100%;
        text-align: center;
    }
    .four-col.full-col {
        width: 100%;
    }

}

.training-solution .body-container .breadcrumb {
    background-color: #ffffff;
    border-radius: 0;
    color: #666666;
    list-style: outside none none;
    margin-bottom: 9px;
    margin-top: 6px;
    max-height: 29px;
    padding: 0;
    text-align: left;
}

.training-solution .body-container .breadcrumb .inline {
    display: inline-block;
}

.training-solution .body-container .breadcrumb .inline a {
    color: #44525e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11.2px;
    line-height: 19.0333px;
    padding: 5px 19px 5px 0;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/crumb-new.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px auto;
}

.training-solution .body-container .breadcrumb .inline.even.last a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
    margin-left: 11px;
}

.training-solution .body-container .breadcrumb-wrapper {
    padding-top: 46px;
}

.training-solution .body-container .product-services-row1-wrapper {
    padding: 28px 0;
    background: #fff;
    border-top: 1px solid #eee;
}

.training-solution .body-container .product-services-row1-wrapper .page-center {
    padding: 28px 15px;
}

.training-solution .body-container .group-background.field-group-div_background_image {
    display: block;
    float: left;
    width: 100%;
}

.training-solution .body-container .node-one-column-slice .field.field-name-body .field-item:last-child {
    padding-bottom: 0;
}

.training-solution .body-container .node-one-column-slice .field.field-name-body .field-item {
    float: left;
    width: 100%;
}

.training-solution .field-collection-container .field-items .field-items .field-item {
    margin-bottom: 0;
}

.training-solution .body-container .floatright {
    float: right;
}

.training-solution .body-container table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

.training-solution .body-container .rlms_hovers tbody {
    border: medium none;
}
.training-solution .rlms_hovers a {
    display: block;
    position: relative;
    width: 100%;
}

.training-solution .body-container .rlms_hovers img {
    display: block;
    max-width: none;
}

.training-solution .rlms_hovers a .hover_box {
    display: none;
}

.training-solution .body-container table td,
.training-solution .body-container table th {
    padding: 0;
}

.training-solution .body-container .rlms_hovers a .hover_box {
    display: none;
}

.training-solution .body-container .field-type-text-with-summary .field-items {
    float: none !important;
}

.training-solution .product-services-row1-wrapper h1 {
    font-family: arial;
    line-height: 41.86px;
    font-size: 32.2px;
    margin: 9px 0 10px;
}

.training-solution .product-services-row1-wrapper ul {
    padding: 0 0 0 30px;
    margin: 21px 0;
    font-family: arial;
}

.training-solution .product-services-row1-wrapper p {
    font-family: arial;
}

.training-solution .product-services-row2-wrapper {
    padding: 28px 0;
    background: #f3f3f3;
    border-top: 1px solid #eee;
}

.training-solution .node.node-promo-slice {
    background-color: #00a7a6;
    margin: 0px 0 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    transition: all .25s;
}

.training-solution .clearfix:before {
    content: "";
    display: table;
}

.training-solution .node-promo-slice .field-name-body {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    padding: 2em 9em 2em 2em;
    background-color: #0bb4b3;
    background-image: url("//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/promo_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

.training-solution .node-promo-slice h1, .product-and-services .node-promo-slice h2, .product-and-services .node-promo-slice h3 {
    color: #fff;
    text-decoration: none;
    margin: 0;
    font-size: 25.2px;
    line-height: 32.76px;
    font-family: arial;
}

.training-solution .node-promo-slice p {
    margin-top: 0;
    color: #ffffff;
}

.training-solution .node-promo-slice .field.field-name-field-link {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    padding: 2em 2em 2em 2em;
    text-align: center;
}

.training-solution .node-promo-slice .field-name-field-link a.promo-button {
    border: 0 solid #555;
    padding: 1em 0;
    border-radius: 1px;
    font-size: 1.4em;
    display: inline-block;
    line-height: 1.2em;
    color: #ffffff;
    width: 100%;
    text-align: center;
    font-family: arial;
}

.training-solution .field-type-link-field .field-items {
    text-align: center !important;
    float: none;
}

.training-solution .node-promo-slice .field-name-body h3 {
    color: #fff;
    margin: 0;
    font-size: 19.6px;
    line-height: 25.48px;
    font-family: arial;
}

.training-solution .node-promo-slice .field-name-body h3 a,
.training-solution .node-promo-slice .field-name-body h4 a {
    color: #fff;
}

.training-solution .node-promo-slice .field-name-body h4 {
    margin: 10px 0;
    color: #fff;
    font-family: arial;
}
.training-solution .two-col-content-wrapper {
    padding: 28px 0;
}

.training-solution .two-col-content-wrapper .two-col {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}

.training-solution .two-col-content-wrapper .two-col h2 {
    margin: 10px 0;
    font-family: arial;
    line-height: 32.76px;
    font-size: 25.2px;
}

.training-solution .two-col-content-wrapper .two-col.left-wrapper {
    padding-right: 14px;
}

.training-solution .two-col-content-wrapper .two-col ul {
    margin: 21px 0;
    padding: 0 0 0 30px;
    font-family: arial;
}

.training-solution .product-services-row3-wrapper {
    padding: 28px 0;
    background: #fff;
    border-top: 1px solid #eee;
}

.training-solution .two-col-content-wrapper .two-col h1 {
    font-family: arial;
    margin: 10px 0;
    line-height: 41.86px;
}

.training-solution .two-col-content-wrapper .two-col h3{
    margin:10px 0;
}

.training-solution .two-col-content-wrapper .two-col h4 {
    font-family: arial;
    font-size: 17.5px;
    color: rgb(51, 51, 51);
    line-height: 22.75px;
    font-weight: normal;
    margin: 10px 0;
}

.training-solution .product-services-row4-wrapper {
    background: #f3f3f3;
    border-top: 1px solid #eee;
    padding: 28px 0;
}

.training-solution .rlms_hovers a {
    position: relative;
    width: 100%;
    display: block;
}

.training-solution .rlms_hovers a:hover .hover_box {
    display: block;
    position: absolute;
}

@media(max-width:767px){
    
    .training-solution .node-promo-slice .field-name-body {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        padding: 28px;
        background: #0bb4b3;
    }
    .training-solution .node-promo-slice .field-name-body h3 a, .training-solution .node-promo-slice .field-name-body h4 a {
        color: #fff;
        font-size: 14.7px;
        line-height: 19.11px;
    }
    .training-solution .node-promo-slice .field-name-field-link a.promo-button {
        border: 0 solid #555;
        padding: 1em 0;
        border-radius: 1px;
        font-size: 1.4em;
        display: inline-block;
        line-height: 1.2em;
        color: #ffffff;
        width: 100%;
        text-align: center;
        font-family: arial;
    }
    .training-solution .body-container table {
        zoom: 39%;
    }
    .training-solution .node-promo-slice .field.field-name-field-link {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        padding: 0;
        text-align: center;
    }
    .training-solution .two-col-content-wrapper .two-col.left-wrapper {
        padding-right: 0;
    }
    .training-solution .two-col-content-wrapper .two-col {
        width: 100%;
        display: block;
        vertical-align: top;
    }
}


.search-box form.gsc-search-box.gsc-search-box-tools {
    max-width: 272px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input-box .gsc-input {
    padding: 8px 12px!important;
    height: auto!important;
    background: none !important;
}

.gsc-input-box {
    box-shadow: none !important;
}

.gsc-input::-webkit-input-placeholder {
   color: #fff;
}

.gsc-input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.gsc-input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.gsc-input:-ms-input-placeholder {  
   color: #fff;  
}

.search-box .gsc-input::-webkit-input-placeholder {
   color: #fff;
}
.search-box .gsc-input:-moz-placeholder { /* Firefox 18- */
   color: #fff !important;  
}
.search-box .gsc-input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff !important;  
}
.search-box .gsc-input:-ms-input-placeholder {  
   color: #fff !important;  
}

.google-search-sidebar .gsc-input {
    background: none!important;
    color: #FFFFFF;
    border: 0!important;
}

.google-search-sidebar .gsc-input-box {
    border: 0px solid #D9D9D9;
}

.google-search-sidebar.search-box form.gsc-search-box.gsc-search-box-tools {
    max-width: 100%;
}

.webinar-srch-box .gsc-input-box {
     background: #fff !important;
}

.webinar-srch-box {
    max-width: 272px;
}

.error-page .main-content {
    padding: 0;
}

.error-page  .custom-menu-bg {
    background: #f3f3f3;
}

.error-page .body-container .page-center {
    padding-top: 47px;
}

.error-page h1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    padding-top: 10px;
}

.error-page .custom_error_message p {
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.4em;
}
.error-page .right-link .one-half {
    width: 50%;
    float: left;
    padding-right: 1em;
}

.error-page .right-link {
    margin-top: 76px;
}
.error-page .left-col .widget-type-google_search {
    padding: 0;
    border: 0;
    margin-top: 0;
}

.error-page .left-col .widget-type-google_search label {
    display: none;
}

.error-page .left-col .widget-type-google_search input[type="text"] {
    margin: 0;
    display: inline-block;
    width: auto;
    min-width: 236px;
    border-radius: 2px 0 0 2px;
    color: #444444;
    padding: 11px 8px !important;
    border: 1px solid #ddd;
}

.error-page .left-col .widget-type-google_search a.hs-button.primary {
    padding: 12px 19px 12px 19px;
    font-size: 1em;
    border-radius: 0 2px 2px 0;
    background-image: url(//cdn2.hubspot.net/hubfs/1987319/reliaslearning-April2016/Images/search-white-2.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    text-indent: -8000px !important;
    text-decoration: none;
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    height: 43px;
    margin-left: -4px;
}

.error-page .left-col .widget-type-google_search a.hs-button.primary:hover {
    box-shadow: inset 0px 10px 31px rgba(250,250,250,0.3),0 2px 4px -1px rgba(0,0,0,0.3);
}
.error-page .right-link a:hover {
    color: #666;
}
.error-page .right-link a {
    text-decoration: none;
}
.workforce.different-banner .field-item.even img {
    max-width: 75px;
}

.workforce.different-banner .field-item.even h3.rtecenter {
    font-size: 1.25em;
    margin: 10px 0 0;
}

.workforce.different-banner .field-item p.rtecenter {
    margin: 10px 0;
    font-size: 14px !important;
    line-height: 1.7;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
}

.workforce.different-banner .field-item > p.rtecenter {
    display: none;
}



/*-------------------------------------------*/

.sot-lay .bg-image-wrap {
    padding: 4em 0;
    background-size: cover;
    background-position: center;
}

.sot-lay .banner-content {
    color: #fff;
}

.sot-lay .banner-content h1 {
    font-size: 2.3em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sot-lay .banner-content h1 span {
    font-size: 45px;
}

.sot-lay .banner-content h3 span {
    font-size: 28px;
}

.sot-lay .bg-image-wrap .page-center {
    margin-top: 45px;
    padding-right: 15px;
    padding-left: 15px;
}

.sot-lay .banner-content h1 span em {
    font-size: 36px;
}

.inner-wrapper {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.sot-lay .row1 .content-wrapper {
    padding:0 15px;
}
.sot-lay .row1 .main-content.left {
    padding: 3em;
}

.sot-lay .row1 .main-content.left h3 span {
    color: rgb(169, 169, 169);
}

.sot-lay .row1 .main-content.left h3 img {
    max-width: 400px;
}

.sot-lay .row1 .main-content {
    padding-top: 0;
}

.sot-lay .row1 .main-content .field-items {
    float: none;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    padding: 1em;
}

.sot-lay .row1 .main-content .field-items .field-item.even {
    height: 1px;
    overflow: hidden;
}

.sot-lay .row1 .main-content .field-items .field-item.odd {
    height: auto;
    overflow: hidden;
}

.sot-lay .row1 .main-content .field-items img {}

.sot-lay .row1 .main-content .field-items .field-item.even img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    -webkit-transform: rotateX(-180deg);
}

.sot-lay .row1 .main-content .field-items .field-item.odd img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
}

.sot-lay .row1 .main-content .field-items:hover .field-item.even {
    height: auto;
}

.sot-lay .row1 .main-content .field-items:hover .field-item.odd {
    height: 1px;
}

.sot-lay .row1 .main-content .field-items:hover .field-item.even img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
}

.sot-lay .row1 .main-content .field-items:hover .field-item.odd img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    -webkit-transform: rotateX(-180deg);
}
.sot-lay .row1 .main-content .field-items.item3 {
    border-bottom: 0;
}
.sot-lay .row2.gray {
    background: #f3f3f3;
    border-top: 1px solid #eeeeee;
    padding-bottom:2em;
}

.sot-lay .row2.gray .page-center {
    padding: 0 15px;
}

.cm-fc-tabber-module .nav-tabs {
    border: 0;
    display: block;
    background-color: #e8c062;
    text-align: center;
    height: 82px;
}

.cm-fc-tabber-module .nav-tabs li {
    display: inline-block;
    float: left;
    width: 25%;
    margin: 0;
    border: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
    padding-bottom: 1px;
}

.cm-fc-tabber-module .nav-tabs li a {
    border:0;
    display: block;
    width: 100%;
    height: 83px;
    border-top: 5px solid transparent;
    background: transparent;
    padding: 29px 0px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: .02em;
    font-weight: 600;
    line-height: 1em;
    cursor: pointer;
    margin-right: 0;
    border-radius: 0;
}

.cm-fc-tabber-module .nav-tabs li a:hover {
    background: #fff;
    color: #696a6c;
}

.cm-fc-tabber-module .nav-tabs li.active a {
    cursor: text;
    border-top: 5px solid #e2a100;
    background: #fff;
    color: #696a6c;
}

.tab-content {
    background: #FFFFFF;
    float: left;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.tab-content .tab-pane {

}

.tab-content h3.rtecenter {
    color: #0bb4b3;
    margin: 10px 0;
}

.tab-content p span {
    color: #A9A9A9;
    font-size: 12px;
}
.sot-lay .row3 {
    background: #FFFFFF;
    border-top: 1px solid #eeeeee;
    padding: 2em 0;
}

.sot-lay .row3 .page-center {
    padding: 0 15px;
}

.sot-lay .row3 .row3-content {
    padding: 2em 0;
}
.sot-lay  .banner-right-form label {
    float: left;
    width: 30%;
}
.sot-lay  .banner-right-form  .hs-input {
    float: left !important;
    width: 70% !important;
    margin-bottom: 10px;
}


/*----------------- MARKETO FORMS --------------------*/


.mkto-form.global-form form{
    border-radius: 4px;
    padding-top: 0;
    background: white;
    max-width: 400px;
    margin: auto;
}

.mkto-form.global-form .mktoFormRow .mktoHtmlText.mktoHasWidth {
    color: teal;
    border-bottom: 2px solid #5fab44;
    margin: 0;
    padding: 15px 0 10px;
}

.mkto-form.global-form .mktoFormRow .mktoHtmlText.mktoHasWidth p,
.mkto-form.global-form .mktoFormRow .mktoHtmlText.mktoHasWidth span {
    color: #5fab44!important;
}

.mkto-form.global-form label {
    color: #333!important;
}
 



/*-----------------------------------------------------*/

.state-of-training .bg-image-section {
    background: #f5f9f9;
    background: -moz-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#ffffff),color-stop(56%,#f5f9f9),color-stop(90%,#d4dcdb));
    background: -webkit-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -o-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: -ms-radial-gradient(center,ellipse cover,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background: radial-gradient(ellipse at center,#ffffff 0%,#f5f9f9 56%,#d4dcdb 90%);
    background-size: cover;
    background-position: center;
}

.state-of-training .bg-image-section .left-col {
    text-align: left;
    color: #333333;
    padding-top: 13px;
    padding-bottom: 30px;
}

.state-of-training .bg-image-section .left-col h2 {
    margin-bottom: 12px;
}

.state-of-training .bg-image-section .left-col p {}

.state-of-training .bg-image-section .left-col h5 {
    color: #333333;
    line-height: 1.45;
}

.state-of-training .bg-image-section .left-col h4 {
    margin-bottom: 11px;
}

.state-of-training .body-container .page-center {
    padding-left: 15px;
    padding-right: 15px;
}

.state-of-training .body-container .bg-image-section .page-center {
    padding-left: 15px;
    padding-right: 15px;
}

.state-of-training .row1 .RL-2Column ol {
    margin: 1.5em 0;
    padding: 0 0 0 30px;
}
.state-of-training .row3 {
    padding: 4em 0 2em;
}

.state-of-training .row3-flexi {
    padding: 0;
    text-align: center;
}

.state-of-training .row3-flexi .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget {
    width: 33%;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    min-height: 212px;
    margin-bottom: 4em;
}

.state-of-training .row3-flexi .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget:nth-child(3n-1) {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding-left: 10px;
}

.state-of-training .outer-wrapper {}

.state-of-training .outer-wrapper p.top-title {
    color: #A9A9A9;
    font-size: 12px;
}

.state-of-training .row3 h3.line {
    margin-bottom: 25px;
}

.state-of-training .row3 .page-center {
    padding: 0 15px;
}

.state-of-training .outer-wrapper h3 {
    color: #207e6b;
    font-size: 1.5em;
    margin: 10px 0;
}
.sot-lay .flexslider .slides img {
    max-width: 694px;
    margin: 0 auto;
}
.sot-lay .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 50px;
    height: 50px;
    margin: -25px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: #e2a100;
    border: 2px solid #e2a100;
    padding: 5px;
    border-radius: 5px;
    background: #f3f3f3;
    opacity: 1;
    text-align: center;
}

.sot-lay .flexslider .flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 0.7;
}
.sot-lay .flexslider .flex-direction-nav .flex-next {
    right: 10px;
    opacity: 0.7;
}
.sot-lay .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 20px;
}
.sot-lay .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 20px;
}
.sot-lay .flex-direction-nav a:hover {
    opacity: !important;
}
.sot-lay .flex-direction-nav a:before {
    font-size: 40px;
    line-height: .9;
    display: inline-block;
    content: "\f104";
    text-shadow: none;
    color: inherit;
    font-family: FontAwesome;
}
.sot-lay .flex-direction-nav a.flex-next:before {
    content: '\f105';
}
.sot-lay .banner-right-form .hs_cos_wrapper.form-title {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 40px;
}

.sot-lay .banner-right-form .hs_cos_wrapper_type_form {
    margin: 0 auto;
    max-width: 380px;
}
.sot-lay .banner-right-form label {
    float: left;
    width: 30%;
    color: #333333 !important;
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 0;
    position:relative;
}
.sot-lay .banner-right-form {
    padding-right: 21px;
}
.sot-lay .banner-right-form span.hs-form-required {
    float: right;
    color: #bf0000;
    padding-left: 5px;
}
.sot-lay .banner-right-form .hs-button.primary {
    width: 100%;
}
/***********************updated 19/9*************/
body.sol-cor .RL-Columns img {
    margin: 0 auto;
}
body.sol-cor .tools-resources .span6.img {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 49%;
    margin: 0px;
}
body.sol-cor .tools-resources .span6.t-cell {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0;
    padding: 0 25px;
}
body.sol-cor .RL-Header h4 {
    margin-bottom: 25px;
}
/************************end************/

@media(max-width: 1198px) {
    .sot-lay .row1 .main-content.left h3 img {
        max-width: 100%;
    }
    .sot-lay .bg-image-wrap .page-center {
        padding-top: 0;
        padding-bottom: 0;
    }
    .sot-lay .banner-right-form .hs-input {
        width: 60% !important;
    }
    
    .sot-lay .banner-right-form label {
        width: 40%;
    }
    .sec4-blw-bnr .hs-col {
    width: 33%;
}
}
@media(max-width: 1024px) {
    .cm-fc-tabber-module .nav-tabs li a {
        font-size: 14px;
    }
    .state-of-training .row3-flexi .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget {
        width: 32%;
    }
}
@media(max-width: 767px){
    .error-page .right-link {
        margin-top: 36px;
    }  
    .error-page .right-link .one-half {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .cm-fc-tabber-module .nav-tabs li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .state-of-training .row1 .RL-2Column .span6 {
        text-align: left !important;
    }
    .state-of-training .row3-flexi .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget:nth-child(3n-1) {
        border: 0;
        padding: 0;
    }
    
    .state-of-training .row3-flexi .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget {
        width: 100%;
        margin-bottom: 0;
        float: none;
    }
    .sot-lay .flex-direction-nav a  {
        display: block;
        height: 20px;
        width: 20px;
        padding: 0;
        font-size: 11px;
    }
    .sot-lay .flex-direction-nav a:before  {
        font-size:11px;
    }
    .sot-lay .banner-right-form .hs-input {
        width: 100% !important;
    }
    
    .sot-lay .banner-right-form label {
        width: 100%;
    }
    .sot-lay .banner-right-form span.hs-form-required {
        float: none;
    }
    .sec4-blw-bnr .hs-col {
    width: 100% !important;
}
body.sol-cor .tools-resources .span6.img {
    margin:10px auto;
}
}
@media(max-width: 479px) {
    .cm-fc-tabber-module .nav-tabs li a {
        font-size:12px;
    }
}
@media(max-width: 400px) {
    .cm-fc-tabber-module .nav-tabs li a {
        font-size:10px;
        padding-left: 5px;
        padding-right: 5px;
    }
}


