@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
a, a:hover{
    color: #1A5276
}
.super-sticky .bbp-topic-pagination .page-numbers {
    font-size: 10px !important;
}

.bbp-topics .bbp-body .bbp-topic-voice-count,
.bbp-forums .bbp-body .bbp-forum-title {
    font-size: 14px;
}

.super-sticky .bbp-body .bbp-topic-voice-count::after {
    font-size: 14px;
}

.super-sticky .bbp-topic-freshness a {
    font-size: 13px !important;    
}

.super-sticky .bbp-topic-title a {
    font-size: 15px !important;
}

.bbp-new-topic-button {
    font-size: 11px !important;
}

.bbp-topic-title a {
    font-size: 14px;
}

.bbp-forums-list, .home .pagination li.next {
    display: none;
}

.bbp-forum-info i {
    color: #AAAAAA;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 9px;
}

.bbp-forum-info {
    font-weight: bold !important;
}

#bbpress-forums .bbp-topics .bbp-body .bbp-topic-voice-count {
    font-weight: bold !important;
}

.bbp-body .bbp-topic-voice-count::after {
    content: " Posts";
    text-transform: none;
    font-size: 12px;
    font-weight: normal !important;
}

#bbpress-forums li {
    font-weight: normal !important;
}

.bbp-body .bbp-topic-voice-count {
    font-weight: bold;
}


[data-balloon]:after {
    font-size: 10px !important;
    padding: 0px 10px !important;
}

#sticky_nav {
    top:-245px;
    position:fixed;
    z-index:999;
    transition:all .5s ease;
    width: 100%;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0px 3px 10px rgba(119, 119, 119, 0.1);
}

.blog-category:before,
.blog-category:after {
    left: 2% !important;
    bottom: 15px !important;
    text-transform: none !important;
}

.blog-post img:hover {
    margin-bottom: 20px;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.blog-post img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.post-thumbnail a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bbp-reply-author, .bbp-reply-content {
    font-weight: bold;
}

.bbp-meta,
div.bbp-template-notice p,
.bbp-register-link,
.bbp-lostpass-link {
    text-transform: none !important;
}

.bbp-login-form .bbp-login-links a {
    font-size: 14px !important;
    color: #3274b1 !important;
}

.bbp-reply-header a.bbp-reply-permalink {
    color: #ccc !important;
    font-size: 13px !important;
}

.bbp-author-role {
    text-transform: none !important;
    font-weight: normal;
}

.bbp-meta {
    font-size: 13px;
}

/* General */

.navbar-brand {
    height: 100%!important;
    padding: 7px 17px 7px 12px;
}

body {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 14px;
    line-height: 25px;
}

h1 {
    color: #3e3e3e;
}

a:hover, a:focus {
    text-decoration: underline;
}


p {
    line-height: 25px;
}

hr {
    border-bottom: 3px solid rgba(128, 128, 128, 0.15);
    border-top: 0;
}

h1, h2, h3, h4, h5, h6, .vw-header-font, .vw-post-box.vw-post-format-link a, .vw-social-counter-count, .vw-page-navigation-pagination .page-numbers, #wp-calendar caption, .vw-accordion-header-text, .vw-tab-title, .vw-review-item-title, .vw-pagination-load-more {
    font-family: "Open Sans";
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 800;
    font-style: normal;
    color: #3e3e3e;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.6em;
}

.vw-page-title-box .vw-label, .vw-post-categories a, .vw-page-subtitle, .vw-review-total-score, .vw-breaking-news-date, .vw-date-box-date, .vw-post-style-classic .vw-post-box-title a:hover, .vw-post-likes-count.vw-post-liked .vw-icon, .vw-menu-location-bottom .main-menu-link:hover, .vw-accordion-header.ui-accordion-header-active span, .vw-404-text, #wp-calendar thead, .vw-accordion .ui-state-hover span, .vw-breadcrumb a:hover, .vw-post-tabed-tab.ui-state-active, .vw-post-tabed-tab.ui-state-hover a, .vw-tabs.vw-style-top-tab .vw-tab-title.active, h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
    color: #3274b1;
}

.blog-title a:hover {
    color: #3274b1 !important;
    text-decoration: underline;
}

img {
    border: none!important;
}

em {
    font-style: italic;
}

.article {
    margin: 0;
}

.img-responsive {
    width: 100%;
}

.jumbotron {
    text-align: left!important;
}

.readmore a {
    color: #3E3E3E;
    letter-spacing: 1px;
}

.readmore a:hover {
    text-decoration: underline;
}

.readmore .fa {
    background: #3E3E3E;
    color: #fff;
    border-radius: 50%;
    font-size: 7.5px;
    padding: 3px 3px;
    height: 13px;
    width: 13px;
}

.no-pm {
    padding: 0 !important;
    margin: 0 !important;
}

.no-pm a {
    color: #fff;
}

.t-upper {
    text-transform: uppercase;
}

.centered {
    text-align: center;
}

.vcenter {
    display: flex;
    vertical-align: middle;
    float: none;
    align-items: center;
}

.pull-right {
    float: right;
    text-align: right;
}

.pull-right-padded {
    float: right;
    text-align: right;
    padding-top: 10px;
}

.pull-left {
    float: left;
    text-align: left;
}

.sm-text {
    font-size: 12px;
}

.m-top {
    margin-top: 20px;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #3274b1 !important;
}

.coppyright .widget {
    margin-bottom: 20px !important;
}

.gform_wrapper .button:hover, .gform_button:hover, .gform_button:focus {
    color: #fff;
    text-decoration: none;
}

.gform_wrapper .button, .gform_button {
    letter-spacing: 2px;
}

#blog_wrapper {
    padding-right: 15px;
    padding-left: 15px;
}

.sidebar .custom-html-widget a {
    color: #3e3e3e !important;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 900;
    font-style: normal;
    font-size: 18px;
}

.gsc-input {
    padding: 16px 0 !important;
    width: 70%;
    padding: 0px;
    border: none;
    margin: -0.0625em 0px 0px;
    height: 1.25em;
    outline: none;
    background: url('../../assets/images/googlelogo.png') left center no-repeat rgb(255, 255, 255);
    text-indent: 48px;
}

.googlesearch button {
    border-color: #FFFFFF;
    background-color: #3288c9;
    background-image: none;
    filter: none;
    padding: 7px 27px;
    min-width: 13px;
    margin-top: -3px;
    border-radius: 0;
}

.googlesearch i {
    color: #fff;
}

.container-full {
    width: 100%;
}


li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
    width: 22% !important;
}

/* Navigation */
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

.copyright .social-icons a {
    padding: 4px 10px; 
}

.nav>li {
    display: inline;
    color: #fff;
    font-size: 11px;
    margin-right: 3px;
}

.navbar {
    background: #324455;
    padding: 8px 0 !important;
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    min-height: 45px !important;
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #ccc;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
    font-size: 11px;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
}

.mainNav {
    height: 50px;
    -webkit-transition: padding-top .3s,padding-bottom .3s;
    -moz-transition: padding-top .3s,padding-bottom .3s;
    transition: padding-top .3s,padding-bottom .3s;
    border: none;
    background-color: #314456;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #888888;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: #fff;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.progo_right_details ul {
    list-style: none;
    padding-top: 15px;
}

