﻿@charset "UTF-8";
/* CSS Document */

body 	{
				font: 15px/1.5  catamaran, arial, helvetica, sans-serif;
				padding: 0;
				margin: 0;
				background-color: #ffffff;
				width: 100%;
				text-align: center;
			}

/*--  Globle styles --*/
.container	{
				width:100%;
				margin: auto; 
				overflow: hidden;
	
			}
ul 	{
				margin-right: 0;
				padding: 0;
			}
.button_1{
	height: 34px;
	border: none;
	padding: 0 20px 0 20px;
	background: #cc0000; color: #fff; letter-spacing: 2px;
}

.dark{
	
	padding: 15px;
	color: #ffffff;
	background:#35424a;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 200px;
	
}


iframe{
	margin: 10px;
	width: 330px;
	height: 300px;
	display:inline;
	
}

/*-- Header  --*/
#wrapper{margin-top:100px;}
#wrapper2{margin-top:140px;}
.spacing{min-height:10px; background:  #f4f4f4;}







header 		{	position: fixed;
				top:0;
				background: #f4f4f4;
				color: #333;
				padding-top: 30px;
				min-height: 100px;
				border-bottom: 5px solid #cc0000;
				width: 100%;
				
				}

header a 	{
				color: #333;
				text-transform: uppercase;
				text-decoration: none;
				font-size: 14px;
			}

header li 	{
				float: left;
				display: inline;
				padding: 0 20px 0 20px;
			}
header #branding
			{
				float: left;
			}
#branding img
			{
				margin-right: 0; padding: 0;
			}
header nav  {
				float: right;
				margin-top: 10px;
			}

header a:hover	{
					color: #cc0000; font-weight: 600;
				}	

/*-- highlight ---*/

.highlight1 	{
					color: #cc0000;
				}

header .highlight2 
				{
					color: #669900;
					font-weight: 600;
				}
/*-- end --*/

#page_title {
	
	margin: 0;
	padding: 0;

}
#page_title .content{
	
	margin: 0;
	padding: 1% 2% 1% 2%;
	background-color: #000;
	color: #fff;
	text-align: justify;
	min-height: 80px;
}

#page_title h1{color:#fff; font-size: 30px; font-weight: 800; font-family: catamaran; line-height: 30px; letter-spacing:2px;}

#page_title p{
	color:#fff; font-size: 14px; font-weight: 300; font-family: catamaran; line-height: 14px; font-style:italic;letter-spacing:2px;
}


#show-case{
	margin: 0;padding: 0;
	width: 100%; min-height:400px;
	background: #000000;
	text-align: center;
}

#show-case .content {
	padding: 10% 0 0 0;
	text-align: center;
	font-family: catamaran;
}


#show-case .content h1{

	font-size: 40px;
	font-weight: 800;
	color: #fff;
	line-height: 45px;
	letter-spacing: 3px;
	
}

#show-case .content h2{
	font-size: 25px;
	font-weight: 600;
	color: #cc0000;
	line-height: 30px;
	letter-spacing: 3px;
	
}
#show-case .content h3{
	font-size: 18px;
	font-weight: 400;
	color: #669900;
	line-height: 40px;
	letter-spacing: 2px;
	font-style: italic;
	
}

#show-case .content iframe{
	margin: 0;
	text-decoration: none;
	height:150px;
	padding-left: 30px;
	
}

#show-case .btn a{
	
	text-align: center;
	text-decoration:none ;
	width: 100%;
	font-size: 20px;
	color: #f4f4f4; letter-spacing: 3px; padding: 5px 20px 5px 20px;
	border: solid 2px #cc0000;
	
}

/*-- showcase home banner --*/
#showcase 	{		
					min-height: 530px;
					background: url("");
					background-color: #000;
					background-position: center;
					background-repeat: no-repeat;
					background-size: cover;
					width: 100%;
					z-index: -1;
					/*opacity: 0.8;*/
					text-align: center;
					margin: 0;
					padding: 0;
					
			}	


#showcase .container{padding: 40px;  width: 100%}


#showcase h1 {
	padding-top: 30px;
	padding-bottom: 0px;
	font-family: catamaran;
	font-size: 50px;
	font-weight: 900;
	color: #fff;
	line-height: 50px;
	letter-spacing: 3px;
}

#showcase .container h2 {
 	padding-top: 0px;
	padding-bottom: 0px;
	font-family: catamaran;
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 3px;
    color: #cc0000;

}

