@media (max-width: 1399px){
	.logo-position img{
		max-height: 100px;
	}

	.search-bar .input-group input{
		width: 260px;
	}

	.search-bar .input-group .input-group-append img {
		width: 17px;
	}

	.seperator:before{
		width: 96%;
	}

	.inner_main_title{
		font-size: 32px;
	}

	.inner_page_content_desc h2{
		font-size: 28px;
	}

	.related_grid_wrapper .set_blog_bio{
		padding: 10px 15px;
	}
}

@media (max-width: 1199px){
	.menu_inner ul{
		margin: 0 20px 0 0;
	}

	.menu_inner ul li a{
		padding: 0 10px !important;
	}

	.search-bar .input-group input {
	    width: 240px;
	}

	.set_blog_bio h3{
		display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}

	.set_blog_bio p{

	}

	.set_blog_bio{
		padding: 15px;
	}

	.set_blog_bio p span{
		font-size: 13px;
	}

	.news_grid a{
		height: 300px;
	}

	.news_block_left{
		padding-right: 14px;
	}

	.news_block_right{
		padding-left: 14px;
	}

	.search-bar .input-group .input-group-append button{
		line-height: 16px;
	}

	.seperator:before{
		width: 95%;
	}

	.related_grid a{
		height: 250px;
	}

	.inner_main_title {
	    font-size: 30px;
	}

	.inner_page_content_desc h2 {
	    font-size: 26px;
	}
}

