@-ms-viewport{
  width: device-width;
}

@viewport{
  width: device-width;
}
@media screen and (min-width: 480px){
  .box-shadow5 > .vc_column_container::after {
    width: 90%;
    margin-left: -45%;
  }
}

@media screen and (min-width: 541px){
  .site-branding{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 49%;
  }

  .widget-area.header{
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 49%;
  }

  #helping{
    padding: 34px 40px;
  }

  #helping .vc_column_container > .vc_column-inner{
    height: 247px;
    line-height: 247px;
  }

  #helping p{
    font-size: 40px;
    line-height: 1;
  }
}

@media screen and (min-width: 641px){
  .header-image{
    margin: 1.3125em 0;
  }

  .pagination{
    margin: 0 23.0769% 4.421052632em 7.6923%
  }

  .post-navigation{
    margin-bottom: 5.25em;
  }

  .post-navigation .post-title{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.25;
  }

  /* restore screen-reader-text */
  .pagination .current .screen-reader-text{
    position: absolute !important;
  }

  .pagination .page-numbers{
    display: inline-block;
  }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright{
    border-width: 4px 0 0 0;
    padding: 0.9473684211em 0 0;
    width: -webkit-calc(50% - 0.736842105em);
    width: calc(50% - 0.736842105em);
  }

  .entry-content blockquote:not(.alignleft):not(.alignright),
  .entry-summary blockquote,
  .comment-content blockquote{
    margin-left: -1.473684211em;
  }

  .entry-content blockquote blockquote:not(.alignleft):not(.alignright),
  .entry-summary blockquote blockquote,
  .comment-content blockquote blockquote{
    margin-left: 0;
  }

  .entry-content ul,
  .entry-summary ul,
  .comment-content ul,
  .entry-content ol,
  .entry-summary ol,
  .comment-content ol{
    margin-left: 0;
  }

  .entry-content li > ul,
  .entry-summary li > ul,
  .comment-content li > ul,
  .entry-content blockquote > ul,
  .entry-summary blockquote > ul,
  .comment-content blockquote > ul{
    margin-left: 1.25em;
  }

  .entry-content li > ol,
  .entry-summary li > ol,
  .comment-content li > ol,
  .entry-content blockquote > ol,
  .entry-summary blockquote > ol,
  .comment-content blockquote > ol{
    margin-left: 1.5em;
  }

  .comment-author{
    margin-bottom: 0;
  }

  .comment-author .avatar{
    height: 42px;
    position: relative;
    top: 0.25em;
    width: 42px;
  }

  .comment-list .children > li{
    padding-left: 1.75em;
  }

  .comment-list + .comment-respond,
  .comment-navigation + .comment-respond{
    padding-top: 3.5em;
  }

  .comments-area,
  .widget,
  .content-bottom-widgets .widget-area{
    margin-bottom: 5.25em;
  }

  .sidebar,
  .widecolumn{
    margin-bottom: 5.25em;
    padding-right: 23.0769%;
  }

  .vc_row.vc_row-has-fill.formhome > .home-contactform.vc_column_container > .vc_column-inner{
    padding: 20px 15px 0;
  }

  #brends h3{
    font-size: 40px;
    line-height: 1;
  }

  .title-form{
    font-size: 40px;
    margin: 25px 0 35px;
  }

  .contactpage .title-form{
    margin: 0 0 30px;
  }

  #custom_html-3{
    width: 45%;
    margin-top: 3px;
    padding: 3px 30px 3px 30px;
  }

  #custom_html-3 p{
    margin-top: 10px;
    max-width: none;
  }

  #nav_menu-2{
    width: 27%;
    margin-top: 3px;
    padding-right: 10px;
  }

  #nav_menu-3{
    width: 27%;
    margin-top: 3px;
    padding-right: 10px;
  }

  #custom_html-4{
    width: 45%;
    padding: 3px 30px 3px 30px;
  }

  #custom_html-5{
    width: 54%;
    margin-top: 3px;
    padding-left: 35px;
  }

  footer .custom-logo{
    width: 100%;
  }
}

@media screen and (min-width: 710px){
  body:not(.custom-background-image):before,
  body:not(.custom-background-image):after{
    background: inherit;
    content: "";
    display: block;
    height: 21px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
  }

  body:not(.custom-background-image):before{
    top: 0;
  }

  body:not(.custom-background-image).admin-bar:before{
    top: 46px;
  }

  body:not(.custom-background-image):after{
    bottom: 0;
  }
}

