@font-face {
  font-family: Eliot Lord;
  src: url(Fonts/Eliothand2-Regular.otf);
}

@font-face {
  font-family: Daily Mail;
  src: url(Fonts/DailyMail.otf);
}

@font-face {
  font-family: Insta Sans;
  src: url("Fonts/instagram-sans-2/Instagram Sans Light.ttf");
}

@font-face {
  font-family: "Instagram Sans";
  src: url("Fonts/instagram-sans-2/Instagram Sans Bold.ttf");
}

@font-face {
  font-family: "Instagram";
  src: url("Fonts/Fontspring-DEMO-blue_vinyl_bold_ps_ot.otf");
}

/*@font-face {
	font-family: Times;
	src: url(Fonts/TIMES%20CY.TTF);
}*/

.navbarinspa {
  background-color: linear-gradient(
    to right,
    #515db4,
    #8134af,
    #dd2a7b,
    #feda77,
    #f58529
  );
  padding: 10px 10px 10px;
  left: 0;
  font-family: Insta Sans;
}

.navbarinspa a {
  color: white;
  text-decoration: none;
  padding: 20px 20px 20px;
  font-size: 1.4dvw;
  font-family: Insta Sans;
}

body {
  font-family: Eliot Lord;
  cursor: url(img/background/cursors/Mouse%20cursor.png), auto;

  overflow: hidden;
}

a:hover {
  cursor: url(img/background/cursors/Pointer1.png);
}

#wrap {
  padding: 20px;
  height: 100%;
}

#cvf {
  padding: 0px;
  height: 100;
}

.header {
  padding: 20px;
  user-select: none;
  -webkit-user-drag: none;
}

@font-face {
  font-family: Helvetica;
  src: url(Fonts/Helvetica%20Black%20Oblique.otf);
}

/* NAVIGATION BAR STYLES */

a {
  color: white;
}

#navigationbar {
  background-color: #1e4cad;
  overflow: hidden;
  color: white;
}

#navigationbar a {
  color: white;
  padding: 20px 20px;
  display: flex;
  float: none;
  text-decoration: none;
  display: inline-block;
}

#navigationbar1 {
  background-color: #1e4cad;
  overflow: hidden;
  font-size: 25pt;
}

#navigationbar1 a {
  color: white;
  padding: 20px 20px;
  display: flex;
  float: left;
  text-decoration: none;
  font-size: 25pt;
}

#navigationbar3 {
  background-color: #ec1801;
  overflow: hidden;
  font-size: 3dvh;
  top: 100%;
  bottom: 0%;
}

.navigationbar a {
  font-size: 20px;
}
#navigationbar3 a {
  color: white;
  padding: 20px 20px;
  display: flex;
  float: left;
  text-decoration: none;
  font-size: 3dvh;
  font-family: Helvetica;
}

#navigationbar :link {
  font-size: 3.6dvw;
}

#navigationbar {
  left: 100%;
}

head {
  user-select: none;
  -webkit-user-drag: none;
}

@media only screen and (max-width: 768px) {
  b {
    font-size: 20pt;
  }
}

@media only screen and (max-width: 300px) {
  b {
    font-size: 10pt;
  }
}

body {
  opacity: 100%;
  font-family: Eliot Lord;
  font-size: 2.2dvw;
  margin: 0;
  user-select: none;
  -webkit-user-drag: none;
}

.h2 {
  font-weight: bold;
  font-size: 25pt;
  text-align: justify;
}

#Meh {
  background-image: url(img/background/TheProfessionalBitBackground.png);
}

#background-image {
  opacity: 100%;
}

#Bad_Times {
  background-color: white;
}

#Bad_Times h1 {
  font-family: Times;
  font-size: 2.6dvh;
}

#Bad_Times h4 {
  font-family: Times;
  font-size: 4dvh;
}

#Bad_Times footer {
  width: 100%;
}

.h1 {
  font-family: Daily Mail;
  font-style: normal;
  font-size: 200pt;
}

.title_text {
  background-color: white;
}

.header1 {
  font-family: "Times", Times, serif;
}

.column a:link {
  color: white;
}

.column,
#column {
  float: left;
  width: 300px;
  padding: 0;
}

.column1 {
  float: left;
}

.column:not(:last-child) {
  border-right: 0px solid black;
}

#header a {
  font-size: 30pt;
}

h3 {
  font-size: 25pt;
}

#Mail {
  font-family: Daily Mail;
}
#Mail *,
*:before,
*:after {
  box-sizing: border-box;
}

