/* GLOBAL */

body, html { background-color:#eee; }

h1,h2,h3 { line-height:1.2em; font-weight:300; }

a { color:#42a3e1; }
a.link { border-bottom:1px dotted #42a3e1; padding-bottom:2px; }
a:focus, a:hover { color:#5cbfff; text-decoration:none; }

strong { color:#333; }

em { color:#333; }
.uk-button { margin-top:30px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }

.layout { width:100%; max-width:1260px; margin:0 auto; padding:40px 0 60px 0; }
.layout2 { padding:0 30px; }
.layout3 { padding:40px 30px; }
.layout.home { padding:50px 0 30px 0; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

img.align_left { float:left; margin:5px 30px 20px 0; }
img.align_right { float:left; margin:5px 0 20px 30px; }

.FormBuilderViewport { max-width:600px; }

#editpage { position: fixed; top: 4px; left: 4px;  z-index:9999; }
#editpage a { float:left; padding: 3px 6px 5px 6px; background: #db1174; color: #FFB8DB; display: block; font-weight: normal; font-size:14px; z-index:9999; margin:0 1px; text-decoration:none; line-height:1em; stroke-width:2px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
#editpage a:hover { background: #ffffcc; color: #000; text-decoration:none; }


/* HEADER & NAV */

.header, .header-right, .header .logo img, .header .icon img, .uk-active .header, .uk-active .logo img, .uk-active .icon img, .uk-navbar-toggle {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.header { position:relative; top:0; padding:14px 0 14px 20px; background-color:rgba(30,30,30,1); }

.header .logo img { position:relative; max-height:44px; top:-5px; }
.header .icon img { position:relative; max-height:22px; top:-100px; left:0; }

.header .header-right { position:relative; height:80px; top:0; padding-top:2px; text-align:right; }

.uk-active .header { top:-45px; background-color:rgba(30,30,30,.9); }
.uk-active .header .logo img { top:-100px; }
.uk-active .header .icon img { top:46px; left:0; max-height:40px; }

.uk-navbar-container { background:none !important; }

.uk-navbar-toggle { float:right; height:40px; min-height:40px; color:#fff !important; text-transform:uppercase; }
.uk-navbar-toggle:focus, .uk-navbar-toggle:hover { color:#fff; }
.uk-navbar-toggle-icon { padding:0 7px !important; }
.uk-active .uk-navbar-toggle { margin-top:35px; }

.uk-navbar-nav { column-gap:10px; }
.uk-navbar-nav li a { height:40px; min-height:auto; column-gap:0; padding:0 8px; color:#fff !important; font-size:13px !important; font-weight:300; text-transform:uppercase; }
.uk-navbar-nav li a:hover { color:#ade6fc !important; }
.uk-open { color:#ade6fc !important; }
.uk-navbar-nav li a i { padding-left:3px; }

.uk-dropdown { width:200px; padding:5px 0; line-height:0; background-color:rgba(30,30,30,1); text-align:left; }
.uk-dropdown-nav li { padding:0; line-height:0; }
.uk-dropdown-nav li a { margin:0; padding:10px 15px !important; line-height:12px; height:12px; font-size:15px !important; color:#fff !important; font-family:helvetia,arial,sans-serif; text-transform:initial; }
.uk-navbar-dropdown-nav li a:hover { background-color:#454545; color:#ffb542 !important; }
.uk-dropdown-nav .uk-nav-divider { border-top:1px dotted #666; }

.uk-offcanvas a { color:#fff !important; font-size:18px; line-height:1.1em; };
.uk-offcanvas ul ul { margin-left:15px; margin-bottom:10px; }
.uk-offcanvas ul ul { margin:0; padding:0 0 5px 10px; }
.uk-offcanvas ul ul a { color:#adadad !important; font-size:14px; line-height:1.4em; }


/* BREADCRUMBS */

.breadcrumbs ul { margin:0; padding:0; list-style:none; font-size:13px; text-transform:uppercase; color:#999; }
.breadcrumbs ul li { display:inline; }
.breadcrumbs ul li i { position:relative; top:-2px;color:#999; }
.breadcrumbs ul li i.home { top:-3px; padding-right:2px; color:#666; }
.breadcrumbs ul li a { color:#666; }
.breadcrumbs ul li a:hover { color:#5cbfff; }


/* SEARCH */

.uk-search .uk-icon { padding-left:2px; }
.uk-search svg { height:20px; }
.uk-search .uk-search-input { padding-left:34px !important; height:34px; font-size:16px; border-bottom:1px solid #666; color:#ccc; background:none; }
.items .search { text-align:right; padding-right:20px; }
.items .search .uk-search-input { width:330px; }
.uk-active .uk-search .uk-search-input { border:none; }



/* SOCIAL */

.social ul { margin:0 0 5px 0; padding:0 15px 0 0; list-style:none; }
.social ul li { display:inline; }
.social ul li a { padding:0 2px; color:#ade6fc; }
.social ul li a:hover { color:#fff; }
.social form { width:200px; margin-left:15px; }


/* SLIDER */

.slider { margin-top:2px; }
.slider .uk-panel { border-left:2px solid #eee; border-right:2px solid #eee; overflow:hidden; }
.slider .uk-panel .uk-panel { text-align:center; background-color:rgba(0,0,0,.5); border:none; }
.slider .uk-panel h2 { margin:0; padding:15px 15px 8px 15px; font-size:20px; line-height:1.1em; font-weight:300; color:#fff; }
.slider .uk-panel p { margin:0; padding:0 15px 15px 15px; font-size:16px; color:#ccc; }
.slider .uk-panel i { padding-left:15px; padding-right:2px; position:relative; top:-1px; }
.uk-slidenav { margin-top:-1%; padding:15px; text-align:center; background-color:rgba(0,0,0,.8); color:#fff !important; }
.uk-slidenav:hover { color:#fff !important; background-color:#5cbfff; }
.uk-slidenav-next, .uk-slidenav-previous { -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; } 


/* ITEMS */

.items h1 { text-align:center; }

.items .uk-card-media-top { overflow:hidden; }
.items .uk-card-body { padding:15px 20px; font-size:15px; text-align:center; }
.items .uk-card-body h3 { margin:0; padding:0; line-height:1.2em; font-size:20px; }
.home .items .uk-card-body h3 { font-size:24px; }
.items .uk-card-body p { margin:9px 0 0 0; line-height:1.4em; }
.items .uk-card-body p.meta { font-size:15px; line-height:1.3em; color:#A3A3A3; }
.items .uk-card-body p.meta span { font-size:13px; }
.items .uk-card-body p.meta span i { position:relative; top:-2px; padding-right:2px; }
.items .uk-card-body h3 a { color:#333; }
.items .uk-card-body .text a { color:#666; }
.items .uk-card-body h3 a:hover, .uk-card-body .text a:hover { color:#5cbfff; }
.items .featured .uk-card { box-shadow: 0 0 15px rgba(30, 155, 247, 0.6); }
.items .featured div.banner { position:relative; top:-32px; margin-bottom:-32px; height:32px; line-height:31px; text-align:center; background:#1ebaf7; color:#fff; font-weight:bold; letter-spacing:1px; font-size:19px; border-top:1px solid #fff; }

.uk-grid.item { margin-top:20px; }
.item .title { padding:25px 30px; }
.item .title h1 { margin:0 0 5px 0; padding:0; font-size:20px; line-height:1.2em; }
.item .meta { margin:0; padding:0; font-size:15px; line-height:1.4em; color:#A3A3A3; }
.item .meta a { padding-right:20px; }
.item .meta span { font-size:14px; }
.item .meta span i { position:relative; top:-1px; padding-right:1px; }
.item .uk-card-media-top { background-color:#1E1E1E; }
.item .uk-card-media-top img { width:100%; max-width:100%; }

ul.more { margin:40px 0 20px 0; padding:0; list-style:none; text-align:center; }
ul.more li { display:inline; padding:0 20px; }
ul.more li a { padding-bottom:1px; border-bottom:1px dotted #42a3e1; }
ul.more li a:hover { border-color:#5cbfff; }


/* SECTIONS */

.section1 { color:#CCCCCC; }
.section1 .newsletter { border-left:3px solid #eee; background:#666 url('../images/newsletter.jpg') no-repeat center right; background-size:cover; }
.section1 .phil { background:#1c2033 url('../images/PhilPodium.jpg') no-repeat center right; background-size:cover; }
.section1 .phil .text { padding:30px; }
.section1 .newsletter .text { padding:30px 30% 30px 30px; }
.section1 .text h2 { color:#fff; font-weight:300; line-height:1.2em; }
.section1 .text h2 span { color:#ffda6a; }
.section1 .text h2 span.span2 { color:#5db1ff; }
.section1 .text h2 span.span3 { color:#b0dbff; }
.section1 .text p strong { color:#fff; font-weight:normal; }
.section1 .text p.links { line-height:1.7em; }
.section1 .text p.links i { position:relative; top:-1px; padding-right:2px; color:#768CB3; }
.section1 .newsletter .uk-button { margin-top:15px;
-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.5); }


/* MEDIA */

.media { margin-top:40px; margin-bottom:20px; }
.media h3 { margin:0; padding:5px 5px 6px 5px; text-align:center; background-color:#3C6B9E; color:#fff; }
.media .uk-card { margin:0; }
.media .uk-card-body { padding:10px 20px; }
.media .uk-grid { margin-left:0; }
.media div { padding-left:0; }
.media .uk-grid-margin { margin-top:5px; padding-left:0; padding-top:5px; border-top:1px dotted #ccc; }
.media a { display:block; padding:2px 10px 10px 12px; font-size:13px; color:#666; line-height:1.2em; text-align:left; }
.media a i { position:relative; top:-2px; margin-right:2px; }
.media a br { line-height:2em; }
.media a:hover { background-color:#5cbfff; color:#fff; }


/* ADS */

.ads { margin:0 auto; width:100%; max-width:1270px; padding:40px 0 0 0; text-align:center; }
.adsPadding { padding:0 30px; }


/* CONTENT */

.content { min-height:500px; }
.content h1 { margin-bottom:22px; }


/* BIO */

.uk-card.bio { margin-bottom:40px; }
.bio .uk-card-body { padding:20px 30px 30px 30px; }
.bio img.align_left { margin-top:0; }
.bio .mobile { text-align:center; margin-bottom:20px; }
.bio h2 { margin:0 0 -10px 0; padding:0; color:#3C6B9E; }
.bio h3 { margin:20px 0 0 0; padding:0; }


/* SIDEBAR */

.sidebar { text-align:center; }
.sidebar h2 { margin:0 0 10px 0; font-size:26px; color:#3C6B9E; text-align:center; }

.sidebar .box { background-color:#fff; border-top:1px solid #3490f3; margin-bottom:25px;
-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1); }

.sidebar .social { padding:5px 0; line-height:0; margin-bottom:25px; }
.sidebar .social ul { margin:4px 0; padding:0; list-style:none; }
.sidebar .social a { display:inline-block; margin:0; width:60px; height:60px; line-height:60px; text-align:center; background-color:#ccc; color:#fff; }
.sidebar .social a.facebook { background-color:#3b5998; }
.sidebar .social a.twitter { background-color:#00aced; }
.sidebar .social a.linkedin { background-color:#007bb6;}
.sidebar .social a.google { background-color:#dd4b39; }
.sidebar .social a.pinterest { background-color:#cb2027; }
.sidebar .social a.email { background-color:#3490f3; }
.sidebar .social a:hover { background-color:#fff; color:#00aced; }

.sidebar .topViewed { padding:10px; text-align:left; }
.sidebar .topViewed table { line-height:1.2em; font-size:15px; }
.sidebar .topViewed table th { padding:0 12px 0 5px; font-size:20px; font-weight:300; color:#3C6B9E; }
.sidebar .topViewed table td { padding:6px 0; }
.sidebar .topViewed table td a { color:#333; }
.sidebar .topViewed table td a:hover { color:#5cbfff; }

.sidebar .mediaSightings ul { margin:0; padding:0; list-style:none; }
.sidebar .mediaSightings li a { display:block; padding:8px 10px 8px 12px; font-size:13px; color:#666; line-height:1.2em; text-align:left; border-bottom:1px dotted #ccc; }
.sidebar .mediaSightings li a span { font-size:12px; font-weight:normal; }
.sidebar .mediaSightings li a i { position:relative; top:-2px; margin-right:2px; }
.sidebar .mediaSightings li a br { line-height:1.5em; }
.sidebar .mediaSightings li a:hover { background-color:#5cbfff; color:#fff; }


/* TLR LIVE */

.tlr .sidebar { text-align:center; }
.tlr .sidebar p img.logo { width:100%; max-width:160px; }


/* REVIEW */

.review .hit { margin:-10px 0 -10px 0; padding:0; font-size:20px; color:#167ac6; }
.review .general { padding:30px; }
.review .general img { max-height:300px; }
.review .general table { width:100%; }
.review .general table td { padding-right:15px; vertical-align:top; }
.review .general table td i { position:relative; top:-1px; color:#999; }

.review .nutrition { margin:0; padding:14px 30px 12px 30px; background-color:#d1ffdc; }
.review .nutrition table { margin:0; padding:0; line-height:1em; font-size:14px; color:#333; }
.review .nutrition table td { padding:2px; }
.review .nutrition table td i { position:relative; top:-1px; color:#538a56; margin-right:2px; }

.review table.scores { margin:0; padding:0; background-color:rgb(210, 232, 251); text-align:center; line-height:1.5em; font-size:12px; border:2px solid #fff; }
.review table.scores td { margin:0; padding:0 0 6px 0; vertical-align:top; border-left:2px solid #fff; }
.review table.scores td strong { font-size:20px; font-weight:normal; }
.review table.scores td span { display:block; margin:0 0 -7px 0; padding:5px 0; width:100%; color:#fff; background-color:rgb(158, 189, 212); }
.review table.scores td.total { vertical-align:middle; padding:6px 12px; background-color:#167ac6; color:#fff; line-height:2em; }
.review table.scores td.total strong { font-size:40px; font-weight:normal; color:#fff; }


/* PAGINATION */

.MarkupPagerNav { margin:50px 0 10px 0; padding:0; list-style:none; text-align:center; color:#999; font-size:14px; }
.uk-grid-margin.paging { margin-top:0; }
.paging .MarkupPagerNav { margin:18px 0 0 0; }
.MarkupPagerNav li { display:inline; }
.MarkupPagerNav li a { display:inline-block; min-width:15px; text-align:center; padding:2px 4px; background-color:#fff; border:2px solid #fff; }
.MarkupPagerNav li.MarkupPagerNavOn a { background-color:#5cbfff; color:#fff; border:2px solid #fff; }
.MarkupPagerNav li a:hover { background-color:#1e87f0; color:#fff; }


/* FOOTER */

.footer { margin-top:2px; padding:40px 30px 60px 30px; background-color:#1E1E1E; text-align:center; }
.footer .logo img { max-width:295px; }
.footer .social ul { margin-bottom:15px; }
.footer .social ul li form { margin-top:10px; }
.footer .copylinks { margin-top:10px; }
.footer p.copyright { font-size:13px; }
.footer .links { text-align:center; }
.footer .links table { margin:0 auto; padding:0; }
.footer .links table td { padding:0 0 0 25px; vertical-align:top; line-height:1.1em; }
.footer .links table td a { display:inline-block; font-size:13px; padding:4px 0; }
.footer .links table td i { position:relative; top:-1px; margin-right:3px; }


/* MEDIA QUERIES */


/* min-width 640px, small screens */
@media only screen and (min-width: 640px) { 

  .header { padding:14px 20px 14px 30px; }
  
  .section1 .phil .text { padding:30px 40% 30px 30px; }

  .slider .uk-panel h2 { font-size:24px; }
  
}

/* min-width 960px, medium screens */
@media only screen and (min-width: 960px) { 
  
  .item .title h1 { font-size:24px; }
  .items h1 { text-align:left; }

  .section1 .newsletter .text { padding:30px 40% 30px 0; }

  .slider .uk-panel h2 { font-size:22px; }

  .paging .MarkupPagerNav { text-align:right; }

  .ads .uk-grid div.adsLeft { text-align:right; }
  .ads .uk-grid div.adsRight { text-align:left; }

  .footer p.copyright { text-align:left; }
  .footer .logo { text-align:left; }
  .footer .social { text-align:right; }
  .footer .links { text-align:right; }
  .footer .links table { float:right; text-align:left; }

}

/* min-width 1024px, ipad */
@media only screen and (min-width: 1024px) { 
  
   .uk-navbar-nav li a { padding:0 8px; font-size:13px !important; }

}

/* min-width 1200px, large screens */
@media only screen and (min-width: 1200px) { 
  
  .slider .uk-panel h2 { font-size:24px; }
  
  .item .title h1 { font-size:28px; }
  
}

/* min-width 1400px */
@media only screen and (min-width: 1400px) { 

  .uk-navbar-nav li a { padding:0 14px; font-size:15px !important; }
  
  .slider .uk-panel h2 { font-size:28px; }
  
}

/* min-width 1600px, x-large screens */
@media only screen and (min-width: 1600px) { 

}

