 
body { 
    height: 100%; 
    width: 100%; 
    display: table;    
    font-family: 'Rubik', sans-serif;
	font-weight: 300;
	font-size: 16px;
} 

h1, h2, h3, h4 {
	font-family: 'Rubik', sans-serif;
	margin: 4rem 0 2rem;
}
.ui.button {
	font-family: 'Rubik', sans-serif;
	background-color: #27aae1;
	color: #FFF;
	font-weight: 600;
	margin: 0.5rem auto;
}
.ui.button:hover {
	background-color: #262362;
	color: #FFF;
}
.ui.button.back {
	background-color: #EEE;
	color: #444;
}
.fakesegment  {
	border: solid 5px #EEE;
	border-radius: 10px;
	margin-bottom: 2rem !important;
}
.fakesegment .column {
	border-right: solid 1px #EEE;
}
.contentactivity {
	margin-bottom: 2rem !important;
}

h1, h3 {
	color: #262362;
}
h1 {
	text-align: center;
	font-size: 40px;
}

h2, h4 {
	color: #27aae1;
}

h2 {
	font-size: 32px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 20px;
}

p.intro {
	font-weight: 600;
	font-size: 110%;
	color: #262362;
}
 
 
.ui.large.menu {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;	
}

#header {
	background-color: #F6F3EA;
	border-radius: 20px;
	margin: 1rem;
}

#header .ui.menu {
	background-color: transparent;
	border: none;
	font-family: 'Rubik', sans-serif;
	box-shadow: none;
	border-radius: 0;
	width: auto;
	margin-right: 0 !important;
	font-weight: 600;
}
.headerimg {
	height: 125px;
	margin: 1.5rem 2rem;
}
.ui.menu .item {
	font-weight: 700 !important;
	font-size: 16px;
}
.ui.menu .active.item, .ui.menu .item:hover {
	background-color: #d9e126 !important;
	border-radius: 5px !important;
}
#header .ui.mobile.grid {
	width: 100%;
	text-align: center;
	margin: 0 0 2rem 0;
}
#header .ui.mobile.grid .huge.menu {
	margin: 0 auto !important;
}
.togglemenu {
	position: absolute;
	top: 3.25rem;
	right: 2rem;
}
.togglemenu .button {
	box-shadow: none;
	border: solid 1px #262362;
}
.togglemenu i.icon {
	color: #262362 !important;
}
.ui.menu .togglemenu .item:hover {
	background-color: transparent !important;
}
.ui.container {
	margin: 5rem auto 5rem;
}
.ctaboxes, .outlineboxes {
	margin-top: 3rem !important;
}
.box {
	background-color: #F7F7F7;
	border-radius: 10px;
	padding: 2rem;
}

.outlinebox {
	border: solid 10px #F7F7F7;
	border-radius: 10px;
	padding: 2rem;
	height: 100%;
}

.activitieslist .outlinebox {
	margin-bottom: 1rem;
}
.activitieslist .outlinebox.past {
	filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
	opacity: .6;
}
  
#footer { 
    background-color: #262362; 
    display: table-row;  
    height: 0; 
    color: white;
} 
#footer .container { 
    max-width: 1100px; 
    margin: 0 auto; 
    text-align: center; 
    padding: 30px 0; 
} 
#footer p { 
    margin: 20px 0; 
} 
#footer a { 
    color: #FFF; 
	text-decoration: none;
	font-weight: 700;
} 
#footer a:hover {
	color: #27aae1;
}

.green {
	color: #d9e126;
}
 
.iframe { 
  background-color:#FFF; 
  font-family: 'Rubik', sans-serif;
  font-weight: 400; 
  font-style: normal; 
  font-size: 1.6em; 
  text-align: center; 
  width: 100%; 
  max-width: 1100px !important; 
  padding: 40px 20px 40px 40px; 
  margin-bottom: 60px; 
} 
 
 
.iframe.final { 
    text-align: left; 
} 
 
.iframe.final p { 
    font-size: 0.9em; 
    margin: 2rem 0; 
} 
 
.iframe p.mandatory { 
    font-size: 0.9rem; 
    margin: 2rem 0 0 0; 
    text-align: left; 
} 
.red { 
    color:#db2828; 
} 
 
.step1 h1,.step1 .qrpart,.step1 a { 
    margin: 3rem 0 !important; 
} 
 
.downloadApp { 
    text-align: center; 
    margin-top: 3rem; 
} 
 
.iframe h1, 
.iframe h2, 
.iframe h3, 
.iframe h4, 
.iframe h5, 
.iframe .ui.button { 
  font-family: 'Rubik', sans-serif;
  font-weight: 700; 
  font-style: normal; 
} 
 
.iframe h2 { 
  background: #F7A600; 
  color: #fff; 
  font-weight: 300; 
  font-size: 24px; 
  text-align: left; 
  padding: 2rem; 
} 
 
 
.iframe .button { 
  color: #fff; 
  position: relative; 
  top: 0; 
  transition: top ease 0.25s; 
  border-radius: 0 !important; 
  text-transform: uppercase; 
  text-align: left; 
  font-weight: 300;  
  background: #E30613; 
} 
 
