


@media screen and (max-width: 1199px) {

    #mws-main-nav .nav-items ul li a {
        margin: 0 14px 0 20px;
        padding: 20px 22px 20px 22px;  
    }
    
    .why-choose-copy .why-choose-tile h3 {
        font-size: 20px;
        height: 67px;
        margin: 23px 0 0;
    }

    footer .foot-right {
        display: block;
        padding: 75px 60px 40px 60px;
    }

    footer .foot-right-bottom {
        display: block; 
        padding: 4px 60px 40px 30px;
    }

    footer .foot-right-bottom p {
        font-size: 12px;
    }

    footer .foot-right-mobile {
        display: none;
    }

    footer .foot-right-bottom-mobile {
        display: none;
    }

    .foot-right p {
        font-size: 0.875rem; 
    }


    footer .foot-left p {
        font-size: 0.875rem;
    }

    footer .foot-left-bottom {
        display: block;
    }

    footer .foot-left-bottom-mobile {
        display: none;
    }

    .tabs .col-sm-3 {
        padding-right: 5px;
        padding-left: 5px;
    }
    

/*
    #test .test {
        padding-left: calc(50% - 479px);
    }

    #test .test + .test {
        padding-left: 40px;
        padding-right: 20px;
    }

    .lang-class-fr .why-choose-copy .why-choose-tile h3 {
        margin: 14px 0 0;
        font-size: 18px;
    }

    .lang-class-fr .why-choose-copy .why-choose-tile p {
        font-size: 12px;
    }
    */
}



@media (max-width: 992px) {
	
    #mws-logo a {
        width: 171px;
        height: 60px;
        transition: 0.6s;
    }
    #lang-toggle a {
        padding: 26px 20px 26px 20px;
    }
    
	.about-page .container img {
		float: none;
		margin: 0 auto;
	}
    
    .request-info-blue {
        padding: 18px 25px;
        font-size: 17px;
    }
	

    #mws-main-nav .nav-items ul li div,
    #mws-main-nav .nav-items ul li a {
        margin: 0 0 0 0;
        padding: 20px 20px 20px 20px;  
        font-size: 0.813rem;
    }
    
/*
    .lang-class-fr #mws-main-nav .nav-items ul li div,
    .lang-class-fr #mws-main-nav .nav-items ul li a {
        margin: 0;
        font-size: 16px;
        padding: 25px 20px;
    }

    .lang-class-fr #mws-main-nav .nav-items ul li div span {
        top: calc(50% - 9px);
    }
    
    .lang-class-fr #mws-main-nav .nav-items ul.mws-dropdown {
        left: 1px;
    }
*/
    
    #mws-main-nav .nav-items ul.mws-dropdown {
        left: 12px;
    }

    #mws-main-nav .nav-items ul.mws-dropdown {
        left: 0px;
    }

    .lang-class-fr #mws-main-nav .nav-items ul.mws-dropdown {
        left: 0px;
    }

    .home-page .jumbotron .header-copy h1 {
        font-size: 94px;
    }

    .header-copy h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 1.5rem;
    }

    .col-md.why-choose-tile {
        padding: 12px;
        margin: 5px;
        width: calc(20% - 10px);
        height: 290px;
    }

    .why-choose-copy .why-choose-tile h3 {
        font-size: 16px;
        height: 56px;
        margin: 34px 0 0;
    }

    .why-choose-copy .why-choose-tile p {
        font-size: 12px;
    }

    .jumbotron.our-camps-copy p {
        padding: 0 60px;
        font-size: 16px;
    }

    .our-camps-copy h3 {
        font-size: 18px;
    }

    h2 {
        font-size: 1.75rem;
    }

    h2 span {
        font-size: 60px;
    }
    
    
    .wp-block-columns.schedule-menu {
        gap: 0;
    }
    .schedule-menu p {
        /*font-size: 1rem;*/
    }
    
    
    
    
    
    

    .jumbotron p {
        padding: 40px;
    }

    .jumbotron.jumbotron-about p,
    .jumbotron.jumbotron-contact p {
        padding: 0;
    }

    footer .foot-left {
        padding: 20px;
    }

    footer .foot-left p {
        font-size: 12px;
    }

    footer .foot-right {
        padding: 20px;
    }

    footer .foot-right p {
        font-size: 12px;
    }

    footer .foot-left-bottom {
        padding: 0 20px;
		width: 100%;
    }

    #main_page_footer .foot-right-bottom,
    footer .foot-right-bottom {
        padding: 25px 20px;
		width: 100%;
    }

    .hero-button {
        padding-left: 10px;
        height: 70px;
    }

    .hero-button .tab-indicator {
        display: none;
    }

    .tabs {
        margin-top: -35px;
    }

    .tabs h4 {
        font-size: 16px;
        padding-top: 13px;
    }

    .tabs h5 {
        font-size: 0.875rem;
    }

    .jumbotron .choose-age-group p {
        padding: 0;
    }

	
    .static-filter-container {
        /*max-width: 750px;*/
        display: none;
    }
    
	/*.camp-page .static-filter-container h5 {
        font-size: 13px;
    }

    .static-filter-container a,
    .static-filter-container a:visited,
    .static-filter-container a:active {
        font-size: 13px;
    }*/
    
    .content .container img,
    .about-page .content .container img {
        float: none;
    }
    .about-page .content .container img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 399px;
    }
