@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
#header a,
#mainnav li.gn-mega-menu .mega-item-wrap .mega-item h5 a:hover,
#mainnav li.gn-mega-menu .nav-mega-item a:hover,
#mainnav ul.sub-menu>li>a,
#mainnav-mobi ul>li>a,
#mainnav>ul>li>a,
.about-page .about-links li a:hover,
.activity span a:hover,
.activity span.comment a:hover:before,
.banner .banner-items h4 a:hover,
.categorywidget li a,
.comments-list .comment-head a:hover,
.footer-widgets .widget-list li a:hover,
.logo,
.logo2,
.member-area .options li a:hover,
.most-popular li a:hover,
.navigation-panel .sub-menu li a:hover,
.navigation-panel>ul>li:hover>a,
.overlay-link,
.play-button,
.post h3 a:hover,
.post-single .share-post ul li a:hover,
.post-single .share-post ul li a:hover:before,
.posts .load-comment a:hover,
.posts .tags a:hover,
.posts h2:hover a,
.sb-icon-search,
.section-title h4 a,
.simple-share a,
.tabs .comments p a:hover,
.tabs .menu-tab li a:hover,
.tabs .pop-posts .text a:hover,
.tabs .tags a:hover,
.tabs.style2 .content-tab.scroll li:hover a,
.top-wrap .signup-popup a:hover,
.top-wrap .social-links li a,
.widget .nav>li>a:focus,
.widget .nav>li>a:hover,
.widget-categories li a:hover,
.widget-most-popular li a:hover,
.widget-recent .content a:hover,
a,
a.category,
a:focus,
a:hover {
    text-decoration: none
}
#header ul,
#mainnav ul,
#mainnav-mobi ul,
.baubles ul li,
.html-banner ul li,
.mega-menu ul,
.tags-widget,
.venturesLogos,
.widget ul,
ol,
ul,
ul.accordion>li {
    list-style: none
}
body,
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
html {
    overflow-y: scroll;
    overflow-x: hidden
}
body {
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    font: 24px Roboto, sans-serif;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}
#mainnav-mobi ul li.gn-mega-menu.active>a,
#mainnav-mobi ul li.has-children.active>a,
strong {
    font-weight: 700
}
.featuredbusiness {
    overflow: hidden;
    background-color: #EBEBEB;
    padding: 10px 0 10px 9px
}
.featuredbusiness .col-md-6 {
    padding-right: 5px;
    padding-left: 0
}
.featuredbusiness .media {
    background-color: #FFF;
    padding: 7px;
    margin-right: 9px
}
.fbt {
    display: inline-block;
    width: 100%
}
@media (max-width: 768px) {
    .featuredbusiness .col-md-6 {
        margin-bottom: 2px;
        padding-right: 0
    }
    .featuredbusiness {
        overflow: hidden;
        background-color: #EBEBEB;
        padding: 10px 0 7px 10px
    }
    .fbt {
        display: inline-block;
        width: 100%;
        background-color: #12769c;
        padding: 5px!important
    }
    .fbt .widget-title {
        color: #fff;
        font-size: 14px
    }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}
figure {
    margin: 0
}
:focus {
    outline: 0
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%
}
::selection {
    background-color: #ddf1ff
}
::-moz-selection {
    background-color: #ddf1ff
}
legend {
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    box-sizing: border-box
}
*,
:after,
:before,
button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
button,
input {
    line-height: normal
}
input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0))
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: none
}
input[type=checkbox],
input[type=radio] {
    padding: 0
}
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
*,
:after,
:before {
    box-sizing: border-box
}
body {
    font: 16px/24px Roboto, sans-serif;
    background-color: #fff;
    color: #181818
}
a,
a:active,
a:focus,
a:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.img-left {
    margin: 7px 30px 25px 0!important;
    float: left
}
.img-right {
    margin: 7px 0 25px 30px!important;
    float: right
}
.entry-content p {
    margin-bottom: 27px
}
.margint1 {
    margin-top: 10px
}
.margint2 {
    margin-top: 20px
}
.margint3 {
    margin-top: 30px
}
.margint4 {
    margin-top: 40px
}
.margint5 {
    margin-top: 50px
}
.margint6 {
    margin-top: 60px
}
.marginb1 {
    margin-bottom: 10px
}
.marginb2 {
    margin-bottom: 20px
}
.marginb3 {
    margin-bottom: 30px
}
.marginb4 {
    margin-bottom: 40px
}
.marginb5 {
    margin-bottom: 50px
}
.marginb6 {
    margin-bottom: 60px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #181818;
    margin: 4px 0 5px
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
    color: #181818
}
h1 {
    font: 48px/55px Roboto, sans-serif
}
h2 {
    font: 32px/44px Roboto, sans-serif
}
h3 {
    font: 24px/25px Roboto, sans-serif
}
h4 {
    font: 20px/30px Roboto, sans-serif
}
h5 {
    font: 18px/27px Roboto, sans-serif
}
h6 {
    font: 16px/22px Roboto, sans-serif
}
.text-white {
    color: #fff!important
}
.text-dark {
    color: #181818!important
}
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    height: 40px;
    width: 95%;
    padding: 4px 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    border: 1px solid #b7b7b7
}
textarea {
    overflow: auto;
    vertical-align: top;
    padding: 8px 14px;
    height: 200px;
    width: 100%
}
::-webkit-input-placeholder {
    color: #b0b0b0
}
.gn-animation {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}
.gn-animation.animated {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}
#mainnav .sub-menu,
.top-wrap .social-links {
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    box-shadow: 0 0 4px rgba(194, 194, 194, .4);
    opacity: 0
}
.btn {
    background-image: none
}
.dropdown-menu,
.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover,
.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}
.top-wrap {
    padding: 2px 0
}
.top-wrap .follow-us,
.top-wrap .logo {
    float: left
}
.top-wrap .logo {
    height: auto;
    margin-bottom: 8px
}
img.logo2 {
    height: 40px
}
.top-wrap .follow-us {
    position: relative;
    margin-left: 16px
}
.top-wrap .follow-title {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 44px;
    padding-right: 29px;
    padding-bottom: 6px;
    cursor: pointer
}
.top-wrap .follow-title:after {
    font: 24px/36px Roboto, sans-serif;
    content: "\f0d7";
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 11px;
    border: 1px solid rgba(255, 255, 255, .4);
    line-height: 20px;
    width: 22px;
    height: 22px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.top-wrap .social-links {
    position: absolute;
    right: left;
    top: 50px;
    z-index: 999;
    width: 234px;
    border: 1px solid #e6e8e9;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.top-wrap .follow-us:hover .social-links {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.top-wrap .social-links:after,
.top-wrap .social-links:before {
    content: "";
    position: absolute;
    left: 38px;
    border-width: 12px 10px;
    border-style: solid;
    z-index: 9999
}
.top-wrap .social-links:before {
    top: -25px;
    border-color: transparent transparent #e6e8e9
}
.top-wrap .social-links:after {
    top: -24px;
    border-color: transparent transparent #fff
}
.header-wrap #searchform #searchsubmit,
.top-wrap .social-links li a:before {
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    top: 0
}
.top-wrap .social-links li {
    position: relative;
    background-color: #fff
}
.top-wrap .social-links li:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -112px;
    top: 0;
    width: 224px;
    height: 1px;
    background-color: #eaeaea
}
.top-wrap .social-links li:first-child:after {
    height: 0
}
.top-wrap .social-links li a {
    position: relative;
    padding-left: 47px;
    font-size: 14px;
    color: #a1a1a1;
    line-height: 51px;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.top-wrap .social-links li a:before {
    font: 24px/36px Roboto, sans-serif;
    font-size: 17px;
    position: absolute;
    left: 18px;
    transition: all .3s ease-in-out
}
.header-wrap #searchform #searchsubmit,
.top-wrap .social-links li a:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}
.top-wrap .social-links li.facebook a:before {
    content: "\f09a"
}
.top-wrap .social-links li.twitter a:before {
    content: "\f099"
}
.top-wrap .social-links li.google a:before {
    content: "\f0d5"
}
.top-wrap .social-links li.linkedin a:before {
    content: "\f0e1"
}
.top-wrap .social-links li.pinterest a:before {
    content: "\f0d2"
}
.top-wrap .social-links li.facebook a:hover,
.top-wrap .social-links li.facebook a:hover:before {
    color: #3a5795
}
.top-wrap .social-links li.twitter a:hover,
.top-wrap .social-links li.twitter a:hover:before {
    color: #1fc1f1
}
.top-wrap .social-links li.google a:hover,
.top-wrap .social-links li.google a:hover:before {
    color: #dd4b39
}
.top-wrap .social-links li.linkedin a:hover,
.top-wrap .social-links li.linkedin a:hover:before {
    color: #0077b5
}
.top-wrap .social-links li.pinterest a:hover,
.top-wrap .social-links li.pinterest a:hover:before {
    color: #bd081c
}
.top-wrap .member-area {
    float: right;
    color: #fff;
    font-size: 14px
}
.top-wrap .login-popup a {
    line-height: 40px;
    margin-right: 24px;
    color: #fff
}
.top-wrap .signup-popup a {
    line-height: 25px;
    display: inline-block;
    background-color: #fff;
    color: #181818;
    font-weight: 500;
    padding: 10px 29px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.top-wrap .signup-popup a:hover {
    cursor: pointer
}
.header-wrap {
    border-bottom: 1px solid #eaeaea
}
.has-banner .header-wrap {
    border-bottom: none
}
.header-wrap #searchform {
    width: 270px;
    height: 42px;
    position: relative;
    margin-top: 23px;
    float: right
}
.header-wrap #searchform #s {
    font-size: 18px;
    font-weight: 300;
    height: 42px;
    width: 268px;
    border: 1px solid #dfdfdf;
    padding-left: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}
.header-wrap .search-close {
    display: none
}
.header-wrap #searchform #s:focus {
    border: 1px solid #b7b7b7
}
.header-wrap #searchform #searchsubmit {
    position: absolute;
    right: 0;
    font: 24px/36px Roboto, sans-serif;
    height: 42px;
    width: 48px;
    border: none;
    background: 0 0;
    color: #989a9e;
    font-size: 18px;
    line-height: 42px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    transition: all .3s ease-in-out
}
#mainnav ul li,
#mainnav>ul>li>a {
    position: relative
}
.header-wrap #searchform #searchsubmit:hover {
    color: #000
}
#mainnav {
    display: block
}
#mainnav ul {
    margin: 0;
    padding: 0
}
#mainnav>ul>li {
    display: block;
    float: left;
    padding: 8px 24px
}
#mainnav>ul>li>a {
    display: block;
    color: #FFF;
    outline: 0
}
#mainnav>ul>li.gn-mega-menu>a:after,
#mainnav>ul>li.has-children>a:after {
    font: 24px/36px Roboto, sans-serif;
    font-size: 14px;
    color: #c2c2c2;
    position: absolute;
    right: -16px;
    top: 2px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}
#mainnav>ul>li:first-child {
    padding-left: 0
}
#mainnav .sub-menu {
    position: absolute;
    left: 22px;
    width: 210px;
    background-color: #fff;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 998;
    border: 1px solid #e6e8e9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#mainnav>ul>li:first-child>.sub-menu {
    left: 0
}
#mainnav ul.right-sub-menu {
    left: auto;
    right: 0
}
#mainnav ul li:hover>.sub-menu {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
#mainnav ul li ul li {
    margin-left: 0
}
#mainnav ul.sub-menu li ul {
    position: absolute;
    left: 100%;
    top: -1px
}
#mainnav ul.sub-menu>li {
    position: relative
}
#mainnav ul.sub-menu>li:after {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -93px;
    width: 188px;
    height: 1px;
    background-color: #f0f0f0
}
#mainnav ul.sub-menu>li:first-child:after {
    height: 0
}
#mainnav ul.sub-menu>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #181818;
    line-height: 40px;
    padding: 0 18px
}
#mainnav ul.sub-menu>li.has-children>a:after {
    font: 24px/36px Roboto, sans-serif;
    font-size: 14px;
    color: #c2c2c2;
    position: absolute;
    right: 11px;
    top: 1px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}
