section.profile .selectricWrapper .selectric .button {
    padding: 0px !important;
}
.selectricWrapper .selectric .label {
    padding: 13px 6px 10px;
}
.joinpage .right-content #join-form .joinformblock .activityblock .activities .box .interestbox .addtick:before {
    top: 0px;
}

@media (max-width: 768px) {
    .home-section-6 .no-marginRow .bxslider #instProfile #instDetail #imgSize,
    .home-section-6 .no-marginRow .bxslider #profile img {
        height: auto;
    }
    .home-section-6 .no-marginRow .bxslider #profile-status .profile-detail .profile-content {
        padding: 10px 20px;
    }
    .home-section-6 .no-marginRow .bxslider #profile-status .profile-detail {
        height: 250px;
    }
    .content-box.content-box-wrapper .content-box-inner {
        padding: 0px !important;
    }
    .homepage-cover.page-cover {
        position: relative;
    }
    .homepage-cover.page-cover:after {
        content: '';
        display: block;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        background: rgba(0,0,0,0.5);
    }
}