.agreement{
display: none;
}
.site-branding img {
    max-height: 110px;
}


@media only screen and (min-width: 1200px)
    {
.ttm-header-style-classic #site-header-menu .ttm-stickable-header.fixed-header #site-navigation>.menu>ul>li>a, .ttm-header-style-classic .ttm-stickable-header.fixed-header .header-btn, .ttm-header-style-classic .ttm-stickable-header.fixed-header .site-branding, .ttm-header-style-classic .ttm-stickable-header.fixed-header .ttm-header-icon, .ttm-header-style-classic .ttm-stickable-header.fixed-header .ttm-header-icons, .ttm-header-style-overlay #site-header-menu .ttm-stickable-header.fixed-header #site-navigation>.menu>ul>li>a, .ttm-header-style-overlay .ttm-stickable-header.fixed-header .header-btn, .ttm-header-style-overlay .ttm-stickable-header.fixed-header .site-branding, .ttm-header-style-overlay .ttm-stickable-header.fixed-header .ttm-header-icon, .ttm-header-style-overlay .ttm-stickable-header.fixed-header .ttm-header-icons {
    height: 115px;
    line-height: 115x;
}
}
@media only screen and (max-width:995px)
    {
.sidebar .sidebar-left, .sidebar .sidebar-right {
   display: none;
}
}
.sidebar .content-area {
    padding-top: 0px;
    padding-bottom: 55px;
}
@media (min-width: 992px){
.sidebar .sidebar-left {
    margin-top: 0px;
    margin-right: 15px;
}
}

.sidebar .widget-area .widget {
    position: relative;
    margin: 0 0 40px;
}