/*

Theme Name: Springbook
Theme URI: https://demowp.cththemes.net/springbook/
Author: Cththemes
Author URI: http://themeforest.net/user/cththemes
Description: Springbook - Responsive WordPress Blog Travel Photography Theme is perfect if you like a clean and modern design. This theme is ideal for bloggers, travelers, photographers, and those who need an easy, attractive and effective way to share their work with clients.
Version: 1.0.1
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Text Domain: springbook
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/



@charset "utf-8";
/*======================================
 	++WP Reset ++
  	+++Fonts +++
	++++General Styles++++
	++++Typography ++++
	++++Page preload ++++
	++++Content Styles ++++
	++++Button ++++
	++++Header ++++
	++++Navigation ++++
	++++Section++++
	++++Footer+++++
	++++Page title +++++
	++++Home ++++
	++++About++++
	++++Facts++++
	++++Skills++++
	++++Announcement++++
	++++Box hover effect ++++
	++++Services  ++++
	++++Video  ++++
	++++Map++++
	++++Contact ++++
	++++Img-preloader++++
	++++Testimononials++++
	++++Calculator++++
	++++Portfolio++++
	++++Blog++++
	++++404++++
	++++Responsive++++
*/
/*-------------WP Reset ---------------------------------------*/
.alignnone {}
.aligncenter,
div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {display: inline;float: right;}
.alignleft {display: inline;float: left;}
a img.alignright {}
a img.alignnone {}
a img.alignleft {}
a img.aligncenter {}
.wp-caption {max-width: 100%;}
.wp-caption.alignnone {}
.wp-caption.alignleft {}
.wp-caption.alignright {}
.wp-caption img {}
.wp-caption p.wp-caption-text {font-size: 90%;}
.gallery-caption{}
.bypostauthor{}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*table th, table td{
    padding: 5px;
}*/
table {
	border: 1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	max-width: 100%;
}
table th,table td {
    padding: 8px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    vertical-align: top;
    text-align: left;
    /*line-height: 18px;*/
}
table thead:first-child tr:first-child th, table tbody:first-child tr:first-child th, table tbody:first-child tr:first-child td {
    border-top: 0;
}
table thead:last-child tr:last-child th:last-child,table tbody:last-child tr:last-child td:last-child {
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
}
table thead {font-weight: 700;}
table tfoot {font-weight: 600;}

#wp-calendar {
    width: 100%;
}
#wp-calendar tbody td,#wp-calendar thead th {text-align: center;padding: 10px;}
#wp-calendar tfoot td#next {
	text-align: right;
}

