/*
Theme Name: Sufia
Theme URI: http://khalilthemes.com/sufia/wp/
Author: khalilthemes.com
Author URI:  http://khalilthemes.com/
Description: News Blog Magazine Newspaper Multi-Authors & Multi-purpose WordPress Theme
Version: 1.2
Text Domain: sufia
Tags: full-width-template, microformats, post-formats, sticky-post, theme-options, accessibility-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/


/*
=====================================
 Table of Content ===================
=====================================
	#General
	#Heading and basic styles
	#Main Header style
	#Modal Search
	#Content styles
	#Page Header
	#404 Page
	#Search Page
	#Featured Post
	#Grid Post
	#Standard Post
	#Grid meta, date, author 
	#Standard social icons 
	#Single Social Share
	#Single Author Box
	#Related Posts
	#Comments
	#List Layout
	#Single article styles
	#Post Formats
	#Paginations
	#Buttons
	#Footer Styles
	#Sidebar Areas
	#WP deafult designs
	#Widgets
	#Forms & Contact Form 7
	
===================================
End of Table Content ==============
===================================
*/


/*
=======================
General
=======================
*/


html{
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 24px;
}

body {
  font-family: 'Open sans', Arial, Segoe UI, sans-serif;
  color: #000;
  font-size: 14px;
}

@media (min-width: 1200px) {
  .container {
    width: 1080px;
  }
}


/**
===================================
Heading and basic styles
===================================
**/

.kt-grid-posts,
.kt-list-posts,
.kt-standard-posts {
  margin-top: -50px;
}

.col-sm-12 {
  padding-right: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 1px;
  text-transform:uppercase;
}

p {
  line-height: 28px;
}

a,
a:active,
a:visited {
  word-wrap:break-word;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: #f8d92f;
  text-decoration: underline;
}

.kt-menu-catch dl,
.kt-menu-catch ol,
.kt-menu-catch ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none
	}

	
ol li {
	line-height:2.2;
}

dd {
	margin-bottom:7px;
}

dt, dd {
	line-height:2;
}

table { 
color: #333; 
width:100%;
overflow:none; 
border-collapse:collapse; 
border-spacing: 0;
margin:30px 0; 
}

td, th { 
border: 1px solid #CCC; 
height: 50px; 
text-align:center 
} 

th {
background: #fff; 
font-size:14px;
}

td {
background: #FAFAFA; 
text-align: center; 
}

td:hover  {
	background:#fff;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.aligncenter {
  text-align: center;
  margin: 0 auto;
}

.alignleft {
	float:left;
	padding-right:10px;
}

.alignright {
	float:right;
	padding-left:10px;
}

img.alignleft {
	float:left;
}

img.alignright {
	float:right;
}

.circle-img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

label {
  font-weight: normal;
  display:inline;
}

.kt-single-content ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}

.page .entry-content {
  margin-bottom: 50px;
  padding-bottom:30px;
}

.entry-content img.alignnone{
	width:auto;
	height:auto;
	max-width:100%;
}

.kt-entry-title {
  text-transform:uppercase;
  letter-spacing:3px;
}


/*** 
=========================================
Main Header style
=========================================
***/

.sufia-header-five {
	height:50px;
}

.kt_main_menu {
	margin-bottom:15px;	
}

.kt_main_menu_3 {
	margin-bottom:0px;	
}

.alternate-menu {
	background:#f5f5f5;
	margin:0 auto;
	width:1050px;
	height:50px;
	line-height:50px;
	text-align:center;
}


.top-header {
	height:40px;
}

.header-two {
	margin-top:15px !important;
}


.social-top {
  float: right;
}

@media only screen and (max-width: 480px) {

    button.md-trigger {
	display:none;
	
    }

    .social-top {
	display:none;
    }
	
	.menu-btn {
		display:none;
	}
	
}

@media only screen and (max-width: 767px) {	

    button.md-trigger {
	display:none;
	
    }

    .social-top {
	display:none;
    }
	
	.menu-btn {
		display:none;
	}

}

.social-top ul {
  margin-bottom: 0;
  float: left;
  padding-left:0;
}

.social-top ul li {
  display: inline;
  line-height: 40px;
  margin-left: 15px;
}

.social-top ul li a {
  font-size: 13px;
}


/***
Ajax Login
***/

#right-user {
  position:relative;
  float:right;
  margin-left:30px;
  z-index:5000;
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:2px;
}

#right-user a:hover, #right-user a:active, #right-user a:visited {
  text-decoration:none;
}

.avatar {
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
margin-right:3px;
line-height:46px;
display:inline-block;
}

.pt-logout a, .pt-register-footer a, .pt-login-footer a,
.pt-logout a:visited, .pt-register-footer a:visited, .pt-login-footer a:visited {
	color:#fff !important;
}

.sufia-submit-button {
	padding:7px 20px !important;
	font-size:10px !important;
	color:#fff !important;
	background:#000 !important;
	line-height:14px !important;
	border-radius:15px;
	vertical-align:middle;
	margin-top:-39px !important;
	margin-left:15px;
}

.sufia-submit-button:hover {
	color:#000 !important;
	background:#fff !important;
}

/***
Slider
***/


.ss1 {
	margin-bottom:30px;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gallery {
  background: #EEE;
}

.gallery-cell {
  width: 33.33%;
}

.gallery-cell img {
	width:100%;
	max-width:100%;
	height:270px;
}


@media only screen and (max-width: 480px) {

    .gallery-cell {
      width: 100%;
     }
	
}

.gallery-cover {
	position:absolute;
	top:0;
	width:100%;
	background:rgba(0,0,0,.40);
	height:100%;
	text-align:center;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.gallery-cover h2{
	margin:0;
	padding:0 20px;
}

.gallery-cover h2 a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

.gallery-cover h2 a:active,
.gallery-cover h2 a:hover {
	text-decoration:none;
	color:#fff;
}

.gallery-cover:hover{
	background:rgba(0,0,0,.80);
	color:#fff;
}

.gallery-meta {
	margin-top:23%;	
}

.gallery-meta {
	margin-bottom:5px;
}

.gallery-meta .entry-category a {
	text-decoration:none;
/*	color:#fff;
	font-size:13px;
	text-decoration:none;
	letter-spacing:2px;
	text-transform:uppercase; */
}

.gallery-meta .entry-category a:hover{
	text-decoration:none;
}




/*
 ==============================
 Blockquote
 ==============================
 */


blockquote {
  background: #fff;
  text-align:center;
  border-left: none;
  margin: 1.5em 0;
  padding: 1em;
  line-height: 1.8em;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
  font-size: 25px;
  letter-spacing:2px;
  font-style:italic !important;
  line-height:1.6;
}



/*
==============================
Modal Search
==============================
*/

button.md-trigger {
  float: right;
  font-size:14px;
  line-height: 40px;
  border: none;
  padding: 0 0 0 15px;
  outline: none;
  background:none;
}

.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden;
}

.md-perspective body {
  background: red;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}

.container {
  background: ;
  min-height: 100%;
}

.md-modal {
  position: fixed;
  top: 50%;
  left:50%;
  width: 70%;
  max-width: 1250px;
  min-width: 620px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.md-show {
  visibility: visible;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}


/*
===========================
Breaking news
===========================
*/

.breaking-news {
   margin-bottom:5px;
}
.breaking-news div {
   display: none;
}
.breaking-news-latest {
   display:inline-block;
   color: #000;
   margin-right:10px;
   position: relative;
   vertical-align:top;
   height:20px;
   padding:0 6px;
   line-height:20px;
   border-radius:3px;
   font-size:10px;
   font-weight:900;
   text-transform:uppercase;
   letter-spacing:2px;
}

.newsticker {
   display: inline-block;
   overflow: hidden;
   height: 20px !important;
   vertical-align: top;
   padding-left:0;
}

.newsticker li{
	padding:0;
	margin:0;
	vertical-align: top;
	line-height: 18px !important;
	overflow:hidden;
}

.newsticker li a,
.newsticker li a:active,
.newsticker li a:hover{
	color:inherit;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
}

.newsticker li span {
	
	font-size:13px;
}

.newsticker li span:before {
	content: "\f017";
	font-family:FontAwesome;
	padding:0 10px 0 10px;
	font-size:13px;
	line-height:12px;
	color:#000;
}


/* The HTML list gets replaced with a single div,
   which contains the active ticker item, so you
   can easily style that as well */
.breaking-news div {
   display: inline-block;
   word-wrap: break-word;
}

/*
==========================
Date in Header
==========================
*/

.date-in-header {
   float: left;
   font-size:10px;
   padding-right:25px;
   text-transform:uppercase;
   margin:0;
   vertical-align:center;
   line-height:40px;
   letter-spacing:1px;
}

/*
===========================
 Content styles
===========================
*/

.md-content {
  color: #000;
  background: #e74c3c;
  position: relative;
  margin: 0 auto;
  padding: 50px 30px;
}

.md-content h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  font-size: 2.4em;
  color: #4f2556;
  border-bottom: 3px solid #4f2556;
  display: inline-block;
}

.md-content > div {
  margin: 0;
  font-size: 1.15em;
}

.md-content > div p {
  margin: 0;
  padding: 10px 0;
}

.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px;
}

.md-content > div ul li {
  padding: 5px 0;
}

.md-content input[type="text"] {
  padding: 0;
  border:none;
  text-align: center;
  background: transparent;
  width: 100%;
  height:200px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 150px;
  font-weight: 300 !important;
}

.md-content input[type="text"]:focus {
  outline: none;
  border: none;
  background:transparent;
}

.md-content button {
  display: block;
  margin: 0 auto;
}

button.md-close {
  position:absolute;
  top:0;
  right:0;
  background: transparent;
  border: none;
  outline:none;
  color: #fff !important;
  font-size: 12px !important;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  
}

button.md-close:active {
	outline:none;
}

.md-effect-12 .md-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.md-show.md-effect-12 ~ .md-overlay {
  background:#000;
}

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
  background: transparent;
}

.md-show.md-effect-12 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/*** 
=======================
LOGO
=======================
***/

.logo {
  text-align:left;
  margin: 20px 0 20px 0;
  line-height:90px;
}

.top-banner {
  float:right;
  text-align: right;
  margin: 20px 0 20px 0;
}

.logo2 {
  text-align:center;
  margin: 15px 0 20px 0 !important;
  line-height:90px;
}

.logo3 {
  text-align: center;
  margin: 20px 0 20px 0;
  line-height:90px;
}

.logo5 {
  position:absolute;
  left:70px;
  text-align: left;
  margin:0 !important;
  line-height:48px;
  z-index:5000;
}

.logo5 img{
  width:110px !important;
  height:35px !important;
}

.top-banner3 {
  float:right;
  text-align: right;
  margin: 20px 0 20px 0;
}

.site-title {
	height:auto;
	min-height:90px;
	overflow:hidden;
}

.site-title a{
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:3px;
	float:left;
	margin-top:28px;
	text-decoration:none;
	color:#000 !important;
}

.site-title a:hover {
	text-decoration:none;
	color:#000 !important;
}

.site-title5 a{
	font-size:35px;
	text-transform:uppercase;
	letter-spacing:3px;
	float:left;
	line-height:50px;
	text-decoration:none;
	color:#000 !important;
	padding-left:10px;
}

.site-title5 a:hover {
	text-decoration:none;
	color:#000 !important;
}



@media only screen and (max-width: 480px) {
	
	.logo {
		width:auto;
		text-align:center;
	}
	
	.top-banner {
		float:none;
	}
	
	.date-in-header {
		float:none;
		text-align:center;
	}
	
	.logo5 {
       position:relative;
       left:0;
       text-align: center;
       margin:20px 0 !important;
       z-index:5000;
    }
	
}


.advertisement-title {
	display:none;
}


/***
======================
Page Header
======================
***/

.category .kt-page-header {
  padding: 20px 0 25px 0;
  margin: 5px 0 30px 0 !important;
  border: 1px solid rgba(0,0,0,.1);
  background: #fff;
  text-align: center;
}

.kt-page-header {
  padding: 20px 0 25px 0;
  margin: 5px 0 30px 0 !important;
  border: 1px solid rgba(0,0,0,.1);
  background: #fff;
  text-align: center;
}


h2.kt-page-title {
  color:#000;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 25px;
  text-transform:uppercase;
  letter-spacing:2px;
}

.category-posts img {
	width:45%;
	height:335px;
	float:left;
	margin-right:5%;
}

.kt-list-category-post-inner {
	min-height:335px;
	margin-bottom:30px;
}


@media only screen and (max-width: 480px) {
	
	.category-posts img {
	width:100%;
	height:240px;
	float:left;
	margin-right:0;
	margin-bottom:10px;
    }
	
   .kt-list-category-post-inner {
	margin-bottom:70px;
   }
	
}

.category-post-title {
	color:#000 !important;
	font-size:40px;
	line-height:1.5;
	letter-spacing:2px;
	text-transform:uppercase; 
	margin-bottom:10px;
}

.category-post-title a,
.archive-post-title a {
	color:#000 !important;
	text-decoration:none;
}

.category-post-title a:hover{
	color:000 !important;
	text-decoration:none;
}

.category .kt-list-category-post-inner .byline {
	display:inline-block;
	margin-top:0;
	margin-bottom:20px;
}

.sufia-notify {
	color:#fff;
	background:#2baf2b;
	padding:12px 10px;
	text-align:center;
	margin:20px 0 30px 0;
	border-radius:5px;
}


.sufia-archive-page {
	padding-right:0 !important;
	margin-right:0 !important;
}


.archive .standard-post-inner .byline {
	display:inline-block;
}

.archive .below-entry-meta,
.archive .below-entry-meta a {
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	letter-spacing:1px;
}

.archive .below-entry-meta a:hover {
	color:#000 !important;
}

.archive .below-entry-meta .entry-date,
.archive .below-entry-meta .comments {
	margin-right:15px;
}

.archive-post-title {
	color:#000 !important;
	font-size:16px;
	line-height:1.5;
	letter-spacing:2px;
	text-transform:uppercase; 
	height: auto;
	max-height: 53px;
	overflow: hidden;
	margin-bottom:0;
}

.search-post-title {
	color:#000 !important;
	font-size:35px;
	line-height:1.5;
	letter-spacing:2px;
	text-transform:uppercase; 
	text-align:center;
	margin:20px auto 20px auto;
	width:60%;
}

.search-post-title a{
	color:#000 !important;
}

.search-post-title a:hover{
	text-decoration:none;
}


/*
 =====================
 404 error page
 =====================
 */

.error-404 {
  background: url(images/404.jpg);
  background-size: cover;
  width: 100%;
  height: 800px;
}

.error-page-header {
  background: rgba(0, 0, 0, .40);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: none;
  width: 97.25%;
  height: 100%;
  margin: 0 0 0 15px !important;
  text-align: center;
}

h1.error-page-title {
  margin-top: 250px !important;
  padding: 0 !important;
  color: #fff;
}

.error404 p {
  color: #fff;
}

.error404 a.button {
  color: #fff !important;
}


/*
 =======================
 Search Page
 =======================
 */

.search-page-header {
  padding: 25px 0 30px 0;
  margin: 0 0 30px 0 !important;
  background: #fff;
  border:1px solid #efefef;
  text-align: center;
}

h2.search-page-title {
  color:#000;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 25px;
  text-transform:uppercase;
  letter-spacing:2px;
}

.search .kt-standard {
  padding-left: 0 !important;
  margin-left: 0 !important;
}


/*** 
=================================
Sticky Post 
=================================
***/

.sticky .standard-post-inner {
	background:#efefef !important;
	padding:30px 20px;
}

.sticky:before {
  content: "Pinned";
  color: #FFF;
  background: #000;
  font-size:10px;
  letter-spacing:2px;
  padding:3px 7px;
  display: inline-block;
  position:absolute;
  text-align: right;
  float: right;
  text-transform: uppercase;
}


/*** 
=================================
Featured Post 
=================================
***/

.featured-post-text {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, .40);
  padding: 0 10px;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease
}

.featured-post-text:hover {
  background: rgba(0, 0, 0, .80);
}

.featured-post-inner {
  position: relative;
  top: 28%;
}

.featured-post-inner h4 a {
  color: #fff;
  line-height: 22px;
  font-size: 18px;
  width: 100%;
  font-weight: normal;
  
}

.featured-post-text span.date {
  margin: 25px 0 !important;
  font-size: 11px;
  color: #fff;
  font-style: italic;
}

.triangle-topleft {
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 4px 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease
}

.featured-post-text:hover .triangle-topleft {
  display: inline-block;
  background: #f8d92f;
  color: #fff;
}


/*** 
===========================
Grid Post
===========================
***/

.kt-grid {
  margin-bottom: 50px;
}

.grid-post-inner {
  text-align: left;
  overflow: none;
  position: relative;
}

.kt-grid img {
  width: 100%;
  height: 240px;
}

h2.grid-post-title {
  margin: 5px 15px 15px 15px;
  text-align: center;
  line-height: 28px;
}

h2.grid-post-title a {
  color: #000;
  font-size: 25px;
}

h2.grid-post-title a:hover {
  text-decoration: none;
  color: #999;
}

.grid-meta {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  margin: 20px 0 0 0;
}

.grid-meta span a {
  text-decoration: none;
  color: #f8d92f;
  font-size: 11px;
}

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

.grid-meta span:after {
  content: '+';
  margin: 0 5px;
}

.grid-meta span:last-child:after {
  content: ' ';
  margin-right: 0;
}

.kt-standard-excerpt {
  text-align: center;
  margin: 0 30px;
  color: #888;
  word-wrap:break-word;
  margin-bottom:25px;
}

.kt-grid-excerpt {
  text-align: center;
  margin: 25px 15px 0 15px;
  font-size: 14px;
  color: #000;
  
}

.raj-grid-divider {
  display: none;
  width: 30%;
  margin: 10px auto;
  border-bottom: 1px solid #ddd;
}


/*** 
=================================
STANDARD POST 
=================================
***/

.kt-featured,
.kt-standard,
.kt-grid,
.kt-list,
.post-style-2,
.post-style-3,
.post-style-4,
.post-style-5,
.post-style-6 {
  margin-bottom: 50px;
}

.standard-post-inner,
.grid-post-inner {
  margin-bottom: 50px;
  background: #fff;
}

.list-post-inner {
  margin-bottom: 25px;
  background: #fff;
  -webkit-box-shadow: 0 5px 4px -4px rgba(190, 190, 190, .1);
  -moz-box-shadow: 0 5px 4px -4px rgba(190, 190, 190, .1);
  box-shadow: 0 5px 4px -4px rgba(190, 190, 190, .1)
}

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


.post-style-2 img {
  width: auto;
  max-width:100%;
  height:auto;
  margin-top:5px;
}

.post-style-2 img.avatar {
	margin-top:0;
	margin-right:10px;
}

.post-style-3{
	padding-right:15px !important;
}

.kt-single-3-post-header {
	text-align:center;
	margin:20px auto 0 auto;
	width:80%;
}

.post-style-3 img {
  width:100%;
  max-width:100%;
  height:auto;
}

.post-style-3 img.avatar {
	width:32px;
	height:32px;
	margin-right:10px;
}

.post-style-4 {
	padding-left:15px !important;
	padding-right:15px !important;
	margin-top: -15px !important;
}

.post-style-4 img {
  width: 1050px;
  height:700px;
  max-width:100%;
}

.post-style-4 img.avatar {
	width:32px;
	height:32px;
	margin-right:10px;
}

.kt-single-4-post-header {
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.4);
	width:1050px;
	height:700px;
	margin-left:15px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.kt-single-4-post-header:hover {
	background:rgba(0,0,0,0.7);
}

