	  #myDIV {max-width: 100%;
}
	  .img-responsive {
		  max-width: 100%;
		  height: auto;
		  display: block;
	  }
	  .img-responsive2 {
			max-width: 94%;
			height: auto;
			display: block;
		}
	  .videoWrapper iframe {
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}
	  .Headline {
		  font-family: Roboto !important; 
		  font-size:26pt; 
		  color: #0293a2; 
		  letter-spacing: -1.2px; 
		  line-height: 1.2;  
		  font-weight: bold;
	  }
	  .Headline1{
		  font-family: Roboto !important; 
		  font-size:22pt; 
		  color: #021935; 
		  letter-spacing: -0.5px; 
		  line-height: 1.1;  
		  font-weight: bold;
	  }
	  
	  .text-red
	  {color:#bc0028 !important;}
	  
	  .Headline3 {
		  font-family: Roboto !important; 
		  font-size:18pt; 
		  color: #2c3e50; 
		  letter-spacing: -1px; 
		  line-height: 1.2;  
		  font-weight: bold;
	  }
	  
	  .mt-0{
	  margin-top:0!important;
	  }
	  
	  .font-weight-bold{
	  font-weight:800!important;
	  }
	  
	  .BodyText {
		  font-family: arial; 
		  font-size: 13pt; 
		  color: #393a3b; 
		  letter-spacing: -0.30px; 
		  line-height: 1.3;
	  }
	  
	    .BodyText1 {
		  font-family: arial; 
		  font-size: 14pt; 
		  color: #393a3b; 
		  letter-spacing: -0.30px; 
		  line-height: 1.3;
			padding: 0 10px;
	  }
	   .BodyText2 {
		  font-family: Roboto;
		  font-size: 18pt; 
		  color: #393a3b; 
		  letter-spacing: -0.30px; 
		  line-height: 1.3;
			padding: 0 40px 0 40px;
		 font-weight: 200;
	  }
	  
	  .BodyText3 {
		  font-family: arial; 
		  font-size: 14pt; 
		  color:  #ffffff; 
		  letter-spacing: -0.20px; 
		  line-height: 1.2;
		  font-weight: 400;
		  text-align: left;
		  padding-left: 20px;
		  padding-right: 20px;
	  }
	  .testi{
		  font-family: 'Cambria-BoldItalic';
		  font-size: 20px;
		  text-align: left;
		  color: #2c3e50;
		  letter-spacing: -0.50px; 
		  padding: 0 20px 0 20px;
		  font-style: italic;
		  font-weight: 700;
	  }
	  .testi1{
		  font-family: 'Cambria-BoldItalic';
		  font-size: 20px;
		  text-align: left;
		  color: #2c3e50;
		  letter-spacing: -0.50px; 
		  padding: 0 20px 0 20px;
		  font-style: italic;
		  font-weight: 400;
	  }
	  .sound-box {
    border: 5px dashed #0eab63;
    padding: 10px;
    margin-top: 20px;
}
	  
	  .sound-box h5 {
		  font-family: 'Lato', sans-serif;
    letter-spacing: -0.25px;
    padding-bottom: 10px;
    font-size: 28px;
    color: #0eab63;
    font-weight: 900;
		  line-height: 1;
		 padding: 0;
}
	  
	 .top_flag_container2{
			padding-left:20px;
			font-family: "Times New Roman", Times, serif;
			text-transform:uppercase;
			font-size:16px;
			color:#000000;
		}
	  
.inline-block {
			display: inline-block;
		}
	  
	  .text-left {
  text-align: left;
}
hr {
    display: block;
    height: 3px;
    border: 0;
    border-top: 1px solid #024C55;
}
	  .cc-1 {
    border-bottom: 2px dotted #4b5a6a;
    padding: 20px 0 5px;
		  margin-top: 10px;
}
	  
	  .clearfix {
    display: block;
}
	  
	  .review-box-2 {
    -webkit-box-shadow: inset 0px 0px 72px 23px rgba(201,231,255,1);
    -moz-box-shadow: inset 0px 0px 72px 23px rgba(201,231,255,1);
    box-shadow: inset 0px 0px 72px 23px rgba(201,231,255,1);
    border: 1px solid #78aed8;
    border-radius: 6px;
    background: #dff1ff;
    padding: 30px 20px;
}
	  
	h2 {
		font-family: Roboto; 
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
    margin-top: 20px;
		letter-spacing: -0.25px;
}button.accordion {
	  font-family: Roboto;
		  font-size:15pt; 
		  color: #393a3b; 
		  letter-spacing: -0.40px; 
		  line-height: 1;
		 font-weight: 400;
		   text-align: left;
    background-color: #eee;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd; 
}

div.panel {
	font-family: arial; 
		  font-size: 13pt; 
		  color: #393a3b; 
		  letter-spacing: -0.30px; 
		  line-height: 1.3;
    padding: 0 18px;
    display: none;
	background-color: white;}
	  
	    html { max-width: 480px;
	  margin: 0 auto;}