﻿/*
Theme Name:   Moshtaghi
Description:  تمام حقوق سایت محفوظ می باشد
Author:       قالب سخصی
Author URI:    
Version:      1.0.0
Create Date:  1395/09/25
Tags:  پوسته شخصی
*/
@import url(fonts/fonts.css);
@import url(fonts/icons.css);
*{
    direction: rtl; 
    box-sizing: padding-box;
}

body{
    background:#fff url(images/patterns/background.png);
    font-family: IRANSans_Fa,shabnam;
    overflow-x: hidden;
}
a{
	color: #222;	
}
a:hover,a:active,a:focus{
    text-decoration: none;
    outline: none;
}
.header_bg img, .media-post img, .lb-container img, .media-signle img, .lg-img-wrap img, .lg-thumb-item img, .header_logo img{
	filter: grayscale(0) !important;	
	-moz-filter: grayscale(0) !important;	
	-ms-filter: grayscale(0) !important;	
	-webkit-filter: grayscale(0) !important;
}
.clear{
    clear: both;
}
.full-width{
	width: 100% !important;	
	margin: 0 !important;
	padding: 10px;
}
.alignright{
	float:right;
	margin-left:10px;	
}
.alignleft{
	float:left;
	margin-right:10px;	
}
.aligncenter{
	display:block;
	margin:auto;	
}
.home-content{ 
    padding: 10px 0 0.1px 0; 
}
header{
    height: 250px;
    background: url("images/flower.png") no-repeat top center;
}
header.style-2{
    height: auto;
}
header.style-2 h2{
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 13px;
    color: #a2a2a2;
}
header.style-2 h1{
    margin: 15px 0 5px 0;
    padding: 0;
    font-size: 18px;
    color: #5e5e5e;
}
.header_sd .today-date {
    color: #a2a2a2;
    display: block;
    font-size: 12px;
    letter-spacing: -0.2px;
    margin-top: 15px;
    padding: 5px 0;
    text-align: left;
}
.header_sd .header-socials{
    text-align: left;
    direction: ltr;
}
.header_sd .header-socials .icon{
    background: #d3ae44;
    display: inline-block;
    width: 20px;
    height: 20px;
    box-shadow: #d3ae44 0 0 0 1px inset , #fff 0 0 0 2px inset;
    text-align: center;
    line-height: 20px;
    color: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.header_sd .header-socials .icon:hover{
    box-shadow: #d3ae44 0 0 0 1px inset , #fff 0 0 0 20px inset;
    color: #d3ae44;
}
.header_sd .header-socials .icon::before{
    margin-top: 3px;
    font-size: 12px;
}
#home-slider{
	display:none;	
}
.main-content{
    position: relative;
}
main.style-2 #top-nav-menu{
    margin-top: 0;
    position: absolute;
    right: 3px;
    top: 3px;
    left: 3px;
    box-shadow: none;
    border: none;
    background: rgba(0,0,0,0.5);
    z-index: 99; 
}
main.style-2 .home-slider-pager{
    top: 58px;
}
main.style-2 #top-nav-menu .tr-left , main.style-2 #top-nav-menu .tr-right{
    display: none;
}
main.style-2 .home-content{
    padding-top: 0;
}

main.style-2 .main-content{
	 
    padding-top: 1px;
}

main.style-2 .home-slider{
    margin:0 1px;      
    padding: 2px;
	border:none;
}
main.style-3 .home-slider{ 
    padding: 2px;
	border:none;
}
main.style-2 .home-slider img{
    width: 100%;
    height: 325px;
}
header .header_logo{
    text-align: center;
    padding-top: 60px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
header .header_logo a{
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
header.style-3.fullwidth .nav-centeral {
	line-height: 0;
}
header.style-3.fullwidth .nav-centeral #top-nav-menu{
	border-bottom:4px solid #333 !important;
}
header.style-3 .header_sd {
	position: absolute;
	left: 0px;
	top: -75px;	
}
header.style-3 .header_sd .today-date{
	padding:0 0;
}
.main-content{
    background: #d3ae44;
    box-shadow: #d3ae44 0 0 0 2px inset , #fff 0 0 0 3px inset;
	
}
.nav-centeral{
    text-align: center;
}
#top-nav-menu{
    height: 31px;
    background: #5e5e5e;
    display: inline-block;
    position: relative;
    line-height: 29px;
    margin-top: -15px;
    box-shadow: #d3ae44 0 2px 0 inset , #d3ae44 0 -2px 0 inset;
    border-bottom: #fff 1px solid;
    border-top: #fff 1px solid; 
}
#top-nav-menu .tr-right::before{
    content: "";
    display: inline-block;
    width: 0; 
    height: 0; 
    border-top: 15px solid transparent; 
    border-left: 30px solid #d3ae44; 
    border-bottom: 15px solid transparent;
    box-shadow: #d3ae44 0 0 0 5px inset;
    margin-top: -15px;
    margin-right: 1px;
    position: absolute;
}
#top-nav-menu .tr-right{
    display: inline-block;
    position: absolute;
    right: -30px;
    width: 0; 
    height: 0; 
    border-top: 15px solid transparent; 
    border-left: 30px solid #fff; 
    border-bottom: 15px solid transparent;
}
#top-nav-menu .tr-right .dot{
    width: 7px;
    height: 7px;
    position: absolute;
    background: #d3ae44;
    border: #fff 1px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: -5px;
    margin-right: -8px
}
#top-nav-menu .tr-right::after{
    content: "";
    display: inline-block;
    width: 0; 
    height: 0; 
    border-top: 13px solid transparent; 
    border-left: 26px solid #5e5e5e; 
    border-bottom: 13px solid transparent;
    box-shadow: #d3ae44 0 0 0 5px inset;
    margin-top: -13px;
    margin-right: 6px;
    position: absolute;
}

