

/*nav start*/
.Meet-item{width: 100%;}
.Meet-item a{text-decoration: none;}
.Meet-item h1,.invited-guest h1,.meet-features h1{margin-top: 30px; width: 100%;font-weight: normal;text-align: center;color: #444;font-size: 32px;line-height: 32px; text-transform : uppercase;}
.Meet-item h1 span,.invited-guest h1 span,.meet-features h1 span{width: 100%;text-align: center;font-size: 16px;color: #666;}
.Meet-item-nav{width: 100%;height: auto; overflow: hidden;}
.Meet-item-box{float: left;width: 31%;margin: 0 1%;padding-top: 10px; margin-top: 20px;border: 1px solid #e4ebf7; border-top: 4px solid #717171;background:#f5f9ff;color: #717171;}
.Meet-item-box:hover{border-top: 4px solid #2f6ea2;color: #2f6ea2;}
.Meet-item-box h2{padding: 4%;}
.Meet-item-box ul{list-style:none;padding: 0 2% 6% 2%;}
.Meet-item-box ul li{list-style:none;padding: 2%;}
.Meet-schedule-button{width: 264px;height: 56px;position: relative;left: 50%;margin-left: -132px;margin-top: 20px;}
.Meet-schedule-button a{display: block;float: left; width: 265px;height: 56px;border: 1px solid #2f6ea2;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;color: #2f6ea2;text-align: center;font-size: 24px;line-height: 56px;}
.invited-guest{width: 100%;padding-top: 50px;}
.swiper-container{width: 100%;height: auto;}
.swiper-wrapper{width: 20%;margin-top: 20px;}
.swiper-slide{width: 20%;}
.swiper-slide-top{width: 100%;height: 320px ;}
.swiper-slide-top img{width: 100%;height: 320px;background: #fff;border: 1px solid #f2f2f2;text-align: center;}
.swiper-slide-down{width: 100%;height: auto;background: #fff;border: 1px solid #f2f2f2;}
.swiper-slide-down p{padding: 8px 0px; color: #888888;text-align: center;font-size: 14px;letter-spacing: 1px;}
.swiper-slide-down span{color: #2f6ea2;padding: 0px 4px;}
.swiper-slide-down i{font-size: 12px;font-style: normal;}
.swiper-slide:hover p{background: #2f6ea2;color: #fff;}
.swiper-slide:hover span{color: #fff;}
.meet-features{width: 100%;padding-top: 0px;overflow: hidden;}
.meet-features-text{margin-top: 20px; overflow: hidden;}
.meet-features-nav{float: left; width: 33.3%;height: 220px;margin: 0px;}
.meet-features-nav p{color: #fff;padding: 28px 10px;font-size: 26px;letter-spacing: 1px;}
.meet-features-nav span{font-size: 16px;}
.meet-features-1{background: #f5c823;}
.meet-features-1-img{background: url(../img/meet-features1.png) no-repeat center center;background-size: cover;}
.meet-features-1-img img{width: 20px;padding-left: 50%;margin-left: -10px;}
.meet-features-2{background: #41b7cc;}
.meet-features-2-img img{width: 20px;padding-left: 50%;margin-left: -10px;padding-top: 205px;}
.meet-features-2-img{background: url(../img/meet-features2.jpg) no-repeat center center;background-size: cover;}
.meet-features-3{background: #2f6ea2;}
.meet-features-3-img img{width: 20px;padding-left: 50%;margin-left: -10px;}
.meet-features-3-img{background: url(../img/meet-features3.jpg) no-repeat center center;background-size: cover;}
.organizer{width: 100%;padding-top: 40px;overflow: hidden;}
.organizer h1{border-left: 5px solid #2f6ea2;padding-left: 15px; font-size: 34px;font-weight: normal;color: #666;}
.organizer .organizer-img{width: 100%;height:249px;background: url(../img/organizer-img.png) no-repeat center center;background-size: cover;margin: 20px;}
.swiper-container-two{display: none;}
.swiper-container-one{display: none;}