.iframe .button:hover { 
    top: -10px; 
    background-color: #F7A600 !important; 
    color:#FFF; 
} 
 
.iframe .big.button { 
  width: 100%; 
  font-size: 24px; 
  line-height: 1.3; 
  background: #E30613 url('../images/arrow.png') no-repeat center right; 
} 
 
.ui.medium.submit.button { 
  width: auto; 
  font-size: 1.4em; 
  margin: 2rem 0 2rem auto; 
  display: block; 
} 
 
.column.imgcombo { 
    padding-top: 0 !important; 
    padding-bottom: 0 !important; 
    padding-left: 2rem !important; 
} 
.column.imgcombo img, .column img { 
    width: 100% !important; 
	max-width: 200px;
} 
 
.greybl { 
    background-color: #354349 !important; 
    color:#FFF !important; 
    padding: 4rem !important; 
} 
.greybl h1 { 
    color:#FFF; 
} 

hr {
	border: solid 1px #CCC;
	margin: 4rem auto 0;
	width: 40%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
 
b { 
    font-weight: 700; 
} 
 
.ui.divider { 
    font-size: 2.5em; 
    color:#E30613; 
    margin: 4rem 0; 
} 
.ui.horizontal.divider { 
    line-height: 1; 
} 
.ui.horizontal.divider:before,  
.ui.horizontal.divider:after { 
  top: auto; 
} 
 
form { 
  text-align: left; 
  padding-top: 30px; 
} 
 
.ui.form .field label, 
.ui.form .inline.field>label, 
.ui.form .inline.field>p, 
.ui.form .inline.fields .field>label, 
.ui.form .inline.fields .field>p, 
.ui.form .inline.fields>label { 
  font-size: 1.1em; 
  font-weight: 600; 
} 
 
.ui.checkbox label.normal { 
  font-weight: 400; 
} 
 
small.helper { 
  color: #8D8D8D; 
  font-size: 1em; 
  padding-top: 5px; 
  display: block; 
} 
 
a { 
  text-decoration: underline; 
  color:#27aae1; 
} 
a:hover {
	color: #262362;
}
 
.red { 
  color: #E30613; 
} 
 
.ui.form .field .prompt.label { 
  font-size: 1em; 
} 
 
.hide-errors .field.error:nth-child(2) .ui.basic.red.pointing.prompt.label, 
.hide-errors .field.error:nth-child(4) .ui.basic.red.pointing.prompt.label { 
  display: none !important; 
} 
 
.text-center { 
  text-align: center; 
  margin-bottom: 30px; 
} 
 
.faqs{
	overflow: hidden;
	cursor: pointer;
}
.faqs .header{
	margin-bottom: 0px;
}

.faqs .faqcontent{
	display: none;
}
 
 .aboutimages {
	 border-radius: 15px;
	 border: 1px solid black;
	 margin-right: 10px;
 }
 
 .ui.container {
	 padding-bottom: 20px;
 }
 
button {
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 5px;	
  cursor: pointer;
}
 
.subscribebtn {	 
  background-color: lightblue;
}

.backbtn {
	
}

.oldactivity {
	background-color: #F0F0F0 ! important;
}

.faqsframe h4 {
	font-size: 18px !important;
	margin-bottom: 0 !important;
}
.faqcontent {
	font-size: 16px;
	margin-top: 2rem;
}


@media screen and (max-width: 1200px) {
	.headerimg {
		height: 85px;
		margin: 1.5rem 1rem;
	}
	.ui.secondary.menu .item {
		font-size: 15px;
	}
	.menu {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media screen and (max-width: 1040px) {
	.ui.secondary.menu .item {
		font-size: 14px;
	}
}

/* breakpoint */
@media screen and (max-width: 991px) {
	#header {
		min-height: 125px;
	}
	.headerimg {
		position: absolute;
	}
	.fluid.menu {
		margin-top: 5rem !important;
	}
}

@media screen and (max-width: 767px) {
	.ui.container {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}
	.ui.container.activitieslist, .ui.container.activitysingle {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.outlinebox {
		padding: 2rem 1rem;
	}
	.heading {
		text-align: center !important;
	}
	.activitieslist .outlinebox img, .activitysingle img {
		max-width: 200px;
		margin: 0 auto;
	}
	.ui.container > .ui.stackable.grid.fakesegment .column  {
		border-right: 0;
		border-bottom: solid 1px #EEE;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
		text-align: center;
	}
	.contentactivity {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}
	.contentactivity .three.wide, .resources .five.wide, .about .five.wide {
		text-align: center;
	}
}

@media screen and (max-width: 450px) {
	.ui.container {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.ui.container.activitieslist, .ui.container.activitysingle {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.contentactivity {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
}