@media (max-width: 768px) {

  .badger-outer-mobile {
    position: absolute;
    top:  111px;
    right: 22px;
  }
  
  .badger-inner-mobile {
    border-radius: 15px;
    background: #900;
    margin: 3px;
    z-index: 99999
  }
  

  footer {
    padding: 10px 0;
  }
  
  footer .twitter, footer .linkedin, footer .youtube {
    margin-right: 20px;
  }
  
  footer .social-block {
    float: right;
    margin-top: 15px;
  }

  footer .signature {
    margin: 0 0 10px 10px;
  }
  
  #carousel-container {
    height: auto;
  }
  
  #breadcrumbs {
    display: none;
  }
  
  #wrapper {
    padding: 0;
    border: none;
  }
  
  .category-callout {
    margin: 0;
  }
  
  .category-select {
    width: 100%;
    margin: 10px 0;
    float: none;
  }
  
  .column30 {
    width: 100%;
    float: none;
  }
  
  .column50 {
    width: 100%;
    float: none;
  }
    
  .column70 {
    width: 100%;
    float: none;
  }
  
  .column100 {
  	width: 100%;
    float: none;
  }
  
  .callout-right {
  	width: initial;
    margin-left: 0;
    float: none;
  }
  
  .callout-right-container {
  	width: initial;
    margin-left: 0;
    float: none;
  }
  
  .carousel {
  	position: static;
  }
  
  .carousel-title {
    padding: 3px;
    text-align: center;
  }
  
  .content-wrapper {
    padding: 0 10px;
  }
  
  .event-container .event-schedule div {
  	display: block;
	width: 100%;
}
  
  .carousel-home-container > #carousel-container {
    display: none !important;
  }
  
  .green-block {
    display: none;
  }
  
  .grey-block.contact-us {
    min-height: 0;
}
  
  .grid-75, .grid-25, .grid-full, .grid-50, .grid-30, .grid-70 {
    width: 100% !important;
  }
  
  .homepage .cmpa-alert {
    width: calc(100% - 62px);
  }
  
  .homepage .cmpa-image {
    display: none; 
  }
  
  .joining-video {
    width: 100%;
	max-width: 395px;
  }
  
  .joining-video-container {
  	width: 100%;
    text-align: center;
    float: none;
  }
  
  .landing-callout.category-callout {
    width: calc(100% - 2px);
  }
  
  .landing-callout.category-callout.category-callout-right {
    margin-left: 0;
  }
  
  .login-block {
	min-height: auto;
    padding: 20px 30px !important;
  }
  
  .no-mobile-view {
    display: none !important;
  }
  
 .program-container .program div {
  	display: block;
	width: 100%;
}
  .section-container {
    padding: 0 20px 20px 20px;
  }
  
  .right-column {
    padding: 0 20px;
  }
  
  .phone-icon-container {
  	height: 15px;
    width 15px;
  }
  
  .phone-icon  {
  	height: 16px;
    width: 16px;
    padding-left: 10px;
  }
  
  .webmail-icon {
    height: 16px;
    width: 23px;
    padding-right: 10px;
  }
  
  .mobile-menu-expand {
    cursor: pointer;
    background: url(/static-assets/images/system/arrow-white-down.png) 98% 50% no-repeat;
    color: #0f4d93;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    margin: 0;
    outline: 0;
	}
    
    .search input[type="image"] {
    position: absolute;
    right: 40px;
    top: 6px
	}
  
}