td.next {text-align: right;}
.mb-15{
    margin-bottom: 15px;
}
select {
	width: 100%;
	color: #000;
	padding: 2px;
}
.after-blog-widget *,
.main-sidebar .widget *,
.fixed-sidebar-widget * {
	max-width: 100%;
}
.cth-single .blog-text img,
.cth-page .blog-text img,
.widget-sidebar .widget img,
.cth-single img,
.cth-page img {max-width:100%;height: auto;} 
.widget_categories ul ul,
.widget_pages ul ul,
.widget_nav_menu ul ul
{
    padding-left:15px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #eee;
}
.fixed-sidebar .widget_categories ul ul,
.fixed-sidebar .widget_pages ul ul,
.fixed-sidebar .widget_nav_menu ul ul
{
	border-color: rgba(255,255,255,0.31);
}
.widget_categories ul ul > li:last-child,
.widget_pages ul ul > li:last-child,
.widget_nav_menu ul ul > li:last-child
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.widget select {color: #000;}
select option {
	padding: 5px;
}
.widget_rss ul li a{display: block;padding-bottom: 6px;}
body * {
	-ms-word-wrap:break-word;
	word-wrap:break-word
}
.gallery .gallery-item img{
	width: auto;
}
.gallery-columns-1 .gallery-item{width: 100%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-2 .gallery-item{width: 50%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-3 .gallery-item{width: 33.33%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-4 .gallery-item{width: 25%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-5 .gallery-item{width: 20%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-6 .gallery-item{width: 16.66%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-7 .gallery-item{width: 14.28%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-8 .gallery-item{width: 12.5%;padding: 2px;margin-bottom: 20px;float:left;}
.gallery-columns-9 .gallery-item{width: 11.11%;padding: 2px;margin-bottom: 20px;float:left;}

.row.full-height > .wpb_column,.row.full-height > .wpb_column > .vc_column-inner,.row.full-height > .wpb_column > .vc_column-inner > .wpb_wrapper,
.wpb_column.full-height > .vc_column-inner,.wpb_column.full-height > .vc_column-inner > .wpb_wrapper {height: 100%;}
.full-height > .wpb_wrapper {height: 100%;}
.springbook_sec .wpb_content_element {margin-bottom: 0px;}
.white-color-bg {background-color: #fff;}
.transparent-color-bg {background-color: transparent;}
.margin-row {margin-left: -15px;margin-right: -15px;}
.after-blog-widget.widget_archive,
.after-blog-widget ~ .after-blog-widget {
	width: 25%;
	float: left;
	padding: 15px;
}
.after-blog-widget ~ .after-blog-widget:last-child {
	margin-bottom: 50px;
}
/*-------------General Style          ---------------------------------------*/
html{
	overflow-x:hidden !important;
	height:100%;
}
.hidhtml {
	overflow:hidden;
}
body{
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #000;
	background:#fff;
	height:100%;
}
@-o-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
input {
	-webkit-appearance: none;
	border: 1px solid #ccc;
}
:focus { outline: 0;}
a  , a:hover{
	color:#000;
	text-decoration:none;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.leftimg {
   float:left; 
   margin: 10px 15px 15px 0;  
}
.rightimg  {
   float: right;  
   margin: 10px 0 15px 15px;  
}
a:focus {
   outline:none;
}
.blog-media audio {
	width:100%;
}
.single-article h1 , .single-article h2 , .single-article h3 , .single-article h4 , .single-article h5 , .single-article h6 {
	font-family: 'Droid Serif', serif;
}
::selection {
	background: #808f66; 
	color:#fff;
}
::-moz-selection {
	background: #808f66;
	color:#fff;
}
p  , a , h1 , h2 , h3  , h4  , h5 , h6  , span , li , ol {
-webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  user-select:  text;
} 
/*--------------Typography--------------------------------------*/ 
p {
	text-align:left;
	font-size:12px;
	line-height:24px;
	padding-bottom:10px;
	font-weight:400;
}
.big-parag {
	font-size: 21px;
	font-weight:300;
	line-height: 1.5;
}
blockquote {
	float:left;
	width: 100%;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 15px solid #eee;
	position:relative;
}
blockquote:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content: "\f10e";
	position:absolute;
	top:5px;
	left:10px;
	color:#ccc;
	z-index:-1;
	opacity:0.7;
	font-size:44px;	
}
.widget_rss cite,
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#494949;
}
.left-align {
	text-align:left;
}
/*-------------- General--------------------------------------*/
#main  , #wrapper , .hero-wrap{
	float:left;
	width:100%;
	position:relative;
}
#wrapper {
	padding-top:108px;
}
#wrapper.hide-topbar {padding-top: 54px;}
.fl-right {
	float:right;
}
.fl-left {
	float:left;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background-size: cover;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}
.respimg {
	max-width:100%;
	height:auto;
}
.owl-carousel .owl-item .separator img 
,.owl-carousel .owl-item img.posts-slider-img 
{
	width: auto;
	height: auto;
}
.owl-carousel .owl-item .separator img {
	margin: 0 auto;
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#292929;
	opacity:0.3;
	z-index:2;
}
.container {
	position:relative;
	z-index:5;
	max-width:1224px;
}
.con-full {
	width: 100%;
	max-width: none;
	padding: 0px;
}
ul ,ol {
	padding-left: 15px;
}
ul {
	margin-bottom:0;
}
/*--------------  top bar --------------------------------------*/
#top-bar {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:#fff;
	z-index:27;
	border-bottom:1px solid #eee;
	-webkit-transform: translate3d(0,0,0);
}
.top-bar-info {
	float:left;
	width:100%;
	position:relative;
	background:#fff;
	border-bottom:1px solid #eee;
	padding:8px 0;
}
.top-bar-menu-wrap {
	float:left;
	width:100%;
	padding:10px 0;
}
.fixed-search{
	display:none;
	position:fixed;
	z-index:100;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.search-form-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background: rgba(0,0,0,0.81);
}
.search-form-wrap {
	position:relative;
	z-index:2;
	float:left;
	top:50%;
	width:100%;
}
.fixed-search form  {
	float:left;
	width:100%;
}
.fixed-search form input {
	float:left;
	background:none;
	border:none;
	border-bottom:1px solid rgba(255,255,255,0.21);
	width:100%;
	color:#fff !important;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	font-size:42px;
	z-index:1;
	position:relative;
	padding-right:50px;
}
.dublicated-text {
	position:absolute;
	top:-90px;
	right:90px;
	z-index:1;
	color:#fff;
	opacity:0.1;
	font-size:90px;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
}
.show-search {
	float:right;
	color:#292929;
	font-size:14px;
	cursor:pointer;
	margin-left:20px;
	top:10px;
	position:relative;
}

.fixed-search .container {
	position:relative;
}
.fixed-search .container:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	content:'\f002';
	position:absolute;
	top:10px;
	right:10px;
	width:40px;
	height:50px;
	line-height:50px;
	z-index:2;
	color:#fff;
	font-size:19px;
}
.top-bar-social ul {
	list-style:none;
	padding-left: 0px;
}
.top-bar-social li {
	float:left;
	padding:7px
}
.top-bar-social li a {
	color:#292929;
 	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.top-bar-social li a:hover {
	opacity:0.8;
}
.close-fixed-search {
	margin-top:20px;
}
.top-bar-contacts {
	list-style:none;
	padding-left: 0px;
}
.top-bar-contacts li {
	float:left;
	position:relative;
	padding:10px 0 0 20px;
}
.top-bar-contacts li:before {
	content:'';
	position:absolute;
	top:2px;
	right:-10px;
	width:1px;
	height:30px;
	background:#eee;
	z-index:2;
}
.top-bar-contacts li:first-child:after {
	content:'';
	position:absolute;
	top:2px;
	left:0;
	width:1px;
	height:30px;
	background:#eee;
	z-index:2;
}
.top-bar-contacts li a , .top-bar-contacts li span  {
	font-family: 'Droid Serif', serif;
	color: #666;
	font-style:italic;
	text-align:left;
	float:left;
	font-size:11px;
 	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.top-bar-contacts li a:hover {
	opacity:0.6;
}
.top-bar-contacts li a {
	margin-left:10px;
} 
/*--------------  Navigation--------------------------------------*/
#top-bar nav.top-bar-menu , .sticky-nav nav.top-bar-menu {
	float:left;
	position:relative;
	top:3px;
}
#top-bar nav.top-bar-menu ul , .sticky-nav nav.top-bar-menu ul {
	float: left;
	list-style:none;
	padding-left: 0px;
}
#top-bar nav.top-bar-menu ul li , .sticky-nav nav.top-bar-menu ul li  {
	float:left;
	margin-right:10px;
	position:relative;
}
#top-bar nav.top-bar-menu ul li a  , .sticky-nav nav.top-bar-menu ul li a {
	color:#000;
	text-align:left;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:700;
 	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    /*padding: 6px 0px;*/
    padding: 10px 5px;
    display: block;
}
#top-bar nav.top-bar-menu ul li ul  , .sticky-nav nav.top-bar-menu ul li ul{
	margin: 20px 0 0 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	min-width:180px;
	top: 37px;
	left: 0;
	z-index: 1;
	padding:18px 14px;    
	background:#292929;	
	transition: all .2s ease-in-out;
	border-top:1px solid rgba(255,255,255,0.11)
}
#top-bar nav.top-bar-menu ul li:hover > ul  , .sticky-nav nav.top-bar-menu ul li:hover > ul{
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#top-bar nav.top-bar-menu ul li ul li ul , .sticky-nav nav.top-bar-menu ul li ul li ul {
	top: 0;
	left: 100%;
	margin-left:12px; 	
}
#top-bar nav.top-bar-menu ul li ul li:hover  > ul  , .sticky-nav nav.top-bar-menu ul li ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	right: 100%;
	margin-left:12px;
}	
#top-bar nav.top-bar-menu ul li ul li , .sticky-nav nav.top-bar-menu ul li ul li {
	float: none;
	display: block;
	border: 0;
}
#top-bar nav.top-bar-menu ul li ul a , .sticky-nav nav.top-bar-menu ul li ul a {
	color:#fff;
	float:left;
	width:100%;
	text-align:left;
	padding:6px 4px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-transform:none;
	font-size:11px;
 	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
} 
#top-bar nav.top-bar-menu  a:hover , .sticky-nav nav.top-bar-menu   a:hover {
	opacity:0.6;
}
.sb-nav-button {
	width:40px;
	height:40px;
	padding:10px 6px 10px;
	border: 1px solid #eee;
	cursor:pointer;
}
.sb-nav-button span {
	float:left;
	width:100%;
	height:1px;
	background:#ccc;
	margin-bottom:8px;
	position:relative;
 	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.sb-nav-button:hover span {
	opacity:0.6;
}
.get-sticky .sb-nav-button {
	border:1px solid rgba(255,255,255,0.41);
}
.get-sticky .sb-nav-button span {
	background:#fff;
}
#top-bar.get-sticky nav.top-bar-menu ul li a {
	color:#fff;
}
#top-bar.get-sticky .show-search {
	color:#fff;
}
#top-bar.dark-header  , #top-bar.dark-header .top-bar-info  {
	background:#292929;
	border-bottom:1px solid rgba(255,255,255,0.21)
}
#top-bar.dark-header {
	border:none;
}
#top-bar.dark-header .top-bar-info {
	background:#000;
}
#top-bar.get-sticky {
	background: rgba(51,51,51,0.91);
	border:none;
}
#top-bar.dark-header .top-bar-social li a {
	color:#eee;
} 
#top-bar.dark-header nav.top-bar-menu ul li a {
	color:#fff;
}
#top-bar.dark-header .top-bar-contacts li:before  , #top-bar.dark-header .top-bar-contacts li:first-child:after {
	background: rgba(255,255,255,0.21)
}
 #top-bar.dark-header .top-bar-contacts li span {
	 color: #808f66;
}
#top-bar.dark-header .top-bar-contacts li,
#top-bar.dark-header .top-bar-contacts li a  ,  #top-bar.dark-header .show-search{
	color: rgba(255,255,255,0.71); 
}
#top-bar.dark-header  .sb-nav-button {
	border: 1px solid  rgba(255,255,255,0.21);
}
#top-bar.dark-header .sb-nav-button span {
	background:#eee;
}
.sticky-nav {
	float:left;
	width:100%;
	box-sizing:border-box;
	border:1px solid #eee;
	background:#f9f9f9;
	padding:13px 20px;
}
.sticky-nav-holder {
	background:#fff;
	z-index:30;
}
.sb-nav-button span {
	float:left;
	width:100%;
	height:1px;
	background:#ccc;
	margin-bottom:8px;
}
.sticky-nav .sb-nav-button {
	border-color:#ccc;
}
.sb-nav-button span {
	background:#999;
}
/*--------------  Home --------------------------------------*/
.hero-wrap {
	padding:120px 0 120px;
	overflow:hidden;
}
.sl-wrap {
	padding:200px 0;
}
.hero-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	overflow:hidden;
}
.full-width-slider-holder , .full-width-carousel-holder , .slideshow-slider .item {
	float:left;
	width:100%;
	position:relative;
}
.full-width-carousel-holder {
	text-align: center;
}
.full-width-carousel-holder .post-counter a {
	color: #fff;
}
.comwrap {
	position: relative;
}
.comwrap:before {
	content:'';
	position:absolute;
	top:-50px;
	height:50px;
	background: rgba(51,51,51,0.71);
	width:100%;
	left:0;
	z-index:2;
}
.comwrap:after {
	content:'';
	position:absolute;
	top:-50px;
	height:50px;
	width:100%;
	left:0;
	z-index:3;
	background:url(images/sep-wth.png) no-repeat center center;
}
.slideshow-slider .item {
	height:100%;
}
.logo-holder  {
	max-width:350px;
	margin:0 auto;
}
.header-logo-holder {
	max-width: 350px;
	float: left;
}
.logo-inner {
	float:left;
	width:100%;
	position:relative;
	padding:50px 0 40px;
}
.logo-holder-2,
.logo-inner .logo-holder  {
	max-width:300px;
}
.logo-holder a img {
	width:100%;
	height:auto;
}
.logo-inner-p,
.logo-inner p , .hero-quote p {
	max-width:450px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	margin:20px auto 0;
	text-align:center;
	font-size:13px;
	color:#666; 
}
.hero-bg .overlay {
	opacity:0.5;
}
.hero-quote {
	position: relative;
}
.hero-quote .wpb_wrapper {
	padding-top: 20px;
}
.hero-quote .wpb_wrapper p {
	margin-top: 0px;
}
.hero-quote p {
	color:rgba(255,255,255,0.81);
}
.hero-quote:before {
	content:'';
	position:absolute;
	top:12px;
	left:50%;
	margin-left:-25px;
	width:50px;
	height:1px;
	background:rgba(255,255,255,0.31)
}
.full-width-slider-holder {
	margin-top:40px;
}
.full-width-item , .full-width-slider-holder {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	text-align: center;
}
.full-width-slider-holder {
	padding:0 90px;
}
.full-width-slider-holder.full-width-img {
	padding: 0;
	margin-top:0;
}
.full-width-slider-holder.full-width-img img {
	width: auto;
	float:none;
}
.full-width-slider-holder.full-width-img .separator {
	display:inline-table !important
}
.full-width-slider-holder.full-width-img .full-width-item {
	padding:200px 0;
}
.full-width-item h2 {
	color:#fff;
	float:left;
	width:100%;
	letter-spacing:3px;
	position:relative;
	font-weight:900;
	padding:10px 0;
	margin:0;
}
.full-width-item h2:hover  ,   .customNavigation a:hover i , .fp-desc h2 a:hover{
	opacity:0.6;
}
.full-width-item h2 a {
	text-decoration:none;
	color:#fff;
}
.full-width-slider-holder .customNavigation a {
	color:#fff;
	position:absolute;
	top:50%;
	z-index:10;
	padding-bottom:5px;
	border-bottom:1px dotted rgba(255,255,255,0.51);
	font-family: 'Droid Serif', serif;
	font-style:italic;
	cursor:pointer;
}
.full-width-slider-holder .customNavigation a i {
	font-size:16px;
}
.full-width-slider-holder .customNavigation a.prev-slide {
	left:0;
}
.full-width-slider-holder .customNavigation a.prev-slide i {
	padding-right:10px;
}
.full-width-slider-holder .customNavigation a.next-slide {
	right:0;
}
.full-width-slider-holder .customNavigation a.next-slide i {
	padding-left:10px;
}
.full-width-item .post-date {
	margin:15px auto;
	color:#fff;
}
.full-width-slider-holder.full-width-img .customNavigation a.prev-slide {
	left:30px;
}
.full-width-slider-holder.full-width-img .customNavigation a.next-slide {
	right:30px;
}
.full-width-item p {
	color:rgba(255,255,255,0.9);
	text-align:center;
	max-width:550px;
	margin:5px auto;
	font-family: 'Droid Serif', serif;
	font-style:italic;
}
.full-width-img .fl-wrap{
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
	z-index:5;
	opacity:0;
	top:-50px;
}
.full-width-img  .owl-item.active .fl-wrap   {
	opacity:1;
	top:0;
}
.full-width-carousel .item {
	position:relative;
	float:left;
	width:100%;
}
.full-width-carousel .item .blog-media {
	margin:0;
}
.full-width-carousel .item .fp-desc {
	bottom:-20%;
}
.full-width-carousel .item .fp-desc p {
	opacity:0;
}
.full-width-carousel .item .new-article:hover p{
	opacity:1;
}
.full-width-carousel img{
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
}
.full-width-carousel  .item .overlay {
	opacity:0.2;
	background:#000;
}
.full-width-carousel-holder  .customNavigation {
	position:relative;
	display:inline-table;
	margin-bottom:20px;
}
.full-width-carousel-holder  .customNavigation:before {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	width:1px;
	height:70px;
	background:#eee;
}
.full-width-carousel-holder  .customNavigation a {
	display:inline-block;
	width:50px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	font-size:19px;
}
.num-holder {
	display:inline-table;
	position:relative;
	margin-top:40px;
	color:#fff;
}
.num-holder:before {
	content:'';
	position:absolute;
	top:-15px;
	left:50%;
	margin-left:-30px;
	width:60px;
	height:1px;
	border-top:1px dotted rgba(255,255,255,0.51)
}
.full-width-slider-holder.full-width-img  .num-holder {
	position:absolute;
	bottom:50px;
	left:50%;
	width:70px;
	z-index:5;
	margin-left:-35px;
}
.full-width-carousel .fp-desc .btn {
	float: left;
}
.full-width-carousel .fp-desc .btn,.full-width-item .btn {
	display:inline-block;
	padding:10px 26px;
	background:#fff;
	border-radius:20px;
	color:#000;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	margin-top:10px;
	text-transform:uppercase;
	font-size:10px;
}
.full-width-carousel .fp-desc .btn,.sl-bg  , .full-width-item .btn  , .full-width-img .fl-wrap , .full-width-item h2  , .full-width-item .btn ,  .customNavigation a  , .customNavigation a i , .post-link , .fp-desc h2 a{
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.full-width-carousel .fp-desc .btn:hover,
.full-width-item .btn:hover   {
	background:#808f66;
	color:#fff;
}
.slideshow-slider {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
/*--------------  Video --------------------------------------*/
.media-container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:-1;
}
.video-mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
.mob-bg {
	display:none;
}
.video-holder{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.video-holder iframe  {
    position: absolute;
    top: -75px;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
	overflow:hidden;
}
.background-youtube {
	position:absolute;
	top:-25% !important;
}
.video-container {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	line-height: 0;
	z-index: -1;
}
.video-container video {
	width: 100%;
}
.resp-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:20px;
}
.resp-video iframe,
.resp-video object,
.resp-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog-media video {
	width:100%;
	height:auto;
}
/*--------------  Category --------------------------------------*/
.category-title {
	float:left;
	width:100%;
	margin-bottom:2px;
	text-align:center;
}
.category-title ul {
	list-style:none;
}
.category-title li {
	display:inline-block;
	position:relative;
	padding-right:14px;
}
.category-title li:before {
	content:'/';
	position:absolute;
	right:0;
	top:2px;
	color:#fff;
}
.category-title li:last-child:before {
	display:none;
}
.category-title li a {
	color:#fff;
	font-family: 'Droid Serif', serif;
	font-style:italic;
}
.category-nav  , .category-nav-inner {
	float:left;
	width:100%;
	position:relative;
	text-align: center;
}
.category-nav-inner {
	border:1px solid #eee;
	box-sizing:border-box;
	z-index:20;
	border-bottom: 0px;
	border-right: 0px;
}
.category-nav-inner ul {
	list-style:none;
	float:left;
	width:100%;
	padding-left: 0px;
	display: block;
}
.category-nav-inner ul li ul {
	display: none;
}
.category-nav-inner ul li {
	float:left;
 	border-right:1px solid #eee;
	box-sizing:border-box;
	position:relative;
	background:#f9f9f9;
	/*padding:14px 5px;*/
	border-bottom: 1px solid #eee;
}
.tool-count {
	position:absolute;
	top:0;
	left:50%;
	width:50px;
	background:#000;
	border-radius:4px;
	margin-left:-25px;
	z-index:10;
	height:50px;
	line-height:50px;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	visibility: hidden;
	opacity:0;
}
.category-nav-inner ul li:hover > .tool-count {
	top:-60px;
	visibility:visible;
	opacity:1;
}
.category-nav-inner ul li a {
	float:left;
	width:100%;
	color:#000;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	position:relative;
	top:0;
	padding: 14px 5px;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.category-nav-inner ul li:hover a {
	top:-10px;
	text-decoration:none;
}
/*.category-nav-inner ul li:last-child  {
	border:none;
}*/
/*-------------- Main sidebar --------------------------------------*/
.main-sidebar {
	float:left;
	width:30%;
	width:33.333%;
	padding-left:30px;
	position:relative;
}
.main-sidebar.left-sidebar {
	padding-left: 0px;
	padding-right: 30px;
}
.main-sidebar-widget {
	margin-bottom:20px;
}
.main-sidebar-widget h3 {
	float:left;
	width:100%;
	border:1px solid #eee;
	padding:15px 10px;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	letter-spacing:4px;
	margin-bottom:20px;
	font-weight:700;
	position:relative;
	background:#f9f9f9;
	color:rgba(0,0,0,0.51);
	text-align: center;
}
.main-sidebar-widget .about-widget p{
	color:#000;
 	font-weight:500;
	font-style:normal;
	line-height:20px;
	font-size:12px;
}
.main-sidebar-widget .about-widget h4,.fixed-sidebar .about-widget h4 {
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:800;
	padding:3px 0;
	float:left;
	width:100%;
	font-size:12px;
	text-align:left;
}
.fixed-sidebar.dark-sidebar .about-widget h4 {
	color: #fff;
}

.main-sidebar-widget .subscribe-widget input.mc4wp_email {
	float:left;
	width:100%;
	background:none;
	border:none;
	border-bottom:1px solid #eee;
	padding:10px;
	position:relative;
	z-index:1;
} 
.main-sidebar-widget .subscribe-widget input.mc4wp_submit {
	position: absolute;
	top:8px;
	right:10px;
	z-index:2;
	border:none;
	background:none;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	color:#292929;
}
.widget_rss ul,
.widget_recent_entries ul {
	list-style: none;
	padding-left: 0px;
}
.widget_rss li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.main-sidebar-widgets .widget_rss li a,
.main-sidebar-widgets .widget_recent_entries li a,
.main-sidebar-widget.springbook_recent_posts li h4 a,
.main-sidebar-widgets .recent-post-widget li h4 a {
	color:#000;
}
.main-sidebar-widgets .rss-date,
.main-sidebar-widgets .recent-post-widget li .recent-post-opt span.post-date {
	color:#999 !important;
}
.after-blog-widget .tagcloud a,
.footer-widget .tagcloud a,
.main-sidebar-widget .tagcloud a {
	float:left;
	color:#eee;
	padding:8px 10px;
	background:#292929;
	margin:0 4px 4px 0;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:11px;	
}
/*.main-sidebar-widget .category-widget .cat-item li a {*/
.widget_categories li a,
.widget_archive li a,
.widget_pages li a,
.widget_meta li a,
.widget_nav_menu li a
 {
	color:#292929;
	font-family: 'Montserrat', sans-serif;
	font-weight:800;
}
/*.main-sidebar-widget .category-widget .cat-item li {*/
.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	border-color:#eee;
}
.main-sidebar-widget .comment-widget .comm-list li span.comm-date {
	color:#999;
}
.main-sidebar-widget .comment-widget .comm-list li p {
	color:#292929;
	font-weight:500;
}
.main-sidebar-widget .comment-widget .comm-list li .commnet-link {
	color:#666;
}
.main-sidebar-widget .comment-widget .comm-list li .commnet-link a {
	font-weight:900;
	padding-left:4px;
}
.main-sidebar-widget .social-widget li  a {
	color:#fff;
}
/*--------------  Posts --------------------------------------*/
.article-holder , 
.article-wrap , 
.blog-media  , 
.main-sidebar-widgets , 
.main-sidebar-widget , 
.main-sidebar-widget .subscribe-widget  ,
.main-sidebar-widget .subscribe-widget form , 
.new-article  , 
.grid-sb-holder , 
.fl-wrap , 
.box-item  , 
.gal-wrap a {
	float:left;
	width:100%;
	position:relative;
}
.gal-wrap a {
	overflow:hidden;
} 
.grid-sb-wrap {
	float:left;
	position:relative;
	overflow:hidden;
}
.gallery-filters {
	margin:20px 0 20px;
	text-align: center;
}
.gallery-filters  ul {
	list-style:none;
	padding-left: 0px;
}
.gallery-filters  ul li {
	display:inline-block;
	padding:4px 10px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:14px;
}
.gallery-filters  ul li a.gallery-filter-active {
	color:#808f66;
	text-decoration:none;
}
.gallery-holder  .grid-sb-wrap a {
	overflow: hidden;
	float:left;
	width:100%;
}
.gallery-holder  .grid-sb-wrap a span {
	position:absolute;
	top:40%;
	opacity:0;
	left:0;
	width:100%;
	z-index:2;
	text-align:center;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:16px;
	font-weight:800;
	color:#292929;
}
.gallery-holder  .grid-sb-wrap a i{
	position:absolute;
	top:40%;
	opacity:0;
	left:0;
	width:100%;
	z-index:2;
	text-align:center;
	font-size:30px;
	color:#fff;
}
.grid-sb-holder {
	margin-right: -30px;
	float: none;
	width: auto;
}
.grid-sb-holders.gal-wrap,
.grid-sb-holder.gal-wrap {
	margin-right: -10px;
}
.grid-sb-holder.grid-s0{
	margin-right: 0px;
}
.grid-sb-holder.grid-s10{
	margin-right: -10px;
}
.grid-sb-holder.grid-s20{
	margin-right: -20px;
}
.grid-sb-holder .grid-sb-wrap {
	padding-right: 30px;
}
.grid-sb-holder.grid-s0 .grid-sb-wrap {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.grid-sb-holder.grid-s10 .grid-sb-wrap {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grid-sb-holder.grid-s20 .grid-sb-wrap {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.grid-sb-holder.grid-s30 .grid-sb-wrap {
	padding-top: 15px;
	padding-bottom: 15px;
}
.gallery-holder  .grid-sb-wrap a:hover i,
.gallery-holder  .grid-sb-wrap a:hover span {
	top:50%;
	opacity:1;
}
.gal-wrap .grid-sb-wraps,
.gal-wrap .grid-sb-wrap {
	padding:0 10px 10px 0;
}

.post-grid-holder .grid-sb-wrap.sticky {
	width: 100%;
}
.grid-sb-sizer,
.grid-sb-sizers,
.grid-sb-wrap {
	width: 100%;
}
.blog-grid-two-col .grid-sb-sizer,
.blog-grid-two-col .grid-sb-wrap,
.two-column .grid-sb-wrap,
.two-column .grid-sb-sizer,
.two-column .grid-sb-wraps,
.two-column .grid-sb-sizers  {
	width: 50%;
}
.two-column .grid-sb-wrap.gal-size-two,
.two-column .grid-sb-wrap.gal-size-three,
.two-column .grid-sb-wraps.gal-size-two,
.two-column .grid-sb-wraps.gal-size-three {

	width:100%;
} 
.blog-grid-three-col .grid-sb-sizer,
.blog-grid-three-col .grid-sb-wrap ,
.three-column .grid-sb-sizer,
.three-column .grid-sb-wrap,
.three-column .grid-sb-sizers,
.three-column .grid-sb-wraps {
	width: 33.33%;
}
.three-column .grid-sb-wrap.gal-size-two,
.three-column .grid-sb-wraps.gal-size-two {
	width:66.6%;
} 
.three-column .grid-sb-wrap.gal-size-three,
.three-column .grid-sb-wraps.gal-size-three {
	width:100%;
} 
.blog-grid-four-col .grid-sb-sizer,
.blog-grid-four-col .grid-sb-wrap,
.four-column .grid-sb-wrap,
.four-column .grid-sb-sizer,
.four-column .grid-sb-wraps,
.four-column .grid-sb-sizers {
	width: 25%;
}
.four-column .grid-sb-wrap.gal-size-two,
.four-column .grid-sb-wraps.gal-size-two {
	width:50%;
} 
.four-column .grid-sb-wrap.gal-size-three,
.four-column .grid-sb-wraps.gal-size-three {
	width:75%;
}
.blog-grid-five-col .grid-sb-sizer,
.blog-grid-five-col .grid-sb-wrap,
.five-column .grid-sb-wrap,
.five-column .grid-sb-sizer,
.five-column .grid-sb-wraps,
.five-column .grid-sb-sizers {
	width: 20%;
}
.five-column .grid-sb-wrap.gal-size-two,
.five-column .grid-sb-wraps.gal-size-two {
	width:40%;
} 
.five-column .grid-sb-wrap.gal-size-three,
.five-column .grid-sb-wraps.gal-size-three {
	width:60%;
}
.gal-wrap img  , .gallery-holder .grid-sb-wrap img{
	width:100%;
	height:auto;
	-webkit-transition: all 4000ms cubic-bezier(.19,1,.22,1) 0ms;
  	-moz-transition: all 4000ms cubic-bezier(.19,1,.22,1) 0ms;
  	transition: all 4000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.gal-wrap a:hover img , .gallery-holder .grid-sb-wrap a:hover img {
		webkit-transform: scale(1.05);
	-moz-transform:scale(1.05);
	transform: scale(1.05);
	opacity:0.5;
} 
.single-article-title{
	font-size:28px;
	position:relative;
	font-weight:800;
	margin-top:10px;
	margin-bottom:12px;
	letter-spacing:1px;
	font-family: 'Droid Serif', serif;
	text-align: center;
}
.single-article-title:before {
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	background:#eee;
} 
.single-article-title span,
.single-article-title a {
	position:relative;
	padding:0 26px;
	z-index:2;
}
.single-article-title span:after,
.single-article-title a:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#fff;
	z-index:-1;
}
.single-article-title span {
	display: inline-block;
}
.single-article-cat a  {
	display:inline-block;
	padding:2px 6px;
	position:relative;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	color:#666;
	letter-spacing:1px;
}
.single-article-date {
	padding:2px 6px;
	color:#666;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
 	display:block;
 	text-align: center;
}
.single-article ul.post-categories li a:before {
	content:'/';
	position:absolute;
	top:2px;
	right:-4px;
} 
.single-article ul.post-categories li:last-child a:before {
	display:none;
}
.middle-title {
	display:block;
	padding:0 12px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:800;
	text-align: center;
} 
.big-title {
	font-size:26px;
	font-weight:800;
	text-align: center;
}
.article-holder {
	padding-top:50px;
	padding-bottom: 75px;
} 
.col-wrap {
	width:70%;
	width:66.667%;
}
.col-wrap.nosidebar {width: 100%;}
.new-article {
	overflow:hidden;
}
.new-article .row {
	padding-right:15px;
	margin-right:0;
}
.featured-posts-wrap .new-article .row {
	padding-right: 0px;
	margin-right:-15px;
}
.new-article h3 {
	text-align: left;
	font-weight:700;
	text-transform:uppercase;
	font-size:24px;
}
.fp-desc {
	position:absolute;
	bottom:-70px;
	left:0;
	z-index:2;
	padding:50px  30px 20px;
}
.n-sb-wrap .fp-desc {
	padding:50px  50px 20px;
	bottom:-60px;
}
.new-article:hover .fp-desc{
	bottom:0;
}
.fp-desc   , .post-counter , .grid-sb .overlay  , .gallery-holder  .grid-sb-wrap a span , .gallery-holder  .grid-sb-wrap a i  , .grid-sb h2 a , .mc4wp_submit , .recent-post-content h4 a , .main-sidebar-widget .tagcloud a ,.after-blog-widget .tagcloud a, .footer-widget .tagcloud a, .fixed-sidebar-widget .tagcloud a{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.grid-sb h2 a:hover {
	color:#666;
}
.after-blog-widget .tagcloud a:hover,
.footer-widget .tagcloud a,
.main-sidebar-widget .tagcloud a:hover , .fixed-sidebar-widget .tagcloud a:hover  , .social-widget li a:hover{
	background: #808f66;
	color:#fff;
	border-color:transparent;
}
.footer-widget .tagcloud a {
	border:1px solid #808f66;
}
.footer-widget .tagcloud a:hover {
	background: transparent;
}
.new-article .post-counter  , .grid-sb  .post-counter  {
	position:absolute;
	top:-150px;
	right:50px;
	z-index:5;
	list-style:none;
	padding-left: 0px;
}
 .list-item .post-counter {
	position:absolute;
	top:-150px;
	left:30px;
	z-index:5;
	list-style:none;
}
.grid-sb  .post-counter  {
	 right:20px;
}
.content-video .grid-sb .post-counter, 
.content-audio .grid-sb .post-counter,
.content-gallery .grid-sb .post-counter,
.content-slider .grid-sb .post-counter {
	background: rgba(41,41,41,1);
}
.post-list-holder .content-video .grid-sb .post-counter, 
.post-list-holder .content-audio .grid-sb .post-counter,
.post-list-holder .content-gallery .grid-sb .post-counter,
.post-list-holder .content-slider .grid-sb .post-counter {
	background: transparent;
}
.new-article:hover .post-counter  , .grid-sb:hover .post-counter  {
	top:50px;
}
.grid-sb:hover .list-item .post-counter {
	 top:15px;
}
.new-article .post-counter li , .grid-sb  .post-counter li  , .list-item .post-counter li{
	padding:10px;
	float:left;
	color:#fff;
}
.post-featured .post-counter li a,
.grid-sb .post-counter li a {
	color: #fff;
}
 .grid-sb  .post-counter li {
	padding:5px;
}
.new-article .post-counter li i , .grid-sb  .post-counter li i , .list-item .post-counter li a {
	font-size:14px;
	padding-right:6px;
}
.post-counter li span {
  	float:left;
  	width:100%;
}
.fp-desc h2 {
	color:#fff;
	text-align:left;
	font-weight:800;
	float:left;
	width:100%;
	font-size: 24px;
}
.fp-desc h2 a {
	color:#fff;
}
.fp-desc ul {
	list-style:none;
	float:left;
	width:100%;
	position:relative;
	margin-bottom:16px;
}
.fp-desc ul li {
	float:left;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	margin-right:6px;
	padding:6px 6px 6px 0;
}
.fp-desc ul li a {
	color:#eee;
}
.fp-desc ul li a:hover , .recent-post-opt a:hover , .commnet-link:hover {
	text-decoration:underline;
}
.fp-desc .post-date {
	float:left;
	padding:10px 12px;
	background:#808f66;
	color:#fff;
	text-align:left;
}
.fp-desc p {
	color:#fff;
}
.blog-media {
	margin:15px 0;
	overflow:hidden;
}
.post .blog-media {
	margin-top: 0px;
}
.featured-posts-wrap .post .blog-media,
.single-post .post .blog-media {
	margin-top: 15px;
}
.post .grid-sb {
	margin-top: 15px;
}
.dec-link {
	position:absolute;
	bottom:-10%;
	left:30px;
	z-index:5;
	color:#fff;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	opacity:0;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.dec-link:hover {
	opacity:0.6;
	color:#fff;
	text-decoration:underline;
}
.grid-sb:hover .dec-link {
	 bottom:10%;
	 opacity:1;
}
.cat-list {
	float:left;
	width:100%;
	list-style:none;
	margin:2px 0 6px;
	list-style: none;
	padding-left: 0px;
}
.cat-list li {
	float:left;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	color:#666;
	margin-right:18px;
	position:relative;
}
.cat-list li:before {
	content:'/';
	position:absolute;
	right:-12px;
	top:-1pxpx;
	color:#000;
}
.cat-list li:last-child:before {
	display:none;
}
.cat-list li a {
	color:#999;
}
.grid-sb h2 {
	float:left;
	width:100%;
	font-size:16px;
	text-align:left;
	text-transform:uppercase;
	font-weight:800;
	line-height:20px;
	padding:8px 0;
	margin:0;
}
.content-none .grid-sb h2 {text-align: center;margin: 20px 0px;}
.grid-sb p {
	padding-bottom:2px;
	margin-bottom:4px;
}
.grid-sb {
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
}
.grid-sb .overlay {
	opacity:0;
}
.grid-sb:hover .overlay {
	opacity:0.4;
}
.post-link {
	float:left;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	color:#fff;
	margin:10px 0;
	padding:0;
	font-weight:600;
	padding:10px 18px;
	background:#808f66;
	border-radius:30px;
	font-size:11px;
	position:relative;
	z-index:2;
	width:auto !important;
}
.grid-sb:before {
	content:'';
	position:absolute;
	bottom:26px;
	right:0;
	left:140px;
	height:1px;
	background:#eee;
	z-index:1;
}
.content-none .grid-sb:before {
	display: none;
}
.single-post-tags {
	margin:10px 0;
}
.single-post-tags i{
	float:left;
	margin-right:8px;
	position:relative;
	top:10px;
}
.single-post-tags a {
	float:left;
	padding:8px 16px;
	border:2px solid #eee;
	margin-left:4px;
	border-radius:30px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:11px;
}
.single-post-tags a:hover {
	background:#808f66;
	color:#fff;
	border-color:#808f66;
}
.single-article-inner {
	float:left;
	width:100%;
	z-index:1;
	position:relative;
	padding-left:80px;
	min-height: 200px;
}
.single-article-inner p a {
	font-weight: bold;
}
.single-article-inner.no-v-fixed {
	padding-left: 0px;
}
/*--------------  Share --------------------------------------*/
.share-buts-wrap {
	min-height: 50px;
}
.share-button {
	float:right;
	cursor:pointer;
	color:#292929;
	position:relative;
	top:24px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:12px; 
}
.share-button i {
	padding-left:10px;
	font-size:13px;
	color:#000;
}
.share-inner {
	visibility:hidden;
	position:absolute;
	bottom:62px;
	right:0;
	padding:12px 16px 12px 22px;
	background: #292929;
	border-radius:3px;
	opacity:0;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.is-share {
	visibility:visible;
	opacity:1;
	bottom:42px;
}
.share-inner:before {
	content:'';
	position:absolute;
	bottom:-5px;
	right:4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #292929 transparent transparent transparent;
}
.share-icon {
	float:left;
	margin-right:12px;
	position:relative;
	border-radius:100%;
	font-size:12px;
	color: #fff;
}
.share-icon:hover {
	color:#808f66;
}
.share-container.no-align-share {
	text-align:center !important;
	padding:10px 0;
}
.share-container.no-align-share a {
	float:left;
}
.share-container.no-align-share a:hover {
  box-shadow:0 0 0 0 rgba(0,0,0,0.1);
}
.share-icon:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.share-icon-digg:before {
    content: "\f1a6";
}
.share-icon-email:before  {
    content: "\f003";
}
.share-icon-flickr:before  {
    content: "\f16e";
}
.share-icon-foursquare:before  {
    content: "\f180";
}
.share-icon-rss:before {
    content: "\f09e";
}
.share-icon-facebook:before  {
    content: "\f09a";
}
.share-icon-twitter:before {
    content: "\f099";
}
.share-icon-tumblr:before {
   content: "\f173";
}
.share-icon-linkedin:before {
     content: "\f08c";
}
.share-icon-vimeo:before {
   content: "\f194";
}
.share-icon-instagram:before {
    content: "\f16d";
}
.share-icon-pinterest:before {
    content: "\f0d2";
}
.share-icon-googleplus:before {
   content: "\f0d5";
}
.share-icon-in1:before {
    content: "\f08c";
}
.share-icon-stumbleupon:before {
    content: "\f1a4";
}
/*--------------  Single slider --------------------------------------*/
.single-slider-holder .customNavigation {
	margin:25px 0 10px;
	text-align: center;
}
.single-slider-holder .customNavigation a , .single-slider-holder .customNavigation span{
	display:inline-block;
}
 .single-slider-holder .customNavigation a {
	 width:30px;
	 height:30px;
	 line-height:26px;
	 border:2px solid #666;
	 border-radius:100%;
	 cursor:pointer;
	 background:#f9f9f9;
}
.single-slider-holder .customNavigation span {
	padding:0 20px;
	font-family: 'Droid Serif', serif;
}
/*--------------  author --------------------------------------*/
.post-author {
	float:left;
	width:100%;
	padding:30px 0;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	margin:15px 0;
}
.single-post .post-author {
	border-bottom: 0px;
}
.post-related-wrap {
	border-top:1px solid #eee;
}
.author .post-author {
	border-top: 0px;
	margin-top: 0px;
}
.post-author-wrap {
	float:left;
	width:100%;
	position:relative;
	padding-left:100px;
}
.post-author-wrap h3 {
	float:left;
	width:100%;
	text-align:left;
	color:#000;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	text-transform:uppercase;
	margin-top:8px;
}
.post-author-wrap p{
	font-family: 'Droid Serif', serif;
    color: #000;
    font-weight: 500;
    font-style: normal;
    line-height: 20px;
    font-size: 12px;
}
.post-author-wrap span {
	font-family: 'Droid Serif', serif;
	float:left;
	text-align:left;
	font-style:italic;
	color:#666;
	width:100%;
}
.post-author-img {
	width:80px;
	height:80px;
	position:absolute;
	top:5px;
	left:0;
	overflow:hidden;
	z-index:2;
}
.post-author-img img {
	width:80px;
	height:80px;
	border-radius:100%;
	float:left;
}
.post-author-wrap ul {
	list-style:none;
	padding-left: 0px;
}
.post-author-wrap ul li {
	float:left;
	margin-right:8px;
}
.post-author-wrap li a {
	color:#ccc;
}
.art-facts {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:50px;
	padding:15px 10px;
	background:#f9f9f9;
	border:1px solid #eee;
}
.art-facts .post-counter {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.art-facts .post-counter li {
	float:left;
	width:100%;
	margin-bottom:8px;
	color:#999;
	text-align: center;
}
.art-facts .post-counter li a {
	color: #999;
}
.art-facts .post-counter li:last-child {
	margin-bottom:0;
}
.art-facts .post-counter li i {
	float:left;
	width:100%;
	font-size:15px;
	color:#666;
	padding-bottom:3px;
}
.post-featured .post-counter li .liked i,
.grid-sb .post-counter li .liked i,
.art-facts .post-counter li .liked i {
	color: #F65857;
}
.springbook-like-button.do-process {
	display: none;
}
#springbook-like-loader {display: block;}
.art-facts .post-counter li #springbook-like-loader i {
	padding-bottom: 0px;
}
.art-facts .post-counter li a:active {
	text-decoration: none;
}
.limit-box {
	float:left;
	width:100%;
	height:1px;
	position:relative;
}
/*-------------- other posts --------------------------------------*/
.item-related {
	text-align:left;
}
.item-related img {
	width:100%;
	height:auto;
}
.post-related {
	margin-top:15px;
}
.item-related h3 {
	float:left;
	width:100%;
	font-weight:700;
	font-size:16px;
}
.item-related .post-date {
	font-family: 'Droid Serif', serif;
	float:left;
	font-style:italic;
	color:#666;
	width:100%;
}
.item-related {
	padding-top:15px;
	padding-bottom:15px;
}
.item-related:hover {
	background:#f9f9f9;
}
.cat-wid  {
	list-style:none;
}
.cat-wid li {
	display:inline-block;
	padding:4px 10px;
	position:relative;
}
.cat-wid li:before {
	content:'/';
	position:absolute;
	font-weight:00;
	right:-5px;
	top:5px;
	color:#666;
}
.cat-wid li:last-child:before {
	display:none;
}
.cat-wid li a {
	color:#999;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:10px;
}
.pp-widget-item   h2 {
	font-family: 'Droid Serif', serif;
	font-size:16px ;
	line-height:22px;
	margin:0;
	padding:6px 0;
}
.pp-widget-item   h2 a {
	color:#000;
}
.art-date {
	display:inline-table;
	font-family: 'Droid Serif', serif;
	color: #666;
	font-style:italic;
	font-size:11px;
}
.popular-posts-widget .icon-counter {
	list-style:none;
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
}
.popular-posts-widget .icon-counter li {
	width:40px;
	height:40px;
	display:inline-block;
	font-family: 'Droid Serif', serif;
	color:#808f66;
	font-style:italic;
	position:relative;
	opacity:0;
	font-weight:700;
	visibility:hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	top:20px;
}
.popular-posts-widget .icon-counter li i {
	float:left;
	width:100%;
	color: #666;
	font-size:14px;
}
.pp-widget-item:hover .icon-counter li {
	opacity:1;
	visibility:visible;
	top:0;
} 
/*-------------Comments  ---------------------------------------*/
.article-wrap .post-comments {
	margin-top:30px;
	float:left;
	width:100%;
	border-top:1px solid #eee;
	padding-top:20px;
}
.single-spbgallery .article-wrap .post-comments {
	border-top:0px;
	margin-top: 0px;
}
.article-wrap .comments {
	margin:15px 0 20px;
	float:left;
	width:100%;
	padding-left: 0px;
}
.article-wrap .comments > li {
	list-style:none;
	float:left;
	width:100%;
}
.comment ul.children {
	padding-left: 55px;
	list-style: none;
	float: left;
	width: 100%;
}
.article-wrap .thecomment {
	border-bottom:1px  solid #eee;
	padding-bottom:14px;
	margin-bottom:15px;
	float:left;
	width:100%;
	position:relative;
}
.article-wrap .thecomment .author-img {
	width:60px;
	position:absolute;
	top:0;
	left:0;
}
.article-wrap .thecomment .author-img img {
	border-radius:100%;
	width:60px;
	height:60px;
}
.article-wrap .comment-text {
	float:left;
	width:100%;
	padding-left:80px;
}
.article-wrap .thecomment .comment-text span.author,.thecomment .comment-text span.author a {
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:16px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	float:left;
	width:100%;
	text-align:left;
}
.article-wrap .thecomment .comment-text span.author a:hover {
	text-decoration:underline;
}
.article-wrap .thecomment .comment-text span.date {
	font-size:11px;
	color:#999;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	display:block;
	margin-bottom:10px;
	float:left;
}
.article-wrap .thecomment .comment-text em {
	font-size:13px;
	margin-bottom:-14px;
	color:orange;
	letter-spacing:1px;
}
.article-wrap .thecomment .comment-text em i {
	font-size:14px;
	color:#f3bd00;
}

.article-wrap .post-comments span.reply a {
	float:right;
	font-size:11px;
	background:#808f66;
	color:#fff;
	margin-left:7px; 
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	padding:5px 8px 5px;
}
.article-wrap .post-comments span.reply a:hover {
	 background:#292929;
}
.article-wrap li.children {
	padding-left:  55px;
}
.article-wrap ul.children li.thecomment {
	margin:0 0 8px;
}
#respond h3 {
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:16px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	float:left;
	width:100%;
	text-align:left;
}
#respond h3 a {
	color:#000;
	display:inline-block;
}
#respond h3 small a {
	text-transform:uppercase;
	font-size:11px;
	background:#333;
	color:#FFF;
	border-radius:3px;
	margin-left:7px;
	letter-spacing:1px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	padding:4px 6px 5px;
}
#respond h3 small a:hover {
	opacity:.8;
}
#respond input {
	border:1px solid #eee;
	margin-right:10px;
	color:#000;
	margin-bottom:15px;
	font-size:11px;
	width:350px;
	background:#f9f9f9;
	border-radius:0;
	float:left;
	padding:8px 10px;
	-webkit-appearance: none;
	font-family: 'Droid Serif', serif;
}
#respond p {
	float:left;
	width:100%;
}
#respond p label {
	float:left;
	padding-right:30px;
	min-width:100px;
}
#respond textarea {
	border:1px solid #eee;
	width:100%;
	height:120px;
	font-size:13px;
	color:#000;
	margin-bottom:14px;
	line-height:20px;
	 font-family: 'Droid Serif', serif;
	background:#f9f9f9; 
	padding:14px;
	-webkit-appearance: none;
}
#respond #submit,.wpcf7 .wpcf7-submit {
	letter-spacing:1px;
	background:#808f66;
	font-size:11px;
	color:#fff;
	margin-top:6px;
	display:inline-block;
	border:none;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	cursor:pointer;
	border-radius:4px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	width:auto;
	padding:8px 14px 8px;
	-webkit-appearance: none;
}
.wpcf7 .wpcf7-submit {
	padding:12px 59px 14px;
}
#respond #submit:hover {
	background:#333;
	color:#FFF;
}

