
@media (min-width: 1280px) and (max-width: 1700px) {



}
@media (min-width: 1280px) and (max-width: 1439px) {

    

}
@media (max-width: 1280px){

}

/* ------------------------------------------------- Laptop Screen ---------------------------------------------------*/
 @media (min-width: 1170px) and (max-width: 1366px) {
	a.dtbtn {
		padding: 8px 14px;
		font-weight: 400;
	}
	.em-cases-study-title h2 a {
		font-size: 18px;
	}

}
/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1169px) {
	.donate-btn-header {
		display: inline-block;
		margin-left: 15px;
	}
	a.dtbtn {
		font-size: 14px;
		padding: 8px 10px;
	}
    .zomia_menu > ul > li > a {
        margin: 30px 5px;
    }
	.blog-page-title_adn h2 {
		font-size: 20px;
	}
	.blog-date {
		bottom: 47%;
	}
}
/* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
 @media (min-width: 840px) and (max-width: 850px) {

}

 @media (min-width: 768px) and (max-width: 991px) {

	.mc4wp-form-fields input {
		width: 247px;
	}
	.testimonial-style-four .single_testimonial .testi_content::after {
		font-size: 150px;
	}
	.testi-star {
		position: absolute;
		bottom: 42px;
		right: 59px;
	}
 }

 @media (max-width: 768px) {


}
 @media (min-width: 320px) and (max-width: 767px) {
	.section-title h3, .section-title h2, .title_tx h3, .title_tx h2 {
		font-size: 22px;
	}
	.zomia-blog-thumb_adn a img {
		width: 100%;
	}
	.testimonial-style-four .single_testimonial .testi_content::after {
		font-size: 150px;
	}
	.section-title.t_center.section-title p {
		width: 81%;
	}
	.testi-star {
		bottom: 17px;
		right: 17px;
	}
	.blog-page-title_adn h2 {
		font-size: 18px;
	}
	.testi-star i.active {
		font-size: 15px;
	}
	.blog-date {
		bottom: 47%;
	}
	.blog-content_adn p {
		font-size: 14px;
	}
}


@media (max-width: 600px) {




}

/* retina query */
@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991.98px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991.98px),only screen and (min-device-pixel-ratio:2) and (max-width:991.98px),only screen and (min-resolution:192dpi) and (max-width:991.98px),only screen and (min-resolution:2dppx) and (max-width:991.98px){

.logo a.standard-logo{
  display: none;
}
.logo a.retina-logo{
  display: inline-block;
}


}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){
.logo a.standard-logo{
  display: none;
}
.logo a.retina-logo{
  display: inline-block;
}


}
@media only screen and (min-width: 320px) and (max-width: 420px) {



}

