
/*========================  Mobile  ========================*/
@media (min-width : 320px) and (max-width: 480px) {
.logo img {
	width: 100%;
}
.contact_right{
	width:100%;
	text-align:center;
	margin:15px 0;}
	
.contact_top_no{
	width:100%;
	text-align:center;}	
.menu_left_img {
	display: none;
}
.nav {
	margin: 10px 0 0;
	width: 100%;
}
.nav > li > a {
	border: none !important;
}
.toggleMenu {
	padding: 0;
}
.carousel-indicators {
	display: none;
}
.glyphicon-chevron-left {
	margin-left: -25px;
}
.products_slide, .quick_contact {
	width: 100%;
}
.autority_distribution img {
	width: 100%;
}
.footer_left, .footer_right {
	display: none;
}
.sendmail_style {
	width: 83%;
	font-size: 15px;
}
.footer_logo {
	padding: 25px 0 20px 0;
	font-size: 15px;
}




}

@media (min-width: 480px) and (max-width: 599px) {

.logo{
	width:100%;
	text-align:center;}

.contact_right{
	width:100%;
	text-align:center;
	margin:15px 0;}
	
.contact_top_no{
	width:100%;
	text-align:center;}		
	
	.menu_left_img {
	display: none;
}
.nav {
	margin: 10px 0 0;
	width: 100%;
}
.nav > li > a {
	border: none !important;
}
.toggleMenu {
	padding: 0;
}

.carousel-indicators {
	display: none;
}
.glyphicon-chevron-left {
	margin-left: -25px;
}
.products_slide, .quick_contact {
	width: 100%;
}


.footer_left, .footer_right {
	display: none;
}
.sendmail_style {
	width: 83%;
	font-size: 15px;
}
.footer_logo {
	padding: 25px 0 20px 0;
	font-size: 15px;
}




	
}

@media (min-width: 600px) and (max-width: 767px) {
	
	
	.logo{
	width:100%;
	text-align:center;}

.contact_right{
	width:100%;
	text-align:center;
	margin:15px 0;}
	
.contact_top_no{
	width:100%;
	text-align:center;}		
	
	.menu_left_img {
	display: none;
}
.nav {
	margin: 10px 0 0;
	width: 100%;
}
.nav > li > a {
	border: none !important;
}
.toggleMenu {
	padding: 0;
}

.carousel-indicators {
	display: none;
}
.glyphicon-chevron-left {
	margin-left: -25px;
}
	
	
	.footer_left, .footer_right {
	display: none;
}
.sendmail_style {
	width: 83%;
	font-size: 15px;
}
	
	
.footer_logo {
	padding: 25px 0 20px 0;
	
}	
	
}

/*========================  Tab mini  ========================*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	
	.menu_left_img {
	display: none;
}	
	
	
	#footer_top_wrapper{
		font-size:15px;}
	
	
	.footer_left, .footer_right {
	display: none;
}
	
	
	
	
}

/*========================  1024 re small scree  ========================*/
@media only screen and (min-width: 1023px) and (max-width: 1100px) {
	
		
	.menu_left_img {
	display: none;
}	
	
	
	#footer_top_wrapper{
		font-size:17px;}
	
	
	.footer_left, .footer_right {
	display: none;
}
	
.autority_distribution img{
	width:100%;}	
	
	
}

/*========================  1200 re large scree  ========================*/
@media (min-width: 1200px) {
}

@media (min-width: 1200px) and (max-width: 1290px) {
}

@media (min-width: 1300px) and (max-width: 1366px) {
}

@media (min-width: 1400px) and (max-width: 1450px) {
}

@media (min-width: 1920px) and (max-width: 1925px) {
}
/* CSS Document */
