/**
 * Start
 * ----------------------------------------------------------------------------- *
 */
body {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden !important;
}

/**
 * Load More
 * ----------------------------------------------------------------------------- *
 */
.bdayh-infinite-scroll-btn,
.bdayh-posts-load-wait,
.bdayh-load-more-btn {
    text-align: center;
    overflow: hidden;
    clear: both;
    display: block;
    width: 100%;
    line-height: 0;
}

#bdayh-parallax .pagenavi,
.bdayh-posts-load-wait,
.bdayh-load-more-btn {
    padding: 50px 0 0 0;
}
.bdayh-posts-load-wait {
    display: none;
}

#infscr-loading img {display: none !important}

/**
 * Loading Style
 * ----------------------------------------------------------------------------- *
 */
.sk-circle {
    margin: 0 auto 50px;
    width: 40px;
    height: 40px;
    position: relative;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #4db2ec;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 0.7s infinite ease-in-out both;
    animation: sk-circleBounceDelay 0.7s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}


/**
 * Typography
 * ----------------------------------------------------------------------------- *
 */
article.classic1-item .arti-title,
#bdayh-parallax h2.entry-title,
#bdayh-last-edit .authorBlock-header p,
#bdayh-last-edit .authorBlock-header-title,
.bdayh-blog-standard article.bdayh-grid-post.post .bdayh-post-header .entry-title,
.widget .widget-posts-lists .post-warpper h3, .widget .widget-posts-lists .post-warpper h3,
.post-navigation, button, .btn-link, input[type="button"], input[type="reset"], input[type="submit"], .bbd-search-btn, .check-also-post .post-title, .widget-footer-title h3, .widget .widget-inner ul, .widget .widget-inner li, .widget .widget-inner ol, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_recent_entries ul li, .widget.flexslider .slides li .slider-caption, .timeline-article-title, .widget .widget-posts-lists .post-warpper h3,
.blog-v1 article .entry-title,
.featured-title h2,
#big-grids .big-grid-1 .featured-title h2,
.widget-posts-lists .post-warpper.bd-widget-large h3,
#related-posts .related-re_scroll .post-item .post-caption h3,
.bd-post-carousel-item article .bd-meta-info-align h3
{
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
}

#bdayh-last-edit .authorBlock-header p,
#bdayh-last-edit .authorBlock-header-title,
#related-posts .related-re_scroll .post-item .post-caption h3,
.post-navigation, button, .btn-link, input[type="button"], input[type="reset"], input[type="submit"], .bbd-search-btn, .check-also-post .post-title, .widget-footer-title h3, .widget .widget-inner ul, .widget .widget-inner li, .widget .widget-inner ol, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_recent_entries ul li, .widget.flexslider .slides li .slider-caption, .timeline-article-title, .widget .widget-posts-lists .post-warpper h3
{
    font-family: 'Open Sans';

}

.post-navigation, button, .btn-link, input[type="button"], input[type="reset"], input[type="submit"], .bbd-search-btn, .check-also-post .post-title, .widget-footer-title h3, .widget .widget-inner ul, .widget .widget-inner li, .widget .widget-inner ol, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_recent_entries ul li, .widget.flexslider .slides li .slider-caption, .timeline-article-title, .widget .widget-posts-lists .post-warpper h3,
#related-posts .related-re_scroll .post-item .post-caption h3,
.widget .widget-posts-lists .post-warpper h3
{
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}

article.classic1-item .arti-title,
#bdayh-parallax h2.entry-title,
.widget-posts-lists .post-warpper.bd-widget-large h3,
.blog-v1 article .entry-title,
.featured-title h2,
#big-grids .big-grid-1 .featured-title h2,
.bd-post-carousel-item article .bd-meta-info-align h3
{
    font-family: 'PlayfairDisplay';
}

#big-grids .big-grid-1 .featured-title h2
{
    font-size: 44px;
    line-height: 54px
}

.widget-posts-lists .post-warpper.bd-widget-large h3
{
    font-weight: normal;
}


#bdayh-parallax h2.entry-title,
.featured-title h2,
.bd-post-carousel-item article .bd-meta-info-align h3
{
    font-size: 24px;
    line-height: 28px
}

article.classic1-item .arti-title,
#bdayh-last-edit .authorBlock-header-title,
.bdayh-blog-standard article.bdayh-grid-post.post .bdayh-post-header .entry-title,
.widget-posts-lists .post-warpper.bd-widget-large h3
{
    font-size: 25px;
    line-height: 26px
}
.blog-v1 article .entry-title {
    font-size: 54px;
    line-height: 62px
}

