.hp_carousel {
   /* width: 70%;
	display:flex !important;
	position:relative;*/
}
.wrap carousel-item {
	/*display: flex !important;*/
}
.view-content {
	/*display:flex;*/
	width::1170px;
}
.carousel .wrap {
    /*position: fixed;*/
    width: 1170px !important;
	/*display:flex;*/
}
.carousel {
    background: none repeat scroll 0 0 #262626;
    display: block;
    height: 405px !important;
    overflow: hidden;
    
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
 .carousel {
    background: none repeat scroll 0 0 #262626;
    height: 405px !important;
    overflow: hidden;
    width: 1170px;
	display:inline !important;
}
}
/*.slide-caption {
    background-image: url("../image/vignette.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    min-height: 390px;
    padding: 70px 40px 30px;
    position: relative;
    width: 376px;
    z-index: 10;
	margin-left:auto !important;
}*/
.slide-caption {
    background-image: url("../image/vignette.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 340px !important;
    padding: 65px 40px 0;
    position: relative;
    width: 32%;
    z-index: 10 !important;
}
.comp-a {
    background-color: #52854c;
}
.comp-b {
    background-color: #8c8179;
}
.comp-c {
    background-color: #293352;
}
.comp-d {
    background-color: #a51c30;
}
.slide-caption h2 {
    color: #fff;
    font: 1.8em/1.21 Georgia,"Times New Roman",serif;
    margin: 0 0 32px !important;
}
.slide-caption h2 a {
    color: #fff;
    text-decoration: none;
	display: table;
	text-align:left;
}
.slide-caption h2 a:hover, .slide-caption h2 a:focus {
    color: #e6eae2;
    text-decoration: none;
}
.slide-callout {
    width: 900px;
}
.slide-callout p {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    color: #363636;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 !important;
    max-width: 615px;
    min-height: 19px;
    padding: 9px 20px 6px 14px;
    text-transform: uppercase;
}
.slide-callout p:hover {
    background: none repeat scroll 0 0 #e6eae2;
}
.slide-callout p a {
    color: #363636;
    text-decoration: none;
}
.slide-callout p a:hover, .slide-callout p a:focus {
    color: #363636;
    text-decoration: none;
}
.slide-callout .more {
    padding: 0;
}
.comp-a .slide-callout .more {
    background-color: #52854c;
}
.comp-b .slide-callout .more {
    background-color: #8c8179;
}
.comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d .slide-callout .more {
    background-color: #a51c30;
}
.slide-callout .more a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: inline-block;
    font: italic 1.15em Georgia,"Times New Roman",serif;
    min-height: 19px;
    padding: 8px 10px 7px;
    text-transform: none;
}
.slide-callout .more a:hover, .slide-callout .more a:focus {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    text-decoration: none;
}
.carousel-image {
    position: absolute;
    right: 0;
}
.carousel-item {
    position: relative;
}
.carousel-item-secondary {
    display: none;
}
#hedu_preview .slide-caption h2 {
    color: #fff;
    font: 2.2em/1.21 Georgia,"Times New Roman",serif;
    margin-bottom: 32px;
}
#hedu_preview .slide-callout p {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    color: #363636;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
    max-width: 750px;
    min-height: 19px;
    padding: 9px 20px 6px 14px;
    text-transform: uppercase;
}
#hedu_preview .slide-callout p.more {
    padding: 0;
}
#hedu_preview .comp-a .slide-callout p.more {
    background-color: #52854c;
}
#hedu_preview .comp-b .slide-callout p.more {
    background-color: #8c8179;
}
#hedu_preview .comp-c .slide-callout p.more {
    background-color: #293352;
}
#hedu_preview .comp-d .slide-callout p.more {
    background-color: #a51c30;
}
#carousel_slide_headshot {
    background-image: none;
}
* html .carousel {
    height: 348px !important;
}
* html .slide-caption {
    background-image: none !important;
    height: 220px;
}
* html .carousel-item {
    height: 348px;
}
.comp-b, .comp-b .slide-callout .more {
    background-color: #8c8179;
}
.comp-c, .comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d, .comp-d .slide-callout .more {
    background-color: #a51c30;
}
.carousel-controls {
    bottom: 43px;
    height: 32px;
    left: 50%;
    margin-left: -449px;
    overflow: hidden;
    position: absolute;
    width: 98px;
    z-index: 100;
}
* html .carousel-controls {
    bottom: 20px;
}
.carousel-controls a {
    background-image: url("../image/controls-carousel.gif");
    float: left;
    height: 32px;
    width: 32px;
}
.carousel-controls .next {
    background-position: -99px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .next:hover, .carousel-controls .next:focus {
    background-position: -99px 0;
    border-color: #ccc;
}
.carousel-controls .previous {
    background-position: 0 -32px;
}
.carousel-controls .previous:hover, .carousel-controls .previous:focus {
    background-position: 0 0;
}
.carousel-controls .pause {
    background-position: -33px -32px;
    border-left: 1px solid #333;
}
.carousel-controls .pause:hover, .carousel-controls .pause:focus {
    background-position: -33px 0;
    border-color: #ccc;
}
.carousel-controls .play {
    background-position: -66px -32px;
    border-left: 1px solid #333;
    bottom: auto;
    left: auto;
    position: relative;
}
.carousel-controls .play:hover, .carousel-controls .play:focus {
    background-position: -66px 0;
    border-color: #ccc;
}
.carousel .main-image {
    min-width: 720px;
    position: relative;
    top: 0;
    z-index: 8;
    margin-right: -4px;
}
.carousel .prev-image {
    left: -150%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    z-index: 7;
    min-width: 725px;
}
.carousel .next-image {
    min-width: 725px;
    opacity: 0.2;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 7;
}
* html .slide-caption {
    padding-bottom: 60px;
}
.carousel-controls a {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
