/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/

/* contact */
::-webkit-input-placeholder {
 color: #ffffff;
}
:-moz-placeholder { /* older Firefox*/
 color: #ffffff;
}
::-moz-placeholder { /* Firefox 19+ */ 
 color: #ffffff; 
} 
:-ms-input-placeholder {  
 color: #ffffff;
}

.wpcf7-form-control {
color:#ffffff;
/*border: 1px solid #ffffff;*/
}

.wpcf7-character-count {
color: #ffffff;
}

.message7{
border: 1px solid white;
border-radius: 2px;
background: rgba(0, 0, 0, 0);
width: 100% !important;
color: #ffffff;
}

.subject7{
border: 1px solid white;
}

.wpcf7-list-item-label
{
font-size: 70% !important;
}

.message7:focus{
color: #ffffff;
background: rgba(0, 0, 0, 0);
}

.name7 {
color:#ffffff !important;
}

.email7{
color: #ffffff !important;
}


input[type=email], input[type=select], input[type=search], input[type=subject], input[type=text], textarea{
border: 1px solid white;
}

/* remove red box below spcf7*/
div.wpcf7-response-output{
  display: none;	
} 

/* Header */
.header-style-1 .menu-hover-style-2 .main-navigation-ul > li.callout-button {
    padding-top: 24px;
}


.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li.callout-button > a {
    margin-top: 12px;
    height: 30px !important;
    line-height: 30px !important;
    border-radius: 30px !important;
/*    border: 1px solid black !important; */
    background-color: #ffaf16;
}

.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li.callout-button {
    padding-top: 0;
}

.header-style-1 .menu-hover-style-2 .main-navigation-ul > li.callout-button > a {
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
/*    border-color: black; */
    background-color: #ffaf16;
}

.home .header-style-1 .menu-hover-style-2 .main-navigation-ul > li.callout-button > a {
 /*    border-color: white;  */
}

.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a {
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    border: 0;
    color: #222;
}

/* Headings */
.master-holder h3 {
    font-size: 22px;
}

/* Boxes */
.mk-box-icon.boxed-style .icon-box-boxed.top {
    min-height: 270px;
}

/* Button */
span.mk-button--text {
    text-transform: uppercase;
    text-shadow: none;
}

.tp-caption.rev-btn.rs-hover-ready {
    transition: all .3s ease-in-out !important;
}

.tp-caption.rev-btn.rs-hover-ready:hover {
    background-color: #EFA400 !important;
}

.blendo-button-bottom a {
    width: 30%;
}

/* Features page gif handling */
#laptop{
  position: relative;
  top:0;
  left: 0;
}
#selfservegif{
  padding-top: 5%;
  padding-left: 20%;
  position: absolute;
  width: 289px;
  height: 180px;
  left: 48px;
  top: 15px;
  box-sizing: content-box !important;
}
.gif-container{
  padding-top: 5%;
  padding-left: 20%;
  width: 415px !important;
  height: 260px !important;
  box-sizing: content-box !important;
}
.text-container{
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 10%;
  height: 260px;
  width: 400px;
  box-sizing: content-box !important;
}
.grand-container{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: content-box !important;
}
 @media only screen and (min-device-width : 320px) and (max-device-width : 568px){ 
  #selfservegif{
  position: absolute;
  top: 10px;
 left: -40px;
  }
   #laptop{
  visibility: hidden;
  }
  #laptop2{
  visibility: hidden;
  }
  #laptop3{
  visibility: hidden;
  }
} 
 .grand-container2{
  display: flex;
  flex-wrap: wrap;
}
.right-side{
  padding-right: 5%;
  margin-left: 10%;
  width: 400px;
  text-align: right;
}
.gif-container2{
  margin-right: 10%;
  padding-left: 5%;
}
#laptop2{
    position: relative;
    left: 0;
    top: 0;
}
#sourcesgif{
  position: absolute;
  width: 289px;
  height: 180px;
  transform: translate(47px,-208px);
}

#laptop3{
   position: relative;
   left: 0;
   top: 0;
}
#schedgif{
    position: absolute;
    width: 289px;
    height: 180px;
    transform: translate(47px,-208px);
}

/*fixing some bullshit bug in the integration page margin of an image */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

/*integrations wheel turning thing*/
.spinster{
	margin: auto;
    	width: 200px;
	
}

