/*--------------------------------------------------------- THEME WEB FONT AREA CSS ------------------------------------------------------------------------------------*/
@-zs-include webfonts(Bubbler One/Lato:300, 400);
/*--------------------------------------------------------- THEME PRESET AREA CSS ------------------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol {
    margin: 0;
    padding: 0;
    font-weight: 300;
}
body {
 background-color:transparent;
 background-image:url(images/bgimage.jpg);
 background-position:right top;
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-size:cover;
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#57514a;
}
h1 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:40px;
color:#9f4341;
}
h2 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:36px;
color:#9f4341;
}
h3 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:32px;
color:#9f4341;
}
h4 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:28px;
color:#9f4341;
}
h5 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:24px;
color:#9f4341;
}
h6 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:20px;
color:#9f4341;
}
a {
text-decoration:underline;
 color:#9f4341;
}
a:hover {
text-decoration:none;
color:#9f4341;
}
:focus {
    outline: none;
}
a img {
    border: 0 solid;
}
p {
    line-height: 1.5;
}
ul, ol {
    margin: 0;
    padding: 0 0 0 20px;
}
ol {
    margin: 0;
    padding: 0 0 0 23px;
}
li {
    margin: 0;
    padding: 5px;
}
hr {
    border: 0px;
    border-top: 1px solid #e2d6d1;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#e3dbd4;
 border-width:1px;
 border-style:solid;
 border-color:#bbb2ab;
 color:#9f4341;
 padding:10px;
}
td {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#f3ede7;
 border-width:1px;
 border-style:solid;
 border-color:#bbb2ab;
 color:#57514a;
 padding:10px;
}
/*--------------------------------------------------------- THEME BACKGROUND TWO AREA CSS ------------------------------------------------------------------------------------*/
.themePatternBg {
background-color:transparent;
 background-image:url(images/patternbg.png);
 background-position:0 0;
 background-repeat:repeat;
 background-attachment:fixed;
 background-size:auto;
    position: fixed;
    min-height: 100%;
    width: 100%;
}
/*--------------------------------------------------------- THEME COMMON AREA CSS ------------------------------------------------------------------------------------*/
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clearDiv {
    clear: both;
}
.themeWidth {
    width: 980px;
}
/*--------------------------------------------------------- THEME CONTAINER AREA CSS ------------------------------------------------------------------------------------*/
.themeContainerBg {
background-color:transparent;
 background-image: url(images/containerbg.png);
 background-position:0 0;
 background-repeat:repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 14px 0px 50px 0px rgba(0,0,0,0.5), 0px 0px 0px 0px transparent inset;
 -webkit-box-shadow: 14px 0px 50px 0px rgba(0,0,0,0.5), 0px 0px 0px 0px transparent inset;
 -moz-box-shadow: 14px 0px 50px 0px rgba(0,0,0,0.5), 0px 0px 0px 0px transparent inset;
 -o-box-shadow: 14px 0px 50px 0px rgba(0,0,0,0.5), 0px 0px 0px 0px transparent inset;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
    position: fixed;
    height: 100%;
    width: 980px;
}
.themePageContainer {
    overflow: hidden;
    padding: 0 30px 30px;
    position: relative;
 border-width: 0;
 border-style:none;
 border-color:transparent;
}
/*--------------------------------------------------------- THEME SOCIAL ICONS AREA CSS ------------------------------------------------------------------------------------*/
.themeSocialIconContainer {
    height: 35px;
    text-align: right;
}
.themeSocialIconArea {
    text-align: right;
    padding-top: 8px;
}
.zs-socialicon-email, .zs-socialicon-facebook, .zs-socialicon-flickr, .zs-socialicon-googleplus, .zs-socialicon-linkedin, .zs-socialicon-pinterest, .zs-socialicon-rss, .zs-socialicon-twitter, .zs-socialicon-youtube, .zs-socialicon-medium, .zs-socialicon-instagram {
    background: url('images/zs-socialicon-sprite.png') no-repeat top left;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 3px;
}
.zs-socialicon-email {
    background-position: 0 -0px;
}
.zs-socialicon-facebook {
    background-position: 0 -24px;
}
.zs-socialicon-flickr {
    background-position: 0 -48px;
}
.zs-socialicon-googleplus {
    background-position: 0 -72px;
}
.zs-socialicon-linkedin {
    background-position: 0 -96px;
}
.zs-socialicon-pinterest {
    background-position: 0 -120px;
}
.zs-socialicon-rss {
    background-position: 0 -144px;
}
.zs-socialicon-twitter {
    background-position: 0 -168px;
}
.zs-socialicon-youtube {
    background-position: 0 -192px;
}
.zs-socialicon-medium {
    background-position: 0 -216px;
}
.zs-socialicon-instagram {
    background-position: 0 -240px;
}
/*--------------------------------------------------------- THEME BRANDING AREA CSS ------------------------------------------------------------------------------------*/
.themeBrandingArea {
    text-align: center;
    padding-bottom: 40px;
}
.themeBrandingArea span {
    display: block;
}
.themeLogo {
    margin-bottom: 15px;
}
.themeSitename {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
 font-size:60px;
 color:#9f4341;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.themeCaption {
font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:18px;
 color:#50483f;
    font-weight: 300;
    font-style: italic;
}
/*--------------------------------------------------------- THEME NAVIGATION AREA CSS ------------------------------------------------------------------------------------*/
.themeNavigationContainer {
background-color:#e1dad0;
 background-image:none;
 background-repeat:repeat;
 background-position:left top;
    border-bottom: 1px solid #f7f2ee;
    min-height: 60px;
    margin-bottom: 35px;
    overflow: hidden;
}
.themeNavigationArea {
    width: 70%;
    float: left;
}
#navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation li {
    float: left;
    padding: 0;
    margin: 0;
}
#navigation li a {
    display: block;
    padding: 0 25px;
 color:#333333;
 font-size:16px;
 font-family:'Lato', Verdana, Geneva, sans-serif;
    float: left;
    text-decoration: none;
    cursor: pointer;
    line-height: 3.8;
    font-weight: 400;
}
#navigation li:hover a, #navigation li.selected a, #navigation li.active a {
color:#e1dad0;
background-color:#9f4341;
background-image:none;
background-repeat:repeat;
background-position:left top;
}
#navigation li a span {
    float: left;
}
#navigation li.navArrow a em, #navigation li:hover.navArrow a em, #navigation li.selected.navArrow a em, #navigation li.selected.navArrow a em {
    background: url(images/navArrow.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 8px;
    width: 7px;
    margin: 30px 0 0 8px;
}
#navigation li:hover.navArrow a em, #navigation li.selected.navArrow a em, #navigation li.active.navArrow a em {
    background: url(images/navArrowHover.png) no-repeat 0 0;
}
/*----------------------------- THEME SUBMENU AREA CSS -----------------------------*/
.submenu {
 background-color:#f3ede7;
background-image:none;
background-position:top left;
background-repeat:repeat;
 border-width:1px;
border-style:solid;
border-color:#cfc8c2;
 border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-o-border-radius:0px;
    width: 195px;
    position: absolute;
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
    -webkit-transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    -moz-transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    -o-transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    -ms-transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.submenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1px;
    line-height: 0;
}
.submenu li {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.submenu li a {
 color:#534f4b;
 font-size:12px;
 font-family:'Lato', Verdana, Geneva, sans-serif;
    text-decoration: none;
    display: block;
    width: 100%;
    float: left;
    cursor: pointer;
    padding: 10px 0;
    line-height: 2;
    text-transform: uppercase;
    border-bottom: 1px solid #cfc8c2;
}
.submenu li:last-child a {
    border-bottom: 0 none;
}
.submenu li a:hover, .submenu li.selected a {
 color:#9f4341;
background-color:transparent;
background-image:none;
background-position:top left;
background-repeat:repeat;
}
.submenu li a span {
    width: 87%;
    float: left;
    margin-left: 10px;
    word-wrap: break-word;
}
.submenu li.navArrow a em, .submenu li:hover.navArrow a em {
    background: transparent url(images/subnavArrow.png) no-repeat scroll center left;
    float: left;
    height: 12px;
    width: 10px;
    margin-top: 4px;
}
.submenu li:hover.navArrow a em {
    background: transparent url(images/subnavArrowHover.png) no-repeat scroll center left;
}
/*--------------------------------------------------------- THEME SEARCH BOX AREA CSS ------------------------------------------------------------------------------------*/
.themeSearchContainer {
    float: right;
    margin: 15px 21px 0 0;
}
.themeSearchBox {
    width: 200px;
    height: 30px;
    position: relative;
    background: #ece5db;
    box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.15) inset;
    -o-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.15) inset;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
}
.themeSearchBox input[type=text] {
    background: transparent;
    width: 150px;
    height: 30px;
    border: 0;
    outline: none;
    line-height: 30px;
    font-family: 'Lato', Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #A3A3A3;
    padding: 0 10px
}
.themeSearchBox input[type=submit] {
    background: url(images/searchicon.png) center center no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0 none;
    cursor: pointer;
}
/*--------------------------------------------------------- THEME BANNER AREA CSS ------------------------------------------------------------------------------------*/
.themeBannerArea {
    background: #ffffff;
    padding: 5px;
}
/*--------------------------------------------------------- THEME CONTENT AND SIDEBAR AREA CSS ------------------------------------------------------------------------------------*/
.themeContentContainer {
    padding: 30px 0;
}
/*--------------------------------------------------------- THEME CONTENT AREA CSS ------------------------------------------------------------------------------------*/
.themeContentArea {
    width: 65%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
/*--------------------------------------------------------- THEME BREADCRUMB AREA CSS ------------------------------------------------------------------------------------*/
.themeBreadcrumb {
    margin-bottom: 30px;
}
.themeBreadcrumb span {
    padding: 0 10px;
}
.themeBreadcrumb p {
    word-wrap: break-word
}
/*--------------------------------------------------------- THEME SIDEBAR AREA CSS ------------------------------------------------------------------------------------*/
.themeSidebarArea {
    width: 35%;
}
.themeSidebarAreaInner {
 background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 -moz-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 -o-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0 0 transparent inset;
 border-width: 0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#57514a;
    margin-left: 30px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}
.themeSidebarAreaInner h1 {
font-family:'Lato', Verdana, Geneva, sans-serif;
font-size:40px;
color:#9F4341;
}
.themeSidebarAreaInner h2 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:36px;
color:#9F4341;
}
.themeSidebarAreaInner h3 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:32px;
color:#9F4341;
}
.themeSidebarAreaInner h4 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:28px;
color:#9F4341;
}
.themeSidebarAreaInner h5 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:24px;
color:#9F4341;
}
.themeSidebarAreaInner h6 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:20px;
color:#9F4341;
}
.themeSidebarAreaInner a {
 color:#9F4341;
 text-decoration:none;
}
.themeSidebarAreaInner a:hover {
 text-decoration:none;
 color:#9F4341;
}
.themeSidebarAreaInner form ul li label, .themeSidebarAreaInner form ul li div {
    float: none;
    width: auto;
}
.themeSidebarAreaInner form li span input[type="text"], .themeSidebarAreaInner form li span textarea, .themeSidebarAreaInner form li span select {
    width: 235px;
}
.themeSidebarAreaInner form li span select {
    width: 248px;
}
.themeSidebarAreaInner th {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#e3dbd4;
 border-width:1px;
 border-style:solid;
 border-color:#bbb2ab;
 color:#9f4341;
 padding:10px;
}
.themeSidebarAreaInner td {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#f3ede7;
 border-width:1px;
 border-style:solid;
 border-color:#bbb2ab;
 color:#57514a;
 padding:10px;
}
/*----------------------------------- THEME SIDEBAR AREA HIGHLIGHT BOX CSS -----------------------------------------------*/
.themeSidebarAreaInner .zs-highlight-box {
 background-color: #9f4341;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -o-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#983a37;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 10px;
 margin: 5px;
    min-height: 100px;
font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#cb9593;
}
.themeSidebarAreaInner .zs-highlight-box h1 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:40px;
color:#FFFFFF;
}
.themeSidebarAreaInner .zs-highlight-box h2 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:36px;
color:#FFFFFF;
}
.themeSidebarAreaInner .zs-highlight-box h3 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:32px;
color:#FFFFFF;
}
.themeSidebarAreaInner .zs-highlight-box h4 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:28px;
color:#FFFFFF;
}
.themeSidebarAreaInner .zs-highlight-box h5 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:24px;
color:#FFFFFF;
}
.themeSidebarAreaInner .zs-highlight-box h6 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:20px;
color:#FFFFFF;
}
.themeSidebarAreaInner .zs-highlight-box a {
 color:#d88745;
 text-decoration:none;
}
.themeSidebarAreaInner .zs-highlight-box a:hover {
 text-decoration:none;
 color:#d88745;
}
.themeSidebarAreaInner .zs-highlight-box form li span input[type="text"], .themeSidebarAreaInner .zs-highlight-box form li span textarea, .themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 200px;
    padding: 8px 5px;
}
.themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 213px;
}
.themeSidebarAreaInner .zs-highlight-box th {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#f3ede7;
 background:#b74b48;
 border-width:1px;
 border-style:solid;
 border-color:#993634;
 padding:10px;
    font-weight: 400;
}
.themeSidebarAreaInner .zs-highlight-box td {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#a49999;
 background:#fef3f3;
 border-width:1px;
 border-style:solid;
 border-color:#a75856;
 padding:10px;
}
.themeSidebarAreaInner .zs-highlight-box .newsletter-input-field, .themeSidebarAreaInner .zs-tabs-accordion-content .newsletter-input-field {
    width:230px;
}
.themeSidebarAreaInner .zs-highlight-box .newsletter-layout-3 .newsletter-form, .themeSidebarAreaInner .zs-tabs-accordion-content .newsletter-layout-3 .newsletter-form {
    width:230px;
}
/*-----------------------------------  THEME SIDEBAR AREA TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS -----------------------------------------------*/
.themeSidebarAreaInner .zs-text-light-color {
color:#B7B5B5;
}
.themeSidebarAreaInner .zs-text-highlight-color {
color:#9f4341;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-light-color {
color:#812623;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-highlight-color {
color:#FFFFFF;
}
/* ------------------------------------------------------------- THEME TABS ACCORDION AREA CSS ---------------------------------------------------------------------------*/
.themeSidebarAreaInner .zs-tabs ul, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    width: 100%;
    border-left: 1px solid #cfc8c2;
    border-bottom: 1px solid #cfc8c2;
    margin: 0px;
    padding: 0px;
    display: none;
}
.themeSidebarAreaInner .zs-tabs ul li, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li {
    float: left;
    position: relative;
    margin: 0 0 0;
    background: #e3dbd4;
    cursor: pointer;
    border-right: 1px solid #cfc8c2;
    border-top: 1px solid #cfc8c2;
    padding: 0px;
}
.themeSidebarAreaInner .zs-tabs ul li div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li div {
    padding: 0 25px;
    color: #979089;
    line-height: 3;
    display: block;
    margin: 0 0 -1px;
    border: 0px;
    position: relative;
}
.themeSidebarAreaInner .zs-tabs ul li.selected div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li.selected div {
    background: #f3ede7;
    color: #534f4b;
}
.themeSidebarAreaInner .zs-tabs-accordion-content, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content {
    background: #f3ede7;
    overflow: hidden;
    border: 1px solid #cfc8c2;
    padding: 15px;
    display: none;
    margin-bottom: 2px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.themeSidebarAreaInner .zs-accordion, .themeSidebarAreaInner .zs-highlight-box .zs-accordion {
    color: #8f8a85;
    padding: 10px;
    cursor: pointer;
    display: block;
    background: #f1ebe5;
    border: 1px solid #c3bab3;
    margin-bottom: 2px;
}
.themeSidebarAreaInner .zs-accordion.selected, .themeSidebarAreaInner .zs-highlight-box .zs-accordion.selected {
    background: #9f4341;
    color: #F3EDE7;
    margin: 0;
    border: 0;
    border-bottom: 0px;
}
/* ------------------------------------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS ---------------------------------------------------------------------------*/
.themeSidebarAreaInner .zs-highlight-box .zs-accordion.selected {
    background: #802825;
    border: 0px;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content {
    color: #57514a;
    padding: 10px;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content h1, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content h2, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content h3, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content h4, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content h5, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content h6 {
    color: #9f4341;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content a, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #9f4341;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #e2d6d1;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content th {
    background: #e3dbd4;
    border-color: #bbb2ab;
    color: #9f4341;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content td {
    background: #f3ede7;
    border-color: #bbb2ab;
    color: #57514a;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li span select {
    box-shadow: 1px 1px 0 0 #fbf9f6;
    -webkit-box-shadow: 1px 1px 0 0 #fbf9f6;
    -moz-box-shadow: 1px 1px 0 0 #fbf9f6;
    -o-box-shadow: 1px 1px 0 0 #fbf9f6;
    color: #57514a;
    width: 170px;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li input[type="submit"], .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li input[type="reset"] {
    padding: 6px 15px;
    margin-right:10px;
}
/*--------------------------------------------------------- THEME FOOTER AREA CSS ------------------------------------------------------------------------------------*/
.themeFooterArea {
background-color:transparent;
 background-image: url(images/footerdevider.png);
 background-position:top left;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width:0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#57514a;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    padding: 35px 0 30px;
}
.themeFooterArea h1 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:40px;
color:#9F4341;
}
.themeFooterArea h2 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:36px;
color:#9F4341;
}
.themeFooterArea h3 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:32px;
color:#9F4341;
}
.themeFooterArea h4 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:28px;
color:#9F4341;
}
.themeFooterArea h5 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:24px;
color:#9F4341;
}
.themeFooterArea h6 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:20px;
color:#9F4341;
}
.themeFooterArea a {
 color:#9F4341;
 text-decoration:none;
}
.themeFooterArea a:hover {
 text-decoration:none;
 color:#9F4341;
}
.themeFooterArea th {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#e3dbd4;
 border-width:1px;
 border-style:solid;
 border-color:#bbb2ab;
 color:#9f4341;
 padding:10px;
}
.themeFooterArea td {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#f3ede7;
 border-width:1px;
 border-style:solid;
 border-color:#bbb2ab;
 color:#57514a;
 padding:10px;
}
/*----------------------------------- THEME FOOTER AREA HIGHLIGHT BOX CSS -----------------------------------------------*/
.themeFooterArea .zs-highlight-box {
 background-color: #9f4341;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -o-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#983a37;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 15px;
 margin: 5px;
    min-height: 100px;
font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#cb9593;
}
.themeFooterArea .zs-highlight-box h1 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:40px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h2 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:36px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h3 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:32px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h4 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:28px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h5 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:24px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h6 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:20px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box a {
 color:#d88745;
 text-decoration:none;
}
.themeFooterArea .zs-highlight-box a:hover {
 text-decoration:none;
 color:#d88745;
}
.themeFooterArea .zs-highlight-box th {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#f3ede7;
 background:#b74b48;
 border-width:1px;
 border-style:solid;
 border-color:#993634;
 padding:10px;
    font-weight: 400;
}
.themeFooterArea .zs-highlight-box td {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#a49999;
 background:#fef3f3;
 border-width:1px;
 border-style:solid;
 border-color:#a75856;
 padding:10px;
}
/*-----------------------------------  THEME FOOTER TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS -----------------------------------------------*/
.themeFooterArea .zs-text-light-color {
color:#B7B5B5;
}
.themeFooterArea .zs-text-highlight-color {
color:#9f4341;
}
.themeFooterArea .zs-highlight-box .zs-text-light-color {
color:#812623;
}
.themeFooterArea .zs-highlight-box .zs-text-highlight-color {
color:#FFFFFF;
}
/* ------------------------------------------------------------- THEME TABS ACCORDION AREA CSS ---------------------------------------------------------------------------*/
.themeFooterArea .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid #cfc8c2;
    border-left: 1px solid #cfc8c2;
    padding: 0px;
}
.themeFooterArea .zs-tabs ul li, .themeFooterArea .zs-highlight-box .zs-tabs ul li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    background: #e3dbd4;
    cursor: pointer;
    border-right: 1px solid #cfc8c2;
    border-top: 1px solid #cfc8c2;
}
.themeFooterArea .zs-tabs ul li div, .themeFooterArea .zs-highlight-box .zs-tabs ul li div {
    padding: 0 25px;
    color: #979089;
    line-height: 3;
    display: block;
    margin: 0 0 -1px;
    border: 0px;
    position: relative;
}
.themeFooterArea .zs-tabs ul li.selected div, .themeFooterArea .zs-highlight-box .zs-tabs ul li.selected div {
    background: #f3ede7;
    color: #534f4b;
}
.themeFooterArea .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    background: #f3ede7;
    overflow: hidden;
    border: 1px solid #cfc8c2;
    border-top: 0px;
    padding: 15px;
    display: none;
    margin-bottom: 2px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.themeFooterArea .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    color: #8f8a85;
    padding: 10px;
    cursor: pointer;
    display: none;
    background: #f1ebe5;
    border: 1px solid #c3bab3;
    margin-bottom: 2px;
}
.themeFooterArea .zs-accordion.selected, .themeFooterArea .zs-highlight-box .zs-accordion.selected {
    background: #9f4341;
    color: #F3EDE7;
    margin: 0;
    border: 0px;
}
/* ------------------------------------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS ---------------------------------------------------------------------------*/
.themeFooterArea .zs-highlight-box .zs-accordion.selected {
    background: #802825;
    border: 0px;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    color: #57514a;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h1, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h2, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h3, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h4, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h5, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h6 {
    color: #9f4341;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #9f4341;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #e2d6d1;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #e3dbd4;
    border-color: #bbb2ab;
    color: #9f4341;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content td {
    background: #f3ede7;
    border-color: #bbb2ab;
    color: #57514a;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    box-shadow: 1px 1px 0 0 #fbf9f6;
    -webkit-box-shadow: 1px 1px 0 0 #fbf9f6;
    -moz-box-shadow: 1px 1px 0 0 #fbf9f6;
    -o-box-shadow: 1px 1px 0 0 #fbf9f6;
    color: #57514a;
}
/*--------------------------------------------------------------- THEME FORM AREA CSS -------------------------------------------------------------------*/
form ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
form li {
    overflow: hidden;
    padding: 8px 0;
    margin: 0;
}
form ul li label, form ul li div {
    width: auto;
    float: left;
    padding: 5px 0 0;
}
form ul li label {
    width: 180px;
}
form li span input, form li span label {
    float: none;
    width: auto;
    padding: 0 3px;
    margin: 7px 2px 0;
}
form li div span {
    display: block;
}
form li span input[type=text], form li span textarea, form li span select {
    background: #e3dbd4;
    border: 0px;
    box-shadow: 1px 1px 0 0 #fbf9f6;
    -webkit-box-shadow: 1px 1px 0 0 #fbf9f6;
    -moz-box-shadow: 1px 1px 0 0 #fbf9f6;
    -o-box-shadow: 1px 1px 0 0 #fbf9f6;
    float: left;
    margin: 0px;
    padding: 8px 10px;
    resize: none;
    width: 295px;
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#57514a;
}
form li span select {
    width: 308px;
}
form li span textarea {
    height: 100px;
    overflow: auto;
}
form .dateinvoker {
    background: url(images/datePickerIcn.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    border: none;
    vertical-align: middle;
    margin-top: 8px;
    outline: none;
    margin-left: 5px;
    padding: 0px;
    margin-right: 0px;
}
form li input[type=submit], form li input[type=reset], button {
    -webkit-appearance: none;
    background: #9f4341;
    padding: 6px 22px;
    margin-right: 15px;
    cursor: pointer;
    border: 2px solid #933e3c;
    color: #e2d6d1;
    text-transform: uppercase;
 font-family:'Lato', Verdana, Geneva, sans-serif;
    font-size: 14px;
}
form li input[type=reset] {
    background: #c0b5ab;
    color: #eee6de;
    border: 2px solid #c5bbb2;
}
/* ------------------------------------------------------------- THEME SLIDESHOW AREA CSS ---------------------------------------------------------------------------*/
.zs-slideshow-right-arrow {
    background: url(images/zs-slideshow-right-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 100px;
    left: auto;
    right: 0px;
    margin-top: -50px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    width: 35px;
    z-index: 150;
}
.zs-slideshow-left-arrow {
    background: url(images/zs-slideshow-left-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 100px;
    right: auto;
    left: 0px;
    margin-top: -50px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    width: 35px;
    z-index: 150;
}
.themeSlideshowOuterContainer {
    top: 7px;
    height: 20px;
    opacity: 0;
    position: absolute;
    transition: opacity 500ms ease 0s;
    z-index: 150;
}
.themeSlideshowInnerContainer {
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    padding: 0px 10px 0 0;
    float: left;
}
.zs-slideshow-control-active {
    background: url(images/zs-slideshow-control-active.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 0 0 8px;
    width: 10px;
}
.zs-slideshow-control {
    background: url(images/zs-slideshow-control.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 0 0 8px;
    width: 10px;
}
/*----------------------------------- THEME HIGHLIGHT BOX -----------------------------------------------*/
.zs-highlight-box {
 background-color: #9f4341;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(bottom, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 -o-box-shadow: 0px 0px 0 5px rgba(0,0,0,0.08), 0px 0 0 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#983a37;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 15px;
 margin: 5px;
    min-height: 100px;
font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#cb9593;
}
.zs-highlight-box h1 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:40px;
color:#FFFFFF;
}
.zs-highlight-box h2 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:36px;
color:#FFFFFF;
}
.zs-highlight-box h3 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:32px;
color:#FFFFFF;
}
.zs-highlight-box h4 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:28px;
color:#FFFFFF;
}
.zs-highlight-box h5 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:24px;
color:#FFFFFF;
}
.zs-highlight-box h6 {
font-family:'Bubbler One', Verdana, Geneva, sans-serif;
font-size:20px;
color:#FFFFFF;
}
.zs-highlight-box a {
 color:#d88745;
 text-decoration:none;
}
.zs-highlight-box a:hover {
 text-decoration:none;
 color:#d88745;
}
.zs-highlight-box form li span input[type=text], .zs-highlight-box form li span textarea, .zs-highlight-box form li span select {
    background: #e3dbd4;
    box-shadow: 1px 1px 0 #983f3d;
    -webkit-box-shadow: 1px 1px 0 #983f3d;
    -moz-box-shadow: 1px 1px 0 #983f3d;
    -o-box-shadow: 1px 1px 0 #983f3d;
}
.zs-highlight-box form li input[type=submit], button {
    background: #f1eae2;
    border-color: #e4d2cb;
    color: #9f4341;
}
.zs-highlight-box form li input[type=reset] {
    background: #8e302e;
    border-color: #97403e;
    color: #eee6de;
}
.zs-highlight-box form .dateinvoker {
    background-color: transparent;
}
.zs-highlight-box th {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#f3ede7;
 background:#b74b48;
 border-width:1px;
 border-style:solid;
 border-color:#993634;
 padding:10px;
    font-weight: 400;
}
.zs-highlight-box td {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#a49999;
 background:#fef3f3;
 border-width:1px;
 border-style:solid;
 border-color:#a75856;
 padding:10px;
}
.zs-highlight-box h3.newsletter-heading {
    color:#FFFFFF;
}
.zs-highlight-box .newsletter-desc {
    color:#CB9593;
}
.zs-highlight-box .newsletter-input-field {
    background: #e3dbd4;
    border-color:#983f3d;
}
/*-----------------------------------  THEME TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS -----------------------------------------------*/
.zs-text-light-color {
color:#B7B5B5;
}
.zs-text-highlight-color {
color:#9f4341;
}
.zs-highlight-box .zs-text-light-color {
color:#812623;
}
.zs-highlight-box .zs-text-highlight-color {
color:#FFFFFF;
}
/* ------------------------------------------------------------- THEME TABS ACCORDION AREA CSS ---------------------------------------------------------------------------*/
.zs-tabs ul, .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #cfc8c2;
    border-left: 1px solid #cfc8c2;
}
.zs-tabs ul li, .zs-highlight-box .zs-tabs ul li {
    float: left;
    margin: 0;
    background: #e3dbd4;
    border: 0px;
    cursor: pointer;
    border-right: 1px solid #cfc8c2;
    border-top: 1px solid #cfc8c2;
    padding: 0px;
}
.zs-tabs ul li div, .zs-highlight-box .zs-tabs ul li div {
    padding: 0 25px;
    color: #979089;
    line-height: 3;
    display: block;
    margin: 0 0 -1px;
    border: 0px;
    position: relative;
}
.zs-tabs ul li.selected div, .zs-highlight-box .zs-tabs ul li.selected div {
    background: #f3ede7;
    color: #534f4b;
}
.zs-tabs-accordion-content, .zs-highlight-box .zs-tabs-accordion-content {
    background: #f3ede7;
    overflow: hidden;
    border: 1px solid #cfc8c2;
    border-top: 0px;
    padding: 15px;
    display: none;
    margin-bottom: 2px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.zs-accordion, .zs-highlight-box .zs-accordion {
    color: #8f8a85;
    padding: 10px;
    cursor: pointer;
    display: none;
    background: #f1ebe5;
    border: 1px solid #c3bab3;
    margin-bottom: 2px;
}
.zs-accordion.selected, .zs-highlight-box .zs-accordion.selected {
    background: #9f4341;
    color: #F3EDE7;
    margin: 0;
    border: 1px solid #c3bab3;
    border-bottom: 0px;
    border-top: 0px;
}
/* ------------------------------------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS ---------------------------------------------------------------------------*/
.zs-highlight-box .zs-accordion.selected {
    background: #802825;
    border: 0px;
}
.zs-highlight-box .zs-tabs-accordion-content {
    color: #57514a;
}
.zs-highlight-box .zs-tabs-accordion-content h1, .zs-highlight-box .zs-tabs-accordion-content h2, .zs-highlight-box .zs-tabs-accordion-content h3, .zs-highlight-box .zs-tabs-accordion-content h4, .zs-highlight-box .zs-tabs-accordion-content h5, .zs-highlight-box .zs-tabs-accordion-content h6 {
    color: #9f4341;
}
.zs-highlight-box .zs-tabs-accordion-content a, .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #9f4341;
}
.zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #e2d6d1;
}
.zs-highlight-box .zs-tabs-accordion-content th {
    background: #e3dbd4;
    border-color: #bbb2ab;
    color: #9f4341;
}
.zs-highlight-box .zs-tabs-accordion-content td {
    background: #f3ede7;
    border-color: #bbb2ab;
    color: #57514a;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select {
    box-shadow: 1px 1px 0 0 #fbf9f6;
    -webkit-box-shadow: 1px 1px 0 0 #fbf9f6;
    -moz-box-shadow: 1px 1px 0 0 #fbf9f6;
    -o-box-shadow: 1px 1px 0 0 #fbf9f6;
    color: #57514a;
}
/* ------------------------------------------------------------- THEME NEWSLETTER AREA CSS ---------------------------------------------------------------------------*/
.newsletter-container {
background: transparent;
    padding: 10px
}
h3.newsletter-heading {
    margin-bottom: 10px;
font-family: 'Bubbler One', Verdana, Geneva, sans-serif;
font-size: 32px;
color: #9F4341;
}
.newsletter-desc {
    margin-bottom: 25px;
font-family: 'Lato', Verdana, Geneva, sans-serif;
font-size: 16px;
color: #57514A;
}
.newsletter-input-field {
background: #E3DBD4;
border-width: 0 1px 1px 0;
border-color: #FBF9F6;
color:#57514A;
font-family: 'Lato', Verdana, Geneva, sans-serif;
font-size: 16px;
    border-style: solid;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 250px;
    padding: 10px 5px;
    vertical-align:top;
}
button.newsletter-button {
background: #F1EAE2;
border-width: 2px;
border-color: #E4D2CB;
color:#9F4341;
font-family: 'Lato', Verdana, Geneva, sans-serif;
font-size: 16px;
    border-style: solid;
    cursor: pointer;
    padding: 8px;
    font-weight: 400;
    box-sizing: border-box;
    margin-right: 0;
}
.newsletter-layout-1 .newsletter-form, .newsletter-layout-2 .newsletter-form {
    margin: 0 auto;
    text-align: center;
}
.newsletter-layout-3 .newsletter-form {
    width: 250px;
    margin: 0 auto;
    text-align: right;
}
.newsletter-layout-3 button {
    text-align: right;
}
.newsletter-form input[type="text"]::-moz-placeholder {
    color:#57514A;
  font-size:90%;
  line-height:normal;
}
.newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#57514A;
  font-size:85%;
  line-height:normal;
}
.newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#57514A;
  font-size:90%;
  line-height:normal;
}

