/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 
   2017-06-05
 */

.navbar-fixed-top.navbar .navbar-collapse {
	border-bottom:3px solid #284e36;
	padding-bottom:5px; 
}
    
  
.navbar-fixed-top.navbar-inverse {
	background-color: #ffF;
	border-color: transparent;
}

.navbar-fixed-top.navbar-inverse .navbar-brand {
	color: #284e36;
	font-weight:900; }
    

.navbar.navbar-fixed-top .menu-bar > .navbar-nav > li > a {
font-family: Calibri, Helvetica, Arial, sans-serif;
font-size: 15px;
font-weight: 500;
}


.navbar-inverse .navbar-nav > li > a {
  color: #284e36; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color:#284e36;
text-decoration:underline; }
 
 .navbar.navbar-fixed-top .menu-bar > .navbar-nav > .divider-vertical {
border-left-color:#284e36
}
 

  footer .footer-top {
    width: 100%;
    min-height: 95px;
    background-color: #fff;
    display: flex;
    align-items: center; }
    footer .footer-top h3, footer .footer-top h4 {
      color: #000; }
    
  footer .footer-bottom {
    width: 100%;
    min-height: 36px;
    background-color: #fff;
    font-size: 11px;
    display: flex;
    align-items: center; }
    
  .page_section h2 {
    color: #3f9c35;
    font-size: 32px; 
  }
    
  .page_section h3 {
    font-size: 22px; 
  }
 
.section-landing {
  background: linear-gradient(transparent, transparent), url("pvhomehero.jpg") no-repeat center;
  background-size: cover;
  min-height:250px;
   }
 
.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown:visited .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

#navbar .dropdown-menu {
margin-top:0px;
}

[data-sitemap-state="/"] .navbar.navbar-fixed-top .navbar-collapse {
    border-bottom: none;
}
[data-sitemap-state="/search/:/"] .navbar.navbar-fixed-top .navbar-collapse {
    border-bottom: none;
}

@media (min-width:1200px) {
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse,.navbar-inverse.navbar-fixed-top,div.navbar-fixed-top > div.container  {
max-height:67px !important;

} }


.homepage-tiles {
margin-left:auto;
margin-right:auto;

}

.section-tile {
margin-bottom:50px;
float:left;

}


.btn-info {
color:#0072c6;
border-color:#0072c6;
border-radius:5px;
border-width:2px;
padding-left:25px;
padding-right:25px;
font-weight:600;
}

.btn-info:hover,.btn-info:focus {
color:#3F9B46 !important;
border-color:#3F9B46 !important;
background-color: white !important;
}




.page-copy {
margin-bottom: 0px;

}

.entity-grid .view-grid 
{
  overflow-x:visible;
}

.columndetails{

padding:8px 8px 8px 0px;
margin-bottom:0px;
word-wrap: break-word;
}

div.input-group-btn > .launchentitylookup
{
padding:6px 12px;
height:35px;
}
div.input-group-btn >.clearlookupfield{
padding:6px 12px;
height:35px;

}
.socialmediaimages {
height:42px;
width:42px;
margin-right:5px;

}

.addpadding {
min-height: 500px;

}

.xrm-attribute {
font-family: Calibri, Helvetica, Arial, sans-serif;
font-size: 15px;
    
}

.start_group_heading
{
color:#0072c6;
padding-top:10px;
}

.volhome > h3 {
	font-size: 22px;
}

.navbar-fixed-top .navbar-brand
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
}

.section-landing-search
{
	background: linear-gradient(transparent, transparent), url("pvhomehero.jpg") no-repeat center;
	background-size: cover;
}

@media (max-width: 767px) {

  .navbar.navbar-fixed-top .menu-bar > .navbar-nav > li > a {
    font-size: 22px;
  }

  .page_section h2{
    font-size: 36px; 
  }

  h3 {
    font-size: 26px; 
  }
  
  h4 {
  	font-weight: bold;
  }
  
  .xrm-attribute {
	font-size: 22px;
  }
  
  .row {
    margin-right: -5px;
  }
  
  .volhome > h3 {
	font-weight: bold;
  }
}
