/* START GLOBAL */

html,body,div,span,applet,object,iframe,input,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border: 0px;
}

body {
	font-family: 'Nanum Gothic', sans-serif;
	color:#1e1e1e;
	font-size:14px;
	line-height:1.5;
	background-color: #c2cad2;	/*overflow-x:hidden;*/
	background-image: url(../img/blue-square.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration:none;
	color:#fff;	
}
a:hover {
	text-decoration:none;
	color:#C2CAD2;
}
#act-bg{
	background-size:100% auto;
	background-image: url(../img/act-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
#film-bg{
	background-size:100% auto;
	background-image: url(../img/film-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
#photo-bg{
	background-size:100% auto;
	background-image: url(../img/photo-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
#grn-top {
	background-color: #d1e9d6;
	background-image: url(../img/purple-lace.jpg);
	background-repeat: repeat-x;
}
.top-name{
	font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 30pt;
	color: #221a2c;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 0px;
	
	white-space: nowrap;
	
}
@media only screen and (min-width: 200px) {
       .top-name{
            font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 20pt;
	color: #221a2c;
	width: 180px;
	white-space: nowrap;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 0px;
	
	white-space: nowrap;
            
        }
    }

    @media only screen and (min-width: 400px) {
        .top-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 28pt;
	color: #221a2c;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 0px;
	
	white-space: nowrap;
        }
    }
	 @media only screen and (min-width: 800px) {
        .top-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 30pt;
	color: #221a2c;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 0px;
	
	white-space: nowrap;
        }
    }
.sub-nav-header{
	font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 3em;
	color: #e3e3e3;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#524266;
	padding: 2px;
	text-align:center;
	
}
.a-name{
	font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 30pt;
	color: #e3e3e3;
	margin-right: 20px;
	margin-left: 10px;
	
}
@media only screen and (min-width: 200px) {
       .a-name{
            font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 24.8vw;
	color: #e3e3e3;
	
            
        }
    }
	@media only screen and (min-width: 300px) {
       .a-name{
            font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 30.8vw;
	color: #e3e3e3;
	
            
        }
    }

    @media only screen and (min-width: 400px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 20.8vw;
	color: #e3e3e3;
        }
    }
	   @media only screen and (min-width: 500px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 16.8vw;
	color: #e3e3e3;
        }
    }
		   @media only screen and (min-width: 600px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 12.8vw;
	color: #e3e3e3;
        }
    }

    @media only screen and (min-width: 760px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 9.5vw;
	color: #e3e3e3;
        }
    }
	  @media only screen and (min-width: 900px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 6.5vw;
	color: #e3e3e3;
        }
    }
		  @media only screen and (min-width: 1100px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 6.5vw;
	color: #e3e3e3;
        }
    }
	  @media only screen and (min-width: 1500px) {
        .a-name{
           font-family: 'Bilbo Swash Caps', cursive;
	letter-spacing: 0.04em;
	font-size: 2.8vw;
	color: #e3e3e3;
        }
    }
.a-text{
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 14pt;
}
#mainform {
	max-width: 920px;
	padding:20px;
	display:block;
	background-color: #f7f7fd;
	font-size: 12pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: normal;
}
#darkcenter {
	max-width: 920px;
	padding:20px;
	display:block;
	background-color: #221A2C;
	font-size: 12pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	border: 5px solid #EDEDED;
}
#lipcenter {
	max-width: 920px;
	padding:20px;
	display:block;
	font-size: 12pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	border: 0px solid #EDEDED;
	background-image: url(../img/lips-bg.jpg);
}
.white-div {
	background-color: #ededed;
	margin: 0px;
}
.lip-div {
	margin: 0px;
	background-image: url(../img/lips-bg.jpg);
}


.description {
	margin:50px 0px;
	font-size:16px;
}

h1 {
	font-size:60px;
	/*margin:50px 0px;*/
	padding: 20px 0px;
	line-height:1;
	font-family:"Wire One",sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
h1 a {
	color:#1e1e1e;
}
h3 {
	font-size:40px;
	line-height:1;
	padding:0px;
	margin:0px;
	font-family:"Wire One",sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
p {
	padding-top: 20px;
	line-height:1.5;
}





.readmore a {
	display:block;
	font-size:20px;
	height:48px;
	margin:20px 0 0 20px;
	font-family:"Wire One",sans-serif;
}


.demoitem {
	padding: 0 14px;
	line-height:48px;
	font-size:20px;
	margin-right:5px;
	display:block;
}
.demozone {
	width:960px;
	margin:50px auto;
	font-family:'roboto', sans-serif;
	font-size:20px;
	border-bottom:1px solid #111;
}
.demohover:hover {
	background:#E4F0F7;
}

#loadingholder {
	display:none;
}


.demo-content {
	padding:10px;
}


@media screen and (max-width:959px) {
	#mainform {
		width:100%;
		padding:20px 0;
	}
	h1 {
		font-size:40px;
		width:auto;
		padding:20px 10px;
	}
	
	h1, .demozone {
		width:auto;
	}
	h1 > img {
		width:48px;
		height:48px;
	}
	h3 {
		font-size:24px;
	}
	.description {
		width:auto;
		margin:50px 10px;
		font-size:16px;
	}
	
	p > a > img {
		width:90%;
	}
	
	.demo-content {
		width:90%;
		padding:5%;
	}
	.demo-content > img {
		width:100%;
	}
	
	.docs {
		margin-left: 20px;
	}
	.copyright {
		float:none !important;
	}

}



/* START FOOTER */
.footer {
	text-align: center;
	background-color: #221a2c;
	padding: 30px;
	color: #999;
	margin: 0px;
		
}

