/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

#special_disclaimer {
    position: absolute;
    top: 632px;
    width: 100%;
    font-family: arial;
    text-align: center;
    font-size: 32px;
    color: #004494;
}

#top_lang {
	display: none;
	float: left;
	padding: 4px 20px;
}

#top_lang a {
	font-size: 18px;
	font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
	color: #000000;
	position: relative;
    line-height: 1em;
}

.jp-carousel-slide {
	top: 0px !important;
}

footer {
	margin-top: 0;
}

.et_mobile_menu, .et_mobile_menu li a {
	padding: 0;
}

.archive #Blog_naslovna_01 .efwp-featured-post, .search #Blog_naslovna_01 .efwp-featured-post {
	display: none;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #000;
}

.blog_textbox_fulltitle {
	height: 100%;
	max-height: 100%;
	width: 85%;
	background: rgba(255,255,255,0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 18px;
	text-align: left;
	overflow: hidden;
}

.blog_textbox_limitedtext {
	background-color: #FFC000;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	max-height: 100%;
	overflow: hidden;
	margin-left: 85%;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.et_pb_image_container > img {
	margin-left: 85% !important;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.et_pb_image_container:hover .blog_textbox_limitedtext, .et_pb_image_container:hover > img {
	margin-left: 0;
}

.blog_textbox_limitedtext p {
	bottom: 10px;
	position: absolute;
	padding: 5px 18px;
}

#logo {
	margin-left: -12px;
}

.et_menu_container {
	padding: 0 25px;
}

#featured-post-box {
	padding: 40px 25px;
}

.single .et_pb_post .entry-content {
	padding: 40px 25px;
}

.single-text_biografija_sudionika {
	float: right;
	width: 50%;
	padding-left: 1%;
}

.single-img_fotka_sudionika {
	float: left;
	width: 50%;
	padding-right: 1%;
}

.single-prevlink, .single-sharelink, .single-nextlink {
	float: left;
	width: 32%;
	padding-right: 1%;
}

.single-sharelink {
	text-align: center;
	width: 33%;
}

.single-nextlink {
	text-align: right;
	width: 33%;
	padding-right: 0;
}

.single-sherables, .single-prevnext, .single-biografija_sudionika {
	padding: 55px 25px 45px;
	clear: both;
}

.single-sherable {
	float: left;
	width: 24%;
	padding-right: 1%;
	text-decoration: underline;
}

.et_post_meta_wrapper {
	padding: 20px 25px 0;
}

.single-cf_title {
	float: left;
	width: 22%;
	font-weight: bold;
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 16px;
}

.single-cf_textbox {
	float: left;
	width: 75%;
	padding-top: 20px;
	padding-left: 3%;
	font-size: 12px;
	line-height: 17px;
}

.fullwidth_section {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width: 100% !important;
}

/************************ SINGLE PAGE *************************************************************************************************/
.single .post {
	padding-bottom: 0;
}

h1 {
	font-size: 54px !important;
	line-height: 52px !important;
}

.single #content-area {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.single blockquote {
	border: 0 white;
	font-size: 26px;
	margin-top: 0;
}

#single-meta-box {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 40px 30px;
	width: 100%;
	min-height: 50%;
	text-align: left;
	background-color: white;
/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255,255,255);
/* RGBa with 0.6 opacity */
	background: rgba(255,255,255,0.85);
/* For IE 5.5 - 7*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8ffffff,endColorstr=#d8ffffff);
/* For IE 8*/
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8ffffff,endColorstr=#d8ffffff);
}

mark {
background-color: #d1d1d1;
}

.single-meta_textbox {
	position: relative;
	width: 50%;
	float: left;
}

.single-meta_textbox_excerpt {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
}

.et_post_meta_wrapper {
	position: relative;
}

#left-area {
	width: 100% !important;
	padding-right: 0 !important;
}

#left-area p {
/*text-align: left !important;*/
}

.single .et_post_meta_wrapper a, .single .entry-content a, .page a {
	color: #FFA500;
}

.single .et_post_meta_wrapper a:hover, .single .entry-content a:hover, .page a:hover {
	color: #000000;
}

.page h1 a, .page h2 a, .page h3 a, .page h4 a, .page h5 a, .page h6 a, #pbd-alp-load-posts a {
	color: #000000;
}

/**************************** BODY & MAIN **************************************************************************************/
body {
	font-family: 'Typonine Sans 7', 'Open Sans', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 18px;
	line-height: 24px;
}