#mainnav li.gn-mega-menu .sub-menu {
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    box-shadow: none;
    z-index: 9999;
    padding: 20px 0 0
}
#mainnav li.gn-mega-menu .sub-menu,
.top-wrap .member-options {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0)
}
#mainnav li.gn-mega-menu .sub-menu:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 40px;
    width: 100%;
    height: 1px;
    background-color: #eaeaea
}
#mainnav li.gn-mega-menu .mega-item-wrap .mega-item {
    float: left;
    width: 15.19%;
    margin: 0 0 1.76% 1.76%
}
#mainnav li.gn-mega-menu .mega-item-wrap .mega-item:first-child {
    margin-left: 0
}
#mainnav li.gn-mega-menu .mega-item-wrap .mega-item h5 {
    margin: 5px 0 0;
    line-height: 18px
}
#mainnav li.gn-mega-menu .mega-item-wrap .mega-item h5 a {
    font-size: 14px;
    color: #282828
}
#mainnav li.gn-mega-menu .nav-mega-item {
    color: #959595;
    font-size: 14px;
    line-height: 40px;
    clear: both
}
#mainnav li.gn-mega-menu .nav-mega-item a {
    color: #282828;
    padding: 0 4px
}
#mainnav-mobi li.gn-mega-menu .sub-menu {
    background-color: rgba(85, 85, 85, .2);
    border-top: 1px solid rgba(225, 225, 225, .1);
    padding: 30px 0
}
#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    background-color: rgba(37, 37, 37, .95);
    z-index: 1000
}
#mainnav-mobi ul {
    display: block;
    margin: 0;
    padding: 0
}
#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: center;
    border-top: 1px solid rgba(225, 225, 225, .1);
    cursor: pointer
}
#mainnav-mobi>ul>li:first-child {
    border-top: none
}
#mainnav-mobi ul>li>a {
    height: 75px;
    line-height: 75px;
    color: #fff;
    font-weight: 300;
    font-size: 22px
}
#mainnav-mobi ul>li>a:hover {
    font-weight: 700
}
#mainnav-mobi ul.sub-menu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: rgba(85, 85, 85, .2)
}
#mainnav-mobi>ul>li>ul>li,
#mainnav-mobi>ul>li>ul>li>ul>li {
    position: relative
}
#mainnav-mobi ul.sub-menu>li>a:hover,
#mainnav-mobi>ul>li>ul>li.active>a {
    color: #fff
}
#mainnav-mobi>ul>li.menu-addon {
    padding: 25px 0 28px
}
#mainnav-mobi>ul>li.menu-addon span {
    display: block;
    margin-top: 10px
}
#mainnav-mobi>ul>li.menu-addon span a {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    line-height: 60px;
    font-weight: 300;
    width: 282px;
    height: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
