/* Butler */
@font-face {
  font-family: 'Butler Black';
  src: url('font/Butler_Black.otf');
}
@font-face {
  font-family: 'Butler Bold';
  src: url('font/Butler_Bold.otf');
}
@font-face {
  font-family: 'Butler Extra Bold';
  src: url('font/Butler_ExtraBold.otf');
}
@font-face {
  font-family: 'Butler Light';
  src: url('font/Butler_Light.otf');
}
@font-face {
  font-family: 'Butler Medium';
  src: url('font/Butler_Medium.otf');
}
@font-face {
  font-family: 'Butler Regular';
  src: url('font/Butler_Regular.otf');
}
@font-face {
  font-family: 'Butler Ultra Light';
  src: url('font/Butler_Ultra_light.otf');
}

/* Charis */
@font-face {
  font-family: 'CharisSILR';
  src: url('font/CharisSILR.ttf');
}
@font-face {
  font-family: 'CharisSILI';
  src: url('font/CharisSILI.ttf');
}
@font-face {
  font-family: 'CharisSILB';
  src: url('font/CharisSILB.ttf');
}

/* Hattoris Hanzo */
@font-face {
  font-family: 'Hattori Hanzo';
  src: url('font/Hattori_Hanzo.otf');
}
@font-face {
  font-family: 'Hattori Hanzo Italic';
  src: url('font/Hattori_Hanzo_Italic.otf');
}

/*  NeoSans */
@font-face {
  font-family: 'NeoSans';
  src: url('font/NeoSans.otf');
}
@font-face {
  font-family: 'NeoSans Black';
  src: url('font/NeoSans_Black.otf');
}
@font-face {
  font-family: 'NeoSans Medium Italic';
  src: url('font/NeoSans-MediumItalic.otf');
}


html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'CharisSILR';
}

.container-fluid{
	padding-right: 0;
	padding-left: 0;
}
.row {
     margin-right: 0px; 
     margin-left: 0px; 
}
strong{
  font-weight: bolder !important;
}
hr {
  border-color: #000;
  border-width: 1pt;
  /* max-width: 550px; */
  /* margin-bottom: 60px; */
  margin-top: 30px;
}
hr.light {
  border-width: 5px;
  max-width: 150px;
  border-color: #f98d00;
  margin-bottom: 30px;

}
a {
  -webkit-transition: all 0.35ms;
  -moz-transition: all 0.35ms;
  transition: all 0.35ms;
  color: #F05F40;
}
a:hover,
a:focus {
  color: #eb3812;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Hattori Hanzo';
	color: #000;
}
h3 {
    font-size: 27px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 22px;
}
p,li{
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
img{
  max-width: 100%;
  height: auto;
}
.post-contents h3{
color: #F05F40 !important;
}
.bg-primary {
	color: #000000; 
	background-color: #ffffff;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
.text-faded {
  color: rgba(1, 1, 1, 0.7);
}
section {
  padding: 0px 0px;
}
#leader-board aside, #leader-board-2 aside {
  padding: 20px 0px 0px;
  margin: auto;
  display: table;
}
.no-padding {
  padding: 0;
}
blockquote p{
  font-size: 26px;
  line-height: normal;
}
blockquote p::before, blockquote p::after{
  content: '"';
  font-size: 26px;
  line-height: normal;
  font-family: 'Butler Black';
  font-style: italic;
}
blockquote{
  border-left:none;
  font-family: 'NeoSans Medium italic';
  color: #f15a24;
  width: 90%;
  margin: auto;
}

/* Navigation */
.navbar-toggle .icon-bar{
  background-color: #000;
}
.navbar-toggle{
  margin-right: 40px;
}
.navbar{
	border:none;
}
.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.navbar-brand {
    height: auto;
    padding: 15px 15px;
}

#primary-menu{
 margin-top: 5px;
}
#primary-menu ul li{
  margin-bottom: 0px !important;
}
#primary-menu ul li>a{
  color: #000000;
}
#primary-menu .nav>li>a{
  padding-bottom: 5px;
  font-family: 'NeoSans';
}
#primary-menu .nav>li>a:active, #primary-menu .nav>li>a:hover{
  background: transparent;
  color: #f15a24;
  border-bottom: 2px solid #f15a24;
  padding-bottom: 1.2em;
}

#navi{
  border-bottom: 5px solid #f15a24;
  padding: 0 0 0 20px;
  background: #ffffff;
}
.search{
    float: right!important;
}
p.search-title.col-md-12{
	padding-top: 30px;
}
.search-title .search-query{
  color: #f15a24;
}
.search-title i, .page-error-message i{
  font-size: 85px;
  padding: 20px;
  margin-top: 100px;
  color: #ccc;
}
.page-error-message{
  text-align: center;
  color: #555;
  font-family: 'NeoSans';
}
.category-title{
 padding-top: 30px;
 padding-bottom: 30px;
 font-size: 26px;
 color: #f15a24;
}
.category .category-title{
 font-family: 'Hattori Hanzo';
}
.paginate-links{
 font-family: 'Hattori Hanzo';
 padding-top: 30px;
 padding-bottom: 30px;
 font-size: 16px;
 color: #f15a24;
 text-transform: uppercase;
}
h4.post-title{
color: #000;
}
a.prev.page-numbers{
float: left;
color: #f15a24;
}
a.next.page-numbers{
float: right;
color: #f15a24;
}
.page-numbers{
color: #000;
}
.page-numbers.current{
color: #f15a24;
}

