#degree-area {
    padding: 15px 0 0em 0 !important;
}

.common-center {
    width: 100% !important;
    padding: 30px 0;
}

.body-widget {
    margin-bottom: 20px;
}

.heading-title {
    font-size: 35px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #0f1e4d;
    text-transform: uppercase;
}

.heading-title span {
    color: rgb(136, 196, 232);
    font-weight: bold;
}

.divider-white {
    margin: 0 auto 0px auto !important;
}

.custom_container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.home-3D-tour {
    margin-top: 20px !important;
}

.feedcontainer1 {
    height: 500px !important;
}

#instagram-feed {
    padding-top: 20px !important;
}

#sb_instagram .sb_instagram_header a {
    text-decoration: none;
    display: none;
}

.evnt {
    margin-bottom: 10px !important;
}

.divider {
    height: 2px;
    background-color: #ccc;
    margin: 20px 0;
}

.common-top {
    margin: 30px 0 0 0 !important;
}

.home_blog_row {
    margin-bottom: 0px;
}

.h_blog_txt_box {
    padding: 0 15px;
}

.img-responsive12 {
    width: 50%;
    float: right;
    margin-left: 20px;
}

.specification-top {
    width: 100%;
}

.blog-text h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
}

.blog-text p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.blog-image {
    float: left;
    margin-right: 20px;
    max-width: 50%;
}

.blog-content {
    /* display: flex; */
    flex-wrap: wrap;
    align-items: center;
}

.bt {
    margin-bottom: 3%;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.blog_box h3 {
    font-size: 20px !important;
}

.events-area {
    padding: 0px 0 35px 0 !important;
}

.review_slider_sec {
    padding: 0px 0 0px 0 !important;
}

iframe {
    width: 100%;
    height: 500px;
}

.effect-bubba1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
    pointer-events: none;
}

.event_activity_box figcaption h2 {
    position: relative;
    z-index: 3;
    font-weight: 900 !important;
}


/* responsive */

@media screen and (min-width: 1000px) {
    .custom_container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 2560px) {
    .home_gallery #lightgallery li.lav1 {
        height: 461px !important;
    }
    .text-center.gallery-btn {
        padding: 0px 0 0 0 !important;
    }
}


/* @media screen and (min-width: 560px) {
  .home_gallery #lightgallery li.lav3 {
    top: 240px !important;
  }
  .home_gallery #lightgallery li.lav2 img {
    height: 220px !important;
  }
  .home_gallery #lightgallery li.lav3 img {
    height: 220px !important;
  }
} */

@media screen and (max-width: 750px) {
    .imagediv {
        height: 200px;
    }
    .imagestyle {
        height: 200px;
        object-fit: cover;
    }
    .feedcontainer1 {
        height: 324px !important;
    }
}

@media only screen and (max-width: 990px) and (min-width: 280px) {
    .wlcm {
        float: none !important;
        margin-left: 0 !important;
        margin-bottom: 20px !important;
        width: 100% !important;
        padding: 25px !important;
    }
    .blog-image {
        max-width: 100% !important;
    }
    .wlcmdesc {
        text-align: center;
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 768px) {
    .h_blog_txt_box {
        padding: 0;
    }
    .blog-content {
        flex-direction: column;
    }
}


/* css for mobile responsivess */

@media only screen and (max-width: 426px) {
    .degree-area-res {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    .degree-area-sub-div {
        padding-bottom: 0px !important;
    }
    .common-center-res {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
    }
    .gallery-btn-resp {
        padding-top: 0px !important;
    }
    .photo-gallery-header {
        margin-bottom: -5px !important;
    }
    #instagram-feed {
        padding-top: 20px !important;
    }
    .insta-common-center {
        padding-top: 15px !important;
        padding-bottom: 0px !important;
    }
    .instagram-sec-divider {
        margin-bottom: -5px !important;
    }
    #sb_instagram #sbi_images .sbi_item {
        margin-bottom: 5px !important;
    }
    .insta-div {
        padding-bottom: 0px !important;
    }
    .insta-body-div {
        margin-bottom: 0px !important;
    }
    #welcome-triton {
        padding-bottom: 0em !important;
    }
    .welcome-common-center {
        padding-bottom: 0px !important;
        margin-top: -10px !important;
        padding-top: 0px !important;
    }
    .welcome-header {
        margin-bottom: 0px !important;
    }
    .welcome-triton-divider {
        margin-bottom: -6px;
    }
    .wlcm-mobile-resp {
        padding-bottom: 15px !important;
        margin-bottom: 0px !important;
    }
    .spec-common-center {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    .common-top-spec {
        margin-top: 15px !important;
    }
    .img-mobile-resp {
        margin-bottom: 0px !important;
        padding-top: 10px !important;
    }
    .blog-text h3 {
        margin-bottom: 0px !important;
        padding-bottom: 15px !important;
    }
    .home_blog_row {
        padding-bottom: 0px !important;
        margin-bottom: 15px;
    }
    .blog-image {
        margin-bottom: 15px !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    .bt {
        margin-bottom: 1% !important;
    }
    .specification {
        padding-bottom: 0em !important;
    }
    .blog_page_sec {
        padding-top: 0px !important;
        padding-bottom: 15px !important;
    }
    .blog_header {
        margin-bottom: 0px !important;
    }
    .blog-common-top {
        margin-top: 15px !important;
    }
    .blog_box h3 {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .home-activities {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .events-common-top {
        margin-top: 15px !important;
    }
    .event_activity_box {
        margin-bottom: 15px !important;
    }
    .blog_box {
        margin-bottom: 0px !important;
    }
    .guest-review {
        padding-bottom: 0px !important;
        padding-top: 15px !important;
    }
    .review-body-widget {
        margin-bottom: 0px !important;
    }
    .review_item_box {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
}

@media only screen and (min-width: 200px) and (max-width: 560px) {
    .heading-title {
        padding: 0 0 22px 0 !important
    }
}

@media only screen and (min-width: 200px) and (max-width: 499px) {
    #banner-area video {
        height: 250px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 2560px) {
    #welcome-triton {
        margin-top: -1% !important;
    }
}

@media only screen and (max-width: 3500px) and (min-width: 992px) {
    .wlcm {
        width: 485px !important;
        height: 323.45px !important;
    }
    .wlcm2 {
        float: right;
        margin-left: 20px;
    }
}

a#lg-download {
    display: none;
}

.lg-backdrop.in {
    background-color: #FFF;
}

.lg-outer .lg-thumb-outer {
    z-index: 1111;
}