.progo_right_details li {
    display: inline;
    color: #fff;
    font-size: 11px;
}

.progo_right_details a {
    color: #fff;
}

.progo_right_details li {
    margin-right: 10px;
}

.alert-success {
    margin-top: 40px;
}

.mark, mark {
    background: #ff0;
}

/* Header */
.progo_header {
    background: #fff;
}

.progo_header ul,
.copyright ul {
    list-style: none;
}

.container_menu {
    margin-left: 10px;
}

.container_menu ul {
    margin-bottom: 0;
}

.container_menu img {
    max-height: 36px;
    width: auto;
    margin: 9px 0px 9px 0px !important;
    float: left;
}

.container_menu .sticky-logo {
    padding: 0 !important;
}

.progo_header li, .container_menu li {
    display: inline;
    margin-right: 24px;
    float: left;
    padding-top: 43px;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
}

.container_menu li {
    padding:15px 5px;
}

.link a,
.container_menu a {
    color: #888888!important;
}

/* Banner */
#banner {
    background: url('../../assets/images/banner-whole.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
}

/* Main */
.main .v-lign,
.widgettitle {
    color: #3e3e3e;
}

.v-lign,
.widgettitle {
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #3E3E3E;
    margin-bottom: 25px;
}

.v-lign {
    text-align: center;
}

.v-lign:before,
.v-lign:after,
.widgettitle:before,
.widgettitle:after {
    background-color: #ececec;
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.v-lign:before {
    right: 0.5em;
    margin-left: -50%;
}

.widgettitle:before,
.widgettitle:after {
    background: rgba(128, 128, 128, 0.15);
}

.v-lign:after {
    left: 0.5em;
    margin-right: -50%;
}

.progo_forum .forum hr {
    margin-top: 30px !important;
    margin-bottom: 11px;
}

#main_sidebar {
    margin-top: 5px;
}

#main_sidebar ul {
    margin-left: 35px;
}

.progo_forum #main_sidebar .textwidget, .sidebar .textwidget {
    padding: 0;
}

.sidebar li {
    font-size: 16px;
}

.sidebar ul,
.footer ul {
    list-style-image: url('../../assets/images/list-img.png');
    font-weight: 800;
    color: #3e3e3e;
}

#main_sidebar .bbp-remember-me label,
.comment-form-cookies-consent  label {
    display: inline !important;
}

#main_sidebar .search input[type="text"] {
    width: 172px;
    height: 45px;
}

#main_sidebar .search input[type="submit"]:hover {
    background-color: #3274b1;
}

input[type=submit],
.gform_wrapper .button, .gform_button  {
    text-transform: uppercase;
    background-color: #3E3E3E;
    color: #FFFFFF;
    border: 0px solid;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 6px 14px !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    border-radius: 0;
}

.sidebar .widget_text form input[type=submit] {
    position: absolute;
    margin-left: 5px;
    font-weight: 800;
}

.a71search {
    margin-left: -80px;
}

.sidebar input[type=text] {
    width: 50%;
    border: 1px solid #BBBBBB;
    padding: 5px 10px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 0;
}

.sidebar button:hover {
    background-color: #3274b1;
}

.sidebar form button,
#comments input[type=submit] {
    text-transform: uppercase;
    background-color: #3E3E3E;
    color: #FFFFFF;
    border: 0px solid;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 6px 18px !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.search input[type=submit] {
    padding: 9px 18px 8px 18px !important;
    text-transform: uppercase;
    background-color: #3E3E3E;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: bold;
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-password input {
    width: 100% !important;
}

.bbp-login-form label {
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    text-transform: none !important;
}


.bbp-login-form {
    background: #f7f7f7;
    padding: 25px;
}

.ninja_li a {
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.6em;
}

.sidebar form label {
    font-weight: bold !important;
}

.bbp-login-form .bbp-login-links {
    margin-top: 50px;
}

.sidebar form .form-control {
    border-radius: 0;
    margin-bottom: 20px;
}

.sidebar form a {
    color: #3288c9;
}

.sidebar .gsc-input {
    border: 1px solid #c8dff1;
}

.sidebar iframe {
    width: 100%;
}

.side-bar img {
    margin: 0;
    padding: 0;
}

.main_sidebar img {
    width: 100%;
}

#main_sidebar .textwidget,
.sidebar .textwidget   {
    padding: 0 30px;
    margin-bottom: 30px;
}

.blog-post .user img,
.main-blog .user p {
    display: inline;
    margin-bottom: 0px;
}

.blog-post .blog-title {
    margin: 0 0 10px 0 !important;
}

p.blog-category {
    margin: 0 !important;
}

.main-blog .author {

}

.blog-post .user p {
    display: inline;
    top: -2px;
    position: absolute;
}

.blog-post article .pull-right {
    color: #AAAAAA !important;
    font-weight: bold;
    font-size: 12px;
}

.blog-post article .pull-right .likes {
    margin-top: 8px !important;
}

.fa-comment-o {
    font-weight: bold !important;
}

,
.main-blog article .pull-right {
    color: #818181 !important;
    font-weight: bold;
    font-size: 12px;
}

.blog-post .col-md-6 .pull-right .icons,
.blog-post article .pull-right .icons
{
    padding: 0 !important;
    padding-top: 0 !important;
}

.blog-post .user img,
.avatar {
    margin-right: 10px;
}

.blog-post .read-more .pull-left {
    margin-top: 0px;
    color: #3E3E3E;
    font-weight: bold;
    font-size: 11px;
}

.blog-post .read-more .pull-right ul {
    margin: 0 !important;
    font-size: 12px;
}

.blog-post .user p,
.main .blog-category p,
.main-blog .user p,
p.ms-category {
    color: #aaaaaa;
    font-size: 10px;
}
.article .pull-left.user .vcenter{display: inline}

.avatar{
    width: auto !important;
    height: auto !important
}

.bbp-logged-in h4{font-size: 13px;}
.user a {
    color: #333;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.progo_main_blog hr {
    margin-top: 0;
    margin-bottom: 30px;
}

.progo_main .blog-post {
    margin-top: 40px;
}

.progo_main .sidebar {
    margin-top: 43px;
}

.main-blog {
    padding: 40px 16px 50px 16px;
}

.main-blog h1 {
    margin: 0 0 20px 0 !important;
}

.blog-post article .pull-right a {
    font-size: 14px;
    font-weight: bold;
    color: #818181;
    display: inline-block;
    padding: 0px 8px;
    transition: all 0.2s ease-out;
}

.likes a {
    font-size: 11px !important;
    padding: 0 !important;
    text-decoration: none !important;
}

.main-blog .ms-category {
    color: #aaaaaa;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.main {
    padding-bottom: 100px;
}

.main-blog .pull-right {
    color: #818181;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px !important;
}

.progo_main .sidebar,
.progo_main_blog .sidebar {
    width: 360px;
    padding: 0;
}

.progo_main_blog .sidebar {
    margin-top: 20px;
}

.side-bar .widget_text {
    padding: 0 !important;
    padding-right: 0 !important;
    padding-left: 7px !important;
}

#main_sidebar .widget_text {
    padding-right: 1px !important;
    padding-left: 9px !important;
}

