@media all and (max-width: 1700px) {
    .carousel-indicators-container {
    top: 63%;
    }
}
@media all and (max-width: 1600px) {
    .slider-bottom-content {
        min-height: 17vw;
    }
}
@media all and (max-width: 1500px) {
    .transfer-slider-container {
        width: 65%;
        height: 70%;
        position: relative;
        margin-top: 25%;
        margin-left: 5%;
    }
}
@media all and (max-width: 1300px) {
    .carousel-indicators-container {
    top: 70%;
    }
    .slider-bottom-content {
        min-height: 20vw;
    }
    #about-scccd {
        padding: 10px 0 50px;
    }
    .interiorHeader img {
        margin-top: 90px;
    }
}
@media all and (max-width: 1200px) {
    .transfer-slider-container {
        width: 75%;
        height: 65%;
        position: relative;
        margin-top: 35%;
        margin-left: 5%;
    }
}

@media all and (max-width: 1160px) {
    footer {
        padding: 0px 20px !important;
    }
}
@media all and (max-width: 1150px) {
    .carousel-inner .carousel-caption h1 {
        font-size: 40px;
        margin-left: 15px;
    }
    .carousel-inner .carousel-caption p {
        font-size: 16px;
        margin-left: 15px;
    }
    .slider-button {
        margin-left: 15px;
    }
    .carousel-indicators-container {
        margin-left: 20px;
    }
    .bubble-numbers {
        white-space: nowrap;
        position: relative;
        right: 25px;
    }
    #bubble-2 .bubble-numbers {
        right: 37px;
    }
}
@media all and (max-width: 1140px) {
    #content2 .flex article {
        -webkit-flex-basis: 23%;
        -moz-flex-basis: 23%;
        -ms-flex-basis: 23%;
        -ms-flex: 1 0 23%;
        flex-basis: 23%;
        max-width: 23%;
    }
  
    #site_logo_wrapper {
        position: absolute;
        left: 15px;
    }
    #information > .container > div:nth-child(2) {
        margin: 0px 15px;
    }
}
@media all and (max-width: 1100px) {
    .info {
        max-width: 45%;
        padding-right: 5%;
    }
    .carousel-caption {
        top: 11.75vw;
    }
    .carousel .carousel-indicators li {
        height: 18px !important;
        width: 18px !important;
        margin-right: 15px !important;
    }
    .videodesc {
        width: 80%;
    }
    .event_image {
        width: 30%;
    }
    .event_image img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .event_desc_wrap {
        width: 70%;
    }
}
@media all and (max-width: 1050px) {
    .info {
        max-width: 40%;
        padding-right: 10%;
    }
}
@media all and (max-width: 1030px) {
    #news-and-events {
        padding: 60px 0 0;
    }
    #news-and-events>.container>div {
        padding-left: 5%;
    }
    .news {
        margin: 40px 0 50px;
        width: 95%;
    }
    .news img {
        margin-left: 15px;
    }
    .more-news-events {
        padding-right: 5%;
    }
    .more-news-events .hide-in-mobile {
        margin: 0px auto;
        width: inherit;
    }
    .news p, .news h3 {
        width: 95%;
    }
    .more-news-events>div:first-child>a {
        margin-left: 20px;
    }
    .newsFlex {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .newsFlex > div {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex: 1 0 100%;
        flex-basis: 100%;
        margin-bottom: 80px;
    }
    .news > div {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex: 1 0 100%;
        flex-basis: 100%;
    }
    #content2 .flex article {
         -webkit-flex-basis: 38%;
        -moz-flex-basis: 38%;
        -ms-flex-basis: 38%;
        -ms-flex: 1 0 38%;
        flex-basis: 38%;
        max-width: 38%;
    }
   .left_column {
        -webkit-flex-basis: 65% !important;
        -moz-flex-basis: 65% !important;
        -ms-flex-basis: 65% !important;
        -ms-flex: 1 0 65%;
        flex-basis: 65% !important;
        margin-right: 20px;
    }
   .itemContainer {
        -webkit-flex-basis: 65% !important;
        -moz-flex-basis: 65% !important;
        -ms-flex-basis: 65% !important;
        -ms-flex: 1 0 65%;
        flex-basis: 65% !important;
        margin-right: 20px;
    }
    .interior>div+div {
        -webkit-flex-basis: 35%;
        -moz-flex-basis: 35%;
        -ms-flex-basis: 35%;
        -ms-flex: 1 0 35%;
        flex-basis: 35%;
    }

    .news {
        position: relative;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 40px;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-line-pack: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .news>div:first-child {
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        -ms-flex-basis: 25%;
        -ms-flex: 1 0 25%;
        flex-basis: 25%;
        text-align: center;
    }
    .news>div:last-child {
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        -ms-flex-basis: 80%;
        -ms-flex: 1 0 80%;
        flex-basis: 80%;
        padding-left: 35px;
    }
    .news>div {
        padding-right: 0;
    }
    .news>div>a {
        font-size: 14px;
    }
    .carousel-indicators.active {
        border: none;
    }

}