.blog-v1 article.classic1-item .entry-title {
    font-size: 26px;
    line-height: 30px
}


.bdayh-blog-standard article.post .entry {
    font-family:'Open Sans';
    color:#000;
    font-size:15px;
    line-height:24px;
    font-weight:400;
    font-style:normal;
    text-transform:none
}

.

/**
 * Custom.
 * ----------------------------------------------------------------------------- *
 */
blockquote
{
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
}

blockquote
{
    position: relative;
    margin: 0 0 26px 0;
    padding: 25px 0 0 45px;
    border-top: solid 4px #191919;
}

blockquote:before, blockquote:after, q:before, q:after { content: "" }

blockquote:before
{
    font-family: "FontAwesome";
    font-size: 26px;
    position: absolute;
    top: -13px;
    left: 0;
    padding: 0 20px 0 1px;
    margin: 0;
    content: "\f10d";
    color: #191919;
    background: #fff;
}

blockquote p
{
    color: #191919;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
}

.bdayh-blog-standard article.post .entry {
    color: #000;
}


/**
 * Header v3
 * ----------------------------------------------------------------------------- *
 */
#header-v3
{
    background: #FFF;
    border: none 0;

    box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
}

.home #header-v3 {
    border-bottom: 0 none !important;
    box-shadow : none !important;
    -moz-box-shadow : none !important;
    -webkit-box-shadow : none !important;
}

#header-v3 .logo{
    margin: 0 auto !important
}

.header-v3-contnet {
    text-align: center;
    padding: 60px 0;
}

.header-v3-contnet .site-name {
    font-size: 79px;
    line-height: 55px;
    text-transform: uppercase;
}

.header-v3-contnet .site-tagline {
    padding-top: 15px;
}

#header-v3 .header-v3-nav {
    background: #fff;
    box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#header-v3 #navigation {
    float: none;
    display: block;
    clear: both;
    text-align: left
}

#header-v3 .header-v3-nav:after,
#header-v3 .header-v3-nav:before,
#header-v3 #navigation:after,
#header-v3 #navigation:before {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " "
}

#header-v3 .primary-menu ul#menu-primary > li > a {
    height: 52px;
    line-height: 52px
}



#header-v3 .top-bar {
    padding: 0 !important;
}
#header-v3 .top-bar  .social-icons a {
    margin: 0 !important;
}

#header-v3 #top-navigation ul#menu-top > li,
#header-v3 #top-navigation ul#menu-top > li > a {
    height: 29px;
    line-height: 29px;
}
#header-v3  #top-navigation ul#menu-top {
    margin: 0 !important;
}

#header-v3 select { display: none !important; }


#header-v3 #top-navigation ul ul {
    top: 0;
}

#header-v3 #top-navigation ul#menu-top > li > ul {
    top: 29px;
}



/**
 * Post Carousel
 * ----------------------------------------------------------------------------- *
 */
.bd-post-carousel-after { margin: 0 auto 60px auto }


.posts-gird-4cols .flexslider,
.posts-gird-4cols .flexslider .slides>li ,
.posts-gird-2cols .flexslider,
.posts-gird-2cols .flexslider .slides>li ,
.posts-gird-3cols .flexslider,
.posts-gird-3cols .flexslider .slides>li
{
    height: auto !important;
}


/**
 * About Widget
 * ----------------------------------------------------------------------------- *
 */
.widget.bd-aboutme-widget .about-me-text
{
    text-align: center;
}

.widget.bd-aboutme-widget .about-me-text h3,
.widget.bd-aboutme-widget .about-me-text h5,
.widget.bd-aboutme-widget .about-me-text h6,
.widget.bd-aboutme-widget .about-me-text p
{
    padding: 0;
    margin: 0 0 20px 0;
}

.widget.bd-aboutme-widget .about-me-text h3
{
    margin: 0 0 4px 0;
}

.widget.bd-aboutme-widget .about-me-text h5,
.widget.bd-aboutme-widget .about-me-text h6
{
    font-size: 12px;
}

.widget.bd-aboutme-widget .about-me-img {line-height: 0}
.widget.bd-aboutme-widget .about-me-img img
{
    margin: 0 0 30px 0;
}


/**
 * Post Carousel
 * ----------------------------------------------------------------------------- *
 */
.bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item { height: 388px; }

.bd-post-carousel-item
{
    position: relative;
    overflow: hidden;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    transition: 500ms;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    outline: none;
    text-rendering: optimizeLegibility;
    zoom: 1;
}
.bd-post-carousel-item .img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);

    -webkit-transform-origin: 50% 100% 0;
    -moz-transform-origin: 50% 100% 0;
    transform-origin: 50% 100% 0;
    background-color: #eee;
    background-position: center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    /*will-change: transform;*/
    width: 100%;
    height: 100%;
    visibility: visible;
}
.bd-post-carousel-item:hover .img {
    -webkit-transform: scale(1.035);
    -moz-transform: scale(1.035);
    transform: scale(1.035);
}

.bd-post-carousel-item .bd-post-carousel-thumb
{
    background: #e5e5e5;
    margin-bottom: 0;
    overflow:  hidden;
    position: relative;
}

.bd-post-carousel-item {
    visibility: visible !important;
    overflow: hidden;
}

.bd-post-carousel-item .img:before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.bd-post-carousel-item .bd-post-carousel-thumb
{
}

.bd-post-carousel-item .bd-post-carousel-thumb img
{
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: -webkit-transform .2s ease-in-out, opacity 0.3s;
       -moz-transition: -moz-transform .2s ease-in-out, opacity 0.3s;
            transition: transform .2s ease-in-out, opacity 0.3s;
}


.bd-post-carousel-item:hover .bd-post-carousel-thumb img
{
    -webkit-transform: scale3d(1.1, 1.1, 1);
       -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
            transform: scale3d(1.1, 1.1, 1);
}



.bd-post-carousel-item .bd-meta-info-container
{
    position: absolute;
    pointer-events: none;
    z-index: 3;
    width: 100%;
    bottom: 0;
}

.bd-post-carousel-item .bd-meta-info-align
{
    pointer-events: none;
}

.bd-post-carousel-item,
.bd-post-carousel-item a
{
    color: #FFF;
}

.bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align
{
    z-index: 1;
    width: 80%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px 30px;
    text-shadow: 0 0 2px rgba( 0,0,0, .6 );
}

.bd-post-carousel-item article .bd-meta-info-align h3
{
    margin: 10px auto 15px;
    padding: 0;
}

.bd-post-carousel-item article .bd-meta-info-align .bd-meta-cat a
{
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 4px 7px 3px;
    line-height: 14px;
    border-radius: 3px;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
}



/**
 * Post
 * ----------------------------------------------------------------------------- *
 */
.bdayh-blog-standard article.post
{
    position: relative;
}

/*
.bdayh-blog-standard article.post.dd {
    border-bottom: 4px #222 solid;
    padding-bottom: 52px;
    margin-bottom: 60px;
}
*/

/*
.bdayh-blog-standard article.post:after
{
    content: '';
    width: 26px;
    height: 26px;
    background: #FFFFFF;
    border: 1px #ebebec solid;
    border-radius: 50px;
    display: block;
    margin: 0 0 0 -13px;
    position: absolute;
    bottom: 0;
    left: 50%;
}
*/

.bdayh-blog-standard article.bdayh-grid-post.post
{
    padding: 0;
    margin-bottom: 30px;
}

.bdayh-blog-standard-2column-post
{
    margin: 0 3.9% 30px 0;
}

.rtl .bdayh-blog-standard-2column-post {
    margin: 0 0 30px 3.9%;
}

.bdayh-blog-standard-2column-post:nth-of-type(2n+2)
{
    margin-right: 0;
}

.rtl.bdayh-blog-standard-2column-post:nth-of-type(2n+2) {
    margin-right: 3.9%;
    margin-left: 0;
}

.single .bdayh-blog-standard article.post
{
}

.bdayh-blog-standard article.post .home-post-share,
.bdayh-blog-standard article.post .tagcloud
{
/*    margin-top: 30px;
    padding-top: 30px;
    line-height: 15px;
    border-top: 1px solid #ebebec;*/
    margin-top: 30px;
    padding-bottom: 30px;
    line-height: 15px;
    border-bottom: 1px solid #ebebec;
    
}

/*
.bdayh-blog-standard article.post .home-post-share
{
    margin: 28px 0 0 0;
    line-height: 0;
}
*/

/**
 * Post Header
 * ----------------------------------------------------------------------------- *
 */
.bdayh-post-header
{
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}

