

   /*=============================================================================================================================
 									max-width: 1409px Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 1409px){
	 .silder .text{
		font-size: 45px;
		width: 600px;
	 }
	 .silder .txt{width: 510px;}

}
 /*=============================================================================================================================
 									max-width: 1409px End
 ==============================================================================================================================*/


  /*=============================================================================================================================
 									max-width: 1199px   Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 1199px){
/* <!-- ================================================   Slider   ================================================ --> */
.silder .btn{
    font-size: 15px;
}
.silder .text{
    font-size: 35px!important;
}
.silder .txt{
     font-size: 14px;
 }
 /* <!-- ================================================   Headder   ================================================ --> */
.nav-link{
    padding: 0px 13px!important;
}
.owl-nav{
    display: none;
}
}
/*=============================================================================================================================
max-width: 1199px   End
==============================================================================================================================*/

/*=============================================================================================================================
max-width: 991px   Start
==============================================================================================================================*/
@media only screen  and (max-width: 991px) {

	
	/* <!-- ================================================   Navbar   ================================================ --> */
	.navbar{
		width: 450px;
		position: fixed;
		right: -450px;
		top: 0;
		height: 100vh;
		background-color: var(--theme-white);
		flex-direction: column;
		justify-content: flex-start;
		align-items: start;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		z-index: 3;
		overflow-y: auto;
		display: block !important;
	}
	.mbludrLine{
		border-bottom: 1px solid #ccc;
		box-shadow: 10px 10px 34px -14px rgba(139, 124, 113, 0.3);
    	-webkit-box-shadow: 10px 10px 34px -14px rgba(139, 124, 113, 0.3);
    	-moz-box-shadow: 10px 10px 34px -14px rgba(139, 124, 113, 0.3);
	}
	.nvitm{
		width: 100%;
		padding: 14px 0px;
		width: 450px;
		text-align: center;
		font-weight: 500;
	}
	.nvitm:hover{
		color: var(--theme-white);
		background-color: var(--theme-color);
	}
	.CusHR{
		background-color: #aaa;
	}
	.HeadContIcon{max-width: 40px;}
	.HeadContIconHead{font-size: 18px;}
	.HeadContIconDes{font-size: 14px;}
	
	.navbarActive {
		right: 0px !important;
	}




	/* <!-- ================================================   Slider   ================================================ --> */
	.silder .btn{
		font-size: 14px;
	}
	.silder .text{
		font-size: 30px!important;
	}
	.silder .txt{
		font-size: 14px;
	}
	.bannerImg{
		height: 300px;
		object-fit: cover;
	}
	.owl-nav{
		display: none;
	}

	.silder .btn{
		border: 2px solid var(--theme-color);
		padding: 6px 20px;
		margin-left: 20px;
		margin-top: 6px;
	 }
	 .silder .btn:hover{
		 border: 2px solid var(--theme-color);
	 }
	 .silder .text{
		font-size: 45px;
		width: 60%;
	 }
	 .silder .txt{width: 50%;}
	 .owl-dots {top: 92%;}

	/* <!-- ================================================   Footer   ================================================ --> */
	.footLogo{
		max-width: 50%;
	}

}
/*=============================================================================================================================
									max-width: 991px   End
==============================================================================================================================*/
 /*=============================================================================================================================
 									 Max-Width: 767px   Start
==============================================================================================================================*/
 @media only screen and (max-width: 767px){

	/* =========================   Navbar   ========================= */
	.navbar {
		width: 400px;
		right: -400px;
	}
	.nvitm{width: 400px;}
	.subHeading{width: 80%;}

	
	/* <!-- ================================================   Slider   ================================================ --> */
	.silder .btn{
		font-size: 10px;
	}
	.silder .text{
		font-size: 20px!important;
	}
	.silder .txt{
		font-size: 12px;
	}
	.bannerImg{
		height: 300px;
		object-fit: cover;
	}
	.owl-nav{
		display: none;
	}

}
  /*=============================================================================================================================
 									Max-Width: 767px   End
 ==============================================================================================================================*/

 /*=============================================================================================================================
 									Max-Width: 600px   Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 600px){

	/* =========================   Navbar   ========================= */
	.navbar {
		width: 350px;
		right: -350px;
	}
	.nvitm{width: 350px;}
	
	/* <!-- ================================================   Slider   ================================================ --> */
	.silder .text{
		font-size: 16px!important;
	}
	.silder .txt{
		font-size: 10px;
	}
	.silder-text{left: 0%;}
	.owl-dots {top: 90%;}
	
	/* =========================   Contact Us   ========================= */
	.contactIcon{max-width: 60px;}
	.contLink{font-size: 18px;}
	.ContBox{padding: 5%;}
}
  /*=============================================================================================================================
 									Max-Width: 600px   End
 ==============================================================================================================================*/

  /*=============================================================================================================================
 									Max-Width: 575px   Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 575px){

	/* =========================   Navbar   ========================= */
	.navbar {
		width: 100%;
		right: -100%;
		align-items: center !important;
	}
	.nvitm{width: 100%;}
	.subHeading{width: 94%;}
	
/* <!-- ================================================   Slider   ================================================ --> */
.silder .text{
    font-size: 12px!important;
}
.silder .txt{
     font-size: 8px;
 }
}
  /*=============================================================================================================================
 									Max-Width: 575px   End
 ==============================================================================================================================*/
 @media only screen and (max-width: 450px){
	.AssociatesFont{font-size: 14px;}
}
  /*=============================================================================================================================
 									Max-Width: 425px   Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 425px){

}
  /*=============================================================================================================================
 									Max-Width: 425px   End
 ==============================================================================================================================*/

  /*=============================================================================================================================
 									Max-Width: 375px   Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 375px){
	.AssociatesFont{font-size: 12px;}
}
  /*=============================================================================================================================
 									Max-Width:   375px   End
 ==============================================================================================================================*/

   /*=============================================================================================================================
 									Max-Width: 320px   Start
 ==============================================================================================================================*/
 @media only screen and (max-width: 320px){

}
  /*=============================================================================================================================
 									Max-Width: 320px   End
 ==============================================================================================================================*/