@media all and (max-width: 1023px) {
    .info {
        max-width: 50%;
        padding-right: 0%;
    }
    #information > .container  {
        display: block !important;
        margin: 0;
        padding: 0;
    }
    #information > .container > div {
        position: relative;
        margin: 0 20px;
        display: block !important;
        width: 50%;
        margin: 0px auto;
    }
    #information > .container > div:nth-child(2) {
        margin: 0px auto;
    }
}
@media all and (max-width: 1000px) {
    .carousel-inner .carousel-caption h1 {
        margin-bottom: 5px;
    }
    .carousel-inner .carousel-caption p {
        margin-bottom: 25px;
    }
    .footer_links {
        margin: 0px 20px;
    }
    .header-top-menu > ul > li {
        padding: 20px 0 20px 30px;
    }
    #bubble-1 img {
        width: 100% !important;
        height: auto !important;
        margin-left: -1px;
        margin-top: 0px;
    }
    #bubble-2 img {
        margin-top: 11px;
        margin-left: 0px;
        width: 120% !important;
        height: auto !important;
    }
    #bubble-3 img {
        width: 100px !important;
        height: 25px!important;
    }
    #bubble-4 img {
        width: 100px !important;
        height: 45px !important;
    }
    #bubble-5 img {
        width: 100px !important;
        height: 26px !important;
    }
    #bubble-6 img {
        width: 100px !important;
        height: 37px !important;
    }
    .foot_menu_container {
        margin-left: 28% !important;
    }
    .bubble-numbers {
        white-space: nowrap;
        position: relative;
        right: 20px;
        top: -5px;
    }
    #bubble-2 .bubble-numbers {
        right: 30px;
        top: 0px;
    }
    #bubble-2>a {
        margin-top: -5px;
        margin-left: 5px;
        font-size: 18px;
    }
}
@media all and (max-width: 950px) {
    .interior>div+div {
        margin-left: 0 !important;
    }
    .event_desc_wrap {
        width: 100%;
        text-align: center;
    }
    #content1 row {
       display: block;
    }
    .event_image {
        width: 50%;
        margin: 10px auto;
    }
    .event_desc_wrap {
        width: 95%;
        text-align: center;
        margin: 0px 10px !important;
    }
    .event_categories {
        display: block;
    }
    #event_mobile_nav_top {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .event_mobile_icon {
        -webkit-flex-basis: 4%;
        -moz-flex-basis: 4%;
        -ms-flex-basis: 4%;
        -ms-flex: 1 0 4%;
        flex-basis: 4%;
        border: 1px solid rgb(27,55,100);
        padding: 5px;
        border-radius: 3px;
        margin: 5px;
        max-width: 30px;
        max-height: 30px;
    }
    .event_mobile_btn {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display: flex;
        -ms-flex-pack: end;
        -ms-flex-align: end;
        justify-content: flex-end;
        -webkit-flex-basis: 80%;
        -moz-flex-basis: 80%;
        -ms-flex-basis: 80%;
        -ms-flex: 1 0 80%;
        flex-basis: 80%;
        text-align: right;
        margin: 5px;
    }
    #calendar_btn {
        width: 30px;
        height: 30px;
        background: url("../images/cal-sprite.png") 0px 0px;
        cursor: pointer;
        -ms-flex: 1 1 auto;
    }
    #mag_btn {
        width: 30px;
        height: 30px;
        background: url("../images/mag-sprite.png") 0px 0px;
        cursor: pointer;
        -ms-flex: 1 1 auto;
    }
    #calendar_btn:hover {
        background: url("../images/cal-sprite.png") 30px 30px;
    }
    #mag_btn:hover {
        background: url("../images/mag-sprite.png") 30px 30px;
    }
    #filter_btn {
        padding: 11px 35px;
        border-radius: 3px;
        border: 1px solid;
        background: rgb(27,55,100);
        color: #ffffff;
        font-size: 1em;
        cursor: pointer;
        -ms-flex: 1 1 auto;
    }
    #event_mobile_nav_triggers {
        display: block;
    }
    #event_mobile_calendar {
        display: none;
    }
    #event_mobile_calendar table {
        width: 80%;
        margin: 40px auto 0px;
    }
    #event_mobile_calendar table td, #event_mobile_calendar table th  {
        text-align: center;
        display: table-cell;
        border-bottom: none;
    }
    #event_mobile_calendar table tr  {
        display: table-row;
    }
    #event_mobile_searchbox {
        display: none;
        text-align: center;
        padding: 40px 0px 0px;
    }
    #event_mobile_filter_list {
        display: none;
        font-size: 1.5em;
    }
    #event_mobile_filter_list ul {
        padding: 40px 5px 5px 5px;
    }
    #event_mobile_filter_list ul li {
        padding: 5px;
        cursor: pointer;
    }
    #event_mobile_filter_list ul li:hover {
        border: 1px solid rgb(27,55,100) ;
    }
    #event_mobile_filter_list hr {
        color: rgb(27,55,100);
        margin: 5px 0px;
    }
    #event_mobile_searchbox input {
        font-size: 0.85em;
        padding: 10px;
        border-radius: 20px;
        border: 1px solid rgb(27,55,100);
        width: 90%;
        background: #FFFFFF url(../images/mag.png) no-repeat right center;
        color: rgb(27,55,100);
        background-size: 5%;
        background-position-x: 98%;
    }
}
@media all and (max-width: 900px) {
    .foot_menu_container {
        margin-left: 25% !important;
    }
}
@media all and (max-width: 885px) {
    #content2 .flex article {
        -webkit-flex-basis: 34%;
        -moz-flex-basis: 34%;
        -ms-flex-basis: 34%;
        -ms-flex: 1 0 34%;
        flex-basis: 34%;
        max-width: 38%;
    }

}
@media all and (max-width: 880px) {
    .header-top-menu > ul > li {
        padding: 20px 0 20px 10px;
    }
    #footermenu>div>div>a>img {
        width: 295px;
    }
    .carousel-indicators-container {
        top: 73%;
    }
}
@media all and (max-width: 870px) {
    .carousel-indicators-container {
        top: -160px;
        position: relative;
        right: 0px;
        display: block;
        min-height: 30px;
    }
}
@media all and (max-width: 850px) {
    .header-top-menu > ul > li {
        padding: 20px 0 20px 20px;
    }
    .foot_menu_container {
        margin-left: 25% !important;
    }
}
@media all and (max-width: 835px) {
    .top_ul >li:first-child .sf-mega {
        right: -50px;
    }
}
@media all and (max-width: 825px) {
    #event_nav {
        font-size: 0.9em !important;
    }
}
@media all and (max-width: 801px) {
    .mission-links-block h3:first-child {
        margin-top: 0px;
    }
    .header-menu .container {
        background: #1b3764;
    }
    .interiorHeader img {
        margin-top: 0px;
    }
    #news-and-events>.container>div {
        padding-left: 2%;
    }
    #about-scccd a {
        display: block !important;
    }
    .mobile-bubbles .flex div:last-child a {
        font-size: 1.5em;
    }
    .more-news-events .hide-in-mobile {
        display: block !important;
        width: initial;
        margin: 0px auto;
    }
    #about-scccd {
        padding: 50px 0;
    }
    .mission-links-block>div+div {
        border-radius: 25%;        
    }
    .links-container {
        margin: 0px auto;
        padding: 40px 0;
        background: transparent;
    }
    .interior {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #about-scccd h3:before {
        top: 150%;
    }
    .mobile-bubbles {
        margin-top: -50px;
    }
    .carousel-caption {
        left: 3%;
    }
    .carousel-inner .carousel-caption h1 {
        margin-bottom: 10px;
    }
    .carousel-inner .carousel-caption p {
        margin-bottom: 40px;
        display: block !important;
    }
    .carousel-indicators-container {
        top: -80px;
        position: relative;
        right: 0px;
        display: block;
        min-height: 30px;
        margin-left: 40px;
    }
    #site_logo_wrapper div:last-child {
        display: block; 
    }
    #ie11_fix {
        display: block !important;
    }
    #ie_footer_image_fix {
        display: block;
        margin-bottom: 20px;
    }    
    .itemContainer {
        -webkit-flex-basis: 100% !important; 
        -moz-flex-basis: 100% !important;
        -ms-flex-basis: 100% !important;
        flex-basis: 100% !important; 
        margin-right: 0px; 
    }
    #footermenu>div>div>a>img {
        width: auto;
    }
    #ie_footer_new_image_fix,
    .ie_footer_fix {
        display: none !important;
    }    
    #ie_footer_image_fix {
        display: block;
    }    
    .address-and-social-links {
        -webkit-flex-basis: 100% !important; 
        -moz-flex-basis: 100% !important;
        -ms-flex-basis: 100% !important;
        -ms-flex: 1 0 100%;
        flex-basis: 100% !important; 
        justify-content: flex-start;
        text-align: left;
        width: 100%;
    }
    .footer_links {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display: flex;
        justify-content: flex-start;
        -webkit-justify-content: flex-start !important; /* Added to fix issue with alignment on smaller screens in Chrome, Edge, and Safari. */
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-basis: 50%;
        -ms-flex: 1 0 50%;
        flex-basis: 50%;
        text-align: left;
        margin: 0px;
    }
    #footermenu div>div:last-child {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display: flex;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-basis: 50%;
        -ms-flex: 1 0 50%;
        flex-basis: 50%;
    }
    .mobile-bubbles .flex {
        padding: 15px 20px;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-line-pack: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: Oswald-Regular, sans-serif;
        font-size: 15px;
        border-bottom: 1px solid #e6e6e6;
    }
    .mobile-bubbles .flex> div:first-child {
        border-radius: 100%;
        margin-right: 15px;
        background: #e6e6e6;
        flex-shrink: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-line-pack: center;
        -ms-flex-align: center;
        align-items: center;
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: 20px;
    }
    .mobile-bubbles .flex> div:first-child img {
        width: 30px;
        height: 30px;
    }
    .hide-in-mobile {
        display: none !important;
    }
    .display-in-mobile {
        display: block;
    }
    .header-menu {
        position: relative;
        padding: 90px 0 0;
    }
    .header-menu .container {
        justify-content: flex-start;
        margin: 0px;
    }
    #site_logo_wrapper {
        position: absolute;
        left: 15px;
        top: 15px;
    }
    .search-mobile {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex: 1 0 100%;
        flex-basis: 100%;
    }
    .search-mobile input {
        -webkit-flex-basis: 90%;
        -moz-flex-basis: 90%;
        -ms-flex-basis: 90%;
        -ms-flex: 1 0 90%;
        flex-basis: 90%;
        padding: 10px 0px;
        text-indent: 15px;
        border: none;
        border-radius: 0px;
    }
    .search-mobile button {
        -webkit-flex-basis: 10%;
        -moz-flex-basis: 10%;
        -ms-flex-basis: 10%;
        -ms-flex: 1 0 10%;
        flex-basis: 10%;
        background: #fff url(../images/mobilesearch.png) 72% 50% no-repeat;
        background-size: 22px;
        border: none;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 42% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-lang(x), .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 50% 50% no-repeat;
        background-size: 22px;
    }

    .homeCircle {
        margin: 20px auto;
    }
    .videodesc {
        width: 100%;
    }
    .itemImage {
        text-align: center;
        margin-right: 0px;
    }
    .interior {
        display: block;
    }
    .interior .flex {
       -webkit-flex-direction: column;
       -moz-flex-direction: column;
       -ms-flex-direction: column;
       flex-direction: column;
        display: block;
    }
    .interior .flex>div {
        width: 100%;
        margin-left: 0;
    }
    .interior>div+div {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        flex-basis: 100%;
    }
    .interior .flex>div+div {
        margin-left: 0;
    }
    .content {
        padding: 0 0;
    }
    h1, h2 {
        font-size: 22px;
    }
    #portraitNav {
        display: block;
        background: #1b3764;
        width: 100%;
    }
    .mobilemenu {
        display: none;
    }
    #landscapeNav {
        display: none;
    }
    #portraitNav .subnavigation_column {
        display: none;
        padding-bottom: 15px;
        border-top: none;
        background: #e6e6e6;
     }
    #portraitNav .subnavigation_column li {
    }
    #portraitNav .subnavigation_column li:last-child {
    }
    #portraitNav .subnavigation_column li a {
        font-size: 16px !important;
        margin: 10px !important;
        color: #1b3764;
        text-transform: uppercase;
    }
    #portraitNav .subnavigation_column li a:active, #portraitNav .subnavigation_column li a:focus, #portraitNav .subnavigation_column li a:hover {
        color: #009ada !important;
    }
    #portraitNav .subnavigation_item span a {
        font-size: 16px !important;
        padding: 18px 0 4px !important;
        font-family: "IstokWeb-Regular";
    }
    #portraitNav .subnavigation_item span a:active, #portraitNav .subnavigation_item span a:focus, #portraitNav .subnavigation_item span a:hover {
        color: #009ada !important;
    }
    .itemImage {
        margin-bottom: 1em !important
    }
    .itemDetails h2 {
        text-align:center;
    }
    .skip {
        color: rgb(27,55,100) !important;
    }
    #content1 {
        display: none;
    }
    #content2 {
        display: block;
    }
    #content2 .flex article {
        -webkit-flex-basis: 41%;
        -moz-flex-basis: 41%;
        -ms-flex-basis: 41%;
        -ms-flex: 1 0 41%;
        flex-basis: 41%;
        max-width: 41%;
    }
    #content1 row {
        display:-webkit-box !important;
        display:-moz-box !important;
        display:-ms-flexbox !important;
        display:-webkit-flex !important;
        display: flex !important;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .event_image {
        width: 30% !important;
            margin: auto;
    }
    .event_desc_wrap {
        width: 60% !important;
            margin: 0px 10px 0px 10px !important;
            text-align: left;
    }
    .arrowmenu {
        display: inline-block;
    }
    
    .subnavigation_column {
        margin-left: -20px;
    }
    .subnavigation_column li {
        border-top: none !important;
        padding-top: 5px !important;
    }
    .subnavigation_column li a {
        padding: 4px !important;
        font-family: "IstokWeb-Bold", sans-serif;
    }
    .subnavigation_column li a:hover {
        color: #428bca !important;
    }
    .news {
        position: relative;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    body {
        min-width: 320px;
    }
    .arrowmenu {
        display: inline-block;
    }
    .news {
        position: relative;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .news p, .news h3 {
        width: inherit;
    }
    .news {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .news>div:first-child {
       text-align: center;
    }
    .content {
        width: inherit;
        margin: 0 15px;
    }
    .hideinmobile {
        display: none !important;
    }
    #information>div {
        justify-content: center;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-align: center;
        -moz-flex-align: center;
        -ms-flex-align: center;
    }
    #hamburger {
        width: 24px;
        height: 20px;
        position: absolute;
        right:  15px;
        top: 35px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        -webkit-flex-shrink:0;
        -ms-flex:0 0 auto;
        flex-shrink:0;
        overflow: hidden;
    }
    #hamburger span {
        display: block;
        position: absolute;
        height: 4px;
        width: 24px;
        background: rgb(27,55,100);
        border-radius: 4px;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #hamburger span:nth-child(1) {
        top: 0px;
    }
    #hamburger span:nth-child(2) {
        top: 8px;
    }
    #hamburger span:nth-child(3) {
        top: 16px;
    }
    #hamburger.menu-opened span:nth-child(1) {      
        top: 8px;       
        -webkit-transform: rotate(135deg);      
        -moz-transform: rotate(135deg);     
        -o-transform: rotate(135deg);       
        transform: rotate(135deg);      
    }       
    #hamburger.menu-opened span:nth-child(2) {      
        opacity: 0;     
        right: -60px;       
    }       
    #hamburger.menu-opened span:nth-child(3) {      
        top: 8px;       
        -webkit-transform: rotate(-135deg);     
        -moz-transform: rotate(-135deg);        
        -o-transform: rotate(-135deg);      
        transform: rotate(-135deg);     
    }
        #footermenu {
        height: auto;
        min-height: 332px;
        text-align: center;
    }
    #footermenu>div {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    footer {
        text-align: center;
        height: auto;
    }
    footer>div>div>* {
        font-size: 10px;
    }
    footer>div>div+div {
        margin: 0 0 10px 0;
        line-height: 10px;
    }
    #information {
        height: auto;
        display: block;
    }
    .flex_bubble {
        height: auto;
        display: block !important;
        position: relative;
    }
    #footermenu>div>div>a>img {
        padding-bottom: 20px;
    }
    #footermenu div.fontrr {
        margin-bottom: 15px;
        font-size: 13px;
        line-height: 1.5em;
    }
    #footermenu dt {
        text-transform: uppercase;
    }
    #footermenu .display-in-mobile div {
        width: 100%;
        display: block !important;
        flex-basis: 100% !important;
    }
    #footermenu .display-in-mobile ul {
        text-align: left;
        padding-left: 20px;
        padding-top: 5px;
    }
    #footermenu .display-in-mobile ul li {
        display: inline-block;
        margin: 5px 3px;
    }
    footer div, footer div:nth-child(2) {
        float: none;
    }
    footer>div {
        -webkit-align-items: baseline;
        -moz-align-items: baseline;
        -ms-align-items: baseline;
        -ms-flex-line-pack: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding: 5px 0px !important;
    }
    /* The following style caused issues with Ocelot Chatbot.
    footer div:last-child {
        display: none;
    }
    */
    #leftlinks, #rightlinks {
        -webkit-flex-basis: 50% !important;
        -moz-flex-basis: 50% !important;
        -ms-flex-basis: 50% !important;
        -ms-flex: 1 0 50% !important;
        flex-basis: 50% !important;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -ms-flex-line-pack: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0px 0px !important;
        padding: 20px;
        display:-webkit-box !important;
        display:-moz-box !important;
        display:-ms-flexbox !important;
        display:-webkit-flex !important;
        display: flex !important;
    }
    #leftlinks ul li, #rightlinks ul li {
            line-height: 1.75em;
    }
    #leftlinks ul li a, #rightlinks ul li a {
            color: #FFFFFF;
    }
    #information>div>div {
        position: relative;
    }
    div h2 {
        font-size: 25px;
    }
    .news {
        margin-bottom: 50px;
        margin-top: 40px;
    }
    .news p {
        margin-bottom: 10px;
    }
    .news>div>a {
        font-size: 14px;
    }
    .mobile_arrow {
        float: right; 
        padding: 0px !important;
        width: 38px;
        z-index: 8;
    }
    .mobile_nav_link {
        z-index: 10;
        cursor: pointer;
        float: left;
        margin-top: -6.5px;
    }
    .arrowmenu {
        position: relative;
        transition: all 0.75s 0.25s;
    }
    .toggle-down {
      transform: rotate(0deg);
    }
    .toggle-up {           
      transform: rotate(450deg);        
    }   
    .news>div {
        padding-right: 0;
    }
    .videoshare {
        text-align: center;
    }
    .foot_menu_container {
        flex-basis: 80% !important;
        margin: 0px auto !important;
        width: 80% !important;
    }
    #social_mobile_view {
        display:-webkit-box !important;
        display:-moz-box !important;
        display:-ms-flexbox !important;
        display:-webkit-flex !important;
        display: flex !important;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-line-pack: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px
    }
    #social_wide_view {
        display: none;
    }
    #event_nav_mobile {
        display: block;
    }
    .event_detail_social_btn_mobile {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-grow: 1;
        -ms-flex: 1;
        flex-grow: 1;
        text-align: center;
    }
    #content1 {
        display: none !important;
    }
    #event_calendar_col, #event_nav {
        display: none;
    }
    #content2 {
        display: block !important;
    }
}
@media screen and (max-width: 750px) {
   table {
      border: 0;
    }
    table thead {
      display: none;
    }
    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid rgb(27,55,100);
    }
    table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }
    table td:last-child {
      border-bottom: 0;
    }
    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }  

}
@media screen and (max-width: 740px) {
    #content2 .flex article {
        -webkit-flex-basis: 35%;
        -moz-flex-basis: 35%;
        -ms-flex-basis: 35%;
        -ms-flex: 1 0 35%;
        flex-basis: 35%;
        max-width: 35%;
    }
    .carousel .carousel-indicators li {
        height: 25px !important;
        width: 25px !important;
    }
    .carousel-control {
        display: block;
    }
    .carousel-control:active, .carousel-control:focus, .carousel-control:hover, .glyphicon-chevron-left:active, .glyphicon-chevron-left:focus, .glyphicon-chevron-left:hover, .glyphicon-chevron-right:active, .glyphicon-chevron-right:focus, .glyphicon-chevron-right:hover {
        border: none !important;
        outline: 0 !important;
    }
    .glyphicon-chevron-left:before {
        content: "\e079" !important;
    }
    .glyphicon-chevron-right:before {
        content: "\e080" !important;
    }
    .glyphicon-chevron-right {
        top: 76% !important;
        font-size: 28px;
        margin-right: 10vw !important;
    }
    .glyphicon-chevron-left {
        top: 76% !important;
        font-size: 28px;
        margin-left: 70vw !important;
    }

}
@media screen and (max-width: 680px) {
    .carousel-caption {
        top: 4.75vw;
    }
    .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 66% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 34% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-lang(x), .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 44% 50% no-repeat;
        background-size: 22px;
    }



}
@media screen and (max-width: 640px) {
    .carousel-indicators-container {
        top: -40px;
    }
    @supports (-ms-accelerator:true) {
        #right-block-transfer:before {
            left: 40vw !important;
        }
        #transfer, #right-block-transfer {
            max-height: 99vw;
        }
    }    
    @supports (-ms-ime-align:auto) {
        #right-block-transfer:before {
            left: 40vw !important;
        }
        #transfer, #right-block-transfer {
            max-height: 99vw;
        }
    }    
    .glyphicon-chevron-right,
    .glyphicon-chevron-left {
        top: 83% !important;
    }
}
@media screen and (max-width: 605px) {
    .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 60% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-fullscreen, :root .event_mobile_icon {
        flex-basis: auto;
        -ms-flex: 1 0 auto;
    }
    _:-ms-lang(x), .event_mobile_icon {
        flex-basis: auto;
        -ms-flex: 1 0 auto;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 28% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-lang(x), .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 30% 50% no-repeat;
        background-size: 22px;
    }
    .more-news-events {
        padding-right: 2%;
    }
    .more-news-events .hide-in-mobile {
            width: initial;
    }
    .more-news-events>div:first-child>a {
        margin-left: 0px;
    }
    .newsFlex > div {
        margin-bottom: 60px;
    }
    .events_column {
        margin: 10px 10px 10px 0;
    }
    .column_two {
        margin: 10px 0 10px 10px;
    }
    #news-and-events>.container>div:last-child {
        padding-left: 0;
    }
    .slider-button {
        display: none;
    }
    #information {
        margin-top: -40px;
    }
    #information > .container > div {
        width: 80%;
    }
    .glyphicon-chevron-right,
    .glyphicon-chevron-left {
        top: 80% !important;
    }
}
@media screen and (max-width: 540px) {
    .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 52% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 22% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-lang(x), .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 24% 50% no-repeat;
        background-size: 22px;
    }
    #about-scccd p {
        padding-top: 10px;
    }
    #content1 row {
        display: block !important;
    }
    .event_image {
        width: 100% !important;
        margin: 10px auto;
    }
    .event_desc_wrap {
        width: 100% !important;
        text-align: center;
        margin: 0px !important;
    }
    .event_categories {
        display: block;
    }
    .interior h1 {
        font-size: 2.35em;
    }
    .carousel-caption {
        z-index:99;
    }
    #about-scccd h3 {
        margin-bottom: 60px;
    }
    #site_logo_wrapper img:first-child {
        margin-right: 0px;
    }
    #information {
        margin-top: -60px;
    }
    #information > .container > div {
        width: 90%;
    }
    .swiper-slide p {
        font-size: 14px;
    }
}

