/* @import url('http://example.com/example_style.css'); */

@import url('https://fonts.googleapis.com/css?family=Economica&display=swap');

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


/* CSS @imports must be at the top of the file */


/* Add them above this section                 */


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


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


/* HubSpot Style Boilerplate            */


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


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

{
    % include "hubspot/styles/responsive/modules.css" %
}

{
    % include "hubspot/styles/patches/recommended.css" %
}


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


/* Start your style declarations here    */


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

.marketing-assessment-section {
    padding: 100px 0px 50px 0px;
}

.marketing-assessment-left-section {
    width: 40%!important;
}

.marketing-assessment-left-section img {
    float: right;
    max-width: 30%!important;
    position: relative;
    left: 40px;
    bottom: 60px;
}

.marketing-assessment-right-section {
    background:#4a4e56;
    color: #fff;
    width: 62%!important;
    margin-left: -40px!important;
    float: right!important;
}

.marketing-assessment-right-section h1 {
    font-size: 40px;
    color: #fff;
    line-height: 45px;
    font-family: unset;
    letter-spacing: 1px;
}

.marketing-assessment-right-section p {
    font-size: 25px;
    line-height: 30px;
}

.marketing-assessment-whatsincluded-section {
    padding: 50px 0px;
    text-align: center;
}

.marketing-assessment-whatsincluded-section p {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    padding: 30px 100px;
}

.marketing-assessment-whatsincluded-section p a {
    background: #acc83e;
    color: #fff;
    padding: 0px 10px;
    border: 1px solid #acc83e;
    border-radius: 15px;
    margin-right: 5px;
    text-decoration: none;
}

.marketing-assessment-whatsincluded-section a.learn-more-btn {
    background: #acc83e;
    color: #fff;
    padding: 10px 50px;
    border: 1px solid #acc83e;
    border-radius: 35px;
    text-decoration: none;
    font-size: 25px;
}

.marketing-assessment-whatsincluded-section a.learn-more-btn:hover {
    background: #a5ca17;
}

.assessmentForm h2 {
    text-align: center;
    font-size: 40px;
    padding-bottom: 50px;
}

.assessmentForm label {
    font-size: 20px;
}

.assessmentForm input[type="text"],
.assessmentForm input[type="email"],
.assessmentForm input[type="url"],
.assessmentForm input[type="password"],
.assessmentForm input[type="tel"] {
    padding: 10px;
    border-radius: 30px;
}

.assessmentForm input[type="submit"] {
    background: #ff0000;
    padding: 20px 35px;
    font-size: 20px;
    border-radius: 30px;
}

.hero-box {
    background-image: src("https://app.hubspot.com/design-previewer/2706839/templates/8620873368");
    background-color: #775eea;
}

::selection {
    background: #ffb7b7;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #ffb7b7;
    /* Gecko Browsers */
}

a {
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #00A1FF;
}

.body-container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.content-instagram-feed {
    padding-top: 10px;
    padding-bottom: 0px;
}

.blog-sidebar h3 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #2f2f2f;
    margin-bottom: 30px;
}

.blog-sidebar h3::after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #cbe8f9;
    margin-top: 13px;
}


/* Form Styles (override Main CSS to preserve the original style) */

.custom-banner-form input.hs-button.primary.large {
    border: 0 none;
    clear: both;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 36px !important;
    line-height: 23px;
    margin: 0;
    padding: 7px 22px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    -webkit-appearance: none;
    transition: none;
    background: #b9d25e;
    font-family: Open Sans;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}


/* End Form Sytles */


/* Blog sytles */

.dateFromNow {
    background: #cbe8f9 none repeat scroll 0 0;
    bottom: 0;
    color: #000;
    float: left;
    overflow: hidden;
    padding: 8px 3%;
    width: 100%;
}

.ctgry_name {
    color: #000;
    float: right;
}

span.ctgry_name p a.topic-link {
    color: #000;
}


/*End Blog Styles */


/*Menu Sytles */

.custom-menu-primary .hs-menu-wrapper>ul ul {
    padding: 8.688px;
    min-width: 267px;
    top: 33px;
    background: #00A1FF none repeat scroll 0 0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
    text-transform: uppercase;
    font-size: 16px;
    color: #4b4f54;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    text-transform: uppercase;
    font-size: 16px;
    color: #b9d25e;
}


/*End Menu Styles */

