/*replace this class in style.css*/

#top-header .container {
    padding-top: .85em;
}

/*.et_pb_module_header {
	margin-top:60px;

}*/


/*Removed All Topics from Resources*/
#topics {
	display:none!important;
}

#olark-wrapper .olark-launch-button {
    background-color: #00adbb !important;
}

.trustedblockpurple h1 {

padding:60px;

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

	.trustedblockpurple h1 {

padding:20px!important;

}

}

et_pb_posts .et_pb_post a img,
    .archive .et_pb_post a img,
    .search .et_pb_post a img {
            max-width: 210px;
            float: left;
            padding-right: 20px;}

    @media only screen and (max-width: 980px) {
        .et_pb_posts .et_pb_post a img,
        .archive .et_pb_post a img,
        .search .et_pb_post a img{
            float:none;
            max-width: 100%;
		}}
/*removed max-width: 250px from above*/

@media (min-width: 981px) {
.search #left-area {
	width: 64.833%;
}

.search #sidebar {
  border-left: 1px solid #e2e2e2;
	width: 29.666%;
}

.search #main-content .container:before {
    display: none !important;
}}

.search .et_pb_post a img {
    padding-bottom: 25px;
}

.search h2 {
	font-size: 34px;

}

.search h4.widgettitle {
	font-size: 22px;
	font-weight: bold;
}

.search #sidebar .et_pb_widget {
	padding: 25px;
	margin-bottom: 18.54%;
}

.search #content-area {
	padding-bottom: 50px;
}


/*Hide the search button*/

.ds-icon-search input.et_pb_searchsubmit,
.widget_search input#searchsubmit {
    background: transparent;
    color: transparent;
    border: none;
    width: 55px;
    z-index: 2;
}

/*Add padding to the search input field*/

.ds-icon-search input.et_pb_s,
.widget_search input#s {
    padding-right: 55px !important;
}

/*Add the icon*/

.ds-icon-search .et_pb_searchform:before,
.widget_search::before {
    content: '\55';
    position: absolute;
    font-family: 'ETModules';
    z-index: 1;
    right: 0;
    font-size: 20px;
    padding: 3px 18px;
}

/*------------------------------------------------*/
/*--------------[GQ INLINE BUTTONS]---------------*/
/*------------------------------------------------*/

    /* inline buttons */
        .gq_r_inline_buttons .et_pb_button_module_wrapper {
            display: inline-block;
            margin: 10px 10px 0px 0px!important;
			align-content:center!important;
}


.et_pb_pricing .et_pb_pricing_table.et_pb_pricing_table_0 {
    border-color: #6e3fa3!important;
}

.et_pb_module_header h1 {
	font-weight: 300!important;

}
.et_pb_pricing_content_top {
    display: none!important;
}


.et_pb_pricing_title > h2 {
   margin-bottom: 1.00rem!important;

}

.entry-title > h2 {
    text-decoration: none!important;
    font-weight: 300!important;
    line-height: 48px!important;
}


.et_pb_button_one.et_pb_button:hover {
  background-color: #ffffff!important;

}


#page-container .et_overlay.et_pb_inline_icon:before, .et_pb_inline_icon:before {
    background-image: url('https://givesmartdev1.wpengine.com/wp-content/uploads/2018/11/read_more_speech_bubble.png');
    background-size:contain;
    background-repeat: no-repeat;
    color: transparent!important;


}

.myexcerpt > p {
    font-size: 0.960rem!important;
    line-height: 1.4rem;
    margin: 0 0 1.75rem;
    padding: 0;
	margin-top:8px;
}

/* resource page background */
.et_pb_section.resources {
	background-color:#F0F0F0!important;
}
.et_pb_section.resource-filters {
	background-color:#F0F0F0!important;
}


#footer-widgets .footer-widget ul, #footer-widgets .footer-widget ol {
    margin-bottom: 1.5em;
    margin-left: 0em!important;
    padding-left: 0em!important;
}

