﻿@charset "utf-8";
/* CSS Document */
body,html
{
    font-size:100%;
    height:100%;
}

body {
    margin: 0;
    padding: 0;
    height:100%;
}
.header {
    height: 550px;
    width: 100%;
    position: relative;
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
}
#ms-designer-ribbon a {
    text-decoration: none;
}
.openBottom .topContent
{
    position:relative;
}
.left-nav
{
    overflow:hidden;
    padding:0;
    min-height:100%;
    position:relative;
    top:0;
    left:0;
    right:0;
    background: url(../Images/bgContent.png) repeat-y;
}
a.skip {
    position: absolute;
    left: -9999px;
    top: 0;
    display: block;
    padding: 5px 10px 5px 10px;
    background-color: #fff;
    color: #000;
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
    z-index: 50;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
a:active
{
    outline:none;
}
a.skip:hover {
    text-decoration: underline;
}
a.skip:focus {
    text-decoration: underline;
    left: 10px;
    top: 0;
    background-color: #fff;
    color: #000;
    outline: none;
}
.header-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 495px;
    z-index: -1;
}
.header-image {
    background-image: url(../Images/Header-Image.jpg);
    background-size: cover;
}
.top-header {
    min-height: 101px;
    background-color: rgba(255, 255, 255, .7);
    margin-top: 15px;
    padding: 20px 15px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}
.logo {
    float: left;
    padding:14px 0;
}
.logo a
{
    text-decoration:none;
}