@media screen and (min-width: 768px){

  .site-header-menu{
    display: block;
    margin-bottom: 5px;
  }

  .primary-navigation ul{
    display: table;
    width: 100%;
  }

  .primary-navigation li{
    display: table-cell;
    padding-left: 1px;
    border: 0;
  }

  .main-navigation{
    display: block;
    padding: 0 30px;
  }

  .main-navigation > ul{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #our_blog{
    padding: 40px 40px 20px;
  }

  #auth{
    padding: 0 30px;
  }

  .item-title-wrap{
    width: 315px;
    float: left;
    padding: 40px 0 15px;
  }

  .item-excerpt-wrap{
    width: 360px;
    float: right;
    padding: 40px 0 20px;
  }

  #brends{
    padding: 10px 55px 20px;
  }

  #custom_html-3{
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }

  #custom_html-4{
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }

  #custom_html-5{
    float: left;
    text-align: left;
  }
  .row-margin50 {
    margin-top: 25px;
  }
  .box-shadow5 > .vc_column_container::after {
    width: 660px;
    margin-left: -330px;
  }
  .text__block.vc_col-sm-8 {
    width: 59.66666667%;
  }
  .foto__block.vc_col-sm-4 {
    width: 40.33333333%;
  }
  .padding45 > .vc_column-inner > .wpb_wrapper{
    padding:25px;
  }
  .wpb_text_column.wpb_content_element.style{
    font-size: 20px;
  }
}

@media screen and (min-width: 783px){
  body:not(.custom-background-image).admin-bar:before{
    top: 32px;
  }
}

@media screen and (min-width: 911px){
  .dropdown-toggle,
  .primary-navigation ul .dropdown-toggle.toggled-on,
  .menu-toggle{
    display: none;
  }

  .content-area{
    float: left;
    margin-right: -100%;
    width: 70%;
  }

  .no-sidebar .content-area{
    float: none;
    margin: 0;
    width: 100%;
  }

  .main-menu li:last-child{
    padding: 0;
  }

  .main-menu > li > a{
    min-height: 78px;
  }
  .main-menu > li > a span{
    padding: 20px 40px;
  }

  .entry-header,
  .post-thumbnail,
  .entry-content,
  .entry-summary,
  .entry-footer,
  .comments-area,
  .image-navigation,
  .post-navigation,
  .pagination,
  .page-header,
  .page-content,
  .content-bottom-widgets{
    margin-right: 0;
    margin-left: 0;
  }

  .sidebar{
    float: left;
    margin-left: 75%;
    padding: 0;
    width: 25%;
  }

  .widget{
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 3.230769231em;
    padding-top: 1.615384615em;
  }

  .widget .widget-title{
    margin-bottom: 1.3125em;
  }

  .widget p,
  .widget address,
  .widget hr,
  .widget ul,
  .widget ol,
  .widget dl,
  .widget dd,
  .widget table{
    margin-bottom: 1.6153846154em;
  }

  .widget li > ul,
  .widget li > ol{
    margin-bottom: 0;
  }

  .widget blockquote{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    margin-bottom: 1.3125em;
    padding-left: 1.0625em;
  }

  .widget blockquote cite,
  .widget blockquote small{
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
  }

  .widget th,
  .widget td{
    padding: 0.5384615385em;
  }

  .widget pre{
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 1.6153846154em;
    padding: 0.5384615385em;
  }

  .widget fieldset{
    margin-bottom: 1.6153846154em;
    padding: 0.5384615385em;
  }

  .widget button,
  .widget input,
  .widget select,
  .widget textarea{
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
  }

  .widget button,
  .widget input[type="button"],
  .widget input[type="reset"],
  .widget input[type="submit"]{
    line-height: 1;
    padding: 0.846153846em;
  }

  .widget input[type="date"],
  .widget input[type="time"],
  .widget input[type="datetime-local"],
  .widget input[type="week"],
  .widget input[type="month"],
  .widget input[type="text"],
  .widget input[type="email"],
  .widget input[type="url"],
  .widget input[type="password"],
  .widget input[type="search"],
  .widget input[type="tel"],
  .widget input[type="number"],
  .widget textarea{
    padding: 0.4615384615em 0.5384615385em;
  }

  .widget h1{
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2173913043;
    margin-bottom: 0.9130434783em;
  }

  .widget h2{
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-bottom: 1.1052631579em;
  }

  .widget h3{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    margin-bottom: 1.3125em;
  }

  .widget h4,
  .widget h5,
  .widget h6{
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 0.9130434783em;
  }

  .widget .alignleft{
    margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
  }

  .widget .alignright{
    margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
  }

  .widget .aligncenter{
    margin-bottom: 1.6153846154em;
  }

  .widget_calendar td,
  .widget_calendar th{
    line-height: 2.6923076923;
    padding: 0;
  }

  .widget_rss .rssSummary:last-child{
    margin-bottom: 1.615384615em;
  }

  .widget input[type="search"].search-field{
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
  }

  .widget .search-submit:before{
    font-size: 16px;
    left: 1px;
    line-height: 35px;
    width: 34px;
  }

  .widget button.search-submit{
    padding: 0;
    width: 35px;
  }

  .tagcloud a{
    margin: 0 0.2307692308em 0.5384615385em 0;
    padding: 0.5384615385em 0.4615384615em 0.4615384615em;
  }

  .textwidget h1{
    margin-top: 1.8260869565em;
  }

  .textwidget h2{
    margin-top: 2.2105263158em;
  }

  .textwidget h3{
    margin-top: 2.625em;
  }

  .textwidget h4{
    letter-spacing: 0.153846154em;
  }

  .textwidget h4,
  .textwidget h5,
  .textwidget h6{
    margin-top: 3.2307692308em;
  }

  .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
  .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1){
    float: left;
    margin-right: 7.1428571%;
    width: 46.42857145%;
  }

  .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type{
    margin-right: 0;
  }

  #our_blog{
    padding: 40px 100px 20px;
  }

  .item-title-wrap{
    width: 315px;
    float: left;
    padding: 15px 0 15px;
  }

  .item-excerpt-wrap{
    width: 360px;
    float: right;
    padding: 15px 0 15px;
  }
}

