/*!
 * Theme Name:  TrueNews
 * Theme URI:   http://www.theme-junkie.com/themes/truenews
 * Description: A truly minimal, smart and gorgeous WordPress magazine theme.
 * Version:     1.0.4
 * Author:      Theme Junkie
 * Author URI:  http://www.theme-junkie.com/
 * Tags:        two-columns, one-column, left-sidebar, right-sidebar, custom-background, custom-menu, editor-style, threaded-comments, translation-ready
 * Text Domain: truenews
 *
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * TrueNews WordPress Theme, Copyright 2014 - 2015 http://www.theme-junkie.com/
 * TrueNews is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */
/*-----------------------------------------------------------------------
[Table of contents]

1.0 - Reset
2.0 - Basic
3.0 - Structure
4.0 - Header
5.0 - Navigation
6.0 - Content
	6.1 - Featured Content
	6.2 - Latest Content
	6.3 - Editor's Picks
	6.4 - More Content
	6.5 - Pagination
	6.6 - Singular
	6.7 - Comments
7.0 - Sidebar
8.0 - Footer
9.0 - Misc
---------------------------------------------------------------------- */
/* 1.0 - Reset
---------------------------------------------------------------------- */
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* 2.0 - Basic
---------------------------------------------------------------------- */
body {
  background: #ffffff;
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-weight: 700;
  font-family: Georgia, sans-serif;
  margin-bottom: 15px; }

h1 {
  font-size: 2.143em; }

h2 {
  font-size: 1.714em; }

h3 {
  font-size: 1.286em; }

h4 {
  font-size: 1.143em; }

h5 {
  font-size: 1.071em; }

h6 {
  font-size: 1em; }

input {
  border: 1px solid #e6e6e6;
  font-family: Arial, serif;
  font-size: 12px;
  height: 35px;
  padding: 0 15px; }

textarea {
  border: 1px solid #e6e6e6;
  font-family: Arial, serif;
  font-size: 12px;
  padding: 15px; }

input:focus,
textarea:focus {
  outline: none; }

button {
  border: none;
  height: 32px;
  padding: 0 15px; }

button:focus {
  outline: none; }

a:link,
a:visited {
  color: #333333;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  outline: none; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

/* 3.0 - Structure
---------------------------------------------------------------------- */
/* #page { background-color: #fff; width: 1110px; margin: 0 auto; } */
.container {
  margin: 0 auto;
  width: 1070px;
  position: relative; }

/* 4.0 - Header
---------------------------------------------------------------------- */
#masthead {
  width: 100%; }

#logo {
  margin: 20px 30px 20px 0;
  float: left; }

.site-title {
  font-size: 32px;
  padding: 15px 0; }

#secondary-bar {
  display: block;
  line-height: 32px;
  margin-bottom: 0;
  padding: 0 20px;
  background: #000000; }

#secondary-bar .header-social-icons {
  float: right; }

#secondary-bar .fa {
  color: rgba(255, 255, 255, 0.5);
  padding-left: 10px; }

#secondary-bar .fa:hover {
  color: white; }

/* News Ticker */
#news-ticker {
  color: #999;
  font-size: 11px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  position: relative;
  height: 23px;
  line-height: 23px;
  padding: 5px 0;
  overflow: hidden; }

#news-ticker span.text {
  background: url("assets/img/bg-breaking.png") no-repeat center right;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 0 18px 0 10px;
  float: left;
  text-transform: uppercase; }

#news-ticker span.headline-comment a {
  color: #999; }

#news-ticker .news-list {
  display: inline;
  float: left;
  list-style: none;
  padding-left: 10px;
  overflow: hidden; }

#news-ticker .news-item {
  display: none; }

.headline-nav {
  position: absolute;
  top: 5px;
  right: 0; }

.headline-nav a,
.headline-nav a:visited {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #999999;
  display: inline-block;
  font-size: 12px;
  margin-left: 1px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center; }

.headline-nav a:hover {
  color: #000; }

.heading {
  border-top: 4px solid #333;
  color: #008AB4;
  display: block;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 11px;
  margin: 10px 0 25px;
  text-transform: uppercase; }

.heading-text {
  background: #fff;
  float: left;
  padding: 0 5px 0 0px; }

.news-search {
  border-left: 1px solid #e6e6e6;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0; }

.news-search input {
  border: none;
  width: 100px;
  height: 21px; }

.news-search button {
  cursor: pointer;
  font-size: 12px;
  width: 12px;
  height: 12px;
  line-height: 1;
  background-color: transparent;
  text-align: right; }

.sidr-class-news-search button {
  display: none; }

/* 5.0 -  Navigation
---------------------------------------------------------------------- */
.news-date {
  float: left;
  margin-right: 10px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block; }

#secondary-bar .news-date .fa {
  font-size: 12px;
  margin-left: 0;
  padding-right: 5px;
  color: #ffffff;
  padding-left: 0; }

.form-search {
  position: relative;
  float: right;
  display: none; }

.form-search .search-dropdown {
  position: absolute;
  top: 100%;
  right: 0%;
  left: auto;
  display: none;
  z-index: 1020;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 210px;
  padding: 10px;
  background: #000000; }

.form-search:hover .search-dropdown {
  display: block; }

.form-search .navbar-form {
  width: 190px; }

.form-search input {
  width: 130px;
  height: 27px;
  border: none;
  background-color: #ffffff;
  outline: none;
  color: #000000; }

.form-search button {
  background-color: transparent;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer; }

#secondary-bar .form-search .navbar-form button i.fa {
  font-size: 16px;
  color: #ffffff !important;
  padding-left: 0; }

/* Superfish Menu */
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  background: #ffffff;
  display: none;
  top: 100%;
  left: 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 {
  background: #ffffff;
  margin-top: 0px;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6; }

.sf-menu ul ul {
  left: 170px;
  top: 0;
  margin-top: 0px; }

.sf-menu a {
  padding: 0 15px;
  zoom: 1; }

.sf-menu ul a {
  font-size: 1em; }

.sf-menu li {
  z-index: 100; }

.sf-menu ul li {
  width: 170px; }

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -2px;
  margin-right: 7px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc; }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #dddddd; }

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: 0px;
  border-color: transparent;
  border-left-color: #dddddd; }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #dddddd; }

#secondary-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid #000;
  height: 36px;
  z-index: 50;
  position: relative; }

