#cboxOverlay {
  background-color: rgba(0,0,0,0.8);
  background-image: none;
}

@media only screen and (min-width: 768px) and (max-width: 980px){
  body{ width: 768px; margin: 0 auto; }
  #body-wrap{ width: 100%; margin-top: 5%; }
  .responsive-menu { width: 768px; }
  #top {
    width: 700px;
    margin: 20px auto;
  }
   
  .tooltip[style]{
    display:none !important;
  }

  img {
    width: 100%;
    margin-left: 0;
  }

  #page-banner.map {
    height: 300px;
  }

  #page-banner.title {
    display: block;
  }

  #page-banner .gc1 { width: 250px; }
  #page-banner .gc1 h2 {
    font-size: 33px;
    line-height: 33px;
  }

  #page-banner.title h2 {
    width: 250px;
    font-size: 30px;
  }

  #page-banner .gc1 h3 {
    font-size: 16px;
    width: 250px;
  }

  .wrapper-dropdown-5.index {
    top: 300px;
    z-index: 100;
    position: absolute;
    margin-left: 15px;
  }
  .wrapper-dropdown-5.fr {
    top: 300px;
    z-index: 100;
    position: absolute;
    margin-left: 300px;
  }
  .wrapper-dropdown-5 {
    top: 300px;
    z-index: 100;
    position: absolute;
    margin-left: 300px;
  }

  /*.wrapper-dropdown-5.fr {
    width: 250px;
    float: none;
  }*/

  .wrapper-dropdown-5 {
    margin-bottom: 0px;
  }

  .g280 {
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .g320,
  .g600 {
    width: 100%;
  }

  .g280 h2, .g280 p, .g280 ul,
  .g320 p, .g320 h2, .g320 ul,
 
  .g600 h2, .g600 ul
  {
    padding-left: 15px;
    padding-right: 15px;
  }


  #front-page-c2 {
    width: 47%;
    float: left;
  }

  #front-page-c3 {
    width: 47%;
    float: right;
  }

  #front-page-c2 img {
    margin-left: 0;
    margin-bottom: 10px;
  }

  #front-page-c3 img {
    margin-left: 0%;
    margin-bottom: 10px;
  }

  #childrens-wish h3,
  #childrens-wish2 h3{
    width: 100%;
    margin-top: 30px;
  }

  #childrens-wish,
  #childrens-wish2{
    margin: 0;
    padding: 0 20px;
    border-top: 1px solid #f0f0f0;
    width: auto;
  }

  #childrens-wish img,
  #childrens-wish2 img{
    width: 40%;
    margin: 0;
  }

  #front-page-c3.grid-box.g320.responsive-show {
    clear: both;
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .widget-title.first.responsive-show {
    margin-top: 20px;
  }

  .grid.provinces,
  #mobile-map,
  .responsive-show h2,
  #page-banner.intro-banner,
  .responsive-show .banner {
    display: none;
  }

  #page-content {
    margin-top: 0px;
  }
.bluecross-map{
  display: none !important;
}
.bluecross-map .nunavut{
  display: none !important;
}

 .blue-shield img, .blue-cross img{
  width: auto;
}



}

