

.post-slide #owl-gallery {
list-style-type:none;
margin:0;
padding:0
}

@media (min-width:768px) {
.post-slide #owl-gallery {
float:left;
width:584px
}
}

@media (min-width:992px) {
.post-slide #owl-gallery {
width:754px
}
}

@media (min-width:1244px) {
.post-slide #owl-gallery {
width:945px
}
}

@media (min-width:768px) {
.post-slide #owl-gallery .item {
height:285px;
background-repeat:no-repeat;
background-size:cover;
background-position:center
}
}

@media (min-width:992px) {
.post-slide #owl-gallery .item {
height:360px
}
}

@media (min-width:1244px) {
.post-slide #owl-gallery .item {
height:445px
}
}

.post-slide #owl-gallery .owl-nav {
position:relative;
color:#007537;
font:700 30px/35px "Oswald",sans-serif;
text-align:center
}

.post-slide #owl-gallery .owl-nav .owl-prev,.post-slide #owl-gallery .owl-nav .owl-next {
position:absolute;
left:0;
height:40px;
width:40px;
background:#00a950;
}

@media (min-width:768px) {
.post-slide #owl-gallery .owl-nav .owl-prev,.post-slide #owl-gallery .owl-nav .owl-next {
bottom:124px
}
}

@media (min-width:992px) {
.post-slide #owl-gallery .owl-nav .owl-prev,.post-slide #owl-gallery .owl-nav .owl-next {
bottom:160px
}
}

@media (min-width:1244px) {
.post-slide #owl-gallery .owl-nav .owl-prev,.post-slide #owl-gallery .owl-nav .owl-next {
bottom:200px
}
}

.post-slide #owl-gallery .owl-nav .owl-next {
right:0;
left:auto
}

.post-slide #owl-galleryThumb {
list-style-type:none;
margin:0;
padding:0
}

@media (min-width:768px) {
.post-slide #owl-galleryThumb {
float:right;
width:120px;
height:279px;
overflow:hidden
}
}

@media (min-width:992px) {
.post-slide #owl-galleryThumb {
width:155px;
height:360px;
}
}

@media (min-width:1244px) {
.post-slide #owl-galleryThumb {
width:195px;
height:455px
}
}

.post-slide #owl-galleryThumb .item {
margin-bottom:10px;
background-repeat:no-repeat;
background-size:cover;
background-position:center
}

@media (min-width:768px) {
.post-slide #owl-galleryThumb .item {
height:65px
}
}

@media (min-width:992px) {
.post-slide #owl-galleryThumb .item {
height:84px
}
}

@media (min-width:1244px) {
.post-slide #owl-galleryThumb .item {
height:105px
}
}

@media (max-width:767px) {
    .post-slide #owl-gallery .item{height:300px;background-position: center center;background-repeat: no-repeat; background-size: cover;}
    .post-slide #owl-gallery .owl-nav{bottom: 170px;}
}