
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,700');

@media screen and (max-width:1260px) {
	.header #logo { margin:14px 0 }
	.main-nav { width:930px }
	.boxed-layout,
	.boxed-layout .main-header,
	.boxed-layout .main-wrapper {
		max-width:930px;
		width:100%
	}
	.center-width,
	.main-header,
	.main-wrapper {
		max-width:930px;
		width:96%
	}
	.content-area { width:65.7% }
	.content-home,
	.content-archive { width:94% }
	.content-page, .content-single { width:100% }
	.sidebar { width:32.3% }
	.sidebar-small {
		border-top:1px solid #e1e1e1;
		float:left;
		margin-left:3%;
		width:310px
	}
	#tabs li a { width:92% }
	#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url { width:80% }
	#commentform textarea { width:90% }
	#subscribe-widget input[type="text"] {
		margin-bottom:10px;
		width:99%
	}
}
@media screen and (max-width:1110px) {
	.back-to-top { right:5px }
}
@media screen and (max-width:1024px) {
	.boxed-layout .header #logo { margin:6px 0 }
	.boxed-layout,
	.boxed-layout .main-header,
	.boxed-layout .main-wrapper {
		max-width:730px;
		width:100%
	}
	.boxed-layout .header,
	.main-wrapper,
	.footer-widgets,
	.footer-subscribe .center-width  { width:96% }
	.top-menu,
	.slider-container .slider { width:100% }
	.slider-controls,
	.layout-widget .carousel-content,
	.featured-post .post-cats { display:none }
    .featured-post .title16 {
        font-size: 12px;
        line-height: 18px
    }
    .featured-post .title24 {
        font-size: 20px;
        line-height: 26px
    }
	.current-date { margin-left:0 !important }
	.social-links {
		clear:both;
		float:left;
		margin-bottom:5px;
		padding:5px 0 0;
		text-align:center;
		width:100%
	}
	.social-links a { float:none }
	#tabs li a { width:91% }
	.social-widget ul li { margin-right:5% }
	.social-widget ul li span { width:50px }
	.featuredslider .title, .widgetslider .title { font-size:20px }
	.featured-section .carousel a:hover p { display: none !important }
	.ad-125-widget li,
	.footer-widget { width:47.5% }
	.footer-widget:nth-child(2) { }
	.footer-widget:nth-child(3) { clear: left; }
}
@media screen and (max-width:576px) {


    fieldset{
        display:none;
    }
}
@media screen and (max-width:800px) and (max-width:900px){

    .header-widgets {
		float:none !important;
		margin:0 auto;
        max-width:100%
	}
    .st-menu
    {
        width:200px;
    }
    .top-menu
    {
        margin-top:0;
        position:relative;
        top:-47px;
    }
    .main-content
    {
       position:relative;
       top:-24px;
    }
    .off-canvas-container, .main-container
    {
        background:none;
    }
    fieldset
    {
        display:none;
    }
     .site-header #logo {
        float:none;
        margin-left:auto;
        margin-right:auto;
        text-align:center
    }
     .site-header #logo img{
	width:20%;
    margin:2px 2px 20px 100px;
    position:relative;
    z-index:15;
}   
     .main-header {
	background:none;
	margin:0 auto;
	width:100%;
}
     .site-header
     {
         padding:6px 0 13px 0;
     }

    .main-navigation {
	background-color:#262626;
	border-bottom:2px solid #E91B23;
	float:left;
	font-size:14px;
	line-height:18px;
	position:relative;
	width:100%;
    top:-61px;
    z-index:0;
}
    fieldset
    {
        display:none;
    }
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}




	.boxed-layout, .boxed-layout .main-header, .boxed-layout .main-wrapper {
		max-width: 100%;
		width: 100%;
	}
	#navigation { 
  		height:auto;
		max-width:100%;
		width:100%;
		overflow:hidden;
		padding:0
  	}
  	#navigation ul {
  		width:100%;
  		display:block;
  		height:auto;
  	}
	#navigation .menu {
		display:none;
		height:auto;
		clear:both;
	}
	#navigation li,
	#navigation a {
		border:0;
		width:96%
	}
	#navigation li { width:100% }
	#navigation a {
		border-bottom:1px solid rgba(255,255,255,0.3);
		padding:10px 2%;
		-webkit-transition: all 0s linear;
		-moz-transition: all 0s linear;
		transition: all 0s linear;
	}
	.sf-sub-indicator { display:none }
	#navigation ul.sub-menu {
		display:block !important;
		visibility:visible !important;
		position:relative;
		top:0
	}
	#navigation ul li ul li a { padding:10px 2% }
	#navigation ul li ul li ul li a { padding:10px 4%; width:92%  }
	.main-navigation ul.menu li:hover li ul,
	.main-navigation ul.menu li.sfHover li ul { top:-999em }
	.main-navigation ul.menu li li:hover ul,
	.main-navigation ul.menu li li.sfHover ul,
	.main-navigation ul.menu li li li:hover ul,
	.main-navigation ul.menu li li li.sfHover ul	{
		left:0; /* match ul width */
	}
	.main-navigation #navigation a:hover {
		background-color:#fff;
		color:#1d1d1d
	}
	.main-navigation a:hover, .current-menu-item a {
		background:#262626 !important;
		color:#fff !important
	}
	.sfHover a {
		background:#262626;
		color:#fff
	}
	ul.menu li li:hover ul,
	ul.menu li li.sfHover ul { left:0 }
	.sf-arrows .sf-with-ul:after {
		right:20px;
		top:17px
	}
	.openNav .off-canvas-container {
		-ms-transform:translate3d(200px, 0, 0);
		-webkit-transform:translate3d(200px, 0, 0);
		transform:translate3d(200px, 0, 0);
	}
    .widget-title .head-corner {
	border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    bottom:0;
    content: "";
    position: absolute;
	
}

    .single .post header,
