
/*=================================================================
	Latest Posts
==================================================================*/

#blog {
    padding-bottom: 110px;
    padding-top: 20px;
	font-family: "Hiragino Kaku Gothic Pro","Meiryo",Osaka,"MS PGothic",sans-serif !important;
}
.explanation{
	font-size: 16px;
	vertical-align: middle;
	padding: 0 0 3px 2px;
}
.note {
	background-color: #323338;
	border: 1px solid #4e595f;
}

.note .media-wrapper {
	border-bottom: 1px solid #4e595f;
}

.note .excerpt {
	padding: 0 10px 20px;
}

.note .excerpt h3 {
	font-size: 20px;
	line-height: 1.5;
	text-transform: capitalize;
}

.all-post {
	margin-top: 50px;
}
.parallax-section {
    background-image: url("../img/parallax/bicycle.jpg");
    padding: 60px 0 60px;
	margin-top: -32px;
}
#njpw-p {
    background-image: url("../img/parallax/bicycle.jpg");
}
#lm {
    background-image: url("../img/parallax/bicycle.jpg");
}
#kyosho {
    background-image: url("../img/parallax/bicycle.jpg");
}
#news {
    background-image: url("../img/parallax/bicycle.jpg");
}
#entertainment {
    background-image: url("../img/parallax/bicycle.jpg");
}
#garupan {
    background-image: url("../img/parallax/bicycle.jpg");
}
#products{
	
}

/*=================================================================
	Blog Page
==================================================================*/

#blog-page {
	margin: 60px 0 40px!important;
	font-family: "Hiragino Kaku Gothic Pro","Meiryo",Osaka,"MS PGothic",sans-serif !important;
}

.blog-page{
	
}

h1.tag{
   	font-size: 30px!important;
   margin:0 0 10px 15px;
}
h1.tag:before {
	content: " \f02b";
	font-family: FontAwesome;
}
.blog-page h1 {
    text-transform: uppercase;
   	font-size: 40px;
   	font-weight: 800;
   	letter-spacing: 0.1em;
   	font-family: "Hiragino Kaku Gothic Pro","Meiryo",Osaka,"MS PGothic",sans-serif !important;
}


.post-item .entry {
	border: 1px solid #4e595f;
	margin-bottom: 30px;
}
.entry .post-excerpt {
	padding: 0 20px;
}
dl.gallery-item img{
    display: block;
    height: auto;
    max-width: 100%;
	}
	
#gallery-post .owl-prev,
#post-thumb .owl-prev,
#gallery-post .owl-next,
#post-thumb .owl-next {
    padding: 5px 17px;
    position: absolute;
    top: 45%;

	-webkit-transition: all .5s ease-in 0s;
	   -moz-transition: all .5s ease-in 0s;
		 -o-transition: all .5s ease-in 0s;
			transition: all .5s ease-in 0s;
}

#gallery-post .owl-prev,
#post-thumb .owl-prev {
    left: -45px;
}

#gallery-post .owl-next,
#post-thumb .owl-next {
    right: -45px;
}

#gallery-post:hover .owl-prev,
#post-thumb:hover .owl-prev {
    left: 0;
}

#gallery-post:hover .owl-next,
#post-thumb:hover .owl-next {
    right: 0;
}

#gallery-post,
#post-thumb {
    overflow-x: hidden;
}

#post-thumb .owl-buttons {
    color: #fff;
}

.post-meta {
	background-color: #3d444a;
	border-top: 1px solid #4e595f;
	font-size: 13px;
	margin: 20px 0 0;
	padding: 0 20px 10px;
}

.post-meta > span {
	border-right: 1px solid #4e595f;
	display: inline-block;
	font-size: 12px;
	margin: 10px 10px 0 0;
	padding-right: 10px;
}

.post-meta > span:last-child {
    border-right: 0;
}

.post-meta > span > i {
    margin-right: 5px;
}

.post-meta a:hover {
	color: #ff3209;
}

.post-excerpt .more {
    margin-top: 20px;
}

.post-excerpt .more a {
    display: inline-block;
    font-size: 13px;
    padding: 10px 25px;
}

.post-excerpt .more a:hover {
    background-color: #ff3209;
    color: #fff;
}

aside.widget {
    margin-bottom: 25px;
}

