﻿.toggleHeading {
	animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
     -moz-animation-delay: 0.1s;
       -o-animation-delay: 0.1s;
	   -moz-transition: none !important;
	   display:none;
}

.carousel {margin:0; /*margin:0 0 0.75em;*/ background:white;}
.carousel-control {width:auto; width:auto !important; opacity:1;}
.carousel-control .glyphicon-chevron-left {background:url(../image/arrow-prev.png) no-repeat; width:40px; height:60px; width:40px\9 !important; height:60px\9 !important; margin-left:0; margin-left:0\9 !important; margin-top:-25px;}
.carousel-control .glyphicon-chevron-left:before { content:''}
.carousel-control .glyphicon-chevron-right {background:url(../image/arrow-next.png) no-repeat; width:40px; height:60px; width:40px\9 !important; height:60px\9 !important; margin-right:0; margin-right:0\9 !important; margin-top:-25px;}
.carousel-control .glyphicon-chevron-right:before { content:''}

.carousel-control-prev-icon{background:url(../image/arrow-prev.png) no-repeat; width:50px; height:60px; width:40px\9 !important; height:60px\9 !important; margin-left:0; margin-left:0\9 !important; margin-top:180px;}
.carousel-control-next-icon{background:url(../image/arrow-next.png) no-repeat; width:50px; height:60px; width:40px\9 !important; height:60px\9 !important; margin-left:0; margin-left:0\9 !important; margin-top:180px;}


.carousel-caption {
    z-index: 8;    
    right: 35px;
    bottom: -1px;
    left: auto;    
    /*background: url(../image/list_banner_title.png) repeat;*/
    height: 100%;
    width: 30%;
    line-height: 1;
    color: #646464;
    text-shadow: none;
    font-weight: bold;
}

.carousel-inner > .item.mpf_carousel {width:100%; height:359px}

.carousel-caption.mpf_headline {padding:0; padding:0\9 !important; text-align:left;}
.carousel-caption.mpf_headline .head_cat {z-index: 8;padding:10px 25px; display:inline-block; vertical-align:top; position:relative;width: fit-content; margin-right: 120px; margin-bottom: 5px;padding-bottom: 3px;}
.carousel-caption.mpf_headline .head_title {/*max-width:calc(100% - 76px); width:606px\9; max-height:30px;*/ padding:0px 19px; line-height:1.166666666666667em; line-height:31px\9;/* overflow:hidden;*/ display:inline-block; font-size: 1.70em }
.carousel-caption.mpf_headline .head_caption {padding:2px 10px; float:left; width:100%}
.carousel-caption.mpf_headline .head_color1st {background:#436eb3;}
.carousel-caption.mpf_headline .head_color2nd {background:#436eb3;}
.carousel-caption.mpf_headline .head_color3rd {background:#436eb3;}
/*.carousel-caption h2 {color:#FFF;}*/

/*
@media only screen and (min-width : 10em) and (max-width: 40em) {

	.carousel-control .glyphicon-chevron-left {background-size:100%; width:24px; height:36px; top:40%}
	.carousel-control .glyphicon-chevron-right {background-size:100%; width:24px; height:36px; top:40%}
			
}*/

@media (max-width: 1279px) and (min-width: 1100px) {
    .carousel-caption.mpf_headline .head_cat {margin-right: 90px; min-width: 110px}
    .carousel-control-prev-icon{margin-top:none;}
    .carousel-control-next-icon{margin-top:none;}
}    
@media (max-width: 1099px) and (min-width: 993px) {
    .carousel-caption.mpf_headline .head_cat {margin-right: 80px; min-width: 100px}
    .carousel-control-prev-icon{margin-top:none;}
    .carousel-control-next-icon{margin-top:none;}
}
@media (max-width: 1024px) {
.carousel-caption{right: 0px;}
.carousel-caption.mpf_headline .head_cat{padding: 10px 10px;}
.miancarousel{height: 280px;}
    .carousel-control-prev-icon{margin-top:none;}
    .carousel-control-next-icon{margin-top:none;}
}


@media (max-width: 991px) {
    .carousel-caption.mpf_headline .head_cat {margin-right: 100px; min-width: 100px}
.head_title{font-size: 25px!important;}
    .carousel-control-prev-icon{margin-top:none;}
    .carousel-control-next-icon{margin-top:none;}
	.carousel-caption {background: url(../image/list_banner_title.png) repeat;}
	.carousel-title{color: white!important;}
	.carousel-caption.mpf_headline .head_title{padding:0px 25px 6px 1px}
}

@media (max-width: 768px) {
.carousel-control-prev-icon{margin-top:-25px;}
.carousel-control-next-icon{margin-top:-25px;}
.carousel-inner > .item.mpf_carousel {width:100%; height:auto!important; padding-bottom: 50%; padding-top: 5%}
/*.carousel-caption.mpf_headline{max-height: 72px}*/
.carousel-control-prev{width:14%!important;}
.carousel-control-next{width:9%!important;}
.carousel-item{margin-bottom: 95px}
.carousel-caption{width: 100%;height: 35%;top: 100%;}
.carousel-caption.mpf_headline .head_cat {margin-right: 10px; min-width: inherit; top: -10px; left: -10px;}
.carousel-caption.mpf_headline .head_title{padding:10px}

}

@media (max-width: 414px) {
.carousel-item{margin-bottom: 95px}
.carousel-caption{height: 45%; top: 100%;}
.carousel-caption.mpf_headline .head_cat{padding: 10px 10px;height: 35px;top: -10px; left: -10px;}
.head_title{font-size: 18px!important;width: 100%; }
.carousel-caption.mpf_headline .head_title{padding:10px}
}
