/*------------------------ THEME WEB FONT AREA CSS START ------------------------*/
@-zs-include webfonts(Playfair Display:400, 700/Lato: 400, 700);
/*------------------------ THEME WEB FONT CSS AREA END --------------------------*/
/*------------------------ THEME PRESET CSS AREA START --------------------------*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
body {
 background-color:#f9f8f6;
 background-image:none;
 background-position:left top;
 background-repeat:repeat;
 background-attachment:scroll;
 background-size:auto;
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 color:#8d8779;
}
h1 {
font-family:'Playfair Display', Georgia, serif;
font-size:30px;
color:#413f35;
}
h2 {
font-family:'Playfair Display', Georgia, serif;
font-size:26px;
color:#413f35;
}
h3 {
font-family:'Playfair Display', Georgia, serif;
font-size:22px;
color:#413f35;
}
h4 {
font-family:'Playfair Display', Georgia, serif;
font-size:20px;
color:#413f35;
}
h5 {
font-family:'Playfair Display', Georgia, serif;
font-size:18px;
color:#413f35;
}
h6 {
font-family:'Playfair Display', Georgia, serif;
font-size:16px;
color:#413f35;
}
a {
text-decoration:none;
 color:#f15952;
}
a:hover {
text-decoration:none;
color:#f15952;
}
:focus {
    outline: none;
}
a img {
    border: 0 none;
}
p {
    line-height: 1.6;
}
ul, ol {
    margin: 0;
    padding: 0 0 0 23px;
}
ol {
    margin: 0;
    padding: 0 0 0 23px;
}
li {
    margin: 0;
    padding: 3px;
}
hr {
    border: 0px;
    border-top: 1px solid #ecebe9;
}
/*------------------------ THEME PRESET CSS AREA END --------------------------*/
/*------------------------ THEME TABLE CSS AREA START --------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#f15952;
 border-width:1px;
 border-style:solid;
 border-color:#DA4B45;
 color:#ffffff;
 padding:10px;
    font-weight: 700;
}
td {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#fefcf8;
 border-width:1px;
 border-style:solid;
 border-color:#eeebe7;
 color:#8d8779;
 padding:10px;
}
/*------------------------ THEME TABLE CSS AREA END --------------------------*/
/*------------------------ THEME COMMON USAGE AREA CSS START ------------------------*/
.themeWidth {
    width: 1000px;
    margin: 0 auto;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clearDiv {
    clear: both;
}
/*------------------------ THEME COMMON USAGE AREA CSS END ------------------------*/
/*------------------------ THEME TOP AREA CSS START  -------------------------------------*/
.themeTopArea {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 0;
    border-top: 4px solid #fc5045;
}
/*------------------------- THEME BRANDING AREA CSS START ------------------------------*/
.themeBrandingArea {
}
.themeBrandingContainer {
    display: table;
    border: 0 solid;
    width: 100%;
}
.tableRow {
    display: table-row;
}
.tableCell {
    display: table-cell
}
.themeLogoOuterContainer {
    width: 1%;
}
.themeLogoArea {
    padding-right: 20px;
}
.themeSitenameCaptionOuterContainer {
    vertical-align: middle;
    height: 100%;
}
.themeSitenameCaptionInnerContainer {
    height: 100%;
    vertical-align: middle;
}
.themeSitenameCaptionContainer {
    vertical-align: middle;
    height: 100%;
}
.themeSitename {
 font-family:'Playfair Display', Georgia, serif;
 font-size:30px;
 color:#2b2928;
    font-weight: 700;
}
.themeCaptionAndSocialIcons {
    clear: both;
    padding: 10px 0;
}
.themeCaption {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 color:#a0a0a0;
    font-weight: 400;
}
/*------------------------- THEME BRANDING AREA CSS END ------------------------------*/
/*------------------------- THEME NAVIGATION AREA CSS START --------------------------*/
.themeNavigationAreaContainer {
    border-bottom: 1px solid #e5e5e5;
 background-color:#ffffff;
 background-image:none;
 background-repeat:repeat;
 background-position:left top;
    box-shadow: 0 1px 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.08);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.08);
}
.themeNavigationArea {
    width: 70%;
    float: left;
}
#navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#navigation li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}
#navigation li a {
    display: block;
    padding: 0 20px;
 font-family:'Lato', Verdana, sans-serif;
 color:#707070;
 font-size:14px;
    font-weight: 700;
    float: left;
    text-decoration: none;
    cursor: pointer;
    line-height: 3.8;
}
#navigation li:hover a, #navigation li.selected a, #navigation li.active a {
color:#fc5045;
background-color:#f7f7f7;
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: 10px;
    width: 10px;
    margin: 23px 0 0 10px;
}
#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 NAVIGATION AREA CSS END -----------------------------------*/
/*------------------------ THEME SUBMENU AREA CSS START -------------------------------------*/
.submenu {
 background-color:#ffffff;
 background-image:none;
background-position:left top;
background-repeat:repeat;
 border-width:0;
border-style:none;
border-color:transparent;
 border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
    width: 200px;
    position: absolute;
    display: block;
    padding: 0;
    box-shadow: 3px 1px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 1px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 1px 5px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 3px 1px 5px 0 rgba(0, 0, 0, 0.1);
    -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: 0px;
}
.submenu li a {
 color:#707070;
 font-size:14px;
 font-family:'Lato', Verdana, sans-serif;
    text-decoration: none;
    font-weight: 700;
    display: block;
    width: 100%;
    float: left;
    cursor: pointer;
    padding: 8px 0;
    line-height: 1.8;
    border-bottom: 1px solid #f2f2f2;
}
.submenu li a:hover, .submenu li.selected a {
 color:#fc5045;
background-color:transparent;
background-image:none;
background-position:left top;
background-repeat:repeat;
}
.submenu li a span {
    width: 85%;
    float: left;
    margin: 0;
    word-wrap: break-word;
    padding-left:10px;
}
.submenu li.navArrow a em, .submenu li:hover.navArrow a em {
    background: url(images/subnavArrow.png) no-repeat scroll center left;
    float: left;
    height: 10px;
    width: 7px;
    margin-top: 8px;
}
.submenu li:hover.navArrow a em {
    background: url(images/subnavArrowHover.png) no-repeat scroll center left;
}
/*------------------------ THEME SUBMENU AREA CSS END -----------------------------------*/
/*------------------------ THEME SEARCH AREA CSS START -----------------------------------*/
.themeSearchContainer {
    float: right;
    padding-top: 12px;
}
.themeSearchBox {
    width: 190px;
    height: 30px;
    position: relative;
    background: #fafafa;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
    -o-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
.themeSearchBox input[type=text] {
    background: transparent;
    width: 140px;
    height: 30px;
    border: 0;
    outline: none;
    line-height: 30px;
    font-family: 'Lato', Verdana, sans-serif;
    font-size: 14px;
    color: #b7b7b7;
    padding: 0 5px;
}
.themeSearchBox input[type=submit] {
    background: url(images/searchicon.png) center center no-repeat;
    width: 30px;
    height: 30px;
    padding-left: 7px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0 none;
    cursor: pointer;
}
/*------------------------ THEME SEARCH AREA CSS END -----------------------------------*/
/*------------------------ THEME SOCIAL ICONS AREA CSS START -------------------------------*/
.themeSocialIconContainer {
    text-align: right;
}
.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 #f5f5f5;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 6px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
}
.zs-socialicon-email {
    background-position: 0 -0px;
}
.zs-socialicon-facebook {
    background-position: 0 -22px;
}
.zs-socialicon-flickr {
    background-position: 0 -44px;
}
.zs-socialicon-googleplus {
    background-position: 0 -66px;
}
.zs-socialicon-linkedin {
    background-position: 0 -88px;
}
.zs-socialicon-pinterest {
    background-position: 0 -110px;
}
.zs-socialicon-rss {
    background-position: 0 -132px;
}
.zs-socialicon-twitter {
    background-position: 0 -154px;
}
.zs-socialicon-youtube {
    background-position: 0 -176px;
}
.zs-socialicon-medium {
    background-position: 0 -198px;
}
.zs-socialicon-instagram {
    background-position: 0 -220px;
}
/*------------------------ THEME SOCIAL ICONS AREA CSS START -------------------------------*/
/*------------------------ THEME TOP AREA CSS END  -------------------------------------*/
/*------------------------ THEME BANNER AREA CSS START ----------------------------------*/
.themeBannerArea {
    background: #ffffff;
    padding: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.1);
    margin-top: 60px;
}
/*------------------------ THEME BANNER AREA CSS END ----------------------------------*/
/*------------------------ THEME CONTENT AREA CSS START --------------------------------*/
.themeContentContainer {
 background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0 0 0 0 transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow:0 0 0 0 transparent, 0px 0px 0px 0 transparent inset;
 -moz-box-shadow:0 0 0 0 transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow:0 0 0 0 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;
    padding: 60px 0;
}
.themeContentArea {
    width: 65%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
/*------------------------ THEME BREADCRUMB AREA CSS START -----------------------------*/
.themeBreadcrumb {
    margin-bottom: 30px;
}
.themeBreadcrumb span {
    padding: 0 10px;
}
.themeBreadcrumb p {
    word-wrap: break-word
}
/*------------------------ THEME BREADCRUMB AREA CSS END -----------------------------*/
/*------------------------ THEME CONTENT AREA CSS END --------------------------------*/
/*----------------------- THEME SIDEBAR AREA CSS START -------------------------------------*/
.themeSidebarArea {
    width: 35%;
}
.themeSidebarAreaInner {
    min-height: 300px;
    height: auto !important;
    height: 300px;
    margin-right: 50px;
 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, sans-serif;
 font-size:14;
 color:#8d8779;
}
.themeSidebarAreaInner h1 {
font-family:'Playfair Display', Georgia, serif;
font-size:24px;
color:#413f35;
}
.themeSidebarAreaInner h2 {
font-family:'Playfair Display', Georgia, serif;
font-size:22px;
color:#413f35;
}
.themeSidebarAreaInner h3 {
font-family:'Playfair Display', Georgia, serif;
font-size:20px;
color:#413f35;
}
.themeSidebarAreaInner h4 {
font-family:'Playfair Display', Georgia, serif;
font-size:18px;
color:#413f35;
}
.themeSidebarAreaInner h5 {
font-family:'Playfair Display', Georgia, serif;
font-size:16px;
color:#413f35;
}
.themeSidebarAreaInner h6 {
font-family:'Playfair Display', Georgia, serif;
font-size:14px;
color:#413f35;
}
.themeSidebarAreaInner a {
text-decoration:none;
 color:#f15952;
}
.themeSidebarAreaInner a:hover {
text-decoration:none;
color:#f15952;
}
.themeSidebarAreaInner th {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#f15952;
 border-width:1px;
 border-style:solid;
 border-color:#DA4B45;
 color:#ffffff;
 padding:10px;
}
.themeSidebarAreaInner td {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#fefcf8;
 border-width:1px;
 border-style:solid;
 border-color:#eeebe7;
 color:#8d8779;
 padding:10px;
}
.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 {
    width: 230px;
}
.themeSidebarAreaInner form li span select {
    width: 240px;
}
.themeSidebarAreaInner form li input[type="submit"], .themeSidebarAreaInner form li input[type="reset"] {
    padding: 10px 20px;
}
/*----------------------- THEME SIDEBAR AREA CSS END -------------------------------------*/
/*---------------------- THEME SIDEBAR HIGHLIGHT BOX AREA CSS START -------------------------- */
.themeSidebarAreaInner .zs-highlight-box {
 background-color: #f7f2e7;
 background-image: none;
 background-image: none, -moz-linear-gradient(bottom, transparent, transparent);
 background-image: none, -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: none, -o-linear-gradient(bottom, transparent, transparent);
 background-position: center center;
 background-repeat: repeat;
 box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -o-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#e6e2d8;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 15px;
 margin: 3px;
    min-height: 150px;
font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 color:#787366;
}
.themeSidebarAreaInner .zs-highlight-box h1 {
font-family:'Playfair Display', Georgia, serif;
font-size:30px;
color:#413F35;
}
.themeSidebarAreaInner .zs-highlight-box h2 {
font-family:'Playfair Display', Georgia, serif;
font-size:26px;
color:#413F35;
}
.themeSidebarAreaInner .zs-highlight-box h3 {
font-family:'Playfair Display', Georgia, serif;
font-size:22px;
color:#413F35;
}
.themeSidebarAreaInner .zs-highlight-box h4 {
font-family:'Playfair Display', Georgia, serif;
font-size:20px;
color:#413F35;
}
.themeSidebarAreaInner .zs-highlight-box h5 {
font-family:'Playfair Display', Georgia, serif;
font-size:18px;
color:#413F35;
}
.themeSidebarAreaInner .zs-highlight-box h6 {
font-family:'Playfair Display', Georgia, serif;
font-size:16px;
color:#413f35;
}
.themeSidebarAreaInner .zs-highlight-box a {
 color:#f15952;
 text-decoration:none;
}
.themeSidebarAreaInner .zs-highlight-box a:hover {
 text-decoration:none;
 color:#f15952;
}
.themeSidebarAreaInner .zs-highlight-box th {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#f15952;
 border-width:1px;
 border-style:solid;
 border-color:#DA4B45;
 color:#ffffff;
 padding:10px;
}
.themeSidebarAreaInner .zs-highlight-box td {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#fefcf8;
 border-width:1px;
 border-style:solid;
 border-color:#eeebe7;
 color:#8d8779;
 padding:10px;
}
.themeSidebarAreaInner .zs-highlight-box form li span input[type="text"], .themeSidebarAreaInner .zs-highlight-box form li span textarea {
    width: 190px;
}
.themeSidebarAreaInner .zs-highlight-box form li span select {
    width: 200px;
}
.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 HIGHLIGHT BOX AREA CSS END -------------------------- */
/*-------------------- THEME SIDEBAR TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS START --------------------- */
.themeSidebarAreaInner .zs-text-light-color {
color:#D5D0C5;
}
.themeSidebarAreaInner .zs-text-highlight-color {
color:#413F35;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-light-color {
color:#888888;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-highlight-color {
color:#413F35;
}
/*-------------------- THEME SIDEBAR TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS END --------------------- */
/*-------------------- THEME SIDEBAR TABS AND ACCORDION AREA CSS --------------------- */
.themeSidebarAreaInner .zs-tabs ul, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    padding: 0px;
    display: none;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #EAE6DC;
    border-left: 1px solid #EAE6DC;
}
.themeSidebarAreaInner .zs-tabs ul li, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li {
    margin: 0px;
    float: left;
    padding: 0px;
}
.themeSidebarAreaInner .zs-tabs ul li div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li div {
    background: #F2EFE9;
    padding: 0 25px;
    color: #918a7b;
    position: relative;
    margin: 0 0 -1px;
    line-height: 3;
 #height:40px;
    display: block;
    cursor: pointer;
    border-right: 1px solid #EAE6DC;
    border-top: 1px solid #EAE6DC;
    border-bottom: 1px solid #EAE6DC;
}
.themeSidebarAreaInner .zs-tabs ul li:hover div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li:hover div {
    background: #f15952;
    color: #ffffff;
}
.themeSidebarAreaInner .zs-tabs ul li.selected div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li.selected div {
    background: #f9f8f6;
    color: #f15952;
    border-bottom: 1px solid #f9f8f6;
}
.themeSidebarAreaInner .zs-tabs-accordion-content, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content {
    clear: both;
    border: 1px solid #EAE6DC;
    padding: 15px;
    display: none;
    color: #8d8779;
    margin: 3px 0;
    background: #f9f8f6;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.themeSidebarAreaInner .zs-accordion, .themeSidebarAreaInner .zs-highlight-box .zs-accordion {
    background: #F2EFE9;
    color: #918a7b;
    padding: 12px 10px;
    cursor: pointer;
    border: 1px solid #EAE6DC;
    margin-bottom: 2px;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.themeSidebarAreaInner .zs-accordion.selected, .themeSidebarAreaInner .zs-highlight-box .zs-accordion.selected {
    background: #f15952;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 0;
}
/*-------------------- THEME SIDEBAR HIGHLIGHT BOX TABS AND ACCORDION AREA CSS --------------------- */
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content {
    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: #413f35;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content a, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #f15952;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #ecebe9;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content th {
    background: #f15952;
    border-color: #da4b45;
    color: #ffffff;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content td {
    background: #fefcf8;
    border-color: #eeebe7;
    color: #8d8779;
}
.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 {
    color: #8d8779;
    width: 160px;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 173px;
}
/*----------------------- THEME FOOTER AREA CSS START -------------------------------------*/
.themeFooterArea {
background-color:#ece9e2;
 background-image:none;
 background-position:top left;
 background-repeat:repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0 0px transparent, 0px 0 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0 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, sans-serif;
 font-size:14px;
 color:#918a7b;
    padding: 35px 0;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}
.themeFooterArea h1 {
font-family:'Playfair Display', Georgia, serif;
font-size:24px;
color:#413f35;
}
.themeFooterArea h2 {
font-family:'Playfair Display', Georgia, serif;
font-size:22px;
color:#413f35;
}
.themeFooterArea h3 {
font-family:'Playfair Display', Georgia, serif;
font-size:20px;
color:#413f35;
}
.themeFooterArea h4 {
font-family:'Playfair Display', Georgia, serif;
font-size:18px;
color:#413f35;
}
.themeFooterArea h5 {
font-family:'Playfair Display', Georgia, serif;
font-size:16px;
color:#413f35;
}
.themeFooterArea h6 {
font-family:'Playfair Display', Georgia, serif;
font-size:14px;
color:#413f35;
}
.themeFooterArea a {
text-decoration:none;
 color:#f15952;
}
.themeFooterArea a:hover {
text-decoration:none;
color:#f15952;
}
.themeFooterArea th {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#f15952;
 border-width:1px;
 border-style:solid;
 border-color:#DA4B45;
 color:#ffffff;
 padding:10px;
}
.themeFooterArea td {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#fefcf8;
 border-width:1px;
 border-style:solid;
 border-color:#eeebe7;
 color:#8d8779;
 padding:10px;
}
.themeFooterArea form li span input[type="text"], .themeFooterArea form li span textarea, .themeFooterArea form li span select {
    border-color: #d0ccc4;
}
/*----------------------- THEME FOOTER AREA CSS END -------------------------------------*/
/*---------------------- THEME FOOTER HIGHLIGHT BOX AREA CSS START -------------------------- */
.themeFooterArea .zs-highlight-box {
 background-color: #f7f2e7;
 background-image: none;
 background-image: none, -moz-linear-gradient(bottom, transparent, transparent);
 background-image: none, -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: none, -o-linear-gradient(bottom, transparent, transparent);
 background-position: center center;
 background-repeat: repeat;
 box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -o-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#e6e2d8;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 15px;
 margin: 3px;
    min-height: 150px;
font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 color:#787366;
}
.themeFooterArea .zs-highlight-box h1 {
font-family:'Playfair Display', Georgia, serif;
font-size:30px;
color:#413F35;
}
.themeFooterArea .zs-highlight-box h2 {
font-family:'Playfair Display', Georgia, serif;
font-size:26px;
color:#413F35;
}
.themeFooterArea .zs-highlight-box h3 {
font-family:'Playfair Display', Georgia, serif;
font-size:22px;
color:#413F35;
}
.themeFooterArea .zs-highlight-box h4 {
font-family:'Playfair Display', Georgia, serif;
font-size:20px;
color:#413F35;
}
.themeFooterArea .zs-highlight-box h5 {
font-family:'Playfair Display', Georgia, serif;
font-size:18px;
color:#413F35;
}
.themeFooterArea .zs-highlight-box h6 {
font-family:'Playfair Display', Georgia, serif;
font-size:16px;
color:#413f35;
}
.themeFooterArea .zs-highlight-box a {
 color:#f15952;
 text-decoration:none;
}
.themeFooterArea .zs-highlight-box a:hover {
 text-decoration:none;
 color:#f15952;
}
.themeFooterArea .zs-highlight-box th {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#f15952;
 border-width:1px;
 border-style:solid;
 border-color:#DA4B45;
 color:#ffffff;
 padding:10px;
}
.themeFooterArea .zs-highlight-box td {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#fefcf8;
 border-width:1px;
 border-style:solid;
 border-color:#eeebe7;
 color:#8d8779;
 padding:10px;
}
/*---------------------- THEME FOOTER HIGHLIGHT BOX AREA CSS END -------------------------- */
/*-------------------- THEME FOOTER TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS START --------------------- */
.themeFooterArea .zs-text-light-color {
color:#D5D0C5;
}
.themeFooterArea .zs-text-highlight-color {
color:#413F35;
}
.themeFooterArea .zs-highlight-box .zs-text-light-color {
color:#888888;
}
.themeFooterArea .zs-highlight-box .zs-text-highlight-color {
color:#413F35;
}
/*-------------------- THEME FOOTER TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS END --------------------- */
.themeFooterArea .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    padding: 0px;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #EAE6DC;
    border-left: 1px solid #EAE6DC;
}
.themeFooterArea .zs-tabs ul li, .themeFooterArea .zs-highlight-box .zs-tabs ul li {
    margin: 0px;
    float: left;
    padding: 0px;
}
.themeFooterArea .zs-tabs ul li div, .themeFooterArea .zs-highlight-box .zs-tabs ul li div {
    background: #F2EFE9;
    padding: 0 25px;
    color: #918a7b;
    position: relative;
    margin: 0 0 -1px;
    line-height: 3;
    display: block;
    cursor: pointer;
    border-right: 1px solid #EAE6DC;
    border-top: 1px solid #EAE6DC;
    border-bottom: 1px solid #EAE6DC;
}
.themeFooterArea .zs-tabs ul li:hover div, .themeFooterArea .zs-highlight-box .zs-tabs ul li:hover div {
    background: #f15952;
    color: #ffffff;
}
.themeFooterArea .zs-tabs ul li.selected div, .themeFooterArea .zs-highlight-box .zs-tabs ul li.selected div {
    background: #f9f8f6;
    color: #f15952;
    border-bottom: 1px solid #f9f8f6;
}
.themeFooterArea .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    clear: both;
    border: 1px solid #EAE6DC;
    padding: 15px;
    display: none;
    color: #8d8779;
    border-top: 0px;
    background: #f9f8f6;
    min-height: 70px;
    height: auto !important;
    height: 70px;
    margin-bottom: 3px;
}
.themeFooterArea .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    background: #F2EFE9;
    color: #918a7b;
    padding: 12px 10px;
    cursor: pointer;
    border: 1px solid #EAE6DC;
    margin-bottom: 2px;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.themeFooterArea .zs-accordion.selected, .themeFooterArea .zs-highlight-box .zs-accordion.selected {
    background: #f15952;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 0;
}
/*-------------------- THEME HIGHLIGHT BOX TABS AND ACCORDION AREA CSS --------------------- */
.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: #413f35;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #f15952;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #ecebe9;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #f15952;
    border-color: #da4b45;
    color: #ffffff;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content td {
    background: #fefcf8;
    border-color: #eeebe7;
    color: #8d8779;
}
.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 {
    color: #8d8779;
}
/*---------------------- THEME FORM AREA CSS START  ------------------------------------*/
form ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
form li {
    overflow: hidden;
    padding: 10px 0;
    margin: 0;
}
form ul li label, form ul li div {
    width: auto;
    float: left;
    padding: 5px 0 0;
}
form ul li label {
    width: 150px;
}
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: #F9F8F6;
    border: 1px solid #E6E4E0;
    float: left;
    margin: 0px;
    padding: 10px 5px;
    resize: none;
    width: 300px;
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 color:#8d8779;
}
form li span select {
    width: 310px;
}
form li span textarea {
    height: 100px;
    overflow: auto;
}
form .dateinvoker {
    background: url(images/datePickerIcn.png) 0 0 no-repeat transparent;
    width: 16px;
    height: 17px;
    border: none;
    margin: 0px;
    vertical-align: middle;
    margin-top: 13px;
    outline: none;
    margin-left: 7px;
    padding: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}
