﻿.big_buttons {text-align:center;}
.big_buttons a { font-family:'Open Sans', sans-serif; font-size:22px; line-height:30px; font-weight:600;padding:15px 1% 15px 1%; margin: 0px 1% 0px 1%; display:inline-block; text-align:left; background-color:#706259!important; color:#fff!important; text-decoration:none!important;}
.big_buttons a:last-child { margin: 0px 0px 0px 1%; }
.big_buttons a:first-child { margin: 0px 1% 0px 0px; }
.big_buttons a .icon {margin-right:10px;}
.bb_row.bb_count1 a{ width:25%;}
.bb_row.bb_count2 a{width:25%}
.bb_row.bb_count3 a{ width: 25%;}
.bb_row.bb_count4 a{ width:21.1%;}
.bb_row {margin:15px 0px 20px 0px;}

@media only screen and (max-width: 604px) {
    .bb_row a {width:94%!important; clear:both; position:relative; float:left; margin:10px 0px; padding:10px 3%;}
    .big_buttons a:last-child { margin:10px 0px;}
    .big_buttons a:first-child { margin:10px 0px; }
    /*MOBILE*/
}

@media only screen and (max-width: 958px) and (min-width:605px) {
    /*TABLET*/
    .bb_row a {width:39%!important;  position:relative; float:left; margin:10px 2% 10px 2%; padding:10px 3%;}
    .big_buttons a:last-child { margin:10px 2% 10px 2%;}
    .big_buttons a:first-child { margin:10px 2% 10px 2%; }
}

@media only screen and (min-width: 959px) {
    /* FULL WIDTH */
}