#top-nav-menu .tr-left{
    left: -30px;
    right: auto;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    margin-top: -0.5px;
    
}

#top-nav-menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
} 
#top-nav-menu ul>li{
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    font-size: 12px;
}
#top-nav-menu ul>li::before{
    content: "|";
}
#top-nav-menu ul>li:nth-child(1)::before{
    content: none;
}
#top-nav-menu ul>li>a{
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
    margin: 0 5px;
    line-height: normal;
}
#top-nav-menu ul>li:hover>a{
    background: #d3ae44;
    text-decoration: none;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
}

#top-nav-menu ul>li>ul{
    position: absolute;
    background: #5e5e5e;
    width: 150px;
    margin-top: 10px;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
	box-shadow: rgba(0,0,0,0.1) -3px 3px 3px;
}
#top-nav-menu ul>li:hover>ul{
    margin-top: -2px;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
#top-nav-menu ul>li>ul>li{
    float: none;
    display: block;
    line-height: normal;
}
#top-nav-menu ul>li>ul>li>a{
    padding: 3px 7px;
    text-align: right;
    display: block;
    margin: 0;
    font-size: 11px;
    border-bottom: #666 1px solid;
}
#top-nav-menu ul>li>ul>li::before{
    content: none;
}
#top-nav-menu ul>li>ul>li>ul{
    margin-right: 140px;
    margin-top: -26px; 
}
#top-nav-menu ul>li>ul>li:hover>ul{
    margin-right: 150px;
    margin-top: -26px;
}
#top-nav-menu ul>li>ul>li.menu-item-has-children::after{
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    background:url(images/icons.png) left -21px top 33px;
    margin-top: -24px;
    transform: scale(0.5) rotate(-90deg);
    -webkit-transform: scale(0.5) rotate(-90deg);
    -moz-transform: scale(0.5) rotate(-90deg);
    -ms-transform: scale(0.5) rotate(-90deg);
}
#top-nav-menu ul>li>ul>li.menu-item-has-children:hover::after{
    opacity: 1;
}
#home-slider , #home-slider *{
    direction: ltr;
}
.home-slider *{
    direction: ltr;
}

