
/* 
    font-family: 'Caveat', cursive;
    font-family: 'Karla', sans-serif;
    font-family: 'Mohave', sans-serif;
    font-family: 'Prata', serif;

*/


/* General */
html { height: 100%; font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { height: 100%; text-align: center; margin: 0; padding: 0; font-size: 13px; line-height: 1.231;min-width: 1230px;background: #ffffff; font-size: 1.3rem;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

.DB_mask {z-index: 99999 !important;}
.DB_dialog {z-index: 99999 !important;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0;}
a, a:active, a:visited { color: #033b73; }
a:hover, a:active { outline: 0; color: #fb3038; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
  
/* Normalization of fonts */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
body,
#nav_items_0 li:hover ul li a, 
#nav_items_0 li.over ul li a,
#address { font-family: "Arial", Helvetica, sans-serif; }
#pageNav, #pageNav ul li a, #quicklinks a, #nav_items_0 li a, #motto { font-family: "Arial", Helvetica, sans-serif; }




#pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
margin: 0 0 10px 0;
font-family: 'Mohave', sans-serif;
font-weight: 500 !important;
color: #000;
line-height: 1.2 !important;
text-transform: uppercase;
letter-spacing: 0.6px;

}

#pageContentWrapper h1 {border-bottom: 2px solid red;}

/* Site Styles */
#wrapper, #wrapper-index { position: relative; margin: 0 auto; width: 100%; min-width: 960px; height: 100%; min-height: 100%; height: auto!important; text-align: left;background: url('') no-repeat;}
#wrapper{background-color: #fff;}
.inside { width: 100%; margin: 0 auto; }
#wrapper .content { position: relative;padding: 0 0 200px;}
#wrapper .content .inside { width: 1100px; padding: 0px 0; line-height: 20px;line-height: 2.0rem;z-index: 2;}
.content { width: 100%; text-align: left;position: relative;}
.content .inside { position: relative; min-height: 400px; height: auto!important; height: 400px;}
.pageTitle {
    width: auto;
display: block;
background: #fff;
height: auto;
margin: 57px 0px 24px 0px;
font-size: 46px;
color: #000;
position: relative;
font-size: 40px;
line-height: 42px;
line-height: 4.2rem;
font-weight: 300;
letter-spacing: 2.4px;
text-transform: uppercase;
font-family: 'Mohave', sans-serif;
font-size: 4.0rem;
}

#wrapper .content .inside, #wrapper .neutral, #wrapper table {font-weight: 400;
    font-size: 18px;
    color: #191919;
    line-height: 25px;
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-family: 'Karla', sans-serif;}
#wrapper .content .inside::after {
    position: absolute;
    content: '';
    background: url('/pics/inside_pg_pattren.png') center;
    width: 337px;
    height: 746px;
    top: 41px;
    right: -270px;
    z-index: -1;
    opacity: 0.2;
}

/* Header */
#header { position: absolute;top: 0;z-index: 9999;width: 100%;background: url('/pics/header_bg.png') repeat center;min-height: 180px;}
#header .inside { position: relative;min-height: 180px;background: transparent;height: auto !important;width: 1100px;margin: 0 auto;}
#header .logo { width: 140px;height: 204px;background: url('/pics/header_logo.png') no-repeat center;float: left;margin: 11px 0 0 0px;z-index: 99;position: absolute;}
#header-name {background: url('/pics/header_name.png') no-repeat center;width: 488px;height: 94px;float: left; margin: 29px 0 0 185px;}
#tabs { width: auto; padding: 0; float: right; position: relative;z-index: 10000;margin-top: 25px;}

/* Translate */
 #googleTranslate { opacity:0; filter: alpha(opacity = 0); width: 20px !important;height: 21px; top: 0; left: 0; position: absolute; cursor: pointer;border: 0;}
 #translate-button.button {float: left;position: relative;color: #000000 !important;background: url('/pics/translate.png') no-repeat left 0px center;width: 20px;height: 21px;margin: 0px 29px 0 0;transition: all ease 0.3s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;}
 #translate-button.button.focused { outline:2px solid #005fcc; }
 
 /* Search */
 #search-button{float: left;position: relative;background: none;padding: 0;top: 0;margin: 0px 10px 0 0;overflow:visible;color: #000000;}
 #search-field { width: 388px; border: 1px solid #c0c1c3;height: 25px; font-size: 16px;padding: 5px 7px; border-radius: 5px; position: relative; display: inline-block;font-size: 1.6rem;min-height: 25px;}
 #search-img {float: right;margin: 10px 21px 10px 0;}
 #search-button .icon {background: url('/pics/search_button.png') no-repeat right top 0px;width: 20px;height: 21px;display: block;margin: 0;}
 
 /* Popup */
 .popup-wrapper {position: fixed;top: 0;  right: 0; bottom: 0;left: 0; display: none; overflow: hidden;outline: 0; z-index: 99999;}
 .popup-backdrop {position: fixed;width: 100%;height: 100%; top: 0; right: 0;bottom: 0;left: 0;z-index: 10; display: block; overflow: hidden; outline: 0; background-color:rgba(0, 0, 0, 0.5);}
 .popup-content { position: relative;width: 100%; pointer-events: auto; background-color: #fff;background-clip: padding-box; border: 1px solid rgba(0,0,0,.2);border-radius: .3rem; outline: 0; z-index: 20;  max-width: 500px; margin: 300px auto;}
 .popup-body {position: relative;padding: 20px;     font-family: 'Karla', sans-serif; }
 #popup-close {position: absolute; right: -10px; background: #0d0d0d;color: #fff; text-decoration: none; font-weight: 600; width: 20px; border-radius: 50%; overflow: hidden; top: -10px;min-height: 20px; text-align: center; line-height: 19px;line-height: 1.9rem;border: 2px solid #bdbdbd; font-size: 11px;font-size: 1.1rem;}
 .button{letter-spacing: 0 !important;padding: 0 !important;top:0 !important;}
 .button:hover ,.button:focus{background-color: transparent !important;}

#social-icons{position: relative;float: left;margin: 0px 0 0 20px;}
#social-icons a{transition: all .5s ease;position: relative;float: left;margin: 1.5px -0.4px 0 20px;color: #000000;}
#instagram{background: url('/pics/instagram_icon.png') center top no-repeat;width: 20px;height: 20px;margin: 0px 0 0 0px !important;}
#social-icons a:hover ,#social-icons a:focus{transform: scale(1.2);}

/* Navigation menu */
#menu-bg {position: relative;width: 100%;background: transparent;z-index: 1;min-height: 50px;margin-top: -54px;}
#menu {width: 950px;height: 50px;margin: 0 auto;position: relative;min-height: 50px;left: -3px;}
#nav_items_0 {list-style: none;margin: 0;padding: 0;float: right;right: 50%;position: relative;z-index: 9999;}
#nav_items_0 li {margin: 0;margin-right: 0px;list-style: none;display: inline;float: left;left: 59%;position: relative;z-index: 9999;padding: 0;padding-right: 0px;padding-right: 0px;padding-right: 0 !important;height: auto;}
#nav_items_0 > li:first-child::before{position: absolute;content: '';background: url('/pics/nav_item_active_bg.png') center;width: 56px;height: 40px;top: 2px;left: 0;z-index: -1;opacity: 0;}
#nav_items_0 > li:first-child:hover::before,#nav_items_0 > li:first-child:focus::before{opacity: 1;}
#nav_items_0 > li::before{position: absolute;content: '';background: url('/pics/nav_item_active_bg.png') center;width: 56px;height: 40px; top: 2px; left: 0;z-index: -1;opacity: 0;}
#nav_items_0 > li:hover::before,#nav_items_0 > li:focus::before{opacity: 1;}
#nav_items_0 > li:last-child {margin-right: 0;}
#nav_items_0 li a {white-space: nowrap;width: 0;height: auto;display: block;text-align: center;padding: 12px 23px 12px;letter-spacing: 0px;text-decoration: none;color: #fff;font-size: 20px;font-size: 2rem;line-height: 20px;line-height: 2rem;font-weight: 500; font-family: 'Karla', sans-serif;background-color: rgba(0,0,0,0.01);}
#nav_items_0 > li::after{position: absolute;content: '';background: url('/pics/nav_link_after.png') center;width: 15px;height: 27px;top: 9px;right: -2.8px;z-index: -1;opacity: 0;}
#nav_items_0 > li:hover::after,#nav_items_0 > li:focus::after{opacity: 1;}
#nav_items_0 > li a { width: auto; white-space: normal; }
#nav_items_0 > li:hover > a, #nav_items_0 > li.over > a, #nav_items_0 > li:focus > a {color: #ffffff;}

/* Drop down items */
#nav_items_0 li.nav_item_last:hover ul, #nav_items_0 li.nav_item_last:focus ul {right: 0;}
#main_menu_overflow_ul{right:0 !important;} 
#main_menu_overflow_ul li ul{right: 100%;left: auto;}
#nav_items_0 ul, #nav_items_0 li:hover ul ul, #nav_items_0 li.over ul ul, #nav_items_0 li:hover ul ul ul, #nav_items_0 li.over ul ul ul, #nav_items_0 li:hover ul ul ul ul, #nav_items_0 li.over ul ul ul ul, #nav_items_0 li:focus ul ul, #nav_items_0 li:focus ul ul ul, #nav_items_0 li:focus ul ul ul ul {
    position: absolute;right: auto; left: -9999em; top: -9999em;z-index: 9999;width: 240px;margin: 0;padding: 0;font-size: 12px;}
#nav_items_0 ul li { margin: 0; left: auto; }
#nav_items_0 li:hover ul, #nav_items_0 li.over ul, #nav_items_0 li:focus ul {left: auto;top: auto; background: #ffffff; padding: 10px 0 15px;margin-top: 10px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
#nav_items_0 li:hover ul::before, #nav_items_0 li.over ul::before, #nav_items_0 li:focus ul::before{
    position: absolute;content: ''; background: transparent;width: 100%;height: 10px;top: -10px;left: 0px; z-index: -1;}
