

/* Webkit */
::selection {
    background: #171C8F;
    color: #fff;
}

/* Gecko/Mozilla */
::-moz-selection {
    background: #171C8F;
    color: #fff;
}

body{
    color: #2E3037;
}
.q_social_icon_holder {
  font-size: 16px;
}

body.popup_menu_opened, body.fullscreen_search_opened{
  height: 100vh!important;
}
.box_holder_icon_inner.large.circle {
    font-size: 16px;
}
.content{
	margin-top: 0;
}
#header-section{
	padding-top: 50px;
	padding-bottom: 150px;
}
#header-section .full_section_inner{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

nav.popup_menu > ul > li > a > span {
    border-bottom: 5px solid #2C2F7E;
    text-transform: none;
    font-weight: 700;
    font-size: 25.6px;
}

.header_bottom nav.main_menu>ul>li>a {
  text-transform: none;
  font-size: 22px;
  color: #292A30;
  position: relative;
}
.header_bottom nav.main_menu>ul>li>a.current:before {
  content: "";
  display: block;
  left: 50%;
  bottom: 36px;
  transform: translate(-50%,0);
  /* height: 5px; */
  /* background: #DDDDDD; */
  width: calc(100% - 30px);
  position: absolute;
}
nav.main_menu li.has_sub.active>a>span {
    border-bottom: 5px solid #2c2f7e;
}

.header_bottom nav.main_menu>ul>li>a.current:before {
    height:0;
}
.sticky .header_bottom nav.main_menu>ul>li>a.current:before {
  bottom: 16px;
}
h1, .h1{
  line-height: .75;
}
h2, .h2{
  line-height: 1.125;
  color: #35363E;
}

h4, .h4 {
  color: #35363E;
}

.title h1,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6{
  color: #292A30;
}
#home-header-left h1{
    font-size: 54px;
    font-weight: 800;
    line-height: 1.1;
}
#home-header-left h2{
    font-size: 40px;
    line-height: 1.33;
    color: rgba(41,42,48,.50);
    font-weight: 400;
}

#home-header-left .caps{
    font-weight: bold;
    letter-spacing: 0.83px;
}
/* .light.header_style_on_scroll nav.main_menu>ul>li.active>a, .light.header_style_on_scroll nav.main_menu>ul>li:before, .light.header_style_on_scroll nav.main_menu>ul>li>a:hover, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover{
    color: #292A30;
} */

.light.header_style_on_scroll .popup_menu:not(.opened) .line, .light.header_style_on_scroll .popup_menu:not(.opened) .line:after, .light.header_style_on_scroll .popup_menu:not(.opened) .line:before, .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line, .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after, .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before{
    color: #292A30;
}
.popup_menu_opened header.page_header,.popup_menu_opened header.sticky.sticky_animate{
  top: -100px!important;
}

nav.popup_menu ul li a:hover, nav.popup_menu ul li h6:hover{
  color: #ffffff;
}
.popup_menu_holder{
  display: flex;
  flex-direction: column;
}

nav.popup_menu > #menu-top_menu ul{
    display: inline-block;
}

nav.popup_menu ul li{
    text-align: left!important;
    max-width: 200px;
}
nav.popup_menu ul li h6{
    font-size: 25.6px;
    font-weight: 700;
    text-transform: none;
}
nav.popup_menu > ul > li > h6 > span{
    border-bottom: 5px solid #2C2F7E;
}
nav.popup_menu ul li ul li a{
    font-size: 19px;
    font-weight: 400;
    line-height: 1.5;
}

nav.popup_menu ul li ul.sub_menu li h6{
    font-size: 18px;
    text-transform: uppercase;
    color: rgba(240,240,240,.50);
}

header.dark .q_logo img.dark, header.sticky:not(.header_style_on_scroll) .q_logo img.sticky{
    margin-top: 14px;
}

.popup_menu_opened header .q_logo img.popup{
    margin-top: 184px;
}
.popup_menu_holder_inner{
    vertical-align: top;
    padding: 42px 0 0;
}

.popup_menu > #menu-top_menu{
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 60px;
}

.popup_menu > #menu-top_menu > li.active > h6 > span{
    border-bottom: 5px solid #8ED19B;
}

.popup_menu > #menu-top_menu > li{
    margin: 0 30px 30px 0;
}

.popup_menu .line, .popup_menu .line:after, .popup_menu .line:before{
    width: 25px;
}
.popup_menu .line:before{
    top: -6px
}
.popup_menu .line:after{
    top: 6px;
}
.popup_menu_widget_holder{
  margin: 0;
}
a.popup_menu.normal.opened{
    top: 178px;
}

.popup_menu_holder_outer{
  top: unset;
  bottom: 0;
}
.admin-bar .popup_menu_holder_outer{
  height: calc(100% - 32px)!important
}

header.sticky a.popup_menu.normal.opened{
    top: 84px;
}

body:not(.admin-bar) header.sticky a.popup_menu.normal.opened{
    top: 198px;
}

.popup_menu_opened header.sticky .q_logo img.popup, body:not(.admin-bar) header a.popup_menu.normal.opened{
    margin-top: 114px;
}

body.popup_menu_opened:not(.admin-bar) header.sticky .q_logo img.popup{
    margin-top: 210px;
}

body.popup_menu_opened:not(.admin-bar) header .q_logo img.popup{
    margin-top: 195px;
}

.popup_menu.opened .line, .popup_menu.opened .line:after, .popup_menu.opened .line:before{
    width: 32px;
}

nav.popup_menu ul li a, nav.popup_menu ul li h6{
    line-height: 1.3;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.footer_inner{
    font-size: 19px;
    font-weight: 400;
}

.footer_top h5{
    text-transform: none;
    display: inline-block;
    border-bottom: 5px solid #8ED19B;
}

.footer_top h6{
    font-size: 19px;
    font-weight: bold;
}


/* buttons */

.button{
    display: inline-block;
    padding: 5px 30px;
}
a.button{
    text-decoration: none;
    transition: .5s all;
}

.button.outline{
    border: 2px solid;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
}
button.mktoButton {
    border-style: unset !important;
}
.button.dark-blue, body.single-post .qbutton.default{
    background: #171C8F;
    border-radius: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    padding: .75em 2.1em;
    border: 2px solid #171C8F;
}

.button.dark-blue:hover,
.button.dark-blue:focus,
body.single-post .qbutton.default:hover,
body.single-post .qbutton.default:focus{
  color: #171C8F!important;
  background: #ffffff;
}

.button.dark-blue{
    background: #171C8F;
    border-radius: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    padding: .75em 2.1em;
    border: 2px solid #171C8F;
}

.button.dark-blue:hover,
.button.dark-blue:focus{
  color: #171C8F!important;
  background: #ffffff;
}

.button.light-green{
  color: #292A30;
  font-style: normal;
  font-weight: 700;
  border-radius: 0;
  background-color: #B8E5CB;
  text-transform: uppercase;
  font-family: 'Hco Gotham', sans-serif;
  border: 2px solid #B8E5CB;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition-property: color, background-color, border-color;
  transition-duration: 0.1s, 0.1s, 0.1s;
  transition-timing-function: linear, linear, linear;
  transition-delay: initial, initial, initial;
  text-shadow: none;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: none;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 0 29px;
  margin: 0 auto;
  display: inline-block;
}

.button.light-green:hover,
.button.light-green:focus{
  background: #ffffff;
}

.button.green.solid{
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  border-radius: 28px;
  background-color: #71CC98;
  text-transform: uppercase;
  font-family: 'Hco Gotham', sans-serif;
  border: 2px solid #71CC98;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition-property: color, background-color, border-color;
  transition-duration: 0.1s, 0.1s, 0.1s;
  transition-timing-function: linear, linear, linear;
  transition-delay: initial, initial, initial;
  text-shadow: none;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: none;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 0 29px;
  margin: 0 auto;
  display: inline-block;
}

.button.green.solid.blue-text{
  color: #2C2F7E;
  border-radius: 0;
}

button.green.solid.blue-text:hover,
.button.green.solid.blue-text:focus{
  color: #2C2F7E!important;
  background: #ffffff;
}
.button.green.solid:hover,
.button.green.solid:focus{
  color: #71CC98!important;
  background: #ffffff;
}

.button.orange{
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  border-radius: 28px;
  background-color: #FD7D21;
  text-transform: uppercase;
  font-family: 'Hco Gotham', sans-serif;
  border: 2px solid #FD7D21;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition-property: color, background-color, border-color;
  transition-duration: 0.1s, 0.1s, 0.1s;
  transition-timing-function: linear, linear, linear;
  transition-delay: initial, initial, initial;
  text-shadow: none;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: none;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 0 29px;
  margin: 0 auto;
  display: inline-block;
}

.button.orange:hover,
.button.orange:focus{
color: #f37d00!important;
background: #ffffff;
}

.button.orange.outline.download{
  background: transparent;
  color: #f37d00;
  font-style: normal;
  font-weight: 700;
  border-radius: 28px;
  background-color: transparent;
  text-transform: uppercase;
  font-family: 'Hco Gotham', sans-serif;
  border: 2px solid #f37d00;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition-property: color, background-color, border-color;
  transition-duration: 0.1s, 0.1s, 0.1s;
  transition-timing-function: linear, linear, linear;
  transition-delay: initial, initial, initial;
  text-shadow: none;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: none;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 0 29px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}

.button.orange.outline.download:hover,
.button.orange.outline.download:focus{
  color: #ffffff!important;
  background: #f37d00;
}

.button.orange.outline.download:after{
  content: url("./img/goMoxie_ICON_download_orange.svg");
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

.button.orange.outline.download:hover:after{
  content: url("./img/goMoxie_ICON_download_white.svg");
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

.button.orange.download:not(.outline){
  background: #f37d00;
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  border-radius: 28px;
  text-transform: uppercase;
  font-family: 'Hco Gotham', sans-serif;
  border: 2px solid #f37d00;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition-property: color, background-color, border-color;
  transition-duration: 0.1s, 0.1s, 0.1s;
  transition-timing-function: linear, linear, linear;
  transition-delay: initial, initial, initial;
  text-shadow: none;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: none;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 0 29px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}

.button.orange.download:not(.outline):hover,
.button.orange.download:not(.outline):focus{
  color: #f37d00!important;
  background: #ffffff;
}

.button.orange.download:not(.outline):after{
  content: url("./img/goMoxie_ICON_download_white.svg");
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

.button.orange.download:not(.outline):hover:after{
  content: url("./img/goMoxie_ICON_download_orange.svg");
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

.button.orange.outline{
  background: transparent;
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  border-radius: 28px;
  background-color: transparent;
  text-transform: uppercase;
  font-family: 'Hco Gotham', sans-serif;
  border: 2px solid #ffffff;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition-property: color, background-color, border-color;
  transition-duration: 0.1s, 0.1s, 0.1s;
  transition-timing-function: linear, linear, linear;
  transition-delay: initial, initial, initial;
  text-shadow: none;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: none;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 0 29px;
  margin: 0 auto;
  display: inline-block;
}

.button.orange.outline:hover,
.button.orange.outline:focus{
  color: #f37d00!important;
  background: #ffffff;
}


.button.dark-blue.outline{
    border-color: #171C8F;
    background: transparent;
    border-radius: 0;
    color: #171C8F;;
    text-transform: none;
    font-size: 19px;
    padding: .75em 2.1em;
    font-weight: normal;
}

.button.dark-blue.outline:hover,
.button.dark-blue.outline:focus{
  background: #171C8F;
  color: #ffffff!important;
}

.button.dark-blue.outline span{
    font-weight: bold;
}

.button.outline.green{
    color: #8ED19B!important;
    border-color: #8ED19B;
    background: transparent;
}

a.button.chat-now{
    border-radius: 28px;
    height: 55px;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 80px 0 50px;
    position: relative;
    background: #C3E5C8;
    color: #2E3037;
    box-sizing: border-box;
    line-height: 55px;
}

.button.chat-now:hover, .button.chat-now:focus{
    opacity: .7;
    color: #2E3037!important;
}
.page-template-page-products.page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-8{
  width: 66.66%;
}
.page-template-page-products.page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-4{
  width: 33.33%;
}
.dsbf-fullwidth-color-row-dark a.button.chat-now{
    border-radius: 28px;
    height: 55px;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 80px 0 50px;
    position: relative;
    background: transparent;
    color: #2E3037;
    box-sizing: border-box;
    line-height: 55px;
    border: 2px solid #2E3037;
}
@media screen and (max-width: 1200px) and (min-width: 1001px) {
    .dsbf-fullwidth-color-row-dark a.button.chat-now{
        padding: 0 70px 0 30px;
        min-width: 310px;
    }
}
.button.chat-now:after{
    content: "";
    display: inline-block;
    top: 50%;
    right: 30px;
    height: 30px;
    width: 30px;
    background: url(./img/go-logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    transform: translate(0, -50%);
}

.caps{
    text-transform: uppercase;
}

form.mini_request_demo{
    border-radius: 20px;
    border: 2px solid transparent;
    position: relative;
    width: auto;
    display: inline-block;
}

form.mini_request_demo input[type="text"],form.mini_request_demo input[type="email"]{
    line-height: 2.8;
    font-size: 25px;
    color: #2E3037;
    padding-right: 60px;
    padding-left: 20px;
    min-width: 350px;
    border: none;
    border: 2px solid #f37d00;
    border-radius: 20px;
}

form.mini_request_demo input[type="text"]:focus,
form.mini_request_demo input[type="email"]:focus{
    outline: none;
}

form.mini_request_demo input[type="submit"]{
    color: #ffffff;
    background: #f37d00;
    font-size: 35px;
    height: 75px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    border: none;
    font-weight: 800;
    padding: 0 20px;
    border-radius: 0 20px 20px 0;
}
form.mini_request_demo input[type="submit"]:hover {
    cursor: pointer;
    background: #dc7100;
    transition: .2s;
}
form.mini_request_demo input[type="submit"]:focus {
    outline: none;
}
/* Replace home page form with Mkto */
#mktoForm_562.mini_request_demo input[type="text"], #mktoForm_562.mini_request_demo input[type="email"] {
    line-height: 2.8;
    font-size: 25px;
    color: #2E3037;
    padding-right: 56px;
    padding-left: 20px;
    min-width: 350px;
    border: none;
    border: 2px solid #f37d00;
    border-radius: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}
#mktoForm_562 {
    position: relative;
    display: block;
    width: 380px !important;
}
#mktoForm_562.mktoForm .mktoFormCol {
    width: 400px;
    padding: 0;
    float: none;
    margin-bottom: 0 !important;
    min-height: unset;
}
#mktoForm_562 .mktoLabel,
#mktoForm_562 .mktoGutter {
    display: none;
}
#mktoForm_562 .mktoButtonRow {
    position: absolute;
    top:0;
    right: 0;
}
#mktoForm_562.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    height: 75px;
    font-size: 35px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 800;
    padding: 0 20px;
    border-radius: 0 20px 20px 0;
    color: white;
    background: #f37d00;
    border: 1px solid #f37d00 !important;
    background-image: none;
}
#mktoForm_562 span.mktoButtonWrap.mktoSimple {
    position: relative;
    display: block;
}
.full_section_inner #mktoForm_562.mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 7px;
    background-color: #8c0005 !important;
    background-image: none;
    border: 1px solid #8c0005;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #8c0005 0 1px 0px;
    box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #8c0005 0 1px 0px;
    color: #fff;
    font-size: 1.2em;
    line-height: 1em;
    text-align: center;
    max-width: 280px;
    padding: 0.4em 0;
    text-shadow: #901100 0 -1px 0;
}
.full_section_inner #mktoForm_562.mktoForm .mktoError {
    bottom: -40px !important;
    color: #8C0005;
    right: unset;
    left: 10%;
    right: 0px !important;
}
div#request_demo_ty {
    margin-top: 40px;
}
div#home-header-left {
    min-height: 376px;
}
.quote{
    font-size: 46px;
    font-weight: 800;
    padding: 20px;
    position: relative;
}

