body {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
    background: url('../img/bg1.png') repeat scroll 0% 0% rgb(255, 255, 255);
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #333;
}

a {
    color: #337ab7;
    text-decoration: underline;
}

.blog-masthead {
    background-color: rgb(61, 156, 213);
    box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
    height: 150px;
    background-image: url('../img/bg.png');
    margin-bottom: 20px;
}

.blog-post img {
    /*width: 100%;*/
    max-width: 500px;
    width: 100%;
    display: block;
    margin: auto;
}

.blog-post p {
    text-align: justify;
}

.sidebar-module .product img {
    width: 100%;
    margin-bottom: 20px;
}

.img-right img {
    float: right;
    margin: 0px 0px 10px 10px;
    width: 25%;
}

.img-left img {
    float: left;
    margin: 0px 10px 10px 10px;
    width: 25%;
}

.blog-title {
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
}

.blog-description {
    font-size: 20px;
    color: #999;
}

.blog-main {
    font-size: 17px;
    line-height: 1.5;
    background: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.blog-sidebar {
    font-size: 14px;
    line-height: 1.5;
    background: rgb(255, 255, 255);
    margin-left: 20px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.blog-main > .btn-group-lg > .btn, .blog-main .btn-lg {
    padding: 10px 16px;
    font-size: 32px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-top: 20px;
}

.sidebar-module > .btn-group-lg > .btn, .sidebar-module .btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-top: 20px;
}

blockquote {
    font-size: 16px;
}

pre {
    font-size: 14px;
}

.sidebar-module {
    padding: 15px;
    margin: 0 -15px 15px;
}

.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

.pager {
    margin-bottom: 60px;
    text-align: left;
}

.pager > li > a {
    width: 70px;
    padding: 7px 20px;
    text-align: center;

}

.pager .active {
    text-decoration: none;
    background-color: #e5e5e5;
}

.blog-post {
    margin-bottom: 60px;
}

.blog-post-title {
    margin-bottom: 5px;
    font-size: 32px;
}

.blog-post-meta {
    margin-bottom: 20px;
    color: #999;
    margin-top: 10px;
}

.airSticky {
    background: none repeat scroll 0% 0% white;
	padding: 15px;
 
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    font-size: 13px;
    line-height: 17px;
    color: black;
    text-decoration: none;
}

.vk-link {
    text-decoration: none ! important;
    cursor: default ! important;
}

.vk-header {
    background: none repeat scroll 0% 0% rgb(218, 226, 232);
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px;
}

.vk-logo {
    background: url('../img/vk-logo.gif') no-repeat scroll 0% 0% transparent;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -1px;
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: rgb(69, 104, 142);
    font-weight: bold;
}

.vk-avatar img {
    float: left;
    margin-right: 10px;
}

.vk-comment, .vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid rgb(218, 225, 232);
    padding-bottom: 15px;
}

.vk-comment:last-child {
    border-bottom: 0px none;
}

.vk-comment-name {
    color: rgb(43, 88, 122);
    font-weight: bold;
    font-size: 12px;
}

.vk-comment-text {
    margin-left: 60px;
}

.vk-comment-date {
    margin-left: 60px;
    color: rgb(153, 153, 153);
}

.vk-comment-like {
    position: absolute;
    right: -5px;
    bottom: 10px;
    background: url('../img/like.png') no-repeat scroll left center transparent;
    width: 30px;
    height: 16px;
    display: inline-block;
}

.vk-comment-like:hover {
    opacity: 0.5;
    cursor: pointer;
}

.vk-comment-like-count {
    padding-left: 14px;
    font-weight: bold;
    color: rgb(114, 149, 178);
    font-size: 10px;
}

.vk-comment-answer {
    color: rgb(43, 88, 122);
}

.vk-comment-answer:hover {
    opacity: 0.5;
    cursor: pointer;
}

.blog-footer {
    padding: 40px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
}

.sidebar-bloggers {
    background: none repeat scroll 0% 0% white;

    padding: 15px;
    margin-bottom: 20px;
}

.sidebar-bloggers-avatar {
    display: inline-block;
    cursor: pointer;
}

.sidebar-bloggers img {
    margin: 5px;
}

div.sidebar-bloggers-avatar:last-of-type {
    margin-bottom: 20px;
}

@media (min-width: 986px) and (max-width: 1280px) {

    .sidebar-module > .btn-group-lg > .btn, .sidebar-module .btn-lg {
        margin-top: 0px;
        font-size: 16px;

    }
}

@media (min-width: 768px) and (max-width: 985px) {

    .sidebar-module > .btn-group-lg > .btn, .sidebar-module .btn-lg {
        margin-top: 0px;
        font-size: 12px;

    }

    .vk-comment-text img {
        width: 70%;
    }
}

@media (max-width: 768px) {

    .blog-post img {
        width: 100%;
    }

    .vk-comment-text img {
        width: 100%;
    }

    .vk-comment-date {
        margin-left: 0px;
    }

    .blog-sidebar {
        margin-left: 0px;
    }

    .soc img {
        width: 100%
    }

    .sidebar-module .product img {
        margin-bottom: 20px;
        width: 50%;
    }

    .blog-main > .btn-group-lg > .btn, .blog-main .btn-lg {
        padding: 10px 16px;
        font-size: 26px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px;
    }

    .sidebar-module > .btn-group-lg > .btn, .sidebar-module .btn-lg {
        padding: 10px 16px;
        font-size: 26px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px;
    }

    .sidebar-module .product img {
        width: 50%;
        margin-bottom: 20px;
    }

    .img-right img {
        float: right;
        margin: 0px 0px 10px 10px;
        width: 35%;
    }

    .img-left img {
        float: left;
        margin: 0px 10px 10px 10px;
        width: 35%;
    }
}

@media (min-width: 769px) and (max-width: 1000px)  {
   .blog-main > .btn-group-lg > .btn, .blog-main .btn-lg {
        padding: 10px 16px;
        font-size: 24px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px;
    } 
}
@media (max-width: 576px) {
    .sidebar-bloggers{
        display: none;
    }
}

@media (max-width: 480px) {
   .blog-main > .btn-group-lg > .btn, .blog-main .btn-lg {
        padding: 10px 16px;
        font-size: 16px;
        line-height: 1.3333333;
        border-radius: 6px;
        margin-top: 20px;
    } 
}