.bg-subscribe2{
  pointer-events: none;
}

.block-Schedule .text-center .img-responsive{
  display: inline-block;
}

.bgc-header
{
    /*background-color: #010e30 !important;*/
    background-image:url('/media/40kpq23r/subpagebackgroundimage.jpg');
    background-size: cover;
    background-position: center top;
}

.submenu
{
    opacity: .80 !important;
    box-shadow: 0px 0px 7px 3px rgba(64, 64, 64, 1) !important;
}

.car-item-bg
{
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.about-content-block .carousel-item-about-sections.sectionx
{
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 400px;
    width: 100%;
}

.sectionx > p
{
    color:#fff;
    font-size:0.8em;
    padding:15px;
}

.block-posts .blog-post 
{
    margin-top:40px !important;
}

.lnk
{
    color:#333 !important;
}

.tbc-white > .breadcrumbs > .breadcrumb > li > a, .tbc-white > .breadcrumbs > .breadcrumb > li 
{
    color: #fff !important;   
}

.post-teaser a
{
    color: #42b172 !important;   
}

.bg-tlt-img
{
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top:-5px;
    height: 500px;
    vertical-align: middle;
}

.category-list
{
    text-align:left;
}

.lyshdtxt
{
    text-shadow: rgb(38, 41, 42) 1px 1px 2px;
}

.img-rnd
{
    border-radius: 50%;
    box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.2) !important;
}

.dep-icn
{
    width: 80px !important;
    margin-top:5px;
}

.titleboxbg
{
    width: 85%; 
    padding:10px; 
    background-color: rgba(0, 0, 0, 0.35); 
    border-radius: 25px; 
    margin-left:auto;
    margin-right:auto;   
}

@media only screen and (max-width: 768px){
    .main-head {
        background-color: #010e30 !important;
    }
}
