/*
	Theme Name: LOB Cindy Schulson MR
	Description: This is the mobile responsive LOB Cindy Schulson Theme created for the Genesis Framework.
	Author: Land of Brand
	Author URI: http://www.thelandofbrand.com/
	Version: 2.0.1
 
	Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.0.2
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/

@font-face {
    font-family: 'fontello';
    src: url('font/fontello.eot?78492063');
    src: url('font/fontello.eot?78492063#iefix') format('embedded-opentype'), url('font/fontello.woff?78492063') format('woff'), url('font/fontello.ttf?78492063') format('truetype'), url('font/fontello.svg?78492063#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */


/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */


/* Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
    /* 10px browser default */
}

body {
    /*	background: url(images/bg.jpg) repeat-x top center #fff;*/
    color: #2a2a2a;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
}

body.home {
    /*		background: url(images/bg-home2.jpg) repeat-x top center #fff;*/
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

::-moz-selection {
    background-color: #333;
    color: #fff;
}

::selection {
    background-color: #333;
    color: #fff;
}

a {
    color: #d11900;
    text-decoration: none;
}

a img {
    margin-bottom: -4px;
    margin-bottom: -0.4rem;
}

a:hover {
    color: #d11900;
    text-decoration: underline;
}

p {
    margin: 0 0 24px;
    margin: 0 0 2.4rem;
    padding: 0;
}

strong {
    font-weight: 700;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

blockquote,
blockquote::before {
    color: #535353;
}

blockquote {
    margin: 40px 40px 24px;
    margin: 4rem 4rem 2.4rem;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}

.entry-content code {
    background-color: #535353;
    color: #ddd;
}

cite {
    font-style: normal;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #d03b00;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 16px;
    margin: 0 0 1.6rem;
}

h1 {
    font-size: 45px;
    font-size: 3.6rem;
}

h2 {
    font-size: 30px;
    font-size: 3rem;
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}


/* Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 16px;
    padding: 1.6rem;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
    background-color: #ff1515;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 16px 24px;
    padding: 1.6rem 2.4rem;
    text-transform: uppercase;
    width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
    background-color: #fff;
    color: #ff1515;
}

.entry-content .button:hover {
    color: #fff;
}

.button {
    border-radius: 3px;
    display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}


/* Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    width: 100%;
}

tbody {
    border-bottom: 1px solid #ddd;
}

th,
td {
    text-align: left;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ddd;
    padding: 6px 0;
    padding: 0.6rem 0;
}

.cs-testimonials td {
    border-top: none;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */


/* Site Containers
--------------------------------------------- */

.wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

.content-sidebar-wrap {
    margin: 30px auto 10px;
    padding: 0;
}

.site-inner {
    background: url(images/inner-bg.png) repeat-x top center;
    margin: 0 auto;
    width: 100%;
}

.home .site-inner {
    background: none;
}

.home .site-inner .wrap {
    width: 100%;

}


.site-container {
    /*	background: url(images/bg.jpg) no-repeat top center;*/
    margin: 0 auto;
}

.home .site-container {
    /*		background: url(images/bg-home2.jpg) no-repeat top center;*/
}


/* Column Widths and Positions
--------------------------------------------- */


/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}


/* Content */

.content {
    float: right;
    width: 750px;
    margin-left: 120px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 520px;
}

.full-width-content .content {
    width: 100%;
}

.full-width-content.lob-sales-pg .content {
    width: 90%;
    margin: 0 auto;
    float: none;
}

.full-width-content.narrow-pg .content {
    width: 80%;
    margin: 0 auto;
    float: none;
}

/* Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 275px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}


/* Secondary Sidebar */

.sidebar-secondary {
    float: left;
    width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}


/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}

.one-third,
.two-sixths {
    width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}

.one-fourth {
    width: 23.076923076923077%;
}

.three-fourths {
    width: 74.35897435897436%;
}

.one-sixth {
    width: 14.52991452991453%;
}

.five-sixths {
    width: 82.90598290598291%;
}