.post-s4-inner {
	margin-top:200px;
	padding:0 30px;
}

.post-s4-inner .single-post-title {
	color:#fff !important;
	text-align:center;
	margin:20px 0;
}

.post-s4-inner span.date,
.post-s4-inner span.single-post-views,
.post-s4-inner span.author,
.post-s4-inner span.author a {
	color:#fff;
}

.post-s4-inner .single-share-text {
	color:#fff;
}


.post-style-5 {
	padding-left:15px !important;
	padding-right:15px !important;
	margin-top: -15px !important;
}

.post-style-5 img {
  width:100%;
  height:600px;
  max-width:100%;
}

.post-style-5 img.avatar {
	width:32px;
	height:32px;
	margin-right:10px;
}

.kt-single-5-post-header {
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.4);
	width:1050px;
	height:600px;
	margin-left:15px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.kt-single-5-post-header:hover {
	background:rgba(0,0,0,0.7);
}

.post-s5-inner {
	padding:50px 40px 0 40px;
}

.post-s5-inner span.date,
.post-s5-inner span.single-post-views,
.post-s5-inner span.author,
.post-s5-inner span.author a {
	color:#fff;
}

.post-s5-inner .single-share-text {
	color:#fff;
}

.post-s5-inner .single-post-title {
	color:#fff !important;
	margin:20px 0;
}

.single-category a {
	margin-right:10px;
}

h2.standard-post-title {
  text-align: center;
  margin: 25px 20px 20px 20px;
  line-height:45px;
}

h2.standard-post-title a {
  color: #000;
  font-size: 35px;
  text-decoration: none;
  text-transform:uppercase;
  letter-spacing:2px;
}

h2.standard-post-title a:hover {
  text-decoration: none;
  color: #999;
}

.raj-standard-divider {
  display: none;
  width: 30%;
  margin: 10px auto;
  border-bottom: 1px solid #ddd;
}

.standard-meta {
  color: #f8d92f;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  text-align: center;
}

.standard-meta span a {
  text-decoration: none;
  color: #f8d92f;
  display: inline-block;
  margin: 25px 0 0 0;
  font-weight: bold;
}

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

.standard-date {
  float: right;
}

.standard-share {
  float: left;
}

@media only screen and (max-width: 767px) {	

    .standard-date {
	width:100%;
    text-align:center;
    }

    .standard-share {
	width:100%;
    text-align:center;
    }

}

@media only screen and (max-width: 480px) {
	.standard-date {
	width:100%;
    text-align:center;
    }

    .standard-share {
	width:100%;
    text-align:center;
    }
}

@media only screen and (max-width: 320px) {
	.standard-date {
	width:100%;
    text-align:center;
    }

    .standard-share {
	width:100%;
    text-align:center;
    }
}

.standard-date span {
	margin-right:15px;
}

.standard-date span,
.standard-date span a {
  font-size: 10px;
  text-transform:uppercase;
  letter-spacing:1px;
}
.standard-date span a {
  color:#000;
}

.standard-date span a:hover {
  color:#000 !important;
}

.share-date-author {
  overflow: hidden;
  padding: 0;
  margin-top: 15px;
}


/** 
 ======================================
 Grid meta, date, author 
 ======================================
 **/

.grid-share-date-author {
  overflow: hidden;
  padding: 0 15px 0 15px;
  margin-top: 15px;
}

.share-text {
  margin-right: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
}

.grid-date {
  text-align: center;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
}

.grid-share {
  text-align: center;
  margin-top: 20px;
}

.grid-meta {
  color: #f8d92f;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  margin: 25px 0 0 0;
  text-align: center;
}

.grid-meta span a {
  text-decoration: none;
  color: #f8d92f;
  display: inline-block;
}

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

.grid-date span,
.grid-date span a {
  color: #888888;
  font-size: 12px;
  font-style: italic;
}

.grid-date span a {
  text-transform: capitalize;
  color: #f8d92f;
}

.grid-date span.date:after {
  content: " / ";
  margin: 0 4px;
}

.grid-date span a:hover {
  color: #f8d92f;
  text-decoration: none;
}


/**
=====================================
 Standard social icons 
=====================================
**/

ul.standard-social-icons {
  padding-left: 0 !important;
}

ul.standard-social-icons li {
  list-style-type: none;
  display: inline;
}

ul.standard-social-icons li a {
  text-align: center;
  margin: 0 6px 0 0;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 11px;
  color: #fff !important;
  background:#000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease
}

ul.standard-social-icons li a i {
  width: 24px;
  height: 24px;
  line-height:25px;
  text-align: center;
}

ul.standard-social-icons li a:hover {
  color: #fff !important;
  background:#000;
}

ul.standard-social-icons li:last-child a {
  margin-right: 0;
}


/**
=========================
Single social share
========================= 
**/

ul.single-social-icons {
  padding-left: 0 !important;
  margin:0 0 30px 0;
}

ul.single-social-icons li {
  list-style-type: none;
  display: inline;
}

ul.single-social-icons li a,
ul.single-social-icons li a:active {
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0 20px 0 0;
  display: inline-block;
  padding-left:15px;
  padding-right:15px;
  font-size: 16px;
  color: #fff;
  text-decoration:none;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease;
  border-radius:3px;
}

ul.single-social-icons li a.kt-facebook-share {
	background:#3b5998;
}

ul.single-social-icons li a.kt-twitter-share {
	background:#1da1f2;
}

ul.single-social-icons li a.kt-google-share {
	background:#dd4b39;
}

ul.single-social-icons li a.kt-mail-share {
	background:#f8d92f;
}

ul.single-social-icons li a:hover,
ul.single-social-icons li a:active {
   text-decoration:none;
}

ul.single-social-icons li a:hover {
	opacity:.6;
}

ul.single-social-icons li:last-child a {
  margin-right: 0;
}

ul.single-social-icons li a span{
	text-transform:capitalize;
	font-size:14px;
	line-height:35px;
}

ul.single-social-icons li a span:before {
	content:'|';
	padding:0 10px;
	font-size:13px;
	line-height:35px;
	color:rgba(255,255,255,0.2);
}

.single-share-text {
  margin-right: 15px;
  color: #000;
  text-transform:uppercase;
  letter-spacing:1px;
}



@media only screen and (max-width: 480px) {
	
.single-share-text {
  display:block;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #000;
  text-transform:uppercase;
  letter-spacing:1px;
  text-align:center;
}
	
ul.single-social-icons li {
  list-style-type: none;
  display:block;
}

ul.single-social-icons li a,
ul.single-social-icons li a:active {
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0 15px 10px 0;
  display:block;
  padding-left:15px;
  padding-right:15px;
  font-size: 16px;
  color: #fff;
  text-decoration:none;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease;
  border-radius:3px;
  }

  ul.single-social-icons li:last-child a {
    margin-right: 15px;
   }
   
   .kt-standard img {
    width:auto;
    max-width:100%;
    height:auto;
    padding-right:15px;
    }
	
	.kt-single-content {
		padding-right:15px;
	}
	
	#kt-comments {
		padding-right:15px;
	}
	
	.comment-list .comment-body .avatar {
		padding-right:0;
	}
	
	.search-form input[type="search"] {
		width:100%;
	}
	
}

/**
=============================
Tags in Single Post
=============================
**/

.kt-tags {
	margin-bottom:20px;
}

span.kt-tag-heading {
	display:inline-block;
	margin-right:10px;
	background:#f5f5f5;
	color:#000;
	font-size:10px;
	border: 1px solid #f5f5f5;
	padding: 4px 10px;
	letter-spacing: 2px;
    text-transform: uppercase;
}

.kt-tags a{
  text-decoration:none;
  color:#000 !important;
  padding: 5px 10px 4px 10px;
  font-size: 9px !important;
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0 10px 10px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.kt-tags a:hover {
  color: #fff !important;
  background: #f8d92f;
  border: 1px solid #f8d92f;
  text-decoration: none;
}


/**
=============================
Single Author Box
=============================
**/

.kt-single-author-box {
 padding:7px; 
background: #ff00cc; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #ff00cc , #333399); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #ff00cc , #333399); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
margin-bottom: 60px;       
}

.kt-single-author-box .inner {
  padding: 20px;
}

.kt-single-author-box .avatar {
  float: left;
}

.kt-single-author-box img.avatar {
  width: 160px !important;
  height: 200px !important;
  padding-bottom:35px;
  border-radius:0 !important;
}

.vcard.author {
  font-size: 18px;
}

#author-bio {
  min-height: 198px;
  margin: 5px;
  padding: 15px; 
  border:1px solid rgba(255,255,255,0.3);

}

.vcard.author .fn a {
  text-decoration: none;
  color: #fff;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 2px; 
}

.vcard.author .fn a:hover {
  color: #fff;
}

.kt-single-author-box .author-info,
.kt-single-author-box .author-social,
.about-author {
  margin-left: 185px;
}

.kt-single-author-box .author-info p {
  margin: 5px 0 0 0;
}

.kt-single-author-box .author-info ul {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.kt-single-author-box .author-info li {
  margin: 5px 0;
  list-style: square;
}

ul.author-social {
  margin-top: 10px;
  padding-left: 0;
}

.author-social li {
  display: inline-block;
  margin-right: 15px;
}

.author-social li:last-child {
  margin-right: 0;
}

.author-social li a {
  font-size: 15px;
  color: #fff;
  outline: none;
}

.author-social li a:hover {
  color: #fff;
}

.about-author {
  color: #fff;
  font-size: 13px;
}

.about-author p {
  margin-top: 10px;
  line-height: 26px;
}

.usertitle {
	color:#fff;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	padding:5px 0 10px 0;
}


/**
=================================
Related Posts
=================================
**/

.kt-related-articles {
  background: #fff;
  margin: 30px 0;
}

h2.kt-related-post-title{
  display:inline-block;
  margin-top:0;
  margin-bottom:30px;
  text-align: left;
  font-size: 16px;
  line-height:1.5;
  text-transform: uppercase;
  letter-spacing:3px;
  border-bottom:2px solid #000;
}

.kt-related-item {
	margin-bottom:30px;
	min-height:300px;
}

.kt-related-item img {
  width:100%;
  height:235px;
  margin-bottom:15px;
}

.kt-related-heading {
	height:auto;
	max-height:46px;
	overflow:hidden;
}

.kt-related-heading a {
  color:#000 !important;
  font-size: 15px;
  line-height:1.6;
  text-transform: uppercase;
  letter-spacing:2px;
}




/**
========================================
Comments
========================================
**/

#kt-comments {
  background: #fff;
  margin-bottom: 100px;
}

h2.kt-comment-heading {
  display:inline-block;
  font-size: 16px;
  line-height:1.5;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  letter-spacing:3px;
  border-bottom:2px solid #000;
}

ul.comment-list {
	padding-left:0;
}

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

.comment-list .comment-body {
  position: relative;
  margin-bottom: 70px;
  padding-bottom: 20px;
}

.pingback .comment-body {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 20px;
}


@media only screen and (max-width: 480px) {
	
	.comment-list .children {
        margin-left:0;
      }

    .comment-list .children .children {
	   margin-left:0;
      }
	  
	.comment-list .children .children .children {
	    margin-left:0;
      }
	
}

.comment-list .comment-body .avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
}

.comment-list .comment-body .reply {
  position: absolute;
  bottom: 0;
  right: 0;
}

.comment-body p {
  margin-top: 10px;
  margin-left: 80px;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.reply {
  margin: 0;
}

#kt-comments .reply a {
  color: #000;
  font-size: 10px;
  padding: 5px 7px;
  border-radius: 2px;
  text-transform:uppercase;
  letter-spacing:2px;
}

#kt-comments .reply a:hover {
  color: #fff;
  background:#000;
  text-decoration: none;
}

.cancel-comment-reply-link {
  font-style: normal;
}

.comment-list .comment-meta {
  margin-left: 80px;
}

.comment-list .comment-author,
.comment-metadata,
.comment-content {
  margin-left: 20px;
}

.comment-list .children {
  margin-left:0;
}

.comment-list .comment-author .fn {
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.comment-list .comment-author .fn a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-style: normal;  
  text-transform: uppercase;
  
}

.comment-list .form-submit {
  margin-bottom: 30px;
}

.comment-list .comment-meta a {
  text-decoration: none;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing:1px;
  color: #949494;
}

.comment-reply-link,
.comment-reply-login {
  font-size: 12px;
}

.comment-reply-title {
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  
}

.logged-in-as,
.comment-notes {
  color: #949494;
  font-size: 14px;
}

.comment-form-url,
.comment-form-email,
.comment-form-author {
  margin-bottom: 15px;
  width: 30%;
  display: inline-block;
}

.comment-form-email,
.comment-form-author {
  margin-right: 4.3%;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
  outline: none;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing:2px;
}

.comment-form-comment textarea {
  margin-bottom: 30px;
  height: 150px;
  margin: 0;
}

.form-allowed-tags,
.comment-author .says {
  display: none;
}


/***
==============================================
LIST LAYOUT 
==============================================
***/

.kt-list {
  margin-bottom: 50px;
  display: inline-block;
}

h2.kt-list-post-title {
  text-align: left;
  margin: 10px 0 15px 0;
  padding: 0;
  display: block;
  text-decoration: none;
}

h2.kt-list-post-title a {
  color: #000;
  font-size: 30px;
  text-decoration: none;
}

h2.kt-list-post-title a:hover {
  text-decoration: none;
  color: #999;
}

.raj-list-divider {
  width: 15%;
  margin-left: 320px;
  border-bottom: 1px solid #ddd;
  display: block;
}

.list-meta {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-align: left;
  margin: 0;
}

.kt-list-left {
  width: 47%;
  display: inline-block;
}

.kt-list-left img {
  width: 450px;
  height: 322px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.kt-list-right {
  float: right;
  width: 53%;
  display: inline-block;
  padding: 30px 20px 0 0;
}

.kt-list-excerpt {
  margin: 15px 0;
  text-align: left;
  color: #000;
  
}

.kt-list-meta,
.kt-list-post-title,
.kt-list-excerpt {
  text-align: left;
}

.kt-list-share-date-author {
  overflow: hidden;
  margin-top: 15px;
}

.kt-list-date {
  float: left;
}

.kt-list-share {
  float: right;
}

.kt-list-date span,
.kt-list-date span a {
  color: #888888;
  font-size: 12px;
  font-style: italic;
}

.kt-list-date span a {
  text-transform: capitalize;
  color: #f8d92f;
}

.kt-list-date span.date:after {
  content: " / ";
  margin: 0 4px;
}

.kt-list-date span a:hover {
  color: #f8d92f;
  text-decoration: none;
}

.kt-list-meta {
  color: #f8d92f;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  text-decoration: none;
}

.kt-list-meta span a {
  text-decoration: none;
  color: #f8d92f;
  display: inline-block;
  font-weight: bold;
}

.kt-list-meta span a:hover {
  text-decoration: underline;
}


/*** ***/

.entry-content {
  overflow: none;
  max-width: 100%;
  overflow: hidden;
}

.entry-content figure {
  max-width: 100%;
  width: 100%;
}

.entry-content figure .aligncenter {
	text-align:center;
}

.entry-header {
  background-color: #000;
}

.title-with-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.kt-overlay {
  text-align: center;
  color: #fff;
  padding: 150px 0;
  background: rgba(0, 0, 0, .50);
  width: 100%;
  height: 100%;
}

#main {
  padding: 0 15px;
}


/*  */

.kt-standard-posts,
.kt-grid-posts,
.kt-list-posts {
  margin-bottom: 50px;
}

.kt-standard-posts .col-sm-12,
.kt-list-posts .col-sm-12 {
  padding-right: 15px !important;
}


/**
=============================
Single article styles
============================= 
**/

/*
.kt-single-post-header {
	padding:10px 25px 0 25px;
}
*/

.single-articles {
  text-align: left;
  padding: 0; 
 /* padding: 0 30px 0 30px; */
}

.single-post-title {
  font-size: 45px;
  color: #000;
  margin: 0 0 8px 0;
/* padding-top: 20px; */
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-transform:uppercase;
  letter-spacing:3px;
  line-height:1.4;
}

.kt-single-content {
  margin:0 0 50px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

img.alignnone {
	float:none; 
	margin: 5px 0 5px 0;
	}
	
img.alignleft {
	float:left; 
	margin: 5px 10px 5px 0px;
    }
	
img.aligncenter {
	display:block; 
	float:none;
	margin: 5px auto;
	}

img.alignright {
	float:right; 
	margin: 5px 0 5px 10px;
	}	
	
.kt-single-content img {
	width:auto;
	height:auto;
}

.kt-single-content img.alignnone {
	width:auto;
	height:auto;
	max-width:100%;
}

.kt-standard img.avatar {
	width:32px;
	height:32px;
	margin-right:10px;
}


.single-article-meta {
	margin-bottom:25px;
}

.single-article-meta span,
.single-article-meta span a {
  color: #000;
  font-size: 10px;
  font-style: normal;
  text-transform:uppercase;
  letter-spacing:1px;
}

.single-article-meta span.author:after,
.single-article-meta span.single-post-views:after {
  content: " / ";
  margin: 0 8px;
  font-size:10px;
}

.single-article-meta span a:hover {
  text-decoration: none;
}


/**
=============================
POST FORMATS
============================= 
**/

.format-gallery .flexslider {
  position: relative;
}

.format-gallery .flex-direction-nav a {
  color: #fff;
  display: block;
  height: 35px;
  margin-top: -16px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.7;
  overflow: visible;
  position: absolute;
  text-indent: -9999px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1);
  top: 50%;
  width: 26px;
}

.format-gallery .flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 35px;
  left: 0;
  position: absolute;
  text-indent: 0;
}

.format-gallery .flex-direction-nav .flex-prev {
  left: 16px;
  -moz-transition: left .2s, opacity .2s;
  -o-transition: left .2s, opacity .2s;
  -webkit-transition: left .2s, opacity .2s;
  transition: left .2s, opacity .2s;
}

.format-gallery .flex-direction-nav .flex-prev:before {
  content: "\f053";
}

.format-gallery .flex-direction-nav .flex-next {
  right: 16px;
  -moz-transition: left .2s, opacity .2s;
  -o-transition: left .2s, opacity .2s;
  -webkit-transition: left .2s, opacity .2s;
  transition: right .2s, opacity .2s;
}

.format-gallery .flex-direction-nav .flex-next:before {
  content: "\f054";
}

