/* LICENSE & DETAILS
==================================================
    Theme Name: GAEA
    Theme URI: preview.imithemes.com/gaea-wp/
    Author: imithemes
    Author URI: www.imithemes.com
    Description: <strong>Responsive Wordpress Theme for Non Profit, Designed & Developed by imithemes</strong> - <a href="http://www.imithemes.com">www.imithemes.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/imithemes'>Twitter</a><br/> | <a href='http://www.facebook.com/imithemes'>Facebook</a>
    Version: 1.5
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
/* Stylesheets and Google fonts import */

@import url("font-awesome.css");
@import url("animations.css");
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);
/*  CSS definations for Native Church  */
/*------------------------------------------------------------------
[Table of contents]
0. CSS Reset
1. Basic Styles
2. Typography
3. Margin Bottom Sets
4. Padding Sets
5. Spacers Sets
6. Site Structure & Appearance
    6.1. Main Navigation
    6.2. Slider Revolution Custom Caption Styling
    6.3. Widgets Styling
    6.4. Counter Shortcode
    6.5. Parallax Backgrounds

ADDITIONAL
a. Slider 
b. PrettyPhoto
c. Magnific Popup 

7. Responsive Media Queries
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* 0. RESET */
/*-------------------------------------------------------------------------------------------*/

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

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

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

iframe {
    border: 0;
}
/* ==================================================
   1. Basic Styles
================================================== */

html,
body {
    height: 100%;
}

html,
hmtl a {
    width: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a {
    color: #555555;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

a:hover {
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    outline: 0;
    color: #666666;
}

a img {
    border: none;
}

a > img {
    vertical-align: middle;
}

.gray-bg {
    background: #e8e8e8;
}

.gray-text {
    color: #bababa;
}

.lgray-bg {
    background: #fafafa;
}

.dgray-bg {
    background: #333333;
}

img {
    max-width: 100%;
}

img,
object,
embed,
audio,
video {
    max-width: 100%;
}

img {
    height: auto;
}

strong,
.strong {
    font-weight: 700;
}

.gallery-caption {}

.bypostauthor {}

p {
    margin: 0 0 20px;
}

i,
em,
.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
}

.align-left {
    float: left;
    margin: 0 25px 0 0px!important;
}

.align-right {
    float: right;
    margin: 0 0 0 25px!important;
}

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

.text-align-center {
    text-align: center;
}

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

.color-text {
    color: #ffffff;
}

.through {
    text-decoration: line-through;
}

.border-radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
/*-----------------------------------------------*/
/*  WordPress Core Native Styling   */
/*-----------------------------------------------*/

.sticky {}

.gallery-caption {}

.bypostauthor {}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

article img {
    max-width: 100%;
    height: auto;
}
/* ==================================================
   2. Typography
================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 18px 0;
    color: #333333;
    font-weight: 400;
    line-height: 1.5em;
    font-family: 'Roboto Slab', sans-serif;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h2 small {
    display: block;
    letter-spacing: .1em;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 45%
}

h3 {
    font-size: 18px;
}

h3.block-title {
    text-transform: uppercase;
    font-size: 16px;
}

h4 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: 'Roboto', sans-serif;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

h1.short,
h2.short,
h3.short,
h4.short,
h5.short,
h6.short,
p.short {
    margin-bottom: 5px;
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
    margin-top: 22px;
}

h1 a,
h2 a,
h3 a,
h5 a,
h6 a {
    color: #333333;
    text-decoration: none;
}

.huge {
    font-size: 10em;
}

blockquote {
    margin: 30px 0;
    padding: 0 0 0 30px;
    border-left: 3px solid;
}

blockquote p {
    margin-bottom: 0;
    white-space: normal;
    font-style: italic;
    font-size: 20px;
}

blockquote cite {
    color: #ffffff;
}

blockquote cite:before {
    content: "- ";
}

p {
    margin: 0 0 18px 0;
}

p.md {
    font-size: 16px;
    line-height: 22px;
}

p.lg {
    font-size: 30px;
    line-height: 1.2em;
}

p.lead {
    font-family: 'Roboto', sans-serif;
}

.big {
    font-size: 200%;
    line-height: 1.5em;
}

.thin {
    font-weight: 300;
}

p.drop-caps:first-child:first-letter {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 4px;
    font-size: 75px;
    font-family: Georgia, serif;
    line-height: 60px;
}

p.drop-caps.secondary:first-child:first-letter {
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
}

hr {
    display: block;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: 1px;
    border: 0;
    background: #e8e8e8;
}

hr.sm {
    display: inline-block;
    margin: 15px 0;
    width: 40px;
    height: 2px;
    border: 0;
}

hr.md {
    display: inline-block;
    margin: 15px 0;
    width: 100px;
    height: 2px;
    border: 0;
}

hr.fw {
    display: block;
    clear: both;
    margin-top: 0;
    margin-bottom: 50px;
    width: 100%;
    height: 1px;
    border: 0;
}

ul.checks,
ul.angles,
ul.carets,
ul.chevrons {
    margin: 0;
    list-style-type: none;
    margin-bottom: 15px;
}

ul.checks > li,
ul.angles > li,
ul.carets > li,
ul.chevrons > li {
    margin: 10px 0;
}

ul.checks > li > i,
ul.angles > li > i,
ul.carets > li > i,
ul.chevrons > li > i {
    margin-right: 2px;
}

ul.inline {
    margin: 10px 0;
}

ul.inline > li {
    display: inline-block;
    margin-right: 10px;
}

ul.inline > li i.fa {
    margin-right: 2px;
}

ul.nav-list-primary > li a {
    display: block;
    padding: 8px;
    border-bottom: 1px solid #eceae4;
    color: #666666;
    text-decoration: none;
}

ul.nav-list-primary > li a:hover {
    text-decoration: none;
}

ul {
    margin: 10px 0 10px 20px;
    list-style-type: disc;
}

ol {
    margin: 10px 0 10px 30px;
    list-style-type: decimal;
}

ul ul,
ol ul {
    margin: 10px 0 10px 20px;
}

ul ul {
    list-style-type: circle;
}

dl {
    margin: 10px 0;
}

dl dt {
    font-weight: 700;
}

address.ico i {
    display: inline-block;
    float: left;
    clear: both;
    padding-top: 3px;
}

address.ico p {
    margin: 0;
    padding-bottom: 10px;
}

address.ico span {
    display: inline-block;
    padding-left: 20px;
}

.cursive {
    font-family: 'Georgia', serif;
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-control {
    margin-bottom: 20px;
}

.title {
    border-bottom: #e8e8e8 1px solid;
}

.titleb {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: 'Roboto', sans-serif;
}

.title .title-border {
    padding-bottom: 9px;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: -1px;
}

.label {
    font-family: 'Roboto', sans-serif!important;
}

.admin-bar .is-sticky .main-menu-wrapper {
    top: 28px!important;
}

.fc-day-grid-event > .fc-content {
    white-space: normal!important;
}

.dgx-donate-form-section input[type="checkbox"],
input[type="radio"] {
    margin: -2px 10px 0 10px;
}
/* Page links */

.page-links {
    clear: both;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    margin: 24px 0;
    text-transform: uppercase;
}

.page-links a,
.page-links > span {
    background: #fff;
    border: 1px solid #fff;
    display: inline-block;
    height: 22px;
    margin: 0 1px 2px 0;
    text-align: center;
    width: 22px;
}

.page-links a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    text-decoration: none;
}

.page-links a:hover {
    background: #41a62a;
    border: 1px solid #41a62a;
    color: #fff;
}

.page-links > .page-links-title {
    height: auto;
    margin: 0;
    padding-right: 7px;
    width: auto;
}
/*Event Registration*/

.ticket-booking {
    position: relative;
    z-index: 999;
}

.event-ticket {
    background-color: #fff!important;
    border-radius: 10px;
    min-height: 250px;
}

#ticketModal .modal-body {
    background-color: #7a7e84!important;
}

.event-ticket-left {
    width: 13%;
    float: left;
    min-height: 250px;
    border-right: 3px dashed #eee;
    position: relative;
    z-index: 900;
}

.event-ticket-left .ticket-handle {
    height: 150px;
    border: 5px solid transparent;
    width: 35px;
    border-radius: 40px;
    margin: 50px 0 0 32px;
    background-color: #7a7e84!important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .3);
    float: left;
}

.event-ticket-left .ticket-cuts {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #7a7e84!important;
    top: -15px;
    right: -15px;
    border-radius: 100%;
}

.event-ticket-left .ticket-cuts-top {}

.event-ticket-left .ticket-cuts-bottom {
    bottom: -15px;
    top: auto;
}

.event-ticket-right {
    float: left;
    width: 86%;
}

.event-ticket-right-inner {
    padding: 30px;
}

.event-ticket-info {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

.event-ticket-info p {
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-bottom: 0;
    padding: 5px;
}

.event-ticket-info p strong {
    color: #222;
}

.event-ticket-info .col {
    float: left;
    width: 33.33%;
}

.event-ticket .ticket-cost {
    min-width: 100px;
    height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    font-size: 30px;
    float: right;
    margin-top: 30px;
}

.event-area {
    text-align: center;
    display: block;
    color: #999;
    padding: 10px 0;
}

.event-ticket-info .btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    height: 36px;
}

.event-ticket .event-location {
    border-right: 2px solid #333;
    border-left: 2px solid #333;
    font-family: 'Roboto', sans-serif;
}

.registerant-info {
    display: block;
    margin-bottom: 20px;
}

.ticket-id {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    right: -112px;
    top: 50%;
    margin-top: -100px;
    height: 200px;
    z-index: 11;
}

#login-uder-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
    margin-top: 2px;
    margin-right: 10px;
    float: left;
}

@media print {
    .single-event .body {
        display: none;
    }
    .single-event #ticketModal {
        display: block;
    }
    .modal-footer {
        display: none;
    }
    .modal-content {
        box-shadow: none;
        border: 0;
    }
    .modal-header .close {
        display: none;
    }
    .event-ticket .event-location {
        font-size: 14px!important;
    }
    .event-area {
        display: none;
    }
    .event-ticket-left {
        border-color: #999;
    }
    .ticket-cost {
        background-color: #f0ad4e!important;
        color: #fff!important;
    }
}
/* ==================================================
   3. Margin Bottom Sets
================================================== */

.margin-0 {
    margin-bottom: 0 !important;
}

.margin-10 {
    margin-bottom: 10px !important;
}

