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

}




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

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {
.header-menu ul li a {
    font-size: 16px;
}
.home-slider-content h2 {
    font-size: 32px;
}	
.home-slider-content p {
    font-size: 16px;
}	
.about-content h2 {
    font-size: 28px;
}	
.about-content p {
    font-size: 15px;
}	
.section-content p {
    font-size: 15px;
}	
.content-area h2 {
    font-size: 26px;
}	
.content-area p {
    font-size: 15px;
}	

	
	
}
@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%;
}
.btn-1 {
    padding: 12px 25px;
    font-size: 14px;
}	
.header-main .header-menu {
    display: none;
}	
    .home-slider-content h2 {
        font-size: 26px;
    }	
    .home-slider-content p {
        font-size: 14px;
    }		
.menu-icon .menu-logo {
    width: 25%;
}	
.about-img {
    margin-bottom: 20px;
	margin-top: 20px;
}	
.content-area h2 {
        font-size: 22px;
    }	
	
	
	
	
	
	
	
	
	
}

@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;
}
section.responsive-menu {
    padding: 20px 10px 0 10px;
}	
.menu-icon .menu-logo {
    width: 35%;
}	
.header-logo {
    width: 40%;
}	
.header-logo {
    width: 40%;
}	
    .home-slider-content h2 {
        font-size: 22px;
    }	
    .about-content h2 {
        font-size: 24px;
    }	
    .about-content p {
        font-size: 14px;
    }	
.site-logo {
    width: 25%;
}	
.footer-02 {
    margin: 30px 0;
}	
.footer-title h3 {
    font-size: 18px;
}	
.footer-contact ul li a, .footer-contact ul li {
    font-size: 14px;
}	
.footer-menu ul li a {
    font-size: 14px;
}	
.footer-copyright p {
    font-size: 14px;
}	
.section-content h3 {
    font-size: 24px;
}	
    .content-area h2 {
        font-size: 18px;
    }	
.content-area ul li {
    font-size: 14px;
}	
.form input, .form textarea {
    padding: 10px;
}	
.form input.wpcf7-submit {
    width: 30%;
}	
	
	
	
	
	
}
@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) {

}