.format-gallery .flex-direction-nav a:hover,
.format-gallery .flex-direction-nav a:focus {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.format-gallery .flex-direction-nav a:focus {
  outline: 1px dotted #fff;
}

.format-gallery .flex-direction-nav .flex-prev:hover {
  left: 12px;
}

.format-gallery .flex-direction-nav .flex-next:hover {
  right: 12px;
}

.format-gallery .slides li {
  position: relative;
}


/* Audio Player */

.post .mejs-container.mejs-audio,
.page .mejs-container.mejs-audio {
  background: #2b3542;
  height: 83px !important;
  max-width: 100%;
  position: relative;
}

.post .mejs-container.mejs-audio .mejs-controls,
.page .mejs-container.mejs-audio .mejs-controls {
  background: transparent;
  bottom: auto;
  left: 0;
  margin-top: -15px;
  padding: 0 5%;
  right: 0;
  top: 50%;
  width: auto;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-time,
.page .mejs-container.mejs-audio .mejs-controls .mejs-time,
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle,
.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float,
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-current,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-current,
.post .mejs-audio .mejs-mediaelement,
.page .mejs-audio .mejs-mediaelement,
.post .mejs-audio .mejs-layers,
.page .mejs-audio .mejs-layers {
  display: none;
}

.post .mejs-audio .mejs-time-float,
.page .mejs-audio .mejs-time-float {
  display: none !important;
}

.post .mejs-audio .mejs-controls .mejs-button button,
.page .mejs-audio .mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  text-indent: -9999px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-container.mejs-audio .mejs-controls .mejs-time-rail,
.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button {
  position: relative;
  width: 40px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button {
  position: relative;
  text-align: center;
  width: 60px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-mute button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-mute button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-unmute button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-unmute button {
  background: transparent;
  display: inline-block;
  height: 31px;
  margin: 0;
  position: relative;
  width: 24px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button button:before,
.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button button:before,
.post .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before,
.post .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before {
  color: #fff;
  font-family: "FontAwesome";
  font-size: 20px;
  left: 0;
  position: absolute;
  text-indent: 0;
  text-rendering: auto;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-play button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-play button:before {
  content: "\f04b";
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-pause button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-pause button:before {
  content: "\f04c";
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before {
  content: "\f028";
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before {
  content: "\f026";
}

.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
  cursor: pointer;
  width: 16.25%;
}

.post .mejs-controls .mejs-time-rail span,
.page .mejs-controls .mejs-time-rail span,
.post .mejs-controls .mejs-time-rail a,
.page .mejs-controls .mejs-time-rail a,
.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-controls .mejs-time-rail span,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-controls .mejs-time-rail span {
  height: 8px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-play button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-play button,
.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  margin-top: -1px;
}

.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #222a34;
  width: 100%;
}

.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #13c4a5;
  position: absolute;
}

.post .mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-audio .mejs-controls .mejs-time-rail {
  float: left;
  position: relative;
}

.post .mejs-audio .mejs-controls .mejs-time-rail span,
.page .mejs-audio .mejs-controls .mejs-time-rail span {
  cursor: pointer;
  display: block;
  max-width: 100%;
  position: absolute;
}

.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #555d67;
  border-radius: 0;
}

.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #222a34;
  width: 0;
}

.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #13c4a5;
  width: 0;
}

.post .mejs-audio .mejs-clear,
.page .mejs-audio .mejs-clear {
  clear: both;
}


/* styles for touch devices */

.post .mejs-android.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-android.mejs-audio .mejs-controls .mejs-playpause-button,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-playpause-button {
  margin-left: 5%;
  width: 10%;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-android.mejs-audio .mejs-controls .mejs-time-rail,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-time-rail {
  margin-left: 0;
  margin-right: 5%;
  width: 80% !important;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-time-total,
.page .mejs-android.mejs-audio .mejs-controls .mejs-time-total,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-time-total,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-time-total {
  width: 100% !important;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-android.mejs-audio .mejs-controls .mejs-volume-button,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-volume-button,
.post .mejs-android.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-android.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
  display: none;
}


/* Google Maps shortcode */

.googlemaps {
  margin-bottom: 1.1em;
}


/* Facebook */

.fb_iframe_widget {
  width:310px;
  max-width: 100%;
  overflow: auto;
}

.sidebar-widget.facebook-box-widget,
.sidebar-widget.lucymoni-google-follow-widget {
	padding:0;
}

.posts .fb_iframe_widget {
  min-height: 300px;
}

/* Instagram */

.instagram-widget {
    display:block;
}

h2.instagram-title {
	margin:0;
	padding:20px 0;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:2px;
}

.instagram-widget img:hover,
.jr-insta-thumb img:hover {
	opacity:0.7;
}


/* format audio */


/* styles only if audio player is at top of post */

.posts .format-audio .post-content .mejs-offscreen:first-child + .mejs-container.mejs-audio {
  height: 83px !important;
  left: -12.5%;
  margin-bottom: 12.5%;
  margin-top: -12.5%;
  max-width: 100000px;
  right: -12.5%;
  -webkit-transform: translate(0);
  /* fixes top alignment issue in iOS */
  width: 125% !important;
}


/* styles only if the audio player is at end of post */

.posts .format-audio .post-content .mejs-offscreen:first-child + .mejs-container.mejs-audio:last-child {
  margin-bottom: -12.5%;
}


/* format image */

.posts .format-image .post-header:before,
.posts .format-image .post-header:after {
  content: none;
}

.posts .format-image .post-content {
  font-size: .9em;
}

.posts .format-image .post-content .image-caption {
  font-weight: 600;
}

.standard-post-title-link {
  background: #000;
  color: #fff;
  padding: 100px 0;
}

.home .format-link .entry-title h2:before {
  display: inline-block;
  content: " ";
  background: url(http://copybuzz.com/wp-content/themes/sufia/images/link.png);
  width: 75px;
  height: 56px;
}

.home .format-link .entry-title p {
  text-align: center;
}


/*** 
==========================================
PAGINATION
==========================================
***/

.navigation {
  margin-left: 15px;
}

.nav-links .nav-next a,
.nav-links .nav-previous a {
  color: #fff;
  font-size: 11px;
  padding: 15px 30px;
  background: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 70px;
}

.nav-links .nav-next a:hover,
.nav-links .nav-previous a:hover {
  text-decoration: none;
  color: #000;
  background:#fff;
}

.nav-links .nav-next a {
  float: right;
  margin-right:15px;
}

.nav-links .nav-previous a {
  float: left;
  margin-left: ;
}


/* 
=======================
Screen text
=======================
*/

.screen-reader-text {
  display: none;
}


/*
=======================
Forms
=======================
*/

.search-form input[type="search"] {
  border: none;
  width: 310px;
  display: inline-block;
  text-transform:uppercase;
  height: 50px;
  padding-left: 20px;
  outline: none;
  letter-spacing:2px;
  border:2px solid #000;
}

.search-form input[type="search"]:focus{
  border:2px solid #000;
}

.search-form input.search-submit {
  display: none !important;
}


@media only screen and (max-width: 480px) {
	
	.search-form input[type="search"] {
		width:100%;
	}
	
}



/***  
=================================================
Buttons
=================================================
***/


/* Common button styles */

.button {
  display: inline-block;
  font-size: 11px;
  
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.button:focus {
  outline: none;
}

.button > span {
  vertical-align: middle;
}


/* Moema */

.button--moema {
  padding: 12px 25px;
  color: #000 !important;
  font-weight: 500;
  border: 1px solid #f8d92f;
  -webkit-transition: background-color 0.1s, color 0.1s;
  transition: background-color 0.1s, color 0.1s;
  margin: 15px 0;
  text-decoration: none;
}

.button--moema::before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
  background: inherit;
  /*	border-radius: 50px; */
  z-index: -1;
  opacity: 0.7;
  -webkit-transform: scale3d(0.8, 0.5, 1);
  transform: scale3d(0.8, 0.5, 1);
}

.button--moema:hover {
  -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
  transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
  color: #fff !important;
  background-color: #f8d92f;
  text-decoration: none;
}

.button--moema:hover::before {
  -webkit-animation: anim-moema-2 0.3s 0.3s forwards;
  animation: anim-moema-2 0.3s 0.3s forwards;
}

@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}


/***
===================================
MAIN Navigation
===================================
***/

.kt-menu-catch {
	margin-left:auto;
	margin-right:auto
	}

.kt-menu-catch{width:1050px}

.kt-menu-catch5{
	width:1050px;
	padding-left:150px;
	}
	
.kt-menu-catch5 ul {
		padding-left:0;
	}
	
.kt-menu-catch5.kt-mega-nav > ul {
		float:right;
	}
	
.kt-menu-catch5.kt-mega-nav > ul > li:last-child a{
	margin-right:0;
	padding-right:0;
}
	
.menu a, .menu a:active, .menu a:hover{
	text-decoration:none;
	color:#000;
}

.sub-links li a, .sub-posts li a  {
    letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
}

.sub-links li a{ 
    position: relative;
    z-index:0;
    cursor: pointer;
}

.sub-links li a:before
{
    position: absolute;
    width:0;
    height: 100%;
    left: 0px;
    top: 0px;
    content: '';
	background:#fff;
    opacity: 0.3;
    transition: all 0.2s;
	
}

.sub-links li a:hover:before
{
    width: 100%;
}

 /*
.kt-mega-nav .menu,
.topnav .menu {
	font-size:0;
}
*/
.kt-mega-nav li,
.topnav li {
	display:inline-block;	
}

.kt-mega-nav > ul > li > a,
.topnav > ul > li > a {
	position:relative;
}

.kt-mega-nav .sub-menu {
	position:absolute;
    left:0;
    top:50px;
    z-index:1;
	width:100%;
    max-height:0;
    overflow:hidden;
    -webkit-transform:perspective(400) rotate3d(1,0,0,-90deg);
    -webkit-transform-origin:50% 0;
    -webkit-transition:350ms;
    -moz-transition:350ms;
    -o-transition:350ms;
    transition:350ms;
	
}

.kt-mega-nav li:hover > .sub-menu{
    max-height:1000px;
    -webkit-transform:perspective(400) rotate3d(0,0,0,0);
}


.kt-mega-nav .kt-multiple-grid-items .sub-menu .sub-menu  {
	 max-height:1000px;
    -webkit-transform:perspective(400) rotate3d(0,0,0,0);
	transition:none;
}

 
.kt-mega-nav .kt-multiple-grid-items .sub-menu .sub-menu {
	opacity:1;
	height:auto;
	max-height:1000px;
	transition:none;
	overflow:none;
	z-index:1;
	width:100%;
}

.kt-mega-nav > ul > li:hover > .sub-menu {
	top:100%;
}

.kt-mega-nav .sub-menu a{
	display:block;
}

.topnav .sub-menu li {
 padding:0 15px 0 15px;
 
}

.sub-menu .sub-menu {
	left:198px;
}

.sub-menu .kt-menu-item-has-children {
	position:relative;	
}

.kt-mega-nav li:hover .sub-menu .sub-menu,
.topnav > ul > li > .sub-menu > li:hover > .sub-menu {
	top:0;
}

	.topnav .sub-menu .kt-menu-item-has-children > a:before,
	.kt-mega-lucy-links .sub-menu .kt-menu-item-has-children > a:before {
		content:"+";
		font-size:15px;
		font-weight:bold;
		font-family:Arial;
		display:block;
		text-align:center;
		position:absolute;
		right:10px;
		top:37%;
		margin-top:2px;
		z-index:999;
		cursor:default;
	}


.kt-mega-nav-container {
	position:relative;
	z-index:997;	
}

.kt-mega-nav {
	position:relative;
	z-index:998;
	height:50px;
}

.kt-mega-nav > ul > li > a {
	line-height:50px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	float:left;
	letter-spacing:2px;
	text-transform:uppercase;
}

.kt-mega-nav > ul > li > a:hover {
	text-decoration:none;
}
	
.kt-mega-nav > ul > li > .sub-menu {
	padding-top:20px;
}
	.kt-mega-nav .sub-links {
		display:none;
	}
	
	.kt-mega-nav .sub-menu li,
	.kt-mega-nav .sub-menu .sub-links {
		display:block;
	}
		.kt-mega-nav .sub-menu .sub-links a {
			position:relative;
			padding:9px 12px;
			line-height:16px;
		}
		
			
			.kt-mega-nav .sub-menu .sub-links a:after {
				content:"";
				display:block;
				position:absolute;
				left:0;
				bottom:0;
				width:100%;
				height:1px;
			}
				.kt-mega-nav .kt-mega-lucy-links .sub-menu .sub-links li:last-child a:after {
					display:none;
					margin-bottom:12px;
				}

.kt-mega-nav .sub-menu .sub-posts {
	float:left;
	width:100%;
	padding:15px 5px 30px 0;
}
	.kt-mega-nav .sub-menu .sub-posts li {
		float:left;
		width:30%;
		margin-left:2.50%;
	}
	.kt-mega-nav .sub-menu .sub-posts li figure {
		height:200px;
		overflow:hidden;
		margin-bottom:15px;
	}
	
	.kt-mega-nav .sub-menu .sub-posts li figure img {
		width:315px;
		height:215px;
	}
	
	.sub-posts li figure a img:hover a {
	    color:#fff;
	}
		
		.kt-mega-nav .kt-mega-sompurno .sub-menu .sub-posts figure {
			height:215px;
		}
		
		.kt-mega-nav .kt-mega-sompurno .sub-menu .sub-posts figure img {
			width:;
		}

.kt-mega-nav .kt-mega-eclipse .sub-menu .sub-links {
	float:left;
	width:25%;
	text-align:center;
	padding-bottom:20px;
}

.kt-mega-nav .kt-mega-eclipse .sub-menu .sub-posts {
	width:75%;
	float:right;
}
	.kt-mega-nav .kt-mega-eclipse .sub-menu .sub-links a {
		padding-left:25px;
	}
	
	.kt-mega-nav .kt-mega-eclipse .sub-menu .sub-links .sub-links {
		float:none;
		width:95%;
		margin-left:5%;
		padding-bottom:0;
		
	}

	.kt-mega-nav .kt-mega-eclipse .sub-menu .sub-links .sub-links a:after {
		left:-5%;
		width:105%;
	}

.kt-mega-nav .kt-mega-eclipse > .sub-menu:before,
.kt-mega-nav .kt-mega-eclipse > .sub-menu:after {
   content:"";
   position:absolute;
   z-index:-1;
   top:0;
   width:100%;
   height:100%;
}
	.kt-mega-nav .kt-mega-eclipse > .sub-menu:before {
		left:0;
		width:25%;
	}
	.kt-mega-nav .kt-mega-eclipse > .sub-menu:after {
		right:0;
		width:75%;
	}
		
.kt-mega-nav .kt-multiple-grid-items .sub-menu .sub-menu,
.kt-mega-nav .kt-mega-eclipse .sub-menu .sub-menu {
	position:static;
	opacity:1;
	
}
	
.kt-mega-nav > ul > .kt-multiple-grid-items > .sub-menu > .sub-links {
	width:100%;
	float:left;
	text-align:left;
}
	.kt-mega-nav > ul > .kt-multiple-grid-items > .sub-menu > .sub-links > li {
		float:left;
		margin:0 2%;
		border:none;
	}
/*		
.kt-mega-nav > ul > .kt-multiple-grid-items > .sub-menu > .sub-links > li > a {
	font-size:14px;
	text-transform:uppercase; 
}

.kt-mega-nav > ul > .kt-multiple-grid-items > .sub-menu > .sub-links > li > a:hover {
	background:none;
}
*/
.kt-mega-nav > ul > .kt-multiple-grid-items-1,
.kt-mega-nav > ul > .kt-multiple-grid-items-2,
.kt-mega-nav > ul > .kt-multiple-grid-items-3 {
	position:relative;
}

.kt-mega-nav > ul > .kt-multiple-grid-items-2 > .sub-menu {
	width:400px;
	left:50%;
	margin-left:-200px;
}

.kt-mega-nav > ul > .kt-multiple-grid-items-3 > .sub-menu {
	width:600px;
	left:50%;
	margin-left:-300px;
}
	.kt-mega-nav > ul > [class*="kt-multiple-grid-items-"]:first-child > .sub-menu {
		left:0;
		margin-left:0;
	}

	.kt-mega-nav > ul > [class*="kt-multiple-grid-items-"]:last-child > .sub-menu {
		left:auto;
		right:0;
		margin-left:0;
	}
		.kt-mega-nav > ul > [class*="kt-multiple-grid-items-"] > .sub-menu > .sub-links > li {
			width:21%;
			margin-bottom:30px;
			
		}
			.kt-mega-nav > ul > [class*="kt-multiple-grid-items-"] > .sub-menu {
				padding-bottom:0;	
			}
		
		.kt-mega-nav > ul > .kt-multiple-grid-items-2 > .sub-menu > .sub-links > li {
			width:46%;
		}
		
		.kt-mega-nav > ul > .kt-multiple-grid-items-3 > .sub-menu > .sub-links > li {
			width:29%;
		}
		
		.kt-mega-nav > ul > [class*="kt-multiple-grid-items-"] > .sub-menu > .sub-links > li:nth-child(4n+1) {
			clear:left;
		}
	
.kt-mega-nav > ul > .kt-mega-lucy-links {
	position:relative;
}
	.kt-mega-nav .kt-mega-lucy-links .sub-menu {
		padding-top:0;
		padding-bottom:0;
		box-sizing:content-box;	
	}
		.kt-mega-nav .kt-mega-lucy-links .sub-menu li {
            text-align:center;
		}
	
	.kt-mega-nav > ul > .kt-mega-lucy-links > .sub-menu {
		width:200px;
		left:50%;
		margin-left:-100px;
		text-align:left;
		border-top:none;
		padding:10px 0;
	}



/*
=============================
Responsiveness
=============================
*/

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #4c4c4c;
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }
	
	
.slicknav_menu ul li figure{
	display:none;
}

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #000;
      color: #fff;
      text-decoration:none;	}
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #000;
      color: #222;
      text-decoration:none;	  }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }


.slicknav_menu {
	display:none;
}

@media screen and (max-width: 960px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}




/***  
===================================
FOOTER STYLE
===================================
 ***/
 
.footer-menu ul li {
	display:inline;
}

.footer-menu ul li a {
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:17px;
}

/** End of footer menu **/


#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 16px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover i {
    color:#fff;
    top: 5px;
}


/** end of back-to-top **/


.main-footer {
  padding: 100px 0 50px 0;
  color: #fff;
  margin-top:50px;
}

.main-footer a {
  color: #fff !important;
  text-decoration: none;
}

.footer-widget {
  margin-bottom: 50px;
  text-align: left;
  color: #fff;
}

.footer-widget h2 {
  margin:0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  text-align:left;
  margin: 0 0 25px 0;
  padding-bottom:4px;
  text-transform: uppercase;
  border-bottom:2px solid #fff;
  display:inline-block;
}

.textwidget p {
  display: block;
  margin: 0 0 5px 0;
}

.heading-divider {
  width: 20%;
  border-bottom: 3px solid #fff;
  margin: 15px 0 25px 0;
}

