/*
Theme Name: WVU 2024 Uniontown
Theme URI: http://wvumedicine.org/uniontown-hospital/
Author: WVU Medicine
Author URI: http://wvumedicine.org
Description: WVU Medicine
Version: 1.0.0
Template: wvu-medicine-2015
*/

.lifelinesection {
    position: relative;
    width: 100%;
    padding: 100px;
    margin: 0px;
    line-height: .9;
    vertical-align: top;
}

.aboutsection {
    position: relative;
    width: 100%;
    border-top: 3px solid #1b3660;
    border-bottom: 3px solid #1b3660;
    padding: 0px;
    margin: 0px;
    line-height: .9;
    overflow: hidden;
    height: auto;
    min-height: 700px;
}

.aboutcamden {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 50%;
    max-height: 900px;
    min-height: 300px;
    text-align: center;
    position: relative;
    display: inline-block;
    line-height: 1.5;
    margin: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 1.9vw;
    min-height: 700px;
}

.aboutvideobox {
    width: 49%;
    text-align: left;
    position: absolute;
    display: inline-block;
    top: 0px;
    vertical-align: top;
    height: 100%;
    right: 0px;
    padding: 5%;
}

@media (min-width: 2000px) {
    .aboutsection {
        min-height: 900px;
    }

    .aboutcamden {
        min-height: 900px;
    }
}

@media (max-width: 1410px) {
    .aboutlist {
        font-size: 16px;
        width: 90%;
        left: 5%;
    }

    .aboutchildrensfooter {
        font-size: 20px;
        bottom: 5%;
    }

    .aboutchildrenbanner {
        font-size: 24px;
    }

    .aboutvideoheading {
        font-size: 34px;
    }

    .itemtitle {
        font-size: 26px;
    }

    .aboutlist li:before {
        top: 25px;
    }

    .primary-nav {
        font-size: 1.4vw;
    }

    .aboutsection {
        min-height: 500px;
    }

    .aboutcamden {
        min-height: 500px;
    }
}

@media (max-width:1200px) {
    /*.site-logo img.svg-image{
		top: 0px;
	}*/
    .primary-nav {
        margin-top: 20px;
    }

    .aboutsection {
        position: relative;
        width: 100%;
        border-top: 3px solid #1b3660;
        border-bottom: 3px solid #1b3660;
        padding: 0px;
        margin: 0px;
        line-height: .9;
        min-height: none;
    }

    .aboutcamden {
        width: 100%;
        min-height: none;
    }

    .lifelinebox {
        width: 100%;
    }

    .lifelinevideobox {
        width: 100%;
        margin-top: 15%;
    }

    .aboutchildrenbanner {
        font-size: 34px;
        left: 5%;
        padding-top: 25px;
    }

    .aboutdoctor {
        position: absolute;
        bottom: 0px;
        left: 25px;
    }

    .aboutlist {
        top: 200px;
        left: 5%;
        font-size: 23px;
        width: 90%;
    }

    .aboutchildrensfooter {
        font-size: 29px;
        bottom: 5%;
        width: 90%;
        left: 5%;
    }

    .aboutvideobox {
        width: 100%;
        position: relative;
        padding-bottom: 44%;
    }

    .aboutvideo {
        width: 90%;
        padding-top: 53%;
        top: 65px;
        left: 7%;
    }

    .aboutvideolabel {
        font-size: 2.5vw;
    }

    .aboutvideolabeltwo {
        font-size: 2.5vw;
    }

    .ccmcevents {
        font-size: 3.5vw;
    }

    .itemtitle {
        font-size: 22px;
    }

    .seasonalitemscontainer {
        padding-bottom: 150px;
    }
}

.social {
	list-style:none;
	display: inline-block;
	margin: 0 30px 0 30px !important;
	white-space: nowrap;
}