.blog[class*='element-'].owl-nav-style-one .owl-nav{
margin-top:20px;
margin-left:15px;
margin-right:15px;
text-align:center;
font-size:0;
}
.blog[class*='element-'].owl-nav-style-two .owl-nav{
font-size:0;
}
.blog[class*='element-'] .owl-nav > .owl-prev,
.blog[class*='element-'] .owl-nav > .owl-next{
display:inline-block;
vertical-align:top;
width:40px;
height:40px;
background-color:initial;
border:1px #08276e solid;
text-align:center;
}
.blog[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev,
.blog[class*='element-'].owl-nav-style-one .owl-nav > .owl-next{
margin-left:7px;
margin-right:7px;
}
.blog[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev,
.blog[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
position:absolute;
top:50%;
margin-top:-20px;
background-color:rgba(255,255,255,0.95);
}
.blog[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev{
left:15px;
}
.blog[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
right:15px;
}
.blog[class*='element-'] .owl-nav > .owl-prev:before,
.blog[class*='element-'] .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:30px;
color:#08276e;
line-height:36px;
}
.blog[class*='element-'] .owl-nav > .owl-prev:before{
content:"\f104";
}
.blog[class*='element-'] .owl-nav > .owl-next:before{
content:"\f105";
}
.blog[class*='element-'] .owl-dots{
margin-top:20px;
margin-left:15px;
margin-right:15px;
}
.blog[class*='element-'].owl-dot-style-one .owl-dots{
text-align:center;
}
.blog[class*='element-'].owl-dot-style-two .owl-dots{
text-align:right;
}
.blog[class*='element-'] .owl-dots > .owl-dot{
display:inline-block;
vertical-align:top;
}
.blog[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot{
margin-left:5px;
margin-right:5px;
}
.blog[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot{
margin-left:3px;
margin-right:3px;
}
.blog[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:12px;
background-color:#08276e;
border-radius:50%;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.blog[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
background-color:#fde428;
}
.blog[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot > span{
display:block;
width:15px;
height:3px;
background-color:#fff;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.blog[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span{
background-color:#fde428;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
} @media screen and (min-width:321px) and (max-width:479px){
} @media screen and (max-width:320px){
} .blog.element-eight{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.blog.element-eight .blog-item{
padding:5px 15px 10px 15px;
}
.blog.element-eight:not(.owl-carousel) .blog-item{
float:left;
margin-bottom:40px;
}
.blog.element-eight .blog-item > .holder{
background:#fff;
box-shadow:0px 0px 5px rgba(1,1,1,0.25);
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.blog.element-eight .blog-item:hover > .holder{
box-shadow:0px 0px 25px rgba(1,1,1,0.3);
}
.blog.element-eight .blog-item > .holder > .pic{
position:relative;
overflow:hidden;
}
.blog.element-eight .blog-item > .holder > .pic > img{
width:100%;
}
.blog.element-eight .blog-item > .holder > .pic > .holder{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
}
.blog.element-eight .blog-item > .holder > .data{
padding:17px 15px 20px 15px;
}
.blog.element-eight .blog-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.blog.element-eight .blog-item > .holder .data h4{
margin:0px 0px 10px 0px;
font-size:17px;
line-height:25px;
}
.blog.element-eight .blog-item > .holder .data h4 a{
color:#1a1a1a;
}
.blog.element-eight .blog-item > .holder .data ul.meta{
}
.blog.element-eight .blog-item > .holder .data ul.meta li{
display:inline-block;
vertical-align:top;
margin:0px 10px 10px 0px;
font-size:13px;
}
.blog.element-eight .blog-item > .holder .data ul.meta li:last-child{
margin-right:0;
}
.blog.element-eight .blog-item > .holder .data ul.meta li a{
}
.blog.element-eight .blog-item > .holder .data p{
margin:0px 0px 20px 0px;
}
.blog.element-eight .blog-item > .holder .data hr{
margin:10px 0px 15px 0px;
border-top-color:#d9d5d5;
}
.blog.element-eight .blog-item > .holder .data .btn{
padding:0;
border:none;
border-radius:0;
text-transform:uppercase;
font-weight:700;
font-size:14px;
color:#1a1a1a;
line-height:22px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){ .blog.element-eight:not(.owl-carousel) .blog-item{
width:50% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .blog.element-eight:not(.owl-carousel) .blog-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .blog.element-eight:not(.owl-carousel) .blog-item{
width:100% !important;
}
}