/*
    #test .test,
    #test .test + .test {
        padding: 40px calc(50% - 359px);
    }

    #test .test + .test {
        border-top: 1px solid #fff;
        border-left: none;
    }

    .content .container .col-md-6:nth-child(2) img {
        margin-top: 40px;
    }
    

    .lang-class-fr .static-filter-container li {
        margin-left: 20px;
    }

    .lang-class-fr h2 span.kb-font {
        font-size: 60px;
    }

    .lang-class-fr .why-choose-copy .why-choose-tile h3 {
        margin: 14px 0 0;
        font-size: 15px;
    }

    .col-md-6:first-child .embed-responsive {
        margin-bottom: 40px;
    }
*/
}


@media screen and (max-width: 768px) {
	
    
    #mws-main-nav {
		top: 0;
        height: 44px;
    }

    #mws-logo {
        background-size: contain;
        margin-left: 20px;
    }
    
    #mws-logo a,
    .sticky-nav #mws-logo a {
        width: 65px !important;
        height: 44px !important;
    }

    #lang-toggle {
        display: none;
    }

    .nav-items {
        display: none;
    }

    #mws-main-nav .hamburger {
        display: block;
        width: 20px;
        height: 20px;
        margin-top: 14px;
        margin-right: 20px;
    }

    #mws-main-nav .hamburger div {
        height: 2px;
        margin-bottom: 5px;
    }

    main {
        font-size: 1rem;
    }
    
    #page-header {
        margin-top: 44px;
    }
    
    .col-md-6:nth-child(odd) {
        padding: 0 0 0 0;
    }
    .col-md-6:nth-child(even) {
        padding: 0 0 0 0;
    }
    
	h1,
	.camp-page h1,
	.about-page h1,
	.page-contact h1 {
		font-size: 3rem;
	}
	
    h2 {
        font-size: 2rem !important;
    }
    
    p,
    .why-choose-copy p,
    .our-camps-copy p{
        font-size: 1rem;
    }
    
    #overview.content {
        padding: 50px 0 0 0;
    }
    
    
    .grey-box,
    .blue-box {
        padding:25px 0;
    }
    
    .grey-box-padding,
    .grey-box-padding-no-img,
    .blue-box-padding,
    .blue-box-padding-no-img {
        padding:60px 8%px;
    }    
    
	#interested .container {
	  padding: 60px 8%;
	}
	#interested h2 {
		font-size: 2rem;
		line-height: 120%;
	}
    
    #contact-info .container {
        margin-bottom: 0;
    }
    
    
    
    footer {
        position: static;
    }

    footer .foot-left-bottom {
        display: none;
    }

    footer .foot-left-bottom-mobile {
        display: block;
        padding-bottom: 20px;
		width: 100%;
        text-align: center;
    }

    footer .foot-right {
        display: none;
    }

    footer .foot-right-bottom {
        display: none;
    }

    footer .foot-right-mobile {
        display: block;
		width: 100%;
        text-align: center;
    }

    footer .foot-right-bottom-mobile {
        display: block;
		width: 100%;
    }

    footer .foot-left {
        float: none;
        padding: 50px 20px 0;
        text-align: center;
    }

    footer .foot-right-mobile {
        text-align: center;
    }

    footer .footer-menu-section {
        margin: 20px 0;
        font-size: 11px;
        width: 100%;
    }

    footer .footer-menu-section p {
        font-size: 11px;
        line-height: 1;
    }

    footer .foot-left-bottom-mobile {
    }

    footer .foot-left-bottom-mobile img {
        margin: 10px 20px;
    }

    footer .foot-right-bottom-mobile {
        padding-bottom: 5px;
    }

    footer .foot-right-bottom-mobile p {
        font-size: 11px;
        text-align: center;
    }

    
	
}


