@media(max-width:991px) and (min-width:700px){
	.hero-sec.p-0 {
		padding:50px 0!important
	}
	.hero-sec .banner{
		display:none
	}
	.hero-sec .content{
		position:relative;
		top:auto;
		left:auto;
		margin:0;
		transform:none
	}
}
@media (max-width:699px){
	.mainMenu li,.mainMenu li a,.search-form input{
		width:100%
	}
	.mainMenu li a{
		display:flex;
		justify-content:space-between;
		align-items:center
	}
	.menu-item-has-children .drop{
		height:40px;
		width:40px;
		line-height:38px;
		text-align:center;
		border:1px solid #000;
		font-size:20px
	}
	.copy-right,h2{
		line-height:normal
	}
	section{
		padding:50px 0
	}
	.hero-sec .banner,.top_bar .contact{display:none}.top_bar .social-links{text-align:center}.logo{font-size:30px}.hero-sec{padding:40px 15px}.tab li{margin:0}.single-post .title,h1{font-size:35px;line-height:normal}.copy-right,.tabs .tab-title{font-size:14px}h2{font-size:30px}.f-list.pl-30{padding-left:0!important}.mainMenu li:not(:first-child){margin-left:0!important}.mainMenu li{margin:2px 0}.comment-list{margin-left:0;padding-left:0}ol.children{margin-left:20px}.commentmetadata{top:37px}table td,table th{padding:6px 8px;font-size:12px}.hero-sec.p-0{padding:20px 20px 0!important}.hero-sec .content{position:relative;top:auto;left:auto;margin:0;transform:none}.tabs li{margin:1px;width:88px}.navbar-brand img{max-width:200px}.menu-item-has-children .sub-menu,.menu-item-has-children:hover .sub-menu{position:relative;width:100%;top:auto;opacity:1;visibility:visible;display:none;}
}



/* 14--05--25 */