.home-slider .sy-slides-wrap{
    overflow: hidden;
}
.home-slider{
    padding:3px;
    border: #fff 1px solid;  
    position: relative;
    margin-bottom: 20px;
} 
#home-slider article .text-content{
    z-index: 9;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.6);
    direction: rtl;
    padding: 10px 20px 0 10px; 
}
#home-slider article .text-content *{
    direction: rtl;
}
#home-slider article .text-content h2{
    color: #fff;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 13px;
}
#home-slider article .text-content h2::before{
    content: "■ ";
    color: #d3ae44;
    font-size: 12px;
    margin-right: -13px;
    margin-left: 3px;
}
#home-slider article .text-content p{
    padding: 0;
    color: #b5b5b5;
    font-size: 12px;
}
c{
    width: 100%;
    height: 220px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
#home-slider article:hover img{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

.home-slider-pager{
    top: 13px;
    right: -8px;
    left: auto !important;
    position: absolute;
    z-index: 999;
    background: #6d6d6d;
    margin: 0;
    padding: 0 3px; 
    height: 13px;
    line-height: 0;
    width: auto !important;
}
.home-slider-pager::before{
    float: right;
    margin-top: 7px;
    margin-right: -1px;
    transform: rotate(135deg);
    content:"";
    display:inline-block;
    border-color:#000 transparent transparent transparent;
    border-style:solid;
    border-width:5px;
}
.sidebar-search .ssstext{
  border: none;
  color: #555;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
}
.sidebar-search .ssstext:focus{
	box-shadow:rgba(0,0,0,0.2) 0px 3px 3px;
}
.sidebar-search{
  margin: 10px;
  position: relative;
}
.sidebar-search .ssbutton{
  color: #fff;
  background: #555;
  border: none;
  position: absolute;
  left: 2px;
  height: 26px;
  top: 2px;
}
.sidebar-search .ssbutton:hover{
  background: #d3ae44;
}
.sidebar .textwidget{    
	color: #FFF;
    font-size: 12px;
    line-height: normal;
    padding: 0px 10px;
    text-align: justify;
}
.widget_calendar {
    margin: 0 20px 0 0;
    width: 95%;
}
.media-single-content .gallery .col-lg-4{
  overflow: hidden;
  height: 200px;
  margin-bottom: 20px;
  text-align:center;
}
.media-single-content .gallery .col-lg-4 img{
  width: auto;
  height: 100%;
  
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.media-single-content .page-content *{
	color:#fff;
}
.home-slider-pager li{
    display: inline-block;
    list-style: none;
    height: auto;
    margin:2px 0 0 0;
    padding: 0;
    line-height: 0;
}
.home-slider-pager li a{
    margin: 0;
    padding: 0;
    width: 7px;
    height: 7px;
    background: #d3ae44;
    border: #fff 1px solid;
    display: inline-block;
    margin: 0 1px;
    overflow: hidden;
    color: transparent;
    
}
.home-slider-pager li.sy-active a{
    background: #fff;
}

.main-sidebar .widgets-header span{
  color: #fff;
}
.main-sidebar .widgets-footer{
  margin-bottom: 20px;
}
.page-404{
  text-align: center;
  margin-bottom: 30px;
}
.page-404 h1{
  color: #fff;
}
.page-404 .description{
  color: #fff;
} 
.description-list{
  float: none !important;
  margin:10px auto 20px auto;
  text-align: right;
  color: #fff;
  opacity: 0.8;
}
.description-list>*{
  font-size: 13px;
}
.null-bg{
	display:none;
	background:rgba(0,0,0,0.2);
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:999;	
}
.sidebar{
    margin-bottom: 20px;
}
.sidebar *{
    max-width: 100%;
	color:#fff;
}
header.style-3.boxed .header_sd{
	position: absolute;
    bottom: 35px;
    left: 5px;
    z-index: 1;
	top: auto;
}

header.style-3.boxed .header_sd .today-date{
	padding:5px 0;
}
header.style-3.boxed{
	position:relative;	
}
.sidebar::before{
    content: "";
    display: block;
    height: 20px;
    width: 310px;
    margin: auto;
    background: url(images/icons.png) top right no-repeat;
    margin-bottom: 10px;
}
.sidebar::after{
    content: "";
    display: block;
    height: 20px;
    width: 310px;
    margin: auto;
    background: url(images/icons.png) top -20px right no-repeat;
    margin-top: 10px;
}
.sidebar h6.title{
    text-align: center;
    color: #fff;
    font-size: 14px;
	font-weight:bold;
	letter-spacing: 1px;
	position:absolute;
	margin-top:-35px;
	margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.sidebar h6.title span{
	display:inline-block;
    font-size: 14px;
	background:#d3ae44;
	padding:3px 8px;
	min-width:100px;
}
.sidebar div.content{
    color: #fff;
    font-size: 12px;
    line-height: normal;
    padding: 0 10px;
    text-align: justify;
}
.comment-author.vcard{
	display:none;	
}
.sidebar a:hover{
	color:#fff;
	text-decoration:underline;
}
.sidebar.avatar img{
    margin: auto;
    display: block;
    padding: 3px;
    border: #fff 1px solid;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.sidebar.avatar img:hover{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
.sidebar.avatar::after{display: none;}
.sidebar.avatar::before{display: none;}

.posts-box.category .post:nth-of-type(1) .post-thumb img {
    height: auto;
    width: 200px;
}
.posts-box.category .post:nth-of-type(1) .post-thumb{
    margin-left: 10px;
}
.posts-box .post::after{
    content: "";
    display: block;
    clear: both;
}
.posts-box .posts-header{
    background: url(images/patterns/pbox.png);
    overflow: hidden;
    height: 17px;
    line-height: 16px;
}
.posts-box .posts-header span{
    background: #d3ae44;
    padding: 0 5px 0 10px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
}
.posts-box .posts-header i{
    float: right;
    height: 17px;
    width: 16px;
    background: #58595b;
    overflow: hidden;
}
.posts-box .posts-header i::after{
    content: "";
    background:  url(images/icons.png);
    height: 17px;
    width: 16px;
    display: block;
    margin-top: 3px;
    margin-right: 2px;
    
}
.posts-box .posts-footer{
    background: #fff;
    border-top:  #58595b 1px solid;
}
.posts-box .posts-footer .post-thumb{
    float: right;
    padding: 2px;
    border: #c0c0c0 1px solid;
    margin: 0 0 0 5px; 
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.single-post-thumb {
    float: left !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
}
.posts-box .posts-footer .post-thumb img{
    width: 145px;
}
.posts-box .posts-footer .post-title:hover{
    color: #d3ae44;
}
.posts-box article.post:hover .post-thumb{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
.posts-box article.post{
    margin:0 10px;
    padding: 10px 0;
    border-bottom: #dadada 1px dashed;
}
.posts-box article.post:nth-last-of-type(1){
    border-bottom: none;
}
.posts-box article.post .post-title h1 {
    color: #595959;
    font-size: 12px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.posts-box article.post .post-info span {
    color: #747474;
    font-family: tahoma;
    font-size: 10px;
}
.posts-box article.post .post-info span::after{
    content: "::";
    padding: 0 3px;
}
.posts-box article.post .post-info span:nth-last-of-type(1)::after{
    content: none;
}
.posts-box article.post .post-content{
    margin-top: 5px;
    color: #747474;
    font-size: 10.5px;
    line-height: normal;
    text-align: justify;
} 
.footer-widgets{
    margin-top: 20px;
}

.footer-widgets .widgets-header{
    background: url(images/patterns/pbox.png);
    overflow: hidden;
    height: 16px;
    line-height: 16px;
}
.footer-widgets .widgets-header span{
    background: #d3ae44;
    padding: 0 5px 0 10px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    height: 17px;
    display: inline-block;
    position: absolute;
    margin-top: -1px;
}
.footer-widgets .widgets-header i{
    float: right;
    height: 17px;
    width: 16px;
    background: #58595b;
    overflow: hidden;
}
.footer-widgets .widgets-header i::after{
    content: "";
    background:  url(images/icons.png);
    height: 17px;
    width: 16px;
    display: block;
    margin-top: 3px;
    margin-right: 2px;
    
}
.footer-widget-1 .widgets-footer{
    background: #fff;
    border-top: #58595b 1px solid;
    height: 220px; 
}
.footer-widget-1 .widgets-header .controller{
    float: left;
}
.footer-widget-1 .wpcarousel h2 {
    color: #58595b;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin: 5px 0 0;
    min-height: 25px;
}
.footer-widget-1 .wpcarousel img{
    height: 55px;
    width: 55px;
    padding: 2px;
    border: #ddd 1px solid;
    float: right;
    margin-left: 5px;
}
.footer-widget-1 .wpcarousel .wpc-info{
    font-size: 10px;
    
    color: #747474;
}
.footer-widget-1 .wpcarousel article{
    padding: 2px 0;
    border-bottom: #eee 1px dashed;
}

.wpcarousel .slick-arrow{
    position: absolute;
    height: 16px;
    overflow: hidden; 
    top: -32px;
    left: -15px;
    margin: 0;
    padding: 0;
    border:none;
    background: #58595b;
    color: #fff;
    width: 17px;
    transition: 0.3s; 
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.wpcarousel .slick-arrow.slick-prev{
    left: 3px;
}
.wpcarousel .slick-arrow.slick-prev::after{
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
}
.wpcarousel .slick-arrow.slick-next::after{
    content: "";
    display: inline-block;
    margin-top: 5px;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.wpcarousel .slick-arrow:hover{
    background:#222;
}
.post a.post-title{
	color:#444;	
}
.commentlist{
  clear: both;
  margin: 0;
  padding: 0;
}
.commentlist .comment-body {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    margin: 5px 0;
}
.commentlist .comment-body .comment-meta{
    padding:5px;
}
 .comment-text p {
    font-size: 11px;
    line-height: normal;
}
.commentlist .reply a{
  display: inline-block;
  background: #ddd;
  float: left;
  padding: 2px 5px;
  color: #999;
}
.commentlist .reply a:hover{
  background: #aaa;
  color: #fff;
}
.commentlist .comment-text{
  margin-top: 10px;
  color: #888;
}
.commentlist .comment-meta .c_dats{
  float: left;
}
.commentlist .comment-meta .user_n {
    color: #999;
    font-size: 12px;
}
.commentlist .comment-meta .c_dats a{
  color: #aaa;
  font-size: 11px;
}
#respond::after{
  content: "";
  display: block;
  clear: both;
}
.commentlist .children{
  margin-top: 5px;
}
@keyframes slideDown {
 0% {
 transform: translateY(-100%);
}
 50% {
 transform: translateY(8%);
}
 65% {
 transform: translateY(-4%);
}
 80% {
 transform: translateY(4%);
}
 95% {
 transform: translateY(-2%);
}
 100% {
 transform: translateY(0%);
}
}
@-webkit-keyframes slideDown {
 0% {
 -webkit-transform: translateY(-100%);
}
 50% {
 -webkit-transform: translateY(8%);
}
 65% {
 -webkit-transform: translateY(-4%);
}
 80% {
 -webkit-transform: translateY(4%);
}
 95% {
 -webkit-transform: translateY(-2%);
}
 100% {
 -webkit-transform: translateY(0%);
}
}
i.view-icon {
    background: url(images/icons.png) left -52px top 30px;
    display: block;
    width: 30px;
    height: 25px;
    margin: 10px auto;
}
.lightgallery.custom-style li span{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; 
  display: flex;
  align-items: center;
  opacity: 0;
} 
.lightgallery.custom-style li:hover span .view-icon{
	-webkit-animation: slideDown .7s ease both;
-moz-animation: slideDown .7s ease both;
animation: slideDown .7s ease both;
}
.lightgallery.custom-style li:hover span{
	opacity:1;	
	background:rgba(0,0,0,0.20);
	margin-left:15px;
	margin-right:15px;
}
.wpcarousel{
    margin: 15px;
}

.wpcarousel2 h2{
  font-size: 12px;
  margin: 0;
    color:#58595b;
}
.wpcarousel2 h2::before{
    content: "■ ";
    color: #d3ae44;
    margin-left: 2px;
}
.wpcarousel2 .wpc-info{
    font-family: tahoma;
  font-size: 10px;
    color: #747474;
    margin-right: 12px;
    margin-top: 3px;
}
.wpcarousel2 article.slick-slide{
    display: block;
    border-bottom: #eee 1px dashed;
    height: 45px;
    padding-top: 8px;
    
}
.wpcarousel2 article.slick-slide:hover{
    background: #f5f5f5;
}
.wpcarousel article.slick-slide:hover{
    background: #f5f5f5;
}
.post-social-share a .icon{
  margin-top: 3px;
  display: block;
}
.post-social-share{
	float:left;	
}
.print-tool{
	float:right;	
} 
.print-tool .print::before{  
	background:url("images/print.png") no-repeat center;	
	background-size:cover;
	width:15px ;
	height:15px;
	display:inline-block;
	content:"";
	margin-top: 3px;
	margin-left:5px;
} 
.print-tool .print{
  background: none !important;
  color: #666 !important;
  border: #ccc 1px solid;
  height: 25px;
  line-height:25px; 
  border-radius: 3px;
  text-align:center;width: 25px;
}
.post-social-share a{
  background: none !important;
  color: #666 !important;
  border: #ccc 1px solid;
  height: 22px;
  width: 22px; 
  text-align: center;
  line-height: 20px;
  padding: 0 !important;
  border-radius: 3px;
  display: inline-block;
  margin-left:0 !important;
}
#nav_crumb{
  padding: 3px 6px;
  background: rgba(255,255,255,0.2);
  margin: 0 15px 10px 15px;
  font-size: 11px;
  color: #fff;
}
#nav_crumb a{
  color: #fff;
}
#nav_crumb span{
  opacity: 0.8
}
#nav_crumb>b{
  margin-left: 5px;
}
.wpcarousel2 .slick-arrow{
    position: absolute;
    height: 16px;
    overflow: hidden; 
    top: -32px;
    left: 0;
    margin: 0;
    padding: 0;
    border:none;
    background: #58595b;
    color: #fff;
    width: 17px;
    transition: 0.3s;  
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.wpcarousel2 .slick-arrow.slick-prev{
    left: 18px;
}
.wpcarousel2 .slick-arrow.slick-prev::after{
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
}
.wpcarousel2 .slick-arrow.slick-next::after{
    content: "";
    display: inline-block;
    margin-top: 5px;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.wpcarousel2 .slick-arrow:hover{
    background:#222;
}
.wpcarousel2{
    margin-top: 15px;
    padding: 0 10px
}
.wpcarousel3 li.slick-slide a{
  font-size: 12px;
  margin: 0;
    padding: 0;
    color:#58595b;
    line-height: 25px;
}
.wpcarousel3 li.slick-slide::before{
    content: "■ ";
    color: #d3ae44;
    margin-left: 2px;
    font-size: 10px;
}
.wpcarousel3 li.slick-slide{
    display: block;
    border-bottom: #eee 1px dashed;
    height: 25px;
    line-height: 25px;
    
}
.wpcarousel3 li.slick-slide:hover{
    background: #f5f5f5;
}
.wpcarousel3 .slick-arrow{
    position: absolute;
    height: 16px;
    overflow: hidden;  
    top: -19px;
    left: 0;
    margin: 0;
    padding: 0;
    border:none;
    background: #58595b;
    color: #fff;
    width: 17px;
    transition: 0.3s;  
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.wpcarousel3 .slick-arrow.slick-prev{
    left: 18px;
}
.wpcarousel3 .slick-arrow.slick-prev::after{
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
}
.wpcarousel3 .slick-arrow.slick-next::after{
    content: "";
    display: inline-block;
    margin-top: 5px;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.wpcarousel3 .slick-arrow:hover{
    background:#222;
}
.wpcarousel3{
    margin-top: 2px; 
    padding: 0 10px
}
/*.fcarousel , .fcarousel *{
    direction: ltr;
}
*/
.fc-header{
    
}
.gallery-info-box #respond{ 
  color:#fff;
}
.gallery-info-box #respond a{
  color:#fff;
}
.fcarousel .slick-arrow{
    position: absolute;
    height: 16px;
    overflow: hidden;  
    top: -31px;
    left: 0;
    margin: 0;
    padding: 0;
    border:none;
    background: #58595b;
    color: #fff;
    width: 17px;
    transition: 0.3s;  
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.fcarousel .slick-arrow.slick-prev{
    left: 18px;
}
.fcarousel .slick-arrow.slick-prev::after{
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
    margin-top: 3px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
.fcarousel .slick-arrow.slick-next::after{
    content: "";
    display: inline-block;
    margin-top: 3px;
    width: 11px;
    height: 11px;
    background:url(images/icons.png) top 11px left -3px ;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.fcarousel .slick-arrow:hover{
	background:#333;
}
.page-content img{
	max-width:100%;	
	height:auto;
	border: 1px solid rgb(221, 221, 221);
	padding: 2px;
}
.footer-carousel .fc-header{
    background: url(images/patterns/pbox.png);
    overflow: hidden;
    height: 16px;
    line-height: 16px;
}
.footer-carousel .fc-header span{
    background: #d3ae44;
    padding: 0 5px 0 10px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    height: 17px;
    margin-top: -1px;
    position: absolute;
}
.footer-carousel .fc-header i{
    float: right;
    height: 17px;
    width: 16px;
    background: #58595b;
    overflow: hidden;
}
.footer-carousel .fc-header i::after{
    content: "";
    background:  url(images/icons.png);
    height: 17px;
    width: 16px;
    display: block;
    margin-top: 3px;
    margin-right: 2px;
    
}
.footer-carousel {
    padding:20px 15px
}

.footer-carousel .fc-footer{
    padding:15px 0 ;
    background: #58595b;
}
.footer-carousel .fc-footer article img{
    height: 115px;
    width: 100%;
    border: #444445 3px solid;
    box-sizing: border-box;
}
.footer-carousel .fc-footer article{
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
}
.footer-carousel .fc-footer article:hover .slide-content{
    margin-top: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}
.footer-carousel .fc-footer article .slide-content{
    position: absolute;
    top: 0;
    height: 100%;
    right: 10px;
    left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    background: rgba(0,0,0,0.5);
    box-shadow: rgba(0,0,0,0.7) 0 0 10px inset;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    margin-top: -50px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 0;
}
.footer-carousel .fc-footer article .slide-content h2 {
    color: #fff;
    font-size: 10px;
    line-height: normal;
    margin: 0;
    text-align: center;
}
.footer-carousel .fc-footer article .slide-content .content-sc i.view-icon{
    background: url(images/icons.png) left -52px top 30px;
    display: block;
    width: 30px;
    height: 25px;
    margin: 10px auto;
}
.footer-menu{
    margin: 0 15px;
    text-align: center;
    border-bottom: rgba(0,0,0,0.1) 1px solid;
    box-shadow: rgba(255,255,255,0.3) 0 1px 0;
}
.footer-menu ul{
    margin: 0;
    display: inline-block;
    padding: 0;
}

.footer-menu ul>li{
    float: right;
    list-style: none;
    position: relative;
}
.footer-menu ul>li::before{
    content: "|";
    color: #fff;
}
.footer-menu ul>li>ul>li::before{
	content:"";	
}
.page_num{
    text-align: center;
}
.posts-box.category{
    margin-bottom: 15px;
}
.pagination > li > a, .pagination > li > span{
    border: none;
    background: #eee;
    margin: 2px;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,0.1) -1px -2px 0 inset;
    color: #606060;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    font-size: 12px;
    padding: 5px 11px;
}
.pagination > li > a:hover, .pagination > li > span:hover{
    color: #555;
}
.pagination > li > a:hover, .pagination > li > span{
    background: #d3ae44 !important;
    color: #fff !important;
}
.footer-menu ul>li:nth-child(1)::before{
    content: none
}
.footer-menu ul>li>a{
    font-size: 12px;
    padding: 5px 10px;
    color: #fff;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2) inset;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.footer-menu ul>li>a:hover{
        box-shadow: 0 -50px 0 0 rgba(255, 255, 255, 0) inset;
}
#home-slider .image-content img{
  width: 100%;
}
.post a.post-title h3 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.4px;
    margin: 0;
	line-height: normal;
}
.footer-menu ul>li>ul{
    width: 150px;
    background: #333;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    bottom: 20px;
    right: 0;
    padding-right: 0;
    box-shadow: rgba(0,0,0,0.1) -3px 3px 3px;
    margin-bottom: 10px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.footer-menu ul>li:hover>ul{
    margin-bottom: 5px;
    visibility: visible;
    opacity: 1;
  /*  transform:skewX(0);
    -webkit-transform:skewX(0);
    -moz-transform:skewX(0);
    -ms-transform:skewX(0);*/
}
.footer-menu ul>li>ul>li{
    display: block;
    width: 100%;
    border-bottom: rgba(255,255,255,0.05) 1px solid;
    
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
} 
.footer-menu ul>li>ul>li:hover{
    background: rgba(255,255,255,0.03);
}
.footer-menu ul>li>ul>li>a{
    display: block;
    padding: 3px 5px;
    text-align: right;
    font-size: 12px;
}
.footer-menu ul>li>ul>li>ul{
    margin-right: 150px;
    margin-bottom: -10px;
  /*  transform:skewX(-20deg);
    -webkit-transform:skewX(-20deg);
    -moz-transform:skewX(-20deg);
    -ms-transform:skewX(-20deg);*/
}
.footer-menu ul>li>ul>li:hover>ul{
    margin-bottom: -20px;
}
.footer-menu ul>li>ul>li.menu-item-has-children::after{
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    background: url(images/icons.png) left -21px top 33px;
    margin-top: -23px;
    transform: scale(0.7) rotate(-90deg);
    -webkit-transform: scale(0.7) rotate(-90deg);
    -moz-transform: scale(0.7) rotate(-90deg);
    -ms-transform: scale(0.7) rotate(-90deg);
}
.copyright{
    padding: 6px 15px 5px 15px;
}
.copyright::after{
    content: "";
    display: block;
    clear: both;
}
.copyright .cp-text{
    color: #fff;
    font-size: 11px;
}

.copyright .lemon-logo{
    opacity: 0.5;
}

.copyright .lemon-logo:hover{
    opacity: 1;
}
.clear{
    clear: both;
}
main.main{
    margin-bottom: 45px;
    ;
}
main.main>.container>.row{
    position: relative;
}
main.main>.container>.row::before{
    content: "";
    position: absolute;
    left: -100px;
    background: url(images/slimi.png) no-repeat left;
    width: 179px;
    height: 510px;
}
main.main.style-2 .content-main{
    display: block;
 /*   box-shadow: #fff 0 0 0 1px inset;*/
    margin: 2px 1px;
    padding-top: 20px;
}
#footer_menu{
    display: none;
}
#responsive-menu{ 
    background: #555;
    display: none;
    height: 29px;
    margin-bottom: 10px;
    z-index: 9999;
    box-shadow: rgba(0,0,0,0.2) 0 2px 3px;
}
#responsive-menu #menu-toggle{
    background: #d3ae44;
    height: 29px;
    width: 29px;
    display: inline-block;
    padding: 5px;
    outline: none;
    position: absolute;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    overflow: hidden;
    right: unset;
}
#responsive-menu #menu-toggle:hover{
    box-shadow: rgba(255,255,255,0.2) 0 -30px 0 inset;
}
#responsive-menu #menu-toggle:active{
    box-shadow: rgba(0,0,0,0.1) 0 -30px 0 inset;
    outline: none;
}
#responsive-menu #menu-toggle .line{
    display: block;
    height: 3px;
    margin: 2px 0;
    background: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.close-menu{
    background: #d3ae44;
    height: 29px;
    width: 29px;
    display: inline-block;
    padding: 5px;
    outline: none;
    position: absolute;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    overflow: hidden;
    top: 7px;
    left: 7px;
}
.close-menu:hover{
    box-shadow: rgba(255,255,255,0.2) 0 -30px 0 inset;
}
.close-menu:active{
    box-shadow: rgba(0,0,0,0.1) 0 -30px 0 inset;
    outline: none;
}
.close-menu .line{
    display: block;
    height: 3px;
    margin: 2px 0;
    background: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
.close-menu .line:nth-child(1){
    position: absolute;
    left: 0;
    right:0;
    width: 80%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: 8px;
    margin-right: 3px;
}
.close-menu .line:nth-child(2){
    display: none;
}
.close-menu .line:nth-child(3){
    position: absolute;
    left: 0;
    right:0;
    width: 80%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    margin-top: 8px;
    margin-right: 3px;
}
	.translatehidden{
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		box-shadow: none !important;
		opacity: 0;
	}
#responsive-menu #responsive-menu-content{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background: #333;
    z-index: 999999; 
    overflow: auto;
	
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
#responsive-menu #responsive-menu-content .header h1{
    margin: 0;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    margin: 3px;
    background: rgba(255,255,255,0.1);
}
#responsive-menu #responsive-menu-content ul{
    margin: 0;
    padding: 4px;
    list-style: none;
}
#responsive-menu #responsive-menu-content ul>li>a{
    padding: 5px;
    display: block;
    color: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
	font-size:13px;
}
#responsive-menu #responsive-menu-content ul>li .mihc-toggle{
    float: left;
    background: url(images/icons.png) left -21px top 33px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    margin-top: -25px;
    margin-left: 5px;
    font-weight: bold;
    color: #333;
    user-select:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    cursor: pointer;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