#secondary-nav .sf-arrows .sf-with-ul:after {
  visibility: hidden; }

#secondary-nav .sf-menu li {
  background: url("assets/img/nav-sep.png") no-repeat left center;
  float: left;
  padding: 8px 0 8px 0; }

#secondary-nav .sf-menu li.first_item {
  background: none; }

#secondary-nav .sf-menu li.first_item a {
  color: #cc3300;
  padding-left: 0; }

#secondary-nav .sf-menu li li {
  background: none;
  border-bottom: 1px dotted #dfdfdf;
  width: 170px;
  padding: 5px 0; }

#secondary-nav .sf-menu li li:last-child {
  border-bottom: none; }

#secondary-nav .sf-menu ul {
  padding: 0 15px;
  margin-top: -1px; }

#secondary-nav .sf-menu ul ul {
  left: 170px;
  margin-top: 0px; }

#secondary-nav .sf-menu li.current-menu-item a {
  color: #cc3300; }

#secondary-nav .sf-menu li:first-child a {
  padding-left: 0;
  border: 0; }

#secondary-nav .sf-menu li a {
  color: #000000;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px; }

#secondary-nav ul li a i {
  width: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  vertical-align: central;
  border-radius: 2px;
  margin-left: 5px;
  position: relative;
  top: -4px; }

#secondary-nav ul li a:hover i,
#secondary-nav ul li a:active i {
  color: #FFF; }

#secondary-nav .sf-menu li a:hover {
  color: #cc3300; }

#secondary-nav .sf-menu li li a {
  border-top: none;
  font-family: Arial, serif;
  font-size: 12px;
  color: #000000;
  text-transform: none;
  line-height: 30px;
  padding: 0; }

#primary-nav .sf-arrows .sf-with-ul {
  padding-right: 25px; }

#primary-nav .sf-menu li a {
  color: #999999;
  display: block;
  font-size: 11px;
  padding: 0 15px; }

#primary-nav .sf-menu li ul {
  background: #ffffff;
  padding: 0 15px; }

#primary-nav .sf-menu li a:hover,
#primary-nav .sf-menu li.current_item a {
  color: white; }

#primary-nav .sf-menu li li a {
  border-bottom: 1px dotted #dfdfdf;
  color: #999999;
  padding: 5px 0; }

#primary-nav .sf-menu li li a:hover {
  color: #333; }

#primary-nav .sf-menu li .sf-mega li a,
#secondary-nav .sf-menu li .sf-mega li a {
  line-height: 1;
  color: #000000;
  font-size: 14px;
  padding: 10px 0;
  text-transform: none; }

#primary-nav .sf-menu li sf-mega li a:hover,
#secondary-nav .sf-menu li sf-mega li a:hover {
  background: #ffffff; }

#secondary-nav .sf-menu .sf-mega .sf-mega-section ul li a:hover {
  color: #cc3300; }

#primary-nav .sf-menu li li:last-child a,
#secondary-nav .sf-menu li li:last-child a {
  border-bottom: none !important; }

.sf-menu .sf-mega {
  border: 1px solid #ccc !important;
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  margin-top: -2px;
  z-index: 99; }

.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
  display: block; }

.sf-menu .sf-mega {
  width: 100%; }

.sf-mega {
  background-color: #ffffff;
  padding: 20px;
  width: 100%; }

