/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

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

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* 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) {.plus1 img{width:13% !important;margin:0 auto;padding:0;}.pakbr1 img{width:72% !important;margin:0 auto;}
	.pakbr1 img{text-align:right;margin:0 auto;}
	.kapban .manins{min-height:250px !important; padding-top:0px !important;height:250px;}.hjkl h1{font-size:24px;line-height:25px;}.hjkl p{margin-bottom:0;line-height:20px;font-size:15px;}
	.homkl{font-size:13px;}.homkl img{width:75% !important;}.kapban .owl-theme .owl-dots{margin-top:-20px;margin-bottom:0px;}
	.halo h1{font-size:30px !important;margin-top:-20px !important; margin-left:-43px !important;}
	.halo p{font-size:9px;margin-left:-70px !important;margin-right: -45px;}
	.oxy h1{font-size:30px !important;margin-top:15px !important; margin-left:-70px !important;}
	.oxy p{font-size:9px;margin-left:-102px !important;margin-right: -31px;}
	.fltt h1{font-size:26px !important;margin-top:45px !important; margin-left:-10px !important;}
	.fltt p{font-size:10px;margin-left:-52px !important;margin-right: -31px;}
	.aihej h1{font-size:23px !important;margin-left:-5px !important;}
	.aihej p{font-size:9px;margin-right: -40px;margin-left:13px;}.pt-xs-45{padding-top:45px;}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.kapban .manins {
    min-height: 100% !important;
    padding-top: 0px !important;
    height: 100%;
  }
}

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

}

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