@charset "utf-8";
/* Global Styles */
  .title_l h2{ color: white; 
}

p{
	font-family: 'NotoKrTh',sans-serif !important; 
	font-weight: 100;
	line-height: 1.5;
	margin: 0;
	font-size: 1.1rem;
	color:white;
  text-align: justify;}


.mainContent #com_box {
    width: 100%;
    padding-top: 1rem;
    paading-left: 3%;
    display: inline-block;
    color: white;
    font-family: 'NotoKrTh',sans-serif !important;
  font-size: 16px;}
/* Main content of the site */
#swrap {
	align:center;
	width:100%;
	height: auto;
	background-color: #fcbb2a !important;
	position: absolute;
}
/* Sidebar */
#swrap .sidebar {
	font-family: 'NotoKrth', sans-serif;
	color: white;
	float: left;
	width: 30%;
	height: 100%;
	height:inherit;
	
	padding-left: 3%;
	padding-right: 3%;
	text-align: right;
	background-color: #fcbb2a;
	padding-top: 3.5rem;

}
	
#swrap .sidebar h2{ 

	font-family: 'NotoKrTh',sans-serif !important; 
    margin-left:10px;
	
	align-items: left;
	font-size: 3rem;

}

.title_l{ padding-bottom: 2rem;
align: center;
}
/* main content of the site */
.mainContent {
	
	width:100%;
	display: block;

	text-align: left;
	background: #353535;	
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 4%;

}

.mainContent #com_box{
	    

	  
	    padding-top: 3.5rem;
	    paading-left: 3%;
	  
	    color: white;
	    font-family: 'NotoKrTh',sans-serif !important; 
	    
}


#com_box h2{
	    


	font-family: 'NotoKrTh',sans-serif !important; 
	font-weight: 100;
	line-height: 1.5;
	margin: 2px 0;
	color:white;
	    
	    
}


.title_line{
	    

	font-family: 'NotoKrR',sans-serif !important; 
	font-weight: 500!important; 
	line-height: 3 !important; 
	
	text-decoration: underline;
	color:white;
	    
}


.title_b{
	    

	font-family: 'NotoKrB',sans-serif !important; 
	font-weight: 500!important; 

	

	    
}



@media screen and (max-width:480px) {
  
	
#com_box h2{
	    

	font-family: 'NotoKrR',sans-serif !important; 
	font-weight: 300;
	line-height: 1.5;
	margin: 10px 0;
	font-size:1.2rem;
	color:white;
	    
}	
	#com_box h3{
	    

	font-family: 'NotoKrR',sans-serif !important; 
	font-weight: 300;
	line-height: 1.5;
	margin: 10px 0;
	font-size:1.2rem;
	color:white;
	    
}	
	
	.title_line{
	    

	font-family: 'NotoKrR',sans-serif !important; 
	font-weight: 500!important; 
	line-height: 1.2 !important; 
	
	text-decoration: underline;
	color:white;
	    
}
	
}




 p{
	    

	font-family: 'NotoKrTh',sans-serif !important; 
	font-weight: 100;
	line-height: 1.5;
	margin: 2px 0;
	font-size: 1.1rem;
	color:white;
	text-align: justify;
	    
}

#com_box img{ min-width:100%; height: auto }



.footer {
	
	width:100%;
	display: block;
	float: left;
	text-align: center;
	background: black;	

  

}



#mainWrapper {
	width: 100%;
	
}
/*menu elements */
#swrap .sidebar #menubar {
	text-align: right;
	position: relative;
	left: 0%;
	
}
.menu ul li {
	list-style-type: none;
	position: relative;

	padding-top: 12px;
	text-align: right;
}

.sidebar #menubar .menu ul li a {
	color: white;
	text-decoration: none;
	font-family: 'NotoKrTh',sans-serif !important; 
}



/* Menus in sidebar */
.sidebar #menubar .menu {
	margin-bottom: 1rem;
	
}
@media screen and (max-width:1300px) { 


.mainContent #com_box{
	    
	    width: 100%;
	  
	    padding-top: 3.5rem;
	    paading-left: 3%;
	  	display: inline-block;
	    color: white;
	    font-family: 'NotoKrTh',sans-serif !important; 
	    font-size: 16px;
	
}

}
	



/* Media query for tablets */
@media screen and (max-width:700px) {
		
.mainContent #com_box{
	    
	    width: 100%;
	  
	    padding-top: 1.5rem;
	    paading-left: 3%;
	  	display: inline-block;
	    color: white;
	    font-family: 'NotoKrTh',sans-serif !important; 
	    font-size: 16px;
	
}
	
	
.mainContent {
	
	width:100%;
	display: block;
	float: left;
	text-align: left;

	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 4%;

}
.title_l{ padding-bottom: 0.5rem;
align: center;
}
	
.sidebar h2{ 

	font-family: 'NotoKrTh',sans-serif !important; 
    margin-right:7rem;


}
	
	
/* search field in sidebar */
.sidebar #search {
	display: none;
}
/* sidebar */
.sidebar {
	float: none;
	width: 100%;
	height: auto;
	overflow: auto;
	padding-left: 12%;
	padding-top: 0px;
}
/* horizontal separators in sidebar */
.sidebar hr {
	display: none;
}
/*The sidebar and maincontent of page */

/*menu headings in sidebar */

