/*
Theme Name:     Auditing Child
Theme URI: 		http://wedesignthemes.com/themes/auditing/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Auditing theme powered by DesignThemes
Template:       auditing
Version:        1.0
*/


/* Customise Header */

.overflownone{
    overflow: hidden;
}

.loader{
    background-color: #59c7de !important;
}

.header-align-left #logo {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.header-align-left .main-header #logo a img {
    width: auto !important;
    height: 56px !important;
}

.menu-wrapper {
    background-color: #007749;
}

#main-menu>ul.menu>li>a {
    line-height: 60px !important;
    color: #ffffff !important;
    padding: 0 15px !important;
    font-weight: normal !important;
    font-size: 15px !important;
}

#main-menu>ul.menu>li>a:hover {
    background: #FFB81C;
    font-weight: 400 !important;
    color: #000000 !important;
}

#main-menu .sub-menu > li:hover > a{
    color: #007749 !important;
}

#main-menu .sub-menu > li.current-menu-item > a{
    color: #007749 !important;
}

#main-menu .sub-menu > li:hover > a:before{
    background: #007749 !important;
}

#main-menu>ul.menu>li.current_page_item>a {
    background: #FFB81C;
    font-weight: 400 !important;
    color: #000000 !important;
    font-size: 14px !important;
}

.main-header {
    height: 80px !important;
}

.header-right {
    padding: 17px 0 !important;
}

.goverment-bodies {
    list-style: none;
    margin: 0;
    padding: 0;
}

.goverment-bodies li {
    text-align: right;
    margin: 0;
    line-height: 1;
}

.goverment-bodies li a {
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
}

.goverment-bodies li a img {
    max-width: 30px;
    vertical-align: middle;
}

.goverment-bodies li a span {
    vertical-align: middle;
}

.goverment-bodies li a span + img{
    margin-left: 8px;
}

ul.goverment-bodies li:last-child{
    margin-top: 5px;
}

.menu-user-menu-container {
    float: right !important;
}

.home #header-wrapper {
    margin-bottom: 0 !important;
}

.home #main {
    margin-top: 0 !important;
}

.globe-item {
    display: flex;
    position: relative;
    margin-bottom: 80px
}

.globe-item:last-of-type {
    margin-bottom: 00px
}

.globe-item .img-wrapper {
    flex: 0 0 65px;
    max-width: 65px;
    margin-right: 15px;
}

.globe-item .img-wrapper img {
    width: 100%;
}

.globe-item .text-wrapper .title-text {
    display: block;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}

.globe-item .text-wrapper .link {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
}

.globe-item .content{
    display: block;
}

.globe-item .highlight {
    position: absolute;
    font-size: 180px;
    color: #f7f7f7;
    z-index: -1;
    font-family: sans-serif;
    font-weight: 600;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.globe-item.right .text-wrapper {
    order: 0;
    text-align: right;
}

.globe-item.right .img-wrapper {
    order: 1;
    margin-right: 0;
    margin-left: 15px;
}

.globe-item.right .highlight {
    right: initial;
    left: 0;
}

.home .commententries {
    margin-top: 0 !important;
}

.home #header-wrapper {
    margin-bottom: 0 !important;
}

.dt-sc-small-separator{
    background-color: #c48d0a !important;   
}

.header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper {
    background: #007749 !important;
    border: 0 !important;
}

.menu-main-menu-container {
    float: left !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.footer-argus {
    float: right;
    margin-top: 4px;
}

.rm_form_container {
    width: 100% !important;
}

.rm_form_el_set {
    margin-bottom: 10px;
}

.rm_form_field {
    padding: 15px !important;
}

.rm_button {
    float: none !important;
    margin: 0 auto !important;
    display: block !important;
    padding: 15px 40px !important;
    cursor: pointer !important;
    background-color: #449eb1 !important;
}

.rm_button:hover {
    background: #c48d0a !important;
}

.footer-contact {
    margin-bottom: 8px;
}

.footer-contact .text {
    display: inline-block;
    vertical-align: top;
    width: 85%;
    margin-left: 8px;
}

.footer-contact .icon {
    display: inline-block;
    width: 20px;
}

.rm_form_message {
    text-align: center;
}

#glossaryList-nav .ln-letters a {
    font-size: 16px;
    padding: 4px 10px;
    cursor: pointer !important;
}

