.dh-hide-hamburger .et_pb_menu__menu {
display: block!important;
}
.dh-hide-hamburger .et_mobile_nav_menu {
display: none!important;
}
.et_pb_column .et_pb_module h1{
font-size: 40px;
font-size: 2.6rem;
line-height: 3.2rem;
text-transform:uppercase;
font-family: Poppins, Arial, "Sans-Serif";
margin-bottom: 15px;
}
.et_pb_column .et_pb_module h2{
font-size: 30px;
line-height: 2.8rem;
margin:10px 0;
font-family: Poppins, Arial, "Sans-Serif";
margin-bottom: 15px;
}
.et_pb_column .et_pb_module h3{
font-size: 25px;
line-height: 2.1875rem;
margin: 10px 0;
font-family: Poppins, Arial, "Sans-Serif";
margin-bottom: 15px;
}
.et_pb_column .et_pb_module h4{
font-size: 22px;
font-size: 1.375rem;
line-height: 2rem;
margin: 10px 0;
font-family: Poppins, Arial, "Sans-Serif";
margin-bottom: 15px;
}
.et_pb_column .et_pb_module h5{
font-family: "Opens-Sans", Arial, "Sans-Serif";
font-size:18px;
line-height: 1.5rem;
margin: 10px 0;
}
.et_pb_column .et_pb_module h6{
font-family:"Open-Sans", Arial, "Sans-serif";
font-size: 25px;
padding-right:4%;
margin: 0 2% 15px 1%;
line-height: 1.9rem;	
}
.et_pb_column .et_pb_module p {
font-family:"Open-Sans", Arial "sans-seri"f;
font-size: 18px;
font-size: 1.125rem;
padding-right:4%;
margin: 0 2% 15px 1%;
line-height: 1.75rem;	
}
.et_pb_column .et_pb_module .code, pre {
font-family: Poppins, Arial,"sans-serif";
font-size:14px;
font-size:0.875rem;
margin-bottom: 10px;
} @media only screen and ( min-width: 768px ) and ( max-width: 980px ) { .et_pb_column .et_pb_module h1 {
font-size: 28px !important;
}
.et_pb_column .et_pb_module h2 {
font-size: 26px !important;
}
.et_pb_column .et_pb_module h3 {
font-size: 25px !important;
}
} @media only screen and ( min-width: 480px ) and ( max-width: 767px ) { .et_pb_column .et_pb_module .et_pb_column .et_pb_module h1 {
font-size: 28px !important;
}
.et_pb_column .et_pb_module h2 {
font-size: 26px !important;
}
.et_pb_column .et_pb_module h3 {
font-size: 25px !important;
}
} @media only screen and ( max-width: 479px ) { .et_pb_column .et_pb_module h1 {
font-size: 28px !important; 
}
.et_pb_column .et_pb_module h2 {
font-size: 26px !important;
}
.et_pb_column .et_pb_module h3 {
font-size: 25px !important;
}
}