/*Header*/

.header-green {
    width: 100%;
    height: auto;
    min-height: 15px;
    padding: 0;
    text-align: right;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
}
.header-green span {
    display: none;
}
.header-green a:link,
.header-green a:visited {
    color: #fff !important;
    font-weight: 400;
    text-decoration: underline;
}
.mediclaim-btn {
    position: fixed;
    top: 40vh;
    left: 0;
    z-index: 1000000;
    display: block;
}
@media (max-width: 1200px) {
    .header-green {
        min-height: 15px;
        padding: 5px;
        text-align: right;
    }
    .header-green span {
        display: block;
    }
    .mediclaim-btn {
        display: none;
    }
}
.header-margin {
    margin-top: 130px;
}
@media (max-width: 1366px) {
    .header-margin {
        margin-top: 113px;
    }
}
@media (max-width: 1024px) {
    .header-margin {
        margin-top: 125px;
    }
}
@media (max-width: 768px) {
    .header-margin {
        margin-top: 125px;
    }
}
@media (max-width: 320px) {
    .header-margin {
        margin-top: 120px;
    }
}

/*Footer*/


/*Paddings*/

.p-t-30 {
    padding-top: 30px !important;
}
.p-l-0 {
    padding-left: 0 !important;
}
.p-r-0 {
    padding-right: 0 !important;
}
.p-r-20 {
    padding-right: 20px !important;
}
.p-r-40 {
    padding-right: 40px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.generic-padding {
    padding: 50px 0;
}
.generic-padding-sm {
    padding: 20px 0;
}
.generic-padding-xs {
    padding: 10px 0;
}
.generic-padding-last {
    padding: 50px 0 0 0;
}
.generic-padding-b {
    padding-bottom: 50px;
}

/*Margins*/

.m-t-0 {
    margin-top: 0 !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 30px !important;
}
.m-b-30 {
    margin-bottom: 40px !important;
}
.m-r-10 {
    margin-right: 10px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-20 {
    margin-left: 20px;
}

/*Colors*/

.c-white {
    color: #fff;
}
.c-light-grey {
    color: #929292;
}
.c-black {
    color: #000;
}
.c-green {
    color: #00923f;
}
.b-off-white {
    background-color: #f1f1f1;
}
.b-green {
    background-color: #00923f;
}
.footer-bg {
    background-color: #15191c;
}
.footer-bg-dark {
    background-color: #111416;
}

/*HTML Tags*/

h1 {
    margin: 30px 0 !important;
}
h3 {
    font-size: 26px !important;
    font-weight: 400;
    margin-bottom: 20px !important;
}
h3 span {
    color: #568e56;
}
h4 {
    font-size: 20px !important;
    font-weight: 400;
}
h5 {
    line-height: 24px;
}

/*Links*/


/*Font Sizes*/

.font-12 {
    font-size: 12px;
}

/*Costom*/

.contactus h3 {
    padding-bottom: 30px;
}
.contactus h4 {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-left: 5px;
}
.contactus p {
    font-weight: 400;
}
.media-thumbnail .caption {
    background-color: #00923f !important;
    color: #fff !important;
}
.media-thumbnail a:hover {
    color: #fff !important;
}
.testimonial {
    margin: 20px;
}
.testimonial p {
    margin: 0;
    font-weight: 400;
}
.testimonial .caption {
    width: 100px;
    height: auto;
    float: left;
    text-align: right;
    padding-right: 10px;
    margin: 10px 0;
}
.testimonial .title {
    width: calc(100% - 110px);
    height: auto;
    float: left;
    margin: 10px 0;
}
@media (max-width: 460px) {
    .testimonial .caption {
        text-align: left;
        margin: 10px 0 0 0;
    }
    .testimonial .title {
        width: 100%;
        margin: 0 0 10px 0;
    }
}
.facility-green a:link,
.facility-green a:visited {
    color: #fff;
    text-decoration: underline;
}
.facility-green a:hover {
    color: #005525;
}
a:link.h2-link,
a:visited.h2-link {
    font-size: 30px;
    font-weight: 300;
    color: #00923f;
}
.custom-footer {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.link-white a:link {
    color: #fff;
}
@media (max-width: 320px) {
    .custom-footer {
        font-size: 11px;
        line-height: 18px;
    }
}
.mediclaim ul {
    padding: 15px 0 0 20px;
    margin: 0;
}
.mediclaim ul li {
    list-style: none;
    list-style-image: url('../images/common/list-bullet.png');
    margin: 10px 0;
}
.center-line {
    background: url(../images/milestones/center-line.jpg) repeat-y top right;
    text-align: center;
}
#html5-watermark {
    display: none !important;
}
#facility-banner .item {
    margin: 20px;
}
#facility-banner .caption {
    background-color: #00923f !important;
    color: #fff !important;
}
#facility-banner a:hover {
    color: #fff !important;
}
.vline {
    background: url(../images/common/pointer-vline.jpg) repeat-y center top;
}
.custom-team h4 {
    font-weight: 400;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.custom-team img {
    opacity: 1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.custom-team img:hover {
    opacity: 0.8;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.custom-team a:link,
.custom-team a:visited {
    color: #fff;
}
.ourteam h3 {
    margin-top: 0px !important;
}
.owl-item .item {
    position: relative;
}
.owl-item .item .mycaption {
    width: auto;
    max-width: 30%;
    position: absolute;
    left: 60px;
    bottom: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
@media (max-width: 1366px) {
    .owl-item .item .mycaption {
        max-width: 50%;
        left: 40px;
        bottom: 40px;
        padding: 10px 20px;
        font-size: 16px;
        font-weight: 400;
        display: block;
    }
}
@media (max-width: 768px) {
    .owl-item .item .mycaption {
        max-width: 50%;
        left: 20px;
        bottom: 20px;
        padding: 10px 20px;
        font-size: 10px;
        font-weight: 400;
        display: block;
    }
}
@media (max-width: 320px) {
    .owl-item .item .mycaption {
        display: none;
    }
}
.milestone-content {
    height: auto;
    padding-top: 0;
}
@media (max-width: 768px) {
    .myheight {
        height: auto !important;
        padding-top: 0 !important;
    }
}
.res-margin-bottom {
    margin-bottom: 0;
}
@media (max-width: 600px) {
    .res-margin-bottom {
        margin-bottom: 40px;
    }
}