.facets {
background-color: transparent!important;
position: relative!important;
width: 100%;
max-width: 100%;
z-index: 1000!important;
}

.facets .facetwp-facet{
float: left;
margin-right: 20px;
}
/*to be added last in style.css */
.facetwp-template .resource div.entry-content{
min-height: 132px;
margin-bottom: 2.5rem!important;
}

.resource-slider ,.resource-slider .et_pb_container  {max-height:550px;height: 550px;}
.resource-slider .et_pb_container ,.resource-slider .et_pb_slides .et_pb_slider_container_inner  {display:block;}
.resource-slider .et_pb_slide_description {float:right;}

.resource-slider .et_pb_button.et_pb_more_button {
    font-size: 12px;
    padding: 15px 57px;
    letter-spacing: -0.25px;
    min-width: 164px;
    background-color: #fff;
    border-color: #fff;
    color: #343F49;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    letter-spacing: -0.25px;
    line-height: 100%!important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}
.resource-slider .et_pb_slide_title {
    margin-bottom:0;
}
.resource-slider .et_pb_container {
    width:100%;
}
.resource-slider .et_pb_slide_description {
    width:55%;
}
.resource-slider .et_pb_button.et_pb_more_button:after {
    content:'';
}
.resource-slider .et_pb_button.et_pb_more_button:hover {
    background-color: #F4F4F4;
    border-color: transparent;
    box-shadow: none;
    color: #343F49;}
.resource-header{
	position: absolute;
    width: 100%;
    height: 86px;
    padding: 0;}

	.resource-slider .et_pb_slide_with_image .et_pb_slide_image {
    top: auto;
    bottom:  0;
    right:  0;
}

.resource-slider  .et_pb_slide_description{
       padding-top: 150px;
}
.resource-slider .et_pb_slide_with_image .et_pb_slide_description{
    float:left;
}

@media (max-width: 767px){
.resource-slider .et_pb_slide_description {
    width:100%;
}
.resource-slider  .et_pb_slide_description{
       padding-top: 120px;
 }

}


@media all and (max-width: 1200px) {
  button.slide-nav-link {
   /* -webkit-transform: translate(-20px, 10px);
    transform: translate(-20px, 10px);*/
    background-color: transparent !important;
    box-shadow: none !important;
    color: #A4A9AD;
    float: right;
   /* padding: 18px 0 0;*/
    outline: 0; }
	button.slide-nav-link:hover,button.slide-nav-link:focus	 {color: #A4A9AD;}
	}

@media all and (max-width: 1200px) {
    button.slide-nav-link::before {
      font-size: 40px !important;
      -webkit-transform: scale(0.8) !important;
              transform: scale(0.8) !important; }
    button.slide-nav-link.menu-open {
      color: #00ADBB !important; }
  #side-menu {
    background-color: #fff;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.1);
    outline: 0; }
    #side-menu .sub-menu-toggle::before {
      margin: 0 4px;
      font-size: 1.625em;
      color: #343F49; }
    #side-menu .menu-close {
      display: none; }
    #side-menu ul:not(.sub-menu) > .menu-item-has-children > a {
      font-size: 1em;
      font-weight: 600; }
    #side-menu .current-menu-parent > a {
      font-size: 1em;
      font-weight: 600; }
    #side-menu .menu-item a {
      padding: 1.375rem 1.3125rem;
      background-color: #fff;
      border-bottom: 1px solid #efefef;
      border-top: 1px solid #efefef;
      color: #00ADBB;
      font-size: 0.875em;
      font-weight: 400;
      min-height: 0;
      outline: 0; }

    /* Fixing for menus that only have one level */
    #side-menu .menu-item > a {
      background-color: #e9e9e9;
      color: #333;
      font-weight: 600;
    }

    #side-menu .menu-item.menu-item-has-children .menu-open {
      background-color: #343f49;
      color: #f6f7f7;
      font-size: 1rem;
      font-weight: 600; }
      #side-menu .menu-item.menu-item-has-children .menu-open:before {
        color: #fff; }
    #side-menu .menu-item.menu-item-has-children ul.sub-menu > .menu-item-has-children a {
      background-color: #F7F7F7;
      color: #343F49;
      font-size: 0.875rem;
      font-weight: 400; }
    #side-menu .menu-item.menu-item-has-children ul.sub-menu > .menu-item-has-children .menu-open {
      background-color: #00ADBB;
      color: #fff;
      font-size: 0.875rem;
      font-weight: 600; }
    #side-menu .menu-item.menu-item-has-children ul.sub-menu > .menu-item-has-children ul.sub-menu > .menu-item a {
      background-color: #fff;
      border-bottom: 1px solid #efefef;
      border-top: 1px solid #efefef;
      color: #00ADBB;
      font-size: 0.875rem;
      padding-left: 3em; }
      #side-menu .menu-item.menu-item-has-children ul.sub-menu > .menu-item-has-children ul.sub-menu > .menu-item a:hover {
        color: #00939f; }

    /* Style the sub menu link items */
    #side-menu .menu-item .sub-menu a {
      background-color: #fff;
      color: #00ADBB;
      font-size: 0.875rem;
      font-weight: 400;
      padding-left: 3em;
    }

    #side-menu .menu-item .sub-menu a:hover {
      color: #00939f;
    }


    #side-menu .mobile-cta {
      padding: 0;
      background-color: #fff; }
      #side-menu .mobile-cta a {
        margin: 0 auto;
        background-color: #C1CE20 !important;
        border-radius: 50px;
        box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
        color: #fff !important;
        font-weight: 500 !important;
        margin-top: 32px;
        margin-bottom: 32px;
        min-height: 0;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.1s ease-in-out;
        font-size: 14px;
        padding: 14px 10px;
        max-width: 202px; }
        #side-menu .mobile-cta a:hover {
          background-color: #a4af1b;
          box-shadow: none; }
    #side-menu .side-nav > li:not(.menu-item-has-children) a {
      padding-left: 1.3125rem; } }