/* Sticky Navigation */
#navi.sticky-nav {
  /*background: rgba(255, 255, 255, 0.7);*/
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), transparent);
    background: -o-linear-gradient(rgba(255, 255, 255, 0.9), transparent); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.9), transparent); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255, 255, 255, 0.9), transparent); /* Standard syntax */
  -webkit-transition: background 1s; /* For Safari 3.1 to 6.0 */
    transition: background 1s;
}
#navi.sticky-nav .navbar-brand {
    height: auto;
    padding: 10px 10px;
}
#navi.sticky-nav .navbar-brand img{
    width: 75%;
}
#navi.sticky-nav .nav > li > a,
#navi.sticky-nav .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 13px;
  color: #212121;
}
#navi.sticky-nav .nav > li > a:hover,
#navi.sticky-nav .nav > li > a:focus:hover {
  background: transparent;

  color: #f98d00;
}
.navbar-nav>li#search{
  width: 50px;
}
/** End Navigation **/

header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/portfolio-slide1.jpg');
  text-align: center;
  color: white;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    /*position: absolute;*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.navbar-right{
  margin-right: 20px;
  margin-top: 3px;
}
#search-area{
  position: absolute;
  top: 0;
  right: 0;
}
#search-area .search-button{
  /*position: absolute;
  top: 10px;
  right: 10px;*/
  position: relative;
  margin-top: 15px;
  margin-right: 5px;
  border: none;
  background: transparent;
  cursor: pointer;
}
#search-area .search-field{
  display: none;
  position: absolute;
  width: 260px;
  top: 50px;
  right: 3px;
  border: 5px solid #fff;
  outline: gray solid 1px;
  background: #eeeeee;
  padding: 5px;
}

#slider{
  overflow: hidden;
}
#slider img{
  width: 100%;
  height: 90vh;
  object-fit:  cover;
  object-position: top center;
}

#slider .slide-content{
    width: auto;
    position: absolute;
    right: 100px;
    bottom: 15%;
    z-index: 5;
    background: rgba(1,1,1,0.8);
    height: auto;
    padding: 20px;
    border-right: 10px solid #f15a24;
    color: #ffffff;
}
#slider p.category{
  text-align: right;
  float: right;
  color: #f15a24;
  font-family: 'Hattori Hanzo';
  letter-spacing: 3pt;
  text-transform: uppercase;
  font-size: 14px;
}
#slider .slide-content a p{
  display: none;
  font-family: 'NeoSans';
  font-size: 30px;
  color: #fff;
  width: 100%;
}

main{
  margin-top: 50px;
}

.home a:hover, .home a:focus {
    color: #FF9800;
    text-decoration: none;
}

.home #widget-area {
  padding: 45px 0 0 0;
}

/* After Content */
#after-content{
  background-color: #E6E6E6;
}
.more-article-link{
  text-align: right;
}
.more-article-link a{
  font-family: 'Hattori Hanzo';
  font-size: 20px;
}
  
.home .more-article-link a, a.read-more-link {
    font-family: 'Hattori Hanzo';
    font-size: 16px;
}
/* Call To Action */
#call-to-action{
  background-color: #ffffff;
}
#call-to-action h2.section-heading{
  font-family: arial;
  font-size: 50px;
  color: #f98d00;
}
#call-to-action .btn-contact{
  text-transform: uppercase;
  border: #f98d00 2px solid;
  border-radius: 0;
  padding: 5px 30px;
  font-weight: bold;
  font-size: 18px;

}
@keyframes #f15a24-button{
  0%{
    background-color: #ffffff;
  }
  100% {
    background-color: #f98d00;
  }
}
section#leader-board{
  padding: 0;
  background-color: #E6E6E6;
}

@media (min-width: 992px){
  .banner__text {
    float: left;
    padding: 23px 0 22px 0;
    color: #999;
      font-size: 20px;
    text-align: center;
  }
  .banner__buttons {
      float: right;
      padding: 14px 0 13px 0;
        font-size: 20px;
    text-align: center;
  }
}
.btn-default {
    background-color: transparent;
    border-color: #dddddd;
    color: #999999;
}
.btn-primary {
    background: #86bd3c;
    border-color: #86bd3c;
    color: #ffffff;
}

