#old_header_logo {
	height: 80px;
}
section.section-title {
	padding: 20px 0;
}
.pt-4, .py-4 {
	padding-top: 0px !important;
}

@media only screen and (max-width: 768px){
	#old_header_logo {
      height: 48px;
    }
    html.photography-demo-2 #header .header-btn-collapse-nav {
      margin-top:20px;
    }
    .header-body {
    	height: 80px;
    }
    section.section-title {
    	padding: 10px 0;
    }
}

@media only screen and (max-width: 430px) {
	#old_header_logo {
      height: 48px;
    }
    html.photography-demo-2 #header .header-btn-collapse-nav {
      margin-top:20px;
    }
    .header-body {
    	height: 80px;
    }
    section.section-title {
    	padding: 10px 0;
    }
}
.nav-link {
    font-size:13px !important;
    font-weight: 600 !important;
}
.dropdown-menu li a {
    font-size:13px !important;
    font-weight: 500 !important;
}
.header-nav {
    letter-spacing: 0.5px;
}

/*.btn-success {
  background: #1e4686 !important;
  border-color: #1e4686 !important; 
  font-weight: bold;
}*/
/*.btn-success:focus, .btn-success:hover, .btn-success:not([disabled]):not(.disabled):active{
  background: #2a67c7 !important;
  border-color: #2a67c7 !important;
  box-shadow: 0 0 0 0.2rem rgba(17, 102, 152, 0.5) !important;
}*/
.heading {
   /*background: #1875d2 !important; */
   /*background: rgb(33, 133, 222) !important;*/
   background: #85B322 !important;
}

.left-menu .menu-item, .claim_menu{ 
    color:#0b8a37 !important;
}
html section.section-quaternary {
    background: #85B322 !important
}
section.contact-details .feature-box p {
    color: #e2e1e0;
}