/*:root {
    --background-colour: #f5f5f5;
    --red-darkdark: #600000;
    --red-dark: #800000;
    --red-med: #E31B39;
    --red-light: #FFCCCC;
    --grey-dark: #cccccc;
    --grey-light: #cccccc
}*/

a.view-article,
button.search-submit {
    cursor: pointer;
    text-transform: uppercase
}

a.view-article,
button.search-submit,
nav ul li a {
    text-transform: uppercase
}

nav ul,
ol,
ul {
    list-style: none
}

nav ul ul ul:after,
nav ul ul:after,
nav ul:after {
    content: "";
    clear: both
}

#menu-wrapper-fixed,
.fixed,
body {
    background: #f5f5f5
}

#header,
#menu,
.center-content,
body,
p {
    padding: 0
}

#baseline,
#footer,
#header,
#menu,
.center-content,
.left-content,
.row-content {
    max-width: 1200px;
    margin: 0 auto
}

#Soc1,
#Soc2,
#Soc3,
#Soc4,
#Soc5,
.bulb2,
.bulb3,
.bulb4,
.bulb5,
.bulb6 {
    visibility: hidden
}

#bulb-wrapper,
#logo-wrapper,
#short-logo-wrapper,
.service-text-wrapper,
.web-text-wrapper {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

.clear,
.clearer {
    clear: both
}

article ul,
ul.bullets,
ul.terms {
    list-style-type: disc;
    list-style-position: inside
}

#menu-wrapper-fixed,
.fixed {
    box-shadow: 0 6px 4px -2px gray;
    opacity: .8;
	position: fixed !important;
    top: 0 !important;
	height: 50px !important;
    overflow: visible !important;
}

#header-wrapper,
#short-header-wrapper {
    position: relative;
    background: url(../images/header-background.jpg) 50% 0 no-repeat #333;
    z-index: 0;
	overflow:hidden;
}

#short-logo-wrapper,
#social-wrapper {
    text-align: center
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

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

.widget_categories ul li a,
a,
a.jke:active,
a.jke:link,
a.jke:visited,
a.link:active,
a.link:link,
a.link:visited,
a.post-title:active,
a.post-title:link,
a.post-title:visited,
a.red-button,
a.service-button,
a.view-article,
article ul li,
button.search-submit,
form.cmxform,
h1,
h1.header,
h1.white-heavy,
h2,
h2.white,
h2.white-heavy-center,
h2.white-heavy-left,
h3,
h3.light-left,
h3.widget,
input.contact,
input.search-input,
input.submit,
nav ul li a,
p,
p.error-text,
p.main-text,
select.contact-drop,
span.author,
span.bullets,
span.date,
span.post-date,
span.terms,
textarea.contact,
ul.latest-post {
    font-family: 'Open Sans', sans-serif
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

a,
p {
    line-height: 1.7em
}

a {
    color: inherit;
    text-decoration: none
}

a:focus {
    outline: 0
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

p {
    color: #333;
    font-size: 1.1em
}

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

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

p+p {
    margin-top: .5em
}

body {
    margin: 0;
    line-height: 1
}

#menu {
    width: 100%;
    text-align: right
}

#header {
    width: 100%;
    height: auto;

}

.center-content {
    width: 98%;
    text-align: center
}

.left-content {
    width: 60%;
    padding: 40px 10px;
    text-align: left
}

#baseline,
#footer,
.row-content {
    width: 98%;
    text-align: center
}

.row-content {
    padding: 0;
    text-align: left
}

.image-spacer-150 {
    padding: 150px 0 0
}

.image-spacer-50 {
    padding: 50px 0 0
}

#footer {
    padding: 0 0 20px;
    overflow: hidden
}

#baseline {
    border-top: 1px solid #fff;
    padding: 0;
    overflow: hidden
}

#wrapper {
    width: 100%;
    padding: 0;
    margin: 0 auto;
	overflow: hidden
}

.responsive-wrapper {
    width: 100%;
    max-width: 1200px;
    padding: 20px 0 0;
    margin: 0;
    overflow: hidden
}

#header-wrapper {
    margin: 0 auto;
    width: 100%;
    height: 500px;
    overflow: hidden
}

#short-header-wrapper {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    overflow-x: hidden
}

.header-text-wrapper {
    margin: 0 auto;
    padding: 50px 10%;
    text-align: center
}

#menu-wrapper {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    position: absolute;
    top: 50px;
    z-index: 999!important;
}


#menu-wrapper-fixed {
    height: 60px;
    margin: 0 auto;
    width: 100%;
    padding: 0
}

#logo-wrapper {
    margin: 20px;
    padding: 0;
    text-align: center;
    position: absolute;
    top: 130px;
    left: 50%;
    width: 45%
}


/** SmartChips Bar ***/
#top-bar {
    background-color: #2e3838;
    height: 50px;
    margin: 0;
    overflow: hidden;
    width: 100%;
	position: relative;
    text-align: center;
    width: 100%;
}

#top-bar-wrapper {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
	position: relative;
    text-align: center;
    width: 100%;
}

.topbar {
    color: #ffffff;
    line-height: 18px;
    right: 20px;
	display: inline-block;
	padding: 0 2% !important;
	margin-top: 6px;
	
}

.topbarImg {
    max-height: 90%;
}

.topbarImg:hover {
    max-height: 100%;
}

/** SmartChips Bar END ***/

.software-text-wrapper {
    padding: 0 0 20px;
    text-align: left
}

.service-text-wrapper,
.software-text-wrapper,
.web-text-wrapper {
    transition: all .5s ease-in-out 0s
}

