/**
Theme Name: Tigmo WP
Theme URI: https://tigmo.com.au/
Author: Tigmo
Author URI: https://tigmo.com.au/
Description: General wordpress theme with basic components
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tigmo
Tags: custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images,

Use this theme to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------
>>> Font Components
--------------------------------**/
.gm-style-pbc + div div div:nth-child(3) div {
  pointer-events: none !important;
}
@font-face {
  font-family: Open Sans;
  src: url('https://fonts.googleapis.com/css?family=Open+Sans');
}
@font-face {
  font-family: 'NimbusSanL-Reg';
  src: url('./fonts/NimbusSanL-Reg.eot') format('embedded-opentype'),
    url('./fonts/NimbusSanL-Reg.otf') format('opentype'),
    url('./fonts/NimbusSanL-Reg.woff') format('woff'),
    url('./fonts/NimbusSanL-Reg.ttf') format('truetype'),
    url('./fonts/NimbusSanL-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NimbusSanL-Bol';
  src: url('./fonts/NimbusSanL-Bol.eot') format('embedded-opentype'),
    url('./fonts/NimbusSanL-Bol.otf') format('opentype'),
    url('./fonts/NimbusSanL-Bol.woff') format('woff'),
    url('./fonts/NimbusSanL-Bol.ttf') format('truetype'),
    url('./fonts/NimbusSanL-Bol.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Fixture-Bold';
  src: url('./fonts/Fixture-Bold.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Fixture-Bold.woff') format('woff'),
    url('./fonts/Fixture-Bold.ttf') format('truetype'),
    url('./fonts/Fixture-Bold.svg#Fixture-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FixtureUltra-Bold';
  src: url('./fonts/fixtureultra-bold-webfont.eot');
  src: url('./fonts/fixtureultra-bold-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('./fonts/fixtureultra-bold-webfont.woff2') format('woff2'),
    url('./fonts/fixtureultra-bold-webfont.woff') format('woff'),
    url('./fonts/fixtureultra-bold-webfont.ttf') format('truetype'),
    url('./fonts/fixtureultra-bold-webfont.svg#fixture_ultrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HaasGrotDisp-45Light';
  src: url('./fonts/HaasGrotDisp-45Light.eot?#iefix')
      format('embedded-opentype'),
    url('./fonts/HaasGrotDisp-45Light.otf') format('opentype'),
    url('./fonts/HaasGrotDisp-45Light.woff') format('woff'),
    url('./fonts/HaasGrotDisp-45Light.ttf') format('truetype'),
    url('./fonts/HaasGrotDisp-45Light.svg#HaasGrotDisp-45Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-y: scroll;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'NimbusSanL-Reg';
  word-break: break-word;
}
section {
  width: 100%;
  margin: 0;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  width: auto;
}
.section-content {
  max-width: 100% !important;
  width: 100%;
  margin: 0 auto;
  clear: both;
  padding: 0 15px;
}
.text--primary {
  color: #d94949;
}
.bg-primary {
  background: #d94949;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a {
  outline-style: none;
  outline: none;
}
a:hover {
  /*
    transition: all 0.8s linear;
   -webkit-transition: all 0.8s linear;
   -moz-transition: all 0.8s linear;
*/
  transition: all 0.5s ease 0s;
}
.animated-heading {
  margin-top: 20px;
  text-transform: uppercase;
}

/*Hero text animation*/
.animated-heading p {
  /*
    font-size: 88px;
    line-height: 70px;
*/
  font-size: 88px;
  line-height: 68px;
  font-family: 'FixtureUltra-Bold';
  color: #000000;
  margin-bottom: 0;
  border: 1px solid transparent;
  /*    overflow: unset !important;*/
}
.md-hero-textleft p {
  display: none;
}

/*--------------------------------
>>> Header Components
--------------------------------**/
.main-menu-header {
  transition: all 0.3s linear;
}
.main-row-home {
  display: flex;
  /*  align-items: center;*/
  justify-content: space-between;
  position: relative;
}
.navbar-toggler.navbar-toggler-right {
  position: absolute;
  right: 0px;
  border: none;
  outline: none;
  /*    top: 20px;*/
  top: 16px;
  z-index: 2;
}
.navbar-toggler.navbar-toggler-right .responsive-menu-pro-box img {
  height: 29px;
}
.main-menu {
  margin-right: auto;
}
.main-logo a {
  display: block;
  /*    margin-top: 19px;*/
  margin-top: 16px;
  margin-bottom: 0px;
}
.main-logo img {
  height: 132px;
}
.footer-logo img {
  height: 132px;
}
#menu-main-menu .menu-item a {
  color: #eae1cf;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
#menu-main-menu .menu-item:last-child a {
  margin-right: 0;
}
h1.title {
  /*    margin-top: 7px;*/
  margin-top: 16px;
}
#navbarNav .menu-main-menu-container {
  /*
    position: relative;
    top: 75px;
*/
  /*  padding-top: 146px;*/
  padding-top: 171px;
  padding-left: 15px;
}
#menu-main-menu .menu-item a {
  font-size: 88px;
  line-height: 70px;
  font-family: 'FixtureUltra-Bold';
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
#menu-main-menu .menu-item a:hover {
  color: #000000 !important;
  opacity: 1;
  transition: all 0.5s ease 0s;
}
#menu-main-menu .menu-item.current-menu-item a {
  color: #000000;
}
.menu-footer {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 24px;
  padding: 0 15px;
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.menu-last-left {
  width: 215px;
}
.menu-last-right {
  width: 50%;
}
.menu-footer a {
  color: #ffffff;
  font-size: 16px;
  font-family: 'NimbusSanL-Reg';
  transition: all 0.7s ease 0s;
}
.menu-footer a:hover {
  opacity: 0.5;
  transition: all 0.7s ease 0s;
}

/*--------------------------------
>>> FadeIn on scroll with js
--------------------------------**/
.scrollfade {
  opacity: 0;
  transition: transform 700ms ease-in-out, opacity 2s ease-in-out;
}
.scrollfade.in-view {
  opacity: 1;
}

/*--------------------------------
>>> Animation Components
--------------------------------**/
.main-logo {
  opacity: 0;
}
.navbar-toggler {
  opacity: 0;
}
.home-second-section,
.home-third-section {
  opacity: 0;
}
.about-page-animation {
  opacity: 0;
}
.page-about .about-second-section {
  background: transparent;
}
.page-employment .about-second-section {
  background: transparent;
}
.projects-animation {
  opacity: 0;
}
.services-page-animation {
  opacity: 0;
}
.page-services .about-second-section {
  background: transparent;
}
.main-feed {
  opacity: 0;
}
.contact-page-animation {
  opacity: 0;
}
.page-contact .about-second-section,
.page-contact-us .about-second-section {
  background: transparent;
}
.main-menu {
  animation: 1s cubic-bezier(0.25, 0.1, 0.25, 1) slideleft;
  opacity: 1;
  transform: translateX(0);
  z-index: 1;
  overflow: scroll;
  overflow-x: hidden;
  width: 100vw;
}
@keyframes slideleft {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.navbar-collapse {
  min-height: 100vh;
}

/*--------------------------------
>>> Home Page Components
--------------------------------**/
.home-first-section {
  display: flex;
  flex-wrap: wrap;
}
.md-hero-textleft,
.md-hero-blankright {
  width: 50%;
  max-width: 540px;
}
.md-pagegrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  position: relative;
  background: #fff;
}
.md-page-item a > img {
  width: 100%;
}
.md-page-item {
  /*    width: 585px;*/
  /*    height: 195px;*/
  object-fit: cover;
  position: relative;
  display: inline-block;
}
.md-page-item .img-top {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.8s ease;
  height: 100% !important;
}
.md-page-item:hover .img-top {
  opacity: 1;
  transition: all 0.8s ease;
}
.md-page-item a:hover {
  transition: none;
}
.md-page-item > a {
  opacity: 1;
}
h3.md-grid-title {
  color: #ff6a00;
  font-size: 32px;
  line-height: 32px;
  /*    font-family: 'FixtureUltra-Bold';*/
  font-family: 'Fixture-Bold';
  text-transform: uppercase;
  position: absolute;
  top: 12px;
  margin-bottom: 0;
  margin-top: 0;
  left: 20px;
}
.home-second-section {
  margin-top: 20.5px;
}
.home-third-section {
  position: relative;
  background: #fff;
}
.md-services-contact-social {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  padding: 20px 0 18px 0;
}
.common-block {
  display: grid;
  grid-template-columns: 236px auto;
  padding: 20px 15px;
  background: #0f0c0d;
}
.services-homeblock {
  background: #0f0c0d;
}
.contact-homeblock {
  background: #ff6a00;
}
h3.mdblock-title {
  color: #ffffff;
  font-size: 32px;
  line-height: 32px;
  /*    font-family: 'FixtureUltra-Bold';*/
  font-family: 'Fixture-Bold';
  text-transform: uppercase;
  margin-bottom: 30px;
}
.block-right > p {
  margin-bottom: 0;
}

/*--------------------------------
>>> About Page Components
--------------------------------**/
.about-second-section {
  display: flex;
  flex-wrap: wrap;
  padding-top: 157px;
}
.md-about-leftblank,
.md-about-right {
  width: 50%;
}
.md-about-right p,
.md-about-right {
  font-size: 16px;
  line-height: 24px;
  color: #070606;
  font-family: 'NimbusSanL-Reg';
}
.md-about-right p {
  padding-right: 9.8%;
}
.about-third-section {
  display: grid;
  grid-template-columns: 30% 70%;
  margin-top: 80px;
}
.md-about-thirdright > img {
  width: 100%;
  padding-right: 9.8%;
}
.md-about-thirdright {
  z-index: 0;
}
.about-second-section {
  background: #fff;
}
.about-fourth-section {
  display: flex;
  flex-wrap: wrap;
}
.md-about-fourthleft {
  width: 50%;
}
.md-about-fourthright {
  width: 50%;
  padding-right: 6.9%;
  margin-top: 100px;
  margin-bottom: 198px;
}
.profile-image {
  background-size: cover;
  width: auto;
  height: 216px;
  background-position: center center;
}
.name-profile {
  color: #070606;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Fixture-Bold';
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.member-name {
  margin-bottom: 4px;
}
.member-description p,
member-description {
  font-size: 16px;
  line-height: 24px;
  color: #070606;
  font-family: 'NimbusSanL-Reg';
  margin-bottom: 0;
}
.md-about-team {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

/*--------------------------------
>>> Services Page Components
--------------------------------**/
.service-title {
  color: #070606;
  /*
    font-size: 16px;
    line-height: 16px;
*/
  font-size: 32px;
  line-height: 32px;
  font-family: 'Fixture-Bold';
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.service-description p,
.service-description {
  font-size: 16px;
  line-height: 24px;
  color: #070606;
  font-family: 'NimbusSanL-Reg';
  margin-bottom: 0;
}
.services-third-section {
  display: flex;
  flex-wrap: wrap;
}
.md-service-thirdleft {
  width: 50%;
}
.md-service-thirdright {
  width: 50%;
  padding-right: 6.9%;
  margin-top: 150px;
  margin-bottom: 188px;
}
.md-services {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
.service-item {
  margin-bottom: 8px;
}

/*--------------------------------
>>> Contact Page Components
--------------------------------**/
.office-details ul li > label {
  font-size: 16px;
  line-height: 24px;
  color: #070606;
  font-family: 'NimbusSanL-Reg';
  width: 50px;
  display: block;
  margin-bottom: 0;
  margin-right: 50px;
}
.office-details ul li > a {
  font-size: 16px;
  line-height: 24px;
  color: #070606;
  font-family: 'NimbusSanL-Reg';
  transition: all 0.7s ease 0s;
}
.office-details ul li > a:hover {
  opacity: 0.5;
}
.contact-address {
  font-size: 16px;
  line-height: 24px;
  color: #070606;
  font-family: 'NimbusSanL-Reg';
  transition: all 0.7s ease 0s;
}
.contact-address:hover {
  opacity: 0.5;
  color: #000000;
  transition: all 0.7s ease 0s;
}
.contact-details li {
  display: grid;
  grid-template-columns: auto 1fr;
}
.contact-details {
  margin-bottom: 20px;
}
.contact-third-section {
  display: flex;
  flex-wrap: wrap;
  margin-top: 95px;
  margin-bottom: 182px;
  position: relative;
  background: #fff;
}
.employment-insta-contact {
  margin-top: 115px;
  background: transparent;
}

.md-contact-map {
  width: 50%;
  padding-right: 15px;
}
.md-contact-map #gmap_canvas {
  height: 391px;
  width: 100%;
}
.md-contact-form {
  width: 50%;
  padding-right: 6.9%;
}
.contact-fields p {
  margin-bottom: 18px;
}
.md-textarea p > textarea {
  height: 228px;
  resize: none;
}
.contact-fields.md-textarea {
  position: relative;
}
#submit-btn {
  position: absolute;
  bottom: 13px;
  right: 12px;
}
#submit-btn {
  background: url(./images/right-arrow.png) no-repeat;
  width: 15px;
  height: 28px;
  background-size: cover;
  transition: all 0.7s ease 0s;
}
#submit-btn:hover {
  transition: all 0.7s ease 0s;
  opacity: 0.5;
}
input[type='submit'] {
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.gm-style-mtc,
.gm-control-active,
.gm-svpc,
.gmnoprint,
iframe + div,
.gm-style-cc {
  display: none;
}
.gm-style img {
  pointer-events: none !important;
}
.main-g-map + a {
  color: #ffffff;
  pointer-events: none;
}

/*--------------------------------
>>> Projects page css
--------------------------------**/
.page #error_ {
  display: none;
}
.page-projects .md-hero-textleft {
  /*    max-width: 455px;*/
  /*    width: calc(50% - 15%);*/
  width: calc(50% - 10%);
}
.main-projects {
  padding-top: 163px;
}
.grid-container {
  display: grid;
  padding-bottom: 182px;
  grid-gap: 20px;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: 1fr;
  position: relative;
  grid-auto-flow: dense;
}
.project {
  min-height: 452px;
  background-repeat: no-repeat;
  background-size: cover;
  /*  cursor: pointer;*/
  position: relative;
}
.extra-wide {
  grid-column: span 2;
}
.project .inner-proDiv {
  min-height: 100%;
  /*
    display: flex;
    display: -webkit-flex;
*/
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  opacity: 0;
  background-color: #ff6a00;
  position: absolute;
}
.project .inner-proDiv:hover {
  opacity: 1;
}
.project-title {
  position: absolute;
  left: 20px;
  top: 15px;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 32px;
  line-height: 32px;
  /*    font-family: 'FixtureUltra-Bold';*/
  font-family: 'Fixture-Bold';
  text-transform: uppercase;
  /*    max-width: 100px;*/
  max-width: 80%;
}
.project-description > p {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  font-family: 'NimbusSanL-Reg';
  margin-bottom: 7px;
}
.project-description p > strong,
.project-description p > b {
  font-family: 'NimbusSanL-Bol';
  font-weight: normal;
}
.project-description strong,
.project-description b {
  font-family: 'NimbusSanL-Bol';
  font-weight: normal;
}
.project-description > p:last-child {
  margin-bottom: 0px;
}
.project-description {
  position: absolute;
  bottom: 15px;
  margin-bottom: 0;
  left: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  font-family: 'NimbusSanL-Reg';
  max-width: 80%;
}

/*--------------------------------
>>> Employment page css
--------------------------------**/
.md-instagram-employment #sb_instagram #sbi_images #sbi_1,
.md-instagram-employment #sb_instagram #sbi_images #sbi_2 {
  display: none;
}
.md-instagram-employment
  #sb_instagram
  #sbi_images
  .sbi_item
  .sbi_photo_wrap
  a.sbi_photo:hover {
  opacity: 1;
}
.md-instagram-employment #sb_instagram #sbi_images .sbi_item {
  width: 100% !important;
}
.md-instagram-employment
  #sb_instagram
  #sbi_images
  .sbi_item
  .sbi_photo_wrap:hover
  .sbi_photo {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none !important;
}
.md-instagram-employment #sb_instagram #sbi_images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
.md-instagram-employment
  #sb_instagram
  #sbi_images
  .sbi_item
  .sbi_photo_wrap
  a.sbi_photo {
  height: 100% !important;
  padding-top: calc(560 / 1160 * 100%);
  padding-bottom: calc(560 / 1160 * 100%);
}
.md-instagram-employment #sb_instagram #sbi_load {
  display: none !important;
}

