* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 

/* global popup style */


.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h1,
.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h2,
.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h3,
.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h4,
.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h5,
.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h6,
.leadinModal-reset.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-preview-wrapper p{
  color: #fff;
  font-family: 'BrandonText-Bold';
  margin-left:initial!important;
  margin-right:initial!important;
}

.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body p{
  font-family: 'BrandonText-Bold';
}

.leadinModal.leadinModal-theme-default.leadinModal-preview .leadinModal-content{
  border-radius:1em;
  background: linear-gradient( 270deg ,rgba(8,56,99,1) -40%,rgba(52,217,195,1) 130%);
}

.leadinModal.leadinModal-theme-default.leadinModal-preview .leadinModal-content .leadin-button{
  border-radius: 50px;
  font-family: BrandonText-Bold;
  font-weight: 600;
  letter-spacing: .05em;
  padding-left: 15px;
  text-transform: uppercase;
}

.leadinModal.leadinModal-theme-default.leadinModal-preview .leadinModal-content .leadinModal-close:before{
  color:#fff;
}
.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image{
  margin:initial;
}

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

  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h1,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h2,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h3,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h4,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h5,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h6,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body p{
    text-align:center;
  }

  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image img,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image{
    max-width: 150px;
    max-height: 150px;
    width: 150px!important;

  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-preview-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (min-width: 768px){
  .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .advance-wrapper{
    margin-left:0!important;
  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body {
    position:relative;
  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image .dyno-image-inner, .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image, .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image .dyno-image-inner img{
    width:200px;
  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image img{
    margin:0;
  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body .dyno-image img{
    margin-left:initial;
    margin-right:initial;
    max-width: 300px;
    max-height: initial;
    display: block;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left: -80px;
  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadinModal-content{
    overflow: visible;
  }
  .leadinModal-reset.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-preview-wrapper {
    padding-left: 150px!important;
  }
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h1,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h2,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h3,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h4,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h5,
  .leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-content-body h6,
  .leadinModal-reset.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-preview-wrapper p{
    text-align:left;
  }

  .leadinModal-reset.leadinModal.leadinModal-theme-default.leadinModal-preview .leadin-preview-wrapper p {
    margin-left:0;

  }

}

/* cookies notice */

 #hs-eu-cookie-confirmation.can-use-gradients {
  position: relative;
}

#hs-eu-cookie-confirmation.can-use-gradients {
   background: #515151;
   border-bottom: none;
   box-shadow: 0px 0px 7px 2px black !important;
}

#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner p {
  font-family: BrandonText-Regular !important;
  color: #fff !important;
  font-size: 14px !important;
  margin: 0 !important;
    padding: 0 !important;
}



#hs-eu-cookie-confirmation, #hs-eu-cookie-confirmation-inner, #hs-eu-confirmation-button {
   background: #515151!important;
   font-size: 14px !important;
   border: none!important;
   font-family: BrandonText-Regular!important;
   transition: 0.2s ease;
   -webkit-transition: 0.2s ease;
   -moz-transition: 0.2s ease;
   -o-transition: 0.2s ease;
   -ms-transition: 0.2s ease;
}

#hs-eu-cookie-confirmation-inner p {
  text-align: center !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #34d9c3 !important;
}


#hs-en-cookie-confirmation-buttons-area {
  text-align: center !important;
}


div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  color: #fff !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover {
   box-shadow: 3px 3px 1px black;
   transition: 0.2s ease;
   -webkit-transition: 0.2s ease;
   -moz-transition: 0.2s ease;
   -o-transition: 0.2s ease;
   -ms-transition: 0.2s ease;
  color: #fff !important;
}

    /* ----- Structure & Design ----- */

    
    
    
    
    
    
    
    /* ----- Base Colors ----- */
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

 
    
    /* ----- Drop-Down Menu ----- */
    
    
    
    
    
    
    
    /* ----- Mobile Menu ----- */ 
    
    
    
    


/****************************************************************************/
/***++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++***/
/***+********************************************************************+***/
/***+******************   END THEME CONFIGURATION   *********************+***/
/***+********************************************************************+***/
/***++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++***/
/****************************************************************************/
 

/* @import url('http://example.com/example_style.css'); */ 
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,700,800');

