/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

h1 { line-height: 40px; margin-bottom: 25px; text-transform: none; }
h2 { line-height: 36px; margin-bottom: 20px; text-transform: none; }
h3 { line-height: 30px; margin-bottom: 20px; text-transform: none; }
h4 { line-height: 25px; margin-bottom: 6px; text-transform: none; } /* 18px; */
h5 { line-height: 24px; margin-bottom: 18px; text-transform: none; }
h6 { line-height: 19px; margin-bottom: 18px; text-transform: none; }

h2.contentheading { font-size: 36px; }

#main-content-row { padding: 40px 0px 40px; }
#footer-row-3 { padding: 60px 0 40px; } 
ul.sf-menu > li > a:hover { background-color: #5d6c89; }
ul.sf-menu > li.active > a { background-color: #5d6c89; } 
ul.sf-menu ul li a:hover, ul.sf-menu ul li span:hover { text-decoration: underline; } 
ul.sf-menu ul li.active > a, ul.sf-menu ul li.sfHover > a, 
ul.sf-menu ul li.active > span, ul.sf-menu ul li.sfHover > span { text-decoration: underline; }

#main-content-row a:hover { text-decoration: underline; }

#breadcrumbs-row .breadcrumb {
  text-transform: none;
  font-size: 15px;
  line-height: 30px;
}

#breadcrumbs-row .breadcrumb {
  text-transform: none;
  font-size: 15px;
  padding: 6px 0px 6px;
  border-top: none;
  line-height: 30px;
}

#lastitem, .breadcrumb > .active { color: #5D6C89; }

.btn-primary, .btn-small, .contentpane .btn { background: #5D6C89; max-width: none; }
.btn-primary:hover, .btn-small:hover { background-color: #ffffff; }

@media (max-width: 640px) {
  .btn-primary, .btn-small, btn-info {
    width: 100%;
  }
}
/*
#aside-right #aside-right-top {
  background-color: #B1D4E040;
  padding: 16px 10px 0px 10px;
}
*/

/* ul.sf-menu > li > a { line-height: 208px; } */
ul.sf-menu li > ul { top: 112px; }
.scrolled ul.sf-menu li > ul { top: 52px; }