.logo {
    display: block;
    overflow: hidden
}

.box_container {
    position: relative;
    width: 100%;
    height: 140px;
    overflow: hidden;
    max-width: 500px;
    margin: 0 auto;
    display: block
}

.images_holder,
.images_holder2 {
    position: absolute
}

.images_holder2 {
    /*width: 23%; OLD LOGO*/
    overflow: hidden
}

.image_div {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left
}

#bulb-wrapper,
.bulb1,
.bulb2,
.bulb3,
.bulb4,
.bulb5,
.bulb6 {
    position: absolute
}
/*
img.box_image2 {
    max-width: none;
    width: 434%;
    left: 200%
}
OLD LOGO
*/

.rightright img {
    margin-left: -100%
}

#short-logo-wrapper {
    margin: 20px 0;
    padding: 0;
    text-align: center;
    position: absolute;
    top: 50px;
    left: 5%;
    width: 90%
}

#social-wrapper {
    margin: 20px auto 0;
    width: 100%;
    padding: 0
}

#bulb-wrapper {
    margin: 0;
    padding: 0;
    text-align: left;
    left: 0;
    top: 0;
    width: 45%;
    max-width: 550px;
    min-width: 430px;
    z-index: -1
}

.bulb1 {
    width: 15%;
    left: 70%;
    top: -50px
}

.bulb2 {
    width: 13%;
    left: 25%;
    top: -100px
}

.bulb3 {
    width: 17%;
    left: 50%;
    top: -20px
}

.bulb4 {
    width: 12%;
    left: 60%;
    top: -80px
}

.bulb5 {
    width: 13%;
    left: 90%;
    top: -150px
}

.bulb6 {
    width: 16%;
    left: 32%;
    top: -80px
}

.bulbShort {
    visibility: visible!important
}

.bulb-wrapper-short {
    top: -30px!important;
    width: 500px!important;
    opacity: .6
}

.baseline-social-wrapper {
    margin: 0;
    padding: 0 0 15px;
    text-align: center
}

.contact-social-wrapper {
    margin: 40px auto 0;
    width: 100%;
    padding: 0;
    text-align: center
}

#banner-work-wrapper {
    width: 100%;
    max-width: 1200px;
    padding: 50px 0;
    margin: 0 auto;
    text-align: center
}

.button-wrapper,
.content-wrapper,
.content-wrapper-botpad {
    margin: 0;
    overflow: hidden;
    width: 100%
}

.content-wrapper {
    padding: 0
}

.content-wrapper-botpad {
    padding: 0 0 40px
}

.button-wrapper {
    padding: 40px 0;
    text-align: center
}

.grey-row-long-wrapper {
    background: #f1f1f1;
    width: 100%;
    margin: 80px 0 0;
    padding: 60px 0;
    overflow: hidden;
    text-align: left
}

.grey-row-wrapper,
.white-row-wrapper {
    margin: 0;
    padding: 60px 0;
    text-align: left;
    width: 100%;
    overflow: hidden
}

.grey-row-wrapper {
    background: #f1f1f1
}

.white-row-wrapper {
    background: #fff
}

.service-text-wrapper {
    height: 230px;
    text-align: center
}

.web-text-wrapper {
    height: 330px;
    text-align: center
}

.featured-websites-wrapper {
    display: block;
    width: 100%;
    padding: 0;
    margin: 50px 0;
    overflow: hidden
}

#slider-wrapper {
    display: block;
    height: 300px;
    padding: 30px 0 0;
    margin: 0;
    overflow: hidden
}

.column-wrapper {
    margin: 60px auto 0;
    width: 100%;
    padding: 0;
    overflow: hidden;
    text-align: center
}

.two-column-wrapper {
    width: 100%;
    margin: 0;
    padding: 40px 0 0;
    overflow: hidden
}

.image-wrapper {
    display: block;
    width: 98%;
    padding: 30px 0;
    margin: 0;
    overflow: hidden;
    text-align: center
}

#baseline-wrapper,
#footer-wrapper,
.map-wrapper {
    width: 100%;
    overflow: hidden
}

.map-wrapper {
    display: block;
    padding: 40px 0 0;
    margin: 0;
    text-align: center
}

#service-block-01,
#service-block-02,
#service-block-03,
#service-block-04 {
    box-sizing: border-box;
    min-height: 650px;
    padding: 80px 50px;
    width: 25%;
    float: left;
    visibility: hidden;
    text-align: center
}

.web-block-web {
	min-height: 650px;
	padding: 60px 50px;
}

#footer-wrapper {
    background: #c5c5c5;
    margin: 50px auto 0;
    padding: 30px 0
}

#baseline-wrapper {
    background: #e4e4e4;
    margin: 0 auto;
    padding: 0 0 30px
}

#service-block-01 {
    background: #600000
}

#service-block-02 {
    background: maroon
}

#service-block-03 {
    background: #E31B39
}

#service-block-04 {
    background: #F99
}

.featured-website {
    position: relative;
    display: block;
    width: 33.33%;
    float: left;
    padding: 0
}

