@charset "utf-8";
/* CSS Document */

.m1-wrapper{width:1183px}
.header-layout-logo-mid .td .blog-title,
.header-layout-logo-top .td .blog-title {
    max-width: 415px!important
}

#content {
    width: 73%
}

.main-sidebar {
    width: 27%
}

a,
a:hover,
.color {
    color: #FF3D00;
}

.border {
    border-color: #FF3D00;
}

.bg {
    background-color: #009900;
}

.main-menu {
    border-top: 1px solid #FF3D00;
}

.main-menu ul.sub-menu li:hover > a {
    border-left: 2px solid #FF3D00;
}

.main-menu .menu-item-mega > .menu-item-inner > .sub-menu {
    border-top: 2px solid #FF3D00;
}

.main-menu .menu-item-mega > .menu-item-inner > .sub-menu > li li:hover a {
    border-left: 1px solid #FF3D00;
}

.main-menu ul.sub-menu li:hover > a,
.main-menu .menu-item-mega > .menu-item-inner > .sub-menu,
.main-menu .menu-item-mega > .menu-item-inner > .sub-menu > li li:hover a {
    border-color: #FF3D00!important;
}

.header-social-icons ul li a:hover {
    color: #FF3D00;
}

.owl-dot.active,
.main-sidebar .widget.follow-by-email .follow-by-email-submit {
    background: #FF3D00;
}

#footer .widget.social_icons li a:hover {
    color: #FF3D00;
}

#footer .follow-by-email .follow-by-email-submit,
#mc_embed_signup .button,
.wpcf7-form-control[type="submit"] {
    background: #FF3D00!important;
}

.feed.widget .feed-widget-header {
    border-color: #FF3D00;
}

.feed.widget.box-title h2.widget-title {
    background: #FF3D00;
}

.social_counter {
    color: #FF3D00
}

.social_counter .button {
    background: #FF3D00
}

body {
    color: #000000
}


.m1-wrapper,
a.comments-title.active {
    background: #efefef
}

.header-bg {
    background-color: #ffffff;
}

#header-content,
#header-content span,
#header-content a {
    color: #000000
}

.top-menu > ul.menu > li > a {
    color: #777
}

.top-menu > ul.menu > li:hover > a {
    color: #000000
}

.top-menu > ul.menu > li > a {
    font: normal normal 12px "Roboto", sans-serif
}

.main-menu ul.menu > li > a {
    color: #fff
}

.main-menu ul.menu > li:hover > a {
    color: #000000
}

.main-menu ul.menu > li:hover > a {
    background: #eeeeee
}

.main-menu {
    background:#F60
}

.main-menu ul.menu > li.current-menu-item > a {
    background: #FF3D00
}

.main-menu ul.menu > li.current-menu-item > a {
    color: #ffffff
}

.main-menu > ul.menu > li > a {
    font: normal bold 14px "Roboto", sans-serif
}

.main-menu ul.menu li ul.sub-menu li > a {
    color: #cccccc
}

.main-menu ul.menu li ul.sub-menu li:hover > a {
    color: #ffffff
}

.main-menu ul.sub-menu,
.main-menu .menu-item-mega-label .menu-item-inner {
    background: #333333
}


body {
    background-attachment: scroll
}

body {
    font: normal normal 14px "Roboto", sans-serif
}

h1.post-title {
    font: normal normal 26px "Oswald", sans-serif
}

h1.post-title {
    color: #000
}

.post-sub-title-wrapper h2 {
    font: normal bold 20px "Roboto", sans-serif
}

.post-sub-title-wrapper h2 {
    color: #000
}

.post-body .post-body-inner {
    font: normal normal 14px "Roboto", sans-serif
}

.feed-widget-header .widget-title {
    font: normal bold 16px "Roboto", sans-serif
}

.feed.widget h3.item-title {
    font-family: "Roboto", sans-serif
}

.main-sidebar .widget > h2,
.main-sidebar .feed-widget-header,
.main-sidebar .feed-widget-header h2 {
    font: normal normal 14px "Roboto", sans-serif
}

.blog-title img {
    width: 150px
}

.blog-title img {
    height: 30px
}





@media screen and (max-width: 899px) {
    .blog-title img {
        width: 150px
    }
}

@media screen and (max-width: 899px) {
    .blog-title img {
        height: 30px
    }
}


