/* CSS Document */
@media screen and (max-width: 1024px) {
#main-content-items{
right:15px;
}
	
}

@media screen and (max-width: 990px) {
	.logo-image {
    height: 170px;
    top: 3px;
    width: 176px;}
	.news-con {
	padding:0px;
	}
	.news {
    padding-bottom: 0px; 
}
.welcom-image {
    width: 109%;
    margin-bottom: 19px;
}
.social {
	top: -6px;
	position: relative;
	display: inline-block;
	right: 0px;
}
#main-content-items{
right:0px;
}
.photoG{
	  left:75px;
          top:10px !important;
}

#footer-content-container {
    padding: 0px 0px;
    background: transparent url("../index_files/footer.png") no-repeat scroll 0% 0% / 100% 100%;
    width: 108.8%;
    position: relative;
    right: -30.5px;
}
.galary-image {
    right: -15px;
}
#banner .banner-image {
    width: 635px;
}
#footer-content-container ul li {
    margin: 0 10px;
}
.Pnerv {
    right: 0px !important;
}
}

@media screen and (max-width: 800px) {
.navbar-nav li a span {
padding: 0px !important; 
}
}

@media screen and (max-width: 700px) {
	#logo-container {
   display:none;
}
.min-logo {
    display: inline;
}
#gallery {
    width: 100.5%;;
}
.news{
display:none;
}
.welcom-image {
    width: 101%;
    margin-bottom: 10px;
}
.photoG {
    left: -1px;
	top:70px !important;
}
#scrollbox{
    width: 103% !important;
height: 320px !important;
}
.imagess {
    left: 54px;
	width:110%!important;
}
.slimScrollDiv{
width:100% !important;
}
#scrollbox ul li img {
    width: 157px !important;
    height: 70px;
}
.slimScrollBar {
right:0px !important;
 }
 #footer-content-container {
    width: 109.2%;}
.thumbnail-style .new {
    top: 46px;}
}

@media screen and (max-width: 600px) {
	#scrollbox ul li img {
    width: 118px !important;
    height: 70px;
}
.imagess {
    width: 130%!important;
}
#banner{
display:none;}
#welcome-div {
    top: 2px;
}


}

@media screen and (max-width: 480px) {
#footer-content-container {
    width: 119.2%;
}
.min-logo {
    right: 63%;
}
	
}