@media (max-width: 1800px) {
  .section-title {
    font-size: 110px;
  }

  .mr-top-lg {
    padding-top: 250px;
  }

  .team-info h5 {
    font-size: 26px;
  }

  /* .archive .child {
    display: none;
  } */
}

@media (max-width: 1440px) {
  .date {
    font-size: 30px;
  }

  .section-title {
    font-size: 100px;
    line-height: 90px;
  }

  .section-title.updates {
    font-size: 84px;
  }

  .team-info h5 {
    font-size: 22px;
  }

  /* slider */
  ul.slick-dots li {
    height: 50px;
    line-height: 50px;
  }

  ul.slick-dots li:before {
    height: 50px;
  }

  ul.slick-dots li button {
    font-size: 20px;
  }

  ul.slick-dots li.slick-active:before {
    height: 50px;
  }

  .slick-dots button:before {
    content: "0";
    margin-left: 16px;
    line-height: 50px;
  }

  ul.slick-dots li.slick-active:nth-of-type(2):before {
    top: 50px;
  }

  ul.slick-dots li.slick-active:nth-of-type(3):before {
    top: 100px;
  }

  ul.slick-dots li.slick-active:nth-of-type(4):before {
    top: 150px;
  }

  ul.slick-dots li.slick-active:nth-of-type(5):before {
    top: 200px;
  }

  ul.slick-dots li.slick-active:nth-of-type(6):before {
    top: 250px;
  }

  ul.slick-dots li.slick-active:nth-of-type(7):before {
    top: 300px;
  }

  #about .taf-slider.slider-nav .slick-slide h2 {
    margin-left: 50px;
    font-size: 22px;
    height: 50px;
    padding: 2px 0;
  }

  #about .taf-slider.slider-nav div:nth-of-type(2) {
    margin-top: 50px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(3) {
    margin-top: 100px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(4) {
    margin-top: 150px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(5) {
    margin-top: 200px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(6) {
    margin-top: 250px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(7) {
    margin-top: 300px;
  }
}

@media (max-width: 1280px) {
  .team-info h5 {
    font-size: 20px;
  }

  #home .mr-top-lg:nth-of-type(1) {
    padding-top: 150px;
  }

  a.partner-logo {
    /* padding: 60px 80px 40px 0; */
  }
}

@media (max-width: 1280px) {
  .footer-address {
    display: block;
  }

  .footer-address span {
    width: 83.4%;
    display: block;
    margin: 0 0 12px 0;
  }
}

@media (max-width: 1180px) {
  a.partner-logo {
    /* padding: 60px 70px 40px 0; */
  }

  /* slider */
  ul.slick-dots li {
    height: 45px;
    line-height: 45px;
  }

  ul.slick-dots li:before {
    height: 45px;
  }

  ul.slick-dots li button {
    font-size: 22px;
  }

  ul.slick-dots li.slick-active:before {
    height: 45px;
  }

  .slick-dots button:before {
    content: "0";
    margin-left: 16px;
    line-height: 45px;
  }

  ul.slick-dots li.slick-active:nth-of-type(2):before {
    top: 45px;
  }

  ul.slick-dots li.slick-active:nth-of-type(3):before {
    top: 90px;
  }

  ul.slick-dots li.slick-active:nth-of-type(4):before {
    top: 135px;
  }

  ul.slick-dots li.slick-active:nth-of-type(5):before {
    top: 180px;
  }

  ul.slick-dots li.slick-active:nth-of-type(6):before {
    top: 225px;
  }

  ul.slick-dots li.slick-active:nth-of-type(7):before {
    top: 270px;
  }

  #about .taf-slider.slider-nav .slick-slide h2 {
    margin-left: 50px;
    font-size: 20px;
    height: 45px;
    padding: 0px 0;
  }

  #about .taf-slider.slider-nav div:nth-of-type(2) {
    margin-top: 45px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(3) {
    margin-top: 90px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(4) {
    margin-top: 135px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(5) {
    margin-top: 180px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(6) {
    margin-top: 225px;
  }

  #about .taf-slider.slider-nav div:nth-of-type(7) {
    margin-top: 270px;
  }
}

@media (max-width: 1140px) {

  nav {
    display: none;
  }

  /* .fixed-application {
    display: none;
  } */

  .menu {
    position: absolute;
    top: 0px;
    z-index: 200;
    right: 30px;
    line-height: 60px;
    transition: padding .3s;
    display: block;
    transition: right .3s;
  }

  .lang {
    border-left: none;
  }

  .navigation.clearfix {
    border: none;
  }

  .close {
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 300;
    width: 30px;
    height: 30px;
  }

  .close span {
    width: 30px;
    height: 1px;
    background: #000;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: .3s;
  }

  .close span:nth-of-type(1) {
    transform: rotate(45deg) translate(10px, 10px);
  }

  .close span:nth-of-type(2) {
    transform: rotate(-45deg) translate(-10px, 10px);
  }

  .logo {
    width: 100px;
    display: inline-block;
    margin: 10px 0 0 0;
  }

  .responsive-toggle-nav {
    position: fixed;
    top: 0px;
    left: -120%;
    width: 50%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 100;
    height: 100%;
    padding: 87px 35px;
    transition: left .5s;
    display: block;
    overflow-y: scroll;
  }

  .responsive-toggle-nav.active {
    left: 0%;
    transition: left .5s;
  }

  .responsive-toggle-nav ul {
    padding-top: 0px;
  }

  .responsive-toggle-nav a {
    color: #666;
    font-size: 20px;
  }

  .responsive-toggle-nav li {
    line-height: 40px;
    display: block;
  }

  .responsive-toggle-nav li.active a {
    color: #666;
  }

  .responsive-nav img {
    width: 74px;
    height: 18px;
    vertical-align: middle;
  }

  ul.responsive-nav-sub {
    padding-top: 0px;
    display: block;
  }

  nav.responsive-toggle-nav.active ul.responsive-nav-sub {
    position: static;
    opacity: 1;
  }

  nav.responsive-toggle-nav.active .close {
    display: block;
  }

  .responsive-nav-sub li {
    padding-left: 10px;
    color: #9d9999;
    font-size: 30px;
  }

  .responsive-nav-sub li.active a {
    color: #00feff;
  }

  .navigation li.archive.has-child .responsive-nav-sub li a {
    text-decoration: none;
  }

  ul.responsive-nav-sub {
    padding-top: 0px;
    background-color: #fff;
  }

  ul.responsive-nav-sub {
    opacity: 0;
  }

  ul.responsive-nav-sub {
    transition: height .3s ease-in-out, opacity .4s;
  }

  .navigation li.active a {
    color: #03feff;
  }

  .navigation li.active ul li.active a {
    color: #03feff;
  }

  .navigation a:hover {
    color: #ccc;
  }

  /* .navigation a {
    transition: color .3s;
  } */
  .navigation li.active .responsive-nav-sub a {
    color: #000;
  }

  .responsive-toggle-nav {
    padding: 33px 10px;
  }

  ul.responsive-nav-sub {
    width: 150px;
    background: transparent;
  }

  header .has-child a {
    font-size: 30px;
  }

  header ul.responsive-nav-sub li a:lang(ka) {
    font-size: 20px;
    line-height: 35px;
  }

  ul.responsive-nav-sub li a:lang(en) {
    font-size: 20px;
    line-height: 35px;
    /* font-family: 'HelveticaNeueLTStd-Cn'; */
  }

  li.has-child:before {
    content: none;
  }

  header li.has-child ul.responsive-nav-sub,
  header li.has-child:hover ul.responsive-nav-sub {
    height: auto !Important;
  }
}

@media (max-width: 1024px) {
  .fixed-application {
    /* top: 140px; */
    left: -52px;
    transform: rotate(-90deg) scale(0.8);

  }

  .container-main {
    padding: 0 60px;
    width: 100%;
  }

  .container-full--pd {
    padding: 0 0px 0px 60px;
    width: 100%;
  }

  .article-title h1 {
    font-size: 70px;
    line-height: 55px;
  }

  #about h2 {
    font-size: 50px;
  }

  h1.section-title.taf {
    transform: translate3d(0px, 0px, 0px) !important;
  }

  h3.section-title.taf {
    transform: translate3d(0px, 0px, 0px) !important;
  }

  .grid-board.taf {
    transform: translate3d(0px, 0px, 0px) !important;
  }

  .grid-item-one-third.taf {
    transform: translate3d(0px, 0px, 0px) !Important;
  }

  #home .mr-top-lg:nth-of-type(1) {
    padding-top: 100px;
  }

  .section-title {
    font-size: 90px;
    line-height: 80px;
  }

  .bg-grid span:nth-of-type(1) {
    left: 60px;
  }

  .archive-gird {
    width: 60px;
  }

  .bg-grid span:nth-of-type(2) {
    left: 50%;
  }

  .bg-grid span:nth-of-type(3) {
    display: none;
  }

  .bg-grid span:nth-of-type(4) {
    display: none;
  }

  .bg-grid span:nth-of-type(5) {
    right: 60px;
  }

  .mr-top-lg {
    padding-top: 120px;
  }

  main,
  .container {
    padding-left: 60px;
    width: 100%;
    padding-right: 60px;
  }

  main#staff-bio {
    padding: 0px;
    width: 100%;
  }

  main#about {
    padding: 0px;
    width: 100%;
  }

  .grid-item-one-third {
    width: 100%;
    margin-left: 0px;
  }

  .gallery-animation .grid-item-one-third {
    width: 75%;
    margin-left: 0px;
  }

  .gallery-animation .action.absolute {
    left: 4.5%;
  }

  .grid-item-fourth {
    width: 50%;
  }

  .grid-item-fourth:nth-of-type(2n) {
    padding-top: 54.20%;
  }

  .grid-item-fourth:nth-of-type(4n) {
    padding-top: 54.20%;
  }

  #about .grid-item-one-third {
    padding: 0 40px;
  }

  .friends .grid-item-one-third {
    margin-top: 40px;
  }

  .grid-board {
    width: 33.33%;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 0px;
  }

  .grid-board:nth-of-type(2) {
    margin-left: 33.33%;
    margin-top: 45px;
  }

  .grid-board:nth-of-type(4),
  .board .action {
    margin-left: 66.66%;
  }

  .grid-board:nth-of-type(2n+3) {
    display: block;
    margin-left: 33.33%;
  }

  .grid-board.mr-left-two {
    margin-left: 66.66%;
  }

  #board .grid-board:nth-of-type(2) {
    margin-top: 0px;
    margin-left: 66.66%;
  }

  #staff-bio .grid-item-third {
    width: 50%;
  }

  #staff-bio .mr-left-one-half {
    padding-left: 12.5%;
    margin-left: 0%;
  }

  .container .grid-item-half.em {
    width: 65%;
  }

  .action.mr-left-two {
    margin-left: 66.66%;
  }

  .sub-navigation {
    display: none;
  }

  .stiky-logo {
    right: -55px;
    width: 220px;
    height: 110px;
    position: absolute;
    bottom: 40px;
  }

  .stiky-logo svg {}

  .mr-top-xlg {
    margin-top: 100px;
  }
}