#responsive-menu #responsive-menu-content ul>li .mihc-toggle.opened{
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
}
#responsive-menu #responsive-menu-content ul>li>ul{
    background: rgba(255,255,255,0.1);
    margin: 0 5px;
}
#responsive-menu #responsive-menu-content ul>li>a:hover{
    background: rgba(255,255,255,0.2);
    color: #fff;
}
.page-content{
    padding: 10px;
    font-size: 12px;
    color: #747474;
    line-height: normal;
    
}
.post-info-box.single-tags .footer a{
    display: inline-block;
    background: #a1a1a1;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;    
	margin-left: 3px;
}
.post-info-box.single-tags .footer a:hover{
    background: #888;
}
.post-info-box{
    margin: 10px;
}
.post-info-box.comment-box{
    width: 70%;
}
.post-info-box.comment-box textarea{
    width: 100%;
    max-width: 100%;
    resize: vertical;
}
.post-info-box.comment-box .pull-left{
    padding-left: 0;
}
.post-info-box.comment-box .pull-right{
    padding-right: 0;
}
.comment-box .comment-input .form-group{
    margin-bottom: 5px;
}
.comment-box .comment-input .form-group input{
    width: 100%;
    font-size: 12px;
}
.post-info-box .header{
    border-bottom: #dadada 1px dashed;
    padding: 5px 0;
    margin:0 0 10px 0;
}
.post-info-box .header h6{
    margin: 0;
    font-size: 12.04px;
    color: #595959;
    font-weight: bold;
}
.post-info-box::after{
    content: "";
    display: block;
    clear: both;
}

