/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 16 2018 | 20:20:55 */
.navbar {
	margin-bottom: 0px;
	min-height: 0px;
  	display: table;
    margin: auto;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
#dfcg-fullsize {
	width: 100% !important;
  	background: transparent !important;
}
.dfcg-imgnav {
	width: 5% !important;
  	opacity: 1 !important;
}
#dfcg-imgprev {
	left: 35px !important;
}
#dfcg-imgnext {
	right: 35px !important;
}
#dfcg-text {
    display: none;
}
#dfcg-image img {
	width: 100% !important;
}
.row.footer_bottom .col-md-12 {
    margin-top: 20px;
}
.blog-job {
    margin: auto;
    display: table;
}
.footer_menus .col-md-3.col-sm-3.col-xs-12 {
    padding: 10px 0px;
}
#inner .wrap .archives article .entry-content h2,
#inner .wrap .archives article .entry-content p{
    float: left;
    width: 100%;
}


#inner .wrap .archives article.man-tv .entry-content h2,
#inner .wrap .archives article.man-tv .entry-content p{
    width: 100%;
}

@media (max-width: 640px) {
  .navbar, #subnav li {
  	display: block;
  }
  #dfcg-fullsize {
  	height: 220px !important;
  }
  #dfcg-imglink {
  	height: 100% !important;
  }
  .dfcg-imgnav {
    height: 20px !important;
    bottom: 0px !important;
  }
  #wrap {
  	background-repeat: repeat;
  }
  .navbar-toggle {
  	margin-bottom: 0px;
  }
  .home-right {
  	width: 100% !important;
  }
  .footer_menus ul {
      display: table;
      margin: auto;
  }
}