.first {
    clear: both;
    margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */


/* WordPress
--------------------------------------------- */

.avatar {
    float: left;
}

.alignleft .avatar {
    margin-right: 24px;
    margin-right: 2.4rem;
}

.alignright .avatar {
    margin-left: 24px;
    margin-left: 2.4rem;
}

.search-form input {
    border: 1px solid;
    float: left;
    margin: 32px 5px 10px 0;
    width: 66%;
}

.error404 input {
    border: 1px solid #b0b0b0;
    width: 50%;
    margin: 5px auto;
}

.error404 input[type="submit"]:hover,
.error404 input[type="submit"],
.search-form input[type="submit"]:hover,
.search-form input[type="submit"] {
    background: url(images/round_button_small.png) no-repeat top center;
    padding: 0;
    width: 75px;
    height: 75px;
    color: #fff;
    font-family: 'Dancing Script', cursive !important;
    font-size: 18px;
    text-align: center;
    text-indent: 0;
    display: block;
}

.sticky {}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
    margin: 0 auto 2.4rem;
}

img.alignnone {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
    margin: 0 2.4rem 2.4rem 0;
}

img.alignleft.wp-image-5822 {
    margin: 0 24px 30px 0;
    margin: 0 2.4rem 3.0rem 0;
}

img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
    margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
}

.gallery-caption {}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}


/* Genesis
--------------------------------------------- */

.breadcrumb {
    margin-bottom: 20px;
    margin-bottom: 2rem;
}

.archive-description,
.author-box {
    height: 130px;
    margin-bottom: 40px;
    margin-bottom: 4rem;
}

.archive-description {
    padding: 0 0 24px;
    padding: 0 0 2.4rem;
}

.author-box {
    padding: 40px;
    padding: 4rem;
}

.author-box-title {
    color: #333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4px;
    margin-bottom: 0.4rem;
}

.author-box a {
    border-bottom: 1px solid #ddd;
}

.author-box p {
    margin-bottom: 0;
}

.author-box .avatar {
    margin-right: 24px;
    margin-right: 2.4rem;
}


/* Titles
--------------------------------------------- */

.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
}

h1.entry-title {
    color: #fff;
    font-size: 46px;
}

.single h1.entry-title {
    font-size: 36px;
    height: 105px;
}

.error404 .entry-header,
.entry-header.lobtitle,
.page .entry-header {
    height: 130px;
}

.single .entry-header.lobheader {
    height: 160px;
}

.search .page .entry-header,
.search .post .entry-header,
.page .post .entry-header {
    height: auto;
}

.search .page .entry-header h1.entry-title,
.search .post .entry-header h1.entry-title,
.page .post .entry-header h1.entry-title {
    font-size: 32px;
}

.entry-title a,
.sidebar .widget-title a {
    color: #d11900;
}

.entry-title a:hover {
    color: #ffa815;
}

.widget-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
}

.sidebar .widget-title {
    color: #ffa815;
    font-size: 24px;
    margin-bottom: 1rem;
}

.sidebar .widget-title a {
    border: none;
}

.archive-title {
    color: #fff;
    font-size: 46px;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */


/* Featured Content
--------------------------------------------- */

.featured-content .entry {
    border-bottom: 2px solid #f5f5f5;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding: 0 0 24px;
    padding: 0 0 2.4rem;
}

.featured-content .entry-title {
    border: none;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
}

.featured-content .entry-title a {
    border: none;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */


/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
    color: #999;
}

.enews-widget .widget-title {
    color: #fff;
}

.enews-widget input {
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
}

.enews-widget input:focus {
    border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
    background-color: #f15123;
    color: #fff;
    margin: 0;
    width: 100%;
}

.enews-widget input:hover[type="submit"] {
    background-color: #fff;
    color: #333;
}


/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
}


/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 16px;
    padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
    padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
    margin: 16px 0 0;
    margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
    font-size: 14px;
    font-size: 1.4rem;
}


/* Jetpack
--------------------------------------------- */

img#wpstats {
    display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    height: 204px;
}

.site-header .wrap {}


/* Title Area
--------------------------------------------- */

.title-area {
    float: left;
    font-family: Lato, sans-serif;
    font-weight: 700;
    padding: 16px 0;
    padding: 1.6rem 0;
    width: 420px;
}

.header-image .title-area {
    padding: 0;
}

.site-title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
    margin: 0 0 8px;
    margin: 0 0 0.8rem;
    text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
    color: #333;
}

.site-description {
    color: #999;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
}


/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
    width: 100%;
}

.header-image .site-title a {
    display: block;
    background: url(images/logo.jpg) no-repeat top center;
    background-size: contain;
    text-indent: -9999px;
}

.header-image .site-description {
    font-family: 'Droid Sans', sans-serif;
    display: block;
    color: #d03b00;
    font-size: 29px;
    font-weight: normal;
    text-align: center;
}

.header-image .site-description span {
    color: #ff8d12;
}


/* Logo, hide text */