#showcase h3 {   font-family: Catamaran;
    
	color: #669900;
}



#showcase .container iframe 	{
	margin: 0;
	padding-bottom: 40px;
	text-decoration: none;
height:100px; }

#showcase .btn {
	color:#fff; 
	background: #000;
	text-decoration:solid;
	font-style:normal; 
	ont-weight:800; 
	font-family:catamaran; 
	letter-spacing:3px; 
	text-transform:uppercase;
	border:2px solid #cc0000;
}

/*-- end showcase home banner --*/


#Section-a  {
				padding: 0;
				margin: 0 ;
				width: 100%;
				overflow: hidden;
				text-align: center;
}

#Section-a .content-wrap h2{
	padding: 0 10% 0 10%;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #669900;
}

#Section-a .content-wrap p{
	line-height: 40px;
	text-align:center;
padding: 0 10% 0 10%;
	
}


#Section-a .content-wrap .event-title{
	text-align:center;
	margin:0;
	padding: 3% 0 1% 0;
	
}

#Section-a .content-wrap .event-title h1{
	line-height: 50px;
	text-align:center;
	font-size: 50px;	
	color: #cc0000;
	font-weight: 800;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
#Section-a .content-wrap .event-title h2{
	line-height: 20px;
	text-align:center;
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	color: #669900;
}

#Section-a .content-wrap .event-title h3{
	line-height: 30px;
	text-align:center;
	font-size: 30px;
	font-weight: 300;
	color: #000000;
}
/*----- org profile -----*/

#org-profile{
	margin: 0;
	background: #f4f4f4;
	padding:0;
	
}

#org-profile .content{
	
	text-align: center;
	padding: 20px;
	
}

#org-profile .org-title{
	 display: inline;
	
	width: 40%;
	padding:  5%;
	
	min-height: 500px;
	background: #f4f4f4;
	
}

#org-profile .org-title iframe{
	width: 300px;
	height: 200px;
	padding:  5px;
	
}
#org-profile .org-pic img{
	 
	
	width: 380px;  
	min-height: 400px;
	padding:  5%;
	
	background: #f4f4f4;
}




/*-- event mod --*/
#Section-a .content-wrap .event-mod{
	text-align:center;
	margin:0;
	padding: 0% 0 1% 0;
	width: 100%;
	letter-spacing: 2px;
	
}

#Section-a .content-wrap .event-mod h1{
	line-height: 30px;
	text-align:center;
	font-size: 30px;	
	color: #cc0000;
	font-weight: 800;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
#Section-a .content-wrap .event-mod h2{
	line-height: 20px;
	text-align:center;
	font-size: 20px;
	font-weight: 600;
	color: #000000;
}

#Section-a .content-wrap .event-mod h3{
	line-height: 16px;
	text-align:center;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	font-style: italic;
}


/*-- event pro --*/
#Section-a .content-wrap .event-pro{
	text-align:center;
	margin:0;
	padding: 0% 0 1% 0;
	letter-spacing: 2px;
	
}

#Section-a .content-wrap .event-pro h1{
	line-height: 30px;
	text-align:center;
	font-size: 30px;	
	color: #669900;
	font-weight: 900;
	margin-bottom: 30px;
	letter-spacing: 5px;
}
#Section-a .content-wrap .event-pro h2{
	line-height: 20px;
	text-align:center;
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	letter-spacing: 2px;
}

#Section-a .content-wrap .event-pro h3{
	line-height: 16px;
	text-align:center;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	letter-spacing: 2px;
}

#Section-a .content-wrap .event-pro h4{
	line-height: 25px;
	text-align:center;
	font-size: 25px;
	font-weight: 800;
	color: #cc0000;
	letter-spacing: 2px;
}

#Section-a .content-wrap .event-pro p{
	line-height: 20px;
	text-align:center;
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	color: #1C1C1C;
	letter-spacing: 2px;
}

/*--- End of section A --*/



#competition {
	background: #000000;
	margin: 0px;
	padding: 20px;
	border-bottom:10px solid #fff;
}
#competition h1{
	color: #cc0000;
	text-align: center;
	font-size: 40px;
	letter-spacing: 5px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#competition p{
	color: #ffffff;
	line-height: 40px;
	padding: 0 1% 0 1%;
	text-align: center;
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 800;
}