.mobile_nav{display:none;}
#et-secondary-nav, #et-secondary-nav li{margin-bottom:0;}
#main-header .container{width:95%}
.about-us .et_pb_section_video_bg .mejs-video{top:-25%;}

.facetwp-template {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#main-header,#main-header .container {min-height:85px;}
.cb_4_column .et_pb_column.et_pb_column_1_3.et_pb_column_11.et_pb_css_mix_blend_mode_passthrough {
    width: 29%!important;
}


#team-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0; }
  #team-grid li {
    list-style: none;
    float: left;
    background-size: cover;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    height: 300px;
    width: 300px; }
    #team-grid li.active {
      -webkit-filter: grayscale(1);
              filter: grayscale(1); }
      #team-grid li.active > .team-overlay {
        color: #fff;
        opacity: 0.7; }
    #team-grid li.full {
      position: relative;
      width: 100%;
      height: auto; }
  #team-grid .team-overlay {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(52, 64, 73, 0.69);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: opacity 0.25s ease-in;
    width: 100%; }
    #team-grid .team-overlay:hover, #team-grid .team-overlay:active, #team-grid .team-overlay:focus {
      color: #fff;
      opacity: 0.7; }
    #team-grid .team-overlay .name {
      color: #fff;
      font-size: 1.125rem;
      font-weight: 500;
      margin-bottom: 0.625rem; }
    #team-grid .team-overlay .title {
      color: #fff;
      font-size: 0.9375rem; }
    #team-grid .team-overlay > * {
      padding: 0 1.25rem; }
  #team-grid .inner-grid-wrap {
    padding: 3.75rem 0;
    position: relative; }
    @media all and (min-width: 52.75em) and (max-width: 74.9375em) {
      #team-grid .inner-grid-wrap {
        float: none;
        margin: auto; } }
    @media all and (min-width: 50em) {
      #team-grid .inner-grid-wrap {
        padding: 4.375rem 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap; } }
    @media all and (min-width: 75em) {
      #team-grid .inner-grid-wrap {
        padding: 7.5rem 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    @media all and (min-width: 75em) {
      #team-grid .inner-grid-wrap header {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: calc(99.9% * 6/12); }
      #team-grid .inner-grid-wrap header:nth-child(1n) {
    margin-right: 0;
    margin-left: 0; }
      #team-grid .inner-grid-wrap header:last-child {
    margin-right: 0; }
      #team-grid .inner-grid-wrap header:nth-child(0n) {
    margin-right: 0;
    margin-left: auto; } }
    #team-grid .inner-grid-wrap header h1 {
      color: #00ADBB;
      font-size: 2rem;
      letter-spacing: -0.67px;
      margin-bottom: 0;
      text-align: left; }
      @media all and (min-width: 50em) {
        #team-grid .inner-grid-wrap header h1 {
          font-size: 3rem;
          letter-spacing: -1px; } }
    #team-grid .inner-grid-wrap header h5 {
      color: #ABB3BE;
      font-size: 1.25rem;
      margin-bottom: 2.5rem;
      text-align: left; }
    #team-grid .inner-grid-wrap .entry-content {
      font-size: 0.9375rem;
      text-align: left; }
      @media all and (min-width: 75em) {
        #team-grid .inner-grid-wrap .entry-content {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: calc(99.9% * 6/12); }
        #team-grid .inner-grid-wrap .entry-content:nth-child(1n) {
    margin-right: 0;
    margin-left: 0; }
        #team-grid .inner-grid-wrap .entry-content:last-child {
    margin-right: 0; }
        #team-grid .inner-grid-wrap .entry-content:nth-child(0n) {
    margin-right: 0;
    margin-left: auto; } }