.thumb-overlay {
    background: rgba(255, 255, 255, .5);
    color: maroon;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 12% 20px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .6s ease-in-out 0s;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.widget_categories ul li a,
.widget_recent_entries ul li a,
a.jke:active,
a.jke:link,
a.jke:visited,
a.link:active,
a.link:link,
a.link:visited,
a.post-title:active,
a.post-title:link,
a.post-title:visited,
a.red-button,
a.service-button,
a.view-article,
button.search-submit,
img.footer-social,
img.header-social,
input.contact,
input.search-input,
input.submit,
nav ul li,
nav ul li a,
select.contact-drop,
textarea.contact {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

article ul li,
input.search-input {
    color: #333
}

.widget_categories ul li a,
button.search-submit,
h3.widget {
    color: #fff
}

nav ul,
nav ul li,
nav ul ul li {
    position: relative;
	height: 60px
}

.thumb-overlay:hover {
    opacity: 1
}

.responsive-image,
.responsive-text {
    float: left;
    padding: 0;
    width: 50%
}

.column-left-50 {
    float: left;
    padding: 0 25px 0 0;
    text-align: left
}

.column-right-50 {
    float: left;
    padding: 0 0 0 25px
}

.column-left-50,
.column-right-50 {
    display: block;
    margin: 0;
    overflow: hidden;
    width: 50%
}

.column-left-70 {
    display: block;
    float: left;
    width: 70%;
    padding: 0 40px 0 0;
    margin: 0;
    box-sizing: border-box
}

.column-left-60,
.column-left-60-stay,
.column-right-30,
.column-right-40-stay {
    padding: 0;
    display: block;
    float: left
}

.column-right-30 {
    width: 30%;
    margin: 0;
    box-sizing: border-box
}

.column-left-60 {
    width: 60%;
    margin: 0 20px 0 0
}

.column-right-40,
.column-right-40-contact {
    display: block;
    float: left;
    width: 36%;
    padding: 0;
    margin: 0
}

.column-left-60-stay {
    width: 60%;
    margin: 0 20px 0 0
}

.column-right-40-stay {
    width: 36%;
    margin: 0;
    visibility: hidden
}

.column-30-01,
.column-30-01-fixed-500,
.column-30-01-fixed-600,
.column-30-02,
.column-30-02-fixed-500,
.column-30-02-fixed-600,
.column-30-03,
.column-30-03-fixed-500,
.column-30-03-fixed-600 {
    width: 33%;
    padding: 40px;
    float: left;
    display: block;
    margin: 0;
    box-sizing: border-box
}

.column-30-01 {
    background-color: #fff;
    height: 700px
}

.column-30-01-fixed-500 {
    background-color: #fff;
    height: 500px
}

.column-30-01-fixed-600 {
    background-color: #fff;
    height: 600px
}

.column-30-02 {
    background-color: #eaeaea;
    height: 700px
}

.column-30-02-fixed-500 {
    background-color: #f4f4f4;
    height: 500px
}

.column-30-02-fixed-600 {
    background-color: #f4f4f4;
    height: 600px
}

.column-30-03,
.column-30-03-fixed-500,
.column-30-03-fixed-600 {
    background-color: #fff
}

#footer-column01,
#footer-column02,
.baseline-column-left {
    padding: 0;
    display: block;
    margin: 0
}

.column-30-03 {
    height: 700px
}

.column-30-03-fixed-500 {
    height: 500px
}

.column-30-03-fixed-600 {
    height: 600px
}

.baseline-column-left {
    float: left
}

#footer-column03,
.baseline-column-right {
    float: right;
    padding: 0;
    margin: 0;
    display: block
}

#footer-column01 {
    width: 33.33%;
    float: left;
    text-align: left
}

#footer-column02 {
    width: 66.66%;
    float: left;
    text-align: left
}

#footer-column03 {
    width: 33.33%;
    text-align: right
}

section.main-software {
    padding: 80px 0 0
}

section.booking-faq,
section.main-services,
section.main-software {
    margin: 50px 0 0;
    overflow: hidden;
    width: 100%
}

section.booking-faq {
    padding: 0 0 40px
}

.clearer {
    font-size: 0;
    line-height: 0;
    display: block;
    margin: 0;
    padding: 0;
    height: 0;
    width: auto
}

hr.blue,
hr.red,
hr.white {
    border: 0;
    height: 2px
}

hr.red {
    background: #E31B39;
    margin: 20px auto 40px;
    width: 20%
}

hr.red.noalign-20 {
    margin: 0 0 20px
}

hr.red.short-left {
    margin: 0 0 20px;
    width: 10%
}

hr.blue {
    background: #057d9f;
    margin: 40px auto;
    width: 10%
}

hr.red.noalign {
    margin: 30px 0
}

hr.white {
    margin: 20px auto 40px
}

hr.white-left {
    margin: 20px 0
}

hr.white,
hr.white-left {
    background: #fff;
    border: 0;
    height: 2px;
    width: 20%
}

article {
    background-color: #f5f5f5;
    margin: 0 0 20px;
    padding: 20px
}

article ul {
    margin: 10px 0 20px;
    padding: 0;
    text-align: left
}

article ul li {
    font-size: 1.1em;
    line-height: 1.7em;
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-indent: -1em
}

button.search-submit,
input.search-input {
    font-size: 1em;
    box-sizing: border-box
}

form.search {
    padding: 40px 0 0;
    margin: 0
}

input.search-input {
    border: 1px solid #333;
    width: 65%;
    height: 35px;
    line-height: 18px;
    margin-bottom: 30px;
    padding: 2px 3px
}

button.search-submit {
    background-color: maroon;
    width: 33%;
    border: 0;
    display: inline-block;
    padding: 7px 20px 10px;
    margin: 0;
    height: 36px;
    text-align: center;
    text-decoration: none
}

.widget_categories ul li a,
h3.widget {
    display: block
}

button.search-submit:hover {
    background-color: #E31B39
}

.addthis_toolbox {
    padding-bottom: 20px
}

h3.widget {
    background: #057d9f;
    font-size: 1.5em;
    font-weight: 400;
    padding: 20px;
    margin: 0;
    line-height: 1.5em
}

