/*Meeting 1 Style Starts*/
.MEETINGLISTING-1{padding:50px 0 0; font-family: 'Roboto', sans-serif;}
.MEETINGLISTING-1 .section-heading{font-size:50px; color:#222; margin:0 0 10px; padding:0; text-align:center;}
.MEETINGLISTING-1 .section_text{font-size:16px; color:#666; margin:0 0 45px; padding:0; text-align:center;}
.MEETINGLISTING-1 .meeting_desc_area{display:table; width:100%; margin-bottom:45px;}
.MEETINGLISTING-1 .meeting_desc_area .desc_image{display:table-cell; width:50%; background-repeat:no-repeat; background-size:cover; background-position:center;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text{display:table-cell; width:50%; background:#f3f3f3; padding:34px;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text h4{font-size:22px; text-transform:uppercase; color:#990061; border-bottom:2px #e5e5e5 solid; padding:0 0 10px; margin:0 0 15px; font-weight:500;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text h4 span{font-size:13px; font-weight:400; color:#000;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text h5{font-size:20px; text-transform:uppercase; color:#000; padding:0; margin:0 0 10px; font-weight:300;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text p{font-size:16px; line-height:24px; color:#000; font-weight:300;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text p a{color:#990061;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text ul li{color:#990061;}
.MEETINGLISTING-1 .meeting_desc_area .desc_text ul li a{color:#990061;}
.MEETINGLISTING-1 .listing_heading{font-size:22px; color:#333; font-weight:600; margin:0; padding:15px 0;}
.MEETINGLISTING-1 .listing_image{width:100%; height:200px; overflow:hidden; position:relative; border:10px #fff solid; box-shadow:0 0 5px #ddd;}
.MEETINGLISTING-1 .listing_date{font-size:13px; position:absolute; top:0; right:0; background:#000; color:#fff; text-transform:uppercase; font-weight:500; margin:0; padding:6px 15px; font-family: 'Roboto', sans-serif;}
.MEETINGLISTING-1 .listing_image img{width:100%;}
.MEETINGLISTING-1 .listing_text{font-size:15px; color:#474747; line-height:24px; text-align:left; margin:0; padding:0 0 15px;}
.MEETINGLISTING-1 .read_more{background:#990061; padding:10px 30px; font-size:14px; text-transform:uppercase; color:#fff; display:inline-block; margin:10px auto 50px;}
.MEETINGLISTING-1 .aminity_list{margin:0; padding:0 0 0 14px;}
.MEETINGLISTING-1 .aminity_list li{border-bottom:1px #666 solid; font-size:16px; color:#666; padding:0 0 5px; margin-bottom:5px;}

@media only screen and (max-width:700px){
	.MEETINGLISTING-1 .meeting_desc_area .desc_image{display:block; width:100%; height:300px;}
	.MEETINGLISTING-1 .meeting_desc_area .desc_text{display:block; width:100%; padding:15px;}
}

@media only screen and (max-width:480px){
	.MEETINGLISTING-1 .listing_image{width:100%; height:150px; overflow:hidden;}
}
/************END************/

/*Meeting 2 Style Starts*/
.MEETINGLISTING-2{font-family: 'Roboto', sans-serif;}
.MEETINGLISTING-2 .section-heading{font-size:45px; color:#222; font-weight:300; margin:0; padding:0 0 15px; font-family: 'Roboto', sans-serif; text-align:center;}
.MEETINGLISTING-2 .section-text{font-size:18px; color:#6e7680; font-weight:300; margin:0; padding:0 15% 50px; font-family: 'Roboto', sans-serif; text-align:center;}
.MEETINGLISTING-2 .dining_image{width:100%; float:left; height:auto; background-repeat:no-repeat; background-size:auto; position:relative; margin:0 0 10px;}
.MEETINGLISTING-2 .dining_image.image_left{background-position:left;}
.MEETINGLISTING-2 .dining_image.image_right{background-position:right;}
.MEETINGLISTING-2 .text_area.right{padding:40px 30px 40px 70px; z-index:2; background:#d7d7d7; width:50%; float:right; position:relative;}
.MEETINGLISTING-2 .text_area.left{padding:40px 30px 40px 70px; z-index:2; background:#575757; width:50%; float:left; position:relative;}
.MEETINGLISTING-2 .text_area.left:before{position:absolute; width:80px; height:100%; background:#575757; transform:skew(-10deg); right:-40px; top:0; content:"";}
.MEETINGLISTING-2 .text_area.right:before{position:absolute; width:80px; height:100%; background:#d7d7d7; transform:skew(10deg); left:-40px; top:0; content:"";}
.MEETINGLISTING-2 .text_area.right h4{font-size:40px; color:#434242; font-weight:300; font-family: 'Roboto', sans-serif; padding:0 0 20px; margin:0;}
.MEETINGLISTING-2 .text_area.right p{font-size:16px; color:#434242; font-weight:300; font-family: 'Roboto', sans-serif; margin:0; padding-bottom:10px;}
.MEETINGLISTING-2 .text_area.left h4{font-size:40px; color:#fff; font-weight:300; padding:0 0 20px; margin:0;}
.MEETINGLISTING-2 .text_area.left p{font-size:16px; color:#fff; font-weight:300; margin:0; padding-bottom:30px;}
.MEETINGLISTING-2 .text_area a.more{background: #d94602; padding: 12px 30px; font-lsize: 12px; border-radius: 30px; font-weight: 600; display: inline-block; color: #fff;}
.MEETINGLISTING-2 .text_area a.more:hover{text-decoration:none; background:#fff; color:#333;}
.MEETINGLISTING-2 .text_area h6{font-size:18px; color:#d94602; font-weight:600; margin:0; padding:0;}
.MEETINGLISTING-2 .text_area ul{margin:0; padding:0 0 15px 18px;}
.MEETINGLISTING-2 .text_area.right ul li{font-size:16px; color:#666; font-weight:300; padding:5px 0;}
.MEETINGLISTING-2 .text_area.left ul li{font-size:16px; color:#f1f1f1; font-weight:300; padding:5px 0;}
/************END************/


/*Meeting 3 Style Starts*/
.MEETINGLISTING-3{font-family: 'Roboto', sans-serif;}
.MEETINGLISTING-3 .section-heading{font-size:42px; color:#222; font-weight:600; margin:0; padding:0 0 15px; font-family: 'Roboto', sans-serif; text-align:center;}
.MEETINGLISTING-3 .section-text{font-size:18px; color:#6e7680; font-weight:400; margin:0; padding:0 0 50px; font-family: 'Roboto', sans-serif; text-align:center;}
.MEETINGLISTING-3 .prd_image{width:300px; height:300px; display:inline-block; vertical-align:middle; text-align:center; background-repeat:no-repeat; background-size:cover; background-position:center center; position:relative; margin:0; transition:ease 0.8s;}
.MEETINGLISTING-3 .text_area{padding:20px; display:inline-block; vertical-align:middle; width:calc(100% - 520px); border-right:1px #ddd solid;}
.MEETINGLISTING-3 .prd_image:hover{background-position:right center;}
.MEETINGLISTING-3 .text_area h4{font-size:24px; color:#111; font-weight:600; text-transform:uppercase; font-family: 'Roboto', sans-serif; padding:0 0 10px; margin:0;}
.MEETINGLISTING-3 .text_area p{font-size:14px; color:#666; font-weight:400; font-family: 'Roboto', sans-serif; margin:0; padding-bottom:20px;}
.MEETINGLISTING-3 .text_area p.subtext{font-size:20px; font-weight:600; color:#cbad00;}
.MEETINGLISTING-3 .text_area p.subtext span{text-decoration:line-through; color:#222; font-size:16px;}
.MEETINGLISTING-3 .bttn_area{display:inline-block; vertical-align:middle; width:200px; text-align:center; padding-left:10px;}
.MEETINGLISTING-3 .bttn_area a.yelw-btn{padding:12px 25px; font-size:14px; margin-bottom:10px; border-radius:10px; color:#222; text-transform:uppercase; display:block;}
.MEETINGLISTING-3 .bttn_area a.yelw-btn:hover{text-decoration:none; background:#222; color:#fff;}
.MEETINGLISTING-3 .marginbottom30{margin-bottom:30px;}
.MEETINGLISTING-3 .aminity_list{margin:0; padding:0;}
.MEETINGLISTING-3 .aminity_list li{font-size:16px; color:#333; display:block; padding-bottom:3px; margin-bottom:3px; border-bottom:1px #333 dashed;}
/********************END***********************/


/*Meeting 2 Style Starts*/
.MEETINGLISTING-4{padding:50px 0;}
.MEETINGLISTING-4 .section-heading{font-size:45px; color:#222; font-weight:300; margin:0; padding:0 0 15px; font-family: 'Roboto', sans-serif; text-align:center;}
.MEETINGLISTING-4 .section-text{font-size:18px; color:#6e7680; font-weight:300; margin:0; padding:0 15% 50px; font-family: 'Roboto', sans-serif; text-align:center;}
.MEETINGLISTING-4 .image{background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:300px; position:relative; overflow:hidden; margin-bottom:20px; border:10px #fff solid; box-shadow:0 0 5px #ddd;}
.MEETINGLISTING-4 .details_area h4{font-size:22px; color:#2f3c4a; font-weight:600; margin:0; padding:0 0 10px;}
.MEETINGLISTING-4 .details_area p{font-size:14px; color:#2f3c4a; font-weight:400; margin:0; padding:0;}
.MEETINGLISTING-4 .details_area p.subtext{font-size:20px; font-weight:700; color:#222; padding:10px 0;}
.MEETINGLISTING-4 .details_area p.subtext span{text-decoration:line-through; font-size:16px; display:inline-block; padding-right:10px;}
.MEETINGLISTING-4 a.knw_more{background:#ffe105; padding:8px 15px; font-size:18px; transition:ease 1s; font-weight:400; color:#151f87; display:inline-block; margin-bottom:30px;}
.MEETINGLISTING-4 a.knw_more:hover{text-decoration:none; background:#222; color:#fff;}
.MEETINGLISTING-4 .aminity_list{margin:0; padding:15px 0 15px 15px; float:left; width:100%;}
.MEETINGLISTING-4 .aminity_list li{font-size:16px; color:#333; float:left; width:calc(100% / 2); padding-bottom:3px; margin-bottom:3px;}
/************END************/

/*Meeting 5 Style Starts*/
/*.MEETINGLISTING-5{padding:80px 0 50px; background:#f9f9f9; font-family: 'Raleway', sans-serif;}
.MEETINGLISTING-5 .section-heading{font-size:40px; color:#111; margin:0 0 20px; padding:0; font-weight:400; letter-spacing:1px;}
.MEETINGLISTING-5 .section-text{font-size:16px; color:#222; line-height:24px; margin:0; padding:0 0 40px;}
.MEETINGLISTING-5 .listing_heading{font-size:20px; color:#000; font-weight:300; transition:ease 1s; margin:0; padding:0 0 5px; font-family: 'Cinzel', serif;} 
.MEETINGLISTING-5 .listing_image{width:100%; height:350px; overflow:hidden; position:relative; background-repeat:no-repeat; background-size:cover; margin-bottom:30px; box-shadow:0 0 15px rgba(0,0,0,0.2);}
.MEETINGLISTING-5 .listing_date{font-size:13px; color:#000; text-transform:uppercase; font-weight:600; margin:0; padding:6px 0;}
.MEETINGLISTING-5 .listing_text{font-size:16px; color:#222; line-height:24px; margin:0; padding:0 0 15px;}
.MEETINGLISTING-5 .read_more{padding:8px 30px;  font-size:14px; font-weight:300; text-transform:uppercase; color:#fff; display:inline-block; width:49%; text-align:center; background:#02b4a2;}
.MEETINGLISTING-5 .content{width:90%; margin:-70px auto 40px; padding:30px 20px; z-index:2; position:relative; background:#fff; border:1px #eee solid; min-height:245px;}
.MEETINGLISTING-5 .content .aminity{padding:10px; border:1px #eaeaea solid; margin:10px 0;}
.MEETINGLISTING-5 .content .aminity ul{margin:0; padding:0;}
.MEETINGLISTING-5 .content .aminity ul li{list-style:none; display:inline-block; width:49%; padding:0 0 10px; margin:0;}
.MEETINGLISTING-5 .content .aminity ul li img{width:24px; margin-right:10px; display:inline-block; vertical-align:middle;}
@media only screen and (max-width:480px){
	.MEETINGLISTING-5 .listing_image{width:100%; height:150px; overflow:hidden;}
}*/
.MEETINGLISTING-5{padding:50px 0 0; background:#f9f9f9;}
.MEETINGLISTING-5 .section-heading{font-size:50px; color:#222; font-weight:400; margin:0; padding:0 0 15px; font-family: 'Roboto', sans-serif;}
.MEETINGLISTING-5 .section-text{font-size:18px; color:#6e7680; font-weight:300; margin:0; padding:0 0 50px; font-family: 'Roboto', sans-serif; text-align:left;}
.MEETINGLISTING-5 .image{background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:250px; position:relative; overflow:hidden;}
.MEETINGLISTING-5 .image span{width:100%; height:100%; position:absolute; background:rgba(0,0,0,0.5); top:0; left:0;}
.MEETINGLISTING-5 .image:before{width:50%; height:50%; border-top:2px #fff solid; border-left:2px #fff solid; position:absolute; top:10px; left:10px; content:""; z-index:1; transition:ease 0.5s;}
.MEETINGLISTING-5 .image:after{width:50%; height:50%; position:absolute; border-bottom:2px #fff solid; border-right:2px #fff solid; bottom:10px; right:10px; content:""; z-index:1; transition:ease 0.5s;}
.MEETINGLISTING-5 .image:hover:after, .MEETINGLISTING-5 .image:hover:before{width:100%; height:100%;}
.MEETINGLISTING-5 .details_area{border:1px #c6c6c6 solid; padding:10px; margin-bottom:50px;}
.MEETINGLISTING-5 .details_area h4{font-size:24px; color:#2f3c4a; font-weight:600; margin:0; padding:0 0 10px; font-family: 'Arimo', sans-serif;}
.MEETINGLISTING-5 .row{ display: flex; flex-wrap: wrap; }
.MEETINGLISTING-5 .row > div[class*="col-"]{ display: flex; flex-direction: column; }
.MEETINGLISTING-5 .details_area{ display: flex; flex-wrap: wrap; flex: 1; }
.MEETINGLISTING-5 .details_area > *{ width: 100%; }
.MEETINGLISTING-5 .details_area p{font-size:16px; color:#2f3c4a; font-weight:400; margin:0; padding:0 0 10px; font-family: 'Arimo', sans-serif;}
.MEETINGLISTING-5 .details_area ul{margin:0; padding:0 0 15px; height: 177px;}
.MEETINGLISTING-5 .details_area ul li{list-style:none; font-size:16px; color:#222; padding:5px 0; color:#666; border-bottom:1px #eee solid;}
.MEETINGLISTING-5 .details_area ul li span{font-weight:400; display:inline-block; width:150px; color:#000;}
.MEETINGLISTING-5 a.knw_more{background:#02a493;padding: 8px 15px;font-size:14px;width: calc(50% - 1px);text-transform:uppercase;transition:ease 1s;font-weight:400;color:#fff;display:inline-block;text-align: center;margin-right: 2px;margin-top: auto;}
.MEETINGLISTING-5 a.knw_more:last-child { margin-right: 0; }
.MEETINGLISTING-5 a.knw_more:hover{text-decoration:none; background:#000;}


@media only screen and (max-width:1199px){
	.MEETINGLISTING-5 .details_area p{font-size: 15px; line-height: 17px;}
	.MEETINGLISTING-5 a.knw_more{font-size: 11px;}
}
@media only screen and (max-width:991px){
	.MEETINGLISTING-5 .details_area p{font-size: 15px;}
	.MEETINGLISTING-5 .details_area ul li{font-size: 15px;}
	.MEETINGLISTING-5 .details_area h4 { font-size: 20px;}
}
@media only screen and (max-width:767px){
	.MEETINGLISTING-5 .section-heading{font-size:30px;}
}
/************END************/


/*Meeting 6 Style Starts*/
.MEETINGLISTING-6{padding:80px 0 50px; background:#f1f1f1; font-family: 'Raleway', sans-serif;}
.MEETINGLISTING-6 .section-heading{font-size:40px; color:#111; margin:0 0 20px; padding:0; font-weight:400; letter-spacing:1px;}
.MEETINGLISTING-6 .section-text{font-size:16px; color:#222; line-height:24px; margin:0 0 30px; padding:0 0 30px; border-bottom:1px #333 solid;}
.MEETINGLISTING-6 .listing_heading{font-size:20px; width:100%; color:#222; font-weight:600; margin:0; padding:15px 0; text-align:center;} 
.MEETINGLISTING-6 .listing_image{width:100%; border-radius:25px 25px 0 0; border:15px #fff solid; height:350px; overflow:hidden; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover;}
.MEETINGLISTING-6 .listing_text{font-size:16px; color:#333; line-height:24px; margin:0; padding:0 0 15px;}
.MEETINGLISTING-6 .read_more{padding:8px; text-align:center; font-size:14px; font-weight:bold; color:#fff; margin:0 5px; background:#c7ae7f; display:inline-block; width:calc((100% / 2) - 12px)}
.MEETINGLISTING-6 .content{background:rgba(255,255,255,0.9); width:100%; border-radius:0 0 25px 25px; padding:20px; z-index:2; transition:ease 1s; margin-bottom:30px;}
.MEETINGLISTING-6 .content .aminity{padding:10px; margin:10px 0;}
.MEETINGLISTING-6 .content .aminity ul{margin:0; padding:0;}
.MEETINGLISTING-6 .content .aminity ul li{list-style:none; display:block; padding:0 0 10px; margin:0;}
.MEETINGLISTING-6 .content .aminity ul li img{width:24px; margin-right:10px; display:inline-block; vertical-align:middle;}
@media only screen and (max-width:480px){
	.MEETINGLISTING-6 .listing_image{width:100%; height:150px; overflow:hidden;}
}
/************END************/


/*Meeting 7 Style Starts*/
.MEETINGLISTING-7{padding:80px 0 50px; background:#fff; font-family: 'Raleway', sans-serif;}
.MEETINGLISTING-7 .section-heading{font-size:40px; color:#111; margin:0 0 30px; padding:0; font-weight:400; letter-spacing:1px;}
.MEETINGLISTING-7 .section-text{font-size:16px; color:#222; line-height:24px; margin:0 0 30px; padding:0 0 30px; border-bottom:1px #333 solid;}
.MEETINGLISTING-7 .listing_heading{font-size:20px; width:100%; color:#fff; font-weight:600; margin:0; padding:15px 0; text-align:center;} 
.MEETINGLISTING-7 .listing_image{width:100%; border:15px #f1f1f1 solid; height:400px; overflow:hidden; position:relative; background-repeat:no-repeat; background-size:cover; margin-bottom:30px;}
.MEETINGLISTING-7 .listing_image:before{content:""; background:rgba(0,0,0,0.7); position:absolute; top:-100%; left:-100%; width:100%; height:100%; z-index:1; transition:ease 0.3s;}
.MEETINGLISTING-7 .listing_date{font-size:13px; color:#fff; text-transform:uppercase; font-weight:500; margin:0; padding:6px 15px; text-align:center;}
.MEETINGLISTING-7 .listing_text{font-size:16px; text-align:center; color:#f1f1f1; line-height:24px; margin:0; padding:0 0 15px;}
.MEETINGLISTING-7 .read_more{padding:0; text-align:center; font-size:14px; font-weight:bold; color:#fff; display:block;}
.MEETINGLISTING-7 .content{position:absolute; bottom:-100%; left:0; width:100%; padding:20px; z-index:2; opacity:0; transition:ease 2s;}
.MEETINGLISTING-7 .listing_image:hover .content{opacity:1; bottom:0;}
.MEETINGLISTING-7 .listing_image:hover:before{top:0; left:0;}
.MEETINGLISTING-7 .aminity_list{display:table; margin-bottom:30px;}
.MEETINGLISTING-7 .aminity_list .aminity_icon{display:table-cell; width:15%; text-align:center; vertical-align:middle; background:#efeff2; padding:15px;}
.MEETINGLISTING-7 .aminity_list .aminity_text{display:table-cell; width:85%; padding:0 20px 20px;}
.MEETINGLISTING-7 .aminity_list .aminity_text h6{margin:0; padding:0 0 10px; font-size:18px; color:#111; font-weight:600;}
.MEETINGLISTING-7 .aminity_list .aminity_text p{font-size:16px; font-weight:300; padding:0; margin:0; color:#000;}
/************END************/

@media only screen and (max-width:600px){
	.MEETINGLISTING-7 .aminity_list .aminity_icon{display:block; width:100%;}
	.MEETINGLISTING-7 .aminity_list .aminity_text{display:block; width:100%; padding:0; padding-top:15px;}
}

















