/* BASIC css start */
/* BASIC css start */

.youtubeTab .swiper-wrapper{ margin: 0;}
.youtubeTab .swiper-wrapper .swiper-slide{ display:inline-block;padding: 10px 15px; cursor:pointer;font-size: 14px;color: #aaa;margin: 0 10px;font-weight: 300;letter-spacing: -0.3px;line-height: 1;width: auto;}
.youtubeTab .swiper-wrapper .swiper-slide.on {border: 1px solid #000;border-radius: 30px;color: #000;}
.youtubeTab .swiper-wrapper {width:100%;}
.youtubeTab .swiper-wrapper .swiper-slide { width: auto!important; }

.youtubeContent { clear:both;padding-top: 15px;margin: 10px 10px 0;} 
.youtubeContent .video {
    display: none;
    height: 100%;
    text-align: center;
}
.video {width: 100%;margin: 0 auto;}
.video h2 { text-align: left; font-size: 36px; font-weight: bold; color: #000000; border-bottom: 2px solid #000000; padding-bottom: 20px;}
.video ul {overflow: hidden;font-size: 0;}
.video ul li {/* float: left; */width: 100%;/* margin-left: 3.5%; */margin-bottom: 10px;}
.video ul li:first-child { margin-left: 0; }
.video ul li iframe { width: 100%; height: 100%; background: #000000; padding: 6% 0; }
.video ul li p {display: block;border-bottom: 1px solid #e8e8e8;border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;padding: 15px 0px;text-align: center;font-size: 15px;letter-spacing: -0.5px;color: #111;}


/* BASIC css end */


/* BASIC css end */