/*--------------------- THEME MEMBERSHIP PORTAL AREA CSS ---------------------*/
.mp-container {
    height: 35px;
    float:right;
}
.member-signin {
    float: right;
    padding-left:15px;
}
.member-signin > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align:right;
}
.member-signin li {
    display: inline-block;
    line-height: 35px;
    margin-left: 20px;
    padding: 0;
    position:relative;
}
.member-signin li a {
 font-family:'Lato', Verdana, Geneva, sans-serif;
 font-size:16px;
    text-decoration:none;
    color:#9f4341;
    display:block;
}
.member-signin li a:hover {
    text-decoration:none;
    color:#9f4341;
}
.member-signin li:first-child {
    margin-left: 0;
}
.member-signin li:last-child:before {
    color:#9f4341;
    content: "|";
    position: absolute;
    top: 0;
    left:-12px;
}

/* ------------------------------------------------------------- THEME MEDIA QUERIES AREA CSS ---------------------------------------------------------------------------*/

@media only screen and (min-width : 769px) and (max-width : 1024px) {
.themeWidth {
    margin: 0 auto;
    width: 90%;
}
.themeContainerBg {
    width: 90%;
}
.themeContentArea {
    width: 63%;
}
.themeSidebarArea {
    width: 37%;
}
.themeSocialIconContainer {
    padding-bottom: 25px;
    text-align: center;
}
.themeSocialIconArea {
    text-align: right;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 250px;
}
form li span select {
    width: 260px;
}
.themeSidebarAreaInner form li span input[type="text"], .themeSidebarAreaInner form li span textarea, .themeSidebarAreaInner form li span select {
    width: 215px;
}
.themeSidebarAreaInner form li span select {
    width: 225px;
}
.themeNavigationArea {
    float: left;
    width: 65%;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;
}
}

