body {
    font-size: 14px;
    color: #555555;
    line-height: 1.5
}

.nav-mb{
    border-bottom: 1px solid #dddddd
}
.nav-mb .wrap-menu-mb {
    width: 100%;
    border-bottom: solid 1px #ddd;
    overflow: auto;
    background: #fff;
}
.nav-mb .wrap-menu-mb .menu-mb{
    margin: 0;
    width: 50px;
    float: left;
}
.nav-mb .wrap-menu-mb .logo-mb{
    margin: 0;
    width: 70%;
    float: left;
    margin-left: 10px;

}
#blog-header {
    margin-bottom: 10px;
    padding-bottom: 4px;
    position: relative;
    margin-top: 10px;
    z-index: 99;
}
/*header*/
.blog_search , .blog_search .form-group {
    margin: 0;
}
.blog_search , .blog_search .form-group .input-group {
    padding-top: 10px;
}
/*end header*/
.breadcrumb a.last{
    color: #999; 
}
#blog-header .input-group-addon {
    background-color :#ffffff;
    cursor: pointer
}
.social-icons ul li a {
    border: 0 none;
    border-radius: 0;
    color: #BEB9AF;
    padding:0px;
}
.social-icons ul{
    margin: 0;
    padding: 0;
}
.social-icons ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-icons ul li{
    display:inline-block;
}
.social-icons ul li a i {
    padding: 8px 12px;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    background: #fafafa;
}
.social-icons ul li a i:hover{
    color: #fff;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
.fa-facebook:hover {
    background: #0083C9;
}
.fa-twitter:hover  {
    background:#5BBCEC;
}
.fa-rss:hover  {
    background:#F6C84E;
}
.fa-vimeo-square:hover  {
    background:#76DBE5;
}
.fa-youtube-play:hover  {
    background:#E60A34;
}
.fa-google-plus:hover  {
    background:#B83425;
}
/*start lang*/
#language .btn-link span, #language .btn-link i{
    color: #555555;
    text-decoration: none;
}
#language .btn-link:hover, #language .btn-focus :hover {
     text-decoration: none;
}
/*end lang*/
/*menu*/
.navbar-brand{color:#ffffff;}
#menu-blog-mmos {
    background-color:#438DB4;
    background-repeat: repeat-x;
    border-color:#438DB4;
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset;
    
}
#menu-blog-mmos .nav > li > a {
    color: #fff;  
    background-color: transparent;
}
#menu-blog-mmos .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu-blog-mmos .dropdown-inner {
    display: table;
}
#menu-blog-mmos .dropdown-inner ul {
    display: table-cell;
}
#menu-blog-mmos .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 8px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}
#menu-blog-mmos .dropdown-inner li a:hover {
    color: #FFFFFF;
}
#menu-blog-mmos .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 5px 20px;

    font-size: 12px;
}
#menu-blog-mmos .see-all:hover, #menu-blog-mmos .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-repeat: repeat-x;
}
#menu-blog-mmos #category {
    text-align: left;
    padding-left: 15px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu-blog-mmos .btn-navbar {
    font-size: 18px;
    font-stretch: expanded;
    color: #ffffff;
    padding: 5px 10px;
    float: right;
}
#menu-blog-mmos .dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-repeat: repeat-x;
}
#menu-blog-mmos  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
#menu-blog-mmos.navbar {
    min-height: 40px;
}
#column-left .date-collunm, #column-right  .date-collunm, #column-right .text-author {
    display: inline !important
}
#column-left .text-author, #column-left .text-viewed, #column-right .text-author, #column-right .text-viewed  {
    display: none !important;
}
@media (min-width: 768px) {
    #column-left .product-layout .col-lg-3 {
        width:100%;
    }
    #column-left .product-layout .col-md-3 {
        width:100%;
    }
    #column-right  .product-layout .col-md-3 {
        width:100%;
    }
    .blog_search {
        width: 300px;
    }
    #menu-blog-mmos.navbar {
        border-radius: 3px;
    }
}
@media (max-width: 767px) {
    #menu-blog-mmos .dropdown-inner a {
        color: #ffffff;
    }
    #menu-blog-mmos {
        border-radius: 4px;
    }
    #menu-blog-mmos div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu-blog-mmos div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu-blog-mmos .dropdown-inner {
        display: block;
    }
    #menu-blog-mmos .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu-blog-mmos .dropdown-menu a:hover,
    #menu-blog-mmos .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu-blog-mmos .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
    .social-icons ul li a i {
        padding: 8px 8px;
        background: #ffffff;
        font-size: 18px;
    }
}
/*end menu*/
/*category*/
.box-blog-heading-mmos {
    margin-bottom: 15px;
}
.box-blog-heading-mmos .box-heading h4 {
    color: #555555;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid;
    border-bottom-color: #4b9ec9;
}
.box-blog-heading-mmos .box-heading {
    margin: 10px 0 7px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.list-article-mmos {
    padding: 10px;
    width: 100%;
    margin: 10px 0;
    overflow: none;
    background-color: #fafafa;
    border: 1px solid #f3f3f3;
}
.list-article-mmos .post-heading-line{
    display: table;
    margin-bottom: 10px;
    width: 100%;
}
.list-article-mmos .post-date{
    float: left;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    line-height: 100% !important;
    text-align: center;
    background-color: #4b9ec9;
    padding:  0;
    width: 60px;
    margin: 0 20px 0 0;
    border-radius: 3px;
}
.list-article-mmos .year{
    font-size: 12px;
    font-style: normal;
    display: block;
    height: 23px;
    line-height: 100% !important;
    padding-top: 9px;
    background-color: #438DB4;
    border-radius: 0px 0px 3px 3px;
}
.list-article-mmos .day{
    font-size: 26px;
    font-style: normal;
    display: block;
    line-height: 120%;
    background-color:#4b9ec9;
    border-radius: 3px 3px 0px 0px;
}
.list-article-mmos .holder{
    padding-left: 79px;
}
.list-article-mmos .name h3{
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
}
.list-article-mmos .name a{
    color:  #555555;
    font-size:20px;
    text-decoration: none;
    margin: 10px 0px;
    padding: 0;
}
.list-article-mmos  .post-data{
    border-top: solid 1px #eeeeee;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #C2C2C2;
    font-size: 13px;
}
.list-article-mmos .descirption-for-module img {
}
.list-article-mmos .descirption-for-module .pull-left img {
    margin-right: 15px;
}
.list-article-mmos .descirption-for-module .pull-right img {
    margin-left: 15px;
}
/*end category*/
/*#left & #right*/
#column-right .list-article-mmos .post-date, #column-left .list-article-mmos .post-date{ 
    display: none !important ;
}
#column-right .list-article-mmos .holder, #column-left .list-article-mmos .holder{
    padding-left: 0 !important;
}
#column-right .list-article-mmos .name h3, #column-left .list-article-mmos .name h3{ line-height: 0.9 }
#column-right .list-article-mmos .name a, #column-left .list-article-mmos .name a{
    color:  #555555;
    font-size:14px;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}
