/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


/* 
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */


/* 
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media (min-width: 1200px) {
	.container {
		width:100%;
	}
}	

@media only screen and (min-width: 768px){
	/* Desktop styles go here */
	#wrapper{
		margin-top: -15px;		
	}
	#top{
		background-color: #5f6062;	
		height: 70px;
		margin-top: -19px;
	}
	#top #top-nav{
		margin-top: 5px;
		/*padding-left:15px;*/
	}
	#navigation ul.nav{
		font-size:1em;
	}
	/*#navigation ul#main-nav{
		margin-left:15px;
	}*/
	#navigation ul.nav > li a
	{
		font-weight: normal;
		border-width: 0 0 0 0;
	}
	#navigation ul.nav > li.current-menu-item a {
		background-color:#5f6062;
	}
	#header{
		background-color: #7f8084;
	}
	#main .widget_woothemes_features .feature{
		margin:0 20px 2.244em 0;
	}
	#footer-wrapper{
		background-color:#5f6062;
	}
	#footer-widgets .block{
		margin-right:10px;
	}
	#main.fullwidth, .col-full{
		max-width:980px;
	}
	/*#main.fullwidth, .col-full{margin-bottom:50px;}*/
}
@media only screen and (max-width: 768px){
	#socialIcons{
		display:none;
	}
	
}

@media only screen and (min-device-width: 320px){
	zoom: .5;
}

@media only screen and (max-width: 960px){
	#skyscraperAd{
		display: none;
	}
	#headerAPTN{
		overflow-x: hidden;
	}
}

@media only screen and (max-width: 320px){
	#skyscraperAd{
		display: none;
	}
	#headerAPTN{
		overflow-x: hidden;
	}
	#socialIcons{
		display: none;
	}
	#islidefp{
		margin-left: -18px;
	}
	#iframeplusad{
		margin-top: 15px;
	}
	#selectfeedfp{
		margin-left: -40px;
	}
	#whatsonfp{
		margin-left: -40px;
	}
	#bigboxadfp{
		margin-left: -40px;
		margin-bottom: 40px;
	}
	#promoVideo{
		margin-left: -15px;
	}
}

body {
	/* font-family: 'Open Sans', sans-serif; */
	font: normal 14px/1.5em Arial, sans-serif;
}


.layout-right-content #main{
	background: #fff;
}

ul#top-nav.nav.fl {
	-webkit-margin-start: -160px;	
}

body.home {
	
	
	background-repeat: no-repeat;
	background-position: top center;
}

body.page.page-id-121 {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top center;

	}

body.page.page-id-122 {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top center;

}

body.page.page-id-123 {
	background-color: #000;

	background-repeat: no-repeat;
	background-position: top center;

}

body.page.page-id-124 {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top center;

}
.nlposts-block-container .nlposts-block-item{
	background-image: url(https://www.aptntv.ca/images/newbranding/news-readmore-280x310.png);
}
div.feature-content {
	line-height: 18px;
}

.widget_woothemes_features h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	
}

h3.nlposts-block-title {
	font-family: 'Open sans', sans-serif;
	font-weight: normal;
	line-height:80%;
	margin-top: 10px;
	margin-right: 13px;
}
.widget ul li a{
	color: #8c8c8c;
	line-height:18px;
}
#east {
	/*border-top: 10px solid #d70eee;*/
}

div#east li.slide h3 {
	background-color: #6CB33F ;
  	background: -moz-linear-gradient(top,  #6CB33F  0%, #395A2D 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6CB33F ), color-stop(100%,#395A2D)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6CB33F  0%,#395A2D 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6CB33F  0%,#395A2D 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6CB33F  0%,#395A2D 100%); /* IE10+ */
	background: linear-gradient(top,  #6CB33F  0%,#395A2D 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6CB33F ', endColorstr='#395A2D',GradientType=0 ); /* IE6-9 */
	margin-top: -25px;
	padding: 10px 20px 20px 20px;
	color: #fff;
	font-weight: normal;
}

div#east li.slide h3 a {
	color: #fff;
}

div#eastFeatures .widget_woothemes_features .feature {
	/*border-top: 10px solid #9608a6;*/
	margin-right:12px;
}

#west {
	/*border-top: 10px solid #2298f3;*/
}

div#west .wooslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}