#nav_items_0 ul li:hover ul, #nav_items_0 ul li.over ul,
#nav_items_0 ul ul li:hover ul, #nav_items_0 ul ul li.over ul,
#nav_items_0 ul ul ul li:hover ul, #nav_items_0 ul ul ul li.over ul { position: absolute; top: 0; left: 100%; }

/* Drop down items colors and formatting */
#nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a, #nav_items_0 li:focus ul li a {text-align: left;text-decoration: none;padding: 8px 12px 8px 23px !important;height: auto;width: 205px !important;letter-spacing: normal !important;white-space: normal;text-transform: none;text-shadow: none;font-variant: normal;font-family: 'Karla', sans-serif !important;position: relative;font-size: 18px !important;font-size: 1.8rem !important;line-height: 26px !important;line-height: 2.6rem !important;font-weight: 500 !important;}
#nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a, #nav_items_0 li ul li:hover ul a, #nav_items_0 li ul li.over ul a, #nav_items_0 li ul li ul li:hover ul a, #nav_items_0 li ul li ul li.over ul a, #nav_items_0 li ul li ul li ul li:hover ul a, #nav_items_0 li ul li ul li ul li.over ul a, #nav_items_0 li:focus ul li a, #nav_items_0 li ul li:focus ul a, #nav_items_0 li ul li ul li:focus ul a, #nav_items_0 li ul li ul li ul li:focus ul a { color: #0d0d0d;background: none;}
#nav_items_0 > li > ul > li > a:hover, #nav_items_0 > li > ul > li:hover > a, #nav_items_0 > li > ul > li.over > a, #nav_items_0 > li > ul > li:hover > ul > a:hover, #nav_items_0 > li > ul > li.over > ul > a:hover, #nav_items_0 > li > ul > li > ul > li:hover > a, #nav_items_0 > li > ul > li > ul > li.over > a, #nav_items_0 > li > ul > li > ul > li:hover > ul > a:hover, #nav_items_0 > li > ul > li > ul > li.over > ul > a:hover, #nav_items_0 > li > ul > li > ul > li > ul > li:hover > a, #nav_items_0 > li > ul > li > ul > li > ul > li.over > a, #nav_items_0 > li > ul > li > ul > li > ul > li:hover > ul > a:hover, #nav_items_0 > li > ul > li > ul > li > ul > li.over > ul > a:hover, #nav_items_0 > li > ul > li > a:focus, #nav_items_0 > li > ul > li:focus > a, #nav_items_0 > li > ul > li:focus > ul > a:focus, #nav_items_0 > li > ul > li.over > ul > a:focus, #nav_items_0 > li > ul > li > ul > li:focus > a, #nav_items_0 > li > ul > li > ul > li:focus > ul > a:focus, #nav_items_0 > li > ul > li > ul > li.over > ul > a:focus, #nav_items_0 > li > ul > li > ul > li > ul > li:focus > a, #nav_items_0 > li > ul > li > ul > li > ul > li:focus > ul > a:focus, #nav_items_0 > li > ul > li > ul > li > ul > li.over > ul > a:focus {
    background-color: #ff0000 !important;
}
nav#menu ul li span.nav_icon { display: none; }
#nav_items_0 li a bdi:after, #nav_items_0 li a li a bdi:after, #nav_items_0 li a li a li a bdi:after{ content: " \2192";}