#mainnav-mobi>ul>li.menu-addon span.login-link a {
    border: 1px solid #eaeaea
}
#mainnav-mobi #search-form-menu {
    padding: 12px 0;
    border-bottom: 1px solid rgba(225, 225, 225, .1)
}
#mainnav-mobi #search-form-menu .search-text-menu {
    background: url(../images/search-mobi.png) 15px center no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    height: 51px;
    padding-left: 41px;
    width: 51px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#mainnav-mobi .social-mobi {
    padding: 30px 0
}
#mainnav-mobi .social-mobi a {
    display: inline-block;
    width: 59px;
    height: 55px;
    line-height: 57px;
    font-size: 24px;
    color: #fff;
    margin-left: 10px;
    border: 1px solid rgba(234, 234, 234, .1);
    border-radius: 3px
}
#mainnav-mobi .social-mobi a,
.top-wrap .member-options {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px
}
.btn-menu,
.search-header .search-submit {
    display: none
}
#mainnav-mobi .social-mobi a:first-child {
    margin-left: 0
}
.btn-menu {
    position: absolute;
    right: 10px;
    top: -22px;
    width: 68px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(37, 37, 37, .2);
    height: 86px;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.btn-menu,
.top-wrap .member-options {
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out
}
.btn-menu:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 30px;
    width: 39px;
    height: 24px;
    background: url(../images/menu.png) center center no-repeat
}
.btn-menu:hover {
    background-color: rgba(24, 24, 24, 1)
}
.btn-submenu {
    cursor: pointer;
    font: 24px/36px Roboto, sans-serif;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 18px;
    width: 30px
}
.btn-submenu:before {
    content: "\f105";
    color: #fff
}
.btn-submenu.active:before {
    content: "\f107"
}
.hide-navigation .top-wrap {
    padding: 8px 0 2px
}
.hide-navigation .title-page {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin: 0
}
.top-wrap .member {
    position: relative
}
.top-wrap .member-options {
    position: absolute;
    right: 0;
    top: 46px;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 17px 20px 25px;
    width: 232px;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 6px rgba(194, 194, 194, .4);
    border-radius: 3px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.top-wrap .member-options:after,
.top-wrap .member-options:before {
    position: absolute;
    right: 24px;
    top: -24px;
    border-width: 12px 10px;
    border-style: solid;
    border-color: transparent transparent #e3e3e3
}
.top-wrap .member-options:after {
    top: -22px;
    border-color: transparent transparent #fff
}
.member-area .welcome {
    line-height: 40px
}
.member-area .name {
    cursor: pointer;
    position: relative;
    font-weight: 700;
    padding-right: 15px;
    display: inline-block
}
.floatPanel #sidebar2,
.navigation-panel {
    background-color: #fff;
    height: 100%;
    display: block
}
.member-area .welcome:hover>.member-options {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.go-top,
.navigation-panel .sub-menu {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0)
}
.member-area .name:before {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    border-width: 4px;
    border-style: solid;
    border-color: #fff transparent transparent
}
.member-area .avatar {
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    height: 73px
}
.member-area .avatar .thumb {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px
}
.member-area .avatar .thumb img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.member-area .avatar .fullname {
    float: left;
    line-height: 18px;
    color: #181818;
    font-weight: 700;
    max-width: 100px;
    margin-top: 10px
}
.member-area .options {
    clear: left;
    padding: 10px 0 12px
}
.member-area .logout,
.member-area .options li {
    line-height: normal
}
.member-area .options li a {
    line-height: 30px;
    color: #181818
}
.member-area .logout {
    background-color: #ebebeb;
    text-align: center;
    padding: 5px 0 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.member-area .logout a {
    color: #181818
}
.navigation-panel {
    position: fixed;
    top: 0;
    left: -215px;
    width: 214px;
    border-right: 1px solid #e9e9e9;
    z-index: 1000;
    -webkit-box-shadow: 2px 0 10px rgba(194, 194, 194, .4);
    -moz-box-shadow: 2px 0 10px rgba(194, 194, 194, .4);
    box-shadow: 2px 0 10px rgba(194, 194, 194, .4);
    -webkit-transition: width .3s ease-out;
    -moz-transition: width .3s ease-out;
    -ms-transition: width .3s ease-out;
    -o-transition: width .3s ease-out;
    transition: width .3s ease-out
}
.navigation-panel .close-nav {
    color: #181818;
    position: absolute;
    right: 12px;
    top: 7px;
    z-index: 999999
}
.floatPanel #sidebar2 {
    position: fixed;
    top: 0;
    left: -300px;
    width: 314px;
    z-index: 1000
}
.toggle-panel {
    position: absolute;
    top: 0;
    right: -23px;
    width: 23px;
    height: 93px;
    background: url(../images/toggle-panel.png) center center no-repeat;
    display: block;
    z-index: 10001;
    cursor: pointer;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}
.navigation-panel li.header-menu {
    font-size: 12px;
    line-height: 26px;
    font-weight: 700;
    color: #c2c2c2;
    text-transform: uppercase;
    padding-left: 17px;
    padding-top: 20px
}
.navigation-panel li {
    position: relative
}
.navigation-panel li.has-sub:after {
    font: 24px/36px Roboto, sans-serif;
    font-size: 18px;
    line-height: 36px;
    color: #c2c2c2;
    position: absolute;
    right: 10px;
    top: 0
}
.navigation-panel>ul>li {
    line-height: 36px
}
.navigation-panel ul li a {
    color: #181818;
    padding-left: 17px;
    transition: none
}
.navigation-panel ul.sub-menu li:hover,
.navigation-panel>ul>li:hover {
    background-color: #f0f0f0
}
.navigation-panel ul.sub-menu li.header-menu:hover,
.navigation-panel>ul>li.header-menu:hover {
    background-color: transparent
}
.navigation-panel>ul>li:hover>a {
    font-weight: 700
}
.navigation-panel .sub-menu {
    position: absolute;
    left: 200px;
    top: -23px;
    width: 194px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 0 7px 10px;
    z-index: 1001;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 1px 0 5px rgba(194, 194, 194, .5);
    -moz-box-shadow: 1px 0 5px rgba(194, 194, 194, .5);
    box-shadow: 1px 0 5px rgba(194, 194, 194, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#hide-menu,
.search-header .search-icon {
    cursor: pointer;
    float: left;
    width: 23px;
    height: 23px
}
.navigation-panel li:hover>ul {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.navigation-panel li:hover>ul,
.search-header .search-form.show {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.navigation-panel .sub-menu:after,
.navigation-panel .sub-menu:before {
    position: absolute;
    left: -20px;
    top: 30px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #d7d7d7 transparent transparent
}
.navigation-panel .sub-menu li.header-menu {
    padding-top: 10px!important;
    padding-left: 10px!important
}
.navigation-panel .sub-menu li a {
    padding-left: 10px!important
}
#hide-menu {
    position: relative;
    margin: 10px 15px 0 0
}
#hide-menu:before,
.search-header .search-icon:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f0c9";
    font: 24px/36px Roboto, sans-serif;
    color: #fff;
    font-size: 24px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.elements-title,
.font-style {
    font-size: 30px;
    line-height: 40px
}
.search-header {
    position: relative
}
.search-header .search-icon {
    position: relative;
    margin: 10px 20px 0 0
}
.search-header .search-icon:before {
    content: "\f002";
    font-size: 18px
}
.search-header .search-form {
    position: absolute;
    left: 10px;
    top: 56px;
    z-index: 99999;
    display: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.search-header .search-form:after,
.search-header .search-form:before {
    content: "";
    position: absolute;
    left: 24px;
    top: -25px;
    border-width: 13px;
    border-style: solid;
    border-color: transparent transparent #cecece
}
.search-header .search-form:after {
    top: -24px;
    border-color: transparent transparent #fff
}
.search-header .search-form.show {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}
.search-header .search-form .search-field {
    width: 273px;
    height: 43px
}
#hide-menu:hover:before,
.search-header .search-icon:hover:before {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    opacity: .5
}
.section-element {
    padding: 80px 0 0
}
.section-element.columns {
    margin-bottom: 100px
}
.section-element.columns .row {
    margin-bottom: 40px;
    color: #1a1d24
}
.elements-title {
    color: #1a1d24;
    font-weight: 700;
    margin: 0 0 22px
}
.font-style {
    color: #b7b7b7;
    margin-bottom: 80px
}
.elements-content {
    float: left
}
.elements-box-wrap {
    margin-right: 33px;
    width: 118px
}
.elements-box {
    height: 118px;
    margin-bottom: 5px;
    width: 118px
}
.elements-box.black {
    background-color: #181818
}
.elements-box.gray {
    background-color: #b7b7b7
}
.elements-box-wrap span {
    display: block;
    color: #7d7d7d;
    font-size: 14px
}
.elements-box-wrap span.text {
    color: #181818;
    font-weight: 700
}
.button-item {
    float: left;
    margin-bottom: 35px;
    margin-right: 12px;
    text-align: center
}
.button-item span {
    display: block;
    text-align: left;
    color: #b7b7b7;
    font-size: 14px
}
.button-item.no-margin {
    margin-bottom: 15px
}
.section-element .input-wrap {
    float: left;
    width: 318px;
    padding-top: 12px;
    margin-right: 25px
}
.section-element .input-wrap input {
    width: 100%;
    margin-bottom: 5px
}
.notification_error,
.notification_ok,
.section-element .input-wrap span.error {
    font-size: 14px
}
.notification_error,
.section-element .input-wrap span.error {
    color: #fc1616
}
.section-element .input-wrap input.error {
    border: 1px solid #e8280b
}
.notification_error,
.notification_ok {
    margin-top: 5px
}
.notification_ok {
    color: #46b809
}
.check-wrap {
    clear: left;
    padding-top: 20px;
    overflow: hidden
}
.check-wrap span {
    padding-right: 5px;
    font-size: 16px
}
.check-wrap .radios {
    float: left;
    margin-right: 30px
}
.section.login-page {
    background-color: #f3f3f3;
    padding: 80px 0
}
.section-login {
    margin-bottom: 77px
}
.error-page {
    padding: 120px 0;
    color: #252525
}
.error-wrap h2 {
    margin: 0 0 20px;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700
}
.error-wrap p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px
}
.error-wrap #searchform {
    position: relative;
    overflow: hidden;
    line-height: 53px;
    width: 510px;
    padding-bottom: 40px
}
.error-wrap #s {
    width: 100%;
    height: 53px;
    border: 1px solid #e7e9ea
}
.error-wrap #searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 59px;
    height: 53px;
    text-indent: -9999px;
    background: url(../images/search.png) center center no-repeat;
    margin: 0
}
.error-wrap .spacer {
    position: relative
}
.error-wrap .spacer:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 510px;
    height: 1px;
    z-index: 1;
    background-color: #e8eaec
}
.error-wrap .spacer:after {
    position: absolute;
    left: 50px;
    top: -13px;
    color: #b7b7b7;
    content: "or";
    font-size: 18px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    z-index: 2222;
    text-align: center
}
.error-wrap .go-home {
    margin-top: 50px;
    font-weight: 400
}
.about-page-wrap {
    overflow: hidden;
    padding: 22px 96px 0 0
}
.about-page .content-left {
    float: left;
    width: 22.97%;
    margin-right: 4.82%
}
.about-page .content-right {
    float: right;
    width: 72.2%
}
.about-page .content-left h5.title {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 8px
}
.about-page .about-contact,
.about-page .about-links,
.about-page .about-twitter {
    font-size: 14px;
    padding: 30px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.about-page .about-contact p,
.about-page .about-twitter .tweet_list li {
    margin-bottom: 10px
}
.about-page .about-links {
    padding: 0 30px 0 20px
}
.about-page .about-links li {
    line-height: 50px;
    border-top: 1px solid #ebebeb
}
.about-page .about-links li:first-child {
    border-top: 0
}
.about-page .about-links li a {
    font-size: 16px;
    color: #181818
}
.about-page .about-links li a:hover {
    font-weight: 700
}
.about-page .about-twitter .tweet_list .tweet_time {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #959595;
    padding-top: 7px
}
.about-page .about-twitter .follow-us {
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    margin-top: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.about-page .about-twitter .follow-us a {
    color: #fff;
    position: relative;
    padding-left: 29px;
    display: inline-block
}
.about-page .about-twitter .follow-us a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f099";
    font: 24px/36px Roboto, sans-serif;
    font-size: 20px
}
.about-page .about-contact {
    line-height: 22px
}
.about-page h2.title {
    font-size: 36px;
    margin: -7px 0 20px
}
.about-page .subtitle {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 37px
}
.contact-page .content-left {
    padding-right: 96px
}
.contact-page h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 18px 0 32px
}
.contact-page h2.title-map {
    margin: 18px 0 15px
}
.contact-page .input-wrap {
    float: left;
    width: 48.66%;
    margin-right: 2.67%;
    margin-bottom: 20px
}
.contact-page .message-wrap {
    margin-bottom: 20px
}
.contact-page .send-wrap input {
    padding: 0 35px;
    font-size: 16px;
    line-height: 44px;
    font-weight: 400
}
.contact-page .input-wrap.last {
    margin-right: 0
}
.contact-page .input-wrap input {
    width: 100%
}
.contact-page .contact-info {
    margin: -12px 0 40px;
    color: #a6a6a6;
    line-height: 30px
}
.contact-page .contact-info .title {
    font-size: 16px;
    color: #181818
}
.contact-page .contact-social li {
    float: left;
    margin: 20px 21px 0 0
}
.contact-page .contact-social i {
    font-size: 20px;
    color: #d5d5d5;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}
.contact-form .result {
    margin-bottom: 15px
}
.contact-page #map {
    margin-bottom: 40px
}
#main {
    margin: 10px 0 0
}
#main.article-endless {
    margin-top: 0;
    margin-bottom: 0
}
.section-title {
    padding: 7px 0 13px
}
.section-title h4 {
    margin: 0
}
.section-title h4 a {
    font-size: 24px;
    font-weight: 300!important;
    line-height: 40px
}
.thumb img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.thumb img:hover {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90);
    opacity: .9
}
.editors-posts,
.featured-posts,
.highlights-posts,
.popular-posts,
.recommend-posts,
.relate-posts,
.trending-posts {
    overflow: hidden;
    padding-bottom: 2px
}
.highlights-posts {
    padding-bottom: 7px
}
.editors-posts:after,
.featured-posts:after,
.highlights-posts:after {
    content: "";
    display: table;
    clear: both
}
.activity {
    height: 42px;
    line-height: 42px;
    border: 1px solid #eaeaea;
    display: inline-block;
    padding: 0 15px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.activity,
.sidebar-widget-1 .widget {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}
.activity span {
    position: relative;
    padding-left: 23px;
    margin-left: 17px
}
.activity span:first-child {
    margin-left: 0
}
.activity span,
.activity span a {
    color: #2d3340;
    line-height: 20px;
    font-size: 14px
}
.activity span.comment a:before,
.activity span.views:before {
    font: 24px/36px Roboto, sans-serif;
    color: #cfd0d2;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -ms-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}
.activity span.views:before {
    content: "\f064"
}
.activity span.comment a:before {
    content: "\f075"
}
.category-page .post-wrap .cat a,
.editors-posts .cat a,
.featured-posts .cat a,
.highlights-posts .cat a,
.popular-posts .cat a,
.recommend-posts .cat a,
.relate-posts .cat a,
.social-media-posts .cat a {
    display: inline-block;
    font-size: 10px;
    color: #a1a1a1;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21px
}
.banner-image {
    height: 100%;
    position: relative
}
.banner .overlay {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 100%;
    background: url(../images/banner-overlay.png) bottom center no-repeat
}
.banner .banner-text {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}
.banner h2,
.banner h3,
.banner h4 {
    margin: 0;
    color: #fff
}
.banner .banner-text h2 {
    margin-bottom: 15px;
    line-height: 60px;
    font-size: 60px;
    font-weight: 700
}
.banner .banner-text h2 a {
    color: #fff
}
.banner .banner-text h3 {
    font-size: 24px;
    margin-bottom: 8px
}
.banner .banner-text p {
    font-size: 14px;
    margin-bottom: 37px
}
.banner .banner-text p,
.banner .banner-text p a {
    color: #b7b7b7
}
.banner .banner-items {
    background-color: #181818;
    padding: 36px 34px 33px
}
.banner .banner-items .post {
    float: left;
    width: 30%;
    margin-left: 5%
}
.banner .banner-items .post:first-child {
    margin-left: 0
}
.banner .banner-items .thumb {
    float: left;
    margin-right: 18px;
    width: 105px
}
.banner .banner-items .cat {
    margin-top: -8px;
    line-height: 21px
}
.banner .banner-items .cat a {
    font-size: 11px;
    text-transform: uppercase;
    color: #898989;
    font-weight: 700;
    letter-spacing: 1px
}
.banner .banner-items h4 a {
    font-size: 22px;
    color: #fff
}
.featured-posts .content-left {
    float: left;
    width: 61.49%;
    margin-right: 2.67%
}
.featured-posts .content-right {
    float: left;
    width: 35.82%
}
.featured-posts .content-left .cat {
    margin-top: 5px
}
.featured-posts .content-left h3 {
    margin: 0 0 17px
}
.featured-posts .content-left h3 a {
    font-size: 37px;
    line-height: 40px;
    font-weight: 700
}
.featured-posts .excerpt-entry {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px
}
.author {
    margin-left: 25%
}
.author a {
    color: #F60!important
}
.commentcount {
    float: right;
    margin-right: 60px;
    color: #00f
}
.commentcount a {
    color: #00f;
    font-style: italic
}
.featured-posts .author {
    font-size: 14px;
    display: block;
    margin-bottom: 23px
}
.featured-posts .content-right .post {
    margin-top: 40px
}
.featured-posts .content-right .post:first-child {
    margin-top: 0
}
.featured-posts .content-right h3 {
    margin: 0 0 5px;
    line-height: 27px
}
.featured-posts .content-right h3 a {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400
}
.featured-posts .content-right .cat {
    margin-top: 13px
}
.highlights-posts .post,
.recommend-posts .post {
    float: left;
    width: 48.66%;
    margin-right: 2.67%;
    margin-bottom: 10px
}
.highlights-posts .post.last,
.recommend-posts .post.last {
    margin-right: 0
}
.highlights-posts .cat,
.recommend-posts .cat {
    margin-top: 12px
}
.highlights-posts h3,
.recommend-posts h3 {
    line-height: 27px;
    margin: 0 0 23px
}
.highlights-posts h3 a,
.recommend-posts h3 a {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px
}
.editors-posts .post {
    clear: both;
    overflow: hidden
}
.editors-posts .post,
.relate-posts .post {
    padding-top: 30px;
    margin-top: 25px;
    border-top: 1px solid #eaeaea
}
.editors-posts .post-wrap .post:first-child,
.relate-posts .post-wrap .post:first-child {
    padding-top: 0;
    margin-top: 0;
    border: none
}
.editors-posts .post .thumb,
.relate-posts .post .thumb {
    float: left;
    margin-right: 20px;
    width: 172px
}
.editors-posts .post .content,
.relate-posts .post .content {
    overflow: hidden
}
.editors-posts .cat,
.relate-posts .cat {
    margin-top: -8px
}
.editors-posts h3,
.relate-posts h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    margin: 0
}
.editors-posts .excerpt-entry,
.relate-posts .excerpt-entry {
    font-size: 18px;
    color: #2d3340;
    line-height: 27px;
    margin-bottom: 3px;
    font-weight: 400
}
.editors-posts .post-meta,
.relate-posts .post-meta {
    font-size: 14px;
    color: #2d3340
}
.editors-posts .post-meta .time,
.relate-posts .post-meta .time {
    color: #b7b7b7
}
.popular-posts .content-left {
    float: left;
    width: 48.66%;
    margin-right: 2.67%
}
.popular-posts .content-right .post {
    clear: left;
    min-height: 77px;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #eaeaea
}
.popular-posts .content-right .post:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}
.popular-posts .content-right {
    float: left;
    width: 48.66%
}
.popular-posts .content-left .cat {
    margin-top: 7px
}
.popular-posts .content-left .excerpt-entry {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px
}
.popular-posts .content-left h3 {
    line-height: 30px;
    margin: 0 0 3px
}
.popular-posts .content-left h3 a {
    font-size: 24px;
    font-weight: 700
}
.popular-posts .content-left .author {
    display: block;
    font-size: 14px;
    margin-bottom: 24px
}
.popular-posts .content-right .thumb {
    float: left;
    margin-right: 15px;
    width: 111px
}
.popular-posts .content-right .content {
    overflow: hidden;
    min-height: 77px
}
.popular-posts .content-right h3 {
    margin: -3px 0 0;
    font-size: 16px;
    font-weight: 400!important;
    line-height: 24px
}
.popular-posts .content-right .date {
    font-size: 14px;
    color: #959595
}
.trending-posts .one-fourth {
    float: left;
    width: 23.67%;
    margin-right: 1.76%
}
.trending-posts .one-fourth.last {
    margin-right: 0
}
.trending-posts .post .thumb {
    margin-bottom: 20px
}
.trending-posts .post .date {
    font-size: 14px;
    color: #b7b7b7
}
.trending-posts .post {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 17px;
    padding-top: 11px
}
.trending-posts .post.first {
    padding-top: 0;
    padding-bottom: 21px
}
.trending-posts .post h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    font-weight: 400!important
}
.trending-posts .post h3 a {
    color: #2d3340
}
.trending-posts .post.first h3 {
    font-weight: 700!important
}
#main.category-page {
    margin-top: 43px!important
}
.category-page .post-wrap .post,
.social-media-posts .post {
    margin-bottom: 40px
}
.category-page .post-wrap .thumb,
.social-media-posts .thumb {
    float: left;
    margin-right: 20px;
    width: 364px
}
.category-page .post-wrap .content,
.social-media-posts .content {
    overflow: hidden;
    min-height: 244px
}
.category-page .post-wrap .cat,
.social-media-posts .cat {
    margin-top: -10px
}
.category-page .post-wrap h3,
.social-media-posts h3 {
    margin: 0 0 2px;
    line-height: 28px
}
.category-page .post-wrap h3 a,
.social-media-posts h3 a {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px
}
.category-page .post-wrap .excerpt-entry,
.social-media-posts .excerpt-entry {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 22px
}
.sidebar-widget-1 .widget {
    margin-bottom: 3px;
    border: 1px solid #ebebeb;
    padding: 3px 10px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.widget-title {
    font-size: 24px;
    font-weight: 600!important;
    margin: 15px 0 10px
}
.sidebar-widget-1 .widget-ads,
.sidebar-widget-1 .widget-tabs {
    border: none;
    padding: 0
}
#sidebar2 {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin-right: 20px;
    padding: 17px 0
}
.widget-recent ul li {
    clear: left;
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
    min-height: 77px;
    padding-top: 15px
}
.widget-recent ul li:first-child {
    margin-top: 0;
    padding: 5px 0 0;
    border: none
}
.widget-recent .thumb {
    float: left;
    margin-right: 15px;
    width: 111px
}
.widget-recent .content {
    overflow: hidden;
    min-height: 77px
}
.widget-recent .content h3 {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400!important
}
.posts h2,
.tabs.style2 .content-tab.scroll li:hover a {
    font-weight: 700
}
.widget-recent .content h3 a {
    color: #181818
}
.widget-recent .content .date {
    font-size: 14px;
    color: #959595
}
.widget-ads .text-ad {
    color: #959595;
    font-size: 12px;
    line-height: 20px;
    text-align: right
}
.most-popular .order,
.widget-most-popular .order {
    float: left;
    line-height: 25px;
    padding: 0 17px 0 0
}
.most-popular li,
.widget-most-popular li {
    border-top: 1px solid #ededed;
    padding-top: 15px;
    margin-top: 14px
}
.most-popular li:first-child,
.widget-most-popular li:first-child {
    border: none;
    padding: 8px 0 0;
    margin: 0
}
.most-popular li p,
.widget-most-popular li p {
    overflow: hidden
}
.most-popular li a,
.widget-most-popular li a {
    color: #181818;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden
}
.tabs ul {
    overflow: hidden;
    margin: 0
}
.tabs .menu-tab li {
    position: relative;
    bottom: -1px;
    float: left;
    margin-right: 2px
}
.tabs .menu-tab li a {
    display: block;
    color: #2d3340;
    background-color: #f5f5f5;
    padding: 11px 20px;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
.tabs .menu-tab li a,
.tabs .menu-tab li.active a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0
}
.tabs .menu-tab li a:hover {
    background-color: #efefef
}
.tabs .menu-tab li.active a {
    transition: none;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
.tabs .content-tab,
.tabs .menu-tab li.active a {
    border: 1px solid #ebebeb;
    background-color: #fff
}
.tabs .content-tab {
    padding: 0 20px 20px;
    margin-top: -1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.tabs .content-tab .tags {
    padding-top: 20px
}
.tabs .comments li,
.tabs .pop-posts li {
    clear: left;
    margin-top: 10px;
    padding-top: 14px;
    min-height: 81px;
    border-top: 1px solid #e9e9e9
}
.tabs .comments li:first-child,
.tabs .pop-posts li:first-child {
    margin-top: 0;
    border-top: none
}
.tabs .pop-posts li:first-child {
    margin-top: 5px
}
.tabs .comments .avatar {
    float: left;
    margin-right: 17px;
    width: 60px
}
.tabs .comments .avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.tabs .comments p {
    font-size: 14px;
    line-height: 21px;
    color: #b7b7b7;
    padding-top: 8px
}
.tabs .comments p a,
.tabs .pop-posts .text a {
    color: #2d3340
}
.tabs .pop-posts .thumb {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    width: 91px
}
.tabs .pop-posts li {
    margin-top: 17px
}
.tabs .pop-posts .text {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden
}
.tabs .pop-posts .text i {
    display: block;
    font-size: 11px;
    color: #acacac;
    line-height: 16px
}
.tabs .tags a {
    color: #2d3340;
    display: inline-block;
    background-color: #f4f4f4;
    padding: 5px 12px;
    margin: 0 1px 5px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.tabs .tags a:hover {
    color: #fff;
    font-size: 16px
}
.widget-tabs2 .tabs.style2 ul.menu-tab {
    padding: 0!important
}
.widget-tabs2 .tabs.style2 .content-tab li {
    padding: 11px 0 0!important
}
.tabs.style2 .content-tab.scroll .content {
    height: 3800px;
    overflow: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.tabs.style2 ul.menu-tab {
    padding: 0 17px;
    text-align: center
}
.tabs.style2 .menu-tab li {
    float: left;
    bottom: 0;
    width: 50%;
    display: inline;
    margin: 0;
    padding: 7px 0;
    border: 1px solid #efefef;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}
.tabs.style2 .menu-tab li.active:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}
.tabs.style2 .menu-tab li:first-child {
    margin-right: -1px
}
.tabs.style2 .menu-tab li.active {
    background-color: #f3f3f3
}
.tabs.style2 .menu-tab li a {
    display: inline;
    background-color: transparent;
    font-size: 12px;
    color: #929292;
    text-transform: uppercase;
    font-weight: 700
}
.tabs.style2 .menu-tab li.active a {
    border: none;
    color: #181818
}
.tabs.style2 .content-tab {
    border: none;
    margin: 10px 0 0;
    padding: 0
}
.tabs.style2 .content-tab li {
    position: relative;
    border-top: 1px solid #ebebeb;
    padding: 11px 17px
}
.tabs.style2 .content-tab.scroll li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.tabs.style2 .content-tab.scroll li:hover {
    background-color: #f7f7f7
}
.tabs.style2 .content-tab li:first-child {
    border-top: none
}
.tabs.style2 .content-tab li a {
    font-size: 16px;
    line-height: 24px
}
#sidebar2 .tabs.style2 .content-tab li a {
    color: #181818
}
.widget-follow-us a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 2px 1px 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.widget-follow-us a:hover {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70);
    opacity: .7
}
.widget-follow-us a.facebook {
    background-color: #3c5a9b
}
.widget-follow-us a.twitter {
    background-color: #1fc1f1
}
.widget-follow-us a.google {
    background-color: #df4932
}
.widget-follow-us a.youtube {
    background-color: #cf1312
}
.widget-follow-us a.linkedin {
    background-color: #007bb9
}
.widget-follow-us a.tumblr {
    background-color: #2b4763
}
.widget-categories li {
    border-top: 1px solid #ededed;
    line-height: 30px;
    padding-top: 8px;
    margin-top: 7px
}
.widget-categories li:first-child {
    border-top: none;
    padding: 5px 0 0;
    margin: 0
}
.posts.posts-list .post,
.recommend-posts,
.relate-posts {
    border-top: 4px solid #ebebeb
}
.widget-categories li a {
    color: #2d3340
}
.widget-categories li a span {
    color: #acacac
}
.widget-subscribe #subscribe-form {
    position: relative;
    overflow: hidden;
    margin: 20px 0 10px
}
.widget-subscribe p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #2d3340
}
.widget-subscribe #subscribe-email {
    border: 1px solid #dfdfdf;
    font-size: 14px!important;
    width: 100%
}
.widget-subscribe #subscribe-button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    height: 42px;
    width: 98px;
    line-height: 42px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}
