

/* optimizer Core  CSS
 *
 * @package LayerFramework
 * 
 * @since  LayerFramework 1.0
*/

/*
---------------------------------
			SECTIONS
---------------------------------
1. BASIC
2. WORDPRESS CORE
3. LAYERFRAMEWORK CLASSES
4. PAGE HEADER
5. BREADCRUMB
6. PAGE TEMPLATE
7. WIDGETS
8. PAGE BUILDER
9. SIDR
10. PACE
11. FOTORAMA
12. MAGNIFIC POPUP
13. MINITIP
14. LOOPER
15. PLUGINS
16. RESPONSIVENESS
----------------------------------
*/

/*
------------------------------------
			 1. BASIC
------------------------------------
*/
body{margin:0; padding:0;}
a{ text-decoration:none;}
p, .widget_wrap{}

/*
------------------------------------
			 2. WORDPRESS CORE
------------------------------------
*/
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float:left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float:right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float:left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {max-width: 96%; /* Image does not overflow the content area */padding: 10px 3px 10px;text-align: center;}
.wp-caption img{max-width: 98%!important; height:auto;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none !important;margin: 0 !important;max-width: 570px;padding: 0 !important;}
.wp-caption-text {font-size:11px;line-height:17px; margin:0;padding:0 4px 5px;}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000; /* Above WP toolbar. */}


.layergallery .gall_dash{ display:none;}
blockquote:before {content: "\f10d";display: inline-block;font-family: FontAwesome;position: absolute;margin-left: -26px;opacity: 0.3;}
.thn_post_wrap table, .org_comment table{border-collapse: collapse;width: 100%;}
.thn_post_wrap table th, .org_comment table th{padding: 10px;background: rgba(0, 0, 0, 0.03);}
.thn_post_wrap table tr:nth-child(odd), .org_comment table tr:nth-child(odd){ background: rgba(0, 0, 0, 0.03);border: none!important;}
.thn_post_wrap table td, .org_comment table td{ padding: 10px;}
.thn_post_wrap code, .org_comment code{background: rgba(0, 0, 0, 0.03);padding: 2px;}
.thn_post_wrap pre, .org_comment pre{background: rgba(0, 0, 0, 0.03);border-left: 4px solid rgba(0, 0, 0, 0.1);padding: 15px;}

