/*normalize*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:700;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#F77F1D;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:\201C \201D \2018 \2019;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],/* 1 */
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}body,figure{margin:0;}legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
/*normalize end*/

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
html,
body {
    height: 100%;
}
body {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 17px;
    width: 100%;
    background: #363738;
}

ul, ol {
    margin: 0;padding: 0;
    list-style-position: inside;
}
a {
    color: #F77F1D;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
img {
    max-width: 100%;
    height: auto;
}

.admin-bar .header{top: 30px;}
.admin-bar .photo_fixed_bg{top: 30px;}
*::selection {background: #F88B00}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 20px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 20px auto;
}
.alignright {
    float:right;
    margin: 20px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}
a img.alignnone {
    margin: 20px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}
a img.aligncenter {
    margin: 20px auto;
}
@media (max-width: 530px) {
    .alignnone,
    .aligncenter,
    div.aligncenter,
    .alignright,
    .alignleft,
    a img.alignright,
    a img.alignnone,
    a img.alignleft,
    a img.aligncenter {
        display: block;
        margin: 20px auto;
        float: none;
    }
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 20px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 20px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 20px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

h1.page_title,
h1.archive_title,
h1.single_title {
    text-align: left;
    margin: 0px auto 35px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 28px;
    font-family: Play;
}
h2 {
    text-align: left;
    margin: 20px auto 35px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
    font-family: Play;
}
h3 {
    text-align: left;
    margin: 20px auto 25px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    font-family: Play;
}
.archive_title.materials_page {margin-bottom: 0;padding-bottom: 0}
.single_title {font-size: 30px}

.text_container {position: relative;padding: 0px;line-height: 1.5;}

.text_container ul,
.text_container ol {
    padding-left: 0px;
    margin-bottom: 10px;
}
.text_container p {
    margin-bottom: 10px;
}
.text_container a {color: #F77F1D}
.text_container a:hover {color: #F77F1D;text-decoration: underline}

blockquote {
    padding-left: 20px;
    font-style: italic;
    margin-bottom: 10px;
}

.wrapper {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background: #2c2d2e;
    box-sizing: border-box;
}

/*---Header---*/
.content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    background: #0a0708;
}
.main-content {
    border-right: 1px solid #363738;
    background: #0a0708;
    width: 100%;
    max-width: 955px;
}
.sidebar {
    width: 325px;
    height: auto;
    flex: 0 0 325px;
    box-sizing: border-box;
    background: #0a0708;
    border-left: 1px solid #363738;
    margin-left: -1px;
}

.header {
    /*position: absolute;
    top: 0;
    right: 0;
    left: 0;*/
    width: 100%;
    height: 91px;
    z-index: 9999;
    background: #0a0708;
    border-bottom: 1px solid #363738;
}
.top-menu-block {
    width: 100%;
    height: 91px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 55px;
}
.logo img {
    width: 150px;
    height: auto;
}

.main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
}
.main-menu li {
    margin: 0 15px;
}
.main-menu li:last-of-type {
    margin-right: 0;
}
.main-menu li a {
    font-size: 16px;
    padding: 5px 0;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-family: 'Play', sans-serif;
}
.main-menu li a:hover {
    color: #F77F1D;
}
.main-menu li span {
    font-size: 16px;
    padding: 5px 0;
    color: #F77F1D;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-family: 'Play', sans-serif;
}

.header-btns {
    width: 100%;
    max-width: 130px;
    height: 89px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

    position: absolute;
    right: 55px;
}
.header-btn {
    width: 130px;
    height: 28px;
    background: #F77F1D;
    border-radius: 6px;
    color: #fff;
    font-family: Play;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-btn:hover {
    background: #FEA258;
}
.header-btn:first-of-type {
    margin-bottom: 5px;
}

.header .mobile-icon {
    display: none;
    width: 22px;
    height: 16px;
    position: relative;
    padding: 0;
    border: 0;
    background: transparent;
    outline: none;
    margin-right: 15px;
}
.header .mobile-icon span {
    width: 100%;
    position: absolute;
    height: 2px;
    border-radius: 2px;
    background: #F77F1D;
    -webkit-transition: .3s cubic-bezier(.25,.1,.25,1);
    transition: .3s cubic-bezier(.25,.1,.25,1);
}
.header .mobile-icon span:nth-child(1) {
    top: 0;
    left: 0;
}
.header .mobile-icon span:nth-child(2) {
    top: calc(50% - 1px);
    right: 0;
}
.header .mobile-icon span:nth-child(3) {
    bottom: 0;
    /*left: 0;*/
    right: 0;
    width: 15px;
}
/*.mobile-icon.open span:nth-child(1) {
    top: calc(50% - 1px);
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
.mobile-icon.open span:nth-child(2) {
     width: 0;
}
.mobile-icon.open span:nth-child(3) {
     bottom: calc(50% - 1px);
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
}*/

/*---Header---*/
.slider-block {
    padding: 25px 55px;
    background: #2C2D2E;
    border-bottom: 1px solid #363738;
}
.slider-block-title {
    font-family: Play;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.slider-block .swiper-container {
    width: 100%;
    height: 210px;
}

.slider-block .swiper-wrapper {
    height: 170px;
}
.slider-block .swiper-slide {
    text-align: center;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-block .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: transparent;
    border: 2px solid #F77F1D;
    opacity: 1;
}
.slider-block .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #F77F1D;
}
.slider-post-block {
    position: relative;
    display: block;
}
.slider-post-block:hover {
    box-shadow: 1px 0px 5px 2px #000;
}
.slider-post-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(9, 6, 7, 0.880208) 67.19%, #0A0708 100%);
    z-index: 0;
    bottom: 0;
}
.slider-post-title {
    position: absolute;
    bottom: 10px;
    font-family: Play;
    font-size: 11px;
    color: #F77F1D;
    text-align: center;
    width: 100%;
}
.slider-descr {
    margin-top: 25px;
    line-height: 1.5;
}
/*Middle*/
.middle_part {
    padding: 25px 55px;
    background: #0a0708;
}

/*SIDEBAR*/

.sidebar-block {
    padding: 25px;
    background: #0a0708;
    border-bottom: 1px solid #363738;
}
.sidebar-block-title {
    font-family: Play;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.sidebar-live-title {
    margin-bottom: 15px;
}

.tournament {
    color: #fff;
    text-decoration: none;
    margin-bottom: 20px;
}
.tournament_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.content_item.name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 200px;
}
.date_val {
    color: #F77F1D;
}
.arrow-img {
    padding: 5px;
    margin-left: 25px;
}
.arrow-img img {
    width: 15px;
    height: 15px;
}
.tournament_img {
    flex: 0 0 25px;
    margin-right: 10px;
}
.tournament_img img {
    width: 25px;
    height: 25px;
}
.tournament_title {
    font-size: 10px;
    flex: 0 0 140px;
}
.tournament_match {
    display: none;
}
.tournament_match.active-match {
    display: block;
}
.tournament_match_team {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.tournament_match_info {
    color: #fff;
    text-decoration: none;
}
.tournament_match_item:last-of-type {
    margin-bottom: 5px;
    border-bottom: 1px solid #F77F1D;
}
.player {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 105px;
    flex: 0 0 105px;
}
.player-logo {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    margin-right: 5px;
    background: #F77F1D;
    display: flex;
    align-items: center;
    justify-content: center;
}
.player-logo img {
    width: 20px;
    height: 20px;
}
.player-title {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-align: left;
}
.tour-result span {
    font-size: 10px;
    color: #F77F1D;
    text-decoration: none;
    text-align: center;
    margin: 0 10px;
}
.sidebar-btns {
    width: 100%;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-btn {
    width: 130px;
    height: 40px;
    background: #F77F1D;
    border-radius: 6px;
    color: #fff;
    font-family: Play;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-btn:hover {
    background: #FEA258;
}
.sidebar-btn:first-of-type {
    margin-right: 15px;
}
.sidebar-guesswho a {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.sidebar-guesswho img {
    border-radius: 20px;
}

.sidebar-guesswho-text {
    font-family: Play;
    margin-top: 25px;
}
.sidebar-download a {
    background: #0A0708;
    border: 1px solid #F77F1D;
    box-sizing: border-box;
    border-radius: 4px;
    text-decoration: none;
    width: 275px;
    height: 65px;
    display: block;
    position: relative;
}
.sidebar-download a:hover {
    background: #F77F1D;
}
.sidebar-download span {
    font-family: Play;
    font-weight: bold;
    font-size: 24px;
    color: #F77F1D;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.sidebar-download a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    background: url("../img/apple-img.svg") 50% 50% no-repeat;
    background-size: 100%;
}
.sidebar-download a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    background: url("../img/android-img.svg") 50% 50% no-repeat;
    background-size: 100%;
}
.sidebar-download a:hover:after {
    background: url("../img/apple-img-wh.svg") 50% 50% no-repeat;
}
.sidebar-download a:hover:before {
    background: url("../img/android-img-wh.svg") 50% 50% no-repeat;
}
.sidebar-download a:hover span {
    color: #fff;
}
/*Pagenavi*/
.navigation {text-align: center;line-height: 50px}
.navigation span.page-numbers.dots {margin: 0 10px}
.navigation a,.navigation span.page-numbers.current {
    color: #A3A3A3;
    display: inline-block;
    vertical-align: top;
    width:50px;
    height: 50px;
    background: #000;
    border-radius: 25px;
    text-decoration: none;
    position: relative;
}
.navigation a:before,.navigation span.page-numbers.current:before {
    content: '';
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin: auto;
    border: 1px dashed #bab9b9;
    border-radius: 21px;
}
.navigation span.page-numbers.current {color: #F77F1D}
.navigation span.page-numbers.current:before {border: 1px dashed #F77F1D;}
.navigation a:hover {background: #d7d7d7;color:#222}
.navigation a:hover:before {border: 1px dashed #222;}

/*Breadcrumbs*/
.breadcrumbs a:hover {color:#F77F1D;}
.breadcrumbs{display: flex; flex-wrap: wrap; list-style-type: none; padding: 0; margin: 0 0 20px 0;}
.breadcrumbs .separator{margin: 0 5px;}

/*Single*/

/*FOOTER*/
.footer {
    background: #272727;
    padding: 30px 25px;
}
.footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.footer-menu {
    text-align: center;
    padding: 0;
}
.footer-menu li {display: inline-block;vertical-align: top;list-style: none;margin: 0 10px}
.footer-menu li a, .footer-menu li span {
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Play;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}
.footer-menu li span {
    color: #F77F1D;
}
.footer-menu li a:hover {
    color: #F77F1D;
    text-decoration: none;
}

.copyrights {
    text-align: left;
    font-size: 11px;
    color: #FFFFFF;
    margin-bottom: 30px;
    line-height: 1.9;

}
.payments-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.payments-list img {
    margin: 10px 15px;
}
.logged-in.admin-bar .counters {
    display: block
}
.to_top_btn {
    position: fixed;
    bottom: 50px;
    right: 2%;
    width: 44px;
    height: 44px;
    background: transparent;
    z-index: 99;
    border-radius: 24px;
    cursor: pointer;
    display: none;
    border: 1px solid #F77F1D;}
.to_top_btn:before {
    position: absolute;
    top: 14px;
    left: 9px;
    right: 0;
    bottom: 0;
    /* border-radius: 20px; */
    display: block;
    content: '';
    width: 0;
    height: 0;
    text-align: center;
    font-size: 40px;
    line-height: 32px;
    border: 12px solid transparent;
    border-bottom-color: #F77F1D;
    border-top: 0;
}
/*404 Page*/
.page404_text {position: relative;padding-left: 300px;height: 100px;line-height: 26px}
.page404_text:before {position: absolute;left:0;top:5px;content: '404';font-size: 132px;font-weight: bold;line-height: 100px;}
@media (max-width: 530px) {
    .page404_text {
        padding-left: 0;
        height: auto;
    }
    .page404_text:before {
        display: none;
    }
}

.content-btn{
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 0;
    width: 200px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 15px;
}
.content-btn:hover{
    color: #F77F1D;
    border: 2px solid #F77F1D;
    background: rgba(0,0,0,0.6);
}
ul#menu-top-main li.current-menu-item span{
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-family: Times New Roman;
    text-decoration: underline;
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

ul#menu-footer-menu li.current-menu-item span{
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}


header.header .header_top_reg_block{
    display: block;
    width: 280px;
    /*margin: 0 auto;
    position: relative;
    top: -40%;
    right: calc(-23% - -75px);*/
}

header.header.resized .header_top_reg_block{
    display: block;
    width: 320px;
    margin: 0 auto;
    position: relative;
    top: -90%;
    right: calc(-23% - -75px);
}


a.header_reg_btn {
    margin: 10px 0;
    width: 100%;
    max-width: 280px;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    height: 42px;
}

.header_reg_btn span {
    color: #fff;

    font-size: 14px;
    text-transform: uppercase;
    height: 42px;
    line-height: 42px;
    display: block;
    border: 2px solid #F77F1D;
    background: -moz-linear-gradient(top, #ef3d2b 0%, #bc2d20 50%, #bc2d20 51%, #962317 100%);
    background: -webkit-linear-gradient(top, #ef3d2b 0%,#bc2d20 50%,#bc2d20 51%,#962317 100%);
    background: linear-gradient(to bottom, #ef3d2b 0%,#bc2d20 50%,#bc2d20 51%,#962317 100%);
}

.bottom_header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 980px) {
    .apk_link{
        order: 1;
        max-width: 200px;
    }
    .bottom_header{
        flex-wrap: wrap;
    }
    .header_under_nav_block .logo{
        display: flex;
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .main-content {
        max-width: 700px;
    }

    .header,
    .top-menu-block {
        height: 89px;
        padding: 0px;
    }
    .header .logo {
        margin-left: 15px;
    }
    .header .logo img {
        width: 115px;
        height: auto;
    }

    .header .mobile-icon {
        display: block;
    }

    .header .main-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding: 0;
        z-index: 10;
        background: #2C2D2E;
        box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.28);
    }
    .header .main-menu li {
        margin: 0 auto;
        text-align: center;
    }
    .main-menu li a {
        font-size: 22px;
        padding: 15px 0;
        display: block;
        border-bottom: 1px solid #242425;
    }
    .main-menu li span {
        font-size: 22px;
        padding: 15px 0;
        display: block;
        border-bottom: 1px solid #242425;
    }
    .main-menu li span:before {
        display: none;
    }
    .payments-list {
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media (max-width: 992px) {
    .slider-block {
        padding: 25px 15px;
    }
    .sidebar-block {
        padding: 25px 5px;
    }
    .middle_part {
        padding: 25px 15px;
    }
    .footer {
        padding: 25px 15px;
    }
    .content-wrap {
        flex-direction: column;
    }
    .main-content {
        max-width: 100%;
    }
    .sidebar {
        margin: 0 auto;
        border: 0;
    }
    .sidebar-guesswho a {
        display: block;
        margin: 0 auto;
    }
    .sidebar-guesswho img {
        margin: 0 auto;
        display: block;
    }
    .sidebar-guesswho-text {
        text-align: center;
    }
    .to_top_btn {
        bottom: 10px;
        right: 15px;
    }
}

@media (max-width: 650px) {

    .sidebar-download a {
        margin: 0 auto;
    }
    .footer {
        padding-bottom: 60px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .footer-wrap {
        margin-bottom: 0;
    }
    .payments-list {
        order: 0;
        margin-bottom: 10px;
    }
    .copyrights {
        order: 1;
        margin-bottom: 0px;
    }

    .footer-logo .logo {
        position: absolute;
        top: auto;
        transform: translateX(0) translateY(0);
        bottom: 15px;
        left: 15px;
    }
    .footer-logo  .logo img {
         width: 90px;
         height: auto;
     }
}
@media (max-width: 320px) {
    .sidebar-block {
        padding: 25px 15px;
    }
    .header-btns {
        right: 50px;
    }
}

.branding_left {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 320px;
    width: 100%;
    height: 100vh;
    z-index: -1;
}
.branding_right {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 320px;
    width: 100%;
    height: 100vh;
    z-index: -1;
}

.branding_left img,
.branding_right img {
    max-width: 320px;
    width: 100%;
    height: 100vh;
}