/* Index properties */
#index-wrapper {  }

/*Video Banner*/
#index-top{background: #000;position: relative;height:700px;overflow:hidden;}

.video{height:700px;}
#index-top video {object-fit: cover !important;}

#video-controls {position: absolute; z-index: 990; bottom: 20px; right: 20px;}
#video-controls .video-control-button { display: inline-block; font-weight: 400;text-align: center;vertical-align: middle; -webkit-user-select: none;-moz-user-select: none; -ms-user-select: none;user-select: none; 
padding:12px 12px 10px;font-size: 23px; line-height: 1.5; border-radius: .25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; 
color: #ffffff;background-color: #0d0d0d; cursor: pointer; margin-left: 6px;border:0;font-size: 2.3rem;}
#video-controls .video-control-button:hover, #video-controls .video-control-button:active, #video-controls .video-control-button:focus {background-color: #ffffff;color: #0d0d0d !important;}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {.video .video-js .vjs-tech{width: auto !important;height: auto !important;min-width: 100% !important;}}

/* Toggle Buttons */
#video-controls button[aria-pressed="true"].play-toggle-button .fa-pause-circle { display:block; }
#video-controls button[aria-pressed="true"].play-toggle-button .fa-play { display:none; }
#video-controls button[aria-pressed="false"].play-toggle-button .fa-pause-circle { display:none; }
#video-controls button[aria-pressed="false"].play-toggle-button .fa-play { display:block; }



/* Inside Slider */
#wrapper-index #inside-slider{display: none;}
#wrapper #inside-slider{display: block;height: 500px;}

/* Rows WRapper */
#rows-wrapper,.rows{position: relative;width: 100%;background: #fff;}
.rows-inner{position: relative;margin: 0 auto;width: 1100px;}


