
/*----------------------------------------------------- THEME CONTENT AND SIDEBAR AREAS CSS -----------------------------------------------------*/
.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: 0px 0 60px;
}
/*----------------------------------------------------- THEME CONTENT AREA CSS -----------------------------------------------------*/
.themeContentArea {
    width: 65%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
/*----------------------------------------------------- THEME SIDEBAR AREA CSS -----------------------------------------------------*/
.themeSidebarArea {
    width: 45%;
}
.themeSidebarAreaInner {
    margin-left: 50px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    padding: 20px;
 background-color:#ffffff;
 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 0px 0px transparent inset;
 -webkit-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -moz-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -o-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 border-width: 1px;
 border-style:dotted;
 border-color:#000000;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
 font-family:Questrial;
 font-size:16px;
 color:#000000;
}
.themeSidebarAreaInner h1 {
font-family:Questrial;
font-size:24px;
color:#000000;
}
.themeSidebarAreaInner h2 {
font-family:Questrial;
font-size:22px;
color:#000000;
}
.themeSidebarAreaInner h3 {
font-family:Questrial;
font-size:20px;
color:#000000;
}
.themeSidebarAreaInner h4 {
font-family:Questrial;
font-size:18px;
color:#000000;
}
.themeSidebarAreaInner h5 {
font-family:Questrial;
font-size:16px;
color:#000000;
}
.themeSidebarAreaInner h6 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.themeSidebarAreaInner a {
text-decoration:none;
 color:#000000;
}
.themeSidebarAreaInner a:hover {
text-decoration:none;
color:#000000;
}
.themeSidebarAreaInner th {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#f8f8f8;
 border-width:1px;
 border-style:solid;
 border-color:#e6e5e5;
 color:#181818;
 padding:10px;
}
.themeSidebarAreaInner td {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#e5e5e5;
 color:#696969;
 padding:10px;
}
.themeSidebarAreaInner form li span input[type="text"], .themeSidebarAreaInner form li span textarea, .themeSidebarAreaInner form li span select {
    width: 200px;
    background: #ffffff;
}
.themeSidebarAreaInner form li span select {
    width: 213px;
}
.themeSidebarAreaInner .newsletter-input-field {
    background:#ffffff;
}
/*----------------------------------- THEME SIDEBAR AREA HIGHLIGHT BOX CSS -----------------------------------------------*/
.themeSidebarAreaInner .zs-highlight-box {
 background-color: #F5F5F5;
 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: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -moz-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -webkit-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -o-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff 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: 10px;
 margin: 3px;
    min-height: 150px;
font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#999BA0;
}
.themeSidebarAreaInner .zs-highlight-box h1 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:24px;
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box h2 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:22px;
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box h3 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box h4 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box h5 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box h6 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box a {
 color:#000000;
 text-decoration:none;
}
.themeSidebarAreaInner .zs-highlight-box a:hover {
 text-decoration:none;
 color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box th {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#181818;
 background:#F2F2F2;
 border-width:1px;
 border-style:solid;
 border-color:#E6E5E5;
 padding:7px;
}
.themeSidebarAreaInner .zs-highlight-box td {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#696969;
 background:#FFFFFF;
 border-width:1px;
 border-style:solid;
 border-color:#E5E5E5;
 padding:7px;
}
.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: 173px;
}
.themeSidebarAreaInner .zs-highlight-box form li input[type="submit"], .themeSidebarAreaInner .zs-highlight-box form li input[type="reset"] {
    margin-right: 5px;
    padding: 5px 15px;
}
.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;
}
/*-----------------------------------  THEME SIDEBAR TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS -----------------------------------------------*/
.themeSidebarAreaInner .zs-text-light-color {
color:#DCDCDC;
}
.themeSidebarAreaInner .zs-text-highlight-color {
color:#000000;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-light-color {
color:#DCDCDC;
}
.themeSidebarAreaInner .zs-highlight-box .zs-text-highlight-color {
color:#000000;
}
/*----------------------------------- THEME TABS ACCORDION AREA CSS -----------------------------------------------*/
.themeSidebarAreaInner .zs-tabs ul, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #d3d3d3;
    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 -1px;
    cursor: pointer;
    padding: 0px;
}
.themeSidebarAreaInner .zs-tabs ul li div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li div {
    padding: 0 20px;
    overflow: hidden;
    color: #404040;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    border-left: 0px;
    line-height: 2.8;
    display: block;
}
.themeSidebarAreaInner .zs-tabs ul li.selected div, .themeSidebarAreaInner .zs-highlight-box .zs-tabs ul li.selected div {
    background: #ffffff;
    color: #000000;
    border-bottom-color: #ffffff;
}
.themeSidebarAreaInner .zs-tabs-accordion-content, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content {
    background: #ffffff;
    border: 1px solid #ededed;
    border-top: 0;
    clear: both;
    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: #595959;
    padding: 10px;
    cursor: pointer;
    display: block;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    margin-bottom: 2px;
}
.themeSidebarAreaInner .zs-accordion.selected, .themeSidebarAreaInner .zs-highlight-box .zs-accordion.selected {
    background: #000000;
    border: 0 none;
    color: #ffffff;
    margin-bottom: 0;
}
/*----------------------------------- THEME SIDEBAR AREA HIGHLIGHT BOX TABS 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: #000000;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content a, .themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #000000;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #f0f0f0;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content th {
    background: #f2f2f2;
    border-color: #e6e5e5;
    color: #181818;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content td {
    background: #ffffff;
    border-color: #e5e5e5;
    color: #696969;
}
.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 {
    width: 140px;
}
.themeSidebarAreaInner .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 153px;
}
form li input[type="submit"], form li input[type="reset"] {
    margin-right: 5px;
    padding: 5px 15px;
}
/*--------------------------------------------------------- THEME FOOTER AREA CSS ------------------------------------------------------------------------------------*/
.themeFooterArea {
background-color:#F2F2F2;
 background-image:none;
 background-position:top left;
 background-repeat: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:Crimson Text;
 font-size:13px;
 color:#000000;
    padding: 35px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}