.sf-menu .sf-mega h3 {
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.sf-menu .sf-mega .sf-mega-section {
  float: left;
  width: 150px;
  margin-right: 15px; }

.sf-menu .sf-mega .sf-mega-section ul li:first-child a {
  padding-top: 0 !important; }

.sf-menu .sf-mega .sf-mega-section ul li:last-child a {
  padding-bottom: 0 !important; }

.sf-mega-posts {
  float: left;
  width: 600px;
  border-left: 1px solid #e6e6e6;
  margin-left: 20px; }

.sf-mega-posts a {
  margin-bottom: 10px !important;
  padding: 0 !important;
  line-height: 1.3em !important; }

.sf-mega-posts .entry-title a:link,
.sf-mega-posts .entry-title a:visited {
  background: none !important;
  font-family: Arial, sans-serif !important;
  color: #000000 !important;
  font-size: 14px !important;
  padding: 0 !important;
  margin: 0 !important;
  text-transform: none !important; }

.sf-mega-posts .entry-title a:hover {
  color: #cc3300 !important; }

.sf-mega-posts .entry {
  float: left;
  width: 180px;
  margin-left: 20px; }

.sf-mega-posts .entry-thumbnail {
  width: 180px;
  height: auto; }

.sf-mega ul {
  border: none !important;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  position: static; }

.sf-mega li {
  border: none;
  width: 150px; }

.sf-mega li a {
  color: #333333;
  font-size: 13px;
  width: 150px; }

.sf-menu .cols-4 {
  width: 788px; }

.sf-menu .cols-3 {
  width: 582px; }

#secondary-nav .sf-menu .sf-mega .sf-mega-section {
  float: left; }

#secondary-nav .sf-menu .sf-mega .last-section {
  border: none;
  padding: 0;
  margin: 0; }

#secondary-nav .sf-menu .sf-mega .sf-mega-section ul {
  border-top: none;
  margin-top: 0;
  top: 0; }

#secondary-nav .sf-menu .sf-mega .sf-mega-section ul li a {
  font-size: 13px;
  font-weight: normal;
  margin: 0; }

#secondary-nav .sf-menu .sf-mega .sf-mega-section p {
  font-size: 13px;
  margin-top: 15px; }

/* 6.0 - Content
---------------------------------------------------------------------- */
.entry-title {
  font-family: Georgia, serif; }

.entry-summary {
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  font-weight: 400; }

.entry-share-icons {
  font-size: 12px; }

.entry-share-icons .fa {
  margin-right: 6px; }

.section-title {
  display: block;
  font-family: Arial, serif;
  margin: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
  padding: 6px 0 7px;
  position: relative; }

.section-title strong {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1; }

.see-all {
  font-size: 10px;
  font-weight: normal;
  display: inline-block;
  text-transform: uppercase; }

.see-all a:link,
.see-all a:visited {
  color: #9f9f9f;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 11px; }

.see-all a:hover {
  border-color: #999999;
  color: #000; }

.see-all .fa {
  padding-left: 5px; }

#carousel-1 .section-title {
  margin-bottom: 20px; }

/* 6.1 - Featured Content
---------------------------------------------------------------------- */
#featured-content {
  margin-bottom: 30px;
  position: relative; }

#featured-content .section-title {
  border-left-color: #ffffff;
  color: #ffffff;
  line-height: 1; }

#featured-content ul li {
  list-style: none; }

#featured-content .hentry {
  position: relative; }

#featured-content .entry-title {
  font-size: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  margin-bottom: 15px; }

#featured-content .entry-title a {
  color: #000000; }

#featured-content .entry-title a:hover {
  color: #cc3300; }

#featured-content .entry-meta {
  margin-bottom: 15px; }

#featured-content .entry-thumbnail {
  float: left;
  width: 530px;
  height: auto;
  margin: 0 20px 0 0; }

#featured-content .entry-comment {
  top: 0;
  right: 0; }

#featured-content .flexslider {
  margin: 0 0 20px;
  background: #fff;
  border: none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

#featured-content .flex-direction-nav a {
  top: 24%;
  z-index: 10;
  color: #ffffff;
  text-align: center;
  width: 28px;
  height: 40px;
  line-height: 40px; }

#featured-content .flex-direction-nav .flex-prev {
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1; }

#featured-content .flex-direction-nav .flex-next {
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1; }

#featured-content .flexslider:hover .flex-prev,
#featured-content .flexslider:hover .flex-next {
  background-color: rgba(0, 0, 0, 0.3); }

#featured-content .flex-direction-nav a:before {
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  content: "\f104"; }

#featured-content .flex-direction-nav a.flex-next:before {
  content: "\f105"; }

#featured-content #carousel li {
  margin: 0;
  width: 25%;
  float: left; }

#carousel li.flex-active {
  border-top-color: #cc3300; }

#carousel li:hover {
  cursor: pointer; }

#carousel li.flex-active .slider-thumbs h3,
#carousel li:hover .slider-thumbs h3 {
  color: #000000; }

.thumb-slider li {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6; }

.thumb-slider li.first-slide .slider-thumbs {
  border-left: none;
  padding-left: 0; }

.thumb-slider li.last-slide .slider-thumbs {
  padding-right: 0; }

.slider-thumbs {
  border-left: 1px dotted #ccc;
  margin: 15px 0;
  padding: 0 15px; }

.slider-thumbs .slider-img {
  width: 100px;
  float: left;
  margin-right: 10px; }

.slider-thumbs .slider-img img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

.slider-thumbs h3 {
  font-family: Georgia, serif;
  font-size: 13px;
  font-weight: 400;
  color: #999999;
  display: inline;
  margin: 0; }

/* 6.2 - Recent Content
---------------------------------------------------------------------- */
.recent-content {
  margin-top: 20px;
  margin-bottom: 30px; }