/*--------------------------------
>>> Social page css
--------------------------------**/
#sbi_images .sbi_item .sbi_photo_wrap .sbi_playbtn {
  display: none !important;
}
#sbi_images .sbi_item .sbi_photo_wrap .sbi_lightbox_carousel_icon {
  display: none !important;
}
.page-social .md-hero-textleft {
  width: calc(50% - 10%);
}
.md-instagram
  #sb_instagram
  #sbi_images
  .sbi_item
  .sbi_photo_wrap
  a.sbi_photo:hover {
  opacity: 1;
}
.md-instagram
  #sb_instagram
  #sbi_images
  .sbi_item
  .sbi_photo_wrap:hover
  .sbi_photo {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none !important;
}
#sbi_images {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
.md-instagram #sb_instagram #sbi_images .sbi_item {
  width: 100% !important;
}
.sbi_load_btn {
  background: url(./images/Arrow-down-N.svg) no-repeat !important;
  width: 32px;
  height: 17px;
  background-size: cover !important;
  padding: 0 !important;
}
.sbi_btn_text {
  font-size: 0;
}
#sbi_load {
  padding-top: 30px !important;
  margin-bottom: 172px;
}
#sb_instagram #sbi_load .sbi_loader {
  display: none !important;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
  outline: none !important;
  box-shadow: none !important;
}