.bdayh-blog-standard article.bdayh-grid-post.post .bdayh-post-header
{
    margin-bottom: 10px;
}

.bdayh-blog-standard article.post .bdayh-post-header .entry-title
{
    padding: 0 !important;
    margin: 0 auto 14px auto;
}

.bdayh-blog-standard article.post .bdayh-post-header .entry-title:last-child
{
    margin-bottom: 0;
}

.bdayh-blog-standard article.bdayh-grid-post.post .bdayh-post-header .entry-title
{
    margin-bottom: 0;
    max-width: 100%;
}

/*
.bdayh-blog-standard article.bdayh-grid-post.post .bdayh-post-header .entry-title
{
    font-size: 18px;
    line-height: 26px;
}
*/

.bdayh-blog-standard article.post .bdayh-post-header .bbd-posticon
{
    padding: 0 !important;
    margin: 0 auto 14px auto;
}

.bdayh-blog-standard article.post .bdayh-post-header .bbd-post-cat
{
    padding: 0 !important;
    margin: 0 auto 0 auto;
    text-align: center;
}

.bdayh-blog-standard article.bdayh-grid-post.post .bbd-post-cat
{
    padding: 0 !important;
    margin: 20px auto 0 auto;
}

.bdayh-blog-standard article.post .bdayh-post-header .bbd-post-cat .bbd-post-cat-content
{
    padding: 14px 0 0 0;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
}

.bdayh-blog-standard article.bdayh-grid-post.post .bbd-post-cat .bbd-post-cat-content
{
    display: block;
    padding: 20px 0 0 0;
}

.bdayh-post-header-cat
{
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0 0 14px 0;
}

.bdayh-blog-standard article.bdayh-grid-post.post .bdayh-post-header-cat
{
    margin-bottom: 9px;
}

.bdayh-post-header-cat:before
{
    content: '';
    position: absolute;
    width: 100%;
    display: block;
}

.bdayh-post-header-cat-inner a
{
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    background-color: #222;
    border-radius: 3px;
    padding: 2px 15px 2px 15px;
    position: relative;
    display: inline-table;
    vertical-align: middle;
    line-height: 16px;
}

.bdayh-post-header-cat-inner a
{
    color: #FFF;
}

.bbd-post-cat i { color: #d7d7d7;  font-size: 14px; margin: 0 5px; }

/**
 * Post Image
 * ----------------------------------------------------------------------------- *
 */

.bdayh-blog-standard article.post .grid-gallery,
.bdayh-blog-standard article.post .post-image
{
    padding: 0 !important;
    /*margin: 0 -60px 31px -60px;*/
    margin: 0 auto 31px auto;
    display: block;
    text-align: center;
}

.bdayh-blog-standard article.post .grid-gallery
{
    margin: 0 auto 31px auto;
}

.bdayh-blog-standard article.bdayh-grid-post.post .grid-gallery,
.bdayh-blog-standard article.bdayh-grid-post.post .post-image
{
    margin-bottom: 20px;
}


/**
 * Post Entry
 * ----------------------------------------------------------------------------- *
 */
.bdayh-blog-standard article.post .entry
{
    padding: 0 !important;
    margin: 0 auto 0 auto;
}

.bdayh-blog-standard article.post .entry p:last-child
{
    margin-bottom: 0 !important
}


/**
 * Post Readmore
 * ----------------------------------------------------------------------------- *
 */
.bdayh-post-entry-bottom
{
    text-align: center;
    margin: 30px auto 0 auto;
    line-height: 0;
}

.bd-tn
{
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 10px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: normal;
    margin: 0;
    padding: 14px 18px 14px 19px;
    background-color: #FFF;
    border: 2px solid #222222;
    color: #222222;
    z-index: 0;
    cursor: pointer;
}

.bd-tn:hover
{
/*
    border-color: #9E1513 !important;
    background: #9E1523; !important;
    color: #FFF !important;
    background-color: #9E1523 !important;*/
}
.bd-tn:before
{
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    padding: 0;
    margin: 0;
    width: 45px;
    height: 46px;
    border-radius: 50%;
    background-color: #222;

    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;

    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);

    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;

    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.bd-tn:hover:before
{
    -webkit-transform: scale3d(9, 9, 1);
    transform: scale3d(9, 9, 1);
}



/**
 * Post Large
 * ----------------------------------------------------------------------------- *
 */
.bd-widget-large {
    padding: 0;
    text-align: center;
    margin:  0 0 30px 0;
}
.bd-widget-large:last-child {
    margin: 0;
}

.bd-widget-large .bd-post-thumb {
    margin: 0 0 20px 0;
}
.widget-posts-lists .post-warpper.bd-widget-large h3 {
    margin: 10px 0;
}

.bd-widget-large .bd-meta-cat a {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 4px 7px 3px;
    line-height: 14px;
    border-radius: 3px;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
}


/**
 * Blockquote
 * ----------------------------------------------------------------------------- *
 */
blockquote
{
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
}

blockquote
{
    position: relative;
    margin: 0 0 26px 0;
    padding: 25px 0 0 45px;
    border-top: solid 4px #191919;
}

blockquote:before, blockquote:after, q:before, q:after { content: "" }

blockquote:before
{
    font-family: "FontAwesome";
    font-size: 26px;
    position: absolute;
    top: -13px;
    left: 0;
    padding: 0 20px 0 1px;
    margin: 0;
    content: "\f10d";
    color: #191919;
    background: #fff;
}

blockquote p
{
    color: #191919;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
}


/**
 * Author Block
 * ----------------------------------------------------------------------------- *
 */
#bdayh-last-edit.authorBlock {
    background: #444;
    color: #fff;
    padding: 40px;
    margin: 40px auto 0 auto;
    position: relative;
    overflow: hidden;
}