@media (max-width: 880px) {
  .slick-next.slick-arrow {
    display: none !important;
  }

  a.partner-logo {
    padding: 60px 40px 40px 0;
  }
}

@media (max-width: 768px) {
    .fixed-application {
    top: 90px;
    left: -64px;
    transform: rotate(-90deg) scale(0.6);

  }
  .lang {
    width: 35px;
  }

  .lang a {
    padding: 6px 6px;
  }

  .menu.responsive-nav {
    right: 50px;
  }

  main,
  .container {
    padding: 0 35px;
  }

  .container-main {
    padding: 0 35px;
  }

  .container-full--pd {
    padding: 0 0px 0 35px;
  }

  #staff-bio .em p {
    font-size: 22px;
  }

  #staff-bio .img-container {
    line-height: 0px;
  }

  #staff-bio .img-container address {
    line-height: 40px;
  }

  .container .grid-item-half.em {
    width: 100%;
  }

  #staff-bio .grid-item-third {
    width: 75%;
    display: block;
  }

  #about .grid-item-one-third,
  #about section:nth-of-type(2n) .grid-item-one-third {
    width: 100%;
    display: block;
  }

  #about .grid-item-one {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: -1px;
  }

  .grid-item-half {
    width: 98%;
  }

  #news article:nth-of-type(2n) {
    vertical-align: bottom;
    margin-left: 0%;
  }

  .img-container .grid-item-half {
    width: 50%;
  }

  .img-container .grid-item-third-one {
    width: 50%;
  }

  .img-container {
    margin: 40px 0;
  }

  .about-tagline {
    font-size: 30px;
    padding-top: 35px;
  }

  .bg-grid span:nth-of-type(1) {
    left: 35px;
  }

  .archive-gird {
    width: 35px;
  }

  .bg-grid span:nth-of-type(5) {
    right: 35px;
  }

  .under-creation {
    font-size: 10px;
    line-height: 40px;
  }

  .lang {
    float: right;
  }

  header h6 {
    font-size: 20px;
    /* text-align: right; */
    margin-right: 60px;
    min-width: 140px;
    margin-top: 0px;
  }

  .footer-address {
    width: 83.4%;
    display: block;
  }

  .footer-address span {
    width: 83.4%;
    display: block;
    margin: 0 0 12px 0;
  }

  #about h2 {
    font-size: 40px;
  }

  .gallery-animation .grid-item-one-third {
    width: 100%;
    margin-left: 0px;
  }

  .gallery-animation .grid-item-one {
    width: 90%;
    margin-left: 0px;
    position: relative;
  }

  .gallery-animation .action.absolute {
    left: -2%;
  }
}

