/**** GENERIC RESPONSIVE STYLES ****/


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .partnership-inner img {
    margin-right: 2%;
    width: 13%;
    }
    
    .banner-strip .inner {
    display: block;
    width: 96%;
    margin: 0 auto;
    }
    
    .banner-strip .inner .col-03 {
    width: 96%;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.1em;
    margin: 0 auto;
    }
    
    .banner-strip .inner .col-01 {
    width: 96%;
    display: block;
    margin: 0 auto;
    }
    
    .banner-strip .inner .col-01 img {
    width: 100%;
    margin: 40px 0 60px 0;
    }
    
    .banner-strip .inner .col-01 {
        display: none;
    }
    
    .loaded header {
        position: relative;
    }
    
    .banner-strip {
        padding: 1px;
    }
    
    .masthead-inner .col-03 {
        display: none;
    }
    
    main .specialist .col-right {
    width: 63%;
    }
    
    .masthead-inner .col-02 {
        width: 100%;
    }
    
    .masthead-inner .col-02 img {
        position: relative;
        float: right;
    }
    
    .specialist .col-right h2 {
    font-size: 1.2em;
    }
    
    .specialist .col-right p {
        display: none
    }
    
    .find-out-more-btn a {
        display: block;
        padding: 10px 0px;
        background: rgba(96,105,117,0.8);
        width: 170px;
        float: right;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 100;
        color: #fff;
        text-align: center;
        font-size: 0.9em;
        margin-top: -20px;
        }
    
    .case-studies .inner h2 {
        font-size: 1.65em;
        color: #606975;
        font-family: dunbar-text, sans-serif;
        font-weight: 500;
        font-style: italic;
        line-height: 1.1em;
        margin: 15px 0px;
        }
    
    .case-study {
        float: none;
        width: 95%;
        margin-bottom: 15px
        }
    footer .footer-inner {
        display: block;
        width: 90%;
        margin: 105px auto 40px;
    }
    
    footer .footer-inner .col-03 {
        width: 100%;
        display: block;
        margin: 10px 0;
        padding-top: 25px;
    }
            
    footer .footer-inner .col-03:first-of-type {
        margin-right: 0;
        border-right: 0px solid rgba(255,255,255,0.3);
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
            
    footer .footer-inner .col-03:last-of-type {
        margin-left: 0;
        border-left: 0px solid rgba(255,255,255,0.3);
        border-top: 1px solid rgba(255,255,255,0.3);
        padding-left: 0px
        }
    
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 812px) {
	.partnership-inner img {
    margin-right: 2%;
    width: 14%;
    }
    
    .banner-strip .inner {
        display: block;
    }
    
    .loaded header {
        position: relative;
    }
    .masthead-inner {
        display: block
    }
    
    .masthead-inner .col-03 {
        display: none;
    }
    
    .masthead-inner .col-02 {
        float: right;
        width: 20%;
    }
    
    .masthead-inner .col-02 img {
        width: 100%;
        margin: 5px 0 5px 0;
    }
    
    .banner-strip {
        background: #606975;
        border: 1px solid #606975;
    }
    
    .banner-strip .inner {
        display: flex
    }
    
    .banner-strip .inner .col-03 {
        width: 70%;
    }
    
    .banner-strip .inner p {
    text-transform: uppercase;
        font-size: 0.85em;
        line-height: 1.2em;
    color: #fff;
    margin: 25px 20px 25px 0;
    }
    
    .banner-strip .inner .col-01 {
        width: 25%;
    }
    .banner-strip .inner .col-01 img {
        width: 100%;
        margin: 20px 0 20px 0;
    }
    
    main .specialist .col-right {
        float: right;
        display: block;
        z-index: 1;
        text-align: right;
        width: 58%;
        margin-right: 5%;
        margin-top: -33%;
        }
    
    .specialist .col-right h2 {
        font-size: 1.65em;
        }
    
    .specialist .col-right p {
        display: none;
        }
    
    .find-out-more-btn a {
        FONT-WEIGHT: 100;
        display: block;
        padding: 10px 30px;
        background: rgba(96,105,117,0.8);
        width: 140px;
        float: right;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 100;
        color: #fff;
        text-align: center;
        font-size: 1.2em;
        margin-top: 30px;
        }
    
    .case-studies .inner h2 {
        font-size: 1.8em;
        }
    
    .case-study {
        float: left;
        width: 46.5%;
        }
    
    footer .footer-inner .col-03 p {
        font-weight: 200;
        color: #fff;
        margin-bottom: 0px;
        font-size: 0.8em;
        line-height: 1.2em;
        }
    
    footer .footer-inner .col-03 {
        width: 30%;
        display: block;
        margin: 40px 0;
        }
    
    footer .footer-inner .col-03 h3 {
        font-size: 1.2em;
        }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 1150px) and (max-width: 1455px) {
 /*** PAGE TEMPLATE ONE ***/
     .specialist .col-right h2 {
        font-size: 2em;
        font-family: dunbar-text, sans-serif;
        font-weight: 500;
        font-style: italic;
        line-height: 1.1em;
        margin-bottom: 20px;
        }
    
    main .specialist .col-right {
        width: 48% !important;
        }
    
       .banner-strip .inner .col-01 img {
        width: 100%;
        height: auto
    }
    
    .specialist .col-right p {
        font-size: 1em;
        line-height: 1.2em;
    }
    
    .partnership-inner img {
        margin-right: 5%;
        }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 958px) and (max-width: 1024px) {
 /*** PAGE TEMPLATE ONE ***/
    .partnership-inner img {
        margin-right: 3.1%;
        }
    
    .banner-strip .inner p {
        text-transform: uppercase;
        color: #fff;
        margin: 45px 10px 45px 0;
        font-size: 1em;
        }
    .banner-strip .inner .col-01 img {
        width: 100%;
        height: auto
    }
    
    .specialist .col-right h2 {
        font-size: 2em;
        font-family: dunbar-text, sans-serif;
        font-weight: 500;
        font-style: italic;
        line-height: 1.1em;
        margin-bottom: 20px;
        }
 
    .specialist .col-right p {
        font-size: 1em;
        line-height: 1.2em;
    }
    
    main .specialist .col-right {
        width: 48% !important;
        }
    
    footer .footer-inner .col-03 p {
        font-size: 0.9em;
    }
    
    footer .footer-inner .col-03 h3 {
        font-size: 1.1em;
        font-family: dunbar-text, sans-serif;
        font-weight: 100;
        font-style: italic;
        color: #fff;
        text-transform: uppercase;
        margin: 0 0 20px 0;
    }
}
		
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
 /*** PAGE TEMPLATE ONE ***/
    .partnership-inner img {
        margin-right: 3.1%;
        }
    
    .banner-strip .inner p {
        text-transform: uppercase;
        color: #fff;
        margin: 45px 10px 45px 0;
        font-size: 1em;
        }
    .banner-strip .inner .col-01 img {
        width: 100%;
        height: auto
    }
    
    .specialist .col-right h2 {
        font-size: 2em;
        font-family: dunbar-text, sans-serif;
        font-weight: 500;
        font-style: italic;
        line-height: 1.1em;
        margin-bottom: 20px;
        }
 
    .specialist .col-right p {
        font-size: 1em;
        line-height: 1.2em;
    }
    
    main .specialist .col-right {
        width: 48% !important;
        }
    
    footer .footer-inner .col-03 p {
        font-size: 0.9em;
    }
    
    footer .footer-inner .col-03 h3 {
        font-size: 1.1em;
        font-family: dunbar-text, sans-serif;
        font-weight: 100;
        font-style: italic;
        color: #fff;
        text-transform: uppercase;
        margin: 0 0 20px 0;
    }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.partnership-inner img {
        margin-right: 2.1%;
        }
    
    .banner-strip .inner p {
        text-transform: uppercase;
        color: #fff;
        margin: 45px 10px 45px 0;
        font-size: 1em;
        }
    .banner-strip .inner .col-01 img {
        width: 100%;
        height: auto
        }
    
    main .specialist .col-right {
        width: 58%;
        }
    
    .specialist .col-right h2 {
        font-size: 2em;
        font-family: dunbar-text, sans-serif;
        font-weight: 500;
        font-style: italic;
        line-height: 1.1em;
        margin-bottom: 20px;
        }
 
    .specialist .col-right p {
        font-size: 1em;
        line-height: 1.2em;
    }
    
    footer .footer-inner .col-03 p {
        font-size: 0.9em;
    }
    
    footer .footer-inner .col-03 h3 {
        font-size: 1.1em;
        font-family: dunbar-text, sans-serif;
        font-weight: 100;
        font-style: italic;
        color: #fff;
        text-transform: uppercase;
        margin: 0 0 20px 0;
    }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	
}


/************ SMART PHONE NAVIGATION ***************** */
/*
#mobile-nav-container {
  display: none;
}
*/
@media screen and (min-width: 320px) and (max-width: 768px) {
 
}

@media screen and (min-width: 651px) {
    
}

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

}

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

}

@media (max-width: 736px) {

}

@media (max-width: 375px) {

}

@media (max-width: 768px) {

}

@media screen and (min-width: 320px) and (max-width: 768px) {

}

@media (max-width: 768px) {

}

@media (min-width: 769px) {

}

@media (max-width: 768px) {

}

@media (max-width: 768px) {

}

@media (max-width: 768px) {

}