#categories-2,
.widget_categories {
    padding: 0 0 20px
}

#categories-2 {
    overflow: hidden
}

.widget_categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: -10
}

.widget_categories ul li {
    position: relative;
    float: left;
    border-top: 1px solid #f0f0f0;
    width: 100%;
    z-index: -10
}

.widget_categories ul li a {
    background-color: maroon;
    font-size: 1em;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    text-decoration: none;
    border-bottom: 1px solid #fbfbfb
}

.widget_categories ul li a:hover {
    background-color: #E31B39
}

.widget_recent_entries ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: -10
}

.widget_recent_entries ul li {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 10px;
    margin: 0;
    z-index: -10
}

h1,
h1.header,
h1.white-heavy {
    margin: 0 auto
}

nav ul,
nav ul ul {
    z-index: 1001;
    position: relative;
    height: 60px;
}

nav ul ul {
    display: none;
    height: 60px;
    z-index: 1001;
}

nav ul ul, nav ul ul ul {
    position: absolute;
    top: 100%;
}

.widget_recent_entries ul li:before {
    content: "\02C3";
    color: #333
}

nav ul ul:after,
nav ul:after {
    content: "";
    clear: both
}

.widget_recent_entries ul li a {
    display: inline;
    color: #454545;
    font-size: 1.1em;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    text-decoration: none
}

.widget_recent_entries ul li a:hover {
    text-decoration: underline
}

a.link:active,
a.link:link,
a.link:visited,
a.red-button,
a.service-button,
input.submit,
nav ul li a {
    text-decoration: none
}

.widget_recent_entries ul li span {
    padding: 0 0 0 10px
}

h1,
h1.white-heavy {
    font-size: 3em;
    text-align: center;
    line-height: 1.5em
}

h1 {
    color: maroon;
    font-weight: 100;
    width: 80%;
    padding: 40px 0 20px
}

h1.white-heavy {
    color: #fff;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
    width: 100%;
    padding: 0
}

h1.header {
    font-size: 5em;
    text-align: left;
    line-height: 2em;
    color: #f5f5f5;
    width: 100%;
    font-weight: 500
}

h2,
h2.white,
h2.white-heavy-left,
h3,
h3.light-left {
    line-height: 1.5em
}

h2 {
    color: maroon;
    font-size: 2em;
    font-weight: 100;
    margin: 0;
    padding: 0;
    text-align: center
}

h2.dark {
    color: #333;
    text-align: left
}

h2.dark-padded {
    color: #333;
    margin: 0 0 20px
}

h2.dark-toppadded {
    color: #333;
    margin: 20px 0;
    text-align: inherit
}

h2.white,
h2.white-heavy-center,
h2.white-heavy-left {
    color: #fff;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0
}

h3,
h3.light-left,
p.main-text {
    color: #333
}

h2.news_article {
    margin: 40px 0 20px
}

h2.white {
    display: block;
    font-size: 1.8em
}

h2.white-heavy-left {
    font-size: 1.6em;
    text-align: left
}

h2.white-heavy-center {
    font-size: 1.6em;
    line-height: 1.5em;
    text-align: center
}

h3,
h3.light-left {
    margin: 0 auto
}

h3 {
    font-size: 1.5em;
    font-weight: 700;
    padding: 40px 0 20px;
    text-align: center
}

h3.notoppad {
    padding: 0 0 20px
}

h3.light-left {
    font-size: 1.6em;
    font-weight: 100;
    padding: 10px 0 20px;
    text-align: left
}

span.bold-large {
    font-size: 2em
}

p.error-text,
span.bold,
span.bold-large {
    font-weight: 700
}

span.star {
    display: block;
    height: 30px;
    width: 30px;
    margin: 20px auto
}

span.small {
    font-size: .875em
}

.center {
    text-align: center
}

span.author,
span.date,
span.post-date {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.5em;
    display: inline-block;
    font-style: italic;
    margin: 0 0 20px
}

span.date.leftpad {
    padding: 0 0 0 10px
}

span.post-date {
    text-indent: 1em;
    margin: 0
}

#editor-field,
nav ul {
    margin: 0
}

p.main-text {
    font-size: 1.1em;
    padding: 0;
    line-height: 1.7em
}

p.main-text.white,
p.main-text.white-baseline {
    font-size: 1em;
    color: #fff;
    text-align: inherit
}

p.main-text.white-baseline {
    line-height: 2.5em
}

p.error-text {
    color: #333;
    font-size: 10em;
    padding: 0;
    line-height: 1em;
    text-align: center
}

nav ul li a,
nav ul ul li {
    height: 60px;
    line-height: 60px
}

nav ul {
    padding: 0;
    display: inline-table
}

nav ul li:hover>ul,
nav ul:after {
    display: block
}

nav ul li {
    float: left;
    height: 45px;
    margin: 0 10px 10px;
    border-bottom: 3px solid transparent
}

nav ul li:hover {
    border-bottom: 3px solid maroon
}

nav ul li a {
    color: #E31B39;
    float: left;
    font-size: 1em;
    font-weight: 600
}

form.cmxform,
form.cmxform label,
form.cmxform legend {
    color: #454545
}

nav ul ul {
    position: absolute;
    top: 100%;
    display: none;
    padding: 4px 0 0
}

nav ul ul li:hover>ul,
nav ul ul:after {
    display: block
}

nav ul ul li {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    width: 300px;
    text-align: left;
    margin: 0;
    padding: 0 10px
}

nav ul ul li:hover {
    background-color: #e5e5e5
}

form.cmxform {
    width: 100%;
    padding: 0 50px 0 0;
    text-align: left
}