#glossaryList-nav .ln-letters a:hover {
    cursor: pointer !important;
    background: #c48d0a;
    color: #FFFFFF;
}

#glossaryList-nav .ln-letters {
    white-space: nowrap;
    display: flex;
    overflow: auto;
}

#glossaryList-nav .ln-letter-count {
    font-size: 12px;
    top: -5px !important;
}

.glossaryList {
    margin-top: 25px !important;
    list-style: none;
}

.glossaryList li{
    width: 50%;
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
}

.glossaryList .glossaryLink,
.glossaryList .glossaryLink:hover {
    font-size: 16px;
    font-weight: 700;
    border: 0;
    color: #449eb1 !important;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1px;
    display: block;
}

.ln-letters a.ln-selected {
    background: #c48d0a;
    color: #ffffff;
}

.iac-content h5 {
    margin-bottom: 0;
}

.iac-content .dt-sc-button {
    margin-top: 0;
}

.iac-content .dt-sc-single-line-dashed-separator {
    margin: 10px 0;
}

.header-align-left.fullwidth-menu-header .is-sticky .menu-main-menu-container ul.menu,
.header-align-left.fullwidth-menu-header .is-sticky .menu-main-menu-container ul.menu>li {
    float: left !important;
}


.custom-grid {
    display: flex;
    flex-wrap: wrap;
}

.custom-grid-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.custom-tb {
    height: 100%;
}

.custom-tb .dt-sc-tb-content li strong {
    display: block;
    font-size: 18px;
}

.custom-tb .dt-sc-price h6 {
    font-weight: 600;
    font-size: 18px !important;
    margin-bottom: 0 !important;
    color: #000000 !important;
}

.custom-tb .dt-sc-price {
    background: #efefef !important;
    color: #000000 !important;
}

.custom-tb .dt-sc-button {
    background: #449eb1 !important;
    color: #ffffff !important;
}

.custom-tb .dt-sc-button:hover {
    background-color: #c48d0a !important;
}

