










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

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

}
@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%;
}
	.col-lg-7.d-none-in-tab {
    display: none;
}
	.header-right {
    display: none;
}
	.menu-icon .menu-logo {
    width: 20%;
    padding-right: 20px;
}
	.home-slider-content h1 {
    font-size: 50px;
}
	.home-slider-image {
    width: 100%;
    height: 520px;
}
	.home-slider-content-wrap {
    top: 16%;
}
	.intro-content {
    margin-top: 30px;
}
	h2.main-heading {
    font-size: 34px;
}
	.mission-content
 {
    margin-top: 30px;
}
	section.section-mission-vision .row {
    margin: 10px 0px;
}
	.achieve-content {
    margin: 50px 0px;
}
	.field-content h2 {
    font-size: 34px;
}
	section.section-clients {
    padding: 60px 0px 40px;
}
	.footer-logo {
    width: 19%;
}
	.footer-02 {
    margin-left: 0;
}
	.footer-title h4 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 30px;
}
	.copyright-text {
    text-align: center;
}
	.container.coyright-cont .row .col-lg-6:nth-child(1) {
    order: 2;
}
	.footer-bottom-menu ul {
    text-align: center;
    margin-bottom: 15px;
		float: none;
}
	
	
}

@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;
}
	    .home-slider-content h1 {
        font-size: 28px;
        font-weight: 500;
    }
	p {
    font-size: 14px !important;
    line-height: 22px !important;
}
	.home-slider-content p
 {
    padding-right: 0;
}
	    .home-slider-image {
        width: 100%;
        height: 480px;
    }
	    .home-slider-content-wrap {
        top: 21%;
    }
	section.section-intro {
    padding: 40px 0px;
}
	h4.main-heading2 {
    font-size: 16px;
}
	    h2.main-heading {
        font-size: 26px;
    }
	a.main-btn {
    padding: 10px 22px;
    font-size: 14px;
}
	section.section-features {
    padding: 40px 0px;
}
	.objective-box {
    padding: 40px 30px 26px 65px;
    border-radius: 0px 150px 150px 0px;
}
	section.section-field {
    padding: 40px 0px;
}
	.field-content h2 {
        font-size: 26px;
        font-weight: 600;
    }
	li, a {
    font-size: 14px !important;
    line-height: 26px !important;
}
	
	.footer-media ul li a {
    line-height: 40px !important;
    font-size: 14px !important;
}
	.footer-title h4 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
	.container.coyright-cont {
    margin-top: 30px;
}
	footer.footer {
    padding-top: 40px;
}
	label {
    width: 100%;
}
	.inner-banner {
    height: 220px;
}
	.client-heading {
    margin-bottom: 20px;
}
	    section.section-clients {
        padding: 30px 0px 30px;
    }
	   
	
	
	
	
	
}
@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;
}
	    .footer-logo {
        width: 28%;
    }
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

	
	    .home-slider-content h1 {
        font-size: 24px;
        font-weight: 500;
    }
	h2.main-heading {
        font-size: 20px;
    }
	.field-content h2 {
        font-size: 21px;
        font-weight: 600;
    }
	
	
	
	
	
	
	
	
	
	
	
}