.mini-nav {
    float: right;
    height:100px;
}
.mini-nav ul {
    list-style: none;
    padding: 0;
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.mini-nav ul li {
    float: left;
    margin-right: 18px;
    padding:27px 0px 27px 0;
}
.mini-nav ul li > a {
    text-decoration: none;
    color: #000;
    margin: 0;
    display: block;
    padding:0;
    font-size: 13px;
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.mini-nav ul li:last-child {
    margin-right: 0;
    padding-top:23px;
}
.mini-nav .toggle-menu-btn .fa-bars
{
    line-height:normal;
    vertical-align: -12%;
}

.search-box {
    position: relative;
}
.search-btn {
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
}
.bottom-container {
    /*width: 663px;*/
    position: absolute;
    bottom: 28px;
    left: 0;
    right: 0;
    text-align: center;

    margin: 0 auto
}
.bottom-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}
.bottom-links ul li {
    float: left;
    padding: 0;
    margin: 0;
    display: table-cell;
}
.bottom-links ul li a {
	
    font-family: "filson-soft", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    display: block;
    padding: 0 10px;
    margin-right: 15px;
    background-color: rgba(255,255,255,.7);
    color: #000;
    line-height: normal;
    transition: color 0.2s ease-in-out;
}
.bottom-links ul li:last-child a {
    margin-right: 0;
}

.box a {
    text-decoration: none;
}
img.ms-rteStyle-ImgResponsive
{
    -ms-name:"ResponsiveImage";
    width: 100% !important;
    height:auto;
    margin: 0 !important;
    display:block;	
}
p.ms-rteElement-ImageCaption{
    -ms-name:"Image-Caption";
    font-size: 18px;
    font-family: "filson-soft", sans-serif;
    margin: 0;
    display: table-cell;
    margin: 0;
    padding: 0 1em;
    vertical-align: middle;
    width: 100%;
    padding-top: 2px;
}
.box-img {
    position: relative;
    overflow: hidden;
    max-height: 265px;
}
.box-img img {
    position: relative;
    z-index: 4;
    display: block;
    width: 100%;
}
.box-caption {
    padding: 0;
    height: 48px;
    line-height: 1.2em;
    position: relative;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    display: table;
}
.box-caption p {
    font-size: 18px;
    color: #820000;
    font-family: "filson-soft", sans-serif;
    margin: 0;
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    width: 100%;
    padding-top: 2px;
    background-color: #e0e0e0;
    font-weight: 300;
    text-transform:uppercase;
}
.footer {
    background-image: url(../Images/Footer-Image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 250px;
    padding: 35px 0;
    font-size:14px;
    margin-top: 30px;
}
.footer-left span {
    display: block;
}

.address-box .footer-box:first-child {
    border-left: 0;
    padding-left: 0px;
}
.footer h2 {
    font-family: "filson-soft", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 10px 0;
}
.footer span {
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    line-height: 1.4em;
    display:block;
}
ul.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
ul.footer-links li {
    padding-bottom: 10px;
    line-height: normal;
}
ul.footer-links li a {
    font-family: "filson-soft", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    display:block;
    transition: color 0.2s ease-in-out;
    text-decoration:none;
}
.bottom-links ul li a:hover {
    color: #820000;
}
ul.footer-links li a:hover, ul.footer-address li a:hover
{
    color:#900;
    text-decoration:underline;
}
.footer-box {
    border-right: 1px solid #820000;
    display: inline-block;
    min-height: 165px;
}
.footer-left {
    padding-left: 30px;
    margin-bottom: 70px;
}
.phone-no {
    margin: 20px 0 10px 0;
}
ul.footer-address {
    list-style: none;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #000;
    margin: 20px 0;
    font-family: filson-soft, sans-serif;		
    font-style: normal;		
    font-weight: 300;		
    
}
ul.footer-address li {
    float: left;
}
span.seprator {
    margin: 0 5px;
    display: inline;
}
ul.footer-address li a {
    font-size: 14px;
    color: #000;
    transition: color 0.2s ease-in-out;
    text-decoration:none;
}
ul.social-links {
    clear:both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-box:first-child ul.social-links {
    margin-left: -18px;
}
ul.social-links li {
    float: left;
    margin-bottom: 5px;
}
ul.social-links li a {
    margin-right: 10px;
    text-decoration:none;
}
ul.social-links li:last-child a
{
    margin-right:0;
}
.footer-top {
    margin-bottom: 30px;
}
.footer-top a
{
    text-decoration:none !important;
}

/* discrimitation & Harassment complaints*/

.footer .footnote   { margin-top: 15px; padding:15px 0; text-align:center; font-size:0.9em; color:#000; border-top: 1px solid #000; }
.footer .footnote a { text-decoration:underline; color:#820101; }

/**/
.acc-img {
    margin-right: 10px;
}
.date {
    font-family: "jaf-domus", sans-serif;
    font-size: 18px;
    float: left;
    color: #000;
    width: 53px;
    height: 50px;
    background-color: #cfcfcf;
    border: 2px solid #bdbdbd;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center;
    padding:0;
    text-transform:uppercase;
}
.date span {		
    margin-top: -2px;		
}
.date .day, .date .month {
    display: block;
}
.event-details {
    padding: 5px 0
}
.event-details a {
    transition: color 0.3s ease-in-out;
}
.events-calendar h2.ms-webpart-titleText,.spotlight h2.ms-webpart-titleText
{
    font-family: filson-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #737373;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}
.row-bottom .js-webpart-titleCell
{
    display:block;
}
.spotlight h2.ms-webpart-titleText
{
    margin-left:40px;
}
.ms-webpart-chrome-title
{
    margin-bottom:0;
}
.row-top {
    margin-bottom: 30px;
    margin-top:50px;
    clear: both;
}
.row-bottom, .row-middle {
    margin-bottom: 30px;
    clear: both;
}
.events {
    display:block;
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom:20px;

}
.events li {
    clear: both;
    padding:0;
    line-height: 20px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.events li:first-child {
    padding-top: 0;
}
.event-name {
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.event-details a
{
    color:#820000;
    text-decoration:none;
}
.event-details a:hover
{
    color:#3d3d3d;
    text-decoration:underline;
}
 
.more-events {
    text-align: center;
    display: block;
    margin-bottom: 0;
}
.more-events >a {
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #820000;
    position:relative;
}
.more-events .fa-2x
{
    font-size: 1.3em;
    padding-left: 8px;
    position: absolute;
    top: -1px;
    right: auto;
}

.events-calendar {
    position: relative;
    padding: 0 22px;
}
.carousel {
    position: relative;
    /*	padding: 0 22px 0 7px;*/
    padding:0 40px;
    overflow:hidden;
    z-index:1;
}
/*Slider */
.carousel-inner > .item > img,  .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
    height: auto;
    display: block;
    /*object-fit: cover;*/
}
.carousel-caption {
    position:static;
    text-shadow: none;
    text-align: left;
    padding-top: 15px;
}
h3.carousel-title {
    font-family: filson-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}
h3.carousel-title > a
{
    color:#820000;
    text-decoration:none;
    line-height:1.4em;
}
h3.carousel-title > a:hover
{
    color: #737373;
    text-decoration:underline;
}
.carousel-Description {
    color: #000 !important;
    font-family: filson-soft, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 20px
}
.readMore {
    color: #820000;
    text-decoration: underline;
    margin-left:5px;
}
.readMore:hover, .more-events >a:hover {
    color: #3d3d3d;
    text-decoration:underline;
}
.carousel-indicators .active {
    background-image:url(../Images/red-circle.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center center;
    width: 13px;
    height: 13px;
    margin: 1px;
    margin-left: 10px;
}
.carousel-indicators li {
    background-image:url(../Images/black-circle.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center center;
    width: 13px;
    height: 13px;
    margin-left: 10px;

}
.carousel-indicators {
    bottom: 0px;
}
.carousel-control
{
    opacity:1;
    top:50%;
    transform: translateY(-50%);
    width:auto;
    background-color:transparent;
    text-shadow:none;
}
.carousel-control.left {
    /*background-image: url(../Images/slider-arrow-left.png);*/
    background:none;
    background-image:none;
    background-color:transparent;
    outline:0;
    -ms-filter: none;
    filter:none;
}
.carousel-control.right {
    /*background-image: url(../Images/slider-arrow-right.png);*/
    background:none;
    background-image:none;
    background-color:transparent;
    outline:0;
    -ms-filter: none;
    filter:none;
}
.carousel-control .fa  {
    color:#cfcfcf;
}

.top-nav-links {
    display: none;
}
.menu-text {
    float: left;
}
.navbar-toggle {
    display: block;
    margin: 0;
    padding: 0;
    margin-left: 5px;
    margin-top: 24px;
}
.navbar-toggle .icon-bar {
    background-color: #000;
}
.skip-nav {
    position: absolute;
    top: -45px;
    left: 0;
    height: 0;
    width: 0;
    z-index: 9999999;
}
/*search-box*/
.ms-mpSearchBox a.ms-srch-sb-searchLink img.ms-srch-sbLarge-searchImg
{
    display:none;
}
.search-box > input.searchBox{
    width: 130px;
    height: 25px;
    color: #000;
    padding: 4px 20px 4px 5px;
    margin:0;
    margin-top: 22px;
    font-family: filson-soft, sans-serif; 
    font-style: normal; 
    font-weight: 400;
    font-size:12px;
    border:1px solid #666;
}
.search-box > input.searchBox:hover,.search-box > input.searchBox:focus
{
    border:1px solid #666;

}

 input#btnSearch:focus { border:3px solid #c00; }

.search-box .btnSearch ,.search-box input[type=button]{
    background-image: url(../Images/header-Search-Icon.png);
    background-repeat: no-repeat;
    background-color:transparent;
    min-width:10px;
    width: 10px !important;
    height: 10px !important;	
    background-size: cover;
    position: absolute;
    top: 7px;
    right: 6px;
    margin: 0 !important;
    padding: 0;
    cursor:pointer;
    border: 0;
}
.search-box > .btnSearch:hover
{
    background-color:transparent;	
}
.search-box > .btnSearch:focus
{
    outline:0;
}
.ms-srch-sbLarge
{
    background:none;
}
.search-box {
    width: 130px;
    position: relative;
}
#SearchBox
{
    width:100%;
    float:none;
}
.ms-srch-sb-border
{
    border: 0;
    padding: 0;
    height: 25px;
    width:100%;
}
.ms-srch-sb-border:hover,.ms-srch-sb-border:focus,.ms-srch-sb-borderFocused,.ms-srch-sb-border:active
{
    border: 0;
    padding: 0;
    height: 25px;
    width:100%;
}

.search-box input::-webkit-input-placeholder { /* Chrome */
    color: #000;
}
.search-box input:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}
.search-box input::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}
.search-box input:-moz-placeholder { /* Firefox 4 - 18 */
    color:#000;
}
img.Bb {
    margin: 0;
    margin-top: -2px;
    width: 18px;
    height: 18px;
}
.header .container {
    display: none;
}

table.events tr td {
    padding-bottom: 20px;
}
table.events tr:last-child td {
    padding-bottom: 0px;

}

.links-box .footer-box:last-child
{
    border-right:0;
}
.top-header.header-bg
{
    background-color: rgba(255, 255, 255,1);
    /*border-bottom:1px solid #e7e7e7;*/
}
.searchform
{
    position:relative;
    padding:38px 0;
}
a.menu-active
{
    background-color:#fff !important;
    transition:all .3s  ease-in-out;
}
/*===== Custome style =====*/
#s4-bodyContainer
{
    padding-bottom:0;
}
#s4-titlerow
{
    height:auto
}
#s4-titlerow,div.welcome
{
    padding:0;
}
/*Ribbon style*/

#ms-designer-ribbon 
{
    font-size:13px;
    font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-core-brandingText {
    font-size: 1.2em;
    padding-left: 20px;
    width: 100%;
}
.ms-core-brandingText {
    font-size: 1.2em;
    padding-left: 20px;
    width: 100%;
}
.ms-core-suiteLink a:hover
{
    background-color:#4c9cd7;
}
.ms-core-suiteLink a,.ms-core-suiteLink a:visited,.ms-core-suiteLink a:hover
{
    color:#fff !important;
    text-decoration:none !important;
}
.ms-siteactions-root > span > a.ms-core-menu-root,#suiteBarButtons span ,.ms-qatbutton span,.ms-dlgCloseBtn span,#ms-designer-ribbon *
{
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;		
}
.ms-navedit-editLinksText
{
    display:none !important;
}
/*overwrite bootstrap style*/
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: inherit;
}
.carousel-caption
{
    height:125px;
    overflow:hidden;
}
.ms-webpartzone-cell
{
    margin:0;
}
.home-img
{
    display:none;
}
/*===== ContentPageFull style =====*/
#pageTitle {
    border: 1px solid #000;
    border-width: 1px 0 1px 0;
    background-color: #9a0000;
    color: #fff;
}
#pageTitle h1 {
    font:1.5em Georgia,"Times New Roman",Times,serif;
    padding: 2px 0 3px 15px;
    letter-spacing: 0.035em;
    margin: 0;
    color: #fff;
}
#pageTitle a:link, #pageTitle a:visited {
    color: #fff;
    text-decoration: none;
}
#pageTitle > a {
    float: right;
    display: block;
    padding: 5px 15px 0 0;
}
#breadcrumb {
    height: 33px;
    margin: 0;
    background: #efefef;
    padding: 9px 15px 0 15px;
    border: 1px solid #afafaf;
    border-top: none;}
    
#breadcrumb a:link, #breadcrumb a:visited {
    color: #0650c6;
    text-decoration: none;
}
.main-content-area
{
    padding:30px 0;
}
.sac-textinput {width:100%;font: 1.5em Georgia,"Times New Roman",Times,serif; font-spacing: 0.035em !important; padding: 2px !important; border: 0 !important; }
/*===== ContentPageTwoColumn style =====*/
.clr {
    clear: both;
}
.rmm.style {
    -webkit-box-shadow: 0 12px 12px rgba(0,0,0,.175);
    box-shadow: 0 12px 12px rgba(0,0,0,.175);
}
.spotlight .errorDiv.listError {
    display: block!important;
}
.ms-core-menu-list li a.ms-core-menu-link
{
    color: #444;
    text-decoration: none;
}
.ms-core-menu-list li a.ms-core-menu-link:hover,.ms-core-menu-list li a.ms-core-menu-link:visited
{
    color:#444	
}

/*adRotator Webpart Style*/
.adRotator,.adRotator img {
    width: 100% !important;
}
.adRotator img {
    height: auto !important;
}
/* SharePoint Core style Start*/
.sac-rteThemeFontFace-1
{
-ms-name:"Body";
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.sac-rteThemeFontFace-2
{
-ms-name:"Heading";
/* [ReplaceFont(themeFont:"heading")] */ font-family:"Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.sac-rteFontFace-1
{
-ms-name:"Tahoma";
font-family:tahoma;
}
.sac-rteFontFace-2
{
-ms-name:"Courier";
font-family:courier,monospace;
}
.sac-rteFontFace-3
{
-ms-name:"Times New Roman";
font-family:"Times New Roman",Times,serif;
}
.sac-rteFontFace-4
{
-ms-name:"Comic Sans";
font-family:"Comic Sans","Comic Sans MS",cursive;
}
.sac-rteFontFace-5
{
-ms-name:"Calibri";
font-family:Calibri;
}
.sac-rteFontFace-6
{
-ms-name:"Georgia";
font-family:Georgia;
}
.sac-rteFontFace-7
{
-ms-name:"Impact";
font-family:Impact;
}
.sac-rteFontFace-8
{
-ms-name:"Trebuchet MS";
font-family:"Trebuchet MS",helvetica;
}
.sac-rteFontFace-9
{
-ms-name:"Palatino Linotype";
font-family:"Palatino Linotype",Palatino,serif;
}
.sac-rteFontFace-10
{
-ms-name:"Lucida Console";
font-family:"Lucida Console",monaco,sans-serif;
}
.sac-rteFontFace-11
{
-ms-name:"Garamond";
font-family:garamond;
}
.sac-rteFontFace-12
{
-ms-name:"Segoe UI";
font-family:"Segoe UI",Tahoma;
}
.sac-rteFontFace-13
{
-ms-name:"Arial";
font-family:Arial;
}
.sac-rteFontSize-1
{
font-size:9pt;
}
.sac-rteFontSize-2
{
font-size:11pt;
}
.sac-rteFontSize-3
{
font-size:13pt;
}
.sac-rteFontSize-4
{
font-size:18pt;
}
.sac-rteFontSize-5
{
font-size:24pt;
}
.sac-rteFontSize-6
{
font-size:36pt;
}
.sac-rteFontSize-7
{
font-size:48pt;
}
.sac-rteFontSize-8
{
font-size:72pt;
}

/* SharePoint Core style End*/

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .footer-box:first-child ul.social-links {
        margin-left: 0;
    }
    /*Main Navigation*/

    .rmm.style ul {
        display: block;
    }
    .rmm.style>ul > li {
        width: 20%;
        position: relative;
    }
    .rmm-submenu li {
        width: 100%!important;
    }
    .rmm.style {
        background-color: #fff;
        padding: 22px 15px;
        display: none;
    }
    .rmm-menu {
        margin-left: -15px;
        margin-right: -15px;
    }
    .rmm ul:hover {
        background-color: #fff;
    }
    .rmm-menu ul li:hover, .rmm.style ul li a, .rmm ul li:hover, .rmm ul ul li a:hover, .rmm.style ul li:hover, .rmm.style ul ul li a:hover {
        background-color: transparent;
    }
    .rmm.style ul {
        background-color: #fff;
        box-shadow: none;
    }
    .rmm.style ul li a:hover {
        background-color: transparent;
    }
    .rmm.style ul ul li {
        border: 0;
    }
    .rmm.style ul li a {
        font-family: filson-soft, sans-serif;
        font-style: normal;
        font-weight: 400;
        color:#000;
        font-size: 15px;
        padding: 0px 15px 10px 15px;
    }
    .rmm.style ul ul li a {
        font-family: filson-soft, sans-serif;
        font-style: normal;
        font-weight: 300;
        color: #000;
        font-size: 15px;
        padding: 0 15px 10px 15px;
        display:block;
    }
    .rmm.style ul ul li a:hover {
        color: #820000;
        text-decoration:underline;
    }
    .rmm.style ul ul {
        display: block;
        background-color: #fff;
    }
    .rmm.style ul li > a:not(:only-child):after {
        content: "";
        background-color: transparent;
    }
    .rmm.style ul li > a:not(:only-child):after:hover {
        background-color:transparent;
    }
    .rmm ul ul {
        top: initial;
    }

    .rmm ul {
        padding-bottom: 20px;
    }
    .rmm-menu li:nth-child(5) ul.rmm-submenu {
        border: 0;
    }
    .rmm.style ul {
        display: block;
    }
    .rmm-toggled.rmm-view.rmm-closed, .rmm-toggled {
        display: none !important;
    }
    .logo img {
        width: 236px;
        height: 36px;
    }
    .rmm.style .fa-angle-right
    {
        display:none;
    }
    .top-header
    {
        padding: 0px 15px;
        min-height:95px;
    }
    .mini-nav ul li > a
    {
        font-size:12px;
    }
    .header 
    {
        height:430px;
    }
    .search-box input[type="text"]
    {
        margin-top:0px;
    }
    .navbar-toggle
    {
        margin-top:0px;
    }
    .search-btn 
    {
        top:8px;
    }
    .mini-nav ul li
    {
        padding:0 !important;
        margin:0 !important;
    }
    .mini-nav ul li > a
    {
        padding: 36px 10px 36px 10px;
        margin-top: 5px;
        line-height: 2em;
        background-color:transparent;
    }
    .logo
    {
        padding:32px 0;
    }
    .searchform
    {
        padding:40px 0;
        margin-left:5px;
    }

    .mini-nav ul li:last-child
    {
        padding-top: 20px;
    }
    .rmm.style
    {
        clear:both;
        position: absolute;
        z-index: 100;
  
    }
    .menu-container {
        position: relative;
        width: 100%;
    }

}
@media (min-width: 768px) and (max-width: 992px){
    .footer-box
    {

        padding:0 15px 0 15px !important;
        min-height: 230px;
    }
    .address-box
    {
        padding-left:0;
        width:52%;
    }
    .links-box
    {
        padding-right:0;
        width:48%;
    }
    .rmm.style ul li a,.rmm.style ul ul li a
    {
        font-size:13px;
    }
    .footer-left
    {
        padding-left:0;
    }
    .bottom-links ul li a
    {
        font-size:23px;
    }
    .carousel-caption
    {
        height:170px;
    }

}
@media (min-width: 992px) {
    .container {
        /*width: 970px;*/
        width: 948px;
    }
    .footer-box:first-child ul.social-links {
        margin-left: 0px;
    }
    .logo img
    {
        width:394px;
        height:60px;
    }
    .header {
        height: 550px;
    }
    .mini-nav ul li > a {
        font-size: 15px;
        padding: 34px 10px 34px 10px;
        margin-top: 5px;
        line-height: 2em;
        background-color:transparent;
    }
    .search-box input[type="text"]
    {
        margin-top:0px;
    }
    .navbar-toggle
    {
        margin-top:2px;
    }
    .search-btn 
    {
        top:8px;
    }
    .rmm.style {
        background-color: #fff;
        padding: 22px 15px;
    }
    .mini-nav ul li {
        padding: 27px 0px 27px 0;
    }
    .mini-nav ul li:last-child
    {
        padding-top:24px;
    }
    .logo {
        padding: 20px 0;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .mini-nav .toggle-menu-btn .fa-bars	
    {
        vertical-align: -8%;
    }
}
@media (min-width: 1600px) {
    .footer-box {

        padding-left: 50px;
    }
    .footer .container {
        width: 1100px
    }
}
@media (max-width: 1200px)
{
    .footer-left {
        padding-left: 0px;
    }	
}
@media (max-width: 768px)
{
    .mini-nav .toggle-menu-btn .fa-bars	
    {
        vertical-align: -8%;
    }
}

@media (max-width: 767px) {
    .top-header {
        background-color: rgba(255, 255, 255, 1);
        margin-top: 0;
    }
    .bottom-container {
        width: 100%;
    }
    .bottom-links ul {
        display: block;
    }
    .events-calendar {		
        padding: 0 0 0 22px;		
    }
    .bottom-links ul li {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .bottom-links ul li a {
        margin-right: 0;
    }
    .header {
        height: 377px;
    }
    .bottom-container {
        bottom: 0;
    }

    .row-top {
        background-color: #e2e3e4;
        padding: 20px 0 0 0;
        margin-top:0;
    }
    .box-caption {
        background-color: transparent;
    }
    .box {
        padding: 0 15px;
        border: 0;
    }
    .events-calendar, .carousel {
        padding: 0;
    }
    .more-events {
        text-align: center;
    }
    .events-calendar {
        margin-bottom: 20px;
    }
    .carousel-caption {
        padding-top: 0;
        height:190px;
    }
    .spotlight 
    {
        background-color: #e2e3e4;
        margin-left: -15px;
        margin-right: -15px;
    }
    #myCarousel {

        padding: 0 70px;
    }
    .carousel-control {
        top: 40%;
        width: 25px;
        height: 40px;
        margin-left: 28px;
        margin-right: 28px;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .carousel-control {
        display: block
    }
    .footer-box:first-child ul.social-links {
        margin-left: 0px;
    }
    .footer-left {
        margin-bottom: 50px;
        padding-left:0;
    }
    .footer-box {
        margin-bottom: 30px;
        min-height: 120px;
    }
    .events-calendar h2.ms-webpart-titleText, .spotlight h2.ms-webpart-titleText {
        font-size: 18px;
        color: #000;
    }
    .spotlight
    {
        padding:20px 0;
    }
    .spotlight h2.ms-webpart-titleText
    {
        margin-left:70px;
    }
    h3.carousel-title {
        font-size: 15px;
        color: #000 !important;
    }
    .carousel-Description {
        font-size: 13px;
    }
    .bottom-links ul li {
        margin-bottom: 6px;
    }
    .bottom-links ul li:last-child {
        margin-bottom: 0;
    }
    .bottom-links ul li a {
        font-size: 22.73px;
        padding: 5px 10px;
    }
    .rmm-toggled {
        width: 100%;
        background-color: #fff;
        min-height: 60px;
        margin: 0 auto;
        border-bottom: 1px solid #59595c;
    }
    .rmm-toggled-button span {
        float: left;
        display: block;
        margin: 2px 6px;
        height: 2px;
        background: #232020;
        width: 20px;
    }
    .search-Icon {
        float: right;
        float: right;
        margin-top: 5px;
        height: 18px;
        width: 18px;
    }
    .search-Icon.expanded {	
        margin-top:5px;
    }  
    .search-Icon img {
        width: 18px;
        height: 18px;
    }
    .top-nav-links, .rmm.style .rmm-mobile li.top-nav-links {
        display: block;
        border: 0;
    }
    .box-caption p {
        vertical-align: top;
        padding-top: 5px;
    }
    .footer {
        background-image: none;
        background-color: #fff;
        margin-bottom:0;
        padding-bottom:0;
    }
    .navbar-header {
        padding: 0;
    }
    .rmm-toggled-controls, .rmm.style ul {
        padding: 15px;
    }
    /*.rmm.style ul {
	padding-top: 0;
	padding-bottom: 0;
}*/
    .row-bottom {
        margin-bottom: 0;
    }
    .rmm-toggled-button {
        margin: 10px 10px 0 0
    }
    #search-modal {
        clear: both;
        overflow: hidden;
        padding: 20px;
        position: relative;
        z-index: 100;
        background: #fff;
    }
    .search-box > input.searchBox {
        width: 150px;
        height: 30px;
        padding: 5px 5px 5px 12px;
        font-family: filson-soft, sans-serif; 
        font-style: normal; 
        font-weight: 300;
        font-size:12px;
        margin:0;
    }
    .on {
        height: 377px;
    }
    .quick-search {
        position: relative;
        width: 245px;
        margin: 0 auto;
    }
    ms-mpSearchBox a.ms-srch-sb-searchLink img.ms-srch-sbLarge-searchImg
    {
        display:none;
    }
    .ms-srch-sbLarge
    {
        background:none;
    }
    .ms-mpSearchBox {
        width: 150px;
        position: relative;
    }
    .search-box
    {
        width:auto;
    }
    .search-box > input.searchBox
    {
        margin:0;
    }
    #SearchBox
    {
        width:100%;
        float:none;
    }
    .ms-srch-sb-border
    {
        padding: 0;
        height: 30px;
        width:100%;
    }
    .ms-srch-sb-border:hover,.ms-srch-sb-border:focus,.ms-srch-sb-borderFocused,.ms-srch-sb-border:active
    {
        padding: 0;
        height: 30px;
        width:150px;
    }
    .search-box .btnSearch, .search-box input[type=button]
    {
        width:84px !important;
        height: 30px !important;
        background-image:none;
        font-size: 12px;
        font-family: filson-soft, sans-serif; 
        font-style: normal; 
        font-weight: 300;
        position: relative;
        top: auto;
        right:auto;
        color: #fff;
        background-color: #020202;
        border: 0;
        padding: 0.6em 1.5em;
        -webkit-border-top-right-radius: 0.5em;
        -webkit-border-bottom-right-radius: 0.5em;
        -webkit-border-bottom-left-radius: 0.5em;
        -webkit-border-top-left-radius: 0.5em;
        -moz-border-radius-topright: 0.5em;
        -moz-border-radius-bottomright: 0.5em;
        -moz-border-radius-bottomleft: 0.5em;
        -moz-border-radius-topleft: 0.5em;
        border-top-right-radius: 0.5em;
        border-bottom-right-radius: 0.5em;
        border-bottom-left-radius: 0.5em;
        border-top-left-radius: 0.5em;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        text-transform: uppercase;
        cursor:pointer;
        margin-left: 5px !important;
        text-decoration:none;
    }
    .search-box .btnSearch:hover
    {
        background-color:#020202;	
    }

    .submit-btn:focus,.submit-btn:active
    {
        outline:0;
    }
    .search-box input::-webkit-input-placeholder { /* Chrome */
        color: #6d6e71;
    }
    .search-box input:-ms-input-placeholder { /* IE 10+ */
        color: #6d6e71;
    }
    .search-box input::-moz-placeholder { /* Firefox 19+ */
        color: #6d6e71;
    }
    .search-box input:-moz-placeholder { /* Firefox 4 - 18 */
        color:#6d6e71;
    }
    .header > .container {
        padding: 0;
    }
    .rmm.style ul ul {
        /*	min-height: 377px;*/
        padding-bottom:10px;
    }
    .rmm-toggled-button,.search-Icon
    {
        cursor:pointer;
    }
    .rmm.style ul ul .rmm-back-main a
    {
        padding-left:0;
    }
    .rmm.style ul ul li a
    {
        padding:8px 15px;
    }
    .footer-box
    {
        float:none;
        width:100%;
        border:0;
        padding:0 15px !important;
    }
    .expanded img
    {
        width:18px;
        height:12px;
    }
    .rmm.style ul {
        padding-left: 35px;
        padding-right: 15px;
        z-index:10000;
    }
    .logo
    {
        padding:0;
    }
    .logo img
    {
        width:236px;
        height: 36px;
    }
    .carousel-control .fa
    {
        color:#fff;
    }
    .rmm.style .fa-angle-right
    {
        right: 0;
        position: absolute;
        font-size: 1.8em;
        top: 5px;
    }
    .rmm.style .fa-angle-left
    {
        left: -17px;
        position: absolute;
        font-size: 1.8em;
        top: 3px;
    }
    .search-Icon.expanded .fa-angle-up
    {
        font-size:1.8em;
    }
    .search-Icon .fa-search
    {
        font-size:1em;
    }
    .header 
    {
        height:375px;
    }
    .rmm.style ul ul li:last-child
    {
        border-bottom:0;
    }
    .address-box,.links-box
    {
        padding:0;
    }

    #contentBox{min-width:inherit;}
    #ms-designer-ribbon
    {
        display:none;
    }
    #s4-titlerow
    {
        height:auto;
    }
    .rmm-menu
    {
        border-bottom:1px solid #59595c;
    }
    #quickLaunch		
    {		
        margin-top:30px;		
    }
    .rmm-mobile {
        position: relative;
        z-index: 100;
    }
}

@media (min-width: 485px) and (max-width: 767px) {
    .box {
        padding: 0 54px;
        border: 0;
    }
    .footer-box {
        width: 100%;
        padding:0;
        min-height: 143px;
    }
    .footer-box:nth-child(3) {
        padding-left: 30px;
    }

    /*.address-box .footer-box:nth-child(2) {
	border-left: 1px solid #820000;
}*/
    .carousel-control {
        top: 35%;
    }
    .rmm.style ul {
        padding-left: 50px;
        padding-right: 15px;
    }
    .events-calendar {
        padding: 0 22px;
    }
    .address-box,.links-box
    {
        float:left;
        width:50%;
    }
    .links-box > .footer-box
    {
        border-right:0;
    }
    .address-box .footer-box
    {
        padding-right:15px !important;
    }
    .links-box .footer-box
    {
        border-left: 1px solid #820000;
        padding-left: 30px !important;
        padding-right: 0;
    }
    .rmm .rmm-back a:after
    {
        left:-22px;
    }
}
@media (max-width: 480px) {
    .logo img
    {
        width:200px;
        height:30px;
    }
}
/*iPad touch scroll*/
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) and (orientation : landscape) {
    body {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

}
/*iPad touch scroll*/
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) and (orientation : portrait) {
    body {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
}

/* mini-nav update with Canvas link 1-31-19 -- Anh */

@media (min-width: 992px){
.mini-nav ul li:nth-child(2) {
	background: url("/style library/SAC/Images/canvas-logo.png") 10px 44px no-repeat;
	padding-left: 22px !important; }
}

@media (max-width: 991px){
	.mini-nav ul li:nth-child(2) {
	background: none;
	padding-left: 0 !important; }	
	.mini-nav ul { padding: 7px 0 0 0; }
}

@media (min-width: 992px) and (max-width: 1200px){
    .mini-nav ul li > a { padding: 36px 7px; }
    div.logo { max-width: 320px; padding-top: 30px; }
    div.logo img { width: 100%; height: auto; }	
}

@media (min-width: 768px) and (max-width: 991px){
    .mini-nav ul li > a { padding: 33px 5px; }
    div.logo { max-width: 250px; padding-top: 32px; }
    div.logo img { width: 100%; height: auto; }	
}