#comments-submit-button, .btn {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  padding: 15px 18px;
  line-height: 1;
  border-radius: 2px;
  transition: all 200ms ease-out;
  border: 2px solid transparent;
}
.home h3.post-title{
margin-top: .5em;
}
.post h3.post-title, .post h2.post-title{
  font-family: 'NeoSans';
  color: #000;
  transition: all .5ms;
}
.post h4.post-title:hover, .post h2.post-title:hover, .home h3.post-title:hover{
  color: #F05F40;
}
.header-category .latest-header h2{
  color: #666666;
  letter-spacing: 1px;
}
.header-category .latest-header h2 span{
  font-weight: bold;
}
.post .post-category, .header-category .post-category, .post-header .post-category{
  color: #f15a24;
  font-family: 'Hattori Hanzo';
  letter-spacing: 2px;
  text-transform: uppercase;
}
.post-header .post-category a{
  font-family: 'Hattori Hanzo';
}
.post .post-category a{
  font-size: 16px;
}
.header-category .post-category a{
  font-size: 26px;
}
.home .post .post-category a,.home .header-category .post-category a{
  text-transform: lowercase;
}
.post .author, .post-header .author, .post .author, .post-header .author a, .post-date{
  font-family: 'Hattori Hanzo';
  color: #999;
  text-transform: capitalize;
}
.home .author, .category .author{
  margin-top: -8px;
}
.sponsor{
  text-align: center;
  font-family: 'Hattori Hanzo';
  color: #999;
}
.sponsor .sponsor-logo{
  padding: 5px;
}
.sponsor .sponsor-logo img{
  display: inline-block;
  max-width: 150px;
}
.author-description{
  color: #999;
  font-family: 'Hattori Hanzo';
  max-width: 420px;
  display: inline-block
}
.home .post .post-content{
  padding-top: 20px;
}
.post .featured-image{
  overflow: hidden;
}
.panel{
  box-shadow: none;
  border:none;
  position: relative;
}
.post .featured-image img{
  text-align: center;
}

/* Footer Widget */
#footer-widget{
  background: #212121;
  color: #787878;
  padding: 20px 0;

}
.recommended-post{
  padding-top: 10px;
  padding-bottom: 30px; 
}
.recommended-post h2.widget-header{
  color: #666666;
  font-weight: bold;
}
.recommended-post h2.widget-header span{
  font-weight: 500;
}
section.footer-widget{
  min-height: 200px;
  padding: 0px 50px;
  border-left: 1px #787878 solid;
}
.footer-widget-area .row .col-md-4:first-child section.footer-widget{
  border-left: none;
}

section.footer-widget h4{
  text-transform: uppercase;
  font-weight: bold;
}
ul#footer-menu{
  margin-top: 30px;
  padding-left: 0;
}
ul#footer-menu li{
  list-style-type: none;
  text-transform: uppercase;
}
ul#footer-menu li a{
  font-family: 'NeoSans';
}
.promo {
    background-color: #eeeeee;
    margin-bottom: 30px;
}


/* Single Post */
.caption-credit p{
    text-align: right;
    font-family: 'Hattori Hanzo';
    color: #FFF;
    width: 90%;
}
.single-post .featured-image-wrapper{
  padding: 0;
  height: 420px;
  overflow: hidden;
}
.single-post .featured-image{
  text-align: center;
  min-height: 200px;
}
.single-post .featured-image img{
  display: inline-block;
  width: 100%;
}
.single-post .post-header{
  background-color: #ffffff;
  width: 80%;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto; 
  text-align: center;
  padding: 25px 15px 0px 15px;
}
.single-post h1.post-title{
  font-family: 'Butler Extra Bold';
  color: #000000;
}
.single-post .post-header .category{
  color: #f15a24;
  font-family: 'Hattori Hanzo';
  letter-spacing: 3pt;
  margin-bottom: 5px;
}
.single-format-gallery .post-header{
  margin-top: 0;
}

.single-post p strong {
	font-weight:900;
	font-family:'CharisSILB';
}
figcaption.wp-caption-text {
    color: #C6C6C6;
    font-size: 13px;
    font-family: 'Hattori Hanzo';
    text-align: right;
    margin-top: 10px;
    padding-right: 10px;
}
.postscript {
    font-family: 'Hattori Hanzo';
    color: #8D8D8D;
}

/* Sidebar 1 */
.popular-post .popular-header h2{
  width: 100%;
    text-align: center;
    border-bottom: 1px solid #999;
    color: #f15a24;
    padding-bottom: 15px;
    font-weight: lighter;
}
.home .popular-post .popular-header h2 {
    font-weight: bolder;
}
#sidebar-1 .page-box--inline { 
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items:flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#sidebar-1 .page-box--inline .page-box__picture { float: none; margin: 0; }
#sidebar-1 .page-box--inline .page-box__content { -webkit-flex-basis: calc(100% - 120px); -ms-flex-preferred-size: calc(100% - 120px); flex-basis: calc(100% - 120px);
/* 	position: absolute;
	bottom: 5px; */
	left: 120px;
	height: 100%;
	margin-top: auto;
    margin-bottom: auto;}