.themeFooterArea h1 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:24px;
color:#000000;
}
.themeFooterArea h2 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:22px;
color:#000000;
}
.themeFooterArea h3 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
}
.themeFooterArea h4 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.themeFooterArea h5 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}
.themeFooterArea h6 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.themeFooterArea a {
text-decoration:none;
 color:#000000;
}
.themeFooterArea a:hover {
text-decoration:none;
color:#000000;
}
.themeFooterArea th {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#f8f8f8;
 border-width:1px;
 border-style:solid;
 border-color:#e6e5e5;
 color:#181818;
 padding:7px;
}
.themeFooterArea td {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#e5e5e5;
 color:#696969;
 padding:7px;
}
.themeFooterArea .newsletter-input-field {
    background:#ffffff;
}
/*----------------------------------- THEME FOOTER AREA HIGHLIGHT BOX CSS -----------------------------------------------*/
.themeFooterArea .zs-highlight-box {
 background-color: #F0F0F0;
 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: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -moz-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -webkit-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -o-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff 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: 15px;
 margin: 2px;
    min-height: 150px;
font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#999BA0;
}
.themeFooterArea .zs-highlight-box h1 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:24px;
color:#000000;
}
.themeFooterArea .zs-highlight-box h2 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:22px;
color:#000000;
}
.themeFooterArea .zs-highlight-box h3 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
}
.themeFooterArea .zs-highlight-box h4 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.themeFooterArea .zs-highlight-box h5 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}
.themeFooterArea .zs-highlight-box h6 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.themeFooterArea .zs-highlight-box a {
 color:#000000;
 text-decoration:none;
}
.themeFooterArea .zs-highlight-box a:hover {
 text-decoration:none;
 color:#000000;
}
.themeFooterArea .zs-highlight-box th {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#181818;
 background:#F2F2F2;
 border-width:1px;
 border-style:solid;
 border-color:#E6E5E5;
 padding:7px;
}
.themeFooterArea .zs-highlight-box td {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#696969;
 background:#FFFFFF;
 border-width:1px;
 border-style:solid;
 border-color:#E5E5E5;
 padding:7px;
}
/*-----------------------------------  THEME FOOTER TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS -----------------------------------------------*/
.themeFooterArea .zs-text-light-color {
color:#DCDCDC;
}
.themeFooterArea .zs-text-highlight-color {
color:#000000;
}
.themeFooterArea .zs-highlight-box .zs-text-light-color {
color:#DCDCDC;
}
.themeFooterArea .zs-highlight-box .zs-text-highlight-color {
color:#000000;
}
/*----------------------------------- THEME TABS ACCORDION AREA CSS -----------------------------------------------*/
.themeFooterArea .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #d3d3d3;
    margin: 0px;
    padding: 0px;
}
.themeFooterArea .zs-tabs ul li, .themeFooterArea .zs-highlight-box .zs-tabs ul li {
    float: left;
    position: relative;
    margin: 0 0 -1px;
    cursor: pointer;
    padding: 0px;
}
.themeFooterArea .zs-tabs ul li div, .themeFooterArea .zs-highlight-box .zs-tabs ul li div {
    padding: 0 20px;
    overflow: hidden;
    color: #404040;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    border-left: 0px;
    line-height: 2.8;
    display: block;
}
.themeFooterArea .zs-tabs ul li.selected div, .themeFooterArea .zs-highlight-box .zs-tabs ul li.selected div {
    background: #ffffff;
    color: #000000;
    border-bottom-color: #ffffff;
}
.themeFooterArea .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    background: #ffffff;
    clear: both;
    border: 1px solid #d3d3d3;
    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: #595959;
    padding: 10px;
    cursor: pointer;
    display: none;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    margin-bottom: 2px;
}
.themeFooterArea .zs-accordion.selected, .themeFooterArea .zs-highlight-box .zs-accordion.selected {
    background: #000000;
    border: 0 none;
    color: #ffffff;
    margin-bottom: 0;
}
/*----------------------------------- THEME FOOTER AREA HIGHLIGHT BOX TABS 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: #000000;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #000000;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #f0f0f0;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #f2f2f2;
    border-color: #e6e5e5;
    color: #181818;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content td {
    background: #ffffff;
    border-color: #e5e5e5;
    color: #696969;
}
/*--------------------------------------------------------------- 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: none;
    padding: 5px 0 0;
}
form li span input, form li span label {
    float: none;
    width: auto;
    padding: 0 3px;
    margin: 7px 2px 0;
#padding-top:3px;
}
form li div span {
    display: block;
}
form li span input[type=text], form li span textarea, form li span select {
    background: #fafafa;
    border: 1px solid #000000;
    float: left;
    margin: 0px;
    padding: 5px;
    resize: none;
    width: 332px;
 font-family:Crimson Text;
 font-size:16px;
 color:#000000;
}
form li span select {
    width: 345px;
}
form li span textarea {
    height: 100px;
    overflow: auto;
}
form .dateinvoker {
    background: url(../images/datePickerIcn.png) 0 0 no-repeat;
    width: 18px;
    height: 17px;
    border: none;
    margin: 0px;
    vertical-align: middle;
    margin-top: 5px;
    outline: none;
    margin-left: 7px;
    padding: 0px;
}
form li input[type=submit], form li input[type=reset], button {
    -webkit-appearance: none;
    background: #000000;
    padding: 5px 25px;
    margin-right: 15px;
    cursor: pointer;
    border: 2px solid #000000;
#padding:5px 7px;
    color: #ffffff;
 font-family:Crimson Text;
    font-size: 16px;
}
form li input[type=reset] {
    background: #fafafa;
    color: #000000;
    border: 1px solid #000000;
}
/*--------------------------------------------------------------- THEME SLIDER AREA CSS ---------------------------------------------------------------*/
.zs-slideshow-right-arrow {
    background: url(../images/zs-slideshow-right-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 60px;
    left: auto;
    right: 15px;
    margin-top: -30px;
    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: 60px;
    z-index: 150;
}
.zs-slideshow-left-arrow {
    background: url(../images/zs-slideshow-left-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 60px;
    right: auto;
    left: 15px;
    margin-top: -30px;
    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: 60px;
    z-index: 150;
}
.themeSlideshowOuterContainer {
    bottom: 15px;
    height: 20px;
    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: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    padding: 0 0 0 10px;
}
.zs-slideshow-control-active {
    background: url(../images/zs-slideshow-control-active.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    padding: 0;
    width: 16px;
    margin: 0px 3px;
}
.zs-slideshow-control {
    background: url(../images/zs-slideshow-control.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    padding: 0;
    width: 16px;
    margin: 0px 3px;
}
/*----------------------------------- THEME HIGHLIGHT BOX AREA CSS -----------------------------------------------*/
.zs-highlight-box {
 background-color: #dcd5d5;
 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: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -moz-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -webkit-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff inset;
 -o-box-shadow: 0px 0px 0 1px rgba(0,0,0,0.1), 0px 0 0 2px #ffffff 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: 15px;
 margin: 3px;
    min-height: 150px;
font-family:Crimson Text;
 font-size:16px;
 color:#000000;
}
.zs-highlight-box h1 {
font-family:Crimson Text;
font-size:24px;
color:#000000;
}
.zs-highlight-box h2 {
font-family:Crimson Text;
font-size:32px;
color:#000000;
}
.zs-highlight-box h3 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
}
.zs-highlight-box h4 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.zs-highlight-box h5 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}
.zs-highlight-box h6 {
font-family:'Roboto', Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.zs-highlight-box a {
 color:#000000;
 text-decoration:none;
}
.zs-highlight-box a:hover {
 text-decoration:none;
 color:#000000;
}
.zs-highlight-box th {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#181818;
 background:#F2F2F2;
 border-width:1px;
 border-style:solid;
 border-color:#E6E5E5;
 padding:4px;
}
.zs-highlight-box td {
 font-family:'Source Sans Pro', Verdana, Geneva, sans-serif;
 font-size:16px;
 color:#696969;
 background:#FFFFFF;
 border-width:1px;
 border-style:solid;
 border-color:#E5E5E5;
 padding:7px;
}
.zs-highlight-box .newsletter-input-field {
    background:#ffffff;    
}
.zs-highlight-box form li span input[type="text"], .zs-highlight-box form li span textarea, .zs-highlight-box form li span select {
    background:#ffffff;
}
/*-----------------------------------  THEME TEXT-LIGHT & HIGHLIGHT COLOR AREA CSS -----------------------------------------------*/
.zs-text-light-color {
color:#DCD5D5;
}
.zs-text-highlight-color {
color:#000000;
}
.zs-highlight-box .zs-text-light-color {
color:#DCD5D5;
}
.zs-highlight-box .zs-text-highlight-color {
color:#000000;
}
/*----------------------------------- THEME TABS ACCORDION AREA CSS -----------------------------------------------*/
.zs-tabs ul, .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    margin: 0px;
    padding: 0px;
}
.zs-tabs ul li, .zs-highlight-box .zs-tabs ul li {
    float: left;
    position: relative;
    margin: 0 0 -1px;
    cursor: pointer;
    padding: 0px;
}
.zs-tabs ul li div, .zs-highlight-box .zs-tabs ul li div {
    padding: 0 20px;
    overflow: hidden;
    color: #000000;
    line-height: 2.8;
    display: block;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    border-left: 0px;
}
.zs-tabs ul li.selected div, .zs-highlight-box .zs-tabs ul li.selected div {
    background: #000000;
    color: #ffffff;
    border-bottom-color: #ffffff;
}
.zs-tabs-accordion-content, .zs-highlight-box .zs-tabs-accordion-content {
    background: #ffffff;
    clear: both;
    border: 1px solid #d3d3d3;
    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: #595959;
    padding: 10px;
    cursor: pointer;
    display: none;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    margin-bottom: 2px;
}
.zs-accordion.selected, .zs-highlight-box .zs-accordion.selected {
    background: #000000;
    border: 0 none;
    color: #ffffff;
    margin-bottom: 0;
}
/*----------------------------------- THEME HIGHLIGHT BOX TABS 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: #000000;
}
.zs-highlight-box .zs-tabs-accordion-content a, .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #000000;
}
.zs-highlight-box .zs-tabs-accordion-content hr {
    border-top-color: #f0f0f0;
}
.zs-highlight-box .zs-tabs-accordion-content th {
    background: #f2f2f2;
    border-color: #e6e5e5;
    color: #181818;
}
.zs-highlight-box .zs-tabs-accordion-content td {
    background: #ffffff;
    border-color: #e5e5e5;
    color: #696969;
}
/*----------------------------------- THEME NEWS LETTER AREA CSS -----------------------------------------------*/

.newsletter-container {
background: transparent;
    padding: 10px
}
h3.newsletter-heading {
    margin-bottom: 10px;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000;
}
.newsletter-desc {
    margin-bottom: 25px;
font-family: 'Source Sans Pro', Verdana, Geneva, sans-serif;
font-size: 16px;
color: #999BA0;
}
.newsletter-input-field {
background: #FAFAFA;
border-width: 2px;
border-color: #EEEEEE;
color:#999BA0;
font-family: 'Source Sans Pro', Verdana, Geneva, sans-serif;
font-size: 16px;
    border-style: solid;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 230px;
    padding: 10px 5px;
    vertical-align:top;
}
button.newsletter-button {
background: #000000;
border-width: 2px;
border-color: #AD583E;
color:#ffffff;
font-family: 'Source Sans Pro', 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: 230px;
    margin: 0 auto;
    text-align: right;
}
.newsletter-layout-3 button {
    text-align: right;
}
.newsletter-form input[type="text"]::-moz-placeholder {
    color:#999BA0;
  font-size:90%;
  line-height:normal;
}
.newsletter-form  input[type="text"]::-webkit-input-placeholder{
    color:#999BA0;
  font-size:85%;
  line-height:normal;
}
.newsletter-form  input[type="text"]:-ms-input-placeholder {
    color:#999BA0;
  font-size:90%;
  line-height:normal;
}
/*----------------------------------- THEME RESPONSIVE MEDIA QUERIES AREA CSS -----------------------------------------------*/
@media only screen and (min-width : 769px) and (max-width : 1024px) {
.themeWidth {
    margin: 0 auto;
    width: 94%;
}
.themeSidebarAreaInner {
    margin-left: 10%;
}
.themeSitename, .themeCaption {
    white-space: normal;
}
}

@media only screen and (min-width : 641px) and (max-width : 768px) {
.themeWidth {
    margin: 0 auto;
    width: 90%;
}
.themeContentArea, .themeSidebarArea {
    width: 100%;
    float: none;
}
.themeSidebarAreaInner {
    margin-left: 0;
    margin-top: 30px;
    padding: 15px;
}
.themeFooterArea {
    padding: 10px;
}
.tableCell {
    display: block;
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeLogoArea {
    padding: 0;
}
.themeSearchBox {
    margin: 0 auto;
}
.themeSocialIconContainer, .themeSearchContainer {
    float: none;
}
.themeSocialIconArea {
    text-align: center;
    padding: 10px 0 0px;
}
.themeCaption, .themeSitename {
    white-space: normal;
}
.themeSitename {
    font-size: 40px;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 333px;
}
form li span select {
    width: 333;
}
.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: 220px;
}
.themeSidebarAreaInner .zs-highlight-box 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: 313px;
}
.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;
}
.zs-highlight-box .zs-tabs-accordion-content form li input[type=submit], .zs-highlight-box .zs-tabs-accordion-content form li input[type=reset] {
    padding: 5px 15px;
}
}