/*First Row*/
#first-row {background: #ffffff;}
#first-row-inner{position: relative;padding: 80px 0px 50px;}
/*Program Accordions*/
.Program_Accordions {position: relative;width: 100%;float: left;z-index: 11;left: 0px;top: 0px;}
#first-row::before {content: "";position: absolute;background: url(/pics/header_botom.png) repeat-x;width: 100%;height: 4px;top: 0;}
.Program_Accordions ul {padding: 0;margin: 0;float: right;right: 50%;position: relative;}
.Program_Accordions ul li {float: left;left: 50%;margin: 0 0px 0 0;padding: 0;list-style: none;height: 400px;width: 190px;position: relative;z-index: 5;display: flex;align-content: center;-moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
.Program_Accordions ul li::after{position: absolute;content: '';background: url('/pics/overlay_1.png') center;width: 160px;height: 415px;top: 15px;left: 15px;z-index: -1;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
/* .Program_Accordions ul li.Ent_Tec::after{position: absolute;content: '';background: url('/pics/Ent_Tec_Overlay.png') center !important;width: 340px !important;height: 400px !important;top: 30px !important;left: 0px !important;z-index: -1;} */

.Program_Accordions ul li a {padding: 15px 20px 12px 23.5px;line-height: 34px; line-height: 3.4rem;text-align: left; text-transform: uppercase; box-sizing: border-box;width: 190PX;height: 400px;display: flex;align-content: center;align-items: center;text-decoration: none;letter-spacing: 0px;color: #ffffff;font-size: 34px;font-size: 3.4rem;font-weight: 300; justify-content: center; transition: all ease 0.3s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;font-family: 'Mohave', sans-serif;}
.Program_Accordions ul li a span.vertical_text{position: relative;-ms-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);background-color: rgba(0,0,0,0.01);}
.archi_tec{background: url(/pics/archi_tec_bg-2.png) no-repeat top -65px left -105px;}
.archi_tec a::before{position: absolute;content: '';background: url('/pics/archi_tec_icon.png') center !important;width: 62px ;height: 70px ;bottom: 15px;left: 64px;z-index: 1;}
.archi_tec a span{letter-spacing: 2.1px;position: relative;bottom: 13.5px;left: 1.5px;}
.archi_tec a:hover::before,.archi_tec a:focus::before{position: absolute; content: ''; background: url('/pics/archi_tec_icon.png') center !important; width: 62px; height: 70px; bottom: 80px;left: 140px; z-index: 1;}
.archi_tec a:hover span,.archi_tec a:focus span{top: -15px;}
.Fashion{background: url(/pics/Fashion.png) no-repeat top -40px left -340px;}
.Fashion a::before{position: absolute;content: '';background: url('/pics/Fashion_Icon.png') center !important;width: 29px ;height: 70px ;bottom: 15px;left: 81px;z-index: 1;}
.Fashion a span{letter-spacing: 2.1px;position: relative;bottom: -31px;left: 1.5px;}
.Fashion a:hover::before,.Fashion a:focus::before{position: absolute;bottom: 100px;left: 150px;}
.Fashion a:hover span,.Fashion a:focus span{top: -25px;}
.industrial_design{background: url(/pics/industrial_design-2.png) no-repeat left -360px top -22px}
.industrial_design a::before{position: absolute;content: ''; background: url('/pics/industrial_design_icon.png') center !important;width: 70px ;height: 50px ;bottom: 25px;left: 60px;z-index: 1;}
.industrial_design a span{letter-spacing: 2.1px;position: relative;bottom: -9px;left: 1.5px;}
.industrial_design a:hover::before,.industrial_design a:focus::before{position: absolute;bottom: 109px;left: 140px;}
.industrial_design a:hover span,.industrial_design a:focus span{top: -25px;}
 
.Ent_Tec{background: url(/pics/Ent_Tec.png) no-repeat center top;}
.Ent_Tec a{text-align: center !important;letter-spacing: 2.1px !important;}
.Ent_Tec a span{top: -25px !important;position: relative;left: -1.5px;background-color: rgba(0,0,0,0.01);}
.Ent_Tec a::before{position: absolute;content: '';background: url('/pics/ent_tec_icon.png') center !important;width: 74px;height: 65px;bottom: 25px;left: 55px;z-index: 1;}
.Ent_Tec a:hover::before,.Ent_Tec a:focus::before{position: absolute;
    bottom: 109px;
    left: 133px;}
.Visual_comm{background: url(/pics/visual_comm_2.png) no-repeat left -105px top -4px;}
.Visual_comm a::before{position: absolute;content: '';background: url('/pics/visual_comm_icon.png') center !important;width: 58px;height: 70px;bottom: 20px;left: 66px;z-index: 1;}
.Visual_comm a span{position: relative !important;bottom: 38px;letter-spacing: 2.1px !important;left: 1px;}
.Visual_comm a:hover::before,.Visual_comm a:focus::before{bottom: 109px;left: 130px;}
.Program_Accordionsul li:last-child {margin: 0;}
.Program_Accordions ul li a:hover:after,.Program_Accordions ul li a:focus:after{position: absolute;content: "";width: 15px;height: 25px;box-sizing: border-box;left: 45%;bottom: -43px;background: url('/pics/red-line.png') center !important;}
.Program_Accordions ul li:hover,.Program_Accordions ul li:focus{width: 340px;align-items: flex-end !important; align-content: flex-end !important;align-self: flex-end !important;}
.Program_Accordions ul li:hover a,.Program_Accordions ul li:focus a{width: 340px !important;align-items: flex-end !important;}
.Program_Accordions ul li:hover:after{position: absolute;content: '';background: url('/pics/Ent_Tec_Overlay.png') center !important;width: 340px !important;height: 400px !important;top: 30px !important;left: 0px !important;z-index: -1;}
.Program_Accordions ul li:hover a span.vertical_text{transform: none;text-align: center;top: -2px !important;}

/*Second Row*/
#second-row {background: #fff;}
#second-row-inner {padding:67px 0 48px;}
/* News */
#news {position: relative;z-index: 2;}
#news > h2 {text-align: left;margin: 0 0 21px 0.5px;padding: 0;display: inline-block;position: relative;float: left;z-index: 99999;}
#news_link {float: left;text-decoration: none;font-size: 26px;font-size: 2.6rem;line-height: 28px;line-height: 2.8rem;color: #f00;position: relative;font-weight: 400;z-index: 999;transition-duration: 0.3s;padding: 0px 0px 0px 23px;text-transform: lowercase;margin: 6px 0px 0 21.5px;font-family: 'Caveat', cursive;letter-spacing: 0.2px;}
#news_link::before{position: absolute;content: ''; background: url('/pics/news_link_before.png') center; width: 14px; height: 25px; top: 3px; left: 2px; z-index: -1;}
#news_link:hover, #news_link:focus {text-decoration: underline;}
#news-head {width: auto;height: auto;text-decoration: none;color: #191919;display: inline-block;position: relative;font-weight: 300;font-size: 40px;font-size: 4rem;line-height: 42px;line-height: 4.2rem;text-transform: uppercase;letter-spacing: 2.4px;font-family: 'Mohave', sans-serif;}
#news .homepage-news { padding-bottom: 0 !important;}
#news .bx-wrapper .bx-viewport {box-shadow: none !important;-webkit-box-shadow: none !important;padding: 10px;left: -10px;top: -10px;}
#news .homepage-news li {background: none;border: 0px;}
#news .layout-3 .news-thumb {background: #ffffff;position: relative;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
#news .homepage-news .news-wrap {min-height: 50px !important;padding: 14.5px 3px 15px 0;}
#news .news-title { margin: 0 0 5.5px; min-height: 43px;}
#news .homepage-news .news-title a {font-size: 18px;font-size: 1.8rem;color: #191919; font-weight: 500; line-height: 23px; line-height: 2.3rem; font-family: 'Karla', sans-serif;}
#news .homepage-news .news-title a:hover, #news .homepage-news .news-title a:focus {color: #ff0000;}
#news .homepage-news .news-text {display: none;}
#news .homepage-news .bx-wrapper .bx-controls-direction a {width: 40px;height: 36px;color: #000 !important; outline: none !important;top: 191px;}
#news .homepage-news .bx-wrapper .bx-prev { background-image: url('/pics/LeftArrow.png');background-position: 0 0;background-repeat: no-repeat;left: -54px; -pie-background-image: url('/pics/LeftArrow.png'); behavior: url('/shared/pie.htc');}
#news .homepage-news .bx-wrapper .bx-prev:hover{background-position: left -40px center;}
#news .homepage-news .bx-wrapper .bx-next:hover {background-position: right -45px center;}
#news .homepage-news .bx-wrapper .bx-prev:focus {left: -58px;}
#news .homepage-news .bx-wrapper .bx-next {background-image: url('/pics/rightArrow.png');background-position: 0 0; background-repeat: no-repeat;right: -58px;-pie-background-image: url('/pics/rightArrow.png');behavior: url('/shared/pie.htc');}
#news .homepage-news .bx-wrapper .bx-next:focus {right: -57px;}
#news .homepage-news .bx-wrapper .bx-prev:focus, #news .homepage-news .bx-wrapper .bx-next:focus {background-position: right center !important;width: 43px !important;}




/* Third Row */
#third-row{position: relative;background-color: #ffffff; padding: 38px 0px 80px 0px;}
#third-row::before{position: absolute;content: '';background: url('/pics/third-row-before.png') center;width: 100%;height: 442px;top: 0px;left: 0;z-index: 1;}
#third-row-top{min-height: 640px;position: absolute;background: url('/pics/third-row-top-bg.png') repeat-y center;width: 100%;z-index: 99;}
#third-row-inner #right-col {position: relative;float: left;display: block;width: 491px;margin: 0px;}
#third-row-inner #left-col {position: relative;float: left;display: block;width: 551px;margin:0px 58px 0px 0px;background-color: rgba(0,0,0,0.01);}
#third-row-inner {padding:63px 0 52px;}
#third-row-bottom{position: relative;margin-top: 291px;}
#slide-1 {background-image:url('/pics/parallax.jpg');-pie-background-image: url('/pics/parallax.jpg');behavior: url('/shared/pie.htc');background-position:top center;background-repeat: no-repeat;background-size:cover;background-attachment: fixed;width: 100%;position: relative; min-height: 400px;}
#events-page #events.v1 .event span.location {padding: 1px 0 0 3px;}
#events-page #events .event .title a, #events-page #events.v1 .event span.location {float: left;}
#events-page #events.v1 .dayeventwrap {padding:0 0 15px;} 
#wrapper-index #events .time span:first-child, #wrapper-index #events .location span:first-child{display:none;}
#events_sec .container {background: transparent;margin-top: 36.5px;}
#events_sec{
    padding-right: 50px;
}
#wrapper-index #events{
    position: relative;
    overflow-y: scroll;
    height: 440px !important;
}
#events_sec h2{text-align: left;margin: 0 0 21px -2px;padding: 0;display: inline-block;position: relative;z-index: 99999;}
#event-head {width: auto;height: auto;text-decoration: none;color: #fff;display: inline-block;position: relative;font-weight: 300;font-size: 40px;font-size: 4rem; line-height: 42px;line-height: 4.2rem; text-transform: uppercase;letter-spacing: 2.4px;font-family: 'Mohave', sans-serif;margin: 0 0 0px 0px;background-color: rgba(0,0,0,0.01);}
#events_sec #hp-events .v3 .dayInfoWrap {width: 95px;height: 48px;padding: 0 !important;border-radius: 0 !important;background: url('/pics/event_dateBg.png') no-repeat left center,rgba(0,0,0,0.01);margin: 5px 0 0 0px;display: flex;}
#events_sec #hp-events .v3 span.month { color: #fff;font-size: 15px;font-size: 1.5rem;font-weight: 600;text-transform: uppercase;margin: 0px 0 0 9px;letter-spacing: 0.9px;font-family: 'Karla', sans-serif;bottom: -29.5px;position: relative;}
#events_sec #hp-events .v3 span.day {color: #fff;font-weight: 400;font-size: 50px;font-size: 5rem;letter-spacing: 1px;font-family: 'Prata', serif;margin-left: 3.5px;margin-top: -2px;}
#events_sec #hp-events .v3 ul { padding: 0 0 0 130px; margin: 0 0 20px; }
#events_sec #hp-events ul li.event div a {text-decoration: none;color: #fff;font-weight: 500;font-size: 18px;font-size: 1.8rem;line-height: 22px;line-height: 2.2rem;letter-spacing: 0px;transition: all ease 0.3s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;font-family: 'Karla', sans-serif;}
#events_sec #hp-events ul li.event div a:hover,#events #hp-events ul li.event div a:focus{text-decoration: underline;}
#events_sec #hp-events ul li.event div {color: #fff;font-size: 16px;font-size: 1.6rem;line-height: 22px;line-height: 2.2rem;font-weight: 400;margin-bottom: 1px;letter-spacing: 0.5px;font-family: 'Karla', sans-serif;}
#hp-events .hpeventlinks { margin: 0 !important; }
.hpeventlinks{position: absolute;top: 50px;left: 4px; width: 310px;}
#hp-events .hpeventlinks div{margin-top: 0px !important;}
#hp-events .hpeventlinks a {text-decoration: none;color: #ff0000;font-size: 26px;font-size: 2.6rem;line-height: 26px; line-height: 2.6rem; font-weight: 400; float: left;text-transform: lowercase; transition: all ease 0.3s; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; margin-right: 36px;font-family: 'Caveat', cursive;letter-spacing: 0.1px;padding-left: 16px;}
.hpeventlinks div:first-child a::before{position: absolute;content: '';background: url('/pics/news_link_before.png') center;width: 14px;height: 25px;top: 2px;left: -5px; z-index: -1;}
.hpeventlinks div:last-child a::before{position: absolute;content: '';background: url('/pics/news_link_before.png') center;width: 14px;height: 25px;top: 2px;right: 123px;z-index: -1;}
#hp-events .hpeventlinks div a {font-weight: 300 !important; }
#hp-events .hpeventlinks a:hover, #hp-events .hpeventlinks a:focus {text-decoration: underline; }
#event-btn{ position: relative; width: 240px; min-height: 50px; background: #fff; display: flex;padding: 0;top: 36px;left: -1px;}
#event-btn a{ font-family: 'Mohave', sans-serif; font-size: 22px;font-size: 2.2rem; color: #0d0d0d; font-weight: 400; line-height: 23px; line-height: 2.3rem; text-decoration: none; transition: all .5s ease; position: relative; text-transform: uppercase;letter-spacing: 1.3px;display: flex; align-items: center;width: 100%;padding: 7px 5px 4px 25px;}
#event-btn a:hover{color: #ff0000;}
#event-btn a::after{position: absolute;content: '';background: url('/pics/event-btn-after.png') center;width: 26px;height: 21px;top: 14px;right: 25px;z-index: 1;}
.edu_design_text h2{width: auto;height: auto;text-decoration: none;color: #0d0d0d;position: relative;font-weight: 400;font-size: 100px;font-size: 10rem;line-height: 90px;line-height: 9rem;letter-spacing: -0.2px;font-family: 'Prata', serif;margin: 1.9px 0px 0px -4.3px;}
.edu_design_text h2::before{position: absolute;content: 'by';font-weight: 400;font-size: 100px;font-size: 10rem;line-height: 90px;line-height: 9rem;letter-spacing: -0.2px;color: #ff0000;top: 71px;left: 44.5px;z-index: 1;font-family: 'Caveat', cursive;}
.edu_design_text h2 span{margin-left: 161px;}


/* Fourth Row */
#slide-2 {background:url('/pics/parallax_2.jpg') no-repeat center center;background-size:cover;
width: 100%;position: relative;height: 332px;}

/* Fifth Row */
#fifth-row{background: url('/pics/fifth_row_bg.png') no-repeat center top;min-height: 305px;}
#fifth-row-inner{
    padding: 81px 0px 90px
}
#instagram_feed {min-height: 170px;width: 890px;float: left;}
#insta_feed_inner{float: left;padding: 5px 0 0 15px;width: 890px;}
.dashschool_text{
    position: relative;
}
.dashschool_text h2{
    font-weight: 700;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 42px;
    line-height: 4.2rem;
    letter-spacing: 0px;
    color: #ff0000;
    position: relative;
    float: right;
    font-family: 'Caveat', cursive;
    margin-top: 104px;
    margin-right: 7px;
    float: right;
}
.dash_big{
    position: relative;display: block;
}
.dash_big h2{
    width: auto;
    height: auto;
    text-decoration: none;
    color: #0d0d0d;
    position: relative;
    font-weight: 400;
    font-size: 108px;
    font-size: 10.8rem;
    line-height: 90px;
    line-height: 9rem;
    letter-spacing: -0.2px;
    font-family: 'Prata', serif;
    margin: 1.9px 0px 0px -4.3px;
        margin-top: 1.9px;
        margin-right: 0px;
    text-transform: uppercase;
    float: right;
    margin-top: 17px;
    margin-right: -3.5px;
}