@media only screen and (min-width : 641px) and (max-width : 768px) {
.themeWidth {
    margin: 0 3%;
    width: auto;
    float: none;
}
.themeContainerBg {
    margin: 0 3%;
    width: 94%;
}
.themeSidebarArea, .themeContentArea {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 0px;
    padding: 3%;
 background-color:#EBE0D4;
}
.themeSitename {
 font-size:45px;
}
.themeNavigationArea {
    width: auto;
    float: none;
}
.themePageContainer {
    padding: 0 5% 5%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
.themeSidebarAreaInner form li span input[type="text"], .themeSidebarAreaInner form li span textarea, .themeSidebarAreaInner form li span select {
    width: 215px;
}
.themeSidebarAreaInner form li span select {
    width: 225px;
}
.themeSearchContainer {
    float: none;
    margin: 0px;
}
.themeSearchBox {
    width: 90%;
    margin: 85px auto 25px;
    float: none;
}
.themeSearchBox input[type="text"] {
    width: 80%;
}
.themeSocialIconContainer {
    height: auto;
    text-align: center;
}
.themeSocialIconArea {
    padding: 8px 0;
    text-align: right;
}
.zs-accordion, .themeFooterArea .zs-accordion, .zs-highlight-box .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    display: block;
}
.zs-tabs ul, .themeFooterArea .zs-tabs ul, .zs-highlight-box .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    display: none;
}
.zs-highlight-box, .themeSidebarArea .zs-highlight-box, .themeFooterArea .zs-highlight-box, .zs-highlight-box .zs-tabs-accordion-content, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    padding: 10px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 300px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 313px;
}
.mp-container {
    float:none;
    padding: 0 5%;
}
.member-signin {
    float:none;
    width:100%;
}
.member-signin li:first-child {
    width:80%;
}
.member-signin li a {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:right;
}
}

