/* Add here all your CSS customizations */


/*@media only screen and (max-width: 1920px) {*/
/*    .bigger {*/
/*        font-size:5.0em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 1680px) {*/
/*    .bigger {*/
/*        font-size:4.5em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 1420px) {*/
/*    .bigger {*/
/*        font-size:4.0em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 1260px) {*/
/*    .bigger {*/
/*        font-size:3.5em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 1080px) {*/
/*    .bigger {*/
/*        font-size:3.0em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 860px) {*/
/*    .bigger {*/
/*        font-size:2.5em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 568px) {*/
/*    .bigger {*/
/*        font-size:2.0em;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 347px) {*/
/*    .bigger {*/
/*        font-size:1.5em;*/
/*    }*/
/*}*/


/*Slider images remove default size*/
/*.rev_slider .rev-slidebg {
/*   width: unset;
/*}


/* Smartphones (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
/*     h1 .bigger {*/
/*         font-size: 40px !important;*/
/*     }*/
/*}*/

/* iPads (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {*/
/*     h1 .bigger {*/
/*         font-size: 40px !important;*/
/*     }*/
/*}*/