@font-face {
    font-family: 'gorilla';
    src: url('fonts/gorillan-webfont.woff2') format('woff2'),
         url('fonts/gorillan-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* source-serif-pro-regular - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-serif-pro-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Serif Pro'), local('SourceSerifPro-Regular'),
       url('fonts/source-serif-pro-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-serif-pro-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-serif-pro-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-serif-pro-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-serif-pro-v5-latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}


nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; /*font-size:100%;*/ vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
/* END RESET CSS */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body {background: #c7de6c; position: relative;line-height: 1;font: 62.5%/1em 'Source Serif Pro', serif; color: #000; overflow-x: hidden;}
body.loading {background: #eee url('../images/ajax-loader.gif') center center no-repeat;}
body.loading .content {visibility: hidden}
select, input, textarea {color:#333; font-family: arial,verdana,helvetica,serif;}

a:hover, a:active { outline: none; }
a {text-decoration: none;}

select, input, textarea, button { font:99% sans-serif; }
textarea { overflow: auto; } /* thnx ivannikolic! www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
pre, code, kbd, samp { font-family: monospace, sans-serif; clear:both; font-size:1.2em; color:#fff; }
ol { list-style-type: decimal; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { padding: 15px; 
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
 
.ie6 legend, .ie7 legend { margin-left: -7px; } /* thnx ivannikolic! */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0 0 5px red; 
 -webkit-box-shadow: 0 0 5px red; 
         box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
 
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/*image replacement*/
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {content: "\0020"; display: block; height: 0; visibility: hidden; } 
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}


/* Defaults */
a,
a:active,
a:hover,
span.link {
    outline:none;
    text-decoration: underline;
    color: #BA2323;
}

a:hover,
a.active {
    font-style: italic;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 1.1em;
    line-height: 1.4em;
}

h2 {
    font-family: gorilla, serif;
    font-size: 2.6em;
    line-height: 1em;
    font-weight: 400;   
    margin: 0 0 20px;
    color: #000;
}

h2 strong {
    /*color: #a9bf43;*/
    font-weight: normal;
}

h3 {
    font-family: gorilla, serif;
    font-weight: normal;
    line-height: 1em;
    font-size: 1.8em;
    padding-top: 15px;
    margin: 0 0 10px;
}

p, dl, ul.standard {
    font-size: 1.6em;
    line-height: 1.4em;
    margin: 0 0 10px;
}

p.todo {
    color: #cc0000;
}

ul.standard {
    margin: 0 0 10px;
}

ul.standard li {
    padding-left: 2em;
    background: url(/images/icon_tick.png) no-repeat left top;
    background-size: 20px 19px;
    position: relative;
    list-style: none;
    min-height: 19px;
}

ul.standard ul {
    list-style: circle;
}

dl.list dt {
    float: left;
    clear: both;
    margin-right: 0.2em;
}

dl.list dd {
    float: left;
}

p.imgCaption {
    margin-bottom: 0;
    padding: 5px;
}

.date {
    margin-bottom: 0;
    font-style: italic;
}

.clear {
    clear:both;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 5px;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

.margin0 {
    margin-bottom: 0 !important;
}

.margin20 {
    margin-bottom: 20px;
}

.margin30 {
    margin-bottom: 30px;
}

/*img {
    display: block;
    background: #eee url('../images/ajax-loader.gif') center center no-repeat;
    min-width: 50px;
    min-height: 50px;
}*/

header {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.section {
    position: relative;
    min-height: 100vh;
    background: #eee;
}

.section.section-light {
    background: #fff;
}

.inner {
    padding: 110px 70px 0 274px;
    overflow: hidden;
    width: 100%;
}

.row {
    float: left;
    width: 100%;
    margin-bottom: 2%;
}

.box {
    float: left;
    width: 50%;
}


/* Background Images, as per https://css-tricks.com/perfect-full-page-background-image */
img.bgColor,
img.bgGrey {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
    
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
    
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

.logo {
    width: 200px;
    position: absolute;
    left:34px;
    top: 10px;
}


/* Navigation */

#mobileMenu {
    display: none;
}

.navMain {
    position: fixed;
    background: #a9bf43;
    border-bottom: 3px solid #C7DE6C;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    /*box-shadow: 0 0 6px 0 #888;*/
    display: block;
    padding: 0 55px 0 264px;
}

.navMain .badge {
    width: 130px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -133px;
}

/*.navMain:before {
    border-color: transparent #ba2323 transparent transparent;
    border-style: solid;
    border-width: 0 120px 120px 0;
    content: " ";
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -123px;
}*/

.navMain .claimWrap {
    position: absolute;
    text-align: center;
    width: 100%;

}

.navMain .claim {
    font-family: gorilla, serif;
    font-size: 2em;
    margin-top: 15px;
    /*text-shadow: 0 0 5px #a9bf43;*/
    /*position: absolute;
    font-size: 1.4em;
    right: -15px;
    top: 83px;
    color: #fff;
    text-align: center;

    
    -webkit-transform: rotate(45deg);

    
    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);


    -o-transform: rotate(45deg);

    
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/

}

.navMain .claim strong {
    display: block;
    text-transform: uppercase;
    font-size: 1.6em;
}

.navMain li {
    position: relative;
    display: block;
    float: left;
}

.navMain li.imprint {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 274px;
    text-align: center;
}

.navMain li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-size: 1.6em;
    line-height: 1em;
    padding: 20px 10px;
    font-weight: bold;
}

.navMain li a:hover,
.navMain li a.active {
    color: #fff;
    font-style: normal;
}

.navMain li a:hover:after,
.navMain li a.active:after {
    content: " ";
    position: absolute; 
    left: 50%;
    bottom: 0;
    width: 0;
    height: 0;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #C7DE6C transparent;
    margin-left: -10px;
}

.navMain li.imprint a:hover,
.navMain li.imprint a.active {
    color: #000;
}

.navMain li.imprint a:after {
    display: none !important;
}


/* Image switcher */

.switcher {
    list-style: none;
    margin: 0;
}

.js .switcher {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
    border-bottom: 5px solid #C7DE6C;
}

.js .switcher li {
    position: relative;
    width: 20%;
    height: 200px;
    background-position: center center;
    background-size: cover; 
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}

.js .switcher li:hover:before,
.js .switcher li.active:before {
    content: " ";
    position: absolute; 
    left: 50%;
    bottom: 0;
    width: 0;
    height: 0;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 0 20px 20px;
    border-color: transparent transparent #C7DE6C transparent;
    margin-left: -20px;
}


.js .switcher li img {
    display: none;
}

.js .switcher li .text {
    display: none;
}

.switcherStage {
    display: none;
}

.js .switcherStage {
    display: block;
    float: left;
    margin-left: 5%;
    width: 55%;
    background: #fff;
    position: relative;
    z-index: 10;
}

.js .switcherStage > div {
  min-height: 100%;
  /*min-width: 1024px;*/
    
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;

  /* Set up positioning */
  position:absolute;
  top: 0;
  left: 0;

  background-position: center center;
  background-size: cover; 
}

.js .switcherStage > div > .text {
    background: url(/images/bg_transparent.png);
    padding: 10px;
    position: absolute;
    bottom: 0;
}

/*page tweaks*/

#home.section {
    background: #A9BF43;
}

#home .inner {
    padding-top: 0;
    padding-right: 0;
}

#home .wrap {
    position: relative;
    background: url(/images/bg_allee.jpg);
    background-size: cover;
    float: left;
    min-height: 100vh;
    width: 100%;
}

#home h2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

#home .box1 {
    margin-top: 110px;
    float: left;
    width: 50%;
    position: relative;
    margin-left: 5%;
    margin-right: 2%;   
    background: #A9BF43;    
}

#home .box1 img {
    display: block;
}

#home .box2 {
    margin-top: 110px;
    padding: 20px;
    float: left;
    margin-bottom: 0;
    width: 30%;
    background: #C7DE6C;
}

#home .bgCowWhite {
    position:absolute; 
    width: 300px;
    left: -5px;
    bottom: 50px;
    opacity: .5;
}