/*--------------------------------
>>> Footer always bottom css
--------------------------------**/
.home .md-main-content {
  min-height: calc(100vh - 314px) !important;
}
.md-main-content {
  min-height: calc(100vh - 180px);
}
.page-social .md-main-content {
  min-height: calc(100vh - 151px);
}

/*--------------------------------
>>> Footer Components
--------------------------------**/
.footer-bottom {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.footer-logo {
  width: 50%;
}
.footer-logo a {
  transition: all 0.7s ease 0s;
}
.footer-logo a:hover {
  opacity: 0.7;
  transition: all 0.7s ease 0s;
}
.footer-address-social-section {
  width: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.md-social-icons a > img {
  max-width: 18px;
}
.md-social-icons a {
  margin-left: 20px;
}
.md-social-icons a:first-child {
  margin-left: 0px;
}
.footer-address-social-section a {
  color: #110c0a;
  font-size: 16px;
  font-family: 'NimbusSanL-Reg';
  transition: all 0.5s ease 0s;
}
.footer-address-social-section a:hover {
  opacity: 0.5;
}
.mail-and-number {
  margin-bottom: 15px;
}
.home footer {
  display: none;
}

/*Fixed section*/
#header {
  position: fixed;
  background: #ffffff;
  z-index: 1;
}
.main-logo {
  /*    position: fixed;*/
  /*margin-bottom: 17px;*/
}
.home .main-logo {
  /*    margin-bottom: 0px;*/
  margin-bottom: 16px;
}
.md-hero-textleft {
  padding-top: 151px;
  /*position: fixed;*/
}
.herofixed-innerpage {
  position: fixed;
}
html[lang='en'] {
  margin-top: 0 !important;
}
#wpadminbar {
  opacity: 0;
  transition: opacity 2s;
}
#wpadminbar:hover {
  transition: opacity 2s;
  opacity: 1;
}