form.cmxform legend {
    padding-left: 0
}

form.cmxform fieldset {
    border: none;
    background: 0 0;
    background-color: #transparent;
    margin: 0;
    padding: 10px 0 0
}

form.cmxform fieldset fieldset,
form.cmxform fieldset p {
    padding: 5px 10px 7px;
    background: 0 0
}

form.cmxform label.error,
label.error {
    color: red;
    font-style: italic
}

div.error {
    display: none
}

#editor-field,
#editor-label,
#editor-label-buttons {
    background: 0 0;
    border: 0;
    display: block;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

a.red-button,
a.service-button,
input.submit {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase
}

form.cmxform .gray * {
    color: gray
}

#editor-label {
    margin: 10px 0
}

#editor-label-buttons {
    margin: 20px 0 10px
}

span.requiredfield {
    color: #bd2b40
}

input.contact,
select.contact-drop,
textarea.contact {
    color: #454545;
    font-size: 1em;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 2px 3px
}

input.contact {
    border: 1px solid #000;
    height: 35px;
    width: 95%
}

input.contact.short {
    width: 30%
}

input.contact.question {
    width: 50px;
    text-align: center
}

input.contact:focus {
    border: 2px solid #057d9f
}

input.contact.error {
    border: 1px solid #bd2b40
}

textarea.contact {
    border: 1px solid #000;
    height: 100px;
    width: 95%
}

textarea.contact:focus {
    border: 2px solid #057d9f
}

textarea.contact.error {
    border: 1px solid #bd2b40
}

select.contact-drop {
    border: 1px solid #000;
    width: 300px;
    height: 35px
}

img,
img.featured,
img.footer-social {
    height: auto;
    border: 0
}

a.service-button,
input.submit {
    font-size: 1em;
    padding: 10px 20px;
    margin: 20px 0;
    color: #fff
}

select.contact-drop:focus {
    border: 2px solid #057d9f
}

select.contact-drop.error {
    border: 1px solid #bd2b40
}

input.submit {
    background: maroon;
    border: 2px solid #fff;
    border-radius: 8px
}

input.submit:hover {
    background: #bd2b40
}

a.service-button {
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 8px
}

a.redBox {
    border: 2px solid maroon;
    color: maroon
}

a.red-button {
    background: maroon;
    border-radius: 8px;
    color: #fff;
    font-size: 1.1em;
    padding: 15px 20px;
    margin: 20px 5px 20px 0
}

a.red-button.centre {
    margin: 0 auto
}

a.red-button:hover {
    background: #E31B39
}

a.link:active,
a.link:link,
a.link:visited {
    color: inherit;
    margin: 0
}

a.link.under:active,
a.link.under:link,
a.link.under:visited {
    text-decoration: underline
}

a.jke:active,
a.jke:link,
a.jke:visited,
a.post-title:active,
a.post-title:link,
a.post-title:visited {
    font-size: 1em;
    text-decoration: none
}

a.link:hover {
    color: maroon
}

a.post-title:active,
a.post-title:link,
a.post-title:visited {
    color: #000;
    margin: 0
}

a.post-title:hover {
    color: maroon
}

a.jke:active,
a.jke:link,
a.jke:visited {
    color: #fff;
    Margin: 0
}

span.bullets,
span.terms {
    font-size: 1.1em;
    line-height: 1.6em
}

a.view-article,
ul.latest-post {
    font-size: 1em
}

a.jke:hover {
    color: #057d9f;
    text-decoration: underline
}

a.blank:active,
a.blank:link,
a.blank:visited,
a.view-article {
    text-decoration: none
}

a.view-article {
    background-color: maroon;
    width: 160px;
    border: 0;
    display: block;
    color: #fff;
    padding: 10px 0;
    margin: 20px 0 10px;
    text-align: center
}

a.view-article:hover {
    background-color: #E31B39
}

ul.bullets {
    margin: 20px 0;
    padding: 0;
    text-align: left
}

ul.bullets li {
    color: #E31B39;
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-indent: -1em
}

span.bullets {
    color: #333
}

ul.terms {
    margin: 20px 0;
    padding: 0;
    text-align: left
}

ul.terms li {
    color: #E31B39;
    padding: 0;
    margin-bottom: 10px;
    margin-left: 2em;
    text-indent: -1em
}

span.terms {
    color: #333
}

ul.latest-post {
    padding-left: 2em;
    list-style-type: none;
    line-height: 1.5em;
    color: #454545;
    text-align: left
}

.latest-post li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: 700
}

.latest-post li.arrow:before {
    content: "\02C3";
    color: #E31B39
}

.latest-post li {
    margin: 0 0 20px
}

img.contact-social,
img.header-social {
    margin: 0 15px 0 0;
    border: 0;
    height: auto;
    max-width: 100%
}

img {
    max-width: 100%
}

img.header-social {
    opacity: .6
}

img.header-social.nopad {
    padding: 0
}

img.header-social:hover {
    opacity: 1
}

img.footer-social {
    max-width: 100%;
    margin: 10px 0 0;
    opacity: .6
}

img.footerImg {
    max-width: 350px;
    padding: 20px;
    width: 100%
}

img.footer-social:hover {
    opacity: 1
}

img.featured {
    max-width: 100%;
    display: block
}

img.border-grey {
    border: 25px solid #333;
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    padding: 5px
}

img.theImg {
    padding: 20px
}

.theDiv {
    opacity: 0
}

.theDivAdd {
    display: inline
}

