/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


@import url(//designers.hubspot.com/hs-fs/hub/327485/file-2054199286-css/font-awesome.css);
.footer2 a {color:#fff !important;}
/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */
.custom-menu-primary .hs-menu-wrapper > ul li a:hover {color:#555 !important;}

/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography
    -Lists

  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
    -Pillar Page

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons
    -Tabber
    -Image Slider Upward for Awards

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */


.sodium-search-field {
    float: right;
    margin-bottom: 0;
    position: relative;
    height: 70px;
}
.sodium-search-field__bar {
    position: relative;
}

.sodium-search-field__input[type=search] {
    font-size: 14px;
    border: 0;
    position: relative;
    z-index: 3;
    right: 0;
    height: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #ffc400;
    color: #fff;
    padding: 0 35px 0 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 40px;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-appearance: none;
}


/* ==========================================================================


   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 */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Structure */
      /*  */

/* Well Colors */






/* 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. 
  *
  * 
  */

/* Transition */
 

/* Animation Delay */
 

/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/





/* ==========================================================================
   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;
} 
.body a {color:#fbb400 !important; font-weight:700;}
p,li {    color: #191a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.6;}

/* Website background color and default font styles */
body {
     /* background: #1f1f1f;*/
    color: #191a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.6;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1200px;
  margin: 0 auto;
}

 a { 
    color: #fbb400; 
    text-decoration: none;   
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease; 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover, a:focus { 
  color: #790000; 
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #191a1a;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #191a1a;
  text-shadow: none;
}
img.center {
  display: block;
   margin-left: auto;
   margin-right: auto;
}
.bottom-space {margin-bottom:1em;}

.spacing {margin-bottom:5em;margin-top:5em;}

.success-box img {
  height: 70px;
    width: auto !important;
}
    .success-box {margin-bottom:20px;    
      border:1px solid #eaeaea;
      padding:10px; border-top: 5px solid #027db8;
    height:350px !important;}
    .success-box img {}
    .success-box a {background-color:#fbb400; padding:10px; color:#fff !important; border-radius:20px;margin:0 auto;}
.success-box a:hover {background-color:#555 !important;}
.success-box h4 {border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea;padding-top:5px; padding-bottom:5px;}

/* ==========================================================================
   Typography
   ========================================================================== */

.logo-card {background-color:#fff;padding:20px; height:100px; width:170px !important;}
.house-logo {
   background-image: url("https://www.vision33.com/hubfs/House%20Shape%20Background.png");
      background-size: cover;
   height: 170px;
    width: 170px !important;
}

.smaller img {width:100px !important}
.house-logo img {position: relative;
    top: 50px;
    width: 120px;
    height: auto !important;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    left: 20px;}

.logo-card-testimonial {margin-top:30px;}
.logo-card-testimonial h3 { text-align:center;margin:0 30px 0 30px;  font-weight:500; text-decoration:none !important;}
/*.cta-card a {float:right; border:1px solid #000;  padding:10px; color:#000;text-decoration:none !important;}*/
/*.cta-card a:hover {color:#fff; background-color:#027DB8;}*/
.cta-card h3 {text-align:center;}
.cta-card {

border:1px solid #eaeaea; padding:15px; height:540px;}



.butn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
 -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease; 
}

.butn:after {
	content: '';
	position: absolute;
	z-index: -1;
 -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease; 
}


/* Pseudo elements for icons */
.butn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

/* Button 1 */
.butn-1 {
	border: 3px solid #fff;
	color: #fff;
}

.butn-1 .yellow {
  border: 3px solid #fbb400;
}


/* Button 1c */
.butn-1c {
	padding: 20px 60px 20px 60px;
}

.butn-1c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
}

.butn-1c:hover,
.butn-1c:active {
	color: #0e83cd;
}

.butn-1c:hover:after,
.butn-1c:active:after {
	width: 100%;
}


/* Button 3 */
.butn-3 {
	background: #fcad26;
	color: #fff;
}

.butn-3:hover {
	background: #f29e0d;
}

.butn-3:active {
	background: #f58500;
	top: 2px;
}

.butn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.butn-3 a{
 color: #ffffff; 
}

.butn-3 a:hover{
 color: #1a1a1a; 
  text-decoration: none;
}




/* Button 3e */
.butn-3e {
	padding: 20px 100px 20px 40px;
	overflow: hidden;
}

.butn-3e:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.butn-3e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.butn-3e:hover:after {
	width: 40%;
}






.butn-blue {}
.butn-white {}
.butn-yellow {
  background-color: #fbb400;
}










   /****************************************************
 * 	Push Button
 *****************************************************/
.push_button{
	position:relative;
	width:200px;
	color:#FFF;
	display:block;
	text-decoration:none;
	margin:0 auto;
	border-radius:5px;
	border:solid 1px #D94E3B;
	background:#cb3b27;
	text-align:center;
	padding:20px 30px;
  font-size:25px;
	
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	
	-webkit-box-shadow: 0px 9px 0px #84261a;
        -moz-box-shadow: 0px 9px 0px #84261a;
        box-shadow: 0px 9px 0px #84261a;
}
.push_button:active{
    -webkit-box-shadow: 0px 2px 0px #84261a;
    -moz-box-shadow: 0px 2px 0px #84261a;
    box-shadow: 0px 2px 0px #84261a;
    position:relative;
    top:7px;
}
#button {
    display: inline-block;
    margin-top: 20%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:    0 8px 0 #c5376d, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #c5376d, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #c5376d, 0 15px 20px rgba(0, 0, 0, .35);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    font-size: 50px;
    color: #fff;
}

#button span {
    display: inline-block;
    padding: 20px 30px;
    background-color: #ec528d;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(338, 90%, 80%, .8)), to(hsla(338, 90%, 70%, .2)));
    background-image: -webkit-linear-gradient(hsla(338, 90%, 80%, .8), hsla(338, 90%, 70%, .2));
    background-image: -moz-linear-gradient(hsla(338, 90%, 80%, .8), hsla(338, 90%, 70%, .2));
    background-image: -o-linear-gradient(hsla(338, 90%, 80%, .8), hsla(338, 90%, 70%, .2));
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .15);
    font-family: 'Pacifico', Arial, sans-serif;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(175, 49, 95, .7);
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
}

#button:hover span {
    background-color: #ec6a9c;
    text-shadow: 0 -1px 1px rgba(175, 49, 95, .9), 0 0 5px rgba(255, 255, 255, .8);
}

#button:active, #button:focus {
    -webkit-box-shadow:    0 8px 0 #c5376d, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #c5376d, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow:    0 8px 0 #c5376d, 0 12px 10px rgba(0, 0, 0, .3);
}

#button:active span {
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
    transform: translate(0, 4px);
}