#home .bgPig {
    position: absolute; 
    width: 282px;
    left: -10px;
    bottom: 236px;
}

#home .bgPigWhite {
    position: absolute; 
    width: 172px;
    left: 52px;
    bottom: 230px;
    opacity: .5;
}

/*.js #home .news {
    float: left;
    display: block;
    width: 56%;
    text-decoration: none;
    color: #000;
}*/

.js #unser-rindfleisch {
    background-image: url(/images/bg_ring-weiss2.svg);
    background-size: 76%;
    background-repeat: no-repeat;
    background-position: center center;
}

.js #unser-rindfleisch .box1 {
    width: 50%;
    background: #A9BF43;
    padding: 20px;
    float: right;
    margin-right: 11%;
}

.js #unser-rindfleisch .box2 {
    width: 37%;
}

.js #unser-rindfleisch .box3 {
    width: 37%;
}

.js #unser-rindfleisch .box4 {
    margin-right: 2%;
    width: 50%;
    padding: 20px;
    background: #C7DE6C;
}

.js #unser-schweinefleisch {
    background-image: url(/images/bg_schwein-grey.svg);
    background-size:77%;
    background-repeat: no-repeat;
    background-position: center center;
}

.js #unser-schweinefleisch .box1 {
    width: 50%;
    margin-right: 2%;
    background: #A9BF43;
    padding: 20px;
}

