/*
Theme Name:  Encore Network
Theme URI:   http://www.hilarydevsite.com/encorenetwork
Version:     1.7
Description: A child theme of Divi. This is a custom child theme created for encore.
Author:      hilary@hilaryandersen.com
Author URI:  http://www.hilarydevsite.com/conference
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.3
***********************************************************************/

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/


.nivo-lightbox-inline,
.et_pb_lightbox_blurb_container{
	color: #FFFFFF !important;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}


.et_pb_lightbox_blurb_image .etooltip {	
	cursor: pointer;
	opacity: .7;
}
	.et_pb_lightbox_blurb_image .etooltip:hover {
		opacity: 1;
	}

.tooltip_templates,
.tooltip_templates > *{
	color: #252525 !important;
	font-size: 90% !important;
	line-height: 1.5em;
}
.tooltip_templates .tooltipster-content {	
	color: #252525 !important;
}
	.tooltip_templates .tooltipster-content > p,
	.tooltip_templates .tooltipster-content > h4{	
		color: inherit !important;
		font-size: 90% !important;
	}

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#main-footer .bottom-nav {
	
	text-align: center;
}

#flogo {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	width: auto;
}

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

		
		.logo_container #logo {
			  max-width: 320px;			
		}
		
	.btn-login, #top-menu li.btn-login {
		margin: -30px 0 15px;
	}
	
	.btn-login > a,
	#top-menu li.btn-login > a{
		
		display: inline-block !important;
	}
	
	#flogo {
		float: left;
	}
	
	#footer-info {
		  width: auto;
		  margin: 0 auto;
		  float: none;
	}

}


/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
	.et_header_style_left .logo_container {
		display: block;
		position: initial;
		width: auto;
		max-width: 100%;
		text-align: center;
	}
	
		.logo_container a,
		.logo_container > a{
			display: inline-block;
			margin-top: 15px;
		}

	
	#main-header, #et-top-navigation {
		padding-left: 0 !important;
		float: none;
		width: 100%;
	}
	
	#top-menu-nav, #top-menu {
		float: none !important;
		width: 100%;
		text-align: center;		
	}
	
	
}

@media only screen and ( min-width: 1100px ) {
	
		.btn-login, #top-menu li.btn-login {
			padding-right: 22px;
			text-align: right;		
		}
	
}


/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/
  
  .notonmobile {display: none;}    

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}