.quote:before{
    content: "";
    display: block;
    width: 125px;
    height: 80px;
    background: url(./img/goMoxie_Web_Assets_quotes-left.png);
    position: absolute;
    top: 0;
    left: -20px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.quote:after{
    content: "";
    display: block;
    width: 125px;
    height: 80px;
    background: url(./img/goMoxie_Web_Assets_quotes-right.png);
    position: absolute;
    bottom: 0;
    right: -20px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.flex-right{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.flex-space{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.flex-left{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

p{
    font-weight: 400;
}

.popup_menu_opened header.sticky:not(.header_style_on_scroll) .q_logo img.popup {
    opacity:1!important;
}

/* hide the mobile menu */

.mobile_menu_button {
    display: none !important;
}

.q_counter_holder span.counter{
    color: #2E3037;
    font-weight: bold;
    line-height: 50px;
}
.q_counter_holder p.counter_text{
    text-transform: none;
    letter-spacing: normal;
}
/* span.onedigit span:nth-last-child(2){
  opacity: 0;
} */

.q_counter_holder:before{
    content:"";
    display: block;
    background: rgba(255,255,255,0.25);
    border-radius:50%;
    width:70%;
    height:0;
    padding-bottom:70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    z-index:-1;
}
.portfolio_page-template-full_width_alt_header .q_counter_holder:before{
  background-color: #F6F6F6;
  content: "";
  display: block;
  border-radius: 50%;
  width: 70%;
  height: 0;
  padding-bottom: 70%;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}
.portfolio_page-template-full_width_alt_header .q_counter_holder{
    color: #454751;
}
.portfolio_page-template-full_width_alt_header .q_counter_holder .separator{
  display: none;
}
.portfolio_page-template-full_width_alt_header .q_counter_holder .counter_text {
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #636571;
  padding: 0 10px;
  margin-top: 0;
}
#guided-counters .q_counter_holder span.counter{
    color: #2E3037!important;
    font-size: 64px!important;
}
#guided-counters .q_counter_holder .separator {
  display: none;
}

#guided-counters .q_counter_holder:before{
  background: #E7E8F4;
}

#guided-counters .q_counter_holder p.counter_text{
  text-transform: uppercase!important;
  font-size: 22px!important;
  margin: 0!important;
}

.margin-top-20 {
    margin-top: 20px;
}

.moxie_button_bar .container_inner{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.moxie_button_bar .container_inner.right{
  justify-content: flex-end;
}

.moxie_button_bar .container_inner.left{
  justify-content: flex-start;
}

.moxie_button_bar .container_inner a {
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  text-decoration: none;
  position: relative;
}

.moxie_button_bar .container_inner a.search:after{
  display: inline-block;
  content: "";
  background: url(./img/icon-search.svg);
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 15px;
}

.moxie_button_bar .container_inner a.login:after{
  display: inline-block;
  content: "";
  background: url(./img/icon-login.svg);
  width: 28px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 15px;
}

.moxie_button_bar .container_inner a.chat:after{
  display: inline-block;
  content: "";
  background: url(./img/go-logo-white.svg);
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 15px;
}

/* Updates to Button Bar - DSBF 12082020 */ 
.container_inner.right .bb-main-options {
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    display: flex;
}
.bb-main-options {
    align-items: center;
    justify-content: center;
    flex-direction:row;
    display: flex;
}
.top-left-message {
    color: #fff;
    flex-direction: row;
    display: flex;
    align-items: center;

}
.top-left-message a.button.outline {
    padding: 0 20px;
    border-radius: 20px;
    font-size: 16px;
    margin: 0 10px;
}
.top-left-message a.button.outline:hover {
    color: #292A30;
    background: white;
    border: 2px solid white;
}
.top-left-message a.bb-more-news {
    text-decoration: underline;
    margin: 0 !important;
}

a.bb-more-news:after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 12px;
    top: 1px;
    position: relative;
}
.moxie_button_bar .container_inner.right {
    justify-content: space-between;
}

.side_menu_button>a{
  font-size: 40px;
  text-decoration: none;
}

.fullscreen_search_holder .search_submit {
  font-size: 30px;
  text-decoration: none;
}

.fullscreen_search_holder.fade {
  background-color: rgba(0,0,0,0.75);
}

.fullscreen_search_holder .field_holder{
  width: 70%;
}

.fullscreen_search_inner{
  max-width: 80%;
  margin: 0 auto;
  background: #292A30;
  padding: 20px;
  width: 800px;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
    .fullscreen_search_inner{
        width: unset;
    }
    .fullscreen_search_holder .search_label {
        font-size: 16px;
        font-weight: 400;
    }
    span.icon_search {
        font-size: 18px;
    }
    .fullscreen_search_holder .field_holder .line {
        height: 0px;
        background-color: transparent;
        bottom: -4px;
    }
    .fullscreen_search_holder .field_holder {
        border-bottom-width: 1px !important;
    }
    .fullscreen_search_holder .close_container .container_inner .search_close_holder {
        margin-right: 45px;
        top: -60px;
        position: relative;
    }
    .fullscreen_search_holder .search_submit {
        position: absolute;
        right: 107px;
    }
}
.global-header {
  font-size: 16px;
}
.global-header .moxie_button_bar a{
  padding: 5px;
  margin: 5px;
}

.global-header .moxie_button_bar a:hover
.global-header .moxie_button_bar a:focus{
  color: #8ED19B;
}

.popup_menu_opened .global-header {
    display: none;
}
.mobile_menu_button span, .side_menu_button>a{
  color: #ffffff;
}

.popup_menu_opened .side_menu_button a:not(.popup_menu){
  visibility: visible!important;
}

.fullscreen_search_holder .close_container {
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}

.fullscreen_search_holder .field_holder{
  border-bottom-width: 4px;
}

.fullscreen_search_holder .close_container a:hover, .fullscreen_search_holder .search_submit:hover{
  color: #8ED19B;
}
.fullscreen_search_holder .field_holder .line{
  height: 4px;
  background-color: #8ED19B;
  bottom: -4px;
}

.vc_row#news{
  background-size: 263px;
  background-position: top right;
}

.vc_row#customers_say span,.vc_row#the-guided-economy span{
  display: inline-block;
}

.vc_row#customers_say h2,.vc_row#the-guided-economy h2{
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.vc_row#customers_say .quote-author,.vc_row#the-guided-economy .quote-author{
  opacity: .5;
}

.vc_row#customers_say .quote-author span.name,.vc_row#the-guided-economy .quote-author span.name{
  font-size: 32px;
  font-weight: 800;
}
.vc_row#guide-success{
  background-size: 845px 325px;
  background-position: right center;
  background-color: #ffffff;
}

.vc_row#optimize{
  background-size: 772px 376px;
  background-position: left center;
}


.vc_custom_1579713414444{
  border: 4px solid #8ECC99;
}

.home #request-demo, .portfolio_page-template-full_width_alt_header #request-demo {
  background-color:#f1faf4!important;
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}
.green-border p:last-of-type {
    position: absolute;
    bottom: 40px;
    margin-bottom: 0!important;
    padding-bottom: 0;
}

#request-demo h2, #request-demo h4 {
  margin-bottom: 1em;
}

#request-demo .vc_column-inner > .wpb_wrapper> .vc_row {
  padding: 50px !important;
  border: 4px solid #8ecc99 !important;
  background: #ffffff;
}

#request-demo .wpb_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.page-template-page-products .title_outer.with_image .title .title_holder{
  position: relative;
}

.page-template-page-products .title_subtitle_holder_inner {
  text-align: left;
}

.page-template-page-products .title_subtitle_holder_inner h1{
  padding-bottom: .25em;
  margin-top: .5em;
}
.page-template-page-products .title_subtitle_holder_inner .subtitle{
  font-size: 42px;
  line-height: 1.333;
  width: 75%;
  margin-bottom: 2em;
}
/*.page-template-page-products .top-overlay-holder {
  position: absolute;
  width: 100%;
  display: block;
  background: url(/wp-content/uploads/green-swoop-overlay-left.png), url(/wp-content/uploads/green-swoop-overlay-right.png);
  background-size: 201px, 499px;
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
  height: 100%;
  position: absolute;
  left: 0;
  top: 80px;
}
.page-template-page-products .title_outer .title .subsection {
  background: #B8E5CB;
  padding: 50px 0;
  box-sizing: border-box;
}*/
.page-template-page-products .title_outer .title .subsection .container_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.page-template-page-products .title_outer .title .subsection .container_inner .left h3{
  text-transform: none;
  font-size: 42px;
  line-height: 1.15;
  margin-bottom: .5em;
}

.page-template-page-products .title_outer .title .subsection .container_inner > * {
  padding: 20px;
  box-sizing: border-box;
}
.page-template-page-products .title_outer .title .subsection .container_inner .left {
  min-width: 45%;
  padding-left: 0;
}
.page-template-page-products .title_outer .title .subsection .container_inner .right{
  padding-right: 0;
  min-width: 55%;
}

.page-template-page-products .title_outer .title .subsection .container_inner .description p{
  margin-top: 0;
  font-size: 24px;
}

.page-template-page-products .content, .page-template-page-products .content .container, .page-template-page-products .wrapper{
  background: transparent;
}

.page-template-page-products .full-width {
  background: #ffffff;
}
.page-template-page-products h2{
  margin-bottom: 0.5em!important;
}

.page-template-page-products h3 {
  font-size: 42px;
  text-transform: none;
}

.page-template-page-products #how-it-works {
  padding: 100px 0;
}

.page-template-page-products #how-it-works h4 {
  margin-bottom: 1em;
  height: 60px !important;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2){
  padding: 50px 25px;
}
@media screen and (max-width: 1000px) {
    .page-template-page-products #how-it-works h4 {
        margin-bottom: 0;
        height: 20px !important;
    }
    .page-template-page-products #how-it-works .wpb_row:nth-of-type(2){
        padding: 50px 25px 0 25px;
      }
}
.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h4{
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1;
  padding: 50px 25px;
  position: relative;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h3{
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1;
  padding:25px;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) h4{
  border: 4px solid #B8E5CB;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) h4:after,
.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) h4:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -104px;
  transform: translate(0, -50%);
  width: 100px;
  height: 50px;
  background: url(./img/green-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) h4{
  border: 4px solid #B8E5CB;
  border-radius: 32px;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(3) h4{
  border: 4px solid #B8E5CB;
  border-radius: 130px;
  background: #B8E5CB;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) p{
  font-size: 19px;
  line-height: 1.7;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .vc_column-inner{
  padding: 0 50px;
}

.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) h4 {
    padding: 30px 50px;
    min-height: 100px;
}
.page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(3) h4 {
    padding: 30px 25px;
    min-height: 100px;
}
@media screen and (max-width: 1400px) {
    .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) h4 {
        padding: 25px 25px;
        min-height: 100px;
    }
    .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(3) h4 {
        padding: 10px 25px;
        min-height: 140px;
    }
}
@media screen and (max-width: 1200px) {
    .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) h4 {
        padding: 25px 10px;
    }
}

.page-template-page-products #features .wpb_row:nth-of-type(2){
  padding: 100px 0;
}

.page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:first-of-type {
  padding-right: 50px;
}

.page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:last-of-type {
  padding-left: 50px;
}

.page-template-page-products .vc_row.grid_section{
  padding: 100px 0;
  background: #ffffff;
}

.page-template-page-products #easy-implementation .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type {
  padding-right: 50px;
}

.page-template-page-products #easy-implementation .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type {
  padding-left: 50px;
}

.page-template-page-products #watch-context {
  padding: 50px;
}

.page-template-page-products #watch-context .full_section_inner {
  display: flex;
  align-items: center;
}
.page-template-page-products #watch-context h4{
  font-size: 42px;
  font-weight: bold;
  line-height: 1.05;
}
.page-template-page-products #chat-deflection .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type,
.page-template-page-products #features-info .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type {
  padding-right: 50px;
}
.page-template-page-products #chat-deflection .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type {
  padding-left: 0;
}

.page-template-page-products #request-demo{
  background-color: #ffffff!important;
}

.page-template-page-products #context-resources {
  background: rgba(253, 125, 33, .1);
}

.page-template-page-products [id$="-resources"] .section_inner_margin {
  margin-left: 0;
  margin-right: 0;
}

.page-template-page-products [id$="-resources"] .grid_section {
  padding: 25px;
}

.page-template-page-products [id$="-resources"] .wpb_column {
  padding: 25px;
}

.page-template-page-products [id$="-resources"] .vc_column_container .section_inner{
  width: 100%;
}

.page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) h3{
  font-size: 42px;
}

.page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) .full_section_inner > *:nth-of-type(2) {
  width: 35%;
}

.page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) .full_section_inner > *:nth-of-type(3) {
  width: 65%;
}

.page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) .full_section_inner > *:nth-of-type(3) a.button {
  margin: 10px;
  text-transform: none;
  color: #35363E;
}

.page-template-page-products [id$="-resources"] h3 {
  font-size: 22px;
  line-height: 1.45;
  letter-spacing: .83;
}

.page-template-page-products #discover-more h3,.page-template-page-products #discover-more-interact h3, .page-template-page-products #discover-tools h3{
  font-size: 22px;
  color: #585B66;
  text-transform: uppercase;
  margin-bottom: 2em;
}

.page-template-page-products #discover-more .green-border, .page-template-page-products #discover-more-interact .green-border, .page-template-page-products #discover-tools .green-border {
  padding: 15px;
}
.page-template-page-products #discover-more .green-border .vc_column-inner,
  .page-template-page-products #discover-more-interact .green-border .vc_column-inner{
  padding: 25px 50px;
  border: 4px solid #8ECC99;
  border-radius: 3px;
}
.page-template-page-products #discover-tools .green-border .vc_column-inner{
  padding: 25px 50px;
  border-radius: 5px;
}
.page-template-page-products #discover-tools .green-border:first-of-type .vc_column-inner{
  background: #B8E5CB;
}
.page-template-page-products #discover-tools .green-border:last-of-type .vc_column-inner{
  background: #E7E8F4;
}

.page-template-page-products #discover-more .green-border .vc_column-inner p, .page-template-page-products #discover-more-interact .green-border .vc_column-inner p, .page-template-page-products #discover-tools .green-border .vc_column-inner p {
  margin-bottom: 3em;
}

.page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .qbutton.large {
  text-align: center;
}

body:not(.page-template-page-products) .title_subtitle_holder h1 {
  line-height: 1.3;
}
body:not(.page-template-page-products) .title_subtitle_holder h4.subtitle {
  font-size: 42px;
  line-height: 1.7;
}
.filter_outer{
  margin-bottom: 0;
}
.filter_holder {
  padding: 50px 0;
}
.filter_holder .filter{
  color: #171C8F;
  font-size: 19px;
  border: 2px solid #171C8F;
  padding: 5px 10px;
  margin: 10px;
  font-weight: 500;
}

.filter_holder .filter span {
  text-transform: uppercase;
  color: #171C8F;
}

.projects_holder{
  position: relative;
  padding: 100px 0;
}
.projects_holder:before {
  content: "";
  display: block;
  width: 100vw;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  height: 100%;
  background: #F6F6F6;
}

.full_width > .full_width_inner > .vc_row {
  margin-left: 0;
  margin-right: 0;
}
/* proactive live chat */
.page-template-page-products #drive-additional-revenue h4,
.page-template-page-products #features-col3 h4,
.page-template-page-products #go-mobile h4,
.page-template-page-products #security-features h4,
.page-template-page-products #resource-info h4 {
  font-weight: bold;
  text-transform: uppercase;
}
.page-template-page-products #drive-additional-revenue p,
.page-template-page-products #features-col3 p,
.page-template-page-products #go-mobile p,
.page-template-page-products #security-features p,
.page-template-page-products #resource-info p  {
  font-size: 19px;
}

.page-template-page-products #drive-additional-revenue img,
.page-template-page-products #features-col3 img,
.page-template-page-products #go-mobile img,
.page-template-page-products #security-features img,
.page-template-page-products #resource-info img {
  width: 84px;
  height: auto;
  padding: 15px;
}

.page-template-page-products #drive-additional-revenue .full_section_inner > .wpb_column,
.page-template-page-products #features-col3 .full_section_inner > .wpb_column,
.page-template-page-products #go-mobile .full_section_inner > .wpb_column,
.page-template-page-products #resource-info .full_section_inner > .wpb_column {
  padding: 30px;
}

.page-template-page-products #features-col3 > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:nth-of-type(2) {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}

