
/* ==========================================================================
   Author's custom styles
   ========================================================================== */



body{background:#000;color: #FFF;}
.gap1{padding: 50px 0px;}
.gap2{padding: 20px 0px;}
header{position: absolute;width: 100%;top: 0;    padding: 15px 0px 0px;}
.mt-header {
   padding-top: 170px;
/*    padding-top: 70px;*/
 padding-bottom: 120px;
}
.bg-img-ins{
    background: url(../img/albert_einstein2.jpg);
    background-repeat: no-repeat;
    background-size: cover;}
.nav-link {
    color: #fff;}
.h1, h1 {
    font-size: 2rem;
    font-weight: 400;
}
.bg-black{background: #000;}
hr {border-top: 1px solid rgb(255 255 255 / 32%);}
.small{font-size: 11px;     color: #969696;
    margin: 10px 0px 0px;}


/*.navigation-thumbs {display: flex; flex-wrap: wrap;}*/
/*.navigation-thumbs .item{-ms-flex: 0 0 25%; flex: 0 0 25%;    max-width: 25%; padding: 15px;cursor: pointer;}*/
.navigation-thumbs .item img{width: 100%; height: 180px; object-fit: cover;}



.celebrate-item {
    border-width: 1px;
    border-color: #909090;
    border-style: solid;
    margin: 15px 0px;
}
.page-template-celebrate  .celebrate_text_inner {
    padding: 15px 10px!important;
    background: #000;    
}
.celebrate_text_inner h4 {
text-align: center;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0px;
}
.celebrate_text_inner h4 a{color: #FFF;}
.celebrate_text_inner .post_excerpt {
    line-height: 25px;
    letter-spacing: 0;
    font-style: normal;
    text-transform: none;
    color: #ababab;
    font-size: 14px;
}
.celebrate-img-grid {
    display: flex;
    flex-wrap: wrap;
}
.img-f {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px;
    border: 1px solid #676666;
}
.mt-15{margin-top: 85px;}
ul.inline-list {
    list-style: none;
    padding: 0;
}
ul.inline-list li a{color: #ccc;}
li {
    display: block;
    margin-bottom: 7px;
    line-height: 1.7;
}
.form-control {
    background: transparent;
    border-radius: 0px;
    border: 1px solid #5d5d5d;
}
input.wpcf7-form-control.wpcf7-submit {
    background: transparent;
    color: #fff;
    border: 1px solid #5d5d5d;
    padding: 10px 20px;
}
.celebrate-small-slider .celebrate_text_inner {
    padding: 5px 10px!important;}
    
 .celebrate-small-slider .celebrate_text_inner h4 { font-size: 12px; margin-bottom: 0px;  text-align: center;}
 form label {
    display: inline-block;
    font-size: 13px;
    color: #ddd;}
   .sidebar-form textarea.form-control {
    height: 100px;
}
iframe {
    max-width: 100% !important;
}
textarea#comment {
    background: transparent;
    border-radius: 0px;
    border: 1px solid #5d5d5d;
    width: 100%;
    display: block;
}
h2.widget-title {
    font-size: 1.2rem;
}
.widget ul{padding :0px;}
span.screen-reader-text {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 5px;
}
input.search-field {
    background: transparent;
    border-radius: 0px;
    border: 1px solid #5d5d5d;
    height: 30px;
}
section.widget {
    border-bottom: 1px solid#4c4747;
    margin-bottom: 20px;
}
.navbar-brand img{width: 120px;}
.custom input.search-field {
    background: transparent;
    border-radius: 0px;
    border: 1px solid #5d5d5d;
    height: 40px;
    color: #FFF;
    /* border-radius: 0px; */
    width: 250px;
    padding: 10px;
}
.custom input.search-submit {
    height: 40px;
    border-radius: 0px;
    border: 1px solid #FFF;
}
.custom span.screen-reader-text {
    display: none;
}
.custom form.search-form {
    text-align: right;
}
.page-header.custom {
    margin-bottom: 20px;
}
.hh .post-thumbnail img{max-width: 100%; height: auto;}
h2 a{color: #FFF;}
.celebrate-thumb img{width: 100%;
    height: 147px;
    object-fit: cover;
    object-position: top;}
@media (max-width: 767px){
 video {height: auto !important;}
 .bg-img-ins{ background-size: 100%;}
 h1{font-size: 1.5rem;}
.mt-header { padding-bottom: 20px;    }
.h2, h2 {
    font-size: 1.4rem;
}
p{font-size: 14px;}
.navbar-nav { justify-content: center;flex-direction: row;
}
nav.navbar.navbar-expand-lg {
    padding: 10px 0 0px !important;
}
.custom form.search-form {
    text-align: center;
}
.custom input.search-field {
    width: 200px;
}
}