/*--------------------------------
>>> 404 page style
--------------------------------**/
.back-to-home {
  color: #070606;
  text-decoration-line: underline;
  transition: all 0.5s ease 0s;
}
a.back-to-home:hover {
  opacity: 0.5;
  color: #070606;
  text-decoration-line: underline;
}
.error-content {
  margin-bottom: 198px;
  background: transparent;
}
.error404 .md-main-content {
  min-height: calc(100vh - 152px);
}

/*--------------------------------
>>> Responsive style
--------------------------------**/
@media (min-width: 2300px) {
  .project {
    min-height: auto;
    padding-bottom: calc(742 / 1160 * 100%);
  }
}

@media (min-width: 1271px) {
  /* .project-title {
    max-width: 235px;
} */
}

@media (min-width: 1201px) {
  .navbar-toggler.navbar-toggler-right.cross {
    /*    position: fixed;*/
    margin: 0 auto;
  }
  .md-about-right p,
  .md-about-right {
    max-width: 610px;
  }
  .profile-image {
    /*width: 216px;*/
    padding-top: calc(525 / 1160 * 100%);
    padding-bottom: calc(525 / 1160 * 100%);
  }
  .md-contact-map #gmap_canvas {
    max-width: 585px;
  }
  .md-instagram-employment #sb_instagram {
    max-width: 480px;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .md-instagram
    #sb_instagram
    #sbi_images
    .sbi_item
    .sbi_photo_wrap
    a.sbi_photo {
    /* height: 100% !important; */
    padding-top: calc(560 / 1160 * 100%);
    padding-bottom: calc(560 / 1160 * 100%);
  }
  .md-instagram-employment {
    padding-right: 90px;
  }
  .md-page-item a > img {
    max-height: 29vw;
    object-fit: cover;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /*Menu cross fixed*/
  .navbar-toggler.navbar-toggler-right.cross {
    position: fixed;
    right: 15px;
  }
}

