@media screen and (max-width: 1199px) {
.contect .address-box{padding:0 40px;}
}
@media screen and (max-width: 991px) {
.contect{border:none;}
.contect .address-box{width:100%; border:none; min-height:50px; padding:20px 0 0; border-top:solid 1px #d4d4d4;}

.footer-menu{width:100%; margin-bottom:10px;}
.footer-menu ul{text-align:center;}
.footer-menu ul li{display:inline-block; float:none; text-align:center;}
.copyright{width:100%; text-align:center;}
}
@media screen and (max-width: 830px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 639px) {
#content{padding:20px 0;}
.sec1{padding:20px 0;}
.sec-latest-tour{padding:20px 0;}
.sec-featured-videos{padding:20px 0;}
#back-top{display:none !important;}

ul.social-icon li{margin:3px;}
ul.social-icon li a{width:36px; height:36px; line-height:36px; font-size:20px;}
.table-tour .date big{font-size: 14px;}
}

@media screen and (max-width: 479px) {
.table-tour td{display: block;border-color: transparent !important;}

}
@media screen and (max-width: 400px) {
}