/*  From file website.css */
@media only screen and (max-width: 768px) {

    .bottom-main-nav {
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase
    }
    .bottom-main-nav ul {
        margin: 0;
        list-style: none
    }
    .bottom-main-nav ul li {
        background-color: #e1e5e4;
        border-top: 1px solid #577f83;
        padding: 8px 15px
    }
    .bottom-main-nav ul li a {
        color: #000;
        display: block
    }
    .bottom-main-nav ul li a:hover {
        text-decoration: none
    }
    .bottom-main-nav ul li:hover {
        background-color: #f8f6f5
    }
}
@media only screen and (max-width: 768px) {

    .portlet-asset-categories-navigation.category-nav-white .category-select {
        width: 100%
    }
}
@media only screen and (max-width: 768px) {
    .carousel {
        height: auto!important;
        margin-bottom: 0
    }
}
@media only screen and (max-width: 320px) {
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 768px) {

    #wrapper {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {

    .cmpa-interior-page .portlet-layout .portlet-column .portlet-column-content {
        margin: 0 10px
    }
    .portlet-column-content {
        padding: 0
    }
    .portlet-layout {
        border-collapse: collapse;
        clear: both;
        display: inline-block;
        border-spacing: 0;
        width: 100%
    }
}
@media only screen and (max-width: 768px) {
    .cmpa-login .portlet-login {
        margin-bottom: 10px;
        margin-top: 10px
    }
    .cmpa-login .portlet-login .portlet .portlet-content {
        width: 90%
    }
    .cmpa-login .portlet-nested-portlets .portlet-column-last .portlet {
        margin-left: 0;
        padding-left: 5px
    }
    .cmpa-login .portlet-nested-portlets .portlet-column-content .portlet {
        min-height: auto
    }
    .cmpa-login .portlet-layout {
        border-collapse: collapse;
        clear: both;
        display: table;
        border-spacing: 0;
        table-layout: auto;
        width: 100%
    }
}
@media only screen and (max-width: 768px) {
    footer {
        border-top-width: 4px;
        font-size: 12px;
        height: 75px;
        padding: 10px 0;
        min-width: 0
    }
    footer .footer-links ul {
        font-size: 0;
        margin-bottom: 10px
    }
    footer .footer-links ul li {
        border-right: 1px solid #fff;
        font-size: 12px;
        padding: 0 10px
    }
    footer .footer-links ul li:last-child {
        border-right: 0
    }
}
@media only screen and (max-width: 768px) {

    .grid-full {
        min-width: 320px;
        width: 100%
    }
    .grid-20,
    .grid-24,
    .grid-25,
    .grid-50,
    .grid-75,
    .grid-76,
    .grid-80,
    .aui-w50,
    .aui-w33,
    .aui-w70,
    .aui-w30,
    .cmpa-inner-box {
        width: 100%!important;
        max-width: 100%
    }
}
@media only screen and (max-width: 768px) {
    .logo {
        margin-bottom: 10px;
        width: 204px;
        background-position: 100% 0
    }
    .french .logo {
        margin-left: 10px
    }
    .title-bar {
        background: #017a6b;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiMwMTdhNmIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDI2MjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(40%, #017a6b), color-stop(100%, #042623));
        background-image: -webkit-linear-gradient(left, #017a6b 40%, #042623);
        background-image: -moz-linear-gradient(left, #017a6b 40%, #042623);
        background-image: -o-linear-gradient(left, #017a6b 40%, #042623);
        background-image: linear-gradient(left, #017a6b 40%, #042623);
        color: #fff;
        font-family: 'Arial', 'Helvetica', 'sans-serif';
        font-size: 12px;
        font-weight: bold;
        padding: 5px 0;
        text-transform: uppercase
    }
    .header {
        height: auto
    }
    .header .search .portlet-search {
        margin: 0 15px
    }
    .header .search .portlet-search input[type="text"] {
        width: 99%;
        float: none
    }
    .header .search .portlet-search input[type="image"] {
        float: right;
        position: relative;
        top: -22px;
        right: 10px
    }
    .header .secondary-nav {
        background-color: #f8f6f5;
        margin-bottom: 10px;
        padding: 5px 0;
        top: 0
    }
    .header .secondary-nav .phone-number,
    .header .secondary-nav .secondary-menu {
      /*  border-right: 1px solid #000;*/
        font-size: 13px;
        padding: 0 10px
    }
    .header .secondary-nav a {
        color: black
    }
    .header .portlet-borderless-container {
        min-height: 0
    }
}
@media only screen and (max-width: 768px) {
    .no-mobile-view {
        display: none
    }
    .only-mobile-view-block {
        display: block
    }
}
@media only screen and (max-width: 768px) {

    input[name='q'] {
        width: calc(98% - 25px)!important
    }
}
@media only screen and (max-width: 768px) {
    body.splash-page #wrapper .splash-header {
        text-align: center
    }
    body.splash-page #wrapper .splash-header .splash-logo {
        width: 260px;
        background-position: left;
        display: inline-block
    }
    body.splash-page #wrapper .splash-picture {
        display: none
    }
    body.splash-page #wrapper .splash-description .inline-block {
        display: block
    }
    body.splash-page #wrapper .splash-description .left-text,
    body.splash-page #wrapper .splash-description .right-text {
        text-align: center
    }
    body.splash-page #wrapper .splash-description span {
        padding-left: 0;
        padding-right: 0
    }
    body.splash-page #wrapper .splash-buttons .splash-language-button {
        display: block;
        margin: 20px auto
    }
}
@media only screen and (min-height: 320px) {
    #mobile-side-navigation {
        position: relative;
        left: 90%;
        width: 22px;
        height: 19px;
        background: url(/static-assets/images/system/mobile-side-nav-icon.png) center no-repeat
    }
}

@media print {
    .no-print {
        display: none
    }
    .grid-full,
    .grid-76 {
        width: 100%
    }

    #wrapper {
        border: 0;
        padding: 0
    }
}

@media only screen and (max-width: 768px) {
  footer.static-server {
      border-top: 20px solid #007b6c;
  }
}

@media only screen and (max-width: 768px) {
	.fessForm {
    	display: none;
    }
}