@media only screen and (min-width : 481px) and (max-width : 640px) {
.themeWidth {
    margin: 0 auto;
    width: 90%;
}
.themeContentArea, .themeSidebarArea {
    width: 100%;
    float: none;
}
.themeSidebarAreaInner {
    margin-left: 0;
    margin-top: 30px;
    padding: 15px;
}
.themeFooterArea {
    padding: 10px;
}
.tableCell {
    display: block;
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeLogoArea {
    padding: 0;
}
.themeSearchBox {
    margin: 0 auto;
}
.themeSocialIconContainer, .themeSearchContainer {
    float: none;
    padding-right:0px;
}
.themeSocialIconArea {
    text-align: right;
    padding: 5px 0;
    clear:both;
}
.themeCaption, .themeSitename {
    white-space: normal;
}
.themeSitename {
    font-size: 40px;
}
#navigation li {
    float: right;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 280px;
}
form li span select {
    width: 293px;
}
.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;
}
.zs-highlight-box .zs-tabs-accordion-content form li input[type=submit], .zs-highlight-box .zs-tabs-accordion-content form li input[type=reset] {
    padding: 5px 15px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-input-field {
    width:240px;
}
.newsletter-layout-3 .newsletter-form {
    width:240px;
}
.newsletter-layout-2 button.newsletter-button{
    display:block;
    margin:0 auto;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
.themeWidth {
    margin: 0 auto;
    width: 90%;
}
.themeContentArea, .themeSidebarArea {
    width: 100%;
    float: none;
}
.themeSidebarAreaInner {
    margin-left: 0;
    margin-top: 30px;
    padding: 15px;
}
.themeFooterArea {
    padding: 10px;
}
.tableCell {
    display: block;
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeLogoArea {
    padding: 0;
}
.themeSearchBox {
    margin: 0 auto;
}
.themeSocialIconContainer, .themeSearchContainer {
    float: none;
    padding-right:0px;
}
.themeSocialIconArea {
    text-align: right;
    padding: 5px 0;
    clear:both;
}
.themeCaption, .themeSitename {
    white-space: normal;
}
.themeSitename {
    font-size: 40px;
}
#navigation li {
    float: right;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 240px;
}
form li span select {
    width: 253px;
}
.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: 200px;
}
.zs-highlight-box .zs-tabs-accordion-content form li span select, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 213px;
}
.zs-highlight-box .zs-tabs-accordion-content form li input[type=submit], .zs-highlight-box .zs-tabs-accordion-content form li input[type=reset] {
    padding: 5px 15px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-input-field {
    width:220px;
}
.newsletter-layout-3 .newsletter-form {
    width:220px;
}
.newsletter-layout-2 button.newsletter-button{
    display:block;
    margin:0 auto;
}
}

