    @media screen and (max-width: 768px) {
.lic_div
{
font-size: 0.8em;
}
        /*HEADER*/

        .header-social {
            display: block;
            height: 40px;
            background-color: #fff;
        }
        .header-search-container {
            top: 69px;
            right: 90px;
        }
        .header-logo-container {
            padding-bottom: 20px;
        }
        .menu-container {
            display: none;
        }
        .mobile-menu-container {
            display: block;
            position: absolute;
            top: 137px;
            left: 0;
            background: rgb(245, 246, 246);
            box-shadow: #ccc;
            width: 100%;
            box-shadow: 0 4px 2px -2px rgba(36, 36, 36, 0.17);
            left: -200%;
            transition: all 0.4s ease;
        }
        .mobile-menu-container.open-menu {
            left: 0;
        }
        .menu-burger {
            position: absolute;
            right: 40px;
            top: 69px;
            width: 24px;
            height: 19px;
            display: block;
            margin-left: auto;
            margin-bottom: 20px;
            cursor: pointer;
        }
        .menu-burger span, .menu-burger:after, .menu-burger:before{
            height: 3px;
            width: 100%;
            position: absolute;
            background: #24305E;
            margin: 0 auto;
            border-radius: 1px;
        }
        .menu-burger span{
            top: 21px;
        }
        .menu-burger:after, .menu-burger:before{
            content: '';
        }
        .menu-burger:after{
            bottom: 3px;
            border-radius: 1px;
        }
        .menu-burger:before{
            top: 5px;
            border-radius: 1px;
        }
        .menu-burger.open-menu span {
            transform: rotate(38deg);
            top: 8px;
            transition: 0.4s;
        }
        .menu-burger.open-menu:before {
            opacity:0; 
            transition: 0.5s; 
        }
        .menu-burger.open-menu:after {
            transform: rotate(-38deg);
            bottom: 8px;
            transition: 0.4s;
        }
        .social {
            position: absolute;
            top: 10px;
            left: 159px;
            width: 400px;
            justify-content: space-between;
        }
        .container {
            width: 688px;
        }
        .page-title {
            font-weight: 400;
            font-size: 36px;
            line-height: 42px;
        }
        .menu-button {
            padding: 0px;
            height: auto;
        }
        .nav-submenu {
            margin-top: 0px;
        }
        .main-submenu button {
            padding: 0px;
            margin-right: 0px;
        }
        .main-menu a {
            display: block;
        }
        .tabs-pane-show {
            display: inline-grid;
        }
        .mobile-menu {
            list-style-type: none;
            text-align: center;
        }
        .mobile-submenu {
            height: 0;
            overflow: hidden;
            transition: height .4s ease-in-out;
            text-align: center;
        }
        .mobile-accordeon button {
            padding: 10px;
            border: none;
            cursor: pointer;
            width: 100%;
            background-color: #EAEEF3;;
        }
        .mobile-menu.active {
            background-color: #868CAD;
        }
        .mobile-menu.active h2 {
            background-color: #868CAD;
            color: #fff;
        }
        .mobile-menu.active h2 a {
            color: #fff;
        }
        .mobile-menu h2, .mobile-menu h2 a {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 19px;
            align-items: center;
            text-transform: uppercase;
            text-decoration: none;
        }
        .mobile-submenu p {
            padding: 7px 0px;
        }
        .mobile-submenu p a {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 140%;
            color: #374785;
            text-decoration: none;
        }
        /*FOOTER*/
        .footer-menu-container {
            width: 452px;
            align-items: start;
        }
        .footer-menu {
            display: none;
        }
        .hidden-footer-menu {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-between;
        }
        .hidden-left a, .hidden-right a {
            text-decoration: none;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 19px;
            text-transform: uppercase;
        }
        .hidden-left a p, .hidden-right a p {
            padding-bottom: 20px;
        }
        .footer-copyright {
            width: 667px;
            margin-left: -158px;
        }
        .footer-social {
            padding-top: 40px;
            padding-left: 0px;
            margin-left: -80px;
        }
        .footer-image {
            bottom: 296px;
            left: 582px;
        }
        .footer-bottom {
            padding-bottom: 67px;
        }
        .up-button-container img {
            bottom: 77px;
        }
        /*RATINGS*/
        .ratings {
            background-image: none;
        }
        .more-button {
            display: none;
        }
        .ratings-select {
            display: none;
        }
        .ratings-input input {
            width: 400px;
        }
        .ratings-pattern {
            display: none;
        }
        .ratings-button button {
            background-color: #24305E;
            color: #fff;
            border: none;
        }
        .ratings-button button:hover {
            border: none;
            cursor: pointer;
        }
        .rating-top-text {
            width: 39%;
        }
        .rating-hide-button {
            display: block;
        }
        .rating-hide-button button {
            width: 100%;
        }
        .ratings-blocks {
            margin-top: 40px;
        }
        /*RANKINGS*/
        .rankings-select-container {
            flex-direction: row;
        }
        .rankings-pattern {
            display: none;
        }
        .rank-rating-block,
        .rank-change-block,
        .rank-year-block,
        .rank-moth-block {
            display: none;
        }
        .rank-name-block {
            width: 50%;
        }
        .rank-federations-block {
            width: 23%;
        }
        .rankings-input input {
            width: 500px;
        }
        /*TOURNAMENTS*/
        .tour-sys-block,
        .tour-start-block,
        .tour-rcvd-block {
            display: none;
        }
        .tour-name-block {
            width: 57%;
        }
        /*TOURNAMENT_DETAIL*/
        .tour-d-table {
            padding: 20px;
        }
        .tour-d-head-section {
            width: 25%;
        }
        .tour-d-right {
            top: 1590px;
        }
        /*TITLES*/
        .titles-stend {
            width: 22%;
        }
        /*TRANSFERS*/
        .transfers-top-rtansf,
        .transfers-top-notif,
        .transfer-body-transf,
        .transfer-body-notif {
            display: none;
        }
        .transfers-body-name {
            width: 30%;
        }
        /*PROFILE*/
        .profile {
            background-image: none;
        }
        .profile-title-container {
            display: grid;
            align-items: center;
            justify-content: space-between;
        }
        .profile-hidden-button {
            display: block;
        }
        .profile-left {
            padding: 20px;
        }
        .profile-photo {
            width: 196px;
        }
        .profile-photo img {
            width: 100%;
        }
        .profile-games {
            padding-top: 0px;
        }
        .profile-game {
            padding-bottom: 19px;
        }
        .profile-game img {
            width: 20px;
        }
        .profile-game p {
            font-size: 16px;
        }
        .profile-info-row h5 {
            font-size: 16px;
        }
        .profile-info-row p {
            font-size: 16px;
        }
        .profile-info {
            padding-left: 20px;
            width: 58%;
            padding-top: 0px;
        }
        .profile-info-row h5 {
            width: 27%;
        }
        .profile-button-row {
            display: none;
        }
        .profile-share-stroke {
            top: 162px;
            right: 20px;
        }
        .profile-share-twitter {
            right: 40px;
            top: 200px;
        }
        .profile-share-facebook {
            right: 40px;
            top: 275px;
        }
        .profile-pattern-queen {
            display: none;
        }
        .profile-ranks {
            width: 648px;
        }
        .profile-info-row button {
            width: auto;
            padding: 10px 43px;
        }
        .profile-tabs-btn {
            padding: 10px;
            font-size: 18px;
            width: 190px;
        }
        .profile-right {
            padding: 20px;
            width: 688px;
        }
        .profile-tabs-buttons {
            width: 648px;
        }
        .profile-rating-images {
            padding-top: 40px;
        }
        .profile-rating img {
            width: 80px;
        }
        .profile-titles {
            padding-top: 40px;
        }
        .profile-fide-directory {
            padding-top: 40px;
        }
        .fide-council {
            padding: 20px 10px;
        }
        .statistics-scale {
            width: 550px;
        }
        .statistics-standart-games {
            width: 648px;
        }
        .statistics-standart-win {
            width: inherit;
        }
        .statistics-total {
            padding-top: 40px;
        }
        .statistics-total h3 {
            font-size: 24px;
        }
        .profile-rank {
            margin-right: 20px;
        }
        .profile-rank-block {
            width: 270px;
        }
        /*CALENDAR*/
        .calendar {
            background-image: none;
        }
        .ratings-select-container {
            flex-wrap: wrap;
        }
        .calendar-h-name {
            width: 70%;
        }
        .calendar-h-row {
            padding: 20px;
        }
        .calendar-select {
            display: block;
        }
        .calendar-more-button {
            display: none;
        }
        .calendar-input input {
            width: 503px;
        }
        .calendar-search-container {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 40px;
        }
        .cal-more-button button {
            background-color: rgba(0, 0, 0, 0);
            color: #24305E;
        }
        .calendar-settings-button {
            display: block;
            cursor: pointer;
        }
        .calendar-hidden-row {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-between;
        }
        .calendar-hidden-title {
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 19px;
            color: #FFFFFF;
        }
        .calendar-hidden-date {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            padding-top: 5px;
        }
        .calendar-hidden-date h6 {
            font-style: normal;
            font-weight: 700;
            font-size: 12px;
            line-height: 20px;
            color: #FFFFFF;
        }
        .calendar-hidden-date p {
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 20px;
            color: #FFFFFF;
        }
        .pagination-none {
            display: none;
        }
        .ranking-pagination-word:first-child {
            padding-right: 0px;
        }
        .calendar-pagination {
            justify-content: center;
            float: none;
        }
        .calendar-pagination-prev {
            width: 216px;
            text-align: center;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: 0.05em;
            text-transform: uppercase;
            color: rgba(255, 255, 255, 0.7);
            padding: 10px 0px;
            background-color: #AAABB8;
            border-radius: 7px;
            margin-right: auto;
            cursor: pointer;
        }
        .calendar-pagination-prev:hover {
            color: rgba(255, 255, 255, 0.7);
        }
        .calendar-pagination-next {
            width: 216px;
            text-align: center;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: 0.05em;
            text-transform: uppercase;
            color: #fff;
            padding: 10px 0px;
            background-color: #24305E;
            border-radius: 7px;
            margin-left: auto;
            cursor: pointer;
        }
        .calendar-pagination-next:hover {
            color: #fff; 
        }
        .pagination-one {
            color: #24305E;
        }
        .cal-map-search-button {
            display: none;
        }
        .t-tile-header {
            display: block;
        }
        .tile-header-name {
            padding-top: 20px;
        }
        .t-tile-header p {
            padding-left: 0px;
        }
        .calendar-t-tile {
            height: 229px;
        }
        .t-tile-body {
            flex-direction: column-reverse;
        }
        .t-tile-right, .local-tile-right {
            width: -webkit-fill-available;
        }
        .t-tile-right p {
            padding-left: 0px;
        }
        .t-tile-left, .local-tile-left {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            width: 100%;
            padding-top: 20px;
        }
        .t-tile-left p {
            padding-left: 5px;
        }
        .calendar-show-event {
            display: block;
            margin: 0 auto;
            padding-bottom: 200px;
        }
        .calendar-show-event button {
            padding: 20px 250px;
            text-align: center;
            border: 2px solid #24305E;
            border-radius: 7px;
            width: 688px;
            cursor: pointer;
            background-color: rgba(0, 0, 0, 0);
        }
        .calendar-map {
            padding-bottom: 40px;
        }
        /*EVENT DETAIL*/
        .event-hero-right {
            display: none;
        }
        .event-left {
            width: 688px;
            padding: 20px;
        }
        .event-hero-left {
            width: auto;
        }
        .event-info {
            display: block;
        }
        /*HANDBOOK*/
        .charter-rules-header h2 {
            font-size: 24px;
        }
        .charter-body h4 {
            font-size: 18px;
        }
        .charter-body p a {
            font-size: 16px;
        }
        /*HANDBOOK DETAIL*/
        .detail-right {
            width: 688px;
        }
        .detail-right h3 {
            font-size: 24px;
        }
        .detail-right h4 {
            font-size: 16px;
        }
        .detail-text-block p, .detail-description {
            font-size: 16px;
        }
        .detail-text-block h5 {
            font-size: 16px;
        }
        .detail-ul li {
            font-size: 16px;
        }
        .membership-row p {
            font-size: 16px;
        }
        .note-title p {
            font-size: 14px;
        }
        .note-row p {
            font-size: 16px;
        }
        .note-column-one {
            width: 42%;
        }
        /*FIDE OFFICIALS*/
        .dir-pattern, .dir-pattern-two, .dir-pattern-three, .dir-pattern-four, .dir-pattern-five {
            display: none;
        }
        .directory-hidden-input, .directory-hidden-select {
            display: block;  
        }
        .directory-hidden-input input {
            width: 100%;
        }
        .directory-hidden-select select {
            width: 100%;
            padding-bottom: 10px;
            border-bottom: 2px solid #374785;
            margin-top: 40px;
            margin-bottom: 40px;
        }
        .directory-left {
            display: none;
        }
        .directory-right {
            width: 688px;
        }
        .directory-right-head {
            width: 688px;
        }
        .directory-card-left {
            width: 100%;
        }
        /*FEDERATIONS*/
        .fed-head {
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }
        .fed-input input {
            width: 688px;
        }
        .fed-switch {
            margin-left: auto;
        }
        .fed-head-left {
            flex-wrap: wrap-reverse;
        }
        .fed-select {
            margin-left: 0px;
            padding-bottom: 40px;
        }
        .fed-switch {
            margin-bottom: -12px;
        }
        .titles-select select {
            width: 35%;
        }
        .fed-pattern {
            display: none;
        }
        /*FEDERATIONS DETAIL*/
        .fed-d-image {
            margin-right: 200px;
        }
        .fed-d-info {
            padding-top: 40px;
        }
        .fed-d-social {
            margin-left: 0px;
        }
        .fed-d-info h5, .fed-d-info p, .fed-d-bottom h5, .fed-d-ul li {
            font-size: 16px;
        }
        .fed-directory-card {
            display: block;
        }
        /*EDIT*/
        .edit-body {
            display: block;
        }
        .edit-right {
            width: 608px;
        }
        .edit-left {
            width: 608px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: flex-end;
            margin-bottom: 40px;
            flex-wrap: wrap;
        }
        .edit-up-button {
            padding-left: 20px;
            width: 240px;
        }
        .edit-left p {
            padding-left: 47%;
        }
        .edit-image {
            margin-bottom: -40px;
        }
        /*ADMIN FORM CREATE*/
        .create-body-top {
            display: block;
        }
        .create-body-left, .create-body-right {
            width: 608px;
        }
        .create-body-left {
            padding-bottom: 40px;
        }
        .create-row {
            display: block;
            width: 608px;
        }
        .create-edit-input {
            width: 608px;
        }
        .create-arbiter-button {
            margin-top: 20px;
        }
        .create-right-button {
            margin-left: 0px;
        }
        .create-body-bottom {
            display: block;
        }
        .create-checkbox {
            margin-bottom: 20px;
        }
        .right-row {
            width: 608px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-between;
        }
        /*CABINET EVENTS*/
        .cabinet-select-container {
            flex-direction: column-reverse;
            align-items: end;
        }
        .cabinet-button {
            width: fit-content;
            margin-bottom: 40px;
            margin-top: -80px;
        }
        .cab-pattern {
            display: none;
        }
        .cabinet-row {
            flex-wrap: wrap;
            width: 688px;
        }
        .cabinet-card {
            width: 334px;
            margin-bottom: 20px;
            margin-right: 0px;
        }
        .events-hidden-button {
            margin-bottom: 30px;
        }
        .event-button-576 {
            display: none;
        }
        .cabinet-input input {
            width: 688px;
        }
    }

