/* Clearfix */
	
	.migclear	{
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0
	}
	
	.migclearfix:after	{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	width:0
	}
	
/*============================================= PLUGIN STYLES ==========================================*/
/*======================================================================================================*/


/*========================= SECTION ========================*/
	.migpe1_section_wrapper {
	}
	
/*=========================== FANCY MEMBER =======================*/
	
	
	/*==== Style One =====*/
	.fancy_member_wrapper_seven .fancy_member_main_image {
	width: 40%;
	float: left;
	margin-right: 5%;
	}
	
	.fancy_member_wrapper_seven .fancy_member_content_wrapper {
	width: 55%;
	float: left;
	}
	
	.fancy_member_wrapper_seven .fancy_member_icons li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin: 0 3px 3px 0 !important;
	border-radius: 3px;
	}
	
	.fancy_member_wrapper_seven .fancy_member_name {
	font-weight: 600;
	line-height: 1em;
	}
	
	.fancy_member_wrapper_seven .fancy_member_position {
	margin-bottom: 0.4em;
	}
	
	.fancy_member_wrapper_seven .fancy_member_icons {
	padding: 0 !important;
	margin: 0 0 10px !important;
	}
	
	.fancy_member_wrapper_seven .fancy_member_button {
	display: inline-block;
	padding: 4px 13px 3px;
	border-radius: 3px;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	font-size: 13px;
	text-decoration: none;
	opacity: 1;
	}
	
	.fancy_member_wrapper_seven .fancy_member_button:hover {
	opacity: 0.8;	
	}
	
	
	.fancy_member_main_image:hover > .fancy_member_animation {
	opacity: 0.7;	
	}
	
	.fancy_member_main_image:hover > .fancy_member_animation i {
	top: 50%;
	opacity: 1;	
	}


	/*=============================== Style Two ===========================*/
	
	.fancy_member_wrapper_two .fancy_member_content_wrapper {
	text-align: center;
	}
	
	.fancy_member_wrapper_two .fancy_member_icons {
	margin-top: 5px !important;
	}
	
	.fancy_member_wrapper_two .fancy_member_icons li {
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	margin: 0 2px !important;
	}
	
	.fancy_member_wrapper_two .fancy_member_button {
	display: block;
	padding: 8px;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	}
	
	.fancy_member_wrapper_two .fancy_member_button:hover {
	opacity: 0.8;	
	}

	/*=============================== Style Three ===========================*/
	
	.fancy_member_wrapper_three .fancy_member_main_image {
	padding: 5%;
	border: 1px solid #D3D3D3;
	background: #fff;
	}
	
	.fancy_member_wrapper_three  .fancy_member_main_head {
	display: inline-block;
	}
	
	.fancy_member_wrapper_three .fancy_member_icons {
	display: inline-block;
	float: right;
	margin-top: 0.4em !important;
	}
	
	.fancy_member_wrapper_three .fancy_member_icons li {
	display: inline-block;
	margin-left: 1px !important;
	width: 25px;
	height: 25px;
	font-size: 12px;
	text-align: center;
	border-radius: 3px;
	line-height: 25px;
	}
	
	.fancy_member_wrapper_three .fancy_member_content_wrapper_inner {
	padding-top: 1em;
	}
	
	.fancy_member_wrapper_three  .fancy_member_full_info {
	clear: both;
	display: block;
	margin-top: 0.2em;
	}
	
	.fancy_member_wrapper_three .fancy_member_name {
	line-height: 1.3em;
	}
	
	.fancy_member_wrapper_three .fancy_member_button {
	padding: 5px 10px;
	float: right;
	font-size: 12px;
	border-radius: 3px;
	text-decoration: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	}
	
	/*=============================== Style Four ===========================*/
	
	.fancy_member_wrapper_four .fancy_member_icons {
	height: 43px;
	border-bottom: 1px solid;
	position: relative;
	width: 100%;
	display: block;
	text-align: center;
	top: -40px;
	}
	
	.fancy_member_wrapper_four .fancy_member_icons li {
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	margin: 2px !important;
	}
	
	.fancy_member_wrapper_four .fancy_member_main_head {
	position: relative;
	top: 60px;
	text-align: center;
	}
	
	.fancy_member_wrapper_four .fancy_member_name {
	line-height: 1.3em !important;
	}
	
	.fancy_member_wrapper_four .fancy_member_main_image {
	border-radius: 12px 12px 0 0;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
	}
	
	.fancy_member_wrapper_four .fancy_member_animation, .fancy_member_wrapper_four .fancy_member_main_image img {
	border-radius: 12px 0px 12px 0px;	
	}
	
	.fancy_member_wrapper_four .fancy_member_button {
	text-decoration: none;
	padding: 3px 0;
	border-radius: 15px;
	margin-left: 50%;
	width: 130px;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	text-align: center;
	left: -65px;
	display: inline-block;
	position: relative;
	}
	
	/*=============================== Style Five ===========================*/
	.fancy_member_wrapper_five .fancy_member_main_image {
	height: 200px;
	width: 200px;
	border-radius: 300px;
	margin: 0 auto;
	}
	
	.fancy_member_wrapper_five .fancy_member_animation {
	border-radius: 300px;	
	}
	
	.fancy_member_wrapper_five .fancy_member_main_image img {
	transform: none !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	width: 100% !important;
	height: auto !important;
	border-radius: 300px;	
	}
	
	.fancy_member_wrapper_five .fancy_member_content_wrapper_inner {
	text-align: center;
	}
	
	.fancy_member_wrapper_five .fancy_member_icons li {
	height: 40px;
	width: 40px;
	border-radius: 100px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	display: inline-block;
	margin: 3px !important;
	}
	
	.fancy_member_wrapper_five  .fancy_member_button {
	height: 110px;
	width: 110px !important;
	border-radius: 400px !important;
	display: block;
	font-weight: 600;
	text-decoration: none;
	overflow: hidden;
	line-height: 110px;
	margin-left: 50%;
	position: relative;
	left: -55px;
	}
	
	.fancy_member_wrapper_five .fancy_member_main_image {
	box-shadow: 3px 3px 13px #C4C4C4;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;	
	}
	
	.fancy_member_wrapper_five:hover > div .fancy_member_main_image {
	position: relative;
	height: 220px;
	width: 220px;
	}
	
	/*=============================== Style Six ===========================*/
	.fancy_member_wrapper_six .fancy_member_main_image {
	width: 80%;
	}
	
	.fancy_member_wrapper_six .fancy_member_main_image {
	border: 1px solid rgba(0,0,0,0.2);
	padding: 5%;
	border-radius: 5px;
	background: #ffffff;
	padding-right: 14.5%;
	}
	
	.fancy_member_wrapper_six .fancy_member_icons {
	position: absolute;
	right: 0;
	top: 0;
	width: 10%;
	height: 100%;
	}
	
	.fancy_member_wrapper_six .fancy_member_icons li {
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 0 1px 0 !important;
	}
	
	.fancy_member_wrapper_six .fancy_member_icons {
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
	padding: 0 !important;
	height: 100%;
	display: inline-block;
	}
	
	.fancy_member_wrapper_six .fancy_member_button {
	display: block;
	z-index: 1;
	padding: 5px 0;
	text-decoration: none;
	text-align: center;
	position: relative;
	}
	
	.fancy_member_wrapper_six .fancy_member_name {
	line-height: 1.3em !important;
	}
	
	.fancy_member_wrapper_six .fancy_member_position {
	margin-bottom: 6px;	
	}
	
	/*=============================== Style Seven ===========================*/
	
	.fancy_member_wrapper_one .fancy_member_main_image {
	border: 1px solid rgba(0,0,0,0.2);
	padding: 5%;
	border-radius: 5px;
	background: #ffffff;
	}
	
	.fancy_member_wrapper_one .fancy_member_icons li {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 1px !important;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	}
	
	.fancy_member_wrapper_one .fancy_member_content_wrapper_inner {
	top: 10%;
	display: block;
	text-align: center;
	position: absolute;
	display: none;
	width: 90%;
	z-index: 99999;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	}
	
	.fancy_member_wrapper_one .fancy_member_content_wrapper {
	position: relative;
	height: 0;	
	width: 80%;	
	left: 10%;
	}
	
	.fancy_member_wrapper_one .fancy_member_button {
	display: inline-block;
	border-radius: 3px;
	padding: 2px 10px;
	text-decoration: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	font-weight: 600;
	}
	
	/*=============================== Style Eight ===========================*/
	
	/*=============================== Style Nine ===========================*/
	


	/*=============================== FULL PROFILE SHORTCODE ==================================*/
	
	
	/*================== Style One ========================*/
	.fancy_profile_image {
	width: 25%;
	float: left;
	margin-right: 4%;
	padding: 2.5%;
	border: 1px solid rgba(0,0,0,0.1);
	background-color: #ffffff;
	}
	
	.fancy_profile_image img {
	box-shadow: none !important;
	border-radius: none !important;	
	}
	
	.fancy_profile_wrapper {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);	
	}
	
	.fancy_profile_header {
	position: relative;
	padding: 2% 2% 4%;
	border-top: 10px solid rgba(0,0,0,0.02);
	background: rgba(255,255,255,0.5);
	}
	
	.fancy_profile_main_info_wrapper {
	padding: 2%;
	}
	
	.fancy_profile_main_info {
	background: rgba(255, 255, 255, 0.9);
	padding: 4%;
	border: 1px solid rgba(0,0,0,0.1);
	line-height: 1.8em;
	}
	
	.fancy_profile_info_title {
	font-size: 220% !important;
	margin-bottom: 4% !important;
	}
	
	.fancy_profile_intro {
	position: absolute;
	right: 2%;
	width: 20%;
	top: 10%;
	font-style: italic;
	font-size: 90%;
	opacity: 0.4;
	}
	
	.fancy_profile_additional_images_wrapper {
	display: block !important;
	text-align: left;
	margin: 3% 0 0 0 !important;	
	}
	
	.fancy_profile_additional_images_wrapper li {
	display: inline-block !important;
	width: 9%;
	margin: 0 0.5% 0.5% 0.5% !important;
	list-style: none !important;
	}
	
	.fancy_profile_name, .fancy_profile_position {
	width: 60% !important;
	float: left !important;
	display: block !important;
	clear: none !important;
	margin: 0 !important;
	font-weight: 900 !important;
	line-height: 1.4em !important;
	}
	
	.fancy_profile_icons li a, .fancy_profile_icons li a:hover {
	display: block;
	color: inherit;
	}
	
	.fancy_profile_icons li {
	display: inline-block;
	width: 52px;
	height: 50px;
	text-align: center;
	margin: 0 !important;
	line-height: 50px;
	border-right: 2px solid rgba(255, 255, 255, 0.5);
	font-size: 22px;
	}
	
	.fancy_profile_icons {
	padding: 0 2%;
	}
	
	.fancy_profile_icons li:first-child {
	border-left: 2px solid rgba(255, 255, 255, 0.5);
	margin-left: 2px !important;
	}
	
	.fancy_profile_icons {
	padding: 0 2%;
	border-top: 1px solid rgba(0,0,0,0.05);
	border-bottom: 1px solid rgba(0,0,0,0.05);
	border-left: 1px solid rgba(0,0,0,0.05);
	border-right: 1px solid rgba(0,0,0,0.05);
	margin: 0 !important;
	}
	
	.fancy_extrafields_wrapper {
	float: left;
	display: block;
	width: 60%;
	padding: 2.5%;
	clear: right;
	background: #ffffff;
	margin-top: 20px !important;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	border-radius: 2px;
	}
	
	.fancy_extrafields_wrapper li {
	padding: 0 !important;
	list-style: none !important;
	margin: 0 0 2px 0 !important;
	}
	
	.fancy_extrafields_wrapper strong {
	margin-right: 10px;
	font-size: 105%;
	}
	
	.migpe1_ajax_call #fancy_profile_wrapper {
	margin-left: 0 !important;	
	}
	
	#fancy_profile_wrapper {
	margin: 0 !important;
	width: 100% !important;	
	}
	/*=========================== Style Two =======================*/
	.fancy_profile_style_two .fancy_extrafields_wrapper strong {
	display: block;
	}
	
	.fancy_profile_style_two .fancy_profile_intro {
	display: none;	
	}
	
	.fancy_profile_style_two .fancy_profile_image {
	width: 50%;
	margin: 0 22.5%;
	clear: both;
	}
	
	.fancy_profile_style_two .fancy_profile_header {
	text-align: center;	
	}
	
	.fancy_profile_style_two .fancy_profile_name, .fancy_profile_style_two .fancy_profile_position {
	width: 100% !important;	
	}
	
	.fancy_profile_style_two .fancy_extrafields_wrapper {
	margin-left: 17.5%;
	line-height: 1.8em;
	}
	
	.fancy_profile_style_two .fancy_profile_icons, .fancy_profile_style_two .fancy_profile_info_title {
	text-align: center;	
	}
	
	.fancy_profile_style_two .fancy_profile_additional_images_wrapper {
	text-align: center;	
	}