.page-content header,
.error404 .page-content header { margin:0 1% }
.single-title {
	font-size:36px;
	line-height:46px;
	margin:0 0 5px
}
.single-post-type {
	clear:both;
	margin:0 1% 20px;
	width:94%
}



    .featured-medium {
	margin:0 15px 0 0;
	max-width:100%;
	width:48.4%
}


	.st-menu {
		-ms-transform:translate3d(-50%, 0, 0);
		-webkit-transform:translate3d(-50%, 0, 0);
		transform:translate3d(-50%, 0, 0);
	}
	.openNav .st-menu {
		visibility:visible;
		-webkit-transition:-webkit-transform 0.5s;
		transition:transform 0.5s;
		-ms-transform:translate3d(0, 0, 0);
		-webkit-transform:translate3d(0, 0, 0);
		transform:translate3d(0, 0, 0);
	}
    .st-menu ul.children { display: none }
	.btn {
		color:#fff !important;
		display:block !important;
		float:left;
		font-size:24px;
		cursor:pointer;
		margin:15px 0 14px 15px !important
	}
	.btn .icon {
		display: block;
		width: 18px;
		height: 2px;
		margin-top: 3px;
		background-color: #f5f5f5;
		-webkit-border-radius: 1px;
		 -moz-border-radius: 1px;
			  border-radius: 1px;
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
		 -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
			  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	}
	header .searchform {
		position:absolute;
		top:0;
		right:0;
		width:35%
	}
}



@media screen and (max-width:800px) {
	.carousel-content { display:none }
} 
@media screen and (max-width:768px) {

.rss-float
{
display:none;
}

	.current-date {
		padding:6px 0 5px;
		text-align:center;
		width:100%
	}
	.news-ticker {
		clear:both;
		float:none;
		margin-bottom:15px;
		text-align:center;
		width:100%
	}
	.news-ticker ul { width:100% }
	.social-links {
		padding:5px 0 0;
		text-align:center;
		width:100%
	}
	.social-links a { float:none }
    .site-header #logo {
        float:none;
        margin-left:auto;
        margin-right:auto;
        text-align:center
    }
    .slideshow-hover .text-holder {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
    margin-bottom:5px;
}


    .slideshow-hover .pagination {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Hind', sans-serif;
	font-size: 11px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	margin: 0 -5px;
}

.slideshow-hover .pagination span, .pagination a
{
    margin:0;
}
.slideshow-hover .pagination:after {
	content: " ";
	display: block;
	clear: both;
}

.slideshow-hover .pagination li {
	float: left;
    margin:0;
    padding:0 1px;
    border:none;
    
   width:6.01%;
    font-size:12px;
    height:auto;
}

