﻿.dp-subheader {
    min-height: 130px !important ;
}
.dp-subheader .main-title h1{
  padding-top: 50px !important;
	text-align:center !important;
  
}
.dp-subheader .main-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    padding-top: 8% !important;
    padding-right: 0px !important;
  margin-right:-129px !important;
}


.dp-mainmenu-toggle {
    
    height: 32px;
    margin-top: -17px !important; 
    width: 32px;
    color: #666666;
    line-height: 32px;
    border-radius: 5px;
    float: right;
    position: absolute;
    right: 20px !important;
    font-size: 50px !important;
}