#team-grid-preview {
  display: none;
  position: relative; }
  #team-grid-preview .close {
    display: none;
    float: none;
    margin-bottom: 0;
    position: absolute; }
    @media all and (min-width: 52.75em) {
      #team-grid-preview .close {
        display: block; } }
    @media all and (min-width: 52.75em) and (max-width: 74.9375em) {
      #team-grid-preview .close {
        right: 0;
        top: 30px; } }
    @media all and (min-width: 75em) {
      #team-grid-preview .close {
        right: 0;
        top: 30px; } }
.container-team {
	margin:auto;
	padding-bottom: 58px;
}
@media (min-width: 75em){
.container-team {
    max-width: 75rem;
}
}
.container-team .main_title{
	text-align:center;
	font-size: 3rem;
    letter-spacing: -1.2px;
    line-height: 56px;
}


/* Style from the customizer */

body {
  font-weight: 400;
}

/*UBER MENU - plugin not used currently*/
.ubermenu .ubermenu-target {
  font-size: 15px;
  padding: 15px 15px;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega {
    padding: 20px 32px;
    background-color: #fff;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0;
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
}
#top-menu-nav #ubermenu-main-2-primary-menu-2.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
    margin-top: 10px;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource .resource-wrap-inner {
    padding: 1.25rem;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 a, .nav-primary #top-menu-nav #ubermenu-main-2-primary-menu-2 span.ubermenu-item-layout-text_only{
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    color: #343F49;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource .entry-title,#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource .event-url{
  margin: 0;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .arrow-link {
    display: inline-block !important;
    margin-left: 5px;
}
/*#top-menu-nav #ubermenu-main-2-primary-menu-2 svg path,#top-menu-nav #ubermenu-main-2-primary-menu-2 svg g {
    fill: #00ADBB !important;
}*/
#top-menu-nav #ubermenu-main-2-primary-menu-2 .arrow-link > svg {
    width: 12px;
    height: 9px;
    background-size: 12px 9px;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource .learn-more-wrap a {
    color: #00ADBB;
    font-weight: 400;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource .title{
  margin-bottom: 1.25rem;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource .entry-content {
    font-weight: 400;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega .ubermenu-submenu .ubermenu-item-level-3 a {
    padding: 5px 0;
    font-size: 14px;
    color: #5C6872;
    font-weight: normal;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega .ubermenu-submenu .ubermenu-item-level-2 a {
    font-size: 14px;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega .ubermenu-submenu a,#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega span.ubermenu-item-layout-text_only {
    padding: 0;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega .ubermenu-submenu .ubermenu-item-level-3 a:hover, #top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-submenu-type-mega .ubermenu-submenu .ubermenu-item-level-3 a:active,#top-menu-nav #ubermenu-main-2-primary-menu-2 a:hover {
    color: #00ADBB;
}
#top-menu-nav #ubermenu-main-2-primary-menu-2 .ubermenu-item-type-custom .ubermenu-content-block .menu-resource {
    background-color: #f7f7f7;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}
/*LOGO SHOWCASE*/
body .wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
  border: none
}

/*HEADER*/
body #main-header.et-fixed-header, body #main-header {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.mobile_menu_bar:before {
  font-size: 44px;
}
.nav li a:hover, .menu li a:hover {
  color: #00c9d9;
}
body #et-info-email:hover, body #et-secondary-menu>ul>li>a:hover, body #top-menu-nav>ul>li>a:hover, .et-fixed-header #top-menu a:hover {
  opacity: 1;
  color: #00c9d9 !important;
}
.ubermenu-item-type-column { max-width: 250px!important;min-width: 180px!important;}
/* GENERAL */

/* this line will make the headlines close to the old site but it will take over the Divi controls */
/* body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: 400;
} */

.white-link a {
  color: #fff
}

.image-no-margin .et_pb_main_blurb_image {
  margin-bottom: 0
}
.max-width .header-content {
  /*max-width: 800px*/
  max-width: 650px;
}

.blurb-narrow .et_pb_blurb_content {
  max-width: 200px;
}

.border-bottom .et_pb_column {
  border-bottom: 4px solid #00ADBB;
}

.border-bottom .no-border {
  border-bottom: none;
}
.offset-top {
  margin-top: -260px;
}

/*FOOTER*/
body #footer-widgets .footer-widget li a:hover, .bottom-nav a:hover {
  color: #00ADBB;
  opacity: 1
}

body #footer-widgets .footer-widget li:before {
  display: none;
}

body #footer-widgets .footer-widget li {
  padding-left: 0;
}