.page-template-page-products #go-mobile p {
  font-size: 24px;
}
.page-template-page-products #go-mobile .wpb_single_image .vc_single_image-wrapper, .page-template-page-products #security-features .wpb_single_image .vc_single_image-wrapper, .page-template-page-products #resource-info .wpb_single_image .vc_single_image-wrapper{
  position: relative;
  margin-bottom: 50px;
}
.page-template-page-products #go-mobile .vc_row:nth-of-type(2) p,.page-template-page-products #security-features p, .page-template-page-products #resource-info p {
  font-size: 19px;
}
.page-template-page-products #go-mobile .wpb_single_image .vc_single_image-wrapper:before{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  background-color: #ffffff;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page-template-page-products #security-features .wpb_single_image .vc_single_image-wrapper, .page-template-page-products #resource-info .wpb_single_image .vc_single_image-wrapper {
  height: 160px;
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-template-page-products #security-features .wpb_single_image .vc_single_image-wrapper:before, .page-template-page-products #resource-info .wpb_single_image .vc_single_image-wrapper:before{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  background-color: #F7F7F7;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page-template-page-products #security-features .vc_row .full_section_inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.page.page-id-18746.page-template-page-products .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-8{
  width: 66.666%;
}
.page.page-id-18746.page-template-page-products .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-4{
  width: 33.333%;
}
.vertically_center .full_section_inner{
  display: flex;
  align-items: center;
}
.page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:not(:last-of-type) {
  margin: 100px 0 200px!important;
}
.page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row:last-of-type {
    margin: 100px 0 100px!important;
}
.page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row .wpb_single_image {
  margin-top: 50px;
}
.page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row .wpb_single_image .vc_single_image-wrapper {
  text-align: center;
  width: 100%;
  position: relative;
}
.page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row .wpb_single_image .vc_single_image-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 225px;
  height: 225px;
  background-color: #F4F4F4;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 100%;
}
.page-template-page-products.page-id-18801 #features-info .wpb_single_image .vc_single_image-wrapper{
  position: relative;
  width: 160px;
  height: 160px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  margin: 0 auto 25px;
}
.page-template-page-products.page-id-18801 #features-info .wpb_single_image .vc_single_image-wrapper:before{
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  background-color: #F7F7F7;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page-template-page-products.page-id-18801 #features-info .wpb_single_image .vc_single_image-wrapper img {
  width: 72px;
}

.page-template-page-products.page-id-18801 #features-info h4 {
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-page-products.page-id-18801 #features-info p {
  font-size: 19px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-page-products #analytics-info .full_section_inner {
  background: rgba(244,243,230, 0.3);
  padding:25px;
}
.page-template-page-products #analytics-info .full_section_inner > *:nth-of-type(2) .wpb_wrapper .image_with_text{
 font-size: 19px;
 font-weight: normal
}
.page-template-page-products #analytics-info .full_section_inner > *:nth-of-type(2) .wpb_wrapper .image_with_text img{
  width: 70px;
  border-radius: 70px;
  background: #ffffff;
  padding: 20px;
  float: left;
  margin-right: 25px;
}
.page-template-page-products #analytics-info .full_section_inner > *:nth-of-type(2) .wpb_wrapper .image_with_text h4 {
  width: calc(100% - 160px);
  padding: 25px 25px 0 0;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-page-products #analytics-features h4 {
  font-weight: bold;
  font-size: 19px;
}

.page-template-page-products #analytics-features ul {
  font-weight: normal;
  margin: 10px 0 10px 10px;
  list-style-type: none;
}

.page-template-page-products #analytics-features ul > li {
  text-indent: 0px;
  padding-bottom: 5px;
}
.page-template-page-products #analytics-features ul > li:before {
  content: "-";
  text-indent: -5px;
  padding-right: 5px;
}

.page-id-18823 h2 {
  font-size: 42px;
}
.page-template-page-products #resource-info {
  padding-top: 0;
  padding-bottom: 0;
}

.page-template-page-products #events {
  background: #FEF2E8;
}
.page-template-page-products #events .full_section_inner{
  display: flex;
}
.page-template-page-products #events .full_section_inner .wpb_column {
  border: 2px solid #FD7D21;
  border-radius: 2px;
  padding: 10px 5px;
  font-size: 19px;
  margin: 20px;
}
.page-template-page-products #events h2 {
  margin-bottom: 2em;
}
.page-template-page-products #events .full_section_inner .wpb_column > .vc_column-inner > .wpb_wrapper p{
  margin: 20px 0;
}
.page-template-page-products #events .full_section_inner .wpb_column > .vc_column-inner > .wpb_wrapper p {
  font-size: 19px;
}
.page-template-page-products #events .full_section_inner .wpb_column > .vc_column-inner > .wpb_wrapper a{
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.page-template-page-products .more_facts_button .more_facts_button_text{
  text-transform: none;
  font-weight: normal;
  text-decoration: underline;
}
.page-template-page-products #webinars h4 > a {
  text-decoration: none;
}

.page-template-page-products #white-papers-list .vc_row:first-of-type{
  background-color: #ffffff !important;
  padding: 40px;
  margin-bottom: 40px!important;
}
.page-template-page-products #white-papers-list .vc_row:not(:first-of-type) .wpb_column{

}
.page-template-page-products #white-papers-list .vc_row .full_section_inner, .page-template-page-products #more-white-papers .vc_row .section_inner_margin {
  display: flex;
}
.page-template-page-products #white-papers-list .vc_row:not(:first-of-type) .wpb_column:nth-of-type(2n-1){
  margin-right: 10px;
}
.page-template-page-products #white-papers-list .vc_row:not(:first-of-type) .wpb_column:nth-of-type(2n){
  margin-left: 10px;
}

.page-template-page-products #more-white-papers .vc_row .wpb_column:nth-of-type(2n-1){
  margin-right: 10px;
}
.page-template-page-products #more-white-papers .vc_row .wpb_column:nth-of-type(2n){
  margin-left: 10px;
}
.page-template-page-products #white-papers-list .vc_row:not(:first-of-type) .wpb_column .vc_column-inner {
  background-color: #ffffff !important;
  padding: 40px;
  margin-bottom: 40px!important;
}

.page-template-page-products #more-white-papers .vc_row .wpb_column .vc_column-inner {
  background-color: #ffffff !important;
  padding: 40px;
  margin-bottom: 40px!important;
}

.page-template-page-products #white-papers-list strong > a {
  display: block;
}
.page-template-page-products #white-papers-list .vc_row .section_inner {
  width: 100%;
}
.page-template-page-products #white-papers-list .vc_row .section_inner_margin{
  margin-left: 0;
  margin-right: 0;
}
.page-template-page-products #white-papers-list h3, .page-template-page-products #more-white-papers h3,.page-template-page-products #videos-demos h4{
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-page-products .more_facts_holder {
  background: transparent;
  padding-bottom: 50px;
}

.page-template-page-products #more-white-papers .vc_row.grid_section, .page-template-page-products #more-videos-demos .vc_row.grid_section{
  background: transparent;
  padding: 0;
}

.page-template-page-products #white-papers-list {
  padding-bottom: 0!important;
  padding-top: 0!important;
}

.page-template-page-products #videos-demos .vc_row, .page-template-page-products #more-videos-demos .vc_row .section_inner{
  background-color: #FEF2E8 !important;
  padding: 40px;
  margin-bottom: 40px!important;
}
.page-template-page-products #solution-data-sheets .wpb_column .service_table_title_inner {
  text-align: left;
}
.page-template-page-products #solution-data-sheets .wpb_column .service_table_inner{
  background: #ffffff;
  padding-bottom: 20px;
}
.page-template-page-products #solution-data-sheets .wpb_column .service_table_title_inner h4 {
  font-size: 22px;
  font-weight: bold;
}
.page-template-page-products #solution-data-sheets{
  margin-bottom: 0!important;
}
.page-template-page-products #solution-data-sheets .wpb_column .service_table_content li, .page-template-page-products #solution-data-sheets .wpb_column .service_table_content li{
  font-weight: normal;
  text-align: left;
}
body.search-results .title.title_size_small.position_left {
    height: 275px!important;
}

body.search-results .title_holder {
    height: 50px!important;
    padding-top: 75px!important;
}
.search-results .post_text_inner {
    font-weight: 400;
    line-height: 32px;
}
.search-results .entry_title, .search-results h2.entry_title a {
    font-size: 24px;
    line-height: 38px;
    text-decoration: none;
}
.search-results h2 {
    line-height: 16px;
}
.search-results span.date.entry_date.updated {
    display: block;
}
.search-results .blog_holder article .post_text .post_text_inner {
    padding-left: 0;
}
.search-results .post_info .dots {
    display: none;
}
.search-results .post_more a:hover {
    border: 2px solid #35363e;
}
.search-results .blog_share.qode_share {
    display: none;
}

.pagination ul li a, .pagination ul li span {
    color: #292a30;
    border: 2px solid #292a30;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.pagination ul li a:hover,
.pagination ul li span {
    background: #292a30;
    color: white;
    border: 2px solid #292a30;
}
@media screen and (max-width: 1000px) {
    .search-results .two_columns_75_25 {
        width: 96%;
        margin: 0 auto;
    }
    .search-results .title_outer.title_without_animation {
        width: 96% !important;
        margin:  0 auto;
    }
    body.search-results .title_holder {
        padding-top: 50px!important;
    }
    body.search-results .title.title_size_small.position_left {
        height: 175px!important;
    }
}
@media screen and (max-width: 768px) {
    .search-results .blog_holder article {
        margin: 0;
    }
    body.search-results .title.title_size_small.position_left {
        height: auto!important;
    }
}

@media screen and (max-width: 540px) {
    .search-results .blog_holder article .post_more {
        text-align: center;
    }
    .search-results .blog_holder article .post_text .post_text_inner {
        padding-left: 23px;
    }
    .search-results .title .separator {
        display: none;
    }
}
.page-template-page-products .filter_outer .filter_holder ul li a {
  text-transform: uppercase;
  padding: 5px 10px;
  color: #171C8F;
  text-decoration: none;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
}
body #submit_comment:hover, body .blog_load_more_button a:hover, body .drop_down .wide .second ul li .qbutton:hover, body .drop_down .wide .second ul li ul li .qbutton:hover, body .load_more a:hover, body .qbutton:hover {
  background: #35363e;
  color: #ffffff!important;
}
.page-template-page-products .filter_outer .filter_holder ul li a:hover,
.page-template-page-products .filter_outer .filter_holder ul li a:focus{
  color: #ffffff;
}
.page-template-page-products .filter_outer .filter_holder {
  padding: 100px 0;
}
.page-id-18830.page .title h1 {
  text-align: center;
}
.page-id-18830.page.page-template-page-products .title_outer .title .subsection .container_inner {
  flex-direction: column;
}
.page-id-18830.page.page-template-page-products .title_outer .title .subsection .container_inner p, .page-id-18830.page.page-template-page-products .title_outer .title .subsection .container_inner h3{
    color: #ffffff;
    text-align: center;
}

.page-id-18830.page.page-template-page-products .title_outer .title .subsection .container_inner h3 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: normal;
}

.page-id-18830.page.page-template-page-products .title_outer .title .subsection .container_inner p {
  font-size: 64px;
  font-weight: 800;
  line-height: 1.125;
}

.page-template-page-products #awards h2, .page-template-page-products #leadership h2,
.page-template-page-products #partners-info h2, .page-template-page-products #partners-list h2{
  font-size: 42px;
  margin-top: 1em;
}
.page-template-page-products #awards h4,
.page-template-page-products #partners-list h4 {
  font-size: 26px;
}

.page-template-page-products #awards .vc_row.grid_section,
.page-template-page-products #partners-info .vc_row.grid_section,
.page-template-page-products #partners-list .vc_row.grid_section {
  background: transparent;
}

.page-template-page-products #awards .vc_row:nth-of-type(2n) .wpb_column > .vc_column-inner > .wpb_wrapper{
  padding-bottom: 50px !important;
}
.page-template-page-products #awards .vc_row:nth-of-type(2n) .wpb_column > .vc_column-inner > .wpb_wrapper > *:last-of-type {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.page-template-page-products #leadership-list .section_inner_margin .wpb_row .full_section_inner,
.page-template-page-products #board-list .section_inner_margin .wpb_row .full_section_inner,
.page-template-page-products #partners-list .section_inner_margin .wpb_row .full_section_inner{
  background: #ffffff;
  padding: 50px;
  margin-bottom: 50px
}

.page-template-page-products #leadership-list .section_inner_margin .wpb_row .full_section_inner h3,
.page-template-page-products #board-list .section_inner_margin .wpb_row .full_section_inner h3,
.page-template-page-products #partners-list .section_inner_margin .wpb_row .full_section_inner h3{
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase
}

.page-template-page-products #leadership-list .section_inner_margin .wpb_row .full_section_inner .wpb_column:nth-of-type(2) .wpb_text_column:nth-of-type(2) p,
.page-template-page-products #board-list .section_inner_margin .wpb_row .full_section_inner .wpb_column:nth-of-type(2) .wpb_text_column:nth-of-type(2) p{
  margin: 0;
  text-transform: uppercase;
}

.page-id-18830.page-template-page-products .title_outer .title .subsection .container_inner .left, .page-id-18830.page-template-page-products .title_outer .title .subsection .container_inner .right{
  width: 100%;
  padding: 0;
}
.page-template-page-products #benefits .vc_row .wpb_column.vc_column_container.vc_col-sm-4{
  padding-right: 20px;
  margin: 50px 0;
}
.page-template-page-products #benefits .vc_row .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner{
  padding: 25px 50px;
  border: 4px solid #8ED19B;
  border-radius: 3px;
}
.page-template-page-products #benefits .vc_row .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner h4 {
  font-weight: bold;
}
.page-template-page-products #benefits .vc_row .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner p {
  font-size: 14px;
  line-height: 1.42;
}
.page-template-page-products #locations h3 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 2em;
}

.page-template-page-products #open-positions p {
  margin-bottom: 1em;
}
.bigger-on-the-inside {
  margin: 150px 0!important;
}
.bigger-on-the-inside:before{
  display: block;
  content: "";
  width: calc(100% + 200px);
  height: calc(100% + 200px);
  position: absolute;
  top: 50%;
  left: 50%;
  background: #F3FAF4;
  transform: translate(-50%,-50%);
}

#features-col3 .full_section_inner{
  display: flex;
  justify-content: center;
}
.vc_row#guided-economy {
  padding-bottom: 0;
}
.page-template-page-products #guided-counters .vc_col-sm-3{
  margin: 0 0 100px 0!important;
}
.page-template-page-products.error404.page .title h1{
  text-align: left;
  line-height: 1em;
  font-size: 82px;
}
.filter_holder ul li, .filter_holder ul li span {
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
}
.filter_holder ul li.active span, .filter_holder ul li:hover span {
  color: #ffffff!important;
}
.filter_holder ul li.active, .filter_holder ul li:hover {
  background: #171C8F;
}
.page-template-news-press-masonry .filter_outer{
  position: relative;
}
.page-template-news-press-masonry .filter_outer:before, .page-template-news-press-masonry .blog_holder.masonry:before{
  display: block;
  width: 100vw;
  height: 100%;
  content: "";
  background: #F6F6F6;
  position: absolute;
  left:50%;
  transform: translate(-50%,-50%);
  top: 50%;
  z-index: -1;
}
.page-template-news-press-masonry .filter_outer h2 {
  margin: 50px 0;
}
.blog_holder.blog_single article{
  padding-right: 100px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 100px;
}
.blog_holder.blog_single article:before{
  display: block;
  width: calc(100% + 200px);
  height: calc(100% + 200px);
  content: "";
  background: #F6F6F6;
  position: absolute;
  left:50%;
  transform: translate(-50%,-50%);
  top: 50%;
  z-index: -1;
  margin-left: -100px;
}
aside.sidebar .mktoForm .mktoFormCol{
  padding: 10px 0;
}
aside.sidebar h5 {
  font-size: 22px;
}
.portfolio_page-template-full_width_alt_header .title.title_size_large h1{
  text-transform: none;
  font-size: 96px;
  color: #3C3E47;
}
body.portfolio_page-template-full_width_alt_header .title_subtitle_holder h4.subtitle{
  font-size: 28px;
  color: #3C3E47;
}
.portfolio_page-template-full_width_alt_header .alt-holder{
  background: #FEF2E8;
  padding: 100px 0;
}
.portfolio_page-template-full_width_alt_header .alt-holder h3 {
  font-size: 46px;
  color: #3C3E47;
  text-transform: none;
  text-align: center;
}
.portfolio_page-template-full_width_alt_header .q_progress_bar .progress_content {
  background-color: #8ECC99;
}
.portfolio_page-template-full_width_alt_header h2 {
  font-size: 42px;
}
.portfolio_page-template-full_width_alt_header h5{
  font-size: 22px;
}
.portfolio_page-template-full_width_alt_header .progress_title_holder{
  color: #636571;
}
.portfolio_page-template-full_width_alt_header .progress_title_holder .progress_title {
  font-size: 22px;
}
.portfolio_page-template-full_width_alt_header .customer-story-quote .blockquote-text{
  font-size: 42px;
}
.portfolio_page-template-full_width_alt_header .customer-story-quote .blockquote-text:before{
  content: "\201C";
  display: inline;
}
.portfolio_page-template-full_width_alt_header .customer-story-quote .blockquote-text:after{
  content: "\201D";
  display: inline;
}
.portfolio_page-template-full_width_alt_header .customer-story-quote h6 {
  font-size: 22px;
  font-weight: normal;
}
.icon-challenge:before {
  content:url('./img/icon_challenge_green.svg');
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

.icon-future:before {
  content:url('./img/icon_future_green.svg');
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

.icon-gomoxie:before {
  content:url('./img/icon_gomoxie_green.svg');
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

.icon-results:before {
  content:url('./img/icon_results_green.svg');
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
.single-post .title_outer.title_without_animation {
    display: none;
}

.single-post .content .container {
    padding-top: 100px;
}

.single-post .h2, .single-post h2 {
    font-size: 42px;
}
.single-post .icon_social_holder {
    background: #171C8F;
    z-index: 999999;
    display: none;
}
.single-post .icon_social_holder:hover,.single-post .icon_social_holder:focus {
    outline: 2px solid #171C8F;
}
.single-post .icon_social_holder:hover .social_share_holder a{
    color: #171C8F;
}
@media screen and (max-width: 1000px) {
    .single-post .content .container .container_inner {
        width: 97% !important;
        margin: 0 auto;
    }
    .single-post .blog_holder.blog_single article {
        padding-right: 30px;
    }
}
@media screen and (max-width: 600px) {
    .single-post .two_columns_75_25 .column2 {
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    .single-post .content .container {
        padding-top: 40px;
    }
    .single-post .container aside {
        z-index: 1;
    }
}


/* Partners page */
.page-template-page-products.page-id-18872 #partners-info .wpb_single_image .vc_single_image-wrapper{
    position: relative;
    width: 160px;
    height: 160px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    margin: 0 auto 25px;
}
.page-template-page-products.page-id-18872 #partners-info .wpb_single_image .vc_single_image-wrapper:before{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 160px;
    height: 160px;
    border-radius: 80px;
    background-color: #F7F7F7;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.page-template-page-products.page-id-18872 #partners-info .wpb_single_image .vc_single_image-wrapper img {
    width: 72px;
}

.page-template-page-products.page-id-18872 #partners-info h4 {
    text-transform: uppercase;
    font-weight: bold;
}
.page-template-page-products.page-id-18872 #partners-info p {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
}
.page-template-page-products.page-id-18872 .title_subtitle_holder_inner h1,
.page-template-page-products.page-id-18872 .title_subtitle_holder_inner .subtitle {
    text-align: center;
    width: 100%;
}
#partner-cta h4{
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 13px;
}
#partner-cta a.qbutton.center.default {
    line-height: 46px;
    height: 46px;
    padding: 0 29px;
}
#partner-cta a.qbutton.center.default:hover {
    background-color: #09b897 !important;
    border-color: #09b897 !important;
    color: white !important;
}