.footer-parallax-one {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0px;
  background: url("http://copybuzz.com/wp-content/themes/sufia/images/732.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
  z-index: 1;
}

@media only screen and (max-width: 480px) {
	
	.col-md-6 {
		width:100%;
	}
	
}


/*============ Overlay Styles ============ */

.section-overlay {
  position: relative;
  width: 100%;
  padding: 50px 0 10px 0;
  margin: 0px;
  left: 0px;
  top: 0px;
  float: left;
  z-index: 2;
}

.bg-opacity-footer {
  background-color: rgba(0, 0, 0, 0.8);
}


/* Recent Posts Widget */


img.sufia-layout-style {
	width:100%;
	max-width:100%;
	overflow:none;
}

.sidebar-widget .recent-posts {
  margin-bottom: 0;
}

ul.recent-post {
	padding-left:0;
}

ul.recent-post li {
  list-style-type: none;
  margin: 0 0 30px 0 !important;
  position: relative;
  text-align: center;
}

.recent-posts ul.recent-post li:last-child,
ul.recent-post li:last-child {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

ul.recent-post li a img {
  width:100%;
  height:220px;
  border: none;
}

.latest-post-text {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, .40);
  padding: 0 10px;
  width: 100%;
  height: 100%;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease
}

.latest-post-text:hover {
  background: rgba(0, 0, 0, .80);
}

.latest-post-inner {
  position: relative;
  top: 36%;
}

.latest-post-text a {
  color: #fff !important;
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 2px;
  width: 100%;
  word-wrap:break-word;
}

.latest-post-text span.date {
  margin: 25px 0 !important;
  font-size: 10px;
  color: #fff;
  text-transform:uppercase;
  letter-spacing:1px;
}

ul.recent-post li a:hover {
  color:#fff;
  text-decoration: underline;
}

.bottom-footer {
  background: #f5f5f5;
  padding: 20px 0 15px 0;
}

.bottom-footer p {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.bottom-footer p a:hover {
  text-decoration: none;
}

.bottom-footer p a.back-top {
  font-size: 10px;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: uppercase;
}


/*** 
 ===================================
 SIDEBAR AREA
 ===================================
 ***/

.raj-sidebar {
  padding-left: 35px;
  margin-top:5px;
}

@media only screen and (max-width: 480px) {
	.raj-sidebar {
       padding-left: 15px;
    }
	
}

.sidebar-widget {
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
  color: #000;
  background: transparent;
}

.sidebar-widget:last-child {
  margin-bottom: 100px;
}

.sidebar-widget h2 {
  margin: 0 0 30px 0;
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-bottom: 2px solid #000;
  padding: 0;
  text-align: center;
}


/* 
============================
about me
============================
*/

.kt-about-me img {
  margin-bottom: 20px;
}

.kt-about-me p {
  line-height: 27px;
}

.main-footer .widget_kt-about-me{
	color:#fff;
}


/*
 =======================
 banner
 =======================
 */

.banner-widget {
  text-align: center;
  margin: -30px -20px -30px -20px;
  width: 320px;
  height: 270px;
}


/* 
 =======================
 Social icons
 =======================
 */

ul.kt-social-icons {
  padding-left: 0 !important;
}

ul.kt-social-icons li {
  list-style-type: none;
  display: inline;
}

ul.kt-social-icons li a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  margin: 0 16px 16px 0;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease;
  text-decoration: none;
}

ul.kt-social-icons li a:hover {
  color: #fff;
  text-decoration: none;
}

ul.kt-social-icons li:last-child a {
  margin-right: 0;
}


/*
====================
Footer Social icons
====================
*/

.footer-widget ul.kt-social-icons li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 13px 15px 0;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #000;
  background: #f5f5f5;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease
}

.footer-widget ul.kt-social-icons li a:hover {
  color: #fff;
  background: #f8d92f;
}


/*
==========================
Default designs
==========================
*/

.widget_categories label{ 
    display: none;
	}
	
.widget_categories ul{
	padding:0;
}
.widget_categories li{
	margin-bottom: 0;
	position: relative;
}
.widget_categories a{
	padding:0;
	line-height: 25px;
	margin-bottom:15px;
	font-size:14px;
	display: block;
	position: relative;
	color: #000 !important;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration: none;
}

.widget_categories a:hover {
	color: #000 !important;
}


.kt-category-area{
	text-align: center;
	float: right;
	width: 23px;
}

.widget_categories a .kt-category-count{
	position: absolute;
	right: 0;
	float: right;
	height: 25px;
	width: 25px;
	border-radius:2px;
	border:1px solid #000;
	display: inline-block;
	font-size:11px;
	font-weight:500;
	color: #000;
	background:#fff;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget_categories a:hover .kt-category-count {
	color:#fff;
	background:#000;
}

/*
.widget_categories li:nth-child(1) .kt-category-count {
    background: #FFC0CB;
}

.widget_categories li:nth-child(2) .kt-category-count {
    background: #FFA07A;
}

.widget_categories li:nth-child(3) .kt-category-count {
    background:#E6E6FA;
}

.widget_categories li:nth-child(4) .kt-category-count {
    background:#87CEEB;
}

.widget_categories li:nth-child(5) .kt-category-count {
    background:#AFEEEE;
}

.widget_categories li:nth-child(6) .kt-category-count {
    background:#FFDAB9;
}

.widget_categories li:nth-child(7) .kt-category-count {
    background:#B0C4DE;
}

.widget_categories li:nth-child(8) .kt-category-count {
    background:#F5DEB3;
}

.widget_categories li:nth-child(9) .kt-category-count {
    background:#BC8F8F;
}

.widget_categories li:nth-child(10) .kt-category-count {
    background:#778899;
}
*/


/*
.widget_categories li:before,
.widget_categories a .count{
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}
.widget_categories li:before{
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
}
.widget_categories li:hover:before{
	width: 100%
}

.widget_categories a .category-text{
	-webkit-transition: all .2s linear;
	   -moz-transition: all .2s linear;
	    -ms-transition: all .2s linear;
	     -o-transition: all .2s linear;
	        transition: all .2s linear;
}
.widget.widget_categories a:hover{
	color: #FFF;
	text-decoration: none;
}
.widget_categories a:hover .category-text{
	color: #FFF;
	text-decoration: none;
}
.widget_categories .category-text{
	position: relative;
	z-index: 2;
}
*/


.widget_pages a:hover,
.comments li .vcard a:hover,
.widget_recent_entries a:hover,
.widget_recent_comments a:hover,
.page-header .entry-meta a:hover {
  text-decoration: underline;
}

.widget_recent_entries ul,
.widget_archive ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_rss ul {
	padding-left:0;
}

.widget_recent_entries li,
.widget_archive li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages li,
.widget_rss li {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing:1px;
  position: relative;
  list-style-type: none;
  padding-bottom: 17px;
  margin-bottom: 17px;
  border-bottom: 1px solid rgba(0,0,0,.1);
 
}

.widget_recent_entries li:last-child,
.widget_archive li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.widget_pages li:last-child,
.widget_rss li:last-child {
  margin-bottom:0;
  border-bottom:none;
}

.widget_recent_entries span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #949494;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_meta li a,
.widget_recent_comments li a,
.widget_pages li a {
  color: #000;
}

.widget_recent_entries li a:hover,
.widget_archive li a:hover,
.widget_meta li a:hover,
.widget_recent_comments li a:hover,
.widget_pages li a:hover {
  color: #000;
  text-decoration: underline;
}

.widget_text select,
.widget_archive select,
.widget_categories select {
  width: 100%;
  height: 40px;
  border: 1px solid #e2e2e2;
  padding-left: 10px;
  outline: none;
}


/* calendar widget */

#wp-calendar {
  width: 100%;
  margin:0;
}

#wp-calendar caption {
  text-align: right;
  color: #000;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: -10px;
}

#wp-calendar thead {
  font-size: 10px;
}

#wp-calendar thead th {
  text-align: center;
  font-weight: normal;
  font-size: 13px;
}

#wp-calendar tbody {
  color: #000;
}

#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
  font-size: 13px;
}

#wp-calendar tbody td:hover {
  background: #fff;
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot #next {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing:2px;
  text-align: right;
  border:none;
  background:none;
}

#wp-calendar tfoot #prev {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing:2px;
  text-align: left;
  border:none;
  background:none;
}

#wp-calendar tfoot #prev a,
#wp-calendar tfoot #next a {
	color:#000 !important;
}

#wp-calendar tfoot td.pad {
  display:none;
}

.widget_text img {
  width: 100%;
  max-width: 100%;
}

.widget_rss li {
  margin-bottom: 30px;
}


/*
==========================
About Me widget
==========================
*/

.widget_kt-about-me img {
  width: 100%;
  max-width: 100%;
}


.widget_kt-about-me p {
  margin-top: 20px;
  font-size: 13px !important;
  text-align:center;
}


.main-footer .widget_kt-about-me img{
	width:100%;
	max-width:100%;
	margin:0 auto;
}


/* 
==========================
Subscribe widget 
==========================
*/

textarea,
input[type="text"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"] {
  width: 100%;
  padding: 5px;
  border:2px solid rgba(0,0,0,0.1);
  background: #fff;
  margin-bottom:20px;
  border-radius: 0;
  outline:none;
  box-shadow:none;
}

input[type="text"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
.select2-container .select2-choice>.select2-chosen {
  height: 40px;
}

textarea:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus {
  border:2px solid #000;
  outline: none;
  background:#fff;
  border-radius: 0;
  outline:none;
  box-shadow:none;
}

.select2-container .select2-choice>.select2-chosen {
	border:none;
}

#submit,
input[type="submit"] {
  display: inline-block;
  padding: 7px 25px;
  text-decoration: none;
  border: none;
  background: none;
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 12px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  text-transform: uppercase;
  letter-spacing: 2px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

#submit:focus,
input[type="submit"]:focus {
  outline: none;
}

#submit > span,
input[type="submit"] > span {
  vertical-align: middle;
}

#submit,
input[type="submit"] {
  color:#000;
  
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

#submit:hover,
input[type="submit"]:hover {
  background: #000;
  color:#fff;
}


/* Category lists */

ul.category-list {
  padding-left: 0;
}

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

ul.category-list li a {
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}

ul.category-list li a:hover {
  color: #fff;
  background: #000;
  padding-left: 20px;
  text-decoration: none;
}

ul.category-list li a span.category-number {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

ul.category-list li a:hover span.category-number {
  padding-right: 20px;
}


/*
==============================
BASIC SLIDER
==============================
 */


/* Basic jQuery Slider essential styles */

ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}

li.bjqs-slide {
  position: absolute;
  display: none;
}

ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

ul.bjqs-controls.v-centered li a {
  position: absolute;
}

.bjqs-slide img {
  width: 100% !important;
  height: 100% !important;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
  top: 45% !important;
  right: 25px;
  text-transform: uppercase;
  background: #fff;
  padding: 8px 15px;
  color: #000;
  font-size: 20px;
  text-decoration: none;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
  top: 45% !important;
  left: 25px;
  text-transform: uppercase;
  background: #fff;
  padding: 8px 15px;
  color: #000;
  font-size: 20px;
  text-decoration: none;
}

ul.bjqs-controls.v-centered li.bjqs-next a:before {
  font-family: 'FontAwesome';
  content: "\f054";
}

ul.bjqs-controls.v-centered li.bjqs-prev a:before {
  font-family: 'FontAwesome';
  content: "\f053";
}

ul.bjqs-controls.v-centered li.bjqs-next a:hover {
  text-decoration: none !important;
  color: #000;
}

ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
  text-decoration: none !important;
  color: #000;
}

ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

ol.bjqs-markers.h-centered {
  text-align: center;
}

ol.bjqs-markers li {
  display: inline;
}

ol.bjqs-markers li a {
  display: inline-block;
}

p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}

.slider-post-meta {
  position: absolute;
  top: 28%;
  left: 30%;
  text-align: center;
  width: 412px;
  height: 262px;
  color: #000;
  font-family: 'Oswald', sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #fff;
}

.slider-inner {
  margin: 5px;
  padding: 30px 20px;
  width: 400px;
  height: 250px;
  background: #fff;
}

.singlemeta a {
  color: #f8d92f;
  font-size: 11px;
  border-bottom: 1px solid #f8d92f;
}

.singlemeta a:hover {
  text-decoration: none;
}

h2.slider-post-title {
  letter-spacing: 2px;
  margin: 7px 0 22px 0 !important;
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 1.5;
}

h2.slider-post-title a {
  text-decoration: none;
  color: #000;
}

.slider-post-meta h2 a:hover {
  color: #999;
  text-decoration: none;
}

#banner-slide:hover ul.bjqs-controls {
  opacity: 1;
}

.slider-post-meta .btn-1 {
  border: 1px solid #f8d92f;
  color: #000;
}

.slider-post-meta .btn-1:hover {
  background: #f8d92f;
  color: #fff;
}

.bjqs-slide img {
  max-width: 100%;
  width: 100% !important;
  height: 0;
}

.bjqs-next a {
  top: 50%;
}


/** end of slider **/


/***
=========================================
TAGS
=========================================
 ***/

.tagcloud a,
.tagcloud a:active {
  padding: 5px 10px;
  font-size: 10px !important;
  display: inline-block;
  color: #000 !important;
  background:#fff;
  border:1px solid #000;
  margin: 0 10px 10px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
}

.tagcloud a:hover {
  color: #fff !important;
  text-decoration: none;
  border:1px solid transparent;
}

.main-footer .tagcloud a {
	border:1px solid #fff;
}

.main-footer .tagcloud a:hover {
	border:1px solid transparent;
}


/***
 =================================
 CATEGORIES
 =================================
  ***/

ul.categories {
  padding: 0;
  margin: 0;
}

ul.categories li {
  list-style-type: none;
  margin-bottom: 15px;
}

ul.categories li span {
  padding-left: 5px;
  color: #949494;
  font-size: ;
}


/***
==================================
SINGLE POST STYLE
==================================
 ***/

.single-title h2 {
  color: #000;
  margin: 0;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.singlemeta {
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  margin: 15px 0 20px 0;
}

.singlemeta span a {
  text-decoration: none;
}

.singlemeta span a:hover {
  text-decoration: underline;
}

.singlemeta span:after {
  content: '+';
  margin: 0 5px;
}

.singlemeta span:last-child:after {
  content: ' ';
}

.single-content {
  margin: 30px 0 50px 0;
}

.single-content p {
  text-align: justify;
  margin-bottom: 20px;
}


.khalil-single-share {
  margin-top: 20px;
}

.khalil-single-share li {}

.khalil-single-share .kt-social-icons li a {
  width: 35px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  font-size: 15px;
  margin-right: 3%;
}

.tooltip-inner {
  font-size: 13px;
  font-family: 'Oswald', sans-serif;
  padding: 8px 17px;
}

.author-profile {
  margin-top: 50px;
  border: 1px solid #ddd;
  padding: 20px;
  min-height: 172px;
}

.author-profile img {
  float: left;
  margin-right: 30px;
}

.author-meta-single h4 {
  color: #000;
}

.author-meta-single h4 a {
  text-decoration: none;
}

.author-meta-single h4 a:hover {
  text-decoration: underline;
}

.single-author-link {
  margin-bottom: 0;
}

.single-author-link span a {
  margin-right: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  color: #000;
}

.single-author-link span a:hover {
  text-decoration: underline;
}

.article-page {
  border: 1px solid #ddd;
  margin-top: 50px;
  min-height: 50px;
}

.prev-kt {
  width: 50%;
  float: left;
  text-align: center;
}

.prev-kt a,
.next-kt a {
  display: block;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  text-decoration: none;
}

.prev-kt a:hover,
.next-kt a:hover {
  color: #fff;
  background: #000;
}

.next-kt {
  width: 49.9%;
  float: right;
  text-align: center;
  border-left: 1px solid #ddd;
}

.prev-kt i {
  line-height: 20px;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.prev-kt a:hover i {
  padding-right: 50px;
  font-size: 20px;
}

.next-kt i {
  line-height: 20px;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.next-kt a:hover i {
  margin-left: 50px;
  font-size: 20px;
}

.related-post {
  margin-top: 50px;
  display: block;
}

.related-post h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  letter-spacing: 2px;
}

.single-heading-divider {
  width: 10%;
  border-bottom: 3px solid #000;
  margin: 15px 0 30px 0;
}

ul.raj-related-post {
  padding-left: 0;
  min-height: 260px;
}

ul.raj-related-post li {
  list-style-type: none;
  display: inline;
  width: 30%;
  margin-right: 5%;
  float: left;
  text-align: center;
}

ul.raj-related-post li a img {
  width: 100%;
}

ul.raj-related-post li:last-child {
  margin-right: 0;
}

h3.related-post-title {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 10px;
  padding: 0;
}


/*--------------------------------------------------------------
## Sticky Posts
--------------------------------------------------------------*/

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}
/*
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
*/
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,

/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
  display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0 !important;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  width:100%;
  max-width:100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.textwidget img {
  width: 100%;
  height: auto;
}

.textwidget,
.textwidget p,
.textwidget strong {
  
}

.textwidget strong {
  
  font-weight: 700;
}

.widget_nav_menu {
  
}

.widget_nav_menu li {
  list-style-type: none;
  margin-left: -40px;
  margin-bottom: 10px;
}

.widget_nav_menu li li {
  margin-left: -20px;
  margin-top: 10px;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}


/*
 =============================================
 Contact Form 7 Plugin
 =============================================
 */

.wpcf7-form input,
.wpcf7-form textarea {
  margin-bottom: 0;
  border:2px solid rgba(0,0,0,.1);
  background: #fff;
}

.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
  border:2px solid #000;
  outline: none;
  background: #fff;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
  width: 100%;
}

.wpcf7-form input[type="submit"] {
	border:none;
}

.wpcf7-form p {
  
  margin-bottom: 25px;
}

.wpcf7-submit {
  padding: 15px 30px;
}

.wpcf7-form input {
  height: 50px;
}

.wpcf7-form textarea {
  height: 150px;
}

.wpcf7-form-control-wrap {
  display: block;
}

span.wpcf7-not-valid-tip {
  border: none;
  width: 100%;
  height: 41px;
  line-height: 40px;
  padding: 0;
  top: 0;
  left: 0;
  text-align: center;
  background: #fde2e7
}

/***
=========================
Wocommerce Styling
=========================
***/

.woocommerce ul.products li.product h3{
	color:#000 !important;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	background:#fff;
	text-align:center;
	padding-bottom:30px;
}

.woocommerce ul.products li.product .star-rating {
	display:none;
}

.woocommerce ul.products li.product .button {
	background:#f5f5f5;
	border:none;
	color:#000;
	font-size:11px;
	padding:12px 20px 12px 20px;
	text-transform:uppercase;
	border-radius:0;	
}


.woocommerce ul.products li.product .button:hover{
	background:#000;
	border:none;
	color:#fff;
}

.woocommerce a.added_to_cart {
	padding-top:.5em;
	white-space:nowrap;
	display: block;
}

.woocommerce ul.products li.product a {
	text-decoration:none;
	text-transform:uppercase;
	
	font-size:14px;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins {
	font-size:18px;
	color:#000;
	text-decoration:none;
}

.woocommerce div.product{
	margin-bottom:0;
	position:relative;
	margin-top: 30px;
	}

.page-title {
	margin-top:0;
	margin-bottom:25px;
	padding: 30px 0 35px 0;
    border: 1px solid rgba(0,0,0,.1);
    background: #fff;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
	letter-spacing:2px;
}

.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
	margin:0 0 25px 0;
}

.woocommerce .woocommerce-ordering select {
	height:30px;
	padding:0 10px;
	cursor:pointer;
}

.woocommerce .woocommerce-ordering, 
.woocommerce-page .woocommerce-ordering {
	float:right;
}

.woocommerce nav.woocommerce-pagination {
	margin-bottom:100px;
}

.woocommerce nav.woocommerce-pagination ul {
	border:none;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin:0 7px;
	border-right:none;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
	background:#fff;
	padding:1em;
	border-radius:3px;
	color:#000;
	border:1px solid rgba(0,0,0,.1);
	font-weight:700;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
	background:#f8d92f;
	color:#000;
	border:1px solid transparent;
	font-weight:700;
	
}


/** Single Product page **/

.woocommerce div.product .product_title {
	text-transform:uppercase;
	letter-spacing:2px;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color:#000;
	font-size:22px;
	
}

.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button {
	background:#fff;
	border:none;
	color:#000;
	font-size:12px;
	font-weight:300;
	padding:15px 35px 13px 35px;
	text-transform:uppercase;
	text-shadow:none;
	border-radius:0;	
	margin-top:15px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
	background:#000;
	border:none;
	color:#fff;
}

.woocommerce .quantity .qty {
	height:41px;
	font-size:14px;
	border:2px solid rgba(0,0,0,.1);
	margin-top:15px;
	margin-right:15px;
}

.woocommerce .quantity .qty:hover {
	border:2px solid #000;
}

.product_meta .posted_in a {
	color:#000 !important;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary {
	margin-bottom:5em;
}

