/*
	Theme Name: Government of the Ta'an Kwäch'än Council 
	Theme URI: http://www.taan.ca/
	Description: Government of the Ta'an Kwäch'än Council Divi Child Theme
	Author: PR Services Ltd.
	Author URI: http://yukoninfo.com/
	
	Version: 1.0.0
	Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
	
	Template: Divi
*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Box Sizing
--------------------------------------------- */


/*
Defaults
---------------------------------------------------------------------------------------------------- */
/* Default CSS
--------------------------------------------- */
@import url("../Divi/style.css");

/* Typographical Elements
--------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    color: #1f3d89!important;
    font-family: hero-new,sans-serif;
    font-weight: 300;
    text-transform: none;
}
body {
    font-family: hero-new,sans-serif;
    font-weight: 400;
    background: #fff!important;
    color: #000!important;
}
p {
	/*line-height: 1.8em;
	padding-bottom: 10px;
	font-size: 16px;*/
}
.entry-content p {
/*	margin-bottom: 15px;*/
}
blockquote, blockquote p {
	color: #894B1E;
    font-family: hero-new,sans-serif;
	font-weight: 300;
	font-size: 26px;
	border: none;
	margin: 0;
	padding-left: 20px;
}
blockquote::before {
    font-family: hero-new,sans-serif;
	font-weight: 300;
	color: rgba(137, 75, 30, .2);
	content: "\201C";
	display: block;
	font-size: 90px;
	font-size: 9rem;
	height: 0;
	left: -28px;
	position: relative;
	top: 38px;
}
blockquote::after {
    font-family: hero-new,sans-serif;
	font-weight: normal;
	color: rgba(137, 75, 30, .2);
	content: "\201D";
	display: block;
	font-size: 90px;
	font-size: 9rem;
	height: 0;
	position: relative;
	right: -85%;
	top: 5px;
}
blockquote p {
	line-height: 1.6;
}
.entry-content ul {
	margin-left: 20px;
}
.entry-content ol {
	list-style-position: outside;
	margin-left: 40px;
}

/* Headings
--------------------------------------------- */
/*h1,
h2,
h3,
h4,
h5,
h6 {
	color: #036f98 !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0 0 8px;
	margin: 0 0 0.8rem;
}
h1 { font-size: 38px; }
h2 { font-size: 34px; }
h3 { font-size: 30px; }
h4 { font-size: 26px; }
h5 { font-size: 22px; }
h6 { font-size: 18px; }
*/
img.image_txt {box-shadow: 6px 6px 3px #888888;}


/* Animation
--------------------------------------------- */
@-webkit-keyframes fade {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes fade {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes fade {
  0%   { opacity: 0; }
  50%  { opacity: .5 }
  100% { opacity: 1; }
}
@keyframes fade {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
li {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}

/* Animation
--------------------------------------------- */
@-webkit-keyframes fade {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes fade {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes fade {
  0%   { opacity: 0; }
  50%  { opacity: .5 }
  100% { opacity: 1; }
}
@keyframes fade {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

/*Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Divi - Defaults
--------------------------------------------- */
/*.et_pb_row, .container, .et_pb_container {
	width: 100%;
	max-width: 1080px;
}*/
/*.et_pb_section {
	padding-top: 30px;
}*/

.et_pb_toggle_close h5.et_pb_toggle_title {
	margin-bottom: 0;
}

.et_pb_gallery_grid .et_pb_gallery_image {
	padding-top: 75%;
    display: block;
}
.et_pb_gallery_grid .et_pb_gallery_image img {
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

/* Header
--------------------------------------------- */
#main-header {
	background: url(images/header-bg.png) center top no-repeat;
	background-size: cover;
	padding-top: 0px !important;
	padding-bottom: 0 !important;
	min-height: 225px;
}
#main-header .container {
	background: url(images/header-bg-fish-left.png) left bottom no-repeat, url(images/header-ng-fish-right.png) right bottom no-repeat;
	min-height: 225px;
	width: 100%;
	max-width: 1180px;
	padding: 0 0 0 100px;
	left: -50px;
	bottom: -10px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#main-header .container #logo {
	position: absolute;
	margin-top: -5px;
}

/* Navigation
--------------------------------------------- */
#et_top_search {
	display: none;
}
#main-header #et-top-navigation {
	width: 100%;
	padding-left: 155px;
	padding-top: 16px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#main-header #et-top-navigation .top-widget .textwidget {
	font-size: 54px;
	color: #fff;
  	font-weight: 700;
  	line-height: 1;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
#main-header #et-top-navigation #top-menu-nav {
	padding-top: 10px;
}
#main-header #et-top-navigation ul {
	background: #f7f7ef;
	padding: 8px 10px 0 10px;
	border-top: 4px solid #059FDA;
	-webkit-border-radius: 0 0 20px 0;
	border-radius: 0 0 20px 0;
	-webkit-box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
	box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
}

#main-header #et-top-navigation ul li {	padding-right: 8px;}
#main-header #et-top-navigation ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #894B1E;
	text-transform: uppercase;
	padding-bottom: 10px;
	line-height: 1;
}
#main-header #et-top-navigation ul li a:hover, #main-header #et-top-navigation ul li.current-menu-item a,
#main-header #et-top-navigation ul li.current-menu-ancestor a {
	color: #059FDA;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
	top: -3px;
	right: -5px;
	font-size: 12px;
}#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {	padding-right: 6px;}

#main-header #et-top-navigation ul ul {
	border-top: 0;
	padding: 0;
	top: 25px;
	left: 0;
}
#main-header #et-top-navigation ul ul li {
	padding: 0;
	width: 100%;
}
#main-header #et-top-navigation ul ul li a {
	color: #894B1E !important;
	text-transform: capitalize;
	width: 100%;
	padding: 10px 15px;
	font-size: 14px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#main-header #et-top-navigation ul ul li a:hover, #main-header #et-top-navigation ul ul li.current-menu-item a {
	background: #059FDA;
	color: #fff !important;
}
#main-header #et-top-navigation ul ul li:last-child a:hover, #main-header #et-top-navigation ul ul li:last-child.current-menu-item a {
	border-radius: 0 0 20px 0;
}