.recent-content .hentry {
  float: left;
  width: 345px;
  position: relative;
  padding-right: 19px;
  border-right: 1px solid #d6d6d6;
  margin-right: 20px; }

.recent-content .last-post {
  margin-right: 0; }

.recent-content .entry-thumbnail {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px; }

.recent-content .small-article .entry-thumbnail {
  margin-bottom: 0; }

.recent-content .entry-summary {
  margin-top: 15px; }

.recent-content .entry-title {
  margin-bottom: 15px; }

.entry-title {
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif; }

.entry-meta {
  font-size: 11px;
  line-height: 1; }

.entry-title {
  line-height: 1.3;
  margin-bottom: 10px; }

.entry-title a {
  color: #000000; }

.entry-meta span {
  color: #9f9f9f;
  display: inline-block;
  text-transform: uppercase; }

.entry-meta span a {
  color: #9f9f9f; }

.entry-meta span a span {
  text-decoration: underline; }

.entry-meta span a span:hover {
  color: #333333; }

.entry-meta a:hover {
  color: #333333; }

.entry-category {
  color: #cc3300;
  font-weight: bold; }

.entry-date {
  margin-right: 10px; }

.post-share .entry-date {
  margin-right: 0; }

.entry-comment a {
  text-decoration: underline; }

.more-link {
  margin-top: 15px; }

.more-link a {
  color: #9f9f9f;
  font-family: Georgia, serif;
  font-size: 12px;
  text-decoration: underline; }

.related-post {
  float: left;
  width: 345px; }

.more-post {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
  list-style: none; }

.related-post li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.small-article .more-post {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  border-top: 1px solid #d6d6d6;
  margin-top: 10px;
  padding-top: 10px; }

h2.related-post-title {
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  font-weight: normal;
  margin-bottom: 10px; }

h2.related-post-title a {
  color: #333333;
  text-decoration: none; }

h2.related-post-title a:hover {
  color: #cc3300; }

.small-article h2.entry-title {
  margin-top: 15px; }

.post-img {
  width: 35%;
  float: left;
  margin-right: 7px; }

/* 6.3 - Editors's Picks
---------------------------------------------------------------------- */
#carousel-1 {
  position: relative; }

.carousel-loop {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.carousel-loop li {
  list-style: none; }

.carousel-loop article {
  position: relative; }

.carousel-loop article .entry-thumbnail {
  margin-bottom: 5px;
  width: 100%;
  height: auto; }

.carousel-loop article .entry-title {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400; }

.carousel-loop article .entry-title a:link {
  color: #000000; }

.carousel-loop article .entry-title a:hover {
  color: #cc3300; }

.carousel-loop article .entry-meta {
  color: #eeeeee; }

.carousel-loop article .entry-meta a {
  border-bottom: 1px dotted #eeeeee;
  color: #eeeeee; }

.carousel-loop article .entry-meta a:hover {
  border-bottom-color: #ffffff;
  color: #ffffff; }

.jcarousel {
  position: relative;
  overflow: hidden; }

.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel li {
  float: left; }

.carousel-loop .jcarousel {
  width: 100%;
  overflow: hidden; }

.carousel-loop li {
  width: 245px;
  margin-right: 30px; }

#carousel-1 .jcarousel-control-prev,
#carousel-1 .jcarousel-control-next {
  border-radius: 3px;
  border: 1px solid #d6d6d6;
  position: absolute;
  top: 10px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5) !important;
  text-decoration: none;
  font-size: 12px; }

#carousel-1 .jcarousel-control-prev:hover,
#carousel-1 .jcarousel-control-next:hover {
  color: black !important; }

#carousel-1 .jcarousel-control-prev {
  right: 22px; }

#carousel-1 .jcarousel-control-next {
  right: 0; }

#carousel-1 .inactive {
  color: #eeeeee !important;
  cursor: default;
  opacity: 0.5; }

/* 6.4 - More Content
---------------------------------------------------------------------- */
#more-content {
  float: left;
  width: 730px;
  margin-bottom: 40px;
  padding-right: 19px;
  border-right: 1px solid #d6d6d6;
  margin-right: 20px; }

.content-ad {
  margin-bottom: 30px; }

.content-ad img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

#more-content .hentry {
  position: relative; }

#more-content .entry-meta {
  margin-bottom: 15px; }

#more-content .entry-title {
  margin-bottom: 15px; }

.single #more-content .hentry .entry-comment {
  top: 0;
  right: 0; }

