h3 {
padding-bottom: 15px;
}

h4 {
padding-bottom: 10px;
}

.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 75px 0 65px;
}

.select2-search {
    display: none !important;
}

@media only screen and (min-width: 769px) {
.header_top .right .widget_transposh {
display: none !important;
}
}

@media only screen and (max-width: 768px) {
.header_top .left {
    display: none;
}

.header_top .right .inner>div {
    float: none;
}
}