@media only screen and (min-width : 481px) and (max-width : 640px) {
.themeWidth {
    margin: 0 3%;
    width: auto;
    float: none;
}
.themeContainerBg {
    margin: 0 3%;
    width: 94%;
}
.themeSidebarArea, .themeContentArea {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 0px;
    padding: 3%;
 background-color:#EBE0D4;
}
.themeSitename {
 font-size:45px;
}
.themeNavigationArea {
    width: auto;
    float: none;
}
#navigation li {
    float: right;
}
.themePageContainer {
    padding: 0 5% 5%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 240px;
}
form li span select {
    width: 253px;
}
.themeSidebarAreaInner .zs-highlight-box form li span input[type="text"], .themeSidebarAreaInner .zs-highlight-box form li span textarea, .themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 160px;
}
.themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 170px;
}
.themeSearchContainer {
    float: none;
    margin: 0px;
}
.themeSearchBox {
    width: 90%;
    margin: 85px auto 25px;
    float: none;
}
.themeSearchBox input[type="text"] {
    width: 80%;
}
.themeSocialIconContainer {
    height: auto;
    text-align: center;
}
.themeSocialIconArea {
    padding: 8px 0;
    text-align: right;
    clear:both;
}
.zs-accordion, .themeFooterArea .zs-accordion, .zs-highlight-box .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    display: block;
}
.zs-tabs ul, .themeFooterArea .zs-tabs ul, .zs-highlight-box .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    display: none;
}
.zs-highlight-box, .themeSidebarArea .zs-highlight-box, .themeFooterArea .zs-highlight-box, .zs-highlight-box .zs-tabs-accordion-content, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    padding: 10px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 250px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 263px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;
}
.mp-container {
    float:none;
    padding: 0 5%;
}
.member-signin {
    float:none;
    width:100%;
}
.member-signin li:first-child {
    width:75%;
}
.member-signin li a {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:right;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
.themeWidth {
    margin: 0 3%;
    width: auto;
    float: none;
}
.themeContainerBg {
    margin: 0 3%;
    width: 94%;
}
.themeSidebarArea, .themeContentArea {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 0px;
    padding: 3%;
 background-color:#EBE0D4;
}
.themeSitename {
 font-size:45px;
}
.themeNavigationArea {
    width: auto;
    float: none;
}
#navigation li {
    float: right;
}
.themePageContainer {
    padding: 0 5% 5%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 220px;
}
form li span select {
    width: 233px;
}
.themeSidebarAreaInner .zs-highlight-box form li span input[type="text"], .themeSidebarAreaInner .zs-highlight-box form li span textarea, .themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 160px;
}
.themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 170px;
}
.themeSearchContainer {
    float: none;
    margin: 0px;
}
.themeSearchBox {
    width: 90%;
    margin: 85px auto 25px;
    float: none;
}
.themeSearchBox input[type="text"] {
    width: 80%;
}
.themeSocialIconContainer {
    height: auto;
    text-align: center;
}
.themeSocialIconArea {
    padding: 15px 0;
    text-align: right;
    clear:both;
}
.zs-accordion, .themeFooterArea .zs-accordion, .zs-highlight-box .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    display: block;
}
.zs-tabs ul, .themeFooterArea .zs-tabs ul, .zs-highlight-box .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    display: none;
}
.zs-highlight-box, .themeSidebarArea .zs-highlight-box, .themeFooterArea .zs-highlight-box, .zs-highlight-box .zs-tabs-accordion-content, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    padding: 10px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 190px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 203px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-input-field {
    width:230px;
}
.newsletter-layout-3 .newsletter-form {
    width:230px;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;
}
.mp-container {
    float:none;
    padding:0 10px;
}
.member-signin {
    float:none;
    width:100%;
}
.member-signin li:first-child {
    width:70%;
}
.member-signin li a {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:right;
}
}

