/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
    font-family: 'Lato', sans-serif;
    margin:0;
    font-size: 19px;
    font-weight: 300;
    line-height: 170%;
    color: #777777;
}
h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 115%;
    margin: 40px 0px 40px 0px;
    color: #333333;
    letter-spacing: -1px;
}
h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 110%;
    margin: 30px 0px 30px 0px;
    color: #666666;
    letter-spacing: 1px;
}
h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 120%;
    margin: 25px 0px 25px 0px;
    color: #333333;
}
h4 {
    font-size: 17px;
    font-weight: 900;
    line-height: 120%;
    margin: 25px 0px 25px 0px;
    color: #333333;
    letter-spacing: 3px;
    text-transform:uppercase;
}
h5 {
    font-size: 17px;
    font-weight: 700;
    line-height: 130%;
    margin: 25px 0px 25px 0px;
    color: #333333;
}
a:hover {
    color: #82AD30;
}
ul {
    font-weight: 400;
    line-height:170%;
    margin: 10px 0px 10px 0px;
    color: #777777;
    padding:0px 0px 0px 40px;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin: 10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
blockquote {
    padding: 10px 20px 10px 20px;
    margin: 10px 0px 20px 0px;
    border-left: 5px solid #eee;
    font-style:italic;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
/* =WordPress Core
-------------------------------------------------------------- */
 .sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.blog-post {
    min-height: 100px;
    margin-bottom:50px;
}
a:visited {
    color: #82AD30;
}
span a.post-category:hover {
    color: #9BCB43;
}
p {
    margin:20px 0px 20px 0px;
    font-size: 17px;
    font-weight: 300;
    line-height: 170%;
    color:#000000;
    padding:15px;
}
li {
    line-height: 150%;
    color: #777777;
    font-weight: 300;
    font-size: inherit;
}
.content {
    margin-top: 62px;
}
#wp_widget0 {
    position:fixed;
    bottom:7px;
    right:0px;
    display:inline-block;
    cursor:pointer;
    width:50px;
    height:50px;
    border-radius:5px 0px 0px 5px;
    -webkit-border-radius:5px 0px 0px 5px;
    -moz-border-radius:5px 0px 0px 5px;
    background:url("../images/back-to-top.svg") center center / 80% no-repeat scroll #ffffff;
    padding:0px;
}
a.button:hover {
    color:#FFFFFF;
    font-size:19px;
    font-weight:400;
    display:inline-block;
    border-bottom-width:3px;
    transition:all 0.4s linear 0s;
    background:none right center scroll rgb(33, 33, 33);
}
a.button:active {
    background-color:#8FBF35;
    font-size:19px;
    font-weight:400;
    box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    color:#FFFFFF;
    -moz-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    -webkit-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
}
h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 157%;
    margin: 10px 0px 10px 0px;
    color: #666666;
    text-align:center;
    letter-spacing:0px;
}
a.teaser-btn {
    display:inline-block;
    font-size:15px;
    font-weight:400;
    line-height:157%;
    margin:10px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:#212121;
    border:0 solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    text-align:center;
    transition:all 0.4s linear 0s;
    letter-spacing:1px;
}
a.function-btn {
    display:inline-block;
    font-size:13px;
    font-weight:400;
    line-height:100%;
    margin:7px;
    color:#ffffff;
    text-decoration:none;
    padding:7px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    text-align:center;
    letter-spacing:0px;
    border-width:0px;
    background:url("../images/arrow-right.svg") 300px center / 20px no-repeat scroll rgb(0, 0, 0);
    width:100%;
    transition:all 0.4s linear 0s;
}
a.yellow-CTA {
    display:inline-block;
    font-size:19px;
    font-weight:400;
    line-height:157%;
    margin:10px 0;
    color:#000000;
    text-decoration:none;
    padding:15px 30px;
    background-color:#ffd200;
    border:0 solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    text-align:center;
    transition: all 0.4s linear 0s;
}
a {
    line-height:100%;
    color:#BFF200;
    text-decoration:none;
    cursor:pointer;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 19px;
}
hr {
    display:block;
    border:none;
    height:1px;
    background-color:#9BCB43;
    font-size:0px;
    vertical-align: top;
    margin: 0px auto 0px auto;
    padding:0px;
    font-size:0px;
    width:100%;
}
.marketing {
    background:url("../images/marketing-presentation-designs-bg.jpg") center top / cover no-repeat fixed transparent;
}
@media only screen and (min-width : 768px) {
    body {
        text-align: left;
    }
    a.button:hover {
        min-height: 0px;
        height:200%;
    }
    #wp_widget0 {
        padding: 0px;
    }
    a.function-btn {
        margin: 7px;
        height:100%;
        width:53.1915%;
        padding:7px;
    }
    .marketing {
        min-height: 0px;
    }
}
@media only screen and (min-width : 1024px) {
    body {
        text-align: left;
    }
    a.button:hover {
        min-height: 0px;
        display:inline-block;
        height:200%;
    }
    #wp_widget0 {
        padding:0;
    }
    a.function-btn {
        margin:7px 0;
        display:inline-block;
        height:100%;
        width:75px;
        padding:5px 10px;
    }
    .marketing {
        min-height: 0px;
    }
}