/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    color: #1a1a1a;
    font-weight: 700;
    line-height: 1.2; 
    margin: 5px 0 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    line-height: 1.3;
    font-size: 64px;
    font-weight: 700;
    margin: 5px 0 15px;
}
h2 {
    font-size: 46px;
    line-height: 1.2;
    color:#26a9e1;
}
h3 {
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 600;
    line-height:24px;
}
h4 {
    font-size: 16px;
}
h5 { font-size: 14px; }
h6 { font-size: 13px; }

/* Lists */
ul, ol {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}



/* Numbered Lists */

ol {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}
ol li {
    /*width: 176px;
    margin-right: 44px;
    float: left;*/
    position: relative;
    padding:10px;
}
ol li:before {
    counter-increment: numList;
    content: counter(numList);
    
    float: left;
    position: absolute;
    left: -26px;
    
    font: bold 16px sans-serif;
    text-align: center;
    color: #fff;
    line-height: 30px;
    
    width: 30px; height: 30px;
    background: #037db8;
    
    -moz-border-radius: 999px;
    border-radius: 999px
}


/* ==========================================================================


   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 {}
.footer {background-color:#1f1f1f;}



/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 999;
}
.header-container {
    padding: 30px;
}

/* Logo */
.header-container .widget-type-logo {
    margin-top: 5px;
}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {
    max-width: 100px !important;
    margin-top: -20px;
}

/* CTA */
.header-container .widget-type-cta a{
    text-align: center;
    display: block;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 9px 16px;
    font-family: 'Open Sans', sans-serif;;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -moz-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -o-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -ms-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    margin-top: 10px;
}
.header-container .widget-type-cta a:hover{
    background-color: #ffffff;
    color: #181818;
}




/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper { background-color: #ffffff; }
.body-container {}


/* Banner */
.banner-image{
    display: none !important;
  min-height:200px !important;
}
.banner{
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 220px 60px 80px 80px;
    position: relative;
    min-height: 400px !important;
}
.color-overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 99;
}
.banner-text{
    color: #ffffff;
    position: relative;
    z-index: 100;
    text-align:center;
}
.banner-text h1,
.banner-text h2,
.banner-text h3,
.banner-text h4,
.banner-text h5,
.banner-text h6,
.banner-text p {
    color: #ffffff;
}
.banner-text h1{
    font-family: 'Open Sans', sans-serif;;
    font-size: 57px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0px;
}
.banner-text h2{
    font-size: 40px;
    font-weight: 700;
}
.banner-text h3{
    font-size: 30px;
    font-weight: 700;
}
.banner-text p{
    font-size: 18px;
}
.banner-text .cta_button{
    display: inline-block;
    background-color: #037db8;
    color: #ffffff;
    font-size: 18px;
    padding: 11px 24px;
    font-family: 'Open Sans', sans-serif;;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    -webkit-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -moz-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -o-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -ms-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
}
.banner-text .cta_button:hover{
    background-color: #1a1a1a;
}

.homepage h4{
    margin:5px 0px 10px;
}