/*
------------------------------------
			 3. optimizer CORE
------------------------------------
*/
/*rounded*/
.lt_rounded{ border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
/*Circle*/
.lt_circle{ border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
/*Animate*/
.lt_animate{-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
/*Shadow*/
.lt_shadow{ box-shadow:0 0 4px rgba(0, 0, 0, 0.05); -webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.05);}


/*
------------------------------------
			 3. CUSTOM PAGE HEADER
------------------------------------
*/
.page_head{position:relative; width:100%; float:left; min-height:150px; overflow:hidden; text-align:center;}
.page_head img{width:100%; height:auto;vertical-align: bottom; min-height:150px;object-fit: cover;}
.has_cat_desc, .has_tag_desc{ min-height:150px;}
.page_head .pagetitle_wrap{width: 85%; margin: 40px auto;}
.has_header_img .pagetitle_wrap{position: absolute!important; top: 0;left: 0;right: 0;}
.page_head h1, .page_head a{ margin:0;}

/*
------------------------------------
			 4. BREADCRUMB
------------------------------------
*/
.layerbread{ margin-top:10px;font-size: 0.9em;}
.trail-end{opacity: 0.6;}
span.sep {padding: 0 10px;}
.breadcrumb-trail.breadcrumbs ul {margin: 0;padding: 0;}
.breadcrumb-trail.breadcrumbs ul li {list-style-type: none;display: inline-block;margin-right: 15px;font-size: 0.9em;}
.breadcrumb-trail.breadcrumbs ul li:after {content: "/";padding-left: 10px;}
.breadcrumb-trail.breadcrumbs ul li:last-child:after {display: none;}

/*
------------------------------------
			 5. PAGE TEMPLATES
------------------------------------
*/
/*Blank Page Template with No Header*/
.page-template-template_partspage-blank_noheader_template-php .header_wrap, .page-template-template_partspage-blank_noheader_template-php #footer, .page-template-template_partspage-blank_noheader_template-php #slidera{ display:none;}
/*Front Page Template*/
.page-template-template_partspage-frontpage_template-php #slidera{ height:auto!important;}
.page-template-template_partspage-frontpage_template-php .head_switch i{ display:none;}
.page-template-template_partspage-frontpage_template-php .home .selected_slide .nivo-controlNav{ bottom:30px;}

/*Left Sidebar*/
.page-template-template_partspage-leftsidebar_template-php .left_sidebar, .post-type-archive-product .left_sidebar{ float:right;}
.page-template-template_partspage-leftsidebar_template-php #sidebar, .post-type-archive-product #sidebar{ float:left;}

/*Contact Page*/
.entry-content .cont_inpt{padding: 12px;border: none;width: 100%; border-radius: 3px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.entry-content .contact_verify input{padding:12px;border: none;  border-radius: 3px;}
.entry-content textarea{ font-family:Arial, Helvetica, sans-serif;padding: 2%;border: none;width: 100%;min-height: 200px;border-radius: 3px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;margin-top: 17px;}
.contact_verify, .contact_submit{ width:50%; float:left; font-family:Arial, Helvetica, sans-serif;}
.contact_submit input{ float:right; padding:7px 25px; font-size:18px; cursor:pointer; background: none; border: 2px solid; letter-spacing: 2px; text-transform: uppercase; border-radius: 3px;color: #fff;}

.contact_verify{ margin-top:0;}
.page_contact_wrap.layer_wrapper .entry-content p:nth-child(1), .page_contact_wrap.layer_wrapper .entry-content p:nth-child(2){width:49%; float:left;}
.page_contact_wrap.layer_wrapper .entry-content p:nth-child(1){ margin-right:2%;margin-bottom: 30px;}

.page_contact_wrap.layer_wrapper.has_contact_map .center { width: 100%!important;}
.page_contact_wrap .single_wrap { width: 100%;}
.page_contact_wrap.layer_wrapper.has_contact_map .single_post { padding: 0;}
.page_contact_wrap.layer_wrapper.has_contact_map #content{ margin-top: 0;}
.page_contact_wrap.layer_wrapper.has_contact_map .entry-content {position: absolute;z-index: 999;bottom: 0px;width: 500px;right: 40px; padding:30px; box-sizing:border-box; background:rgba(0, 0, 0, 0.4);}
.page_contact_wrap.layer_wrapper.has_contact_map .contact_verify{ font-weight:bold;color: #fff;}
.page_contact_wrap.layer_wrapper .unhappyMessage {font-size: 12px;color: rgb(252, 95, 95);position: absolute;left: 30px;margin-top: -24px;}
.page_contact_wrap.layer_wrapper.has_contact_map .unhappyMessage {left: 0px;}
.page_contact_wrap.layer_wrapper.has_contact_map .postitle {padding: 0px;text-align: center;}

#layer_cntct_email_unhappy {text-align: right;right: 30px;}
.page_contact_wrap.layer_wrapper.has_contact_map #layer_cntct_email_unhappy {right: 0px;}
#layer_cntct_math_unhappy{margin-top: 42px;}
#layer_cntct_msg_unhappy{margin-top: -10px;}

.has_contact_sidebar .single_wrap{width: 68%;}
.has_contact_map.has_contact_sidebar .single_wrap, .has_contact_map.has_contact_sidebar #sidebar {width: 100%;}
.has_contact_map.has_contact_sidebar #sidebar .widget {width: 29%;margin: 1.5%;}
.gmnoprint img {max-width: none; }

.page_contact_wrap.layer_wrapper.has_contact_map .entry-content{ height:500px; padding-top:0;}
.entry-content textarea, .entry-content input, .page_contact_wrap.layer_wrapper.has_contact_map .contact_verify { font-size: 16px;}
.page_contact_wrap.layer_wrapper.has_contact_map #asthemap{ margin-top:0;}
.no_contact_map .entry-content textarea {border: 1px solid rgba(0, 0, 0, 0.1);}
.no_contact_map .entry-content .cont_inpt, #layer_cntct_math {border: 1px solid rgba(0, 0, 0, 0.1);}


/*BLOG page template*/
.blog_mo {width: 100%;float: left;text-align: right;border-bottom: 1px solid rgba(0, 0, 0, 0.08);margin-top: -10px;}
.blog_mo a { font-size: 0.8em;text-transform: uppercase; padding: 10px 0;border-bottom: 1px solid;position: relative;top: -9px;}
.page-template-template_partspage-blog_template-php .single_metainfo{ font-size:0.8em;}
span.sdate {font-size: 14px;font-weight: bold;text-transform: uppercase;}
.page-template-template_partspage-blog_template-php .lay4_wrap{ overflow:visible;}
.page-template-template_partspage-blog_template-php .blog_layout3 .single_metainfo i.fa-user{ padding-left:0;}
.page-template-template_partspage-blog_template-php .smonth {display: block;letter-spacing: normal;letter-spacing: 5px;text-transform: uppercase; font-size: 12px;}
.page-template-template_partspage-blog_template-php .datebox { position: absolute; margin-left: -70px; text-align: center; top: 25px;max-width: 58px;}
.page-template-template_partspage-blog_template-php .datebox_inner {border: 2px solid rgba(0, 0, 0, 0.05);padding: 8px;padding-bottom: 5px;border-bottom: 0;}
.page-template-template_partspage-blog_template-php .syear { letter-spacing: 4px;  font-weight: bold;background: rgba(0, 0, 0, 0.1); padding: 0 6px;}
.blog_layout2 .lay4 .post_image {width: 100%; max-height: none; padding-bottom: 20px;}
.blog_layout2 .lay4 .post_content, .blog_layout3 .lay4 .post_content { width: 100%; position: relative;}
.blog_layout2 .datebox, .blog_layout3 .datebox { top: 5px;}
.blog_layout3 .blog_content_wrap{ overflow:hidden;margin-top: 20px;}

.page-template-page-blog_template.site_boxed .blog_layout3 .lay4 .hentry{padding-left:60px;}

.page-template-page-blog_template .blog_layout4 .lay4 .hentry, .page-template-page-blog_template .blog_layout5 .lay4 .hentry{ width:33%;}
.page-template-page-blog_template .blog_layout4 .lay4 .post_image, .page-template-page-blog_template .blog_layout4 .lay4 .post_content, .page-template-page-blog_template .blog_layout5 .lay4 .post_image, .page-template-page-blog_template .blog_layout5 .lay4 .post_content{ width:100%;} 
.page-template-template_partspage-blog_template-php .blog_layout4 .hentry .datebox, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry .datebox { margin-left: 10px; top: 20px; background: #fff;}
.page-template-template_partspage-blog_template-php .blog_layout4 .hentry .datebox_inner, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry .datebox_inner{ padding: 4px 8px; line-height: 14px; border: none;}
.page-template-template_partspage-blog_template-php .blog_layout4 .hentry .single_metainfo i.fa-comments, .page-template-template_partspage-blog_template-php .blog_layout4 .hentry .single_metainfo .meta_comm, .page-template-template_partspage-blog_template-php .blog_layout4 .hentry .single_metainfo i.fa-user, .page-template-template_partspage-blog_template-php .blog_layout4 .hentry .single_metainfo .auth_meta,.page-template-template_partspage-blog_template-php .blog_layout5 .hentry .single_metainfo i.fa-comments, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry .single_metainfo .meta_comm, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry .single_metainfo i.fa-user, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry .single_metainfo .auth_meta {  display: none;}
.page-template-template_partspage-blog_template-php .blog_layout4 .hentry p, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry p{ font-size:90%;}
.page-template-template_partspage-blog_template-php .blog_layout4 .hentry .postitle, .page-template-template_partspage-blog_template-php .blog_layout5 .hentry .postitle{ margin-top:15px; font-size:100%;}
.page-template-page-blog_template .blog_layout5 .lay4 .post_image{ max-height:none;}

.blog_layout5 .lay4_inner { width: 100%; float: left; position: relative;  height: 100%;}
.blog_layout5 .lay4_wrap {  padding-bottom: 100px;}


@media screen and (max-width: 1024px){
	.page-template-template_partspage-blog_template-php .datebox { position: relative;margin-left: 0;display: inline-block;max-width: none;width: initial;top: 0;margin-right: 10px;}
	.page-template-template_partspage-blog_template-php .datebox_inner {width: 100%;padding: 0;display: inline;border: none;text-align: left;}
	.page-template-template_partspage-blog_template-php .datebox_inner span.sdate {display: inline;text-transform: none;font-weight: normal;font-size: inherit;}
	.page-template-template_partspage-blog_template-php .smonth {display: inline;padding-left: 4px;text-transform: none;letter-spacing: initial;}
	.page-template-template_partspage-blog_template-php .syear {background: none;font-weight: normal;letter-spacing: normal;padding: 0;}
	.page-template-template_partspage-blog_template-php .datebox_inner:before {content: "\f073";font-family: 'FontAwesome';}
}

/*Widgetized Template*/
#pagesidebar {width: 100%;float: left;}
#pagesidebar li.widget {list-style-type: none;width: 100%;float: left;}
.has_no_content #content{ margin-top:0;}
.has_no_content #content .single_post{ padding:0;}
body.sidebar_bottom #sidebar, body.sidebar_top #sidebar {width:100%; margin:0;} 
body.sidebar_bottom #sidebar .widget, body.sidebar_top #sidebar .widget{margin:0;} 
body.sidebar_bottom #sidebar .widget_wrap, body.sidebar_top #sidebar .widget_wrap{  width: 100%; padding: 60px 0;} 
body.sidebar_bottom #sidebar [id*="optimizer_front"] .widget_wrap, body.sidebar_top #sidebar [id*="optimizer_front"] .widget_wrap{  width: auto; padding:0;}
body.sidebar_bottom #sidebar span.widget_border, body.sidebar_top #sidebar span.widget_border{ display:none;}
body.sidebar_bottom .single_wrap, body.sidebar_top .single_wrap{ width:100%;}
body.sidebar_left #sidebar{ float:left;}
body.sidebar_left .single_wrap {float:right;}


/*
------------------------------------
			 6. WIDGETS
------------------------------------
*/

#searchform .screen-reader-text{ display:none;}
#sidebar #searchform div, #footer #searchform div, #home_widgets #searchform div{ /* position:relative; */ /* border: 1px solid rgba(0, 0, 0, 0.1); */}
#sidebar #searchform #s, #footer #searchform #s, #home_widgets #searchform #s{ width:65%; padding: 10px 2.3%; border:none; color:#888; background:none; max-height: 34px; min-height: 23px; box-sizing:border-box; border: 1px solid rgba(0, 0, 0, 0.1);}
#footer #searchform #s{background: #fff;}
#searchsubmit{  padding:7px 10px; border:none; margin-left:-5px;right: 0px;top:-1px;min-height: 34px;}
#searchsubmit:focus{ outline:none;}
#sidebar #searchsubmit, #footer #searchsubmit, #home_widgets #searchsubmit{ cursor:pointer;}
#searchform{ position:relative;}
.frontpage_sidebar .widget_search #s { width: 50%; padding: 15px;}
.frontpage_sidebar .widget_search #searchsubmit { padding: 17px;  margin-left: -7px; cursor: pointer;}

.frontpage_sidebar .widget_nav_menu ul.menu {margin: 0;padding: 0;text-align: center;padding: 20px 0;background-color: rgba(0, 0, 0, 0.04);}
.frontpage_sidebar .widget_nav_menu ul.menu li { display:inline-block;}
.frontpage_sidebar .widget_nav_menu ul.menu li  a{ display:inline-block; padding: 10px 15px;}
.frontpage_sidebar .widget_nav_menu ul.menu li a{ font-weight:bold;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.frontpage_sidebar .widget_nav_menu ul.menu li a:hover { }
.frontpage_sidebar .widget_nav_menu ul.menu li ul li:hover a {background-color: rgba(0, 0, 0, 0.4);}
.frontpage_sidebar .widget_nav_menu ul.menu li ul {display: none;position: absolute;width: 170px;margin-left: -40px;text-align: center;z-index: 99;background-color: rgba(0, 0, 0, 0.5); padding-left:0;}
.frontpage_sidebar .widget_nav_menu ul.menu li ul li { display: block;}
.frontpage_sidebar .widget_nav_menu ul.menu li ul li a { color: #fff; display: block;font-size: 0.9em;}
.frontpage_sidebar .widget_nav_menu ul.menu>li:hover:after{width: calc(100% - 30px);margin-top: -5px; background-color:rgba(0, 0, 0, 0.4);}

.frontpage_sidebar #sidebar .widget_nav_menu i.fa-double-angle-right, #frontsidebar #sidebar .widget_nav_menu ul.menu li:after{ display: none;}
.frontpage_sidebar #sidebar .widget_nav_menu ul.menu li { word-wrap: break-word;display: list-item; margin: 0;}
.frontpage_sidebar #sidebar .widget_nav_menu ul.menu li a{display: list-item;padding-left: 0;}
.frontpage_sidebar #sidebar .widget_nav_menu ul.menu li ul{ display:block; text-align:left; background:none; margin-left:0; position:relative;}
.frontpage_sidebar #sidebar .widget_nav_menu ul.menu li ul li a{ color:inherit;}
.frontpage_sidebar #sidebar .widget_nav_menu ul.menu{ background:none; text-align:left; padding-top:0;}

.widget_search .widget_corner{ display:none;}

.widget_calendar td a{}
.widget_calendar table{ width:100%;text-align: center;}
.widget_calendar caption{ margin-bottom:10px; padding-bottom:10px;  font-weight: bold;text-transform: uppercase;}
.widget_calendar td#prev {text-align: left;font-weight: bold;text-transform: uppercase;font-size: 12px;padding-left: 10px;}
.widget_calendar tbody {font-size: 13px;line-height: 25px;}
#calendar_wrap {padding-top: 20px;}

#sidebar .ast_image_widget{padding-bottom:0px!important;}



/*POSTS WIDGET*/
#sidebar .optimizer_front_posts .widget_wrap, #footer .optimizer_front_posts .widget_wrap {padding-top: 0;}
#sidebar .optimizer_front_posts .optimposts, #footer .optimizer_front_posts .optimposts {padding-top: 20px; padding-bottom: 0;}
#sidebar .optimizer_front_posts .hentry, #footer .optimizer_front_posts .hentry {width: 100%;padding: 0;}
#sidebar .optimizer_front_posts .center, #footer .optimizer_front_posts .center{width:100%;}
#sidebar .optimizer_front_posts .ast_pagenav, #footer .optimizer_front_posts .ast_pagenav{ display:none;}
#sidebar .optimizer_front_posts #sidebar, #footer .optimizer_front_posts #sidebar{ display:none;}

#sidebar .optimizer_front_posts .lay1 .hentry, #footer .optimizer_front_posts .lay1 .hentry{ margin-bottom:20px; margin-top:0;}
#sidebar .optimizer_front_posts .lay1 .hentry .post_image, #footer .optimizer_front_posts .lay1 .hentry .post_image{ width:100%; padding-top:0;}
#sidebar .optimizer_front_posts .lay1 .hentry .post_image:hover .icon_wrap, #footer .optimizer_front_posts .lay1 .hentry .post_image:hover .icon_wrap{bottom: 42%;}
#sidebar .optimizer_front_posts .lay1 .post_content, #footer .optimizer_front_posts .lay1 .post_content {top: initial;bottom: 0px;background-color: rgba(0, 0, 0, 0.6); width:100%; position:absolute;}
#sidebar .optimizer_front_posts .lay1 .post_content .postitle a, #footer .optimizer_front_posts .lay1 .post_content .postitle a {font-size: 14px;}
#sidebar .optimizer_front_posts .lay1 .post_content .postitle, #footer .optimizer_front_posts .lay1 .post_content .postitle {padding: 5px 10px;}

#sidebar .optimizer_front_posts .lay2 .hentry, #footer .optimizer_front_posts .lay2 .hentry{ height:auto;padding: 0;margin: 0;margin-bottom: 15px;}
#sidebar .optimizer_front_posts .lay2 .hentry .post_content, #footer .optimizer_front_posts .lay2 .hentry .post_content {padding: 0px 20px 10px;width: 100%;box-sizing: border-box;}
#sidebar .optimizer_front_posts .lay2 .hentry .post_image, #footer .optimizer_front_posts .lay2 .hentry .post_image {width:100%; max-height:none;}
#sidebar .optimizer_front_posts .lay4pagifix, #footer .optimizer_front_posts .lay4pagifix{width:100%;}

#sidebar .optimizer_front_posts .lay4 .post_image, #footer .optimizer_front_posts .lay4 .post_image {width: 100%;}
#sidebar .optimizer_front_posts .lay4 .hentry, #footer .optimizer_front_posts .lay4 .hentry {margin-top: 0;}
#sidebar .optimizer_front_posts .lay4 .post_content, #footer .optimizer_front_posts .lay4 .post_content {width: 100%;}
#sidebar .optimizer_front_posts .lay4 .post_content i.fa-user, #footer .optimizer_front_posts .lay4 .post_content i.fa-user {display: none;}
#sidebar .optimizer_front_posts .lay4 .post_content a.auth_meta, #footer .optimizer_front_posts .lay4 .post_content a.auth_meta {display: none;}
#sidebar .optimizer_front_posts .lay5 .single_wrap, #footer .optimizer_front_posts .lay5 .single_wrap {width: 100%;}
#sidebar .optimizer_front_posts .lay4 h2, #sidebar .optimizer_front_posts .lay4 h2{ margin-top:15px;font-size: 1em;}
#sidebar .lay4pagifix { width: 100%;}

#footer .homeposts_title.title_no_divider, #sidebar .homeposts_title.title_no_divider { margin-bottom: 10px;}
#footer .home_subtitle, #sidebar .home_subtitle {text-align: left;}
#sidebar .home_title, #footer .home_title{ text-align:left;}
#sidebar .lay2 .home_title, #footer .lay2 .home_title, #sidebar .lay2 .home_subtitle, #footer .lay2 .home_subtitle{ text-align:center;}

/*CONTACT WIDGET*/
#footer .ast_map.no_map.form_left .homeposts_title, #footer .ast_map.no_map.form_right .homeposts_title, #sidebar .ast_map.no_map.form_left .homeposts_title, #sidebar .ast_map.no_map.form_right .homeposts_title {width: 100%;padding: 30px;text-align: left;}
#footer .home_title {font-size: 1.3em;font-weight: normal;}
#footer .contact_map_wrap, #sidebar .contact_map_wrap{margin: 0;width: 100%;}
#footer .contact_form_wrap, #sidebar .contact_form_wrap {width: 100%;height: auto;margin-bottom: 15px;}
#footer .contact_form_wrap .contact_input, #footer .contact_form_wrap textarea, #footer .contact_form_wrap .contact_button, #sidebar .contact_form_wrap .contact_input, #sidebar .contact_form_wrap textarea, #sidebar .contact_form_wrap .contact_button {width: 90%;padding: 3px 10px;font-size: 0.8em;}
#footer .contact_form_wrap .contact_button, #sidebar .contact_form_wrap .contact_button {padding: 10px 10px;margin: 0 auto;float: none;}
#footer .contact_map_wrap .asthemap, #sidebar .contact_map_wrap .asthemap {height: 220px!important;min-height: initial!important;position: relative!important;z-index: 999999;width: 100%;}
#footer .contact_form_wrap form, #sidebar .contact_form_wrap form{margin-top: 30px;}
#footer .optimizer_front_map .homeposts_title, #sidebar .optimizer_front_map .homeposts_title {padding: 20px 0;text-align: left;}
#sidebar .optimizer_front_map .home_title {font-weight: bold;}

/*FLICKR WIDGET*/
.thn_flckr_widget img{ padding:9px; display:inline; width:67px; height:auto;}
.flickr_badge_image{ display:inline-block;}
#footer .widgets .thn_flckr_widget img{padding: 5px;display: inline;width: 70px;height: auto;}
#sidebar .widgets .widget_nav_menu ul li ul li, #midrow .widgets .widget_nav_menu ul li ul li, #footer .widgets .widget_nav_menu ul li ul li{ background:none; padding-left:15px; border-bottom:none;}
#flickr_badge_wrapper.widget_flicrk_thumb .flickr_badge_image{ width: 100px; height: 70px;overflow: hidden;}


	/*Full Width*/
	.frontpage_sidebar .thn_flckr_widget .widget_wrap, 
	body.sidebar_bottom .thn_flckr_widget .widget_wrap, 
	body.sidebar_top .thn_flckr_widget .widget_wrap {width: 100%;padding: 60px 10%;box-sizing: border-box;text-align: center;}
	.frontpage_sidebar .thn_flckr_widget img, body.sidebar_bottom .thn_flckr_widget img, body.sidebar_top .thn_flckr_widget img {width: auto;}
	.frontpage_sidebar #flickr_badge_wrapper.widget_flicrk_medium {-moz-column-width: 13em;-webkit-column-width: 13em;-moz-column-gap: 1em;-webkit-column-gap: 1em; }
	.frontpage_sidebar #flickr_badge_wrapper.widget_flicrk_medium .flickr_badge_image {display: inline-block;margin:  0.25rem;width: 100%;}
	.frontpage_sidebar .thn_flckr_widget .widgettitle{ color: #444; margin-bottom: 40px; text-transform: uppercase;}
	

/*PINTEREST WIDGET*/
#pinterest-pinboard-widget-container .row { width: 100%; height: 65px; float:left;}
#pinterest-pinboard-widget-container .pinboard { margin-top: 10px; }
#pinterest-pinboard-widget-container .pin_link { padding-top: 5px; }
#pinterest-pinboard-widget-container .pin_text { vertical-align: super; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-top: 11px; top: 3px; position: relative;}
#pinterest-pinboard-widget-container .pin_text a { color: #999; }
#pinterest-pinboard-widget-container .pinboard img { width: 61px; height: 61px; padding: 4px;  border:none;}
#pinterest-pinboard-widget-container .pinboard img, #pinterest-pinboard-widget-container .pin_logo img { display: inline; }
#pinterest-pinboard-widget-container a.pin_logo { text-decoration: none; }

	/*Full Width*/
	.frontpage_sidebar .optimizer_pinterest_widget, 
	body.sidebar_bottom .optimizer_pinterest_widget, 
	body.sidebar_top .optimizer_pinterest_widget 
	{background-color: rgba(0, 0, 0, 0.04);}
	
	.frontpage_sidebar .optimizer_pinterest_widget .widget_wrap, 
	body.sidebar_bottom .optimizer_pinterest_widget .widget_wrap, 
	body.sidebar_top .optimizer_pinterest_widget .widget_wrap
	{width: 100%;float: left;padding: 30px 10%;box-sizing: border-box;text-align: center;}

	.frontpage_sidebar .optimizer_pinterest_widget #pinterest-pinboard-widget-container .pinboard > a, 
	body.sidebar_bottom .optimizer_pinterest_widget #pinterest-pinboard-widget-container .pinboard > a, 
	body.sidebar_top .optimizer_pinterest_widget #pinterest-pinboard-widget-container .pinboard > a 
	{width: 120px;height: 90px;display: inline-block;overflow: hidden;margin: 7px;}

	.frontpage_sidebar .optimizer_pinterest_widget #pinterest-pinboard-widget-container.widget_pinterest_medium .pinboard > a, 
	body.sidebar_bottom .optimizer_pinterest_widget #pinterest-pinboard-widget-container.widget_pinterest_medium .pinboard > a, 
	body.sidebar_top .optimizer_pinterest_widget #pinterest-pinboard-widget-container.widget_pinterest_medium .pinboard > a 
	{width: 236px;height: 170px;display: inline-block;overflow: hidden;margin: 15px;}
	
	.frontpage_sidebar .optimizer_pinterest_widget #pinterest-pinboard-widget-container .pinboard img, 
	body.sidebar_bottom .optimizer_pinterest_widget #pinterest-pinboard-widget-container .pinboard img, 
	body.sidebar_top .optimizer_pinterest_widget #pinterest-pinboard-widget-container .pinboard img
	{width:100% ;height:auto ;}


	.frontpage_sidebar .optimizer_pinterest_widget .pin_link,
	body.sidebar_bottom .optimizer_pinterest_widget .pin_link,
	body.sidebar_top .optimizer_pinterest_widget .pin_link
	{display: inline-block;width: 130px;padding: 10px;margin-top: 30px;background-color: #DF0E0E;color: #fff;border-radius: 3px;margin-bottom: 20px;}
	.frontpage_sidebar .optimizer_pinterest_widget .pin_link .pin_text a,
	body.sidebar_bottom .optimizer_pinterest_widget .pin_link .pin_text a,
	body.sidebar_top .optimizer_pinterest_widget .pin_link .pin_text a 
	{color: #fff!important;text-transform: none;}
	
	.frontpage_sidebar .optimizer_pinterest_widget h3.widgettitle,
	body.sidebar_bottom .optimizer_pinterest_widget h3.widgettitle,
	body.sidebar_top .optimizer_pinterest_widget h3.widgettitle 
	{font-size: 24px;color: rgba(0, 0, 0, 0.7);}
	
	.frontpage_sidebar .optimizer_pinterest_widget .pin_logo,
	body.sidebar_bottom .optimizer_pinterest_widget .pin_logo,
	body.sidebar_top .optimizer_pinterest_widget .pin_logo
	{display: none;}
	
	.frontpage_sidebar .optimizer_pinterest_widget .pin_link:before,
	body.sidebar_bottom .optimizer_pinterest_widget .pin_link:before,
	body.sidebar_top .optimizer_pinterest_widget .pin_link:before 
	{content: "\f0d2";font-family: 'FontAwesome';margin-right: 5px;top: -2px;position: relative;}


	.frontpage_sidebar #pinterest-pinboard-widget-container.widget_pinterest_large .pinboard {-moz-column-width: 13em; -webkit-column-width: 13em; -moz-column-gap: 1em; -webkit-column-gap: 2em; }
	.frontpage_sidebar #pinterest-pinboard-widget-container.widget_pinterest_large .pinboard a{ display: inline-block; width:  100%!important; height: auto!important; background: #fff; padding:10px; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); border-radius: 3px; text-align: left; margin: 0; margin-bottom: 15px;}
	.frontpage_sidebar .optimizer_pinterest_widget #pinterest-pinboard-widget-container.widget_pinterest_large .pinboard img {  width: 96%; transition:none;opacity:1!important;}
	.frontpage_sidebar .optimizer_pinterest_widget #pinterest-pinboard-widget-container.widget_pinterest_large .pinboard img:hover, .frontpage_sidebar .optimizer_pinterest_widget #pinterest-pinboard-widget-container.widget_pinterest_large .pinboard a:hover img{ opacity:1!important;}


/*Countdown Widget*/
.widget .ast_countdown{width: 100%;float: left;}
.widget .ast_countdown li{width: 45px; height:38px;border:3px solid rgba(0, 0, 0, 0.06);text-align: center;font-size: 16px;padding: 5px 0px 0 0px;margin-right: 5px!important; list-style-type:none; cursor:default; border-radius:50%; display:inline-block;}
.widget .ast_countdown p{font-size: 11px;margin-bottom: 0; margin-top:-5px;}
.widget .ast_count{float: left;padding: 15px;text-align: center;margin-top: 3px; width: 100%;box-sizing: border-box;line-height: 1.9em;  opacity: 0.7;}
.widget .ast_countdown{ text-align:center;}
.widget .ast_countdown .widget_border{ margin:0 auto;}
.optim_countdown_widget .widget_wrap{ float:left;}
.widget #countdown {padding-left:0}
.widget .ast_countdown.hasbgimg #countdown.countdown_circle_trans li{width: 45px; height:38px;border:3px solid rgba(255, 255, 255, 0.2)!important;}

	/*Full Width*/
	.frontpage_sidebar .optim_countdown_widget .widget_wrap, body.sidebar_bottom .optim_countdown_widget .widget_wrap, body.sidebar_top .optim_countdown_widget .widget_wrap{ width:100%; padding:40px 10%; box-sizing:border-box;  padding-bottom: 60px;}
	.frontpage_sidebar .optim_countdown_widget .ast_count, body.sidebar_bottom  .optim_countdown_widget .ast_count, body.sidebar_top  .optim_countdown_widget .ast_count{  margin-bottom: 20px;}
	.frontpage_sidebar .optim_countdown_widget .widgettitle, body.sidebar_bottom .optim_countdown_widget .widgettitle, body.sidebar_top .optim_countdown_widget .widgettitle{ font-size:2em;}
	.frontpage_sidebar .widget .ast_countdown li, body.sidebar_bottom .widget .ast_countdown li, body.sidebar_top .widget .ast_countdown li{width: 70px; height:80px;border:7px solid rgba(0, 0, 0, 0.04);text-align: center;font-size: 30px;padding: 25px 20px 0 20px;margin-right: 20px!important; margin-bottom: 0!important;margin-top: 0!important; list-style-type:none; cursor:default; border-radius:50%; display:inline-block;}

.widget #countdown.countdown_circle_white li, .widget #countdown.countdown_square_white li, .widget #countdown.countdown_diamond_white li, .widget #countdown.countdown_skewed_white li { border:none; background:#fff; color:#666!important;}
.widget #countdown.countdown_circle_black li, .widget #countdown.countdown_square_black li, .widget #countdown.countdown_diamond_black li, .widget #countdown.countdown_skewed_black li { border:none; background:#222; color:#fff!important;}
.widget #countdown.countdown_circle_black li p, .widget #countdown.countdown_square_black li p, .widget #countdown.countdown_diamond_black li p, .widget #countdown.countdown_skewed_black li p{ opacity:0.6;}

.widget #countdown.countdown_square_trans li, .widget #countdown.countdown_square_white li, .widget #countdown.countdown_square_black li{ border-radius: 0; border: none; padding: 15px 8px; padding-bottom: 0;border-radius: 3px;  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);}
.widget #countdown.countdown_square_trans li span, .widget #countdown.countdown_square_white li span, .widget #countdown.countdown_square_black li span{ font-weight: normal; font-family: impact;font-size: 30px;}
.widget #countdown.countdown_square_trans li{ background:rgba(0, 0, 0, 0.03);}
.widget .ast_countdown.hasbgimg #countdown.countdown_square_trans li, .widget .ast_countdown.hasbgimg #countdown.countdown_diamond_trans li, .widget .ast_countdown.hasbgimg #countdown.countdown_skewed_trans li{ background:rgba(255, 255, 255, 0.2);}


.widget #countdown.countdown_skewed_trans li, #countdown.countdown_skewed_black li, #countdown.countdown_skewed_white li {-webkit-transform: skew(20deg); transform: skew(20deg);border-radius:0;}
.widget #countdown.countdown_skewed_trans li p, #countdown.countdown_skewed_black li p, #countdown.countdown_skewed_white li p, .widget #countdown.countdown_skewed_trans li span, #countdown.countdown_skewed_black li span, #countdown.countdown_skewed_white li span{-webkit-transform: skew(-20deg);transform: skew(-20deg); display:block;} 
.widget #countdown.countdown_skewed_trans li p, #countdown.countdown_skewed_black li p, #countdown.countdown_skewed_white li p{ margin-left:-10px}

.widget #countdown.countdown_diamond_trans li, #countdown.countdown_diamond_black li, #countdown.countdown_diamond_white li {width: 80px; height:80px;transform: rotate(45deg);border-radius:0; margin-left:30px!important;margin-bottom:30px!important; padding:0;}
.widget #countdown.countdown_diamond_trans li span, #countdown.countdown_diamond_black li span, #countdown.countdown_diamond_white li span{margin:15px 15px 0 auto;display:block;transform: rotate(-45deg)!important;}
.widget #countdown.countdown_diamond_trans li p, #countdown.countdown_diamond_black li p, #countdown.countdown_diamond_white li p{ margin-left:25px; margin-top:-10px;transform: rotate(-45deg)!important;}


	@media screen and (max-width: 480px){
.frontpage_sidebar .widget .ast_countdown li, body.sidebar_bottom .widget .ast_countdown li, body.sidebar_top .widget .ast_countdown li{width: 45px; height:38px;border:3px solid rgba(0, 0, 0, 0.06);text-align: center;font-size: 16px;padding: 5px 0px 0 0px; margin-right: 5px!important; list-style-type:none; cursor:default; border-radius:50%; display:inline-block;}
.widget #countdown.countdown_square_trans li, .widget #countdown.countdown_square_white li, .widget #countdown.countdown_square_black li{ height:65px;}
.widget #countdown.countdown_diamond_trans li p, #countdown.countdown_diamond_black li p, #countdown.countdown_diamond_white li p{ margin-left:10px; margin-top:-8px;}
	}


/*BIOGRAPHY WIDGET*/
.ast_biotxt a{}
.ast_bio .ast_biotxt h3{ margin: 0; padding: 0 0 10px 0; background-color: rgba(0, 0, 0, 0.01);}
.ast_bioimg{width: 80px;border-radius: 50%;height: 80px;border: 5px solid #fff;}
.ast_bioccu{ display:block;font-size: 0.9em; background-color: rgba(0, 0, 0, 0.01); padding-bottom: 10px;}
#footer .ast_bioimg{ float:none!important;}
.bio_head { padding: 10px; background: rgba(0, 0, 0, 0.04); width: 100%; float: left; box-sizing: border-box; text-align: center;}
.bio_head h3 { margin: 0; font-size: 14px; font-weight: bold;}
.ast_biotxt { background: rgba(0, 0, 0, 0.025); padding: 0; font-size: 0.9em;line-height: 1.6em; width: 100%;float: left; box-sizing: border-box;text-align: center;}
.ast_biotxt p {padding: 0 25px;line-height: 1.9em;margin: 25px 0;float: left;  width: calc(100% - 150px);margin-bottom: 25px;}
.ast_bioccu:empty { display: none;}

	/*Full Width*/
	.frontpage_sidebar .ast_bio_widget .widget_wrap, body.sidebar_bottom .ast_bio_widget .widget_wrap, body.sidebar_top .ast_bio_widget .widget_wrap{ background-color: rgba(0, 0, 0, 0.04);}
	.frontpage_sidebar .ast_bio_widget .widgettitle, body.sidebar_bottom .ast_bio_widget .widgettitle, body.sidebar_top .ast_bio_widget .widgettitle{ display:none;}
	.frontpage_sidebar .ast_bio, body.sidebar_bottom .ast_bio, body.sidebar_top .ast_bio { width: 80%; margin: 0 auto; padding: 25px 0;}
	.frontpage_sidebar .bio_head, body.sidebar_bottom .bio_head, body.sidebar_top .bio_head{width: 150px; background: transparent;}
	.frontpage_sidebar .ast_bioimg, body.sidebar_bottom .ast_bioimg, body.sidebar_top .ast_bioimg{width: 100px;height: 100px;}
	.frontpage_sidebar .ast_biotxt, body.sidebar_bottom .ast_biotxt, body.sidebar_top .ast_biotxt{  background: transparent;  padding: 25px 20px;  text-align: left;min-height: 160px; padding-top: 20px;  float: none;}
	.frontpage_sidebar .ast_biotxt h3, body.sidebar_bottom .ast_biotxt h3, body.sidebar_top .ast_biotxt h3{  margin-top: 0; background: transparent;  float: left;margin-right: 10px;}
	.frontpage_sidebar .ast_biotxt .ast_bioccu:before, body.sidebar_bottom .ast_biotxt .ast_bioccu:before, body.sidebar_top .ast_biotxt .ast_bioccu:before{ content: "/"; margin-right: 10px; color: rgba(0, 0, 0, 0.2);    font-size: 18px;}
	.frontpage_sidebar .ast_bioccu, body.sidebar_bottom .ast_bioccu, body.sidebar_top .ast_bioccu { margin-bottom:0px; background: transparent;}
	.frontpage_sidebar .ast_biotxt p, body.sidebar_bottom .ast_biotxt p, body.sidebar_top .ast_biotxt p{ margin:0; padding:0;  font-size: initial;margin-bottom: 25px;}
	.frontpage_sidebar .ast_bio_widget .widget_wrap { width: 100%;float: left; padding-bottom: 10px;}

	#sidebar .ast_biotxt p, #footer .ast_biotxt p {  width: 100%;  box-sizing: border-box;}
	
/*Image Widget*/
.ast_image_widget img, .WP_Editor_Widget img{ max-width:100%; height:auto;}


/*Social Widget*/
.ast_scoial a{ padding: 0px 20px; color: #fff!important; display:inline-block; margin:10px 0;font-family: sans-serif;text-transform: uppercase;font-weight: bold; font-size: 12px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;margin-right: 15px;}
.ast_scoial a{-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.ast_scoial a span {padding-top: 15px;display: inline-block;float: left;text-align: left;}
#footer .widgets .ast_scoial a{ color:#fff!important; }
.ast_scoial a i{display: inline-block;padding: 4px 10px; margin-right:5px;background: rgba(0, 0, 0, 0.15);border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px;margin-left: -20px; position: relative;font-size: 20px;padding: 13px 0;float: left;width: 50px;text-align: center;margin-right: 15px;}


.ast_scoial_widget .ast_scoial a[href*="facebook.com"] i::before { content: "\f09a"!important;} .ast_scoial_widget .ast_scoial a[href*="facebook.com"] span:after{ content:"Facebook"}
.ast_scoial_widget .ast_scoial a[href*="twitter.com"] i::before { content: "\f099"!important;} .ast_scoial_widget .ast_scoial a[href*="twitter.com"] span:after{ content:"Twitter"}
.ast_scoial_widget .ast_scoial a[href*="google.com"] i::before { content: "\f0d5"!important;} .ast_scoial_widget .ast_scoial a[href*="google.com"] span:after{ content:"Google +"}
.ast_scoial_widget .ast_scoial a[href*="youtube.com"] i::before { content: "\f16a"!important;} .ast_scoial_widget .ast_scoial a[href*="youtube.com"] span:after{ content:"Youtube"}
.ast_scoial_widget .ast_scoial a[href*="pinterest.com"] i::before { content: "\f0d2"!important;} .ast_scoial_widget .ast_scoial a[href*="pinterest.com"] span:after{ content:"Pinterest"}
.ast_scoial_widget .ast_scoial a[href*="flickr.com"] i::before { content: "\f16e"!important;} .ast_scoial_widget .ast_scoial a[href*="flickr.com"] span:after{ content:"Flickr"}
.ast_scoial_widget .ast_scoial a[href*="linkedin.com"] i::before { content: "\f0e1"!important;} .ast_scoial_widget .ast_scoial a[href*="linkedin.com"] span:after{ content:"Linkedin"}
.ast_scoial_widget .ast_scoial a[href*="tumblr.com"] i::before { content: "\f173"!important;} .ast_scoial_widget .ast_scoial a[href*="tumblr.com"] span:after{ content:"Tumblr"}
.ast_scoial_widget .ast_scoial a[href*="instagram.com"] i::before { content: "\f16d"!important;} .ast_scoial_widget .ast_scoial a[href*="instagram.com"] span:after{ content:"Instagram"}
.ast_scoial_widget .ast_scoial a[href*="vimeo.com"] i::before { content: "\f27d"!important;} .ast_scoial_widget .ast_scoial a[href*="vimeo.com"] span:after{ content:"Vimeo"}
.ast_scoial_widget .ast_scoial a[href*="houzz.com"] i::before { content: "\f27c"!important;} .ast_scoial_widget .ast_scoial a[href*="houzz.com"] span:after{ content:"Houzz"}
.ast_scoial_widget .ast_scoial a[href*="deviantart.com"] i::before { content: "\f1bd"!important;} .ast_scoial_widget .ast_scoial a[href*="deviantart.com"] span:after{ content:"Deviant Art"}
.ast_scoial_widget .ast_scoial a[href*="play.google.com"] i::before { content: "\f17b"!important;} .ast_scoial_widget .ast_scoial a[href*="play.google.com"] span:after{ content:"Google Play"}
.ast_scoial_widget .ast_scoial a[href*="spotify.com"] i::before { content: "\f1bc"!important;} .ast_scoial_widget .ast_scoial a[href*="spotify.com"] span:after{ content:"Spotify"}
.ast_scoial_widget .ast_scoial a[href*="wechat.com"] i::before { content: "\f1d7"!important;} .ast_scoial_widget .ast_scoial a[href*="wechat.com"] span:after{ content:"We Chat"}
.ast_scoial_widget .ast_scoial a[href*="500px.com"] i::before { content: "\f26e"!important;} .ast_scoial_widget .ast_scoial a[href*="500px.com"] span:after{ content:"500px"}
.ast_scoial_widget .ast_scoial a[href*="github.com"] i::before { content: "\f09b"!important;} .ast_scoial_widget .ast_scoial a[href*="github.com"] span:after{ content:"github"}
.ast_scoial_widget .ast_scoial a[href*="apple.com"] i::before { content: "\f179"!important;} .ast_scoial_widget .ast_scoial a[href*="apple.com"] span:after{ content:"Apple"}
.ast_scoial_widget .ast_scoial a[href*="medium.com"] i::before { content: "\f23a"!important;} .ast_scoial_widget .ast_scoial a[href*="medium.com"] span:after{ content:"Medium"}
.ast_scoial_widget .ast_scoial a[href*="scribd.com"] i::before { content: "\f28a"!important;} .ast_scoial_widget .ast_scoial a[href*="scribd.com"] span:after{ content:"Scribd"}
.ast_scoial_widget .ast_scoial a[href*="steam.com"] i::before { content: "\f1b6"!important;} .ast_scoial_widget .ast_scoial a[href*="steam.com"] span:after{ content:"Steam"}
.ast_scoial_widget .ast_scoial a[href*="last.fm"] i::before { content: "\f202"!important;} .ast_scoial_widget .ast_scoial a[href*="last.fm"] span:after{ content:"last.fm"}
.ast_scoial_widget .ast_scoial a[href*="yelp.com"] i::before { content: "\f1e9"!important;} .ast_scoial_widget .ast_scoial a[href*="yelp.com"] span:after{ content:"Yelp"}
.ast_scoial_widget .ast_scoial a[href*="weibo.com"] i::before { content: "\f18a"!important;} .ast_scoial_widget .ast_scoial a[href*="weibo.com"] span:after{ content:"Weibo"}
.ast_scoial_widget .ast_scoial a[href*="reddit.com"] i::before { content: "\f281"!important;} .ast_scoial_widget .ast_scoial a[href*="reddit.com"] span:after{ content:"reddit"}
.ast_scoial_widget .ast_scoial a[href*="foursquare.com"] i::before { content: "\f180"!important;} .ast_scoial_widget .ast_scoial a[href*="foursquare.com"] span:after{ content:"Foursquare"}
.ast_scoial_widget .ast_scoial a[href*="soundcloud.com"] i::before { content: "\f1be"!important;} .ast_scoial_widget .ast_scoial a[href*="soundcloud.com"] span:after{ content:"Soundcloud"}
.ast_scoial_widget .ast_scoial a[href*="tripadvisor.com"] i::before { content: "\f262"!important;} .ast_scoial_widget .ast_scoial a[href*="tripadvisor.com"] span:after{ content:"Tripadvisor"}
.ast_scoial_widget .ast_scoial a[href*="vk.com"] i::before { content: "\f189"!important;} .ast_scoial_widget .ast_scoial a[href*="vk.com"] span:after{ content:"VK"}
.ast_scoial_widget .ast_scoial a[href*="xing.com"] i::before { content: "\f168"!important;} .ast_scoial_widget .ast_scoial a[href*="xing.com"] span:after{ content:"Xing"}
.ast_scoial_widget .ast_scoial a[href*="vine.com"] i::before { content: "\f1ca"!important;} .ast_scoial_widget .ast_scoial a[href*="vine.com"] span:after{ content:"Vine"}
.ast_scoial_widget .ast_scoial a[href*="qq.com"] i::before { content: "\f1d6"!important;} .ast_scoial_widget .ast_scoial a[href*="qq.com"] span:after{ content:"QQ"}
.ast_scoial_widget .ast_scoial a[href*="behance.net"] i::before { content: "\f1b4"!important;} .ast_scoial_widget .ast_scoial a[href*="behance.com"] span:after{ content:"Behance"}
.ast_scoial_widget .ast_scoial a[href*="dribbble.com"] i::before { content: "\f17d"!important;} .ast_scoial_widget .ast_scoial a[href*="dribbble.com"] span:after{ content:"Dribbble"}


.ast_scoial_widget .ast_scoial a[href*="facebook.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="facebook.com"] i{ background:#47639e!important;}
.ast_scoial_widget .ast_scoial a[href*="twitter.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="twitter.com"] i{ background:#35c2f6!important;}
.ast_scoial_widget .ast_scoial a[href*="google.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="google.com"] i{ background:#ea493f!important;}
.ast_scoial_widget .ast_scoial a[href*="youtube.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="youtube.com"] i{ background:#c5101d!important;}
.ast_scoial_widget .ast_scoial a[href*="pinterest.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="pinterest.com"] i{ background:#e90d1c!important;}
.ast_scoial_widget .ast_scoial a[href*="flickr.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="flickr.com"] i{background:#fe0084!important;}
.ast_scoial_widget .ast_scoial a[href*="linkedin.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="linkedin.com"] i{background:#017eb4!important;}
.ast_scoial_widget .ast_scoial a[href*="tumblr.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="tumblr.com"] i{background:#304d6b!important;}
.ast_scoial_widget .ast_scoial a[href*="instagram.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="instagram.com"] i{background:#d4c5a4!important;}
.ast_scoial_widget .ast_scoial a[href*="behance.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="behance.com"] i{background:#1769ff!important;}
.ast_scoial_widget .ast_scoial a[href*="dribbble.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="dribbble.com"] i{background:#EA4C89!important;}

.ast_scoial_widget .ast_scoial a[href*="houzz.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="houzz.com"] i,
.ast_scoial_widget .ast_scoial a[href*="deviantart.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="deviantart.com"] i,
.ast_scoial_widget .ast_scoial a[href*="play.google.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="play.google.com"] i,
.ast_scoial_widget .ast_scoial a[href*="spotify.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="spotify.com"] i,
.ast_scoial_widget .ast_scoial a[href*="wechat.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="wechat.com"] i{background:#65b515!important;}

.ast_scoial_widget .ast_scoial a[href*="500px.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="500px.com"] i,
.ast_scoial_widget .ast_scoial a[href*="github.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="github.com"] i,
.ast_scoial_widget .ast_scoial a[href*="apple.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="apple.com"] i,
.ast_scoial_widget .ast_scoial a[href*="medium.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="medium.com"] i,
.ast_scoial_widget .ast_scoial a[href*="scribd.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="scribd.com"] i,
.ast_scoial_widget .ast_scoial a[href*="steam.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="steam.com"] i{background:#333!important;}

.ast_scoial_widget .ast_scoial a[href*="last.fm"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="last.fm"] i,
.ast_scoial_widget .ast_scoial a[href*="yelp.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="yelp.com"] i,
.ast_scoial_widget .ast_scoial a[href*="weibo.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="weibo.com"] i,
.ast_scoial_widget .ast_scoial a[href*="reddit.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="reddit.com"] i{background:#D31F27!important;}


.ast_scoial_widget .ast_scoial a[href*="foursquare.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="foursquare.com"] i{background:#F54775!important;}
.ast_scoial_widget .ast_scoial a[href*="soundcloud.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="soundcloud.com"] i{background:#FF6A22!important;}
.ast_scoial_widget .ast_scoial a[href*="tripadvisor.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="tripadvisor.com"] i{background:#6BA044!important;}
.ast_scoial_widget .ast_scoial a[href*="vk.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="vk.com"] i{background:#4C75A3!important;}
.ast_scoial_widget .ast_scoial a[href*="xing.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="xing.com"] i{background:#005D5E!important;}
.ast_scoial_widget .ast_scoial a[href*="vine.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="vine.com"] i{background:#02CC9B!important;}
.ast_scoial_widget .ast_scoial a[href*="qq.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="qq.com"] i{background:#3299DC!important;}
.ast_scoial_widget .ast_scoial a[href*="vimeo.com"], .ast_scoial_widget .ast_scoial.social_style_round_text a[href*="vimeo.com"] i{background:#18a2e9!important;}



.ast_scoial a:hover{ opacity:0.8;}
	/*Full Width*/
	.frontpage_sidebar .ast_scoial_widget .widget_wrap{width:100%;padding:60px 10%; box-sizing:border-box; text-align:center;}
	.ast_scoial_widget .ast_scoial.social_style_round a, .ast_scoial_widget .ast_scoial.social_style_square a{display: inline-block;padding: 0;margin: 0;width: 60px;height: 42px;padding-top: 18px;border-radius: 50%;margin-right: 15px;}
	.ast_scoial_widget .ast_scoial.social_style_round a span, .ast_scoial_widget .ast_scoial.social_style_square a span{display: none!important;}
	.ast_scoial_widget .ast_scoial.social_style_round a i, .ast_scoial_widget .ast_scoial.social_style_square a i{background-color: transparent;padding: 0;margin: 0;top: auto;width: 100%;}
	.ast_scoial_widget .widgettitle{margin-bottom: 40px;}
	.ast_scoial_widget .ast_scoial.social_style_square a{ border-radius:3px;}
	body .widget .ast_scoial.social_style_round_text a { background-color: transparent!important;letter-spacing: 0.3px;}
	.ast_scoial.social_style_round_text a span { color: initial;}
	.ast_scoial.social_style_round_text a span {color: rgba(0, 0, 0, 0.5);}
	.ast_scoial.social_style_round_text a i { border-radius: 50%; width: 46px;transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8);}
	
#sidebar .ast_scoial a span, #footer .ast_scoial a span{ float:none; display:block;}
#sidebar .ast_scoial, #footer .ast_scoial{ text-align:left;}	
#sidebar .ast_scoial.social_style_round, #footer .ast_scoial.social_style_round, #sidebar .ast_scoial.social_style_square, #footer .ast_scoial.social_style_square{text-align:center;}
#sidebar .ast_scoial_widget .widget_wrap{ text-align:left;}
#sidebar .ast_scoial_widget .widget_wrap{ box-sizing:initial;}
#sidebar .ast_scoial_widget .ast_scoial a { display: block; min-height: 46px;}
#sidebar .ast_scoial.social_style_round a, #footer .ast_scoial.social_style_round a, #sidebar .ast_scoial.social_style_square a, #footer .ast_scoial.social_style_square a {display: inline-block;}


.ast_scoial.social_style_full a, .social_style_full_text a{margin: 0; vertical-align: bottom;box-sizing: border-box; border-radius: 0;padding: 20px;}
.ast_scoial.social_style_full a:first-child:nth-last-child(1), .ast_scoial.social_style_full_text a:first-child:nth-last-child(1) { width: 100%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(2), .ast_scoial.social_style_full a:first-child:nth-last-child(2) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(3), .ast_scoial.social_style_full_text a:first-child:nth-last-child(2) ~ a {  width: 50%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(3), .ast_scoial.social_style_full a:first-child:nth-last-child(3) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(3), .ast_scoial.social_style_full_text a:first-child:nth-last-child(3) ~ a  { width: 33.3333%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(4), .ast_scoial.social_style_full a:first-child:nth-last-child(4) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(4), .ast_scoial.social_style_full_text a:first-child:nth-last-child(4) ~ a { width: 25%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(5), .ast_scoial.social_style_full a:first-child:nth-last-child(5) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(5), .ast_scoial.social_style_full_text a:first-child:nth-last-child(5) ~ a  { width: 20%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(6), .ast_scoial.social_style_full a:first-child:nth-last-child(6) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(6), .ast_scoial.social_style_full_text a:first-child:nth-last-child(6) ~ a { width: 16.66%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(7), .ast_scoial.social_style_full a:first-child:nth-last-child(7) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(7), .ast_scoial.social_style_full_text a:first-child:nth-last-child(7) ~ a { width: 14.286%;}
.ast_scoial.social_style_full a:first-child:nth-last-child(8), .ast_scoial.social_style_full a:first-child:nth-last-child(8) ~ a, .ast_scoial.social_style_full_text a:first-child:nth-last-child(8), .ast_scoial.social_style_full_text a:first-child:nth-last-child(8) ~ a { width: 12.5%;}

.frontpage_sidebar .ast_scoial_widget .has_full_social_icons{padding:0;}
.ast_scoial.social_style_full a i, .ast_scoial.social_style_full_text a i { float: none; background: none; font-size: 24px;margin-right: 0;}
.ast_scoial.social_style_full a span, .ast_scoial.social_style_full_text a span { float: none; font-size: 13px; opacity: 0.7;}
.ast_scoial.social_style_full a span {  display: none;}


/*Instagram WIDGET*/
#ast_instagram{ margin:0; padding:0;text-align: center;}
#ast_instagram li{ list-style-type:none; display:inline-block; width:70px; margin:10px!important;}
#ast_instagram li img{ width:70px; height:auto;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#ast_instagram li img:hover{ opacity:0.7;}
#ast_instagram.widget_insta_medium li, #ast_instagram.widget_insta_medium li img { width: 150px;}
#ast_instagram.widget_insta_large li, #ast_instagram.widget_insta_large li img { width: 320px;}
.frontpage_sidebar .ast_instagram_widget .widgettitle {color: #444; margin-bottom: 40px; text-transform: uppercase;}


	/*Full Width*/
	.frontpage_sidebar .ast_instagram_widget .widget_wrap, body.sidebar_bottom .ast_instagram_widget .widget_wrap, body.sidebar_top .ast_instagram_widget .widget_wrap{width:100%;padding:60px 10%; box-sizing:border-box; text-align:center;}


/*Facebook Likebox*/
.widget .ast_fb{ margin-top:15px;}
	/*Full width*/
	.frontpage_sidebar .ast_fb_widget .widget_wrap, 
	body.sidebar_bottom .ast_fb_widget .widget_wrap, 
	body.sidebar_top .ast_fb_widget .widget_wrap
	{ width:100%; padding:40px 20%; box-sizing:border-box;text-align:center;}


/*Google Plus Followes Widget*/
.frontpage_sidebar .ast_gplus_widget, body.sidebar_bottom .ast_gplus_widget, body.sidebar_top .ast_gplus_widget{ text-align:center;}
.frontpage_sidebar .ast_gplus, body.sidebar_bottom .ast_gplus, body.sidebar_top .ast_gplus {  overflow: hidden;}
.frontpage_sidebar .ast_gplus_widget .widgettitle, body.sidebar_bottom .ast_gplus_widget .widgettitle, body.sidebar_top .ast_gplus_widget .widgettitle { font-size: 24px;}
.frontpage_sidebar .ast_gplus_widget .widget_wrap, body.sidebar_bottom .ast_gplus_widget .widget_wrap, body.sidebar_top .ast_gplus_widget .widget_wrap {width: 100%;float: left;padding: 30px 10%;box-sizing: border-box;overflow: hidden;}


/*Responsive Video Widget*/
.ast_vid .responsive-container{overflow: visible;}
.ast_vid .responsive-container iframe{ min-width:inherit; min-height:inherit; width:100%; height:100%;}


/*Slider Widget*/
.ast_wdgt_slider .slider-wrapper{ height:auto;}
.ast_wdgt_slider .nivo-directionNav a{ top:5px!important;text-indent: inherit!important; background:none;}
.ast_wdgt_slider .nivo-directionNav a i{ color:#fff!important; opacity:0.6;}
.ast_wdgt_slider .nivo-directionNav a:hover i{opacity:1;}
.ast_wdgt_slider .nivo-nextNav{right:7px; text-align:right;}
.ast_wdgt_slider .nivo-prevNav{right:7px; left:auto!important;}
.optimizer_front_slider .nivoinner .slide_desc{ opacity:1!important; top:0;font-size: 16px;}
.optimizer_front_slider .nivoinner .slide_button_wrap .lts_button{ opacity:1!important; }
.optimizer_front_slider .nivo-caption h3 a{ font-size:1.5em;}
.optimizer_front_slider .slider_inner .nivo-caption{  top:auto; bottom:120px;}
.slide_cap_off .acord_text { display: none;}

.optimizer_front_slider #accordion, .optimizer_front_slider #slide_acord, .optimizer_front_slider .kwicks li {height: 700px;max-height: none;}

.optimizer_front_slider .slider_widget_gallery .nivo-controlNav.nivo-thumbs-enabled {width: 100%;bottom: 0;background: #111;text-align: left;padding: 15px;padding-bottom: 5px; position:relative;}
.optimizer_front_slider .slider_widget_gallery .nivo-controlNav.nivo-thumbs-enabled a {width: 50px;height: 50px;border-radius: 0;opacity: 0.6;border: none;}
.optimizer_front_slider .slider_widget_gallery .nivo-controlNav.nivo-thumbs-enabled img {display: block;vertical-align: bottom;}
.optimizer_front_slider .slider_widget_gallery .nivo-controlNav.nivo-thumbs-enabled a.active {opacity: 1;position: relative;outline: 2px solid rgba(255, 255, 255, 0.5);}
.optimizer_front_slider .slider_widget_gallery .nivo-caption {width: 100%;bottom: 0;text-align: left;padding:15px 25px;background: rgba(0, 0, 0, 0.4);}
.optimizer_front_slider .slider_widget_gallery .nivo-caption h3 a {font-size: 14px;}
.optimizer_front_slider .slider_widget_gallery .nivo-caption h3 {width: auto;margin: 0; margin-right:10px;}
.optimizer_front_slider .slider_widget_gallery .nivo-caption .slide_desc {float: left;width: auto;font-size: 14px; line-height:40px;padding: 0px;margin: 0;margin-right:15px;font-weight: normal;}
.optimizer_front_slider .slider_widget_gallery .nivo-caption .slide_button_wrap {float: left;margin: 0;}
.optimizer_front_slider .slider_widget_gallery .nivo-caption .slide_button_wrap a {margin: 0;font-size: 13px;line-height: 30px;padding: 0px 15px;}

.slider_inner.slider_widget_carousel {background: #fff;max-height: 500px;}
.optimizer_front_slider div[id^='opt_carousel_']{ width: 100%;  height:100%; padding: 0;max-height: 820px; overflow:hidden;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee { margin: 0; padding: 0; height: 100%; list-style: none; }
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li { float: left; padding: 0; width: auto; position:relative; height:800px;opacity: 0.7; margin:10px 5px;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li img {width: auto;height: 100%;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li.active {opacity: 1;}

.optimizer_front_slider div[id^='opt_carousel_'] .slidee li .acord_text{ opacity:0;-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;width: 70%;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li.active .acord_text{ opacity: 1;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li .acord_text h3 a {font-size: 16px;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li .acord_text .slide_desc, .optimizer_front_slider div[id^='opt_carousel_'] .slidee li .acord_text .slide_button_wrap a{font-size: 14px;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li .acord_text h3 {margin-bottom: 0px;}
div[id^='opt_carousel_'] .slide_button_wrap .lts_button {margin-bottom:0}

.optimizer_front_slider div[id^='opt_carousel_'] a.carousel_left, .optimizer_front_slider div[id^='opt_carousel_'] a.carousel_right {background: rgba(0, 0, 0, 0.3);padding: 15px;position: absolute;z-index: 9;top: 47%;display: inherit; cursor:pointer; opacity:0;-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;}
.optimizer_front_slider div[id^='opt_carousel_'] a.carousel_right {right: 0;float: right;margin-top: -15px;}

.optimizer_front_slider div[id^='opt_carousel_']:hover a.carousel_left, .optimizer_front_slider div[id^='opt_carousel_']:hover a.carousel_right{ opacity:1;}
.optimizer_front_slider div[id^='opt_carousel_'] a.carousel_left i{background:url(assets/images/nivo_nav.png);display: inline-block;width: 27px;height: 50px;position: relative;left: -4px;cursor: pointer;top: 2px;}
.optimizer_front_slider div[id^='opt_carousel_'] a.carousel_right i{position: absolute;z-index: 9;top: 47%;background:url(assets/images/nivo_nav.png); background-position:right;display: inline-block;width: 27px;height: 50px;position: relative;left: 4px;top: 2px;cursor: pointer;}
.optimizer_front_slider div[id^='opt_carousel_'] a.disabled{background: rgba(0, 0, 0, 0.1);}
.optimizer_front_slider div[id^='opt_carousel_'] a.disabled i{ opacity:0.4}

.slide_wdgt{overflow: hidden;}
.slide_wdgt img{ max-width:100%; height:auto;}



/*CAROUSEL WIDGET*/
.optimizer_front_carousel{ }
.optimizer_front_carousel .home_carousel_inner {   padding: 60px 0;}
.optimizer_front_carousel .looper-control { color: rgba(0, 0, 0, 0.4)!important; background: transparent; border: 1px solid rgba(0, 0, 0, 0.14); border-radius: 50%; padding: 6px 14px; font-size: 18px;}
.optimizer_front_carousel .looper{ width:95%; padding: 20px 80px; padding-bottom: 0; box-sizing: border-box;}
.optimizer_front_carousel .looper-control.right{right:0;}
.optimizer_front_carousel .looper-control.left{ left:0;}
.optimizer_front_carousel .carousel_content {  line-height: 2em;}
.home_carousel_inner.carousel_style1.hasbgimg .looper-control { color: rgba(255, 255, 255, 0.4)!important; border-color: rgba(255, 255, 255, 0.4)!important;}

.optimizer_front_carousel .looper.slide .item{ width:100%; float:left;}
.optimizer_front_carousel .carousel_left .carousel_image, .optimizer_front_carousel .carousel_left .carousel_content, .optimizer_front_carousel .carousel_right .carousel_image, .optimizer_front_carousel .carousel_right .carousel_content { width:50%; text-align:left; float:left;}
.optimizer_front_carousel .carousel_left .carousel_content, .optimizer_front_carousel .carousel_right .carousel_content {  padding: 30px; padding-left: 60px;  box-sizing: border-box;}
.optimizer_front_carousel .carousel_left .carousel_image, .optimizer_front_carousel .carousel_right .carousel_image{ text-align: center;}
.optimizer_front_carousel .carousel_right .carousel_image {  float: right;}
.optimizer_front_carousel .looper-nav span{ width:10px; height:10px; margin:5px;}

.optimizer_front_carousel .carousel_style3 ul.looper-nav {position: absolute;width: 30px;right: 0;top: 30%;}
.optimizer_front_carousel .carousel_style3 ul.looper-nav li {display: block;height: 30px;}

.optimizer_front_carousel .tabs-container {  margin-top: 30px;}
.optimizer_front_carousel .toggle_widget_wrap{ margin:50px 0; width: 100%; float: left;}

.toggle_style2 .first_toggles, .toggle_style2 .mid_toggles { width: 48%; float: left;margin-right: 2%;}
.toggle_style3 .first_toggles, .toggle_style3 .mid_toggles, .toggle_style3 .last_toggles { width: 31.3%; float: left;margin-right: 2%;}
.toggle_style2 .lts_toggle { width:47%; margin-right:2%;}
.toggle_style3 .lts_toggle { width:31%; margin-right:2%;}
.toggle_style3 .first_toggles .lts_toggle, .toggle_style3 .mid_toggles .lts_toggle, .toggle_style3 .last_toggles .lts_toggle{ width:99%!important;}
.toggle_style2 .first_toggles .lts_toggle, .toggle_style2 .mid_toggles .lts_toggle, .toggle_style2 .last_toggles .lts_toggle{width:99%!important;}


.optimizer_front_carousel .lts_toggle { margin-bottom: 15px;}
.toggle_wcontent {line-height: 1.9em;}


.optimizer_front_carousel .tabs_circular .tabs li{ margin-right:20px!important; font-weight:bold; border:none;}
.optimizer_front_carousel .tabs_minimal .tabs li, .optimizer_front_carousel .tabs li a, .optimizer_front_carousel .tabs li.active a{font-weight:normal;}
.optimizer_front_carousel .tabs_minimal .tabs li a{ padding: 8px 30px;}

.optimizer_front_carousel .hasbgimg .tabs_minimal .tabs li{ border-color:rgba(255, 255, 255, 0.4);font-size: 90%;}
.optimizer_front_carousel .hasbgimg .toggle_widget_wrap .lts_toggle, .optimizer_front_carousel .hasbgimg .toggle_widget_wrap .lts_toggle .trigger_wrap, .optimizer_front_carousel .hasbgimg .toggle_widget_wrap .lts_toggle_content{ border-color:rgba(255, 255, 255, 0.3);}

.optimizer_front_carousel .carousel_right .tab_wimg, .optimizer_front_carousel .carousel_right .tab_wcontent {float: left; width: 50%; padding: 30px;  box-sizing: border-box;}
.optimizer_front_carousel .carousel_right .tab_wimg{ float:right;}
.optimizer_front_carousel .carousel_left .tab_wimg, .optimizer_front_carousel .carousel_left .tab_wcontent {float: left; width: 50%; padding: 30px;  box-sizing: border-box;}
.optimizer_front_carousel .tab_wcontent { line-height: 1.9em;}

@media screen and (max-width: 960px){
.optimizer_front_slider div[id^='opt_carousel_']{ max-height:620px;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li {height:600px;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li.active .acord_text { left: 0; margin: 0 auto; right: 0;}
}
@media screen and (max-width: 480px){
.optimizer_front_slider .slider_inner .nivo-caption{top: auto; bottom: 30px;}
.optimizer_front_slider .slider_inner .nivo-caption .slide_desc{ display:none;}
.optimizer_front_slider .slider_inner .nivo-caption .nivoinner {transform:scale(0.7); margin-top:-100px}
.optimizer_front_slider .nivo-controlNav{ bottom:0;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee img {width: auto;max-height: 400px;}
.optimizer_front_slider div[id^='opt_carousel_'] {}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li .acord_text {width: 70%;padding-left: 0;text-align: center;}
.optimizer_front_slider div[id^='opt_carousel_'] .slidee li{height: 300px!important;}
.optimizer_front_carousel .carousel_left .tab_wimg, .optimizer_front_carousel .carousel_left .tab_wcontent { width: 100%;}
.optimizer_front_carousel .toggle_style2 .lts_toggle, .optimizer_front_carousel .toggle_style3 .lts_toggle{ width: 100%;}
.optimizer_front_carousel .carousel_left .carousel_image, .optimizer_front_carousel .carousel_left .carousel_content, .optimizer_front_carousel .carousel_right .carousel_image, .optimizer_front_carousel .carousel_right .carousel_content{ width: 100%;}
.optimizer_front_carousel .carousel_left .carousel_content, .optimizer_front_carousel .carousel_right .carousel_content{ padding-left:30px;}
.optimizer_front_carousel .looper{ padding:20px 30px;}
}

/*
------------------------------------
			 7. SHORTCODES
------------------------------------
*/

/*Columns*/
.col2{ width:50%; float:left; padding:0 1%;margin-bottom: 15px; box-sizing:border-box; min-height:10px;}
.col3{ width:33.3%; float:left; padding:0 1%;margin-bottom: 15px; box-sizing:border-box; min-height:10px;}
.col4{ width:25%; float:left; padding:0 1%;margin-bottom: 15px; box-sizing:border-box; min-height:10px;}
.col5{ width:20%; float:left; padding:0 1%;margin-bottom: 15px; box-sizing:border-box; min-height:10px;}

.shortcol[data-width="1%"]{width:1%;}.shortcol[data-width="2%"]{width:2%;}.shortcol[data-width="3%"]{width:3%;}.shortcol[data-width="4%"]{width:4%;} .shortcol[data-width="5%"]{width:5%;}.shortcol[data-width="6%"]{width:6%;}.shortcol[data-width="7%"]{width:7%;}.shortcol[data-width="8%"]{width:8%;} .shortcol[data-width="9%"]{width:9%;}.shortcol[data-width="10%"]{width:10%;}.shortcol[data-width="11%"]{width:11%;}.shortcol[data-width="12%"]{width:12%;} .shortcol[data-width="13%"]{width:13%;}.shortcol[data-width="14%"]{width:14%;}.shortcol[data-width="15%"]{width:15%;}.shortcol[data-width="16%"]{width:16%;} .shortcol[data-width="17%"]{width:17%;}.shortcol[data-width="18%"]{width:18%;}.shortcol[data-width="19%"]{width:19%;}.shortcol[data-width="20%"]{width:20%;} .shortcol[data-width="21%"]{width:21%;}.shortcol[data-width="22%"]{width:22%;}.shortcol[data-width="23%"]{width:23%;}.shortcol[data-width="24%"]{width:24%;} .shortcol[data-width="25%"]{width:25%;}.shortcol[data-width="26%"]{width:26%;}.shortcol[data-width="27%"]{width:27%;}.shortcol[data-width="28%"]{width:28%;} .shortcol[data-width="29%"]{width:29%;}.shortcol[data-width="30%"]{width:30%;}.shortcol[data-width="31%"]{width:31%;}.shortcol[data-width="32%"]{width:32%;} .shortcol[data-width="33%"]{width:33%;}.shortcol[data-width="34%"]{width:34%;}.shortcol[data-width="35%"]{width:35%;}.shortcol[data-width="36%"]{width:36%;} .shortcol[data-width="37%"]{width:37%;}.shortcol[data-width="38%"]{width:38%;}.shortcol[data-width="39%"]{width:39%;}.shortcol[data-width="40%"]{width:40%;}
.shortcol[data-width="41%"]{width:41%;}.shortcol[data-width="42%"]{width:42%;}.shortcol[data-width="43%"]{width:43%;}.shortcol[data-width="44%"]{width:44%;} .shortcol[data-width="45%"]{width:45%;}.shortcol[data-width="46%"]{width:46%;}.shortcol[data-width="47%"]{width:47%;}.shortcol[data-width="48%"]{width:48%;}
.shortcol[data-width="49%"]{width:49%;}.shortcol[data-width="50%"]{width:50%;}.shortcol[data-width="51%"]{width:51%;}.shortcol[data-width="52%"]{width:52%;} .shortcol[data-width="53%"]{width:53%;}.shortcol[data-width="54%"]{width:54%;} .shortcol[data-width="55%"]{width:55%;}.shortcol[data-width="56%"]{width:56%;} .shortcol[data-width="57%"]{width:57%;}.shortcol[data-width="58%"]{width:58%;} .shortcol[data-width="59%"]{width:59%;}.shortcol[data-width="60%"]{width:60%;} .shortcol[data-width="61%"]{width:61%;}.shortcol[data-width="62%"]{width:62%;} .shortcol[data-width="63%"]{width:63%;}.shortcol[data-width="64%"]{width:64%;} .shortcol[data-width="65%"]{width:65%;}.shortcol[data-width="66%"]{width:66%;} .shortcol[data-width="67%"]{width:67%;}.shortcol[data-width="68%"]{width:68%;} .shortcol[data-width="69%"]{width:69%;}.shortcol[data-width="70%"]{width:70%;} .shortcol[data-width="71%"]{width:71%;}.shortcol[data-width="72%"]{width:72%;} .shortcol[data-width="73%"]{width:73%;}.shortcol[data-width="74%"]{width:74%;} .shortcol[data-width="75%"]{width:75%;}.shortcol[data-width="76%"]{width:76%;} .shortcol[data-width="77%"]{width:77%;}.shortcol[data-width="78%"]{width:78%;} .shortcol[data-width="79%"]{width:79%;}.shortcol[data-width="80%"]{width:80%;} .shortcol[data-width="81%"]{width:81%;}.shortcol[data-width="82%"]{width:82%;} .shortcol[data-width="83%"]{width:83%;}.shortcol[data-width="84%"]{width:84%;} .shortcol[data-width="85%"]{width:85%;}.shortcol[data-width="86%"]{width:86%;} .shortcol[data-width="87%"]{width:87%;}.shortcol[data-width="88%"]{width:88%;} .shortcol[data-width="89%"]{width:89%;}.shortcol[data-width="90%"]{width:90%;}.shortcol[data-width="91%"]{width:91%;}.shortcol[data-width="92%"]{width:92%;} .shortcol[data-width="93%"]{width:93%;}.shortcol[data-width="94%"]{width:94%;} .shortcol[data-width="95%"]{width:95%;}.shortcol[data-width="96%"]{width:96%;} .shortcol[data-width="97%"]{width:97%;}.shortcol[data-width="98%"]{width:98%;}
.shortcol[data-width="99%"]{width:99%;}.shortcol[data-width="100%"]{width:100%;}

/*TABS*/
.tabs-container{ float:left;width:100%; margin:15px 0;}
.tabs{ margin:0; padding:0; width:100%; float:left;}
.tabs li{ list-style-type:none; float:left;position:relative; z-index:3; border: 1px solid rgba(0,0,0,0.08);border-bottom:none; top: 8px;padding-bottom:0;}
.tabs li a{ padding:5px 25px;display: inline-block;}
.tabs li.active{ opacity:1;top: 1px;padding-bottom: 8px; border-top:none;}
body .tabs li.active a{font-weight: bold;border-top:3px solid;}
.lts_tab{ width:100%; float:left; min-height:100px; padding:30px; position:relative; z-index:1; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;border: 1px solid rgba(0,0,0,0.08);}
.post_content ul{clear:both;}

.widget .tabli{ margin:0!important;}

/*Tabs Circular*/
.tabs_circular ul.tabs {text-align: center;}
.tabs_circular .tabs li {float: none;display: inline-block;border-radius: 100px;border: 1px solid rgba(0, 0, 0, 0.14);margin-right: 30px;opacity: 1;}
.tabs_circular .tabs li a{padding: 5px 30px;}
.tabs_circular .tabs li.active {top: 8px;border-color: transparent;}
body .tabs_circular .tabs li.active a {border-radius: 100px;}
.tabs_circular .lts_tab {margin-top: 40px; border:none;}

/*Tabs Minimal*/
.tabs_minimal ul.tabs {text-align: center;}
.tabs_minimal .tabs li {border: none;border-bottom: 1px solid rgba(0, 0, 0, 0.15);border-radius: 0;margin: 0;float: none;display: inline-block;}
.tabs_minimal .tabs li a{padding: 5px 30px; }
.tabs_minimal .tabs li.active {top: 7px; padding-bottom:0;}
body .tabs_minimal .tabs li.active a {border-top:none; border-bottom: 2px solid;}
.tabs_minimal .lts_tab {margin-top: 40px; border:none;}

/*Tabs Capsul*/
.tabs_capsule ul.tabs {text-align: center;}
.tabs_capsule .tabs li {border: none;border-right:none;float: none;display: inline-block;}
.tabs_capsule .tabs li a{padding: 5px 30px;border:1px solid rgba(0, 0, 0, 0.15);}
.tabs_capsule .tabs li.active { top:8px; padding-bottom:0; }
body .tabs_capsule .tabs li.active a {border:none;border: 1px solid;}
.tabs_capsule .lts_tab {margin-top: 40px; border:none;}
.tabs_capsule .tabs li:first-child a{border-radius: 100px 0 0 100px;}
.tabs_capsule .tabs li:last-child a{border-radius: 0 100px 100px 0;border-right: 1px solid rgba(0, 0, 0, 0.15);}

/*TOGGLE*/
.lts_toggle{ margin-bottom:10px; float:left; width:99.5%; border: 1px solid rgba(0,0,0,0.1);border-bottom:none;}
.trigger_wrap{ float:left;width:100%;  border-bottom: 1px solid rgba(0,0,0,0.1);}
.trigger{ display:inline-block; cursor:pointer; padding: 15px 10px;padding-left:10px;  background-position:12px 20px;display: block; font-weight:bold;}
.lts_toggle .trigger i{ opacity:0.5;margin-right: 5px;}
.lts_toggle_content{ padding:15px; clear:both; border-bottom: 1px solid rgba(0,0,0,0.1);}

/*LIST ELEMENTS*/
.lts_list li{list-style: none;line-height: 1.8em;}
.lts_list ul {padding-left: 18px;}
.list1 li:before{  content: "\f00c";font-family: 'FontAwesome';float: left;margin-left: -1.3em;margin-top: 2px;font-size: 14px;}
.list2 li:before{  content: "\f054";font-family: 'FontAwesome';float: left;margin-left: -1.5em;margin-top: 2px;font-size: 12px;}
.list3 li:before{  content: "\f138";font-family: 'FontAwesome';float: left;margin-left: -1.5em;margin-top: 1px;font-size: 13px;}
.list4 li:before{  content: "\f105";font-family: 'FontAwesome';float: left;margin-left: -0.7em;margin-top: 0px;font-size: 16px;}
.list5 li:before{  content: "\f005";font-family: 'FontAwesome';float: left;margin-left: -1.5em;margin-top: 1px;font-size: 13px;}
.list6 li:before{  content: "\f1db";font-family: 'FontAwesome';float: left;margin-left: -1.5em;margin-top: 1px;font-size: 10px;}


/*MESSAGE BOX*/
.lts_scs{ width:100%; background:#c8ffd3; border:1px solid #98f1a9; padding:15px;  color:#3f834c; clear:both; margin:15px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lts_scs:before{  content: "\f058";font-family: 'FontAwesome';float: left;margin-right: 5px;margin-top: 0px;font-size: 18px;}

.lts_info{ width:100%; background:#c5eaf5; border:1px solid #8ac7e8; padding:15px;  color:#469cc0; clear:both; margin:15px 0;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lts_info:before{  content: "\f05a";font-family: 'FontAwesome';float: left;margin-right: 5px;margin-top: 0px;font-size: 18px;}

.lts_wng{ width:100%; background:#f7e0b6; border:1px solid #ebc887;padding:15px; color:#af7a18; clear:both; margin:15px 0;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lts_wng:before{  content: "\f06a";font-family: 'FontAwesome';float: left;margin-right: 5px;margin-top: 0px;font-size: 18px;}

.lts_err{ width:100%; background:#ffd0cc; border:1px solid #e49a94; padding:15px; color:#b04840; clear:both; margin:15px 0;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lts_err:before{  content: "\f056";font-family: 'FontAwesome';float: left;margin-right: 5px;margin-top: 0px;font-size: 18px;}

/*QUOTE*/
.lts_quote_wrap{ margin:30px 0;}
.lts_quote{ width:92%; background-position:5px 5px; clear:both; margin:15px 0;padding-left:47px; font-style:italic; min-height:30px;border-left: 4px solid rgba(0, 0, 0, 0.1);}
div.lts_quote div {display: inline;}

.lts_quote:before{content: "\f10d";font-family: 'FontAwesome';float: left;margin-left: -1.4em;margin-top: 2px;font-size: 20px;opacity: 0.2;}
.lts_quote:after{content: "\f10e";font-family: 'FontAwesome';margin-left: 0.2em;margin-top: 2px;font-size: 20px;opacity: 0.2;display: inline;}
.lts_quote_author{text-align: right;font-weight: bold;}
.lts_quote_author a:link:hover{ border-bottom:1px solid;}

/*Button*/
.lts_button{ display:inline-block; padding:7px 25px; background:#2BB975; color:#fff; margin: 0 10px 15px 0px; font-weight:bold;}
.lt_hollow{ background:transparent!important; border-width:2px; border-style:solid;}
.lts_button:hover{ opacity:0.8;}
.lts_button.aligncenter { margin: 0 auto;  display: table;}


.lt_hollow{border:2px solid; background:none!important;}
.lt_circular{ border-radius:100px;}

.lts_button_large{ padding:20px 40px; font-size:20px;}
.lts_button_small{ padding:2px 15px!important; font-size:13px;}
.lts_lightbox_bttn.lts_button_large{ padding:20px 40px!important; font-size:20px!important;}
.lts_lightbox_bttn.lts_button_small{ padding:2px 15px!important; font-size:13px!important;}

/*Icons*/
.icon_style_circle_thin {border: 1px solid;border-radius: 50%;padding: 10px; text-align:center;}
.icon_style_circle_thick {border: 4px solid;border-radius: 50%;padding: 10px; text-align:center;}
.icon_style_circle_color {border-radius: 50%;padding: 10px; color:#fff!important; text-align:center;}
.icon_style_square_thin{border: 1px solid;border-radius: 5px;padding: 10px; text-align:center;}
.icon_style_square_thick{border: 4px solid;border-radius: 5px;padding: 10px; text-align:center;}
.icon_style_square_color{border-radius: 5px;padding: 10px; color:#fff!important; text-align:center;}


/*Code*/
.lts_code{width: 100%;overflow: auto;background: rgba(0, 0, 0, 0.04);padding: 20px;box-sizing: border-box;font-size: 16px;margin: 20px 0;}

/*Drop CAP*/
.lts_dropcap {float: left;display: block;margin: 0.175em 0.215em 0 0;padding: 0.105em 0.2em 0.135em;font-size: 3.3em;font-weight: bold;line-height: 1; border-radius: 3px;}

/*ToolTip*/
.lts_tooltip{border-bottom:1px dotted rgba(0, 0, 0, 0.2); cursor:default;}


/*Progress Bar*/
.lts_progress{ width:100%; background:rgba(0, 0, 0, 0.04); padding:10px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; height:50px;border-radius: 3px; margin-bottom:20px;}
.lts_progress_inner{width: 40%;color: #fff;display: inline-block;height: 30px;border-radius: 3px 0 0 3px;}
.lts_progress span{display: inline-block;float: left;background: rgba(0, 0, 0, 0.05);padding: 3px 0px;border-radius: 3px;margin-right: 10px;width: 60px;text-align: center;font-family: sans-serif;font-size: 14px;font-weight: bold;}
.lts_progress_wrap{background: rgba(0, 0, 0, 0.07);height: 30px;margin-left: 70px;}

.progress_rounded {border-radius: 30px;}
.progress_rounded span, .progress_rounded .lts_progress_wrap{border-radius: 20px;}
.progress_rounded .lts_progress_inner{border-radius: 20px 0 0 20px; float:left;}
.progress_stripes .lts_progress_inner{background-image:url(assets/images/stripes.png);}

.progress_title {font-weight: bold;margin-bottom: 5px;}


.progressbar_wrap.progress_thin .lts_progress {background: none;padding: 8px 0;width: 70%;float: left;margin-bottom: 10px;height: auto;line-height: 12px;}
.progressbar_wrap.progress_thin .lts_progress .lts_progress_wrap {height: 16px;margin-left: 0;}
.progressbar_wrap.progress_thin .lts_progress_inner {height: 16px;border-radius: 0;top:0px;position: relative;}
.progressbar_wrap.progress_thin span {padding: 0;line-height: 13px;font-size: 12px;margin-top: 2px;background: none;position: absolute;display: block;z-index: 9;color: #fff;}
.progressbar_wrap.progress_thin .progress_title {width: 100%;float: left;font-size: 0.9em;margin-bottom: 0;line-height: 1.3em;}
.progressbar_wrap.progress_thin {width: 100%;float: left;}

.progressbar_wrap.progress_circular .progress_title:nth-child(1), .progressbar_wrap.progress_circular .lts_progress { display: none;}
.progressbar_wrap.progress_circular .progress_title {width: 160px;text-align: center;margin: 10px 0;}
.progressbar_wrap.progress_circular .circle_progress strong {width: 160px;display: block;position: absolute;top: 41%;text-align: center;}
.progressbar_wrap.progress_circular .circle_progress {position: relative;}
.progressbar_wrap.progress_circular {float:left;margin-right: 8%;}
.progressbar_wrap.progress_circular.last_progress {margin-right: 0;}
.progressbar_wrap.progress_thin .progress_rounded .lts_progress_inner {border-radius: 20px 0 0 20px;}



/*PANEL SHORTCODE*/
.lts_panel{border-radius: 4px;border-width: 1px;border-style: solid; margin-bottom:20px;}
.lts_panel h3{margin: 0;padding: 10px 20px;font-size: 16px;}
.lts_panel_body {padding: 20px;}


/*AUTHOR SHORTCODE*/
.lts_author {width: 100%;float: left;padding: 20px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.author_content h5 {margin-top: 0;margin-bottom: 10px; font-size:18px;}
.author_image{width: 13%;float: left;margin-right: 4%;}
.author_content{ float:left; width:83%; font-size:0.9em;}
.lts_author .athor_social{ margin:0px;}
body .lts_author .athor_social a{color:rgba(0, 0, 0, 0.3)!important;}
body .lts_author .athor_social a:hover{color:rgba(0, 0, 0, 0.5)!important;}


/*Call to Action*/
.ast_shrt_action{ float:left; width:96%; padding:2%; margin-bottom:20px;}
.act_left{width:73%; float:left; margin-right:2%;}
.act_right{ width:25%; float:left; text-align:right;}
.act_right a{ display:inline-block;padding:15px 40px; cursor:pointer; text-decoration:none; text-align:center;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}

.act_right a:hover{}


/*Slider*/
.widget_slider_content {position: absolute;z-index: 9;top: 50%;width: 70%;margin: 0 auto;left: 0;right: 0;text-align: center;line-height: 1.9em;}
.slider_inner .nivo-caption{opacity:1; text-align: center;line-height: 1.9em;   top: 50%; font-size: 18px; font-weight: bold;}
.slider_inner {position: relative;overflow: hidden;  min-height: 150px; background-color: #222;}
.slider_inner.slider_nav_controls .nivo-directionNav{ display:none!important;}
.slider_inner.slider_nav_nav .nivo-controlNav{ display:none!important;}
.slider_inner.slider_nav_disable .nivo-controlNav, .slider_inner.slider_nav_disable .nivo-directionNav{ display:none!important;}


/*Flickr Shortcode*/
.single_post div#flickr_badge_wrapper{width: 100%;float: left;}
.single_post div#flickr_badge_wrapper a{float: left; position: relative;}
.single_post div#flickr_badge_wrapper a:hover{opacity:0.7;}

ul.pd_flick_gallery {margin: 0;padding: 0;}
ul.pd_flick_gallery li { display: inline-block;list-style-type: none; padding: 10px;width: 33.33%;box-sizing: border-box;}
.single_post div#flickr_badge_wrapper a:before{-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.flckr_q ul.pd_flick_gallery li{ width:auto;}
.flckr_s ul.pd_flick_gallery li{ width:auto;}

.single_post div#flickr_badge_wrapper a:before{content: "\f002";font-family: 'FontAwesome'; position:absolute; left:0; right:0; margin:0 auto; top:35%; color:#fff; display:block;width: 30px;text-align: center; opacity:0;background: rgba(0, 0, 0, 0.3);border-radius: 3px;}
.single_post div#flickr_badge_wrapper a:hover:before{ opacity:1;}

/*Responsive Video*/
.ast_vid{overflow:hidden;}
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-container iframe { position: absolute; top: 0; left: 0; min-width:270px; min-height:200px; border:none;}

.lay1 .hentry .responsive-container iframe, .lay2 .hentry .responsive-container iframe, .lay3 .hentry .responsive-container iframe, .lay4 .hentry .responsive-container iframe, .lay6 .hentry .responsive-container iframe{width:100%; height:100%; min-width:170px; min-height:100px; border:none;}
.lay1 .hentry .responsive-container, .lay2 .hentry .responsive-container, .lay3 .hentry .responsive-container, .lay4 .hentry .responsive-container, .lay6 .hentry .responsive-container{padding-bottom: 62.25%;}



.ast_table{width: 100%;text-align: center;border: 1px solid rgba(0,0,0,0.05);border-collapse: collapse;}
.ast_table .th{background: rgba(0,0,0,0.05); border-top:none; font-weight:bold;}
.ast_table tr{border-top:1px solid rgba(0,0,0,0.05);}
.ast_table td{ padding:7px; }


/*Lightbox SHORTCODE*/
.mfp-content .lts_lightbox_content{display:block!important;position: relative;background: #FFF;padding: 40px;width: 65%;min-width: 320px;margin: 20px auto;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lts_lightbox_bttn{ cursor:pointer;padding: 8px 20px;display: inline-block; margin-bottom:20px;}
.lts_lightbox_bttn:hover{ opacity:0.8;}
.lts_lightbox_content img{ max-width:100%; height:auto;}

.mfp-bg, .mfp-ready{}


/*POST SHORTCODE*/
.display-posts-listing{ width:100%; float:left;}
.display-posts-title{ text-align:center;}
.lts_layout1 div.listing-item {width: 33.3%;float: left;max-height: 250px;overflow: hidden; position: relative;}
.lts_layout1 .listing-item .image img { width: 100%; height:auto;vertical-align: bottom;}
.lts_layout1 a.image { display: block; width: 100%; overflow:hidden;}
.lts_layout1 span.excerpt {display: none;}
.lts_layout1 .listing-item h2 {position: absolute;width: 100%; top: -100px; display: block;padding: 10px; margin: 0; font-size: 16px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align:center; line-height:1.3em;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.lts_layout1 .listing-item:hover h2 { top: 40px;}
body .lts_layout1 .listing-item .title {font-size: 16px;}
.lts_layout1 .listing-item a.image img{-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.lts_layout1 .listing-item:hover a.image img {-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);opacity: 0.5;}
.lts_layout1 span.lts_date, .lts_layout1 span.lts_author{ display:none;}
.widget .lts_layout1 div.listing-item{width: 100%; margin:20px 0;}

.lts_layout1 .icon_wrap, .lts_layout2 .icon_wrap, .lts_layout3 .icon_wrap{display: none;text-align: center;position: absolute;margin: 0 auto;bottom: 25%;left: 0;right: 0; z-index:9;}
.lts_layout2 .icon_wrap, .lts_layout3 .icon_wrap{bottom: 35%;}
.lts_layout1 .icon_wrap a, .lts_layout2 .icon_wrap a, .lts_layout3 .icon_wrap a{ display:inline-block;font-family: serif; margin-right:4px; font-weight:bold; color:#fff; padding:5px 12px;background: rgba(0, 0, 0, 0.3);border-radius: 50%;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out; opacity:0.8;}

.lts_layout1 .listing-item .img_wrap:hover .icon_wrap, .lts_layout2 .listing-item .img_wrap:hover .icon_wrap, .lts_layout3 .listing-item .img_wrap:hover .icon_wrap{display: block;}
.lts_layout1 .listing-item .icon_wrap a:hover, .lts_layout2 .listing-item .icon_wrap a:hover, .lts_layout3 .listing-item .icon_wrap a:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);opacity: 1;}
.lts_layout4 .img_wrap .icon_wrap{ display:none;}
.listing-item.lowreadmo .icon_wrap{bottom: 15px;}


.lts_layout2 div.listing-item{ width:21%; float:left; margin:1%; padding:1%; height:340px;text-align: center;overflow:hidden;}
.lts_layout2 div.listing-item .moretag{ display:none;}
.lts_layout2 a.image { display: block;width: 100%; overflow: hidden;}
.lts_layout2 .img_wrap:hover img{ opacity:0.5;-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
.lts_layout2 a.image img{ width: 100%; height:auto;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;vertical-align: bottom;}
.lts_layout2 .listing-item h2 {margin: 15px 0;font-size: 20px;}
.lts_layout2 span.excerpt {display: block;line-height:1.8em; font-size:0.9em;}
.lts_layout2 span.lts_date{ padding-left:15px;}
.lts_layout2 div.listing-item{height: 360px;}
.widget .lts_layout2 div.listing-item{width: 100%; margin:20px 0; height:auto;}

.lts_layout2 .img_wrap, .lts_layout3 .img_wrap{ position:relative;}
.lts_layout2 .img_wrap .optimizer_plus, .lts_layout3 .img_wrap .optimizer_plus{ display:inline-block;font-family: serif; font-size:40px; font-weight:bold; color:#fff!important; padding:4px 12px; text-transform:uppercase;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out; opacity:0;position: absolute;left: 0;right: 0; top:40%; z-index:99;text-align: center;}
.lts_layout2 div.listing-item .img_wrap:hover .optimizer_plus, .lts_layout3 div.listing-item .img_wrap:hover .optimizer_plus{ opacity:1;}


.lts_layout3 div.listing-item {width: 23.8%;margin: 0.4%;float: left;overflow: hidden;}
.lts_layout3 a.image { display: block;width: 100%;overflow: hidden;}
.lts_layout3 .img_wrap:hover img{ opacity:0.5;-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}
.lts_layout3 a.image img{ width: 100%; height:auto;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;vertical-align: bottom; }
.lts_layout3 .listing-item h2 {margin: 15px; margin-bottom: 10px;font-size: 20px;font-size: 1.1em;}
.lts_layout3 span.excerpt {padding: 15px;display: block;font-size: 0.9em;}
.lts_layout3 span.lts_date{ padding-left:20px;}
.widget .lts_layout3 div.listing-item{width: 100%; margin:20px 0;}
.lts_layout3 .moretag{ display:none;}


.lts_layout4 div.listing-item { width: 100%;padding: 20px;  float: left; margin-bottom: 30px;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.lts_layout4 a.image {width: 30%;float: left;display: block;max-height: 220px;overflow: hidden;}
.lts_layout4 a.image img{ width: 100%; height:auto;}
.lts_layout4 h2 { width: 70%;float: left;padding-left: 20px;margin-top: 0;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.lts_layout4 span.excerpt {display: block;float: left; width: 70%;padding-left: 20px;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-top:20px;}
.lts_layout4 span.lt_date{ padding-left:20px;}
.lts_layout4 .moretag{ display:none;}
.lts_layout4 .blog_mo{ margin-top:10px;}
.lts_layout4 .blog_mo a{ top:-5px;}
.listing-item .lt_cats ul {display: inline-block;margin: 0;padding: 0;}
.listing-item .lt_cats ul li { display:inline-block; list-style-type: none;margin-right: 8px;}

.lt_cats, .lt_date, .lt_author{ margin-right:18px; font-size:0.8em;}
.lt_cats{ display:inline-block;}

.lts_layout5 div.listing-item{width: 100%;float: left;border-bottom: 1px solid rgba(0, 0, 0, 0.06);padding: 20px;margin-bottom: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.lts_layout5 .lt_content{ margin-top:25px;}

/*SECTION SHORTCODE*/
.lts_section{ width:100%; float:left; background-size:cover;}
.lts_section_body{ padding:50px;}

/*SEARCH SHORTCODE*/
form.lts_search-form {width: 100%;float: left;}
form.lts_search-form input.search-field { width: 70%;padding: 15px;border: 1px solid rgba(0, 0, 0, 0.1); margin-right: 0; -webkit-appearance:none;}
form.lts_search-form input.search-submit { padding: 15px; border:none;margin-left: -4px;cursor: pointer;font-weight: bold;}


/*BLOCKS SHORTCODE*/
.lts_blocks{ width:100%; float:left;}

.lts_block {padding: 25px;width: 100%; float:left;margin:20px 0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

.lts_blocks_layout1 .lts_block{width:100%;}
.lts_blocks_layout2 .lts_block{width:49%;}
.lts_blocks_layout3 .lts_block{width:32.5%;}
.lts_blocks_layout4 .lts_block{width:24.25%;}

.lts_blocks_layout5 .lts_block:nth-child(1){width:24.25%;}
.lts_blocks_layout5 .lts_block:nth-child(2){width:24.25%;}
.lts_blocks_layout5 .lts_block:nth-child(3){width:49%;}

.lts_blocks_layout6 .lts_block:nth-child(1){width:49%;}
.lts_blocks_layout6 .lts_block:nth-child(2){width:24.25%;}
.lts_blocks_layout6 .lts_block:nth-child(3){width:24.25%;}

.lts_blocks_layout7 .lts_block:nth-child(1){width:24.25%;}
.lts_blocks_layout7 .lts_block:nth-child(2){width:73%;}

.lts_blocks_layout8 .lts_block:nth-child(1){width:73%;}
.lts_blocks_layout8 .lts_block:nth-child(2){width:24.25%;}

.lts_oneblock{}
.lts_twoblocks .lts_block{ margin-right:2%}
.lts_threeblocks .lts_block{ margin-right:1.2%}
.lts_fourblocks .lts_block{margin-right:1%}


.lts_blocks .lts_block:last-child{ margin-right:0;}
.lts_blocks .lts_block:empty{ display:none;}


/*PRICING SHORTCODE*/
.lts_pricing{padding: 30px 0;width: 100%;float: left;}
.pricebox{ position:relative;overflow: hidden;width: 31.3%;float: left;margin: 1.5%; }
.pricebox_inner{border: 4px solid rgba(0, 0, 0, 0.04);text-align:center;-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;}

.lts_pricebox1 .pricebox{width:100%;}
.lts_pricebox2 .pricebox{width:46.5%;}
.lts_pricebox4 .pricebox{width:22.7%;}

.pricebox:first-child{ margin-left:0;}
.pricebox:last-child{ margin-right:0;}
.price_head h3 {margin: 0;padding: 10px;text-align: center;background: rgba(0, 0, 0, 0.02);-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;}
.feat_wrap{ position:absolute; width:150px; height:150px; overflow:hidden; right:0;top: 0;}
.pricebox_featured {position: relative;display: block;padding: 5px;width: 200px;left: 12px;font-family: sans-serif;font-size: 13px; letter-spacing:1px;font-weight: bold;top: 16px;-webkit-transform: rotate(40deg);-ms-transform: rotate(40deg);transform: rotate(40deg);-moz-transform: rotate(40deg);}
.price_body{border-top:1px solid rgba(0, 0, 0, 0.06); }
.price_body ul{background: rgba(0, 0, 0, 0.02); margin:0; padding:0;}
.price_body ul li{ list-style-type:none; border-bottom:1px solid rgba(0, 0, 0, 0.04); padding:15px 0;}

p.price_desc {padding: 0 7px;font-size: 0.9em;}
span.price_label {font-size: 14px;}
.price_ammount{font-size: 40px;font-weight: bold;display: inline-block;margin: 40px 0;}
div.price_footer {}
.price_button{display: inline-block;margin: 20px 0;padding: 7px 25px;border-radius: 4px; border-width:3px; border-style:solid;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.price_button:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.feat_price{ margin-top:-10px;}
.feat_price .pricebox_inner{ padding-bottom:20px;}
.feat_price div.price_footer{ margin-top:10px;}


.lts_pricing.pricing_style2 .price_ammount{ font-size:24px; margin: 0;}
.lts_pricing.pricing_style2 .price_label{ font-size:20px;}
.lts_pricing.pricing_style2 .price_head h3 {background: transparent;font-size: 30px;margin: 15px 0;}
.lts_pricing.pricing_style2 .price_button { border-radius: 70px;padding: 2px 25px;}
.lts_pricing.pricing_style2 .pricebox { margin: 0;border: 1px solid rgba(0, 0, 0, 0.1);}
.lts_pricing.pricing_style2 .pricebox_inner { border: none; padding-bottom: 15px;border: 1px solid transparent;width: 100%; float: left;box-sizing: border-box;}
.lts_pricing.pricing_style2.lts_pricebox3 .pricebox:nth-child(1), .lts_pricing.pricing_style2.lts_pricebox2 .pricebox:nth-child(1){ border-right-color:transparent;}
.lts_pricing.pricing_style2.lts_pricebox3 .pricebox:nth-child(3){border-left-color: transparent;}

.lts_pricing.pricing_style3 .price_ammount{ font-size:40px; margin: 0 auto;display: block;width: 150px;height: 100px;border: 1px solid rgba(0, 0, 0, 0.1);padding-top: 50px;border-radius: 50%;margin-top: 25px;}
.lts_pricing.pricing_style3 .price_label{ font-size: 15px;position: relative;top: -70px;}
.lts_pricing.pricing_style3 .price_head h3 {background: transparent;font-size: 20px;margin: 15px 36px;border-bottom: 2px dashed rgba(0, 0, 0, 0.1);}
.lts_pricing.pricing_style3 .price_button { padding: 2px 25px;}
.lts_pricing.pricing_style3 .pricebox { margin: 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 10px;}
.lts_pricing.pricing_style3 .pricebox_inner { border: none; padding-bottom: 15px;border: 1px solid transparent;width: 100%; float: left;box-sizing: border-box;border-radius: 10px;}
.lts_pricing.pricing_style3.lts_pricebox3 .pricebox:nth-child(1), .lts_pricing.pricing_style2.lts_pricebox2 .pricebox:nth-child(1){ border-right-color:transparent;}
.lts_pricing.pricing_style3.lts_pricebox3 .pricebox:nth-child(3){border-left-color: transparent;}
.lts_pricing.pricing_style3 .pricebox.feat_price {transform: scale(1.03);position: relative;z-index: 2;}
.lts_pricing.pricing_style3 .price_body ul{ background:none;}
.lts_pricing.pricing_style3 .price_body ul li{ border-color:rgba(0, 0, 0, 0.07);}

.lts_pricing.pricing_style4 .price_head {background: #333;color: #fff;padding-bottom: 10px;}
.lts_pricing.pricing_style4 .pricebox_inner {border: 1px solid rgba(0, 0, 0, 0.07);}
.lts_pricing.pricing_style4 .price_ammount {font-size: 70px;}
.lts_pricing.pricing_style4 .price_label {display: block;margin-top: -20px;}
.lts_pricing.pricing_style4 .price_body ul li {margin: 0 30px;border-bottom: 1px solid rgba(0, 0, 0, 0.07);}
.lts_pricing.pricing_style4 .price_body ul {background: transparent;}


.lts_pricing.pricing_style5 .price_head h3{background: rgba(0, 0, 0, 0.2);color: #fff;padding-bottom: 10px;border-radius: 10px 10px 0 0 ;}
.lts_pricing.pricing_style5 .pricebox_inner {border: 1px solid rgba(0, 0, 0, 0.07);border-radius: 10px;}
.lts_pricing.pricing_style5 .price_ammount {font-size: 70px;}
.lts_pricing.pricing_style5 .price_label {display: block;margin-top: -20px;}
.lts_pricing.pricing_style5 .price_body ul li {border-bottom: 1px solid transparent;padding: 7px 0;}
.lts_pricing.pricing_style5 .price_body ul {margin: 0px 50px;background: transparent; text-align:left; padding:20px 0;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.lts_pricing.pricing_style5 .price_head .price_ammount, .lts_pricing.pricing_style5 .price_head .price_label{ display:none;}
.lts_pricing.pricing_style5 .price_desc.emptyp_clear {margin: 0;}
.lts_pricing.pricing_style5 .price_button {padding: 4px 50px; font-weight:bold; font-size:14px;}



/*MAP SHORTCODE*/
.lts_map_wrap{ width:100%; min-height:150px;}
.lts_map_wrap img{ max-width:none;}
/*Headline Shortcode*/
.lts_headline{ position:relative;}
.lts_headline_parent{ padding:5px 0; }
.widget .lts_headline_parent, #slidera .lts_headline_parent {overflow: hidden;}
.lts_headline_type2{ text-align:center;}
.lts_headline_type3{ text-align:right;}
.lts_headline:after{
content: "";
position: absolute;
top: 50%;
height: 3px;
width: 9999px;
display: block;
margin-top: -2px;
border-top: 1px solid rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
left: 100%;
margin-left: 0.5em;
}

.lts_headline:before, .headline_type3:before{
content: "";
position: absolute;
top: 50%;
height: 3px;
width: 9999px;
display: block;
margin-top: -2px;
border-top: 1px solid rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
right: 100%;
margin-right: 0.5em;
}



/*GALLERY SHORTCODE*/
/*Square*/
[data-gallery-style="1"] img, [data-gallery-style="2"] img{border: none!important;width: 100%;vertical-align: bottom; object-fit: cover;}
[data-gallery-style="1"] .gallery-item, [data-gallery-style="2"] .gallery-item{ margin:0!important;position: relative;overflow: hidden;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
[data-gallery-style="1"] .gallery-item:hover, [data-gallery-style="2"] .gallery-item:hover{  opacity:0.7;}
[data-gallery-style="2"] .gallery-item dt{ display: block;box-sizing: border-box;}
[data-gallery-style="2"] .gallery-item img{ padding: 5px 10px;}
[data-gallery-style="2"] .gallery-caption, [data-gallery-style="2"] .gallery-caption{position: absolute; z-index: 2; bottom: 0px; background-color: rgba(0, 0, 0, 0.6); width: 100%; box-sizing: border-box; color: #fff;}
[data-gallery-style="2"] .gallery-caption{margin-left: 10px!important;bottom: 5px;padding-right: 15px; padding-top: 5px;}
/*Maonry*/
[data-gallery-style="3"] .gallery-item, [data-gallery-style="4"] .gallery-item{ width:33.3%!important;}
div[data-gallery-style="3"].gallery-columns-3 .gallery-item, div[data-gallery-style="4"].gallery-columns-3 .gallery-item{ width:33.3%!important;}
div[data-gallery-style="3"].gallery-columns-4 .gallery-item, div[data-gallery-style="4"].gallery-columns-4 .gallery-item{ width:25%!important;}
div[data-gallery-style="3"].gallery-columns-5 .gallery-item, div[data-gallery-style="4"].gallery-columns-5 .gallery-item{ width:20%!important;}
div[data-gallery-style="3"] .gallery-item img, div[data-gallery-style="4"] .gallery-item img{ border: none!important;width: 100%;vertical-align: bottom;}
div[data-gallery-style="3"] br, div[data-gallery-style="4"] br{ display:none;}
div[data-gallery-style="4"] .gallery-item img{ padding:3px; box-sizing:border-box;}

div[data-gallery-style="5"] .gallery-item, div[data-gallery-style="5"] br{ display:none;}
div[data-gallery-style="5"] .slideshow_gallery img{border: none!important;}

/*Gallery Caption*/
.galleryid-3 .gallery-caption, .galleryid-4 .gallery-caption { position: absolute; z-index: 2; bottom: 0px; background-color: rgba(0, 0, 0, 0.6); width: 100%; box-sizing: border-box; color: #fff;}



/*LIGHTBOX SHORTCODE*/


.mfp-content .lts_lightbox_content .ast_vid { height: auto!important;}




/*Breadcrumbs Shortcode*/
.breadcrumbs_shortcode{padding: 10px 0;}
.bread_align_center{ text-align:center;}
.bread_align_left{ text-align:left;}
.bread_align_right{ text-align:ight;}

/*
------------------------------------
			 9. SIDR PLUGIN
------------------------------------
*/
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;background:#222;color:#fff}
.sidr .sidr-inner{padding:0 0 15px}
.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}
.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
.sidr ul{display:block;margin:0 0 15px;padding:0;}
.sidr ul li{display:block;margin:0;line-height:48px;}
.sidr ul li a,.sidr ul li span{padding:25px;text-decoration:none;color:#fff; font-size:0.9em;}
.sidr ul li a {display: inline-block;line-height: 18px;padding: 15px 25px;width: 100%;box-sizing: border-box;}
.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}
.sidr ul li ul li:last-child{border-bottom:none}
.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}
.sidr ul li .sidr-class-menu_desc{ display:none;}
body.sidr-open {position: fixed !important;}
.sidr-class-sub-menu .sidr-class-sub-menu {  padding-left: 20px;}
/*
------------------------------------
			 10. PACE PLUGIN
------------------------------------
*/
.pace {-webkit-pointer-events: none;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
.pace-inactive {display: none;}
.pace .pace-progress {position: fixed;z-index: 2000;top: 0;left: 0;height: 2px;-webkit-transition: width 1s;-moz-transition: width 1s;-o-transition: width 1s;transition: width 1s;}
.pace .pace-progress-inner {display: block;position: absolute;right: 0px;width: 100px;height: 100%;opacity: 1.0;-webkit-transform: rotate(3deg) translate(0px, -4px);-moz-transform: rotate(3deg) translate(0px, -4px);-ms-transform: rotate(3deg) translate(0px, -4px);-o-transform: rotate(3deg) translate(0px, -4px);transform: rotate(3deg) translate(0px, -4px);}
.pace .pace-activity {display: block;position: fixed;z-index: 2000;top: 15px;right: 15px;width: 14px;height: 14px;border: solid 2px transparent;border-radius: 10px;-webkit-animation: pace-spinner 400ms linear infinite;-moz-animation: pace-spinner 400ms linear infinite;-ms-animation: pace-spinner 400ms linear infinite;-o-animation: pace-spinner 400ms linear infinite;animation: pace-spinner 400ms linear infinite;}



@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}



/*
------------------------------------
			 11. FOTORAMA PLUGIN
------------------------------------
 */
.fotorama__html,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;}.fotorama__img,.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__img{margin:-50% 0 0 -50%;width:100%;height:100%}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-timing-function:cubic-bezier(0.1,0,.25,1);-webkit-transition-duration:0ms;transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:0;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;}.fotorama__wrap *{-moz-box-sizing:content-box;box-sizing:content-box}.fotorama__caption__wrap{-moz-box-sizing:border-box;box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1; }.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:rgba(0,0,0,0)}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(assets/images/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(assets/images/fotorama.png) no-repeat;background-size:96px 160px}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr; margin:0 auto;}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5; background:rgba(0, 0, 0, 0.04);}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid}.fotorama__nav__frame.fotorama__active{pointer-events:none;cursor:default}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:6px;height:6px;border:none}.fotorama__dot{border-color:#7f7f7f}.fotorama__active .fotorama__dot{background-color:#7f7f7f}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;background-image:-webkit-linear-gradient(top left,rgba(255,255,255,.25),rgba(64,64,64,.1));background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#fff}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{font-weight:bold; font-size:0.9em; text-align:center;background-color:rgba(0,0,0,.6);padding:10px; display:block;}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.3s;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:0;background-position:0 0}.fotorama__arr--next{right:0;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;opacity:0.1;}.fotorama__fullscreen-icon{width:32px;height:32px;top:0;right:0;background-position:0 -32px;z-index:20}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--css2.fotorama__wrap--no-controls .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls .fotorama__fullscreen-icon,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev,.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next,.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transition-property:-webkit-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.3s;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.2)25%,rgba(0,0,0,.3)75%,transparent),-webkit-radial-gradient(0 50%,farthest-side,rgba(0,0,0,.4),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.2)25%,rgba(0,0,0,.3)75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.2)25%,rgba(0,0,0,.3)75%,transparent),-webkit-radial-gradient(100% 50%,farthest-side,rgba(0,0,0,.4),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.2)25%,rgba(0,0,0,.3)75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}



/*
------------------------------------
			 12. MAGNIFIC POPUP PLUGIN
------------------------------------
*/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:9999999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.9;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:9999999;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:#333;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333;background:0 0}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color: #FFF;font-family:sans-serif;font-size: 18px;line-height:18px;background-color: rgba(29, 29, 29, 0.8);padding: 10px 15px;margin-top: -15px;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:17px;border-bottom-width:17px;top:1px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:18px;border-bottom-width:18px;opacity:1}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:22px solid #333;margin-left:26px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:23px solid #fff}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:22px solid #333;margin-left:35px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:23px solid #fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block; margin-top:10px;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{position:absolute;top:auto;left:0;width:100%;cursor:auto;bottom: 40px;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px; font-size:0.8em; font-weight:bold;float: left;padding: 10px;background: rgba(0, 0, 0, 0.4);border-radius: 0 3px 0 0;}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-title:empty {display: none;}.mfp-counter:empty { display: none;}



/*
------------------------------------
			 13. MINITIP PLUGIN
------------------------------------
*/

#miniTip{background-color:rgba(0,0,0,.8);border:none;color:#fff;font-family:sans-serif;font-size:.7em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:none;position:absolute;top:0;left:0;z-index:99999}#miniTip_t{background-color:rgba(0,0,0);font-weight:700;padding:4px 6px}#miniTip_c{padding:4px 8px}#miniTip_a{width:0;height:0;position:absolute;top:0;left:0}#miniTip .n{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.8);border-bottom:0}#miniTip .s{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(0,0,0,.8);border-top:0}#miniTip .e{border-bottom:8px solid transparent;border-top:8px solid transparent;border-right:8px solid rgba(0,0,0,.8);border-left:0}#miniTip .w{border-bottom:8px solid transparent;border-top:8px solid transparent;border-left:8px solid rgba(0,0,0,.8);border-right:0}

/*
-------------------------------------------------------------
			 14. LOOPER - Carousel SHORTCODE
-------------------------------------------------------------
*/

.looper{padding: 25px;width: 90%;border: 1px solid rgba(0, 0, 0, 0.06);margin: 30px auto;border-radius: 4px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.looper.lts_thick_border, .looper.lts_thick_border .looper-control{border: 3px solid rgba(0, 0, 0, 0.06);}

.looper {position: relative;z-index: 1;height: auto;}
.looper:focus {outline: 0;}
.looper .looper-inner {overflow: hidden;width: 100%;height: auto;position: relative;z-index: 2;}
.looper .item {display: none;position: relative;z-index: 3;}
.looper .item.active,
.looper .item.next,
.looper .item.prev {display: block;}
.looper .item.active {top: 0;left: 0; z-index: 4;}
.looper .item > img {display: block;line-height: 1;}
.looper.xfade .looper-inner {height: 100%;}
.looper.xfade .item {-webkit-transition: 0.5s ease-in opacity;-moz-transition: 0.5s ease-in opacity;-o-transition: 0.5s ease-in opacity; transition: 0.5s ease-in opacity;position: absolute; width: 100%; opacity: 0;}
.looper.xfade .item.go { opacity: 1;}
.looper.xfade .item.active {opacity: 1;}
.looper.xfade .item.active.go {opacity: 0;}
.looper.slide.xfade .item { -webkit-transition: 0.5s ease-in-out left, 0.5s ease-in opacity;-moz-transition: 0.5s ease-in-out left, 0.5s ease-in opacity; -o-transition: 0.5s ease-in-out left, 0.5s ease-in opacity; transition: 0.5s ease-in-out left, 0.5s ease-in opacity;}
.looper.slide .item { -webkit-transition: 0.5s ease-in-out left; -moz-transition: 0.5s ease-in-out left; -o-transition: 0.5s ease-in-out left; transition: 0.5s ease-in-out left;}
.looper.slide .item.next,
.looper.slide .item.prev {position: absolute;top: 0;left: 0;width: 100%;}
.looper.slide .item.next {left: 100%;}
.looper.slide .item.prev {left: -100%;}
.looper.slide .item.active.prev,
.looper.slide .item.active.next { position: relative;left: 0;}
.looper.slide .item.go {left: 0;}
.looper.slide .item.go.active {left: -100%;}
.looper.slide .item.go.active.prev {left: 100%;}
.looper.slide.right .item.next {left: -100%;}
.looper.slide.right .item.prev {left: 100%;}
.looper.slide.right .item.go {left: 0;}
.looper.slide.right .item.go.active {left: 100%;}
.looper.slide.right .item.go.active.prev {left: -100%;}
.looper.slide.down .looper-inner { height: 100%;}
.looper.slide.down .item {-webkit-transition: 0.5s ease-in-out top;-moz-transition: 0.5s ease-in-out top; -o-transition: 0.5s ease-in-out top;transition: 0.5s ease-in-out top;}
.looper.slide.down .item.next,
.looper.slide.down .item.prev { left: 0;}
.looper.slide.down .item.next {top: -100%;}
.looper.slide.down .item.prev {top: 100%;}
.looper.slide.down .item.go { top: 0;}
.looper.slide.down .item.go.active { top: 100%; left: 0;}
.looper.slide.down .item.go.active.prev { top: -100%;}
.looper.slide.down.xfade .item {-webkit-transition: 0.5s ease-in-out top, 0.5s ease-in opacity; -moz-transition: 0.5s ease-in-out top, 0.5s ease-in opacity; -o-transition: 0.5s ease-in-out top, 0.5s ease-in opacity; transition: 0.5s ease-in-out top, 0.5s ease-in opacity;}
.looper.slide.up .looper-inner {height: 100%;}
.looper.slide.up .item {-webkit-transition: 0.5s ease-in-out top;-moz-transition: 0.5s ease-in-out top; -o-transition: 0.5s ease-in-out top;transition: 0.5s ease-in-out top;}
.looper.slide.up .item.next,
.looper.slide.up .item.prev {left: 0;}
.looper.slide.up .item.next {top: 100%;}
.looper.slide.up .item.prev {top: -100%;}
.looper.slide.up .item.go {top: 0;}
.looper.slide.up .item.go.active {top: -100%;left: 0;}
.looper.slide.up .item.go.active.prev {top: 100%;}
.looper.slide.up.xfade .item {-webkit-transition: 0.5s ease-in-out top, 0.5s ease-in opacity;-moz-transition: 0.5s ease-in-out top, 0.5s ease-in opacity;-o-transition: 0.5s ease-in-out top, 0.5s ease-in opacity; transition: 0.5s ease-in-out top, 0.5s ease-in opacity;}
.looper-control {
  position: absolute;
  z-index: 5;
  padding:10px;
  top: 50%;
  left: -20px;
  margin-top: -20px;
  font-size: 14px;
  color: #ffffff!important;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
body .thn_post_wrap .looper-control i{ color: #ffffff!important;}
.looper-control.right {left: auto;right: -20px;}
.looper-control:hover {text-decoration: none;text-shadow: none; opacity: 0.9;}
.looper-nav {background: transparent;text-align: center;list-style-type: none;margin: 0;}
.looper-nav > li {display: inline-block;font-size: 36px;}
.looper-nav > li a {color: #666;}
.looper-nav > li a:hover {color: #333;}
.looper-nav > li.active a,
.looper-nav > li.active a:hover {color: #666;}

.lts_simple { background-color: transparent!important; border: none;}
.lts_simple a.looper-control {background: rgba(0, 0, 0, 0.1)!important;border: none;}

/*
-------------------------------------------------------------
			 14. MAGNIFY - Woocommerce Product Photo Zoom
-------------------------------------------------------------
*/
.magnify{position:relative}.magnify .magnify-lens{position:absolute;z-index: 9;width:200px;height:200px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;-moz-box-shadow:0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);box-shadow:0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);cursor:none;display:none}.magnify .magnify-lens.loading{background:none!important}.magnify .magnify-lens.loading:after{position:absolute;top:43%;width:100%;color:#fff;content:'Loading...';font-size:16px;font-style:italic;font-weight:400;text-align:center;text-shadow:0 0 2px rgba(51,51,51,.8)}.magnify .magnify-image{display:block}

/*
-------------------------------------------------------------
			 15. PLUGINS
-------------------------------------------------------------
*/

.siteorigin-panels #content .center {width: 100%;}
.siteorigin-panels #content .single_post { padding: 0;}
.bbpress p.nocomments { display: none;}

/*Buddypress Fix*/
.activity.buddypress .comments_template, .profile.buddypress .comments_template, .notifications.buddypress .comments_template, .messages.buddypress .comments_template, .friends.buddypress .comments_template, .groups.buddypress .comments_template, .forums.buddypress .comments_template, .settings.buddypress .comments_template{ display: none;}


/*
-------------------------------------------------------------
			 16. RESPONSIVENESS
-------------------------------------------------------------
*/

@media screen and (max-width: 480px){
/*Columns*/
.col2, .col3, .col4{ width:100%!important;margin-right:0!important;}
.lts_block{ width:100%!important; height:auto!important;}
.cta_button_right .home_action_right{width:100%!important; right:auto;margin-left: 0;padding-top:0!important;}
.pricebox{ width:100%!important;margin-left:0;margin-top: 10px;margin-bottom:20px;}

.act_left{width:100%!important;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.act_right{width:90%!important;margin: 20px 0; }
.lts_layout1 .listing-item, .lts_layout2 .listing-item, .lts_layout3 .listing-item{ width:100%!important; height:auto!important; max-height:none!important;}
.lts_layout2 .listing-item{ margin-bottom:25px;}
.lts_layout4 a.image{ width:100%;}
.lts_layout4 h2{padding-left: 0px;width: 100%!important;}
.lts_layout4 span.excerpt{width: 100%!important;padding-left: 0px;}
.lts_layout4 span.lts_date{padding-left: 0px;}
body .lts_layout1 div.listing-item {height: auto!important;}
.lts_layout1 a.image{ background:none!important;}
.lts_layout1 .listing-item:hover a.image img{opacity: 1!important; transform:none!important;}
.lts_layout1 .listing-item h2{ top:40px!important;}
.lts_layout1 .icon_wrap{right: 0px;}

.frontpage_sidebar .widget_col_2, .frontpage_sidebar .widget_col_3, .frontpage_sidebar .widget_col_4 { width: 100%!important;}
#pagesidebar .widget_col_2, #pagesidebar .widget_col_3, #pagesidebar .widget_col_4 { width: 100%!important;}
.lts_quote{ padding-left:17px;}
.frontpage_sidebar .ast_biotxt h3, body.sidebar_bottom .ast_biotxt h3, body.sidebar_top .ast_biotxt h3 {float: none;}

.frontpage_sidebar .bio_head, body.sidebar_bottom .bio_head, body.sidebar_top .bio_head, .frontpage_sidebar .ast_biotxt, body.sidebar_bottom .ast_biotxt, body.sidebar_top .ast_biotxt {width: 100%;float: left;}
.frontpage_sidebar .ast_biotxt p {width: 100%;text-align: center;}
.frontpage_sidebar .ast_biotxt h3 , .frontpage_sidebar .ast_bioccu{text-align: center;}
.frontpage_sidebar .ast_bioccu:before{ display:none;}
[data-gallery-style="2"] .gallery-item, [data-gallery-style="3"] .gallery-item, [data-gallery-style="2"] .gallery-item, [data-gallery-style="4"] .gallery-item{ width:100%!important;}


.frontpage_sidebar .ast_fb_widget .widget_wrap { padding: 0px;}
.frontpage_sidebar .ast_fb_widget .widget_wrap .fb-page.fb_iframe_widget { width: 255px;  overflow: hidden; border-right: 1px solid #eee;}
}