.event-card {
    height: 400px;
    background-position: top center;
    background-size: cover;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.event-card .event-details {
    background: #f2f2f2;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -305px;
    padding: 15px;
    transition: all 0.3s;
    border-top: 4px solid #449eb1;
}

.event-card:hover .event-details,
.event-card.no-image .event-details {
    bottom: 0px;
}

.event-details .event-name {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event-details .event-date,
.event-details .event-venue {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
}

.event-details .event-venue {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
}

.event-details .event-link {
    margin-top: 5px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #449eb1;
}

.event-details {
    list-style: none;
    padding: 0;
    margin: 0;
}

.event-details>li {
    border-bottom: 1px dashed #c1c1c1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.event-details .list-title {
    display: block;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
}

.event-details .users::after {
    content: ',';
    margin-right: 4px;
}

.event-details .users:last-of-type::after {
    content: '';
    margin-right: 0px;
}

.pdf-iframe {
    width: 100%;
    height: 100vh;
}

.video-iframe {
    width: 100%;
}

.wpProQuiz_content {
    margin-bottom: 0 !important;
}

.wpProQuiz_button,
.wpProQuiz_button:hover {
    padding: 11px 15px !important;
    background: #449eb1 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: 0px !important;
    font-weight: 400 !important;
    transition: all 0.3s;
}

.wpProQuiz_button:hover {
    color: #000000 !important;
    background: #c48d0a !important;
}

.wpProQuiz_time_limit .wpProQuiz_progress {
    background: #449eb1 !important;
}

.wpProQuiz_response {
    box-shadow: none !important;
}

.dt-sc-tabs-vertical-frame li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame>li>a {
    padding-right: 71px;
    cursor: pointer;
}

.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame>li>a:before {
    line-height: 46px !important;
}

.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before{
      -webkit-transition: all 0.32s linear;
  -moz-transition: all 0.32s linear;
  -o-transition: all 0.32s linear;
  -ms-transition: all 0.32s linear;
  transition: all 0.32s linear;
}

.iac-dialog{
display: none;
}

.ui-dialog {
    padding: 0;
}

.ui-dialog-titlebar {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #449eb1;
    border: 0;
    color: #ffffff;
}

.disclaimer {
    line-height: 1.5;
    color: #9a9a9a;
    font-size: 12px;
}

.php-parent {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.php-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    margin-bottom: 15px;
}

.php-item--inner {
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.php-item--inner .title {
    text-transform: capitalize;
    font-weight: bold;
    display: block;
}

.php-item--inner .value {
    text-transform: capitalize;
    display: block;
}

.php-item--inner .action-bar {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.php-item--inner .action-bar .delete-link {
    margin-right: 15px;
    color: #dc3939;
    padding: 0;
    background: no-repeat;
    margin-top: 0;
    outline: 0 !important;
}

.php-item--inner .action-bar a {
    font-weight: 600;
}

.next-prev-list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}

.next-prev-list li{
    margin-left: 15px;
    padding-bottom: 0;
}

.next-prev-list li .cst-icon{
    background: #449eb1;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    cursor: pointer;
    transition: all 0.3s;
}

.next-prev-list li .cst-icon:hover{
    background: #c48d0a;
    color: #2d2926;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.add-form {
    padding-bottom: 15px;
    display: block;
    float: left;
    width: 100%;
}

.icon-right.with-icon .fa {
    margin-left: 35px;
}

label small {
    color: #dc3939;
    font-size: 20px;
}

.error {
    display: none;
    color: #dc3939;
}

.error.show{
    display: block;
}

.dropdown-multiple-label {
    display: block;
}

.dropdown-multiple-label .dropdown-display-label {
    padding: 15px 50px 15px 15px;
    border-radius: 0;
    border: 1px solid #d9d9d9;
}

.dropdown-chose-list .dropdown-selected {
    font-size: 16px;
}

.dropdown-clear-all {
    display: none !important;
}

.dropdown-chose-list::before {
    content: '';
    width: 48px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #d9d9d9;
}

.dropdown-display-label:after,
.dropdown-display:after {
    z-index: 1 !important;
    right: 17px !important;
    top: 5px !important;
    bottom: 0px !important;
    height: 0px !important;
    margin: auto !important;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-top: 7px solid !important;
    border-top-color: rgba(0, 0, 0, 0.15) !important;
    border-bottom: 0 !important;
}

.confirmation-code {
    font-size: 16px;
    font-weight: 600;
}

.dt-sc-button.filled:hover,
.dt-sc-button.with-icon.icon-right.type1:hover {
    /*color: #000000 !important;*/
}

.br-0 {
    border-radius: 0 !important;
}

.topic .bbp-private-reply {
    background: #f3fff8 !important;
}

.new-topic-notifier {
    background-color: #449eb1;
}

#main-menu ul li.menu-item-simple-parent ul li a {
    font-size: 15px !important;
}

.hideDesktop {
    display: none;
}

.dt-sc-toggle-group-set .dt-sc-toggle-content {
    padding-left: 0;
}

.w-100{ width : 100%; }

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-topics {
    border: 0;
}

#bbpress-forums div.even,
#bbpress-forums ul.even {
    background-color: #f9f9f9;
}

#bbpress-forums .bbp-body {
    border: 1px solid #e2e2e2;
    border-top: 0;
}

#bbpress-forums li.bbp-header .forum-titles {
    font-weight: 600;
}