.margin-15 {
    margin-bottom: 15px !important;
}

.margin-20 {
    margin-bottom: 20px !important;
}

.margin-30 {
    margin-bottom: 30px !important;
}

.margin-40 {
    margin-bottom: 40px !important;
}

.margin-50 {
    margin-bottom: 50px !important;
}

.margin-60 {
    margin-bottom: 60px !important;
}

.margin-70 {
    margin-bottom: 70px !important;
}

.margin-80 {
    margin-bottom: 80px !important;
}

.push-top {
    margin-top: 35px;
}
/* ==================================================
   4. Padding Sets
================================================== */

.padding-b0 {
    padding-bottom: 0!important;
}

.padding-tb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-tb45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.padding-tb75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.padding-tb100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.padding-tb125 {
    padding-top: 125px;
    padding-bottom: 125px;
}
/* ==================================================
   5. Spacers Sets
================================================== */

.spacer-10 {
    height: 10px;
    clear: both;
    width: 100%;
}

.spacer-20 {
    height: 20px;
    clear: both;
    width: 100%;
}

.spacer-30 {
    height: 30px;
    clear: both;
    width: 100%;
}

.spacer-40 {
    height: 40px;
    clear: both;
    width: 100%;
}

.spacer-50 {
    height: 50px;
    clear: both;
    width: 100%;
}

.spacer-60 {
    height: 60px;
    clear: both;
    width: 100%;
}

.spacer-70 {
    height: 70px;
    clear: both;
    width: 100%;
}

.spacer-75 {
    height: 75px;
    clear: both;
    width: 100%;
}

.spacer-100 {
    height: 100px;
    clear: both;
    width: 100%;
}
/* ==================================================
   5. Multi purpose Elements
================================================== */

.overlay-transparent,
.gallery-grid .gallery-cat {
    background: rgba(0, 0, 0, .6);
}

.checkers-overlay {
    background: url(img/checkers.png) repeat;
}

.pattern-overlay {
    background: url(img/pattern.png) repeat;
}

.next-prev-nav {
    display: inline-block;
}

.next-prev-nav a {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
}

.next-prev-nav a:hover {
    color: #fff;
}

.meta-data {
    color: #999;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.meta-data a {
    color: #666666;
}

.meta-data a i {
    color: #999999;
}

.meta-data a:hover {
    text-decoration: none;
}

.meta-data > span {
    margin-right: 20px;
    display: inline-block;
}

.meta-data i {
    margin-right: 4px;
}

.meta-data > span:last-child {
    margin-right: 0;
}