.media-single-content .gallery .col-lg-4:hover{
  opacity: 0.8;
}
.media-single-content .gallery .col-lg-4{
  padding:0;
  margin-bottom: 0 !important;
}
.media-signle{
  margin-bottom: 20px;
}

.lightgallery.gallery{
  margin-bottom: 20px;
}
.lightgallery.gallery::after{
  content: "";
  display: block;
  clear: both;
}
.media-single-title{
	display:inline-block;	
}
textarea,input[type=email],input[type=password],input[type=name],input[type=text]{
	border:#eee 1px solid;
	padding: 5px;
}
textarea:focus,input[type=email]:focus,input[type=password]:focus,input[type=name]:focus,input[type=text]:focus{
	border-color:#ccc;
}
.submit-post{
	background: #5cb85c;
	box-shadow: rgba(0,0,0,0.2) 0 -1px 0 inset;
	color: #fff;
	border:none;
	width: 63px;
	height: 23px;
	text-align: center;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
    font-size: 12px;
}
.submit-post:hover{
	box-shadow: rgba(0,0,0,0.2) 0 -30px 0 inset;
}
.submit-post:focus{
	box-shadow: rgba(0,0,0,0.2) 0 -30px 0 inset,rgba(0,0,0,0.2) 0 1px 0 inset;
}
.reset-post{
	background: #d9534f;
	box-shadow: rgba(0,0,0,0.2) 0 -1px 0 inset;
	color: #fff;
    font-size: 12px;
	border:none;
	width: 63px;
	height: 23px;
	text-align: center;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
}
.reset-post:hover{
	box-shadow: rgba(0,0,0,0.2) 0 -30px 0 inset;
}
.reset-post:focus{
	box-shadow: rgba(0,0,0,0.2) 0 -30px 0 inset,rgba(0,0,0,0.2) 0 1px 0 inset;
}
.dashline{
    height: 1px;
    display: block;
    border-bottom: #ccc 1px dashed;
    margin: 0 10px; 
}
.lg *{
  direction: ltr;
  
}
.lg-thumb-outer{
  direction: rtl;
}
#back-top {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #d3ae44;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    z-index: 99;
    box-shadow: #d3ae44 0 0 0 1px inset , #fff 0 0 0 2px inset; 
}
.logo.error-panel {
    background: #ECECEC;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    padding: 55px 20px;
    text-align: center;
}
.logo.error-panel > a {
    background: #292929;
    color: #FFF;
    margin: 10px 0;
    padding: 5px 16px;
}
.logo.error-panel > a:hover {
	background:rgba(255,158,0,1.00);
	color:#FFFFFF;	
}
.logo.error-panel > h2{
    margin-bottom: 40px;
	text-align: center;
	font-size: 25px;
	line-height: normal;
}
.about-me-title{
	font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.media-slider .home-slider {
    padding: 0 !important;
}
@media only screen and (min-width: 1030px){
    .media-signle{
  min-height: 500px;
}
	.doublebr{
		height:35px;	
	}
.container{
    width: 1030px;
}
.full-page-content{
  min-height: 400px;
}
.gnullbg{
	min-height: 450px;	
}
header.style-3.boxed .nav-centeral{
	height:29px;	
}
}

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

    header.style-3.fullwidth .nav-centeral {
    border-bottom: none;
    height: auto;
    }
    main.main > .container > .row::before{
			display:none !important 
	 }
    .media-single-content .gallery .col-lg-4{
        height: 200px;
    }
    #media-slider .text-content{
        padding: 10px !important;
    }
    #media-slider .text-content h2::before{
        margin-right: 0 !important;
    }
    .media-post .post-links .fwidth a{
        font-size: 12px;
    }
    #media-slider .image-content img{
        height: auto !important;
    }
    .media-post img{
        height: auto !important;
    }
    .post-info-box.comment-box{
        width: 100%;
        margin: 0;
        padding: 10px 10px 0 10px;
    }
    main.style-2 .home-slider-pager{
        display: none;
    }
    .footer-menu ul{
        display: none;
    }
    #footer_menu{
        display: block;
        margin: 10px auto;
        width: 90%;
    }
    .sidebar h6.title{
        margin-top: -25px;
    }
    .sidebar::before{
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background: none;
        border-bottom: #fff 1px dashed;
    }
    .sidebar::after{
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        background: none;
        border-bottom: #fff 1px dashed;
    }
    .home-content{
        overflow: hidden;
    }
    header .header_logo img{
        margin: auto;
        max-width: 90%;
    }
    .footer-widgets>div{
        margin: 10px 0;
    }
    .sidebar{
       margin: 20px 0;
    }
    #responsive-menu{
        display: block;
    }
    #top-nav-menu{
        display: none;
    }
