.eventItemTime {
    display: inline-block;
    line-height: 25px;
    padding: 0 6px;
    margin-bottom: 25px;
    background: #d769a5;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.btn-success {
    color: #fff;
    background-color: #d769a5;
    border-color: #d769a5;
}

nav a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #7f7f7f;
}

nav a:hover {
    text-decoration: none;
    color: #d769a5;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

body, table, input, textarea, select, li, button, p, blockquote, ol, dl, form, pre, th, td, a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #7f7f7f;
}

.eventItem {
    position: relative;
    min-height: 341px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 552px;
    background: #fff;
}

.eventItemImg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 502px;
    height: 342px;
}

.eventItemDesc {
    padding: 44px 40px 0 0;
}

.eventItemTime {
    display: inline-block;
    line-height: 25px;
    padding: 0 6px;
    margin-bottom: 25px;
    background: #d769a5;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.eventItemDesc h3 {
    line-height: 26px;
    padding-right: 80px;
    margin-bottom: 16px;
}

.eventItemDesc p {
    line-height: 24px;
    padding-right: 80px;
    color: #7f7f7f;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.eventLearnMore, .eventLearnMore:visited {
    display: block;
    position: absolute;
    right: 40px;
    bottom: 20px;
    width: calc(100% - 592px);
    height: 40px;
    line-height: 40px;
    color: #d769a5;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

.eventItemImg img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.eventItemDesc h3 a, .eventItemDesc h3 a:visited {
    color: #333333;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.eventLearnMore i {
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    border: 1px solid #63c8b0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.eventLearnMore:hover i {
    background: #63c8b0;
}

.mainItem {
    position: relative;
}

.mainItemImg {
    position: relative;
    float: left;
    width: 50%;
}

.mainItemDesc {

}

.mainItemDesc h3:before {
    position: absolute;
    left: 50%;
    bottom: -37px;
    width: 46px;
    height: 1px;
    margin: 0 0 0 -23px;
    background: #96e9d5;
    content: "";
}

.mainItemImg img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.mainItemDesc h3 {
    position: relative;
    line-height: 56px;
    margin-bottom: 70px;
    color: #000;
    font-size: 42px;
    font-weight: 300;
    text-transform: uppercase;
}

.mainItemDesc p {
    line-height: 32px;
    margin-bottom: 72px;
    font-size: 22px;
    font-weight: 400;
}

.mainItemDesc .viewMore, .mainItemDesc .viewMore:visited {
    display: inline-block;
    line-height: 42px;
    width: 160px;
    border: 2px solid #96e9d5;
    color: #96e9d5;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    -moz-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
}

.clear, #sbi_images {
    clear: none!important;
}

.gridItem {
    position: relative;
    display: block;
    float: left;
    width: 50%;
}

.gridItemImg {
    float: left;
    width: 50%;
}

.gridItemDesc {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    padding: 50px 30px 0 40px;
    background: #d769a5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gridItemWhite .gridItemDesc {
    background: #fff;
}

.gridItemWrapLeft {
    float: left;
    width: 50%;
}

.gridItemVideo {
    position: relative;
    display: block;
    width: 100%;
}

.gridItemWrapRight {
    float: right;
    width: 50%;
}

.gridItem2 {
    position: relative;
    display: block;
    width: 100%;
}

.jumbotron {
    border-radius: 0rem !important;
}

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
    background-color: #777;
}
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}
.marketing h2 {
    font-weight: 400;
}
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

.index-btn {
    display: inline-block;
    line-height: 42px;
    width: 160px;
    /*border: 2px solid #96e9d5;
    color: #96e9d5;*/
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    -moz-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    text-align: center;
    border-radius: 23px;
}

.index-btn:hover {
    text-decoration: none;
    color: black;
}

.white-btn {
    display: inline-block;
    line-height: 42px;
    width: 160px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    -moz-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.white-btn:hover {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: none;
}

.singlePostWrap h1, .singlePostWrap h2, .singlePostWrap h3, .singlePostWrap h4, .singlePostWrap h5 {
    position: relative;
    line-height: 66px;
    margin-bottom: 100px;
    color: #d769a5;
    font-size: 56px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-align: center;
}

.singlePostWrap h1:before {
    position: absolute;
    left: 50%;
    bottom: -50px;
    width: 46px;
    height: 1px;
    margin-left: -23px;
    background: #d769a5;
    content: "";
}

.singlePostWrap h5 {
    line-height: 36px;
    margin-bottom: 22px;
    margin-top: 32px;
    font-size: 30px;
    text-align: left;
}

a:hover {
    color: #d769a5 !important;
}

.thclass {
    text-align: center;
    background: #d769a5;
    border-bottom: 0px solid #e3e3e3;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    list-style-type: none;
    padding: 5px 0 4px;
}

.flex-equal > * {
    -ms-flex: 1;
    flex: 1;
}
@media (min-width: 768px) {
    .flex-md-equal > * {
        -ms-flex: 1;
        flex: 1;
    }
}

.bg-color {
    background: #d769a5;
}

.index-fl {
    min-height: 600px;
}

.gridItemDesc {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    padding: 50px 30px 0 40px;
    background: #d769a5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gridItemDesc .viewMore {
    position: absolute;
    left: 40px;
    bottom: 27px;
    width: calc(100% - 70px);
    line-height: 14px;
    color: #96e9d5;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.gridItemDesc h3 {
    position: relative;
    line-height: 30px;
    margin-bottom: 48px;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
}

.gridItemDesc p {
    line-height: 24px;
    margin-bottom: 20px;
    color: #c1f4e8;
    font-size: 16px;
    font-weight: 300;
}

.gridItemDesc h3:before {
    position: absolute;
    left: 0;
    bottom: -27px;
    width: 46px;
    height: 1px;
    background: #96e9d5;
    content: "";
}

.gridItem2 .gridItemDesc {
    height: 50%;
    top: auto;
    bottom: 0;
    background: rgba(110,54,136,0.9);
}

.lead-white p, .lead-white > p {
    color: white !important;
}


@media only screen and (max-width: 600px) {

    .mobile-pb100 {
        padding-bottom: 200px;
    }

    .mobile-pb {
        padding-bottom: 30px;
    }

    .mobile-img {
        height: 300px;
    }

    .display-4 {
        font-size: 1.5rem;
    }

    .eventItem img {
        max-height: 210px;
        width: auto;
    }

    .eventItem {
        padding-left: 0px;
    }

    .eventItemImg {
        position: relative;
        width: auto;
        height: auto;
    }

    .singlePostWrap {
        text-align: center;
        margin-bottom: 100px;
    }

    .singlePostWrap h5 {
        text-align: center;
    }

    .mobile-center {
        text-align: center;
    }
}
