/*

Point : One Page Event and Conference HTML Template

1. Common Css
2. Left Bar
3. Slider
4. Speaker
5. Price Table
6. Partners
7. Contact
8. Coustom Media Query

*/


/*------------------------------------------------------------------

1. Common */

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: right;
	}
	#partners .col-md-7 .row > div {
		float: left;
	}
	.modal-content .col-md-1, .modal-content .col-md-2, .modal-content .col-md-3, .modal-content .col-md-4, .modal-content .col-md-5, .modal-content .col-md-6, .modal-content .col-md-7, .modal-content .col-md-8, .modal-content .col-md-9, .modal-content .col-md-10, .modal-content .col-md-11, .modal-content .col-md-12 {
		float: left;
	}
}
.no-padding{
	padding:0;
}
.img100{
	width:100%;
}
.sap_title{
	padding-bottom:30px;
}
.sidebar_content h1{
/*	margin-bottom:30px;*/
}
.overlay:before,.overlay:after {
	display: table;
	content: " ";
}
.overlay:after{
	clear: both;
}
.contact_form:before,.contact_form:after {
	display: table;
	content: " ";
}
.contact_form:after{
	clear: both;
}
#slides{
	width:280px;
}
#slides img{
	width:100%;
}

.overlay_home {
    background-color: rgba(0, 0, 0, 0.5);
    padding:100px 0;
}


/*------------------------------------------------------------------

2. Left Bar */

.left_bar{
	position:fixed;
	top:0;
	left:0;
	width:280px;
	height:100%;
}
.navigation_me{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:21;
	overflow: auto;
}
.left_bar .navbar-header{
	text-align:center;
	width:100%;
	display:block;
	text-align:center;
}
.navbar-brand{
	width:100%;
	height: auto;
}
.main_navigation{}
.main_navigation li{
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
}
.main_navigation li.head{
	margin-top: 15px;
	border-bottom: 1px solid #FFF;
}
.main_navigation:nth-of-type(1){
	margin-top: 0px;
}
.main_navigation li.gallery{
	margin-top: 15px;
}
.main_navigation li a{

}
.main_navigation li a p{
	padding:5px 0;
}


.right_content{
	margin-left:280px;
}


/*------------------------------------------------------------------

3. Sldier */

.slider{
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/home_bg.jpg) fixed;
	padding: 0px;
	background-size:cover;
}
.slider h1.site_title{
	border:0px solid;
}
.slider h3{
	margin:60px 0 40px;
}
.styled{
	margin:0 auto;
}
.styled > div {
  display: inline-block;
  text-align: center;
  width:175px;
  margin:0px;
  border-right:1px solid ;
}
.styled > div:last-child{
  border-right:0px solid;
}
.styled > div  > div{
	height:100%;
	width:100%;
}
.styled > div  > div > div{
	height:100%;
	width:100%;
}

.styled h2{
    padding-top: 20px;
}

.styled div span{
	display:block;
	padding-bottom:20px;
    padding-top: 20px;
}
.shortcuts{
	margin-top:40px;
}
.shortcuts li{
	display:inline-block;
}
.shortcuts li a{
	width: 300px;
	line-height:40px;
	display:inline-block;
	padding:0 50px;
	border:2px solid;
	margin:15px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
}

.registration{
	padding:30px 0;
}
.registration h2{
	/*text-transform:uppercase;*/
}
.registration h6{
/*	padding:15px 0;*/
}
.registration a{
	border:2px solid;
	display:inline-block;
	padding:15px 30px;
	margin:15px 0;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.sidebar_content{
	padding:0px 30px 0 30px;
}
.sidebar_content h1 span{
	display:block;
}
.sidebar_content h1:nth-of-type(2){
	/*padding-top: 20px;*/
}
#comments .sidebar_content h2{
	font-size: 12px;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 30px;
}
.sidebar_content h3{
/*	margin:30px 0 20px;*/
}
#agenda1 .sidebar_content h3,
#agenda2 .sidebar_content h3{
	margin:30px 0 10px;
}
.divder{
	width:95%;
	height:.5px;
}
.divder-sm{
	width:100%;
	height:.5px;
	margin:0;
	margin-top:15px;
}

.message {
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/message_bg.jpg) fixed;
}
.newsleter h3 {
	font-size: 30px;
}
.newsleter {
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/newslater_bg.jpg) fixed;
}
.newsleter .overlay,
.message .overlay{
	padding-bottom:100px;
}
.newsleter .input-group,
.message .input-group{
	width:45%;
	margin:30px auto 0;
}
.newsleter .form-control,
.message .form-control{
	background:none;
	border:1px solid;
	border-radius:0;
}
.form-control ::placeholder{
	opacity:1;
}
.newsleter .input-group-btn .btn,
.message .input-group-btn .btn{
	background:none;
	border:1px solid;
	border-radius:0;
}

