/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */

@font-face {
    font-family: 'montserrat';
    src: url('Montserrat-Regular-webfont.eot');
    src: url('Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Regular-webfont.woff') format('woff'),
         url('Montserrat-Regular-webfont.ttf') format('truetype'),
         url('Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'latosemibold_italic';
    src: url('lato-semibolditalic-webfont.woff2') format('woff2'),
         url('lato-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold_italic';
    src: url('lato-bolditalic-webfont.woff2') format('woff2'),
         url('lato-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato-reg';
    src: url('lato-reg-webfont.eot');
    src: url('lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-reg-webfont.woff') format('woff'),
         url('lato-reg-webfont.ttf') format('truetype'),
         url('lato-reg-webfont.svg#lato-reg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldbook';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WEB FONTS FOR THE INTERNAL PAGES */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Light-webfont.eot');
    src: url('Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Light-webfont.woff') format('woff'),
         url('Roboto-Light-webfont.ttf') format('truetype'),
         url('Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: 200;
    font-style: normal;

}
.accent-bg,
.accent-bg th { color:#fff !important; background:#82011d !important }

body { font-family:'montserrat', arial; font-size:14px; line-height:1.5; background:url(/images/setup/page_bg_complete.jpg) no-repeat 50% 15% #860120; background-size:2000px auto; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.internal-page body{  font-family: 'roboto'; font-weight:200 }

a { color:#82011d; text-decoration:none }
a:hover { color:#82011d; text-decoration:underline }
.landing a { color:#FFC324 }

h1,h2,h3,h4,h5,h6,b,strong {font-weight:normal }

h1 { font-size:24px; color:#8e0124 }
h2 { font-size:21px; color:#8e0124}
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-hdr { height:20px; line-height:20px; text-transform:capitalize; color:#fff; font-weight:400; font-size:30px; }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; border:1px solid #000; border-radius:5px; z-index:2 }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; padding:0 10px; margin-right:30px; line-height:30px; text-decoration:none }
.select-dropdown > .selection:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#333 transparent transparent  }
.select-dropdown.active > .selection:after { border-color:transparent transparent #333; border-width:0 6px 6px }
.select-dropdown ul, 
.select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { display:none; position:absolute; left:0; right:0; top:23px; max-height:200px; overflow:auto; border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; }
.select-dropdown li { display:block; padding:0 10px; height:25px; line-height:25px; color:#444; background:#EEE; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }
.select-dropdown li:hover { background:#1a2e6e; color:#FFF }

/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:43%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.aotw {position:relative; padding:20px; background:url(/images/setup/container_bg.png) repeat; text-align:center }
.aotw .thumb img { vertical-align:top; height:150px }
.aotw .title { display:inline-block; margin-bottom:10px; background:#fff; padding:10px }
.aotw .title span { display:block; margin-top:5px; font-size:13px; color:#b0b0b0; font-family: 'latobold_italic'; }
.aotw .title span:first-child { font-size:15px; text-transform:uppercase; color:#a30234; font-family: 'montserrat'; font-weight:700; }
.aotw .leadin{ display:none }

/* SCHEDULE */
.schedule-boxscore {line-height:1; height:533px; overflow:auto;}
.schedule-boxscore .event-box { margin-top:10px; padding:10px; position:relative; background:#fff; border-right:80px solid #a30234 }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date {position:absolute; width:80px; right:-80px; top:1; color:#fff;  font-family: 'lato-reg'; font-weight:700; font-style:italic; text-align:center }
.schedule-boxscore .date span { display:block }
.schedule-boxscore .date .month { display:block; font-size:15px }
.schedule-boxscore .date .day { font-size:25px; line-height:1; text-transform:uppercase }
.schedule-boxscore .sport-status { display:block; margin-bottom:5px; color:#b0b0b0; text-transform:uppercase; font-weight: 700 }
.schedule-boxscore .sport a { color:#a30234 }
.schedule-boxscore .event-info { width:100%; color:#a30234; min-height:50px }
.schedule-boxscore .team .va, 
.schedule-boxscore .team .team-name { display:inline-block; vertical-align:top; font-weight: 400 }
.schedule-boxscore .team .team-name { max-width:80% }
.schedule-boxscore .status,
.schedule-boxscore .result { float:right }
.schedule-boxscore .links span { font-size:10px }
.schedule-boxscore .links a { display:inline-block; background:#a30234; border-radius:20px; margin:5px; padding:5px; color:#fff }

/* PHOTOS GALLERIES */
.photo-galleries .row { margin-top:15px }
.photo-galleries .row:first-child { margin-top:0px }
.photo-galleries .story { width:24.4%; margin-left:4px;  float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.photo-galleries .story:nth-child(4n+1) { clear:left; margin-left:0 }
.photo-galleries .thumb { padding-top:70%; position:relative; overflow:hidden; background:#82011d }
.photo-galleries .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.photo-galleries .details { padding:5px; background:#ffc423; min-height:54px; text-align:center}
.photo-galleries .date,
.photo-galleries .links,
.photo-galleries .leadin{ display:none }
.photo-galleries .title { display:block; line-height:1.2; font-size:12px;color:#000; overflow:hidden }
.photo-galleries .buttons {display:none }

/* VIDEOS */
.video-col .box-hdr { display:none }
.video-col .video-playlist .video-info { display:none }
.video-col .video-playlist { padding-top:0 }
.video-col .video-playlist .playlist-panes { height:230px; overflow:auto }

.navbar-image ul,
.navbar-image li{ list-style:none; padding:0; margin:0}
.navbar-image li img{ vertical-align:middle }
/*.ad-col li img { height:500px }*/

.navbar-footer li{ display: inline-block;vertical-align: top;margin: 0 20px }

.footer-text .article-text{ color:#fff}

/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:3px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:25px; line-height:25px; padding:0 10px; text-transform:capitalize; background:url(/images/setup/container_bg.png) repeat; color:#fff; font-weight:400; font-size:20px; }
.tabs-wrapper .tab a.active { background:#fff; color:#a20133}
/*.tabs-wrapper .pane { background:url(/images/setup/container_bg.png) repeat }*/
.tabs-wrapper .pane .overflow { height:365px; overflow:auto }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#8e0124; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#8e0124; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#8e0124; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#8e0124 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#8e0124; color:#fff }
.bio-wrap .head a { color:#fff }


/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#610017 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/Updated_Images/header_tablet.png) no-repeat 50% 50% }

.site-footer { padding:30px 0; text-align:center; background:#ffc324}
.site-footer .footer-presto-logo{ display:block; padding:10px; background:#a30234;}

.site-header .site-text, .composite-btn{ display:none}

.box-hdr { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #2e2e2e; font-size:14px; font-family:'montserrat',arial; font-weight:700; text-transform:uppercase; background:#fec321; color:#000; text-align:center }

.content-row3 .content-col3{ text-align:center }

.mobile-menu-bar { display:block; padding:5px; background:#ffc423 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#a30234; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; background:#7C0018 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:5px 10px; line-height:24px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; color:#fff; background:#a30234; display:block !important; }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { color:#000; background:#ffc423 }
.dropnav .nav { border-top:1px solid rgba(0,0,0,0.2) }
.dropnav .nav:first-child { border-top:none }
.dropnav .nav.has-submenu { position:relative }
.dropnav .nav.has-submenu > a { margin-right:40px }
.dropnav .nav.has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:url(/images/setup/carousel_story_bg.png) repeat }
.dropnav .nav.has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#510119 }
.dropnav .submenu-title { display:none }
.dropnav .submenu.level2 { background:#0f2b89 }
.dropnav .submenu.level2 li { border:none }
.dropnav .submenu.level2 a {display:none; padding-left:20px; font-size:13px; line-height:20px }

.secondary-nav { background:#ffc423; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#2e2e2e }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#ffae00; box-shadow:none }
.j-carousel .control.active:before { border-color:#ffae00 }
.j-carousel .control .thumb { display:none }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.aotw { height:auto }
.aotw .info { display:block; position:relative }

.social-links { padding:10px 0; text-align:center; background:url(/images/setup/carousel_story_bg.png) repeat }
.social-links ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.social-links li { float:left; margin-left:10px }
.social-links li:first-child { margin-left:0 }
.social-links li span { display:none }
.social-links li a { display:block; width:30px; height:30px; font-size:16px; line-height:32px; color:#40000c; background:#fec321; border-radius:30px }

.social-tabs{ display:none }
.ad-col{ text-align:center }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {

    
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/Updated_Images/header_mobile_wide.jpg) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li span { display:none }

}

@media only screen and (max-width:600px) {
  
.photo-galleries .story { width:100%; padding:0; float:left; margin:5px 0}

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 

.aotw{ padding:0 }
.aotw .thumb { max-width:35% }
.aotw .athlete {  width:50%; float:left; padding:5px; box-sizing:border-box }
}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page{ overflow:hidden}

.mainbody {  max-width:1216px; margin:0 auto; min-height:500px; padding:10px; position:relative }
.landing .mainbody {  max-width:1190px; min-height:0; padding:0;}

.site-header { position:relative; z-index:3; background:url(/images/setup/header_bg.jpg) no-repeat 50% 0; min-height:222px }
.site-header > div{ position:relative; max-width:1190px; margin:0 auto }
.site-header .site-text { margin:0 }
.site-header .site-title:before{content: " "; position: absolute; top: 54px; height: 41px; width: 1px; background:#a40234; left: 150px }
.site-header .site-title a { display:block; width:138px; height:135px; text-indent:-9999px; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat 0px 3px; margin-top:20px; }
.site-header .site-text a { display:block; position:absolute; left:15%; top:54px; width:570px; height:48px; text-indent:-9999px; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat -543px 0px  }
.site-header .site-text a:after { content: "";display: block;right: -281px;position: absolute; height: 180px;width: 159px;top: -90px; background: url(/images/setup/Updated_Images/master_sprite.png) no-repeat -234px 0px; transform: scale(.6);}
/*{ content: ""; display: block; right: -281px; position: absolute; background: url(/images/setup/Updated_Images/master_sprite.png) no-repeat -210px 0px; height: 73px; width: 198px; top: -38px } */

.mobile-menu-bar { display:none }

.site-footer { padding:20px 0px; text-align:center }
.footer-text .article-text{ text-transform: uppercase; color: #fff; letter-spacing: 4px; line-height: 4; margin: 0; font-family:'montserrat', arial; font-weight:400; font-size:15px; }

.navbar-footer{ background:#ffc324; padding:30px; margin-bottom:10px;}

.content-row { margin-top:10px }
.content-row1 { margin-top:0px }

.content-row1 .content-col1 { width:67.22687%; float:left; -webkit-box-sizing:border-box; box-sizing:border-box }
.content-row1 .content-col2 { width:32.77310%; float:left; -webkit-box-sizing:border-box; box-sizing:border-box; padding:20px; background:#ffc324 }
.content-row1 .box-hdr { color:#630018 }

/*.content-row2 .content-col1 { width:48.739%; float:left }
.content-row2 .content-col2 { width:48.739%; float:right }*/

.content-row2 .content-col1 { width:33.33%; float:left; box-sizing:border-box }
.content-row2 .content-col2, 
.content-row2 .content-col3 { width:33.33%; float:left; box-sizing:border-box; text-align:center; padding-left:10px }
/*.content-row2 .content-col3 { width:40%; float:right; box-sizing:border-box; }*/

.content-row2:before,
.content-row3:before
{ content: ""; width: 100%; height: 3px; background: #ffc324; margin: 25px 0px}

/* NAVIGATION */
.dropnav { position:relative; text-align:center; background:#ffc324; border:25px solid #82011d; margin-left:-25px; margin-right:-25px; }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav > a { position:relative; display:block; height:35px; padding:10px 18px; font-size:15px; font-family:'montserrat', arial; font-weight:700; line-height:35px; text-decoration:none; color:#630018; text-transform:uppercase; letter-spacing:1px }
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; bottom:0; border:10px solid transparent; border-bottom-color:#5e0116 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:55px; min-width:200px; min-height:224px; padding:30px; background:#5e0116; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:15px; font-family:'montserrat', arial; font-weight:700; line-height:30px; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#ffc324 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { cursor:default; color:#ffc324; text-transform:capitalize; font-weight:400; font-size:22px; }
.dropnav .submenu .has-submenu > a { font-size:16px; text-transform:uppercase }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .nav1 .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:85px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0; clear:both }
.dropnav .submenu.level2 .has-submenu > a { float:left; min-width:220px; letter-spacing:1px  }
.dropnav .submenu.level2 .has-submenu .submenu { overflow:hidden;float:left }
.dropnav .submenu.level2 .has-submenu li { float:left; margin-right:10px }
.dropnav .submenu.level2 .has-submenu li a { font-size:13px; color:#fff; font-family: 'latosemibold_italic' }
.dropnav .submenu.level2 a[rel="wiki-link"] + a { position:absolute; text-indent:-9999px; }
.dropnav .submenu.level2 .submenu li:nth-child(2) a:before, .dropnav .submenu.level2 .submenu li:nth-child(3) a:before, .dropnav .submenu.level2 .submenu li:nth-child(4) a:before{ content:"|"; margin:0px 6px 0px 0px; color:#ffc324;}
.dropnav a[rel="wiki-link"]{ color:red}

.secondary-nav { position:relative; z-index:2; max-width:1190px; margin:0 auto 20px; color:#ffc423; background:rgba(0,0,0,0.5); text-transform:uppercase; }
.internal-page .secondary-nav{ max-width:1238px}
.secondary-nav > div { padding:15px 20px}
.secondary-nav h1 { float:left; margin-bottom:0; color:#ffc423; font-family:'montserrat', arial;  font-size:24px; font-weight:normal; letter-spacing:2px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { text-decoration:none; font-size:13px; color:#FFC324; font-family:'montserrat', arial; }
.secondary-nav li a:hover { text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .media-box { padding-top:0%; position:relative; overflow:hidden; min-height:500px; }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 10px 10px; color:#fff; background:url(/images/setup/carousel_story_bg.png) repeat;}
.j-carousel .title { display:block; font-size:24px; color:#fff; font-family: 'lato-reg' }
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .date{ display:block; position:absolute; top:10px; font-family: 'latobold_italic'; color:#ffc423 }
.j-carousel .pipe{ padding:0px 5px;}
.j-carousel .controls { background:#fff; padding:5px  }
.j-carousel .control { position:relative; float:left; width:19.5%; margin-left:0.6%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:''; position:absolute; top:0; right:0; bottom:0; left:0; border:2px solid #ffc423 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .carousel-related-links,
.j-carousel .control .thumb-title{display:none}
 
/* TABS */
.tabs-wrapper .tab a { display:block; height:55px; line-height:55px; padding:0 23px; text-transform:capitalize; background:url(/images/setup/container_bg.png) repeat; color:#fff; font-weight:400; font-size:20px; }

/* AOTW */
.aotw{ min-height:290px}
/*.aotw:before{ content:""; position:absolute; left:50%; margin-left:-44px; top:100px; background:url(/images/setup/master_sprite.png) no-repeat -119px 0px; width:88px; height:96px}*/

/* SOCIAL */
.social-links { position:absolute; right:58px; top:115px; z-index:2 }
.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin-left:5px; text-align:center }
.social-links li:first-child { margin-left:0 }
.social-links li a { display:block; color:#fff; text-decoration:none; background:rgba(0,0,0,0.3); padding:5px; }
.social-links li a em { display:block; width:25px; height:25px; font-size:16px; line-height:25px; color:#40000c; background-color:#fec321; border-radius:100% }
.social-links li a:hover em { background-color:#40000c; color:#fec321; -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg); -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; transition:all 0.5s ease }
.social-links li a span { display:none }

/* SEARCH */
.search-bar { position:absolute; z-index:1; right:237px; top:115px; width:150px; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { position:relative; width:100%; height:33px; padding:0 10px 0 25px; font-size:13px; line-height:24px; border:1px solid transparent; color:#9a2246; -webkit-box-sizing:border-box; box-sizing:border-box; font-family: 'latobold_italic'  }
.search-bar .submit { width:24px; height:28px; border:none; overflow:hidden; background:none; position:absolute; left:0; top:0}
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:28px; line-height:30px; font-size:15px; text-align:right; color:#9a2246; margin:0 }

.composite-btn{background: url(/images/setup/master_sprite.png) no-repeat -1121px 0px;text-indent: -9999px; height: 23px; width: 111px; position: absolute; right: 0;top: 0px;  margin:20px;}

/*.video-col .video-playlist{ max-width:500px; padding-left:110px }*/
}

@media only screen and (min-width:1024px) and (max-width:1230px) {

.dropnav { margin-left:0px; margin-right:0px; }
.dropnav .nav > a{ padding:10px 5px; letter-spacing:0px}   

.tabs-wrapper .tab a{ font-size:18px; padding:0px 15px}

.content-row3 .content-col2{ margin-left:0}px
}

.instagram-feed { position:relative; overflow:auto; height:360 }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out }
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .prev,
.instagram-feed .next { display:none }
.instagram-feed {height: 360px;overflow: auto;}