/* This stylesheet is used to style the public-facing components of the plugin. */
#fb-root {
    display: none;
}
.mfp-container.mfp-ajax-holder .efbl_loader{
    font-size: 40px;
    color: #fff;
}
.efbl-like-box {
	position: relative;
}
img.efbl-loader {
    position: absolute;
    left: 35%;
    top: 35%;
    width: 10%;
}
#efblcf_holder .efbl_popup_left_container{
	position: relative;
}
#efblcf_holder .efbl_popup_left_container a{
	outline: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    bottom: 35px;
    height: auto;
    width: 25%;
    opacity: 0;
    cursor: pointer;
   	-webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s; 
}
#efblcf_holder .efbl_popup_left_container a:hover{
	opacity: 1;
		-webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
#efblcf_holder .efbl_popup_left_container a i{
	font-size: 100px;	
	position: absolute;
    top: 38%;
    color: white;
}
#efblcf_holder .efbl_popup_left_container a.efbl-popup-next i{
	right: 25px;
}
#efblcf_holder .efbl_popup_left_container a.efbl-popup-prev i{
	left: 25px;
}
#efblcf_holder a.efbl-popup-next{
	right: 0;
}

.efbl_popup_image{
	width: auto;
	display: block;
	margin: 0px auto;
}

/* To fill the container and nothing else */

.responsive , .responsive  span, .responsive  span iframe[style],  .responsive  span img {
    width: 100% !important;
}

/*Magnific popup CSS*/
.white-popup {
  position: relative;
  background: #000;
  width: auto;
  max-width: 720px;
  margin: 20px auto;
}

.mfp-close {
	top: -18px !important;
	right: -18px !important;
	background:url(../images/popup_close.png) !important;
	width: 36px !important;
	height: 37px !important;
 	font-size:0px !important; 
	background:transparent;
}
.mfp-close:hover, .mfp-close:active, .mfp-close:focus{
	background:transparent;
}

/*icon css*/

.efbl_read_more_link .efbl_links_container a .fa
	{
	color:#fff;
	margin-right: 9px;
	margin-left: 9px;
	}
.efbl_read_more_link .efbl_links_container a .fa-facebook
	{
	float:left;
	display:inline-block;
	
	}
.efbl_read_more_link .efbl_links_container a .fa-facebook:hover
	{
	color:#3b5998;
	}
.efbl_read_more_link .efbl_links_container a .fa-twitter 
	{
	background-repeat:no-repeat;
	float:left;
	display:inline-block;
	}
.efbl_read_more_link .efbl_links_container a .fa-twitter:hover
	{
	color:#00aced;
	}
.efbl_read_more_link .efbl_links_container a .fa-linkedin
	{
	background-