.offer-background{
    background: #037db8;
}
.offer-background .hs-button.primary, body input[type="submit"], body input[type="button"], .cta_solid_button{
    background-color: none;
    border: 1px solid #fff;
}
.offer-background label{
    color: #fff;
}

/* CTA Banner
   ========================================================================== */

.cta-image{
    display: none !important;
}
.cta{
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 30px 80px 30px;
    position: relative;
    min-height: 360px !important;
}
.color-overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 99;
}
.cta-text{
    color: #ffffff;
    position: relative;
    z-index: 100;
    text-align:center;
}
.cta-text h1,
.cta-text h2,
.cta-text h3,
.cta-text h4,
.cta-text h5,
.cta-text h6,
.cta-text p {
    color: #ffffff;
}
.cta-text h1{
    font-family: 'Open Sans', sans-serif;;
    font-size: 57px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    margin: 20px 0px;
}
.cta-text h2{
    font-size: 42px;
    font-weight: 700;
}
.cta-text h3{
    font-size: 30px;
    font-weight: 700;
}
.cta-text p{
    font-size: 18px;
}
.cta-text .cta_button{
    display: inline-block;
    background-color: #037db8;
    color: #ffffff;
    font-size: 18px;
    padding: 11px 24px;
    font-family: 'Open Sans', sans-serif;;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    -webkit-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -moz-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -o-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    -ms-transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
    transition: background-color .1s 0s ease-in-out, color .1s 0s ease-in-out;
}
.cta-text .cta_button:hover{
    background-color: #1a1a1a;
}



/* Reusable Components
   ========================================================================== */

/* Text Alignment */
.text-center { text-align: center; }

/* Page Title Background */
.title-background { background: #f5f5f5; }
.title-background h1, 
.title-background h2 { margin-bottom: 0px; }

/* Team member Module */
.team-member-headshot img{
    border-radius: 100px;
    max-width: 125px; 
    max-height: 125px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    width: 100%;
    height: auto;
}
.team-member-social a { 
    font-size: 18px;
    border-radius: 50%;
    display: inline-block;
    background: #037db8;
    line-height: 1;
    text-align: center;
    margin: 0 5px 5px 0;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.three-column .team-member-social a { 
    display: block; 
    margin-right: 0;
}
.team-member-social a:last-child { margin-right: 0px; }
.team-member-social a:hover {
    background: #1a1a1a;
}
.team-member-name{
    margin: 0px;
    font-weight: 600;
}
.team-member-title{
    margin: 0px;
    font-weight: 100;
}

/* Well Module */
#well{
    min-height: 20px;
    margin-bottom: 20px;       
    border-radius: 4px;
    color: #fff;
}
#well .default{
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    background: #037db8;
}
#well .primary{
    border-radius: 4px;
    background: #74bdfc;
    border: 1px solid #428bca;
}    
#well .success{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #8eea8e;
    border: 1px solid #5cb85c;
}    
#well .danger{
    border-radius: 4px;
    background: #db7674;
    border: 1px solid #a94442;
}    
#well .info{
    border-radius: 4px;
    background: #888888;
    border: 1px solid #565656;        
}   
#well .plain{
    border-radius: 4px;
    background:#f5f5f5;
    color: #191a1a;
    border: 1px solid #ddd;
}
#well .small { padding: 20px; }
#well .medium { padding: 24px; }   
#well .large { padding: 28px; }
#well .close{
    float: right;
    padding: 3px 10px 0px 0px;
    cursor: pointer;
    color: #191a1a;
}

/* Pricing Module */
.label {
    padding: 0 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;;
    background-color: #037db8;
    min-height: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    border-radius: 4px 4px 0 0;
}
.pricing-table{
    border-radius: 4px;
    margin: 30px 0;
    text-align: center;
    padding: 0;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}
.pricing-table.popular{
    margin-top: 0;
    padding-bottom: 30px;
    border-radius: 0 0 4px 4px;
}
.pricing-table h3.heading {
    font-family: 'Open Sans', sans-serif;;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}    
.pricing-table .content {
    text-align: center;
    padding: 15px 15px 30px 15px;
}
.pricing-table .content ul{
    list-style: none;
    padding-left: 0px;  
}
.pricing-table .content ul li{
    padding: 10px 0px;  
} 
.pricing-table .price-figure{
    font-family: 'Open Sans', sans-serif;;
    margin: 0;
}
.pricing-table .number{    
    font-size: 60px;
    font-weight: 700;
}
.pricing-table .currency{
    font-size: 24px;
    position: relative;
    top: -25px;
}
.pricing-table .unit{
    font-size: 12px;
    color: #ccc;
    text-transform: uppercase;
} 
.pricing-table .content a{
    padding: 10px 25px;
}  

/* Rich Editor Checkmark Lists */
.hs_cos_wrapper_type_rich_text ul {
    padding-left: 1px;
}
/*.hs_cos_wrapper_type_rich_text ul li {
    list-style-type: disc;
} */
/*.hs_cos_wrapper_type_rich_text ul li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    margin-right: 8px;
    font-size: 18px;
}*/

