@charset "UTF-8";
/* CSS Document */

.homeGraphic {
    background-image: url(../images/contact-es/john-bPhone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
 
.aboutGraphic {
    background-image: url(../images/about-us/about-us-phone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.bioGraphic {
    background-image: url(../images/contact-es/john-CWRU-phone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
 

.contactGraphic {
    background-image: url(../images/contact-es/john-bPhone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesIntroGraphic {
    background-image: url(../images/services-es/services-consultPhone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesOperationsGraphic {
    background-image: url(../images/services-es/services-operations-phone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesManagementGraphic {
    background-image: url(../images/services-es/interimGraphicPhone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesFinancialGraphic {
    background-image: url(../images/services-es/services-financial-phone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}





@media (min-width: 576px) {

.homeGraphic {
    background-image: url(../images/contact-es/john-b.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.aboutGraphic {
    background-image: url(../images/about-us/about-us.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.bioGraphic {
    background-image: url(../images/bio/john-CWRU.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.contactGraphic {
    background-image: url(../images/contact-es/john-b.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesIntroGraphic {
    background-image: url(../images/services-es/services-consult.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesOperationsGraphic {
    background-image: url(../images/services-es/services-operations.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesManagementGraphic {
    background-image: url(../images/services-es/interimGraphic.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
    
.servicesFinancialGraphic {
    background-image: url(../images/services-es/services-financial-phone.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
}

    
    
@media (min-width: 768px) {

.homeGraphic {
}
   
.aboutGraphic {
}
 
.bioGraphic {
}

.contactGraphic {
    background-image: url(../images/contact-es/john-b.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesIntroGraphic {
    background-image: url(../images/services-es/services-consult.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
    
.servicesOperationsGraphic {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
    background-image: url(../images/services-es/services-operations.jpg);
}

.servicesFinancialGraphic {
    background-image: url(../images/services-es/services-financial.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}

.servicesManagementGraphic {
    background-image: url(../images/services-es/interimGraphic.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0%;
}
}

 

    
    
@media (min-width: 992px) {

.homeGraphic {
}

.aboutGraphic {
}

.bioGraphic {
}

.contactGraphic {
}

.servicesIntroGraphic {
}
    
.servicesFinancialGraphic {
}

.servicesOperationsGraphic {
}

.servicesManagementGraphic {
}
}



    
    
    
@media (min-width: 1200px) {

.homeGraphic {
}

.aboutGraphic {
}

.bioGraphic {
}

.contactGraphic {
}

.servicesIntroGraphic {
}
    
.servicesFinancialGraphic {
}

.servicesOperationsGraphic {
}

.servicesManagementGraphic {
}
}