@media screen and (min-width: 985px){
  body:not(.search-results) .entry-summary{
    margin-bottom: 2.210526316em;
  }

  body:not(.search-results) .entry-header + .entry-summary{
    margin-top: -1.105263158em;
  }

  body:not(.search-results) article:not(.type-page) .entry-content{
    float: right;
    width: 71.42857144%;
  }

  body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta{
    margin-left: -40%;
    width: -webkit-calc(60% - 1.4736842105em);
    width: calc(60% - 1.4736842105em);
  }

  body:not(.search-results) article:not(.type-page) img.below-entry-meta,
  body:not(.search-results) article:not(.type-page) figure.below-entry-meta{
    clear: both;
    display: block;
    float: none;
    margin-right: 0;
    margin-left: -40%;
    max-width: 140%;
  }

  body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
  body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
  body:not(.search-results) article:not(.type-page) table img.below-entry-meta{
    margin: 0;
    max-width: 100%;
  }

  body:not(.search-results) article:not(.type-page) .entry-footer{
    float: left;
    margin-top: 0.1538461538em;
    width: 21.42857143%;
  }

  body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after{
    display: none;
  }

  .single .byline,
  .full-size-link,
  body:not(.search-results).group-blog .byline,
  body:not(.search-results) .entry-format,
  body:not(.search-results) .cat-links,
  body:not(.search-results) .tags-links,
  body:not(.search-results) article:not(.sticky) .posted-on,
  body:not(.search-results) article:not(.type-page) .comments-link,
  body:not(.search-results) article:not(.type-page) .entry-footer .edit-link{
    display: block;
    margin-bottom: 0.5384615385em;
  }

  body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child{
    margin-bottom: 0;
  }

  body:not(.search-results) article:not(.type-page) .entry-footer .avatar{
    display: block;
    height: auto;
    margin: 0 0 0.5384615385em;
    width: 49px;
  }

  body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content{
    float: left;
    margin-right: -100%;
    margin-left: 34.99999999%;
    width: 50.00000001%;
  }

  body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer{
    margin-right: -100%;
    margin-left: 15%;
    width: 15%;
  }
}