#sidebar-1 .page-box--inline .page-box__title { margin-bottom: 0; font-size: 16px;}
.page-box__picture > img {
    width: 100%;
    height: auto;
}

/* Popular Post */
.popular-post a{
  color: #000;
  font-family: 'Hattori Hanzo';
  font-weight: 100;
}

/* Footer */
footer{
  font-family: 'NeoSans';
  height: auto;
  background: #000;
  color: #ffffff;
  text-align: center;
  margin-top: 1em;
}
footer .footer-links{
  padding: 10px;
}
footer .footer-links li{
  display: inline-block;
  padding: 5px 10px;
}
footer .footer-links li a{
  color: #ffffff;
}
footer p{
  margin: 10px auto 10px auto;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;

}
footer #social-icons{
  padding: 15px;
}
footer #copyright{
  padding: 20px;
}
footer #social-icons {
  text-transform:uppercase;
  text-align:center;
  font-size:10px;
  font-weight:bold;
}
footer #social-icons a{
  color:rgba(255,255,255,1);
  padding-left:5px;
  font-size:18px;
  cursor:pointer;
}
footer #social-icons a:hover{color:rgba(255,255,255,.80);}


/* Gallery Styles */
#gallery-content-row{
    margin-bottom: 0;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
#gallery-text-content{
  position: relative;
}
/*
#gallery-text-content .text-content{
  position: fixed;
  width: 100%;
}
*, *:before, *:after {
    box-sizing: inherit;
}


/* Social Icons */
.sfsi_Sicons{
  text-align: center !important;
  margin-bottom: 50px;
}
.dpsp-networks-btns-wrapper {
	list-style: none;
	position: relative; 
	float: left; display: 
	block; left: 50%; 	
}
#dpsp-content-top { 
	width: 100%; 
	overflow: hidden;
	text-align:center;
}
.dpsp-networks-btns-wrapper li { 
	position: relative; 
	float: left; 
	display: block; 
	right: 50%; 
}
#post-images-list{
list-style-type: none;
    padding-left: 0;
}
#post-images-list li{
  padding: 5px;
}
#wpdevar_comment_1{
  padding-top:45px; 
}

.author-name{
text-transform: capitalize;
}
.author-bio, .search-title{
font-family: 'Hattori Hanzo';
}
.author-bio p{
  margin-bottom: 1em !important;
}
.author-bio hr{
    border-color: #000;
    border-width: 1px;
    max-width: 100%;
    padding-top: 1em !important;
    margin: 0 !important;
}
.authName{
    font-weight: unset;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: smaller;
}



@media screen and (max-width: 480px) {	
/*   main {
    margin-top: 70px;
  } */
  .single-post-contents{
  margin-top: -250px !important;
  }
  .single-post .featured-image-wrapper{
/*     height: 40vh; */
  }
  .featured-image img{
    height: 40vh;
    width: auto;
    object-fit: cover;
  }
  .navbar-toggle {
     margin-right: 15px;
     margin-top: 5px;
  }
	.navbar-brand {
    height: auto;
    padding: 5px 15px;
}
  .navbar-nav>li#search{
    width: 100%;
  }
  #search-area{
    position: relative;
    width: 100%;
  }
  #search-area .search-button{
   display: none;
  }
  #search-area .search-field{
    position: relative;
    display: inline-block;
    width: 100%;
    top: 0;
    left: 15px;
  }
   .single-post .post-header{
  	padding: 10px 15px 0px 15px;
   }
}

@media screen and (max-width: 1080px) {
#adrotate_widgets-4{
display:none;
}
#slider .slide-content{
    bottom:20%;
}
#slider p.category{
  font-size: 13px;
}
#slider .slide-content a p{
  font-size: 25px;
}
}

@media screen and (max-width: 915px) {
#slider p.category{
  font-size: 10px;
}
#slider .slide-content a p{
  font-size: 20px;
}
	#leader-board-2{
		display:block !important;
	}
	#leader-board{
		display:none !important;
	}
	.home .post .featured-image img{
  		width: 100%;
	}
	#slider .active .slide-content {
            width: 80%;
	}
}

@media screen and (max-width: 750px) {
#slider .slide-content{
    bottom:5%;
    padding: 5px;
    right: 50px;
}
#slider p.category{
  font-size: 8px;
}
#slider .slide-content a p{
  font-size: 13px;
  width: 85%;
}
#slider img{
  height: 50vh;
  max-width: unset;
  width: -webkit-fill-available;
}
#sidebar-1 .page-box--inline .page-box__title {font-size: 15px;}
}

@media screen and (max-width: 610px) {
    .single-post iframe{
          width: auto;
          height: auto;
          margin-right:1em;
}
}

@media screen and (max-width: 500px) {
.single-post .post-header{
margin-top: 0px !important;
}
.caption-credit p{
padding-bottom: 0px !important;
}
.adrotate_widgets{
 text-align:center;
}
.single-post figure, .post-contents figure{
text-align: right;
width: 100% !important;
height: auto;
}
.navbar-brand img{
    padding: 0.3em;
}
}