/*article*/
#mmos-blog-article-page .name-arti{
    font-size: 25px;
    margin: 0;
    margin-bottom:5px;
}
#mmos-blog-article-page .article_info .description img {
    max-width: 100%;
}
#mmos-blog-article-page .post_data {
    border-top: solid 1px #eeeeee;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #C2C2C2;
    font-size: 13px;
}
mmos-blog-article-page .box-blog-product > div {
    width:100%;
    overflow:auto;
    margin-top:10px;
}
#mmos-blog-article-page .bg-product-relate {
    background: #F5F5F5;
    padding: 10px;
    overflow: auto;
    margin-bottom: 15px;
}
#mmos-blog-article-page .bg-product-relate h3 {
    margin: 0px;
    font-size: 17px;
    padding: 0px 0px 10px 0px;
}
#mmos-blog-article-page .gallary {
    overflow: auto;
    width: 100%;
}
#mmos-blog-article-page .readmore {
    font-size: 13px;
    text-transform: lowercase;
    text-decoration: none;
}
#mmos-blog-article-page  #share_addthis {
    overflow: hidden;
    width: 100%;
}
#mmos-blog-article-page .tags-name {
    font-size: 17px;
}
#mmos-blog-article-page .tags {
    margin-bottom: 10px;
    margin-top: 10px;
}
#mmos-blog-article-page .tags a{
     padding: 7px 10px;
    color: #999;
    font-size: 12px;
    background-color: #fafafa;
    border: 1px solid #f3f3f3;
}
#mmos-blog-article-page .well {
    background: #fff;
}
/*end article*/
#footer {
    margin-top:30px;
    padding-top:10px;
    padding-bottom:10px;
    border-top: 2px solid #CCCCCC;
    background-color: #FAFAFA;
    height: 50px;
}
.blog-search-input .input-group-addon {
    cursor: pointer;
}
@media (max-width: 550px) {
    .list_article .holder{
        padding-left: 0px;
    }
}
@media (max-width: 550px) {
    .list-article-mmos .holder{
        padding-left: 0px;
    }
    .list-article-mmos .name a {
        font-size: 14px;
        font-weight: 700;
    }
}
#menu-blog-mmos .navbar-brand{
    padding: 14px 15px ;
    height: 30px;
}
#menu-blog-mmos .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
#menu-blog-mmos .navbar-default .navbar-brand {
    color: #FFF;
}
@media (max-width: 992px) {
    #menu-blog-mmos .dropdown-inner a {
        color: #ffffff;
    }
}