#bdayh-last-edit .authorBlock-avatar {
    background: #fff url("../images/avatar-default.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 50%;
    float: left;
    height: 56px;
    overflow: hidden;
    width: 56px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 40px;
    top: 40px;
}

.rtl #bdayh-last-edit .authorBlock-avatar {
    float: right;
    left: auto;
    right: 40px;
}

#bdayh-last-edit .authorBlock-header {
    padding-left: 76px;
    width: 100%;
    float: left;
}

.rtl #bdayh-last-edit .authorBlock-header{
    padding-left: 0;
    padding-right: 76px;
    float: right;
}

#bdayh-last-edit .authorBlock-header,
#bdayh-last-edit .authorBlock-header a {
    color: #FFF;
}

#bdayh-last-edit .authorBlock-header-title {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}

#bdayh-last-edit .authorBlock-header-bio {

}

#bdayh-last-edit .authorBlock-meta {

}

#bdayh-last-edit.related {
    background: #000;
    color: #fff;
    padding: 40px;
    margin: 0 auto 0 auto;
    position: relative;
    overflow: hidden;
}


/**
 * Parallax
 * ----------------------------------------------------------------------------- *
 */
.page-template-template-parallax .bd-post-carousel-after {
    margin: 0 auto 0 auto !important;
}

#bdayh-parallax .parallax-posts {
    position: relative;
    padding: 0;
    margin: 0 auto 0 auto;

}

#bdayh-parallax .parallax-posts-inner {
    background: transparent;
    position: relative;
    overflow: hidden;
}

#bdayh-parallax .parallax-window {
    line-height: 0;
    position: relative;
}

#bdayh-parallax .parallax-window:before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.post-formats-exc {
    line-height: 27px;
}
/*
#bdayh-parallax .parallax-window {
    -webkit-box-shadow: inset 0 -1px 229px 12px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 -1px 229px 12px rgba(0,0,0,0.7);
    box-shadow: inset 0 -1px 229px 12px rgba(0,0,0,0.7);
    background-position: center center !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
}
*/
/*
#bdayh-parallax .parallax-posts-inner:before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: rgba(0,0,0,0.7);
    opacity: .5;
    overflow: hidden;
}
*/

#bdayh-parallax .parallax-post-inner {
    max-width: 500px;
    margin: 98px auto;
    padding: 20px;
    background: #FFF;
    box-shadow: 0 1px 10px rgba(0,0,0,0.45);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.45);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.45);
}

#bdayh-parallax .parallax-post-content {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 30px;
    border: 1px #DDD dashed;
    text-align: center;
}

#bdayh-parallax .bdayh-post-header-cat {
    line-height: 0;
    padding: 0;
    margin: 0 0 15px 0;
}
#bdayh-parallax .bbd-post-cat {
    padding: 0;
    margin: 0 0 30px 0;
}
#bdayh-parallax h2.entry-title {
    padding: 0;
    margin: 0 0 20px 0;
}
#bdayh-parallax .bbd-post-cat-content {
    border-bottom: 0 none !important;
    padding-bottom: 0 !important;
}
#bdayh-parallax .bdayh-post-entry-bottom {
    margin: 30px auto;
}


