@media only screen and (min-width: 1920px) {
	.landing-page .container,.mid-top-landing .container,.footer-links .container,.homapageheader .container,.bottom-sec-landing-inner{
		max-width:1600px;
		padding: 0 20px !important;
		margin: 0 auto;
		width: 100%;
	}
} 
@media only screen and (max-width: 1600px) {
	.landing-page .container,.mid-top-landing .container,.footer-links .container,.homapageheader .container{
		width: 100%;
		padding: 0 45px;
	}

}
@media only screen and (min-width: 1200px) {
	.landing-page .container, .mid-top-landing .container, .footer-links .container, .homapageheader .container {
	    width: 100%;
	    padding: 0 45px;
	}
}
.top-banner .item img{width: 100%}
@media only screen and (max-width: 992px) {
	.mid-mid-landing .grid-sec .item .contents h3{
		font-size: 32px;
    line-height: 36px;
	}
	.mid-top-landing .img-sec img{max-width: 45px;}
	.landing-page .container,.mid-top-landing .container,.footer-links .container,.homapageheader .container{
		width: 100%;
		padding: 0 15px !important;
	}
  
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
	.mid-mid-landing .grid-sec .item .contents h3,.bottom-sec-landing h3{
		font-size: 27px;
    margin-bottom: 5px;
	}
	.bottom-sec-landing p{font-size: 14px;}
	.mid-mid-landing .grid-sec .item .contents p{
		font-size: 14px;
		line-height: 22px;
	}
	.mid-mid-landing .grid-sec .item .contents {
	    padding: 5px 50px;
	}
	.top-banner .item .caption h2{
		font-size: 2.5em;
		line-height: 48px;
	}
	
}
@media only screen and (max-width: 768px) {
	.mid-top-landing .item{padding: 25px 15px;}
	.mid-top-landing .content p{font-size: 14px;line-height: 24px;}
	.top-banner .item .caption a.regbtn{font-size: 14px;}
	}
@media only screen and (max-width: 767px) {
	.inbox_section h3{font-size: 22px;}
	/* .addbusiness{margin-top: 6px;} */
	.top-banner .item .caption h2{font-size: 2em;line-height: 39px;}
	.mid-top-landing .item{padding: 32px 18px;}
	.mid-mid-landing .grid-sec .item .contents h3{
		font-size: 25px;
		margin-bottom: 5px;
	}
	.mid-mid-landing .grid-sec .item .contents{padding: 25px;}
	.mid-mid-landing .grid-sec:nth-child(2){
		flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
	}
	.mid-top-landing .content h4{font-size: 22px;}
	.mid-top-landing .img-sec img {
	    max-width: 36px;
	}
	.bottom-sec-landing .bottom-sec-landing-inner{padding: 0 20px;}
	.bottom-sec-landing h3{font-size: 25px;line-height: 36px;}
	.bottom-sec-landing{padding: 25px 0;}
	.bottom-sec-landing p{font-size: 14px;}
	.bottom-sec-landing .reg-btn{margin-bottom: 35px;font-size: 13px;}
	.cateforylist_items{
		max-width: 370px;
    margin: 0 auto !important;
    margin-bottom: 25px !important;
	}
}
@media only screen and (max-width: 560px) {
	.top-banner .item .caption h2 {
	    font-size: 20px;
	    line-height: 30px;
	}
	.top-banner .item .caption p{
		font-size: 13px;
		line-height: 24px;
	}
	.top-banner .item .caption a.regbtn{font-size: 12px;}
	.top-banner .item img{
		min-height: 250px;
		object-fit: cover;
	}
}
@media only screen and (max-width: 450px) {
	.headersection .header-main-right.btns a{font-size: 12px;}
	.top-banner .item .caption a.regbtn{padding: 10px 15px;}
}
@media only screen and (max-width: 390px) {
	.articlepageSection .content-sec h3{font-size: 18px;margin: 4px 0;}
	.articlepageSection .content-sec h4{font-size: 11px;margin: 4px 0;}
	.articlepageSection .content-sec p{font-size: 13px;margin: 3px 0}
	.articlepageSection .content-sec .moreBtn{font-size: 13px;}
.headersection .header-main-right.btns a {
    font-size: 10px;
}
}
@media only screen and (max-width: 480px) {
	.top-banner .item .caption p{line-height: 18px;}
	.inner-header .inner-header-grid .inner-header-grid-left .header-form form input
	{height: 33px;font-size: 11px; max-width: 145px; padding: 10px 30px 10px 10px; }
	.inner-header .inner-header-grid .inner-header-grid-left .header-form button svg
	{
max-width: 16px;
	}
.articlepageSection .grid-sec select, .articlepageSection .grid-sec input,.articlepageSection .grid-sec .srtby a{font-size: 11px;}
.articlepageSection .grid-sec .srtby,.articlepageSection .grid-sec select, .articlepageSection .grid-sec input{}
.articlepageSection .grid-sec .addbtn a{padding: 5px 8px;font-size: 10px}
.articlepageSection .grid-sec .srtby{padding: 2px 10px}
.mid-mid-landing .grid-sec .item .contents h3 {
    font-size: 20px;
    line-height: 26px;
}
.mid-mid-landing .grid-sec .item .contents p {
    font-size: 13px;
    line-height: 23px;
}
.bottom-sec-landing h3 {
    font-size: 20px;
    line-height: 28px;
}
.bottom-sec-landing p {
    font-size: 13px;
    line-height: 22px;
}
.mid-top-landing .content h4 {
    font-size: 20px;
}
.mid-top-landing .content p {
    font-size: 13px;
    line-height: 20px;
}
.footer-links .row a, .footer-inner-links .row a {
    color: #63697B;
    font-size: 12px;
}

}
@media only screen and (max-width: 350px) {
	.top-banner .item .caption h2 {
	    font-size: 19px;
	    line-height: 26px;
	    font-weight: 500;
	}
	.inner-header .inner-header-grid .inner-header-grid-right .headerdropdown .dropdown-toggle .flaticon-down-arrow{display: none;}
}