/*!
 Theme Name: WISH DC
 Version: 4.9.7
 Description: Custom Designed Theme Auxilium Technology
 Author: Auxilium Technology
 Author URI: https://auxiliumtechnology.com
 License: Custom license
 License URI: http://themeforest.net/licenses/terms/regular
 Text Domain: total
 */abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit
}
/*- fonts -*/
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
body {
	/*-font-family: 'Merriweather', serif;-*/
	/*-font-family: 'Montserrat', sans-serif;-*/	
} 
.header-one #site-logo #site-logo-inner {
    width: 100% !important;
} 
.cls-lead-row-inner img.alignleft {
    height: 258px !important;
    object-fit: cover !important;
}
#slider-top:after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(15,72,113,0.39);
   display: none;
}
#slider-top:hover:after {
    display: block !important;
    transition: all .5s;
}
/*- 06/10/2020 starts-*/
#slider-top .rev-btn a {
	color: #fff;
}
/*- 06/10/2020 ends-*/
.tp-bgimg.defaultimg:hover {
    background-color: rgba(15,72,113,0.39);
    transition: all .5s;
}
#rev_slider_2_1 .uranus.tparrows {
	display: none !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	background: #fff;
	line-height: 1
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, td, th {
	font-weight: 400;
	text-align: left
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
blockquote, q {
	quotes: none
}
a:active, a:hover {
	outline: 0
}
a img {
	border: 0
}
img {
	max-width: 100%;
	height: auto
}
select {
	max-width: 100%
}
img {
	-ms-interpolation-mode: bicubic
}
.wpb_single_image img {
    height: 100% !important;
    object-fit: cover !important;
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
    font-size:.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.skip-to-content {
	position: absolute;
	left: 8px;
	top: -46px;
	opacity: 0;
	transition: all .25s;
	color: #2c87f0
}
.skip-to-content:focus {
	display: block;
	z-index: 100000;
	font-size: 12px;
	font-weight: 700;
	top: 8px;
	height: 46px;
	line-height: 46px;
	padding: 0 15px;
	background: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
	opacity: 1
}
body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.65;
	color: #666
}
body.wpex-noscroll {
	position: absolute;
	width: 100%;
	overflow-y: hidden;
	top: 0;
	bottom: 0
}
.container, .vc_row-fluid.container {
	width: 980px
}
body.wpex-responsive .container, body.wpex-responsive .vc_row-fluid.container {
	max-width: 90%
}
.container {
	margin: 0 auto
}
.center-row-inner {
	margin: 0 -15px
}
.wpex-content-w, body.has-sidebar .content-area {
	width: 69%;
	float: left;
	position: relative
}
.content-area.full-width, .content-full-width .content-area {
	width: 100%;
	max-width: none!important
}
#sidebar {
	width: 26%;
	float: right
}
#outer-wrap {
	overflow: hidden
}
#wrap {
	position: relative
}
.content-full-screen, body.content-full-screen #content-wrap {
	width: 100%!important;
	max-width: none!important
}
.content-full-width .content-area, body.content-full-screen #content-wrap, body.content-full-width #content-wrap .content-area {
	width: 100%!important;
	max-width: none!important
}
.content-full-screen .content-area, body.content-full-screen #content-wrap .content-area {
	float: none;
	padding: 0;
	width: 100%!important;
	max-width: none!important
}
.content-left-sidebar .content-area, body.content-left-sidebar #content-wrap .content-area {
	float: right
}
.content-left-sidebar #sidebar, body.content-left-sidebar #content-wrap #sidebar {
	float: left
}
.content-left-sidebar .vc_row-fluid.container, .content-left-sidebar .vcex-testimonials-fullslider-entry, .content-right-sidebar .vc_row-fluid.container, .content-right-sidebar .vcex-testimonials-fullslider-entry {
	width: 100%!important
}
#primary, body.has-composer.page-template-blog #primary, body.has-composer.page-template-blog-content-above #primary, body.has-composer.post-type-archive-product #primary {
	padding-bottom: 40px
}
body.compose-mode #primary, body.elementor-page #primary, body.has-composer #primary, body.single-post #primary, body.single-product #primary {
	padding-bottom: 0
}
.boxed-main-layout {
	background-color: #ddd
}
.boxed-main-layout #outer-wrap {
	padding: 40px 30px
}
.boxed-main-layout #wrap {
	width: 1040px;
	margin: 0 auto;
	background: #fff
}
.boxed-main-layout #wrap .container {
	width: auto!important;
	max-width: none!important;
	padding-left: 30px;
	padding-right: 30px
}
.boxed-main-layout.wpex-responsive #wrap {
	max-width: 100%
}
.boxed-main-layout.wrap-boxshadow #wrap {
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.25);
	box-shadow: 0 1px 4px rgba(0,0,0,.25)
}
.boxed-main-layout.content-full-screen #content-wrap {
	padding-left: 0!important;
	padding-right: 0!important
}
.boxed-main-layout .navbar-style-one {
	right: 15px
}
.boxed-main-layout #footer-bottom-menu, .boxed-main-layout .site-breadcrumbs.position-absolute, .boxed-main-layout.has-mobile-menu #mobile-menu {
	right: 30px
}
body.has-frame-border {
	padding: 15px
}
body.has-frame-border #wpex-sfb-l, body.has-frame-border #wpex-sfb-r {
	width: 15px
}
body.has-frame-border #wpex-sfb-b, body.has-frame-border #wpex-sfb-t {
	height: 15px
}
#wpex-sfb-b, #wpex-sfb-l, #wpex-sfb-r, #wpex-sfb-t {
	background: #2c87f0;
	position: fixed;
	z-index: 1002
}
#wpex-sfb-l, #wpex-sfb-r {
	top: 0;
	bottom: 0
}
#wpex-sfb-l {
	left: 0
}
#wpex-sfb-r {
	right: 0
}
#wpex-sfb-b, #wpex-sfb-t {
	left: 0;
	right: 0
}
#wpex-sfb-t {
	top: 0
}
#wpex-sfb-b {
	bottom: 0
}
.cls_video_sec .rll-youtube-player {
    height: 500px;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0;
}

/* Responsive CSS */

@media only screen and (max-width:768px) {
#wpex-sfb-b, #wpex-sfb-l, #wpex-sfb-r, #wpex-sfb-t {
	display: none
}
}
#comments .comment-body:after, .clr:after, .col:after, .group:after, .vc-empty-shortcode-element:after, .vcex-clr:after, .wpex-clr:after, .wpex-slider .sp-nc-thumbnail-container:after, dl:after, ul.page-numbers:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1
}
.clear, .wpex-clear {
	clear: both
}
.wpex-row {
	margin: 0 -10px
}
.wpex-row .col {
	float: left;
	margin: 0 0 20px;
	padding: 0 10px
}
.wpex-row .span_1_of_1.col {
	float: none;
	width: 100%
}
.wpex-row .span_1_of_2 {
	width: 50%
}
.wpex-row .span_1_of_3 {
	width: 33.33%
}
.wpex-row .span_1_of_4 {
	width: 25%
}
.wpex-row .span_1_of_5 {
	width: 20%
}
.wpex-row .span_1_of_6 {
	width: 16.66666667%
}
.wpex-row .span_1_of_7 {
	width: 14.28%
}
.wpex-row.gap-none {
	margin-left: 0;
	margin-right: 0
}
.wpex-row.gap-none .col, .wpex-row.gap-none .nr-col {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0
}
.wpex-row.gap-1 {
	margin-left: -1px;
	margin-right: -1px
}
.wpex-row.gap-1>.col, .wpex-row.gap-1>.nr-col {
	padding-left: .5px;
	padding-right: .5px;
	margin-bottom: 1px
}
.wpex-row.gap-5 {
	margin-left: -2.5px;
	margin-right: -2.5px
}
.wpex-row.gap-5>.col, .wpex-row.gap-5>.nr-col {
	padding-left: 2.5px;
	padding-right: 2.5px;
	margin-bottom: 5px
}
.wpex-row.gap-10 {
	margin-left: -5px;
	margin-right: -5px
}
.wpex-row.gap-10>.col, .wpex-row.gap-10>.nr-col {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px
}
.wpex-row.gap-15 {
	margin-left: -7.5px;
	margin-right: -7.5px
}
.wpex-row.gap-15>.col, .wpex-row.gap-15>.nr-col {
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 15px
}
.wpex-row.gap-20 {
	margin-left: -10px;
	margin-right: -10px
}
.wpex-row.gap-20>.col, .wpex-row.gap-20>.nr-col {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}
.wpex-row.gap-25 {
	margin-left: -12.5px;
	margin-right: -12.5px
}
.wpex-row.gap-25>.col, .wpex-row.gap-25>.nr-col {
	padding-left: 12.5px;
	padding-right: 12.5px;
	margin-bottom: 25px
}
.wpex-row.gap-30 {
	margin-left: -15px;
	margin-right: -15px
}
.wpex-row.gap-30>.col, .wpex-row.gap-30>.nr-col {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px
}
.wpex-row.gap-35 {
	margin-left: -17.5px;
	margin-right: -17.5px
}
.wpex-row.gap-35>.col, .wpex-row.gap-35>.nr-col {
	padding-left: 17.5px;
	padding-right: 17.5px;
	margin-bottom: 35px
}
.wpex-row.gap-40 {
	margin-left: -20px;
	margin-right: -20px
}
.wpex-row.gap-40>.col, .wpex-row.gap-40>.nr-col {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 40px
}
.wpex-row.gap-50 {
	margin-left: -25px;
	margin-right: -25px
}
.wpex-row.gap-50>.col, .wpex-row.gap-50>.nr-col {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 50px
}
.wpex-row.gap-60 {
	margin-left: -30px;
	margin-right: -30px
}
.wpex-row.gap-60>.col, .wpex-row.gap-60>.nr-col {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 60px
}
.nr-col {
	float: left;
	margin: 0 0 20px;
	padding: 0 10px
}
.span_1_of_2.nr-col {
	width: 50%
}
.span_1_of_3.nr-col {
	width: 33.33%
}
.span_1_of_4.nr-col {
	width: 25%
}
.span_1_of_5.nr-col {
	width: 20%
}
.span_1_of_6.nr-col {
	width: 16.66666667%
}
.one-fifth, .one-fourth, .one-half, .one-third {
	display: block;
	float: left
}
.one-half {
	width: 50%
}
.one-third {
	width: 33.33%
}
.one-fourth {
	width: 25%
}
.one-fifth {
	width: 20%
}
.one-sixth {
	width: 16.6666%
}
.wpex-row.vcex-no-margin-grid {
	margin-left: 0;
	margin-right: 0
}
.wpex-row.vcex-no-margin-grid .col, .wpex-row.vcex-no-margin-grid .nr-col {
	margin: 0!important;
	padding: 0!important
}
.wpex-row.vcex-no-margin-grid .span_1_of_3 {
	width: 33.3%
}
.wpex-row.vcex-no-margin-grid .span_1_of_6 {
	width: 16.66%
}
.clr-margin, .col-1, .count-1, .products .col.first {
	clear: both;
	margin-left: 0
}
.isotope-entry {
	clear: none
}
body.smooth-fonts {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
p {
	margin: 0 0 20px
}
em {
	font-style: italic
}
strong {
	font-weight: 600
}
strong.wpex-strong {
	color: #000
}
small {
	font-size: 80%
}
p.lead {
	font-size: 1.313em;
	line-height: 27px;
	color: #777
}
address {
	line-height: 1.5;
	margin: 0 0 20px
}
sub, sup {
	vertical-align: baseline;
	position: relative;
	top: -.4em
}
sub {
	top: .4em
}
body .wpex-italic {
	font-style: italic
}
body .wpex-td-none {
	text-decoration: none
}
.wpex-em-14px {
	font-size: 1.077em
}
.wpex-em-16px {
	font-size: 1.231em
}
.wpex-em-18px {
	font-size: 1.385em
}
.wpex-em-21px {
	font-size: 1.615em
}
.wpex-fs-13px {
	font-size: 13px
}
.wpex-fs-14px {
	font-size: 14px
}
.wpex-fs-16px {
	font-size: 16px
}
.wpex-fs-18px {
	font-size: 18px
}
.wpex-fs-21px {
	font-size: 21px
}
a {
	color: #1a73e8;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #000;
	line-height: 1.5;
	margin: 30px 0 20px
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none
}
h1 {
	font-size: 1.5em;
	margin: 0 0 20px
}
h2 {
	font-size: 1.313em
}
h3 {
	font-size: 1.125em
}
h4 {
	font-size: 1em
}
h5 {
	font-size: .875em
}
h6 {
	font-size: .75em
}
.heading-typography {
	line-height: 1.5
}
.columnize-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 3em;
	-moz-column-gap: 3em;
	column-gap: 3em;
	-webkit-column-rule: 1px solid #e5e5e5;
	-moz-column-rule: 1px solid #e5e5e5;
	column-rule: 1px solid #e5e5e5;
	margin: 0 0 1.313em
}
.thin-font {
	font-weight: 300!important
}
.white-text {
	color: #fff!important
}
blockquote {
	background: url(assets/images/quote.png) left 4px no-repeat;
	padding-left: 55px;
	margin: 30px 0;
	font-size: 1.231em;
	color: #ababab
}
blockquote p:last-child {
	margin: 0
}
blockquote.left {
	float: left;
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%
}
blockquote.right {
	float: right;
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%
}
blockquote.wp-embedded-content {
	background: 0 0;
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: inherit
}
.typography-light, .typography-light a, .typography-light a:hover, .typography-light h1, .typography-light h2, .typography-light h3, .typography-light h4, .typography-light h5, .typography-light h6 {
	color: #fff;
	color: rgba(255,255,255,.8)
}
.typography-light p>a {
	text-decoration: underline
}
.typography-white, .typography-white a, .typography-white a:hover, .typography-white h1, .typography-white h2, .typography-white h3, .typography-white h4, .typography-white h5, .typography-white h6, .typography-white-shadow, .typography-white-shadow a, .typography-white-shadow a:hover, .typography-white-shadow h1, .typography-white-shadow h2, .typography-white-shadow h3, .typography-white-shadow h4, .typography-white-shadow h5, .typography-white-shadow h6 {
	color: #fff
}
.typography-white p>a, .typography-white-shadow p>a {
	text-decoration: underline
}
.typography-black, .typography-black a, .typography-black a:hover, .typography-black h1, .typography-black h2, .typography-black h3, .typography-black h4, .typography-black h5, .typography-black h6 {
	color: #000
}
.typography-black p>a {
	text-decoration: underline
}
.typography-white-shadow {
	text-shadow: 0 0 .25em rgba(0,0,0,.6)
}
.wpex-fw-100 {
	font-weight: 100!important
}
.wpex-fw-200 {
	font-weight: 200!important
}
.wpex-fw-300, .wpex-fw-light {
	font-weight: 300!important
}
.wpex-fw-400, .wpex-fw-normal {
	font-weight: 400!important
}
.wpex-fw-500 {
	font-weight: 500!important
}
.wpex-fw-600, .wpex-fw-semibold {
	font-weight: 600!important
}
.wpex-fw-700, .wpex-fw-bold {
	font-weight: 700!important
}
.wpex-fw-800 {
	font-weight: 800!important
}
.wpex-fw-900, .wpex-fw-bolder {
	font-weight: 900!important
}
.wpex-child-inherit-color * {
	color: inherit!important
}
.wpex-color-black, .wpex-color-black a, .wpex-color-black a:hover {
	color: #000!important
}
.wpex-color-white, .wpex-color-white a, .wpex-color-white a:hover {
	color: #fff!important
}
ol, ul {
	margin: 0 0 20px 30px
}
ul {
	list-style: disc
}
ol {
	list-style: decimal
}
.rev_slider ul {
	margin: 0;
	padding: 0
}
ul.check-list {
	margin: 0 0 20px;
	list-style: none
}
ul.check-list li {
	margin: 0 0 5px
}
ul.check-list li:before {
	font-family: ticons;
	content: "\f00c";
	margin-right: .769em;
	opacity: .6
}
hr {
	border: solid #e8e8e8;
	border-width: 1px 0 0;
	clear: both;
	margin: 2.308em 0;
	height: 0
}
pre {
	background: #f7f7f7;
	font-family: Monaco, monospace, serif;
	color: #666;
	padding: 20px;
	margin: 0 0 20px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	border-left: 3px solid #7b7b7b;
	font-size: .923em
}
.dropcap {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 3.231em;
	line-height: 100%
}
.dropcap.boxed {
	color: #fff;
	background: #000;
	padding: 5px 10px
}
.text-highlight {
	background: #ff0;
	color: #000
}
button, input, select, textarea {
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	vertical-align: baseline
}
input[type=date], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
	display: inline-block;
	color: #666;
	padding: .462em .769em;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1em;
	line-height: 1.65;
	max-width: 100%;
	border: 1px solid #e1e1e1;
	background: #fff;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input[type=date]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
	outline: 0
}
body .select2-container--default .select2-search--dropdown .select2-search__field, body .select2-container--default .select2-selection--single, body .select2-dropdown {
	border-color: #e1e1e1
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #666;
	line-height: 35px
}
body .select2-container .select2-selection--single, body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
display:none
}
textarea {
	width: 100%;
	max-width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
select {
	color: inherit;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	outline: 0
}
input[type=checkbox], input[type=radio] {
	margin-right: .4375em
}
input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #f7f7f7 inset
}
.password-protection-box input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #fff inset
}
::-webkit-input-placeholder {
color:inherit;
opacity:.7
}
:-moz-placeholder {
color:inherit;
opacity:.7
}
::-moz-placeholder {
color:inherit;
opacity:.7
}
:-ms-input-placeholder {
color:inherit;
opacity:.7
}
.password-protection-box {
	padding: 20px;
	margin-bottom: 40px;
	background: #f7f7f7;
	border: 1px solid #eee
}
.password-protection-box h2 {
	font-size: 1.077em;
	margin: 0 0 10px
}
.password-protection-box p:last-child {
	margin: 0
}
.password-protection-box input {
	height: 40px;
	padding-top: 0;
	padding-bottom: 0
}
.password-protection-box input[type=password] {
	background: #fff;
	width: 68%;
	float: left
}
.password-protection-box input[type=submit] {
	float: right;
	width: 30%;
	font-size: 1em;
	height: 40px;
	line-height: 40px;
	margin-left: 4px;
	padding: 0 25px
}
.wpex-multiselect-wrap select {
	background: #f7f7f7
}
.wpex-select-wrap {
	position: relative;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	color: #777
}
.wpex-select-wrap select {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 100%;
	background: 0 0;
	border: 0;
	outline: 0;
	padding: 0 30px 0 8px;
	color: inherit;
	height: 36px;
	line-height: 36px;
	box-shadow: none;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	border-radius: 0
}
.vcex-form-shortcode .wpex-select-wrap {
	display: inline-block
}
.vcex-form-shortcode .wpex-select-wrap select {
	width: auto
}
.wpex-select-wrap select::-ms-expand {
display:none
}
.wpex-select-wrap .ticon {
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 50%;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	color: inherit;
	opacity: .6
}
#footer-widgets .wpex-select-wrap {
	background: rgba(255,255,255,.03);
	border-color: rgba(255,255,255,.035)
}
.wpcf7-form p {
	margin-bottom: 15px
}
.wpcf7-form .wpex-select-wrap, .wpcf7-form input, .wpcf7-form textarea {
	margin-top: 3px
}
.wpcf7 .wpcf7-not-valid {
	border-color: red
}
.wpcf7 .wpcf7-mail-sent-ok {
	padding: 1em 1.2em;
	background: #edfdd3;
	border: 1px solid #c4dba0;
	text-align: center;
	color: #657e3c;
	font-weight: 400
}
.wpcf7 img.ajax-loader {
	margin-left: 10px
}
.wpcf7 .ticon.wpex-wpcf7-loader {
	font-size: 16px;
	margin-left: 10px;
	display: none
}
.wpcf7 .ticon.wpex-wpcf7-loader.visible {
	display: block;
	display: inline-block;
	opacity: .6
}
.wpcf7 .col input[type=email], .wpcf7 .col input[type=name], .wpcf7 .col input[type=password], .wpcf7 .col input[type=tel], .wpcf7 .col input[type=text], .wpcf7 .col input[type=url], .wpcf7 .one-half input[type=email], .wpcf7 .one-half input[type=name], .wpcf7 .one-half input[type=password], .wpcf7 .one-half input[type=tel], .wpcf7 .one-half input[type=text], .wpcf7 .one-half input[type=url] {
	width: 100%
}
.wpcf7 .one-half {
	padding-left: 20px
}
.wpcf7 .one-half.first {
	padding-left: 0
}
.wpcf7 .full-width input {
	width: 100%
}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}
.wpcf7 span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 20px
}
.wpcf7-not-valid-tip {
	display: none!important
}
body div.wpcf7-response-output {
	margin: 20px 0 0
}
.wpcf7-validation-errors {
	font-size: .923em;
	padding: 1em 1.2em;
	color: #c4690e;
	background: #fffdf3;
	text-align: center;
	border: 1px solid #fad7b5
}
.wpcf7-validation-errors.wpcf7-response-output {
	padding: 1em 1.2em
}
.wpcf7-mail-sent-ng {
	margin: 0;
	padding: 10px;
	background: #ffe9e9;
	color: #d04544;
	border: 1px solid #e7a9a9
}
.full-width-input .ticon.wpex-wpcf7-loader, .full-width-input .wpcf7 img.ajax-loader {
	margin: 10px 0 0
}
.wpcf7-form-control-wrap {
	position: relative
}
.wpcf7-quiz-label {
	display: block
}
.wpcf7 .wpex-wpcf7-loader {
	font-size: 16px;
	margin-left: 10px;
	display: none
}
body div.wpcf7 .ajax-loader {
	display: none;
	margin: 10px 0 0
}
body div.wpcf7 .ajax-loader.is-active {
	display: block
}
body .light-form select {
	color: #555
}
body .light-form .wpex-multiselect-wrap select, body .light-form .wpex-select-wrap, body .light-form input[type=date], body .light-form input[type=datetime-local], body .light-form input[type=email], body .light-form input[type=month], body .light-form input[type=number], body .light-form input[type=password], body .light-form input[type=search], body .light-form input[type=tel], body .light-form input[type=text], body .light-form input[type=time], body .light-form input[type=url], body .light-form input[type=week], body .light-form textarea {
	background: #fff!important;
	color: #555!important;
	border-color: transparent!important
}
body .light-form, body .light-form .wpex-wpcf7-loader, body .light-form label {
	color: #fff
}
body .light-form .wpex-select-wrap .ticon {
	opacity: .8
}
body .light-form .wpcf7 .wpcf7-mail-sent-ok, body .light-form .wpcf7-validation-errors {
	background: 0 0;
	color: #fff;
	border: 3px solid #fff
}
body .light-form input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #fff inset
}
body .light-form .wpcf7-not-valid {
	border: 1px solid red!important
}
body .wpex-form-min {
	color: #444
}
body .wpex-form-min label {
	color: #444
}
body .wpex-form-min .wpex-multiselect-wrap select, body .wpex-form-min .wpex-select-wrap, body .wpex-form-min input[type=date], body .wpex-form-min input[type=datetime-local], body .wpex-form-min input[type=email], body .wpex-form-min input[type=month], body .wpex-form-min input[type=number], body .wpex-form-min input[type=password], body .wpex-form-min input[type=search], body .wpex-form-min input[type=tel], body .wpex-form-min input[type=text], body .wpex-form-min input[type=time], body .wpex-form-min input[type=url], body .wpex-form-min input[type=week], body .wpex-form-min textarea {
	background: 0 0!important;
	color: #888!important;
	border: 1px solid #ddd!important;
	border-radius: 0!important
}
body .wpex-form-min .wpex-wpcf7-loader {
	color: #999;
	font-size: 12px
}
body .wpex-form-min .wpcf7 .wpcf7-mail-sent-ok, body .wpex-form-min .wpcf7-validation-errors {
	background: #f9f9f9;
	border: 0;
	color: #888
}
body .wpex-form-min input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #fff inset
}
body .wpex-form-min .wpcf7-not-valid {
	border: 1px solid red!important
}
body .wpex-form-modern {
	color: #444
}
body .wpex-form-modern label {
	color: #444
}
body .wpex-form-modern .wpex-multiselect-wrap select, body .wpex-form-modern .wpex-select-wrap, body .wpex-form-modern input[type=date], body .wpex-form-modern input[type=datetime-local], body .wpex-form-modern input[type=email], body .wpex-form-modern input[type=month], body .wpex-form-modern input[type=number], body .wpex-form-modern input[type=password], body .wpex-form-modern input[type=search], body .wpex-form-modern input[type=tel], body .wpex-form-modern input[type=text], body .wpex-form-modern input[type=time], body .wpex-form-modern input[type=url], body .wpex-form-modern input[type=week], body .wpex-form-modern textarea {
	background: #fff;
	color: #536570;
	border: 1px solid #d4dbe0;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.072);
	transition: all .15s
}
body .wpex-form-modern .wpex-multiselect-wrap select:focus, body .wpex-form-modern .wpex-select-wrap:focus, body .wpex-form-modern input[type=date]:focus, body .wpex-form-modern input[type=datetime-local]:focus, body .wpex-form-modern input[type=email]:focus, body .wpex-form-modern input[type=month]:focus, body .wpex-form-modern input[type=number]:focus, body .wpex-form-modern input[type=password]:focus, body .wpex-form-modern input[type=search]:focus, body .wpex-form-modern input[type=tel]:focus, body .wpex-form-modern input[type=text]:focus, body .wpex-form-modern input[type=time]:focus, body .wpex-form-modern input[type=url]:focus, body .wpex-form-modern input[type=week]:focus, body .wpex-form-modern textarea:focus {
	background: #fff;
	color: #000;
	border: 1px solid #66afe9;
	box-shadow: none
}
body .wpex-form-modern .wpex-wpcf7-loader {
	color: #999;
	font-size: 12px
}
body .wpex-form-modern .wpcf7-not-valid {
	border: 1px solid red!important
}
body .wpex-form-white-o {
	color: #fff
}
body .wpex-form-white-o .wpex-wpcf7-loader, body .wpex-form-white-o label {
	color: #fff
}
body .wpex-form-white-o select {
	color: #555
}
body .wpex-form-white-o .wpex-multiselect-wrap select, body .wpex-form-white-o .wpex-select-wrap, body .wpex-form-white-o input[type=date], body .wpex-form-white-o input[type=datetime-local], body .wpex-form-white-o input[type=email], body .wpex-form-white-o input[type=month], body .wpex-form-white-o input[type=number], body .wpex-form-white-o input[type=password], body .wpex-form-white-o input[type=search], body .wpex-form-white-o input[type=tel], body .wpex-form-white-o input[type=text], body .wpex-form-white-o input[type=time], body .wpex-form-white-o input[type=url], body .wpex-form-white-o input[type=week], body .wpex-form-white-o textarea {
	background: 0 0!important;
	color: #fff!important;
	border: 3px solid #fff!important;
	border-radius: 0
}
body .wpex-form-white-o .wpex-select-wrap select {
	color: #fff
}
body .wpex-form-white-o .wpex-select-wrap .ticon-angle-down {
	opacity: 1;
	font-size: 12px
}
body .wpex-form-white-o .wpex-select-wrap .ticon-angle-down::before {
	content: "\f078"
}
body .wpex-form-white-o input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #fff inset
}
body .wpex-form-white-o .wpcf7 .wpcf7-mail-sent-ok, body .wpex-form-white-o .wpcf7-validation-errors {
	background: #fff;
	border: 0
}
body .wpex-form-white-o .wpcf7-not-valid {
	border-color: red!important
}
body .wpex-form-black {
	color: #000
}
body .wpex-form-black label {
	color: #000
}
body .wpex-form-black .wpex-multiselect-wrap select, body .wpex-form-black .wpex-select-wrap, body .wpex-form-black input[type=date], body .wpex-form-black input[type=datetime-local], body .wpex-form-black input[type=email], body .wpex-form-black input[type=month], body .wpex-form-black input[type=number], body .wpex-form-black input[type=password], body .wpex-form-black input[type=search], body .wpex-form-black input[type=tel], body .wpex-form-black input[type=text], body .wpex-form-black input[type=time], body .wpex-form-black input[type=url], body .wpex-form-black input[type=week], body .wpex-form-black textarea {
	background: #000!important;
	color: #fff!important;
	border-color: #000!important
}
body .wpex-form-black input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #000 inset
}
body .wpex-form-black .wpex-select-wrap .ticon {
	opacity: 1
}
body .wpex-form-black .wpcf7 .wpcf7-mail-sent-ok, body .wpex-form-black .wpcf7-validation-errors {
	background: 0 0;
	color: #000;
	border: 3px solid #000
}
body .wpex-form-black .wpcf7-not-valid {
	border: 1px solid red!important
}
body .wpex-form-black-o {
	color: #000
}
body .wpex-form-black-o .wpex-wpcf7-loader, body .wpex-form-black-o label {
	color: #000
}
body .wpex-form-black-o .wpex-multiselect-wrap select, body .wpex-form-black-o .wpex-select-wrap, body .wpex-form-black-o input[type=date], body .wpex-form-black-o input[type=datetime-local], body .wpex-form-black-o input[type=email], body .wpex-form-black-o input[type=month], body .wpex-form-black-o input[type=number], body .wpex-form-black-o input[type=password], body .wpex-form-black-o input[type=search], body .wpex-form-black-o input[type=tel], body .wpex-form-black-o input[type=text], body .wpex-form-black-o input[type=time], body .wpex-form-black-o input[type=url], body .wpex-form-black-o input[type=week], body .wpex-form-black-o textarea {
	background: 0 0!important;
	color: #000!important;
	border: 3px solid #000!important;
	border-radius: 0
}
body .wpex-form-black-o input:-webkit-autofill {
-webkit-box-shadow:none
}
body .wpex-form-black-o .wpex-select-wrap .ticon-angle-down {
	opacity: 1;
	font-size: 12px
}
body .wpex-form-black-o .wpex-select-wrap .ticon-angle-down::before {
	content: "\f078"
}
body .wpex-form-black-o .wpcf7 .wpcf7-mail-sent-ok, body .wpex-form-black-o .wpcf7-validation-errors {
	background: #000;
	border: 0;
	color: #fff
}
body .wpex-form-black-o .wpcf7-not-valid {
	border-color: red!important
}
.full-width-input input[type=date], .full-width-input input[type=datetime-local], .full-width-input input[type=email], .full-width-input input[type=month], .full-width-input input[type=number], .full-width-input input[type=password], .full-width-input input[type=search], .full-width-input input[type=submit], .full-width-input input[type=tel], .full-width-input input[type=text], .full-width-input input[type=time], .full-width-input input[type=url], .full-width-input input[type=week], .full-width-input select, .full-width-input textarea {
	width: 100%!important
}
.full-width-input input[type=submit] {
	padding: .9em 1.2em
}
.full-width-input .wpex-select-wrap {
	display: block
}
.full-width-input .wpex-select-wrap select {
	width: 100%
}
#wpex-loginform-wrap label {
	font-size: 1.125em
}
#wpex-loginform-wrap input[type=password], #wpex-loginform-wrap input[type=text] {
	width: 100%;
	font-size: 1em;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	border: 1px solid transparent;
	margin-top: 10px;
	border-radius: 3px
}
#wpex-loginform-wrap input[type=password]:focus, #wpex-loginform-wrap input[type=text]:focus {
	border-color: #ccc;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	color: #333
}
#wpex-loginform-wrap p:last-child {
	margin: 0
}
#wpex-loginform-wrap a:hover {
	color: #4d4d4d;
	text-decoration: none
}
.added_to_cart, .button, .color-button, .theme-button, button, input[type=submit] {
	display: inline-block;
	background-color: #2c87f0;
	color: #fff;
	padding: .538em 1.077em;
	font-family: inherit;
	font-size: .923em;
	font-weight: 400;
	margin: 0;
	border: 0;
	cursor: pointer;
	line-height: 1.65;
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
	text-decoration: none!important;
	max-width: 100%;
	transition: .15s all ease;
	border-radius: 3px
}
p.theme-button a {
	color: #fff
}
.theme-button p, .vcex-button p {
	margin: 0!important
}
.added_to_cart:hover, .button:hover, .color-button:hover, .theme-button:hover, button:hover, input[type=submit]:hover {
	background-color: #1175e9;
	color: #fff;
	text-decoration: none
}
.button:active, .color-button:active, .theme-button:active, button:active, input[type=submit]:active {
	color: #fff
}
.wp-editor-wrap button:hover {
	background: #f9f9f9!important;
	color: #555
}
.theme-button.animate-on-hover, .theme-button.hvr-float, .theme-button.hvr-float-grow, .theme-button.hvr-float-shadow {
	transition: all .25s
}
.theme-button.graphical {
	color: #fff;
	text-shadow: 0 -1px rgba(0,0,0,.4);
	border: 1px solid rgba(0,0,0,.15);
	box-shadow: inset 0 1px 1px rgba(255,255,255,.3), 0 1px 3px -1px rgba(45,60,72,.5);
	border-radius: 3px
}
.theme-button.graphical:active {
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.25) inset;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.25) inset;
	box-shadow: 0 2px 2px rgba(0,0,0,.25) inset
}
.theme-button.three-d {
	color: #fff;
	border-bottom: 4px solid rgba(0,0,0,.25);
	border-radius: 2px
}
.theme-button.three-d:active {
	border-color: transparent
}
.theme-button.full-width {
	width: 100%
}
.active>.theme-button.outline, .color-button.blue, .theme-button.blue, .theme-button.outline.active, .theme-button.outline:hover {
	background: #4a97c2
}
.active>.theme-button, .theme-button.active .active>.theme-button.blue, .theme-button.blue.active, .theme-button.blue:hover {
	background: #327397
}
.color-button.grey, .theme-button.grey {
	background: #bbb
}
.active>.theme-button.grey, .theme-button.active.grey, .theme-button.grey:hover {
	background: #999
}
.active>.theme-button.minimal-border.black, .active>.theme-button.outline.black, .color-button.black, .theme-button.black, .theme-button.minimal-border.black:hover, .theme-button.minimal-border.blackk.active, .theme-button.outline.black.active, .theme-button.outline.black:hover {
	background: #333
}
.active>.theme-button.black, .theme-button.active.black, .theme-button.black:hover {
	background: #555
}
.color-button.orange, .theme-button.orange {
	background: #ee7836
}
.active>.theme-button.orange, .theme-button.active.orange, .theme-button.orange:hover {
	background: #cf5511
}
.color-button.gold, .theme-button.gold {
	background: #fa3
}
.active>.theme-button.gold, .theme-button.active.gold, .theme-button.gold:hover {
	background: #ff9500
}
.color-button.green, .theme-button.green {
	background: #87bf17
}
.active>.theme-button.green, .theme-button.active.green, .theme-button.green:hover {
	background: #679212
}
.color-button.purple, .theme-button.purple {
	background: #9a5e9a
}
.active>.theme-button.purple, .theme-button.active.purple, .theme-button.purple:hover {
	background: #653e65
}
.color-button.teal, .theme-button.teal {
	background: #00b3b3
}
.active>.theme-button.teal, .theme-button.active.teal, .theme-button.teal:hover {
	background: #006f6f
}
.color-button.pink, .theme-button.pink {
	background: #f261c2
}
.active>.theme-button.pink, .theme-button.active.pink, .theme-button.pink:hover {
	background: #bc0f83
}
.color-button.brown, .theme-button.brown {
	background: #804b35
}
.active>.theme-button.brown, .theme-button.active.brown, .theme-button.brown:hover {
	background: #5c3626
}
.color-button.red, .theme-button.red {
	background: #f73936
}
.active>.theme-button.red, .theme-button.active.red, .theme-button.red:hover {
	background: #bf0a08
}
.color-button.rosy, .theme-button.rosy {
	background: #ea2487
}
.active>.theme-button.rosy, .theme-button.active.rosy, .theme-button.rosy:hover {
	background: #b81265
}
.color-button.white, .theme-button.white {
	background: #fff;
	color: #000
}
.active>.theme-button.white, .theme-button.active.white, .theme-button.white:hover {
	background: #fff
}
.theme-button.white:hover {
	opacity: .85
}
.theme-button.outline {
	color: #888;
	background: 0 0;
	border: 3px solid #eee;
	font-weight: 600;
	border-radius: 2px
}
.wpex-carousel .theme-button.outline {
	background: 0 0
}
.theme-button.outline:active {
	border-color: transparent!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.theme-button.outline:hover {
	color: #fff;
	border-color: transparent!important
}
.active>.theme-button.outline, .theme-button.outline.active, .theme-button.outline:hover {
	color: #fff;
	border-color: transparent
}
.active>.theme-button.clean, .theme-button.clean, .theme-button.clean.active, .theme-button.clean:hover {
	color: #3f90bd;
	border: 1px solid #ddd;
	background-image: linear-gradient(bottom, #f6f6f6 0, #fff 100%);
	background-image: -o-linear-gradient(bottom, #f6f6f6 0, #fff 100%);
	background-image: -moz-linear-gradient(bottom, #f6f6f6 0, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #f6f6f6 0, #fff 100%);
	background-image: -ms-linear-gradient(bottom, #f6f6f6 0, #fff 100%);
	font-weight: 600;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(180,180,180,.13);
	-moz-box-shadow: 0 1px 1px rgba(180,180,180,.13);
	box-shadow: 0 1px 1px rgba(180,180,180,.13)
}
body .active>.theme-button.clean, body .theme-button.clean.active, body .theme-button.clean:hover {
	color: #000
}
.theme-button.clean.black:hover {
	color: #777
}
.theme-button.clean:active {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.1) inset
}
.theme-button.minimal-border {
	background: 0 0;
	color: #888;
	border: 1px solid #e8e8e8;
	border-radius: 0
}
.active>.theme-button.minimal-border, .theme-button.minimal-border.active, .theme-button.minimal-border:hover {
	background: #f7f7f7;
	color: #555
}
.theme-button.minimal-border.black, .theme-button.outline.black {
	border-color: #333
}
.theme-button.minimal-border.grey, .theme-button.outline.grey {
	border-color: #bbb
}
.active>.theme-button.minimal-border.grey, .active>.theme-button.outline.grey, .theme-button.minimal-border.grey.active, .theme-button.minimal-border.grey:hover, .theme-button.outline.grey.active, .theme-button.outline.grey:hover {
	background: #bbb;
	color: #fff
}
.theme-button.minimal-border.blue, .theme-button.outline.blue {
	border-color: #3f90bd
}
.active>.theme-button.minimal-border.blue, .active>.theme-button.outline.blue, .theme-button.minimal-border.blue.active, .theme-button.minimal-border.blue:hover, .theme-button.outline.blue.active, .theme-button.outline.blue:hover {
	background: #3f90bd;
	color: #fff
}
.theme-button.minimal-border.orange, .theme-button.outline.orange {
	border-color: #ee7836
}
.active>.theme-button.minimal-border.orange, .active>.theme-button.outline.orange, .theme-button.minimal-border.orange.active, .theme-button.minimal-border.orange:hover, .theme-button.outline.orange.active, .theme-button.outline.orange:hover {
	background: #ee7836;
	color: #fff
}
.theme-button.minimal-border.gold, .theme-button.outline.gold {
	border-color: #fa3
}
.active>.theme-button.minimal-border.gold, .active>.theme-button.outline.gold, .theme-button.minimal-border.gold.active, .theme-button.minimal-border.gold:hover, .theme-button.outline.gold.active, .theme-button.outline.gold:hover {
	background: #fa3;
	color: #fff
}
.theme-button.minimal-border.green, .theme-button.outline.green {
	border-color: #87bf17
}
.active>.theme-button.minimal-border.green, .active>.theme-button.outline.green, .theme-button.minimal-border.green.active, .theme-button.minimal-border.green:hover, .theme-button.outline.green.active, .theme-button.outline.green:hover {
	background: #87bf17;
	color: #fff
}
.theme-button.minimal-border.purple, .theme-button.outline.purple {
	border-color: #9a5e9a
}
.active>.theme-button.minimal-border.purple, .active>.theme-button.outline.purple, .theme-button.minimal-border.purple.active, .theme-button.minimal-border.purple:hover, .theme-button.outline.purple.active, .theme-button.outline.purple:hover {
	background: #9a5e9a;
	color: #fff
}
.theme-button.minimal-border.teal, .theme-button.outline.teal {
	border-color: #009191
}
.active>.theme-button.minimal-border.teal, .active>.theme-button.outline.teal, .theme-button.minimal-border.teal.active, .theme-button.minimal-border.teal:hover, .theme-button.outline.teal.active, .theme-button.outline.teal:hover {
	background: #009191;
	color: #fff
}
.theme-button.minimal-border.pink, .theme-button.outline.pink {
	border-color: #f261c2
}
.active>.theme-button.minimal-border.pink, .active>.theme-button.outline.pink, .theme-button.minimal-border.pink.active, .theme-button.minimal-border.pink:hover, .theme-button.outline.pink.active, .theme-button.outline.pink:hover {
	background: #f261c2;
	color: #fff
}
.theme-button.minimal-border.brown, .theme-button.outline.brown {
	border-color: #804b35
}
.active>.theme-button.minimal-border.brown, .active>.theme-button.outline.brown, .theme-button.minimal-border.brown.active, .theme-button.minimal-border.brown:hover, .theme-button.outline.brown.active, .theme-button.outline.brown:hover {
	background: #804b35;
	color: #fff
}
.theme-button.minimal-border.red, .theme-button.outline.red {
	border-color: #f73936
}
.active>.theme-button.minimal-border.red, .active>.theme-button.outline.red, .theme-button.minimal-border.red.active, .theme-button.minimal-border.red:hover, .theme-button.outline.red.active, .theme-button.outline.red:hover {
	background: #f73936;
	color: #fff
}
.theme-button.minimal-border.rosy, .theme-button.outline.rosy {
	border-color: #ea2487
}
.active>.theme-button.minimal-border.rosy, .active>.theme-button.outline.rosy, .theme-button.minimal-border.rosy.active, .theme-button.minimal-border.rosy:hover, .theme-button.outline.rosy.active, .theme-button.outline.rosy:hover {
	background: #ea2487;
	color: #fff
}
.theme-button.minimal-border.white, .theme-button.outline.white {
	border-color: #fff;
	color: #fff
}
.active>.theme-button.minimal-border.white, .active>.theme-button.outline.white, .theme-button.minimal-border.white.active, .theme-button.minimal-border.white:hover, .theme-button.outline.white.active, .theme-button.outline.white:hover {
	border-color: #fff;
	background: #fff;
	color: #000
}
.theme-button.clean.grey, .theme-button.minimal-border.grey, .theme-button.outline.grey, .theme-txt-link.grey {
	color: #bbb
}
.theme-button.clean.black, .theme-button.minimal-border.black, .theme-button.outline.black, .theme-txt-link.black {
	color: #333
}
.theme-button.clean.blue, .theme-button.minimal-border.blue, .theme-button.outline.blue, .theme-txt-link.blue {
	color: #3f90bd
}
.theme-button.clean.orange, .theme-button.minimal-border.orange, .theme-button.outline.orange, .theme-txt-link.orange {
	color: #ee7836
}
.theme-button.clean.gold, .theme-button.minimal-border.gold, .theme-button.outline.gold, .theme-txt-link.gold {
	color: #fa3
}
.theme-button.clean.green, .theme-button.minimal-border.green, .theme-button.outline.green, .theme-txt-link.green {
	color: #87bf17
}
.theme-button.clean.purple, .theme-button.minimal-border.purple, .theme-button.outline.purple, .theme-txt-link.purple {
	color: #9a5e9a
}
.theme-button.clean.teal, .theme-button.minimal-border.teal, .theme-button.outline.teal, .theme-txt-link.teal {
	color: #009191
}
.theme-button.clean.pink, .theme-button.minimal-border.pink, .theme-button.outline.pink, .theme-txt-link.pink {
	color: #f261c2
}
.theme-button.clean.brown, .theme-button.minimal-border.brown, .theme-button.outline.brown, .theme-txt-link.brown {
	color: #804b35
}
.theme-button.clean.red, .theme-button.minimal-border.red, .theme-button.outline.red, .theme-txt-link.red {
	color: #f73936
}
.theme-button.clean.rosy, .theme-button.minimal-border.rosy, .theme-button.outline.rosy, .theme-txt-link.rosy {
	color: #ea2487
}
.active>.theme-button.minimal-border.black, .active>.theme-button.outline.black, .theme-button.clean.white, .theme-button.minimal-border.black:hover, .theme-button.minimal-border.blackk.active, .theme-button.minimal-border.white, .theme-button.outline.black.active, .theme-button.outline.black:hover, .theme-button.outline.white, .theme-txt-link.white {
	color: #fff
}
.active>.theme-txt-link, .theme-txt-link.active {
	text-decoration: underline
}
.theme-txt-link.expanded {
	width: 100%;
	display: block
}
.color-button.small, .theme-button.small {
	font-size: .923em
}
.color-button.medium, .theme-button.medium {
	font-size: 1.077em
}
.color-button.large, .theme-button.large {
	font-size: 1.385em
}
.color-button.align-left, .theme-button.align-left {
	float: left
}
.color-button.align-right, .theme-button.align-right {
	float: right
}
.theme-button.expanded {
	width: 100%;
	padding: .9em 1.2em;
	text-align: center
}
.color-button-icon-right, .theme-button-icon-right {
	padding-left: .769em
}
.color-button-icon-left, .theme-button-icon-left {
	padding-right: .769em
}
.color-button {
	margin: 0 5px 5px 0;
	display: inline-block
}
.color-button:hover {
	opacity: .85
}
.error404-content {
	text-align: center;
	padding: 30px 0;
	font-size: 1.077em
}
.error404-content h1 {
	font-size: 2.571em;
	margin: 0 0 10px
}
.error404-content p:last-child {
	margin: 0
}
.aligncenter {
	display: block;
	margin: 0 auto
}
.alignright {
	float: right;
	margin: 0 0 10px 20px
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0
}
.floatleftcenter {
	float: none;
	margin: 0 auto
}
.floatcenter {
	margin: 0 auto
}
.floatleft {
	float: left
}
.floatright {
	float: right
}
.wp-caption {
	text-align: center;
	max-width: 100%;
	border: 1px solid #eee;
	text-align: center;
	background-color: #fff;
	padding: 8px
}
div.wp-caption.aligncenter {
	margin-bottom: 20px
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0 none
}
.wp-caption p.wp-caption-text {
	font-size: .875em;
	padding: 10px 0 0;
	margin: 0;
	text-align: center
}
.wp-caption.alignnone {
	margin-bottom: 20px
}
.wp-smiley {
	margin: 0;
	max-height: 1em
}
#img-attch-page {
	text-align: center;
	overflow: hidden
}
#img-attch-page img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	margin-bottom: 20px
}
.post-password-form input, .post-password-form label {
	display: block;
	float: none
}
.post-password-form input {
	margin-top: 10px
}
.post-password-form input[type=password] {
	width: 200px;
	max-width: 100%
}
.post-password-form label {
	font-weight: 600;
	color: #000
}
form.login {
	padding: 20px;
	border: 1px solid #eee
}
form.login .lost_password {
	margin-left: 20px;
	display: inline-block
}
.wpstats {
	display: none
}
#wrap .wpex-gallery p {
	margin: 0
}
#wrap .gallery-item img {
	display: block;
	border: none;
	width: 100%;
	box-shadow: 0 0 0 transparent
}
.gallery-item img:hover {
	opacity: .8
}
.gallery-caption {
	font-size: .923em;
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	border-top: none;
	text-align: center;
	padding: 5px 10px
}
.entry .wpex-gallery.gap-1 {
	margin-bottom: 19px
}
.entry .wpex-gallery.gap-10 {
	margin-bottom: 10px
}
.entry .wpex-gallery.gap-15 {
	margin-bottom: 5px
}
.non-clickable {
	cursor: default
}
.readmore-link-wrap {
	display: block
}
.search-entry .readmore-link-wrap {
	margin-top: 10px
}
.readmore-link {
	display: block;
	float: left;
	font-size: .846em
}
.hvr {
	position: relative;
	vertical-align: top;
	display: block;
	display: inline-block
}
.hvr img {
	display: block;
	display: inline-block
}
.wpex-thumbnail-format-icon {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #fff;
	font-size: 21px;
	border-radius: 4px;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	opacity: 0
}
body.wpex-window-loaded .wpex-thumbnail-format-icon {
	opacity: 1
}
.wpex-bars {
	position: relative;
	display: inline-block;
	height: 16px;
	width: 22px;
	line-height: normal;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.wpex-bars>span, .wpex-bars>span::after, .wpex-bars>span::before {
	background: #666;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	height: 3px;
	width: 100%
}
.wpex-bars>span .white-style.dyn-styles, .wpex-bars>span::after .white-style.dyn-styles, .wpex-bars>span::before .white-style.dyn-styles {
background:#fff!important
}
.wpex-bars>span::after, .wpex-bars>span::before {
	transition: all .2s ease-out
}
.wpex-bars>span {
	top: 50%;
	margin-top: -1px
}
.wpex-bars>span::before {
	top: -7px
}
.wpex-bars>span::after {
	bottom: -7px
}
.wpex-active .wpex-bars>span {
	background: 0 0!important
}
.wpex-active .wpex-bars>span::before {
	transform: rotatez(-45deg) translate(-4.95px, 4.95px)
}
.wpex-active .wpex-bars>span::after {
	transform: rotatez(45deg) translate(-4.95px, -4.95px)
}
.wpex-single-elementor-notice, .wpex-single-templatera-notice {
	font-size: 1.077em;
	margin: 40px 0;
	color: #00529b;
	background-color: #bde5f8;
	padding: 12px 20px;
	border-radius: 4px
}
.wpex-single-elementor-notice .ticon, .wpex-single-templatera-notice .ticon {
	margin-right: 10px
}
.wpex-disable-user-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.wpex-highlight {
	display: inline-block;
	position: relative
}
.wpex-highlight .wpex-after {
	content: ' ';
	display: block;
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .5em
}
.rounded {
	border-radius: 50%
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 1em
}
table td, table th {
	text-align: inherit;
	padding: .769em 1em;
	border: 1px solid #eee
}
table th {
	font-weight: 600;
	color: #444
}
thead {
	background: #f7f7f7
}
.display-none, .hidden, .wpex-hidden {
	display: none
}
.display-block, .wpex-block {
	display: block
}
.wpex-inline-block {
	display: block;
	display: inline-block
}
.display-inline, .wpex-inline {
	display: inline
}
.wpex-relative {
	position: relative;
	z-index: 1
}
.wpex-absolute {
	position: absolute;
	z-index: 1
}
.textcenter {
	text-align: center!important
}
.textright {
	text-align: right!important
}
.textleft {
	text-align: left!important
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.ticon-left {
	margin-right: 10px
}
.ticon-right {
	margin-left: 10px
}
.max-width-10 {
	max-width: 10%;
	margin: 0 auto
}
.max-width-20 {
	max-width: 20%;
	margin: 0 auto
}
.max-width-30 {
	max-width: 30%;
	margin: 0 auto
}
.max-width-40 {
	max-width: 40%;
	margin: 0 auto
}
.max-width-50 {
	max-width: 50%;
	margin: 0 auto
}
.max-width-60 {
	max-width: 60%;
	margin: 0 auto
}
.max-width-70 {
	max-width: 70%;
	margin: 0 auto
}
.max-width-80 {
	max-width: 80%;
	margin: 0 auto
}
body .no-margin {
	margin: 0
}
body .no-left-margin {
	margin-left: 0
}
body .no-right-margin {
	margin-right: 0
}
.remove-last-p-margin p:last-child {
	margin: 0
}
.margin-bottom-5px {
	margin-bottom: 5px
}
.margin-bottom-10px {
	margin-bottom: 10px
}
.margin-bottom-15px {
	margin-bottom: 15px
}
.margin-bottom-20px {
	margin-bottom: 20px
}
body .no-padding {
	padding: 0
}
body .no-left-padding {
	padding-left: 0
}
body .no-right-padding {
	padding-right: 0
}
.wpex-padding-10 {
	padding: 10px
}
.wpex-padding-20 {
	padding: 20px
}
.wpex-padding-30 {
	padding: 30px
}
.opacity-hover:hover, .opacity-hover:hover img {
	opacity: .8
}
.fade-in-image, .wpex-show-on-load {
	opacity: 0;
	transition: all .35s
}
body.compose-mode .fade-in-image, body.compose-mode .wpex-show-on-load, body.wpex-window-loaded .fade-in-image, body.wpex-window-loaded .wpex-show-on-load {
	opacity: 1
}
body .wpex-semi-rounded {
	border-radius: 4px
}
body .wpex-rounded {
	border-radius: 10px
}
body .wpex-round {
	border-radius: 50%
}
.wpex-bg-gray {
	background: #f7f7f7
}
.wpex-bordered {
	border: 1px solid #eee
}
.bg-cover, .bg-stretched {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.bg-repeat {
	background-repeat: repeat
}
.bg-repeat-x {
	background-repeat: repeat-x
}
.bg-repeat-y {
	background-repeat: repeat-y
}
#wrap .bg-fixed, #wrap .bg-fixed-bottom, #wrap .bg-fixed-top {
	background-repeat: no-repeat!important;
	background-attachment: fixed!important;
	background-position: center center!important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
#wrap .bg-fixed-top {
	background-position: center top!important
}
#wrap .bg-fixed-bottom {
	background-position: center bottom!important
}
.wpex-is-mobile-device #wrap .bg-fixed, .wpex-is-mobile-device #wrap .bg-fixed-top, .wpex-is-mobile-device body {
	background-attachment: scroll!important
}
.wpex-term-tag {
	background: #aaa;
	padding: .4em 1em;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
	border-radius: 20px
}
video {
	max-width: 100%
}
.entry embed, .entry iframe {
	max-width: 100%
}
.responsive-audio-wrap, .responsive-video-wrap, .wpex-roembed {
	position: relative;
	padding-top: 56%
}
.responsive-audio-wrap embed, .responsive-audio-wrap iframe, .responsive-audio-wrap object, .responsive-video-wrap embed, .responsive-video-wrap iframe, .responsive-video-wrap object, .wpex-roembed embed, .wpex-roembed iframe, .wpex-roembed object {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.responsive-audio-wrap p, .responsive-video-wrap p, .wpex-roembed p {
	margin: 0
}
.wp-video-shortcode {
	width: auto!important;
	max-width: 100%!important;
	transition: opacity .4s;
	visibility: hidden;
	opacity: 0
}
.wpex-window-loaded .wp-video-shortcode {
	visibility: visible;
	opacity: 1
}
.wpex-rounded-images figure .theme-overlay, .wpex-rounded-images figure .wpex-image-hover, .wpex-rounded-images figure img {
	border-radius: 50%
}
.stretch-image img, img.stretch-image {
	display: block;
	width: 100%!important
}
body #wrap .image-filter-grayscale img {
	opacity: 1
}
.image-filter-grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	transition: all .25s ease
}
.image-filter-grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: grayscale(0);
	-webkit-filter: grayscale(0)
}
.image-shadow {
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1)
}
.image-border {
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd
}
.image-rounded {
	background: #fff;
	border-radius: 3px
}
.image-circle {
	background: #fff;
	border-radius: 50%
}
.image-fancy {
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 50%
}
.image-fancy:hover, .image-hover:hover {
	opacity: .8;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
	box-shadow: 0 1px 5px rgba(0,0,0,.2)
}
.wpex-image-hover {
	position: relative;
	overflow: hidden;
	vertical-align: top;
	display: block;
	display: inline-block;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.wpex-image-hover img {
	display: block;
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	box-shadow: 0 0 0 transparent;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all .25s
}
.wpex-image-hover.opacity:hover img {
	opacity: .8
}
.wpex-image-hover.grow {
	position: static
}
.wpex-image-hover.grow.overlay-parent {
	position: relative
}
.wpex-image-hover.grow img {
	transition: all 1.5s cubic-bezier(0, 0, .2, 1)
}
.wpex-image-hover.grow:hover img {
	-ms-transform: scale3d(1.2, 1.2, 1.2);
	-webkit-transform: scale3d(1.2, 1.2, 1.2);
	-o-transform: scale3d(1.2, 1.2, 1.2);
	-moz-transform: scale3d(1.2, 1.2, 1.2);
	transform: scale3d(1.2, 1.2, 1.2)
}
.wpex-image-hover.shrink:hover img {
	-ms-transform: scale(.8);
	-webkit-transform: scale(.8);
	-o-transform: scale(.8);
	-moz-transform: scale(.8);
	transform: scale(.8)
}
.wpex-image-hover.side-pan:hover img {
	margin-left: -11%;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2)
}
.wpex-image-hover.vertical-pan:hover img {
	margin-top: -10%;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2)
}
.wpex-image-hover.tilt {
	overflow: visible
}
.wpex-image-hover.tilt:hover img {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.wpex-image-hover.blurr-invert img, .wpex-image-hover.blurr:hover img {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px)
}
.wpex-image-hover.blurr-invert:hover img {
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-o-filter: blur(0);
	-ms-filter: blur(0)
}
.wpex-image-hover.sepia img {
	-webkit-filter: sepia(100%);
	-moz-filter: sepia(100%);
	-o-filter: sepia(100%);
	-ms-filter: sepia(100%)
}
.wpex-image-hover.fade-in, .wpex-image-hover.fade-out {
	background: #000;
	overflow: visible
}
.wpex-image-hover.fade-in img, .wpex-image-hover.fade-out img {
	width: 100%
}
.wpex-image-hover.fade-in img, .wpex-image-hover.fade-out:hover img {
	opacity: .7
}
.wpex-image-hover.fade-in:hover img {
	opacity: 1
}
.transition-all {
	transition: .15s all ease
}
.animate-bg-hover {
	transition: background .2s ease-in-out
}
.wpex-hover-white-text:hover, .wpex-hover-white-text:hover * {
	color: #fff!important
}
body .wpex-hover-inherit-color a:hover, body .wpex-hover-inherit-color:hover {
	color: inherit
}
.wpex-fs-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	background: #000;
	background: rgba(0,0,0,.92);
	transform: translateZ(0);
	transition: all .25s ease-in-out
}
.wpex-fs-overlay.active {
	opacity: 1;
	visibility: visible
}
.wpex-fs-overlay .wpex-inner {
	position: relative;
	top: 50%;
	display: block;
	position: relative;
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 30px
}
.wpex-fs-overlay .wpex-inner.wpex-scale {
	transform: scale(.85) translateY(-50%);
	transition: all .25s ease-in-out
}
.wpex-fs-overlay.active .wpex-inner.wpex-scale {
	transform: scale(1) translateY(-50%)
}
.wpex-fs-overlay .wpex-close {
	position: fixed;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 64px;
	cursor: pointer;
	opacity: .2;
	transition: all .3s
}
.wpex-fs-overlay .wpex-close:hover {
	opacity: 1
}
.theme-heading {
	height: auto;
	top: auto!important;
	font-size: 1.154em;
	font-weight: 600;
	color: #000;
	margin: 0 0 1.333em;
	overflow: hidden;
	position: relative
}
.theme-heading span.text {
	display: inline-block;
	max-width: 90%;
	position: relative
}
.theme-heading span.text:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	border-bottom: solid 1px #eee;
	left: 100%;
	width: 9999px;
	margin-top: -1px;
	margin-left: 15px
}
.theme-heading.plain {
	border: 0;
	background: 0;
	padding: 0
}
.theme-heading.plain span.text {
	max-width: none;
	position: static
}
.theme-heading.plain span.text:after {
	display: none
}
.theme-heading.plain:after {
	display: none
}
.theme-heading.border-w-color {
	padding: 0;
	border-bottom: 1px solid #e8e8e8;
	overflow: visible
}
.theme-heading.border-w-color span.text {
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 2px solid transparent;
	position: relative;
	bottom: -1px;
	max-width: none
}
.theme-heading.border-w-color span.text:after {
	display: none
}
.post-edit {
	padding: 40px 0
}
body.is_customize_preview .post-edit {
	display: none
}
body.content-full-screen .post-edit {
	text-align: center
}
.post-edit a {
	font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	display: inline-block;
	padding: 6px 12px;
	background: #2c87f0;
	color: #fff;
	margin-right: 3px;
	font-size: 12px;
	border-radius: 3px
}
.post-edit a:hover {
	color: #fff;
	text-decoration: none;
	background: #1175e9
}
.wpex-social-btn {
	display: block;
	display: inline-block;
	font-size: inherit;
	color: inherit;
	padding: 0;
	height: 1.846em;
	line-height: 1.846em;
	width: 1.846em;
	cursor: pointer;
	text-align: center;
	border-radius: inherit;
	transition: .15s all ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.wpex-social-btn:hover {
	text-decoration: none
}
.wpex-social-btn-minimal {
	color: #bbb;
	border: 1px solid #eee
}
.wpex-social-btn-minimal:hover {
	background: #f7f7f7
}
.wpex-social-btn-flat {
	color: #888;
	background: #f7f7f7
}
.wpex-social-btn-3d {
	background: #aaa;
	color: #fff!important;
	border-bottom: 3px solid rgba(0,0,0,.25);
	border-radius: 2px
}
.wpex-social-btn-3d:hover {
	background: #555
}
.wpex-social-btn-3d:active {
	border: 0
}
.wpex-social-btn-black, .wpex-social-btn-black-ch {
	background: #000;
	color: #fff!important
}
.wpex-social-btn-black-ch:hover, .wpex-social-btn-black:hover {
	background: #444
}
.wpex-social-btn-graphical {
	background: #444;
	border: 1px solid rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
	box-shadow: inset 0 1px 1px rgba(255,255,255,.4)
}
.wpex-social-btn-bordered {
	border: 2px solid #bbb
}
.wpex-social-btn-bordered:hover {
	transform: rotate(10deg);
	opacity: .8
}
#wrap .wpex-social-color-hover.wpex-twitter:hover, #wrap .wpex-social-color.wpex-twitter {
	color: #00aced
}
#wrap .wpex-social-color-hover.wpex-facebook:hover, #wrap .wpex-social-color.wpex-facebook {
	color: #3b5998
}
#wrap .wpex-social-color-hover.wpex-googleplus:hover, #wrap .wpex-social-color.wpex-googleplus {
	color: #dd4b39
}
#wrap .wpex-social-color-hover.wpex-google-plus:hover, #wrap .wpex-social-color.wpex-google-plus {
	color: #dd4b39
}
#wrap .wpex-social-color-hover.wpex-tripadvisor:hover, #wrap .wpex-social-color.wpex-tripadvisor {
	color: #589442
}
#wrap .wpex-social-color-hover.wpex-pinterest:hover, #wrap .wpex-social-color.wpex-pinterest {
	color: #cb2027
}
#wrap .wpex-social-color-hover.wpex-etsy:hover, #wrap .wpex-social-color.wpex-etsy {
	color: #d5641c
}
#wrap .wpex-social-color-hover.wpex-linkedin:hover, #wrap .wpex-social-color.wpex-linkedin {
	color: #4875b4
}
#wrap .wpex-social-color-hover.wpex-dribbble:hover, #wrap .wpex-social-color.wpex-dribbble {
	color: #ef5b93
}
#wrap .wpex-social-color-hover.wpex-skype:hover, #wrap .wpex-social-color.wpex-skype {
	color: #04b1f5
}
#wrap .wpex-social-color-hover.wpex-envelope:hover, #wrap .wpex-social-color.wpex-envelope {
	color: #666
}
#wrap .wpex-social-color-hover.wpex-mail:hover, #wrap .wpex-social-color.wpex-mail {
	color: #666
}
#wrap .wpex-social-color-hover.wpex-instagram:hover, #wrap .wpex-social-color.wpex-instagram {
	color: #305777
}
#wrap .wpex-social-color-hover.wpex-flickr:hover, #wrap .wpex-social-color.wpex-flickr {
	color: #ff0084
}
#wrap .wpex-social-color-hover.wpex-vk:hover, #wrap .wpex-social-color.wpex-vk {
	color: #55779b
}
#wrap .wpex-social-color-hover.wpex-trello:hover, #wrap .wpex-social-color.wpex-trello {
	color: #0cbadf
}
#wrap .wpex-social-color-hover.wpex-tumblr:hover, #wrap .wpex-social-color.wpex-tumblr {
	color: #2c4762
}
#wrap .wpex-social-color-hover.wpex-foursquare:hover, #wrap .wpex-social-color.wpex-foursquare {
	color: #2970ad
}
#wrap .wpex-social-color-hover.wpex-xing:hover, #wrap .wpex-social-color.wpex-xing {
	color: #026466
}
#wrap .wpex-social-color-hover.wpex-renren:hover, #wrap .wpex-social-color.wpex-renren {
	color: #2970ad
}
#wrap .wpex-social-color-hover.wpex-vimeo:hover, #wrap .wpex-social-color.wpex-vimeo {
	color: #1ab7ea
}
#wrap .wpex-social-color-hover.wpex-youtube:hover, #wrap .wpex-social-color.wpex-youtube {
	color: #c4302b
}
#wrap .wpex-social-color-hover.wpex-rss:hover, #wrap .wpex-social-color.wpex-rss {
	color: #ff7900
}
#wrap .wpex-social-color-hover.wpex-vine:hover, #wrap .wpex-social-color.wpex-vine {
	color: #00b386
}
#wrap .wpex-social-color-hover.wpex-email:hover, #wrap .wpex-social-color.wpex-email {
	color: #ffc548
}
#wrap .wpex-social-color-hover.wpex-website:hover, #wrap .wpex-social-color.wpex-website {
	color: #333
}
#wrap .wpex-social-color-hover.wpex-phone-number:hover, #wrap .wpex-social-color.wpex-phone-number {
	color: #3395ff
}
#wrap .wpex-social-color-hover.wpex-phone:hover, #wrap .wpex-social-color.wpex-phone {
	color: #000
}
#wrap .wpex-social-color-hover.wpex-yelp:hover, #wrap .wpex-social-color.wpex-yelp {
	color: #af0605
}
#wrap .wpex-social-color-hover.wpex-houzz:hover, #wrap .wpex-social-color.wpex-houzz {
	color: #7cc04b
}
#wrap .wpex-social-color-hover.wpex-whatsapp:hover, #wrap .wpex-social-color.wpex-whatsapp {
	color: #0dc143
}
#wrap .wpex-social-color-hover.wpex-spotify:hover, #wrap .wpex-social-color.wpex-spotify {
	color: #1db954
}
#wrap .wpex-social-color-hover.wpex-twitch:hover, #wrap .wpex-social-color.wpex-twitch {
	color: #6441a5
}
#wrap .wpex-social-color-hover.wpex-quora:hover, #wrap .wpex-social-color.wpex-quora {
	color: #a82400
}
.wpex-social-bg {
	background: #aaa
}
.wpex-social-bg:hover {
	opacity: .6
}
.wpex-social-bg, .wpex-social-bg:hover {
	color: #fff!important
}
.wpex-social-bg-hover.wpex-twitter:hover, .wpex-social-bg.wpex-twitter {
	background: #00aced
}
.wpex-social-bg-hover.wpex-facebook:hover, .wpex-social-bg.wpex-facebook {
	background: #3b5998
}
.wpex-social-bg-hover.wpex-googleplus:hover, .wpex-social-bg.wpex-googleplus {
	background: #dd4b39
}
.wpex-social-bg-hover.wpex-google-plus:hover, .wpex-social-bg.wpex-google-plus {
	background: #dd4b39
}
.wpex-social-bg-hover.wpex-tripadvisor:hover, .wpex-social-bg.wpex-tripadvisor {
	background: #589442
}
.wpex-social-bg-hover.wpex-pinterest:hover, .wpex-social-bg.wpex-pinterest {
	background: #cb2027
}
.wpex-social-bg-hover.wpex-etsy:hover, .wpex-social-bg.wpex-etsy {
	background: #d5641c
}
.wpex-social-bg-hover.wpex-linkedin:hover, .wpex-social-bg.wpex-linkedin {
	background: #4875b4
}
.wpex-social-bg-hover.wpex-dribbble:hover, .wpex-social-bg.wpex-dribbble {
	background: #ef5b93
}
.wpex-social-bg-hover.wpex-skype:hover, .wpex-social-bg.wpex-skype {
	background: #04b1f5
}
.wpex-social-bg-hover.wpex-envelope:hover, .wpex-social-bg.wpex-envelope {
	background: #666
}
.wpex-social-bg-hover.wpex-mail:hover, .wpex-social-bg.wpex-mail {
	background: #666
}
.wpex-social-bg-hover.wpex-instagram:hover, .wpex-social-bg.wpex-instagram {
	background: #305777
}
.wpex-social-bg-hover.wpex-flickr:hover, .wpex-social-bg.wpex-flickr {
	background: #ff0084
}
.wpex-social-bg-hover.wpex-vk:hover, .wpex-social-bg.wpex-vk {
	background: #55779b
}
.wpex-social-bg-hover.wpex-trello:hover, .wpex-social-bg.wpex-trello {
	background: #0cbadf
}
.wpex-social-bg-hover.wpex-tumblr:hover, .wpex-social-bg.wpex-tumblr {
	background: #2c4762
}
.wpex-social-bg-hover.wpex-foursquare:hover, .wpex-social-bg.wpex-foursquare {
	background: #2970ad
}
.wpex-social-bg-hover.wpex-xing:hover, .wpex-social-bg.wpex-xing {
	background: #026466
}
.wpex-social-bg-hover.wpex-renren:hover, .wpex-social-bg.wpex-renren {
	background: #2970ad
}
.wpex-social-bg-hover.wpex-vimeo:hover, .wpex-social-bg.wpex-vimeo {
	background: #1ab7ea
}
.wpex-social-bg-hover.wpex-youtube:hover, .wpex-social-bg.wpex-youtube {
	background: #c4302b
}
.wpex-social-bg-hover.wpex-rss:hover, .wpex-social-bg.wpex-rss {
	background: #ff7900
}
.wpex-social-bg-hover.wpex-vine:hover, .wpex-social-bg.wpex-vine {
	background: #00b386
}
.wpex-social-bg-hover.wpex-email:hover, .wpex-social-bg.wpex-email {
	background: #ffc548
}
.wpex-social-bg-hover.wpex-website:hover, .wpex-social-bg.wpex-website {
	background: #333
}
.wpex-social-bg-hover.wpex-phone-number:hover, .wpex-social-bg.wpex-phone-number {
	background: #3395ff
}
.wpex-social-bg-hover.wpex-phone:hover, .wpex-social-bg.wpex-phone {
	background: #000
}
.wpex-social-bg-hover.wpex-yelp:hover, .wpex-social-bg.wpex-yelp {
	background: #af0605
}
.wpex-social-bg-hover.wpex-houzz:hover, .wpex-social-bg.wpex-houzz {
	background: #7cc04b
}
.wpex-social-bg-hover.wpex-whatsapp:hover, .wpex-social-bg.wpex-whatsapp {
	background: #0dc143
}
.wpex-social-bg-hover.wpex-spotify:hover, .wpex-social-bg.wpex-spotify {
	background: #1db954
}
.wpex-social-bg-hover.wpex-twitch:hover, .wpex-social-bg.wpex-twitch {
	background: #6441a5
}
.wpex-social-bg-hover.wpex-quora:hover, .wpex-social-bg.wpex-quora {
	background: #a82400
}
.wpex-social-border.wpex-twitter {
	border-color: #00aced
}
.wpex-social-border.wpex-facebook {
	border-color: #3b5998
}
.wpex-social-border.wpex-googleplus {
	border-color: #dd4b39
}
.wpex-social-border.wpex-google-plus {
	border-color: #dd4b39
}
.wpex-social-border.wpex-tripadvisor {
	border-color: #589442
}
.wpex-social-border.wpex-pinterest {
	border-color: #cb2027
}
.wpex-social-border.wpex-etsy {
	border-color: #d5641c
}
.wpex-social-border.wpex-linkedin {
	border-color: #4875b4
}
.wpex-social-border.wpex-dribbble {
	border-color: #ef5b93
}
.wpex-social-border.wpex-skype {
	border-color: #04b1f5
}
.wpex-social-border.wpex-envelope {
	border-color: #666
}
.wpex-social-border.wpex-mail {
	border-color: #666
}
.wpex-social-border.wpex-instagram {
	border-color: #305777
}
.wpex-social-border.wpex-flickr {
	border-color: #ff0084
}
.wpex-social-border.wpex-vk {
	border-color: #55779b
}
.wpex-social-border.wpex-trello {
	border-color: #0cbadf
}
.wpex-social-border.wpex-tumblr {
	border-color: #2c4762
}
.wpex-social-border.wpex-foursquare {
	border-color: #2970ad
}
.wpex-social-border.wpex-xing {
	border-color: #026466
}
.wpex-social-border.wpex-renren {
	border-color: #2970ad
}
.wpex-social-border.wpex-vimeo {
	border-color: #1ab7ea
}
.wpex-social-border.wpex-youtube {
	border-color: #c4302b
}
.wpex-social-border.wpex-rss {
	border-color: #ff7900
}
.wpex-social-border.wpex-vine {
	border-color: #00b386
}
.wpex-social-border.wpex-email {
	border-color: #ffc548
}
.wpex-social-border.wpex-website {
	border-color: #333
}
.wpex-social-border.wpex-phone-number {
	border-color: #3395ff
}
.wpex-social-border.wpex-phone {
	border-color: #000
}
.wpex-social-border.wpex-yelp {
	border-color: #af0605
}
.wpex-social-border.wpex-houzz {
	border-color: #7cc04b
}
.wpex-social-border.wpex-whatsapp {
	border-color: #0dc143
}
.wpex-social-border.wpex-spotify {
	border-color: #1db954
}
.wpex-social-border.wpex-twitch {
	border-color: #6441a5
}
.wpex-social-border.wpex-quora {
	border-color: #a82400
}
.wpex-has-overlay {
	z-index: 2;
	position: relative
}
.wpex-has-overlay .container, .wpex-has-overlay .wpb_column, .wpex-has-overlay .wpb_wrapper {
	position: relative;
	z-index: 2
}
.wpex-bg-overlay-wrap, .wpex-video-bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1!important;
	border-radius: inherit
}
.wpex-bg-overlay-wrap .wpex-bg-overlay, .wpex-video-bg-overlay .wpex-bg-overlay {
	position: absolute;
	border-radius: inherit;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	background-repeat: repeat;
	opacity: .65
}
.wpex-bg-overlay-wrap .wpex-bg-overlay.custom, .wpex-video-bg-overlay .wpex-bg-overlay.custom {
	background-color: transparent
}
.wpex-bg-overlay.dotted, .wpex-video-bg-overlay.dotted {
	background: #000 url(assets/images/dotted-overlay.png) repeat
}
.wpex-bg-overlay.dashed, .wpex-video-bg-overlay.dashed {
	background: #000 url(assets/images/dashed-overlay.png) repeat
}
.wpex-parallax-bg-wrap {
	position: relative;
	background-image: none!important
}
.wpex-parallax-bg-wrap .container, .wpex-parallax-bg-wrap .wpb_column {
	position: relative;
	z-index: 2
}
.wpex-parallax-bg {
	display: block;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 0!important;
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover
}
.compose-mode .wpex-parallax-bg {
	opacity: 1
}
.wpex-parallax-bg.fixed-repeat {
	background-repeat: repeat;
	background-size: auto
}
.wpex-parallax-bg.fixed-no-repeat {
	background-repeat: no-repeat;
	background-size: auto
}
body.wpex-is-mobile-device .wpex-parallax-bg.not-mobile {
	background-attachment: scroll!important;
	background-position: center!important;
	background-repeat: no-repeat!important
}
body.wpex-is-mobile-device .wpex-parallax-bg.not-mobile.fixed-repeat {
	background-repeat: repeat!important
}
.wpex-has-video-bg {
	position: relative
}
.wpex-has-video-bg .container, .wpex-has-video-bg .wpb_column {
	position: relative;
	z-index: 2
}
.wpex-video-bg-wrap {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0
}
.wpex-video-bg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	max-width: none
}
.wpex-is-mobile-device .vc_video-bg, .wpex-is-mobile-device .wpex-video-bg-wrap {
	display: none
}
.overlay-parent {
	position: relative;
	display: block;
	overflow: hidden
}
.overlay-parent>a, .overlay-parent>a img, .overlay-parent>img {
	display: block;
	width: 100%!important
}
.overlay-table {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.overlay-table-cell {
	vertical-align: middle;
	display: table-cell
}
.overlay-hide {
	visibility: hidden;
	opacity: 0
}
.overlay-parent.wpex-touched .overlay-hide, .overlay-parent:hover .overlay-hide {
	visibility: visible;
	opacity: 1
}
.overlay-title-center {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
letter-spacing:.2rem;
	padding: 10px;
	transition: background .25s
}
.overlay-title-center:hover .overlay-title-center {
	background: rgba(0,0,0,.3)
}
.overlay-title-center-boxed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.overlay-title-center-boxed .overlay-table-cell {
	padding: 30px 18%
}
.overlay-title-center-boxed .overlay-table-cell .title {
	text-align: center;
	display: block;
	background: #fff;
	padding: 30px;
	color: #000;
	font-weight: 600;
	font-size: 1.077em
}
.magnifying-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0,0,0,.7);
	transition: all .25s ease-in-out
}
.magnifying-hover .ticon {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -15px;
	color: #fff;
	font-size: 21px
}
.overlay-plus-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000 url(assets/images/overlay-plus.png) center center no-repeat;
	transition: all .25s ease-in-out
}
.overlay-parent:hover .overlay-plus-hover {
	opacity: .65
}
.overlay-plus-two-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0,0,0,.8);
	transition: all .25s ease-in-out
}
.overlay-plus-two-hover .ticon {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -15px;
	color: #fff;
	font-size: 14px
}
.overlay-plus-three-hover {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0,0,0,.6);
	transition: all .3s
}
.overlay-plus-three-hover .ticon {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	font-size: 36px;
	visibility: none;
	opacity: 0;
	transition: all .3s
}
.overlay-parent.wpex-touched .overlay-plus-three-hover .ticon, .overlay-plus-three-hover:hover .ticon {
	visibility: visible;
	margin-top: -15px;
	opacity: 1
}
.overlay-slideup-title {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	height: 100%;
	width: 100%;
	font-size: 1em;
	transition: all .25s ease-in-out
}
.overlay-slideup-title.white {
	background: #fff
}
.overlay-slideup-title.black {
	background: #000
}
.overlay-slideup-title span.title {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0 30px;
	color: #000;
	font-size: 1.077em;
	font-weight: 600;
	line-height: 1.6em;
	transition: all .15s ease-in-out
}
.overlay-slideup-title.black span.title {
	color: #fff
}
.overlay-parent.wpex-touched .overlay-slideup-title, .overlay-parent:hover .overlay-slideup-title {
	opacity: .8
}
.overlay-parent.wpex-touched .overlay-slideup-title span.title, .overlay-parent:hover .overlay-slideup-title span.title {
	bottom: 60px
}
.overlay-view-lightbox-buttons {
	background: #000;
	background: rgba(0,0,0,.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: opacity .25s ease-in-out
}
.overlay-view-lightbox-buttons a {
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	border-radius: 3px;
	transition: all .2s ease-in-out
}
.overlay-view-lightbox-buttons a:first-child {
	margin-right: 5px
}
.overlay-view-lightbox-buttons a:hover {
	background: #fff;
	color: #000;
	text-decoration: none
}
.overlay-view-lightbox-buttons a .ticon {
	position: relative;
	top: -2px
}
.blog-entry-inner .overlay-view-lightbox-buttons a {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.overlay-view-lightbox-text {
	background: #000;
	background: rgba(0,0,0,.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out
}
.overlay-view-lightbox-text a {
	position: relative;
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: .846em;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 3px;
	transition: all .15s ease-in-out
}
.overlay-view-lightbox-text a:first-child {
	margin-right: 5px
}
.overlay-view-lightbox-text a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
	padding-right: 32px
}
.overlay-view-lightbox-text a .ticon {
	visibility: hidden;
	position: absolute;
	top: 0;
	height: 30px;
	line-height: 30px;
	right: 14px
}
.overlay-view-lightbox-text a:hover .ticon {
	visibility: visible
}
.overlay-title-excerpt-hover {
	background: #000;
	background: rgba(0,0,0,.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out;
	overflow: hidden;
	color: #fff;
	font-weight: 600
}
.overlay-title-excerpt-hover .overlay-table-cell {
	padding: 20px;
	transition: all .15s linear;
	transform: scale(1.3)
}
.overlay-parent.wpex-touched .overlay-title-excerpt-hover .overlay-table-cell, .overlay-title-excerpt-hover:hover .overlay-table-cell {
	transform: none
}
.overlay-title-excerpt-hover .overlay-title {
	font-size: 1.231em;
	margin: 0 0 10px
}
.overlay-title-excerpt-hover .overlay-excerpt {
	font-style: italic;
	font-weight: 400;
	color: #bbb;
	overflow: hidden
}
.overlay-title-category-hover {
	background: #000;
	background: rgba(0,0,0,.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out;
	color: #fff;
	font-weight: 600
}
.overlay-title-category-hover .overlay-table-cell {
	padding: 20px;
	transition: all .15s linear;
	transform: scale(1.3)
}
.overlay-parent.wpex-touched .overlay-title-category-hover .overlay-table-cell, .overlay-title-category-hover:hover .overlay-table-cell {
	transform: none
}
.overlay-title-category-hover .overlay-title {
	font-size: 1.231em
}
.overlay-title-category-hover .overlay-terms {
	font-style: italic;
	font-weight: 400;
	color: #bbb
}
.overlay-title-category-visible {
	background: #000;
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	color: #fff;
	font-weight: 600
}
.overlay-title-category-visible .overlay-table-cell {
	padding: 20px
}
.overlay-title-category-visible .overlay-title {
	font-size: 1.231em
}
.overlay-title-category-visible .overlay-terms {
	color: #fff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased
}
.overlay-title-date-hover {
	background: #000;
	background: rgba(0,0,0,.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out;
	color: #fff
}
.overlay-title-date-hover .overlay-table-cell {
	padding: 20px;
	transition: all .15s linear;
	transform: scale(1.3)
}
.overlay-parent.wpex-touched .overlay-title-date-hover .overlay-table-cell, .overlay-title-date-hover:hover .overlay-table-cell {
	transform: none
}
.overlay-title-date-hover .overlay-title {
	font-size: 1.231em;
	font-weight: 600
}
.overlay-title-date-hover .overlay-date {
	font-style: italic;
	font-weight: 400;
	color: #bbb
}
.overlay-title-date-visible {
	background: #000;
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	color: #fff
}
.overlay-title-date-visible .overlay-table-cell {
	padding: 20px
}
.overlay-title-date-visible .overlay-title {
	font-size: 1.231em;
	font-weight: 600
}
.overlay-title-date-visible .overlay-date {
	-webkit-font-smoothing: antialiased;
	font-weight: 400
}
.overlay-parent-title-push-up, .overlay-parent-title-push-up>a {
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden
}
.overlay-parent-title-push-up img {
	transition: all .35s
}
.overlay-title-push-up {
	display: block;
	background: #000;
	color: #fff;
	padding: 15px 20px;
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 100%;
	transition: .35s all;
	font-size: 1.077em;
	-webkit-backface-visibility: hidden;
	word-wrap: break-word
}
.overlay-title-bottom, .overlay-title-bottom-see-through {
	display: block;
	background: #000;
	color: #fff;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 1.077em
}
.overlay-title-bottom-see-through {
	background: rgba(0,0,0,.6)
}
.overlay-hover-button {
	background: #000;
	background: rgba(0,0,0,.65);
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: all .25s ease-in-out
}
.overlay-hover-button-text {
	color: #fff;
	font-weight: 600;
	padding: 20px;
	transition: all .15s linear;
	transform: scale(1.3)
}
.overlay-parent.wpex-touched .overlay-hover-button-text, .overlay-parent:hover .overlay-hover-button-text {
	transform: none
}
.theme-button.overlay-hover-button-link {
	font-size: 1.077em
}
.overlay-category-tag {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	z-index: 10
}
.overlay-category-tag a {
	display: block;
	float: left;
	font-size: .846em;
	font-weight: 600;
	padding: .308em .615em;
	margin-right: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	transition: .15s all;
	-moz-transition: .15s all;
	-webkit-transition: .15s all;
	color: #fff;
	background: #000;
	background: rgba(0,0,0,.65)
}
.overlay-category-tag a:hover {
	background: #000;
	text-decoration: none
}
.overlay-category-tag-two {
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0;
	z-index: 10
}
.overlay-category-tag-two a {
	display: block;
	float: left;
	font-size: .846em;
	font-weight: 600;
	padding: .308em .923em;
	margin-right: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	transition: .15s all;
	color: #fff;
	border: 2px solid #fff;
	border-color: rgba(255,255,255,.5);
	border-radius: 40px;
	letter-spacing: 1px
}
.overlay-category-tag-two a:hover {
	background: #fff;
	color: #000;
	text-decoration: none
}
.overlay-cats-title-btm-v {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.5);
	padding: 16px;
	color: #fff
}
.overlay-cats-title-btm-v-cats {
	font-style: italic;
	font-size: .923em;
	opacity: .7
}
.overlay-cats-title-btm-v-cats a {
	color: #fff
}
.overlay-cats-title-btm-v .entry-title {
	font-size: 1.154em;
	color: #fff!important
}
.overlay-cats-title-btm-v .entry-title:hover {
	text-decoration: none
}
.overlay-parent-thumb-swap, .overlay-parent-thumb-swap-title {
	position: relative;
	overflow: hidden
}
.overlay-thumb-swap-secondary {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	transition: all .3s ease-in-out
}
.overlay-parent-thumb-swap-title .overlay-thumb-swap-secondary {
	transition-duration: .6s
}
.overlay-thumb-swap-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 4.615em 1.538em 2.308em;
	background: 0 0;
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 1.385em;
	line-height: normal;
	z-index: 3
}
.overlay-thumb-swap-title>span {
	position: relative;
	z-index: 4
}
.overlay-thumb-swap-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(transparent, rgba(0,0,0,.6)) repeat-x
}
.overlay-thumb-swap-secondary img {
	display: block
}
.overlay-parent.wpex-touched .overlay-parent-thumb-swap .overlay-thumb-swap-secondary, .overlay-parent:hover .overlay-thumb-swap-secondary {
	visibility: visible;
	opacity: 1;
	z-index: 2
}
.overlay-icon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	font-size: 13px;
	background: #000;
	border-radius: 50%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	color: #fff;
	opacity: .7;
	transition: .25s all
}
.overlay-icon span {
	display: inline-block;
	padding-left: 3px
}
body.wpex-window-loaded .overlay-icon {
	display: block
}
.overlay-icon:hover {
	opacity: .9
}
.wpex-slider {
	position: relative
}
.wpex-slider .sp-grab, .wpex-slider .sp-grabbing {
	cursor: default
}
.wpex-slider * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.wpex-slider .sp-buttons {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 15px
}
.wpex-slider .sp-button {
	border-color: #fff;
	border-width: 1px;
	margin: 2px;
	width: 10px;
	height: 10px;
	transition: all .25s ease-in-out
}
.wpex-slider .sp-button:hover, .wpex-slider .sp-selected-button {
	background-color: #fff;
	border-color: transparent
}
.wpex-slider .sp-arrow {
	width: 34px;
	height: 60px;
	line-height: 60px;
	top: 0;
	font-family: ticons;
	color: #fff;
	text-align: center;
	font-size: 21px;
	background: #000;
	background: rgba(0,0,0,.3);
	transition: .15s all ease
}
.wpex-slider .sp-arrow:hover {
	background: rgba(0,0,0,.65)
}
.wpex-slider.sp-horizontal .sp-previous-arrow {
	left: 0!important
}
.wpex-slider.sp-horizontal .sp-next-arrow {
	right: 0!important
}
.wpex-slider .sp-arrow:before {
	content: "";
	background: 0 0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-ms-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	transform: none
}
.wpex-slider .sp-arrow.sp-previous-arrow:before {
	content: "\f104";
	left: 0
}
.wpex-slider .sp-arrow.sp-next-arrow:before {
	content: "\f105";
	right: auto
}
.wpex-slider .sp-arrow:after {
	display: none
}
.wpex-slider.arrows-topright.sp-horizontal .sp-arrows {
	top: 0;
	right: 0;
	left: auto;
	margin: 0;
	width: auto
}
.wpex-slider.arrows-topright.sp-horizontal .sp-arrows .sp-arrow {
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 1em;
	float: left;
	left: auto;
	right: auto;
	position: relative
}
.wpex-slider .sp-layer p:last-child {
	margin: 0
}
.wpex-slider .sp-black a {
	color: #fff;
	text-decoration: underline
}
.wpex-slider .sp-white a {
	color: #000;
	text-decoration: underline
}
.wpex-slider .sp-thumbnail-arrows {
	display: none!important
}
.wpex-slider-media img, .wpex-slider-preloaderimg img {
	display: block;
	width: 100%;
	height: auto
}
.wpex-slider-preloaderimg.no-stretch img, .wpex-slider.no-stretch .wpex-slider-media img {
	width: auto;
	margin: 0 auto
}
.wpex-slider-slide {
	display: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.wpex-slider-media-link {
	display: block
}
.wpex-slider-caption {
	padding: 15px;
	text-align: center;
	max-width: 100%
}
.wpex-slider-thumbnails {
	display: none
}
.wpex-slider .sp-thumbnail-container {
	cursor: pointer
}
.wpex-slider .sp-thumbnails-container.sp-bottom-thumbnails {
	width: 100%!important
}
.wpex-slider .sp-nc-thumbnails {
	padding-top: 5px
}
.wpex-slider .sp-nc-thumbnails img, .wpex-slider .sp-thumbnails img {
	opacity: .75;
	box-shadow: 0 0 0 transparent
}
.wpex-slider .sp-nc-thumbnails .sp-nc-selected-thumbnail img, .wpex-slider .sp-nc-thumbnails img:hover, .wpex-slider .sp-thumbnails .sp-selected-thumbnail img, .wpex-slider .sp-thumbnails img:hover {
	opacity: 1
}
.wpex-slider .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
	left: 10px
}
.wpex-slider .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
	right: 10px
}
.wpex-slider .sp-nc-thumbnail-container {
	display: block;
	float: left;
	cursor: pointer;
	margin-left: 5px
}
.wpex-slider .sp-nc-thumbnail-container:first-child {
	margin-left: 0
}
.wpex-slider.no-margin-thumbnails .sp-nc-thumbnails {
	padding: 0;
	margin: 0
}
.wpex-slider.no-margin-thumbnails .sp-bottom-thumbnails {
	margin-top: 0
}
.wpex-slider.no-margin-thumbnails .sp-nc-thumbnail-container {
	margin: 0!important
}
.wpex-slider.no-margin-thumbnails img.sp-nc-thumbnail {
	display: block;
	margin: 0;
	width: 100%
}
.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-6 .sp-nc-thumbnail-container {
	width: 16.6666%!important
}
.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-5 .sp-nc-thumbnail-container {
	width: 20%!important
}
.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-4 .sp-nc-thumbnail-container {
	width: 25%!important
}
.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-3 .sp-nc-thumbnail-container {
	width: 33.3333%!important
}
.wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-2 .sp-nc-thumbnail-container {
	width: 50%!important
}
.wpex-slider .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after, .wpex-slider .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	border-bottom-color: red
}
.wpex-carousel {
	position: relative;
	margin-left: 0!important;
	margin-right: 0!important
}
.wpex-carousel.no-margins {
	margin-bottom: 0!important
}
.wpex-carousel.owl-carousel .owl-item img {
	display: inline;
	margin: 0
}
.wpex-carousel-entry-media {
	text-align: center
}
.wpex-carousel-entry-media img {
	vertical-align: bottom
}
.wpex-carousel.no-margins .wpex-carousel-entry-media img {
	width: 100%
}
.wpex-carousel-entry-details {
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 15px
}
.wpex-carousel-entry-excerpt {
	margin-top: 5px
}
.wpex-carousel-entry-excerpt p:last-child {
	margin: 0
}
.wpex-carousel-entry-price span {
	color: inherit
}
.wpex-carousel.owl-carousel .owl-video-play-icon {
	background-image: url(assets/images/carousel-video-play-btn.png)
}
.wpex-carousel.owl-carousel .owl-item-video .wpex-carousel-entry-media {
	height: 300px
}
.wpex-carousel .owl-dots {
	text-align: center
}
.wpex-carousel .owl-dots.disabled {
	display: none!important
}
.wpex-carousel button.owl-dot {
	border: 0;
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-left: 2.5px;
	margin-right: 2.5px;
	margin-top: 30px;
	cursor: pointer;
	background: #ddd;
	padding: 0;
	outline: 0;
	border-radius: 50%
}
.wpex-carousel .owl-nav {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.wpex-carousel .owl-nav.disabled {
	display: none!important
}
.wpex-carousel .owl-next, .wpex-carousel .owl-prev {
	margin-top: 20px;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 20px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	cursor: pointer;
	padding: 0;
	border: 0;
	outline: 0;
	float: left;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 2px;
	transition: .15s all ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.wpex-carousel .owl-prev {
	margin-right: 2.5px
}
.wpex-carousel .owl-next {
	margin-left: 2.5px
}
.wpex-carousel.arrwpos-right .owl-nav {
	float: right
}
.wpex-carousel.arrwpos-left .owl-nav {
	float: left
}
.wpex-carousel.arrwpos-center .owl-nav {
	text-align: center
}
.wpex-carousel.arrwpos-center .owl-next, .wpex-carousel.arrwpos-center .owl-prev {
	display: inline-block;
	float: none
}
.wpex-carousel.arrwstyle-slim .owl-next, .wpex-carousel.arrwstyle-slim .owl-prev {
	background: 0 0;
	color: inherit;
	font-size: 21px;
	opacity: .65
}
.wpex-carousel.arrwstyle-slim .owl-next:hover, .wpex-carousel.arrwstyle-slim .owl-prev:hover {
	background: 0 0;
	opacity: 1
}
.wpex-carousel.arrwstyle-slim .owl-prev .ticon:before {
	content: "\f104"
}
.wpex-carousel.arrwstyle-slim .owl-next .ticon:before {
	content: "\f105"
}
.wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next, .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev {
	background: 0 0!important;
	font-size: 34px
}
.wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev {
	left: -60px
}
.wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
	right: -60px
}
.wpex-carousel.arrwstyle-min .owl-next, .wpex-carousel.arrwstyle-min .owl-prev {
	background: 0 0;
	color: #aaa;
	font-size: 16px
}
.wpex-carousel.arrwstyle-min .owl-next:hover, .wpex-carousel.arrwstyle-min .owl-prev:hover {
	background: 0 0;
	color: #777
}
.wpex-carousel.arrwstyle-circle .owl-next, .wpex-carousel.arrwstyle-circle .owl-prev {
	background: 0 0;
	color: #aaa;
	font-size: 21px
}
.wpex-carousel.arrwstyle-circle .owl-next:hover, .wpex-carousel.arrwstyle-circle .owl-prev:hover {
	background: 0 0;
	color: #777
}
.wpex-carousel.arrwstyle-circle .owl-prev .ticon:before {
	content: "\f0a8"
}
.wpex-carousel.arrwstyle-circle .owl-next .ticon:before {
	content: "\f0a9"
}
.wpex-carousel.arrwstyle-border .owl-next, .wpex-carousel.arrwstyle-border .owl-prev {
	background: 0 0;
	color: #aaa;
	font-size: 14px;
	border: 2px solid #ccc;
	height: 24px;
	line-height: 24px;
	width: 24px
}
.wpex-carousel.arrwstyle-border .owl-next:hover, .wpex-carousel.arrwstyle-border .owl-prev:hover {
	background: 0 0;
	color: #777;
	border-color: #999
}
.wpex-carousel.arrwpos-abs .owl-next, .wpex-carousel.arrwpos-abs .owl-prev {
	background: #000;
	height: 60px;
	line-height: 60px;
	width: 40px;
	position: absolute;
	top: 50%;
	margin: -30px 0 0;
	font-size: 16px;
	box-shadow: none;
	cursor: pointer;
	z-index: 3;
	background: #000;
	background: rgba(0,0,0,.3);
	border-radius: 3px
}
.wpex-carousel.arrwpos-abs .owl-next:hover, .wpex-carousel.arrwpos-abs .owl-prev:hover {
	background: rgba(0,0,0,.65)
}
.wpex-carousel.arrwpos-abs .owl-prev {
	left: 15px
}
.wpex-carousel.arrwpos-abs .owl-next {
	right: 15px
}
.wpex-carousel.arrwpos-abs.arrwstyle-circle .owl-next, .wpex-carousel.arrwpos-abs.arrwstyle-circle .owl-prev {
	background: 0 0;
	color: #fff;
	font-size: 24px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin-top: -15px
}
.wpex-carousel.arrwpos-abs.arrwstyle-border .owl-next, .wpex-carousel.arrwpos-abs.arrwstyle-border .owl-prev {
	background: 0 0;
	color: #fff;
	border-color: #fff
}
.wpex-carousel.arrwpos-abs.arrwstyle-min .owl-next, .wpex-carousel.arrwpos-abs.arrwstyle-min .owl-prev {
	background: 0 0;
	color: #fff;
	font-size: 24px
}
.wpex-carousel.arrwpos-abs.arrwstyle-default .owl-next, .wpex-carousel.arrwpos-abs.arrwstyle-default .owl-prev {
	font-size: 21px
}
.wpex-carousel.arrwpos-abs.arrwstyle-default .ticon-chevron-left:before {
	content: "\f104"
}
.wpex-carousel.arrwpos-abs.arrwstyle-default .ticon-chevron-right:before {
	content: "\f105"
}
.site-breadcrumbs {
	font-size: .9em;
	color: #bcbcbc
}
.site-breadcrumbs a {
	color: #777
}
.site-breadcrumbs .breadcrumb-trail {
	display: inline-block
}
.site-breadcrumbs .breadcrumb-title {
	margin-right: 5px
}
.site-breadcrumbs .sep {
	margin: 0 3px
}
.site-breadcrumbs.position-absolute {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	height: 32px;
	line-height: 32px
}
.site-breadcrumbs.position-under-title {
	padding-top: 5px
}
.background-image-page-header .site-breadcrumbs {
	display: none;
	position: relative;
	z-index: 2;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 1em;
	opacity: .75
}
.background-image-page-header .site-breadcrumbs a {
	color: #fff
}
.post-pagination-wrap {
	border-top: 1px solid #eee;
	padding: 1.538em 0
}
.post-pagination {
	list-style: none
}
.post-pagination .post-prev {
	float: left;
	width: 48%
}
.post-pagination .post-prev span {
	margin-right: 5px
}
.post-pagination .post-next {
	float: right;
	width: 48%;
	text-align: right
}
.post-pagination .post-next span {
	margin-left: 5px
}
.post-pagination a {
	color: #888
}
.page-links, ul.page-numbers {
	font-size: 1em;
	display: inline-block;
	border-right: 1px solid #e8e8e8;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.page-links li, ul.page-numbers li {
	border: 1px solid #e8e8e8;
	border-right: 0
}
.page-links li:last-child>span, ul.page-numbers li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.page-links li:first-child, .page-links li:first-child>span, ul.page-numbers li:first-child, ul.page-numbers li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
ul.page-numbers {
	list-style: none;
	margin: 0
}
.page-links span, ul.page-numbers li {
	display: block;
	float: left
}
.bbp-pagination-links .page-numbers, .bbp-pagination-links span.page-numbers, .page-links a>span, .page-links span, span.page-numbers, ul.page-numbers a {
	background: 0 0;
	display: block;
	line-height: 1;
	padding: .615em .769em;
	text-decoration: none;
	font-weight: 400;
	font-weight: 400;
	cursor: pointer;
	color: inherit;
	transition: .15s all ease
}
.bbp-pagination-links .page-numbers.current, .page-links a>span:hover, .page-links span, .page-numbers a:hover, .page-numbers.current, .page-numbers.current:hover {
	color: #000;
	background: #f7f7f7;
	text-decoration: none
}
.page-numbers.current {
	cursor: default
}
.page-numbers:hover {
	text-decoration: none
}
.wpex-pagination.wpex-center {
	text-align: center
}
.wpex-pagination.wpex-right {
	text-align: right
}
.infinite-scroll-nav {
	display: none
}
.infinite-scroll-wrap {
	position: relative;
	padding-bottom: 20px
}
#wpex-infscr-loading {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	height: 20px
}
.wpex-infscr-spinner img {
	height: 20px;
	width: 20px;
	vertical-align: text-bottom;
	opacity: .4
}
.wpex-infscr-spinner .ticon {
	display: none
}
.wpex-load-more-wrap {
	padding-top: 10px;
	text-align: center
}
.wpex-load-more-wrap .theme-button {
	padding-top: 0;
	padding-bottom: 0;
	height: 40px;
	line-height: 40px
}
.wpex-load-more-wrap .ticon {
	display: none
}
.wpex-load-more-wrap .wpex-spinner {
	display: none;
	height: 20px;
	width: 20px;
	opacity: .4
}
.wpex-load-more {
	opacity: 0;
	visibility: hidden;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: .846em
}
.wpex-load-more.wpex-visible {
	opacity: 1;
	visibility: visible
}
.wpex-load-more-wrap.wpex-loading .wpex-load-more {
	display: none
}
.wpex-load-more-wrap.wpex-loading .wpex-spinner {
	display: inline-block
}
.page-slider-mobile-alt {
	width: 100%;
	height: auto;
	display: block
}
.meta {
	list-style: none;
	margin: 0 0 10px;
	font-size: .923em;
	color: #777
}
.meta li {
	display: inline;
	display: inline-block;
	margin: 0 20px 5px 0
}
.meta li:last-child {
	margin-right: 0
}
.meta li .ticon {
	margin-right: 8px
}
.meta li .meta-icon {
	margin-right: .615em
}
.meta a {
	color: inherit;
	text-decoration: none
}
.meta a:hover {
	color: #2c87f0;
	text-decoration: underline
}
.meta time {
	display: inline
}
.author-bio {
	position: relative;
	margin: 0 0 40px;
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 20px 20px 20px 110px;
	min-height: 94px
}
.author-bio.no-avatar {
	padding-left: 20px
}
.author-bio-avatar {
	position: absolute;
	top: 20px;
	left: 20px
}
.author-bio-avatar img {
	display: block;
	height: 70px;
	width: 70px;
	border-radius: 50%
}
.author-bio-title {
	font-size: 1.154em;
	margin: 0 0 10px
}
.author-bio-description p:last-child {
	margin: 0
}
.author-bio-social {
	margin-top: 15px
}
.author-bio-social a {
	display: block;
	float: left;
	margin: 0 5px 0 0
}
#post-series {
	padding: 0 25px 25px;
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
	margin-bottom: 30px
}
#post-series ul {
	list-style: none!important;
	margin: 0!important
}
#post-series li {
	padding: 7px 0;
	border-bottom: 1px solid #eee
}
#post-series li:first-child {
	padding-top: 0
}
#post-series li:last-child {
	border: none;
	padding-bottom: 0
}
#post-series .post-series-count {
	font-weight: 600;
	color: #000;
	margin-right: 10px
}
#post-series .post-series-current {
	text-decoration: line-through;
	opacity: .75
}
#post-series-title {
	background: #eee;
	font-size: 1.231em;
	font-weight: 400;
	margin: 0 -25px 25px;
	padding: 10px 25px;
	color: #000;
	border-bottom: 1px solid #e4e4e4
}
#post-series-title a {
	color: inherit;
	opacity: .7
}
.blog-entry .wpex-social-share {
	display: none
}
.wpex-social-share ul {
	margin: 0;
	list-style: none
}
.wpex-social-share li {
	display: inline;
	display: inline-block
}
.wpex-social-share a {
	display: block;
	text-decoration: none;
	cursor: pointer
}
.wpex-social-share a {
	text-align: center;
	transition: .15s all ease
}
.wpex-social-share a:hover {
	text-decoration: none
}
.wpex-social-share .wpex-label {
	margin-left: .538em
}
.wpex-social-share.disable-labels .wpex-label {
	display: none
}
.single-portfolio.no-composer .social-share-wrap.position-horizontal {
	margin: 40px 0 0
}
.wpex-social-share.position-vertical {
	position: fixed;
	top: 50%;
	left: 0;
	z-index: 9;
	width: 45px;
	list-style: none;
	transform: translateY(-50%);
	font-size: 22px;
	z-index: 9999;
	transition: margin .25s ease;
	margin-left: -45px
}
body.wpex-has-vertical-header .wpex-social-share.position-vertical {
	left: auto;
	right: 0
}
.wpex-docready .wpex-social-share.position-vertical {
	margin: 0
}
.wpex-social-share.position-vertical li a {
	width: 45px;
	height: 45px;
	line-height: 45px
}
.wpex-social-share.position-vertical .wpex-label {
	display: none
}
.wpex-social-share.position-horizontal {
	margin: 0 auto 40px
}
.wpex-social-share.position-horizontal ul {
	font-size: .923em
}
.wpex-social-share.position-horizontal li {
	margin: 0 5px 5px 0
}
.wpex-social-share.position-horizontal li a {
	color: #999;
	padding: .385em .769em
}
.wpex-social-share.position-horizontal.disable-labels {
	font-size: 16px
}
.wpex-social-share.position-horizontal.disable-labels li a {
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 45px
}
.wpex-social-share.position-horizontal.disable-labels.style-rounded li a {
	width: 35px;
	font-size: 14px
}
.wpex-social-share.style-minimal li a {
	color: #999;
	border: 1px solid #e8e8e8;
	background: #fff
}
.wpex-social-share.style-minimal li a:hover {
	background: #f7f7f7
}
.wpex-social-share.style-minimal li.wpex-twitter a:hover {
	color: #00aced
}
.wpex-social-share.style-minimal li.wpex-facebook a:hover {
	color: #3b5998
}
.wpex-social-share.style-minimal li.wpex-pinterest a:hover {
	color: #cb2027
}
.wpex-social-share.style-minimal li.wpex-googleplus a:hover {
	color: #dd4b39
}
.wpex-social-share.style-minimal li.wpex-linkedin a:hover {
	color: #4875b4
}
.wpex-social-share.style-minimal li.wpex-email a:hover {
	color: #666
}
.wpex-social-share.style-minimal.position-vertical {
	border-top: 1px solid #e8e8e8
}
.wpex-social-share.style-minimal.position-vertical a {
	border-top: 0;
	border-left: 0
}
.wpex-social-share.style-flat.position-horizontal a {
	border-radius: 3px
}
.wpex-social-share.style-flat li a {
	background: #444;
	color: #fff!important
}
.wpex-social-share.style-flat li.wpex-twitter a {
	background: #00aced
}
.wpex-social-share.style-flat li.wpex-twitter a:hover {
	background: #0093cb
}
.wpex-social-share.style-flat li.wpex-email a {
	background: #999
}
.wpex-social-share.style-flat li.wpex-email a:hover {
	background: #888
}
.wpex-social-share.style-flat li.wpex-facebook a {
	background: #3b5998
}
.wpex-social-share.style-flat li.wpex-facebook a:hover {
	background: #324b80
}
.wpex-social-share.style-flat li.wpex-pinterest a {
	background: #cb2027
}
.wpex-social-share.style-flat li.wpex-pinterest a:hover {
	background: #ae1b21
}
.wpex-social-share.style-flat li.wpex-googleplus a {
	background: #dd4b39
}
.wpex-social-share.style-flat li.wpex-googleplus a:hover {
	background: #d03724
}
.wpex-social-share.style-flat li.wpex-linkedin a {
	background: #4875b4
}
.wpex-social-share.style-flat li.wpex-linkedin a:hover {
	background: #3e659c
}
.wpex-social-share.style-three-d li a {
	color: #fff!important;
	border: none;
	border-bottom: 3px solid rgba(0,0,0,.25)
}
.wpex-social-share.style-three-d li a:active {
	border-bottom-color: transparent
}
.wpex-social-share.style-three-d li.wpex-email a {
	background: #999
}
.wpex-social-share.style-three-d li.wpex-email a:hover {
	background: #888
}
.wpex-social-share.style-three-d li.wpex-twitter a {
	background: #00aced
}
.wpex-social-share.style-three-d li.wpex-twitter a:hover {
	background: #0093cb
}
.wpex-social-share.style-three-d li.wpex-facebook a {
	background: #3b5998
}
.wpex-social-share.style-three-d li.wpex-facebook a:hover {
	background: #324b80
}
.wpex-social-share.style-three-d li.wpex-pinterest a {
	background: #cb2027
}
.wpex-social-share.style-three-d li.wpex-pinterest a:hover {
	background: #ae1b21
}
.wpex-social-share.style-three-d li.wpex-googleplus a {
	background: #dd4b39
}
.wpex-social-share.style-three-d li.wpex-googleplus a:hover {
	background: #d03724
}
.wpex-social-share.style-three-d li.wpex-linkedin a {
	background: #4875b4
}
.wpex-social-share.style-three-d li.wpex-linkedin a:hover {
	background: #3e659c
}
.wpex-social-share.style-rounded {
	font-size: 1em
}
.wpex-social-share.style-rounded li a {
	padding: .462em 1.692em;
	border: 2px solid #eee;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transition: all .2s ease;
	border-radius: 99px
}
.wpex-social-share.style-rounded li.wpex-email a {
	border-color: #888;
	color: #888
}
.wpex-social-share.style-rounded li.wpex-email a:hover {
	background: #888;
	color: #fff
}
.wpex-social-share.style-rounded li.wpex-twitter a {
	border-color: #00aced;
	color: #00aced
}
.wpex-social-share.style-rounded li.wpex-twitter a:hover {
	background: #00aced;
	color: #fff
}
.wpex-social-share.style-rounded li.wpex-facebook a {
	border-color: #3b5998;
	color: #3b5998
}
.wpex-social-share.style-rounded li.wpex-facebook a:hover {
	background: #3b5998;
	color: #fff
}
.wpex-social-share.style-rounded li.wpex-pinterest a {
	border-color: #cb2027;
	color: #cb2027
}
.wpex-social-share.style-rounded li.wpex-pinterest a:hover {
	background: #cb2027;
	color: #fff
}
.wpex-social-share.style-rounded li.wpex-googleplus a {
	border-color: #dd4b39;
	color: #dd4b39
}
.wpex-social-share.style-rounded li.wpex-googleplus a:hover {
	background: #dd4b39;
	color: #fff
}
.wpex-social-share.style-rounded li.wpex-linkedin a {
	border-color: #4875b4;
	color: #4875b4
}
.wpex-social-share.style-rounded li.wpex-linkedin a:hover {
	background: #4875b4;
	color: #fff
}
.wpex-social-share.style-rounded.position-vertical {
	font-size: 18px;
	left: 10px
}
.wpex-social-share.style-rounded.position-vertical li {
	margin-right: 0;
	margin-bottom: 7px
}
.wpex-social-share.style-rounded.position-vertical li a {
	padding: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#comments {
	margin-bottom: 40px
}
#post-media img {
   display: none;
}
#comments .comments-title {
	margin-bottom: 2.308em
}
#comments ol, #comments ul {
	list-style: none;
	margin: 0
}
#comments .empty-closed-comments {
	display: none
}
#comments .children {
	margin-left: 30px
}
#comments .comment {
	position: relative
}
#comments .comment .comment-body {
	margin-left: 70px
}
body.comment-avatars-disabled #comments .comment .comment-body {
	margin-left: 0;
	margin-right: 0
}
#comments .comment-body {
	position: relative;
	margin-bottom: 1.538em;
	padding-bottom: 1.538em;
	border-bottom: 1px solid #eee;
	overflow-wrap: break-word;
	word-wrap: break-word
}
#comments .comment-body p:last-child {
	margin-bottom: 0
}
#comments .comment-author .avatar {
	position: absolute;
	top: 0;
	left: -70px;
	border-radius: 50%
}
#comments .comment-meta {
	margin-bottom: .769em
}
#comments .comment-meta .fn {
	display: block;
	font-size: 1em;
	font-weight: 600;
	color: #444
}
#comments .comment-meta .fn .url {
	color: #000
}
#comments .comment-meta .says {
	display: none
}
#comments .comment-meta a:hover {
	text-decoration: none
}
#comments .comment-meta .comment-metadata {
	font-size: .923em;
	opacity: .6
}
#comments .comment-meta .comment-metadata a {
	color: inherit
}
#comments .comment-meta .comment-edit-link {
	display: inline-block;
	margin-left: 6px
}
#comments .comment-meta .comment-edit-link:hover {
	text-decoration: underline
}
#comments .comment-body .reply {
	padding-top: 15px;
	font-size: .923em;
	text-align: right
}
#comments .comment-body .reply a {
	color: inherit;
	opacity: .6;
	text-decoration: none
}
#comments .comment-body .reply a:hover {
	opacity: 1
}
#comments .comment-reply-title {
	font-size: 1.154em;
	margin-bottom: 0
}
#comments .logged-in-as {
	font-size: .923em;
	margin: 0 0 10px
}
#comments .logged-in-as a {
	color: inherit
}
#comments #cancel-comment-reply-link {
	font-size: .923em;
	color: red;
	float: right;
	font-weight: 400;
	text-decoration: underline
}
#comments p.comment-notes {
	opacity: .7;
	font-size: .923em;
	margin: 10px 0 20px
}
#comments .comment-form-author, #comments .comment-form-comment, #comments .comment-form-email, #comments .comment-form-url, #comments .comment-form-website {
	margin: 0 0 15px
}
#comments .comment-form-author input, #comments .comment-form-comment input, #comments .comment-form-email input, #comments .comment-form-url input, #comments .comment-form-website input {
	width: 100%
}
#comments .comment-form-author {
	width: 49%;
	float: left
}
#comments .comment-form-email {
	width: 49%;
	float: right
}
#comments .comment-form-url, #comments .comment-form-website {
	clear: both
}
#comments #commentform label {
	display: inline-block;
	margin-bottom: 3px;
	color: #484848
}
#comments .comment-form-cookies-consent label {
	margin-left: 5px
}
#comments .form-allowed-tags {
	display: none
}
#comments span.required {
	color: red;
	font-size: .692em;
	position: relative;
	top: -4px
}
#comments .comment-awaiting-moderation {
	color: #d75440;
	margin: 10px 0
}
#comments .no-comments {
	margin-top: 40px;
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center
}
#comments .comment-navigation a.page-numbers, #comments .comment-navigation span.page-numbers {
	display: block;
	float: left;
	margin: 0 4px 4px 0
}
#comments .comment-navigation .nav-next {
	text-align: right
}
.navigation .nav-links {
	margin-bottom: 30px
}
.navigation .nav-links::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1
}
.navigation .nav-links .nav-next, .navigation .nav-links .nav-previous {
	width: 50%
}
.navigation .nav-links .nav-previous {
	float: left
}
.navigation .nav-links .nav-next {
	text-align: right;
	float: right
}
.navigation .nav-links a {
	color: inherit;
	text-decoration: underline;
	opacity: .6
}
.navigation .nav-links a:hover {
	opacity: 1
}
body.comment-author-highlight .bypostauthor .comment-author .avatar {
	border: 2px solid #2c87f0
}
.comment-subscription-form {
	margin: 0
}
.comment-subscription-form:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1
}
.comment-subscription-form input, .comment-subscription-form label {
	float: left;
	font-size: .846em;
	margin: 0!important;
	margin-right: 5px!important
}
.wpex-site-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0,0,0,.65);
	transition: opacity .25s ease, visibility 0s ease .25s
}
.wpex-site-overlay.wpex-active {
	cursor: url(assets/cursors/close.ico), default;
	cursor: -webkit-image-set(url(assets/cursors/close.ico) 1x, url(assets/cursors/close2x.ico) 2x);
	opacity: 1;
	visibility: visible
}
#site-scroll-top {
	display: block;
	position: fixed;
	right: 30px;
	bottom: 30px;
	color: #999;
	height: 35px;
	line-height: 35px;
	width: 35px;
	font-size: 16px;
	background: #f7f7f7;
	text-align: center;
	z-index: 998;
	visibility: hidden;
	opacity: 0;
	border-radius: 50%;
	transition: all .25s ease-in-out;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#site-scroll-top:hover {
	border-color: transparent;
	text-decoration: none;
	color: #fff
}
#site-scroll-top.show {
	visibility: visible;
	opacity: 1
}
#toggle-bar-wrap {
	background: #fff;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all .25s ease-in-out
}
#toggle-bar-wrap.toggle-bar-inline {
	display: none;
	border-bottom: 1px solid #eee;
	padding: 20px 0
}
#toggle-bar-wrap.toggle-bar-inline.active-bar {
	display: block;
	visibility: visible;
	opacity: 1
}
#toggle-bar-wrap.toggle-bar-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	max-height: 100%;
	overflow: auto;
	padding: 40px 0;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.25);
	box-shadow: 0 0 6px rgba(0,0,0,.25)
}
#toggle-bar-wrap.toggle-bar-overlay.active-bar {
	visibility: visible;
	z-index: 10001;
	opacity: 1
}
body.admin-bar #toggle-bar-wrap.toggle-bar-overlay {
	top: 32px
}
#toggle-bar-wrap.toggle-bar-fade-slide {
	top: -60px
}
#toggle-bar-wrap.toggle-bar-fade-slide.active-bar {
	top: 0
}
.toggle-bar-btn {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid #252525;
	border-top: 20px solid #252525;
	z-index: 10002;
	color: #fff
}
.toggle-bar-btn span.ticon {
	position: absolute;
	font-size: 11px;
	top: -11px;
	left: 4px
}
.togglebar-is-inline .toggle-bar-btn {
	position: absolute
}
body.admin-bar .toggle-bar-btn {
	top: 32px
}
#top-bar-wrap {
	border-bottom: 1px solid #eee;
	font-size: .923em
}
#top-bar {
	position: relative;
	padding: 15px 0;
	display: flex;
	justify-content: space-between;
	align-items: center
}
#top-bar.textcenter, .textcenter #top-bar {
	display: block
}
#top-bar a {
	color: #555;
	transition: .15s all ease
}
#top-bar .searchform {
	display: inline-block
}
#top-bar .searchform input {
	padding-top: .5em;
	padding-bottom: .5em
}
#top-bar select {
	color: #000
}
.top-bar-left {
	float: left;
	margin-right: auto
}
.top-bar-right {
	float: right;
	margin-left: auto
}
.top-bar-centered {
	float: none
}
.wpex-top-bar-sticky {
	background: #fff;
	z-index: 99;
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0)
}
#top-bar-wrap-sticky-wrapper.is-sticky .wpex-top-bar-sticky {
	position: fixed;
	z-index: 999
}
@media only screen and (min-width:960px) {
#top-bar-wrap.wpex-full-width {
	padding-left: 30px;
	padding-right: 30px
}
#top-bar-wrap.wpex-full-width .container {
	width: 100%!important;
	max-width: none!important
}
}
#top-bar-content strong {
	color: #000
}
#top-bar-content span.wpex-inline {
	display: inline-block;
	margin-right: 20px
}
#top-bar-content span.wpex-inline .ticon {
	margin-right: .462em
}
#top-bar #lang_sel {
	z-index: 99;
	position: relative;
	margin-right: 10px;
	display: inline-block
}
#top-bar #lang_sel ul ul {
	z-index: 99999
}
#top-bar .lang_sel_list_horizontal {
	font-family: inherit;
	height: auto
}
#top-bar .lang_sel_list_horizontal a, #top-bar .lang_sel_list_horizontal a:visited {
	background: 0 0;
	color: inherit;
	padding: 0;
	font-size: inherit
}
#top-bar .lang_sel_list_horizontal li {
	float: none;
	display: inline-block;
	margin: 0 10px 0 0!important
}
.top-bar-menu {
	display: block;
	float: left;
	margin: 0;
	list-style: none
}
.has-content .top-bar-menu {
	margin-right: 20px
}
.top-bar-menu li {
	display: block;
	float: left;
	margin-right: 20px
}
.top-bar-menu li:last-child {
	margin-right: 0
}
.top-bar-menu li .ticon {
	margin-right: 6px
}
.top-bar-menu li li {
	display: none!important
}
#top-bar-content.top-bar-centered .top-bar-menu, #top-bar-content.top-bar-centered .top-bar-menu li {
	display: inline-block;
	float: none
}
#top-bar-social {
	position: relative
}
#top-bar-social ul {
	display: inline-block;
	list-style: none;
	margin: 0
}
#top-bar-social li {
	float: left;
	margin-right: 5px
}
.textcenter #top-bar-social li {
	float: none;
	display: inline-block
}
#top-bar-social a {
	display: block;
	font-size: 14px
}
#top-bar-social a.wpex-social-btn {
	height: 26px;
	line-height: 26px;
	width: 26px;
	padding: 0
}
#top-bar-social a.wpex-social-btn.wpex-social-btn-bordered {
	height: 22px;
	line-height: 22px;
	width: 22px;
	font-size: 13px
}
#top-bar-social a.wpex-social-btn-no-style {
	margin-right: 10px;
	color: #bbb;
	font-size: 18px;
	width: auto
}
#top-bar-social a.wpex-social-btn-no-style:hover {
	color: #000
}
#top-bar-social a:last-child {
	margin-right: 0
}
#top-bar-social.top-bar-centered {
	padding-top: 15px
}
#top-bar-social.top-bar-centered a {
	display: inline-block;
	float: none
}
#top-bar-social.social-style-colored-icons a {
	margin-right: 0
}
#top-bar-social.social-style-colored-icons a:hover {
	opacity: .85
}
#top-bar-social.social-style-colored-icons img {
	height: 24px
}
.top-bar-right .polylang-switcher-shortcode {
	float: right;
	margin-left: 20px
}
.top-bar-left .polylang-switcher-shortcode {
	float: left;
	margin-right: 20px
}
#site-header {
	padding: 0!important;
	position: relative
}
#site-header.wpex-header-two-flex-v #site-header-inner {
	display: flex;
	align-items: center
}
#site-header.wpex-header-two-flex-v #site-header-inner #header-aside {
	margin-left: auto;
	order: 2
}
#site-header-inner {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 100%
}
#site-navigation.container {
	position: relative
}
#site-header.header-builder {
	z-index: 10
}
#site-header.header-builder #site-header-inner {
	padding: 0
}
#site-logo {
	display: table
}
#site-logo a {
	height: 100%;
	padding: 0;
	margin: 0;
	text-decoration: none
}
#site-logo a.site-logo-text {
	color: #222;
	font-size: 24px;
	font-weight: 700;
	transition: .15s all ease
}
#site-logo a:hover {
	text-decoration: none
}
#site-logo img {
	display: inline;
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%
}
#site-logo-inner {
	display: table-cell;
	vertical-align: middle
}
#site-logo-fa-icon {
	margin-right: 10px
}
#site-logo-fa-icon.ticon-wpex-hidden {
	margin-right: 0
}
#site-navigation-wrap {
	transition: background-color .15s ease, border-color .15s ease
}
#site-navigation a {
	text-decoration: none
}
#site-navigation .menu-button.menu-button-rounded span.link-inner {
	border-radius: 40px
}
#site-navigation>ul>li>a:not([href]) {
	cursor: default;
	user-select: none
}
#site-navigation .link-inner .ticon {
	margin-right: .462em
}
#site-navigation li.no-icon-margin .link-inner .ticon {
	margin-right: 0
}
#site-navigation .link-inner .ticon.wcmenucart-icon, #site-navigation .link-inner .ticon.wpex-menu-search-icon {
	margin: 0
}
/*- list navbar -*/
.current_page_parent ul.sub-menu li.menu-item.current_page_item a {
    color: #f6ce09 !important;
}
.current_page_parent ul.sub-menu li.menu-item a {
    color: #0f4971!important;
}
/*- list navbar  ends-*/
.wpex-mm-menu-item {
	display: none!important
}
#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	overflow: visible!important;
	z-index: 999;
	border-bottom: 1px solid #eee;
	box-shadow: 0 2px 7px rgba(0,0,0,.1);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#site-navigation .dropdown-menu li a .nav-arrow {
	margin-left: 4px;
	margin-right: 0
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item.menu-item-has-children a {
	padding-right: 25px
}
#site-navigation .sf-menu>li ul li .nav-arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	height: 10px;
	line-height: 10px;
	margin-top: -5px
}
#site-navigation .dropdown-menu ul.sub-menu {
	background: #fff;
	border: 1px solid #eee
}
#site-navigation .dropdown-menu ul.sub-menu ul {
	margin-left: 0;
	text-align: left
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item:first-child ul {
	margin-top: 0
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item {
	padding: 0
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
	display: block;
	float: none;
	padding: 8px 12px;
	height: auto;
	margin: 0;
	border: 0;
	line-height: 1.4em;
	color: #666;
	font-size: .923em;
	border-bottom: 1px solid #eee
}
#site-navigation .dropdown-menu ul.sub-menu li:last-child>a {
	border-bottom: 0
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
	background: #f7f7f7
}
#site-navigation .dropdown-menu li.left-dropdowns ul ul {
	left: auto;
	right: 100%
}
body #site-navigation .sf-menu li.left-dropdowns ul a.sf-with-ul {
	padding-left: 25px;
	padding-right: 12px
}
#site-navigation .dropdown-menu li.left-dropdowns ul .ticon-angle-right {
	left: 9px;
	right: auto
}
#site-navigation .dropdown-menu li.left-dropdowns ul .ticon-angle-right:before {
	content: "\f104"
}
#site-navigation .dropdown-menu>li.menu-item>a>span.link-inner {
	transition: background .15s ease-in-out, color .15s ease-in-out
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item>a {
	transition: all .15s ease
}
@media only screen and (min-width:960px) {
#site-header.wpex-full-width .container {
	width: 100%!important;
	max-width: none!important
}
#site-header.header-five.wpex-full-width, #site-header.header-one.wpex-full-width {
	padding-left: 30px!important;
	padding-right: 30px!important
}
#site-header.header-two.wpex-full-width #site-header-inner {
	padding-left: 30px;
	padding-right: 30px
}
}
#site-logo a.sticky-logo {
	display: none
}
#site-header.fixed-scroll {
	z-index: 99;
	transform: translateZ(0)
}
#site-header.transform-prepare {
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	transition: transform .25s ease-in-out, opacity .15s ease-in-out!important
}
#site-header.transform-prepare .overlay-header {
	position: fixed
}
#site-header.transform-prepare.transform-go {
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}
#site-header-sticky-wrapper.is-sticky #site-header {
	position: fixed;
	overflow: visible!important;
	z-index: 1001;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1)
}
#site-header-sticky-wrapper.is-sticky #site-header-inner {
	z-index: 999
}
#site-header.shrink-sticky-header {
	width: 100%;
	transition: opacity .3s
}
#site-header.shrink-sticky-header.sticky-header-shrunk #site-logo {
	padding-top: 0;
	padding-bottom: 0
}
.sticky-header-shrunk #site-header-inner {
	height: 70px;
	padding-top: 10px!important;
	padding-bottom: 10px!important
}
.shrink-sticky-header.sticky-header-shrunk .navbar-style-five .dropdown-menu>li>a {
	height: 50px
}
.shrink-sticky-header.sticky-header-shrunk #site-logo img {
	max-height: 50px
}
.anim-shrink-header #site-header, .anim-shrink-header #site-header-inner, .anim-shrink-header #site-header-sticky-wrapper, .anim-shrink-header #site-logo, .anim-shrink-header #site-logo a, .anim-shrink-header #site-logo img, .anim-shrink-header #site-logo-inner, .anim-shrink-header .navbar-style-five, .anim-shrink-header .navbar-style-five #site-navigation {
	transition: all .3s linear
}
.anim-shrink-header #site-logo img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.anim-shrink-header #site-navigation-wrap {
	transition: top .3s linear
}
.header-one #site-logo {
	float: left;
	height: 100%
}
.navbar-style-one {
	position: absolute;
	right: -15px;
	top: 50%;
	margin-top: -25px;
	height: 50px
}
body.navbar-has-inner-span-bg .navbar-style-one {
	right: -4px
}
body:not(.navbar-has-inner-span-bg) .navbar-style-one .dropdown-menu>li:last-child.menu-button {
	margin-right: 11px
}
.navbar-style-one .dropdown-menu>li.menu-item>a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 4px;
	color: #555
}
.navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: .5em 11px;
	border-radius: 3px
}
.header-two {
	background: #fff
}
.header-two-aside {
	float: right;
	font-size: 1.077em;
	text-align: right
}
.header-two-logo {
	float: left
}
#header-two-search {
	margin-top: 10px;
	float: right
}
#header-two-search input[type=search] {
	width: 160px;
	float: left;
	height: 34px;
	line-height: normal;
	padding: 0 10px;
	border-radius: 0;
	font-size: .923em
}
#header-two-search #header-two-search-submit {
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	width: 35px;
	text-align: center;
	padding: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 0
}
#header-two-search .woocommerce-product-search input[type=submit] {
	height: 34px;
	width: auto
}
.navbar-style-two {
	background: #fff;
	border-top: 1px solid #eee
}
body.page-header-disabled .navbar-style-two {
	border-bottom: 1px solid #eee
}
.navbar-style-two .dropdown-menu {
	width: 100%;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee
}
.navbar-style-two .dropdown-menu a {
	transition: all .15s ease
}
.navbar-style-two .dropdown-menu li {
	border-right: 1px solid #eee
}
.navbar-style-two .dropdown-menu li li {
	border-right: 0
}
.navbar-style-two .dropdown-menu>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: 400;
	padding: 0 20px
}
.navbar-style-two .dropdown-menu .search-toggle-li, .navbar-style-two .dropdown-menu .woo-menu-icon {
	float: right;
	border-left: 1px solid #eee;
	border-right: 0
}
.navbar-style-two.center-items {
	text-align: center
}
.navbar-style-two.center-items .dropdown-menu>ul {
	text-align: left;
	border-left: 0;
	border-right: 0
}
.navbar-style-two.center-items .dropdown-menu>li:first-child {
	border-left: 1px solid #eee
}
.navbar-style-two.center-items .dropdown-menu .search-toggle-li, .navbar-style-two.center-items .dropdown-menu .woo-menu-icon, .navbar-style-two.center-items .dropdown-menu>li {
	display: inline-block;
	float: none;
	border-left: 0;
	border-right: 1px solid #eee
}
.navbar-style-two.no-borders .dropdown-menu, .navbar-style-two.no-borders .dropdown-menu li {
	border: 0!important
}
.navbar-style-two.no-borders li ul {
	text-align: left
}
.header-three-logo {
	float: none;
	text-align: center;
	margin: 0 auto
}
.header-three-logo a {
	display: inline;
	display: inline-block;
	float: none
}
.header-three-aside {
	float: none;
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 10px
}
.navbar-style-three {
	background: #fff;
	border-top: 1px solid #eee
}
body.page-header-disabled .navbar-style-three {
	border-bottom: 1px solid #eee
}
body.has-overlay-header .navbar-style-three {
	border: 0
}
.navbar-style-three .dropdown-menu {
	text-align: center;
	float: none
}
.navbar-style-three .dropdown-menu ul.sub-menu {
	text-align: left
}
.navbar-style-three .dropdown-menu>li.menu-item {
	display: inline-block;
	float: none
}
.navbar-style-three .dropdown-menu>li.menu-item>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: 400;
	padding: 0 5px
}
.navbar-style-three .dropdown-menu>li.menu-item>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: .5em .8em;
	border-radius: 3px
}
.header-four-logo {
	float: none;
	text-align: center;
	margin: 0 auto
}
.header-four-logo a {
	display: inline-block;
	float: none
}
.header-four-aside {
	float: none;
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 10px
}
#site-header.overlay-header.dyn-styles #site-navigation-wrap.navbar-style-four {
	background: rgba(0,0,0,.5);
	border: 0
}
.navbar-style-four {
	background: #fff;
	border-bottom: 1px solid #eee
}
.navbar-style-four .dropdown-menu {
	text-align: center;
	float: none
}
.navbar-style-four .dropdown-menu ul.sub-menu {
	text-align: left
}
.navbar-style-four .dropdown-menu>li.menu-item {
	display: inline-block;
	float: none
}
.navbar-style-four .dropdown-menu>li.menu-item>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: 400;
	padding: 0 5px
}
.navbar-style-four .dropdown-menu>li.menu-item>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: .5em .8em;
	border-radius: 3px
}
#site-logo.header-five-logo {
	display: none;
	float: none;
	margin: 0;
	padding: 0;
	transition: all .3s ease
}
#site-logo.header-five-logo.display {
	display: table
}
.menu-item-logo {
	padding: 0 40px
}
#site-navigation-wrap.navbar-style-five, .navbar-style-five #site-navigation {
	height: 100%
}
.navbar-style-five .dropdown-menu {
	text-align: center;
	float: none;
	display: table;
	height: 100%;
	margin: 0 auto
}
.navbar-style-five .dropdown-menu ul.sub-menu {
	text-align: left
}
.navbar-style-five .dropdown-menu>li.menu-item {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	float: none
}
.navbar-style-five .dropdown-menu>li.menu-item>a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #555;
	font-weight: 400;
	padding: 0 4px
}
.navbar-style-five .dropdown-menu>li.menu-item>a>span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: .5em .8em;
	border-radius: 3px
}
.navbar-style-six #site-navigation {
	border-top: 1px solid #eee
}
.navbar-style-six .dropdown-menu>li.menu-item {
	display: block;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #eee
}
.navbar-style-six .dropdown-menu>li.menu-item>a {
	display: block;
	color: #555;
	font-weight: 400;
	padding: 1em 30px
}
.navbar-style-six .dropdown-menu>li.menu-item>a span.link-inner {
	display: block;
	padding: 0;
	transition: none
}
.navbar-style-six .dropdown-menu>li.menu-item.menu-item-has-children>a {
	padding-right: 50px
}
.navbar-style-six .dropdown-menu>li.menu-item a {
	transition: all .35s ease
}
.navbar-style-six .dropdown-menu>li.menu-item a:hover {
	background: #f7f7f7
}
.navbar-style-six .dropdown-menu>li.menu-item.current-menu-item>a, .navbar-style-six .dropdown-menu>li.menu-item.current-menu-parent>a {
	background: #4a97c2;
	color: #fff!important;
	transition: all .3s ease-in-out
}
.navbar-style-six .dropdown-menu .nav-arrow.top-level {
	position: absolute;
	right: 20px;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	font-size: 11px;
	opacity: .4
}
.navbar-style-six .wpex-menu-search-text {
	display: inline-block;
	padding-left: 20px
}
.navbar-style-six.rtl .wpex-menu-search-text {
	padding-left: 0;
	padding-right: 20px
}
.navbar-style-six .sf-menu li.menu-item {
	white-space: normal
}
body.wpex-has-vertical-header #site-header {
	background: #fff
}
body.wpex-has-vertical-header #site-navigation .sf-menu ul {
	top: 0;
	left: 100%;
	text-align: left
}
body.wpex-has-vertical-header #site-navigation .sf-menu ul a {
	padding: 1em 20px
}
body.wpex-has-vertical-header #site-navigation .dropdown-menu li.megamenu {
	position: relative
}
body.wpex-has-vertical-header #site-navigation .dropdown-menu li.megamenu>ul {
	left: 100%;
	width: 750px
}
body.wpex-has-vertical-header.rtl #site-navigation .dropdown-menu li.megamenu>ul {
	left: auto;
	right: 100%
}
@media only screen and (min-width:960px) {
body.wpex-has-vertical-header {
	position: relative
}
body.wpex-has-vertical-header.full-width-main-layout #wrap {
	padding-left: 280px
}
body.wpex-has-vertical-header.rtl.full-width-main-layout #wrap {
	padding-left: 0;
	padding-right: 280px
}
body.wpex-has-vertical-header.full-width-main-layout.wpex-site-header-disabled #outer-wrap {
	padding-left: 0
}
body.wpex-has-vertical-header #site-header {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	width: 280px;
	height: 100%
}
body.wpex-has-vertical-header #site-header.header-six {
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
	box-shadow: 0 0 7px rgba(0,0,0,.1)
}
body.wpex-has-vertical-header #site-header .container {
	width: 100%;
	max-width: 100%
}
body.wpex-has-vertical-header.rtl #site-header {
	left: auto;
	right: 0
}
body.wpex-has-vertical-header.wpex-fixed-vertical-header #site-header {
	position: fixed;
	overflow: visible
}
body.wpex-has-vertical-header.wpex-fixed-vertical-header.admin-bar #site-header {
	top: 32px
}
body.wpex-has-vertical-header #site-logo {
	display: block
}
body.wpex-has-vertical-header #site-logo img {
	display: block;
	margin: 0 auto
}
body.wpex-has-vertical-header .header-six #site-logo {
	padding: 0 30px 30px 30px
}
body.wpex-has-vertical-header #site-logo-inner {
	display: block
}
body.wpex-has-vertical-header .sf-menu ul {
	min-width: 180px
}
body.wpex-has-vertical-header.boxed-main-layout #wrap {
	padding-left: 280px
}
body.wpex-has-vertical-header.boxed-main-layout.wpex-site-header-disabled #wrap {
	padding-left: 0
}
body.wpex-has-vertical-header.boxed-main-layout #site-header .container {
	padding-left: 0!important;
	padding-right: 0!important
}
body.wpex-has-vertical-header.rtl.boxed-main-layout #wrap {
	padding-left: 0;
	padding-right: 280px
}
body.wpex-has-vertical-header .page-header {
	border-top: 0
}
}
#mobile-menu a {
	position: relative;
	display: inline-block;
	color: inherit;
	font-size: 22px;
	margin-left: .769em;
	transition: .15s all ease
}
#mobile-menu a:first-child {
	margin-left: 0
}
#mobile-menu a:hover {
	text-decoration: none
}
#mobile-menu .wpex-shop {
	position: relative
}
#mobile-menu .wpex-cart-count {
	display: block;
	position: absolute;
	top: -3px;
	right: -8px;
	height: 16px;
	line-height: 16px;
	width: 16px;
	text-align: center;
	background: #bbb;
	color: #fff;
	font-size: 9px;
	font-weight: 600;
	display: none;
	border-radius: 50%
}
#mobile-menu .wpex-cart-count.wpex-has-items {
	background: #2c87f0;
	display: block
}
body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px
}
.wpex-mobile-toggle-menu-icon_buttons_under_logo {
	clear: both
}
.wpex-mobile-toggle-menu-icon_buttons_under_logo #mobile-menu {
	padding-top: 10px;
	text-align: center
}
#wpex-mobile-menu-fixed-top {
	background: #222;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999
}
#wpex-mobile-menu-fixed-top .container {
	position: relative
}
#wpex-mobile-menu-fixed-top .wpex-inner {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	color: #fff
}
#wpex-mobile-menu-fixed-top .wpex-inner a {
	color: inherit;
	text-decoration: none
}
body.admin-bar #wpex-mobile-menu-fixed-top {
	top: 32px
}
#wpex-mobile-menu-fixed-top .mobile-menu-toggle {
	display: block;
	text-decoration: none
}
#wpex-mobile-menu-fixed-top .mobile-menu-toggle .ticon {
	margin-right: 10px
}
#wpex-mobile-menu-fixed-top .wpex-aside {
	float: right
}
#wpex-mobile-menu-fixed-top .wpex-aside a {
	margin-left: .923em
}
#wpex-mobile-menu-fixed-top .wpex-cart-count {
	margin-left: 4px
}
#wpex-mobile-menu-navbar {
	background: #222;
	position: relative
}
#wpex-mobile-menu-navbar .mobile-menu-toggle {
	display: block;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 1.077em
}
#wpex-mobile-menu-navbar .mobile-menu-toggle:hover {
	text-decoration: none
}
#wpex-mobile-menu-navbar .mobile-menu-toggle .ticon {
	margin-right: .769em
}
#sidr-main {
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 320px;
	max-width: 100%;
	padding-bottom: 30px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 14px;
	background: #262626;
	color: #707070;
	-webkit-overflow-scrolling: touch;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
#sidr-main.right {
	right: -320px
}
#sidr-main.left {
	left: -320px
}
#sidr-main ul {
	list-style: none;
	margin: 0
}
.sidr-class-wpex-close {
	line-height: normal;
	font-size: 32px;
	color: #aaa;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.sidr-class-wpex-close a {
	color: inherit;
	display: block;
	display: inline-block;
	padding: 10px 20px
}
.sidr-class-wpex-close a:hover {
	color: #fff
}
.sidr a {
	color: inherit;
	border: 0;
	transition: all .15s ease-in-out
}
.sidr a:hover {
	color: #fff;
	text-decoration: none
}
#sidr-close {
	display: none
}
.sidr-class-dropdown-menu>li:first-child {
	border-top: 1px solid rgba(255,255,255,.035)
}
.sidr-class-dropdown-menu li {
	border-bottom: 1px solid rgba(255,255,255,.035)
}
.sidr-class-dropdown-menu li a {
	display: block;
	position: relative;
	padding: .9em 20px
}
.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul {
	padding-right: 40px
}
.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a {
	padding-right: 60px
}
.sidr-class-dropdown-menu ul {
	display: none;
	border-top: 1px solid rgba(255,255,255,.035);
	margin-left: 0;
	background: rgba(255,255,255,.02)
}
.sidr-class-dropdown-menu ul li:last-child {
	border: 0
}
.sidr-class-dropdown-menu ul ul {
	font-size: 1em
}
.sidr-class-dropdown-menu ul a {
	padding-top: .7em;
	padding-bottom: .7em
}
.sidr-class-dropdown-menu ul a:before {
	content: "-";
	display: inline-block;
	margin: 0 .615em
}
.sidr-class-dropdown-menu ul ul a:before {
	content: "--"
}
.sidr-class-dropdown-menu ul ul a:before {
	margin-left: 20px
}
.sidr-class-dropdown-menu ul ul ul a:before {
	margin-left: 40px
}
.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sidr-class-dropdown-menu a .ticon {
	margin-right: .615em
}
body.rtl .sidr-class-dropdown-menu a .ticon {
	margin-right: 0;
	margin-left: 8px
}
.sidr-class-menu-item-has-children {
	position: relative
}
.sidr-class-dropdown-toggle {
	font-size: 1.25em;
	height: 100%;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	transition: all .2s ease-out
}
.sidr-class-dropdown-toggle:before {
	content: "\f105"
}
#sidr-id-searchform-dropdown, .sidr #searchform-header-replace-close, .sidr .nav-arrow, .sidr-class-nav-arrow, .sidr-class-wcmenucart, .sidr-class-wpex-menu-extra {
	display: none!important
}
.wpex-sidr-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.6);
	z-index: 9999;
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0)
}
.wpex-sidr-overlay.wpex-custom-cursor {
	cursor: url(assets/cursors/close.ico), default;
	cursor: -webkit-image-set(url(assets/cursors/close.ico) 1x, url(assets/cursors/close2x.ico) 2x)
}
#sidr-id-searchform-overlay-title {
	display: none
}
.sidr-class-mobile-menu-searchform {
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,.035)
}
.sidr-class-mobile-menu-searchform input {
	width: 100%;
	background: 0 0;
	border: 0;
	outline: 0;
	padding: .9em 55px .9em 20px;
	font-size: 1em;
	color: inherit;
	font-weight: inherit;
	border: 0;
	border-radius: 0
}
.sidr-class-mobile-menu-searchform button {
	background: 0 0!important;
	display: block;
	position: absolute;
	right: 20px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: right;
	top: 50%;
	margin-top: -15px;
	color: inherit;
	padding: 0
}
.sidr-class-mobile-menu-searchform input[placeholder] {
	color: inherit
}
.sidr-class-mobile-menu-searchform ::-webkit-input-placeholder {
color:inherit
}
.sidr-class-mobile-menu-searchform ::-moz-placeholder {
color:inherit;
opacity:1
}
.sidr-class-mobile-menu-searchform :-ms-input-placeholder {
color:inherit
}
.sidr-class-mobile-menu-searchform :-moz-placeholder {
color:inherit
}
.mobile-toggle-nav {
	display: none;
	background: #fff;
	z-index: 9999;
	height: auto;
	line-height: inherit;
	margin-top: 0
}
.mobile-toggle-nav.wpex-togglep-absolute {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	max-height: 500px;
	overflow-y: auto
}
.mobile-toggle-nav a {
	position: relative;
	color: #555;
	display: block;
	padding: 10px 0;
	border-top: 1px solid #eee
}
.mobile-toggle-nav a:hover {
	color: #000;
	text-decoration: none
}
.mobile-toggle-nav a .ticon {
	margin-right: 10px
}
.mobile-toggle-nav ul {
	list-style: none;
	margin: 0 auto
}
.mobile-toggle-nav .nav-arrow {
	display: none
}
.mobile-toggle-nav .menu-item-has-children>a {
	padding-right: 60px
}
.mobile-toggle-nav .menu-item-has-children ul {
	display: none
}
.mobile-toggle-nav .menu-item-has-children ul a {
	padding-left: 12px
}
.mobile-toggle-nav .menu-item-has-children ul a:before {
	content: "-";
	margin-right: 10px
}
.mobile-toggle-nav .menu-item-has-children ul ul a {
	padding-left: 22px
}
.mobile-toggle-nav .menu-item-has-children ul ul a:before {
	content: "--";
	margin-right: 10px
}
.mobile-toggle-nav .menu-item-has-children ul ul ul a {
	padding-left: 32px
}
.mobile-toggle-nav .menu-item-has-children ul ul ul a:before {
	content: "---";
	margin-right: 10px
}
.mobile-toggle-nav .menu-item-has-children ul ul ul ul a {
	padding-left: 42px
}
.mobile-toggle-nav .wpex-open-submenu {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	transition: all .2s ease-out;
	font-size: 1.2em;
	opacity: .8
}
.mobile-toggle-nav .wpex-open-submenu::before {
	content: "\f105";
	font-family: ticons
}
.mobile-toggle-nav .active>a>.wpex-open-submenu {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg)
}
.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav {
	background: #222
}
.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav a {
	border-color: #333;
	color: #aaa
}
.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav a:hover {
	color: #fff
}
.mobile-toggle-nav #mobile-menu-search {
	display: block;
	padding-bottom: 20px;
	position: relative
}
.mobile-toggle-nav-search input[type=search] {
	width: 100%;
	padding: 0 50px 0 10px;
	height: 45px;
	border-radius: 0
}
.mobile-toggle-nav-search .searchform-submit {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	height: 45px;
	line-height: 45px;
	width: 45px;
	border-radius: 0
}
.mobile-toggle-nav .wpex-menu-extra {
	display: none
}
.mobile-toggle-nav .wpex-mm-menu-item {
	display: block!important
}
.full-screen-overlay-nav {
	display: block;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow-y: auto;
	font-weight: 300;
	font-size: 32px;
	line-height: normal;
	opacity: 0;
	transition: all .4s
}
.full-screen-overlay-nav.visible {
	z-index: 99999;
	visibility: visible;
	opacity: 1
}
.full-screen-overlay-nav button.full-screen-overlay-nav-close {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 80px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 64px;
	color: inherit;
	background: 0 0;
	padding: 0;
	border-radius: 0;
	border: 0;
	margin: 0;
	opacity: .3;
	outline: 0;
	transition: all .3s
}
.full-screen-overlay-nav button.full-screen-overlay-nav-close:hover {
	opacity: 1
}
.full-screen-overlay-nav button.full-screen-overlay-nav-close::-moz-focus-inner {
border:0
}
.full-screen-overlay-nav.white {
	background: #fff;
	background: rgba(255,255,255,.95);
	color: #000
}
.full-screen-overlay-nav.white li.wpex-active>a {
	opacity: .4
}
.full-screen-overlay-nav.white #mobile-menu-search input[type=search] {
	border-color: #ddd
}
.full-screen-overlay-nav.black {
	background: #000;
	background: rgba(0,0,0,.98);
	color: #fff
}
.full-screen-overlay-nav.black li a {
	opacity: .4
}
.full-screen-overlay-nav.black li a:hover, .full-screen-overlay-nav.black li.wpex-active>a {
	opacity: 1
}
.full-screen-overlay-nav.black #mobile-menu-search input[type=search] {
	border-color: #333
}
.full-screen-overlay-nav-ul-wrapper {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center
}
.full-screen-overlay-nav-ul-wrapper #mobile-menu-search {
	display: block;
	margin: 0 auto;
	width: 350px;
	max-width: 100%;
	padding-top: 20px;
	font-size: .85em
}
.full-screen-overlay-nav-ul-wrapper #mobile-menu-search input[type=search] {
	width: 100%;
	background: 0 0;
	color: inherit;
	background: 0 0;
	border: 0;
	text-align: center;
	border-bottom: 1px solid transparent
}
.full-screen-overlay-nav-ul-wrapper #mobile-menu-search button, .full-screen-overlay-nav-ul-wrapper #mobile-menu-search input[type=submit] {
	display: none
}
.full-screen-overlay-nav-ul {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	padding: 80px 30px;
	list-style: none;
	margin: 0
}
.full-screen-overlay-nav-ul ul {
	font-size: .9em;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0
}
.full-screen-overlay-nav-ul li {
	display: block
}
.full-screen-overlay-nav-ul li a {
	display: inline-block;
	margin-bottom: 20px;
	color: inherit;
	transition: all .3s
}
.full-screen-overlay-nav-ul li a .ticon {
	margin-right: 10px
}
.full-screen-overlay-nav-ul li a:hover {
	text-decoration: none;
	opacity: .4
}
.full-screen-overlay-nav-ul li.wpex-menu-extra {
	display: none
}
.full-screen-overlay-nav-ul li .wpex-mm-menu-item {
	display: block!important
}
.full-screen-overlay-nav-ul li .nav-arrow {
	display: none
}
.full-screen-overlay-nav-ul span.link-inner {
	position: relative
}
.full-screen-overlay-nav-ul span.link-inner::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 2px;
	width: 0;
	transition: all .4s linear
}
.full-screen-overlay-nav-ul li.wpex-active>a>span.link-inner::after {
	width: 100%;
	background: #000
}
.black .full-screen-overlay-nav-ul li.wpex-active>a>span.link-inner::after {
	background: #fff
}
.full-screen-overlay-nav-ul ul.sub-menu {
	display: none
}
.wpex-dropdowns-caret .dropdown-menu ul.sub-menu::before {
	content: "";
	display: block;
	position: absolute;
	top: -7px;
	left: 12px;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ddd;
	border-bottom-color: rgba(0,0,0,.15);
	border-left: 7px solid transparent
}
.wpex-dropdowns-caret .dropdown-menu ul.sub-menu::after {
	content: "";
	display: block;
	position: absolute;
	top: -6px;
	left: 13px;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent
}
.wpex-dropdowns-caret .dropdown-menu ul.sub-menu ul::after, .wpex-dropdowns-caret .dropdown-menu ul.sub-menu ul::before {
	display: none
}
.wpex-dropdowns-shadow-one #current-shop-items-dropdown, .wpex-dropdowns-shadow-one #searchform-dropdown, .wpex-dropdowns-shadow-one ul ul.sub-menu {
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,.1);
	box-shadow: 0 3px 10px rgba(0,0,0,.1)
}
.wpex-dropdowns-shadow-two #current-shop-items-dropdown, .wpex-dropdowns-shadow-two #searchform-dropdown, .wpex-dropdowns-shadow-two ul ul.sub-menu {
	-webkit-box-shadow: 0 3px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,.1);
	box-shadow: 0 3px 0 rgba(0,0,0,.1)
}
.wpex-dropdowns-shadow-three #current-shop-items-dropdown, .wpex-dropdowns-shadow-three #searchform-dropdown, .wpex-dropdowns-shadow-three ul ul.sub-menu {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1)
}
.wpex-dropdowns-shadow-four #current-shop-items-dropdown, .wpex-dropdowns-shadow-four #searchform-dropdown, .wpex-dropdowns-shadow-four ul ul.sub-menu {
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.4);
	box-shadow: 0 2px 3px rgba(0,0,0,.4)
}
.wpex-dropdowns-shadow-five #current-shop-items-dropdown, .wpex-dropdowns-shadow-five #searchform-dropdown, .wpex-dropdowns-shadow-five ul ul.sub-menu {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.24);
	-moz-box-shadow: 0 5px 11px 0 rgba(0,0,0,.24);
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.24)
}
.wpex-dropdown-top-border #site-navigation .dropdown-menu li.menu-item ul.sub-menu {
	border: none;
	border-top: 3px solid transparent
}
.wpex-dropdown-top-border .dropdown-menu ul.sub-menu::after, .wpex-dropdown-top-border .dropdown-menu ul.sub-menu::before {
	display: none
}
.wpex-flush-dropdowns .dropdown-menu ul.sub-menu::after, .wpex-flush-dropdowns .dropdown-menu ul.sub-menu::before {
	display: none
}
.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu {
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 3px
}
.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu::after, .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu::before {
	display: none
}
.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
	border: 0;
	transition: none
}
.wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
	background: 0 0;
	color: #000
}
.wpex-dropdown-style-minimal .navbar-style-four #site-navigation .dropdown-menu ul.sub-menu, .wpex-dropdown-style-minimal .navbar-style-three #site-navigation .dropdown-menu ul.sub-menu, .wpex-dropdown-style-minimal .navbar-style-two #site-navigation .dropdown-menu ul.sub-menu {
	border-color: #eee;
	border-radius: 0
}
.wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu {
	background: #fff;
	border: 0;
	padding: 0
}
.wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu::after, .wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu::before {
	display: none
}
.wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
	border: 0;
	padding: 10px 18px;
	transition: none
}
.wpex-dropdown-style-black #site-navigation .dropdown-menu ul.sub-menu {
	background: #000;
	border: 0
}
.wpex-dropdown-style-black #site-navigation .dropdown-menu ul.sub-menu::after, .wpex-dropdown-style-black #site-navigation .dropdown-menu ul.sub-menu::before {
	border-bottom-color: #000
}
.wpex-dropdown-style-black #site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
	display: block;
	color: #909090;
	border-color: #252525
}
.wpex-dropdown-style-black #site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
	background: #252525;
	color: #fff
}
.wpex-dropdown-style-black #site-navigation li.megamenu>ul.sub-menu>li.menu-item {
	border-color: #252525
}
.wpex-dropdown-style-black #site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a .link-inner {
	color: #fff
}
.wpex-dropdown-style-black #searchform-dropdown {
	background: #000;
	border: 0
}
.wpex-dropdown-style-black #searchform-dropdown input[type=search] {
	background: 0 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #aaa
}
.wpex-dropdown-style-black #current-shop-items-dropdown {
	background: #000;
	border: 0
}
.wpex-dropdown-style-black #current-shop-items-dropdown a {
	color: #fff
}
.wpex-dropdown-style-black #current-shop-items-dropdown li {
	border-color: #252525
}
.wpex-dropdown-style-black #current-shop-items-dropdown strong {
	color: #909090
}
.wpex-dropdown-style-black #current-shop-items-dropdown .amount, .wpex-dropdown-style-black #current-shop-items-dropdown .price {
	color: #ccc!important
}
#site-navigation li.megamenu {
	position: inherit
}
#site-navigation li.megamenu>ul.sub-menu {
	width: 100%;
	left: 0;
	right: auto;
	border-radius: 0;
	padding: 12px 0 0
}
#site-navigation li.megamenu>ul.sub-menu:after, #site-navigation li.megamenu>ul.sub-menu:before {
	display: none
}
#site-navigation li.megamenu>ul.sub-menu .nav-arrow {
	display: none
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item {
	display: block;
	float: left;
	padding: 0 12px;
	width: 100%;
	border-left: 1px solid #eee
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item:first-child {
	border-left: none
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item a {
	border: 0
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children {
	margin-bottom: 12px
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a {
	padding: 8px 12px;
	word-wrap: break-word;
	white-space: normal
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a:hover {
	background: 0 0
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a .link-inner {
	font-weight: 600;
	color: #000;
	font-size: 1.03em
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item ul {
	display: block!important;
	top: auto!important;
	width: 100%!important;
	min-width: 0!important;
	left: auto!important;
	position: relative!important;
	opacity: 1!important;
	border: none!important;
	padding: 0!important;
	box-shadow: none!important
}
#site-navigation li.megamenu>ul.sub-menu>li.menu-item ul.sub-menu>li>ul.sub-menu a:before {
	display: inline-block;
	content: "\f105";
	margin-right: 7px;
	font-family: ticons
}
#site-navigation li.megamenu.col-1>ul.sub-menu>li {
	width: 100%
}
#site-navigation li.megamenu.col-2>ul.sub-menu>li {
	width: 50%
}
#site-navigation li.megamenu.col-2>ul.sub-menu>li:nth-child(2n+1) {
	clear: both
}
#site-navigation li.megamenu.col-3>ul.sub-menu>li {
	width: 33.33%
}
#site-navigation li.megamenu.col-3>ul.sub-menu>li:nth-child(3n+1) {
	clear: both
}
#site-navigation li.megamenu.col-4>ul.sub-menu>li {
	width: 25%
}
#site-navigation li.megamenu.col-4>ul.sub-menu>li:nth-child(4n+1) {
	clear: both
}
#site-navigation li.megamenu.col-5>ul.sub-menu>li {
	width: 20%
}
#site-navigation li.megamenu.col-5>ul.sub-menu>li:nth-child(5n+1) {
	clear: both
}
#site-navigation li.megamenu.col-6>ul.sub-menu>li {
	width: 16.66%
}
#site-navigation li.megamenu.col-6>ul.sub-menu>li:nth-child(6n+1) {
	clear: both
}
#site-navigation li.megamenu.hide-headings>ul.sub-menu>.menu-item-has-children>a {
	display: none
}
#site-navigation li.megamenu.display-always>ul.sub-menu {
	display: block!important;
	opacity: 1!important
}
#overlay-header-wrap {
	position: relative;
	z-index: 3
}
#site-header.overlay-header {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 100%;
	z-index: 9999;
	transition: background .3s ease
}
#site-header.overlay-header.dyn-styles {
	background: 0 0
}
#site-header.overlay-header.dyn-styles #site-navigation-wrap {
	background: 0 0
}
#site-header.overlay-header #site-header-inner {
	padding-top: 30px;
	padding-bottom: 30px
}
#site-header.overlay-header li.menu-button>a {
	opacity: 1!important
}
#site-header.overlay-header .has-overlay-logo .main-logo {
	display: none
}
body.has-overlay-header.page-header-disabled #content-wrap {
	padding-top: 0
}
.overlay-header-offset-div {
	width: 100%;
	display: block
}
.add-overlay-header-offset .wpex-vc-columns-wrap {
	opacity: 0
}
.wpex-window-loaded .add-overlay-header-offset .wpex-vc-columns-wrap {
	opacity: 1
}
body.boxed-main-layout.has-overlay-header #wrap {
	position: relative
}
body.boxed-main-layout.has-overlay-header #site-header.overlay-header {
	padding: 0 30px
}
body.has-overlay-header .wpex-sticky-header-holder {
	height: auto!important;
	background: 0 0!important
}
.wpex-sticky-header-holder.is-sticky #site-header.overlay-header {
	left: auto
}
#site-header.overlay-header.light-style {
	color: #fff
}
#site-header.overlay-header.light-style #mobile-menu a, #site-header.overlay-header.light-style #site-logo a.site-logo-text, #site-header.overlay-header.light-style #site-navigation .dropdown-menu>li>a {
	color: #fff!important
}
#site-header.overlay-header.light-style #site-navigation .dropdown-menu>li>a {
	background: 0 0;
	opacity: .7
}
#site-header.overlay-header.light-style #site-navigation .dropdown-menu>li>a:hover {
	opacity: 1
}
#site-header.overlay-header.light-style #mobile-menu .wpex-bars>span, #site-header.overlay-header.light-style #mobile-menu .wpex-bars>span::after, #site-header.overlay-header.light-style #mobile-menu .wpex-bars>span::before {
	background: #fff
}
#site-header-sticky-wrapper.is-sticky #site-header.overlay-header.light-style {
	background-color: #000
}
#site-header-sticky-wrapper.is-sticky #site-header.overlay-header.light-style #site-navigation-wrap {
	background: 0 0
}
#site-header.overlay-header.white-style.dyn-styles {
	color: #fff
}
#site-header.overlay-header.white-style.dyn-styles #mobile-menu a, #site-header.overlay-header.white-style.dyn-styles #site-logo a.site-logo-text, #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	color: #fff!important
}
#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	background: 0 0;
	transition: .15s all ease
}
#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
	opacity: .5
}
#site-header.overlay-header.white-style.dyn-styles #mobile-menu .wpex-bars>span, #site-header.overlay-header.white-style.dyn-styles #mobile-menu .wpex-bars>span::after, #site-header.overlay-header.white-style.dyn-styles #mobile-menu .wpex-bars>span::before {
	background: #fff
}
#site-header.overlay-header.dark-style.dyn-styles {
	color: #000
}
#site-header.overlay-header.dark-style.dyn-styles #mobile-menu a, #site-header.overlay-header.dark-style.dyn-styles #site-logo a.site-logo-text, #site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	color: #000!important
}
#site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a {
	background: 0 0;
	transition: .15s all ease;
	opacity: .7
}
#site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
	opacity: 1
}
#site-header.overlay-header.dark-style.dyn-styles #mobile-menu .wpex-bars>span, #site-header.overlay-header.dark-style.dyn-styles #mobile-menu .wpex-bars>span::after, #site-header.overlay-header.dark-style.dyn-styles #mobile-menu .wpex-bars>span::before {
	background: #000
}
.page-header {
	margin: 0 auto 40px;
	padding: 20px 0;
	position: relative;
	background-color: #f7f7f7;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.no-header-margin .page-header {
	margin-bottom: 0
}
.page-header .container {
	position: relative
}
.page-header-title {
	display: block;
	font-size: 1.615em;
	line-height: 1.4em;
	font-weight: 400;
	font-weight: 400;
	margin: 0;
	color: #000
}
.page-subheading {
	font-size: 1.077em;
	margin: 0;
	color: #999
}
.page-subheading p:last-child {
	margin: 0
}
.centered-page-header {
	text-align: center;
	padding: 30px 0
}
.centered-page-header .page-header-title {
	font-size: 32px
}
.centered-page-header .page-subheading {
	font-size: 1.385em;
	font-weight: 300
}
.centered-minimal-page-header {
	text-align: center;
	padding: 30px 0;
	background-color: #fff;
	border-color: #eee
}
.centered-minimal-page-header .page-header-title {
	font-size: 32px
}
.centered-minimal-page-header .page-subheading {
	font-size: 1.385em;
	font-weight: 300
}
.solid-color-page-header * {
	color: #fff!important
}
.archive-description {
	margin-bottom: 30px
}
.background-image-page-header {
	width: 100%;
	border: none;
	background: #000;
	padding: 0
}
.page-header-table {
	display: table;
	width: 100%;
	height: 400px;
	padding: 20px 0
}
.page-header-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 30px
}
.page-header.background-image-page-header .page-header-title {
	position: relative;
	z-index: 2;
	color: #fff;
	max-width: 100%;
	font-size: 3.231em;
	font-weight: 400;
	max-width: 100%!important
}
.page-header.background-image-page-header .page-subheading {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 1.846em;
	font-weight: 300
}
.background-image-page-header-overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1;
	opacity: .5
}
.background-image-page-header-overlay.style-dotted {
	background: rgba(0,0,0,.3) url(assets/images/dotted-overlay.png) repeat
}
.background-image-page-header-overlay.style-dashed {
	background: rgba(0,0,0,.3) url(assets/images/dashed-overlay.png) repeat
}
#sidebar {
	margin-bottom: 10px
}
.sidebar-box {
	margin-bottom: 30px
}
.sidebar-box input {
	max-width: 100%
}
.sidebar-box .widget-title {
	display: block;
	margin: 0 0 20px;
	font-size: 1.077em;
	line-height: 1.5;
	font-weight: 600;
	color: #000
}
.sidebar-box .widget-titleselect {
	width: 100%
}
#page-featured-img {
	margin-bottom: 40px
}
#page-featured-img img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}
.entry-media {
	position: relative;
	text-align: center
}
.entry-media img {
	vertical-align: bottom;
	box-shadow: 0 0 0 transparent
}
.entry-excerpt p {
	margin-bottom: 15px
}
.entry-excerpt p:last-child {
	margin: 0
}
.entry-readmore-wrap {
	padding-top: 15px
}
.entries.left-thumbs .entry {
	border: 0
}
.entries.left-thumbs .entry .entry-media {
	float: left;
	margin: 0;
	width: 46%;
	margin-bottom: 20px
}
.entries.left-thumbs .entry .entry-details {
	background: 0 0;
	border: none;
	float: right;
	width: 50%;
	padding: 0
}
.entries.left-thumbs .entry.no-media .entry-details {
	width: 100%
}
.entry-title {
	display: block;
	font-size: 1.077em;
	margin: 0 0 5px;
	font-weight: 600;
	color: #000;
	overflow-wrap: break-word;
	word-wrap: break-word
}
.entry-title a {
	color: inherit
}
.entry-title a:hover {
	text-decoration: none
}
.single-page-title, .single-post-title {
	font-size: 1.846em;
	margin: 0 0 10px;
	font-weight: 400
}
.single-page-title {
	margin-bottom: 20px
}
#login-page-wrap {
	padding: 80px 0;
	text-align: center
}
#login-page-logo {
	margin-bottom: 10px
}
#login-page-logo a {
	font-weight: 600;
	font-size: 26px;
	color: #000
}
#login-template-form {
	display: inline-block;
	border: 1px solid #eee;
	background: #f7f7f7;
	padding: 20px;
	width: 300px;
	max-width: 100%
}
#login-template-form input[type=password], #login-template-form input[type=text] {
	width: 100%;
	background: #fff
}
#login-template-form input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px #fff inset
}
#login-template-form label {
	display: block;
	float: none;
	margin-bottom: 5px;
	color: #999;
	font-size: .846em;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px
}
#login-template-form .button-primary {
	width: 100%;
	padding: .8em 1.2em
}
#login-template-form .login-submit {
	margin: 0
}
#attachment-post-media img {
	vertical-align: bottom
}
#attachment-post-content {
	padding-top: 20px
}
#attachment-post-footer p {
	margin: 0
}
.widget ul {
	list-style: none;
	margin: 0
}
.widget ul li a {
	overflow-wrap: break-word;
	word-wrap: break-word
}
.widget_archive a, .widget_categories a, .widget_layered_nav_filters a, .widget_meta a, .widget_pages a, .widget_product_categories a, .widget_rating_filter a, .widget_recent_entries a, .widget_rss a {
	color: inherit
}
.sidebar-widget-icons .widget_archive a:before, .sidebar-widget-icons .widget_categories a:before, .sidebar-widget-icons .widget_layered_nav a:before, .sidebar-widget-icons .widget_product_categories a:before, .sidebar-widget-icons .widget_recent_comments a:first-child:before, .sidebar-widget-icons .widget_recent_entries a:before {
	margin-right: 10px;
	font-family: ticons;
	color: #999;
	display: inline-block
}
.sidebar-widget-icons .widget_archive a:before {
	content: "\f016"
}
.sidebar-widget-icons .widget_recent_entries a:before {
	content: "\f0f6"
}
.sidebar-widget-icons .widget_recent_comments a:first-child:before {
	content: "\f0e5"
}
.sidebar-widget-icons .widget_layered_nav a:before {
	content: "\f0da"
}
.sidebar-widget-icons .widget_product_categories a:before {
	content: "\f0da"
}
.sidebar-widget-icons .widget_categories a:before {
	content: "\f114"
}
.site-footer .widget_nav_menu li, .widget-recent-posts-icons li, .widget_archive li, .widget_categories li, .widget_layered_nav li, .widget_product_categories li, .widget_recent_comments li, .widget_recent_entries li, .wpex-widget-recent-posts-li {
	padding: .462em 0;
	border-bottom: 1px solid #eee
}
.site-footer .widget_nav_menu li:first-child, .widget-recent-posts-icons li:first-child, .widget_archive li:first-child, .widget_categories li:first-child, .widget_layered_nav li:first-child, .widget_product_categories li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child, .wpex-widget-recent-posts-li:first-child {
	border-top: 1px solid #eee
}
.widget_product_categories ul ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0
}
.widget_product_categories ul ul li {
	padding-left: 15px
}
#footer li {
	border-color: #333
}
.post-tags a, .tagcloud a {
	font-size: .923em;
	padding: .385em .769em;
	color: inherit;
	cursor: pointer;
	border: 1px solid #e8e8e8;
	color: #787878;
	transition: .15s all ease
}
.post-tags a:hover, .tagcloud a:hover {
	text-decoration: none;
	color: #fff;
	border-color: transparent
}
.tagcloud a {
	display: block;
	float: left;
	margin: 0 3px 3px 0
}
.post-tags a {
	display: inline;
	display: inline-block;
	margin-right: 5px
}
#wp-calendar {
	width: 100%;
	font-size: .769em;
	text-align: center
}
#wp-calendar td, #wp-calendar th {
	padding: .385em
}
#wp-calendar tbody td {
	padding: 0
}
#wp-calendar tbody td {
	text-align: center;
	line-height: 3em
}
#wp-calendar tbody td a {
	transition: .15s all ease
}
#wp-calendar tbody td a {
	display: block;
	text-decoration: none;
	font-weight: 600;
	transition: all .25s ease
}
#wp-calendar tbody td:hover a {
	color: #fff
}
#wp-calendar tfoot td {
	padding-top: 1px;
	padding: 4px
}
#wp-calendar caption {
	cursor: pointer;
	font-size: 1.182em;
	text-transform: uppercase;
	margin: 0;
	padding: 12px;
	outline: 0 none!important;
	color: #fff;
	text-align: center;
	font-weight: 600
}
#wp-calendar tbody a {
	display: block;
	text-decoration: underline
}
#wp-calendar #prev {
	text-align: left
}
#wp-calendar #next {
	text-align: right
}
#footer #wp-calendar thead th {
	background: #222
}
#footer #wp-calendar td, #footer #wp-calendar th {
	border-color: #333;
	border-color: rgba(255,255,255,.06)
}
#footer #wp-calendar tbody td a, #footer #wp-calendar tbody td:hover {
	color: #fff;
	background-color: #333
}
.widget_recent_entries .post-date {
	display: block;
	font-size: .846em;
	margin: 5px 0 0;
	opacity: .85
}
#sidebar .widget_nav_menu .sub-menu, .widget_nav_menu_accordion .widget_nav_menu .sub-menu {
	display: none
}
#sidebar .widget_nav_menu .sub-menu a:before, .widget_nav_menu_accordion .widget_nav_menu .sub-menu a:before {
	content: "-";
	margin-right: 10px
}
#sidebar .widget_nav_menu .sub-menu .sub-menu a:before, .widget_nav_menu_accordion .widget_nav_menu .sub-menu .sub-menu a:before {
	content: "- -";
	margin-right: 10px
}
#sidebar .widget_nav_menu ul, .widget_nav_menu_accordion .widget_nav_menu ul {
	margin: 0
}
#sidebar .widget_nav_menu ul ul, .widget_nav_menu_accordion .widget_nav_menu ul ul {
	margin: 0;
	border: none
}
#sidebar .widget_nav_menu ul ul li:first-child a, .widget_nav_menu_accordion .widget_nav_menu ul ul li:first-child a {
	border-top: 0
}
#sidebar .widget_nav_menu ul>li:first-child>a, .widget_nav_menu_accordion .widget_nav_menu ul>li:first-child>a {
	border-top: 1px solid #eee
}
#sidebar .widget_nav_menu>div>ul>li:first-child>a, .widget_nav_menu_accordion .widget_nav_menu>div>ul>li:first-child>a {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
#sidebar .widget_nav_menu>div>ul>li:last-child>a, .widget_nav_menu_accordion .widget_nav_menu>div>ul>li:last-child>a {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
#sidebar .widget_nav_menu a, .widget_nav_menu_accordion .widget_nav_menu a {
	display: block;
	position: relative;
	padding: .538em .769em;
	color: #777;
	border: 1px solid #eee;
	border-top: 0;
	transition: .15s all ease
}
#sidebar .widget_nav_menu a .ticon, .widget_nav_menu_accordion .widget_nav_menu a .ticon {
	margin-right: .538em
}
#sidebar .widget_nav_menu .menu-item-has-children>a, .widget_nav_menu_accordion .widget_nav_menu .menu-item-has-children>a {
	padding-right: 30px
}
#sidebar .widget_nav_menu .parent>a:after, .widget_nav_menu_accordion .widget_nav_menu .parent>a:after {
	display: block;
	content: "\f054";
	position: absolute;
	right: 0;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	color: #bbb;
	font-size: .923em;
	overflow: visible;
	width: 30px;
	text-align: center
}
#sidebar .widget_nav_menu .parent.active>a:after, .widget_nav_menu_accordion .widget_nav_menu .parent.active>a:after {
	content: "\f078"
}
#sidebar .widget_nav_menu a:hover, .widget_nav_menu_accordion .widget_nav_menu a:hover {
	background-color: #f9f9f9;
	text-decoration: none
}
#sidebar .widget_nav_menu .current-menu-item>a, .widget_nav_menu_accordion .widget_nav_menu .current-menu-item>a {
	background-color: #2c87f0;
	color: #fff
}
#sidebar .widget_nav_menu .current-menu-item>a::after, .widget_nav_menu_accordion .widget_nav_menu .current-menu-item>a::after {
	color: inherit
}
#sidebar .widget_nav_menu ul ul li a, .widget_nav_menu_accordion .widget_nav_menu ul ul li a {
	padding-left: 20px
}
#sidebar .widget_nav_menu ul ul ul li a, .widget_nav_menu_accordion .widget_nav_menu ul ul ul li a {
	padding-left: 30px
}
#sidebar .widget_nav_menu .current-menu-item>.sub-menu, #sidebar .widget_nav_menu .current_page_item>.sub-menu, .widget_nav_menu_accordion .widget_nav_menu .current-menu-item>.sub-menu, .widget_nav_menu_accordion .widget_nav_menu .current_page_item>.sub-menu {
	display: block
}
.site-footer .widget_nav_menu li {
	position: relative
}
.site-footer .widget_nav_menu li ul {
	margin: 0 0 0 20px
}
.site-footer .widget_nav_menu li ul li:first-child {
	border-top: 1px solid transparent;
	margin-top: 4px
}
.site-footer .widget_nav_menu li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0
}
.widget_categories .cat-count-span {
	font-size: .846em;
	opacity: .7
}
.widget_layered_nav li {
	position: relative
}
.widget_layered_nav .count {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	line-height: 12px;
	color: #999;
	font-size: .846em
}
.widget_rss li {
	margin-bottom: 20px
}
.widget_rss li:last-child {
	margin: 0
}
.widget_rss a.rsswidget {
	display: block;
	color: #000;
	display: block;
	font-size: 1.077em;
	margin: 0 0 5px;
	font-weight: 600;
	overflow-wrap: break-word;
	word-wrap: break-word;
	text-decoration: none
}
.widget_rss .rss-widget-icon {
	margin-right: 10px
}
.widget_rss .widget-title a.rsswidget {
	display: inline-block;
	margin: 0
}
.widget_rss .rss-date {
	margin-bottom: 5px;
	opacity: .65
}
.widget_rss .rssSummary {
	margin-bottom: 5px
}
.widget_rss cite {
	font-weight: 600
}
.widget_wpex_facebook_page_widget {
	overflow: hidden
}
.wpex-about-widget-image img {
	vertical-align: bottom
}
.wpex-about-widget-description {
	padding-top: 20px
}
.wpex-flickr-widget {
	margin-right: -10px
}
.wpex-flickr-widget .flickr_badge_image {
	display: block;
	width: 22%;
	float: left;
	margin-right: 2%;
	margin-bottom: 7px;
	height: auto!important
}
.wpex-flickr-widget .flickr_badge_image a, .wpex-flickr-widget .flickr_badge_image img {
	display: block;
	float: left;
	width: auto!important;
	height: auto!important
}
.wpex-flickr-widget .flickr_badge_image:hover {
	opacity: .8
}
.wpex-video-widget-description {
	text-align: center;
	margin-top: 15px
}
.wpex-gmap-widget-embed iframe {
	margin-bottom: 0;
	padding: 0;
	display: block;
	width: 100%;
	border: none
}
.wpex-info-widget div {
	padding-left: 2.308em;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px
}
.wpex-info-widget div:last-child {
	margin-bottom: 0
}
.wpex-info-widget p {
	margin: 0
}
.wpex-info-widget .ticon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.231em
}
.wpex-users-widget a {
	color: inherit
}
.wpex-users-widget a:hover {
	text-decoration: none
}
.wpex-users-widget-avatar img {
	display: block
}
.wpex-users-widget-name {
	padding-top: .6em;
	font-size: 1em;
	text-align: center;
	margin: 0
}
.modern-menu-widget {
	margin: 0;
	border: 1px solid #eee;
	border-radius: 3px
}
.modern-menu-widget a {
	display: block;
	position: relative;
	padding: .538em 30px .538em .769em;
	color: #777;
	transition: all .25s ease
}
.modern-menu-widget a>.ticon {
	margin-right: 8px
}
.modern-menu-widget a:after {
	display: block;
	font-family: ticons;
	content: "\f054";
	position: absolute;
	right: 0;
	width: 30px;
	text-align: center;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	line-height: 12px;
	font-size: .923em;
	color: #bbb;
	overflow: visible
}
.modern-menu-widget a:hover {
	text-decoration: none;
	color: #1175e9;
	background: #fafafa
}
.modern-menu-widget li {
	border-bottom: 1px solid #eee
}
.modern-menu-widget li.current-menu-item a {
	color: #fff;
	margin: 0 -1px
}
.modern-menu-widget li.current-menu-item a:after {
	color: #fff
}
.modern-menu-widget li ul {
	border-top: 1px solid #eee
}
.modern-menu-widget li:last-child {
	border-bottom: 0
}
.modern-menu-widget>li:first-child>a {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.modern-menu-widget>li:last-child>a {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
body.content-right-sidebar .modern-menu-widget li a {
	padding-left: 30px;
	padding-right: .769em
}
body.content-right-sidebar .modern-menu-widget a:after {
	left: 0;
	right: auto;
	content: "\f053"
}
.wpex-social-widget-output {
	list-style: none
}
.wpex-social-widget-output li {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}
.wpex-social-widget-output li img {
	display: block;
	transition: .15s all ease
}
.wpex-social-widget-output li img:hover {
	opacity: .8
}
.wpex-social-widget-output li img:active {
	position: relative;
	top: 1px
}
.wpex-social-widget-output.textcenter li {
	float: none;
	display: inline-block
}
.wpex-social-widget-output.textright li {
	float: right;
	margin-right: 0;
	margin-left: 5px
}
.wpex-fa-social-widget .desc {
	margin-bottom: 20px
}
.wpex-fa-social-widget .desc p:last-child {
	margin: 0
}
.wpex-fa-social-widget ul {
	list-style: none
}
.wpex-fa-social-widget ul li {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}
.wpex-fa-social-widget .wpex-social-btn {
	display: block;
	font-size: 1.077em;
	padding: 0
}
.wpex-fa-social-widget .wpex-social-btn-no-style:hover {
	opacity: .5
}
.wpex-fa-social-widget.textcenter ul li {
	float: none;
	display: inline-block
}
.wpex-fa-social-widget.textright ul li {
	float: right;
	margin-right: 0;
	margin-left: 5px
}
.wpex-newsletter-widget {
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center
}
.wpex-newsletter-widget button {
	font-size: 1em;
	margin-top: 5px;
	width: 100%;
	padding: .9em 1.2em;
	display: block
}
.wpex-newsletter-widget input[type=email], .wpex-newsletter-widget input[type=text] {
	border-color: #eee;
	background: #fff;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 0
}
.wpex-newsletter-widget-heading {
	font-weight: 600;
	font-size: 1.231em;
	margin: 0 0 10px
}
.wpex-newsletter-widget-description {
	font-size: .923em;
	margin-bottom: 10px;
	color: #787878
}
.wpex-newsletter-widget-description p:last-child {
	margin: 0
}
#footer .wpex-newsletter-widget {
	background: #222;
	border-color: #333;
	background: rgba(0,0,0,.1);
	border-color: rgba(255,255,255,.08)
}
#footer .wpex-newsletter-widget-heading {
	color: #fff
}
#footer input[type=email].wpex-newsletter-widget-input, #footer input[type=text].wpex-newsletter-widget-input {
	border-color: transparent
}
#footer input[type=email].wpex-newsletter-widget-input:focus, #footer input[type=text].wpex-newsletter-widget-input:focus {
	color: #fff
}
.widget_wpex_newsletter form {
	display: flex;
	width: 100%;
	justify-content: center
}
.widget_wpex_newsletter input[type=email] {
	flex-grow: 1;
	height: 40px;
	padding: 8px;
	background: #fff;
	color: inherit;
	border-width: 1px;
	border-style: solid;
	border-right-width: 0;
	border-color: rgba(0,0,0,.1);
	border-radius: 0
}
.widget_wpex_newsletter.footer-widget input[type=email] {
	color: #585858
}
.widget_wpex_newsletter button {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	font-weight: 600;
	font-size: .846em;
	border-radius: 0;
	text-align: center
}
.wpex-instagram-grid-widget img {
	vertical-align: bottom
}
.wpex-instagram-grid-widget img:hover {
	opacity: .8
}
#main .wpex-recent-comments-widget strong {
	color: #000
}
.wpex-recent-comments-widget li {
	position: relative;
	padding-left: 70px;
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height: 62px
}
.wpex-recent-comments-widget li a {
	display: block
}
.wpex-recent-comments-widget li a.avatar {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	display: block
}
.wpex-recent-comments-widget li a.avatar img {
	border-radius: 50%
}
.wpex-recent-comments-widget li:first-child {
	border-top: 1px solid #eee;
	padding-top: 20px
}
.wpex-recent-comments-widget li:first-child a.avatar {
	top: 20px
}
.site-footer .wpex-recent-comments-widget li a.avatar {
	border-color: #333;
	border-color: rgba(255,255,255,.06)
}
.site-footer .wpex-recent-comments-widget strong {
	color: #fff
}
.wpex-widget-recent-posts-li {
	margin: 0;
	padding-top: .769em;
	padding-bottom: .769em
}
.wpex-widget-recent-posts-li .details {
	overflow: hidden
}
.wpex-widget-recent-posts-thumbnail {
	width: 65px;
	float: left;
	margin-right: 15px;
	display: block
}
.wpex-widget-recent-posts-thumbnail img {
	display: block
}
.wpex-widget-recent-posts-title {
	font-weight: 600;
	color: #000
}
.wpex-widget-recent-posts-title:hover {
	text-decoration: none
}
#sidebar .wpex-widget-recent-posts-date {
	font-size: .923em;
	opacity: .8
}
.wpex-widget-recent-posts-excerpt {
	padding-top: 5px
}
.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-li {
	padding-left: 0;
	min-height: 0
}
.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-thumbnail {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
	width: auto;
	display: inline-block
}
.wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-date {
	margin-top: 0
}
.widget-recent-posts-icons li .ticon {
	margin-right: 10px;
	color: #999
}
.site-footer .widget-recent-posts-icons li .ticon {
	color: #777
}
.blog-entry-excerpt, .blog-entry-media, .blog-entry-readmore {
	margin-bottom: 20px
}
.blog-isotope-grid .infinite-scroll-loader {
	bottom: 0
}
.blog-entry-title {
	font-size: 1.846em;
	margin: 0 0 10px;
	font-weight: 400
}
.blog-entry-excerpt p:last-child {
	margin: 0
}
.blog-entry-readmore span.readmore-rarr {
	margin-left: 7px
}
.blog-entry-music-icon-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.4);
	transition: all .2s
}
.blog-entry-music-icon-overlay:hover {
	background: rgba(0,0,0,.6)
}
.blog-entry-music-icon-overlay .ticon {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #000;
	font-size: 1.385em;
	border-radius: 99px;
	opacity: .85
}
.blog-post-audio {
	overflow: hidden;
	width: 100%
}
.blog-post-audio embed, .blog-post-audio iframe {
	max-width: 100%
}
.single-post .blog-entry.grid-entry-style.format-quote {
	width: 100%;
	margin: 0
}
.format-quote {
	overflow: hidden
}
.blog-entry.format-quote .post-quote-entry-inner {
	position: relative;
	display: block;
	padding: 20px 30px;
	font-size: 1.231em;
	z-index: 2;
	background: #f7f7f7
}
.blog-entry.format-quote p:last-child {
	margin: 0
}
.blog-entry.format-quote .quote-entry-author {
	margin-top: 15px;
	font-size: .923em;
	font-weight: 300;
	text-decoration: underline
}
.blog-entry.format-quote .ticon-quote-right {
	position: absolute;
	right: 15px;
	bottom: 15px;
	color: #999;
	font-size: 60px;
	display: block;
	z-index: 1;
	opacity: .15
}
.entry-has-avatar.large-image-entry-style {
	position: relative
}
.entry-has-avatar .blog-entry-header {
	position: relative;
	padding-left: 100px;
	min-height: 74px;
	margin-bottom: 20px
}
.blog-entry-author-avatar {
	position: absolute;
	left: 0;
	top: 0
}
.blog-entry-author-avatar {
	height: 74px;
	width: 74px
}
.blog-entry-author-avatar a, .blog-entry-author-avatar img {
	display: block;
	width: 100%;
	height: 100%
}
.blog-entry.large-image-entry-style {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-left: 0
}
.blog-entry.large-image-entry-style.format-quote {
	padding-bottom: 40px
}
.blog-entry.large-image-entry-style .blog-entry-music-icon-overlay .ticon {
	height: 60px;
	line-height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px
}
.blog-entry.large-image-entry-style .blog-entry-readmore {
	margin-top: 0
}
.blog-entry.grid-entry-style {
	float: left
}
.blog-entry.grid-entry-style .blog-entry-inner {
	padding: 0 20px 20px;
	border: 1px solid #eee
}
.blog-entry.grid-entry-style .blog-entry-media {
	margin: 0 -20px
}
.blog-entry.grid-entry-style header {
	margin-top: 20px
}
.blog-entry.grid-entry-style .blog-entry-title {
	font-size: 1.231em
}
.blog-entry.grid-entry-style .header-with-avatar {
	padding-left: 80px;
	min-height: 60px
}
.blog-entry.grid-entry-style .blog-entry-author-avatar {
	height: 60px;
	width: 60px
}
.blog-entry.grid-entry-style .sp-fade-arrows {
	opacity: 1
}
.blog-entry.grid-entry-style .sp-horizontal .sp-arrows {
	margin-top: -20px
}
.blog-entry.grid-entry-style .wpex-slider .sp-arrow {
	height: 40px;
	width: 25px;
	line-height: 40px;
	font-size: 1.077em;
	background: rgba(0,0,0,.3)
}
.blog-entry.grid-entry-style .wpex-slider .sp-arrow:hover {
	background: #000
}
.blog-entry.grid-entry-style .blog-entry-excerpt {
	margin-top: 10px
}
.blog-entry.grid-entry-style .blog-entry-readmore {
	margin-top: 20px
}
.entries.left-thumbs .blog-entry.thumbnail-entry-style {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee
}
.blog-entry.thumbnail-entry-style .blog-entry-title {
	margin: 0 0 5px
}
.blog-entry.thumbnail-entry-style .sp-fade-arrows {
	opacity: 1
}
.blog-entry.thumbnail-entry-style .sp-horizontal .sp-arrows {
	margin-top: -20px
}
.blog-entry.thumbnail-entry-style .wpex-slider .sp-arrow {
	height: 40px;
	width: 25px;
	line-height: 40px;
	font-size: 1.077em;
	background: rgba(0,0,0,.3)
}
.blog-entry.thumbnail-entry-style .wpex-slider .sp-arrow:hover {
	background: #000
}
.single-blog-content {
	margin-bottom: 40px
}
#post-media {
	display: block;
	position: relative;
	margin-bottom: 20px;
	text-align: center
}
#post-media img {
	vertical-align: bottom;
	box-shadow: 0 0 0 transparent
}
.post-media-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 15px;
	background: #000;
	background: rgba(0,0,0,.75);
	color: #fff;
	font-size: .923em;
	font-weight: 400;
	text-align: center
}
.post-media-caption p {
	color: #fff
}
.post-media-caption p:last-child {
	margin: 0
}
.post-media-caption a {
	color: #fff;
	text-decoration: underline
}
.single-post .meta {
	margin: 0 0 20px
}
.single-post .meta.meta-with-title {
	border: none;
	padding: 0
}
.post-tags {
	margin-bottom: 40px
}
.page-links {
	margin-bottom: 40px
}
.related-posts {
	margin-bottom: 30px;
	overflow: hidden
}
.related-posts li {
	margin-bottom: 20px
}
.related-posts li p:last-child, .related-posts li:last-child {
	margin-bottom: 0
}
.related-post-figure {
	position: relative;
	margin-bottom: 14px
}
.related-post-figure .wpex-thumbnail-format-icon {
	right: 10px;
	bottom: 10px;
	font-size: 18px
}
.related-post-thumb {
	display: block
}
.related-post-thumb img {
	display: block;
	width: 100%
}
.related-post-title {
	margin: 0 0 5px
}
#wrap .related-post-title {
	font-size: 1em
}
.related-post-excerpt {
	font-size: .923em;
	line-height: 1.7em
}
.related-post-excerpt p:last-child {
	margin: 0
}
.single .format-quote {
	position: relative;
	display: block;
	padding: 20px 30px;
	font-size: 1.231em;
	z-index: 2;
	background: #f7f7f7
}
.single .format-quote p:last-child {
	margin: 0
}
.single .format-quote .quote-entry-author {
	margin-top: 15px;
	font-size: .923em;
	font-weight: 300;
	text-decoration: underline
}
.single .format-quote .ticon-quote-right {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 60px;
	display: block;
	z-index: 1;
	opacity: .1
}
.cpt-entry {
	position: relative
}
.cpt-entry.span_1_of_1 .cpt-entry-inner {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee
}
.cpt-entry-media {
	margin-bottom: 20px
}
.cpt-entry-title {
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: 400
}
.cpt-entry-excerpt p:last-child {
	margin: 0
}
.cpt-entry.span_1_of_1 .entry-readmore-wrap {
	padding-top: 20px
}
.portfolio-entry-categories {
	margin: -5px 0 10px;
	font-size: .923em;
	color: #777
}
.portfolio-entry-categories a {
	color: inherit
}
.portfolio-entry-details {
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 15px
}
.portfolio-entry-media img {
	vertical-align: bottom
}
.portfolio-entry-excerpt p {
	margin-bottom: 15px
}
.portfolio-entry-excerpt p:last-child {
	margin: 0
}
.portfolio-entry-readmore-wrap {
	padding-top: 15px
}
.portfolio-no-margins .col {
	margin: 0!important;
	padding: 0!important
}
.portfolio-no-margins .portfolio-entry-details, .vcex-no-margin-grid .portfolio-entry-details {
	background: #262626;
	border: none;
	color: #787878
}
.portfolio-no-margins .portfolio-entry-title a, .vcex-no-margin-grid .portfolio-entry-title a {
	color: #fff
}
#portfolio-entries .portfolio-entry.span_1_of_1 {
	margin: 0 0 30px;
	float: none;
	border: none
}
#portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-media {
	width: 45%;
	float: left;
	margin: 0 30px 0 0
}
#portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-details {
	background: 0 0;
	border: none;
	padding: 0
}
#portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-title {
	margin: 0
}
#portfolio-single-media, #portfolio-single-related {
	margin-bottom: 30px
}
#portfolio-post-comments, .no-composer #portfolio-single-related, .single-portfolio .wpex-social-share-wrap.position-horizontal {
	margin-top: 30px
}
.staff-entry {
	margin-bottom: 30px
}
.staff-entry-categories {
	margin: -5px 0 10px;
	font-size: .923em;
	color: #777
}
.staff-entry-categories a {
	color: inherit
}
.staff-entry-details {
	padding-top: 15px
}
.staff-entry-position {
	font-size: .923em;
	color: #777;
	margin: -5px 0 10px
}
#staff-entries .staff-entry.span_1_of_1 {
	margin: 0 0 30px;
	float: none;
	border: none
}
#staff-entries .staff-entry.span_1_of_1 .staff-entry-media {
	width: 45%;
	float: left;
	padding: 0 30px 0 0
}
#staff-entries .staff-entry.span_1_of_1 .staff-entry-details {
	width: 55%;
	float: right;
	padding-top: 0
}
#staff-post-thumbnail {
	margin-bottom: 20px
}
#staff-post-thumbnail img {
	display: block;
	margin: 0
}
#staff-single-media {
	margin-bottom: 30px
}
#staff-single-related {
	margin-bottom: 30px
}
.staff-no-margins .col {
	margin: 0!important;
	padding: 0!important
}
#staff-single-header {
	margin-bottom: 20px
}
#staff-single-title {
	margin: 0
}
#staff-single-position {
	color: #bbb;
	font-size: 1.077em
}
.staff-social {
	margin-top: 5px;
	font-size: 13px
}
.staff-social a {
	margin-right: 4px;
	margin-top: 4px
}
.testimonial-entry-content {
	position: relative;
	padding: 20px;
	background: #f7f7f7;
	border-radius: 3px
}
.testimonial-entry-content p {
	margin: 0 0 15px
}
.testimonial-entry-content p:last-child {
	margin: 0
}
.testimonial-caret {
	position: absolute;
	display: block;
	left: 10px;
	bottom: -12px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #f7f7f7
}
.testimonial-entry-thumb {
	float: left;
	margin-right: 20px
}
.testimonial-entry-thumb img {
	display: block;
	padding: 3px;
	border: 1px solid #eee;
	border-radius: 100%
}
.testimonial-entry-thumb.default-dims img {
	width: 45px;
	height: 45px
}
.testimonial-entry-bottom {
	margin-top: 20px
}
.testimonial-entry-meta {
	float: left
}
.testimonial-entry-author {
	margin: 0
}
.testimonial-entry-company {
	margin-top: -2px;
	display: block;
	color: #999;
	font-size: 13px
}
.testimonial-entry-rating {
	color: #ffc833
}
.testimonial-entry-rating .ticon {
	margin-right: 3px
}
.single-testimonials .entry-content {
	margin-bottom: 40px
}
.single-testimonials .content-left-sidebar blockquote, .single-testimonials .content-right-sidebar blockquote {
	margin-top: 0
}
.searchform {
	position: relative
}
.searchform label {
	margin: 0;
	padding: 0
}
.searchform input {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	padding: .7em 30px .7em .8em
}
#footer .searchform input {
	background-color: #fff;
	border: 0
}
.searchform .searchform-submit {
	position: absolute;
	top: 50%;
	right: 14px;
	height: 20px;
	line-height: 20px;
	margin: -10px 0 0;
	background: 0 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: inherit;
	font-size: .846em;
	opacity: .5
}
.wpex-menu-search-text {
	display: none
}
#footer input[type=search] {
	outline: 0
}
#wpex-searchform-overlay {
	color: #fff;
	text-align: center
}
#wpex-searchform-overlay .wpex-inner {
	font-size: 32px
}
#wpex-searchform-overlay input[type=search] {
	width: 100%;
	float: none;
	border: 0;
	outline: 0;
	background: 0 0;
	color: inherit;
	height: auto;
	line-height: normal;
	font-size: inherit;
	font-weight: 300;
	padding: 0 30px 20px 0;
	border-bottom: 3px solid rgba(255,255,255,.2);
	text-align: left
}
#wpex-searchform-overlay .searchform-submit, #wpex-searchform-overlay .woocommerce-product-search button, #wpex-searchform-overlay button.submit, #wpex-searchform-overlay input[type=submit] {
	display: none
}
#wpex-searchform-overlay .wpex-title {
	display: none
}
#wpex-searchform-overlay .ticon-search {
	position: absolute;
	right: 30px;
	top: 50%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	margin-top: -35px;
	color: rgba(255,255,255,.3)
}
@media screen and (max-width:600px) {
#wpex-searchform-overlay .wpex-inner {
	font-size: 20px
}
}
@media screen and (max-width:400px) {
#wpex-searchform-overlay .wpex-inner {
	font-size: 14px
}
}
#searchform-dropdown {
	z-index: 10000;
	position: absolute;
	right: 0;
	background: #fff;
	top: 100%;
	padding: 15px;
	width: 260px;
	border-top: 3px solid transparent;
	visibility: hidden;
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 7px rgba(0,0,0,.1);
	box-shadow: 0 2px 7px rgba(0,0,0,.1);
	opacity: 0;
	transition: all .25s ease-in-out
}
#searchform-dropdown.show {
	visibility: visible;
	opacity: 1
}
#searchform-dropdown input[type=search] {
	display: block;
	outline: 0;
	border: 0;
	width: 100%;
	background: #f4f4f4;
	height: auto;
	line-height: 1.65;
	padding: .7em 30px .7em .8em;
	border-radius: 0
}
#searchform-dropdown .woocommerce-product-search button, #searchform-dropdown button, #searchform-dropdown input[type=submit] {
	display: none
}
.boxed-main-layout #searchform-dropdown {
	right: 30px
}
.navbar-style-six #searchform-dropdown {
	top: 0;
	left: 100%;
	right: auto
}
#searchform-header-replace {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	visibility: hidden;
	z-index: 999;
	color: #bbb;
	opacity: 0;
	transition: all .25s ease-in-out
}
#searchform-header-replace.show {
	visibility: visible;
	opacity: 1
}
#searchform-header-replace form {
	height: 100%;
	width: 100%
}
#searchform-header-replace input[type=search] {
	height: 100%;
	width: 100%;
	outline: 0;
	border: 0;
	font-size: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: inherit;
	background: 0 0;
	padding: 0;
	border-radius: 0
}
#searchform-header-replace .searchform-submit, #searchform-header-replace .woocommerce-product-search button, #searchform-header-replace button.submit, #searchform-header-replace input[type=submit] {
	display: none
}
#searchform-header-replace-close {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	height: 40px;
	line-height: 40px;
	color: inherit;
	cursor: pointer;
	font-family: Times New Roman, Times New Roman, Times, serif;
	font-size: 40px;
	font-weight: 400;
	transition: color .2s ease
}
#searchform-header-replace-close:hover {
	color: #000
}
.custom-bg #searchform-header-replace-close:hover {
	color: inherit
}
body.boxed-main-layout #searchform-header-replace input {
	padding: 0 30px
}
body.boxed-main-layout #searchform-header-replace-close {
	right: 30px
}
#search-no-results {
	font-size: 1.231em;
	margin-bottom: 20px
}
.search-entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee
}
.search-entry-header-title {
	font-size: 1.313em;
	margin: 0 0 10px
}
.search-entry-text {
	overflow: hidden
}
.search-entry-text p:last-child {
	margin: 0
}
.search-entry-thumb {
	float: left;
	width: 100px;
	margin-right: 25px
}
#footer-callout-wrap {
	background: #f7f7f7;
	padding: 30px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
#footer-callout {
	font-size: 1.385em;
	display: flex;
	align-items: center
}
#footer-callout-left, #footer-callout-right {
	display: block;
	float: left
}
#footer-callout-left {
	width: 75%
}
#footer-callout-left.full-width {
	width: 100%
}
#footer-callout-right {
	width: 23%;
	margin-left: 2%
}
#footer-callout .theme-button {
	margin: 0;
	width: 100%;
	text-align: center;
	font-size: .889em;
	padding: 15px 20px
}
#footer-callout-wrap.btn-only {
	background: 0 0;
	padding: 0;
	border: 0
}
#footer-callout-wrap.btn-only #footer-callout {
	display: block;
	width: 100%!important
}
#footer-callout-wrap.btn-only #footer-callout-left, #footer-callout-wrap.btn-only #footer-callout-right {
	float: none;
	width: auto;
	margin: 0
}
#footer-callout-wrap.btn-only .theme-button {
	display: block;
	width: 100%;
	border-radius: 0
}
#footer a, #footer-bottom a {
	transition: .15s all ease
}
.site-footer {
	background: #262626;
	color: #777
}
.footer-builder-content.entry {
	margin-bottom: 0
}
.footer-builder-content>p {
	margin: 0
}
.site-footer-inner {
	padding-top: 45px
}
.single-col-footer .col {
	margin-left: 0;
	width: 100%;
	margin-right: 0
}
.site-footer ul {
	margin: 0
}
.site-footer .col {
	margin-bottom: 0
}
.full-screen-post .site-footer {
	margin-top: 0
}
.site-footer .widget_categories li, .site-footer .widget_recent_entries li {
	margin-bottom: 4px;
	padding-bottom: 4px
}
.site-footer p {
	color: #777
}
.site-footer-widgets {
	position: relative
}
.site-footer a, .site-footer strong {
	color: #999
}
.site-footer a:hover {
	color: #fff;
	text-decoration: none
}
.site-footer .color-button, .site-footer .theme-button, .site-footer button {
	color: #fff
}
.footer-widget {
	padding-bottom: 45px
}
.footer-widget .widget-title {
	display: block;
	margin: 0 0 20px;
	font-size: 1.077em;
	color: #fff;
	font-weight: 600;
	line-height: 1.5
}
#footer-widgets.wpex-row .footer-box.col {
	margin-bottom: 0!important
}
.footer-widget .wpex-widget-recent-posts-title {
	color: #fff
}
.footer-widget.widget_tag_cloud a {
	border-color: #333;
	border-color: rgba(255,255,255,.06)
}
#footer-bottom {
	background: #222;
	color: #999;
	font-size: .923em
}
#footer-bottom p {
	color: #999
}
#footer-bottom p:last-child {
	margin: 0
}
#footer-bottom-inner {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.textcenter #footer-bottom-inner, .textleft #footer-bottom-inner, .textright #footer-bottom-inner {
	display: block
}
#footer-bottom a {
	color: #bbb
}
#footer-bottom a:hover {
	color: #fff;
	text-decoration: none
}
#footer-bottom #copyright {
	margin-right: auto
}
#footer-bottom #copyright p:last-child {
	margin: 0
}
#footer-bottom-menu {
	margin-left: auto
}
.textcenter #footer-bottom-menu, .textleft #footer-bottom-menu, .textright #footer-bottom-menu {
	padding-top: .769em
}
#footer-bottom-menu ul {
	list-style: none;
	margin: 0
}
#footer-bottom-menu li {
	float: left;
	margin-left: 20px
}
#footer-bottom-menu li:first-child {
	margin-left: 0
}
#footer-bottom-menu li .ticon {
	margin-right: 7px
}
#footer-bottom.textcenter #footer-bottom-menu li {
	float: none;
	margin: 0 5px;
	display: inline-block
}
#footer-bottom.textright #footer-bottom-menu li {
	float: right
}
.footer-has-reveal #site-header.header-builder {
	position: relative;
	z-index: 2
}
@media only screen and (min-width:960px) {
.footer-reveal {
	display: block;
	visibility: hidden;
	z-index: 1;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0
}
.footer-has-reveal #main, .footer-has-reveal #overlay-header-wrap {
	position: relative;
	z-index: 2;
	background: #fff
}
}
@media only screen and (max-width:959px) {
body.footer-has-reveal #wrap {
	margin-bottom: 0
}
}
.footer-reveal.wpex-visible {
	visibility: visible;
	opacity: 1
}
@media print {
#footer, #footer-bottom, #footer-callout-wrap, #sidebar, #site-navigation-wrap, #top-bar-wrap, .post-pagination, .product form.cart, .related.products, .toggle-bar-btn {
	display: none
}
.container {
	width: 100%;
	padding: 0
}
.wpb_accordion_content, .wpb_toggle_content {
	display: block!important
}
}
#site-scroll-top, .author-bio-social a, .page-numbers.next, .page-numbers.prev, .wpex-ticon-social-widget .wpex-social-btn {
	font-family: ticons
}
#main .widget_nav_menu .parent>a:after, .animsition-loading:after, .modern-menu-widget a:after, .searchform input:after, .sf-menu>li.megamenu>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu a:before, .sidebar-widget-icons .widget_archive a:before, .sidebar-widget-icons .widget_categories a:before, .sidebar-widget-icons .widget_layered_nav a:before, .sidebar-widget-icons .widget_product_categories a:before, .sidebar-widget-icons .widget_recent_comments a:before, .sidebar-widget-icons .widget_recent_entries a:before, .sidr-class-dropdown-menu ul a:before, .sidr-class-dropdown-toggle:before, .theme-select:after, .wpex-slider .sp-arrow, .wpex-slider .sp-arrow:before, ul.check-list li:before {
	font-family: ticons;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}/*!
 * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @ticons
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Renamed to "ticons" to prevent conflicts with newer FontAwesome 5 version.
 */
@font-face {
	font-family: ticons;
	src: url(assets/lib/ticons/fonts/ticons-webfont.eot?v=4.8);
	src: url(assets/lib/ticons/fonts/ticons-webfont.eot?#iefix&v=4.8) format("embedded-opentype"), url(assets/lib/ticons/fonts/ticons-webfont.woff2?v=4.8) format("woff2"), url(assets/lib/ticons/fonts/ticons-webfont.woff?v=4.8) format("woff"), url(assets/lib/ticons/fonts/ticons-webfont.ttf?v=4.8) format("truetype"), url(assets/lib/ticons/fonts/ticons-webfont.svg?v=4.8#ticonsregular) format("svg");
	font-weight: 400;
	font-style: normal
}
.ticon {
	display: inline-block;
	font: normal normal normal 14px/1 ticons;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.ticon-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.ticon-2x {
	font-size: 2em
}
.ticon-3x {
	font-size: 3em
}
.ticon-4x {
	font-size: 4em
}
.ticon-5x {
	font-size: 5em
}
.ticon-fw {
	width: 1.28571429em;
	text-align: center
}
.ticon-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.ticon-ul>li {
	position: relative
}
.ticon-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.ticon-li.ticon-lg {
	left: -1.85714286em
}
.ticon-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.ticon-pull-left {
	float: left
}
.ticon-pull-right {
	float: right
}
.ticon.ticon-pull-left {
	margin-right: .3em
}
.ticon.ticon-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.ticon.pull-left {
	margin-right: .3em
}
.ticon.pull-right {
	margin-left: .3em
}
.ticon-spin {
	-webkit-animation: ticon-spin 2s infinite linear;
	animation: ticon-spin 2s infinite linear
}
.ticon-pulse {
	-webkit-animation: ticon-spin 1s infinite steps(8);
	animation: ticon-spin 1s infinite steps(8)
}
@-webkit-keyframes ticon-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes ticon-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.ticon-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.ticon-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.ticon-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.ticon-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.ticon-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .ticon-flip-horizontal, :root .ticon-flip-vertical, :root .ticon-rotate-180, :root .ticon-rotate-270, :root .ticon-rotate-90 {
	filter: none
}
.ticon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.ticon-stack-1x, .ticon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.ticon-stack-1x {
	line-height: inherit
}
.ticon-stack-2x {
	font-size: 2em
}
.ticon-inverse {
	color: #fff
}
.ticon-glass:before {
	content: "\f000"
}
.ticon-music:before {
	content: "\f001"
}
.ticon-search:before {
	content: "\f002"
}
.ticon-envelope-o:before {
	content: "\f003"
}
.ticon-heart:before {
	content: "\f004"
}
.ticon-star:before {
	content: "\f005"
}
.ticon-star-empty:before, .ticon-star-o:before {
	content: "\f006"
}
.ticon-user:before {
	content: "\f007"
}
.ticon-film:before {
	content: "\f008"
}
.ticon-th-large:before {
	content: "\f009"
}
.ticon-th:before {
	content: "\f00a"
}
.ticon-th-list:before {
	content: "\f00b"
}
.ticon-check:before {
	content: "\f00c"
}
.ticon-close:before, .ticon-remove:before, .ticon-times:before {
	content: "\f00d"
}
.ticon-search-plus:before {
	content: "\f00e"
}
.ticon-search-minus:before {
	content: "\f010"
}
.ticon-power-off:before {
	content: "\f011"
}
.ticon-signal:before {
	content: "\f012"
}
.ticon-cog:before, .ticon-gear:before {
	content: "\f013"
}
.ticon-trash-o:before {
	content: "\f014"
}
.ticon-home:before {
	content: "\f015"
}
.ticon-file-o:before {
	content: "\f016"
}
.ticon-clock-o:before {
	content: "\f017"
}
.ticon-road:before {
	content: "\f018"
}
.ticon-download:before {
	content: "\f019"
}
.ticon-arrow-circle-o-down:before {
	content: "\f01a"
}
.ticon-arrow-circle-o-up:before {
	content: "\f01b"
}
.ticon-inbox:before {
	content: "\f01c"
}
.ticon-play-circle-o:before {
	content: "\f01d"
}
.ticon-repeat:before, .ticon-rotate-right:before {
	content: "\f01e"
}
.ticon-refresh:before {
	content: "\f021"
}
.ticon-list-alt:before {
	content: "\f022"
}
.ticon-lock:before {
	content: "\f023"
}
.ticon-flag:before {
	content: "\f024"
}
.ticon-headphones:before {
	content: "\f025"
}
.ticon-volume-off:before {
	content: "\f026"
}
.ticon-volume-down:before {
	content: "\f027"
}
.ticon-volume-up:before {
	content: "\f028"
}
.ticon-qrcode:before {
	content: "\f029"
}
.ticon-barcode:before {
	content: "\f02a"
}
.ticon-tag:before {
	content: "\f02b"
}
.ticon-tags:before {
	content: "\f02c"
}
.ticon-book:before {
	content: "\f02d"
}
.ticon-bookmark:before {
	content: "\f02e"
}
.ticon-print:before {
	content: "\f02f"
}
.ticon-camera:before {
	content: "\f030"
}
.ticon-font:before {
	content: "\f031"
}
.ticon-bold:before {
	content: "\f032"
}
.ticon-italic:before {
	content: "\f033"
}
.ticon-text-height:before {
	content: "\f034"
}
.ticon-text-width:before {
	content: "\f035"
}
.ticon-align-left:before {
	content: "\f036"
}
.ticon-align-center:before {
	content: "\f037"
}
.ticon-align-right:before {
	content: "\f038"
}
.ticon-align-justify:before {
	content: "\f039"
}
.ticon-list:before {
	content: "\f03a"
}
.ticon-dedent:before, .ticon-outdent:before {
	content: "\f03b"
}
.ticon-indent:before {
	content: "\f03c"
}
.ticon-video-camera:before {
	content: "\f03d"
}
.ticon-image:before, .ticon-photo:before, .ticon-picture-o:before {
	content: "\f03e"
}
.ticon-pencil:before {
	content: "\f040"
}
.ticon-map-marker:before {
	content: "\f041"
}
.ticon-adjust:before {
	content: "\f042"
}
.ticon-tint:before {
	content: "\f043"
}
.ticon-edit:before, .ticon-pencil-square-o:before {
	content: "\f044"
}
.ticon-share-square-o:before {
	content: "\f045"
}
.ticon-check-square-o:before {
	content: "\f046"
}
.ticon-arrows:before {
	content: "\f047"
}
.ticon-step-backward:before {
	content: "\f048"
}
.ticon-fast-backward:before {
	content: "\f049"
}
.ticon-backward:before {
	content: "\f04a"
}
.ticon-play:before {
	content: "\f04b"
}
.ticon-pause:before {
	content: "\f04c"
}
.ticon-stop:before {
	content: "\f04d"
}
.ticon-forward:before {
	content: "\f04e"
}
.ticon-fast-forward:before {
	content: "\f050"
}
.ticon-step-forward:before {
	content: "\f051"
}
.ticon-eject:before {
	content: "\f052"
}
.ticon-chevron-left:before {
	content: "\f053"
}
.ticon-chevron-right:before {
	content: "\f054"
}
.ticon-plus-circle:before {
	content: "\f055"
}
.ticon-minus-circle:before {
	content: "\f056"
}
.ticon-times-circle:before {
	content: "\f057"
}
.ticon-check-circle:before {
	content: "\f058"
}
.ticon-question-circle:before {
	content: "\f059"
}
.ticon-info-circle:before {
	content: "\f05a"
}
.ticon-crosshairs:before {
	content: "\f05b"
}
.ticon-times-circle-o:before {
	content: "\f05c"
}
.ticon-check-circle-o:before {
	content: "\f05d"
}
.ticon-ban:before {
	content: "\f05e"
}
.ticon-arrow-left:before {
	content: "\f060"
}
.ticon-arrow-right:before {
	content: "\f061"
}
.ticon-arrow-up:before {
	content: "\f062"
}
.ticon-arrow-down:before {
	content: "\f063"
}
.ticon-mail-forward:before, .ticon-share:before {
	content: "\f064"
}
.ticon-expand:before {
	content: "\f065"
}
.ticon-compress:before {
	content: "\f066"
}
.ticon-plus:before {
	content: "\f067"
}
.ticon-minus:before {
	content: "\f068"
}
.ticon-asterisk:before {
	content: "\f069"
}
.ticon-exclamation-circle:before {
	content: "\f06a"
}
.ticon-gift:before {
	content: "\f06b"
}
.ticon-leaf:before {
	content: "\f06c"
}
.ticon-fire:before {
	content: "\f06d"
}
.ticon-eye:before {
	content: "\f06e"
}
.ticon-eye-slash:before {
	content: "\f070"
}
.ticon-exclamation-triangle:before, .ticon-warning:before {
	content: "\f071"
}
.ticon-plane:before {
	content: "\f072"
}
.ticon-calendar:before {
	content: "\f073"
}
.ticon-random:before {
	content: "\f074"
}
.ticon-comment:before {
	content: "\f075"
}
.ticon-magnet:before {
	content: "\f076"
}
.ticon-chevron-up:before {
	content: "\f077"
}
.ticon-chevron-down:before {
	content: "\f078"
}
.ticon-retweet:before {
	content: "\f079"
}
.ticon-shopping-cart:before {
	content: "\f07a"
}
.ticon-folder:before {
	content: "\f07b"
}
.ticon-folder-open:before {
	content: "\f07c"
}
.ticon-arrows-v:before {
	content: "\f07d"
}
.ticon-arrows-h:before {
	content: "\f07e"
}
.ticon-bar-chart-o:before, .ticon-bar-chart:before {
	content: "\f080"
}
.ticon-twitter-square:before {
	content: "\f081"
}
.ticon-facebook-square:before {
	content: "\f082"
}
.ticon-camera-retro:before {
	content: "\f083"
}
.ticon-key:before {
	content: "\f084"
}
.ticon-cogs:before, .ticon-gears:before {
	content: "\f085"
}
.ticon-comments:before {
	content: "\f086"
}
.ticon-thumbs-o-up:before {
	content: "\f087"
}
.ticon-thumbs-o-down:before {
	content: "\f088"
}
.ticon-star-half:before {
	content: "\f089"
}
.ticon-heart-o:before {
	content: "\f08a"
}
.ticon-sign-out:before {
	content: "\f08b"
}
.ticon-linkedin-square:before {
	content: "\f08c"
}
.ticon-thumb-tack:before {
	content: "\f08d"
}
.ticon-external-link:before {
	content: "\f08e"
}
.ticon-sign-in:before {
	content: "\f090"
}
.ticon-trophy:before {
	content: "\f091"
}
.ticon-github-square:before {
	content: "\f092"
}
.ticon-upload:before {
	content: "\f093"
}
.ticon-lemon-o:before {
	content: "\f094"
}
.ticon-phone:before {
	content: "\f095"
}
.ticon-square-o:before {
	content: "\f096"
}
.ticon-bookmark-o:before {
	content: "\f097"
}
.ticon-phone-square:before {
	content: "\f098"
}
.ticon-twitter:before {
	content: "\f099"
}
.ticon-facebook-f:before, .ticon-facebook:before {
	content: "\f09a"
}
.ticon-github:before {
	content: "\f09b"
}
.ticon-unlock:before {
	content: "\f09c"
}
.ticon-credit-card:before {
	content: "\f09d"
}
.ticon-feed:before, .ticon-rss:before {
	content: "\f09e"
}
.ticon-hdd-o:before {
	content: "\f0a0"
}
.ticon-bullhorn:before {
	content: "\f0a1"
}
.ticon-bell:before {
	content: "\f0f3"
}
.ticon-certificate:before {
	content: "\f0a3"
}
.ticon-hand-o-right:before {
	content: "\f0a4"
}
.ticon-hand-o-left:before {
	content: "\f0a5"
}
.ticon-hand-o-up:before {
	content: "\f0a6"
}
.ticon-hand-o-down:before {
	content: "\f0a7"
}
.ticon-arrow-circle-left:before {
	content: "\f0a8"
}
.ticon-arrow-circle-right:before {
	content: "\f0a9"
}
.ticon-arrow-circle-up:before {
	content: "\f0aa"
}
.ticon-arrow-circle-down:before {
	content: "\f0ab"
}
.ticon-globe:before {
	content: "\f0ac"
}
.ticon-wrench:before {
	content: "\f0ad"
}
.ticon-tasks:before {
	content: "\f0ae"
}
.ticon-filter:before {
	content: "\f0b0"
}
.ticon-briefcase:before {
	content: "\f0b1"
}
.ticon-arrows-alt:before {
	content: "\f0b2"
}
.ticon-group:before, .ticon-users:before {
	content: "\f0c0"
}
.ticon-chain:before, .ticon-link:before {
	content: "\f0c1"
}
.ticon-cloud:before {
	content: "\f0c2"
}
.ticon-flask:before {
	content: "\f0c3"
}
.ticon-cut:before, .ticon-scissors:before {
	content: "\f0c4"
}
.ticon-copy:before, .ticon-files-o:before {
	content: "\f0c5"
}
.ticon-paperclip:before {
	content: "\f0c6"
}
.ticon-floppy-o:before, .ticon-save:before {
	content: "\f0c7"
}
.ticon-square:before {
	content: "\f0c8"
}
.ticon-bars:before, .ticon-navicon:before, .ticon-reorder:before {
	content: "\f0c9"
}
.ticon-list-ul:before {
	content: "\f0ca"
}
.ticon-list-ol:before {
	content: "\f0cb"
}
.ticon-strikethrough:before {
	content: "\f0cc"
}
.ticon-underline:before {
	content: "\f0cd"
}
.ticon-table:before {
	content: "\f0ce"
}
.ticon-magic:before {
	content: "\f0d0"
}
.ticon-truck:before {
	content: "\f0d1"
}
.ticon-pinterest:before {
	content: "\f0d2"
}
.ticon-pinterest-square:before {
	content: "\f0d3"
}
.ticon-google-plus-square:before {
	content: "\f0d4"
}
.ticon-google-plus:before {
	content: "\f0d5"
}
.ticon-money:before {
	content: "\f0d6"
}
.ticon-caret-down:before {
	content: "\f0d7"
}
.ticon-caret-up:before {
	content: "\f0d8"
}
.ticon-caret-left:before {
	content: "\f0d9"
}
.ticon-caret-right:before {
	content: "\f0da"
}
.ticon-columns:before {
	content: "\f0db"
}
.ticon-sort:before, .ticon-unsorted:before {
	content: "\f0dc"
}
.ticon-sort-desc:before, .ticon-sort-down:before {
	content: "\f0dd"
}
.ticon-sort-asc:before, .ticon-sort-up:before {
	content: "\f0de"
}
.ticon-envelope:before {
	content: "\f0e0"
}
.ticon-linkedin:before {
	content: "\f0e1"
}
.ticon-rotate-left:before, .ticon-undo:before {
	content: "\f0e2"
}
.ticon-gavel:before, .ticon-legal:before {
	content: "\f0e3"
}
.ticon-dashboard:before, .ticon-tachometer:before {
	content: "\f0e4"
}
.ticon-comment-o:before {
	content: "\f0e5"
}
.ticon-comments-o:before {
	content: "\f0e6"
}
.ticon-bolt:before, .ticon-flash:before {
	content: "\f0e7"
}
.ticon-sitemap:before {
	content: "\f0e8"
}
.ticon-umbrella:before {
	content: "\f0e9"
}
.ticon-clipboard:before, .ticon-paste:before {
	content: "\f0ea"
}
.ticon-lightbulb-o:before {
	content: "\f0eb"
}
.ticon-exchange:before {
	content: "\f0ec"
}
.ticon-cloud-download:before {
	content: "\f0ed"
}
.ticon-cloud-upload:before {
	content: "\f0ee"
}
.ticon-user-md:before {
	content: "\f0f0"
}
.ticon-stethoscope:before {
	content: "\f0f1"
}
.ticon-suitcase:before {
	content: "\f0f2"
}
.ticon-bell-o:before {
	content: "\f0a2"
}
.ticon-coffee:before {
	content: "\f0f4"
}
.ticon-cutlery:before {
	content: "\f0f5"
}
.ticon-file-text-o:before {
	content: "\f0f6"
}
.ticon-building-o:before {
	content: "\f0f7"
}
.ticon-hospital-o:before {
	content: "\f0f8"
}
.ticon-ambulance:before {
	content: "\f0f9"
}
.ticon-medkit:before {
	content: "\f0fa"
}
.ticon-fighter-jet:before {
	content: "\f0fb"
}
.ticon-beer:before {
	content: "\f0fc"
}
.ticon-h-square:before {
	content: "\f0fd"
}
.ticon-plus-square:before {
	content: "\f0fe"
}
.ticon-angle-double-left:before {
	content: "\f100"
}
.ticon-angle-double-right:before {
	content: "\f101"
}
.ticon-angle-double-up:before {
	content: "\f102"
}
.ticon-angle-double-down:before {
	content: "\f103"
}
.ticon-angle-left:before {
	content: "\f104"
}
.ticon-angle-right:before {
	content: "\f105"
}
.ticon-angle-up:before {
	content: "\f106"
}
.ticon-angle-down:before {
	content: "\f107"
}
.ticon-desktop:before {
	content: "\f108"
}
.ticon-laptop:before {
	content: "\f109"
}
.ticon-tablet:before {
	content: "\f10a"
}
.ticon-mobile-phone:before, .ticon-mobile:before {
	content: "\f10b"
}
.ticon-circle-o:before {
	content: "\f10c"
}
.ticon-quote-left:before {
	content: "\f10d"
}
.ticon-quote-right:before {
	content: "\f10e"
}
.ticon-spinner:before {
	content: "\f110"
}
.ticon-circle:before {
	content: "\f111"
}
.ticon-mail-reply:before, .ticon-reply:before {
	content: "\f112"
}
.ticon-github-alt:before {
	content: "\f113"
}
.ticon-folder-o:before {
	content: "\f114"
}
.ticon-folder-open-o:before {
	content: "\f115"
}
.ticon-smile-o:before {
	content: "\f118"
}
.ticon-frown-o:before {
	content: "\f119"
}
.ticon-meh-o:before {
	content: "\f11a"
}
.ticon-gamepad:before {
	content: "\f11b"
}
.ticon-keyboard-o:before {
	content: "\f11c"
}
.ticon-flag-o:before {
	content: "\f11d"
}
.ticon-flag-checkered:before {
	content: "\f11e"
}
.ticon-terminal:before {
	content: "\f120"
}
.ticon-code:before {
	content: "\f121"
}
.ticon-mail-reply-all:before, .ticon-reply-all:before {
	content: "\f122"
}
.ticon-star-half-empty:before, .ticon-star-half-full:before, .ticon-star-half-o:before {
	content: "\f123"
}
.ticon-location-arrow:before {
	content: "\f124"
}
.ticon-crop:before {
	content: "\f125"
}
.ticon-code-fork:before {
	content: "\f126"
}
.ticon-chain-broken:before, .ticon-unlink:before {
	content: "\f127"
}
.ticon-question:before {
	content: "\f128"
}
.ticon-info:before {
	content: "\f129"
}
.ticon-exclamation:before {
	content: "\f12a"
}
.ticon-superscript:before {
	content: "\f12b"
}
.ticon-subscript:before {
	content: "\f12c"
}
.ticon-eraser:before {
	content: "\f12d"
}
.ticon-puzzle-piece:before {
	content: "\f12e"
}
.ticon-microphone:before {
	content: "\f130"
}
.ticon-microphone-slash:before {
	content: "\f131"
}
.ticon-shield:before {
	content: "\f132"
}
.ticon-calendar-o:before {
	content: "\f133"
}
.ticon-fire-extinguisher:before {
	content: "\f134"
}
.ticon-rocket:before {
	content: "\f135"
}
.ticon-maxcdn:before {
	content: "\f136"
}
.ticon-chevron-circle-left:before {
	content: "\f137"
}
.ticon-chevron-circle-right:before {
	content: "\f138"
}
.ticon-chevron-circle-up:before {
	content: "\f139"
}
.ticon-chevron-circle-down:before {
	content: "\f13a"
}
.ticon-html5:before {
	content: "\f13b"
}
.ticon-css3:before {
	content: "\f13c"
}
.ticon-anchor:before {
	content: "\f13d"
}
.ticon-unlock-alt:before {
	content: "\f13e"
}
.ticon-bullseye:before {
	content: "\f140"
}
.ticon-ellipsis-h:before {
	content: "\f141"
}
.ticon-ellipsis-v:before {
	content: "\f142"
}
.ticon-rss-square:before {
	content: "\f143"
}
.ticon-play-circle:before {
	content: "\f144"
}
.ticon-ticket:before {
	content: "\f145"
}
.ticon-minus-square:before {
	content: "\f146"
}
.ticon-minus-square-o:before {
	content: "\f147"
}
.ticon-level-up:before {
	content: "\f148"
}
.ticon-level-down:before {
	content: "\f149"
}
.ticon-check-square:before {
	content: "\f14a"
}
.ticon-pencil-square:before {
	content: "\f14b"
}
.ticon-external-link-square:before {
	content: "\f14c"
}
.ticon-share-square:before {
	content: "\f14d"
}
.ticon-compass:before {
	content: "\f14e"
}
.ticon-caret-square-o-down:before, .ticon-toggle-down:before {
	content: "\f150"
}
.ticon-caret-square-o-up:before, .ticon-toggle-up:before {
	content: "\f151"
}
.ticon-caret-square-o-right:before, .ticon-toggle-right:before {
	content: "\f152"
}
.ticon-eur:before, .ticon-euro:before {
	content: "\f153"
}
.ticon-gbp:before {
	content: "\f154"
}
.ticon-dollar:before, .ticon-usd:before {
	content: "\f155"
}
.ticon-inr:before, .ticon-rupee:before {
	content: "\f156"
}
.ticon-cny:before, .ticon-jpy:before, .ticon-rmb:before, .ticon-yen:before {
	content: "\f157"
}
.ticon-rouble:before, .ticon-rub:before, .ticon-ruble:before {
	content: "\f158"
}
.ticon-krw:before, .ticon-won:before {
	content: "\f159"
}
.ticon-bitcoin:before, .ticon-btc:before {
	content: "\f15a"
}
.ticon-file:before {
	content: "\f15b"
}
.ticon-file-text:before {
	content: "\f15c"
}
.ticon-sort-alpha-asc:before {
	content: "\f15d"
}
.ticon-sort-alpha-desc:before {
	content: "\f15e"
}
.ticon-sort-amount-asc:before {
	content: "\f160"
}
.ticon-sort-amount-desc:before {
	content: "\f161"
}
.ticon-sort-numeric-asc:before {
	content: "\f162"
}
.ticon-sort-numeric-desc:before {
	content: "\f163"
}
.ticon-thumbs-up:before {
	content: "\f164"
}
.ticon-thumbs-down:before {
	content: "\f165"
}
.ticon-youtube-square:before {
	content: "\f166"
}
.ticon-youtube:before {
	content: "\f167"
}
.ticon-xing:before {
	content: "\f168"
}
.ticon-xing-square:before {
	content: "\f169"
}
.ticon-youtube-play:before {
	content: "\f16a"
}
.ticon-dropbox:before {
	content: "\f16b"
}
.ticon-stack-overflow:before {
	content: "\f16c"
}
.ticon-instagram:before {
	content: "\f16d"
}
.ticon-flickr:before {
	content: "\f16e"
}
.ticon-adn:before {
	content: "\f170"
}
.ticon-bitbucket:before {
	content: "\f171"
}
.ticon-bitbucket-square:before {
	content: "\f172"
}
.ticon-tumblr:before {
	content: "\f173"
}
.ticon-tumblr-square:before {
	content: "\f174"
}
.ticon-long-arrow-down:before {
	content: "\f175"
}
.ticon-long-arrow-up:before {
	content: "\f176"
}
.ticon-long-arrow-left:before {
	content: "\f177"
}
.ticon-long-arrow-right:before {
	content: "\f178"
}
.ticon-apple:before {
	content: "\f179"
}
.ticon-windows:before {
	content: "\f17a"
}
.ticon-android:before {
	content: "\f17b"
}
.ticon-linux:before {
	content: "\f17c"
}
.ticon-dribbble:before {
	content: "\f17d"
}
.ticon-skype:before {
	content: "\f17e"
}
.ticon-foursquare:before {
	content: "\f180"
}
.ticon-trello:before {
	content: "\f181"
}
.ticon-female:before {
	content: "\f182"
}
.ticon-male:before {
	content: "\f183"
}
.ticon-gittip:before, .ticon-gratipay:before {
	content: "\f184"
}
.ticon-sun-o:before {
	content: "\f185"
}
.ticon-moon-o:before {
	content: "\f186"
}
.ticon-archive:before {
	content: "\f187"
}
.ticon-bug:before {
	content: "\f188"
}
.ticon-vk:before {
	content: "\f189"
}
.ticon-weibo:before {
	content: "\f18a"
}
.ticon-renren:before {
	content: "\f18b"
}
.ticon-pagelines:before {
	content: "\f18c"
}
.ticon-stack-exchange:before {
	content: "\f18d"
}
.ticon-arrow-circle-o-right:before {
	content: "\f18e"
}
.ticon-arrow-circle-o-left:before {
	content: "\f190"
}
.ticon-caret-square-o-left:before, .ticon-toggle-left:before {
	content: "\f191"
}
.ticon-dot-circle-o:before {
	content: "\f192"
}
.ticon-wheelchair:before {
	content: "\f193"
}
.ticon-vimeo-square:before {
	content: "\f194"
}
.ticon-try:before, .ticon-turkish-lira:before {
	content: "\f195"
}
.ticon-plus-square-o:before {
	content: "\f196"
}
.ticon-space-shuttle:before {
	content: "\f197"
}
.ticon-slack:before {
	content: "\f198"
}
.ticon-envelope-square:before {
	content: "\f199"
}
.ticon-wordpress:before {
	content: "\f19a"
}
.ticon-openid:before {
	content: "\f19b"
}
.ticon-bank:before, .ticon-institution:before, .ticon-university:before {
	content: "\f19c"
}
.ticon-graduation-cap:before, .ticon-mortar-board:before {
	content: "\f19d"
}
.ticon-yahoo:before {
	content: "\f19e"
}
.ticon-google:before {
	content: "\f1a0"
}
.ticon-reddit:before {
	content: "\f1a1"
}
.ticon-reddit-square:before {
	content: "\f1a2"
}
.ticon-stumbleupon-circle:before {
	content: "\f1a3"
}
.ticon-stumbleupon:before {
	content: "\f1a4"
}
.ticon-delicious:before {
	content: "\f1a5"
}
.ticon-digg:before {
	content: "\f1a6"
}
.ticon-pied-piper-pp:before {
	content: "\f1a7"
}
.ticon-pied-piper-alt:before {
	content: "\f1a8"
}
.ticon-drupal:before {
	content: "\f1a9"
}
.ticon-joomla:before {
	content: "\f1aa"
}
.ticon-language:before {
	content: "\f1ab"
}
.ticon-fax:before {
	content: "\f1ac"
}
.ticon-building:before {
	content: "\f1ad"
}
.ticon-child:before {
	content: "\f1ae"
}
.ticon-paw:before {
	content: "\f1b0"
}
.ticon-spoon:before {
	content: "\f1b1"
}
.ticon-cube:before {
	content: "\f1b2"
}
.ticon-cubes:before {
	content: "\f1b3"
}
.ticon-behance:before {
	content: "\f1b4"
}
.ticon-behance-square:before {
	content: "\f1b5"
}
.ticon-steam:before {
	content: "\f1b6"
}
.ticon-steam-square:before {
	content: "\f1b7"
}
.ticon-recycle:before {
	content: "\f1b8"
}
.ticon-automobile:before, .ticon-car:before {
	content: "\f1b9"
}
.ticon-cab:before, .ticon-taxi:before {
	content: "\f1ba"
}
.ticon-tree:before {
	content: "\f1bb"
}
.ticon-spotify:before {
	content: "\f1bc"
}
.ticon-deviantart:before {
	content: "\f1bd"
}
.ticon-soundcloud:before {
	content: "\f1be"
}
.ticon-database:before {
	content: "\f1c0"
}
.ticon-file-pdf-o:before {
	content: "\f1c1"
}
.ticon-file-word-o:before {
	content: "\f1c2"
}
.ticon-file-excel-o:before {
	content: "\f1c3"
}
.ticon-file-powerpoint-o:before {
	content: "\f1c4"
}
.ticon-file-image-o:before, .ticon-file-photo-o:before, .ticon-file-picture-o:before {
	content: "\f1c5"
}
.ticon-file-archive-o:before, .ticon-file-zip-o:before {
	content: "\f1c6"
}
.ticon-file-audio-o:before, .ticon-file-sound-o:before {
	content: "\f1c7"
}
.ticon-file-movie-o:before, .ticon-file-video-o:before {
	content: "\f1c8"
}
.ticon-file-code-o:before {
	content: "\f1c9"
}
.ticon-vine:before {
	content: "\f1ca"
}
.ticon-codepen:before {
	content: "\f1cb"
}
.ticon-jsfiddle:before {
	content: "\f1cc"
}
.ticon-life-bouy:before, .ticon-life-buoy:before, .ticon-life-ring:before, .ticon-life-saver:before, .ticon-support:before {
	content: "\f1cd"
}
.ticon-circle-o-notch:before {
	content: "\f1ce"
}
.ticon-ra:before, .ticon-rebel:before, .ticon-resistance:before {
	content: "\f1d0"
}
.ticon-empire:before, .ticon-ge:before {
	content: "\f1d1"
}
.ticon-git-square:before {
	content: "\f1d2"
}
.ticon-git:before {
	content: "\f1d3"
}
.ticon-hacker-news:before, .ticon-y-combinator-square:before, .ticon-yc-square:before {
	content: "\f1d4"
}
.ticon-tencent-weibo:before {
	content: "\f1d5"
}
.ticon-qq:before {
	content: "\f1d6"
}
.ticon-wechat:before, .ticon-weixin:before {
	content: "\f1d7"
}
.ticon-paper-plane:before, .ticon-send:before {
	content: "\f1d8"
}
.ticon-paper-plane-o:before, .ticon-send-o:before {
	content: "\f1d9"
}
.ticon-history:before {
	content: "\f1da"
}
.ticon-circle-thin:before {
	content: "\f1db"
}
.ticon-header:before {
	content: "\f1dc"
}
.ticon-paragraph:before {
	content: "\f1dd"
}
.ticon-sliders:before {
	content: "\f1de"
}
.ticon-share-alt:before {
	content: "\f1e0"
}
.ticon-share-alt-square:before {
	content: "\f1e1"
}
.ticon-bomb:before {
	content: "\f1e2"
}
.ticon-futbol-o:before, .ticon-soccer-ball-o:before {
	content: "\f1e3"
}
.ticon-tty:before {
	content: "\f1e4"
}
.ticon-binoculars:before {
	content: "\f1e5"
}
.ticon-plug:before {
	content: "\f1e6"
}
.ticon-slideshare:before {
	content: "\f1e7"
}
.ticon-twitch:before {
	content: "\f1e8"
}
.ticon-yelp:before {
	content: "\f1e9"
}
.ticon-newspaper-o:before {
	content: "\f1ea"
}
.ticon-wifi:before {
	content: "\f1eb"
}
.ticon-calculator:before {
	content: "\f1ec"
}
.ticon-paypal:before {
	content: "\f1ed"
}
.ticon-google-wallet:before {
	content: "\f1ee"
}
.ticon-cc-visa:before {
	content: "\f1f0"
}
.ticon-cc-mastercard:before {
	content: "\f1f1"
}
.ticon-cc-discover:before {
	content: "\f1f2"
}
.ticon-cc-amex:before {
	content: "\f1f3"
}
.ticon-cc-paypal:before {
	content: "\f1f4"
}
.ticon-cc-stripe:before {
	content: "\f1f5"
}
.ticon-bell-slash:before {
	content: "\f1f6"
}
.ticon-bell-slash-o:before {
	content: "\f1f7"
}
.ticon-trash:before {
	content: "\f1f8"
}
.ticon-copyright:before {
	content: "\f1f9"
}
.ticon-at:before {
	content: "\f1fa"
}
.ticon-eyedropper:before {
	content: "\f1fb"
}
.ticon-paint-brush:before {
	content: "\f1fc"
}
.ticon-birthday-cake:before {
	content: "\f1fd"
}
.ticon-area-chart:before {
	content: "\f1fe"
}
.ticon-pie-chart:before {
	content: "\f200"
}
.ticon-line-chart:before {
	content: "\f201"
}
.ticon-lastfm:before {
	content: "\f202"
}
.ticon-lastfm-square:before {
	content: "\f203"
}
.ticon-toggle-off:before {
	content: "\f204"
}
.ticon-toggle-on:before {
	content: "\f205"
}
.ticon-bicycle:before {
	content: "\f206"
}
.ticon-bus:before {
	content: "\f207"
}
.ticon-ioxhost:before {
	content: "\f208"
}
.ticon-angellist:before {
	content: "\f209"
}
.ticon-cc:before {
	content: "\f20a"
}
.ticon-ils:before, .ticon-shekel:before, .ticon-sheqel:before {
	content: "\f20b"
}
.ticon-meanpath:before {
	content: "\f20c"
}
.ticon-buysellads:before {
	content: "\f20d"
}
.ticon-connectdevelop:before {
	content: "\f20e"
}
.ticon-dashcube:before {
	content: "\f210"
}
.ticon-forumbee:before {
	content: "\f211"
}
.ticon-leanpub:before {
	content: "\f212"
}
.ticon-sellsy:before {
	content: "\f213"
}
.ticon-shirtsinbulk:before {
	content: "\f214"
}
.ticon-simplybuilt:before {
	content: "\f215"
}
.ticon-skyatlas:before {
	content: "\f216"
}
.ticon-cart-plus:before {
	content: "\f217"
}
.ticon-cart-arrow-down:before {
	content: "\f218"
}
.ticon-diamond:before {
	content: "\f219"
}
.ticon-ship:before {
	content: "\f21a"
}
.ticon-user-secret:before {
	content: "\f21b"
}
.ticon-motorcycle:before {
	content: "\f21c"
}
.ticon-street-view:before {
	content: "\f21d"
}
.ticon-heartbeat:before {
	content: "\f21e"
}
.ticon-venus:before {
	content: "\f221"
}
.ticon-mars:before {
	content: "\f222"
}
.ticon-mercury:before {
	content: "\f223"
}
.ticon-intersex:before, .ticon-transgender:before {
	content: "\f224"
}
.ticon-transgender-alt:before {
	content: "\f225"
}
.ticon-venus-double:before {
	content: "\f226"
}
.ticon-mars-double:before {
	content: "\f227"
}
.ticon-venus-mars:before {
	content: "\f228"
}
.ticon-mars-stroke:before {
	content: "\f229"
}
.ticon-mars-stroke-v:before {
	content: "\f22a"
}
.ticon-mars-stroke-h:before {
	content: "\f22b"
}
.ticon-neuter:before {
	content: "\f22c"
}
.ticon-genderless:before {
	content: "\f22d"
}
.ticon-facebook-official:before {
	content: "\f230"
}
.ticon-pinterest-p:before {
	content: "\f231"
}
.ticon-whatsapp:before {
	content: "\f232"
}
.ticon-server:before {
	content: "\f233"
}
.ticon-user-plus:before {
	content: "\f234"
}
.ticon-user-times:before {
	content: "\f235"
}
.ticon-bed:before, .ticon-hotel:before {
	content: "\f236"
}
.ticon-viacoin:before {
	content: "\f237"
}
.ticon-train:before {
	content: "\f238"
}
.ticon-subway:before {
	content: "\f239"
}
.ticon-medium:before {
	content: "\f23a"
}
.ticon-y-combinator:before, .ticon-yc:before {
	content: "\f23b"
}
.ticon-optin-monster:before {
	content: "\f23c"
}
.ticon-opencart:before {
	content: "\f23d"
}
.ticon-expeditedssl:before {
	content: "\f23e"
}
.ticon-battery-4:before, .ticon-battery-full:before, .ticon-battery:before {
	content: "\f240"
}
.ticon-battery-3:before, .ticon-battery-three-quarters:before {
	content: "\f241"
}
.ticon-battery-2:before, .ticon-battery-half:before {
	content: "\f242"
}
.ticon-battery-1:before, .ticon-battery-quarter:before {
	content: "\f243"
}
.ticon-battery-0:before, .ticon-battery-empty:before {
	content: "\f244"
}
.ticon-mouse-pointer:before {
	content: "\f245"
}
.ticon-i-cursor:before {
	content: "\f246"
}
.ticon-object-group:before {
	content: "\f247"
}
.ticon-object-ungroup:before {
	content: "\f248"
}
.ticon-sticky-note:before {
	content: "\f249"
}
.ticon-sticky-note-o:before {
	content: "\f24a"
}
.ticon-cc-jcb:before {
	content: "\f24b"
}
.ticon-cc-diners-club:before {
	content: "\f24c"
}
.ticon-clone:before {
	content: "\f24d"
}
.ticon-balance-scale:before {
	content: "\f24e"
}
.ticon-hourglass-o:before {
	content: "\f250"
}
.ticon-hourglass-1:before, .ticon-hourglass-start:before {
	content: "\f251"
}
.ticon-hourglass-2:before, .ticon-hourglass-half:before {
	content: "\f252"
}
.ticon-hourglass-3:before, .ticon-hourglass-end:before {
	content: "\f253"
}
.ticon-hourglass:before {
	content: "\f254"
}
.ticon-hand-grab-o:before, .ticon-hand-rock-o:before {
	content: "\f255"
}
.ticon-hand-paper-o:before, .ticon-hand-stop-o:before {
	content: "\f256"
}
.ticon-hand-scissors-o:before {
	content: "\f257"
}
.ticon-hand-lizard-o:before {
	content: "\f258"
}
.ticon-hand-spock-o:before {
	content: "\f259"
}
.ticon-hand-pointer-o:before {
	content: "\f25a"
}
.ticon-hand-peace-o:before {
	content: "\f25b"
}
.ticon-trademark:before {
	content: "\f25c"
}
.ticon-registered:before {
	content: "\f25d"
}
.ticon-creative-commons:before {
	content: "\f25e"
}
.ticon-gg:before {
	content: "\f260"
}
.ticon-gg-circle:before {
	content: "\f261"
}
.ticon-tripadvisor:before {
	content: "\f262"
}
.ticon-odnoklassniki:before {
	content: "\f263"
}
.ticon-odnoklassniki-square:before {
	content: "\f264"
}
.ticon-get-pocket:before {
	content: "\f265"
}
.ticon-wikipedia-w:before {
	content: "\f266"
}
.ticon-safari:before {
	content: "\f267"
}
.ticon-chrome:before {
	content: "\f268"
}
.ticon-firefox:before {
	content: "\f269"
}
.ticon-opera:before {
	content: "\f26a"
}
.ticon-internet-explorer:before {
	content: "\f26b"
}
.ticon-television:before, .ticon-tv:before {
	content: "\f26c"
}
.ticon-contao:before {
	content: "\f26d"
}
.ticon-500px:before {
	content: "\f26e"
}
.ticon-amazon:before {
	content: "\f270"
}
.ticon-calendar-plus-o:before {
	content: "\f271"
}
.ticon-calendar-minus-o:before {
	content: "\f272"
}
.ticon-calendar-times-o:before {
	content: "\f273"
}
.ticon-calendar-check-o:before {
	content: "\f274"
}
.ticon-industry:before {
	content: "\f275"
}
.ticon-map-pin:before {
	content: "\f276"
}
.ticon-map-signs:before {
	content: "\f277"
}
.ticon-map-o:before {
	content: "\f278"
}
.ticon-map:before {
	content: "\f279"
}
.ticon-commenting:before {
	content: "\f27a"
}
.ticon-commenting-o:before {
	content: "\f27b"
}
.ticon-houzz:before {
	content: "\f27c"
}
.ticon-vimeo:before {
	content: "\f27d"
}
.ticon-black-tie:before {
	content: "\f27e"
}
.ticon-fonticons:before {
	content: "\f280"
}
.ticon-reddit-alien:before {
	content: "\f281"
}
.ticon-edge:before {
	content: "\f282"
}
.ticon-credit-card-alt:before {
	content: "\f283"
}
.ticon-codiepie:before {
	content: "\f284"
}
.ticon-modx:before {
	content: "\f285"
}
.ticon-fort-awesome:before {
	content: "\f286"
}
.ticon-usb:before {
	content: "\f287"
}
.ticon-product-hunt:before {
	content: "\f288"
}
.ticon-mixcloud:before {
	content: "\f289"
}
.ticon-scribd:before {
	content: "\f28a"
}
.ticon-pause-circle:before {
	content: "\f28b"
}
.ticon-pause-circle-o:before {
	content: "\f28c"
}
.ticon-stop-circle:before {
	content: "\f28d"
}
.ticon-stop-circle-o:before {
	content: "\f28e"
}
.ticon-shopping-bag:before {
	content: "\f290"
}
.ticon-shopping-basket:before {
	content: "\f291"
}
.ticon-hashtag:before {
	content: "\f292"
}
.ticon-bluetooth:before {
	content: "\f293"
}
.ticon-bluetooth-b:before {
	content: "\f294"
}
.ticon-percent:before {
	content: "\f295"
}
.ticon-gitlab:before {
	content: "\f296"
}
.ticon-wpbeginner:before {
	content: "\f297"
}
.ticon-wpforms:before {
	content: "\f298"
}
.ticon-envira:before {
	content: "\f299"
}
.ticon-universal-access:before {
	content: "\f29a"
}
.ticon-wheelchair-alt:before {
	content: "\f29b"
}
.ticon-question-circle-o:before {
	content: "\f29c"
}
.ticon-blind:before {
	content: "\f29d"
}
.ticon-audio-description:before {
	content: "\f29e"
}
.ticon-volume-control-phone:before {
	content: "\f2a0"
}
.ticon-braille:before {
	content: "\f2a1"
}
.ticon-assistive-listening-systems:before {
	content: "\f2a2"
}
.ticon-american-sign-language-interpreting:before, .ticon-asl-interpreting:before {
	content: "\f2a3"
}
.ticon-deaf:before, .ticon-deafness:before, .ticon-hard-of-hearing:before {
	content: "\f2a4"
}
.ticon-glide:before {
	content: "\f2a5"
}
.ticon-glide-g:before {
	content: "\f2a6"
}
.ticon-sign-language:before, .ticon-signing:before {
	content: "\f2a7"
}
.ticon-low-vision:before {
	content: "\f2a8"
}
.ticon-viadeo:before {
	content: "\f2a9"
}
.ticon-viadeo-square:before {
	content: "\f2aa"
}
.ticon-snapchat:before {
	content: "\f2ab"
}
.ticon-snapchat-ghost:before {
	content: "\f2ac"
}
.ticon-snapchat-square:before {
	content: "\f2ad"
}
.ticon-pied-piper:before {
	content: "\f2ae"
}
.ticon-first-order:before {
	content: "\f2b0"
}
.ticon-yoast:before {
	content: "\f2b1"
}
.ticon-themeisle:before {
	content: "\f2b2"
}
.ticon-google-plus-circle:before, .ticon-google-plus-official:before {
	content: "\f2b3"
}
.ticon-fa:before, .ticon-font-awesome:before {
	content: "\f2b4"
}
.ticon-handshake-o:before {
	content: "\f2b5"
}
.ticon-envelope-open:before {
	content: "\f2b6"
}
.ticon-envelope-open-o:before {
	content: "\f2b7"
}
.ticon-linode:before {
	content: "\f2b8"
}
.ticon-address-book:before {
	content: "\f2b9"
}
.ticon-address-book-o:before {
	content: "\f2ba"
}
.ticon-address-card:before, .ticon-vcard:before {
	content: "\f2bb"
}
.ticon-address-card-o:before, .ticon-vcard-o:before {
	content: "\f2bc"
}
.ticon-user-circle:before {
	content: "\f2bd"
}
.ticon-user-circle-o:before {
	content: "\f2be"
}
.ticon-user-o:before {
	content: "\f2c0"
}
.ticon-id-badge:before {
	content: "\f2c1"
}
.ticon-drivers-license:before, .ticon-id-card:before {
	content: "\f2c2"
}
.ticon-drivers-license-o:before, .ticon-id-card-o:before {
	content: "\f2c3"
}
.ticon-quora:before {
	content: "\f2c4"
}
.ticon-free-code-camp:before {
	content: "\f2c5"
}
.ticon-telegram:before {
	content: "\f2c6"
}
.ticon-thermometer-4:before, .ticon-thermometer-full:before, .ticon-thermometer:before {
	content: "\f2c7"
}
.ticon-thermometer-3:before, .ticon-thermometer-three-quarters:before {
	content: "\f2c8"
}
.ticon-thermometer-2:before, .ticon-thermometer-half:before {
	content: "\f2c9"
}
.ticon-thermometer-1:before, .ticon-thermometer-quarter:before {
	content: "\f2ca"
}
.ticon-thermometer-0:before, .ticon-thermometer-empty:before {
	content: "\f2cb"
}
.ticon-shower:before {
	content: "\f2cc"
}
.ticon-bath:before, .ticon-bathtub:before, .ticon-s15:before {
	content: "\f2cd"
}
.ticon-podcast:before {
	content: "\f2ce"
}
.ticon-window-maximize:before {
	content: "\f2d0"
}
.ticon-window-minimize:before {
	content: "\f2d1"
}
.ticon-window-restore:before {
	content: "\f2d2"
}
.ticon-times-rectangle:before, .ticon-window-close:before {
	content: "\f2d3"
}
.ticon-times-rectangle-o:before, .ticon-window-close-o:before {
	content: "\f2d4"
}
.ticon-bandcamp:before {
	content: "\f2d5"
}
.ticon-grav:before {
	content: "\f2d6"
}
.ticon-etsy:before {
	content: "\f2d7"
}
.ticon-imdb:before {
	content: "\f2d8"
}
.ticon-ravelry:before {
	content: "\f2d9"
}
.ticon-eercast:before {
	content: "\f2da"
}
.ticon-microchip:before {
	content: "\f2db"
}
.ticon-snowflake-o:before {
	content: "\f2dc"
}
.ticon-superpowers:before {
	content: "\f2dd"
}
.ticon-wpexplorer:before {
	content: "\f2de"
}
.ticon-meetup:before {
	content: "\f2e0"
}
#site-navigation .menu-button>a>span.link-inner, #wp-calendar caption, #wp-calendar tbody td:hover a, .background-highlight, .modern-menu-widget li.current-menu-item a, .post-tags a:hover, .tagcloud a:hover, .wpex-accent-bg, .wpex-carousel .owl-dot.active, .wpex-carousel .owl-next, .wpex-carousel .owl-prev {
	background: #2c87f0;
	color: #fff
}
#site-navigation .menu-button>a>span.link-inner:hover, #site-scroll-top:hover, .wpex-carousel .owl-next:hover, .wpex-carousel .owl-prev:hover {
	background: #1175e9
}
#site-navigation .dropdown-menu>li.menu-item.current-menu-item>a, #site-navigation .dropdown-menu>li.menu-item.current-menu-parent>a, #site-navigation .dropdown-menu>li.menu-item>a:hover, .entry-title a:hover, .wpex-accent-color, a.wpex-accent-color, a:hover h2, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #1175e9
}
.theme-heading.border-w-color span.text {
	border-bottom-color: #1175e9
}
#searchform-dropdown {
	border-color: #1175e9
}
.wpex-dropdown-top-border #site-navigation .dropdown-menu li.menu-item ul.sub-menu {
	border-top-color: #1175e9
}
.sf-menu, .sf-menu ul.sub-menu {
	margin: 0;
	padding: 0;
	list-style: none
}
.sf-menu ul.sub-menu {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 10001;
	min-width: 140px
}
.sf-menu>li.menu-item {
	float: left
}
.sf-menu li.menu-item.sfHover>ul, .sf-menu li.menu-item:hover>ul {
	display: block
}
.sf-menu li.menu-item>a {
	display: block;
	position: relative
}
.sf-menu ul.sub-menu ul.sub-menu {
	top: 0;
	left: 100%
}
.sf-menu {
	float: left
}
.sf-menu li.menu-item>a {
	zoom: 1
}
.sf-menu li.menu-item {
	position: relative;
	white-space: nowrap
}
.sf-menu li.menu-item.sfHover, .sf-menu li.menu-item:hover {
	transition: none
}
.typed-cursor {
	font-weight: 300;
	opacity: 1;
	-webkit-animation: blink .7s infinite;
	-moz-animation: blink .7s infinite;
	animation: blink .7s infinite
}
@keyframes blink {
0% {
opacity:1
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes blink {
0% {
opacity:1
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes blink {
0% {
opacity:1
}
50% {
opacity:0
}
100% {
opacity:1
}
}
.wpex-animsition-loading {
	position: fixed;
	top: 50%;
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0;
	color: #aaa;
	font-size: 24px
}
#lean_overlay {
	position: fixed;
	z-index: 10002;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none
}
.ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social *, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-loader, .ilightbox-loader *, .ilightbox-overlay, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-toolbar, .ilightbox-toolbar * {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 100%;
	vertical-align: baseline;
	background: 0 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-o-user-select: none;
	user-select: none
}
.ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-loader, .ilightbox-loader *, .ilightbox-overlay, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-toolbar {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0)
}
.ilightbox-noscroll {
	overflow: hidden
}
.ilightbox-closedhand * {
	cursor: url(assets/images/closedhand.cur), default!important
}
.ilightbox-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100000
}
.ilightbox-loader {
	position: fixed;
	z-index: 100005;
	top: 45%;
	left: -192px;
	padding-left: 30px;
	opacity: .9;
	-webkit-border-radius: 0 100px 100px 0;
	border-radius: 0 100px 100px 0
}
.ilightbox-loader div {
	width: 72px;
	height: 72px;
	-webkit-border-radius: 0 100px 100px 0;
	border-radius: 0 100px 100px 0
}
.ilightbox-loader.horizontal {
	left: 45%;
	top: -192px;
	padding: 0;
	padding-top: 30px;
	-webkit-border-radius: 0 0 100px 100px;
	border-radius: 0 0 100px 100px
}
.ilightbox-loader.horizontal div {
	-webkit-border-radius: 0 0 100px 100px;
	border-radius: 0 0 100px 100px
}
.ilightbox-toolbar {
	display: none;
	position: fixed;
	z-index: 100010
}
.ilightbox-toolbar a {
	float: left;
	cursor: pointer
}
.ilightbox-toolbar .ilightbox-next-button, .ilightbox-toolbar .ilightbox-prev-button {
	display: none
}
.ilightbox-thumbnails {
	display: block;
	position: fixed;
	z-index: 100009
}
.ilightbox-thumbnails.ilightbox-horizontal {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px
}
.ilightbox-thumbnails.ilightbox-vertical {
	top: 0;
	right: 0;
	width: 140px;
	height: 100%;
	overflow: hidden
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
	display: block;
	position: relative
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
	width: 100%;
	height: 100px
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
	width: 140px;
	height: 100%
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
	display: block;
	position: absolute;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0)
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
	display: block;
	cursor: pointer;
	padding: 10px;
	position: relative
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-ms-interpolation-mode: bicubic
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .7
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
	opacity: 1
}
.ilightbox-holder {
	display: none;
	position: fixed;
	z-index: 100003;
	-webkit-transform: none;
	-moz-transform: none
}
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
	cursor: pointer
}
.ilightbox-holder div.ilightbox-container {
	position: relative;
	width: 100%;
	height: 100%
}
.ilightbox-holder.supportTouch div.ilightbox-container {
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}
.ilightbox-holder img.ilightbox-image {
	width: 100%;
	height: 100%
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
	display: none;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	max-width: 100%;
	padding: 5px 10px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 150%;
	word-wrap: break-word;
	z-index: 20003;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.ilightbox-holder .ilightbox-alert {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	padding-top: 100px;
	margin: auto;
	width: 300px;
	height: 50px
}
.ilightbox-holder .ilightbox-wrapper {
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
.ilightbox-holder .ilightbox-inner-toolbar {
	position: relative;
	z-index: 100
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
	position: absolute
}
.ilightbox-button {
	position: fixed;
	z-index: 100008;
	cursor: pointer
}
.isMobile .ilightbox-button, .isMobile .ilightbox-thumbnails {
	display: none!important
}
.isMobile .ilightbox-toolbar .ilightbox-next-button, .isMobile .ilightbox-toolbar .ilightbox-prev-button {
	display: block
}
.ilightbox-holder .ilightbox-container .ilightbox-caption p:last-child {
	margin: 0
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
	font-weight: 400;
	font-size: 16px;
	font-family: inherit
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
	-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.sp-slides-container {
	position: relative
}
.sp-mask {
	position: relative;
	overflow: hidden
}
.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}
.sp-slide {
	position: absolute
}
.sp-image-container {
	overflow: hidden
}
.sp-image {
	position: relative;
	display: block;
	border: none
}
.sp-no-js {
	overflow: hidden;
	max-width: 100%
}
.sp-thumbnails-container {
	position: relative;
	overflow: hidden
}
.sp-bottom-thumbnails, .sp-top-thumbnails {
	left: 0;
	margin: 0 auto
}
.sp-top-thumbnails {
	position: absolute;
	top: 0;
	margin-bottom: 4px
}
.sp-bottom-thumbnails {
	margin-top: 4px
}
.sp-left-thumbnails, .sp-right-thumbnails {
	position: absolute;
	top: 0
}
.sp-right-thumbnails {
	right: 0;
	margin-left: 4px
}
.sp-left-thumbnails {
	left: 0;
	margin-right: 4px
}
.sp-thumbnails {
	position: relative
}
.sp-thumbnail {
	border: none
}
.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
	margin-left: 2px;
	margin-right: 2px
}
.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
	margin-left: 0
}
.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
	margin-right: 0
}
.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
	margin-top: 2px;
	margin-bottom: 2px
}
.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
	margin-top: 0
}
.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
	margin-bottom: 0
}
.sp-right-thumbnails.sp-has-pointer {
	margin-left: -13px
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	left: 18px;
	margin-left: 0!important
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid red;
	left: 0;
	top: 0;
	margin-left: 13px
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 13px solid red;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}
.sp-left-thumbnails.sp-has-pointer {
	margin-right: -13px
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	right: 18px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid red;
	right: 0;
	top: 0;
	margin-right: 13px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-left: 13px solid red;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}
.sp-bottom-thumbnails.sp-has-pointer {
	margin-top: -13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 18px;
	margin-top: 0!important
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid red;
	top: 0;
	margin-top: 13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -8px;
	border-bottom: 13px solid red;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}
.sp-top-thumbnails.sp-has-pointer {
	margin-bottom: -13px
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	bottom: 18px
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid red;
	bottom: 0;
	margin-bottom: 13px
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-left: -8px;
	border-top: 13px solid red;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}
.sp-layer {
	position: absolute;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden
}
.sp-black {
	color: #fff;
	background: #000;
	background: rgba(0,0,0,.7)
}
.sp-white {
	color: #000;
	background: #fff;
	background: rgba(255,255,255,.7)
}
.sp-rounded {
	border-radius: 10px
}
.sp-padding {
	padding: 10px
}
.sp-grab {
	cursor: url(assets/images/openhand.cur), move
}
.sp-grabbing {
	cursor: url(assets/images/closedhand.cur), move
}
.sp-selectable {
	cursor: default
}
.sp-caption-container {
	text-align: center;
	margin-top: 10px
}
.sp-full-screen {
	margin: 0!important;
	background-color: #000
}
.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.sp-full-screen-button:before {
	content: '\2195'
}
.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.slider-pro:hover .sp-fade-full-screen {
	opacity: 1
}
.sp-buttons {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 10px
}
.sp-button {
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}
.sp-selected-button {
	background-color: #000
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.sp-button {
	width: 14px;
	height: 14px
}
}
@media only screen and (min-width:568px) and (max-width:768px) {
.sp-button {
	width: 16px;
	height: 16px
}
}
@media only screen and (min-width:320px) and (max-width:568px) {
.sp-button {
	width: 18px;
	height: 18px
}
}
.sp-arrows {
	position: absolute
}
.sp-fade-arrows {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.sp-slides-container:hover .sp-fade-arrows {
	opacity: 1
}
.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px
}
.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px
}
.sp-arrow {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer
}
.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sp-horizontal .sp-previous-arrow {
	left: 20px
}
.sp-horizontal .sp-next-arrow {
	right: 20px
}
.sp-vertical .sp-previous-arrow {
	top: 20px
}
.sp-vertical .sp-next-arrow {
	bottom: 20px
}
.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #fff
}
.sp-previous-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg)
}
.sp-previous-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg)
}
.sp-next-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg)
}
.sp-next-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg)
}
.ie7 .sp-arrow, .ie8 .sp-arrow {
	width: 0;
	height: 0
}
.ie7 .sp-arrow:after, .ie7 .sp-arrow:before, .ie8 .sp-arrow:after, .ie8 .sp-arrow:before {
	content: none
}
.ie7.sp-horizontal .sp-previous-arrow, .ie8.sp-horizontal .sp-previous-arrow {
	border-right: 20px solid #fff;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent
}
.ie7.sp-horizontal .sp-next-arrow, .ie8.sp-horizontal .sp-next-arrow {
	border-left: 20px solid #fff;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent
}
.ie7.sp-vertical .sp-previous-arrow, .ie8.sp-vertical .sp-previous-arrow {
	border-bottom: 20px solid #fff;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}
.ie7.sp-vertical .sp-next-arrow, .ie8.sp-vertical .sp-next-arrow {
	border-top: 20px solid #fff;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}
.sp-thumbnail-arrows {
	position: absolute
}
.sp-fade-thumbnail-arrows {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
	opacity: 1
}
.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -12px
}
.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -7px
}
.sp-thumbnail-arrow {
	position: absolute;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
	left: 0
}
.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
	right: 0
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	top: 0
}
.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
	bottom: 0
}
.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #fff
}
.sp-previous-thumbnail-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg)
}
.sp-previous-thumbnail-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg)
}
.sp-next-thumbnail-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg)
}
.sp-next-thumbnail-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg)
}
.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
	width: 0;
	height: 0
}
.ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
	content: none
}
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent
}
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent
}
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	border-bottom: 12px solid #fff;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
	border-top: 12px solid #fff;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}
a.sp-video {
	text-decoration: none
}
a.sp-video img {
	-webkit-backface-visibility: hidden;
	border: none
}
a.sp-video:after {
	content: '\25B6';
	position: absolute;
	width: 45px;
	padding-left: 5px;
	height: 50px;
	border: 2px solid #fff;
	text-align: center;
	font-size: 30px;
	border-radius: 30px;
	top: 0;
	color: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.2);
	margin: auto;
	line-height: 52px
}
.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
	max-width: none!important;
	max-height: none!important;
	border: none!important;
	border-radius: 0!important;
	padding: 0!important;
	-webkit-box-shadow: none!important;
	-mox-box-shadow: none!important;
	box-shadow: none!important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none
}
.slider-pro a {
	position: static;
	transition: none!important;
	-moz-transition: none!important;
	-webkit-transition: none!important;
	-o-transition: none!important
}
.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
	max-width: none;
	max-height: none
}
.slider-pro p.sp-layer {
	font-size: 14px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h1.sp-layer {
	font-size: 32px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h2.sp-layer {
	font-size: 24px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h3.sp-layer {
	font-size: 19px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h4.sp-layer {
	font-size: 16px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h5.sp-layer {
	font-size: 13px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h6.sp-layer {
	font-size: 11px;
	line-height: 1.4;
	margin: 0
}
.slider-pro img.sp-layer {
	border: none
}
.tparrows.preview2:after {
	line-height: 1
}
.polylang-switcher-shortcode li {
	float: left;
	margin-right: 5px
}
.polylang-switcher-shortcode.flags-and-names li {
	margin-right: 15px
}
.polylang-switcher-shortcode li:last-child {
	margin-right: 0
}
.dataTables_wrapper table {
	line-height: 1.7
}
.dataTables_wrapper .tablepress tfoot th, .dataTables_wrapper .tablepress thead th {
	background: #eee
}
.dataTables_wrapper .tablepress .sorting:hover, .dataTables_wrapper .tablepress .sorting_asc, .dataTables_wrapper .tablepress .sorting_desc {
	background: #777;
	color: #fff!important
}
.dataTables_wrapper .tablepress tfoot th, .dataTables_wrapper .tablepress thead th {
	color: #444
}
.dataTables_wrapper .tablepress tbody td, .dataTables_wrapper .tablepress tfoot th {
	border-color: #e8e8e8
}
.dataTables_wrapper .tablepress .odd td {
	background: #f7f7f7
}
.dataTables_wrapper .dataTables_info {
	padding-top: 10px;
	opacity: .7
}
.dataTables_paginate {
	padding-top: 10px
}
.dataTables_paginate.paging_simple {
	padding: 10px 0 0!important
}
.dataTables_paginate.paging_simple .paginate_button.next:after, .dataTables_paginate.paging_simple .paginate_button.previous:before {
	font-family: ticons;
	text-shadow: none;
	color: inherit;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	margin: 0;
	line-height: inherit
}
.dataTables_paginate.paging_simple .paginate_button.previous:before {
	content: "\f137";
	margin-right: 8px
}
.dataTables_paginate.paging_simple .paginate_button.next:after {
	content: "\f138";
	margin-left: 8px
}
.dataTables_paginate.paging_simple a {
	text-decoration: none;
	color: #555!important
}
.dataTables_paginate.paging_simple .paginate_button.disabled {
	opacity: .35
}
.dataTables_filter, .dataTables_length {
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px
}
.dataTables_filter input[type=search] {
	height: 26px;
	padding: 0 4px
}
#footer #lang_sel_list a, #footer #lang_sel_list a:visited {
	background: 0 0;
	color: inherit;
	padding: 0;
	font-size: inherit
}
#footer #lang_sel_list li {
	float: none;
	border: none
}
.ilightbox-button.ilightbox-fullscreen {
	display: none!important
}
.ilightbox-overlay.total {
	background: #000
}
.ilightbox-loader.total {
	background-color: transparent
}
.ilightbox-loader.total div {
	background-color: transparent;
	background: url(assets/images/lightbox-preloader.gif) no-repeat center
}
.ilightbox-holder.total .ilightbox-inner-toolbar .ilightbox-title {
	font-size: 1em;
	padding: 10px 0;
	padding-right: 60px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 1.5
}
.ilightbox-holder.total .ilightbox-inner-toolbar .ilightbox-toolbar {
	left: auto;
	top: 5px;
	right: 5px
}
.ilightbox-holder.total .ilightbox-inner-toolbar .ilightbox-toolbar a {
	float: right
}
.ilightbox-holder.total .ilightbox-container .ilightbox-caption {
	background: #000;
	background: rgba(0,0,0,.6);
	font-size: 13px;
	display: block!important;
	opacity: 1!important;
	left: 0;
	right: 0;
	text-align: center;
	padding: 12px;
	color: #aaa;
	bottom: 0
}
.ilightbox-toolbar.total {
	top: 0;
	right: 12px
}
.ilightbox-toolbar.total a {
	float: right;
	width: 35px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 14px;
	opacity: .6;
	transition: opacity .1s ease-in-out;
	font-family: ticons;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.ilightbox-toolbar.total a::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.ilightbox-toolbar.total a:hover {
	opacity: 1
}
.ilightbox-toolbar.total a.ilightbox-play::after {
	content: "\f04b"
}
.ilightbox-toolbar.total a.ilightbox-pause::after {
	content: "\f04c"
}
.ilightbox-toolbar.total a.ilightbox-close::after {
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 31px;
	content: "\00d7"
}
.ilightbox-toolbar.total a.ilightbox-fullscreen::after {
	content: "\f0b2"
}
.ilightbox-toolbar.total a.disabled {
	opacity: .2!important;
	cursor: default
}
.isMobile .ilightbox-toolbar.total {
	background: #000;
	bottom: 0;
	top: auto;
	left: 0;
	width: 100%;
	height: 44px;
	text-align: center
}
.isMobile .ilightbox-toolbar.total a {
	display: inline-block;
	float: none;
	width: 44px;
	height: 44px
}
.isMobile .ilightbox-toolbar.total a.ilightbox-next-button, .isMobile .ilightbox-toolbar.total a.ilightbox-prev-button {
	font-family: ticons;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 21px
}
.isMobile .ilightbox-toolbar.total a.ilightbox-next-button::after, .isMobile .ilightbox-toolbar.total a.ilightbox-prev-button::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.isMobile .ilightbox-toolbar.total a.ilightbox-next-button::after {
	content: "\f105"
}
.isMobile .ilightbox-toolbar.total a.ilightbox-prev-button::after {
	content: "\f104"
}
.isMobile .ilightbox-toolbar.total a.ilightbox-pause, .isMobile .ilightbox-toolbar.total a.ilightbox-play {
	display: none
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
	width: 100%;
	height: 100%
}
.ilightbox-button.total.disabled {
	opacity: .2!important;
	cursor: not-allowed
}
.ilightbox-button.total span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute
}
.ilightbox-button.total.disabled span {
	opacity: .6
}
.ilightbox-button.total {
	bottom: 0;
	right: 0;
	left: 0;
	width: 95px;
	height: 70px;
	line-height: 70px;
	margin: auto;
	color: #fff;
	text-align: center;
	font-size: 32px;
	font-family: ticons;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.ilightbox-button.ilightbox-prev-button.total {
	top: 0;
	bottom: auto
}
.ilightbox-button.total span:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.ilightbox-button.ilightbox-next-button.total span:after {
	content: "\f107"
}
.ilightbox-button.ilightbox-prev-button.total span:after {
	content: "\f106"
}
.ilightbox-button.total.horizontal {
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	width: 75px;
	height: 100px;
	line-height: 100px
}
.ilightbox-button.ilightbox-next-button.total.horizontal span:after {
	content: "\f105"
}
.ilightbox-button.ilightbox-prev-button.total.horizontal {
	right: auto;
	left: 0
}
.ilightbox-button.ilightbox-prev-button.total.horizontal span:after {
	content: "\f104"
}
.isMobile .ilightbox-social {
	display: none!important
}
.ilightbox-holder.total .ilightbox-container .ilightbox-social {
	display: block!important;
	right: 20px;
	left: auto;
	top: -10px;
	padding: 0
}
.ilightbox-holder.total .ilightbox-container .ilightbox-social ul li a {
	background-image: none!important;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	opacity: .5;
	font-size: 16px
}
.ilightbox-holder.total .ilightbox-container .ilightbox-social ul li a:hover {
	opacity: 1
}
.ilightbox-social.total a:after {
	position: relative
}
.ilightbox-holder.total .ilightbox-social li.facebook a:after {
	content: "\f09a"
}
.ilightbox-holder.total .ilightbox-social li.twitter a:after {
	content: "\f099"
}
.ilightbox-holder.total .ilightbox-social li.googleplus a:after {
	content: "\f0d5"
}
.ilightbox-holder.total .ilightbox-social li.pinterest a:after {
	content: "\f231"
}
.ilightbox-holder.total .ilightbox-social li a:after {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.has-mobile-menu .show-at-mm-breakpoint {
	display: none
}
.visible-tablet, .visible-tablet-landscape, .visible-tablet-portrait {
	display: none!important
}
@supports (-webkit-overflow-scrolling:touch) {
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select:focus, textarea {
font-size:16px
}
}
@media only screen and (max-width:1279px) {
.visible-desktop-large {
	display: none!important
}
}
@media only screen and (max-width:1280px) {
#site-navigation .dropdown-menu li.flip-drops-smallscreen ul ul {
	left: auto;
	right: 100%
}
#site-navigation .dropdown-menu li.flip-drops-smallscreen ul .ticon-angle-right {
	left: 9px;
	right: auto
}
#site-navigation .dropdown-menu li.flip-drops-smallscreen ul .ticon-angle-right:before {
	content: "\f104"
}
body #site-navigation .sf-menu li.flip-drops-smallscreen ul a.sf-with-ul {
	padding-left: 25px;
	padding-right: 12px
}
}
@media only screen and (min-width:768px) {
.wpex-content-w, body.has-sidebar .content-area {
	max-width: 70%
}
#sidebar {
	max-width: 26%
}
.visible-phone {
	display: none!important
}
.text-md-center {
	text-align: center
}
.text-md-right {
	text-align: right
}
.text-md-left {
	text-align: left
}
}
@media only screen and (min-width:960px) {
.hidden-desktop {
	display: none!important
}
.text-lg-center {
	text-align: center
}
.text-lg-right {
	text-align: right
}
.text-lg-left {
	text-align: left
}
}
@media only screen and (min-width:1280px) {
.hidden-desktop-large {
	display: none!important
}
.text-xl-center {
	text-align: center
}
.text-xl-right {
	text-align: right
}
.text-xl-left {
	text-align: left
}
}
@media only screen and (max-width:959px) {
.header-one-search-toggle, .post-edit, .visible-desktop {
	display: none!important
}
.boxed-main-layout #wrap {
	overflow: hidden
}
#sidebar, .wpex-content-w, body.has-sidebar .content-area {
	width: 100%;
	max-width: none
}
.wpex-content-w, body.has-composer.has-sidebar #primary {
	margin-bottom: 40px
}
#site-header.wpex-header-two-flex-v #site-header-inner {
	display: block
}
body.has-mobile-menu .hide-at-mm-breakpoint {
	display: none
}
body.has-mobile-menu .show-at-mm-breakpoint {
	display: block
}
.header-two-aside {
	float: left;
	clear: both;
	padding-top: 20px;
	text-align: left
}
#header-two-search {
	display: inline-block
}
body.mobile-menu-disabled #site-header #site-logo {
	float: none;
	text-align: center;
	margin: 0 auto 20px 0
}
body.mobile-menu-disabled #site-logo a {
	display: inline;
	display: inline-block;
	float: none
}
body.mobile-menu-disabled #site-logo img {
	display: block
}
body.mobile-menu-disabled #site-header #site-navigation-wrap {
	position: relative;
	top: auto;
	right: auto;
	clear: both;
	margin: 0
}
body.wpex-mobile-toggle-menu-icon_buttons #site-logo {
	height: 100%;
	float: left;
	text-align: left
}
body.wpex-mobile-toggle-menu-icon_buttons.rtl #site-logo {
	float: right;
	text-align: right
}
body.wpex-mobile-toggle-menu-icon_buttons_under_logo #site-logo {
	float: none;
	width: 100%;
	height: auto;
	text-align: center
}
body.wpex-mobile-toggle-menu-icon_buttons_under_logo .header-two-aside {
	text-align: center
}
body.has-mobile-menu.wpex-mobile-toggle-menu-fixed_top {
	padding-top: 50px
}
body.has-mobile-menu.wpex-mobile-toggle-menu-fixed_top #site-header.header-one #site-logo {
	float: none;
	width: 100%;
	text-align: center
}
.wpex-social-share.position-vertical {
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 100%;
	z-index: 1000200;
	font-size: 18px;
	-ms-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	transform: none;
	margin-left: 0;
	margin-bottom: -45px
}
.wpex-social-share.position-vertical ul {
	display: flex
}
.wpex-social-share.position-vertical li {
	flex: 1
}
.wpex-social-share.position-vertical li a {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 .4em
}
.wpex-social-share.position-vertical.style-rounded {
	left: 0
}
.wpex-social-share.position-vertical.style-rounded li {
	margin: 0
}
.wpex-social-share.position-vertical.style-rounded li a {
	background: #fff;
	border-radius: 0;
	border-color: #ddd;
	border-bottom-width: 0
}
body.wpex-share-p-vertical.wpex-docready {
	padding-bottom: 38px
}
body.wpex-share-p-vertical.wpex-docready #site-scroll-top {
	margin-bottom: 38px
}
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
.hidden-desktop, .visible-tablet, .visible-tablet-landscape {
	display: block!important
}
.hidden-desktop.vc_row-flex, .visible-tablet-landscape.vc_row-flex, .visible-tablet.vc_row-flex {
	display: flex!important
}
.hidden-tablet-landscape, .visible-desktop {
	display: none!important
}
}
@media only screen and (min-width:768px) and (max-width:959px) {
.visible-tablet, .visible-tablet-portrait {
	display: block!important
}
.visible-tablet-portrait.vc_row-flex, .visible-tablet.vc_row-flex {
	display: flex!important
}
.hidden-tablet, .hidden-tablet-portrait, .hide-on-tablets, .tparrows.custom {
	display: none!important
}
body.boxed-main-layout#wrap {
	width: auto!important
}
.tablet-fullwidth-columns .vcex-feature-box-content, .tablet-fullwidth-columns .vcex-feature-box-media, .tablet-fullwidth-columns .wpb_column {
	width: 100%!important;
	margin-left: 0!important;
	height: auto!important
}
.tablet-fullwidth-columns.vcex-feature-box.v-align-middle {
	display: block
}
.tablet-fullwidth-columns .vcex-feature-box-media {
	margin-bottom: 30px
}
.tablet-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-image {
	position: inherit;
	top: auto;
	left: auto;
	max-width: 100%
}
.tablet-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-image img {
	max-width: 100%
}
.tablet-fullwidth-columns.vcex-feature-box.left-content-right-image .vcex-feature-box-content {
	padding-right: 0
}
.tablet-fullwidth-columns.vcex-feature-box.left-image-right-content .vcex-feature-box-content {
	padding-left: 0
}
.site-breadcrumbs.position-absolute {
	position: inherit;
	top: auto;
	left: auto;
	right: auto;
	margin-top: 0
}
.boxed-main-layout .site-breadcrumbs {
	padding: 0 30px
}
.wpex-row .span_1_of_4.col-3.col, .wpex-row .span_1_of_4.col.product:nth-child(2n+3) {
	margin-left: 0;
	clear: both
}
.vcex-isotope-grid .span_1_of_4.col, .wpex-isotope-grid .span_1_of_4.col, .wpex-row .span_1_of_4.col {
	width: 50%
}
#footer-widgets .col {
	width: 100%
}
.tablet-single-column {
	width: 100%!important
}
}
@media only screen and (max-width:767px) {
.hidden-phone, .hide-on-phones, .tparrows.custom, .visible-desktop {
	display: none!important
}
.text-sm-center {
	text-align: center
}
.text-sm-right {
	text-align: right
}
.text-sm-left {
	text-align: left
}
#wrap {
	width: 100%!important
}
body.boxed-main-layout#wrap {
	width: auto!important
}
.blog-entry, .col, .wpex-row .col, .wpex-row.vcex-no-margin-grid .col {
	width: 100%
}
#sidebar, .wpex-content-w, body.has-sidebar .content-area {
	float: none;
	width: 100%!important
}
#wrap .wpex-row.gap-none .col {
	margin-bottom: 0!important
}
.row-no-spacing .wpb_column {
	margin-bottom: 0
}
.vc_span12.wpb_column {
	margin-bottom: 0!important
}
.gallery-format-post-slider-wrap .flex-direction-nav {
	display: none
}
.one-fifth, .one-fourth, .one-half, .one-third {
	width: 100%;
	float: none
}
div.wpcf7 .one-half {
	padding-left: 0
}
.boxed-main-layout #outer-wrap {
	padding: 0!important
}
#site-logo {
	margin-top: 0!important;
	margin-bottom: 0!important
}
body .entries.left-thumbs .entry .entry-media {
	margin-bottom: 20px
}
body .entries.left-thumbs .entry .entry-details, body .entries.left-thumbs .entry .entry-media {
	float: none;
	width: 100%
}
.phone-fullwidth-columns .col, .phone-fullwidth-columns .vcex-feature-box-content, .phone-fullwidth-columns .vcex-feature-box-media, .phone-fullwidth-columns .wpb_column {
	width: 100%!important;
	margin-left: 0!important;
	height: auto!important
}
.phone-fullwidth-columns .vcex-feature-box-media {
	margin-bottom: 30px
}
.phone-fullwidth-columns.vcex-feature-box.v-align-middle {
	display: block
}
.phone-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-media .vcex-feature-box-image {
	position: inherit;
	top: auto;
	left: auto;
	max-width: 100%
}
.phone-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-media .vcex-feature-box-image img {
	max-width: 100%
}
.phone-fullwidth-columns.vcex-feature-box.left-content-right-image .vcex-feature-box-content {
	padding-right: 0
}
.phone-fullwidth-columns.vcex-feature-box.left-image-right-content .vcex-feature-box-content {
	padding-left: 0
}
#top-bar {
	display: block
}
#top-bar-social {
	line-height: 1.5em
}
#top-bar-social li {
	display: inline-block;
	float: none
}
.top-bar-left, .top-bar-right {
	float: none;
	text-align: center
}
.top-bar-menu li {
	display: inline-block;
	float: none
}
#top-bar #lang_sel {
	text-align: left
}
body.rtl #top-bar #lang_sel {
	text-align: right
}
.top-bar-right {
	padding-top: 10px
}
body.hasnt-overlay-header .page-header.background-image-page-header .page-header-table {
	height: 150px
}
.centered-minimal-page-header .page-header-title, .centered-page-header .page-header-title, body.hasnt-overlay-header .page-header.background-image-page-header .page-header-title {
	font-size: 1.846em
}
.centered-minimal-page-header .page-header-subheading, .centered-page-header .page-subheading, body.hasnt-overlay-header .page-header.background-image-page-header .page-subheading {
	font-size: 1.077em
}
body.has-breadcrumbs .page-header-title {
	max-width: 100%;
	width: 100%
}
.portfolio-archives-filter li {
	float: none;
	margin: 0 0 5px
}
.filterable-portfolio {
	margin-left: 0;
	margin-right: 0
}
#single-post-next-prev {
	top: 0
}
.entry-has-avatar .blog-entry-header {
	width: 100%;
	padding: 0;
	min-height: 0
}
.blog-entry-author-avatar {
	display: none
}
.related-post {
	width: 100%!important
}
.wpex-responsive .author-bio-avatar {
	position: inherit;
	left: auto;
	right: auto;
	top: auto;
	margin-bottom: 20px
}
.wpex-responsive .author-bio {
	padding: 20px
}
#comments .children {
	margin-left: 0
}
.comment-form-author input, .comment-form-comment input, .comment-form-email input, .comment-form-url input, .comment-form-website input {
	width: 100%
}
#main .widget_nav_menu li a:before {
	display: none
}
#footer-callout {
	display: block
}
#footer-callout-left, #footer-callout-right {
	width: 100%;
	margin: 0;
	float: none;
	margin-top: 20px
}
#footer-bottom {
	text-align: center
}
#footer-bottom-inner {
	display: block
}
#footer-bottom-menu {
	padding-top: .769em
}
#footer-bottom-menu ul li {
	float: none;
	display: inline-block;
	height: auto;
	line-height: inherit;
	margin: 0 5px
}
#site-scroll-top {
	right: 20px;
	bottom: 20px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
#sidebar, .wpex-content-w, body.has-sidebar .content-area {
	width: 100%;
	float: none
}
.col {
	width: 100%
}
.row-no-spacing .wpb_column {
	margin-bottom: 0
}
.wpex-flickr-widget .flickr_badge_image {
	width: 23%
}
}
@media only screen and (max-width:479px) {
#top-bar-content span.wpex-inline {
	display: block;
	margin-right: 0;
	margin-bottom: 5px
}
.mobile-menu-extra-icons {
	display: none!important
}
.mobile-menu-extra-icons.wpex-shop, .mobile-menu-extra-icons.wpex-show-on-mobile {
	display: inline-block!important
}
.woocommerce-cart-form {
	font-size: 13px
}
.text-xsm-center {
	text-align: center
}
.text-xsm-right {
	text-align: right
}
.text-xsm-left {
	text-align: left
}
}
@media screen and (max-width:1024px) {
.wpex-row .col.span_1_of_1_tl {
	width: 100%;
	clear: none
}
.wpex-row .col.span_1_of_1_tl.col-1, .wpex-row .col.span_1_of_1_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_1_tl:nth-child(1n+1) {
	clear: both
}
.wpex-row .col.span_1_of_2_tl {
	width: 50%;
	clear: none
}
.wpex-row .col.span_1_of_2_tl.col-1, .wpex-row .col.span_1_of_2_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_2_tl:nth-child(2n+1) {
	clear: both
}
.wpex-row .col.span_1_of_3_tl {
	width: 33.333%;
	clear: none
}
.wpex-row .col.span_1_of_3_tl.col-1, .wpex-row .col.span_1_of_3_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_3_tl:nth-child(3n+1) {
	clear: both
}
.wpex-row .col.span_1_of_4_tl {
	width: 25%;
	clear: none
}
.wpex-row .col.span_1_of_4_tl.col-1, .wpex-row .col.span_1_of_4_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_4_tl:nth-child(4n+1) {
	clear: both
}
.wpex-row .col.span_1_of_5_tl {
	width: 20%;
	clear: none
}
.wpex-row .col.span_1_of_5_tl.col-1, .wpex-row .col.span_1_of_5_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_5_tl:nth-child(5n+1) {
	clear: both
}
.wpex-row .col.span_1_of_6_tl {
	width: 16.667%;
	clear: none
}
.wpex-row .col.span_1_of_6_tl.col-1, .wpex-row .col.span_1_of_6_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_6_tl:nth-child(6n+1) {
	clear: both
}
.wpex-row .col.span_1_of_7_tl {
	width: 14.286%;
	clear: none
}
.wpex-row .col.span_1_of_7_tl.col-1, .wpex-row .col.span_1_of_7_tl.first {
	clear: none
}
.wpex-row .col.span_1_of_7_tl:nth-child(7n+1) {
	clear: both
}
}
@media screen and (max-width:959px) {
#wrap .wpex-row .col.span_1_of_1_tp {
	width: 100%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_1_tp:nth-child(1n+1) {
	clear: both
}
#wrap .wpex-row .col.span_1_of_2_tp {
	width: 50%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_2_tp:nth-child(2n+1) {
	clear: both
}
#wrap .wpex-row .col.span_1_of_3_tp {
	width: 33.333%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_3_tp:nth-child(3n+1) {
	clear: both
}
#wrap .wpex-row .col.span_1_of_4_tp {
	width: 25%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_4_tp:nth-child(4n+1) {
	clear: both
}
#wrap .wpex-row .col.span_1_of_5_tp {
	width: 20%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_5_tp:nth-child(5n+1) {
	clear: both
}
#wrap .wpex-row .col.span_1_of_6_tp {
	width: 16.667%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_6_tp:nth-child(6n+1) {
	clear: both
}
#wrap .wpex-row .col.span_1_of_7_tp {
	width: 14.286%;
	clear: none
}
#wrap .wpex-row .col.span_1_of_7_tp:nth-child(7n+1) {
	clear: both
}
}
@media screen and (max-width:767px) {
#outer-wrap #wrap .wpex-row .col.span_1_of_1_pl {
	width: 100%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_1_pl:nth-child(1n+1) {
	clear: both
}
#outer-wrap #wrap .wpex-row .col.span_1_of_2_pl {
	width: 50%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_2_pl:nth-child(2n+1) {
	clear: both
}
#outer-wrap #wrap .wpex-row .col.span_1_of_3_pl {
	width: 33.333%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_3_pl:nth-child(3n+1) {
	clear: both
}
#outer-wrap #wrap .wpex-row .col.span_1_of_4_pl {
	width: 25%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_4_pl:nth-child(4n+1) {
	clear: both
}
#outer-wrap #wrap .wpex-row .col.span_1_of_5_pl {
	width: 20%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_5_pl:nth-child(5n+1) {
	clear: both
}
#outer-wrap #wrap .wpex-row .col.span_1_of_6_pl {
	width: 16.667%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_6_pl:nth-child(6n+1) {
	clear: both
}
#outer-wrap #wrap .wpex-row .col.span_1_of_7_pl {
	width: 14.286%;
	clear: none
}
#outer-wrap #wrap .wpex-row .col.span_1_of_7_pl:nth-child(7n+1) {
	clear: both
}
}
@media screen and (max-width:479px) {
#outer-wrap #wrap .wpex-row .col.span_1_of_1_pp {
	width: 100%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_1_pp:nth-child(1n+1) {
	clear: both!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_2_pp {
	width: 50%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_2_pp:nth-child(2n+1) {
	clear: both!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_3_pp {
	width: 33.333%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_3_pp:nth-child(3n+1) {
	clear: both!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_4_pp {
	width: 25%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_4_pp:nth-child(4n+1) {
	clear: both!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_5_pp {
	width: 20%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_5_pp:nth-child(5n+1) {
	clear: both!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_6_pp {
	width: 16.667%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_6_pp:nth-child(6n+1) {
	clear: both!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_7_pp {
	width: 14.286%!important;
	clear: none!important
}
#outer-wrap #wrap .wpex-row .col.span_1_of_7_pp:nth-child(7n+1) {
	clear: both!important
}
}
#wrap .remove-dims {
	height: auto;
	width: auto
}
#wrap .reset-styles {
	font-size: 1em;
	color: inherit;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-style: normal;
	border: none;
	background: 0 0;
	letter-spacing: inherit
}
#wrap .reset-styles a {
	font-size: inherit;
	color: inherit
}
#wrap .disable-box-shadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
a, a:hover {
	text-decoration: none
}
body {
	font-family: Montserrat, sans-serif
}
.container, .vc_row-fluid.container {
	width: 1540px
}
.current-menu-item a, .current_page_parent a {
	color: #f6ce09!important
}
.current-menu-item .sub-menu li a {
	color: #0f4971!important
}
.wpex-dropdown-top-border #site-navigation .dropdown-menu li.menu-item ul.sub-menu {
	top: 64px!important;
	right: 0;
	text-align: left;
	border-top: 7px solid #eb2727;
	min-width: min-content!important
}
.wpex-dropdown-top-border #site-navigation .dropdown-menu li.menu-item ul.sub-menu a {
	color: #0f4971
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
	background: #0f4971
}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover span {
	color: #fff!important
}
#menu-main-header a span:hover {
	color: #f6ce09
}
.social-share a, .wpex-social-btns.vcex-social-btns a {
	background: #eb2727;
	padding: 5px!important;
	border-radius: 50px;
	color: #fff;
	margin: -12px 8px
}
#foo_menu {
	text-align: right
}
#footer-builder {
	padding-top: 15px
}
.inner-right-follow .vcex-social-btns a:hover, .social-share a:hover {
	background: #f6ce09
}
.inner-right-follow .vcex-social-btns a {
	background: #eb2727;
	border-radius: 50px;
	font-size: 16px;
	margin: 0 3px!important;
	color: #fff!important
}
.inner-right-follow .vcex-social-btns {
	position: relative;
	left: 21px;
	top: -3px
}
.search-toggle-li.wpex-menu-extra.menu-item a .link-inner {
    background: #eb2727;
    border-radius: 50% !important;
    position: relative;
    left: 0;
    top: 4px;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    text-align: center;

}
#menu-main-header li a {
	font-size: 16px!important;
	font-weight: 700
}
.search-toggle-li.wpex-menu-extra.menu-item a .link-inner span.wpex-menu-search-icon.ticon.ticon-search {
	position: relative;
	top: -7px;
	left: -3px;
	font-size: 17px!important
}
#top-bar-wrap.none-top-bar {
	display: none
}
.top-head {
	background: #0f4971
}
#site-header, #site-header-sticky-wrapper {
	background: 0 0!important
}
#top-bar-wrap {
	border-bottom: none
}
#top-bar-social-alt {
	width: 63%;
	display: flex;
	justify-content: flex-end
}
.right-side {
	display: flex;
	flex-direction: row;
	align-items: end;
	text-align: right;
	width: 60%
}
.right-side .inner-right {
	display: flex;
	flex-direction: row;
	width: 36%;
	float: left;
	align-items: end;
	justify-content: flex-end;
	position: relative;
	right: 10px
}
.search-toggle-li {
	position: relative!important;
	top: -40px;
	left: -65px
}
.home .top-head {
	position: relative;
	z-index: 1
}
.top-head {
	background: #0f4971;
	max-height: 145px;
	border-radius: 0 0 10px 10px
}
.right-side {
	font-size: 23px;
	color: #fff!important;
	font-weight: 700
}
.inner-right-follow a {
	margin: 0!important
}
.inner-right {
	transition: ease .5s!important
}
body .inner-right a:hover, body .inner-right:hover {
	color: #ffc200!important
}
.ticon::before:hover {
background:red
}
body .inner-right a {
	margin-left: 5px;
	font-size: 24px;
	color: #fff!important;
	font-weight: 700;
	font-family: Merriweather, serif!important;
	position: relative;
	top: 3px;
}
.inner-right-follow {
	display: flex;
	flex-direction: row;
	width: 72%;
	float: left;
	align-items: center !important;
	justify-content: flex-end
}
.right-side ul {
	display: flex;
	margin: 0;
	position: relative;
	left: 2px
}
.right-side ul li {
	position: relative;
	top: -2px;
	left: 2px;
	list-style: none
}
.right-side ul li a i {
	background: red;
	margin: 0 5px;
	border-radius: 50%;
	font-size: 17px;
	color: #fff;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.right-side ul li:last-child a i {
	margin-right: 0
}
.right-side span {
	font-size: 22px;
	font-weight: 600
}
.right-side .inner-right span {
	font-size: 22px;
	font-weight: 600
}
.inner-right-follow span {
    padding-right: 15px;
}
#top-bar {
	left: -44px
}
#top-bar-wrap {
	border-bottom: none;
	position: absolute;
	top: -47px
}
body .shrink-sticky-header #site-logo img {
	max-height: 100%!important;
	position: relative;
	top: 7px
}
.header-one #site-logo {
	float: left;
	height: 100%;
	position: relative;
	display: flex;
	width: 12%
}
#site-header-inner {
	padding: 0
}
#site-logo {
	width: 10%
}
.main-logo {
	position: relative;
	z-index: 99
}
.shrink-sticky-header #site-logo img {
	max-height: 100%!important;
	position: relative;
	top: 20px
}
.mytheme_btn_above_logo {
	width: 18%;
	display: flex;
	align-items: center;
	justify-content: center
}
#site-header-inner {
	display: flex;
	flex-direction: row
}
.mytheme_btn_above_logo a {
	background: #eb2727;
	color: #fff;
	border-radius: 4px;
	padding: 10px 22px;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 18px;
	transition: ease .5s!important
}
.mytheme_btn_above_logo a:hover {
	background: #ffc200;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,.2)
}
#site-navigation-wrap {
	width: 70%;
	align-items: flex-end;
	text-align: end;
	display: flex;
	flex-direction: column
}
#menu-main-header, #site-navigation {
	display: flex;
	align-items: flex-end;
	text-align: right;
	padding-top: 3px
}
#menu-main-header a {
	color: #fff;
	font-size: 15px;
	font-weight: 500
}
#searchform-dropdown {
	top: 79%;
	right: 4%
}
#slider-top .vc_column-inner {
	margin-bottom: 0
}
#slider-top {
	padding-bottom: 0!important;
	margin-top: -8px
}
.slide-txt {
	text-shadow: 3px 3px 2px rgba(0,0,0,.4);
	color: #fff;
	font-weight: 401!important;
	letter-spacing: 3px!important;
	font-family: Montserrat, sans-serif!important
}
.slide-txt .yellow {
	color: #f6ce09;
	font-weight: 700!important
}
#exp-sec-wish {
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -8%;
	clip-path: polygon(0 6vw, 100% 0, 100% 100%, 0 100%)
}
.exp-icon-sec figure {
	width: 30%;
	margin: 0 auto
}
#exp-sec-wish h2 {
	font-size: 62px;
	margin-bottom: 50px!important;
	color: #fff;
	font-family: Montserrat, sans-serif!important;
	font-weight: 900!important;
	text-align: center
}
#exp-sec-wish h2 .yellow {
	color: #f6ce09;
	font-weight: 800
}
.exp-icon-sec .btns {
	text-align: center
}
.exp-icon-sec .btns p {
	background: #eb2727;
	display: inline-block;
	color: #fff;
	padding: 9px 40px;
	font-size: 15px;
	font-family: Montserrat, sans-serif!important;
	border-radius: 6px;
	margin-top: 10px;
	transition: ease .5s!important;
	cursor: pointer
}
.exp-icon-sec .btns p:hover {
	background: #ffc200;
	color: #fff;
	text-shadow: 2px 2px 2pxrgba(0, 0, 0, .2)
}
#mke-wish-sec h2 {
	text-align: center;
	font-size: 45px;
	color: #25408f;
	font-weight: 700!important;
	font-family: Montserrat, sans-serif
}
#mke-wish-sec h2 .red {
	color: #eb2727
}
#mke-wish-sec p {
	font-size: 24px;
	color: #25408f;
	font-family: Merriweather, serif;
	font-weight: 700;
	text-align: center
}
.top-pad-wish {
	margin-top: 30px
}
.top-pad-wish iframe {
	border: 20px solid #00adef;
	border-radius: 20px;
	transition: ease .5s!important
}
.top-pad-wish iframe:hover {
	border: 20px solid #00adef;
	border-radius: 0;
	transition: ease .5s!important
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner {
	width: 75%;
	margin: 0 auto
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
	font-family: Montserrat, sans-serif!important;
	font-size: 35px!important;
	font-weight: 900!important;
	margin-top: 15px
}
#home_packyoursuitcase {
	background-repeat: no-repeat;
	background-size: cover
}
#home_packyoursuitcase h2 {
	color: #fff;
	font-size: 60px;
	font-family: Montserrat, sans-serif
}
#home_packyoursuitcase p {
	color: #fff;
	font-family: Merriweather, serif;
	text-align: center;
	font-size: 21px;
	margin-bottom: 0
}
#home_packyoursuitcase p .yellow {
	color: #f6ce09;
	font-family: Montserrat, sans-serif;
	font-size: 40px
}
#suitcase-icons .vcex-icon-box-heading {
	background: #eb2727;
	color: #fff;
	font-family: Montserrat, sans-serif;
	display: inline-block;
	width: 70%;
	padding: 13px 33px;
	font-size: 16px;
	border-radius: 7px;
	text-align: left;
	transition: ease .5s!important
}
#suitcase-icons .vcex-icon-box-heading:hover {
	background: #f6ce09!important
}
#suitcase-icons {
	margin-top: 50px
}
#suitcase-icons .vcex-icon-box-image {
	width: 8%!important;
	position: absolute;
	top: 8px;
	left: 7%
}
#suitcase-icons .vcex-module {
	margin-bottom: 13px
}
#home_referus {
	background-size: cover;
	margin-top: -10%;
	background-repeat: no-repeat
}
#home_referus h2 {
	text-align: center;
	margin-bottom: 80px;
	display: block;
	font-size: 60px;
	color: #fff;
	font-weight: 700
}
.testi {
	font-size: 21px;
	font-weight: 700;
	padding: 0;
	color: #fff;
	margin-top: 66px;
	padding: 0 22px
}
.testi em {
	font-weight: 400
}
#testimonial-sec-ref {
	margin-top: 39px
}
#testimonial-sec-ref .vc_single_image-img.attachment-full {
	width: 100%;
	margin: 0 auto;
	border-radius: 50%
}
#property-action-sec {
	padding-bottom: 10%
}
#property-action-sec .vcex-image-grid-entry-img.wpex-image-hover{
   overflow: hidden;
}
#property-action-sec .vcex-image-grid-entry-img.wpex-image-hover:hover img {
    transform: scale(1.1);
    overflow: hidden;
    transition: all .4s;
}
#testimonial-sec-ref .wpb_wrapper.vc_figure {
	text-align: center
}
#video-refer .wpb_column.vc_column_container.vc_col-sm-4 {
	padding: 0 40px
}
#video-refer .wpb_column.vc_column_container.vc_col-sm-4 iframe {
	border: 10px solid #f6ce09;
	border-radius: 15px;
	transition: ease .5s!important
}
#video-refer .wpb_column.vc_column_container.vc_col-sm-4 iframe:hover {
	border-radius: 0
}
#home_packyoursuitcase {
	margin-top: -10%
}
#home_packyoursuitcase .wpb_column.vc_column_container.vc_col-sm-12 {
	margin-top: -8%
}
#footer-wish h2 {
	font-size: 50px;
	color: #25408f
}
#footer-wish h2 .red {
	color: #eb2727;
	font-weight: 700
}
#footer-wish-sections .vc_col-sm-4 .vc_column-inner {
	width: 90%;
	margin: 0 auto
}
#footer-wish-sections .vc_col-sm-4 .vc_column-inner {
	width: 90%;
	margin: 0 auto
}
#footer-wish-sections .vc_col-sm-4 .vc_column-inner img {
	width: 100%;
	border-radius: 50%;
	border: 10px solid #f6ce09;
	margin: 0 auto
}
#footer-wish-sections .vc_col-sm-4 .vc_column-inner .rectangle-img img {
	border-radius: 0;
	width: 100%
}
#footer-wish-sections .vc_col-sm-4 .vcex-image-inner {
	text-align: center
}
#footer-wish-sections .vc_col-sm-4 .vc_column-inner .wpb_text_column.wpb_content_element {
	text-align: center
}
#footer-wish-sections .vc_col-sm-4 h4, #footer-wish-sections .vc_col-sm-4 h4 strong {
	font-size: 35px!important;
	color: #eb2727;
	font-weight: 700!important
}
#footer-wish-sections .vc_col-sm-4 p {
	font-size: 21px;
	font-family: Merriweather, serif;
	font-weight: 600;
	color: #25408f;
	padding: 0 40px
}
#footer-menu-hme {
	padding: 0 10%
}
#footer-menu-hme li:last-child {
	padding-right: 0
}
#footer-menu-hme li, #menu-main-header-1 li {
	display: inline-block;
	padding-right: 22px;
	font-weight: 700;
	color: #eb2727
}
#footer-menu-hme li a, #menu-main-header-1 li a {
	color: #eb2727;
	font-size: 13px
}
#footer-menu-hme .vc_column-inner {
	margin-bottom: 0;
	margin-top: 50px
}
.social-share {
	text-align: left
}
.social-share a {
	padding: 0 10px
}
.footer-reveal.wpex-visible {
	position: relative!important
}
.page-template #wrap {
	margin-bottom: 0!important
}
#foo_menu .sub-menu {
	display: none
}
#foo_menu #menu-main-header-1 {
	text-align: left
}
#img-prop-sec .vc_single_image-img.attachment-full {
	width: 50%;
	margin-top: 30px
}
.text-grid h2 {
	text-align: center;
	font-size: 45px;
	color: #25408f;
	font-weight: 700;
	font-family: Montserrat, sans-serif
}
.text-grid h2 .white {
	color: #fff
}
.text-grid p {
	font-size: 16px;
	color: #25408f;
	font-family: Merriweather, serif;
	text-align: center!important;
	margin-bottom: 8px
}
#home_packyoursuitcase {
	position: relative!important;
	padding: 10% 0
}
#home_packyoursuitcase .vc_single_image-img.attachment-full {
	width: 50%;
	margin-top: 30px
}
#footer-bottom {
	background: #0f4971!important
}
.home #footer-builder {
	display: none
}
#footer-bottom {
	background: url(/wp-content/uploads/2019/10/footer-bg.png)!important
}
#footer-bottom-inner #copyright {
	width: 70%;
	float: left;
	color: #fff;
	font-family: Montserrat, sans-serif!important;
	padding: 15px 0
}
#copyright a {
	color: #fff
}
.foo_energizedby {
	width: 16%;
	float: right;
	position: relative;
	top: 5px
}
#footer-bottom-inner {
	padding-bottom: 50px
}
.vcex-image-grid-wrap.clr {
	margin-top: 30px
}
#Student-interns-natives {
	margin-top: 60px
}
.page-template .page-header.wpex-supports-mods {
	display: none
}
#Student-interns-natives .icn-top img {
	width: 50%
}
#Student-interns-natives .icn-top {
	margin-bottom: 40px
}
#Student-interns-natives .wish-interns {
	text-align: center
}
#Student-interns-natives .wish-interns h2 {
	font-family: Montserrat, sans-serif;
	font-size: 60px;
	color: #25408f;
	margin-bottom: 0;
	font-weight: 400
}
#Student-interns-natives .wish-interns h4 {
	font-size: 25px;
	font-weight: 700;
	margin-top: 25px
}
#Student-interns-natives .wish-interns h4 .red {
	color: #eb2727;
	font-family: Montserrat, sans-serif
}
#Student-interns-natives .wish-interns p {
	font-size: 18px;
	width: 47%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	color: #000;
	font-weight: 400
}
#Student-interns-natives .wish-interns .sky-blu {
	color: #00adef;
	font-weight: 600
}
#triangle-path-bg {
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 13%
}
#triangle-path-bg .triangle-bg {
	margin: 35% 0;
	background: rgba(48,55,137,.5);
	text-align: center;
	padding: 0 0
}
#triangle-path-bg .triangle-bg h2 {
	color: #fff;
	font-size: 78px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0
}
#triangle-path-bg .triangle-bg h4 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Montserrat, sans-serif;
	font-size: 54px;
	font-weight: 400
}
#professional-development #heading h2 {
	text-align: center;
	font-size: 45px;
	font-weight: 400;
	color: #25408f
}
.icons-professional-development .vc_col-sm-2 {
	display: flex
}
.icons-professional-development .vc_col-sm-2 .vc_column-inner {
	margin-bottom: 0
}
.icons-professional-development .vc_col-sm-2 .wpb_single_image.wpb_content_element {
	display: flex;
	flex-direction: column;
	padding: 0 7px
}
.icons-professional-development .vc_col-sm-2 h2 {
	order: 2;
	font-size: 27px;
	color: #25408f;
	font-family: Merriweather, serif;
	margin-top: 0;
	margin-bottom: 0
}
.icons-professional-development .vc_col-sm-2 .wpb_wrapper.vc_figure {
	order: 1
}
.learn-btn button {
	background: #eb2727!important;
	color: #fff!important;
	font-size: 20px!important;
	font-family: Montserrat, sans-serif!important;
	font-weight: 600;
	padding: 14px 50px!important
}
.learn-btn {
	margin-top: 30px
}
.learn-btn button:hover {
	background: #25408f!important
}
#live-minutes h2 {
	text-align: center;
	color: #25408f;
	font-size: 75px;
	font-weight: 700;
	margin-top: 0
}
#spacing-top {
	margin-top: 30px
}
#spacing-top figure {
	height: 285px!important;
	overflow: hidden!important
}
#laundry-section h2 {
	color: #fff;
	font-size: 50px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	margin-bottom: 10px
}
#laundry-section p {
	color: #fff;
	font-family: Merriweather, serif;
	font-size: 24px;
	font-weight: 600
}
.icons-student-pg {
	width: 90%;
	margin: 50px auto 0
}
.icons-student-pg .vcex-icon-box-image {
	width: 8%;
	position: absolute!important;
	top: 8px!important;
	left: 7%!important
}
.icons-student-pg .vcex-icon-box-heading {
	background: #eb2727;
	color: #fff;
	font-family: Montserrat, sans-serif;
	display: inline-block;
	width: 70%;
	padding: 13px 33px;
	font-size: 16px;
	border-radius: 7px;
	text-align: left;
	transition: ease .5s!important
}
#heading-event p {
	text-align: center;
	font-size: 49px;
	margin-top: 0;
	margin-bottom: 40px!important;
	color: #25408f;
	font-family: Montserrat, sans-serif
}
#heading-event p strong {
	color: #eb2727
}
#heading-event p strong .drk-blu {
	color: #25408f;
	font-weight: 700
}
#wish-event .vc_column-inner {
	padding: 0
}
#event-apply button {
	background: #eb2727!important;
	color: #fff!important;
	font-size: 20px!important;
	font-family: Montserrat, sans-serif!important;
	font-weight: 600;
	padding: 14px 50px!important
}
#event-apply button:hover {
	background: #25408f!important
}
#event-apply {
	margin-top: -50px
}
.last-sec-educators {
	text-align: center;
	font-size: 28px;
	color: #25408f;
	font-family: Merriweather, serif
}
.partner-say {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row
}
.partner-say .partner-say-inner {
	padding: 0 20px;
	font-size: 28px;
	width: 33.3%;
	font-family: Montserrat, sans-serif;
	color: #25408f;
	font-weight: 700;
	text-align: center
}
.partner-say .partner-say-inner br {
	display: none
}
.two-sep-outer {
	width: 65%;
	margin: 0 auto
}
.two-sep-inner .lft-two-step {
	width: 60%;
	float: left
}
.two-sep-inner .rgt-two-step {
	width: 40%;
	float: right
}
.two-sep-inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding-bottom: 60px;
	font-family: Merriweather, serif
}
.two-sep-outer h2 {
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-family: Montserrat, sans-serif
}
.two-sep-inner .lft-two-step {
	color: #fff
}
.lft-two-step h3 {
	font-size: 31px;
	color: #fff;
	font-family: Montserrat, sans-serif
}
.lft-two-step ul {
	margin: 0
}
.lft-two-step ul li {
	font-size: 24px;
	padding-bottom: 40px
}
.edu-top-txt p {
	text-align: center;
	color: #fff;
	font-size: 28px!important;
	font-family: Merriweather, serif!important;
	padding-top: 20px
}
#icon-text-edu .vc_single_image-img {
	margin-top: 30px;
	margin-bottom: 60px
}
.page-id-9522 #content-wrap {
	margin-top: -6px
}
#educators-top-page .vc_column-inner {
	margin-bottom: 0
}
#educators-page-second, #inner-one-img {
	background-repeat: no-repeat;
	background-size: cover
}
#inner-one-img h2 {
	text-align: center;
	background: rgba(255,45 ,44,.8);
	padding: 36px 0;
	font-size: 50px;
	color: #fff;
	letter-spacing: unset;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}
#inner-one-img .parent-partner-head {
	margin: 500px 0 184px
}
#educators-page-second h2 {
	background: rgba(255,45 ,44,.8);
	text-align: center;
	color: #fff;
	font-size: 70px;
	font-weight: 800;
	font-family: Montserrat, sans-serif;
	padding: 15px 0
}
#partner-intern-2 {
	margin: 720px 0 97px
}
#icon-text-edu {
	margin-top: 60px
}
.text-develop {
	margin-top: 30px!important;
	font-size: 45px;
	color: #25408f;
	font-family: Merriweather, serif;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 70px!important
}
.primary-benefits {
	width: 90%;
	margin: 0 auto
}
.primary-benefits h3 {
	font-size: 53px;
	color: #00adef;
	font-family: Montserrat, sans-serif;
	text-align: center
}
.primary-benefits h3 .drk-blu {
	color: #25408f
}
.primary-benefits h4 {
	font-size: 25px;
	color: #00adef;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	margin-bottom: 5px
}
.primary-benefits p {
	font-size: 25px;
	color: #25408f;
	font-family: Merriweather, serif;
	font-weight: 600
}
#edu-case-study .vc_column-inner {
	margin-bottom: 0
}
#edu-case-study .edu-dalta-sec p {
	font-size: 32px;
	color: #fff;
	font-family: Merriweather, serif;
	font-weight: 600;
	line-height: 65px
}
.edu-dalta-sec h2 {
	font-size: 53px;
	color: #fff
}
.edu-dalta-sec {
	padding-left: 20%
}
#edu-case-study {
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px
}
#background-top-inner h2 {
	text-align: center;
	background: rgba(37,64,143 ,.5);
	font-size: 70px;
	color: #fff;
	font-weight: 500;
margin:-;
	padding: 20px 0
}
#background-top-inner {
	background-size: 100%;
	background-repeat: no-repeat
}
#background-top-inner h2 strong {
	font-weight: 700
}
#background-top-inner {
	padding: 172px 0 521px
}
#parent-top-section .vc_column-inner {
	margin-bottom: 0
}
.testi-parent {
	text-align: center;
	font-family: Merriweather, serif;
	font-size: 37px;
	color: #25408f;
	font-weight: 600;
	margin: 50px 0;
	margin-bottom: 50px
}
.testi-parent em {
	display: block;
	font-style: normal
}
.text-img {
	text-align: center
}
.text-img h2 {
	font-size: 65px;
	color: #25408f
}
.text-img p {
	font-family: Merriweather, serif!important;
	font-size: 30px;
	width: 71%;
	margin: 0 auto;
	color: #25408f;
	font-weight: 600
}
#left-right-imges .vc_single_image-wrapper, #left-right-imges .wpb_wrapper.vc_figure, #left-right-imges img {
	width: 100%
}
#left-right-imges .vc_col-sm-6 {
	padding: 0 20px
}
#left-right-imges .vc_col-sm-6 p {
	font-size: 17px;
	padding: 30px 0;
	font-weight: 600;
	color: #000
}
#parent-internship-foot h2 {
	text-align: center;
	font-size: 70px;
	font-weight: 700;
	color: #25408f
}
#parent-internship-foot ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex
}
#parent-internship-foot ul li .lft-sec {
	flex: 20%;
	margin-right: 23px
}
#parent-internship-foot li img {
	width: 100%
}
#parent-internship-foot li .rgt-sec h3 {
	font-size: 35px;
	margin-bottom: 0;
	font-family: Merriweather, serif;
	color: #25408f
}
#parent-internship-foot li .rgt-sec p {
	font-size: 30px;
	color: #25408f;
	font-family: Merriweather, serif
}
#left-right-imges {
	width: 60%;
	margin: 30px auto
}
.colorbar p {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
	padding-top: 0!important;
	color: #000!important
}
.colorbar p:first-child {
	padding-top: 30px!important
}
#left-right-imges .vc_col-sm-6 p strong {
	color: #00adef
}
#parent-internship-foot ul {
	padding-bottom: 50px
}
.page-id-9549 #parent-top-section {
	margin-top: -8px;
	z-index: -1;
	padding-top: 20px;
	padding-bottom: 6px
}
.page-id-8554 #main {
	margin-top: 60px
}
#blog-page h4 {
	color: #25408f;
	font-size: 25px;
	font-family: Merriweather, serif
}
#blog-page p {
	font-size: 14px;
	color: #000
}
#blog-page .vc_general.vc_btn3 {
	background: #25408f!important;
	font-size: 16px;
	text-transform: capitalize;
	padding: 10px 20px
}
#blog-page .vc_general.vc_btn3:hover {
	background: #000!important
}
.china-two-imges .vc_column-inner {
	margin-bottom: 0
}
.chinatown-top .icn-top img {
	width: 50%
}
.chinatown-top-txt {
	text-align: center
}
.chinatown-top-txt h2 {
	font-size: 85px;
	font-weight: 700!important;
	margin: 0;
	font-family: Montserrat, sans-serif!important;
	color: #25408f
}
.chinatown-top-txt h3 {
	color: #25408f;
	margin: 0;
	font-size: 60px;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}
.chinatown-top-txt h4 {
	color: #25408f;
	margin: 0 0 15px 0;
	font-family: Merriweather, serif;
	font-size: 46px
}
.chinatown-top-txt p {
	font-family: Merriweather, serif;
	font-size: 27px;
	color: #25408f;
	font-weight: 700
}
.chinatown-top {
	padding-top: 3%;
	padding-bottom: 7%
}
.china-centered-img img {
	margin-top: -5%;
	width: 80%
}
.china-top-icons {
	text-align: center
}
.china-top-icons p a {
	background: #eb2727;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	padding: 9px 0;
	border-radius: 10px;
	display: block
}
.china-centered-img {
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 2%
}
.china-top-icons p a:hover {
	background: #25408f
}
.around-chinatown h2 {
	text-align: center;
	font-size: 55px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #25408f;
	margin-bottom: 0
}
.divider-chinatown {
	display: flex;
	flex-direction: row
}
.divider-chinatown .divide {
	width: 33.3%
}
.divider-chinatown .divide h3 {
	font-size: 30px;
	font-weight: 700;
	color: #25408f;
	font-family: Montserrat, sans-serif
}
.divider-chinatown .divide li {
	list-style: none;
	font-size: 23px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	color: #25408f;
	position: relative;
	padding-bottom: 16px
}
.divider-chinatown .divide ul {
	padding: 0PX;
	margin-left: 45px
}
.divider-chinatown .divide ul li:first-child::before {
	width: 30px;
	height: 30px;
	content: "";
	background: #eb2727;
	display: block;
	position: absolute;
	top: -1px;
	border-radius: 50px;
	left: -35px;
	border: 1px solid #7c7c7c
}
.divider-chinatown .divide ul li:nth-child(2)::before {
	width: 30px;
	height: 30px;
	content: "";
	background: #08bea3;
	display: block;
	position: absolute;
	top: -1px;
	border-radius: 50px;
	left: -35px;
	border: 1px solid #7c7c7c
}
.divider-chinatown .divide ul li:last-child::before {
	width: 30px;
	height: 30px;
	content: "";
	background: #00adef;
	display: block;
	position: absolute;
	top: -1px;
	border-radius: 50px;
	left: -35px;
	border: 1px solid #7c7c7c
}
.text-around-china {
	padding-top: 30px;
	padding-bottom: 20%;
	background-repeat: repeat
}
.inner-txt-chinalast p {
	text-align: center;
	font-size: 90px;
	color: #fff;
	font-weight: 700;
	font-family: Montserrat, sans-serif
}
.chinaown-last-sec {
	padding: 50% 0;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -30%
}
#lcs_logo_carousel_wrapper .owl-nav {
	position: absolute;
	margin-top: 0;
	width: 100%;
	top: 50%!important
}
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-prev {
	left: 0!important;
	position: absolute;
	border: 1px solid #25408f!important;
	color: #25408f!important;
	font-weight: 700;
	font-size: 18px!important;
	width: 40px!important;
	height: 28px!important;
	background:#fff !important;
}
.owl-next {
	right: 0!important;
	position: absolute;
	border: 1px solid #25408f!important;
	color: #25408f!important;
	font-weight: 700;
	font-size: 18px!important;
	width: 40px!important;
	height: 28px!important;
	background:#fff !important;
}
.color-wood h2, .color-wood h3, .color-wood h4, .color-wood p {
	color: #fff!important
}
.woodley-icons p a {
	background: #eb2727;
	color: #fff
}
.woodley-icons p a:hover {
	background: #25408f;
	color: #fff
}
.International-icons p a {
	background: #25408f;
	color: #fff
}
.International-icons p a:hover {
	background: #fff;
	color: #25408f
}
.internationl-hse h2 {
	color: #f6ce09!important
}
.internationl-hse p {
	padding: 0 15%
}
.congressional h2, .congressional h3, .congressional h4, .congressional p {
	color: #25408f!important
}
.congressional-icons p a {
	background: #eb2727;
	color: #fff
}
.classic-row h3, .classic-row h4 {
	color: #fff
}
.classic-row p {
	color: #25408f;
	padding: 0 10%
}
.text-wrap-houses {
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 17px
}
.text-wrap-houses li {
	padding: 0;
	list-style: none;
	width: 14%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	color: #f6944a;
	font-weight: 700;
	font-size: 13px
}
.spring-rates-icons {
	margin-top: 25%!important
}
.spring h3 em {
	color: #f6ce09;
	font-style: unset
}
.spring h2 {
	color: #f6ce09
}
.spring h3 {
	font-size: 34px;
	color: #fff;
	font-family: Merriweather, serif
}
.spring li {
	font-family: Merriweather, serif;
	color: #fff;
	font-size: 25px;
	list-style: none;
	text-align: left;
	margin: 0 auto;
	width: 65%;
	padding-bottom: 25px;
	font-weight: 700
}
.spring ul {
	margin: 25px 0!important
}
.campus-main-heading h2 {
	text-align: center!important;
	color: #fff;
	font-size: 50px;
	font-family: Montserrat, sans-serif!important;
	font-weight: 700!important
}
.campus-main-heading .vc_column-inner {
	margin: 30px 0
}
.campus-inner-row .vc_column-inner {
	margin: 0
}
.campus-inner-row {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center
}
.campus-inner-txt {
	text-align: center
}
.campus-inner-txt .head {
	background: #00adef;
	font-size: 18px;
	padding: 15px 48px;
	color: #fff;
	font-weight: 700;
	border-radius: 6px
}
.campus-inner-txt .listing-price {
	margin: 20px auto;
	display: inline-block
}
.campus-inner-txt .listing-price li {
	color: #3d559a;
	list-style: none;
	font-weight: 700;
	font-size: 20px;
	text-align: left
}
.campus-inner-txt .listing-price li em {
	font-style: unset;
	padding-right: 23px
}
.campus-inner-txt {
	width: 50%;
	margin: 0 auto
}
.footer-txt {
	font-size: 24px;
	color: #25408f;
	font-family: Merriweather, serif
}
.footer-txt a {
	margin-top: 33px;
	display: block;
	background: #00adef;
	color: #fff;
	padding: 15px 0;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 21px;
	border-radius: 15px
}
.amenities-btn a:hover, .footer-txt a:hover {
	background: #eb2929!important;
	color: #fff!important
}
.yelow-china .head {
	background: #f6ce09;
	color: #25408f
}
.yelow-china .footer-txt a {
	background: #f6ce09;
	color: #25408f
}
.luxury-blu .head {
	background: #25408f
}
.luxury-blu .footer-txt a {
	background: #25408f;
	color: #fff
}
.woodley-green .head {
	background: #08bea3
}
.woodley-green .footer-txt a {
	background: #08bea3;
	color: #fff
}
.amenities-btn {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 16%
}
.amenities-btn a {
	background: 0 0;
	font-size: 22px;
	text-transform: capitalize;
	padding: 10px 50px;
	border-radius: 7px;
	color: #fff;
	font-weight: 700
}
.amenities-btn.blu-amenities a {
	background: #00adef
}
.amenities-btn.ylo-amenities a {
	background: #f6ce09;
	color: #25408f
}
.amenities-btn.gren-amenities a {
	background: #08bea3
}
.amenities-btn.nevy-amenities a {
	background: #25408f
}
.spring-campus-section {
	background-size: cover!important;
	background-repeat: no-repeat!important;
	padding-bottom: 30px
}
.page-id-9884 #footer-builder {
	padding-top: 40px
}
#footer-menu-hme .sub-menu {
	display: none!important
}
#img-grid-custom {
	display: flex;
	flex-wrap: wrap;
	height: 100%
}
#img-grid-custom .vc_column-inner {
	height: 100%
}
#img-grid-custom .vc_column-inner .wpb_wrapper {
	height: 100%
}
#img-grid-custom .vc_column-inner .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_ {
	height: 100%
}
#img-grid-custom .vc_column-inner .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_ .vc_single_image-wrapper.vc_box_border_grey {
	height: 100%
}
#img-grid-custom .vc_column-inner .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_ .vc_single_image-wrapper.vc_box_border_grey .vc_single_image-img.attachment-full {
	object-fit: cover;
	display: flex;
	height: 100%
}
#laundry-section {
	margin-top: 5%
}
#spacing-top figure {
	height: 285px!important;
	overflow: hidden!important
}
#img-grid-custom .wpb_column:nth-child(2) figure {
	height: 286px;
	overflow: hidden;
	object-fit: cover;
	width: 100%;
	display: flex
}
#img-grid-custom .wpb_column:nth-child(2) figure img {
	width: 100%
}
#img-grid-custom .wpb_column:nth-child(2) figure .vc_single_image-wrapper {
	width: 100%
}
.color-wood p {
	font-size: 26px
}
.page-id-1346 .page-header.background-image-page-header {
	background-size: cover;
	background-position: center
}
.page-id-1346 h1 span {
	font-weight: 700;
	font-family: Montserrat, sans-serif
}
.page-id-1346 .page-subheading.clr {
	font-family: Merriweather, serif;
	margin-top: 22px
}
.page-header.background-image-page-header {
	margin-bottom: 0
}
.application-btn {
	margin-bottom: 0;
	position: absolute;
	margin: 0 auto;
	width: 100%
}
.application-btn button {
	background: #eb2727!important;
	border: none!important;
	color: #fff!important;
	font-size: 20px!important;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	position: relative!important;
	top: -83px!important;
	padding: 16px 40px!important
}
.application-form {
	text-align: center
}
.application-form h2 {
	font-size: 40px;
	color: #25408f;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
	margin-bottom: 15px
}
.application-form p {
	font-size: 18px;
	font-size: 16px;
	font-weight: 700;
	margin-top: 25px;
	font-family: Merriweather, serif
}
#gform_wrapper_2 {
	width: 60%;
	margin: 0 auto
}
#gform_wrapper_2 .gfield_label {
	font-size: 15px;
	font-weight: 700
}
#gform_wrapper_2 .ginput_container_date {
	margin-top: 4px
}
#gform_wrapper_2 label {
	font-size: 11px;
	margin-top: 2px;
	font-weight: 700
}
#gform_wrapper_2 textarea {
	width: 100%
}
#gform_wrapper_2 select {
	height: 32px
}
#field_2_18 {
	width: 100%
}
.gfield_radio li {
	display: inline-block;
	margin-right: 25px!important
}
#gform_submit_button_2 {
	width: 20%;
	background: #25408f;
	font-size: 20px;
	font-weight: 700
}
#gform_submit_button_2:hover {
	background: #eb2727
}
.fall-icons {
	margin-top: 25%
}
.campus-inner-row .wpb_single_image img {
	height: 100vh;
	max-width: 100%;
	vertical-align: top;
	object-fit: cover
}
.campus-inner-row .wpb_single_image img {
	height: 100vh;
	max-width: 100%;
	vertical-align: top;
	object-fit: cover
}
.dc-pg {
	background-size: cover;
	background-repeat: no-repeat
}
.inner-dc-img-top .vc_column-inner {
	background-size: cover!important;
	padding-bottom: 35%
}
.dc-pg .icn-top img {
	width: 50%;
	padding-top: 40px
}
.dc-icons {
	padding: 0 12%;
	position: relative;
	top: 80px
}
.dc-icons p a {
	width: 75%;
	font-size: 14px;
	text-align: center;
	margin: 0 auto
}
.text-section-dc-top {
	background-size: cover;
	background-repeat: no-repeat
}
.dc-bring-txt h2 {
	text-align: center;
	font-size: 76px;
	color: #f6ce09;
	font-family: Montserrat, sans-serif
}
.dc-bring-txt ul {
	padding: 0;
	width: 80%;
	margin: 0 auto
}
.dc-bring-txt ul li {
	list-style: none;
	display: flex;
	align-items: center
}
.dc-bring-txt ul li .right-text {
	width: 90%
}
.dc-bring-txt ul li .right-text p {
	font-size: 25px;
	color: #fff;
	font-family: Merriweather, serif
}
.dc-bring-txt ul li .right-text p .yelo, .sec-variety-dc li .yelo {
	color: #f6ce09
}
.dc-bring-txt ul li .left-image {
	float: left;
	text-align: left;
	width: 10%
}
.sec-variety-dc li {
	font-size: 26px;
	color: #fff;
	font-family: Merriweather, serif;
	align-items: start!important;
	display: block!important;
	padding: 20px 0;
	font-weight: 700;
	width: 78%
}
.page-id-10122 .campus-inner-row .pad-ing {
	padding: 50px 0
}
.page-id-10122 .campus-inner-row {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: stretch
}
.summer-images .campus-inner-row .vc_column-inner, .summer-images .campus-inner-row .vc_column-inner .wpb_wrapper, .summer-images .campus-inner-row .vc_column-inner .wpb_wrapper .wpb_single_image, .summer-images .campus-inner-row .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper.vc_figure, .summer-images .campus-inner-row .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey, .summer-images .campus-inner-row .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper.vc_figure .wpb_single_image .vc_single_image-wrapper {
	height: 100%
}
.summer-images .campus-inner-row .wpb_single_image img {
	height: 100%;
	max-width: 100%;
	vertical-align: top;
	object-fit: cover
}
.btm-section h2, .up-section h2 {
	font-size: 49px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #25408f
}
.place-sec-dc {
	text-align: center
}
.up-section {
	display: block;
	width: 100%;
	clear: both
}
.up-section ul {
	width: 33.3%;
	float: left;
	text-align: left;
	margin: 0
}
.up-section ul li {
	width: 50%;
	margin: 0 auto;
	font-size: 21px;
	font-family: Merriweather, serif;
	color: #000;
	font-weight: 700
}
.btm-section h2 .lt-blu, .up-section h2 .lt-blu {
	color: #00adef
}
.btm-section {
	display: block;
	width: 100%;
	clear: both;
	padding-top: 50px
}
.btm-section p {
	font-size: 26px;
	font-family: Merriweather, serif;
	color: #25408f;
	font-weight: 700
}
.center-dc {
	font-family: Merriweather, serif;
	font-size: 22px;
	color: #000;
	font-weight: 700;
	line-height: 40px
}
.lst-blck-dc {
	font-size: 30px;
	font-family: Merriweather, serif;
	color: #485fa0;
	font-weight: 700;
	margin-top: 41px
}
.last-dc-section {
	margin-bottom: 25px
}
.properties-top {
	text-align: center
}
.properties-top .icn-top img {
	width: 50%
}
.properties-top .icn-top h2 {
	font-size: 50px
}
.text-top-prop h2 {
	font-size: 65px;
	font-weight: 700;
	color: #25408f;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	margin: 0
}
.text-top-prop h2 .white {
	color: #fff
}
.text-top-prop p {
	color: #25408f;
	font-size: 27px;
	font-family: Merriweather, serif
}
.properties-top-icons {
	margin-top: 33px
}
.properties-top-icons {
	margin-top: 50px
}
.properties-top-icons {
	margin-top: 50px
}
.top-img-with-title {
	position: relative
}
.top-img-with-title h2 {
	position: absolute;
	z-index: 99;
	background: rgba(255,255,255,.8);
	top: 35%;
	width: 90.5%;
	color: #25408f;
	font-size: 25px;
	text-transform: uppercase;
	padding: 10px 0;
	font-weight: 700
}
.top-img-with-title .vc_single_image-img.attachment-full {
	overflow: hidden
}
.top-img-with-title .vc_column-inner {
	overflow: hidden;
	position: relative;
	padding-right: 0
}
.ancor-btn a {
	background: #eb2727;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	padding: 7px 18px;
	border-radius: 8px;
	position: absolute;
	bottom: 25px;
	left: 100px
}
.ancor-btn p a:hover {
	background: #25408f
}
.class-properties h3 {
	font-size: 30px;
	color: #25408f;
	font-family: Montserrat, sans-serif;
	margin-bottom: 0
}
.class-properties p {
	font-size: 14px;
	color: #25408f;
	font-weight: 700
}
.class-properties {
	margin-bottom: 60px!important
}
.properties-top .vc_column-inner {
	margin-bottom: 0
}
.top-img-with-title {
	margin-top: 50px
}
.prop-foo {
	text-align: center;
	padding: 12% 0
}
.prop-foo h3 {
	color: #fff;
	font-size: 28px;
	font-family: Montserrat, sans-serif
}
.prop-foo h3 strong {
	font-size: 43px
}
.prop-foo p {
	font-family: Montserrat, sans-serif!important;
	font-weight: 700;
	color: #fff;
	font-size: 19px
}
.foo-last-sec {
	display: flex;
	flex-wrap: wrap
}
.foo-last-sec .vc_single_image-wrapper, .foo-last-sec .wpb_single_image, .foo-last-sec .wpb_wrapper {
	height: 100%
}
.foo-last-sec .vc_column-inner {
	margin-bottom: 0;
	height: 100%
}
.foo-last-sec img {
	height: 100%
}
.foo-last-sec {
	margin-bottom: 15px!important
}
#home-property-text .vc_column-inner {
	margin: 0
}
#home-property-text .vc_column-inner p {
	font-weight: 700;
	text-align: center;
	font-size: 20px;
	color: #25408f;
	margin-bottom: 0;
	font-family: Montserrat, sans-serif
}
#home-property-text {
	margin-top: 20px
}
#live-minutes.persona-page h2 {
	color: #fff;
	font-size: 55px;
	font-weight: 400;
	margin-top: 30px;
	padding-bottom: 20px
}
#laundry-section.persona-page-laundry {
	margin-top: 0
}
#laundry-section.persona-page-laundry p {
	width: 70%;
	font-weight: 400;
	margin: 0 auto
}
#laundry-section.persona-page-laundry .vcex-icon-box-heading {
	width: 80%
}
#left-persona, #right-persona {
	height: 602px
}
#laundry-section.persona-page-laundry h2 {
	margin-top: 0
}
.house-rules-top {
	text-align: center
}
.house-rules-top img {
	width: 50%
}
.house-rules h2 {
	font-size: 60px;
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	margin-bottom: 0
}
.house-rules h4 {
	color: #fff;
	font-size: 30px
}
.house-rules p {
	color: #fff;
	font-size: 35px;
	font-family: Merriweather, serif
}
.house-rules .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern {
	background-color: red!important
}
.house-rules em {
	font-style: normal
}
.btn-house-rules button {
	background: #eb2727!important;
	border: none!important;
	color: #fff!important;
	font-size: 20px!important;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	padding: 12px 60px!important;
	text-transform: uppercase;
	margin-top: 50px
}
.house-rules-pg h2, .house-rules-pg-inner li, .house-rules-pg-inner p {
	font-size: 25px;
	line-height: 60px;
	color: #25408f;
	font-family: Merriweather, serif
}
.house-rules-pg {
	padding: 0 10%
}
.house-rules-pg-inner h3 {
	font-size: 35px;
	font-family: Montserrat, sans-serif;
	color: #25408f;
	font-weight: 700;
	padding: 11px 0
}
.appication-page-top {
	background-size: cover
}
.appication-page-top .vc_column-inner {
	margin-bottom: 0
}
.appication-page-top .vc_column-inner {
	padding: 0
}
.appication-page-inner img {
	width: 50%;
	position: relative;
	top: 20px
}
.appication-page-top .appication-page-inner {
	background-repeat: no-repeat;
	background-size: cover
}
.appication-page-inner h2 {
	text-align: center;
	background: #e52929;
	font-size: 55px;
	color: #fff;
	margin-top: 4%;
	margin-bottom: 32%!important
}
.application-works h2 {
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 35px;
	color: #25408f;
	margin-bottom: 0
}
.application-works h4 {
	font-family: Montserrat, sans-serif;
	color: #00adef;
	text-align: center;
	font-size: 33px;
	margin-top: 0
}
.application-txt-inner {
	display: flex
}
.application-txt-inner .app-lft {
	width: 15%;
	float: left
}
.application-txt-inner .app-right {
	width: 85%;
	padding: 50px 0
}
.application-txt-inner .app-right p, .application-txt-inner .app-right ul li {
	font-family: Merriweather, serif;
	color: #25408f;
	font-size: 31px
}
.application-txt-inner .app-right em {
	color: #eb2727!important
}
.application-txt-inner .app-right .strong-app {
	font-weight: 700;
	color: #25408f!important;
	font-style: normal
}
.application-txt-inner .btn-app {
	text-align: center;
	display: flex;
	justify-content: center;
	margin: 35px
}
.application-txt-inner .btn-app a {
	background: #eb2727;
	color: #fff;
	padding: 5px 24px;
	font-size: 25px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 5px
}
.last-bold {
	text-align: center;
	font-family: Merriweather, serif;
	font-size: 25px;
	color: #25408f;
	font-weight: 700
}
.last-bold em {
	font-style: unset;
	color: #eb2727
}
.app-lst-txt p {
	margin-bottom: 10px;
	color: #fff;
	font-family: Merriweather, serif;
	font-size: 25px;
	line-height: 35px;
	font-weight: 700
}
.app-last-sec img {
	width: 50%;
	margin-bottom: 15px
}
.but-app button {
	font-size: 32px!important;
	padding: 10px 50px!important;
	background: #eb2727!important;
	color: #fff!important;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	border: none!important
}
.app-last-sec {
	padding: 30px 0
}
.app-lst-txt {
	text-align: center
}
.app-last-sec .vc_column-inner {
	margin-bottom: 0
}
.spot-app-txt p {
	text-align: center;
	font-family: Montserrat, sans-serif!important;
	font-size: 40px!important;
	color: #25408f;
	font-weight: 700;
	padding: 30px 0
}
.app-lst-txt p {
	margin-bottom: 10px;
	color: #fff;
	font-family: Merriweather, serif;
	font-size: 25px;
	line-height: 35px;
	font-weight: 700
}
.top-img-abt img {
	width: 50%;
	margin-top: 40px
}
.abt-text-inner h2 {
	font-size: 45px;
	font-family: Montserrat, sans-serif;
	color: #fff;
	font-weight: 700
}
.abt-text-inner {
	text-align: center;
	padding: 6% 0 20%
}
.abt-text-inner p {
	color: #fff;
	font-family: Merriweather, serif;
	font-size: 33px
}
.right-txt-inner p {
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	padding-top: 60px
}
.abt-inner-txtt h2 {
	font-size: 38px;
	font-weight: 700;
	color: #25408f;
	font-family: Montserrat, sans-serif
}
.abt-inner-txtt {
	color: #25408f
}
.abt-inner-txtt p {
	font-family: Merriweather, serif;
	font-size: 25px
}
.template-pg h2 {
	color: #fff
}
.template-pg h3 {
	color: #25408f
}
.template-pg p {
	color: #25408f
}
.template-main-outer .vcex-image-grid-entry-img {
	padding: 10px;
	margin: 10px 0
}
.template-main-outer .vcex-image-grid-entry-img, .template-main-outer .vcex-image-grid-entry-img img {
	width: 100%!important
}
.common-template h2 {
	text-align: center;
	font-size: 38px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #25408f
}
.common-template .text-wrap-houses li {
	font-family: Merriweather, serif;
	font-size: 19px
}
.common-template {
	padding-bottom: 0
}
.common-template {
	margin-bottom: 30px
}
.luxry-condos h2 {
  color: #f6ce09;
  font-size: 100px;
}
.luxry-condos p {
  color: #fff;
  font-size: 24px;
}
.top-img-with-title .vc_column-inner {
	overflow:hidden;
}
/* responsive starts here -*/

@media (max-width: 1680px) {
#menu-main-header li a {
    font-size: 15px !important;
    font-weight: 700;
}
}

@media only screen and (max-width:1599px) {
.testi-parent {
	font-size: 28px
}
.campus-inner-txt {
	width: 70%;
	margin: 0 auto
}
#menu-main-header li a {
	font-size: 14px!important;
	font-weight: 700
}
.spring h3 {
	font-size: 27px
}
.mytheme_btn_above_logo a {
    font-size: 16px;
}
}
@media only screen and (max-width:1500px) {
.search-toggle-li {
    top: -43px !important;
}	
.right-side ul li a i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}	
.search-toggle-li.wpex-menu-extra.menu-item a .link-inner {
	top: 3px;
    width: 32px;
    height: 32px;
    line-height: 32px !important;
}
.campus-inner-txt {
	width: 78%
}
.text-around-china {
	padding-bottom: 30%
}
.chinaown-last-sec {
	padding: 50% 0 30%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -33%
}
#inner-one-img h2 {
	font-size: 54px;
	padding: 5px 0
}
#inner-one-img .parent-partner-head {
	margin: 350px 0 184px
}
.text-develop {
	font-size: 38px
}
#icon-text-edu {
	margin-top: 30px
}
#icon-text-edu .vc_single_image-img.attachment-full {
	width: 80%;
	margin: 0 auto
}
#edu-case-study .edu-dalta-sec p {
	font-size: 14px;
	font-weight: 400;
	line-height: 47px
}
.primary-benefits h3 {
	font-size: 50px
}
.edu-dalta-sec h2 {
	font-size: 50px
}
.text-grid p {
	font-size: 19px
}
.mytheme_btn_above_logo a {
	font-size: 14px
}
#menu-main-header a {
	font-size: 13px
}
.navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
	padding: .5em 6px
}
.top-head {
	max-height: 120px
}
.right-side {
	font-size: 20px
}
body .inner-right a {
	font-size: 22px
}
.inner-right-follow {
	width: 65%
}
.exp-icon-sec .btns p {
	font-size: 14px
}
#mke-wish-sec p {
	font-size: 20px
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
	font-size: 28px!important
}
.text-grid h2 {
	margin-bottom: 10px
}
#home_packyoursuitcase, #home_referus {
	background-size: cover;
	background-position: center
}
#suitcase-icons .vcex-icon-box-heading {
	font-size: 14px;
	padding: 13px 37px
}
#suitcase-icons .vcex-icon-box-image {
	left: 10%
}
.testi {
	font-size: 22px
}
#footer-wish-sections .vc_col-sm-4 p {
	font-size: 21px;
	padding: 0 30px
}
#footer-menu-hme {
	padding: 0 45px;
	text-align: center
}
#searchform-dropdown {
	top: 77%
}
#parent-internship-foot li .rgt-sec h3 {
	font-size: 30px
}
#background-top-inner h2, #parent-internship-foot h2 ,.text-top-prop h2{
	font-size: 50px
}
.text-top-prop p {
    font-size: 25px;
}
.testi-parent {
	font-size: 25px
}
.text-img h2 {
	font-size: 40px
}
.text-img p {
	font-size: 20px;
	width: 80%
}
#parent-internship-foot li .rgt-sec h3 {
	margin-top: 0
}
#parent-internship-foot ul li {
	padding-bottom: 40px
}
#background-top-inner {
	padding: 172px 0 331px
}
#triangle-path-bg {
	background-size: 100%
}
#triangle-path-bg .triangle-bg {
	margin: 29% 0
}
#triangle-path-bg .vc_column-inner {
	padding: 0
}
#professional-development #heading h2, .chinatown-top-txt h4 {
	font-size: 35px
}
.icons-professional-development .vc_col-sm-2 h2 {
	order: 2;
	font-size: 17px
}
#laundry-section h2 {
	font-size: 42px
}
#laundry-section p {
	font-size: 19px
}
.icons-student-pg .vcex-icon-box-heading {
	width: 90%;
	font-size: 13px
}
#heading-event p {
	font-size: 39px
}
#live-minutes h2 {
	font-size: 55px
}
.icons-student-pg .vcex-icon-box-image {
	width: 12%
}
.chinatown-top-txt p {
	font-size: 26px;
	padding: 0!important
}
.classic-row h2, .chinatown-top-txt h2 {
	font-size: 56px !important;
}
.color-wood p {
	font-size: 18px
}
.chinatown-top-txt p {
	font-size: 21px
}
#inner-one-img h2 {
	font-size: 45px
}
.text-develop {
	font-size: 30px;
	line-height: 64px
}
.primary-benefits h3 {
	font-size: 41px
}
.prop-foo h3, .prop-foo h3 strong{
    font-size: 26px;
}

}
@media only screen and (max-width:1499px) {
.inner-dc-img-top .vc_column-inner {
    padding-bottom: 45% !important;
}	
}
@media only screen and (max-width:1400px) {
.right-side span {
    font-size: 21px;
}	
#footer-menu-hme li, #menu-main-header-1 li {
	padding-right: 9px
}
.chinaown-last-sec {
	background-size: 100%;
	padding: 50% 0 40%
}
.inner-txt-chinalast p {
	font-size: 65px
}
#menu-main-header li a {
	font-weight: 400
}
.search-toggle-li {
	top: -45px
}
.exp-icon-sec .btns p {
	font-size: 13px
}
#background-top-inner {
	padding: 146px 0 257px
}
.abt-text-inner h2 {
    font-size: 42px;
}
.abt-inner-txtt p {
    font-size: 22px;
}
.abt-inner-txtt p strong{
    font-size: 34px;
}
.abt-inner-txtt h2 {
    font-size: 34px;
}
.listing-col ul li span {
    font-size: 22px !important;
}
.abt-inner-txtt h2 strong {
    font-size: 34px;
}
#Student-interns-natives .wish-interns h2 {
    font-size: 48px;
}
#Student-interns-natives .wish-interns h4 {
    font-size: 22px;
}
#live-minutes.persona-page h2 {
    font-size: 47px;
}
#laundry-section h2 {
    font-size: 36px;
}
#laundry-section p {
    font-size: 18px;
}
#triangle-path-bg .triangle-bg h2 {
    font-size: 64px;
}
#triangle-path-bg .triangle-bg h4 {
    font-size: 48px;
}
#Student-interns-natives .wish-interns h2 strong {
    font-size: 48px;
}
#live-minutes.persona-page h2 {
    font-size: 42px;
}
#laundry-section.persona-page-laundry .vcex-icon-box-heading {
    width: 100%;
}
.house-rules h2 {
    font-size: 52px;
}
.house-rules p {
    font-size: 32px;
}
.vcex-heading-bottom-border-w-color .vcex-heading-inner {
    font-size: 32px;
}
.custom-heading h2, .custom-heading h3 {
    font-size: 32px;
}
.abt-inner-txtt.link-box a {
    font-size: 18px;
}
#inner-one-img h2 {
    font-size: 42px;
}
.edu-top-txt p {
    font-size: 25px !important;
}
.two-sep-outer h2 br{
    display: none;
}
.two-sep-outer h2 {
    font-size: 32px;
}
.lft-two-step h3 {
    font-size: 28px;
}
.lft-two-step ul li {
    font-size: 22px;
    padding-bottom: 25px;
}
.primary-benefits h3 {
    font-size: 36px;
}
.partner-say .partner-say-inner {
    font-size: 22px;
}
.edu-dalta-sec h2 {
    font-size: 42px;
}
.last-sec-educators p {
	font-size: 24px;
}
#background-top-inner h2, #parent-internship-foot h2 ,.text-top-prop h2{
    font-size: 42px;
}
.testi-parent {
    font-size: 24px;
}
.text-top-prop p{
    font-size: 22px;
}
.class-properties h3 {
    font-size: 24px;
}
.top-img-with-title h2 {
    font-size: 23px;
}
.text-img h2 {
    font-size: 36px;
}
.listing-col ul li {
    padding-bottom: 0px !important
}
.listing-col ul li h3 strong {
    font-size: 23px !important;
}
.search-toggle-li.wpex-menu-extra.menu-item a .link-inner {
    top: 7px;
}
body .inner-right a {
    top: 2px;
}
.classic-row   h2 , .chinatown-top-txt h2{
    font-size: 62px;
}
.classic-row  h3, .chinatown-top-txt h3 {
    font-size: 54px;
}
.around-chinatown h2 {
    font-size: 48px;
}
.divider-chinatown .divide h3 {
    font-size: 28px;
}
.divider-chinatown .divide li {
    font-size: 20px;
}
.inner-txt-chinalast p {
    font-size: 58px;
}
.appication-page-inner h2 {
	font-size: 52px;
}
.application-works h2 {
    font-size: 33px;
}
.application-works h4 {
    font-size: 30px;
}
.application-txt-inner .app-right p, .application-txt-inner .app-right ul li {
    font-size: 29px !important;
}
.application-txt-inner .btn-app a {
    font-size: 23px !important;
}
.spot-app-txt p {
    font-size: 38px !important;
}
.application-txt-inner .app-right {
    padding: 25px 0 50px !important;
}
.house-rules h4 {
    font-size: 28px;
}
.house-rules p {
    font-size: 30px;
}
.house-rules-pg-inner h3 {
    font-size: 32px;
}
.house-rules-pg h2, .house-rules-pg-inner li, .house-rules-pg-inner p {
    font-size: 23px;
}
.dc-bring-txt h2 {
    font-size: 50px;
}
.dc-bring-txt ul li .right-text p {
    font-size: 22px;
}
.sec-variety-dc li {
    font-size: 24px;
    width: 100%;
}
.btm-section h2, .up-section h2 {
    font-size: 42px;
    color: #25408f;
}
.up-section ul li {
    font-size: 19px;
}
.btm-section p {
    font-size: 22px;
}
.center-dc {
    font-size: 20px;
}
.lst-blck-dc {
    font-size: 25px;
}
.dc-icons p a {
    width: 90%;
}
}
@media(max-width: 1240px) {
#menu-main-header li a {
    padding: 0 2px !important;
}
#exp-sec-wish h2 {
    font-size: 58px;
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
    font-size: 27px !important;
}
}
@media only screen and (max-width:1199px) {
	.sidr-class-mobile-menu-searchform input[placeholder], .ticon.ticon-search {
    color:  #fff;
}
.mytheme_btn_above_logo {
    justify-content: left !important; 
	margin-left: 15px;
}	
body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    top: 55% !important;
}
#gform_wrapper_2 {
	width: 100%
}
#top-bar-wrap {
	top: -37px;
	right: -32px;
}
#top-bar {
	left: 30px
}
body.has-mobile-menu .show-at-mm-breakpoint {
	display: block
}
#site-navigation {
	display: none
}
.wpex-bars>span, .wpex-bars>span::after, .wpex-bars>span::before {
	background: #fff
}
.sidr-class-menu-item a span {
	color: #fff
}
.sidr-class-wpex-close {
	background: #00354a;
	color: #fff
}
#sidr-main {
	background: #0993c8!important
}
.mytheme_btn_above_logo {
	width: 30%
}
.slide-txt {
	font-size: 90px!important
}
#exp-sec-wish h2 {
	font-size: 50px
}
.text-grid p {
	font-size: 14px
}
#mke-wish-sec p, .top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
	font-size: 18px
}
.text-grid h2 {
	font-size: 30px
}
#footer-menu-hme {
	padding: 0;
	text-align: center
}
#home_packyoursuitcase h2 {
	font-size: 40px
}
#home_packyoursuitcase p {
	font-size: 17px
}
#suitcase-icons .vcex-icon-box-heading {
	font-size: 13px;
	padding: 13px 18px
}
#suitcase-icons .vcex-icon-box-heading {
	width: 100%
}
#suitcase-icons .vcex-icon-box-image {
	top: 12px;
	left: 13%
}
.testi {
	margin-top: 45px;
	font-size: 14px;
	padding: 0
}
#video-refer .wpb_column.vc_column_container.vc_col-sm-4 {
	padding: 0
}
#footer-wish-sections .vc_col-sm-4 p {
	font-size: 14px;
	padding: 0 0PX
}
#footer-bottom-inner {
	padding-bottom: 0
}
.menu-main-header-container {
	text-align: left
}
.chinatown-top-txt h4 {
	font-size: 33px
}
.chinatown-top-txt p {
	font-size: 18px
}
.china-top-icons p a {
	font-size: 13px
}
.around-chinatown h2 {
	font-size: 50px
}
.divider-chinatown .divide li {
	font-size: 18px
}
#inner-txt-chinalast p {
	font-size: 50px
}
.spring h3 {
	font-size: 25px
}
.spring li {
	font-size: 20px;
	padding-bottom: 6px
}
.chinatown-top {
	padding-bottom: 3%
}
.woodley-green .head {
	font-size: 16px
}
.abt-text-inner h2 {
    font-size: 36px;
}
.abt-inner-txtt p {
    font-size: 20px;
}
.abt-inner-txtt h2 strong {
    font-size: 28px;
}
.listing-col ul li span {
    font-size: 20px !important;
}
.abt-inner-txtt p strong {
    font-size: 28px;
}
#footer-menu-hme li a, #menu-main-header-1 li a {
    font-weight: 600;
}
body #Student-interns-natives .wish-interns h2 {
    font-size: 42px !important;
}
#Student-interns-natives .wish-interns h4 {
    font-size: 20px!important;
}
#live-minutes.persona-page h2 {
    font-size: 42px!important; 
}
.icons-student-pg .vcex-icon-box-heading {
    padding: 13px 15px 13px 25px;
    width: 100% !important;
}
.vcex-icon-box-one {
    padding-left: 40px !important;
}
#triangle-path-bg .triangle-bg h2 {
    font-size: 58px!important;
}
#triangle-path-bg .triangle-bg h4 {
    font-size: 42px!important;
}
#professional-development #heading h2, .chinatown-top-txt h4 {
    font-size: 32px;
}
.icons-student-pg {
    width: 100%;
}
.icons-professional-development .vc_col-sm-2 .wpb_single_image.wpb_content_element {
    padding: 0 4px;
}
.house-rules h2 {
    font-size: 46px;
}
.house-rules p {
    font-size: 28px;
}
.vcex-heading-bottom-border-w-color .vcex-heading-inner {
    font-size: 30px;
}
.custom-heading h2, .custom-heading h3 {
    font-size: 32px !important;
}
.abt-inner-txtt.link-box a {
	min-height: 144px !important;
}
.testi-parent {
    font-size: 22px;
}
#left-right-imges {
    width: 70%;
}
#background-top-inner h2, #parent-internship-foot h2 {
    font-size: 38px;
}
.listing-col ul li h3 strong {
    font-size: 20px !important;
}
.edu-top-txt p {
    font-size: 23px !important;
}
.two-sep-outer h2 {
    font-size: 28px;
}
.lft-two-step h3 {
    font-size: 25px;
}
.lft-two-step ul li {
    font-size: 20px;
}
.partner-say .partner-say-inner {
    font-size: 20px;
}
.edu-dalta-sec h2 {
    font-size: 38px;
}
#inner-one-img h2 {
    font-size: 37px;
}
.appication-page-inner h2 {
    font-size: 48px;
}
.application-txt-inner .app-right p, .application-txt-inner .app-right ul li {
    font-size: 27px !important;
}
.application-txt-inner .btn-app a {
    font-size: 21px !important;
}
.spot-app-txt p {
    font-size: 36px !important;
}
.house-rules h4 {
    font-size: 26px;
}
.house-rules-pg {
    padding: 0 7%;
}
.house-rules p {
    font-size: 25px;
}
.house-rules-pg-inner h3 {
    font-size: 27px;
}
.classic-row h2,.chinatown-top-txt h2  {
    font-size: 56px !important;
}
.classic-row h3 ,.chinatown-top-txt h3{
    font-size: 39px !important;
}
.spring h3{
    font-size: 24px !important;
}
.campus-main-heading h2 {
    font-size: 42px;
}
.footer-txt {
    font-size: 22px;
}
.campus-inner-txt {
    padding: 25px 0px;
}
#professional-development #heading h2, .classic-row h4, .chinatown-top-txt h4 {
    font-size: 28px !important;
}
.classic-row-icons .vcex-image {
    height: 150px;
}
.dc-bring-txt h2 {
    font-size: 42px;
}
.dc-bring-txt ul li .right-text p {
    font-size: 19px;
}
.sec-variety-dc li {
    font-size: 20px;
}
.up-section ul li {
    width: 59%;
}
.btm-section h2, .up-section h2 {
    font-size: 38px;
}
.btm-section p {
    font-size: 20px;
}
.center-dc {
    font-size: 19px;
}
.lst-blck-dc {
    font-size: 24px;
}
.china-top-icons p a {
    font-size: 12px;
    width: 95%;
}
.prop-foo h3 , .prop-foo h3 strong{
    font-size: 22px;
}
.class-properties h3 {
    font-size: 22px;
}
.top-img-with-title h2 {
    font-size: 20px;
}
.text-top-prop p {
    font-size: 20px;
}
.top-img-with-title h2 {
    font-size: 16px;
}
}
@media only screen and (max-width:1350px) {
#menu-main-header li a {
	font-size: 13px!important
}
.mytheme_btn_above_logo a {
	font-size: 12px
}
.spring h3 {
	font-size: 23px
}
.spring li {
	font-size: 21px;
	width: 75%;
	padding-bottom: 15px
}
.chinatown-top {
	padding-bottom: 0
}
.campus-inner-txt .head {
	font-size: 16px;
	padding: 15px 9px
}
.china-top-icons p a {
    font-size: 12px;
    width: 95%;
}
.top-head {
	z-index: 1;
	position: relative
}
.page-id-9884 #content-wrap {
	margin-top: -10px
}
}
@media only screen and (max-width:1023px) {
.exp-icon-sec .btns p {
	font-size: 13px;
	padding: 9px 11px
}
#top-bar-wrap {
    top: -34px; 
}
body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    top: 60% !important;
} 
.icons-professional-development .vc_col-sm-2 h2 {
    font-size: 16px;
}
.classic-row-icons p a, .classic-row-icons ul.Amenities-menu li a {
    font-size: 14px;
} 
.around-chinatown h2 {
    font-size: 42px;
}
.divider-chinatown .divide h3 {
    font-size: 26px;
}
.divider-chinatown .divide li {
    font-size: 16px;
} 
.classic-row h2,.chinatown-top-txt h2 {
    font-size: 52px !important;
}
.spring h3{
    font-size: 24px !important;
}
.campus-main-heading h2 {
    font-size: 38px;
}
.footer-txt {
    font-size: 22px;
}
}
@media (max-width: 991px) {
#top-bar {
    padding: 8px 0;
}	
.right-side ul li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
#top-bar-wrap {
    top: -28px;
}
.abt-text-inner h2 {
    font-size: 32px;
}
.abt-inner-txtt p {
    font-size: 19px;
}
.abt-inner-txtt h2 strong {
    font-size: 28px;
}
.listing-col ul li span {
    font-size: 19px !important;
}
.abt-inner-txtt p strong {
    font-size: 26px;
}
.social-share a, .wpex-social-btns.vcex-social-btns a {
    margin: -12px 5px;
    width: 17px;
    height: 17px;
    line-height: 17px;
}
#Student-interns-natives .wish-interns h2 strong {
    font-size: 39px !important;
}
#live-minutes.persona-page h2 {
    font-size: 34px !important;
}
#laundry-section h2 {
    font-size: 29px;
}
.house-rules h2 {
    font-size: 38px;
}
.vcex-heading-bottom-border-w-color .vcex-heading-inner {
    font-size: 26px;
}
.custom-heading h2, .custom-heading h3 {
    font-size: 28px !important;
}
.abt-inner-txtt.link-box a {
    padding: 17px !important;
} 
#background-top-inner h2, #parent-internship-foot h2 , .text-top-prop h2{
    font-size: 35px;
}
.text-top-prop p br {
    display: none;
}
.text-top-prop p {
    font-size: 18px;
}
.ancor-btn a {
    font-size: 13px;
    padding: 12px 25px !important;
}
.top-img-with-title h2 {
    font-size: 14px;
}
.class-properties h3 {
    font-size: 18px;
}
.top-img-with-title h2 {
    font-size: 15px;
}
.class-properties h3 {
    font-size: 17px;
}
.prop-foo h3, .prop-foo h3 strong {
    font-size: 17px;
}
.prop-foo p {
    font-size: 17px;
}
.testi-parent {
    font-size: 20px;
}
.text-img h2 {
    font-size: 32px;
}
#left-right-imges {
    width: 85%;
}
#left-right-imges .vc_col-sm-6 p {
    font-size: 16px;
}
.listing-col ul li h3 strong {
    font-size: 18px !important;
}
#inner-one-img h2 {
    font-size: 35px;
}
.edu-top-txt p {
    font-size: 20px !important;
}
.two-sep-outer {
    width: 80%;
}
.two-sep-outer h2 {
    font-size: 24px;
}
.lft-two-step h3 {
    font-size: 22px;
}
.primary-benefits h3 {
    font-size: 32px;
}
.partner-say .partner-say-inner {
    font-size: 16px;
    font-weight: 500;
}
.edu-dalta-sec h2 {
    font-size: 34px;
}
.last-sec-educators p {
    font-size: 22px;
}
.edu-dalta-sec {
    padding-left: 10%;
}
.classic-row h2, .chinatown-top-txt h2 {
    font-size: 42px !important;
}
.classic-row h3, .chinatown-top-txt h3 {
    font-size: 36px !important;
}
.classic-row h4, .chinatown-top-txt h4 {
    font-size: 25px !important;
}
.around-chinatown h2 {
    font-size: 38px;
}
.divider-chinatown .divide h3 {
    font-size: 25px;
}
.divider-chinatown .divide li {
    font-size: 14px;
}
.inner-txt-chinalast p {
    font-size: 46px;
}
.appication-page-inner h2 {
    font-size: 40px;
}
.application-works h2 {
    font-size: 30px;
}
.application-works h4 {
    font-size: 28px;
}
.application-txt-inner .app-right p, .application-txt-inner .app-right ul li {
    font-size: 22px !important;
}
.application-txt-inner .btn-app a {
    font-size: 20px !important;
}
.application-txt-inner .app-right {
    padding: 10px 0 30px !important;
}
.last-bold {
    font-size: 23px;
}
.app-lst-txt p {
    font-size: 21px;
}
.spot-app-txt p {
    font-size: 32px !important;
}
.house-rules h4 {
    font-size: 23px;
    margin-top: 10px !important;
}
.house-rules p {
    font-size: 23px;
}
.house-rules p br{
    display: none;
}
.house-rules-pg-inner h3 {
    font-size: 25px;
}
.house-rules-pg h2, .house-rules-pg-inner li, .house-rules-pg-inner p {
    font-size: 21px;
}
.house-rules-pg {
    padding: 0 5%;
}
.banner-txt h2 {
    font-size: 42px;
}
.heading-txt-box h1 {
    font-size: 42px;
}
.heading-txt-box p {
    font-size: 25px;
}
.spring h3{
    font-size: 20px !important;
}
.campus-main-heading h2 {
    font-size: 35px;
}
.footer-txt {
    font-size: 22px;
}

}   
@media only screen and (max-width:800px) {
#site-header {
	padding: 20px!important
}
#top-bar-wrap {
	top: -50px
}
.header-one #site-logo {
	width: 18%
}
.slide-txt {
	font-size: 50px!important
}
#exp-sec-wish h2 {
	font-size: 35px
}
.wpex-bars {
    top: -6px;
}
}
@media only screen and (max-width:767px) {
	
	
	
	
#site-navigation-wrap {
	background: #0993c8!important;
	width: 8%
}
.header-one #site-logo {
	width: 20%
}
.mytheme_btn_above_logo {
	width: 70%
}
#site-header {
	padding: 0!important
}
#top-bar-wrap {
	top: -63px
}
#top-bar-wrap {
	display: block!important
}
.exp-icon-sec .btns p {
	font-size: 20px;
	padding: 9px 111px;
	display: block
}
#suitcase-icons .vcex-icon-box-heading {
	font-size: 23px;
	padding: 23px 48px
}
#suitcase-icons .vcex-icon-box-image {
	top: 15px;
	left: 4%
}
.testi {
	font-size: 22px
}
#footer-wish-sections .wpb_column.vc_column_container.vc_col-sm-4 {
	margin-bottom: 50px
}
#footer-wish-sections .vc_col-sm-4 p {
	font-size: 20px
}
.menu-main-header-container {
	text-align: center
}
.social-share {
	text-align: center
}
#footer-bottom-inner {
	text-align: center
}
#footer-bottom-inner #copyright {
	width: 100%
}
#footer-bottom-inner #copyright {
	text-align: center;
	font-size: 13px
}
.foo_energizedby {
	width: 28%
}
.mytheme_btn_above_logo a {
    padding: 8px 16px;
}
#exp-sec-wish h2 {
    font-size: 32px;
}
#mke-wish-sec h2 {
    font-size: 40px;
}
#mke-wish-sec p, .top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
    font-size: 17px;
}
#mke-wish-sec h2 {
    margin-bottom: 20px;
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
    font-size: 25px !important;
}
#home-property-text .vc_column-inner p {
    font-size: 17px;
}
#home_packyoursuitcase h2 {
    font-size: 37px;
}
#home_packyoursuitcase p .yellow {
    font-size: 36px;
}
.vcex-icon-box-one {
    padding: 0px 40px !important;
}
#suitcase-icons .vc_column_container .vc_column-inner {
    margin-bottom: 0px;
}
#home_referus h2 {
    font-size: 48px;
}
.testi {
    font-size: 20px;
    text-align: center;
}
#video-refer .vc_column-inner {
    margin-bottom: 5px;
}
#footer-wish h2 {
    font-size: 46px;
}
#footer-wish-sections .vc_col-sm-4 h4, #footer-wish-sections .vc_col-sm-4 h4 strong {
    font-size: 32px !important;
}
#top-bar-wrap.hidden-phone {
    display: none !important;
}
#site-navigation-wrap {
    background: none !important;
}
#site-navigation-wrap #top-bar-wrap.hidden-phone {
    display: block !important;
}
#top-bar-social-alt {
    padding-top: 17px;
}
body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    top: 55% !important;
}
#top-bar {
    padding: 12px 0;
}
.right-side .inner-right {
    width: 46%;
}
body .inner-right a {
    font-size: 19px;
}
.right-side span {
    font-size: 19px;
}
.right-side ul li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
#exp-sec-wish h1 {
    font-size: 40px;
	padding-top: 40px;
}
.abt-text-inner h2 {
    font-size: 29px !important;
}
.abt-inner-txtt p {
    font-size: 18px;
}
.listing-col ul li span {
    font-size: 18px !important;
}
.abt-inner-txtt p strong {
    font-size: 24px;
    line-height: 35px;
}
.abt-inner-txtt h2 strong {
    font-size: 25px;
}
#Student-interns-natives .wish-interns h2 strong {
    font-size: 33px;
}
#Student-interns-natives .wish-interns h4 {
    font-size: 18px !important;
    margin-top: 10px;
}
#live-minutes.persona-page h2 {
    font-size: 28px !important;
}
#top-image-top ,#spacing-top {
    margin-top: 40px;
}
#img-grid-custom .vc_column-inner .wpb_wrapper {
    width: 100%;
}
#img-grid-custom .vc_column-inner .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_ .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
.wpb_single_image img {
    width: 100% !important;
}
#laundry-section h2 {
    font-size: 24px;
}
#laundry-section.persona-page-laundry p {
    width: 89%;
	font-size: 17px;
}
.icons-student-pg .vcex-icon-box-image {
    width: 7%;
	top: 10px !important;
    left: 3% !important;

}
.icons-student-pg .vcex-icon-box-heading {
    padding: 20px 15px 20px 25px;
    width: 100% !important;
	margin-bottom: 25px;
}
.icons-student-pg .vc_column-inner {
    margin-bottom: 0px !important;
}
#triangle-path-bg .triangle-bg h2 {
    font-size: 46px !important;
}
#triangle-path-bg .triangle-bg h4 {
    font-size: 28px !important;
}
#professional-development #heading h2, .chinatown-top-txt h4 {
    font-size: 28px;
}
.vcex-icon-box-one {
    padding: 0px 0px 0px 40px !important;
}
.house-rules h2 {
    font-size: 36px;
}
.house-rules p {
    font-size: 24px;
}
.custom-heading h2, .custom-heading h3 {
    font-size: 26px !important;
}
#background-top-inner h2, #parent-internship-foot h2, .text-top-prop h2 {
    font-size: 32px;
}
.text-img h2 {
    font-size: 30px;
}
.classic-row h2 , .chinatown-top-txt h2{
    font-size: 38px !important;
}
.classic-row h3, .chinatown-top-txt h3 {
    font-size: 32px !important;
}
.classic-row h4, .chinatown-top-txt h4 {
    font-size: 20px !important;
}
.chinatown-top-txt p {
    font-size: 17px;
}
.around-chinatown h2 {
    font-size: 30px;
}
.divider-chinatown {
	flex-direction: column;
    flex-wrap: wrap;
}
.divider-chinatown .divide {
    width: 40%;
    margin: 0 auto;
}
.inner-txt-chinalast p {
    font-size: 38px;
}
.appication-page-inner h2 {
    font-size: 34px;
}
.application-works h2 {
    font-size: 28px;
}
.application-works h4 {
    font-size: 25px;
}
.application-txt-inner .app-right p, .application-txt-inner .app-right ul li {
    font-size: 20px !important;
}
.application-txt-inner .btn-app a {
    font-size: 19px !important;
}
.last-bold {
    font-size: 21px;
}
.spot-app-txt p {
    font-size: 28px !important;
}
.spring h3{
    font-size: 20px !important;
}
.campus-main-heading h2 {
    font-size: 35px;
}
.footer-txt a {
    font-size: 20px;
}
.footer-txt {
    font-size: 20px;
}
.campus-inner-txt .listing-price li {
    font-size: 18px;
}
.spring h3 {
    font-size: 19px !important;
}
.dc-bring-txt h2 {
    font-size: 36px;
}
.dc-bring-txt ul li .right-text p {
    font-size: 18px;
}
.sec-variety-dc li {
    font-size: 19px;
}
.btm-section h2, .up-section h2 {
    font-size: 32px;
}
.up-section ul li {
    font-size: 18px;
    width: 75%;
}
.btm-section p {
    font-size: 18px;
}
.center-dc {
    font-size: 17px;
}
.lst-blck-dc {
    font-size: 20px;
}
.dc-pg .inner-dc-img-top .vc_column-inner {
    background-size: cover!important;
    padding-bottom: 0% !important;
}
.dc-bring-txt ul li {
    flex-wrap: wrap;
	justify-content: center;
}
.dc-bring-txt ul li .left-image, .dc-bring-txt ul li .left-image .right-text {
    float: left;
    text-align: center !important;
    width: 100%;
}
.properties-top-icons p {
    margin-bottom: 10px !important;
}
}
@media (max-width: 640px) {
#site-header {
    padding: 20px 0px !important;
}
#top-bar-social-alt {
    padding-top: 17px;
}
.inner-right-follow {
    width: 78%;
}
.right-side {
    width: 52%;
}
body .inner-right a {
    font-size: 18px;
}
.right-side span {
    font-size: 18px !important;
}
.right-side .inner-right {
    top: 2px;
}
.mytheme_btn_above_logo a {
    padding: 5px 16px;
}
.right-side ul li a i {
    width: 27px;
    height: 27px;
    line-height: 27px;
    font-size: 15px;
}
body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    top: 52% !important;
	z-index: 9999;
}
#exp-sec-wish h1 {
    font-size: 36px !important;
}
.exp-icon-sec .btns p {
    font-size: 18px;
    padding: 9px 40px;
}
#mke-wish-sec h2 {
    font-size: 31px;
}
#mke-wish-sec p, .top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
    font-size: 15px;
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner .vc_custom_heading {
    font-size: 22px !important;
}
.text-grid h2 {
    font-size: 26px;
}
#home_packyoursuitcase h2 {
    font-size: 36px;
}
#home_packyoursuitcase p .yellow {
    font-size: 32px;
}
#suitcase-icons .vcex-icon-box-heading {
    font-size: 20px;
    padding: 18px 48px;
}
#home_referus h2 {
    font-size: 42px;
}
.testi {
    font-size: 18px;
	margin-top: 0px;
}
#footer-wish h2 {
    font-size: 42px;
}
#footer-wish-sections .vc_col-sm-4 h4, #footer-wish-sections .vc_col-sm-4 h4 strong {
    font-size: 28px !important;
}
#footer-wish-sections .vc_col-sm-4 p {
    font-size: 18px;
}
.abt-text-inner h2 {
    font-size: 22px !important;
}
.abt-inner-txtt p {
    font-size: 17px;
}
.abt-inner-txtt h2 strong {
    font-size: 22px;
}
.listing-col ul li span {
    font-size: 17px !important;
}
.abt-inner-txtt p strong {
    font-size: 20px;
}
body #Student-interns-natives .wish-interns h2 {
    font-size: 32px !important;
}
#Student-interns-natives .wish-interns h2 strong {
    font-size: 32px !important;
}
#Student-interns-natives .wish-interns h4 {
    font-size: 15px !important;
}
#triangle-path-bg .triangle-bg h2 {
    font-size: 38px !important;
}
#triangle-path-bg .triangle-bg h4 {
    font-size: 24px !important;
}
.house-rules h2 {
    font-size: 32px;
}
.house-rules p {
    font-size: 22px;
}
.vcex-heading-bottom-border-w-color .vcex-heading-inner {
    font-size: 25px;
}
#inner-one-img h2 {
    font-size: 32px;
}
.edu-top-txt p br {
    display: none;
}
.edu-top-txt p {
    font-size: 19px !important;
}
#background-top-inner h2, #parent-internship-foot h2 {
    padding: 0px 15px;
}
.text-img p {
    font-size: 19px;
}
#parent-internship-foot ul {
    margin-left: 0;
}
.partner-say .partner-say-inner {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.edu-dalta-sec {
    padding: 0px 15px;
}
.edu-dalta-sec h2 {
    font-size: 28px;
}
.last-sec-educators p strong br{
    display: none;
}
.last-sec-educators p {
    font-size: 20px;
}
.application-works h2 {
    font-size: 24px;
}
.application-works h4 {
    font-size: 23px;
}
.application-txt-inner .btn-app a {
    font-size: 18px !important;
}
.last-bold {
    font-size: 20px;
}
.spot-app-txt p {
    font-size: 26px !important;
}
.house-rules-pg-inner h3, .house-rules-pg-inner p{
	margin-bottom: 0px !important;
}
.house-rules-pg h2, .house-rules-pg-inner li, .house-rules-pg-inner p {
    font-size: 20px;
    line-height: 50px !important;
}
.house-rules-pg {
    padding: 0 2%;
}
.dc-pg .banner-txt h2 {
    font-size: 32px !important;
}
.cls-mid-row p strong{
    font-size: 26px !important;
}
.dc-pg .heading-txt-box h1 {
    font-size: 36px !important;

}
.campus-inner-row {
	display: flex;
	flex-wrap: wrap;
}
.spring h3 {
    font-size: 18px !important;
}
.campus-inner-row .wpb_column {
	width: 100% !important;
}
.campus-main-heading h2 {
    font-size: 32px;
}
ul.Amenities-menu li a {
    font-size: 20px;
}
.listing-price ul {
	margin-left: 0px !important;
}
.dc-bring-txt h2 {
    font-size: 28px;
}
.dc-bring-txt ul {
    width: 100%;
}
.dc-bring-txt ul li .right-text p {
    font-size: 16px;
}
.sec-variety-dc li {
    font-size: 18px;
}
.btm-section h2, .up-section h2 {
    font-size: 28px;
}
.up-section ul {
    width: 100%;
}
.text-top-prop h2 {
    font-size: 27px;
}
.top-img-with-title h2 {
width: 94%;
}
}
@media (max-width: 580px) {
.icons-student-pg .vcex-icon-box-image {
    top: 11px !important;
    left: 5% !important;
}
.right-side ul li a i {
    margin: 2px;
}
.right-side .inner-right {
    width: 71%;
}
.inner-right-follow span {
    padding-right: 7px;
}
}
@media (max-width: 500px) {
#top-bar {
	width: 100%;
	padding: 25px 0px;
}	
.inner-right-follow {
    display: flex !important;
}
.right-side .inner-right {
    top: -5px;
}
.inner-right-follow span {
    padding-right: 0px;
}
#top-bar-wrap.hidden-phone {
    display: block !important;
}
#site-navigation-wrap {
    background: none !important;
}
#site-navigation-wrap #top-bar-wrap.hidden-phone {
    display: none !important;
}
#top-bar-wrap.hidden-phone {
    display: flex !important;
    width: 100%;
    left: 0;
    justify-content: center !important;
    padding-top: 20px;
	z-index: 9999;
}
#top-bar {
    left: 0;
}
#top-bar-social-alt {
    width: 100%;
    display: flex;
    justify-content: center;
}
.right-side {
    width: 100% !important;
}
.right-side span {
    font-size: 13px;
}
.right-side ul li a i {
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    margin: 2px;
}
.right-side .inner-right-follow span {
    font-size: 13px;
    position: relative;
}
body .inner-right a , .right-side .inner-right span{
    font-size: 18px;
    top: 0;
}
#exp-sec-wish h1  {
    font-size: 25px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#exp-sec-wish h1 .yellow {
    font-size: 25px !important;
	top: 0px !important;
	margin: 0px 2px; 
}
#mke-wish-sec h2 {
    font-size: 26px;
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner {
    margin-bottom: 25px;
}
#home_packyoursuitcase h2 {
    font-size: 26px;
}
#home-property-text .vc_column-inner p {
    font-size: 16px;
}
#home_packyoursuitcase .yellow {
    font-size: 26px !important;
}
.vcex-icon-box-one {
    padding: 0px 10px 0px 20px !important;
}
#suitcase-icons .vcex-icon-box-image {
    left: 0% !important;
}
#suitcase-icons .vcex-icon-box-heading {
    font-size: 16px;
    padding: 12px 5px 12px 20px;
}
#home_referus h2 {
    font-size: 32px;
}
.testi {
    font-size: 16px;
}
#footer-wish h2 {
    font-size: 36px;
}
#footer-wish-sections .vc_col-sm-4 h4, #footer-wish-sections .vc_col-sm-4 h4 strong {
    font-size: 26px !important;
}
#footer-wish-sections .vc_col-sm-4 p {
    font-size: 16px;
}
#footer-bottom-inner #copyright {
    font-size: 12px;
}
#suitcase-icons .vcex-icon-box-image {
    width: 6% !important;
}
.abt-inner-txtt img {
	width: 100%;
}
.abt-inner-txtt h2 {
    line-height: 30px;
    margin-bottom: 15px !important;
}
.abt-inner-txtt h2 strong {
    font-size: 20px;
}
.listing-col ul li span {
    font-size: 17px !important;
}
.icons-student-pg .vcex-icon-box-heading {
    width: 96% !important;
    float: right;
}
body #Student-interns-natives .wish-interns h2 {
    font-size: 26px !important;
}
#Student-interns-natives .wish-interns h2 strong {
    font-size: 28px !important;
}
#live-minutes.persona-page h2 {
    font-size: 24px !important;
}
.icons-student-pg .vcex-icon-box-image {
    top: 15px !important;
}
#triangle-path-bg .triangle-bg h2 {
    font-size: 34px !important;
}
#triangle-path-bg .triangle-bg h4 {
    font-size: 21px !important;
}
#professional-development #heading h2, .chinatown-top-txt h4 {
    font-size: 25px;
}
.house-rules h2 {
    font-size: 32px;
}
.house-rules p {
    font-size: 20px;
}
.custom-heading h2, .custom-heading h3 {
    font-size: 24px !important;
}
.testi-parent {
    font-size: 18px;
}
.text-img h2 {
    font-size: 26px;
}
.text-img p {
    font-size: 18px;
}
#triangle-path-bg .triangle-bg h4 {
    font-size: 20px !important;
}
#professional-development #heading h2, .chinatown-top-txt h4 {
    font-size: 22px;
}
.vcex-heading-bottom-border-w-color .vcex-heading-inner {
    font-size: 22px;
}
#background-top-inner h2, #parent-internship-foot h2 {
    font-size: 28px;
}
#left-right-imges {
    width: 100%;
}
#inner-one-img h2 {
    font-size: 28px;
}
.edu-top-txt p {
    font-size: 18px !important;
    padding: 10px 15px;
}
.two-sep-outer {
    width: 96%;
}
.two-sep-inner {
    padding: 0px 15px 0px 25px;
}
.partner-say .partner-say-inner {
    padding: 0 0px;
}
.edu-dalta-sec h2 {
    font-size: 26px;
}
.edu-dalta-sec h2 {
    font-size: 26px;
}
.classic-row h2, .chinatown-top-txt h2 {
    font-size: 36px !important;
}
.classic-row h3,.chinatown-top-txt h3 {
    font-size: 22px !important;
}
.around-chinatown h2 {
    font-size: 25px;
}
.divider-chinatown .divide h3 {
    font-size: 24px;
}
.inner-txt-chinalast p {
    font-size: 36px;
}
.appication-page-inner h2 {
    font-size: 28px;
}
.application-works h2 {
    font-size: 23px;
}
.application-works h4 {
    font-size: 21px;
}
.application-txt-inner {
    display: flex;
    flex-wrap: wrap;
	text-align: center;
}
.application-txt-inner .app-lft ,.application-txt-inner .app-right{
    width: 100% !important; 
    float: left;
}
.application-txt-inner .app-right p, .application-txt-inner .app-right ul li {
    font-size: 18px !important;
}
.application-txt-inner .btn-app a {
    font-size: 17px !important;
}
body .inner-right a, .right-side .inner-right span {
    font-size: 15px;
}
.right-side span {
    font-size: 15px !important;
}
.house-rules-pg-inner h3 {
    font-size: 22px;
}
.house-rules-pg {
    padding: 0 0%;
}
.house-rules h4 {
    font-size: 20px;
}
.house-rules-pg h2, .house-rules-pg-inner li, .house-rules-pg-inner p {
    font-size: 18px;
    line-height: 40px !important;
}
.spring h3 {
    font-size: 18px !important;
}
.campus-main-heading h2 {
    font-size: 28px;
}
.footer-txt {
    font-size: 18px;
}
.text-top-prop p {
    font-size: 16px;
}
.ancor-btn a {
font-size: 15px;
}
}
@media only screen and (max-width:420px) {
#slider-top .yellow {
	display: block;
	position: relative;
	top: 20px!important;
	font-size: 40px!important
}
.slide-txt {
	font-size: 35px!important
}
.exp-icon-sec .btns p {
	font-size: 16px;
	padding: 15px 0
}
#exp-sec-wish h2 {
	font-size: 35px
}
.top-pad-wish .vc_col-sm-6 .vc_column-inner {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0;
}
#home_referus h2 {
	font-size: 45px
}
.testi {
	margin-top: 0
}
.foo_energizedby {
	width: 50%;
	float: none;
	position: relative;
	top: -7px
}
#site-header {
    padding: 32px 0px 20px !important;
}
.right-side .inner-right {
    width: 36%;
}
.right-side .inner-right-follow {
    width: 70%;
}
.mytheme_btn_above_logo a {
    font-size: 11px;
}
#suitcase-icons .vcex-icon-box-image {
    left: 2% !important;
}
.icons-student-pg .vcex-icon-box-heading {
    padding: 15px 15px 15px 25px;
}
.icons-student-pg .vcex-icon-box-image {
    width: 8%;
}
}
@media (max-width: 360px) {
body .inner-right a, .right-side .inner-right span {
    font-size: 14px;
}
.right-side span {
    font-size: 13px !important;
}

.right-side ul li {
    top: -5px;
}
.right-side .inner-right {
    right: 0;
	top: -5px;
}
.right-side span {
	padding-right: 0;
    font-size: 12px;
}
.inner-right-follow span a {
    font-size: 13px !important;
    padding-right: 4px;
}
.right-side ul li a i {
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    margin: 1px;
}
}
/*- contact us -*/
.field_sublabel_below {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.field_sublabel_below .gfield_label {
    width: 25% !important;
    display: flex;
    align-items: center;
    font-size: 15px !important;
    color: #0f4971;
}
.field_sublabel_below .ginput_container {
	width: 65% !important;
	margin-left: 0 !important;
}
#gform_1 #gform_fields_1 {
    width: 60%;
    margin: 0 auto !important;
}
.ginput_container {
    display: flex;
    flex-direction: row;
}
#gform_1 #gform_fields_1 .name_first, #gform_1 #gform_fields_1 .name_last {
    width: 298px;
    flex-direction: column-reverse !important;
    display: flex;
}
#gform_1 #gform_fields_1 .name_first label ,#gform_1 #gform_fields_1 .name_last label {
    font-size: 13px !important;
    font-weight: 600;
	color: #0f4971;
}
.ginput_container .large,.ginput_container  .medium ,.ginput_container .textarea {
	width: 97.5% !important;
}
#gform_1  .medium {
	width: 70%;
}
.wpb_single_image img  {
	height: 100% !important;
}
.gform_wrapper .gform_footer {
    margin-left: 7%!important;
    width: 66% !important;
    display: flex!important;
    justify-content: flex-end!important;
}
input#gform_submit_button_1 {
    padding: 6px 20px;
    font-size: 24px;
	background-color: #0f4971;
}
.cls-cntct-us-btm .vcex-module.vcex-heading.vcex-heading-plain {
    text-align: left !important;
}
.cls-cntct-us-btm .vcex-heading-plain .vcex-heading-inner {
	font-size: 36px;
	color:	#0f4971;
	font-weight: 700 !important;
	font-family: Montserrat, sans-serif;
}
.cls-cntct-us-btm strong ,.cls-cntct-us-btm p{
    color: 
    #000;
}
/*-.vcex-module.vcex-heading.vcex-heading-plain , h3.block-title , h3{
	color: #0f4971 !important;
	font-weight: 600px !important;
	text-align: left!important;
}-*/