.content-loop ul {
  border-top: 1px solid #e9e9e9; }

.content-loop li {
  list-style: none; }

.content-loop .hentry {
  position: relative; }

.content-loop .hentry .entry-title {
  color: #333333;
  font-size: 24px;
  font-weight: bold; }

.content-loop .entry-thumbnail {
  float: left;
  margin: 0 20px 0 0;
  width: 200px;
  height: auto; }

.content-loop .hentry .entry-comment {
  top: 25px;
  right: 0; }

.post-share {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px; }

.post-share .entry-meta {
  color: #9f9f9f;
  display: inline-block;
  float: left;
  line-height: 40px;
  text-transform: uppercase; }

.post-share .entry-meta a {
  color: #9f9f9f;
  text-decoration: underline; }

.post-share .entry-meta a:hover {
  color: #333333; }

.post-share .entry-share-icons {
  display: inline-block;
  float: right; }

.post-share .entry-share-icons i {
  color: #9f9f9f;
  font-size: 14px;
  padding-left: 8px;
  margin: 0; }

.post-share .entry-share-icons i.fa-facebook:hover {
  color: #3b5998; }

.post-share .entry-share-icons i.fa-twitter:hover {
  color: #00aced; }

.post-share .entry-share-icons i.fa-google-plus:hover {
  color: #dd4b39; }

.post-share .entry-share-icons i.fa-linkedin:hover {
  color: #007bb6; }

.post-share .entry-share-icons i.fa-pinterest:hover {
  color: #C92228; }

#more-content h1.entry-title {
  margin-bottom: 20px; }

#more-content .entry-content img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  margin-bottom: 20px; }

.page-article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.page-article img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

.page-article .post-img {
  width: 47%;
  margin-right: 15px; }

.page-article .entry-summary {
  margin-bottom: 10px; }

.page-article .byline span {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 7px; }

.page-article .byline span a {
  text-decoration: underline;
  padding-left: 5px; }

/* 6.5 - Pagination
---------------------------------------------------------------------- */
.pagination {
  letter-spacing: 1px;
  margin-top: 25px;
  text-transform: uppercase;
  text-align: center; }

.pagination .page-numbers {
  background: #ffffff;
  padding: 4px 12px;
  margin: 0 3px;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.pagination .current {
  color: #cc3300; }

.pagination .prev,
.pagination .next {
  color: #ffffff;
  background: #000000;
  border: none; }

.pagination .prev:hover,
.pagination .next:hover {
  background-image: url(assets/img/overlay.png);
  background-repeat: repeat;
  color: #ffffff !important; }

/* 6.6 - Singular
---------------------------------------------------------------------- */
.post-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  padding-bottom: 20px; }

.post-nav .post-nav-prev {
  float: left;
  padding-left: 15px;
  text-align: left; }

.post-nav .post-nav-next {
  border-left: 1px solid #dddddd;
  float: right;
  padding-right: 15px;
  text-align: right; }

.post-nav p {
  color: #333333;
  width: 45%;
  position: relative;
  line-height: 18px; }

.post-nav p a {
  color: #333333; }

.post-nav p a:hover {
  color: #cc3300; }

.post-nav .fa {
  position: absolute;
  top: 2px; }

.post-nav .fa-angle-left {
  left: 0; }

.post-nav .fa-angle-right {
  right: 0; }

.post-nav a:hover {
  color: #333333; }

h1.entry-title {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px; }

.page-title {
  padding-bottom: 20px;
  font-size: 26px;
  color: #000000;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#more-content .entry-content {
  padding-bottom: 20px; }

.entry-content {
  font-size: 15px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8); }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: bold;
  margin-bottom: 15px; }

.entry-content p {
  margin-bottom: 20px; }

.entry-content p a {
  color: #cc3300; }

.entry-content strong {
  font-weight: bold; }

.entry-content ul,
.entry-content ol {
  margin: 0 0 20px 20px; }

.entry-content ul li {
  list-style: disc;
  margin: 5px 0; }

.entry-content ul li a {
  font-size: 15px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8); }

.entry-content ul li a:hover {
  color: #cc3300; }

.entry-content ol lo {
  list-style: decimal; }

.entry-content blockquote {
  border-left: 5px solid #cccccc;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  font-style: italic;
  padding-left: 20px; }

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: none;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03); }

table th {
  border: 1px solid #e0e0e0;
  border-right: none;
  background-color: #fafafa;
  text-align: left;
  padding: 10px 15px;
  color: #444;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600; }

table td:last-child {
  border-right: 1px solid #e0e0e0; }

table th:last-child {
  border-right: 1px solid #e0e0e0; }

table td {
  padding: 10px 15px;
  border: #e0e0e0 1px solid;
  border-top: none;
  border-right: none; }

table tr:hover td {
  background-color: #fafafa; }

.author-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  margin-bottom: 20px;
  padding: 20px 0; }

.author-box .avatar {
  margin: 0 20px 0 0;
  width: 64px;
  height: auto; }

.author-box .author-title,
.author-box .author-title a {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px; }

.author-box p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-weight: 400; }

.entry-footer {
  margin-top: 20px;
  margin-bottom: 20px; }

.entry-tags {
  margin-top: 10px; }

.entry-tags a:link,
.entry-tags a:visited {
  color: #999999;
  font-size: 12px;
  margin-right: 7px;
  text-decoration: underline; }

.entry-tags a:hover {
  color: #333333;
  text-decoration: none; }

#contact-form label {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 5px; }

#contact-form input {
  width: 250px; }

#contact-form textarea {
  width: 95%;
  height: 150px; }

#contact-form button {
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-family: Georgia, sans-serif;
  font-size: 18px;
  font-weight: 400;
  height: 34px;
  letter-spacing: 1px;
  padding: 0 10px;
  text-transform: uppercase;
  background: #000000; }

.members {
  margin: 0;
  padding: 0; }

.members .member {
  padding: 2%;
  width: 45%;
  float: left;
  list-style: none; }

.members .member:nth-of-type(2n+1) {
  clear: left; }

.member-photo {
  float: left;
  width: 118px;
  max-width: 100%;
  margin-right: 30px; }

.member-photo img {
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  width: 100%; }

.member-photo .member-social {
  list-style: none;
  margin: 0;
  padding: 0; }

.member-photo .member-social li {
  display: inline-block;
  font-size: 12px;
  margin: 0 2px; }

.member-content {
  position: relative;
  overflow: hidden; }

.member-content:before {
  content: '';
  width: 36px;
  height: 3px;
  background: #dededc;
  position: absolute;
  top: 0; }

.member-content .member-name {
  margin: 18px 0 0; }

.member-content .member-position {
  color: #999; }

.member-content .member-desc {
  font-size: 14px;
  line-height: 1.5em; }

/* 6.7 - Comments
---------------------------------------------------------------------- */
#primary #comments {
  margin-top: 20px; }

.comments-title {
  font-size: 1.4em;
  margin-bottom: 20px; }

#respond {
  margin-top: 80px; }

#respond .form-submit {
  display: none; }

.reply-title {
  margin-bottom: 30px; }

#comment-nav-below {
  display: block;
  clear: both;
  margin-bottom: 60px; }

.no-comments {
  margin-bottom: 20px; }

ol.commentlist li {
  margin-bottom: 25px; }

ol.commentlist li:first-child {
  border: none; }

ol.commentlist li {
  list-style: none; }

ol li ol.children {
  float: left;
  margin-left: 71px; }

ol.commentlist li ol.children li:first-child {
  padding: 25px 0 0 0; }

ol.commentlist li ol.children li:last-child {
  margin-bottom: 0; }

ol.commentlist li ol.children li {
  margin: 0 0 25px 0; }

.avatar {
  float: left; }

.comment-des p {
  margin: 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  font-weight: 400; }

.comment-des {
  margin: 0 0 0 71px;
  padding-bottom: 20px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.comment-des strong {
  color: #000000;
  font-weight: bold;
  font-size: 12px; }

.comment-by {
  font-size: 0.9em;
  width: 100%;
  padding-bottom: 8px;
  position: relative; }

.comment-by span.author {
  display: block; }

.comment-by span.reply {
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  font-weight: 400;
  top: 5px;
  right: 0;
  position: absolute;
  text-transform: uppercase; }

.comment-by span.reply a,
.comment-by span.reply a:visited {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline; }

.comment-by p.date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 400;
  display: block; }

#respond label {
  color: #999999;
  font-weight: normal; }

#respond input {
  float: left;
  width: 208px;
  margin: 0 20px 20px 0;
  border: 1px solid #e6e6e6;
  font-family: Arial, sans-serif;
  font-size: 14px;
  height: 35px;
  padding: 0 10px; }

#respond .comment-website {
  margin-right: 0; }

#respond textarea {
  width: 708px;
  padding: 10px;
  margin-bottom: 20px; }

#respond input,
#respond textarea {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  font-size: 14px; }

#respond button {
  color: #ffffff;
  cursor: pointer;
  font-family: Georgia, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 34px;
  letter-spacing: 1px;
  padding: 0 10px;
  text-transform: uppercase;
  background: #000000;
  display: inherit; }

