/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* INTERFACE */

	/* *, body, h1, h2, h3, h4, h5, h6, p, span, td, div  {font-family: 'pnova', sans-serif !important;} */
	h3 {line-height: 35px !important;}
	.content >.vc_row {
		margin-left: 0px !important;
		margin-right: 0px  !important;
		/* padding: 0px 20px; */
	}
	
	.footer_top {
		padding-left:40px !important;
		padding-right:40px !important;
	}
	
	.qbutton.white {
		white-space: initial !important;
		    line-height: 20px !important;
			height:initial !important;
			    padding: 10px 30px !important;
	}
	/* p, h1, h2, h3, h4, h5, h6 {padding:0px 40px !important} */
	
	.dashicons, .ab-icon {font-family:'dashicons' !important}
	.fa, .qode_icon_font_awesome {font-family:'FontAwesome' !important}
	.greybg {background:#231f20 !important}
	.ddred {color:#ed3113}
	
	/* LOGO */
	.q_logo {z-index:1000;}
	.q_logo img {height:100%;max-height:60px;}
	.logo_wrapper {padding: 0px 10px;}

	
	/* MENU */

	#mega-menu-wrap-top-navigation #mega-menu-top-navigation {text-align: right;}
	nav.mobile_menu {
		overflow: initial !important;
	    height: 80px;
	}
	
	.fs_logo {
		text-align: center;
		margin-top: 30px;
		border-bottom: 1px solid #444;
		padding-bottom: 20px;
	}

	.fullscreen_menu_button {
		display:none;
		position: fixed;
		right:0px;
		z-index: 100000;
		cursor:pointer;
		padding: 28px 10px;
	}
	
	.fullscreen_menu_button:after {
		content: '\f333';
		font-family: 'dashicons';
		font-size: 50px;
		margin: 0 0 0 5px;
		color: #fff;
	}
	
	.fullscreen_menu_close {
		position:absolute;
		top:0px;
		right:0px;
		padding:40px;
		font-size:40px;
		color:#ed3113;
		cursor:pointer;
	}
	.fullscreen_menu.active {opacity:1;height:100%;z-index: 1000000000000;}
	.fullscreen_menu {
		opacity:0;
		position: fixed;
		top: 0px;
		left: 0px;
		background: #222;
		z-index: 0;
		width: 100%;
		height:100%;
		transition: all 0.25s ease;
		overflow-y: auto;
	}
	
	.fullscreen_menu .menu-main-menu-container {
		text-align: center;
		height: 100%;
		vertical-align: middle;
	}
	
	.fullscreen_menu .menu-main-menu-container.active {
		opacity:1;
	}


	
	.fullscreen_menu #menu-main-menu > li{
		margin:20px 0px;
	}
	
	.wpml-ls-slot-2 {
		display: inline-block;
		border: 1px solid #fff;
		border-radius: 30px;
		padding: 0px 20px;
		    margin-top: 0px !important;
	}
	
	
	
	
	.fullscreen_menu #menu-main-menu > li >a{
		font-size:22px;font-weight:bold;letter-spacing:1px;
			color:#fff;
	}
	
	.fullscreen_menu .sub-menu li {
		background: #222;
		font-size: 16px;
		
	}
	.fullscreen_menu .sub-menu li a{
		color:#999;
	}
	
	.fullscreen_menu a:hover {color:#ed3113 !important;text-decoration:none}
	
	
	
	.fullscreen_menu ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	
	/* Parallax */
	section.parallax_section_holder {background-size:cover;}
	
	/* MODAL */
	.modal_people_wrapper {position:fixed;top:0px;left:0px;z-index: 1000001;background:#fff;width:100%;transition: all 0.25s ease;overflow:hidden;height:0%;opacity:0;overflow-y: scroll;}
	.modal_people_wrapper.visible {height:100%;opacity:1}
	.modal_people_inner {width:100%;max-width:1100px;margin:auto}
	.mp_close_wrap {text-align:right}
	.mp_close
	{
		padding: 40px;
		font-size: 35px;
		color: #ed3113;
		cursor:pointer;
		display:inline-block;
	}
	.mp_info_wrapper {display:table;width:100%}
	.mp_image {
		display: table-cell;
		width: 300px;
	}
	.mp_image .vc_figure {
		width: 225px;
		height: 225px;
		border-radius: 500px;
		overflow: hidden;
	}
	.mp_image_src {
		border-radius:100%;
		width:220px;
		height:220px;
		margin: auto;
}
	
	.mp_info {display:table-cell;vertical-align:top;padding:30px;}
	.mp_title {
		display: inline-block;
		font-size: 40px;
		font-weight: bold;
		margin-right: 10px;
		    line-height: 35px;
	}
	.mp_credentials {
		display: inline-block;
		font-size: 14px;
		color: #777;
	}
	.mp_position {
		margin-top: 10px;
		font-style: italic;
		color: #777;
		font-size: 16px;
	}
	.mp_phone_wrapper, .mp_email_wrapper {
		display: inline-block;
		margin-right:20px;
		position:relative;
		left: -10px;
		margin-top: 20px;
	}
	.mp_phone_img {display: inline-block;background:url('https://gairdner.org/wp-content/uploads/2017/03/ico-phone.jpg') center center no-repeat;background-size:cover;width:40px;height:40px;vertical-align:middle}
	.mp_email_img {display: inline-block;background:url('https://gairdner.org/wp-content/uploads/2017/03/ico_mail.jpg') center center no-repeat;background-size:cover;width:40px;height:40px;vertical-align:middle}
	.mp_phone, .mp_email {
		font-size: 16px;
		color: #ed3113;
		display: inline-block;
		vertical-align:middle;
	}
	
	.mp_redline {
		font-size: 16px;
		border-top: 1px solid #ed3113;
		margin-top: 30px;
	}
	.mp_bio {
		font-size: 16px;
		padding-top: 25px;
	}
	
	
	/* WINNERS: FILTERS */
	.checkboxFour input[type=checkbox], .checkboxFour input[type=radio] {display:none}
	.checkboxFour input[type=checkbox]:checked + label, .checkboxFour input[type=radio]:checked + label {
		background: #ed3113;
	}

	.checkboxFour label {
		display: inline-block;
		width: 5px;
		height: 15px;
		border-radius: 100px;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		-o-transition: all .2s ease;
		-ms-transition: all .2s ease;
		transition: all .2s ease;
		cursor: pointer;
		top: 3px;
		margin-right: 10px;
		position: relative;
		border: 1px solid #ed3113;
		z-index: 1;
	}

	.searchandfilter h4 {color:#ed3113;font-weight:bold}

	li {
	-webkit-column-break-inside: avoid;
			  page-break-inside: avoid;
				   break-inside: avoid;
	}

	.searchandfilter >ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.searchandfilter ul li li {
		padding: 0px 0;
		font-size: 15px;
	}

	.sf-field-post-meta-winner_year {margin:30px 10px !important}
	.sf-field-search {margin:0px 10px !important}
	.sf-field-search label {width:100%}
	.sf-field-search input[type=text] {
		font-size: 30px;
		background: transparent;
		border: 0px;
		border-bottom: 1px solid #000;
		width: 100%;
		outline: none;
	}


	.noUi-target {
		border-radius: 0px;
		border: 0px;
		box-shadow: initial;
	}

	.noUi-background {
		background: #b7b7b7;
		box-shadow: initial;
	}

	.noUi-handle {
		border: 0px;
		border-radius: 100%;
		background: #ed3113;
		cursor: default;
		box-shadow: initial;
	}

	.noUi-handle:after, .noUi-handle:before {
		display:none;
	}

	.searchandfilter .meta-slider {
		max-width: 98%;
	}

	.searchandfilter .noUi-connect {
		background-color: #696969;
	}

	.sf-field-submit input {
		border: 1px solid #ed3113;
		padding: 15px 50px;
		color: #ed3113;
		background: transparent;
		border-radius: 100px;
		font-size: 16px;
		font-weight: bold;
		cursor:pointer;
	}
	.sf-field-submit input:hover
	{color:#fff;background:#ed3113}

	.sf-field-post-meta-winner_nobel2 {padding:0px !important;}

	.searchandfilter>ul {margin-right:50px;}
	.q_accordion_holder {padding-right: 0px;}
	.q_accordion_holder.accordion div.accordion_content {    border-top: 1px solid #c4c4c4;}
	.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {background-color:transparent !important;}
	.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {padding: 2px 0 0 63px;}
	.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {border:0px !important}
	.accordion_mark_icon {
		background-image: url('https://gairdner.org/wp-content/uploads/2017/03/filtericon.png') !important;
		width:50px !important;
		height:47px !important;
	}
	/* WINNERS: FILTERS */
	
	
	
	/* FOOTER */
	footer .container {background-color:initial !important}
	
	
	
	
/* HEADER */
	/*  MENU */
		/* header .header_bottom, header.fixed_hiding.scrolled .header_bottom {background-color:#ed3113 !important} */
		.mobile_menu {background-color:transparent !important}
		.mobile_menu_button {display:none !important}
		.mega-sub-menu {
		    border-top: 1px solid #333;
			padding: 50px 0px;
		}
		
		.mega-menu-item a.dashicons-arrow-right-alt::before {
			font-size:14px !important;
			padding-top:20px !important;
			color:#ed3113 !important;
			position:absolute !important;
			top:-10px !important;
			right:0px !important;
		}

	
		.q_logo {top:10px !important;}
		.q_logo img {top:initial !important;}
		
		
		.header_inner_right {display:none}
		.mega-menu-link {font-weight:bold !important;}
		.mega-menu-link:hover .header_bottom {background:#231f20 !important}
		
		#mega-menu-wrap-top-navigation .mega-menu-toggle {
			border-radius: 0px;
		}
		
		section.parallax_section_holder {
			min-height: initial !important;
		}
	
		.slider_button {
			border:1px soid #fff !important;
			border-radius:100px;
			z-index:10000000;
			padding:10px 20px;
		}
		.slider_button:hover  {
			border:1px solid #ed3113 !important;
		}
		
		#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > .mega-wpml-ls-menu-item a.mega-menu-link 
		{border: 1px solid #000}
		
		
		
		
		
		/* RESOURCES */
		#mega-menu-item-3450>a, #mega-menu-item-3468>a
		{
			border: 1px solid #fff !important;
			border-radius: 50px !important;
			padding: 8px 18px !important;
			height: initial !important;
			line-height: 23px !important;
			margin:20px 0px !important;
		}
		#mega-menu-item-3450>a:hover, #mega-menu-item-3468>a:hover {color:#ed3113  !important;background:#fff !important}
		
		.mega-menu-item-wpml-ls-2-en {margin-left:10px !important;}
		.mega-menu-item-wpml-ls-2-en>a
		{
			border: 1px solid #fff !important;
			border-top-left-radius: 50px !important;
			border-bottom-left-radius: 50px !important;
			padding: 8px 10px !important;
			height: initial !important;
			line-height: 23px !important;
			margin:20px 0px !important;		
		}
		.mega-menu-item-wpml-ls-2-fr>a
		{
			border: 1px solid #fff !important;
			border-left:none !important;
			border-top-right-radius: 50px !important;
			border-bottom-right-radius: 50px !important;
			padding: 8px 10px !important;
			height: initial !important;
			line-height: 23px !important;
			margin:20px 0px !important;		
		}
		.mega-menu-item-wpml-ls-2-en>a:hover,
		.mega-menu-item-wpml-ls-2-fr>a:hover		
		{color:#ed3113 !important;background:#fff !important}



/* CONTENT */

.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 0px !important;
}


/* HOME */ 

	/* NEWSLETTER POPUP */
	.et_bloom .et_bloom_form_container .et_bloom_close_button, .et_bloom .et_bloom_success_checkmark:before {
		font-family: 'ET-Bloom' !important;
	}
	
	
	/* NEWS */
	

	.home_postgrid_news_mobile {display:none}
	.home_postgrid_memoriam_mobile {display:none}
	
	
	.vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_gitem-zone-b .vc_gitem-row-position-bottom	{height:100% !important;margin:0px !important;padding:0px !important}
	.home_news_item .vc_gitem_row .vc_gitem-col {
		padding: 0px;
		position: absolute;
		height: 100%;
		width: 100%;
	}
	.home_news_category {
	    text-align: center;
		display: inline-block;
		position: absolute;
		background: #ed3113;
		color: #fff;
		padding: 0px 20px !important;
		font-size: 14px;
		top: 0px;
		left: 0px;
	}
	
	.home_news_item .vc_gitem_row {background:rgba(0,0,0,0.5)}
	.home_news_title h3 {
		color:#fff;
		padding-bottom:0px;
	}
	.home_news_title {margin-bottom:0px !important;position:absolute;bottom:55px;padding:0px 20px}
	.home_news_date {position:absolute;bottom:10px;padding:0px 20px}
	.home_news_date h6 {
		color:#fff;
			color: #fff;
		font-weight: normal;
		font-size: 16px;
		letter-spacing: 1px;
	}
	
	/* DOTS */
	
	.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
		border: 2px solid #777 !important;
	}
	
	.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span:hover, .vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot.active span {
		background-color: #777 !important;
		border-color: #777 !important;
	}
	
	.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span:hover, .vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot.active span {
		background-color: #777!important;
		border-color: #777!important;
	}
	
	.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
		border: 2px solid #8e8e8e;
	}
	
	/* MEMORIAM */
	.home_memoriam_item {cursor:pointer}
	
	.vcard .winners_grid_title {font-weight: bold;font-size: 24px;margin: 0px;display: inline-block;margin-right: 10px;}
	.vcard .winners_grid_credentials {font-size: 13px;margin: 0px;display:inline-block}

	.vcard .winners_grid_title>div {text-align:left !important}
	
	.home_memoriam_memoriam {
		font-size: 12px;
		color: #ed3113;
		font-weight: bold;
	}
	
	.vcard .winners_grid_award {
		font-size: 14px;
		display: inline-block;
		color: #ed3113;
	}
	
	.vcard .winners_grid_year {
		font-size: 14px;
		display: inline-block;
		color: #ed3113;
	}
	
	.vcard .winners_grid_year:before {
		/* content: ", "; */
		content: "\00a0";
	}
	
	.vcard .winners_grid_quote {
		font-size: 16px;
		line-height: 22px;
		overflow: hidden;
	   text-overflow: ellipsis;
	   display: -webkit-box;
	   -webkit-box-orient: vertical;
	   -webkit-line-clamp: 3; /* number of lines to show */
	   max-height: 70px;       /* fallback */
	}
	
	.vcard .winners_grid_nobel2,
	.vcard .winners_grid_images,
	.vcard .winners_grid_videos
	{display:none}
	

	.home_memoriam_button button {padding-left:0px !important;}



	
/*********/	
/* PAGES */
/*********/
	/*HEADER IMAGE */
	.header_img_title {font-weight:bold;font-size:50px;text-align:center;color:#fff;}
	
	/* SUBMENU */
	.pages_submenu_button {margin:0px;padding:0px;border-top:3px solid transparent;display:inline-block;}
	.pages_submenu_button_active {margin:0px;padding:0px;border-top:3px solid #ed3113;color:#ed3113;display:inline-block;}
	.pages_submenu_button_active a {font-weight:bold;padding:25px !important;}
	.pages_submenu_button_active button {font-weight:bold;padding:25px !important;}
	.pages_submenu_button_active:hover button {background:transparent !important}
	.pages_submenu_button_active:hover a {background:transparent !important}
	
	.pages_submenu_button a {background:transparent;font-weight:bold;padding:25px !important;}
	.pages_submenu_button:hover {border-top:3px solid #ed3113}
	.pages_submenu_button:hover a {;background:transparent !important}
	
	
	
	
	/* ABOUT: PEOPLE */
	.people_grid_image {
	    height: 150px;
		width: 150px;
		margin: auto;
		border: 1px solid transparent;
		border-radius: 100%;
		padding: 4px;
		
	}
	.people_grid_image figure >div{
		background:url('https://gairdner.org/wp-content/uploads/2017/03/people_default2.jpg') center center no-repeat;
		background-size:cover;
		width:150px;
		height:150px;
	}
	
	.people_grid_image img {width:100% !important; border-radius:0px !important;}
	.people_total {cursor:pointer}
	.people_total:hover .people_grid_image { border: 1px solid #ed3113;}
	.people_grid_photo_inner {height:0px;}
	.people_grid_title {margin-bottom:0px !important;font-weight:bold;}
	.people_grid_title>div {text-align:center !important}
	.people_grid_credentials {font-size:14px;line-height:14px;}
	.people_grid_position {font-size:14px;color:#ed3113;    line-height: 16px;    margin-top: 2px;}
	.people_grid_phone {display:none}
	.people_grid_email {display:none}
	.people_grid_bio {display:none}
	
	
	
	
	/* WINNERS */
		
		/* FILTERS */
		.sf-field-post-meta-winner_type {padding-bottom:0px !important}
		.sf-field-post-meta-winner_nobel {padding-top:0px !important}
		
		/* WINERS POST GRID */
		
		.lola {display:none}
		.winners_total {cursor:pointer}
		.winners_grid_info {
			text-align:center;
			max-width: 200px;
			margin: auto;
		}
		.winners_grid_image 
		{
			height: 150px;
			width: 150px;
			margin: auto;
			border: 1px solid transparent;
			border-radius: 100%;
			position: relative;
			padding: 4px;
			/* left: -4px; */
		
		}
		.winners_grid_image figure >div{
			background:url('https://gairdner.org/wp-content/uploads/2017/03/people_default2.jpg') center center no-repeat;
			background-size:cover;
			width:150px;
			height:150px;
		}
		.winners_grid_image img {width:100% !important; border-radius:0px !important;}
		.winners_total:hover .winners_grid_image { border: 1px solid #ed3113;}
		.winners_grid_photo_inner {height:0px;}
		
		.winners_grid_title {margin-bottom:0px !important;font-weight:bold;font-size: 15px;line-height: 20px;}
		.winners_grid_title>div {text-align:center !important}
		.winners_grid_award {
			font-size: 14px;
			line-height: 14px;
			color: #ed3113;
			padding-top: 6px;
		}
		.winners_grid_year {font-size:14px;}
		.winners_grid_bio {display:none}
		.winners_grid_nobel2 {
			text-align: center;
			position: absolute;
			z-index: 100;
			color: #fff;
			font-size: 12px;
			background: #ed3113;
			display: inline-block;
			border-radius: 100%;
			top: -12px;
			/* left: 87px; */
			width: 19px;
			line-height: 19px;
			margin-left: -8px;
		}
		.winners_grid_nobel {
			display:none;
			width: 19px;
			height: 19px;
			background-size: cover;
			position: absolute;
			top: -14px;
			left: 89px;
			border-radius: 100%;
		}
		
		.winners_grid_quote {display:none}
		.winners_grid_position {display:none}
		.winners_grid_bio {display:none}
		.winners_grid_credentials {display:none}
		.winners_grid_images {display:none}
		.winners_grid_videos {display:none}
		
		.mp_nobel_wrapper {display:none}
		.mp_award_wrapper {margin-bottom:10px;}
		.mp_award_img {
			width:40px;
			height:40px;
			display:inline-block;
			margin-right: 5px;
		}
		.mp_award_img.international {background:url('https://gairdner.org/wp-content/uploads/2017/03/international-award.png') center center no-repeat;background-size:cover}
		.mp_award_img.global {background:url('https://gairdner.org/wp-content/uploads/2017/03/global-health-award.png') center center no-repeat;background-size:cover}
		.mp_award_img.wightman {background:url('https://gairdner.org/wp-content/uploads/2017/03/wightman-award.png') center center no-repeat;background-size:cover}
		.mp_award, .mp_nobel, .mp_year{margin:5px 0px;color:#777;display:inline-block;vertical-align:top;}
		
		.mp_nobel_img {
			width:40px;
			height:40px;
			display:inline-block;
			margin-right: 20px;
			background:url('https://gairdner.org/wp-content/uploads/2017/03/nobel-prize.png') center center no-repeat;
			background-size:cover
		}
		
		.mp_quote {
			font-size: 25px;
			color: #ed3113;
			line-height: 35px;
			margin-top:30px;
		}
		
		.mp_position2
		{
			margin: 20px 0px 0px;
			font-weight: bold;
		}
		
		
	/* NEWS GRID */
	
	.news_post .vc_grid-item-mini {padding:10px;border:1px solid transparent;background-image:initial !important}
	.news_post .vc_grid-item-mini:hover {border:1px solid #ed3113}
	
	
	
	
	/*EVENT ON */
	#evcal_head {display:none}
	.evosch_oneday_schedule li.date {		display: none;	}
	/* ul.evosch_nav {display:none} */
	.evcal_evdata_row .evcal_evdata_cell p {
		line-height: 20px;
		padding-bottom:0px;
	}
	.evosch_oneday_schedule li:before {top: 8px;}	
	.evo_metarow_speaker ul.evospk_boxes h3 {
		font-size: 14px;
		line-height: 16px !important;
	}
	.eventon_list_event  {margin:3px}
	.evospk_info h2 {font-size:24px}
	p.evo_speaker_desc {text-align: left;}
	
	.evcal_desc2 {margin:0px 0px 5px;}
	
	
	.evcal_desc 
	{margin-top:20px !important}
	
	
	.evo_year {
		opacity: 1;
		position: absolute;
		top: 36px;
		left: 55px;
		font-size: 15px !important;
		opacity: 1 !important;
	}
	
	.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2
	{	
		text-transform:none !important;
		font-size: 28px !important;
		line-height: 30px !important;
	}
	
	
	
	.evcal_cblock .evo_date .start {
		float: left;
	}
	
	.evo_date em 
	{   
		font-weight: bold !important;
		font-size: 15px !important;
	}
	.evo_date em:after {content:","}
	
	.evo_date .end {
	    float: none !important;
		margin-left: 5px !important;
		font-size: 30px !important;
		position:absolute;
	}
	.start em {position:absolute;}
	
	.eventon_filter_dropdown p {
		padding: 10px !important;
		letter-spacing: 0.03em !important;
		min-width: 180px  !important;
	}
	
	
	
		/* ALL EVENT PAGE */
		.ajde_evcal_calendar .evo_sort_btn {display:none}
		p.filtering_set_val {    min-width: 100px;}
		
		
		
		
/* SEARCH */
.search_link {color:#727272;position:relative;top:-10px}
.search_link:hover {color:#ed3113;text-decoration:none}
.blog_holder article {margin: 0 0 30px !important;}
.search_separator {border-bottom:1px solid #ed3113;padding-top:30px;}
.search_resultsfound_wrapper {background:#f6fafb}
.search_resultsfound {padding:20px 0px;max-width:1300px;margin:auto;}
.search_keyword_cont {
    font-size: 60px;
    text-align: center;
    padding: 60px 20px;
    font-weight: 600;
}

#mega-menu-search {display:none}

#mega-menu-search-mobile{
	position: absolute;
    right: 80px;
    z-index: 9999;
    color: #fff;
    top: 25px;
    font-size: 30px;
    cursor: pointer;
	list-style: none;
	display:none;
	}

#mega-menu-search .fa-search{
    color: #fff;
    font-size: 20px;
    padding: 20px;
    padding-right: 10px;
    cursor: pointer;
}

.searchbox {
				display:none;
				background: #f4f4f4;
				padding: 20px;
				position: fixed;
				/* top: 113px; */
				z-index: 10000;
				width: 100%;
				color: #fff;
				border-bottom: 2px solid #fff;
			}
			
			.searchbox_inner {
				max-width:1300px;
				margin:auto;
			}
			
			.searchbox_input
			{
				color:#999;
				font-size: 30px;
				border: 0px;
				width:100%;
				max-width: 75%;
				background: transparent;
				display:inline-block;
				float:left;
				padding: 5px 0px;
			}
			
			input:focus {outline:0;}
			.searchbox_button {
				display:inline-block;
				float:right;
				margin-right: 20px;
				background: transparent;
				border: 2px solid #818181;
				color: #818181;
				padding: 10px 20px;
				border-radius: 60px;
				cursor: pointer;
				font-size: 14px;
				font-weight: 700;
				
			}
			.searchbox_button:hover
			{
				color:#fff;
				background:#ed3113;
				border: 2px solid #ed3113;
			}






/* BLOG SINGLE NEWS TEMPLATE */
.news_space {height:0px;}
.button_back {
	padding: 3px 10px;
	color: #777;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #777;
	margin:30px 0px;
}

.button_back:hover {border:1px solid #ed3113;color:#ed3113;}
.the_category {
	padding: 3px 10px;
	background:#ed3113;
	color:#fff;
	font-size:14px;
	border: 1px solid #ed3113;
	display:inline-block;

}

.post_time {
	display:inline-block;
	padding: 3px 10px;
	color: #ed3113;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #ed3113;
}
		
	
.booya {display:block !important}
	
	
	
	

	