/* Frontpage modular layout */
.header-image #header #logo a {
    background-image: url("../images/logo.png");
    background-position: 0px, 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0) !important;
    width: 161px;
    display: inline-block;
}

.header-transparent #header {
    background-color: transparent !important;;
}

#header, #header.scrolled {
    background-color: #2377b6 !important;
    color: rgba(0, 0, 0, 0) !important;
}

.header-image #header.scrolled #logo a {
    background-image: url("../images/logo.png");
    background-position: 0px, 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0);
    width: 127px;
}

#header #logo a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header.scrolled #navbar a,
#header.scrolled #navbar span {
    color: #ffffff !important;
}

#header.scrolled #navbar a:hover {
    color: rgba(255, 255, 255, 0.7) !important;
}

#header #navbar ul.navigation li a:before, #header #navbar ul.navigation li a:after {
    background-color: rgba(255, 255, 255, 1) !important;
}

#header #navbar ul.navigation li a {
    /*letter-spacing: -0.5px;*/
    padding: 0.3rem 0.5rem;
}

.modular .showcase {
    background-color: #2377b6;
}

.modular .features .feature i.fa {
    color: #2377b6;
}

/* main page default layout  */

#sb-site #header #logo a {
    background-image: url("../images/logo.png");
    background-position: 0px, 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0) !important;
    width: 161px;
    display: inline-block;
}

#sb-site #header.scrolled #logo a {
    width: 127px;
}

#sb-site #header {
    background-color: #2377b6;
    color: rgb(255, 255, 255) !important;
}

#sb-site #header #navbar a {
    color: #ffffff !important;
}

#sb-site #header #navbar a:hover {
    color: rgba(255, 255, 255, 0.7) !important;
}

/* buttons */

.button {
    color: #ffffff;
    background-color: #428bca;
    border-color: #2377b6;
}

.button:hover {
    background-color: #66a2d6 !important;
}

.showcase .button.primary {
    background-color: #f19521;
    border-color: #f19521;
    margin: 10px;
}

.showcase .button.primary:hover {
    background-color: #e3a861;
    border-color: #e3a861;
}

.plan-content {
    border: 1px solid #c0c0c0;
    margin: 5px;
    padding-bottom: 50px;
}

.plan-content, .plan-content p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    /*padding-top: 0px;*/
}

.plan-content > h4 {
    color: #31708f;
    margin-top: 0px;
    background-color: #d9edf7;
    margin-bottom: 30px;
    padding: 10px 15px;
    text-align: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 19.5px;
    font-weight: bold;
}

.plan-content > .pricing-price {
    font-size: 70px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
    padding: 0px;
    margin: 0px;
    height: 75px;
    line-height: 75px;
}

.plan-content > .pricing-price .pricing-currency {
    font-size: 30px;
}

.plan-content > .pricing-period {
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    height: 40px;
}

.feature .fa {
    color: #2f4050 !important;
    transition: all 0.2s linear 0s;
    border: 2px solid #2f4050;
    border-radius: 50%;
    display: block;
    font-size: 30px !important;
    height: 60px;
    width: 60px;
    line-height: 56px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #fff;
    opacity: 0.5;
}

.feature .fa:hover {
    background-color: #2f4050;
    color: #ffffff !important;
    cursor: default;
}

.input-group-search {
    display: inline;
}

h1 {
    line-height: 110%;
    margin-bottom: 50px;
}

a.button.bee_side {
    background-color: #2377b6 !important;
}

a.button.bee_side:hover {
    background-color: #66a2d6 !important;
}

a.button.bee_side:before {
    content: " ";
    background: url("../images/bee_side.png");
    /*background-position-x: 10px;*/
    /*background-position-y: 10px;*/
    background-repeat: no-repeat;
    background-size: 56% auto;
    width: 100px;
    height: 100px; /* height of the image */;
    display: block;
    /*margin-left: -60px;*/
    /*margin-top: -90px;*/
    top: -22px;
    left: -49px;
    position: absolute;
    float: left;

}

a.button.__bee_side:before {
    content: url("../images/bee_side.png"); /* with class ModalCarrot ??*/
    position: relative; /*or absolute*/
    display: inline-block;
    height: 10px !important;
    left: -250px;
    top: 10px;
}

a.button.bee_side {
    position: relative;

}

.label-core:after {
    content: 'CORE'
}