/* Footer
--------------------------------------------- */
#footer-bottom {
	background-color: transparent;
	padding: 0;
}
#footer-bottom .container {
	background: none
}
#footer-bottom #footer-info {
	padding-bottom: 0;
}

#main-footer {
	background: #059FDA;
	margin-top: 60px;
}
#main-footer .container {
	background: url(images/footer-bg.png) right bottom no-repeat;
}
#main-footer #footer-widgets {
	padding-top: 20px;
}
#main-footer .footer-widget {
	width: 250px;
	margin-bottom: 0;
}
#main-footer .footer-widget h4 {
	color: #fff !important;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	line-height: 1.6;
}
#main-footer #footer-widgets .textwidget {
	padding-left: 15px;
}
#main-footer #footer-widgets .textwidget p {
	color: #fff;
	font-size: 13px;
line-height: 1.6;
}
#main-footer #footer-widgets .textwidget a {
	color: #126ea3
}
#main-footer #footer-widgets .textwidget span {
	display: block;
	margin-top: 20px;
}
#main-footer #footer-widgets .textwidget span a {
	color: #fff;
}

#footer-widgets #text-6 .textwidget {
	padding-top: 10px;
	padding-left: 10px;
}
#footer-widgets .footer-widget li.et-social-icon {
	display: inline-block;
}
#footer-widgets .footer-widget li.et-social-icon:before {
	border: none;
}

/* Page Specific
---------------------------------------------------------------------------------------------------- */
/* Photo Gallery - Blurb
--------------------------------------------- */
.et_pb_blurb {
	background: #059FDA;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.4);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.4);
}
.et_pb_blurb .et_pb_main_blurb_image {
	margin-bottom: 0;
}
.et_pb_blurb h4 {
	color: #fff !important;
	font-size: 20px;
}

/* Contact - Form
--------------------------------------------- */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #059FDA;
	border: none;
	border-radius: 5px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}
.gform_wrapper select {
	font-size: 14px !important;
}