/* Tabber Module */
.tabs {
  position: relative;   
 min-height: 300px; 
  clear: both;
  margin: 25px 0;
  z-index:0;
}
.tab {
  float: left;  
  clear: both;
  width: 30%;
}
.tab label {

  display: inline-block;
    text-decoration: none;
    background: #ebebeb;
    padding: 10px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #252525;
    text-align: left;
    font: 400 18px/36px 'Open Sans', sans-serif;
      width: 100%;
  line-height:25px !important;
}

.tab label span {
    background: #000;
    font-size: 15px;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
}


.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  top: 0;
  left: 30%;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
 border: 4px solid #fbb400;
  /*height:400px;*/
}

.content ul li {
	margin:5px 0;
	font: 400 15px 'Open Sans', sans-serif;
	position: relative;
	padding-left: 30px;
	list-style-type:none;
}

.content ul li:first-child{
	margin-top:0;
}

.content ul li:last-child{
	margin-bottom:0;
}

.content ul li:before {
	position: absolute;
	content: '';
	left:0;
	top:7px;
	background: #000;
	width: 10px;
	height: 10px;
 
}

[type=radio]:checked ~ label {
  background: #fbb400;
  z-index: 2;
  color: #fff;
  position: relative;

}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}

[type=radio]:checked ~ label:after {
	position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #fbb400;
    top: 42%;
    right: -20px;
    z-index: 1000;
}
/*
.case-study-card a {border:1px solid #000; padding:10px; padding:10px;}*/


/* Modular Selectors
   ========================================================================== */

