/*-----------------------------------------------------------
 Theme Name: Spartan
 Version: 1.1.1
 Description: Premium WordPress Theme by WPExplorer
 Author: WPExplorer
 Author URI: http://www.wpexplorer.com
 Theme URI:	 http://www.wpexplorer.com/
 License: GNU General Public License version 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: light, fluid-layout, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
/* Reset
----------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;font-family:微軟正黑體;font-size:100%;font-style:inherit;font-weight:inherit;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body{background:#fff;line-height:1;}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0;}caption,th,td{font-weight:normal;text-align:left;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}blockquote,q{quotes:none}a:focus{outline:thin dotted}a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto !important;}select{max-width:100%}
/* The Grid
----------------------------------------------------------- */
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.wpex-row { margin: 0 -10px }
.wpex-row .col { float: left; margin: 0 0 20px; padding: 0 10px; }
.wpex-row .span_1_of_2 { width: 50% }
.wpex-row .span_1_of_3 { width: 33.33333333% }
.wpex-row .span_1_of_4 { width: 25% }
.wpex-row .span_1_of_5 { width: 20% }
.wpex-row .span_1_of_6 { width: 16.66666667% }
/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1,
.col.first { clear: both; margin-left: 0; }
/* Body & Main
----------------------------------------------------------- */
body { background-color: #f5f5f5; color: #474747; font: 13px/1.5 'Helvetica Neue', Arial;background-image: url(images/bodybg.png);
background-repeat: repeat-x; }
body a { color: #0f6698; text-decoration: none; }
body a:hover { color: #ef1616; text-decoration: underline }
.container { margin: 0 auto; width: 1035px; }
.site-main { padding: 28px 40px 30px; background: #fff; }
/*left content*/
.left-content { float: left; width: 620px; max-width: 65%; }
body.fullwidth-post .left-content { float: none; width: 100%; max-width: 100%; }
/*sidebar*/
.sidebar-container { float: right; width: 300px; max-width: 31.25% }
/*left sidebar*/
body.left-sidebar .left-content { float: right; clear: both; }
body.left-sidebar .sidebar-container { float: left }
/*right sidebar*/
body.right-sidebar .left-content { float: left }
body.right-sidebar .sidebar-container { float: right }
iframe, embed { max-width: 100%; }
/* Typography
----------------------------------------------------------- */
.entry, .comment-reply-link, #main .comment-respond .form-submit input[type="submit"], #main .comment-form-comment input{ font-size: 16px;line-height:28px; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #000; line-height: 1.35 }
.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 { margin: 50px 0 25px }
h1 { font-size: 2em; margin: 0 0 20px; }
h2 { font-size: 1.385em }
h3 { font-size: 1.231em }
h4 { font-size: 1.077em }
h5 { font-size: 1em }
h6 { font-size: 1em }
p { margin: 0 0 25px }
h1 a,h2 a,h3 a,h4 a { color: #2c6b98 }
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover { color: #ef1616; text-decoration: none; }
em { font-style: italic }
strong { font-weight: bold; }
.strong { font-weight: bold; font-weight: 600; color: #000; }
small { font-size: 0.95em }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; margin: 0 0 25px; }
hr.thick-hr { border-width: 2px 0 0; }
a { outline: 0 }
.heading { text-transform: uppercase; font-size: 1.5em; font-weight: bold; color: #8B7BD3; margin-bottom: 6px; }
.post-header-title { margin: 0; font-weight: bold; font-size: 2em }
/* Commons
----------------------------------------------------------- */
.clr:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clear { clear: both }
img { height: auto; max-width: 100%; }
blockquote { border-left: 4px solid #ccc;color: #000;font-size: 1.231em;font-style: italic;line-height: 1.6em;margin-bottom: 30px; margin-left: 30px; padding: 0 20px;position: relative;}
blockquote p:last-child { margin: 0 }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
blockquote cite { display: block; color: #000; margin-top: 20px; }
pre { position: relative; background: #f7f7f7; padding: 20px; padding-right: 50px; margin-bottom: 30px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: 'Verdana'; letter-spacing: 1px; z-index: 1; }
pre:before { position: absolute; width: 30px; padding-top: 10px; text-align: center; right: 0; top: 0; height: 100%; font-family: "FontAwesome"; content: "\f121"; background: #e7e7e7; color: #333; font-size: 14px; }
dt { font-weight: bold; color: #000; }
dd { margin: 0 0 20px }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 25px; position: relative; }
#page-featured-img img { display: block; width: 100%; }
.wpex-video-embed { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.wpex-video-embed frame,
.wpex-video-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
a.wpex-lightbox-gallery { display: block }
.page-thumbnail { margin: 0 0 40px }
.page-thumbnail img { display: block }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-bottom: 20px }
.content-none p { margin-bottom: 0; font-size: 1.231em; }
.entry .googlemap { margin-bottom: 25px }
/*back to top scroll button*/
a.site-scroll-top { z-index: 999; position: fixed; visibility: hidden; background: #000; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; height: 45px; line-height: 45px; width: 45px; text-align: center; bottom: -10px; right: 30px; color: #fff; font-size: 18px; webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; transition: all 0.25s ease; }
body a.site-scroll-top:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; background: #ef1616; color: #fff; }
a.site-scroll-top.show { visibility: visible; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; bottom: 30px; }
/*sharpen images if enabled*/
.image-rendering img{ image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; }
/*tables*/
.entry table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 0.9em; width: 100%; margin-bottom: 30px; }
.entry th,
.entry td { padding: 2%; margin: 0; overflow: visible; line-height: 120%; border-bottom: 1px solid #DDD; }
.entry caption { color: #444; text-align: center; padding: 2%; }
.entry thead { vertical-align: bottom; white-space: nowrap; }
.entry th { font-weight: bold; color: #444; }
.entry table tbody > tr:nth-child(odd) > td { background: #f9f9f9 }
/*notices*/
.notice { border-radius: 3px; display: block; font-size: 1em; margin: 40px 0; padding: 12px; font-size: 13px; text-align: center; }
.notice.left { text-align: left }
.notice.right { text-align: right }
.notice.yellow { border: 1px solid #F0DA95; color: #C4690E; background: #FFFACA; }
.notice.yellow a { color: #C4690E !important; font-weight: 600; text-decoration: underline; }
.notice.blue { color: #5091b2; background: #e9f7fe; border: 1px solid #b6d7e8; }
.notice.green { background: #edfdd3; border: 1px solid #c4dba0; color: #657e3c; }
/* Lists
----------------------------------------------------------- */
.entry ul { margin: 30px 0 30px 20px }
.entry ul ul { margin: 0 0 0 20px }
.entry ul li,
.entry ol li { margin: 0 0 5px }
.entry ol { margin: 30px 0 30px 25px }
.entry ol ol { margin: 0 0 0 20px }
.entry ul { list-style: square }
.entry ol { list-style: decimal }
/* Page Header
----------------------------------------------------------- */
.page-header,
.archive-header { position: relative; border-bottom: 2px solid #e7e7e7; padding-bottom: 5px; margin-bottom: 40px; -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.page-header-title,
.archive-header-title { color: #000; margin: 0; }
.archive-description { font-size: 1.231em; margin-bottom: 40px; }
.archive-description p:last-child { margin: 0 }
.layout-toggle { position: absolute; top: 0; right: 0; font-size: 16px; height: 26px; width: 26px; line-height: 26px; text-align: center; color: #fff; background: #000; border-radius: 3px; cursor: pointer; }
.layout-toggle:hover { background: #000 !important; }
/* Core menu styles
----------------------------------------------------------- */
.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; margin: 0; }
/* .sf-menu > li { float: left } */
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
/*.sf-menu { float: left } */
.sf-menu ul { min-width: 180px; *width: 180px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
/* Top Bar
----------------------------------------------------------- */
#top-wrap {
	position: relative;
	background-image: url(images/banner4.png);
	background-position: center;
	height: 150px;
}
/*header top*/
#topbar {/* background: #191919; height: 40px;*/ line-height: 40px; color: #878787; /*border-bottom: 1px solid #373737;*/ }
#topbar .container { position: relative; }
#topbar a { color: #a7a7a7; }
#topbar a:hover { color: #fff; text-decoration: none; }
/*topbar date*/
#topbar-date { /*height: 39px; line-height: 40px; float: left; border-left: 1px solid #272727; border-right: 1px solid #272727; padding: 0 20px; margin-right: 20px;*/ display: none;}
.topbar-date-condensed { display: none; }
#topbar-date .fa { margin-right: 10px; }
/*topbar nav*/
#topbar-nav { float: left; }
#topbar-nav .sf-menu > li { float: left; padding-right: 10px; margin-right: 10px; }
#topbar-nav .sf-menu > li.dropdown { position: relative; padding-right: 24px; }
#topbar-nav .sf-menu > li > a { border-bottom: 1px dotted #676767; display: inline; }
#topbar-nav .sf-menu > li.current-menu-item > a { color: #fff; }
#topbar-nav .sf-menu > li .fa.nav-arrow { position: absolute; right: -10px; top: 50%; height: 10px; line-height: 10px; margin-top: -5px; font-size: 10px; margin-right: 0; }
#topbar-nav .sf-menu > li:after { content: ""; display: block; height: 8px; width: 2px; background: #373737; position: absolute; right: 0; top: 50%; margin-top: -4px; }
#topbar-nav .sf-menu > li:last-child { padding-right: 0; margin-right: 0; }
#topbar-nav .sf-menu > li:last-child:after { display: none; }
#topbar-nav .sf-menu .sub-menu { background: #191919; line-height: 1.5; }
#topbar-nav .sf-menu .sub-menu a { display: block; padding: 10px; border-bottom: 1px solid #272727; }
#topbar-nav .sf-menu .sub-menu li:last-child > a { border-bottom: none; }
#topbar-nav .sf-menu .sub-menu li .nav-arrow { position: absolute; right: 10px; top: 50%; height: 10px; line-height: 10px; margin-top: -5px; margin-right: 0; }
#topbar-nav .sf-menu .sub-menu li.menu-item-has-children a { padding-right: 20px; }
#topbar-nav .sf-menu > li > a > .fa { margin-right: 7px; }
/*topbar search*/
#topbar-search { position: relative; width: 230px; float: right;margin-top: 26px;
margin-right: 60px; }
.topbar-searchform-input { width: 100%; color: #797979; background-color:#fff; height: 30px; outline: none; border: none; padding: 0 10px;-moz-border-radius:7em; -webkit-border-radius:7em; border-radius:7em; }
.topbar-searchform-btn { position: absolute; top: 0; right: 5px; height: 30px; background: none; outline: none; border: none; background: none; color: #797979; cursor: pointer;}
/* Header
----------------------------------------------------------- */
#header { position: relative; /*padding: 45px 0;*/ color: #878787; margin-top: 28px;
margin-bottom: 20px;}
#header.opacity { opacity: 0.5; }
/*logo*/
.site-branding { float: left; /*max-width: 31.25%;*/ }
#logo a { display: block; }
#logo h1, #logo h2 { margin: 0 !important; font-size: 1.538em;  }
#logo img { display: block; }
.site-text-logo a { color: #fff; text-decoration: none; font-weight: bold; text-transform: uppercase; }
.site-text-logo a:hover { text-decoration: none; color: #fff; }
#blog-description { /*float: left; margin-top: 5px; text-shadow: 1px 1px rgba(0,0,0,0.5);*/display:none; }
/* Main Navigation
----------------------------------------------------------- */
#site-navigation-inner,
#site-navigation-wrap.is-sticky { background: #171717; min-height: 36px; }
#site-navigation-inner { border-top: 3px solid #474747; }
#site-navigation { color: #979797; position: relative; }
#site-navigation-notice { float: left; height: 50px; line-height: 50px; padding: 0 20px; }
#site-navigation-notice a { color: #a7a7a7; }
#site-navigation .dropdown-menu > li { display: block; float: left; height: 36px; line-height: 36px; margin: 0; border-right: 1px solid #BDBCCA;width: 115px; }
#site-navigation .dropdown-menu > li.menu-item-object-category:after{ display: block; content: ""; position: absolute; top: -3px; width: 100%; height: 3px; }
#site-navigation .dropdown-menu > li > a { position: relative; display: block; font-size: 16px; text-decoration: none; text-align: center; cursor: pointer; padding: 0 20px; color: #443374; letter-spacing: 0.05em; text-transform: uppercase; font-weight: bold; font-weight: bold; }
#site-navigation .dropdown-menu > li.home-icon > a { font-size: 1.231em; }
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-ancestor > a,
#site-navigation .dropdown-menu > .current-menu-parent > a,
#site-navigation .dropdown-menu > li > a:hover { color: #7e6fab; text-decoration: none; } 
#site-navigation .dropdown-menu > .current-menu-ancestor > a:after,
#site-navigation .dropdown-menu > .current-menu-parent > a:after,
/*drop-down styles*/
#site-navigation .dropdown-menu ul { background: #171717; box-shadow: 0 1px 3px rgba(0,0,0,0.1); text-align: left; border: 1px solid #272727; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 8px 13px; margin: 0px; border: 0px; text-transform: none; color: #a7a7a7; font-size: 1em; }
#site-navigation .dropdown-menu ul li { border-bottom: 1px solid #272727; line-height: 1.4em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul li:last-child { border-bottom: none; }
#site-navigation .dropdown-menu ul li > a:hover { color: #fff; text-decoration: none; }
/*nav menu icons*/
#site-navigation .dropdown-menu li a .fa { margin-right: 10px; }
/*fixed navigation option*/
#site-navigation-wrap.is-sticky { z-index: 1001; width: 100%; }
#site-navigation-wrap.is-sticky #site-navigation { border-bottom: none; }
/* Homepage Slider
----------------------------------------------------------- */
#home-slider-wrap { margin-bottom: 58px; }
.home-slider-media img { display: block; width: 100%; }
.home-slider-caption { position: absolute; bottom: 0; background: url("images/caption-bg.png"); padding: 12px; width: 100%;display:none; }
.home-slider-caption-title { color: #fff; font-size: 1.385em; font-weight: bold; font-weight: 500; line-height: 1.25em; margin-bottom: 10px; }
.home-slider-caption-title a, .home-slider-caption-title a:hover, .home-slider-caption-excerpt a, .home-slider-caption-excerpt a:hover { color: #fff; }
.home-slider-caption-excerpt { color: #b7b7b7; }
.home-slider-caption-excerpt a { border-bottom: 1px dotted #fff; }
.home-slider-caption-excerpt a:hover { text-decoration: none; }
/*home slider arrows*/
#home-slider { position: relative; }
#home-slider .owl-nav div { position: absolute; display: block; text-align: center; color: #fff; height: 26px; line-height: 26px; width: 26px; top: 50%; margin-top: -13px; font-size: 12px; background: #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; opacity: 0.5; }
#home-slider .owl-nav .owl-prev { left: 20px; }
#home-slider .owl-nav .owl-next { right: 20px; }
#home-slider .owl-nav .owl-next:hover,
#home-slider .owl-nav .owl-prev:hover { text-decoration: none; opacity: 1; }
/*home slider pagination*/
#home-slider .owl-dots { margin-top: 5px; width: 622px }
#home-slider .owl-dots .owl-dot { float: left; margin-right: 2px; display: block; height: 20px; line-height: 20px; width: 122px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; cursor: pointer; font-size: 12px; }
#home-slider .owl-dots .owl-dot:hover { text-decoration: none; background: #000; }
#home-slider .owl-dots .owl-dot.active { background: #000; }
#home-slider .owl-dots .owl-dot:last-child { margin-left: 2px; }
/* Owl Carousel Core styles
----------------------------------------------------------- */
.owl-carousel .animated{-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* Featured Carousel
----------------------------------------------------------- */
.featured-carousel-wrap { padding-top: 30px; border-top: 2px solid #eee;display:none; }
.featured-carousel .owl-nav { position: absolute; top: -38px; right: 0; }
.featured-carousel .owl-nav div { float: left; height: 20px; line-height: 20px; width: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; }
.featured-carousel .owl-nav div:hover { background: #000; cursor: pointer; }
.featured-carousel .owl-nav div.owl-prev { margin-right: 2px; }
.featured-carousel-slide { font-size: 1.077em; font-weight: bold; }
.featured-carousel-slide img { display: block; margin-bottom: 10px; width: 100%; }
.featured-carousel-slide a { color: #000; text-decoration: none; }
.featured-carousel-slide a:hover { text-decoration: none; }
/*v2*/
#sync1 .owl-item{
    /*background: #0c83e7;
    padding: 80px 0px;
    margin: 5px;*/
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
#sync2 .owl-item{
    /*background: #C9C9C9;
    padding: 10px 0px;
    margin: 5px;*/
    color: #FFF;
    text-align: center;
    cursor: pointer;
}

#sync2 .synced .owl-item{
  background: #0c83e7;
}
.owl-item .entry-cat-tag{
	display:none; }
/* Homepage Template
----------------------------------------------------------- */
.home-cats { /*margin: 0 -10px;*/border: 1px solid #CFCFCF;
background: #e8e8e8;
width: 100%;margin-top: 85px;padding-left: 12px; }
.home-cat-entry { display: block; float: left; width: 49%; padding: 0 12px; margin-bottom: 40px; }
.home-cat-entry-post-first { list-style: none; }
.home-cat-entry-post-first, .home-cat-entry-post-first-title { font-size: 100%; }
.home-cat-entry-post-first-title { margin: 0 0 10px;font-weight: normal; }
/* .home-cat-entry-post-first-title { width:280px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }*/
.home-cat-entry-post-first-media { position: relative; margin-bottom: 20px; }
.home-cat-entry-post-first-media a, .home-cat-entry-post-first-media img { display: block; }
.home-cat-entry-post-first-media img { width: 100%; height: auto; }
.home-cat-entry-post-first p { margin: 0 0 10px; }
.home-cat-entry-post-other { list-style: none;line-height: 150%; }
/* .home-cat-entry-post-other { width:280px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }*/
.home-cat-entry-post-other a { background: url("images/bullet.png") left 10px no-repeat; display: block; position: relative; border-top: 1px solid #BABABA; padding: 3px 0 3px 12px; }
.home-cat-entry-post-other a:hover { text-decoration: none; }
.home-cat-entry-post-other:last-child a { border-bottom: 1px solid #e7e7e7; }
/* Sidebar
----------------------------------------------------------- */
.sidebar-container a:hover { text-decoration: none; }
.sidebar-widget { margin-bottom: 30px }
.sidebar-widget .widget-title { display: block; color: #ef1616; border-bottom: 2px solid #ef1616; font-size: 1.077em; margin: 0 0 20px; font-weight: bold; text-transform: uppercase; }
.sidebar-widget .textwidget a { text-decoration: underline }
/*Facebook like box fixes*/
#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { /*width: 100% !important; */}
/* Widgets
----------------------------------------------------------- */
.sidebar-container select { width: 100%; color: #676767; }
/*calendar widget*/
#wp-calendar { width: 100%; font-size: 0.846em; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #e7e7e7; border-top: none; }
#wp-calendar tbody td { text-align: center; border: 1px solid #e7e7e7; line-height: 2.5em; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #ef1616; text-decoration: underline; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 1.273em; letter-spacing: 1px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #ef1616; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
.sidebar-container #wp-calendar tbody a:hover { color: #000 }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 2px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right }
#footer #wp-calendar thead th { background: #232323 }
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }
/*lists*/
.widget_archive li,
.widget_recent_entries li,
.widget_categories li,
.widget-recent-posts-icons li,
.widget_meta li,
.widget-latest-news li { position: relative; border-bottom: 1px solid #e7e7e7; padding: 5px 0; }
.widget_archive li:last-child,
.widget_recent_entries li:last-child,
.widget_categories li:last-child,
.widget-recent-posts-icons li:last-child,
.widget_meta li:last-child { /*border-color: transparent;*/ }
/*latest news*/
.widget-latest-news li.first-post { padding-top: 0; padding-bottom: 10px; }
.widget-latest-news li.first-post .first-post-media { position: relative; margin-bottom: 10px; }
.widget-latest-news li.first-post .first-post-media img { display: block; width: 100%; }
.widget-latest-news li.first-post p { margin-top: 5px; margin-bottom: 0; }
/*recent posts with icons*/
.widget-recent-posts-icons li { padding-left: 0; }
.widget-recent-posts-icons li a { display: block; }
.widget-recent-posts-icons li a .fa { padding-right: 10px; }
/*categories*/
.widget_categories li ul { margin-left: 10px; }
.widget_categories li li:before { content: "-"; margin-right: 10px; }
/*comments*/
.recentcomments a { color: #000; text-decoration: none; }
.recentcomments a.url { text-decoration: none; color: #676767; }
/*recent posts with thumb*/
.widget-recent-posts-li { margin: 0; font-size: 0.923em; min-height: 73px; position: relative; }
.widget-recent-posts-thumbnail img { display: block; }
.widget-recent-posts-title { font-weight: bold; font-weight: 500; }
.widget-recent-posts-title { font-size: 1.154em; }
/*recent posts with thumb left-style*/
.widget-recent-posts-li.left-thumbnail { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #e7e7e7; }
.widget-recent-posts-li.left-thumbnail:last-child { border-bottom: none; padding-bottom: 0px; margin-bottom: 0px; }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-thumbnail { display: block; float: left; width: 45%; padding-right: 10px; }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-content { display: block; float: right; width: 55%; padding-left: 10px; }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-thumbnail img { display: block; width: 100%; }
.widget-recent-posts-li.left-thumbnail:first-child .widget-recent-posts-thumbnail { top: 15px }
.widget-recent-posts-li.left-thumbnail .widget-recent-posts-date { margin-top: 5px; }
/*recent posts with thumb top-style*/
.widget-recent-posts-li.top-thumbnail { margin-bottom: 20px; }
.widget-recent-posts-li.top-thumbnail:last-child { margin-bottom: 0; }
.widget-recent-posts-li.top-thumbnail .widget-recent-posts-thumbnail { display: block; margin-bottom: 10px; }
.widget-recent-posts-li.top-thumbnail .widget-recent-posts-thumbnail img { width: 100%; }
/*video widget*/
.wpex-video-widget-description { margin-top: 20px }
/*flickr widget*/
.wpex-flickr-widget { margin: 0 -5px }
.wpex-flickr-widget .flickr_badge_image { display: block; width: 25%; max-width: 75px; float: left; padding: 0 5px 10px; }
.wpex-flickr-widget .flickr_badge_image img { display: block; width: 100%; }
/*social*/
.widget_wpex_social_widget { list-style: none }
.social-widget-description { margin-bottom: 20px; }
.widget_wpex_social_widget li { margin: 0; padding: 0; border: none; float: left; margin-right: 5px; margin-bottom: 5px; }
.widget_wpex_social_widget li a { background: #444; display: block; height: 40px; line-height: 40px; width: 40px; border-radius: 3px; text-align: center; font-size: 14px; color: #fff !important; }
.widget_wpex_social_widget li a:active { box-shadow: inset 0 2px 2px rgba(0,0,0,0.35); }
.widget_wpex_social_widget ul.black a,
.widget_wpex_social_widget ul.black-color-hover a { background: #000; }
.widget_wpex_social_widget ul.black a:hover,
.widget_wpex_social_widget ul.color a:hover { opacity: 0.7; }
.widget_wpex_social_widget ul.graphical a { box-shadow: inset 0 1px 1px rgba(255,255,255,0.4); border: 1px solid rgba(0,0,0,0.1); background: #444; }
.widget_wpex_social_widget ul.black-color-hover.graphical a { background: #444; }
.widget_wpex_social_widget ul.black-color-hover .twitter a:hover,
.widget_wpex_social_widget ul.color .twitter a { background: #55ACCE; }
.widget_wpex_social_widget ul.black-color-hover .dribbble a:hover,
.widget_wpex_social_widget ul.color .dribbble a { background: #ea4c89; }
.widget_wpex_social_widget ul.black-color-hover .facebook a:hover,
.widget_wpex_social_widget ul.color .facebook a { background: #3b5998; }
.widget_wpex_social_widget ul.black-color-hover .flickr a:hover,
.widget_wpex_social_widget ul.color .flickr a { background: #FF0084; }
.widget_wpex_social_widget ul.black-color-hover .vk a:hover,
.widget_wpex_social_widget ul.color .vk a { background: #55779b; }
.widget_wpex_social_widget ul.black-color-hover .tumblr a:hover,
.widget_wpex_social_widget ul.color .tumblr a { background: #2C4762; }
.widget_wpex_social_widget ul.black-color-hover .google-plus a:hover,
.widget_wpex_social_widget ul.color .google-plus a { background: #DD4B39; }
.widget_wpex_social_widget ul.black-color-hover .youtube-play a:hover,
.widget_wpex_social_widget ul.color .youtube-play a { background: #C4302B; }
.widget_wpex_social_widget ul.black-color-hover .vimeo-square a:hover,
.widget_wpex_social_widget ul.color .vimeo-square a { background: #1ab7ea; }
.widget_wpex_social_widget ul.black-color-hover .skype a:hover,
.widget_wpex_social_widget ul.color .skype a { background: #00AFF0; }
.widget_wpex_social_widget ul.black-color-hover .rss a:hover,
.widget_wpex_social_widget ul.color .rss a { background: #FF7900; }
.widget_wpex_social_widget ul.black-color-hover .instagram a:hover,
.widget_wpex_social_widget ul.color .instagram a { background: #3F729B; }
.widget_wpex_social_widget ul.black-color-hover .linkedin a:hover,
.widget_wpex_social_widget ul.color .linkedin a { background: #3399CC; }
.widget_wpex_social_widget ul.black-color-hover .renren a:hover,
.widget_wpex_social_widget ul.color .renren a { background: #2970ad; }
.widget_wpex_social_widget ul.black-color-hover .pinterest a:hover,
.widget_wpex_social_widget ul.color .pinterest a { background: #CB2027; }
.widget_wpex_social_widget ul.black-color-hover .github a:hover,
.widget_wpex_social_widget ul.color .github a { background: #555; }
.widget_wpex_social_widget ul.black-color-hover .foursquare a:hover,
.widget_wpex_social_widget ul.color .foursquare a { background: #0CBADF; }
.widget_wpex_social_widget ul.black-color-hover .trello a:hover,
.widget_wpex_social_widget ul.color .trello a { background: #2174a6; }
/*tabs widget*/
.wpex-tabs-widget-tabs ul { float: left; }
.wpex-tabs-widget-tabs li { display: block; float: left; }
.wpex-tabs-widget-tabs a { color: #999; display: block; padding: 7px 15px; background: #f7f7f7; border: 1px solid #e7e7e7; border-bottom: 0; border-right: 0; webkit-transition: color 0.25s ease; -moz-transition: color 0.25s ease; -o-transition: color 0.25s ease; -ms-transition: color 0.25s ease; transition: color 0.25s ease; }
.sidebar-container .wpex-tabs-widget-tabs a { color: #999; }
.wpex-tabs-widget-tabs li:last-child a{ border-right: 1px solid #e7e7e7; }
.wpex-tabs-widget-tabs a:hover { background: #fff; color: #ef1616; }
.wpex-tabs-widget-tabs a.active { color: #ef1616; background: #fff; border-top: 2px solid #ef1616; position: relative; margin-bottom: -1px; }
.wpex-tabs-widget-tabs a.active:hover { cursor: default; }
.wpex-tabs-widget-tab { border: 1px solid #e7e7e7; background: #fff; padding: 20px 15px; display: none; }
.wpex-tabs-widget-tab.active-tab { display: block; }
.sidebar-container .wpex-tabs-widget-tab a { color: #474747; }
/*tabs popular tab*/
#wpex-widget-popular-tab li { position: relative; padding-left: 30px; min-height: 36px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; margin-bottom: 10px; }
#wpex-widget-popular-tab .counter { display: block; position: absolute; top: 0; left: 0; font-size: 24px; line-height: 1; font-weight: bold; font-weight: 600; color: #ef1616; }
#wpex-widget-popular-tab li:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }
/*tabs recent/comments tab*/
#wpex-widget-recent-tab li,
#wpex-widget-comments-tab li { position: relative; padding-left: 70px; min-height: 60px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; margin-bottom: 10px; }
#wpex-widget-recent-tab li:last-child,
#wpex-widget-comments-tab li:last-child { min-height: 50px; }
#wpex-widget-recent-tab li a,
#wpex-widget-comments-tab li a { display: block; }
#wpex-widget-recent-tab li a:hover,
#wpex-widget-comments-tab li a:hover { color: #000; }
#wpex-widget-recent-tab li:last-child,
#wpex-widget-comments-tab li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
#wpex-widget-recent-tab img,
#wpex-widget-comments-tab img { width: 50px; height: 50px; position: absolute; left: 0; top: 0; display: block; }
/*recent comments with avatar*/
.wpex-recent-comments-widget li { position: relative; padding-left: 75px; display: block; border-bottom: 1px solid #e7e7e7; padding-bottom: 15px; margin-bottom: 15px; min-height: 62px; }
.wpex-recent-comments-widget li:last-child { border: none; }
.wpex-recent-comments-widget li a { display: block; min-height: 55px; }
.sidebar-container .wpex-recent-comments-widget li a { color: #808080; }
.sidebar-container .wpex-recent-comments-widget li a:hover { color: #000; }
.wpex-recent-comments-widget li img { width: 55px; height: 55px; position: absolute; left: 0; top: 0; display: block; }
/*tagcloud*/
.widget_tag_cloud a { font-size: 1em !important; font-weight: normal; display: block; float: left; padding: 4px 10px; background: #ef1616; color: #fff; margin: 0 2px 2px 0; webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; transition: all 0.25s ease; }
.widget_tag_cloud a:hover { background: #373737; color: #fff; }
#footer-wrap .widget_tag_cloud a { color: #fff; }
/*slider title*/
.slider-widget-slide { position: relative; }
.slider-widget-slide a, .slider-widget-slide a img { display: block; }
.slider-widget-title { position: absolute; bottom: 0; width: 100%; padding: 10px 15px; background: #000; background: rgba(0,0,0,0.75); color: #fff; text-align: center; }
.slider-widget .owl-nav { float: right; margin-top: 5px; }
.slider-widget .owl-nav div { float: left; height: 20px; width: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; }
.slider-widget .owl-nav div:hover { background: #000; cursor: pointer; }
.slider-widget .owl-nav div.owl-prev { margin-right: 2px; }
.slider-widget .owl-dots { margin-top: 5px; }
.slider-widget .owl-dots .owl-dot { float: left; height: 10px; width: 10px; display: block; border: 2px solid #c7c7c7; margin-right: 2px; }
.slider-widget .owl-dots .owl-dot:hover { border-color: #ef1616; }
.slider-widget .owl-dots .owl-dot.active { border-color: #ef1616; background: #ef1616; }
.slider-widget .owl-dots .owl-dot:last-child { margin-right: 0; }
/* Category Featured Post
----------------------------------------------------------- */
.archive-featured-post { position: relative; margin-bottom: 40px; }
.archive-featured-post img { display: block; width: 100%; }
.archive-featured-post-content { position: absolute; bottom: 0; background: url("images/caption-bg.png"); padding: 20px; color: #b7b7b7; }
.archive-featured-post-title { color: #fff; font-size: 1.385em; font-weight: bold; font-weight: 500; line-height: 1.25em; margin-bottom: 10px; }
.archive-featured-post-title a,
.archive-featured-post a:hover,
.archive-featured-post-excerpt a,
.archive-featured-post-excerpt a:hover { color: #fff; }
/* Entries
----------------------------------------------------------- */
/*entries main*/
.loop-entry { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid #e7e7e7; }
.loop-entry
.loop-entry.post-entry p:last-child { margin: 0 }
.loop-entry-media { float: left; width: 50%; padding-right: 10px; position: relative; }
.loop-entry-content { float: left; width: 50%; padding-left: 10px; }
.no-thumbnail .loop-entry-content { width: 100%; padding-left: 0; }
.loop-entry-title { position: relative; margin: 0 0 10px; font-size: 1.357em; line-height: 1.4em; }
.loop-entry-title a { color: #0f6698; text-decoration: none; }
.loop-entry-title a:hover { text-decoration: none; }
.loop-entry.span_1_of_1 .loop-entry-title { font-size: 1.846em; margin: 0; }
.loop-entry.span_1_of_1 { margin-bottom: 30px; }
.entry-cat-tag { display: block; position: absolute; top: 0; left: 0; background: #000; padding: 4px 6px; z-index: 2; }
.entry-cat-tag a { display: block; color: #fff !important; text-decoration: none; text-transform: uppercase; font-size: 0.769em; font-weight: 500; letter-spacing: 0.25px; text-shadow: none; }
.entry-cat-tag a:hover { color: #fff; text-decoration: underline; }
/*entry media*/
.loop-entry-thumbnail a { display: block; position: relative; overflow: hidden; }
.loop-entry-thumbnail img { display: block; width: 100%; }
.loop-entry-thumbnail a .loop-entry-overlay .loop-entry-overlay-icon { display: table; height: 100%; width: 100%; vertical-align: middle; text-align: center; color: #fff; }
.loop-entry-thumbnail a .loop-entry-overlay .loop-entry-overlay-icon .loop-entry-overlay-icon-inner { display: table-cell; vertical-align: middle; height: 100%; width: 100%; }
.loop-entry-thumbnail a .loop-entry-overlay .loop-entry-overlay-icon .fa { font-size: 18px; }
/*video overlay icon*/
.loop-entry-video-overlay { display: block; background: url("images/video-overlay.png") center 0 no-repeat; height: 50px; width: 50px; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; }
.loop-entry-thumbnail:hover .loop-entry-video-overlay { background-position: 0 -50px; }
.loop-entry-audio-overlay { display: block; background: url("images/audio-overlay.png") center 0 no-repeat; height: 50px; width: 50px; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; }
.loop-entry-thumbnail:hover .loop-entry-audio-overlay { background-position: 0 -50px; }
/*entry excerpt*/
.loop-entry-excerpt { margin-top: 10px; }
.loop-entry-excerpt p:last-child { margin: 0; }
/*readmore*/
.loop-entry .wpex-readmore { /*display: block; margin-top: 10px;*/
background-image:url(images/ccre.png);
width: 100px;
height: 27px;
display:inline-block;
vertical-align: top;
float:right;
 }
.loop-entry .wpex-readmore a {
	width: 100px;
height: 27px;
display:block;
font: 0/0 a;
	}
/*entry meta*/
.loop-entry-meta { margin: -5px 0 10px; font-size: 0.929em; color: #808080; }
.loop-entry-meta div { display: inline; margin-right: 16px; }
.loop-entry-meta a { color: #808080; }
.loop-entry-meta a:hover { color: #000; }
.loop-entry-meta .fa { margin-right: 7px; color: #b7b7b7; }
/*status format*/
.loop-entry.format-status { background: none; padding: 0; box-shadow: none; -moz-box-shadow: 0 1px 2px none; -webkit-box-shadow: none; }
.loop-entry.format-status p:last-child { margin: 0; }
.loop-entry.format-status iframe { margin: 0; }
.loop-entry.format-status blockquote { margin: 0; }
/*embeds*/
.wpex-audio-embed { position: relative; z-index: 2; overflow-x: hidden; }
/* 2 column entries*/
.loop-entry.col { float: left; width: 50%; border-bottom: 0; }
.loop-entry.col.col-1 { clear: both; padding-right: 10px; }
.loop-entry.col.col-2 { padding-left: 10px; }
.loop-entry.col .loop-entry-media,
.loop-entry.col .loop-entry-content { width: 100%; padding: 0; }
.loop-entry.col .loop-entry-media { margin-bottom: 20px; }
/* Posts
----------------------------------------------------------- */
.post-header { margin-bottom: 30px; }
.entry a { text-decoration: none; }
/*post media*/
.single-post-media { margin: 0 0 30px; }
body.single.no-sidebar .single-post-media { margin-bottom: 50px; }
.single-post-media img { width: 100%; display: block; width: 100%; }
.post-audio { overflow: hidden; }
/*post meta*/
.post-meta { margin-top: 10px; color: #606060; font-size: 1.077em; }
/*social share*/
.social-share { margin-top: 30px; }
.social-share-title { margin: 0 0 30px; font-weight: bold; font-weight: 600; color: #000; font-size: 1.313em; border-bottom: 1px solid #f5f5f5; padding-bottom: 4px; }
.social-share a { display: block; float: left; margin-right: 4px; margin-bottom: 4px; height: 26px; line-height: 26px; padding: 0 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; transition: all .1s ease-in-out; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; border: 1px solid #d7d7d7; color: #474747; }
.social-share a:hover { text-decoration: none; color: #fff; border-color: transparent; }
.social-share a:hover .fa { color: #fff; }
.social-share a:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); }
.social-share a .fa { font-size: 14px; margin-right: 6px; -webkit-font-smoothing: subpixel-antialiasing; }
.social-share .twitter-share .fa { color: #00aced; }
.social-share .twitter-share:hover { background: #00aced; }
.social-share .googleplus-share .fa { color: #dd4b39; }
.social-share .googleplus-share:hover { background: #dd4b39; }
.social-share .pinterest-share .fa { color: #cb2027; }
.social-share .pinterest-share:hover { background: #cb2027; }
.social-share .linkedin-share .fa { color: #007bb6; }
.social-share .linkedin-share:hover { background: #007bb6; }
.social-share .facebook-share .fa { color: #3b5998; }
.social-share .facebook-share:hover { background: #3b5998; }
/*edit post link*/
.entry-footer { padding-top: 40px; margin-top: 40px; border-top: 2px solid #eee; text-align: right; font-size: 1.077em; }
/*tags*/
.post-tags { margin: 40px 0 0; }
.post-tags a { text-decoration: none; }
.post-tags .fa { margin-right: 3px; }
.post-tags .strong { font-weight: 500; }
/*author-box*/
.author-bio { margin: 40px 0 0; padding: 40px 0 0 80px; position: relative; border-top: 2px solid #eee; }
.author-bio-avatar { position: absolute; top: 40px; left: 0; width: 60px; }
.author-bio-avatar img { display: block; width: 100%; }
.author-bio-author { font-weight: bold; font-weight: 600; color: #000; font-size: 1.375em; line-height: 1em; margin: 0 0 15px; }
.author-bio-author a, .author-bio-author a:hover { text-decoration: none; }
.author-bio-url { margin: -10px 0 10px; }
body.default-skin .author-bio-content p { color: #474747; }
.author-bio-content p:last-child { margin: 0 }
.author-bio-social { margin-top: 15px; }
.author-bio-social a { display: block; float: left; color: #fff; height: 25px; line-height: 25px; width: 25px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-align: center; margin-right: 4px; font-size: 13px; background: #1e1e1e; }
.author-bio-social a:hover { color: #fff; opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; text-decoration: none; }
.author-bio-social a.twitter { background: #00ACED; }
.author-bio-social a.facebook { background: #3B5998; }
.author-bio-social a.google-plus { background: #D14836; }
.author-bio-social a.pinterest { background: #CB2027; }
.author-bio-social a.linkedin { background: #007FB1; }
.author-bio-social a.instagram { background: #517fa4; }
.author-bio-social a:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.15); }
/* Entry & post slider
----------------------------------------------------------- */
.post-gallery { position: relative; overflow: hidden; }
.post-gallery-caption { position: absolute; bottom: 0; background: url("images/caption-bg.png"); padding: 20px; color: #fff; width: 100%; }
.post-gallery-caption a, .post-gallery-caption a:hover { color: #fff; border-bottom: 1px dotted #fff; text-decoration: none; }
/*gallery slider arrows*/
.post-gallery .owl-nav div { position: absolute; display: block; text-align: center; color: #fff; height: 26px; line-height: 26px; width: 26px; top: 50%; margin-top: -45px; font-size: 12px; background: #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; opacity: 0.5; }
.post-gallery .owl-nav .owl-prev { left: 20px; }
.post-gallery .owl-nav .owl-next { right: 20px; }
.post-gallery .owl-nav div:hover { text-decoration: none; opacity: 1; }
/*gallery slider thumbs*/
.post-gallery .owl-dots { margin: 10px 0 0 }
.post-gallery .owl-dots:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.post-gallery .owl-dots div { display: block; float: left; cursor: pointer; height: auto; width: 65px; margin: 0 10px 10px 0; }
.post-gallery .owl-dots div img { width: 100%; display: block; opacity: 0.6; box-shadow: #000 0em 0em 0em; }
.post-gallery .owl-dots div.active img,
.post-gallery .owl-dots div img:hover { opacity: 1 }
/* Related Posts
----------------------------------------------------------- */
.related-carousel-wrap { margin: 40px 0 0; padding-top: 40px; border-top: 2px solid #eee; }
.related-carousel .owl-nav { position: absolute; top: -38px; right: 0; }
.related-carousel .owl-nav div { float: left; height: 20px; width: 20px; line-height: 20px; border-radius: 2px; font-size: 13px; color: #fff; background: #c7c7c7; text-align: center; }
.related-carousel .owl-nav div:hover { background: #000; cursor: pointer; }
.related-carousel .owl-nav div.owl-prev { margin-right: 2px; }
.related-carousel-slide { font-size: 1.077em; font-weight: bold; }
.related-carousel-slide img { display: block; margin-bottom: 10px; width: 100%; }
.related-carousel-slide a { color: #000; text-decoration: none; }
.related-carousel-slide a:hover { text-decoration: none; }
/* Contributors
----------------------------------------------------------- */
.contributor-entry { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 2px solid #eee; }
.contributor-entry:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.contributor-entry-inner { padding-left: 110px; position: relative; min-height: 140px; }
.contributor-entry-desc p:last-child { margin: 0; }
.contributor-entry-avatar { position: absolute; top: 0; left: 0; }
.contributor-entry-avatar img { display: block; display: block; }
.contributor-entry-title { margin: 0 0 20px; }
.contributor-entry-url { margin: -20px 0 20px; }
.contributor-entry-count { text-align: center; margin-top: 10px; font-style: 1em; font-weight: bold; }
.contributor-entry-count a { color: #000; }
.contributor-entry-social { margin-top: 15px; }
.contributor-entry-social a { display: block; float: left; color: #fff; height: 25px; line-height: 25px; width: 25px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-align: center; margin-right: 4px; font-size: 13px; background: #1e1e1e; }
.contributor-entry-social a:hover { color: #fff; opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; text-decoration: none; }
.contributor-entry-social a.twitter { background: #00ACED; }
.contributor-entry-social a.facebook { background: #3B5998; }
.contributor-entry-social a.google-plus { background: #D14836; }
.contributor-entry-social a.pinterest { background: #CB2027; }
.contributor-entry-social a.linkedin { background: #007FB1; }
.contributor-entry-social a.instagram { background: #517fa4; }
.contributor-entry-social a:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.15); }
/* Author page
----------------------------------------------------------- */
.author .archive-header { padding-left: 80px; }
.author-archive-gravatar { position: absolute; left: 0; top: 0; }
.author-archive-gravatar img { display: block; }
.author .content-none { padding: 30px 0; }
/* Pagination
----------------------------------------------------------- */
/*numbered pagination*/
.site-pagination-heading { float: left; display: block; margin-right: 20px; color: #a7a7a7; font-size: 1.077em; }
ul.page-numbers { margin: 0; list-style: none; text-align: center; }
ul.page-numbers li { display: block; float: left; text-align: center; }
ul.page-numbers li:after { content: "/"; display: inline-block; margin: 0 10px; color: #ededed; }
ul.page-numbers li:last-child:after { display: none }
.page-numbers a:hover,
.page-numbers.current { color: #606060; border-color: transparent; }
.page-numbers a:hover { text-decoration: none }
/*page links*/
.page-links { margin-top: 30px }
/*next/prev*/
.next-prev { margin: 40px 0 0; padding-top: 40px; position: relative; border-top: 2px solid #eee;font-size: 15px; }
.next-prev .post-next, .next-prev .post-prev { float: left; width: 50%; }
.next-prev .post-next { text-align: right; float: right; }
.next-prev a { color: #000; }
.next-prev a:hover { text-decoration: none; }
.next-prev .post-prev,
.next-prev .post-next { position: relative; display: block; font-weight: bold; font-size: 1.077em; text-transform: uppercase; height: 17px; line-height: 17px; }
.next-prev .post-prev { padding-left: 25px; }
.next-prev .post-next { padding-right: 25px; }
.next-prev .post-prev img,
.next-prev .post-next img { position: absolute; display: block; top: 0; }
.next-prev .post-prev img { left: 0 }
.next-prev .post-next img { right: 0; }
/* Forms / Inputs / Buttons
----------------------------------------------------------- */
/*inputs*/
#main input[type="text"],
#main input[type="password"],
#main input[type="email"],
#main input[type="url"],
#main input[type="tel"],
#main textarea { background: transparent; border: 1px solid #e7e7e7; color: #676767; display: block; font-size: 1em; margin: 0; max-width: 100%; padding: 8px 12px; font-family: "Source Sans Pro", Georgia; outline: none; -webkit-appearance: none; }
#main textarea { width: 100%; padding: 12px; }
#main input[type="text"]:focus,
#main input[type="password"]:focus,
#main input[type="email"]:focus,
#main input[type="url"]:focus,
#main input[type="tel"]:focus,
#main textarea:focus { color: #555; outline: none; }
#main input[type="button"],
#main input[type="submit"],
#main .theme-button { -webkit-appearance: none; border: transparent; cursor: pointer; display: inline-block; font-size: 1em; font-weight: normal; color: #fff; outline: none; padding: 0 15px; height: 36px; line-height: 36px; position: relative; background: #0f6698; webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; transition: all 0.25s ease; text-decoration: none; }
#main input[type="submit"] { margin-top: 10px; }
#main input[type="button"]:hover,
#main input[type="submit"]:hover,
#main .theme-button:hover { background: #0d5c89; color: #fff; }
#main input[type="button"]:active,
#main input[type="submit"]:active,
#main .theme-button:active { box-shadow: inset 0 1px 4px rgba(0,0,0,0.45); }
#main .comment-respond .form-submit input[type="submit"] { width: 100%; height: 45px; line-height: 45px; }
#main .theme-button.light { background: #c7c7c7; color: #fff; }
#main .theme-button.light:hover { background: #0f6698; }
#main .comment-form-comment textarea { font-size: 1.077em; line-height: 1.5; }
/*remove auto complete yellow*/
#main input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* Search
----------------------------------------------------------- */
#main input[type="search"] { font-size: 1em; background: #fff; border: 1px solid #d7d7d7; border-radius: 0; color: #989898; outline: none; height: 40px; padding: 0 10px; width: 100%; font-family: 'Source Sans Pro', Georgia; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
#footer input[type="search"] { border: none; width: 100%; }
.site-searchform { position: relative; }
.site-searchform input[type="search"] { border: 1px solid #d7d7d7; height: 40px; padding: 0 45px 0 10px; color: #474747; }
.site-searchform button { background: #d7d7d7; border: none; outline: none; color: #606060; position: absolute; right: 0; top: 0; height: 100%; line-height: 24px; width: 40px; text-align: center; margin: 0; padding: 0; cursor: pointer; webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; transition: all 0.25s ease; }
.site-searchform button:hover { background: #272727; color: #fff; }
/* Archives
----------------------------------------------------------- */
.archives-template .entry p:last-child { margin: 0; }
.archives-template-box { margin-top: 40px; }
.archives-template-box h2 { margin: 0 0 20px; }
.archives-template-box > ul { margin: 0 0 30px; }
.archives-template-box ul li { display: block; position: relative; padding: 5px 0; border-bottom: 1px solid #ededed; }
.archives-template-box ul > li:first-child { border-top: 1px solid #ededed; }
.archives-template-box a { color: #676767; display: block; }
.archives-template-box a:hover { text-decoration: none; }
.archives-template-box a .fa { padding-right: 10px; }
/* Contact Form 7
----------------------------------------------------------- */
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 10px; position: relative; }
.wpcf7-form p { margin: 0 0 20px }
.wpcf7-form p:last-of-type { margin: 0 }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { font-size: 0.95em; color:  #898989; font-family: 'Verdana'; }
.wpcf7-response-output { background: #f4f4f4; color: #888; display: none; line-height: 1.45em; margin-top: 30px; padding: 12px; text-align: center; }
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid { border-color: #FF4847 }
.wpcf7-not-valid-tip { display: none !important; }
/* Comments
----------------------------------------------------------- */
#comments { margin: 40px 0 0; padding-top: 40px; border-top: 2px solid #eee; }
.comments-inner { padding-top: 40px }
.comments-title { font-weight: bold; font-weight: 600; color: #000; font-size: 1.385em; }
.comments-title .fa { display: none; margin-right: 10px; }
#comments span.required { color: #ff000e }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment { margin-bottom: 30px; }
.comment-details { margin-left: 80px; padding-bottom: 30px; border-bottom: 1px solid #e7e7e7; }
.comment-details.avatars-disabled { margin-left: 0; }
.comment-author { left: 0; position: absolute; top: 0; width: 60px; }
.comment-author .avatar { display: block; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.comment-meta { margin-bottom: 15px }
.comment-meta .fn { font-size: 1.231em; font-weight: bold; font-weight: 600; color: #000; display: block; }
.comment-meta .fn a { color:  #000; text-decoration: none; }
.comment-date,
.comment-date a{ color: #a7a7a7; }
.comment-content { margin-bottom: 15px; }
.comment-content p:last-child { margin: 0 }
.comment-reply-link a { display: block; float: left; text-decoration: underline; }
.comment-reply-link a:hover { text-decoration: none; color: #a7a7a7; }
.commentlist .children .comment-details { padding-left: 40px; }
.commentlist .children .comment-author { left: 40px; }
.commentlist .children .children .comment-details { padding-left: 80px; }
.commentlist .children .children .comment-author { left: 80px; }
.commentlist .children .children .children .comment-details { padding-left: 120px; }
.commentlist .children .children .children .comment-author { left: 120px; }
#respond { margin: 0 0 30px; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
#reply-title { font-size: 1.385em; margin: 0 0 20px; font-weight: 600; }
p.logged-in-as { margin-bottom: 20px; margin-top: -10px; }
#cancel-comment-reply-link { font-size: 12px; color: #989898; float: right; font-weight: normal; font-weight: 400; border: 2px solid #ededed; padding: 3px 10px; border-radius: 3px; }
#cancel-comment-reply-link .fa { margin-right: 7px; }
#cancel-comment-reply-link:hover { color: #000; }
#comments_wrap { margin-top: 15px }
#comments-logged-in { margin-bottom: 30px; margin-top: 10px; font-size: 13px; }
#log-out { float: right; margin-top: -56px; }
.comment-respond input { width: 100%; }
.comment-respond label { font-weight: bold; font-size: 1.077em; margin-bottom: 5px; display: block; }
.comment-respond p { margin-bottom: 10px; }
.form-allowed-tags { color: #474747; margin-bottom: 10px; padding: 20px; background: #f5f5f5; }
.form-allowed-tags code { color: #777; }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; padding: 2px 6px; }
.comment-navigation .nav-next { text-align: right; }
.comment-form textarea { clear: both; }
/*pingbacks*/
.pingback-entry { border-bottom: 1px solid #efefef; margin-bottom: 30px; padding-bottom: 30px; }
.pingback-entry a { color: #777; }
.pingback-entry a:hover { color: #000; }
.pingback-heading { font-weight: bold; color: #000; }
/*comment badges*/
.author-badge{ display: inline-block; margin-left: 3px; position: relative; top: -2px; font-size: 0.688em; background: #ef1616; color: #fff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding: 2px 4px; line-height: 1em; font-weight: normal }
/* Footer
----------------------------------------------------------- */
#footer-wrap { /*background: #272727;*/background-image: url(images/footerbg.jpg); overflow: hidden; margin: 0; font-size: 1em; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.25); }
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] { border: none; }
#footer-wrap select { width: 100%; }
#footer-wrap a { color: #a8a8a8; }
#footer-wrap a:hover,
#footer-wrap a:hover .strong { color: #fff; text-decoration: none; }
.footer-widget .widget-title { display: block; color:  #fff; font-weight: bold; font-weight: 600; font-size: 1.143em; letter-spacing: 0.25px; margin: 0 0 20px; }
#footer-wrap .strong, #footer-wrap strong { color: #bbb; }
/*footer widgets design*/
#footer-widgets { padding-top: 10px; }
#footer-wrap .widget_archive li,
#footer-wrap .widget_recent_entries li,
#footer-wrap .widget_categories li,
#footer-wrap .widget_archive li:first-child,
#footer-wrap .widget_recent_entries li:first-child,
#footer-wrap .widget_categories li:first-child,
#footer-wrap .widget-recent-posts-li.left-thumbnail:first-child,
#footer-wrap .widget-recent-posts-li.left-thumbnail,
#footer-wrap .wpex-tabs-widget-tab ul li,
#footer-wrap .wpex-tabs-widget,
#footer-wrap .wpex-tabs-widget-tabs,
#footer-wrap .wpex-tabs-widget-tabs a,
#footer-wrap .widget-recent-posts-icons li,
#footer-wrap .widget-recent-posts-icons li:first-child,
#footer-wrap .wpex-recent-comments-widget li,
#footer-wrap .wpex-tabs-widget-tab,
#footer-wrap .widget-latest-news li { border-color: #333; }
#footer-wrap .widget-recent-posts-title { color: #bbb; }
#footer-wrap .widget-recent-posts-title:hover { color: #fff; }
#footer-wrap .wpex-tabs-widget-inner { border-color: #444; }
#footer-wrap .wpex-tabs-widget-tabs a:hover,
#footer-wrap .wpex-tabs-widget-tabs a.active { background: transparent; color: #ef1616; }
#footer-wrap .wpex-tabs-widget-tab ul li a:hover { color: #676767; }
#footer-wrap .wpex-tabs-widget-tab ul li a:hover .strong { text-decoration: underline; }
#footer-wrap .wpex-recent-comments-widget li a:hover { color: #fff; }
#footer-wrap .wpex-tabs-widget-tabs a,
#footer-wrap .wpex-tabs-widget-tab { background: none; }
#footer-wrap .slider-widget .owl-dots .owl-dot { border-color: #555; }
#footer-wrap .slider-widget .owl-dots .owl-dot:hover,
#footer-wrap .slider-widget .owl-dots .owl-dot.active { border-color: #ef1616; }
/*Alter footer grid*/
#footer-widgets { margin: 0 -15px !important; padding-bottom: 0px;  overflow: hidden; }
#footer-widgets .col { margin: 0; padding: 0 15px; }
#footer-widgets .span_1_of_2 { width: 50%; }
#footer-widgets .span_1_of_3 { width: 33.33333333333333%; }
#footer-widgets .span_1_of_4 { width: 25%; }
#footer-widgets .footer-widget { margin: 0 0 10px; }
/*footer bottom*/
#footer-bottom { background: #191919; padding: 20px 0; color: #777777;display:none; }
#footer-bottom a { color: #a7a7a7; }
#footer-bottom .container { position: relative; }
#copyright { float: left; font-weight: normal; }
.footer-nav { float: right; line-height: 1; margin-top: 3px; }
.footer-nav li,
.footer-nav a { display: block; float: left; }
.footer-nav li { position: relative; padding: 0 12px; border-right: 1px solid #474747; }
.footer-nav li:first-child { padding-left: 0; }
.footer-nav li:last-child:before { display: none; }
.footer-nav li:last-child { border: none; padding-right: 0; }
/* 404 Page
----------------------------------------------------------- */
#error-page { text-align: center; padding: 80px 0 20px; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; }
#error-page-text { font-size: 1.15em; }
/* Logged in template
----------------------------------------------------------- */
.already-loggedin-msg .theme-button { display: block; width: 100%; text-align: center; }
.already-loggedin-msg p span { text-decoration: underline; }
.login-form h2,
.register-form h2 { margin: 0 0 20px; }
.login-template-forms input { width: 100%; }
.login-template-forms label { display: block; margin: 0 0 5px; }
.login-template-forms .thick-hr { margin: 55px 0; }
#main .login-template-forms input[type="button"],
#main .login-template-forms input[type="submit"] { background: #c7c7c7; color: #fff; height: 44px; line-height: 44px; padding-top: 0; padding-bottom: 0; }
#main .login-template-forms input[type="button"]:hover,
#main .login-template-forms input[type="submit"]:hover { background: #0f6698; }
#main .login-template-forms .register-form input { margin-bottom: 10px; }
.login-template-forms .login-form p { margin: 0 0 10px; }
#main .login-template-forms .login-form input[type="submit"] { margin-top: 0; }
.strength { background-color: #eee; border: 1px solid #d7d7d7; margin: 0; padding: 3px 5px; text-align: center; width: 200px; }
.strength.mismatch,
.strength.bad { background-color: #ffa0a0; border-color: #f04040; }
.strength.short { background-color: #ffb78c; border-color: #ff853c; }
.strength.good { background-color: #ffec8b; border-color: #fc0; }
.strength.strong { background-color: #c3ff88; border-color: #8dff1c; font-weight: normal; }
.notify { padding: 12px 20px; border-radius: 4px; }
.notify.yellow { background-color: #fffaca; color: #756a00; }
.notify.green { background-color: #e7f3dc; color: #669b35; }
.notify.blue { background-color: #e7f4fa; color: #247fad; }
.notify.red { background-color: #ffd9d9; color: #fb0000; }
.notify.grey { background-color: #f9f9f9; color: #909090; }
/* WordPress Styles
----------------------------------------------------------- */
.sticky { }
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { color: #6c6c6c; margin-top: 10px; text-align: center;font-size: 13px; }
.wp-caption img { display: block; border: 0 none; margin: 0; width: 100%; padding: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*img attachment*/
#img-attch-page { overflow: hidden; }
#img-attch-page img { display: block; margin-bottom: 20px; max-width: 100%; }
/*wp gallery*/
.gallery { margin: 0 !important; }
.gallery-caption { text-align: left; padding: 5px 0 0; }
.gallery-icon img { border: none !important; }
.gallery-icon img:hover { opacity: 0.85; }
/*custom gallery*/
.gallery-item a { position: relative; overflow: hidden; }
.gallery-item a, .gallery-item img { display: block; }
.gallery-item-overlay { position: absolute; top: 0; left: 0; background: #ef1616; width: 100%; height: 100%; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; }
.gallery-item-overlay .fa { position: absolute; top: 50%; left: 50%; height: 40px; line-height: 40px; width: 40px; margin-left: -20px; margin-top: -60px; text-align: center; font-size: 32px; color: #fff; transition: all .15s ease-in-out; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; }
.gallery-item a:hover .gallery-item-overlay { opacity: 0.75; -moz-opacity: 0.75; -webkit-opacity: 0.75; }
.gallery-item a:hover .gallery-item-overlay .fa { margin-top: -20px; }
.gallery-item-caption { text-align: center; font-size: 0.923em; margin-top: 10px; }
.gallery { margin: 0 -15px !important; overflow: hidden; }
.gallery .col { margin: 0 0 20px; padding: 0 10px; float: left; }
.gallery .span_1_of_2 { width: 50%; }
.gallery .span_1_of_3 { width: 33.33333333333333%; }
.gallery .span_1_of_4 { width: 25%; }
.gallery .span_1_of_5 { width: 25%; }
.gallery .span_1_of_6 { width: 25%; }
/* Ads
----------------------------------------------------------- */
.ad-spot img { display: block; margin: 0 auto; }
.header-ad { float: right; max-width: 65%; }
.post-top-ad { float: left; margin-right: 30px; margin-bottom: 20px; }
.archive-top-ad, .home-top-ad, .post-before-ad { margin-bottom: 40px; }
.post-bottom-ad, .home-bottom-ad, .archive-bottom-ad { margin-top: 40px; }
/* Symple Shortcodes
----------------------------------------------------------- */
.symple-accordion .ui-accordion-content { background: none; }
/*pricing*/
.symple-pricing-table > div { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border: 1px solid #efefef; }
.symple-pricing-table .symple-pricing-button { border-radius: 0px !important; }
.symple-pricing-table .symple-pricing-header h5 { font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }
.symple-pricing-table .symple-pricing-header { background: #111; padding: 20px 0; border-bottom: none; }
.symple-pricing-table .featured .symple-pricing-header { background: #ef1616; }
.symple-pricing-table .symple-pricing-cost { border-color: #333; font-size: 24px; }
.symple-pricing-table .symple-pricing-per { color: #888; }
.symple-pricing-table .featured .symple-pricing-header h5 { border-color: transparent; font-weight: bold; }
.symple-pricing-table .featured .symple-pricing-header .symple-pricing-per{ color: #fff; }
.symple-pricing-table .featured .symple-pricing-cost { border-color: #f05e5e; }
.symple-pricing-table .symple-pricing-button { border-radius: 0 0 3px 3px; }
.symple-pricing-button .symple-button span.symple-button-inner { padding: 10px 14px; }
/*buttons*/
.symple-button span.symple-button-inner { font-weight: normal; }
.symple-button.orange { background: #ec673c; background: #ed6c3f; background-image: -ms-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: -moz-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: -o-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ed6c3f),color-stop(1,#ec663b));background-image: -webkit-linear-gradient(top,#ed6c3f 0%,#ec663b 100%);background-image: linear-gradient(to bottom,#ed6c3f 0%,#ec663b 100%); border: 1px solid #c44227; }
.symple-button.orange span.symple-button-inner { border-top: 1px solid #f7a762 }
.symple-button.orange:active { background: #eb6038; background-image: -ms-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: -moz-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: -o-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eb6038),color-stop(1,#ed6e40));background-image: -webkit-linear-gradient(top,#eb6038 0%,#ed6e40 100%);background-image: linear-gradient(to bottom,#eb6038 0%,#ed6e40 100%); }
/*toggles*/
.symple-toggle { margin-bottom: 25px; }
.symple-toggle .symple-toggle-trigger { padding-top: 12px; padding-bottom: 12px; font-size: 12px; }
.symple-toggle .symple-toggle-container { padding: 10px 0 0; border: none; }
/*accordion*/
.symple-accordion { margin-bottom: 25px; }
.symple-accordion h3.symple-accordion-trigger { padding-bottom: 12px; font-size: 12px; }
.symple-accordion .ui-accordion-content { padding: 15px 0; border: none; }
/*tabs*/
.symple-tabs ul.ui-tabs-nav,
.symple-tabs ul.ui-tabs-nav li,
.symple-tabs ul.ui-tabs-nav li a { box-sizing: content-box; }
/* Magnific LightBox
----------------------------------------------------------- */
/*core*/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.85;filter:alpha(opacity=85);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#cccccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;opacity:0.85;filter:alpha(opacity=85);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}media_tag_0 {media_subcode:0}media_tag_1 {media_subcode:1}.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;}
/*animation*/
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg { opacity: 0.001; /* chrome opacity transition bug */ -webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-with-zoom.mfp-ready .mfp-container { opacity: 1 }
.mfp-with-zoom.mfp-ready.mfp-bg { opacity: 0.8 }
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg { opacity: 0 }
/*tweaks*/
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b,
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a,
.mfp-arrow-right:before, .mfp-arrow-left .mfp-b,
.mfp-arrow-right:after, .mfp-arrow-left .mfp-a { border:none; }
.mfp-arrow { font-family: 'FontAwesome'; font-size: 28px; }
.mfp-arrow:hover { color: #fff; }
.mfp-arrow-left:before { color: #fff; font-style: 30px; font-family: "FontAwesome"; content: "\f053"; }
.mfp-arrow-right:before { color: #fff; font-style: 30px; font-family: "FontAwesome"; content: "\f054"; }
/*disable select*/
.mfp-wrap { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
/*hide responsive elements
----------------------------------------------------------- */
#navigation-toggle,
#topbar .topbar-search-mobile-toggle,
#topbar .topbar-nav-mobile-toggle,
#topbar .topbar-mobile-login-link,
.wpex-mobile-top-nav,
.wpex-mobile-main-nav,
.navigation-toggle { display: none; }
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot');src:url('fonts/fontawesome-webfontd41d.eot?#iefix') format('embedded-opentype'),url('fonts/fontawesome-webfont78ce.woff?v=4.2.0') format('woff'),url('fonts/fontawesome-webfont78ce.ttf?v=4.2.0') format('truetype'),url('fonts/fontawesome-webfont78ce.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
.wpp-list li, .sidebar-widget ul li{
	padding: 5px 0;
	border-bottom: 1px solid #e7e7e7;
	}
.home-cats .entry-cat-tag {display:none;}
#main article .printfriendly { text-align: right;}
.home-cats h2.heading a{
	color:#000000;
	font-size:18px;
	}
.home-cats h2.heading {
	padding-top:15px;
	padding-bottom: 10px;
	}
.sidemenu, .sidemenu2, .sidemenu3, .sidemenu4 {
	width:285px;
	float:left;
	}
.pagecolmn {
	width:652px;
	float:right;
	}
.sidemenu ul, .sidemenu2 ul,.sidemenu3 ul,.sidemenu4 ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}
.sidemenu ul li, .sidemenu2 ul li, .sidemenu3 ul li, .sidemenu4 ul li{
	display:inline-block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.sidemenu ul li a{
   background: #b4aae2; /* Old browsers */
background: -moz-linear-gradient(left,  #b4aae2 0%, #dddcef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b4aae2), color-stop(100%,#dddcef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #b4aae2 0%,#dddcef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #b4aae2 0%,#dddcef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #b4aae2 0%,#dddcef 100%); /* IE10+ */
background: linear-gradient(to right,  #b4aae2 0%,#dddcef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4aae2', endColorstr='#dddcef',GradientType=1 ); /* IE6-9 */
	padding: 30px 0 30px 30px;
	width: 255px;
	display: inline-block;
	color: #6D5091;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	}
.sidemenu ul li a:hover {
background: #b4aae2; /* Old browsers */
background: -moz-linear-gradient(left,  #b4aae2 0%, #dddcef 53%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b4aae2), color-stop(53%,#dddcef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #b4aae2 0%,#dddcef 53%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #b4aae2 0%,#dddcef 53%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #b4aae2 0%,#dddcef 53%); /* IE10+ */
background: linear-gradient(to right,  #b4aae2 0%,#dddcef 53%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4aae2', endColorstr='#dddcef',GradientType=1 ); /* IE6-9 */
	color: #6D5091;
	}
.sidemenu2 ul li a{
   background: #a8b3dd; /* Old browsers */
background: -moz-linear-gradient(left,  #a8b3dd 0%, #e1e5f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a8b3dd), color-stop(100%,#e1e5f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #a8b3dd 0%,#e1e5f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #a8b3dd 0%,#e1e5f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #a8b3dd 0%,#e1e5f2 100%); /* IE10+ */
background: linear-gradient(to right,  #a8b3dd 0%,#e1e5f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8b3dd', endColorstr='#e1e5f2',GradientType=1 ); /* IE6-9 */
	padding: 30px 0 30px 0;
	width: 255px;
	display: inline-block;
	color: #404F98;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	}
.sidemenu2 ul li a:hover {
background: #a8b3dd; /* Old browsers */
background: -moz-linear-gradient(left,  #a8b3dd 0%, #e1e5f2 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a8b3dd), color-stop(52%,#e1e5f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #a8b3dd 0%,#e1e5f2 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #a8b3dd 0%,#e1e5f2 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #a8b3dd 0%,#e1e5f2 52%); /* IE10+ */
background: linear-gradient(to right,  #a8b3dd 0%,#e1e5f2 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8b3dd', endColorstr='#e1e5f2',GradientType=1 ); /* IE6-9 */

	color: #404F98;
	}
.sidemenu3 ul li a{
   background: #d4aee2; /* Old browsers */
background: -moz-linear-gradient(left,  #d4aee2 0%, #e4dced 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d4aee2), color-stop(100%,#e4dced)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #d4aee2 0%,#e4dced 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #d4aee2 0%,#e4dced 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #d4aee2 0%,#e4dced 100%); /* IE10+ */
background: linear-gradient(to right,  #d4aee2 0%,#e4dced 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4aee2', endColorstr='#e4dced',GradientType=1 ); /* IE6-9 */
	padding: 30px 0 30px 30px;
	width: 255px;
	display: inline-block;
	color: #7F6098;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	}
.sidemenu3 ul li a:hover {
background: #d4aee2; /* Old browsers */
background: -moz-linear-gradient(left,  #d4aee2 0%, #e4dced 58%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d4aee2), color-stop(58%,#e4dced)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #d4aee2 0%,#e4dced 58%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #d4aee2 0%,#e4dced 58%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #d4aee2 0%,#e4dced 58%); /* IE10+ */
background: linear-gradient(to right,  #d4aee2 0%,#e4dced 58%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4aee2', endColorstr='#e4dced',GradientType=1 ); /* IE6-9 */
	color: #7F6098;
	}
.sidemenu4 ul li a{
   background: #a1d1c5; /* Old browsers */
background: -moz-linear-gradient(left,  #a1d1c5 0%, #e3eff9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a1d1c5), color-stop(100%,#e3eff9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #a1d1c5 0%,#e3eff9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #a1d1c5 0%,#e3eff9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #a1d1c5 0%,#e3eff9 100%); /* IE10+ */
background: linear-gradient(to right,  #a1d1c5 0%,#e3eff9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1d1c5', endColorstr='#e3eff9',GradientType=1 ); /* IE6-9 */
	padding: 30px 0 30px 30px;
	width: 255px;
	display: inline-block;
	color: #467371;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	}
.sidemenu4 ul li a:hover {
background: #a1d1c5; /* Old browsers */
background: -moz-linear-gradient(left,  #a1d1c5 0%, #e3eff9 56%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a1d1c5), color-stop(56%,#e3eff9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #a1d1c5 0%,#e3eff9 56%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #a1d1c5 0%,#e3eff9 56%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #a1d1c5 0%,#e3eff9 56%); /* IE10+ */
background: linear-gradient(to right,  #a1d1c5 0%,#e3eff9 56%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1d1c5', endColorstr='#e3eff9',GradientType=1 ); /* IE6-9 */
	color: #467371;
	}
.homeSideBar {
	margin: 30px 0 0 0;
	}
.homeSideBar .sidebar-widget {
	width: 48%;
	float: left;
	
	}
.homeSideBar div:nth-child(1){
	margin-right: 19px
	}
article {
	/*margin-top: 30px;*/

	}
.pagelistpo ul.post-list li{
      padding: 5px;
border: 1px solid #D3D3D3;
border-radius: 5px;
	  -webkit-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
-moz-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
margin-bottom: 25px;
}
.pagelistpo ul.post-list li a.pcs-post-title{
	text-decoration:none;
	font-weight:bold;
	background-color: #e8e8e8;
display: inline-block;
padding: 10px 10px;
width: 100%;
	}
.pagelistpo ul.post-list li	.pcs-excerpt-wrapper{
	padding: 10px 20px;
	font-size: 15px;
line-height: 22px;
	}
.singlebar {
	float:right;
	width: 240px;
	}
.single .sspost {
	/*float: left;
width: 720px;
max-width: 72%;*/
	}
.symple-tabs {
	margin-top: 30px;
	}
.home #primary {
	font-size: 110%;
	}
..wpp-list {
	font-size: 14px;
	}
.post-meta-comments {
	display: none;
	}
.author-bio {
	display: none;
	}
#postViews {
	margin: 0 10px 0 10px;
float: right;
color: #B09141;
	}
/*list category style*/
ul.lcp_catlist {
	list-style:none;
	margin: 0;
	padding: 0;
	}
ul.lcp_catlist > li{
      padding: 15px;
border: 1px solid #D3D3D3;
border-radius: 5px;
	  -webkit-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
-moz-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
margin-bottom: 25px;
}
ul.lcp_catlist li a.ttlcpt {
	text-decoration: none;
font-weight: bold;
background-color: #e8e8e8;
display: inline-block;
padding: 10px 10px;
width: 100%;
	}
ul.lcp_catlist li span.ddlcpt{
	display:block;
	}
ul.lcp_catlist li img.alignle {
	float:left;
	margin-right: 10px
	
	}
/*homepage tab*/
#post-59422 a.pcs-post-title{ /*remove underline of title*/
	text-decoration: none; 
	font-weight:bold;
	}
/*continue reading*/
.ccreading {
background: url(images/ccre.png) top right no-repeat;
width: 100%;
height: 27px;
display: inline-block;
font: 0/0 a;
vertical-align: top;
/* float: right; */
text-align: right;
}

.single-post-article{
	/*text-align: justify;
	text-justify: inter-ideograph;*/
	
	}
/*widget - video - more video */
.pf-content {word-wrap: break-word;
/*word-break: break-all; 讓過長的網址自動斷行，手機瀏覽時不跑版*/}
.ccre2 {
background-image:url(images/ccre2.png);
width: 100px;
height: 27px;
display:inline-block;
font: 0/0 a;
vertical-align: top;
float:right;
}
.read-more a {
	background-image:url(images/ccre.png);
width: 100px;
height: 27px;
display:inline-block;
font: 0/0 a;
float:right;
	}
.homeSideBar .sidebar-widget .widget-title {
	display: block;
color: #FFFFFF;
border: 3px solid #ef1616;
font-size: 1.077em;
margin: 0 0 20px;
font-weight: bold;
text-transform: uppercase;
background-color: #ef1616;
	}
.amazingslider-swipe-box-1{
/*
box-shadow: 0px 1px 6px #868686;
border-left: 6px solid #fff;
border-right: 6px solid #fff;
border-top: 6px solid #fff;*/
}
.home-cat-entry-post-first-media a img
{
border: 2px solid #fff;
box-shadow: 0px 1px 6px #868686;
}
.amazingslider-nav-container-1 {
margin-top: 3px;
}
/*.amazingslider-bullet-image-1 {
border-right: 2px solid #fff;
}*/
.single .left-content {
	float: left;
width: 720px;
max-width: 72%;
	}
@media screen and (min-width: 768px) and (max-width: 979px) {
    .sidemenu, .sidemenu2, .sidemenu3, .sidemenu4 {
	width: 100%;
float: left;
	}    
.sidemenu ul li, .sidemenu2 ul li, .sidemenu3 ul li, .sidemenu4 ul li{float: left;text-align: center;}
.sidemenu ul li a, .sidemenu2 ul li a, .sidemenu3 ul li a, .sidemenu4 ul li a {padding: 10px 0 10px 0;
width: 200px;}
.pagecolmn {width: 100%;}
}

@media screen and (max-width: 767px) { 
 .sidemenu, .sidemenu2, .sidemenu3, .sidemenu4 {
	width: 100%;
float: left;
margin-top: 20px;
	}    
.sidemenu ul li, .sidemenu2 ul li, .sidemenu3 ul li, .sidemenu4 ul li{float: left;text-align: center;width: 20%}
.sidemenu ul li a, .sidemenu2 ul li a, .sidemenu3 ul li a, .sidemenu4 ul li a {padding: 10px 0 10px 0;
width: 100%;font-size: 15px;}
.pagecolmn {width: 100%;}
}

@media screen and (max-width: 480px) {
     .sidemenu, .sidemenu2, .sidemenu3, .sidemenu4 {
	width: 100%;
float: left;
margin-top: 20px;
	}    
.sidemenu ul li, .sidemenu2 ul li, .sidemenu3 ul li, .sidemenu4 ul li{float: left;text-align: center;width: 20%}
.sidemenu ul li a, .sidemenu2 ul li a, .sidemenu3 ul li a, .sidemenu4 ul li a {padding: 10px 0 10px 0;
width: 100%; font-size:15px}
.pagecolmn {width: 100%;}
}
.pcs-excerpt-wrapper .pcs-excerpt .pf-content p {
margin:0;
}
/* BioBooks Style
----------------------------------------------------------- */
.biobook-Title {color: #7725cc;}
.biobook {padding: 15px; border: 1px solid #D3D3D3; border-radius: 5px; -webkit-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1); -moz-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1); box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1); margin-bottom: 25px;}
.biobook-Left {float: left; width: 40%;}
.biobook-Right {float: right; width: 55%; padding-top: 35px;}
.biobook-name {font-size: 18px;font-weight:bold;}
.biobook-name2 {color: #f17903;}
.biobook-name3 {color: #6db527;}
/*控制生物圖鑑右邊標題和光箱內文字大小*/
div[class^="amazingslider-nav-"] {
font-size: 95%;
font-family: "微軟正黑體";
}
#html5-lightbox-box #html5-text {
font-size:20px;
font-family: "微軟正黑體";
}
ul.bioolist {
     list-style: none;
}
ul.bioolist li {
display: inline-block;
padding: 10px;
  border: 1px solid #D3D3D3;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
  -moz-box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
  box-shadow: 3px 3px 5px 0px rgba( 208,208,208,1);
  margin: 10px 10px;
}
ul.bioolist li div {

}
ul.bioolist li div img {
    width: 260px;
}
ul.bioolist li h3 {
    padding: 0;
    margin: 0;
   text-align: center;
}
ul.bioolist li h3 a {
    text-decoration: none;
    color: #7725cc;
}
#post-59705 .lr_horizontal_share .lr-simple-ss-frame {display:none;}

#post-59705 ul.lcp_catlist > li
{
padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}

#post-59705 ul.lcp_catlist li a.ttlcpt{
background-color: #FFFFFF;
padding: 0;
}

a.read-more {
    background-image: url(images/ccre.png);
    width: 100px;
    height: 27px;
    display: inline-block;
    font: 0/0 a;
    float: right;
    margin-top: 30px;
}