@media (max-width: 767px) {
    .blog-list img {
        width: 100% !important;
    }
    #bcontent .col-xs-12 {
        padding: 20px 8px !important;
    }
    .entry-content .blog-title .date {
        float: left !important;
    }
    .blog-title h3 {
        padding-top: 0 !important;
    }
    #bcontent {
        margin-bottom: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1499px) {
    .blog-list img {
        width: 100% !important;
    }
    .explore-work-title br {
        display: none !important;
    }
    .blog-title .date,
    .blog-title h3 {
        padding-top: 0 !important;
    }
    #bcontent .col-xs-12 {
        padding: 20px 8px !important;
    }
    #bcontent {
        margin-bottom: 0 !important;
    }
}
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus {
    background-color: #4d4d4d;
}
.animate-charcter {
    font-size: 45px !important;
    letter-spacing: 0 !important;
    margin: 15px 0 !important;
}
.animate-txt {
    width: auto !important;
}
.blog_top {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.btn-red {
    color: #fff;
    border-radius: 30px;
    padding: 8px 28px;
    font-size: 13px;
}
.btn-red:hover {
    background: #c3282c;
    border: 1px solid #c3282c;
}
.blog-title .date {
    font-size: 12px !important;
    color: #777 !important;
    float: right !important;
}
.entry-content p {
    font-size: 18px !important;
    color: #777 !important;
    padding-top: 12px !important;
    margin-bottom: 12px !important;
}
.branding-web .process-one .code-txt h3,
.call-us .call-today,
.callus-r .call-today,
.callus-r-c,
.sec2 h1 {
    color: #9fab33 !important;
}
.blog-title h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    padding-top: 7px !important;
}
.blog-title h3,
.blog-title p {
    margin: 0 !important;
    line-height: normal !important;
}
.blog-title {
    margin: 8px 0 !important;
}
.blog-title .col-lg-3,
.blog-title .col-lg-9,
.blog-title .col-sm-3,
.blog-title .col-sm-9 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
article hr {
    margin: 10px 0 !important;
}
.pagination > li > a,
.pagination > li > span {
    border: 0 !important;
}
.glyphicon {
    display: none !important;
}
@media (min-width: 1200px) and (max-width: 1299.99px) {
    .explore-gif img {
        width: 40% !important;
    }
    .great-mentor-eagle img {
        width: 50% !important;
    }
}
.branding-web #orange-bg,
.branding-web .cbox,
.call-us,
.callus-d {
    background-color: #9fab33 !important;
}


#mybtn,
.btn-lg {
    background-color: transparent;
    color: #1B2A33;
      border: 2px solid #1B2A33 !important;
}
.call-us .call-today {
    background-color: #fff !important;
    font-weight: 500 !important;
    border: 2px solid #9fab33 !important;
}
#mybtn:hover,
.btn-lg:hover {
    background-color: #1B2A33;
    color: #fff;
}
.btn-lg {
    border: 1px solid #4d4d4d;
    border-radius: 50px;
}
#mybtn:hover {
    border: 1px solid #4d4d4d;
    transition: 0.6s;
}
#mybtn {
    border-radius: 30px;
    border: 1px solid #4d4d4d;
}