.header-image .site-title a {
    float: left;
    min-height: 145px;
    width: 100%;
}


/* Widget Area
--------------------------------------------- */

.header-widget-area {
    float: right;
}

.header-widget-area .widget {
    margin: 74px 152px 0 0;
    text-align: left;
    display: block;
}

.header-widget-area h3,
.header-widget-area h5 {
    color: #e9d8b0;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: normal;
    text-transform: uppercase;
}

.header-widget-area h5 {
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
}

.site-header .search-form {
    float: right;
    margin-top: 24px;
    margin-top: 2.4rem;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    color: #fff;
    width: 100%;
    line-height: 1;
    font-size: 14px;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    float: left;
}

.genesis-nav-menu p,
.genesis-nav-menu a {
    border: none;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 16px 9px 15px;
    padding: 1.6rem 0.9rem 1.5rem;
    position: relative;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
    text-decoration: none;
    color: #fff;
}

.genesis-nav-menu .sub-menu .current-menu-item>a {
    color: #fff;
}

.genesis-nav-menu>.menu-item>a {
    text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #000;
    border: 1px solid #eee;
    border-top: none;
    font-size: 16px;
    font-size: 1.4rem;
    padding: 16px 20px;
    padding: 1.6rem 2rem;
    position: relative;
    width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu>.first>a {
    padding-left: 0;
}

.genesis-nav-menu>.last>a {
    padding-right: 0;
}

.genesis-nav-menu>.right {
    display: inline-block;
    float: right;
    list-style-type: none;
    padding: 28px 0;
    padding: 2.8rem 0;
    text-transform: uppercase;
}

.genesis-nav-menu>.right>a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu>.rss>a {
    margin-left: 48px;
    margin-left: 4.8rem;
}

.genesis-nav-menu>.search {
    padding: 14px 0 0;
    padding: 1.4rem 0 0;
}


/* Social Icons*/

.genesis-nav-menu .socials {
    float: right;
    margin: 0 5px;
    background: none;
}

.genesis-nav-menu .socials span {
    float: left;
    padding-top: 17px;
}

.genesis-nav-menu .socials a {
    padding: 0;
    margin: 5px 0;
    display: inline-block;
    width: 24px;
    height: 30px;
}


/*Social Media

------------------------------------------------------------*/

.genesis-nav-menu .socials.menu-item {
    float: right;
}

.rigntnav-socials a.sm,
.genesis-nav-menu a.sm {
    display: inline-block;
    line-height: 32px;
    padding: 0;
    color: #fff !important;
    font-size: 22px;
    font-family: 'fontello';
    font-weight: normal;
    text-align: right;
}

.rigntnav-socials a.sm:hover,
.genesis-nav-menu a.sm:hover {
    color: #8B9FAA !important;
    background: none;
    text-decoration: none;
}

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

.socials ul li {
    list-style-type: none;
    float: right;
}

.nav-primary {
    background: #FFA815;
}


/*Footer icons*/

.footer-widgets a.sm {
    display: inline-block;
    line-height: 18px;
    padding: 0;
    color: #fff !important;
    font-size: 18px;
    font-family: 'fontello';
    font-weight: normal;
    text-decoration: none;
    margin: 0 2px;
}

.footer-widgets a.sm:hover {
    color: #8B9FAA !important;
    background: none;
}

span.socials {
    text-align: right;
    float: right;
}


/* Primary Navigation
--------------------------------------------- */

.nav-primary a:hover,
.nav-primary .current-menu-item>a {
    color: #fff;
}

.nav-primary .sub-menu a:hover {
    color: #fff;
}


/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
    background-color: #fff;
}


/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
    cursor: pointer;
    display: none;
    text-align: center;
    padding: 10px;
}

#responsive-menu-icon::before {
    color: #fff;
    content: "\f333";
    font: normal 24px/1 'dashicons';
    margin: 0 auto;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */


/* Entries
--------------------------------------------- */

.entry {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    padding: 10px 20px 24px 0;
    padding: 1rem 2rem 2.4rem 0;
}

.page-template-page_blog-php .entry {
    margin-bottom: 0;
    padding: 10px 20px 24px 0;
    padding: 1rem 2rem 2.4rem 0;
}

.entry-content a {
    color: #d03b00;
}

.entry-content a:hover {
    color: #ffa815;
}

.entry-content .attachment a,
.entry-content .gallery a {
    border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 26px;
    margin-bottom: 2.6rem;
}

.page-template-page_blog-php .entry-content p {
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
}

