/* Small Monitor */
@media (max-width: 1200px)  {
    .container {
        max-width: 970px;
    }
}

/* Tablets */
@media (max-width: 992px)  {
    .container {
        max-width: 750px;
    }
}

/* Mobile */
@media (max-width: 767px)  {



.container, .custom_header, .rsform_form, .moduletable_text {
    margin: 0 auto;
    max-width: 1190px;
    padding: 0 15px;
    display: flex;
    flex-flow: column;
}

.d-flex {
    display: -ms-flexbox;
    display: flex;
}
.header__top-menu {
    padding: 2px 0;
    background-color: #005EB8;
    box-shadow: -15px 0 0 #005EB8, 15px 0 0 #005EB8;
}
.header__top-menu--logo {
    height: 31px;
    margin-top: 5px;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'circe-bold', sans-serif;
    color: #fff;
    line-height: 31px;
}
.header__top-menu--logo img {
    height: 100%;
}
.header__line {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
}
.header__logo .logo {
    width: 132px;
    margin-right: 20px;
}
.header__logo .site-name {
    font-family: "Arial";
    font-size: 10px;
    line-height: 14px;
    color: #005EB8;
    width: 151px;
    padding: 0;
}

.header__wrap {
    flex-flow: column;
}
.header__line--wrap {
    padding-right: 0;
    padding-top: 15px;
}

.header__soc {
    margin-bottom: 7px;
    padding: 0;
    left: 75px;
    position: relative;
}
#menu-101 .header__soc {
    left: 0;
}
.header__lk {
    display: block;
    right: 0;
    border-radius: 4px 0 0 4px;
    width: 130px;
    position: relative;
    top: 0;
    order: 2;
}



.header__menu {
    position: absolute;
    top: 45px;
    background: #fff;
    left: 0;
    padding: 10px 0;
    height: 100%;
    z-index: 11;
}
.header__menu li a {
    font-size: 20px;
    padding: 15px;
    width: 100%;
}




.custom_header h2 {
    font-size: 28px;
    font-family: 'circe-bold', sans-serif;
    line-height: 26px;
}
.custom_header h4 {
    font-size: 15px;
    width: 200px;
}
.custom_header p {
    display: flex;
    justify-content: space-between;
}
.custom_header a {
    font-size: 17px;
    padding: 5px 8px;
    margin: 0;
}



.header__menu, .header__wrap > .header__logo{
    display: none;
}







.container {
    max-width: none;
}
img {
    max-width: 100%;
}

body.lock {
    overflow: hidden;
}
.burger__menu {
    display: block;
    /*position: relative;*/
    width: 30px;
    height: 20px;
    z-index: 10;
    position: absolute;
    left: 10px;
    top: 64px;
}
.burger__menu span {
    position: absolute;
    background-color: transparent;
    left: 0;
    width: 100%;
    height: 20px;
    top: 9px;
    transition: all 0.3s ease 0s;
    border-top: 2px solid #333;
}
.burger__menu.active span {
    transform: scale(0);
}
.burger__menu:before,
.burger__menu:after {
    content: '';
    background-color: #333;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;   
    transition: all 0.3s ease 0s;     
}    
.burger__menu:before {
    top: 0;        
}
.burger__menu.active:before{
    transform: rotate(45deg);
    top: 9px;
    background-color: #333;
}
.burger__menu:after {
    bottom: 0;
}
.burger__menu.active:after{
    transform: rotate(-45deg);
    bottom: 9px;
    background-color: #333;
}
.moduletable__menu {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: green;
    transition: all 0.3s ease 0s;   
    overflow: auto;      
}
.moduletable__menu.active {
    top: 0;
}


.logo_banks {
    flex-flow: column;
}
.com-content-category-blog__child, .left, #feutered > div, #state_pub > div {
    width: 100%;
}
.mod-articlescategories, .editmenu a {
    margin: 0 0 20px;
    width: 100%;
}
.left.active, .header__menu.active {
    display: block
}


.blog-item {
    padding: 15px;
}
.icons a {
    padding: 4px;
    font-size: 0;
}
#editor {
    padding: 30px 10px;
}
#feutered, #state_pub {
    flex-flow: column;
}


footer .container {
    padding-bottom: 203px;
    background-size: 100%;
    background-position: bottom center;
}
.footer__main {
    justify-content: flex-start;
    flex-flow: wrap;
}
.col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.footer__main--logo {
    order: 1;
}
.footer__soc {
    order: 4;
}
.footer__main--title {
    order: 3;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
    margin-top: 15px;
}
.footer__contact--address {
    width: 50%;
    display: block;
    font-size: 12px;
    line-height: 16px;
    order: 2;
    margin-bottom: 22px;
}
.footer__main .footer__contact--polit {
    order: 5;
    font-size: 12px;
    line-height: 12px;
    width: 120px;
    margin-bottom: 0;
    margin-left: 28px;
}
.footer__main .footer__contact--polit a {
    font-size: 12px;
    line-height: 12px;
}

.footer__contact {
    width: 100%;
    max-width: 300px;
}
.footer__contact--copy {
    order: 3;
    width: 50%;
    font-size: 12px;
    line-height: 16px;
    padding-right: 15px;
}
.footer__contact--number {
    margin-bottom: 22px;
    order: 1;
    width: 50%;
}
.footer__contact--number .p2 {
    font-size: 12px;
    line-height: 16px;
    padding: 0;
}
.footer__contact--link {
    order: 4;
    width: 50%;
    margin-bottom: 0;
}
.footer__contact--link .p2 {
    font-size: 12px;
    line-height: 16px;
}

.jlmf-list-1, .logo-site, .header__address, .header__link, .header__date, .footer__main--lk, .row .footer__contact--polit, .footer__main--title br,
div.breadcrumb, .left { 
    display: none;
}
}