@media (max-width: 680px) {
  .grid-participant {
    width: 100%;
  }

  .grid-participant:nth-of-type(2) {
    margin-top: 0px;
    margin-left: 0%;
  }

  .grid-participant:nth-of-type(2n) {
    margin-left: 0%;
  }

  .responsive-toggle-nav {
    width: 90%;
    padding-top: 10px;
    /*     padding: 40px; */
  }

  .responsive-toggle-nav ul {
    padding-top: 20px;
  }

  a.partner-logo {
    padding: 60px 20px 40px 0;
  }

  .img-container .grid-item-half {
    width: 75%;
  }

  .img-participants .grid-item-half {
    width: 100%;
  }

  .img-participants .img-participants--info .mr-left-one-half {
    margin: 60px 0 0px 0px;
  }

  .img-participants .img-participants--info span {
    margin-top: 6px;
  }

  #subscription {
    width: 95%;
  }

  /* slider */
  .slick-next.slick-arrow {
    display: none;
  }

  ul.slick-dots {
    height: 60px;
    line-height: 60px;
    width: 100%;
  }

  ul.slick-dots li,
  ul.slick-dots li.slick-active {
    height: 60px;
    line-height: 60px;
    display: inline-block;
    width: 40px;
  }

  ul.slick-dots li:before {
    height: auto;
  }

  ul.slick-dots li button {
    font-size: 22px;
  }

  ul.slick-dots li.slick-active:before {
    height: 60px;
  }

  .slick-dots button:before {
    content: "0";
    margin-left: 16px;
    line-height: 60px;
  }

  ul.slick-dots li.slick-active:nth-of-type(2):before,
  ul.slick-dots li.slick-active:nth-of-type(3):before,
  ul.slick-dots li.slick-active:nth-of-type(4):before,
  ul.slick-dots li.slick-active:nth-of-type(5):before,
  ul.slick-dots li.slick-active:nth-of-type(6):before {
    top: 0px;
  }

  #about .taf-slider.slider-nav .slick-slide h2 {
    margin-left: 50px;
    font-size: 26px;
    height: auto;
    margin: 60px 0 40px 16px;
    max-width: 100%;

  }

  #about .taf-slider.slider-nav div:nth-of-type(2),
  #about .taf-slider.slider-nav div:nth-of-type(3),
  #about .taf-slider.slider-nav div:nth-of-type(4),
  #about .taf-slider.slider-nav div:nth-of-type(5),
  #about .taf-slider.slider-nav div:nth-of-type(6),
  #about .taf-slider.slider-nav div:nth-of-type(7) {
    margin-top: 0px;
  }

  #about .img-container .grid-item-half {
    width: 100%;
  }

  .img-container .grid-item-third-one {
    width: 75%;
  }

  #home .mr-top-lg:nth-of-type(1) {
    padding-top: 80px;
  }

  .section-title {
    font-size: 80px;
    line-height: 70px;
  }

  .about-tagline {
    font-size: 24px;
  }

  header h6 {
    font-size: 20px;
    min-width: 130px;
  }

  .grid-item-third {
    width: 50%;
  }

  .team .grid-item-third:nth-of-type(3n) {
    margin-left: 50%;
  }

  .grid-board:nth-of-type(1) {
    width: 100%;
  }

  .grid-board:nth-of-type(2) {
    margin-left: 50%;
    width: 50%;
  }

  .grid-board.mr-left-two {
    margin-left: 50%;
  }

  .grid-board:nth-of-type(4),
  .board .action {
    margin-left: 50%;
  }

  .grid-board:nth-of-type(2n+3) {
    margin-left: 0%;
    width: 50%;
  }

  .grid-board {
    width: 50%;
  }

  #board .grid-board:nth-of-type(2) {
    margin-left: 50%;
  }

  .friends .grid-item-third:nth-of-type(3n+1) {
    padding-top: 54%;
  }

  .photos .grid-item-third:nth-of-type(3n+1) {
    padding-top: 50%;
  }

  .friends .grid-item-third:nth-of-type(3n) {
    padding-top: 0%;
  }

  .photos .grid-item-third:nth-of-type(3n) {
    padding-top: 0%;
    margin-left: 50%;
  }

  .friends .grid-item-third:nth-of-type(3n) {
    margin-left: 50%;
    display: block;
  }

  .terms h4.section-title {
    font-size: 60px;
    line-height: 70px;
  }

  .media-part .section-title.updates {
    font-size: 60px;
    line-height: 70px;
  }
}