.inner-page #main_sidebar .widget_text {
    padding-left: 0 !important;
}

.progo_main .side-bar .textwidget {
    padding: 0 30px;
}

.blog-post img {
    margin-bottom: 20px;
}

.blog-post {
    padding-left: 0;
}

.blog-category a{
    color: #aaaaaa;
    font-size: 11px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.blog-title {
    font-weight: 800;
    font-size: 25px;
    color: #3e3e3e;
    margin: 20px 0;
}

.blog-title a {
    color: #3e3e3e;
    font-size: 26px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.blog-copy {
    /* border-top: 3px solid #ececec; */
    padding: 20px 0;
    margin-top: 20px;
    border-bottom: 3px solid #ececec;
}

.blog-hr {
    width: 100%;
}

.read-more {
    background: #f9f9f9;
    margin-bottom: 50px;
    padding: 8px 0;
}

.read-more ul {
    list-style: none;
    margin-top: 0px;
}

.read-more li {
    display: inline;
    font-size: 15px;
    color: #888888;
}

.read-more .pull-left {
    margin-top: 11px;
}

#bbpress-forums ul.bbp-forums {
    border: 0 !important;
}

#bbpress-forums li.bbp-body ul.forum {
    border-top: 0;
    padding: 1.5em 1em;
}

/** Pricing Tables - BEGIN **/

#pricing-tbl .col-md-4{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

#pricing-tbl .choose-course{    
    border:thin solid #264e71;
    width: 220px;
}

#pricing-tbl .pkg-row{
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
    background: #fff
}

#pricing-tbl .plus-row{
    padding-bottom: 0;
    border-bottom: none
}

#pricing-tbl .plus-row h4{
    margin-bottom: 0
}

#pricing-tbl .price{
    font-weight: bold;
    font-size: 16px;
}

#pricing-tbl .pkg-container{
    border: 1px solid #e2e2e2;
    background: #f9f9f9;
    border-radius: 5px;
}

#pricing-tbl .heading-strip{
    background: url('/wp-content/themes/another71-child/images/heading_strip.png') no-repeat top center;
    color: #fff;
    height: 44px;
    line-height: 35px;
    font-weight: normal;
    font-size: 17px;
    margin: 0 0 8px;
    background-size: 100% 100%;
    text-transform: none;
}

#pricing-tbl .pkg-row.no-padding{
    padding-top: 0
}

#pricing-tbl .pkg-header{
    background: #f9f9f9;    
}

#pricing-tbl .pkg-header h3{
    background: #349aff;
    color: #fff;
    margin: 0 15px 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 26px;
    font-weight: 400;
}

#pricing-tbl .pkg{
    color: #97ccfe;
    font-size: 20px;
}

#pricing-tbl .pkg-img{
    display: block;
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}

#pricing-tbl .pkg-value{
    font-size: 20px;
}

#pricing-tbl .pkg-desc{
    font-size: 11px;
}

#pricing-tbl .price-block{
    background: #f9f9f9;   
    padding: 10px 0;
}

.not-available-plan img{
    width: 25px;
    display: block;
    text-align: center;
    margin: 12px auto;
}

.not-available-plan img.three{
    margin: 23px auto
}

#pricing-tbl .price-old{
    text-decoration: line-through;
    font-size: 16px;
}

#pricing-tbl .final-price{
    color: #46b300;
    font-size: 27px;
    font-weight: bold;
}

#pricing-tbl .btn-buy{
    background: #349aff;
    text-decoration: none;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    max-width: 143px;
    margin: 15px auto;
    clear: both;
    display: block;
}

#pricing-tbl del {
    color: gray;
}

#pricing-tbl a, #pricing-tbl a:hover{
/*    color: #97ccfe;*/
    color: #1A5276;
    text-decoration: none;
}

.page-template-template-pricing-tbl .vw-footer-sidebar ul.ninja_li li, .page-id-1577813 .vw-footer-sidebar ul.ninja_li li{
    line-height: 23px
}

.page-template-template-pricing-tbl .vw-footer-sidebar ul.ninja_li li a, .page-id-1577813 .vw-footer-sidebar ul.ninja_li li a{
    font-size: 17px;
    padding: 0
}

/** Pricing Tables - END **/

select {
    /* styling */
    background-color: white;
    border: thin solid;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;

    /* reset */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.panel-title a {
    color: #314456 !important;
}

article#post-1599479 .entry-header {
    display: none!important;
}

.entry-header hr {
    margin-bottom: 30px;
    margin-top: 23px;
}

.entry-title {
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 1em;
    font-weight: 800;
    letter-spacing: -1px;
}

/* Pagination */
.pagination {
    padding: 30px 0;
}

.vw-page-navigation {
    position: relative;
    text-align: center;
}

.vw-page-navigation-title {
    margin-right: 0.5em;
    display: none;
}

.vw-site-wrapper,
.vw-page-navigation-pagination {
    background-color: #ffffff;
}

.vw-page-navigation-pagination {
    display: inline-block;
    padding: 4px 8px;
    position: relative;
    z-index: 100;
}

.vw-page-navigation-pagination .page-numbers.current {
    background-color: #3274b1;
}

.vw-page-navigation-pagination .page-numbers.current {
    color: #fff;
}

