
/*************************************/
/********** Lightbox - Mods **********/
/*************************************/

.lb-outerContainer {
    border-radius: 0;
}

.lightbox .lb-image {
    border-radius: 0;
}

.lb-data {
    color: #fff;
}

.lb-data .lb-number {
    line-height: 1.5em;
}

.lb-data .lb-close {
    display: none;
}


/********************************/
/**** Tablet (90% of 1100px) ****/
/********************************/

/*@media all and (max-width: 980px) {}*/


/***************************************************/
/**** Smartphone (70% of 1100px / 78% of 980px) ****/
/***************************************************/

/*@media all and (max-width: 767px) {}*/


/************************************************************/
/**** Smartphone Portrait (44% of 1100px / 63% of 767px) ****/
/************************************************************/

/*@media all and (max-width: 479px) {}*/


/********************************************************/
/**** Smartphone (6s) (34% of 1100px / 78% of 479px) ****/
/********************************************************/

/*@media all and (max-width: 375px) {}*/


/***************************************************************/
/**** Smartphone (5s and 4s) (29% of 1100px / 85% of 375px) ****/
/***************************************************************/

/*@media all and (max-width: 320px) {}*/