.woocommerce-page div.product .woocommerce-tabs {
	margin-bottom:5em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom:0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding:0;		
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border:none;
	border-color:transparent;
	border-radius:0;
	padding:.5em 2em;
	text-transform:uppercase;
	letter-spacing:2px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background:#000;
	color:#fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight:300;
}

.woocommerce div.product .woocommerce-tabs .panel {
	background:#fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	box-shadow:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border:0;
	
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	box-shadow:none;
}

.woocommerce #review_form #respond textarea {
	background:#fff;
}

.panel {
	box-shadow:none;
	border:0;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	margin:10px 0 20px 0;
	padding:0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.related h2 {
	font-size:14px;
	margin:0 0 20px 0;
	padding:0;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/*** My Account Page ***/

.woocommerce-MyAccount-navigation ul {
	margin-left:0;
	padding-left:0;
}

.woocommerce-MyAccount-navigation ul li {
	list-style-type:none;
	font-size:14px;
	text-transform: uppercase;
	padding:7px 0;
	
}

/*** checkout page ***/

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width:120px !important;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
	
	font-size:14px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border:none;
	padding:1em 2em 1em 1em!important;
	text-align:center;
}

.woocommerce-message{
	text-align:center;
}

a.button.wc-forward {
	margin:0 auto;
	margin-right:15px;
}

.woocommerce-error .button, 
.woocommerce-info .button, 
.woocommerce-message .button {
	float:none;
	text-align:center;
	display:inline-block;
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
	display:none;
}

.form-row-last input[type="submit"] {
	margin-top:0;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border-radius:0;
}

.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
	width:50%;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
	background:#fff;
	border-radius:0;
}

.woocommerce #respond input#submit.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	color:#fff;
	border:none;
	background:#000;
	} 

.woocommerce #respond input#submit.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
	background:#000 !important;
	color:#fff;
}

.woocommerce a.button.alt {
	color:#fff;
	background:#000;
}

.woocommerce a.button.alt:hover{
	color:#fff;
	background:#000;
}

#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom:none;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	background:#f8d92f;
	border:none;
	
}

#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row {
	padding:0 15px 30px 0;
}

#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
	background:#f5f5f5;
}

#add_payment_method #payment div.payment_box:before, 
.woocommerce-cart #payment div.payment_box:before, 
.woocommerce-checkout #payment div.payment_box:before{
	display:none;
}


/*** Cart page ***/

.woocommerce table.shop_table {
	margin-top:40px;
}

.cross-sells h2,
.cart_totals h2{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.woocommerce span.onsale {
	background:#f8d92f;
	color:#000;
}


.woocommerce div.product form.cart .variations td.label {
	display:none;
}


/***
================================
BBPress
================================
***/


.bbp-login-form label {
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.bbp-login-form .bbp-login-links a {
	color:#000;
	text-transform:uppercase;
	letter-spacing:1px;
}

.widget_display_views ul,
.widget_display_topics ul,
.widget_display_replies ul,
.widget_display_forums ul{
	margin:0;
	padding-left:0;
}

.widget_display_views ul li {
	text-transform:uppercase;
	letter-spacing:1px;
}

.widget_display_views ul li,
.widget_display_topics ul li,
.widget_display_replies ul li,
.widget_display_forums ul li {
	list-style-type:none;
	padding:20px 0;
	border-bottom:1px solid #efefef;
}

.widget_display_views ul li:first-child,
.widget_display_topics ul li:first-child,
.widget_display_replies ul li:first-child,
.widget_display_forums ul li:first-child {
	padding-top:0;
}

.widget_display_views ul li:last-child,
.widget_display_topics ul li:last-child,
.widget_display_replies ul li:last-child,
.widget_display_forums ul li:last-child {
	padding-bottom:0;
	border-bottom:none;
}

.widget_display_views ul li a,
.widget_display_topics ul li a,
.widget_display_replies ul li a,
.widget_display_forums ul li a{
	color:#000 !important;
	
}

.widget_display_stats dd {
    float: right;
    margin-top: -12%;
    line-height: 28px;
	font-weight:400;
}

dd, dt {
	padding-bottom:10px;
}

dt {
	font-weight:700 !important;
}

dd {
	padding-left:30px;
}

.bbp-logged-in h4 {
	font-weight:normal;
	font-size:1em;
}

.widget_display_search #bbp_search_submit {
	width:100%;
	margin-top:10px;
	padding:12px 0;
}

.bbp_widget_login button#user-submit {
	padding:12px 25px;
	background:#000;
	border-radius:2px;
}

.bbp_widget_login button#user-submit:hover{
	color:#000;
}

.kt-bbpress-header {
	margin-bottom:35px;
}

#bbpress-forums p.bbp-topic-meta img.avatar {
	margin-bottom:0;
	border:none;
}

#bbpress-forums li.bbp-header {
    padding: 12px 0;
    border-top: none;
    font-weight: normal;
    color: #000;
	border:none;
	background:#fbfbfb;
}

#bbpress-forums li.bbp-header  {
	border-bottom:none;
}

#bbpress-forums li.bbp-body  {
	border-top:none;
}

#bbpress-forums li.bbp-header, 
#bbpress-forums li.bbp-body, 
#bbpress-forums li.bbp-footer {
	border:1px solid #efefef;
	background:#fff;
}

#bbpress-forums div.bbp-forum-header, 
#bbpress-forums div.bbp-topic-header, 
#bbpress-forums div.bbp-reply-header {
	background-color:#efefef;
	border-top:none;
}

.bbp-header {
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:16px;
}

.bbp-forum-info {
	padding-left:25px;
}

.bbp-forum-freshness,
.bbp-topic-freshness {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:.5px;
}

li.bbp-forum-freshness a,
li.bbp-reply-topic-title a,
a.bbp-topic-permalink,
li.bbp-topic-freshness a,
a.favorite-toggle,
a.subscription-toggle,
a.bbp-author-name,
.bbp-logged-in h4 a,
#bbp-user-navigation ul li a {
	color:#000 !important;
}


#bbpress-forums ul.bbp-forums {
   border: none;
   margin-top:35px;
}



#bbpress-forums li.bbp-body ul.topic {
   padding:20px 0;
}

#bbpress-forums li.bbp-body ul.forum {
	padding:12px 0 3px 0;
}

.bbp-forum-topic-count,
.bbp-forum-reply-count,
.bbp-forum-freshness,
.bbp-topic-title,
.bbp-topic-voice-count,
.bbp-topic-reply-count,
.bbp-topic-freshness {
	line-height:40px;
}

ul.forum-titles li{
   font-size: 15px;
   text-transform:uppercase;
   letter-spacing:2px;
}

.bbp-topics ul.forum-titles li {
	font-size: 11px;
}

#bbpress-forums div.bbp-search-form {
	float:none;
}

#bbpress-forums #bbp-search-form #bbp_search {
	width:84.6%;
	height:49px;
	border:2px solid rgba(0,0,0,0.1);
	border-right:none;
	padding-left:10px;
}

#bbpress-forums #bbp-search-form #bbp_search:focus{
	background:#fff;
	border:2px solid #000;
}

#bbpress-forums #bbp-search-form #bbp_search_submit {
	padding:16px 28px;
	color:#000;
	border:none;
	margin-left:-3px;
	margin-top:-2px;
}


#bbpress-forums #bbp-search-form #bbp_search_submit:hover{
	color:#000;
}

#bbpress-forums .bbp-breadcrumb {
	display:none;
}

a.bbp-forum-title {
	font-size:14px;
	color:#000 !important;
	text-transform:uppercase;
	letter-spacing:1px;
	
}

li.bbp-forum-info {
	line-height:40px;
	vertical-align:middle;
}

p.bbp-topic-meta {
	display:none;
}

#bbpress-forums li.bbp-footer {
	display:none;
	background:#fbfbfb;
	border:none;
}

.subscription-toggle {
	display:none;
}

div.bbp-template-notice p {
	font-size:14px;
	line-height:30px;
}

#bbpress-forums div.bbp-template-notice img.avatar {
	display:none;
}

.bbp-pagination-count {
	font-size:14px;
}

.bbp-topic-title {
	padding-left:25px;
}

a.bbp-topic-permalink {
	font-size:14px;
}

.bbp-pagination {
	display:none;
}

div.bbp-template-notice, div.indicator-hint {
	margin:0 0 30px 0;
}

#bbpress-forums fieldset.bbp-form {
	border:none;
	padding:0;
}

legend {
	border-bottom:none;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results{
	margin-bottom:30px;
}

#bbpress-forums fieldset.bbp-form label {
	font-size:14px;
	margin-bottom:7px;
}

 #bbpress-forums fieldset.bbp-form select {
	 height:40px;
	 width:100%;
	 
 }
 
#bbpress-forums fieldset.bbp-form textarea, 
#bbpress-forums fieldset.bbp-form select, 
#bbpress-forums fieldset.bbp-form input{
	border:2px solid rgba(0,0,0,0.1) !important;
	background:#fff;
	font-size:14px;
	padding-left:15px !important;
}

#bbpress-forums fieldset.bbp-form textarea:focus, 
#bbpress-forums fieldset.bbp-form select:focus, 
#bbpress-forums fieldset.bbp-form input:focus {
	background:#fff;
	border:2px solid #000 !important;
}

div.bbp-submit-wrapper {
	float:none;
}

#bbp_topic_submit,
#bbp_reply_submit,
#bbpress-forums #bbp-your-profile fieldset.submit button {
	width:100%;
	background:#ededef;
	padding-top:16px;
	padding-bottom:16px;
}

#bbp_topic_submit:hover,
#bbp_reply_submit:hover,
#bbpress-forums #bbp-your-profile fieldset.submit button:hover {
	background:#f8d92f;
	color:#fff;
}


#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results {
	border:none;
	margin-bottom:30px;
}

#bbpress-forums div.odd, 
#bbpress-forums ul.odd,
#bbpress-forums div.bbp-reply-author,
#bbpress-forums div.bbp-reply-content {
	background:#fff;
	font-size:14px;
}

#bbpress-forums li.bbp-header .bbp-reply-content {
	padding-right:40px;
}

#bbpress-forums div.bbp-topic-tags {
	float:left;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
	font-size:14px;
}


#bbpress-forums #bbp-single-user-details {
	background:#fff;
	width:200px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	width:200px;
	height:200px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	opacity:1;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a{
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:12px 0 12px 12px;
}

#bbpress-forums #bbp-user-body {
	margin-left:230px;
}

#bbpress-forums .bbp-user-section {
	font-size:14px;
}

.bbp-user-forum-role,
.bbp-user-topic-count,
.bbp-user-reply-count {
	background:#fff;
	padding:7px 0 7px 0;
	
}

.bbp-meta, .bbp-meta a, .bbp-meta .bbp-header {
	font-size:10px !important;
	text-transform:uppercase;
	letter-spacing:1px;
}

#bbpress-forums #bbp-your-profile fieldset {
	padding:0;
}

#bbpress-forums #bbp-your-profile fieldset input, 
#bbpress-forums #bbp-your-profile fieldset textarea {
	width:100%;
	background:#fff;
	border:none;
	outline:none;
}

#bbpress-forums #bbp-your-profile fieldset input:focus, 
#bbpress-forums #bbp-your-profile fieldset textarea:focus {
	background:#fff;
	border:none;
	outline:none;
	box-shadow:none;
}

#bbpress-forums #bbp-your-profile fieldset label[for] {
	width:100%;
	float:left;
	text-align:left;
}

#bbpress-forums #bbp-your-profile fieldset fieldset.password {
	width:100%;
}

#bbpress-forums #bbp-your-profile fieldset.submit button {
	float:none;
}




.bbpress-page-header {
  padding: 25px 0 30px 0;
  border: 1px solid rgba(0,0,0,0.1);
  background: #fff;
  text-align: center;
}

h1.bbpress-entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 25px;
  text-transform:uppercase;
  letter-spacing:2px;
}

 #bbpress-forums div.bbp-topic-header {
	 padding:0;
	 margin-top:30px;
	 margin-bottom:30px;
	 border-top:none;
 }
 
 .bbp-topic-title {
	 padding-left:0;
	 margin-top:10px;
	 margin-bottom:0;
	 padding-bottom:0;
 }
 
 .bbp-topic-title-meta {
	 line-height:20px;
 }
 
#bbpress-forums div.bbp-forum-title h3, 
#bbpress-forums div.bbp-topic-title h3, 
#bbpress-forums div.bbp-reply-title h3 {
	 text-transform:uppercase; 
	 letter-spacing:1px;
 }

 
 .bbp-topic-content {
	 font-size:14px;
 }
 
 #bbpress-forums li.bbp-header .bbp-search-content,
.bbp-search-author {
	 font-size:14px;
 }
 
 .bbp-topic-title {
	 padding-left:30px;
 }
 
 
 /** END OF BBPRESS STYLE ***/
 
 
 
 /***
 =============================
 Start of highlighted Posts
 =============================
 ***/
 
 .widget_highlighted_posts,
 .widget_highlighted_posts_two,
 .widget_highlighted_posts_three,
 .widget_highlighted_posts_four,
 .widget_highlighted_posts_five {
	margin-bottom:20px; 
  }
 
/*
================================== 
Highlighted posts widget One 
==================================
*/

.widget_highlighted_posts .single-article:nth-child(5n+1) {
	width:49%;
	height:100%;
	float:left;
	margin-right:5px;
	
}

.widget_highlighted_posts .single-article:nth-child(5n+1) figure.highlights-featured-image img{
	width:100%;
	height:400px;
	
}

.widget_highlighted_posts .single-article:nth-child(5n+2) figure.highlights-featured-image img,
.widget_highlighted_posts .single-article:nth-child(5n+3) figure.highlights-featured-image img,
.widget_highlighted_posts .single-article:nth-child(5n+4) figure.highlights-featured-image img,
.widget_highlighted_posts .single-article:nth-child(5n+5) figure.highlights-featured-image img{
	width:100%;
	height:197.5px;
}

.widget_highlighted_posts .single-article:nth-child(5n+2) {
	width:25%;
	height:50%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.widget_highlighted_posts .single-article:nth-child(5n+3) {
	width:25%;
	height:50%;
	float:left;
	margin-bottom:5px;
	margin-right:0 !important;
}

.widget_highlighted_posts .single-article:nth-child(5n+4) {
	width:25%;
	height:50%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.widget_highlighted_posts .single-article:nth-child(5n+5) {
	width:25%;
	height:50%;
	float:left;
	margin-right:0 !important;
	
}

.widget_highlighted_posts .single-article {
   position: relative;
   float: left;
   margin-bottom: 10px;
   margin-right: 2%;
   max-width:100%;
}

.widget_highlighted_posts img {
   margin-bottom: 0;
}

.widget_highlighted_posts .article-content {
   position: absolute;
   bottom: 0;
   background: rgba(0,0,0,.40); 
   position: absolute;
   width: 100%;
   height:100%;
   text-align:center;
   -webkit-transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
}

.widget_highlighted_posts .article-content:hover {
     background: rgba(0,0,0,.80);
}

.widget_highlighted_posts .article-content h3.entry-title{
	color:#fff;
    margin-top:26%;
	padding:0 20px;
	line-height:1.6;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:2px;
	height:auto;
	max-height:40px;
	overflow:hidden;
}

.widget_highlighted_posts .article-content h3.entry-title a,
.widget_highlighted_posts .article-content h3.entry-title a:active {
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   text-decoration:none;
}

.widget_highlighted_posts .article-content h3.entry-title a:hover{
	text-decoration:none;
}

.widget_highlighted_posts .single-article:nth-child(5n+1) .article-content h3.entry-title{
	font-size:25px;
	letter-spacing:2px;
	height:auto;
	max-height:76px;
	overflow:hidden;
}

.widget_highlighted_posts .single-article:nth-child(5n+1) .article-content .below-entry-meta .byline {
	display:inline-block;
}

.widget_highlighted_posts .article-content .below-entry-meta .byline,
.widget_highlighted_posts .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.widget_highlighted_posts .article-content .below-entry-meta .byline a,
.widget_highlighted_posts .article-content .below-entry-meta .comments a,
.widget_highlighted_posts .article-content .below-entry-meta .post-views{
   color:#fff;
   font-size:10px;
   text-transform:uppercase;
   letter-spacing:1px;
}


@media only screen and (max-width: 480px) {
	
	.widget_highlighted_posts .single-article {
        position: relative;
        float: left;
        margin-bottom: 10px;
        margin-right: 2%;
        max-width:100%;
    }
	
	.widget_highlighted_posts .single-article:nth-child(5n+1) {
		width:100%;
		height:auto;
		float:none;
		margin-bottom:2.5px;
	}
	
	.widget_highlighted_posts .single-article:nth-child(5n+1) figure.highlights-featured-image img{
	    width:100%;
	    height:250px !important;
	
    }
	
	
.widget_highlighted_posts .single-article:nth-child(5n+2) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:2.5px !important;
	display:inline-block !important;
}



.widget_highlighted_posts .single-article:nth-child(5n+3) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:0 !important;
	display:inline-block !important;
}

.widget_highlighted_posts .single-article:nth-child(5n+4) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:2.5px !important;
	display:inline-block !important;
}

.widget_highlighted_posts .single-article:nth-child(5n+5) {
	width:49.5% !important;
	float:left !important;
	margin-right:0 !important;
	display:inline-block !important;
	
}



.widget_highlighted_posts .single-article:nth-child(5n+2) figure.highlights-featured-image img,
.widget_highlighted_posts .single-article:nth-child(5n+3) figure.highlights-featured-image img,
.widget_highlighted_posts .single-article:nth-child(5n+4) figure.highlights-featured-image img,
.widget_highlighted_posts .single-article:nth-child(5n+5) figure.highlights-featured-image img{
	width:100%;
	height:130px !important;
}
	
	
	
} 
/*** end of responsive codes ***/


/*
================================== 
Highlighted posts widget Two
==================================
*/

.widget_highlighted_posts_two .single-article:nth-child(5n+1) {
	width:49%;
	height:100%;
	float:right;
	margin-left:5px;
	margin-right:0;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+1) figure.highlights-featured-image img{
	width:100%;
	height:400px;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+2) figure.highlights-featured-image img,
.widget_highlighted_posts_two .single-article:nth-child(5n+3) figure.highlights-featured-image img,
.widget_highlighted_posts_two .single-article:nth-child(5n+4) figure.highlights-featured-image img,
.widget_highlighted_posts_two .single-article:nth-child(5n+5) figure.highlights-featured-image img{
	width:100%;
	height:197.5px;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+2) {
	width:25%;
	height:50%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+3) {
	width:25%;
	height:50%;
	float:left;
	margin-bottom:5px;
	margin-right:0 !important;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+4) {
	width:25%;
	height:50%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+5) {
	width:25%;
	height:50%;
	float:left;
	margin-right:0 !important;
	
}

.widget_highlighted_posts_two .single-article {
   position: relative;
   float: left;
   margin-bottom: 10px;
   margin-right: 2%;
   max-width: 49%;
  
}

.widget_highlighted_posts_two img {
   margin-bottom: 0;
}

.widget_highlighted_posts_two .article-content {
   position: absolute;
   bottom: 0;
   background: rgba(0,0,0,.40); 
   position: absolute;
   width: 100%;
   height:100%;
   text-align:center;
   -webkit-transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
}

.widget_highlighted_posts_two .article-content h3.entry-title{
    color:#fff;
    margin-top:28%;
	padding:0 15px;
	line-height:1.6;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:2px;
	height:auto;
	max-height:38px;
	overflow:hidden;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+1) .article-content h3.entry-title{
	font-size:25px;
	letter-spacing:2px;
	height:auto;
	max-height:73px;
	overflow:hidden;
}