/*------------------------------------------------------------------

4. Speaker */

.single_speaker{
	position:relative;
	overflow:hidden;
}

.single_speaker a{
    line-height: 0;
}

.single_speaker:hover a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.single_speaker img{
	width:100%;
}
.single_speaker ul{
	position:absolute;
	bottom:0px;
	height:40px;
	width:100%;
	opacity:0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
}
.single_speaker ul li{
	display:inline-block;
	padding:0 10px;
	line-height:40px;
}
.speaker_soc{
	padding-top: 20px;
}
.speaker_soc li{
	display:inline-block;
	line-height:34px;
}
.single_speaker h5{
	position:absolute;
	bottom:0px;
	height:40px;
	line-height:40px;
	color:#fff;
	width:100%;
	/*text-transform:uppercase;*/
	opacity:1;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.ad img{
    padding-top: 10px;
}

.single_events a{
	display:block;
	padding:20px 0;
	-webkit-transition:background 1s ease;
	-moz-transition:background 1s ease;
	transition:background 1s ease;
}

.ev-ov-id .speaker_soc li a{
    display: block;
    width: 34px;
    padding:10px 0;
}
.ev-ov-dec{
	padding:20px;
}

/*------------------------------------------------------------------

5. Price Table */

.pricing_table{
	background:url("/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/price_table_bg.jpg") fixed;
}
.overlay{
	padding-top:100px;
}
.single_price{
	overflow:hidden;
	margin-bottom:100px;
}

.pricing .item .icon {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-top: 30px;
}

.sp_top{
	padding:0px 30px;
}
.single_price h4{
	text-align:center;
	border-bottom:3px solid;
	padding:15px 0;
}
.sp_cont{
	position:relative;
}
.sp_top ul{
	padding:20px 0 30px;
}
.sp_bottom{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.sp_bottom_pr{
	position:relative;
	height:100%;
	width:100%;
	opacity:0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
}
.sp_bottom img{
	width:100%;
}
.sp_bottom h1{
	position:absolute;
	top:35%;
	width:100%;
	text-align:center;
	opacity:0;
    text-transform: none;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
	-webkit-transform:rotateX(270deg);
	-moz-transform:rotateX(270deg);
	-ms-transform:rotateX(270deg);
	-o-transform:rotateX(270deg);
	transform:rotateX(270deg);
}
.sp_bottom a{
	position:absolute;
	bottom:0px;
	width:100%;
	padding:15px 0;
	text-align:center;
	display:block;
	opacity:0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
	-webkit-transform:rotateX(270deg);
	-moz-transform:rotateX(270deg);
	-ms-transform:rotateX(270deg);
	-o-transform:rotateX(270deg);
	transform:rotateX(270deg);
}
.single_price:hover .sp_bottom h1{
	opacity:1;
	-webkit-transform:rotateX(360deg);
	-moz-transform:rotateX(360deg);
	-ms-transform:rotateX(360deg);
	-o-transform:rotateX(360deg);
	transform:rotateX(360deg);
}
.single_price:hover .sp_bottom a{
	opacity:1;
	-webkit-transform:rotateX(360deg);
	   -moz-transform:rotateX(360deg);
	       -ms-transform:rotateX(360deg);
	           -o-transform:rotateX(360deg);
	               transform:rotateX(360deg);
}
.single_price:hover .sp_bottom_pr{
	opacity:1;
}



/*------ utiltity classes -----*/
.fl{ float:left; }
.fr{ float: right; }
/*its also known as clearfix*/
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;  /*For IE 6/7 (trigger hasLayout) */
}

.block{
    margin: 0 0 100px;
    overflow: hidden;
}
/*Shared properties*/
.title{
    color: #fff;
    text-transform: capitalize;
    line-height: 2.5;
    position: relative;
    font-size: 24px;
}

.pt-footer p{
    color: #fff;
    text-transform: capitalize;
    line-height: 2.5;
    position: relative;
    font-size: 18px;
}

.content{
    position: relative;
    color: #FEFEFE;
    padding: 20px 0 10px 0;
}
/*arrow creation*/
.content:after, .content:before,.pt-footer:before,.pt-footer:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.pt-footer:after,.pt-footer:before{
    top:auto;
    bottom: 35px;
}
.content:after,.pt-footer:after {
	border-color: rgba(136, 183, 213, 0);
	border-width: 5px;
	margin-left: -5px;
}
/*/arrow creation*/
.price{
    position: relative;
    display: inline-block;
    margin: 10px 0;
    color: #fff;
}
.price span{
    font-size: 72px;
    letter-spacing: 4px;
    font-weight: bold;
}
.price sup{
    font-size: 20px;
    position: absolute;
    top: -4px;
    left: -20px;
}

.price sub{
    font-size: 20px;
}

.hint{
    color: #fff
}
.features{
    list-style-type: none;
    background: #FFFFFF;
    text-align: left;
    color: #9C9C9C;
    padding:30px 22%;
    line-height: 1;
}
.features li{
    padding:15px 0;
    width: 100%;
}
.features li span{
   padding-right: 0.4rem;
}
.pt-footer{
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    text-transform: capitalize;
}

.pt-footer p a:hover{
    color: #fff;
}

.title{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

/*PERSONAL*/
.personal .title{
    background: #78CFBF;
}
.personal .content,.personal .pt-footer{
    background: #82DACA;
}
.personal .content:after{
	border-top-color: #82DACA;
}
.personal .pt-footer:after{
    border-top-color: #FFFFFF;
}
/*PROFESSIONAL*/
.professional .title{
    background: #3EC6E0;
}
.professional .content,.professional .pt-footer{
    background: #53CFE9;
}
.professional .content:after{
	border-top-color: #53CFE9;
}
.professional .pt-footer:after{
    border-top-color: #FFFFFF;
}
/*BUSINESS*/
.business .title{
    background: #E3536C;
}
.business .content,.business .pt-footer{
    background: #EB6379;
}
.business .content:after{
	border-top-color: #EB6379;
}
.business .pt-footer:after {
	border-top-color: #FFFFFF;
}

/*------------------------------------------------------------------

6. Gallery */

.gallery{}
.gallery img{
	width:100%;
}
.gallery #slideshow img{
	width: auto;
	max-width:100%;
	max-height:600px;
}
.slideshow{
	position:relative;
}
.slideshow .image-wrapper{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.gallery .simple {
	padding: 0 25px 0 15px;
}
.gallery dl.simple {
	margin-top: 30px;
	overflow: hidden;
}
.gallery dl.simple dt {
	float: left;
	clear: left;
	width: 60px;
}
.gallery dl.simple dd {
	float: left;
}
.gallery dl.simple dd:after {
	content: "";
	clear: both;
}

#gallery-area{
	overflow:hidden;
}
#gallery-area .content {
	color: #FEFEFE;
	padding: 0;
	position: relative;
	min-height:660px;
}
a.advance-link{
	line-height:0;
}
.pagination {
	margin: 0;
}
.sidebar_content .thumbs li{
	float: left;
	position: relative;
	width: 30%;
	margin-right:8px;
}
.pagination.top{
	display:none;
}
.pagination{
	margin-top:15px;
	margin-bottom: 15px;
}
.pagination:before,
.pagination:after{
	display: table;
	content: " ";
}
.pagination:after{
	clear: both;
}
.pagination a{
	color:#F0652F;
	border:2px solid #F0652F;
	margin: 5px;
	padding:5px 10px;
}
.pagination span.current{
	color:#fff;
	background:#F0652F;
	border:2px solid #F0652F;
	margin-right: 5px;
	padding:5px 10px;
}
.thumbs{
	margin-top:12px;
}