.isotope .isotope-item {
    /* change duration value to whatever you like */
    
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.media-box {
    position: relative;
    display: block;
    max-width: 100%;
}

.media-box .zoom,
.media-box .expand {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff!important;
    font-size: 1.2em;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.media-box:hover img {
    opacity: .9
}

.media-box:hover .zoom,
.media-box:hover .expand {
    opacity: 1;
    -webkit-transition: opacity .3s .2s;
    -moz-transition: opacity .3s .2s;
    -ms-transition: opacity .3s .2s;
    -o-transition: opacity .3s .2s;
    transition: opacity .3s .2s;
}

.media-box .media-box-wrapper {
    padding: 30px;
}

.social-links {
    margin: 0;
    list-style-type: none;
}

.social-links li {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
}

.icon-block {
    text-align: center;
}

.icon-block .icon {
    width: 120px;
    height: 120px;
    line-height: 135px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #ffffff;
    margin-bottom: 25px;
}

.icon-block .icon > i {
    font-size: 3em;
}

.icon-block .icon >span {
    display: block;
}

.icon-block p {
    padding: 0 20px;
}

.secondary-bar .icon-block {
    text-align: left;
    display: inline-block;
}

.secondary-bar .icon-block .icon {
    width: 70px;
    height: 70px;
    line-height: 75px;
    margin-bottom: 0;
    margin-right: 15px;
}

.secondary-bar .icon-block .icon i {
    font-size: 2em;
}

.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
}

.flexslider.loading {
    background: url(img/loader.gif) no-repeat scroll center center;
}

.flexslider .slides {
    margin: 0;
    list-style-type: none;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .flex-direction-nav {
    margin: 0;
    list-style-type: none;
}

.flexslider .flex-control-nav {
    margin: 0;
    list-style-type: none;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: -30px;
    padding: 0;
    margin: 0;
}

.flexslider .flex-control-nav li {
    display: inline;
}

.flexslider .flex-control-nav a {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #e8e8e8;
    display: inline-block;
    margin: 0 6px;
    text-indent: -9999px;
    text-decoration: none;
}

.flexslider .flex-prev,
.flexslider .flex-next {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #f8f7f3;
    display: block;
    margin-bottom: 10px;
    position: absolute;
    top: 25px;
    right: 0px;
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.flexslider .flex-prev {
    left: auto;
    right: 30px;
}

.flexslider .flex-prev:before {
    content: "\f104";
}

.flexslider .flex-next:before {
    content: "\f105";
}

.entry .flexslider {
    margin-bottom: 40px;
}
/* Added in v1.1 */

.hero-slider.flexslider {
    position: relative;
    z-index: 1;
    height: 565px;
    width: 100%;
    overflow: hidden;
}

.hero-slider.flexslider .flex-viewport {
    width: 100%;
}

.hero-slider.flexslider > ul.slides {
    height: 100%;
}

.hero-slider.flexslider ul.slides li {
    height: 565px;
    width: 100%;
    overflow: hidden;
    position: static;
    background-attachment: scroll!important
}

.hero-slider.flexslider .flex-control-nav {
    bottom: -40px;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.hero-slider.flexslider:hover .flex-control-nav {
    bottom: 10px;
    -webkit-transition: bottom .3s .2s;
    -moz-transition: bottom .3s .2s;
    -ms-transition: bottom .3s .2s;
    -o-transition: bottom .3s .2s;
    transition: bottom .3s .2s;
}

.hero-slider.flexslider .flex-prev,
.hero-slider.flexslider .flex-next {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    right: -50px;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
    font-size: 25px;
    line-height: 50px;
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    top: 50%;
    margin-top: -30px;
}

.hero-slider.flexslider ul.slides li a {
    display: block;
    height: 100%;
    width: 100%;
}

.hero-slider.flexslider ul.slides li .container {
    vertical-align: middle;
    display: table;
    height: 100%
}

.hero-slider.flexslider ul.slides li .container .slider-caption {
    display: table-cell;
    vertical-align: middle;
}

.slider-caption > span {
    font-size: 24px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 30px;
}

.hero-slider.flexslider .flex-prev {
    left: -50px;
}

.hero-slider.flexslider:hover .flex-prev {
    left: 20px;
}

.hero-slider.flexslider:hover .flex-next {
    right: 20px;
}

.inner-slider.flexslider {
    height: 230px;
}

.entry .flexslider {
    margin-bottom: 40px;
}

.slider-wrapper {
    position: relative;
}

.nivoSlider {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    margin-bottom: 0!important;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.nivo-directionNav a {
    top: 45%!important;
}

.nivo-controlNav {
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 10px;
}

.nivo-caption {
    background: rgba(0, 0, 0, .7);
    text-align: center;
}

.nivoSlider img {
    max-height: 100%;
}

.nivoslider {
    height: 230px;
    overflow: hidden;
}

.double-border {
    position: relative;
    width: 100%;
    height: 3px;
}

.double-border > div {
    position: absolute;
    width: 50%;
    height: 3px;
    left: 0;
    top: 0;
    display: block;
}

.double-border > div:last-child {
    right: 0;
    left: auto;
}

.nav-np a {
    color: #666;
    position: absolute;
    top: 9px;
    right: 6px;
    font-size: 18px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.nav-np a:first-child {
    left: auto;
    right: 30px;
}

.nav-np a:last-child {
    left: auto;
    right: 6px;
}

.border-cols {
    margin: 30px 0;
    border-bottom: 1px solid #e8e8e8;
}

.border-cols:after,
.post-content:after,
.related-posts:after,
.border-cols:before,
.post-content:before,
.related-posts:before {
    display: table;
    content: " ";
}

.border-cols:after,
.post-content:after,
.related-posts:after {
    clear: both;
}

.border-cols > div {
    float: left;
    padding: 0 15px;
    border-right: 1px solid #e8e8e8;
}

.border-cols > div:first-child {
    padding-left: 0;
}

.border-cols > div:last-child {
    border: 0;
}

.cols2 > div {
    width: 50%;
}

.cols3 > div {
    width: 33.333333%;
}

.cols4 > div {
    width: 25%;
}

.basic-link {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    display: inline-block
}

.basic-link:hover {
    color: #333;
}

.basic-link.inverted {
    text-transform: uppercase;
    margin-top: 10px;
}
/* ==================================================
   6. Site Structure & Appearance
================================================== */

body {
    background-color: #ffffff;
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    line-height: 23px;
    background-attachment: fixed;
}

body.boxed {
    background-color: #666
}

body.boxed .body {
    position: relative;
    margin: 0 auto;
    max-width: 1080px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}

@media (min-width: 1200px) {
    body.boxed .body .site-header,
    body.boxed .body .main-menu-wrapper {
        max-width: 100%;
        width: 1080px;
    }
}

.site-header {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1080px;
    margin: 0 auto;
    margin-left: -540px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.logged-in.admin-bar .site-header {
    top: 32px;
}

.logged-in.admin-bar .is-sticky .lower-header {
    top: 32px!important;
}

.logged-in.admin-bar .header-v2 .site-header {
    top: 0;
}

.logged-in.admin-bar .header-v2 .is-sticky .lower-header {
    top: 32px!important;
}

.logged-in.admin-bar .header-v3 .site-header {
    top: 0;
}

.logged-in.admin-bar .header-v3 .is-sticky .full-width-menu {
    top: 32px!important;
}

@media (min-width: 1200px) {
    body.boxed .is-sticky .full-width-menu {
        width: 1080px;
    }
}

body.boxed .body .site-header {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.top-custom-text {
    color: #ccc;
    padding-top: 7px;
}

.top-custom-text a {
    color: #fff;
}

.top-header {
    position: relative;
    z-index: 2;
    background-color: #292929;
    height: 37px;
}

.events-ajax-caller h3 {
    margin-bottom: 10px;
}

.events-ajax-caller .btn {
    margin-top: 10px;
}

.events-ajax-caller .grid-content {
    padding-bottom: 20px;
}

.events-ajax-caller {
    margin: 0;
    list-style-type: none;
}

.events-ajax-caller .counter-preview {
    height: 38px;
}

.events-ajax-caller .counter-preview:before,
.events-ajax-caller .counter-preview:after {
    content=" ";
    display: table;
}

.events-ajax-caller .counter-preview:after {
    clear: both;
}

.events-ajax-caller .counter-preview .timer-col {
    width: 25%;
    text-align: center;
}

.events-ajax-caller .counter-preview {
    width: 100%;
}

.upcoming-event-bar {
    line-height: 37px;
}

.upcoming-event-bar h4 {
    line-height: 37px;
    float: left;
    margin-bottom: 0;
    color: #fff;
    font-size: 11px;
    opacity: .7;
    margin-right: 12px;
}

.preview-event-bar {
    line-height: 37px;
}

.preview-event-bar h4 {
    line-height: 37px;
    float: left;
    margin-bottom: 0;
    color: #fff;
    font-size: 11px;
    opacity: .7;
    margin-right: 12px;
}

.counter {
    overflow: hidden;
    float: left;
    height: 37px;
    border-left: 1px solid #1e2326;
    border-right: 1px solid #1e2326;
}

.counter .timer-col {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #1e2326;
    border-right: 1px solid #3d474c;
}

.counter .timer-col:first-child {
    border-left: 1px solid #3d474c;
}

.counter-preview {
    float: left;
    height: 37px;
    border-left: 1px solid #1e2326;
    border-right: 1px solid #1e2326;
}

.counter-preview .timer-col {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #1e2326;
    border-right: 1px solid #3d474c;
}

.counter-preview .timer-col:first-child {
    border-left: 1px solid #3d474c;
}

.timer-col #days,
.timer-col #hours,
.timer-col #minutes,
.timer-col #seconds {
    display: inline-block;
    color: #ffffff;
    opacity: .8
}

.timer-col #days {}

.timer-col #hours,
.timer-col #minutes,
.timer-col #seconds {}

.timer-col .timer-type {
    font-size: 12px;
}

.top-header .social-links {
    float: right;
}

.top-header .social-links li {
    line-height: 35px;
}

.top-header .social-links a {
    padding: 0 5px;
    display: block;
    color: #fff;
    opacity: .4;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.top-header .social-links a:hover {
    opacity: 1;
}

.top-menu {
    float: right;
    margin: 0;
    list-style-type: none;
}

.top-menu li {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

.top-menu li a {
    padding: 0 20px;
    line-height: 37px;
    display: block;
    color: rgba(255, 255, 255, .8);
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.top-menu li a:hover {
    text-decoration: none;
}

.lower-header {
    width: 100%;
    position: relative;
    z-index: 9;
    height: 75px;
    background-color: rgba(255, 255, 255, .9);
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

body.boxed .body .lower-header {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.is-sticky .lower-header {
    background-color: rgba(255, 255, 255, .9);
    left: 0;
    margin-left: 0;
    z-index: 111;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1)!important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)!important;
    border-radius: 0;
}

.logged-in.admin-bar .is-sticky .lower-header {
    top: 32px;
}

h1.logo {
    padding: 0;
    padding-top: 11px;
    margin: 0;
    width: 200px;
    float: left;
}

.site-header h1.logo .default-logo {
    display: inline-block;
}

.site-header h1.logo .retina-logo {
    display: none;
}

.for-navi .col-md-8 {
    position: inherit!important;
}

.for-navi.container {
    position: relative;
}
/* ==================================================
   6.1. Main Navigation
================================================== */

.main-navigation {
    width: 100%;
    display: block;
}

.main-navigation > ul {
    margin: 0;
    list-style-type: none;
    float: right;
}

.main-navigation > ul > li {
    font-family: 'Roboto', sans-serif;
    letter-spacing: .07em;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.main-navigation > ul > li > a {
    display: block;
    color: #555555;
    padding: 0 12px;
    line-height: 89px;
}

.main-navigation > ul > li:last-child > a {
    padding-right: 0;
}

.main-navigation > ul > li > a > i {
    color: #999999;
}

.main-navigation > ul > li > a:hover {
    text-decoration: none;
}

.main-navigation > ul > li ul {
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 85px;
    left: 30px;
    z-index: 999;
    display: none;
    min-width: 100%;
    height: auto;
    background: #e8e8e8;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    margin-left: 12px;
}

.main-navigation > ul > li ul:before {
    position: absolute;
    left: 50%;
    top: auto;
    margin: -10px 0px 0px -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 5px;
    border-bottom-color: rgba(41, 41, 41, .9);
    content: " ";
    pointer-events: none;
}

.main-navigation > ul > li ul li ul:before {
    position: absolute;
    left: 0;
    top: auto;
    margin: 15px 0px 0px -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 5px;
    border-right-color: rgba(41, 41, 41, .9);
    content: " ";
    pointer-events: none;
}

.main-navigation > ul > li:last-child ul li ul:before {
    margin-left: 20px;
}

.main-navigation > ul > li:hover ul {
    display: block;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.main-navigation > ul > li > ul li {
    line-height: normal;
    font-size: 12px;
    position: relative;
}

.main-navigation > ul > li > ul li > a {
    display: block;
    color: rgba(255, 255, 255, .8);
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    white-space: nowrap;
    text-decoration: none;
}

.main-navigation > ul > li > ul > li a:hover {
    color: #fff;
}

.main-navigation > ul > li > ul > li > a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .05)
}

.main-navigation > ul > li > ul li:last-child a {
    border-bottom: 0;
}

.main-navigation > ul > li > ul li ul {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    list-style-type: none;
    left: 100%!important;
    top: 0;
    min-width: inherit;
    margin-left: 11px;
    position: absolute;
}

.main-navigation > ul > li.megamenu {
    position: inherit!important;
    left: 0;
}

.main-navigation > ul > li.megamenu i {
    font-size: 100%;
}

.main-navigation > ul > li.megamenu > ul {
    margin: 0;
    list-style-type: none;
    width: 1080px;
    left: -20px!important;
}

.main-navigation .megamenu-container {
    padding: 25px;
    width: 100%;
    color: #fafafa;
}

.main-navigation .megamenu-container p {
    text-transform: none;
    font-weight: normal;
    color: rgba(255, 255, 255, .8);
    font-size: 13px;
}

.main-navigation .megamenu-container ul {
    margin: 0;
    list-style-type: none;
    display: block!important;
    color: #fafafa;
    left: 0!important;
    box-shadow: none;
    opacity: 1!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    position: relative!important;
    text-align: left!important;
    margin-left: 0;
}

.main-navigation .megamenu-container ul .meta-data {
    color: #fafafa;
}

.main-navigation > ul > li.megamenu > ul:before {
    position: absolute;
    left: 50%;
    top: auto;
    margin: -10px 0px 0px -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 5px;
    border-bottom-color: rgba(41, 41, 41, .9);
    content: " ";
    pointer-events: none;
}

.main-navigation > ul > li.megamenu .meta-data {
    text-transform: none;
}

.main-navigation .megamenu-container .megamenu-sub-title {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 12px;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    text-align: left!important;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.main-navigation .megamenu-container ul li a {
    display: block;
    padding: 7px 0;
    border-bottom: 0;
}

.main-navigation .megamenu-container ul li a i {
    display: none;
}

.main-navigation .megamenu-container ul.sub-menu li a:hover {
    text-decoration: none;
}

#menu-toggle {
    float: right;
    font-size: 20px;
    margin-top: 25px;
}
/* Added in v1.5 */

.lower-header {
    height: auto;
}

.header-v2 .site-header,
.header-v3 .site-header {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    left: 0;
    margin: 0;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-v2 .is-sticky .lower-header,
.header-v3 .is-sticky .lower-header {
    width: 100%;
    left: 0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.search-module,
.cart-module {
    position: relative;
}

.search-module-trigger,
.cart-module-trigger {
    width: 30px;
    float: right;
    margin-left: 15px;
    margin-top: 25px;
    text-align: right;
    position: relative;
}

.search-module-opened,
.cart-module-opened {
    display: none;
    position: absolute;
    z-index: 999;
    right: 0;
    top: 100%;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
}

.cart-module-opened {
    padding: 0;
    min-width: 240px;
}

.cart-module-items {
    margin: 0;
    list-style-type: none;
    font-family: 'Roboto', sans-serif;
}

.cart-module-items > li {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.cart-module-items > li > a {
    display: block;
    clear: both;
}

.cart-module-items > li > a > img {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 8px;
}

.cart-module-items > li > a > .cart-module-item-name {
    font-weight: bold;
    font-size: 13px;
}

.cart-module-items > li > a > .cart-module-item-quantity {
    display: block;
    font-size: 12px;
}

.cart-module-footer {
    display: block;
    background: #f9f9f9;
    padding: 5px 15px;
}

.cart-module-footer:before,
.cart-module-footer:after {
    content: " ";
    display: table;
}

.cart-module-footer:after {
    clear: both;
}

.cart-module-footer a.basic-link {
    float: left;
}

.cart-module-footer a.basic-link:last-child {
    float: right;
}

.cart-tquant {
    position: absolute;
    top: -9px;
    right: -15px;
    padding: 2px 4px;
    color: #fff;
    background: red;
    line-height: 12px;
    font-size: 10px;
    text-align: center;
    font-weight: 700;
    border-radius: 4px;
}

.full-width-menu {
    position: absolute;
    width: 100%;
}

.full-width-menu .main-navigation > ul > li > a > i,
.full-width-menu .search-module-trigger,
.full-width-menu .cart-module-trigger {
    color: #fff!important;
}

.full-width-menu .main-navigation > ul > li > a {
    color: #fff;
}

.full-width-menu .main-navigation > ul > li > a:hover {
    color: rgba(255, 255, 255, .8)!important;
}

.full-width-menu .main-navigation > ul > li > a > i {
    color: #eee;
}

.full-width-menu .main-navigation > ul > li ul {
    background: #fff!important;
}

.full-width-menu .main-navigation > ul > li ul li {
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
}

.full-width-menu .main-navigation > ul > li.megamenu > ul:before,
.full-width-menu .main-navigation > ul > li > ul:before {
    border-bottom-color: #fff!important;
}

.full-width-menu .main-navigation > ul > li ul li ul:before {
    border-right-color: #fff!important;
}

.full-width-menu .main-navigation > ul > li.megamenu > ul ul:before {
    display: none;
}

.full-width-menu .main-navigation > ul > li > ul li > a {
    border-bottom-color: #eee;
}

.full-width-menu .main-navigation > ul > li > ul > li a:hover {
    color: #666;
}

.full-width-menu .main-navigation .megamenu-container,
.full-width-menu .main-navigation .megamenu-container .megamenu-sub-title,
.full-width-menu .main-navigation .megamenu-container p,
.full-width-menu .main-navigation .megamenu-container ul,
.full-width-menu .main-navigation > ul > li > ul li > a {
    color: #666;
}

.full-width-menu .main-navigation .megamenu-container ul .meta-data {
    color: #ddd;
}

.full-width-menu .main-navigation .megamenu-container .megamenu-sub-title {
    border-bottom-color: #eee;
}

.full-width-menu > .container > .main-navigation > ul {
    float: none;
}

.full-width-menu .main-navigation > ul > li > a {
    line-height: 45px;
    margin: 0 10px;
}

.full-width-menu .main-navigation > ul > li ul {
    margin-left: 20px;
    top: 45px;
}

.full-width-menu .main-navigation > ul > li ul ul {
    margin-left: 12px;
    top: 0;
}

.full-width-menu .main-navigation .megamenu-container {
    width: 1040px;
    text-align: left;
}

.full-width-menu .main-navigation .megamenu-container ul {
    top: 0;
    margin-left: 0;
}

.header-v3 .search-module-trigger,
.header-v3 .cart-module-trigger {
    margin-top: 12px;
}

.header-v3 .lower-header .social-links {
    margin-top: 24px;
}

.header-v3 .lower-header {
    position: static!important;
    padding-bottom: 15px;
}

.header-v3 .top-header .social-links {
    display: none;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eceae4;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #eceae4;
    border-radius: 5px;
    padding: 20px;
    padding-top: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 29px;
    right: -10px;
    display: inline-block;
    border-top: 10px solid transparent;
    border-left: 10px solid #eceae4;
    border-right: 0 solid #eceae4;
    border-bottom: 10px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 30px;
    right: -9px;
    display: inline-block;
    border-top: 9px solid transparent;
    border-left: 9px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 9px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    padding-top: 11px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    z-index: 10;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge span {
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
    line-height: 16px;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 10px;
    left: -10px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 9px;
    left: -9px;
    right: auto;
}

.timeline-title {
    margin-top: 8px;
    margin-bottom: 10px;
    color: inherit;
}

.timeline-title a {
    text-decoration: none;
}

.timeline-body > p:last-child,
.timeline-body > ul:last-child {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.timeline-body .media-box {
    margin-bottom: 15px;
}

.events-timeline.timeline > li > .timeline-panel {
    padding: 0;
}

.events-timeline.timeline .timeline-body .media-box {
    margin-bottom: 0;
}

.events-timeline.timeline > li .timeline-heading {
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.events-timeline .info-cols li {
    border-bottom: 0;
    border-top: 1px solid #e8e8e8;
}

.events-timeline .info-cols li:last-child {
    border-right: 0;
}

.events-timeline .info-cols li a:hover {
    background: none;
}

.blog-full-width .meta-data {
    margin-top: 7px;
}

.blog-full-width .meta-data span {
    margin: 10px 0;
    display: block;
}

.blog-full-width .post .img-thumbnail {
    margin-bottom: 20px;
}

.blog-full-width .post-meta:before,
.blog-full-width .post-meta:after {
    content: " ";
    display: table;
}

.blog-full-width .post-list-item {
    border-bottom: 0;
}

.blog-full-width .post-meta:after {
    clear: both;
}

.blog-full-width .post-meta > span {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 9px;
}

.blog-full-width .img-thumbnail {
    margin-bottom: 20px;
}

.fluid-width-video-wrapper {
    /* give fit to box an aspect ratio */
    
    display: inline-block!important;
    /* let it be styled thusly */
    
    padding: 0!important;
    /* get rid of pre-styling */
    
    margin: 0!important;
    width: 100%!important;
    /* take up full width available */
    
    padding-top: 56.25%!important;
    /* give aspect ratio of 16:9; "720 / 1280 = 0.5625" */
    
    height: 0px!important;
    /* don't want it to expand beyond padding */
    
    position: relative!important;
    /* allow for absolute positioning of child elements */
}

.fluid-width-video-wrapper iframe {
    position: absolute!important;
    /* expand to fill */
    
    top: 0px!important;
    left: 0px!important;
    right: 0px!important;
    bottom: 0px!important;
}

.site-header {
    z-index: 999;
}
/* End Added in v1.5 */

.hero-slider {
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.tp-limited,
.hero-slider {
    position: relative;
    z-index: 1;
}

.tp-limited ul {
    list-style-type: none;
    margin: 0;
}

.lead-block {
    background: url(img/wave-high.png) repeat-x #fafafa;
    border-bottom: #e8e8e8 1px solid;
    padding: 50px 0 20px;
}

.lead-block .nav-tabs-bar {
    background: #fff;
}

.lead-block .nav-tabs > li > a {
    background: none;
}

.home .main {
    border: 0;
}

.content {
    padding: 40px 0 50px;
    min-height: 400px;
}

.home .content {
    padding: 0;
}

.border-col {
    border-right: #e8e8e8 1px solid;
    padding-top: 40px;
    padding-bottom: 40px;
}

.right-sidebar .widget {
    margin-bottom: 30px;
}

.page-template-template-home-php .content {
    padding: 0;
}

.home .sidebar {
    padding-top: 40px;
    padding-bottom: 30px;
}

.posts-listing {
    margin: 0;
    list-style-type: none;
}

.home .latest-posts h3 .title-border {
    padding-bottom: 18px;
}

.toblog {
    margin-top: 15px;
}

.posts-listing .post-excerpt {
    margin-top: 15px;
}

.sticky .post-title {
    font-weight: bold;
    font-style: italic;
}

.post-tags {
    margin: 20px 0;
}

.post-tags a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 7px;
    padding: 2px 8px;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fafafa;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}

.post-list-item {
    padding: 20px 0;
    border-bottom: #e8e8e8 1px solid;
}

.posts-listing .post-title {
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-bottom: 0;
}

.upcoming-events {
    margin: 0;
    list-style-type: none;
}

.upcoming-events > li,
.widget_team_project > ul > li {
    padding-top: 12px;
    position: relative;
}

.upcoming-events .event-title {
    margin-bottom: 0;
}

.upcoming-events .event-thumb,
.widget_team_project > ul > li .img-thumbnail {
    width: 75px;
    height: 75px;
    float: left;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.upcoming-events .event-excerpt,
.widget_team_project > ul > li .people-info {
    padding-left: 85px;
    min-height: 79px;
}

.upcoming-events .event-date {
    position: absolute;
    top: 16px;
    left: 4px;
    width: 67px;
    height: 67px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    opacity: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
}

.upcoming-events .event-date .day {
    font-size: 24px;
    display: block;
    margin-top: 12px;
}

.upcoming-events .event-date .monthyear {
    font-size: 11px;
    display: block;
}

.upcoming-events li:hover .event-date {
    opacity: .9;
    -webkit-transition: opacity .3s .2s;
    -moz-transition: opacity .3s .2s;
    -ms-transition: opacity .3s .2s;
    -o-transition: opacity .3s .2s;
    transition: opacity .3s .2s;
}

.upcoming-events .event-cats a {
    color: #999;
}

.upcoming-events .event-location {
    font-size: 12px;
}

.upcoming-events-footer {
    text-align: center;
}

.upcoming-events-footer a {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    font-family: 'Roboto', sans-serif;
}

.featured-projects {
    padding: 40px 0;
}

.featured-projects img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(css/desaturate.svg#greyscale);
}

.featured-projects h2 {
    color: #ffffff;
}

.featured-projects h2 small {
    color: #ffffff;
}

.featured-project-block {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 7px;
    margin-bottom: 10px;
}

.project-overlay {
    background-color: rgba(0, 0, 0, .5);
    padding-left: 10px;
    position: absolute;
    bottom: 7px;
    left: 7px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
}

.project-overlay .project-title {
    float: left;
    line-height: 16px;
    padding: 4px 0;
}

.project-overlay .project-cat {
    display: inline-block;
    float: right;
    padding: 0 10px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
}

.our-partners {
    border-top: #e8e8e8 1px solid;
    padding: 40px 0;
    background-image: url(img/wave-high.png);
    background-repeat: repeat-x;
    background-color: #fafafa;
}

.partner-logos {
    margin: 0;
    list-style-type: none;
}

.partner-logos li {
    /*display:inline-block;
    margin:28px 26px 0;*/
}

.partner-logos li:last-child {
    /*margin-right:0;*/
}

.site-footer {
    color: #8a8a8a;
}

.site-footer a {
    color: #ccc;
}

.site-footer a:hover {
    color: #fff;
}

.site-top-footer {
    background-image: url(img/wave-high.png);
    background-repeat: repeat-x;
    background-color: #2f2f2f;
    padding: 40px 0;
}

.site-bottom-footer {
    background-color: #292929;
    border-top: 1px solid #252525;
    padding: 20px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}

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

.footer-nav {
    float: right;
    margin: 0;
    list-style-type: none;
}

.footer-nav li {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 15px;
}
/* Inner Pages */

.page-header {
    min-height: 230px;
    padding-bottom: 0;
    margin: 0;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border: 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.header-v2 .page-header,
.header-v3 .page-header {
    min-height: 180px;
}

.page-header h2 {
    text-align: right;
    padding-top: 155px;
    color: #ffffff;
}

.page-header .breadcrumb {
    padding: 0;
    margin: 0;
    padding-top: 165px;
    background: none;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}

.header-v2 .page-header h2,
.header-v3 .page-header h2 {
    padding-top: 70px;
}

.header-v2 .page-header .breadcrumb,
.header-v3 .page-header .breadcrumb {
    padding-top: 78px;
}

.secondary-bar {
    padding: 20px 0;
    background: url(img/wave-high.png) repeat-x #fafafa;
    border-bottom: #e8e8e8 1px solid;
}

.secondary-bar .flexslider .flex-prev,
.secondary-bar .flexslider .flex-next {
    top: -44px;
}

.passed-events.angles li {
    float: left;
    width: 50%;
    padding-right: 20px;
    margin: 0;
    margin-bottom: 8px;
}

listing-header {
    position: relative;
}

.listing-header h2 .label {
    position: relative;
    top: -5px;
}

.listing-header h3 {
    margin-bottom: 0;
}

.listing-content {}

.events-listing .listing-header {
    position: relative;
}

.events-listing .upcoming-events li {
    background-color: #fff;
    padding-left: 10px;
    padding-bottom: 6px;
}

.events-listing .upcoming-events li .event-date {
    left: 14px;
}

.events-listing .upcoming-events li:nth-child(2n+1) {
    background-color: #fafafa;
}

.events-listing .event-details-btn {
    float: right;
    margin-left: 10px;
    position: relative;
    top: -11px;
    line-height: 95px;
    margin-bottom: -11px;
    display: block;
    width: 60px;
    height: auto;
    background-color: #e8e8e8;
    text-align: center;
    color: #666;
    font-size: 24px;
}

.events-listing .upcoming-events li:hover .event-details-btn {
    color: #fff;
}
/*.fc-event{
    border:1px solid rgba(0,0,0,.1)!important;
}*/

.media-box .flexslider .flex-prev {
    left: 10px;
    right: auto;
    top: 50%;
    margin-top: -15px
}

.media-box .flexslider .flex-next {
    left: auto;
    right: 10px;
    top: 50%;
    margin-top: -15px
}

.grid-holder {
    margin: 0;
    list-style-type: none;
    width: 105%;
    margin-left: -3%;
    float: left;
}

.grid-holder .grid-item {
    float: left;
}

.grid-item {
    margin-bottom: 3%;
    border-bottom: medium none;
}

.grid-item-inner {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}

.grid-holder .grid-item {
    margin-left: 3%;
}

.grid-holder.col-2 .grid-item {
    width: 47%;
}

.grid-holder.col-3 .grid-item {
    width: 29.63%;
}

.grid-holder.col-4 .grid-item {
    width: 22%;
}

.grid-media {
    position: relative;
}

.info-cols {
    margin: 0;
    list-style-type: none;
    width: 100%;
}

.info-cols li {
    width: 25%;
    text-align: center;
    float: left;
    height: 40px;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.info-cols li a {
    width: 100%;
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 15px;
}

.info-cols li a:hover {
    background-color: #fafafa;
}

.grid-content {
    padding: 15px 20px;
}

.grid-content .fa-external-link {
    margin-left: 10px;
}

.grid-item h3 {
    line-height: 1.2em;
}

.single-event-info {}

.single-event-info .day {
    display: block;
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #333;
}

.single-event-info .day .label {
    position: relative;
    top: -8px;
}

.single-event-info .date {
    display: block;
    margin-top: 7px;
    letter-spacing: 2px;
}

.single-event-info .time {
    color: #fff;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.event-single-venue {}

.event-single-venue > span:first-child {
    float: left;
    width: 60px;
    height: 60px;
    line-height: 58px;
    margin-right: 10px;
    font-size: 3em;
    color: #ffffff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.event-single-venue > span {
    display: block;
}

.event-register-block {
    display: block;
    padding: 12px;
    background-color: #ffffff;
    border-style: dashed;
    border-width: 1px;
    text-align: center;
    line-height: 45px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.event-register-block:hover {
    color: #fff;
}

#featured-events ul.slides {
    background: #fff;
    padding: 0 0 7px 10px;
    border-top: 2px solid transparent;
}

.entry .tabs {
    margin-top: 40px;
}

#solutions > div {
    margin-bottom: 30px;
}

#help {
    margin-top: -20px;
}

.projects-grid .project-cat,
.gallery-grid .gallery-cat {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 2px 12px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}

.posts-grid h3.post-title {
    margin-bottom: 5px;
}

.posts-grid .meta-data {
    margin-bottom: 12px;
}

.single-post .meta-data,
.post-single-image {
    margin-bottom: 20px;
}

.related-posts {
    margin: 20px 0;
}

.related-post h3 {
    margin-bottom: 0;
    margin-top: 10px;
}

#about-join .icon-block {
    margin-top: 40px;
}

.staff-item {
    margin: 20px 0 30px;
}

.staff-item h3 {
    margin-bottom: 0;
}

.staff-item .meta-data {
    margin-bottom: 10px;
    display: block;
}

.staff-volunteers {
    padding: 25px;
    color: #fff;
    margin-bottom: 20px;
}

.custom-donate-amount {
    display: none;
}

#googleMap {
    height: 250px;
}

#message {
    margin-top: 20px;
}

.post-comments {
    margin: 40px 0 20px;
}

.comments {
    margin: 0;
    list-style-type: none;
}

.comments li {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 30px;
    padding-bottom: 10px;
}

.comments li ul {
    border-top: 1px solid #e8e8e8;
}

.comments li .post-comment-block {}

.comments li.admin > .post-comment-block {}

.comments li .img-thumbnail {
    float: left;
    margin-right: 20px;
}

.comments li h5 {
    margin-bottom: 5px;
}

.comments li:last-child {
    border-bottom: 0;
}

.comments li ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
}

.comments li ul li {
    margin-left: 50px;
}

.comments li ul li:last-child {
    border-bottom: 0;
}

.comments .comment-text {
    margin-top: 20px;
}

.post-comment-form {
    margin: 30px 0 0 0;
    border-bottom: 0;
}

.post-comment-form .form-control {
    margin-bottom: 20px;
}
/* ==================================================
   6.2. Widgets Styling
================================================== */

.widget {
    word-wrap: break-word;
}

.widget address {
    margin-bottom: 18px;
}

.widget abbr[title] {
    border-color: #f8f7f3;
}

.widget mark,
.widget ins {
    color: #000;
}

.widget pre,
.widget fieldset {
    border-color: #f8f7f3;
}

.widget form,
.widget input,
.widget select,
.widget textarea {
    max-width: 100%;
}
/* Calendar Widget*/

.calendar-nav-pills {
    margin-bottom: 25px;
}

.widget_calendar table {
    line-height: 2;
    margin: 0;
    width: 100%;
}

.widget_calendar caption {
    color: #666;
    font-weight: 700;
    line-height: 1.7142857142;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
}

.widget_calendar thead th {
    background-color: #eceae4;
}

.widget_calendar tbody td,
.widget_calendar thead th {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.widget_calendar tbody a {
    background-color: #f8f7f3;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

.widget_calendar tbody a:hover {
    background-color: #eceae4;
}

.widget_calendar tbody a:hover {}

.widget_calendar #prev {
    padding-left: 5px;
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}

.search-form-widget {
    margin-top: 10px;
}

.widget.sidebar-widget {
    margin-bottom: 30px;
}

.sidebar .widget.sidebar-widget:last-child {
    margin-bottom: 0;
}

.sidebar h3.title .title-border {
    padding-bottom: 18px;
}

.widget ul,
.widget ol {
    margin: 0;
    list-style-type: none;
}

.widget li {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.widget_custom_category ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_links ul li,
.widget_meta ul li,
.upcoming_events_widget li,
.custom_categories_widget li,
.widget_nav_menu li,
.widget_pages li {
    border-bottom: 1px solid #e8e8e8;
}

.footer-widget.widget_custom_category ul li,
.footer-widget.widget_categories ul li,
.footer-widget.widget_archive ul li,
.footer-widget.widget_recent_entries ul li,
.footer-widget.widget_recent_entries ul li,
.footer-widget.widget_recent_comments ul li,
.footer-widget.widget_links ul li,
.footer-widget.widget_meta ul li,
.footer-widget.upcoming_events_widget li,
.footer-widget.custom_categories_widget li,
.footer-widget.widget_nav_menu li,
.footer-widget.widget_pages li {
    border-bottom-color: #3b3b3b;
}

.widget_custom_category ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_links ul li a,
.widget_meta ul li a,
.custom_categories_widget li a,
.widget_nav_menu li a,
.widget_pages li a {
    display: inline-block;
    text-align: left;
    position: relative;
}

.widget li .sub-menu,
.widget li .sub-menu {
    padding-top: 8px;
    padding-left: 12px;
    border-top: 1px solid #E8E8E8;
    margin-top: 8px;
}

.widget li .sub-menu li,
.widget li .sub-menu li {
    border-bottom: 1px solid #e8e8e8;
}

.widget li .sub-menu li:last-child,
.widget li .sub-menu li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.upcoming_events_widget li {
    text-align: left;
}

.widget_team_project > ul > li {
    border-bottom: 1px solid #e8e8e8;
}

.footer-widget.widget_team_project > ul > li {
    border-bottom-color: #3b3b3b;
}

.widget_team_project > ul > li .people-info .people-name {
    margin-bottom: 5px;
    margin-top: 12px;
}

.widget_team_project > ul > li .people-info .people-position {
    font-size: 12px;
}

.tagcloud a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 7px;
    padding: 2px 8px;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fafafa;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.tagcloud a:hover {
    color: #ffffff;
    text-decoration: none;
}

.footer-widget .widgettitle {
    color: #ccc;
    font-weight: 700;
    font-size: 11px;
}

.widget.widget_insta_gallery ul li,
.widget.flickr_widget ul li {
    width: 31%;
    margin-right: 2.33%;
    margin-top: 5px;
    margin-bottom: 2px;
    float: left;
    border-bottom: 0;
    padding: 0;
}

.flickr_widget_alt ul li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 20px;
    float: left;
}

.widget.widget_insta_gallery ul li a,
.widget.flickr_widget ul li a,
.widget.flickr_widget_alt ul li a,
.widget.recentposts_widget li a {
    display: inline;
}

.widget.widget_insta_gallery li:nth-child(3n+3),
.widget.flickr_widget li:nth-child(3n+3) {
    margin-right: 0;
}

.widget.flickr_widget_alt ul li {
    border-bottom: 0;
    padding: 0;
}

.flickr_widget_alt li:nth-child(2n+2) {
    margin-right: 0;
}

.twitter-widget li:nth-child(odd) {
    display: none;
}

.widget_twitter_feeds li span.date {
    display: inline-block;
    color: #fff!important;
    padding: 1px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-top: 3px;
}

.widget_recent_comments ul li {
    text-align: left;
}

.widget_recent_comments ul li a {
    font-weight: bold;
    float: none;
}

.widget_latest_gallery ul {
    width: 100%;
    margin-left: -3%;
}

.widget_latest_gallery ul:before,
.widget_latest_gallery ul:after {
    content: " ";
    display: table;
}

.widget_latest_gallery ul:after {
    clear: both;
}

.widget_latest_gallery ul li {
    width: 47%;
    margin-left: 3%;
    margin-right: 0;
    float: left;
}

#back-to-top {
    position: fixed;
    right: 17px;
    bottom: 17px;
    display: none;
    padding: 5px 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0, 0, 0, .7);
    color: #ffffff;
}

.share-bar {
    margin: 20px 0;
    display: block;
}

.share-bar:before,
.share-bar:after,
.widget_search:before,
.widget_search:after {
    display: table;
    content: " ";
}

.share-bar:after,
.widget_search:after {
    clear: both;
}

.share-bar .share-title {
    float: left;
    text-transform: uppercase;
    color: #ccc;
    margin-left: 0;
    margin-right: 10px;
}

.share-buttons {
    list-style-type: none;
    margin: 20px 0 10px;
}

.share-buttons > li {
    float: left;
    margin-left: 5px;
    padding: 0;
    margin-bottom: 10px;
}

.share-buttons > li > a {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0;
    border-radius: 50% / 50%;
    color: #fff;
    text-align: center;
    line-height: 28px;
}

.share-buttons > li > a:hover {
    opacity: .8;
}

.share-buttons.share-buttons-squared > li > a {
    border-radius: 0 / 0;
}

.share-buttons.share-buttons-gs > li > a {
    background: #999!important;
}

.facebook-share > a {
    background: #3B5998;
}

.twitter-share > a {
    background: #00ACED;
}

.google-share > a {
    background: #245DC1;
}

.tumblr-share > a {
    background: #2C4762;
}

.pinterest-share > a {
    background: #CB2027;
}

.reddit-share > a {
    background: #FF4500;
}

.linkedin-share > a {
    background: #007FB1;
}

.email-share > a {
    background: #999;
}
/* ==================================================
   6.3. Slider Revolution Custom Caption Styling
================================================== */

.tp-caption {
    visibility: hidden;
}

.tp-caption .h1,
.tp-caption .h2,
.tp-caption .h3,
.tp-caption .h4,
.tp-caption .h5,
.tp-caption .h6,
.tp-caption .para {
    color: #fff;
    display: block;
}

.number-block {
    width: 60px;
    height: 100px;
    text-align: center;
    color: #ffffff;
    line-height: 100px;
    font-size: 50px;
    font-weight: 700;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
}

.tp-caption .h1 {
    text-transform: uppercase;
    font-size: 72px;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
}

.tp-caption .h2 {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: .1em;
    font-family: 'Roboto', sans-serif;
}

.tp-caption .h4 {
    letter-spacing: 1em;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.tp-caption.theme-slider-button a:hover,
.featured-projects .btn-default:hover {
    background: #fff;
    color: #666;
}

.tp-caption.theme-slider-button a {
    text-decoration: none;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    background-color: transparent;
    border-width: 2px;
    border-color: #ffffff;
    border-style: solid;
    background: none;
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}

.tp-caption hr.md {
    background: #fff!important;
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out
}

.tp-caption a:hover {
    color: #ffa902
}
/* ==================================================
   6.4. Counter Shortcode
================================================== */

.fact-ico {
    display: inline-block;
    width: 100px;
    height: 100px;
    color: #999999;
    line-height: 100px;
    margin: 10px 0;
}

.fact {
    display: inline-block;
    color: #999999;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Volkhov', serif;
    font-style: italic
}

.counters .timer {
    display: inline-block;
    color: #333333;
    font-weight: 700;
    font-size: 38px;
}

.parallax .counters .timer {
    color: #ffffff;
}
/* ==================================================
   6.5. Parallax Backgrounds
================================================== */

.parallax {
    background-attachment: fixed!important;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
}

.touch .parallax,
.nav-backed-header.parallax {
    background-attachment: scroll!important;
}

#onemap {
    height: 550px;
}

#onemap.map-single-page {
    height: 200px;
    width: 100%!important;
}

#onemap img {
    max-width: none;
}

#onemap .map-property {
    padding-bottom: 10px;
    width: 310px;
}

#onemap .property-featured-image {
    margin-bottom: 10px;
    margin-right: 20px;
    float: left;
}
/* WooCommerce Styling */

p.demo_store {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    border-radius: 3px;
    color: #333;
    text-shadow: none;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
}

.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
    margin-top: 15px;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover,
.widget input[type="button"]:hover,
.widget input[type="reset"]:hover,
.widget input[type="submit"]:hover {
    background: #fafafa;
    border-color: #E8E8E8;
    color: #333333;
}

.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
    padding-left: 25px;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info {
    background: #fafafa!important;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before {
    height: auto;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    border-color: #E8E8E8!important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment,
.widget input,
.widget select,
.widget textarea {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    resize: vertical
}

.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {
    height: 75px;
}

.woocommerce #payment,
.woocommerce-page #payment {
    background: #fafafa!important;
}

.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
    border-color: transparent transparent #fff;
}

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
    background: #fff!important;
}

#ship-to-different-address .input-checkbox {
    float: left;
    margin-top: 14px;
}

#ship-to-different-address label {
    display: inline-block;
    font-weight: 400;
    padding-left: 12px;
    margin-top: 0;
}

.shipping_calculator,
h3#order_review_heading {
    margin-top: 30px;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    padding: 4px 6px!important;
    text-shadow: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt {
    border: 0!important;
    text-shadow: none!important;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    text-transform: uppercase;
}

.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page #content input.button:active {
    top: 0
}

.woocommerce form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.register {
    border-color: #E8E8E8!important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    width: 1.1em;
    height: 1.1em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background: #E8E8E8!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
    border: 0;
}

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
    padding: 5px 0;
}

.variations .label {
    color: #666;
}

.variations label {
    font-size: 13px;
    padding-top: 6px;
    text-transform: uppercase;
}

.woocommerce-tabs .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    border-color: #E8E8E8!important;
    background: #fafafa!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    border-color: #E8E8E8!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff!important;
}

.post-type-archive-product .star-rating,
.tax-product_cat .star-rating {
    display: none!important;
}

.single_variation {
    margin-bottom: 20px;
}

.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
    width: 22.5%!important
}

.woocommerce p.myaccount_user,
.woocommerce .addresses .address {
    border: 1px solid #ECEAE4!important;
    background: #fafafa!important;
    padding: 20px;
}
/* Contact Form 7 Styling */

.wpcf7-form p {
    font-weight: 700;
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-select,
.wpcf7-form .wpcf7-textarea,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-date {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    font-weight: 400!important;
    margin-top: 10px;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.wpcf7-form .wpcf7-textarea {
    min-height: 80px;
    resize: vertical
}

.wpcf7-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-file,
.wpcf7-form .wpcf7-radio {
    margin-top: 10px;
    display: inline-block;
}

.wpcf7-form .wpcf7-list-item {
    margin-left: 0.8em;
}

.wpcf7-form .wpcf7-list-item.first {
    margin-left: 0;
}

.wpcf7-form .wpcf7-quiz-label {
    padding-top: 18px;
    float: left;
    margin-right: 10px;
    font-weight: 400!important;
}

.wpcf7-form .wpcf7-list-item-label {
    font-weight: 400!important;
}

.wpcf7-form .wpcf7-submit {
    color: #FFF;
    border-width: 0px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.52857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}
/*-----------------------------------------------------------------------------

    -   Revolution Slider 4.1 Captions -

        Screen Stylesheet

version:    1.4.5
date:       27/11/13
author:     themepunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/

@font-face {
    font-family: 'revicons';
    src: url('fonts/revicons.eot-5510888');
    src: url('fonts/revicons.eot-5510888#iefix') format('embedded-opentype'), url('fonts/revicons.woff-5510888') format('woff'), url('fonts/revicons.ttf-5510888') format('truetype'), url('fonts/revicons.svg-5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('fonts/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
    content: '\e802';
}
/* '' */

.revicon-pencil-1:before {
    content: '\e831';
}
/* '' */

.revicon-picture-1:before {
    content: '\e803';
}
/* '' */

.revicon-cancel:before {
    content: '\e80a';
}
/* '' */

.revicon-info-circled:before {
    content: '\e80f';
}
/* '' */

.revicon-trash:before {
    content: '\e801';
}
/* '' */

.revicon-left-dir:before {
    content: '\e817';
}
/* '' */

.revicon-right-dir:before {
    content: '\e818';
}
/* '' */

.revicon-down-open:before {
    content: '\e83b';
}
/* '' */

.revicon-left-open:before {
    content: '\e819';
}
/* '' */

.revicon-right-open:before {
    content: '\e81a';
}
/* '' */

.revicon-angle-left:before {
    content: '\e820';
}
/* '' */

.revicon-angle-right:before {
    content: '\e81d';
}
/* '' */

.revicon-left-big:before {
    content: '\e81f';
}
/* '' */

.revicon-right-big:before {
    content: '\e81e';
}
/* '' */

.revicon-magic:before {
    content: '\e807';
}
/* '' */

.revicon-picture:before {
    content: '\e800';
}
/* '' */

.revicon-export:before {
    content: '\e80b';
}
/* '' */

.revicon-cog:before {
    content: '\e832';
}
/* '' */

.revicon-login:before {
    content: '\e833';
}
/* '' */

.revicon-logout:before {
    content: '\e834';
}
/* '' */

.revicon-video:before {
    content: '\e805';
}
/* '' */

.revicon-arrow-combo:before {
    content: '\e827';
}
/* '' */

.revicon-left-open-1:before {
    content: '\e82a';
}
/* '' */

.revicon-right-open-1:before {
    content: '\e82b';
}
/* '' */

.revicon-left-open-mini:before {
    content: '\e822';
}
/* '' */

.revicon-right-open-mini:before {
    content: '\e823';
}
/* '' */

.revicon-left-open-big:before {
    content: '\e824';
}
/* '' */

.revicon-right-open-big:before {
    content: '\e825';
}
/* '' */

.revicon-left:before {
    content: '\e836';
}
/* '' */

.revicon-right:before {
    content: '\e826';
}
/* '' */

.revicon-ccw:before {
    content: '\e808';
}
/* '' */

.revicon-arrows-ccw:before {
    content: '\e806';
}
/* '' */

.revicon-palette:before {
    content: '\e829';
}
/* '' */

.revicon-list-add:before {
    content: '\e80c';
}
/* '' */

.revicon-doc:before {
    content: '\e809';
}
/* '' */

.revicon-left-open-outline:before {
    content: '\e82e';
}
/* '' */

.revicon-left-open-2:before {
    content: '\e82c';
}
/* '' */

.revicon-right-open-outline:before {
    content: '\e82f';
}
/* '' */

.revicon-right-open-2:before {
    content: '\e82d';
}
/* '' */

.revicon-equalizer:before {
    content: '\e83a';
}
/* '' */

.revicon-layers-alt:before {
    content: '\e804';
}
/* '' */

.revicon-popup:before {
    content: '\e828';
}
/* '' */
/*********************************
    -   SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0px;
    left: 0px
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}
/******************************
    -   WRAPPER STYLES      -
******************************/

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper >ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    max-width: none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider ul li,
.rev_slider >ul >li,
.rev_slider >ul >li:before {
    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.rev_slider .tp-caption,
.rev_slider .caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap
}

.tp-simpleresponsive img {
    max-width: none
}
/* ADDED FOR SLIDELINK MANAGEMENT */

.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}
/******************************
    -   WRAPPER STYLES END  -
******************************/
/******************************
    -   IE8 HACKS   -
*******************************/

.noFilterClass {
    filter: none !important;
}
/******************************
    -   IE8 HACKS ENDS  -
*******************************/
/********************************
    -   FULLSCREEN VIDEO    -
*********************************/

.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
    display: none
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}
/********************************
    -   FULLSCREEN VIDEO ENDS   -
*********************************/
/********************************
    -   DOTTED OVERLAYS -
*********************************/

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(img/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(img/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(img/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(img/gridtile_3x3_white.png)
}
/********************************
    -   DOTTED OVERLAYS ENDS    -
*********************************/
/**********************************************
    -   FULLSCREEN AND FULLWIDHT CONTAINERS -
**********************************************/

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}
/****************************************************************

    -   SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    /*-webkit-transform: translateZ(0);
                                          -webkit-backface-visibility: hidden;
                                          -webkit-perspective: 1000;*/
}
/************************************************
      - SOME CAPTION MODIFICATION AT START  -
*************************************************/

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";     -moz-opacity: 0;    -khtml-opacity: 0;  opacity: 0; */
    
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}
/******************************
    -   SHADOWS     -
******************************/

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url(img/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background: url(img/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(img/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
/******************************
    -   BUTTONS -
*******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(img/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(img/gradient/g40.png) repeat-x top
}

.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px
}
/*@media only screen and (min-width: 480px) and (max-width: 767px) {
        .tp-button  {   padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal; }
        a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;    }
    }

    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tp-button  {   padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
        a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;    }
    }*/
/*  BUTTON COLORS   */

.tp-button.green,
.tp-button:hover.green,
.purchase.green,
.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68
}

.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212
}

.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00
}

