@media only screen and (min-width:1921px) and (max-width:2600px) {
  .ContentHolder h1 {
      font-size: 132px;
      line-height: 132px;
  }
}
@media only screen and (min-width:0px) and (max-height:890px) {
  .TopPart
  {
    margin-top: 0px;
  }
  .ContentHolder h5
  {
    margin-top: 2vw;
  }
  .ContentHolder h1 {
    font-size: 6vw;
    line-height: 6vw;
  }
}
@media only screen and (min-width:0px) and (max-width:1600px) {
.ContentHolder h5 {
    margin-top: 3vw;
    padding-bottom: 40px;
  }
  .contactBtn {

    top: 15px;
  }
}
@media only screen and (min-width:0px) and (max-width:1550px) {
.contactrow
{
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
flex-flow: row wrap;
}
.partnerLogo
{
  width: 100%;
  text-align: left;
}
}

@media only screen and (min-width:0px) and (max-width:1400px) {
  .ContentHolder h1 {
    font-size: 5.50vw;
    line-height: 5.50vw;
}
  .contactinfoHolder h2 {
      font-size: 70px;
      line-height: 230px;
  }
  .contactBtn {
    font-size: 40px;
    line-height: 120px;
  }
}

/* ipad pro/portrait ----------- */
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation: portrait) {
  .ContentHolder h5 {
    margin-top: 10vw;
  }
  .contactinfoHolder h2 {
      margin-bottom: 50px;
}
.ContentHolder h1 {
    font-size: 11vw;
    line-height: 11vw;
    padding: 0px 20px;
}
}
/* ipad pro/landscape ----------- */

@media all and (device-width: 1366px) and (device-height: 1024px) and (orientation: landscape) {
  .ContentHolder h5 {
    margin-top: 5vw;
  }
  .ContentHolder h1 {
    font-size: 7.5vw;
    line-height: 7.5vw;
}
}
@media only screen and (min-width:0px) and (max-width:1300px) {
.contactinfoHolder .col_1_1 .col:nth-child(1), .contactinfoHolder .col_1_1 .col:nth-child(2)
{
  width: 100%;
  padding: 0px;
}
.contactrow
{
  width: 100%;
}
.contactinfoHolder .col_1_1 .col:nth-child(1)
{
  padding-bottom: 30px;
}
.partnerLogo
{
  width: 160px;
}
.contactinfoHolder .col_1_1 .col:nth-child(2) {
    justify-content: flex-start;
}
.addressBlock
{
  width: calc(100% - 500px);
}
.contactrow p
{
  min-width: 250px;
}
.contactinfoHolder .col_1_1 {
    width: 100%;
    margin: 0 auto;
    max-width: 890px;
}
}
@media only screen and (min-width:0px) and (max-width:1024px) {
.mainlogo {
      max-width: 300px;
}
.contactinfoHolder h2 {
    font-size: 60px;
    line-height: 140px;
    margin-bottom: 30px;
}
}
/* ipad landscape ----------- */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
  .ContentHolder h5 {
    margin-top: 5vw;
  }
  .ContentHolder h1 {
      font-size: 7.5vw;
      line-height: 7.5vw;
  }
  .contactinfoHolder .col_1_1
  {
    max-width: 100%;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.contactinfoHolder h2 {
    margin-bottom: 50px;
}
.ContentHolder h1 {
    font-size: 9vw !important;
    line-height: 9vw !important;
    padding: 0px 20px;
}
}