@media screen and (max-width: 700px) {
#leader-board aside, #leader-board-2 aside {
  padding-top: 5em;
}
#slider {
/* display: none; */
}
	.slider-prev-next{
		display: block !important;
	}
	
#slider .slide-content{
  width: 100% !important;
  right: 0;
  border: 0;
  bottom: 0 !important;
  text-align: center;
  z-index: 999999;
}
#slider p.category {
  text-align: center;
  margin: auto !important;
  width: 100%;
}
.carousel-indicators{
  display: none;
}
.caption-credit p{
    font-size: small;
}
.caption-credit p{
    font-size: small;
}
.single-post h1.post-title {
    font-size: 30px;
}
.single-post .post-header{
  width: 100%;
}
}

@media screen and (max-width: 560px) {
.single-post h1.post-title {
    font-size: 30px;
}
}

@media screen and (max-width: 450px){
.caption-credit p{
    font-size: smaller;
}
.single-post h1.post-title {
    font-size: 30px;
}
.no-featured-image{
  margin-top: 180px !important;
}
.navbar-brand img{
  margin-left: -30px !important;
}
}

@media all and (min-width: 600px){
/* Single Post Contents' image alignment */
.post-contents img.alignright { float: right; margin: 0 0 1em 1em; }
.post-contents img.alignleft { float: left; margin: 0 1em 1em 0; }
.post-contents img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.post-contents .alignright { float: right; }
.post-contents .alignleft { float: left; }
.post-contents .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.cat-post{margin-top: .8em;}
figure.alignleft { padding-right: 1.3em; }
figure.alignright { padding-left: 1.3em; }
}

@media all and (max-width: 600px){
.the-excerpt{ display: none; }
#slider .slide-content a p{ width: 95%; }
#slider .slide-content p{ font-size: 11px; margin-bottom: 0px !important; letter-spacing: 1px;  }
#slider .slide-content a p{ font-size: 15px;  }
}

.spages{
  padding-top: 3em;
  padding-bottom: 3em;
}

.auhtor-post-category{
  font-family: 'Hattori Hanzo';
  letter-spacing: 2px;
}


/* INDICATOR - Caruousel */
.carousel-indicators li:hover{
  background: white;
}



.post-contents iframe{
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
}
iframe p{
text-align: center;
}

.single-post-contents{
  margin-top: -250px;
}
@media screen and (max-width: 465px) {
.single-post-contents{
  margin-top: -155px;
}
}
@media screen and (max-width: 600px) {
.single-post-contents{
  margin-top: -285px;
}
.no-featured-image{
  margin-top: 210px !important;
}
}

.slider-prev-next{
	display: none;
}
.carousel-controls{
  position: absolute;
  top: 0;
  height: 50vh;
  padding-top: 25vh;
  padding-left: 0.3em;
  padding-right: 0.3em;
  color: #FFF !important;
  font-weight: 900;
  cursor: pointer;
}
.carousel-control-next{
  right: 0;
}

#leader-board-2{
display: none;
}
.latest-post .more-article-link{
  margin-bottom: 1em;
}

@media screen and (max-width: 500px) {
.latest-post .post.col-md-4 .featured-image img,.latest-post .post.col-md-8 .featured-image img{
  height: 25vh !important;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
}
@media screen and (min-width: 990px) {
#after-content .latest-post .post.col-md-8 .featured-image img{
  height: 60vh;
}

.latest-post .post.col-md-8 .featured-image img{
  height: 50vh;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.latest-post .post.col-md-4 .featured-image img{
  height: 20vh !important;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
}
.latest-post .post.col-md-4 .featured-image img,.latest-post .post.col-md-8 .featured-image img{
  height: 50vh;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.home h3 {
    font-size: 25px;
}


@media all and (max-width: 520px){
	.container, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.home h3.post-title, h2.post-title{
  font-size: 1.6em !important;
}
.home .post-category{
  letter-spacing: 0px;
}
}


.no-featured-image{
  	margin-top: 200px;
 }

.search .post .featured-image{
  margin-bottom: 0.3em;
}

.g-3{
  text-align: center;
}


.author-name {
    color: #F05F40;
}

.col-xs-12.col-sm-12.col-md-8 {
    margin-top: 2.5em;
}

.author-profile-card.col-md-12 h3 {
    font-family: 'NeoSans';
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .25em;
    padding-bottom: 5px;
    padding-top: 15px !important;
}


.col-xs-12.col-sm-12.col-md-4 {
    margin-top: 2.5em;
}

.author a {
    color: #999 !important;
}


@media (max-width: 1199px){
 .row.gallery-content-row .col-md-6.col-xs-6 {
    float: none;
    width: auto;
 }
}



.tribe-events-schedule
{
  color:#000;

}


/* EVENTS */

h2.widget-title{
  text-align: center;
  font-weight: bolder;
  border-bottom: 1px solid rgb(153, 153, 153);
  margin-bottom: 10px;
  padding-bottom: 15px;
}

#em_widget-2 li a{
  font-family: 'Hattori Hanzo';
  font-size: 16px;
}

.tribe-list-widget{
  display: flex;
  flex-direction: column;
  padding:0 !important;
}

.tribe-list-widget li{
  order: 1;
}

.tribe-events-list-widget .tribe-event-featured{
  background: #eee;
  color:#f15a24;
    order: 0; 
}

.tribe-events-list-widget .tribe-event-featured .tribe-event-title a{
  color:#F05F40;
}

.tribe-event-duration span{
  color:#000;
  font-family: 'Hattori Hanzo';

}

.tribe-event-duration{
  color:#000 !important;
}

.tribe-events-widget-link{
  text-align:right;
}

.tribe-events-list .tribe-event-featured p {
  color:#000;
  font-family: 'Hattori Hanzo';
}

.tribe-events-gmap{
  color:#000 !important;
}


.tribe-events-read-more {
  color: #F05F40 !important; 
  display:none;
}

#tribe-events-content .tribe-event-url{
  color:#F05F40 !important;
  font-weight:bold;
}

.tribe-events-list-event-description p{
 font-family:'Lato' !important;
}

 dl{

  font-size: 16px;  
}

.tribe-events-list-separator-month{
  display:none;
}

.tribe-events-page-title
{
  padding-bottom: 15px;
  text-transform: uppercase;
  font-family: NeoSans;
}

#map {
    height: 21.875em;
      width: 100%;
      max-width: 100%;
}