.page-template-default .title_outer .title_subtitle_holder .separator.small {
    display: none;
}

.page-template-default .title_outer .title {
    height: auto!important;
    min-height: 300px;
    background-color: #FEF2E8!important;
}

body.page .fsPreviousButton, body.page .fsSubmitButton, body.page .fsNextButton {
    padding: 15px 18px !important;
    border: 0px solid transparent;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
    color: #ffffff !important;
    background-color: #171C8F !important;
    border: 2px solid #171C8F;
}

body.page .fsPreviousButton:hover, body.page .fsSubmitButton:hover, body.page .fsNextButton:hover,
body.page .fsPreviousButton:focus, body.page .fsSubmitButton:focus, body.page .fsNextButton:focus {
  color: #171C8F !important;
  background-color: #ffffff!important;
}

.fsPreviousButton, .fsSubmitButton, .fsNextButton {
    padding: 15px 18px !important;
    border: 0px solid transparent;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
    color: #ffffff !important;
    background-color: #171C8F !important;
}

.page-template-default .title_outer .title .title_holder,.page-template-full_width .title_outer .title .title_holder {
  padding-bottom: 100px;
  padding-top: 100px;
}
.q_slider .carousel-inner .slider_content .text .qbutton:not(.white) {
    border-radius: 0 !important;
}
.page-template-full_width .title_outer .title .image {
  display: none;
}
.page-template-full_width .title_outer.with_image .title .title_holder {
  position: relative;
}
.page-template-full_width.page-resources-4-2 .title_outer .title {
  background: #FEF2E8!important;
}

.page-template-full_width .title_holder .title {

}
.page-template-full_width .title h1, .page-template-full_width .title .subtitle {
  color: #454751!important;
}

.page-template-full_width .separator.small{
  background: transparent!important;
}

.vc_row#guide-success:after {content: "";width: 50%;position: absolute;top: 0;right: 0;display: block;background: url('/wp-content/uploads/Moxie_go-pill.png');background-repeat: no-repeat;height: 100%;z-index: 50;background-size: contain;background-position: center right;}
.vc_row#optimize:after {content: "";width: 50%;position: absolute;top: 0;left: 0;display: block;background: url('/wp-content/uploads/Moxie_Asset_optimize-icon.png');background-repeat: no-repeat;height: 100%;z-index: 50;background-size: contain;background-position: center right;}
.vc_row#guide-success, .vc_row#optimize {
    position: relative;
}

/* Mkto error message override */
.full_section_inner .mktoForm .mktoError {
    bottom: -3px !important;
    color: #8C0005;
    right: unset;
    left: 22%;
    right: 0px !important;
}
.full_section_inner .mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 7px;
    background-color: #8c0005 !important;
    background-image: none;
    border: 1px solid #8c0005;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #8c0005 0 1px 0px;
    box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #8c0005 0 1px 0px;
    color: #fff;
    font-size: .8em;
    line-height: 1em;
    text-align: center;
    max-width: 280px;
    padding: 0.4em 0;
    text-shadow: #901100 0 -1px 0;
}
.mktoForm .mktoError .mktoErrorArrow {
    background-color: #8c0005 !important;
    border: 1px solid #8c0005 !important;
    border-right: none;
    border-bottom: none;
    display: inline-block;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 16px;
    margin-top: 5px;
}
.mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
    text-align: center;
}
@media screen and (max-width: 600px) {
    .full_section_inner .mktoForm .mktoError {
        left: 19%;
        bottom: -10px !important;
    }
    .mktoForm .mktoError .mktoErrorArrowWrap {
        /* top: 7px !important; */
    }
    /* div#ValidMsgPhone {
        top: 7px !important;
        position: relative;
    } */
}
@media screen and (max-width: 480px) {
    .full_section_inner .mktoForm .mktoError {
        left: 14%;
    }
}
@media screen and (max-width: 782px){
    #wpadminbar #wp-admin-bar-customize>.ab-item, #wpadminbar #wp-admin-bar-edit>.ab-item, #wpadminbar #wp-admin-bar-my-account>.ab-item, #wpadminbar #wp-admin-bar-my-sites>.ab-item, #wpadminbar #wp-admin-bar-site-name>.ab-item {
        width: 40px;
    }
    .popup_menu > #menu-top_menu{
      max-width: 100%;
    }
}


