@media only screen and (max-width: 1024px){
    .so-panel.widget {
        padding-left: 40px;
        padding-right: 40px;
        padding: 10px !important;
    }
}

.mobile-branding {
    background-color: #ffffff;
    padding-top: 60px;
    margin-bottom: 0px;
    height: 232px;
}

.admin-bar [off-canvas] {
    top: 32px;
  	background-color: #233f55;
}

.main-navigation ul ul li {
    background-color: #233f55;
    padding: 0 10px;
}

.main-header {
 		/*background-image: url(https://loupin.nz/wp-content/uploads/2018/08/IMG-20180817-WA0000-1920-top-trans.png);
    background-repeat: repeat-x;
  	height: 150px;
  	padding-top:75px; */
}

.so-panel .widget-title  {
 		text-transform: none;
    margin-bottom: 20px;
    font-size: 25px;
    text-align: center;
}

.sow-recaptcha {
		margin: 0 auto;
  	width: 304px;
}

.cd-timeline-content {
  padding: 0.5em;
}

.cd-timeline-item-title {
  font-size: 17px;
  font-weight: bold;
}

.timeline-date {
  font-size: 15px;
  font-weight: bold;
}

h5, .h5 {
    font-size: 16px;
}