/*-----------------------------------------------------------

 Theme Name: Magtastico
 Version: 1.2
 Description: Premium WordPress Theme by WPExplorer
 Author: WPExplorer
 Author URI: http://www.wpexplorer.com
 Designed & Developed by WPExplorer
 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;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}table{border-collapse:collapse;border-spacing:0;}img{max-width:100%;height:auto;}mark{background:none}select{max-width:100%}
/* The Grid
================================================== */
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 2% 1.6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*percent grid*/
.span_1_of_1{width:100%}.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}.span_3_of_3{width:100%}.span_2_of_3{width:66.1%}.span_1_of_3{width:32.2%}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}.span_5_of_5{width:100%}.span_4_of_5{width:79.68%}.span_3_of_5{width:59.36%}.span_2_of_5{width:39.04%}.span_1_of_5{width:18.72%}.span_6_of_6{width:100%}.span_5_of_6{width:83.06%}.span_4_of_6{width:66.13%}.span_3_of_6{width:49.2%}.span_2_of_6{width:32.26%}.span_1_of_6{width:15.33%}.span_7_of_7{width:100%}.span_6_of_7{width:85.48%}.span_5_of_7{width:70.97%}.span_4_of_7{width:56.45%}.span_3_of_7{width:41.92%}.span_2_of_7{width:27.42%}.span_1_of_7{width:12.91%}.span_8_of_8{width:100%}.span_7_of_8{width:87.3%}.span_6_of_8{width:74.6%}.span_5_of_8{width:61.9%}.span_4_of_8{width:49.2%}.span_3_of_8{width:36.5%}.span_2_of_8{width:23.8%}.span_1_of_8{width:11.1%}.span_9_of_9{width:100%}.span_8_of_9{width:88.71%}.span_7_of_9{width:77.42%}.span_6_of_9{width:66.13%}.span_5_of_9{width:54.84%}.span_4_of_9{width:43.55%}.span_3_of_9{width:32.26%}.span_2_of_9{width:20.97%}.span_1_of_9{width:9.68%}.span_10_of_10{width:100%}.span_9_of_10{width:89.84%}.span_8_of_10{width:79.68%}.span_7_of_10{width:69.52%}.span_6_of_10{width:59.36%}.span_5_of_10{width:49.2%}.span_4_of_10{width:39.04%}.span_3_of_10{width:28.88%}.span_2_of_10{width:18.72%}.span_1_of_10{width:8.56%}.span_11_of_11{width:100%}.span_10_of_11{width:90.7%}.span_9_of_11{width:81.47%}.span_8_of_11{width:72.24%}.span_7_of_11{width:63.01%}.span_6_of_11{width:53.78%}.span_5_of_11{width:44.55%}.span_4_of_11{width:35.32%}.span_3_of_11{width:26.09%}.span_2_of_11{width:16.86%}.span_1_of_11{width:7.63%}.span_12_of_12{width:100%}.span_11_of_12{width:91.46%}.span_10_of_12{width:83%}.span_9_of_12{width:74.54%}.span_8_of_12{width:66.08%}.span_7_of_12{width:57.62%}.span_6_of_12{width:49.16%}.span_5_of_12{width:40.7%}.span_4_of_12{width:32.24%}.span_3_of_12{width:23.78%}.span_2_of_12{width:15.32%}.span_1_of_12{width:6.86%}.span_1_of_1.col{margin:0 0 30px}
/*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: #2e3254; background-repeat: repeat; color: #777; font: 13px/21px 'Karla', "Helvetica", Arial, serif; }
body a { color: #f56650; text-decoration: none; }
body a:hover { text-decoration: underline }
/*main layout*/
#main-sidebar { float: left; width: 330px; height: 100%; overflow: hidden; background: #2e3254; padding: 0 40px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.content-area { min-height: 100%; min-height: 100vh; height: 100%; background: #eeeeee; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 30px 30px 60px; }
#single-post-wrap { width: 70%; float: left; }
#secondary-sidebar { float: left; width: 30%; padding-left: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*boxed*/
.boxed-content { background: #fff; padding: 40px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
#secondary-sidebar .widget-box { padding: 30px; }
body.page.page-template-templatesblog-php .site-content,
#secondary-sidebar .widget-box.widget_search { background: none; padding: 0; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
/* Typography
================================================== */
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: bold; font-weight: 600; color: #000; line-height: 1.4em; font-family: 'Roboto Slab', Helvetica, Arial; }
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin: 50px 0 25px }
h1 { font-size: 1.846em; margin: 0 0 20px; }
h2 { font-size: 1.385em }
h3 { font-size: 1.231em }
.entry h3 { text-transform: uppercase; font-size: 0.923em; color: #444; }
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: #000 }
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover { color: #ff3333; text-decoration: none; }
em { font-style: italic }
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: 40px 0; }
a { outline: 0 }
/* 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 { margin-bottom: 30px; position: relative; color: #777777; font-style: italic; font-size: 1.231em; line-height: 1.6em; padding: 40px; background: #f8f8f8; border-left: 4px solid #d6d6d6; font-family: "Karla"; }
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 { background: #f9f9f9; padding: 20px; 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'; font-size: 0.95em; }
dt { font-weight: bold; font-weight: 600; color: #000; }
dd { margin: 0 0 20px }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin: -40px -40px 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: -40px -40px 40px }
.page-thumbnail img { display: block }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-bottom: 20px }
.content-none p { margin-bottom: 0 }
.entry .googlemap { margin-bottom: 25px }
/*wp gallery*/
.gallery-caption { text-align: center; font-size: 12px; color:  #606060; }
/*back to top scroll button*/
.site-scroll-top { z-index: 999; position: fixed; display: none; background: #2e3254; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;opacity: 0.8; height: 45px; line-height: 45px; width: 45px; text-align: center; bottom: 30px; right: 30px; color: #fff; font-size: 18px; }
body .site-scroll-top:hover { opacity: 1; }
/*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 }
/* 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: disc }
.entry ol { list-style: decimal }
/* Page Header
================================================== */
.page-header { position: relative; margin-bottom: 30px; }
.page-header-title { color: #000; font-size: 1.846em; margin: 0; }
.archive-header { margin-bottom: 30px }
.archive-header-title { color: #000; font-size: 2.154em; margin: 0; }
.archive-description p:last-child { margin: 0; }
/* Breadcrumbs
================================================== */
.breadcrumb-trail { margin-bottom: 10px; font-size: 0.923em; color: #000; }
.breadcrumb-trail a { color: #777 }
.breadcrumb-trail .fa-home { margin-right: 7px; color: #777; }
.breadcrumb-trail .breadcrumbs-sep { margin: 0 6px; color: #777; }
.breadcrumb-trail .trail-end { font-weight: bold; font-weight: 600; }
/* Sidebar - Main
================================================== */
#main-sidebar, #main-sidebar p { color: #8387ad; text-align: center; }
#main-sidebar a { color: #8387ad; }
#main-sidebar a:hover { color: #fff; text-decoration: none; }
#main-sidebar .textwidget a { color: #fff; text-decoration: underline; }
#main-sidebar .widget-box { margin-bottom: 40px; }
#main-sidebar .widget-title { font-family: "Roboto Slab"; display: block; color: #fff; font-size: 16px; margin: 0 0 20px; font-weight: bold; font-weight: 600; }
/*logo*/
.site-header { margin-bottom: 40px; }
.site-text-logo { padding-top: 50px; }
.site-text-logo .blog-description { margin-top: 15px; }
#main-sidebar .site-text-logo a.site-logo { font-size: 24px; color: #fff; text-decoration: none; }
/*navigation*/
#site-navigation { font-family: "Roboto Slab"; font-size: 16px; margin: 0 -40px 40px; border-top: 1px solid #363b61; }
#site-navigation a:hover,
#site-navigation .current-menu-item > a { color: #fff; }
#site-navigation li { display: block; }
#site-navigation .main-nav > li > a { display: block; padding: 10px 0; border-bottom: 1px solid #363b61; -webkit-transition: background .8s ease-out; -moz-transition: background .8s linear; transition: background .8s linear; }
#site-navigation .sub-menu { display: none; font-size: 14px; }
#site-navigation .sub-menu .sub-menu { font-size: 13px; }
#site-navigation .main-nav > li > .sub-menu { border-bottom: 1px solid #363b61; padding: 5px 0 10px; }
#site-navigation .main-nav > li > a:hover { background: rgba(0,0,0,0.1); -webkit-transition: background .01s ease-out; -moz-transition: background .01s linear; transition: background .01s linear; }
#site-navigation .sub-menu li { border: none; padding: 0; margin-top: 5px; }
#site-navigation a .fa-caret-down,
#site-navigation a .fa-caret-up { margin-left: 7px; font-size: 11px; position: relative; top: -1px; }
/* Sidebar - Secondary
================================================== */
#secondary-sidebar { color: #777 }
#secondary-sidebar a { color: #f56650 }
#secondary-sidebar a:hover { color: #000; text-decoration: none; }
#secondary-sidebar { margin-bottom: 30px }
#secondary-sidebar .widget-title { font-family: "Roboto Slab"; display: block; color: #000; font-size: 16px; margin: 0 0 10px; font-weight: bold; font-weight: 600; }
#secondary-sidebar .textwidget a { text-decoration: underline }
#secondary-sidebar .widget-box { margin-bottom: 20px; }
/* Widgets
================================================== */
.sidebar-container select { width: 100% }
/*calendar widget*/
#wp-calendar { width: 100%; font-size: 0.846em; }
#wp-calendar thead th { background: #f1f1f1; border: 1px solid #fff; border-top: none; font-weight: bold; font-weight: 600; font-size: 13px; }
#wp-calendar tbody td { background: #f8f8f8; text-align: center; border: 1px solid #fff; line-height: 2.5em; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #ff3333; 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: #2e3254; 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 #fff; border-top: none; padding: 4px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right }
/*lists*/
#secondary-sidebar .widget_archive li,
#secondary-sidebar .widget_recent_entries li,
#secondary-sidebar .widget_categories li,
#secondary-sidebar #recentcomments li { position: relative; border-bottom: 1px solid #eee; padding: 7px 0 7px 15px; }
#secondary-sidebar .widget_archive li:first-child,
#secondary-sidebar .widget_recent_entries li:first-child,
#secondary-sidebar .widget_categories li:first-child,
#secondary-sidebar #recentcomments li:first-child { border-top: 1px solid #eee }
#secondary-sidebar .widget_archive li:before,
#secondary-sidebar .widget_recent_entries li:before,
#secondary-sidebar .widget_categories li:before,
#secondary-sidebar #recentcomments li:before { content: "\f0da"; display: block; position: absolute; top: 50%; height: 20px; height: 20px; line-height: 20px; margin-top: -10px; left: 0; font-size: 10px; color: #c7c7c7; font-family: "FontAwesome"; }
/*tags*/
.widget_tag_cloud a { display: block; float: left; margin: 0 3px 3px 0; background: #f44; color: #fff !important; padding: 4px 12px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 13px; font-weight: normal; font-weight: 400; font-size: 13px !important }
.widget_tag_cloud a:hover { text-decoration: none; background: #1f2138; }
/*comments*/
.recentcomments a { color: #f56650 }
.recentcomments a:hover { color: #000 }
.recentcomments a.url { color: #777 }
#recentcomments li { padding-left: 25px }
#recentcomments li:before { content: "\f0e5" }
/*recent posts with thumb*/
.wpex-widget-recent-posts-li { margin: 0; font-size: 0.923em; min-height: 70px; padding-left: 85px; position: relative; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.wpex-widget-recent-posts-li:first-child { padding-top: 10px; border-top: 1px solid #eee; }
.wpex-widget-recent-posts-thumbnail { position: absolute; left: 0; top: 10px; width: 65px; }
.wpex-widget-recent-posts-thumbnail img { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wpex-widget-recent-posts-li:first-child .wpex-widget-recent-posts-thumbnail { top: 15px }
.wpex-widget-recent-posts-thumbnail:hover { opacity: 0.7 }
.wpex-widget-recent-posts-title { font-size: 1.231em; }
.wpex-widget-recent-posts-date { margin-top: 5px; font-size: 13px; }
.sidebar-widget .wpex-widget-recent-posts-thumbnail img { display: block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.3); }
#main-sidebar .wpex-widget-recent-posts-li { text-align: left; border-color: rgba(255,255,255,0.065) }
#main-sidebar .wpex-widget-recent-posts-title { color: #fff; }
/*video widget*/
.wpex-video-widget .wpex-fitvids { padding: 20px; background: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15) -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15); }
.wpex-video-widget-description { margin-top: 20px }
/*flickr widget*/
.wpex-flickr-widget { margin-right: -10px }
.wpex-flickr-widget .flickr_badge_image { display: block; width: 22%; max-width: 75px; float: left; margin-right: 2%; margin-bottom: 7px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpex-flickr-widget .flickr_badge_image img { display: block; width: 100%; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.3); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpex-flickr-widget .flickr_badge_image:hover { opacity: 0.8 }
/*social*/
.widget_wpex_social_widget li { border: none !important; display: inline-block; }
.widget_wpex_social_widget a { display: block; margin: 0 5px 5px 0; width: 36px; line-height: 36px; height: 36px; border-radius: 50%; border: 2px solid transparent; opacity: 0.25; font-size: 18px; -webkit-transition: all .6s ease-out; -moz-transition: all .6s linear; transition: all .6s linear; text-align: center; }
.widget_wpex_social_widget a:hover { opacity: 1; -webkit-transition: all .01s ease-out; -moz-transition: all .01s linear; transition: all .01s linear; }
#main-sidebar .widget_wpex_social_widget a { border-color: #fff !important; color: #fff !important; }
#secondary-sidebar .widget_wpex_social_widget a { border-color: #000; color: #000; }
/* Entries
================================================== */
/*custom widths for masonry*/
.masonry-grid { margin: 0 -15px; }
.masonry-grid .col { margin-left: 0; margin-bottom: 30px; padding: 0 15px; }
.masonry-grid .masonry-entry.span_1_of_4 { width: 25% }
.masonry-grid .masonry-entry.span_1_of_3 { width: 33.3% }
.masonry-grid .masonry-entry.span_1_of_2 { width: 50% }
.entry-columns-1 .masonry-grid { margin: 0; }
.entry-columns-1 .masonry-grid .col { width: 100%; margin: 0 0 30px; }
/*main*/
.loop-entry-inner { background: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.15); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15); }
.loop-entry.post-entry p:last-child { margin: 0 }
.loop-entry-header { margin: 0 0 15px; }
.loop-entry-title { position: relative; margin: 0; font-size: 1.231em; line-height: 1.4em; }
.loop-entry-excerpt p:last-child { margin: 0; }
/*entry thumbnail*/
.loop-entry.span_1_of_1 .loop-entry-title { font-size: 1.846em; margin-bottom: 20px; }
.loop-entry-thumbnail a { display: block; position: relative; }
.loop-entry-thumbnail img { display: block; width: 100%; }
.loop-entry-thumbnail a:before { content: ""; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #000 url("images/image-overlay-icon.png") center center no-repeat; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; visibility: hidden; transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; }
.loop-entry-thumbnail a:hover:before { 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; }
.loop-entry.span_1_of_1 .loop-entry-thumbnail a:before { display: none }
.loop-entry.format-video .loop-entry-thumbnail a:before { background-image: url("images/image-overlay-play-icon.png") }
.loop-entry.format-audio .loop-entry-thumbnail a:before { background-image: url("images/image-overlay-audio-icon.png") }
.loop-entry-thumbnail img { box-shadow: #000 0em 0em 0em; nowhitespace: afterproperty; border-radius: 3px 3px 0 0; }
/*entry content*/
.loop-entry-content { padding: 30px; color: #777; }
/*status format*/
.loop-entry.format-status { background: none; padding-top: 0; padding-bottom: 0; box-shadow: none; -moz-box-shadow: 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; }
/*entry slider*/
.loop-entry .post-gallery { position: relative }
.loop-entry .flex-direction-nav { list-style: none; margin: 0; }
.loop-entry .flex-direction-nav li a { background: none; z-index: 9; position: absolute; display: block; text-align: center; color: #fff; height: 32px; width: 32px; background-repeat: no-repeat; background-position: center center; font-size: 14px; position: absolute; right: 20px; top: 50%; margin-top: -16px; opacity: 0.7; }
.loop-entry .flex-direction-nav li a.flex-prev { left: 20px; background-image: url("images/flex-prev.png") }
.loop-entry .flex-direction-nav li a.flex-next { right: 20px; background-image: url("images/flex-next.png") }
.loop-entry .flex-direction-nav li a:hover { opacity: 1; text-decoration: none; }
/*quote format*/
.loop-entry.format-quote a { display: block; color: #fff; background: #f44; padding: 30px; font-size: 1.385em; line-height: 1.6em; font-family: 'Roboto Slab', Helvetica, Arial; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.loop-entry.format-quote p:last-child { margin: 0; }
.loop-entry.format-quote a:hover{ text-decoration: none; background: #1f2138; }
.span_1_of_1.loop-entry.format-quote a { padding: 40px; }
.quote-entry-source { font-size: 0.778em; font-family: "Karla"; }
.quote-entry-icon.fa-quote-left { margin-right: 10px; }
.quote-entry-icon.fa-quote-right { margin-left: 10px; }
/*embeds*/
.wpex-audio-embed { overflow: hidden; }
/*entry buttons*/
.loop-entry-readmore,
.social-share-toggle { display: block; float: left; margin-top:5px; background: #aeaeae; color: #fff; padding: 4px 12px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 13px; font-weight: normal; font-weight: 400; }
.loop-entry-readmore { margin-right: 5px; background: #ff3333; }
.social-share-toggle .fa { margin-left: 4px; font-size: 10px; }
.loop-entry-readmore:hover { text-decoration: none; background: #1f2138; }
/* Social Share
================================================== */
.social-share-toggle { position: relative; cursor: pointer; display: block; }
.social-share-toggle:hover { background: #959595; }
.social-share-toggle.active { text-decoration: none; background: #2e3254; }
.social-share-buttons { background: #2e3254; position: absolute; top: 100%; z-index: 99999; left: 50%; width: 200px; margin-left: -100px; margin-top: 15px; padding: 10px; padding-right: 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0;  -webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0) translateY(-190px);-ms-transform:scale(0) translateY(-190px);transform:scale(0) translateY(-190px);-webkit-transition:all .4s ease;transition:all .4s ease; box-shadow: 0 3px 3px rgba(0,0,0,0.25); }
.social-share-toggle.active .social-share-buttons { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; -webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transition:all .4s ease;transition:all .4s ease; }
.social-share-buttons:before { font-family: "FontAwesome";content: "\f0d8";display: block; color: #2e3254; position: absolute; top: -13px; left: 50%;font-size: 32px;width: 40px;text-align: center;margin-left: -20px; }
.social-share-buttons a { display: block; float: left; height: 35px; line-height: 35px; width: 35px; text-align: center; background: #aeaeae; color: #fff; text-align: center; position: relative; font-size: 16px; margin-right: 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.social-share-buttons a:hover { opacity: 0.7; }
.social-share-buttons a .fa { font-size: 16px; }
.social-share-buttons a.twitter-share { background: #00ACED; }
.social-share-buttons a.facebook-share { background: #3B5998; }
.social-share-buttons a.googleplus-share { background: #D14836; }
.social-share-buttons a.pinterest-share { background: #CB2027; }
.social-share-buttons a.linkedin-share { background: #007FB1; }
/*single post tweaks*/
.single-post-media { position: relative; }
.single-post-media .social-share-toggle { position: absolute; right: 20px; bottom: 20px; z-index: 99; background: #000; background: rgba(0,0,0,0.65); margin: 0; }
.single-format-audio .single-post-media .social-share-toggle { bottom: auto; top: 20px; }
.single-post-media .social-share-toggle:hover,
.single-post-media .social-share-toggle.active { background: #000;  background: rgba(0,0,0,0.85); }
/* Single Posts
================================================== */
.entry a { text-decoration: underline; }
.entry a:hover { color: #000; }
/*post header*/
.post-header { margin-bottom: 30px; }
.post-header-title { margin: 0; }
/*post media*/
.single-post-media { margin: -40px -40px 40px; background: url("images/loader.gif") center center no-repeat; }
.single-post-media.remove-loader { background: none !important; }
.single-post-media img { opacity: 0; transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; }
body.single.no-sidebar .single-post-media { margin-bottom: 50px; }
.single-post-media img { width: 100%; display: block; width: 100%; border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; }
/*quote post*/
.quote-post-entry { display: block; color: #fff; background: #f44; padding: 40px; font-size: 1.385em; line-height: 1.6em; font-family: 'Roboto Slab', Helvetica, Arial; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.quote-post-entry p:last-child { margin: 0; }
.quote-post-entry a { color: #fff; text-decoration: underline; }
.quote-entry-source { font-size: 0.778em; font-family: "Karla"; }
.quote-entry-icon.fa-quote-left { margin-right: 10px; }
.quote-entry-icon.fa-quote-right { margin-left: 10px; }
/*post slider*/
.post-gallery { position: relative; z-index: 1; }
.post-gallery .flex-direction-nav { list-style: none; margin: 0; }
.post-gallery .flex-direction-nav li a { background: none; z-index: 9; position: absolute; display: block; text-align: center; color: #fff; height: 32px; width: 32px; background-repeat: no-repeat; background-position: center center; font-size: 14px; position: absolute; right: 20px; top: 50%; margin-top: -16px; opacity: 0.7; }
.post-gallery .flex-direction-nav li a.flex-prev { left: 20px; background-image: url("images/flex-prev.png") }
.post-gallery .flex-direction-nav li a.flex-next { right: 20px; background-image: url("images/flex-next.png") }
.post-gallery .flex-direction-nav li a:hover { opacity: 1; text-decoration: none; }
.post-gallery .post-gallery-caption { position: absolute; top: 0; left: 0; width: 100%; padding: 20px 30px; background: #000; background: rgba(0,0,0,0.85); color: #fff; text-align: center; font-size: 1.077em; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.post-gallery .post-gallery .post-gallery-caption a { color: #fff; text-decoration: underline; }
/* Meta
================================================== */
.post-meta { font-size: 12px; text-transform: uppercase; padding-top: 3px; }
.single .post-meta { font-size: 13px; }
.post-meta a { color: #777; }
.post-meta a:hover { color: #000; }
.post-meta .fa-circle { font-size: 4px; color: #c7c7c7; margin: 0 5px; position: relative; top: -2px; }
/* Pagination
================================================== */
ul.page-numbers { margin: 25px 0 0; list-style: none; }
ul.page-numbers li { display: block; float: left; margin: 0 5px 5px 0; text-align: center; }
.page-numbers:after { display: block; height: 0; clear: both; content: "."; line-height: 0; visibility: hidden; }
.page-links span { float: left; margin-right: 5px; }
.page-numbers a,
.page-numbers span,
.page-links span,
.page-links a span { display: block; padding: 4px 10px; color: #fff; font-size: 0.923em; line-height: 1.5em; text-decoration: none; background: #aeaeae; cursor: pointer; border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.07); border: none; }
.page-numbers a:hover,
.page-numbers.current,
.page-links span,
.page-links a:hover span { color: #fff; background: #ff3333; }
.page-links a span { background: #aeaeae !important; color: #fff !important; }
.page-links a span:hover { background: #ff3333 !important; }
.page-numbers a:hover { text-decoration: none }
.page-links { margin-top: 30px; }
/*next/prev*/
.single-post-pagination { font-size: 1.231em; font-weight: bold; font-weight: 600; color: #000; font-family: "Roboto Slab"; padding-top: 30px; padding-bottom: 50px; color: #373737; }
.single-post-pagination a { color: #373737; }
.single-post-pagination .strong { font-weight: bold; font-weight: 600; }
.single-post-pagination .post-next { margin-bottom: 15px; }
.single-post-pagination .post-prev,
.single-post-pagination .post-next { width: 48%; float: left; }
.single-post-pagination .post-next { float: right; text-align: right; }
/*infinite scroll*/
#blog-wrap { position: relative; }
.infinite-scroll-loader {text-align: center; z-index: 100; position: absolute; left: 45%; bottom: 40px; width: 150px; padding: 20px 0; font-size: 32px; background: #000; background: rgba(0,0,0,0.85); color: #a0a0a0; text-shadow: 1px 1px 1px rgba(0,0,0,0.6); border-radius: 10px; }
#infscr-loading img { display: none !important }
.page-jump { display: none }
.load-more-posts { text-align: center; text-transform: uppercase; font-weight: bold; font-weight: 600; color: #878787; display: block; width: 100%; padding: 15px 30px; font-size: 14px; letter-spacing: 1px; }
.load-more-posts:hover { text-decoration: none; color: #000; }
.load-more-posts:active { color: #000; }
/* Forms / Inputs / Buttons
================================================== */
/*inputs*/
html input[type="text"],
html input[type="password"],
html input[type="email"],
html input[type="url"],
html input[type="tel"],
textarea { -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: transparent; border: 1px solid #ddd; box-sizing: border-box; color: #777; display: block; font-size: 1em; margin: 0; max-width: 100%; padding: 8px 12px; font-family: "Karla";  -moz-border-radius: 3px; -webkit-border-radius: 3px; outline: none; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); }
textarea { width: 100%; padding: 12px; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,input[type="tel"]:focus,
textarea:focus { color: #676767; outline: none; border-bottom-color: #ccc; }
html input[type="button"],
html input[type="submit"] { -webkit-appearance: none; border: transparent; cursor: pointer; display: inline-block; font-size: 1em; font-weight: bold; font-weight: 600; color: #fff; outline: none; padding: 0 25px; height: 40px; line-height: 40px; position: relative; font-family: 'Karla', "Times New Roman", Times, serif; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #3a3f6a; }
.entry input[type="submit"] { margin-top: 10px; }
input[type="button"]:hover,
input[type="submit"]:hover { background: #ff3333 !important; outline: none; border: none; -webkit-appearance: none; }
input[type="button"]:active,
input[type="submit"]:active { box-shadow: inset 0 1px 2px rgba(0,0,0,0.2); }
a.view-all { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: #EEEEEE; border-radius: 3px; padding: 8px 20px; text-align: center; width: 100%; color: #808080; }
/* Search
================================================== */
input[type="search"] { font-size: 1em; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: #fff url("images/search.png") right center no-repeat; border: none; border-radius: 3px; box-sizing: border-box; color: #555; outline: none; padding: 12px; width: 100%; font-family: 'Open Sans', "Times New Roman", Times, serif; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
/* Archives
================================================== */
.archives-template-box { margin-top: 50px; }
.archives-template-box h2 { margin: 0 0 20px; }
.archives-template-box > ul { margin: 0 0 30px; }
.archives-template-box ul li { padding: 6px 0; border-bottom: 1px solid #ededed; }
.archives-template-box ul > li:first-child { border-top: 1px solid #ededed; }
/* 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-top: 50px; }
.comments-inner { margin-top: 40px }
.comments-title { text-align: center; font-weight: bold; color: #000; line-height: 1.4em; font-family: 'Roboto Slab', Helvetica, Arial; font-size: 1.385em; }
.comments-title .fa { color: #000; margin-right: 10px; font-size: 28px; }
#comments span.required { color: #C30 }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment { border-bottom: 1px solid #f7f7f7; margin-bottom: 30px; padding-bottom: 30px; margin-left: -40px; margin-right: -40px; padding-right: 40px; }
.comment-details { margin-left: 120px; }
.comment-author { left: 40px; position: absolute; top: 0; }
.comment-author .avatar { display: block; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; padding: 4px; box-shadow: 0 1px 2px rgba(0,0,0,0.15) }
.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 { color: #a7a7a7; display: block; float: left; padding-left: 25px; background: url("images/reply-link.png") left center no-repeat; }
.comment-reply-link a:hover { text-decoration: none; color: #ff0606; background-image: url("images/reply-link-hover.png"); }
.comment-permalink { display: block; position: absolute; right: 40px; bottom: 30px; background: url("images/infinity.png") no-repeat; width: 23px; height: 13px; }
.commentlist .children .comment-details { padding-left: 40px; }
.commentlist .children .comment-author { left: 80px; }
.commentlist .children .children .comment-details { padding-left: 80px; }
.commentlist .children .children .comment-author { left: 120px; }
.commentlist .children .children .children .comment-details { padding-left: 120px; }
.commentlist .children .children .children .comment-author { left: 160px; }
#respond { margin: 0; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
#reply-title { font-size: 1.385em; margin: 0 0 20px; }
#reply-title .heading { margin-bottom: 10px; }
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; }
#commentform textarea { width: 100% }
#commentform label { font-weight: bold; font-weight: 600; color: #000; }
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input,
#commentform .comment-form-comment textarea { margin-top: 5px; }
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url { margin-bottom: 10px; }
#commentform .comment-form-comment { margin-bottom: 20px; }
#comments .form-allowed-tags { display: none; color: #606060; }
#comments .form-allowed-tags code { color: #a7a7a7; }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; margin-top: 10px; padding: 2px 6px; }
.comment-navigation .nav-next { text-align: right; }
/*pingbacks*/
.pingback-entry { border-bottom: 1px solid #efefef; margin-bottom: 30px; margin-left: -40px; margin-right: -40px; padding: 0 40px 30px; }
.pingback-entry a { color: #777; }
.pingback-entry a:hover { color: #000; }
.pingback-heading { font-weight: bold; font-weight: 600; color: #000; }
/* 404 Page
================================================== */
#error-page { text-align: center; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; margin: 0 0 30px; }
#error-page-title span { margin-right: 7px }
#error-page-text { font-size: 1.15em; }
/* 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: #000; margin-top: 10px; box-sizing: border-box; text-align: center; }
.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; text-align: center; }
#img-attch-page img { display: inline-block; margin: 0 auto; margin-bottom: 20px; max-width: 100%; }
/*gallery*/
.gallery { margin: 0 !important; }
.gallery-icon img { border: none !important; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.gallery-icon img:hover { opacity: 0.85; }
/*hide responsive elements
================================================== */
#navigation-toggle, #mobile-search { display: none }
/* FlexSlider
================================================== */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin: 0; }
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.slides li:after {content: ".";position:absolute;top:0;left:0;z-index:-1000;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/* Symple Shortcodes
================================================== */
/*pricing*/
.symple-pricing { border-radius: 3px; }
.symple-pricing-table .symple-pricing-header { border-radius: 3px 3px 0 0; }
.symple-pricing-table .featured .symple-pricing-header { background: #eb6038; }
.symple-pricing-table .featured .symple-pricing-cost { border-color: #ee7957; }
.symple-pricing-table .featured .symple-pricing-header h5 { border-color: #e84719; font-weight: bold; font-weight: 500; }
.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 { font-family: 'Karla', Helvetica, Arial; }
.symple-button span.symple-button-inner { font-weight: bold; font-weight: 500; }
.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: 15px; padding-bottom: 15px; font-size: 12px; border-radius: 3px; }
.symple-toggle .symple-toggle-container { padding: 10px 0 0; border: none; }
/*accordion*/
.symple-accordion { margin-bottom: 25px; }
.symple-accordion h3.symple-accordion-trigger { padding-top: 15px; padding-bottom: 15px; font-size: 12px; border-radius: 3px; }
.symple-accordion .ui-accordion-content { padding: 15px 0; border: none; }
/* Magnific Popup
================================================== */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#cccccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black;}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;}
/*!
 *  Font Awesome 4.0.3 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?v=4.0.3');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;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.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.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:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-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);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.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-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-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{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-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-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc: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-reply-all:before{content:"\f122"}.fa-mail-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"}
/* Black Skin
================================================== */
body.black-skin { background: #000; }
body.black-skin #main-sidebar,
body.black-skin .social-share-buttons { background: #000; color: #656565; }
body.black-skin .social-share-toggle.active,
body.black-skin input[type="button"],
body.black-skin input[type="submit"],
body.black-skin #secondary-sidebar .widget_tag_cloud a:hover,
body.black-skin #secondary-sidebar #wp-calendar caption,
body.black-skin .site-scroll-top,
body.black-skin .loop-entry-readmore:hover { background: #000; color: #fff; }
body.black-skin .social-share-buttons:before { color: #000; }
body.black-skin #site-navigation,
body.black-skin #site-navigation a,
body.black-skin #site-navigation .sub-menu { border-color: #212121; }
body.black-skin #main-sidebar a { color: #656565; }
body.black-skin #main-sidebar a:hover,
body.black-skin #main-sidebar .current-menu-item > a { color: #fff; }
body.black-skin .loop-entry.format-quote a:hover { background: #000; }
body.black-skin #site-navigation .main-nav > li > a:hover { background: rgba(255,255,255,0.1); }
/* Red Skin
================================================== */
body.red-skin { background: #f1463f; }
body.red-skin #main-sidebar { background: #f1463f; color: #ffb5b3; }
body.red-skin .social-share-buttons,
body.red-skin .social-share-toggle.active,
body.red-skin input[type="button"],
body.red-skin input[type="submit"],
body.red-skin #secondary-sidebar .widget_tag_cloud a:hover,
body.red-skin #secondary-sidebar #wp-calendar caption,
body.red-skin .site-scroll-top,
body.red-skin .loop-entry-readmore:hover { background: #4e0806; color: #fff; }
body.red-skin .social-share-buttons:before { color: #4e0806; }
body.red-skin #site-navigation,
body.red-skin #site-navigation a,
body.red-skin #site-navigation .sub-menu { border-color: #dc1810; border-color: rgba(0,0,0,0.09); }
body.red-skin #main-sidebar a { color: #ffb5b3; }
body.red-skin #main-sidebar a:hover,
body.red-skin #main-sidebar .current-menu-item > a { color: #fff; }
body.red-skin .loop-entry.format-quote a:hover { background: #f1463f; }
body.red-skin #site-navigation .main-nav > li > a:hover { background: rgba(0,0,0,0.05); }
/* Light Blue Skin
================================================== */
body.light-blue-skin { background: #01aac7; }
body.light-blue-skin #main-sidebar,
body.light-blue-skin #secondary-sidebar .widget_tag_cloud a { background: #01aac7; color: #d9f9ff; }
body.light-blue-skin .social-share-buttons,
body.light-blue-skin .social-share-toggle.active,
body.light-blue-skin input[type="button"],
body.light-blue-skin input[type="submit"],
body.light-blue-skin #secondary-sidebar .widget_tag_cloud a:hover,
body.light-blue-skin #secondary-sidebar #wp-calendar caption,
body.light-blue-skin .site-scroll-top,
body.light-blue-skin .loop-entry-readmore:hover { background: #004551; color: #fff; }
body.light-blue-skin .social-share-buttons:before { color: #004551; }
body.light-blue-skin #site-navigation,
body.light-blue-skin #site-navigation a,
body.light-blue-skin #site-navigation .sub-menu { border-color: #018da5; border-color: rgba(255,255,255,0.165); }
body.light-blue-skin #main-sidebar a { color: #d9f9ff; }
body.light-blue-skin #main-sidebar a:hover,
body.light-blue-skin #main-sidebar .current-menu-item > a { color: #fff; }
body.light-blue-skin .loop-entry.format-quote a:hover { background: #01aac7; }
body.light-blue-skin #site-navigation .main-nav > li > a:hover { background: rgba(0,0,0,0.05); }
/* Slate Skin
================================================== */
body.slate-skin { background: #2b303b; }
body.slate-skin #main-sidebar,
body.slate-skin #secondary-sidebar .widget_tag_cloud a:hover,
body.slate-skin .social-share-buttons,
body.slate-skin .social-share-toggle.active { background: #2b303b; color: #758490; }
body.slate-skin .social-share-toggle.active { color: #fff; }
body.slate-skin input[type="button"],
body.slate-skin input[type="submit"],
body.slate-skin #secondary-sidebar .widget_tag_cloud a,
body.slate-skin #secondary-sidebar #wp-calendar caption,
body.slate-skin .site-scroll-top,
body.slate-skin .loop-entry-readmore:hover { background: #485062; color: #fff; }
body.slate-skin .social-share-buttons:before { color: #2b303b; }
body.slate-skin #site-navigation,
body.slate-skin #site-navigation a,
body.slate-skin #site-navigation .sub-menu { border-color: #323845; border-color: rgba(255,255,255,0.05); }
body.slate-skin #main-sidebar a { color: #758490; }
body.slate-skin #main-sidebar a:hover,
body.slate-skin #main-sidebar .current-menu-item > a { color: #fff; }
body.slate-skin .loop-entry.format-quote a:hover { background: #2b303b; }
body.slate-skin #site-navigation .main-nav > li > a:hover { background: rgba(0,0,0,0.15); }
/* Gray Skin
================================================== */
body.gray-skin { background: #2b2b2b; }
body.gray-skin #main-sidebar,
body.gray-skin #secondary-sidebar .widget_tag_cloud a:hover,
body.gray-skin .social-share-buttons,
body.gray-skin .social-share-toggle.active { background: #2b2b2b; color: #6F6F71; }
body.gray-skin .social-share-toggle.active { color: #fff; }
body.gray-skin input[type="button"],
body.gray-skin input[type="submit"],
body.gray-skin #secondary-sidebar #wp-calendar caption,
body.gray-skin .site-scroll-top,
body.gray-skin .loop-entry-readmore:hover { background: #2b2b2b; color: #fff; }
body.gray-skin .social-share-buttons:before { color: #2b2b2b; }
body.gray-skin #site-navigation,
body.gray-skin #site-navigation a,
body.gray-skin #site-navigation .sub-menu { border-color: #018da5; border-color: rgba(255,255,255,0.05); }
body.gray-skin #main-sidebar a { color: #6F6F71; }
body.gray-skin #main-sidebar a:hover,
body.gray-skin #main-sidebar .current-menu-item > a { color: #fff; }
body.gray-skin .loop-entry.format-quote a:hover { background: #2b2b2b; }
body.gray-skin #site-navigation .main-nav > li > a:hover { background: rgba(0,0,0,0.15); }
/* Mobile stuff
================================================== */
#sidebar-content-toggle { display: none; text-align: center; }
#sidebar-content-toggle a { font-size: 28px; color: #fff !important; }
/* Masonry Tweak
================================================== */
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
	/*grids*/
	.masonry-grid .masonry-entry.span_1_of_3,
	.masonry-grid .masonry-entry.span_1_of_4 { width: 33.3% }
}
/* Masonry Tweak
================================================== */
@media only screen and (min-width: 960px) and (max-width: 1300px) {
	#single-post-wrap,
	#secondary-sidebar { width: 100%; }
	#secondary-sidebar { padding-left: 0; }
	/*grids*/
	.masonry-grid .masonry-entry.span_1_of_3,
	.masonry-grid .masonry-entry.span_1_of_4 { width: 50% }
}
/* Tablet (Portrait)
================================================== */
@media only screen and (max-width: 959px) {
	body { background: #eeeeee !important; }
	#main-sidebar { float: none; width: 100%; padding-bottom: 0; }
	#main-sidebar #sidebar-content-toggle { display: block; margin-bottom: 40px; }
	#main-sidebar #main-sidebar-content { display: none; }
	#main-sidebar #main-sidebar-content.active { display: block; }
	.content-area { min-height: 0; }
	#single-post-wrap,
	#secondary-sidebar { width: 100%; }
	#secondary-sidebar { padding-left: 0; }
	/*grids*/
	.masonry-grid .masonry-entry.span_1_of_3,
	.masonry-grid .masonry-entry.span_1_of_4 { width: 50% }
	/*hide on mobile*/
	.hide-on-mobile { display: none !important; }
	.single .social-share-buttons { margin-left: -170px; }
	.single .social-share-buttons:before { margin-left: 0px; left: auto; right: 25px; }
}
/* Mobile (Portrait & Landscape)
================================================== */
@media only screen and (max-width: 767px) {
	.col { width: 100%; margin-left: 0; margin-bottom: 25px; }
	.masonry-grid { margin-left: 0; margin-right: 0; }
	.loop-entry { width: 100% !important; margin: 0 0 25px !important; }
	.commentlist .children .comment-details { padding-left: 0!important }
	body .commentlist .children .comment-author { left: 40px!important }
	#cancel-comment-reply-link { float: none }
	.comment-permalink { display: none }
	.comment-navigation .nav-next { text-align: left }
	.wpex-mobile-nav-ul .wpex-mobile-dropdown-icon { right: 0; }
}