/* hover links */ 
.entry p a:visited { color: #1fbbb5 !important; }

.home .featured-box { margin-bottom: 20px; }
.home .flex-control-nav { bottom: 0px !important; }
.attachment-post-thumbnail{width:100%;height:auto;}
@media only screen and (min-width: 980px) {
body.two-col-left-960 #main-sidebar-container #main { width: 72% !important; }
body.two-col-left-960 #main-sidebar-container #sidebar { width: 24% !important; padding-left: 20px; }
  }
/* Jacinta WPcurve #57824 */
@media only screen and (max-width: 767px){
.csstransforms3d.csstransitions #navigation {
    left: 90%;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: inherit; 
   min-height:5%;
  } 
ul.sub-menu {
    display: none;
}
}

/* Jacinta WPcurve #57824 */

/** WP Curve Archil Task #66467 Start **/
.single .post {margin-bottom: 20px; }
.single #post-social, .single .post-utility {display: none !important;}
/** WP Curve Archil Task #66467 End **/

/** WP Curve Mike Task #69525 Start **/
@media screen and ( max-width: 460px ) {
    #navigation ul .home-link a:hover {
        background-color: #fff!important;
    }
}
/** WP Curve Mike Task #69525 End **/

/*wpcurve PN #69739*/
@media only screen and (max-width: 375px ){
    .flexslider .featured-details p{
        display: none;
    }

    .flexslider .details-title {        
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .home .flex-control-nav {
        bottom: -5px !important;
    }
}
/*wpcurve PN #69739 end*/

/*WPcurve JR Task #112844* - Start
#footer{
	margin-top:-30px;
}
/*WPcurve JR Task #112844* - End*/
#content{
  padding-bottom:10px;
}
/* wpcurve NM #116040 - Start */
ul#main-nav {
    margin-left: 60px;
}
/* wpcurve NM #116040 - End */