form li input[type=submit], form li input[type=reset], button {
    -webkit-appearance: none;
    background: none;
    padding: 10px 35px;
    margin-right: 10px;
    cursor: pointer;
    border: 2px solid #f15952;
    color: #f15952;
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
form li input[type=reset] {
    color: #c7bca4;
    border-color: #c7bca4;
}
/*---------------------- THEME FORM AREA CSS END ------------------------------------*/
/*---------------------- THEME SLIDESHOW AREA CSS START ----------------------------------- */
.zs-slideshow-right-arrow {
    background: url(images/zs-slideshow-right-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 90px;
    left: auto;
    right: 0px;
    margin-top: -45px;
    opacity: 0;
    position: absolute;
    top: 50%;
    bottom: auto;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    width: 57px;
    z-index: 150;
}
.zs-slideshow-left-arrow {
    background: url(images/zs-slideshow-left-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 90px;
    right: auto;
    left: 0;
    margin-top: -45px;
    opacity: 0;
    position: absolute;
    top: 50%;
    bottom: auto;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    width: 57px;
    z-index: 150;
}
.themeSlideshowOuterContainer {
    bottom: 15px;
    height: 15px;
    left: auto;
    opacity: 0;
    text-align: center;
    position: absolute;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    z-index: 150;
}
.themeSlideshowInnerContainer {
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    padding: 0 10px;
}
.zs-slideshow-control-active {
    background: url(images/zs-slideshow-control-active.png) no-repeat center center;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    height: 12px;
    width: 12px;
    margin: 0px 3px;
}
.zs-slideshow-control {
    background: url(images/zs-slideshow-control.png) no-repeat center center;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    height: 12px;
    width: 12px;
    margin: 0px 3px;
}
/*---------------------- THEME SLIDESHOW AREA CSS END ----------------------------------- */
/*---------------------- THEME BODY HIGHLIGHT BOX AREA CSS START -------------------------- */
.zs-highlight-box {
 background-color: #f7f2e7;
 background-image: none;
 background-image: none, -moz-linear-gradient(bottom, transparent, transparent);
 background-image: none, -webkit-linear-gradient(bottom, transparent, transparent);
 background-image: none, -o-linear-gradient(bottom, transparent, transparent);
 background-position: center center;
 background-repeat: repeat;
 box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 -o-box-shadow: 0 0 3px 0 rgba(0,0,0,0.05), 0px 0 0 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#e6e2d8;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 padding: 15px;
 margin: 3px;
    min-height: 150px;
font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 color:#787366;
}
.zs-highlight-box h1 {
font-family:'Playfair Display', Georgia, serif;
font-size:30px;
color:#413f35;
}
.zs-highlight-box h2 {
font-family:'Playfair Display', Georgia, serif;
font-size:26px;
color:#413f35;
}
.zs-highlight-box h3 {
font-family:'Playfair Display', Georgia, serif;
font-size:22px;
color:#413f35;
}
.zs-highlight-box h4 {
font-family:'Playfair Display', Georgia, serif;
font-size:20px;
color:#413f35;
}
.zs-highlight-box h5 {
font-family:'Playfair Display', Georgia, serif;
font-size:18px;
color:#413f35;
}
.zs-highlight-box h6 {
font-family:'Playfair Display', Georgia, serif;
font-size:16px;
color:#413f35;
}
.zs-highlight-box a {
 color:#f15952;
 text-decoration:none;
}
.zs-highlight-box a:hover {
 text-decoration:none;
 color:#f15952;
}
.zs-highlight-box th {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#f15952;
 border-width:1px;
 border-style:solid;
 border-color:#DA4B45;
 color:#ffffff;
 padding:10px;
}
.zs-highlight-box td {
 font-family:'Lato', Verdana, sans-serif;
 font-size:14px;
 background:#fefcf8;
 border-width:1px;
 border-style:solid;
 border-color:#eeebe7;
 color:#8d8779;
 padding:10px;
}
.zs-highlight-box form li span input[type="text"], .zs-highlight-box form li span textarea, .zs-highlight-box form li span select {
    background: rgba(255, 255, 255, 0.77);
    color: #413F35;
}
.zs-highlight-box form .dateinvoker {
    background-color: transparent;
    background-image: url("images/datePickerIcn.png");
}
.zs-highlight-box h3.newsletter-heading {
    color: #413F35;
}
.zs-highlight-box .newsletter-input-field {
    background:#FEFCF7;
    color: #413F35;
}
.zs-highlight-box .newsletter-form input[type="text"]::-moz-placeholder {
    color:#413F35;
}
.zs-highlight-box .newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#413F35;
}
.zs-highlight-box .newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#413F35;
}
.zs-highlight-box hr {
    border-color:#E6E2D8;
}
/*---------------------- THEME BODY HIGHLIGHT BOX AREA CSS END -------------------------- */
/*-------------------- THEME BODY TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS START --------------------- */
.zs-text-light-color {
color:#D5D0C5;
}
.zs-text-highlight-color {
color:#413F35;
}
.zs-highlight-box .zs-text-light-color {
color:#888888;
}
.zs-highlight-box .zs-text-highlight-color {
color:#413F35;
}
/*-------------------- THEME BODY TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS END --------------------- */
/*-------------------- THEME TABS AND ACCORDION AREA CSS START --------------------- */
.zs-tabs ul, .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    padding: 0px;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #EAE6DC;
    border-left: 1px solid #EAE6DC;
}
.zs-tabs ul li, .zs-highlight-box .zs-tabs ul li {
    margin: 0px;
    float: left;
    padding: 0px;
}
.zs-tabs ul li div, .zs-highlight-box .zs-tabs ul li div {
    background: #F2EFE9;
    padding: 0 25px;
    color: #918a7b;
    position: relative;
    margin: 0 0 -1px;
    line-height: 3;
 #height:40px;
    display: block;
    cursor: pointer;
    border-right: 1px solid #EAE6DC;
    border-top: 1px solid #EAE6DC;
    border-bottom: 1px solid #EAE6DC;
}
.zs-tabs ul li:hover div, .zs-highlight-box .zs-tabs ul li:hover div {
    background: #f15952;
    color: #ffffff;
}
.zs-tabs ul li.selected div, .zs-highlight-box .zs-tabs ul li.selected div {
    background: #f9f8f6;
    color: #f15952;
    border-bottom: 1px solid #f9f8f6;
}
.zs-tabs-accordion-content, .zs-highlight-box .zs-tabs-accordion-content {
    clear: both;
    border: 1px solid #EAE6DC;
    padding: 15px;
    display: none;
    color: #8d8779;
    border-top: 0px;
    background: #f9f8f6;
    min-height: 70px;
    height: auto !important;
    height: 70px;
    margin-bottom: 3px;
}
.zs-accordion, .zs-highlight-box .zs-accordion {
    background: #F2EFE9;
    color: #918a7b;
    padding: 12px 10px;
    cursor: pointer;
    border: 1px solid #EAE6DC;
    margin-bottom: 2px;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.zs-accordion.selected, .zs-highlight-box .zs-accordion.selected {
    background: #f15952;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 0;
}
/*-------------------- THEME HIGHLIGHT BOX TABS AND ACCORDION AREA CSS --------------------- */
.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: #413f35;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
}
.zs-highlight-box .zs-tabs-accordion-content a, .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #f15952;
}
.zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #ecebe9;
}
.zs-highlight-box .zs-tabs-accordion-content th {
    background: #f15952;
    border-color: #da4b45;
    color: #ffffff;
}
.zs-highlight-box .zs-tabs-accordion-content td {
    background: #fefcf8;
    border-color: #eeebe7;
    color: #8d8779;
}
.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 {
    color: #8d8779;
}
/*-------------------- THEME NEWSLETTER AREA CSS --------------------- */