/* Home
---------------------------------------------------------------------------------------------------- */
.home-boxes .et_pb_row {
	padding-top: 0;
}
.home-boxes .et_pb_text {
	margin-bottom: 20px;
}

/* Home Boxes - Quote
--------------------------------------------- */
.home-quote {
	padding-top: 0;
}
.home-quote .et_pb_text {
	margin-bottom: 0;
}

/* Home Boxes - Slide
--------------------------------------------- */

.entry-content .et_pb_section.custom-slide-container {
	padding-top: 0;
	background: transparent !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.et_pb_slider {
	overflow: visible;
	margin-bottom: 15px;
}
.et_pb_slider .et_pb_slides .et_pb_slide {
	list-style: none;
}
.et_pb_slides .et_pb_container {
	width: 100%;
}
.et_pb_slides .et_pb_container .et_pb_slide_image {
	width: 100% !important;
	position: relative;
	margin-top: 0 !important;
	top: 0;
	-webkit-animation-duration: .7s;
	-webkit-animation-delay: .2s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: none;
	-moz-animation-duration: .7s;
	-moz-animation-delay: .2s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: none;
	-o-animation-duration: .7s;
	-o-animation-delay: .2s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-fill-mode: none;
	-ms-animation-duration: .7s;
	-ms-animation-delay: .2s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-fill-mode: none;
	animation-duration: .7s;
	animation-delay: .2s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: none;
	-webkit-animation-name: fade;
	-moz-animation-name: fade;
	-ms-animation-name: fade;
	-o-animation-name: fade;
	animation-name: fade;
}
.et_pb_slides .et_pb_slide {
	background-color: transparent !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.et_pb_slides .et_pb_container .et_pb_slide_image {
	margin-left: 0 !important;
	display: block !important;
}
.et_pb_slides .et_pb_container .et_pb_slide_image img {
	width: 100%;
	max-height: none !important;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.4);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.4);
}
.et_pb_slides .et_pb_container .et_pb_slide_description {
	width: auto !important;
	padding: 15px 20px !important;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.et_pb_slides .et_pb_container .et_pb_slide_description h2 {
	line-height: 1;
	padding: 0;
	margin: 0;
	font-size: 30px;
	font-weight: 900 !important;
	text-transform: uppercase;
}
.et_pb_slides .et_pb_container .et_pb_slide_description .et_pb_slide_content {
	display: none;
}

.et_pb_main_blurb_image img {border: 1px solid #2D2D2D;}
.et_pb_slide_image img {border: 1px solid #2D2D2D;}

.home-boxes .et_pb_slider:hover .et-pb-arrow-next, .home-boxes .et_mobile_device .et-pb-arrow-next {
	right: 40px !important;
}
.home-boxes .et_pb_slider:hover .et-pb-arrow-prev, .home-boxes .et_mobile_device .et-pb-arrow-prev {
	left: 40px !important;
}


/* Home Boxes - Blurb
--------------------------------------------- */
.home-boxes .et_pb_column_2_3 {
	width: 70.37037037037037%;
	margin-right: 0;
}
.home-boxes .et_pb_column_1_3 {
	width: 29.62962962962963%;
}
.home-boxes .et_pb_blurb {
	max-height: 245px;
	margin-bottom: 0;
	background: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home-boxes .et_pb_blurb .et_pb_main_blurb_image {
	margin-bottom: 0;
}
.home-boxes .et_pb_blurb .et_pb_main_blurb_image img {
	vertical-align: bottom;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.4);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.4);
}
.home-boxes .et_pb_blurb h4 {
	font-family: Kreon, Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-weight: bold;
	color: #894B1E !important;
	text-shadow: none;
	text-transform: none;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 10px;
	line-height: 1;
	text-shadow: 0 0 10px #FFFFFF;
}
.home-boxes .et_pb_blurb p {
	font-size: 26px;
	color: #fff;
	line-height: 1.6;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin-bottom: 0;
	text-shadow: 0 0 6px #000000;
}

/* Home Boxes - Blog
--------------------------------------------- */
.home-boxes .et_pb_posts .post {
	float: left;
	width: 29.62962962962963%;
	margin-right: 5.5%;
	font-size: 16px;
	color: #2D2D2D;
	margin-bottom: 20px;
}

.home-boxes .et_pb_posts .post:nth-child(3n+3) {
	margin-right: 0;
}
.home-boxes .et_pb_posts .post:nth-child(4), .home-boxes .et_pb_posts .post:nth-child(4n+3) {
	clear: both;
}
.home-boxes .et_pb_posts .post:nth-child(3) {
	clear: none;
}
.home-boxes .et_pb_posts .post h2 {
	margin: 0;
	line-height: 1;
}
.home-boxes .et_pb_posts .post h2 a {
	font-size: 27px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Mailing list styling changes */
.home-page-mailing-list-form label {
    line-height: 0.8 !important;
    font-size: 0.78em !important;    
}
.home-page-mailing-list-form select {
    height: 30px;
}
body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0 !important;
}


/*
Events
---------------------------------------------------------------------------------------------------- */

#tribe-events-bar {
	margin-top: 30px;
	-webkit-border-radius: 0 0 20px 0;
	border-radius: 0 0 20px 0;
	-webkit-box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
	box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
}

#tribe-bar-form {
	background: #d8f2fc !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background: #1b6fa1 !important;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-views, .tribe-bar-views-list {
	color: #fff !important;
	background: #49c1ed !important;
}