@media only screen and (max-width : 320px) {
.themeWidth {
    margin: 0 3%;
    width: auto;
    float: none;
}
.themeContainerBg {
    margin: 0 3%;
    width: 94%;
}
.themeSidebarArea, .themeContentArea {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 0px;
    padding: 3%;
 background-color:#EBE0D4;
}
.themeSitename {
 font-size:30px;
}
.themeNavigationArea {
    width: auto;
    float: none;
}
#navigation li {
    float: right;
}
.themePageContainer {
    padding: 0 5% 5%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], .themeSidebarAreaInner form li span input[type="text"], form li span textarea, form li span select, .themeSidebarAreaInner form li span textarea {
    width: 185px;
}
form li span select, .themeSidebarAreaInner form li span select {
    width: 195px;
}
.themeSidebarAreaInner .zs-highlight-box form li span input[type="text"], .themeSidebarAreaInner .zs-highlight-box form li span textarea, .themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 160px;
}
.themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 170px;
}
.themeSearchContainer {
    float: none;
    margin: 0px;
}
.themeSearchBox {
    width: 90%;
    margin: 85px auto 25px;
    float: none;
}
.themeSearchBox input[type="text"] {
    width: 80%;
}
.themeSocialIconContainer {
    height: auto;
    text-align: center;
}
.themeSocialIconArea {
    padding: 15px 0;
    text-align: right;
    clear:both;
}
.zs-accordion, .themeFooterArea .zs-accordion, .zs-highlight-box .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    display: block;
}
.zs-tabs ul, .themeFooterArea .zs-tabs ul, .zs-highlight-box .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    display: none;
}
.zs-highlight-box, .themeSidebarArea .zs-highlight-box, .themeFooterArea .zs-highlight-box, .zs-highlight-box .zs-tabs-accordion-content, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    padding: 10px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 150px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 163px;
}
.themeSearchContainer {
    display:none;
}
form li input[type=submit], form li input[type=reset] {
    padding: 6px 15px;
}
.newsletter-input-field {
    width:200px;
}
.newsletter-layout-3 .newsletter-form {
    width:200px;
}
.themeSidebarAreaInner .zs-highlight-box .newsletter-input-field, .themeSidebarAreaInner .zs-tabs-accordion-content .newsletter-input-field {
    width:200px;
}
.themeSidebarAreaInner .zs-highlight-box .newsletter-layout-3 .newsletter-form, .themeSidebarAreaInner .zs-tabs-accordion-content .newsletter-layout-3 .newsletter-form {
    width:200px;
}
.mp-container {
    float:none;
}
.member-signin {
    float: none;
    padding:0;
    width:100%;
}
.member-signin li:first-child {
    width:70%;
}
.member-signin li a {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:right;
}
}
 