/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
	img.blog-img {
    width: 386px;
    height: 300px; 
    margin-left: 0px;
    position: relative;
    margin-top: -21px;
}
.service-list-column {
    margin-bottom: 20px;
}
/* div#sec-box {
    height: 239px;
} */
.nep-box{
	margin-bottom: 16px;
}
.section-title1 {
    padding: 24px 28px 49px;
}
.E_P .E_P_box_inner{
	margin-bottom: 16px;
}
/* #four-box{
	height: 235px;
} */
/* about */
img.a-img1 {
	margin-left: 1px;
}
#mob-res {
  padding-left: 17px;
  padding-right: 11px;
  }
	.mob-r-t{
		font-size: 34px;
	}
	.m-r-t{
		padding-left: 16px;
		padding-right: 14px;
	}
	.m-r-o-p{
		margin-bottom: 10px;
	}
    .keep-touch--white {
    padding: 9px;
    }
    span.c-f-g {
    margin-left: 58px;
}
ul.pro-list {
    margin-left: 16px;
}
.notbookimg img {
    margin: 0 0 10px 40px;
}
div#myclean {
    height: 302px;
}
}
@media only screen and (min-width : 321px)and (max-width:400px){
    div#sec-box {
        height: 213px;
    }
		    #four-box {
        height: 213px;
    }
    .a-us-m-r{
        margin-top: 18px!important;
    }
    ul.pro-list {
    margin-left: 16px;
}
.notbookimg img {
    margin: 0 0 10px 40px;
}
div#myclean {
    height: 302px;
}
}
@media only screen and (min-width : 401px)and (max-width:600px){
    div#myclean {
    height: 100%;
}
}
@media only screen and (min-width : 601px)and (max-width:800px){
    div#myclean {
    height: 100%;
}
}
/* @media only screen and (min-width : 401px)and (max-width:600px){
    div#myclean {
    height: 100%;
}
} */

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .a1-img::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 53%;
    height: 80%;
    content: '';
    background: #108cc7;
}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
}

/* ==================== */



@media only screen and (min-width:300px) and (max-width:400px){

}
@media only screen and (min-width:401px) and (max-width:500px)
{

}
@media only screen and (min-width:501px) and (max-width:600px){


}

@media only screen and (min-width:601px) and (max-width:700px){


}
@media only screen and (min-width:701px) and (max-width:800px){

}
@media only screen and (min-width:801px) and (max-width:900px){
       div#myclean {
    height: 100%;
}

}
@media only screen and (min-width:801px) and (max-width:993px){
       div#myclean {
    height: 100%;
}

}
@media only screen and (min-width:901px) and (max-width:1000px){

}
@media only screen and (min-width:1001px) and (max-width:1100px){
 
}
@media only screen and (min-width:991px) and (max-width:1005px){
    
}
@media only screen and (min-width:1201px) and (max-width:1383px){
   
}
@media only screen and (min-width:1101px) and (max-width:1170px){

}
 
@media only screen and (max-width: 600px)
{

}
@media only screen and (min-width:992px) and (max-width:1199px){

}
@media only screen and (min-width:601px) and (max-width:991px) {
   
}
@media only screen and (min-width:991px) and (max-width:1199px) {
   
}
@media only screen and (min-width:993px) and (max-width:1199px) {
      
}
/* @media only screen and (min-width:992px) and (max-width:1149px){
    .text-01 {
    padding: 33px 28px 76px 27px;
 }
 .text-2 {
    padding: 27px 28px 52px 27px;
}
.text-3 {
    padding: 33px 28px 78px 27px;
}
.text-4 {
    padding: 25px;
}

} */