ul.wpuf-form li .wpuf-fields {
    float: none;
    width: 100%;
}

.single-tribe_events .tribe-events-event-meta {
    background: none;
    border-left: 0;
  border-right: 0;
  border-bottom: 0;
    margin: 30px 0;
}

#tribe-events-bar {
    margin-top: 5em;
}

p.tribe-events-back {
    margin-top: 5em;
}

.page-id-6020 div#mceu_53-body {
    display: none;
}


ul.wpuf-form li .wpuf-fields input[type=datetime-local]{
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #888;
  width: 95%;
}

.search-calendar {
    padding-left: 20px;
    padding-right: 20px;
}

.new-bar-view {
    padding-left: 1.5em;
    padding-right: 1.5em;
}


@media all and (min-width: 768px) {
 #tribe-bar-collapse-toggle {
    background: #fff;
  }

 #tribe-bar-form {
    background: #fff;
  }
}

h2.wpuf-section-title {
    font-family: NeoSans;
}

li.tribe-events-nav-next a {
    font-family: NeoSans !important;
}

li.tribe-events-nav-previous a {
    font-family: NeoSans !important;
}


/*Events Form*/

.event-form-header h2 {
    text-align: center;
    color: #f15a24;
    font-family: NeoSans;
    font-size: 36px;
}

.wpuf-label {
    font-family: 'Hattori Hanzo';
    font-size: 16px;
}

.wpuf-fields {
    font-family: 'Hattori Hanzo';
    font-size: 16px;
}

input.wpuf-submit-button {
    text-shadow: none !important;
    box-shadow: none !important;
    background: black !important;
    border-color: black !important;
}

.tribe-events-event-meta {
    margin: 0em !important;
}

table.tribe-events-calendar tr {
    font-size: 16px;
}


input.tribe-events-button.tribe-no-param {
    font-family: NeoSans !important;
    font-size: 14px !important;
}

/* Captcha */
.g-recaptcha {
    padding-left: 30%;
    padding-right: 35%;
}

/* For Events Media Screen */

@media screen and (max-width: 768px) {
  table.tribe-events-calendar tr {
    font-size: 12px;
  }

  .tribe-events-loop {
     margin-left: 0em !important; 
     float: none; 
     width: auto !IMPORTANT; 
  }
}


.tribe-events-loop{
  display:flex;
  flex-direction:column;
}


.type-tribe_events{
  /*order:1;*/
}

.tribe-events-loop .tribe-event-featured{
  display:none;
}

.tribe-events-list .tribe-event-featured
{
  background: #fff !important;
  /*order:0 !important;*/
}

.tribe-events-list .type-tribe_events {
  margin-bottom: 2.5rem !important;
}

/* Custom featured Events List */
.custom-featured .tribe-events-event-image 
{
    width: 100%;
}


a.tribe-event-url {
  padding-left: 7.5px;
}