body.logged-in #main-header {
	top: 0 !important;
}

body.logged-in #main-header.et-fixed-header {
	top: 32px !important;
}

body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
	font-size: 18px;
	line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Surogat Condensed";
	font-style: Normal;
	font-weight: 600;
	font-stretch: normal;
}

em {
	font-family: 'Tesla Slab Regular Italic 4', 'Delvard Regular Italic 9', 'Typonine Sans 7', 'Open Sans', Arial, sans-serif;
	font-style: Italic;
	font-weight: 400;
	font-stretch: normal;
}

strong, strong em {
	font-family: 'Typonine Sans 7', 'Open Sans', Arial, sans-serif;
	font-style: Normal;
	font-weight: 700;
	font-stretch: normal;
}

#main-content .container {
	padding-top: 0;
}

.et_pb_blog_grid .et_pb_post h2 {
	font-size: 33px;
	font-weight: normal;
}

.et_pb_blog_grid .et_pb_post {
	float: left;
	margin: 10px;
	padding: 0;
	overflow: hidden;
}

.et_pb_blog_grid .et_pb_image_container img {
	margin-left: 50%;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et_pb_blog_grid .et_pb_image_container:hover img {
	margin-left: 0;
}

.et_menu_container, #menu-hrfootermenu, #menu-engfootermenu {
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.efwp-featured-post {
	margin-bottom: -5px;
}

.featured_textbox {
	clear: both;
	float: left;
	padding-top: 20px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 80%;
	width: 22%;
	letter-spacing: 1px;
}

.featured_textbox_trajanje, .featured_textbox_date, .featured_textbox_location, .featured_textbox_radnovrijemegalerije {
	clear: none;
	width: 72%;
	padding-left: 3%;
	text-transform: none;
}

.featured_textbox_excerpt {
	clear: both;
	padding: 20px 0;
	font-size: 36px;
	line-height: 48px;
	font-family: "Typonine Sans 7";
	font-style: Italic;
	font-weight: 400;
}

#section_01 {
	padding: 0 !important;
}

#Blog_naslovna_01 {
	padding: 10px 5px 0;
}

#Blog_naslovna_01 .et_pb_image_container {
	margin: 0;
	position: relative;
	display: block;
}

.et_pb_row {
	padding: 0;
}

.blog_textbox_container, #featured-post-box {
	max-height: 100%;
	width: 75%;
/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255,255,255);
/* RGBa with 0.6 opacity */
	background: rgba(255,255,255,0.85);
/* For IE 5.5 - 7*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8ffffff,endColorstr=#d8ffffff);
/* For IE 8*/
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8ffffff,endColorstr=#d8ffffff);
}

#pbd-alp-load-posts {
	padding-bottom: 30px;
	padding-top: 20px;
}

.cornerSVG {
	height: 49px;
	width: 49px;
	position: absolute;
	background-size: contain;
	margin: 15px 10px;
/* was 15px 0 */
}

.tlSVG {
	background: url(/wp-content/themes/MidiaTheme/images/DMznak-01.svg);
	top: 0;
	left: 0;
}

.trSVG {
	background: url(/wp-content/themes/MidiaTheme/images/DMznak-04.svg);
	top: 0;
	right: 0;
}

.blSVG {
	background: url(/wp-content/themes/MidiaTheme/images/DMznak-02.svg);
	bottom: 0;
	left: 0;
}

.blog_textbox_excerpt p {
	color: black !important;
}

#featured-image-container {
	overflow: hidden;
}

/*******************MARINS EDIT FOR THE BLOG GRID & stuff*******************/
#section_naslov_01 {
	padding: 3% 0;
}

#subsection_naslov_01, .page .et_pb_section {
	padding: 0 25px;
	max-width: 964px;
}

.page .et_pb_section {
	padding: 3% 25px;
	margin: auto;
}

#NaslovKategorije01 {
	margin-bottom: 0;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
}

#DividerKategorije01 {
	margin-bottom: 30px;
}

#PodnaslovKategorije01 {
	font-size: 20px;
	line-height: 28px;
	font-family: "Typonine Sans 7";
	font-style: Italic;
	font-weight: 400;
}

#featured-post-box h2 {
	font-size: 54px;
	line-height: 52px;
}

.blog_textbox_container {
	height: 75%;
}