#et-footer-nav .container {
  text-align: center;
    padding-bottom: 0px;
}

body .bottom-nav {
    padding: 10px 0;
}

p.copyright {
  font-size: 12px;
    color: #a4a9ad;
  line-height: 1.4
}

/* FORMS */

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select[multiple]:focus {
    border-color: #D0DD27;
    outline: none;
}

.signup-form .gform_wrapper form {
    background-color: #f4f4f4;
  padding: 20px;
  max-width: 482px;
}

.signup-form .gfield_description {
    color: #bbc917;
  line-height: 1.4;
  margin-top: 5px;
}

body .gform_wrapper span.gform_description {
  line-height: 1.3;
    font-size: 16px;
    color: #000;
}

body .gform_wrapper .gfield_checkbox li, body .gform_wrapper .gfield_radio li {
    margin: 0 0 5px;
    line-height: 1.2;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select[multiple] {
    border: 1px solid #F4F4F4;
    border-radius: 50px;
}

.gform_wrapper .top_label .gfield_label {
    color: #343F49;
  font-size: 16px;
}

#et-main-area .signup-form .gform_wrapper form input:not(.button) {
    padding: 8px 12px;
  font-size: 14px;
}

.signup-form .gform_wrapper form textarea {
    border-radius: 20px;
    height: 220px;
}