div#west li.slide h3 {
	background-color: #F6A01A;
	background: -moz-linear-gradient(top,  #F6A01A 0%, #795225 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6A01A),color-stop(100%,#795225)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #F6A01A 0%, #795225 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #F6A01A 0%,#795225 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #F6A01A 0%,#795225 100%); /* IE10+ */
	background: linear-gradient(top,  #F6A01A 0%,#795225 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6A01A', endColorstr='#795225',GradientType=0 ); /* IE6-9 */
	margin-top: -25px;
	color: #fff;
	padding: 10px 20px 20px 20px;
	color: #fff;
	font-weight: normal;
}

div#west li.slide h3 a {
	color: #fff;
}

div#westFeatures .widget_woothemes_features .feature {
	/*border-top: 10px solid #069;*/
	margin-right:12px;
}

#north {
	/*border-top: 10px solid #93e404;*/
}

div#north li.slide h3 {
	background-color: #005DAA;
	background: -moz-linear-gradient(top,  #005DAA 0%,  #143253 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005DAA),color-stop(100%,#143253)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #005DAA 0%, #143253 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #005DAA 0%,#143253 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #005DAA 0%,#143253 100%); /* IE10+ */
	background: linear-gradient(top,  #005DAA 0%,#143253 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005DAA', endColorstr='#143253',GradientType=0 ); /* IE6-9 */
	margin-top: -25px;
	padding: 10px 20px 20px 20px;
	color: #fff;
	font-weight: normal;
}

div#north li.slide h3 a {
	color: #fff;
}

	

div#northFeatures .widget_woothemes_features .feature {
	/*border-top: 10px solid #629a00;*/
	margin-right:12px;
}

#hd {
	/*border-top: 10px solid #fd4724;*/
}

div#hd li.slide h3 {
	background-color: #EE3124;
  	background: -moz-linear-gradient(top,  #EE3124 0%,#751B18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EE3124), color-stop(100%,#751B18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #EE3124 0%,#751B18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #EE3124 0%,#751B18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #EE3124 0%,#751B18 100%); /* IE10+ */
	background: linear-gradient(top,  #EE3124 0%,#751B18 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE3124', endColorstr='#751B18',GradientType=0 ); /* IE6-9 */
	margin-top: -25px;
	padding: 10px 20px 20px 20px;
	color: #fff;
	font-weight: normal;
}

div#hd li.slide h3 a {
	color: #fff;
}

div#hdFeatures .widget_woothemes_features .feature {
	/*border-top: 10px solid #ff0606;*/
	margin-right:12px;
}

#header #logo {
	display: none;
}

#header {
	padding: 0;
	margin-left: -1px;
	
	height: 45px;
	margin-bottom: 50px;
}

nav#navigation.col-full {
	background-image: none;
	background-color: #7f8084;
	border: 1px solid #7f8084;
}

#navigation ul.nav > li.current_page_item a, #navigation ul.nav > li.current_page_parent a, #navigation ul.nav > li.current-menu-ancestor a, #navigation ul.nav > li.current-cat a, #navigation ul.nav > li.li.current-menu-item a {
	background-image: none;
	background-color: #5f6062;
	color: #fff;
}

#navigation ul.nav > li a {
	color: #fff;
}

#navigation ul.nav > li a:hover {
	/*background: #f7941e;
	color: #fff;*/
	background: #353130;
    background: -moz-linear-gradient(top,  #646161 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646161), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #646161 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #646161 0%,#000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #646161 0%,#000 100%); /* IE10+ */
	background: linear-gradient(top,  #646161 0%,#000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646161', endColorstr='#000',GradientType=0 ); /* IE6-9 */
}


/*li#menu-item-3852.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-3852 {
	//background-image: none;
	//background-color: #f7941e;
}*/


.home-section .btn, .home-section .button {
	background-image: none;
	background-color: #f7941e;
	border: none;
	border-radius: 0em;
	-webkit-border-radius: 0em;
}

.feature {
	/*border-top: 10px solid #f7941e;*/
}
.widget_woothemes_features img{
	border: 0;
	padding: 0;
}
.widget_woothemes_features h3 a{
	font-weight: bold;

}
#promotion .right-section {
	margin-top: 16%;
}

