@charset "UTF-8";
/* CSS Document */
.fc-event{cursor: pointer;}
.fc-toolbar h2 {
    margin-top: 0px;
	font-size: 22px !important;
}	
	
.ft-modal {
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	
	opacity: 0;
        z-index: 10;	
        overflow: auto;
	position: fixed;
        visibility: hidden;
	
	background: rgba(0,0,0,.2);
	
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.ft-modal:target {
	opacity: 1;
	margin-top: 0px;
	visibility: visible;	
}

.ft-modal-content {
	width: 70%;
    padding: 25px;
	background: #FFF;
	max-width: 600px;
    margin: 70px auto;
	position: relative;
	border-radius: 8px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}


.ft-modal-close {
	top: 9px;

	
	position: relative;
}
	
	
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
	#map { height: 380px;  }
	
	.latest-news-block {
		margin-bottom: 100px;
		max-width: 500px;
	}
	
	.latest-news-block_img {
		border-radius: 14px; 
		width: 262px; 
		height: 600px;  
		object-fit: cover;
	}
	
	.members_img_mt {
		margin-top:10px;
	}
	
	.event_mb {
		margin-bottom:40px;
	}
	
	.event_img {
		border-radius: 14px; 
		width: 100px; 
		height: 180px; 
		object-fit: cover
	}
	
	.event_block {
		background-color: #fff; 
		border-radius: 20px; 
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
		height: 675px;
		margin-bottom:40px;
	}
	
	.search-mt {
		margin-top: -55px;
	}
	
	.search-p {
		padding: 10px;
	}
	
	.intranet-txt-mt {
		margin-top: 30px;
		font-size: 18px; 
	}
	
	
	.line-ml {
		margin-left: 25px;
	}
	
	.line_ {
		width: 1px; 
		height: 60px; 
		background-color: #bfbfbf;
	}
	
	.line1_ {
		width: 1px; 
		height: 40px; 
		background-color: #bfbfbf; 
		margin-bottom: -20px; 
		margin-left: 0px;
	}
	
	.computer-map-display {
		display: none;
	}
	
	.phone-map-display {
		display: block;
	}
	
	.widget .header_logo_max_height1 {
	max-height: 60px;

	}
	
	.icon-mh {
	max-height: 30px;

	}
	
	.icon-mt {
	margin-top: -25px;

	}
	
	.icon-mt1 {
	margin-top: -40px;

	}
	
	._msg_notif {
		width:10px; 
		height:10px; 
		background-color:#df361b; 
		border-radius:100%; 
		margin-top:-50px; 
		margin-left:25px; position:absolute;

	}
	
	.profil-img {
		max-height: 40px; 
		border-radius: 100px;
		margin-top: -35px;
		
	}
	
	.profile-name {
		height: 30px; 
		float: right; 
		margin-top: -40px; 
	}
	
	.message_img {
		width: 50px; 
		height: 50px; 
		object-fit: cover
	}
	
	.message_sent_btn {
		font-size: 12px; 
		float:right; 
		margin-top:-55px;
	}
	

	
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	#map { height: 380px;  }
	
	.latest-news-block {
		margin-bottom: 100px;
		max-width: 500px;
	}
	
	.latest-news-block_img {
		border-radius: 14px; 
		width: 262px; 
		height: 600px;  
		object-fit: cover;
	}
	
	.members_img_mt {
		margin-top:10px;
	}
	
	.event_mb {
		margin-bottom:40px;
	}
	
	.event_img {
		border-radius: 14px; 
		width: 100px; 
		height: 180px; 
		object-fit: cover
	}
	
	.event_block {
		background-color: #fff; 
		border-radius: 20px; 
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
		height: 675px;
		margin-bottom:40px;
	}
	
	.search-mt {
		margin-top: -55px;
	}
	
	.search-p {
		padding: 10px;
	}
	
	.intranet-txt-mt {
		margin-top: 30px;
		font-size: 18px; 
	}
	
	
	.line-ml {
		margin-left: 25px;
	}
	
	.line_ {
		width: 1px; 
		height: 60px; 
		background-color: #bfbfbf;
	}
	
	.line1_ {
		width: 1px; 
		height: 40px; 
		background-color: #bfbfbf; 
		margin-bottom: -20px; 
		margin-left: 0px;
	}
	
	.computer-map-display {
		display: none;
	}
	
	.phone-map-display {
		display: block;
	}
	
	.widget .header_logo_max_height1 {
	max-height: 60px;

	}
	
	.icon-mh {
	max-height: 30px;

	}
	
	.icon-mt {
	margin-top: -35px;

	}
	
	.icon-mt1 {
	margin-top: -40px;

	}
	
	._msg_notif {
		width:10px; 
		height:10px; 
		background-color:#df361b; 
		border-radius:100%; 
		margin-top:-50px; 
		margin-left:25px; position:absolute;

	}
	
	.profil-img {
		max-height: 40px; 
		border-radius: 100px;
		margin-top: -35px;
		
	}
	
	.profile-name {
		height: 30px; 
		float: right; 
		margin-top: -40px; 
	}
	
	.message_img {
		width: 50px;; 
		height: 50px; 
		object-fit: cover
	}
	
	.message_sent_btn {
		font-size: 12px; 
		float:right; 
		margin-top:-55px;
	}
	
	
	
}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	#map { height: 480px;  }
	
	.latest-news-block {
		margin-left: auto;
		margin-right: auto;
		max-width: 400px;
	}
	
	.latest-news-block_img {
		border-radius: 14px; 
		width: 262px; 
		height: 400px;  
		object-fit: cover;
	}
	
	.members_img_mt {
		margin-top:30px;
	}
	
	.event_mb {
		margin-bottom:0px;
	}
	
	.event_img {
		border-radius: 14px; 
		width: 135px; 
		height: 115px; 
		object-fit: cover
	}
	
	.event_block {
		background-color: #fff; 
		border-radius: 20px; 
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
		height: 675px;
		margin-bottom:30px;
	}
	
	.search-mt {
		margin-top: 20px;
		margin-left: -50px;
	}
	
	.search-p {
		padding: 0px;
	}
	
	.intranet-txt-mt {
		margin-top: 30px;
		font-size: 18px; 
	}
	
	.line-ml {
		margin-left: -20px;
	}
	
	.line_ {
		width: 1px; 
		height: 70px; 
		background-color: #bfbfbf;
	}
	
	.line1_ {
		width: 1px; 
		height: 40px; 
		background-color: #bfbfbf; 
		margin-bottom: -20px; 
		margin-left: 5px;
	}
	
	.computer-map-display {
		display: none;
	}
	
	.phone-map-display {
		display: block;
	}
	
	.widget .header_logo_max_height1 {
	max-height: 50px;

	}
	
	.icon-mh {
	max-height: 30px;

	}
	
	.icon-mt {
	margin-top: 0px;

	}
	
	.icon-mt1 {
	margin-top: 0px;

	}
	
	._msg_notif {
		width:10px; 
		height:10px; 
		background-color:#df361b; 
		border-radius:100%; 
		margin-top:-35px; 
		margin-left:25px; position:absolute;

	}
	
	.profil-img {
		max-height: 40px; 
		border-radius: 100px;
		margin-top: 0px;
	}
	
	.profile-name {
		margin-top: 20px; 
	}
	
	.message_img {
		width: 100%; 
		height: 100px; 
		object-fit: cover
	}
	
	.message_sent_btn {
		font-size: 12px; 
		float:right; 
		margin-top:5px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	#map { height: 480px;  }
	
	.latest-news-block {
		margin-left: auto;
		margin-right: auto;
		max-width: 400px;
	}
	
	.latest-news-block_img {
		border-radius: 14px; 
		width: 262px; 
		height: 400px;  
		object-fit: cover;
	}
	
	.members_img_mt {
		margin-top:30px;
	}
	
	.event_mb {
		margin-bottom:0px;
	}
	
	.event_img {
		border-radius: 14px; 
		width: 135px; 
		height: 115px; 
		object-fit: cover
	}
	
	.event_block {
		background-color: #fff; 
		border-radius: 20px; 
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
		height: 575px;
		margin-bottom:0px;
	}
	
	.search-mt {
		margin-top: 0px;
		margin-left: -60px;
	}
	
	.search-p {
		padding: 0px;
	}
	
	.intranet-txt-mt {
		margin-top: 30px;
		font-size: 26px; 
	}
	
	.line-ml {
		margin-left: 0px;
	}
	
	.line_ {
		width: 1px; 
		height: 80px; 
		background-color: #bfbfbf;
	}
	
	.line1_ {
		width: 1px; 
		height: 50px; 
		background-color: #bfbfbf; 
		margin-bottom: -20px; 
		margin-left: 15px;
	}
	
	.computer-map-display {
		display: block;
	}
	
	.phone-map-display {
		display: none;
	}
	
	.widget .header_logo_max_height1 {
	max-height: 60px;

	}
	
	.icon-mh {
	max-height: 30px;

	}
	
	.icon-mt {
	margin-top: 0px;

	}
	
	.icon-mt1 {
	margin-top: 0px;

	}
	
	._msg_notif {
		width:10px; 
		height:10px; 
		background-color:#df361b; 
		border-radius:100%; 
		margin-top:-35px; 
		margin-left:25px; position:absolute;

	}
	
	.profil-img {
		max-height: 40px; 
		border-radius: 100px;
		margin-top: 0px;
	}
	
	.profile-name {
		margin-top: 20px; 
	}
	
	.message_img {
		width: 100%; 
		height: 130px; 
		object-fit: cover
	}
	
	.message_sent_btn {
		font-size: 12px; 
		float:right; 
		margin-top:5px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	#map { height: 480px;  }
	
	.latest-news-block {
		margin-left: auto;
		margin-right: auto;
		max-width: 400px;
	}
	
	.latest-news-block_img {
		border-radius: 14px; 
		width: 262px; 
		height: 400px;  
		object-fit: cover;
	}
	
	.members_img_mt {
		margin-top:30px;
	}
	
	.event_mb {
		margin-bottom:0px;
	}
	
	.event_img {
		border-radius: 14px; 
		width: 135px; 
		height: 115px; 
		object-fit: cover
	}
	
	.event_block {
		background-color: #fff; 
		border-radius: 20px; 
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
		height: 575px;
		margin-bottom:0px;
	}
	
	.search-mt {
		margin-top: 30px;
	}
	
	.search-p {
		padding: 10px;
	}
	
	.intranet-txt-mt {
		margin-top: 50px;
		font-size: 26px; 
	}
	
	.line-ml {
		margin-left: 0px;
	}
	
	.line_ {
		width: 1px; 
		height: 100px; 
		background-color: #bfbfbf;
	}
	
	.line1_ {
		width: 1px; 
		height: 50px; 
		background-color: #bfbfbf; 
		margin-bottom: -20px; 
		margin-left: 15px;
	}
	
	.computer-map-display {
		display: block;
	}
	
	.phone-map-display {
		display: none;
	}
	
	.widget .header_logo_max_height1 {
	max-height: 100px;

	}
	
	.icon-mh {
	max-height: 40px;

	}
	
	.icon-mt {
	margin-top: 0px;

	}
	
	.icon-mt1 {
	margin-top: 0px;

	}
	
	._msg_notif {
		width:10px; 
		height:10px; 
		background-color:#df361b; 
		border-radius:100%; 
		margin-top:-45px; 
		margin-left:35px; position:absolute;

	}
	
	.profil-img {
		max-height: 50px; 
		border-radius: 100px;
		margin-top: 0px;
	}
	
	.profile-name {
		margin-top: 20px; 
	}
	
	.message_img {
		width: 100%; 
		height: 150px; 
		object-fit: cover
	}
	
	.message_sent_btn {
		font-size: 12px; 
		float:right; 
		margin-top:5px;
	}
}		
	