.entry-content ol,
.entry-content ul {
    margin-left: 40px;
    margin-left: 4rem;
}

.entry-content ol li {
    list-style-type: decimal;
}

.entry-content ul li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content .search-form {
    width: 50%;
}

.entry-meta {
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
}

.entry-meta a {
    border-bottom: 1px solid #ddd;
}

.entry-header .entry-meta {
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
}

.entry-footer .entry-meta {
    border-top: 2px solid #f5f5f5;
    margin: 0;
    padding: 10px 0;
    padding: 1.0rem 0;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
    margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
    display: block;
}


/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 40px 0;
    margin: 4rem 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 8px 12px;
    padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #f15123;
}

.entry-pagination a {
    border-bottom: 1px solid #ddd;
}


/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    margin-bottom: 40px;
    margin-bottom: 4rem;
}

.entry-comments {
    padding: 40px;
    padding: 4rem;
}

.comment-respond,
.entry-pings {
    padding: 40px 40px 16px;
    padding: 4rem 4rem 1.6rem;
}

.comment-respond a,
.entry-comments a {
    border-bottom: 1px solid #ddd;
}

.comment-content {
    clear: both;
}

.entry-comments .comment-author {
    margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {}

.comment-respond input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    color: #999;
    font-size: 1.4rem;
    padding: 1.6rem;
    width: 100%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
    margin-right: 1.2rem;
    text-align: left;
}

.comment-list li,
.ping-list li {
    list-style-type: none;
}

.comment-list li {
    margin-top: 24px;
    margin-top: 2.4rem;
    padding: 32px;
    padding: 3.2rem;
}

.comment-list li li {
    margin-right: -32px;
    margin-right: -3.2rem;
}

li.comment {
    background-color: #f5f5f5;
    border: 2px solid #fff;
    border-right: none;
}

.comment .avatar {
    margin: 0 16px 24px 0;
    margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
    display: none;
}

.bypostauthor {}

.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 24px;
    padding: 2.4rem;
}

.comment-meta {
    display: none;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    color: #999;
}

.sidebar li {
    list-style-type: none;
    margin-bottom: 6px;
    margin-bottom: 0.6rem;
    word-wrap: break-word;
}

.sidebar ul>li:last-child {
    margin-bottom: 0;
}

.sidebar .widget {
    background-color: transparent;
    margin-bottom: 20px;

}

.sidebar .enews-widget {
    background-color: #333;
}

.sidebar .widget_search {
    display: block;
    overflow: hidden;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
    background: #cc3300;
    color: #fff;
    clear: both;
    padding: 10px 0;
    padding: 1rem 0;
}

.footer-widgets-1 {
    width: 100%;
    float: left;
}

.footer-widgets h3 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    font-size: 15.5px;
    font-size: 1.55rem;
    font-weight: bold;
    margin: 0;
}

.footer-widgets h3 a {
    text-decoration: underline;
}

.footer-widgets p {
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 0;
}

.footer-widgets a {
    text-decoration: underline;
    color: #fff;
}

.footer-widgets a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-widgets .widget {
    margin-bottom: 0;
}

.footer-widgets .widget-title {
    color: #fff;
}

.footer-widgets ul {
    color: #d9be84;
    font-size: 12px;
}

.footer-widgets li {
    list-style-type: disc;
    float: left;
    margin: 10px;
    padding-left: 10px;
    word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
    border: 1px solid #ddd;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    background: #cc3300;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
}

.site-footer p {
    margin-bottom: 0;
}


/*Lob Home and sidebar */


/*Home page
-----------------------------------------------------*/

.billboard {
    background: url(images/billboard-bg.jpg) repeat-x top center;
    height: 464px;
    margin: 0 auto;
}

.billboard .wrap .two-thirds,
.billboard .wrap {
    position: relative;
}

.billboard img.alignright,
.billboard img.alignleft {
    margin: 0;
}

.billboard img.alignleft.abs {
    bottom: 3px;
    left: -102px;
    position: absolute;
}