.text-bold {
    font-weight: 600 !important;
}

li.bbp-forum-info,
li.bbp-topic-title {
    width: 48%;
}

#bbpress-forums fieldset.bbp-form {
    border: 0;
    padding: 0;
}

#bbpress-forums fieldset.bbp-form legend {
    font-size: 18px;
    padding: 0;
    display: block;
    margin-bottom: 10px;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
    height: auto;
    padding: 10px;
    float: left;
    width: 100%;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar input {
    font-size: 14px;
    margin-right: 5px;
    font-weight: 400;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    border: 0px;
    padding: 16px 12px 15px;
    display: block;
    margin: 0px;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.topic-tag a {
    background: #999;
    color: #fff;
    line-height: 1;
    margin: 0 5px 0 0;
    padding: 2px 6px;
    margin-right: 8px;
}

.topic-tag a::before {
    content: '#';
}

.topic-parent .topic-tag {
    display: inline-block;
    float: left;
}

#favorite-toggle,
#subscription-toggle {
    display: inline-block;
    float: right;
    margin-bottom: 20px;
}

#subscription-toggle a.subscription-toggle,
a.favorite-toggle {
    background-color: #449eb1;
    color: #ffffff;
    padding: 8px 16px;
    cursor: pointer;
    margin-left: 10px;
}

#subscription-toggle a.subscription-toggle:hover,
a.favorite-toggle:hover {
    background-color: #c48d0a;
    cursor: pointer;
    color: #000000 !important;
}

#subscription-toggle a.subscription-toggle i,
a.favorite-toggle i {
    margin-right: 5px;
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
    background-color: #f4fdff !important;
    font-size: 1.1em;
}

.giac-single-reply .bbp-reply-author {
    width: 100% !important;
    text-align: left !important;
    margin-bottom: 20px;
}