@media screen and (max-width: 490px) {
    .swiper-slide p {
        font-size: 14px;
    }
    .slick-dots li {
        margin: 5px;
    }
}
@media screen and (max-width: 480px) {
    .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 44% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 6% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-lang(x), .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 8% 50% no-repeat;
        background-size: 22px;
    }
    .newsFlex {
        text-align: center;
    }
    #news-and-events h3 {
        text-align: left;
    }
    .news, .news>div:last-child {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        flex-basis: 100%;
        padding: 0px;
        margin: 0px !important;
    }
    .news {
        padding: 0px 0px 40px;
    }
    .news h4 {
        margin: 15px 0;
    }
    .news p {
        text-align: left;
        margin: 0;
        padding: 0;
    }
    #about-scccd h3 {
        margin-bottom: 60px;
    }
    .mobile-bubbles {
        margin-top: -15px;
    }
    #site_logo_wrapper div:last-child img {
        width: 80%;
    }
    footer {
        margin: 20px 0px !important;
        padding: 0px !important;
    }
    #footermenu .display-in-mobile ul li {
        margin: 5px 16px;
    }
    .carousel {
        max-height: 500px;
    }
    .dark_gradient {
        max-height: 500px;
    }
    .carousel img {
        height: auto !important;
        width: auto !important;
    }
    .carousel-inner .carousel-caption {
        left: -15%;
        top: 3%;
        max-width: 400px;
        max-height: 360px;
    }
    .carousel-inner .carousel-caption h1 {
        font-size: 4em;
    }
    .carousel-inner .carousel-caption p {
        font-size: 2.25em;
    }
   #content2 .flex article {
         -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex: 1 0 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .carousel-caption {
        left: 13%;
    }
    .carousel-inner .carousel-caption p {
        margin-bottom: 1.9284vw;
    }
    .carousel-indicators-container {
        margin-left: 20px;
    }
    .news {
        display: block;
        width: 99%;
    }
    #information>div>div {
        margin: 50px;
        padding: 0px;
    }
    .homeCircle {
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    border-radius: 42px;
    }
    .homeCircle img {
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -ms-border-radius: 0px !important;
        -o-border-radius: 0px !important;
        border-radius: 0px !important;
        -webkit-appearance: none;
        -moz-appearance:none;
        appearance: none;
    }
    .swiper-pagination {
        position: relative;
    }
   
    .news>div {
        padding: 0px !important;
        margin: 0px;
    }
    .news p, .news h3 {
        padding-right: 0px;
        margin-right: 0px;
    }
    #information {
        margin-top: 20px;
    }
    .transfer-slider-content .transfer_p:last-child {
        display: none;
    }
    .slick-dots {
        bottom: -25px;
    }
    .glyphicon-chevron-right,
    .glyphicon-chevron-left {
        top: 89% !important;
    }
}
@media screen and (max-width: 470px) {
    .mobile-bubbles .flex div:last-child a {
        font-size: 1.25em;
    }
}
@media screen and (max-width: 460px) {
    .carousel-inner .carousel-caption {
        left: -10%;
    }
}
@media screen and (max-width: 440px) {
    .carousel-inner .carousel-caption {
        left: -10%;
    }
    .transfer-slider-container {
        margin-top: 10%;
        height: 95%;
    }
}
@media screen and (max-width: 420px) {
    .carousel-inner .carousel-caption {
        left: -5%;
    }
    #site_logo_wrapper div:last-child {
        display: none;
    }
    .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 36% 50% no-repeat;
        background-size: 22px;
    }
    _:-ms-fullscreen, :root .search-mobile input {
        -ms-flex: 1 0 85%;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        -ms-flex: 1 0 15%;
        background: #fff url(../images/mobilesearch.png) 25% 50% no-repeat;
        background-size: 22px;
        border: none;
    }
    _:-ms-lang(x), .search-mobile input {
        -ms-flex: 1 0 85%;
    }
    _:-ms-lang(x), .search-mobile button {
        -ms-flex: 1 0 15%;
        background: #fff url(../images/mobilesearch.png) 27% 50% no-repeat;
        background-size: 22px;
        border: none;
    }
}
@media screen and (max-width: 400px) {
    .carousel-inner .carousel-caption {
        left: 0%;
    }
    .mobile-bubbles .flex div:last-child a {
        font-size: 1em;
    }
    .transfer-slider-content h3 {
        font-size: 14px;
    }
    .swiper-slide p {
        font-size: 12px;
    }
    .event_detail_image img {
        width: 100%;
    }
}
@media all and (max-width: 320px) {
    .carousel-inner .carousel-caption {
        max-width: 280px;
        max-height: 300px;
    }
    _:-ms-fullscreen, :root .search-mobile button {
        background: #fff url(../images/mobilesearch.png) 12% 50% no-repeat;
        background-size: 22px;
    }
}
@media all and (max-width: 300px) {
    .carousel-inner .carousel-caption {
        max-width: 220px;
        max-height: 300px;
    }
    .carousel-inner .carousel-caption p {
        font-size: 1.75em;
    }
}
@media all and (min-width: 320px) and (max-width: 801px) {
    #slider  .content>h1 {
        font-size: 22px;
    }
    .homeCircle {
        max-width: 350px;
        margin: 20px auto;
    }
    .right_column ul li {
        margin-bottom: 12px;
        list-style: none;
    }
}
@media all and (max-width: 380px) {
    #ie_footer_image_fix {
        width: 280px;
    }
    .videodesc {
        width: 100%!important;
        margin-left: 0px!important;
    }
    .videoshare {
        width: 100%!important;
        margin-left: 0px!important;
    }
    .news {
        display: block;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding-right: 0;
    }
    .news p, .news h3 {
       padding-right: 0;
    }
    nav.right_column h2 {
        margin: 50px 0 25px;
    }
    nav.right_column.fontrm {
        text-align: center;
        border-left: none;
        padding-left: 0px;
    }
    nav.right_column.fontrm ul li:first-child {
        border-top: 1px solid rgb(184,182,183);
    }
    nav.right_column.fontrm ul li {
        list-style: none;
        border-bottom: 1px solid rgb(184,182,183);
        padding-bottom: 1.25em;
        padding-top: 1.25em;
        margin-bottom: 0;
    }
    nav.right_column.fontrm ul li a:hover {
        text-decoration: none;
        background-color: rgba(255,255,255,.5);
    }
    .right_column ul li {
        text-indent: 0 !important;
        margin-left: 0 !important;
    }
    .news p, .news h3 {
        margin-top: 0em;
    }
    img {
        border-radius: 0 !important;
    }
    .itemImage a>img {
        border-radius: 50% !important;
    }
    .directoryImg img {
        border-radius: 50% !important;
    }
    td img {
        border-radius: 50% !important;   
    }
    #slider  .content {
        top: 6vw;
    }
    #footermenu {
        text-align: center;
    }
    .carousel-inner .carousel-caption h1 {
        font-size: 3em;
    }
    .slick-dots li button {
        min-width: 16px;
        min-height: 16px;
        font-size: 10px;
    }
}
@media all and (max-width: 370px) {
    .swiper-slide p {
        font-size: 10px;
    }
}
@media all and (min-height: 1025px) {
    #save_modal_details {
        top: 15%;
    }
}