#blendowheel-wrapper {
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-60px, -65px);
  width: 120px;
  height: 120px;
}

#blendowheel{
  width: 120px;
  height: 120px;
  animation: rotate 2s infinite linear;
}
@keyframes rotate {
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}

/* Pricing */

.multicolor.pricing-table .pricing-cols .pricing-price span {
    /* font-size: 65px;
    color: #ffffff; */
    font-size: 45px;
    color: #000000;
    font-weight: 500;
    text-shadow: none;
    background-color: #FFFFFF;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul {
    border-left-color: #FFFFFF !important;
    border-right-color: #FFFFFF !important;
}
.multicolor.pricing-table .pricing-cols .pricing-features ul li {
background-color: #FFFFFF !important;
color:  #000000 !important;
font-size: 14px !important;
line-height: 16px !important;
}

.multicolor.pricing-table .pricing-cols .pricing-features {
height: 320px;
}

.multicolor.pricing-table .pricing-cols .pricing-button {
    background-color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
}

.multicolor.pricing-table .pricing-cols .pricing-plan {
    padding: 22px 0 !important;
/*    background-color: #DDDDDD !important; */
text-shadow: none !important;
font-weight: 600 !important;
height: 120px !important;
line-height: 40px !important;
font-size: 34px !important;
/* color: black !important; */
}

.pricing-col .mk-button {
    border-radius: 30px;
}


/* Grid Clients */
.mk-portfolio-grid-item .item-holder {
    border: 1px solid #dddddd;
}

.mk-portfolio-item.light-zoomin-hover .image-hover-overlay {
    background-color: #5BB2B9!important;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-meta .the-title a {
    color: #FFF !important;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-categories, .mk-portfolio-item.light-zoomin-hover .portfolio-categories a, .mk-portfolio-item.light-zoomin-hover .portfolio-date, .mk-portfolio-item.light-zoomin-hover .portfolio-date a {
    color: #FFF;
}

.mk-portfolio-item.light-zoomin-hover .icons-holder a, .style-modern .mk-portfolio-item.light-zoomin-hover .icons-holder a {
    color: #FFF;
}

.mk-portfolio-item.light-zoomin-hover .the-title:after {
    background-color: #FFF;
}

.portfolio-grid .sortable-outline-style ul li a {
    color: #000;
}

.portfolio-grid #mk-filter-portfolio.sortable-outline-style ul li a:hover {
    color: #5eb2b8 !important;
}

.portfolio-grid #mk-filter-portfolio.sortable-outline-style ul li a.current {
    border-color: #000;
}


/* Changelog */
/*  Right */
.changelog.box-align-right {
    padding: 10px 30px 10px 0;
    position: relative;
}

@media (min-width: 768px) {
    .changelog.box-align-right:before {
        content: '';
        display: block;
        position: absolute;
        right: -16px;
        height: 100%;
        width: 1px;
        border-left: 2px dashed #568C96;
    }
}

.changelog.box-align-right .mk-box-icon-2-image {
    width: 48px;
}

@media (min-width: 768px) {
    .changelog.box-align-right .mk-box-icon-2-image {
        position: absolute;
        top: 50px;
        right: -35px;
    }
}

/* Left */
.changelog.box-align-left {
    padding: 10px 0 10px 30px;
    position: relative;
}

@media (min-width: 768px) {
    .changelog.box-align-left:before {
        content: '';
        display: block;
        position: absolute;
        left: -16px;
        height: 100%;
        width: 1px;
        border-right: 2px dashed #568C96;
    }
}

.changelog.box-align-left .mk-box-icon-2-image {
    width: 48px;
}

@media (min-width: 768px) {
    .changelog.box-align-left .mk-box-icon-2-image {
        position: absolute;
        top: 50px;
        left: -35px;
    }
}

.changelog .mk-box-icon-2-title {
    font-weight: inherit;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: none !important;
    margin: 10px 0 30px 0 !important;
    position: relative;
}

.changelog .mk-box-icon-2-title:after {
    content: '';
    display: block;
    width: 42px;
    height: 3px;
    background: #FFAF16;
}

.changelog .mk-box-icon-2-title:after {
        position: absolute;
        bottom: -10px;
}

.changelog.box-align-left .mk-box-icon-2-title:after {
    left: 0;
}


.changelog.box-align-right .mk-box-icon-2-title:after {
    right: 0;
}