.in-reply{
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

.giac-single-reply .bbp-reply-author ul { display: inline-block; float: right; margin-top: 15px !important; }
.giac-single-reply .bbp-reply-author ul li{ display: inline-block; margin-right: 5px !important;}
.giac-single-reply .bbp-reply-author ul li::after{ content: '|'; padding-left: 5px; }
.giac-single-reply .bbp-reply-author ul li:last-child::after{ content: ''; padding-left: 0px; }
.giac-single-reply .bbp-reply-author ul li a{ font-weight: 600; }

.giac-single-reply .bbp-reply-author .bbp-author-avatar {
    float: left !important;
    margin-right: 20px !important;
    line-height: 0;
}

.giac-single-reply .bbp-reply-author .bbp-author-avatar img {
    display: inline-block !important;
    width: 60px !important;
    height: 60px !important;
    margin: 0 !important;
}

.giac-single-reply .bbp-reply-author .bbp-author-name {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 0 !important;
    display: inline-block !important;
    margin-top: 15px !important;
}

.giac-single-reply .bbp-reply-author .time{
    color: #9b9b9b;
    font-size: 14px;
}

.giac-single-reply .bbp-reply-author .time i{
    margin-right: 4px;
}

.giac-single-reply .bbp-reply-author .bbp-author-role {
    font-style: none !important;
    display: block !important;
    line-height: 1 !important;
}

.giac-single-reply {
    clear: both !important;
    float: left !important;
    width: 100% !important;
    background: none !important;
    padding: 15px;
    border-bottom: 1px solid #d8d8d8;
}

.giac-single-reply.type-topic{
    background: #f2f2f2 !important;
}

.giac-single-reply .bbp-reply-content{
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

.topic-reply{
    clear: both;
    padding-top: 20px;
    float: left;
    width: 100%;
    border-top: 2px solid #d8d8d8;
}


.basic-answer:before{ display: none; }

ul.basic-answers li{
    margin-bottom: 8px !important;
}

.bootstrap-yop{
    float: left;
    width: 100%;
}

.basic-yop-poll-container>.basic-inner{
    float: left;
    width: 100%;
}

.basic-yop-poll-container .basic-form{
    float: left;
    width: 100%;
}

.basic-yop-poll-container .basic-element{
    float: left;
    width: 100%;
}

.basic-yop-poll-container .basic-vote {
    float: left;
    width: 100%;
}

.basic-yop-poll-container .basic-vote-button{
    float: left;
    padding: 10px 20px !important;
    font-size: 16px !important;
    background: #449eb1 !important;
    text-decoration: none !important;
}

.basic-yop-poll-container .basic-vote-button:hover{
    background: #c48d0a !important;
    color: #000000 !important;
}

.wpProQuiz_questionList{
    margin-bottom: 10px !important;
    background: transparent !important;
    border: 0 !important; 
    padding: 0px!important; 
}
.wpProQuiz_questionList li.wpProQuiz_questionListItem:last-child, .wpProQuiz_questionList li.wpProQuiz_questionListItemLastChildIE{
    padding: 6px !important;
}

.wpProQuiz_questionList li.wpProQuiz_questionListItem{
    padding: 6px !important;
    border: 1px solid transparent;
}

.wpProQuiz_questionList li.wpProQuiz_answerIncorrect{
    border: 1px solid #ff5722 !important;
    background: none !important;
}

.wpProQuiz_questionList li.wpProQuiz_answerCorrect{
    border: 1px solid #3ca941 !important;
    background: none !important;
}

.wpum-form fieldset.fieldset-user_avatar .wpum-uploaded-file-preview img{
    display: inline-block;
    vertical-align: middle;
}

.wpum-form fieldset.fieldset-user_avatar .wpum-uploaded-file-preview{
    margin-top: 20px;
    position: relative;
    display: inline-block;
    float: left;
}

.wpum-form fieldset.fieldset-user_avatar .wpum-uploaded-file-preview .wpum-remove-uploaded-file{
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    background: red;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
}

.page-score{
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: -330px;
    padding: 15px;
    background: #fafafa;
    width: 330px;
    transition: all 0.3s;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.1);
    z-index: 100;
}

.page-score.open{
    right: 0px;
}

.page-score-trigger{
    position: absolute;
    left: -45px;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #449eb1;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.1);
}

.page-score .yasr-visitor-votes-after-stars-class{
    display: block;
}

.page-score .yasr-container-custom-text-and-visitor-rating{
    font-weight: 600;
    font-size: 16px;
}

.fieldset-other{
    display: none;
}

input:-moz-read-only:not([type="button"]):not([type="submit"]) { /* For Firefox */
    background-color: #f3f3f3 !important;
    cursor: not-allowed;
}

input:read-only:not([type="button"]):not([type="submit"]) { 
    background-color: #f3f3f3 !important;
    cursor: not-allowed;
}

ul.commentlist{
    width: 100%;
}

ul.commentlist li .author-name {
  border-bottom: 1px solid #aaaaaa;
}

#toTop{
      background-image: url(assets/img/totop.png) !important;
}

.iac-content .dt-sc-single-line-dashed-separator{
    border-color: #d0d0d0;
}

.main-title-section-wrapper{
    padding: 20px 0px 20px !important;
}

#main-menu ul li.menu-item-simple-parent ul{
    width: 200px !important;
}

.bbp-user-page #bbp-user-wrapper{
    margin-top: 65px;
}

.bbp-user-page .bbp-topics, .bbp-user-page .bbp-user-section{
    float: left;
    width: 100%;
}

.bbp-user-subscriptions .dt-sc-hr-invisible-xsmall{
    display: none;
}

.bbp-user-subscriptions .entry-title{
    float: left;
}

.page-brief{
    margin-bottom: 30px;
}

/* Responsive CSS*/