.signup-form .gform_wrapper form .gform_footer input {
    padding: 12px 32px;
  font-size: 16px;
    border: none;
    font-weight: 600;
    width: auto;
  background-color: #1eaeb4;
  border-radius: 6px;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    cursor: pointer;
  -webkit-font-smoothing: antialiased;
    text-decoration: none;
    text-transform: uppercase;
  user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.signup-form .gform_wrapper form .gform_footer input:hover {
  background-color: #343f49;
}

.offset-form {
  margin-top: -430px;
}
.offset-form-pricing {
  margin-top: -260px!important;
}

body .gform_wrapper ul.gfield_checkbox li label, body .gform_wrapper ul.gfield_radio li label {
    font-weight: 400;
    color: #000;
}

/****************
TABLETS and MAX
*****************/
@media screen and (max-width: 768px) {
  body .et_pb_widget {
    float: none;
    max-width: 100%;
    text-align: center;
  }
	.offset-form {
    margin-top: 0px!important;
		padding-bottom:60px;
  }
	.offset-form-pricing {
  margin-top: -125px!important;
		padding-bottom:60px;
}
}

/****************
TABLETS and MIN
*****************/
@media screen and (min-width: 768px) {
  .offset-form {
    margin-top: -120px;
	  padding-bottom:60px;
  }
}

/****************
DESKTOP and MAX
*****************/
@media screen and (max-width: 980px) {
  .column-reverse {
    flex-direction: column-reverse;
    display: flex;
  }
  }

/****************
DESKTOP and MIN
*****************/
@media screen and (min-width: 981px) {

  .max-width-title .header-content {
    max-width: 400px
  }
  .max-width-title h1 {
    margin-bottom: 40px;
  }
   .offset-form {
    margin-top: -430px;
  }

  .signup-form .gform_wrapper form {
    padding: 40px;
  }
}

/****************
LARGE DESKTOP and MAX
*****************/
@media screen and (max-width: 1200px) {
  #et_mobile_nav_menu {
    display: block
  }
  #top-menu-nav, #top-header {
    display: none
  }
/*  	#main-header {
		top: 0px !important;
	}  */
  #logo.desktop-logo {
    display: none
  }
  .et_header_style_left #logo.mobile-logo {
    /*max-height: 55px;
    max-width: 55px;*/
    width: 200px;
    height: auto;
    max-height: none;
    margin-top: 10px;
  }
}

/****************
LARGE DESKTOP and UP
*****************/
@media screen and (min-width: 1201px) {
/* 	#main-header {
		margin-top: 60px !Important;
	}  */
  #logo.mobile-logo {
    display: none
  }

  #top-header {
    z-index: 998;
  }
  #main-header {
    z-index: 999;
  }
  .desktop-logo {
    margin-top: -40px;
  }

}


/*-----------------------------------------------*/
/*-----Scrolling Image Carousel by Divi Soup-----*/
/*-----------------------------------------------*/


/***10 Images***/


/*Stops the browser creating a horizontal scrollbar*/

.ds-carousel-section {
    overflow: hidden;
}


/*Sets the width of the image modules and floats them so they are next to each other*/

.ds-carousel-logo {
    width: 20%;
    float: left;
}


/*Sets the position and visibility of the rows*/

.ds-image-carousel {
    float: left;
    position: absolute;
    padding: 0;
    opacity: 0;
    z-index: 0;
}


/*Position, visibility and animation settings for the first row*/

.ds-image-carousel-first {
    position: relative;
    z-index: 1;
    -webkit-animation: first 15s 1 linear forwards;
    animation: first 15s 1 linear forwards;
}


/*Animation settings for the rest of the rows*/

.ds-image-carousel-second,
.ds-image-carousel-third {
    -webkit-animation: rest 30s infinite linear;
    animation: rest 30s infinite linear;
}


