/* Enter Your Custom CSS Here */
footer p a{
    color: #fff;
    font-size: 22px;
}

footer p a:hover{
    color: #ff7800;
    font-size: 22px;
   text-decoration: none;
}
.catbox {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #ccc;
    padding: 0 0 25px;
    margin: 0 0 25px;
    overflow: hidden;
}
.catbox:last-child{border-bottom: none;}
.postimg {
    float: left;
    width: 100%;
    max-width: 450px;
    margin: 0 25px 0 0;
}
.postimg img {
    width: 100%;
    display: block;
    height: auto;
}
.postdetails h2, .postdetails h2 a {
    color: #75c043;
    font-size: 28px;
    margin: 0 0 0;
    padding: 0;
    font-weight: 700;
}

.left-side .postdetails p {
    font-size: 18px;
    color: #000;
    margin: 20px 0 30px;
    padding: 0;
    line-height: 30px;
}
.link-more { display:none;}

element {

}
a:hover {

    color: #0056b3;
    text-decoration: underline;

}
.readmore {

    display: block;
    background: #ff7800;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 5px 15px;
    margin: 0;
    width: auto;
    text-align: center;
    float: left;
    text-transform: uppercase;

}
.readmore:hover {
    background: #75c043;
  color: #fff;
  text-decoration: none;
}


@media (min-width:992px) and (max-width:2500px) {
.navbar-nav li:hover .sub-menu li a, .navbar-nav li .sub-menu li  a{  font-size:14px!important; padding: 10px 15px!important;}

}
#example3_31 .sp-slides-container  p.sp-layer strong {font-size:54px!important;     font-weight: 700 !important; display:block;text-shadow: 0 0 5px #000 !important;}
#example3_31 .sp-slides-container  p.sp-layer {font-weight: 700 !important;  font-size:24px!important; text-align: right !important; text-shadow: 0 0 5px #000 !important;}
#example3_31 .desc-in-bg {background: none !important;}
#example3_31 .desc-in {opacity: 1 !important;}
#example3_31.slider-pro p.sp-layer { line-height: 1 !important;}

@media (min-width:800px) and (max-width:1040px) {
  
  #example3_31 .sp-slides-container  p.sp-layer strong {font-size:40px!important;     font-weight: 700 !important; display:block;text-shadow: 0 0 5px #000 !important;}
}




@media (min-width:290px) and (max-width:991px) {
.postimg {
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0 0 25px 0;
}
  .postdetails { width: 100%;   clear: both;  overflow: hidden;}
  
}