.js #unser-schweinefleisch .box2 {
    width: 37%;
}

.js #unser-schweinefleisch .box3 {
    width: 37%;
    margin-right: 2%;
}

.js #unser-schweinefleisch .box4 {
    width: 50%;
    padding: 20px;
    background: #C7DE6C;
}

/*.js #unser-schweinefleisch .switcherStage {
    margin-right: 5%;
    margin-left: 0;
}*/

#aktuelles .newsList {
    width: 20%;
    margin-right: 3%;
    float: left;
}

#aktuelles.loading .newsList {
    float: none;
    margin: 0 auto;
}

#aktuelles .newsDetail {
    width: 70%;
    float: left;
}

#aktuelles.loading .newsDetail {
    display: none;
}

#aktuelles ul.wpTitles {
    list-style: none;
    margin: 0;
}

#aktuelles #wpArticleContent {
    width: 58%; 
    float: left;
    margin-right: 2%; 
}

#aktuelles #wpArticleContent.noImage {
    width: 100%;
}

#aktuelles #wpArticleImages {
    width: 40%; 
    float: left;
}

#aktuelles #wpArticleImages img {
    border: 5px solid #fff;
}

#aktuelles #wpArticleImages ul {
    list-style: none;
}

#aktuelles ul.wpTitles p {
    margin-bottom: 0;
}

#aktuelles span.date {
    display: block;
}

#aktuelles a.title {
    line-height: 1.2em;
    display: inline-block;
    margin-bottom: 15px;
}

#aktuelles a.title.active {
    background: url("../images/bg_teaser6.png");
}

#artgerechte-haltung ul.standard {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 20px;
}

#artgerechte-haltung .box1 {
    width: 48%;
    margin-right: 4%;
    background: #c7de6c;
    padding: 20px;
}

#artgerechte-haltung .box2 {
    width: 30%;
}

#artgerechte-haltung .box2 img {
    display: block;
    margin-bottom:5px;
}

#artgerechte-haltung-slider ul {
    list-style: none;
    height: 0;
    overflow: hidden;
}

#das-sind-wir .inner {
    padding-top: 0;
    padding-right: 0;
}

#das-sind-wir .wrap {
    position: relative;
    clear: both;
    background: url(/images/bg_allee.jpg);
    background-size: cover;
    float: left;
    min-height: 100vh;
    width: 100%;
}

#das-sind-wir .box1 {
    margin-top: 110px;
    width: 20%;
    margin-left: 5%;
}

#das-sind-wir .box2 {
    margin-top: 110px;
    width: 60%;
    background: #C7DE6C;
    padding: 20px;
    float: right;
    margin-right: 10%;
}

#das-sind-wir .teaserImage {
    position: relative;
    margin-bottom: 10px;
}

#das-sind-wir .teaserImage img {
    display: block;
    width: 100%;
}

#das-sind-wir .teaser {
    background: url("/images/bg_transparent.png");
    bottom: 0;
    padding: 10px;
    position: absolute;
    margin: 0;
    width: 100%;
}

/*#kontakt .inner {
    position: relative;
    clear: both;
    overflow: hidden;
}*/

#kontakt .box1 {
    position: relative;
    width: 40%;
    margin-right: 2%;
}

#kontakt .box2 {
    position: relative;
    width: 50%;
}

#kontakt .hohenlohe {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

#kontakt .bgPig {
    width: 28%;
    position: absolute;
    left: 1%;
    opacity: 0.7;
    bottom: 4%;
}

#kontakt .bgCowWhite {
    width: 46%;
    position: absolute;
    left: 1%;
    bottom: 4%;
    opacity: 0.7;
}

#impressum-datenschutz .box1 {
    width: 46%;
    margin-right: 4%;
}

#impressum-datenschutz p,
#impressum-datenschutz dl,
#impressum-datenschutz ul.standard {
    font-size: 1.2em;
}

