/*.pagetitlewrap { height:40px; }
.headerwrap { height:80px; }
.header { margin-top: -16px; }
.pagetitle { margin-top: -25px; }
.pagetitle h1 { font-size: 24px; }
img { margin-top: -20px }*/
@media only screen and (min-width: 980px) {
  	.headerwrap { height:80px; }
	.header .logo { margin-top: 5px; }
	.pagetitle h1 { margin-top: 5px; margin-bottom: 5px; font-size: 24px;}

.colored .pagetitlewrap {background: #c1ce00;border-bottom: 0;}
	.breadcrumbwrap { margin-top: 15px; }
}

.vc_btn-green, a.vc_btn-green, button.vc_btn-green {background-color:#92BC10; }