@media(min-width: 1681px) { 

}
@media (max-width: 1680px) and (min-width: 1441px) {
	.home-all-blog .feature-img img{height:250px;}

	/*  */
	.single-post .leftcol{width: 20%;}
	.single-post .col-xl-8 {width: 60%;}
	.single-post .rightSideBlog {width: 20%;}
}
@media (max-width: 1440px) and (min-width: 1370px) { 
   .home-all-blog .feature-img img{height:210px;}

   /*  */
	.single-post .leftcol{width: 20%;}
	.single-post .col-xl-8 {width: 60%;}
	.single-post .rightSideBlog {width: 20%;}

	.home-sidebar{padding: 20px 15px;}
	.sec-2 .container-fluid, .sec-sidebar .container-fluid{padding-right: 15px;}
	.newsletter-box .forn-holder{padding:10px;}
}
@media (max-width: 1369px) and (min-width: 1281px) { 
	.home-sidebar{padding:20px 0}
	.sec-2 .container-fluid, .sec-sidebar .container-fluid{padding:0 25px;}
	.home-all-blog .feature-img img{height: 200px;}

	/*  */
	.single-post .leftcol{width: 15%;}
	.single-post .col-xl-8 {width: 60%;}
	.single-post .rightSideBlog {width: 25%;}
} 
@media (max-width: 1280px) and (min-width: 1101px) { 
	.home-sidebar{padding:20px 0}
	.sec-2 .container-fluid, .sec-sidebar .container-fluid{padding:0 25px;}
	.home-all-blog .feature-img img{height: 200px;}
	.f-14,p,.product-box .product-title{font-size: 12px;}

	.rightSideBlog{width: 100%;}
	.rightSideBlog .sblog-sidebar{
		margin-top: 25px;
		display: grid;
  		grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
  		gap: 20px; /* space between columns */
	}

	.single-post .leftcol{width: 30%;}
	.single-post .col-xl-8{width: 70%;}
	.blog-card .post-title a{font-size: 12px;}
	.get-question a{font-size: 16px;}
	.logo-img img{max-width: 200px;}
	.logo-bar .search-form{max-width: 50vw;}
}
@media (max-width: 1100px) and (min-width: 992px) { 
	.single-post .title, h1{font-size: 28px;line-height: 1.4 !important;}
	h2{font-size: 25px !important;}
	h3{font-size: 23px !important;}
	h4{font-size: 20px !important;}
	h5{font-size: 18px !important;}
	h6{font-size: 18px !important;}
	body{font-size: 14px;}
	.container-fluid{padding:0 20px !important;}
	.desktop-menu{display: none;}
	.mobile-menu{display: block;}

	/* menu css */
	.top_bar{padding:5px 0;text-align: center;}

	.top_bar .f-12{font-size: 10px;}
	.mob-nav{background-color: var(--brown);padding:15px 0;}
	.mob-nav .container-fluid{display: flex;align-items: center;justify-content: space-between;}
	.navbar-toggler{
		background-color: transparent;
		padding:0;
		height: 40px;
		width: 40px;
		border-color: var(--white);
		color: var(--white);
	}

	.search-form input{height: 40px;padding:10px;}
	.search-form button{height: 40px;font-size: 12px;min-width: 100px;}
	/* home options */
	.widget-box.category-widget{display: none;}
	/* footer */
	.search-form{width: 100%; margin-bottom: 20px;}
	.top-fotter{padding:20px 0;}
	.footer-widget{margin-bottom: 25px;}
	.footer-widget.sInfo{display: none;}
	footer{padding:25px 0;}
	footer .row .col{
		flex: 0 0 auto;
        width: 50%;
    }
    footer .row .col:last-child{width: 100%;text-align: center;}
    footer .widget  h6{font-size: 16px;}
    .f-list li a{font-size: 12px;}
    .get-question{justify-content: center;}
    .copy-right-menu{margin:0;padding:0;}
    .copy-right-menu li a{font-size: 10px;line-height: normal;}
    .copy-right-menu li{padding:0 !important;margin:0 7px !important;border: 0 !important;text-align: left;}
    /* deal of the day */
    .deal_of_day .desktop{display: none;}
	.deal_of_day .mobile{display: block;}
    /* home page */
    .home-all-blog .feature-img img{height: 200px;}
    .home-banner{padding-top: 50px;}
    .home-banner ._oh.mt-5{margin-top: 35px !important;}

    .recepies-slider .recepies-box{width: 100%;}
    .recepies-box .wp-post-image{height: 180px;}
    .events-holders .arrows{height: 30px;background-color: rgba(0, 0, 0, 0.5);}
    /*  */
    .home-sidebar{padding:20px 0;box-shadow: none;}
    .home-leftbar .widget-box.newsletter-widget{display: none;}
    .widget-box.topart-widget{display: none;}
    .home-sidebar .widget-box.adsbox1-widget{display: none;}
     .ads_links{margin-bottom: 15px;}

     .right-sidebar{padding:15px 0;box-shadow: none;height: auto;}

     .single-info li{font-size: 14px;}
     .blog-card .content{padding:8px;}
     .blog-card .post-title a{font-size: 12px !important;}
     .blog-card .bottom-bar{padding:5px;}
     .post-info li{font-size: 10px;}
     .f-list{margin-bottom: 20px;}

     .right-sidebar.home-right{
     	display: grid;
  		grid-template-columns: repeat(3, 1fr);
  		gap: 20px;
     }

     .blog-card .post-title a{font-size: 12px;}
     .f-address{justify-content: center;}
     .f-list.column__last{margin-top: 25px;}
 }