.posts.posts-list .posts .post:first-child {
    border-top: none;
    padding-top: 0
}
.posts .post:last-child {
    padding-bottom: 0
}
.posts h2 {
    font-size: 27px;
    margin: 0 0 18px
}
.posts .head-post {
    padding-bottom: 1px
}
.posts .head-post p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300
}
.posts .meta {
    color: #b7b7b7
}
.posts .body-post {
    margin-top: 10px
}
.posts .main-post {
    overflow: hidden;
    text-align: justify
}
.entry-page p,
.posts .entry-post p,
.posts .entry-post li {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
}
.entry-page ul.list li,
.posts .entry-post ul.list li {
    position: relative;
    font-size: 18px;
    line-height: 48px;
    padding-left: 25px
}
.entry-page ul.list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
    margin-top: -1px;
    width: 5px;
    height: 5px;
    background-color: #181818;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.posts .entry-post img {
    margin: 18px 0 44px
}
.entry-page h1,
.entry-page h2,
.entry-page h3,
.entry-page h4,
.entry-page h5,
.entry-page h6,
.posts .entry-post h1,
.posts .entry-post h2,
.posts .entry-post h3 {
    font-weight: 700
}
.posts .tags h4 {
    font-size: 16px;
    color: #b7b7b7;
    margin: 0 0 30px
}
.posts .tags a {
    display: inline-block;
    padding: 7px 25px;
    border: 1px solid #e5e5e5;
    color: #b7b7b7;
    margin-right: 6px;
    line-height: 31px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.posts .tags a:hover {
    border-color: #cacaca;
    color: #959595
}
.posts .load-comment {
    clear: left;
    margin: 30px 0 0
}
.posts .load-comment a {
    display: inline-block;
    position: relative;
    color: #fff;
    padding: 0 25px 0 50px;
    line-height: 47px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.post-single .share-post ul li a:before,
.posts .load-comment a {
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}
.posts .load-comment a:before {
    position: absolute;
    left: 22px;
    top: 1px;
    content: "\f075";
    font: 24px/36px Roboto, sans-serif;
    font-size: 16px
}
.posts .loadding {
    width: 100%;
    text-align: center;
    padding: 10px 0 50px
}
.posts .loadding .infinite {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../images/loading.png)
}
.go-top,
.post-single .share-post ul span {
    display: block
}
.post-wrap.post-single {
    max-width: 832px;
    margin-top: 15px
}
.post-single .share-post {
    float: left;
    width: 140px;
    margin: 8px 40px 0 0
}
.post-single .share-post ul {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.post-single .share-post ul li {
    line-height: 40px;
    border-top: 1px solid #e1e1e1;
    padding-left: 43px
}
.post-single .share-post ul li a {
    position: relative
}
.post-single .share-post ul li a:before {
    position: absolute;
    left: -28px;
    top: -10px;
    font: 24px/36px Roboto, sans-serif;
    font-size: 16px;
    color: #d7d7d7;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.post-single .share-post ul li.email a:before {
    content: "\f0e0"
}
.post-single .share-post ul li.facebook a:before {
    content: "\f09a"
}
.post-single .share-post ul li.twitter a:before {
    content: "\f099"
}
.post-single .share-post ul li.more a:before {
    content: "\f064"
}
.post-single .share-post ul li a:hover,
.post-single .share-post ul li a:hover:before {
    color: #1fc1f1
}
.post-single .share-post ul li:first-child {
    border-top: none
}
.post-single .share-post ul li.count-share {
    text-align: center;
    font-size: 18px;
    padding: 29px 0 8px
}
.post-single .share-post ul li.count-share .numb {
    font-size: 48px;
    line-height: 36px;
    font-weight: 700
}
.post-single .share-post ul li a {
    font-size: 14px;
    color: #a1a1a1
}
.post-single .helpful {
    margin-top: 35px;
    line-height: 35px
}
.post-single .helpful a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 35px;
    padding: 0 20px 0 49px;
    margin: 0 10px 10px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.post-single .helpful a:before {
    position: absolute;
    left: 25px;
    top: 0;
    font: 24px/36px Roboto, sans-serif;
    font-size: 16px;
    color: #fff;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.go-top,
.post-single .helpful a:before {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.post-single .helpful a.like:before {
    content: "\f087"
}
.post-single .helpful a.dislike:before {
    content: "\f088";
    color: #7d7d7d
}
.post-single .helpful a.like {
    color: #fff;
    background-color: #1ca458
}
.post-single .helpful a.dislike {
    color: #7d7d7d;
    background-color: #ebebeb
}
.post-single .tags {
    margin-top: 40px
}
.post-single .author-post {
    background-color: #f6f6f5;
    overflow: hidden;
    margin: 15px 0 20px
}
.post-single .avatar-author {
    float: left;
    width: 150px
}
.post-single .info-author {
    padding: 34px 32px;
    overflow: hidden
}
.post-single .info-author h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin: 0
}
.post-single .comment-post .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 17px;
    color: #292c33
}
.comments-list {
    margin-bottom: 50px
}
.comments-list .comment {
    position: relative;
    color: #343434;
    border: 1px solid #ececec;
    padding: 25px 25px 35px;
    margin-bottom: 20px
}
.comments-list .comment .comment-order {
    position: absolute;
    right: 17px;
    top: 27px;
    font-size: 48px;
    color: #f0f0f0
}
.comments-list .comment .avatar {
    float: left;
    margin-right: 20px;
    width: 50px;
    height: 50px
}
.comments-list .comment .avatar img {
    -o-border-radius: 50%;
    border-radius: 50%
}
.comments-list .comment .avatar img,
.go-top {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}
.comments-list .comment-text {
    overflow: hidden
}
.comments-list .comment-head {
    margin: 9px 0 17px
}
.comments-list .comment-head,
.comments-list .comment-head a {
    color: #acacac
}
.comments-list .comment-head span {
    margin-right: 12px
}
.comments-list .comment-head .author {
    color: #343434;
    font-weight: 700
}
.comments-list .comment-body {
    line-height: 24px
}
.comment-form {
    overflow: hidden
}
.comment-respond {
    margin-bottom: 74px
}
.comment-respond .email-comment input,
.comment-respond .name-comment input {
    width: 368px;
    margin-bottom: 10px
}
.comment-respond .name-comment input {
    margin-top: 3px
}
.comment-respond .email-comment span {
    font-size: 14px;
    font-style: italic;
    color: #b0b0b0;
    margin-left: 18px
}
.comment-respond .submit-comment {
    padding-bottom: 1px;
    margin-top: 20px
}
.comment-respond .submit-comment .send-btn {
    padding: 0 57px
}
.recommend-posts {
    padding-bottom: 0;
    margin-top: 10px
}
.recommend-posts .post {
    margin-bottom: 0
}
.footer-widgets,
.footer-widgets a {
    color: #b0b1b4
}
.footer-widgets {
    padding: 20px 0
}
.footer-widgets .widget {
    margin-bottom: 30px
}
.footer-widgets .widget-title {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 8px 0 10px;
    border-bottom: 1px solid #939EAD
}
.footer-widgets .widget-brand {
    border-bottom: 2px solid #2e2e2e;
    padding-bottom: 20px
}
.footer-widgets .widget-brand .logo {
    margin-bottom: 19px
}
.footer-widgets .widget-brand p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300!important;
    margin-bottom: 11px
}
.footer-widgets .widget-list li {
    padding-bottom: 3px
}
.footer-widgets .widget-list li a {
    font-size: 13px;
    font-weight: 300;
    color: #fff
}
.footerwriteup {
    font-size: 12px;
    color: #fff;
    font-weight: 100
}
.footer-copyright {
    background-color: #1e1e1e;
    color: #949494;
    line-height: 50px;
    font-size: 14px;
    font-weight: 300!important;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-bottom: 55px
}
.go-top {
    position: fixed!important;
    right: -35px;
    bottom: 15px;
    color: #181818;
    background-color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    width: 35px;
    height: 35px;
    visibility: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -o-border-radius: 50%;
    border-radius: 50%;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.go-top.show {
    right: 15px;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}
@media only screen and (max-width: 1199px) {
    .header-wrap #searchform,
    .header-wrap #searchform #s {
        width: 220px
    }
    .tabs.style2 .menu-tab li a {
        padding: 11px 10px
    }
    .about-page-wrap {
        padding: 22px 0 0
    }
    .contact-page .content-left {
        padding-right: 50px
    }
}
@media only screen and (max-width: 991px) {
    #mainnav>ul>li {
        padding: 0 18px
    }
    #mainnav>ul>li>a {
        font-size: 20px
    }
    #mainnav>ul>li.has-children> {
        font-size: 13px;
        top: 1px
    }
    .header-wrap .col-md-3,
    .header-wrap .col-md-9 {
        float: auto
    }
    .search-wrap {
        position: relative
    }
    .search-wrap .search-icon {
        position: absolute;
        right: 0;
        top: 26px;
        width: 30px;
        height: 32px;
        cursor: pointer;
        transition: opacity .3s ease-in-out
    }
    .search-wrap .search-icon,
    .search-wrap .search-icon:before {
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out
    }
    .search-wrap .search-icon:hover {
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
        filter: alpha(opacity=70);
        opacity: .7
    }
    .search-wrap .search-icon:before {
        position: absolute;
        right: 0;
        top: 3px;
        content: "\f002";
        font: 24px/36px Roboto, sans-serif;
        color: #989a9e;
        font-size: 18px;
        transition: opacity .3s ease-in-out
    }
    .header-wrap #searchform {
        float: none;
        position: absolute;
        right: 0;
        top: -1px;
        display: none;
        margin: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .header-wrap #searchform #searchsubmit {
        display: none
    }
    .header-wrap #searchform,
    .header-wrap #searchform #s {
        width: 100%!important
    }
    .header-wrap #searchform #s {
        position: absolute;
        right: 0;
        font-size: 20px;
        font-weight: 400;
        border: none;
        padding: 0;
        height: 88px;
        background-color: #fff;
        border-radius: 0
    }
    .header-wrap #searchform #s:focus {
        border: none
    }
    .header-wrap .search-close {
        display: block;
        position: absolute;
        right: 0;
        top: 30px;
        font-size: 24px;
        color: #989a9e
    }
    .widget-ads .text-ad {
        text-align: left
    }
    .gnSlider .slides li .item {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        max-width: 500px;
        padding: 20px 23px
    }
    .banner .banner-items .cat {
        margin-top: -3px
    }
    .banner .banner-items h4 {
        margin-top: 3px;
        line-height: 24px
    }
    .banner .banner-items h4 a {
        font-size: 16px
    }
    .hide-navigation .hide-nav {
        width: 42.38%;
        float: left
    }
    .hide-navigation .title-cat {
        width: 34.92%;
        float: left
    }
    .hide-navigation .user-area {
        width: 22.69%;
        float: left
    }
    .hide-navigation .title-page {
        font-size: 24px
    }
    .posts .tags a {
        margin-bottom: 10px
    }
    .comment-respond .email-comment span {
        display: none
    }
    .gnSlider .flex-control-nav {
        text-align: right
    }
    .price-table {
        width: 210px
    }
    .navigation-panel {
        width: 147px
    }
    .navigation-panel .sub-menu {
        left: 146px
    }
    .contact-page .content-left {
        padding: 0 0 30px
    }
}
@media only screen and (max-width: 767px) {
    #main {
        margin: 30px 0
    }
    .btn-menu {
        display: block
    }
    #mainnav,
    .top-wrap .follow-us,
    .top-wrap .member-area {
        display: none
    }
    .top-wrap .logo {
        margin-bottom: 5px
    }
    .menu-addon {
        display: block
    }
    #mainnav-mobi li.gn-mega-menu .nav-mega-item,
    .hide-navigation .title-cat,
    .hide-navigation .user-area,
    .post-single .share-post {
        display: none
    }
    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item {
        float: left;
        width: 46%!important;
        margin: 0 2% 20px
    }
    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item h5 {
        margin: 3px 0 0;
        line-height: 18px
    }
    #mainnav-mobi li.gn-mega-menu .mega-item-wrap .mega-item h5 a {
        color: #fff;
        font-size: 14px
    }
    .featured-posts .content-left,
    .featured-posts .content-right,
    .popular-posts .content-left,
    .popular-posts .content-right,
    .trending-posts .one-fourth {
        width: 100%;
        margin-right: 0;
        float: none
    }
    .featured-posts .content-left,
    .popular-posts .content-left,
    .trending-posts .one-fourth {
        margin-bottom: 35px
    }
    .featured-posts .content-right {
        margin: 0 -2%
    }
    .featured-posts .content-right .post {
        float: left;
        width: 46%;
        margin: 0 2% 10px
    }
    .highlights-posts .post,
    .recommend-posts .post {
        width: 100%;
        float: none
    }
    .social-media-posts .thumb {
        float: none;
        margin-bottom: 15px;
        width: 100%
    }
    .banner {
        margin-top: 1px
    }
    .banner .banner-text {
        padding: 0 30px
    }
    .banner .banner-text h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
        margin-bottom: 6px
    }
    .banner .banner-text h3 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 9px
    }
    .banner .banner-items h4 {
        line-height: 26px
    }
    .banner .banner-items h4 a {
        font-size: 20px
    }
    .banner .banner-text p {
        font-size: 13px;
        margin-bottom: 12px
    }
    .banner .banner-items {
        padding: 25px 30px 12px
    }
    .banner .banner-items .post {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        clear: both;
        overflow: hidden
    }
    .banner .banner-items .thumb {
        width: 70px
    }
    .gnSlider .slides li .item {
        max-width: 100%;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        padding: 12px 18px
    }
    .category-page .post-wrap .thumb {
        float: none;
        margin-bottom: 20px;
        width: 100%
    }
    .hide-navigation .top-wrap {
        padding: 8px 0 10px
    }
    .hide-navigation .hide-nav {
        width: 100%
    }
    .category-page .post-wrap .content,
    .social-media-posts .content {
        min-height: auto
    }
    .section.login-page {
        padding: 25px 0 0
    }
    .section-login {
        margin-bottom: 40px
    }
    #login-modal,
    #login-modal.login,
    #signup-modal {
        width: 100%;
        padding: 30px 35px 35px
    }
    #login-modal.login .form-title .signup,
    #signup-modal .form-title .signup {
        font-size: 13px
    }
    .error-wrap #searchform,
    .error-wrap .spacer:before,
    .price-table,
    .price-table-wrap {
        width: 100%
    }
    .price-table {
        float: none;
        margin: 0 0 30px
    }
    .featured-posts .content-left h3,
    .posts h2 {
        margin: 0 0 10px
    }
    .featured-posts .content-left h3 a,
    .posts h2 {
        font-size: 36px;
        line-height: 43px
    }
    .editors-posts,
    .featured-posts,
    .highlights-posts,
    .popular-posts,
    .recommend-posts,
    .relate-posts,
    .trending-posts {
        padding-bottom: 1px
    }
    .posts .head-post {
        padding-bottom: 28px
    }
    .posts .body-post {
        margin-top: 28px
    }
    .highlights-posts .post,
    .recommend-posts .post {
        margin-bottom: 40px
    }
    .highlights-posts .margin-b0,
    .recommend-posts .margin-b0,
    .trending-posts .one-fourth.last {
        margin-bottom: 10px
    }
    .banner-image {
        height: 300px
    }
    .banner-image img {
        height: 100%
    }
    .banner .overlay {
        height: 125px;
        background: url(../images/banner-overlay_s.png) no-repeat;
        bottom: 0
    }
    .about-page .content-left,
    .about-page .content-right {
        float: none;
        width: 100%
    }
    .about-page .content-right {
        margin-bottom: 50px
    }
    #featuredbusinesslink {
        color: #FFF
    }
}
@media only screen and (max-width: 479px) {
    #main {
        margin: 15px 0 10px
    }
    .section-element.columns {
        margin-bottom: 30px
    }
    .posts .entry-post p {
        margin-bottom: 22px
    }
    .article-endless .posts.posts-list .post {
        padding-left: 20px
    }
    .top-wrap .logo {
        max-width: 200px;
        height: auto
    }
    .btn-menu {
        height: 84px;
        top: -25px
    }
    .editors-posts .post .thumb,
    .relate-posts .post .thumb {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }
    .widget-recent .thumb {
        float: none;
        margin-bottom: 10px
    }
    .tabs .menu-tab li a {
        padding: 8px 12px
    }
    #login-modal,
    #login-modal.login,
    #signup-modal {
        padding: 20px 15px 35px
    }
    .section-element .input-wrap {
        width: 100%
    }
    .post-single .author-post {
        padding: 30px
    }
    .post-single .info-author {
        padding: 15px 0 0
    }
    .post-single .avatar-author {
        float: none
    }
    .posts .entry-post img {
        margin: 5px 0 30px
    }
    .entry-page ul.list li,
    .posts .entry-post ul.list li {
        line-height: 35px
    }
    .entry-page ul.list li:before {
        top: 18px
    }
    .about-page-wrap {
        padding: 0
    }
    .contact-page .input-wrap {
        width: 100%;
        margin-right: 0
    }
    .contact-page h2 {
        margin: 0 0 15px
    }
    .contact-page .contact-info {
        margin-bottom: 20px
    }
}
@media only screen and (max-width: 370px) {
    #login-modal.login .form-title .signup,
    #signup-modal .form-title .signup {
        font-size: 11px
    }
    #login-modal .option-login .forgot a,
    #login-modal .option-login .remember,
    #signup-modal .option-login .forgot a,
    #signup-modal .option-login .remember,
    input.css-checkbox[type=checkbox]+label.css-label {
        font-size: 12px
    }
    .banner-image {
        height: 230px
    }
    .featured-posts .content-left h3 a,
    .posts h2 {
        font-size: 20px;
        line-height: 22px
    }
    .post-wrap.post-single {
        margin-top: -4px
    }
    .posts .meta {
        font-size: 5px
    }
    .posts .head-post p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }
    .entry-page p,
    .posts .entry-post p {
        margin-bottom: 17px;
        font-size: 14px;
        line-height: 18px
    }
    .posts .body-post {
        margin-top: -28px
    }
    body {
        font: 13px/22px Roboto, sans-serif
    }
}
.logo,
.logo2 {
    font-family: Raleway, sans-serif;
    text-transform: uppercase
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #mainnav-mobi #search-form-menu .search-text-menu {
        background: url(../images/search-mobi@2x.png) center center no-repeat;
        background-size: 27px 27px
    }
    .btn-menu:before {
        background: url(../images/menu@2x.png) center center no-repeat;
        background-size: 39px 24px
    }
    .toggle-panel {
        background: url(../images/toggle-panel@2x.png) center center no-repeat;
        background-size: 10px 50px
    }
    .error-wrap #searchsubmit {
        background: url(../images/search@2x.png) center center no-repeat;
        background-size: 20px 20px
    }
    .gn-button.pause {
        background: url(../images/button-pause@2x.png) center center no-repeat;
        background-size: 56px 12px
    }
    label.css-label {
        background: url(../images/checkbox@2x.png) center center no-repeat;
        background-size: 18px 36px
    }
    label.css-label2 {
        background: url(../images/radio@2x.png) center center no-repeat;
        background-size: 19px 38px
    }
    .gn-gallery #gn-carousel:before {
        background: url(../images/gallery@2x.png) center center no-repeat;
        background-size: 87px 39px
    }
    .pricing-table .heading-row .featured-price {
        background: url(../images/best-price@2x.png) center center no-repeat;
        background-size: 84px 73px
    }
}
@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(0)
    }
}
@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%)
    }
    100% {
        -o-transform: translateY(0)
    }
}
@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}
.animated.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.header-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1000
}
.header {
    position: relative;
    width: 100%;
    background: #FFF;
    z-index: 1000;
    box-shadow: none
}
.navbar-nav li a,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #222;
    background: 0 0
}
.logo,
.logo2 {
    outline: 0;
    color: #000
}
.header-right,
.sb-search {
    float: right;
    position: absolute
}
.fixed-button {
    float: right;
    display: none;
    margin-right: 0
}
.header .navbar-collapse.collapse,
.logo,
.logo2 {
    float: left
}
.logo,
.logo2 {
    font-weight: 900;
    line-height: 26px;
    font-size: 26px;
    display: block
}
.logo {
    margin: 10px 10px 0 0
}
.logo2 {
    margin: 6px 10px 0 -17px
}
.logo:active,
.logo:focus,
.logo:hover {
    border: none!important;
    color: #000;
    outline: 0
}
.logo img {
    height: 50px
}
.header .navbar {
    margin: 0;
    padding: 0;
    border: none
}
.navbar-nav>li>a {
    font-size: 12px;
    line-height: 20px;
    font-weight: 120;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}