@media screen and (min-width: 992px){
  .header__block{
    padding: 20px;
  }
  .header__block .contacts{
    text-align: left;
  }

  .custom-logo{
    max-width: 222px;
  }

  .main-menu > li > a span{
    padding: 20px 40px 20px 40px;
  }

  .image-navigation{
    margin-bottom: 3.230769231em;
  }

  .post-navigation{
    margin-bottom: 7.0em;
  }

  .pagination{
    margin-bottom: 5.894736842em;
  }

  .widget{
    margin-bottom: 4.307692308em;
  }

  .site-main > article{
    margin-bottom: 7.0em;
  }

  .entry-title{
    font-size: 40px;
    line-height: 40px;
  }

  #auth{
    padding: 50px 40px 50px 60px;
  }

  #auth p{
    font-size: 22px;
    width: 85%;
  }

  .format-aside .entry-title,
  .format-image .entry-title,
  .format-video .entry-title,
  .format-quote .entry-title,
  .format-gallery .entry-title,
  .format-status .entry-title,
  .format-link .entry-title,
  .format-audio .entry-title,
  .format-chat .entry-title{
    font-size: 23px;
    font-size: 1.4375em;
    line-height: 1.304347826;
    margin-bottom: 1.826086957em;
  }

  .post-thumbnail{
    margin-bottom: 2.625em;
  }

  .entry-content h1,
  .entry-summary h1,
  .comment-content h1{
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 1.2727272727;
    margin-top: 1.696969697em;
    margin-bottom: 0.8484848485em;
  }

  .entry-content h2,
  .entry-summary h2,
  .comment-content h2{
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
  }

  .entry-content h3,
  .entry-summary h3,
  .comment-content h3{
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2173913043;
    margin-top: 2.4347826087em;
    margin-bottom: 1.2173913043em;
  }

  .entry-content h4,
  .entry-summary h4,
  .entry-intro h4,
  .comment-content h4{
    letter-spacing: 0.131578947em;
  }

  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-summary h4,
  .entry-summary h5,
  .entry-summary h6,
  .comment-content h4,
  .comment-content h5,
  .comment-content h6{
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-top: 2.9473684211em;
    margin-bottom: 1.473684211em;
  }
  .gbtn-wrap a,
  .gbtn-wrap button{
    padding-left:45px;
  }
  .gbtn-wrap a:before,
  .gbtn-wrap button:before{
    content:"";
    position:absolute;
    display:inline-block;
    top:50%;
    left:25px;
  }
  .gbtn{
    font-size:22px;
    line-height:24px;
    padding: 25px 15px;
  }
  .callback__form .wpcf7{
    padding: 0 20px 15px;
  }
  .row-margin50 {
    margin-top: 35px;
  }
  .box-shadow5 > .vc_column_container::after {
    width: 880px;
    margin-left: -440px;
  }
  .padding45 > .vc_column-inner > .wpb_wrapper{
    padding:35px;
  }
  .wpb_text_column.wpb_content_element.style{
    font-size: 21px;
  }
}

@media screen and (min-width: 1025px){
  .header__block{
    text-align: left;
  }

  .site-branding{
    margin: 3px 35px 0 0;
    width: 20%;
  }

  .widget-area.header{
    margin: 0;
    width: auto;
  }

  .site-header-menu{
    float: right;
    margin-top: 0;
    width: auto;
  }

  #our_blog{
    padding: 40px 110px 20px;
  }

  #b_carousel{
    display: block;
  }

  #b_carousel .vc_images_carousel .vc_carousel-indicators{
    bottom: 10px;
  }

  .this-title{
    padding: 40px 20px 20px 20px;
  }
}