.newsletter-container {
background: transparent;
    padding: 10px
}
h3.newsletter-heading {
    margin-bottom: 10px;
font-family: 'Playfair Display', Georgia, serif;
font-size: 22px;
color: #413F35;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
}
.newsletter-desc {
    margin-bottom: 25px;
font-family: 'Lato', Verdana, sans-serif;
font-size: 14px;
color: #8D8779;
}
.newsletter-input-field {
background: #F9F8F6;
border-width: 1px;
border-color: #E6E4E0;
color:#8D8779;
font-family: 'Lato', Verdana, sans-serif;
font-size: 14px;
    border-style: solid;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 250px;
    padding: 12px 5px;
    vertical-align:top;
}
button.newsletter-button {
background: transparent;
border-width: 2px;
border-color: #F15952;
color:#F15952;
font-family: 'Playfair Display', Georgia, serif;
font-size: 14px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    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:#8D8779;
  font-size:90%;
  line-height:normal;
}
.newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#8D8779;
  font-size:85%;
  line-height:normal;
}
.newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#8D8779;
  font-size:90%;
  line-height:normal;
}
/*--------------------- THEME MEMBERSHIP PORTAL AREA CSS ---------------------*/
.mp-container {
    height: 35px;
    background: #FFF;
    position: relative;
    top: -35px;
    box-shadow: 0 1px 1px #f0f0f0;
    -webkit-box-shadow: 0 1px 1px #f0f0f0;
    -moz-box-shadow: 0 1px 1px #f0f0f0;
    -o-box-shadow: 0 1px 1px #f0f0f0;
}
.member-signin {
    float: right;
}
.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, sans-serif;
 font-size:14px;
    text-decoration:none;
    color:#f15952;
    display:block;
}
.member-signin li a:hover {
    text-decoration:none;
    color:#f15952;
}
.member-signin li:first-child {
    margin-left: 0;
}
.member-signin li:last-child:before {
    color:#f15952;
    content: "|";
    position: absolute;
    top: 0;
    left:-13px;
}