.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222
}

.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555
}
/************************
    -   NAVIGATION  -
*************************/
/** BULLETS **/

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(img/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(img/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(img/bullet.png) no-repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(img/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px
}
/** SQUARE BULLETS **/

.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(img/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px
}
/** SQUARE BULLETS **/

.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(img/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px
}
/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(img/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important
}
/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(img/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}
/*************************************
    -   TP ARROWS   -
**************************************/

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(1000px);
    -webkit-transform-style: preserve-3d;
}

.tparrows .tp-arr-imgholder {
    display: none
}

.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(img/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}
/****************************************************************************************************
    -   TP THUMBS   -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    
    overflow: hidden;
    position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    /* THE DIMENSION OF A SINGLE THUMB */
    
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);    */
    
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}
/************************************
        -   TP BANNER TIMER     -
*************************************/

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    /*background:url(img/timer.png);*/
    
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0px
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px
}
/*****************************************
    -   NAVIGATION FANCY EXAMPLES   -
*****************************************/
/* NAVIGATION PREVIEW 1 */

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent
}

.tparrows.preview1:after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s
}

.tp-rightarrow.preview1:after {
    content: '\e825';
}

.tp-leftarrow.preview1:after {
    content: '\e824';
}

.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/*.tparrows.preview1 .tp-arr-iwrapper           {     -webkit-transition: all 0.3s;transition: all 0.3s;
                                                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper   {     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}
/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
    height: 21px;
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.15) !important;
    /*-webkit-border-radius: 10px;
                                                border-radius: 10px;*/
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(255, 255, 255, 1) !important;
}
/* NAVIGATION PREVIEW 2 */

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    ;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    backface-visibility: hidden;
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px;
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    position: absolute;
}
/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
    height: 17px;
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden {
    display: none !important
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0px
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0px
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
    .tparrows.preview2:hover {
        width: 30px !important;
        height: 30px !important
    }
}
/* NAVIGATION PREVIEW 3 */

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat;
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0px;
    left: 0px;
    ;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tparrows.preview3:hover:after {
    color: #000;
}