/* Colors */
.accentColor1 { color: #037db8; }
.accentColor2 { color: #1a1a1a; }
.accentColor3 { color: #ddd; }


/* Paddings */
.padding10tb { padding: 10px 0px; }
.padding20tb { padding: 20px 0px; }
.padding40tb { padding: 40px 0px; }
.padding60tb { padding: 60px 0px; }
.padding80tb { padding: 80px 0px; }
.padding100tb { padding: 100px 0px; }




/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}features 
.footer-container {}
h1.footer, h2.footer, h3.footer, p.footer, ul.footer, ol.footer, li.footer {color:#fff;}
.footer-column {margin-top:2em;}
.footer-column p {color:#fff;}
.footer-column h3 {color:#fff;}
.footer-column h2 {color:#fff;}
.footer-column ul li {color:#fff;}

/*.white-text p,li,h3,h2,h1 {color:#fff;}*/

.footer-container.container-fluid .row-fluid .page-center {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.footer-container.container-fluid .footer-social .row-fluid .page-center {
    padding-top: 35px;
    padding-bottom: 35px;
}

/* Social */
.footer-social{
    background-color: #333;
    width: 100%;
}
.footer-social a.fm_button{
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    width: 34px;
    height: 34px;
    margin: 0 5px;
    display: inline-block;
}
.footer-social a.fm_button:hover {
    background-color: #037db8;
}
.footer-social a.fm_button span {
    display: none !important;
}
.footer-social a.fm_button:before {
    position: relative;
    top: 1px;
    margin: 0 auto;
    font-family: FontAwesome;
    color: #333;
    font-size: 22px;
}
.footer-social a.fm_twitter:before { content: "\f099"; }
.footer-social a.fm_facebook:before { content: "\f09a"; }
.footer-social a.fm_linkedin:before { content: "\f0e1"; }
.footer-social a.fm_youtube:before { content: "\f16a"; }
.footer-social a.fm_pinterest:before { content: "\f0d2";}
.footer-social a.fm_rss:before { content: "\f09e"; }
.footer-social a.fm_googleplus:before { content: "\f0d5"; }
    

/* Content */
.footer-text{
    color: #CECECE;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.footer-text span{
    margin: 0 10px;
}
.copyright, 
.copyright a, 
.copyright a:hover{
    color: #888888;
    font-size: 14px;
}
.copyright .fa-heart {
    color: #037db8;
}


/* Stratus Pillar Page */
.pillar-page .banner {
    min-height: 400px !important;
}
.pillar-content {
    margin-bottom: 60px;
}
.stratus-pillar {
    position: relative;
}

/* Pillar Module Styles */
.stratus-pillar__title {
    display: block;
    font-size: 2em;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1.5em;
    background-color:#037db8 !important;
    color:#fff;
}

.wrapper:after{
 
}
.bar:after {
    content:" ";
  width:700px;
  height: 2px;
  margin: 0 10px;
  vertical-align: super;
  background-color:#037db8 !important;
  display:inline-block;
}
/* General Nav Styles */
.stratus-pillar__nav {
    text-align: center;
}
.stratus-pillar__nav ul {
    list-style: none;
    margin: 0;
    padding: 15px 0;
    
}
.stratus-pillar__nav ul li {
    position: relative;
}
.stratus-pillar__nav ul li a {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 2px;
    position: relative;
}
.stratus-pillar__nav a:hover {
    text-decoration: none;
    opacity: .9;
}
.stratus-pillar__nav a:active,
.stratus-pillar__nav a:focus {
    text-decoration: none;
}

/* Hide Table of contents when mobile menu is visible */
.stratus-pillar__toc--vertical.fixed > div {
    opacity: 0;
    visibility: hidden;
}
.stratus-pillar__toc--horizontal {
    padding-top: 1em;   
}

/* Mobile Menu */
.stratus-pillar__mobile {
    display: none;
    text-align: center;
    width: 100%;
    z-index: 1;
    width: 100%;
}
.stratus-pillar__mobile ul {
    background-color: #037db8;
}
.stratus-pillar__mobile.fixed {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: auto;
    height: auto;
} 
.stratus-pillar__mobile.fixed.open ul {
    max-height: calc(100vh - 2em);
    overflow-y: auto;
}
.stratus-pillar__mobile.absolute-bottom {
    position: absolute;
    bottom: 0;
    top: auto;
    height: auto;
}
.stratus-pillar__mobile li {
    overflow: hidden;
    transition: opacity .4s ease, max-height .5s ease;
}
.stratus-pillar__mobile li:not(.selected) {
    max-height: 0;
    opacity: 0;
}
.stratus-pillar__mobile.open li:not(.selected) {
    max-height: 100px;
    opacity: 1;
}
.stratus-pillar__mobile li a {
    color: #fff;
    padding: 10px; 
}
.stratus-pillar__mobile.fixed .anchor-nav-show-hide {
    background: #037db8;
    color: #fff;
    position: absolute;
    display: block;
    left: 50%; 
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 6em;
    top: 100%;
    height: 2em;
    cursor: pointer;
}
.stratus-pillar__mobile.fixed .anchor-nav-show-hide:before {
    border-style: solid;
    border-width: .25em .25em 0 0;
    content: '';
    display: inline-block;
    height: 1em;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 1em;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
} 

@media (min-width: 768px) {
    /* Hide Mobile Menu on Desktop */
  
  .tabs {
  position: relative;   
 min-height: 450px !important; 
  clear: both;
  margin: 25px 0;
  z-index:0;
}
    .stratus-pillar__mobile {
        display: none !important;   
    }
    .stratus-pillar__toc--vertical > div {
        text-align: left;
        padding: 50px 0 30px;
    }
    .stratus-pillar__toc--vertical.fixed > div {
        opacity: 1;
        visibility: visible;
        position: fixed;
        left: initial;
        top: 0;
    }
    .stratus-pillar__toc--vertical.absolute-bottom > div {
        opacity: 1;
        visibility: visible;
        position: absolute;
        left: initial;
        top: auto;    
        bottom: 0;
    }
    .stratus-pillar__toc--vertical ul li.selected a {
        color: #000;
    }
    
    .stratus-pillar__toc--horizontal {
        background-color: #fff;
        border-bottom: 1px solid rgba(25,26,26,.4);
        padding: .5em;
    }
    .stratus-pillar__toc--horizontal ul {
        padding: 0;
    }
    .stratus-pillar__toc--horizontal ul li {
        display: inline-block;
    }
    .stratus-pillar__toc--horizontal ul li.selected {
        background-color: #037db8;
    }
    .stratus-pillar__toc--horizontal ul li.selected a {
       color: #fff;
    }
    .stratus-pillar__toc--horizontal ul li a {
        padding: 10px 20px;
    }
    .stratus-pillar__toc--horizontal.fixed {
        opacity: 1;
        visibility: visible;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index:1 !important;
    }
    .stratus-pillar__toc--horizontal.absolute-bottom {
        opacity: 1;
        visibility: visible;
        position: absolute;
        left: 0;
        right: 0;
        top: auto;    
        bottom: 0;
    }
    
    
}
@media (min-width: 1280px) {
    .stratus-pillar__toc--vertical.fixed > div,
    .stratus-pillar__toc--vertical.absolute-bottom > div {
        width: 23.076923077%;
        max-width: 228px;
    }
}
@media (max-width: 1139px) and (min-width: 768px) {
    .stratus-pillar__toc--vertical.fixed > div,
    .stratus-pillar__toc--vertical.absolute-bottom > div {
        width: 22.928176794%;
        max-width: 228px;
    }
}

/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */



/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */


/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
    color: #fbb400;
    font-weight: 100;
}

/* 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                                           
   ========================================================================== */
   
body.simple-landing-page {
    background: #fff;
}

/* 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                                          
   ========================================================================== */

body.error-template .header-container-wrapper,
body.password-template .header-container-wrapper,
body.subscription-template .header-container-wrapper {
    background: #1f1f1f;
    padding-bottom: 15px;
}
body.error-template .body-container-wrapper,
body.password-template .body-container-wrapper,
body.subscription-template .body-container-wrapper {
    padding-top: 90px;
}

/* 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 {}


/* System Pages                                          
   ========================================================================== */
.pillar-section {margin-top:5em;margin-bottom:5em;}




/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}
body.hs-blog-listing h4{
    font-size: 22px;
}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content { padding: 0px 13%; }

/* 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{
    text-align: center;
    position: relative;
    z-index: 100;
}
.hs-blog-header h1{
    font-family: 'Open Sans', sans-serif;;
    font-size: 68px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

/* Blog Post Date */
.listing-date{
    color: #aaa;
    font-size: 16px;
}
.post-date{
    color: #fff;
    margin: 0;
    font-size: 24px;
    font-style: italic;
}

/* Blog Post Title */
.post-header h2 { margin: 0; }

/* Blog Author and Avatar */
#hubspot-author_data {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 10px;
}

.banner #hubspot-author_data {
    display: inline-block;
    width: 420px;
    max-width: 100%;
    border-top: 2px solid #fff;
    padding: 30px 60px 0 60px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.hs-author-avatar {
    float: left;
    margin: 10px 15px 0 0;
}
.hs-author-avatar img {
    border-radius: 50%;
    width: 75px;
    height: 75px;
}
.author-info{
    text-align: center;
}
.author-name{
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
}
.author-name a.author-link{
    color: #fff;
    text-decoration: underline;
}
.author-social-links a {
    color: #fff;
    font-size: 36px;
    margin: 0 5px;
}
.author-name a.author-link:hover, 
.author-social-links a:hover{
    color: #037db8;
}
.hs-author-social-links a.hs-author-social-link:hover {
    color: #1a1a1a;
}

/* Comment Count */
.comment-count{
    float: right;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 150px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* 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: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}
a.more-link:hover {}

/* Blog Topics List */
#hubspot-topic_data {
    font-family: 'Open Sans', sans-serif;;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 30px 0;
    color: #1a1a1a;
}
#hubspot-topic_data a.topic-link {
    text-transform: none;
}

/** 
 * Blog Social Sharing icons
 **/ 

.social-sharing-widget-vertical{
    width: 85px;
    height: 295px;
    margin: 0 20px 0 -105px;
    padding: 10px 8px 5px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    display: block;
    text-align: center;
    float: left;
}

/* Captcha */
#captcha_wrapper {
    margin-bottom: 20px;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

.custom_listing_comments{
    display: block;
    border: 1px solid #e2e2e2;
    padding: 15px;
    line-height: 165%;
    margin-top: 20px;
}

#comments-listing {
  border-bottom: 1px 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; }

/* Pagination */
.blog-pagination{
    width: 100%;
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid #e2e2e2;
}
.blog-pagination a {
    margin-top: 30px;
    text-align: center;
    display: inline-block;
    background-color: #037db8;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    font-family: 'Open Sans', sans-serif;;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.blog-pagination a:hover {
    background-color: #333;
}
.blog-pagination .previous-posts-link {
    padding: 10px 7px;
}
.blog-pagination .all-posts-link {}
.blog-pagination .next-posts-link {
    padding: 10px 5px 10px 9px;
}

/* Written By Blurb */
.hs-blog-post .about-author-sec {
    margin-top: 50px;
}
.about-author-sec img {
    border-radius: 50%;
    border: 1px solid #CCC;
    display: block;
    width: auto;
    height: auto;
}
.about-author-sec h4,
.about-author-sec h2 {
    margin: 0 0 0.75em;
}
.about-author-sec .hs-author-social-links a.hs-author-social-link {
    text-indent: 0;
    font-size: 22px;
    margin-right: 5px;
    border-radius: 50%;
    color: #fff;
    background: #037db8;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
}
.about-author-sec .hs-author-social-links a.hs-author-social-link:hover {
    background: #790000;
}

/* About Author Page */
.hs-author-listing-header {
    margin: 60px 0 50px;
}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
    margin-bottom: 40px;
}

.blog .blog-sidebar .widget-module ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}