@media all and (max-width: 1024px) {
    #transfer, #left-block-transfer, #right-block-transfer {
        min-height: auto;
    }
    #transfer {
        height: 75vw;
        padding: 0 0;
        position: relative;
    }
    #transfer> .flex {
        border-radius: 0;
        overflow: hidden;
        width: 100%;
        padding-bottom: 0;
        height: 75vw;
    }
    #left-block-transfer {
        background: 95% bottom url(../images/transfer-background.png) no-repeat;
        background-size: cover;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        flex-grow: 0;
        width: 45%;
        box-sizing: border-box;
    }
    #right-block-transfer {
        width: 55%;
    }
    #right-block-transfer:before {
        height: 88vw;
        width: 30vw;
        border-radius: 100%;
        background: #1b3764;
        position: absolute;
        content: "";
        left: 42vw;
        top: -6.5vw;
    }
    .transfer-slider-container {
        width: 75%;
        height: 80%;
        position: relative;
        margin-top: 16%;
        margin-left: 5%;
    }
}
@media screen and (max-width: 717px) {

#right-block-transfer:before {
    left: 41vw;
    top: -6.5vw;
}


}

@media all and (max-width: 640px) {
    #transfer, #left-block-transfer, #right-block-transfer {
        min-height: auto;
    }
    #transfer {
        height: 100vw;
    }
    #transfer> .flex {
        height: 100vw;
    }
    #left-block-transfer {
        background: 100% bottom url(../images/transfer-background.png) no-repeat;
        background-size: cover;
    }
    #right-block-transfer:before {
        height: 113vw;
        top: -6.5vw;
        left: 40vw;
    }
    .transfer-slider-container {
        width: 86%;
        height: 85%;
    }
}