@media only screen and (min-width:0px) and (max-width:950px) {
  .contactinfoHolder
  {
    margin-top: 4vw;
  }
  .contactinfoHolder .col_1_1
  {
    max-width: 620px;
  }
.contactinfoHolder .col_1_1 .col:nth-child(1)
{
  width: 55%;
  padding: 0px;
}
.contactinfoHolder .col_1_1 .col:nth-child(2)
{
  width: 45%;
  padding: 0px;
}
.addressBlock {
    width: 100%;
    display: block;
}
.contactrow p{
  padding: 0px 0px 20px 0px;
  text-align: left;
  min-width: auto;
}
}
@media only screen and (min-width:0px) and (max-width:850px) {
  /* .contactinfoHolder .col_1_1 .col {
    font-size: 18px;
    line-height: 26px;
  } */
  .contactinfoHolder .col_1_1 .col:nth-child(1)
  {
    padding-right: 10px;
  }
  .contactinfoHolder .col_1_1 .col:nth-child(2)
  {
    padding-left: 10px;
  }
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .contactBtn {
    top: 5px;
}
.TopPart {

    padding: 25px 20px 0px 20px;
}
  .imagegallery a.viewIcon {
            width: 50px;
      height: 30px;

  }
  .TopLogo img{
    max-width: 80px;
  }
  .TopPart > div a:first-child {
    margin-right: 20px;
}
  .viewIcon svg {
      width: 50px;
      height: 29px;
  }
  .ContentHolder h5 {
    /* margin-top: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%); */
}
.ContentHolder h1 {
    font-size: 11vw;
    line-height: 11vw;
  }
  .ContentHolder h1 br:nth-of-type(1) {
    display: block;
}
}

@media only screen and (min-width:0px) and (max-width:750px) {
  .contactinfoHolder h2 {
      margin-bottom: 20px;
}
  .mainlogo {
    max-width: 250px;
}
.ContentHolder h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .contactBtn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 35px;
    line-height: 80px;
  }
  .viewIcon svg {
    width: 45px;
    height: 25px;

}
  .contactinfoHolder h2 {
      font-size: 40px;
      line-height: 100px;
    }

}
@media screen and (max-width: 896px) and (min-height: 320px) {
@media all and (orientation: portrait) {
.ContentHolder h5 {
  margin-top: 10vw;
}
.ContentHolder h1 {
    font-size: 13vw;
    line-height: 13vw;
  }
  .screen4 .contactinfoHolder
  {
    padding: 20px 30px 40px 30px;
  }
}
@media all and (orientation: landscape) {
  .mainlogo {
      max-width: 180px;
  }
  .ContentHolder h1 {
      font-size: 7vw;
      line-height: 7vw;
    }
    .ContentHolder h1 br:nth-of-type(1) {
      display: none;
  }
  .contactinfoHolder .col_1_1 {
    max-width: 100%;
}
}
}
@media only screen and (min-width:0px) and (max-width:620px) {
.mainlogo {
  max-width: 200px;
  margin-top: 60px;
}
}
@media only screen and (min-width:0px) and (max-width:600px) {
.contactBtn {
    position: absolute;
    top: 30px;
    right: 40px;
    font-size: 24px;
    line-height: 70px;
}
}
@media only screen and (min-width:0px) and (max-width:480px) {
  /* .mainlogo {
      max-width: 250px;
      margin-top: 60px;
  } */
  .contactBtn {
      position: absolute;
      top: 20px;
    }
    .ContentHolder h5 {
    font-size: 16px;
    line-height: 24px;
}
}

@media only screen and (min-width:0px) and (max-width:460px) {
    .contactinfoHolder .col_1_1
    {
      display: block;
    }
  .contactinfoHolder .col_1_1 .col:nth-child(1), .contactinfoHolder .col_1_1 .col:nth-child(2)
  {
    width: 100%;
    padding: 0px;
  }
    .contactinfoHolder .col_1_1 .col:nth-child(1)
    {padding-bottom: 20px;}
    .contactrow {
    width: 100%;
    text-align: center;
    justify-content: center;
}
.contactrow p
{
  text-align: center;
}
.partnerLogo {
    width: 180px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0px;
}
.contactinfoHolder .col_1_1 .col {
  font-size: 14px;
  line-height: 24px;
}
}
@media only screen and (min-width:0px) and (max-width:420px) {

  .closeIcon {
    right: 10px;
    top: 10px;
    width: 45px;
    height: 45px;
    background-size: 30px;
}
  .contactinfoHolder .col_1_1 .col {
    font-size: 14px;
    line-height: 24px;
  }
  .TopPart > div a:first-child {
    margin-right: 20px;
}
.TopPart a {
    display: inline-block;

}

}
@media only screen and (min-width:0px) and (max-width:364px) {

  .ContentHolder h5 {
      font-size: 14px;
      line-height: 20px;
  }
}
