









@media only screen and (min-width : 100px) and (max-width : 1400px) {

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {

	.show-location p {
    height: 60px;
}
	
	
}
@media only screen and (min-width : 100px) and (max-width : 1000px) {


}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
	h2 {
    font-size: 38px !important;
}
	section.section-about {
    padding: 50px 0px;
}
	.about-content {
    margin-top: 30px;
}
	p {
    font-size: 16px !important;
}
	.about-content h4 {
    font-size: 30px;
}
	.home-slider-image {
    height: 400px;
}
	.home-slider-content-wrap {
    top: 27%;
}
	
	
	
}

@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
	    .about-content h4 {
        font-size: 22px;
    }
	h2 {
        font-size: 24px !important;
    }
	p {
        font-size: 14px !important;
		line-height: 22px !important;
    }
	    .show-location p {
        height: auto;
    }
	.date-box {
    height: auto;
}
	.show-date h4 {
    font-size: 18px;
}
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

}
