/* Enter Your/*@media only screen and (min-width: 768px) {*/
/*    .home header.main-header.logo_center.with-hero-slider .navigation-block:not(.sticky) {*/
/*        display: block !important;*/
/*    }*/
    
/*    .home li.menu-item.logo-inside.site-logo {*/
/*        display: inline-block;*/
/*    }*/
/*}*/

.archive header.main-header {
    margin-bottom: 0;
    padding-bottom: 0;
}

.archive .page-content .page-header {
    display: none;
}

@media only screen and (min-width: 769px){
    header.main-header.with-hero-slider {
        padding-top: 0;   
    }
    .sticky-wrap {
        height: 100% !important;
    }
    .footer-block.columns.medium-4{
        padding-left:1.5rem !important;
        padding-right:1.5rem !important;
        }
        .footer-block.columns.medium-4 .flo-submit-button{
        margin-top:0 !important;
        }
} 
h1 {
font-size: 10px;
}
/*Custom CSS Here */

header.main-header{
padding-bottom: 0!important;
}

@media only screen and (min-width:987px)
{
		.flo-block.flo-block--full-width.flo-block--header.visible.full-visible
{
	padding-top:0px !important;
}
}