.vw-page-navigation-pagination .page-numbers {
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 800;
    font-style: normal;
    color: #3e3e3e;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

.vw-page-navigation-pagination .page-numbers {
    font-weight: bold !important;
}

.vw-page-navigation-pagination .vw-pagination-load-more,
.vw-page-navigation-pagination .page-numbers {
    display: inline-block;
    min-width: 2.5em;
    padding: 6px 8px;
    margin-right: 3px;
    margin-bottom: 3px;
    color: #3E3E3E;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

/* My Story */
.progo_my_story {
    padding: 0 0 50px 0;
}

.progo_my_story h1,
.main-blog h1,
.main-forum h1 {
    font-weight: 800;
}

.progo_my_story input {
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 15px;
}

.progo_my_story ::placeholder {
    color: #000;
}

.progo_my_story button {
    font-size: 24px;
    box-shadow: 0px 5px 5px rgba(68, 68, 68, 0.6);
}

/* blog post */
.related-post {
    padding: 10px 0;
}

.r-category {
    color: #AAAAAA;
    font-size: 10px;
    font-weight: 800;
    margin-top: 10px;
}

.r-title {
    font-weight: 800;
    font-style: normal;
    color: #3e3e3e;
    font-size: 14px;
}

.reply-title {
    font-weight: 800;
    color: #3e3e3e;
    font-size: 20px;
}

/* Prev Nex */
.vw-post-navigation {
    border-top: 3px solid rgba(128, 128, 128, 0.15);
    padding-top: 15px;
    margin: 20px 0;
}

.vw-post-navigation-previous {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.vw-post-navigation-next,
.vw-post-navigation-previous {
    width: 49%;
    float: left;
    padding-top: 10px;
    color: inherit;
    word-wrap: break-word;
}

.vw-post-navigation-previous:hover * {
    color: #fff !important;
}

.vw-post-navigation-label {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 2px;
    opacity: 0.5;
}

.vw-post-navigation-label,
.vw-post-navigation-title,
.vw-post-navigation-next,
.vw-post-navigation-previous {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.vw-post-navigation-title {
    font-size: 1em;
    margin-top: 0;
    padding: 0 10%;
    text-align: center;
}

.vw-post-navigation-title2 {
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 0 20px 0;
}

.vw-post-navigation-title2 a {
    color: #000;
}

.vw-post-navigation-title2 a:hover {
    color: #fff;
}

.vw-post-navigation-title-no-link {
    font-size: 16px;
    font-weight: 100;
    font-style: italic;
}

.vw-post-navigation-next {
    border-left: 1px dashed #AAAAAA;
}

.vw-post-navigation-next:hover,
.vw-post-navigation-previous:hover {
    text-decoration: none;
    background-color: #3E3E3E;
    color: #fff;
}

.author {
    padding: 30px 0 0 0;
}

.author .title,
.related-post .title {
    margin-bottom: 30px;
}

.related-post img {
    margin-bottom: 10px;
}

/*.author img {
    float: left;
    margin-right: 25px;
    position: relative;
    border-radius: 50%;
    width: 110px;
    height: 110px;
}*/

.author .t-upper {
    font-weight: 900;
    font-size: 20px;
}

/* Forum */

.forum h3 {
    font-weight: 900;
    margin: 0;
}

.forum .table {
    font-size: 12px;
}

.forum-st {
    padding: 0 0 20px 0;
}

.main-forum label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
}

.main-forum input {
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #BBBBBB;
}

.main-forum .controls {
    margin-bottom: 10px;
}

.main-forum form {
    background-color: #F7F7F7;
    padding: 15px;
    border: none;
}

.form-control {
    font-size: 12px;
}

.main-forum form button {
    text-transform: uppercase;
    background-color: #3E3E3E;
    color: #FFFFFF;
    border: 0px solid;
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 6px 18px;
    border-radius: 0;
}

.main-forum a {
    color: #3274b1;
    font-size: 14px;
}

.forum-pagination-count {
    font-style: italic;
    color: #AAAAAA;
    font-size: 12px;
}

.forum-pagination1 {
    margin: 20px 0;
    padding: 0;
}

.topic{
    font-weight: normal !important;
}

#bbpress-forums div.bbp-reply-content a {
    color: #1A5276 !important;
    text-transform: none !important;
    font-size: 12px;
}

#bbpress-forums .bbp-reply-content p {
    font-size: 12px;
    line-height: 25px;
    font-weight: normal;
}

#bbpress-forums li.bbp-body ul.topic {
    padding: 1.5em 1em;
    border-top: 1px solid #fff;
}

.bbp-pagination-count {
    font-style: italic;
    color: #AAAAAA;
    font-size: 12px;
    margin-top: 20px;
    font-weight: 600;
    text-transform: none;
}

#bbpress-forums .bbp-topics ul.odd,
#bbpress-forums .bbp-topics ul.even {
    background: #eaeaea;
}

.bbp-topics ul.super-sticky {
    background: #ccc !important;
}

#bbpress-forums li.bbp-header {
    padding: 8px;
    background: #F7F7F7;
}

.bbp-body a {
    color: #000 !important;
    text-transform: capitalize;
    font-weight: bold;
}

#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    font-size: 12px !important;
    color: #1A5276 !important;
}

.bbp-topic-meta {
    display: none;
}

#bbpress-forums div.bbp-reply-author img.avatar {
    width: auto !important;
    height: auto !important;
}

.bbp-body p,
#bbpress-forums p.bbp-topic-meta {
    margin: 0 !important;
}

.bbp-topic-freshness a {
    font-weight: normal;
}

.bbp-topic-title .page-numbers {
    color: #3274b1 !important;
    font-size: 10px;
    font-weight: normal;
}

#bbpress-forums li {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
}

.bbp-pagination-links {
    float: right;
    list-style: none;
    display: inline;
    margin-top: 20px;
    font-size: 12px;
}

.bbp-pagination-links a,
.bbp-pagination-links span.current {
    display: block;
    float: left;
    padding: 0px 5px;
    margin-left: 5px;
    border: 1px solid #efefef;
    text-decoration: none;
}

.bbp-pagination-links a,
.bbp-pagination-links span.current {
    border: none;
}

.bbp-pagination-links a {
    color: inherit;
    font-weight: bold;
}

.bbp-pagination-links a,
.bbp-pagination-links span.current {
    border: none;
}

.bbp-pagination-links span.dots {
    display: block;
    float: left;
    padding: 1px 4px;
    margin-left: 5px;
}

.bbp-pagination-links span.current {
    background: #3A3A3A;
    color: #FFFFFF;
    border: none;
    text-decoration: none;
    opacity: 1;
}

.bbp-pagination-links a:hover {
    display: block;
    float: left;
    margin-left: 5px;
    text-decoration: none;
    background: #3A3A3A;
    color: #fff;
    padding: 0px 5px;
    margin-left: 5px;
    border: 0 !important;
    opacity: 1 !important;
}

.bbp-pagination-links a:hover, .bbp-pagination-links span.current {
    opacity: 1 !important;
    font-weight: 700;
}

#bbpress-forums .bbp-forums ul.odd,
#bbpress-forums .bbp-forums ul.even {
    background-color: #fff !important;
}

.bbp-forums .bbp-forum-freshness a {
    text-transform: uppercase !important;
    font-weight: normal;
    font-size: 11px;
}

.bbp-forums li .bbp-forum-reply-count,
.bbp-forums li .bbp-forum-topic-count {
    font-weight: bold !important;
}

.bbp-forums li .bbp-forum-title {
    text-transform: uppercase;
    font-weight: bold;
}

.main-forum table {
    font-size: 12px;
}