.single-article ul , .single-article ol {
	float:left;
	width:100%;
	text-align:left;
	margin-top:0;
	margin-bottom:10px;
	padding-top:0;
	padding-left:12px;
}
.single-article ul.post-categories {
	padding-left: 0px;
	text-align: center;
	margin-bottom: 0px;
}
.single-article ul  li  , .single-article ol li {
	float:left;
	width:100%;
	margin-bottom:10px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	line-height:20px;
}
.single-article ul li > ul:last-child , .single-article ol li > ol:last-child,
.single-article ul li > ol:last-child , .single-article ol li > ul:last-child,
.single-article ul ul > li:last-child  , .single-article ol ol > li:last-child {
	margin-bottom: 0px;
}
.single-article ul li > ul:first-child , .single-article ol li > ol:first-child,
.single-article ul li > ol:first-child , .single-article ol li > ul:first-child {
	margin-top: 10px;
}
.single-article ul ul  , .single-article ol ol {
	margin-top: 10px;
}
.single-article ul.post-categories li {
	float: none;
	display: inline-block;
	width: auto;
	margin-bottom: 0px;
}

.list-sb-holder {
	padding-top:30px;
 
}
.list-sb-holder .grid-sb-wrap {
	margin-bottom:20px;
}
.list-sb-holder .blog-media {
	width:35% !important;
	padding-right:20px;
	margin-top:0;
	overflow:hidden;
}
.list-sb-holder .blog-media .overlay {
	width:auto;
	right:20px;
}
.has-post-thumbnail .list-item {
	float:left;
	width:65%;
}
.list-sb-holder .has-post-thumbnail .grid-sb:before {
	left:52%;
}
 /*------------- load more button ---------------------------------------*/
 .gal-grid-lmore-holder,
 .blog-grid-lmore-holder,
 .blog-list-lmore-holder {
 	text-align: center;
 }