.mk-blog-single .blog-single-title, .mk-blog-hero .content-holder .the-title {
visibility: hidden;
}

.mk-blog-hero .content-holder .the-title {
    visibility: hidden;
}

.mk-author-name {
   pointer-events: none !important;
   cursor: default !important;
}

.mk-publish-date {
   pointer-events: none !important;
   cursor: default !important;
}
.mk-blog-meta-wrapper {
   pointer-events: none !important;
   cursor: default !important;
}
::selection {
  background: #999999 !important;
}


/* Contact */
#theme-page select {
    border: 1px solid white;
    border-radius: 2px !important;
}

.wpcf7-form-control.wpcf7-submit.button7 {
    font-family: Lato;
    color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 5px;
    border-color: rgb(212, 141, 0);
    background-color: #FFAF16;
    border-radius: 30px;
    padding: 12px 55px;
    margin-top: 20px;
    text-transform: none;
    transition: all .3s ease-in-out;
}

.wpcf7-form-control.wpcf7-submit.button7:hover {
    background-color: #E39B13;
}

.move-up-50px {
    margin-top: -50px;
}

/* case study 3 */
.largenumber{
  font-size: 55px !important;
  font-weight: 300 !important;
  font-family: lato !important;
}
.smallp{
  font-size: 14px;
  line-height: 14px;
  font-weight: 300 !important;
  font-family: lato !important;
}
h9{
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400 !important;
  font-family: lato !important;
  color: black;
}
.col1-1{
  width: auto;
  padding-right: 10px;
  height: 50px;
  padding-bottom: 10px;
  display: inline-block;
}
.col1 {
  display: inline-block;
  padding-bottom: 10px;

}
.col2{
  display: inline-block;
  padding-right: 1%;
  height: 50px;
  width: auto; 
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.col3{
  display: inline-block;
  width: 100px;
  height: 50px;
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.col4{
  display: inline-block;
  width: 140px;
  height: 50px;
  padding-left: 5px;
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.maincol1{
  display: inline-block;
  padding: 1% 5% 1% 5%;
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.maincol2{
  display: inline-block;
  height: 60px;
  padding: 1% 2% 1% 3%;
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.maincol3{
  display: inline-block;
  height: 60px;
  padding: 1% 5% 1% 3%;
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.maincol4{
  display: inline-block;
  height: 60px;
  padding: 1% 5% 1% 3%;
  font-weight: 200 !important;
  font-family: lato-light !important;
}
.img1{
  margin-bottom: 15px;
}



/* Portfolio */
.full-cover-link.project-load {
}

.full-cover-link.project-load:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 10;
    transition: all .2s ease-in-out;
}

.full-cover-link.project-load:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(91,178,185,.8);
    z-index: 10;
}

.full-cover-link.project-load:after {
    content: "Read more";
    position: absolute;
    bottom: -100px;
    width: 100%;
    text-align: center;
    z-index: 20;
    color: white;
    font-weight: bold;
    font-size: 14px; 
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    opacity: 0;
}

.full-cover-link.project-load:hover:after {
    bottom: 15px;
    z-index: 20;
    opacity: 1;
    transform: translateY(-50%);
}


.featured-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all .35s ease-in-out;
}

.featured-image:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.featured-image:hover img:after {
    content: attr(title);
position: absolute;
top: 30px;
color: white;
text-align: center;
z-index: 30;
}

.featured-image .integration-name {
    display: none;
}

.featured-image .integration-name {
    display: block;
    opacity: 0;
    color: white;
    font-weight: bold;
    z-index: 30;
    position: absolute;
    top: -50px;
    width: 100%;
    text-align: center;
    transition: all .3s ease-in-out;
}

.featured-image:hover .integration-name {
    display: block;
    opacity: 1;
    top: 20px;
}

.featured-image:hover .integration-name:hover .full-cover-link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 14;
    left: 0;
    top: 0;
}


/* CODE TABLES */

div.table-title {
   display: block;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
}

.table-title h3 {
   color: #fafafa;
   font-size: 30px;
   font-weight: 400;
   font-style:normal;
   font-family: "Roboto", helvetica, arial, sans-serif;
   text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
   text-transform:uppercase;
}


/*** Table Styles **/

.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
th {
  color:#D5DDE5;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:23px;
  font-weight: 100;
  padding:24px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}


th:first-child {
  border-top-left-radius:3px;
}
 
th:last-child {
  border-top-right-radius:3px;
  /*border-right:none;*/
}
  
tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#666B85;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
/*tr:hover td {
  background:#4E5066;
  color:#FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}
 
tr:first-child {
  border-top:none;
}

tr:last-child {
  border-bottom:none;
}*/
 
tr:nth-child(odd) td {
  background:#EBEBEB;
}
 /*
tr:nth-child(odd):hover td {
  background:#4E5066;
}*/

tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
td {
  background:#FFFFFF;
  padding:18px;
  text-align:left;
  vertical-align:middle;
  font-weight:400;
  font-size:16px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

td:last-child {
  border-right: 0px;
}

th.text-left {
  text-align: left;
}

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

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

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

td.text-right {
  text-align: right;
}

/*** Table Styles Confluence **/

th.confluenceTh {
background-color: #1b1e24 !important;
    font-family: Source Code Pro;
}
td.confluenceTd {
text-align: left;
    font-family: Source Code Pro;
text-shadow:none !important;
font-weight: 500 !important;
font-size: 12px !important;
}
table.wrapped.confluenceTable {
width: 60% !important;
    margin-left: auto;
    margin-right: auto;
}
table.wrapped.confluenceTable td {
padding: 0.6rem !important;
}

/* investor icons */

.elevator:hover {
	background-color: #d3d3d3;
	transition: background-color 0.5s;
}
.venturefriends:hover {
	background-color: #d3d3d3;
	transition: background-color 0.5s;
}
.iqui:hover {
	background-color: #d3d3d3;
	transition: background-color 0.5s;
}
/* case study icons */

.found:hover {
	background-color: #d3d3d3;
	transition: background-color 0.5s;
}
.listreports:hover {
	background-color: #d3d3d3;
	transition: background-color 0.5s;
}
.eformed:hover {
	background-color: #d3d3d3;
	transition: background-color 0.5s;
}

/* CTAs */

#blendo-cta {
	color: white !important;
}
table tr td.blendo-services { 
	width:80px !important;
}

table tr td.blendo-description { 
	width:50%;
}

.blendo-services img.aligncenter {
	margin-bottom: auto !important;
}

a.blendo-button {
    background: #e6a935;
    border-radius: 3px;
    border: none;
    color: black !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9em;
    margin: 0;
    overflow: hidden;
    padding: 0.6em 1em;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    box-shadow: none;
    -webkit-transition: background 0.25s ease;
    -o-transition: background 0.25s ease;
    transition: background 0.25s ease;
}



/*check*/
.get-started a{
font-size: 15px;
text-shadow: none;
}
.callout-button a{
background-color: transparent;
border-radius: 10px;
border: 1px solid #ffffff;
-webkit-transition: all 400ms;
transition: width all 400ms;
}

.name7{
border: 1px solid white;
border-radius: 2px;
/* background: rgba(0, 0, 0, 0) !important; */
width: 49%;
color: #000000 !important;
}

.email7{
border: 1px solid white;
border-radius: 2px;
/* background: rgba(0, 0, 0, 0) !important; */
width: 50%;
color: #000000 !important;
}

.subject7{
border: 1px solid white;
border-radius: 2px;
/* background: rgba(0, 0, 0, 0) !important;
color: #ffffff !important; */
background-color: white !important;
width: 100%;
margin-top: 15px !important;
color: #000000 !important;
}

.message7{
 background: #ffffff !important;
color: #000000 !important;
}

.button7{
align: center;
font-size:18px;
}

/** Sidebar widget **/
#mk-sidebar .widget {
    padding: 10px 0 30px 0;
    border-bottom: 2px solid rgb(224, 220, 224);
    overflow: hidden;
}

#mk-sidebar {
    float: right;
    padding: 0;
    margin: 0 auto;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 30px;
}