@media(max-width: 991px) and (min-width: 700px) { 
	.single-post .title, h1{font-size: 28px;line-height: 1.4 !important;}
	h2{font-size: 25px !important;}
	h3{font-size: 23px !important;}
	h4{font-size: 20px !important;}
	h5{font-size: 18px !important;}
	h6{font-size: 18px !important;}
	body{font-size: 14px;}
	.container-fluid{padding:0 20px !important;}
	.desktop-menu{display: none;}
	.mobile-menu{display: block;}

	/* menu css */
	.top_bar{padding:5px 0;text-align: center;}

	.top_bar .f-12{font-size: 10px;}
	.mob-nav{background-color: var(--brown);padding:15px 0;}
	/* .mob-nav .container-fluid{display: flex;align-items: center;justify-content: space-between;} */
	.navbar-toggler{
		background-color: transparent;
		padding:0;
		height: 40px;
		width: 40px;
		border-color: var(--white);
		color: var(--white);
	}

	.search-form input{height: 40px;padding:10px;}
	.search-form button{height: 40px;font-size: 12px;min-width: 100px;}
	/* home options */
	.widget-box.category-widget{display: none;}
	/* footer */
	.search-form{width: 100%; margin-bottom: 20px;}
	.top-fotter{padding:20px 0;}
	.footer-widget{margin-bottom: 25px;}
	.footer-widget.sInfo{display: none;}
	footer{padding:25px 0;}
	footer .row .col{
		flex: 0 0 auto;
        width: 50%;
    }
    footer .row .col:last-child{width: 100%;text-align: center;}
    footer .widget  h6{font-size: 16px;}
    .f-list li a{font-size: 12px;}
    .get-question{justify-content: center;}
    .copy-right-menu{margin:0;padding:0;}
    .copy-right-menu li a{font-size: 10px;line-height: normal;}
    .copy-right-menu li{padding:0 !important;margin:0 7px !important;border: 0 !important;text-align: left;}
    .f-address{justify-content: center;}
    /* deal of the day */
    .deal_of_day .desktop{display: none;}
	.deal_of_day .mobile{display: block;}
    /* home page */
    .home-all-blog .feature-img img{height: 200px;}
    .home-banner{padding-top: 50px;}
    .home-banner ._oh.mt-5{margin-top: 35px !important;}

    .recepies-slider .recepies-box{width: 100%;}
    .recepies-box .wp-post-image{height: 180px;}
    .events-holders .arrows{height: 30px;background-color: rgba(0, 0, 0, 0.5);}
    /*  */
    .home-sidebar{padding:20px 0;box-shadow: none;}
    .home-leftbar .widget-box.newsletter-widget{display: none;}
    .widget-box.topart-widget{display: none;}
    .home-sidebar .widget-box.adsbox1-widget{display: none;}
     .ads_links{margin-bottom: 15px;}

     .right-sidebar{padding:15px 0;box-shadow: none;height: auto;}

     .single-info li{font-size: 14px;}
     .blog-card .content{padding:8px;}
     .blog-card .post-title a{font-size: 12px !important;}
     .blog-card .bottom-bar{padding:5px;}
     .post-info li{font-size: 10px;}
     .f-list{margin-bottom: 20px;}
     /*  */
     .right-sidebar.home-right{
     	display: grid;
  		grid-template-columns: repeat(2, 1fr);
  		gap: 20px;
     }

 }