.tp-rightarrow.preview3:after {
    content: '\e825';
}

.tp-leftarrow.preview3:after {
    content: '\e824';
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0px;
    padding-right: 70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0px;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
/* PREVIEW 3 BULLETS */

.tp-bullets.preview3 {
    height: 17px;
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }
    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}
/* NAVIGATION PREVIEW 4 */

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-rightarrow.preview4:after {
    content: '\e825';
}

.tp-leftarrow.preview4:after {
    content: '\e824';
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0px;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0px
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0px 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}
/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
    height: 17px;
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }
    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }
    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none !important
    }
}
/***************************************
    -   RESPONSIVE SETTINGS     -
****************************************/
/*********************************************

    -   BASIC SETTINGS FOR THE BANNER   -

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}
/*  CAPTION SLIDELINK   **/

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(img/coloredbg.png) repeat
}

.tp-caption.slidelink a span {
    background: url(img/coloredbg.png) repeat
}
/******************************
    -   LOADER FORMS    -
********************************/

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(img/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
    background: url(img/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
/* ==================================================
   b. prettyPhoto
================================================== */

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    height: 13px
}

div.pp_default .pp_top .pp_left {
    background: url(img/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
    background: url(img/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
    background: url(img/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
    color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
    background: url(img/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
    background: url(img/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}

div.pp_default .pp_next:hover {
    background: url(img/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}

div.pp_default .pp_previous:hover {
    background: url(img/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}

div.pp_default .pp_expand {
    background: url(img/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_expand:hover {
    background: url(img/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}

div.pp_default .pp_contract {
    background: url(img/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_contract:hover {
    background: url(img/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(img/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}

div.pp_default .pp_gallery ul li a {
    background: url(img/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}

div.pp_default .pp_social {
    margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
    background: url(img/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
    background: url(img/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7
}

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
    background: url(img/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
    background: url(img/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
    background: url(img/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
    background: url(img/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
    background: url(img/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
    background: url(img/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
    background: url(img/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_rounded .pp_previous:hover {
    background: url(img/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand {
    background: url(img/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand:hover {
    background: url(img/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract {
    background: url(img/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract:hover {
    background: url(img/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(img/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
    background: url(img/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_nav .pp_pause {
    background: url(img/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_arrow_previous {
    background: url(img/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
    background: url(img/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
    background: url(img/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
    background: url(img/light_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
    background: url(img/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
    background: url(img/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(img/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(img/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
    background: url(img/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_previous:hover {
    background: url(img/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand {
    background: url(img/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand:hover {
    background: url(img/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract {
    background: url(img/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract:hover {
    background: url(img/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(img/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff
}

div.dark_rounded .pp_nav .pp_play {
    background: url(img/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(img/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_arrow_previous {
    background: url(img/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
    background: url(img/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
    background: url(img/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(img/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
    background: url(img/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: #000
}

div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
    background: url(img/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
    background: url(img/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_expand:hover {
    background: url(img/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract {
    background: url(img/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract:hover {
    background: url(img/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(img/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_square .pp_nav {
    clear: none
}

div.dark_square .pp_nav .pp_play {
    background: url(img/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_nav .pp_pause {
    background: url(img/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_arrow_previous {
    background: url(img/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
    background: url(img/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
    background: url(img/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_square .pp_previous:hover {
    background: url(img/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_expand {
    background: url(img/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_expand:hover {
    background: url(img/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract {
    background: url(img/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract:hover {
    background: url(img/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(img/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_square .pp_nav .pp_play {
    background: url(img/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_nav .pp_pause {
    background: url(img/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_arrow_previous {
    background: url(img/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
    background: url(img/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
    background: url(img/light_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_square .pp_previous:hover {
    background: url(img/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_top .pp_left {
    background: url(img/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
    background: url(img/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
    background: url(img/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
    background: url(img/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
    background: url(img/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
    background: url(img/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_expand:hover {
    background: url(img/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract {
    background: url(img/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract:hover {
    background: url(img/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(img/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.facebook .pp_description {
    margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
    background: url(img/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
    background: url(img/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}

div.facebook .pp_arrow_next {
    background: url(img/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}

div.facebook .pp_nav {
    margin-top: 0
}

div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
    background: url(img/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_nav .pp_pause {
    background: url(img/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_next:hover {
    background: url(img/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.facebook .pp_previous:hover {
    background: url(img/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_bottom .pp_left {
    background: url(img/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
    background: url(img/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
    background: url(img/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
    outline: none
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    background: url(img/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px!important
}

a.pp_next {
    background: url(img/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_previous {
    background: url(img/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
}

#pp_full_res {
    line-height: 1!important
}

#pp_full_res .pp_inline {
    text-align: left
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
    background-color: #fff
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
    color: #000
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #fff
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
    position: relative
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
    background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
    margin-right: 85px
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
    background: url(img/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
    background: url(img/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
    color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #fff
}

.pp_top,
.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_top,
* html .pp_bottom {
    padding: 0 20px
}

.pp_top .pp_left,
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}

.pp_top .pp_right,
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_fade,
.pp_gallery li.default a img {
    display: none
}
/* ==================================================
   c. Magnific Popup 
================================================== */
/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}
/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.text-primary,
.btn-primary .badge,
.btn-link,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
p.drop-caps:first-child:first-letter,
.accent-color,
.main-navigation > ul > li > a:hover,
.posts-listing .post-time,
h3.title .title-border i,
.upcoming-events .event-cats a:hover,
.nav-np .next:hover,
.nav-np .prev:hover,
.basic-link,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.staff-item .meta-data,
.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.event-ticket h4,
.event-ticket .ticket-ico {
    color: #4cadc5;
}

a:hover {
    color: #4cadc5;
}

.basic-link:hover {
    opacity: .9
}

p.demo_store,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.wpcf7-form .wpcf7-submit,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
    background: #4cadc5;
}

p.drop-caps.secondary:first-child:first-letter,
.accent-bg,
.fa.accent-color,
.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.label-primary,
.progress-bar-primary,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.accordion-heading .accordion-toggle.active,
.accordion-heading:hover .accordion-toggle.active,
.accordion-heading:hover .accordion-toggle.inactive,
.panel-primary > .panel-heading,
.carousel-indicators .active,
.flex-control-nav a:hover,
.flex-control-nav a.flex-active,
.media-box .media-box-wrapper,
.top-menu li a,
.upcoming-events .event-date,
.media-box .zoom,
.media-box .expand,
.project-overlay .project-cat,
.flexslider .flex-prev:hover,
.flexslider .flex-next:hover,
.events-listing .upcoming-events li:hover .event-details-btn:hover,
.single-event-info .icon-s,
.event-register-block:hover,
.fc-event,
.projects-grid .project-cat,
.tagcloud a:hover,
.main-navigation > ul > li ul {
    background-color: #4cadc5;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.top-menu li a:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce #content input.button.alt:active,
.woocommerce-page a.button.alt:active,
.woocommerce-page button.button.alt:active,
.woocommerce-page input.button.alt:active,
.woocommerce-page #respond input#submit.alt:active,
.woocommerce-page #content input.button.alt:active,
.wpcf7-form .wpcf7-submit {
    background: #4cadc5;
    opacity: .9
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.panel-primary,
.panel-primary > .panel-heading,
.event-ticket-left .ticket-handle {
    border-color: #4cadc5;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body,
.main-navigation > ul > li ul,
#featured-events ul.slides {
    border-top-color: #4cadc5;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body,
.nav-tabs li a:active,
.nav-tabs li.active a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.title .title-border,
.hero-slider,
.page-header {
    border-bottom-color: #4cadc5;
}

blockquote {
    border-left-color: #4cadc5;
}

.main-navigation > ul > li ul:before,
.main-navigation > ul > li.megamenu > ul:before {
    border-bottom-color: #4cadc5;
}

.main-navigation > ul > li ul li ul:before {
    border-right-color: #4cadc5;
}

.share-buttons.share-buttons-tc > li > a {
    background: #4cadc5!important;
}
/* SECONDARY COLOR */

.secondary-color,
.top-header .social-links a:hover,
h3.block-title {
    color: #9bc8ce;
}

.secondary-color-bg,
.top-menu li.secondary a,
.featured-projects,
hr.sm,
.flexslider .flex-prev,
.flexslider .flex-next,
.events-listing .upcoming-events li:hover .event-details-btn,
.single-event-info .time,
.event-single-venue > span:first-child,
.tagcloud a,
.staff-volunteers,
.accordion-heading:hover .accordion-toggle,
.widget_twitter_feeds li span.date,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.ticket-cost {
    /*background-color:#9bc8ce;*/
    
    background-color: #34CA58;
}

.page-header {
    background-color: #9bc8ce;
}

.top-menu li.secondary a:hover,
.secondary-color-bg:hover {
    /*background-color:#9bc8ce;*/
    
    background-color: #43BE60;
    opacity: .9;
}

.event-register-block {
    border-color: #9bc8ce;
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    border-top-color: #9bc8ce;
}
/* Color Scheme Specific Classes */
/*========== User Custom CSS Styles ==========*/

#header {
    margin: 0 auto;
}

.page-id-880 .content {
    padding: 0;
}

.page-id-880 .right-sidebar {
    padding-top: 30px;
}

.right-sidebar .widget {
    margin-bottom: 30px;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    /*-moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:  5px solid #fff;
    left: -5px;
    background: #fff;*/
    /*fix other elements on the page moving (on Chrome)*/
    
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: -35px;
    background: url(img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: -35px;
    background: url(img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
/* ==================================================
   7. Responsive Media Queries
================================================== */

@media (min-width: 992px) and (max-width: 1199px) {
    .main-navigation > ul > li > a {
        padding: 0 8px;
    }
    .main-navigation > ul > li.megamenu > ul {
        width: 980px;
        left: -5px!important;
    }
    .site-header {
        width: 980px;
        margin-left: -490px;
    }
    .gallery-filter ul li span {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .page-header {
        height: 100px;
    }
    .site-header {
        width: 100%;
        z-index: 1000;
        left: 0;
        margin-left: 0;
    }
    .lower-header {
        border-radius: 0;
        -webkit-border-radius: 0;
    }
    h1.logo {
        width: 90%;
    }
    .main-navigation {
        display: none;
        width: 100%;
        position: absolute;
        height: auto;
        left: 0;
        top: 75px;
        background: #fff;
        z-index: 99;
        border-top: 2px solid #fafafa;
    }
    .main-navigation ul {
        float: none;
    }
    .main-navigation > ul > li {
        display: block;
        width: 100%;
    }
    .main-navigation > ul > li > a {
        display: block;
        padding: 15px 0 15px 20px;
        line-height: normal;
    }
    .main-navigation > ul > li ul {
        position: static;
        top: 0;
        left: 0!important;
        margin: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .main-navigation > ul > li > ul li ul {
        position: static;
        margin: 0;
        left: 0!important;
        width: 100%;
    }
    .main-navigation > ul > li > ul:before,
    .main-navigation > ul > li > ul li ul:before {
        display: none;
    }
    .main-navigation > ul > li.megamenu > ul {
        width: 100%;
    }
    .main-navigation > ul > li.megamenu > ul .megamenu-container > div.row > div {
        margin-top: 20px;
    }
    .tp-caption.number-block {
        width: 40px!important;
        height: 80px!important;
    }
    .icon-block p {
        padding: 0;
    }
    .icon-block {
        margin-bottom: 40px;
    }
    .border-col {
        border-right: 0;
    }
    .post-thumb {
        margin-bottom: 20px;
    }
    .partner-logos li {
        /*margin:28px 52px 0 0;*/
    }
    .sidebar {
        margin-top: 40px;
    }
    .secondary-bar .nav-pills {
        float: left!important;
    }
    .secondary-bar span.big,
    .secondary-bar .basic-link {
        display: block;
        margin-bottom: 20px;
        line-height: 1em
    }
    .secondary-bar .btn.pull-right {
        float: left!important;
    }
    /* Added in v1.5 */
    
    .header-v3 .main-navigation {
        top: 100%;
    }
    .full-width-menu .main-navigation > ul > li > a {
        color: #666;
        line-height: 25px;
    }
    .full-width-menu .main-navigation > ul > li > a > i {
        color: #999!important;
    }
    .full-width-menu .main-navigation > ul > li > a:hover {
        color: #333!important;
    }
    .cart-tquant {
        display: none;
    }
    .header-v3 .search-module-trigger,
    .header-v3 .cart-module-trigger {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .header-v2 .cart-module-trigger,
    .header-v1 .cart-module-trigger {
        display: none;
    }
    .header-v2 .lower-header,
    .header-v1 .lower-header {
        padding-bottom: 15px;
    }
    /* End Added in v1.5 */
}

@media only screen and (max-width: 767px) {
    /* Isotope */
    
    .isotope {
        overflow: visible !important;
        height: auto !important;
    }
    .isotope-item {
        position: static !important;
        margin-right: auto;
        margin-left: auto;
        width: auto;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    .isotope-hidden {
        display: none !important;
    }
    .grid-item {
        margin-bottom: 6%;
    }
    .grid-holder.col-2 .grid-item {
        width: 95%;
    }
    .grid-holder.col-3 .grid-item {
        width: 95%;
    }
    .grid-holder.col-4 .grid-item {
        width: 95%;
    }
    .img-thumbnail {
        margin-bottom: 20px;
    }
    .grid-item .media-box {
        margin-bottom: 0;
    }
    .logged-in.admin-bar .site-header {
        top: 0!important;
    }
    .logged-in.admin-bar .is-sticky .lower-header {
        top: 0!important;
    }
    .page-header {
        min-height: 176px!important;
        height: 176px!important;
    }
    .page-header h2 {
        padding-top: 106px;
    }
    .sidebar {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    #back-to-top {
        display: none!important;
    }
    .tp-caption.number-block {
        width: 20px!important;
        height: 40px!important;
    }
    .footer-widget {
        margin-bottom: 30px;
    }
    .site-bottom-footer {
        text-align: center;
    }
    .footer-nav {
        float: none;
        margin-top: 20px;
    }
    .footer-nav li {
        margin-left: 0;
        margin-right: 15px;
    }
    .secondary-bar .col-md-offset-1 {
        margin-top: 20px;
    }
    .event-register-block {
        margin-top: 30px;
    }
    .border-cols > div {
        width: 100%;
        border-right: 0;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .nav-tabs-bar {
        height: auto;
        padding-right: 0;
    }
    .nav-tabs-bar .pull-right {
        display: none;
    }
    .nav-tabs {
        float: none;
        width: 100%;
    }
    .nav-tabs > li {
        width: 100%;
    }
    .nav-tabs > li a {
        border-right: 0;
    }
    .featured-project-block {
        margin-bottom: 30px;
    }
    .event-single-venue > span:first-child {
        display: none;
    }
    .partner-logos li {
        text-align: center;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .single-event-info .date {
        letter-spacing: 0;
    }
    .single-event-info .day {
        font-size: 22px;
    }
    /* Added in v1.5 */
    
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    /* End Added in v1.5 */
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
    .site-header h1.logo .default-logo {
        display: none;
    }
    .site-header h1.logo .retina-logo {
        display: inline-block;
    }
}

.wrapcon table {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 20px;
}

.wrapcon table td + td {
    padding-left: 20px;
}

.wrapcon table tr {
    vertical-align: top;
    text-align: justify;
}

.hero-slider .wrapcon {
    max-width: 400px;
    white-space: normal;
}
/**
     * Alignments
     */

.alignleft {
    float: left;
    margin: 7px 28px 28px 0;
}

.alignright {
    float: right;
    margin: 7px 0 28px 28px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 7px auto;
}
/**
     * Caption
     */

.wp-caption {
    background: transparent;
    border: none;
    color: #707070;
    margin: 0 0 28px 0;
    max-width: 660px;
    padding: 0;
    text-align: inherit;
}

.wp-caption.alignleft {
    margin: 7px 28px 21px 0;
}

.wp-caption.alignright {
    margin: 7px 0 21px 28px;
}

.wp-caption.aligncenter {
    margin: 7px auto;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
    font-size: 14px;
    line-height: 1.5;
    padding: 7px 0;
}
/**
     * Galleries
     */

.gallery {
    margin-bottom: 20px;
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('img/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('img/blank.gif');
    /* helps IE */
    
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    /*overflow: hidden !important;*/
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('img/fancybox_sprite@2x.png');
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url('img/fancybox_loading@2x.gif');
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}
