@media (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    font-size: 30px;
  }
  .highlight {
    padding: 12px 24px;
    min-width: 240px;
    font-size: 24px;
  }
  .header .container {
    width: 100%;
  }
  .header ul>li,
  .header ul >a>li {
    padding: 6px 4.4px;
  }
  .header ul>li.logo,
  .header ul >a>li.logo {
    margin: 0 5px 0 0;
  }
  .header ul>li.logo img,
  .header ul >a>li.logo img {
    height: 36px;
  }
  .header ul>li.lang,
  .header ul>li.login,
  .header ul >a>li.lang,
  .header ul >a>li.login {
    margin: 0;
    padding: 6px;
  }
  .header ul>li>ol,
  .header ul >a>li>ol {
    padding: 10px 0 0;
  }
  .header ul>li>ol li,
  .header ul >a>li>ol li {
    padding: 20px 20px;
  }
  .footer .sitemap>ul>li:first-child,
  .footer .sitemap>ul>a>li:first-child {
    flex: 4;
  }
  .footer .sitemap>ul>li,
  .footer .sitemap>ul>a>li {
    flex: 2;
  }
  .banner .banner-content .description {
    font-size: 17px;
  }
  .banner[data-view=true]+.header {
    top: 30px;
    left: calc(50vw - 485px);
    right: calc(50vw - 485px);
  }
  .banner[data-view=true]+.header ul li {
    padding: 6px 9.6px;
  }
  .banner[data-view=true]+.header ul li.lang,
  .banner[data-view=true]+.header ul li.login {
    margin: 0 12px;
    padding: 6px;
    width: 30px;
    height: 30px;
  }
  .banner .search input {
    padding: 12px 12px _ 2;
    height: 36px;
    font-size: 12px;
  }
  .banner .search .btn-search-submit {
    width: 36px;
    height: 36px;
  }
  .about .about-col h3 {
    margin-top: 1px;
    font-size: 17px;
  }
  .about .about-col .circle {
    width: 220px;
    height: 220px;
  }
  .about .about-col .circle .border {
    width: 220px;
    height: 220px;
    transform: scale(.5);
  }
  .about .about-col .circle .image {
    margin: 20px;
    width: 180px;
    height: 180px;
    border-width: 8px;
  }
  .about .about-col .section-title {
    margin-bottom: 20px;
  }
  .about .about-col .description {
    margin-top: 75px;
    font-size: 17px;
  }
  .about .about-col .about-back {
    margin-top: 30px;
    padding-left: 45px;
    font-size: 20px;
    background-size: auto 100%;
  }
  .about .about-col .bg-circle {
    width: 550px;
    height: 550px;
    background-size: 525px 525px;
  }
  .about .about-col.hover:hover h3 {
    font-size: 28px;
  }
  .about .about-col.hover:hover .circle .border {
    width: 230px;
    height: 230px;
  }
  .about .about-col.hover:hover .circle .image {
    margin: 5px;
    width: 220px;
    height: 220px;
  }
  .about .about-col.inactive.active {
    min-height: 550px;
  }
  .about .about-col.inactive.active .bg-circle {
    left: -280px;
  }
  .about .about-col.inactive.active.style-circle .circle {
    margin-left: 100px;
    margin-top: 150px;
  }
  .about .about-col.inactive.active.style-circle .description {
    width: 550px;
    margin-left: 96px;
  }
  .about-description .about-content h3 {
    margin-bottom: 40px;
    font-size: 30px;
  }
  .about-description .about-content .description {
    font-size: 17px;
  }
  .about-description .about-content.active {
    margin-top: 80px;
  }
  .about-description .milestones .milestone-col .title {
    font-size: 17px;
  }
  .about-description .milestones .milestone-col .description {
    width: 306px;
    height: 201.6px;
    font-size: 14px;
  }
  .about-description .milestones .milestone-col .image {
    width: 306px;
    height: 201.6px;
  }
  .about-description .milestones .milestone-col .dots {
    margin: 40px -40px;
  }
  .brands .brand-col {
    margin: 10px 10px;
    width: 220px;
    height: 220px;
  }
  .brands .brand-col .content .fb,
  .brands .brand-col .content .ig,
  .brands .brand-col .content .yt,
  .brands .brand-col .content .wc,
  .brands .brand-col .content .tt,
  .brands .brand-col .content .wb,
  .brands .brand-col .content .wt {
    padding: 12px;
    width: 48px;
    height: 48px;
  }
  .promotes a .promote-col {
    margin: 17.5px;
    width: 290px;
  }
  .promotes a .promote-col .image {
    height: 172px;
  }
  .gallerys {
    padding-top: 0px;
  }
  .gallerys .description {
    font-size: 17px;
  }
  .gallerys .filter-div .filter-col {
    font-size: 17px;
  }
  .gallerys .gallery-grid .grid-sizer {
    width: 300px;
  }
  .gallerys .gallery-grid .grid-gutter {
    width: 10px;
  }
  .gallerys .gallery-grid .gallery-col .image.image-1 {
    width: 280px;
    height: 355px;
  }
  .gallerys .gallery-grid .gallery-col .image.image-2 {
    width: 590px;
    height: 355px;
  }
  .gallerys .gallery-grid .gallery-col .image>div>div {
    width: 100%;
  }
  .gallerys .gallery-grid .gallery-col .image>div>div p {
    margin-bottom: 17px;
    font-size: 17px;
  }
  .gallerys .gallery-grid .gallery-col .image>div>div .btn-custom {
    display: inline-block;
    display: -webkit-inline-block;
    padding: 6.8px 25.5px;
    width: auto;
    font-size: 13.6px;
  }
  .gallerys .gallery-more {
    margin: 40px 50%;
    height: auto;
    font-size: 17px;
  }
  .gallerys .hots .section-title {
    margin-bottom: 30px;
  }
  .gallerys .hots .hot-items .hot-item>div {
    width: 270px;
    height: 345px;
  }
  .gallerys-filter,
  .brands-filter {
    margin-top: 0;
    padding-top: 30px;
  }
  .gallerys-filter .btn-filter,
  .brands-filter .btn-filter {
    font-size: 17px;
  }
  .gallerys-filter .content .filting-grid .collecions-grid,
  .gallerys-filter .content .filting-grid .categories-grid,
  .brands-filter .content .filting-grid .collecions-grid,
  .brands-filter .content .filting-grid .categories-grid {
    margin-top: 0;
  }
  .gallerys-filter .content .filting-grid .collecions-grid table,
  .gallerys-filter .content .filting-grid .categories-grid table,
  .brands-filter .content .filting-grid .collecions-grid table,
  .brands-filter .content .filting-grid .categories-grid table {
    font-size: 17px;
  }
  .gallerys-filter .content .filting-grid .collecions-grid table th,
  .gallerys-filter .content .filting-grid .categories-grid table th,
  .brands-filter .content .filting-grid .collecions-grid table th,
  .brands-filter .content .filting-grid .categories-grid table th {
    padding: 8.5px 17px;
  }
  .gallerys-filter .content .filting-grid .collecions-grid table tr td,
  .gallerys-filter .content .filting-grid .categories-grid table tr td,
  .brands-filter .content .filting-grid .collecions-grid table tr td,
  .brands-filter .content .filting-grid .categories-grid table tr td {
    padding: 6.8px 25.5px 6.8px 17px;
  }
  .gallerys-filter .content .filting-grid .collecions-grid table tr td .checkbox,
  .gallerys-filter .content .filting-grid .categories-grid table tr td .checkbox,
  .brands-filter .content .filting-grid .collecions-grid table tr td .checkbox,
  .brands-filter .content .filting-grid .categories-grid table tr td .checkbox {
    right: 10px;
    top: 0;
    width: 18px;
    height: 18px;
  }
  .gallerys-filter.filting,
  .brands-filter.filting {
    padding-bottom: 30px;
  }
  .gallerys-filter.brands-filter,
  .brands-filter.brands-filter {
    padding-bottom: 17px !important;
  }
  .gallerys-filter.brands-filter .btn-filter,
  .brands-filter.brands-filter .btn-filter {
    font-size: 13.6px;
  }
  .gallerys-filter.brands-filter .content,
  .brands-filter.brands-filter .content {
    margin-top: 20.4px !important;
  }
  .gallerys-filter.brands-filter .content .filting-grid .categories-grid table,
  .brands-filter.brands-filter .content .filting-grid .categories-grid table {
    font-size: 10.2px;
  }
  .gallerys-filter.brands-filter .content .filting-grid .categories-grid table tr td,
  .brands-filter.brands-filter .content .filting-grid .categories-grid table tr td {
    padding: 10px 30px 12px 0px;
    font-size: 10.2px;
  }
  .gallerys-filter.brands-filter .checkbox,
  .brands-filter.brands-filter .checkbox {
    top: 6px;
    width: 18px;
    height: 18px;
  }
  .gallerys-filter.brands-filter .checkbox .tick,
  .gallerys-filter.brands-filter .checkbox .border,
  .brands-filter.brands-filter .checkbox .tick,
  .brands-filter.brands-filter .checkbox .border {
    width: 18px;
    height: 18px;
  }
  .infos .content-left,
  .infos .content-right {
    padding-top: 60px;
  }
  .infos .content-left {
    padding-top: 77px;
    width: 350px;
  }
  .infos .content-right {
    width: calc(100% - 350px);
  }
  .infos.directors .section-menu {
    padding: 15px;
  }
  .infos.directors .section-menu .active {
    border-width: 3px;
  }
  .infos.directors .section-menu .dummy {
    min-height: 0px;
    max-height: 80px;
    height: calc(100vh - 675px);
  }
  .infos.directors .section-menu ul li {
    margin: 20px 0;
    padding-left: 18px;
    font-size: 14px;
  }
  .infos.directors .section-menu ul li:first-child {
    margin: 0px 0 15px;
  }
  .infos.directors .section-menu ul li.active {
    padding-left: 15px;
    font-size: 21px;
  }
  .infos.locations #map {
    top: 60px;
  }
  .infos.locations .content-left {
    width: 450px;
    padding: 60px 15px 0px;
  }
  .infos.locations .content-left.open {
    padding: 60px 0px 0px;
  }
  .infos.locations .content-right {
    width: calc(100% - 450px);
  }
  .infos.locations .brand-widget {
    min-height: 64px;
  }
  .infos.locations .brand-widget .brand-selected {
    height: 64px;
  }
  .infos.locations .brand-widget .brand-selected[data-open="1"]+.brand-grid {
    min-height: calc(100vh - 125px);
  }
  .infos.locations .search-widget .title {
    margin-bottom: 17px;
    font-size: 25.5px;
  }
  .infos.locations .filter-div {
    margin-top: 11.9px;
    white-space: nowrap;
  }
  .infos.locations .filter-div .filter-col {
    margin: 0px 5px;
    font-size: 8.5px;
  }
  .infos.locations .shop-widget .shop-grid {
    padding-bottom: 100px;
    max-height: calc(100vh - 300px);
  }
  .infos.locations .shop-widget .shop-grid .shop .image,
  .infos.locations .shop-widget .shop-grid .shop .content {
    margin-top: 11.2px;
  }
  .infos.locations .shop-widget .shop-grid .shop .image {
    width: 75px;
    height: 75px;
  }
  .infos.locations .shop-widget .shop-grid .shop .content {
    margin-left: 15px;
    padding-bottom: 11.2px;
    min-height: auto;
    width: calc(100% - 100px);
  }
  .infos.locations .shop-widget .shop-grid .shop .content .shop-name {
    margin-top: 0px;
    font-size: 14px;
  }
  .infos.locations .shop-widget .shop-grid .shop .content .shop-address,
  .infos.locations .shop-widget .shop-grid .shop .content .shop-contact {
    padding-left: 16.8px;
    font-size: 9.8px;
    background-size: 9.8px auto;
  }
  .signs .content-left {
    padding-top: 60px;
    width: 45%;
  }
  .signs .content-left .image {
    width: 45%;
  }
  .signs .content-right {
    padding-top: 60px;
    width: 55%;
  }
  .signs .content-right .form {
    padding: 40px calc(50% - 250px);
    left: 0%;
  }
  .signs .content-right .form .logo-div.open {
    height: 80px;
  }
  .signs .content-right .form .section-div {
    margin-top: 40px;
    height: 45px;
  }
  .signs .content-right .form .section-div .section-col {
    font-size: 24px;
  }
  .signs .content-right .form .section-div .section-col.active {
    font-size: 28.8px;
  }
  .signs .content-right .form .magic-line {
    left: calc(50% - 250px);
  }
  .signs .content-right .form .btn-submit {
    margin-top: 40px;
  }
  .signs .content-right .form[data-type=registration] {
    padding: 40px calc(50% - 250px);
  }
  .signs .content-right .form input[type=text],
  .signs .content-right .form input[type=number],
  .signs .content-right .form input[type=tel],
  .signs .content-right .form input[type=email],
  .signs .content-right .form input[type=password] {
    font-size: 17px;
  }
  .signs .content-right .form select {
    font-size: 17px;
  }
  .signs .content-right .form .title {
    font-size: 24px;
  }
  .signs .content-right .form .remark {
    font-size: 13px;
  }
  .profile .content-box {
    margin-top: 90px;
    height: calc(100vh - 120px);
    padding: 30px;
  }
  .profile .content-box.guide .title {
    margin: 8.5px 0;
    font-size: 17px;
  }
  .profile .content-box.guide .subtitle {
    font-size: 11.9px;
  }
  .profile .content-box.guide .content {
    margin: 8.5px 0;
    font-size: 10.2px;
  }
  .profile .content-box.guide .content ul {
    padding-left: 20px;
  }
  .profile .content-box.guide .content ul li {
    margin-bottom: 5.1px;
  }
  .profile .content-box.guide .point {
    margin-top: 17px;
    padding-top: 34px;
    font-size: 17px;
  }
  .profile .content-box.guide .next-level {
    font-size: 11.9px;
  }
  .profile .content-box.guide .section-divider {
    margin: 17px 0;
  }
  .profile .content-box.profile-content .nav-tabs>li>a {
    font-size: 17px;
  }
  .profile .content-box.profile-content .tab-content {
    max-height: calc(100vh - 120px - 48px - 60px);
  }
  .profile .content-box.profile-content .title {
    margin: 8.5px 0;
    font-size: 13.6px;
  }
  .profile .content-box.profile-content .content {
    margin: 8.5px 0;
    font-size: 10.2px;
  }
  .profile .content-box.profile-content #inbox-message .content {
    margin: 0 0 8.5px;
  }
  .profile .content-box.profile-content #inbox-message hr {
    margin: 8.5px 0;
  }
  .profile .content-box.profile-content .input {
    margin: 8.5px 0;
  }
  .profile .content-box.profile-content .input .current-data,
  .profile .content-box.profile-content .input input,
  .profile .content-box.profile-content .input select {
    font-size: 17px;
  }
  .flex-grid>div.selection-radio {
    padding: 8px 24px;
  }
  .flex-grid {
    flex-wrap: wrap;
  }
  .flex-grid>div {
    margin-right: 12px;
  }
  .flex-grid>div:first-child {
    width: 100%;
  }
  .infos.directors .content-box .filter-div {
    top: 75px;
  }
  .infos.directors .content-box .filter-div .filter-col {
    font-size: 14px;
  }
  .signs .content-left .image {
    top: 60px;
  }
  .profile .gallerys-filter.brands-filter .btn-filter,
  .profile .brands-filter.brands-filter .btn-filter {
    font-size: 13.6px;
  }
  .profile .content-box.profile-content .content {
    margin: 20px 0;
  }
  .profile .gallerys-filter.brands-filter .content .filting-grid .categories-grid table tr td,
  .profile .brands-filter.brands-filter .content .filting-grid .categories-grid table tr td {
    text-align: right;
    width: auto;
    font-size: 12.6px;
  }
  .btn-logout {
    right: 10px;
    top: 10px;
  }
}
