.header-row {position: fixed; background-color: #000;}
.navbar {top: 0; background-color: #000;}
.fixed-top .navbar-expand-lg .navbar-nav .nav-link {padding-top: 3px;}
.help-main {margin-top: 84px; min-height: 700px;}
.left-sidebar-outer {position: relative;}
.left-sidebar-menu ul {padding: 0;margin: 0;list-style: none;width: 100%;}
.left-sidebar-menu ul li {margin-bottom: 5px;}
.sidebar .sidebar-link {padding: 9px 30px 8px 15px;display: inline-block;width: 100%;text-align: left;color: #181617;text-decoration: none;font-size: 16px;font-weight: 600;cursor: pointer;position: relative;background-color: transparent;border: none; border-radius: 5px;}
.sidebar .sidebar-link.active, .sidebar .sidebar-link:hover, .sidebar .sidebar-link:focus {background-color: #f1f1f1; color: #008af5;}
.submenu {display: none;padding-left: 15px;}
.left-sidebar-menu ul.submenu.show {margin-top: 10px; display: block; width: 95%;margin-left: auto;}
.left-sidebar-menu .sidebar-item .submenu {margin-top: 10px; width: 95%;margin-left: auto;}
.submenu .sidebar-link {font-weight: 400;}
.menu-item-has-children.open > .submenu {display: block;margin-top: 5px; margin-left: 25px;}
.sidebar .sidebar-link.dropdown-list:before {width: 15px;height: 15px;position: absolute;top: 50%;right: 8px;margin-top: -8px;content: "";background: url("https://cdn.systweak.com/content/wp/afr/help/arrow_new03.png") no-repeat 0 -14px;}
.left-sidebar-menu {position: fixed !important;width: 305px;overflow-x: auto;height: 65%; max-height: 700px; z-index: 1;}
.help-block {padding: 50px 0 85px;}
.right-sidebar-content {transition: width ease-in-out .5s;margin-left: -3px;padding: 0 0 10px 56px;border-left: 1px solid #dee2e6; padding-top: 6px; min-height: 690px;}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {margin-right: 10px !important;}
.right_sidebar ol, .right_sidebar ul {padding-left: 30px; color: #2e3240;}
.right_sidebar li {
    padding: 5px 0;
}
.right-sidebar-content .img-block {padding: 15px 0 20px;}
.right_sidebar ol li {list-style: decimal;}
.right_sidebar ul li {list-style: disclosure-closed; color: #2e3240;}
.right_sidebar ul li.img-block, .right_sidebar ol li.img-block {list-style: none;}
.right_sidebar ul.upper-latin li {list-style: upper-latin;}
.footer { padding: 0; }
.footer-btm-col {margin-top: 0; padding-bottom: 0;border:none;}
.right-sidebar-content .src {margin: 15px 0;}
.brade_cumb-text a {
    color: #181617;
}
.right_sidebar .small.brade_cumb-text {
    font-size: 18px;
}

.right_sidebar .small.brade_cumb-text a:hover {
    color: #008af5;
}
.bullet-list.list-none {padding-left: 15px;}
.bullet-list.list-none li {list-style: none;}
.heading-1 {font-size: 30px; font-weight: 600; padding-bottom: 10px; margin-top: 20px; color: #181617;}
.heading-2 {font-size: 26px; font-weight: 600;margin-top: 10px; padding-bottom: 10px; color: #181617;}
.heading-3 {font-size: 22px; font-weight: 600; margin-top: 10px; padding-bottom: 10px; color: #181617;}
.heading-4 {font-size: 18px; font-weight: 600; margin-top: 10px; padding-bottom: 10px; color: #181617;}
.footer-btm-col ul {margin-bottom: 0; padding-left: 0;}
.footer-btm-col ul li {display: inline-block;color: #595959; padding: 0 3px;}
.footer-btm-col ul li a {color: inherit; font-size: 14px; text-decoration: none;}
.footer-btm-col ul li a:hover {text-decoration: none; color: #e82c24;}
p {padding-bottom: 10px; margin-bottom: 0; color: #2e3240;}

.submenu-link {color: #181617; font-size: 14px;padding: 9px 30px 8px 15px; font-weight: 600; display: inline-block; margin-left: 15px;}
.submenu-link:hover, .submenu-link:focus {
    color: #008af5;
    text-decoration: none;
}
.left-sidebar-menu ul li.menu-item-has-childrens > .sidebar-link {
    position: relative;
}
.left-sidebar-menu ul li.menu-item-has-childrens > .sidebar-link:before {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 19px;
    height: 19px;
    /* border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #181617; */
    background-image: url('https://cdn.systweak.com/dpf/images/down-arrow.svg');
    background-size: 19px auto;
    content: "";
    transform: none;
}
.left-sidebar-menu ul li.menu-item-has-childrens.sibar-open > .sidebar-link:before {
    transform: rotate(-180deg);
}


/* Footer  */
.footer-btm-col {
    margin-top: 0;
    border: none;
}
.footer-btm-col ul {
    margin-bottom: 0;
}
.footer-btm-col ul li {
    display: inline-block;
    color: #595959;
    padding: 0 3px;
}
.footer-btm-col ul li a {
    color: inherit;
    font-size: 14px;
}
.copyright {
    color: #707c93;
    font-size: 13px;
    padding-top: 4px;
  }
  .twk-logo {
    text-align: right;
    margin-top: 10px;
  }
  .footer {
    padding: 15px 0;
    position: relative;
    z-index: 999;
    float: left;
    width: 100%;
    background: #f6fbff url(https://cdn.systweak.com/content/wp/spe/foo-bg.jpg) no-repeat center 0;
    background-size: cover;
    border-top: solid 1px #d8dff0;
  }

  .ftr-bnr-col {margin-bottom: 15px;}



  @media screen and (min-width:1950px) {
    .footer {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
  }


@media screen and (max-width:1280px) {
    .left-sidebar-menu {width: 280px;}
    .right-sidebar-content {margin-left:-21px;}
}
@media screen and (max-width:1199px) {
    .right-sidebar-content {border-left: none;}
    .img-block img {height: auto;}
    .left-sidebar-menu {width: 235px;}
    .help-block {padding-bottom: 100px;}
    .right-sidebar-content {padding-left: 35px;}
    .heading-1 {font-size: 28px;}
    .heading-2 {font-size: 24px;}
    .heading-3 {font-size: 20px;}
    .heading-4 {font-size: 16px;}
}
@media screen and (max-width:991px) {
    .mCustomScrollBox {max-height: 100% !important;}
    .left-sidebar-menu {height: 100%; max-height: none;}
    .left-sidebar-menu {width: 100%;position: static !important;}
    .heading-1 {font-size: 26px;}
    .heading-2 {font-size: 22px;}
    .heading-3 {font-size: 18px;}
    
}
@media screen and (max-width:767px) {
   
    .help-block {padding-top: 30px;}
    .navbar {margin-top: 0; padding: 10px 0;}
    .twk-logo {text-align: center;}
    .left-sidebar-menu {position: static !important;width: 100%;height: auto;margin-bottom: 30px;}
    /* .right-sidebar-content {padding-left: 0;border:none;margin-left: 0;border-top: 1px solid #dee2e6;padding-top: 30px;} */
    .footer-btm-col ul {text-align: center;}
    .footer {
        position: static;
    }
    .heading-1 {font-size: 24px;}
    .heading-2 {font-size: 22px;}
    .left-sidebar-menu {max-height: none !important;}
    .help-main {min-height: auto;}
    .help-block {padding-bottom: 30px;}
    .right-sidebar-content {padding-left: 0; border-left: none; margin: 0;border-top: 1px solid #dee2e6;
        padding-top: 30px; margin-top: 30px; min-height: auto;}
        
}