/* Extra small devices (portrait phones, less than 576px) */
@media screen and (max-width: 576px) {
	
	h1,
	.camp-page h1,
	.about-page h1,
	.page-contact h1 {
		font-size: 2.5rem;
	}
	
    p.white.our-camps {
        display: inline-block !important;
        padding: 0 10px 30px 0;
    }

    img.next-icon {
        display: none;
    }
}


/*

@media (max-height: 680px) {

    .container.toronto-copy {
        transform: translate(-50%, -79%);
    }

    .toronto-copy .display-4 {
        font-size: 60px;
    }

    .about-copy .display-4,
    .contact-copy .display-4 {
        font-size: 40px;
    }

    .toronto-copy h2 {
        font-size: 20px;
    }

    .toronto-copy p.lead-text {
        font-size: 0.875rem;
        max-width: 720px;
        margin: 0 auto;
        line-height: inherit;
    }

    .about-copy .lead-text p,
    .contact-copy .lead-text p {
        font-size: 0.875rem;
        max-width: 720px;
        margin: 5px auto;
        line-height: 1.4;
    }

    .fancy {
        font-size: 20px;
    }

    .fancy:before,
    .fancy:after {
        width: calc(50% - 120px);
    }

    .choose-age-group p {
        margin: 5px auto 55px;
        padding: 0;
    }

    .jumbotron-about a.down-arrow-home {
        width: 30px;
        height: 30px;
        left: calc(50% - 15px);
        bottom: 13px;
    }

    #montreal-fr {
        width: 250px;
        margin-bottom: 0;
    }

}
*/
@media (max-height: 480px) {

    .home-page .jumbotron .header-copy h1 {
        font-size: 34px;
        margin: 25px 0;
    }

    .header-copy h2 {
        font-size: 16px;
        margin: 0;
        padding: 0;
    }

    a.down-arrow-home {
        width: 30px;
        height: 30px;
        left: calc(50% - 15px);
        bottom: 10px;
    }

    .interested-copy h2 {
        padding: 0;
        margin: 0;
    }

    .jumbotron .interested-copy p {
        padding: 0;
    }

    .jumbotron .interested-copy br + br {
        display: none;
    }

    .btn.btn-outline-light {
        margin-top: 0;
    }

    #about-fr {
        width: 350px;
    }


}
/*
@media (max-width: 767px) {
	    
    
    body.home-page {
        overflow: auto;
    }

    video {
        display: none;
    }

    h2 {
        font-size: 20px;
        padding: 10px 0;
    }

    h2 span.kb-font {
        font-size: 40px;
    }

    h3 {
        font-size: 0.875rem;
    }

    #panel-header {
        height: 800px;
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 43px;
    }

    .home-page .jumbotron {
        height: auto;
        min-height: auto;
        position: static;
    }

    .home-page .jumbotron > .container {
        margin: 0;
        position: static;
        transform: none;
        padding: 40px 0;
    }

    .home-page .jumbotron .header-copy h1 {
        font-size: 64px;
    }

    .header-copy h2 {
        font-size: 22px;
    }

    .home-page .header-copy h3 {
        padding: 0 20px;
    }

    .why-choose-copy p,
    .jumbotron .our-camps-copy p {
        padding: 0 20px;
        font-size: 0.875rem;
    }

    .row.cities > div {
        margin-bottom: 60px;
    }

    .row.why-choose {
        margin-top: 0;
    }

    .col-md.why-choose-tile {
        margin: 20px;
        width: calc(100% - 40px);
        height: auto;
        float: none;
        padding-bottom: 40px;
    }

    .jumbotron p {
        padding: 20px;
        font-size: 0.875rem;
    }

    .btn.btn-outline-light {
        padding: 10px 30px;
        font-size: 18px;
        margin-top: 30px;
    }

    .home-page #main_page_footer {
        position: static;
    }

    .jumbotron.jumbotron-toronto,
    .jumbotron.jumbotron-about,
    .jumbotron.jumbotron-contact {
        margin-top: 43px;
        height: auto;
    }

    .container.toronto-copy,
    .container.about-copy,
    .container.contact-copy {
        position: static;
        transform: none;
        padding: 50px 20px 20px;
    }

    .toronto-copy .display-4,
    .about-copy .display-4,
    .contact-copy .display-4 {
        font-size: 67px;
    }

    .lang-class-fr .toronto-copy .display-4,
    .lang-class-fr .about-copy .display-4,
    .lang-class-fr .contact-copy .display-4 {
        font-size: 47px;
    }

    .toronto-copy h2 {
        color: white;
        font-size: 24px;
    }

    .toronto-copy p.lead-text {
        font-size: 16px;
        margin: 10px auto;
    }

    .choose-age-group {
        position: static;
        transform: none;
    }

    .fancy {
        font-size: 24px;
    }

    .fancy:before, .fancy:after {
        width: calc(50% - 140px);
    }

    .tabs .col-sm-3 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .hero-button .tab-indicator {
        display: block;
        width: 20px;
        height: 20px;
        top: 26px;
    }



    #test .test, #test .test + .test {
        padding: 40px 20px;
    }

    .transportation img {
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
    }

    #accommodation h2,
    #test h2,
    h2.ribbon-header,
    #accommodation h2 span,
    #test h2 span,
    h2.ribbon-header span {
        font-size: 20px;
    }

    #accommodation h2,
    #test h2,
    h2.ribbon-header {
        background: #009de0;
        padding: 10px 20px 10px 20px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        margin-left: -20px;
        text-align: left;
        line-height: 1.5;
    }

    #accommodation h2 span,
    #test h2 span,
    h2.ribbon-header span {
        display: none;
    }

    .camp-junior-page h2.ribbon-header {
        background: #C0015C;
    }

    .camp-intermediate-page h2.ribbon-header {
        background: #f28923;
    }

    .camp-senior-page h2.ribbon-header {
        background: #b0b91d;
    }

    .jumbotron-about a.down-arrow-home,
    .jumbotron-contact a.down-arrow-home {
        display: none;
    }

    .content .container img {
        margin: 0px 0px 40px 0;
        width: 100%;
    }

    #res_jr_camps.toronto-english-senior {
        padding: 5% 0 6%;
    }

    #jr_camps_classes.montreal-english-junior {
        background-image: url(../images/MECJuniorCamp-Classes.jpg);
        background-position: 78% 10%;
    }

    #jr_camps_classes.montreal-french-senior {
        background-position: left 28%;
    }

    .lang-class-fr h2 span.kb-font {
        font-size: 25px;
    }

    #montreal-fr {
        width: 200px;
        margin-bottom: 0;
    }

    #about-fr {
        width: 90%;
        max-width: 370px;
    }

}


@media (max-width: 480px) {

    .home-page .jumbotron .header-copy h1 {
        font-size: 36px;
        margin-top: 40px;
    }

    .header-copy h2 {
        font-size: 18px;
        padding: 0 20px;
    }

    .interested-copy h2 {
        font-size: 16px;
    }

    .interested-copy h2 span {
        font-size: 22px;
        margin-right: 0;
    }

    #main_page_footer {
        top: 10px;
        overflow: scroll;
    }


    .container.toronto-copy {
        padding: 28px 20px 20px;
    }

    .toronto-copy .display-4 {
        font-size: 50px;
    }

    .toronto-copy h2 {
        font-size: 20px;
    }

    .toronto-copy p.lead-text {
        font-size: 0.875rem;
        margin: 10px auto;
        padding: 10px 0;
    }

    .fancy {
        font-size: 20px;
        margin: 0;
    }

    .jumbotron .choose-age-group p {
        font-size: 12px;
    }

    .fancy:before, .fancy:after {
        width: calc(50% - 110px);
    }

    .food-menu {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .lang-class-fr .interested-copy h2 {
        font-size: 0.875rem;
    }

    .lang-class-fr .interested-copy h2 span.kb-font {
        font-size: 20px;
    }

    .camp-junior-page #day_camps img,
    .camp-intermediate-page #day_camps img,
    .camp-senior-page #day_camps img,
    .camp-junior-page #activities img,
    .camp-intermediate-page #activities img,
    .camp-senior-page #activities img,
    .camp-junior-page #staff img,
    .camp-intermediate-page #staff img,
    .camp-senior-page #staff img {
        margin-right: 0;
        width: 100%;
        padding: 0;
    }

}


@media (max-height: 480px) and (max-width: 767px) {

    #main_page_footer {
        top: 44px;
        overflow: scroll;
    }

}

@media (max-height: 480px) and (min-width: 768px) {

    .jumbotron-about a.down-arrow-home,
    .jumbotron-contact a.down-arrow-home {
        width: 20px;
        height: 20px;
        left: calc(50% - 10px);
        bottom: 10px;
    }

}*/