@media(max-width: 580px) {

  .media-part .section-title span,
  .section-title.wide {
    font-size: 65px;
    line-height: 70px;
  }

  .grid-item-fourth .img-item {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 15px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
  }

  .grid-item-fourth {
    width: 100%;
    margin-top: -2px;
  }

  .grid-info h2 {
    font-size: 18px;
  }

  .grid-info h4 {
    font-size: 16px;
  }

  .grid-item-fourth:nth-of-type(2n) {
    padding-top: 0%;
    margin-top: -2px;
  }

  .grid-item-fourth:nth-of-type(4n) {
    padding-top: 0%;
    margin-top: -2px;
  }

  a.see-more {
    font-size: 16px;
    line-height: 40px;
  }

  /*         a.partner-logo {
    padding: 50px 40px 30px 0;
    width: 33.33%;
} */
}

@media (max-width: 480px) {

  .media-part .section-title span,
  .section-title.wide {
    font-size: 55px;
    line-height: 50px;
  }

  /*       a.partner-logo {
    padding: 40px 40px 10px 0;
    width: 33.33%;
} */
  .media a.partner-logo:nth-of-type(1) img {
    width: 100%;
    height: auto;
  }

  .logo {
    width: 100px;
  }

  .under-creation {
    width: 150px;
    line-height: 10px;
    margin-top: 10px;
  }

  .responsive-toggle-nav {
    width: 90%;
  }

  #about .grid-item-one-third,
  #staff-bio .mr-left-one-half,
  #about section:nth-of-type(2n) .grid-item-one-third {
    padding: 0 6px;
  }

  #about h2 {
    font-size: 30px;
  }

  .article-title h1 {
    font-size: 55px;
    line-height: 45px;
  }

  #staff-bio .em p {
    font-size: 18px;
    line-height: 30px;
  }

  header h6 {
    font-size: 18px;
    margin-top: 4px;
    min-width: 110px;
  }

  .grid-item-third {
    width: 100%;
  }

  .grid-board {
    width: 100%;
  }

  .team .grid-item-third:nth-of-type(3n) {
    margin-left: 0%;
  }

  .grid-board:nth-of-type(1) {
    width: 100%;
  }

  .grid-board:nth-of-type(2) {
    margin-left: 0%;
    width: 100%;
  }

  .grid-board.mr-left-two {
    margin-left: 0%;
  }

  .grid-board:nth-of-type(2n+3) {
    width: 100%;
  }

  .grid-board:nth-of-type(4),
  .board .action {
    margin-left: 0%;
  }

  #board .grid-board:nth-of-type(2) {
    margin-left: 0%;
  }

  .mr-left-three {
    margin-left: 0%;
  }

  .friends .grid-item-third:nth-of-type(3n+1),
  .friends .grid-item-third:nth-of-type(3n),
  .photos .grid-item-third:nth-of-type(3n+1),
  .photos .grid-item-third:nth-of-type(3n) {
    padding-top: 0%;
    transform: translate(0, 0%);
  }

  .friends .grid-item-third:nth-of-type(3n),
  .photos .grid-item-third:nth-of-type(3n) {
    margin-left: 0%;
  }

  .terms h4.section-title {
    font-size: 40px;
    line-height: 40px;
  }

  .section-title.updates {
    font-size: 40px;
    line-height: 40px;
  }

  .newsletter input {
    width: 200px;
  }

  .newsletter button {
    width: 60px;
  }

  .stiky-logo {
    right: -100px;
    width: 220px;
    height: 110px;
    position: absolute;
    bottom: -10px;
  }

  .stiky-logo svg {
    width: 210px;
  }
}

@media (max-width: 420px) {

  .media-part .section-title span,
  .section-title.wide {
    font-size: 45px;
    line-height: 40px;
  }

  /*         a.partner-logo {
    padding: 40px 0px 10px 0;
    margin: 0% 5%;
    width: 35%;
} */
  .terms h4.section-title {
    font-size: 30px;
    line-height: 30px;
  }

  .section-title.updates {
    font-size: 30px;
    line-height: 30px;
  }

  .newsletter input {
    width: 180px;
  }

  .newsletter button {
    width: 63px;
  }
}