/*================= General ====*/
	.fancy_member_inner  {
	position: relative;	
	}

	.fancy_member_main_image img {
	display: block !important;
	box-shadow: none !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	width: 100%;
	}
	.fancy_member_main_image:hover > img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	}

	.fancy_member_button:hover {
	opacity: 0.8;	
	}
	
	.fancy_member_name, .fancy_member_position {
	margin: 0 !important;
	}
	
	.fancy_member_button {
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;	
	}
	
	.fancy_member_icons li a, .fancy_member_icons li a:hover {
	display: block;
	color: inherit;
	}
	
	.fancy_member_main_image {
	position: relative;	
	overflow: hidden;
	}
	
	.fancy_member_animation {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 50px;
	opacity: 0;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;	
	}
	
	#migpe1_ajax_call {
	opacity: 0;
	width: 80%;
	position: absolute;
	left: 10%;
	top: 0;
	z-index: 999;
	}
	
	.migpe1_ajax_call {
	cursor: pointer;	
	}
	
	.migpe1_ajax_call_close {
	display: block;
	text-align: right;
	color: #999;
	font-size: 25px;
	padding: 10px 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	cursor: pointer;
	}
	
	.migpe1_ajax_call_close i {
	margin-right: 20px;	
	}
	
	.migpe1_module_main img {
	max-width: 100% !important;
	height: auto;
	}
	
	.fancy_member_animation i {
	position: absolute;
	margin-left: -25px;
	text-align: center;
	width: 50px;
	left: 50%;
	top: 20%;
	color: #ffffff;
	margin-top: -25px;
	opacity: 0;
	font-size: 40px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	}
	
	.fancy_member_content_wrapper_inner .fancy_member_icons {
	padding: 0 !important;
	margin: 0 !important;	
	}
	