@media only screen and (max-width: 980px){
  .responsive-menu .products {
    display: none;
    background-color: deepskyblue;
  }

  #page-banner .gc1 h3 {
    background-image: url('../images/arrow_down_start.png');
    width: 230px;
  }

  /*.map img.map{
    display: none;
  }*/

  .map-responsive {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  #body-wrap.splash #top {
    width: 100%;
  }

  #body-wrap.splash #top .callout {
    text-align: center;
    color: #C4C4C4;
    width: 100%;
    margin: 20px 0px;
    font-size: 24px;
    line-height: 1.2em;
  }

  #body-wrap.splash #top a img {
    width: 50%;
    max-width: 300px;
  }

  #body-wrap.splash #top .g320.fl.first {
    border-bottom: 2px solid #C4C4C4;
  }

  
  #body-wrap.splash #top a img,
  #body-wrap.splash #top .g320.fl.first {
    margin-bottom: 25px;
  }

  #body-wrap.splash #footer .grid-box.g480 {
    font-size: 17px;
  }

  #body-wrap.splash #top h1 {
    width: 100%;
    float: none;
  }

  #body-wrap.splash #top img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
  }

  #body-wrap.splash #top .g320,
  #body-wrap.splash .g480 {
    width: 100%;
  }

  .grid-box.fr {
    float: none;
  }

  .responsive-hidden {
    display: none !important;
  }

  .select-province,
  .g280.fr img,
  #lang {
    display: none !important;
  }

  ul.sub-menu[style],
  .responsive-hidden[style]{
    display: none !important;
  }

  #top img {
    width: 80%;
    margin-left: 0%;
  }

  #topbar #language {
    margin-right: 2%;
    width: 25%;
    float: right;
    text-align: center;
    font-size: 16px;
    background-color: rgb(94, 150, 221);
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;

    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;

    padding-bottom: 3px;
  }

  #topbar #language a {
    text-decoration: underline;
    color: white;
  }

  #top a.menu {float: right; margin-right:5%;}
  #top a.menu img {
    width: 35px;
    margin-top: 5px;
  }

  .responsive-menu ul {
    display: block;
    font-size: 25px;
    padding: 0px 0px;
    font-weight: 200;
    color: white;
    margin: 0;
  }

  .responsive-menu {
    position: absolute;
    background: rgb(94, 150, 221);
    display: none;
    z-index: 999;
  }

  .responsive-menu ul li {
    background-image: none;
    border-bottom: 1px solid white;
    padding: 0px 20px;
    line-height: 25px;
  }

  .responsive-menu ul li:last-child {
    border-bottom: none;
  }

  .responsive-menu ul li a {
    width: 100%;
    display: block;
    color: white;
    padding: 15px 0px
  }

  .responsive-menu ul li a i.chevron {
    float: right;
  }

  .menu-french-main-container,
  .menu-main-container{
    display: none;
  }

  a.language img {
    width: 200px;
  }

  .home.lang-fr #page-banner .gc1 {
    width: 330px;
  }

  #body-wrap.lang-fr #page-banner .gc1 h3 {
    width: 260px;
  }

  .home.lang-fr #page-banner .gc1 {
    padding-top: 18px;
  }

  .home.lang-fr #page-banner.map {
    height: 300px;
  }

  .home.lang-fr .map {
    font-size: 12px;
  }

  #body-wrap.home.lang-fr .map .gc1 h2.first {
    font-size: 36px !important;
    line-height: 40px !important;
    margin-top: 0px !important;
  }


}


  #text-8{
     width: 100%;
  }
    .lang-fr #text-8{
     width: 80%;
  }
  #footer .grid-box{    margin-top: 5px;
    margin-bottom:20px;
  }
}

@media only screen and (max-width: 767px){
  .pop-up-question {
    width: 91%;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .pop-up-question h3 {
    font-size: 16px;
  }

  .pop-up-question h2 {
    font-size: 18px;
  }

  #body-wrap{ width: 90%; margin-top: 5%; }
  .responsive-menu {
    left: 0;
    width: 100%;
  }

  #top h1 {
    width:  80%
  }

  img {
    margin: 0% -5% 0% -5%;
    width: 110%;
  }

  .wrapper-dropdown-5.fr { width: 240px; }

  #page-banner,
  #page-banner.title,
  .select-province,
  .g280.fr img,
  #lang {
    display: none;
  }

  ul.contact li { margin-left: 0px; }
  .contact-margin {margin-bottom: 30px;}

  img {
    margin: 0% -5% 0% -5%;
    width: 110%;
  }

  .widget-title.first { margin-top: 30px; }
  .fr{ float: none; }
  .g320 { width: 100%; }

  .g600,
  .g280 {
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  #childrens-wish img,
  #childrens-wish2 img{
    width: 40%;
    margin: 0;
  }

  #footer{
    /*width: 100%;*/
    margin: 0;
  }

  .banner {
    margin-bottom: 20px;
  }

  h2.first {
    font-family: 'MyriadProSemiboldSemiCn';
  }
  #content {
    padding: 0;
  }

  #colorbox {
    position: fixed;
    top: 60px !important;
    padding: 0 !important;
  }
}


@media only screen and (min-width: 981px){

  #mobile-map,
  .responsive-menu,
  .responsive-show,
  #topbar {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #colorbox,
  #colorbox div {
    width: 100% !important;
    /*height: auto !important;*/
    float: none !important;
  }

  #page-banner.map {display: none;}

  .map {width: 100%;}

  #text-8{

    width: 100%;
  }

  .footer-logos{
  float:none;
  margin: 46px 0;
  height: auto;
 }

  .blue-shield{
    margin-top:23px;
  }
  .blue-cross{
    margin-bottom:23px;
  }

  .blue-shield, .blue-cross{
    float: none;
    width: 100%;
    text-align: center;
  }

.blue-shield img, .blue-cross img{
  width:auto;
  }

.footer-logo-seperator{

  display: inline;
  margin: auto;
  }
.footer-logo-seperator hr{
  display: block;
   width: 90px;

  }

}

