@media screen and (max-width: 1200px) {
  .top-container {
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
  }
  
  .menu-container {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
  }
  
  .fixed-menu-container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 10px
  }
  
  .description-container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
  }
  
  .description-container p {
    font-size: 1.2em;
  }
  
  .dansuri h1 {
    margin-bottom: 40px;
  }
  
  .dansuri-list {
    width: 100%;
    padding: 1%;
    box-sizing: border-box;
  }
  
  .dans-box {
    width: 32.66%;
    margin-right: 1%;
  }
  
  .box-nomg {
    margin-right: 0;
  }
  
  .footer-container {
    width: 100%;
    padding: 50px 1%;
    box-sizing: border-box;
  }
  
  .footer-area {
    width: 32.66%;
    margin-right: 1%;
  }
  
  .f-right {
    margin-right: 0;
  }
  
  .copyright-container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
  }
  
  .footer-menu li a {
    font-size: 1.1em;
  }
  
  .footer-contact .fa {
    margin-right: 10px;
  }
  
  .footer-contact p {
    font-size: 1.5em;
  }
}

@media screen and (max-width:1110px) {
  .f-center .bottom-logo {
    left: 4%;
  }
  
  .footer-menu li {
    margin-right: 8px;
  }
  
  .footer-menu li a {
    font-size: 1em;
  }
}

@media screen and (max-width: 1024px) {
  .galerie-item {
    width: 33.33%;
  }
  
  .f-center {
    width: 28% !important;;
  }
  
  .footer-area {
    width: 35%;
  }
  
  .f-center .bottom-logo {
    left: -6%
  }
}

@media screen and (max-width: 940px) {
  .main-menu {
    height: 67px;
  }
  
  .navigation ul li a {
    font-size: 1.2em;
    padding: 35px 10px;
  }
  
  .logo img:first-child {
    width: 50px;
  }
  
  .logo .logotextimg {
    width: 200px;
    margin-top: 8px;
  }
  
  .logo::before {
    height: 67px
  }
  
  .logo::after {
    height: 67px;
  }
  
  .navigation ul li {
    height: 67px;
  }
  
  .navigation ul li a {
    padding: 24px 10px;
  }
  .fixed-logo {
    line-height: 40px;
    font-size: 1.5em;
  }
  
  .fixed-nav ul li {
    height: 40px;
  }
  
  .fixed-nav ul li a {
    padding: 10px;
    font-size: 1.2em;
  }
  
  .description-container p {
    font-size: 1em;
  }
  
  .f-center img:first-child {
    width: 150px;
  }
  
  .f-center .bottom-logo {
    width: 250px;
    left: -10%;
    bottom: -110px;
  }
  
  .f-center {
    width: 22% !important;
  }
  
  .footer-area {
    width: 38%;
  }
}

@media screen and (max-width: 880px) {
  .navigation {
    display: none;
  }
  .responsive-nav-icon {
    display: block;
  }
  
  .responsive-nav {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 100;
  }
  
  .dans-box {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  
  .box-nomg {
    margin-right: 2% !important;
  }
  
  .box-nomg-r {
    margin-right: 0 !important;
  }
  
  .decerebel {
    padding: 90px 10px;
  }
  
  .galerie-item {
    width: 50%;
  }
  
  .f-center {
    display: none;
  }
  
  .footer-area {
    width: 49%;
  }
}

@media screen and (max-width: 680px) {
  .header h1 {
    font-size: 3.5em;
  }
  
  .header h2 {
    font-size: 2.4em;
  }
  
  .description-container p {
    font-size: 0.875em;
    line-height: 30px;
  }
  
  .dansuri {
    padding: 40px 0;
  }
  
  .dansuri-list {
    margin: 0 auto 40px;
  }
  
  .footer-area {
    width: 100%;
    margin-right: 0;
  }
  
  .footer-menu {
    text-align: center;
  }
  
  .f-left {
    margin-bottom: 20px;
  }
  
  .footer-contact p {
    text-align: center;
  }
  
  .top-mail {
    margin-right: 0;
  }
}

@media screen and (max-width: 550px) {
  .top {
    display: none;
  }
  
  .fixed-menu-container {
    display: none;
  }
  
  .main-menu {
    height: 50px;
  }
  
  .logo img:first-child {
    width: 32px;
  }
  
  .logo .logotextimg {
    width: 150px;
    margin-top: 5px;
  }
  
  .logo::before {
    height: 50px;
  }
  
  .logo::after {
    height: 50px;
  }
  
  .responsive-nav-icon {
    padding: 11px;
  }
  
  .header h1 {
    font-size: 3em;
  }
  
  .header h2 {
    font-size: 2em;
  }
  
  .dans-box {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    float: none;
  }
  
  .box-nomg-r {
    margin-right: auto !important;
  }
  
  .box-nomg {
    margin-right: auto !important;
  }
  
  .decerebel h1 {
    font-size: 2.5em;
  }
  
  .to-top-btn a {
    height: 35px;
    width: 35px;
    font-size: 1.2em;
    line-height: 35px;
  }
}

@media screen and (max-width: 430px) {
  .header h1 {
    font-size: 2.5em;
  }
  
  .header h2 {
    font-size: 1.7em;
  }
  
  .dans-box {
    width: 90%;
  }
  
  .decerebel h1 {
    font-size: 2em;
  }
  
  .galerie-item {
    width: 100%;
  }
  
  .footer-copyright p {
    text-align: center;
    float: none;
    line-height: 25px;
  }
}

@media screen and (max-width: 360px) {
  .header h1 {
    font-size: 2em;
  }
  
  .header h2 {
    font-size: 1.4em;
  }
  
  .descopera-btn {
    font-size: 2em;
    width: 250px;
    padding: 15px;
  }
  
  .dansuri-btn {
    width: 80%;
    font-size: 1.3em;
  }
  
  .decerebel h1 {
    font-size: 1.6em;
  }
  
  .decerebel h2 {
    line-height: 30px;
  }
  
  .dans-box {
    width: 95%;
    margin-bottom: 4%;
  }
  
  .footer-menu li a {
    font-size: 0.875em;
  }
  
  .footer-contact .fa {
    margin: 0;
  }
  
  .footer-contact p {
    font-size: 1.4em;
  }
}