/*
Theme Name: Mark Reid-Foster
Author: Submarine Ltd
Author URI: http://submarine.studio/
Description: MRF Theme
Version: 1.0
*/

@font-face { 
  font-family: "Coanda-Bold";
  font-style: normal;
  font-weight: 400;
  src: 
    url(fonts/Coanda-Bold.woff) format("woff"),
    url(fonts/Coanda-Bold.woff2) format("woff2");
}

@font-face { 
  font-family: "System-Blank-Book";
  font-style: normal;
  font-weight: 400;
  src: 
    url(fonts/FTSystem-BlankBook.woff) format("woff"),
    url(fonts/FTSystem-BlankBook.woff2) format("woff2"),
    url(fonts/FTSystem-BlankBook.ttf) format("truetype");
}

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li,a,img,meta {margin: 0; padding: 0; border: 0;}
ul,li {list-style-type: none;}

div {display:block;}

body {
  margin:0;
  padding:0;
  background-color: #000;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  overflow: auto;
  font-size: 20px;
  font-family: "System-Blank-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #F0E8C9;
}

p {margin-bottom: 20px; line-height: 1.3em;}
p a {color: #F0E8C9; text-decoration: underline !important;}


::selection {background: #FF3700; color: #F0E8C9}::-moz-selection {background: #FF3700; color: #F0E8C9}


.logo, .title {text-transform: uppercase; font-size: 18px;}
.coanda h1, .coanda h2 {font-family: "Coanda-Bold"; font-style: normal; font-weight: 400; font-size: 100px;}
.subHead p, .linkedIn, .aboutIntro p  {font-size: 24px;}
.sectionHeader h2 {font-size: 40px; font-weight: 400;}
.elementor-widget-n-accordion .e-n-accordion-item-title-text {font-size: 40px !important; font-weight: 400 !important;}

.copy p {font-size: 20px; font-weight: 400;}
.copy h1, .copy h2 {font-size: 24px; font-weight: 400; margin-top: 60px; margin-bottom: 20px;}


/* Homepage */



/* Pages */



/* Footer */



@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

@media (max-width: 1600px) {


}

@media (max-width: 1250px) {


}

@media (max-width: 1024px) {


}

@media (max-width: 768px) {

.logo, .title {text-transform: uppercase; font-size: 16px;}
.coanda h1, .coanda h2 {font-size: 45px;}
.subHead p, .linkedIn, .aboutIntro p  {font-size: 20px;}
.sectionHeader h2 {font-size: 30px; font-weight: 400;}
.elementor-widget-n-accordion .e-n-accordion-item-title-text {font-size: 30px !important;}

}

@media (max-width: 643px) {


}

@media (max-width: 320px) {


}