.home-optin {
    background: url("images/home-optin-bg-new.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: none;
    height: 453px;
    margin: 5px auto;
    overflow: hidden;
    width: 100%;
    max-width: 302px;
}

.home-optin .widget_lob_signup_box {
    margin: 30% 15px 15px;
}

.home-optin-leadbox {
    margin: 10% 30% 0 !important;

}

.home-optin-leadbox button {
    background: rgb(255, 179, 0);
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 2.3rem;
    font-family: 'Dancing Script', cursive !important;
    text-align: center;
    outline: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
    transition: background 0.3s, color 0.3s, border 0.3s;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
    width: 109px;
    height: 109px;
}

.home-download {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
}

.home-download .tagline {
    height: 70px;
    left: 244px;
    position: absolute;
    top: -178px;
}

.home-download .tagline h2 {
    font-size: 22px;
    color: #ffdf91;
    text-align: center;
}

.home-download .evp-video-wrap {
    margin: 0 auto;
}

.home-download img {
    margin: 20px auto;
    display: block;
}

.home-optin h3,
.sb-optin h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 10px;
    line-height: 1.2;
}

.home-optin h3 span,
.sb-optin h3 span {
    font-weight: bold;
}

.home-optin p,
.sb-optin p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin: 20px auto 8px;
    text-align: center;
    color: #fff;
}

.home-optin p span,
.sb-optin p span {
    font-weight: 700;
    text-decoration: underline;
}

form,
div.af-element div.af-textWrap {
    display: block;
    text-align: center;
}

input,
div.af-element div.af-textWrap input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #b0b0b0;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    font-weight: 700;
    margin: 8px auto 14px;
    padding: 5px 5px !important;
    width: 77%;
    box-shadow: none;
}

input.CRC_OFFER_BODY[type="submit"],
.home-optin input.submit,
.home-optin input.submit:hover,
.sb-optin input.submit,
.sb-optin input.submit:hover,
div.af-element input.submit,
input[type="submit"],
input[type="submit"]:hover {
    font-family: 'Dancing Script', cursive !important;
    background: none;
    width: 109px;
    height: 109px;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 10px auto 0;
    text-align: left;
    line-height: 54px;
    text-align: center;
    text-indent: -9999px;
    text-transform: none;
}

input.CRC_OFFER_BODY[type="submit"] {
    background: url(images/Cindy_Buttons.png) no-repeat center center !important;
}

#gform_wrapper_1 input {
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    color: #999;
    font-size: 1.4rem;
}


/*sidebar and homepage boxes*/

.home-bottom .sb-box1,
.home-bottom .sb-box2,
.home-bottom .sb-box3 {
    background: url(images/hm-bg-new.png) no-repeat;
}

.sidebar .sb-box1,
.sidebar .sb-box2,
.sidebar .sb-box3 {
    background: url(images/sb-bg-new.png) no-repeat;
}

#gform_wrapper_1 input[type="submit"],
#gform_wrapper_1 input[type="submit"]:hover,
form#commentform.comment-form p.form-submit input#submit {
    background: url("images/Cindy_Buttons.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #fff;
    height: 118px;
    line-height: 60px;
    text-indent: 0;
    width: 124px;
    text-transform: none;
    border: none;
}


/*side bar signup form

-------------------------------------------------------*/

.sb-optin {
    background: url(images/sb-optin-bg1-new.png) no-repeat top center;
    width: 257px;
    height: 500px;
    display: block;
    margin: 0 auto 10px;
}

.sb-optin-leadbox {
    margin: 20% 27% 0 !important;
}

.sb-optin-leadbox button {
    background: rgb(255, 179, 0);
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 2.3rem;
    font-family: 'Dancing Script', cursive !important;
    text-align: center;
    outline: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
    transition: background 0.3s, color 0.3s, border 0.3s;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
    width: 109px;
    height: 109px;
}

.sb-optin .widget {
    padding-top: 30%;
}

.sb-optin form .af-element {
    width: 65%;
    margin: 10px auto;
}

.sb-optin input,
.sb-optin div.af-element div.af-textWrap input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #b0b0b0;
    display: inline-block;
    font-size: 14px;
    margin: 8px auto 7px;
    padding: 5px 5px !important;
    width: 77%;
    box-shadow: none;
}

.sb-optin form div.af-element.buttonContainer {
    width: 100%;
}

.sidebar .optin input[type="submit"],
.sidebar .optin input[type="submit"]:hover,
.sidebar .optin input.submit,
.sidebar .optin input.submit:hover,
.sidebar .optin div.af-element input.submit {
    font-size: 27px;
    background: none;
    color: #fff;
    text-indent: 0;
    width: 90px;
    height: 90px;
    font-weight: normal;
}

.sb-optin h3 {
    font-size: 23px;
    padding: 10px;
    margin: 0;
}

.sb-optin h4 {
    color: #E26B06;
    font-size: 32px;
    margin: 0 auto;
}

