::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px;
    border-color: #777;
    background-color: #e6e6e6;;
    transition: 0.3s;
}

::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    border-color: #555;
    background-color: #dbdbdb;
}

::-webkit-scrollbar-track {
    background-color: black;
}

::-webkit-scrollbar-track:hover {
    /*border-left: solid 1px #e6e6e6;*/
}

input:focus {
    outline: none;
}

.post-content-body p {
    font-size: 17px;
}

.article_h1 {
    font-size: 2.5rem;
}

.msg_success {
    padding: 0 10%;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.overflow_h {
    overflow: hidden;
}

.fmontserrat {
    font-family: 'Montserrat', sans-serif;
}

.blog-entry_h2 {
    font-size: 18px;
    line-height: 1.5;
    color: black;
}

#mainh2 {
    color: #000;
    font-size: 90px;
}

.form_msg {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #007bff;
    color: white;
    padding: 10px 15px;
    margin: 0 31%;
    width: 38%;
    font-size: 14px;
    text-align: center;
    z-index: 100000;
}

.form_msg p {
    margin: 0;
}

.changed_msg {
    color: red;
    font-size: 13px;
    display: none;
}

.bordererror {
    border: 1px solid red;
}

.main_img {
    /*width: 100%;*/
    position: absolute;
}

.p-10px {
    padding: 10px;
}

.p-20px {
    padding: 20px;
}

.p-30px {
    padding: 30px;
}

.p-40px {
    padding: 40px;
}

.p-50px {
    padding: 50px;
}

input.hamburger {
    display: none;
}

input.hamburger:checked ~ .drawer-list {
    transform: translatex(0);
    border-bottom-left-radius: 0;
}

input.hamburger:checked ~ .drawer-list li {
    transform: translatex(0);
}

#hamburger_two {
    position: fixed;
    width: 31px;
    top: 70px;
    opacity: 0;
    transition: 0.5s;
}

