/* UPDATED 12/9/2018 @ 12:28PM */

html { -webkit-text-size-adjust: 100%; }
#Page, #Navigation { -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  transition: all 0.3s ease; }

body { margin: 0px; height: 100%; }
div, td { font-family: 'Roboto', arial, helvetica, sans-serif; font-size: 12px; line-height: 120%; color: #333333; box-sizing: border-box; }
a { color: #3366CC; text-decoration: none; }
a:hover { text-decoration: underline; }
form { margin: 0px; padding: 0px; }
img { border: none; }

h1, h2, h3, h4, h5 { line-height: 120%; }

.Audio { background-color: #000000; } /* 16:9 */	
.Audio iframe { width: 100%; }

.Video { position: relative; padding-bottom: 56.25%; height: 0px; max-width: 100%; background-color: #000000; } /* 16:9 */	
.Video iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.Video img { width: 100%; height: auto; }

.Marker { display: none; }

#BacktoTop { display: none; width: 40px; height: 40px; position: fixed; cursor: pointer; z-index: 9000; background-image: url(../Images/BacktoTop.svg); background-repeat: no-repeat; background-position: center center; }

/* /////////////////////////////////////////////////////////////////////////// */

#Page { display: block; min-width: 300px; width: 100%; position: absolute; top: 0px; left: 0px; z-index: 1000; }
#Content { display: block; padding: 20px; background-color: #FFFFFF; }
#Footer { display: block; width: auto; padding: 20px 20px 180px 20px; margin: 0px auto; text-align: center; font-size: 12px; color: #666666; }

/* /////////////////////////////////////////////////////////////////////////// */

.SectionHead { display: block; width: auto; margin: 0px auto 15px auto; font-family: 'Montserrat'; font-size: 18px; font-weight: 900; color: #000000; text-transform: uppercase; user-select: none; }

/* /////////////////////////////////////////////////////////////////////////// */

#TopLinks { display: block; width: 220px; margin: 0px auto; }
#TopLinksContent { display: block; margin: 0px auto; }
#TopLinksContent div { display: block; margin: 0px auto; padding: 10px; border-bottom: solid 1px #666666; font-size: 16px; font-weight: 700; color: #FFFFFF; }
#TopLinksContent div a { color: #FFFFFF; text-decoration: none; display: block; }
#TopLinksContent div a:hover { color: #FFFFFF; }

/* /////////////////////////////////////////////////////////////////////////// */

#Masthead { display: block; margin: 0px auto; background-color: #0099FF; }

#MastheadContent { display: table; width: 100%; margin: 0px auto; }
#ButtonMenu { display: table-cell; width: 70px; cursor: pointer; background-image: url(../images/Button-Menu.svg); background-repeat: no-repeat; background-position: center center; }
.ButtonClose { background-image: url(../images/Button-Close.svg) !important; }
#ButtonCover { display: block; width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 8000; cursor: pointer; }

#Logo { display: table-cell; width: auto; padding: 10px 70px 10px 10px; vertical-align: middle; text-align: center;  }
#Logo img { max-width: 200px; width: 100%; max-height: 100%; }

#Navigation { display: block; width: 252px; height: 100%; position: fixed; left: -252px; top: 0px; z-index: 9000; background-color: #0D1A40; }
#Links { display: block; width: 220px; margin: 0px auto; }
#Links div { display: block; margin: 0px auto; padding: 10px; border-bottom: solid 1px #666666; font-size: 16px; font-weight: 700; color: #FFFFFF; }
#Links div a { color: #FFFFFF; text-decoration: none; display: block; }

/* /////////////////////////////////////////////////////////////////////////// */

#MoreVideos { display: block; width: auto; margin: 0px auto 15px auto; text-align: center; vertical-align: middle; font-size: 14px; line-height: 165%; color: #333333; }
#MoreVideos a { display: block; color: #999999; text-decoration: none; background-color: #FFFFFF; padding: 12px 10px; border: 1px solid #CCCCCC; border-radius: 3px; -webkit-user-select: none; }
#MoreVideos a:hover { background-color: #ECECEC; }

#PageNavigation { display: table; width: 100%; max-width: 400px; margin: 0px auto; }
#PageNavigation div { display: table-cell; width: auto; text-align: center; vertical-align: middle; font-size: 13px; line-height: 165%; color: #333333; }
#PageNavigation div a { color: #999999; text-decoration: none; }
#PageNavigation div a:hover { }
#PageNavigation div:nth-child(1) { width: 100px; }
#PageNavigation div:nth-child(1) a { display: block; background-color: #FFFFFF; padding: 7px 10px; border: 1px solid #CCCCCC; border-radius: 3px; -webkit-user-select: none; }
#PageNavigation div:nth-child(1) a:hover { background-color: #ECECEC; }
#PageNavigation div:nth-child(2) { color: #000000; }
#PageNavigation div:nth-child(2) a { color: #000000; text-decoration: underline; }
#PageNavigation div:nth-child(2) a:hover { }
#PageNavigation div:nth-child(3) { width: 100px }
#PageNavigation div:nth-child(3) a { display: block; background-color: #FFFFFF; padding: 7px 10px; border: 1px solid #CCCCCC; border-radius: 3px; -webkit-user-select: none; }
#PageNavigation div:nth-child(3) a:hover { background-color: #ECECEC; }

/* /////////////////////////////////////////////////////////////////////////// */

.ContentTable { display: block; width: 100%; max-width: 728px; margin: 0px auto; }
.ContentRow { display: block; width: 100%; margin: 0px auto; }
.ContentRow .Column1 { display: block; width: 100%; margin: 0px auto; }
.ContentRow .Column2 { display: block; width: 100%; margin: 0px auto; }

/* /////////////////////////////////////////////////////////////////////////// */

#HomeIntro { display: table; width: 100%; margin: 0px auto 40px auto; background-color: #171CBB; background: -webkit-linear-gradient(left,  #171CBB 0%,#3789D3 100%); }
#HomeIntroContent { display: table-cell; width: auto; vertical-align: middle; padding: 40px; background-image: url(../images/Background-Home-Promo.png); background-repeat: no-repeat; background-position: center center; background-size: auto 100%; }
#HomeIntroContent .Photo { display: none; }
#HomeIntroContent .Photo img { user-select: none; }
#HomeIntroContent .Text { display: block; margin: 0px auto; }
#HomeIntroContent .Text .Headline { display: block; margin: 0px auto 24px auto; color: #FFFFFF; font-weight: 400; text-align: center; font-size: 28px; }
#HomeIntroContent .Text .Subhead { display: block; margin: 0px auto 30px auto; color: #FFFFFF; text-align: center; font-size: 15px; }
#HomeIntroContent .Text .Subhead b { color: #FFCC00; font-weight: 900; }
#HomeIntroContent .Text .Button { display: block; margin: 0px auto 40px auto; text-align: center; user-select: none; }
#HomeIntroContent .Text .Button a { display: block; max-width: 200px; margin: 0px auto; padding: 15px 20px; border-radius: 25px; color: #FFFFFF; text-decoration: none; text-transform: uppercase; font-size: 15px; font-weight: 700; background-color: #0099FF; text-align: center; }

#HomeIntroContent .Text .Disclaimer { display: block; margin: 0px; color: #FFFFFF; font-size: 11px; opacity: .3; text-align: center; }

/* POST PAGE ////////////////////////////////////////////////////////////// */

#Player { display: block; width: 100%; margin: 0px auto; }

#VideoDetails { }
#VideoDetails .Col1 { }
#VideoDetails .Col2 { padding: 20px; }

.Category { display: block; width: 100%; margin: 0px auto 15px auto; font-size: 16px; font-weight: 700; color: #FFCC00; }
.Category a { color: #FFCC00; }
.Title { display: block; width: 100%; margin: 0px auto 15px auto; font-family: 'Montserrat'; font-size: 24px; font-weight: 500; color: #000000; }
.Description { display: block; width: 100%; margin: 0px auto 15px auto; font-size: 14px; line-height: 140%; color: #999999; }
.Description a { color: #FFCC00; }

.Author { display: block; width: 100%; margin: 0px auto 15px auto; font-size: 12px; color: #FFCC00; }
.Author a { color: #FFCC00; }
.Date { display: block; width: 100%; margin: 0px auto 15px auto; font-size: 13px; color: #666666; }
.Date a { color: #CCCCCC; }
.Keywords { display: block; width: 100%; font-size: 13px;color: #666666; margin: 0px auto 20px auto;}
.Keywords a { color: #CCCCCC; }
.Keywords b { text-transform: uppercase; }

.Buttons { display: block; width: 100%; margin: 0px auto 15px auto; }
.Article { display: block; width: 100%; margin: 0px auto 30px auto; font-size: 14px; line-height: 140%; }
.Comments { display: block; width: 100%; margin: 0px auto 30px auto; }

.MP3 { display: block; width: auto; max-width: 180px; margin: 10px 0px 15px 0px; border-radius: 25px; text-align: center; user-select: none; background-color: #0099FF; }
.MP3:hover { background-color: #49B6FF; }
.MP3 a { display: block; width: auto; padding: 15px; color: #FFFFFF; text-decoration: none; }

.SocialButtons { display: table; margin: 0px; }
.SocialButtons div { display: table-cell; width: 35px; height: 30px; background-repeat: no-repeat; background-position: center center; text-align: center; vertical-align: middle; border-right: solid 1px #FFFFFF; cursor: pointer; }
.SocialButtons .Facebook { background-color: #3B5999; background-image: url(../Images/Icon-Facebook-White.svg); }
.SocialButtons .Twitter { background-color: #55ACEF; background-image: url(../Images/Icon-Twitter-White.svg); }
.SocialButtons .Add2Any { background-color: #3274D1; background-image: url(../Images/Icon-A2A-White.svg); }
.SocialButtons .Comments { background-color: #ED1B2F; background-image: url(../Images/Icon-Comments-White.svg); }
.SocialButtons .Email { background-color: #666666; background-image: url(../Images/Icon-Email-White.svg); }
.SocialButtons .Print { background-color: #666666; background-image: url(../Images/Icon-Print-White.svg); }

#ErrorMessage { display: block; width: auto; max-width: 500px; margin: 40px auto 40px auto; }
#ErrorMessage .Column1 { display: block; width: auto; margin: 0px auto 30px auto; text-align: center; font-size: 15px; color: #666666; }
#ErrorMessage .Column1 h1 { font-size: 28px; color: #000000; margin-bottom: 5px; }
#ErrorMessage .Column2 { display: block; width: auto; margin: 0px auto; text-align: center; }
#ErrorMessage .Column2 img { max-width: 300px; max-height: 100%; border: none; }

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media (min-width: 500px) {

#Logo img { max-width: 300px; }
.SectionHead { font-size: 20px; }
#HomeIntroContent .Text .Headline { font-size: 32px; }
#HomeIntroContent .Text .Subhead {  font-size: 16px; }

}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media (min-width: 640px) {

#Logo img { max-width: 400px; }
.SocialButtons div { width: 60px; height: 40px; background-size: 22px 22px; }
.Title { font-size: 30px; }
#AudioPlayer h1 { font-size: 42px; }
.SectionHead { font-size: 24px; }
#VideoDetails .Description { font-size: 16px; }
#HomeIntroContent { height: 460px; }
#HomeIntroContent .Text .Headline { max-width: 600px; font-size: 36px; }
#HomeIntroContent .Text .Subhead { max-width: 600px; font-size: 17px; }

}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media (min-width: 1000px) {

#Page { position: static; }
#Content { }
#Footer { width: 100%; max-width: 1180px; padding: 40px 40px 180px 40px; }

.SectionHead { font-size: 26px; }

/* /////////////////////////////////////////////////////////////////////////// */

#Masthead { display: block; width: auto; padding: 0px; }
#MastheadContent { display: block; margin: 0px auto; }
#ButtonMenu { display: none; }
#Logo { display: block; margin: 0px auto; max-width: 560px; padding: 15px; }
#Logo img { max-width: 520px; width: 100%; max-height: 100%; }
#Navigation { display: block; position: static; width: auto; height: auto; padding: 12px 0px; background-color: #0D1A40; }

#Links { display: table; width: auto; max-width: 1180px; margin: 0px auto; }
#Links div { display: table-cell; width: auto; vertical-align: middle; text-align: center; padding: 0px 20px 0px 20px; text-transform: uppercase; border-bottom: none 0px; font-size: 15px; font-weight: 300; font-weight: 900; }

/* /////////////////////////////////////////////////////////////////////////// */

#TopLinks { display: block; width: auto; padding: 0px 20px; background-color: #0099FF; }
#TopLinksContent { display: table; width: auto; margin: 0px auto; }
#TopLinksContent div { display: table-cell; text-align: center; vertical-align: middle; font-size: 10px; text-transform: uppercase; border-bottom: none 0px; padding: 10px 15px 0px 15px; }
#TopLinksContent div a {  }

/* /////////////////////////////////////////////////////////////////////////// */

#HomeIntro { display: block; }
#HomeIntroContent { display: table; margin: 0px auto; padding: 0px; width: 100%; max-width: 1180px; height: 360px; }
#HomeIntroContent .Photo { display: table-cell; width: 500px; vertical-align: bottom; }
#HomeIntroContent .Text { display: table-cell; width: auto; vertical-align: top; position: relative; padding: 40px 40px 40px 0px; }
#HomeIntroContent .Text .Headline { margin: 0px 0px 24px 0px; max-width: 460px; text-align: left; font-size: 40px; line-height: 43px; letter-spacing: -1px; }
#HomeIntroContent .Text .Subhead { margin: 0px 0px 40px 0px; text-align: left; font-size: 18px; margin: bottom: 40px; }
#HomeIntroContent .Text .Button { text-align: left; }
#HomeIntroContent .Text .Button a { margin: 0px; }
#HomeIntroContent .Text .Disclaimer { text-align: left; position: absolute; z-index: 100; left: 0px; bottom: 20px; }

/* /////////////////////////////////////////////////////////////////////////// */

.ContentRow { max-width: 1180px; padding-bottom: 0px; margin-bottom: 15px; }
.ContentTable { display: table; max-width: 100%; margin: 0px auto; }
.ContentTable .Col1 { display: table-cell; width: auto; vertical-align: top; }
.ContentTable .Col2 { display: table-cell; width: auto; vertical-align: top; }

/* /////////////////////////////////////////////////////////////////////////// */

#PlayerRow { background-color: #000000; width: auto; max-width: 100%; padding: 0px 20px; }

#VideoDetails { max-width: 1180px; padding: 20px 0px; }
#VideoDetails .Col1 { width: 60%; padding: 0px 30px 0px 0px; }
#VideoDetails .Col2 { padding: 0px; }

#VideoArticle .Col1 { padding: 0px 60px 0px 0px; }
#VideoArticle .Col2 { width: 400px; }

.PlayerBox { max-width: 100%; }

.Title { color: #FFFFFF; }

#ErrorMessage { display: table; width: 100%; max-width: 770px; }
#ErrorMessage .Column1 { display: table-cell; vertical-align: top; padding: 0px 15px 0px 0px; width: auto; font-size: 17px; text-align: left; }
#ErrorMessage .Column1 h1 { font-size: 48px; font-weight: 400; letter-spacing: -1px; }
#ErrorMessage .Column2 { display: table-cell; vertical-align: top; width: 350px; }
#ErrorMessage .Column2 img { max-width: 100%; }

}