.sb-optin p {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin: 10px 0 33px;
}


/*LOB boxes
-------------------------------------------------------------*/

.widget_lob_boxes,
.widget_lob_boxes .widget-wrap,
.clickable {
    height: 50%;
}

.home-bottom {
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    max-width: 978px;
}

.home-bottom .wrap {
    padding: 35px 6px 15px;
}

.widget_lob_boxes h4{
    font-family: 'Dancing Script', cursive;
    font-size: 25px;
    text-align: center;
    color: #d03b00;
    font-weight: bold;
    padding: 5px 0 0;
}

.widget_lob_boxes p {
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 14px;
    text-align: center;
    padding: 5px 0 0;
    line-height: 18px;
    color: #3c3c3c;
}

.widget_lob_boxes p span {
    font-weight: normal;
}
.home-bottom .widget_lob_boxes a.lob {
    background: rgb(255, 179, 0);
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    padding: 20px 10px;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 2rem;
    font-family: 'Dancing Script', cursive !important;
    text-align: center;
    text-decoration: none;
    outline: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
    transition: background 0.3s, color 0.3s, border 0.3s;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
    width: 70px;
    height: 70px;
}

.home-bottom .widget_lob_boxes {
    float: left;
    padding: 0 20px;
    margin: 5% auto;
}

.widget_lob_boxes .click {
    height: 100%;
}

.home-bottom .widget-wrap img {
    width: 289px !important;
    height: 180px !important;
    padding: 0 auto;
    margin: 0 auto;
}

.home-bottom .sb-box1,
.home-bottom .sb-box2,
.home-bottom .sb-box3 {
    background: url(images/hm-bg-new.png) no-repeat;
    position: relative;
    float: left;
    margin: 0 15px;
    width: 100%;
    display: block;
}

.home-bottom .sb-box1 {
    max-width: 289px;
    height: 460px;
}

.home-bottom .sb-box2 {
    max-width: 289px;
    height: 460px;
}

.home-bottom .sb-box3 {
    max-width: 289px;
    height: 460px;
}

.testimonial-shadow {
    display: block;
    padding: 0 0 36px 0;
    background: url(images/testimonial-bg.png) no-repeat center bottom;
    position: relative;
    margin: 30px 0;
}

.t-inner {
    padding: 25px;
    border: 3px solid #fda700;
    border-radius: 25px;
    overflow: hidden;
    display: block;
}

.swirl {
    display: block;
    width: 56px;
    height: 53px;
    background: url(images/swirl.png) no-repeat top right;
    position: absolute;
    top: -25px;
    left: 47%;
}

.home-bottom .home-testimonial {
    background: url(images/home-testimonials-bg.jpg) no-repeat top left;
    overflow: hidden;
    width: 100%;
    clear: both;
    float: none;
    min-height: 443px;
    position: relative;
}

.home-testimonial .widget_text {
    text-align: center;
    min-height: 440px;
}

.home-bottom .testimonial-widget {
    display: block;
    overflow: hidden;
    min-height: 440px;
}

.home-testimonial .lSSlideOuter,
.rotator .testi {
    min-height: 440px;
    overflow: hidden;
    max-width: 800px;
    margin: 50px 0px 10px 140px;
}

.home-testimonial .lSSlideOuter .lSPager.lSpg>li.active a,
.home-testimonial .lSSlideOuter .lSPager.lSpg>li:hover a {
    background: #FFA815;
}

.home-testimonial .testimonials-list,
.home-bottom .home-testimonial .testimonial-text {
    display: block;
    padding: 125px 0 25px 185px;
    text-align: center;
    min-height: 330px;
    font-size: 18px;
    color: #3c3c3c;
}

.home-bottom .home-testimonial .testimonial-text h5,
.home-bottom .home-testimonial .testimonial-text p {
    font-size: 16px;
    color: #3c3c3c;
    margin: 10px auto 5px;
}

.home-bottom .home-testimonial .testimonial-text p.detail {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
}

.home-bottom .home-testimonial .testimonial-text p strong {
    color: #ff6600;
}

#pager {
    bottom: 5px;
    width: 100%;
    position: absolute;
}

#pager a {
    border-radius: 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    background: #d1d1d1;
}

#pager a:hover {
    background-color: rgba(209, 209, 209, 0.8);
}

#pager a span {
    display: none;
}

#pager a.selected {
    background-color: #ff9100;
}

p.footercreds {
    display: block;
    text-align: left;
    color: #8b8b8b;
    font-size: 12px;
    clear: both;
    float: none;
}