.header-right {
    right: 35px;
    top: 0
}
.social-icons a {
    color: #ccc;
    margin-left: 10px
}
.sb-icon-search,
.sb-search-input,
.sb-search-submit {
    position: absolute;
    height: 50px;
    right: 0;
    top: 0;
    margin: 0
}
.social-icons a:hover {
    color: #575757
}
.header-right .social-icons a {
    line-height: 50px;
    font-size: 13px
}
.sb-search {
    z-index: 110;
    width: 0;
    min-width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden
}
.sb-search-input {
    border: none;
    outline: 0;
    background: #fff;
    width: 100%;
    max-width: 300px;
    font-size: 14px;
    z-index: 10;
    padding: 20px 55px 20px 16px
}
.sb-icon-search,
.sb-search-submit {
    width: 50px;
    display: block;
    padding: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer
}
.category,
.play-button {
    position: absolute;
    top: 20px
}
.sb-search-submit {
    background: #fff;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: 0;
    z-index: -1
}
.sb-icon-search {
    border: none;
    color: #bbb;
    z-index: 110;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}
.sb-icon-search:hover {
    color: #222
}
.mega-menu ul {
    padding-left: 0
}
.mega-menu .collapse,
.mega-menu .nav {
    position: static
}
.mag-content {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px
}
@media (max-width: 1199px) {
    .nav>li>a {
        padding-right: 12px;
        padding-left: 12px
    }
}
@media (max-width: 991px) {
    .header .mega-menu .collapse,
    .sb-search {
        display: none!important
    }
    .header-right {
        right: 0
    }
    .fixed-button {
        display: none
    }
}
@media (max-width: 767px) {
    .mag-content {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px
    }
}
@media (min-width: 798px and max-width: 960px) {
    body {
        position: inherit!important;
        width: 1200px!important
    }
}
.blog-content,
.categorywidget li,
.image-overlay,
.news-block,
.news-details {
    position: relative
}
.srch {
    overflow: hidden;
    color: #5D8DD9
}
.srch h4 {
    font-size: 1.5em
}
.srch input[type=text] {
    height: 37px;
    color: #565d69;
    border-radius: 3px;
    border: 1px solid #CCC
}
a,
a:focus,
a:hover {
    color: #f60
}
.top-hd {
    width: 100%;
    background-color: #fff;
    overflow: hidden
}
@media (max-width: 979px) {
    body {
        padding: 0
    }
}
ul.accordion>li .content {
    display: none;
    padding: 15px
}
.main-content {
    background: #FFF;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .05)
}
.animated {
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
.mm-search input::-ms-clear {
    display: none
}
::selection {
    background: #f60;
    color: #fff;
    text-shadow: none
}
::-moz-selection {
    background: #f60;
    color: #fff;
    text-shadow: none
}
:-moz-placeholder {
    color: #dadada
}
::-moz-placeholder {
    color: #dadada
}
:-ms-input-placeholder {
    color: #dadada
}
img {
    height: auto;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    backface-visibility: hidden
}
a {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}
a:hover img {
    opacity: .75
}
.tab-content>.tab-pane {
    display: none
}
.play-button,
.tab-content>.active {
    display: block
}
.category {
    left: 20px;
    margin: 0;
    padding: 6px 9px;
    background: #000;
    background: rgba(0, 0, 0, .2);
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
a.category:hover {
    color: #fff;
    background: #fff;
    background: rgba(0, 0, 0, .5)
}
.play-button {
    color: #fff;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    width: 40px;
    height: 40px;
    right: 20px;
    z-index: 10;
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    opacity: .5;
    background: rgba(0, 0, 0, .3)
}
.block-title span,
.play-button i {
    display: inline-block
}
.simple-thumb .play-button {
    top: 50%;
    right: 50%;
    left: auto;
    bottom: auto;
    margin-top: -20px;
    margin-right: -20px
}
.play-button i.fa-play {
    margin-left: 4px
}
.play-button:hover {
    opacity: .8;
    color: #fff
}
.block-title,
.widget .nav-tabs>li>a {
    font: 24px/36px Roboto, sans-serif;
    font-size: 17px;
    font-weight: 800;
    text-transform: uppercase;
    color: #222;
    border-bottom: 2px solid #d6d6d6;
    height: 27px;
    line-height: 17px;
    padding: 0;
    margin: 0 0 20px
}
.block-title span {
    border-bottom: 2px solid #f60;
    line-height: 17px;
    height: 27px
}
.news-block {
    width: 100%;
    margin-bottom: 30px
}
.news-block img {
    width: 100%;
    height: auto
}
.image-overlay {
    display: block;
    background: #000;
    min-height: 150px
}
.overlay-link {
    outline: 0
}
.news-details {
    font-size: 18px;
    line-height: 30px;
    margin-top: -40px;
    padding: 10px 20px 0;
    background: #fff;
    font-weight: 400;
    margin-right: 10px;
    margin-left: 10px;
    z-index: 10
}
.news-title {
    font: 24px/36px Roboto, sans-serif;
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px
}
.big-block .news-title {
    font-size: 24px/36px;
    line-height: 45px
}
.big-block .news-details {
    margin-top: -53px;
    padding-top: 15px
}
.news-title a {
    color: #222
}
.categorywidget li a:hover,
.categorywidget li a:hover span,
.news-title a:hover,
.simple-post h3 a:hover,
.widget-post h3 a:hover {
    color: #f60
}
.simple-post {
    padding: 0 0 30px
}
.author-thumb,
.simple-thumb {
    position: relative;
    float: left;
    margin: 0 30px 0 0;
    background: #000
}
.simple-thumb {
    width: 160px
}
.widget-post .simple-thumb {
    width: 95px
}
.simple-big .simple-thumb {
    width: 255px
}
.author-thumb,
.author-thumb a,
.author-thumb img {
    background: 0 0;
    display: block;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.simple-post h3 {
    font-size: 23px;
    line-height: 27px;
    margin: 0 0 10px
}
.simple-post h3 a {
    color: #222
}
.simple-share {
    color: #bbb;
    font-size: 13px;
    line-height: 1;
    margin: 0
}
.simple-big .simple-share,
.simple-big h3 {
    margin-bottom: 5px
}
.widget-post .simple-share {
    margin-top: 10px
}
.simple-share a {
    color: #999
}
.simple-share a:hover {
    color: #999;
    border-bottom: 1px solid #999
}
.simple-big h3 {
    font: 26px/25px Roboto, sans-serif;
    line-height: 32px
}
.simple-big .excerpt {
    font: 26px/36px Roboto, sans-serif;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}
.load-more {
    margin-bottom: 30px
}
.load-more .btn {
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-size: 14px;
    color: #7a7a7a;
    border: 2px solid #dadada;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #fff
}
.load-more .btn:focus,
.load-more .btn:hover {
    color: #fff;
    border: 2px solid #7a7a7a;
    background: #7a7a7a
}
.btn {
    padding: 10px 20px;
    border-radius: 0;
    border: none;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out
}
.btn-default {
    color: #fff;
    background-color: #7a7a7a
}
.btn-default:hover {
    color: #fff;
    background: #646363
}
.author-widget .author-title a,
.author-widget a {
    color: #222
}
.btn:active:focus,
.btn:focus,
.btn:hover {
    outline: 0
}
.form-control {
    border: 2px solid #d6d6d6;
    border-radius: 0;
    height: 45px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}
.adwidget,
.author-widget {
    border: 2px solid #dadada
}
.form-control:focus {
    box-shadow: none;
    outline: 0;
    border-color: #cdcbcb
}
.input-group-btn:last-child>.btn {
    margin-left: 0
}
.widget {
    margin-bottom: 16px
}
.categorywidget,
.searchwidget,
.tagwidget {
    margin-bottom: 40px
}
.adwidget {
    margin-bottom: 50px
}
.widget ul {
    margin: 0;
    padding: 0
}
.adwidget {
    text-align: center;
    padding: 20px
}
.author-widget {
    text-align: center;
    padding: 20px 30px
}
.author-widget i {
    margin: 5px 3px
}
.adwidget a {
    display: inline-block;
    background: #000
}
.author-widget .author-thumb {
    float: none;
    margin: 0 auto 10px;
    width: 140px
}
.author-widget .author-title {
    font: 24px/36px Roboto, sans-serif;
    font-weight: 800;
    font-size: 29px;
    margin: 0
}
.author-widget a:hover {
    color: #f60;
    border: none
}
.author-widget .author-position {
    color: #f60;
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0 10px
}
.author-bio {
    color: #5f5f5f;
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 10px;
    font-weight: 300
}
.sidebar .subscribewidget {
    text-align: left
}
.sidebar .widget:last-child {
    margin-bottom: 30px
}
.categorywidget .block-title {
    margin-bottom: 10px
}
.categorywidget li {
    border-bottom: 1px solid #f1f1f1
}
.categorywidget li:last-child {
    border-bottom: none
}
.categorywidget li a {
    color: #222;
    display: block;
    padding: 10px 0
}
.categorywidget li a span {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    color: #222;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.widget .nav-tabs {
    border-bottom: 2px solid #dadada;
    margin-bottom: 20px
}
.widget .nav-tabs>li {
    float: left;
    display: block;
    margin-bottom: -2px
}
.widget .nav>li>a {
    padding: 0
}
.widget .nav-tabs>li>a {
    margin-right: 30px;
    border: none;
    margin-bottom: 0;
    line-height: 39px;
    height: 39px;
    color: #999
}
.widget .nav>li>a:focus,
.widget .nav>li>a:hover {
    background: 0 0
}
.widget .nav-tabs>li>a:hover {
    border-color: transparent;
    color: #222
}
.widget .nav-tabs>li.active>a,
.widget .nav-tabs>li.active>a:focus,
.widget .nav-tabs>li.active>a:hover {
    color: #222;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #f60
}
.widget-post {
    padding: 0;
    margin-bottom: 20px
}
.widget .widget-post:last-child {
    margin-bottom: 0
}
.widget-post h3 {
    margin: 0;
    font: 26px/25px Roboto, sans-serif;
    font-size: 14px;
    line-height: 17px
}
.widget-post h3 a {
    color: #222
}
.widget-post .simple-thumb {
    margin: 0 15px 0 0
}
.subscribewidget h3 {
    margin-bottom: 10px
}
.subscribewidget,
.subscribewidget .form-inline .input-group,
.subscribewidget input {
    width: 100%;
    border-radius: 0;
    height: 38px;
    border: none!important
}
.subscribewidget input {
    background: #f0f0f0
}
.subscribewidget {
    background-color: #7a7a7a;
    color: #fff
}
.subscribewidget p {
    margin-bottom: 15px
}
.searchwidget-form input[type=text] {
    outline: 0
}
.searchwidget-form,
.searchwidget-form input[type=text] {
    height: 40px;
    line-height: 40px;
    border: none
}
.searchwidget-form {
    background: 0 0;
    color: #7a7a7a;
    text-align: center;
    width: 40px;
    padding: 0
}
.tags-widget {
    margin: 0;
    padding: 0
}
.tags-widget li {
    float: left;
    margin: 0 10px 10px 0
}
.tags-widget li a {
    display: block;
    color: #7a7a7a;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    padding: 7px 9px;
    border: 2px solid #dadada;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.tags-widget li a:hover {
    color: #fff!important;
    background: #7a7a7a!important;
    border-color: #7a7a7a!important
}
.star-reviews {
    color: orange;
    margin-right: 10px;
    display: inline-block;
    cursor: default
}
.star-reviews i {
    margin-left: -1px;
    margin-right: -1px
}
@media (max-width: 1199px) {
    .nav>li>a {
        padding-right: 12px;
        padding-left: 12px
    }
    .simple-big h3,
    .simple-post h3 {
        font-size: 20px;
        line-height: 24px
    }
    .big-block .news-title,
    .news-title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 10px
    }
    .widget .nav-tabs>li>a {
        margin-right: 15px
    }
}
@media (max-width: 991px) {
    .category {
        top: 20px;
        left: 20px!important;
        padding: 5px 6px;
        font-size: 10px
    }
    .big-block .news-title,
    .news-title {
        font: 24px/36px Roboto, sans-serif;
        font-weight: 700;
        font-size: 30px;
        line-height: 34px
    }
    .simple-big h3 {
        font-size: 24px;
        line-height: 28px
    }
    .widget {
        margin-bottom: 20px
    }
    .widget .nav-tabs>li>a {
        margin-right: 5px
    }
}
@media (max-width: 767px) {
    .news-details p,
    .simple-big .excerpt {
        display: none
    }
    .news-details .simple-share {
        display: block
    }
    .big-block .news-title,
    .news-title {
        font: 24px/36px Roboto, sans-serif;
        font-size: 20px;
        line-height: 24px;
        font-weight: 700
    }
    .simple-big h3,
    .simple-post h3 {
        font-size: 15px;
        line-height: 19px
    }
    .author-thumb,
    .simple-thumb {
        margin: 0 10px 10px 0;
        width: 95px!important
    }
    .news-details {
        margin: 0;
        padding: 10px 10px 0
    }
    .category {
        left: 10px!important
    }
    .adwidget {
        padding: 0;
        border: none
    }
    .subscribewidget h3 {
        margin-top: 0
    }
}
.newsletter {
    margin-bottom: 5px;
    width: 305px;
    text-align: center;
    height: 35px;
    background-color: green;
    padding-top: 3px;
    margin-top: 15px
}
.newsletter a {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}
.catagoryrecentbusuness a {
    display: inline-block;
    font-size: 10px;
    color: #A1A1A1;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21px
}
.socials {
    padding-bottom: 10px;
    padding-left: 10px
}
.socials h5 {
    display: inline-block;
    padding-right: 20px
}
ul.accordion>li>div.title {
    cursor: pointer;
    background: #f6f6f6;
    margin: 0;
    position: relative;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    -webkit-transition: .15s background linear;
    -moz-transition: .15s background linear;
    -o-transition: .15s background linear;
    transition: .15s background linear;
    padding: 4px 15px 12px
}
ul.accordion {
    margin: 0 0 22px;
    border-bottom: 1px solid #e9e9e9
}
ul.accordion>li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e9e9e9
}
.widget .content2 {
    clear: both;
    background: #fff;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0 1px 3px 0 #b5b5b5;
    -moz-box-shadow: 0 1px 3px 0 #b5b5b5;
    -webkit-box-shadow: 0 1px 3px 0 #b5b5b5;
    border: 1px solid #DDD;
    border-bottom: 4px solid #2ba6cb;
    padding: 10px;
    margin: 0 0 22px
}
table.calendar td,
table.calendar th {
    padding: 0;
    border-bottom: 1px solid #bbb
}
.upcomming-vanue {
    font-style: italic;
    font-weight: 400;
    font-size: 15px
}
.upcomming-date {
    font-style: normal;
    font-size: 12px
}
.events h6 span {
    display: block;
    font-weight: 400;
    margin-top: 5px
}
ul.accordion>li>div.title:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent #9d9d9d transparent transparent;
    position: absolute;
    right: 15px;
    top: 21px
}
#header,
.columns {
    position: relative
}
ul.accordion>li .content p {
    font-size: 14px;
    color: #000;
    font-weight: 400
}
ul.accordion>li .content a {
    font-size: 14px;
    color: #2BA6CB
}
.events ul.accordion {
    margin-bottom: 0
}
.events ul.accordion>li {
    border: 1px solid #bfbfbf
}
.events ul.accordion>li>div.title::after {
    top: 38px
}
.events ul.accordion>li>div.title {
    padding-top: 2px;
    padding-bottom: 2px
}
.events ul.accordion .upcomming-vanue {
    font-style: italic
}
.events ul.accordion .upcomming-date {
    font-style: normal;
    font-size: 12px
}
@media only screen and (max-width: 767px) {
    .main-image img {
        display: block;
        margin-right: auto;
        margin-left: auto
    }
}
.events h5 {
    font-size: 20px
}
.events h6 {
    font-weight: 700
}
@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
}
.columns {
    float: left;
    min-height: 1px;
    padding: 0
}
.row .twelve,
.twelve {
    width: 100%
}
input[type=submit].tiny.button {
    padding: 3px 10px 4px
}
input[type=submit].small.button {
    padding: 5px 14px 6px
}
input[type=submit].button,
input[type=submit].medium.button {
    padding: 8px 20px 9px
}
input[type=submit].large.button {
    padding: 13px 30px 14px
}
table {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border-collapse: collapse;
    border-spacing: 0
}
table tbody tr td,
table tr td {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: left
}
#header header,
.th img {
    display: block
}
table tbody tr:nth-child(even) {
    background: #f9f9f9
}
table tbody tr td {
    color: #333;
    vertical-align: top;
    border: none;
    padding: 5px 10px;
}
table.calendar td,
table.calendar th {
    text-align: center;
    border-right: 1px solid #bbb
}
@media only screen and (max-width: 767px) {
    .columns,
    .columns:last-child {
        float: none
    }
    .row {
        width: auto;
        minwidth: 0;
        margin-left: 0;
        margin-right: 0
    }
    .columns {
        width: auto!important
    }
}
@font-face {
    font-family: bebas_neueregular;
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/bebasneue-webfont.woff) format("woff"), url(../fonts/bebasneue-webfont.ttf) format("truetype"), url(../fonts/bebasneue-webfont.svg#bebas_neueregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.add-event-button {
    margin-right: auto;
    margin-left: auto;
    width: 150px;
    display: block
}
table.calendar {
    background: #f4f4f4;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    margin: 0
}
table.calendar th {
    background: #f3f3f3;
    height: 32px;
    font-size: 11px;
    font-weight: 400;
    color: #606060
}
table.calendar td {
    font-size: 12px;
    color: #666;
    font-weight: 700;
    height: 35px;
    vertical-align: middle
}
table.calendar td:hover {
    background: #f7f7f7
}
table.calendar .TODAY {
    background: #2ba6cb;
    color: #fff
}
table.calendar .all {
    background: #ededed;
    color: #666
}
table.calendar td a {
    color: #666
}
table.calendar .TODAY:hover {
    background: #2ba6cb
}
table.calendar .TODAY a {
    color: #fff
}
.th img {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    border: 2px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
.top-bar ul li.search form input[type=search] {
    font-size: 14px;
    height: 22px;
    padding: 3px
}
@media only screen and (max-width: 767px) {
    body {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
}
@font-face {
    font-family: bebas_neueregular;
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/bebasneue-webfont.woff) format("woff"), url(../fonts/bebasneue-webfont.ttf) format("truetype"), url(../fonts/bebasneue-webfont.svg#bebas_neueregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.bg-stripe {
    background: url(http://www.ngex.com/nigerianew/images/stripe_pat.png);
    height: 12px;
    overflow: hidden;
    margin-top: 5px
}
.widget .content .th {
    margin-bottom: 10px
}
.th:focus img,
.th:hover img {
    -webkit-box-shadow: 0 0 3px 1px #2ba6cb;
    -moz-box-shadow: 0 0 3px 1px #2ba6cb;
    box-shadow: 0 0 3px 1px #2ba6cb
}
#header a:active,
#header a:hover {
    outline: 0;
    text-decoration: underline
}
#header ul {
    margin: 0;
    padding: 2px 4px 4px
}
@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    @page {
        margin: .5cm
    }
}
@font-face {
    font-family: random-icons;
    src: url(../../../../../fonts/randomIcons/random-icons.eot);
    src: url(../../../../../fonts/randomIcons/random-icons.eot?#iefix) format("embedded-opentype"), url(../../../../../fonts/randomIcons/random-icons.woff) format("woff"), url(../../../../../fonts/randomIcons/random-icons.ttf) format("truetype"), url(../../../../../fonts/randomIcons/random-icons.svg#threedotsfont) format("svg");
    font-weight: 400;
    font-style: normal
}
.dropdownTabs .dropdownContent input::-webkit-calendar-picker-indicator {
    display: none
}
a:hover {
    color: inherit
}
.venturesLogos {
    text-align: center;
    background: #fafafa;
    border-bottom: 1px solid #999;
    padding: 0;
    margin-bottom: 5px;
    width: 95%
}
.topmenuli a {
    padding-top: 5px
}
ul.venturesLogos>li {
    padding: 0 12px;
    margin: 0;
    height: 26px;
    border-right: 1px solid #E9DEDE;
    position: relative
}
.venturesLogos a,
.venturesLogos span,
ul.venturesLogos>li {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 11px
}
.venturesLogos li:nth-child(2),
.venturesLogos li:nth-last-child(1) {
    border-left: none
}
.venturesLogos li:nth-child(2):after,
.venturesLogos li:nth-child(2):before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    margin-left: -154px;
    border-style: solid outset;
    border-width: 7px 10px 0
}
.venturesLogos li:nth-child(2):before {
    bottom: -11px;
    border-color: #999 transparent transparent
}
.venturesLogos li:nth-child(2):after {
    bottom: -10px;
    border-color: #fafafa transparent transparent
}
#assistlink li:nth-child(2):after,
* / #assistlink li:nth-child(2):before {
    border: none!important
}
#assist {
    padding: 0 0 0 50px
}
#assist li {
    padding: 4px 10px;
    border: none
}
.kaymu-logo {
    width: 100px!important;
    height: 29px!important;
    background-size: 100px auto!important;
    background: url(http://www.ngex.com/lifestyles/images/ngexlogo.gif) no-repeat
}
.logotext {
    font-family: FORTE;
    src: url(font/FORTE.ttf) format(truetype),
}
.message-comment {
    border: 1px solid gray
}
@media (max-width: 1200px) {
    #topbarhide1 {
        display: none
    }
}
@media (max-width: 990px) {
    #topbarhide2,
    #topbarhide3 {
        display: none
    }
}
.searchformboot h4 {
    margin: 0
}
.searchformboot button {
    margin: 2px 0 0
}
.searchformboot .col-md-4 {
    padding-left: 0;
    padding-right: 15px
}
.menumobtop {
    font-weight: 300;
    font-size: 16px;
    height: 30px
}
.li_hight {
    padding: 4px;
    margin-top: 6px;
    font-size: 14px;
    color: #FFF!important
}
#menumob>li>a {
    color: #FFF
}
#fb_more_button:hover {
    text-decoration: underline
}
.fb-like span {
    height: 24px!important
}
.catmorenews {
    background-image: url(../images/arrow-click.jpg);
    background-repeat: no-repeat;
    height: 32px;
    padding: 6px 3px 3px 14px
}
.carousel-caption2 {
    position: static
}
.html-banner {
    overflow: hidden;
    background-color: #12769C;
    width: 100%;
    margin: 15px 0
}
.html-banner .single {
    width: 95%;
    display: table;
    margin: auto;
    padding: 10px
}
.html-banner h3 {
    color: #FFF;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.1em;
    line-height: 20px
}
.html-banner ul {
    display: table;
    margin: auto
}
.html-banner .contact,
.html-banner .learn {
    color: #FFF;
    padding: 7px 10px;
    margin-top: 20px
}
.html-banner ul li {
    border-right: 1px solid #FC0;
    float: left;
    padding: 0 8px
}
.html-banner ul li a {
    color: #FC0
}
.html-banner .contact {
    background-color: red;
    float: left;
    font-size: 1.1em
}
.html-banner .learn {
    background-color: orange;
    float: right;
    font-size: 1.1em
}
.baubles {
    width: 95%;
    display: table;
    margin: auto
}
.baubles ul {
    width: 100%;
    overflow: hidden;
    margin-left: -12px
}
.baubles ul li {
    margin: 5px;
    padding: 12px 0;
    border-radius: 5px;
    background-color: #d4d4d4;
    float: left
}
.baubles ul li a {
    text-align: center;
    display: table;
    margin: auto
}
.grid2 {
    width: 46%
}
.grid3 {
    width: 30%
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/OpenSans-Bold-webfont.eot);
    src: url(fonts/OpenSans-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Bold-webfont.woff) format("woff"), url(fonts/OpenSans-Bold-webfont.ttf) format("truetype"), url(fonts/OpenSans-Bold-webfont.svg#open_sansbold) format("svg")
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Regular-webfont.eot);
    src: url(fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Regular-webfont.woff) format("woff"), url(fonts/OpenSans-Regular-webfont.ttf) format("truetype"), url(fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg")
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(fonts/OpenSans-Italic-webfont.eot);
    src: url(fonts/OpenSans-Italic-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Italic-webfont.woff) format("woff"), url(fonts/OpenSans-Italic-webfont.ttf) format("truetype"), url(fonts/OpenSans-Italic-webfont.svg#open_sansitalic) format("svg")
}
@font-face {
    font-family: robotoregular;
    src: url(fonts/Roboto-Regular-webfont.eot);
    src: url(fonts/Roboto-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Roboto-Regular-webfont.woff) format("woff"), url(fonts/Roboto-Regular-webfont.ttf) format("truetype"), url(fonts/Roboto-Regular-webfont.svg#robotoregular) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: robotoblack;
    src: url(fonts/Roboto-Black-webfont.eot);
    src: url(fonts/Roboto-Black-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Roboto-Black-webfont.woff) format("woff"), url(fonts/Roboto-Black-webfont.ttf) format("truetype"), url(fonts/Roboto-Black-webfont.svg#robotoblack) format("svg");
    font-weight: 400;
    font-style: normal
}
#comments-title {
    font-size: 22px;
    color: #999;
    margin: 25px 0 10px
}
.commentlist li {
    margin-bottom: 20px;
    position: relative;
    clear: both
}
.comment-avatar {
    overflow: hidden;
    width: 45px;
    height: 45px;
    margin: 0 10px 5px -30px;
    background: #fff;
    padding: 2px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0 0 3px #B5B5B5;
    -moz-box-shadow: 0 0 3px #b5b5b5;
    -webkit-box-shadow: 0 0 3px #B5B5B5;
    float: left
}
.author-comment {
    overflow: hidden;
    position: relative
}
.author-comment cite {
    color: #3b3b3b;
    position: relative;
    display: block;
    margin-bottom: 2px;
    padding-top: 4px
}
.commentmetadata {
    display: block;
    font-size: 85%;
    clear: both
}
.commentmetadata a {
    color: #3b3b3b
}
.commentmetadata a:hover {
    color: #000
}
.comment-wrap {
    background: #fff;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0 1px 3px 0 #B5B5B5;
    -moz-box-shadow: 0 1px 3px 0 #b5b5b5;
    -webkit-box-shadow: 0 1px 3px 0 #B5B5B5;
    position: relative;
    padding: 10px;
    margin-left: 20px
}
.comment-content {
    position: relative;
    clear: both;
    display: block;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 5px
}
.comment-content p {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 14px
}
.commentlist li ul li {
    margin-left: 4px
}
.commentlist li.pingback {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd
}
.commentlist .children {
    margin-top: 15px;
    margin-left: 50px
}
.commentlist .reply a {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ddd;
    padding: 3px 10px;
    text-shadow: 0 1px 1px #FFF;
    font-size: 11px
}
.commentlist .reply a:hover {
    background: #333;
    color: #FFF;
    text-shadow: 0 1px 1px #000
}
#respond {
    position: relative
}
#respond #commentform {
    -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, .15);
    -moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, .15);
    box-shadow: 1px 1px 2px rgba(50, 50, 50, .15);
    background: #fff;
    padding: 20px;
    margin: 0 0 20px
}
#respond #reply-title {
    color: #CC0013;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: robotoblack
}
#respond #commentform .subscribe-to-comments #subscribe {
    float: left;
    margin: 0 10px 0 0
}
#respond h3 {
    font-size: 22px
}
#commentform {
    padding: 0 5px;
    margin-top: 5px;
    overflow: hidden
}
#commentform .required {
    font-weight: 700
}
#commentform label {
    color: #888
}
#commentform p {
    margin: 10px 0
}
#commentform input,
#commentform textarea {
    border-color: #DDD #F1F1F1 #F1F1F1 #DDD;
    background: #F9F9F9;
    color: #515151;
    font: 12px Tahoma;
    padding: 4px 7px;
    margin-bottom: 7px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