.slideshow-hover .pagination a {
	
	color: #000;
	display: block;
	padding: 6px 0px;
	
	text-align: center;
    
}

.slideshow-hover .pagination .active a {
	
	color: #fff;
    background:#E91B23;
}



.slideshow-hover .text-holder .text {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	background: rgba(0, 0, 0, .5);
	
}
    .site-header #logo img{
	width:23%;
    margin:-7px 7px 0px 178px;
}
    .intro-carousel {
	margin: 0 0 0px;
    max-height:360px;
}
    .slideset img
{
    max-height:290px;
}
	.header-widgets {
		float:none !important;
		margin:0 auto;
        max-width:100%
	}
	.featuredslider .title, .widgetslider .title { font-size:16px; padding:2px 2% }
	.main-wrapper {
		float:none;
		margin:0 auto 20px;
	}
	.content-area,
    .cb_layout .content-area,
    .bc_layout .content-area {
		clear:both;
		float:none;
		width:100%;
	}
	.col-post-d { width:96% }
	.content-page, .content-single { margin-left:0 }
	.featured-big,
	.featured-502,
	.featured-502 .featured-post {
		max-width:100%;
		width:100%
	}
	.featured-post.featured-s5 { width:50% }
	.featured-post .post-cats { display:none }
	.share-buttons {
		margin-left:0;
		margin-right:0;
		padding-left:3%;
		padding-right:3%;
	}
	header .searchform { width:46% }
	.sidebar-left .content-page, .sidebar-left .content-single { margin-left:0 }
	.sidebar,
    .bsc_layout .sidebar,
    .bc_layout .sidebar {
		margin-left:3%;
		margin-right:3%;
	}
	.sidebar-small,
	.sidebar,
    .bc_layout .sidebar,
    .cb_layout .sidebar {
		max-width:100%;
		width:94%
	}
	#tabs li a { width:94.5% }
	.footer-widget {
		margin:0 0 10px;
		width:100%
	}	
}
@media screen and (max-width:620px) {
	.social-links-label { display:none }
	.footer-subscribe form {
		display:block;
		margin:15px 0 0;
		width:100%;
	}
}
@media screen and (max-width:480px) {
    .onlyDesktop
{
    display:none;
}


      .main-navigation {
	background-color:#262626;
	border-bottom:2px solid #E91B23;
	float:left;
	font-size:14px;
	line-height:18px;
	position:relative;
	width:100%;
    top:-72px;
    z-index:0;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}


.site-header {
	
	margin:0 auto;
	max-width:987px;
	overflow:hidden;
	padding:0;
	width:100%;
}
.site-header #logo {
	font-size:36px;
	line-height:42px;
	margin:5px 0;
	float:left;
    width:100%;
}
.site-header #logo img{
	width:35%;
     margin:2px 2px 20px 47px;
     position:relative;
     z-index:2;
}