.nav-previous {
  float: left; }

.nav-next {
  float: right; }

/* 7.0 - Sidebar
---------------------------------------------------------------------- */
#secondary {
  float: right; }

/* Widgets */
#secondary .widget {
  width: 300px;
  background: #ffffff;
  margin-bottom: 30px; }

#secondary .widget .widget-title,
#home-sidebar .widget .widget-title {
  background-color: #f0f0f0;
  font-family: Arial, serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase; }

#secondary .widget .widget-title span,
#home-sidebar .widget .widget-title span {
  background-color: #ffffff;
  display: inline-block;
  padding-right: 10px; }

#secondary h4.related-post-title {
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px; }

#secondary p {
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  font-weight: 400;
  margin: 0; }

#secondary p:hover {
  color: black; }

#secondary .more-post {
  padding-bottom: 0;
  margin-bottom: 25px;
  border-bottom: none; }

#secondary .widget ul {
  padding-left: 1.5em; }

#secondary .widget ul li {
  color: #000000;
  list-style: square; }

#secondary .widget ul li a {
  color: #000000; }

#secondary .widget ul li a:hover {
  color: #cc3300; }

.widget select {
  width: 100%;
  max-width: 100%; }

/* Ad Widget */
/* Subscribe Widget */
#secondary .subscribe-widget p {
  margin-bottom: 15px; }

#secondary .subscribe-widget input {
  background: #ffffff;
  border: 1px solid #e6e6e6 !important;
  width: 180px;
  height: 29px;
  margin: 0;
  float: left; }

#secondary .subscribe-widget button {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  width: 86px;
  height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin-left: -3px; }

/* Tabs Widget */
#secondary .tabs-widget .tabs-nav {
  background-color: #f0f0f0;
  border-bottom: 1px solid #e9e9e9;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

