photo@font-face {
  font-family: 'Ogilvy Sans';
  src: url("../fonts/OgilvySans-Light.eot");
  src: url("../fonts/OgilvySans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OgilvySans-Light.woff2") format("woff2"), url("../fonts/OgilvySans-Light.woff") format("woff"), url("../fonts/OgilvySans-Light.ttf") format("truetype"), url("../fonts/OgilvySans-Light.svg#OgilvySans-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Ogilvy Sans';
  src: url("../fonts/OgilvySans-Bold.eot");
  src: url("../fonts/OgilvySans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OgilvySans-Bold.woff2") format("woff2"), url("../fonts/OgilvySans-Bold.woff") format("woff"), url("../fonts/OgilvySans-Bold.ttf") format("truetype"), url("../fonts/OgilvySans-Bold.svg#OgilvySans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Ogilvy Serif';
  src: url("../fonts/OgilvySerif-Regular.eot");
  src: url("../fonts/OgilvySerif-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OgilvySerif-Regular.woff2") format("woff2"), url("../fonts/OgilvySerif-Regular.woff") format("woff"), url("../fonts/OgilvySerif-Regular.ttf") format("truetype"), url("../fonts/OgilvySerif-Regular.svg#OgilvySerif-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ogilvy Serif';
  src: url("../fonts/OgilvySerif-Bold.eot");
  src: url("../fonts/OgilvySerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OgilvySerif-Bold.woff2") format("woff2"), url("../fonts/OgilvySerif-Bold.woff") format("woff"), url("../fonts/OgilvySerif-Bold.ttf") format("truetype"), url("../fonts/OgilvySerif-Bold.svg#OgilvySerif-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

h1 {
  font-family: 'Ogilvy Serif', Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.6;
  padding: 20px 0;
}

h2 {
  font-family: 'Ogilvy Serif', Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.6;
  padding: 20px 0;
}

p, div {
  font-family: 'Ogilvy Sans', Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6;
}

span, label {
  font-family: 'Ogilvy Sans', Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6;
}

a {
  font-family: 'Ogilvy Sans', Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: none !important;
  line-height: 1.6;
}

a:hover {
  font-family: 'Ogilvy Sans', Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: none !important;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
  line-height: 1.6;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.copy-right-holder {

  position: relative;
  padding: 15px;
  width: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

}


@media (min-width: 768px) {
  .copy-right-holder {
    position: relative;
    padding: 15px;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}


@media (min-height: 1430px) {
.copy-right-holder {

    position: fixed;
    bottom: 0;
    max-width: 1450px;
    width: 100%;


}

}


@media (min-width: 800px) {
.copy-right-holder {

    position: fixed;
    bottom: 0;
    max-width: 1450px;
    width: 100%;


}

}


.copy-right-holder .copyright {
  display: block;
  line-height: 1.6;
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 500;
  color: #000000;
  padding-top: 15px;
  width: 100%;
  text-align: center;
}

@media (min-width: 640px) {
  .copy-right-holder .copyright {
    padding-top: 0px;
    text-align: inherit;
  }
}
