
@media only screen and (min-device-width:768px) and (max-device-width:1088px) and (orientation :portrait) {
  .quick-contact{
    display: none !important;
  }
  .section {
    padding: 80px 0px;
  }
  .hideOnDesktop{
    display: flex;
  }
  .site-logo{
    width: 190px;
    padding: 10px;
  }
  .hire-us{
    min-height: 55px;
  }
  .nav-right, .header-illustration{
    display: none;
  }
  .nav a{
    border-bottom: unset;
  }
  .header-content{
    flex-direction: column;
  }
  .header-right-illustration img{
    width: 75%;
  }
  .header-right-illustration{
    display: flex;
    justify-content: center;
  }
  .header-tagline .tagline-2{
    font-size: 25px;
    line-height: 40px;
  }
  .about-content{
    flex-direction: column;
  }
  .about-column-left, .about-column-right{
    width: 100%;
  }
  .about-column-right .about-us-content{
    margin-top: 20px;
  }
  .about-title-position{
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0%;
  }
  .title-style{
    font-size: 26px;
  }
  .sub-heading{
    width: 90%;
  }
  .rc-container{
    flex-direction: row;
    margin-top: 50px;
  }
  .rc-column{
    width: 49%;
    margin-bottom: 10%;
  }
  .rc-button{
    padding: 10px 30px;
  }
  .sidenav{
    padding-top: 4px;
  }
  .sidenav a {
    font-size: 18px;
    padding-bottom: 10%;
  }
  .nav a:hover{
    border-bottom: unset;
    color: unset;
  }
  .padding-zero-bottom{
    padding-bottom: 0px;
  }
  .hide-me{
    display: block;
  }
  .quick-contact {
    max-width: 100%;
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:1088px) and (orientation :landscape) {
  .quick-contact{
    display: none !important;
  }
  .section {
    padding: 80px 0px;
  }
  .hideOnDesktop{
    display: flex;
  }
  .site-logo{
    width: 190px;
    padding: 10px;
  }
  .hire-us{
    min-height: 55px;
  }
  .nav-right, .header-illustration{
    display: none;
  }
  .nav a{
    border-bottom: unset;
  }
  .header-content{
    flex-direction: column;
  }
  .header-right-illustration img{
    width: 75%;
  }
  .header-right-illustration{
    display: flex;
    justify-content: center;
  }
  .header-tagline .tagline-2{
    font-size: 25px;
    line-height: 40px;
  }
  .about-content{
    flex-direction: column;
  }
  .about-column-left, .about-column-right{
    width: 100%;
  }
  .about-column-right .about-us-content{
    margin-top: 20px;
  }
  .about-title-position{
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0%;
  }
  .title-style{
    font-size: 26px;
  }
  .sub-heading{
    width: 90%;
  }
  .rc-container{
    flex-direction: row;
    margin-top: 50px;
  }
  .rc-column{
    width: 49%;
    margin-bottom: 10%;
  }
  .rc-button{
    padding: 10px 30px;
  }
  .sidenav{
    padding-top: 4px;
  }
  .sidenav a {
    font-size: 18px;
    padding-bottom: 10%;
  }
  .nav a:hover{
    border-bottom: unset;
    color: unset;
  }
  .padding-zero-bottom{
    padding-bottom: 0px;
  }
  .hide-me{
    display: block;
  }
  .quick-contact {
    max-width: 100%;
    display: block;
  }
}
@media only screen and (min-device-width:140px) and (max-device-width:767px) and (orientation:portrait) {
  .section {
    padding: 80px 0px;
  }
  .hideOnDesktop{
    display: flex;
  }
  .site-logo{
    width: 190px;
    padding: 10px;
  }
  .hire-us{
    min-height: 55px;
  }
  .nav-right, .header-illustration{
    display: none;
  }
  .nav a{
    border-bottom: unset;
  }
  .header-content{
    flex-direction: column;
  }
  .header-right-illustration img{
    width: 75%;
  }
  .header-right-illustration{
    display: flex;
    justify-content: center;
  }
  .header-tagline .tagline-2{
    font-size: 25px;
    line-height: 40px;
  }
  .about-content{
    flex-direction: column;
  }
  .about-column-left, .about-column-right{
    width: 100%;
  }
  .about-column-right .about-us-content{
    margin-top: 20px;
  }
  .about-title-position{
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0%;
  }
  .title-style{
    font-size: 26px;
  }
  .sub-heading{
    width: 90%;
  }
  .rc-container{
    flex-direction: column;
    margin-top: 50px;
  }
  .rc-column{
    width: 100%;
    margin-bottom: 10%;
  }
  .rc-button{
    padding: 10px 30px;
  }
  .sidenav{
    padding-top: 4px;
  }
  .sidenav a {
    font-size: 18px;
    padding-bottom: 10%;
  }
  .nav a:hover{
    border-bottom: unset;
    color: unset;
  }
  .padding-zero-bottom{
    padding-bottom: 0px;
  }
  .hide-me{
    display: none;
  }
  .quick-contact {
    max-width: 100%;
    display: block;
  }
}
@media only screen and (min-device-width:140px) and (max-device-width:767px) and (orientation :landscape) {
  .mobile-menu{
    margin-top: 0px;
  }
  .section {
    padding: 80px 0px;
  }
  .hideOnDesktop{
    display: flex;
  }
  .nav-right, .header-illustration{
    display: none;
  }
  .nav a{
    border-bottom: unset;
  }
  .site-logo {
    padding: 10px;
    width: 190px;
  }
  .header-content{
    flex-direction: row;
  }
  .header-right-illustration img{
    width: 75%;
  }
  .header-right-illustration{
    display: flex;
    justify-content: center;
  }
  .header-tagline .tagline-2{
    font-size: 28px;
    line-height: 45px;
  }
  .about-content{
    flex-direction: column;
  }
  .about-column-left, .about-column-right{
    width: 100%;
  }
  .about-column-right .about-us-content{
    margin-top: 20px;
  }
  .about-title-position{
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0%;
  }
  .title-style{
    font-size: 30px;
  }
  .bottom-line{
    width: 100px;
  }
  .sub-heading{
    width: 90%;
  }
  .rc-container{
    flex-direction: column;
    margin-top: 50px;
  }
  .rc-column{
    width: 100%;
    margin-bottom: 10%;
  }
  .rc-button{
    padding: 10px 30px;
  }
  .padding-zero-bottom{
    padding-bottom: 0px;
  }
  .hide-me{
    display: none;
  }
  .quick-contact {
    max-width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1088px){
  .quick-contact{
    display: none !important;
  }
  .section {
    padding: 80px 0px;
  }
  .hideOnDesktop{
    display: flex;
  }
  .site-logo{
    width: 190px;
    padding: 10px;
  }
  .hire-us{
    min-height: 55px;
  }
  .nav-right, .header-illustration{
    display: none;
  }
  .nav a{
    border-bottom: unset;
  }
  .header-content{
    flex-direction: column;
  }
  .header-right-illustration img{
    width: 75%;
  }
  .header-right-illustration{
    display: flex;
    justify-content: center;
  }
  .header-tagline .tagline-2{
    font-size: 25px;
    line-height: 40px;
  }
  .about-content{
    flex-direction: column;
  }
  .about-column-left, .about-column-right{
    width: 100%;
  }
  .about-column-right .about-us-content{
    margin-top: 20px;
  }
  .about-title-position{
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0%;
  }
  .title-style{
    font-size: 26px;
  }
  .sub-heading{
    width: 90%;
  }
  .rc-container{
    flex-direction: row;
    margin-top: 50px;
  }
  .rc-column{
    width: 49%;
    margin-bottom: 10%;
  }
  .rc-button{
    padding: 10px 30px;
  }
  .sidenav{
    padding-top: 4px;
  }
  .sidenav a {
    font-size: 18px;
    padding-bottom: 10%;
  }
  .nav a:hover{
    border-bottom: unset;
    color: unset;
  }
  .padding-zero-bottom{
    padding-bottom: 0px;
  }
  .hide-me{
    display: block;
  }
  .quick-contact {
    max-width: 100%;
  }
}
@media only screen and (min-width: 140px) and (max-width: 767px){
  .section {
    padding: 80px 0px;
  }
  .hideOnDesktop{
    display: flex;
  }
  .site-logo{
    width: 190px;
    padding: 10px;
  }
  .hire-us{
    min-height: 55px;
  }
  .nav-right, .header-illustration{
    display: none;
  }
  .nav a{
    border-bottom: unset;
  }
  .header-content{
    flex-direction: column;
  }
  .header-right-illustration img{
    width: 75%;
  }
  .header-right-illustration{
    display: flex;
    justify-content: center;
  }
  .header-tagline .tagline-2{
    font-size: 25px;
    line-height: 40px;
  }
  .about-content{
    flex-direction: column;
  }
  .about-column-left, .about-column-right{
    width: 100%;
  }
  .about-column-right .about-us-content{
    margin-top: 20px;
  }
  .about-title-position{
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0%;
  }
  .title-style{
    font-size: 26px;
  }
  .sub-heading{
    width: 90%;
  }
  .rc-container{
    flex-direction: column;
    margin-top: 50px;
  }
  .rc-column{
    width: 100%;
    margin-bottom: 10%;
  }
  .rc-button{
    padding: 10px 30px;
  }
  .sidenav{
    padding-top: 4px;
  }
  .sidenav a {
    font-size: 18px;
    padding-bottom: 10%;
  }
  .nav a:hover{
    border-bottom: unset;
    color: unset;
  }
  .padding-zero-bottom{
    padding-bottom: 0px;
  }
  .hide-me{
    display: none;
  }
  .quick-contact {
    max-width: 100%;
    display: block;
  }
}