.footer-carousel .fc-footer article img{
    height: auto;
    }
    #home-slider article img{
        height: auto;
        width: 100%;
    }
}
@media only screen and (max-width: 760px){
    .post-info-box.comment-box .pull-left{
    padding-left: 15px;
    }
    .post-info-box.comment-box .pull-right{
    padding-right: 15px;
        margin-bottom: 15px;
    }
    header.style-2{
        padding: 0 0 10px 0;
    }
    .header_sd{
        float: none !important;
        display: block !important;
        text-align: center;
    }
    .header_sd *{
        text-align: center !important;
    }
    .header_info{
        float: none !important;
        display: block !important;
        text-align: center;
    }
    .header_info *{
        text-align: center !important;
    }
    main.main{
        margin: 0 15px 15px 15px;
    }
    header .header_logo{
        padding-top: 0;
    }
    header{
        height: auto;
        padding: 50px 0;
    }   
	header.style-3.boxed {
		margin-left:15px;
		margin-right:15px;
	}   
	header.style-3 {
        padding: 0 0;
	}
	.media-single-content .gallery .col-lg-4{
		height:auto !important;
		width:100% !important;	
	}
	.media-single-content .gallery .col-lg-4 img{
		width:100% !important;	
		height:auto;
	}
}
@media only screen and (max-width: 550px){
	 .post-social-share ,.short-link{
		float:none !important;
		margin-left:auto;
		margin-right:auto; 
		margin-bottom:10px;
		text-align:center;
	 }
    .posts-box.category .post:nth-of-type(1) .post-thumb{
        display: block;
        float: none;
        margin: 0;
    }
     .single-post-thumb {
        float: none !important;	
        margin-bottom: 10px !important;	
        margin-left: 0px !important;
        margin-right: 0px !important;
}
	.header_info img{
		max-width:90%;
		margin-top: 20px;	
	}
    .posts-box.category .post:nth-of-type(1) .post-thumb img{
        width: 100% !important;
    }
    #home-slider article .text-content p{
        display: none;
    } 
	.lightgallery.custom-style li{
		width:100% !important;	
	}
}
@media only screen and (max-width: 480px){
	.media-post{
        float: none !important;
        width: 100%;
    }
    #responsive-menu-content{
        width: 100% !important;
    }
    .posts-box .posts-footer .post-thumb{
        float: none;
        display: block;
        margin-bottom: 5px;
    }
    .posts-box .posts-footer .post-thumb img{
        height: auto;
        width: 100%;
    }
	
	header.style-3.boxed .header_sd {
		position: absolute;
		bottom: 4px;
		left: 5px;
		z-index: 1;
	}
	header.style-3.boxed .header_sd .today-date{
		text-align:left !important;	
	}
} 
@media only screen and (max-width: 240px){
	header.style-3.boxed .header_sd{
		display:none !important;	
	}
}
.nav-menu.style-3{
  margin: 0 !important;
  width: 100%;  
  box-shadow: none !important;
  border: none !important;
}
header.style-3{
    height: auto;
    text-align: center;
}
header.style-3 img{
    max-width: 100%;
    margin: 0;
}
.style-3 .home-content .home-slider {
    margin-top: -3px;
    padding: 0 7px;
}

.footer-widget-1 .widgets-header span{
	color:#fff;	
}
.footer-widget-1{
	margin-bottom:15px;	
}
#breadcrumbs li{
  list-style: none;
  display: inline-block;
  margin: 0 3px;
  color: #fff;
}
#breadcrumbs{
  margin:5px 10px 10px 10px;
  padding: 0;
}
#breadcrumbs li a{
  color: #fff;
}
#breadcrumbs li a:hover{
  color: #eee;
}
#breadcrumbs li strong{
  color: rgba(255,255,255,0.5)
}