.load-more-post {
	position:relative;
	display:inline-table;
	margin-top:50px;
	margin-bottom: 20px;
}

.load-more-post i {
	width:40px;
	height:40px;
	line-height:36px;
	border-radius:100%;
	margin:0 auto;
	border:2px solid #eee;
	background:#f9f9f9;
	font-size:18px;
}
.load-more-post span{
	float:left;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	margin-top:15px;
}
/*-------------- footer--------------------------------------*/	
.footer-big	 {
	float:left;
	width:100%;
	position:relative;
	background:#292929;
}
.footer-dark {
	color: #bcbcbc;
}
.footer-dark a {
	color: #fff;
}
.footer-big.footer-light {
	background:#fff;
}
.footer-big .footer-widgets-holder  , .footer-widgets{
	position:relative;
	width:100%;
	float:left;
}
.footer-big .footer-widgets-holder:before {
	content:'';
	position:absolute;
	top:-60px;
	left:0;
	width:100%;
	height:60px;
	background:#292929;
} 
.footer-light .footer-widgets-holder:before {
	background:#fff url(images/sep-blk.png) no-repeat center  center;
}
.footer-widget-inner {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:30px;
}
.footer-widget-inner.fwinner {
	width:100%;
}
.footer-big .footer-widgets-holder   h3 {
	font-size: 12px ;
	font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
    letter-spacing: 4px;
	color:#7c7c7c;
	text-transform:uppercase;
	padding-bottom:12px;
	text-align:left;
}
.footer-light .footer-widgets-holder h3  , .footer-light .footer-widgets-holder .quote-widget p , .footer-light .footer-widgets-holder .comment-widget p{
	color:#292929;
}
.footer-big .footer-widgets-holder  .quote-widget h3 {
	text-align:center;
}
.footer-widgets-holder .quote-widget {
	padding-bottom:20px;
	border-bottom:1px solid rgba(255,255,255,0.11);
}
.footer-light .footer-widgets-holder .quote-widget , .footer-light .footer-widgets-holder .comment-widget  .comm-list li{
	border-color:#eee;
}
.footer-widgets-holder .quote-widget p{
	text-align:center;
	max-width:700px;
	margin:0 auto;
	font-family: 'Droid Serif', serif;
	color: rgba(204,204,204,0.81);
	font-style:italic;
}
.comment-widget {
	float:left;
	width:100%;
	text-align:left;
	margin:10px 0;
}
.comment-widget  .comm-list {
	list-style:none;
	padding-right:20px;
	float:left;
	width:100%;
}
.widget_recent_comments ul {
	float: left;
	width: 100%;
	list-style: none;
	padding-left: 0px;
}
.widget_recent_comments li,
.comment-widget  .comm-list li {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid rgba(255,255,255,0.11);
}
.comment-widget p {
	font-size:12px;
	color: #bcbcbc;
	padding-top:6px;
}
.widget_recent_comments li,.comment-widget .comm-date  , .comment-widget .commnet-link{
	font-family: 'Droid Serif', serif;
	color: rgba(204,204,204,0.81);
	font-style:italic;
}
.footer-light .footer-widgets-holder .comment-widget .comm-date , .footer-light .footer-widgets-holder .comment-widget .commnet-link {
	color:#999;
}
.main-sidebar-widget.widget_recent_comments li {
	border-color: #eee;
}
.main-sidebar-widget.widget_recent_comments li {
	color: #000;
}
.recentcomments a,.commnet-link a {
	/*color:#808f66;*/
	font-weight: 900;
}
.dark-sidebar .commnet-link a,
.footer-widget .commnet-link a {
	color: #808f66;
}
.footer-light .footer-widgets-holder .comment-widget .commnet-link a {
	font-weight:700;
}
.cth-insta-thumb,
.jr-insta-thumb {
	float:left;
	width:100%;
}
.cth-insta-thumb ul,
.jr-insta-thumb ul {
	list-style:none;
	padding-left: 0px;
}
.cth-insta-thumb li ,
.jr-insta-thumb li {
	float:left;
	width:33.3%;
	padding:5px;
	overflow:hidden;
}
.grid-cols-1 .cth-insta-thumb li {
	width: 100%;
}
.grid-cols-2 .cth-insta-thumb li {
	width: 50%;
}
.grid-cols-4 .cth-insta-thumb li {
	width: 25%;
}
.grid-cols-5 .cth-insta-thumb li {
	width: 20%;
}
.cth-insta-thumb li img ,
.jr-insta-thumb li img {
	width:100%;
	height:auto;
}
.cth-insta-thumb li a ,
.jr-insta-thumb li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cth-insta-thumb li a:hover ,
.jr-insta-thumb li a:hover {
	opacity:0.6;
}
.recent-post-widget {
	float:left;
	width:100%;
	position:relative;
}
.recent-post-widget ul {
	list-style:none;
}
.recent-post-widget ul li {
	float:left;
	width:100%;
	margin-bottom:15px;
	position:relative;
	padding-left:70px;
}
.recent-post-img {
	position:absolute;
	top:10px;
	left:0;
	width:50px;
	height:50px;
	overflow:hidden;
}
.recent-post-img img {
	width:50px;
	height:auto;
	border-radius:100%;
}
.recent-post-content {
	float:left;
}
.recent-post-content h3 {
	font-family: 'Droid Serif', serif;
	color: rgba(204,204,204,0.81);
}
.footer-light .footer-widgets-holder  .recent-post-content h4 a {
	color:#000;
}
.widget_rss li a:hover,
.widget_recent_entries li a:hover,
.recent-post-content h4 a:hover {
	opacity:0.6;
}
.recent-post-content h4 {
	float:left;
	width:100%;
	padding-bottom:6px;
	text-align:left;
}
.widget_rss li a ,
.widget_recent_entries li a ,
.recent-post-content h4 a {
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	font-size:13px;
}