@media only screen and ( min-width: 1901px ) {
	.et_pb_blog_grid .et_pb_post {
		width: 23.9%;
	}
	
	#featured-image-container {
		width: 100%;
		min-height: 732px;
	}
	
	#featured-image-container img {
		margin: auto;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		max-width: 100%;
	}
	
	.et_menu_container, .single #content-area, #menu-hrfootermenu, #menu-engfootermenu, #footer-widgets, #subsection_naslov_01, .page .et_pb_section {
		width: 50%;
		margin: 0 auto;
	}
	
	#featured-post-box {
		width: 50%;
		right: 25%;
	}
}

@media only screen and ( min-width: 1401px ) and ( max-width: 1900px ) {
	.et_pb_blog_grid .et_pb_post {
		width: 31.8%;
	}
	
	#featured-image-container {
		width: 100%;
		min-height: 732px;
	}
	
	#featured-image-container img {
		margin: auto;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		max-width: 100%;
	}
	
	.et_menu_container, .single #content-area, #menu-hrfootermenu, #menu-engfootermenu, #footer-widgets {
		width: 964px;
	}
}

@media only screen and ( min-width: 981px ) and ( max-width: 1400px ) {
	.et_pb_blog_grid .et_pb_post {
		width: 47.9%;
	}
	
	#featured-image-container {
		width: 100%;
		min-height: 700px;
	}
	
	#featured-image-container img {
		margin: auto;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		max-width: 100%;
	}
	
	.et_menu_container, .single #content-area, #menu-hrfootermenu, #menu-engfootermenu, #footer-widgets {
		width: 964px;
	}
	
	#special_disclaimer {
		top: 540px;
		font-size: 26px;
	}
}

@media only screen and ( max-width: 980px ) {
	.et_pb_blog_grid .et_pb_post {
		width: 98%;
	}
	
	#featured-image-container, #featured-image-container img {
		width: 100%;
	}
	
	#featured-post-box h2 {
		font-size: 33px;
		line-height: 36px;
	}
	
	body.logged-in #main-header.et-fixed-header {
		top: 0 !important;
	}
	
	.et_fixed_nav #main-header {
		position: relative !important;
	}
	
	#main-header.et-fixed-header {
		position: fixed !important;
	}
	
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 0 !important;
	}
	
	.container.et_search_form_container.et_pb_search_visible, .container.et_search_form_container.et_pb_search_form_hidden {
		width: 80% !important;
	}
	
	.et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
		width: 80% !important;
		max-width: 80% !important;
	}
	
	#searchConfirm {
		margin: 25px 0 0 -30px !important;
	}
	
	#featured-post-box .featured_textbox {
		display: none;
	}
	
	#featured-post-box .featured_textbox:nth-child(-n+3) {
		display: inline-block;
	}
	
	#special_disclaimer {
		top: 475px;
		font-size: 21px;
	}
}

@media only screen and (min-width: 981px) {
	#main-content .container:before {
		width: 0;
	}
}

@media only screen and ( max-width: 640px ) {
	.single-prevnext {
		padding: 30px 5px 15px;
	}
	
	.single-sherables, .single-biografija_sudionika {
		padding: 5px 5px 30px;
	}
	
	.single .et_pb_post .entry-content {
		padding: 10px 15px;
	}
	
	.et_post_meta_wrapper {
		padding: 20px 15px 0;
	}
	
	.single-cf_title {
		width: 100%;
	}
	
	.single-cf_textbox {
		width: 97%;
	}
	
	#featured-post-box h2, .blog_textbox_container h2 {
		font-size: 20px !important;
		line-height: 24px;
	}
	
	#featured-post-box {
		padding: 10px !important;
		width: 90%;
	}
	
	#footerDisklejmer {
		width: 175px !important;
		padding: 8px 0 30px 5px !important;
	}
	
	.featured_textbox_excerpt, .blog_textbox_excerpt {
		padding: 0 !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	
	.featured_textbox {
		padding-top: 0 !important;
		line-height: 16px !important;
	}
	
	h1 {
		font-size: 30px !important;
		line-height: 38px !important;
	}
	
	body {
		font-size: 75% !important;
		line-height: 140% !important;
	}
	
	#special_disclaimer {
		top: 340px;
		font-size: 15px;
	}
}

/******************* FOOTER ************************************************************************************************************/
@media only screen and (min-width: 981px) {
	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
		width: 100%;
		margin: 0;
		clear: both;
	}
	
	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
		margin: 0;
		width: 100%;
	}
	

	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
		margin-bottom: 20px !important;
	}
}

#footer-widgets #text-9 {
	float: right;
    width: 50%;
}

.footerLogos {
	float: left;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	max-height: 125px;
}

