@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1360px) {
  
	
}
@media only screen and (max-width: 1299px) {
	.footermenu li a {
    
    padding: 0 13px;
    
    font-size: 18px;
}

@media only screen and (max-width: 1199px) {
	.footermenu li a {
    padding: 0 13px;
    font-size: 15px;
}
.custom{margin-left: 56px;}

}
@media only screen and (max-width: 1024px) {
	.bannerimage{
	    width: 633px;
	}
	.footermenu li a {
    padding: 0 13px;
    font-size: 15px;
}
@media only screen and (max-width: 991px) {
.custom {
    margin-left: 0px; 
}
.rightcol {
   
    display: block;
    margin: auto
}
}
@media only screen and (max-width: 919px) {
	.banner-caption {
    position: absolute;
    width: 318px;

}
.bannerimage {
    width: 500px;
}
.custom{margin-left:0px;}
}
@media only screen and (max-width: 768px) {
  #hide{display:none;}
   .facebooklike { margin-left: 0px;}
   .banner-caption {
    position: absolute;
    width: 318px;
    top: 68px;
   }
  
}

 @media only screen and (max-width: 500px) {

#tag{  width:190px; position: relative; top: -50px; left: 0px; float:left; z-index:100; }
.banner-caption {
    position: absolute;
    width: 318px;
    top: 57% !important;
    left: 17% !important;
}
 }
@media only screen and (max-width: 480px) {
.banner-caption {}
.rightcol {
   
    display: block;
    margin: auto
}


}

@media only screen and (max-width: 360px) {
.bannerimage {
    width: 344px !important;
	
}
.banner-caption {
    position: absolute;
    width: 318px;
    top: 48% !important;
    left: 2% !important;

.banner-wrapper{
	height:417px !important;
}
}