.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	padding: 0px 10px !important;
    font-weight: bold !important;
  font-size: 20px !important;
  height: 40px;
}
  	
.t4-section-1, .t4-main-body {
	padding:40px 0 0 !important;
}

.t4-main-body {
	padding-top: 0px !important;
  	padding-bottom: 60px !important;
}

.t4-section-3 {
	padding-top: 0px !important;
  	padding-bottom: 30px !important;
}
.t4-section-2 {
	padding-top: 0px !important;
  	padding-bottom: 0px !important;
}
.site-name{
  display:none !important;
}
.t4-section-8 {
	padding-top: 5px !important;
  	padding-bottom: 40px !important;
  	background-color: #A3A982 !important;
}
.t4-section-9 {
	padding-top: 0px !important;
  	padding-bottom: 0px !important;
}
.t4-section-10 {
	padding-top: 30px !important;
  	padding-bottom: 30px !important;
    background-color: #E8EBDA !important;
}
.t4-footer {
	padding-top: 10px !important;
  	padding-bottom: 10px !important;
}
.t4-masthead img{
	width:100%;
}
.t4-section-2 img{
	width:100%;
}
.contact .contact-inner .row .mb-3:first-child {
 	display:none; 
}
.contact-form-wrap {
  padding-left: 0;
}
.contact .plain-style .contact-form-wrap .contact-box {
  max-width: 100%;
  padding-left: 96px;
}

@media (max-width: 576px){
.t4-header .top-phone-number {
    text-align: center;
}
}

@media (max-width: 767px){
.t4-header .top-phone-number {
    text-align: center;
}
}