.docs {
	cursor:pointer;
	height:90px;
	float:left;
	margin-bottom:20px;
}
.docs > a {
	display:block;
	height:90px;
	line-height:90px;
}
.docs > a > img {
	display:inline-block;
	vertical-align: middle;
	width:48px;
	height:48px;
	line-height:1;
	margin:0 10px;
}
.docs > a > span {
	display:inline-block;
	margin-right:10px;
}

.copyright {
	
	display:block;
	height:90px;
	color: #FF0;
}
.copyright > a {
	height:90px;
	line-height:90px;
	display:block;
}
.copyright > a > img {
	width:90px;
	height:90px;
	margin:0 10px;
	display:block;
	float:left;
}
.copyright > a > span {
	display:block;
	line-height:1;
	font-size:20px;
	float:left;
}
.copyright > a > .brand {
	font-size:40px;
	font-family: 'Orbitron', sans-serif;
	font-weight:bold;
	color:#627B95;
	line-height:1.5;
	margin-right:10px;
	
}


/* END FOOTER */


.of-bigtitle {
	font-family:"Wire One",sans-serif;
	font-size:40px;
	line-height:1;
}

.of-parabreak {
	margin-bottom:40px;
}

.of-col-3 {
	width:280px;
	float:left;
	margin-bottom:20px;
	padding:10px;
}
.of-col-3 ul {
	padding:0;
	margin:0;
	list-style:none;
}
.of-col-3 ul li {
	padding:0;
	margin:0;
	list-style:none;
}
.of-col-3 ul li a {
	text-decoration:underline;
}
.thumb-holder { margin-left:20px;}
.thumbnails { float:left; width:192px; height:144px; margin-bottom:10px; margin-right:10px; }
.thumbnails img { max-width:192px;} 
/* END GLOBAL */
.nav-mini {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	margin: 0 auto;
	background-color: #041747;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #146EB4;

	
}

.nav-mini a {
	text-decoration: none;
	display: block;
	color: white;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0.06em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #910010;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.nav-mini a:hover {
	background-color: #146EB4;
	background-position: 2%;
}

@media all and (max-width: 900px) {
  .nav-mini {
    justify-content: space-around;
	background-image:url(../img/mini-nav-bg.jpg);
	background-repeat:repeat-x;
  }
}

@media all and (max-width: 600px) {
  .nav-mini {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 0;
  }
  
  .nav-mini a { 
    text-align: center; 
    padding: 10px;
    border-top: 1px solid rgba(255,255,255,0.3); 
    border-bottom: 1px solid rgba(0,0,0,0.1); 
  }

  
  .nav-mini li:last-of-type a {
    border-bottom: none;
  }
  
}

.nav-mini-cme {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	margin: 0 auto;
	background-color: #041747;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #146EB4;
	
	
}

.nav-mini-cme a {
	text-decoration: none;
	display: block;
	color: white;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0.06em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #146EB4;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.nav-mini-cme a:hover {
	background-color: #149cb4;
	background-position: 2%;
}

@media all and (max-width: 800px) {
.nav-mini-cme {
    justify-content: space-around;
	background-image:url(../img/mini-nav-bg.jpg);
	background-repeat:repeat-x;
  }
}

@media all and (max-width: 600px) {
.nav-mini-cme {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 0;
	background-image:url(../img/nav-mini-solid-bg.jpg);
	background-repeat:repeat-x;
  }
  
  .nav-mini-cme a { 
    text-align: center; 
    padding: 10px;
    border-top: 1px solid rgba(255,255,255,0.3); 
    border-bottom: 1px solid rgba(0,0,0,0.1); 
  }

  
  .nav-mini-cme li:last-of-type a {
    border-bottom: none;
  }
  
}

 .jssorb05 {
            position: absolute;
			
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
        
        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }
		
.flex-container-actorvid {
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: center;
  flex-wrap: wrap;
}

.flex-item-actorvid  {
	width: auto;
	height: auto;
	color: white;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 20px;
}
.flex-container-social {
	padding: 0;
	list-style: none;
	height: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.flex-item-social {
	padding: 0px;
	width: 50px;
	height: 50px;
	text-align: center;
	margin: 5px;
	
}
.flex-container-phototiles {
	margin: 0;
	list-style: none;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	background-color: #EDEDED;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	flex-wrap: wrap;
}

.flex-item-phototiles  {
	width: auto;
	height: auto;
	color: white;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	margin: 5px;
	padding: 0px;
}
@media all and (min-width: 200px) {
  .flex-item-phototiles {
    width: 45%;
	height:auto;
	color: white;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	padding: 0px;
	margin: 5px;
  }
}
@media all and (min-width: 500px) {
  .flex-item-phototiles {
    width: 23%;
	height:auto;
	color: white;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	padding: 0px;
	margin: 5px;
  }
}
@media all and (min-width: 800px) {
  .flex-item-phototiles {
    width: 19%;
	height: auto;
	color: white;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	padding: 0px;
	margin: 5px;
  }
}
.flex-container-shorts {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: center;
	color: #000;
	width: 100%;
	flex-wrap: wrap;
}

.flex-item-shorts  {
	max-width: 500px;
	height: auto;
	color: #000;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 20px;
	background-color: #dcdcdc;
	border: 1px solid #FFF;
}
a.jump:link {
	font-weight: bold;
	color: #3f3152;
	text-decoration: none;
	
}

a.jump:visited {
	font-weight: bold;
	color: #3f3152;
	text-decoration: none;
}
a.jump:hover {
	font-weight: bold;
	color: #7b5f9f;
	text-decoration: none;
}
a.jump:active {
	font-weight: bold;
	color: #7b5f9f;
	text-decoration: none;
}