.assessmentForm {
    /*  background-image: url('https://download.contentbacon.com/hubfs/CB-Outlined-Header-Long.png');  */
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.assessmentForm .hs-button {
    display: block;
    margin: 0 auto;
}

.assessmentForm .hs-form-required {
    color: #ffffff;
    font-weight: bold;
}

.testimonial-block {
    background-image: url('https://cdn2.hubspot.net/hubfs/2706839/redesignImages/testimonialBackground.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}

.hero {
    background-image: url('https://cdn2.hubspot.net/hubfs/2706839/redesignImages/heroBackgroundCropped.png');
/*   background-image: url('https://f.hubspotusercontent30.net/hubfs/2706839/redesignImages/ContentBacon_Homepage-01.png'); */
    background-origin: content-box;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}


/*Horizontal wrapper for social icons in footer */

.social-table {
    display: table;
    margin: 0 auto;
}

.social-list {
    text-align: center!important;
    list-style: none!important;
}

.social-list-item a {
    display: inline-block!important;
}

.bbs-post-content h3 {
    font-size: 18px!important;
    line-height: normal;
}

.bbs-post-content h2 {
    font-size: 15px!important;
    line-height: normal;
}


/* exploreInbound Button */

.exploreInbound {
    background-color: #f8bdbd;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #f8bdbd;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    padding: 16px 31px;
    text-decoration: none;
}

.exploreInbound:hover {
    background-color: #b59191;
}

.exploreInbound:active {
    position: relative;
    top: 1px;
}


/*Meet Bacon Button  */

.meetTeam {
    background-color: #a9c838;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #a9c838;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    padding: 16px 31px;
    text-decoration: none;
}

.meetTeam:hover {
    background-color: #879e2b;
}

.meetTeam:active {
    position: relative;
    top: 1px;
}

.form-signup {
    text-align: center;
}

.title-bar {
    background-color: #000000;
}

.googlemap {
    position: relative;
    padding-bottom: 75%;
    /* 4:3 ratio*/
    height: 0;
    overflow: hidden;
}

.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.data-points ul {
    list-style-image: url('https://cdn2.hubspot.net/hubfs/2706839/Cannabis/plantBullet.gif');
    vertical-align: middle;
}


/*Cannabis Case Study Button */

.cannabisCaseStudyButton {
    background-color: #91ae30;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #91ae30;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    padding: 18px 33px;
    text-decoration: none;
}

.cannabisCaseStudyButton:hover {
    background-color: #5cbf2a;
}

.cannabisCaseStudyButton:active {
    position: relative;
    top: 1px;
}

.footer-wrapper {
    width: 100%;
}


/*Hero Text annimation */

.rw-wrapper {
    width: 80%;
    margin-bottom: 125px;
    font-family: 'Bree Serif';
    padding-bottom: 20px;
}

.rw-sentence {
    margin: 0;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    line-height: 1.5;
}

.rw-sentence h2 {
    line-height: 1.5;
}

.rw-sentence span {
    color: #444;
    white-space: nowrap;
    font-size: 200%;
    font-weight: bold;
}

@media only screen and (min-device-width: 1920px) {

.marketing-assessment-right-section { width:60%!important; }

}

@media only screen and (min-device-width: 601px) and (max-device-width: 1100px) {
    .marketing-assessment-left-section {
        width: 80%!important;
    }
    .marketing-assessment-left-section img {
        max-width: 80%!important;
    }
    .marketing-assessment-right-section {
        margin-left: 10px!important;
        width: 100%!important;
    }
    .marketing-assessment-right-section #hs_cos_wrapper_widget_1585595798570361,
    .assessmentForm #hs_cos_wrapper_widget_1585594928639249 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .marketing-assessment-whatsincluded-section img {
        width: 80%;
    }
    .marketing-assessment-whatsincluded-section p {
        padding: 30px 10px;
    }

    .assessmentForm input[type="text"], .assessmentForm input[type="email"], .assessmentForm input[type="url"], .assessmentForm input[type="password"], .assessmentForm input[type="tel"]{ max-width: 100%;; }


}

@media only screen and (max-width: 600px) {
    .rw-wrapper {
        width: 80%;
        margin-bottom: 125px;
        font-family: 'Bree Serif';
        padding-bottom: 20px;
    }
    .rw-sentence {
        margin: 0;
        text-align: left;
        text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
        line-height: 1.5;
    }
    .rw-sentence h2 {
        line-height: 1.5;
    }
    .rw-sentence span {
        color: #444;
        white-space: inherit;
        font-size: 200%;
        font-weight: bold;
    }
    .rw-words {
        text-indent: 10px;
    }
    .rw-words span {
        position: relative;
        opacity: 0;
        width: 100%;
        color: #6b969d;
    }
    .marketing-assessment-left-section {
        width: 80%!important;
    }
    .marketing-assessment-left-section img {
        max-width: 80%!important;
    }
    .marketing-assessment-right-section {
        margin-left: 10px!important;
        width: 100%!important;
    }
    .marketing-assessment-right-section #hs_cos_wrapper_widget_1585595798570361,
    .assessmentForm #hs_cos_wrapper_widget_1585594928639249 {
        padding-left: 10px!important;
        padding-right: 10px !important;
    }
    .marketing-assessment-whatsincluded-section img {
        width: 80%;
    }
    .marketing-assessment-whatsincluded-section p {
        padding: 30px 10px;
    }
}

.rw-words {
    display: inline;
    text-indent: 10px;
}

.rw-words span {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    color: #6b969d;
}

.rw-words-1 span {
    animation: rotateWordsFirst 10s linear infinite 0s;
}

.rw-words-2 span {
    animation: rotateWordsSecond 10s linear infinite 0s;
}

.rw-words span:nth-child(2) {
    animation-delay: 3s;
    color: #6b889d;
}

.rw-words span:nth-child(3) {
    animation-delay: 6s;
    color: #6b739d;
}

.rw-words span:nth-child(4) {
    animation-delay: 9s;
    color: #7a6b9d;
}


/*.rw-words span:nth-child(5) { 
	animation-delay: 12s; 
	color: #8d6b9d;
}
.rw-words span:nth-child(6) {  
	animation-delay: 12s; 
	color: #9b6b9d;
}
*/

@keyframes rotateWordsFirst {
    0% {
        opacity: 1;
        animation-timing-function: ease-in;
        height: 0px;
    }
    8% {
        opacity: 1;
        height: 60px;
    }
    19% {
        opacity: 1;
        height: 60px;
    }
    25% {
        opacity: 0;
        height: 60px;
    }
    100% {
        opacity: 0;
    }
}

@keyframes rotateWordsSecond {
    0% {
        opacity: 1;
        animation-timing-function: ease-in;
        width: 0px;
    }
    10% {
        opacity: 0.3;
        width: 0px;
    }
    20% {
        opacity: 1;
        width: 100%;
    }
    27% {
        opacity: 0;
        width: 100%;
    }
    100% {
        opacity: 0;
    }
}


/* Footer Styles */

.hs-rss-title {
    color: #ffffff;
    text-decoration: none;
    font-weight: bolder;
}

.hs-rss-title a:hover {
    color: #82a13d;
    text-decoration: underline;
}

.hs-rss-description {
    color: #ffffff;
}

.hs-rss-description a {
    color: #ffffff;
    font-weight: bolder;
}

.hs-menu-item a {
    color: #ffffff;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: 0;
    padding-top: 5%;
}


/*Info Box Sytles */

.infoIcon {
    float: left;
    padding-right: 10px;
}

.banner-container {
    height: 480px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2e8cbf;
    background-image: url('https://cdn2.hubspot.net/hubfs/2706839/bannerB-212933-edited.jpg');
    background-size: cover;
}


/*footer sytles */

.hs-rss-title a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bolder;
}