.label-ce:after {
    content: 'CE'
}

.label-pro:after {
    content: 'PRO'
}

.label-core {
    background-color: #6AB0DE;
}

.label-ce {
    background-color: #c0c0c0;
}

.label-pro {
    background-color: #d9534f;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    /*line-height: 1;*/
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: .25em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: -0.5px;
    vertical-align: 1px;
    height: 1.2rem;
    z-index: 9;
}

.feature {
    position: relative;
}

.features * .feature b.label {
    position: absolute;
    margin-left: 24px;
    margin-top: 7px;
}

.features.big * .feature b.label {

    position: absolute;
    left: 0px;
    margin-left: 53px;
    margin-top: 7px;
}

.features.big * .feature-content.labeled {
    margin-left: 7rem !important;
}

.features.small * .feature-content {
    padding: 0 10px;
}

li.recent-posts {
    list-style: none;
    text-align: left;
}

/* SIDE MENU*/

#sidemenu {
    margin-right: 1.5rem;
    padding: 10px;
    padding-left: 0;
    /*background-color: #f0f0f0;*/
    border-right: 5px solid #f0f0f0;
    /*position: fixed;*/
    top: 0;
    width: 300px;
    bottom: 0;
    left: 0;
    font-weight: 500;
    font-size: 15px;
    overflow-y: auto;
}

#sidemenu a {
    color: #333;
}

#sidemenu a:hover {
    /*color: #d4d4d4;*/
}

#sidemenu hr {
    border-bottom: 1px solid #323a44;
}

#sidemenu a.padding {
    padding: 0 1rem;
}

#sidemenu h5 {
    margin: 2rem 0 0;
    position: relative;
    line-height: 2;
}

#sidemenu h5 a {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}

#sidemenu h5 i {
    color: rgba(187, 187, 187, 0.6);
    position: absolute;
    right: 0.6rem;
    top: 0.7rem;
    font-size: 80%;
}

#sidemenu h5.parent a {
    background: #293038;
    color: #c8c8c8 !important;
}

#sidemenu h5.active a {
    background: #fff;
    color: #555 !important;
}

#sidemenu h5.active i {
    color: #555 !important;
}

#sidemenu h5 + ul.topics {
    display: none;
    margin-top: 0;
}

#sidemenu h5.parent + ul.topics, #sidemenu h5.active + ul.topics {
    display: block;
}

#sidemenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidemenu ul.searched a {
    color: #888888;
}

#sidemenu ul.searched .search-match a {
    color: #d4d4d4;
}

#sidemenu ul.searched .search-match a:hover {
    color: #eeeeee;
}

#sidemenu ul.topics {
    margin: 2rem 1rem 2rem 1rem;
}

#sidemenu ul.topics.searched ul {
    display: block;
}

#sidemenu ul.topics ul {
    display: none;
    padding-bottom: 1rem;
}

#sidemenu ul.topics ul ul {
    padding-bottom: 0;
}

#sidemenu ul.topics li.parent ul, #sidemenu ul.topics > li.active ul {
    display: block;
}

#sidemenu ul.topics > li > a {
    line-height: 1.5rem;
    font-size: 1.1rem;
}

#sidemenu ul.topics > li > a b {
    opacity: 0.5;
    font-weight: normal;
}

#sidemenu ul.topics > li > a .fa {
    margin-top: 9px;
}

#sidemenu ul.topics > li.parent, #sidemenu ul.topics > li.active {
    background: #2d353e;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

#sidemenu ul li.active > a {
    background: #fff;
    color: #555 !important;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

#sidemenu ul li {
    padding: 0;
}

#sidemenu ul li.visited + span {
    margin-right: 16px;
}

#sidemenu ul li a {
    display: block;
    padding: 1px 0;
}

#sidemenu ul li a span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

#sidemenu ul li > a {
    padding: 1px 0;
}

#sidemenu ul li .fa {
    display: none;
    float: right;
    font-size: 13px;
    min-width: 16px;
    margin: 4px 0 0 0;
    text-align: right;
}

#sidemenu ul li.visited > a .read-icon {
    color: #1694CA;
    display: inline;
}

#sidemenu ul li li {
    padding-left: 1rem;
    text-indent: 0.2rem;
}

#partner_item img[src *= 'badges'] {
    /*width: 75%;*/
    float: right;
    max-width: 75%;
}