#competition a{font-size:30px; color:#cc0000; text-decoration:none; 	font-weight: 800;}
#competition a:hover{color:#669900; }

#competition-s {
	background: #000000;
	margin: 0px;
	padding: 20px;
	border-bottom:10px solid #fff;
}
#competition-s h1{
	color: #cc0000;
	text-align: center;
	font-size: 40px;
	letter-spacing: 5px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#competition-s p{
	color: #ffffff;
	line-height: 40px;
	padding: 0 20px 0 20px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400;
}





/*-- boxes --*/

#boxes {
	margin-top: 20px;
	 background-color: #f4f4f4;
 }

#boxes .box{
	float: left;
	width: 30%;
	padding: 40px 10px 20px 10px;
	align-content: center;
	background-color: #f4f4f4;
	
}

#boxes .box img{
	width: 120px;
}


#boxes2 {
	margin-top: 0px;
	padding: 0;
	 background-color: #fff;
	border-bottom: 5px solid #cc0000;
	border-top: 5px solid #cc0000;
	width: 100%;
	
 }

#boxes2 h1, h2, h3{
	letter-spacing: 2px;
	
}

#boxes2 .box img{
	width: 700px;
	margin-left: 2em;
	padding-top:  10px;
	padding-bottom: 40px;
	
}




#boxes3 {
	margin-top: 0px;
	padding: 0;
	 background-color: #fff;
	border-bottom: 5px solid #cc0000;
	border-top: 5px solid #cc0000;
	width: 100%;
	
 }

#boxes3 div .container{ text-align: center; width: 80%}

#boxes3 .box{
	float: left;
	width: 20%;
	padding: 20px 80px 20px 0px;;
	text-align: center;
	background-color: #fff;
	
}

#boxes3 .box img{
	width: 180px;
	margin-left: 2em;
	
}


/*-- boxes 4 --*/

#boxes4 {
	margin-top: 0px;
	padding: 0;
	 background-color: #fff;
	border-bottom: 5px solid #cc0000;
	
	width: 100%;
	
 }

#boxes4 .box img{
	width: 80%;
	margin-left: 2em;
	padding-top:  10px;
	padding-bottom: 10px;
	
}

#boxes4 .box h1{

	margin-bottom: 10px;
}



#boxes6 {
	margin-top: 0px;
	padding: 0;
	 background-color: #fff;
	border-bottom: 5px solid #cc0000;
	
	width: 100%;
	
 }

#boxes6 h1, h2, h3{
	letter-spacing: 2px;
	
}

#boxes6 .box img{
	width: 700px;
	margin-left: 2em;
	padding-top:  10px;
	padding-bottom: 40px;
	
}

/*-- end boxes --*/


#Section-c{
	
	background: #000;
	color: #333;
	text-align: center;
}

#Section-c img{
	height: 150px;
	width: 245px;
	padding: 10px 0 10px 0; margin: 0px;
	display:inline;
	
}

#Section-c iframe{
	margin: 20px;
	width: 500px;
	display:inline;
	
}

.m-frame {

	width: 550px;
	height: 500px;

	
}


/*--- sec g */

#Section-g{
	
	background: #F4f4f4;
	color: #333;
	text-align: center;
}

#Section-g .content-wrap .org-sec h1{
	color: #cc0000;
	font-size: 50px;
	line-height: 30px;
	padding: 50px 20px 0px 20px;
	text-align: center;
	
}

#Section-g  .content-wrap .org-sec h2{
	
	
	color: #333;font-size: 30px;
	text-align: center;
}

 .content-wrap .org-sec h3{
	margin-top: 10px;
	color: #333;font-size: 20px;
	text-align: center;
}

#Section-g .org-sec{
	height: 150px;
	width: 245px;
	padding: 10px 0 10px 0; margin: 0px;
	display:inline;
	
}

#Section-g iframe{
	margin: 20px;
	
	width: 330px;
	height: 300px;
	
	display:inline;
	
}

#Section-g img{
	margin: 20px;
	
	width: 300px;
	
	display:inline;
	
}


/*-- article and sidebar-*/
#main{ 
	margin: 0; padding: 0px; width: 100%;}

#main .container{margin: 0;
				padding: 0;
	align-content: center;
	text-align: justify;
}


aside#sidebar{
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-right: 40px;margin-left: 5px;
	min-height: 300px;
	
}

article#main-col {
	float: left;
	margin-top: 10px;
	width: 40%;
	line-height: 40px;
	margin-right: 5px;margin-left: 80px;
	
}