/*======================== Sizes ===========================*/
	

	.migpe1_module_main {
	margin-left: 2%;
	float:left !important;
	margin-bottom: 2%;
	}
	
	.migpe1_first_mod {
	margin-left: 0;	
	clear: left;
	}
	
	.migpe1_column_1_1{ width: 100%; margin-left: 0;}
	.migpe1_column_3_4{ width: 74.5%;}
	.migpe1_column_2_3{ width: 66%;}
	.migpe1_column_1_2{ width: 49%;}
	.migpe1_column_1_3{ width: 32%;}
	.migpe1_column_1_4{ width: 23.5%;}

/*========================== Responsive Rules =========================*/

@media screen and (max-width: 1025px) {
	.migpe1_section_wrapper .migpe1_first_mod {margin-left:2%; clear: none;}
	.migpe1_column_3_4{ width: 100%; margin-left: 0;}
	.migpe1_column_2_3{ width: 100%; margin-left: 0;}
	.migpe1_column_1_2{ width: 47%;}
	.migpe1_column_1_3{ width: 47%;}
	.migpe1_column_1_4{ width: 47%;}
	
	
	
	/*================ shortcodes ====================*/
	.fancy_extrafields_wrapper strong {
	display: block;
	}
	
	.fancy_profile_intro {
	display: none;	
	}
	
	.fancy_profile_image {
	width: 50%;
	margin: 0 25%;
	clear: both;
	}
	
	.fancy_profile_header {
	text-align: center;	
	}
	
	.fancy_profile_name, .fancy_profile_position {
	width: 100% !important;	
	}
	
	.fancy_extrafields_wrapper {
	margin-left: 17.5%;
	line-height: 1.8em;
	}
	
	.fancy_profile_icons, .fancy_profile_info_title {
	text-align: center;	
	}
}

@media screen and (max-width: 481px) {
	.migpe1_section_wrapper .migpe1_first_mod {margin-left:0; clear: both;}
	.migpe1_column_1_2{ width: 100%; margin-left: 0;}
	.migpe1_column_1_3{ width: 100%; margin-left: 0;}
	.migpe1_column_1_4{ width: 100%; margin-left: 0;}	
	
	
/*================= Shortcodes ========================*/

	.fancy_profile_icons li {
	display: inline-block;
	width: 32px;
	height: 30px;
	text-align: center;
	margin: 0 !important;
	line-height: 30px;
	border-right: 2px solid rgba(255, 255, 255, 0.5);
	font-size: 18px;
	}
	
	.fancy_profile_info_title {
	font-size: 170% !important;	
	}
}


/*================ OTHERS ===================*/

	.migpe1_fancy_title, .migpe1_fancy_subtitle {
	line-height: 1.8em !important;
	margin: 0 !important;
	font-size: 200% !important;
	text-align: center !important;
	}
	
	.migpe1_fancy_subtitle  {
	font-size: 90% !important;
	margin-bottom: 30px !important;
	font-style: italic !important;
	opacity: 0.7 !important;	
	}