@media screen and (max-width: 1000px){
  .vc_row#optimize:after,
  .vc_row#guide-success:after{
    display: none;
  }
  .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul{
    width: 100% !important;
  }
  footer .footer_inner .four_columns>.column1,footer .footer_inner .four_columns>.column2,footer .footer_inner .four_columns>.column4{
    width: 100%;
  }
  footer .footer_inner .four_columns>.column1{
    line-height: 1.28;
    margin-bottom: 0;
  }
  footer .footer_inner .four_columns > * {
    padding-bottom: 20px;
  }
  footer .footer_inner .four_columns>.column1 #company{
    display: none;
  }
  .four_columns>.column4>.column_inner {
    padding-left: 0;
  }
  /* Footer menu columns */
  footer .footer_col2 .menu-item-has-children.menu-products {
      width: 33%;
  }
  footer .footer_col2 .menu-item-has-children.menu-optimize {
      width: 33%;
  }
  footer .footer_col2 .menu-item-has-children.menu-features {
      width: 33%;
  }
  footer .footer_col2 .menu-item-has-children.menu-resources {
      width: 33%;
  }
  footer .footer_col2 .menu-item-has-children.menu-about {
      width: 33%;
  }
  footer .footer_col2 .menu-item-has-children.menu-news {
      width: 33%;
  }
  footer .footer_col2 ul.menu{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 800px;
  }
  footer .footer_col2 ul.menu>*{
    flex: 1;
  }
  footer .dsbf-footer-col{
    font-size: 14px;
  }
  footer .dsbf-footer-col br{
    display: none;
  }
  footer .footer_inner{
    font-size: 14px;
  }
  footer .footer_col2 .menu-item-has-children.menu-products>a,
  footer .footer_col2 .menu-item-has-children.menu-optimize>a,
  footer .footer_col2 .menu-item-has-children.menu-features>a,
  footer .footer_col2 .menu-item-has-children.menu-resources>a,
  footer .footer_col2 .menu-item-has-children.menu-about>a,
  footer .footer_col2 .menu-item-has-children.menu-news>a {
      width: auto;
      display: inline-block;
  }
  footer .footer_col2 .menu-item-has-children>a {
    margin-bottom: 10px !important;
  }
  footer .footer_col2 .dsbf-sub-item:nth-of-type(2n) a{
    margin-top: 0;
  }
  .footer_top h6{
    font-size: 14px;
  }
  .footer_top{
    padding: 25px 0;
  }

  /* popup menu */
  .popup_menu_opened:not(.admin-bar) header.page_header, .popup_menu_opened:not(.admin-bar) header.sticky.sticky_animate{
    top: 0!important;
  }
  .admin-bar.popup_menu_opened header.page_header, .admin-bar.popup_menu_opened header.sticky.sticky_animate{
    top: 46px!important;
  }
  .popup_menu_opened header .q_logo img.popup,body.popup_menu_opened:not(.admin-bar) header .q_logo img.popup {
    margin-top: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .popup_menu_holder_inner .popup_menu .dsbf-sub-item:nth-of-type(2n) h6{
    margin-top: 0;
  }
  nav.popup_menu > ul > li > a > span {
    font-size: .7em;
  }
  .popup_menu_holder_inner nav.popup_menu ul li,.popup_menu_holder_inner nav.popup_menu ul li a,.popup_menu_holder_inner nav.popup_menu ul li h6{
    line-height: 20px;
  }
  .header_top_bottom_holder{
    background: #2C2F7E;
  }
  .popup_menu_opened .logo_wrapper .q_logo a{
    left: 0;
  }
  .popup_menu_opened .header_inner_left .logo_wrapper{
    left: 0;
  }
  nav.popup_menu{
    top: 50px;
  }
  a.popup_menu.normal.opened{
    top: 0;
  }
  .popup_menu_holder_outer .moxie_button_bar{
    display: none;
  }
  .popup_menu_holder .popup_menu #menu-top_menu{
    padding-left: 15px;
  }

  .popup_menu_holder .popup_menu .menu-item-has-children.menu-products,
  .popup_menu_holder .popup_menu .menu-item-has-children.menu-optimize,
  .popup_menu_holder .popup_menu .menu-item-has-children.menu-features,
  .popup_menu_holder .popup_menu .menu-item-has-children.menu-resources,
  .popup_menu_holder .popup_menu .menu-item-has-children.menu-about,
  .popup_menu_holder .popup_menu .menu-item-has-children.menu-news {
      width: 100%;
  }
  body.popup_menu_opened .popup_menu_holder_outer{
    background: rgba(73,68,170,0.95);
  }
  .popup_menu_holder {
      background-color: transparent;
  }
  .popup_menu > #menu-top_menu > li{
    margin: 0 15px 15px 0;
  }
  nav.popup_menu > #menu-top_menu ul{
      display: none;
  }

  nav.popup_menu > ul > li > h6 > span:after,
  nav.popup_menu > ul > li > a > span:after{
    content: "+";
    display: inline-block;
    padding-left: 5px;
  }

  .popup_menu > #menu-top_menu > li.open_sub > h6 > span:after{
    content: "-";
  }
  .con-notification-content{
    font-size: 16px;
  }
  .q_counter_holder p.counter_text{
    margin-top: 0
  }
  .q_counter_holder.center{
    margin: 3em 0;
  }
  nav.popup_menu ul li{
    max-width: 100%;
  }

  #home-header-left h1{
    font-size: 40px;
    margin-bottom: .5em;
  }
  .page-template-default .title h1,
  .page-template-default .title .h1 {
    font-size: 30px!important;
  }
  #home-header-left h2{
      font-size: 22px;
  }
  form.mini_request_demo,
  #mktoForm_562.mini_request_demo{
    width: 97%;
  }
  form.mini_request_demo input[type="submit"],
  #mktoForm_562.mini_request_demo input[type="submit"] {
    font-size: 22px;
    height: 49px;
    position: absolute;
    right: -14px;
    border: none;
    font-weight: 800;
  }
  body, ol, p {
      font-size: 18px;
  }
  form.mini_request_demo input[type="text"],
  form.mini_request_demo input[type="email"],
  #mktoForm_562.mini_request_demo input[type="text"],
  #mktoForm_562.mini_request_demo input[type="email"] {
    /* min-width: 100%; */
    /* width: 100% !important; */
    font-size: 16px;
    padding-right: 0;
    padding-left: 10px;
    float: none;
  }
  #mktoForm_562.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
      height: 49px;
      font-size: 22px;
      position: absolute;
      right: 30px;
      border: none;
  }
  .quote{
    font-size: 32px;
  }
  .flex-right{
      display: flex;
      flex-direction: column-reverse;
      justify-content: flex-start;
      padding: 20px;
  }

  .flex-space{
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding: 20px;
  }

  .flex-left{
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      padding: 20px;
  }
  .button.dark-blue{
    font-size: 16px;
    margin: .5em auto!important;
    text-align: center;
    display: block;
  }

  .button.outline{
      font-size: 14px;
  }

  .button.dark-blue.outline{
      font-size: 16px;
  }

  a.button.chat-now,
  .dsbf-fullwidth-color-row-dark a.button.chat-now{
      border-radius: 20px;
      height: 40px;
      font-size: 16px;
      padding: 0 60px 0 30px;
      line-height: 40px;
  }
  .dsbf-fullwidth-color-row-dark a.button.chat-now{
        min-width: unset;
    }
  .dsbf-fullwidth-color-row-dark .wpb_raw_code.wpb_raw_html .wpb_wrapper {
      text-align: center;
  }

  .button.chat-now:after{
      content: "";
      display: inline-block;
      top: 50%;
      right: 15px;
      height: 20px;
      width: 20px;
  }

  .vc_row#customers_say h2, .vc_row#the-guided-economy h2 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
  }

  h2, .h2{
    font-size: 32px;
  }
  /*.wpb_column {
    padding: 20px;
  }
  MEBF this won't work, too broad */

  #guide .full_section_inner > *:nth-of-type(2) {
    width: 66.66%;
  }
  #interact .full_section_inner > *:nth-of-type(1) {
    display: none;
  }
  #interact .full_section_inner > *:nth-of-type(2) {
    width: 66.66%;
  }
  #guide-success {
    background-size: 300px !important;
    background-position: right 40px !important;
  }
  #guide-success .full_section_inner > div {
    width: 100%;
  }
  #guide-success .full_section_inner > div .wpb_text_column p {
    text-align: center;
  }

  .vc_column_container>.vc_column-inner.vc_custom_1579651304510 {
    padding-right: 15px!important;
  }
  #news .full_section_inner, #roi .full_section_inner{
    display: flex;
    flex-wrap: wrap;
  }
  #news .vc_col-sm-3{
    width: 50%;
  }
  #roi .vc_col-sm-3 {
    width: 49.9%;
  }

  #optimize .full_section_inner > *:nth-of-type(1) {
    display: none;
  }

  #optimize .full_section_inner > *:nth-of-type(2) {
    width: 100%;
  }

  #optimize {
    background-size: 300px !important;
    background-position: left 40px !important;
  }

  .vc_row#customers_say .quote-author span.name, .vc_row#the-guided-economy .quote-author span.name {
    font-size: 26px;
  }

  .quote-author {
    text-align: center!important;
  }

  .full_section_inner .mktoForm .mktoFieldWrap input[type=text],
  .full_section_inner .mktoForm .mktoFieldWrap input[type=email],
  .full_section_inner .mktoForm .mktoFieldWrap textarea,
  .full_section_inner .mktoForm .mktoFieldWrap input[type=tel],
  .full_section_inner #send-text-field{
    font-size: 20px;
  }
  .full_section_inner #mktoForm_170 .mktoFormRow,
  .full_section_inner #mktoForm_302 .mktoFormRow,
  .full_section_inner #mktoForm_429 .mktoFormRow,
  .full_section_inner #mktoForm_451 .mktoFormRow,
  .full_section_inner #mktoForm_422 .mktoFormRow,
  .full_section_inner #mktoForm_478 .mktoFormRow,
  .full_section_inner #mktoForm_561 .mktoFormRow{
    width: 100%;
  }
  .full_section_inner #mktoForm_170 .mktoFormRow,
  .full_section_inner #mktoForm_302 .mktoFormRow,
  .full_section_inner #mktoForm_429 .mktoFormRow,
  .full_section_inner #mktoForm_451 .mktoFormRow,
  .full_section_inner #mktoForm_422 .mktoFormRow,
  .full_section_inner #mktoForm_478 .mktoFormRow,
  .full_section_inner #mktoForm_429 select#Country,
  .full_section_inner #mktoForm_561 select#Country{
    font-size: 20px;
  }

  .four_columns {
    padding-left: 15px;
    padding-right: 15px;
  }

  #request-demo, .portfolio_page-template-full_width_alt_header #request-demo {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  /* products */
  .page .dsbf-fullwidth-color-row h2 {
    font-size: 30px;
  }

  .page-template-page-products .title_outer .title .subsection .container_inner{
    display: block;
    position: relative;
    padding-bottom: 50px!important;
    width: 95% !important;
    margin: 0 auto;
  }

  .page-template-page-products .title_outer .title .subsection .container_inner .right, .page-template-page-products .title_outer .title .subsection .container_inner .left {
    width: 100%;
    padding: 0 0 20px;
    text-align: center;
  }
  .page-template-page-products .title_subtitle_holder_inner {
    text-align: center;
  }

  .page-template-page-products .title.title_size_large .title_subtitle_holder_inner h1{
    font-size: 32px!important;
    line-height: 1.125!important;
  }
  .page-template-page-products .title_subtitle_holder_inner .subtitle,
  body.portfolio_page-template-full_width_alt_header .title_subtitle_holder h4.subtitle {
    width: 100%;
    font-size: 14px;
    margin-bottom: 2em!important;
  }
  .page-template-page-products .title_outer .title .subsection .container_inner .left h3, .portfolio_page-template-full_width_alt_header .alt-holder h3 {
    font-size: 22px;
  }
  .portfolio_page-template-full_width_alt_header .alt-holder{
    max-width: 100%;
    padding: 50px 25px;
  }
  .portfolio_page-template-full_width_alt_header .wpb_column.results .wpb_row{
    padding-top: 25px !important;
    padding-right: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 25px !important;
  }
  .portfolio_page-template-full_width_alt_header .wpb_column.results .wpb_row .vc_col-sm-5 .vc_column-inner{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .wpb_column.challenge-solution > .vc_column-inner {
    padding-top: 25px !important;
    padding-bottom: 50px !important;
  }
  .content_inner .full_width > .full_width_inner > .vc_row {
    padding-top: 25px!important;
    padding-bottom: 25px !important;
  }
  .page-template-page-products .title_outer .title .subsection .container_inner .right p {
    line-height: 1.375!important;
    font-size: 16px;
  }
  .page-template-page-products #drive-additional-revenue p, .page-template-page-products #features-col3 p, .page-template-page-products #go-mobile p {
    font-size: 16px;
  }
  .button.orange{
    font-size: 14px;
  }
  .page-template-page-products .title_outer .title .subsection .container_inner .button.orange{
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,0);
    width: calc(100% - 30px);
    max-width: 300px;
  }

  .green-border p:last-of-type {
    left: 50%;
    transform: translate(-50%, 0);
  }

  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .vc_column-inner {
    padding: 0 10px;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    display: flex;
    flex-direction: column;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) p {
    font-size: 16px;
    line-height: 1.375;
    margin-top: 0;
    order: 3;
    margin-bottom: 1em;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h3,
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h4 {
    padding: 5px;
    margin-bottom: 0;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h3{
    order: 1;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h4{
    order: 2;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) h4,
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) h4,
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) h4,
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(3) h4 {
    border: none;
    font-size: 14px;
    background: transparent;
    min-height: unset;
    height: auto !important;
    padding: 5px;
    margin-bottom: 0;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) h4:after, .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) h4:after{
    display: none;
  }
  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) {
    border: 4px solid #B8E5CB;
    margin-bottom: 50px;
  }

  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) {
    border: 4px solid #B8E5CB;
    border-radius: 32px;
    margin-bottom: 50px;
  }

  .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(3) {
    border: 4px solid #B8E5CB;
    background: #B8E5CB;
    border-radius: 130px;
  }
  .page-template-page-products .vc_row.grid_section {
    padding: 25px 0;
  }
  .page-template-page-products #features .wpb_row:nth-of-type(2),
  .page-template-page-products #how-it-works {
    padding: 25px 0;
  }
  .page-template-page-products h2{
    font-size: 32px;
  }
  .page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:first-of-type {
    padding-right: 0;
    text-align: center;
  }
  .page-template-page-products h3 {
    font-size: 22px;
    text-align: center;
  }
  .page-template-page-products p {
    line-height: 1.375;
  }
  .page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner, .page-template-page-products #guidance .wpb_row:nth-of-type(1) .full_section_inner {
    display: flex;
    flex-direction: column;
  }
  .page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:first-of-type, .page-template-page-products #guidance .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type {
    order: 2;
  }
  .page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:last-of-type, .page-template-page-products #guidance .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type {
    padding-left: 0;
    order: 1;
  }
  .page-template-page-products #easy-implementation .wpb_row:nth-of-type(1) .full_section_inner {
    text-align: center;
  }
  .page-template-page-products #easy-implementation .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type, .page-template-page-products #chat-deflection .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type, .page-template-page-products #features-info .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:first-of-type {
    padding-right: 0;
  }
  .page-template-page-products #easy-implementation .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type, .page-template-page-products #chat-deflection .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type {
    padding-left: 0;
  }
  .page-template-page-products #chat-deflection .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type,
  .page-template-page-products #features-info .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type  {
    margin-top: 20px;
  }
  .page-template-page-products #features-info .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type  {
    width: 65%;
  }
  .page.page-id-18746.page-template-page-products .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-8, .page.page-id-18746.page-template-page-products .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-4{
    width: 100%;
  }
  .page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .full_section_inner {
    flex-direction: column;
    max-width: 100%;
  }
  .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark {
    padding: 15px;
  }
  .page-template-page-products #watch-context {
    padding: 25px;
  }
  .page-template-page-products #watch-context .full_section_inner{
    flex-direction: column;
    text-align: center;
  }
  .page-template-page-products #watch-context h4, .page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .full_section_inner h2 {
    font-size: 22px;
    line-height: 1.375;
    margin-bottom: 20px;
  }
  .dsbf-fullwidth-color-row-dark a.button.chat-now {
    font-size: 14px;
  }
  .page-template-page-products #watch-context a.button,
  .button.green.solid {
    font-size: 14px;
    padding: 0 15px;
  }
  .button.orange.outline.download {
    font-size: 12px;
    padding: 0 15px;
  }
  div.grid_section .section_inner .section_inner_margin {
    margin-left: 0;
    margin-right: 0;
  }
  div.grid_section .section_inner {
    width: 100%;
  }
  .page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) h3 {
    font-size: 22px;
    line-height: 1.227;
  }
  .page-template-page-products [id$="-resources"] .wpb_column {
    padding: 10px;
    text-align: center;
  }
  .page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) .full_section_inner > *:nth-of-type(2) {
    width: 100%;
  }
  .page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) .full_section_inner > *:nth-of-type(3) {
    width: 100%;
  }
  .page-template-page-products [id$="-resources"] .vc_row:nth-last-of-type(2) .full_section_inner > *:nth-of-type(3) p {
    text-align: center!important;
  }
  .green-border {
    text-align: center;
  }
  .page-template-page-products #drive-additional-revenue .full_section_inner > .wpb_column, .page-template-page-products #features-col3 .full_section_inner > .wpb_column, .page-template-page-products #go-mobile .full_section_inner > .wpb_column {
    padding: 15px;
  }

  .page-template-page-products #features-info .wpb_text_column {
    text-align: center;
  }
  .page-template-page-products #features-col3 .vc_column-inner > .wpb_wrapper > *:nth-of-type(2){
    padding-left: 15px;
    padding-right: 15px;
  }

  .vertically_center .full_section_inner {
    flex-direction: column;
    text-align: center;
  }
  .page-template-page-products #back_and_forth .wpb_wrapper > .vc_row:nth-of-type(1) .full_section_inner .wpb_column:nth-of-type(1) {
    order: 2;
  }
  .page-template-page-products #back_and_forth .wpb_wrapper > .vc_row:nth-of-type(1) .full_section_inner .wpb_column:nth-of-type(2) {
    order: 1;
  }
  .page-template-page-products #back_and_forth .wpb_wrapper > .vc_row:nth-of-type(3) .full_section_inner .wpb_column:nth-of-type(1) {
    order: 2;
  }
  .page-template-page-products #back_and_forth .wpb_wrapper > .vc_row:nth-of-type(3) .full_section_inner .wpb_column:nth-of-type(2) {
    order: 1;
  }
  .page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row .wpb_single_image {
    margin-bottom: 50px!important;
  }
  .page-template-page-products #optimize-main > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row{
    margin: 50px 0!important;
  }
  .page-template-page-products #analytics-info h3 {
    text-align: center;
  }
  .page-template-page-products #analytics-info .full_section_inner > *:nth-of-type(2) .wpb_wrapper .image_with_text img {
    float: none;
    margin: 20px auto;
    clear: both;
  }
  .page-template-page-products #analytics-info .full_section_inner > *:nth-of-type(2) .wpb_wrapper .image_with_text{
    text-align: center;
  }
  .page-template-page-products #analytics-info .full_section_inner > *:nth-of-type(2) .wpb_wrapper .image_with_text h4{
    width: 100%;
  }

  .page-template-page-products #analytics-features .full_section_inner {
    display: flex;
    flex-direction: column;
  }

  .page-template-page-products #analytics-features .vc_row:nth-of-type(2) .full_section_inner .wpb_column:nth-of-type(1), .page-template-page-products #integration-features .vc_row:nth-of-type(2) .full_section_inner .wpb_column:nth-of-type(1){
    order: 2;
  }
  .page-template-page-products #analytics-features .vc_row:nth-of-type(2) .full_section_inner .wpb_column:nth-of-type(2), .page-template-page-products #integration-features .vc_row:nth-of-type(2) .full_section_inner .wpb_column:nth-of-type(2){
    order: 1;
  }
  .page-template-page-products #security-info h3,.page-template-page-products #integration-info h3 {
    text-align: center;
  }
  .page-template-page-products #security-features .vc_row .full_section_inner, .page-template-page-products #features-col3 .full_section_inner{
    flex-direction: column;
  }
  .page-template-page-products #security-features .vc_row .full_section_inner > *, .page-template-page-products #features-col3 .full_section_inner > *{
    width: 100%;
  }

  .portfolio_page-template-full_width_alt_header h2 {
    font-size: 32px;
  }
  .portfolio_page-template-full_width_alt_header h5,.portfolio_page-template-full_width_alt_header .customer-story-quote .blockquote-text {
    font-size: 19px;
  }
  .portfolio_page-template-full_width_alt_header .progress_title_holder .progress_title,
  .portfolio_page-template-full_width_alt_header .q_progress_bar .progress_number,
  .portfolio_page-template-full_width_alt_header .customer-story-quote h6 {
    font-size: 16px;
  }
  .portfolio_page-template-full_width_alt_header blockquote {
    padding: 0;
  }
  .filter_holder ul {
      width: 90%;
  }
  .filter_holder ul li {
    float: none;
    /* display: block; */
    display: inline-block;
    vertical-align: middle;
  }
  .page-id-18830.page.page-template-page-products .title_outer .title .subsection .container_inner p{
    font-size: 30px;
  }
  .page-template-page-products #awards h2, .page-template-page-products #leadership h2,
  .page-template-page-products #partners-info h2, .page-template-page-products #partners-list h2{
    font-size: 32px;
  }
  .page-template-page-products #awards h4,
  .page-template-page-products #partners-list h4 {
    font-size: 16px;
  }

  .page-template-page-products #leadership-list .section_inner_margin .wpb_row .full_section_inner h3, .page-template-page-products #board-list .section_inner_margin .wpb_row .full_section_inner h3,
  .page-template-page-products #partners-list .section_inner_margin .wpb_row .full_section_inner h3 {
    text-align: center!important;
  }

  .page-template-page-products #leadership-list .section_inner_margin .wpb_row .full_section_inner .image_hover, .page-template-page-products #board-list .section_inner_margin .wpb_row .full_section_inner .vc_single_image-wrapper,
  .page-template-page-products #partners-list .section_inner_margin .wpb_row .full_section_inner .image_hover {
    text-align: center;
    display: block;
  }
  .page-template-page-products #leadership-list .section_inner_margin .wpb_row .full_section_inner, .page-template-page-products #board-list .section_inner_margin .wpb_row .full_section_inner,
  .page-template-page-products #partners-list .section_inner_margin .wpb_row .full_section_inner {
    padding: 15px;
  }
  .page-template-page-products.page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-8, .page-template-page-products.page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-4 {
    width: 100%;
  }
  .page-template-page-products #benefits .vc_row .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .page-template-page-products #benefits .vc_row .wpb_column.vc_column_container.vc_col-sm-4 {
    margin: 15px 0;
  }

  .bigger-on-the-inside {
    margin: 50px 0!important;
  }
  .bigger-on-the-inside:before{
    display: block;
    content: "";
    width: calc(100% + 50px);
    height: calc(100% + 50px);
    position: absolute;
    top: 50%;
    left: 50%;
    background: #F3FAF4;
    transform: translate(-50%,-50%);
  }
  .page-template-page-products #guided-counters .vc_col-sm-3{
    margin: 50px 0!important;
  }

  .q_counter_holder span.counter{
      font-size: 48px!important;
  }
  .home #request-demo {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
  }
  .vc_row#guide-success {
    background: none!important;
  }
  .vc_row#guide-success h2 {
    text-align: center;
  }
  .portfolio_page-template-full_width_alt_header .q_counter_holder .counter_text {
    font-size: 12px;
  }
  .portfolio_page-template-full_width_alt_header .customer-counters .vc_col-sm-3{
    width: 50%;
    margin-bottom: 50px;
  }
  .portfolio_page-template-full_width_alt_header .q_counter_holder .counter_text {
    padding: 0 30px;
  }
  .portfolio_page-template-full_width_alt_header .dsbf-fullwidth-color-row {
    padding-left: 25px!important;
    padding-right: 25px!important;
  }

  .portfolio_page-template-full_width_alt_header .dsbf-fullwidth-color-row .wpb_column {
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
  .portfolio_page-template-full_width_alt_header .dsbf-fullwidth-color-row .wpb_column h2 {
    text-align: center!important;
  }
  .page-template-default .title {
      height: auto!important;
      min-height: unset;
  }
  .page-template-default .content .container .default_template_holder{
    padding: 25px;
    box-sizing: border-box;
    max-width: 100%;
  }
  /* Adjust padding on Context page - dsbf 082020 */
  .page-context-2.page-template-page-products .title_outer .title .subsection {
    padding: 50px 30px !important;
  }
}
@media screen and (min-width: 1001px){
  nav.popup_menu ul.sub_menu{
      display: inline-block!important;
  }
}
@media screen and (max-width: 767px){
  #home-header-right{
    display: none;
  }
}
@media screen and (max-width: 540px){
  .page-template-news-press-masonry .blog_holder.masonry .blog_holder_grid_sizer.news-masonry, .page-template-news-press-masonry .blog_holder.masonry article.newsWidget, .page-template-news-press-masonry .q_masonry_blog article.newsWidget {
      width: calc(100% - 50px);
  }
  body.popup_menu_opened header.scroll_header_top_area{
    position: fixed!important;
  }
  nav.popup_menu ul li{
      max-width: 100%;
      width: 100%;
  }
  h1, .h1{
    font-size: 30px;
    text-align: center;
  }
  h2, .h2{
    font-size: 20px;
    text-align: center;
  }
  h2 br {
    display: none;
  }
  body,ol,p{
    font-size: 16px;
  }

  .page-template p{
    text-align: center;
  }

  form.mini_request_demo input[type="text"],
  form.mini_request_demo input[type="email"],
  #mktoForm_562.mini_request_demo input[type="text"],
  #mktoForm_562.mini_request_demo input[type="email"]{
    /* min-width: 100%;
    width: 100%; */
    font-size: 16px;
    padding-left: 10px;

  }

  form.mini_request_demo,
  #mktoForm_562.mini_request_demo{
    width: 97%;
  }
  #mktoForm_562 {
    margin: 0 auto;
}
#mktoForm_562.mktoForm .mktoFormCol {
    width: 380px;
}

  form.mini_request_demo input[type="submit"],
  #mktoForm_562.mini_request_demo input[type="submit"]{
      font-size: 16px;
      height: 49px;
      position: absolute;
      /* right: -14; */
      border: none;
      font-weight: 800;
      padding: 0 20px;
  }

  #home-header-left{
    width: 100%;
  }
  div#home-header-left {
    min-height: 275px;
  }
  #home-header-right{
    display: none;
  }

  #home-header-left h1{
      font-size: 30px;
      text-align: center;
      margin-bottom: .5em;
  }
  #home-header-left h2{
      font-size: 14px;
      text-align: center;
  }

  #header-section{
    padding-top: 0;
    padding-bottom: 0;
  }

  .vc_column_container{
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .quote{
    font-size: 22px;
  }
  .flex-right{
      display: flex;
      flex-direction: column-reverse;
      justify-content: flex-start;
  }

  .flex-space{
      display: flex;
      flex-direction: column;
      justify-content: flex-start;

  }

  .flex-left{
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
  }
  .button.dark-blue{
    font-size: 16px;
    margin: .5em auto!important;
    text-align: center;
    display: block;
  }

  .button.outline{
      font-size: 10px;
  }

  .button.dark-blue.outline{
      font-size: 16px;
  }

  a.button.chat-now{
      border-radius: 20px;
      height: 40px;
      font-size: 16px;
      padding: 0 60px 0 30px;
      line-height: 40px;
  }

  .button.chat-now:after{
      content: "";
      display: inline-block;
      top: 50%;
      right: 15px;
      height: 20px;
      width: 20px;
  }

  .wpb_column .mktoForm .mktoFieldWrap input[type=text],
  .wpb_column .mktoForm .mktoFieldWrap input[type=email],
  .wpb_column .mktoForm .mktoFieldWrap textarea,
  .wpb_column .mktoForm .mktoFieldWrap input[type=tel], #send-text-field{
    font-size: 16px;
    border-bottom-width: 3px;
  }
  #mktoForm_429 label[for="Country"],
  #mktoForm_561 label[for="Country"] {
    margin-bottom: 10px;
    width: auto!important;
  }
  .wpb_column #mktoForm_170 .mktoFormRow,
  .wpb_column #mktoForm_302 .mktoFormRow,
  .wpb_column #mktoForm_429 .mktoFormRow,
  .wpb_column #mktoForm_451 .mktoFormRow,
  .wpb_column #mktoForm_422 .mktoFormRow,
  .wpb_column #mktoForm_478 .mktoFormRow{
    font-size: 16px;
  }
  .wpb_column #mktoForm_429 select#Country,
  .wpb_column #mktoForm_561 select#Country {
    border-bottom: 3px solid #8ECC99;
    font-size: 16px;
    height: 32px;
    padding: 5px;
  }
  .wpb_column .mktoForm .mktoFieldWrap input.mktoField.mktoInvalid,
  .wpb_column .mktoForm .mktoFieldWrap select.mktoField.mktoInvalid,
  .wpb_column .mktoForm .mktoFieldWrap textarea.mktoField.mktoInvalid,
  .wpb_column .mktoForm .mktoFieldWrap div.mktoLogicalField.mktoInvalid{
    border: none;
    border-bottom: 4px solid #8C0005;
  }

  footer .dsbf-footer-col{
    font-size: 11px;
  }
  .vc_row#customers_say h2,.vc_row#the-guided-economy h2{
    font-size: 16px;
  }
  .vc_row#customers_say .quote-author,.vc_row#guided-economy .quote-author{
      text-align: center!important;
  }
  .vc_row#interact h2, .vc_row#interact p{
      text-align: center!important;
  }

  .vc_row#guide-success .vc_custom_1579651304510{
      padding-right: 15px!important;
  }
  .vc_row#guide-success,
  .vc_row#optimize,
  .vc_row#customers_say,
  .vc_row#guide-success,
  .vc_row#optimize,
  .vc_row#customers_say,
  .vc_row#guidance,
  .vc_row#guide,
  .vc_row#interact,
  .vc_column-inner.vc_custom_1579653940601,
  .vc_column-inner.vc_custom_1579654005840,
  .vc_column-inner.vc_custom_1579654093016,
  .vc_column-inner.vc_custom_1579654143006{
      padding-top: 50px!important;
      padding-bottom: 50px!important;
  }
  .vc_row#guide-success,
  .vc_row#optimize,
  .vc_row#customers_say{
      background-image: none!important;
  }
  .vc_row#news{
      background-size: 50%;
      padding-top: 20px !important;
      padding-bottom: 20px !important;
  }
  .vc_row#roi .vc_custom_1579655308293{
      padding-right: 0!important;
      padding-left: 0!important;
  }
  #request-demo .vc_column-inner > .wpb_wrapper> .vc_row{
      padding-top: 15px!important;
      padding-bottom: 15px!important;
      padding-left: 15px!important;
      padding-right: 15px!important;
  }
  .vc_row#request-demo .vc_custom_1579714168466{
      padding-top: .5em!important;
      padding-bottom: .5em!important;
  }
  .vc_row#request-demo.vc_custom_1579713695464{
      padding-top: 50px!important;
      padding-bottom: 50px!important;
  }
  #nothing {
      background-color: #b8e5cb;
      height: 4px;
  }

  #news .vc_col-sm-3, #roi .vc_col-sm-3 {
    width: 100%;
  }
  #roi .vc_col-sm-3 {
    margin-bottom: 25px;
  }

  #request-demo {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  #guide .full_section_inner > *:nth-of-type(2) {
    width: 100%;
  }
  #interact .full_section_inner{
    display: flex;
    flex-direction: column;
  }
  #interact .full_section_inner > *:nth-of-type(3) {
    order: 1;
  }
  #interact .full_section_inner > *:nth-of-type(2) {
    width: 100%;
    order: 2;
  }
  .page .content .dsbf-fullwidth-color-row h2 {
    font-size: 14px;
    font-weight: 800;
  }
  .page .content .dsbf-product-intro p {
    font-size: 16px;
  }
  .page .dsbf-product-columns.dsbf-col-4, .page .dsbf-column-heading {
    width: 100%;
  }
  .dsbf-product-heading .wpb_wrapper h3 {
    text-align: center;
  }
  .page .dsbf-product-columns.dsbf-col-3, .page .dsbf-column-heading{
    width: 100%;
  }
  .dsbf-product-heading .wpb_wrapper h3, .dsbf-product-columns .wpb_text_column h3{
    text-align: center;
  }
  .page .dsbf-product-columns a.button.no-outline.learn-more {
    left: 50%;
    transform: translate(-50%, 0);
    padding-left: 30px;
  }
  .dsbf-product-columns.dsbf-col-3 .vc_col-sm-4:last-of-type{
    margin-bottom: 0;
  }
  .dsbf-product-intro.vc_custom_1579648719554 .vc_custom_1579669107941{
    padding-right: 0!important;
  }
  .portfolio_page-template-full_width_alt_header .customer-counters .vc_col-sm-3 {
    width: 100%;
  }
  #request-demo .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .portfolio_page-template-full_width_alt_header #request-demo h2, .portfolio_page-template-full_width_alt_header .dsbf-fullwidth-color-row h2 {
    font-size: 20px;
  }
  .portfolio_page-template-full_width_alt_header .moxie-difference {
    padding-bottom: 25px!important;
  }
  .page-template-blog-masonry .blog_holder.masonry {
      width: calc(100% - 30px)!important;
      padding: 15px;
      box-sizing: border-box;
      margin-left: auto;
      margin-right: auto;
  }

  .single-post .blog_holder.blog_single article {
    margin-left: auto;
    margin-right: auto;
    padding: 25px 50px;
}

  .single-post .h2, .single-post h2{
      font-size: 32px;
  }
  .page-template-page-products #chat-deflection .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
    footer .container_inner {
        padding-left: 0 !important;
    }
    .column2.footer_col2 .menu-item-has-children.menu-about {
        width: 25% !important;
    }
    #mktoForm_562.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        right: 15px;
        top: 11px;
    }
    #mktoForm_562.mini_request_demo input[type="text"], #mktoForm_562.mini_request_demo input[type="email"] {
        width: 92% !important;
    }
}
@media screen and (max-width: 400px) {
    .footer_col2 .menu-item-has-children {
        width: 36% !important;
    }
    .footer_col2 .menu-item-has-children.menu-optimize {
        width: 36% !important;
    }
    .footer_col2 .menu-item-has-children.menu-products {
        width: 38% !important;
    }
    #mktoForm_562.mktoForm .mktoFormCol {
        width: 100%;
    }
    #mktoForm_562.mini_request_demo input[type="text"], #mktoForm_562.mini_request_demo input[type="email"] {
        width: 300px !important;
        min-width: unset;
    }
    #mktoForm_562.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        right: 66px;
    }
}
/* Updated top menu styles dsbf-4/2020*/