@media (max-width: 991px){

	.header-main-position{
		align-items: flex-start;
	}

	.mobile-menu-header{
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    width: 90%;
	    margin-right: 10%;
	}

	.banner_sidebar_top .logo-position{
		width: 200px;
	}

	.full-static-post-header{
		flex-wrap: wrap;
	}

	.width_49 {
		width: 100%;
	}

	.main-static-post-header{
		margin-bottom: 4px;
	}

	.banner_sidebar_top .navbar-toggler{
		position: absolute;
	    right: 0;
	    margin-top: 0;
	    padding: 0;
	    border: 0;
	    width: 30px;
	    height: 30px;
	    top: 25px;
	}

	.banner_sidebar_top .navbar-toggler:focus{
		outline: none;
		box-shadow: none;
	}

	.banner_sidebar_top .navbar-toggler-icon{
		position: absolute;
	    width: 23px;
	    height: 2px;
	    background-color: #f9c100;
	    margin: 0;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	}	

	.banner_sidebar_top .navbar-toggler-icon:before, .banner_sidebar_top .navbar-toggler-icon:after {
	    content: '';
	    position: absolute;
	    left: 50%;
	    transform: translateX(-50%);
	    width: 23px;
	    height: 2px;
	    background-color: #f9c100;
	    -webkit-transition: all .2s ease-in-out;
	    -moz-transition: all .2s ease-in-out;
	    -o-transition: all .2s ease-in-out;
	    transition: all .2s ease-in-out;
	}

	.banner_sidebar_top .navbar-toggler-icon:before {
		top: 6px;
	}

	.banner_sidebar_top .navbar-toggler-icon:after {
		bottom: 6px;
	}

	.search-bar{
		margin-left: auto;
	}

	.header_main_wrapper .navbar{
		flex-direction: column;
	}

	/*.banner_sidebar_top .menu_inner{
		margin-top: 20px;
	}*/

	.menu_inner ul{
		margin: 0px;
	}

	.banner_sidebar_top .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{
		background-color: transparent;
	}

	.banner_sidebar_top .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before{
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    left: 0;
	    top: 0;
	}

	.banner_sidebar_top .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after{
		-ms-transform: rotate(-45deg);
    	-webkit-transform: rotate(-45deg);
    	transform: rotate(-45deg);
    	left: 0;
    	top: 0;
	}

	.td_module_flex{
		width: 100%;
	}

	.behindsceneRX .row_splitbox{
		width: 50%;
    	display: flex;
    	flex-direction: column;
	}

	.behindsceneRX .row_splitbox .image_setthumb{
		margin-bottom: 10px;
	}

	.behindsceneRX .row_splitbox .right_desF{
		width: 100%;
	}

	.news_block_left{
		width: 62%;
	}

	.news_block_right{
		width: 38%;
	}

	.mostpopular_section .row_splitbox,
	.lifestyle_newxs .row_splitbox{
	    display: flex;
	    flex-direction: column;
	}

	.lifestyle_newxs .row_splitbox:nth-child(3),
	.lifestyle_newxs .row_splitbox:nth-child(4){
		padding: 0px;
		margin: 0;
	}

	.mostpopular_section .image_setthumb,
	.lifestyle_newxs .image_setthumb{
		margin-bottom: 10px;
	}

	.mostpopular_section .right_desF,
	.lifestyle_newxs .right_desF{
		width: 100%;
	}

	.quickreads .td_module_flex .td-image-wrap {
	    height: 120px;
	}

	.quickreads .td_module_flex h3 {
	    font-size: 14px;
	}

	.quickreads .td_module_flex:last-child{
		margin-bottom: 0px;
	}

	.quickreadsceneRX.td_module_flex, .hotnewssceneRX.td_module_flex{
		width: 50%;
	}

	.quickreadsceneRX.td_module_flex{
		padding-right: 14px;
	}

	.hotnewssceneRX.td_module_flex{
		padding-left: 14px;
	}

	.news_grid_wrapper{
		flex-wrap: wrap;
	}

	.news_grid a {
	    height: 260px;
	}

	.news_grid_wrapper .width_25{
		width: calc(50% - 2px);
	}

	.news_grid_wrapper .width_25:nth-child(1),
	.news_grid_wrapper .width_25:nth-child(2){
		margin-bottom: 4px;
	}

	.news_grid_wrapper .width_25{
		margin-bottom: 0;
		margin-top: 0;
	}

	.seperator:before{
		width: 93.5%;
	}

	.big_news_sec .row_splitbox{
		align-items: flex-start;
    	flex-direction: column;
	}

	.big_news_sec .row_splitbox .image_setthumb{
		margin-bottom: 10px;
	}

	.big_news_sec .right_desF{
		width: 100%;
	}

	.block-title{
		font-size: 13px;
	}

	.block-title span{
		padding: 8px 8px 6px;
	}

	.section_navigation a{
		width: 20px;
    	height: 20px;
	}

	.section_navigation a svg {
	    width: 6px !important;
	    height: 11px;
	}

	.inner-page-sub-title{
		font-size: 18px;
	}

	.inner_main_title {
	    font-size: 28px;
	}

	.author_post-desc{
		margin: 5px 0 15px 0px;
	}

	.inner_page_content_desc h2 {
		font-size: 24px;
	}

	.related_grid_wrapper{
		flex-wrap: wrap;
	}

	.related_grid{
		width: 100%;
	}

	.related_grid a{
		width: 100%;
	}

	.related_grid_wrapper .related_grid:nth-child(2){
		margin: 0px;
	}

	.inner-page-sub-title {
	    font-size: 16px;
	}

	header.header-wraper.header_magazine_style .container {
	    max-width: 100%;
	}
	.logo-position img {
	    max-height: 60px;
	}
	.header_main_wrapper {
	    padding: 15px 0;
	}
	.banner_sidebar_top .navbar-toggler {
	    top: 15px;
	}
	.banner_sidebar_top .menu_inner .navbar-collapse {
	    position: fixed;
	    top: 111px;
	    background-color: #2d2d2d;
	    width: 250px;
	    height: 100vh !important;
	    z-index: 999;
	    padding: 10px 15px;
	    right: 0;
	    animation: righttoleft 0.8s ease-out;
	}
	.menu_inner ul li, .menu_inner ul li a {
	    width: 100%;
	    text-align: left;
	}
	body.menu-open {
	    overflow: hidden;
	}
	body.home.menu-open:after {
	    display: inline-block;
	    content: "";
	    position: fixed;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    background-color: rgba(6,0,0,0.26);
	    z-index: 1;
	}
	header.header-wraper.header_magazine_style {
	    z-index: 2;
	    position: relative;
	}
	.social_share_wrapper{
		z-index: 1;
	}

	.banner_sidebar_top .menu_inner .navbar-collapse {
	    right: 0;
	    left: auto;
	    animation: none !important;
	    display: block !important;
	    transition: 0.4s linear;
	}
	.banner_sidebar_top .menu_inner .navbar-collapse.collapse:not(.show) {
	    left: auto;
	    right: 0;
	    transform: translateX(380px);
	    opacity: 0;
	}


}


