.copyright{
	color:  #fff !important;
}
.social-links a{
	color:  #fff !important;
	padding-bottom: 20px;
}
#footer-right{
	background-image: none;
}
@media (max-width:450px){
		/* heder */
	#logo{
			width: 1%;
			
		}
		.responsive_header img {
			width: 130px;
			margin-top: -5px;
			width: 140px;
			margin-top: -17px;
		}
		#top-alt{
			background-image: none;
			background: #f4f3f3;
			margin-bottom: 25px;
		}
		#mainmenu{
			width: 30%;
			margin-left: -25px;
			margin-top: 3px;
				
		}
		/* slider */
		.slide2 .header-left{
			width: 3%;
		}
		.slide2 .header-right{
			width: 300px;
		}
		/* content */
		#wrapper{
			background-image: none;
			
		}
		#main{
			padding: none !important;
			padding-left: 1px;
		}
		#main-home-left {
			width: 100%;
			border-right: none;	
		}
		
		#main-home-right {
			width: 100% !important;
			float: none;	
		}
		.resposive_list_{
			width: 200px;
		}
		.resposive_list_content{
			width: 300px;
		}
		#newsflash #newsflash_heding p{
			width: 100%;
			font-size: 20px;
		}

		/* footer */
		#footer-link{
			width: 300px;
		}
		#footer-link ul li{
			margin-right: -13px;
			font-weight: 400;
		}
		#footer-right{
			width: 100%;
			border: none;
			margin-top: 5px;
		}
		#footer-right spam{
			margin-top: 5px;
		}
		#footer{
			background-color: black;
		}
		#footer-right .social-links{
			height: 100px;
			background-color: #000;
			padding-left: 8px;
			margin-left: -20px;
		}
		.copyright_div{
			width: 300px;
			width: 300px;
			padding-left: 9px;
			position: absolute;
			margin-top: 34px;
		}
	.last-footer #footer-link{
			width: 300px;
		}


	}
	@media (min-width:451px) and (max-width:768px){
		#logo{
			width: 1%;
			
		}
		#top-alt{
			background-image: none;
			background: #f4f3f3;
			margin-bottom: 25px;
		}
		.responsive_header img {
			width: 130px;
			margin-top: -5px;
			width: 140px;
			margin-top: -17px;
		}
		#mainmenu{
			width: 30%;
			margin-left: -25px;
			margin-top: 3px;			
		}
		/* slider */
		.slide2 .header-left{
			width: 3%;
		}
		.slide2 .header-right{
			width: 300px;
		}
		/* main content */
		#wrapper{
			background-image: none;
		}
		#main{
			padding: none !important;
		}
		#main-home-left {
			width: 100%;
			border-right: none;
		}
		#main-home-right {
			width: 100% !important;
			float: none;
		}
		.resposive_list_{
			width: 200px;
		}
		.resposive_list_content{
			width: 300px;
		}
		/* footer */
		#footer-link{
			width: 300px;
		}
		#footer-link ul li{
			margin-right: -13px;
			font-weight: 400;
		}
		#footer-right{
			width: 100%;
			border: none;
			margin-top: 5px;
		}
		#footer-right spam{
			margin-top: 5px;
		}
		#footer{
			background-color: black;
		}
		#footer-right .social-links{
			height: 100px;
			background-color: #000;
			padding-left: 8px;
			margin-left: -20px;
		}
		.copyright_div{
			width: 300px;
			width: 300px;
			padding-left: 9px;
			position: absolute;
			margin-top: 34px;
		}

	}
	@media (min-width:769px) and (max-width:1024px){
		
	}	
	@media (min-width:1025px){
		
	}
	/* about page && contact us page */
	@media (min-width:451px) and (max-width:768px){
		#header-inner{
			width: 370px;
			margin-left: -91px;	
		}
		#main-right{
			display: none;
		}
		#main-inner #main-left{
			width: 350px;
		}
		.col-458{
			width: 350px;
		}
		.col-458 .contact-area{
			width: 300px;
		}
		.col-458 .contact-area input{
			width: 165px;
			margin-right: 47%;
		}
		.col-458 .contact-area textarea{
			width: 165px;
		}
		.col-458 {
			width: 100%;
		}
		.col-458 .col-right{
			width: 300px !important;
			margin-top: 24px !important;
		}
		
	}	
	@media (max-width:450px){
		#header-inner{
			width: 370px;
			margin-left: -91px;
		}
		#main-right{
			display: none;
		}
		#main-inner #main-left{
			width: 300px;
		}
		.col-458{
			width: 300px;
		}
		.col-458 .contact-area{
			width: 300px;
		}
		.col-458 .contact-area input{
			width:165px;
			margin-right: 47%;
		}
		.col-458 .contact-area textarea{
			width: 165px;
		}
		
		.col-458 {
			width: 100%;
		}
		.col-458 .col-right{
			width: 300px !important;
			margin-top: 24px !important;
		}
	}