.header_bottom nav.main_menu>ul>li>a {
    -webkit-transition: opacity .15s ease-in-out,color .15s ease-in-out;
   -moz-transition: opacity .15s ease-in-out,color .15s ease-in-out;
   -o-transition: opacity .15s ease-in-out,color .15s ease-in-out;
   -ms-transition: opacity .15s ease-in-out,color .15s ease-in-out;
   transition: opacity .15s ease-in-out,color .15s ease-in-out
}
.drop_down .second {
   top: 60px;
   /* opacity: 0; */
   -webkit-transition: top .3s ease-in-out,opacity .3s ease-in-out;
   -moz-transition: top .3s ease-in-out,opacity .3s ease-in-out;
   -ms-transition: top .3s ease-in-out,opacity .3s ease-in-out;
   -o-transition: top .3s ease-in-out,opacity .3s ease-in-out;
   transition: top .3s ease-in-out,opacity .3s ease-in-out;
}
.header_bottom nav.main_menu>ul>li>a:hover {
   text-decoration: none;
   color: #292a30 !important;
   padding: 0 !important;
   margin: 0 17px !important;
}
.header_bottom nav.main_menu>ul>li>a:hover span,
.header_bottom nav.main_menu>ul:hover>a>span,
.header_bottom nav.main_menu>ul>li>a>span .second.drop_down_start {
   border-bottom: 5px solid #2c2f7e;
   line-height: 1.7;
}
nav.main_menu li.has_sub:hover>a>span {
   border-bottom: 5px solid #2c2f7e;
}
.drop_down .second .inner ul, .drop_down .second .inner ul li ul, li.narrow .second .inner ul {
   /* background-color: rgba(38, 47, 126, 0.9); */
   background-color: rgba(38, 47, 126, 1);
}
.drop_down .second .inner ul li a {
   color: #ffffff !important;
   opacity: .9;
   font-family: 'HCo Gotham', sans-serif;
   text-transform: none;
   font-weight: 400 !important;
   font-size: 17px !important;
   line-height: 1.7;
   padding: 8px 0;
   -webkit-transition: font-weight .15s ease-in-out,opacity .15s ease-in-out;
   -moz-transition: font-weight .15s ease-in-out,opacity .15s ease-in-out;
   -ms-transition: font-weight .15s ease-in-out,opacity .15s ease-in-out;
   -o-transition: font-weight .15s ease-in-out,opacity .15s ease-in-out;
   transition: font-weight .15s ease-in-out,opacity .15s ease-in-out;
}
.drop_down .second .inner ul li a:hover {
   opacity: 1 !important;
   font-weight: 700 !important;
}
.menu-products .drop_down .second .inner ul li a.no_link,
#nav-menu-item-18628 a,
#nav-menu-item-18629 a {
   color: rgba(255, 255, 255, 0.6) !important;
   font-size: 14px !important;
   margin-bottom: -15px !important;
   text-transform: uppercase;
}
#nav-menu-item-18629 a {
   margin-top: 10px !important;
}
#nav-menu-item-18628 a:hover,
#nav-menu-item-18629 a:hover {
   color: rgba(255, 255, 255, 0.6) !important;
   font-size: 14px !important;
   font-weight: 400 !important;

}
@media screen and (min-width: 1000px) {
    .header_bottom span.bf-mobile-toggle {
        display: none;
    }
}
.header_bottom span.bf-mobile-toggle {
    position: absolute;
    right: 50px;
    top: 30px;
    width: 20px;
    height: 10px;
}
.bf-mobile-toggle i.fa-bars {
    font-size: 20px !important;
}

.global-header {
    position: relative;
    z-index: 104;
}
aside.vertical_menu_area.with_scroll.dark {
    z-index: 105;
    width: 100%;
    padding: 90px 30px;
    background-color: rgba(255,255,255,.98);
    display: none;
    /* opacity: 0; */
}
header.page_header {
    z-index: 103;
    height: 60px;
}
.vertical_menu_area_inner {
    max-width: 320px;
}

.bf-vertical-menu-close svg {
    width: 20px;
    height: 20px;
    color: #cecece;

}
.bf-vertical-menu-close {
    position: absolute;
    right: 30px;
    top: 70px;
}
aside.vertical_menu_area.with_scroll.dark {
    width: 90%;
}

i.line,i.line:after,i.line:before {
    background-color: #9D9D9D;
    height: 2px;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    width: 26px
}

i.line {
    margin: 0;
    top: 0;
    left: 0;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block
}

i.line:after,i.line:before {
    content: "";
    display: block;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1;
    -webkit-backface-visibility: hidden
}

@media only screen and (min-width: 1000px) {
    .dark.header_style_on_scroll .bf-mobile-toggle:not(.opened) .line,.dark.header_style_on_scroll .bf-mobile-toggle:not(.opened) .line:after,.dark.header_style_on_scroll .bf-mobile-toggle:not(.opened) .line:before,.dark:not(.sticky):not(.scrolled) .bf-mobile-toggle:not(.opened) .line,.dark:not(.sticky):not(.scrolled) .bf-mobile-toggle:not(.opened) .line:after,.dark:not(.sticky):not(.scrolled) .bf-mobile-toggle:not(.opened) .line:before {
        background-color:#000
    }

    .light.header_style_on_scroll .bf-mobile-toggle:not(.opened) .line,.light.header_style_on_scroll .bf-mobile-toggle:not(.opened) .line:after,.light.header_style_on_scroll .bf-mobile-toggle:not(.opened) .line:before,.light:not(.sticky):not(.scrolled) .bf-mobile-toggle:not(.opened) .line,.light:not(.sticky):not(.scrolled) .bf-mobile-toggle:not(.opened) .line:after,.light:not(.sticky):not(.scrolled) .bf-mobile-toggle:not(.opened) .line:before {
        background-color: #fff
    }
}

i.line:before {
    top: -6px
}

i.line:after {
    top: 6px
}

.bf-mobile-toggle.opened .line {
    background-color: transparent!important
}

.bf-mobile-toggle.opened .fa-bars:before {
    content: "\f00d"
}

.bf-mobile-toggle.opened .icon_menu:before {
    content: "\4d"
}

.bf-mobile-toggle.opened .kiko-hamburger-menu:before {
    content: '\f252'
}

.bf-mobile-toggle.opened .line:after {
    background-color: #7d7d7d;
    top: 0!important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.bf-mobile-toggle.opened .line:before {
    background-color: #7d7d7d;
    top: 0!important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.bf-mobile-toggle.header-toggle.aside-open .line:after,
.bf-mobile-toggle.header-toggle.aside-open .line:before,
.bf-mobile-toggle.header-toggle.aside-open i.line {
    color: #fff;
}
aside .bf-mobile-toggle {
    position: absolute;
    right: 45px;
    top: 75px;
}
nav.vertical_menu>ul>li>a {
    font-size: 14px;
    line-height: 36px;
}
aside .second .inner ul {
    padding-bottom: 18px !important;
}
@media screen and (max-width: 1060px) {
    nav.main_menu>ul>li>a {
        padding: 0 14px;
    }
    .header_bottom nav.main_menu>ul>li>a {
        font-size: 20px;
    }
}
@media screen and (max-width: 1000px) {
    aside .menu-products .drop_down .second .inner ul li a.no_link,
    aside #nav-menu-item-18628 a,
    aside #nav-menu-item-18629 a,
    aside .menu-products .drop_down .second .inner ul li a:hover.no_link,
    aside #nav-menu-item-18628 a:hover,
    aside #nav-menu-item-18629 a:hover,
    aside .menu-products .drop_down .second .inner ul li a:active.no_link,
    aside #nav-menu-item-18628 a:active,
    aside #nav-menu-item-18629 a:active {
        color: rgba(129, 129, 129, 0.5) !important;
        margin-bottom: 0px !important;
        font-weight: 500 !important;
    }
}
@media screen and (min-width: 992px) {
    aside.vertical_menu_area.with_scroll.dark {
        display: none;
    }
}

/* Two Lenses Page */
.page-id-19043 a.tl-cta.button.btn {
    background-color: #f57a2c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 6px;
    padding: 8px 18px;
}
.page-id-19043 #home-header-left h1 {
    font-size: 46px;
    font-weight: 700;
}
.page-id-19043 #home-header-left h2 {
    font-size: 32px;

}
.page-id-19043 #header-section img {
    width: 600px !important;
}
.page-id-19043 div#header-section {
    padding-top: 80px;
}