.footerLogos:hover {
	opacity: .6;
}

#footerLogo06, #footerLogo08, #footerLogo09 {
	margin: 8px 0;
}

#footerLogo05, #footerLogo11 {
	padding: 10px 0;
}

#footerLogo10 {
	margin: 4px 0 3px 0;
}

#footerLogo22 {
	margin-left: -9px;
}

#footerDisklejmer {
	font-size: 12px;
	width: 255px;
	line-height: 17px;
	float: left;
	padding: 20px 5px 37px 30px;
}

.bottom-nav {
	padding-top: 30px;
	width: 100%;
	background-color: #ffc000;
}

.bottom-nav li {
	width: 19.5%;
	min-width: 125px;
	padding-bottom: 30px;
}

.bottom-nav:first-child {
	padding-left: 22px;
}

.bottom-nav a {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 18px;
}

.bottom-nav a:hover {
	opacity: .7;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#et-footer-nav {
	background-color: #ffc000;
}

.footer-widget {
	color: #000;
}

.userstyle-1.magic-action-box .mab-main-action-wrap .mab-submit {
	background-color: #ffc000 !important;
}

.userstyle-1.magic-action-box .mab-main-action-wrap input {
	background: #fee080 !important;
}

.userstyle-1.magic-action-box .mab-main-action-wrap input:focus {
	background: #ffffff !important;
}

.userstyle-1.magic-action-box .mab-main-action-wrap form input[type="submit"] {
	text-decoration: underline;
}

input::-webkit-input-placeholder {
	color: #ffc000 !important;
}

input:-moz-placeholder {
	color: #ffc000 !important;
}

input::-moz-placeholder {
	color: #ffc000 !important;
}

input:-ms-input-placeholder {
	color: #ffc000 !important;
}

#mab-widget-2, #mab-widget-3, #arhiva-container {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 32px;
	background-color: #ffc000;
	float: none;
}

.userstyle-1.magic-action-box .mab-content {
	max-width: 951px;
}

.userstyle-1.magic-action-box .mab-content * {
	line-height: 25px !important;
}

.Annual_Archive_Widget h4 {
	display: none;
}

.Annual_Archive_Widget, #text-7, #text-8 {
	display: inline-block;
	float: none;
}

.Annual_Archive_Widget select {
	background: #fee080 !important;
	border: 0 solid #999999 !important;
	border-radius: 0 !important;
	color: #ffc000 !important;
	font-family: inherit !important;
	font-size: 18px !important;
	font-style: normal !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-right: 6px !important;
	padding-left: 6px !important;
	width: 132px !important;
	margin: 0;
	line-height: 18px !important;
	height: 31px;
	margin-right: 24px;
}

.Annual_Archive_Widget select:focus {
	background: #fff !important;
}

#arhiva-container {
	text-align: center;
	padding-bottom: 72px;
	padding-top: 6px;
}

#arhiva-wrap {
	max-width: 951px;
	margin: 0 auto;
	overflow: hidden;
}

#main-footer .container {
	clear: both;
}

.mab-layout-horizontal .mab-main-action-wrap {
	margin-left: 9px !important;
}

.mab-field-firstname, .mab-field-lastname {
	margin-right: 24px !important;
}

.mab-field-email {
	margin-right: 33px !important;
}

#annual_archive_widget-2, #annual_archive_widget-7 {
	margin-right: 151px !important;
}

#text-7, #text-8 {
	margin-right: 122px;
	text-decoration: underline;
}

#text-8 {
	margin-right: 113px;
}

#text-7 .textwidget, #text-8 .textwidget {
	margin-top: 15px;
}

#form66052-wysija-to, #form84772-wysija-to {
	width: 252px !important;
}

#mab-widget-2 .mab-submit, #mab-widget-3 .mab-submit {
	font-size: 18px !important;
	width: 280px !important;
	text-decoration: underline !important;
	margin-top: 0 !important;
	margin-bottom: 7px !important;
}

#footer-widgets {
	padding: 30px 30px 0;
	margin: 0 auto;
}

#menu-hrfootermenu, #menu-engfootermenu {
	margin: 0 auto;
}

.bottom-nav:first-child {
	padding-left: 30px;
}

#main-footer .footer-widget h4 {
	font-family: 'Typonine Sans 7', 'Open Sans', Arial, sans-serif;
	color: #000;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-bottom: 30px;
}

