/* Enter Your Custom CSS Here */

body {
    background-image: url("http://2d6.c35.myftpupload.com/wp-content/uploads/pj-main-bg-rep-new.jpg");
}
#header, .search-expand, #nav-topbar.nav-container {
    background-color: #FAFEFF !important;
}
#page {
    padding-bottom: 65px;
}
#wrapper {
    height: auto;
    min-height: 100%;
    position: absolute;
    width: 100%;
}
#header .pad {
    padding-bottom: 0;
    padding-top: 0;
}
#header {
    background-color: #fafeff !important;
    border-bottom: 4px solid #dfdfdf;
    margin: 5px 0 0;
    padding: 0;
}
/***** LOGO *****/
.site-title a img {
    max-height: inherit !important;
    position: absolute !important;
    top: -5px;
  	height:68px;
}
/***** MENU *****/
#nav-topbar {
    float: left;
    width: 88% !important;
}
.nav > li {
    display: inline-block;
}
#menu-main-menu li a {
   	color: #000000;
    font-size: 16px;
    font-weight: normal;
    height: auto !important;
    line-height: normal;
    padding: 18px 20px;
    text-transform: uppercase;
}
.nav-wrap {
    display: inline-block;
}
.social-icn {
    display: inline-table;
    float: left;
    margin-top: 0;
}
.social-icn a {
    float: left;
    height: auto;
    line-height: normal;
}
.social-icn a {
    padding: 0 7px;
}
.social-links .social-tooltip {
    display: inline;
    font-size: 18px;
    margin-top: 18px;
    padding: 0 5px;
}
.social-links li {
    display: inline-block;
    margin-left: 0;
}
/***** SLIDER *****/
.cycloneslider-template-standard .cycloneslider-slide img{
  	width:100% !important;
}
/***** INNER PAGE *****/
.page-title {
    border-bottom: 1px solid #CCCCCC !important;
    font-size: 28px !important;
    margin-bottom: 7px !important;
}
.page-title h1, .page-title h2, .page-title h4 {
    color: #3B3B3B !important;
}
.wmle_container .wmle_item .wmle_post_title{
  text-align:center;
}
.wmle_loadmore {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
}
.wmle_container .wmle_item .wmle_post_title a {
    color: #3F71A9 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}
/***** FOOTER *****/
#footer-bottom {
    border-top: 1px solid #D8D8D8;
}
#footer {
    bottom: 0;
    position: absolute;    
}