p.footercreds a {
    color: #8B8B8B;
    font-weight: normal;
    text-decoration: underline;
}

p.footercreds span {
    float: right;
    text-align: right;
}

.footer-optin {
    border-bottom: 1px solid #c07823;
}

.footer-optin,
.footer-optin .wrap {
    background: url(images/footer-optin-bg.png) no-repeat top center #451300;
    display: block;
    padding: 0 0 20px;
}

.footer-optin .widget_lob_signup_box p {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
    text-align: left;
    width: 57%;
}

.footer-optin .widget_lob_signup_box form {
    float: right;
    width: 40.5%;
}

.footer-optin .widget_lob_signup_box form .two-thirds.first input {
    margin: 8px auto;
    padding: 4px !important;
    width: 75%;
}

.footer-optin .widget_lob_signup_box form .one-third input[type="submit"],
.footer-optin .widget_lob_signup_box form .one-third input[type="submit"]:hover {
    margin: 0 auto;
    background: url(images/footer-optin-button-bg.png) no-repeat top center;
    width: 84px;
    height: 84px;
}


/*
------------------------sidebar boxes---------------------------------
*/

.sidebar .sb-box1,
.sidebar .sb-box2,
.sidebar .sb-box3 {
    background: url(images/sb-bg-new.png) no-repeat;
    position: relative;
    width: 265px;
    height: 410px;
    display: block;
    margin: 0 auto 2rem;
}

.sidebar .widget_lob_boxes {
    float: none;
    padding: 0 20px;
    margin: 5% auto;
}

.sidebar .widget-wrap img {
    width: 265px !important;
    height: 144px !important;
    padding: 0 auto;
    margin: 0 auto;
}

.sidebar .widget_lob_boxes h4 {
    font-family: 'Dancing Script', cursive;
    font-size: 25px;
    text-align: center;
    color: #d03b00;
    font-weight: bold;
    padding: 5px 0 0;
}

.sidebar .sb-box1 {
    max-width: 265px;
    height: 410px;
}

.widget_lob_boxes a.lob {
    margin: 0 35%;
}

.sidebar .widget_lob_boxes a.lob {
    background: rgb(255, 179, 0);
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    padding: 20px 10px;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 1.7rem;
    font-family: 'Dancing Script', cursive !important;
    text-align: center;
    text-decoration: none;
    outline: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
    transition: background 0.3s, color 0.3s, border 0.3s;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
    width: 60px;
    height: 60px;
}

.sidebar .sb-box2 {
    max-width: 265px;
    height: 410px;
}

.sidebar .sb-box3 {
    max-width: 265px;
    height: 410px;
}


/*
------------------------Internal Pages---------------------------------
*/

.lob-sales-pg table {
    width: 90%;
    margin: 20px auto;
}

.lob-sales-pg table td {
    padding: 10px;
    border: 1px solid #235e93;
}

.lob-sales-pg table td.book {
    width: 30%;
    text-align: center;
    vertical-align: central;
    line-height: 1.3;
}

.lob-sales-pg table td.details {
    vertical-align: top;
}

.lob-sales-pg table td.book h5 {
    font-size: 18px;
    text-transform: uppercase;
}

.lob-page-header h1 {
    color: #fff08b;
    font-size: 42px;
    font-weight: normal;
    line-height: 55px;
    padding-top: 30px;
}


/*cc optin*/

.cc_optin {
    display: block;
    margin: 20px auto;
    background: url(images/cc_optin-bg.jpg) no-repeat top center;
    width: 1013px;
    height: 258px;
    position: relative;
}

.cc_optin .optin-wrap {
    padding: 20px 50px 20px 310px;
}

.cc_optin h4 {
    color: #fec500;
    font-family: 'Dancing Script', cursive;
    font-size: 60px;
    font-weight: normal;
    padding: 20px 0 0 0;
    text-align: center;
    margin: 0;
}

.cc_optin p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 23px;
}

.cc_optin p span {
    text-decoration: underline;
}

.cc_optin input {
    width: 30%;
    margin: 1%;
    padding: 0;
}

.cc_optin input[type="submit"]:hover,
.cc_optin input[type="submit"],
.cc_optin input.submitt:hover .cc_optin input.submitt {
    display: block;
    background: none;
    color: #fff;
    font-family: 'Dancing Script', cursive;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    text-indent: 0;
    top: 145px;
    width: 109px;
    cursor: pointer;
    padding: 0;
    height: 99px;
    right: 51px;
    margin: 0;
}