.tribe-events-venue-details {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.tribe-events-list-event-description p 
{
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.tribe-events-event-meta .tribe-event-schedule-details 
{
  padding-left: 7.5px;
  padding-right: 0.5em;
}

img.attachment-medium.size-medium.wp-post-image 
{

  padding-left: 0.5em;
  padding-right: 0.5em;
}

.custom-featured-loop {
    border: solid 1px;
}

.tribe-events-venue-details {
    font-size: 14px;
}

/* Custom Events Side Bar */
.new-event {
  padding: 15px;
  text-align: center;
  font-weight: 700;
  color: #FFF;
  font-size: 21px;
  font-family: NeoSans !important;
  text-transform: uppercase;
  background-color: #F05F40;
}

a.new-event:hover {
    color: #FFF;
}

.events-sidebar-info p {
    font-family: 'Hattori Hanzo';
    font-size: 18px;
}

.events-sidebar {
    float: left;
    width: 25%;
    padding-left: 2em; 
} 

.events-sidebar h4{
  font-size: 27px;
}

.events-sidebar-info{
  padding-left: 1.875em;
  padding-bottom: 2em;
  margin-top: 2rem;
  padding-top: 1.5em;
}

a.new-event {
    font-size: 14px;
}

/* Events List Loop */
.events-list .tribe-events-loop {
    margin-right: 0em !important;
    float: left;
    width: 100%;
    max-width: 900px;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    width: auto;
}

.custom-featured .tribe-events-event-image {
    float: none !important;
}

.tribe-event-schedule-details{
  color: #808080;
  font-family: 'Hattori Hanzo';
  font-weight: 400 !important;
  font-size: 14px;
  text-transform:uppercase;
}

.type-tribe_events h2.tribe-events-list-event-title {
    font-size: 26px;
}

.tribe-events-venue-details{
  color:#808080;
  font-family: 'Hattori Hanzo';

}

.custom-featured #slider .slide-content {
    border-right: none;
    background: #fff;
    width: auto;
    -webkit-animation: none;
    animation: none;
}

.custom-featured .carousel-control
{
  opacity: 1;
  text-shadow: none;
  width: 5%;
}

.custom-featured .carousel-controls {
    top: 10%;
    height: 50vh;
    padding-top: 0vh;
    width: 100%;
}

.custom-featured #slider .slide-content {
    position: relative;
  }

.custom-featured h2.tribe-events-list-event-title
{
   font-size: 35px;
}

.custom-featured .carousel-controls .carousel-control.right 
{
    background-image: none;
}

.custom-featured .carousel-controls .carousel-control.left 
{
  background-image: none;
}

.custom-featured .carousel-controls .left span.glyphicon.glyphicon-chevron-left {
    color: #fff;
}

.custom-featured .carousel-controls .right span.glyphicon.glyphicon-chevron-right {
    color: #fff;
}

.custom-featured #slider img {
    height: 60vh;
}

.custom-featured #slider .slide-content {
    right: 0;
    text-align: center;
    border-bottom: 1px solid #dedee0;
    padding-bottom: 3em;
}

.slide-content .tribe-event-schedule-details {
    color: #f15a24;
    font-size: 20px;
}

#tribe-events-content .slide-content .tribe-event-url {
    color: #000 !important;
}

.custom-page-title {
    padding-top: 3em;
}

.type-tribe_events .tribe-events-event-meta .location .tribe-event-schedule-details {
     font-size: 14px;
}

.tribe_events .tribe-events-event-image img {
    width: 100%;
}


.custom-featured #slider img {
   margin-left: 0%; 
}

h2.tribe-events-page-title {
    color: #f15a24;
}

p.custom-no-events {
    text-align: center;
    font-size: 18px;
}

p.custom-no-upcoming-events 
{
    font-size: 18px;
    padding-bottom: 2em;
    margin-top: 2rem;
    padding-top: 1.5em;
}

a.new-event:focus {
    color: white;
}

.tribe-events-list .tribe-events-event-image img {
    width: 400px;
    max-width: 400px;
}

/* Temporary hidden featured events */
.custom-featured, .custom-featured-title {
    display: none;
}


/* Single Post Event */

.custom-event-img .tribe-events-event-image img  {
    width: 70% !important;
    float: left !important;
}

.single-tribe_events .tribe-events-content {
    float: left !important;
	padding-top: 3.5em;
}

.custom-sidebar-single .events-sidebar {
    float: left !important;
    width: 30% !important;
}

/* Media Query for Events List */

@media all and (max-width: 1300px) {
  .tribe-events-pg-template
    {
      padding: 0px 20px 20px;
    }

    .events-sidebar 
  {
    padding-left: 0em;
  }

  .events-sidebar-info 
  {
    padding-left: 0em;
  }

  
  .custom-featured 
  {
    order: 0;
  }

  
  .widget_text.widget-content 
  {
    order: 1;
  }

  .custom-page-title
  {
    order: 2;
    padding-top: 2em;
  }


  .tribe-events-loop 
  {
    order: 3;
  }

  div#tribe-events-footer 
  {
    order: 4;
  }

  .widget_text.widget-content 
  {
    padding-top: 1.5em;
  }

}