/*-- article and sidebar 1-*/
#main_1{ 
	margin: 0; padding: 0px; width: 100%;}

#main_1 .container{margin: 0;
				padding: 0;
	align-content: center;
	text-align: justify;
}


aside#sidebar_1{
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-right: 40px;margin-left: 5px;
	min-height: 300px;
	
}

article#main-col_1 {
	float: left;
	margin-top: 10px;
	width: 40%;
	line-height: 40px;
	margin-right: 5px;margin-left: 80px;
	
}



/*-- article and sidebar 2-*/
#main_2{ 
	margin: 0; padding: 0px; width: 100%;}

#main_2 .container{margin: 0;
				padding: 0;
	align-content: center;
	text-align: justify;
}


aside#sidebar_2{
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-right: 40px;margin-left: 5px;
	min-height: 300px;
	
}

article#main-col_2 {
	float: left;
	margin-top: 10px;
	width: 40%;
	line-height: 40px;
	margin-right: 5px;margin-left: 80px;
	
}

/*-- article and sidebar 3-*/
#main_3{ 
	margin: 0; padding: 0px; width: 100%;}

#main_3 .container{margin: 0;
				padding: 0;
	align-content: center;
	text-align: justify;
}


aside#sidebar_3{
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-right: 40px;margin-left: 5px;
	min-height: 300px;
	
}

article#main-col_3 {
	float: left;
	margin-top: 10px;
	width: 40%;
	line-height: 40px;
	margin-right: 5px;margin-left: 80px;
	
}

/*-- article and sidebar 4-*/
#main_4, #main_5, #main_6, #main_7, #main_8, #main_9, #main_10, #main_11, #main_12, #main_13, #main_14, #main_15, #main_16, #main_17, #main_18, #main_19, #main_20{ 
	margin: 0; padding: 0px; width: 100%;}

#main_4 .container, #main_5 .container, #main_6 .container, #main_7 .container, #main_8 .container, #main_9 .container, #main_10 .container, #main_11 .container, #main_12 .container, #main_13 .container, #main_14 .container, #main_15 .container, #main_16 .container, #main_17 .container, #main_18 .container, #main_19 .container, #main_20 .container
{margin: 0;
				padding: 0;
	align-content: center;
	text-align: justify;
}


#sidebar_4, #sidebar_5, #sidebar_6, #sidebar_7, #sidebar_8, #sidebar_9 #sidebar_10, #sidebar_11, #sidebar_12, #sidebar_13, #sidebar_14, #sidebar_15, #sidebar_16, #sidebar_17, #sidebar_18, #sidebar_19, #sidebar_20{
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-right: 40px;margin-left: 5px;
	min-height: 300px;
	
}

#main-col_4, #main-col_5, #main-col_6, #main-col_7, #main-col_8, #main-col_9,  #main-col_10, #main-col_11, #main-col_12, #main-col_13, #main-col_14, #main-col_15,#main-col_16, #main-col_17, #main-col_18, #main-col_19, #main-col_20 {
	float: left;
	margin-top: 10px;
	width: 40%;
	line-height: 40px;
	margin-right: 5px;margin-left: 80px;
	
}





aside #sidebar img, aside #sidebar_1 img, aside #sidebar_2 img, aside #sidebar_3 img, aside #sidebar_4 img, aside #sidebar_5,  aside #sidebar_6, aside #sidebar_7 img, aside #sidebar_8 img, aside #sidebar_9 img, aside #sidebar_10 img, aside #sidebar_11 img, aside #sidebar_12 img, aside #sidebar_13 img, aside #sidebar_14 img, aside #sidebar_15 img, aside #sidebar_16 img, aside #sidebar_17 img, aside #sidebar_18 img, aside #sidebar_19 img, aside #sidebar_20 img
{width:510px;}


#sidebar img {width:510px;}

/*-- footer--*/

footer {
	padding:30px;
	margin-top: 0;
	color: #333;
	 background-color: #f4f4f4;
	text-align: center;
	line-height: 20px;
}

footer img{ padding: 10px; width:45px; text-decoration: none;}
footer a{ text-decoration: none;}

/*-- end footer--*/

.card {
  background-color: dodgerblue;
  color: white;
  padding: 1rem;
  height: 4rem;
}

.cards {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
}



 