/******* PRICE BOX*****/
	.price-box {
	  margin: 0 auto;
	  background: #E9E9E9;
	  border-radius: 10px;
	  padding: 40px 15px;
	  /*width: 500px;*/
	}

	.ui-widget-content {
	  border: 1px solid #bdc3c7;
	  background: #e1e1e1;
	  color: #222222;
	  margin-top: 4px;
	}

	.ui-slider .ui-slider-handle {
	  position: absolute;
	  z-index: 2;
	  width: 7.2em;
	  height: 2.7em;
	  cursor: default;
	  margin: 0 -40px auto !important;
	  text-align: center; 
	  line-height: 30px;
	  color: #FFFFFF;
	  font-size: 12px;
	}

	.ui-slider .ui-slider-handle .glyphicon {
	  color: #FFFFFF;
	  margin: 0 1px; 
	  font-size: 11px;
	  opacity: 0.7;
	}

	.ui-corner-all {
	  border-radius: 20px;
	}

	.ui-slider-horizontal .ui-slider-handle {
	  top: -.9em;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default {
	  border: 1px solid #f9f9f9;
	  background: #3498db;
	}

	.ui-slider-horizontal .ui-slider-handle {
	  margin-left: -0.5em;
	}

	.ui-slider .ui-slider-handle {
	  cursor: pointer;
	}

	.ui-slider a,
	.ui-slider a:focus {
	  cursor: pointer;
	  outline: none;
	}

	.price, .lead p {
	  font-weight: 600;
	  font-size: 32px;
	  display: inline-block;
	  line-height: 60px;
	  border:0;
	  width: 245px;
	}

	h4.great {
	  background: #00ac98;
	  margin: 0 0 25px -60px;
	  padding: 7px 15px;
	  color: #ffffff;
	  font-size: 18px;
	  font-weight: 600;
	  border-radius: 5px;
	  display: inline-block;
	  -moz-box-shadow:    2px 4px 5px 0 #ccc;
		-webkit-box-shadow: 2px 4px 5px 0 #ccc;
		box-shadow:         2px 4px 5px 0 #ccc;
	}

	.total {
	  border-bottom: 1px solid #7f8c8d;
	  /*display: inline;
	  padding: 10px 5px;*/
	  position: relative;
	  padding-bottom: 20px;
	}

	.total:before {
	  content: "";
	  display: inline;
	  position: absolute;
	  left: 0;
	  bottom: 5px;
	  width: 100%;
	  height: 3px;
	  background: #7f8c8d;
	  opacity: 0.5;
	}

	.price-slider {
	  margin-bottom: 70px;
	}

	.price-slider span {
	  font-weight: 200;
	  display: inline-block;
	  color: #7f8c8d;
	  font-size: 13px;
	}

	.form-pricing {
	  background: #ffffff;
	  padding: 20px;
	  border-radius: 4px;
	}

	.price-form {
	  background: #ffffff;
	  margin-bottom: 10px;
	  padding: 20px;
	  border: 1px solid #eeeeee;
	  min-height: 520px;
	  border-radius: 4px;
	  /*-moz-box-shadow:    0 5px 5px 0 #ccc;
		-webkit-box-shadow: 0 5px 5px 0 #ccc;
		box-shadow:         0 5px 5px 0 #ccc;*/
	}

	.form-group {
	  margin-bottom: 0;
	}

	.form-group span.price {
	  font-weight: 200;
	  display: inline-block;
	  color: #7f8c8d;
	  font-size: 14px;
	}

	.help-text {
	  display: block;
	  margin-top: -10px;
	  margin-bottom: 10px;
	  color: #737373;
	  /*position: absolute;*/
	  /*margin-left: 20px;*/
	  font-weight: 200;
	  /*text-align: right;*/
	  width: 188px;
	}

	.price-form label {
	  font-weight: 200;
	  font-size: 21px;
	}

	img.payment {
	  display: block;
		margin-left: auto;
		margin-right: auto
	}

	.ui-slider-range-min {
	  background: #2980b9;
	}

	.active-month,
	.active-term {
	  background: #3276b1;
	}

	/* HR */

	hr.style {
	  margin-top: 0;
		border: 0;
		border-bottom: 1px dashed #ccc;
		background: #999;
	}

@media screen and (max-width:399px) {
    #menu-wrapper,
    .column-right-40 {
        display: none
    }
    .left-content,
    .responsive-image,
    .responsive-text {
        width: 98%
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        width: 98%;
        height: 800px;
        padding: 40px 20px
    }
    .column-30-01-fixed-500,
    .column-30-02-fixed-500,
    .column-30-03-fixed-500 {
        width: 98%;
        height: 520px;
        padding: 40px 20px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        width: 98%;
        height: 650px;
        padding: 40px 20px
    }
    #footer {
        width: 95%
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04,
    .featured-website {
        width: 100%
    }
    .thumb-overlay {
        padding: 12% 10px
    }
    #slider-wrapper {
        height: 500px
    }
    .column-left-60 {
        width: 98%;
        text-align: center
    }
    .column-left-60-stay {
        width: 98%;
        padding: 0 0 0 10px
    }
    #footer-column02,
    #footer-column03,
    .column-right-40-contact {
        padding: 40px 0 0;
        width: 98%
    }
    .column-right-40-stay {
        width: 98%;
        text-align: center
    }
    #footer-column01,
    .baseline-column-left {
        width: 98%
    }
    #footer-column03 {
        float: left;
        text-align: left
    }
    .baseline-column-right {
        float: left;
        padding: 20px 0 0
    }
    h1 {
        width: 90%;
        font-size: 2.5em
    }
    h2 {
        width: 95%;
        font-size: 1.8em
    }
    h2.dark {
        width: 98%;
        text-align: center
    }
    h2.white {
        font-size: 1.3em
    }
    h3 {
        width: 98%
    }
    hr.blue.noalign {
        margin: 30px auto
    }
    hr.red.short-left {
        margin: 0 0 20px 10px
    }
    ul.menu li,
    ul.menu li.image {
        padding: 0
    }
    ul.menu {
        padding: 0 0 0 10px
    }
    #bulb-wrapper {
        width: 100%;
        left: -60px;
        min-width: none;
        max-width: none
    }
    nav ul li:hover {
        border-bottom: 3px solid transparent
    }
    nav ul li {
        margin: 0
    }
    nav ul li a,
    nav ul ul li {
        height: 50px;
        line-height: 50px;
        padding: 0
    }
    #logo-wrapper {
        width: 90%;
        max-width: none;
        top: 220px;
        margin: 0;
        left: 5%
    }
    .column-left-50 {
        padding: 0 0 40px 10px;
        width: 98%
    }
    .column-right-50 {
        padding: 0 0 0 10px;
        width: 98%
    }
}