.widget-title > h3 {
	color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    position: relative;
}

#search-form {
	position: relative;
}

#search-submit {
	background: none;
	border: 0;
	color: #C8C8CA;
	display: block;
	font-size: 16px;
	height: 32px;
	outline: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 32px;
}

.bn_web img:hover{
	opacity: 0.5 ;
}




.widget-content .tab-content {
	background-color: #2f383d;
	padding: 20px;
}

.tab-post-nav {
	background-color: #4A535A;
}

.tab-post-nav li {
	float: left;
}

.tab-post-nav li.active a {  
	border-top: 3px solid #ff3209;
	background-color: #2F383D;
	color: #ff3209;
}

.tab-pane.active .clearfix:first-child {
	margin-bottom: 25px;
}

.tab-excerpt > span {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

.tab-excerpt h4 a {
	color: #fff;
}

.tab-excerpt h4 a:hover {
	color: #ff3209;
}

.tab-post-nav li a {
	border-top: 3px solid transparent;
	color: #fff;
	display: block;
	padding: 13px 18px;
	text-align: center;
}


.categories li {
    margin-bottom: 8px;
	-webkit-transition: all .5s ease-in 0s;
	   -moz-transition: all .5s ease-in 0s;
		 -o-transition: all .5s ease-in 0s;
			transition: all .5s ease-in 0s;
}
.categories li:before {
	content: " \f055";
	font-family: FontAwesome;
}
.categories > li:hover a {
    padding-left: 10px;
    color: #ff3209;
}

.categories > li:last-child {
    border-bottom: 0;
}

.categories li a {
    padding-left: 5px;
}

.tag a{
	background-color: #2F383D;
	color: #fff;
	display: inline-block;
	margin: 0 0 10px 5px;
	padding: 5px 13px;
	font-size: 13px !important;
	font-weight: 600;
}

.tag a:hover {
    background-color: #ff3209;
    color: #fff;
}

.post-pagination {
    display: inline-block;
    margin-bottom: 20px;
}

.post-pagination ul li {
    margin-right: 5px;
    float: left;
}

.post-pagination ul li:last-child {
    margin-right: 0;
}

.post-pagination ul li.disabled a {
    cursor: not-allowed;
}

.post-pagination ul li.disabled a:hover {
    background-color: #2E373C;
    color: #9aa8b3;
}

.post-pagination ul li a,
.pagenation ul li.active {
	background-color: #30393e;
	color: #9aa8b3;
	display: block;
	padding: 8px 18px;
}

.post-pagination ul li a:hover, 
.post-pagination ul li.active a,
.pagenation ul li.active {
    background-color: #ff3209;
    color: #fff;
}

/*=================================================================
	Single Blog Page
==================================================================*/

.single-blog {
    background-color: #fff;
    margin-bottom: 50px;
    padding: 20px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", Osaka, 'MS PGothic', sans-serif!important;
}

blockquote {
    border-left: 5px solid #ff3209;
    font-style: italic;
    line-height: 22px;
    margin: 20px 0;
}
#blog-posts .post-excerpt {
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", Osaka, 'MS PGothic', sans-serif!important;
}
.post-excerpt h2 {
	margin-bottom: 10px;
	line-height: 1.3em;
	font-weight: 700;
	color: #f7ff75!important;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", Osaka, 'MS PGothic', sans-serif!important;
}
.post-excerpt h3 {
    color: #f7ff75;
    font-size: 16px;
	font-weight: 600;
	line-height: 1.3em;
    letter-spacing: 0.05em;
    margin: 30px 0 6px !important;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", Osaka, 'MS PGothic', sans-serif!important;
}
.post-excerpt p {
	margin-bottom: 18px;
	line-height: 1.6em;
	font-weight: normal;
}



.next-prev {
    border-bottom: 1px solid #4e595f;
    border-top: 1px solid #4e595f;
    margin: 20px 0;
    padding: 15px 0 10px;
}

.next-prev a:hover {
    color: #ff3209;
}

.prev-post i {
    float: left;
    margin-right: 10px;
    margin-top: -4px;
}