input.hamburger:checked ~ .drawer-list li:nth-child(1) {
    transition: transform 1s 0.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(2) {
    transition: transform 1s 0.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(3) {
    transition: transform 1s 0.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(4) {
    transition: transform 1s 0.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(5) {
    transition: transform 1s 0.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(6) {
    transition: transform 1s 0.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(7) {
    transition: transform 1s 0.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(8) {
    transition: transform 1s 0.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(9) {
    transition: transform 1s 0.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(10) {
    transition: transform 1s 0.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(11) {
    transition: transform 1s 0.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(12) {
    transition: transform 1s 0.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(13) {
    transition: transform 1s 1.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(14) {
    transition: transform 1s 1.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(15) {
    transition: transform 1s 1.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(16) {
    transition: transform 1s 1.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(17) {
    transition: transform 1s 1.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(18) {
    transition: transform 1s 1.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(19) {
    transition: transform 1s 1.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(20) {
    transition: transform 1s 1.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(21) {
    transition: transform 1s 1.68s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(22) {
    transition: transform 1s 1.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(23) {
    transition: transform 1s 1.84s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(24) {
    transition: transform 1s 1.92s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(25) {
    transition: transform 1s 2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(26) {
    transition: transform 1s 2.08s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(27) {
    transition: transform 1s 2.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(28) {
    transition: transform 1s 2.24s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(29) {
    transition: transform 1s 2.32s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(30) {
    transition: transform 1s 2.4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(31) {
    transition: transform 1s 2.48s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(32) {
    transition: transform 1s 2.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(33) {
    transition: transform 1s 2.64s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(34) {
    transition: transform 1s 2.72s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(35) {
    transition: transform 1s 2.8s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(36) {
    transition: transform 1s 2.88s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(37) {
    transition: transform 1s 2.96s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(38) {
    transition: transform 1s 3.04s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(39) {
    transition: transform 1s 3.12s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(40) {
    transition: transform 1s 3.2s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(41) {
    transition: transform 1s 3.28s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(42) {
    transition: transform 1s 3.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(43) {
    transition: transform 1s 3.44s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(44) {
    transition: transform 1s 3.52s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(45) {
    transition: transform 1s 3.6s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(46) {
    transition: transform 1s 3.68s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(47) {
    transition: transform 1s 3.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(48) {
    transition: transform 1s 3.84s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(49) {
    transition: transform 1s 3.92s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li:nth-child(50) {
    transition: transform 1s 4s cubic-bezier(0.29, 1.4, 0.44, 0.96);
}

input.hamburger:checked ~ .drawer-list li a {
    padding-right: 15px;
}

input.hamburger:checked ~ label > i {
    background-color: transparent;
    transform: rotate(90deg);
}

input.hamburger:checked ~ label > i:before {
    transform: translate(-50%, -50%) rotate(315deg);
    background-color: white;
}

input.hamburger:checked ~ label > i:after {
    transform: translate(-50%, -50%) rotate(-315deg);
    background-color: white;
}

input.hamburger:checked ~ label close {
    color: #FEFEFE;
    width: 100%;
}

input.hamburger:checked ~ label open {
    color: transparent;
    width: 0;
}

label.hamburger {
    z-index: 9999;
    position: relative;
    display: block;
    height: 50px;
    width: 30px;
}

label.hamburger:hover {
    cursor: pointer;
}

label.hamburger text close,
label.hamburger text open {
    text-transform: uppercase;
    font-size: .8em;
    align-text: center;
    position: absolute;
    transform: translateY(50px);
    text-align: center;
    overflow: hidden;
    transition: width .25s .35s, color .45s .35s;
}

label.hamburger text close {
    color: transparent;
    right: 0;
    width: 0;
}

label.hamburger text open {
    color: #FEFEFE;
    width: 100%;
}

label.hamburger > i {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 70px;
    background-color: black;
    pointer-events: auto;
    transition-duration: .35s;
    transition-delay: .35s;
}

label.hamburger > i:before, label.hamburger > i:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 50%;
    background-color: black;
    content: "";
    transition: transform 0.35s;
    transform-origin: 50% 50%;
}

label.hamburger > i:before {
    transform: translate(-50%, -10px);
}

label.hamburger > i:after {
    transform: translate(-50%, 10px);
}

label.hamburger {
    position: absolute;
    left: 1%;
    top: -83%;
}

.site-section {
    padding: 3em 0;
}

.post-content-body strong {
    font-size: 1.5rem;
    font-weight: 700;
}

#main_h1 {
    text-align: center;
    font-size: 1.4rem;
    text-transform: uppercase;
}
#main_h1:before {
    position: absolute;
    display: block;
    content: "";
    height: 0.5px;
    width: 15%;
    top: 13px;
    background: #cccccc;
}
#main_h1:after {
     position: absolute;
     display: block;
     content: "";
     height: 0.5px;
     right: 1.5%;
     width: 15%;
     top: 13px;
     background: #CCCCEE;
 }

.category {
    display: inline-block;
    background: #007bff;
    padding: 2px 8px;
    line-height: 1.5;
    font-size: 11px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff !important;
    margin-right: 5px;
}

.desc_category {
    border-top: 1px solid #e6e6e6;
    padding: 15px 0;
}

.desc_category h3 {
    font-size: 1.1rem;
    line-height: 30px;
}

@media (max-width: 1024px) {
    .form_msg {
        margin: 0 25%;
        width: 50%;
    }
}

@media (max-width: 991.98px) {
    #mainh2 {
        font-size: 40px;
        margin-left: 10%;
    }

    .a-block.height-md {
        height: 325px;
    }

    .h3, h3 {
        font-size: 1.2rem;
    }

    .form_msg {
        margin: 0 25%;
        width: 50%;
    }

    .main_img {
        height: 100%;
        position: absolute;
    }

    .a-block.height-md {
        height: 325px;
    }

}

@media (max-width: 767px) {
    .a-block.height-md {
        height: 590px;
    }
    #main_h1:before, #main_h1:after {
        display: none;
    }
}

@media (max-width: 667px) {
    .form_msg {
        margin: 0 10%;
        width: 80%;
    }

    .desc_category {
        padding: 20px 10px;
    }

    .desc_category h3 {
        font-size: 1rem;
    }

    .main_img {
        width: 100%;
        position: absolute;
    }

    .a-block.height-md {
        height: 550px;
    }

    .post-content-body p {
        font-size: 15px;
    }

    .site-section {
        padding: 2em 0;
    }

    .article_h1 {
        font-size: 1.5rem;
    }

}

@media (max-width: 600px) {
    .a-block.height-md {
        height: 500px;
    }
}

@media (max-width: 450px) {
    .a-block.height-md {
        height: 430px;
    }
}

@media (max-width: 330px) {
    #mainh2 {
        font-size: 32px;
        margin-left: 10%;
    }

    .a-block.height-md {
        height: 360px;
    }

    .h3, h3 {
        font-size: 1.4rem;
    }

    .category {
        padding: 2px 6px;
        line-height: 1.5;
        font-size: 10px;
        margin-right: 7px;
    }

    label.hamburger {
        position: absolute;
        left: 1%;
        top: -107%;
    }

    .site-section {
        padding: 1em 0;
    }

}

.hidden {
    display: none;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.vue-poll{
color:#2c3e50
}

.form_comment{
    padding: 20px 50px;
    font-size: 14px;
}
.h3_comment{
    margin-bottom: 25px;
}

.like_facebook{
    margin-right: 1.5rem;
}

.form_comment_div{
 padding-top: 2rem;
}
@media (max-width: 767.98px) {


    .form_comment{
        padding: 20px 25px;
        font-size: 14px;
    }

    .vue-poll{
    font-size: 14px;
    }
    .tags li a {
        font-size: 13.5px;
    }
    .p_float {
        font-size: 15px;
    }

    .btn.btn-primary {
        color: #fff;
        font-size: 13px;
        border-width: 2px;
    }

    .form_comment input{
        padding: 4px;
    }

    .h3_comment{
        margin-bottom: 10px;
    }


    .like_facebook{
        font-size: 15px;
        margin-top: 5px;
        margin-right: 10px;
    }

    .form_comment_div{
        padding-top: 1.3rem;
    }
    #main_h1 {
        font-size: 1.3rem;
        text-align: center;
    }


}
.vue-poll .noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vue-poll .qst {
    font-weight: 400
}

.vue-poll .ans-cnt {
    margin: 20px 0
}

.vue-poll .ans-cnt .ans {
    position: relative;
    margin-top: 10px
}

.vue-poll .ans-cnt .ans:first-child {
    margin-top: 0
}

.vue-poll .ans-cnt .ans-no-vote {
    color: gray;
    margin-bottom: 15px;
    border-left: 3px solid #77c7f7;
    box-sizing: border-box;
    cursor: pointer;
    padding: 5px 0;
    padding-left: 15px;
    background: #f2f2f2;
    transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out
}

.vue-poll .ans-cnt .ans-no-vote .txt {
    color: grey;
    transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out
}

.vue-poll .ans-cnt .ans-no-vote.active {
    background: #77c7f7
}

.vue-poll .ans-cnt .ans-no-vote.active .txt {
    color: #fff
}

.vue-poll .ans-cnt .ans-voted {
    padding: 5px 0
}

.vue-poll .ans-cnt .ans-voted .percent, .vue-poll .ans-cnt .ans-voted .txt {
    position: relative;
    z-index: 1
}

.vue-poll .ans-cnt .ans-voted .percent {
    font-weight: 700;
    min-width: 51px;
    display: inline-block;
    margin: 0 10px
}

.vue-poll .ans-cnt .ans-voted.selected .txt:after {
    content: "\2714";
    margin-left: 10px
}

.vue-poll .ans-cnt .ans .bg {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-color: #007bff3b;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all .3s cubic-bezier(.5, 1.2, .5, 1.2);
    -webkit-transition: all .3s cubic-bezier(.5, 1.2, .5, 1.2);
    -moz-transition: all .3s cubic-bezier(.5, 1.2, .5, 1.2)
}

.vue-poll .ans-cnt .ans .bg.selected {
    background-color: #c4e0ff
}

.vue-poll .votes {
    font-size: 14px;
    color: #8899a6
}

.vue-poll .submit {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 80px;
    text-decoration: none;
    background-color: #41b882;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px
}