@media screen and (max-width:460px) and (min-width:400px) {
    #menu-wrapper,
    .column-right-40 {
        display: none
    }
    .column-30-01,
    .column-30-02,
    .column-30-03,
    .left-content,
    .responsive-image,
    .responsive-text {
        width: 98%
    }
    .column-30-01-fixed-500,
    .column-30-02-fixed-500,
    .column-30-03-fixed-500 {
        width: 98%;
        height: 500px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        width: 98%;
        height: 620px
    }
    #footer {
        width: 95%
    }
    .service-text-wrapper {
        height: 300px
    }
	.web-text-wrapper {
        height: 400px
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04,
    .featured-website {
        width: 100%
    }
    #slider-wrapper {
        height: 500px
    }
    .column-left-60 {
        width: 98%;
        text-align: center
    }
    .column-left-60-stay {
        width: 98%;
        padding: 0 0 0 10px
    }
    #footer-column02,
    #footer-column03,
    .column-right-40-contact {
        padding: 40px 0 0;
        width: 98%
    }
    .column-right-40-stay {
        width: 98%;
        text-align: center
    }
    #footer-column01,
    .baseline-column-left {
        width: 98%
    }
    #footer-column03 {
        float: left;
        text-align: left
    }
    .baseline-column-right {
        float: left;
        padding: 20px 0 0
    }
    h1 {
        width: 90%;
        font-size: 2.5em
    }
    h2 {
        width: 95%;
        font-size: 1.8em
    }
    h2.dark {
        width: 98%;
        text-align: center
    }
    h2.white {
        font-size: 1.5em
    }
    h3 {
        width: 98%
    }
    hr.blue.noalign {
        margin: 30px auto
    }
    hr.red.short-left {
        margin: 0 0 20px 10px
    }
    ul.menu li,
    ul.menu li.image {
        padding: 0
    }
    ul.menu {
        padding: 0 0 0 10px
    }
    #bulb-wrapper {
        width: 100%;
        left: -60px;
        min-width: none;
        max-width: none
    }
    nav ul li:hover {
        border-bottom: 3px solid transparent
    }
    nav ul li {
        margin: 0
    }
    nav ul li a,
    nav ul ul li {
        height: 50px;
        line-height: 50px;
        padding: 0
    }
    #logo-wrapper {
        width: 90%;
        max-width: none;
        top: 220px;
        margin: 0;
        left: 5%
    }
    #menu-wrapper {
        background: #f5f5f5;
        box-shadow: 0 6px 4px -2px gray;
        z-index: 999;
        opacity: .8
    }
    .column-left-50 {
        padding: 0 0 40px 10px;
        width: 98%
    }
    .column-right-50 {
        padding: 0 0 0 10px;
        width: 98%
    }
}

@media screen and (max-width:600px) and (min-width:461px) {
    .left-content,
    .responsive-image,
    .responsive-text {
        width: 98%
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        width: 98%;
        height: 650px
    }
    .column-30-01-fixed-500,
    .column-30-02-fixed-500,
    .column-30-03-fixed-500 {
        width: 98%;
        height: 500px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        width: 98%
    }
    #footer {
        width: 95%
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04,
    .featured-website {
        width: 100%
    }
    .baseline-column-left,
    .column-left-60,
    h2.dark,
    h3 {
        width: 98%
    }
    #slider-wrapper {
        height: 450px
    }
    .column-left-60 {
        text-align: center
    }
    .column-left-60-stay {
        margin: 0;
        padding: 0 0 0 10px
    }
    #footer-column03,
    .column-right-40-contact {
        padding: 40px 0 0;
        width: 98%
    }
    .column-right-40 {
        display: none
    }
    #footer-column01 {
        width: 30%
    }
    #footer-column02 {
        width: 60%
    }
    #footer-column03 {
        float: left;
        text-align: left
    }
    .baseline-column-right {
        float: left;
        padding: 20px 0 0
    }
    h1 {
        width: 90%
    }
    h2.dark {
        text-align: center
    }
    hr.blue.noalign {
        margin: 30px auto
    }
    hr.red.short-left {
        margin: 0 0 20px 10px
    }
    ul.menu li.image {
        padding: 0
    }
    ul.menu {
        padding: 0 0 0 10px
    }
    #bulb-wrapper {
        width: 100%;
        left: -60px;
        min-width: none;
        max-width: none
    }
    #menu-wrapper {
        background: #f5f5f5;
        box-shadow: 0 6px 4px -2px gray;
        z-index: 999;
        opacity: .8
    }
    #logo-wrapper {
        width: 90%;
        max-width: none;
        top: 270px;
        margin: 0;
        left: 5%
    }
    .column-left-50 {
        padding: 0 0 40px 10px;
        width: 98%
    }
    .column-right-50 {
        padding: 0 0 0 10px;
        width: 98%
    }
}