.rss-float
{
display:none;
}



	.current-date {
		margin-left:0 !important;
		padding:6px 4% 6px;
		text-align:center;
		width:92%
	}
	.social-links {
		clear:both;
		float:none;
		margin:0 auto;
		padding-left:4%;
		padding-right:4%;
		text-align:center;
		width:92%
	}
	.social-links a {
		display:inline-block;
		float:none
	}
	#tabs li a { width:92% }
	.featuredslider .post-cats span, .widgetslider .post-cats span	{ display:none }
	.layout-widget {
		margin-left:0;
		max-width:100%;
	}
	.featured-post { max-width:50% }
	.featured-post-big {
		max-width:100%;
		width:100%;
	}
	.featured-left { width:100% }
	.featured-item {
		margin:0 0 15px;
		width:100%
	}
	.featured-item:last-child { margin-bottom:0 }
	.featured-post.featured-s5,
	.featured-595,
	.featured-300 {
		max-width:100%;
		width:100%
	}
    .recent-posts-box .post-list-box .post-list img
{
    height:90px;
max-height:90px;

}

    .post-list-box {
	background:#fff;
	border-bottom:0px solid #e6e6e6;
	
}


	.featured-thumbnail { width:40% }
	.content-area { float:left }
	.bigpost,
	.smallpost,
	.featured-section li,
	.recent-post {
		margin-right:0;
		max-width:300px;
		width:100%
	}
	.carousel-container { margin-bottom:15px!important }
	.section-container,
	.col,
	.col2 {
		margin:0 auto 15px;
		
		width:100%
	}
	.col2 .col-post-med { margin:0 4% 0 }
	.col-post-c {
		margin:0 4% 15px;
		width:92%
	}
	.layout-widget .carousel .flex-direction-nav .flex-prev { right:12.4% }
	.module-c-box .col-bottom { padding:0 }
	.featured-thumbnail-small { width:30% }
	.white-bg .col-post-c:last-child, .white-bg .col-post-c:nth-last-child(2) { border-bottom:1px solid #E1E1E1 }
	.dark-bg .col-post-c:last-child, .dark-bg .col-post-c:nth-last-child(2) { border-bottom:1px solid #3B3B3B }
	.post-list-box {
		margin-right:0;
		width:100%
	}
	.social-btn-title {
		margin:0 0 10px;
		padding:0;
		width:100%
	}
	.post-medium-inner {
		float:left;
		overflow:visible;
		width:100%
	}
    .post-medium-inner-ilan {
		float:left;
		overflow:visible;
		width:100%
	}
	.sidebar {
		margin-left:4%;
		margin-right:4%;
		max-width:310px;
		width:92%
	}
	.section { margin:0 }
	.featured-medium {
		margin:0 0 15px;
		width:100%
	}
	.featured-small {
		clear:both;
		float:none;
		margin:0 0 15px;
		overflow:hidden;
		width:100%
	}
	.review-summary { width:94% }
	.final-score-box { width:96% }
	.commentlist .comment .children {
		margin-left:10%;
		width:90%
	}
	.commentlist .comment ul .children {
		margin-left:0;
		width:100%
	}
	.footer-widget {
		margin:0 0 20px;
		width:100%
	}
	.footer-widget .widget { margin-bottom:0 }
	#commentform textarea { width:92.5% }
	.rating-home-percent {
		font-size:22px;
		line-height:28px
	}
	.rating-home .percent-sign { font-size:14px }
	.copyright-text {
		margin-bottom:10px;
		text-align:center;
		width:100%
	}
}
@media screen and (max-width:400px) {	
    .onlyDesktop
{
    display:none;
}
     .slideset img
{
    max-height:200px;
}
     .single-content {
	background:#fff;
	padding:5px;
}
     .single-post-type {
	clear:both;
	margin:0 1% 10px;
	width:98%
}


     .single-title {
	font-size:3.28571rem;
	line-height:3.42857rem;
	margin:0 0 5px;
    font-family:'Hind', sans-serif;font-weight:bold;
}
.post-meta {
	color:#777;
	font-size:11px;
	margin:0px;
}

.post-author{ margin:0px; }


     .intro-carousel {
	margin: 0 0 0px;
    height:260px;
}
     .post-content b
{
    font-size:15px;
    line-height:19px;
    font-family:'Hind', sans-serif;font-weight:600;

}
     h2
     {
         line-height:16px;
     }

     .title18 {
	font-size:14px;
	line-height:18px;
	margin-bottom:5px;
    font-family:'Hind', sans-serif ; 
}

     .st-menu {
	position:fixed;
	top:0;
	left:0;
	visibility:hidden;
	overflow:hidden;
	overflow-y:auto;
	width:200px;
	height:100%;
	background:#212121;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
}
     .title {
	font-weight:600;
	margin-bottom:10px
}
     .content-single {
	float:left;
	margin:0;
	padding:5px 0;
	width:100%;


}
     .social-btn  a {
	color:#fff;
	display:block;
	float:left;
	font-size:16px;
	line-height:28px;
	margin:0 5px 10px 0;
	padding:3px 0;
	text-align:center;
	width:34px;
}


     .st-container { position:relative }
     .single-tags {
	margin:20px 0 0;
	padding:0 3%;
}
    
     .share-buttons {
		margin-left:0;
		margin-right:0;
		padding-left:3%;
		padding-right:10%;
	}

     .social-btn-title {
		margin:0 5px 10px;
		padding:0;
		width:40%;
        line-height:38px;
	}
     .featured-thumbnail img {
	float:left;
	width:100%;
	height:auto;
    margin-right:5px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
     .post-inner {
	float:left;
	padding:0px 10px 0;
	width:40%
}
.featured-thumbnail img:hover {
	
}

.recent-posts-box {
	float:left;
	margin:50px 0 15px;
	position:relative;
	width:100%
}


.news-box { border-bottom: 1px solid #f7f7f7; padding: 1.8% 19px 6px; }
.news-sidebar .news-box
{
    height:49px;
    border-bottom: 1px solid #f7f7f7;
    width:87%;
    float:left;
}
.news-box .image > img { height: 40px; width: 60px; }
.news-box .image { float: left; overflow: hidden; }

.news-box .news-title > a { font-size: 14px; line-height: 20px; padding-top: 0px; margin-bottom: 0; font-weight:500; }
     p { margin-bottom: 20px; line-height:22px; }

     .post-content{color:#000; font-family:'Hind', sans-serif;line-height:19px;font-weight:400;font-style:normal;font-size:15px;}

     .slideshow-hover .text-holder .text {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	background: #000;
	
}



      .slideshow-hover .text-holder {
	color: #fff;

	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	overflow: hidden;
    margin-bottom:5px;
}


    .carousel-container { margin-bottom:15px!important }
	.section-container,
	.col,
	.col2 {
		margin:0 auto 0;
		
		width:100%
	}
     .main-container {
	background:none;
	width:100%;
}
    .off-canvas-container {
		background:none;
	position:relative;
	height:100%;
	overflow:hidden;
	-webkit-transition:-webkit-transform 0.5s;
	transition:transform 0.5s;
}

    .main-header {
	background:none;
	margin:0 auto;
	width:100%;
}


    .main-navigation {
	background-color:#262626;
	border-bottom:2px solid #E91B23;
	float:left;
	font-size:14px;
	line-height:18px;
	position:relative;
	width:100%;
    top:-88px;
    z-index:0;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}


.site-header {
	
	margin:0 auto;
	max-width:987px;
	overflow:hidden;
	padding:0 0 15px 0;
	width:100%;
}
.site-header #logo {
	font-size:36px;
	line-height:42px;
	margin:5px 0;
	float:left;
    width:100%;
}
.site-header #logo img{
	width:41%;
     margin:2px 2px 20px 47px;
     position:relative;
     z-index:2;
}


.header-widgets {
		float:none !important;
		margin:0 auto;
        max-width:100%
	}
.title16 {
	font-size:14px;
	line-height:20px;
	margin-bottom:5px;
    font-weight:600;
}
.ad-300-widget {
	clear:both;
	margin:auto;
    float:none;
	max-width:300px;
	width:100%;

padding-right:0;
}

.main-content {
	border-top:none;

	clear:both;
	margin:0 auto;
	overflow:hidden;
	max-width:100%;
    position:relative;
    top:-53px;
   
}


.ad-widget-728 {
	clear:both;
	margin:0 auto;
	max-width:100%;
	width:90%;
}
.ad-widget-728 img {
	
	width:90%;
}






@media screen and (max-width:320px) and (max-width:360px)
{
    .onlyDesktop
{
    display:none;
}
	.post-list { width:100% }

    .main-container {
	background:none;
	width:100%;
}
    .off-canvas-container {
		background:none;
	position:relative;
	height:100%;
	overflow:hidden;
	-webkit-transition:-webkit-transform 0.5s;
	transition:transform 0.5s;
}

    .main-header {
	background:none;
	margin:0 auto;
	width:100%;
}


    .main-navigation {
	background-color:#262626;
	border-bottom:2px solid #E91B23;
	float:left;
	font-size:14px;
	line-height:18px;
	position:relative;
	width:100%;
    top:0;
    z-index:0;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}
.main-navigation a {
	color:#fff;
	font-weight:400;
	padding:13px;
}


.site-header {
	
	margin:0 auto;
	max-width:987px;
	overflow:hidden;
	padding:0;
	width:100%;
}
.site-header #logo {
	font-size:36px;
	line-height:42px;
	margin:5px 0;
	float:left;
    width:100%;
}
.site-header #logo img{
	width:41%;
     margin:2px 2px 20px 47px;
}


.header-widgets {
		float:none !important;
		margin:0 auto;
        max-width:100%
	}


.main-content {
	border-top:none;

	clear:both;
	margin:0 auto;
	overflow:hidden;
	max-width:100%;
   
}


.ad-widget-728 {
	clear:both;
	margin:0 auto;
	max-width:100%;
	width:90%;
}
.ad-widget-728 img {
	
	width:90%;
}



}