div.partner_items_grid {
    padding: 5px;
}

div.partner_items {
    height: 100px;
    padding: 5px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: bottom;
    display: table;
}

div.partner_items a {
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}

div.integrations_items_grid {
    padding: 5px;
}

div.integrations_items {
    height: 120px;
    padding: 5px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: bottom;
    display: table;
}

div.integrations_items_text {
    min-height: 120px;
    padding: 20px;
    padding-top: 0px;
}

[src *= 'Screen_'], [src *= '-screen'], .screenshot {
    -webkit-box-shadow: 0px 10px 30px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 30px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 30px -1px rgba(0, 0, 0, 0.2);
    margin: auto;
    display: block;
}

[src *= 'Screen_'], .screenshot {
    /*width: 75%;*/
    max-width: 75%;
}

.featherlight-image {
    max-width: inherit;
}

#footer {
    min-height: 6rem;
    height: auto;
    text-align: left;
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
}

.footer_main_items a {
    color: rgb(153, 153, 153);
}

.footer_main_items h5 {
    margin-bottom: 0.75rem;
}

.footer_items {
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#body {
    padding-bottom: 0rem;
}

.showcase .bottom_text {
    margin-top: 40px;
    opacity: 0.7;
}

.showcase a:not(.button):not(.lSPrev):not(.lSNext) {
    color: #ffffff;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

.showcase a:not(.button):not(.lSPrev):not(.lSNext):hover {
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

.cta_download {
    /*background-color: #e98813;*/
    background-color: #8bb14c;
    color: #fff;
    padding: 1rem 0.938rem;
    padding-bottom: 2.5rem;
    text-align: center;
    position: relative;
    z-index: 1;
}

.cta_download h3,
.cta_download h2 {
    margin-bottom: 0px;
}

.cta_download p {
    margin: 0px;
}

.cta_download .button {
    background-color: #74941f;
    border-color: #74941f;
    background-color: #f19521;
    border-color: #f19521;
    margin-top: 10px;
}

.cta_download .button:hover {
    background-color: #e3a861 !important;
}

.pro_callout {
    /*background-color: #e98813;*/
    background-color: rgb(35, 119, 182);
    color: #fff;
    padding: 1rem 0.938rem;
    padding: 2rem 0;
    padding-bottom: 2.5rem;
    text-align: center;
    position: relative;
    z-index: 1;
}

.pro_callout .button {
    background-color: #f19521;
    border-color: #f19521;
    margin-top: 10px;
}

.pro_callout .button:hover {
    background-color: #e3a861 !important;
}

.pro_callout p {
    /*margin: 0px !important;*/
    /*font-size: 1.2rem;*/
}

/*https://viget.com/inspire/angled-edges-with-css-masks-and-transforms*/

.edge--bottom:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.edge--bottom:after {
    bottom: 0;
    -webkit-transform: skewY(-1.0deg);
    -ms-transform: skewY(-1.0deg);
    transform: skewY(-1.0deg);
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
}

.edge--bottom--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.edge--bottom--reverse:after {
    bottom: 0;
    -webkit-transform: skewY(1.0deg);
    -ms-transform: skewY(1.0deg);
    transform: skewY(1.0deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.edge--top:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.edge--top:before {
    top: 0;
    -webkit-transform: skewY(1.0deg);
    -ms-transform: skewY(1.0deg);
    transform: skewY(1.0deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.edge--top--reverse:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.edge--top--reverse:before {
    top: 0;
    -webkit-transform: skewY(-1.0deg);
    -ms-transform: skewY(-1.0deg);
    transform: skewY(-1.0deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.edge--both:before, .edge--both:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.edge--both:before {
    top: 0;
    -webkit-transform: skewY(1.0deg);
    -ms-transform: skewY(1.0deg);
    transform: skewY(1.0deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.edge--both:after {
    bottom: 0;
    -webkit-transform: skewY(-1.0deg);
    -ms-transform: skewY(-1.0deg);
    transform: skewY(-1.0deg);
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
}

.edge--both--reverse:before, .edge--both--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.edge--both--reverse:before {
    top: 0;
    -webkit-transform: skewY(-1.0deg);
    -ms-transform: skewY(-1.0deg);
    transform: skewY(-1.0deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.edge--both--reverse:after {
    bottom: 0;
    -webkit-transform: skewY(1.0deg);
    -ms-transform: skewY(1.0deg);
    transform: skewY(1.0deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

h2 + h1 {
    font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1;
    margin: -2rem 0 2rem;
    text-align: center;
}

h5 + h3 {
    margin: 0.5rem 0 2rem 0;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
}

.showcase h3 {
    font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1;
    /*margin: -2rem 0 2rem;*/
    text-align: center;
}

.browser-mockup {
    border-top: 2em solid rgba(230, 230, 230, 0.7);
    box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.4);
    position: relative;
    border-radius: 3px 3px 0 0
}

.browser-mockup:before {
    display: block;
    position: absolute;
    content: '';
    top: -1.25em;
    left: 1em;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1), 1.5em 0 0 2px rgba(0, 0, 0, 0.1), 3em 0 0 2px rgba(0, 0, 0, 0.1);
}

.browser-mockup.with-tab:after {
    display: block;
    position: absolute;
    content: '';
    top: -2em;
    left: 5.5em;
    width: 20%;
    height: 0em;
    border-bottom: 2em solid white;
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
}

.browser-mockup.with-url:after {
    display: block;
    position: absolute;
    content: '';
    top: -1.6em;
    left: 5.5em;
    width: calc(100% - 6em);
    height: 1.2em;
    border-radius: 2px;
    background-color: white;
}

.browser-mockup > * {
    display: block;
}

.browser-mockup-content {
    background-color: rgba(255, 255, 255, 0.9);
    color: #333
}

.modular .showcase {
    height: 100vh;
}

@media only screen and (max-width: 567px) {
    .modular .showcase {
        height: 100%;
    }

    a.button_top {
        display: none !important;
    }
}

@media only screen and (max-height: 600px) {
    .modular .showcase {
        height: 100%;
    }
}

.button.button_top {
    /*float: left;*/
    background: rgba(255, 255, 255, 0) !important;
    border: 1px solid #FFFFFF;
    /*margin-top: 25px;*/
    padding: 5px 15px;
    font-size: 75%;

    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 2rem !important;
    display: inline-block;

}

#header.scrolled .button.button_top {
    /*margin-top: 10px;*/

}

#showcase_h1 {
    /*font-size: 100%;*/
    font-size: 1.25rem;
    line-height: 1;
    text-align: center;
    font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
}

li#nav_top {
    display: none;
}

#header.scrolled li#nav_top {
    display: inherit;
}

blockquote > blockquote > blockquote ul {
    padding: 15px;
    display: block;
    font-size: 1rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-left: 40px;
    padding-top: 0px;
    text-align: left;

}

blockquote > blockquote > blockquote > ul {
    margin-left: -71px;
    border-left: 10px solid #F0AD4E;
    background: #FCF8F2;
    color: #df8a13;
}

blockquote > blockquote > blockquote > blockquote > ul {
    margin-left: -94px;
    border-left: 10px solid #D9534F;
    background: #FDF7F7;
    color: #b52b27;
}

blockquote > blockquote > blockquote > blockquote > blockquote > ul {
    margin-left: -118px;
    border-left: 10px solid #5BC0DE;
    background: #F4F8FA;
    color: #28a1c5;
}

blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > ul {
    margin-left: -142px;
    border-left: 10px solid #5CB85C;
    background: #F1F9F1;
    color: #3d8b3d;
}

@media (min-width: 1200px) {
    .sb-width-thin {
        width: 15% !important;
    }
}

.cd-headline.loading-bar .cd-words-wrapper::after {
    /* loading bar */
    background: #f19521 !important;
    height: 5px !important;
    border-radius: 2px;
}

img.img-center {
    display: block;
    margin: 5px auto;
}
img.img-right {
    float: right;
    margin: 5px auto;
}

h2.number_caption {
    border-radius: 50%;
    width: 4.7rem;
    height: 4.7rem;
    background-color: #F1F9F1;
    margin: auto;
    color: #3d8b3d;
    border: 3px solid #5CB85C;
    margin-bottom: 2.5rem;
}

@media only all and (min-width: 48em) and (max-width: 59.938em) {
    h2.number_caption {
        width: 4.1rem;
        height: 4.1rem;
    }
}

@media only all and (max-width: 47.938em) {
    h2.number_caption {
        width: 3.8rem;
        height: 3.8rem;
    }
}


.cc-window.cc-floating {
    text-align: center !important;
}
