@font-face {
  font-family: latoregular;
  src: url(../fonts/latoregular.woff);
}
@font-face {
  font-family: latoblack;
  src: url(../fonts/latoblack.woff);
}
@font-face {
  font-family: HarabaraMaisBold;
  src: url(../fonts/HarabaraMaisBold.woff);
}
@font-face {
  font-family: Baron-Neue;
  src: url("../fonts/Baron-Neue.woff");
}
@font-face {
  font-family: latobold;
  src: url("../fonts/latobold.woff");
}
@font-face {
  font-family: Bebas;
  src: url("../fonts/Bebas.woff");
}
body, html {
    height:100%;
    width:100%;
}
.overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  top: 7.5%;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
 }
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-inner {
  0% {
    height: 0%;
  }
  25% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  75% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
body {
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  overflow-x: hidden;
  transition: 0.75s;
}
body img {
  max-width: 100%;
  height: auto;
  transition: 0.82s;
}
#responsive-box {
  height: auto;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: hidden;
}
#responsive-box .header {
  max-width: 100%;
  height: auto;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url("../images/contentfon1.jpg");
  overflow: hidden;
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
#responsive-box .main {
  max-width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: url("../images/contentfon2.jpg");
  position: relative;
  bottom: 10px;
  overflow: hidden;
  background-position: bottom 1970px left 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #000000;
}
#responsive-box .footer {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  bottom: 590px;
  background: url("../images/wallfooterfon.jpg");
  margin-bottom: -661px;
}
.logo {
  position: relative;
  bottom: 20px;
}
.logo a {
  text-decoration: none;
}
.logo a b {
  position: absolute;
  left: 97px;
  top: 8px;
  color: #ffffff;
  font-size: 60.8px;
  font-family: Bebas;
}
.logo a p {
  font-size: 20px;
  font-family: Baron-Neue;
  position: absolute;
  top: 45px;
  left: 5px;
}
* {
  outline: none;
}
.iclogo {
  position: absolute;
  left: 65px;
  top: 4px;
}
.wallheaderfon {
  margin-top: 100px;
}
.logofigure {
  width: 150px;
  height: 150px;
  background: #1b1b1b;
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: 1710px;
  left: 257px;
}
.menu {
  width: 100%;
  background: url("../images/headerfragment9.png");
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  left: 580px;
  transition: 0.9s;
}
.menu ul li {
  list-style-type: none;
}
.menu ul li a {
  text-decoration: none;
  float: left;
  padding: 2%;
  position: relative;
  left: 95px;
  top: 14px;
  font-family: latobold;
  color: #373636;
  font-size: 13.12px;
  height: auto;
  outline: none;
}
.dual-image {
  width: 100%;
  height: auto;
  position: relative;
}
.dual-image img {
  justify-content: start;
  position: absolute;
  top: 36.1%;
  left: -5px;
}
.dual-image p img {
  width: 65%;
  height: auto;
  position: absolute;
  left: 485px;
  top: -83px;
}
.fragsize-1 {
  margin: 70px 150px;
}
.fragsize-2 {
  margin: 100px 535px;
}
.artfiguretext-1 {
  position: absolute;
  top: 231px;
  left: 303px;
}
h2 {
  font-size: 33.38px;
  color: #019edb;
  font-family: latoblack;
  padding-left: 17.5px;
}
p {
  color: #ffffff;
  font-size: 11.27pt;
  font-family: latoregular;
}
rb {
  background: #019edb;
  border: 3px solid transparent;
  border-radius: 20px 20px;
  padding: 8px 8px;
  position: relative;
  top: 35%;
  right: 7px;
  z-index: 1;
}
rb a {
  text-decoration: none;
  color: #ffffff !important;
  font-size: 15px;
  font-family: latobold;
}
rb:hover {
  background: #31318c;
  font-size: 15px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  letter-spacing: 1px;
  font-weight: bold;
}
.lorem-ipsum {
  width: 100%;
  height: auto;
  position: relative;
}
.lorem-ipsum h1 {
  font-size: 82.72px;
  font-family: latoblack;
  color: #ffffff;
  position: absolute;
  top: 460px;
  left: 580px;
}
.lorem-ipsum h4 {
  color: #ffffff;
  font-size: 24px;
  font-family: latobold;
  position: absolute;
  top: 600px;
  left: 520px;
}
.lorem-ipsum h6 {
  color: #ffffff;
  font-size: 15px;
  font-family: latoregular;
  position: absolute;
  top: 640px;
  left: 500px;
}
.lorem-ipsum span img {
  position: absolute;
  top: 438px;
  left: 390px;
}
.lorem-ipsum p {
  position: relative;
  top: 373px;
  left: 632px;
}
.bordart-title {
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  bottom: 165px;
  margin-top: 510px;
}
.bordart-title .art-title {
  width: 100%;
  text-align: center;
  z-index: 1;
}
.bordart-title .art-title h2 {
  color: #ffffff;
  font-size: 36.93px;
  font-family: latoblack;
}
.bordart-title .art-title b {
  font-family: latobold;
  font-size: 24px;
  color: #ffffff;
  line-height: 20px;
}
.emptybox-2 {
  width: 11.7%;
  text-align: center;
  height: auto;
}
.somearticles-1 {
  width: 30%;
  height: 50%;
  text-align: left;
  padding: 1.2%;
  background: #373636;
  opacity: 0.7;
  margin-top: 40px;
}
.somearticles-1 h3 {
  color: #ffffff;
  font-family: HarabaraMaisBold;
}
.somearticles-1 h6 {
  font-family: latoregular;
  font-size: 14px;
  color: #ffffff;
}
.art-border {
  width: 11.6%;
  position: relative;
  left: 10px;
}
.art-border rb {
  position: absolute;
  top: 291px;
}
.art-border img {
  position: absolute;
  top: 95px;
  left: 53px;
}
.somearticles-2 {
  width: 30%;
  height: 50%;
  text-align: left;
  padding: 1.2%;
  background: #373636;
  opacity: 0.7;
  margin-top: 40px;
}
.somearticles-2 h3 {
  color: #ffffff;
  font-family: HarabaraMaisBold;
}
.somearticles-2 h6 {
  font-family: latoregular;
  font-size: 14px;
  color: #ffffff;
}
.emptybox-3 {
  width: 15%;
  height: auto;
}
.portfolio-content img {
  width: 100%;
  height: auto;
}
.portfolio-content img {
  width: 100%;
  height: auto;
}
.portfolio {
  width: 100%;
  height: auto;
  position: relative;
  bottom: 460px;
  display: flex;
  flex-wrap: nowrap;
}
.portfolio img {
  width: 33.333%;
}
.imblock1 {
  position: relative;
  left: 120px;
}
.imblock2 {
  position: relative;
  left: 300px;
}
.imblock3 {
  position: relative;
  right: 415px;
  bottom: 60px;
}
.porttext {
  position: absolute;
  left: 690px;
  top: 80px;
}
.porttext h1 {
  color: #019edb;
  font-family: latoblack;
}
.porttext h6 {
  color: #1b1b1b;
  font-family: latoregular;
}
.porthombus {
  width: 135px;
  height: 135px;
  opacity: 0.5;
  position: absolute;
  bottom: 351px;
  right: 712px;
  background: #000000;
  -ms-tansform: rotate(45deg);
  -webkit-trnsform: rotate(45deg);
  transform: rotate(45deg);
  color: transparent;
  font-size: 82.72px;
}
dd {
  font-size: 82.72px;
  font-family: latoblack;
  color: #019edb;
  -ms-tansform: rotate(0deg);
  -webkit-trnsform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
  opacity: 1;
  position: absolute;
  left: 455px;
  bottom: 374px;
}
.loremipsdolor {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  bottom: 350px;
  font-family: latoblack;
  font-size: 16px;
  color: #e1e1e1;
  line-height: 25px;
  overflow: hidden;
}
.loremipsdolor h4 {
  line-height: 2px;
  color: #ffffff;
  font-family: latoblack;
  font-size: 18px;
  text-shadow: 1px 1px #ffffff, 0 0 1em #019edb;
}
.workblock {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  bottom: 178px;
}
.workblock .emptybox-9 {
  width: 35%;
}
.workblock .worktitle {
  width: 30%;
  position: relative;
  bottom: 600px;
  text-align: center;
}
.workblock .worktitle h1 {
  font-size: 38.54px;
  color: #ffffff;
  font-family: latobold;
  text-align: center;
  line-height: 20px;
}
.workblock .worktitle h3 {
  font-size: 24px;
  color: #ffffff;
  font-family: latobold;
  text-align: center;
}
.workblock .emptybox-10 {
  width: 35%;
}
.transparentrhombus {
  width: 85px;
  height: 85px;
  opacity: 0.5;
  position: relative;
  top: 122px;
  left: 167px;
  background: #000000;
  -ms-tansform: rotate(45deg);
  -webkit-trnsform: rotate(45deg);
  transform: rotate(45deg);
  color: transparent;
  font-size: 64.6px;
}
dt {
  font-size: 64.6px;
  font-family: latoblack;
  color: #019edb;
  -ms-tansform: rotate(0deg);
  -webkit-trnsform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
  position: relative;
  left: 7px ;
  top: 39px;
  opacity: 1;
}
.emptybox-11 {
  width: 5%;
  position: relative;
  bottom: 500px;
}
.artwork-1 {
  width: 30%;
  position: relative;
  bottom: 500px;
  text-align: center;
}
.artwork-1 img {
  max-width: 100%;
  float: left;
  margin-left: 25px;
  margin-top: 55px;
}
.artwork-1 h4 {
  font-family: latoblack;
  color: #019edb;
  font-size: 16px;
}
.artwork-1 h6 {
  font-family: latoblack;
  color: #ffffff;
  font-size: 12px;
  line-height: 17px;
}
.artwork-2 {
  width: 30%;
  position: relative;
  bottom: 500px;
  text-align: center;
}
.artwork-2 img {
  max-width: 100%;
  float: left;
  margin-left: 30px;
  margin-top: 55px;
}
.artwork-2 .separation-1 {
  position: absolute;
  right: 412px;
  bottom: 7px;
}
.artwork-2 h4 {
  font-family: latoblack;
  color: #019edb;
  font-size: 16px;
}
.artwork-2 h6 {
  font-family: latoblack;
  color: #ffffff;
  font-size: 12px;
  line-height: 17px;
}
.artwork-3 {
  width: 30%;
  position: relative;
  bottom: 500px;
  text-align: center;
}
.artwork-3 img {
  max-width: 100%;
  float: left;
  margin-left: 30px;
  margin-top: 55px;
}
.artwork-3 .separation-2 {
  position: absolute;
  right: 412px;
  bottom: 7px;
}
.artwork-3 h4 {
  font-family: latoblack;
  color: #019edb;
  font-size: 16px;
}
.artwork-3 h6 {
  font-family: latoblack;
  color: #ffffff;
  font-size: 12px;
  line-height: 17px;
}
.emptybox-12 {
  width: 5%;
  position: relative;
  bottom: 500px;
}
.testimonials {
  width: 100%;
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  bottom: 651px;
  background: url("../images/descriptionimage2.jpg");
  background-repeat: no-repeat;
}
.emptybox-13 {
  width: 30%;
}
.testimontitle {
  width: 40%;
  text-align: center;
}
.testimontitle .transparentrhombustestimon {
  width: 85px;
  height: 85px;
  background: #000000;
  position: relative;
  bottom: 34px;
  margin: 0 auto;
  opacity: 0.5;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.testimontitle span {
  color: #019edb !important;
  font-size: 64.6px;
  font-family: latoblack;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
  position: relative;
  left: 5px;
  bottom: 114px;
}
.testimontitle h1 {
  font-size: 38.54px;
  color: #ffffff;
  font-family: latobold;
  position: relative;
  top: 145px;
  text-align: center;
  line-height: 20px;
}
.testimontitle h3 {
  font-size: 24px;
  color: #ffffff;
  font-family: latobold;
  position: relative;
  top: 140px;
  text-align: center;
}
.emptybox-14 {
  width: 30%;
}
.emptybox-15 {
  width: 15%;
}
.emptybox-15,
.emptybox-16,
.arttestimon-1,
.arttestimon-2 {
  margin-bottom: 193px;
}
.arttestimon-1 {
  width: 30%;
  text-align: right;
}
.arttestimon-1 h6 {
  font-family: latoregular;
  font-size: 14px;
  line-height: 17px;
  color: #d5d5d5;
}
.bordline {
  width: 10%;
  position: relative;
  left: 54px;
}
.arttestimon-2 {
  width: 30%;
  text-align: left;
}
.arttestimon-2 h6 {
  font-family: latoregular;
  font-size: 14px;
  line-height: 17px;
  color: #d5d5d5;
}
.emptybox-16 {
  width: 15%;
}
.user-social-networks {
  width: 100%;
  height: 152px;
  display: flex;
  background: url("../images/socialfonfooter.jpg");
  background-repeat: no-repeat;
  align-self: center;
  position: absolute;
  bottom: 645px;
  justify-content: center;
}
.user-social-networks .socialicon-1,
.user-social-networks .socialicon-2,
.user-social-networks .socialicon-3,
.user-social-networks .socialicon-4,
.user-social-networks .socialicon-5,
.user-social-networks .socialicon-6,
.user-social-networks .socialicon-7 {
  width: 9.2%;
  padding: 4px;
  text-align: cent;
}
.user-social-networks .socialicon-1 rb,
.user-social-networks .socialicon-2 rb,
.user-social-networks .socialicon-3 rb,
.user-social-networks .socialicon-4 rb,
.user-social-networks .socialicon-5 rb,
.user-social-networks .socialicon-6 rb,
.user-social-networks .socialicon-7 rb {
  background: transparent;
  font-size: 15px;
  font-family: latobold;
}
.user-social-networks .socialicon-1 a :hover,
.user-social-networks .socialicon-2 a :hover,
.user-social-networks .socialicon-3 a :hover,
.user-social-networks .socialicon-4 a :hover,
.user-social-networks .socialicon-5 a :hover,
.user-social-networks .socialicon-6 a :hover,
.user-social-networks .socialicon-7 a :hover {
  -webkit-transition: 0.32s;
  -o-transition: 0.32s;
  transition: 0.32s;
  background-color: #27778C;
  border-radius: 70px 70px;
}
.footertitle {
  width: 100%;
  position: relative;
  bottom: 90px;
}
.footertitle .transparentrhombusfooter {
  width: 85px;
  height: 85px;
  justify-content: center;
  background: #000000;
  position: relative;
  top: 125px;
  margin: 0 auto;
  opacity: 0.5;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footertitle span {
  color: #019edb !important;
  font-size: 64.6px;
  font-family: latoblack;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
  position: relative;
  left: 48.4%;
  top: 43px;
}
.footertitle h1 {
  font-size: 38.54px;
  color: #ffffff;
  font-family: latobold;
  position: relative;
  top: 5px;
  text-align: center;
  line-height: 20px;
}
.emptybox-17 {
  width: 5%;
}
.textemail {
  width: 25%;
  margin: 0 auto;
}
.textemail h4 {
  font-family: latoblack;
  color: #ffffff;
  font-size: 17px;
  text-align: center;
}
.textemail h6 {
  font-family: latoblack;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #d5d5d5;
}
.textemail img {
  position: relative;
  bottom: 147px;
  right: 25px;
}
.textcall {
  width: 30%;
  margin: 0 auto;
}
.textcall h4 {
  font-family: latoblack;
  color: #ffffff;
  font-size: 17px;
  text-align: center;
}
.textcall h6 {
  font-family: latoblack;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #d5d5d5;
}
.textcall img {
  position: relative;
  bottom: 147px;
  left: 10px;
}
.textaddress {
  width: 30%;
}
.textaddress h4 {
  font-family: latoblack;
  color: #ffffff;
  font-size: 17px;
  text-align: center;
}
.textaddress h6 {
  font-family: latoblack;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #d5d5d5;
}
.textaddress img {
  position: relative;
  bottom: 147px;
  left: 10px;
}
.emptybox-18 {
  width: 30%;
}
.copyright {
  width: 100%;
  text-align: center;
  position: relative;
  top: 10px;
  color: #ffffff;
  font-family: 'Times New Roman';
  font-size: 17px;
}
.copyright img {
  text-align: center;
}
.copyright b {
  position: relative;
  right: 80px;
  bottom: 15px;
  font-size: 17px;
  font-family: latoregular;
}
.copyright .emptybox-18 {
  width: 30%;
}
.copyright .copyright {
  width: 100%;
  text-align: center;
  position: relative;
  top: -65px !important;
  color: #ffffff;
  font-family: 'Times New Roman';
  font-size: 17px;
}
.copyright .copyright img {
  text-align: center;
  position: relative;
  bottom: 4px;
}
.copyright .copyright b {
  position: relative;
  right: 80px;
  bottom: 20px;
  font-size: 17px;
  font-family: latoregular;
}
@media screen and (min-width: 1400px) and (max-width: 1920px) {
  a {
    outline: none;
  }
  .overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  top: 7.5%;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
}
  .porthombus {
    width: 135px;
    height: 135px;
    opacity: 0.5;
    position: absolute;
    bottom: 351px;
    right: 811px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 82.72px;
  }
  dd {
    font-size: 82.72px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 453px;
    bottom: 374px;
  }
  .user-social-networks {
    width: 100%;
    height: 152px;
    display: flex;
    background: url("../images/socialfonfooter.jpg");
    background-repeat: no-repeat;
    align-self: center;
    position: absolute;
    bottom: 597px;
    justify-content: center;
  }
  .user-social-networks .socialicon-1,
  .user-social-networks .socialicon-2,
  .user-social-networks .socialicon-3,
  .user-social-networks .socialicon-4,
  .user-social-networks .socialicon-5,
  .user-social-networks .socialicon-6,
  .user-social-networks .socialicon-7 {
    width: 9.2%;
    padding: 4px;
    text-align: cent;
  }
  .user-social-networks .socialicon-1 rb,
  .user-social-networks .socialicon-2 rb,
  .user-social-networks .socialicon-3 rb,
  .user-social-networks .socialicon-4 rb,
  .user-social-networks .socialicon-5 rb,
  .user-social-networks .socialicon-6 rb,
  .user-social-networks .socialicon-7 rb {
    background: transparent;
    font-size: 15px;
    font-family: latobold;
  }
  .user-social-networks .socialicon-1 a :hover,
  .user-social-networks .socialicon-2 a :hover,
  .user-social-networks .socialicon-3 a :hover,
  .user-social-networks .socialicon-4 a :hover,
  .user-social-networks .socialicon-5 a :hover,
  .user-social-networks .socialicon-6 a :hover,
  .user-social-networks .socialicon-7 a :hover {
    -webkit-transition: 0.32s;
    -o-transition: 0.32s;
    transition: 0.32s;
    background-color: #27778C;
    border-radius: 70px 70px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: -65px !important;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
    position: relative;
    bottom: 4px;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 20px;
    font-size: 17px;
    font-family: latoregular;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1399px) {
  a {
    outline: none;
  }
  body {
    max-width: 1399px;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
    transition: 0.75s;
  }
  body img {
    max-width: 100%;
    height: auto;
  }
  #responsive-box {
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
  }
  #responsive-box .header {
    max-width: 100%;
    height: auto;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("../images/contentfon1.jpg");
    overflow-y: hidden;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  #responsive-box .main {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("../images/contentfon2.jpg");
    position: relative;
    bottom: 10px;
    overflow: hidden;
    background-position: bottom 1900px left 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000000;
  }
  #responsive-box .footer {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    bottom: 670px !important;
    background: url("../images/wallfooterfon.jpg");
  }
  .logo {
    position: relative;
    bottom: 20px;
  }
  .logo a {
    text-decoration: none;
  }
  .logo a b {
    position: absolute;
    left: 98px;
    top: 20px;
    color: #ffffff;
    font-size: 60.8px;
    font-family: Bebas;
  }
  .logo a p {
    font-size: 20px;
    font-family: Baron-Neue;
    position: absolute;
    top: 40px;
    right: 1px;
  }
  .iclogo {
    position: absolute;
    left: 65px;
    top: 16px;
  }
  .wallheaderfon {
    margin-top: 100px;
  }
  .logofigure {
    width: 150px;
    height: 150px;
    background: #1b1b1b;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 1640px;
    left: 237px;
  }
  .menu {
    width: 100%;
    background: url("../images/headerfragment9.png");
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    left: 580px;
    transition: 0.9s;
  }
  .menu ul li {
    list-style-type: none;
  }
  .menu ul li a {
    text-decoration: none;
    float: left;
    padding: 2%;
    position: relative;
    left: 20px;
    top: 14px;
    font-family: latobold;
    color: #373636;
    font-size: 13.12px;
    height: auto;
    outline: none;
    z-index: 1;
  }
  .dual-image {
    width: 100%;
    height: auto;
    position: relative;
  }
  .dual-image img {
    justify-content: start;
    position: absolute;
    top: 36.1%;
    left: -5px;
  }
  .dual-image p img {
    width: 65%;
    height: auto;
    position: absolute;
    left: 485px;
    top: -83px;
  }
  .fragsize-1 {
    margin: 70px 150px;
  }
  .fragsize-2 {
    margin: 100px 535px;
  }
  .artfiguretext-1 {
    z-index: 1;
  }
  h2 {
    font-size: 33.38px;
    color: #019edb;
    font-family: latoblack;
    padding-left: 17.5px;
  }
  p {
    color: #ffffff;
    font-size: 11.27pt;
    font-family: latoregular;
  }
  rb {
    background: #019edb;
    border: 3px solid transparent;
    border-radius: 20px 20px;
    padding: 8px 8px;
    outline: none;
    margin-bottom: 0px;
  }
  rb a {
    text-decoration: none;
    color: #ffffff !important;
    font-size: 15px;
    font-family: latobold;
  }
  rb:hover {
    background: #31318c;
    font-size: 15px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .lorem-ipsum {
    width: 100%;
    height: auto;
    position: relative;
  }
  .lorem-ipsum h1 {
    font-size: 82.72px;
    font-family: latoblack;
    color: #ffffff;
    position: absolute;
    top: 460px;
    left: 580px;
  }
  .lorem-ipsum h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: latobold;
    position: absolute;
    top: 600px;
    left: 520px;
  }
  .lorem-ipsum h6 {
    color: #ffffff;
    font-size: 15px;
    font-family: latoregular;
    position: absolute;
    top: 640px;
    left: 500px;
  }
  .lorem-ipsum span img {
    position: absolute;
    top: 438px;
    left: 390px;
  }
  .lorem-ipsum p {
    position: relative;
    top: 373px;
    left: 632px;
  }
  .bordart-title {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 165px;
    margin-top: 520px;
  }
  .bordart-title .art-title {
    width: 100%;
    text-align: center;
  }
  .bordart-title .art-title h2 {
    color: #ffffff;
    font-size: 36.93px;
    font-family: latoblack;
  }
  .bordart-title .art-title b {
    font-family: latobold;
    font-size: 24px;
    color: #ffffff;
    line-height: 20px;
  }
  .emptybox-2 {
    width: 11.7%;
    text-align: center;
    height: auto;
  }
  .somearticles-1 {
    width: 30%;
    height: 150px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    opacity: 0.7;
    margin-top: 40px;
  }
  .somearticles-1 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .art-border {
    width: 11.6%;
    position: relative;
    left: 10px;
    z-index: 1;
  }
  .art-border rb {
    position: absolute;
    top: 291px;
  }
  .art-border img {
    position: absolute;
    top: 95px;
    left: 53px;
  }
  .somearticles-2 {
    width: 30%;
    height: 150px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    margin-top: 40px;
    opacity: 0.7;
  }
  .somearticles-2 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .emptybox-3 {
    width: 15%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  .portfolio img {
    width: 33.333%;
  }
  .imblock1 {
    position: relative;
    left: 120px;
  }
  .imblock2 {
    position: relative;
    left: 300px;
  }
  .imblock3 {
    position: relative;
    right: 415px;
    bottom: 60px;
  }
  .porttext {
    position: absolute;
    left: 560px;
    top: 50px;
  }
  .porttext h1 {
    color: #019edb;
    font-family: latoblack;
  }
  .porttext h6 {
    color: #1b1b1b;
    font-family: latoregular;
  }
  .porthombus {
    width: 135px;
    height: 135px;
    opacity: 0.5;
    position: absolute;
    bottom: 351px;
    right: 735px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 82.72px;
  }
  dd {
    font-size: 82.72px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 380px;
    bottom: 374px;
  }
  .loremipsdolor {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    bottom: 350px;
    font-family: latoblack;
    font-size: 16px;
    color: #e1e1e1;
    line-height: 25px;
    overflow: hidden;
  }
  .loremipsdolor h4 {
    line-height: 2px;
    color: #ffffff;
    font-family: latoblack;
    font-size: 18px;
    text-shadow: 1px 1px #ffffff, 0 0 1em #019edb;
  }
  .workblock {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    bottom: 178px;
  }
  .workblock .emptybox-9 {
    width: 35%;
  }
  .workblock .worktitle {
    width: 30%;
    position: relative;
    bottom: 600px;
    text-align: center;
  }
  .workblock .worktitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
    line-height: 20px;
  }
  .workblock .worktitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
  }
  .workblock .emptybox-10 {
    width: 35%;
  }
  .transparentrhombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: relative;
    top: 122px;
    left: 147px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 64.6px;
  }
  dt {
    font-size: 64.6px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 12px;
    top: 39px;
    opacity: 1;
  }
  .emptybox-11 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .artwork-1 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-1 img {
    max-width: 100%;
    float: left;
    margin-left: 25px;
    margin-top: 55px;
  }
  .artwork-1 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-1 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-2 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-2 img {
    max-width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
  }
  .artwork-2 .separation-1 {
    position: absolute;
    right: 362px;
    bottom: 7px;
  }
  .artwork-2 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-2 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-3 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-3 img {
    max-width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
  }
  .artwork-3 .separation-2 {
    position: absolute;
    right: 355px;
    bottom: 7px;
  }
  .artwork-3 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-3 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .emptybox-12 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .testimonials {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 651px;
    background: url("../images/descriptionimage2.jpg");
    background-repeat: no-repeat;
    background-size: 100% !important;
  }
  .emptybox-13 {
    width: 30%;
  }
  .testimontitle {
    width: 40%;
    text-align: center;
  }
  .testimontitle .transparentrhombustestimon {
    width: 85px;
    height: 85px;
    background: black;
    position: relative;
    bottom: 34px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .testimontitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 5px;
    bottom: 114px;
  }
  .testimontitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 145px;
    text-align: center;
    line-height: 20px;
  }
  .testimontitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 140px;
    text-align: center;
  }
  .emptybox-14 {
    width: 30%;
  }
  .emptybox-15 {
    width: 15%;
  }
  .emptybox-15,
  .emptybox-16,
  .arttestimon-1,
  .arttestimon-2 {
    margin-bottom: 193px;
  }
  .arttestimon-1 {
    width: 30%;
    text-align: right;
  }
  .arttestimon-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .bordline {
    width: 10%;
    position: relative;
    left: 54px;
  }
  .arttestimon-2 {
    width: 30%;
    text-align: left;
  }
  .arttestimon-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .emptybox-16 {
    width: 15%;
  }
  .user-social-networks {
    width: 100%;
    height: 152px;
    display: flex;
    background: url("../images/socialfonfooter.jpg");
    background-repeat: no-repeat;
    align-self: center;
    position: absolute;
    bottom: 605px;
    justify-content: center;
  }
  .user-social-networks .socialicon-1,
  .user-social-networks .socialicon-2,
  .user-social-networks .socialicon-3,
  .user-social-networks .socialicon-4,
  .user-social-networks .socialicon-5,
  .user-social-networks .socialicon-6,
  .user-social-networks .socialicon-7 {
    width: 9.2%;
    padding: 4px;
    text-align: cent;
  }
  .user-social-networks .socialicon-1 rb,
  .user-social-networks .socialicon-2 rb,
  .user-social-networks .socialicon-3 rb,
  .user-social-networks .socialicon-4 rb,
  .user-social-networks .socialicon-5 rb,
  .user-social-networks .socialicon-6 rb,
  .user-social-networks .socialicon-7 rb {
    background: transparent;
    font-size: 15px;
    font-family: latobold;
  }
  .user-social-networks .socialicon-1 a :hover,
  .user-social-networks .socialicon-2 a :hover,
  .user-social-networks .socialicon-3 a :hover,
  .user-social-networks .socialicon-4 a :hover,
  .user-social-networks .socialicon-5 a :hover,
  .user-social-networks .socialicon-6 a :hover,
  .user-social-networks .socialicon-7 a :hover {
    -webkit-transition: 0.32s;
    -o-transition: 0.32s;
    transition: 0.32s;
    background-color: #27778C;
    border-radius: 70px 70px;
  }
  .footertitle {
    width: 100%;
  }
  .footertitle .transparentrhombusfooter {
    width: 85px;
    height: 85px;
    justify-content: center;
    background: black;
    position: relative;
    top: 125px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footertitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 48.4%;
    top: 43px;
  }
  .footertitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 5px;
    text-align: center;
    line-height: 20px;
  }
  .emptybox-17 {
    width: 5%;
  }
  .textemail {
    width: 25%;
    margin: 0 auto;
  }
  .textemail h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textemail h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #d5d5d5;
  }
  .textemail img {
    position: relative;
    bottom: 147px;
    right: 25px;
  }
  .textcall {
    width: 30%;
    margin: 0 auto;
  }
  .textcall h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textcall h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textcall img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .textaddress {
    width: 30%;
  }
  .textaddress h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textaddress h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textaddress img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: 10px;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 15px;
    font-size: 17px;
    font-family: latoregular;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  body {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
    transition: 0.75s;
  }
  body img {
    max-width: 100%;
    height: auto;
  }
  .overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  top: 7.5%;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
}
  a {
    outline: none;
  }
  #responsive-box {
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
  }
  #responsive-box .header {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("../images/contentfon1.jpg");
    overflow: hidden;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  #responsive-box .main {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("../images/contentfon2.jpg");
    position: relative;
    bottom: 10px;
    overflow: hidden;
    background-position: bottom 1900px left 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000000;
  }
  #responsive-box .footer {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    bottom: 670px;
    background: url("../images/wallfooterfon.jpg");
  }
  .logo {
    position: relative;
    bottom: 20px;
  }
  .logo a {
    text-decoration: none;
  }
  .logo a b {
    position: absolute;
    left: 95px;
    top: 15px;
    color: #ffffff;
    font-size: 60.8px;
    font-family: Bebas;
  }
  .logo a p {
    font-size: 22px;
    font-family: Baron-Neue;
    position: absolute;
    top: 36px;
    left: 33px;
  }
  .iclogo {
    position: absolute;
    left: 61px;
    top: 8px;
  }
  .wallheaderfon {
    margin-top: 100px;
  }
  .logofigure {
    width: 150px;
    height: 150px;
    background: #1b1b1b;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 1640px;
    left: 237px;
  }
  .menu {
    width: 45%;
    background: url("../images/headerfragment9.png");
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    left: 640px;
    transition: 0.9s;
  }
  .menu ul {
    float: left;
  }
  .menu ul li {
    list-style-type: none;
  }
  .menu ul li a {
    text-decoration: none;
    padding: 8.1%;
    position: relative;
    left: 254px;
    top: 14px;
    font-family: latobold;
    color: #373636;
    font-size: 13.12px;
    height: auto;
    outline: none;
    z-index: 2;
  }
  .dual-image {
    width: 100%;
    height: auto;
    position: relative;
  }
  .dual-image img {
    justify-content: start;
    position: absolute;
    top: 36.1%;
    left: -5px;
  }
  .dual-image p img {
    width: 65%;
    height: auto;
    position: absolute;
    left: 485px;
    top: -83px;
  }
  .fragsize-1 {
    margin: 70px 150px;
  }
  .fragsize-2 {
    margin: 60px 495px;
  }
  .artfiguretext-1 {
    z-index: 1;
  }
  h2 {
    font-size: 33.38px;
    color: #ffffff;
    font-family: latoblack;
    padding-left: 17.5px;
  }
  p {
    color: #ffffff;
    font-size: 11.27pt;
    font-family: latoregular;
  }
  rb {
    background: #019edb;
    border: 3px solid transparent;
    border-radius: 20px 20px;
    padding: 8px 8px;
    outline: none;
    margin-bottom: 0px;
  }
  rb a {
    text-decoration: none;
    color: #ffffff !important;
    font-size: 15px;
    font-family: latobold;
  }
  rb:hover {
    background: #31318c;
    font-size: 15px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .lorem-ipsum {
    width: 100%;
    height: auto;
    position: relative;
  }
  .lorem-ipsum h1 {
    font-size: 82.72px;
    font-family: latoblack;
    color: #ffffff;
    position: absolute;
    top: 460px;
    left: 580px;
  }
  .lorem-ipsum h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: latobold;
    position: absolute;
    top: 600px;
    left: 520px;
  }
  .lorem-ipsum h6 {
    color: #ffffff;
    font-size: 15px;
    font-family: latoregular;
    position: absolute;
    top: 640px;
    left: 500px;
  }
  .lorem-ipsum span img {
    position: absolute;
    top: 438px;
    left: 390px;
  }
  .lorem-ipsum p {
    position: relative;
    top: 373px;
    left: 632px;
  }
  .bordart-title {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 165px;
    margin-top: 520px;
  }
  .bordart-title .art-title {
    width: 100%;
    text-align: center;
  }
  .bordart-title .art-title h2 {
    color: #ffffff;
    font-size: 36.93px;
    font-family: latoblack;
  }
  .bordart-title .art-title b {
    font-family: latobold;
    font-size: 24px;
    color: #ffffff;
    line-height: 20px;
  }
  .emptybox-2 {
    width: 11.7%;
    text-align: center;
    height: auto;
  }
  .somearticles-1 {
    width: 30%;
    height: 150px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    opacity: 0.7;
    margin-top: 40px;
  }
  .somearticles-1 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .art-border {
    width: 11.6%;
    position: relative;
    left: 10px;
    z-index: 1;
  }
  .art-border rb {
    position: absolute;
    top: 291px;
  }
  .art-border img {
    position: absolute;
    top: 95px;
    left: 53px;
  }
  .somearticles-2 {
    width: 30%;
    height: 150px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    margin-top: 40px;
    opacity: 0.7;
  }
  .somearticles-2 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .emptybox-3 {
    width: 15%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  .portfolio img {
    width: 33.333%;
  }
  .imblock1 {
    position: relative;
    left: 120px;
  }
  .imblock2 {
    position: relative;
    left: 205px;
  }
  .imblock3 {
    position: relative;
    right: 348px;
    bottom: 60px;
  }
  .porttext {
    position: absolute;
    left: 440px;
    top: 16px;
  }
  .porttext h1 {
    color: #019edb;
    font-family: latoblack;
  }
  .porttext h6 {
    color: #1b1b1b;
    font-family: latoregular;
  }
  .porthombus {
    width: 135px;
    height: 135px;
    opacity: 0.5;
    position: absolute;
    bottom: 311px;
    right: 588px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 82.72px;
  }
  dd {
    font-size: 82.72px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 316px;
    bottom: 337px;
  }
  .loremipsdolor {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    bottom: 350px;
    font-family: latoblack;
    font-size: 16px;
    color: #e1e1e1;
    line-height: 25px;
    overflow: hidden;
  }
  .loremipsdolor h4 {
    line-height: 2px;
    color: #ffffff;
    font-family: latoblack;
    font-size: 18px;
    text-shadow: 1px 1px #ffffff, 0 0 1em #019edb;
  }
  .workblock {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    bottom: 264px;
  }
  .workblock .emptybox-9 {
    width: 35%;
  }
  .workblock .worktitle {
    width: 30%;
    position: relative;
    bottom: 600px;
    text-align: center;
  }
  .workblock .worktitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
    line-height: 20px;
  }
  .workblock .worktitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
  }
  .workblock .emptybox-10 {
    width: 35%;
  }
  .transparentrhombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: relative;
    top: 122px;
    left: 117px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 64.6px;
  }
  dt {
    font-size: 64.6px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 12px;
    top: 39px;
    opacity: 1;
  }
  .emptybox-11 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .artwork-1 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-1 img {
    max-width: 100%;
    float: left;
    margin-left: 25px;
    margin-top: 55px;
  }
  .artwork-1 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-1 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-2 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-2 img {
    max-width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
  }
  .artwork-2 .separation-1 {
    position: absolute;
    right: 292px;
    bottom: 7px;
  }
  .artwork-2 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-2 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-3 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-3 img {
    max-width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
  }
  .artwork-3 .separation-2 {
    position: absolute;
    right: 292px;
    bottom: 7px;
  }
  .artwork-3 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-3 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .emptybox-12 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .testimonials {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 728px;
    background: url("../images/descriptionimage2.jpg");
    background-repeat: no-repeat;
  }
  .emptybox-13 {
    width: 30%;
  }
  .testimontitle {
    width: 40%;
    text-align: center;
  }
  .testimontitle .transparentrhombustestimon {
    width: 85px;
    height: 85px;
    background: #000000;
    position: relative;
    bottom: 34px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .testimontitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 5px;
    bottom: 114px;
  }
  .testimontitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 145px;
    text-align: center;
    line-height: 20px;
  }
  .testimontitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 140px;
    text-align: center;
  }
  .emptybox-14 {
    width: 30%;
  }
  .emptybox-15 {
    width: 15%;
  }
  .emptybox-15,
  .emptybox-16,
  .arttestimon-1,
  .arttestimon-2 {
    margin-bottom: 193px;
  }
  .arttestimon-1 {
    width: 30%;
    text-align: right;
  }
  .arttestimon-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .bordline {
    width: 10%;
    position: relative;
    left: 54px;
  }
  .arttestimon-2 {
    width: 30%;
    text-align: left;
  }
  .arttestimon-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .emptybox-16 {
    width: 15%;
  }
  .user-social-networks {
    width: 100%;
    height: 152px;
    display: flex;
    background: url("../images/socialfonfooter.jpg");
    background-repeat: no-repeat;
    align-self: center;
    position: absolute;
    bottom: 605px;
    justify-content: center;
  }
  .user-social-networks .socialicon-1,
  .user-social-networks .socialicon-2,
  .user-social-networks .socialicon-3,
  .user-social-networks .socialicon-4,
  .user-social-networks .socialicon-5,
  .user-social-networks .socialicon-6,
  .user-social-networks .socialicon-7 {
    width: 9.2%;
    padding: 4px;
    text-align: cent;
  }
  .user-social-networks .socialicon-1 rb,
  .user-social-networks .socialicon-2 rb,
  .user-social-networks .socialicon-3 rb,
  .user-social-networks .socialicon-4 rb,
  .user-social-networks .socialicon-5 rb,
  .user-social-networks .socialicon-6 rb,
  .user-social-networks .socialicon-7 rb {
    background: transparent;
    font-size: 15px;
    font-family: latobold;
  }
  .user-social-networks .socialicon-1 a :hover,
  .user-social-networks .socialicon-2 a :hover,
  .user-social-networks .socialicon-3 a :hover,
  .user-social-networks .socialicon-4 a :hover,
  .user-social-networks .socialicon-5 a :hover,
  .user-social-networks .socialicon-6 a :hover,
  .user-social-networks .socialicon-7 a :hover {
    -webkit-transition: 0.32s;
    -o-transition: 0.32s;
    transition: 0.32s;
    background-color: #27778C;
    border-radius: 70px 70px;
  }
  .footertitle {
    width: 100%;
  }
  .footertitle .transparentrhombusfooter {
    width: 85px;
    height: 85px;
    justify-content: center;
    background: #000000;
    position: relative;
    top: 125px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footertitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 48.4%;
    top: 43px;
  }
  .footertitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 5px;
    text-align: center;
    line-height: 20px;
  }
  .emptybox-17 {
    width: 5%;
  }
  .textemail {
    width: 25%;
    margin: 0 auto;
  }
  .textemail h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textemail h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #d5d5d5;
  }
  .textemail img {
    position: relative;
    bottom: 147px;
    right: 25px;
  }
  .textcall {
    width: 30%;
    margin: 0 auto;
  }
  .textcall h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textcall h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textcall img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .textaddress {
    width: 30%;
  }
  .textaddress h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textaddress h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textaddress img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: 10px;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 15px;
    font-size: 17px;
    font-family: latoregular;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  body {
    max-width: 1023px;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
    transition: 0.75s;
  }
  body img {
    max-width: 100%;
    height: auto;
  }
  a {
    outline: none;
  }
  .overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  top: 7.5%;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
 }
  #responsive-box {
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
  }
  #responsive-box .header {
    max-width: 100%;
    height: auto;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("../images/contentfon1.jpg");
    overflow: hidden;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  #responsive-box .main {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("../images/contentfon2.jpg");
    position: relative;
    bottom: 10px;
    overflow: hidden;
    background-position: bottom 1900px left 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000000;
  }
  #responsive-box .footer {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    bottom: 590px;
    background: url("../images/wallfooterfon.jpg");
  }
  .logo {
    position: relative;
    bottom: 20px;
  }
  .logo a {
    text-decoration: none;
  }
  .logo a b {
    position: absolute;
    left: 5px;
    top: 50px;
    color: #ffffff;
    font-size: 60.8px;
    font-family: Bebas;
  }
  .logo a p {
    font-size: 25px;
    font-family: Baron-Neue;
    position: absolute;
    top: 40px;
    left: 5px;
  }
  .iclogo {
    position: absolute;
    left: 5px;
    top: 50px;
  }
  .wallheaderfon {
    margin-top: 100px;
  }
  .logofigure {
    width: 150px;
    height: 150px;
    background: #1b1b1b;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 1640px;
    left: 237px;
  }
  .menu {
    width: 100%;
    background: url("../images/headerfragment9.png");
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    left: 580px;
    transition: 0.9s;
  }
  .menu ul li {
    list-style-type: none;
  }
  .menu ul li a {
    text-decoration: none;
    float: left;
    padding: 2%;
    position: relative;
    left: 20px;
    top: 14px;
    font-family: latobold;
    color: #373636;
    font-size: 13.12px;
    height: auto;
    outline: none;
  }
  .dual-image {
    width: 100%;
    height: auto;
    position: relative;
  }
  .dual-image img {
    justify-content: start;
    position: absolute;
    top: 36.1%;
    left: -5px;
  }
  .dual-image p img {
    width: 65%;
    height: auto;
    position: absolute;
    left: 485px;
    top: -83px;
  }
  .fragsize-1 {
    margin: 70px 150px;
  }
  .fragsize-2 {
    margin: 100px 535px;
  }
  .artfiguretext-1 {
    z-index: 1;
  }
  h2 {
    font-size: 33.38px;
    color: #ffffff;
    font-family: latoblack;
    padding-left: 17.5px;
  }
  p {
    color: #ffffff;
    font-size: 11.27pt;
    font-family: latoregular;
  }
  rb {
    background: #019edb;
    border: 3px solid transparent;
    border-radius: 20px 20px;
    padding: 8px 8px;
    outline: none;
    margin-bottom: 0px;
  }
  rb a {
    text-decoration: none;
    color: #ffffff !important;
    font-size: 15px;
    font-family: latobold;
  }
  rb:hover {
    background: #31318c;
    font-size: 15px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .lorem-ipsum {
    width: 100%;
    height: auto;
    position: relative;
  }
  .lorem-ipsum h1 {
    font-size: 82.72px;
    font-family: latoblack;
    color: #ffffff;
    position: absolute;
    top: 460px;
    left: 580px;
  }
  .lorem-ipsum h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: latobold;
    position: absolute;
    top: 600px;
    left: 520px;
  }
  .lorem-ipsum h6 {
    color: #ffffff;
    font-size: 15px;
    font-family: latoregular;
    position: absolute;
    top: 640px;
    left: 500px;
  }
  .lorem-ipsum span img {
    position: absolute;
    top: 438px;
    left: 390px;
  }
  .lorem-ipsum p {
    position: relative;
    top: 373px;
    left: 632px;
  }
  .bordart-title {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 165px;
    margin-top: 520px;
  }
  .bordart-title .art-title {
    width: 100%;
    text-align: center;
  }
  .bordart-title .art-title h2 {
    color: #ffffff;
    font-size: 36.93px;
    font-family: latoblack;
  }
  .bordart-title .art-title b {
    font-family: latobold;
    font-size: 24px;
    color: #ffffff;
    line-height: 20px;
  }
  .emptybox-2 {
    width: 11.7%;
    text-align: center;
    height: auto;
  }
  .somearticles-1 {
    width: 30%;
    height: 150px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    opacity: 0.7;
    margin-top: 40px;
  }
  .somearticles-1 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .art-border {
    width: 11.6%;
    position: relative;
    left: 10px;
    z-index: 1;
  }
  .art-border rb {
    position: absolute;
    top: 291px;
  }
  .art-border img {
    position: absolute;
    top: 95px;
    left: 53px;
  }
  .somearticles-2 {
    width: 30%;
    height: 150px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    margin-top: 40px;
    opacity: 0.7;
  }
  .somearticles-2 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .emptybox-3 {
    width: 15%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  .portfolio img {
    width: 33.333%;
  }
  .imblock1 {
    position: relative;
    left: 120px;
  }
  .imblock2 {
    position: relative;
    left: 300px;
  }
  .imblock3 {
    position: relative;
    right: 415px;
    bottom: 60px;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  .portfolio img {
    width: 33.333%;
  }
  .imblock1 {
    position: relative;
    left: 120px;
  }
  .imblock2 {
    position: relative;
    left: 300px;
  }
  .imblock3 {
    position: relative;
    right: 415px;
    bottom: 60px;
  }
  .porttext {
    position: absolute;
    left: 560px;
    top: 50px;
  }
  .porttext h1 {
    color: #019edb;
    font-family: latoblack;
  }
  .porttext h6 {
    color: #1b1b1b;
    font-family: latoregular;
  }
  .porthombus {
    width: 135px;
    height: 135px;
    opacity: 0.5;
    position: absolute;
    bottom: 351px;
    right: 735px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 82.72px;
  }
  dd {
    font-size: 82.72px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 380px;
    bottom: 374px;
  }
  .loremipsdolor {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    bottom: 350px;
    font-family: latoblack;
    font-size: 16px;
    color: #e1e1e1;
    line-height: 25px;
    overflow: hidden;
  }
  .loremipsdolor h4 {
    line-height: 2px;
    color: #ffffff;
    font-family: latoblack;
    font-size: 18px;
    text-shadow: 1px 1px #ffffff, 0 0 1em #019edb;
  }
  .workblock {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    bottom: 178px;
  }
  .workblock .emptybox-9 {
    width: 35%;
  }
  .workblock .worktitle {
    width: 30%;
    position: relative;
    bottom: 600px;
    text-align: center;
  }
  .workblock .worktitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
    line-height: 20px;
  }
  .workblock .worktitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
  }
  .workblock .emptybox-10 {
    width: 35%;
  }
  .transparentrhombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: relative;
    top: 122px;
    left: 147px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 64.6px;
  }
  dt {
    font-size: 64.6px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 12px;
    top: 39px;
    opacity: 1;
  }
  .emptybox-11 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .artwork-1 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-1 img {
    max-width: 100%;
    float: left;
    margin-left: 25px;
    margin-top: 55px;
  }
  .artwork-1 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-1 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-2 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-2 img {
    max-width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
  }
  .artwork-2 .separation-1 {
    position: absolute;
    right: 362px;
    bottom: 7px;
  }
  .artwork-2 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-2 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-3 {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-3 img {
    max-width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 55px;
  }
  .artwork-3 .separation-2 {
    position: absolute;
    right: 355px;
    bottom: 7px;
  }
  .artwork-3 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-3 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .emptybox-12 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .testimonials {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 651px;
    background: url("../images/descriptionimage2.jpg");
    background-repeat: no-repeat;
    background-size: 100% !important;
  }
  .emptybox-13 {
    width: 30%;
  }
  .testimontitle {
    width: 40%;
    text-align: center;
  }
  .testimontitle .transparentrhombustestimon {
    width: 85px;
    height: 85px;
    background: #000000;
    position: relative;
    bottom: 34px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .testimontitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 5px;
    bottom: 114px;
  }
  .testimontitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 145px;
    text-align: center;
    line-height: 20px;
  }
  .testimontitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 140px;
    text-align: center;
  }
  .emptybox-14 {
    width: 30%;
  }
  .emptybox-15 {
    width: 15%;
  }
  .emptybox-15,
  .emptybox-16,
  .arttestimon-1,
  .arttestimon-2 {
    margin-bottom: 193px;
  }
  .arttestimon-1 {
    width: 30%;
    text-align: right;
  }
  .arttestimon-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .bordline {
    width: 10%;
    position: relative;
    left: 54px;
  }
  .arttestimon-2 {
    width: 30%;
    text-align: left;
  }
  .arttestimon-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .emptybox-16 {
    width: 15%;
  }
  .user-social-networks {
    width: 100%;
    height: 152px;
    display: flex;
    background: url("../images/socialfonfooter.jpg");
    background-repeat: no-repeat;
    align-self: center;
    position: absolute;
    bottom: 605px;
    justify-content: center;
  }
  .user-social-networks .socialicon-1,
  .user-social-networks .socialicon-2,
  .user-social-networks .socialicon-3,
  .user-social-networks .socialicon-4,
  .user-social-networks .socialicon-5,
  .user-social-networks .socialicon-6,
  .user-social-networks .socialicon-7 {
    width: 9.2%;
    padding: 4px;
    text-align: cent;
  }
  .user-social-networks .socialicon-1 rb,
  .user-social-networks .socialicon-2 rb,
  .user-social-networks .socialicon-3 rb,
  .user-social-networks .socialicon-4 rb,
  .user-social-networks .socialicon-5 rb,
  .user-social-networks .socialicon-6 rb,
  .user-social-networks .socialicon-7 rb {
    background: transparent;
    font-size: 15px;
    font-family: latobold;
  }
  .user-social-networks .socialicon-1 a :hover,
  .user-social-networks .socialicon-2 a :hover,
  .user-social-networks .socialicon-3 a :hover,
  .user-social-networks .socialicon-4 a :hover,
  .user-social-networks .socialicon-5 a :hover,
  .user-social-networks .socialicon-6 a :hover,
  .user-social-networks .socialicon-7 a :hover {
    -webkit-transition: 0.32s;
    -o-transition: 0.32s;
    transition: 0.32s;
    background-color: #27778C;
    border-radius: 70px 70px;
  }
  .footertitle {
    width: 100%;
  }
  .footertitle .transparentrhombusfooter {
    width: 85px;
    height: 85px;
    justify-content: center;
    background: #000000;
    position: relative;
    top: 125px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footertitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 48.4%;
    top: 43px;
  }
  .footertitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 5px;
    text-align: center;
    line-height: 20px;
  }
  .emptybox-17 {
    width: 5%;
  }
  .textemail {
    width: 25%;
    margin: 0 auto;
  }
  .textemail h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textemail h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #d5d5d5;
  }
  .textemail img {
    position: relative;
    bottom: 147px;
    right: 25px;
  }
  .textcall {
    width: 30%;
    margin: 0 0 auto;
  }
  .textcall h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textcall h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textcall img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .textaddress {
    width: 30%;
  }
  .textaddress h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textaddress h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textaddress img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: 10px;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 15px;
    font-size: 17px;
    font-family: latoregular;
  }
}
@media screen and (min-width: 540px) and (max-width: 768px) {
  body {
    max-width: 768px;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
    transition: 0.75s;
  }
  .overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
  
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
 }
  body img {
    max-width: 100%;
    height: auto;
  }
  a {
    outline: none;
  }
  #responsive-box {
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
  }
  #responsive-box .header {
    max-width: 100%;
    height: auto;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("../images/contentfon1.jpg");
    overflow: hidden;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  #responsive-box .main {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("../images/contentfon2.jpg");
    position: relative;
    bottom: 10px;
    overflow: hidden;
    background-position: bottom 1990px left 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000000;
  }
  #responsive-box .footer {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 1223px;
    background: url("../images/wallfooterfon.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: -578px;
  }
  .logo {
    position: relative;
    bottom: 20px;
    z-index: 2 !important;
  }
  .logo a {
    text-decoration: none;
  }
  .logo a b {
    position: absolute;
    left: 105px;
    top: 20px;
    color: #ffffff;
    font-size: 55.8px;
    font-family: Bebas;
  }
  .logo a p {
    font-size: 20px;
    font-family: Baron-Neue;
    position: absolute;
    top: 38px;
    left: 5px;
  }
  .iclogo {
    width: 8%;
    position: absolute;
    left: 80px;
    top: 16px;
    z-index: 2 !important;
  }
  .wallheaderfon {
    margin-top: 100px;
  }
  .logofigure {
    width: 150px;
    height: 150px;
    background: #1b1b1b;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 1640px;
    left: 237px;
  }
  .menu {
    width: 50%;
    background: url("../images/headerfragment9.png");
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    left: 385px;
    transition: 0.9s;
  }
  .menu ul {
    width: 120px;
  }
  .menu ul li {
    list-style-type: none;
  }
  .menu ul li a {
    text-decoration: none;
    float: left;
    padding: 6px;
    position: relative;
    left: 190px;
    font-family: latobold;
    color: #373636;
    font-size: 16.12px;
    height: auto;
    outline: none;
    font-weight: 900;
    z-index: 3 !important;
  }
  .dual-image {
    width: 100%;
    height: auto;
    position: relative;
  }
  .dual-image img {
    justify-content: start;
    position: absolute;
    bottom: 50px;
    left: -5px;
    width: 60%;
  }
  .dual-image p img {
    width: 65%;
    height: auto;
    position: absolute;
    left: 319px;
    top: -2px;
  }
  .fragsize {
    margin-top: -14%;
  }
  .fragsize-1 {
    margin-left: 0px;
    margin-top: 3px;
  }
  .fragsize-2 {
    margin: 40px 335px;
    width: 15% !important;
  }
  .artfiguretext-1 {
    margin: -127px -210px;
  }
  h2 {
    font-size: 33.38px;
    color: #019edb;
    font-family: latoblack;
    padding-left: 17.5px;
  }
  p {
    color: #ffffff;
    font-size: 11.27pt;
    font-family: latoregular;
    padding-left: 8.5px;
  }
  rb {
    background: #019edb;
    border: 3px solid transparent;
    border-radius: 20px 20px;
    padding: 8px 8px;
    outline: none;
    position: relative;
    bottom: 25px;
  }
  rb a {
    text-decoration: none;
    color: #ffffff !important;
    font-size: 15px;
    font-family: latobold;
  }
  rb:hover {
    background: #31318c;
    font-size: 15px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .lorem-ipsum {
    width: 100%;
    height: auto;
    position: relative;
  }
  .lorem-ipsum h1 {
    font-size: 82.72px;
    font-family: latoblack;
    color: #ffffff;
    position: absolute;
    top: 270px;
    left: 320px;
  }
  .lorem-ipsum h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: latobold;
    position: absolute;
    top: 410px;
    left: 280px;
  }
  .lorem-ipsum h6 {
    color: #ffffff;
    font-size: 15px;
    font-family: latoregular;
    position: absolute;
    top: 450px;
    left: 260px;
  }
  .lorem-ipsum span img {
    position: absolute;
    top: 285px;
    left: 148px;
    outline-style: none;
  }
  .lorem-ipsum p {
    position: relative;
    top: 395.47px;
    left: 455px;
    width: 43%;
  }
  .bordart-title {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 165px;
    margin-top: 514px;
  }
  .bordart-title .art-title {
    width: 100%;
    text-align: center;
    position: relative;
    top: 23px;
  }
  .bordart-title .art-title h2 {
    color: #ffffff;
    font-size: 36.93px;
    font-family: latoblack;
    line-height: 22px;
  }
  .bordart-title .art-title b {
    font-family: latobold;
    font-size: 24px;
    color: #ffffff;
    line-height: 20px;
  }
  .emptybox-2 {
    width: 11.7%;
    text-align: center;
    height: auto;
  }
  .somearticles-1 {
    width: 30%;
    height: 201px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    opacity: 0.7;
    margin-top: 40px;
  }
  .somearticles-1 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .art-border {
    width: 11.6%;
    position: relative;
    left: -2.5%;
    z-index: 1;
  }
  .art-border rb {
    position: absolute;
    top: 291px;
    left: 3px;
    width: 100px;
    line-height: 1px;
  }
  .art-border img {
    position: absolute;
    top: 95px;
    left: 53px;
  }
  .somearticles-2 {
    width: 30%;
    height: 201px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    margin-top: 40px;
    opacity: 0.7;
  }
  .somearticles-2 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    color: #ffffff;
  }
  .emptybox-3 {
    width: 15%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  .portfolio img {
    width: 33.6% !important;
  }
  .imblock1 {
    position: relative;
    left: 120px;
  }
  .imblock2 {
    position: relative;
    left: 300px;
  }
  .imblock3 {
    position: relative;
    right: 255px !important;
    top: 200px;
  }
  .howitwork {
    position: absolute;
    bottom: 780px;
  }
  .testimonials {
    position: absolute;
    bottom: 150px;
  }
  .getintouch {
    position: absolute;
    bottom: 422px;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  .portfolio img {
    width: 33.333%;
  }
  .imblock1 {
    position: relative;
    left: 0px;
    top: 202px;
  }
  .imblock2 {
    position: relative;
    left: 253px;
    top: 202px;
  }
  .imblock3 {
    position: relative;
    right: 415px;
    bottom: 60px;
  }
  .porttext {
    position: absolute;
    left: 312px ;
    top: 240px;
  }
  .porttext h1 {
    color: #019edb;
    font-family: latoblack;
    font-size: 20px;
    position: relative;
    top: 14px;
  }
  .porttext h6 {
    color: #1b1b1b;
    font-family: latoregular;
    font-size: 10px;
  }
  .porttext rb {
    position: relative;
    top: 1px;
    left: 13px;
  }
  .porthombus {
    width: 135px;
    height: 135px;
    opacity: 0.5;
    position: absolute;
    bottom: 0px;
    right: 181px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 82.72px;
  }
  dd {
    font-size: 82.72px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 443px;
    bottom: 22px;
  }
  .loremipsdolor {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    bottom: 274px;
    font-family: latoblack;
    font-size: 16px;
    color: #d5d5d5;
    line-height: 20px;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .loremipsdolor h4 {
    line-height: 12px;
    color: #ffffff;
    font-family: latoblack;
    font-size: 16px;
    text-shadow: 1px 1px #ffffff, 0 0 1em #019edb;
  }
  .workblock {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    bottom: 284px;
  }
  .workblock .emptybox-9 {
    width: 35%;
  }
  .workblock .worktitle {
    width: 30%;
    position: relative;
    bottom: 450px;
    text-align: center;
  }
  .workblock .worktitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
    line-height: 40px;
  }
  .workblock .worktitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    text-align: center;
    position: relative;
    bottom: 30px;
  }
  .workblock .emptybox-10 {
    width: 35%;
  }
  .transparentrhombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: relative;
    top: 122px;
    left: 76px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 64.6px;
  }
  dt {
    font-size: 64.6px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 12px;
    top: 39px;
    opacity: 1;
  }
  .emptybox-11 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .artwork-1 {
    width: 20%;
    position: relative;
    bottom: 670px;
    text-align: center;
  }
  .artwork-1 img {
    max-width: 100%;
    float: left;
    margin-left: 37px;
    margin-top: 30px;
  }
  .artwork-1 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-1 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-2 {
    width: 20%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .artwork-2 img {
    max-width: 100%;
    float: left;
    margin-left: 36px;
    margin-top: -15px;
  }
  .artwork-2 .separation-1 {
    position: absolute;
    right: 130px;
    bottom: 232px;
  }
  .artwork-2 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
    position: relative;
    top: 6px;
  }
  .artwork-2 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
    position: relative;
    left: 112px;
    bottom: 125px;
  }
  .artwork-3 {
    width: 20%;
    position: relative;
    bottom: 702px;
    left: 227px;
    text-align: center;
  }
  .artwork-3 img {
    max-width: 100%;
    float: left;
    margin-left: 36px;
    margin-top: 62px;
  }
  .artwork-3 .separation-2 {
    position: absolute;
    right: 153px;
    bottom: 30px;
  }
  .artwork-3 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-3 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .emptybox-12 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .testimonials {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 1005px;
    background: url("../images/descriptionimage2.jpg");
    background-repeat: no-repeat;
    background-size: 100% !important;
  }
  .emptybox-13 {
    width: 30%;
  }
  .testimontitle {
    width: 40%;
    text-align: center;
  }
  .testimontitle .transparentrhombustestimon {
    width: 85px;
    height: 85px;
    background: #000000;
    position: relative;
    bottom: 34px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .testimontitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 5px;
    bottom: 114px;
  }
  .testimontitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 145px;
    text-align: center;
    line-height: 20px;
  }
  .testimontitle h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 140px;
    text-align: center;
  }
  .emptybox-14 {
    width: 30%;
  }
  .emptybox-15 {
    width: 15%;
  }
  .emptybox-15,
  .emptybox-16,
  .arttestimon-1,
  .arttestimon-2 {
    margin-bottom: 193px;
  }
  .emptybox-15 rb,
  .emptybox-16 rb,
  .arttestimon-1 rb,
  .arttestimon-2 rb {
    position: relative;
    top: 2px;
  }
  .arttestimon-1 {
    width: 30%;
    text-align: right;
    position: relative;
    right: 110px;
    bottom: 200px;
  }
  .arttestimon-1 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .bordline {
    width: 10%;
    position: relative;
    float: left;
    left: -65.7px;
    bottom: 321px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .arttestimon-2 {
    width: 30%;
    text-align: left;
    position: relative;
    left: 110px;
    bottom: 200px;
  }
  .arttestimon-2 h6 {
    font-family: latoregular;
    font-size: 14px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .emptybox-16 {
    width: 15%;
  }
  .user-social-networks {
    width: 100%;
    height: 152px;
    display: flex;
    background: url("../images/socialfonfooter.jpg");
    background-repeat: no-repeat;
    align-self: center;
    position: absolute;
    bottom: 605px;
    justify-content: center;
  }
  .user-social-networks .socialicon-1,
  .user-social-networks .socialicon-2,
  .user-social-networks .socialicon-3,
  .user-social-networks .socialicon-4,
  .user-social-networks .socialicon-5,
  .user-social-networks .socialicon-6,
  .user-social-networks .socialicon-7 {
    width: 9.2%;
    padding: 4px;
    text-align: cent;
  }
  .user-social-networks .socialicon-1 rb,
  .user-social-networks .socialicon-2 rb,
  .user-social-networks .socialicon-3 rb,
  .user-social-networks .socialicon-4 rb,
  .user-social-networks .socialicon-5 rb,
  .user-social-networks .socialicon-6 rb,
  .user-social-networks .socialicon-7 rb {
    background: transparent;
    font-size: 15px;
    font-family: latobold;
  }
  .user-social-networks .socialicon-1 a :hover,
  .user-social-networks .socialicon-2 a :hover,
  .user-social-networks .socialicon-3 a :hover,
  .user-social-networks .socialicon-4 a :hover,
  .user-social-networks .socialicon-5 a :hover,
  .user-social-networks .socialicon-6 a :hover,
  .user-social-networks .socialicon-7 a :hover {
    -webkit-transition: 0.32s;
    -o-transition: 0.32s;
    transition: 0.32s;
    background-color: #27778C;
    border-radius: 70px 70px;
  }
  .footertitle {
    width: 100%;
    position: relative;
    bottom: 100px;
  }
  .footertitle .transparentrhombusfooter {
    width: 85px;
    height: 85px;
    justify-content: center;
    background: #000000;
    position: relative;
    top: 125px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footertitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 48.4%;
    top: 43px;
  }
  .footertitle h1 {
    font-size: 38.54px;
    color: #ffffff;
    font-family: latobold;
    position: relative;
    top: 5px;
    text-align: center;
    line-height: 20px;
  }
  .emptybox-17 {
    width: 5%;
  }
  .textemail {
    width: 25%;
    margin: 0 auto;
    position: relative;
    bottom: 248px;
  }
  .textemail h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textemail h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #d5d5d5;
  }
  .textemail img {
    position: relative;
    bottom: 147px;
    right: 25px;
  }
  .textcall {
    width: 30%;
    margin: 0 auto;
    position: relative;
    bottom: 128px;
    left: 245px;
    z-index: 1;
  }
  .textcall h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textcall h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textcall img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .textaddress {
    width: 30%;
    position: relative;
    bottom: 240px;
  }
  .textaddress h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textaddress h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textaddress img {
    position: relative;
    bottom: 147px;
    left: 10px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: -322px !important;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 15px;
    font-size: 17px;
    font-family: latoregular;
  }
}
@media screen and (min-width: 320px) and (max-width: 539px) {
  body {
    max-width: 539px;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
    transition: 0.75s;
  }
  body img {
    max-width: 100%;
    height: auto;
  }
  a {
    outline: none;
  }
  #responsive-box {
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    overflow-x: hidden;
  }
  .overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  top: 7.5%;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
  text-align: center;
}
  #responsive-box .header {
    max-width: 100%;
    height: auto;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url("../images/contentfon1.jpg");
    overflow: hidden;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  #responsive-box .main {
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url("../images/contentfon2.jpg");
    position: relative;
    bottom: 10px;
    overflow: hidden;
    background-position: bottom 1750px left 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000000;
  }
  #responsive-box .footer {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    bottom: 590px;
    background: url("../images/wallfooterfon.jpg");
    margin-bottom: -590px;
  }
  .logo {
    position: relative;
    bottom: 20px;
  }
  .logo a {
    text-decoration: none;
  }
  .logo a b {
    position: absolute;
    left: 120px;
    top: 20px;
    color: #ffffff;
    font-size: 45.8px;
    font-family: Bebas;
    z-index: 2;
  }
  .logo a p {
    font-size: 22px;
    font-family: Baron-Neue;
    position: absolute;
    top: 25px;
    left: 26px;
    z-index: 2;
  }
  .iclogo {
    position: absolute;
    left: 95px;
    top: 16px;
    width: 8%;
    z-index: 2;
  }
  .wallheaderfon {
    margin-top: 100px;
  }
  .logofigure {
    width: 150px;
    height: 150px;
    background: #1b1b1b;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 845px;
    left: 251px;
  }
  .menu {
    width: 50%;
    background: url("../images/headerfragment9.png");
    background-repeat: no-repeat;
    background: none;
    height: 100%;
    display: block;
    position: absolute;
    left: 17px;
    top: 17px;
    z-index: 1;
    transition: 1.2s;
  }
  .menu ul {
    width: 100px;
    height: 60px;
  }
  .menu ul li {
    list-style-type: none;
  }
  .menu ul li a {
    text-decoration: none;
    padding: 5px;
    position: relative;
    left: -54px;
    font-family: latobold;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    outline: none;
    font-weight: 900;
  }
  .dual-image {
    width: 100%;
    height: auto;
    position: relative;
  }
  .dual-image img {
    justify-content: start;
    position: absolute;
    bottom: 0px;
    left: -5px;
    width: 60%;
  }
  .dual-image p img {
    width: 25%;
    height: auto;
    position: absolute;
    left: 60%;
    top: 147px;
  }
  .fragsize {
    margin-top: -14%;
  }
  .fragsize-1 {
    margin-left: -50px;
    width: 100% !important;
    margin-top: 53px;
  }
  .fragsize-2 {
    margin: 15px 139px;
    width: 15% !important;
  }
  .artfiguretext-1 {
    margin: -104px -270px;
  }
  h2 {
    font-size: 20.98px;
    color: #019edb;
    font-family: latoblack;
    padding-left: 17.5px;
  }
  p {
    color: #ffffff;
    font-size: 11.27pt;
    font-family: latoregular;
    margin-left: -25px;
  }
  rb {
    background: #019edb;
    border: 3px solid transparent;
    border-radius: 20px 20px;
    padding: px px;
    outline: none;
    position: relative;
    bottom: 25px;
    width: 120px;
    height: 40px;
    z-index: 2;
  }
  rb a {
    text-decoration: none;
    color: #ffffff !important;
    font-size: 12px;
    font-family: latobold;
  }
  rb:hover {
    background: #31318c;
    font-size: 12px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .lorem-ipsum {
    width: 100%;
    height: auto;
    position: relative;
  }
  .lorem-ipsum h1 {
    font-size: 25.72px;
    font-family: latoblack;
    color: #1b1b1b;
    position: absolute;
    top: -157px;
    left: 290px;
  }
  .lorem-ipsum h4 {
    color: #1b1b1b;
    font-size: 16px;
    font-family: latobold;
    position: absolute;
    top: -119px;
    left: 237px;
  }
  .lorem-ipsum h6 {
    color: #1b1b1b;
    font-size: 12px;
    font-family: latoregular;
    position: absolute;
    top: -93px;
    left: 215px;
    width: 30%;
    padding-right: 2px;
  }
  .lorem-ipsum span img {
    position: absolute;
    top: -110.1%;
    left: -52%;
    outline-style: none;
  }
  .lorem-ipsum p {
    position: relative;
    top: 90%;
    left: 72%;
    width: 43%;
  }
  .bordart-title {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 105px;
    margin-top: 112px;
  }
  .bordart-title .art-title {
    width: 100%;
    text-align: center;
  }
  .bordart-title .art-title h2 {
    color: #019edb;
    font-size: 23.93px;
    font-family: latoblack;
    position: relative;
    top: 370px;
    right: 83px;
  }
  .bordart-title .art-title b {
    font-family: latobold;
    font-size: 16px;
    color: #ffffff;
    line-height: 6px;
    position: relative;
    top: 355px;
    right: 83px;
  }
  .emptybox-2 {
    width: 11.7%;
    text-align: center;
    height: auto;
  }
  .somearticles-1 {
    width: 30%;
    height: 230px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    opacity: 0.7;
    position: relative;
    bottom:5px;
  }
  .somearticles-1 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-1 h6 {
    font-family: latoregular;
    font-size: 11.4px;
    color: #ffffff;
  }
  .art-border {
    width: 11.6%;
    position: relative;
    left: -11.6%;
    z-index: 1;
  }
  .art-border rb {
    position: absolute;
    top: 316px;
    left: 96px;
    width: 76px;
    height: 17px !important;
    text-align: center;
    white-space: nowrap ;
  }
  .art-border rb a:hover {
    background: #31318c;
    font-size: 12px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .art-border img {
    position: absolute;
    top: 95px;
    left: 53px;
  }
  .somearticles-2 {
    width: 30%;
    height: 230px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    margin-top: 40px;
    opacity: 0.7;
    position: relative;
    bottom:5px;
  }
  .somearticles-2 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-2 h6 {
    font-family: latoregular;
    font-size: 11.4px;
    color: #ffffff;
   }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: nowrap;
  }
  
  .imblock2 {
    position: relative;
    left: 300px;
  }
  .imblock3 {
    position: relative;
    right: 415px;
    bottom: 60px;
  }
  .emptybox-3 {
    width: 15%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio-content img {
    width: 100%;
    height: auto;
  }
  .portfolio {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 460px;
    display: flex;
    flex-wrap: wrap;
  }
  
  .imblock1 {
    position: relative;
    left: 0px;
    top: 321px;
  }
  .imblock2 {
    position: relative;
    left: 138px;
    top: 319px;
  }
  .imblock3 {
    position: relative;
    right: 145px;
    top: 330px;
    display: none;
  }
  .porttext {
    position: absolute;
    left: 0px;
    top: 87px;
    padding: 3%;
  }
  .porttext h1 {
    color: #019edb;
    font-family: latoblack;
    margin-top: 36px;
    font-size: 16px;
  }
  .porttext h6 {
    color: #1b1b1b;
    font-family: latoregular;
    width: 66%;
    position: relative;
    bottom: 25px;
  }
  .porttext rb {
    position: relative;
    top: 3px;
  }
  .porthombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: absolute;
    top: 334px;
    right: 39%;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 82.72px;
  }
  dd {
    font-size: 62.72px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 34%;
    top: 338px;
  }
  .loremipsdolor {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    bottom: 134px;
    font-family: latoblack;
    font-size: 12px;
    color: #e1e1e1;
    line-height: 25px;
    overflow: hidden;
  }
  .loremipsdolor h4 {
    line-height: 2px;
    color: #ffffff;
    font-family: latoblack;
    font-size: 14px;
    text-shadow: 1px 1px #ffffff, 0 0 1em #019edb;
  }
  .workblock {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    bottom: 123px;
  }
  .workblock .emptybox-9 {
    width: 35%;
  }
  .workblock .worktitle {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .workblock .worktitle h1 {
    font-size: 38.54px;
    color: #9aa81b;
    font-family: latobold;
    text-align: center;
    line-height: 33px;
    position: relative;
    top: 140px;
    right: 120px;
  }
  .workblock .worktitle h3 {
    font-size: 24px;
    color: #9aa81b;
    font-family: latobold;
    text-align: center;
    position: relative;
    top: 22.1px;
    left: 136px;
  }
  .workblock .emptybox-10 {
    width: 35%;
  }
  .transparentrhombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: relative;
    top: 346px;
    left: -32px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 64.6px;
  }
  dt {
    font-size: 64.6px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: -38px;
    top: 249px;
    opacity: 1;
  }
  .emptybox-11 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .artwork-1 {
    width: 30%;
    position: relative;
    bottom: 550px;
    text-align: center;
    padding: 0.2%;
  }
  .artwork-1 img {
    max-width: 40%;
    float: left;
    margin-left: 37px;
    margin-top: 55px;
  }
  .artwork-1 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-1 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-2 {
    width: 30%;
    position: relative;
    bottom: 550px;
    text-align: center;
    padding: 0.2%;
  }
  .artwork-2 img {
    max-width: 40%;
    float: left;
    margin-left: 37px;
    margin-top: 55px;
  }
  .artwork-2 .separation-1 {
    position: absolute;
    right: 362px;
    bottom: 7px;
  }
  .artwork-2 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-2 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-3 {
    width: 30%;
    position: relative;
    bottom: 550px;
    text-align: center;
    padding: 0.2%;
  }
  .artwork-3 img {
    max-width: 40%;
    float: left;
    margin-left: 37px;
    margin-top: 55px;
  }
  .artwork-3 .separation-2 {
    position: absolute;
    right: 355px;
    bottom: 7px;
    display: none;
  }
  .artwork-3 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-3 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .emptybox-12 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .testimonials {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 691px;
    background: url("../images/descriptionimage2.jpg");
    background-repeat: no-repeat;
    background-size: 100% !important;
  }
  .emptybox-13 {
    width: 30%;
  }
  .testimontitle {
    width: 40%;
    text-align: center;
  }
  .testimontitle .transparentrhombustestimon {
    width: 85px;
    height: 85px;
    background: #000000;
    position: relative;
    bottom: 120px;
    right: 120px;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .testimontitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: -118px;
    bottom: 200px;
  }
  .testimontitle h1 {
    font-size: 25.54px;
    color: #9aa81b;
    font-family: latobold;
    position: relative;
    top: 0px;
    right: 90px;
    line-height: 20px;
  }
  .testimontitle h3 {
    font-size: 24px;
    color: #9aa81b;
    font-family: latobold;
    position: relative;
    top: 10px;
    text-align: left;
  }
  .emptybox-14 {
    width: 30%;
  }
  .emptybox-15 {
    width: 15%;
  }
  .emptybox-15,
  .emptybox-16,
  .arttestimon-1,
  .arttestimon-2 {
    margin-bottom: 3px;
    margin: 0 auto;
  }
  .arttestimon-1 {
    width: 90%;
    text-align: center;
    justify-content: center;
    position: relative;
    bottom: 200px;
  }
  .arttestimon-1 h6 {
    font-family: latoregular;
    font-size: 20px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .arttestimon-1 rb {
    position: relative !important;
    top: 0% !important;
    z-index: 2;
  }
  .bordline {
    width: 10%;
    position: relative;
    left: 54px;
    display: none;
  }
  .arttestimon-2 {
    width: 90%;
    text-align: center;
    position: relative;
    bottom: 200px;
    justify-content: center;
  }
  .arttestimon-2 h6 {
    font-family: latoregular;
    font-size: 20px;
    line-height: 17px;
    color: #d5d5d5;
  }
  .arttestimon-2 rb {
    position: relative !important;
    top: 0% !important;
    z-index: 2;
  }
  .emptybox-16 {
    width: 15%;
  }
  .user-social-networks {
    width: 100%;
    height: 122px;
    display: flex;
    background: url("../images/socialfonfooter.jpg");
    background-repeat: no-repeat;
    align-self: center;
    position: absolute;
    flex-wrap: nowrap;
    bottom: 605px;
    justify-content: center;
  }
  .user-social-networks .socialicon-1,
  .user-social-networks .socialicon-2,
  .user-social-networks .socialicon-3,
  .user-social-networks .socialicon-4,
  .user-social-networks .socialicon-5,
  .user-social-networks .socialicon-6,
  .user-social-networks .socialicon-7 {
    width: 11.2%;
    padding: 2px;
    text-align: center;
    margin: 0 auto;
  }
  .user-social-networks .socialicon-1 rb,
  .user-social-networks .socialicon-2 rb,
  .user-social-networks .socialicon-3 rb,
  .user-social-networks .socialicon-4 rb,
  .user-social-networks .socialicon-5 rb,
  .user-social-networks .socialicon-6 rb,
  .user-social-networks .socialicon-7 rb {
    background: transparent;
    font-size: 15px;
    font-family: latobold;
  }
  .user-social-networks .socialicon-1 a :hover,
  .user-social-networks .socialicon-2 a :hover,
  .user-social-networks .socialicon-3 a :hover,
  .user-social-networks .socialicon-4 a :hover,
  .user-social-networks .socialicon-5 a :hover,
  .user-social-networks .socialicon-6 a :hover,
  .user-social-networks .socialicon-7 a :hover {
    -webkit-transition: 0.32s;
    -o-transition: 0.32s;
    transition: 0.32s;
    background-color: #27778C;
    border-radius: 70px 70px;
  }
  .footertitle {
    width: 100%;
    position: relative;
    bottom: 80px;
  }
  .footertitle .transparentrhombusfooter {
    width: 85px;
    height: 85px;
    justify-content: center;
    background: #000000;
    position: relative;
    top: 125px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footertitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 45.4%;
    top: 43px;
  }
  .footertitle h1 {
    font-size: 38.54px;
    color: #9aa81b;
    font-family: latobold;
    position: relative;
    top: 5px;
    text-align: center;
    line-height: 20px;
  }
  .emptybox-17 {
    width: 5%;
  }
  .textemail {
    width: 25%;
    margin: 0 auto;
    position: relative;
    bottom: 100px;
    left: 213px;
    padding: 0.2%;
  }
  .textemail h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textemail h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #d5d5d5;
  }
  .textemail img {
    position: relative;
    bottom: 139px;
    right: 49px;
  }
  .textcall {
    width: 30%;
    margin: 0 auto;
    position: relative;
    top: 21px;
    right: 67px;
    padding: 0.2%;
  }
  .textcall h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textcall h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textcall img {
    position: relative;
    bottom: 147px;
    left: -59px;
  }
  .textaddress {
    width: 30%;
    margin: 0 auto;
    position: relative;
    top: 20px;
    right: 5px;
  }
  .textaddress h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textaddress h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textaddress img {
    position: relative;
    bottom: 167px;
    left: -65px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: 10px;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 15px;
    font-size: 17px;
    font-family: latoregular;
  }
}
@media screen and (min-width: 190px) and (max-width: 320px) {
  a {
    outline: none;
  }
  .overlayer {
  width:100%;
  height:150%;  
  position:absolute;
  z-index:3;
  background:#000000;
  opacity: 0.86;
}
.loader {
  display: inline-block;
  width: 52px;
  height: 52px;
  position: absolute;
  z-index:3;
  border: 3px solid #c92e40;
  border-bottom: 3px solid green;
  border-right: 3px solid grey;
  top: 7.5%;
  font-size: 14px;
  color: #ffffff;
  animation: loader 2s infinite ease;
}
.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #128a3a;
  animation: loader-inner 2s infinite ease-in;
 }
  .logo {
    position: relative;
    bottom: 27px;
  }
  .logo a {
    text-decoration: none;
  }
  .logo a b {
    position: absolute;
    left: 100px;
    top: 20px;
    color: #ffffff;
    font-size: 40.8px;
    font-family: Bebas;
    z-index: 2;
  }
  .logo a p {
    font-size: 17px;
    font-family: Baron-Neue;
    position: absolute;
    top: 27px;
    left: 26px;
    z-index: 2;
  }
  .iclogo {
    position: absolute;
    left: 80px;
    top: 19px;
    width: 8%;
    z-index: 2;
  }
  .wallheaderfon {
    margin-top: 100px;
  }
  .logofigure {
    width: 150px;
    height: 150px;
    background: #1b1b1b;
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 785px;
    left: 181px;
  }
  .lorem-ipsum {
    width: 100%;
    height: auto;
    position: relative;
  }
  .lorem-ipsum h1 {
    font-size: 25.72px;
    font-family: latoblack;
    color: #1b1b1b;
    position: absolute;
    top: -157px;
    left: 290px;
  }
  .lorem-ipsum h4 {
    color: #1b1b1b;
    font-size: 14px;
    font-family: latobold;
    position: absolute;
    top: -130px;
    left: 197px;
  }
  .lorem-ipsum h6 {
    color: #1b1b1b;
    font-size: 12px;
    font-family: latoregular;
    position: absolute;
    top: -125px;
    left: 215px;
    width: 30%;
    padding-right: 2px;
  }
  .lorem-ipsum span img {
    position: absolute;
    top: -110.1%;
    left: -52%;
    outline-style: none;
  }
  .lorem-ipsum p {
    position: relative;
    top: 90%;
    left: 72%;
    width: 43%;
  }
  .bordart-title {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    bottom: 105px;
    margin-top: 112px;
  }
  .bordart-title .art-title {
    width: 100%;
    text-align: center;
  }
  .bordart-title .art-title h2 {
    color: #019edb;
    font-size: 20.93px;
    font-family: latoblack;
    position: relative;
    top: 370px;
    right: 66px;
  }
  .bordart-title .art-title b {
    font-family: latobold;
    font-size: 12px !important;
    color: #ffffff;
    line-height: 6px;
    position: relative;
    top: 355px;
    right: 35px;
  }
  .emptybox-2 {
    width: 2.7%;
    text-align: center;
    height: auto;
  }
  .somearticles-1 {
    width: 35%;
    height: 227px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    opacity: 0.7;
    position: relative;
    top: 35px;
  }
  .somearticles-1 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-1 h6 {
    font-family: latoregular;
    font-size: 12px;
    color: #ffffff;
  }
  .art-border {
    width: 11.6%;
    position: relative;
    left: -11.6%;
    z-index: 1;
  }
  .art-border rb {
    position: absolute;
    top: 316px;
    left: 102px;
    width: 76px;
    height: 17px !important;
    text-align: center;
    white-space: nowrap;
  }
  .art-border rb a:hover {
    background: #31318c;
    font-size: 12px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .art-border img {
    position: absolute;
    top: 95px;
    left: 53px;
    display: none;
  }
  .somearticles-2 {
    width: 35%;
    height: 227px;
    text-align: left;
    padding: 1.2%;
    background: #373636;
    margin-top: 40px;
    opacity: 0.7;
    position: relative;
    top: 35px;
    margin-left: 20px;
  }
  .somearticles-2 h3 {
    color: #ffffff;
    font-family: HarabaraMaisBold;
  }
  .somearticles-2 h6 {
    font-family: latoregular;
    font-size: 12px;
    color: #ffffff;
  }
  .artfiguretext-1 h2 {
    margin-left: -22px !important;
  }
  .artfiguretext-1 p {
    font-size: 12px !important;
    position: relative;
    bottom: 20px;
    right: 8px;
  }
  .worktitle {
    width: 30%;
    position: relative;
    bottom: 500px;
    text-align: center;
  }
  .worktitle h1 {
    font-size: 38.54px;
    color: #9aa81b;
    font-family: latobold;
    text-align: center;
    line-height: 33px;
    position: relative;
    top: 150px;
    right: 100px !important;
  }
  .worktitle h3 {
    font-size: 24px;
    color: #9aa81b;
    font-family: latobold;
    text-align: center;
    position: relative;
    top: 22.1px;
    left: 106px !important;
  }
  .emptybox-10 {
    width: 35%;
  }
  .transparentrhombus {
    width: 85px;
    height: 85px;
    opacity: 0.5;
    position: relative;
    top: 346px;
    left: -32px;
    background: #000000;
    -ms-tansform: rotate(45deg);
    -webkit-trnsform: rotate(45deg);
    transform: rotate(45deg);
    color: transparent;
    font-size: 64.6px;
  }
  dt {
    font-size: 64.6px;
    font-family: latoblack;
    color: #019edb;
    -ms-tansform: rotate(0deg);
    -webkit-trnsform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: -25px;
    top: 249px;
    opacity: 1;
  }
  .emptybox-11 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .artwork-1 {
    width: 30%;
    position: relative;
    bottom: 550px;
    text-align: center;
    padding: 0.2%;
  }
  .artwork-1 img {
    max-width: 40%;
    float: left;
    margin-left: 29px;
    margin-top: 55px;
  }
  .artwork-1 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-1 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-2 {
    width: 30%;
    position: relative;
    bottom: 550px;
    text-align: center;
    padding: 0.2%;
  }
  .artwork-2 img {
    max-width: 40%;
    float: left;
    margin-left: 29px;
    margin-top: 55px;
  }
  .artwork-2 .separation-1 {
    position: absolute;
    right: 362px;
    bottom: 7px;
  }
  .artwork-2 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-2 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .artwork-3 {
    width: 30%;
    position: relative;
    bottom: 550px;
    text-align: center;
    padding: 0.2%;
  }
  .artwork-3 img {
    max-width: 40%;
    float: left;
    margin-left: 29px;
    margin-top: 55px;
  }
  .artwork-3 .separation-2 {
    position: absolute;
    right: 355px;
    bottom: 7px;
    display: none;
  }
  .artwork-3 h4 {
    font-family: latoblack;
    color: #019edb;
    font-size: 16px;
  }
  .artwork-3 h6 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
  }
  .emptybox-12 {
    width: 5%;
    position: relative;
    bottom: 500px;
  }
  .testimontitle {
    width: 40%;
    text-align: center;
  }
  .testimontitle .transparentrhombustestimon {
    width: 85px;
    height: 85px;
    background: #000000;
    position: relative;
    bottom: 120px;
    right: 120px;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .testimontitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: -118px;
    bottom: 200px;
  }
  .testimontitle h1 {
    font-size: 25.54px;
    color: #9aa81b;
    font-family: latobold;
    position: relative;
    top: 0px;
    right: 90px;
    line-height: 20px;
  }
  .testimontitle h3 {
    font-size: 24px;
    color: #9aa81b;
    font-family: latobold;
    position: relative;
    top: -20px;
    text-align: left;
  }
  .emptybox-14 {
    width: 30%;
  }
  .emptybox-15 {
    width: 15%;
  }
  .footertitle {
    width: 100%;
    position: relative;
    bottom: 18px;
  }
  .footertitle .transparentrhombusfooter {
    width: 85px;
    height: 85px;
    justify-content: center;
    background: #000000;
    position: relative;
    top: 125px;
    margin: 0 auto;
    opacity: 0.5;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footertitle span {
    color: #019edb !important;
    font-size: 64.6px;
    font-family: latoblack;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    position: relative;
    left: 48.4%;
    top: 43px;
  }
  .footertitle h1 {
    font-size: 38.54px;
    color: #9aa81b;
    font-family: latobold;
    position: relative;
    top: 5px;
    text-align: center;
    line-height: 20px;
  }
  .emptybox-17 {
    width: 5%;
  }
  .textemail {
    width: 25%;
    margin: 0 auto;
    position: relative;
    bottom: 54px;
    left: 15px;
    padding: 0.2%;
  }
  .textemail h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: right;
  }
  .textemail h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #d5d5d5;
  }
  .textemail img {
    position: relative;
    bottom: 147px;
    right: 31px;
  }
  .textcall {
    width: 30%;
    margin: 0 auto;
    position: relative;
    top: 60px;
    right: 70px;
    padding: 0.2%;
  }
  .textcall h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textcall h6 {
    font-family: latoblack;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    color: #d5d5d5;
  }
  .textcall img {
    position: relative;
    bottom: 147px;
    left: -35px;
  }
  .textaddress {
    width: 30%;
    margin: 0 auto;
    position: relative;
    top: 60px;
    right: 20px;
  }
  .textaddress h4 {
    font-family: latoblack;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
  }
  .textaddress h6 {
    font-family: latoblack;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #d5d5d5;
  }
  .textaddress img {
    position: relative;
    bottom: 167px;
    left: -65px;
  }
  .emptybox-18 {
    width: 30%;
  }
  .copyright {
    width: 100%;
    text-align: center;
    position: relative;
    top: 10px;
    color: #ffffff;
    font-family: 'Times New Roman';
    font-size: 17px;
  }
  .copyright img {
    text-align: center;
  }
  .copyright b {
    position: relative;
    right: 80px;
    bottom: 15px;
    font-size: 17px;
    font-family: latoregular;
  }
  .porttext {
    position: absolute;
    left: 0px;
    top: 130px;
    padding: 3%;
  }
  .porttext h1 {
    color: #019edb;
    font-family: latoblack;
    position: relative;
    top: 7px;
    font-size: 14px;
  }
  .porttext h6 {
    position: relative;
    bottom: 20px;
    color: #1b1b1b;
    font-family: latoregular;
  }
  .porttext rb {
    position: relative;
    top: 3px;
  }
}