.next-post i {
    float: right;
    margin-left: 10px;
    margin-top: -3px;
}
.post-date{
	color: #ffcc33;
}
.post-excerpt a:before {
	content: " \f14c";
	padding-right: 5px;
	font-family: FontAwesome;
}
.post-excerpt a.img:before {
	content: none;
	padding-right: 0;
}

.press{
	position: relative;
	margin:15px 0 40px 0;
}

.press .press-right{
	position: absolute;
	top: 0;
	right:0;
}
.press p{
	font-size: 14px!important;
	line-height: 1.3em!important;	
}


@media (min-width: 980px) and (max-width: 1100px) {

    .navbar-inverse .navbar-nav > li > a {
		padding: 30px 10px;
	}
	.navbar-inverse .navbar-nav > li {
		padding-right: 0;
	}
	.navbar-inverse.smaller ul li a {
		padding: 20px 11px;
	}
	#slitSlider .carousel-caption h2 {
		font-size: 60px;
	}
	.about {
		margin-bottom: 20px;
	}
	.about:last-child {
		margin-bottom: 0;
	}
.icon-box {
  padding: 25px 20px;
}
	#why-choose .why-item:nth-child(3) {
		display: none;
	}
	.why-item {
		margin-bottom: 40px;
	}
	.device {
		height: 436px;
	}
.why-title-icon > h4 {
  width: 75%;
}
	.counters-item {
		margin-bottom: 25px;
	}
	.counters-item > div {
		margin: 10px 0 20px;
	}
	.counters-item h3 {
		font-size: 23px;
	}
	.team-mate {
		margin-bottom: 30px;
	}
	.team-mate>h4 {
		margin-bottom: 10px;
	}
	.team-mate img {
		margin: 0 auto;
	}
	.member-info ul li {
		margin-right: 10px;
	}
	.all-post {
		left: 41.8%;
	}
	#contact-us {
		background-size: inherit;
	}
	#contact-form {
		width: 90%;
	}
	.author-bio h5 {
		margin-left: 70px;
	}
	#sync2 .owl-wrapper {
		margin-left: 19%;
	}
	.timeline .note:after {
		right: -7.5%;
	}
	.timeline .note:nth-of-type(2n):after {
		left: -7.5%;
	}
}





@media (min-width: 768px) and (max-width: 979px) {
}

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

    #blog {
        padding-bottom: 0;
    }
    #contact-form {
        width: 90%;
    }
    #sync2 .owl-wrapper {
        margin-left: 4%;
        width: 100% !important;
    }
    #sync2 .owl-wrapper-outer {
        width: 88%;
    }
    .contact-info {
        width: 100%;
    }
    .social-icon ul li, .social-icon ul li:first-child {
        margin: 15px;
    }
    .social-icon ul li a {
        width: 50px;
        height: 50px;
    }
    .social-icon ul li a i {
        font-size: 24px;
        line-height: 50px;
    }
    #blog-search {
        width: 87%;
    }
    .author-social {
        margin-left: 0;
    }
    .author-avatar {
        margin-right: 10px;
    }
	
		.title {
    padding-bottom: 20px;
}
	.post-excerpt h2 {
    font-size: 17px;
}
	.post-excerpt h3 {
    font-size: 15px;
}
	#blog-page {
    margin: 30px 0 15px !important;
}
	.post-excerpt p {
		    font-size: 13px;
	margin-bottom: 15px;
	font-weight: 300;
}
.blog-page h1 {
   	font-size: 20px;
}
h1.tag{
   	font-size: 20px!important;
   margin:0 0 10px 15px;
}
	.press p{
	font-size: 12px!important;
	line-height: 1.3em!important;	
}
	.press .press-right{
	position: absolute;
	top: 15px;
	right:-5px;
}
	.tag a {
    font-size: 10px !important;
    margin: 0 0 8px;
    padding: 8px 6px;
}
  .bn_web{
    margin:15px 10px -15px 0;
  }
}



@media only screen and (min-width: 480px) and (max-width: 767px) {

   
    #blog {
        padding-bottom: 0;
    }

    #contact-form {
        width: 90%;
    }
    #sync2 .owl-wrapper {
        margin-left: 25%;
        width: 45% !important;
    }
    .contact-info {
        width: 100%;
    }
    .author-social {
        margin-left: 0;
    }
    .all-post {
        bottom: 0;
        left: 37%;
        position: inherit;
    }

}
