﻿


@import url( css/button.css );


@import url( css/form_style.css );


@import url( css/icon-box.css );






 
/*global setting*/
#Body ,
html, 
body ,
.Head,
.SubTitle ,
.SubSubTitle ,
.Normal{
	color:#8a8989;
	font-size:13px;
	line-height:1.8;
	letter-spacing:0px;
	Font-Family:"Raleway";
	Font-weight:normal;
}
html, 
button, 
input, 
select, 
textarea,
.ls-layer, 
.ls-layer *,
.uneditable-input,
.btn{
	Font-Family:"Raleway";
	Font-weight:normal;
}
div[class^="Theme_Responsive"] select,
div[class^="Theme_Responsive"] textarea,
div[class^="Theme_Responsive"] input[type="text"],
div[class^="Theme_Responsive"] input[type="password"],
div[class^="Theme_Responsive"] input[type="datetime"],
div[class^="Theme_Responsive"] input[type="datetime-local"],
div[class^="Theme_Responsive"] input[type="date"],
div[class^="Theme_Responsive"] input[type="month"],
div[class^="Theme_Responsive"] input[type="time"],
div[class^="Theme_Responsive"] input[type="week"],
div[class^="Theme_Responsive"] input[type="number"],
div[class^="Theme_Responsive"] input[type="email"],
div[class^="Theme_Responsive"] input[type="url"],
div[class^="Theme_Responsive"] input[type="search"],
div[class^="Theme_Responsive"] input[type="tel"],
div[class^="Theme_Responsive"] input[type="color"]{
	Font-Family:Raleway;
	Font-weight:normal;
}

.dnn_layout,
.container  {
	width: 970px;
}
@media only screen and (min-width: 1600px) {
	.dnn_layout,
	.container {
		width: 1400px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.dnn_layout,
	.container  {
		width: 1170px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dnn_layout,
	.container  {
		width: 750px;
	}
}
 @media only screen and (max-width: 767px) {
	.dnn_layout,
	.container  {
		width: auto;
	}
}

/*color*/

/* body style*/
.dnngo-main {
			background-position:left top;
	background-attachment:scroll;
					background-repeat:repeat;
		background-size:auto ;
}
			.dnngo-main {
			position:relative;
		}		.Page_box_bg {
			width:100%;
			height:100%;		
			position:absolute;
			top:0;
			left:0px;
			margin:0px;
			padding:0px;
			z-index:0;
		}
    		.Page_box_bg li {
		list-style:none;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
										background-repeat:repeat;
				background-position:left top;
		background-size:auto;
		z-index:0;
		display:none;
	}
	.Page_box_bg li:first-child {
		display:block;
	}
	.Page_box_bg li.selected{
		z-index:1;
		width:100%;
		height:100%;
	}
	.Page_box_bg li img {
		display:none;
	}


/*content style*/
#dnn_content,.BannerPane:before{
	background-color:#FFFFFF;
}
	

/*Mode style*/
	#dnn_wrapper{width:auto;}





/*Fixed Top Content*/
#fixedBox{
	display:none;
}
	#fixedBox{
		display:block;
	}
	#fixedContent:before{
		background-color:#0d0d0d;
		filter:alpha(opacity= 60 );
		opacity: 0.6;
	}
	#fixedBox,
	#fixedBox .Normal,
	#fixedToggle .fa{
		/*font-size:12px;*/
		color:#0d0d0d;
	}
	#fixedBox a,
	#fixedBox a:link,
	#fixedBox a:active,
	#fixedBox a:visited,
	#fixedBox a:hover{
		color:#20a3fc;
	}
	#fixedToggle:before{
		border-top-color:#0d0d0d;
		border-right-color:#0d0d0d;
	}
/*h1~h6 style*/
h1 {
	color:#20a3fc;
	font-size:24px;
	line-height:28px;
	letter-spacing:4px;
	Font-Family:Raleway;
	Font-weight:normal;
}
 