/* Slide Logos */
#slider-logos{
    position: relative;
margin: 0 auto;
width: 780px;
}
#slider-logos .slider-head {width: auto;
    height: auto;
    text-decoration: none;
    color: #191919;
    display: block;
    text-align: center;
    position: relative;
    font-weight: 300;
    font-size: 40px;
    font-size: 4rem;
    line-height: 42px;
    line-height: 4.2rem;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    font-family: 'Mohave', sans-serif;}
#slider-logos .holder {padding:8px 0 0;position: relative;height: 97px;}
#slider-logos .bx-wrapper .bx-viewport {box-shadow: none;border: 0;background: none;left: 0px;}
#slider-logos .bx-pager {display: none;}

#slider-logos .bx-wrapper img{transition: all ease 0.3s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;}
#slider-logos .bx-wrapper .bx-viewport {background: none !important;border:0px !important;box-shadow: none !important;-webkit-box-shadow:none !important;height: 97px;padding-right: 0px;left: -50px;}
#slider-logos .bx-wrapper .bx-pager.bx-default-pager a {display: none !important;}

#slider-logos .slider a {width: 200px !important;margin-right: 24.5px !important;display:flex;height:97px !important;vertical-align:middle !important;float: left;overflow: hidden;text-decoration: none;outline: none !important;overflow: visible;}
#slider-logos .bx-wrapper {margin: 0 auto !important;padding: 0;position: relative;height: 97px;min-width: 750px !important;
margin-left: 80px !important;
margin-top: 40px !important;}


