@media (max-width:1199px) {

	.carousel-caption
	{
		bottom: 5%;
	}
	.carousel-caption h1
	{
		font-size: 35px !important;
	}

}
@media (max-width:991px) {


	.carousel-caption h1 {
    font-size: 25px !important;
   
}
.carousel-caption
{
	 bottom: 5%;
	 width: 55%;
}
.hm-products
{
	padding: 40px 0;
}
.navbar-light .navbar-toggler
{
	color: rgb(255, 255, 255);
border-color: rgb(255, 255, 255);
}
.navbar-brand img {
	width: 115px;
}
.navbar-nav
{
	background: #881c59;
}
.navbar-light .navbar-nav .nav-link
{
	padding: 10px;
}
.features-cont-txt h3 {
    font-size: 30px;
}
.gl-img-cont-text h4 {
    font-size: 18px;
}
.request-button a
{
	padding: 10px 25px;
}
.branch-cont .col-md-6
{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-bottom: 20px;
}
.catalog h3 {
    margin: 0;
    color: #fff;
    font-size: 20px;
}
}
@media (max-width:767px) {
	.container
	{
		width: 100%;
		max-width: 100%;
	}
	.carousel-caption p{
		display: none;
	}
	.head-top {
		padding: 5px 0;
		border-bottom: 1px solid #881c59;
	}
	.navbar-brand img {
		width: 90px;
	}
	.carousel-caption h1 {
		font-size: 20px !important;
	}
	.common-btn {
		padding: 4px 23px;
	}
	.carousel-caption {
		bottom: 10%;
		
	}
	.prd-cont .col-7, .prd-cont .col-5
	{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.prd-cont .col-5{
		margin-top: 20px;
	}
	.features-section-box
	{
		margin-bottom: 20px;
	}
	.features .col-6
	{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.w100
	{
		-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
	}
	.catalog .d-flex
	{
		flex-direction: column;
	}
	.catalog a
	{
		display: inline-block;
		margin-top: 10px;
	}
	footer {
		
		background-size: cover;
	}
	.main-title-2 h2:after{
		width: 100px;
	}
.desk{
	display: none !important;
}
.mob{
	display: block !important;
}
.carousel-caption {
    top: 10%;
	width: 100%;
}
}
@media (max-width:499px){
	header{
		position: relative;
		background: #881c59;
	}
	.head-top .d-flex
	{
		flex-direction: column;
		align-items: center;
		justify-content: center !important;
		display: none !important;
	}
	.head-top ul
	{
		display: table;
		margin: 0 auto;
	}
	.head-top ul li
	{
		float: none;
		margin: 10px 0;
	}
	.gallery-cont
	{
		width: 100%;
		max-width: 100%;
	}
	.main-title-2 h2::after {
		width: 75px;
	}
	.branch-cont .col-7, .branch-cont .col-5{
		width: 100% !important;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.branches {
		padding: 30px 0;
	}
	.whatsapp a {
		height: 35px;
		width: 35px;
	}
	.sec-head h1 {
		font-size: 27px;
	}
	.sec-head p {
		color: #fff;
		font-size: 15px;
		text-align: center;
	}
	.paralaxbg{
		background-position-x: 4% !important;
	}
	.features {
		padding: 0px 0 0 0;
	}
	.features-cont-txt h3 {
		font-size: 22px;
	}
	.catalog{
		background-size: cover;
	}
	.catalog h3 {
		text-align: center;
	}
	.main-title h2{
		font-size: 18px;
	}
	.info, .get-touch{
		padding: 30px;
	}
	.contact .info .item .cont {
		margin-left: 0;
	}
	.inr-middle h2{
		font-size: 18px;
	}
	.contact h4{
		font-size: 14px;
	}
	.contact .info .item .icon{
		display: none;
	}
	.branch-img{
		margin-bottom: 15px;
	}
}