@media (max-width: 699px) { 
	.single-post .title, h1{font-size: 28px;line-height: 1.4 !important;}
	h2{font-size: 25px !important;}
	h3{font-size: 23px !important;}
	h4{font-size: 20px !important;}
	h5{font-size: 18px !important;}
	h6{font-size: 18px !important;}
	body{font-size: 14px;}
	.container-fluid{padding:0 20px !important;}
	.desktop-menu{display: none;}
	.mobile-menu{display: block;}

	/* menu css */
	.top_bar{padding:5px 0;text-align: center;}

	.top_bar .f-12{font-size: 10px;}
	.mob-nav{background-color: var(--brown);padding:10px 0;}
	/* .mob-nav .container-fluid{display: flex;align-items: center;justify-content: space-between;} */
	.navbar-toggler{
		background-color: transparent;
		padding:0;
		
		border-color: var(--white);
		color: var(--white);
	}

	.search-form input{height: 35px;padding:10px;}
	.search-form button{height: 35px;width: 35px; font-size: 16px; color: var(--brown);min-width: 20px;}
	/* home options */
	.widget-box.category-widget{display: none;}
	/* footer */
	.search-form{width: 100%; margin-bottom: 20px;}
	.top-fotter{padding:20px 0;}
	.footer-widget{margin-bottom: 25px;}
	.footer-widget.sInfo{display: none;}
	footer{padding:10px 0;}
	footer .row .col{
		flex: 0 0 auto;
        width: 100%;
    }
    /* footer .row .col:last-child{width: 100%;text-align: center;} */
    footer .widget  h6{font-size: 16px;}
    .f-list li a{font-size: 14px;}
    .get-question{justify-content: center;}
    .copy-right-menu{margin:0;padding:0;display: none;}
    .copy-right-menu li a{font-size: 10px;line-height: normal;}
    .copy-right-menu li{padding:0 !important;margin:0 0 10px 0 !important;border: 0 !important;width: 45%;text-align: left;}
    /* deal of the day */
    .deal_of_day .desktop{display: none;}
	.deal_of_day .mobile{display: block;}
    /* home page */
    .home-all-blog .feature-img img{height: 220px;}
    .home-banner{padding-top: 50px;}
    .home-banner ._oh.mt-5{margin-top: 35px !important;}

    .recepies-slider .recepies-box{width: 70vw;}
    .recepies-box .wp-post-image{height: 180px;}
    .events-holders .arrows{height: 30px;background-color: rgba(0, 0, 0, 0.5);}
    /*  */
    .home-sidebar{padding:20px 0;box-shadow: none;}
    .home-leftbar .widget-box.newsletter-widget{display: none;}
    .widget-box.topart-widget{display: none;}
    .home-sidebar .widget-box.adsbox1-widget{display: none;}
     .ads_links{margin-bottom: 15px;}

     .right-sidebar{padding:15px 0;box-shadow: none;height: auto;}

     .single-info li{font-size: 14px;}

     .search-form.newslettetr input,.search-form.newslettetr button{
     	width: 100%;
     	display: block;
     	position: relative;
     	margin-bottom: 10px;
     }

/*      .lc-ads-row .col-6:nth-last-child(-n+2){display: none;} */
     /* new footer */
     .footer-widget{
     	background-color:var(--brown); 
     	padding: 10px 15px;
     	margin-bottom: 10px;
     	border-bottom: 1px solid #4d36284f;
     }
     .footer-widget h6{font-size: 14px !important;margin-bottom: 0px;position: relative;}
     .footer-widget h6::before{
     	content: "";
     	background-image: url('../images/arrow-down.jpg');
     	height: 20px;
     	width: 20px;
     	background-size: contain;
     	background-position: center;
     	border-radius: 50%;
     	position: absolute;
     	right: 0;
     	top: 0;
     	transition: .3s ease-in-out;
     }
     .footer-widget h6.active::before{
     	transform: rotate(180deg);
     }
     .icon-box .content h6::before{display: none;}
     .footer-widget .box,.footer-widget .menu,.footer-widget .textwidget{display: none;margin-top: 20px;}
     .footer-widget .icon-box{display: block;margin-bottom: 10px;margin-top: 10px;text-align: center;}
     .icon-box img{margin-right: 0;margin-bottom: 15px;}
     .icon-box .content h6{font-size: 14px !important;}
     .icon-box .content p{font-size: 12px;}
     .mobile-only{display: block;}

     ._sInfo .textwidget {display: block !important;}
     .desktop-only{display: none;}
	.row.mb-4{margin-bottom:0 !important;}
	.blog-card,.ads_links{margin-bottom:25px;}
	
	.lc-ads-row{margin-top:25px;}
	.lc-ads-row .ads_links{padding-left:7px;padding-right:7px;}
	.row-ads-arrow .arrow{display:block;}
}