/* Stats */
#wrapper .vAlignTop {

}

#stats{position: relative;background-color: #0d0d0d; padding: 40px 0px 20px; margin-top: ;}

#stats #first-col{width: 380px;margin-right: 20px !important;}
#stats .cols{position: relative;float: left;margin: 0 0px 20px 0;}
#stats .cols .boxes{margin: 0 0 20px;background-size: cover;position: relative;}
#stats .cols .bx1{    width: 380px;
    min-height: 180px;
    margin-right: 20px;
    margin-left: 40px;
}
#box1{background: url('/pics/box1.png') no-repeat;}


#stats .cols .bx2{width: 310px;min-height: 180px;float: right;margin-right: -20px;margin-top: 20px;}
#box2{background: url('/pics/box2.png') no-repeat;}


#stats .cols .boxes:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;content: "";}
#stats .cols .bx1:after{background: url('/pics/box_gradient1.png') repeat-x left bottom;}
#stats .cols .bx2:after{background: url('/pics/box2_gradient1.png') repeat-x left bottom;}




#stats #second-col{width: ; margin-right: 20px !important;}
#stats .cols .bx3{width: 300px;
min-height: 400px;
position: relative;
float: right;
margin-left: 40px;}
#stats .cols .bx3:after{background: url('/pics/box3_gradient1.png') repeat-x left bottom;}
#box3{background: url('/pics/box3.png') no-repeat;}



