/* Large desktops and laptops */
@media (min-width: 1660px) { 
  #logo{
      padding: 20px 20px; 
      left: 0
  }
  .container {
    width: 1650px;
  }
  .font-size-widget,
  .theme-button{margin-top: 10px;}
  #side-navigation-toggle {
    top: 5px;
  }
}
/* Large desktops and laptops */
@media (min-width: 1400px) and (max-width: 1659px) {
  #logo{
      padding: 5px 10px;
      top:0;
      left:0;
  }
  .container {
    width: 95%;
  }
  .swal2-modal {
    padding: 25px;
  }
  .font-size-widget,
  .theme-button{margin-top: 10px;}
  #side-navigation-toggle {
    top: 5px;
  }
  #side-navigation ul > li > a {
    font-size: 4.5rem;
    padding: 12px 0;
    display: block;
  }
  #side-navigation ul > li > a .num {
    font-size: 2.5rem;
  }
  .project-item .overlay {
    max-width: 80%;
  }
  #body #main-index-slider .carousel-caption {
    left: 30px;
    bottom: 30px;
  }
  #body #main-index-slider .title {
    font-size: 10rem;
  }
  #body.index-layout .design-section {
    padding-bottom: 80px;
  }
  #body.index-layout .design-section .section-title {
    font-size: 7rem;
  }
  #body.index-layout .design-section .offset {
    margin-left: 18%;
  }
  #body.index-layout .design-section:before {
    top: 10%;
  }
  #body.index-layout .work-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #body.index-layout .author-section {
    padding-bottom: 190px;
  }
  #body.index-layout .author-section .text-alignment {
    align-items: flex-start;
  }
  #body.index-layout .author-section .section-title {
    font-size: 10rem;
  }
  #body.index-layout .author-section .hero-image {
    width: 700px;
    transform: translateX(100px);
  }
  #body.index-layout .author-section .description {
    margin-bottom: 30px;
    max-width: 90%;
  }
  #body.about-layout {
    font-size: 16px;
  }
  #body.about-layout .page-title {
    font-size: 25rem;
  }
  #body.category-layout .project-item .overlay {
    max-width: 80%;
  }
}
/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1399px) {
  #logo{
      padding: 5px 10px;
      top:0;
      left:0;
  }
  .container {
    width: 95%;
  }
  .swal2-modal {
    padding: 25px;
  }
  #side-navigation-toggle {
    top: 5px;
  }
  #side-navigation {
    padding: 95px 0;
  }
  #side-navigation ul > li > a {
    font-size: 4.5rem;
    padding: 12px 0;
    display: block;
  }
  #side-navigation ul > li > a .num {
    font-size: 2.5rem;
  }
  .project-item .overlay {
    max-width: 80%;
    padding: 30px 20px;
  }
  #body #main-index-slider .carousel-caption {
    left: 15px;
    bottom: 15px;
  }
  #body #main-index-slider .title {
    font-size: 8rem;
  }
  #body.index-layout .design-section .offset {
    margin-left: 18%;
  }
  #body.index-layout .design-section:before {
    top: 6%;
    width: 265px;
  }
  #body.index-layout .design-section .section-title {
    font-size: 6.5rem;
  }
  #body.index-layout .design-section .section-title .small {
    font-size: 4.5rem;
  }
  #body.index-layout .design-section .description {
    margin-top: 20px;
  }
  #body.index-layout .work-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #body.index-layout .author-section {
    padding-bottom: 190px;
  }
  #body.index-layout .author-section .text-alignment {
    align-items: flex-start;
  }
  #body.index-layout .author-section .section-title {
    font-size: 10rem;
  }
  #body.index-layout .author-section .hero-image {
    width: 700px;
    transform: translateX(100px);
  }
  #body.index-layout .author-section .description {
    margin-bottom: 30px;
    max-width: 90%;
  }
  #body.about-layout {
    font-size: 16px;
  }
  #body.about-layout .page-title {
    font-size: 25rem;
  }
  #body.category-layout .project-item .overlay {
    max-width: 80%;
    padding: 30px 20px;
  }
  #body.category-layout .project-item .overlay .title {
    font-size: 2.5rem;
  }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  #logo{
      padding: 5px 10px;
      top:0;
      left:0;
  }
  #logo svg{  
    width: 80px;
    height: 136px;
    margin-left: 0;
  }
  .container {
    width: 95%;
  }
  body {
    cursor: auto;
  }
  ._cursor {
    display: none;
  }
  .swal2-modal {
    padding: 25px;
  }
  #main-navigation {
    padding: 5px 0;
  }
  #side-navigation {
    padding: 75px 0;
  }
  #side-navigation ul > li > a {
    font-size: 4.5rem;
    padding: 12px 0;
    display: block;
  }
  #side-navigation ul > li > a .num {
    font-size: 2.5rem;
  }
  .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 30px 0;
  }
  #body #main-index-slider .scrollBottomBtn {
    padding: 10px;
    right: -100px;
    bottom: auto;
    font-size: 11px;
  }
  #body #main-index-slider .carousel-caption {
    left: 15px;
    bottom: 15px;
  }
  #body #main-index-slider .title {
    font-size: 6rem;
  }
  #body.index-layout .design-section {
    padding: 80px 0;
  }
  #body.index-layout .design-section:before {
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 340px;
    height: 460px;
  }
  #body.index-layout .design-section .section-title {
    font-size: 4.5rem;
  }
  #body.index-layout .design-section .section-title .small {
    font-size: 3.5rem;
  }
  #body.index-layout .design-section .description {
    margin-top: 20px;
  }
  #body.index-layout .work-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #body.index-layout .work-section .section-title {
    font-size: 4rem;
    margin-top: 0;
  }
  #body.index-layout .author-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #body.index-layout .author-section .text-alignment {
    align-items: flex-start;
  }
  #body.index-layout .author-section .section-title {
    font-size: 8rem;
  }
  #body.index-layout .author-section .hero-image {
    width: 580px;
    transform: translateX(100px);
  }
  #body.index-layout .author-section .description {
    margin-bottom: 30px;
    max-width: 90%;
  }
  #body.index-layout .author-section .signature {
    position: relative;
    right: auto;
    width: 60%;
  }
  #body.category-layout .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 20px 0;
  }
  #body.category-layout .project-item .overlay .title {
    font-size: 2.5rem;
  }
  #body.project-layout .page-title {
    flex-direction: column;
  }
  #body.project-layout .project-title {
    margin-bottom: 20px;
  }
  #body.project-layout .project-description {
    font-size: 16px;
    margin: 20px 0;
  }
  #body.project-layout .next-project .the-btn {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 15px;
    margin: 15px auto;
  }
  #body.project-layout .next-project .the-btn svg {
    width: 30px;
    height: 25px;
  }
  #body.about-layout {
    font-size: 16px;
  }
  #body.about-layout .page-title {
    font-size: 12rem;
  }
  #body.about-layout .bigger-text {
    font-size: 3rem;
  }
  #body.contacts-layout #contacts-map {
    height: 300px;
    margin: 0;
  }
  #body.contacts-layout .page-title {
    font-size: 6rem;
    margin-top: -40px;
  }
  #body.contacts-layout .contacts-info > li {
    width: 100%;
    padding: 5px 0;
  }
  #body.contacts-layout .form-title {
    font-size: 2.5rem;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  #logo{
      padding: 5px 10px;
      top:0;
  }
  #logo svg{
      height: 80px;
      width: 35px;
      margin-left: 0;
  }
  .swal2-modal {
    padding: 20px 45px;
  }
  body {
    cursor: auto;
  }
  ._cursor {
    display: none;
  }
  .swal2-modal {
    padding: 25px;
  }
  #main-navigation {
    padding: 5px 0;
  }
  #side-navigation-toggle {
    left: 0;
  }
  #side-navigation {
    padding: 75px 0;
  }
  #side-navigation ul > li > a {
    font-size: 4.5rem;
    padding: 12px 0;
    display: block;
  }
  #side-navigation ul > li > a .num {
    font-size: 2.5rem;
  }
  .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 30px 0;
    padding-bottom: 10px;
  }
  #body #main-index-slider {
    margin-left: 0;
    margin-right: 0;
  }
  #body #main-index-slider .scrollBottomBtn {
    padding: 10px;
    right: -100px;
    bottom: auto;
    font-size: 11px;
  }
  #body #main-index-slider .carousel-caption {
    left: 15px;
    bottom: 15px;
  }
  #body #main-index-slider .title {
    font-size: 6rem;
  }
  #body.index-layout .design-section {
    padding: 50px 0;
  }
  #body.index-layout .design-section:before {
    content: none;
  }
  #body.index-layout .design-section .section-title {
    font-size: 4.5rem;
  }
  #body.index-layout .design-section .section-title .small {
    font-size: 3.5rem;
  }
  #body.index-layout .design-section .description {
    margin-top: 20px;
  }
  #body.index-layout .work-section {
    padding-top: 0;
    padding-bottom: 30px;
  }
  #body.index-layout .work-section .section-title {
    font-size: 3rem;
    margin-top: 0;
  }
  #body.index-layout .author-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #body.index-layout .author-section .text-alignment {
    align-items: flex-start;
  }
  #body.index-layout .author-section .section-title {
    font-size: 8rem;
  }
  #body.index-layout .author-section .hero-image {
    width: 400px;
    transform: translateX(100px);
  }
  #body.index-layout .author-section .description {
    margin-bottom: 30px;
    max-width: 90%;
  }
  #body.index-layout .author-section .signature {
    position: relative;
    right: auto;
    width: 70%;
  }
  #body.category-layout .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 20px 0;
  }
  #body.category-layout .project-item .overlay .title {
    font-size: 2.5rem;
  }
  #body.project-layout .page-title {
    flex-direction: column;
  }
  #body.project-layout .project-title {
    margin-bottom: 20px;
  }
  #body.project-layout .project-description {
    font-size: 16px;
    margin: 20px 0;
  }
  #body.project-layout .next-project .the-btn {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 15px;
    margin: 15px auto;
  }
  #body.project-layout .next-project .the-btn svg {
    width: 30px;
    height: 25px;
  }
  #body.about-layout {
    font-size: 16px;
  }
  #body.about-layout .page-title {
    font-size: 12rem;
  }
  #body.about-layout .bigger-text {
    font-size: 3rem;
  }
  #body.contacts-layout #contacts-map {
    height: 300px;
    margin: 0;
  }
  #body.contacts-layout .page-title {
    font-size: 6rem;
    margin-top: -40px;
  }
  #body.contacts-layout .contacts-info > li {
    width: 100%;
    padding: 5px 0;
  }
  #body.contacts-layout .form-title {
    font-size: 2.5rem;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  #logo{
      padding: 5px 10px;
      top:0;
  }
  #logo svg{
      height: 60px;
      width: 25px;
      margin-left: 0;
  }
  body {
    cursor: auto;
  }
  #body.index-layout .job-posting .section-title{ font-size: 30px; }
  ._cursor {
    display: none;
  }
  .swal2-modal {
    padding: 25px;
  }
  #main-navigation {
    padding: 5px 0;
  }
  #side-navigation-toggle {
    left: 0;
  }
  #side-navigation {
    padding: 75px 0;
  }
  #side-navigation .columns-parent {
    flex-direction: column;
  }
  #side-navigation .direction-column {
    text-align: left;
  }
  #side-navigation .direction-column .lang {
    margin-bottom: 20px;
  }
  #side-navigation ul > li > a {
    font-size: 3.5rem;
    padding: 12px 0;
    display: block;
  }
  #side-navigation ul > li > a .num {
    font-size: 2rem;
  }
  #side-navigation ul > li > a:after {
    content: none;
  }
  .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 30px 0;
    padding-bottom: 10px;
  }
  #body #main-index-slider {
    margin-left: 0;
    margin-right: 0;
  }
  #body #main-index-slider .scrollBottomBtn {
    padding: 7px;
    right: -109px;
    bottom: auto;
    font-size: 11px;
  }
  #body #main-index-slider .carousel-caption {
    left: 15px;
    bottom: 15px;
  }
  #body #main-index-slider .title {
    font-size: 3rem;
  }
  #body.index-layout .design-section {
    padding: 50px 0;
  }
  #body.index-layout .design-section:before {
    content: none;
  }
  #body.index-layout .design-section .section-title {
    font-size: 3.5rem;
  }
  #body.index-layout .design-section .section-title .small {
    font-size: 3.5rem;
  }
  #body.index-layout .design-section .description {
    margin-top: 20px;
  }
  #body.index-layout .work-section {
    padding-top: 0;
    padding-bottom: 30px;
  }
  #body.index-layout .work-section .section-title {
    font-size: 3rem;
    margin-top: 0;
  }
  #body.index-layout .author-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #body.index-layout .author-section .text-alignment {
    align-items: flex-start;
  }
  #body.index-layout .author-section .section-title {
    font-size: 6rem;
  }
  #body.index-layout .author-section .hero-image {
    width: 360px;
    transform: translateX(160px);
  }
  #body.index-layout .author-section .signature {
    position: relative;
    right: 20px;
  }
  #body.category-layout .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 20px 0;
  }
  #body.project-layout .page-title {
    flex-direction: column;
  }
  #body.project-layout .project-title {
    margin-bottom: 20px;
  }
  #body.project-layout .project-description {
    margin: 20px 0;
  }
  #body.project-layout .masonry .text-right {
    text-align: center;
  }
  #body.project-layout .masonry .text-left {
    text-align: center;
  }
  #body.project-layout .next-project .the-btn {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 15px;
    margin: 15px auto;
  }
  #body.project-layout .next-project .the-btn svg {
    width: 30px;
    height: 25px;
  }
  #body.about-layout {
    font-size: 16px;
  }
  #body.about-layout .page-title {
    font-size: 12rem;
  }
  #body.about-layout .bigger-text {
    font-size: 3rem;
  }
  #body.contacts-layout #contacts-map {
    height: 300px;
    margin: 0;
  }
  #body.contacts-layout .page-title {
    font-size: 6rem;
    margin-top: -40px;
  }
  #body.contacts-layout .contacts-info > li {
    width: 100%;
    padding: 5px 0;
  }
  #body.contacts-layout .form-title {
    font-size: 2.5rem;
  }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
  body {
    cursor: auto;
  }
  #body.index-layout .job-posting .section-title{ font-size: 30px; }
  ._cursor {
    display: none;
  }
  .swal2-modal {
    padding: 25px;
  }
  #logo{
      padding: 5px 10px;
      top:0;
  }
  #logo svg{
      height: 60px;
      width: 25px;
      margin-left: 0;
  }
  #main-navigation {
    padding: 5px 0;
  }
  #side-navigation-toggle {
    left: 0;
  }
  #side-navigation {
    padding: 75px 0;
  }
  #side-navigation .columns-parent {
    flex-direction: column;
  }
  #side-navigation .direction-column {
    text-align: left;
  }
  #side-navigation .direction-column .lang {
    margin-bottom: 20px;
  }
  #side-navigation ul > li > a {
    font-size: 3.5rem;
    padding: 12px 0;
    display: block;
  }
  #side-navigation ul > li > a .num {
    font-size: 2rem;
  }
  #side-navigation ul > li > a:after {
    content: none;
  }
  .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 30px 0;
    padding-bottom: 10px;
  }
  #body #main-index-slider {
    margin-left: 0;
    margin-right: 0;
  }
  #body #main-index-slider .scrollBottomBtn {
    padding: 7px;
    right: -109px;
    bottom: auto;
    font-size: 11px;
  }
  #body #main-index-slider .carousel-caption {
    left: 15px;
    bottom: 15px;
  }
  #body #main-index-slider .title {
    font-size: 3rem;
  }
  #body.index-layout .design-section {
    padding: 50px 0;
  }
  #body.index-layout .design-section:before {
    content: none;
  }
  #body.index-layout .design-section .section-title {
    font-size: 3.5rem;
  }
  #body.index-layout .design-section .section-title .small {
    font-size: 3.5rem;
  }
  #body.index-layout .design-section .description {
    margin-top: 20px;
  }
  #body.index-layout .work-section {
    padding-top: 0;
    padding-bottom: 30px;
  }
  #body.index-layout .work-section .section-title {
    font-size: 3rem;
    margin-top: 0;
  }
  #body.index-layout .author-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #body.index-layout .author-section .text-alignment {
    align-items: flex-start;
  }
  #body.index-layout .author-section .section-title {
    font-size: 6rem;
  }
  #body.index-layout .author-section .hero-image {
    width: 360px;
    transform: translateX(160px);
  }
  #body.index-layout .author-section .signature {
    position: relative;
    right: 20px;
  }
  #body.category-layout .project-item .overlay {
    max-width: 100%;
    position: relative;
    padding: 20px 0;
  }
  #body.project-layout .page-title {
    flex-direction: column;
  }
  #body.project-layout .project-title {
    margin-bottom: 20px;
  }
  #body.project-layout .project-description {
    margin: 20px 0;
  }
  #body.project-layout .masonry .text-right {
    text-align: center;
  }
  #body.project-layout .masonry .text-left {
    text-align: center;
  }
  #body.project-layout .next-project .the-btn {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 15px;
    margin: 15px auto;
  }
  #body.project-layout .next-project .the-btn svg {
    width: 30px;
    height: 25px;
  }
  #body.about-layout {
    font-size: 16px;
  }
  #body.about-layout .page-title {
    font-size: 12rem;
  }
  #body.about-layout .bigger-text {
    font-size: 3rem;
  }
  #body.contacts-layout #contacts-map {
    height: 300px;
    margin: 0;
  }
  #body.contacts-layout .page-title {
    font-size: 6rem;
    margin-top: -40px;
  }
  #body.contacts-layout .contacts-info > li {
    width: 100%;
    padding: 5px 0;
  }
  #body.contacts-layout .form-title {
    font-size: 2.5rem;
  }
}