#promotion {
	background: #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	//background-image: url('https://www.aptntv.ca/wp-content/themes/function-child/images/promotion-special-report.jpg');
	//background-image: url('https://www.aptntv.ca/wp-content/themes/function-child/images/promotion-breaking-news-bg.jpg');
	background-image: url('https://www.aptntv.ca/wp-content/themes/function-child/images/promotion-followcoverage.jpg');
	background-repeat: no-repeat;
}

.embed-container {
	position: relative;
	padding: 57%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.embed-container iframe {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 }

#featured-slider .slide-content {
	bottom: 0.22em;
}

#featured-slider .flex-direction-nav {
	top: 2em;
}

#headerAPTN h1 {
	float: left;
	margin-top:5px;
	width: 215px;
	height: 90px;
	margin-left: -60px;
	text-indent: -10000px;
	background: url(https://www.aptntv.ca/images/newbranding/header-logo.jpg) no-repeat center;
}

#top {
	padding: 0px;
}


ul#top-nav.nav.fl {
}

.col-ful nav {
	border-top: 3 solid #cccccc;
}

#top-nav a:link {
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	font-size: 20px;
}

#menu-item-192 {
	/*border-top: 4px solid #9608a6;
	font-family: 'Montserrat', sans-serif;
    font-weight: bold;*/
	background: url(https://www.aptntv.ca/images/newbranding/feed-icons-transparent-e.png) center no-repeat;
}

#menu-item-203 {
	/*border-top: 4px solid #006699;
	font-family: 'Montserrat', sans-serif;
    font-weight: bold;*/
	background: url(https://www.aptntv.ca/images/newbranding/feed-icons-transparent-w.png) center no-repeat;
}

#menu-item-202 {
	/*border-top: 4px solid #629a00;
	font-family: 'Montserrat', sans-serif;
    font-weight: bold;*/
	background: url(https://www.aptntv.ca/images/newbranding/feed-icons-transparent-n.png) center no-repeat;
}

#menu-item-201 {
	/*border-top: 4px solid #ff0606;
	min-width: 60px;
	font-family: 'Montserrat', sans-serif;
    font-weight: bold;*/
	background: url(https://www.aptntv.ca/images/newbranding/feed-icons-transparent-hd.png) center no-repeat;
}

#feature-slider .flex-direction-nav {
	bottom: 8.4em;
}

.flex-prev .flex-next {
	bottom: 8.4em;
}

  #top ul.nav > li a {
	color: transparent;
    text-decoration: none;
  }
  #top ul.nav > li a:hover {
    background: none;
	color:#fff;
  }
  #top ul.nav > li.current_page_item a,
  #top ul.nav > li.current_page_parent a,
  #top ul.nav > li.current-menu-ancestor a,
  #top ul.nav > li.current-cat a,
  #top ul.nav > li.li.current-menu-item a {
    color: transparent;
    background: none;

  }
  #top ul.nav > li:hover {
    background: #353130;
	
    background: -moz-linear-gradient(top,  #646161 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646161), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #646161 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #646161 0%,#000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #646161 0%,#000 100%); /* IE10+ */
background: linear-gradient(top,  #646161 0%,#000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646161', endColorstr='#000',GradientType=0 ); /* IE6-9 */
  } 
  #top ul.nav ul {
    background: #000;
  }
  
li#menu-item-192.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-121.current_page_item.menu-item-192 {
background-color: #6cb33f;
}
  
li#menu-item-203.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-122.current_page_item.menu-item-203 {
background-color: #f6a01a;
} 
  
li#menu-item-202.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-123.current_page_item.menu-item-202 {
  	background-color: #005DAA;
}
  