#third-col{width: 780px;    margin-top: -30px !important;
}
#stats .cols .bx7{    width: 330px;
    min-height: 230px;
    margin: 20px 20px 0 0;
    float: right;
}
#stats .cols .bx8{width: 380px;min-height: 180px; margin-top: 20px;margin-left: 20px;}
#stats .cols .bx7:after{background: url('/pics/box7_gradient1.png') repeat-x left bottom -2px}
#stats .cols .bx8:after{background: url('/pics/box8_gradient1.png') repeat-x left bottom -1px;}
#box7{background: url('/pics/box7.png') no-repeat;}
#box8{background: url('/pics/box8.png') no-repeat;}
.box8-logo{width: 110px;height: 100px;background: url('/pics/box-8-logo.png') no-repeat;}
#stats .cols .boxes .stats-details{position: absolute;left: 0;bottom: 0;padding: 10px 10px 13.5px 24.5px;box-sizing: border-box;width: 100%;z-index: 1;}
#stats .cols .boxes span{display: block;color: #ffffff;line-height: 22px;line-height: 2.2rem;}
#stats .cols .boxes .stat-number{font-size: 50px;font-size: 5rem;font-weight: 300;line-height: 20px;line-height: 2.0rem;margin: 0 0 5px -3px;font-family: 'Prata', serif;margin-bottom: 15px;margin-right: 20px;}
#stats .cols .boxes .stat-number sup{font-size: 50px;top: -5px;font-size: 5rem !important;line-height: 20px;line-height: 2rem;}
#stats .cols .boxes .stat-text{font-size: 24px !important;font-size: 2.4rem !important;font-weight: 400;text-transform: uppercase;letter-spacing: 0.6px;font-family: 'Mohave', sans-serif;line-height: 22px;line-height: 2.2rem;}
#stats .cols #box6 .stat-number{letter-spacing: 0px !important;}
#stats #first-col #box1 .stats-details{padding: 10px 10px 15px 20.5px !important;display: flex !important;}
#stats #first-col #box1 .stats-details .stat-text{margin-top: 10px !important;margin-left: -3px;}
#stats #first-col #box2 .stats-details{padding: 10px 10px 14px 25.5px !important; display: flex !important;}
#stats #first-col #box2 .stats-details .stat-number{margin-bottom: 0px !important;line-height: 55px;}
#stats #first-col #box2 .stats-details .stat-text{margin-top: 25px !important;margin-left: -3px;}

#stats #second-col #box3 .stats-details .stat-number{margin-bottom: 0px !important;line-height: 55px;}
#stats #second-col #box3 .stats-details .stat-text{margin-top: 5px !important;}


/* Homepage Section Table Includes */
#wrapper-index .content table { width: 100%; padding: 0; margin: 0; }

/* Other homepage section extras */
.dark {background-color: #191919 !important; color: #fff !important;font-size: 18px !important;font-weight: 400;font-family: 'Karla', sans-serif !important;line-height: 26px !important;font-size: 1.8rem !important;line-height: 2.6rem !important;}
.light {font-weight: 400 !important;
font-size: 178x !important;
color: #191919 !important;
font-family: 'Karla', sans-serif;
line-height: 26px !important;
font-size: 1.8rem !important;
line-height: 2.6rem !important;}
.dark a, .dark a:visited, .dark a:link, .dark a:hover, .dark a:active {color: #fff !important;}
ul#classList li a:hover,ul#classList li a:focus  {color: #162159;text-decoration: none;}
#wrapper-index .content table { color: #000; }
#wrapper-index .content section table a { color: #033b73; text-decoration: none; font-weight: 700; }
#wrapper-index .content table #l { padding-top: 8px; } /* Put Display None if you want to hide bullet */
#wrapper-index .content table #r { border-bottom: 1px solid #d1d1d1; padding: 10px 0 10px 0; }
#wrapper-index .content table #r b a { display: block; margin-top: 5px; text-decoration: none; }
#wrapper .content .inside a:hover, #wrapper .content .inside a:focus {color: #bf0000;}
.autoCalendarLinks td, #showAll-0, #showAll-hpbbmessages #r, #showAll-hplinks #r, #showAll-0 #r { border-bottom: 0!important; padding-left: 0!important; padding-bottom: 0!important; padding-top: 2px!important; }

#wrapper-index .content table tr:first-child td, .autoCalendarLinks, #showAll-0, #showAll-hplinks #r, #showAll-0 #r { border-left: 0!important; }

#wrapper-index .content table tr:last-child td { border-bottom: 0!important; }
#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {padding-bottom: 2px;}
#index-page #form-wrap{padding: 20px !important;}


/* Side Image */
img.sub {border: 0;}
#wrapper img.sub {margin-left: 20px;/*width: 300px !important;*/}

/* Page navigation */
#pageNav { border: 0; font-size: 14px; position: relative; background: url('/pics/pagenav_bg.jpg')repeat-x left top,#184a93; margin-left: 20px;font-size: 1.4rem;}
#pageNav:after{background: url('/pics/rope_pattern.png')repeat-x left bottom;position: absolute;left: 0;bottom: 0;content: "";bottom: -4px;height: 4px;width: 100%;}
#pageNav ul, #pageNav ul li { list-style: none; line-height: 16px;line-height: 1.6rem;}
#pageNav ul { padding: 20px 0 !important; margin: 0 auto!important; width: 300px;  height: auto!important; border-bottom: 2px solid #fff;background: #0d0d0d; }
#pageNav ul li { padding: 0 0 0px!important; margin: 0 0 0px!important; zoom: 1;position: relative !important; /* important for IE6 */ }
#pageNav ul li::before{
    position: absolute;
content: '';
background: url('/pics/nav_link_after.png') center;
width: 15px;
height: 25px;
top: 9px;
left: 10px;
z-index: 1;
opacity: 0;
}
#pageNav ul li:first-child:before{
    opacity: 1;
}
#pageNav ul li:hover:before,#pageNav ul li:focus:before{
    opacity: 1;
}
#pageNav td img { display: none; }
#pageNav ul li a, #pageNav ul li b, #pageNav ul li strong {min-height: 20px;
    text-decoration: none;
    padding: 11px 32px 11px 35px;
    margin: 0;
    display: block;
    font-size: 20px;
    text-align: left;
    position: relative;
    z-index: 0;
    font-weight: 400;
    font-size: 2rem;
    line-height: 22px;
    line-height: 2.2rem;
    color: #fff;
    letter-spacing: 0.4px;
    font-family: 'Mohave', sans-serif;
    text-transform: uppercase;}