#commentform input {
    display: block;
    width: 250px;
    height: 24px
}
#commentform .form-allowed-tags,
.comment-form-comment label,
.hide_this {
    display: none
}
#commentform textarea {
    width: 95%
}
#commentform input:focus,
#commentform textarea:focus {
    background: #fff
}
.comment-form-comment,
.comment-form-email,
.comment-form-url {
    clear: both
}
.comment-notes {
    margin-bottom: 10px
}
.form-submit #submit {
    background: #6679b3;
    color: #fff;
    width: auto;
    font-size: 16px;
    padding: 10px 15px;
    position: relative;
    height: auto;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 700
}
.form-submit #submit:hover {
    background: #41538c
}
,
.form-submit #submit:active {
    top: 2px
}
@media only screen and (max-width: 479px) {
    #commentform textarea {
        padding: 0;
        width: 100%
    }
    #commentform input {
        width: 223px
    }
}
.breadcrumb {
    background-color: #FFF;
    padding: 1px 2px;
    margin-bottom: 5px
}
.breadcrumb li {
    font-size: 14px
}
.secondmenubottomrow {
    background: grey
}
.secondmenubottomrow a {
    color: #FFF!important
}
.breadcrumb>li+li:before {
    color: rgba(204, 204, 204, 1);
    content: "\00bb\00a0"
}
.breadcrumb>li>a {
    color: #08C
}
.active {
    color: #000!important
}
.col-md-8nopadding {
    padding-left: 0;
    padding-right: 0
}
@font-face {
    font-family: forte_font;
    src: local(forte_font), url(../font/forte.ttf) format("truetype")
}
#logotextlogo {
    font-family: forte_font;
    font-size: 24px;
    color: #69C;
    font-weight: 500
}