#mk-sidebar .widgettitle {
    font-family: "Open Sans", Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 1.6;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
}

#mk-sidebar ul {
    padding: 20px 0 0 0 !important;
}

#mk-sidebar ul li a {
    font-family: Lato;
    font-size: 16px;
    line-height: 1.75;
    padding-bottom: 0;
}
/** mc4wp-form-theme **/
#mk-sidebar .mc4wp-form-theme input[type=email] {
    background-color: #f5f8fb;
    border-color: #e4e9ee;
    border-radius: 3px;
    border-style: solid;
    color: #727f84 !important;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    line-height: 1.714;
    margin-bottom: 20px;
    padding-left: 17px;
    text-align: left;
    width: 100%;
}

#mk-sidebar .mc4wp-form-theme input[type=submit] {
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding: 0;
}

#banner-subscribe .mc4wp-form-theme input[type=email] {
    background-color: #f5f8fb;
    border-color: #e4e9ee;
    border-radius: 3px;
    border-style: solid;
    color: #727f84 !important;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    line-height: 1.714;
    margin-bottom: 20px;
    padding-left: 17px;
    width: 60%;
    float: left;
}

#banner-subscribe .mc4wp-form-theme input[type=submit] {
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    width: 38%;
    padding: 0;
    float: right;
}