/* Unordered List of links */
#menubar .menu ul {
	display: inline;
}
/*list elements */
#menubar .menu ul li {
	display: inline;
	
	padding-left: 0%;
	padding-right: 3%;
}
/*The link to be hidden in tablet view */
.sidebar #menubar .menu ul .notimp {
	display: none;
}
/* menus in sidebar */
.sidebar #menubar .menu {
	width: 100%;
	text-align: center;
	position: relative;

}
/*menubar in sidebar */
.sidebar #menubar {
	position: relative;
	left: -7%;
	overflow: hidden;
	width: 95%;
	padding-top: 0px;
}
/* offer banners content */
#mainWrapper #offer p {
	font-size: small;
}
/* main content region of page */
#mainWrapper .mainContent {
	overflow: hidden;
	width: 100%;
}
/* Prices of products in catalog view */
.productRow .productInfo .price {
	font-size: 19px;
}
/* Content holders in catalog view */
.productRow .productInfo .productContent {
	font-size: 16px;
}
/* Buy buttons in catalog view */
.productRow .productInfo .buyButton {
	font-size: 15px;
}
/* Container for links in footer */

}

/*media query for small screen devices */
@media screen and (max-width:480px) {
  
  .sm_t-20{ margin-top: -0.1rem;}

  .mainContent #com_box {
    width: 100%;
    padding-top: 1rem;
    paading-left: 3%;
    display: inline-block;
    color: white;
    font-family: 'NotoKrTh',sans-serif !important;
  font-size: 16px;}
  
.title_l{ text-align: center; 
}
  .title_l h2{ color: white; 
}


  .title_l img{ width: 20px;}
  
#swrap .sidebar h2{ 

	font-family: 'NotoKrTh',sans-serif !important; 
    	
	font-size: 1.5rem;
  color:white;

	}


/*Menu headings in sidebar */
#menubar .menu h2 {
	width: 100%;
	display: block;
}

.sidebar #menubar {
	
	position: relative;
	padding-left: -50px;
	
}
.menu ul li {
	list-style-type: none;
	position: relative;

	padding-top: -10px;
	text-align: right;

}

.sidebar #menubar .menu ul li a {
	color: white;
	text-decoration: none;
	font-family: 'NotoKrTh',sans-serif !important; 
	font-size: 16px;
	
}



.sidebar #menubar .menu ul li a:hover {
	color: white;
	text-decoration: underline;
	font-family: 'NotoKrTh',sans-serif !important; 
}
/* Menu headings in sidebar */

/*Links under menus in sidebar */
#menubar .menu ul li a {
	font-size: 1.5rem;
	font-family: 'NotoKrTh',sans-serif !important; 
}
/* Menus in sidebar */
.sidebar #menubar .menu {
	margin-bottom: 0.5rem;
	
}

	
	
	
/* Main content which excludes the sidebar */
#swrap .mainContent {
	margin-top: -40px;
	text-align: left;
	width: 100%;
	padding-left: 10px;
}
}




/*  SECTIONS  ============================================================================= */

.section1 {


	padding: 0px;
	margin: 0px;
}


/*  GROUPING  ============================================================================= */


.group1:before,
.group1:after {
    content:"";
    display:table;
}
.group1:after {
    clear:both;
}
.group1 {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col1 {
	display: block;
	float:left;
	margin: 1% 1% ;
}


.col2 {
	display: block;
	float:left;
	margin: 1% 0.5% ;
	font-color:black;
}

.col2 p{
	
	color:black;

	font-weight:400;
	margin: 5% 0 0 0;
    text-align: left;
}

.col2 h2{
	
	color:white;

	font-weight:400;

}



.col2 a:hover {
	color: black;
	font-family: 'NotoKrTh',sans-serif !important; 
}
/* Menu headings in sidebar */

/*Links under menus in sidebar */
.col2 a {
	color: black;
	font-size: 1.1rem;
	font-family: 'NotoKrTh',sans-serif !important; 
}



.col1:first-child { margin-left: 1%; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col1 { 
		margin: 1%;
	}
}

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 48%;
}

.span_1_of_2 {
	width: 48%;
}


.span_0_of_2 {
	width: 48%;
}

.span3_of_2 {
	width: 55.45%;
}
.span32_of_2 {
	width: 41%;
}
.span4_of_2 {
	height:auto;
	width: 41%;
	
}

.span4_of_2 {
	width: 62.6%;
}
.span5_of_2 {
	height:auto;
	width: 35.7%;
	
}


/* 3grd*/

.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}






/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
	
	.span_0_of_2 {
	width: 100%;
}
	
	.span3_of_2 {
	width: 100%;
	}
	.span4_of_2 {
	width: 100%;
	
	}

	.span4_of_2 {
		width: 100%;
	}
	.span5_of_2 {
		height:auto;
		width: 100%;

}
	
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}


}

/*  SECTIONS  ============================================================================= */

.section1 {
   
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 100%;
}



.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}



.rounded1 {
  background-color: black;
  border:0px solid blcak;
  padding:0.5em;
  line-height: 1em;
  border-radius:0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
	text-align: center;
}



#com_box img{ min-width:100%; height: auto }



#playlist {
    display:table;
 
}
#playlist li{
    cursor:pointer;
    padding:8px;
}
@media only screen and (max-width: 480px) {
  #playlist li{
    cursor:pointer;
    padding:0px;
  }}

#playlist li:hover{
    color:#fdba30; 
    text-decoration: underline;
}
#playlist li:active{
    color:#fdba30;
    text-decoration: underline;
}
#videoarea {
    float:left;
    width:75%;
    height:auto;
    margin:10px;    
    border:0px solid silver;
}


@media only screen and (max-width: 480px) {
  
  #videoarea {
    float:left;
    width:95%;
    height:auto;
    margin:0px;    
    border:0px solid silver;
  }}


#sys li{ 
  margin-bottom: 0.5rem; 
  margin-top: 0.5rem;
  margin-left: -1rem;
  color: white;
  line-height: 1.5;
  font-family: 'NotoKrL',sans-serif !important; 
  text-align: justify;
  word-wrap : break-word;
  float: left;
  width: 50%;
  margin-right:0;
 
}