.magic-action-box, .userstyle-1.magic-action-box .mab-main-action-wrap form input[type="submit"], .userstyle-1.magic-action-box .mab-main-action-wrap .mab-field input, .userstyle-1.magic-action-box .mab-main-action-wrap .mab-field input, .userstyle-1.magic-action-box .mab-content *, input, textarea, keygen, select, button {
	font-family: 'Typonine Sans 7', 'Open Sans', Arial, sans-serif !important;
	font-size: 18px;
	line-height: 24px;
}

@media only screen and (max-width: 768px) {
	.Annual_Archive_Widget {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
		padding: 10px 15px 0;
	}
	
	.Annual_Archive_Widget select {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	
	#text-7, #text-8 {
		margin-right: 0;
	}
	
	.mab-layout-horizontal .mab-main-action-wrap {
		margin-left: 0 !important;
	}
	
	#form66052-wysija-to, #form84772-wysija-to {
		width: 100% !important;
	}
	
	#mab-widget-2 .mab-submit {
		margin: 0 auto 7px !important;
	}
	
	.mab-field-submit {
		text-align: center;
	}
}

/******************************** MENU & SEARCH *****************************************************************************************/
.nav li li ul, .nav li li li ul, .nav li li li li ul {
	visibility: hidden;
	opacity: 0;
	left: 240px;
}

#top-menu li li a, .fullwidth-menu li li a {
	padding: 13px 20px;
	width: 220px;
}

span.et_close_search_field:after {
	content: '';
}

span.logo_helper {
	width: 0;
}

#et_top_search {
	margin: -1px 40px 0 20px;
	float: left;
	width: 26px;
	opacity: 1;
}

#et-top-navigation .et_pb_search_form_hidden {
	z-index: 1 !important;
	-webkit-animation: fadeOutTop 1s 1 cubic-bezier(0.77,0,.175,1);
	-moz-animation: fadeOutTop 1s 1 cubic-bezier(0.77,0,.175,1);
	-o-animation: fadeOutTop 1s 1 cubic-bezier(0.77,0,.175,1);
	animation: fadeOutTop 1s 1 cubic-bezier(0.77,0,.175,1);
	opacity: 0;
}

#et-top-navigation .et_pb_search_form_hidden {
	z-index: 999;
	-webkit-animation: fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1);
	-moz-animation: fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1);
	-o-animation: fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1);
	animation: fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1);
	opacity: 1;
}

#img_search_icon:hover {
	cursor: pointer;
}

.container.et_search_form_container.et_pb_search_visible, .container.et_search_form_container.et_pb_search_form_hidden {
	width: 50%;
}

#searchConfirm {
	position: relative;
	width: 30px;
	margin: 16px 0 0 30px;
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 50px #ffffff inset;
}

.nav > li > ul {
	border-top: 0;
	left: -30px;
	width: 240px;
	padding: 10px 0;
}

#top-menu li a, #top-menu li {
	font-size: 18px;
}

#top-menu li li, .nav li li {
	padding: 0 10px;
}

#top-menu .menu-item-has-children > a:first-child:after {
	content: "";
	font-weight: 800;
	width: 0;
	height: 0;
	display: none;
}

#top-menu .menu-item-has-children > a:first-child, #top-menu li .menu-item-has-children > a:first-child {
	padding-right: 0;
}

#top-menu li, .fullwidth-menu li {
	padding-right: 60px;
}

.et_menu_container {
/* width: 50%; */
	max-width: 1080px;
}

#et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	padding-bottom: 21px !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding: 21px 0 0 !important;
}

#et_mobile_nav_menu, .et_mobile_nav_menu {
	padding-right: 20px;
	margin-top: -5px;
}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
	padding-bottom: 12px;
}

/*
* Remove sidebar on all archive pages
*/
.search #main-content .container::before,
.archive #main-content .container::before {
	display: none;
}

.search #left-area,
.archive #left-area {
	width: 100%;
	float: none;
	padding-right: 0;
}

.search #sidebar,
.archive #sidebar {
	display: none;
}

/************************** THESE NEED TO GO LAST ***********************/
@media only screen and (max-width: 980px) {
	body.logged-in.et_mobile_device #main-header.et-fixed-header {
		top: 0 !important;
	}
	
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 10px 0 0 !important;
	}
	
	#et_top_search {
		margin: 3px 40px 0 20px;
	}
	
	#top_lang {
		display: block;
	}
	
	.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
		padding-bottom: 7px;
		padding-top: 4px;
	}
	
	.et_pb_blog_grid .et_pb_image_container img {
		margin-left: 0;
	}
}