/*-------------------- THEME MEDIA QUERIES AREA CSS START --------------------- */
@media only screen and (min-width : 769px) and (max-width : 1024px) {
.themeWidth {
    width: 90%;
}
.themeSidebarArea {
    width: 40%;
}
.themeContentArea {
    width: 60%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;
}
}

@media only screen and (min-width : 641px) and (max-width : 768px) {
.themeWidth {
    width: 90%;
}
.themeSidebarArea, .themeContentArea, .themeCaption, .themeSocialIconContainer, .themeSearchContainer {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 50px 0;
}
.themeLogoArea {
    padding-right: 0px;
}
.tableCell {
    display: block;
}
.themeLogoOuterContainer {
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeSitenameCaptionOuterContainer, .themeCaption, .themeSocialIconContainer {
    text-align: center;
}
.themeSocialIconContainer {
    padding-top: 15px;
}
.themeNavigationArea {
    float: none;
    width: auto;
}
.submenu ul {
    padding:0px;
}
.submenu li a span {
    padding-left:10px;
    width:87%;
}
.themeSearchContainer {
    clear: both;
    padding: 15px 0;
}
.themeSearchBox {
    width: auto;
}
.themeSearchBox input[type="text"] {
    width: 90%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], form li span textarea {
    width: 320px;
}
form li span select {
    width: 330px;
}
.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: 290px;
}
.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;
}
.member-signin {
    width:100%;
    float:none;
    padding:0px;
}
.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 {
    width: 90%;
}
.themeSidebarArea, .themeContentArea, .themeCaption, .themeSocialIconContainer, .themeSearchContainer {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 50px 0;
}
.themeLogoArea {
    padding-right: 0px;
}
.tableCell {
    display: block;
}
.themeLogoOuterContainer {
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeSitenameCaptionOuterContainer, .themeCaption, .themeSocialIconContainer {
    text-align: center;
}
.themeSocialIconContainer {
    padding-top: 15px;
}
.themeNavigationArea {
    float: none;
    width: auto;
}
#navigation li {
    float: right;
}
.themeSearchContainer {
    clear: both;
    padding: 15px 0;
}
.themeSearchBox {
    width: auto;
}
.themeSearchBox input[type="text"] {
    width: 90%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], form li span textarea {
    width: 290px;
}
form li span select {
    width: 300px;
}
.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: 260px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 273px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;    
}
.member-signin {
    width:100%;
    float:none;
    padding:0px;
}
.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 {
    width: 90%;
}
.themeSidebarArea, .themeContentArea, .themeCaption, .themeSocialIconContainer, .themeSearchContainer {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 50px 0;
}
.themeLogoArea {
    padding-right: 0px;
}
.tableCell {
    display: block;
}
.themeLogoOuterContainer {
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeSitenameCaptionOuterContainer, .themeCaption, .themeSocialIconContainer {
    text-align: center;
}
.themeSocialIconContainer {
    padding-top: 15px;
}
.themeNavigationArea {
    float: none;
    width: auto;
}
#navigation li {
    float: right;
}
.themeSearchContainer {
    clear: both;
    padding: 15px 0;
}
.themeSearchBox {
    width: auto;
}
.themeSearchBox input[type="text"] {
    width: 90%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], form li span textarea {
    width: 260px;
}
form li span select {
    width: 270px;
}
.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: 220px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 233px;
}
form li input[type=submit], form li input[type=reset] {
    padding:10px 25px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-layout-2 button.newsletter-button {
    display:block;
    margin:0 auto;    
}
.member-signin {
    width:100%;
    float:none;
    padding:0px;
}
.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 {
    width: 90%;
}
.themeSidebarArea, .themeContentArea, .themeCaption, .themeSocialIconContainer, .themeSearchContainer {
    float: none;
    width: auto;
}
.themeSidebarAreaInner {
    margin: 50px 0;
}
.themeLogoArea {
    padding-right: 0px;
}
.tableCell {
    display: block;
}
.themeLogoOuterContainer {
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeSitenameCaptionOuterContainer, .themeCaption, .themeSocialIconContainer {
    text-align: center;
}
.themeSocialIconContainer {
    padding-top: 15px;
}
.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 {
    margin:0 3px;
}
.themeNavigationArea {
    float: none;
    width: auto;
}
#navigation li {
    float: right;
}
.themeSearchContainer {
    clear: both;
    padding: 15px 0;
}
.themeSearchBox {
    width: auto;
}
.themeSearchBox input[type="text"] {
    width: 80%;
}
form ul li label, form ul li div {
    float: none;
    width: auto;
}
form li span input[type="text"], form li span textarea {
    width: 220px;
}
form li span select {
    width: 230px;
}
.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: 180px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 193px;
}
form li input[type=submit], form li input[type=reset] {
    padding:10px 25px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-input-field {
    width:230px;
}
.newsletter-layout-3 .newsletter-form {
    width:230px;
}
.member-signin {
    width:100%;
    float:none;
    padding:0px;
}
.member-signin li:first-child {
    width:70%;
}
.member-signin li a {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:right;
}
}
/*-------------------- THEME MEDIA QUERIES AREA CSS END --------------------- */
 