li#menu-item-201.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-124.current_page_item.menu-item-201 {
	background-color: #EE3124;
} 
  
  li#menu-item-192.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-192 {
  	background-color: #f27e06;
  	background: -moz-linear-gradient(top,  #8a4703 0%, #f27e06 30%, #8a4703 31%, #f27e06 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a4703), color-stop(15%; #f27e06), color-stop(30%,#ffa525), color-stop(31%,#8a4703), color-stop(100%,#f27e06)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8a4703 0%, #f27e06 15%, #ffa525 30%,#8a4703 31%,#f27e06 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
  }
  
  li#menu-item-134.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-134 {
  	background-color: #004c87;
  background: -moz-linear-gradient(top,  #02243f 0%, #f27e06 30%, #02243f 31%, #004c87 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02243f), color-stop(15%; #004c87), color-stop(30%,#2298f3), color-stop(31%,#02243f), color-stop(100%,#004c87)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #02243f 0%, #004c87 15%, #2298f3 30%,#02243f 31%,#004c87 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
  } 
  
  li#menu-item-161.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-161 {
  	background-color: #629a00;
  background: -moz-linear-gradient(top,  #2f4803 0%, #f27e06 30%, #2f4803 31%, #629a00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f4803), color-stop(15%; #629a00), color-stop(30%,#93e404), color-stop(31%,#2f4803), color-stop(100%,#629a00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2f4803 0%, #629a00 15%, #93e404 30%,#2f4803 31%,#629a00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
  } 
  
  li#menu-item-162.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-162 {
  	background-color: #ff0606;
  	background: -moz-linear-gradient(top,  #6e1608 0%, #f27e06 30%, #8a4703 31%, #ff0606 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e1608), color-stop(15%; #ff0606), color-stop(30%,#fd4724), color-stop(31%,#8a4703), color-stop(100%,#f27e06)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #710701 0%, #ff0606 15%, #fd4724 30%,#710701 31%,#ff0606 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0606 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6e1608 0%, #f27e06 30%, #8a4703 31%, #ff0606 100%); /* IE10+ */
background: linear-gradient(top,  #ff0606 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0606', endColorstr='#8a4703',GradientType=0 ); /* IE6-9 */
 }

#main.col-left {
	width: 45.33em;
	max-width: 100%;
}

#sidebar {
	width: 22.33em;
	max-width: 100%;
}

.type-page header h1 {
	display: none;
}

.footerHeading{
	font-size: 15px;
	color: #bdbfc1;
}

.widget{
	border: 0;
}
#footer{
		border-top: 0;
}

#footer-widgets a{
	font-size: 14px;
}
#footer p{
	font-size: 14px;
	color: #d9d9d9;
}
.timezone_et{
	font-family: 'Open sans', sans-serif;
}
.timezone_mt{
	font-family: 'Open sans', sans-serif;
}
.timezone_ct{
	font-family: 'Open sans', sans-serif;
}

.nlposts-container{
	margin-left: 15px;
}
.eastBody{
	background-image: url('https://www.aptntv.ca/images/newbranding/background/east-green.jpg');
	-webkit-background-size: 1680px 1200px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -50px;
}
.westBody{
	background-image: url('https://www.aptntv.ca/images/newbranding/background/west-yellow.jpg');
	-webkit-background-size: 1680px 1200px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -50px;
}
.northBody{
	background-image: url('https://www.aptntv.ca/images/newbranding/background/north-blue.jpg');
	-webkit-background-size: 1680px 1200px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -50px;
}
.hdBody{
	background-image: url('https://www.aptntv.ca/images/newbranding/background/hd-red.jpg');
	-webkit-background-size: 1680px 1200px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -50px;
}
.bodBody{
	background-image: url('https://www.aptntv.ca/images/newbranding/background/east-green.jpg');
	-webkit-background-size: 1680px 1200px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -50px;
}

/*
.type-page img{
	padding:0;
	border: none;
	background: none;
}
*/

.wooslider{
	border: 0px;
	-webkit-box-shadow:none;
	box-shadow:none;
	
}
body .wooslider .slide-content{margin:1em;}

#whatsonfp{
	width:300px;
	height:600px;
	overflow: hidden;
}

/** Custom CSS for Full Episode Page **/
.fe-submenu-bg {
	background: -webkit-gradient(linear, left top, left bottom, from(#7f8084), to(#5f6062)) !important;
}
nav#navigation.col-full {
	overflow: hidden;
	position: relative;
	z-index: 1000;
}
a.nav-link,
a.nav-link:hover {
	color: white !important;
	font-weight: bold !important;
}
.nav-pills .nav-link.active {
	background: #333 !important;
}

@media only screen AND (max-width: 560px) {
	#top ul.menu > li a {
		margin: 19px 8px;
	}
	#fullepbody #toptitle span[style*="width: 344px;"] {
		margin: 26px 0 0 0 !important;
		padding: 0 16px;
	}
}