.tribe-bar-views-inner {
	background: #49c1ed !important;
}

.tribe-events-calendar thead th {
	background-color: #1B6FA1 !important;
	}
	
#tribe-events-content table.tribe-events-calendar {
  background: #fff !important;
	-webkit-border-radius: 0 0 20px 0;
	border-radius: 0 0 20px 0;
	-webkit-box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
	box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
}	

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #49C1ED !important;
		}		  
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
background-color: #309FC8 !important;
}
  /*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1194px) {	
	#main-header #et-top-navigation ul li a {		
		font-size: 15px;	
	}
}

@media only screen and (max-width: 1100px) {
	#main-header .container {
		left: 0;
		padding: 0;
	}
	#main-header #et-top-navigation ul li a {
		font-size: 14px;
	}
	blockquote {
		padding-left: 40px;
	}
	blockquote::before {
		left: -60px;
	}
}
	
@media only screen and (max-width: 1079px) {
  	#main-header #et-top-navigation ul {
		margin-right: 10px;
  	}
	.et_pb_section {
		padding-left: 10px;
		padding-right: 10px;
	}
	#main-footer #footer-widgets {
		padding-left: 10px;
		padding-right: 10px;
	}
	#main-header #et-top-navigation .top-widget .textwidget {
  		font-size: 45px;
  		line-height: 1;
	}
}

@media only screen and (max-width: 980px) {
	#main-header .container #logo  {
		max-height: none;
	}
	/*#main-header #et_mobile_nav_menu {
		float: left;
	}		
	#main-header #et-top-navigation ul li a {		
	  	font-size: 16px;	
	}		
	#main-header #et_mobile_nav_menu li {		
	  	padding-right: 0 !important;	
	}
	#main-header #et_mobile_nav_menu a {
		color: #fff;
	}
	#main-header #et_mobile_nav_menu .mobile_menu_bar:before {
		font-size: 48px;
		left: -5px;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu {
		padding: 0px;
		top: 90px;
		left: 158px;
		width: 200px;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li a {
		border-bottom: 0;
		width: 100%;
		padding: 10px 15px;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li.menu-item-has-children a {
		background: transparent;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li a:hover, #main-header #et_mobile_nav_menu ul.et_mobile_menu li.current-menu-item a {
		background: #3ec0ef;
		color: #fff;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li:last-child a:hover, #main-header #et_mobile_nav_menu ul.et_mobile_menu li:last-child.current-menu-item a {
		border-radius: 0 0 20px 0;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li ul {
		padding-left: 15px;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li ul li {
		padding: 0;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li ul li a {
		font-size: 16px;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu li ul li:last-child a:hover, #main-header #et_mobile_nav_menu ul.et_mobile_menu li ul li:last-child.current-menu-item a {
		border-radius: 0;
	}*/
	.home-boxes .et_pb_column_2_3 {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.home-boxes .et_pb_column_1_3 {
		width: 100%;
		max-width: 320px;
		float: none;
		margin: 0 auto !important;
	}
	.home-boxes .et_pb_posts {
		margin-top: 20px;
	}
	.home-boxes .et_pb_posts .post {
		width: 95%;
		margin: 0 auto 20px auto !important;
		float: none;
	}
	#main-footer .container {
		background: url(images/footer-bg.png) left bottom no-repeat;
	}
	#main-footer .footer-widget {
		width: 100%;
		text-align: center;
	}
	#main-footer #footer-widgets .textwidget {
		padding-left: 0;
	}
	#top-menu {
  		display: block !important;
	}
	#et_mobile_nav_menu {
  		display: none !important;
	}
}