h2 {
	color:#20a3fc;
	font-size:20px;
	line-height:24px;
	letter-spacing:4px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h3 {
	color:#000000;
	font-size:18px;
	line-height:20px;
	letter-spacing:4px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h4 {
	color:#000000;
	font-size:16px;
	line-height:18px;
	letter-spacing:3px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h5 {
	color:#000000;
	font-size:14px;
	line-height:16px;
	letter-spacing:3px;
	Font-Family:Raleway;
	Font-weight:normal;
}
h6 {
	color:#000000;
	font-size:12px;
	line-height:16px;
	letter-spacing:3px;
	Font-Family:Raleway;
	Font-weight:normal;
}

/*Content Style*/
a, 
a:link,
a:active,
a:visited{
	color:#8a8989;
}
a:hover{
	color:#8a8989;
}


.default_size{
	font-size:14px!important;
}
.big_size{
	font-size:16px!important;
}
.small_size{
	font-size:12px!important;
}
.default_family{
	Font-Family:"Raleway"!important;
	Font-weight:normal;
}
.special_family_1{
	Font-Family:"Raleway"!important;
	Font-weight:normal;
}
.special_family_2{
	Font-Family:"Raleway"!important;
	Font-weight:normal;
}
.default_line_height{
	line-height:1.8!important;
} 
.big_line_height{
	line-height:2!important;
} 
.small_line_height{
	line-height:1.5!important;;
} 
.h1-color {
	color:#20a3fc;
}
 
.h2-color {
	color:#20a3fc;
}

.h3-color {
	color:#000000;
}

.h4-color {
	color:#000000;
}

.h5-color {
	color:#000000;
}
.h6-color {
	color:#000000;
}

@media only screen and (min-width: 1600px) {
	 [class*="Pane"] {
	 margin-bottom:60px;
	}
	#dnn_content {
		padding-top: 60px;
	}
	.TopOutPane {
		margin-top: -60px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	 [class*="Pane"] {
	 margin-bottom:60px;
	}
	#dnn_content {
		padding-top: 60px;
	}
	.TopOutPane {
		margin-top: -60px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	 [class*="Pane"] {
	 margin-bottom:40px;
	}
	#dnn_content {
		padding-top: 40px;
	}
	.TopOutPane {
		margin-top: -40px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	 [class*="Pane"] {
	 margin-bottom:40px;
	}
	#dnn_content {
		padding-top: 40px;
	}
	.TopOutPane {
		margin-top: -40px;
	}
}

@media only screen and (max-width: 767px) {
	 [class*="Pane"] {
	 margin-bottom:20px;
	}
	#dnn_content {
		padding-top: 20px;
	}
	.TopOutPane {
		margin-top: -20px;
	}
}



/*module style*/

/*html style*/  

/*Accent Background Color */

/*Accent Color 1~4*/
.btn-accent4,
a.btn-accent4{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
.btn-accent,
a.btn-accent{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
[class*="dg-btn-"].btn-accent:before{
	background-color:#20a3fc;
}

div [class*="dg-btn-"].hover-accent:hover{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
div [class*="dg-btn-"].hover-accent:hover:before{
	background-color:#20a3fc; 
}

.bg-accent{
	background-color:#20a3fc!important;
}
.accent_color,
.color-accent{
	color:#20a3fc!important;
} 
.border-accent{
	border-color:#20a3fc!important;
}
.btn-accent2,
a.btn-accent2{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
[class*="dg-btn-"].btn-accent2:before{
	background-color:#20a3fc;
}

div [class*="dg-btn-"].hover-accent2:hover{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
div [class*="dg-btn-"].hover-accent2:hover:before{
	background-color:#20a3fc;
}

.bg-accent2{
	background-color:#20a3fc!important;
}

.accent2_color,
.color-accent2{
	color:#20a3fc!important;
} 
.border-accent2{
	border-color:#20a3fc!important;
}

.btn-accent3,
a.btn-accent3{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
[class*="dg-btn-"].btn-accent3:before{
	background-color:#20a3fc;
}

div [class*="dg-btn-"].hover-accent3:hover{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
div [class*="dg-btn-"].hover-accent3:hover:before{
	background-color:#20a3fc;
}
.bg-accent3{
	background-color:#20a3fc!important;
}
.accent3_color,
.color-accent3{
	color:#20a3fc!important;
} 
.border-accent3{
	border-color:#20a3fc!important;
}
.btn-accent4
a.btn-accent4{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
[class*="dg-btn-"].btn-accent4:before{
	background-color:#20a3fc;
}

div [class*="dg-btn-"].hover-accent4:hover{
	color:#20a3fc;
	border-color:#20a3fc;
	background-color:#20a3fc;
}
div [class*="dg-btn-"].hover-accent4:hover:before{
	background-color:#20a3fc;
}
.bg-accent4{
	background-color:#20a3fc!important;
}
.accent4_color,
.color-accent4{
	color:#20a3fc!important;
} 
.border-accent4{
	border-color:#20a3fc!important;
}


.Theme_13_Default > *{
	-webkit-transform:none!important;
}





/*photo icon*/

/*map sytle*/

		
	

		
	

		
	

		
	

		
	


/*Portfolios*/


/*Blog*/


/*Page*/























/*------------------------------
    Table of Contents
---------------------------------
    I. 	Defaul Selectors
    II. Countdown
	III. Newsletter
	IV. Media Queries

 
*/

	
/*   I. Defaul Selectors
==============================*/

body,
#body {
	background:#000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
}
	body,
	#body {
		background:#000!important;
	}		
	.Page_box_bg {
		width:100%;
		height:100%;		
		position:fixed;
		top:0;
		left:0px;
		margin:0px;
		padding:0px;
		z-index:0;
	}
	.Page_box_bg li {
		list-style:none;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
		z-index:1;
		display:none;
	}
	.Page_box_bg li.selected{
		z-index:1;
		width:100%;
		height:100%;
	}
	.Page_box_bg li img {
		display:none;
	}


.dnn_logo {
	float:none;
	text-align:center;
	padding:55px 0;
}
a:hover {
	color:#07c6f5;
}

/*   III. Countdown
==============================*/
.comingsoon_center {
	position:relative;
	z-index:2;
	vertical-align:middle;
}
.comingsoon_center:before{
}

#countdown {
	margin:auto;
	z-index:2;
	text-align:center;
	margin:0 10%;
	padding:10px 0;
	color:#FFF;
}
#countdown li {
	display:inline-block;
	margin:3%;
	list-style:none;
	text-align:center;
}
.timebox {
	text-align:center;
	position:relative;
	width:175px;
	height:175px;
	background-color:rgba(255,255,255,0.2);
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	display:inline-block;
}
.timebox .time{
	display:inline-block;
	line-height:1; 
	vertical-align:middle;
}
.timebox .time p {
	font-size:16px;
	text-transform:capitalize;
	margin:0;
	padding:0;
	font-weight:bold;
	letter-spacing:0.05em;
}
.timebox .time span {
	font-size:60px;
	margin-bottom:10px;
	display:inline-block;
	font-weight:lighter;
}
.timebox canvas{
	position:absolute;
	top:0;
	left:0;
}
.comingsoonbox {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	width:100%;
	height:100%;
	table-layout:fixed;
}
.comingsoonbox td{
	text-align:center;
	vertical-align:middle;
	width:100%;
}

.footer {
	font-size:16px;
	color:#ffffff;
}


.time_end{
	color:#FFF;
	font-size:18px;
	display:none;
}
.BottomPane {
	display:inline-block;
	margin:40px 0;
	text-align:center;
}

.commingsoon-content{
	max-width:40%;
	color:#FFF;
	margin:auto;
	font-size:14px;
	line-height:1.8;
}
.commingsoon-title {
	font-size:32px;
	letter-spacing:10px;
	margin:0 0 27px;
	color:#FFF;
}
.commingsoon-logo{
	margin-bottom:60px;
}



.Result_01_Default{
	color:#FFF;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	#countdown .timebox {
		width:150px;
		height:150px;
	}
	.commingsoon-content{
		max-width:70%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {	
	.commingsoon-title {
		letter-spacing:5px;
	}
	.commingsoon-content{
		max-width:50%;
	}
	#countdown .timebox {
		width:150px;
		height:150px;
	}
	.timebox .time p {
		font-size:14px;
	}
	.timebox .time span {
		font-size:30px;
	}
	.commingsoon-content{
		max-width:70%;
	}
}
@media only screen and (max-width: 767px) {
	.commingsoon-title {
		letter-spacing:0px;
	}
	.commingsoon-content{
		max-width:none
	}
	#countdown .timebox{
		width:120px;
		height:120px;
	}
	.timebox .time p {
		font-size:14px;
	}
	.timebox .time span {
		font-size:30px;
	}
}
 