#s-banner {margin: 0; padding: 0;}
#s-banner .banner{display: inline;}

#s-banner img{width: 500px; padding: 10px;}


#usp-info{margin: 0; text-align: center;  padding: 10% 10% 30% 10%;
}

#usp-info .container{display: inline; width:40%  }

#usp-info img{width: 400px; padding: 10px;
float: left;}
#usp-info .content-wrap_msg{width: 50%; float: right;
}





#Section-3c { padding: 0; display: inline;}
#Section-3c .container{display: inline; float: left; padding: 15%; margin-top: 20%; margin-bottom: 20%;}
#Section-3c .box_logo{width:40%; height:280px;  display: inline; margin: 2%}
#Section-3c img{width:480px; padding: 10px 10px 50px 10px;}

#Section-3c a img{text-decoration: none;}

/*-- subscription --*/
#sub {
	
	padding: 10px 20px 10px 20px;
	color: #333;
	background:#f4f4f4;
	}

#sub h1{
	float: left; 
}

#sub form {
	padding: 10px 20px 10px 20px;
	float: right; margin-top: 15px;
}

#sub input[type="email"]{
	padding: 4px;
	height: 25px;
	width: 250px;
}

/*-- end subscription --*/


#reg{ text-align: center; width: 100%;
	color: #333; }

#reg .container{ background-color: #f4f4f4;}
/*-- #reg .container h1{ float:left; width: 25%; font-weight: 700; letter-spacing: 2px; font-size: 20px;  text-align:right; font-style:italic;}--*/
#reg .btn{padding: 0px 20px 0px 20px; 
	 margin-top: 15px;}
#reg a{font-size: 30px; text-decoration: none; color: #000;  font-weight: 800; width:  100%; text-align:center; letter-spacing: 1.5px; font-family: catamaran;  text-transform:uppercase;}

#reg a:hover{color: #Cc0000;}

#speaker-profile{ margin: 0; padding: 40px 0 30px 0; }
#speaker-profile .container {text-align: center;  display: inline; }
#speaker-profile .box{width: 47%; float: left; height: 500px; margin-bottom:60px; margin-left:10px;  }
#speaker-profile .box img {width: 475px; }
#speaker-profile .box p, .box h1 {width: 90%;  text-align: justify; line-height: 40px; padding-left:10px; }

.Msg_pro {
	background-color: #ccc; padding:10px 10px 10px 30px; height:500px;
}

#reg-form{margin:0; padding:0%; text-align:center; }
#reg-form .container{margin:0; padding:3% 10% 10% 20%; text-align:center; }
#reg-form form {width: 80%}

	#reg-ach {margin:0; padding:2% 5% 5% 5%; text-align:center;}
    #reg-ach h1 {font-size:20px; color:#cc0000; }
    #reg-ach p {font-size:14px; color:#333; }

.rm-btn a{text-decoration:none; font-size:20px;}
.rm-btn a:hover{color:#000;}
.rm-btn{padding:2% 0 2% 0;}


#contact-form .c-box {

	display:none;
}