/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {
    margin-bottom: 5px;
    font-weight: 300;
}

/* 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 {
    width: 100%;
    padding: 12px;
    margin: 6px 0 15px;
    border: 1px solid #ccc;
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    border-radius: 2px;
  color:#565656;
}

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 {
    outline: 0;
    background-color: #ffffff;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
    min-height: 200px;
}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {
    -webkit-appearance: none;
    cursor: pointer;
    background: url(//cdn2.hubspot.net/hub/414389/file-1519563437-png/images/select-arrow2.png) right center no-repeat #fafafa;
}
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; */
}


/* 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"] {}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;;
    margin: 16px 0;
}

/* Input */
.widget-type-google_search input[type="text"] {
    width: 79%;
    float: left;
    margin-top: 0px;
    height: 43px;
}


  

/* 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 screen and (max-width: 930px){ 
  
  .form-area {
 
    margin-top: 15em;
}
  
  
  
}

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

  .no-mobile {display:none !important;}
}

@media screen and (max-width: 600px){ 
  

  
  .main-special-banner { min-height:950px !important;}
  .spacer-section {margin:.2em !important;}
  
  .no-mobile {display:none !important;}
  .hs_cos_wrapper_type_rich_text ul {
    padding-left: 1px !important;
}
  
  .content ul li:before {
display:none !important;
}
  .content ul li {
    margin: 15px 0;
    font: 400 14px 'Open Sans', sans-serif;
    position: relative;
    padding-left: 0px !important;
    list-style-type: disc;
}

  .tab label {font: 400 11px/36px 'Open Sans', sans-serif;}
  .tabs {
  position: relative;   
 min-height: 1200px !important; 
  clear: both;
  margin: 25px 0;
  z-index:0;
}
}
.tab-button {text-align: center; background-color: #fbb400; padding: 10px; color: #fff;  width: 250px; border-radius: 10px;
  margin-top:30px; float:none !important;}

@media screen and (max-width: 700px){ 
 
  .tab label {font: 400 11px/36px 'Open Sans', sans-serif; line-height:10px !important;}
  .tabs {
  position: relative;   
 min-height: 800px !important; 
  clear: both;
  margin: 25px 0;
  z-index:0;
}
}


@media (max-width: 415px) {
  .tab label {font: 400 13px/36px 'Open Sans', sans-serif;line-height:10px;}
  .tabs {
  position: relative;   
 min-height: 850px !important; 
  clear: both;
  margin: 25px 0;
  z-index:0;
}
  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; }
}


/* Form Error Selectors
   ========================================================================== */