@media screen and (min-width: 1200px){
  .menu-main-menu-container{
    padding: 0 20px;
  }

  .main-menu > li > a span{
    padding: 15px 25px 15px 82px;
    font-size: 18px;
    line-height: 21px;
  }

  .main-menu > li > a::before{
    content: "";
    width: 54px;
    height: 54px;
    position: absolute;
    left: 20px;
  }

  .site-branding{
    margin: 3px 60px 0 0;
    width: auto;
  }

  #helping .vc_column_container > .vc_column-inner{
    height: 228px;
    line-height: 228px;
  }

  #our_blog{
    padding: 70px 220px 33px;
  }

  #auth{
    padding: 50px 40px 50px 60px;
  }

  #auth p{
    font-size: 24px;
    width: 75%;
  }

  .this-title{
    padding: 20px 20px 20px 20px;
  }

  .callback__form{
    padding: 5px 30px 15px;
  }

  .callback__form .wpcf7{
    padding: 5px 25px 15px;
  }

  .formhome .btn{
    font-size: 50px;
  }

  .callback__title .btn::before{
    width: 535px;
    height: 160px;
    top: 180px;
    left: 60px;
  }
  .footer__inner {
    padding: 30px 35px 20px;
  }
  .widget-area.footer1{
    padding: 0;
    width: 56%;
  }

  .widget-area.footer2{
    padding: 0;
	width: 35%;
  }

  footer .menu a{
    line-height: 28px;
  }

  #custom_html-3{
    width: 40%;
    padding: 3px 20px;
  }

  #block-2{
    width: 59%;
    padding: 3px 0 0 0;
  }

  #block-3{
    float: right;
    width: 40%;
    padding: 0;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    opacity: 0.5;
    font-family: 'Manrope', sans-serif;
  }

  footer .contacts{
    text-align: left;
  }

  footer .social{
    text-align: left;
  }

  .footer .social-navigation{
    margin: 0;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .site-info{
    margin: 0.538461538em auto 0.538461538em 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .header-tell{
    font-size: 18px;
    line-height: 25px;
    font-family: 'Manrope', sans-serif;
  }

  .primary-navigation a{
    padding: 8px 12px;
    font-size: 24px;
  }
  .vcenter .audit_info_box{
    min-height: 124px;
  }
  .row-margin50 {
    margin-top: 52px;
  }
  .box-shadow5 > .vc_column_container::after {
    width: 1010px;
    margin-left: -505px;
  }
  .padding45 > .vc_column-inner > .wpb_wrapper{
    padding:45px;
  }
  .wpb_text_column.wpb_content_element.style{
    font-size: 22px;
  }
}

@media screen and (min-width: 1281px){
  .header__block{
    padding: 40px 35px 35px 35px;
  }

  .menu-main-menu-container{
    padding: 0 30px;
  }

  .main-menu > li > a span{
    padding: 15px 25px 15px 84px;
    line-height: 21px;
    font-size: 18px;
  }

  .main-menu > li > a::before{
    left: 20px;
    top: 10px;
  }

  .site-branding{
    margin: 0 20px 0 20px;
    max-width: 20%;
  }

  .widget-area.header{
    margin-top: -3px;
  }

  .primary-navigation a{
padding: 8px 12px;
    font-size: 16px;
  }

  #helping .vc_column_container > .vc_column-inner{
    height: 247px;
    line-height: 247px;
  }

  .vc_row .home-contactform .vc_custom_1511432701548{
    padding-top: 50px;
  }

  .entry-title{
    font-size: 45px;
    line-height: 40px;
  }

  #our_blog{
    padding: 130px 260px 33px;
  }

  #auth{
    padding: 55px 40px 55px 80px;
  }

  #auth p{
    font-size: 24px;
    width: 70%;
  }

  .formhome, .callback__form{
    padding-right: 30px;
    padding-left: 30px;
  }

  .this-title{
    font-size: 50px;
    padding: 15px 20px 15px 0;
    line-height: 46px;
  }

  .callback__title .btn{
    padding: 16px 30px 22px;
    font-size: 50px;
    line-height: 46px;
  }

  .callback__title .btn::before{
    width: 580px;
    top: 120px;
    left: 80px;
  }

  .footer__inner{
    padding: 55px 0px 40px;
    justify-content: space-between;
  }
section#nav_menu-2 li.menu-item {
    display: inline-block;
    margin-right: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
  footer .social li{
    display: inline-table;
    margin-right: 0;
    width: 60px;
    height: 60px;
  }

  #custom_html-3{
    width: 42%;
    padding-right: 35px;
	  padding-left: 0;
  }

  #nav_menu-2{
    width: 55%;
  }
}

@media screen and (min-width: 1320px){
  .callback__title .btn::before{
    width: 647px;
    height: 135px;
    top: 92px;
    left: 120px;
  }
  .box-shadow5 > .vc_column_container::after {
    width: 1150px;
    margin-left: -575px;
  }
}

@media screen and (max-width: 1240px){
  .audit_contact_image{
    padding: 10px;
  }

  label{
    font-size: 20px;
  }

  .wpcf7-form-control.wpcf7-submit{
    margin-top: 0;
  }

  .audit_number_lists{
    padding: 5px 15px;
  }

  .audit_number{
    font-size: 26px;
    width: auto;
  }

  .list-description{
    width: 90%;
  }

  .table.price tr td:first-child::before, .table.price tr td:nth-child(2)::before, .table.price tr td:nth-child(3)::before, .table.price tr td:nth-child(4)::before{
    left: 20px;
  }

  .no-border-bottom .audit_number_lists{
    padding: 0;
  }
}