.row a{ color:#fff; text-decoration:none; background-color:#cc0000; padding:10px 40px 10px 40px; margin-left:30px; line-height:60px;}
.row a:hover{color:#000;}

.button-wrap{text-align:center; padding:20px 20px 20px 180px;}


@media(max-width: 768px){
	header #branding, #usp_msg_pro, usp-info, usp-info .container, header nav, header nav li, #sub,
	#sub form, #sub btn, #boxes2 .box, #boxes4 .box, #boxes6 .box, #Section-a .content-wrap, 
	#main, #main .main-col, 
	#main_1, #main_1 .main-col_1,
	#main_2, #main_2 .main-col_2, 
	#main_3, #main_3 .main-col_3,   
	#main_4, #main_4 .main-col_4,
	#main_5, #main_5 .main-col_5,
	#main_6, #main_6 .main-col_6,
	#main_7, #main_7 .main-col_7,
	#main_8, #main_8 .main-col_8,
	#main_9, #main_9 .main-col_9,
	#main_10, #main_10 .main-col_10,
	#main_11, #main_11 .main-col_11,
	#main_12, #main_12 .main-col_12,
	#main_13, #main_13 .main-col_13,
	#main_14, #main_14 .main-col_14,
	#main_15, #main_15 .main-col_15,
	#main_16, #main_16 .main-col_16,
	#main_17, #main_17 .main-col_17,
	#main_18, #main_18 .main-col_18,
	#main_19, #main_19 .main-col_19,
	#main_20, #main_20 .main-col_20,
	#Section-g .content-wrap, #boxes4 #Section-c{
		float: none;
		text-align: center;
		width: 100%;
	}



	#speaker-profile .container {
			text-align: center;
			 margin: 0;
				padding: 0;
				width: 100%;
		}

		#speaker-profile .box {
			width: 100%;
			float: none;
			
		        margin: 0;
				padding: 10%;
			display: inline-block;
		}

		#speaker-profile .box img{width:100%;}

			#speaker-profile .box p, .box h1 {
				width: 100%;
				text-align: justify;
				line-height: 30px;
				margin: 0;
				padding: 0;
				display: inline-block;
				float:none;
			}

	.Msg_pro {
		background-color: #ccc;
		margin:0;
		padding:2%;
		

	}


	#main article, #main aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_1 article, #main_1 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_2 article, #main_2 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_3 article, #main_3 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_4 article, #main_4 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_5 article, #main_5 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_6 article, #main_6 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_7 article, #main_7 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_8 article, #main_8 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_9 article, #main_9 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_10 article, #main_10 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_11 article, #main_11 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_12 article, #main_12 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_13 article, #main_13 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_14 article, #main_14 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_15 article, #main_15 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_16 article, #main_16 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_17 article, #main_17 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_18 article, #main_18 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_19 article, #main_19 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	#main_20 article, #main_20 aside{ width:100%; padding:10px; text-align:center; display:block; float:none;}
	
	
	
	#show-case h1{margin-top:150px;}
	#sub h1{font-size: 20px; padding-top: 10px; font-family: catamaran; letter-spacing: 3px; font-weight: 400; }
	#sub form{font-size: 20px; padding-bottom: 10px; }
	#sub btn{display: block; width:50%; }
	#sub form input[type="email"]{width:50%; }	
	#Section-a .content-wrap, #Section-c .content-wrap {text-align: center;}
	#Section-a .content-wrap h2{font-size: 18px;}
	#usp-info{background:#35424a; padding: 20px; }
	#usp-info .container{margin-top: 20px; margin-bottom: 20px;}
	#usp-info .container img{width: 300px; }
	#usp-info .container h1{font-size: 30px; color: #cc0000; }
	#usp-info .container p{line-height: 30px; color: #f4f4f4; }
	#boxes4 .container {width:100%; text-align:center;}
	#boxes2 .container {width: 100%;text-align: center;}
	#boxes6 .container {
		width: 100%;
		text-align: center;
	}
	
	#reg-form{margin:0; padding:0%; text-align:center; }
    #reg-form .container{margin:0; padding:3% 5% 10% 5%; text-align:center; }
    #reg-form form {width: 100%}
    
	#section-a .event-title h1, h2, h3{padding-left:5%; padding-right:5%;}
	#section-a .event-mod h1, h2, h3,h4 {padding-left:5%; padding-right:5%;}
	#section-a .event-pro h1, h2, h3,h4 {padding-left:5%; padding-right:5%;}
	
	#boxes4 .container img{width: 400px; padding-right:100px;}
	#boxes2 .container img{width: 400px; padding-right:100px;}
	#boxes6 .container img{width: 400px; padding-right:100px;}
	#boxes2 .container h1{color: #669900; font-size: 25px; font-weight: 800;}
	#Section-3c {background-color: none;  margin-top:10px; margin-bottom: 10px;}
	#Section-3c .content-wrap p{font-size: 16px; color: #333; }
	#Section-3c img{width: 300px; margin-top:10px; margin-bottom: 10px; }
	#Section-g .content-wrap h1{line-height: 60px; font-size: 30px;}
	#usp_msg_pro img{margin: 20px; padding:40px;}
	#usp_msg_pro .content-wrap {text-align: center; padding: 40px}
	#usp_msg_pro img{width: 500px}
	#usp_msg_pro h1{font-size: 30px;}
	#wrapper2 {margin-top: 200px;
	}
	
.rm-btn a{text-decoration:none;}
	
#sidebar, #sidebar_1{
	float: none;
	width: 100%;
	min-height: 300px;
	
}

	