.hsformerror{
    font-size: 12px !important;
    border: 0 !important;
    color: #FFF!important;
    background-image: none!important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    z-index: 99999 !important;
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */
.pointer{
  position: relative;
  display: block;
  width: 150px;
  height: 50px;
  border-radius: 10px 5px 5px 10px;
  background: lightgrey;
  font: 22px Constantia, sans-serif;
  color: blue;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  margin-top:-15px;
}

.pointer:before,
.pointer:after {
  content: '';
  position: absolute;
  right: -15px;
  width: 32px;
  height: 15px;
  border-radius: 5px;
  background: lightgrey;
}
.pointer:before {
  top: 9px;
  -webkit-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
}
.pointer:after {
  bottom: 9px;
  -webkit-transform: rotate(-65deg);
  -ms-transform: rotate(-65deg);
  transform: rotate(-65deg);
}
#pointer {
    width: 200px;
    height: 40px;
    position: relative;
    background: red;
  }
  #pointer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  #pointer:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid red;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"],
.cta_solid_button{
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
    background-color: #037db8;
    color: #fff;
    font-size: 14px;
    border: 0px;
    padding: 10px 30px;
    font-family: 'Open Sans', sans-serif;;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover,
.cta_solid_button:hover{
    background-color: #333;
    color: #fff;
}
body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus,
.cta_solid_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 {
    width: 20%;
    float: right;
    padding: 4px;
    font-size: 22px;
    text-align: center;
}
.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 
 * 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 {}



/* Panel
   ========================================================================== */
.faqHeader {
        font-size: 27px;
        margin: 20px;
    }

    .panel-heading [data-toggle="collapse"]:after {
        font-family: 'fontawesome';
        content: "\f054"; /* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #454444;
    }
    
    
    
    .panel {
    width: auto;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    
}

.image_text_slider {
    position: relative;
    max-width: 900px;
    min-width: 500px;
    width: 100%;
    height: 500px;
    margin: 40px auto;
    color: #fff;
    cursor: pointer;
    box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.5);
}

.image_text_slider figcaption {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #2ecc71;
    background-position: center center;
    position: absolute;
    overflow: hidden;
}

.image_text_slider #onhover {
    position: absolute;
    bottom: -85%;
    width: 100%;
    height: 100%;
    background-color: rgba(158,43,61, 0.5);
    transition: all .4s;
}

.image_text_slider:hover #onhover {
    bottom: 0px;
    background-color: rgba(158,43,61, 1);
}

#onhover h1 {
    font-size: 1.75em;
    color: white;
    font: 'raleway'; 
    text-align: center;
    opacity: 1;
    transition: opacity linear .3s;
}

.image_text_slider:hover #onhover h1 {
    opacity: 1;
}

.image_text_slider p{
    text-align: center;
    font-size: 1.5em;
    color: white;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#onhover{
    text-decoration: none;
}

#onhover:visited {
    text-decoration: none;
    color: white;
}

/* resource2-section */
.row-fluid .Resources-topiclist { padding:35px 0 45px; }
.row-fluid .Resources-topiclist .filter-dropdown { width:280px; float:left; text-align:left; position:relative; }
.row-fluid .Resources-topiclist ul { margin:0; padding:0; width:100%; list-style-type:none; border:1px solid ; display:none; position:absolute; top:50px; left:0; z-index:3; background-color: }
.row-fluid .Resources-topiclist ul li { margin:0; display:block; font-weight:400; border-bottom:1px solid ; font-family: 'Poppins', sans-serif; position:relative; }
.row-fluid .Resources-topiclist ul li a { padding:7px 20px; width:100%; color:; display:inline-block; }
.row-fluid .Resources-topiclist ul li a:hover { color:; }
.row-fluid .Resources-topiclist ul li a:before { content:''; position:absolute; top:0; left:0; width:3px;  height:0; background-color:; -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;; }
.row-fluid .Resources-topiclist ul li a:hover:before { height:100%; }
.row-fluid .Resources-topiclist .filter-dropdownwrap span { padding:8px 20px; width:100%; text-transform:uppercase; font-weight:500; border:1px solid ; display:inline-block; font-family: 'Poppins', sans-serif; position:relative; cursor:pointer; }
.row-fluid .Resources-topiclist .filter-dropdownwrap span:after { content:"\f107"; display:inline-block; font-size:20px; font-family:'FontAwesome'; position:absolute; top:8px; right:15px; }
.row-fluid .resource2-section1 .resource-title { color:; font-family: 'Poppins', sans-serif; }  

/* resource section 3 */
.row-fluid .resource3-section { padding:10px 0 0; }
.row-fluid .resource3-section .team5-list { float:left; padding:30px 0; }
.row-fluid .resource3-section .resource3-right { margin:0; width:75%; float:left; padding-left:20px; }
.row-fluid .resource3-box { padding:20px 0; width:100%; display:inline-block; }
.row-fluid .resource3-inner { width:100%; display:inline-block; }
.row-fluid .res3-boximg { margin-top:10px; width:30%; float:left; height:250px; background-position:center center; background-repeat:no-repeat; background-color:; position:relative; }
.row-fluid .resource3-text { width:70%; float:left; padding-left:20px; }
.row-fluid .resource3-textinner { font-size:15px; line-height:24px; }
.row-fluid .resource3-Isocta { padding-top:20px; }
.row-fluid .resource3-text .resource-title { font-size:24px; line-height:30px; font-weight:700; color:; letter-spacing:1px; }
.row-fluid .res3-icon  { width:60px; height:60px; position:absolute; bottom:-9px; right:-9px; line-height:43px; 
 background-color:; text-align:center; }
.row-fluid .res3-boximg  iframe { height:250px; }
 
    




/** 
 * Border Radius 
 *
 *  
 */




/** 
 * Box Shadow  
 *
 *  
 */




/** 
 * Transition
 * 
 *  
 */




/** 
 * Transform
 *
 *  
 */



/* ==========================================================================


   6. MISCELLANOUS                                        


   ========================================================================== */





/** 
 * 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.
*/ 








/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */

@media (max-width: 1139px){

    .social-sharing-widget-vertical {
        width: auto;
        height: auto;
        margin: 10px 0 10px 0;
        display: inline-block;
        float: none;
    }

}

   
/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1030px) {
    
    .container-fluid .row-fluid .page-center {
        padding: 20px 15px;
    }
    
}


/* Landscape tablet and smaller devices
   ========================================================================== */
   
@media (max-width: 1030px) and (min-width: 768px) { 
    body.error-template .body-container-wrapper,
    body.password-template .body-container-wrapper,
    body.subscription-template .body-container-wrapper {
        padding-top: 140px;
    }
}

@media (max-width: 767px) {

    /* Headings */
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 28px;
    }
    .banner-text h1 {
        font-size: 48px;
    }
    
    /* Sidebar */
    .sidebar {
        margin-top: 30px;
    }
    
    
    /* Blog */
    .blog .blog-content {
        padding: 0;
    }
    .blog-listing-wrapper .post-listing .post-item {
        margin-bottom: 70px;
    }
    body.hs-blog-listing h4 {
        margin-bottom: 15px;
    }
    body.blog .blog-content {
        padding-right: 0;
    }
    .hs-blog-header {
        margin: 50px 0 30px;
    }
    .hs-blog-header h1 {
        font-size: 48px;
    }
    .about-author-sec img {
        margin-bottom: 20px;
    }
    
    /* Header */
    .header-container {
        padding: 20px 20px 0;
    }
    .header-container .widget-type-cta a {
        position: absolute;
        top: 50px;
        right: 10px;
    }
    .banner {
        padding: 100px 20px 40px;
        min-height: 0 !important;
    }

    .header-container .widget-type-cta a {
        display: none;
    }
    
    /* Footer */
    .footer-text span {
        display: block;
    }
    .footer-text {
        font-size: 16px;
    }
    
    /* Pillar Content */
    .pillar-page .banner {
        min-height: initial !important;
        background-size: cover !important;
        background-position: center center !important;
    }
}
     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {
    
    /* Headings */
    .banner-text h1,
    .hs-blog-header h1 {
        font-size: 36px;
    }
    
}

@media only screen 
and (min-device-width : 320px) 
  and (max-device-width : 667px) { 
     .tab label {font: 400 8px/36px 'Open Sans', sans-serif;}
  .tabs {
  position: relative;   
 min-height: 800px !important; 
  clear: both;
  margin: 25px 0;
  z-index:0;
}
    
}



}