/*media 991px*/
@media screen and (max-width: 991px){
    .notification_battery_buttons > .btn {
        min-width: 140px;
        font-size: 13px;
        margin-top: 5px;
    }
	/*пасты*/
    .posts .post-thumb-effect {
        height: auto;
        padding: 0 15px;
    }
    #main-menu li a, .dark-sub-menu {
        font-size: 12px;
    }
    #main-menu {
        margin-top: 0;
        background: white;
    }

        #main-menu li a {
            background: white;
            padding: 15px 0;
            display: block;
            box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.24);
            font-size: 18px;
            color: #42a53b;
            border: none !important;
        }
    li.dark-sub-menu {
        background: #fff;
        margin: 5px 15px;
        padding: 15px 0;
        display: block;
        box-shadow: 0 0 10px 1px rgba(0,0,0,.24);
        font-size: 18px;
        color: #42a53b;
        border: none !important;
        margin: 0;
    }
    .dark-sub-menu:hover > ul {
        padding: 0;
        width: 100%;
        top: 100%;
        background: none;
        box-shadow: none;
    }
    .dark-sub-menu > ul.selected {
        max-height: 0 !important;
        opacity: 0 !important;
        transform: translate(-50%) rotateY(-90deg) !important;
    }
    .mobile-menu ul, .mobile-menu li {
        display: block !important;
    }
    .dark-sub-menu:after {
        position: static;
    }
    header ul.list-inline > li {
        margin-left: 0;
    }
    .dark-sub-menu {
        line-height: 25px;
    }
    .posts .post-btn {
        margin-top: 15px;
    }
	.posts .post-bottom{
		padding-top: 0px;
	}
    .mobile-menu {
        display: none;
        position: absolute;
        top: 100%;
        z-index: 99;
        padding: 0;
    }
    header#header .login {
        margin-left: auto;
    }
    header#header {
        position: relative;
    }
    .email__agreement {
        font-size: 14px;
        white-space: initial;
        text-align: left;
    }
    .email_green:after {
        display: none;
    }
    .email_white {
        min-width: initial;
        width: 50%;
    }
        .email_white > input {
            margin-bottom: 10px;
        }
    .email_green > h2 {
        font-size: 22px;
    }
        .email_green > h2 > span {
            font-size: 28px;
        }
        /*Шапка*/
        header#header .phone {
            margin-bottom: 0px;
        }
    .bring-friend__table-row {
        margin: 20px 5px;
    }
    .bring-friend__table > div:last-child {
        border-right: none;
    }
    .bring-friend__table,
    .bring-friend,
    form[action="/bring-friend"] {
        min-width: 320px;
    }
    .bring-friend__table {
        max-height: initial;
        overflow: visible;
    }
        .bring-friend__table-row > div:last-child {
            border-bottom: 1px solid lightgrey;
        }
    /*Шапка*/
    header#header .phone {
        margin-bottom: 0px;
    }

    /*get-money*/
    .get-money__wrapper {
        margin-top: 25px;
    }
    /* videos */
    .videos > .row {
        padding-left: 30px;
        padding-right: 30px;
    }
    .videos .navigation li a:after {
        display: none;
    }
    .videos .navigation li, .videos .navigation li.selected {
        margin: 0;
    }
    .videos .navigation a {
        padding: 13.5px 15px;
        text-align: center;
        width: 160px;
    }
    .video-wrapper {
        width: 560px;
    }
    .you-tube .back {
        top: 0px;
        bottom: 0px;
        right: 15px;
        left: 25px;
    }
    /*slider*/
    .main-slider {
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.36);
    }
	.main-slider .slider-aside{
		position: static;
		padding: 15px;
		text-align: center;
		width: auto;
		margin: 0 -15px;
		background: white;
	}
	.main-slider .item{
		height: inherit;
		padding-top: 15px;
	}

	.main-slider{
		margin-bottom: 25px;
	}
    .slider-arrows {
        left: 75%;
    }
        .slider-arrows.slider-next {
            left: calc(75% + 55px);
        }
    .reviews .slick-center {
        background-size: 25%;
    }
    /*why*/
    .why .item {
        margin-bottom: 30px;
    }


	/*sidebar*/
	#right-aside{
		margin-top: 25px;
	}
    .financial-articles .article-text {
        padding: 15px 10px;
    }
    .get-steps .item {
        width: 200px;
        height: 240px;
    }
        .get-steps .item:before {
            top: 185px;
        }

    .get-steps .col-4:nth-of-type(3) .item:before {
        top: 170px;
    }
    .mobile-app .wrapper {
        background-position-x: -175px;
        background-size: 130%;
    }
    .get-steps .section-main .col-4 {
        background-position-y: 200px;
    }

    .mobile-app .mobile-row:nth-of-type(1) {
        margin-top: 10px;
    }
    .mobile-app .mobile-row p {
        font-size: 14px;
    }
    .return-order .img-container {
        padding: 15px 0;
    }
    .iframe-section h2.h4 {
       text-align:center;
    }
    footer.footer .flex {
        justify-content: center;
        align-items: center;
    }
        footer.footer .flex > div {
            margin: 20px 50px;
        }
    footer.footer .languages {
        width: auto;
        margin: 0;
    }

    footer.footer .social-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
        footer.footer .social-wrapper > div:nth-of-type(2) {
            margin-left: 40px;
        }
    footer.footer .google-market {
        margin-top: 0;
    }
    footer.footer .field-validation-error {
        white-space: initial;
        text-align: center;
        padding-left: 0;
    }
    .iframe-section .section-main {
        height: 275px;
    }
    .choose-president-container .text-logo img {
        width: 100%;
        margin: 0; 
        margin-top: 10px;
    }
    .choose-president-container .text-logo h3 {
        margin-top: 25px;
        text-align: center;
    }
    .choose-president-container .text-logo p {
        padding: 0 50px;
    }
    .shops-location {
        padding-left: 15px;
    }
    .shops-location h2 {
        margin-top: 25px;
    }
    .filter-select-wrapper {
        max-width: 350px;
    }
    .shop {
        padding-left: 0;
    }
    .shop-container {
        padding-top: 5px;
        padding-bottom: 5px;
        /*margin-left: 50px;
        margin-right: 50px;*/
    }
    .shops__arrow {
        top: 18%;
        font-size: 75px;
    }
    .shops__arrow.right {
        left: 93%;
    }
    .shops__arrow.left {
        left: 2%;
    }
    .product-container {
        column-count: 2;
    }
    /*this styles should be used*/
    .new-slider-wrapper .slide-wrap .slide {
        height: 600px;
        background-position: center;
        background-size: 90%;
    }
    .slide-wrap {
        max-height: 600px;
    }
        .slide-wrap.mobile-version.slick-initialized.slick-slider.slick-dotted {
            height: 580px;
        }
        .slide-wrap.mobile-version .slick-list a.slide {
            background-size: 90%;
            background-position: center;
        }
        .subscribe-social-networks span {
     padding-left:0;
 }
    .support-icon-container {
        font-weight: bold;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

   .support-icon-container > img {
       width: 50px;
   }

   .support-icon-container > span {
       font-size: 10px;
       margin-top: -13px;
       font-size: 12px;
       padding-top: 6px;
       padding-left: 3px;
   }

   .support-icon-container::before, .support-icon-container::after {
       content: '';
       width: 2px;
       background-color: #39cc2e;
       height: 100%;
       position: absolute;
   }

   .support-icon-container::before {
       left: 0;
   }

   .support-icon-container::after {
       right: 0;
   }
}