body {
	background: #2d2d2d;
	color:#000;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 15px 0;
}
header {
	padding: 25px 0;
	background: #000;
}
.title2 {
	margin-bottom: 25px;
}
.container {
	max-width: 1360px;
	width: 100%;
}
.top-menu {
	margin-bottom: 35px;
	border-bottom: 1px solid #2d2d2d;
	padding-bottom: 25px;
}
.top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center
}
.top-menu ul li {
	display: inline-block;
	border-right: 1px solid #9d9d9d
}
.top-menu ul li a {
	display: inline-block;
	padding: 0 20px;
}
.top-menu ul li:last-child {
	border: none
}
.header-title {
	margin: 0;
	padding: 0;
	text-align: center
}
.top-menu .container {
	position: relative
}
.top-menu .logo {
	position: absolute;
	left: -150px;
	top: 20px;
}
.daily-updates-div {
	padding: 35px 20px;
	background: #000;
}
.daily-updates-div .inner-div {
	border: 1px solid #1d1d1d;
	padding: 25px;
	max-width: 1022px;
	margin: 0 auto;
}
.daily-updates-div ul {
	margin: 0;
	padding: 0;
	max-width: 870px;
	margin: 0 auto;
	list-style: none;
	font-size: 0;
	text-align: center;
	margin-top: 20px;
}
.daily-updates-div ul li {
	width: 14.2%;
	display: inline-block;
	padding: 0 10px;
}
.photo-section1 {
	background: #d5d9d9;
	padding: 25px 5px;
}
.photo-section1 a {
	display: block;
	margin-bottom: 25px;
}
.photo-section1 .bottom-btn {
	text-align: center;
	margin: 15px 0 -5px 0;
}
.black-bg {
	background: #000;
}
.padding-all30 {
	padding: 50px 30px;
}
.five-thum-row {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
}
.five-thum-row li {
	float: left;
	width: 20%;
	padding: 0 10px;
	margin-bottom: 15px;
}
.check-out-thum {
	margin-top: 40px;
}
.thum-box-design1 {
	border: 1px solid #fff;
	padding: 10px;
	margin-bottom: 25px;
}
.thum-box-design1 h3 {
	margin: 0;
	padding: 15px 0;
	font-size: 24px;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 26px;
}
.thum-box-design1 a {
	text-decoration: none;
	color: #f8da04;
}
.check-out-thum .bottom-btn {
	text-align: center;
	margin-top: 25px;
}
.footer {
	position: relative;
	background: #212121;
	padding: 20px 15px;
	text-align: center;
	color: #777777;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.footer a {
	color: #777777;
}
.footer:after {
	content: url(../images/top-c.png);
	top: -24px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
}
.slider-div .swiper-slide {
	height: 340px;
	background-size: cover;
	background-position: center;
}
.head-video-div {
	padding: 20px;
	background: #606060;
}
.head-video-div .bbtn {
	margin: 0;
	display: block;
	margin-top: 20px;
	text-align: center
}
.head-video-div .bbtn a {
	display: block
}
.head-video-div .inner-video {
	position: relative;
}
.head-video-div .inner-video>div {
	position: absolute !important;
	top: 0;
	left: 0;
	display: block;
	width: 100% !important;
	height: 100% !important;
	z-index: 300;
}
.head-video-div .im {
	position: relative;
	z-index: 2;
}
.check-out-thum .col-xs-6:nth-child(3n+4) {
	clear: both;
}
.title-with-content{margin-bottom:30px; font-size:18px; line-height:24px;}
.title-with-content h3{
	font-size:40px;
	font-family: 'OswaldRegular', Arial, Helvetica, sans-serif;
	margin-bottom:25px;
	text-align:center;
	margin-top:10px;
}


 @media(max-width:1600px) {
.top-menu ul img {
	width: auto;
	height: 24px;
}
.top-menu .logo {
	position: absolute;
	left: 10px;
	top: -7px;
	width: 110px;
}
.thum-box-design1 h3 {
	font-size: 20px;
}
}

 @media(max-width:1300px) {
.top-menu ul img {
	width: auto;
	height: 20px;
}
 
}
 @media(max-width:1199px) {
.top-menu ul img {
	width: auto;
	height: 15px;
}
}
@media(max-width:991px) {
.top-menu .logo {
	width: 100%;
	text-align: center;
	position: static;
	display: block;
	margin-bottom: 20px;
}
.top-menu .logo img {
	width: 120px;
}
header{
	padding:10px 0;
}
}
@media(max-width:767px) {
.top-menu {
	margin-bottom: 20px;
}
.daily-updates-div ul li {
	width: 25%;
	margin-bottom: 10px;
}
.top-menu ul li a {
	padding-top: 3px;
	padding-bottom: 3px;
}
.check-out-thum .col-xs-6:nth-child(3n+4) {
	clear: none;
}
.check-out-thum .col-xs-6:nth-child(2n+3) {
	clear: both;
}
.slider-div .swiper-slide {
    
    background-position: 75%;
}
}
@media(max-width:640px) {
.check-out-thum .col-xs-6:nth-child(3n+4) {
	clear: none;
}
.check-out-thum .col-xs-6:nth-child(2n+3) {
	clear: none;
}
.check-out-thum .col-xs-6 {
	width: 100%;
	clear: both
}
.slider-div .swiper-slide{
	height:250px;
}
.top-menu {
    margin-bottom: 10px;
}
}
@media(max-width:480px) {
	.daily-updates-div ul li {
    width: 47%;
    margin-bottom: 10px;
}
.top-menu ul li{display:block; border:none}
.five-thum-row li {
   
    width: 50%; 
}
}