/*Animation delay for the third row*/

.ds-image-carousel-third {
    -webkit-animation-delay: 15s;
    animation-delay: 15;
}


/*Animation for the continuous scrolling effect*/


/*First row - this only plays once*/

@-webkit-keyframes first {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        z-index: 1;
    }
    99.99% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 1;
        z-index: 1;
    }
    100% {
        opacity: 0;
        z-index: 0;
    }
}

@keyframes first {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        z-index: 1;
    }
    99.99% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 1;
        z-index: 1;
    }
    100% {
        opacity: 0;
        z-index: 0;
    }
}


/*All other rows - these play continuously*/

@-webkit-keyframes rest {
    0.01% {
        opacity: 0;
        z-index: 0;
    }
    0.011% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 1;
        z-index: 1;
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 1;
    }
}

@keyframes rest {
    0.01% {
        opacity: 0;
        z-index: 0;
    }
    0.011% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 1;
        z-index: 1;
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 1;
    }
}


/*Pause all animation on hover*/

.ds-carousel-section:hover .ds-image-carousel {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}


/*-----------------------------------------------*/
/*---End Scrolling Image Carousel by Divi Soup---*/
/*-----------------------------------------------*/
.checkmark-list {
  margin:15px 0px 37px 19px;
}
.checkmark-list li {
    background-image: url(/wp-content/uploads/2018/04/check.svg);
    background-repeat: no-repeat;
    list-style: none;
    background-position: left;
    padding-left: 30px;
    text-align: left;
    background-size: 15px;
    background-position: top left;

}

/*.et_pb_blurb_content svg path, .et_pb_blurb_content svg g{
  fill:#00ADBB !important;
}*/

.company-news #sidebar {
  padding-left:0px;
  padding-top:90px;
}

.company-news .et_pb_row{
  padding:0px;
}

.company-news p.link-more {
    margin-top: 1.25rem;
}

.post-type-archive-news .heading.hero-heading{
  font-size: 2.75rem;
}
.post-type-archive-news .post-meta {
    font-size: 0.9375em;
    color: #ABB3BE;
}
.post-type-archive-news .entry-title{
  font-weight: 500;
  font-size: 1.375em;
  color: #343F49;
  letter-spacing: -0.3px;
  line-height: 28px;
  margin-top: 0;
}
.post-type-archive-news .entry-content p.link-more {
    margin-top: 1.25rem;
}
.post-type-archive-news .entry-content > p {
    font-size: 0.9375em;
    line-height: 23px;
    margin-bottom: 0;
}
.post-type-archive-news .more-link {
  position: relative;
    color: #00ADBB;
    font-size: 16px;
}
.post-type-archive-news .more-link img {
    vertical-align: middle;
}
.single-news .et-last-child h4 {
    font-size: 1.25rem;
    line-height: 28px;
    margin-bottom: 1.25rem;
}
.single-news .et-last-child .widget_text a.links-email {
    color: #00ADBB;
    text-decoration: none;
}
.single-news .et-last-child .widget_text {
    font-size: 0.9375em;
    line-height: 23px;
}

/* Media queries */