#banner-subscribe .widgettitle {
    font-family: "Open Sans", Helvetica, sans-serif;
    letter-spacing: normal;
    line-height: 1.6;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #434e5a;
    font-weight: bolder;
}

#banner-subscribe p {
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    text-align: center;
}

#banner-subscribe {
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
    width: 650px;
    box-shadow: 2px 3.46px 8px 0 rgba(39,44,49,.12), 8px 13.86px 38px 0 rgba(39,44,49,.08);
    padding: 43px 37px 0;
}


/** Sidebar for Blog page **/
.vc_custom_1491255049273 {
      background-color: white;
      box-shadow: 2px 3.464px 8px 0 rgba(39, 44, 49, 0.12), 8px 13.856px 38px 0 rgba(39, 44, 49, 0.08);
}

/** Blog Page Post Items **/
.mk-blog-newspaper-item .blog-item-holder {
     box-shadow: 2px 3.464px 8px 0 rgba(39,44,49,0.12), 8px 13.856px 38px 0 rgba(39,44,49,0.08) !important;
}

/** hide badge **/
.post-type-badge {
     display: none !important
}
.mk-blog-newspaper-item .the-title a {
    color: #434e5a;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 25px !important;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: none !important;
    line-height: 1.2 !important;
}
.mk-blog-meta-wrapper {
     color: #9ea6ac;
     font-family: "Open Sans", Helvetica, sans-serif;
     font-size: 13px !important;
     font-style: normal !important;
     font-weight: normal !important;     
     text-transform: uppercase !important;
    line-height: 1;
}

.mk-blog-hero .content-holder .the-title{
    visibility: visible !important;
    margin: 2rem 0 0 0 !important;
    max-width: 1000px !important;
}

.mk-blog-hero.bold-style .mk-author-avatar {
    margin-top: 55px  !important;
}

.newspaper-item-footer {
     visibility: hidden !important;
}

.blog-grid-footer {
visibility: hidden !important;
}

.widget.widget_mc4wp_form_widget.mk-in-viewport h3 {
    color: #434e5a;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 25px !important;
}
/* Blog */

.mk-blog-single a{
	font-weight: bold;
}

.mk-blog-single h2 {
    margin: 3rem 0 1rem 0 !important;
    text-transform: none !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
    font-size: 30px !important;
}

.mk-blog-single h3 {
    margin: 3rem 0 1rem 0 !important;
    text-transform: none !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}

.mk-blog-single h4{
    margin: 3rem 0 1rem 0 !important;
    text-transform: none !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}

.mk-blog-single h5 {
    margin: 3rem 0 1rem 0 !important;
    text-transform: none !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}

.mk-blog-single h6 {
    margin: 3rem 0 1rem 0 !important;
    text-transform: none !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}

.mk-blog-single ol {
    margin: 15px 0 15px 40px !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}

.mk-blog-single ol li {
    font-family: "Open Sans", Helvetica, sans-serif !important;
    font-size: 1.2em !important;
    font-weight: 400;
    color: #33475b !important;
}

.mk-blog-single ul {
    margin: 15px 0 15px 40px !important;
font-family: "Open Sans", Helvetica, sans-serif !important;
}

.mk-blog-single ul li {
    font-family: "Open Sans", Helvetica, sans-serif !important;
font-size: 1.2em !important;
    color: #33475b !important;
}
.featured-snippet {
width: 100%;
position: relative;
    padding: 2.75rem;
    right: 2.75rem;
    margin: 2.75rem 0;
background: #f5f8fa;
}
.featured-snippet h2 {
font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4167;
position: relative;
    background-color: #fff;
    border: 1px solid #7c98b6;
padding: 0.75rem;
}
.featured-snippet h2::before {

}