#secondary .tabs-widget .tabs-nav li {
  border-top: none;
  display: inline-block;
  list-style: none;
  overflow: hidden;
  position: relative;
  padding: 0; }

#secondary .tabs-widget .tabs-nav li a {
  display: block;
  padding: 0 20px;
  color: #999999;
  font-size: 14px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  text-transform: uppercase; }

#secondary .tabs-widget .tabs-nav li.active a {
  color: #cc3300; }

#secondary .tabs-widget .tab-content {
  border: none;
  background: #fff; }
  #secondary .tabs-widget .tab-content .widgettitle {
    display: none; }

#secondary .tabs-widget .tab-content .entry-thumbnail {
  float: left;
  width: 64px;
  height: 64px;
  margin: 0 15px 0 0; }

#secondary .tabs-widget .tab-content ul {
  padding-left: 0; }

#secondary .tabs-widget .tab-content ul li {
  border-top: none;
  border-bottom: 1px solid #e9e9e9;
  padding: 15px 0;
  line-height: 1.3;
  list-style: none;
  margin: 0; }

#secondary .tabs-widget .tab-content ul li:last-child {
  border-bottom: none; }

#secondary .tabs-widget .tab-content ul li .entry-title {
  font-size: 13px;
  font-weight: normal; }

#secondary .tabs-widget .tab-content ul li .entry-meta {
  margin-top: 5px;
  color: #9f9f9f;
  font-size: 11px;
  text-transform: lowercase; }

#secondary .tabs-widget #tab4 {
  margin-top: 15px;
  text-align: center; }

#secondary .tabs-widget #tab4 a {
  display: inline-block;
  font-size: 11px !important;
  margin: 0 3px 3px 0;
  text-transform: lowercase; }

#home-sidebar .adwidget {
  margin-bottom: 30px; }

#secondary .widget ul.slides {
  padding-left: 0; }

#secondary .widget ul.flex-direction-nav li {
  list-style: none; }

.photo-widget .flex-control-nav {
  display: none; }

.photo-widget .flexslider {
  margin: 0;
  background: #fff;
  border: none;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  zoom: 1; }

.photo-widget .flex-direction-nav .flex-prev {
  left: 10px; }

.photo-widget .flex-direction-nav .flex-next {
  right: 10px;
  text-align: right; }

.photo-widget .flex-direction-nav a {
  color: rgba(0, 0, 0, 0.8) !important;
  text-shadow: none; }

.photo-widget .flex-direction-nav a:hover {
  color: black !important; }

.ad-widget .add-img {
  float: left;
  margin-bottom: 5px; }

.ad-widget .add-img img {
  border: 1px solid #e9e9e9;
  width: 125px;
  padding: 9px; }

.ad-widget .add-one {
  margin-right: 10px; }

.news-widget .entry-title {
  font-size: 16px;
  font-weight: normal;
  text-align: center; }

/* Twitter Widget */
.twitter-widget ul li {
  background: none !important;
  padding-left: 26px !important;
  margin-bottom: 15px; }

.twitter-widget ul li a:link,
.twitter-widget ul li a:visited {
  color: #09C !important;
  text-decoration: underline; }

.twitter-widget ul li a:hover {
  color: #cc3300 !important; }

.twitter-widget ul li .timestamp a:link,
.twitter-widget ul li .timestamp a:visited {
  color: #9f9f9f !important;
  font-size: 11px;
  font-style: italic;
  padding-left: 5px; }

.twitter-widget ul li .timestamp a:hover {
  color: #333333 !important; }

.twitter-widget li:before {
  margin-left: -26px;
  width: 26px;
  font-family: 'FontAwesome';
  content: "\f099";
  display: inline-block;
  font-size: 14px;
  float: left;
  margin-top: 0px;
  color: #09C; }

#secondary .widget.posts-thumbnail-widget ul {
  list-style: none;
  padding-left: 0; }

#secondary .widget.posts-thumbnail-widget li {
  list-style: none; }

/* Posts thumbnail widget. */
.posts-thumbnail-widget ul {
  list-style: none;
  padding-left: 0; }

.footer-column .posts-thumbnail-widget img {
  width: 48px;
  height: 48px; }

.posts-thumbnail-widget li {
  line-height: 1.3em;
  padding: 6px 0; }

.posts-thumbnail-widget .entry-thumb {
  float: left;
  margin-right: 15px; }

.posts-thumbnail-widget .entry-date {
  margin-top: 5px;
  color: #9f9f9f;
  font-size: 11px;
  text-transform: lowercase;
  display: block;
  font-weight: 400; }
  .tabs-widget .posts-thumbnail-widget .entry-date {
    text-transform: uppercase; }

.posts-thumbnail-widget .entry-info .entry-date {
  display: inline-block;
  margin-right: 3px; }

.posts-thumbnail-widget .entry-info .entry-view {
  margin-top: 5px;
  color: #9f9f9f;
  font-size: 11px;
  display: block;
  font-weight: 400;
  display: inline-block; }

/* 8.0 - Footer
---------------------------------------------------------------------- */
.footer-top {
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  padding-bottom: 15px;
  position: relative;
  z-index: 999;
  border-bottom: 1px solid #d6d6d6; }

.footer-column-1, .footer-column-2, .footer-column-3, .footer-column-4 {
  float: left;
  width: 255px;
  margin-bottom: 20px;
  position: relative; }

h3.widget-title {
  font-family: Arial, serif;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px; }

.footer-column-1 p {
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  padding-right: 20px;
  margin-top: 15px; }

.footer-column-left {
  width: 44%;
  float: left; }

.footer-column-right {
  width: 45%;
  float: right; }

.footer-subcolumn {
  padding-left: 10px; }

.footer-column-left:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

.footer-column-right:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: -1;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

.footer-subcolumn ul li {
  list-style-type: none; }

.footer-subcolumn ul li a {
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px; }

.footer-subcolumn ul li a:hover {
  color: #cc3300; }

.posts-thumbnail-widget li:before,
.posts-thumbnail-widget li:after {
  content: "";
  display: table; }

.posts-thumbnail-widget li:after {
  clear: both; }

.posts-thumbnail-widget li {
  *zoom: 1; }

.posts-thumbnail-widget .entry-thumbnail {
  float: left;
  margin: 0 10px 0 0; }

/* Site Bottom */
#site-bottom {
  font-family: Georgia, serif;
  margin: 0;
  padding: 25px 0;
  text-align: center; }

#site-bottom p {
  color: #9f9f9f;
  font-size: 13px; }

#site-bottom a,
#site-bottom a:visited {
  color: #9f9f9f;
  font-size: 13px;
  text-decoration: underline; }

