@charset "utf-8";
/* CSS Document */

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

/* unvisited link */
a:link {
  color: white;
}

/* visited link */
a:visited {
  color: white; 
}

/* mouse over link */
a:hover {
  color: mediumpurple; 
}

/* selected link */
a:active {
  color: white;
}

.container-fluid
{	
	margin: 0;
	padding: 0;
	background-color: black;
}

.body
{	
	font-family: 'Josefin Sans', sans-serif;
	color: aliceblue;
}

.row
{
	text-align: center;
	margin: 0px;
	padding: 20px;
}

.col-xl-12
{
	align-content: center;
}

/*-----------------------------SECTION 1---------------------------------*/

.logo1
{
	margin-right: auto;
}

.navbar-toggler
{
	border-color: aliceblue;
	border-width: medium;
}

.button1
{
  border: 1.5px solid white;
  border-radius: 20px;
  width: 47px;
  height: 37px;
  background-color: transparent;
  text-align: center;
  align-content: center;
  margin: 0;

}

.navbar-brand
{
	margin-left: 20px;
	padding-right: 0px;
}

.nav-link
{
	padding-left: 40px;
	margin-left: 70px;
	margin-right: 0px;
}

.headtitle
{
	font-size: 6.5em;
	text-align: center;
	padding-top: 300px;
	letter-spacing: 0.05em;
}

.button-text
{
	padding-bottom: 0px;
}

.formayday
{
	color: aliceblue;
	text-align: center;
	padding-top: 3px;
	font-size: 1.2em;
	
}

.musicbar
{
	padding-top: 20px;
	align-content: center;
}


.header
{
	background-image: url("Assets/BG3.jpg");
	background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
}


/*-----------------------------SECTION 2---------------------------------*/

.video-responsive{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.video-responsive iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;

}

.row1
{
	padding-top: 30px;
	padding-bottom: 80px;
	padding-left: 20px;
	padding-right: 20px;
}
/*-----------------------------SECTION 3---------------------------------*/

.subtitle
{
	margin-top: 60px;
	margin-bottom: 90px;
}

.country
{
	letter-spacing: 0.1em;
}

.venue
{
	margin: 0px 10px 0px 10px;
	color:hsla(0,0%,79%,1.00);	
	text-align: center;
}

.country
{
	color: #FF9BED;
	padding-bottom: 5px;
}

.row2
{
	background-image: url("Assets/bg-section3.jpg");
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.row2
{
	padding-top: 30px;
	padding-bottom: 80px;
}

.col-xl-3
{
	text-align: center;
	height: 450px;
}

.button
{
  border-radius: 10em;
  background-color: white;
  border: thick hsla(0,0%,100%,1.00);
  color: black;
  text-align: center;
  font-size: 1.2em;
  font-family:'Josefin Sans', sans-serif;
  width: 180px;
  height: 45px;
  transition: all 0.2s;
  cursor: pointer;
  margin: 0px;
  align-content: center;
}

.buttonalign
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}

.button span 
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\203A';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.button-2
{
  border-radius: 10em;
  background-color: white;
  border: thick hsla(0,0%,100%,1.00);
  color: black;
  text-align: center;
  font-size: 1.0em;
  font-family:'Josefin Sans', sans-serif;
  width: 160px;
  height: 45px;
  transition: all 0.2s;
  cursor: pointer;
  margin: 5px;
  align-content: center;
}


.button-2 span 
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-2 span:after {
  content: '\203A';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button-2:hover span {
  padding-right: 25px;
}

.button-2:hover span:after {
  opacity: 1;
  right: 0;
}

.row3
{
	background-image: url("Assets/last-bg.jpg");
	background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
}

.row3
{
	padding-top: 30px;
	padding-bottom: 80px;
}
/*-----------------------------SECTION 4---------------------------------*/

.form {
 width: 30%;
 height: auto;
 margin: auto;
 position: relative;
padding-bottom: 2%
}

.col-xs-2{
    background:#00f;
    color:#FFF;
}
.col-half-offset{
    margin-left:4.166666667%
}

.col-sm-12
{
	margin-bottom:0%;
}


.standachance
{
	margin-bottom: 0%;
}

.col-md-2{
	
	text-align: left;
	font-size: 0.9em;
}

.col-md-4
{
text-align: left;
	font-size: 0.9em;

}

.col-md-6
{
text-align: left;
font-size: 0.9em;
}

.socialmedia
{
	padding-top: 10px;
		padding-bottom: 35px;
}

 .col
{
	text-align: left;
}
  

.col-lg-2
{
	text-align: left;
}

.col-lg-3
{
	text-align: left;
}

.lastrow
{
	padding-bottom: 80px;
	padding-top: 40px;
}

/* MEDIA ENQUIRIES*/

/*Extra small devices (portrait phones, less than 576px)*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .headtitle
	{
		font-size: 4.5em;
	}

	.form
	{
		width: 100%;
	}
	
		.last
	{
		text-align: center;

	}
		.col-lg-2
	{
		padding-bottom: 30px;
		text-align: center;
	}

		.col-lg-3
	{
		padding-bottom: 30px;
		text-align: center;
	}
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width : 576px ) and (max-width : 767px ){ 
		.form
	{
		width: 90%;
	}
	
	
		.last
	{
		text-align: center;
		padding-right: 0px;
		
	}
		.col-lg-2
	{
		padding-bottom: 30px;
		text-align: center;
	}

		.col-lg-3
	{
		padding-bottom: 30px;
		text-align: center;
	}

	
	
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.form
	{
		width: 80%;
	}
	
		.col-lg-2
{
	padding-bottom: 30px;
	text-align: center;
}

.col-lg-3
{
	padding-bottom: 30px;
	text-align: center;
}


}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	.form
	{
		width: 50%;
	}
	.first
	{
		text-align: right;
		padding-right: 100px;
	}

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.form
	{
		width: 50%;
	}
	.first
{
	text-align: right;
	padding-right: 150px;
}
 .row1
	{
		padding-left: 60px;
		padding-right: 60px;
	}

	
	
	
}