@media only screen and (max-width : 320px) {
.themeWidth {
    margin: 0 auto;
    width: 90%;
}
.themeContentArea, .themeSidebarArea {
    width: 100%;
    float: none;
}
.themeSidebarAreaInner {
    margin-left: 0;
    margin-top: 30px;
    padding: 15px;
}
.themeFooterArea {
    padding: 10px;
}
.tableCell {
    display: block;
    text-align: center;
}
.themeLogoOuterContainer {
    width: 100%;
}
.themeLogoArea {
    padding: 0;
}
.themeSearchBox {
    margin: 0 auto;
}
.themeSocialIconContainer, .themeSearchContainer {
    float: none;
    padding-right:0px;
}
.themeSocialIconArea {
    text-align: center;
    padding: 5px 0;
    clear:both;
}
.themeCaption, .themeSitename {
    white-space: normal;
}
.themeSitename {
    font-size: 34px;
}
#navigation li {
    float: right;
}
form li span input[type="text"], form li span textarea, form li span select {
    width: 200px;
}
form li span select {
    width: 210px;
}
.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;
}
.zs-highlight-box .zs-tabs-accordion-content form li input[type=submit], .zs-highlight-box .zs-tabs-accordion-content form li input[type=reset] {
    padding: 5px 15px;
}
.themeSearchContainer {
    display:none;
}
.newsletter-input-field {
    width:200px;
}
.newsletter-layout-3 .newsletter-form {
    width:200px;
}
}
 