@media screen and (max-width: 1200px){
  .vc_custom_1573659635050, .vc_custom_1573660296219{
    background-size: contain !important;
  }
}

@media screen and (max-width: 992px){
  #our_blog.vc_custom_1538685346243{
    background-image: none !important;
    background: #efeff1;
  }

  #our_blog.vc_custom_1538685346243 .vc_column-inner{
    padding: 0;
  }

  #our_blog.vc_custom_1538685346243 .wpb_content_element{
    margin-bottom: 20px;
  }

  .audit_our_blog ul{
    margin: 0 0;
  }

  #auth.vc_custom_1541418184812{
    background-image: none !important;
  }
}

@media screen and (max-width: 768px){
  .vc_custom_1511395688417{
    margin-top: 0 !important;
  }

  .entry-content .service_item img{
    float: left;
    margin-right: 5% !important;
    display: inline-table;
    width: 30%;
  }

  .audit_contact_info{
    padding: 10px;
    width: 100%;
  }

  .entry-content .service_item{
    border: 2px solid #8eab7f;
    border-radius: 10px;
    margin: 5px 1%;
    padding: 1%;
    background: #fffffa;
    background: rgba(255, 255, 250, 0.85);
  }

  .entry-content .service_item h2{
    margin: 0;
    height: 45px;
    margin-bottom: 10px;
    font-family: HermesC, sans-serif;
    width: 60%;
    display: inline-table;
  }

  .entry-content .service_item a{
    float: right;
    background: #8eab7f;
    color: #fff;
    text-decoration: none;
    padding: 2px 15px;
    margin-right: 1%;
    font-family: HermesC, sans-serif;
    font-size: 14px;
    border-radius: 4px;
  }

  footer .social li{
    width: 54px;
    height: 54px;
  }

  .site-header-menu.toggled-on, .no-js .site-header-menu{
    display: none;
  }

  .touchIco::after, .touchIco::before{
    display: block;
    z-index: 999;
  }

  .table-container{
    width: 100%;
    overflow-y: auto;
    margin: 0 0 1em;
  }

  .table-container-fade{
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    display: none;
  }

  .table.price::after,
  .table.price::before,
  .table.price tbody::before,
  .table.price tbody::after{
    display: none;
  }

  .border_white{
    background: none;
  }

  .padding-left .wpb_column{
    padding-left: 10px;
  }

  .audit_info_box_image{
    display: none;
  }

  .audit_contact_image{
    display: none;
  }

  .audit_number{
    font-size: 26px;
    width: 100%;
    text-align: center;
  }

  .list-description{
    width: 100%;
  }

  .entry-title{
    font-size: 20px;
  }

  .no-padding-column .vc_col-sm-6:last-child .vc_column-inner{
    padding-left: 15px;
  }

  .no-padding-column .vc_col-sm-6:first-child .vc_column-inner{
    padding-right: 15px;
  }

  .audit_title_icon{
    font-size: 18px;
  }

  .vc_col-sm-3 .audit_contact_info{
    width: 40%;
  }

  .margin-top55{
    margin-top: -27px;
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 480px){
  .padding-left .wpb_column{
    padding-left: 0;
  }

  .entry-title{
    font-size: 20px;
    margin-top: 0 !important;
    width: 100% !important;
  }

  .table.price tr td:first-child::before, .table.price tr td:nth-child(2)::before, .table.price tr td:nth-child(3)::before, .table.price tr td:nth-child(4)::before{
    left: 10px;
  }

  .audit_price_icon .audit_contact_info{
    text-align: center;
  }

  .list_number-description{
    padding-left: 0;
    margin-top: 0;
  }

  .audit_number_lists:hover::before{
    height: 90%;
  }

  .vc_col-sm-6:last-child .audit_price_icon{
    margin-left: 0;
    padding: 20px 0;
  }

  .audit_price_icon{
    margin-top: 0;
    padding: 20px 10px;
  }

  .audit_price_icon .audit_contact_info span{
    word-wrap: normal;
    clear: both;
    display: block;
  }

  .no-padding-column .vc_col-sm-6:first-child .audit_number_lists{
    border-right: 10px solid #f5f5f5;
    padding: 0;
  }
}

@media screen and (max-width: 400px){
  .pum .pum-container{
    max-width: 100%;
    left: auto !important;
  }

  label{
    font-size: 14px;
  }

  .wpcf7-form-control.wpcf7-submit{
    font-size: 18px;
  }

  .callback__title .btn{
    font-size: 26px !important;
  }
}