/*------------------------------------------------------------------

6. Partners */

.partners .middle{
	padding-bottom:30px;
}
.single_partner{
	margin-top:30px;
	border:1px solid;
}
.be_partners{
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/be_partner_bg.jpg) fixed;
}
.be_partners .overlay{
	padding-bottom:100px;
}
.btn-sq{
	/*width: 30%;*/
	padding:16px 40px;
    margin-top: 30px;
	display:inline-block;
	border:1px solid;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.mt-30{
	margin-top:30px;
}
.mtb-30{
	margin:30px 0 20px;
}

#map_canvas{
	height:650px;
}

.per_action {
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/pur_bg.jpg) fixed;
	background-size: cover;
}
.per_action .overlay{
	padding-bottom:100px;
}
.spek_action {
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/pur_bg.jpg) fixed;
	background-size: cover;
}
.spek_action .overlay{
	padding-bottom:100px;
}

/*------------------------------------------------------------------

7. Contact */
#contact .col-md-12 br {
	display: none;
}
#contact .col-md-12 a {
	width: 20%;
	margin: 30px 5px 0;
}

.contact_action {
	background:url(/web/20160408112838im_/http://ncc.garage.co.jp/ja/images/call_bg.jpg) fixed;
}
.contact_action .overlay{
	padding-bottom: 100px;
}

.contact_form{
	padding: 30px 0;
}
.contact_form input[type="text"]{
	width:100%;
	padding:20px;
	margin-bottom:30px;
	border:none;
}
.contact_form textarea{
	width:100%;
	height:350px;
	padding:20px;
	margin-bottom:30px;
	border:none;
}
#contact h1.double {
	padding-top: 20px;
}
.btn-su{
	border:none;
	float:right;
	padding:16px 40px;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.sidebar_content li{
    position: relative;
}


.copyright{
	padding:10px 0 0;
}


#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*------------------------------------------------------------------

X. CustomArea */

#ncc2014 {
	background: url(assets/gallery/ncc2014.jpg) fixed;
	background-size: contain;
}
#ncc2013 {
	background: url(assets/gallery/ncc2013.jpg) fixed;
	background-size: contain;
}
#ncc2012 {
	background: url(assets/gallery/ncc2012.jpg) fixed;
	background-size: contain;
}
#ncc2011fl {
	background: url(assets/gallery/ncc2011fl.jpg) fixed;
	background-size: contain;
}
#ncc2011sp {
	background: url(assets/gallery/ncc2011sp.jpg) fixed;
	background-size: contain;
}
#ncc2010 {
	background: url(assets/gallery/ncc2010.jpg) fixed;
	background-size: contain;
}
#ncc2008 {
	background: url(assets/gallery/ncc2008.jpg) fixed;
	background-size: contain;
}
#ncc2007 {
	background: url(assets/gallery/ncc2007.jpg) fixed;
	background-size: contain;
}
#ncc2006 {
	background: url(assets/gallery/ncc2006.jpg) fixed;
	background-size: contain;
}
#ncc2005 {
	background: url(assets/gallery/ncc2005.jpg) fixed;
	background-size: contain;
}