/**
 * Header Video Bg
 * ----------------------------------------------------------------------------- *
 */
.bdayhHeaderVideoBg-mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    opacity: .5;
}

#bdayhHeaderVideoBgg video {
    width: 100% !important;
    height: auto !important;
}

.bd-header,
#header-v3,
.top-bar,
.header-v3-contnet,
#header-v3 .header-v3-nav {
    position: relative;
    z-index: 5;
}

.top-bar {
    z-index: 44;
}
.logo-center #navigation {
    background-color: #FFF;
}

.bd-header .primary-menu ul#menu-primary > li.header-v3-menu-search {
    float: none;
}

.header-v2 .primary-menu ul#menu-primary > li.header-v3-menu-search{
    float: right;
}

.rtl .header-v2 .primary-menu ul#menu-primary > li.header-v3-menu-search{
    float: left;
}

.header-v3-contnet {
    z-index: 1;
}

#bdayhHeaderVideoBg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    bottom: 0;
}


a.bd-cat-link {
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF !important;
    background-color: #222;
    border-radius: 3px;
    padding: 2px 15px 2px 15px;
    position: relative;
    display: inline-table;
    vertical-align: middle;
    line-height: 16px;
    text-shadow: none !important;
    -moz-text-shadow: none !important;
    -webkit-text-shadow: none !important;
}

#navigation #reading-position-indicator {
    display: none;
}

body.sticky-nav-on #navigation.sticky-nav #reading-position-indicator {
    position: absolute;
    bottom: 0;
    left: auto;
    display: block;
}
/**
 * Responsive
 * ----------------------------------------------------------------------------- *
 */
@media only screen and ( max-width: 1045px ){

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 387px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 377px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 38px
    }
}

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

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 462px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 320px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 38px
    }
}

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

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 377px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 290px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}

    #big-grids .big-grid-1 .featured-title h2,
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 31px
    }
}

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

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 344px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 380px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}

    #big-grids .big-grid-1 .featured-title h2,
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 31px
    }
}

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

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 262px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 320px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}

    #big-grids .big-grid-1 .featured-title h2,
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 31px
    }

    #bdayh-last-edit .authorBlock,
    #bdayh-last-edit .authorBlock-header {
        text-align: center;
    }
    #bdayh-last-edit .authorBlock-avatar {
        float: none;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 20px auto;
    }

    #bdayh-last-edit .authorBlock-header {
        padding: 0;
        width: 100%;
        float: none;
    }

    .home-post-share .post-sharing-box ul li a:hover { width: 34px !important }
}

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

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 200px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 288px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}

    #big-grids .big-grid-1 .featured-title h2,
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 31px
    }


    #bdayh-last-edit .authorBlock,
    #bdayh-last-edit .authorBlock-header {
        text-align: center;
    }
    #bdayh-last-edit .authorBlock-avatar {
        float: none;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 20px auto;
    }

    #bdayh-last-edit .authorBlock-header {
        padding: 0;
        width: 100%;
        float: none;
    }

    .home-post-share .post-sharing-box ul li a:hover { width: 34px !important }
}

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

    /* Flexslider */
    .flexslider, .flexslider .slides > li{ height: 200px }
    .widgetslider.flexslider, .widgetslider.flexslider .slides > li { width: 320px; height: 220px }

    /* Post Carousel */
    .bd-post-carousel, .bd-post-carousel-thumb, .bd-post-carousel-item {height: 288px}
    .bd-post-carousel-item .bd-meta-info-container .bd-meta-info-align {padding: 0 20px 30px}
    #big-grids .big-grid-1 .featured-title h2,
    .bd-post-carousel-item article .bd-meta-info-align h3 {font-size: 26px; line-height: 36px}

    /* Post Title */
    .blog-v1 article .entry-title {
        font-size: 30px;
        line-height: 31px
    }

    #bdayh-last-edit .authorBlock,
    #bdayh-last-edit .authorBlock-header {
        text-align: center;
    }
    #bdayh-last-edit .authorBlock-avatar {
        float: none;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 20px auto;
    }

    #bdayh-last-edit .authorBlock-header {
        padding: 0;
        width: 100%;
        float: none;
    }

    .home-post-share .post-sharing-box ul li a:hover { width: 34px !important }
}
