@media (min-width:992px) and (max-width:1200px) {

   .date-container {
        font-size: 14px;
        padding: 0 8px;
    }
    .social-container .social-item {
        padding: 0 8px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .date-container i {
        display: none;
    }
    .date-container {
        font-size: 13px;
        padding: 0 5px;
    }
    .home-layout-3-children-1 .post-item .post-image{
        float: left;
        width: 20%;
    }
    .home-layout-3-children-2 .post-title {
        padding-top:0;
    }
    .home-layout-2-children-5 ul li:nth-child(2),
    .home-layout-2-children-5 ul li,
    .home-layout-2-children-5 .ch-post-item {
        float: none;
        width: 100%;
    }
}

@media (min-width:641px) and (max-width:767px) {
  
    
}

@media (max-width:640px) {
        .mobile-part .logo img {
        max-width: 80% !important;
    }
/*menu sticky*/
.fixed-header {
    top: 0;
}
.news-tricker-fixed{
    position: relative;
}
/*menu sticky*/
/*================================
	Start single page 
 ================================*/
.single-page .posted-on ul li{
   font-size: 12px !important;;
}
.single-page .posted-on ul {
    columns:1;
	text-align:center;
}
/*================================
	End single page 
 ================================*/
 /*================================
		Start Home page
 ================================*/
.home-layout-1-children-1 .post-item {
    float: none;
    width: 100%;
}
.home-layout-2-children-5 ul li:nth-child(2),
    .home-layout-2-children-5 ul li,
    .home-layout-2-children-5 .ch-post-item {
        float: none;
        width: 100% !important;
    }
    .home-layout-2-children-5 .ch-post-item {
    float: left;
    width: 100%;
}
.archive-layout li,
.archive-layout li:first-child {
    width: 100%;
    float: left;
}
 /*================================
		End Home page
 ================================*/
}
@media screen and (max-width:360px) {
    .mobile-part .logo img {
        max-width: 80% !important;
    }
    .date-container {
        padding: 5px !important;
        font-size: 11px !important;
    }
    .mobile-navigation {
    width: 85%;
    }

}
/*--------Nvigation media----------*/
@media screen and (max-width: 767px) {

 .date-container {
    padding: 6px;
    font-size: 13px;
}
.recent-title {
    height: 35px;
}
.recent-title h2 {
    padding: 8px;
    font-size: 14px;
}
.marquee {
    height: 34px;
}
.marquee-list a {
    font-size: 14px;
}
.navigation-top ul li a {
    padding: 5px 5px;
    font-size: 14px;
}
/*================================
	Start Home page 
 ================================*/
 .logo{
     text-align: center;
 }
 .right-container {
    display: none;
 }
 .date-container i {
    display: none;
}

.sub-special_block-container ul li {
    width: 100%;
    margin-bottom: 10px !important;
}
.featured_block .post-item .post-image{
    width:35%;
    float:left;
}
.block-right-container{
	padding-top:4px !important;
	padding-bottom:4px !important;
}
.block-right-container .abv-container{
	padding-bottom:0px !important;
}
.abv-container {
    padding-bottom: 12px;
}

.layout-cat h3 {
    padding: 7px 10px;
    font-size: 15px;
}
.home-layout-2-children-1 .post-item:first-child .post-image,
.home-layout-2-children-2 .post-item:first-child .post-image,
.home-layout-2-children-3 .post-item:first-child .post-image,
.home-layout-2-children-4 .post-item:first-child .post-image,
.home-layout-2-children-5 .post-item:first-child .post-image,
.home-layout-2-children-6 .post-item:first-child .post-image,
.home-layout-2-children-7 .post-item:first-child .post-image,
.home-layout-2-children-8 .post-item:first-child .post-image {
    width: 100%;
    float: none;
    margin-bottom: 15px;
}
.home-layout-2-children-1 .post-item .post-image,
.home-layout-2-children-2 .post-item .post-image,
.home-layout-2-children-3 .post-item .post-image,
.home-layout-2-children-4 .post-item .post-image,
.home-layout-2-children-5 .post-item .post-image,
.home-layout-2-children-6 .post-item .post-image,
.home-layout-2-children-7 .post-item .post-image,
.home-layout-2-children-8 .post-item .post-image {
    width:auto;
    float: left;
}
.home-layout-3-children-2 .post-item:first-child {
    width: 100%;
    float: none;
    margin-bottom: 15px;
}
.home-layout-1-children-1 .post-item,
.home-layout-1-children-2 .post-item,
.home-layout-2-children-1 .post-item, 
.home-layout-2-children-2 .post-item ,
.home-layout-3-children-1 .post-item ,
.home-layout-3-children-2 .post-item {
    width: 100%;
    max-width:100%;
    float: none;
}
.home-layout-3-children-2 .post-item .post-image{
    width: 30%;
    float: left;
    margin-right:10px;
}

	/*----Common-----*/
	.post-item-container {
		margin-bottom: 10px !important;
	}
	
	
/*================================
	End Home page 
 ================================*/

/*================================
	Start Archive page 
 ================================*/
 .cat-page-block .post-item:first-child {
    width: 100%;
}
.cat-page-block .post-item {
    width: 100%;
}
 .cat-page-block .post-item {
    padding: 8px 8px;
}
.cat-page-recent-post .tab-content {
    max-height: 420px;
}
 /*================================
	End Archive page 
 ================================*/
 
/*================================
	Start single page 
 ================================*/
.single-page-container {
    margin-bottom: 20px;
}
.single-page .posted-on ul li{
    font-size:14px;
}
/*================================
	End single page 
 ================================*/

.site-info {
    padding: 10px 0 !important;
}
.social-container {
    display: flex;
    align-items: center;
    justify-content: center !important;
    height: 100%;
    width: 100%;
}
}