/* Aug 2020 updates */
.archive.category .title h1,
.search-results .title h1 {
    font-size: 96px;
    text-transform: none;
}

@media screen and (max-width: 1400px) {
    .archive.category .title h1,
    .search-results .title h1 {
        font-size: 84px;
    }
}
.page-template-page-products #more-white-papers .vc_row .wpb_column.more-papers-empty .vc_column-inner {
    background-color: transparent !important;
}
@media screen and (max-width: 1000px) {
    .archive.category .title h1,
    .search-results .title h1 {
        font-size: 72px;
    }
    .archive.category .container_inner,
    .archive.category .title .title_holder,
    .page-blog .container_inner,
    .page-blog .title .title_holder {
        width: 95% !important;
    }
    .archive.category .two_columns_75_25 .blog_holder.masonry article,
    .page-blog .two_columns_75_25 .blog_holder.masonry article {
        width: 48%;
    }
    .archive.category .two_columns_75_25>.column2,
    .page-blog .two_columns_75_25>.column2 {
        width: 23%;
        float: right;
    }
    .archive.category .blog_holder.masonry article .post_text .post_text_inner,
    .archive.category .blog_holder.masonry_full_width article .post_text .post_text_inner,
    .page-blog .blog_holder.masonry article .post_text .post_text_inner,
    .page-blog .blog_holder.masonry_full_width article .post_text .post_text_inner {
        padding: 18px 0;
    }
    #news div.grid_section .section_inner {
        width: 97% !important;
    }
    #news .latest_post_holder {
        width: 96%;
    }
    .page-template-page-products .title_outer .title .subsection {
        padding: 50px 30px !important;
    }
    .q_logo {
        top: 6px;
    }
    .page-aboutnews .blog_holder.blog_pinterest,
    .page-aboutnews .blog_holder.masonry {
        width: 95% !important;
        margin: 0 auto;
    }
    .page-products .content_inner .full_width > .full_width_inner > .vc_row {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
    .page-products.page .dsbf-fullwidth-color-row h2,
    .page-products.page .dsbf-product-intro h2 {
        font-size: 32px;
    }
    .page-products.page .dsbf-product-intro p {
        font-size: 22px;
    }
    .dsbf-product-intro img.vc_single_image-img.attachment-thumbnail {
        width: 180px !important;
    }
    .page-resources-4-2-2-2 div#resource-info {
        padding-top: 0 !important;
    }
    .more_facts_button {
        padding: 30px 0 15px;
    }
    #white-papers-list .vc_column_container>.vc_column-inner {
        width: 96%;
        margin: 0 auto;
    }
    #solution-data-sheets .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner {
        height: auto !important;
    }
    .page-template-page-products #features-info .features-info-ss-cta p {
        margin-top: 40px !important;
    }
}
@media screen and (max-width: 768px){
    .archive.category .title h1,
    .search-results .title h1 {
        font-size: 32px;
    }
    .archive.category .two_columns_75_25 .blog_holder.masonry article,
    .page-blog .two_columns_75_25 .blog_holder.masonry article {
        width: 100%;
    }
    .page-blog .two_columns_75_25 .blog_holder.masonry {
        margin-left: 0;
        margin-right: 0;
    }
    .archive.category .two_columns_75_25>.column1,
    .page-blog .two_columns_75_25>.column1 {
        width: 70%;
    }
    .archive.category .two_columns_75_25>.column2,
    .page-blog .two_columns_75_25>.column2 {
        width: 30%;
    }
    .page-id-1815 .content > .content_inner > .container > .container_inner,
    .page-id-1815 .content > .content_inner > .full_width > .full_width_inner {
        padding-top: 60px !important;
    }
    .page-blog .blog_holder.masonry article .post_info,
    .page-blog .blog_holder.masonry_full_width article .post_info {
        margin-top: 0;
    }
    .dsbf-product-intro.vc_row.wpb_row {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .dsbf-product-intro .wpb_text_column.wpb_content_element {
        padding-right: 0 !important;
    }
    .page-products .dsbf-product-columns.dsbf-col-4 .vc_column-inner .wpb_text_column {
        height: 200px !important;
        padding-bottom: 0 !important;
    }
    .page-products .dsbf-product-columns .content_inner .full_width > .full_width_inner > .vc_row {
        padding-bottom: 0 !important;
    }
    .page-products .dsbf-product-columns.dsbf-col-4 {
        padding-bottom: 0px !important;
    }
    .page-products .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .page-products .dsbf-product-columns.dsbf-col-3 {
        padding-bottom: 0 !important;
    }
    .page-template-page-products #resource-info .full_section_inner > .wpb_column {
        padding-top: 0;
    }
    .page-resources-4-2-2-2 .more_fact_opened .more_facts_button_holder.center .more_facts_button {
        padding: 30px 0 0 0 !important;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .page-resources-4-2-2-2.page-template-page-products .more_facts_holder,
    #webinars {
        padding-bottom: 0 !important;
    }
    #webinars .more_facts_holder.more_fact_opened,
    .page-template-page-products #webinars .more_facts_inner .vc_row.grid_section {
        background: #f7f7f7 !important;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    #webinars p {

        font-size: calc(18px * .9);


    }
    #webinars h4 {
        font-size: 18px;

    }
    #webinars h6 {
        font-size: calc(13px * .9);
        line-height: calc(1.538461538461538em * .9);
        margin-top: 10px;
    }
    .page-template-page-products #white-papers-list .vc_row:first-of-type {
        padding: 30px 0 !important;
    }
    .page-template-page-products #white-papers-list h3 {
        margin-top: 20px;
        text-align: left;
    }
    #more-white-papers .more_fact_opened {
        width: 96% !important;
        margin: 0 auto;
    }
    .page-template-page-products #more-videos-demos .vc_row .section_inner {
        padding-left: 15px;
        padding-right: 15px;
        width: 96% !important;
    }
    .page-template-page-products #features-info .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type  {
        width: 100%;
    }
    footer .footer_col2 ul.menu>*{
        flex: unset;
    }
}

@media screen and (max-width: 600px) {
    .archive.category .two_columns_75_25>.column1,
    .archive.category .two_columns_75_25>.column2,
    .page-blog .two_columns_75_25>.column1,
    .page-blog .two_columns_75_25>.column2 {
        width: 100%;
    }
    .page-id-1815 .content > .content_inner > .container > .container_inner,
    .page-id-1815 .content > .content_inner > .full_width > .full_width_inner {
        padding-top: 50px !important;
    }
    .page-aboutnews .filter_holder ul {
        width: 70%;
    }
    .page-aboutnews .filter_holder ul li {
      display: block;
    }
    .page-aboutnews .container_inner.clearfix .title_subtitle_holder {
        padding-left: 5px;
        padding-right: 5px;
    }
    .page-products .dsbf-product-columns.dsbf-col-3,
    .page-products .dsbf-column-heading,
    .page-products .dsbf-product-columns.dsbf-col-4 {
        width: 100%;
    }
    .dsbf-product-intro.vc_row.wpb_row {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .page-products .dsbf-product-columns.dsbf-col-3 .vc_column-inner .wpb_text_column {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }
    .dsbf-product-intro img.vc_single_image-img.attachment-thumbnail {
        width: 150px !important;
    }
    .page-template-page-products #resource-info img {
        width: 65px;
    }
    .page-template-page-products #resource-info .wpb_single_image .vc_single_image-wrapper:before {
        width: 120px;
        height: 120px;
    }
    .page-template-page-products #white-papers-list .vc_row .full_section_inner {
        display: block;
    }
    .page-template-page-products #white-papers-list .vc_row:not(:first-of-type) .wpb_column:nth-of-type(2n) {
        margin-left: 0;
    }
}
@media screen and (max-width: 540px){
    .archive.category .title .separator.small,
    .archive.category .title .separator.small.left,
    .archive.category .title .separator.small.right {
        display: none;
    }
    #news .wpb_column.vc_col-sm-12 .vc_column_container>.vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    #news .latest_post_holder {
        width: 93%;
    }
    .page-blog.page-template p {
        text-align: left;
    }
    .page-products.page .dsbf-fullwidth-color-row.dsbf-fullwidth-color-row-dark .vc_col-sm-8 h2 {
        margin-bottom: 0;
    }
    .page .dsbf-product-columns a.button.no-outline.learn-more {
        width: 100%;
    }
    .page-template-page-products #white-papers-list h3 {
        margin-top: 0;
        text-align: center;
    }
    .page-template-page-products #more-white-papers .vc_row .section_inner_margin {
        display: block !important;
    }
    #more-white-papers .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100% !important;
        margin: 0 !important;
        display: block;
        clear: both;
    }
    .page-template-page-products #features-info .wpb_row:nth-of-type(1) .full_section_inner .wpb_column:last-of-type {
        margin-top: 0;
    }
    .page-template-page-products #features-info .features-info-ss-cta p {
        margin-top: 0 !important;
    }
    div#request_demo_ty {
        text-align: center;
    }
}
@media only screen and (max-width: 480px) {
    .archive.category .blog_holder.blog_pinterest,
    .archive.category .blog_holder.masonry.masonry_pagination {
        width: 100% !important;
    }
    .page-aboutnews .blog_holder.blog_pinterest,
    .page-aboutnews .blog_holder.masonry {
        width: 100% !important;
    }
    .page-id-1815 .content > .content_inner > .container > .container_inner,
    .page-id-1815 .content > .content_inner > .full_width > .full_width_inner {
        padding-top: 30px !important;
    }
    /* hide empty row on latest news page */
    .vc_row.wpb_row.section.vc_row-fluid.bf-latest-news-hide.grid_section,
    .page-aboutnews .vc_empty_space {
        display: none;
    }
    .vc_row#news {
        padding-bottom: 0px !important;
    }
    .page-template-news-press-masonry .filter_outer h2 {
        margin-top: 0;
    }
    .page-products .dsbf-product-columns.dsbf-col-3 .vc_column-inner .wpb_text_column {
        padding-left: 18px !important;
        padding-right: 18px !important;
        height: 240px;
    }
    .dsbf-product-columns .wpb_text_column h3 {
        line-height: 26px;
        margin-bottom: 20px !important;
    }
}
@media screen and (max-width: 340px) {
    .page-template-page-products .title_outer .title .subsection .container_inner .button.orange {
        font-size: 12px;
    }
    .page-template-page-products .title_outer .title.position_center .subsection {
        padding: 50px 0px !important;
    }
    .dsbf-product-columns.dsbf-col-3 .vc_column-inner .wpb_text_column {
        height: 280px !important;
    }
    .page-products .content_inner .full_width > .full_width_inner > .vc_row {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .dsbf-product-heading .wpb_wrapper h3, .dsbf-product-columns .wpb_text_column h3 {
        font-size: 20px !important;
    }
}
.post-password-form {
    width: 40%;
    margin: 0 auto;
    border: 1px solid rgba(50,52,61,.2);
    padding: 20px 40px;
    max-width: 500px
}

.page-id-19148 .full_width_inner {
    padding: 40px 0
}

.post-password-form input[type=password] {
    background: #f6f6f6
}
.page-template-page-products #features-info .features-info-ss-cta p {
    margin-top: 60px;
}
.page-template-page-products #chat-deflection p:last-child {
    margin-top: 40px;
}
.page-template-page-products #features-info h2 {
    font-size: 56px;
}
@media screen and (max-width: 1000px) {
    .page-template-page-products #features-info h2 {
        font-size: 32px;
    }
}
/* Hide swoops on product pages */
@media only screen and (max-width: 1738px) {
    .page-template-page-products.page-proactive-live-chat .top-overlay-holder,
    .page-template-page-products.page-context-2 .top-overlay-holder {
        background: url(https://gomoxiestage.wpengine.com/wp-content/uploads/green-swoop-overlay-right.png);
        background-size: 499px;
        background-repeat: no-repeat;
        background-position: top right;
    }
}
@media only screen and (max-width: 1400px) {
    .page-template-page-products.page-proactive-live-chat .top-overlay-holder {
        background: unset !important;
    }
}
@media only screen and (max-width: 1040px) {
    .page-template-page-products.page-context-2 .top-overlay-holder {
        background: unset !important;
    }
}

footer #ot-sdk-btn.ot-sdk-show-settings {
  border: none;
  font-size: 1em;
  color: #8ED19B;
}

footer #ot-sdk-btn.ot-sdk-show-settings:hover,
footer #ot-sdk-btn.ot-sdk-show-settings:focus {
  font-size: 1em;
  background: transparent;
}
/* Homepage updates - DSBF 12082020 */
.guide-col img {
    max-width: 300px;
    margin-bottom: 20px;
}
.interact-col img {
    max-width: 295px;
    margin-bottom: 20px;
}
.guide-col .wpb_text_column.wpb_content_element, 
.interact-col .wpb_text_column.wpb_content_element {
    margin-top: 60px;   
}
.guide-col .vc_column-inner>.wpb_wrapper,
.interact-col .vc_column-inner>.wpb_wrapper {
    background: white;
    padding:70px 50px;
}
.see-col.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill>.vc_column-inner {
    padding: 60px;
}
.guide-col .vc_column-inner,
.interact-col .vc_column-inner,
#products-home-new .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right:  0 !important;
    width: 100%;
}
.guide-col, 
.interact-col {
    width: 47%;
}
.guide-col {
    margin-right: 1%;
}
.interact-col {
    margin-left: 1%;
}
#guide .vc_row.wpb_row.section.full_height .full_section_inner.clearfix {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.see-col.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
    width: 100%;
}
#guide.vc_row.wpb_row.section.vc_row-fluid {
    background: url('/wp-content/uploads/goMoxie_Web_Assets_Home_SEEAI-bkg.png') no-repeat bottom center / 105%,
    linear-gradient(90deg, rgb(82 108 255 / 80%) 0%, rgb(255 255 255 / 0%) 90%)!important;
    background: url('/wp-content/uploads/goMoxie_Web_Assets_Home_SEEAI-bkg.png') no-repeat bottom center / 105%,
    -moz-linear-gradient(90deg, rgb(82 108 255 / 80%) 0%, rgb(255 255 255 / 0%) 90%)!important;
    background: url('/wp-content/uploads/goMoxie_Web_Assets_Home_SEEAI-bkg.png') no-repeat bottom center / 105%,
    -webkit-linear-gradient(90deg, rgb(82 108 255 / 80%) 0%, rgb(255 255 255 / 0%) 90%) no-repeat !important;
}
#guide {
    position: relative;
    /* top: -300px; */
    top: -250px;
}
#guide .vc_row.wpb_row.section.vc_row-fluid.vc_inner.disable_negative_margin {
    margin-top: 60px;
}
#guide .see-col.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill>.vc_column-inner {
    padding-left: 60px !important;
    padding-right: 60px !important;
}
.see-col a.button.outline {
    color: #fff;
    font-size: 19px;
    padding: 15px 40px;
    font-family: 'HCO GOTHAM';
}
#guide a.button.outline {
    margin-top: 20px;
}
#home-header-left.home-new h2 {
    font-size: 25px;
    margin-top: 20px;
    line-height: 1.30;
}
/* New SEE page - DSBF 12082020 */
.page-template-page-products .see-quote .vc_row.grid_section {
    /* background: #71cc98; */
}
.see-quote h4 {
    font-size: 37px;
    font-family: 'HCo Gotham';
    font-weight: 800;
    line-height: 1.24;
}
.page-template-page-products #features .wpb_row.see-insights {
    padding: 0px 0 25px;
}
.page-template-page-products #features .wpb_row.see-guidance-points {
    padding: 25px 0;
}
.page-template-page-products #features .wpb_row.see-tunes {
    padding: 25px 0 50px;
}
.page-template-page-products #request-demo.see-new {
    background-color: rgba(142,204,153,0.1) !important;
}
.see-empower img,
.see-simplify img,
.see-engage img {
    width: 60%;
    display: block;
    position: relative;
    top: 20%;
    left: 20%;
}

.page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column h4{
    border: none;
    border-radius: 200px !important;
    background: #f3faf5;
    border-radius: 200px;
    padding: 25px;
    min-height: unset;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    height: 200px !important;
    width: 200px !important;
    margin: 0 auto;
}

