/* Gaurded mixin for border-radius */
@font-face {
  font-family: 'ProximaNovaRgBold';
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Bold-webfont.eot');
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Bold-webfont.eot#iefix') format('embedded-opentype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Bold-webfont.woff') format('woff'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Bold-webfont.ttf') format('truetype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Bold-webfont.svg#ProximaNovaRgBold') format('svg');
}
@font-face {
  font-family: 'ProximaNovaLtLight';
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Light-webfont.eot');
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Light-webfont.eot#iefix') format('embedded-opentype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Light-webfont.woff') format('woff'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Light-webfont.ttf') format('truetype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Light-webfont.svg#ProximaNovaLtLight') format('svg');
}
@font-face {
  font-family: 'ProximaNovaRgRegular';
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Reg-webfont.eot');
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Reg-webfont.eot#iefix') format('embedded-opentype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Reg-webfont.woff') format('woff'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Reg-webfont.ttf') format('truetype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular') format('svg');
}
@font-face {
  font-family: 'ProximaNovaLtSemibold';
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Sbold-webfont.eot');
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Sbold-webfont.eot#iefix') format('embedded-opentype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Sbold-webfont.woff') format('woff'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Sbold-webfont.ttf') format('truetype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/ProximaNova-Sbold-webfont.svg#ProximaNovaLtSemibold') format('svg');
}
@font-face {
  font-family: Journal;
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/journal.eot');
  src: url('/National_Library/20161007104014oe_/https://clever.com/fonts/journal.eot#iefix') format('embedded-opentype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/journal.woff') format('woff'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/journal.ttf') format('truetype'), url('/National_Library/20161007104014oe_/https://clever.com/fonts/journal.svg#Journal') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font-proxima-light {
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
}
.font-proxima-regular {
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
}
.font-proxima-semi-bold {
  font-family: "ProximaNovaLtSemibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
}
.font-proxima-bold {
  font-family: 'ProximaNovaRgBold';
  font-size-adjust: 0.488;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
}
.font-journal {
  font-family: 'Journal';
}
html,
body {
  height: 100%;
}
.fullscreen-modal {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.fullscreen-modal .modal-background {
  position: inherit;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000;
  opacity: 0.75;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  /* IE 5-7 */
  filter: alpha(opacity=75);
  /* Safari 1.x */
  -khtml-opacity: 0.75;
}
.fullscreen-modal .fullscreen-modal-close {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/National_Library/20161007104014oe_/https://clever.com/images/blue_x.png);
  background-position: left top;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 5;
}
.fullscreen-modal .fullscreen-modal-close:hover {
  background-position: left bottom;
}
.fullscreen-modal .modal-content {
  z-index: 5;
  position: inherit;
}
.state-hidden {
  display: none;
}
.header {
  position: absolute;
}
.blue-hero {
  height: 700px;
}
.blue-hero .hero-content .header {
  margin-top: 35px;
}
.blue-hero .hero-content .header .main_menu li {
  margin-top: 5px;
}
.blue-hero .hero-content .header .main_menu li a {
  font-family: 'ProximaNovaRgBold';
  font-size-adjust: 0.488;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  color: white;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.blue-hero .hero-content .header .main_menu li .signup-button {
  width: 180px;
  line-height: 5px;
  margin-top: 5px;
  color: white;
  background-color: transparent;
}
.blue-hero .hero-content .header .main_menu li .signup-button:hover {
  border-bottom: 0px solid;
  background-color: white;
  color: #2E66AC;
}
.blue-hero .hero-content .sticky {
  position: fixed;
  width: 100%;
  z-index: 2;
}
.blue-hero .hero-content .sticky .header {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: white;
}
.blue-hero .hero-content .sticky .header .logo {
  background: url("/National_Library/20161007104014oe_/https://clever.com/images/logo-blue.png") left top no-repeat;
}
.blue-hero .hero-content .sticky .header .logo:hover {
  background-position: 20px top;
}
.blue-hero .hero-content .sticky .header .main_menu li a {
  color: #8a959e;
}
.blue-hero .hero-content .sticky .header .main_menu li .signup-button {
  color: #5794e5;
  border: 1px solid #5794e5;
}
.blue-hero .hero-content .headings {
  top: 200px;
  text-align: left;
  padding-left: 10px;
}
.blue-hero .hero-content .headings h1 {
  width: 665px;
  font-size: 55px;
  line-height: 67px;
}
.blue-hero .hero-content .headings h2 {
  width: 470px;
  font-size: 21px;
  line-height: 31px;
  opacity: 1;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
}
.signup-button {
  width: 200px;
  border: 1px solid white;
  border-radius: 40px;
  display: block;
  color: #6f7c82;
  background-color: white;
  font-size: 20px;
  line-height: 55px;
  text-align: center;
  margin-top: 30px;
}
.signup-button:hover {
  text-decoration: none;
  color: #2E66AC;
}
.signup-button a:hover {
  color: #2E66AC;
}
.sections {
  margin-bottom: 30px;
}
.sections .pin-sections {
  width: 100%;
}
.sections .simplify-education-section {
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}
.sections .simplify-education-section h1 {
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  color: #323a45;
  font-size: 40px;
  line-height: 50px;
}
.sections .simplify-education-section h2 {
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  color: #6f7c82;
  font-size: 20px;
  line-height: 40px;
}
.sections .simplify-education-section .simplify-education-graphic {
  height: 470px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
}
.sections .simplify-education-section .simplify-education-graphic .base {
  position: absolute;
  bottom: 0;
  left: 153px;
}
.sections .simplify-education-section .simplify-education-graphic .disorganized-lines {
  position: absolute;
  left: 151px;
  top: 32px;
}
.sections .simplify-education-section .simplify-education-graphic .organized-lines {
  position: absolute;
  bottom: 103px;
  left: 20px;
  opacity: 0;
}
.sections .simplify-education-section .simplify-education-graphic .apps .app {
  position: absolute;
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-0 {
  left: 115px;
  top: 72px;
  -webkit-transform: rotate(-25deg) scale(0.75);
  -moz-transform: rotate(-25deg) scale(0.75);
  -o-transform: rotate(-25deg) scale(0.75);
  -ms-transform: rotate(-25deg) scale(0.75);
  transform: rotate(-25deg) scale(0.75);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-1 {
  left: 200px;
  top: 150px;
  -webkit-transform: rotate(0deg) scale(0.65);
  -moz-transform: rotate(0deg) scale(0.65);
  -o-transform: rotate(0deg) scale(0.65);
  -ms-transform: rotate(0deg) scale(0.65);
  transform: rotate(0deg) scale(0.65);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-2 {
  left: 220px;
  top: 34px;
  -webkit-transform: rotate(0deg) scale(0.85);
  -moz-transform: rotate(0deg) scale(0.85);
  -o-transform: rotate(0deg) scale(0.85);
  -ms-transform: rotate(0deg) scale(0.85);
  transform: rotate(0deg) scale(0.85);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-3 {
  left: 331px;
  top: 83px;
  -webkit-transform: rotate(25deg) scale(0.7);
  -moz-transform: rotate(25deg) scale(0.7);
  -o-transform: rotate(25deg) scale(0.7);
  -ms-transform: rotate(25deg) scale(0.7);
  transform: rotate(25deg) scale(0.7);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-4 {
  left: 398px;
  top: 10px;
  -webkit-transform: rotate(-30deg) scale(0.7);
  -moz-transform: rotate(-30deg) scale(0.7);
  -o-transform: rotate(-30deg) scale(0.7);
  -ms-transform: rotate(-30deg) scale(0.7);
  transform: rotate(-30deg) scale(0.7);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-5 {
  left: 340px;
  top: 175px;
  -webkit-transform: rotate(15deg) scale(0.9);
  -moz-transform: rotate(15deg) scale(0.9);
  -o-transform: rotate(15deg) scale(0.9);
  -ms-transform: rotate(15deg) scale(0.9);
  transform: rotate(15deg) scale(0.9);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-6 {
  left: 491px;
  top: 93px;
  -webkit-transform: rotate(-20deg) scale(1);
  -moz-transform: rotate(-20deg) scale(1);
  -o-transform: rotate(-20deg) scale(1);
  -ms-transform: rotate(-20deg) scale(1);
  transform: rotate(-20deg) scale(1);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-7 {
  left: 453px;
  top: 193px;
  -webkit-transform: rotate(-37deg) scale(0.65);
  -moz-transform: rotate(-37deg) scale(0.65);
  -o-transform: rotate(-37deg) scale(0.65);
  -ms-transform: rotate(-37deg) scale(0.65);
  transform: rotate(-37deg) scale(0.65);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-8 {
  left: 585px;
  top: 20px;
  -webkit-transform: rotate(45deg) scale(0.89);
  -moz-transform: rotate(45deg) scale(0.89);
  -o-transform: rotate(45deg) scale(0.89);
  -ms-transform: rotate(45deg) scale(0.89);
  transform: rotate(45deg) scale(0.89);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-9 {
  left: 633px;
  top: 158px;
  -webkit-transform: rotate(-13deg) scale(0.7);
  -moz-transform: rotate(-13deg) scale(0.7);
  -o-transform: rotate(-13deg) scale(0.7);
  -ms-transform: rotate(-13deg) scale(0.7);
  transform: rotate(-13deg) scale(0.7);
}
.sections .simplify-education-section .simplify-education-graphic .apps .app.app-10 {
  left: 720px;
  top: 73px;
  -webkit-transform: rotate(-40deg) scale(0.77);
  -moz-transform: rotate(-40deg) scale(0.77);
  -o-transform: rotate(-40deg) scale(0.77);
  -ms-transform: rotate(-40deg) scale(0.77);
  transform: rotate(-40deg) scale(0.77);
}
.sections .how-clever-works-section {
  width: 100%;
  background-image: linear-gradient(to top, white 0%, rgba(254, 254, 254, 0.99) 56%, #f5f8fe 100%);
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #323a45;
  zoom: 1;
}
.sections .how-clever-works-section:before {
  content: '';
  display: block;
}
.sections .how-clever-works-section:after {
  content: '';
  display: table;
  clear: both;
}
.sections .how-clever-works-section h1 {
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 50px;
}
.sections .how-clever-works-section img {
  padding-top: 50px;
}
.sections .how-clever-works-section .col {
  padding: 20px;
  width: 280px;
  float: left;
  color: #7c8595;
  font-size: 17px;
  line-height: 28px;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
}
.sections .how-clever-works-section .col h3 {
  color: #323a45;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 31px;
}
.sections .apps-in-one-place-section {
  padding: 80px 0;
  background: #0c65b7 url("/National_Library/20161007104014oe_/https://clever.com/images/home/apps-bg.jpg") no-repeat right;
  overflow: hidden;
}
.sections .apps-in-one-place-section h1 {
  width: 470px;
  color: white;
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 41px;
  line-height: 52px;
}
.sections .apps-in-one-place-section h2 {
  color: white;
  width: 470px;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 21px;
  line-height: 32px;
}
.sections .apps-in-one-place-section .visit-gallery {
  width: 470px;
  padding-bottom: 30px;
}
.sections .apps-in-one-place-section .visit-gallery img {
  float: left;
  padding-top: 5px;
}
.sections .apps-in-one-place-section .visit-gallery a {
  float: right;
  width: 440px;
  color: white;
  font-family: 'ProximaNovaRgBold';
  font-size-adjust: 0.488;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
}
.sections .apps-in-one-place-section .quote {
  width: 470px;
}
.sections .apps-in-one-place-section .quote img {
  float: left;
  padding-top: 20px;
}
.sections .apps-in-one-place-section .quote p.quote-text {
  width: 390px;
  float: right;
  color: white;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
}
.sections .apps-in-one-place-section .quote p.quote-author {
  margin-top: 5px;
  width: 390px;
  float: right;
  color: white;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.sections .apps-in-one-place-section img.dashboard {
  position: absolute;
  top: 30px;
  left: 500px;
}
.sections .apps-in-one-place-section .dashboard-apps {
  background: transparent url("/National_Library/20161007104014oe_/https://clever.com/images/home/dashboard-apps.png") repeat-y;
  position: absolute;
  top: 225px;
  left: 795px;
  width: 649px;
  height: 850px;
}
.sections .security-section {
  padding-top: 75px;
  padding-bottom: 75px;
}
.sections .security-section .left {
  float: left;
}
.sections .security-section .left img {
  padding-top: 15px;
}
.sections .security-section .right {
  float: right;
}
.sections .security-section .right h1 {
  width: 370px;
  color: #323a45;
  font-size: 36px;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
}
.sections .security-section .right h2 {
  width: 470px;
  float: right;
  color: #747c83;
  font-size: 18px;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  line-height: 24px;
}
.sections .video-section {
  background: #34373f url("/National_Library/20161007104014oe_/https://clever.com/images/home/video-bg.png") no-repeat;
  padding: 90px 0;
}
.sections .video-section .center {
  text-align: center;
}
.sections .video-section h1 {
  color: white;
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
  display: inline-block;
  margin-right: 60px;
}
.sections .video-section .play-button {
  padding: 15px;
  padding-left: 50px;
  background: #24aed7 url("/National_Library/20161007104014oe_/https://clever.com/images/home/play-triangle.png") no-repeat;
  background-position: 12px;
  background-size: 28px 28px;
  font-size: 20px;
  border-radius: 40px;
  color: white;
}
.sections .video-section .play-button:hover {
  background-color: #199fc7;
  text-decoration: none;
}
.sections .video-section .play-button:focus {
  outline: 0;
  background-color: #199fc7;
}
.sections .press-section {
  background-image: linear-gradient(to top, white 0%, rgba(254, 254, 254, 0.99) 56%, #f5f8fe 100%);
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
}
.sections .press-section h1 {
  color: #323a45;
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 36px;
  line-height: 44px;
  padding-bottom: 50px;
}
.sections .press-section .col {
  height: 450px;
  background-color: white;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.06);
  margin: 10px;
  width: 300px;
  float: left;
  position: relative;
}
.sections .press-section .col .title-box {
  padding-top: 25px;
  padding-bottom: 15px;
}
.sections .press-section .col .title-box img.logo {
  width: 70%;
}
.sections .press-section .col .title-box .date {
  float: right;
  position: relative;
  right: 10px;
  top: 5px;
  color: #6f7c82;
  font-family: 'ProximaNovaRgBold';
  font-size-adjust: 0.488;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}
.sections .press-section .col hr.line {
  border: 1px solid #f2f2f4;
}
.sections .press-section .col a {
  float: left;
  text-align: left;
  padding: 20px 20px 15px 20px;
  color: #292929;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 25px;
}
.sections .press-section .col .story {
  padding: 0 25px 25px 25px;
  float: left;
  text-align: left;
  color: #323a45;
  font-family: "ProximaNovaLtLight", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
.sections .press-section .col a.read-more {
  text-transform: uppercase;
  color: #5794e5;
  font-family: "ProximaNovaRgRegular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size-adjust: 0.488;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 17px;
  float: left;
  position: absolute;
  bottom: 10px;
  left: 5px;
}
.sections .press-section .see-more {
  display: block;
  float: right;
  margin-top: 20px;
  margin-right: 10px;
}
.modal-content {
  top: 50%;
  left: 50%;
  margin-left: -426px;
  margin-top: -240px;
  width: 853px;
  height: 480px;
}

/*# sourceMappingURL=main.css.map*/