@media all and (max-width: 1200px) {

  div#tribe-events-content 
  {
    display: flex;
    flex-direction: column;
  }

  .events-sidebar-info 
  {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .tribe-events-pg-template
  {
    padding: 0px 20px 20px;
  }

  .custom-featured 
  {
    /*max-width: 700px;*/
    margin: 0 auto;
    width: 100%;
  }
 
 .events-sidebar {
    float: none;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
} 

  .events-list .tribe-events-loop 
  {
      margin: 0 auto !important;
      float: none;
      width: 100% ;
  }
}
.mobile-bar-view
{
  display: none;
}

.custom-featured .carousel-controls {
    width: 100%;
}

@media all and (max-width: 1024px) 
{
    .mobile-bar-view
    {
      display: block;
    }
    
    .new-bar-view
    {
      display: none;
    }

}

@media all and (max-width: 992px) {

  .custom-featured .tribe-events-page-title, .custom-page-title .tribe-events-page-title
  {
    font-size: 20px;
  }

  .events-sidebar h4 
  {
    font-size: 20px;
  }

  a.tribe-event-url 
  {
    font-size: 15px;
  }

  .tribe-event-schedule-details 
  {
    font-size: 12px;
  }

  .tribe-events-list-event-description p 
  {
    font-size: 12px;
  }

   .events-sidebar p
  {
    font-size: 12px;
  }

  .custom-featured a.tribe-event-url 
  {
    font-size: 25px;
  }

  .slide-content .tribe-event-schedule-details {
    font-size: 12px;
    }
}

@media all and (max-width: 812px) {
  .custom-featured #slider img 
  {
    height: 90vh;
  }
}

@media all and (max-width: 768px) {


  .tribe-bar-collapse #tribe-bar-collapse-toggle 
  {
    width: 85% !important;
  }

  #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
    width: 15% !important;
  }

  .custom-featured .tribe-events-event-image img 
  {
      max-height: none;
  }

  .tribe-events-loop .tribe-events-event-meta 
  {
    background: none;
    border: none;
    margin-top: 0px;
    padding: 0px 0 0px;
  }

  .tribe-events-list .tribe-events-venue-details 
  {
    padding: 0px 6px 0;
  }

  .tribe-events-list .type-tribe_events 
  {
    margin-bottom: 0px;
  }

  .tribe-events-list .tribe-events-venue-details 
  {
    margin: 8px 0px 0px 0;
  }

  .tribe-events-list .tribe-events-venue-details 
  {
    border-top: none;
  }

  .tribe-events-list .type-tribe_events 
  {
    margin-bottom: 1.5rem !important;
  }

  .custom-featured #slider img 
  {
    height: 60vh;
  }
}

@media all and (max-width: 736px) {

}

@media all and (max-width: 535px) {
  .tribe-bar-collapse #tribe-bar-collapse-toggle 
  {
    width: 70% !important;
  }

  #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
    width: 30% !important;
  }

  .custom-featured #slider img 
  {
    height: 40vh;
  }

  .custom-featured .carousel-controls 
  {
    top: 5%;
  }


}

@media all and (max-width: 414px) {


.custom-featured a.tribe-event-url {
    font-size: 20px;
  }

  .slide-content .tribe-event-schedule-details 
  {
    font-size: 15px;
  }
}




/* For PI */
.single-tribe_events .tribe-events-single-event-title {
    font-size: 2.5em;
}
.single-tribe_events .tribe-events-cal-links,
.tribe-events-schedule h2,
.tribe-events-notices{
  display: none;
}
h3.tribe-events-single-section-title,
p.tribe-events-back{
  text-transform: uppercase;
    letter-spacing: 2px;
}
.tribe-events-back a{
  color: gray !important;
}
#tribe-events-content a,
#tribe-bar-form label,
#tribe-bar-form input{
  font-family: 'Hattori Hanzo'; 
}
.tribe-bar-filters,
.tribe-bar-views-inner,
#tribe-bar-form #tribe-bar-views,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a{
  background: #FFF;
}
#tribe-bar-form .tribe-bar-submit input[type=submit],
.tribe-events-calendar thead th{
background: #F05F40;
font-family: "Hattori Hanzo";
}

.tribe-events-calendar thead th{
  border-left: 1px solid #f9e2f9;
    border-right: 1px solid #f9e2f9;
}
#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #f9e2f9;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a{
  background: #FFF;
  color: #000;
  font-size: 1.4rem;
  font-family: "Hattori Hanzo";
}
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-]>a {
    background-color: #F05F40;
    color: #454545;
}
.tribe-events-ical.tribe-events-button{
  display: none !important;
}
#tribe-events-content .tribe-events-calendar td:hover {
    background: #FFF;
    box-shadow: 0 0 10px rgba(240,95,64,0.2);
}
.tribe-events-month-event-title a{
  color: #000 !important;
}
ul.tribe-bar-views-list{
  font-family: "Hattori Hanzo";
}

.featured-top-events {
    margin-bottom: 2em;

}

blockquote {
    border-left: none;
    font-family: 'NeoSans';
    font-style: italic;
    color: #f15a24;
    line-height: 1.4em;
    width: 90%;
    margin: auto;
}

blockquote p{ 
	line-height: 1.6em;
}


