@media (max-width: 960px) {

    #container {
        width: 100% !important;
    }

    #logo {
        margin: 10px auto;
        float: none;
    }

    #banner {
        width: 98%;
        padding: 0 1%;
        height: 108px;
    }

    #banner .separater {
        display: none;
    }

    #navigation {
        width: 100%;
        padding: 0 2%;
        background: none;
    }

    #navigation > div > ul {
        width: 100%;
        position: relative;
        padding: 0;
    }

    .searchBox {
        top: 6px;
        right: 8px;
    }

    .header {
        height: 148px;
        padding: 0;
        width: auto;
    }

    .home .header {
        height: 166px;
    }

    .headerNav {
        width: 100%;
        padding: 0;
    }

    .headerNav .followGeorgia {
        display: none;
    }

    .headerCont {
        height: auto;
    }
    #headerContactUs{
  	float:right;
    }
    .subnav {
        width: 100%;
        height: auto;
        padding: 10px 0;
        position: relative;
    }

    .bottomContent,
    .bcSection1, .bcSection2 {
        width: 100% !important;
    }

    body {
        background-color: #434444;
        background-image: none;

    }

    .genericContentTT #main {
        margin-top: 0;
    }
    #main {
        width: 100% !important;
    }

    .home #main {
        margin-top: 6px;
    }

    .breadcrumbs {
        margin: 0 0 10px;
        padding: 10px 2%;
    }

    .breadcrumbs,
    .breadcrumbs a,
    .breadcrumbs a:link,
    .breadcrumbs a:visited,
    .breadcrumbs span {
        font-size: 12px
    }

    .genericContentTT .mainContent {
        width: 96%;
        margin: 0;
        background-color: #ffffff;
        padding: 0 2%;

    }

    .mainContent img {
        max-width: 100%;
        padding: 0;
        height: auto;
    }

    .mb-outer {
        width: 100%;
    }
    .mb-header,
    .mb-footer {
        display: none;
    }

    .bottomContent-top {

    }

    .mb-outer .mb {
        width: 100%;
    }

    .topImage {
        display: none;
    }

    .complementary {
        border: 0;
        width: 100%;
        padding-top: 20px;
        height: auto !important;
    }

    .complementary-top {
        width: 100%;
    }  

    .bcSection {
        float: none;
        background-color: #ffffff;
        width: 100%;
        display: inline-block;
    }

    .bcSection-content {
        width: 96%;
        margin: 5px 2% 15px 2%;
        background-color: #ffffff;
    }

    footer {
        width: 100% !important;
        margin: auto;
    }

    .footerWrap {
        margin-top: 0;
    }

    .footerContainer {
        padding: 0;
        width: 100%;
    }


    .footerContainer .footerContact {
        float: none;
        width: 100%;
    }

    .footerContainer .footerLinks {
        float: none;
        width: 100%;
        margin: 0;
    }

    .footerMiddle,
    .footer .linksOne,
    .footer .linksTwo,
    .footer .linksThree,
    .footer .connectWithUs,
    .footer .contactUsBox,
    .footerLinks .footerMiddle,
    .footerLinks .footerBottom {
        margin: 0;
        padding: 10px 0;
    }

    .footerMiddle ul li {
        float: none;
        width: auto;
    }

    ul#menu-footer-links {
        float: none;
    }

    .footerBottom .orange13 {
        float: none;
        display: block;
    }

    .footerLinks .footerBottom li,
    .footerLinks .footerBottom li:first-child {
        display: block;
        float: none;
        margin: 0;
        padding: 3px 0;
    }

    #mobile-main-nav {
        display: block;
    }

    #desktop-main-nav {
        display: none;
    }

    /* ======== FRONT PAGE ======== */

    * {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .home a.toggleMenu {
        color: #ffffff;
    }

    #heroSection {
        width: 100% !important;
        height: auto;
    }

    .sliderBox, 
    .bx-wrapper, 
    .bx-window, 
    #HeroSlider,
    #HeroSlider li,
    #HeroSlider img {
        margin: 0;
        width: 100% !important;
    }

    .sliderBox, 
    .bx-wrapper, 
    .bx-window, 
    #HeroSlider li,
    #HeroSlider img {
        height: auto !important;
    }

    .trendingTopics {
        clear: both;
        float: none;
        width: 100%;
    }

    .mb-outer .mb {
        padding-bottom: 0;
        background: white !important;
        border-bottom: 10px solid #d4d4d4;
    }

    .mb .mb-content {
        margin: 0;
        padding: 0;
        width: 100%;
        border-top: 10px solid #4EAA4A;
    }
    .mb .mb-link {
        padding: 10px 20px 0;
        border-top: none;
    }

    .home .mb-content {
        padding-bottom: 32px
    }

    .home .mb-content .mb-link {
        padding: 0 10px;
        bottom: 0;
    }

    .mb .mb-link:first-of-type {
        border-top: 1px solid #CCC;
    }
    .mb .mb-link:last-of-type {
        padding-bottom: 10px;
    }

    .mb-title img {
        max-width: 100%;
        height: auto;
    }
    .mb .mb-title,
    .mb .webpart {
        padding: 10px 10px 0;
    }

    .bb-outer {
        margin: 0;
    }

    .bb-outer, 
    .bb-outer .bb-inner,
    .bb-outer .bb-inner .bb,
    .bb-outer .bb-content {
        width: 100%;
        float: none;
        clear: both;
        background: none !important;
    }

    .bb-outer .bb-inner {
        background: white !important;
        border-top: 10px solid #4EAA4A;
    }

    .bb-content-left,
    .bb-content-right {
        margin: 0;
        padding: 10px 10px 0;
    }
    .bb-content-right {
        margin: 10px 0 0;
        border-top: 10px solid #4EAA4A;
    }

    .bb-content .tabs,
    .complementary .tabs {
        height: auto;
    }

    .bb-content .tabs li,
    .complementary ul.tabs li {
        width: 100%;
        border-radius: 0;
        height: auto;
        line-height: 1.3;
    }

    .bb-content .tabs li a:link,
    .bb-content .tabs li a:visited,
    .bb-content .tabs li a:hover,
    .bb-content .tabs li a:active,
    .complementary .tabs li a:link,
    .complementary .tabs li a:visited,
    .complementary .tabs li a:hover,
    .complementary .tabs li a:active {
        padding: 8px;
        font-size: 16px;
    }

    /* Hide the video tab, most likely device can't play anyway. */
    .bb-tabs-bottom .tabs li:last-of-type.active {
        border-bottom-color: #999;
    }

    .tab_content {
        padding: 10px;
    }

    .LatestPressReleases .event, 
    .RssList .feed, 
    .UpcomingEvents .event {
        clear: both;
        float: none;
        width: 100%;
    }

    .UpcomingEvents .otherEvents, .LatestPressReleases .links, .RssList .links {
        border: none
    }

    .UpcomingEvents ul li {
        width: 100%;
    }

    .LatestPressReleases .links {
        padding-left: 0;
    }
 	
	#videoCarouselTable,
	#videoCarouselTable * {
		box-sizing: border-box;
	}
	#videoCarouselTable img {
		height: 100px;
	}
	
	#videoCarouselTable {
		margin: 0px auto;
	}
	#videoCarouselTable td {
		vertical-align: middle;
	}
	#videoCarouselCell {
		width: 180px;
	}
	.videoCarouselContainer {
		width: 180px !important;
		height: 480px !important;
	}
	.videoCarouselContainer.single {
		height: 160px !important;
	}
	.videoCarouselContainer.double {
		height: 320px !important;
 	}
 	#videoCarousel {
		width: 180px !important;
		height: 480px !important;
	}
	.videoCarouselContainer.single #videoCarousel {
		height: 160px !important;
	}
	.videoCarouselContainer.double #videoCarousel {
		height: 320px !important;
	}
	#videoCarousel li {
		width: 160px;
	}

    footer.clearfix {
        margin: 0;
        width: 100% !important;
    }
    .footer {
        padding: 0 20px 20px;
    }



    /* Navigation */

    #navigation {
        height: 38px;
    }

    a.toggleMenu {
        display:  none;
        background: #666;
        padding: 10px 15px;
        color: #fff;
        border-radius: 2px;
        border: 1px solid #8a8a8a
    }
    .nav {
        list-style: none;
        *zoom: 1;
        display: none;

    }
    .nav:before,
    .nav:after {
        content: " "; 
        display: table; 
    }
    .nav:after {
        clear: both;
    }
    .nav ul {
        list-style: none;
        width: 15em;

    }

    .nav ul li {
        background-color: #000000;
    }
    .nav a {
        padding: 10px 15px;
        color:#fff;

    }
    .nav li {
        position: relative;
    }
    .nav > li {
        float: left;

    }

    .nav > li > a {
        display: block;
        text-decoration: none;


    }
    .nav li ul {
        position: absolute;
        left: -9999px;
        top: 61px;
    }
    .nav > li.hover > ul {
        left: 0;
    }
    .nav li li.hover ul {
        left: 100%;
        top: 0;
    }
    .nav li li a {
        display: block;
        background: #252525;
        position: relative;
        z-index:100;

    }
    .nav li li li a {
        background:#434444;
        z-index:200;

    }

    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }

    .nav ul {
        display: block;
        width: 100%;
    }
    .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

    .nav > li > a {
        padding: 0;
    }

    #menu-item-18 > a {
        background: url("../../images/navigation.png") no-repeat scroll 0 0;
        height: 63px;
        text-indent: -9999px;
        width: 202px;
    }


    #menu-item-18 > a:hover {
        background: url(../../images/navigation.png) no-repeat 0 -63px;
    }

    #menu-item-17 > a {
        width: 211px;
        height: 63px;
        margin: 0 0 0 1px;
        background: url(../../images/navigation.png) no-repeat -200px 0;
        text-indent: -9999px;
    }

    #menu-item-17 > a:hover {
        background: url(../../images/navigation.png) no-repeat -200px -63px;
    }

    #menu-item-16 > a {
        width: 184px;
        height: 63px;
        margin: 0 0 0 1px;
        background: url(../../images/navigation.png) no-repeat -418px 0;
        text-indent: -9999px;
    }

    #menu-item-16 > a:hover {
        background: url(../../images/navigation.png) no-repeat -418px -63px;
    }

    #menu-item-15 > a {
        width: 127px;
        height: 63px;
        margin: 0 0 0 1px;
        background: url(../../images/navigation.png) no-repeat -600px 0;
        text-indent: -9999px;
    }

    #menu-item-15 > a:hover {
        background: url(../../images/navigation.png) no-repeat -600px -63px;
    }



    #menu-item-18 > a,
    #menu-item-18 > a:hover,
    #menu-item-17 > a,
    #menu-item-17 > a:hover,
    #menu-item-16 > a,
    #menu-item-16 > a:hover,
    #menu-item-15 > a,
    #menu-item-15 > a:hover {
        background: #000;
        text-indent: 0;
        height: auto;
        width: 100%;
        font-weight: bold;
        margin: 0;
        padding: 10px 15px;
    }


    .nav li li {
        text-indent: 20px;;
    }

    .nav li li li {
        text-indent: 40px;;
    }


    .subnav a.pages-menu-toggle {
        display: block;
        text-align: center;

    }

    .pages-menu {
        display: none;
    }


    /* Video page */

    .VideoDetail {
        width:100%;
        float:none;
        text-align:left;
    }
    
    .video-thumbnails table td {
        display: block;
    }

    .VideoLibraryControls {
        width: auto;
    }

    .VideoFeedFilter {
        display: block;
        float: none;
    }

    .addthis_toolbox {
        width: 100%;
    }


    /* http://avexdesigns.com/responsive-youtube-embed/ */
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px; height: 0; overflow: hidden;
    }

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .only_mobile{
	display:block;
    }
    .only_desktop{
	display:none;
    }
}