.see-simplify .wpb_wrapper,
.see-empower .wpb_wrapper,
.see-engage .wpb_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .vc_column-inner {
    padding: 0 92px;
}
.page-id-19403.page .title h1 {
    line-height: 1;
}
.page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle {
    width: 78%;
}
.page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle span {
    font-size: 24px;
    font-weight: 700;
}
.page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle a.button {
    margin-top: 20px;
}
.page-id-19403.page-template-page-products .title_subtitle_holder {
    background: url(/wp-content/uploads/Moxie_SEE-page_Asset_HEADER-BG-08.png) no-repeat;
    background-size: 45%;
    background-position: bottom right;
    background-position-x: 105%;
}
.page-id-19403 #request-demo h2,
.page-id-19403 #request-demo h4 {
    max-width: 87%;
    margin: 0 auto;
}
.page-id-19403 #request-demo h2 {
    font-size: 48px;
}
.page-id-19403 #request-demo h4 {
    max-width: 60%;
    margin-bottom: 40px;
}
.see-insights ol li {
    font-weight: 400;
}
.see-insights ol {
    margin-top: 20px;
}
/* temporary quote section */
.see-quote.hide-el {
    display: none;
}
.page-template-page-products .see-quote .vc_col-sm-12 .vc_row.grid_section {
    background: rgba(142,204,153,0.0) !important;
}
.page-template-page-products .vc_row.wpb_row.section.vc_row-fluid.see-quote.full_screen_section {
    background-color: rgba(142,204,153,0.1) !important;
}
.see-quote .vc_col-has-fill>.vc_column-inner {
    border: 4px solid #8ecc99 !important;
    padding: 40px;
    max-width: 80%;
    margin: 0 auto;
}
.see-quote .vc_col-sm-12 h4 {
    font-size: 28px;
    font-family: 'HCo Gotham';
    font-weight: 700;
    line-height: 1.24;
    margin-bottom: 20px;
}
.see-quote .vc_col-sm-12 img {
    margin: 0 0 20px 60px;
    width: 280px;
}
/* .global-header .moxie_button_bar {
    background-color: #f37d00 !important;
} */
.home #header-section {
    padding-bottom: 80px;
}
/* end temp quote section */
@media screen and (max-width: 1400px) {
    .page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle {
        width: 59%;
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .vc_column-inner {
        padding: 0 27px;
    }
    .page-id-19403 #request-demo h2, .page-id-19403 #request-demo h4 {
        max-width: unset;
    }
    .home div#home-header-left {
        width: 60%;
    }
    .home #header-section.grid_section .section_inner {
        width: 100% !important;
        margin: 0 auto;
        margin-left: 45px;
        margin-right: 45px;
    }
}
@media screen and (max-width:1200px) {
    .home #header-section.grid_section .section_inner {
        width: 100% !important;
        margin: 0 auto;
        margin-left: 45px;
        margin-right: 45px;
    }
    .home div#home-header-left {
        width: 60%;
    }
    #customers_say a.button.dark-blue {
        min-width: 245px;
    }

    .home .vc_row#customers_say span, 
    .home .vc_row#the-guided-economy span {
        font-size: 34px;
        line-height: 1.375;
    }
    #customers_say .vc_col-sm-4 {
        width: 30%;
    }
    #customers_say .vc_col-sm-8 {
        width: 70%;
        text-align: right;
    }
    .home .vc_row#customers_say .button.dark-blue {
        margin-right: 25px !important;
    }
    .guide-col img,
    .interact-col img {
        max-width: 60%;
        display: block;
        margin: 0 auto;
    }
    /* .guide-col img {
        max-width: 58%;
    } */
    .guide-col .vc_column-inner>.wpb_wrapper, 
    .interact-col .vc_column-inner>.wpb_wrapper {
        padding: 50px 40px;
    }
    .guide-col .vc_column-inner>.wpb_wrapper {
        padding: 50px 30px;
    }
    .guide-col .wpb_text_column.wpb_content_element, 
    .interact-col .wpb_text_column.wpb_content_element {
        margin-top: 40px;
    }
    .guide-col h2,
    .interact-col h2 {
        font-size: 46px;
    }
    .guide-col p,
    .interact-col p {
        font-size: 20px;
        line-height: 1.4;
    }
}



@media screen and (max-width: 1240px) {
    .page-id-19403 .title_subtitle_holder .title_subtitle_holder_inner {
        width: 950px !important;
        margin: 0 auto;
    }
    .page-id-19403 .title_holder .container>.container_inner {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .see-icon-arrow:after {
        left: 60px !important;
    }
    .see-icon-arrow {
        width: 60%;
    }
}
@media screen and (max-width: 1160px) {
    .page-id-19403.page-template-page-products .title_outer .title .subsection .container_inner .left {
        min-width: 50%;
    }
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(3) .full_section_inner .wpb_column:last-of-type,
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(4) .full_section_inner .wpb_column:last-of-type {
        padding-left: 50px;
    }
    .page-id-19403 #request-demo h2 {
        font-size: 40px;
    }
}
@media screen and (max-width: 1000px) {
    .page-id-19403.page-template-page-products .title_subtitle_holder {
        background-size: 30%;
        background-position-x: 101%;
    }
    .page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle {
        width: 60%;
        margin: 0 auto;
    }
    .page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle span {
        font-size: 19px;
        margin-top: 10px;
        display: block;
    }
    .page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle a.button {
        margin-top: 00px;
    }
    .page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle {
        font-size: 16px;
    }
    .page-id-19403 .title_subtitle_holder .title_subtitle_holder_inner {
        width: 95% !important;
    }
    .moxie_button_bar .container_inner.right {
        max-width: 95%;
    }
    .top-left-message span,
    .top-left-message a.bb-more-news,
    .top-left-message a.button.outline {
        font-size: 14px;
    }
    .top-left-message a.button.outline {
        border: 2px solid white;
        padding: 0 18px;
    }
    .top-left-message a.bb-more-news:after {
        font-size: 10px
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1),
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2),
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(3) {
        border: none;
        background: transparent;
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column h4 {
        height: 160px !important;
        width: 160px !important;
    }
    .see-empower img, .see-simplify img, .see-engage img {
        width: 50%;
        top: 26%;
        left: 26%;
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) h3 {
        order: 2;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) {
        padding: 80px 25px 0 25px;
    }
    .see-quote h4 {
        font-size: 27px;
        max-width: 90%;
        margin: 0 auto;
    }
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner, 
    .page-id-19403  #features .vertically_center .full_section_inner {
        display: flex;
        flex-direction: row;
    }
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:first-of-type {
        order: 1;
    }
    .see-insights .wpb_single_image img,
    .see-guidance-points .wpb_single_image img {
        max-width: 70%;
        display: block;
        margin: 0 auto;
    }
    .page-id-19403.page-template-page-products #features .wpb_row.see-insights {
        padding-top: 25px;
    }
    .page-id-19403 #features .vc_row.wpb_row.section.vc_row-fluid.vc_inner.vertically_center {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .guide-col, .interact-col {
        width: 47%;
    }
    #guide .full_section_inner > *:nth-of-type(2) {
        width: 47%;
    }
    #guide {
        top: 0;
    }
    #guide .vc_row.wpb_row.section.full_height .full_section_inner.clearfix,
    #guide .vc_row.wpb_row.section.vc_row-fluid.vc_inner.disable_negative_margin {
        width: 95%;
        margin: 0 auto;
        margin-top: 30px;
    }
    div#guide-success {
        margin-top:  0 !important;
    }
    .guide-col h2, .interact-col h2 {
        font-size: 32px;
    }
    #guide.vc_row.wpb_row.section.vc_row-fluid {
        background: url('/wp-content/uploads/goMoxie_Web_Assets_Home_SEEAI-bkg.png') no-repeat bottom center / 105%,
        linear-gradient(90deg, rgb(82 108 255 / 80%) 0%, rgb(255 255 255 / 0%) 105%)!important;
        background: url('/wp-content/uploads/goMoxie_Web_Assets_Home_SEEAI-bkg.png') no-repeat bottom center / 105%,
        -moz-linear-gradient(90deg, rgb(82 108 255 / 80%) 0%, rgb(255 255 255 / 0%) 105%)!important;
        background: url('/wp-content/uploads/goMoxie_Web_Assets_Home_SEEAI-bkg.png') no-repeat bottom center / 105%,
        -webkit-linear-gradient(90deg, rgb(82 108 255 / 80%) 0%, rgb(255 255 255 / 0%) 105%) no-repeat !important;
    }
    .content_inner .full_width > .full_width_inner > div#guide.vc_row {
        padding-top: 0px !important;
        top: 0px;
        padding-bottom: 50px !important;
    }
    div#guidance {
        padding-top: 40px !important;
        background-color: rgb(82 108 255 / 5%);
    }
    div#guide-success {
        top: 0;
    }
    .see-icon-arrow {
        width: 100% !important;
        left: 200px !important;
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) .see-icon-arrow {
        bottom: 160px;
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2) .see-icon-arrow {
        bottom: 160px;
    }
}
@media screen and (max-width: 900px) {
    .moxie_button_bar .container_inner.right {
        justify-content: center;
    }
    .moxie_button_bar .container_inner {
        flex-wrap: wrap;
    }
    .moxie_button_bar .top-left-message,
    .moxie_button_bar .container_inner.right .bb-main-options {
        width: 100%;
        justify-content: center;
        align-content: center;
    }
    .top-left-message {
        order:2;
        padding: 8px 0;
    }
    .see-icon-arrow {
        left: 175px !important;
    }
}
@media screen and (max-width: 768px) {
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner, 
    .page-id-19403  #features .vertically_center .full_section_inner {
        display: flex;
        flex-direction: column;
    }
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(2) .full_section_inner .wpb_column:last-of-type,
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(4) .full_section_inner .wpb_column:last-of-type {
        order: 0;
    }  
    .page-id-19403 #features .wpb_column.vc_column_container.vc_col-sm-6 {
        order: 1;
        /* margin-top: 60px; */
        max-width: 90%;
    }
    .page-id-19403.page-template-page-products #features .wpb_row.see-insights {
        padding-top: 0px;
    }
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(3) .full_section_inner .wpb_column:last-of-type, 
    .page-id-19403.page-template-page-products #features .wpb_row:nth-of-type(4) .full_section_inner .wpb_column:last-of-type {
        padding-left: 0;
    }
    .guide-col, .interact-col,
        #guide .vc_row.wpb_row.section.vc_row-fluid.vc_inner.disable_negative_margin {
        width: 90% !important;
        margin: 0 auto;
        margin-top: 30px;
    }
    #guide .vc_row.wpb_row.section.full_height .full_section_inner.clearfix {
        flex-direction: column;
    }
    .home #header-section.grid_section .section_inner {
        width: 90% !important;
    }
    .home div#home-header-left {
        width: 100% !important;
        text-align: center;
    }
    form.mini_request_demo, #mktoForm_562.mini_request_demo {
        margin: 0 auto;
    }
    #customers_say .vc_col-sm-4 {
        max-width: 40%;
        margin: 0 auto;
    }
    #customers_say .vc_col-sm-8 {
        max-width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .guide-col img, .interact-col img {
        width: 70%;
        max-width: 260px;
    }
    .home #header-section.grid_section .section_inner {
        margin: 0 auto !important;
    }
    #customers_say .vc_col-sm-8 {
        width: 90%;
    }
    .content_inner .full_width > .full_width_inner > .vc_row#guide {
        padding-top: 0 !important;
    }
    #guide .vc_row.wpb_row.section.full_height .full_section_inner.clearfix {
        margin-top: 0;
    }
    .guide-col .vc_column-inner>.wpb_wrapper, 
    .interact-col .vc_column-inner>.wpb_wrapper {
        padding: 30px 50px;
    }
    #guide .see-col.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill>.vc_column-inner {
        padding: 30px;
    }
    .see-col a.button.outline {
        padding: .75em 2.1em;
        font-size: 16px;
        font-weight: 400;
        width: 85%;
        margin: .5em auto!important;
    }
    #customers_say .vc_col-sm-4 {
        width: 40%;
    }
    .home .vc_row#customers_say p.quote-author span:last-of-type {
        display: none;
    }
    .see-icon-arrow {
        display: none;
    }
}
@media screen and (max-width: 578px) {
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) {
        padding: 120px 25px 0 25px;
    }
    .see-quote h4 {
        font-size: 22px;
        font-weight: 500;
    }
    .page-id-19403 #features .wpb_column.vc_column_container.vc_col-sm-6 {
        margin-top: 20px;
    }
    .moxie_button_bar .container_inner a.bb-more-news {
        display: none;
    }
    .page-id-19403.page-template-page-products .title_subtitle_holder {
        background-size: 55%;
        background-position-x: 110%;
        background-color: rgba(255, 255, 255, 0.5);
        /* background-color: rgba(142,204,153,0.4); */
        background-blend-mode: lighten;
    }
}
@media screen and (max-width: 540px) {
    .see-quote .vc_column_container {
        padding-top: 0;
        padding-bottom: 0;
    }
    .page-id-19403 #features .wpb_column.vc_column_container.vc_col-sm-6 {
        margin-top: 0;
    }
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(2),
    .page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) .wpb_column:nth-of-type(1) {
        margin-bottom: 0;
    }
    .vc_row#guidance {
        padding-top: 25px !important;
        padding-bottom: 0 !important;
    }
    .home .full_width_inner .vc_row:nth-of-type(2){
        display: none;
    }
}
.see-text {
    float: right;
    width: 61%;
    padding-top: 40px;
}

.see-quote p {
    margin: 0;
}
.page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) h3 {
    display: none;
}
.page-id-19403 div#how-it-works {
    padding: 60px 0 20px !important;
}
.page-id-19403.page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) {
    padding: 20px 25px;
}
.page-id-19403 div#features {
    padding: 20px 0;
}
.page-id-19403 #features ol li {
    margin-bottom: .5em;
}
.see-icon-arrow {
    border-bottom: 10px solid #f3faf5;
    position: absolute;
    width: 100%;
    bottom: 180px;
    left: 215px;
}
.see-icon-arrow:after {
    font-family: FontAwesome;
    content: "\f054";
    color: #b8e5cb;
    font-size: 46px;
    position:absolute;
    left: 140px;
    top: -6px
}
#how-it-works .wpb_column.vc_column_container.vc_col-sm-4 .wpb_wrapper {
    position: relative !important;
}
@media screen and (max-width: 1400px) {
    .see-text {
        padding-top: 35px;
    }
    .see-quote .vc_col-sm-12 img {
        margin: 0 0 20px 0px;
    }
}
@media screen and (max-width: 1200px) {
    .see-text {
        padding-top: 10px;
        width: 53%;
    }
    .see-text h4 {
        font-size: 28px !important;
    }
    .see-quote .vc_col-sm-12 img {
        margin: 0 0 20px 0;
        width: 40%;
    }
}
@media screen and (max-width: 1000px) {
    .see-text {
        padding-top: 0;
    }
    .see-quote .vc_col-sm-12 img {
        margin: 0;
    }
    .page-id-19403.page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) {
        padding: 80px 0 20px;
    }
    #how-it-works.hiw-icons .wpb_column.vc_column_container.vc_col-sm-4 {
        margin-bottom: 0 !important;
    }
    .page-template-page-products #how-it-works .wpb_row:nth-of-type(2) p {
        margin-top: 20px;
    }
    .page-id-19403 div#how-it-works {
        padding: 40px 0 20px !important;
    }
}
@media screen and (max-width: 768px) {
    .see-text {
        width: 100%;
        margin-top: 40px;
    }
    .see-quote .vc_col-sm-12 img {
        width: 80%;
        margin: 0 auto;
        display: block;
        float: none;
    }
    .see-text h4 {
        font-size: 22px !important;
        font-weight: 500;
    }
}
@media screen and (max-width: 600px) {
    .see-quote .vc_col-has-fill>.vc_column-inner {
        padding: 20px;
    }
    .see-guidance-points .wpb_single_image img {
        max-width: 90%;
    }
    .page-id-19403.page-template-page-products.page #features .wpb_column.vc_column_container.vc_col-sm-6 {
        margin-top: 20px !important;
    }
}
@media screen and (max-width: 540px) {
    .page-id-19403 div#how-it-works {
        padding: 20px 0 0px !important;
    }
}
@media screen and (max-width: 400px) {
    .page-id-19403.page-template-page-products #how-it-works.hiw-icons .wpb_row:nth-of-type(2) {
        padding: 100px 0 20px;
    }
    
}
@media screen and (max-width: 400px) {
    .page-id-19403.page-template-page-products .title_subtitle_holder_inner .subtitle {
        width: 85%;
        margin: 0 auto;
    }
}