.widget_highlighted_posts_two .article-content h3.entry-title a {
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_highlighted_posts_two .article-content h3.entry-title a:hover,
.widget_highlighted_posts_two .article-content h3.entry-title a:active {
   text-decoration:none;
}


.widget_highlighted_posts_two .single-article:nth-child(5n+1) .article-content .below-entry-meta .byline {
	display:inline-block;
}

.widget_highlighted_posts_two .article-content .below-entry-meta .byline,
.widget_highlighted_posts_two .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.widget_highlighted_posts_two .article-content .below-entry-meta .byline a,
.widget_highlighted_posts_two .article-content .below-entry-meta .comments a,
.widget_highlighted_posts_two .article-content .below-entry-meta .post-views{
   color:#fff;
   font-size:10px;
   text-transform:uppercase;
   letter-spacing:1px;
}

.widget_highlighted_posts_two .article-content:hover {
     background: rgba(0,0,0,.80);
}

.widget_highlighted_posts_two .above-entry-meta {
   display: none;
}




@media only screen and (max-width: 480px) {
	
	.widget_highlighted_posts_two .single-article {
        position: relative;
        float: left;
        margin-bottom: 10px;
        margin-right: 2%;
        max-width:100%;
    }
	
	.widget_highlighted_posts_two .single-article:nth-child(5n+1) {
		width:100%;
		height:auto;
		margin:0 !important;
		float:none;
		margin-bottom:2.5px !important;
	}
	
	.widget_highlighted_posts_two .single-article:nth-child(5n+1) figure.highlights-featured-image img{
	    width:100%;
	    height:250px !important;
	
    }
	
	
.widget_highlighted_posts_two .single-article:nth-child(5n+2) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:2.5px !important;
	display:inline-block !important;
}



.widget_highlighted_posts_two .single-article:nth-child(5n+3) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:0 !important;
	display:inline-block !important;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+4) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:2.5px !important;
	display:inline-block !important;
}

.widget_highlighted_posts_two .single-article:nth-child(5n+5) {
	width:49.5% !important;
	float:left !important;
	margin-right:0 !important;
	display:inline-block !important;
	
}

.widget_highlighted_posts_two .single-article:nth-child(5n+2) figure.highlights-featured-image img,
.widget_highlighted_posts_two .single-article:nth-child(5n+3) figure.highlights-featured-image img,
.widget_highlighted_posts_two .single-article:nth-child(5n+4) figure.highlights-featured-image img,
.widget_highlighted_posts_two .single-article:nth-child(5n+5) figure.highlights-featured-image img{
	width:100%;
	height:130px !important;
}
	
	
	
} 
/*** end of responsive codes ***/


/*
================================== 
Highlighted posts widget Three
==================================
*/

.widget_highlighted_posts_three .single-article:nth-child(3n+1) {
	width:66.5%;
	height:100%;
	float:left;
	margin-right:5px;
	
}

.widget_highlighted_posts_three .single-article:nth-child(3n+1) figure.highlights-featured-image img{
	width:100%;
	height:527px;
}

.widget_highlighted_posts_three .single-article:nth-child(3n+2) figure.highlights-featured-image img,
.widget_highlighted_posts_three .single-article:nth-child(3n+3) figure.highlights-featured-image img {
	width:100%;
	height:261px;
}

.widget_highlighted_posts_three .single-article:nth-child(3n+2) {
	width:33%;
	height:50%;
	float:left;
	margin-right:0;
	margin-bottom:5px;
}

.widget_highlighted_posts_three .single-article:nth-child(3n+3) {
	width:33%;
	height:50%;
	float:left;
	margin-bottom:0;
	margin-right:0;
}

.widget_highlighted_posts_three .single-article {
   position: relative;
   float: left;
   margin-bottom: 10px;
   max-width:100%;
  
}

.widget_highlighted_posts_three img {
   margin-bottom: 0;
}

.widget_highlighted_posts_three .article-content {
   position: absolute;
   bottom: 0;
   background: rgba(0,0,0,.40); 
   position: absolute;
   width: 100%;
   height:100%;
   text-align:center;
   -webkit-transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
}


.widget_highlighted_posts_three .article-content:hover {
     background: rgba(0,0,0,.80);
}

.widget_highlighted_posts_three .article-content h3.entry-title{
    color:#fff;
    margin-top:27%;
	padding:0 15px;
	line-height:1.6;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	height:auto;
	max-height:56px;
	overflow:hidden;
}

.widget_highlighted_posts_three .single-article:nth-child(3n+1) .article-content h3.entry-title{
	font-size:35px;
	letter-spacing:3px;
	height:auto;
	max-height:108px;
	overflow:hidden;
}

.widget_highlighted_posts_three .article-content .entry-title a {
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   text-decoration:none;
}

.widget_highlighted_posts_three .article-content .entry-title a:hover,
.widget_highlighted_posts_three .article-content .entry-title a:active{
   color: #fff;
   text-decoration:none;
}

.widget_highlighted_posts_three .article-content .below-entry-meta .byline,
.widget_highlighted_posts_three .article-content .below-entry-meta .comments{
	margin-right:15px;
}

.widget_highlighted_posts_three .article-content .below-entry-meta .byline a,
.widget_highlighted_posts_three .article-content .below-entry-meta .comments a,
.widget_highlighted_posts_three .article-content .below-entry-meta span{
   color:#fff;
   font-size:10px;
   text-transform:uppercase;
   letter-spacing:1px;
}

.widget_highlighted_posts_three .article-content .below-entry-meta .byline{
	display:inline-block;
}

.widget_highlighted_posts_three .single-article:nth-child(3n+1) .article-content .below-entry-meta .post-views {
	display:inline-block;
}

.widget_highlighted_posts_three .article-content .below-entry-meta .post-views {
	display:none;
}

@media only screen and (max-width: 480px) {
	
	.widget_highlighted_posts_three .single-article {
        position: relative;
        float: left;
        margin-bottom: 10px;
        margin-right: 2%;
        max-width:100%;
    }
	
	.widget_highlighted_posts_three .single-article:nth-child(3n+1) {
		width:100%;
		height:auto;
		margin:0 !important;
		float:none;
		margin-bottom:2.5px !important;
	}
	
	.widget_highlighted_posts_three .single-article:nth-child(3n+1) figure.highlights-featured-image img{
	    width:100%;
	    height:250px !important;
	
    }
	
	
.widget_highlighted_posts_three .single-article:nth-child(3n+2) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:2.5px !important;
	display:inline-block !important;
}



.widget_highlighted_posts_three .single-article:nth-child(3n+3) {
	width:49.5% !important;
	float:left !important;
	margin-bottom:2.5px !important;
	margin-right:0 !important;
	display:inline-block !important;
}



.widget_highlighted_posts_three .single-article:nth-child(3n+2) figure.highlights-featured-image img,
.widget_highlighted_posts_three .single-article:nth-child(3n+3) figure.highlights-featured-image img{
	width:100%;
	height:130px !important;
}
	
	
	
} 
/*** end of responsive codes ***/


/*
================================== 
Highlighted posts widget Four
==================================
*/

.widget_highlighted_posts_four .single-article:nth-child(3n+1) {
	width:33%;
	height:100%;
	float:left;
	margin-right:5px;
	
}

.widget_highlighted_posts_four .single-article figure.highlights-featured-image img{
	width:100%;
	height:280px;
}