.new-topic {
    background: #1f385d;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.topic {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}

.main-forum .table tbody td,
.table tbody th {
    padding: 1.5em 1em;
}

.main-forum td {
    text-align: center;
}

.table>thead>tr>th {
    border: 0;
}

.forum-title-one {
    text-align: left;
}

.gray-one {
    background: #ccc;
}

.gray-two {
    background: #eaeaea;
}

.number {
    font-weight: bold;
}

.forum-header {
    background: #F7F7F7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.forum-topic-pagination {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 2px;
}

.forum-topic-pagination a {
    font-size: 10px;
    line-height: 10px;
    padding: 1px 3px;
    border: 1px solid #ddd;
    text-decoration: none;
    font-weight: 500;
}

.table-two {
    text-transform: uppercase;
}

.table-two i {
    color: #aaa;
}

.yellow {
    background-color: #ffffe0;
}

tr.gray-one,
.gray-two th,
.gray-two td {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.no-border {
    border: 0 !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 20px 8px;
    border-top: 0;
}

.table>tbody>tr>td {
    text-align: center;
}

.table>tbody+tbody {
    border: 0;
}


.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
    height: 3px;
}

.navbar-toggle {
    margin-top: -6px !important;
    margin-right: 12px !important;
}


/* Footer */
.footer {
    background: #222222;
    padding-top: 30px;
    color: #fff;
}

.footer p,
.footer ul {
    color: #fff;
}

.footer p.v-lign:before,
.footer p.v-lign:after {
    background-color: #464646 !important;
    width: 20%;
}

.footer .custom-html-widget {
    padding: 0 5px;
}


.copyright {
    background: #314456;
    color: #ffffff;
    padding: 19px 0 22px 0;
}

.copyright .pull-left {
    color: #ffffff;
}

.copyright li {
    display: inline;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.86em;
    margin-bottom: 10px !important;
}

.social-icons li {
    font-size: 14px !important;
    margin: 0 !important;
}

.footer-link .widget_text {
    margin: 0 !important;
    padding: 0 !important;
}

.footer-link a:hover {
    text-decoration: underline;
}

.footer p.v-lign:before,
.footer p.v-lign:after {
    width: 50%;
}

/* .footer h3.widgettitle:before,
.footer h3.widgettitle:after {
    width: 23%;
} */

.footer-first h3.widgettitle:before,
.footer-first h3.widgettitle:after {
    width: 23%;
}

.footer-second h3.widgettitle:before,
.footer-second h3.widgettitle:after {
    width: 21%;
}

.footer-third h3.widgettitle:before,
.footer-third h3.widgettitle:after {
    width: 19%;
}


.footer h3.widgettitle:before {
    margin-right: 10px;
}

.footer h3.widgettitle:after {
    margin-left: 10px;
}

.textwidget li {
    margin-right: 10px;
}

.nav-hidden {
    display: none;
}

.featured {
    padding: 0 30px;
}

.featured h3 {
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 800;
    color: #3e3e3e;
    font-size: 24px;
}

#footer a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}

#footer a:hover {
    color: #3274b1;
    text-decoration: underline;
}

#footer h3.widgettitle {
    color: #f1f2f4;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
}

#footer ul {
    margin-left: 10px;
}

.inner-page .col-sm-9,
.progo_main_blog .col-lg-9 {
    width: 66.8%;
}


.tags-meta {
    display: none;
}

.footer img,
.sidebar img {
    width: 100%;
    height: 100%;
}

.footer img {
    padding: 0 25px;
    margin: 0 !important;
}

.vw-post-categories {
    color: rgba(255, 255, 255, 0.8);
}

/*Forum hide*/
.bbp-author-name,
.bbp-breadcrumb
/*.bbp-topics .bbp-topic-reply-count*/ {
    display: none;
}

.bbp-body .bbp-topic-reply-count {
    display: none;
}

.bbp-body .bbp-topic-voice-count {
    font-weight: bold;
    font-size: 13px !important;
}

.bbp-topic-started-in a {
    font-weight: normal !important;
}

.bbp-topic-freshness a{
    font-size: 11px !important;
}

.bbp-forum a,
.bbpress-forums .bbp-forum-freshness a {
    font-weight: normal !important;
}

.return-to-shop { display: none !important;}

.shares-social-facebook:hover, .shares-social-twitter:hover, .shares-social-pinterest:hover, .shares-social-linkedin:hover, .shares-social-gplus:hover {
    color: #fff !important;
}

.top-fb:hover,
.shares-social-facebook:hover {
    background-color: #3B5998 !important;
    transition: all 0.2s ease-out !important;
}

.top-ig:hover {
    background-color: #517FA4 !important;
    transition: all 0.2s ease-out !important;
}

.top-lk:hover,
.shares-social-linkedin:hover {
    background-color: #007BB6 !important;
    transition: all 0.2s ease-out !important;
}

.shares-social-pinterest:hover {
    background-color: #CB2027 !important;
    transition: all 0.2s ease-out !important;  
}

.shares-social-gplus:hover {
    background-color: #DD4B39 !important;
    transition: all 0.2s ease-out !important; 
}

.top-tw:hover,
.shares-social-twitter:hover {
    background-color: #00ACED !important;
    transition: all 0.2s ease-out !important;
}

.top-yt:hover {
    background-color: #BB0000 !important;
    transition: all 0.2s ease-out !important;
}

.navbar-default .navbar-nav>.active>a {
    color: #fff !important;
    background: none !important;
}

#menu-primary a:hover {
    background: #ffffff !important;
    color: #3e3e3e !important;
    transition: all 0.2s ease-out !important;
    padding: 4px 10px;
}

.navbar-right .fa {
    font-size: 14px;
}

.nav>li>a {
    padding: 4px 10px;
}

.link a:hover {
    color: #111 !important;
}

.ninja_li a:hover {
    color: #3274b1 !important;
    text-decoration: underline !important;
}

.navbar-right a:hover {
    color: #fff !important;
}

.a71-cart-button-count {
    background-color: #3274b1;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 2px;
    margin-left: 6px;
    padding-right: 6px;
}

.progo_forum {
    background-color: #FFFFFF;
    border: 1px solid #1f385d;
    clear: both;
    margin: 20px 35px;
    border-radius: 4px;
}

.progo_forum .container-fluid {
    margin-bottom: 50px;
}

.progo_forum .entry-title {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 16px;
    margin-left: 15px;
}

#post-698983 .entry-header span {
    display: none;
}

.forum hr {
    margin-top: 0 !important;
}

.comment-respond #comments textarea,
.comment-respond #comments input,
#comments input,
#comments textarea {
    border: 1px solid #a9a9a9 !important;
}


@media (min-width: 992px) {
    .jumbotron .col-md-9 {
        width: 69.5%;
    } 



    .inner-page .sidebar {
        width: 360px;
        margin-top: 20px;
    }
    
    .progo_main .col-md-9 {
        width: 68%;
}

.progo_main .col-md-3{
    width: 32%
}

}

/* 5 COLUMNS */
.col-xs-5th-1,
.col-xs-5th-2,
.col-xs-5th-3,
.col-xs-5th-4 {
    float: left;
}

.col-xs-5th-5 {
    float: left;
    width: 100%;
}

.col-xs-5th-4 {
    width: 80%;
}

.col-xs-5th-3 {
    width: 60%;
}

.col-xs-5th-2 {
    width: 40%;
}

.col-xs-5th-1 {
    width: 20%;
}

.col-xs-5th-pull-5 {
    right: 100%;
}

.col-xs-5th-pull-4 {
    right: 80%;
}

.col-xs-5th-pull-3 {
    right: 60%;
}

.col-xs-5th-pull-2 {
    right: 40%;
}

.col-xs-5th-pull-1 {
    right: 20%;
}

.col-xs-5th-pull-0 {
    right: auto;
}

.col-xs-5th-push-5 {
    left: 100%;
}

.col-xs-5th-push-4 {
    left: 80%;
}

.col-xs-5th-push-3 {
    left: 60%;
}

.col-xs-5th-push-2 {
    left: 40%;
}

.col-xs-5th-push-1 {
    left: 20%;
}

.col-xs-5th-push-0 {
    left: auto;
}

.col-xs-5th-offset-5 {
    margin-left: 100%;
}