@media (min-width: 1025px) and (max-width: 1270px) {
  .project-title {
    font-size: 20px;
    line-height: 20px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .project-title {
    font-size: 20px;
    line-height: 20px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1080px) {
  .md-hero-textleft h1 {
    font-size: 80px;
    line-height: 62px;
  }
  .animated-heading p {
    font-size: 80px;
    line-height: 62px;
  }
  #menu-main-menu .menu-item a {
    font-size: 80px;
    line-height: 64.1px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .md-page-item a > img {
    max-height: 60vw;
  }
}

@media (max-width: 991px) {
  #header {
    position: unset;
  }
  .md-instagram
    #sb_instagram
    #sbi_images
    .sbi_item
    .sbi_photo_wrap
    a.sbi_photo {
    /* height: 100% !important; */
    padding-top: calc(560 / 1160 * 100%);
    padding-bottom: calc(560 / 1160 * 100%);
  }
  .main-logo {
    position: unset !important;
  }
  .md-hero-textleft {
    position: unset !important;
    padding-top: 0;
  }
  .home-second-section {
    margin-top: 62px;
  }
  .home-second-section {
    padding-top: 0px !important;
  }
  .navbar-toggler.navbar-toggler-right {
    position: fixed;
    right: 15px;
  }
  .home footer {
    display: block !important;
  }
  .navbar-collapse {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  /*Added new for menu*/
  .main-menu {
    height: 100vh;
  }
  /*end*/
  .main-menu .navbar-collapse {
    /*min-height: 100vh;*/
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .menu-footer {
    /*    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;*/
    margin-top: 24px;
    padding: 0 15px;
    position: unset;
    width: 100%;
    /*bottom: 20px;*/
    margin-bottom: 25px;
  }
  #navbarNav .menu-main-menu-container {
    padding-top: 0px;
    /*margin-top: 8px;*/
    margin-top: 16px;
  }
  .menu-last-left {
    width: 100%;
    margin-bottom: 15px;
  }
  .menu-last-right {
    width: 100%;
  }
  #menu-main-menu .menu-item a {
    /*
    font-size: 10.4vh;
    line-height: 0.80em;
*/
    font-size: 13.6vmin;
    line-height: 0.8em;
    font-family: 'FixtureUltra-Bold';
    color: #ffffff;
  }
  /*mobile link css*/
  .home-mobile-link a {
    /*    font-size: 57.17px;*/
    font-size: 39.17px;
    line-height: 40px;
    color: #ffffff;
    /*    font-family: 'FixtureUltra-Bold';*/
    font-family: 'Fixture-Bold';
    text-transform: uppercase;
    padding: 10px 15px 20px 15px;
  }
  .blacklink {
    background: #0f0c0d;
  }
  .orrangelink {
    background: #ff6a00;
  }
  .home-mobile-link {
    display: grid !important;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-bottom: 190px;
    margin-top: 20px;
  }
  .md-hero-textleft {
    max-width: 415px;
  }
  .md-hero-textleft h1 {
    font-size: 70px;
    line-height: 55px;
  }
  .animated-heading p {
    font-size: 70px;
    line-height: 55px;
  }
  .md-hero-textleft,
  .md-hero-blankright {
    width: 100%;
  }
  .home-third-section {
    display: none !important;
  }
  .md-pagegrid {
    grid-template-columns: 1fr;
  }
  h3.md-grid-title {
    font-size: 70px;
    line-height: 55px;
    top: 0px;
    left: 8px;
  }
  /*About page*/
  .about-third-section {
    display: block;
    grid-template-columns: unset;
  }
  .md-about-thirdright > img {
    padding-right: 0;
  }
  .about-second-section {
    padding-top: 0px;
    flex-direction: row-reverse;
    margin-top: 69px;
  }
  .about-third-section {
    margin-top: 46px;
  }
  .md-about-fourthright {
    width: 100%;
    padding-right: 0;
    margin-top: 75px;
    margin-bottom: 145px;
  }
  .error-content {
    margin-bottom: 145px;
  }
  .profile-image {
    padding-top: calc(525 / 1160 * 100%);
    padding-bottom: calc(525 / 1160 * 100%);
    width: auto;
    height: auto;
  }
  .about-first-section {
    margin-top: 66px;
  }
  .team-member {
    margin-bottom: 42px;
  }
  /*Service page*/
  .md-service-thirdright {
    width: 100%;
    margin-top: 25px;
  }
  /*Contact page*/
  .contact-third-section {
    flex-direction: column-reverse;
    margin-top: 70px;
  }
  .contact-third-section {
    margin-top: 70px;
  }
  .md-contact-form {
    width: 100%;
    padding-right: 0;
  }
  .md-contact-map {
    width: 100%;
    padding-right: 0;
  }
  .md-contact-map #gmap_canvas {
    height: 645px;
    width: 100%;
  }
  /*Project page*/
  .grid-container {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
  }
  .grid-container .project:nth-child(1),
  .grid-container .project:nth-child(2) {
    display: none;
  }
  .page-projects .md-hero-textleft {
    /*    max-width: 455px;*/
    width: 100%;
  }
  .main-projects {
    padding-top: 72px;
  }
  .grid-container {
    padding-bottom: 194px;
  }
  .project-title {
    font-size: 28px;
    line-height: 28px;
    padding-right: 20px;
  }
  .project-description {
    padding-right: 20px;
  }
  /*Social page css*/
  .md-instagram
    #sb_instagram
    #sbi_images
    .sbi_item
    .sbi_photo_wrap:hover
    .sbi_photo {
    transform: none !important;
  }

  /*Instagram*/
  .md-instagram #sb_instagram #sbi_images {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .page-social .md-hero-textleft {
    /*    max-width: 455px;*/
    width: 100%;
  }
  .md-instagram #sb_instagram #sbi_images #sbi_1,
  .md-instagram #sb_instagram #sbi_images #sbi_2 {
    display: none;
  }
}