@media only screen and (max-width: 768px) {
  	#top-menu {
  		display: none !important;
	}
  	#click-menu {
		z-index: 99999 !important;
		top: 150px !important;
		background: transparent !important;
		right: auto !important;
		left: 50% !important;
		margin-left: -16px !important;
  	}
  	#main-header #et-top-navigation {
	    width: 90%;
	    float: left;
	    padding-left: 150px !important;
    }
  	#responsive-menu {
		left: 50% !important;
  	}
  	#responsive-menu #responsive-menu-title, #responsive-menu #responsive-menu-title a {
		display: none !important;
  	}
  	#responsive-menu ul li span.appendLink {
		border: 0 !important;
		height: auto !important;
		padding: 10px 15px !important;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
  	}
  	#responsive-menu .menu-main-menu-container .responsive-menu li a {
		width: 100%;
		font-size: 17px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
		border-top: 0 !important;
		height: auto !important;
		padding: 10px !important;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
  	}
  	#responsive-menu .menu-main-menu-container .responsive-menu li ul li a {
		font-size: 16px !important;
		text-transform: none !important;
  	}
  	
  	#responsive-menu-button {
  	    position: absolute !important;
	    top: 0;
	    right: 0;
  	}
  	button#responsive-menu-button {
  	    z-index: 9999999 !important;
  	    right: 10px !important;
  	}
  	#responsive-menu-container {
  	    z-index: 99999 !important;
  	    text-align: left !important;
  	}
  	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  		border-top: 1px solid #f7f7ef !important;
  		border-bottom: 0 !important;
  	}
  	#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  	    font-size: 16px !important;
  	}
  	.responsive-menu-inner, .responsive-menu-inner:before, .responsive-menu-inner:after {
  	    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.4);
    	box-shadow: 1px 1px 4px 0 rgba(0,0,0,.4);
  	}
  	.responsive-menu-boring.is-active .responsive-menu-inner, 
  	.responsive-menu-boring.is-active .responsive-menu-inner:before, .responsive-menu-boring.is-active .responsive-menu-inner:after {
  		-webkit-box-shadow: none;
    	box-shadow: none;
  	}
  	#main-footer .fwidget {
  	    width: 100%;
  	}
}

@media only screen and (max-width: 600px) {
  	#main-header #et-top-navigation .top-widget .textwidget {
		font-size: 35px;
		padding-top: 5px;
  	}
}

@media only screen and (max-width: 480px) {
  	#main-header {
		min-height: 320px;
  	}
	#main-header .container {
		background-size: 45%;
	    padding-top: 50px;
	}
	#main-header .container #logo {
		left: 50%;
		margin-left: -73px;
	    min-width: 148px;
	}
	#main-header #et-top-navigation .top-widget .textwidget {
	    font-size: 36px;
	}
	#main-header #et-top-navigation {
		padding-left: 0 !important;
		padding-top: 140px;
		text-align: center;
	    width: 100%;
	}
	#main-header #et_mobile_nav_menu {
		float: none;
		margin-top: 0;
	}
	#main-header #et_mobile_nav_menu ul.et_mobile_menu {
		margin-left: -100px;
		left: 50%;
		top: 210px;
	}		
  	#main-header #et_mobile_nav_menu ul.et_mobile_menu li ul {		
		padding-left: 0 !important;	
  	}
  	#click-menu {
		top: 270px !important;
  	}
  	#responsive-menu {
		top: 315px !important;
  	}
}