.col-xs-5th-offset-4 {
    margin-left: 80%;
}

.col-xs-5th-offset-3 {
    margin-left: 60%;
}

.col-xs-5th-offset-2 {
    margin-left: 40%;
}

.col-xs-5th-offset-1 {
    margin-left: 20%;
}

.col-xs-5th-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-5th-1,
    .col-sm-5th-2,
    .col-sm-5th-3,
    .col-sm-5th-4 {
        float: left;
    }

    .col-sm-5th-5 {
        float: left;
        width: 100%;
    }

    .col-sm-5th-4 {
        width: 80%;
    }

    .col-sm-5th-3 {
        width: 60%;
    }

    .col-sm-5th-2 {
        width: 40%;
    }

    .col-sm-5th-1 {
        width: 20%;
    }

    .col-sm-5th-pull-5 {
        right: 100%;
    }

    .col-sm-5th-pull-4 {
        right: 80%;
    }

    .col-sm-5th-pull-3 {
        right: 60%;
    }

    .col-sm-5th-pull-2 {
        right: 40%;
    }

    .col-sm-5th-pull-1 {
        right: 20%;
    }

    .col-sm-5th-pull-0 {
        right: auto;
    }

    .col-sm-5th-push-5 {
        left: 100%;
    }

    .col-sm-5th-push-4 {
        left: 80%;
    }

    .col-sm-5th-push-3 {
        left: 60%;
    }

    .col-sm-5th-push-2 {
        left: 40%;
    }

    .col-sm-5th-push-1 {
        left: 20%;
    }

    .col-sm-5th-push-0 {
        left: auto;
    }

    .col-sm-5th-offset-5 {
        margin-left: 100%;
    }

    .col-sm-5th-offset-4 {
        margin-left: 80%;
    }

    .col-sm-5th-offset-3 {
        margin-left: 60%;
    }

    .col-sm-5th-offset-2 {
        margin-left: 40%;
    }

    .col-sm-5th-offset-1 {
        margin-left: 20%;
    }

    .col-sm-5th-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-5th-1,
    .col-md-5th-2,
    .col-md-5th-3,
    .col-md-5th-4 {
        float: left;
    }

    .col-md-5th-5 {
        float: left;
        width: 100%;
    }

    .col-md-5th-4 {
        width: 80%;
    }

    .col-md-5th-3 {
        width: 60%;
    }

    .col-md-5th-2 {
        width: 40%;
    }

    .col-md-5th-1 {
        width: 20%;
    }

    .col-md-5th-pull-5 {
        right: 100%;
    }

    .col-md-5th-pull-4 {
        right: 80%;
    }

    .col-md-5th-pull-3 {
        right: 60%;
    }

    .col-md-5th-pull-2 {
        right: 40%;
    }

    .col-md-5th-pull-1 {
        right: 20%;
    }

    .col-md-5th-pull-0 {
        right: auto;
    }

    .col-md-5th-push-5 {
        left: 100%;
    }

    .col-md-5th-push-4 {
        left: 80%;
    }

    .col-md-5th-push-3 {
        left: 60%;
    }

    .col-md-5th-push-2 {
        left: 40%;
    }

    .col-md-5th-push-1 {
        left: 20%;
    }

    .col-md-5th-push-0 {
        left: auto;
    }

    .col-md-5th-offset-5 {
        margin-left: 100%;
    }

    .col-md-5th-offset-4 {
        margin-left: 80%;
    }

    .col-md-5th-offset-3 {
        margin-left: 60%;
    }

    .col-md-5th-offset-2 {
        margin-left: 40%;
    }

    .col-md-5th-offset-1 {
        margin-left: 20%;
    }

    .col-md-5th-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5th-1,
    .col-lg-5th-2,
    .col-lg-5th-3,
    .col-lg-5th-4 {
        float: left;
    }

    .col-lg-5th-5 {
        float: left;
        width: 100%;
    }

    .col-lg-5th-4 {
        width: 80%;
    }

    .col-lg-5th-3 {
        width: 60%;
    }

    .col-lg-5th-2 {
        width: 40%;
    }

    .col-lg-5th-1 {
        width: 20%;
    }

    .col-lg-5th-pull-5 {
        right: 100%;
    }

    .col-lg-5th-pull-4 {
        right: 80%;
    }

    .col-lg-5th-pull-3 {
        right: 60%;
    }

    .col-lg-5th-pull-2 {
        right: 40%;
    }

    .col-lg-5th-pull-1 {
        right: 20%;
    }

    .col-lg-5th-pull-0 {
        right: auto;
    }

    .col-lg-5th-push-5 {
        left: 100%;
    }

    .col-lg-5th-push-4 {
        left: 80%;
    }

    .col-lg-5th-push-3 {
        left: 60%;
    }

    .col-lg-5th-push-2 {
        left: 40%;
    }

    .col-lg-5th-push-1 {
        left: 20%;
    }

    .col-lg-5th-push-0 {
        left: auto;
    }

    .col-lg-5th-offset-5 {
        margin-left: 100%;
    }

    .col-lg-5th-offset-4 {
        margin-left: 80%;
    }

    .col-lg-5th-offset-3 {
        margin-left: 60%;
    }

    .col-lg-5th-offset-2 {
        margin-left: 40%;
    }

    .col-lg-5th-offset-1 {
        margin-left: 20%;
    }

    .col-lg-5th-offset-0 {
        margin-left: 0%;
    }

    .inner-page .sidebar .col-md-12 {
        width: 360px;
        padding: 0;
    }

    .inner-page .col-lg-3 {
        padding-left: 9px !important;
    }
}

@media (min-width: 1200px) {
    .progo_main .col-lg-9 {
        width: 68%;
        padding-right: 15px;
    }
}

@media (width: 1366px) {
    .jumbotron .col-md-3 {
        width: 29.7%;
    }

    .jumbotron .col-md-9 {
        width: 69.3%;
    }

    .progo_forum .col-lg-9 {
        width: 74.5%;
    }

    #tablepress-42 .tablepress td, .tablepress th {
        padding: 8px 0 !important;
    }
}

@media (max-width: 767px) {
    #main_sidebar {
        display: unset !important;
    }  
}


@media (width: 768px) {
    .jumbotron .col-md-9 {
        width: 69.3%;
    } 

    .jumbotron .col-md-3 {
        width: 29.9%;
    }

    .navbar-nav>li>a {
        padding-top: 0;
        padding-bottom: 0;
    }
}

