/* Created by Artisteer v4.1.0.59861 */

.responsive body
{
   min-width: 240px;
}
  
.responsive .l-content-layout img,
.responsive .l-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .l-content-layout img 
{
   float: none !important;
}
    
.responsive .l-content-layout .l-sidebar0, 
.responsive .l-content-layout .l-sidebar1, 
.responsive .l-content-layout .l-sidebar2 
{
   width: auto !important;
}
    
.responsive .l-content-layout, 
.responsive .l-content-layout-row, 
.responsive .l-layout-cell 
{
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .l-vmenublock,
.responsive.responsive-tablet .l-block
{
   margin-left: 1%;
   margin-right: 1%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .l-responsive-embed 
{
   position: relative;
   padding-bottom: 56.25%;
   /* 16:9 */
	height: 0;
}

.responsive .l-responsive-embed iframe,
.responsive .l-responsive-embed object,
.responsive .l-responsive-embed embed
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

/* dynamic width nav */
.l-nav .l-menu-btn 
{
   border: 1px solid #404040;
   border-radius: 3px;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
   display: none;
   background: -ms-linear-gradient(top, #707070 0, #000 100%);
   background: -moz-linear-gradient(top, #707070 0, #000 100%);
   background: -o-linear-gradient(top, #707070 0, #000 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
   background: -webkit-linear-gradient(top, #707070 0, #000 100%);
   background: linear-gradient(to bottom, #707070 0, #000 100%);
   margin: 3px;
   padding: 5px;
   position: relative;
   width: 20px;
}

.l-nav .l-menu-btn span 
{
   background: #E0E0E0;
   border-radius: 2px;
   display: block;
   height: 3px;
   margin: 3px 1px;
   position: relative;
   -moz-transition: background .2s;
   -o-transition: background .2s;
   -webkit-transition: background .2s;
   transition: background .2s;
}

.l-nav .l-menu-btn:hover span
{
   background: #f3f3f3;
}

.responsive .l-nav .l-menu-btn 
{
   display: inline-block;
}

.responsive nav.l-nav,
.responsive .l-nav-inner
{
   width: 100% !important;
   position: fixed !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: center !important;
}

.responsive nav.l-nav
{
   min-width: 1%;
}

.responsive .l-nav 
{
   padding-left: 0;
   padding-right: 0;
}

/* full width hmenu, instead of inline-block */
.responsive .l-nav ul.l-hmenu 
{
   display: none;
   float: none;
   text-align: center;
}

.responsive .l-nav .l-hmenu.visible 
{
   display: block;
}

/* elements on different lines */
.responsive .l-nav ul.l-hmenu li,
.l-hmenu-extra1,
.l-hmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .l-nav ul.l-hmenu>li:first-child, 
.responsive .l-nav ul.l-hmenu>li:last-child, 
.responsive .l-nav ul.l-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .l-nav ul.l-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .l-nav ul.l-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   text-align: center !important;
   height: auto;
   white-space: normal;
}

.responsive .l-nav ul.l-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .l-nav ul.l-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .l-nav .ext, 
.responsive .l-nav ul.l-hmenu>li>ul, 
.responsive .l-nav ul.l-hmenu>li>ul>li,
.responsive .l-nav ul.l-hmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .l-nav ul.l-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .l-nav ul.l-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .l-nav ul.l-hmenu ul a
{
   padding-left: 4% !important;
}
.responsive .l-nav ul.l-hmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .l-nav ul.l-hmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .l-nav ul.l-hmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .l-nav ul.l-hmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .l-nav ul.l-hmenu>li>ul
{
   padding: 5px;
}
  
.responsive .l-nav ul.l-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .l-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
}

#l-resp {
   display: none;
}

@media all and (max-width: 768px)
{
    #l-resp, #l-resp-t { display: block; }
    #l-resp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #l-resp, #l-resp-m { display: block; }
    #l-resp-t { display: none; }
}

.responsive .l-content-layout, 
.responsive .l-content-layout-row, 
.responsive .l-layout-cell 
{
   display: block;
}

.responsive .l-layout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

.responsive .l-content-layout:after, 
.responsive .l-content-layout-row:after, 
.responsive .l-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .l-post
{
   border-radius: 0;
}

.responsive .l-footer-inner
{
   min-width: 0;
}
.responsive .l-footer
{
   margin-top: 1%;
}

.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

@media (max-width: 768px) {
   .about {
      width: 90%;
   }

  .services {
      width: 90%;
   }

   .services_cat {
      width: 90%;
      margin: 0 auto;
  }

  .services_btn {
      width: 230px;
  }

  .serv.active .services_btn {
      width: 220px;
  }

  .services_list {
   min-width: 290px;
}

.tabs-wrapper {
   max-width: 380px;
}

.footer_wrapper {
   margin: 90px 20px 20px 20px;
}

.responsive.responsive-tablet .l-vmenublock, .responsive.responsive-tablet .l-block {
   width: 90%;
}

.footer_links {
   flex-direction: column;
}

.logo {
   width: 10%;
}

.header_menu {
   width: 80%;
   display: contents;
   justify-content: center;
}

}

@media (max-width: 670px) {

   .responsive .certificate_image img {
      max-width: 100%!important;
   }

   .responsive .certificate {
      width: 90%;
      margin: 0 auto;
  }

  .responsive .certificate_right {
      margin-left: 0;
      margin-bottom: 20px;
  }

  .responsive .certificate_wrapper {
      flex-direction: column-reverse;
  }

.responsive .info_text {
   width: 100%;
}

.responsive h1 {
   font-size: 40px;
}

.responsive .info_text p {
   margin-top: 10px;
}

.responsive .schedule_info {
   position: absolute;
   bottom: 20px;
   width: 100%;
   display: flex;
   flex-direction: column;
   color: white;
   text-align: center;
}

.responsive span.schedule {
   margin: 0;
}

.responsive .mail {
   margin: 0;
}

.responsive .to_about {
   font-size: 60px!important;
}

.responsive #about_btn {
   bottom: 80px;
}

.responsive .about_wrapper {
   flex-direction: column;
}

.responsive .about_left {
   width: 100%;
   margin-left: 5px;
   margin-right: 5px;
}

.responsive .about_right {
   margin-top: 20px;
}

.responsive .button_about {
   display: flex;
   flex-direction: column;
   align-items: center;
   margin-top: 20px;
}

.responsive .about {
   width: 90%;
}

.responsive #feedback_btn {
   margin-bottom: 10px;
}

.responsive .services {
   width: 90%;
}

.responsive .services_li {
   align-items: unset;
}

.responsive .list_number {
   min-width: 50px;
   height: 50px;
   margin-right: 15px;
}

.responsive .footer_wrapper {
   width: 90%;
}

.responsive .footer_links {
   flex-direction: column;
   align-items: baseline;
   width: 90%;
   padding-bottom: 30px;
   height: 70px;
}

.responsive .lawyer_info {
   width: 90%;
}

.responsive .services_menu {
   width: 90%;
   flex-direction: column;
   align-items: center;
}

.responsive .services_btn {
   width: unset;
}

.responsive .serv.active .services_btn {
   width: unset;
}

.responsive .serv.active .services_btn {
   padding-right: 30px;
   border-radius: 30px 30px 30px 30px;
}

.responsive .services_list {
   margin-bottom: 20px;
}

.responsive .tabs-wrapper {
   width: 93%;
   border-radius: 20px;
}

.responsive .logo {
   display: none;
}

.responsive .contact_phone {
   display: none;
}

.responsive .main_menu {
   font-size: 16px;
}

.responsive .main_menu li {
   padding: 20px 10px;
}

.responsive .header_menu {
   display: flex;
   width: 100%;
   justify-content: center;
}

}

@media (max-width: 320px) {
.responsive .services_btn {
    width: unset;
    max-width: 240px;
}

}