@media screen and (max-width:714px) and (min-width:601px) {
    .left-content,
    .responsive-image,
    .responsive-text {
        width: 98%
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        width: 98%;
        height: 600px
    }
    .column-30-01-fixed-500,
    .column-30-02-fixed-500,
    .column-30-03-fixed-500 {
        width: 98%;
        height: 500px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        width: 98%;
        height: 550px
    }
    #footer {
        width: 95%
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04 {
        width: 100%
    }
    #footer-column01 {
        width: 30%
    }
    #footer-column02 {
        width: 60%
    }
    #footer-column03 {
        float: left;
        width: 98%;
        padding: 40px 0 0;
        text-align: left
    }
    .baseline-column-left {
        width: 98%
    }
    .baseline-column-right {
        float: left;
        padding: 20px 0 0
    }
    .featured-website {
        width: 100%
    }
    #slider-wrapper {
        height: 400px
    }
    .column-left-60 {
        width: 98%;
        text-align: center
    }
    .column-right-40 {
        display: none
    }
    .column-right-40-contact {
        width: 98%;
        padding: 40px 0 0
    }
    h1 {
        width: 90%
    }
    h2.dark {
        width: 98%;
        text-align: center
    }
    hr.blue.noalign {
        margin: 30px auto
    }
    #bulb-wrapper {
        width: 70%;
        min-width: none;
        max-width: none
    }
    #menu-wrapper {
        background: #f5f5f5;
        box-shadow: 0 6px 4px -2px gray;
        z-index: 999;
        opacity: .8
    }
    .column-left-50 {
        padding: 0 0 40px 10px;
        width: 98%
    }
    .column-right-50 {
        padding: 0 0 0 10px;
        width: 98%
    }
}

@media screen and (max-width:804px) and (min-width:715px) {
    .left-content,
    .responsive-image,
    .responsive-text {
        width: 98%
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        width: 98%;
        height: 600px
    }
    .column-30-01-fixed-500,
    .column-30-01-fixed-600,
    .column-30-02-fixed-500,
    .column-30-02-fixed-600,
    .column-30-03-fixed-500,
    .column-30-03-fixed-600 {
        width: 98%;
        height: 500px
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04,
    .featured-website {
        width: 50%
    }
    .service-text-wrapper {
        height: 260px
    }
	.web-text-wrapper {
        height: 360px
    }
    .column-left-60 {
        width: 98%;
        text-align: center
    }
    .column-right-40 {
        display: none
    }
    .column-right-40-contact {
        width: 98%;
        padding: 40px 0 0
    }
    h1 {
        width: 75%
    }
    h2.white {
        font-size: 1.5em
    }
    h2.dark {
        width: 98%;
        text-align: center
    }
    hr.blue.noalign {
        margin: 30px auto
    }
    #bulb-wrapper {
        left: -100px;
        width: 70%;
        min-width: none;
        max-width: none
    }
    #menu-wrapper {
        background: #f5f5f5;
        box-shadow: 0 6px 4px -2px gray;
        z-index: 999;
        opacity: .8
    }
}

@media screen and (max-width:949px) and (min-width:805px) {
    .left-content {
        width: 90%
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        height: 950px
    }
    .column-30-01-fixed-500,
    .column-30-02-fixed-500,
    .column-30-03-fixed-500 {
        height: 630px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        height: 830px
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04,
    .featured-website {
        width: 50%
    }
    h2.white {
        font-size: 1.5em
    }
    #bulb-wrapper {
        left: -60px
    }
}

@media screen and (max-width:1099px) and (min-width:950px) {
    .left-content {
        width: 90%
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        height: 850px
    }
    .column-30-01-fixed-500,
    .column-30-02-fixed-500,
    .column-30-03-fixed-500 {
        height: 550px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        height: 750px
    }
    #service-block-01,
    #service-block-02,
    #service-block-03,
    #service-block-04,
    .featured-website {
        width: 50%
    }
    h2.white {
        font-size: 1.5em
    }
}

@media screen and (max-width:1180px) and (min-width:1100px) {
    .service-text-wrapper {
        height: 400px
    }
	.web-text-wrapper {
        height: 500px
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        height: 750px
    }
    .column-30-01-fixed-600,
    .column-30-02-fixed-600,
    .column-30-03-fixed-600 {
        height: 650px
    }
    h2.white {
        font-size: 1.5em
    }
    .software-text-wrapper {
        height: 575px
    }
}

@media screen and (max-width:1257px) and (min-width:1181px) {
    .service-text-wrapper {
        height: 350px
    }
	.web-text-wrapper {
        height: 450px
    }
    .column-30-01,
    .column-30-02,
    .column-30-03 {
        height: 750px
    }
    .software-text-wrapper {
        height: 550px
    }
}

@media screen and (max-width:1413px) and (min-width:1258px) {
    .service-text-wrapper {
        height: 320px
    }
	.web-text-wrapper {
        height: 420px
    }
}

@media screen and (max-width:1522px) and (min-width:1414px) {
    .service-text-wrapper {
        height: 280px
    }
	.web-text-wrapper {
        height: 380px
    }
}

@media screen and (max-width:1590px) and (min-width:1523px) {
    .service-text-wrapper {
        height: 250px
    }
	.web-text-wrapper {
        height: 350px
    }
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}