@media (max-width: 767px){

	.set_blog_bio h3{
		font-size: 26px;
		display: block;
		white-space: nowrap;
	  	overflow: hidden;
	  	text-overflow: ellipsis;
	}

	.small-static-post-header .set_blog_bio h3 {
	    font-size: 14px;
	}

	.set_blog_bio h6 b{
	    font-size: 9px;
	    padding: 3px 7px;
	}

	.td_module_flex h3,
	.big_news_sec .right_desF h3,
	.must_read_sec h3{
		font-size: 18px;
	}

	.set_blog_bio p span {
		font-size: 12px;
	}

	.right_desF h3{
		font-size: 14px;
	}
	
	.news_block_left{
		width: 100%;
	}

	.news_block_left {
	    padding-right: 24px;
	}

	.quickreadsceneRX.td_module_flex{
		padding-right: 7px;
	}

	.hotnewssceneRX.td_module_flex{
		padding-left: 7px;
	}

	.news_block_right{
		width: 100%;
		padding-left: 24px;
	}

	.behindsceneRX .row_splitbox{
		width: 100%;
		flex-direction: row;
    	align-items: center;
    	justify-content: space-between;
	}

	.behindsceneRX .row_splitbox .right_desF{
		width: calc(100% - 120px);
	}

	.behindsceneRX .row_splitbox .image_setthumb{
		margin-bottom: 0px;
	}

	.mostpopular_section .row_splitbox{
		flex-direction: row;
	    align-items: center;
	    justify-content: space-between;
	}

	.mostpopular_section .image_setthumb{
		margin-bottom: 0px;
	}

	.mostpopular_section .right_desF{
		width: calc(100% - 120px);
	}

	.news_grid a {
	    height: 220px;
	}

	.news_grid_wrapper .set_blog_bio h3 {
	    font-size: 14px;
	}

	.big_news_sec .right_desF p:nth-child(2){
		margin: 0 0 10px 0;
	}

	.big_news_sec .row_splitbox:nth-child(4){
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	.seperator{
		margin-bottom: 35px;
	}

	.seperator:before{
		width: 91.5%;
	}

	.must_read_sec:last-child{
		margin-bottom: 0px;
	}

	.page-nav{
		margin-top: 40px;
	}

	.page-nav a, .page-nav span{
		padding: 4px 9px;
	    line-height: 20px;
	    font-size: 12px;
	    margin: 6px 6px 0px 0;
	    min-width: 30px;
	}

	.page-nav a svg {
		width: 6px !important;
		height: 11px;
	}

	.td-footer-wrap{
		padding: 30px 0;
	}

	.footer-sec-wrap{
		justify-content: center;
	}

	.footer-logo{
		text-align: center;
		margin: 0 0 30px 0;
		width: 100%;
	}

	.foot_right_sec ul{
		justify-content: center;
	}

	.footer-logo .foot_logo_link img{
		width: 50%;
	}

	.foot_right_sec ul li,.foot_right_sec ul li:not(:last-child){
		margin: 0px 5px;
	}

	.foot_right_sec ul li a svg {
	    width: 20px !important;
	    height: 20px;
	}

	.inner_main_title {
	    font-size: 26px;
	}

	.inner_page_content_desc h2 {
	    font-size: 22px;
	}

	.responsive_top_main_add {
	    display: block;
	}
	.web_right_main_add {
	    display: none;
	}

}

@media (max-width: 575px){

	.mobile-menu-header{
		flex-direction: column;
		width: 100%;
		margin-right: 0;
	}

	.banner_sidebar_top .logo-position{
		margin-bottom: 20px;
	}

	.search-bar{
		margin: 0 auto 0 0;
		width: 100%;
	}

	.search-bar form{
		width: 100%;
	}

	.banner_sidebar_top .navbar-toggler{
	    top: 105px;
	}

	.set_blog_bio {
	    padding: 10px;
	}

	.set_blog_bio h3 {
	    font-size: 22px;
	}

	.small-static-post-header:nth-child(1), .small-static-post-header:nth-child(2){
		margin-bottom: 0px;
	}

	
	.full-static-post-header .width_49:nth-child(2) {
	    overflow: hidden;
	    white-space: inherit;
	}
	.full-static-post-header .small-static-post-header{
		display: inline-block;
	    margin: 0 !important;
	    margin-bottom: 4px !important;
	    width: 100%;
	}
	.full-static-post-header .small-static-post-header:last-child{
		margin-bottom: 0px !important;
	}

	.row_left {
	    margin-right: -10px;
	    margin-left: -10px;
	}

	.news_block_left, .news_block_right, .quickreadsceneRX.td_module_flex, .hotnewssceneRX.td_module_flex{
		padding-left: 10px;
		padding-right: 10px;
	}

	.quickreads .td_module_flex{
		width: 100%;
		margin-bottom: 15px;
	}

	.quickreads .td_module_flex .td-image-wrap{
		margin-bottom: 10px;
	}

	.quickreads .td_module_flex .td-image-wrap {
	    height: 150px;
	}

	.quickreadsceneRX.td_module_flex{
		margin-bottom: 15px;
	}

	.quickreadsceneRX.td_module_flex, .hotnewssceneRX.td_module_flex{
		width: 100%;
	}

	.lifestyle_newxs .row_splitbox{
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.lifestyle_newxs .image_setthumb{
		margin-bottom: 0px;
	}

	.lifestyle_newxs .right_desF{
		width: calc(100% - 120px);
	}

	.seperator:before{
		width: 95.5%;
	}

	.news_grid_wrapper{
		/*flex-wrap: nowrap;
	    overflow-x: auto;
	    white-space: nowrap;
	    display: inline-block;*/
	}

	.news_grid_wrapper .news_grid{
		/*width: 250px;*/
		width: 100%;
    	display: inline-block;
    	margin-bottom: 4px;
	}
	.news_grid_wrapper .news_grid:last-child{
		margin-bottom: 0;
	}
	.news_grid_wrapper .news_grid a{
		display: inline-block;
		width: 100%;
	}
	.news_grid_wrapper .width_25:nth-child(1), .news_grid_wrapper .width_25:nth-child(2){
		/*margin-bottom: 0px;*/
	}

	.block-title{
		margin-bottom: 15px
	}

	.top_header{
		/* flex-wrap: wrap;
		flex-direction: column; */
	}

	.top_right_sec{
		margin: 0;
	}

	.author_post-desc{
		flex-wrap: wrap;
		flex-direction: column;
	}

	.author_post-desc .author_name_time{
		margin-bottom: 10px;
	}

	.post_views>div.views,
	.post_views>a{
		margin: 0 15px;
	}

	.big_news_sec .row_splitbox .image_setthumb {
	    width: 100%;
	}
	.big_news_sec .row_splitbox .image_setthumb img {
	    height: 213px;
	    object-fit: cover;
	}

	.mostpopular_section .row_splitbox .right_desF a {
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}

	header.sticky {
	    box-shadow: none;
	}
	.header_main_wrapper {
	    box-shadow: none;
	    border-bottom: 1px solid #ccc;
	}
	.mobile-menu-header {
	    justify-content: flex-start;
	}
	.banner_sidebar_top .logo-position {
	    width: 100%;
	    margin-bottom: 0;
	    padding: 8px 15px;
	}
	.banner_sidebar_top {
	    padding: 0;
	}
	.banner_sidebar_top .navbar-toggler {
	    top: 20px;
	    right: 15px;
	}
	/*.banner_sidebar_top .menu_inner .navbar-collapse {
	    top: 111px;
	}*/
	/*.logo-position img, header.sticky .logo-position img {
	    width: 110px;
		max-height: inherit;
	}*/
	header.sticky .header_main_wrapper, .header_main_wrapper {
	    padding: 0;
	}
	.search-bar {
	    padding: 10px 15px;
	    background-color: #d9d9d9;
	}
	.search-bar .input-group input {
	    border-radius: 6px !important;
	}
	body.home.menu-open .search-bar{
		position: relative;
	}
	body.home.menu-open .search-bar:after {
	    display: inline-block;
	    content: "";
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    background-color: rgb(6 0 0 / 26%);
	    z-index: 0;
	}
	.banner_sidebar_top .menu_inner .navbar-collapse {
	    width: 100%;
	}
	.menu_inner ul li a.active:before, .menu_inner ul li a:hover:before {
	    width: calc(100% - 20px);
	}

	.mgpopmodal .modal-content {
	    max-width: 95%;
	}

}


@media (max-width: 480px){

	/*.banner_sidebar_top .logo-position {
	    width: 170px;
	}*/

	/*.banner_sidebar_top .navbar-toggler {
		top: 92px;
	}*/

	.menu_inner ul li a{
		line-height: 40px;
	}

	.menu_inner ul li a:before{
		bottom: 5px;
	}

	/*.small-static-post-header{
		width: 60%;
	}*/

	.small-static-post-header:nth-child(1), .small-static-post-header:nth-child(3){
		margin-right: 0px;
	}

	.main-static-post-header {
	    height: 300px;
	}

	.set_blog_bio h3 {
	    font-size: 20px;
	}

	.seperator:before{
		width: 94.5%;
	}

	.latest_article_sec .td_module_flex{
		width: 100%;
	}

	.latest_article_sec .td_module_flex:first-child{
		margin-bottom: 15px;
	}

	.page-nav{
		display: flex;
    	flex-wrap: wrap;
	}

	.page-nav .pages{
		padding: 6px 0 6px 0px;
	}

	.behindsceneRX .row_splitbox .right_desF, .lifestyle_newxs .right_desF, .mostpopular_section .right_desF{
	    width: calc(100% - 110px);
	}

	.footer-logo {
	    margin: 0 0 20px 0;
	}

	.inner_page_content_desc p{
		font-size: 14px;
    	margin-bottom: 10px;
	}

	/**/
	.social_share_wrapper {
	    width: 40px;
	}
	.whatsapp_fix_icon a {
	    height: 40px;
	    width: 40px;
	}
	.whatsapp_fix_icon a img {
	    max-height: 22px;
	}
	.contact_sec {
	    margin-bottom: 30px;
	}
	.contact_sec h5 {
	    margin-bottom: 7px;
	    font-size: 20px;
	}
	.new-number li {
	    margin: 0 0 7px 0;
	}	
	.logo-position img,
	header.sticky .logo-position img {
		width: 160px;
		max-height: inherit;
	}
	.banner_sidebar_top .menu_inner .navbar-collapse {
	    top: 98px;
	}
	
}

@media (max-width: 400px){
	
	

	.foot_right_sec ul li a svg {
	    width: 17px !important;
	    height: 17px;
	}

	.td-footer-wrap {
	    padding: 20px 0;
	}

	.td-footer-copyright{
		padding: 8px 0;
	}

	.td-footer-copyright span{
		font-size: 12px;
	}

	.small-static-post-header {
	    width: 90%;
	}

	.seperator:before{
		width: 93%;
	}

	.inner_main_title {
	    font-size: 24px;
	}

	.inner_page_block{
		margin-bottom: 10px;
	}

	.inner_page_content_desc h2 {
	    font-size: 20px;
	}
}