@media (max-width: 767px) {
  .md-about-right {
    width: 100%;
  }
  .md-instagram #sb_instagram #sbi_images {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .md-page-item a > img {
    max-height: 60vw;
    object-fit: cover;
    object-position: center;
  }
}

@media (max-width: 650px) {
  .footer-bottom {
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .footer-address-social-section {
    width: auto;
  }
  .footer-logo {
    width: 118px;
  }
}
@media (max-width: 575px) {
  .grid-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .project-title {
    font-size: 25px;
    line-height: 25px;
    padding-right: 20px;
  }
  .extra-wide {
    grid-column: span 1;
  }
}

@media (max-width: 575px) {
  grid-template-columns: 1fr 1fr;
}

@media (max-width: 500px) {
  .md-hero-textleft {
    width: 100%;
  }
  h1.title {
    font-size: 55px;
    line-height: 49px;
  }
}

@media (max-width: 480px) {
  .footer-bottom {
    display: block !important;
    text-align: center;
    grid-template-columns: unset !important;
  }
  .footer-logo {
    width: auto;
    margin-bottom: 15px;
  }
  .mail-and-number {
    margin-bottom: 8px;
  }
  .md-address-section {
    margin-bottom: 9px;
  }
  .footer-address-social-section {
    display: block !important;
  }
}

@media (max-width: 420px) {
  .about-first-section {
    margin-top: 83px;
  }
  h3.md-grid-title {
    font-size: 39px;
    line-height: 40px;
  }
  .md-about-team {
    grid-template-columns: 1fr;
  }
  .md-about-right p {
    padding-right: 0;
  }
  .md-services {
    grid-template-columns: 1fr;
  }
  .md-service-thirdright {
    padding-right: 0;
  }
  h1.title {
    font-size: 40px;
    line-height: 33px;
  }
  .md-hero-textleft h1 {
    font-size: 50px;
    line-height: 40px;
  }
  .animated-heading p {
    font-size: 50px;
    line-height: 40px;
  }
  .extra-wide {
    grid-column: span 1;
  }
  .project-title {
    font-size: 25px;
    line-height: 25px;
    padding-right: 20px;
  }
  .project-description {
    padding-right: 20px;
    max-width: 100%;
  }
  .md-instagram #sb_instagram #sbi_images {
    grid-template-columns: 1fr;
  }
  .md-instagram-employment #sb_instagram #sbi_images {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  #navbarNav .menu-main-menu-container {
    margin-top: 16px;
  }
}

@media (max-width: 350px) {
  #navbarNav .menu-main-menu-container {
    margin-top: 16px;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .project {
      cursor: pointer !important;
    }
  }
}