/*------------------------------------------------------------------

8. Coustom Media Query */

@media only screen and (max-width: 800px) {

    .styled > div{
		border-right:0px solid;
	}
	.styled > div{
		border-bottom:1px solid;
	}

}

@media only screen and (max-width: 767px) {
	.parallax {
		background-attachment: scroll !important;
		background-position: center top !important;
		background-size: cover !important;
	}
	body{
		padding-top:50px;
	}
	.slider {
		background-attachment: scroll;
		background-position: 10% top;
	}
	.slider h1.site_title img{
		width: 90%;
	}
	.slider h1.site_title{
		font-size:90px;
		line-height:110px;
		border:0px solid;
	}
	.styled > div{
		border-right:0px solid;
	}
	.styled > div{
		border-bottom:1px solid;
	}

	.styled div span{
		padding-bottom:60px;
	}
	#slides{
		display:none;
	}
	.logo{
		background:#689ACA;
	}
	.right_content{
		margin-left:0;
	}
	.slider h1{
		font-size:80px;
	}
	.navbar-brand {
		font-size: 30px;
		width: 70%;
	}
	.navbar-brand img {
		width: 45%;
	}
	.navbar-toggle {
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.left_bar .navbar-header{
		padding: 0;
		text-align:left;
	}
	.mobile_menu{
		float:right;
		display:block;
	}
	.left_bar{
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:auto;
		z-index:99999999;
	}
	.main_navigation li{
		padding:0;
	}
	.main_navigation li.head,
	.main_navigation li.gallery {
		margin-top: 5px;
	}
	.main_navigation li a p{
		padding:3px 0;
	}
	.main_navigation li i{
		display:none;
	}
	#gallery-area .content {
		min-height:370px;
	}
	.sidebar_content .thumbs li {
		width: 45%;
	}
	.main_navigation li a p{
		display:block;
		text-align:center;
	}
	.sidebar_content img{
		width:100%;
	}
	h1{
		font-size:40px;
	}

	#contact .col-md-12 br {
		display: inline;
	}
	#contact .col-md-12 a {
		width: 50%;
	}

    .navigation_me{
        height: auto;
    }

    .modal-body .col-sm-7 h6 {
    	margin-bottom: 24px;
    }
    .modal-body .img-responsive {
    	width: 100%;
    }
    .pagination {
    	display: none;
    }

	.modal-content {
		margin-top: 17%;
	}

}