/* 9.0 - MISC.
---------------------------------------------------------------------- */
.backtotop {
  background: #333;
  color: #ffffff;
  font-size: 16px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  margin: 0 10px 0 0;
  text-align: center; }

.backtotop:hover {
  background: #000; }

/* Social Icons */
.fa-facebook {
  color: #3b5998; }

.fa-twitter {
  color: #00aced; }

.fa-google-plus {
  color: #dd4b39; }

.fa-linkedin {
  color: #007bb6; }

.fa-pinterest {
  color: #C92228; }

.fa-envelope-o {
  color: #aad450; }

.fa-dribbble {
  color: #ea4c89; }

.header-ad {
  padding: 15px 0 10px;
  float: right; }

.dropcap {
  float: left;
  font-size: 58px;
  line-height: 54px;
  padding-top: 4px;
  padding-right: 10px;
  margin-top: -2px; }

.required {
  color: #F00;
  font-weight: bold; }

.left-sidebar #more-content {
  float: right; }

.left-sidebar #secondary {
  float: left; }

.left-sidebar #secondary .widget {
  margin-left: 0; }

.one-column {
  float: none;
  width: 100% !important; }

.layout-2c-r #more-content {
  float: right;
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
  border-left: 1px solid #D6D6D6;
  padding-left: 19px;
  margin-left: 20px; }

.layout-2c-r #secondary {
  float: left; }

.layout-2c-r #secondary .widget {
  margin-left: 0; }

.layout-1c #more-content {
  float: none;
  width: 100%;
  border-right: 0;
  padding-right: 0;
  margin-right: 0; }

/**
 * bbPress Custom Style
 */
.bbp-search-form {
  margin-bottom: 10px; }

.bbp-forum-title {
  font-weight: 600;
  font-size: 14px; }

#bbpress-forums .bbp-forum-info .bbp-forum-content {
  font-size: 13px; }

/**
 * Contact form 7
 */
.wpcf7 textarea {
  width: 80%; }

.wpcf7 input[type="file"] {
  padding: 0;
  border: 0; }

/**
 * WordPress Classes
 */
figure > img {
  display: block; }

img {
  height: auto;
  max-width: 100%; }

img[class*="align"],
img[class*="attachment-"] {
  height: auto; }

embed,
iframe,
object {
  max-width: 100%;
  width: 100%; }

.wp-caption {
  margin-bottom: 24px;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-bottom: 5px; }

.wp-caption-text {
  font-style: italic;
  color: #999; }

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/**
 * Gallery
 * Taken from Twenty Fourteen theme.
 */
.gallery {
  margin-bottom: 20px; }

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

.gallery:after {
  clear: both; }

.gallery {
  clear: both; }

.gallery-item {
  margin: 0 4px 4px 0;
  float: left;
  overflow: hidden;
  position: relative; }

.gallery-icon a,
.gallery-icon img {
  display: block; }

#more-content .entry-content .gallery-icon img {
  margin-bottom: 0; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

.gallery-caption {
  padding: 2px 8px;
  font-size: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%; }

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.alignleft {
  float: left;
  margin-right: 1.5em; }

.alignright {
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both; }

.alignnone {
  display: block; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  display: none !important;
  position: absolute; }

.sticky,
.bypostauthor {
  background: inherit;
  color: inherit; }

/* Font Awesome */
/*!
 *  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("assets/fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("assets/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"; }

/* Flexslider */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.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 Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

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

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

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

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: 'FontAwesome';
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: "\f104"; }

.flex-direction-nav a.flex-next:before {
  content: "\f105"; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