.frontpage {
  position: relative;
  display: grid;
  grid-template-columns: 0fr 0fr 0fr;
  grid-column-gap: 32px;
  border: 0px solid transparent;
  border-top: 0px solid #dadce0;
  border-bottom: 0px solid #dadce0;
  overflow: hidden;
}

.frontpage:before {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  height: 100%;
  content: "";
  left: calc(33.3% - 5.3px);
  width: calc(33.3% + 10.7px);
  border-left: 40px solid #dadce0;
  border-right: 40px solid #dadce0;
}

.fp-cell {
  position: relative;
  z-index: 45;
  padding: 16px 0;
  background-color: #fff;
  font-size: 23pt;
}

.fp-cell--border-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: -16px;
  right: -120px;
  border-top: 1px solid #dadce0;
}

.fp-cell--1 {
  grid-row: 4 / span 4;
}

.fp-cell--2 {
  grid-column: 4 / span 4;
}

.fp-cell--3 {
  grid-column: 4;
}

.fp-item {
  background-color: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  height: 100%;
}

.row:after {
  content: "div id=" Mail "";
  display: table;
  clear: both;
}

#Mail p {
  font-size: 25pt;
}

#imageabout {
  display: inline-block;
}

#HiHelloFish a {
  .content-box1 {
    font-size: 24px;
  }
  .caption_text {
    font-size: 24px;
  }
  .title_text {
    font-size: 28px;
  }
  .title_text3 {
    font-size: 28px;
  }
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}

#The_Pun h1 {
  font-family: Helvetica;
}

#image_about {
  float: left;
}

.title_text2 {
  font-family: Eliot Lord;
  font-size: 4dvh;
  color: white;
}

.title_text2 a:hover {
  font-size: 4dvh;
  color: #1e4cad;
}

body::-webkit-scrollbar {
  width: 1em round;
  overflow: scroll;
}

.content-box {
  padding-top: 30px;
  columns: 3 auto;
  max-width: 1400px;
  border-left: 0px;
  border-right: 0px;
  border-inline-start: #000;
  column-gap: 40px;
  column-rule: 0px;
}

.content-box a {
  font-size: 1.8dvh;
}

.content-box1 a {
  font-size: pt;
}

.content-box1 {
  p {
    padding: 5px;
    margin: 5px;
    border-width: 25%;
  }
  p {
    margin: 10px;
    border-width: 25%;
  }
}

.fa:hover {
  color: #45405f;
}

.copyright {
  background-color: #f5f6f7;
  overflow: hidden;
}

h4 {
  font-family: Times;
  font-size: 3dvh;
}

.vertical {
  border-left: 0px solid;
  height: 300px;
  position: relative;
  left: 23%;
  bottom: 295px;
}

#header1 {
  left: 100%;
}

head .title_text4 {
  font-size: 24px;
}

.footer1 a {
  height: 200px;
  color: #ec1801;
}

.index.html a:hover {
  font-size: 4dvh;
}

#roche {
  float: center;
  bottom: 100px;
  padding-top: 20px;
  background-color: #1e4cad;
}

.title_text4 {
  color: white;
  font-size: 3dvh;
}

.activelinknav {
  background-image: url(img/background/Underline%20White.png);
  background-repeat: no-repeat;
  background-size: 100% 20%;
  background-position: 0px 85%;
}

.title_text2 {
  font-size: 3.6vw;
}

.content-box1 {
  font-size: 3.6vw;
}

.content-box p {
  font-size: 3.4vw;
}

a,
link,
:link {
  text-decoration: none;
  font-size: 3.6dvw;
}

.index {
  background-color: white;
}

.index {
  font-family: Eliot Lord;
  text-align: center;
}

#tooltip {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  z-index: 1000;
}

body {
  overflow: hidden;
}

/*#Intro {
  background-color: #b10a32;
}*/

.index a {
  color: white;
}

img,
.no-drag {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.total {
  width: 100%;
  height: 100%;
}

#hello-hello {
  font-family: Eliot Lord;
  cursor: url(img/background/cursors/Cursor.svg), auto;
  text-align: center;
  background-image: url(img/background/Lindsay-Hoyle.gif);
  background-size: 100vw;
  height: 100vw;
  background-repeat: no-repeat;
  background-color: #b50938;
  overflow: hidden;
}

#hello-hello a:hover {
  cursor: url(img/background/Pointer.svg), auto;
  text-decoration: none;
  background-image: url(img/background/Underline%20White.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 45% 30%;
  object-fit: cover;
  font-weight: 900;
  font-size: 3.6dvw;
  padding-bottom: 12px;
}
#hello-hello a {
  text-decoration: none;
  text-align: center;
  color: white;
  font-size: 3.6dvw;
}

#hello-hello img {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