/** knowledge base **/

.single-knowledgebase h2 {
text-transform: none !important;
margin-top: 14px !important;
}

.single-knowledgebase h3 {
text-transform: none !important;
margin-top: 14px !important;
}

.single-knowledgebase h4 {
text-transform: none !important;
margin-top: 14px !important;
}

.pakb-single ul {
    margin: 15px 0 15px 40px !important;
font-family: "Open Sans", Helvetica, sans-serif !important;
}

.pakb-single ul li {
    font-family: "Open Sans", Helvetica, sans-serif !important;
font-size: 16px !important;
    color: #434e5a !important;
}

.pakb-single ol {
    margin: 15px 0 15px 40px !important;
    font-family: "Open Sans", Helvetica, sans-serif !important;
}

.pakb-single ol li {
    font-family: "Open Sans", Helvetica, sans-serif !important;
    font-size: 16px !important;
    color: #434e5a !important;
}

/* BANNERS */
section.banner {
        background:#5bb2b9;
        margin:30px -30px 30px -30px;
}

@media (max-width: 600px) {
  section.banner {
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
  }
}

section.banner h2{
   color:#FFFFFF !important;
   padding-bottom:0 !important;
   margin-top:10px !important;
   font-size: 36px !important;
}

section.banner p.lead {
   color:#FFFFFF !important;
   font-weight: 400 !important;
   font-size: 20px !important;
   margin-bottom: 20px !important;
}

section.banner p.small {
   color:#FFFFFF !important;
   padding-bottom: 18px !important;
}

section.banner .container{
   border-top: 1px solid #ddd !important;
   min-height: 0 !important;
   border-top: none !important; 
   padding:35px 10px 20px 10px !important;
   width:100% !important;
}

.btn-signup {
  text-decoration: none !important;
  padding: 18px 55px;
  margin: 10px 0;
  box-shadow: 0 3px #c6b00a;
  position: relative;
  border: 0;
font-size:18px;
line-height:1.33em;
border-radius:6px;
color:#000;
background-color:#F3DC10;
border-color:#F3DC10;
text-align:center;
vertical-align:middle;
}
.entry-content a {
    border-bottom: 1px solid #F3DC10;
}

.entry-content a:hover {
    border-bottom: none;
}

/* COMMENTS */
form#commentform .comment-textarea textarea {
        border: 1px solid #f7c7c7 !important;
}

.comment-form-row {
   border: 1px solid #f7c7c7;
}

#respond #submit {
background-color: #7ba22b !important;
}

::-webkit-input-placeholder { /* Chrome */
  color: #6d6d6d;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #6d6d6d;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #6d6d6d;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #6d6d6d;
  opacity: 1;
}

/* workable */
#whr_embed_hook .whr-item li {
   margin-top: 1em !important;
}
.whr-title {
    margin-top: 2rem;
}

/** mc4wp-form-theme bottom posts**/
#bottom-posts .mc4wp-form-theme input[type=email] {
    background-color: #f5f8fb;
    border-color: #e4e9ee;
    border-radius: 3px;
    border-style: solid;
    color: #727f84 !important;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    line-height: 1.714;
    margin-bottom: 20px;
    padding-left: 17px;
    text-align: left;
    width: 100%;
}

#bottom-posts .mc4wp-form-theme input[type=submit] {
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding: 0;
}

#bottom-posts .mc4wp-form-theme input[type=email] {
    background-color: #f5f8fb;
    border-color: #e4e9ee;
    border-radius: 3px;
    border-style: solid;
    color: #727f84 !important;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    line-height: 1.714;
    margin-bottom: 20px;
    padding-left: 17px;
    width: 60%;
    float: left;
}

#bottom-posts .mc4wp-form-theme input[type=submit] {
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    width: 38%;
    padding: 0;
    float: right;
}

#bottom-posts .mc4wp-form-fields {
text-align: center;
}

#bottom-posts .mc4wp-form {
box-shadow: 2px 3.46px 8px 0 rgba(222, 158, 15, 0.65), 8px 13.86px 38px 0 rgba(222, 158, 15, 0.65);
padding: 40px 40px;
}

/* Tables */
.mk-fancy-table table {
color: #000000 !important;
}

/* Testimonials */
.mk-testimonial-author {
	color:black !important;
}

.search-result-item .search-loop-meta a{
    color: #999;
    text-decoration: underline;
}