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

	  /* .slicknav_arrow {
    display: none !important;
  } */
	.section-title h1 {
		top: -20px;
		font-size: 79px;
		line-height: 0.8;
	}	
		.hero {
		padding-top: 120px;
		padding-bottom: 120px;
	}
  .hero .container .hero__text span{
    font-size: 14px;
  }
  .hero .container .hero__text h1{
    font-size: 34px;
  }
  .hero .container .hero__text p{
    font-size: 14px;
  }
  .hero .container .hero__text a{
    display: none;
  }

	.videos {
		padding-bottom: 0;
	}
	.countdown__text h1 {
		font-size: 50px;
	}
	.single_player_container h4 {
		font-size: 16px;
	}
	.player_bars {
		width: 150px;
		margin-right: 10px;
	}
	.player_controls_box {
		margin-right: 10px;
	}
	.jp-volume-controls {
		width: 68px;
		padding-left: 23px;
	}
	.jp-volume-bar {
		width: 42px;
	}
	.jp-seek-bar>div {
		width: 55px;
	}
	.service__item {
		height: auto;
		padding: 40px 40px 40px 40px;
	}
	.skills__content {
		height: auto;
		padding: 80px 25px 40px;
	}
	.tours__item__text .tours__text__widget ul {
		float: none;
		margin-bottom: 30px;
	}
	.tours__item__text .tours__text__widget .price {
		float: none;
	}
	.tours__item__pic {
		padding-left: 0;
	}
	.tours__item__text.tours__item__text--right {
		padding-left: 0;
	}
	.blog__large__text {
		padding: 30px 20px 0;
	}
	.blog__large__widget {
		margin: 0;
	}
	.blog__details__tags a {
		margin-bottom: 10px;
	}
	.countdown {
		padding-bottom: 980px;
	}
	.footer {
		margin-top: 0px;
		background-position: top 0 left 19%;
	}


/* count start  */
.countdown {
        padding-top: 60px;
        padding-bottom: 60px;
    }
/* count end */
/* footer */
    .footer {
        margin-top: 0px;
        background-position: top 0px left 19%;
        background-size: cover;
    }
/* footer */
/* hero page recording*/
}






