/* ========================================================================= */
/* !RESETS AND DEFAULTS */
/* ========================================================================= */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, var, hr, acronym, dl, dt, dd, ol, ul, li, pre, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { border: 0; outline: 0; font-style: normal; font-weight: 400; font-size: 100%; vertical-align: baseline; margin: 0; padding: 0; -webkit-text-size-adjust: 100%; }

em, strong, b, i, a, span, sub, sup, small { border: 0; outline: 0; font-size: 100%; vertical-align: baseline; margin: 0; padding: 0; }

/* a:focus { outline:0; } :focus, :active { outline:none; outline:0; } ::-moz-focus-inner { outline:none; } */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

li { list-style: none; }

a { text-decoration: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border-top: 1px solid #000; color: #000; }

input, select { vertical-align: middle; }

sub { vertical-align: sub; font-size: smaller; line-height: 0px; }

sup { vertical-align: super; font-size: smaller; line-height: 0px; }

input, button, textarea, select, label, img { display: inline-block; max-width: 100%; height: auto; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

input, button, textarea, select { -webkit-appearance: none; outline: 1px solid transparent; }

textarea { resize: none; overflow: auto; }

button, a span { cursor: pointer; }

button { border: 0; text-align: center; }

button::-moz-focus-inner { padding: 0; border: 0; }

table { table-layout: fixed; }

a[href^=tel] { color: inherit; }

select { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }

select:-moz-focusring { color: transparent; }

select::-ms-expand { display: none; }

/* != FONT SMOOTHING */
body, input, button, textarea { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* != ms-clear */
input[type=text]::-ms-clear { display: none; }

/* != BACKGROUND POSITION AND BOX SIZING */
*, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; background-position: center; background-repeat: no-repeat; }

/* != .clearfix - CLEAR ELEMENTS */
.clear { clear: both; }

.clearfix { display: block; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

/* != .wordwrap - CONTINUE LONG URLS/WORDS ON NEXT LINE */
.wordwrap { white-space: pre; white-space: pre-wrap; white-space: pre-line; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; word-wrap: break-word; }

/* ========================================================================= */
/* !FONTS (@fontface generated with FontSpring Syntax formatting */
/* ========================================================================= */
/* ========================================================================= */
/* !SASS VARIABLES & MIXINS */
/* ========================================================================= */
/* // Use Case: $b (second) variable is optional and defaults to 'max-width' @include break(1100){ h1{ background: red; } } // Output @media screen and (max-width: 1100px) { h1 { background: red; } } // Also, if you want to specify the 2nd variable for break type (i.e., min-height) @include break(1100, 'min-height'){ h1 { background:red; } } // Output @media screen and (min-height: 1100px) { h1 { background: red; } } */
/* // inline SVGs // usage: background-image: inline-svg('<svg><!-- your svg code --></svg>'); */
/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; -ms-touch-action: manipulation; touch-action: manipulation; }

button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }

.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); -ms-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; -ms-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/* Add Vendor Stylesheets here */
/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
html, body { font-family: "Open Sans", sans-serif; font-size: 16px; line-height: 1.5; color: #202124; }

/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
::-moz-selection { background: #4285f4; color: #fff; }
::selection { background: #4285f4; color: #fff; }

::-moz-selection { background: #4285f4; color: #fff; }

::-webkit-selection { background: #4285f4; color: #fff; }

/* != LAYOUT STYLES ===== */
h1 { font-family: "Open Sans", sans-serif; color: #4285f4; font-size: 64px; font-weight: 600; line-height: 1.2; }

h2 { font-family: "Open Sans", sans-serif; color: #4285f4; font-size: 34px; font-weight: 600; line-height: 1.2; }

h3 { font-family: "Open Sans", sans-serif; color: #4285f4; font-size: 30px; font-weight: 600; line-height: 1.2; }

h4 { font-family: "Open Sans", sans-serif; color: #4285f4; font-size: 24px; line-height: 1.2; }

h5 { font-family: "Open Sans", sans-serif; color: #4285f4; font-size: 21px; font-weight: 500; line-height: 1.2; }

h6 { font-family: "Open Sans", sans-serif; color: #202124; font-size: 18px; line-height: 1.2; }

.content-main h1, .content-main h2, .content-main h3, .content-main h4 { margin-bottom: 40px; }

.content-main h1:last-child, .content-main h2:last-child, .content-main h3:last-child, .content-main h4:last-child { margin-bottom: 0; }

.content-main h5, .content-main h6, .content-main p { margin-bottom: 20px; }

.content-main h5:last-child, .content-main h6:last-child, .content-main p:last-child { margin-bottom: 0; }

.content-main ul { margin-bottom: 20px; }

.content-main ul > li { position: relative; margin-bottom: 10px; padding-left: 20px; }

.content-main ul > li:before { content: '\2022'; position: absolute; left: 0; }

.content-main ul > li:last-child { margin-bottom: 0; }

.content-main ul:last-child { margin-bottom: 0; }

.content-main ol { margin-bottom: 20px; counter-reset: li; }

.content-main ol > li { position: relative; margin-bottom: 10px; padding-left: 20px; }

.content-main ol > li:before { content: counter(li) ". "; counter-increment: li; position: absolute; right: calc(100% - 15px); }

.content-main ol > li:last-child { margin-bottom: 0; }

.content-main ol:last-child { margin-bottom: 0; }

.wrap { max-width: 1180px; width: 100%; margin: 0 auto; padding: 0 20px; }

/* != PLACEHOLDER ATTRIBUTE STYLES = input or textarea - placeholder="whatever" ===== */
/* ::-webkit-input-placeholder { color: #aaa; } ::-moz-placeholder { color: #aaa; } */
input[type=submit], button { display: inline-block; cursor: pointer; }

/* != Select menus with a .select-menu container or gform-select-menu applied in gravity forms ===== */
.select-menu { position: relative; width: 260px; border: 1px solid #f00; vertical-align: middle; display: inline-block; overflow: hidden; margin: 0 10px 0 0; }

.select-menu:after, .select-menu:after { content: ''; position: absolute; right: 14px; top: calc(50% - 8px); z-index: 1; pointer-events: none; width: 16px; height: 16px; /* bg image */ }

.select-menu:hover { border-color: #00f; }

.select-menu:hover:after { /* bg image */ }

.select-menu select { padding: 0 10px 0 20px; cursor: pointer; color: #0f0; background-color: #fff; width: 120%; height: 40px; line-height: 40px; border: 0; border-radius: 0; text-indent: 0.01px; -o-text-overflow: ''; text-overflow: ''; position: relative; z-index: 1; }

.validation_error { padding: 15px; color: #fff; background: #c00; margin: 20px 0; }

.validation_message { text-transform: uppercase; font-size: 12px; color: #c00; font-weight: 600; }

.grids { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.grids.grids-2 .grid { width: 49%; }

.grids.grids-2 .grid:nth-child(even) { margin-left: 2%; }

.grids.grids-2 .grid:nth-child(n + 2) { margin-top: 60px; }

.grids.grids-3 .grid { width: 32%; margin-left: 2%; }

.grids.grids-3 .grid:nth-child(3n+1) { margin-left: 0; }

.grids.grids-3 .grid:nth-child(n+4) { margin-top: 40px; }

.grids.grids-4 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.grids.grids-4 .grid { width: 23.5%; margin-left: 2%; }

.grids.grids-4 .grid:nth-child(4n + 1) { margin-left: 0; }

.grids.grids-4 .grid:nth-child(n + 5) { margin-top: 60px; }

.grids.grids-5 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.grids.grids-5 .grid { width: 19.2%; margin-left: 1%; }

.grids.grids-5 .grid:nth-child(5n + 1) { margin-left: 0; }

.grids.grids-5 .grid:nth-child(n + 6) { margin-top: 5px; }

@media screen and (max-width: 768px) { .grids.grids-3 .grid, .grids.grids-4 .grid { width: 49%; }
  .grids.grids-3 .grid:nth-child(odd), .grids.grids-4 .grid:nth-child(odd) { margin-left: 0; }
  .grids.grids-3 .grid:nth-child(n+3), .grids.grids-4 .grid:nth-child(n+3) { margin-top: 40px; }
  .grids.grids-5 .grid { width: 32%; margin-left: 2%; }
  .grids.grids-5 .grid:nth-child(5n + 1) { margin-left: 2%; }
  .grids.grids-5 .grid:nth-child(3n + 1) { margin-left: 0; }
  .grids.grids-5 .grid:nth-child(n + 4) { margin-top: 10px; } }

@media screen and (max-width: 480px) { .grids.grids-3, .grids.grids-4 { display: block; }
  .grids.grids-3 .grid, .grids.grids-4 .grid { width: 100%; margin-left: 0; }
  .grids.grids-3 .grid + .grid, .grids.grids-4 .grid + .grid { margin-top: 40px; }
  .grids.grids-5 .grid { width: 49%; }
  .grids.grids-5 .grid:nth-child(3n + 1) { margin-left: 2%; }
  .grids.grids-5 .grid:nth-child(odd) { margin-left: 0; }
  .grids.grids-5 .grid:nth-child(n+3) { margin-top: 5px; } }

@media screen and (max-width: 320px) { .grids.grids-5 .grid { width: 100%; margin-left: 0; }
  .grids.grids-5 .grid + .grid { margin-top: 5px; }
  .grids.grids-5 .grid:nth-child(3n + 1) { margin-left: 0; }
  .grids.grids-5 .grid:nth-child(5n + 1) { margin-left: 0; } }

/* ========================================================================= */
/* FLEXBOX SYSTEM	 */
/* ========================================================================= */
a { color: #4285f4; }

a:hover { color: #2254AF; }

/* ========================================================================= */
/* GLOBAL ELEMENT STYLE */
/* ========================================================================= */
.hidden { display: none; }

.mobile { display: none; }

.desktop { display: block; }

.left { text-align: left; }

.center { text-align: center; }

.right { text-align: right; }

.overlay { color: #f8f9fa; }

.overlay h1, .overlay h2, .overlay h3, .overlay h4, .overlay h5, .overlay h6 { color: #f8f9fa; }

.overlay::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }

.overlay.blue::before { background-color: rgba(66, 133, 244, 0.9); }

.bg-wrapper { position: relative; overflow: hidden; z-index: 0; }

.bg-color { color: #f8f9fa; }

.bg-color h1, .bg-color h2, .bg-color h3, .bg-color h4, .bg-color h5, .bg-color h6 { color: #f8f9fa; }

.bg-color.blue { background-color: #4285f4; }

.bg-color.red { background-color: #ea4335; }

.bg-color.green { background-color: #34a853; }

.bg-color.yellow { background-color: #fbbc05; }

.bg-color .section-title h2 { color: #f8f9fa; }

.bg-color .section-title h2::after { background-color: #f8f9fa; }

.bg-image .section-title h2 { color: #f8f9fa; }

.bg-image .section-title h2::after { background-color: #f8f9fa; }

.full-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -10; background-size: cover; background-position: center center; background-repeat: no-repeat; }

.section-title { margin-bottom: 80px; }

.section-title h2 { position: relative; text-transform: uppercase; letter-spacing: 2px; }

.section-title h2::after { content: ''; display: block; width: 120px; height: 3px; margin: 10px auto 0; background-color: #4285f4; }

.sub-section-title { margin-bottom: 40px; }

.sub-section-title h3 { position: relative; text-transform: uppercase; letter-spacing: 1px; }

.central-section { padding: 80px 0; }

.btn { display: inline-block; padding: 10px; font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

.btn.btn-lg { padding: 15px 20px; border-radius: 4px; }

.btn.btn-md { padding: 10px 15px; border-radius: 3px; }

.btn.btn-sm { padding: 5px 10px; font-size: 12px; border-radius: 2px; }

.btn.btn-white { background-color: #f8f9fa; color: #4285f4; }

.btn.btn-white:hover { color: #2254AF; }

.btn.btn-blue { background-color: #4285f4; color: #f8f9fa; }

.btn.btn-blue:hover { background-color: #2254AF; }

.more { display: inline-block; font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

.more.more-white { color: #f8f9fa; }

.more.more-white:hover { color: #fbbc05; }

.more.more-blue { color: #4285f4; }

.more.more-blue:hover { color: #2254AF; }

.divider { display: block; clear: both; margin: 30px 0; border-top: solid 1px #dbdbdb; font-size: 0; }

.section-space { margin: 60px 0; }

@media screen and (max-width: 768px) { .section-space { margin: 45px 0; } }

@media screen and (max-width: 480px) { .section-space { margin: 30px 0; } }

.image { font-size: 0; }

.image img { width: 100%; }

.pagination { text-align: center; font-size: 0; }

.pagination .page-numbers { display: inline-block; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 25px; height: 25px; font-size: 14px; margin-left: -1px; border: 1px solid #dbdbdb; }

.pagination .prev { width: auto; margin-right: 10px; border: 0; }

.pagination .next { width: auto; margin-left: 10px; border: 0; }

.pagination .dots { width: auto; margin: 0 5px; border: 0; }

.date { color: #777; font-size: 12px; }

/* ========================================================================= */
/* MAIN HEADER STYLE */
/* ========================================================================= */
#header { position: absolute; top: 0; left: 0; height: 85px; width: 100%; z-index: 100; background-color: #f8f9fa; padding-top: 6px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

#header .border { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; top: 0; width: 100%; height: 6px; }

#header .border div { width: 25%; height: 100%; background-color: #f8f9fa; }

#header .border div.yellow { background-color: #fbbc05; }

#header .border div.green { background-color: #34a853; }

#header .border div.blue { background-color: #4285f4; }

#header .border div.red { background-color: #ea4335; }

#header .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#header .logo { display: block; width: 100px; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; font-size: 0; }

#header nav { margin-left: 40px; }

#header nav #main-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#header nav #main-menu li a { display: block; height: 80px; line-height: 80px; padding: 0 20px; color: #202124; font-size: 20px; font-weight: 500; letter-spacing: 0.5px; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

#header nav #main-menu li a:hover { color: #4285f4; border-bottom: 3px solid #4285f4; }

#header nav #main-menu li.active a { color: #4285f4; border-bottom: 3px solid #4285f4; }

#header nav #main-menu li:last-child { margin-right: 0; }

#header nav #main-menu li.current-menu-item a { color: #4285f4; border-bottom: 3px solid #4285f4; }

#header nav .social-menu { display: -webkit-box; display: -ms-flexbox; display: flex; }

#header nav .social-menu li { margin-left: 25px; }

#header nav .social-menu li:first-child { margin-left: 0; }

#header nav .social-menu li a { font-size: 20px; color: #4285f4; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

#header nav .social-menu li a:hover { color: #2254AF; }

#header.sticky .logo { width: 60px; }

#header.sticky nav #main-menu li a { height: 60px; line-height: 60px; }

/* ========================================================================= */
/* BANNER STYLE */
/* ========================================================================= */
.banner { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 0; overflow: hidden; text-transform: capitalize; }

.banner .banner-text { position: relative; z-index: 10; }

.banner.full-banner { width: 100%; min-height: 100vh; padding-top: 85px; }

.banner.landing-banner { margin-top: 85px; min-height: 250px; }

/* ========================================================================= */
/* HOMEPAGE STYLE */
/* ========================================================================= */
#about .wrap { max-width: 800px; }

/* ========================================================================= */
/* DSC STORIES */
/* ========================================================================= */
#story a { color: white; font-size: 25px; border: 2px solid white; padding: 8px 25px 10px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

#story a:hover { color: #4285f4; background: white; }

#story .caption { margin-top: 55px; }

/* ========================================================================= */
/* FOUNDER STYLE */
/* ========================================================================= */
#founders .members .member { padding: 6px; }

#founders .members .member:nth-child(4n-3) .image-wrapper { -webkit-box-shadow: 0 0 0 6px #fbbc05; box-shadow: 0 0 0 6px #fbbc05; }

#founders .members .member:nth-child(4n-2) .image-wrapper { -webkit-box-shadow: 0 0 0 6px #34a853; box-shadow: 0 0 0 6px #34a853; }

#founders .members .member:nth-child(4n-1) .image-wrapper { -webkit-box-shadow: 0 0 0 6px #4285f4; box-shadow: 0 0 0 6px #4285f4; }

#founders .members .member:nth-child(4n) .image-wrapper { -webkit-box-shadow: 0 0 0 6px #ea4335; box-shadow: 0 0 0 6px #ea4335; }

#founders .members .member .text h5 { position: relative; font-weight: 600; }

#founders .members .member .text h5::after { content: ''; display: block; width: 60px; height: 2px; margin: 10px auto 0; background-color: #4285f4; }

#founders .members .member .text h6 { margin: 15px 0 2px; color: #4285f4; }

#founders .members .member .text p { font-style: italic; }

#founders .members .member .image-wrapper { position: relative; width: 100%; max-width: 250px; border-radius: 50%; margin: 0 auto 40px; overflow: hidden; }

#founders .members .member .image-wrapper .image { width: 100%; padding-bottom: 100%; }

#founders .members .member .image-wrapper .image img { position: absolute; top: 0; left: 0; -o-object-fit: cover; object-fit: cover; width: 100%; }

/* ========================================================================= */
/* EVENT STYLE */
/* ========================================================================= */
#upcoming-events { padding: 60px 0; }

#upcoming-events .sub-section-title h3 { color: #f8f9fa; }

#upcoming-events .event-list .event { display: -webkit-box; display: -ms-flexbox; display: flex; }

#upcoming-events .event-list .event .event-image { position: relative; width: 38%; font-size: 0; z-index: 1; }

#upcoming-events .event-list .event .event-image img { width: 100%; }

#upcoming-events .event-list .event .event-info { position: relative; width: calc(62% + 40px); margin-top: 40px; margin-left: -40px; padding: 40px; padding-left: 80px; background-color: #f8f9fa; color: #202124; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

#upcoming-events .event-list .event .event-info .event-header { margin-bottom: 20px; }

#upcoming-events .event-list .event .event-info .event-header h3 { margin-bottom: 10px; text-transform: uppercase; letter-spacing: 2px; color: #4285f4; }

#upcoming-events .event-list .event .event-info .event-header ul { color: #777; font-size: 14px; }

#upcoming-events .event-list .event .event-info .event-header ul li { margin-bottom: 10px; }

#upcoming-events .event-list .event .event-info .event-header ul li:last-child { margin-bottom: 0; }

#upcoming-events .event-list .event .event-info .event-body p { margin-bottom: 20px; }

#upcoming-events .event-list .event .event-info .event-body p:last-child { margin-bottom: 0; }

#upcoming-events .event-list .event .event-info .event-footer { margin-top: 40px; }

#upcoming-events .event-list .event + .event { margin-top: 40px; }

@media screen and (max-width: 768px) { #upcoming-events { padding: 40px 0; }
  #upcoming-events .event-list .event { display: block; }
  #upcoming-events .event-list .event .event-image { width: 100%; }
  #upcoming-events .event-list .event .event-info { width: 100%; margin-top: 0; margin-left: 0; padding: 20px; } }

#events-landing { margin: 60px 0; }

#events-landing .event-list .event { display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 200px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin: 10px 0; font-size: 14px; }

#events-landing .event-list .event .event-image { width: 38%; background-size: cover; background-position: center center; background-repeat: no-repeat; }

#events-landing .event-list .event .event-image img { width: 100%; }

#events-landing .event-list .event .event-info { position: relative; width: calc(62% + 40px); padding: 40px; background-color: #f8f9fa; color: #202124; }

#events-landing .event-list .event .event-info .event-header { margin-bottom: 20px; }

#events-landing .event-list .event .event-info .event-header h4 { margin-bottom: 10px; text-transform: uppercase; letter-spacing: 2px; }

#events-landing .event-list .event .event-info .event-header ul li { margin-bottom: 10px; }

#events-landing .event-list .event .event-info .event-header ul li:last-child { margin-bottom: 0; }

#events-landing .event-list .event .event-info .event-body p { margin-bottom: 20px; }

#events-landing .event-list .event .event-info .event-body p:last-child { margin-bottom: 0; }

#events-landing .event-list .event .event-info .event-footer { margin-top: 40px; }

#events-landing .event-list .event + .event { margin-top: 40px; }

@media screen and (max-width: 768px) { #events-landing .event-list .event { display: block; }
  #events-landing .event-list .event .event-image { width: 100%; }
  #events-landing .event-list .event .event-info { width: 100%; margin-top: 0; margin-left: 0; padding: 20px; } }

/* ========================================================================= */
/* BLOG STYLE */
/* ========================================================================= */
.posts { margin: 60px 0; }

.posts .post { position: relative; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); font-size: 14px; padding-bottom: 60px; }

.posts .post ul { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 15px; }

.posts .post ul li { color: #777; font-size: 13px; font-weight: 400; line-height: 1; }

.posts .post ul li + li { margin-left: 15px; padding-left: 15px; border-left: 1px solid #4285f4; }

.posts .post .post-info { padding: 20px 20px 0; }

.posts .post .post-info .date { margin-top: 10px; }

.posts .post .post-info .post-body { margin-top: 20px; }

.posts .post .post-info .post-footer { position: absolute; bottom: 20px; }

.posts .post .post-info .post-footer .more { font-size: 12px; }

.posts .post .post-info .detail-autohr { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 10px; color: #777; font-size: 12px; }

.posts .post .post-info .detail-autohr li { margin: 0; padding: 0; line-height: 1; }

.posts .post .post-info .detail-autohr li + li { margin-left: 10px; padding-left: 10px; border-left: 1px solid #dbdbdb; }

.posts .post .post-info .detail-autohr li::before { display: none; }

#featured-posts { margin: 60px 0; }

#featured-posts .posts .post { display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 200px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin: 10px 0; padding-bottom: 0; font-size: 14px; }

#featured-posts .posts .post .post-image { width: 38%; background-size: cover; background-position: center center; background-repeat: no-repeat; }

#featured-posts .posts .post .post-image img { width: 100%; }

#featured-posts .posts .post .post-info { position: relative; width: calc(62% + 40px); padding: 40px; background-color: #f8f9fa; color: #202124; }

#featured-posts .posts .post .post-info .post-header { margin-bottom: 20px; }

#featured-posts .posts .post .post-info .post-header h4 { margin-bottom: 10px; text-transform: uppercase; letter-spacing: 2px; }

#featured-posts .posts .post .post-info .post-header ul li { margin-bottom: 10px; }

#featured-posts .posts .post .post-info .post-header ul li:last-child { margin-bottom: 0; }

#featured-posts .posts .post .post-info .post-body p { margin-bottom: 20px; }

#featured-posts .posts .post .post-info .post-body p:last-child { margin-bottom: 0; }

#featured-posts .posts .post + .post { margin-top: 40px; }

@media screen and (max-width: 768px) { #featured-posts .posts .post { display: block; }
  #featured-posts .posts .post .post-image { width: 100%; }
  #featured-posts .posts .post .post-info { width: 100%; margin-top: 0; margin-left: 0; padding: 20px; } }

/* ========================================================================= */
/* GALLERY STYLE */
/* ========================================================================= */
.galleries .gallery { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.galleries .gallery .gallery-info { padding: 10px; }

.galleries .gallery .gallery-info .date { margin-top: 10px; color: #777; font-size: 12px; }

/* ========================================================================= */
/* PHOTO STYLE */
/* ========================================================================= */
/* ========================================================================= */
/* GOOGLE FORM STYLE */
/* ========================================================================= */
.google-form iframe { max-width: 100%; }

/* ========================================================================= */
/* MODULES STYLE */
/* ========================================================================= */
.main-content { overflow: hidden; }

.main-content.right-sidebar .content-main { float: left; width: 65%; }

.main-content.right-sidebar .content-sub { float: right; width: 30%; margin-left: 5%; }

.sidebars .sidebar-panel + .sidebar-panel { margin-top: 40px; padding-top: 20px; border-top: 1px solid #dbdbdb; }

.sidebars .sidebar-panel .sidebar-title { margin-bottom: 30px; }

.sidebars .sidebar-info { background-color: #4285f4; color: #f8f9fa; }

.sidebars .sidebar-info figure { font-size: 0; }

.sidebars .sidebar-info .detail-info { padding: 20px; }

.sidebars .sidebar-info .detail-info ul { margin-bottom: 40px; }

.sidebars .sidebar-info .detail-info ul:last-child { margin-bottom: 0; }

.sidebars .sidebar-info .detail-info ul li { margin-bottom: 20px; font-size: 14px; }

.sidebars .sidebar-info .detail-info ul li:last-child { margin-bottom: 0; }

.sidebars .sidebar-info .detail-info h1, .sidebars .sidebar-info .detail-info h2, .sidebars .sidebar-info .detail-info h3, .sidebars .sidebar-info .detail-info h4, .sidebars .sidebar-info .detail-info h5, .sidebars .sidebar-info .detail-info h6 { color: #f8f9fa; }

.sidebars .sidebar-info .detail-info h5 { margin-bottom: 5px; color: #fbbc05; font-size: 16px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; }

.sidebars .sidebar-overview figure { margin-bottom: 20px; }

.sidebars .sidebar-overview p { margin-top: 20px; }

.sidebars .sidebar-related-posts ul li { display: -webkit-box; display: -ms-flexbox; display: flex; }

.sidebars .sidebar-related-posts ul li figure { width: 100px; }

.sidebars .sidebar-related-posts ul li .post-body { width: calc(100% - 120px); margin-left: 20px; font-size: 13px; }

.sidebars .sidebar-related-posts ul li .post-body h5 { margin-bottom: 10px; font-size: 18px; }

.sidebars .sidebar-related-posts ul li .post-body .detail-autohr { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 5px; margin-bottom: 15px; color: #777; font-size: 12px; }

.sidebars .sidebar-related-posts ul li .post-body .detail-autohr li { margin: 0; padding: 0; line-height: 1; }

.sidebars .sidebar-related-posts ul li .post-body .detail-autohr li + li { margin-left: 10px; padding-left: 10px; border-left: 1px solid #dbdbdb; }

.sidebars .sidebar-related-posts ul li .post-body .detail-autohr li::before { display: none; }

.sidebars .sidebar-related-posts ul li + li { margin-top: 30px; }

.event-detail .content-main h2 { text-transform: uppercase; letter-spacing: 2px; }

.detail-container { margin: 60px 0; }

.detail-container .frame { padding: 20px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.detail-container .detail-header .detail-title { margin-bottom: 10px; text-transform: uppercase; letter-spacing: 2px; }

.detail-container .detail-header .detail-subtitle { color: #777; font-size: 20px; text-transform: none; font-weight: 300; letter-spacing: 0; }

.detail-container .detail-header .detail-autohr { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 20px; color: #777; font-size: 12px; }

.detail-container .detail-header .detail-autohr li { margin: 0; padding: 0; line-height: 1; }

.detail-container .detail-header .detail-autohr li + li { margin-left: 10px; padding-left: 10px; border-left: 1px solid #dbdbdb; }

.detail-container .detail-header .detail-autohr li::before { display: none; }

.featured-content-container { margin: 100px 0; }

.featured-content-container .featured-content + .featured-content { margin-top: 80px; }

.featured-content { position: relative; }

.featured-content.half-half .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.featured-content.half-half .text { width: 50%; padding: 100px 60px 100px 0; }

.featured-content.half-half .image { position: absolute; width: 50%; }

.featured-content.half-half .content-section { width: 48%; }

.featured-content .left-section { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.featured-content .right-section { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.featured-content.right-image .image { left: 50%; }

.featured-content.left-image .text { margin-left: auto; padding: 100px 0 100px 60px; }

/* ========================================================================= */
/* GLOBAL MAIN FOOTER */
/* ========================================================================= */
#footer { position: relative; padding: 40px 0; background-attachment: fixed; border-top: 1px solid #dbdbdb; font-size: 14px; }

#footer a { color: #4285f4; }

#footer a:hover { color: #202124; }

#footer .logo { display: block; max-width: 350px; margin: 0 auto 10px; }

/* ========================================================================= */
/* MEDIA QUERIES */
/* ========================================================================= */
@media screen and (min-width: 768px) { #nav { width: 100%; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

@media screen and (max-width: 768px) { html, body { font-size: 14px; }
  h1 { font-size: 38px; }
  h2 { font-size: 28px; }
  h3 { font-size: 24px; }
  h4 { font-size: 20px; }
  h5 { font-size: 18px; }
  h6 { font-size: 16px; }
  .desktop { display: none; }
  .mobile { display: block; }
  .central-section { padding: 60px 0; }
  .central-section h2 { margin-bottom: 40px; letter-spacing: 1px; }
  #header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 50px; padding-top: 4px; }
  #header .border { height: 4px; }
  #header .logo { width: 45px; }
  #header #nav { display: none; position: absolute; top: 50px; left: 0; width: 100%; margin-left: 0; background-color: #4285f4; z-index: 10; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
  #header #nav #main-menu { display: block; border-top: 1px solid #4285f4; padding: 8px 0; }
  #header #nav #main-menu li a { height: auto; line-height: 1.5; padding: 12px 20px; border: 0; color: #f8f9fa; }
  #header #nav #main-menu li:last-child a { border-bottom: 0; }
  #header #nav #main-menu li.active { background-color: #f8f9fa; }
  #header #nav #main-menu li.active a { color: #4285f4; }
  #header #nav .social-menu { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 10px 20px; border-top: 1px solid rgba(255, 255, 255, 0.3); }
  #header #nav .social-menu li { margin: 0 15px; }
  #header #nav .social-menu li a { color: #f8f9fa; }
  #header #menu-toggle { position: absolute; top: 0; right: 0; width: 50px; height: 100%; padding: 0; background-color: transparent; }
  #header #menu-toggle span { position: absolute; top: 50%; right: 20px; width: 25px; height: 3px; margin-top: 0.5px; background-color: #4285f4; }
  #header #menu-toggle span::before { content: ''; position: absolute; top: -6px; right: 0; width: 100%; height: 3px; background-color: #4285f4; -webkit-transition: -webkit-transform 0.15s; transition: -webkit-transform 0.15s; -o-transition: transform 0.15s; transition: transform 0.15s; transition: transform 0.15s, -webkit-transform 0.15s; }
  #header #menu-toggle span::after { content: ''; position: absolute; top: 6px; right: 0; width: 100%; height: 3px; background-color: #4285f4; -webkit-transition: -webkit-transform 0.15s; transition: -webkit-transform 0.15s; -o-transition: transform 0.15s; transition: transform 0.15s; transition: transform 0.15s, -webkit-transform 0.15s; }
  #header #menu-toggle[aria-expanded=true] span { height: 0; }
  #header #menu-toggle[aria-expanded=true] span::before { top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
  #header #menu-toggle[aria-expanded=true] span::after { top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
  #header.sticky .logo { width: 45px; }
  .banner.landing-banner { min-height: 150px; margin-top: 50px; }
  .main-content { overflow: hidden; }
  .main-content.right-sidebar .content-main { float: none; width: 100%; }
  .main-content.right-sidebar .content-main + .content-sub { margin-top: 40px; }
  .main-content.right-sidebar .content-sub { float: none; width: 100%; margin-left: 0; }
  .main-content.right-sidebar .content-sub + .content-main { margin-top: 40px; }
  .detail-container { margin: 40px 0; }
  .detail-container .detail-header .detail-subtitle { font-size: 16px; }
  .sidebar .event-sidebar .detail-info ul li { font-size: 13px; }
  .sidebar .event-sidebar .detail-info h5 { font-size: 14px; }
  .featured-content { margin-top: 40px; }
  .featured-content.half-half .wrap { display: block; }
  .featured-content.half-half .text { width: 100%; padding: 20px 0; }
  .featured-content.half-half .image { width: 100%; position: relative; background-image: none !important; }
  .featured-content.right-image .image { left: 0; }
  .featured-content.left-image .text { margin-left: auto; padding: 20px 0; }
  #signup iframe { height: 700px; } }

@media screen and (max-width: 480px) { html, body { font-size: 14px; }
  h1 { font-size: 30px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  h4 { font-size: 18px; }
  h5 { font-size: 16px; }
  h6 { font-size: 15px; } }

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