.head_image {
    background-position: center;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    overflow: hidden;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}

.text_section {
    display: none;
    position: absolute;
}

.logo_height {
    max-width: 250px;
}

.about_card {
    display: block ! important;
    height: 200px ! important;
}

@media only screen and (max-width:450px) {
    .floattext {
        text-shadow: 0 0px 0 #fff !important;
        font-weight: 100 !important;
        font-size: 18px !important;
        top: 50% !important;
        left: 4% !important;
    }
    .statictext {
        font-size: 12px !important;
        margin-top: 150px !important;
        margin-left: 15% !important;
    }
    .paddingleftright {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .logo_height {
        max-width: 200px !important;
    }
}

.floattext {
    color: lime;
    font-family: "Courier";
    font-size: 20px;
    margin: 10px 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    width: 30em;
    animation: type 4s steps(60, end);
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
    font-size: 40px;
    text-shadow: 0 -2px 0 #fff;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 40%;
    left: 20%;
}

.statictext {
    display: block;
    color: #fff;
    font-size: 20px;
    margin-top: 270px;
    margin-left: 32%;
}

.header--standard-landing.headroom--not-top {
    background-color: #fff;
    box-shadow: 0 0 34px 0 rgba(63, 66, 87, .2);
}

.logo_height {
    max-width: 250px;
}

.menutest {
    display: none;
    height: 180px;
    padding-top: 15px;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    background-color: #ffffff;
    width: 220px;
    -webkit-box-shadow: 0 7px 15px rgba(25, 25, 25, 0.2);
    box-shadow: 0 7px 15px rgba(25, 25, 25, 0.2);
    padding: 15px 0;
    margin-left: -20px;
    z-index: 99;
}

.listview {
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    visibility: visible;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    color: #000;
}

.alist {
    color: #000 !important;
}

.dropdown-item {
    color: #000 !important;
}


/***********NEW CSS**************/

#header--standard a {
    color: #515365;
}

#header--standard a:hover {
    color: #ad1140;
    text-decoration: none;
}

#header--standard {
    position: unset;
    padding: 0;
}

.contact-head p span {
    margin-right: 20px;
}

.contact-head p i {
    margin-right: 5px;
}

.contact-head p {
    padding: 15px 20px 0 0;
    text-align: right;
    font-size: 14px;
    color: #ad1140;
}

.open-responsive-menu {
    background: #333;
    padding: 7px 10px;
    color: #fff;
}

.slider_img1 {
    background: url(../img/small/bak1.jpg) no-repeat;
    background-size: 100% 110%;
}

.slider_img2 {
    background: url(../img/small/bak2.jpg) no-repeat;
    background-size: 100% 110%;
}

.carousel-indicators li {
    width: 10px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 0;
    margin-top: 0px;
    margin: 0 5px;
}

.carousel-indicators .active {
    width: 40px;
}

.about-home p {
    margin: 0 0 3px;
    font-size: 15px;
    color: #777;
    text-align: center;
}

.counter {
    font-size: 26px;
    padding-left: 80px !important;
    color: #ad1140;
    font-weight: 600;
    font-family: fantasy;
}

.counterh6 {
    font-size: 21px;
    padding-left: 80px !important;
    color: black;
    font-family: serif;
}

#lightgallery li:hover img+.layer-img {
    height: 100%;
}

#lightgallery li:hover img {
    transform: scale(1.2);
}

#lightgallery li img {
    transition: 0.5s;
    cursor: pointer;
    height: 250px;
    width: 100%;
}

#lightgallery li>div:first-child {
    overflow: hidden;
    position: relative;
}

#lightgallery li {
    padding: 5px;
}

#lightgallery .layer-img {
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    overflow: hidden;
    transition: .5s;
}

#lightgallery .layer-img a {
    color: #fff;
    font-size: 30px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 1;
    position: relative;
    top: 40%;
    margin: auto;
}

#imagePopup .modal {
    background: rgba(0, 0, 0, 0.6);
}

#imagePopup .modal-content {
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

#imagePopup .close {
    position: absolute;
    top: 0;
    right: -50px;
    font-size: 30px;
    color: #fff;
    padding: 0;
    opacity: 1;
}

#imagePopup img {
    width: 100%;
}

#imagePopup .modal-header {
    border-bottom: none;
}

#imagePopup .modal-dialog {
    max-width: 600px;
    width: 100%;
}

.about-home {
    margin-bottom: 50px;
}

.mb-25 {
    margin-bottom: 25px;
}

.footer a:hover {
    color: #ad1140;
    text-decoration: none;
}

.sub-footer-copyright a {
    color: #fff;
}

.footer a {
    line-height: 35px;
}

@media (max-width: 767px) {
    .header--standard-landing .header-menu {
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 9;
    }
    #header--standard a {
        color: #fff;
    }
    .header--standard-wrap a.logo {
        max-width: 200px;
        margin: 0;
    }
    .modal .close {
        top: 60px;
        right: 0;
        color: #000;
    }
    .counter-section .col-md-3 h5,
    .counter-section .col-md-3 h6 {
        padding: 0 !important;
    }
    .counter-section .col-md-3 {
        text-align: center;
    }
    .pic_style {
        float: unset;
        width: 80px;
    }
}

@media (max-width: 480px) {
    .contact-head p {
        text-align: center;
        display: grid;
    }
    #imagePopup .close {
        color: #000;
        z-index: 999;
        top: 65px;
        right: 10px;
    }
    #lightgallery li img {
        height: 200px;
    }
}