/* supernarrow mobile */
@media all and (max-width: 562px) {
    #das-sind-wir .teaserImage {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* tablets, mobile... */
@media all and (max-width: 1023px) {

    body {
        font-size: 74%;
        background: #eee;
    }

    #mobileMenu {
        display:block;
        background: url(../images/icon_menu.png) no-repeat center center;
        background-size: 3em 3em;
        width: 6em;
        height: 6em;
        position: fixed;
        top: 0.5em;
        right: 0.5em;   
        z-index: 3000;
    }

    #mobileMenu span {
        display: none;
    }

    .hideMobile {
        display: none !important;
    }

    .logo {
        left: 20px;
    }

    .section {
        background: transparent !important;
    }

    .inner {
        padding: 8em 0 0.5em 0 !important;
        overflow: hidden;
    }

    .box {
        width: 100% !important;
        margin: 0 !important;
    }

    .navMain {
        height: 86px;

    }

    .navMain ul {
        display: none;
        position: absolute;
        width: 50%;
        right: 0;
        top: 83px;
        border-left: 3px solid #C7DE6C;
        border-bottom: 2px solid #C7DE6C;
    }

    .navMain li {
        width: 100%;
        border-bottom: 1px solid #C7DE6C;
        background: #A9BF43;
    }

    .navMain li.imprint {
        position: static;
        width: 100%;
        text-align: inherit;
    }

    .navMain li a {
        display: block;
        padding: 2px;
        text-align: center;
        padding: 12px 0 10px;
        line-height: 1em;
    }

    .navMain li a:hover, 
    .navMain li a.active {
        background: none;
    }

    #home .wrap,
    .js #unser-rindfleisch,
    .js #unser-schweinefleisch,
    #das-sind-wir .wrap {
        background: none;
    }

    #das-sind-wir .teaserImage {
        width: 40%;
        float: left;
        margin-right: 2%;
        margin-top: 2%;
    }

    #home .box1 {
        background: transparent;
    }

     #kontakt h2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #kontakt .box {
        padding-left: 20px;
        padding-right: 20px;
    }

    #kontakt .box1,
    #kontakt .box2 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 2% !important;
    }

    #artgerechte-haltung h2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #artgerechte-haltung .box1 {
        width: 100% !important;
    }

    #artgerechte-haltung .box2 {
        display: none;
    }

    #artgerechte-haltung .box1 {
        margin-bottom: 2% !important; 
    }

    #artgerechte-haltung-slider li img:first-child {
        display: none;
    }

    #impressum-datenschutz .box {
        padding-left: 20px;
        padding-right: 20px;
    }   

}

@media all and (min-width: 1024px) and (max-width: 1100px) {

    .navMain li a {
        font-size: 1.4em;
        padding-right: 7px;
        padding-left: 7px;
    }

    #artgerechte-haltung .box2 {
        width: 46%;
    }
}

/*XXL screens*/
@media all and (min-width : 1760px)  {
    p, dl, ul.standard {
        font-size: 2em;
    }

    ul.standard li {
        background-position: left 0.25em;
        padding-left: 1.4em;
    }

    .logo {
        width: 260px;
    }

    h2 {
        font-size: 3.6em;
    }

    h3 {
        font-size: 2.8em;
    }

    .navMain {
        padding-left: 316px;
    }

    .navMain li a {
        font-size: 2.6em;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 26px;
    }

    .navMain .claim {
        font-size: 2.6em;
    }

    .navMain .badge {
        width: 170px;
        margin-bottom: -173px;

    }

    .inner {
        padding: 140px 100px 0 316px;
    }

    #home .box1,
    #home .box2,
    #das-sind-wir .box1,
    #das-sind-wir .box2 {
        margin-top: 140px;
    }

    #home p {
        font-size: 2.4em;
        margin-bottom: 20px;
    }

    #home .bgCowWhite {
        width: 333px;
    }

    #home .bgPig {
        width: 344px;
        bottom: 265px;
    }

    #home .bgPigWhite {
        width: 222px;
        bottom: 264px;
    }

    #artgerechte-haltung ul.standard {
        font-size: 2.2em;
        font-weight: bold;
        margin-bottom: 30px;
    }

    #impressum-datenschutz p,
    #impressum-datenschutz dl,
    #impressum-datenschutz ul.standard {
        font-size: 1.6em;
    }

}



/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.unslider-wrap {
  position: relative;
}
.unslider-wrap.unslider-carousel > li {
  float: left;
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade {
  position: relative;
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
.unslider ul, .unslider ol, .unslider li {
  list-style: none;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
}
.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
.unslider-arrow.next {
  left: auto;
  right: 20px;
}

.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 10px 5px 0;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #BA2323;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
    border-color: #BA2323;
  background: #BA2323;
  cursor: default;
}