@font-face {
  font-family: "BrandonText-Bold";
  src: url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Bold.woff2") format("woff2"),
    url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Bold.woff") format("woff"),
    url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "BrandonText-Regular";
  src: url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Regular.woff2") format("woff2"),
    url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Regular.woff") format("woff"),
    url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "BrandonText-Light";
  src: url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Light.woff2") format("woff2"),
    url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Light.woff") format("woff"),
    url("//3854877.fs1.hubspotusercontent-na1.net/hubfs/3854877/Goodlord_November2018%20Theme/Doc/BrandonText-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "AdobeCaslonProRegular";
  src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/ACaslonPro-Regular.woff2") format("woff2");
    src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/ACaslonPro-Regular.woff") format("woff");
  src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/AdobeCaslonProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "AdobeCaslonProSemiBold";
  src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/ACaslonPro-Semibold.woff2") format("woff2");
    src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/ACaslonPro-Semibold.woff") format("woff");
  src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/AdobeCaslonProSemibold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "AdobeCaslonProBold";
  src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/ACaslonPro-Bold.woff2") format("woff2");
    src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/ACaslonPro-Bold.woff") format("woff");
  src: url("https://info.goodlord.co/hubfs/Goodlord%20-Jan2018/fonts/AdobeCaslonProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

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

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

/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    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: 2%;
}

.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 {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.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;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > 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;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > 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;
    margin-bottom: 20px;
    min-height: 7em;
}

.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;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.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;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.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 a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > 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;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .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;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.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");
}

/*
 * 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(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/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(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/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: 0px 5% 0px 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;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

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


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






/** 
 * Border Radius 
 *
 *  
 */




/** 
 * Box Shadow  
 *
 *  
 */




/** 
 * Transition
 * 
 *  
 */




/** 
 * Transform
 *
 *  
 */



* , *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

body { margin:0; padding:0; font-family: 'BrandonText-Regular', sans-serif; font-size:1.1rem; font-weight:400; line-height:1.7rem; color:#515151; background:#FFFFFF; overflow-x:hidden; -webkit-font-smoothing: antialiased; }

img { border:0; max-width:100%; height:auto; }

hr { background:#ccc; height:1px; border:none; outline:none; clear:both; margin:30px 0; }
.img-responsive2 { max-width:100%; height:auto; }

.clear { clear:both }

p { padding:5px 0 15px; margin:0; -webkit-font-smoothing: antialiased; font-family: 'BrandonText-Light'; }

ul.slides , ul.flex-direction-nav , ol.flex-control-nav { margin:0; padding:0; list-style:none; float:left; width:100%;}
.row-fluid ol.flex-control-nav { text-align:center; padding:10px 0 0; }
.row-fluid ol.flex-control-nav li { display:inline-block; padding:0 5px; }
.row-fluid ol.flex-control-nav li a { display:inline-block; border:1px solid #34d9c3; width:15px; height:15px; font-size:0; text-index:-9999; cursor:pointer; }
.row-fluid ol.flex-control-nav li a:hover , .row-fluid ol.flex-control-nav li a.flex-active { background:#34d9c3; }

/* blockquote { border-left:4px solid #34d9c3; margin:15px 0 25px; padding:10px 25px; }
blockquote em { display:block; opacity:0.8; } */

/*Heading*/
h1 { color:#083863; font-family: 'BrandonText-Bold', sans-serif; font-size:3rem; letter-spacing: 0.07rem; margin:0; padding-bottom: 10px; line-height:3.5rem; font-weight:700; clear:both;  text-transform: none; }
h2 { font-weight:500; color:#083863; font-family: 'BrandonText-Light', sans-serif; font-size:2.2rem; line-height:2.8rem; margin:0; padding:0 0 10px; clear:both; text-transform: none;letter-spacing: 0.01rem;  }
h3 { font-weight:500; color:#083863; font-family: 'BrandonText-Bold', sans-serif; font-size:1.6rem; line-height:1.9rem; margin:0; clear:both; text-transform: none; }
h4 { font-weight:500; color:#083863; font-family: 'BrandonText-Bold', sans-serif; font-size:1.5rem; line-height:2.2rem; margin:0; padding:0 0 10px; clear:both;     text-transform: none;
    letter-spacing: 0.01em;  }
h5 { font-weight:500; color:#083863; font-family: 'BrandonText-Bold', sans-serif; font-size:1rem; line-height:1.6rem; margin:0; padding:0 0 10px; clear:both; }
h6 { font-weight:700; color:#083863; font-family: 'BrandonText-Regular', sans-serif; font-size:22px; margin:0; padding:0 0 10px 0; line-height:26px; clear:both }

.multilineH h1 { padding-bottom: 0 !important;}
.multilineH h2 { padding-bottom: 0 !important;}

.left-heading h3 { text-align: left !important;}

@media (min-width: 768px) and (max-width: 1200px){ 
    
    h1 { font-size: 2.5rem; line-height: 3rem; }
    h2 { font-size:1.9rem; line-height:2.5rem; }
    h3 { font-size:1.7rem; line-height:2.3rem; }
    h4 { font-size:1.3rem; line-height:2rem; }
    h5 { font-size:1rem; line-height:1.6rem; }
    h6 { font-size:22px; line-height:26px; }
}

@media (min-width: 30px) and (max-width: 767px) { 
    
    h1 { font-size:2rem; line-height:2.4rem; letter-spacing: 0.02rem; }
   h2 { font-size:1.8rem; line-height:2.7rem; } 
    h3 {text-align: center;} 
    h4 { font-size:1.2rem; line-height:1.9rem;  }
    h5 { text-align: center; }
    h6 { font-size:18px; line-height:24px; }
}

ul {margin-top: 0;}

@media (min-width: 30px) and (max-width: 767px) { 
.center-mob { text-align: center !important;}
  .ms-survey-from {padding: 60px 0;}
}




/* blog specific */
@media (min-width: 30px) and (max-width: 767px) { 
  .aeroPostWrapper h3 {
    text-align: left;
  }
}


/* product key features */
.keyfeatures h2 {display: inline-block; padding: 20px; background-color: #34d9c3; color: white;}
.keyfeaturesHeader { text-align: center; } 


.header-strong h1 { font-weight: 700; font-family: BrandonText-Bold; letter-spacing: .1em; text-transform: uppercase; color: #fff; }
h1.header-strong { font-weight: 700; font-family: BrandonText-Bold; letter-spacing: .1em; text-transform: uppercase; color: #fff; }

.header-switch h1 { font-weight: 700; font-family: BrandonText-Bold; letter-spacing: .1em; text-transform: uppercase; color: #515151; }
h1.header-switch { font-weight: 700; font-family: BrandonText-Bold; letter-spacing: .1em; text-transform: uppercase; color: #515151; }

.title-text h2 {     font-weight: 600;
    font-size: 40px;
    font-family: BrandonText-Bold;
    text-transform: none;
    padding: 0 0 10px;
    -webkit-font-smoothing: antialiased;
    line-height: 48px; }
.sub-text { margin:0 auto !important; padding:0 0 20px; max-width:900px; width:100% !important; font-family: 'BrandonText-Regular', sans-serif; font-size: 16px; line-height: 24px; float:none !important; }




.title-text1 h2 { font-weight: 700; letter-spacing:1px; padding:0 0 10px; color:#FFFFFF; }
.sub-text1 { padding:0 0 20px; font-family: 'BrandonText-Regular', sans-serif; font-size: 16px; line-height: 24px; }
 
.title-withbg { background:#062d70; padding:100px 0; text-align:center; color:#333333; }
.title-withbg h2 { font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding:0; color:#333333; }


/*anchor link*/
a { text-decoration:none; outline:none; color:#34d9c3; -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;; }
a:hover { color:#1A1A1A; }

/*Button Link Option*/


.row-fluid .link-style a , .row-fluid a.link-style , .hs_cos_wrapper_type_google_search a.hs-button { cursor:pointer; font-weight:400; letter-spacing:1px; z-index:1; overflow: hidden; position:relative; display:inline-block; padding:10px 25px; border:1px solid #34d9c3; color:#333333; margin:5px 0 0; font-size:17px; line-height:24px; }
.row-fluid .link-style a:hover , .row-fluid a.link-style:hover , .hs_cos_wrapper_type_google_search a.hs-button:hover  { background:#34d9c3; color:#FFFFFF; -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); -webkit-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
    -o-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
    -ms-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
     box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);; }

.row-fluid .link-style2 a , .row-fluid a.link-style2 { font-weight:400; letter-spacing:1px; z-index:1; overflow: hidden; position:relative; display:inline-block; padding:10px 25px; background-color:#062d70; border:1px solid #062d70; color:#FFFFFF; border-radius:4px; margin:5px 0 0; font-size:17px; line-height:24px; }
.row-fluid .link-style2 a:hover , .row-fluid a.link-style2:hover  { background:transparent; color:#062d70;  -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); -webkit-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
    -o-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
    -ms-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
     box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);;  }

input , form button , textarea, select , 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"] { outline:none; border:1px solid #ccc; background:#fff; height:50px; padding:0 20px !important; font-family: 'BrandonText-Regular', sans-serif; font-size:16px; }
input[type=checkbox] , input[type=radio] { width:auto; height:auto; } 
select { background:#fff url(//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/down-arrow.png) no-repeat right center; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
textarea { padding:15px 20px !important; height:100px; }
input[type=submit] , button {  border:none; outline:none; cursor:pointer; background:none; -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; }
input[type=submit] , form button, .hs-button { height:auto; background:url(//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/blank.png) no-repeat left top; background-color:#f6cc38; border-color: white; border: 3px solid #fff;; font-size:18px; line-height:24px; font-weight:400; padding:10px 25px !important; color:#ffffff; display:inline-block; }
input[type=submit]:hover , form button:hover, .hs-button:hover { background:#d9365e; color:#FFFFFF; }
 

/* Click to top scroll */


.back-to-top { cursor:pointer; position: fixed; right:20px; bottom:0; color:#FFFFFF; font-size:20px; width: 50px !important; height: 50px; text-align: center; line-height: 50px; background:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
    -ms-transition: ease all 0.4s;
    transition: ease all 0.4s; opacity:0; z-index:9999; }
.back-to-top.show { opacity:1; bottom:20px; }
.back-to-top:hover { background:#34d9c3; color:#FFFFFF; }

/* Corners Option */



 .row-fluid .link-style a, .row-fluid ol.flex-control-nav li a, ul.slick-dots li button, .row-fluid a.link-style, .row-fluid .link-style2 a, .row-fluid a.link-style2, input[type=submit], button, .hs-button, .back-to-top, .row-fluid ol.flex-control-nav li a , .row-fluid .team-bsocial a , .row-fluid .pagination-blog li a { border-radius:10px; }




ul.slides , ul.flex-direction-nav , ol.flex-control-nav , ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
.row-fluid ol.flex-control-nav , ul.slick-dots { text-align:center; padding:10px 0 0; }
.row-fluid ol.flex-control-nav li , ul.slick-dots li { display:inline-block; padding:0 5px; }
.row-fluid ol.flex-control-nav li a , ul.slick-dots li button { padding:0; display:inline-block; border:1px solid #34d9c3; width:15px; height:15px; font-size:0; text-index:-9999; cursor:pointer; }
.row-fluid ol.flex-control-nav li a:hover , .row-fluid ol.flex-control-nav li a.flex-active , ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#34d9c3;  }

.slick-arrow { cursor:pointer; z-index:5; position:absolute; top:50%; margin-top:-17.5px; display:inline-block; color:#FFFFFF; background:#062d70;; width:35px; height:35px; font-size:0; text-index:-9999; cursor:pointer; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:14px; }
.slick-arrow:hover { background:#34d9c3; color:#FFFFFF;  }
.slick-arrow.slick-prev { left:5px; }
.slick-arrow.slick-prev:before { content: "\f104"; }
.slick-arrow.slick-next { right:5px; }
.slick-arrow.slick-next:before { content: "\f105"; }
.slick-arrow.slick-disabled { display:none; }

ul.hs-error-msgs { margin:0; padding:0; list-style:none; float:left; width:100%; font-size:12px; color: red;}
.hs-form .input { margin:0; }
.hs-form .hs-form-field { padding-bottom:20px !important; }
.row-fluid .hs-form fieldset.form-columns-2 .input , .row-fluid .quizcontact-form .hs-form fieldset.form-columns-1 .input { margin-right:0 }
.row-fluid .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 10px }
.row-fluid .hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 10px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field { padding:0 0 10px 10px }
.row-fluid .hs-form fieldset.form-columns-3 .field:first-child { padding:0 10px 10px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 5px 10px; }
.row-fluid .hs-form fieldset.form-columns-1 .hs-input { width:100% !important; }
.row-fluid .hs-form fieldset { max-width:none; }
ul.inputs-list { margin:0; padding:5px 0; list-style:none; }

.row-fluid .inputs-list .hs-form-checkbox-display , .row-fluid .inputs-list .hs-form-booleancheckbox , .row-fluid .inputs-list li.hs-form-radio { display:block; padding:0 0 8px 25px; position:relative; text-align: left; }
.row-fluid .inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.row-fluid .inputs-list input[type="radio"] { top:3px; }
.row-fluid .inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.row-fluid .inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-25px; top:0;  content:''; width:20px; height:20px; border:1px solid #dadada; color:#fafafa; background:#fafafa; }
.row-fluid .inputs-list input[type="checkbox"]:checked + span:before { background:#34d9c3; color:#FFFFFF; border-color:#34d9c3; }
.row-fluid .inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-25px; top:0;  content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; }

.row-fluid .inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:2px;  content:''; width:20px; height:20px; border:1px solid #dadada;  background:#fafafa; border-radius:100%; }
.row-fluid .inputs-list input[type="radio"]:checked + span:after { position:absolute; left:2px; top:6px;  content:''; width:12px; height:12px; border-color:#34d9c3; background:#34d9c3;  border-radius:100%; }


@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
    
  .row-fluid .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 0 }
  .row-fluid .hs-form fieldset.form-columns-2 .field:first-child { padding:0 0 10px 0 }
  .row-fluid .hs-form fieldset.form-columns-3 .field { padding:0 0 10px  }
  .row-fluid .hs-form fieldset.form-columns-3 .field:first-child { padding:0 0 10px 0; }
  .row-fluid .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 0 10px; }
  
}

::-webkit-input-placeholder {
  color:grey;
}
::-moz-placeholder {
  color:grey;
}
:-ms-input-placeholder {
  color:grey;
}
:-moz-placeholder {
  color:grey;
}

/*
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background-color: #34d9c3;	
	background-image: 
	-webkit-linear-gradient(45deg,
      rgba(255, 255, 255, .5) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .5) 50%,
      rgba(255, 255, 255, .5) 75%,
      transparent 75%,
      transparent)
}
*/

.row-fluid a.cta_button { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:link , .row-fluid  .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:visited , .hs-menu-wrapper.hs-menu-flow-vertical li a { word-wrap: break-word; max-width: none !important; text-overflow: inherit !important; vertical-align:top; white-space: normal; font-size:15px; line-height:24px; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { width:100%; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper   {  -webkit-transition: 0.4s ease-in-out !important; }
.hs-menu-wrapper.hs-menu-flow-horizontal ul { vertical-align:top; }

.row-fluid [class*="span"] { min-height:1px; }
.header-container-wrapper .row-fluid [class*="span"] { min-height:0; }

/*Text Option*/
.row-fluid .text-uppercase , .row-fluid .title-uppercase h1 , .row-fluid .title-uppercase h2 , .row-fluid .title-uppercase h3 , .row-fluid .title-uppercase h4 , .row-fluid .title-uppercase h5 , .row-fluid .title-uppercase h6 { text-transform:uppercase; }
.row-fluid .text-center { text-align:center; }
.row-fluid .text-left { text-align:left; }
.row-fluid .text-right { text-align:right; }
.row-fluid .text-white { color:#FFFFFF; }
.row-fluid .text-italic { font-style:italic; }

.row-fluid .background-color { background-color:#f8faf9; }
.row-fluid .background-white { background-color:#FFFFFF; }

.row-fluid .text-light , .row-fluid .title-light h1 , .row-fluid .title-light h2 , , .row-fluid .title-light h3 , .row-fluid .title-light h4 , .row-fluid .title-light h5 , .row-fluid .title-light h6 { font-weight:300; }
.row-fluid .text-medium , .row-fluid .title-medium h1 ,  .row-fluid .title-medium h2  , .row-fluid .title-medium h3 , .row-fluid .title-medium h4 , .row-fluid .title-medium h5 , .row-fluid .title-medium h6 { font-weight:600; }
.row-fluid .text-bold , .row-fluid .title-bold h1 ,  .row-fluid .title-bold h2  , .row-fluid .title-bold h3 , .row-fluid .title-bold h4 , .row-fluid .title-bold h5 , .row-fluid .title-bold h6 { font-weight:700; }
.row-fluid .text-extrabold , .row-fluid .title-extrabold h1 ,  .row-fluid .title-extrabold h2  , .row-fluid .title-extrabold h3 , .row-fluid .title-extrabold h4 , .row-fluid .title-extrabold h5 , .row-fluid .title-extrabold h6 { font-weight:900; }


/*grayscale*/
.row-fluid .grayscale-image img {  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  filter: grayscale(100%);  filter: gray; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;  }
.row-fluid .grayscale-image img:hover { -webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -ms-filter: grayscale(0);  -o-filter: grayscale(0);  filter: grayscale(0); filter: gray;  }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

/* slider dotet white */
/*.row-fluid .dots-white ol.flex-control-nav li a, .row-fluid .dots-white ul.slick-dots li button { border-color:#FFFFFF; }
.row-fluid .dots-white ol.flex-control-nav li a:hover, .row-fluid .dots-white ol.flex-control-nav li a.flex-active, ul.slick-dots li button:hover, .row-fluid .dots-white ul.slick-dots li.slick-active button { background-color:#FFFFFF; }*/

/*fancybox*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index:8030; }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; color:#fff; font-family:'FontAwesome'; border-radius:100%; color:#fff !important; background:#34d9c3; text-align:center; line-height:36px; box-shadow:0 0 5px 5pxrgba(0, 0, 0, 0.2) ; }
.fancybox-close:before { content: "\f00d"; }

.fancybox-nav { text-align:center; position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/blank.png'); /* helps IE */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: auto; height: auto; font-size:36px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; font-family:'FontAwesome'; border-radius:100%; color:#fff !important;  background:transparent; line-height:36px; box-shadow:0 0 5px 5pxrgba(0, 0, 0, 0.2);  }
.fancybox-prev span { left: 10px; }
.fancybox-prev span:before { content: "\f104"; }
.fancybox-next span { right: 10px;   }
.fancybox-next span:before { content: "\f105"; }

.fancybox-close:hover , .fancybox-nav span:hover { color:#34d9c3; opacity:0.8; }

.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background:rgba(000,000,000,0.7); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
 #fancybox-loading div {  background-image: url('//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/fancybox_loading@2x.gif'); }
}

/* overlay Section */
.row-fluid .overlay { position:relative; }
.row-fluid .overlay:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0.85; }
.row-fluid .overlay > div { position:relative; }


.row-fluid .bgimg-main { background-size:cover; background-repeat:no-repeat; background-position:center center; }
.row-fluid .bg-img { display:none; }
.row-fluid .bg-repeat { background-size:auto; background-repeat:repeat; }

.row-fluid .bgimg-main1 { background-size:cover; background-repeat:no-repeat; background-position:center center; }
.row-fluid .bgimg-main1 img { display:none; }
 

.row-fluid .wrapper { margin:0 auto !important; max-width:1170px; width:100%; float:none !important; padding:0 20px; } 

.row-fluid .content-section { padding-top:70pxpx; padding-bottom:70pxpx; float:left; width:100%; }
.row-fluid .altcontent-section { background:#f5f5f5; }

.row-fluid .breadcrumb-link ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .breadcrumb-link ul li { margin:0; padding:0; display:inline-block; }
.row-fluid .breadcrumb-link ul li a { padding:0 0 0; color:#FFFFFF; }
.row-fluid .breadcrumb-link ul li a:after { content:''; margin:0 7px; width:6px; height:1px; display:inline-block; background-color:#FFFFFF; vertical-align:middle; }
.row-fluid .breadcrumb-link ul li a:hover { color:#34d9c3; }
.row-fluid .breadcrumb-link ul li:last-child a:after { display:none; }

/* top */
.row-fluid .logo img { max-width:165px; }
.row-fluid .top { background-color: #fff; padding:20px 0 20px; position:absolute; top:0; left:0; width:100%; -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;; }
/* .row-fluid .top:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0;  background: -moz-linear-gradient(top, rgba(52,217,195,1) 0%, rgba(52,217,195,1) 43%, rgba(52,217,195,0.91) 51%, rgba(52,217,195,0.83) 55%, rgba(52,217,195,0.15) 89%, rgba(52,217,195,0) 100%);
background: -webkit-linear-gradient(top, rgba(52,217,195,1) 0%,rgba(52,217,195,1) 43%,rgba(52,217,195,0.91) 51%,rgba(52,217,195,0.83) 55%,rgba(52,217,195,0.15) 89%,rgba(52,217,195,0) 100%);
background: linear-gradient(to bottom, rgba(52,217,195,1) 0%,rgba(52,217,195,1) 43%,rgba(52,217,195,0.91) 51%,rgba(52,217,195,0.83) 55%,rgba(52,217,195,0.15) 89%,rgba(52,217,195,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); z-index:1; opacity:0.9; } */
.row-fluid .top > div { position:relative; z-index:2; }

/*main menu*/
.row-fluid .mainmenu { float:left; width:auto; margin:0 0 0 70px; }
.row-fluid .mainmenu .hs-menu-wrapper > ul { vertical-align: top; }
.row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:visited , .row-fluid .mainmenu .hs-menu-wrapper ul li a { padding:10px 14px !important; font-size:16px; line-height:24px; font-weight:400; color:#515151; vertical-align: top; font-family: 'BrandonText-Regular', sans-serif; }
.row-fluid .mainmenu .hs-menu-wrapper ul li a:hover { color:#f6cc38; }
.row-fluid .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child a { padding-right:0; } 

/*admin menu*/
.row-fluid .adminmenu { float:right; width:auto; margin:0; }
.row-fluid .adminmenu .hs-menu-wrapper > ul { vertical-align: top; }
.row-fluid .adminmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .adminmenu .hs-menu-wrapper > ul > li > a:visited , .row-fluid .adminmenu .hs-menu-wrapper ul li a { padding:10px 14px !important; font-size:16px; line-height:24px; font-weight:400; color:#515151; vertical-align: top; font-family: 'BrandonText-Regular', sans-serif; }
.row-fluid .adminmenu .hs-menu-wrapper ul li a:hover { color:#f6cc38; }
.row-fluid .adminmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child a { padding-right:0; } 

/* header */
.row-fluid .header-paddingtop { padding-top:800px; }
.row-fluid .hero-section { position:relative; }
/* .row-fluid .hero-section:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:/*background: rgba(0,0,0,1);
       background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.89) 100%);
    background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(0,0,0,0.99);
background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 33%, rgba(0,0,0,0.99) 34%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,0,0,0.99)), color-stop(0%, rgba(0,0,0,0.99)), color-stop(33%, rgba(0,0,0,0.99)), color-stop(34%, rgba(0,0,0,0.99)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 33%, rgba(0,0,0,0.99) 34%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(-45deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 33%, rgba(0,0,0,0.99) 34%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 33%, rgba(0,0,0,0.99) 34%, rgba(0,0,0,1) 100%);
background: linear-gradient(135deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 33%, rgba(0,0,0,0.99) 34%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0.60; }  */
 .row-fluid .hero-section:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; } 
.row-fluid .hero-text { font-size:16px; line-height:24px; position:absolute; top:50%; left:0; width:100%; -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);; -webkit-font-smoothing: antialiased; }
.row-fluid .hero-content { padding-bottom:30px; font-size:24px; line-height:35px; font-weight:300;      }
.row-fluid a.hero-style { background-color:#FFFFFF; font-weight:500; color:#062d70; border-color:#FFFFFF; }
.row-fluid a.hero-style:hover { border-color:#34d9c3; }
.row-fluid a.hero-style:after { content:"\f105"; display:inline-block; font-family:'FontAwesome'; vertical-align:middle; margin-left:12px; }

.hero-content .cell-wrapper.layout-widget-wrapper {
  margin: 0 auto !important;     max-width: 760px;
}

.center-hero {text-align: center;}

.hero-devices img {
  max-width: 140% !important;
 /* margin-top: 10%; */
}


.hero-text .hero-copy.center-hero.newHomepage h1 {
      color: #515151;
  font-weight: 700;

    font-family: 'BrandonText-Bold', sans-serif;
    font-size: 36px;
    line-height: 44px;
    margin: 0;
    padding: 0 0 10px;
    clear: both;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}


@media (max-width: 767px) {
.hero-text .hero-copy.center-hero.newHomepage h1 {
    font-size: 24px;
    line-height: 30px;
}
}
  
.hero-copy h2 {
  color: #515151;
}

.hero-copy p {
  font-size: 22px;
  line-height: 32px;
}


@media (max-width: 991px){

.hero-copy {
  width: 100% !important;
 margin-top: 0 !important; 
  text-align: center !important;
}
  
  .hero-devices {
    width: 100% !important;
  }
  
    .hero-devices img {
    width: 70% !important;
  }
}

.homepage-button {
  line-height: 1.5em;  background: #f6cc38; border-radius: 10px; font-family: BrandonText-Light,sans-serif; font-weight: bold; cursor: pointer; font-size: 18px; padding: 5px 15px; webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-box-shadow: 0 3px 0 0 #d8b113; box-shadow: 0 3px 0 0 #d8b113; width: auto; height: auto; color: #fff; display: inline-block;
}

.homepage-button:hover {
background-color: #ec806b;
  -webkit-box-shadow: 0 3px 0 0 #BC6655;
    box-shadow: 0 3px 0 0 #BC6655;
  color: #fff;

}

.switch-button {
  background: #34d9c3;
  color: #fff;
  padding-top: 10px;
padding-bottom: 10px;
height: auto;
border-radius: 50px;
font-family: BrandonText-Regular,sans-serif;
font-size: 16px;
font-weight: bold;
box-sizing: border-box;
cursor: pointer;
font-size: 20px;
padding: 10px 30px;
webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
box-shadow: 0 12px 27px 0 rgba(144,144,144,0.4);
}

.switch-button:hover {
background: #fff; color: #34d9c3;
}


/* cta-strip */
.row-fluid .cta-strip { margin:0 auto !important; max-width:700px; width:100%; display:block; float:none; padding:20px 0; position:relative;  -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);;  background-color: #d9365e; -webkit-font-smoothing: antialiased; box-shadow: 0 12px 27px 0 rgba(144,144,144,0.4);  }
.row-fluid .cta-strip h4  { padding:0; font-size:22px; line-height:28px; color:#FFFFFF; font-weight:400; letter-spacing:1px; }
.row-fluid .ctastrip-box { margin:0 5px; width:auto; display:inline-block; vertical-align:middle; float:none; }

/* homepage-video */

.row-fluid .vid-strip { margin:0 auto !important; margin-top: -170px !important; max-width:810px; width:100%; display:block; float:none; padding:0; position:relative;  -webkit-transform: translateY(155px);
    -moz-transform: translateY(155px);
    -o-transform: translateY(155px);
    -ms-transform: translateY(155px);
    transform: translateY(155px);;  background-color: #34d9c3; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.row-fluid .vid-strip h4  { padding:0; font-size:22px; line-height:28px; color:#FFFFFF; font-weight:400; letter-spacing:1px; }
.row-fluid .ctastrip-box { margin:0 5px; width:auto; display:inline-block; vertical-align:middle; float:none; }

.below-vid h2 {padding-top: 160px;}

/* service section */
.row-fluid .service-section { padding:70px 0 60px; }
.row-fluid .service-section1 { padding-top:25px; }
.row-fluid .service-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .service-section1 .hs_cos_wrapper_widget { padding:15px; width:33.33%; float:left; }

.service-main { padding-top: 15px; }

/* .row-fluid .service-boxs { -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 .service-img { height:150px; background-size:contain; background-position:center center; background-repeat:no-repeat; }
.row-fluid .service-text { text-align: center; padding:20px 80px 40px; font-size:16px; line-height:24px; font-weight: 400;     -webkit-font-smoothing: antialiased; }
.row-fluid .service-text h4 { font-size:20px; line-height:26px; }
.row-fluid .service-text a { margin-top:12px; display:block; }
/* .row-fluid .service-boxs:hover { -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); } */



/* industries-section */
.row-fluid .industries-section { padding:70px 0; }
.row-fluid .industries-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .industries-section1 .hs_cos_wrapper_widget { padding:15px; width:33.33%; float:left; }
.row-fluid .box { -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;; background-color:#FFFFFF; }
.row-fluid .box a { color:#515151; }
.row-fluid .industries-icon img { max-width:100px; }
.row-fluid .industries-inner { padding:30px 20px 25px; line-height:24px; text-align: center; }
.row-fluid .industries-inner h4 { padding:15px 0 0px; font-size:18px; line-height:24px; letter-spacing: 0; }
.row-fluid .industries-box:hover { -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.2);
     box-shadow: 0 0 10px rgba(0,0,0,0.2);; }
.industries-main {    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
  justify-content: center;}


/* testimonial-section */
.row-fluid .testimonial-section { padding:25px 0; }
.row-fluid .testimonial-section h2 { color: #fff; }

.row-fluid .testimonial-section { background-color: #b2b1ac;} 
.row-fluid .testimonial-section1 { padding-top:15px; }
.row-fluid .testimonial-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .testimonial-section1 .hs_cos_wrapper_widget { display:inline-block; }
.row-fluid .testimonials-box { margin:40px 0 50px; padding:0 15px; position:relative; }
/* .row-fluid .testimonials-box:before { content:''; width:80px; height:81px; background-image:url('https://info.goodlord.co/hubfs/speech-marks.png'); background-color:#FFFFFF; position:absolute; top:-40px; left:50px; background-repeat:no-repeat; background-position:center; background-size:70px; } */

.row-fluid .testimonials-boxinner {  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; background-color: #f3f3f3; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.row-fluid .testimonials-inner {  padding:45px 25px 60px; }
.row-fluid .testimonials-detailsbox { padding:10px 10px 10px 70px; max-width:500px; position:absolute; bottom:-30px; right:45px; background-color:#FFFFFF; border:1px solid #e6e6e6; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; box-shadow: 0 0 10px rgba(0,0,0,0.2); }

.row-fluid .testimonials-orgbox { padding:40px 40px 40px 40px;  position:absolute; top:-40px; left:45px; /* background-color:#FFFFFF;  box-shadow: 0 0 10px rgba(0,0,0,0.2); */ -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
.row-fluid .testimonials-orgboxlong { padding:30px 80px;  position:absolute; top:-30px; left:45px; background-color:#FFFFFF; box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }



.row-fluid .testimonials-details h5 { padding:0; font-size:16px; line-height:22px; }
.row-fluid .testimonials-details p { text-align: left !important; padding-top: 0; padding-bottom: 0; font-size: 16px; }
.row-fluid .testimonials-img { width:55px; height:55px; overflow:hidden; position:absolute; top:8px; left:8px; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; background-size:cover; background-position:center center; background-repeat:no-repeat; }



/* counter section */
.row-fluid .counter-section { padding:80px 0; position:relative; }
.row-fluid .counter-box { margin:0; padding-left:57px; width:25%; float:left; color:#FFFFFF; font-size:18px; line-height:24px; position:relative; }
.row-fluid .counter-img { margin:0; width:auto; position:absolute; top:50%; left:0; -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);; }
.row-fluid .counter-text { margin:0; width:100%; display:inline-block; vertical-align:middle; float:none; }
.row-fluid .counter-img img { max-width:55px; }
.row-fluid .counter-text { padding-left:15px; }
.row-fluid .counter-number { font-size:41px; line-height:47px; font-weight:700; font-family: 'BrandonText-Regular', sans-serif; }
.row-fluid .counter-box:last-child .counter-number:after { content:"\f295"; font-size:30px; display:inline-block; font-family:'FontAwesome'; vertical-align:middle; }

/* recent section */
.row-fluid .recent-section { padding:70px 0 55px; }
.row-fluid .recent-section1 { margin:30px -15px 0; display:block; }
.row-fluid .recent-box { padding:0 15px; width:33.33%; float:left; }
.row-fluid .recent-image { height:270px; background-size:cover; background-position:center center; background-repeat:no-repeat; position:relative; }
.row-fluid .recent-date { padding:11px; max-width:220px; width:100%; font-size:16px; color:#FFFFFF; display:inline-block; position:absolute; bottom:-27px; left:30px; text-align:center; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; }
.row-fluid .recent-date:before { content:''; margin-right:10px; width:21px; height:20px; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/recent-watche.png'); display:inline-block; vertical-align:middle; }

.row-fluid .recent-text { padding:40px 0 20px; font-size:14px; line-height:22px; font-weight:500; }
.row-fluid .recent-title { font-size:18px; line-height:22px; font-weight:400; font-family: 'BrandonText-Regular', sans-serif; }
.row-fluid .recent-content { padding:10px 0; }
.row-fluid .recent-title a { color:#515151; }
.row-fluid .recent-title a:hover { color:#34d9c3; }

/* request section */
.row-fluid .request-left , .row-fluid .request-right { width:50%; margin:0; position:relative; } 
.row-fluid .request-text { padding-top:100px; padding-right:100px; color:#FFFFFF; }
.row-fluid .request-text h1 { padding:0; text-transform:none; font-size:36px; line-height:42px; color:#FFFFFF; }
.row-fluid .request-form { padding:100px 0 75px 130px; } 
.row-fluid .request-form .hs-form-field label span + span { display:none; }
.row-fluid .request-form-logos { padding:0 0 75px 130px; }
.row-fluid .request-text ul { margin:0; padding:0; list-style-type:disc; list-style-position: outside; margin-left: 2em; }
.row-fluid .request-text ul li { margin:0; padding:7px 0 10px 20px;  position:relative; } 
.row-fluid .request-text ul li a { color:#FFFFFF; }
.row-fluid .request-text ul li a:hover { opacity:0.7; }
/*.row-fluid .request-text ul li:after { content:""; position:absolute; top:12px; left:0; width:33px; height:30px; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/icon1.png'); background-repeat:no-repeat; }
.row-fluid .request-text ul li:nth-child(2):after { content:""; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/icon2.png'); }
.row-fluid .request-text ul li:nth-child(3):after { content:""; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/icon3.png'); } */

/* trusted-section */
.row-fluid .trusted-section { padding:0 0 75px 0; }
.row-fluid .trusted-section1 { padding-top:30px; }
.row-fluid .trusted-box { padding:0 15px; }
.row-fluid .trusted-inner { padding:15px 30px; border:1px solid #333333 !important; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; text-align:center; }
.row-fluid .trusted-inner img { max-height:50px; max-width:140px; }  

#hs-logo-carousel_module_15453963685961659 .slick-dots li.slick-active button:before { display: none; }

#hs-logo-carousel_module_15453963685961659 .slick-dots li button:before { display: none; }

.slick-track    { padding: 0px 0;}

/* footer */
.row-fluid .footer { padding:90px 0; position:relative; font-size:14px; line-height:22px; background-attachment:fixed; color:#FFFFFF; }
.row-fluid .footer:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:#111111; opacity:0.7; }
.row-fluid .footer > div { position:relative; }
.row-fluid .footer-title h4 { padding-bottom:30px; font-size:25px; line-height:30px; color:#FFFFFF; font-weight:500; }
.row-fluid .footer-logo img { padding-bottom:30px; max-width:175px; }
.row-fluid .footer-icon ul { margin:40px 0 0; padding:0; list-style-type:none; }
.row-fluid .footer-icon ul li { margin:0; padding:0 10px; display:inline-block; }
.row-fluid .footer-icon ul li:first-child { padding-left:0; }
.row-fluid .footer-icon ul li a { font-size:15px; width:30px; height:30px; line-height:30px; border:1px solid #FFFFFF; color:#FFFFFF; -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;; display:inline-block; text-align:center; }
.row-fluid .footer-icon ul li a:hover { background-color:#34d9c3; border-color:#34d9c3; -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;; }

.row-fluid .footer-menu ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .footer-menu ul li { margin:0; padding:0; display:block; width:50%; float:left; }
.row-fluid .footer-menu ul li a { padding:7px 12px 7px 12px; margin:0; color:#FFFFFF; position:relative; width:100%; font-size:14px !important; }
.row-fluid .footer-menu ul li a:hover { padding:7px 0 7px 15px; color:#34d9c3; }
.row-fluid .footer-menu ul li a:before { content:"\f105";  position:absolute; top:7px; left:0; font-size:18px; font-family:'FontAwesome'; }

.row-fluid .footer-recentbox { position:relative; padding: 0 0 30px 80px; }
.row-fluid .footer-recentimg { width:70px; height:70px; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; background-size:cover; background-position:center center; background-repeat:no-repeat; position: absolute; top: 0; left: 0; }
.row-fluid .footer-recentitle a { color:#FFFFFF; }
.row-fluid .footer-recentitle a:hover { color:#34d9c3; }
.row-fluid .footer-recendate { padding-left:18px; position:relative; }
.row-fluid .footer-recendate:before { content:"\f073"; color:#34d9c3; position:absolute; top:0; left:0; font-family:'FontAwesome';  }
.row-fluid .footer-subscription .hs-button { color:#FFFFFF; }  
.row-fluid .footer-subscription .hs-form-field > label span { display:none; }

/* footer bottom */
.row-fluid .copy-right { padding:30px 0; background-color:#111111; color:#FFFFFF }
.row-fluid .copy-right a:hover { color:#FFFFFF; }

/* home page 2 */
.row-fluid .home-video { width:100%; height:100%; position: fixed; top: 0; left: 0; z-index: -1; }
.row-fluid .home-video img { width:100% !important; }
.row-fluid .home-video video { width: auto; height: auto; min-width: 100%; min-height: 100%; object-fit:cover; } 

/* hero section */
.row-fluid .hero2-text { margin:0 auto !important; max-width:750px; width:100%; float:none; }

/* video section */
.row-fluid .video-section { padding:80px 0; }
.row-fluid .video-text { padding:40px 0; font-size:16px; line-height:26px; }
.row-fluid .video-text h4 { font-size:18px; line-height:24px; }
.row-fluid .video-text blockquote { font-size:17px; line-height:28px; font-weight:600; padding:0 20px; }

.row-fluid .video-left { height:330px; position:relative; }
.row-fluid .video-left:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0.8; }
/*.row-fluid .video-left:after { content:''; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hub/2668666/hubfs/Hamster_2017/Image/Video-Bg.jpg'); position:absolute; top:0; bottom:0; left:0; right:0; background-size:cover; }*/
.row-fluid .video-play a { font-size:30px; width: 60px; height: 61px; line-height: 60px; border: 1px solid #FFFFFF; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; position:absolute; top:50%; left:50%; -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; color:#FFFFFF; text-align:center; z-index:55 }
.row-fluid .video-code { display:none; }
.video-code iframe { width:600px; height:340px; border:7px solid rgba(255,255,255,0.9); -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;; }
.row-fluid .video-play a:hover { color:#34d9c3; border-color:#34d9c3; background-color:#FFFFFF; }

/* service2 page */
.row-fluid .industriesH2-section1 { padding-top:30px; }
.row-fluid .industriesH2-section1 .hs_cos_wrapper_widget { padding:65px 15px 15px; }
.row-fluid .industriesH2-section1 .hs_cos_wrapper_widget a { color:#515151; }
.row-fluid .service-box { border:1px solid rgba(0,0,0,0.2); -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; }
.row-fluid .service-inner { padding:85px 15px 30px; line-height:22px; position:relative; }
.row-fluid .service-inner h4 { font-size:20px; line-height:24px; }
.row-fluid .service-icon { width:90px; height:90px; line-height:68px; position:absolute; top:-46px; left:50%; text-align:center; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; text-align:center; display:inline-block; -webkit-transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);; -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 .service-box:hover .service-icon { margin-top:-5px; -webkit-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
    -o-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
     box-shadow: 1px 3px 10px rgba(0,0,0,0.5);; }
.row-fluid .service-icon img { width:100%; max-width:60px; position:absolute; top:50%; left:50%;  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    transform: translateY(-50%) translateX(-50%) rotate(45deg);; }

/* team section */
.row-fluid .team-section { padding:60px 0 80px; }
.row-fluid .team-img { margin:0 auto; width:250px; height:250px; display:block; background-size:cover; background-position:center center; background-repeat:no-repeat; -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;; position:relative; }
.row-fluid .team-section1 { padding-top:30px; }
.row-fluid .team-textinner { padding:30px 10px 10px; font-size:14px; line-height:22px; }
.row-fluid .team-textinner h4 { font-size:22px; line-height:26px; }
.row-fluid .team-position { opacity:0.5; font-weight:500; }
.row-fluid .social-bar ul { margin:10px 0 0 0; padding:0; list-style-type:none; }
.row-fluid .social-bar ul li { padding:0 3px; display:inline-block; }
.row-fluid .social-bar ul li a { font-size:14px; width:26px; line-height:26px; height:26px; text-align:center; border:1px solid #515151; color:#515151; -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;; display:inline-block; }
.row-fluid .social-bar ul li a:hover { -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;; } 
.row-fluid .social-bar ul li a:before { content:"\f09a"; display:inline-block; font-family:'FontAwesome'; }
.row-fluid .social-bar ul li:nth-child(2) a:before { content:"\f099"; }
.row-fluid .social-bar ul li:nth-child(3) a:before { content:"\f0e1"; }
.row-fluid .social-bar ul li:nth-child(4) a:before { content:"\f1a0"; }
.row-fluid .social-bar ul li:nth-child(5) a:before { content:"\f09e"; }
.row-fluid .social-bar ul li a:hover {  border-color:#34d9c3; background:#34d9c3; color:#FFFFFF; }
.row-fluid .team-img:before { content:''; position:absolute; top:20px; left:20px; bottom:20px; right:20px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;; opacity:0; -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 .team-box:hover .team-img:before { top:0; left:0; right:0; bottom:0; opacity:0.8; }
.row-fluid .social-bar ul li:nth-child(1) { padding-left:0; }
 
/* testimonial section */
.row-fluid .testimonialH2-section1 { color:#FFFFFF; }
.row-fluid .testimonialH2-section1 .testimonials-box:before { width:78px; height:78px; background-repeat:no-repeat; background-position:3px; background-position:center center; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; }
.row-fluid .testimonialH2-section1 .testimonials-details { padding-top:5px; color:#515151; }
.row-fluid .testimonialH2-section1 .testimonials-content { color:#FFFFFF; }
.testimonials-content p{
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'BrandonText-Regular', sans-serif;
  padding: 15px 0 15px;
}
.row-fluid .testimonialH2-section1 .row-fluid ol.flex-control-nav li a , .row-fluid .testimonialH2-section1 ul.slick-dots li button { border-color:#FFFFFF; }
.row-fluid .testimonialH2-section1 ol.flex-control-nav li a:hover, .row-fluid .testimonialH2-section1 ol.flex-control-nav li a.flex-active, .row-fluid .testimonialH2-section1 ul.slick-dots li button:hover, .row-fluid .testimonialH2-section1 ul.slick-dots li.slick-active button { background-color:#FFFFFF; }
 
/* about page */

.aboutFigures img {max-width: 200px !important; padding-bottom: 70px;}

.about-text h3 { font-size: 30px; font-family: 'BrandonText-Light';}
.about-text h1 { font-size: 44px; font-family: 'BrandonText-Light'; color: #34d9c3; padding: 0 0 25px;}

.started-quote p {    font-family: 'BrandonText-Regular', sans-serif; font-size: 20px; font-weight: 400; line-height: 30px; color: #515151; -webkit-font-smoothing: antialiased; text-align: left !important;}
.started-quote .name {font-family: 'BrandonText-Regular', sans-serif; font-size: 22px; font-weight: 600; line-height: 32px; color: #515151; -webkit-font-smoothing: antialiased; text-align: left !important;}
.started-quote .hs-testimonial { padding: 0 !important; margin-bottom: 30px; }
.started-quote .hs-testimonial footer .name {text-align: left !important;}

.wcs .wcs-team-member { padding: 0 25px; }
.wcs .wcs-team-member:lastchild {padding-right: 0 !important;} 

.wcs-team-member h3 {padding: 0; font-family: 'BrandonText-Regular', sans-serif; font-size: 20px; font-weight: 600; line-height: 32px; color: #515151; -webkit-font-smoothing: antialiased;}
.wcs-team-member h4 {padding: 0; font-family: 'BrandonText-Regular', sans-serif; font-size: 18px; font-weight: 400; line-height: 28px; color: #515151; -webkit-font-smoothing: antialiased; text-transform: none; letter-spacing: 0; }
.wcs-team-member p {font-size: 1rem; font-weight: 400; line-height: 1.6rem; color: #515151; -webkit-font-smoothing: antialiased; text-align: left;}

#hs_cos_wrapper_module_1550156439136468 .slick-dots li.slick-active button:before { display: none; }

#hs_cos_wrapper_module_1550156439136468 .slick-dots li button:before { display: none; }

.hs-testimonial footer { font-size: 1em;}
.hs-testimonial footer .title {    font-style: normal; font-weight: 200; }

#hs_cos_wrapper_module_1550156439136468 .hs-testimonial blockquote {
  margin-bottom: 0 !important;
}

#hs_cos_wrapper_module_1550156439136468 .hs-testimonial--top {
  padding-bottom: 0 !important;
}



.row-fluid .about-section { position:relative; }
.row-fluid .about-section:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background: -moz-linear-gradient(top, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.83) 1%, rgba(0,0,0,0.01) 99%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.84) 0%,rgba(0,0,0,0.83) 1%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.84) 0%,rgba(0,0,0,0.83) 1%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6000000', endColorstr='#00000000',GradientType=0 );  }
.row-fluid .about-section > div { position:relative; }
.about-page .top { padding:20px 0 50px; }
.about-page .top:before { opacity:0; }
.row-fluid .about-hero { padding:110px 0 120px; text-align:center; }
.row-fluid .about-hero h2 { font-size:40px; line-height:46px; text-transform:uppercase; color:#FFFFFF; }

/* about page 2 */
/*.row-fluid .about2-hero { padding:130px 0 100px; }*/
.row-fluid .about-team { padding:80px 0 0; }
.row-fluid .about-team1 {padding:100px 0 40px; }
.row-fluid .aboutslider-box { margin:0 auto; max-width:600px; width:100%; padding:30px 30px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; color:#FFFFFF; }
.row-fluid .aboutslider-text { padding-top:20px; }
.row-fluid .aboutslider-img  { margin:0 auto; width:70px; height:70px; background-size:cover; background-position:center center; background-repeat:no-repeat; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; }
.row-fluid .aboutslider-box h5 { color:#FFFFFF; line-height:36px; }
.row-fluid .aboutslider-box h6 { padding:0; font-size:18px; line-height:24px; letter-spacing:1px; color:#FFFFFF; }

.row-fluid .about-slider ol.flex-control-nav, .row-fluid .about-slider ul.slick-dots { padding:30px 0 0; }
.row-fluid .about2-content { padding:80px 0; }
.row-fluid .about-inside { margin:0 auto !important; max-width:750px; width:100%; float:none; }
.row-fluid .about-insidetext { font-size:18px; line-height:24px; padding:10px 0 20px; font-weight:600; }
.row-fluid .about-incontent { padding-bottom:30px; }

/* about 2 video section */
.row-fluid .about2-video { height:500px; position:relative; }

/* about 2 service */
.row-fluid .industries-about2 .box { background:#f8faf9; }

/* about page 3 */
.row-fluid .about3-content { padding:80px 0; }
.row-fluid .about3-left { padding:15px 40px 15px 0; }

/* about 3 team section */
.row-fluid .team1-section { padding:80px 0; }
.row-fluid .team1-section1 { padding-top:30px; }
.row-fluid .team1-section1 .hs_cos_wrapper_widget { width:50%; float:left; line-height:0; }
.row-fluid .team1-box { display:inline-block; width:100%; }
.row-fluid .team1-img { width:50%; float:left; background-size:cover; background-position:center; background-repeat:no-repeat; }
.row-fluid .team1-text {  width:50%; float:right; }
.row-fluid .team1-textinner { padding:30px 15px; font-size:16px; line-height:20px; }
.row-fluid .team1-text h4 { font-size:22px; line-height:28px; }
.row-fluid .team1-position { opacity:0.7; padding-bottom:5px; }
.row-fluid a.team1-read { margin-top:20px; font-size:18px; line-height:24px; display:inline-block; width:100%; }
.row-fluid .team-boxnew:nth-child(even) .team1-img { float:right; }
.row-fluid .team-boxnew:nth-child(even) .team1-text { float:left; }
.row-fluid .team1-cta { padding-top:40px; }

/* about page 4 */
.row-fluid .about4-intext { padding-top:50px; }
.row-fluid .testimonial-about4 { padding:100px 0; }
.row-fluid .testimonialA4-left { padding-right:80px; }
.row-fluid .testimonialA4-left { color:#FFFFFF; }
.row-fluid .testimonialA4-left h2 { padding:0 0 50px; color:#FFFFFF; }
.row-fluid .testimonialA4-right { color:#FFFFFF; }
.row-fluid .testimonials-boxa4 { position:relative; }
.row-fluid .testimonialA4-right .hs_cos_wrapper_widget { padding-bottom:72px; }
.row-fluid .testimonialA4-right .hs_cos_wrapper_widget:last-child { padding-bottom:0; }
.row-fluid .testimonials-boxa4:before { content:''; width:78px; height:78px; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/js/testi-arrow.png'); background-color:#FFFFFF; position:absolute; top:-40px; left:25px; background-position:3px; background-repeat:no-repeat; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; z-index:1; }
.row-fluid .testimonials-detailsa4 h5 { font-size:18px; line-height:24px; padding:0; color:#FFFFFF; font-weight:500; }
.row-fluid .testimonials-contenta4 { padding:40px 25px; border:1px solid #FFFFFF; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; position:relative; }
.row-fluid .testimonials-contenta4:before { content:''; border:15px solid transparent; border-top-color:#FFFFFF; position:absolute; top:100%; left:80px; }
.row-fluid .testimonials-detailsboxa4 { margin-top:20px; padding:8px 8px 8px 70px; max-width:300px; position:relative; left:65px; }
.row-fluid .testimonials-detailsa4 h5 { padding:0; font-size:16px; line-height:22px; }
.row-fluid .testimonials-imga4 { width:55px; height:55px; overflow:hidden; position:absolute; top:8px; left:8px; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; background-size:cover; background-position:center center; background-repeat:no-repeat; }

.row-fluid a.about4-cta { margin-top:40px; color:#FFFFFF; border-color:#FFFFFF }
.row-fluid a.about4-cta:hover { border-color:#34d9c3; }

.row-fluid .teama4-section { padding-bottom:20px; }
.row-fluid .teama4-section span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .teama4-section .hs_cos_wrapper_widget { padding:15px; width:33.33%; float:left; }

.row-fluid .teama4-box { border:1px solid #e6e6e6; position:relative; }
.row-fluid .teama4-box:before { content:''; position:absolute; top:30px; left:30px; bottom:30px; right:30px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0; -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-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;; }
.row-fluid .teama4-img { height:360px; background-size:cover; background-repeat:no-repeat; background-position:center center; }
.row-fluid .team-textinnera4 { padding:30px 0 40px; }
.row-fluid .team-textinnera4 h4 { font-size:22px; line-height:28px; padding:0 0 5px; }
.row-fluid .teama4-cta { width:100%; position:absolute; top:65%; left:50%; opacity:0; -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-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; }
.row-fluid .teama4-cta a.link-style { border-color:#FFFFFF; color:#FFFFFF; }
.row-fluid .teama4-cta a.link-style:hover { border-color:#34d9c3; }

.row-fluid .teama4-box:hover:before { opacity:0.8; top:0; left:0; bottom:0; right:0; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; }
.row-fluid .teama4-box:hover .teama4-cta { opacity:1; top:50%; }

/* about page 5 */
.row-fluid .cta-section { padding:40px 0; }
.row-fluid .ctasection-left { font-size:22px; line-height:26px; color:#FFFFFF; font-weight:500; }
.row-fluid .ctasection-left , .row-fluid .ctasection-right { margin:0; padding:5px 50px; width:auto; display:inline-block; float:none; vertical-align:middle; } 

.row-fluid .testimoniala4-slider { margin:0 auto !important; max-width:760px; width:100%; float:none; display:block; }
.row-fluid .testimoniala4-nav { margin:0 auto !important; max-width:450px; width:100%; float:none; display:block; }
.row-fluid .testimoniala5-img { margin:0 auto; width:70px; height:70px; background-size:cover; background-position:center center; background-repeat:no-repeat; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; }
/* .row-fluid .testimoniala4-nav .slick-track { padding:0; } */
.row-fluid .testimoniala4-nav .slick-slide { opacity:0.60; cursor:pointer; -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 .testimoniala4-nav .slick-active.slick-center { -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);; opacity:1; }

.row-fluid .testimoniala5-box { padding-top:20px; color:#FFFFFF; }
.row-fluid .testimoniala5-box h5 { font-size:18px; font-weight:600; color:#FFFFFF; letter-spacing:1px; padding:0; }
.row-fluid .testimoniala5-details { padding:30px 0; }

/* about page 6 */
.row-fluid .experience-section { margin:0; padding:0; width:50%; float:left; }
.row-fluid .service-details { margin:0; width:50%; float:left; line-height:22px; }
.row-fluid .service-detailsinner  { padding:40px 0 40px 60px; }
.row-fluid .service-detailsinner h4 { font-size:22px; line-height:28px; padding:10px 0 0; }

.row-fluid .experience-box .hs_cos_wrapper_widget  { padding:30px 0 0; }
.row-fluid .experience-inner { padding:80px 70px 50px 0; }
.row-fluid .experience-inner h4 { padding:0; font-size:26px; line-height:32px; color:#FFFFFF; }

.row-fluid .progress-box { position:relative; }
.row-fluid .progress-title { padding:3px 0; font-size:16px; line-height:22px; letter-spacing:0.5px; color:#FFFFFF; }  
.row-fluid .progress-fillter { width:100%; height:5px; background-color:#FFFFFF; position:relative; }
.row-fluid .progress-fillter .value { display:none; }
.row-fluid .progress-tips { position:absolute; bottom:7px; right:0; font-size:18px; line-height:20px; color:#FFFFFF; }
.row-fluid .progress-fillter .fill {  display:block; position:relative; width:0px; height:100%; background-color: #34d9c3 !important; z-index:1; }


/* service page 1 */
.row-fluid .difference-section { padding:70px 0; }
.row-fluid .service1-box { padding:10px 0; position:relative; }
.row-fluid .service1-text { margin:0; padding-left:70px; width:100%;  }
.row-fluid .service1-text h4 { padding:0 0 5px; font-size:20px; line-height:26px; }
.row-fluid .service1-icon { width:auto; margin:0; position:absolute; top:15px; left:0; }
.row-fluid .service1-icon img { max-width:52px; } 
.row-fluid .related-studies .team1-text { padding:0 0 20px; font-size:14px; line-height:18px; }

/* service page 3 */
.row-fluid .service2-tab { padding:80px 0; }
.row-fluid .service-tablist { text-align:center; margin-bottom:40px; }
.row-fluid .service-tablist ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .service-tablist ul li { margin:0; padding:0; display:inline-block; }
.row-fluid .service-tablist ul li a { padding:22px 30px; font-size:16px; line-height:22px; font-weight:600; border-bottom:1px solid #e6e6e6; color:#062d70; display:inline-block; width:100%; position:relative; }
.row-fluid .service-tablist ul li a:before { content:''; width:0; height:2px; position:absolute; bottom:0; left:0; background-color:#34d9c3; -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 .service-tablist ul li.current a:before , .row-fluid .service-tablist ul li:hover a:before { width:100%; }

.row-fluid .service2-tab1 { padding:0 0 0; float:left; }  
.row-fluid .service3-tableft { margin:0; padding:0 100px 0 0; width:60%; float:left; }
.row-fluid .service3-tabright { width:40%; float:left; height:415px; background-size:cover; background-position:center center; background-repeat:no-repeat;  }
.row-fluid .service3-tabbox { display:none; }
/* .row-fluid #tab-1 { display:block; } */

.row-fluid .service-tablist span.styledselect { padding:12px 15px; font-size:16px; line-height:22px; font-weight:600; border:1px solid #34d9c3; color:#062d70; display:none; width:100%; position:relative; }
.row-fluid .service-tablist span.styledselect:before { content:"\f107"; position:absolute; top:11px; right:15px; font-family:'FontAwesome'; }

/* service page 4 */
.row-fluid .service4-section span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .service4-section .hs_cos_wrapper_widget { width:33.33%; float:left; padding:15px; }
.row-fluid .service4-box { height:490px; padding:0; background-size:cover; background-repeat:no-repeat; background-position:center center; position:relative; }
.row-fluid .service4-box:before { content:''; width:100%; height:100%; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; position:absolute; top:0; left:0; opacity:0.9; }
.row-fluid .service4-text { padding:0 18px; font-size:15px; line-height:22px; position:absolute; top:50%; left:0; width:100%; color:#FFFFFF; -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);; }
.row-fluid .service4-text h4 { font-size:22px; line-height:28px; color:#FFFFFF; font-weight:500; -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 .service4-content { padding-bottom:15px; display:none; -webkit-animation: fadeinout 1s linear forwards; animation: fadeinout 1s linear forwards; } 
.row-fluid .service4-box:hover .service4-content {  display:block; }

@-webkit-keyframes fadeinout {
0%,100% { opacity: 0;  }
100% { opacity: 1; }
}

@keyframes fadeinout {
0%,100% { opacity: 0; }
100% { opacity: 1;}
}

.row-fluid .service4-arrow { width:45px; height:45px; line-height:42px; font-size:30px; display:inline-block; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; border:1px solid #FFFFFF; color:#FFFFFF; -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 .service4-arrow:hover { background-color:#34d9c3; border-color:#34d9c3; }
.row-fluid .service4-box:hover .service4-content { visibility:inherit; height:auto; padding-bottom:15px; opacity:1; }

/* service page 5 */
.row-fluid .service5-section { padding:80px 0; }
.row-fluid .service5-section1 { padding-top:40px; }
.row-fluid .service5-box { width:100%; float:left; } 
.row-fluid .service5-img { width:50%; float:left; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .service5-text { width:50%; float:right; }
.row-fluid .service5-inner { padding:70px 0 70px 40px; line-height:24px; }
.row-fluid .service5-inner h4 { font-size:30px; line-height:36px; color:#34d9c3; }
.row-fluid .service5-content { padding-bottom:20px; }

.row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-img { float:right; }
.row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-inner { padding:70px 40px 70px 0; }

/* service page 6 */
.row-fluid .subtop-section { padding-top:40px; }
.row-fluid .service6-section1 { padding-bottom:70px; float:left; }  
.row-fluid .service6-section1 .hs_cos_wrapper_widget { padding:25px 0; width:50%; float:left; }
.row-fluid .servicessub-img { height:300px; border:5px solid #e6e6e6; }
.row-fluid .servicessub-text h4 { font-size:24px; line-height:30px; }

.row-fluid .service6-box { padding-left:150px; position:relative; }
.row-fluid .service6-icon { width:90px; height:90px; line-height:68px; position:absolute; top:18px; left:18px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; text-align:center; display:inline-block; -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);; }
.row-fluid .service6-icon img { margin-left:0; max-width:60px; position:relative; -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);; }
.row-fluid .service6-text { padding:10px 25px; line-height:24px; border-left:2px solid #34d9c3; position:relative; }
.row-fluid .service6-text:before { content:''; border:10px solid transparent; border-right-color:#34d9c3; display:inline-block; position:absolute; top:12px; right:100%; } 
.row-fluid .service6-text h4 { font-size:20px; line-height:24px; padding:0 0 5px; }  

/* contact page 1 */
.row-fluid .map-section { padding:78px 0; }
.row-fluid .map-code iframe { width:100%; height:450px; }
.row-fluid .contact1-section { padding:80px 0; }

.row-fluid .contact-title h4 { padding:0 0 45px; font-size:22px; line-height:26px; color:#FFFFFF; font-weight:500; }
.row-fluid .contact-address ul { margin: 0; padding:0; list-style-type:none; }
.row-fluid .contact-address ul li { margin:20px 0; padding:0; display:block; position:relative; }
.row-fluid .contact-address ul li:before { content:''; width:68px; height:68px; display:inline-block; vertical-align:middle; text-align:center; border:1px solid #FFFFFF; background-repeat:no-repeat; background-position:center; }
.row-fluid .contact-address ul li:nth-child(1):before { background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/form-icon1.png'); }
.row-fluid .contact-address ul li:nth-child(2):before { background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/form-icon2.png'); }
.row-fluid .contact-address ul li:nth-child(3):before { background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/form-icon3.png'); }
.row-fluid .contact-address ul li span { padding-left:20px; display:inline-block; vertical-align:middle; width:80%; }
.row-fluid .contact-address ul li a { color:#FFFFFF; }
.row-fluid .contact-address ul li a:hover { color:#062d70; }

.row-fluid .contact-form { padding-top:20px; }
.row-fluid .contact-form input, .row-fluid .contact-form form button, .row-fluid .contact-form textarea, .row-fluid .contact-form select, .row-fluid .contact-form input[type="text"], .row-fluid .contact-form .row-fluid .contact-form input[type="password"], .row-fluid .contact-form input[type="datetime"], .row-fluid .contact-form input[type="datetime-local"], .row-fluid .contact-form input[type="date"], .row-fluid .contact-form input[type="month"], .row-fluid .contact-form input[type="time"], .row-fluid .contact-form input[type="week"], .row-fluid .contact-form input[type="number"], .row-fluid .contact-form input[type="email"], .row-fluid .contact-form input[type="url"], .row-fluid .contact-form input[type="search"], .row-fluid .contact-form input[type="tel"], .row-fluid .contact-form input[type="color"] { background-color:transparent; border-color:#FFFFFF; color:#FFFFFF; }
.row-fluid .contact-form .hs-form-field > label span { display:none; }
.row-fluid .contact-form .hs_message.hs-form-field .input { margin-right:0; }
.row-fluid .contact-form .hs-button { padding:10px 40px; background-color:#FFFFFF; color:#062d70; }
.row-fluid .contact-form .hs-button:hover { background-color:#34d9c3; color:#FFFFFF; border-color:#34d9c3; }
.row-fluid .contact-form textarea { height:130px; }
.row-fluid .contact-form select.hs-input option { color:#062d70; }
.row-fluid .contact-form .inputs-list .hs-form-checkbox-display, .row-fluid .contact-form .inputs-list .hs-form-booleancheckbox, .row-fluid .contact-form .inputs-list li.hs-form-radio { color:#FFFFFF; }

.row-fluid .contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#FFFFFF;
}
.row-fluid .contact-form ::-moz-placeholder { /* Firefox 19+ */
  color:#FFFFFF;
}
.row-fluid .contact-form :-ms-input-placeholder { /* IE 10+ */
  color:#FFFFFF;
}
.row-fluid .contact-form :-moz-placeholder { /* Firefox 18- */
  color:#FFFFFF;
}

/* contact page 2 */
.row-fluid .contact2-section { padding:80px 0 50px; }
.row-fluid .contact2-section .contact-title h4 { color:#083863; }
.row-fluid .contact2-section .contact-address ul li a { color:#515151; }
.row-fluid .contact2-section .contact-address ul li a:hover { color:#34d9c3; }
.row-fluid .contact2-section .contact-address ul li:before { width:50px; height:50px; border-color:transparent; }
.row-fluid .contact2-section .contact-address ul li span { width:85%; }
.row-fluid .contact2-section .contact-address ul li:nth-child(1):before { background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/contact-icon1.png'); }
.row-fluid .contact2-section .contact-address ul li:nth-child(2):before { background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/contact-icon2.png'); }
.row-fluid .contact2-section .contact-address ul li:nth-child(3):before { background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/contact-icon3.png'); }
.row-fluid .contact2-section .hs_message.hs-form-field .input { margin-right:0; }
.row-fluid .contact-icon { padding-top:30px; border-top:1px solid #e6e6e6; }
.row-fluid .contact-icon ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .contact-icon ul li { margin:0; padding:0; display:inline-block; }
.row-fluid .contact-icon ul li a { width:50px; height:50px; line-height:50px; display:inline-block; color:#fff; background-color:#3b5998; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; text-align:center; position:relative; } 
.row-fluid .contact-icon ul li a:after { content:''; border:1px solid #fff; position:absolute; top:5px; right:5px; bottom:5px; left:5px; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; -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 .contact-icon ul li a:hover:after { border-color:#34d9c3; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.5);
     box-shadow: 0 0 5px rgba(0,0,0,0.5);; }
.row-fluid .contact-icon ul li:nth-child(2) a { background-color:#d54d34; }
.row-fluid .contact-icon ul li:nth-child(3) a { background-color:#007ab5; }
.row-fluid .contact-icon ul li:nth-child(4) a { background-color:#00b6f1; }
.row-fluid .contact-icon ul li a:hover { -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
     box-shadow: 0 0 10px rgba(0,0,0,0.5);; }

.row-fluid .contact-icon ul li a:before { content:"\f09a"; display:inline-block; font-family:'FontAwesome'; }
.row-fluid .contact-icon ul li:nth-child(2) a:before { content:"\f0d5"; }
.row-fluid .contact-icon ul li:nth-child(3) a:before { content:"\f0e1"; }
.row-fluid .contact-icon ul li:nth-child(4) a:before { content:"\f099"; }

.row-fluid .contact2-form { padding-top:10px; }
.row-fluid .contact2-form .hs-form-field > label span { display:none; }
.row-fluid .contact2-form textarea { height:150px; }
.row-fluid .contact2-form .hs_submit { display:inline-block; }
.row-fluid .contact2-form .hs_submit .hs-button { padding:10px 35px; }

/* contact section 3 */
.row-fluid .contact3map-section { padding:80px 0 60px; }
.row-fluid .contact3-address { padding-top:80px; }
.row-fluid .contact3-box h4 { font-size:16px; line-height:22px; padding:0; font-weight:500; }
.row-fluid .contact3-box a { color:#515151; }
.row-fluid .contact3-box a:hover { color:#34d9c3; }
.row-fluid .contact3-icon { margin:0 auto !important; width:68px; height:68px; line-height:47px; display:block; float:none; border:1px solid #e6e6e6; }
.row-fluid .contact3-icon img {  max-width:33px; }

.row-fluid .contact3-section { padding:80px 0; }
.row-fluid .contact3-section h4 { font-size:26px; line-height:32px; color:#FFFFFF; text-align:center; font-weight:500; }
.row-fluid .contact3-form .hs_submit { text-align:center; }
.row-fluid .contact3-form .hs-form-field { width:33.33% !important; }
.row-fluid .contact3-form .hs_message.hs-form-field { width:100% !important; }
.row-fluid .contact3-form .hs-form-field .input { margin-right:0; }

/* contact page 4 */
.row-fluid .contact4-section { padding:80px 0 0; }
.row-fluid .contact4-map { margin-top:40px; }
.row-fluid .contact4-map iframe { width:100%; height:450px; border:10px solid #FFFFFF ; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.2);
     box-shadow: 0 0 10px rgba(0,0,0,0.2);; }
.row-fluid .contact4-left { margin:0; width:60%; float:left; }
.row-fluid .contact4-left .contact-title h4 { color:#083863; }
.row-fluid .contact4-right { margin:0; width:40%; float:right; }
.row-fluid .contact4-section1 { margin:0 auto !important; max-width:950px; width:100%; float:none; display:block; border:1px solid #34d9c3; position:relative; -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);; }
.row-fluid .contact4-leftinner { padding:80px 30px; }
.row-fluid .contact4-rightinner { padding:80px 30px; }
.row-fluid .contact4-rightinner .contact-address ul li span { width:78%; }
.row-fluid .contact4-section1 .contact2-form .hs_message.hs-form-field .input { margin-right:0; }

/* contact page 5 */
.row-fluid .contact5-section { margin:0 auto -150px !important; border:none; }
.row-fluid .contact5-section .contact4-left { float:right; }
.row-fluid .contact5-section .contact4-right { float:left; }
.row-fluid .contact5-section .contact4-leftinner , .row-fluid .contact5-section .contact4-rightinner { padding:40px 30px; }
.row-fluid .contact5-section .contact4-leftinner { border:5px solid rgba(0,0,0,0.1); }
.row-fluid .contact5-section .contact-address ul li a:hover { color:#34d9c3; }
.row-fluid .contact5-map { padding:100px 0 0; }

/* contact page 6 */
.row-fluid .contact6-section { padding-top:70px; }
.row-fluid .contact6-section1 { margin:40px auto 0 !important; -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;; }

/* meet team section */
.row-fluid .meetteam-section { padding:80px 0; }
.row-fluid .meetteam-section1 span.hs_cos_wrapper { margin:0 -10px; display:block; }
.row-fluid .meetteam-section1 .hs_cos_wrapper_widget  { padding:15px 10px; width:33.33%; float:left; }
.row-fluid .meetteam-section1 .team-textinner { padding:30px 0 10px; }

/* team section */
.row-fluid .team2-section1 { padding-top:10px; }
.row-fluid .team2-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .team2-section1 .hs_cos_wrapper_widget { padding:15px; width:33.33%; float:left; }
.row-fluid .team2-box { position:relative; }
.row-fluid .team2-img { height:360px; background-size:cover; background-repeat:no-repeat; background-position:center center; }
.row-fluid .team2-text { border:1px solid #e6e6e6; }
.row-fluid .team2-textinner { padding:25px 15px; line-height:22px; }
.row-fluid .team2-textinner h4 { font-size:22px; line-height:26px; padding:0; }
.row-fluid .team2-box:before { content:''; position:absolute; top:30px; left:50%; bottom:30px; right:50%; background:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0; -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 .team2-btn { position:absolute; top:50%; left:50%; width:100%; -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; opacity:0; -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 .team2-btn a.link-style { color:#FFFFFF; border-color:#FFFFFF; }
.row-fluid .team2-btn a.link-style:hover { border-color:#34d9c3; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,0.2);
     box-shadow: 0 0 15px rgba(0,0,0,0.2);; }

.row-fluid .team2-box:hover:before { top:0; right:0; left:0; bottom:0; opacity:0.80; }
.row-fluid .team2-box:hover .team2-btn { opacity:1; }

/* tema page 3 */
.row-fluid .meetteam3-section1 { padding-top:20px; }
.row-fluid .meetteam3-section1 .hs_cos_wrapper_widget { width:25%; float:left; }
.row-fluid .team3-box { position:relative; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .team3-box:before { content:''; position:absolute; top:20px; left:50%; right:50%; bottom:20px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0; -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 .team3-text { padding:60px 15px; font-size:14px; color:#FFFFFF; line-height:22px; position:relative; opacity:0; -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 .team3-text h4 { font-size:22px; line-height:26px; color:#FFFFFF; }
.row-fluid .team3-details { padding-top:10px; }
.row-fluid .team3-box:hover:before { left:0; right:0; bottom:0; top:0; opacity:0.8; }
.row-fluid .team3-box:hover .team3-text { opacity:1; } 

/* team page 4 */
.row-fluid .team4-section1 span.hs_cos_wrapper  { margin:0 -15px; display:block; }
.row-fluid .team4-section1 .hs_cos_wrapper_widget { padding:15px; width:25%; float:left; }
.row-fluid .team4-box { height:300px; background-size:cover; background-position:center center; background-repeat:no-repeat; position:relative; }
.row-fluid .team4-box:before { content:''; position:absolute; top:50%; right:30px; left:30px; bottom:50%; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0; -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 .team4-text { width:100%; position:absolute; top:50%; left:50%; color:#FFFFFF; -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-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; opacity:0; }
.row-fluid .team4-text h4 { font-size:22px; line-height:26px; color:#FFFFFF; padding-bottom:5px; }
.row-fluid .team4-box:hover:before { top:0; right:0; left:0; bottom:0; opacity:0.8; }
.row-fluid .team4-box:hover .team4-text { opacity:1; }

/* team page 5 */
.row-fluid .team5-section1 { margin:0; padding:0; width:75%; float:left; }
.row-fluid .team5-list { margin:0; padding:25px 0 0; width:25%; float:right; }
.row-fluid .team5-box { padding:25px 0; }
.row-fluid .team5-img { width:240px; height:240px; background-size:cover; background-position:center center; background-repeat:no-repeat; float:left; }
.row-fluid .team5-text { padding:0 30px; width:71.6%; font-size:15px; line-height:22px; float:left; }
.row-fluid .team5-text h4 { font-size:22px; line-height:28px; padding:0; font-weight:600; color:#34d9c3; }
.row-fluid .team5-position { opacity:0.8; padding:5px 0 10px; }
.row-fluid .team5-details { padding:10px 0; }

.row-fluid .team5-list ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .team5-list ul li { margin:0; padding:0; display:block; width:100%; position:relative; border-bottom:2px solid #FFFFFF; }
.row-fluid .team5-list ul li:last-child { border:none; }
.row-fluid .team5-list ul li a { padding:10px 15px; background-color:#e6e6e6; color:#515151; display:inline-block; width:100%; -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;;  }
.row-fluid .team5-list ul li a:before { content:''; width:3px; height:100%; position:absolute; top:0; left:0; background-color:#515151; -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;; }
.row-fluid .team5-list ul li a:after { content:''; width:3px; height:0; position:absolute; top:0; left:0; background-color:#34d9c3; -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;; }
.row-fluid .team5-list ul li a:hover , .row-fluid .team5-list ul li a.selected { color:#34d9c3; }
.row-fluid .team5-list ul li a:hover:after , .row-fluid .team5-list ul li a.selected:after { height:100%; }
.row-fluid .team5-list ul li a:hover:before , .row-fluid .team5-list ul li a.selected:before { height:0; }
.row-fluid .team5-list span.styledselect-list { margin-bottom:10px; padding:7px 15px; width:100%; font-weight:600; border:2px solid #34d9c3; display:inline-block; cursor:pointer; position:relative; display:none; }
.row-fluid .team5-list span.styledselect-list:before { content:"\f107"; font-family:'FontAwesome'; position:absolute; top:8px; right:15px; }

/* team page 6 */
.row-fluid .team6-section { padding-top:70px; }

/* single service page 1 */
.row-fluid .single-service { padding:80px 0; } 
.row-fluid .single-text ul { margin:0 0 10px; padding-left:15px; list-style-type:none; }
.row-fluid .single-text ul li { margin:0; padding:3px 0 3px 15px; display:block; position:relative; }
.row-fluid .single-text ul li:before { content:"\f101";  position:absolute; top:3px; left:0; font-family:'FontAwesome'; color:#34d9c3; }
.row-fluid .single-text h5 { padding:5px 0 0; font-size:20px; line-height:26px; }
.row-fluid .single-video { margin:0 auto !important; padding-top:60px; max-width:720px; width:100%; float:none; text-align:center; }

/* single service page 2 */
.row-fluid .single-img { height:400px; margin-bottom:10px; }
.row-fluid .single-right .team5-list { width:100%; }
.row-fluid .help-section { margin-top:30px; padding:20px 10px; font-size:13px; line-height:20px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; color:#FFFFFF; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
.row-fluid .help-section a { color:#FFFFFF; }
.row-fluid .help-section a:hover { color:#062d70; }
.row-fluid .help-section h4 { font-size:15px; line-height:20px; color:#FFFFFF; }
.row-fluid .contact-now:before { content:''; margin:0 0 10px; width:36px; height:1px; background-color:#FFFFFF; display:block; }

/* single sective page 3 */
.row-fluid .single3-section { padding-top:80px; }
.row-fluid .single3-left { margin-right:-5%;  float:left; width:55%; }
.row-fluid .single3-inner { padding:60px 0; }
.row-fluid .single3-left .single-text { padding:60px 40px 45px; border:1px solid #e6e6e6; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; position:relative; background-color:#FFFFFF; -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,0.2);
     box-shadow: 0 0 3px rgba(0,0,0,0.2);; }
.row-fluid .single3-right { margin:0; float:left; width:50%; }

/* single section page 4 */
.row-fluid .single4-section { padding:80px 0; }
.row-fluid .single4-left { height:450px; position:relative; }
.row-fluid .single4-left:before { content:''; position:absolute; top:0; left:0; right:0; bottom:0; border:10px solid #34d9c3; }
.row-fluid .strategy-title h4 { font-size:20px; line-height:25px; padding:0 0 20px; }
.row-fluid .single4-content { padding-top:40px; }

/* single section page 5 */
.row-fluid .single5-section { padding:75px 0 60px; }
.row-fluid .singleservice-title { padding:20px 0 40px; }
.row-fluid .service-heading { margin:0; padding-left:50px; width:auto; vertical-align:middle; display:inline-block; float:none; }
.row-fluid .service-heading h2 { display:inline-block; position:relative; }
.row-fluid .service-heading h2:after { content:''; margin-top:10px; width:100%; height:2px; background-color:#34d9c3; display:block; }
.row-fluid .service-heading h2:before { content:''; border:7px solid transparent; position:absolute; bottom:-4px; left:20px; border-top-color:#34d9c3; } 
.row-fluid .single5-Image { margin:20px auto 50px !important; max-width:945px; height:470px; float:none; display:block; width:100%; }  
.row-fluid .single5-icon { margin:0; width:90px; height:90px; line-height:68px; vertical-align:middle; float:none; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; text-align:center; display:inline-block; -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);; -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 .single5-icon img { margin-left:-12px; max-width:46px; position:relative; -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);; }

/* prcing page 1 */
.row-fluid .pricing1-section { padding-top:80px; }
.row-fluid .pricing1-section1 { padding-top:58px; display:inline-block; width:100%; }
.row-fluid .pricing1-section1 .hs_cos_wrapper_widget { width:33.33%; float:left; }
.row-fluid .pricing-box { background-color:#f7f7f7; }
.row-fluid .pricing-list ul { margin:0; padding:20px 0; list-style-type:none; }
.row-fluid .pricing-list ul li { margin:0; padding:4px 10px; display:block; }
.row-fluid .pricing-inner h5 { padding:15px 0 12px; font-size:24px; line-height:30px; }
.row-fluid .pricing-top { padding:22px 0; background-color:#e6e6e6; }
.row-fluid .pricing-top h1 { padding:0; font-size:60px; line-height:65px; font-weight:400; color:#34d9c3; display:inline-block; }
.row-fluid .pricing-mont { display:inline-block; }
.row-fluid .pricing-mont:before { content:'/'; margin-right:5px; display:inline-block; color:#34d9c3; }
.row-fluid .pricing-cta { padding:10px 0 10px; border-top:1px solid #e6e6e6; }
.row-fluid .pricing-cta a.link-style { color:#34d9c3; }
.row-fluid .pricing-cta a.link-style:hover { color:#FFFFFF; }

.row-fluid .most1-popularbox { margin-top:-20px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,0.2);
     box-shadow: 0 0 15px rgba(0,0,0,0.2);; position:relative; }
.row-fluid .most1-popularbox .pricing-top { background-color:#34d9c3; }
.row-fluid .most1-popularbox .pricing-inner h1 , .row-fluid .most1-popularbox .pricing-mont:before { color:#FFFFFF; }
.row-fluid .most1-popularbox .pricing-list ul { padding:20px 0 60px; }

/* pricing page 2 */
.row-fluid .pricing2-section1 { padding-top:50px; display:inline-block; width:100%; }
.row-fluid .pricing2-section1 .hs_cos_wrapper_widget  { width:25%; float:left; }
.row-fluid .pricing2-section1 .pricing-box { background-color:transparent; border:1px solid #d6d5d5; }
.row-fluid .pricing2-top { padding:55px 0 20px; border-bottom:1px solid #e6e6e6; }
.row-fluid .pricing2-top h1 { padding:0; font-size:40px; line-height:44px; }
.row-fluid .pricing2-section1 .pricing-cta { background-color:#e6e6e6; }
.row-fluid .pricing2-title { font-size:24px; line-height:30px; padding:10px 0; background-color:#e6e6e6; font-weight:600; font-family: 'BrandonText-Regular', sans-serif; position:relative; }
.row-fluid .pricing2-title:before { content:''; position:absolute; top:100%; left:0; border:20px solid transparent; border-top-color:#e6e6e6; border-right-width: 141px; border-left-width: 141px; }  

.row-fluid .pricing2-section1 .most1-popularbox .pricing2-title { background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .pricing2-section1 .pricing-mont:before { color:#062d70; }
.row-fluid .pricing2-section1 .most1-popularbox .pricing2-title:before { border-top-color:#34d9c3; }
.row-fluid .pricing2-section1 .most1-popularbox .pricing-inner h1, .row-fluid .pricing2-section1 .most1-popularbox .pricing-mont:before { color:#34d9c3; }
.row-fluid .pricing2-section1 .most1-popularbox .pricing-cta a.link-style { background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .pricing2-section1 .most1-popularbox .pricing-cta a.link-style:hover { background-color:transparent; color:#34d9c3; }

.row-fluid .pricing3-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .pricing3-section1 .hs_cos_wrapper_widget { padding:15px; }
.row-fluid .pricing3-section1 .pricing2-title:before { border-right-width:129px; border-left-width:129px; }
.row-fluid .pricing3-section1 .pricing2-title { color:#515151; }
.row-fluid .pricing3-section1 .pricing-box { background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .pricing3-section1 .pricing2-top h1 , .row-fluid .pricing3-section1  .pricing-mont:before { color:#FFFFFF; }
.row-fluid .pricing3-section1 .pricing-list ul li { border-bottom:1px dotted #FFFFFF; }
.row-fluid .pricing3-section1 .pricing-list ul li:last-child { border-bottom:none; }
.row-fluid .pricing3-section1 .most1-popularbox .pricing2-title { background-color:#283c86; }
.row-fluid .pricing3-section1 .most1-popularbox .pricing2-title:before { border-top-color:#283c86; }
.row-fluid .pricing3-section1 .most1-popularbox .pricing-inner h1, .row-fluid .pricing3-section1 .most1-popularbox .pricing-mont:before { color:#FFFFFF; }
.row-fluid .pricing3-section1 .most1-popularbox .pricing-cta a.link-style { border-color:#283c86; background-color:#283c86 }
.row-fluid .pricing3-section1 .most1-popularbox .pricing-cta a.link-style:hover { color:#283c86; }

/* pricing page 4 */
.row-fluid .pricing4-section1 { padding-top:20px; }
.row-fluid .pricing4-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .pricing4-section1 .hs_cos_wrapper_widget { padding:15px; }
.row-fluid .pricing4-section1 .pricing-inner h5 { color:#FFFFFF; }
.row-fluid .pricing4-section1 .pricing-top { background-color:#283c86; color:#FFFFFF }
.row-fluid .pricing4-section1 .pricing-top h1 { color:#FFFFFF; }
.row-fluid .pricing4-section1 .pricing-top h1:before { content:'$'; display:inline-block; font-size:24px; vertical-align:top; line-height:40px; }
.row-fluid .pricing4-section1 .pricing-mont:before { color:#FFFFFF; }
.row-fluid .pricing4-section1 .most1-popularbox .pricing-list ul { padding:20px 0; }
.row-fluid .pricing4-section1 .most1-popularbox { margin-top:0; }
.row-fluid .pricing4-section1 .most1-popularbox .pricing-top { background-color:#34d9c3; }

/* common section */
.row-fluid .common-section { padding:70px 0 0; }
.row-fluid .common-section1 { padding-top:30px; }
.row-fluid .common-section1 .hs_cos_wrapper_widget  { padding:4px 0; }
.row-fluid .common-inner h5 { padding:17px 15px 17px 40px; font-size:18px; line-height:24px; font-weight:500; background-color:#e6e6e6; border:1px solid rgba(0,0,0,0.1); position:relative; cursor:pointer; } 
.row-fluid .common-inner h5:before { content:"\f067"; position:absolute; top:15px; left:15px; color:#34d9c3; font-family:'FontAwesome'; }
.row-fluid .common-inner h5.active:before { content:"\f068"; }
.row-fluid .common-text { padding:10px 15px 0; border:1px solid rgba(0,0,0,0.1); border-top:none; display:none; }
.row-fluid .common-text ul { margin:10px 0 18px; padding:0; list-style-type:none; }
.row-fluid .common-text ul li { margin:0; padding:0 0 0 25px; display:block; position:relative; }
.row-fluid .common-text ul li:before { content:"\f00c"; position:absolute; top:0; left:0; color:#34d9c3; font-family:'FontAwesome'; }

/* pricing page 5 */
.row-fluid .column-section { padding:75px 0 70px; }
.row-fluid .column-section1 { padding-top:50px; }
.row-fluid .column-section1 h4 { font-size:22px; line-height:30px; }

.row-fluid .pricing5-section { padding:80px 0; position:relative; }
.row-fluid .pricing5-section:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:#062d70; opacity:0.80; }
.row-fluid .pricing5-section > div { position:relative; }
.row-fluid .pricing5-section1 { padding-top:30px; display:inline-block; width:100%; }
.row-fluid .pricing5-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .pricing5-section1 .hs_cos_wrapper_widget { padding:15px; width:33.33%; float:left; }
.row-fluid .pricing5-box { background-color:#FFFFFF; }
.row-fluid .pricing5-top { background-color:#283c86; color:#FFFFFF; }
.row-fluid .pricing5-title { padding:5px 0; font-size:22px; line-height:27px; background:rgba(0,0,0,0.2); }
.row-fluid .pricing5-top h1 { padding:0; font-size:72px; line-height:76px; color:#FFFFFF; font-weight:500; display:inline-block; }
.row-fluid .pricing5-top h1:before { content:'$'; display:inline-block; font-size:30px; vertical-align:top; line-height:40px; }
.row-fluid .pricing5-mont { display:inline-block; }
.row-fluid .pricing5-amountsec { padding:40px 15px 50px; text-align:left; position:relative; overflow: hidden; }
.row-fluid .pricing5-amountsec:before { content:''; width:100%; height:100px; position:absolute; bottom:-27px; right:-109px; background-color:#FFFFFF; -webkit-transform: rotate(155deg);
    -moz-transform: rotate(155deg);
    -o-transform: rotate(155deg);
    -ms-transform: rotate(155deg);
    transform: rotate(155deg);; }
.row-fluid .pricing5-amountsec:after { content:''; width:100%; height:100px; position:absolute; bottom:-104px; left:-55px; background-color:#FFFFFF; -webkit-transform: rotate(-160deg);
    -moz-transform: rotate(-160deg);
    -o-transform: rotate(-160deg);
    -ms-transform: rotate(-160deg);
    transform: rotate(-160deg);; }

.row-fluid .pricing5-section1 .hs_cos_wrapper_widget:nth-child(2) .pricing5-top { background-color:#34d9c3; }
.row-fluid .pricing5-section1 .hs_cos_wrapper_widget:nth-child(3) .pricing5-top { background-color:#2d294c; }

/* pricing page 6 */
.row-fluid .pricing6-section { padding:80px 0 0; margin-bottom:500px; }
.row-fluid .pricing6-section1 { padding-top:20px; margin-bottom:-500px; position:relative; } 
.row-fluid .pricing6-section1 .hs_cos_wrapper_widget  { padding:15px; width:33.33%; float:left; }
.row-fluid .pricing6-title { padding:17px 15px; font-size:22px; line-height:26px; color:#FFFFFF; background-color:#283c86; border-bottom:1px solid rgba(0,0,0,0.1); font-family: 'BrandonText-Regular', sans-serif; }
.row-fluid .pricing6-top { padding:75px 15px; position:relative; overflow:hidden; }
.row-fluid .pricing6-section1 .hs_cos_wrapper_widget:nth-child(1) .pricing6-top:before { content:''; width:60%; height:180%; position:absolute; top:-201px; left:18px; -webkit-transform: rotate(-123deg);
    -moz-transform: rotate(-123deg);
    -o-transform: rotate(-123deg);
    -ms-transform: rotate(-123deg);
    transform: rotate(-123deg);; background:#283c86; }  
.row-fluid .pricing6-section1 .hs_cos_wrapper_widget:nth-child(3) .pricing6-top:before { content:''; width:60%; height:180%; position:absolute; top:-201px; right:18px; -webkit-transform: rotate(123deg);
    -moz-transform: rotate(123deg);
    -o-transform: rotate(123deg);
    -ms-transform: rotate(123deg);
    transform: rotate(123deg);; background:#283c86; }  
.row-fluid .pricing6-titleinner { padding:5px 25px; width:157px; display:inline-block; position:relative; background-color:#515151; color:#FFFFFF; } 
.row-fluid .pricing6-titleinner h1 { padding:0; font-size:72px; line-height:70px; font-weight:400; color:#FFFFFF; word-break: break-all; }
.row-fluid .pricing6-titleinner h1:before { content:'$'; display:inline-block; font-size:30px; vertical-align:top; line-height:40px; }
.row-fluid .pricing6-mont { line-height:18px; word-break: break-all; }
.row-fluid .pricing6-titleinner:before { content:''; width:100%; position:absolute; top:100%; left:0; border:78px solid transparent; border-top-color:#515151; border-top-width: 40px; }
.row-fluid .pricing6-titleinner:after { content:''; width:100%; position:absolute; bottom:100%; left:0; border:78px solid transparent; border-bottom-color:#515151; border-bottom-width: 40px; }
.row-fluid .pricing6-section1 .pricing-list { padding-bottom:40px; }
.row-fluid .pricing6-cta a { padding:11px 15px; width:100%; font-size:17px; display:inline-block; letter-spacing:1px; color:#FFFFFF; background-color:#34d9c3; } 
.row-fluid .pricing6-cta a:hover { background:#283c86; }

/* resource-list */
.row-fluid .resource-section { padding:80px 0 0; }
.row-fluid .resource-section1 span.hs_cos_wrapper  { margin:0 -15px; display:block; } 
.row-fluid .resource-list { padding:30px 0 40px; }  
.row-fluid .resource-list ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .resource-list ul li { margin:0; padding:7px; display:inline-block; }
.row-fluid .resource-list ul li a { padding:7px 25px; color:#515151; border:1px solid #515151; display:inline-block; font-family: 'BrandonText-Regular', sans-serif; font-weight:500; position:relative; z-index:555; }
.row-fluid .resource-list ul li a:before { content:''; top:0; left:0; bottom:0; right:100%; position:absolute; background-color:#34d9c3; z-index:-1; -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 .resource-list ul li a:hover { background-color:transparent; color:#FFFFFF; border-color:#34d9c3; }
.row-fluid .resource-list ul li a:hover:before { right:0; }

.row-fluid .resource-box { width:33.30%; float:left; padding:15px; }
.row-fluid .resource-inner { border:1px solid #e6e6e6; position:relative; }
.row-fluid .resource-inner:before { content:''; position:absolute; top:30px; left:50%; right:50%; bottom:30px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; opacity:0.9; -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 .res-boximg { height:250px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .res-boximg iframe { height:250px !important; }
.row-fluid .resource-text { padding:15px 30px 10px; }
.row-fluid .resource-topic { font-size:15px; line-height:20px; font-style:italic; color:#999999; }
.row-fluid .resource-title { padding:10px 0; font-size:22px; line-height:26px; font-family: 'BrandonText-Regular', sans-serif; }

.row-fluid .resource-Isocta { position:absolute; width:100%; top:60%; left:50%; text-align:center; -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; opacity:0; -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 a.resource-style { background:#FFFFFF; color:#34d9c3; border-color:#FFFFFF; }
.row-fluid a.resource-style:hover {  background-color:transparent; border-color:#FFFFFF; color:#FFFFFF; }
.row-fluid .resource-box:hover .resource-inner:before { top:0; right:0; left:0; bottom:0; }
.row-fluid .resource-box:hover .resource-Isocta { top:50%; opacity:1; }
.row-fluid .resource-box.video .resource-inner:before , .row-fluid .resource-box.video .resource-Isocta  { display:none; }

/* 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 #e6e6e6; display:none; position:absolute; top:50px; left:0; z-index:3; background-color:#FFFFFF }
.row-fluid .Resources-topiclist ul li { margin:0; display:block; font-weight:400; border-bottom:1px solid #e6e6e6; font-family: 'BrandonText-Regular', sans-serif; position:relative; }
.row-fluid .Resources-topiclist ul li a { padding:7px 20px; width:100%; color:#515151; display:inline-block; }
.row-fluid .Resources-topiclist ul li a:hover { color:#34d9c3; }
.row-fluid .Resources-topiclist ul li a:before { content:''; position:absolute; top:0; left:0; width:3px;  height:0; background-color:#34d9c3; -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 #e6e6e6; display:inline-block; font-family: 'BrandonText-Regular', 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:#FFFFFF; font-family: 'BrandonText-Regular', 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:#e6e6e6; 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:#34d9c3; letter-spacing:1px; }
.row-fluid .res3-icon  { width:60px; height:60px; position:absolute; bottom:-9px; right:-9px; line-height:43px; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; background-color:#34d9c3; text-align:center; }
.row-fluid .res3-boximg  iframe { height:250px; }

/* case study section */
.row-fluid .casestudy-section { padding:70px 0; }
.row-fluid .casestudy-section1 span.hs_cos_wrapper  { margin:0 -7px; display:block; } 
.row-fluid .casestudy-section1 .hs_cos_wrapper_widget { padding:7px; width:33.33%; float:left; }
.row-fluid .case-box { position:relative; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .case-box:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:#062d70; opacity:0.30; }
.row-fluid .case-box:after { content:''; position:absolute; top:20px; left:40px; right:40px; bottom:20px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -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;; opacity:0; }
.row-fluid .case-box h4 { font-size:24px; line-height:30px; font-weight:600; color:#FFFFFF; }
.row-fluid .case-box > div { z-index:1; }
.row-fluid .cass-title { width:100%; padding:0 10px; position:absolute; top:50%; left:50%; -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; opacity:1; -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;; }
.row-fluid .cass-text { padding:65px 22px 60px; font-size:14px; line-height:24px; color:#FFFFFF; position:relative; opacity:0; -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 .case-content { padding:5px 0 10px; }
.row-fluid a.case-link { background-color:#FFFFFF; color:#34d9c3; border:1px solid #FFFFFF; }  

.row-fluid a.case-link:hover { border-color:#34d9c3; }
.row-fluid .case-box:hover .cass-text { opacity:1; } 
.row-fluid .case-box:hover:after{ -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; top:0; left:0; right:0; bottom:0; opacity:0.80 }
.row-fluid .case-box:hover .cass-title { opacity:0; top:0; }

/* case study section 2 */
.row-fluid .casestudy1-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .casestudy1-section1 .hs_cos_wrapper_widget { width:50%; float:left; padding:15px; }
.row-fluid .case2-box { float:left; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
     box-shadow: 0 0 10px rgba(0,0,0,0.5);; -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;; }
.row-fluid .case2-img { width:47%; float:left;  background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .case2-text { width:53%; padding:30px 20px; font-size:14px; line-height:22px; float:left; }
.row-fluid .case2-text h4 { font-size:21px; line-height:28px; }
.row-fluid .case2-text a { font-size:16px; line-height:26px; }
.row-fluid .case2-content { padding:0px 0 12px; }
.row-fluid .case2-box:hover { -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.5);
     box-shadow: 0 0 20px rgba(0,0,0,0.5);; }

/* case study section 3 */
.row-fluid .casestudy3-section span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .casestudy3-section .hs_cos_wrapper_widget { width:33.33%; padding:15px; float:left; }
.row-fluid .case3-img { height:250px; background-size:cover; background-position:center center; background-repeat:no-repeat;  }
.row-fluid .case3-text { padding:0 10px; }
.row-fluid .case3-textinner h4 { font-size:18px; line-height:24px; }
.row-fluid .case3-textinner { margin-top:-50px; padding:20px 18px 30px; line-height:22px; background:rgba(255,255,255,0.96); position:relative; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 15px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,0.2);
     box-shadow: 0 0 15px rgba(0,0,0,0.2);; }
.row-fluid .case3-content { padding-bottom:25px; }

/* case details section */
.row-fluid .casedetails-section { padding:80px 0 60px; }
.row-fluid .casedetails-img { height:310px; }
.row-fluid .casedetails-text { padding:35px 30px 0; }
.row-fluid .casedetails-text h2 { font-size:24px; line-height:30px; }

.row-fluid .casetab-details { padding:80px 0; }
.row-fluid .casetab-details1 { margin:0 auto !important; max-width:880px; width:100%; float:none; display:block; } 
.row-fluid .casetab-details1 h4 { font-size:24px; line-height:30px; }
.row-fluid .casevideo-content .single-text { padding:55px 0 50px; }
.row-fluid .case1-details { padding:75px 0 60px; }
.row-fluid .case1-details h4 { font-size:24px; line-height:30px; }

/* landing page 1 */
.row-fluid .title24 h4 { font-size:24px; line-height:30px; }
.row-fluid .landing-top { padding:20px 0; position:absolute; top:0; left:0; width:100%; background-color:rgba(0,0,0,0.70); z-index:999; }
.row-fluid .landing-hero { padding:120px 0 40px; position:relative; }
.row-fluid .landing-hero:before { content:''; position:absolute; top:0; left:0; height:100%; width:100%; opacity:0.30; background-color:#062d70; }
.row-fluid .landing-hero > div { position:relative; }
.row-fluid .landing-lefthero { margin:0; padding-right:135px; width:59.5%; float:none; display:inline-block; vertical-align:middle; }
.row-fluid .landing-lefthero h2 { font-size:48px; line-height:54px; color:#FFFFFF; }
.row-fluid .landing-righthero { margin:0; padding:25px 40px; width:40%; float:none; display:inline-block; vertical-align:middle; background-color:#FFFFFF; }
.row-fluid .landing-righthero .hs-form .hs-form-field { padding-bottom:7px !important; }
.row-fluid .landing-righthero h4 { font-size:30px; line-height:36px; padding:0 0 30px; }
.row-fluid .landing-righthero .hs-button { margin-top:15px; padding:12px 25px; height:auto; width:100%; background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .landing-righthero .hs-button:hover { background-color:transparent; color:#062d70; }
.row-fluid .landing-content { padding:75px 0; }

/* landing page 2 */
.row-fluid .landing2-content { padding:60px 0 20px; margin:0 auto !important; max-width:750px; width:100%; float:none; display:block; }
.row-fluid .landing2-content h2 { font-size:48px; line-height:54px; color:#FFFFFF; }
.row-fluid .landing2-form h4 { font-size:24px; line-height:30px; font-weight:500; padding:30px 15px; text-align:center; color:#FFFFFF; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; }
.row-fluid .landing2-form form { padding:15px 15px 30px; }
.row-fluid .landing2-form .hs-form .hs-form-field { padding-bottom:7px !important; }
.row-fluid .landing2-form .hs-button { margin-top:15px; padding:12px 25px; height:auto; width:100%; background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .landing2-form .hs-button:hover { background-color:transparent; color:#062d70; }
.row-fluid .landing2-video { height:370px; } 
.row-fluid .landing2-video:before { display:none; }
.row-fluid .landing2-video .video-play a { width:127px; line-height:80px; height:80px; background-color:#34d9c3; border:none; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; opacity:0.9; }
.row-fluid .landing2-video .video-play a:hover { opacity:1; color:#FFFFFF; }

/* landing page 4 */
.row-fluid .video-sectionLP  { padding:80px 0 160px; }
.row-fluid .landing-subtext { padding-bottom:15px; font-size:18px; line-height:24px; font-weight:500; }
.row-fluid .landing4-section { padding:100px 0; }

.row-fluid .landing4-form { margin-top:-180px; padding:25px 40px; background-color:#FFFFFF; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.4);
     box-shadow: 0 0 10px rgba(0,0,0,0.4);; position:relative; }
.row-fluid .landing4-form .hs-form .hs-form-field { padding-bottom:7px !important; }
.row-fluid .landing4-form h4 { font-size:30px; line-height:36px; padding:0 0 30px; }
.row-fluid .landing4-form .hs-button { margin-top:15px; padding:12px 25px; height:auto; width:100%; background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .landing4-form .hs-button:hover { background-color:transparent; color:#062d70; }
.row-fluid .landing4-formtext { padding-right:150px; }
.row-fluid .landing4-formtext h4 { color:#FFFFFF; }
.row-fluid .testimonial-sectionLp .testimonials-box:before { background-color:#f8faf9; }
 
/* faq Page 2 */
.row-fluid .accordion-section { padding-top:40px; padding-bottom:10px; }  
.row-fluid .faq2-box h5 { font-size:18px; padding:25px 15px; padding-left:45px; line-height:22px; position:relative; display:inline-block; width:100%; cursor:pointer; border-bottom:1px solid #e6e6e6; }
.row-fluid .faq2-box h5:before { content:"\f29c"; position:absolute; top:25px; left:15px; font-family:'FontAwesome'; color:#34d9c3; font-weight:300; }
.row-fluid .faq2-text { display:none; padding:10px 0 25px; border-bottom:1px solid #e6e6e6; }
.row-fluid .faq2-box h5.active { border-bottom:none; }

/* faq page 3 */
.row-fluid .faq3-section1 { margin-top:30px; padding:30px; border:1px solid #34d9c3; }
.row-fluid .faq3-section1 .common-section1 { padding-top:0; }
.row-fluid .faq3-text h4 { font-size:30px; line-height:36px; text-transform:uppercase; color:#34d9c3; }
.row-fluid .faq3-section1 .common-inner h5 { padding:17px 40px 17px 15px; background-color:transparent; }
.row-fluid .faq3-section1 .common-inner h5:before { content:"\f105"; right:15px; left:auto; font-size:30px; }
.row-fluid .faq3-section1 .common-inner h5.active:before { content:"\f107"; }

/* testimonial page */
.row-fluid .customers-section { padding:70px 0 45px; }
.row-fluid .customers-section1 { padding:30px 0 0; }
.row-fluid .customers-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .customers-section1 .hs_cos_wrapper_widget  { padding:30px 15px; width:33.33%; float:left; }
.row-fluid .customer-box { color:#515151; border-top:5px solid #34d9c3; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
    -o-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
     box-shadow: 0 3px 15px rgba(0,0,0,0.3);; position:relative; -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;; }
.row-fluid .customer-box:before { content:"\f10d"; font-size:30px; width:60px; height:60px; line-height:60px; background-color:#FFFFFF; color:#34d9c3; position:absolute; top:-35px; left:50%; font-family:'FontAwesome'; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);; -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;; }
.row-fluid .customer-inner h4 { font-size:18px; line-height:24px; padding:25px 0 5px; }
.row-fluid .customer-inner { padding:50px 21px 35px ; font-size:14px; line-height:22px; }
.row-fluid .customer-box:hover { -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
    -o-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
     box-shadow: 0 3px 20px rgba(0,0,0,0.4);; }  

/* testimonial page 2 */
.row-fluid .testimonial2-say span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .testimonial2-say .hs_cos_wrapper_widget { width:50%; float:left; padding:15px 0 20px; }
.row-fluid .testimonials-content { color:#515151; }

/* testimonial page 3 */
.row-fluid .testimonial3-say span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .testimonial3-say .hs_cos_wrapper_widget { padding:30px 15px; width:50%; float:left; }
.row-fluid .customer2-box { width:100%; float:left; line-height:22px; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
    -o-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
     box-shadow: 0 3px 10px rgba(0,0,0,0.4);; -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 .customer2-left { padding:10px 0; width:30%; float:left; text-align:center; }
.row-fluid .customer2-img { margin:0 auto; height:90px; width:90px; background-size:cover; background-position:center center; background-repeat:no-repeat; border:3px solid #34d9c3; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; }
.row-fluid .customer2-left h5 { padding:10px 0 0; font-size:16px; line-height:22px; }
.row-fluid .customer2-contant { padding:15px 0 10px 20px; width:70%; float:left; border-left:1px solid #e6e6e6; font-style:italic; color:#515151; } 
.row-fluid .customer2-inner { padding:30px 15px; display:inline-block; width:100%; }
.row-fluid .customer2-box:hover { -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
    -o-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
     box-shadow: 0 4px 20px rgba(0,0,0,0.5);; }   

/* Career page 1 */
.row-fluid .career-section { padding:50px 0; } 
.row-fluid .career-section1 .hs_cos_wrapper  { margin:0 -15px; display:block; }
.row-fluid .career-section1 .hs_cos_wrapper_widget { margin:0; padding:15px; width:50%; float:left; }
.row-fluid .career-box { position:relative; padding:30px; background-size:cover; background-position:center center; background-repeat:no-repeat; } 
.row-fluid .career-box:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; opacity:0.50; background-color:#062d70; }  
.row-fluid .career-box > div { position:relative; }  
.row-fluid .career-Text { padding:40px 30px 35px; max-width:328px; width:100%; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; color:#FFFFFF; }
.row-fluid .career-Text h4 { font-size:24px; line-height:30px; color:#FFFFFF; font-weight:600; }
.row-fluid .career-content { line-height:22px; padding-bottom:50px; }
.row-fluid a.career-link { width:50px; height:50px; font-size:30px; color:#FFFFFF; line-height:45px; border:2px solid #FFFFFF; display:inline-block; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; text-align:center; }
.row-fluid a.career-link:before { content:"\f105"; display:inline-block; font-family:'FontAwesome'; -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 a.career-link:hover {  background-color:#34d9c3; border-color:#34d9c3 }
.row-fluid a.career-link:hover:before { -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);; }

/* Career Page 2 */
.row-fluid .current-section { padding:70px 0 65px; }
.row-fluid .career1-box { padding:40px 0; border-bottom:1px solid #e6e6e6; }
.row-fluid .career1-box h4 { font-size:22px; line-height:28px; font-weight:500; }
.row-fluid .career1-location ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .career1-location ul li { margin:0; padding:0; display:inline-block; }
.row-fluid .career1-location ul li span { color:#34d9c3; }  
.row-fluid .career1-location ul li:after { content:'|'; margin-left:6px; display:inline-block; }
.row-fluid .career1-location ul li:last-child:after { display:none; }
.row-fluid .career1-text { width:70%; display:inline-block; vertical-align:middle; }
.row-fluid .career1-button { width:29.3%; display:inline-block; text-align:right; vertical-align:middle; }
.row-fluid .career1-content { padding-top:10px; }
.row-fluid .career1-button a.link-style { padding:10px 30px; color:#34d9c3; }
.row-fluid .career1-button a.link-style:hover { color:#FFFFFF; }
.row-fluid .current-section1 .hs_cos_wrapper_widget:last-child .career1-box { border-bottom:none; } 

/* career page 3 */
.row-fluid .current2-section { padding:70px 0 20px; }
.row-fluid .current3-section .hs_cos_wrapper_widget { padding:65px 15px 80px; }  
.row-fluid .current3-section .service-box { position:relative; } 
.row-fluid .current3-section .service-content { padding-bottom:20px; }
.row-fluid .current-button { position:absolute; bottom:-32px; left:0; width:100%;  }
.row-fluid .current-button a.link-style { background-color:#FFFFFF; color:#34d9c3; }
.row-fluid .current-button a.link-style:hover { background-color:#34d9c3; color:#FFFFFF; }

.row-fluid .career-apply { padding:80px 0; }
.row-fluid .careerapply-form { padding-top:40px; }
.row-fluid .careerapply-form .hs-form-field > label { display:none; }
.row-fluid .career-apply h4 { font-size:26px; line-height:32px; font-weight:500; color:#FFFFFF; }
.row-fluid .careerapply-form input , .row-fluid .careerapply-form form button , .row-fluid .careerapply-form textarea, .row-fluid .careerapply-form select , .row-fluid .careerapply-form input[type="text"], .row-fluid .careerapply-form input[type="password"], .row-fluid .careerapply-form input[type="datetime"], .row-fluid .careerapply-form input[type="datetime-local"], .row-fluid .careerapply-form input[type="date"], .row-fluid .careerapply-form input[type="month"], .row-fluid .careerapply-form input[type="time"], .row-fluid .careerapply-form input[type="week"], .row-fluid .careerapply-form input[type="number"], .row-fluid .careerapply-form input[type="email"], .row-fluid .careerapply-form input[type="url"], .row-fluid .careerapply-form input[type="search"], .row-fluid .careerapply-form input[type="tel"], .row-fluid .careerapply-form input[type="color"] {  background:transparent; border-color:#FFFFFF; color:#FFFFFF; }
.row-fluid .careerapply-form input[type="file"] { padding-left:0 !important; padding-right:10px !important; opacity:0; }
.row-fluid .careerapply-form .hs-form-field { width:33.33% !important; float:none !important; display:inline-block; vertical-align:top; position:relative; }
.row-fluid .careerapply-form .hs_messages.hs-form-field { width:100% !important; }
.row-fluid .careerapply-form textarea { height:150px; }
.row-fluid .careerapply-form .hs_submit { text-align:center; }
.row-fluid .careerapply-form .hs-button { padding:10px 30px !important; min-width:160px; font-weight:500; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; color:#34d9c3; background-color:#FFFFFF; }
.row-fluid .careerapply-form .hs-button:hover { border-color:#34d9c3; background-color:transparent; }
.row-fluid .careerapply-form .hs_upload_your_cv .input { border:1px solid #FFFFFF; overflow:hidden; }

.row-fluid .careerapply-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFF;
}
.row-fluid .careerapply-form ::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
}
.row-fluid .careerapply-form :-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF;
}
.row-fluid .careerapply-form :-moz-placeholder { /* Firefox 18- */
  color: #FFFFFF;
}

.row-fluid .careerapply-form ul.inputs-list { color:#FFFFFF; }
.row-fluid .careerapply-form .hs_upload_your_cv.hs-form-field > label { display:block; position:absolute; top:12px; left:28px; color:#FFFFFF; }

/* career page 4 */
.row-fluid .career-manager { padding:75px 0 80px; }
.row-fluid .career-manager1 ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .career-manager1 ul li { margin:0; padding:0; display:inline-block; }
.row-fluid .career-manager1 ul li span { color:#34d9c3; }
.row-fluid .career-manager1 ul li:after { content:'|'; margin-left:6px; display:inline-block; }
.row-fluid .career-manager1 ul li:last-child:after { display:none; }
.row-fluid .career-manager1 h4 { padding-top:30px; font-size:24px; line-height:30px; font-weight:500; }
.row-fluid .career-managerlist ul li { padding:3px 0 3px 20px; display:block; position:relative; }
.row-fluid .career-managerlist ul li:after { display:none; }
.row-fluid .career-managerlist ul li:before { content:"\f18e"; display:inline-block; position:absolute; top:3px; left:0; font-family:'FontAwesome'; }
.row-fluid a.career-cta { margin-top:30px; min-width:160px; text-align:center; }
.row-fluid .landing-text { padding:100px 0 70px; }
.row-fluid .landing-text h1 { font-size:48px; line-height:55px; color:#FFFFFF; }

/* thank You page 1 */
.row-fluid .thanak-section { padding:80px 0; }
.row-fluid .thanak-section1 { margin:0 auto !important; max-width:780px; width:100%; float:none; display:block; }    
.row-fluid .thank-title { padding:50px 0 10px; }
.row-fluid a.thnak-cta { margin-top:40px; padding:12px 25px; min-width:226px; text-transform:uppercase; background-color:#34d9c3; color:#FFFFFF; }
.row-fluid a.thnak-cta:before { content:"\f177"; margin-right:10px; display:inline-block; font-family:'FontAwesome'; color:#FFFFFF; -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 a.thnak-cta:hover  { background-color:transparent; color:#34d9c3; }
.row-fluid a.thnak-cta:hover:before { margin-right:15px; color:#34d9c3;}  

/* thank You page 2 */
.row-fluid .thank-hero2 { position:relative; }
.row-fluid .thank-hero2:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:#062d70; opacity:0.50;  } 

.row-fluid .thank-hero2 .thanak-section1 .thank-title h2 { color:#FFFFFF; }
.row-fluid .thank-follow  { padding-top:80px; }
.row-fluid .thank-follow h3 { font-size:30px; line-height:36px; color:#FFFFFF; font-weight:500; }
.row-fluid .thank-follow ul { margin:20px 0 0; padding:0; list-style-type:none; }
.row-fluid .thank-follow ul li { margin:0; padding:0 3px; display:inline-block; }
 .row-fluid .thank-follow ul li a { width:39px; height:39px; line-height:35px; display:inline-block; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; color:#FFFFFF; border:2px solid #FFFFFF; } 
.row-fluid .thank-follow ul li a:before { content:"\f09a"; display:inline-block; font-family:'FontAwesome'; }
.row-fluid .thank-follow ul li:nth-child(2) a:before { content:"\f099"; }
.row-fluid .thank-follow ul li:nth-child(3) a:before { content:"\f16d"; } 
.row-fluid .thank-follow ul li:nth-child(4) a:before { content:"\f231"; }
.row-fluid .thank-follow ul li:nth-child(5) a:before { content:"\f0e1"; }
.row-fluid .thank-follow ul li a:hover { border-color:#34d9c3; background-color:#34d9c3; -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;; }

/* thank You page 3 */
.row-fluid .thanak3-section1 { padding:0 15px 70px; margin-top:-175px; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.4);
     box-shadow: 0 0 10px rgba(0,0,0,0.4);; position:relative; background-color:#FFFFFF; }
.row-fluid .thank-hero3 { height:530px; }
.row-fluid .thanak-button1 { padding:20px 0 0; }
.row-fluid .thanak-button1 a.thnak-cta { margin-top:0; }
.row-fluid .thanak-button1 { margin:0 auto !important; width:100%; max-width:500px; float:none; display:inline-block; }
.row-fluid a.thnak-cta1 { padding:12px 25px; min-width:225px; text-transform:uppercase; color:#34d9c3; }
.row-fluid a.thnak-cta1:after { content:"\f178"; margin-left:10px; display:inline-block; font-family:'FontAwesome'; color:#34d9c3; -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 a.thnak-cta1:hover  { background-color:#34d9c3; color:#FFFFFF; }
.row-fluid a.thnak-cta1:hover:after { margin-left:15px; color:#FFFFFF;} 

/* thank you page 4 */
.row-fluid .thank4-hero { padding:200px 0 150px; }
.row-fluid .thank4-hero .thanak3-section1 { margin-top:0; background-color:rgba(255,255,255,0.85); }

/* partner page 1 */
.row-fluid .partner-section { padding:70px 0; }
.row-fluid .partner-section1 .hs_cos_wrapper_widget { padding:10px 0; }
.row-fluid .partner-box { padding:27px; background-color:#e6e6e6; -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 .partner-img { width:15%; display:inline-block; vertical-align:middle; }
.row-fluid .partner-img img { max-width:120px; }
.row-fluid .partner-text { font-size:14px; line-height:20px; width:84.4%; display:inline-block; vertical-align:middle; color:#515151; }
.row-fluid .partner-text h4 { font-size:18px; line-height:24px; }  
.row-fluid .partner-box:hover { -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.3);
     box-shadow: 0 0 10px rgba(0,0,0,0.3);; }

/* partner page 2 */
.row-fluid .partner1-section1 span.hs_cos_wrapper { margin:0 0 0 -15px; display:block; }
.row-fluid .partner1-section1 .hs_cos_wrapper_widget  { margin:15px; width:22.7%; height:200px; float:left; border:1px solid rgba(0,0,0,0.1); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     box-shadow: 2px 2px 5px rgba(0,0,0,0.2);; position:relative; }
.row-fluid .partner1-section1 .hs_cos_wrapper_widget img { max-width:150px; position:absolute; top:50%; left:50%; -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);; } 
.row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(4n) { margin-right:0; } 

/* gallery page */
.row-fluid .gallery-section { padding:75px 0; }
.row-fluid .gallery-section1 { padding-top:20px; }
.row-fluid .gallery-section1 span.hs_cos_wrapper { margin:0 -15px; display:block; }
.row-fluid .gallery-section1 .hs_cos_wrapper_widget { width:50%; padding:15px; float:left; padding:15px; }
.row-fluid .gallery-img { height:395px; background-size:cover; background-position:center center; background-repeat:no-repeat; position:relative; }
.row-fluid .gallery-img:before { content:''; position:absolute; top:100%; left:30px; bottom:0; right:30px; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -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;; opacity:0.8; }
.row-fluid .gallery-icon { width:100%; text-align:center; font-size:30px; font-weight:300; opacity:0; color:#FFFFFF; position:absolute; top:80%; left:50%; -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);; -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 .gallery-icon:before { content:''; width:49px; height:51px; display:inline-block; background-image:url('https://177047.fs1.hubspotusercontent-na1.net/hubfs/177047/Sahara_Theme_2017/Image/search-icon.png'); }
.row-fluid .gallery-icon h4 { padding:15px 0 0; font-size:24px; line-height:30px; color:#FFFFFF; }
.row-fluid .gallery-icon:hover { color:#34d9c3; }
.row-fluid .gallery-box:hover .gallery-img:before { top:0; left:0; right:0; }
.row-fluid .gallery-box:hover .gallery-icon { top:50%; opacity:1;}

/* gallery page 1 */
.row-fluid .gallery1-section1 .hs_cos_wrapper_widget { width:33.33%; }
.row-fluid .gallery1-section1 .gallery-img { height:285px; }
.row-fluid .gallery1-section1 .gallery-icon h4 { font-weight:400; }

/* gallery page 3 */
.row-fluid .gallery2-section1 span.hs_cos_wrapper { margin:0; display:inline-block; width:100%; }
.row-fluid .gallery2-section1 .hs_cos_wrapper_widget { width:25%; padding:0; border:1px solid #FFFFFF; }
.row-fluid .gallery2-section1 .gallery-icon h4 { font-weight:500; }
.row-fluid .gallery2-section1 .gallery-img:before { content:''; background:#062d70; opacity:0.6; }

/* gallery Portfolio page 3 */
.row-fluid .portfolio-slider { margin-top:25px; }
.row-fluid .portfolio-slider .hs_cos_wrapper_widget { height:680px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .portfolio-slider .hs_cos_wrapper_widget img { display:none; }
.row-fluid .portfolio-slider .slick-arrow { width:60px; height:60px; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; color:#FFFFFF; }
.row-fluid .portfolio-slider .slick-arrow:hover { -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;; }
.row-fluid .portfolio-slider .slick-arrow:before { font-size:36px; }
.row-fluid .portfolio-slider .slick-arrow.slick-prev { left:10px; }
.row-fluid .portfolio-slider .slick-arrow.slick-next { right:10px; }

.row-fluid .company-detail { padding:50px 0; color:#FFFFFF; }
.row-fluid .company-detail h4 { padding:0; font-size:22px; line-height:28px; font-weight:500; color:#FFFFFF; }
.row-fluid .company-detail-box { margin:0; padding:0 15px; width:25%; float:left; }

/* blog page 1 */
.hs-blog-listing .blog-right { display:none; }
.hs-blog-listing .blog-left { padding:60px 0; width:100%; }

.row-fluid .filter-topic { padding:20px 0 0; background-color:#34d9c3; text-align:center; }
.row-fluid .filter-topic1 ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .filter-topic1 ul li { margin:0 -6px 0 0; padding:0; display:inline-block; }
.row-fluid .filter-topic1 ul li a { font-size:15px; padding:8px 25px 16px; display:inline-block; color:#FFFFFF; position:relative; z-index:1; text-transform:uppercase; font-weight:400; }
.row-fluid .filter-topic1 ul li a:after { content:''; position:absolute; top:0; right:0; bottom:10px; border-right:1px solid rgba(255,255,255,0.5); }
.row-fluid .filter-topic1 ul li a:before { content:''; position:absolute; top:100%; left:0; bottom:0; right:0; background-color:#FFFFFF; -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;; z-index:-1; opacity:0; -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 .filter-topic1 ul li a:hover { color:#34d9c3; }
.row-fluid .filter-topic1 ul li:last-child a:after { display:none; }
.row-fluid .filter-topic1 ul li a:hover:before { opacity:1; top:-8px; }

.row-fluid .recent-boxlisting { margin:0 -15px; display:block; }
.row-fluid .pagination-section { padding:35px 0 20px; display:inline-block; width:100%; text-align:center; }
.row-fluid ul.pagination { margin:0; padding:0; list-style-type:none;  }
.row-fluid ul.pagination li { margin:0; padding:0 3px; display:inline-block; } 
.row-fluid ul.pagination li a { width:40px; height:40px; line-height:36px; font-weight:500; -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px; color:#333333; border:2px solid #34d9c3; display:inline-block; }
.row-fluid ul.pagination li a i { font-weight:600; }
.row-fluid ul.pagination li.active a , .row-fluid ul.pagination li a:hover { color:#FFFFFF; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; }

/* blog page 2 */
.row-fluid .blog2-left .post-listing { margin:0 -15px; display:block; }
.row-fluid .blog2-left .post-item { width:33.33%; float:left; padding:15px; }
.row-fluid .blog2-left .hs-featured-image-wrapper { border-bottom:3px solid #34d9c3; height:238px; background-size:cover; background-position:center center; background-repeat:no-repeat; position:relative; }
.row-fluid .blog2-left .hs-featured-image-wrapper:before { content:''; position:absolute; top:100%; left:20px; right:20px; bottom:0; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -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;; opacity:0.9; }
.row-fluid .blog2-left a.hs-featured-image-link { width:62px; height:62px; font-size:24px; line-height:60px; border:2px solid #FFFFFF; color:#FFFFFF; display:inline-block; text-align:center; -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;; position:absolute; top:80%; left:50%; -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);; opacity:0; }
.row-fluid .blog2-left a.hs-featured-image-link:hover { border-color:#34d9c3; background-color:#34d9c3; }
.row-fluid .blog2-left .blog2-date { padding:10px 0; width:56px; line-height:22px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; background-color:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; }
.row-fluid .blog2-left .blog2-content { display:inline-block; width:100%; }
.row-fluid .blog2-left .blog2-title { padding:7px 0 7px 20px; width:84.3%; float:left; }
.row-fluid .blog2-left .blog2-title h2 { font-size:18px; line-height:24px; padding:0; font-weight:500; }
.row-fluid .blog2-left .blog2-title h2 a { color:#083863; }
.row-fluid .blog2-left .blog2-title h2 a:hover { color:#34d9c3; }
.row-fluid .blog2-left .blog-author , .row-fluid .blog2-left .blog2-topiclist { display:inline-block; }
.row-fluid .blog2-left .blog-author:after { content:''; border-right:1px solid #515151; display:inline-block; height:13px; }
.row-fluid .blog2-left .blog-author a , .row-fluid .blog2-left .blog2-topiclist a { color:#515151; }
.row-fluid .blog2-left .blog-author a:hover , .row-fluid .blog2-left .blog2-topiclist a:hover { color:#34d9c3; } 
.row-fluid .blog2-left .recent-content { width:100%; float:left; }
.row-fluid .blog2-left .more-link { float:left; }
.row-fluid .blog2-left .post-item:hover .hs-featured-image-wrapper:before { top:0; left:0; right:0; }
.row-fluid .blog2-left .post-item:hover a.hs-featured-image-link { opacity:1; top:50%; }

/* blog section 3 */
.row-fluid .blog3-section { padding:80px 0; } 
/*.row-fluid .blog3-left { width:70%; }
.row-fluid .blog3-right { margin:0; padding-left:25px; width:30%; }*/
.row-fluid .blog3-left { padding:20px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; }
.hs-blog-listing .blog3-left { padding:0; }
.row-fluid .blog3-right { -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; }
.row-fluid .blog3-left .post-item { padding-bottom:30px; }
.row-fluid .blog3-left .hs-featured-image-wrapper { height:440px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.hs-blog-post .blog3-left .hs-featured-image-wrapper { margin:0 -20px; }
.row-fluid .blog3-text { padding:30px 15px 0; }
.row-fluid .blog3-text h1 { padding:0 0 20px; font-size:22px; line-height:28px; text-transform:inherit; }
.row-fluid .blog3-text h1 a { color:#083863; }
.row-fluid .blog3-text h1 a:hover { color:#34d9c3; }
.row-fluid .blog3-date , .row-fluid .blog3-author , .row-fluid .blog3-topic { display:inline-block; }
.row-fluid .blog3-date a , .row-fluid .blog3-author a , .row-fluid .blog3-topic a { font-weight:500; color:#515151; }
.row-fluid .blog3-date a:hover , .row-fluid .blog3-author a:hover , .row-fluid .blog3-topic a:hover { color:#34d9c3; }
.row-fluid .blog3-date:after , .row-fluid .blog3-author:after { content:'/'; padding-left:4px; display:inline-block; }
.row-fluid .blog3-text .recent-content { padding:20px 0; }

.row-fluid .side-title h4 { text-align:center; padding:0 0 10px; font-size:18px; line-height:22px; text-transform:uppercase; font-weight:500; position:relative; }
.row-fluid .side-title h4:after { content:''; margin:10px auto 0; width:150px; height:2px; display:block; background-color:#34d9c3; }
/*.row-fluid .side-title h4:before { content:''; margin-left:-22px; width:50px; height:2px; position:absolute; bottom:9px; left:33.5%; background-color:#062d70; -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);; }*/

.row-fluid .follow-icon ul { margin:0; padding:20px 0 0; list-style-type:none; text-align:center; }
.row-fluid .follow-icon ul li { margin:0; padding:0 3px; display:inline-block; }
.row-fluid .follow-icon ul li a:before { width:40px; height:40px; line-height:40px; background:#e6e6e6; color:#062d70; display:inline-block; font-family: 'FontAwesome'; -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;; }
.row-fluid .follow-icon ul li:nth-child(1) a:before { content:"\f09a"; }
.row-fluid .follow-icon ul li:nth-child(2) a:before { content:"\f099"; }
.row-fluid .follow-icon ul li:nth-child(3) a:before { content:"\f0e1"; }
.row-fluid .follow-icon ul li:nth-child(4) a:before { content:"\f0d5"; }
.row-fluid .follow-icon ul li a:hover:before { color:#FFFFFF; background:#34d9c3; }

.row-fluid .right-box { padding:20px; }

.row-fluid .catagoris-box { padding-top:20px; }
.row-fluid .catagoris-box ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .catagoris-box ul li { margin:0; padding:0 0 1px; display:block;  }
.row-fluid .catagoris-box ul li a { padding:5px 15px; display:inline-block; width:100%; color:#515151; }
.row-fluid .catagoris-box ul li a:hover { background-color:#34d9c3; color:#FFFFFF; }

/* letest post */
.row-fluid .latest-slider { margin-top:20px; }
.row-fluid .latest-box { text-align:center; }
.row-fluid .latest-image { height:180px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.row-fluid .latest-text { padding-top:10px; font-size:15px; }
.row-fluid .latest-title { font-size:16px; line-height:24px; font-weight:600; }
.row-fluid .latest-author , .row-fluid .latest-date { display:inline-block; line-height:20px; }
.row-fluid .latest-author a { color:#515151; position:relative; border-right:1px solid #515151; line-height:20px; padding-right:6px;}
.row-fluid .latest-author a:before { content:"\f007"; padding-right:5px; display:inline-block; font-family: 'FontAwesome'; }
.row-fluid .latest-title a , .row-fluid .popular-title a { color:#083863; }
.row-fluid .latest-title a:hover , .row-fluid .latest-author a:hover , .row-fluid .popular-title a:hover { color:#34d9c3; }
.row-fluid .latest-slider ol.flex-control-nav, .row-fluid .latest-slider ul.slick-dots { padding:0; }
.row-fluid .latest-slider ol.flex-control-nav li a, .row-fluid .latest-slider ul.slick-dots li button { width:13px; height:13px; padding:0; }

/* popular section */
.row-fluid .popular-section { padding-top:30px; }
.row-fluid .popular-box { padding:20px 0 0; font-size:15px; }
.row-fluid .popular-title { padding-bottom:10px; font-size:16px; line-height:26px; font-weight:600; text-transform:uppercase; letter-spacing:0.5px; }

/* newsletter section */
.row-fluid .newsletter-section { padding:20px 15px; background:#062d70; color:#FFFFFF; opacity:0.9; font-size:15px; line-height:24px; }
.row-fluid .newsletter-section h5 { font-size:16px; line-height:26px; color:#FFFFFF; font-weight:600; text-transform:uppercase; letter-spacing:1px; }
.row-fluid .newsletter-blog .hs-form-field > label span { display:none; }
.row-fluid .newsletter-blog .hs-button { width:100%; padding:10px 20px; height:auto; font-weight:500; letter-spacing:1px; background-color:#34d9c3; color:#FFFFFF; border:2px solid #34d9c3;  -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; }
.row-fluid .newsletter-blog .hs-button:hover { background-color:transparent; } 

/* blog inner page */
.hs-blog-post .blog1-title h2 { font-size:24px; line-height:34px; text-transform:uppercase; letter-spacing:0.5px; }
.hs-blog-post .blog1-title { padding:0 0 20px; margin-bottom:20px; border-bottom:1px solid #34d9c3; position:relative; }
.row-fluid .blog1-title:after { content:''; width:65px; height:1px; background:#515151; position:absolute; bottom:-1px; left:0; } 
.row-fluid .blog-about , .row-fluid .blog-date , .row-fluid .blog-comment { padding:0 5px; display:inline-block; line-height:16px; font-size:14px; font-style:italic; vertical-align:middle; }
.row-fluid .blog-about , .row-fluid .blog-date { border-right:1px solid #515151; }
.row-fluid .blog-about a { color:#515151; }
.row-fluid .blog-about a:hover { color:#34d9c3; }
.hs-blog-post blockquote { padding:30px 30px; text-align:center; background:#34d9c3; color:#FFFFFF; border-left:none; position:relative; }
.hs-blog-post blockquote:before { content:''; position:absolute; top:10px; bottom:10px; right:10px; left:10px; border:1px solid #FFFFFF; opacity:0.5; }

.hs-blog-post .about-author-sec { position:relative; padding-bottom:20px; border-bottom:1px solid ; }
.row-fluid .bloginner-img { width:100px; height:100; }

.row-fluid .bloginner-topic { margin-bottom:25px; padding:7px 0; border-top:1px solid ; border-bottom:1px solid ; }
.row-fluid .bloginner-topic1 { display:inline-block; }   
.row-fluid .bloginner-topic1 a { padding-right:5px; color:#515151; font-size:15px; } 
.row-fluid .bloginner-topic1 a:before { content:"\f02c"; padding-right:5px; display:inline-block; font-family: 'FontAwesome'; font-size:12px; vertical-align:middle; }
.row-fluid .bloginner-topic1 a:hover { color:#34d9c3; }

.row-fluid .bloginner-img { height:110px; width:110px; background-size:cover; background-position:center center; background-repeat:no-repeat; float:left; }
.row-fluid .bloginner-author1 { padding-left:30px; width:84%; float:left; }
.row-fluid .bloginner-author1 h3 { font-size:18px; line-height:24px; padding:0 0 5px; text-transform:uppercase; font-weight:500; }
.row-fluid .bloginner-author1 h3 a { color:#083863; }
.row-fluid .bloginner-author1 h3 a:hover { color:#34d9c3; } 
.row-fluid .bloginner-content { font-size:15px; line-height:24px; }
.row-fluid .hs-author-social-links ul { margin:0; padding:0; list-style-type:none;/* position:absolute; top:50%; left:17px; -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);;*/ }
.row-fluid .hs-author-social-links ul li { margin:0; padding:0 4px; display:inline-block; }
.row-fluid .hs-author-social-links ul li a { position:relative; color:#515151; }
.row-fluid .hs-author-social-links ul li a:before { content:; display:inline-block;  font-family: 'FontAwesome'; text-align:center; -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;; }
.row-fluid .hs-author-social-links ul li:nth-child(1) a:before , .row-fluid .follow-icon ul li:nth-child(1) a:before { content:"\f09a"; }
.row-fluid .hs-author-social-links ul li:nth-child(2) a:before , .row-fluid .follow-icon ul li:nth-child(2) a:before { content:"\f099"; }
.row-fluid .hs-author-social-links ul li:nth-child(3) a:before , .row-fluid .follow-icon ul li:nth-child(3) a:before { content:"\f0e1"; }
.row-fluid .hs-author-social-links ul li:nth-child(4) a:before , .row-fluid .follow-icon ul li:nth-child(4) a:before { content:"\f0d5"; }
.row-fluid .hs-author-social-links ul li a:hover:before { color:#34d9c3; }

.row-fluid .related-post { padding:20px 0; float:left; width:100%; }
.row-fluid .blog-title1 h3 , .row-fluid h3.blog-title1 { font-size:18px; line-height:24px; text-transform:uppercase; position:relative; font-weight:500; }
.row-fluid .blog-title1 h3:after , .row-fluid h3.blog-title1:after { content:''; margin:7px 0 0; width:100%; height:2px; display:block; background:#34d9c3;  }
.row-fluid .blog-title1 h3:before , .row-fluid h3.blog-title1:before { content:''; width:40px; height:2px; position:absolute; bottom:10px; left:0; background:#515151; }

.row-fluid .related-post .related-image { width:100%; height:138px; background-size:cover; background-position:center center; background-repeat:no-repeat; }
/*.row-fluid .related-post .related-post-item { padding:10px 8px;  } */
.row-fluid .related-post-iteminner { padding:0 10px; }
.row-fluid .related-title { margin-top:10px; font-size:15px; line-height:22px; text-transform:uppercase; }
.row-fluid .related-title a { color:#515151; }
.row-fluid .related-title a:hover { color:#34d9c3; }

.row-fluid .related-slider .slick-arrow { top:-55px; margin-top:0; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; border:2px solid #34d9c3; background-color:#34d9c3; color:#FFFFFF; }
.row-fluid .related-slider .slick-arrow:hover { color:#34d9c3; background-color:transparent; }
.row-fluid .related-slider .slick-arrow.slick-prev { left:auto; right:45px; }

.row-fluid .blog-form .comment.depth-0 { padding-top:0; border-top:none; }
.row-fluid .blog-form .comment { padding-top:15px; padding-bottom:10px; border-top:1px solid ; }
.row-fluid .blog-form .hs-form-field > label span { display:none; }
.row-fluid .blog-form .hs-button { padding:8px 40px; height:auto; -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
.row-fluid .blog-form .comment-from h4 { font-size:18px; line-height:24px; text-transform:uppercase; letter-spacing:0.5px; }
.row-fluid .blog-form .comment-date { padding-left:15px; font-style:italic; }
.row-fluid .blog-form .hs_comment .input { margin-right:0; }
.row-fluid .blog-form .hs-form-field > label { display:none; }
.row-fluid .related-slider { display:inline-block; width:100%; }

.row-fluid .bloginner-icon { margin:0 -20px 10px; padding:17px 15px; background-color:#34d9c3; }
.row-fluid .bloginner-icon ul { margin:0; padding:0; list-style-type:none; text-align:center; }
.row-fluid .bloginner-icon ul li { margin:0; padding:0 3px; display:inline-block; }
.row-fluid .bloginner-icon ul li a { width:30px; height:30px; line-height:28px; background:transparent; -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;; border:1px solid #FFFFFF; color:#FFFFFF; display:inline-block; -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;; }
.row-fluid .bloginner-icon ul li a:before { font-family: 'FontAwesome'; }
.row-fluid .bloginner-icon ul li:nth-child(1) a:before { content:"\f09a"; }
.row-fluid .bloginner-icon ul li:nth-child(2) a:before { content:"\f099"; }
.row-fluid .bloginner-icon ul li:nth-child(3) a:before { content:"\f0e1"; }
.row-fluid .bloginner-icon ul li:nth-child(4) a:before { content:"\f0d5"; }
.row-fluid .bloginner-icon ul li a:hover:before { color:#FFFFFF; background:#34d9c3; }
.row-fluid .bloginner-icon ul li a:hover { -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; }


/* blog inner 1 */
.hs-blog-post .blog-left .hs-featured-image-wrapper { margin:0 -20px; height:430px; display:block; background-size:cover; background-position:center; background-repeat:no-repeat; }
.hs-blog-post .blog-left { padding:20px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; }
.hs-blog-post .blog-right { -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; } 

/* blog inner 2 */
.hs-blog-post .blog-sectionnew { padding:80px 0; }
.hs-blog-post .blog2-left .hs-featured-image-wrapper { margin:0 -20px; height:430px; display:block; background-size:cover; background-position:center; background-repeat:no-repeat; }
.hs-blog-post .blog2-left { padding:20px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; }
.hs-blog-post .blog-right { -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
     box-shadow: 0 0 5px rgba(0,0,0,0.3);; } 

/* One Column */
.row-fluid .simple-banner { background:#333333; color:#FFFFFF }
.row-fluid .simple-banner .about-hero { padding:80px 0; }

.row-fluid .one-column { padding:70px 0 60px; }
.row-fluid .one-column h3 { text-transform:uppercase; }
.row-fluid .one-column h3:after { content:''; margin-top:5px; width:70px; height:2px; display:block; background-color:#34d9c3; }

.row-fluid .columns-secslider { position:relative; }
.row-fluid .columns-secslider:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; background-color:#000; opacity:0.5; }
.row-fluid .columns-slider { padding:60px 0; color:#FFFFFF; font-size:20px; line-height:28px; }
.row-fluid .columns-slider h2 { text-transform:uppercase; color:#FFFFFF; }
.row-fluid .large-banner .about-hero { font-size:20px; line-height:28px; }
.row-fluid .large-banner .about-hero { padding:160px 0 160px; }

/* columns menu */
.row-fluid .column-menu { padding:5px; background-color:#e6e6e6; }
.row-fluid .column-menu ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .column-menu ul li { width:100%; margin:0; padding:0; display:block; }
.row-fluid .column-menu ul li a { color:#515151; width:100%; border-bottom:1px solid #e6e6e6; background:#FFFFFF; }
.row-fluid .column-menu ul li a:hover { background:#34d9c3; color:#FFFFFF; border-bottom-color:#34d9c3; }
.row-fluid .column-menu ul li.hs-item-has-children > a:after { content:"\f107"; font-family: 'FontAwesome'; position:absolute; top:10px; right:15px; }
.row-fluid .column-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { position:relative; opacity:1; visibility:inherit; }
.row-fluid .column-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { left:0; }
.row-fluid .column-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-open ul.hs-menu-children-wrapper li a { background:rgba(255,255,255,0.5); }
.row-fluid .column-menu ul.hs-menu-children-wrapper li.hs-item-has-children > a { background:#FFFFFF; }
.row-fluid .column-menu ul.hs-menu-children-wrapper li.hs-item-has-children > a:hover { background:#34d9c3; }
.row-fluid .column-menu .hs-menu-flow-horizontal > ul ul li a { background:rgba(255,255,255,0.5); }
.row-fluid .column-menu .hs-menu-flow-horizontal > ul ul ul li a{ background:rgba(255,255,255,0.5); }
.row-fluid .column-menu .hs-menu-flow-horizontal > ul ul ul ul li a { background:rgba(255,255,255,0.5); }

/* password page */
.row-fluid .pass-section { padding:130px 0; }
.row-fluid .pass-inner { margin:0 auto !important; font-size:24px; line-height:32px; padding:50px 50px 30px; max-width:800px; width:100%; float:none; display:block; background:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;; color:#FFFFFF; }
.row-fluid .pass-inner h3 { font-size:60px; line-height:66px; color:#FFFFFF; font-weight: 600; }
.row-fluid .pass-input { padding:20px 50px 0; }
.row-fluid .pass-input input { height:50px !important; margin-bottom:30px; background-color:transparent; color:#FFFFFF; }
.row-fluid .pass-input input[type=submit], .row-fluid .pass-input  form button, .row-fluid .pass-input .hs-button { min-width:230px; text-align:center; background-color:#062d70; color:#FFFFFF; border-color:#062d70; }
.row-fluid .pass-input input[type=submit]:hover , .row-fluid .pass-input  form button:hover , .row-fluid .pass-input .hs-button:hover { background-color:transparent; color:#062d70; }

/* error section */
.row-fluid .error-section { padding:150px 0; position:relative; }
.row-fluid .error-section:before { content:''; width:100%; height:100%; position:absolute; top:0; left:0; opacity:0.7; background:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; }
.row-fluid .error-section > div { position:relative; }
.row-fluid .error-text { margin:0 auto !important; max-width:650px; font-size:20px; line-height:26px; width:100%; display:block; float:none; color:#FFFFFF; }
.row-fluid .error-text h1 { font-size:40px; line-height:46px; color:#FFFFFF; }
.row-fluid .error-text h2 { font-size:72px; line-height:80px; font-weight:400; color:#FFFFFF; }

.row-fluid .error-search  { padding:20px 50px 0; }
.row-fluid .error-search .hs-form .field > label  { text-align:left; display:block; margin-bottom:10px; }
.row-fluid .error-search .hs-button.primary { margin-top:20px; padding:12px 35px !important; background-color:#34d9c3; color:#FFFFFF; }

/* subscription-section */
.row-fluid .subscription-section { padding:50px 0 100px; }
.row-fluid .subscription-update { margin:0 auto !important; max-width:700px; width:100%; float:none; display:block; font-size:19px; line-height:25px; font-weight:500; }
.row-fluid .subscription-update h2 { font-size:36px; line-height:42px; font-weight:600; color:#34d9c3; }

/* backup-section */
.row-fluid .backup-section { padding:140px 0; }
.row-fluid .backup-section h1 { padding:0; font-size:60px; line-height:68px; font-weight:600; text-transform:capitalize; letter-spacing:1px; }
.row-fluid .backup-section h3 { padding:0 0 20px; }
.row-fluid .backup-section input.hs-input { background-color:#e6e6e6; }
.row-fluid .backup-section .hs-button { min-width:230px; color:#FFFFFF; background-color:#34d9c3; }
.row-fluid .backup-section .hs-button:hover { background-color:transparent; color:#333333; }

/* subpre-section */
.row-fluid .subpre-section { padding:80px 0; }
.row-fluid .subpre-section h1 { padding:0 0 20px; font-size:42px; line-height:48px; font-weight:600; text-transform:capitalize; }
.row-fluid .subpre-section h2 { font-size:30px; line-height:36px; color:#34d9c3; font-weight:600; }
.row-fluid .subpre-section p.header { font-size:18px; line-height:26px; font-weight:600; }

.row-fluid .subpre-section .checkbox-row input { top:4px; }
.row-fluid .subpre-section .email-prefs .item p { margin:5px 0 0px; }
.row-fluid .subpre-section .email-prefs .item .item-inner.selected { background:#34d9c3; }
.row-fluid .subpre-section .subscribe-options label > span { position:relative; top:-5px; }
.row-fluid .subpre-section .hs-button { background-color:#34d9c3; color:#FFFFFF }
.row-fluid .subpre-section .hs-button:hover { background-color:transparent; color:#34d9c3; }

.row-fluid .subpre-section .email-prefs .item .item-inner { position:relative; padding:15px 15px 15px 50px; }
.row-fluid .subpre-section input[type=checkbox], .row-fluid .subpre-section input[type=radio] { width:20px; height:20px; border:1px solid #083863; position:absolute; top:20px !important; left:17px; }
.row-fluid .subpre-section .checkbox-row span.fakelabel span { margin-left:0; }

/* error section */  
.row-fluid .error2-section { padding:150px 0; }
.row-fluid .error2-inner { -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;; background:#f8faf9 }
.row-fluid .error2-img { margin:0 0 0; padding:0; width:40%; display:inline-block; float:none; vertical-align:middle; text-align:center; }  
.row-fluid .error2-img img { max-width:240px; }
.row-fluid .error2-text { margin:0 0 0 -6px; padding:30px; width:60%; display:inline-block; float:none; vertical-align:middle; }  
.row-fluid .error2-text h1 { font-size:32px; line-height:40px; text-transform:capitalize; }
.row-fluid .error2-text h2 { font-size:65px; line-height:72px; color:#34d9c3; }
.row-fluid .error2-text .input { margin-top:10px; }
.row-fluid .error2-text .input input { margin-bottom:18px; }

.row-fluid .error2-text .hs-button { margin-top:10px; color:#FFFFFF; background-color:#34d9c3; }
.row-fluid .error2-text .hs-button:hover { background-color:transparent; color:#333333; }


  
/*Padding Option*/
.row-fluid .padding-top10 { padding-top:10px; }
.row-fluid .padding-top20 { padding-top:20px; }
.row-fluid .padding-top30 { padding-top:30px; }
.row-fluid .padding-top40 { padding-top:40px; }
.row-fluid .padding-top50 { padding-top:50px; }

.row-fluid .padding-top0 { padding-top:0; }
.row-fluid .padding-bottom0 { padding-bottom:0; }

.row-fluid .padding-bottom10 { padding-bottom:10px; }
.row-fluid .padding-bottom20 { padding-bottom:20px; }
.row-fluid .padding-bottom30 { padding-bottom:30px; }
.row-fluid .padding-bottom40 { padding-bottom:40px; }
.row-fluid .padding-bottom50 { padding-bottom:50px; }


/*Margin Option*/
.row-fluid .margin-top10 { margin-top:10px; }
.row-fluid .margin-top20 { margin-top:20px; }
.row-fluid .margin-top30 { margin-top:30px; }
.row-fluid .margin-top40 { margin-top:40px; }
.row-fluid .margin-top50 { margin-top:50px; }

.row-fluid .margin-bottom10 { margin-bottom:10px; }
.row-fluid .margin-bottom20 { margin-bottom:20px; }
.row-fluid .margin-bottom30 { margin-bottom:30px; }
.row-fluid .margin-bottom40 { margin-bottom:40px; }
.row-fluid .margin-bottom50 { margin-bottom:50px; }


.row-fluid .calendly-inline-widget { width:100%; text-align:center; }
.row-fluid .calendly-inline-widget iframe { width:99%; border:1px solid #666a73; float:none; }


@media (max-width: 1366px){
    
    .row-fluid .gallery2-section1 .gallery-img { height:295px; }

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

    .row-fluid .mainmenu .hs-menu-wrapper > ul > li:hover > a { color:#f6cc38; }
  /*  .row-fluid .mainmenu .hs-menu-wrapper > ul > li.active-branch > a { color:#34d9c3; } */
    
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul {  width:max-content; padding:10px 0; margin: 0px; position: absolute;  top:100%;  left:0px; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li ul { padding:0; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li { padding:0px; margin: 0px; display: block; float: none; text-transform: none; background:#ffffff; position:relative;  }


    
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:link , .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:visited { padding:7px 10px; line-height:20px; color:#515151; width:100%; font-size:12px; border-bottom:1px solid rgba(255,255,2550,0.3); }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li:last-child > a { border-bottom:none; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:hover { color:#34d9c3; background-color:#fafafa;  }
    
    .row-fluid .mainmenu .hs-menu-wrapper ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul { left:100%; top:0; } 
    


  .row-fluid .mainmenu .hs-menu-wrapper ul li ul li {border-width: 0 3px; border-color: #34d9c3; border-style: solid;}
  .row-fluid .mainmenu .hs-menu-wrapper ul li ul li:first-child {border-top-width: 3px; border-color: #34d9c3; border-style: solid; border-radius: 5px 5px 0 0;}
  .row-fluid .mainmenu .hs-menu-wrapper ul li ul li:last-child {border-bottom-width: 3px; border-color: #34d9c3; border-style: solid; border-radius: 0 0 5px 5px;}
}
  
  


@media (min-width: 1px){
    
    .row-fluid .thank-hero2 .thanak-section1 { position:absolute; top:50%; left:50%; -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);; }
    
    .row-fluid .top.fixed { /*padding: 20px 25px;*/ position:fixed !important; left:0; border-bottom:none; top:0; background:#ffffff; -webkit-box-shadow: 0 0 2px 2px rgba(000,000,000,0.1);
    -moz-box-shadow: 0 0 2px 2px rgba(000,000,000,0.1);
    -o-box-shadow: 0 0 2px 2px rgba(000,000,000,0.1);
    -ms-box-shadow: 0 0 2px 2px rgba(000,000,000,0.1);
     box-shadow: 0 0 2px 2px rgba(000,000,000,0.1);; z-index:999; }
    .row-fluid .top.fixed:before { display:none; }
    /*.row-fluid .top.fixed .logo-orignal { display:block; }
    .row-fluid .top.fixed .logo-white { display:none; }
    .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li > a:visited , .row-fluid .mainmenu .hs-menu-wrapper ul li a { color:#ffffff; }
    .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li:hover > a { color:#34d9c3; }
    .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li.active-branch > a { color:#34d9c3; } */
    
}


@media (max-width: 991px){
  .hs-menu-flow-horizontal { padding-top: 50px !important; z-index: 0; }

} 


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

    
    /* menu */
    .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:visited, .row-fluid .mainmenu .hs-menu-wrapper ul li a { padding:10px 11px; }
    
    /* request section */
    .row-fluid .request-text { padding-top:60px; padding-right:30px; }
    .row-fluid .request-form { padding:70px 0 75px 40px; }
  .row-fluid .request-form-logos { padding:30px 0 75px 40px; }
  
    
    /* footer */
    .row-fluid .footer-icon ul li { padding:0 5px; }
    
    /* service page 3 */
    .row-fluid .service3-tableft { padding:0 30px 0 0; }
    
    /* service page 4 */
    .row-fluid .service4-box { height:400px; }
    .row-fluid .service4-text { padding:0 10px; }
    
     /* contact page 2 */
    .row-fluid .contact2-section .contact-address ul li span { width:80%; padding-left:10px; }
    
    /* pricing page 2 */
    .row-fluid .pricing2-title:before { border-right-width:109px; border-left-width:109px; }
    
    /* pricing page 3 */
    .row-fluid .pricing3-section1 .pricing2-title:before { border-left-width:99px; border-right-width:99px; }
    .row-fluid .pricing3-section1 .pricing2-top { padding:35px 0 15px; }
    .row-fluid .pricing3-section1 .pricing2-title { font-size:20px; line-height:24px; }
    .row-fluid .pricing3-section1 .pricing2-top h1 { font-size:30px; line-height:36px; }
    
    /* case study 1 */
    .row-fluid .case-box h4 { font-size:20px; line-height:26px; }
    .row-fluid .cass-text { padding:40px 15px; }
    
    /* landing page 1 */
    .row-fluid .landing-lefthero { padding-right:60px; width:59%; }
    .row-fluid .landing-lefthero h2 { font-size:40px; line-height:46px; }
    .row-fluid .landing-righthero { padding:25px; }
    
    /* landing page 2 */
    .row-fluid .landing2-img { margin:0; width:40%; }
    .row-fluid .landing2-text { margin:0; padding-left:20px; width:60%; } 
    .row-fluid .landing2-form { margin:30px 0 0; width:100%; }
    
    /* landing page 4 */
    .row-fluid .video-sectionLP { padding:80px 0 115px; }
    .row-fluid .landing4-formtext { padding-right:60px; }  
    .row-fluid .landing4-section { padding:70px 0; }
    .row-fluid .landing4-form h4 { font-size:24px; line-height:30px; }
    .row-fluid .landing4-form { padding:25px 20px; margin-top:-130px; }
    
    /* faq page 3 */
    .row-fluid .faq3-text h4  { font-size:20px; line-height:26px; }  
    
    /* partner page 1 */
    .row-fluid .partner-text { width:84.3%; padding-left:15px; }
    
    /* gallery page 1 */
    .row-fluid .gallery-img { height:350px; }
    
    /* gallery page 3 */
    .row-fluid .gallery2-section1 .gallery-img { height:275px; }
    
    /* gallery portfolio */
    .row-fluid .portfolio-slider .hs_cos_wrapper_widget { height:540px; }
    
    /* blog 1 */
    .row-fluid .blog2-left .blog2-title { width:79.5%; } 
    
    
}

@media (min-width: 992px) and (max-width: 1200px){
    
    .row-fluid .wrapper { max-width:920px; }
    
    
    /* footer menu */
    .row-fluid .footer-recentbox { padding:0 0 30px 58px; }
    .row-fluid .footer-recentimg { width:50px; height:50px; }
    .row-fluid .footer-menu ul li { width:100%; }
    .row-fluid .footer-menu ul li a { padding:2px 11px; }
    .row-fluid .footer-menu ul li a:before { top:2px; }
    
    /* service page 3 */
    .row-fluid .trusted-inner img { width:125px; }
    
    /* contact page 4 */
    .row-fluid .contact4-right .contact-address ul li:before { width:50px; height:50px; }
    
    /* team page 3 */
    .row-fluid .meetteam3-section1 .hs_cos_wrapper_widget { width:33.33%; }
    
    /* team page 4 */
    .row-fluid .team4-section1 .hs_cos_wrapper_widget { width:33.33%; }
    
    /* team page 5 */
    .row-fluid .team5-text { width:63.6%; }
    
    /* pricing page 5 */
    .row-fluid .pricing5-amountsec:before { bottom:-68px; right:-48px; -webkit-transform: rotate(163deg);
    -moz-transform: rotate(163deg);
    -o-transform: rotate(163deg);
    -ms-transform: rotate(163deg);
    transform: rotate(163deg);; }
    
    /* resources page 1 */
    .row-fluid .resource-title { font-size:18px; line-height:24px; }
    
    /* case study 2 */
    .row-fluid .case2-text h4 { font-size:18px; line-height:24px; }
    
    /* testimonial page 3 */
    .row-fluid .customer2-left { width:100%; }
    .row-fluid .customer2-box { text-align:center; }
    .row-fluid .customer2-contant { width:100%; padding:15px 0; border-left:none; border-top:1px solid #e6e6e6; }  
    
    /* career page 1 */
    .row-fluid .career-Text { padding:25px; }
    .row-fluid .career-content { padding-bottom:25px; }
    
    /* partner page 2 */
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget { width:22%; }
    
    /* blog page 3 */
    .row-fluid .bloginner-author1 { width:79.5%;  }

   

    
}

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

    /* service section */
    .row-fluid .service-text h4 { font-size:18px; line-height:24px; }
   /* .row-fluid .service-img { height:80px; } */
  .row-fluid .service-boxs { padding: 2em 0.6em;}
  
}


@media (min-width: 768px) and (max-width: 991px){
    
    .row-fluid .wrapper {  max-width:720px; }	
    
    /* menu */
     .row-fluid .mainmenu { margin-left: 110px; } 
    .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:visited, .row-fluid .mainmenu .hs-menu-wrapper ul li a { padding:10px 5px; } 
    .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:link, .row-fluid  .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:visited, .hs-menu-wrapper.hs-menu-flow-vertical li a { font-size:15px; line-height:20px; padding: 10px 15px !important; }


    
    /* request section */
    .row-fluid .request-form { padding:60px 0 75px 20px; }
  .row-fluid .request-form-logos { padding:20px 0 75px 20px; }
    .row-fluid .request-text { padding:60px 20px 0; }
    .row-fluid .request-text h1 { font-size:26px; line-height:32px; }
    
    /* recent section */
    .row-fluid .recent-date { left:15px; }
    .row-fluid .recent-date { max-width:175px; }
    
    /* footer */
    .row-fluid .footer-box { margin:0; width:50%; padding:0 10px 30px; }
    .row-fluid .footer-box:nth-child(3) { clear:left; }
    
    /* home page 2 */
    .row-fluid .video-left { height:260px; }
    .row-fluid .video-text { padding:0; }
    
    /* about page 4 */
    .row-fluid .teama4-img { height:280px; }
    .row-fluid .team-textinnera4 { padding:20px 0; }
    
    /* about page 6 */
    .row-fluid .service-detailsinner { padding:30px 0 30px 30px; }
    
    /* service page 3 */
    .row-fluid .service3-tabright { height:250px; }
    
    /* service page 4 */
    .row-fluid .service4-section .hs_cos_wrapper_widget { width:50%; }
    
    /* service page 6 */
    .row-fluid .service6-section1 .hs_cos_wrapper_widget { padding:18px 10px 10px; }
    .row-fluid .service6-icon { margin:0 auto; position:relative; top:auto; left:auto; float:none; display:block; }
    .row-fluid .service6-box { padding-left:0; }
    .row-fluid .service6-text { margin-top:40px; padding:25px 0; border-left:transparent; border-top:2px solid #34d9c3; text-align:center; }
    .row-fluid .service6-text:before {  border-right-color:transparent; border-bottom-color:#34d9c3; top:auto; left:50%; right:auto; bottom:100%; -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);; }
    
    /* contact page 1 */
    .row-fluid .map-section , .row-fluid .contact1-section { padding:50px 0; }
    .row-fluid .contact-address ul li:before { width:50px; height:50px; }
    .row-fluid .contact-address ul li span { width:80%; padding-left:12px; }
    
    /* contact page 2 */
    .row-fluid .contact2-left , .row-fluid .contact2-right { margin:0; width:100%; float:left; }
    .row-fluid .contact2-right { padding-top:40px; }
    .row-fluid .contact2-section .contact-title h4 { padding:0 0 10px; }
    
    /* team page 1 */
    .row-fluid .meetteam-section1 .hs_cos_wrapper_widget  { width:50%; }
    
    /* team page 3 */
    .row-fluid .meetteam3-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* pricing page 2 */
    .row-fluid .pricing2-section1 .hs_cos_wrapper_widget { padding:10px 10px; width:50%; }
    .row-fluid .pricing2-title:before { border-right-width:159px; border-left-width:159px; }
    .row-fluid .pricing2-section1 .hs_cos_wrapper_widget:nth-child(3) { clear:left; }
    
    /* pricing page 3 */
    .row-fluid .pricing3-section1 .pricing2-title:before { border-right-width:167px; border-left-width:167px; }
    
    /* pricing page 5 */
    .row-fluid .pricing5-top h1 { font-size:40px; line-height:46px; }
    .row-fluid .pricing5-amountsec { padding:20px 15px 40px; }
    .row-fluid .pricing5-amountsec:before { bottom:-68px; right:-48px; -webkit-transform: rotate(163deg);
    -moz-transform: rotate(163deg);
    -o-transform: rotate(163deg);
    -ms-transform: rotate(163deg);
    transform: rotate(163deg);; }
    
    /* landing page 1 */
    .row-fluid .landing-lefthero h2 { font-size:28px; line-height:34px; }
    .row-fluid .landing-righthero h4 { font-size:20px; line-height:26px; padding:0 0 5px; } 
    
    /* partner page 2 */
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget  { width:29.7%; }
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(4n) { margin-right:15px; }
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(3n) { margin-right:0; }
    
    /* blog page 1 */
    .row-fluid .blog-left .recent-box { width:50%; }
    
    
    
    

    
   
    
}

@media (max-width: 991px) {
    
    /* hero section */
    .row-fluid .hero-text h1 { font-size:36px; line-height:46px; }
    
    /* service section */
    .row-fluid .service-section { padding:50px 0 40px; }
    .row-fluid .service-section1 { padding-top:0; }
    
    /* cta strip */
    .row-fluid .cta-strip { padding:25px 15px; }
    
    /* industries section */ 
    .row-fluid .industries-section { padding:50px 0; }
    .row-fluid .industries-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* testimonial section */
    /* .row-fluid .testimonial-section { padding:55px 0; } */
    
    /* counter section */
    .row-fluid .counter-section { padding:50px 0; }
    .row-fluid .counter-box { padding:15px 0 15px 57px; width:50%; }
    
    /* recent section */
    .row-fluid .recent-section { padding:50px 0 35px; }
    .row-fluid .recent-image { height:200px; }
    .row-fluid .recent-date { font-size:14px; }
    
    /* trusted-section */
    .row-fluid .trusted-section { padding:40px 0; }
    .row-fluid .trusted-inner img { max-width:135px; }
    
    /* footer */
    .row-fluid .footer { padding:50px 0 10px; } 
    .row-fluid .footer-icon ul { margin:15px 0 0; }
    
    /* about page 3 */
    .row-fluid .about3-left { padding:0 0 25px; }
    
    .row-fluid .team1-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .team1-section1 .hs_cos_wrapper_widget:nth-child(2n) .team1-img { float:right; }
    .row-fluid .team1-section1 .hs_cos_wrapper_widget:nth-child(2n) .team1-text { float:left; }
    
    /* about page 4 */
    .row-fluid .about4-intext { padding-top:0px; }
    .row-fluid .testimonialA4-left h2 { padding-bottom:10px; }
    .row-fluid a.about4-cta { margin-top:10px; }
    .row-fluid .testimonialA4-left { padding-right:0; }
    .row-fluid .testimonialA4-left h2 { padding-bottom:10px; font-size:20px; line-height:26px; }
    
    /* about page 5 */
    .row-fluid .ctasection-left, .row-fluid .ctasection-right { padding:5px 0; display:block; } 
    
    /* service page 3 */
    .row-fluid .row-fluid .service-tablist ul li a { padding:15px 15px; }
    
    /* service page 5 */
    .row-fluid .service5-inner { padding:40px 0 40px 20px; }
    .row-fluid .service5-inner h4  { font-size:22px; line-height:26px; }
    .row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-inner { padding:40px 20px 40px 0; }
    
    /* contact page 2 */
    .row-fluid .contact2-section .contact-address ul li span { width:80%; padding-left:10px; }
    
    /* contact page 3 */
    .row-fluid .contact3-box { margin:0; width:50%; float:left; padding:0 15px; }
    .row-fluid .contact3-box:nth-child(3) { clear:left; }
    
    /* contact page 3 */
    .row-fluid .contact4-right , .row-fluid .contact4-left { width:100%; height:auto !important; }
    .row-fluid .contact4-leftinner , .row-fluid .contact4-rightinner { padding:40px 15px; }
    .row-fluid .contact4-section1 .contact-title h4 { padding:0 0 10px; }
    
    /* team page 2 */
    .row-fluid .team2-section1 .hs_cos_wrapper_widget { width:50%; }
    .row-fluid .team2-textinner h4 { font-size:18px; line-height:22px; }
    .row-fluid .team2-textinner { padding:18px 10px; }
    
    /* team page 4 */
    .row-fluid .team4-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* team page 5 */
    .row-fluid .team5-list { width:100%; position:relative; }
    .row-fluid .team5-list span.styledselect-list { display:block; }
    .row-fluid .team5-list ul { display:none; position:absolute; top:85px; left:0; width:100%; z-index:99; }
    .row-fluid .team5-list ul li a { padding:5px 15px; }
    .row-fluid .team5-section1 { width:100%; }
    .row-fluid .team5-text { width:64.7%; }
    
    /* single service page 2 */
    .row-fluid .single-left , .row-fluid .single-right { width:100%; margin:0; }
    .row-fluid .single-right .team5-list ul { display:block; position:relative; top:auto; left:auto; width:100%; z-index:99; }
    .row-fluid .single-right .team5-list ul li a { padding:10px 15px; font-size:16px !important; line-height:22px !important; }
    .row-fluid .single-img { height:300px; }
    
    /* single service page 3 */
    .row-fluid .single3-left .single-text { padding:25px 15px; }
    .row-fluid .pricing3-section1 .most1-popularbox { margin-top:0; }
    .row-fluid .pricing3-section1 .most1-popularbox .pricing-list ul { padding:20px 0; }
    
    /* single service page 4 */
    .row-fluid .single4-section { padding:50px 0 40px; }
    .row-fluid .single4-left { height:300px; }
    .row-fluid .single4-content { padding-top:0; }
    
    /* pricing page 1 */
    .row-fluid .pricing1-section { padding-top:50px; }
    .row-fluid .pricing-inner h5 { font-size:20px; line-height:26px; }
    .row-fluid .pricing-top h1 { font-size:40px; line-height:46px; }
    
    /* pricing page */
    .row-fluid .column-section1 { padding-top:10px; } 
    .row-fluid .column-section1 h4 { font-size:19px; line-height:24px; }
    
    /* pricing page 6 */
    .row-fluid .pricing6-titleinner h1 { font-size:50px; line-height:56px; } 
    
    /* resource page */
    .row-fluid .resource-box { width:50%; }
    .row-fluid .resource-list { padding:10px 0 20px; }
    .row-fluid .resource-list ul li { padding:4px; }
    .row-fluid .resource-list ul li a { padding:4px 18px; }
    
    /* resource page 3*/
    .row-fluid .resource3-section .resource3-right { width:100%; padding-left:0; }
    .row-fluid .resource3-box { padding:10px 0; }
    .row-fluid .resource3-section .team5-list { padding:10px 0; }
    
    /* case sturdy 1 */
    .row-fluid .casestudy-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* case study 1 */
    .row-fluid .casestudy1-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* case study 3 */
    .row-fluid .casestudy3-section .hs_cos_wrapper_widget { width:50%; }
    
    /* landing page */
    .row-fluid .industriesH2-section1.industries-lp .hs_cos_wrapper_widget { width:33.33%; }
    
    /* landing page 4 */
    .row-fluid .landing4-formtext { padding-right:0; }
    
    /* faq page 2 */
    .row-fluid .accordion-section { padding:0; }
    .row-fluid .faq2-box h5 { padding:15px 10px 15px 40px; font-size:16px; }
    .row-fluid .faq2-box h5:before { top:15px; left:10px; }
    
    /* faq page 3 */
    .row-fluid .faq3-text { margin:0 0 20px; width:100%; }
    .row-fluid .faq3-section1 .common-section1 { margin:0; width:100%; }
    
    /* testimonial page */
    .row-fluid .customers-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* testimonial page 3 */
    .row-fluid .customer2-box { height:auto !important; }
    .row-fluid .testimonial3-say .hs_cos_wrapper_widget { padding:20px 15px; width:100%; }
    
    /* career page 1 */
    .row-fluid .career-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* career page 2 */
    .row-fluid .career1-button { width:29%; }
    
    /* thank you page 2 */
    .row-fluid .thank-hero2 a.thnak-cta { margin-top:10px; }
    .row-fluid .thank-follow { padding:20px; }
    .row-fluid .thank-follow ul { margin:10px 0 0; }
    
    /* thank you page 3 */
    .row-fluid .thank-hero3 { height:400px; }
    
    /* thank you page 4 */
    .row-fluid .thank4-hero { padding:150px 0 75px; }
    
    /* partner page 1 */
    .row-fluid .partner-img { width:20%; } 
    .row-fluid .partner-text { width:79.1%; }
    
    /* gallery page 1 */
    .row-fluid .gallery-img { height:250px; } 
   
    /* gallery page 1 */ 
    .row-fluid .gallery1-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* gallery page 3 */ 
    .row-fluid .gallery2-section1 .hs_cos_wrapper_widget { width:33.33%; }
    
    /* gallery portfolio */
    .row-fluid .company-detail { padding:20px 0; }
    .row-fluid .portfolio-slider .slick-arrow { width:50px; height:50px; }
    .row-fluid .portfolio-slider .hs_cos_wrapper_widget { height:450px; }
    
    .row-fluid .company-detail-box { width:50%; padding:15px; }
    .row-fluid .company-detail-box:nth-child(3) { clear:left; }
    
    /* blog 2 */
    .row-fluid .blog2-left .post-item { width:50%; }
    
    /* blog 3 */
    .row-fluid .blog3-left { width:100%; }
    .row-fluid .blog3-right { margin:30px 0 0; width:100%; }
    .row-fluid .bloginner-author1 { width:82.8%; }  
    
    /* blog 2 */
    .hs-blog-post .blog2-left { width:100%; }
    .hs-blog-post .blog-right { margin:30px 0 0; width:100%; } 
    
    /* One Column */
    .row-fluid .large-banner .about-hero { padding:100px 0; }
    
    /* password */
    .row-fluid .pass-section { padding:80px 0; }
    .row-fluid .pass-inner h3 { font-size:50px; line-height:56px; }
    
    /* backup section */
    .row-fluid .backup-section { padding:100px 0; }
    .row-fluid .backup-section h1 { font-size:44px; line-height:50px; }
    
    /* Error page 2 */
    .row-fluid .error2-section { padding:100px 0; }
    .row-fluid .error2-text h2 { font-size:50px; line-height:58px; }
    
    
    
    
    
}

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

.row-fluid .hero-content { font-size:20px; line-height:26px; }
}

@media (min-width: 30px) and (max-width: 767px) { 

    
    .row-fluid .wrapper { max-width:100%; width:100%; padding:0 15px; }
  
/*  .row-fluid .testimonial-section { min-height: 615px; } */
  
    
    /* Top */
    .row-fluid .top { padding:15px 0 15px; }
    
    /* hero section */
    .row-fluid .hero-text { padding:0 15px !important; }
    /* .row-fluid .hero-text h1 { font-size:30px; line-height:36px; } */
    .row-fluid .hero-content { font-size:20px; line-height:26px; }
    
    /* cta-strip */
    .row-fluid .cta-strip {  -webkit-transform: translateY(-0);
    -moz-transform: translateY(-0);
    -o-transform: translateY(-0);
    -ms-transform: translateY(-0);
    transform: translateY(-0);;  }
    
    /* service section */
    .row-fluid .service-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .service-box , .row-fluid .service-boxs { height:auto !important; width: 100%;}
  .service-textin .sameheight { height:auto !important; }
  
    
    /* counter section */
    .row-fluid .counter-box { width:50%; }
    
    /* recent section */
    .row-fluid .recent-box { width:100%; }
    
    /* request section */
    .row-fluid .request-left { width:100%; height:auto !important; }
    .row-fluid .request-text { padding:40px 15px !important; }
    .row-fluid .request-text h1 { font-size:25px; line-height:32px; }
    .row-fluid .request-right { width:100%; }
    .row-fluid .request-rightinner { padding:30px 15px !important; }
    .row-fluid .request-form  { padding:0; }
  .row-fluid .request-form-logos { padding:0 !important; } 
  .arla-logo-form, .neg-logo-form { text-align: center !important; }
  .arla-logo-form { padding-bottom: 20px; }

    
    /* testimonial section */
    .row-fluid .testimonials-boxinner { height:auto !important; }
    .row-fluid .testimonials-detailsbox { left: 30px; right:30px; bottom: -30px; }
    
    /* footer */
    .row-fluid .footer { padding:50px 0; } 
    .row-fluid .footer-logo img { padding-bottom:15px; }
    .row-fluid .footer-title h4 { padding:20px 0 10px; }
    .row-fluid .footer-menu ul li a { padding:3px 12px 3px 12px; width:100%; }
    .row-fluid .footer-menu ul li a:before { top:3px; }
    .row-fluid .footer-recentbox { padding:0 0 40px 80px; }
    .row-fluid .copy-right { padding:15px 0; }
    
    /* home page 2 */
    .row-fluid .video-section { padding:60px 0 40px; }
    .row-fluid .video-text { padding:20px 0 15px; }
    
    /* video section */
    .video-code iframe { height:280px; }
    
    /* industries section */
    .row-fluid .industriesH2-section1 .hs_cos_wrapper_widget { width:100%; }
    
    .row-fluid .industries-inner { padding:30px 30px 25px; }
    
    /* team section */
    .row-fluid .team-section { padding:40px 0; } 
    .row-fluid .team-section1 { padding-top:10px; }
    .row-fluid .team-textinner { padding:15px 0; } 
    
    /* about page */
    .row-fluid .about-hero { padding:60px 0; text-align:center; }
    .row-fluid .about-hero h2 { font-size:30px; line-height:36px; }
    
    /* about 2 page */
    .row-fluid .about-team { padding:50px 0 0; }
    .row-fluid .about-team1 { padding:50px 0 30px; }
    .row-fluid .about-slider ol.flex-control-nav, .row-fluid .about-slider ul.slick-dots { padding:10px 0 0; }
    .row-fluid .about2-content { padding:40px 0 50px; }
    .row-fluid .about-insidetext { padding:0 0 10px; }
    
    .row-fluid .about2-video { height:300px; }
    .row-fluid .aboutslider-box { padding:20px 10px; }
    .row-fluid .aboutslider-box h5 { font-size:18px; line-height:24px; font-weight:500; }
    .row-fluid .aboutslider-text { padding-top:5px; }
    
    /* about 2 page */
    .row-fluid .about3-content { padding:40px 0 60px; }
    .row-fluid .team1-section { padding:40px 0; }
    
    /* about page 4 */
    .row-fluid .about3-content { padding:40px 0; }
    .row-fluid .testimonial-about4 { padding:40px 0; }
    .row-fluid .testimonialA4-left { padding:0 0 20px; }
    .row-fluid .testimonialA4-left h2 { padding-bottom:10px; font-size:20px; line-height:26px; }
    .row-fluid .testimonialA4-right { padding-top:40px; }
    .row-fluid .testimonialA4-right .hs_cos_wrapper_widget { padding-bottom:60px; }
    
    .row-fluid .teama4-section .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .teama4-box { height:auto !important; }
    .row-fluid .teama4-img { height:300px; }
    .row-fluid .team-textinnera4 { padding:15px 10px; }
    
    /* about page 5 */
    .row-fluid .cta-section { padding:30px 0; }
    .row-fluid .testimoniala5-details { padding:10px 0 0; }
    
    /* about page 6 */
    .row-fluid .experience-section { width:100%; padding:0 15px !important; height:auto !important; }
    .row-fluid .experience-inner , .row-fluid .service-detailsinner { padding:40px 0; }
    .row-fluid .service-details { width:100%; padding:0 15px !important; }
    
    /* service page 3 */
    .row-fluid .service2-tab { padding:50px 0; }
    .row-fluid .service3-tableft { width:100%; padding:0; }
    .row-fluid .service3-tabright { margin-top:20px; width:100%; text-align:center; }
    .row-fluid .service-tablist { text-align:left; position:relative; }
    .row-fluid .service-tablist span.styledselect { display:block; }
    .row-fluid .service-tablist { margin-bottom:0; }
    .row-fluid .service-tablist ul { display:none; position:absolute; top:48px; left:0; background:/*background: rgba(52,217,195,1);
       background: -moz-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(52,217,195,1)), color-stop(100%, rgba(52,217,195,0.89)));
    background: -webkit-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -o-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: -ms-linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    background: linear-gradient(45deg, rgba(52,217,195,1) 0%, rgba(52,217,195,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#45a247', GradientType=1 );*/
    background: rgba(52,217,195,0.99);
background: -moz-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,217,195,0.99)), color-stop(0%, rgba(52,217,195,0.99)), color-stop(33%, rgba(52,217,195,0.99)), color-stop(34%, rgba(52,217,195,0.99)), color-stop(100%, rgba(52,217,195,1)));
background: -webkit-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -o-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
background: linear-gradient(135deg, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 0%, rgba(52,217,195,0.99) 33%, rgba(52,217,195,0.99) 34%, rgba(52,217,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d9c3', endColorstr='#34d9c3', GradientType=1 );; }
    .row-fluid .service-tablist ul li { width:100%; }
    .row-fluid .row-fluid .service-tablist ul li a { padding:8px 15px; color:#FFFFFF; }
    .row-fluid .service-tablist ul li a:before { display:none; }

    /* service page 4 */
    .row-fluid .service4-section .hs_cos_wrapper_widget { width:50%; }
    .row-fluid .service4-box { height:400px; }
    .row-fluid .service4-text { padding:0 8px; font-size:13px; line-height:19px; }
    .row-fluid .service4-content { display:block; }
    
    /* service page 5 */
    .row-fluid .subtop-section { padding-top:20px; }
    .row-fluid .service5-section { padding:40px 0 20px; }
    .row-fluid .service5-section1 { padding-top:20px; }
    .row-fluid .service5-img { width:100%; height:300px !important; }
    
    .row-fluid .service5-text { width:100%; }
    .row-fluid .service5-inner h4 { font-size:20px; line-height:24px; }
    .row-fluid .service5-inner , .row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-inner { padding:20px 0; }
    
    /* service page 6 */
    .row-fluid .service6-section1 { padding-bottom:40px; }
    .row-fluid .service6-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .service6-boxs { height:auto !important; }
    .row-fluid .service5-section { padding:40px 0; }
    .row-fluid .servicessub-text h4 { font-size:20px; line-height:28px; }
    
    /* contact page 1 */
    .row-fluid .map-section { padding:50px 0; }
    .row-fluid .contact1-section { padding:35px 0 50px; }
    .row-fluid .map-code iframe { height:250px; } 
    .row-fluid .contact-title h4 { padding:15px 0; }
    
    /* contact page 2 */
    .row-fluid .contact2-form { padding-top:0; }
    .row-fluid .contact-icon { padding-top:20px; }
    .row-fluid .listing-row { width:100%; padding:0; }
    
    /* contact3 section */ 
    .row-fluid .contact3-section { padding:40px 0; }
    .row-fluid .contact3map-section { padding:50px 0 30px; }
    .row-fluid .contact3-address { padding-top:30px; }
    
    /* contact section 4 */ 
    .row-fluid .contact4-section { padding-top:40px; }
    .row-fluid .contact4-map { margin-top:20px; }
    .row-fluid .contact4-section1 {  -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);; }
    
    /* contact page 5 */
    .row-fluid .contact5-section { margin:0 !important; padding-bottom:50px; }
    .row-fluid .contact5-section .contact4-leftinner { padding:15px; }
    .row-fluid .contact5-section .contact4-rightinner { padding:15px 0;  }
    .row-fluid .contact5-map { padding:40px 0 0; }
    
    /* contact page 6 */
    .row-fluid .contact6-section { padding-top:40px; }
    .row-fluid .contact6-section1 { margin:20px auto 0 !important; }
    
    /* team page 2 */
    .row-fluid .meetteam-section { padding:50px 0 30px; }
    .row-fluid .meetteam-section1 .hs_cos_wrapper_widget  { width:100%; }
    .row-fluid .team-box { height:auto !important; }
    .row-fluid .team2-img { height:250px; }
    
     /* team page 3 */
     .row-fluid .meetteam3-section1 { padding-top:10px; }  
    .row-fluid .meetteam3-section1 span.hs_cos_wrapper { margin:0 -10px; display:block; }
    .row-fluid .meetteam3-section1 .hs_cos_wrapper_widget { padding:10px; width:50%; }
    .row-fluid .team3-box:before { opacity:0.8; top:0; left:0; right:0; bottom:0; }
    .row-fluid .team3-text { opacity:1; }
    
    /* tame page 4 */
    .row-fluid .team5-box { padding:10px 0; }
    .row-fluid .team5-img { margin:0 auto; width:200px; height:200px !important; float:none; display:block; -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%; }
    .row-fluid .team5-text { text-align:center; width:100%; padding:15px 0; }
    
    /* team page 6 */
    .row-fluid .team6-section { padding-top:50px; }
    
    /* single service page 1 */
    .row-fluid .single-service { padding:50px 0; }
    .row-fluid .single-video { padding-top:15px; }
    .row-fluid .single-text ul { padding-left:0; }
    
    /* single service page 3 */
    .row-fluid .single3-section { padding-top:50px; }
    .row-fluid .single3-left { margin-right:0; margin-bottom:-20px; width:100%; }
    .row-fluid .single3-inner { padding:0 10px; }
    .row-fluid .single3-right { width:100%; height:300px !important; }
    
    /* single service page 5 */
    .row-fluid .single5-section { padding:50px 0 30px; }
    .row-fluid .singleservice-title { padding:10px 0 20px; }
    .row-fluid .single5-icon { margin:0 auto !important; display:block; }
    .row-fluid .service-heading { width:100%; padding:30px 0 0; text-align:center; }
    .row-fluid .single5-Image { margin:10px auto !important; height:300px; }
    
    /* pricing page 1 */
    .row-fluid .pricing1-section1  { padding-top:10px; }
    .row-fluid .pricing1-section1 .hs_cos_wrapper_widget { margin:10px 0; width:100%; }
    .row-fluid .most1-popularbox { margin-top:0; }
    .row-fluid .most1-popularbox .pricing-list ul { padding:20px 0 20px; }
    
    /* pricing page 2 */
    .row-fluid .pricing2-section1 { padding-top:10px; }
    .row-fluid .pricing2-section1 .hs_cos_wrapper_widget { padding:10px 0; width:100%; }
    .row-fluid .pricing2-section1 .pricing-box  { margin:0 auto; max-width:400px; width:100%; display:block; }
    .row-fluid .pricing2-title:before { border-right-width:199px; border-left-width:199px; }
    
    /* pricing page 3 */
    .row-fluid .pricing3-section1 .pricing2-title:before { border-right-width:199px; border-left-width:199px; }
    
    /* prcing page 4 */
    .row-fluid .pricing4-section1 .hs_cos_wrapper_widget { margin:0; }    
    .row-fluid .common-section { padding:30px 0; }
    .row-fluid .common-inner h5 { padding:10px 15px 10px 40px; font-size:16px; }
    .row-fluid .common-section1 { padding-top:0; }
    
    /* pricing page 5 */
    .row-fluid .column-section { padding:40px 0; }
    
    .row-fluid .pricing5-section { padding:40px 0; }
    .row-fluid .pricing5-section1 { padding-top:10px; }
    .row-fluid .pricing5-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .pricing5-amountsec:before , .row-fluid .pricing5-amountsec:after { display:none; }
    .row-fluid .pricing5-amountsec { text-align:center; }
    
    /* pricing page 6 */
    .row-fluid .pricing6-section { margin-bottom:0; }
    .row-fluid .pricing6-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .pricing6-top:before { display:none; }
    .row-fluid .pricing6-top { background-color:#283c86; }
    .row-fluid .pricing6-top { padding:60px 15px; }
    .row-fluid .pricing6-section1 .pricing-list { padding-bottom:0; }
    
    /* resource section */
    .row-fluid .resource-section { padding-top:50px; }
    .row-fluid .resource-list { padding:10px 0; } 
    .row-fluid .resource-text { padding:15px 10px 10px; }
    .row-fluid .resource-title { font-size:18px; line-height:24px; }
    
    /* resource section 1 */
    .row-fluid .resource3-box { text-align:center; }
    .row-fluid .res3-boximg { margin:0 auto; max-width:250px; width:100%; float:none; display:block; }
    .row-fluid .resource3-text { width:100%; padding-left:0; }
    
    /* case study 1 */
    .row-fluid .casestudy-section { padding:50px 0; }
    .row-fluid .case-box h4 { font-size:20px; line-height:26px; }
    .row-fluid .cass-text { padding:40px 15px; }
    .row-fluid a.case-link { border-color:#34d9c3; }
    .row-fluid .case-box .cass-text { opacity:1; } 
    .row-fluid .case-box:after{ -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;; top:0; left:0; right:0; bottom:0; opacity:0.80 }
    .row-fluid .case-box .cass-title { opacity:0; top:0; }
    
    /* case study 2 */
    .row-fluid .case2-text h4 { font-size:18px; line-height:24px; }
    
    /* case study 3 */
    .row-fluid .casestudy3-section .hs_cos_wrapper_widget { width:100%; } 
    .row-fluid .case3-textinner1 { height:auto !important; }
    
    /* case details */
    .row-fluid .casedetails-section { padding:50px 0 30px; }
    .row-fluid .casedetails-text { padding:20px 0; }
    .row-fluid .casedetails-img { height:230px; }
    .row-fluid .casedetails-text h2 { font-size:20px; line-height:26px; }
    
    /* case details 1*/
    .row-fluid .casetab-details { padding:50px 0; }
    .row-fluid .casetab-details1 h4 , .row-fluid .case1-details h4 { font-size:20px; line-height:26px; }
    .row-fluid .casevideo-content .video-left { height:300px !important; }
    .row-fluid .casevideo-content .single-text { padding:30px 15px 25px !important; }
    .row-fluid .case1-details { padding:40px 0; }
    
    /* landing page */
    .row-fluid .landing-lefthero { width:100%; padding-right:0; }
    .row-fluid .landing-righthero { width:100%; margin:20px 0 0; }
    .row-fluid .landing-lefthero h2 { font-size:30px; line-height:36px; } 
    
    .row-fluid .title24 h4 { font-size:20px; line-height:26px; }
    .row-fluid .industriesH2-section1.industries-lp .hs_cos_wrapper_widget { width:100%; } 
    .row-fluid .landing-content { padding:40px 0; }
    
    /* landing page 2 */
    .row-fluid .landing2-content { padding:20px 0 0; }
    .row-fluid .landing2-content h2 { font-size:30px; line-height:36px; }
    .row-fluid .landing2-form { margin:30px 0 0; } 
    .row-fluid .landing2-form h4 { padding:15px; font-size:20px; line-height:26px; }
    
    /* landing page 4 */
    .row-fluid .landing4-section { padding:50px 0; }
    .row-fluid .landing4-form { margin-top:20px; padding:20px 15px; }
    
    /* faq page 2 */
    .row-fluid .accordion-section { padding:0; }
    
    /* faq page 3 */
    .row-fluid .faq3-section1 { padding:15px; }
    .row-fluid .faq3-text h4 { font-size:20px; line-height:26px; }
    .row-fluid .faq3-section1 .common-inner h5:before { font-size:24px; }
    
    /* testimonial section */
    .row-fluid .customers-section { padding:50px 0 30px;  }  
    .row-fluid .customers-section1 { padding:10px 0 0; }
    .row-fluid .customer-inner { padding:40px 15px 35px; }
    
    /* testimonial page 2 */
    .row-fluid .testimonial2-say .hs_cos_wrapper_widget { padding:0; width:100%; }
    
    /* career page 1 */
    .row-fluid .career-Text { padding:25px; }
    .row-fluid .career-content { padding-bottom:25px; }
    
    /* career page 2 */
    .row-fluid .career1-box { padding:20px 0; }
    .row-fluid .career1-text , .row-fluid .career1-button { width:100%; text-align:center; }
    .row-fluid .career1-button { padding-top:15px; }
    
    /* career page 3 */
    .row-fluid .current2-section { padding:50px 0 30px; }
    .row-fluid .current3-section .hs_cos_wrapper_widget { padding:65px 15px 50px; }
    .row-fluid .career-apply { padding:40px 0; }
    .row-fluid .careerapply-form { padding-top:20px; }  
    
    /* career page 4 */
    .row-fluid .career-manager { padding:50px 0; }
    .row-fluid .career-manager1 h4 { padding-top:15px; font-size:20px; line-height:26px; }
    .row-fluid a.career-cta { margin-top:15px; }
    
    /* thank you page 1 */
    .row-fluid .thanak-section { padding:50px 0; }
    .row-fluid .landing-text { padding:70px 0 50px; }
    .row-fluid .landing-text h1 { font-size:36px; line-height:42px; }
    .row-fluid .thank-title { padding:20px 0 0; }
    .row-fluid a.thnak-cta { margin-top:0; }
    
    /* thank you page 2 */
    .row-fluid .thanak-section1 { position:relative; }
    .row-fluid .thank-follow h3 { font-size:24px; line-height:30px; }
    
    /* thank you page 3 */
    .row-fluid .thank-hero3 { height:350px; }
    .row-fluid .thanak3-section1 { padding:0 15px 30px; }
    .row-fluid a.thnak-cta1 { margin-top:15px; }
    
    /* thank you page 4 */
    .row-fluid .thank4-hero { padding:120px 0 50px; }
    
    /* partner page 1 */
    .row-fluid .partner-section { padding:50px 0; }
    .row-fluid .partner-box { padding:15px; text-align:center; }
    .row-fluid .partner-img { width:100%; } 
    .row-fluid .partner-text { padding:15px 0; width:100%; }
    
    /* partner page 2 */
    .row-fluid .partner1-section1 span.hs_cos_wrapper { margin:0; }
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget  { width:45.2%; }
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(4n) { margin-right:15px; }
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(2n) { margin-right:0; }
    
    /* gallery page 1 */
    .row-fluid .gallery-section { padding:50px 0; }
    .row-fluid .gallery-section1 { padding-top:0; }
    .row-fluid .gallery-icon { height:auto; opacity:1; top:50%; }
    .row-fluid .gallery-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .gallery-img:before { opacity:0.60; top: 0; left: 0; right: 0; }
    
    /* gallery page 1 */ 
    .row-fluid .gallery1-section1 .hs_cos_wrapper_widget { width:50%; }
    .row-fluid .gallery1-section1 .gallery-img { height:250px; }
    
    /* gallery page 3 */ 
    .row-fluid .gallery2-section1 .hs_cos_wrapper_widget { width:50%; }
    
    /* gallery portfolio */
    .row-fluid .portfolio-slider { margin-top:10px; }
    .row-fluid .portfolio-slider .slick-arrow { width:40px; height:40px; }
    .row-fluid .portfolio-slider .hs_cos_wrapper_widget { height:350px; }
    
    /* blog page 1 */
    .row-fluid .recent-textlist { height:auto !important; }
    .row-fluid .filter-topic { padding:10px 0 16px; }
    .row-fluid .filter-topic1 ul li { padding:2px 0; }
    .row-fluid .filter-topic1 ul li a { padding:3px 15px; }
    .row-fluid .filter-topic1 ul li a:hover { background-color:#FFFFFF; }
    .row-fluid .filter-topic1 ul li a:before { display:none; }
    .row-fluid .filter-topic1 ul li a:after { bottom:0; }
    
    .row-fluid .pagination-section { padding:0; }
    
    /* blog 2 */
    .hs-blog-post .blog2-left .hs-featured-image-wrapper { height:300px; }
    .row-fluid .blog2-left .post-item { width:100%; } 
    .hs-blog-post .blog-sectionnew { padding:50px 0; }
    .row-fluid .bloginner-icon { padding:12px 25px; }
    
    /* blog 3 */
    .row-fluid .blog3-section { padding:50px 0; }
    .hs-blog-post .blog1-title h2 { font-size:20px; line-height:26px; }
    .row-fluid .blog3-left .hs-featured-image-wrapper { height:250px; }
    .row-fluid .blog3-text { padding:10px 0 0; font-size:15px; line-height:24px; }
    .row-fluid .blog3-text h1 { padding:0 0 10px; font-size:18px; line-height:24px; }
    .row-fluid .blog3-text .recent-content { padding:10px 0; }
    .row-fluid .bloginner-author1 { padding-left:20px; width:74%; }    
    
    /* one column */
    .row-fluid .simple-banner .about-hero { padding:50px 0; }
    .row-fluid .one-column { padding:40px 0; }
    .row-fluid .large-banner .about-hero { padding:80px 0; font-size:16px; line-height:24px; }
    
    /* password */
    .row-fluid .pass-section { padding:50px 0; }
    .row-fluid .pass-inner { padding:30px 15px 15px; font-size:18px; line-height:28px; }
    .row-fluid .pass-input { padding:20px 0 0; }
    .row-fluid .pass-inner h3 { font-size:34px; line-height:42px; }
    
    /* error section */
    .row-fluid .error-section { padding:130px 0 50px; }
    .row-fluid .error-text h1 { font-size:30px; line-height:37px; padding:0 0 10px; }
    .row-fluid .error-text h2 { font-size: 60px; line-height: 68px; }
    .row-fluid .error-search { padding:20px 0 0; }
    
    /*  */
    .row-fluid .subscription-section { padding:30px 0 40px; }
    .row-fluid .subscription-update h2 { font-size:24px; line-height:30px; }
    
    /* backup section */
    .row-fluid .backup-section { padding:70px 0; }
    .row-fluid .backup-section h1 { font-size:36px; line-height:42px; }
    .row-fluid .backup-section input.hs-input { width:100% !important; }
    
    /* */
    .row-fluid .subpre-section { padding:50px 0; }
    .row-fluid .subpre-section h1 { font-size:30px; line-height:36px; padding:0 0 10px; }
    .row-fluid .subpre-section h2 { font-size:26px; line-height:32px; padding:0; }
     
     
    /* Error Page 2 */ 
    .row-fluid .error2-section { padding:70px 0; text-align:center; }
    .row-fluid .error2-inner { padding:30px; }
    .row-fluid .error2-img { width:100%; }
    .row-fluid .error2-text { margin:0; padding:30px 0 0; width:100%; }
    .row-fluid .error2-text h1 { padding:0 0 10px; font-size:22px; line-height:28px; }
    .row-fluid .error2-text h2 { font-size:46px; line-height:52px; }
    
    
    


    
    
    /*Padding Option*/
    .row-fluid .mobpadding-top10 { padding-top:10px; }
    .row-fluid .mobpadding-top20 { padding-top:20px; }
    .row-fluid .mobpadding-top30 { padding-top:30px; }
    .row-fluid .mobpadding-top40 { padding-top:40px; }
    .row-fluid .mobpadding-top50 { padding-top:50px; }
 
    .row-fluid .padding-top0 { padding-top:0; }
    .row-fluid .padding-bottom0 { padding-bottom:0; }
    .row-fluid .mobpadding-top0 { padding-top:0; }
    .row-fluid .mobpadding-bottom0 { padding-bottom:0; }    
    
    .row-fluid .mobpadding-bottom10 { padding-bottom:10px; }
    .row-fluid .mobpadding-bottom20 { padding-bottom:20px; }
    .row-fluid .mobpadding-bottom30 { padding-bottom:30px; }
    .row-fluid .mobpadding-bottom40 { padding-bottom:40px; }
    .row-fluid .mobpadding-bottom50 { padding-bottom:50px; }
    
    
    /*Margin Option*/
    .row-fluid .mobmargin-top10 { margin-top:10px; }
    .row-fluid .mobmargin-top20 { margin-top:20px; }
    .row-fluid .mobmargin-top30 { margin-top:30px; }
    .row-fluid .mobmargin-top40 { margin-top:40px; }
    .row-fluid .mobmargin-top50 { margin-top:50px; }

    .row-fluid .mobmargin-bottom10 { margin-bottom:10px; }
    .row-fluid .mobmargin-bottom20 { margin-bottom:20px; }
    .row-fluid .mobmargin-bottom30 { margin-bottom:30px; }
    .row-fluid .mobmargin-bottom40 { margin-bottom:40px; }
    .row-fluid .mobmargin-bottom50 { margin-bottom:50px; }
    
}

@media (min-width: 30px) and (max-width: 500px){
    

    h3 { font-size:22px; line-height:28px; }
    h4 { font-size:20px; line-height:26px; }
    
    .row-fluid .footer-menu ul li { width:100%; }
    
    /* industries section */
    .row-fluid .industries-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .box { height:auto !important; }
    
    /* testimonial page */
    .row-fluid .testimonials-inner { padding:45px 10px 60px; } 
    
    /* counter section */
    .row-fluid .counter-box { width:100%; max-width:252px; margin:0 auto !important; float:none; }
    
    /* home page 2 */
    .row-fluid .service-inner { padding:70px 10px 10px; }
    
    /* video section */
    .row-fluid .video-left { height:260px; }
    
    /* about page 3 */
    .row-fluid .team1-section { padding:40px 0; }
    .row-fluid .team1-cta { padding-top:10px; }
    .row-fluid .row-fluid .team1-img { width:100%; height:250px !important; }
    .row-fluid .team1-text { width:100%; }
    .row-fluid a.team1-read { margin-top:10px; }
    .row-fluid .testimonials-detailsboxa4 { left:0; }
  .row-fluid .testimonials-details p {font-size: 14px; }
    
    .row-fluid .service3-tabright { height:300px; }
    
    /* service page 4 */
    .row-fluid .service4-section .hs_cos_wrapper_widget { width:100%; }
    
    
    /* service page 5 */
    .row-fluid .service5-img { height:250px !important; } 
    
     /* service page 6 */
    .row-fluid .service6-section1 .hs_cos_wrapper_widget { padding:18px 0 10px; }
    .row-fluid .service6-section1 { padding-bottom:15px; }
    .row-fluid .service6-icon { margin:0 auto; position:relative; top:auto; left:auto; float:none; display:block; }
    .row-fluid .service6-box { padding-left:0; }
    .row-fluid .service6-text { margin-top:40px; padding:25px 0; border-left:transparent; border-top:2px solid #34d9c3; text-align:center; }
    .row-fluid .service6-text:before {  border-right-color:transparent; border-bottom-color:#34d9c3; top:auto; left:50%; right:auto; bottom:100%; -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);; }
    
    /* contact page 1 */
    .row-fluid .contact-address ul li { margin:10px 0; }
    .row-fluid .contact-address ul li:before { width:50px; height:50px; }
    .row-fluid .contact-address ul li span { width:80%; padding-left:12px; } 
    .row-fluid .contact-form { padding-top:0; }
    .row-fluid .contact-form .hs-input { width:100% !important; }
    .row-fluid .contact-address ul li { line-height:20px; font-size:14px; }
    
    /* contact3 section */
    .row-fluid .contact3-box { width:100%; }
    .row-fluid .contact3-form .hs-form-field { width:100% !important; padding:0 0 10px !important; }
    
    /* team page 2 */
    .row-fluid .team2-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* team page 3 */
    .row-fluid .meetteam3-section1 .hs_cos_wrapper_widget { width:100%; }
    .row-fluid .team3-box { height:auto !important; }
    
    /* team page 4 */
    .row-fluid .team4-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* pricing page 2*/
    .row-fluid .pricing2-section1 .pricing-box  { margin:0 auto; padding:0; max-width:280px; width:100%; display:block; } 
    .row-fluid .pricing2-title:before { border-right-width:139px; border-left-width:139px; }
    
    /* pricing page 3 */
    .row-fluid .pricing3-section1 .pricing2-title:before { border-right-width:139px; border-left-width:139px; }
    
    /* resources section */
    .row-fluid .resource-box { width:100%; }
    
    /* case study 1 */
    .row-fluid .casestudy-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* case study 2 */ 
    .row-fluid .case2-img { width:100%; height:230px !important; }
    .row-fluid .case2-text { width:100%; }
    
    /* landing page 1 */
    .row-fluid .landing-righthero { padding:25px 15px; }
    .row-fluid .landing-righthero h4 { font-size:24px; line-height:30px; padding:0 0 5px; }
    
    /* testimonial page */
    .row-fluid .customers-section1 .hs_cos_wrapper_widget { width:100%; } 
    .row-fluid .customer-box { height:auto !important; }
    
    /* testimonial page 3 */
    .row-fluid .customer2-left { width:100%; }
    .row-fluid .customer2-box { text-align:center; }
    .row-fluid .customer2-inner { padding:20px 15px 10px; }
    .row-fluid .customer2-contant { width:100%; padding:15px 0; border-left:none; border-top:1px solid #e6e6e6; }  
    
    /* career page 1 */
    .row-fluid .career-box , .row-fluid .career-Text { padding:15px; }

    /* career page 3 */
    .row-fluid .careerapply-form .hs-form-field { width:100% !important; }
    .row-fluid .careerapply-form .hs-form-field .input input { width:100% !important; }
    
    /* partner page 2 */
    .row-fluid .partner1-section1 .hs_cos_wrapper_widget  { margin:15px 0; width:100%; }
    
    /* gallery page 1 */
    .row-fluid .gallery-icon { height:auto;  }
    
    /* gallery page 2 */
    .row-fluid .gallery1-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* gallery page 3 */ 
    .row-fluid .gallery2-section1 .hs_cos_wrapper_widget { width:100%; }
    
    /* gallery Portfolio 3 */ 
    .row-fluid .portfolio-slider .hs_cos_wrapper_widget { height:280px; }
    .row-fluid .company-detail-box { width:100%; padding:10px 0; }
    
    /* blog 2 */
    .row-fluid .blog2-left .blog2-title { width:80.2%; }
    .hs-blog-post .blog2-left .hs-featured-image-wrapper { height:230px; }
    
    /* blog 3 */
    .row-fluid .blog3-left .hs-featured-image-wrapper { height:210px; }
    .hs-blog-post .about-author-sec { text-align:center; }
    .row-fluid .bloginner-img { margin:0 auto; float:none; display:block; }
    .row-fluid .bloginner-author1 { width:100%; padding:14px 0 0; }
    
    /* error page */
    .row-fluid .error2-img img { max-width:180px; }
    
    
    
    
    
    /*Padding Option*/
    .row-fluid .mobpadding-top10 { padding-top:10px; }
    .row-fluid .mobpadding-top20 { padding-top:20px; }
    .row-fluid .mobpadding-top30 { padding-top:30px; }
    .row-fluid .mobpadding-top40 { padding-top:40px; }
    .row-fluid .mobpadding-top50 { padding-top:50px; }
 
    .row-fluid .padding-top0 { padding-top:0; }
    .row-fluid .padding-bottom0 { padding-bottom:0; }
    .row-fluid .mobpadding-top0 { padding-top:0; }
    .row-fluid .mobpadding-bottom0 { padding-bottom:0; }    
    
    .row-fluid .mobpadding-bottom10 { padding-bottom:10px; }
    .row-fluid .mobpadding-bottom20 { padding-bottom:20px; }
    .row-fluid .mobpadding-bottom30 { padding-bottom:30px; }
    .row-fluid .mobpadding-bottom40 { padding-bottom:40px; }
    .row-fluid .mobpadding-bottom50 { padding-bottom:50px; }
    
    
    /*Margin Option*/
    .row-fluid .mobmargin-top10 { margin-top:10px; }
    .row-fluid .mobmargin-top20 { margin-top:20px; }
    .row-fluid .mobmargin-top30 { margin-top:30px; }
    .row-fluid .mobmargin-top40 { margin-top:40px; }
    .row-fluid .mobmargin-top50 { margin-top:50px; }

    .row-fluid .mobmargin-bottom10 { margin-bottom:10px; }
    .row-fluid .mobmargin-bottom20 { margin-bottom:20px; }
    .row-fluid .mobmargin-bottom30 { margin-bottom:30px; }
    .row-fluid .mobmargin-bottom40 { margin-bottom:40px; }
    .row-fluid .mobmargin-bottom50 { margin-bottom:50px; }
    
    
}



@media (min-width: 992px){

  a.mobile-trigger, span.child-triggerm {
      display: none !important; /* Hide button on Desktop */
  }
  
  .row-fluid .mainmenu .hs-menu-wrapper { 
      display: block !important;
  }
  
  

  
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > a:after {
 color: #515151;
 content: '  ▼';
 font-size: 6px;
  padding-left: 5px;
 vertical-align: 1px;
}
  
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-2.hs-item-has-children > a:after {
 color: #515151;
 content: '  \25bc';
 font-size: 6px;
  padding-left: 5px;
  padding-top: 6px;
      display: inline-block;
    transform: rotate(270deg);

  position: absolute;
    right: 20px;
}
  
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-3.hs-item-has-children > a:after {
 color: #515151;
 content: '  \25bc';
 font-size: 6px;
  padding-left: 5px;
  padding-top: 6px;
      display: inline-block;
    transform: rotate(270deg);

  position: absolute;
    right: 20px;
}
  
  
  
  
  
}

@media (max-width: 991px){
 
.row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-3 a {
      padding-left: 40px !important;
    background-color: #edf2ef;
  }

  
.span5.widget-span.widget-type-custom_widget.adminmenu {
    display: none;
  } 
  
  .span5.widget-span.widget-type-menu.adminmenu {
    display: none;
  } 
  
  .span2.widget-span.widget-type-linked_image.logo {
    text-align: center;
  }
  
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:hover { color: #333333; }     
    
  /* 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 */
  .mainmenu, .mainmenu *{
    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
     ========================================================================== */

  a.mobile-trigger {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 8px;          /* Position Button at top right of screen  */
      right: 15px;        /*******************************************/
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding: 0;
      background:transparent; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      border-radius: 6px;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
  }
  
@media (max-width: 767px){
  
  a.mobile-trigger {
    top: 6px;
  }
  }
  
  
  
  
      .top.fixed a.mobile-trigger { top: 6px; /* width: 39px; */ height: 35px; /* padding: 7px 8px; */ }
      .top.fixed .mainmenu.js-enabled .hs-menu-flow-horizontal { /* position: absolute; */ top: 8px; }
  

  a.mobile-trigger:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #333333;
  }

  a.mobile-trigger span{
      display: inline;
  }

  a.mobile-trigger span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
  }

  a.mobile-trigger span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #40e4b3;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mobile-trigger i {
      display: inline;
      position: relative;
      top: -2px;
      margin-left: 0;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger  i:before, a.mobile-trigger i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {
      width: 20px; /* Icon line width */
      height: 3px; /* Icon line height */
      background-color: #515151; /* Icon color */
      display: inline-block;
  }
  a.mobile-trigger  i:before {
      margin-top: -8px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
      width: 24px; /* Icon line width */
  }
  a.mobile-trigger  i:after {
      margin-top: 8px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
      width: 24px; /* Icon line width */
  }
  .mobile-open a.mobile-trigger i {
      background-color: transparent;
      -webkit-transition-delay: .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }

  /* Child Toggle Button
     ========================================================================== */

  span.child-triggerm {
      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);
  }
  span.child-triggerm:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  span.child-triggerm span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  span.child-triggerm span:after {
      position: absolute;
      content: '';
  }
  span.child-triggerm span, span.child-triggerm span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #515151; /* Icon color */
      display: block;
  }
  
  .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color: #515151; }
  
  span.child-triggerm span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  span.child-triggerm.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  span.child-triggerm.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  


  /* Hide menu on mobile */
  .mainmenu.js-enabled .hs-menu-flow-horizontal,
  .mainmenu.js-enabled .hs-menu-children-wrapper{
      display: none;
  }  

  /* Make child lists appear below parent items */
  .mainmenu ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none;
  }

  /* Mobile Menu Styles */
  .mainmenu.js-enabled .hs-menu-flow-horizontal{
      position: fixed; /**************************************************************/
      top: 0px;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/                                              
      width: 100%;   
     /* -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.65); */
      bottom:0; 
      height:650px;
      overflow-y:auto !important;
  }
  .mainmenu .hs-menu-flow-horizontal{
      padding: 0 0 0 0; /* Padding to add room for close button */
      background-color: #fff; /* #40e4b3*/; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
  }

   /* Level 1 Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal > ul > li{
      position: relative;
   }
  .mainmenu .hs-menu-flow-horizontal > 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 */
  .mainmenu .hs-menu-flow-horizontal ul li{
      border-top: 1px dotted rgba(0, 0, 0, .10); /* Adds transparent dark highlights to top of top level list items */
  }
  .mainmenu .hs-menu-flow-horizontal ul li a{
      padding: 0 10px;
  }
  .mainmenu .hs-menu-flow-horizontal ul li a:hover{
      color: #333333; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal > ul ul li{
     background-color: #f8faf9;
  }
  .mainmenu .hs-menu-flow-horizontal > ul ul li a {
      text-indent: 0; /* Indent Child lists */
      font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal > ul ul ul li a{
      text-indent: 0; /* Indent Child lists */
  }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a {
      text-indent: 0; /* Indent Child lists */
  }
}



.hs-testimonial blockquote {
    font-size: 16px;
    line-height: 22px;
    padding: 2em;
}

.hs-testimonial footer .name, .title {
  font-family: BrandonText-Regular;

}

.hs-testimonial footer .title {
  margin-top: 0;
}

.hs-testimonial {
    padding: 1.8em !important;
}


/* image with content */

section.image-with-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 5%;
  background: #fff;
}

section.image-with-content .image {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}

section.image-with-content .content {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}

section.image-with-content .image .image-inner {
  width: 100%;
}

section.image-with-content .image .image-inner img {
  width: 100%;
  border-radius: 50%;
  vertical-align: unset;
}

section.image-with-content .content .content-inner {
  text-align: center;
  margin-bottom: 10vh;
}

section.image-with-content .content .content-inner h1 {
  font-size: 50px;
  font-family: 'BrandonText-Light';
  margin: 0;
  padding: 0;
  -webkit-letter-spacing: -2px;
  -moz-letter-spacing: -2px;
  -ms-letter-spacing: -2px;
  letter-spacing: -2px;
  line-height: 1.5;
  font-family: 'BrandonText-Light';
  line-height: 1.1;
  margin-bottom: 0.5em;
  color: #34d9c3;
}

section.image-with-content .content .content-inner h1 span{
  font-size: 30px;
  font-family: 'BrandonText-Light';
  margin: 0;
  padding: 0;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  line-height: 1.5;
  display:block;
  color: #515151;
  line-height: 1;
}

section.image-with-content .content p {
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  margin-bottom: 2em;
}


/* goodlord in numbers */

.bbs-count, .bbs-counter-text {text-align: center;}

.bbs-counter-text h4 {font-weight: 200; font-family: 'BrandonText-Light', sans-serif;}

h1.bbs-count {font-size: 53px;}

.row-fluid .numbers-section {
    padding: 55px 0 55px !important;
}

.bbs-counter-bucket {
    background-color: rgba(0,0,0,.7) !important;
    margin: 20px;
    padding: 2%;
  flex: 1 1;
}

@media (max-width: 767px) { 
  .bbs-counter-bucket {
    width: 50% !important;
    
  }
  
  .wcs .wcs-team-member img {
    width: 200px !important;
}
  
   .wcs .wcs-team-member {
     padding: 0 !important;
  }

}
/* meet the team */

/* .hs-tabs__item {
    display: none;
    padding: 20px;
    border-top: 1px solid #efefef;
  border-left: 0px solid #efefef;
  border-right: 0px solid #efefef;
  border-bottom: 0px solid #efefef;
} */

.wcs .wcs-team-member-section {
  padding: 50px 0;
}

.wcs .team-panel {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}


.wcs .team-panel:focus {
outline: none;

}

.wcs .wcs-team-heading {
  max-width: 650px;
  margin: 0 auto 50px !important;
  float: none !important;
}
.wcs .wcs-team-member img {
  /* max-width: 200px; */
  height: auto;
  margin: 0 auto 20px !important;
  float: none !important;
  text-align: center;
  border-radius: 50%;
}
.wcs .wcs-team-member h1 {
  text-align: center;
}
.wcs .wcs-team-member h2 {
  text-align: center;
}
.wcs .wcs-team-member h3 {
  text-align: left;
}
.wcs .wcs-team-member h4 {
  text-align: left;
  color: #34d9c3;
}
.wcs .wcs-team-member h5 {
  text-align: center;
}
.wcs .wcs-team-member h6 {
  text-align: center;
}

.wcs .wcs-team-member p + p {
  margin: 0;
}

.wcs .wcs-member-center {
  max-width: 900px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: top;
  -webkit-align-items: top;
     -moz-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto !important;
  float: none !important;
}

.wcs .wcs-team-member {
  margin-bottom: 40px;
  width: 272px;
  float: left;
}
.wcs .wcs-page-center {
    max-width: 1000px;
    margin: 0 auto !important;
    float: none !important;
}

@media (max-width: 767px) {
  .wcs .wcs-team-member { padding-right: 0; }
  .wcs .wcs-team-member {
  margin-bottom: 60px;
  width: 100%;
  float: none;
}
  
  .wcs .wcs-team-member h3, h4, p {
    text-align: center !important;
}
  
 h3.form-title {
  text-align: center !important;
  
  }
  
  .hs-submit .actions {
    text-align: center !important;
  }
  
 
}

/********************************/

.wcs-container {
  margin: 0 auto !important;
  float: none !important;
  padding: 0 20px;
}
.wcs-container-fluid {
  margin: 0 auto !important;
  float: none !important;
  padding: 0 20px;
}
.wcs-col-1, .wcs-col-2, .wcs-col-3, .wcs-col-4, .wcs-col-5, .wcs-col-6, .wcs-col-7, .wcs-col-8, .wcs-col-9, .wcs-col-10, .wcs-col-11, .wcs-col-12 {
  min-height: 1px;
}
@media (min-width: 1200px) {
  .wcs-col-1, .wcs-col-2, .wcs-col-3, .wcs-col-4, .wcs-col-5, .wcs-col-6, .wcs-col-7, .wcs-col-8, .wcs-col-9, .wcs-col-10, .wcs-col-11, .wcs-col-12 {
    float: left;
  }
  .wcs-col-12 {
    width: 100%;
  }
  .wcs-col-11 {
    width: 91.66666667%;
  }
  .wcs-col-10 {
    width: 83.33333333%;
  }
  .wcs-col-9 {
    width: 75%;
  }
  .wcs-col-8 {
    width: 66.66666667%;
  }
  .wcs-col-7 {
    width: 58.33333333%;
  }
  .wcs-col-6 {
    width: 50%;
  }
  .wcs-col-5 {
    width: 41.66666667%;
  }
  .wcs-col-4 {
    width: 33.33333333%;
  }
  .wcs-col-3 {
    width: 25%;
  }
  .wcs-col-2 {
    width: 16.66666667%;
  }
  .wcs-col-1 {
    width: 8.33333333%;
  }
}
.wcs-clearfix:before,
.wcs-clearfix:after,
.wcs-container:before,
.wcs-container:after,
.wcs-container-fluid:before,
.wcs-container-fluid:after {
  content: " ";
  display: table;
}
.wcs-clearfix:after,
.wcs-container:after,
.wcs-container-fluid:after {
  clear: both;
}


/* terms & conditions pages */

.terms-conditions h4 {
  font-size: 24px;
}

/* support pages */

.support-page img {
  border-radius: 50%;
text-align: center;
/* width: 90% !important; */
    overflow: hidden;
    box-shadow: 0 44px 60px rgba(0,0,0,0.14);

    position: relative;
    margin-bottom: 5vh;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;}

@media (max-width: 767px) {
  .support-page img {
    width: 66% !important;
    margin: 0 auto 30px auto;
  }
  
  
    .help-item {
    padding-bottom: 70px;
      font-size: 22px;
  }
  
      .help-item-last {
    padding-bottom: 0px;
        font-size: 22px;
  }
  
  
}

.support-page img:hover {
  transform: scale(1.05);}

.support-link h2 {
  font-size: 30px;
  font-family: BrandonText-Light;
      width: 100%;
   
    display: block;
    padding: 60px 0;
}

.support-index {
   border-bottom: 1px solid #C7C7C7;
      -webkit-transition: all 0.1s ease;
    transition: all 0.3s ease;
  overflow: hidden;
}

.support-list {
  float: left;

  
}




.arrowlink {
  float: right;
  padding: 60px 0;

}

/*.arrowlink:hover {
    -webkit-transform: translateX(-26px);
    -ms-transform: translateX(-26px);
    transform: translateX(-26px);
} */


.support-index:hover {
    cursor: hand;
    cursor: pointer;
    opacity: .9;
  padding-left: 25px;
  padding-right: 25px;
      background: rgba(0,0,0,0.04);
}

.support-index a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    /* Makes sure the link doesn't get underlined */
    z-index: 10;
    /* raises anchor tag above everything else in div */
    background-color: white;
    /*workaround to make clickable in IE */
    opacity: 0;
    /*workaround to make clickable in IE */
    filter: alpha(opacity=0);
    /*workaround to make clickable in IE */
}


/* blog */

.blog-header h1 {
    font-weight: 700 !important;
    font-family: BrandonText-Bold;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin: 0;
    padding: 15px 0 25px;
    line-height: 48px;
    clear: both;
}

.blog-header p {
    padding: 20px 0 30px;
}

.blogInnerHero h1 {
    font-weight: 700 !important;
    font-family: BrandonText-Bold;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin: 0;
    padding: 15px 25px 0;
    line-height: 48px;
    clear: both;
}

.blogInnerHero p {
    padding: 20px 0 30px;
  line-height: normal;
}

.blogInnerHero .font24 {
  padding: 0;
}

.post-body p, li {
  font-size: 1.1rem;
    line-height: 1.7rem;
  font-family: BrandonText-Light;
      margin-bottom: 5px;
}

.post-body li {
  font-size: 1.1rem;
    line-height: 1.5rem;
  font-family: BrandonText-Light;
  padding-bottom: 10px;
}

.blogSidebar body {
  font-size: 22px !important;
    line-height: 33px !important;
}




.blogSidebar h3 {
  color: #515151;
}

@media (max-width: 991px) {
  

  .blogInnerHero h1 { font-size: 28px !important; line-height: 36px; padding: 0px;}
  
  .blogSidebar h3 {
    font-size: 18px !important;
}

  
   .blogSidebar body {
    font-size: 16px !important;
     line-height: auto !important;
}
  
     .blogSidebar p {
    font-size: 16px !important;
     line-height: auto !important;
}
  
  
}

  .blogSidebar input {
    padding: 0 !important;
}

@media (max-width: 767px) {
  
  .blogInnerHero h1 { padding-top: 30px;}
  .blog-header h1 { padding-top: 30px;}
  
  .row-fluid .logo img {  max-width: 130px; }
  .header-cta {display: none !important;}
}

@media (max-width: 991px) {
.header-cta p, a.lightbox-cta  {
  font-size: 13px !important;
}
}


@media (min-width: 991px) {
.row-fluid .mainmenu.tenant-landlord-menu .hs-menu-wrapper > ul > li:nth-child(5) > a { display: none;} 
  .row-fluid .mainmenu.tenant-landlord-menu .hs-menu-wrapper > ul > li:nth-child(6) > a { display: none;} 
    .row-fluid .mainmenu.tenant-landlord-menu .hs-menu-wrapper > ul > li:nth-child(7) > a { display: none;} 
 
}



@media (min-width: 991px) {
.row-fluid .mainmenu.agent-menu .hs-menu-wrapper > ul > li:nth-child(5) > a { display: none;} 
  .row-fluid .mainmenu.agent-menu .hs-menu-wrapper > ul > li:nth-child(6) > a { display: none;} 
    .row-fluid .mainmenu.agent-menu .hs-menu-wrapper > ul > li:nth-child(7) > a { display: none;} 
 
}

@media (min-width: 768px) {

    .span12.widget-span.widget-type-cell.hero-copy.center-hero.newHomepage {
    padding-top: 15%;
  }
}

.row-fluid .mainmenu .hs-menu-wrapper > ul > li:nth-child(6) > a { font-weight: bold; }

.preloader {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999;
   background-image: url('https://info.goodlord.co/hubfs/Rolling-1s-50px.gif');
   background-repeat: no-repeat; 
   background-color: #FFF;
   background-position: center;
} 



/* contact us page */

.contact-us-text p {
    padding: 5px 0 15px;
    text-align: center;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    max-width: 750px;
}

/* careers page */

.bbs-z1-text ul {
  text-align: left;
}


 @media screen and (min-width:768px) {
.halfImg img {
  max-width: 50% !important;
}
}

.the-team-image img {  
-webkit-transition: all 0.3s ease-out;     transition: all 0.3s ease-out;
}

.the-team-image img:hover {transform: scale(1.02);}
  
.career-benefits img {
  border-radius: 50%;
}

ul.whr-items {
  padding-left: 0 ;
  margin-top: 30px !important;
}

h3.whr-title {
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-weight: 400;
}

ul.whr-info {
  padding-left: 0 ;
      list-style-type: none;
}

li.whr-item {
      list-style-type: none;
    font-size: 20px;
    margin-left: 0;
    
      border-bottom: 1px solid #C7C7C7;
        padding: 30px 0;
    font-weight: 400;
     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
      transition: all 0.3s ease;
}

li.whr-item:hover {
      background: rgba(0,0,0,0.04);
}

li.whr-item:last-child {
  border-bottom: 0 !important;
}


li.whr-dept {
  list-style-type: none !important;
}

li.whr-dept span {
  display: none;
}

li.whr-location {display: none;}
li.whr-date {display: none;}


.light-title h1 {
 font-size: 54px;
    line-height: 66px;
   font-family: 'BrandonText-Bold';
  text-transform: uppercase;
  letter-spacing: 0.1em;
    padding: 15px 0 20px;
    color: #FFFFFF;
  font-weight: normal !important;
    -webkit-font-smoothing: antialiased;}

.light-title h2 {
 font-size: 26px;
    line-height: 38px;
    padding: 15px 0 20px; 
    color: #FFFFFF;
  font-family: 'BrandonText-Regular';
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
    -webkit-font-smoothing: antialiased;}


/* product benefits and features */

 @media screen and (max-width:767px) {
   
   .mob-hide { display: none !important; }

.stack-row > .row-fluid-wrapper > .row-fluid{
  display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
    .main-content{
        order: 2;
-webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    
        width: 100%;
    }
    .sidebar {
        order: 1;
-webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
        width: 100%;
    }
    
    .benefit-image {
      padding-top: 0;
    }
    
     .benefitbox {
      padding-top: 0 !important;
       padding-bottom: 0;
    }
    
  /*  .benefitbox p {
      
       padding-bottom: 60px;
    }
   */
    
    .banner-image p {
      line-height: 30px;
    }
    
    
    .banner-image h1 {
      font-size: 40px !important;
      line-height: 1.4;
    }
    
    .featurenav {
      padding-top: 10px;
      padding-bottom: 10px;
    
    }
    
    .span4.widget-span.widget-type-cell.main-content2 {
      width: 100%;
    }
   
   .hs-testimonial footer .name, .title {
     text-align: center !important;
   }
    
  }

.benefitbox {
  
padding:  16% 0;
}

.benefitbox h3{
  font-size: 30px;
line-height: 33px;
  color: #34d9c3;
      width: 75% !important;
    margin: auto;
  padding-bottom: 30px;
   font-weight: 700; font-family: BrandonText-Bold; letter-spacing: .1em; 
  text-transform: uppercase;
}



.benefitbox p {



      width: 75% !important;
    margin: auto;
}

.features-testimonial p {
  font-size: 20px;
line-height: 33px;
font-weight: 200;
letter-spacing: 0.1em;
      width: 75% !important;
    margin: auto;
}

.benefitimage img {
  border-radius: 50%;
  box-shadow: 0 44px 60px rgba(0, 0, 0, 0.14);
}

.benefitimage {
  padding: 50px;
}

.benefitgroup > .row-fluid-wrapper > .row-fluid {
  display: flex !important;
  flex-wrap: wrap !important;
}

.tenant-products .industries-boxestop:last-of-type, .tenant-products .industries-boxestop:first-of-type, .tenant-products .industries-boxestop:nth-of-type(2) {

pointer-events: auto;
}





@media screen and (min-width:768px) {
.benefits .industries-boxestop {
    padding: 15px;
    width: 50%;
    float: left;
}
   
   .first {
     padding-top: 0 !important;
   }
}

 @media screen and (min-width:768px) {
.tenant-products .industries-boxestop {
    padding: 15px;
    width: 25%;
    float: left;
}

}














 @media screen and (min-width:962px) {
.referencing .service-main .service-boxs {
   padding: 15px;
    width: 50%;
    float: left;
   }
}

@media (max-width:767px) {
.benefitimage.sidebar {
  width: 66%;
  margin: 0 auto !important;
}
}


/* landing pages */

@media (min-width:768px) {
.laptopVid {
  padding: 0 15%;
  }
}

@media (min-width: 768px) {
.laptopVid.noPad {
    padding: 0 0;
}
}

p.lp-header {
text-transform: uppercase;
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: 400;
}

@media (max-width: 767px) {
img.img-200  {
    width: 75% !important;
}
}

/* events pages */

.event-item {
  display: flex;

}

.event-item img {
max-width: 300px;
  max-height: 250px;
  padding-bottom: 20px;
}




.event-list h4 {
  font-weight: 100; 
  color: #b2b1ac; 
  font-family: 'BrandonText-Regular', sans-serif; 
  font-size: 20px; 
  line-height: 20px; 
  margin: 0; 
  padding: 0 0 10px; 
  clear: both; -webkit-font-smoothing: antialiased;
}

.event-text h5 {
  color: #515151;
  text-transform: uppercase;
  text-align: left !important;
}

.event-text {
  text-align: left; 
  padding: 0 20px;
}

hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  padding: 0 0 30px;
  margin: 0;
}
  

@media (max-width: 991px) {
  .event-item img {
    max-width: 250px;
        object-fit: cover;
    max-height: 150px;
  }
  
  .event-text h3 {
    font-size: 24px;
    padding-bottom: 3px;
    line-height: 28px;
    text-align: left !important;

  }
  
  .event-text h4 {
    font-size: 16px;
    padding: 0;
    text-align: left !important;
  }
  
  .event-text p {
    font-size: 16px;
    line-height: 20px;
    text-align: left !important;
  }
  
 
 
}

@media (max-width: 558px) {
  
  .event-item {
  
  flex-wrap: wrap;
}
  
  .event-text {
    padding-left: 0;
  }
  
    .event-text h3 {
      font-size: 18px;
      line-height: 24px;
      padding-top: 0px;
}
  
  .event-text p {
    padding-bottom: 0;
}
  
  .event-item img {
  max-width: 100%;
    width: 100%;
    padding-bottom: 10px;
  }
    
      hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  padding: 0 0 30px;
  margin: 30px 0 0;
}
  
  .event-item img {
      max-height: 250px;
  }
  
}
  

/* forms */

.legal-consent-container .hs-richtext p {
font-size: 0.9em;
  line-height: 1.4;
  text-align: left !important;
}



.ark-timeline-01-box-date {

    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
  font-family: BrandonText-Regular!important;
}
  
.ark-timeline-01-box-content {
    font-family: BrandonText-Regular!important;
}
  

.contentDiv {
    position: relative;
}

@keyframes bouncing {
    0% {bottom: 0;}
    50% {bottom: 20px;}
    100% {bottom: 0;}
}

.arrow {
    animation: bouncing 1s infinite ease-in-out;
    bottom: 0;
    display: block;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}

/* hero section */



@media (max-width: 767px) {
  
  .span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.background-image-center.newHomepage {
  background-position: center bottom !important;
  box-shadow: inset 1000px 0px 0px rgba(255, 255, 255, 0.85);
 
}
}

@media (max-width: 991px) {
.span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.newTenantPage {
  background-position: right bottom !important;
  box-shadow: inset 1000px 0px 0px rgba(255, 255, 255, 0.85);
 
}
  
  .span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.newLandlordPage {
  background-position: right bottom !important;
  box-shadow: inset 1000px 0px 0px rgba(255, 255, 255, 0.85);
 
}
  
/*  .span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.background-image-center {
  background-position: center bottom !important;
  box-shadow: inset 1000px 0px 0px rgba(255, 255, 255, 0.85);
 
} */
  
  .hero-logos {
  width: 100% !important;
}
  
      .trustpilot-hero {
    text-align: center !important;
  }
  
       .arla-hero {
    text-align: center !important;
  }

 
  
}


.portalChoose {
  padding-bottom: 30px;
}

.portalCTAs {
      text-align: center;
    padding: 0 100px;
}



    .agents-homepage.trustpilot-hero {
    text-align: left;
  }

    .agents-homepage.arla-hero {
    text-align: right;
  }

@media (max-width: 767px) {
  
  .hero-copy h2 {
    font-size: 20px;
    line-height: 24px;
  }
  
  .portalChoose {
    padding-bottom: 10px;
  }
  
  .hero-copy p {
    font-size: 16px;
    line-height: 22px;
  }
  
  .hero-copy {
    padding-bottom: 0 !important;
  }
  
  .trustpilot-hero {
    padding-top: 20px;
  }
  
  .trustpilot-hero, .arla-hero {
    text-align: center;
  }
  
      .agents-homepage.trustpilot-hero {
    text-align: center;
  }

    .agents-homepage.arla-hero {
    text-align: center;
  }
  
a.cta_button {
  width: 100% !important;
  box-shadow: none !important;
  }
  
  .arla-hero {
    padding-top: 20px;
  }
  
  .hero-logos img {
    width: 180px !important;
  }
  
  
  .portalCTAs {
    padding: 0 !important;
  }
  
  .hero-content {
    padding-bottom: 10px !important;
  }
}


/* benefits section */

@media (max-width: 767px) {

.row-fluid .service-text {
    text-align: center;
    padding: 20px 40px 0;
  }
  
  .row-fluid .service-img {
    height: 200px;
  }
  
    .span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.background-image-center.newHomepage {
  background-image: url("https://www.goodlord.co/hubfs/landlord-background-sun_mob.png") !important;
}
  

  
  
}



@media (max-width: 991px) {
   .span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.newTenantPage {
  background-image: url("https://www.goodlord.co/hubfs/fritz_BG_MOB.png") !important;
     background-position: left top !important;}
     
      .span12.widget-span.widget-type-cell.hero-section.bgimg-main.header-paddingtop.newLandlordPage {
  background-image: url("https://info.goodlord.co/hubfs/ll-bg-mob.png") !important;
     background-position: left top !important;
    
}
}

/* process diagram */

@media (max-width: 961px) {
  .span12.widget-span.widget-type-cell.service-section.processDesktop {
    display: none !important;
  }
}

@media (min-width: 962px) {
  .span12.widget-span.widget-type-cell.service-section.processMobile {
    display: none !important;
  }
  

}

@media (max-width: 961px) {
.processMobile .service-boxs {

    background-color: #e6f4f0;
    margin-bottom: 30px;
    margin-left: 10%;
    margin-right: 10%;
    width: -webkit-fill-available;
}
}


.tenant-products h4 {
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 700;
}

.span12.widget-span.widget-type-custom_widget.tenant-products.service-text {
  padding: 20px 0px 40px !important;
}

.agent-hp .service-text {
    text-align: center;
    padding: 20px 0 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.testimonials-content p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'BrandonText-Regular', sans-serif;
    padding: 15px 0 15px;
}
  

.hs-logo-carousel {
  margin: 0 0 !important;
}

a.agent-cta {

border: none;
  color: #fff;
background: #34d9c3;
border-radius: 10px;
font-family: BrandonText-Regular,sans-serif;
font-size: 16px;
font-weight: bold;
box-sizing: border-box;
cursor: pointer;
padding: 10px 20px;
webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 3px 0 0 #2ec3af;
    box-shadow: 0 3px 0 0 #2ec3af;
min-width: 152px;
      vertical-align: middle;
width: 100% !important;
}

a.agent-cta:hover {
background-color: #ec806b;
  -webkit-box-shadow: 0 3px 0 0 #BC6655;
    box-shadow: 0 3px 0 0 #BC6655;
  
}

@media (max-width: 767px){
a.agent-cta {
    width: 100% !important;
    margin-bottom: 10px;
}

}
/* pulsing cta test */

.pulse-cta .cta_button {
  transition: all 200ms;
  animation: pulse 3s infinite;
}

@keyframes pulse {
  30% {box-shadow: 0 0 0 0 rgba(52,217,195, 0.6);}
  80% {box-shadow: 0 0 0 0 rgba(52,217,195, 0.6);}
}
@keyframes breathe {
  0% {transform: scale(.85);}
  70% {transform: scale(1);}
  100% {transform: scale(.85);}
}

/* landlord form */

.submitted-message {
    overflow: auto;
    text-align: center;
    font-weight: bold;
}

.row-fluid .hs-form fieldset.form-columns-1 .hs-input {
  max-width: none;
}

@media (min-width: 481px) {
  
.form-columns-1 .input {
  margin-right: 0px !important;
  }
}


/* support boxes */

@media (max-width: 767px){
  .support-index {
        padding: 0 15px;
  }
.support-link h2 {
  font-size: 22px;
  }
}


/* menu font size */


@media (min-width: 1201px){
.row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:link, .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:visited, .hs-menu-wrapper.hs-menu-flow-vertical li a {
  font-size: 16px;
}
}



/* benefit boxes */

@media (max-width: 767px){
.agent-hp .service-text {
      padding: 30px 30px 25px;
  }
}

/* testimonials */

@media (max-width: 767px){
.testimonials-content p {
    font-size: 16px;
    line-height: 24px;
}
}



/* ### PILLAR PAGES ### */

/* specific text styling */
p.last-updated {
  font-size: 0.8em;
  text-transform: uppercase;
  font-family: BrandonText-Regular;
     border-top: none !important;
    text-align: right;
  
}

h5.pillarDate {
font-weight: 200;
    color: #515151;
    font-family: 'BrandonText-Bold', sans-serif;
    font-size: 0.8rem;
    line-height: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 0.03rem;
    margin: 0;
    padding: 0 0 10px;
    clear: both;
  text-align: left !important;
}

@media (min-width: 1201px){

.pillar-title h1 {
  font-size: 2.8rem;
}
}

.title-text.pillar-title h2 {

    border-bottom: solid #34d9c3;
    margin-bottom: 20px;
}

@media (max-width: 767px){
  
  .service-section.pillarhead {
    padding-top: 85px !important;
  }


.pillar-item p {

 text-align: left !important;
  
}
  
  p.last-updated {
  font-size: 0.8em;
  text-transform: uppercase;
  font-family: BrandonText-Regular;
     border-top: none !important;
    text-align: left !important;
  
}
}

.pillar-item {
      padding: 5px 0 45px;
    border-top: solid;
}

/* sidenav */


@media (max-width: 767px){

.sidenav {

 margin-bottom: 20px;
  
}
}

@media (min-width: 768px){

.sidenav {

  position: sticky;
  z-index: 1;
  top: 100px;
  overflow-x: hidden;
}
}

.sidenav {
      background-color: #f3f3f3;
    padding: 10px 15px;
  border-top: #ec806b solid 5px;
}

.sidenav a {
  color: #515151 !important;
}

.sidenav a:hover {
  color: #083863 !important;
}



.sidenav h4 {
  font-size: 20px;
  color: #34d9c3;

}

ul.sidenav-list {
  list-style: none;
   padding-left: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.sidenav-list li {
  font-size: 13px;
font-family: BrandonText-Regular;
    line-height: 18px;
}





.leadinModal-775098.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content {
      background: linear-gradient(90deg, rgba(8,56,99,1) 0%, rgba(52,217,195,1) 100%) !important;
}



/* anchor link offset */


a.jump {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

a.jumptwohundred {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

a.jump.navoffset {

    top: -158px;

}


@media (max-width: 767px){ 
  a.jump, a.jump.navoffset {
    top: -80px;
  }
}

.log-in-menu {
color: #515151;
}

/* process timeline */

.steps-timeline p, body {
  color: #515151;
  font-family: BrandonText-Regular, sans-serif;
}

.steps-timeline h1 { 
  text-align: center;
}


.steps-timeline img {
  width: 70%;
}

.steps-image {
  text-align: center;
  padding-bottom: 20px;
}

/* Steps timeline*/
.steps-timeline {
    font-size: 14px;
    line-height: 16px;
}

.step-title,
.step-description {
  margin: 0;
  display: block;
  text-align: center;
}

.step-title{
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
      width: 90%;
    margin: 0 auto;
  font-family: BrandonText-Light;
}

.ste-description {
  overflow: hidden;
  line-height:20px;
}

.steps-timeline .step {
  outline: 1px dashed rgba(0, 128, 0, 0);
  margin-bottom: 20px;
}


.step-milestone{
  display: block;
  width: 2px;
  height: 30px;
  background-color: #858582;
  
  border-radius: 0%;
  margin: 10px auto;
  box-sizing: border-box;
}

.steps-arrow {
  text-align: center;
      padding: 80px 0;
}

.steps-arrow img {
  width: auto;
  max-height: 100px;
}

@media screen and (max-width: 899px) {
  .steps-timeline {
    border-left: none;
    margin-left: 0;
    padding-top: 40px;
  }
  
  .steps-timeline img {
    max-width: 40%;
  }

  .steps-timeline  .step {
    display: block;
    overflow: hidden;
  }

  .step-milestone {
 display:none;
  }


  .step-title,.step-description,.steps-image {
    text-align: center;

  }
  



}
@media screen and (min-width: 900px) {

  .steps-timeline {
    border-top: 2px solid #858582;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }

  .steps-timeline .step {
    margin-top: -30px;
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
  }
  
    .steps-arrow {
    display: none;
  }
  
  .step-title{
  font-size: 14px;
  line-height: 18px;

}
}
  
  @media screen and (max-width: 420px) {
      .steps-timeline img {
    max-width: 70%;
  }
  }


/* feature pages */

.feature-header {
   margin: 40px 0 0;

}

.feature-img-120 img {
  max-width: 120% !important;
  width: 120%;
}

.feature-header-cta {
 padding: 10px 0 20px;
}


.feature-secondary-menu a:hover {
  color: #fff;
  text-decoration: underline;
}

.call-out-feature {
  background-color: #073763;
  padding: 40px 0;
  margin-bottom: 70px;
}

.call-out-feature .feature-row {
  padding-bottom: 0
}

.call-out-feature h3, .call-out-feature p {
color: #fff;
}

.call-out-feature .feature-image {
  background-color: #fff;
  border-radius: 50%;
  padding: 30px;
      box-shadow: -9px 0px 0px 7px #34d9c3;
    border: solid;
}

.refer-agency-form .hs-form-required {
  display: none;
}



@media (min-width: 768px) {

  
/*  .feature-header-content {
  background-color: #fff;
} */
  
  .feature-title {
  padding-top: 30px;
}
  
  .feature-title img {
    max-width: 130% !important;
    width: 130%;
  }

}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.feature-logos {
    width: 100% !important;
}
}


@media screen and (min-width: 1201px) {
  .feature-logos {
    width: 65% !important;
  }
}

@media screen and (min-width: 400px) {
    .show-only-on-mob-portrait {
    display:  none !important;
  }
}

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

.row-fluid .header-paddingtop {
  padding-top: 1050px;
  }
}

@media screen and (min-width: 768px) {
.feature-header-content {
  width: 45% !important;
  }
  

  
   .feature-single-logo img {
    width: 130px !important;
  }
  
  .show-only-on-mob {
    display:  none !important;
  }
 
}

@media screen and (min-width: 991px) {
  
.max-six-dt {
max-width: 610px;
 
}
}

@media screen and (max-width: 767px) {
  
  .hide-on-mob {
    display: none !important;
  }
   
  .feature-header {
   margin: 40px 0 0;
}
  
  .feature-header-bgimage {
    box-shadow: inset 1000px 0px 0px rgba(255, 255, 255, 0.85);
        background-position: right 160px !important;
    background-repeat: no-repeat;
  }
  
    .feature-key-benefit {
        padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  

  .feature-header-cta, .cta-content {
    text-align: center;
  }
  
  .feature-header-cta a.cta_button {
    width: auto !important;
  }
  
  .feature-text a.cta_button {
    width: auto !important;
  }
  
    .cta-content a.cta_button {
    width: auto !important;
  }
  
  .feature-header h3 {
    text-align: center;
    color: #6f6e6b;
  }
  
    .feature-single-logo {
  max-width: 130px;
}

.feature-single-logo.first-logo {
  margin-right: 30px;
}
  
  
  .feature-secondary-menu {
    display: none !important;
  }
  
  .feature-menu-list-fixed {
    display: none !important;
  }
  
  .feature-menu-list {
    display: none !important;
  }
  
  .feature-key-benefit h2 {
   font-size: 26px;
    line-height: 32px;
    letter-spacing: 0;
    
  }
  
  .feature-faqs h2 {
   font-size: 26px;
    line-height: 32px;
    letter-spacing: 0;
        padding-top: 30px;
  }
  
}

.feature-header h3 {
  font-family: BrandonText-Bold;
  font-size: 26px;
  text-transform: uppercase;
}

.feature-header h4 {
  font-family: BrandonText-Bold;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0;
}

.feature-title h1 {
    background-color: #34d9c3;
    display: inline-block;
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  padding-bottom: 10px !important;
    color: #fff;
  font-weight: 700;
    font-family: 'BrandonText-Bold', sans-serif;
    font-size: 36px;
    line-height: 44px;
    margin: 0;
    clear: both;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.feature-title h2 {
  background-color: #34d9c3;
  display: inline-block;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}

.feature-menu-list {width:100%; text-align: center; background-color:#1d3266; margin: 0;}
.feature-menu-list ul {padding-left: 0!important;  margin-top: 0 !important; margin-bottom: 0!important;}
.feature-menu-list li{display:inline-block; padding: 0px 20px;}
.feature-menu-list li a{text-align:center;display:block; color: #fff; font-size: 16px;}
.feature-menu-list-fixed {position:fixed;width:100%; top:87px; left: 0;  display:inline-block; text-align: center; background-color:#1d3266; z-index:9; }
.feature-menu-list-fixed ul {padding-left: 0!important; margin-top: 0 !important; margin-bottom: 0!important;}
.feature-menu-list-fixed li{display:inline-block; padding: 0px 20px;}
.feature-menu-list-fixed li a{text-align:center;display:block; color: #fff; font-size: 16px;}

.feature-row {
  padding-bottom: 80px;
}

.feature-text {

  width: 45% !important;
      margin-left: 0 !important;
    padding: 0 5%;
}

.feature-text h3 {
  font-family: BrandonText-Bold;
  font-size: 26px;
}




.feature-image {
  width: 55% !important;
  margin-left: 0 !important;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
  border: 10px  #6f6e6b;
  border-style: double;
  padding: 20px 30px;
  border-radius:4px;
  position: relative;
}

.feature-image:after {
  content: '';
  border: 10px solid #34d9c3;
  border-radius: 2px;
  top: -5px;
  left: -5px;
      width: 103.4%;
    height: 106.6%;
  position: absolute;
  z-index: -1;
  padding: 20px 30px;
  white-space:nowrap;
}

.feature-image.feature-no-border:after {
  border: none!important;
}
  

.feature-image img {
  padding: 0 80px;
}

.feature-image-no-frame {
    width: 55% !important;
  margin-left: 0 !important;
  padding: 20px 30px;

  position: relative;
}


  

.cta-section h4 {
  text-align: left;
  color: #fff;
      font-size: 22px;
    line-height: 28px;
  letter-spacing: 0;
}

.cta-content {
  width: 50% !important;
  padding: 4% 5%;
}

.cta-testimonial {
  margin-left: 0 !important;
  width: 50%;
}

@media (max-width: 1200px) {
  
    .feature-image img {

    padding: 0px 20px;

  }
  
}

@media (max-width: 767px) {
  
  .feature-image img {
  padding: 20px 20px;
}
  

  .feature-logos {
    text-align: center;
  }
  
  .feature-title {
    text-align: center;
  }
  
  
  .feature-single-logo {
        width: 49% !important;
    display: inline-block !important;
    margin-right: 0 !important;
    text-align: right;
}
  
  .feature-single-logo.first-logo {
    text-align: left;
  }
    

  .feature-single-logo img {
    width: 120px !important;
  }

  
  .feature-text {
    width: 100% !important;
  }
  
  .feature-text h3 {
  text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
  
  .feature-image {
    width: 100% !important;
    text-align: center;
    padding: 0px 0px;
    margin-bottom: 30px;
  }
  
  .cta-content {
    width: 100% !important;
  }
  
    .landing-page-feature-text {
    width: 100% !important;
  }
  
  .landing-page-feature-text h3 {
  text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
}


/* landing page June 2019 */

.landing-page .hs-form-required {
  display: none;
}

.landing-page .post-body p, li .hs-error-msg {
  font-size: 14px !important;
}

.landing-page ul.no-list.hs-error-msgs.inputs-list a{
  font-size: 14px !important;
  line-height: 18px !important;
}

.landing-page ul.no-list.hs-error-msgs.inputs-list li{
  font-size: 14px !important;
  line-height: 18px !important;
}

.landing-page-hero-image img {
  max-width: 140%;
}

.landing-page-feature-text {
  margin-top: 35px;
  width: 75% !important;
      margin-left: 0 !important;
    padding: 0 5%;
}

.landing-page-feature-text h3 {
  font-family: BrandonText-Bold;
  font-size: 26px;
}

.landing-page-feature-image {
  width: 25% !important;
  margin-left: 0 !important;
}

.landing-page-form {
      box-shadow: 0 0 10px rgba(0,0,0,0.2);
  padding: 15px;
  border-radius: 5px;
}

/* ebook publications page */

.latest-ebook-title h3 {
padding-bottom: 0;
}

.publish-date h4 {
  color: #f6cc38;
}

.landing-page-form li.hs-form-booleancheckbox {
  font-size: 0.9em;
  line-height: 1.4;
  padding-left: 0 !important;
}

.landing-page-form .legal-consent-container .hs-richtext p {
    font-size: 0.8em;
  line-height: 1.4;
  text-align: left !important;
}

.landing-page-form label {
  font-size: 0.8em;
}

.landing-page-form .legal-consent-container .field.hs-form-field {
    margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.publications-box .industries-boxestop .industries-inner {
  line-height: 22px !important;
}

.publications-box .industries-boxestop .industries-inner p {
  font-size: 16px !important;
}

@media (max-width: 991px) {
.publications-box .industries-boxestop {
    width: 100% !important;
}
}

/* webinars page */

.dividerLine { max-width: 50%;}

@media (max-width: 768px) {
  .dividerLine { max-width: 95%;}
}

@media (max-width: 768px) {
  .slantDivide {padding-top: 30px;}
}

@media (min-width:768px ) and (max-width: 1200px) {
  img.webinarSpeaker { max-width: 150px !important;} 
}

@media (min-width:464px ) and (max-width: 767px) {
  img.webinarSpeaker { max-width: 200px !important;} 
}

  
@media (max-width: 463px) {
img.webinarSpeaker {
    max-width: 120px !important;
}
}

.webinars-box p {
  text-align: left;
      font-family: 'BrandonText-Regular', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.webinars-box .industries-boxestop {
  width: 50%;
}

.webinars-box .industries-icon img {
    max-width: 100%;
}

.webinars-box .industries-inner {
  text-align: left;
    padding: 20px 20px 25px;
}


@media (max-width: 991px) {
.webinars-box .industries-boxestop {
    width: 100%;
}
}


/* landlords homepage */
#form1 .from-step {
  background: #34d9c3;

    color: #fff;
}

.ms-form-steps {
  display: none;
}

.ms-survey-from .hs-form-field > label {
    font-weight: 400;
  font-family: BrandonText-Light;
}

.ms-form-section {
  background-color: #f8faf9;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
    padding: 15px;
    border-radius: 5px;
  

    border: 10px #6f6e6b;
     /*border-style: double; */
    border-radius: 4px;
}

.ms-form-section .hs-form-field {
  padding-bottom: 0;
  margin-bottom: 0;
}

.ms-survey-from {
  padding-top: 0 !important;
}

.hs_property_postcode.hs-property_postcode.hs-fieldtype-text.field.hs-form-field, .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field, .hs_do_you_currently_work_with_a_letting_agent_.hs-do_you_currently_work_with_a_letting_agent_.hs-fieldtype-select.field.hs-form-field {
  padding-left: 0 !important;
}

li.hs-form-radio {
    font-size: 18px;
    line-height: 28px;
}

a.hs-button.primary.prev-btn, a.hs-button.disable.primary.next-btn, a.hs-button.primary.next-btn.submit_btn {
  border-radius: 10px !important;
}

a.hs-button.primary.next-btn.submit_btn {
  background-color: #34d9c3;
  border-color: #34d9c3;
}

#form1.ms-survey-from .hs-button.primary:hover {
  color: #d9365e;
}

#form1.ms-survey-from .hs-button.primary.next-btn.submit_btn:hover {
  color: #34d9c3;
}

/* about page */

.mundyQuote .image {
  width: 40%;
      background-image: url(https://3854877.fs1.hubspotusercontent-na1.net/hub/3854877/hubfs/tom-mundy-profile.jpg);
    background-size: cover;
}

.mundyQuote .quote {
  width: 60%;
}

.mundyQuote img{
  width:100%;
  vertical-align:middle;
}
.mundyQuote{
  width:100%;
}
.mundyQuote:after{
  display: block;
}
.mundyQuote div{
  display:table-cell;
  vertical-align:middle;
  cell-padding:none;
}
.mundyQuote .quote{
  background-color:#cecdc9;
  color:#515151;
  position:relative;
}

.mundyQuote h4 {
  color: #fff;
}
  

.mundyMob blockquote, .mundyMob blockquote:before {
background-color: #cecdc9;
    border-top-color: #cecdc9;
    border-right-color: #cecdc9;
}

.mundyMob blockquote {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mundyMob .name {
  font-family: BrandonText-Bold !important;
  text-transform: uppercase;
  color: #fff;
}

.mundyQuote .quote:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(102, 102, 102, 0);
	border-right-color: #cecdc9;
	border-width: 30px;
	margin-top: -30px;
}
.mundyQuote blockquote::before, .mundyQuote blockquote::after{
  /*pullquote color+formatting*/
  font-family: arial;
  font-size: 15em;
  font-weight: bold;
	height: 0;
	width: 0;
  color: rgba(150, 132, 115,0.8);
}
/*.mundyQuote .quote blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Positioning*/
 /* position: absolute;
  left:3%;
  top:-14%;
  z-index:0;
  color: #C2C1BC;
} */
.mundyQuote .quote blockquote p{
  padding-top:0.5em;
  position:relative;
  z-index:1;
  line-height: 1.4;
  font-size:1em;
}
  /*Quote byline*/
.mundyQuote .quote blockquote cite{
  position:relative;
  padding:1em;
  display:block;
  font-family: BrandonText-Bold;  
}
.mundyQuote .quote blockquote cite:after{
  content:'';
  width:0.75em;
  border-bottom:1px solid #fff;
  position:absolute;
  padding-bottom:0.5em;
  left:0;
}

.tomMundyAbout img {
  border-radius: 50%;
    padding: 20px;
    background-color: #34d9c3;
      position: relative;

}

.numbersAbout {
  background-color: #34d9c3; padding-top: 70px; padding-bottom: 40px;
}

.hs-testimonial--left figure {
    -webkit-box-shadow: 0 0.25em 2em -0.5em rgba(29,29,31,0.3);
    box-shadow: 0 0.25em 2em -0.5em rgba(29,29,31,0.3);
}

.hs-tabs__navitem--active {
    color: #6f6e6b;
    text-transform: uppercase;
    background: #fff;
    font-family: BrandonText-Bold;
}

.wcs-team-member img {
  box-shadow: 0 0.25em 2em -0.5em rgba(29,29,31,0.6);
}

.wcs-team-member h3   { 
  text-transform: uppercase;
    font-family: BrandonText-Bold;
  color: #6f6e6b
}

.wcs-team-member h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: BrandonText-Bold;
      line-height: 1.2em;
}

.hs-testimonial blockquote {
  
    -webkit-box-shadow: 0 0.25em 1em -0.5em rgba(29,29,31,0.3);
    box-shadow: 0 0.25em 1em -0.5em rgba(29,29,31,0.3);
  
}
  
  
.slick-dots li button:before {
  display: none !important;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .mundyQuote .image {
background-position: 424px;
}
  .mundyQuote .quote blockquote::before{
  left:4%;
  top:21%;
}
}

@media screen and (max-width: 991px) {
.wcs .team-panel {
    justify-content: center;
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .mundyQuote .image {
background-position: 445px;
}
    .mundyQuote .quote blockquote::before{
  left:5%;
  top:17%;
}
  
   .meetTheTeam .hs-tabs__nav li {
    width: 50%;
  }
}

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

  .mundyQuote .quote::after{
    display: none;
  }
  
  
  .mundyQuote .image {
    display: none;
  }
  
  .mundyQuote blockquote {
  
    margin-left: 20px;
    margin-right: 20px;
  }
  
  .numbersAbout {
padding-top: 30px; padding-bottom: 40px;
}
  
 .meetTheTeam .hs-tabs__nav li {
    width: 100%;
   font-size: 18px !important;
  }
  
  
}

/* homepage */
/* step by step form */

.white-form .ms-form-section {
  background-color: #fff;
}

.white-form a.hs-button.primary.next-btn.submit_btn {
  background-color: #34d9c3 !important;
  border-color: #34d9c3 !important;
}

.white-form a.hs-button.primary.next-btn.submit_btn:hover{
  background-color: #fff !important;
  color: #34d9c3 !important;
}

.hs_new_lets_per_month.hs-new_lets_per_month.hs-fieldtype-select.field.hs-form-field {
  padding-left: 0 !important;
}

.ms-form-section .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  padding-left: 0 !important;
}

.ms-survey-from select {
max-width: none;
}

.ms-survey-from input[type="text"] {
  max-width: none;
}

@media screen and (max-width: 767px) { 
.partnershipLogos.homepageLogoSpace img {
  padding-bottom: 20px;
}
}

/* events page */

.event-list .hs-tabs__nav {
  text-align: left !important;
}

.hs-tabs__nav li {
  margin-bottom: 0;
}
.hs-tabs__navitem--active {
  border: none;
}


@media screen and (max-width: 467px) {
.event-list .hs-tabs__nav li {
  width: 100%;
}
}

/* careers page */

.careersHero {
  background-image: url("https://info.goodlord.co/hubfs/gl-team-background_SEPT.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center bottom; height: 100vH;
}



.sidenav.careersNav {
  background-color: #34d9c3;
}

.sidenav.careersNav a {
  color: #fff;
  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;
}

.sidenav.careersNav a:hover {
  text-decoration: underline;
}


.white-heading h1 {
  color: #fff !important;
}

.white-heading h2 {
  color: #fff !important;
}
.white-heading h3 {
  color: #fff !important;
  text-shadow: 0px 3px 20px #000000;
}

.careersPara h4 {
font-weight: 700;
  letter-spacing: 0;
}

.pillar-content.careersPillar h4 {
  font-weight: 700;
  letter-spacing: 0;
  font-size: 32px;
}

.pillar-content.careersPillar h5 {
  font-weight: 400;
  letter-spacing: 0;
  font-size: 24px;
  text-transform: uppercase;
  font-family: BrandonText-Bold;
}

.careerCategories {
  margin-top: 30px;
}

.careerCategories h2.whr-group.whr-toggle {
    font-family: BrandonText-Bold;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 700;
}
  
.careerCategories ul.whr-items {
  margin-top: 0 !important;
}
  

.careerCategories h3.whr-title {
  
  font-size: 1.2rem;
    font-family: BrandonText-Light;

  transition: all 0.4s ease-in-out;
  padding-left: 10px;
      text-align: left;
}

.careerCategories h3.whr-title:hover {
  padding-left: 20px;
}

.careerCategories li.whr-item {
  padding: 15px 0;
}

ul.whr-items {
  background-color: #f8faf9;
}
  

ul.careersNav li {
    font-size: 18px;
    line-height: 32px;
  font-family: BrandonText-Bold;
  text-transform: uppercase;
    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;
}

.careersValues .service-text {
      padding: 20px 0px 40px;
}

.careersValues .service-main {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.pillar-content.careersPillar .careersValues h4 {
    text-transform: uppercase;
    font-family: BrandonText-Bold;
    color: #6f6e6b;
    padding: 0;
    font-size: 20px;
    line-height: 32px;
    -webkit-font-smoothing: antialiased;
}

.pillar-content.careersPillar .pillar-item {
  padding-bottom: 0;
}



.careers-text h3 {
      text-transform: uppercase;
    font-family: BrandonText-Bold;
    color: #6f6e6b;
    padding: 0;
    font-size: 20px;
    line-height: 32px;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    letter-spacing: 0;
  text-align: center;
}

.careers-text p {
      font-family: 'BrandonText-Regular', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #515151;
    -webkit-font-smoothing: antialiased;
  text-align: center;
}

.careersPillar .industries-inner h4 {
    text-transform: uppercase;
    font-family: BrandonText-Bold;
    color: #6f6e6b;
    padding: 0;
    font-size: 20px;
    line-height: 32px;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    letter-spacing: 0;
}

.careersPillar .industries-inner p {
    font-family: 'BrandonText-Regular', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #515151;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.careersPillar .service-text p {
    font-family: 'BrandonText-Regular', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #515151;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.career-benefits .industries-boxestop {
    padding: 15px;
    width: 50%;
    float: left;
}

.career-benefits .industries-boxestop .box.sameheight .industries-icon {
  padding-bottom: 15px;
}

.careersPillar .row-fluid .industries-icon img {
    max-width: 200px;
  }

.perks h4 {
color: #515151;
  font-size: 24px !important;
}

.careers-image img {
  max-width: 80%;
}

.careersPillar .feature-row {
  padding-bottom: 40px;
}


@media screen and (min-width: 768px) {
.careers-text {
  padding-top: 10%;
}
  

  
  
  
}

@media screen and (max-width: 767px) {
  
  .simple-photo-gallery__item img {
    display: inline-block;
}
  
  .simple-photo-gallery__item {
    margin: 0 auto;
    text-align: center;
    position: relative !important;
  }
  
    .career-benefits .industries-boxestop {
  width: 100%;
}
  
  .sidebar.careers-image {
    margin: 0 auto !important;
  }
  
  .careers-text {
  padding-top: 30px;
  }
  
ul.sidenav-list.careersNav {
text-align: center;
  }
  
  .pillar-content.careersPillar h5 {
    text-align: center;
  }
  
  .careers-image {
    text-align: center !important;
  }
  
 .glValues .service-boxs {
    width: 100% !important;
  }
  
}

.glValues .service-boxs {
  width: 20%;
  padding: 25px 15px 35px 15px;
}

.glValues.fourboxes .service-boxs {
  width: 25%;
}

.glValues .service-text {
  padding: 15px 0 0 0;
}


.glValues  .service-text h4 {
  font-size: 18px;
}

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

.careersPillar .row-fluid .industries-icon img {
    max-width: 150px;
}
}


/* tech careers page */

.careersHero.techTeam {
  background-image: url("https://www.goodlord.co/hubfs/tech-team-bg.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100vH;
}

.techVacancies ul.whr-info { 
  display: none;
}


/* lightbox CTA in header */

.lightbox-cta {


background: #ec806b;
border-radius: 10px;
font-family: BrandonText-Regular,sans-serif;
font-weight: bold;
box-sizing: border-box;
cursor: pointer;
font-size: 15px;
padding: 8px 9px;
webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-box-shadow: 0 3px 0 0 #d47360;
    box-shadow: 0 3px 0 0 #d47360;

}

a.lightbox-cta {
  color: #fff;
}

.lightbox-cta:hover {
  background: #f6cc38;
  -webkit-box-shadow: 0 3px 0 0 #d8b113;
    box-shadow: 0 3px 0 0 #d8b113;

}


.onpage-cta {
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 18px;
}


@media screen and (max-width: 768px) {
.embed-form-super-wrapper .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
  padding-left: 0;
}
  
  .lightbox-form-img {
   display: none; 
  }
  
  .onpage-cta {
    text-align: center;
  }
  
}

/* blog migrate update */

.belch-modal__header .belch-modal__close:before {
    font-size: 20px;
color: #34d9c3;
}

.blog-header .row-fluid .top {
  position: inherit;
}

.post-body p {
  text-align: left !important;
}

.belch-modal__content p {
      font-size: 16px !important;
    text-align: left !important;
  color: #515151 !important;
  padding: 5px 0 15px !important;
}

.belch-modal__content .hs-form input.hs-input {
  margin-bottom: 0 !important;
}


@media screen and (max-width: 768px) {
.belch-modal__container {
  max-height: 75vH !important;
}
  
    .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field .input input.hs-input{
    width: 100% !important;
  }
}

/* rental index page */

.rental-index-form h4 {
  display: none;
}

/* referral form */

h4.form-divider-text {
    color: #34d9c3;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.1em;
    padding-bottom: 0;
}

/* landlord lp */
.landingPageMSForm .ms-survey-from  {
  padding: 0;
}

.landingPageMSForm .ms-survey-from .hs-form-field > label   {
font-size: 16px !important;
}
  

.landingPageMSForm .ms-survey-from li.hs-form-radio {
  font-size: 16px !important;
  line-height: 26px !important;
}


/* updated hp */

.slick-arrow.slick-next {
  display: none !important;
}

.slick-arrow.slick-prev {
  display: none !important;
}

.slick-slider {
    margin-bottom: 0px;
}

.hs_cos_gallery_main.slick-fixed-height-slider.slick-initialized.slick-slider {
  padding: 0 !important;
}


@media (max-width: 767px) and (min-width: 30px) {
.testimonial-section .row-fluid .wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
}

/* @media (max-width: 375px) {
.hs_cos_gallery_main .slick-slide img {
  max-width: 170%;
}
} */
  
ul.no_bullet {
list-style-type: none;
padding: 0;
margin: 0;
}

.hp-flip .fas {
 

  font-size: 28px !important;
  color: #34d9c3;
}

.hp-flip .far {
 

  font-size: 28px !important;
  color: #34d9c3;
}

.hp-flip li {
  padding-bottom: 16px;
  padding-left: 12px;
  padding-top: 1px;
  font-weight: 400;
    font-family: 'BrandonText-Bold', sans-serif;
    font-size: 16px;
    margin: 0;
    clear: both;
    text-transform: uppercase;
 
}

.hp-flip img {
  width: 100%;
}

@media screen and (min-width: 1201px) {
.hp-flip .bbs-z1-img {
  
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  
}
}

@media screen and (min-width: 768px) {
  .hp-flip.onethirty img {
    width: 130%;
  }
  
 .hp-flip.onethirty .bbs-z1-img img {
    max-width: 130%;
}
}



.fa-ul {
  margin-left: 32px !important;
}

.benefits.agent-hp.three-boxes .service-boxs {
  width: 32%;
  background-color: #fff;
  
    
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border: 10px #6f6e6b;
  /*   border-style: double; */
   
    border-radius: 4px;
  
}

@media screen and (max-width: 991px) {
    .bullet-features {
    width: 100% !important;
  }
  
  .bullet-features ul.fa-ul.no-top-margin {
    margin-top: 0 !important;
}
  
    .bullet-features ul.fa-ul.no-bottom-margin {
    margin-bottom: 0 !important;
}
  
} 

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

    
  
  
.benefits.agent-hp.three-boxes .service-boxs {
  width: 100% !important;
      box-shadow: none;
}
  
  .benefits.agent-hp.three-boxes .service-boxs:nth-of-type(2) {
    margin: 50px 0 !important;
}
  
  .grow-your-business .fa-ul {
        max-width: 350px;
    margin: 0 auto;
    
  }
  
    .empower-team .fa-ul  {
        max-width: 350px;
    margin: 0 auto;
    
  }
}

@media (max-width:767px) {
  
    .ark-page-center, .ark-page-center-xs, .ark-page-center-sm, .ark-page-center-md, .ark-page-center-lg, .ark-page-center-full {
    max-width: 335px !important;
  }
  
  .center-h-on-mob h3 {
    text-align:center;
    font-size: 24px !important;
  }
}

.white-h4 h4 {
color: #fff !important;
}
  
.benefits.agent-hp.three-boxes.grey-hp .service-boxs {
  background-color: #f8faf9;
}

.benefits.agent-hp.three-boxes .service-boxs:nth-of-type(2) {
  margin: 0 2%;
}

.feature-title.rpi-title h2 {
    box-shadow: 0px 0px 7px 18px #fff;
}

.double-border {
      border: 10px #6f6e6b;
    border-style: double;
    border-radius: 4px;
}

.doMore p {
  font-size: 16px !important;
}

.doMore .industries-icon img {
  max-width: 150px !important;
}

.doMore .box {
  background-color: #fff;
      box-shadow: 0 0 5px rgba(0,0,0,0.1) !important;
}

.no-pointer-box .industries-box {
      pointer-events: none;
      box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

/* referencing feature page */

@media screen and (min-width: 1201px) {
.refDiagram img {
  max-width: 70% !important;
}
}

.benefits.ref-features img {
  max-width: 300px;
}

.eighty-percent img {
  max-width: 80% !important;
}


.tenant-ref img {
  width: 100%;
}



/* switch feature page */



@media screen and (min-width: 768px) {
  .switch-bg {
  min-height: 75vH !important;
}
}

@media screen and (max-width: 1200px) {
  .switch-bg {
  background-position: right 130px !important;
}
}

@media screen and (max-width: 995px) {
  .switch-bg {
  background-position: -70px 130px !important;
}
}

/* product roadmap */

.roadmap-timeline .ark-timeline-01-box {
  max-width: 500px !important; 
}

.roadmap-timeline .ark-timeline-01-box h4 {
    font-size: 1.9rem;
    font-family: BrandonText-Light !important;
    color: #083863;
    font-weight: 500;
}

.roadmap-timeline .ark-timeline-01 {
  padding-top: 0;
}


/* dropdown select page */

.hidden {
    display: none;
}

.product-comparison .fa-ul>li, .product-comparison .fa-li {
  line-height: 45px;
  border-bottom: solid 1px #eeeeee;
}

.lp-life .quote-box {
  padding: 20px;
}

.lp-header-form .ms-survey-from {
  padding: 0;
  padding-bottom: 40px;
}

.lp-main-form .hs-form-required {
  display: none;
}


@media screen and (max-width: 480px) {
.dwyba h2 { font-size: 24px; }

.luhtr h3 { font-size: 22px; }
}



/* platform page */


#video-laptop {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;}
 
#video-laptop iframe {
  
  background: url(https://info.goodlord.co/hubfs/laptop_vid2-background.png) center center no-repeat;
    background-size: contain;
    padding: 7.5% 12.4% 18.8%;
    box-sizing: border-box;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}



.eighty-img .bbs-z1-img img {
  max-width: 75%;
}

.eighty-img .bbs-z1-text {
  text-align: center;
}

.eighty-img .bbs-z1-text {
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

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

.eighty-img .bbs-z1-img img {
  max-width: 100%;
}
  }

@media screen and (max-width: 1200px) {
  
  .bbs-z1-text {
    text-align: center;
  }
  
}

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

.eighty-img .bbs-z1-img img {
  max-width: 80%;
}
  
}

.fn-date-picker .pika-lendar {
  width: auto !important;
}

.benefits.platform-products .industries-boxestop {
  width: 33.33%;
}

.benefits.platform-products .industries-boxestop h4 {
  min-height: 68px;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
.benefits.platform-products .industries-boxestop {
  width: 50%;
}
}

@media screen and (max-width: 767px) {
.benefits.platform-products .industries-boxestop {
  width: 100%;
}
  
  .benefits.platform-products.hp .industries-boxestop {
  width: 100% !important;
}
}

/* homepage update */

.fontupdate.hp h1 {
    padding-bottom: 10px;
    text-transform: none;
    font-size: 2.8em;
    color: #083863;
    letter-spacing: 0.04em;
    line-height: 1.1em;
}

@media screen and (max-width: 1202px) {
  .fontupdate.hp h1 {
    font-size: 2.4em;
      
  }
}

@media screen and (max-width: 993px) {
  .fontupdate.hp h1 {
    font-size: 1.9em;
      
  }
}



.hpTextWidth h2 {
max-width: 440px;
  margin: 0 auto;
}

.hpTextWidthPAYGP  h2 {
max-width: 680px;
  margin: 0 auto;
}


@media (max-width: 1200px) and (min-width: 768px)  {
.paygpHead h2 { 
font-size: 2.2rem;
    line-height: 2.8rem;
}
}





.hpTextWidthNarrow h2 {
max-width: 400px;
  margin: 0 auto;
}

.hpPadding {
padding-top: 100px; padding-bottom: 30px; 
}

.mobileCenter {
  padding-top: 5%;
}



.benefits.platform-products.hp .industries-boxestop {
  width: 50%;
}

@media screen and (min-width: 1201px) {

.benefits.platform-products.hp .industries-boxestop {
    width: 25%;
}
  

  
  .benefits.platform-products .industries-boxestop h4 {
    min-height: 78px;
}
}

.benefits.platform-products.hp img { max-width:200px; }

.benefits.platform-products.largerIcon img { max-width:200px; }


@media screen and (max-width: 500px) {
.heroImg.show-only-on-mob img {
  max-width: 100%;
    width: 100%;
}
}


@media screen and (max-width: 767px) {
.hpHero h1 {
  text-align: center;
  }
  .hpHero h2 {
  text-align: center;
  }
  .hpPadding {
padding-top: 50px; padding-bottom: 50px; 
}
  
  .mobileCenter {
    text-align: center;
    padding-top: 0;
  }

}

@media screen and (min-width: 768px) {
.hpHero .heroImg img {
  max-width: 140% !important;
  width: 140%;
}
  
  .span12.widget-span.widget-type-cell.hpCTABlockFull {
  padding-top: 30px;
}
}

@media screen and (max-width: 500px) {
.heroImg.show-only-on-mob.wideMob img {
  max-width: 95% !important;
    width: 95% !important;
}
}

@media screen and (max-width: 991px) {
 .hpHero h1 {
    font-size: 26px;
    line-height: 36px;
       letter-spacing: 0.06em;

} 
  
  .hpHero p {
    font-size: 18px !important;
    line-height: 28px !important;
}
  

}

  
@media screen and (min-width: 1201px) {

  .span12.widget-span.widget-type-cell.hpCTABlockFull {
    display: none;
  
}
}

@media screen and (max-width: 1200px) {
  .span12.widget-span.widget-type-cell.hpCTABlockCol {
  display: none;
  }
  
  .formNoMob {
    display: none !important;
  }
  
}




@media (max-width:1277px) and (min-width:1201px) {

.hpHero .heroImg img {
  max-width: 110% !important;
  width: 110%;
  }
  

  
}


@media screen and (min-width: 1576px) {

.hpHero .heroImg img {
  max-width: 150% !important;
  width: 150%;
}
  
}

.heroImg.show-only-on-mob img {
 max-width: 80% !important; 
  text-align: center;
  padding-bottom: 30px;
  padding-top: 20px;
}



.partnershipLogos img {
  max-width: 70% !important;
}

.partnershipLogos.fortyfiveimg img {
  max-width: 45% !important;
}

.partnershipLogos.eightyfiveimg img {
  max-width: 85% !important;
}

.partnershipLogos .centreImage {
  text-align: center;
}

.hpCTABlockFull .partnershipLogos img {
  max-width: 50% !important;
}

.showFormTitle .hs_cos_wrapper.form-title {
  display: block !important;
}

.showFormTitle h3.hs_cos_wrapper.form-title  {
font-size: 18px;
}


.hs_module_sep hr {
  background: none;
}



/* nav update */

@media screen and (min-width: 991px) {
span.menu-item-extra-padding {
  padding-right: 50px;
      color: #515151;
    padding-top: 5px;
    padding-bottom: 5px;
}
  
  
  
  
.mainmenu .hs-menu-flow-horizontal > ul ul li {
    background-color: #f8faf9;
}
}

a span.cv-menu {
background-color: #083863;
  color:#fff;
  font-size: 12px;
    padding: 5px 6px;
    border-radius: 5px;
    box-shadow: 0 3px 0 0 #29ad9c;
  webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
      font-weight: 800;
}

a:hover span.cv-menu {
color: #fff;
  background-color: #1f8275;
  box-shadow: 0 3px 0 0 #155b51;
  
}




span.menu-item-extra-padding {

      color: #515151;
    padding-top: 5px;
    padding-bottom: 5px;
}


@media screen and (min-width: 991px) and (max-width: 1200px) {
.row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:visited, .row-fluid .mainmenu .hs-menu-wrapper ul li a {
    padding: 10px 7px !important;
}
  
  .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:link, .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:visited, .hs-menu-wrapper.hs-menu-flow-vertical li a {
    font-size: 13px;
  }
  
  menu-wrapper > ul > li > a:link, .row-fluid .adminmenu .hs-menu-wrapper > ul > li > a:visited, .row-fluid .adminmenu .hs-menu-wrapper ul li a {
    padding: 10px 8px !important;
}
  
  }

/* tenants page */

@media screen and (min-width: 991px) {
  .mobCTA {
    display: none !important;
  }
  
  .textWidth p {
    max-width: 500px;
    
}
}

@media screen and (max-width: 990px) {
  .desktopCTA {
    display: none !important;
  }
}

/* pop up lead form */
.leadinModal .leadinModal-content ul, .leadinModal .leadinModal-content ol, .leadinModal .leadinModal-content li {
    list-style: none;
}


/* survey page */
.smcx-embed { max-width: 100% !important; }
.smcx-embed>.smcx-iframe-container { max-width: 100% !important; }

/* password page */

input#hs-pwd-widget-password {
      height: 42px !important;
    margin-top: -5px;
    width: auto;
}


/* tenant offers page */

.tenantoffers .industries-boxestop {
  width: 50%;
}

.tenantoffers .industries-icon img {
    max-width: 100%;
}

.tenantoffers .industries-inner h4 {
  text-align: left !important;
}

.tenantoffers .industries-box.sameheight {
background-color: #fff;
}

/* blog */
.blogSidebar .cd-related-post-block h3 {
  border-bottom: none;
  padding-top: 0;
  margin-bottom: 0;
}

.leadinModal .leadin-input-wrapper label {
  line-height: 1;
}

#hs_cos_wrapper_module_1576666845788805 > div > div > div > div > div > div.slick-slide.slick-current.slick-active > div > div > div > div.gf-col-12.gf-col-md-4.gf-text-center.gf-mb-margin-bottom-20 img {
margin: 0 auto;
}

sup {
      font-size: 60%;
}

/* insights */

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

.insights-company-logo {
  text-align: right;
}
}
  
  
@media screen and (max-width: 767px) {  
 .insights-company-logo { 
  margin-top: 20px;
    margin-bottom: 10px;
}
}
  

.yourCSM img {
  border-radius: 50%;
  
}

.yourCSM p {
  
  text-align: left !important;
}

 .hubSectionsList p {
        padding-top: 0;
}

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

  
  .hubSectionsList p {
        padding-top: 0;
    padding-bottom: 5px;
  }
  
}

@media screen and (max-width: 767px) {
  .yourCSM img {
    margin-bottom: 20px;
    max-width: 150px;
  }
  .csmImage p {
  text-align: center !important;
}
  
  .hubLogOutButton p {
    margin-top: 30px;
    text-align: right !important;
  }
  
  
  
  .hubSectionsList p {
    text-align: left !important;
    padding-top: 15px;
  }
  
  .hubSectionsList h4 {
    text-align: left !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .webinarVid {padding-bottom: 20px;}
  
}

@media screen and (max-width: 558px) {
  
 .document-centre .event-text p  {
   padding-top: 0;
  }
  
  .documentCentreItem img {
    padding-bottom: 0;
  }
  
  .document-centre ul.hs-tabs__nav li {
    width: 100%;
  }
  
  .event-list.document-centre .event-item img {
    max-width: 100% !important;

    max-height: 100% !important;
  }
  
  p.docCTA {
    padding-top: 20px !important;
  }
  
  .documentCentreItem {
    width: -webkit-fill-available;
  }
}

@media screen and (min-width: 558px) and (max-width: 991px) {
  .documentCentreItem {width: 250px !important;}
  .event-list.document-centre .event-item img {max-width: 250px !important; max-height: unset;}
}

.insightsTitle {
  margin-top: 20px;

}
  
.insightsTitle h3 {
  font-family: BrandonText-Bold;
  font-size: 18px;
  line-height: 24px;
  min-height: 60px;
  padding-bottom: 0;
    text-align: left !important;
}

.insightsTitle.noMinHeight h3 {
  min-height: unset;
}

.insightsHeaderAgency h3 {
 overflow: hidden;
 text-align: center;
}
.insightsHeaderAgency h3:before,
.insightsHeaderAgency h3:after {
 background-color: #34d9c3;
 content: "";
 display: inline-block;
 height: 3px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
.insightsHeaderAgency h3:before {
 right: 0.5em;
 margin-left: -50%;
}
.insightsHeaderAgency h3:after {
 left: 0.5em;
 margin-right: -50%;
}

.insightsHeaderTenant h3 {
 overflow: hidden;
 text-align: center;
}
.insightsHeaderTenant h3:before,
.insightsHeaderTenant h3:after {
 background-color: #083863;
 content: "";
 display: inline-block;
 height: 3px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
.insightsHeaderTenant h3:before {
 right: 0.5em;
 margin-left: -50%;
}
.insightsHeaderTenant h3:after {
 left: 0.5em;
 margin-right: -50%;
}


.insightsHeaderRef h3 {
 overflow: hidden;
 text-align: center;
}
.insightsHeaderRef h3:before,
.insightsHeaderRef h3:after {
 background-color: #ec806b;
 content: "";
 display: inline-block;
 height: 3px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
.insightsHeaderRef h3:before {
 right: 0.5em;
 margin-left: -50%;
}
.insightsHeaderRef h3:after {
 left: 0.5em;
 margin-right: -50%;
}

a.insightsbutton {background-color: #ddd; font-size: 0.8rem; padding: 5px 10px; color: #515151; border-radius: 1px; box-shadow: 0px 2px 2px grey; transition: all 0.3s ease 0s; cursor: pointer; }
  a.insightsbutton:hover, a.insightsbutton:focus, a.insightsbutton:active {
    background-color: #f6cc38;
    color: white;
}

a.hubbutton {background-color: #34d9c3;font-size: 0.8rem; padding: 5px 10px; color: #fff; border-radius: 1px; box-shadow: 0px 2px 2px grey; transition: all 0.3s ease 0s; cursor: pointer; }
  a.hubbutton:hover, a.hubbutton:focus, a.hubbutton:active {
    background-color: #fff;
    color: #34d9c3;
}

.apexcharts-legend.position-bottom.apexcharts-align-left {
  justify-content: center !important;
}

.apexcharts-xaxis-texts-g body {
  font-size: 14px !important;
}

.insightsTitle {
  padding-left: 20px;
    padding-right: 20px;
}

.apexcharts-tooltip-title {
  font-family: BrandonText-Bold !important;
  font-size: 16px !important;
}

.apexcharts-tooltip-text {
  font-family: BrandonText-Regular !important;
  font-size: 16px !important;
}

.apexcharts-toolbar {
  display: none;
}

.apexcharts-menu-icon {
  display: none;
}

@media screen and (max-width: 991px) {
.insightsPanel {
  width: 100% !important;
}
  .insights-menu {
    display: none !important;
  }
  
  .portalButtons {
    display: none !important;
  }
  
}

.insights-menu p {
  font-size: 0.9rem !important;
}

.insightsInBrief p {
  text-align: left !important;
}

.insightsInBrief h3 {
  text-align: left !important;
}

/* 2020 landing page */
.admin-lp h1 {
    padding-bottom: 0;
    text-transform: none;
    font-size: 3.3em;
    color: #083863;
      letter-spacing: 0.04em;
}

.admin-lp h2 {
    padding-top: 15px;
    text-transform: none;
    font-size: 2.25em;
   color: #083863;
      letter-spacing: 0.005em;
}

.transparentHeader .row-fluid .top {
    background-color: transparent;
}

.transparentHeader .row-fluid .top.fixed {
  background-color: #fff !important;
}


@media screen and (max-width: 767px) {
.admin-lp h1 {
    font-size: 2em;
}

.admin-lp h2 {
    padding-top: 0px;
  font-size: 1.5em;
}
}

@media screen and (max-width: 404px) {
  
  .admin-lp h1 {
    font-size: 1.6em;
}
  
  .admin-lp h2 {
  
  font-size: 1.15em;
}
  
}

@media screen and (max-width: 1202px) {
.hideTime {
  display: none !important;
  }
}

@media screen and (min-width: 1203px) {
.hideTime {
  display: block !important;
  }
}


/* button effects */

.pulse-button {

  -webkit-animation: pulse 1.5s infinite;
}
.pulse-button:hover {
  -webkit-animation: none;
}

@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
    box-shadow: 0 0 0 50px rgba(#5a99d4, 0);
  }
    100% {
    @include transform(scale(.9));
    box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
  }
}

/* pop ups */

.leadinModal .leadin-input-wrapper .error-text {
    display: none;
}

/* document centre */
.event-list.document-centre .event-item img {
  max-width: 450px;
}
.document-centre .hs-tabs__navitem--active {
  text-transform: none;
}

.document-centre .hs-tabs__item--active {width: 100%;}

/* customer stories */

.listingTopic ul li {
    font-family: BrandonText-Regular;
}


/* webinar landing page */

.webinarImageColumn {min-height: 100vh; background:url('https://info.goodlord.co/hubfs/buildings_BG.jpg'); background-position: right; padding-bottom: 30px; clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%); -webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%); padding-right: 5%;}

.webinarFormColumn {min-height:100vH; padding-left: 2%; padding-right: 5%; background-image: url(https://info.goodlord.co/hubfs/site-top-right-corner_Curve.png), url(https://info.goodlord.co/hubfs/dots_lighter.png);     background-repeat: no-repeat, no-repeat;     background-position: top right, 5% 95%;     background-size: 30%,30%;}

#webinarTitle {text-align: center; text-transform: uppercase; letter-spacing: 0.9rem; font-weight: bold;}

img.webinarLogo {max-width: 125px;}

@media screen and (max-width: 991px) {
  
  #webinarTitle {font-size: 1.5rem;}
  img.webinarLogo {max-width: 100px;}
}

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

  .webinarImageColumn {clip-path:unset;
  }
  
  .webinarFormColumn {padding-left: 5%;}
  
.equal-heights-webinar  .landing-page-form {
  margin-bottom: 30px;
  }
  
  .webinarSpeaker { padding-right: 5%; }
    .webinarImageColumn.workFromAnywhereBG {
    clip-path: unset;
    -webkit-clip-path: unset;}
  
  h1.slantHeader {
    padding-top: 20px !important;
    padding-bottom:80px !important;
  }
  
 .hemp h1.slantHeader {
    padding-top: 20px !important;
    padding-bottom:0px !important;
   padding-right: 30px !important;
  }
  
  .hemp h2.slantHeader {
    padding-top: 20px !important;
    padding-bottom:80px !important;
    padding-right: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .equal-heights-webinar .row-fluid-wrapper .row-fluid {
  display: flex;
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
    
}
  .webinarSpeaker { padding-right: 25%; }
  


}

.hemp h2.slantHeader {
   
    padding-bottom:70px !important;
}


.webinarForm input[type="text"], .webinarForm input[type="email"], .webinarForm select, .webinarForm input[type="tel"] {
  border: 1px solid #eee;
    background: #fff;
    height: 30px;
    padding: 0 5px !important;
    font-family: 'BrandonText-Regular', sans-serif;
    font-size: 14px;
}

.webinarForm .hs-form-field {
    padding-bottom: 10px !important;
}

.webinarForm textarea {
  height: 50px !important;
  padding: 5px !important;
  font-size: 14px;
  border: 1px solid #eee;
}

.webinarForm  .hs-button {
      font-size: 16px;
  padding: 5px 10px !important;
  background-color: #34d9c3;
      border: 0;
}




/* work from anywhere */

.workFromAnywhere h1 {
  line-height: normal;
}

/* cv landing page */

.webinarImageColumn.workFromAnywhereBG {
  background:url('https://info.goodlord.co/hubfs/workanywhere-BG.jpg');
  background-size: cover;
  padding-right: 0;
background-position: center;}

.webinarImageColumn.covidPaul {
  background:url('https://blog.goodlord.co/hs-fs/hubfs/prs_green.jpg');
  background-size: cover;
  padding-right: 0;
background-position: center;}

.webinarImageColumn.hemp {
  background:url('https://www.goodlord.co/hubfs/hemp_webinar_bg.jpg');
  background-size: cover;
  padding-right: 0;
background-position: bottom;}





h1.slantHeader {text-align: right; text-transform: uppercase; font-size: 2.5rem; line-height: 3rem; padding-top: 40px; padding-bottom: 50px; padding-right: 50px; color: #fff;}

.hemp h1.slantHeader { padding-bottom: 0;}

h2.slantHeader {text-align: right;  padding-top: 10px; padding-bottom: 50px; padding-right: 50px; color: #fff;}


h1.slantHeader.paygp {
    text-align: right;
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 3rem;
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 20px;
    padding-bottom: 90px;
  color: #fff;}
  

.webinarImageColumn.paygpBG {
  background:url('https://info.goodlord.co/hubfs/paygp_bg.jpg');
  background-size: cover;
  padding-right: 0;
background-position: center top;}

.paygpHead h2 {
      font-weight: 800;
    text-transform: uppercase;
    font-family: BrandonText-Bold;
}

.paygpForm .ms-survey-from {
  padding: 0 !important;
}

.paygpForm .ms-survey-from .hs-button.primary {
  background-color: #ec806b;
  border-color: #ec806b;
}

.ms-survey-from .hs-button.primary:hover {
  color: #ec806b !important;
}

.top.transparentHeader {
  background-color: transparent;
}

.top.transparentHeader a span.cv-menu {
  color: #fff !important;
}

.top.transparentHeader a span.cv-menu:hover {
  color: #fff !important;
}

.top.transparentHeader ul li a, .top.transparentHeader .log-in-menu  {
  color: #083863 !important;
}

.top.transparentHeader ul.hs-menu-children-wrapper li a  {
  color: #515151 !important;
}

.top.transparentHeader.fixed ul li a {
  color: #515151 !important;
}


.postLockdownHero {
  min-height:100vH !important; 
  background-color: #f7f7f7;
display: flex !important;
    align-content: center;
    flex-direction: column;
    justify-content: center;}

.postLockdownHero h1 {
  color: #083863;
  text-align:center;
  padding-bottom: 0;
  text-transform:uppercase;
  margin-top: 130px;
  letter-spacing: 0.3rem;
}

.postLockdownHero h2 {
  color: #083863;
  text-align:center;
  letter-spacing: 0.1rem;
}

.postLockdownHero body {
  color: #083863;
}

.postLockdownHero .ms-survey-from {
    padding: 0;
  background-color: transparent !important;
      max-width: 700px;
    margin: 0 auto;
}

.postLockdownHero .ms-form-section {
  background-color: transparent;
  padding-top: 0;
  box-shadow: unset;
}

.postLockdownHero a.hs-button.disable.primary.next-btn {margin-top: 0;     border: 0 !important;
  
    background-color: #ec806b !important;     padding: 5px 8px !important; text-transform: none !important;}

.postLockdownHero a.hs-button.disable.primary.next-btn:hover {
  background-color: #fff !important;
}

.postLockdownHero a.hs-button.primary.prev-btn  {margin-top: 0;     border: 0 !important;
  
    background-color: #ec806b !important;     padding: 5px 8px !important; text-transform: none !important;}

.postLockdownHero a.hs-button.primary.prev-btn:hover {
  background-color: #fff !important;
}

.postLockdownHero #form1.ms-survey-from .hs-button.primary  {margin-top: 0;     border: 0 !important;
  
    background-color: #ec806b !important;     padding: 5px 8px !important; text-transform: none !important;}

.postLockdownHero #form1.ms-survey-from .hs-button.primary:hover {
  background-color: #fff !important;
}

.postLockdownHero .ms-form-section p  {display:none;}

/* #hs_form_target_module_1588762520858731 form {
  display: flex;
}
  
.postLockdownHero input[type=submit] {
  background-color: #ec806b !important;
  border-radius: 0 10px 10px 0;
  border: 3px solid #ec806b;
}

.postLockdownHero input.hs-input {
  border: 0;
}
  */

.signUpHeader {
  text-align: center; font-family: BrandonText-Bold; font-weight: lighter; font-size: 1.38rem; max-width: 700px; margin: 0 auto; padding-bottom: 0;
}

.pillarHeaderPara {text-align: center; font-family: BrandonText-Regular; font-weight: 400; font-size: 1.3rem; max-width: 700px; margin: 0 auto;}

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

.postLockdownHero {
  padding: 0 5%;
  }
  
  .signUpHeader {
        font-size: 1rem;
  }
  
  .pillarHeaderPara {
  font-size: 0.9rem;
    line-height: 1.4rem;
}
}
  
@media screen and (max-width: 500px) {
  .postLockdownHero h1 {
    font-size: 1.5rem;
    line-height: 1.9rem;
}
  .postLockdownHero h2 {
  font-size: 1.2rem;
  }
}

.initial-hide {display:none !important;}

p.downloadLink a {
  display: inline-block;
    font-family: BrandonText-Bold;
    border: solid 2px #515151;
    padding: 5px;
}

.dividerImage img {
  max-width: 100px !important;
  margin-bottom:20px;
}

.pillarhead .event-list .hs-tabs__navitem--active {
border: 1px solid #efefef;
    border-bottom: #fff solid;
    position: relative;
    z-index: 6;
}

.pillarhead .event-list .hs-tabs__item--active {
    display: inline-block;
    background-color: #ffffff;
    position: relative;
    z-index: 5;
    border: 1px solid #efefef;
    margin-top: -1px;
}

.webinarImageColumn.hemp.rpiLP {
    background: url(https://blog.goodlord.co/hubfs/Paul%20Shamplina.jpg);
    background-size: cover;
    padding-right: 0;
    background-position: center;
  box-shadow: inset 0 0 0 2000px rgba(0,0,0,0.4); 
}

table.rpiLP {
  border-spacing:2px;
}

table.rpiLP td {
  background-color: #fff;
  padding: 5px;
  font-size: 0.9rem;
}

table.rpiLP tr:first-child {
  font-size: 1.2rem;
  font-family: BrandonText-Bold;
}

table.rpiLP td:first-child  {
  background-color: #515151;
  color: #fff;
  font-family: BrandonText-Bold;
}

table.rpiLP td:nth-of-type(2)  {
  background-color: #d6f7f3;
  font-family: BrandonText-Bold;
}


table.rpiLP td:not(:first-child) {
  text-align: center;
}

@media screen and (max-width: 500px) {
  
table.rpiLP td {

  padding: 2px;
  line-height: 0.7rem;
  font-size: 0.5rem;
}
}

@media screen and (min-width: 501px) and (max-width: 990px) {
  table.rpiLP td {
  padding: 4px;
  font-size: 0.7rem;
    line-height: 0.9rem;
}
}

  h1.slantHeader.godigital {
    padding-top: 20px !important;
    padding-bottom:20px !important;
    padding-left: 10px !important;
  }

  h2.slantHeader.godigital {
    
    padding-bottom:80px !important;
    padding-left: 70px !important;
  }


.homepageProduct .bbs-right .bbs-z1-text {
    align-self: center;
}



@media screen and (min-width: 1201px) {
.homepageProduct .hp-flip .bbs-left .bbs-z1-img {
      align-items: flex-end;
 
  }
  .homepageProduct .bbs-left .bbs-z1-img img {
     max-width: 130% !important;
  width: 130% !important;
}
  .homepageProduct .hp-flip .bbs-right .bbs-z1-img {
      align-items: flex-start;
 
  }
    .homepageProduct .bbs-right .bbs-z1-img img {
     max-width: 130% !important;
  width: 130% !important;
}
}

.homepageProduct .bbs-left .bbs-z1-text {
    align-self: center;
}

.viddiv {
    width: 100%;
    height: 100%;
    max-width: 1034px;
    max-height: 543px;
    margin: 0 auto;
}
.viddiv .viddivinner {
    position: relative;
    padding-top: 10px;
    padding-bottom: 67.5%;
    height: 0;
}
.viddiv iframe {
    box-sizing: border-box;
    background: url(https://www.goodlord.co/hubfs/Plain-laptop_bg.png) center center no-repeat;
    background-size: contain;
        padding: 8.3% 11.6% 14.4%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
  
@media screen and (max-width: 400px) {
.viddiv iframe {
  padding-top:10%;
  }
}

.gradientText h1 {
     background: -webkit-linear-gradient(left,  #34d9c3, #083863);
   background: -o-linear-gradient(right, #34d9c3, #083863);
   background: -moz-linear-gradient(right, #34d9c3, #083863);
   background: linear-gradient(to right,#34d9c3, #083863); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform:uppercase;
      font-size: 3.0rem;
  line-height: 3.5rem;
}

.mountainBG {
  background: url("https://www.goodlord.co/hubfs/Mountains_paper_b2.png") no-repeat scroll 0 0; background-size: cover; background-position: right 100px; background-color: #ffffef;
}


@media screen and (max-width: 500px) {
  
    .gradientText h1 {
        font-size: 2rem !important;
    line-height: 2.4rem !important;
  }
  
}


@media screen and (max-width: 767px) {
  
  .gradientText {
    margin-top: 30px;
    
  }
  
  .gradientText h1 {
        font-size: 2.5rem;
    line-height: 2.9rem;
  }
  
  .heroImg.show-only-on-mob.wideMountain img {
    max-width: 110% !important;
    width: 110% !important;
  }
  
  .mountainBG {background-image: none;}
}
}

@media screen and (max-width: 991px) {
.gradientText h1 {
  line-height: 3.4rem !important;
  }
}

@media screen and (max-width: 1200px) {
  .mountainBG {
    background-position: -920px 50px;
  }
}


.supplier-box-img img {max-width: 140% !important;}

.hs-blog-id-25993049802 #hs_cos_wrapper_module_1582295014021330 {
  display:none;}

.event-list.document-centre.getting-started .hs-tabs__navitem {
  padding: 10px;
  font-size: 0.9rem;
  
}
  
.event-list.document-centre.getting-started  .hs-tabs__item {
  width:100%;
  }



.event-list.document-centre.getting-started a {
  font-family: BrandonText-Bold;
}


.event-list.document-centre.getting-started .get-started-side {
  background-color: #f7f7f7;
  padding:10px;
  border-top: #ec806b solid 5px;
  max-width: 300px;
  height: fit-content;
}

.event-list.document-centre.getting-started .get-started-side h3 {
  font-size: 1.1rem;
}

.event-list.document-centre.getting-started .get-started-side ol {
  padding-left:20px;
  margin-bottom:0;
}

.event-list.document-centre.getting-started .get-started-side li, .event-list.document-centre.getting-started .get-started-side p {
  font-size: 0.9rem;
  line-height:1.3rem;
}

.getting-started-feedback ul.inputs-list {
  display: inline-flex;
}

.getting-started-feedback .inputs-list li.hs-form-radio {
  padding-right: 30px;
}

.hs_was_this_training_helpful_.hs-was_this_training_helpful_.hs-fieldtype-radio.field.hs-form-field {
  padding-bottom: 0!important;
}

.getting-started-feedback input.hs-button.primary.large {
      padding: 10px !important;
    margin-top: -10px;
    font-size: 0.9rem;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
      border: 0;
}

.getting-started-feedback input.hs-button.primary.large:hover {
  background-color: #ec806b;
}

div#hs_form_target_module_1593522327368371 {
      background-color: #d3f7f2;
    display: inline-block;
    padding: 10px 30px 10px 10px;
}

@media screen and (max-width: 991px) {
.event-list.document-centre.getting-started .hs-tabs__nav li {
  width:100%;
  }
}
  

@media screen and (min-width: 1201px) {
.event-list.document-centre.getting-started .get-started-main {
  max-width: 600px;
}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
.event-list.document-centre.getting-started .get-started-main {
  max-width: 500px;
}
}

body.modal-open {
    overflow: visible !important;
}



.getting-started-box {
  display:flex;
  flex-direction:row;
  margin-bottom: 40px;
  align-items: center;
      box-shadow: 0 0 4px rgba(0,0,0,0.2);
    padding: 15px;
  border-radius: 4px;
  background-color: #34d9c3;
  color:#fff;
  transition: 0.2s ease;
}



.getting-started-box:hover {
  background-color: #5ce0cf;
}

.getting-started-box p a {
  font-family:BrandonText-Bold;
  color:#fff;
  text-align: left!important;
  
}

.getting-started-box h3 {
  text-align: left!important;
}


.getting-started-box a:not(:first-of-type) {
  color:#fae59b;
  text-decoration:underline;
}


.getting-started-img {
  width: 150px;
  margin-right:20px;
}

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

.getting-started-box {
  flex-direction: column;
}
  
  .getting-started-txt {
      align-self: flex-start;
    margin-top:30px;
  }
  
    .getting-started-txt p {
      text-align:left !important;
  }
}

/* doc centre */

.filter-group .search-button {
  height:50px;
}

.resources-results-container p, .resources-results-container h4, .resources-results-container .tags, .sidebar-filters .filter-group h3 {
text-align: left !important;
}

.resource-items-container .resource-item:hover figcaption p {
    font-size: 14px;
    line-height: 22px;
}

.resource-items-container .resource-item figcaption p {
    font-size: 14px;
    line-height: 22px;
}

@media screen and (min-width:992px) and (max-width: 1200px) {

.resource-items-container .resource-item figcaption {
    padding: 5px 15px;
  }
  
.resource-items-container .resource-item:hover figcaption p {
    font-size: 13px;
    line-height: 20px;
}
  
  .resource-items-container .resource-item figcaption p {
    font-size: 13px;
    line-height: 20px;
}
  
  .resource-item h4 {
    font-size: 1em;
  }
  
  .resource-item .tag {
   font-size: .6em;
  }
  
  .resource-items-container .resource-item .item-content {
    padding: 13px;
  }
  
}

@media screen and (max-width: 991px) {
.resource-items-container .resource-item {
  max-width: 100%;
  width: 100%;
  }
  
  .filter-group form {
    width: 100%;
}
  
  .filter-group form>select {
    font-size:14px;
  }
}

@media screen and (max-width: 600px) {
body .resources-container {
    flex-direction: column;
}
  
  .span3.widget-span.resources-sidebar-container {
    width: 100% !important;
    margin-bottom:30px;
  }
  
  .resources-results-container {
    width: 100%;
}
}

/* customer webinars */

#customer-webinars h3 {

padding-top: 12px;
    font-size: 18px;
    line-height: 24px;
  text-align:left !important;
}

#customer-webinars p {
  text-align:left !important;
}

#customer-webinars .customer-webinar-container .webinar-date {
    font-size: 14px;
    font-family: BrandonText-Regular;
}