.rss-date,
.recent-post-opt   span.post-date {
	color: rgba(204,204,204,0.81);
	float:left;
	padding-right:10px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
}
.rss-date {
	float: none;
}
.footer-light .footer-widgets-holder  .recent-post-content  span.post-date {
	color:#999;
}
.recent-post-opt a.post-comments {
	font-style:italic;
	float:left;
	font-family: 'Droid Serif', serif;
	color:#808f66;
}
.footer-big .sub-footer , .footer-minimal  .sub-footer {
	float:left;
	width:100%;
	background:#000;
	padding:20px 0;
} 
.footer-big .sub-footer .sub-footer-social  , .footer-minimal  .sub-footer .sub-footer-social{
	list-style:none;
	float:right;
	padding-left: 0px;
}
.footer-big .sub-footer .sub-footer-social li  , .footer-minimal .sub-footer .sub-footer-social  li{
	float:left;
	margin-left:8px;
}
.footer-big .sub-footer .sub-footer-social li a {
	color:#fff;
}
.footer-big .sub-footer .copyright , .footer-minimal  .sub-footer .copyright{
	float:left;
	text-align:left;
	font-family: 'Droid Serif', serif;
	color: rgba(204,204,204,0.81);
	font-style:italic;
}
.footer-big.footer-light .sub-footer , .footer-minimal  .sub-footer{
	background:#f9f9f9;
	border-top:1px solid #eee;
}
.footer-minimal  .sub-footer {
	background:#fff;
}
.footer-big.footer-light .sub-footer .copyright , .footer-minimal  .sub-footer .copyright{
	color:#999;
}
.footer-big.footer-light .sub-footer .sub-footer-social li a , .footer-minimal  .sub-footer .sub-footer-social li a {
	color:#292929;
}
/*------------- Sunscribe---------------------------------------*/
.subscribe-wrap {
	float:left;
	width:100%;
	padding:50px 0 150px;
	position:relative;
	text-align: center;
}	
.subscribe-wrap {
	margin-top: -50px;
}
.subscribe-wrap:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.no-padding {
	padding:0 !important;
}
/*.full-width-instagram */
.full-width-instagram ul {
	list-style:none;
}
.full-width-instagram li img {
	float:left;
	width:100%;
	height:auto;
}
.full-width-instagram li {
    width: 12.5%;
    margin: 0;
    display: inline;
    float: left;
    line-height: 0;
}
.full-width-instagram h6 {
	position:absolute;
	top:-50px;
	left:0;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	letter-spacing:1px;
	font-size:13px;
	text-transform:uppercase;
	text-align: center;
}
.full-width-instagram h6 i {
	font-size:16px;
	padding-right:10px;
	padding-top:4px;
	color:#000;
}
.footer-minimal {
	float:left;
	width:100%;
	background:#f9f9f9;
	position:relative;
	z-index:10;
}
.footer-minimal .logo-holder {
	max-width:100px;
}
.footer-minimal .sub-footer {
	float:left;
	width:100%;
	border-top:1px solid #eee;
}
.content-title   {
	color:#000;
	font-family: 'Droid Serif', serif;
	font-weight:900;
	font-size:26px;
	letter-spacing:2px;
}
.notify-sub {
	text-align:center;
	font-family: 'Droid Serif', serif;
	font-size:14px;
	font-weight:600;
}	
.fw-wrap .mc4wp-form {
	max-width:300px;
	margin:0 auto;
}
.fw-wrap .mc4wp-form .mc4wp_email {
	background: none;
	float:left;
	width:100%;
	background:rgba(255,255,255,0.11);
	border:1px solid #ccc;
	border-radius:6px;
	height:40px;
	padding:10px 12px;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	letter-spacing:1px;
	color:#808f66;
}
.fw-wrap .mc4wp-form .mc4wp_submit {
	padding:13px 22px;
	border:none;
	background:#292929;
	border-radius:4px;
	color:#fff;
	font-size:11px;
	margin-top:20px;
}
.fw-wrap .mc4wp-form .mc4wp_submit:hover {
	background: #808f66;
	color:#fff;
}
.main-sidebar-widget .subscribe-widget input.mc4wp_submit:hover {
	text-decoration: underline;
}
/*-------------- Separator--------------------------------------*/
.separator {
	margin:15px auto;
	height:2px;
	float:none;
	display:block;
	text-align: center;
}
.separator.small-separator {
	width:30px;
}
.separator.gray-separator {
	background:#ccc;
}
.separator.white-separator {
	background:#fff;
}
.vertical-separator {
	position:relative;
	width:1px;
	border-left:1px  dotted #999;
	height:70px;
	margin:10px auto;
	opacity:0.6;
}
/*-------------- Page nav--------------------------------------*/	
.main-page-nav {
	float:left;
	width:100%;
	margin-top:20px;
	padding:0 60px;
	position:relative;
	min-height: 30px;
	text-align: center;
}
.main-page-nav ul {
	list-style:none;
	float:left;
	width:100%;
	padding-left: 0px;
}
.main-page-nav ul li {
	display:inline-block;
}
.main-page-nav a.blog-page,
.main-page-nav span,
.main-page-nav ul li a 
{
	font-size:16px;
	color:#000;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	padding:6px 16px;
}
.main-page-nav a.blog-page.arrow-nav {
	padding: 0;
	font-size: 18px;
	font-weight: 400;
}
.main-page-nav a.blog-page:hover,
.main-page-nav ul li a:hover  , .main-page-nav .arrow-nav:hover ,
.main-page-nav span
 {
	color:#999;
}
.main-page-nav span
{
	position:relative;
}
.main-page-nav span:before
{
	content:'';
	position:absolute;
	top:-3px;
	left:50%;
	z-index:-1;
	width:1px;
	height:30px;
	border-left:1px  dashed #999;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.main-page-nav .arrow-nav {
	position:absolute;
	top:50%;
	width:50px;
	height:30px;
	margin-top:-15px;
	line-height:30px;
	font-size:18px;
	color:#000;
}
.main-page-nav .arrow-nav:before {
	content:'';
	position:absolute;
	top:0;
	width:1px;
	background:#ccc;
	height:100%;
}
.main-page-nav .arrow-nav.lef-ar-nav {
	left:0;
	text-align:left;
}
.main-page-nav .arrow-nav.rig-ar-nav {
	right:0;
	text-align:right;
}
.main-page-nav.single-nav {
	margin-bottom: 15px;
	border-top: 1px solid #eee;
	padding: 0px;
	padding-top: 15px;
}
.main-page-nav.single-nav .arrow-nav.lef-ar-nav,
.main-page-nav.single-nav .arrow-nav.rig-ar-nav {
	text-align: center;
}
.main-page-nav .arrow-nav.rig-ar-nav:before {
	left:0;
}
.main-page-nav .arrow-nav.lef-ar-nav:before {
	right:0;
}
.main-page-nav.single-nav .arrow-nav:before {
	display: none;
}
.main-page-nav.single-nav .arrow-nav {
	float: left;
	position: relative;
	top: 0;
	margin-top: 0px;
	width: auto;
	height: auto;
	line-height: inherit;
	border:2px solid #eee;
	padding: 8px 16px;
	border-radius: 30px;
	background: #fff;
	color: #000;
	font-size: 11px;
	font-style: italic;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	
}
.main-page-nav.single-nav .arrow-nav.rig-ar-nav {
	float: right;
}
.main-page-nav.single-nav .arrow-nav:hover {
	background:#808f66;
	color:#fff;
	border-color:#808f66;
}
.pagination {
	margin-top:55px;
	overflow:hidden;
	margin-bottom:45px;
	padding:0 15px;
}
.pagination a {
	display:inline-block;
	color:#242424;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:11px;
	border-bottom:1px   dotted #e5e5e5;
	padding-bottom:5px;
	font-weight:700;
	display: none;
}
.pagi_style2.pagination span {
	display: none;
}
.pagi_style2.pagination .older a,
.pagi_style2.pagination .newer a,
.pagi_style2.pagination a.older,
.pagi_style2.pagination a.newer{
	display: inline-block;
}
.pagination a:hover {
	color:#999;
}
.pagination .newer {
	float:left;
}
.pagination .older {
	float:right;
}
.pagination2 {
	margin-top:50px;
}
.pagination2 {
	margin-top:20px;
	text-align:center;
	vertical-align: middle;
	border:1px solid rgba(0,0,0,.07);
	float:left;
	width:100%;
}
.pagination2  a,
.pagination2  span
 {
	float:left;
	padding: 12px 18px;
	position:relative;
	font-size:13px;
	color:#666;
	letter-spacing:1px;
	border-right:1px solid rgba(0,0,0,.07);
}
.pagination2 a.current-page, .pagination2 span.current-page, .pagination2 a:hover {
    color:#fff;
	background:#808f66;
}
/*-------------- to top--------------------------------------*/
.to-top {
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:30;
	width:50px;
	height:50px;
	cursor:pointer;
	line-height:50px;
	display:none;
	border-radius:4px;
	color:#ccc;
	font-size:18px;
    background: rgba(0,0,0,0.01);
    border: 1px solid rgba(38,38,38,0.1);
	-webkit-transform: translate3d(0,0,0);
	text-align: center;
}
.to-top:hover {
	background:#000;
	color:#fff;
}
/*-------------- fixed sidebar--------------------------------------*/	
.fixed-sidebar {
	position:fixed;
	top:0;
	right:-350px;
	z-index:50;
	width:350px;
	height:100%;
	padding:50px 30px;
	overflow:auto;
	-webkit-transform: translate3d(0,0,0);
}
.fixed-sidebar.dark-sidebar {
	background:#292929;
	color: #D4D4D4;
}
.close-sibedar-holder {
	float:left;
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
}
.close-sibedar , .close-fixed-search {
	float:right;
	width:30px !important;
	height:30px !important;
	cursor:pointer;
	position:relative;
	overflow:hidden;
}
.fixed-sidebar.dark-sidebar  .close-sibedar , .close-fixed-search{
	border:1px solid rgba(255,255,255,0.21);
}
.close-sibedar:before , .close-sibedar:after , .close-fixed-search:before ,   .close-fixed-search:after {
	content:'';
	position:absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.close-sibedar:before , .close-fixed-search:before {
	top:5px;
	left:50%;
	width:1px;
	bottom:5px; 
}
.close-sibedar:after , .close-fixed-search:after {
	top:50%;
	left:5px;
	right:5px;
	height:1px;
}
.fixed-sidebar.dark-sidebar .close-sibedar:before , .fixed-sidebar.dark-sidebar .close-sibedar:after , .close-fixed-search:before , .close-fixed-search:after {
	background: rgba(255,255,255,0.51);
}
.fixed-sidebar.dark-sidebar .close-sibedar:hover:before , .fixed-sidebar.dark-sidebar .close-sibedar:hover:after , .close-fixed-search:hover:before , .close-fixed-search:hover:after {
	background: rgba(255,255,255,0.91);
}
.fixed-sidebar.dark-sidebar .close-sibedar-holder {
	border-bottom:1px solid rgba(255,255,255,0.21);
}
.fixed-sidebar-widget {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.top-bar-info .widget {
	float: left;
}
.password-form,
.after-blog-widget .searchform,
.footer-widget .searchform,
.main-sidebar .searchform,
.top-bar-info .widget .searchform,
.blog-text-none .searchform,
.fixed-sidebar-widget .searchform , .ma-con {
	float:left;
	width:100%;
	position:relative;
}
.password-form {
	max-width: 450px;
	margin-top: 20px;
}
.password-form input,
.after-blog-widget .searchform input,
.footer-widget .searchform input,
.main-sidebar .searchform input,
.top-bar-info .widget .searchform input,
.blog-text-none .searchform input,
.fixed-sidebar .searchform input , .fixed-sidebar.dark-sidebar .subscribe-widget .mc4wp-form .mc4wp_email {
	padding:10px 50px 10px 20px;
	position:relative;
	float:left;
	width:100%;
	font-family: 'Droid Serif', serif;
	font-size:11px;
	font-style:italic;
}
.top-bar-info .widget .searchform input {
	padding: 5px 50px 5px 10px;
}
.password-form input {
	margin: 15px 0px;
}
/*.main-sidebar .searchform input,*/
.fixed-sidebar.dark-sidebar .searchform input  , .fixed-sidebar.dark-sidebar .subscribe-widget .mc4wp-form .mc4wp_email{
	background:#292929;
	border:1px solid rgba(255,255,255,0.21);
}
.password-form i,
.after-blog-widget .searchform i,
.footer-widget .searchform i,
.main-sidebar .searchform i,
.blog-text-none .searchform i,
.fixed-sidebar-widget .searchform i {
	position:absolute;
	top:13px;
	right:15px;
	color: #808f66;
	z-index:2;
}
.password-form i {top: 28px}
.password-form-submit,
.search-submit {
	position: absolute;
	background: transparent;
	border:0;
	right: 0;
	height: 100%;
	width: 40px;
}
.fixed-sidebar-widget .sidebar-widget {
	float:left;
	width:100%;
	position:relative;
}
.fixed-sidebar-widget   h3 {
	float:left;
	width:100%;
	text-align:left;
	font-size: 12px ;
	font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
    letter-spacing: 4px;
	color:#7c7c7c;
	text-transform:uppercase;
	padding-bottom:12px;
	text-align:left;
	padding-bottom:10px;
}
.about-widget  img{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.about-widget p{
	color:#fff;
	font-family: 'Droid Serif', serif;
	color: rgba(204,204,204,0.81);
	font-style:italic;
	font-size:11px;
}
.signature {
	float:left;
	width:140px;
}
.fixed-sidebar.dark-sidebar .subscribe-widget .mc4wp-form {
	float:left;
	width:100%;
	position:relative;
}
.fixed-sidebar.dark-sidebar .subscribe-widget .mc4wp-form .mc4wp_submit {
	border:none;
	background:none;
	position:absolute;
	z-index:2;
	top:10px;
	right:13px;
	color:#fff;
 	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:11px;
}
.fixed-sidebar-widget .tagcloud a {
	float:left;
	padding:10px 12px;
	margin:0 4px 4px 0;
	border:1px solid rgba(255,255,255,0.21);
	color:#fff;
 	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:10px;
}
/*.category-widget .cat-item {*/
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul {
	float:left;
	width:100%;
	list-style:none;
	padding-left: 0px;
}
/*.category-widget .cat-item li {*/
.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	float:left;
	text-align:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	/*border-bottom: 1px solid rgba(255,255,255,0.31);*/
	color:#7c7c7c;
}
.fixed-sidebar .widget_categories li,
.fixed-sidebar .widget_archive li,
.fixed-sidebar .widget_pages li,
.fixed-sidebar .widget_meta li,
.fixed-sidebar .widget_nav_menu li {
	border-color: rgba(255,255,255,0.31);
}
/*.category-widget .cat-item li a {*/
.widget_categories li a,
.widget_archive li a,
.widget_pages li a,
.widget_meta li a,
.widget_nav_menu li a {
	/*color:rgba(255,255,255,0.81);*/
	padding-right:10px;
}
.footer-dark .widget_categories li a,
.footer-dark .widget_archive li a,
.footer-dark .widget_pages li a,
.footer-dark .widget_meta li a,
.footer-dark .widget_nav_menu li a,

.dark-sidebar .widget_categories li a,
.dark-sidebar .widget_archive li a,
.dark-sidebar .widget_pages li a,
.dark-sidebar .widget_meta li a,
.dark-sidebar .widget_nav_menu li a {
	color:rgba(255,255,255,0.81);
	font-weight: 500;
}
/*.category-widget .cat-item li a:hover {*/
.widget_categories li a:hover,
.widget_archive li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover {
	text-decoration:underline;
}
.social-widget {
	text-align: center;
}
.social-widget  ul {
	list-style:none;
}
.social-widget li {
	float:left;
	margin:2px;
}
.social-widget li a {
	width:30px;
	height:30px;
	color:rgba(255,255,255,0.81);
	background:#000;
	line-height:30px;
	float:left;
}
.sliding-menu { 
	overflow: hidden; 
	position: relative; 
}
.sliding-menu ul {  
	margin: 0; 
	float: left;
	list-style:none;
}
.sliding-menu li { 
	margin: 0;
	width:100%;
	float:left;
	padding:10px 15px;
	position:relative;
	border-bottom: 1px solid  rgba(255,255,255,0.21);
}
.sliding-menu li i {
	position:absolute;
	top:12px;
	right:10px;
	color: #808f66;
}
.sliding-menu a { 
	float:left; 
	color:#fff; 
	text-align:left;
	font-family: 'Droid Serif', serif;
	font-style:italic;
}
.sliding-menu a:hover {
	color: #808f66;
}
.sliding-menu a.back {
	color: #808f66;
	left:12px;
	position:relative;
} 
.banner-widget img {
	float:left;
	width:100%;
	height:auto;
}
.sb-to-top-holder {
	float:left;
	width:100%;
	padding-top:10px;
	border-top: 1px solid  rgba(255,255,255,0.21);
	text-align: center;
}
.sb-to-top {
	float:right;
	width:30px;
	height:30px;
	line-height:30px;
	border: 1px solid  rgba(255,255,255,0.21);
	cursor:pointer;
	color:#fff;
}
.sb-to-top:hover i {
	opacity:0.6;
}
.sb-overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:29;
	background:#000;
	opacity:0.5;
	display:none;
	cursor:url(images/cursor.png) , auto;
	-webkit-transform: translate3d(0,0,0);
}
/*-------------- fixed-icons --------------------------------------*/	
.fixed-icons {
	position:fixed;
	top:50%;
	right:0;
	z-index:10;
	width:40px;
	-webkit-transform: translate3d(0,0,0);
}
.fixed-icons ul {
	list-style:none;
}
.fixed-icons li {
	float:left;
 	margin-bottom:2px;
	position:relative;
	right:-40px;
}
.fixed-icons li.showic {
	right:0;
}
.fixed-icons li:hover span{
	right:0;
}
.fixed-icons-ul ul {
    display: none;
    /*right: 0;*/
}
/*.fixed-icons-ul ul ,*/
.fixed-icons li span {
	position:absolute;
	top:0;
	left:40px;
	min-width:120px;
	height:40px;
	padding:0 10px;
	color:#f9f9f9;
	font-size:11px;
	background:#000;
	line-height:40px;
	z-index:1;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	text-align: center;
}
/*.fixed-icons-ul ul {
	top: 100%;
	height: auto;
}*/
.fixed-icons li , .fixed-icons li span , .pagination2  a , .pagination a  , .social-widget li a , .close-sibedar:before , .close-sibedar:after , .close-fixed-search:before ,   .close-fixed-search:after , .sb-to-top i{
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.fixed-icons li a {
	color:#fff;
	font-size:14px;
	float:left;
	width:40px;
	height:40px;
	background:#000;
	position:relative;
	line-height:40px;
	z-index:2;
	text-align: center;
}

.fixed-icons li:hover span {
	left:-150px;
}
.fixed-icons li ul {
	padding-left: 0px;
	position: absolute;
	top: 100%;
	right: 50px;
	padding-top: 2px;

	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;

}
.fixed-icons li:hover > ul {
	display: block;
}
.fixed-icons li ul.sub-menu {
	min-width: 40px;
	width: 40px;
}
.fixed-icons li ul.sub-menu li {
	float: left;
	width: 100%;
}
.fixed-icons li ul.sub-menu li span {
	left: auto;
	right: 40px;
}
.menubutton  , .cat-button{
	display:none;
}
/*-------------- 404--------------------------------------*/	
.er-num{
	color:#fff;
	font-size:104px;
 	font-family: 'Droid Serif', serif;
	font-style:italic;
}
.error-wrap p {
	text-align:center;
	color:#fff;
 	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:18px;
	line-height:30px;
}
.error-wrap  form{
	max-width:250px;
	margin:0 auto;
}
.error-wrap  form input {
	background:none;
	border:none;
	border-bottom:1px solid rgba(255,255,255, 0.31);
	float:left;
	width:100%;
	padding:15px 0;
	text-align:center;
	color:#fff;
}
/*-------------- Contact form--------------------------------------*/	
.wpcf7 {
	float:left;
	width:100%;
}
.wpcf7 input {
	width:266px;
}
div.wpcf7 {
	overflow:hidden;
}
.wpcf7 input,.wpcf7 textarea {
	border:1px solid #eee;
	margin-right:10px;
	color:#777;
	font-size:12px;
	margin-top:4px;
	margin-bottom:4px;
	padding:8px;
	-webkit-appearance: none;
	background:#f9f9f9;
}
.wpcf7 textarea {
	width:95%;
	min-height:200px;
}
.wpcf7 .wpcf7-submit:hover {
	background:#777;
}
.wpcf7-submit {
	padding:6px 32px !important;
}
/*Breadcrumbs*/
.main-breadcrumb{
	text-align: center;
	color: #fff;
	list-style: none;
}
.main-breadcrumb li {
	display: inline-block;
	margin-bottom: 10px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	line-height: 20px;
	/*position: relative;*/
}
.main-breadcrumb li a{
	/*display: inline-block;*/
	padding: 2px 6px;
	position: relative;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: rgba(255,255,255,0.8);
	letter-spacing: 1px;
	position: relative;
}
.main-breadcrumb li strong {
	padding: 2px 6px;
	letter-spacing: 1px;
}
.main-breadcrumb li a:before{
	content: '/';
	position: absolute;
	top: 0px;
	right: -4px;
}
.seo-title {
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
}
.error404 {text-align: center;}
/*-------------- Responsive --------------------------------------*/
@media only screen and  (max-width: 1024px) {
.menubutton {
	float:left;
	display:block;
	cursor:pointer;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	color:#292929;
	position:relative;
	z-index:2;
	letter-spacing:2px;
	top:6px;
}
.dark-header .menubutton , .get-sticky .menubutton{
	color:#fff;
}
.top-bar-menu {
	display:none;
	position:absolute !important;
	top:43px  !important;
	left:0;
	width:100%;
	background:#292929;
	padding:18px 30px;
}
.top-bar-menu a {
	color:#fff !important;
}
.col-wrap  , .main-sidebar{
	width:100%;
}
.main-sidebar {
	padding-left:0;
}
.main-sidebar.left-sidebar {
	padding-right: 0px;
}
.new-article .fp-desc {
	position:relative;
	float:left;
	width:100%;
	bottom:0;
	left:0;
	z-index:2;
	padding:10px  0;
}
.new-article .fp-desc h2 a , .new-article .fp-desc h2  , .new-article .fp-desc p , .fp-desc ul li a {
	color:#000;
}
.new-article .fp-desc ul {
	margin-bottom:5px;
}
.grid-sb-wrap {
	width:50%;
	padding:10px;
}
.grid-sb-holder {
	margin:0;
	padding:0;
}
.new-article .row {
	margin-right:0;
	padding:0;
	margin-left:0;
}
.featured-posts-wrap .new-article .row {
	margin-left: -15px;
	margin-right: -15px;
}
.new-article .col-md-12 {
	padding:0 5px;
}
.full-width-carousel .item .fp-desc p {
	opacity:1;
}
.full-width-carousel .item .fp-desc {
	padding:20px;
}
.to-top {
	bottom:50px;
}
.full-width-slider-holder.full-width-img .fl-wrap {
	padding:0 30px;
}
.full-width-slider-holder.full-width-img .customNavigation a.prev-slide  , .full-width-slider-holder.full-width-img .customNavigation a.next-slide{
	top:90%;
}
.list-item , .list-sb-holder .blog-media {
	width:100% !important;
	margin-left:8px;
} 
}
@media only screen and  (max-width: 764px) {
 .footer-widget-inner {
	 width:100%;
}
.dublicated-text  {
	display:none;
}
.fixed-search form input {
	font-size:24px;
}
 .cat-button {
	display:block;
	width:100%;
	padding:15px 0;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	cursor:pointer;
	background:#f9f9f9;
}	
.category-nav-inner ul {
	display:none;
}
.category-nav-inner ul li {
	float:left;
	width:100% !important;
	text-align:left;
}
.top-bar-menu  li {
	float:left;
	width:100%;
	text-align:left;
	padding:0;
	margin-right: 0;
}
.top-bar-menu {
	height:250px;
	overflow-x:hidden;
	overflow-Y:auto;
}
#top-bar nav.top-bar-menu > ul, .sticky-nav nav.top-bar-menu > ul{
	padding-bottom: 30px;
}
#top-bar nav.top-bar-menu ul, .sticky-nav nav.top-bar-menu ul{
	float: left;
	width: 100%;
	padding-left: 0px;
}
#top-bar nav.top-bar-menu ul li, .sticky-nav nav.top-bar-menu ul li{
	margin-right: 0px;
}
#top-bar nav.top-bar-menu ul li ul, .sticky-nav nav.top-bar-menu ul li ul  {
	position:relative !important;
	margin:0 !important;
	top:0 !important;
	left:0 !important;
	opacity:1;
	padding:0;
	border:none !important;
	width:100% !important;
	float:left;
	display:none;
	border:none;
	visibility:visible;
}
#top-bar nav.top-bar-menu ul li ul, .sticky-nav nav.top-bar-menu ul li ul {
	padding-left: 15px;
}
#top-bar nav.top-bar-menu ul li ul li, .sticky-nav nav.top-bar-menu ul li ul li{
	float: left;
	width: 100%;
}
#top-bar nav.top-bar-menu.show-sub-mobile ul li ul  , .sticky-nav nav.top-bar-menu.show-sub-mobile ul li ul,
#top-bar nav.top-bar-menu ul li:hover ul  , .sticky-nav nav.top-bar-menu ul li:hover ul {
	display:block;
}	
 
}
@media only screen and  (max-width: 540px) {
.top-bar-contacts {
	float:left !important;
	width:100%;
}
#wrapper {
	padding-top:128px;
}
.grid-sb-wrap {
	width:100%;
	padding:10px 5px;
}
.full-width-instagram li  {
	width:33.3%;
	float:left;
}

}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.bg {
	background-attachment: scroll !important;
	-webkit-background-size:cover;
	background-position:center;
}
}