@media screen and (max-width: 576px) {
        .container {
            width: 496px;
        }
        .page-title {
            font-size: 36px;
        }
        /*HEADER*/
        .header-social, .social {
            display: none;
        }
        .header-search-container, .menu-burger {
            top: 29px;
        }
        /*FOOTER*/
        .footer-top {
            height: 100px;
        }
        .hidden-footer-menu {
            display: none;
        }
        .footer-menu {
            display: block;
        }
        .footmenu {
            flex-direction: column;
        }
        .footer-logo-container {
            margin: 0 auto;
            text-align: center;
        }
        .footmenu a li {
            padding-top: 40px;
        }
        .footer-copyright {
            width: 496px;
            margin-left: -51px;
            text-align: center;
        }
        .footer-social-button img {
            padding: 16px;
        }
        .footer-image {
            bottom: 639px;
            left: 405px;
        }
        .up-button-container img {
            bottom: 693px;
        }
        .footer-bottom {
            padding-bottom: 40px;
        }
        /*RATINGS*/
        .rating-stroke {
            flex-wrap: wrap;
        }
        .rating-block {
            border-radius: 0px;
        }
        .ratings-select-container {
            display: none;
        }
        .rating-top-text {
            width: 100%;
            padding-bottom: 10px;
        }
        .rating-block-header h2 {
            font-size: 24px;
        }
        .rating-hide-button button {
            padding: 20px 40px;
        }
        .top-federation .rating-top-text {
            width: 100%;
        }
        .top-button {
            width: 100%;
            justify-content: center;
        }
        .tour-header-right {
            display: block;
        }
        .tour-select:last-child {
            padding-left: 0px;
            padding-top: 40px;
        }
        .tour-select {
            width: 100%;
        }
        .tour-d-head {
            display: block;
            width: 496px;
            flex-wrap: wrap;
        }
        .tour-d-right {
            display: block;
            top: 2000px;
        }
        .tour-d-head-left {
            width: 100%;
            flex-wrap: wrap;
            flex-direction: column;
        }
        .tour-d-start-date {
            flex-wrap: wrap;
            width: 48%;
        }
        .tour-d-title {
            font-size: 24px;
        }
        .tour-d-body-left {
            display: block;
        }
        .tour-d-left-start {
            width: 100%;
        }
        .tour-d-end-date {
            position: absolute;
            top: 490px;
            right: 10px;
        }
        .tour-d-left-end {
            padding-left: 0px;
        }
        .tour-d-button {
            text-align: center;
        }
        .tour-d-body-right {
            padding-top: 40px;
        }
        .tour-d-footer {
            padding-top: 40px;
        }
        .tour-d-arbiters {
            display: block;
        }
        .tour-d-arbiter-card {
            width: 100%;
        }
        .tour-d-button button {
            width: 100%;
            border-radius: 0px;
        }
        .tour-d-right p {
            padding-left: 0px;
            text-align: center;
        }
        .tour-d-chief {
            width: auto;
            max-width: 100%;
        }
        /*FIDE TITLES*/
        .titles-head {
            flex-direction: column-reverse;
            align-items: flex-start;
        }
        .titles-select select, .titles-select {
            width: 100%;
        }
        .titles-select {
            padding-top: 54px;
        }
        .titles-fed-column, .titles-rating-column, .titles-bday-column {
            display: none;
        }
        .titles-name-column {
            width: 74%;
        }
        .titles-master-row {
            flex-direction: column;
            width: 20%;
        }
        .titles-master-result {
            flex-direction: column;
            margin-top: -350px;
        }
        .titles-master-result p {
            padding-top: 5px;
        }
        /*TRANSFERS*/
        .transfer-rules-header h2 {
            font-size: 24px;
        }
        .transfer-body p, .transfer-ul li, .transfer-ol li {
            font-size: 16px;
        }
        .transfers-top-id {
            display: none;
        }
        .transfer-rules {
            margin-top: 0px;
        }
        /*PROFILE*/
        .profile-left {
            flex-wrap: wrap;
        }
        .profile-photo {
            width: 375px;
            padding-bottom: 30px;
        }
        .profile-game p {
            font-size: 18px;
        }
        .profile-game img {
            width: 30px;
        }
        .profile-games {
            padding-top: 10px;
        }
        .profile-info-row h5 {
            width: 40%;
        }
        .profile-share-stroke, .profile-share-twitter, .profile-share-facebook {
            position: inherit;
        }
        .profile-share {
            width: max-content;
        }
        .profile-right {
            width: 100%;
        }
        .profile-ranks {
            width: 455px;
        }
        .profile-title-row {
            display: block;
        }
        .profile-info-row h5 {
            width: 100%;
        }
        .profile-title-year {
            width: 45%;
        }
        .profile-fide-council {
            flex-wrap: wrap;
        }
        .fide-council {
            width: 220px;
            margin-top: 20px;
        }
        .profile-tabs-buttons {
            width: 460px;
        }
        .profile-tabs-btn {
            width: 160px;
        }
        .statistics-scale {
            width: 350px;
        }
        .statistics-top {
            display: block;
        }
        .statistics-description  {
            padding-top: 40px;
        }
        .statistics-standart-games {
            display: block;
            width: 340px;
        }
        .statistics-total {
            padding-left: 20px;
        }
        .statistics-bar {
            display: block;
        }
        .statistics-bar-win {
            width: 300px;
            clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
        }
        .total-games-black {
            margin-top: 20px;
        }       
        .total-games-row {
            align-items: flex-end;
        }
        .statistics-bar-draw {
            clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
        }
        .statistics-bar-loss {
            border-radius: 0px;
            margin-left: -5px;
            padding-left: 22px;
        }
        .profile-hidden-button {
            margin-top: -30px;
        }
        .profile-info-icon:hover .info-description {
            right: -130px;
        }
        /*CALENDAR*/
        .calendar-header {
            display: block;
        }
        .calendar-plate-button {
            display: none;
        }
        .calendar-h-row {
            display: block;
        }
        .calendar-h-date-container {
            width: 100%;
        }
        .calendar-h-name {
            padding-left: 0px;
            width: 100%;
        }
        .calendar-h-datetime, .time-control-type {
            width: 100%;
        }
        .calendar-h-point {
            width: 50%;
            margin-left: 0px;
            flex-direction: row-reverse;
            padding-top: 10px;
        }
        .calendar-h-flag {
            padding-left: 0px;
        }
        .calendar-h-flag img {
            width: 20px;
        }
        .calendar-h-adress {
            display: flex;
        }
        .calendar-show-event button {
            width: 100%;
            padding: 20px 40px;
        }
        .calendar-search-container {
            display: none;
        }
        .tabs-pane-show {
            display: block;
        }
        .calendar-tabs-buttons {
            justify-content: end;
            margin-bottom: 40px;
        }
        .calendar-hidden-row {
            display: none;
        }
        .hidden-settings {
            display: block;
            border: none;
            cursor: pointer;
            margin-right: auto;
        }
        /*EVENT DETAIL*/
        .event-left {
            width: 495px;
        }
        .event-pattern {
            display: none;
        }
        .event-hero-left {
            height: auto;
            width: 495px;
        }
        .event-info-row-left h5, .event-info-row-right p {
            font-size: 16px;
        }
        .event-info {
            width: 495px;
        }
        .event-info-left {
            width: 495px;
        }
        .event-info-row-left {
            width: 171px;
        }
        .event-info-row-right {
            width: 280px;
        }
        .event-footer {
            width: 495px;
            display: block;
            position: absolute;
            top: 2750px;
        }
        .event-info-right {
            width: 455px;
        }
        .event-second-pattern {
            display: none;
        }
        .event-right {
            padding-top: 300px;
        }
        .event-share {
            margin-left: 0px;
            margin-top: 16px;
        }
        .event-footer-button {
            width: 416px;
            text-align: center;
        }
        /*HANDBOOK*/
        .charter-rules-header h2 {
            font-size: 18px;
        }
        .handbook-charter {
            padding: 20px;
        }
        .handbook-input input {
            width: 100%;
        }
        /*HANDBOOK DETAIL*/
        .detail-right {
            width: 495px;
        }
        /*FIDE OFFICIALS*/
        .directory-right-head {
            width: 495px;
            background-image: none;
            padding: 20px;
        }
        .directory-head-top {
            display: block;
        }
        .directory-logo {
            padding-bottom: 20px;
        }
        .directory-logo img {
            width: 100%;
        }
        .directory-office-info {
            padding-left: 0px;
        }
        .directory-card {
            padding: 20px;
            width: 496px;
        }
        .directory-photo img {
            width: 141px;
        }
        .directory-card-info h4 {
            font-size: 18px;
        }
        .directory-card-info p {
            font-size: 14px;
        }
        .directory-card-info {
            padding-left: 20px;
        }
        .directory-right, .directory-card-right {
            width: 496px;
        }
        /*FEDERATIONS*/
        .fed-input input {
            width: 496px;
        }
        .fed-switch {
            margin-left: 0px;
        }
        .fed-head-left {
            width: 100%;
        }
        .fed-select select {
            border-bottom: 2px solid #24305E;
            padding-bottom: 10px;
        }
        .fed-column p {
            font-size: 16px;
        }
        /*FEDERATION DETAILS*/
        .fed-d-image {
            margin: 0 auto;
        }
        .fed-d-image img {
            width: 100%;
        }
        .fed-d-social {
            width: 496px;
        }
        .fed-d-button button {
            font-size: 16px;
            padding: 20px 27px;
        }
        .fed-d-social-links {
            padding-right: 0px;
            padding-left: 20px;
        }
        .fed-d-info {
            padding-top: 0px;
        }
        .fed-right-card {
            justify-content: flex-start;
        }
        /*PROFILE EDIT*/
        .edit-left, .edit-right {
            width: 496px;
        }
        .edit-image {
            width: 238px;
            margin-bottom: -60px;
        }
        .edit-left p {
            padding-left: 52%;
        }
        .edit-input-max input, .edit-input input, .edit-input select {
            width: 456px;
        }
        .edit-bottom-button {
            margin-left: 0px;
            text-align: center;
            margin: 0 auto;
        }
        .edit-body {
            padding: 20px;
        }
        /*ADMIN FORM CREATE*/
        .create-container {
            padding: 20px;
        }
        .create-body-left, .create-body-right {
            width: 496px;
        }
        .create-main-image {
            width: 456px;
        }
        .edit-image {
            width: 456px;
            margin-bottom: 0px;
        }
        .right-row {
            width: 496px;
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }
        .create-bottom {
            justify-content: space-between;
            margin-top: 80px;
        }
        .create-bottom-button {
            margin-left: 0px;
        }
        /*CABINET EVENTS*/
        .cabinet-row {
            width: 100%;
        }
        .cabinet-card {
            width: 100%;
            margin: 0 auto;
            margin-bottom: 19px;
        }
        .cabinet-button {
            display: block;
        }
        .cabinet-button-image img {
            width: 30px;
        }
        .event-button-576 {
            display: flex;
            width: 100%;
            justify-content: center;
            cursor: pointer;
            margin-top: 0px;
        }
        .event-button-576 button {
            width: 100%;
        }
        .events-hidden-input {
            display: block;
            padding-bottom: 40px;
        }
        .events-hidden-input input {
            width: 100%;
        }
}
@media screen and (max-width: 375px) {
        .container {
            width: 355px;
            padding: 15px;
        }
        .page-title {
            padding-top: 20px;
            padding-bottom: 20px;
            font-size: 24px;
        }
        /*HEADER*/
        .header-search-container {
            display: none;
        }
        .menu-burger {
            right: 15px;
        }
        /*FOOTER*/
        .footer-copyright {
            width: 325px;
            margin-left: 0px;
        }
        .footer-social {
            margin-left: 0px;
            justify-content: center;
        }
        .footer-social-button:first-child {
            display: none;
        }
        .footer-menu-container {
            padding-left: 0px;
        }
        .footer-image {
            bottom: 785px;
            left: 214px;
        }
        .up-button-container img {
            bottom: 448px;
        }
        /*RATINGS*/
        .rating-person {
            flex-wrap: wrap-reverse;
        }
        .rating-name {
            width: 100%;
            padding-left: 0px;
            font-size: 16px;
            padding-bottom: 10px;
        }
        .rating-top-text {
            font-size: 14px;
        }
        .rating-flag {
            padding-left: 60px;
            margin-top: -48px;
        }
        .rating-country, .rating-score {
            margin-top: -45px;
        }
        .rating-icon img {
            width: 20px;
            margin-top: 4px;
        }
        .rating-block-header h2 {
            padding-left: 10px;
        }
        .rating-block-header {
            padding-bottom: 10px;
        }
        .rating-block {
            padding: 20px 15px;
        }
        .top-button {
            margin-top: 40px;
            margin-bottom: 80px;
        }
        /*RANKINGS*/
        .rank-federations-block {
            display: none;
        }
        .rank-name-block {
            width: 77%;
        }
        /*TOURNAMENTS*/
        .tour-inf-block {
            display: none;
        }
        .tour-body-name h5 {
            font-size: 14px;
            line-height: 16px;
        }
        .tour-body-city p {
            font-size: 14px;
        }
        .tour-name-block {
            width: 70%;
        }
        .tour-city-block {
            width: 40%;
        }
        .tour-body-header {
            padding: 20px 20px 10px 20px;
        }
        /*TOURNAMENT DETAILS*/
        .tour-d-title {
            line-height: 38px;
        }
        .tour-d-head {
            width: 285px;
            padding-bottom: 20px;
        }
        .tour-d-end-date {
            width: 38%;
            top: 489px;
            margin-left: -20px;
        }
        .tour-d-start-date h5 {
            font-size: 16px;
        }
        .tour-d-start-date h4 {
            font-size: 18px;
            padding-left: 0px;
        }
        .tour-d-start-date p {
            font-size: 14px;
        }
        .tour-d-body {
            padding-top: 20px;
        }
        .tour-d-image img {
            width: 30px;
        }
        .tour-d-left-block {
            display: block;
        }
        .tour-d-left-block h5, .tour-d-left-block p {
            font-size: 16px;
        }
        .tour-d-chief {
            text-align: left;
        }
        .tour-d-chief-text h6 {
            font-size: 16px;
        }
        .tour-d-right {
            top: 2230px;
            width: 315px;
            left: 25px;
            padding-bottom: 80px;
        }
        .tour-d-right p {
            text-align: left;
        }
        .tour-d-button button {
            padding: 10px;
        }
        .tour-d-table {
            padding: 20px 15px;
        }
        /*TITLES*/
        .titles-switch {
            padding-top: 20px;
        }
        .titles-body {
            padding: 0px 10px;
        }
        .titles-master-row {
            width: 33%;
            align-items: start;
            border-radius: 0px;
            margin-top: -1px;
            
        }
        .titles-master-row p {
            font-size: 14px;
            text-transform: uppercase;
            line-height: 140%;
            padding-bottom: 10px;
            padding-top: 10px;
        }
        .titles-master-result {
            margin-top: -723px;
            align-items: start;
            margin-left: 100px;
        }
        .titles-master-result p {
            font-size: 14px;
            padding-top: 10px;
            padding-bottom: 10px;
            font-style: normal;
            font-weight: 400;
            line-height: 140%;
            color: #343434;
        }
        .master-image {
            padding-top: 8px;
            padding-bottom: 8px;
        }
        .titles-top-info {
            flex-direction: column;
            align-items: flex-start;
            padding-left: 75px;
            display: none;
        }
        .titles-stend {
            width: 80%;
        }
        .titles-event-row {
            flex-direction: column;
            margin-bottom: -95px;
            align-items: start;
            width: 40%;
            background-color: #868CAD;
            display: none;
        }
        .hidden-result-container {
            display: flex;
            justify-content: space-between;
        }
        .hidden-result-container, .hidden-result, .hidden-title {
            display: flex;
        }
        .titles-hidden-body {
            padding: 0px;
            margin-bottom: 15px;
        }
        .titles-venue-image img {
            width: 20px;
        }
        .titles-hidden {
            padding-right: 0px;
        }
        .titles-master-row p.hidden-event {
            padding-bottom: 27px;
        }
        .hidden-result-container .hidden-result:last-child {
            padding-left: 10px;
        }
        .titles-publ-column {
            display: none;
        }
        .titles-name-column p {
            font-size: 14px;
        }
        .titles-name-column {
            width: 88%;
        }
        .title-norm {
            width: 33%;
        }
        /*TRANSFERS*/
        .transfers-top-fed, .transfers-body-fed {
            display: none;
        }
        .transfers-top-formfed, .transfers-body-formfed {
            display: none;
        }
        .transfers-body-name {
            width: 80%;
        }
        .transfers-body-name p, .bold {
            font-size: 16px;
        }
        .transfer-hidden-text p {
            padding-bottom: 10px;
        }
        /*PROFILE*/
        .profile-hidden-button {
            display: none;
        }
        .profile-title {
            font-size: 24px;
            line-height: 38px;
        }
        .profile-games {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-around;
            width: 100%;
            border-bottom: 1px solid #C6CDDD;
            padding: 10px;
        }
        .profile-game img {
            width: 60%;
        }
        .profile-photo {
            padding-bottom: 0px;
        }
        .profile-blitz img {
            width: 43%;
        }
        .profile-standart p, .profile-rapid p {
            padding-top: 14px;
        }
        .profile-info {
            width: 95%;
            padding-top: 15px;
        }
        .info-description {
            border-radius: 0px;
        }
        .profile-info-icon:hover .info-description {
            text-align: left;
            left: -225px;
            width: 305px;
        }
        .profile-ranks {
            width: 282px;
        }
        .profile-rating img {
            width: 70px;
        }
        .profile-tabs-buttons {
            width: 285px;
        }
        .profile-tabs-btn {
            width: 160px;
        }
        .profile-tabs-buttons button {
            word-wrap: normal;
        }
        .profile-title-year {
            width: 70%;
        }
        .profile-title-icon:hover .info-description {
            text-align: left;
            left: -190px;
            width: 305px;
        }
        .fide-council {
            width: 135px;
        }
        .statistics-descr {
            padding-left: 0px;
        }
        .statistics-description  {
            width: 290px;
            justify-content: space-between;
        }
        .statistics-total  {
            padding-bottom: 20px;
            padding-left: 0px;
        }
        .statistics-standart-games {
            width: 320px;
        }
        .horse-img {
            display: none;
        }
        .statistics-top {
            padding-top: 0px;
        }
        .statistics-standart-games {
            padding-top: 0px;
        }
        .standart-games-white {
            padding-bottom: 20px;
        }
        .statistics-standart-bar  {
            padding-left: 0px;
        }
        /*CALENDAR*/
        .calendar-h-point {
            width: 90%;
        }
        .calendar-h-datetime {
            display: flex;
            padding-top: 5px;
        }
        .calendar-h-end {
            padding-left: 10px;
        }
        .calendar-h-point {
            justify-content: flex-end;
        }
        .calendar-h-adress {
            padding-left: 10px;
        }
        .calendar-header {
            display: block;
        }
        .calendar-tabs-buttons {
            justify-content: space-between;
            padding-bottom: 34px;
        }
        .pagination-none-375 {
            display: none;
        }
        .pagination-one {
            padding-left: 40px;
            padding-right: 40px;
        }
        /*EVENT DETAIL*/
        .event-title {
            font-size: 24px;
        }
        .event-left {
            width: 335px;
        }
        .event-date {
            flex-wrap: wrap;
        }
        .event-top-image {
            padding-right: 50px;
        }
        .event-date h4 {
            font-size: 18px;
            padding-left: 0px;
        }
        .event-date h5 {
            font-size: 14px;
        }
        .event-info-row {
            display: block;
        }
        .event-info-row-right {
            padding-left: 0px;
        }
        .event-info-row-left {
            width: 280px;
        }
        .event-info-left, .event-info-right {
            width: 300px;
        }
        .event-footer {
            top: 3020px;
            width: 300px;
        }
        .event-footer-button {
            width: 100%;
        }
        .event-right {
            padding-top: 220px;
        }
        .event-info {
            width: 280px;
        }
        /*HANDBOOK*/
        .charter-body h4 {
            font-size: 16px;
        }
        .charter-rules-header h2 {
            line-height: 21px;
            padding-right: 35px;
        }
        .handbook-input input {
            width: 100%;
        }
        /*HANDBOOK DETAIL*/
        .detail-right {
            width: 340px;
            padding: 15px;
        }
        .detail-right h3 {
            font-size: 18px;
            line-height: 25px;
        }
        .detail-text-block p, .detail-description {
            line-height: 25px;
        }
        .detail-right h4 {
            line-height: 32px;
        }
        .membership-header p {
            font-size: 16px;
            text-align: left;
        }
        .membership-header {
            padding: 20px 10px 10px 10px;
        }
        .membership-row p:last-child {
            padding-right: 0px;
        }
        .membership-row {
            padding: 10px;
        }
        .detail-button {
            margin: 0 auto;
        }
        /*DIRECTORY*/
        .directory-right-head {
            width: 340px;
        }
        .directory-office-info h4 {
            font-size: 18px;
        }
        .directory-card {
            width: 330px;
        }
        .directory-card-left {
            display: block;
        }
        .directory-photo img {
            width: 100%;
        }
        .directory-card-info {
            padding-left: 0px;
        }
        .directory-right, .directory-card-right {
            width: 320px;
        }
        .right-card-row {
            width: 250px;
        }
        /*FEDERATIONS*/
        .fed-input input {
            width: 325px;
        }
        .fed-disclaimer p {
            font-size: 16px;
            line-height: 22px;
        }
        .fed-column {
            width: 135px;
        }
        .fed-image img {
            width: 73px;
        }
        /*FEDERATIONS DETAIL*/
        .fed-d-social {
            width: 330px;
            display: block;
        }
        .fed-d-button button {
            width: 100%;
            padding: 10px;
            margin-bottom: 10px;
        }
        /*FORM CREATE*/
        .create-body-left, .create-body-right {
            width: 325px;
        }
        .create-main-image {
            width: 325px;
        }
        .create-button-container {
            padding-left: 15px;
        }
        .create-button-text {
            text-align: center;
            margin-left: -30px;
        }
        .edit-input-max input, .edit-input input, .edit-input select, .create-edit-input, .create-checkbox {
            width: 325px;
        }
        .edit-image {
            width: 325px;
        }
        .create-bottom {
            display: block;
        }
        .ratings-button button {
            width: 100%;
        }
        .create-row, .right-row {
            width: 325px;
        }
        /*PROFILE EDIT*/
        .profile-edit-image {
            width: 285px;
        }
        .profile-edit-image img {
            width: 100%;
        }
        .edit-left p {
            padding-left: 18%;
        }
        .edit-up-button {
            padding-left: 0px;
        }
        .edit-up-button button {
            width: 270px;
        }
        .edit-left, .edit-right {
            width: 320px;
        }
        .profile-edit-input {
            width: 325px;
        }
        .edit-button {
            width: 285px;
        }
        .edit-bottom-button {
            margin: inherit;
        }
        .edit-button button {
            width: 100%;
        }

}       
