@media screen and (min-width: 1200px ) {

  .row-one-left-left-column {

      bottom: 100px;
}

  body {

  background-color: #f7f7f7;
}

div#row-one {

    z-index: 2;
    max-height: 819px!important;
}

#row-one .vc_column-inner {
    padding-top: 125px!important;
    padding-bottom: 125px!important;
}


div#row-two {

    z-index: 1;
    margin-top: -65px;
    padding-bottom: 55px;
}


#row-two .wpb_column .vc_column-inner {
    margin-bottom: 200px!important;
    margin-top: 200px!important;
}

div#row-three {

  overflow: visible;
  z-index: 2
}

div#row-four {

    overflow: visible;
    margin-top: -70px!important;
     z-index: 1;
}

  div#row-four .wpb_column {

    position: relative;
    top: 130px;
}

div#row-five {

  padding-top: 240px !important;
  padding-bottom: 170px !important;
}


.row-three-left-column {

  margin-top: -65px;
}

}