#pageNav ul li b,#pageNav ul li a:hover,#pageNav ul li strong,#pageNav ul li a:focus{color: #0d0d0d !important;background: #fff;}

/* Footer */
#footer { width: 100%; position: relative;margin-top:0px;}
#footer-center{background: #0d0d0d;width: 100%;}
#footer-center .inside { height: 300px;margin: 0 auto;position: relative;width: 1100px;min-height: 300px;height: auto !important;padding: 0px 0 0px;}
#footer-bottom{background: #ffffff;width: 100%;}
#footer-bottom .inside { height: 21px; margin: 0 auto; position: relative; width: 1100px; min-height: 21px;height: auto !important;padding: 8px 0 11px;}
#logo { width: 238px;height: 300px;background: url('/pics/footer_logo.png') no-repeat;position: relative;float: left;margin: 0 0 0 0px;color: #fff;}
#footer-center-right{float: left;position: relative; margin: 33px 0 0 58.5px; width: auto;}
#name-address{position: relative;margin: 36px 0 0 1.5px;}
#footer #name {position: relative;background: url('/pics/footer_name.png') no-repeat;width: 441px; height: 90px; margin: 0 0 0px;color: #fff;}
#address-sec{position: relative;float: left;margin: 16px 0 0 0px;}
#footer .address { color: #fff;margin: 0;font-size: 17px;line-height: 23px;text-decoration: none;display: inline-block;font-family: 'Karla', sans-serif;font-size: 1.7rem;line-height: 2.3rem;}
#address-right{margin: 0 0 0 53.5px !important;}

/* Footer Links */
#footer-ql { position: relative;top: 0px;left: 0px;margin: 0 auto;width: 803px;z-index: 9;}
#footer-ql ul {padding: 0;margin: 0;position: relative;float: left;}
#footer-ql li { padding: 0;list-style: none;position: relative;margin: 0 28px 0px 0;margin-right: 28px;float: left;display: flex;}
#footer-ql li::after{position: absolute;content: '';background: url('/pics/footer_ql_after.png') center;width: 33px;height: 2px;bottom: -1px;left: 2px;z-index: -1;opacity: 0;}
#footer-ql li:hover::after, #footer-ql li:focus::after{opacity: 1;}
#footer-ql li:last-child{margin-right: 0px !important;margin-left: 3px;}
#footer-ql a {  text-decoration: none;margin: 0;display: block;color: #fff;text-align: center;font-size: 17px;font-size: 1.7rem; line-height: 23px;line-height: 2.3rem;width: auto;letter-spacing: 1px;min-height: 30px;display: flex;align-items: center;justify-content: center;padding: 0px 0px 0px;font-family: 'Mohave', sans-serif;font-weight: 400;text-transform: uppercase;}
#entertainment-techno a{letter-spacing: 1.01px;margin-right: -3px;}
#footer-center-bottom{position: relative;float: left;}

#fortify-logo {width: 178px;height: 31px;background: url('/pics/FortifyFL_logo.png') no-repeat center;position: relative;float: left;margin: 149px 0 0 -34px;color: #fff;}
#district-logo { width: 150px;height: 150px;background: url('/pics/district_logo.png') no-repeat center center;position: relative;float: right;margin: 47px -0.5px 0 0px !important;color: #fff;}
#edunet { width: 184px; height: 21px; background: url('/pics/edunet_black.png') no-repeat; position: relative;margin: 0 auto;left: 1px;color: #000000;}



.web-accessibility{top: 9px; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; font-size: 1.5rem; line-height: 20px; line-height: 2.0rem;position: absolute;right: 0; text-decoration: none;text-align: right;
    padding-right: 14px; padding-top: 1px;letter-spacing: .05px;}
    .web-accessibility:hover,.web-accessibility:focus{ text-decoration: underline; }
    .adjust{display: block;}
    .web-accessibility::after{ width:4px; height:8px; content:''; background:url('/pics/web-ico.png'); position:absolute; top:7px; right:0; }
    
.en-hp-alert-box .alert-box-body div.contents, .en-hp-alert-box .alert-box-body div.contents table {font-size: 17px !important; font-size: 1.7rem !important; color: #262626 !important; line-height: 24px !important;line-height: 2.4rem !important; }
.en-hp-alert-box .alert-box-body div.contents img { width: 60% !important; margin: 0 auto; display: block;}

div.newsItem p.summary {margin-top: 20px;}


div.en-editable-block-wrapper {margin: 0 0 15px;}
div.newsItem p.summary {margin-top: 20px;}


/* Google Search Results Page Footer Numbering */
.gsc-results .gsc-cursor-box .gsc-cursor-page {background-color:unset!important; color:#636363!important;}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {color:#008000!important;}












