 @media (min-width:1200px) {
	
	.container{ width:1024px;}
	
}

@media (max-width:1200px) {
	.show-lg{ display:none;}
	.show-md{ display:block;}
	.show-xs{ display:none;}
	.show-sm{ display:none;}
	.show-sms{ display:none;}
	.container{ width:1024px;}
	
	}
@media (max-width:1024px) {
	.container{ width:950px;}
	
}
@media (max-width: 1000px){
	.container {width:900px;}
	
}
@media (max-width:900px) {
	
	.container {width:100%;}
	
		
}
@media (max-width: 880px){
	
}
@media (max-width:800px) {
	
}


@media (max-width:768px) {
	
	.footer .footer_left h2{font-size:20px; margin:15px 0px 7px;}
	.footer .footer_right{margin:15px 0px 10px 15px;}
	.footer .footer_right p{margin:2px 0px 2px;}
	.show-lg{ display:none;}
	.show-md{ display:none;}
	.show-xs{ display:none;}
	.show-sm{ display:block;}
	.show-sms{ display:none;}
	.mob_no_padding{padding:0px;}
	.visit_image_section .img-set{ width:auto; margin:0px auto;}
}

@media(max-width:736px){
	.footer .footer_left h2{font-size:19px;}
	.footer .footer_right {margin: 15px 0px 10px 0px;}
	.mar_bot50{margin-bottom:20px;}
}

@media(max-width:667px){
	.footer .footer_left h2 {font-size: 15px;}
	.footer .footer_left h4{font-size:12px;}
	.footer .footer_left p{font-size:11px;}
}

@media(max-width:640px){
	
}

@media(max-width:600px){
	
	.footer .footer_left h2{font-size:14px;}
	.footer .footer_right p {margin: 2px -5px 2px;}
	.footer .footer_right b{margin-left:-5px;}
}

@media(max-width:568px){
	.footer .col-xs-8 {width: 100%;}
	.footer .footer_left .col-xs-8{width:66%;}
	.footer .footer_left h2 {font-size: 18px;}
	.footer .footer_left h4 {font-size: 15px;}
	.footer .footer_left p {font-size: 13px;}
	.footer_text{width:100%;}
	.footer_text .footer_right p{width: 38%; display: inline-block; margin:0px;}
	.footer .footer_left p{margin:0;}
	.footer .footer_right {margin: 5px 0px 10px 0px;}
	.footer .footer_left{padding-left: 15px;}
	
	



}

@media(max-width:536px){
	.show-sms{ display:block;}
	.show-lg{ display:none;}
	.show-md{ display:none;}
	.show-xs{ display:none;}
	.show-sm{ display:none;}
}
@media (max-width:500px){
	
}


@media (max-width:480px){
	.footer .footer_left .col-xs-8 { width: 100%;}
	.footer .footer_left img{margin:20px 0px 0px 0px;}
	.footer_text .footer_right p{width:100%; margin:0px;}
	.footer .footer_right b{margin-left:0px;}
	.footer .footer_left{padding-left:0px;}
	.footer .footer_right p{font-size:14px;}
	.footer .footer_right p span{font-size:13px;}
	.visit_image_section p { font-size:12px;}



}

@media (max-width:414px){
	
}

@media (max-width:400px){
	.show-lg{ display:none;}
	.show-md{ display:none;}
	.show-xs{ display:block;}
	.show-sm{ display:none;}
	.show-sms{ display:none;}
}

@media (max-width:375px){
	.footer .footer_left .col-xs-8 { width: 100%;}
	.footer .footer_left img{margin:20px 0px 0px 0px;}

}

@media (max-width:320px){ 

	.footer_text .footer_right p{margin:0px;}
	.footer .footer_right b{margin-left:0px;}
	
}