#sidebar img, #sidebar_1 img, #sidebar_2 img, #sidebar_3 img, #sidebar_4 img, #sidebar_5 img, #sidebar_6 img, #sidebar_7 img, #sidebar_8 img, #sidebar_9 img, #sidebar_10 img, #sidebar_11 img, #sidebar_12 img, #sidebar_13 img, #sidebar_14 img, #sidebar_15 img, #sidebar_16 img, #sidebar_17 img, #sidebar_18 img, #sidebar_19 img, #sidebar_20 img{

	width: 300px;

	
}

#Section-youtube .content-wrap iframe{width:280px; height:200px;}
#Section-youtube .content-wrap{background:#f4f4f4;}

footer{
    width:100%;
	margin:0; padding:0%;
	text-align: center;
	
}

footer p{
     padding:0% 5% 0% 5%;
	text-align: center;
	line-height:25px;
	
}

footer a{ text-decoration: none; }

#main-col h1, p{
	float: none;
	margin:0; padding-left:0;
	text-align:left;
	width: 100%; padding-right:30%;
	line-height: 40px;
}

#main .container{padding:0%; margin:0; display: inline-block;}
	
    .rm-btn{padding:5% 0 5% 0;}
	#main{float:none; margin:0;Padding:0; text-align:center;}
	
	#show-case .content h1{

	font-size: 40px;
	padding-left:5%;
	padding-right:5%;	
}
	#show-case .content iframe {
		padding-left: 65px;
		text-decoration: none;
		
	}

	#reg .container{padding-top:5px; padding-left:5px;}


	#reg .btn {
		padding: 0px 10px 0px 10px;
		margin-top: 12px; 
	}

	#reg a {
		font-size: 20px;
		text-decoration: none;
		color: #000;
		font-weight: 800;
		
		width: 100%;
		text-align: center;
		letter-spacing: 1.5px;
		font-family: catamaran;
		
	}
	
	#reg-ach {margin:0; padding:2% 5% 5% 5%; text-align:center; width:100%;}
    #reg-ach h1 {font-size:15px; color:#cc0000; text-align:center; }
    #reg-ach p {font-size:12px; color:#333; text-align:center;}
}


#contact-form{height:680px; margin-top:40px;}
* {
	box-sizing: border-box; 	font-family: catamaran;
}

input[type=text], select, textarea {
	width: 100%;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: vertical;
}

label {
	padding: 12px 12px 12px 0;
	display: inline-block; 	font-family: catamaran;
}

input[type=submit] {
	background-color: #4CAF50;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	float: right; 	font-family: catamaran;
}

	input[type=submit]:hover {
		background-color: #45a049; 	font-family: catamaran;
	}


#contact-form .c-box {
	border-radius: 5px;
	width: 40%;
	margin-bottom: 60px;
	margin-left: 40px;
	background-color: #f2f2f2;
	padding: 20px;
	float: left;
	min-height:630px;
	display:none;
}


#contact-form .box {
	border-radius: 5px;
	width: 70%;
	margin-bottom: 60px;
	margin-left: 40px;
	padding: 0 20px 20px 20px;
	text-align:center;

	min-height: 730px;
}

#contact-form .box h1{
	text-align:center;

}

.col-25 {
	float: left;
	width: 30%;
	margin-top: 6px; 	font-family: catamaran;
	text-align:left;
}

.col-75 {
	float: left;
	width: 70%;
	margin-top: 6px; 	font-family: catamaran;
}

/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
	.col-25, .col-75, input[type=submit] {
		width: 100%;
		margin-top: 0;
	}
	#contact-form {
		min-height: 1000px;
		margin-top: 0;
		background-color: #f2f2f2;
	}
	#contact-form .c-box {
		border-radius: 5px;
		width: 85%;
		display:none;
		background-color: #f2f2f2;
		float:none;
		min-height: 200px;
		text-align:left;
		
	}
	#contact-form .c-box h1 {
		
		text-align:left;
		
	}
	#contact-form .box {
		border-radius: 5px;
		width: 90%;
		margin-bottom: 60px;
		margin-right: 40px;
		background-color: #f2f2f2;
		padding: 20px;
		float: right;
		min-height: 630px;
	}

	.col-25 {
		float: left;
		width: 100%;
		margin-top: 6px;
		text-align:left;
	}
	
	


	#reg .wrap {
		padding: 0px;
		margin-top: 0px;  text-align:center;
	}
	
		#reg .wrap {
		padding: 0px;
		margin-top: 0px;  text-align:center;
	}
		.button-wrap a{padding:5% 30% 5% 30%;}
}