/* Media Screen */
@media only screen and (max-width: 768px) {
    iframe {
        width: 100%;
    }

    .sidebar input[type=text] {
        width: 88%;
    }

    .entry-content .alignright {
        width: 100%;
    }

    .inner-page .col-sm-9 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .progo_forum .col-lg-9 {
        width: 100%;
    }

    .progo_forum .sidebar {
        width: 100%;
    }

    .read-more .pull-right {
        width: auto;
    }

    .read-more .pull-right a {
        color: #888888 !important;
    }

    .article,
    #bbpress-forums {
        margin-bottom: 0px;
    }

    #main_sidebar {
        padding: 20px;
    }

    #main_sidebar .search input[type="text"] {
        width: 84.4%;
    }

    #main_sidebar .col-md-12 {
        padding: 0 20px !important;
    }

    .jumbotron .col-md-3 {
        width: 100%;
    }

    .jumbotron .col-md-9 {
        width: 100%;
    }

    .related-post img {
        width: auto !important;
        display: unset;
    }

    .progo_main_blog .sidebar {
        width: 100% !important;
    }

    .progo_header ul {
        padding: 0;
        margin: 0;
    }

    .progo_header li {
        padding-top: 50px;
    }

    .half .vw-post-box-inner {
        padding: 0px 10px 15px 10px;
    }

    .cd-pagination.no-space a {
        font-size: 10px;
    }

    .pagination .col-md-6 {
        margin: 0;
        padding: 0;
    }

    /* .navbar-dark .navbar-toggler {
        display: none;
    }*/

    .progo_right_details ul {
        padding: 0;
        margin: 0 ;
    }

    .progo_my_story button {
        font-size: 14px;
    }

    .footer p,
    .footer ul {
        font-size: 18px;
    }

    .half-one .vw-post-box-title a {
        font-size: 22px !important;
    }

    .jumbotron .two {
        margin-top: 11px !important;
    }

    .one .title-container {
        top: 83px !important;
    }

    .progo_main .sidebar {
        width: 100% !important;
    }

    .two .title-container {
        top: 267px !important;
    }

    .half .vw-post-box-title a {
        font-size: 30px !important;
    }

    .one .title-container,
    .two .title-container {
        padding: 10px !important;
    }

    .half .vw-post-categories a,
    .half .vw-post-categories a,
    .one a,
    .two a {
        font-size: 10px;
    }

    .jumbotron .half-one {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }

    .blog-post {
        padding: 0;
    }

    .vcenter {
        float: right;
    }

    .progo_main_blog .main-blog  {
        padding: 50px 0;
        width: 100% !important;
    }

    .featured .col-sm-offset-2 {
        margin: 0;
        width: 26%;
    }

    .progo_my_story input {
        width: 100%;
    }

    .blog-post .pull-right {
        width: unset !important;
    }

    .blog-post .user p {
        position: unset;
    }

    /** .pull-right {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }**/

    .footer-link li {
        margin-right: 6px !important;
        letter-spacing: 1px;
    }

    .footer-first h3.widgettitle:before,
    .footer-first h3.widgettitle:after {
        width: 36%;
    }

    .footer-second h3.widgettitle:before,
    .footer-second h3.widgettitle:after {
        width: 35%;
    }

    .footer-third h3.widgettitle:before,
    .footer-third h3.widgettitle:after {
        width: 34%;
    }

}

@media only screen and (max-width: 767px) {
    
    .nav>li {
        float: left !important;
    }

    .navbar-brand{
        max-width: 47%;
        box-sizing: border-box;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border: none !important;
        box-shadow: none !important
    }

    .navbar-right {
        margin-left: 35px !important;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-nav .callus, .navbar-nav .visitus {
        display: none !important;
    }


}

@media only screen and (max-width: 480px) {

    .navbar-nav .callus, .navbar-nav .visitus {
        display: none !important;
    }

    .navbar-header {
        margin-left: -80px !important;
    }

    .nav-hidden {
        padding: 0;
        margin: 0;
    }

    .menu-topnav {
        margin-left: 35px;
    }

    .navbar-header li {
        float: left;
        list-style: none;
        margin: 0 13px 0 8px;
        font-size: 11px;
        color: #fff;
    }

    .nav>li>a {
        padding: 4px 23px;
    }

    .navbar {
        padding: 0 0 10px 0 !important;
    }

    .navbar-brand {
        float: none;
        padding: 0;
    }

    .navbar-nav {
        margin-left: 5px !important;
    }

    .navbar-brand>img {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    #bbpress-forums p.bbp-topic-meta span {
        white-space: unset !important;
    }

    .progo_main_blog .main-blog {
        padding: 0 15px;
    }

    .progo_header {
        padding: 20px;
    }

    #main_sidebar .search input[type="text"] {
        width: 73%;
    }

    #bbpress-forums p.bbp-topic-meta {
        font-size: 8px !important;
        line-height: normal !important;
    }

    li.bbp-topic-voice-count {
        width: 10%;
    }

    li.bbp-topic-reply-count {
        width: 10%;
    }

    li.bbp-topic-freshness {
        width: 35%;
    }

    .jumbotron .half-one {
        margin: 10px 0px 0px 0px !important;
    }

    .footer-first h3.widgettitle:before,
    .footer-first h3.widgettitle:after {
        width: 29%;
    }

    .footer-second h3.widgettitle:before,
    .footer-second h3.widgettitle:after {
        width: 27%;
    }

    .footer-third h3.widgettitle:before,
    .footer-third h3.widgettitle:after {
        width: 25%;
    }

    .half,
    .jumbotron .half-one {
        width: 100%
    }

    .one .title-container {
        top: 82px !important;
    }

    /* .navbar-right {
        display: none !important;
    }*/

    .navbar .default {
        width: 100%;
    }

    .navbar-default .navbar-collapse {
        z-index: 200;
        position: absolute;
        background: rgb(51, 68, 84);
        width: 100%;
        padding: 0 40px;
        left: 0;
        margin: 0 !important;
    }

    .navbar-toggle {
        top: 115px;
        right: 0;
        z-index: 999;
        position: absolute;
    }

    .navbar-default .navbar-toggle {
        background-color: #3E3E3E !important;
    }

    .navbar-toggle {
        border-radius: 1px !important;
        margin-top: -8px;
        margin-right: 50px;
        margin-bottom: 0;
    }

    .nav-hidden {
        display: unset !important;
    }

    .nav-hidden .call li {
        text-align: center;
        width: 100%;
    }

    /* .progo_header img {
        margin-left: 20px;
    }*/ 

    .half .vw-post-box-title a {
        font-size: 25px !important;
    }

    .progo_header li {
        padding: 0 12px;
        margin-right: 0 !important;
    }

    #menu-item-1836911 {
        width: 100%;
        text-align: center;
    }

    .footer-link li {
        margin: 20px;
        letter-spacing: 3px;
        text-align: center;
        line-height: 25px;
    }

    .forum-titles {
        font-size: 11px;
    }

    .sidebar p {
        margin: 1 !important;
    }

    .progo_main .sidebar {
        padding: 0 20px;
    }

    .featured .col-sm-4 {
        width: 100%;
    }

    .inner-page,
    .progo_forum {
        margin: 20px;
    }


    .callus, .visitus {
        display: none;
    }

    .copyright .pull-right {
        float: none !important;
        text-align: center !important;
    }

    .copyright .footer-link li {
        display: grid !important;
        margin: 0 !important;
        padding: 0 !important;
    } 

}