.widget_highlighted_posts_four .single-article:nth-child(3n+2) {
	width:33%;
	height:100%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.widget_highlighted_posts_four .single-article:nth-child(3n+3) {
	width:33%;
	height:100%;
	float:left;
	margin-right:0;
}

.widget_highlighted_posts_four .single-article {
   position: relative;
   float: left;
   margin-bottom: 10px;
   max-width:100%;
  
}

.widget_highlighted_posts_four img {
   margin-bottom: 0;
}

.widget_highlighted_posts_four .article-content {
   position: absolute;
   bottom: 0;
   background: rgba(0,0,0,.40); 
   position: absolute;
   width: 100%;
   height:100%;
   text-align:center;
   -webkit-transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
}


.widget_highlighted_posts_four .article-content:hover {
     background: rgba(0,0,0,.80);
}

.widget_highlighted_posts_four .article-content h3.entry-title{
    color:#fff;
	margin-top:28%;
	padding:0 15px;
	line-height:1.6;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:2px;
	height:auto;
	max-height:62px;
	overflow:hidden;
}

.widget_highlighted_posts_four .article-content .entry-title a {
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.widget_highlighted_posts_four .article-content .entry-title a:hover,
.widget_highlighted_posts_four .article-content .entry-title a:active {
   color: #fff;
   text-decoration:none;
}

.widget_highlighted_posts_four .article-content .below-entry-meta .byline {
	display:inline-block;
	margin-right:15px;
}

.widget_highlighted_posts_four .article-content .below-entry-meta .byline a,
.widget_highlighted_posts_four .article-content .below-entry-meta .comments a{
   color:#fff;
   font-size:10px;
   text-transform:uppercase;
   letter-spacing:1px;
}



@media only screen and (max-width: 480px) {
	
	.widget_highlighted_posts_four .single-article {
        position: relative;
        float: left;
        margin-bottom: 10px;
        margin-right: 2%;
        max-width:100%;
    }
	
	.widget_highlighted_posts_four .single-article:nth-child(3n+1),
    .widget_highlighted_posts_four .single-article:nth-child(3n+2),
    .widget_highlighted_posts_four .single-article:nth-child(3n+3)	{
		width:100%;
		height:auto;
		margin:0 !important;
		float:none;
		margin-bottom:2.5px !important;
	}
	

.widget_highlighted_posts_four .single-article:nth-child(3n+1) figure.highlights-featured-image img,
.widget_highlighted_posts_four .single-article:nth-child(3n+2) figure.highlights-featured-image img,
.widget_highlighted_posts_four .single-article:nth-child(3n+3) figure.highlights-featured-image img{
	width:100%;
	height:200px !important;
}
	
	
	.widget_highlighted_posts_four .article-content h3.entry-title{
    color:#fff;
	margin-top:15%;
	padding:0 15px;
	line-height:1.6;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:2px;
	height:auto;
	max-height:62px;
	overflow:hidden;
}
	
	
} 
/*** end of responsive codes ***/


/* End of Highlighted Four */



/*
================================== 
Highlighted posts widget Five
==================================
*/

.widget_highlighted_posts_five .single-article:nth-child(2n+1) {
	width:49.75%;
	height:100%;
	float:left;
	margin-right:5px;
	
}

.widget_highlighted_posts_five .single-article figure.highlights-featured-image img{
	width:100%;
	height:450px;
	
}

.widget_highlighted_posts_five .single-article:nth-child(2n+2) {
	width:49.75%;
	height:100%;
	float:left;
	margin-right:0;
}


.widget_highlighted_posts_five .single-article {
   position: relative;
   float: left;
   margin-bottom: 10px;
   max-width: 50%;  
}

.widget_highlighted_posts_five img {
   margin-bottom: 0;
}

.widget_highlighted_posts_five .article-content {
   position: absolute;
   bottom: 0;
   background: rgba(0,0,0,.40); 
   position: absolute;
   width: 100%;
   height:100%;
   text-align:center;
   -webkit-transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
}

.widget_highlighted_posts_five .article-content:hover {
     background: rgba(0,0,0,.80);
}

.widget_highlighted_posts_five .article-content h3.entry-title{
    color:#fff;
	margin-top:30%;
	padding:0 15px;
	line-height:1.6;
	font-size:30px;
	text-transform:uppercase;
	letter-spacing:3px;
	height: auto;
    max-height: 87px;
    overflow: hidden;
}

.widget_highlighted_posts_five .article-content .entry-title {
   padding: 10px 0 0;
   font-size: 16px;
}

.widget_highlighted_posts_five .article-content .entry-title a {
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   text-decoration:none;
}

.widget_highlighted_posts_five .article-content .entry-title a:hover,
.widget_highlighted_posts_five .article-content .entry-title a:active {
   color: #fff;
   text-decoration:none;
}

.widget_highlighted_posts_five .article-content .below-entry-meta .byline {
	display:inline-block;
}

.widget_highlighted_posts_five .article-content .below-entry-meta .byline,
.widget_highlighted_posts_five .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.widget_highlighted_posts_five .article-content .below-entry-meta .byline a,
.widget_highlighted_posts_five .article-content .below-entry-meta .comments a,
.widget_highlighted_posts_five .article-content .below-entry-meta .post-views{
   color:#fff;
   font-size:10px;
   text-transform:uppercase;
   letter-spacing:1px;
}



@media only screen and (max-width: 480px) {
	
	.widget_highlighted_posts_five .single-article {
        position: relative;
        float: left;
        margin-bottom: 10px;
        margin-right: 2%;
        max-width:100%;
    }
	
	.widget_highlighted_posts_five .single-article:nth-child(2n+1),
    .widget_highlighted_posts_five .single-article:nth-child(2n+2){
		width:100%;
		height:auto;
		margin:0 !important;
		float:none;
		margin-bottom:2.5px !important;
	}
	

.widget_highlighted_posts_five .single-article:nth-child(3n+1) figure.highlights-featured-image img,
.widget_highlighted_posts_five .single-article:nth-child(3n+2) figure.highlights-featured-image img,
.widget_highlighted_posts_five .single-article:nth-child(3n+3) figure.highlights-featured-image img{
	width:100%;
	height:200px !important;
}
	
	
	.widget_highlighted_posts_five .article-content h3.entry-title{
    color:#fff;
	margin-top:15%;
	padding:0 15px;
	line-height:1.6;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:2px;
	height:auto;
	max-height:62px;
	overflow:hidden;
}

.breaking-news {
	text-align:center;
	
}

.breaking-news-latest {
	display:inline-block !important;
	margin-bottom:5px;
}
	
	
} 
/*** end of responsive codes ***/



/*
.widget_highlighted_posts_five .article-content .below-entry-meta .posted-on,
.widget_highlighted_posts_five .article-content .below-entry-meta .byline {
   padding-right: 10px;
}
.widget_highlighted_posts_five .article-content .below-entry-meta .byline {
   display: none;
}
.widget_highlighted_posts_five .article-content .below-entry-meta .posted-on .fa {
   color: #ffffff;
   font-size: 10px;
   padding-right: 3px;
}
.widget_highlighted_posts_five .article-content .below-entry-meta .byline .fa,
.widget_highlighted_posts_five .article-content .below-entry-meta .comments .fa {
   color: #ffffff;
   padding-right: 5px;
   font-size: 11px;
}
.widget_highlighted_posts_five .article-content .below-entry-meta .posted-on a,
.widget_highlighted_posts_five .article-content .below-entry-meta .byline a,
.widget_highlighted_posts_five .article-content .below-entry-meta .comments a,
.widget_highlighted_posts_five .article-content .below-entry-meta .comments span {
   color: #ffffff;
   font-size: 11px;
}
.widget_highlighted_posts_five .article-content .below-entry-meta .posted-on a:hover,
.widget_highlighted_posts_five .article-content .below-entry-meta .byline a:hover,
.widget_highlighted_posts_five .article-content .below-entry-meta .comments a:hover {
   color: #969696;
}
.widget_highlighted_posts_five .widget-title {
   color: #555555;
   font-size: 24px;
}


*/

 
 
 
 
 
 
 
 
 
 
 
 
 
 /***
 ==============================
 Start of Featured Post Widgets
 ==============================
 ***/
 
 .template-one-style .col-md-8 {
	 padding:0;
 }
 
 	
/* 
=====================================
Style for 50% width heading category
=====================================
*/
	
	
.sufia50-widget-header{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	}
	
.sufia50-widget-header .sufia50-widget-title{
	margin:0 0 15px 0;
	position:relative;
	display:inline-block;
	letter-spacing:2px;
	padding:0 20px 0 0;
	line-height:1.2;
	text-transform:uppercase;
	font-size:22px;
	color:#000;
	}
	
.sufia50-widget-header .sufia50-widget-title:after{
	content:"";
	display:block;
	height:1px;
	position:absolute;
	background:#000;
	top:50%;
	margin-top:-1px;
	width:1140px;
	left:100%
	}
	

/* 
=====================================
Style for 100% width heading category
=====================================
*/
	
.sufia-category-widget-header {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}	


.sufia-category-widget-header .sufia-category-widget-title {
	margin:0 0 15px 0;
	position:relative;
	display:inline-block;
	letter-spacing:3px;
	padding:0 30px 0 0;
	line-height:1.2;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	
}

.sufia-category-widget-header .sufia-category-widget-title:after {
	content:"";
	display:block;
	height:1px;
	position:absolute;
	background:#000;
	top:50%;
	margin-top:-1px;
	width:1140px;
	left:100%
}
 
 
/* 
=====================================
Featured posts widget
=====================================
 */
.widget_featured_posts .article-content .above-entry-meta .cat-links a {
   background-color: #969696;
   border-radius: 3px;
   color: #ffffff;
   font-size: 12px;
   padding: 3px 10px;
}
.widget_featured_posts .article-content .entry-title {
   padding:0;
   margin-bottom:5px;
   font-size: 22px;
   letter-spacing:1px;
   text-transform:uppercase;
   line-height:1.5;
   height:auto;
   max-height:63px;
   overflow:hidden;
}

.widget_featured_posts .article-content .entry-title a {
	color:#000;
	text-decoration:none;
}

.widget_featured_posts .article-content .entry-title a:active,
.widget_featured_posts .article-content .entry-title a:hover {
	text-decoration:none;
} 

.widget_featured_posts .first-post .article-content h3.entry-title {
	padding:0;
	margin-bottom:10px;
}
Za
.widget_featured_posts .first-post .article-content h3.entry-title a{
	font-size:20px;
	line-height:1.6;
	letter-spacing:1px;	
}

.widget_featured_posts {
  /* margin-bottom: 30px; */
}
.widget_featured_posts .widget-title { 
   font-size: 18px;
   margin-bottom: 15px;
   padding-bottom: 0;
}
.widget_featured_posts .widget-title span {
   background-color: #969696;
   color: #fff;
   padding: 6px 12px;
   display: inline-block;
}

.widget_featured_posts .first-post {
   float: left;
   width: 48.70129870%;
   margin-bottom: 20px;
}

.widget_featured_posts .first-post img {
	width:100%;
	height:220px;
}

.widget_featured_posts .following-post {
   float: right;
   width: 48.70129870%;
   padding-left:5px;
}


.widget_featured_posts .following-post .byline {
   display: none;
}
.widget_featured_posts.widget_featured_posts_vertical .first-post,
.widget_featured_posts.widget_featured_posts_vertical .following-post {
   float: none;
   width: 100%;
}

.widget_featured_posts.widget_featured_posts_vertical .following-post .single-article:last-child {
	margin-bottom:40px;
}

.widget_featured_posts .single-article {
   background-color: #ffffff;
}

.widget_featured_posts .article-content {
  padding:0; 
}

.widget_featured_posts .article-content .below-entry-meta {
   margin-bottom: 12px;
}

.widget_featured_posts .article-content .entry-content p {
   font-size: 14px;
}

.widget_featured_posts .following-post .single-article {
   margin-bottom: 27.5px;
}

.widget_featured_posts .following-post figure {
   float: left;
   margin-right: 10px;
}

#secondary .widget_featured_posts .following-post .article-content .entry-title {
   font-size: 14px;
   line-height: 1.5;
}

.widget_featured_posts .following-post .article-content .entry-title {
   font-size: 15px;
   margin-top:0 !important; 
   line-height:1.5;
   height:auto;
   max-height:45px;
   overflow:hidden;
}

.widget_featured_posts .following-post .article-content h3.entry-title{
	margin-top:0 !important;
	padding-top:0 !important;
}
.widget_featured_posts .first-post .byline,
.widget_featured_posts.widget_featured_posts_vertical .first-post .byline {
	display:inline-block;
	margin-right:10px;
}

.below-entry-meta .byline img.avatar {
	width:32px;
	height:32px;
	margin-right:5px;
	margin-bottom:0;
}

.widget_featured_posts .article-content .below-entry-meta .comments {
	display:none;
}

.widget_featured_posts .first-post .byline a,
.widget_featured_posts.widget_featured_posts_vertical .first-post .byline a,
.widget_featured_posts .article-content .below-entry-meta .posted-on {
   color:#000;
   font-size: 10px;
   text-transform:uppercase;
   letter-spacing:1px;
}

.widget_featured_posts .following-post .article-content .below-entry-meta {
   margin-bottom: 0;
}

.widget_featured_posts .following-post img {
   width:120px;
   height:84px;
   margin-bottom: 0;
}

.preload {
	display:none;
}

.widget_featured_posts .following-post .above-entry-meta {
   display: none;
}


/* Responsiveness */


@media only screen and (max-width: 480px) {

    .widget_featured_posts .first-post {
     float: left;
     width: 100%;
     margin-bottom: 20px;
    }
	
	.widget_featured_posts .following-post {
     float: left;
     width: 100%;
     padding-left:5px;
    }
	
}


/* End of featured posts */






/* 
=====================================
 Sufia Grid Style One 66%
=====================================
*/

.sufia_grid_style_one {
   margin-bottom: 0;
}

.sufia_grid_style_one .single-article {
   margin-bottom: 30px;
}

.sufia_grid_style_one .article-content .entry-title {
   padding: 0;
   font-size: 22px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:5px 0 10px 0;
   height:auto;
   max-height:66px;
   overflow:hidden;
}

.sufia_grid_style_one .article-content h3.entry-title a,
.sufia_grid_style_one .article-content h3.entry-title a:active,
.sufia_grid_style_one .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_grid_style_one img {
   margin-bottom: 15px;
   width:100%;
   height:220px;
}

.sufia_grid_style_one .article-content {
  text-align:left;
}

.sufia_grid_style_one .article-content .below-entry-meta {
   margin-bottom: 15px;
}

.sufia_grid_style_one .article-content .below-entry-meta .byline,
.sufia_grid_style_one .article-content .below-entry-meta .posted-on,
.sufia_grid_style_one .article-content .below-entry-meta .comments {
	margin-right:10px;
}

.sufia_grid_style_one .article-content .below-entry-meta .byline{
	display:inline-block;
}

.sufia_grid_style_one .article-content .entry-content p {
   font-size: 14px;
   padding:0;
}

.sufia_grid_style_one .article-content .below-entry-meta .byline a,
.sufia_grid_style_one .article-content .below-entry-meta .comments a,
.sufia_grid_style_one .article-content .below-entry-meta .posted-on{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}

.sufia_grid_style_one img.avatar {
	margin-bottom:0;
}


/* End of grid style one 66% */





/* 
=====================================
 Sufia Grid Style One 100%
=====================================
*/

.sufia_grid_style_one_fullwidth {
   margin-bottom: 0;
}

.sufia_grid_style_one_fullwidth .single-article {
   margin-bottom: 30px;
}

.sufia_grid_style_one_fullwidth .article-content .entry-title {
   padding: 0;
   font-size: 22px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:5px 0 10px 0;
   height: auto;
   max-height: 63px;
   overflow: hidden;
}

.sufia_grid_style_one_fullwidth .article-content h3.entry-title a,
.sufia_grid_style_one_fullwidth .article-content h3.entry-title a:active,
.sufia_grid_style_one_fullwidth .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_grid_style_one_fullwidth img {
   margin-bottom: 15px;
   width:100%;
   height:220px;
}

.sufia_grid_style_one_fullwidth .article-content {
  text-align:left;
}

.sufia_grid_style_one_fullwidth .article-content .below-entry-meta {
   margin-bottom: 15px;
}

.sufia_grid_style_one_fullwidth .article-content .below-entry-meta .byline,
.sufia_grid_style_one_fullwidth .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_grid_style_one_fullwidth .article-content .below-entry-meta .byline{
	display:inline-block;
}

.sufia_grid_style_one_fullwidth .article-content .entry-content p {
   font-size: 14px;
   padding:0;
}


.sufia_grid_style_one_fullwidth .article-content .below-entry-meta,
.sufia_grid_style_one_fullwidth .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


/* End of grid style one 100% */









/* 
=====================================
 Sufia Grid Style Two
=====================================
*/

.sufia_grid_style_two {
   margin-bottom: 0;
}

.sufia_grid_style_two .single-article {
   margin-bottom: 30px;
}

.sufia_grid_style_two .article-content .entry-title {
   padding: 0;
   font-size: 22px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:5px 0 10px 0;
   height:auto;
   max-height:66px;
   overflow:hidden;
}

.sufia_grid_style_two .article-content h3.entry-title a,
.sufia_grid_style_two .article-content h3.entry-title a:active,
.sufia_grid_style_two .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_grid_style_two img {
   margin-bottom: 15px;
   width:100%;
   height:220px;
}

@media only screen and (max-width: 767px) {
	.sufia_grid_style_two img {
   margin-bottom: 15px;
   width:100%;
   height:auto;
}
}


@media only screen and (max-width: 480px) {
	.sufia_grid_style_two img {
   margin-bottom: 15px;
   width:100%;
   height:240px;
   }
}

.sufia_grid_style_two .article-content {
  text-align:left;
}

.sufia_grid_style_two .article-content .below-entry-meta {
   margin-bottom: 15px;
}

.sufia_grid_style_two .article-content .below-entry-meta .byline,
.sufia_grid_style_two .article-content .below-entry-meta .posted-on,
.sufia_grid_style_two .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_grid_style_two .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_grid_style_two .article-content .sufia-entry-content p {
   display:none;
   font-size: 14px;
   padding:0;
}


.sufia_grid_style_two .article-content .below-entry-meta,
.sufia_grid_style_two .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


/* End of Sufia Grid Style Two */






/* 
=====================================
 Sufia Grid Style Two Fullwidth
=====================================
*/

.sufia_grid_style_two_fullwidth {
   margin-bottom: 0;
}

.sufia_grid_style_two_fullwidth .single-article {
   margin-bottom: 30px;
}

.sufia_grid_style_two_fullwidth .article-content .entry-title {
   padding: 0;
   font-size: 22px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:5px 0 10px 0;
   height: auto;
   max-height: 64px;
   overflow: hidden;
}

.sufia_grid_style_two_fullwidth .article-content h3.entry-title a,
.sufia_grid_style_two_fullwidth .article-content h3.entry-title a:active,
.sufia_grid_style_two_fullwidth .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_grid_style_two_fullwidth img {
   margin-bottom: 15px;
   width:100%;
   height:220px;
}

.sufia_grid_style_two_fullwidth .article-content {
  text-align:left;
}

.sufia_grid_style_two_fullwidth .article-content .below-entry-meta {
   margin-bottom: 15px;
}

.sufia_grid_style_two_fullwidth .article-content .below-entry-meta .byline,
.sufia_grid_style_two_fullwidth .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_grid_style_two_fullwidth .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_grid_style_two_fullwidth .article-content .sufia-entry-content p {
   display:none;
   font-size: 14px;
   padding:0;
}


.sufia_grid_style_two_fullwidth .article-content .below-entry-meta,
.sufia_grid_style_two_fullwidth .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


/* End of Sufia Grid Style Two Fullwidth */







/* 
=====================================
 Sufia Grid Style Three
=====================================
*/

.sufia_grid_style_three {
   margin-bottom: 0;
}

.sufia_grid_style_three .single-article {
   margin-bottom: 30px;
}

.sufia_grid_style_three .article-content .entry-title {
   padding: 0;
   font-size: 16px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:5px 0 10px 0;
}

.sufia_grid_style_three .article-content h3.entry-title a,
.sufia_grid_style_three .article-content h3.entry-title a:active,
.sufia_grid_style_three .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_grid_style_three figure{
	display:none;
}

.sufia_grid_style_three img {
   margin-bottom: 15px;
   width:100%;
   height:220px;
}

.sufia_grid_style_three img.avatar {
	margin-bottom:0;
}

.sufia_grid_style_three .article-content {
  text-align:left;
}

.sufia_grid_style_three .article-content .below-entry-meta {
   margin-bottom: 0;
}

.sufia_grid_style_three .article-content .below-entry-meta .byline,
.sufia_grid_style_three .article-content .below-entry-meta .posted-on,
.sufia_grid_style_three .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_grid_style_three .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_grid_style_three .article-content .sufia-entry-content p {
   display:none;
   font-size: 14px;
   padding:0;
}


.sufia_grid_style_three .article-content .below-entry-meta,
.sufia_grid_style_three .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


/* End of Sufia Grid Style Three */





/* 
=====================================
 Sufia Grid Style Four
=====================================
*/

.sufia_grid_style_four {
   margin-bottom: 0;
}

.sufia_grid_style_four .single-article {
   margin-bottom: 15px;
}

.sufia_grid_style_four .article-content .entry-title {
   padding: 0;
   font-size: 15px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:0 0 5px 0;
   height:auto;
   max-height:45px;
   overflow:hidden;
}

.sufia_grid_style_four .article-content h3.entry-title a,
.sufia_grid_style_four .article-content h3.entry-title a:active,
.sufia_grid_style_four .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_grid_style_four img {
   margin-bottom: 15px;
   margin-right:15px;
   width:120px;
   height:80px;
   float:left;
}

.sufia_grid_style_four .article-content {
  text-align:left;
}

.sufia_grid_style_four .article-content .below-entry-meta {
   margin-bottom: 0;
}

.sufia_grid_style_four .article-content .below-entry-meta .posted-on {
	margin-right:15px;
}

.sufia_grid_style_four .article-content .below-entry-meta .byline,
.sufia_grid_style_four .article-content .below-entry-meta .comments {
	display:none;
}

.sufia_grid_style_four .article-content .sufia-entry-content p {
   display:none;
   font-size: 14px;
   padding:0;
}


.sufia_grid_style_four .article-content .below-entry-meta,
.sufia_grid_style_four .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


/* End of Sufia Grid Style Four */








/* 
=====================================
 Sufia List Style
=====================================
*/

.sufia_list_style {
   margin-bottom: 0;
}

.sufia_list_style .single-article {
   margin-bottom: 30px;
}

.sufia_list_style .article-content .entry-title {
   padding: 0;
   font-size: 22px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:0 0 10px 0;
}

.sufia_list_style .article-content h3.entry-title a,
.sufia_list_style .article-content h3.entry-title a:active,
.sufia_list_style .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_list_style img {
   margin-bottom: 15px;
   margin-right:25px;
   width:335px;
   height:240px;
   float:left;
}


@media only screen and (max-width: 480px) {

    .sufia_list_style img {
      margin-bottom: 15px;
      margin-right:0;
      width:100%;
      height:240px;
      float:left;
    }
}

.sufia_list_style .article-content {
  text-align:left;
}

.sufia_list_style .article-content .below-entry-meta {
   margin-bottom:15px;
}
.sufia_list_style .article-content .below-entry-meta .byline,
.sufia_list_style .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_list_style .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_list_style .article-content .sufia-entry-content p {
   font-size: 14px;
   padding:0;
}

.sufia_list_style .article-content .below-entry-meta,
.sufia_list_style .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


/* End of Sufia List Style*/





/* 
=====================================
 Sufia List Style 2 Column
=====================================
*/

.sufia_list_style_2column {
   margin-bottom: 0;
}

.sufia_list_style_2column .single-article {
   margin-bottom: 30px;
}

.sufia_list_style_2column .article-content .entry-title {
   padding: 0;
   font-size: 16px;
   letter-spacing:1px;
   text-transform:uppercase;
   margin:0 0 12px 0;
}

.sufia_list_style_2column .article-content h3.entry-title a,
.sufia_list_style_2column .article-content h3.entry-title a:active,
.sufia_list_style_2column .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_list_style_2column img {
   margin-bottom: 15px;
   margin-right:15px;
   width:200px;
   height:133px;
   float:left;
}

.sufia_list_style_2column .article-content {
  text-align:left;
}

.sufia_list_style_2column .article-content .below-entry-meta {
   margin-bottom:15px;
}

.sufia_list_style_2column .article-content .below-entry-meta .byline,
.sufia_list_style_2column .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_list_style_2column .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_list_style_2column .article-content .sufia-entry-content p {
   display:none;
   font-size: 13px;
   line-height:1.4;
   padding:0;
}

.sufia_list_style_2column .article-content .below-entry-meta,
.sufia_list_style_2column .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}


@media only screen and (max-width: 480px) {
	.sufia_list_style_2column img {
   margin-bottom: 15px;
   margin-right:15px;
   width:100%;
   height:230px;
   float:left;
   }
   
}


/* End of Sufia List Style 2 Column*/





/* 
=====================================
 Sufia List Style Fullwidth
=====================================
*/

.sufia_list_style_fullwidth {
   margin-bottom: 0;
}

.sufia_list_style_fullwidth .single-article {
   margin-bottom: 50px;
}

.sufia_list_style_fullwidth .article-content .entry-title {
   padding: 0;
   font-size: 35px;
   letter-spacing:2px;
   text-transform:uppercase;
   margin:0 0 15px 0;
}

.sufia_list_style_fullwidth .article-content h3.entry-title a,
.sufia_list_style_fullwidth .article-content h3.entry-title a:active,
.sufia_list_style_fullwidth .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_list_style_fullwidth img {
   margin-bottom: 15px;
   margin-right:40px;
   width:45%;
   height:335px;
   float:left;
}

.sufia_list_style_fullwidth .article-content {
  text-align:left;
}

.sufia_list_style_fullwidth .article-content .below-entry-meta {
   margin-bottom:15px;
}

.sufia_list_style_fullwidth .article-content .below-entry-meta .byline,
.sufia_list_style_fullwidth .article-content .below-entry-meta .comments,
.sufia_list_style_fullwidth .article-content .below-entry-meta .viral-time {
	margin-right:15px;
}

.sufia_list_style_fullwidth .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_list_style_fullwidth .article-content .sufia-entry-content p {
   font-size: 14px;
   padding:0;
}

.sufia_list_style_fullwidth .article-content .below-entry-meta,
.sufia_list_style_fullwidth .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}

.sufia_list_style_fullwidth img.avatar {
	float:none;
	width:32px;
	height:32px;
	margin:0 3px !important;
}



@media only screen and (max-width: 480px) {
	
	.sufia_list_style_fullwidth img {
   margin-bottom: 15px;
   margin-right:15px;
   width:100%;
   height:230px;
   float:left;
}
   
}


/* End of Sufia List Style Fullwidth*/







/* 
=====================================
 Sufia Standard Style
=====================================
*/

.sufia_standard_style {
   margin-bottom: 0;
}

.sufia_standard_style .single-article {
   margin-bottom: 100px;
}

.sufia_standard_style .article-content .entry-title {
   padding: 0;
   font-size: 25px;
   letter-spacing:2px;
   text-transform:uppercase;
   margin:0 0 15px 0;
}

.sufia_standard_style .article-content h3.entry-title a,
.sufia_standard_style .article-content h3.entry-title a:active,
.sufia_standard_style .article-content h3.entry-title a:hover{
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

.sufia_standard_style img {
   margin-bottom: 25px;
   width:100%;
   height:auto;
}

.sufia_standard_style .article-content {
  text-align:center;
  width:80%;
  margin:0 auto;
}


@media only screen and (max-width: 480px) {
	.sufia_standard_style .article-content {
      text-align:center;
      width:100%;
      margin:0 auto;
    }
}

.sufia_standard_style .article-content .below-entry-meta {
   margin-bottom:15px;
}

.sufia_standard_style .article-content .below-entry-meta .byline,
.sufia_standard_style .article-content .below-entry-meta .comments {
	margin-right:15px;
}

.sufia_standard_style .article-content .below-entry-meta .byline {
	display:inline-block;
}

.sufia_standard_style .article-content .sufia-entry-content {
	margin-bottom:30px;
}

.sufia_standard_style .article-content .sufia-entry-content p {
   font-size: 14px;
   padding:0;
}

.sufia_standard_style .article-content .below-entry-meta,
.sufia_standard_style .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}

a.sufia-button, .btn, .btn-theme {
	display:inline-block;
	padding:9px 15px;
	border-radius:3px;
	font-size:10px !important;
	color:#fff !important;
	background:#000;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;
}


a.sufia-button:hover,
a.sufia-button:active {
	color:#fff !important;
	background:#000;
	text-decoration:none;
}

.btn:hover, 
.btn-theme:hover {
	color:#000 !important;
	background:#fff;
}
/*
.error-404 a.sufia-button {
	border:1px solid #f8d92f;
}

.error-404 a.sufia-button:hover {
	border:1px solid transparent;
}
*/

a.sufia-button2 {
	display:inline-block;
	padding:10px 20px;
	border-radius:3px;
	font-size:10px;
	color:#fff !important;
	background:#000;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;
}

a.sufia-button2:hover,
a.sufia-button2:active {
	color:#fff !important;
	background:#000;
	text-decoration:none;
}


/* End of Sufia Standard Style*/





/* 
=====================================
Featured posts widget Four
=====================================
*/


.widget_featured_posts_four .article-content .entry-title {
   padding: 10px 0 0;
   text-transform:uppercase;
}


.widget_featured_posts_four .article-content h3.entry-title a{
	color:inherit;
	font-size:25px;
	line-height:1.6;
	letter-spacing:2px;	
}

.widget_featured_posts_four {
   margin-bottom: 30px;
}

.widget_featured_posts_four img {
   margin-bottom: 18px;
}


.widget_featured_posts_four .article-content {
   text-align:center;
   background-color: #ffffff;
   padding-bottom:50px;
   border-bottom:1px solid #efefef;
   margin-bottom:50px;
}

.widget_featured_posts_four .following-post:last-child{
   border-bottom:none;
   padding-bottom:0;
   margin-bottom:50px;
}


.widget_featured_posts_four .article-content .entry-content {
	width:70%;
	margin:0 auto 15px auto;
}

.widget_featured_posts_four .article-content .below-entry-meta {
   margin-bottom: 12px;
}

.widget_featured_posts_four .article-content .entry-content p {
   font-size: 14px;
}

.widget_featured_posts_four .article-content .entry-content {
	margin-bottom:30px;
}

.widget_featured_posts_four .single-article {
   margin-bottom: 15px;
}

.widget_featured_posts_four figure {
   float: left;
}

#secondary .widget_featured_posts_four .article-content .entry-title {
   font-size: 14px;
   line-height: 1.4;
}

.widget_featured_posts_four .article-content .below-entry-meta {
	margin-bottom:10px;
}

.widget_featured_posts_four .article-content .below-entry-meta a{
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#969696;
}

.widget_featured_posts_four .article-content .below-entry-meta .posted-on a,
.widget_featured_posts_four .article-content .below-entry-meta .byline {
	margin-right:10px;
}

.widget_featured_posts_four .article-content .below-entry-meta .posted-on a,
.widget_featured_posts_four .article-content .below-entry-meta .byline a {
   font-size: 10px;
}

.widget_featured_posts_four img {
   margin-bottom: 20px;
}
.widget_featured_posts_four .above-entry-meta {
   display: none;
}


/* End of Featured Posts 4 */

 
 
 
 
 
 
 
 /*
 ==============================
 NEW Widgets
 ==============================
 */
 
 
 