.rigntnav-socials {
    display: block;
    position: absolute;
    right: 0px;
    top: -38px;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1139px) {
    .site-inner,
    .wrap {
        max-width: 960px;
    }
    .site-header .widget-area {
        width: 560px;
    }
    .home-section-1,
    .home-section-3,
    .home-section-5 {
        background-attachment: scroll;
        background-position: top;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }
    .content {
        width: 520px;
        margin: 0;
    }
    .full-width-content .content {
        width: 100%;
        padding: 0 110px;
    }
    
    .full-width-content.narrow-pg .content {
        width: 100%;
        padding: 0 110px;
    }
}

@media only screen and (max-width: 1023px) {
    .site-inner,
    .wrap {
        max-width: 768px;
    }
    .genesis-nav-menu .menu-item,
    .genesis-nav-menu .socials.menu-item {
        float: none;
    }
    .parallax-home .site-inner {
        max-width: none;
    }
    .site-header {
        padding-bottom: 10px;
        position: relative;
    }
    .content,
    .sidebar,
    .site-header .widget-area,
    .title-area {
        width: 100%;
    }
    .genesis-nav-menu,
    .site-header .widget-area,
    .site-title {
        text-align: center;
    }
    .header-image .site-title>a {
        margin: 0 auto 10px;
    }
    .genesis-nav-menu a {
        padding: 10px;
    }
    .parallax-home .site-inner {
        margin-top: 0;
    }
    .full-width-content .content {
        padding: 0;
    }
    .full-width-content.narrow-pg .content {
        width: 100%;
        padding: 0;
    }
    
    img.pull-left {
        margin-left: 0;
    }
    img.pull-right {
        margin-right: 0;
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .pricing-table .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
    }
    .pricing-table .one-third:nth-child(3n+1) {
        border-right: 2px solid #000;
    }
    .pricing-table .one-third:nth-child(3n+2) {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .pricing-table .one-third:nth-child(3n) {
        border-left: 2px solid #000;
    }
    .billboard img.alignleft.abs {
        position: relative;
        left: auto;
        bottom: auto;
    }
    .home-bottom .sb-box1,
    .home-bottom .sb-box2,
    .home-bottom .sb-box3 {
        float: none;
        margin: 0 auto;
    }
    .home-bottom .widget_lob_boxes h4 {
        font-size: 30px;
    }
    .home-bottom .home-testimonial {
        background: #fff;
    }
    .home-testimonial .lSSlideOuter,
    .rotator .testi {
        margin: 10px auto;
    }
    .home-testimonial .lSSlideOuter blockquote,
    .rotator .testi blockquote {
        margin: 20px;
        margin: 2rem;
    }
    .home-bottom .home-testimonial .testimonial-text {
        padding: 20px !important;
        float: none;
    }
    .footer-optin .widget_lob_signup_box form,
    .footer-optin .widget_lob_signup_box p {
        width: 100%;
        text-align: center;
    }
    .footer-optin p br {
        display: none;
    }
    .footer-optin .wrap {
        width: 90%;
        margin: 0 auto;
    }
    .testimonial-shadow {
        background: none;
    }
}

@media only screen and (max-width: 768px) {
    .site-inner,
    .wrap {
        max-width: none;
        width: 100%;
    }
    .site-inner,
    .wrap {
        padding: 0 5%;
    }
    h1.entry-title {
        font-size: 3rem;
    }
    .single h1.entry-title {
        font-size: 2.3rem;
        line-height: 1.3em;
    }
    .parallax-home .site-inner {
        padding: 0;
    }
    .responsive-menu {
        display: none;
    }
    #responsive-menu-icon {
        display: block;
    }
    .home-even,
    .home-odd {
        padding: 90px 0 100px;
    }
    .parallax-home .simple-social-icons ul li {
        margin: 0 20px 20px !important;
    }
    .billboard img.alignleft.abs {
        display: none;
    }
    .billboard img.alignright {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 100%;
        width: auto;
    }
    .home-bottom .home-testimonial {
        min-height: 520px;
    }
}

@media only screen and (max-width: 600px) {
    .header-image .site-title a {
        min-height: 110px;
    }
}

@media only screen and (max-width: 480px) {
    .footer-widgets .widget-title,
    .home-even .widget-title,
    .home-odd .widget-title {
        font-size: 36px;
    }
    .home-even,
    .home-odd {
        font-size: 22px;
    }
    .header-image .site-title a {
        min-height: 85px;
    }
}