@media only screen and (width:414px){

    .nav>li>a,
    .navbar-right {
        padding: 4px 15px;
    }

    .navbar-toggle {
        top: 130px !important;
    }

    .callus, .visitus {
        display: none;
    }

    .progo_header img {
        width: 80%;
    }

    .progo_header li {
        padding: 0 5px;
    }

    #main_sidebar .search input[type="text"] {
        width: 67%;
    }

    .navbar-toggle {
        margin-top: 0px;
        margin-right: 30px;
    }

    .half-one .vw-post-box-title a {
        font-size: 20px !important;
    }

    .footer-link li {
        letter-spacing: 2px;
    }

    .footer-first h3.widgettitle:before,
    .footer-first h3.widgettitle:after {
        width: 25%;
    }

    .footer-second h3.widgettitle:before,
    .footer-second h3.widgettitle:after {
        width: 23%;
    }

    .footer-third h3.widgettitle:before,
    .footer-third h3.widgettitle:after {
        width: 21%;
    }

    .forum-titles {
        font-size: 9px;
    }

    #comments textarea,
    #comments input {
        border: 1px solid #a9a9a9 !important;
    }

}

@media only screen and (max-width: 375px) {

    .callus, .visitus {
        display: none;
    }

    .top-navigation {
        display: none;
    }

    .container_menu li {
        margin-right: 0;
    }

    .navbar-right li {
        margin: 4px 8px; 
    }

    iframe {
        width: 100%;
    }

    .forum-titles {
        font-size: 7px;
    }

    #main_sidebar .search input[type="text"] {
        width: 62%;
    }

    .navbar-toggle {
        padding: 9px 9px !important;
    }

    .progo_header img {
        margin-left: 0 !important;
    }
    .sidebar .custom-html-widget img {
        width: 100%;
    }

    .navbar-dark .navbar-toggler {
        display: none;
    }

    .navbar-toggle {
        top: 115px;
        right: 0;
        z-index: 999;
        position: absolute;
    }

    .progo_right_details ul {
        padding: 0;
        margin: 0 ;
    }

    .progo_header {
        padding: 10px;
    }

    .progo_header li {
        padding: 0 5px;
    }

    .blog-copy {
        padding: 25px;
    }

    .footer ul {
        margin-top: 10px;
    }

    .blog-post {
        padding: 0;
    }

    .main .blog-post .pull-right {
        margin-right: 20px;
    }

    .progo_my_story button {
        font-size: 12px;
    }

    .feautured {
        padding: 10px 10px 50px 10px !important;
    }

    .jumbotron .one {
        margin-top: 11px;
    }

    .navbar .container {
        width: 100%;
    }

    .nav>li>a {
        padding: 4px 5px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 11px;
    }

    .navbar-default .navbar-collapse {
        z-index: 200;
        position: absolute;
        background: rgb(51, 68, 84);
        width: 100%;
        padding: 0 40px;
    }

    .half,
    .jumbotron .half-one {
        width: 100%;
    }

    .half .vw-post-box-title a {
        font-size: 25px !importants ;
    }

    .one .title-container {
        top: 81px !important;
    }

    .two .title-container {
        top: 272px !important;
    }

    .blog-copy {
        margin-top: 70px;
    }

    .half .vw-post-box-title a {
        font-size: 20px !important;
    }

    .half-one .vw-post-box-title a {
        font-size: 16px !important;
    }

    .main-blog {
        padding: 20px !important;
    }

    .main .blog-post .pull-right,
    .main-blog .pull-right {
        margin-top: 0;
    }

    .footer p.v-lign:before,
    .footer p.v-lign:after {
        width: 50% !important;
    }

    .new-topic {
        font-size: 10px;
    }

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

    .progo_forum .container {
        padding: 0 20px;
    }

    .copyright .pull-left {
        text-align: center;
    }

    .copyright .pull-right {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }

    .navbar-right {
        margin-left: 0px !important;
    }

    .featured {
        padding: 0px 10px 0 10px;
    }

    .nav-hidden {
        display: unset;
    }

    /* .progo_header ul .link {
        display: none;
      
    } */

    .nav-hidden {
        padding: 0;
        margin: 0;
    }

    .navbar-header .nav-hidden {
        color: #fff;
    }

    .navbar {
        padding: 0 !important;
    }

    ul .call {
        margin-bottom: 0 !important;
    }

    /* .navbar-header {
        padding: 10px;
    }*/

    .navbar-header li {
        float: left;
        list-style: none;
        margin: 0 13px 0 8px;
        font-size: 11px;
        color: #fff;
    }

    .menu-topnav {
        margin-left: 100px !important;
    }

    .navbar-headers ul {
        list-style: none;
    }

    .bx-prev,
    .bx-next {
        top: 300px !important;
    }

    .nav-hidden .call li {
        text-align: center;
        width: 100%;
        margin: 0 !important;
        padding-bottom: 8px;
    }

    .navbar-default .navbar-toggle {
        background-color: #3E3E3E !important;
    }

    .navbar-toggle {
        border-radius: 1px !important;
    }

    .featured .col-sm-offset-2 {
        width: auto !important;
    }

    .featured .img-responsive {
        width: auto !important;
    }

    .copyright li {
        font-size: 10px;
        padding: 0;
    }

    .footer-link li {
        letter-spacing: 2px;
        margin-right: 0px !important;
        width: 100%;
        float: none;
        display: block;
    }


    .footer-first h3.widgettitle:before,
    .footer-first h3.widgettitle:after {
        width: 22%;
    }

    .footer-second h3.widgettitle:before,
    .footer-second h3.widgettitle:after {
        width: 20%;
    }

    .footer-third h3.widgettitle:before,
    .footer-third h3.widgettitle:after {
        width: 18%;
    }

    .footer-link li {
        margin-right: 0;
        margin: 0;
    }

    .copyright .navbar-right li {
        padding: 4px 15px!important;
    }
}

img{
    max-width: 100%;
    height: auto;
}
.navbar-default .navbar-nav>li>a{
	font-weight: bold
}
.bbp-login-form button.submit{
    color: #fff;
    min-width: 100px;
}
.bbp-login-form select{
    border:1px solid #ddd;
}
.bbp-login-form label{
    display: block;
}

.bbp-login-form input[type='text']{
    width: 100%;
     border:1px solid #ddd;
     box-sizing: border-box
}

.my_scores{
	font-weight:normal
}
em{
	color:inherit
}
/*.archive #main_sidebar ul{
	margin-left:0
}*/

.bbpress #main_sidebar ul{
	margin-left:35px
}
#main_sidebar .textwidget, .sidebar .textwidget{
	padding: 0 5px;
}
.archive .entry-title{font-size: 26px}
.archive .post-thumbnail img{max-width: 100% !important; height: auto}

.a71search{
    margin-left: 0;
    position:relative
}

.sidebar .widget_text form input[type="submit"]{
    right:-3px;
    top:0
}

.sidebar input[type="text"] {
    width: 100%;
    box-sizing: border-box

}
@media(min-width: 990px){
    .progo_forum .col-lg-9{
        width: 80%;
        box-sizing: border-box
    }

    .progo_forum .sidebar{
        width: 20%;
        margin-left: -15px;
        box-sizing: border-box;
    }
}

@media(max-width: 989px){
    .progo_forum .col-lg-9{
        width: 100%;
        box-sizing: border-box
    }

    .progo_forum .sidebar{
        width: 100%;
        margin-left: 0
    }
}