/* --- Same styles in some widgets */
.kt-popular-posts .category, .kt-popular-posts .title, .kt-popular-posts .the-percentage, .kt-recent-posts .category, .kt-recent-posts .title {
	width: 100%;
	display: block;
}
.kt-popular-posts .title, .kt-recent-posts .title, .sidebar #recentcomments a {
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 120%;
	margin: 8px 0 12px 0;
}
.kt-popular-posts .title:hover, .kt-recent-posts .title:hover {
	text-decoration: underline;
}

/* --- Popular Posts */
.kt-popular-posts li {
	display: block;
	width: 100%;
	position: relative;
	min-height: 60px;
	margin-bottom: 30px;
}
.kt-popular-posts li:last-child {
	margin-bottom: 0;
}
.kt-popular-posts .position {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 60px;
	line-height: 60px;
	border-width: 1px;
	border-style: solid;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
}
.kt-popular-posts .details {
	width: auto;
	margin: 0 0 0 80px;
	padding-right: 15px;
}
.kt-popular-posts .the-percentage {
	height: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 5px;
	background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc5JyBoZWlnaHQ9JzknIHZpZXdCb3g9JzkgMCA5IDknIGVuYWJsZS1iYWNrZ3JvdW5kPSduZXcgOSAwIDkgOScgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+Cgk8cG9seWdvbiBvcGFjaXR5PSIwLjE1IiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjE1LDkgOSw5IDE0LDAgMjAsMCAiLz4KCTxwb2x5Z29uIG9wYWNpdHk9IjAuMTUiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNiw5IDAsOSA1LDAgMTEsMCAiLz4KPC9zdmc+');
	background-repeat: repeat-x;
}

/* --- Recent Posts Widget */
.sb-content .kt-recent-posts > li {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.kt-recent-posts .thumbnail {
	width: 30%;
	float: left;
}
.kt-recent-posts .details {
	width: 65%;
	float: right;
}
.kt-recent-posts li.full-width {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.kt-recent-posts li.full-width:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.kt-recent-posts li.full-width .details {
	width: 100%;
	float: left;
}
.kt-recent-posts .title {
	margin-bottom: 0px;
}

/* --- Recent Comments Widget */
.sidebar #recentcomments li {
	overflow: hidden;
	padding: 0 15px 15px 0;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.sidebar #recentcomments li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.sidebar #recentcomments a {
	float: left;
	display: block !important;
	width: 100%;
	clear: both;
	text-transform: none;
	position: relative;
}
.sidebar #recentcomments a:hover {
	text-decoration: underline;
}
.sidebar #recentcomments a.url {
	display: inline !important;
	float: none;
	padding-top: 0;
}
.sidebar #recentcomments a:before {
	content: "";
	width: 100%;
	display: block;
	height: 8px;
}
.sidebar #recentcomments a.url:hover {
	text-decoration: none;
}
.sidebar #recentcomments a.url:before {
	display: none;
}




/* --- Twitter Widget */
.kt-twitter-widget-ul {
	overflow: hidden;
	padding-bottom: 3px;
}
.kt-twitter-widget-ul li.kt-twitter-tweet {
	display: block;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 3px 0 rgba(225,225,225,0.5);
	-moz-box-shadow:    0 3px 0 rgba(225,225,225,0.5);
	box-shadow:         0 3px 0 rgba(225,225,225,0.5);
	font-size: 14px;
}
.kt-twitter-tweet-time {
	margin-top: 10px;
}
.kt-twitter-tweet-time em, .kt-twitter-tweet-time i {
	float: left;
	margin-right: 5px;
	font-style: normal;
}
.kt-twitter-tweet-time em {
	line-height: 15px;
}
.kt-twitter-tweet-time i {
	color: #65b8e3;
	opacity: 0.5;
	font-size: 16px;
}
.kt-twitter-widget-ul li:hover i {
	opacity: 1;
}
.kt-twitter-follow-button {
	width: 100%;
	clear: both;
	margin-top: 25px;
	text-align: center;
}

/* --- Social Buttons Widget */
.kt-social-buttons-widget ul {
	list-style: none;
	padding-left:0;
}
.kt-social-buttons-widget ul li {
	width: 100%;
	margin-bottom: 10px;
}

.kt-social-buttons-widget ul li:last-child {
	margin-bottom:0;
}

.kt-social-buttons-widget li a i {
	float:right;
	width:35px;
	height:14px;
	line-height:14px;
	text-align:;
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
}

.kt-social-buttons-widget li a i {
	border-left:1px solid rgba(255,255,255,.3);
	line-height:14px;
}

.kt-social-buttons-widget li a {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;
	display:block;
	color:#fff;
	padding:10px 1px 10px 10px;
	border-radius:3px;
}

.kt-social-buttons-widget li a:hover,
.kt-social-buttons-widget li a:active {
	text-decoration:none;
	color:#fff;
}

.kt-social-buttons-widget li a.social-btn-facebook {
	background:#3b5998;
}

.kt-social-buttons-widget li a.social-btn-twitter {
	background:#1da1f2;
}

.kt-social-buttons-widget li a.social-btn-google-plus {
	background:#ea4335;
}

.kt-social-buttons-widget li a.social-btn-instagram {
	background:#405de6;
}

.kt-social-buttons-widget li a.social-btn-rss {
	background:#f26522;
}

.kt-social-buttons-widget li a.social-btn-youtube {
	background:#cd201f;
}

.kt-social-buttons-widget li a.social-btn-flickr {
	background:#ff0084;
}

.kt-social-buttons-widget li a.social-btn-tumblr {
	background:#35465c;
}

.kt-social-buttons-widget li a.social-btn-vk {
	background:#45668e;
}

.kt-social-buttons-widget li a.social-btn-pinterest {
	background:#bd081c;
}

.kt-social-buttons-widget li a.social-btn-linkedin {
	background:#86888a;
}

.kt-social-buttons-widget li a.social-btn-dribbble {
	background:#ea4c89;
}

.kt-social-buttons-widget li a.social-btn-github {
	background:#6cc644;
}
 
 
.kt-social-buttons-widget li a.social-btn-facebook:hover,
.kt-social-buttons-widget li a.social-btn-twitter:hover,
.kt-social-buttons-widget li a.social-btn-google-plus:hover,
.kt-social-buttons-widget li a.social-btn-instagram:hover,
.kt-social-buttons-widget li a.social-btn-rss:hover,
.kt-social-buttons-widget li a.social-btn-youtube:hover,
.kt-social-buttons-widget li a.social-btn-flickr:hover,
.kt-social-buttons-widget li a.social-btn-tumblr:hover,
.kt-social-buttons-widget li a.social-btn-vk:hover,
.kt-social-buttons-widget li a.social-btn-pinterest:hover,
.kt-social-buttons-widget li a.social-btn-linkedin:hover,
.kt-social-buttons-widget li a.social-btn-dribbble:hover,
.kt-social-buttons-widget li a.social-btn-github:hover {
	 color:#fff;
	 background:#000;
 }
 
 
.footer-widget.kt-social-buttons-widget li a.social-btn-facebook:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-twitter:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-google-plus:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-instagram:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-rss:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-youtube:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-flickr:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-tumblr:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-vk:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-pinterest:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-linkedin:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-dribbble:hover,
.footer-widget.kt-social-buttons-widget li a.social-btn-github:hover {
	 color:#000 !important;
	 background:#fff !important;
 }
 
 
 /*
 =======================
 Popular Posts
 =======================
 */

 .entry-category a{
	color:#fff !important;
	background:#000;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:3px 6px 3px 8px;
	border-radius:3px;
	-webkit-border-radius:3px;
	margin-right:7px;
	margin-left:7px;
 }
 
 .entry-category a:hover,
 .entry-category a:active {
	 color:#fff !important;
	 background:#000;
	 text-decoration:none;
 }
 
 
 .single-category a{
	color:#fff !important;
	background:#000;
	font-size:8px;
	font-weight: 600;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:4px 5px 4px 7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	
	
 }
 
 .single-category a:hover {
	 color:#fff !important;
	 text-decoration:none;
 }
 
 
/* --- Same styles in some widgets */
.ac-popular-posts .category, .ac-popular-posts .title, .ac-popular-posts .the-percentage, .ac-recent-posts .category, .ac-recent-posts .title {
	width: 100%;
	display: block;
}


.ac-popular-posts .title {
	color:#000 !important;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height:1.5;
	margin: 8px 0 0 0;
}

.ac-popular-posts .title:hover, .ac-recent-posts .title:hover {
	text-decoration: underline;
}

/* --- Popular Posts */

ul.ac-popular-posts {
	padding-left:0;
}

.ac-popular-posts li {
	display: block;
	width: 100%;
	position: relative;
	min-height: 70px;
	margin-bottom: 25px;
}
.ac-popular-posts li:last-child {
	margin-bottom: 0;
}
.ac-popular-posts .position {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 60px;
	line-height: 60px;
	border-width: 3px;
	border-style: solid;
	border-color:#e1e1e1;
	color:#e1e1e1;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
}


.ac-popular-posts .details {
	width: auto;
	margin: 0 0 0 80px;
}

.ac-popular-posts .comments a{
	color:#000 !important;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:10px;
}


.footer-widget .ac-popular-posts .title,
.footer-widget .ac-popular-posts .comments a{
	color:#fff !important;
}

.footer-widget .ac-popular-posts .position {
	border-color:#4c4c4c;
	color:#4c4c4c;
}



/* Grid 960px (mediaqueries)*/ 
@media only screen and (min-width: 960px) and (max-width: 1199px) {
.kt-menu-catch{width:940px}

}
	

/*Grid 750px (mediaqueries) */
@media only screen and (min-width: 751px) and (max-width: 959px) {
.kt-menu-catch{width:700px}

}


@media only screen and (min-width: 480px) and (max-width: 750px) {
.kt-menu-catch{width:417px}
}

@media only screen and (max-width: 479px) {
.kt-menu-catch{width:273px}	
}

@media only screen and (max-width: 240px) {
.kt-menu-catch{width:200px}	
}

@media only screen and (max-width: 960px){	
.kt-mega-nav,.topnav{display:none}

}


/***
==============================
AJAX LOGIN
==============================
***/


@media (min-width: 768px) {
  .modal-dialog {
    width: 400px;
    margin: 120px auto;
	
  }
  .modal-content {
	background:#000;
	color:#fff !important;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); 
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5); 
	border-radius:0;
	border:1px solid rgba(255,255,255,0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px; 
  line-height: 1.3333333; 
  border-radius:0; 
}

.close {
	font-weight:normal !important;
	text-shadow:0;
	color:#fff !important;
	opacity:1;
}

hr{
	border-top:1px solid #000;
}

.modal-footer {
	border-top:1px solid rgba(255,255,255,0.5);
	text-align:center;
}

.modal-body {
	padding:20px 30px 30px 30px;
}

.input-lg {
	font-size:14px;
}

.pt-register h3,
.pt-login h3,
.pt-reset-password h3 {
	font-size:16px;
	letter-spacing:1.5px;
}

#pt_login_form input[type="text"],
#pt_login_form input[type="password"],
#pt_registration_form  input[type="text"],
#pt_registration_form  input[type="email"],
#pt_reset_password_form input[type="text"]{
	color:#fff;
	background:#333 !important;
	border:none;
	padding-left:15px;
	outline:none;
}

.alert-info {
  color: #fff;
  background-color: #000;
  border: none;
}

.alert-warning,
.alert-success,
.alert-danger {
	color:#000;
	border:none;
}

/***
==========================
Advertisements
==========================
***/

.advertisement-content {
	text-align:center;
}


/*** Comment Styling ***/

#comment-nav-above {
	display:none;
}

#comment-nav-below {
	position:relative;
	min-height:50px;
	margin-bottom:60px;
}

.nav-previous a{
    margin-left:-15px;
	float:left;
}

.nav-next a {
	float:right;
}

.nav-previous a, .nav-next a {
	color:#fff !important;
	background:#000;
	padding:10px 15px;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;
}

.nav-previous a:hover,
.nav-next a:hover {
	color:#000 !important;
}
 
 .logged-in-as,
 .logged-in-as a {
	 color:#999 !important;
 }
 
 
 .kt-post-pagination {
	 text-transform:uppercase;
	 letter-spacing:1px;
	 font-weight:500;
	 margin-top:50px;
 }
 
 
 .kt-post-pagination a {
	 color:#fff !important;
	 background:#000;
	 padding:5px 11px 5px 12px;
	 text-decoration:none;
	 margin-left:7px;
	 margin-right:7px;
	 border-radius:3px;
 }
 
 .kt-post-pagination a:hover{
	 color:#000 !important;
	 
 }
 
 
 
 
 /***
 ================================
 User Submitted Content
 ================================
 ***/
 
 div#user-submitted-posts {
	 width:100%;
	 max-width:100%;
	 overflow:hidden;
 }
 
 div#user-submitted-posts fieldset input.usp-input {
	 width:100%;
 }
 
 div#user-submitted-posts fieldset {
	 box-sizing: border-box;
	 margin: 0 0 40px 0;
	 padding: 0;
	 border: 0;
 }
 
 
 div#user-submitted-posts fieldset label{
	 box-sizing: border-box;
	 display: block;
	 float: none;
	 clear: both;
	 width: 100%;
	 margin: 0 0 10px 0;
	 padding: 0;
	 border: 0;
	 font-size:16px;
	 text-transform:uppercase;
	 letter-spacing:2px;
 }
 
 
 div#user-submitted-posts select {
	 box-sizing: border-box;
	 display: block;
	 float: none;
	 clear: both;
	 width: 100%;
	 height: 40px;
	 margin: 0;
	 outline:none;
	 border:2px solid #ddd;
	 cursor:pointer;
}

input[type="submit"]#user-submitted-post {
	padding:15px 30px;
}
 
 /***
 =================================
 Authors List Page
 =================================
 ***/
 
 ul.social-icons-author {
	 padding-left:0;
	 margin-left:0;
 }
 
 ul.social-icons-author li {
	 padding-left:0;
	 margin-left:0;
	 list-style-type:none;
	 display:inline-block;
 }
 
 ul.social-icons-author li a {
	 color:#555;
	 font-size:10px;
	 text-transform:uppercase;
	 letter-spacing:2px;
	 margin-right:15px;
 }
 
 
 .authors-all {
	 margin-bottom:50px;
 }
 
 .kt-each-author {
	padding:13px;
    border:1px solid rgba(0,0,0,.1);
    min-height:188px;
    overflow:hidden;	
 }
 
 h2.authorName {
	 padding:0;
	 margin:0;
	 font-size:20px;
	 letter-spacing:2px;
	 margin-bottom:5px;
 }
 
  h2.authorName a{
	  color:#000;
	  text-decoration:none;
  }
  
  h2.authorName a:hover,
  h2.authorName a:active{
	  color:#000;
	  text-decoration:none;
  }
 
 .authorAvatar {
	 float:left;
 }
 
.authorAvatar img.avatar {
	 width:160px;
	 height:160px;
	 border-radius:0;
	 
 }
 
 .authorInfo {
	 margin-left:185px;
 }
 
 p.authorDescrption {
	 font-weight:300;
	 margin-bottom:0;
	 padding-bottom:0;
	 color:#555;
	 height:auto;
	 max-height:90px;
	 overflow:hidden;
 }
 
 
 
@media only screen and (max-width: 480px) {
	
	.authorAvatar {
	 float:none;
    }
	
	.authorAvatar img.avatar {
	 width:100%;
	 height:auto;
	 border-radius:0;
	 margin-bottom:15px;
   }
 
   .authorInfo {
	 margin-left:0;
    }
	
	 h2.authorName {
	text-align:center;
    }
	
	.kt-standard img.avatar {
		padding-right:0;
	}
	
	ul.social-icons-author {
		text-align:center;
	}
	
	p.copy-info {
		text-align:center;
	}
	
}
 

/***
Search Page form
***/

.search-page-form {
	margin-bottom:300px;
}

.search-page-form input[type="search"] {
	width:100%;
	max-width:100%;
}
 
 /***
 Feelback Reactions
 ***/
 
 .reactions.ltr .vc-feelback-container .vc-rec-powered {
	 display:none !important;
 }
 
 .vc-rec-powered {
	 display:none !important;
 }
 
 .reactions.ltr .vc-feelback-container .vc-rec-powered a {
	 display:none !important;
 }
 
 
 
 /***
 Off Canvas menu
 ***/
 
 
/* Menu Button */
.menu-btn {
  position:absolute;
  left:10px;
  top:8px;
  font-size:25px;
  background: #000;
  color: #FFF;
  padding:0px 8px;
  border-radius:4px;
  text-align: center;
  cursor: pointer;
}
.menu-btn:hover {
  opacity: 0.6;
}

.sufia-header-five .menu-btn {
  position:absolute;
  left:0;
  top:8px;
  font-size:25px;
  background: #000;
  color: #FFF;
  padding:0px 8px;
  border-radius:4px;
  text-align: center;
  cursor: pointer;
}

/* Menu Appearance */
.pushy {
  position: fixed;
  width: 310px;
  height: 100%;
  top: 0;
  z-index: 9999;
  overflow: auto;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
}

.pushy a {
  display: block;
  color: #555;
  padding: 15px 30px 15px 30px;
  border-bottom:1px solid #ddd;
  text-decoration: none;
  outline: 0;
}

.pushy ul {
	padding-left:0;
}
.pushy ul li{
	list-style-type:none;
}
.pushy ul:first-child {
  margin-top: 30px;
}
.pushy ul li a{
  text-transform:uppercase;
  letter-spacing:2px;
}
.pushy.pushy-left {
  left: 0;
}
.pushy.pushy-right {
  right: 0;
}

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-310px, 0, 0);
  -ms-transform: translate3d(-310px, 0, 0);
  transform: translate3d(-310px, 0, 0);
}

.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(310px, 0, 0);
  -ms-transform: translate3d(310px, 0, 0);
  transform: translate3d(310px, 0, 0);
}

.pushy-right {
  -webkit-transform: translate3d(310px, 0, 0);
  -ms-transform: translate3d(310px, 0, 0);
  transform: translate3d(310px, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-310px, 0, 0);
  -ms-transform: translate3d(-310px, 0, 0);
  transform: translate3d(-310px, 0, 0);
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Menu Transitions */
#container,
.pushy,
.push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
.site-overlay {
  display: none;
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Submenu Appearance */
.pushy-submenu {
  /* Submenu Icon */
}
.pushy .menu-item-has-children ul {
  padding-left: 15px;
  transition: max-height 0.2s ease-in-out;
}
.pushy .menu-item-has-children ul .pushy-link {
  transition: opacity 0.2s ease-in-out;
}
.pushy .menu-item-has-children > a {
  position: relative;
}
.pushy .menu-item-has-children > a::after {
  content: '+';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  font-family:'Arial', sans-serif;
  font-size:25px;
  font-weight:bold;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: transform 0.2s;
}


/* Submenu Movement */
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
}
.pushy-submenu-closed .pushy-link {
  opacity: 0;
}

.pushy-submenu-open {
  /* Submenu Icon */
}
.pushy-submenu-open ul {
  max-height: 1000px;
}
.pushy-submenu-open .pushy-link {
  opacity: 1;
}
.pushy-submenu-open a::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.no-csstransforms3d .pushy-submenu-closed ul {
  max-height: none;
  display: none;
}

/*# sourceMappingURL=pushy.css.map */


.kt-mega-nav .sub-menu:after, .kt-mega-nav .sub-menu,.kt-mega-nav .sub-menu-two-columns .sub-menu:before {
	background:#efefef;
}