@media only screen and (max-width: 767px) {

    .hideDesktop {
        display: block !important;
    }

    .hideMobile {
        display: none !important;
    }

    .dt-menu-expand {
        display: none !important;
    }

    .php-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .custom-grid .custom-grid-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-align-left #logo {
        padding: 12px 0 !important;
        float: left !important;
    }

    .header-right {
        display: none !important;
    }

    #menu-wrapper {
        position: absolute;
        top: 80px;
    }

    #menu-wrapper.isOpen{
        max-height: calc(100vh - 80px);
        overflow: auto;
    }

    #menu-wrapper .container {
        width: 100% !important;
    }

    .dt-menu-toggle {
        position: absolute !important;
        background: no-repeat !important;
        padding: 0 !important;
        width: 40px !important;
        height: 40px !important;
        right: 0 !important;
        left: initial !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }

    .dt-menu-toggle-icon {
        background: #007749 !important;
        display: inline-block !important;
        height: 2px !important;
        text-align: left !important;
        width: 30px !important;
        right: 0 !important;
        top: 50% !important;
        bottom: 0px !important;
        position: absolute !important;
        margin: initial !important;
    }

    .dt-menu-toggle-icon:before,
    .dt-menu-toggle-icon:after {
        content: "" !important;
        position: absolute !important;
        background: #007749 !important;
        height: 2px !important;
        width: 25px !important;
        right: 0px !important;
        left: initial !important;
        top: -8px !important;
    }

    .dt-menu-toggle-icon:before {
        top: 8px !important;
    }

    #main-menu ul.menu {
        padding: 0 !important;
    }

    #header-wrapper .main-header-wrapper {
        padding-bottom: 0;
    }

    #main-menu {
        box-shadow: none !important;
        background: #007749 !important;
    }

    #main-menu ul li ul.sub-menu {
        display: block !important;
        background: none !important;
    }

    #main-menu ul li ul.sub-menu li a {
        color: #ffffff !important;
    }

    #main-menu ul li ul.sub-menu li.current_page_item {
        background: #c48d0a !important;

    }

    #main-menu ul li ul.sub-menu li.current_page_item a {
        color: #000000 !important;
    }

    .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame {
        margin-bottom: 20px !important;
    }

    .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame,
    .dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content {
        width: 100% !important;
        padding: 0 !important;
    }

    .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame>li>a {
        font-size: 16px !important;
    }

    .ui-widget.ui-widget-content{
        max-width: 280px;
        top: 50%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
    }
}

@media only screen and (max-width: 767px) and (min-width: 577px) {

    .container,
    .type5.tribe_events .container .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content,
    .left-header #header-wrapper .top-bar .container {
        width: calc(100% - 30px) !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {

    #header-wrapper .main-header-wrapper .container,
    #header-wrapper .menu-wrapper.menu-default .container {
        width: calc(100% - 30px);
    }

    #main-menu>ul.menu>li>a {
        padding: 0 10px !important;
        font-size: 14px !important;
    }

    .custom-grid .custom-grid-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {

    #header-wrapper .main-header-wrapper .container,
    #header-wrapper .menu-wrapper.menu-default .container {
        width: calc(100% - 15px);
    }

    #main-menu>ul.menu>li>a {
        padding: 0 7px !important;
        font-size: 12px !important;
    }

    .custom-grid .custom-grid-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 576px) and (min-width: 320px) {

    .page-score{
        width: 260px;
        right: -260px;
    }

    #bbpress-forums div.bbp-reply-author img.avatar{
        position: static;
    }
    .giac-single-reply .bbp-reply-author .time{
        display: block;
    }

    .giac-single-reply .bbp-reply-author .bbp-author-name{
        margin-top: 0px !important;
    }

    .container,
    .type5.tribe_events .container .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content,
    .left-header #header-wrapper .top-bar .container {
        width: calc(100% - 30px) !important;
    }

    .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame {
        margin-bottom: 20px;
    }

    .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame,
    .dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content {
        width: 100%;
        padding: 0;
    }
}