@media only screen and (max-width: 1400px){
  .developer-slider-section .wrap {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px){
  .developer-slider-section h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 480px){
  .developer-slider-section .wrap {
    max-width: 75%;
    margin: 0 auto;
  }
  .developer-slider-section h3 {
    font-size: 20px;
    line-height: 25px;
  }
.et_pb_more_button {
    margin-left: 0px!important;
}
    /* inline buttons */
        .gq_r_inline_buttons .et_pb_button_module_wrapper {
            display: block!important;
            margin: 10px 10px 0px 0px!important;
			align-content:center!important;
}
}
/*
@media screen and (max-width: 1200px)
{
  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{padding-bottom:33px;}
  #et-top-navigation{padding-left:0!important;width:100%}
  #top-menu-nav{display:block;width:100%}
  #et_mobile_nav_menu{display:none;}
  .ubermenu-responsive-toggle{padding:0;}
  .ubermenu.ubermenu-main{top: 30px;}
  .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{
  padding-top:15px;
  padding-bottom:15px;
}
  .fa-bars:before {
    font-size: 30px;
}

#main-header .logo_container{
    float:left;
    max-width:50%;
    height:85px;
    top: 20px;
}
#main-header #logo{
    position:  absolute;
}

.ubermenu-responsive-toggle{
    position:relative;
    z-index:40;
}

.ubermenu.ubermenu-main{
    position: relative;
    width: 100%;
    background-color:  white;
    left:  0;
}

.et_fullwidth_nav header#main-header .container{
    padding:0;
}
}*/


/* Single Post ajustments */
body.single-post .et_post_meta_wrapper .featured-image {
  padding-top: 0;
}

body.single-post .et_post_meta_wrapper .entry-title {
  margin-bottom: 20px;
}

body.single-post #sidebar {
  /* display: none; */
}

@media (min-width: 981px) {
  body.single-post #sidebar {
    margin-top: 250px;
  }
}

body.single-post #sidebar .widgettitle {
  font-size: 18.75px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
}

body.single-post #sidebar ul li {
  font-size: 1rem;
}

/* Style the post category */
.post-category {
  text-transform: uppercase;
  font-weight: 500;
}

/* Style the single post meta */
body.single-post .custom-post-meta .author-name,
body.single-post .custom-post-meta .post-date {
  display: inline-block;
  font-size: 1rem;
}


@media screen and (min-width: 981px) {
  /* body.single-post #left-area {
    border-right: 0;
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  } */

  /* Remove the right gray border */
  /* body.single-post #main-content .container:before { */
    /* display: none; */
  /* } */

  /* body.single-post .featured-image { */
    /* padding-top: 0; */
  /* } */

  /* body.single-post #main-content .entry-content { */
    /* width: 79.125%; */
    /* margin-left: auto; */
    /* margin-right: auto; */
  /* } */

  /* Style the single post meta */
  body.single-post .custom-post-meta {
    /* width: 150px; */
    /* position: absolute; */
    /* left: -66px; */
    /* margin-top: 30px; */
  }

  body.single-post .custom-post-meta .author-name {
    font-size: 1.1rem;
    font-weight: 600;
  }

  body.single-post .custom-post-meta .author-name,
  body.single-post .custom-post-meta .post-date {
    display: block;
    line-height: 25px;
  }

  body.single-post .custom-post-meta .post-date {
    margin-left: 0;
    font-size: .8rem;
  }

}

/* Fix lists font size */
ul li {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0 0 .8rem;
  padding: 0;
}

/**
* Style the archive post listing
*/

body.archive #left-area .post-meta {
  display: none;
}

body.archive h2 {
  line-height: 20px;
  margin-bottom: 10px;
}

body.archive h2 a {
  color: #222222;
  font-size: 22px;
}

body.archive .entry-content {
  color: #666;
  line-height: 1.5rem;
  margin-bottom: 20px;
  font-size: 18px;
}


body.archive a.more-link {
  float: left !important;
  font-size: 1rem;
  margin-bottom: 20px;
}

body.archive .custom-post-meta,
body.archive .custom-post-meta a {
  color: #666;
}

@media (min-width: 981px) {
  body.archive #left-area {
    width: 100%;
  }

  body.archive #main-content .container:before {
    display: none;
  }
}

@media (max-width: 1023px) {
  body.archive .et_pb_post > a img {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  body.archive .et_pb_post > a {
    float: right;
    width: 30%;
  }

  body.archive .custom-post-meta {
    float: left;
  }

  body.archive h2,
  body.archive .entry-content {
    padding-right: 30px;
    float: right;
    width: 70%;
  }

  body.archive a.more-link {
    width: 70%;
  }

}