.hs-rss-title a:hover {
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #dbdcdd;
}


/*End Footer styles */

.full-width-banner img {
    width: 100%!important;
    )
}


/*Blog Filter Styling */

.postFilter {
    text-align: center;
}

.postFilter ul {
    list-style-type: none;
}

.postFilter li {
    display: inline-block;
    text-transform: capitalize;
}

.postFilter a {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

.postFilter a:hover {
    text-decoration: underline;
    font-weight: bolder;
}

.postFilter li:not(:first-child):before {
    content: " | ";
}


/*End Blog Filter Styling */


/*Cannabis Page Background 1 */

.cannabisHero {
    background: url('https://cdn2.hubspot.net/hubfs/2706839/Cannabis/cannabisAndBottle.jpg') no-repeat center fixed;
    background-size: cover;
}


/*DataHighlight Box  Styling */

.highlightBoxText {
    font-family: 'Economica', sans-serif;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
}

.hightlightBoxBackground {
    background-image: url('https://cdn2.hubspot.net/hubfs/2706839/Cannabis/seamless-pattern-with-marijuana-leaf.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*home-section styles */

.home-section1 li {
    line-height: 1.6em;
    padding-bottom: 3px;
}



.custom-menu-primary .hs-menu-wrapper > ul{ margin:0px; }