@import url("../includes/libs/better-framework/assets/css/better-social-font-icon.css");

body {
margin: 0;
}
header {
margin-bottom: 30px;
}
footer, header, nav.main-menu-container {
    position: relative;
}
.main-menu.menu > li:hover > a:before,
.main-menu.menu > li#menu-item-1843> a:before {
content: '';
display: block;
width: 100%;
height: 3px;
background-color: #ababab;
position: absolute;
top: 0;
left: 0;
}
.header-inner {
padding: 45px 0 15px;
max-width: 1230px;
margin: 0 auto;
text-align: center;
}
h2#site-title {
margin: 0;
}
.main-menu-logo {
display: none;
}
.search-container.close {
display: none;
}
nav.main-menu-container {
border-top: 1px solid #ababab;
border-bottom: 1px solid #ababab;
}
ul#main-navigation {
text-align: center;
height: 68px;
overflow-y: hidden;
padding-top: 20px;
margin-top: -20px;
}
.main-menu > li {
float: none;
display: inline-block;
margin: 0 4px;
}
.main-menu > li > a {
position: relative;
float: none;
margin: 0 4px;
line-height: 48px;
display: inline-block;
padding: 0 12px;
text-decoration: none;
color: #555555;
font-family: Georgia,Times,"Times New Roman",serif;
font-weight: 700;
font-size: 16px;
text-align: inherit;
text-transform: uppercase;
letter-spacing: 1px;
}
.copy-footer {
    padding: 0 0 0 0;
    background: #353535;
}

.row.darker {
    background: #555555;
}

.row.brighter {
    background: #828282;
}
.copy-footer .row {
    margin: 0!important;
}

.site-footer .copy-1 p {
    font-size: 12px;
    font-family: "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    padding: 35px 0 35px 0;
    color: rgba(255, 255, 255, 0.57);
    max-width: 1170px;
    margin: 0 auto;
    line-height: 21px;
}
.site-footer .copy-1 p a {
    color: #F3F3F3;
    text-decoration: none;
}
div#menu-footer {
    font-family: 'Roboto';
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    text-transform: initial;
    color: #c9c9c9;
}
nav.footer-menu-container {
    padding: 10px 0;
}
ul#footer-navigation {
    font-family: 'Roboto';
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    text-transform: initial;
    color: #c9c9c9;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.menu.footer-menu > li:not(:last-child) {
    margin-right: 20px;
}
.site-footer ul.menu.footer-menu > li {
    font-size: 0.75em;
}
ul.menu.footer-menu > li {
    float: none;
    display: inline-block;
}
.site-footer ul.footer-menu li.menu-item a {
    color: #c9c9c9;
    text-transform: inherit;
    position: relative;
    font-size: 1em;
    text-decoration: none;
}

.site-footer .copy-2 {
    padding: 25px 0 25px 0;
    color: rgba(255, 255, 255, 0.57);
    font-size: 12px;
    font-family: "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.footer-widgets .content-wrap {
    max-width: 1230px;
    margin: 0 auto;
}

.footer-widgets.light-text {
    display: block;
    width: 100%;
}

.footer-widgets .content-wrap .container .row .col-sm-4 {
    width: 100%;
    text-align: center;
}
.site-footer ul.footer-menu li.menu-item a:hover {
    color: white;
}

li#menu-item-107:hover {
}

div#better-social-counter-2 {
    margin-bottom: 15px;
}

.textwidget {
    height: 50px;
}

ul.social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.better-social-counter.style-style-6 .social-item {
    margin: 0 2px 0 2px;
    padding: 0;
    width: inherit;
    float: none;
    display: inline-block;
    border-bottom: none;
    text-align: center;
    box-sizing: border-box;
    border: none;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.better-social-counter.style-style-6 .item-icon {
    background-color: #696969;
    color: #828282;
    font-size: 18px;
    border: none;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    vertical-align: middle;
}
.better-social-counter .item-icon{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.better-social-counter.style-style-6 .item-count {
    display: none;
}

.better-social-counter.style-style-6 .item-title {
    display: none;
}
a [class^="bsfi-"]:before,
a [class*=" bsfi-"]:before {
    line-height: 44px;
}

.responsive-header .logo-container {
    width: 60%;
    float: left;
    padding: 2px 0;
    text-align: center;
    line-height: 50px;
}
.responsive-header .logo-container img {
    max-height: 35px;
    max-width: 100%;
    vertical-align: middle;
}
.responsive-header .menu-container {
    width: 20%;
    float: left;
    text-align: left;
}
.responsive-header {
    display: none;
    height: 54px;
    margin: 10px 0;
}
.responsive-header .menu-container .menu-handler {
    color: #b5b5b5;
    width: 54px;
    height: 54px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.05);
    cursor: pointer;
    transition: .3s;
    position: relative;
}
.responsive-header .menu-container .menu-handler .lines {
    display: inline-block;
    width: 23px;
    height: 4px;
    background: #b5b5b5;
    transition: 0.3s;
    position: relative;
    margin-top: 24px;
}
.responsive-header .menu-container .menu-handler .lines:before, .responsive-header .menu-container .menu-handler .lines:after {
    display: inline-block;
    width: 23px;
    height: 4px;
    background: #b5b5b5;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -moz-transform-origin: 0.28571rem center;
    -webkit-transform-origin: 0.28571rem center;
    transform-origin: 0.28571rem center;
}
.responsive-header .menu-container .menu-handler .lines:before {
    top: 8px;
}
.responsive-header .menu-container .menu-handler .lines:after {
    top: -8px;
}
.responsive-header .open .menu-handler {
    background-color: #C7C7C7;
}
.responsive-header .menu-container.open .menu-handler .lines {
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
    background: transparent;
}
.responsive-header .menu-container.open .menu-handler .lines:after {
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.responsive-header .menu-container.open .menu-handler .lines:before {
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.responsive-header .menu-container.open .menu-handler .lines:before, .responsive-header .menu-container.open .menu-handler .lines:after {
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 1px;
    width: 30px;
    margin-left: -6px;
}
.responsive-header .open .menu-handler .lines::before, .responsive-header .open .menu-handler .lines::after {
    background-color: #ffffff;
    left: 2px;
    top: -2px;
    height: 10px;
}
.responsive-header .menu-container .menu-box {
    width: 100%;
    position: absolute;
    top: 64px;
    left: 0;
    background-color: #ffffff;
    display: none;
    z-index: 99999;
    -webkit-box-shadow: 0 8px 14px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0 8px 14px rgba(0, 0, 0, 0.20);
    box-shadow: 0 8px 14px rgba(0, 0, 0, 0.20);
}
ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.responsive-header .menu-container .resp-menu li {
    display: block;
    line-height: 40px;
    float: none;
    position: relative;
}
.responsive-header .menu-container .resp-menu li > a {
    padding: 0 5px 0 15px;
    color: #555555;
    font-size: 16px !important;
    font-family: "Georgia bold" !important;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 4px;
    border-bottom: 2px solid #E8E8E8;
    position: relative;
}
.responsive-header .menu-container .resp-menu li > a,
.responsive-header .menu-container .resp-menu li {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-align: inherit;
    text-transform: none;
    font-weight: bold;
    text-decoration: none;
}
.responsive-header .menu-container.open .menu-box {
    display: block;
}


@media only screen and (max-width: 800px) {
    .site-header {
        display: none;
    }
    .responsive-header {
        display: block;
    }
}