/*
Theme Name: Catholic School
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/


@font-face {
    font-family: 'HelveticaNeueLTStdBd';
    src: url('fonts/HelveticaNeueLTStdBd.eot');
    src: url('fonts/HelveticaNeueLTStdBd.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLTStdBd.woff2') format('woff2'),
         url('fonts/HelveticaNeueLTStdBd.woff') format('woff'),
         url('fonts/HelveticaNeueLTStdBd.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTStdBd.svg#HelveticaNeueLTStdBd') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueLTStdRoman';
    src: url('fonts/HelveticaNeueLTStdRoman.eot');
    src: url('fonts/HelveticaNeueLTStdRoman.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLTStdRoman.woff2') format('woff2'),
         url('fonts/HelveticaNeueLTStdRoman.woff') format('woff'),
         url('fonts/HelveticaNeueLTStdRoman.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTStdRoman.svg#HelveticaNeueLTStdRoman') format('svg');
}
 
@font-face {
    font-family: 'supremeicons';
    src: url('fonts/supremeicons.eot');
    src: url('fonts/supremeicons.eot') format('embedded-opentype'),
         url('fonts/supremeicons.woff2') format('woff2'),
         url('fonts/supremeicons.woff') format('woff'),
         url('fonts/supremeicons.ttf') format('truetype'),
         url('fonts/supremeicons.svg#supremeicons') format('svg');
} 

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/FontAwesome.eot');
    src: url('fonts/FontAwesome.eot') format('embedded-opentype'),
         url('fonts/FontAwesome.woff2') format('woff2'),
         url('fonts/FontAwesome.woff') format('woff'),
         url('fonts/FontAwesome.ttf') format('truetype'),
         url('fonts/FontAwesome.svg#FontAwesome') format('svg');
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-MediumItalic.eot');
    src: url('fonts/IBMPlexSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-MediumItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-MediumItalic.woff') format('woff'),
        url('fonts/IBMPlexSans-MediumItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-MediumItalic.svg#IBMPlexSans-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans.eot');
    src: url('fonts/IBMPlexSans.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans.woff2') format('woff2'),
        url('fonts/IBMPlexSans.woff') format('woff'),
        url('fonts/IBMPlexSans.ttf') format('truetype'),
        url('fonts/IBMPlexSans.svg#IBMPlexSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-Italic.eot');
    src: url('fonts/IBMPlexSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Italic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Italic.woff') format('woff'),
        url('fonts/IBMPlexSans-Italic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Italic.svg#IBMPlexSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-Bold.eot');
    src: url('fonts/IBMPlexSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Bold.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Bold.woff') format('woff'),
        url('fonts/IBMPlexSans-Bold.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Bold.svg#IBMPlexSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-ThinItalic.eot');
    src: url('fonts/IBMPlexSans-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-ThinItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-ThinItalic.woff') format('woff'),
        url('fonts/IBMPlexSans-ThinItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-ThinItalic.svg#IBMPlexSans-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-ExtraLight.eot');
    src: url('fonts/IBMPlexSans-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-ExtraLight.woff2') format('woff2'),
        url('fonts/IBMPlexSans-ExtraLight.woff') format('woff'),
        url('fonts/IBMPlexSans-ExtraLight.ttf') format('truetype'),
        url('fonts/IBMPlexSans-ExtraLight.svg#IBMPlexSans-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-BoldItalic.eot');
    src: url('fonts/IBMPlexSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-BoldItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-BoldItalic.woff') format('woff'),
        url('fonts/IBMPlexSans-BoldItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-BoldItalic.svg#IBMPlexSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-SemiBoldItalic.eot');
    src: url('fonts/IBMPlexSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-SemiBoldItalic.woff') format('woff'),
        url('fonts/IBMPlexSans-SemiBoldItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-SemiBoldItalic.svg#IBMPlexSans-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-Light.eot');
    src: url('fonts/IBMPlexSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Light.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Light.woff') format('woff'),
        url('fonts/IBMPlexSans-Light.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Light.svg#IBMPlexSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-SemiBold.eot');
    src: url('fonts/IBMPlexSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-SemiBold.woff2') format('woff2'),
        url('fonts/IBMPlexSans-SemiBold.woff') format('woff'),
        url('fonts/IBMPlexSans-SemiBold.ttf') format('truetype'),
        url('fonts/IBMPlexSans-SemiBold.svg#IBMPlexSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-LightItalic.eot');
    src: url('fonts/IBMPlexSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-LightItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-LightItalic.woff') format('woff'),
        url('fonts/IBMPlexSans-LightItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-LightItalic.svg#IBMPlexSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-Medium.eot');
    src: url('fonts/IBMPlexSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Medium.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Medium.woff') format('woff'),
        url('fonts/IBMPlexSans-Medium.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Medium.svg#IBMPlexSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-ExtraLightItalic.eot');
    src: url('fonts/IBMPlexSans-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/IBMPlexSans-ExtraLightItalic.woff') format('woff'),
        url('fonts/IBMPlexSans-ExtraLightItalic.ttf') format('truetype'),
        url('fonts/IBMPlexSans-ExtraLightItalic.svg#IBMPlexSans-ExtraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-Thin.eot');
    src: url('fonts/IBMPlexSans-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Thin.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Thin.woff') format('woff'),
        url('fonts/IBMPlexSans-Thin.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Thin.svg#IBMPlexSans-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.eot');
    src: url('fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff'),
        url('fonts/Roboto-Thin.ttf') format('truetype'),
        url('fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff'),
        url('fonts/Roboto-Medium.ttf') format('truetype'),
        url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype'),
        url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.eot');
    src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.ttf') format('truetype'),
        url('fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype'),
        url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Italic.eot');
    src: url('fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Italic.woff2') format('woff2'),
        url('fonts/OpenSans-Italic.woff') format('woff'),
        url('fonts/OpenSans-Italic.ttf') format('truetype'),
        url('fonts/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.eot');
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff'),
        url('fonts/OpenSans-Light.ttf') format('truetype'),
        url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBold.eot');
    src: url('fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBold.woff') format('woff'),
        url('fonts/OpenSans-ExtraBold.ttf') format('truetype'),
        url('fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBoldItalic.eot');
    src: url('fonts/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype'),
        url('fonts/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff'),
        url('fonts/OpenSans-Regular.ttf') format('truetype'),
        url('fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff'),
        url('fonts/OpenSans-Bold.ttf') format('truetype'),
        url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBold.eot');
    src: url('fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff'),
        url('fonts/OpenSans-SemiBold.ttf') format('truetype'),
        url('fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-LightItalic.eot');
    src: url('fonts/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/OpenSans-LightItalic.woff') format('woff'),
        url('fonts/OpenSans-LightItalic.ttf') format('truetype'),
        url('fonts/OpenSans-LightItalic.svg#OpenSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-BoldItalic.eot');
    src: url('fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-BoldItalic.woff') format('woff'),
        url('fonts/OpenSans-BoldItalic.ttf') format('truetype'),
        url('fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBoldItalic.eot');
    src: url('fonts/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-SemiBoldItalic.ttf') format('truetype'),
        url('fonts/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Mikado';
    src: url('fonts/MikadoBold.eot');
    src: url('fonts/MikadoBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/MikadoBold.woff2') format('woff2'),
        url('fonts/MikadoBold.woff') format('woff'),
        url('fonts/MikadoBold.ttf') format('truetype'),
        url('fonts/MikadoBold.svg#MikadoBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Mikado';
    src: url('fonts/MikadoLight.eot');
    src: url('fonts/MikadoLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/MikadoLight.woff2') format('woff2'),
        url('fonts/MikadoLight.woff') format('woff'),
        url('fonts/MikadoLight.ttf') format('truetype'),
        url('fonts/MikadoLight.svg#MikadoLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Mikado';
    src: url('fonts/MikadoMedium.eot');
    src: url('fonts/MikadoMedium.eot?#iefix') format('embedded-opentype'),
        url('fonts/MikadoMedium.woff2') format('woff2'),
        url('fonts/MikadoMedium.woff') format('woff'),
        url('fonts/MikadoMedium.ttf') format('truetype'),
        url('fonts/MikadoMedium.svg#MikadoMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Mikado';
    src: url('fonts/MikadoBlack.eot');
    src: url('fonts/MikadoBlack.eot?#iefix') format('embedded-opentype'),
        url('fonts/MikadoBlack.woff2') format('woff2'),
        url('fonts/MikadoBlack.woff') format('woff'),
        url('fonts/MikadoBlack.ttf') format('truetype'),
        url('fonts/MikadoBlack.svg#MikadoBlack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Mikado';
    src: url('fonts/MikadoRegular.eot');
    src: url('fonts/MikadoRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/MikadoRegular.woff2') format('woff2'),
        url('fonts/MikadoRegular.woff') format('woff'),
        url('fonts/MikadoRegular.ttf') format('truetype'),
        url('fonts/MikadoRegular.svg#MikadoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}





html {
	font-family: 'Roboto';
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	background:#f3f3f3;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

pre {
	font-family:'Roboto';
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 600;
	color: #000000;
}

code,
kbd,
samp {
	font-family: 'Roboto';
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: 'Roboto';
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	transition: 0.2s;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline:none;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #777777;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: 'Roboto';
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: 'Roboto';
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
	font-family: 'Roboto';
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
	font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
	font-family: 'Roboto';
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
	font-family:'Roboto';
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
	font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
	font-family: 'Roboto';
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
	font-weight: 700;
	line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
	font-family:'Roboto';
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
	font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
	font-family: 'Roboto';
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
	font-family: 'Roboto';
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
	font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
	font-family: 'Roboto';
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
	font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: 'Roboto';
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
	font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
	font-family:'Roboto';
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
	font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
	line-height: 1.65;
	font-family:'Roboto';
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
	line-height: 1.8;
	font-family:'Roboto';
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
	letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: none;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover:not( .mejs-container > button ),
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: 'Roboto';
}

:-moz-placeholder {
	color: #333;
	font-family: 'Roboto';
}

::-moz-placeholder {
	color: #333;
	font-family: 'Roboto';
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: 'Roboto';
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: none;
	transition: 0.2s;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	color: #000;
	outline: none;
}


.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail {
	margin-bottom: 1em;
}

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.7;
}

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.navigation-top a {
	color: #222;
	font-weight: 600;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #767676;
}

.main-navigation {
	clear: both;
	display: block;
}

.main-navigation ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
	display: none;
}

.main-navigation > div > ul {
	border-top: 1px solid #eee;
	padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on > div > ul {
	display: block;
}

.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
	display: block;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}

.main-navigation li {
	border-bottom: 1px solid #eee;
	position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
	border: 0;
}

.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}

.main-navigation a:hover {
	color: #767676;
}

/* Menu toggle */

.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none;
}

/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
	display: block;
}

.main-navigation.toggled-on ul.nav-menu {
	display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.menu-toggle:focus {
	outline:none;
}

.menu-toggle .icon {
	margin-right: 0.5em;
	top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on .menu-toggle .icon-close {
	display: inline-block;
}

/* Dropdown Toggle */

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: none;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

/* Scroll down arrow */

.site-header .menu-scroll-down {
	display: none;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
    position: relative;
    overflow-x: hidden;
}
*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
	overflow-x: hidden;
}

#page {
	position: relative;
	word-wrap: break-word;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding-left: 15px;
	padding-right:15px;
} 

.wrap:after {
	clear: both;
	content: "";
	display: block;
}

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

#masthead .wrap {
	position: relative;
}

.site-header {
	position: relative;
}

/* Site branding */

.site-title {
	clear: none;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.site-title,
.site-title a {
	color: #222;
	opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
	color: #fff;
}

.site-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	margin-bottom: 0;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
	color: #fff;
	opacity: 0.8;
}

.custom-logo-link {
	display: inline-block;
	padding-right: 1em;
	vertical-align: middle;
	width: auto;
}

.custom-logo-link img {
	display: inline-block;
	max-height: 80px;
	width: auto;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 200px;
	max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
	opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}

.custom-header {
	position: relative;
}

.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
	display: table;
	height: 300px;
	height: 75vh;
	width: 100%;
}

.custom-header-media {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.custom-header-media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */
	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
	position: fixed;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
	width: auto;
	top: 50%;
	padding-bottom: 1px; /* Prevent header from extending beyond the footer */
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.wp-custom-header .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	background-color: rgba(34, 34, 34, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	height: 45px;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 30px;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: 45px;
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus { /* Specificity prevents .color-dark button overrides */
	border-color: rgba(255, 255, 255, 0.8);
	background-color: rgba(34, 34, 34, 0.8);
	color: #fff;
}

.admin-bar .wp-custom-header-video-button {
	top: 62px;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
	bottom: 0;
	position: absolute;
	top: auto;
	-ms-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.has-header-image .custom-header-media img,
	.has-header-video .custom-header-media video,
	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}

/* Hides div in Customizer preview when header images or videos change. */

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
	display: none;
}

.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-video.twentyseventeen-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}

/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/

.twentyseventeen-front-page .site-content {
	padding: 0;
}

.twentyseventeen-panel {
	overflow: hidden;
	position: relative;
}

.panel-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.panel-image:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 1px solid #ddd;
}

.panel-content {
	position: relative;
}

.panel-content .wrap {
	padding-bottom: 0.5em;
	padding-top: 1.75em;
}

/* Panel edit link */

.twentyseventeen-panel .edit-link {
	display: block;
	margin: 0.3em 0 0;
}

.twentyseventeen-panel .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

/* Front Page - Recent Posts */

.twentyseventeen-front-page .panel-content .recent-posts article {
	border: 0;
	color: #333;
	margin-bottom: 3em;
}

.recent-posts .entry-header {
	margin-bottom: 1.2em;
}

.page .panel-content .recent-posts .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
	color: #222;
	display: inline-block;
	font-size: 11px;
	font-size: 0.6875rem;
	margin-left: 1em;
}

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/

.site-content-contain {
	background-color: #fff;
	position: relative;
}



/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/


.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.pagination,
.comments-pagination {
	border-top: 1px solid #eee;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
	text-align: center;
}

.pagination .icon,
.comments-pagination .icon {
	width: 0.666666666em;
	height: 0.666666666em;
}

.comments-pagination {
	border: 0;
}

.page-numbers {
	display: none;
	padding: 0.5em 0.75em;
}

.page-numbers.current {
	color: #767676;
	display: inline-block;
}

.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative !important;
	width: auto;
}

.prev.page-numbers,
.next.page-numbers {
	background-color: #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
	background-color: #767676;
	color: #fff;
}

.prev.page-numbers {
	float: left;
}

.next.page-numbers {
	float: right;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
	padding-bottom: 2em;
}

body:not(.twentyseventeen-front-page) .entry-header {
	padding: 1em 0;
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
	margin-left: auto;
	margin-right: auto;
}

body:not(.twentyseventeen-front-page) .entry-header {
	padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
	color: #222;
	display: inline-block;
	margin-left: 1em;
	white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
	margin-left: 0;
	white-space: nowrap;
}

.taxonomy-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
}

/* More tag */

.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}

/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
}

.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
	display: block;
	margin: auto;
}

.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}

.page-links .page-number {
	color: #767676;
	display: inline-block;
	padding: 0.5em 1em;
}

.page-links a {
	display: inline-block;
}

.page-links a .page-number {
	color: #222;
}

/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

.format-quote blockquote {
	color: #333;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	overflow: visible;
	position: relative;
}

.format-quote blockquote .icon {
	display: block;
	height: 20px;
	left: -1.25em;
	position: absolute;
	top: 0.4em;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 20px;
}

/* Post Navigation */

.post-navigation {
	font-weight: 800;
	margin: 3em 0;
}

.post-navigation .nav-links {
	padding: 1em 0;
}

.nav-subtitle {
	background: transparent;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1818em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.nav-title {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
}

.post-navigation .nav-next {
	margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	margin-left: 0.5em;
}

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

.page-header {
	padding-bottom: 2em;
}

.page .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.search .page .entry-header .edit-link {
	font-size: 11px;
	font-size: 0.6875rem;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}



/* 404 page */

.error404 .page-content {
	padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}  

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/


.site-footer .wrap {
	padding-bottom: 1.5em;
	padding-top: 2em;
}

/* Footer widgets */

.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
}

/* Social nav */

.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 1em;
}

.social-navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}

.social-navigation li {
	display: inline;
}

.social-navigation a {
	background-color: #767676;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	margin: 0 1em 0.5em 0;
	text-align: center;
	width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
	background-color: #333;
}

.social-navigation .icon {
	height: 16px;
	top: 12px;
	width: 16px;
	vertical-align: top;
}

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/


/* Gravatar */

.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
	display: block;
}

/* Search */

.search-form {
	position: relative;
}

.search-form .search-submit {
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}

.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}

/* Tag cloud widget */

.tagcloud ul li {
	float: left;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 4px 4px 0 0;
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 4px 10px 5px;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
	text-align: center;
}

.widget_calendar tfoot td {
	border: 0;
}

/* Gallery widget */

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */

p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
	margin-bottom: 0;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}

.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-content .wp-playlist-item-length {
	top: 5px;
}

/* SVG Icons base styles */

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
	border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
	z-index: 2; /* Prevent :after from preventing interactions within the section */
}

/* Used for placeholder text */
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
	border: none;
}

.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
	border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.twentyseventeen-panel > .customize-partial-edit-shortcut > button {
	top: 30px;
	left: 30px;
}

/* Ensure that placeholder icons are visible. */
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible;
}

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
	display: none;
}

.no-svg .svg-fallback {
	display: inline-block;
}

.no-svg .dropdown-toggle {
	padding: 0.5em 0 0;
	right: 0;
	text-align: center;
	width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	-ms-transform: rotate(0); /* IE 9 */
	transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}

/* Social Menu fallbacks */

.no-svg .social-navigation a {
	background: transparent;
	color: #222;
	height: auto;
	width: auto;
}

/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important; /* overrides previous !important styles */
	width: auto;
}

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

@media screen and (min-width: 48em) {


	/* Main Navigation */

	.js .menu-toggle,
	.js .dropdown-toggle {
		display: none;
	}

	.main-navigation {
		width: auto;
	}
	.js .menu-toggle {
		display: none;
	}
	.js .main-navigation ul,
	.js .main-navigation ul ul,
	.js .main-navigation > div > ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}

	.main-navigation li {
		border: 0;
		display: inline-block;
	}

	.main-navigation li li {
		display: block;
	}

	.main-navigation ul ul {
		background: #fff;
		border: 1px solid #bbb;
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:before,
	.main-navigation ul li.page_item_has_children:after {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000;
	}

	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: block;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}

	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 16em;
	}

	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus > a,
	.main-navigation li li:focus > a,
	.main-navigation li li:hover > a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fff;
	}

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 0.5em;
		right: auto;
	}

	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px;
	}

	.main-navigation ul ul .menu-item-has-children > a > .icon,
	.main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0;
	}

	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}

	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}
}


/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {

	/* Hide elements */

	form,
	button,
	input,
	select,
	textarea,
	.navigation-top,
	.social-navigation,
	#secondary,
	.content-bottom-widgets,
	.header-image,
	.panel-image-prop,
	.icon-thumb-tack,
	.page-links,
	.edit-link,
	.post-navigation,
	.pagination.navigation,
	.comments-pagination,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	.site-footer aside.widget-area,
	.site-info {
		display: none !important;
	}

	.entry-footer,
	#comments,
	.site-footer,
	.single-featured-image-header {
		border: 0;
	}

	/* Font sizes */

	body {
		font-size: 12pt;
	}

	h1 {
		font-size: 24pt;
	}

	h2 {
		font-size: 22pt;
	}

	h3 {
		font-size: 17pt;
	}

	h4 {
		font-size: 12pt;
	}

	h5 {
		font-size: 11pt;
	}

	h6 {
		font-size: 12pt;
	}

	.page .panel-content .entry-title,
	.page-title,
	body.page:not(.twentyseventeen-front-page) .entry-title {
		font-size: 10pt;
	}

	/* Layout */

	.wrap {
		padding-left: 5% !important;
		padding-right: 5% !important;
		max-width: none;
	}

	/* Site Branding */

	.site-header {
		background: transparent;
		padding: 0;
	}

	.custom-header-media {
		padding: 0;
	}

	.twentyseventeen-front-page.has-header-image .site-branding,
	.twentyseventeen-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		position: relative;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em !important; /* override styles added by JavaScript */
	}

	.site-title {
		font-size: 25pt;
	}

	.site-description {
		font-size: 12pt;
		opacity: 1;
	}

	/* Posts */

	.single-featured-image-header {
		background: transparent;
	}

	.entry-meta {
		font-size: 9pt;
	}

	/* Colors */

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	a,
	.site-title a,
	.twentyseventeen-front-page.has-header-image .site-title,
	.twentyseventeen-front-page.has-header-video .site-title,
	.twentyseventeen-front-page.has-header-image .site-title a,
	.twentyseventeen-front-page.has-header-video .site-title a {
		color: #222 !important; /* Make sure color schemes don't affect to print */
	}

	h2,
	h5,
	blockquote,
	.site-description,
	.twentyseventeen-front-page.has-header-image .site-description,
	.twentyseventeen-front-page.has-header-video .site-description,
	.entry-meta,
	.entry-meta a {
		color: #777 !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 11pt;
		width: 34%;
	}

	.site-footer {
		padding: 0;
	}
}


.bofd-sec a.morelink {
	text-decoration:none;
	outline: none;
}
.bofd-sec .morecontent span {
	display: none;
}

.site-content ul{ margin-left:20px; margin-bottom:20px;}
.site-content ol{ margin-left:20px; margin-bottom:20px;}
.site-content ul li{ padding-left:10px;}
.site-content ol li{ padding-left:10px;}
.site-content a{ color:#36a9e0; text-decoration:underline;}
.site-content a:hover{ color:#000;}
.site-content ul ul{list-style: circle;margin-bottom:0;}


/*====== comman css ======*/ 

.clear{ clear:both;}
.wrap_main{ width:85%; margin:0 auto;}
.gray_bg{ background:#f3f3f3;}
.b_radius{border-radius:0 0 150px 150px;}

.main_title{ font-size:65px;font-family: 'HelveticaNeueLTStdBd';color:#000000; margin:0 0 80px 0; padding:0; line-height:1;}
.main_title_md{font-size:46px;font-family: 'HelveticaNeueLTStdBd';color:#000000;margin:0 0 40px 0; padding:0; line-height:1.3;}
.main_title_sm{font-size:28px;font-family: 'HelveticaNeueLTStdBd'; color:#000000;margin:0 0 30px 0; padding:0; line-height:1.3;}
.bold_title{ font-weight:bold; color:#000;} 
 
.blue_bg{ background:#253473; color:#fff;}
.blue_bg p{ color:#fff;}
.blue_bg .main_title{ color:#fff;}
.blue_bg .main_title_md{color:#fff;}
.blue_bg .main_title_sm{color:#fff;}
.orange_bg{background:#f9ae12;}

.pdr20{ padding-right:20px;} 
.pdl20{ padding-left:20px;}  
.pdr10{ padding-right:10px;} 
.pdl10{ padding-left:10px;} 
.pdr50{ padding-right:50px;}
.custom-mt {margin-top: 40px; }

.hr_devicer{ height:2px; background-color:#57585a; margin:30px 0 40px;}
.gray_shape:before{background:url("images/slider-gray-shape.png") no-repeat 0 0;}
.gray_shap_main:before{width:100%;height:571px;content:"";left:0;right:0; bottom:0;position:absolute;background-size:100% 100%!important;z-index:5;}
.gray_shap_main{ position:relative;}  
.roatet_gray_shape:before{background:url("images/rottet-slider-gray-shape.png") no-repeat 0 0;}

.blue_shape:before{background:url("images/blue-shape-img.png") no-repeat 0 0;} 
.white_shape:before{background:url("images/slider-white-shape.png") no-repeat 0 0;}
.blue_left_shape{ position:relative; z-index:5;}
.blue_left_shape:before{background:url("images/white_bottom_shape.png") no-repeat 0 0;width:100%;height:582px;content:"";left:0;right:0; bottom:0;position:absolute;background-size:100% 100%!important;z-index:5;} 

.suprem_icon{font-family: 'supremeicons'; margin-right:3px;}
.site-content .button_sm{display:inline-block;color:#ffffff;padding:13px 50px;border-radius:0 0 25px 25px;text-transform:uppercase;font-size:18px;text-decoration:none;
text-decoration:none; text-align:center; border:1px solid transparent;}
.site-content .button_sm:hover{ color:#fff;}
.site-content .blue_button{ background:#36a9e0;}
.site-content .blue_button:hover{ background:none;border-color:#36a9e0;color:#36a9e0;}
.site-content .yello_button{ background:#f9ae12;}
.site-content .yello_button:hover {background: #000; color: #ca8c0b; border-color: #000; }
.orange_color{ color:#f9ae12!important;}
.blue_color{ color:#253473!important;}
.big_font{ font-size:21px;}


/*========== header =========*/

.header-inner {display:flex;align-items: center;} 
.header-social{margin-left: auto;} 
.site-header{ position:absolute; width:100%;/*background-color:rgba(0, 0, 0, 0.5);*/ z-index:999; }
.header-logo{ float:left; margin-right:50px;}
.header-social a .fa {font-size: 20px; color: #fff; margin-right: 15px; }
.header-social a:last-child .fa {margin-right: 0; }
.header-social a .fa:hover, .light-header .header-social a .fa:hover, .header-hover .header-social a .fa:hover, .sticky-header .header-social a .fa:hover {color: #f9ae12 !important; }
.header-social .social_link{ font-size:22px; font-weight:bold; color:#fff;} 
.header-logo img {height: 80px; padding-top: 5px; }
.header-social a img:hover{ opacity:0.8;} 
.header-social .social_link:hover{ opacity:0.8;}
.site-header .header-menu ul li{ padding:0 10px;}
.site-header .header-menu ul li a {padding: 46px 5px 37px !important; font-size: 18px; color: #fff !important; font-family: 'HelveticaNeueLTStdRoman'; font-weight: normal; border-bottom: 5px solid transparent; font-weight: normal !important; text-transform: inherit !important; }
.site-header .header-menu ul > li:hover a {border-color: #f9ae12; color: #f9ae12; }
.header-menu .ubermenu ul li .ubermenu-submenu li.submenu-title.ubermenu-item {width: 710px !important; }
.site-header .header-menu ul > li a {border-bottom: 10px solid transparent; }

/*========== footer =========*/

.site-info{ background:#253473; padding:15px 0; font-size:14px; margin:0;color:#fff;}
.site-info a{ color:#fff;}
.site-info a:hover{ color:#f9ae12;} 
.site-info-right{ float:right;}  
.site-info-right ul{ list-style:none; float:left;}
.site-info-right ul li{ float:left; padding-right:15px;}
.copyright{float:left;}

.footer-main {background: #474747; color: #fff; padding: 65px 0; display: inline-block; width: 100%; float: left;}
.footer_div .widget-title{ color:#f9ae12; font-weight:bold; font-size:21px; margin:0 0 25px; padding:0;}
.footer_div ul{ margin:0; padding:0; list-style:none;}
.footer_div ul li{ padding-bottom:10px; line-height: 1.3;}
.footer_div a{ color:#fff; font-size: 16px;}
.footer_div a:hover{color:#f9ae12;}
.footer-logo img{ width:197px; height:78px;}
.footer_div {float: left; width:13%; padding-right: 40px; }
.footer-five.footer_div {width: 10%; }
.footer-four.footer_div {width: 17%; }
.footer-six.footer_div {width: 14%; }
.footer-nine.footer_div {width: 6%; padding-right: 0; }
.footer-social {width: 100%; display: inline-block; }
.footer-social.footer_div a {margin: 0 4px; font-size: 20px; }

.above-footer-sec{ background:#474747; position:relative; margin-top:-250px;}
.above-footer-sec:before{ background:url("images/footer-quote-gray-bg.png") no-repeat 0 0; width:100%;height:571px;content:"";left:0;right:0; top:0;
position:absolute;background-size:100% 100%;z-index:5;} 
.show-above-footer{padding:700px 0 260px 0;text-align:center;background-position:center;background-size: cover; background-attachment: fixed;}
.above-footer-text{ position:relative;min-height: 246px;display: flex;align-items: center;}
.above-footer-text:before{background:url("images/quote_icon.png") no-repeat 0 0; width:356px;height:246px;content:"";left:0;right:0;margin:0 auto;position:absolute;
background-position:center;}
.above-footer-text p{font-size:45px; color:#f9ae12;font-family: 'HelveticaNeueLTStdBd';line-height: 1.2; width:100%; position: relative;} 
.above-footer-text span{font-family: 'HelveticaNeueLTStdRoman'; display:block;}


/*========== Our people =========*/
  
.show-banner-content{ height:120vh; background-repeat:no-repeat; background-size:cover; background-position:center; position:relative; display:flex; align-items:center; background-attachment: fixed;}
.show-banner-content::after {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.12); }
.gray_banner_section .show-banner-content::after {display: none; }
.show-banner-content:before{width:100%;height:571px;content:"";left:0;right:0; bottom:0;position:absolute;background-size:100% 100%!important;z-index:5;} 
.page-banner-content{ width:70%; color:#fff;margin-top:-180px; position:relative;z-index:55;}	
.home .page-banner-content{margin-top:-20%;}	
.header_title{ font-size:65px;font-family: 'HelveticaNeueLTStdBd'; line-height:1; padding:0; margin:0 0 30px 0;}
.page-banner-content p{ font-size:32px; line-height:1.4; margin-bottom:30px;}
	
.officer-sec-inner{ background:#fff; border-top:15px solid #f9ae12; border-radius:0 0 50px 50px; padding:75px 150px; margin-left:-14%; margin-right:-14%;
position:relative; z-index:55; margin-bottom:-500px;}
.officer-img{ float:left; width:25%} 
.officer-img img{ border-radius:100%; display: block;}
.officer-content-show{ float:left; width:75%; padding-left:80px;}    
.officer-content-sec{display:flex;align-items: center;}
.officer-content-show .main_title_md span{font-family: 'HelveticaNeueLTStdRoman'; font-size:32px; font-weight:normal;} 
.officer-content-show p{ font-size:21px; color:#000;}

.bofd-sec{ padding-bottom:30px;}  
.bofd-img img{ border-radius:100%;}
.bofd-img{ margin-bottom:30px;}
.bofd-sec-box .bofd-content-show{ width:calc(28.5% + 30px);margin-right:30px; margin-bottom:70px;float:left;text-align: center;}
.bofd-sec-box .bofd-content-show:nth-of-type(3n){ margin-right:0;}
.bofd-content-show .main_title_sm span{font-family: 'HelveticaNeueLTStdRoman'; font-weight:normal;}
.bofd-content-show .comment a{ color:#c71617; text-decoration:underline;}
.bofd-sec-box{display:flex;flex-flow:row wrap;}       
.our-people-pg .page-banner-content p {font-size: 21px; width: 75%; }
.bofd-content-show .main_title_sm {margin: 0 0 10px 0; min-height: 74px; }

  
  
/*========== Vocational Education =========*/
   
.vat_noticeboard_sec{ position:relative; padding-bottom:300px}  
.vat_noticeboard_sec .vet-sec{ position:relative; z-index:5;}
.vet_diocesan_sec{ margin:100px 0 0; padding-bottom:100px; position:relative;}
.vet_diocesan_area{ border-top:27px solid #f9ae12;padding:50px 70px 100px; box-shadow:0 0 16px #0000002b; border-radius:0 0 50px 50px;position:relative;z-index:5;background:#fff;}
.vet_diocesan_main{ display:flex;flex-flow:row wrap; font-size:15px;}
.vet_diocesan_inner{width:calc(25% + 50px);margin-right:50px; margin-bottom:60px;float:left;}
.vet_diocesan_main .vet_diocesan_inner:nth-of-type(3n){ margin-right:0;}  
.vet_diocesan_logo img{ width:202px;}
.vet_diocesan_logo{ margin-bottom:30px;}
.school_office_name{ font-size:18px;}
.vet_diocesan_inner .school_office_name{ font-size:18px;font-family: 'HelveticaNeueLTStdBd'; margin:0 ;padding:0; font-weight:normal;}  
.vet_diocesan_inner .manager_name span{font-size:18px; font-weight:600;}
.vet_diocesan_inner .manager_name{margin-bottom:10px;}
.vet_diocesan_inner .icon{font-family: 'supremeicons';vertical-align:middle;display:inline-block;font-size:14px;line-height:14px;margin-right:5px;}  
.vet_diocesan_main a{ color:#253473; text-decoration:none;}    
.latest-news-sec{ position:relative;z-index:55;}  
  
  
/*========== home =========*/  
    
.home .above-footer-sec:before, .page-template-role-statement .above-footer-sec::before{background: url("images/footer-quote-white-bg.png") no-repeat 0 0; background-size:100%; height: 100%;}    
.slider_button{ margin-bottom:50px;} .banner-btn {position: absolute; z-index: 55; margin-top: 0; right: 0; top: 27%; display: flex; flex-direction: column; }
.banner-btn .btn-show {margin-right: 0; margin-bottom: 10px; }
.banner-btn .btn-show:nath-of-type(3n){ margin-right:0;}
.banner-btn .border_button {display: block; color: #ffffff; padding: 22px 50px 30px; border-radius: 0 0 0 25px; text-transform: uppercase; font-size: 21px; text-decoration: none;
	float: right; background: rgba(37, 52, 115, 0.8); border-top: 6px solid transparent; width: 370px; line-height: 1; }
.banner-btn .border_button:hover {background: rgb(37, 52, 115); border-color: #f9ae12; color: #f9ae12; width: 440px; }
.home .show-banner-content{ height:140vh;}
.banner-btn .border_button .suprem_icon {font-size: 18px; }

.every-child-mtr-sec{ position:relative; z-index:55; padding:60px 0;} 
.every-child-left{ float:left; width:35%;}
.every-child-right{ float:left; width:65%; padding-left:100px;}
.every-child-left-in{ width:400px; height:400px; border-radius:100%; text-align:center; display:flex; align-items:center; padding:0 40px;}
.every-child-left .child-icon img{ width:124px;}  
.home .page-banner-sec .page-banner-content .content {width: 72%; }
     
	 
	 
/*========== Aboriginal Education =========*/  

.quotes_message_area{ float:left; width:100%;}
.quotes_message_img{ float:left; width:15%;}
.quotes_message_content{ float:left; width:85%; padding-left:30px;font-family: 'HelveticaNeueLTStdBd'; font-size:28px;}
.quotes_message_img img{ width:81px; height:56px;opacity: 0.4;}	   
.aboriginal-welcome .quotes_message_area{ margin-top:0px;}
.aboriginal_education_main_content{ padding:100px 0 350px 0;}	 
.aboriginal_education_main_in{position:relative;z-index:55;}
.csnsw_quote_sec .quotes_message_img img{ width:132px; height:91px;}	 
.csnsw_quote_sec .quotes_message_content{ font-size:28px; color:#253473;}	 
.csnsw_quote_sec{ float:left; width:100%; margin-top:100px;}
.white_img_shape img{ width:100%;}	 
.white_img_shape{ position:relative;}	   
.white_img_shape:before{background:url("images/white_img_shape.png") no-repeat 0 0;width:100%;height:169px;content:"";left:0;right:0; bottom:0;position:absolute;background-size:100% 100%!important;z-index:5;}	  
	 
	 
/*========== Road Safety =========*/ 

.side_box_logo{ text-align:right;}
.gray_banner_section .show-banner-content{ height:auto!important;}	 
.key_website_links{ padding:80px 0 50px;}	 
.key_website_links .news-col{ flex-wrap:wrap;}  
.key_website_links .news-col .show-news-content{ margin-bottom:50px;}
.news-img img {width:100%;}	 

  

/*========== Media Advocacy =========*/
 
.single-media_and_advocacy .above-footer-sec::before, .single.single-post .above-footer-sec::before {background: url("images/footer-quote-white-bg.png") no-repeat 0 0;}	 
.single-media-content{ padding:200px 0 50px;}	  
.single-media-content h2, .single-media-content h3, .single-media-content h4, .single-media-content h5{ font-size:19px;margin:0 0 20px;padding:0;font-weight:bold; color:#777777;
font-family: 'Roboto';}
.show-cat-date-single .show-cat{text-transform:uppercase; font-weight:bold; color:#101921;}
	 
	 
/*========== about us =========*/	   	 
.about_sec_inner{ position:relative; float:left; width:100%; }
.about_sec_right {position: absolute; height: 100%; right: 0; background-size: cover; background-position: center; }
.about_sec_left_in{ padding:130px 70px 130px 0; width:62%; float:right;}	 
.about_first_sec, .about_second_sec {width: 100%; float: left; position: relative;}
.about-wel-sec {position: relative; margin-bottom: -140px; z-index: 1; }
.about_first_sec .about_sec_left_in {padding-top: 270px; }
.about_second_sec .above-footer-text p {color: #253473; font-size: 32px; width: 60%; margin: 0 auto; position: relative;}
.about_second_sec .about_sec_right {display: flex; align-items: center; justify-content: center; text-align: center; }
.about_second_sec .above-footer-text::before {background: url("images/about-quote-bg.png") no-repeat 0 0; }
.about_second_sec .about-quote-name {font-size: 21px; text-transform: uppercase; margin-top: 30px; font-weight: 300; color: #253473;}
.about_third_sec .news-col {margin: 0 auto; display: flex; justify-content: space-between; width: 100%; flex-flow: row wrap; z-index: 9; position: relative; }
.about_third_sec .show-news-content {width: 48.5%; margin-bottom: 50px; }
.about_third_sec {display: inline-block; width: 100%; padding-top: 70px; }
.about_second_sec::before {background: url("images/about_shape_left.png") no-repeat 0 0; width: 100%; height: 400px; content: ""; left: 0; right: 0; bottom: 0; 
position: absolute; background-size: 100% 100% !important; z-index: 5; }
.about_second_sec .about_sec_left_in, .about_second_sec .about_sec_right_quote {position: relative; z-index: 9; }
.about_third_sec .show-news-content .news-img {border-top: none; }
.about_third_sec .show-news-content .news-img::after{display: none;}
.about_third_sec .inner-content-news .news-title {min-height: inherit; }
.mt-0 {margin-top: 0 !important;}
.about_third_sec .more-news {position: relative; z-index: 9; text-align: center; margin-top: 50px; }
.about_sec_right_quote.above-footer-text {padding-bottom: 100px; }
.about_third_sec .news-title {padding: 0 0 10px; }

/*======Disability Learning======*/
.disability_welcome.show-banner-content::after {display: none; }
.nccd-common {position: relative; z-index: 1; display: flex; flex-direction: column; justify-content: center; width: 33.33%; }
.nccd-inner {display: none; text-align: center; position: relative; margin-bottom: 90px; margin-top: 90px;}
.nccd_content_img {margin: 80px 0; }
.nccd-inner .middle_content_sec {background: #fabd3f; border-radius: 100%; padding: 60px; color: #000000; min-width: 430px; min-height: 430px; }
.nccd-inner::after {content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 50.1%; background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(252, 217, 144)); }
.nccd-inner::before {content: ""; position: absolute; right: 0; top: 0; height: 100%; width: 50.1%; background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(252, 217, 144)); }
.left_content_sec.nccd-common {padding-right: 60px; }
.right_content_sec.nccd-common {padding-left: 60px; }
.nccd-common .content p {margin-bottom: 15px;}
.nccd-common .content p span {color: #000; text-decoration: underline; font-weight: 600; }
.dls-content {height: inherit; padding-bottom: 280px; }
.dls-content .right_content_sec {padding-left: 40px; }
.dls-content .col-6 {position: relative; z-index: 9; }
.nccd-common .content p:first-child {color: #010101; }
.nccd-sec .scholaris-tabbing span {text-align: center; line-height: 1.4; padding-left: 45px; }

/*==================Funding==================*/
.bl-bx {background: #253473; width: 40%; padding: 30px 20px 50px; border-radius: 0 0 40px 40px; color: #fff; margin-left: 32px; text-align: center; }
.bx-amt {font-size: 42px; color: #f9ae12; font-family: 'HelveticaNeueLTStdBd'; margin: 5px 0; display: block; }
.dlr-icon img {width: 60px; display: block; margin:0 auto;}
.std-info {font-weight: bold; }
.base-funding-bx {display: flex; margin-bottom: 80px; }
.bl-bx br {display: none; }
.first-graph {float: left; width: 33.33%; position: relative; text-align: center; }
.graph-title {color: #000; text-align: center; position: relative; top: -95px; }
.graph-main {display: flex; padding-left: 50px; }
.ng_discount {position: absolute; top: -80px; left: 0; font-size: 13px; text-align: center; width: 100px; right: 0; margin: 0 auto; line-height: 1.2; color: #000;}
.fund-p1 {display: flex; align-items: flex-end; }
.base_funding_part1 #progressBar {width: 115px; height: 350px; border: 1px dotted #bebebe; background-color: #fff; position: relative; overflow: hidden; border-radius: 30px 30px 0 0px; }
.base_funding_part1 .non-government-school{position: absolute; background-color: #f9ae12; bottom: 0; width: 100%; border-radius: 30px 30px 0 0;}
.base_funding_part1 div#progressBar {display: inline-block; }
.base_funding_part1 .government-school{position: absolute; background-color: #253473; bottom: 0; width: 100%; }
.school-type {display: flex; align-items: center; justify-content: center; color: #ffffff; }
.non-government-school {color: #000000; }
.ng_discount::before {content: ""; position: absolute; bottom: -50px; width: 1px; height: 40px; left: 0; right: 0; margin: 0 auto; z-index: 1; border: 1px dotted #bebebe; }
.school_reso_stan {padding-bottom: 80px; }
.school_reso_stan table {width: 95%; float: right; border-top: 2px solid #ddd; margin: 50px 0 70px; }
.school_reso_stan table tr td span {display: block; padding: 4px 0; }
.school_reso_stan table tr td {border-bottom: 2px solid #ddd; padding: 12px 0 12px 15px; }
.system_funding {margin: 80px 0 100px; position: relative; z-index: 9; }
.srs-inner {background: #ffffff; position: relative; padding-bottom: 260px; }
.srs-inner .main_title {padding-left: 60px; }
.funding-blue-bg {height: inherit; padding-bottom: 350px; }
.emergency_management_sec {display: inline-block; width: 100%; }
.emergency_management_sec .news-title, .mobile_devices_sec .news-title {margin-bottom: 50px;}
.emergency_management_sec .news-col, .mobile_devices_sec .news-col {flex-flow: row wrap; justify-content: inherit;}
.emergency_management_sec .show-news-content, .mobile_devices_sec .show-news-content {margin-bottom: 30px; width: calc(33.33% - 20px); margin-right: 30px; }
.emergency_management_sec .show-news-content .news-img, .mobile_devices_sec .show-news-content .news-img{margin-bottom: 30px; }
.emergency_management_sec .inner-content-news .news-title, .mobile_devices_sec .inner-content-news .news-title {min-height: inherit; margin-bottom: 30px; }
.emergency_management_sec .suprem_icon, .mobile_devices_sec .suprem_icon {color: #36a9e0; margin-right: 10px; }
.emergency_management_sec .sub_title, .mobile_devices_sec .sub_title {text-transform: uppercase; }
.mobile_devices_sec {position: relative; z-index: 9; padding: 60px 0 100px; }
.yello-txt {color: #f9ae12; }
.emergency_management_sec .show-news-content:nth-child(3n), .mobile_devices_sec .show-news-content:nth-child(3n) {margin-right: 0; }
.show-news-content .news-img::after {content: ""; position: absolute; height: 25px; width: 0%; left: 0; top: -25px; background: #222222; transition: 0.8s;}
.show-news-content:hover .news-img::after {width: 100%;}
.officer-sec-inner::after{content: ""; position: absolute; height: 15px; width: 0%; left: 0; top: -15px; background: #222222; transition: 0.8s;}
.officer-sec-inner:hover::after{width: 100%;}
.bofd-img::after, .officer-img::after {border: 0 solid transparent; }
.bofd-img::before, .bofd-img::after, .officer-img::before, .officer-img::after {box-sizing: inherit; content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; border-radius: 100%; }
.bofd-img::before, .officer-img::before {border: 3px solid transparent; }
.bofd-img {padding: 0; position: relative; width: 210px; height: 210px; margin-left: auto; margin-right: auto; border-radius: 100%; box-shadow: none; }
.bofd-content-show:hover .bofd-img::before, .officer-sec-inner:hover .officer-img::before {border-top-color: #f9ae12; border-right-color: #f9ae12; border-bottom-color: #f9ae12; transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
.bofd-content-show:hover .bofd-img::after, .officer-sec-inner:hover .officer-img::after {border-top:3px solid #f9ae12; border-left-width: 3px; border-right-width: 3px; -webkit-transform: rotate(270deg); transform: rotate(270deg); transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s; }
.officer-img {padding: 0; position: relative; border-radius: 100%; box-shadow: none; float: left; width: 277px; height: 277px; }
.src-res-inner {padding-bottom: 120px; }
.blog-single-contnt {padding-bottom: 120px; display: inline-block; width: 100%; }

.scrollup, .scrollup-content {width: 50px; height: 50px; position: fixed; bottom: 50px; right: 50px; background-color: #000; color: #fff !important; font-size: 40px; border-radius: 100%; text-align: center; 
	z-index: 999; animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; display: none;}
.scrollup .fa-angle-up, .scrollup-content .fa-angle-up {line-height: 45px; color: #fff;}
.scrollupsss {display: flex; align-items: center; justify-content: center; text-decoration: none !important;}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.italic-font {font-size: 14px; color: #777; font-style: italic; }
.page-id-1376 .need-help-sec {margin-bottom: 30px; }
.insta-gallery-feed .insta-gallery-button.follow {display: inline-block !important; color: #ffffff !important; padding: 15px 50px !important; border-radius: 0 0 25px 25px !important;
	text-transform: uppercase !important; font-size: 18px !important; text-decoration: none !important; text-decoration: none !important; text-align: center !important;
	border: 1px solid transparent !important; margin-top: 50px !important; } 
.insta-gallery-feed .insta-gallery-button.follow :hover {color: #f9ae12 !important; }
.insta-gallery-feed .insta-gallery-button.follow .qligg-icon-instagram-o {font-size: 16px; }
.single .single-news-content {padding-bottom: 40px; }

/*========Ubermenu Design========*/
@media only screen and (min-width: 1024px){
	.nav-inner .ubermenu-responsive-toggle {display: none; }
	.page-id-1387 .main_title_sm {margin-bottom: 15px; margin-top: 30px; }
	.page-id-1387 .need-help-sec .main_title_sm {margin-top: 0; }
}

.ubermenu-skin-black-white-2 {background: none !important; border: none !important; box-shadow: none !important; }
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {border-left: none !important; box-shadow: inherit !important; background: none !important; }
.ubermenu ul li .ubermenu-submenu {background: none !important; z-index: 999 !important; margin-top: 0px !important; padding: 30px 0px 10px; border: none !important; box-shadow: none !important; }
.hoverShowBackground {background: rgba(37, 52, 115,0.99); position: absolute; height: 415px; left: 0; width: 100%; z-index: 111; margin-top: 118px; display: none; }
/*.container-background::before {content: ""; position: absolute; height: 100%; width: 100%; background: rgba(0,0,0,0.7); top: 0; left: 0; z-index: 99; }*/
.site-header .header-menu ul.ubermenu-submenu li a {padding: 0 0 10px 15px !important; border-bottom: 1px solid transparent; display: block; font-family: 'Roboto'; font-size: 19px; color: #ffffff !important; }
.site-header .header-menu ul.ubermenu-submenu li a:hover, .site-header.light-header .header-menu ul.ubermenu-submenu li a:hover, .site-header.header-hover .header-menu ul.ubermenu-submenu li a:hover, .site-header.sticky-header .header-menu ul.ubermenu-submenu li a:hover {color: #f9ae12 !important; }
.header-menu .ubermenu ul li .ubermenu-submenu li {float: none; width:400px; padding-bottom: 12px; }
.site-header .header-menu ul.ubermenu-submenu li a::before {content: "\e994"; position: absolute; left: 0; top:1px; font-family: 'supremeicons'; font-size: 11px; display: block; }
.site-header .header-menu ul.ubermenu-submenu li a:hover::before {color: #f9ae12; } 
.site-header .header-menu ul.ubermenu-submenu li a::after {content: ""; height: 1px; width: 0%; position: absolute; background: #f9ae12; left: 0; bottom: 0; transition: 0.4s; }
.site-header .header-menu ul.ubermenu-submenu li a:hover::after {width: 100%; }
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {display: none !important; }
.site-header .header-menu ul.ubermenu-nav li.submenu-title a {padding-left: 0 !important; font-size: 45px !important; margin-bottom: 10px !important; font-family: 'HelveticaNeueLTStdBd' !important;
	color: #ffffff !important; cursor: auto !important; border-bottom: 1px solid #fff; padding-bottom: 20px !important; }
.site-header .header-menu ul.ubermenu-nav li.submenu-title a:hover{color: #ffffff !important; }
.site-header .header-menu ul.ubermenu-nav li.submenu-title a::before, .site-header .header-menu ul.ubermenu-nav li.submenu-title a::after {display: none; }
.ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-83, .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-978 {width: 900px; }
.ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-793 {width: 700px; }
.ubermenu .ubermenu-target-description {font-size: 19px !important; color: #fff !important; line-height: 1.4; margin-top: 10px; font-family: 'Roboto' !important; }

.header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-83 li:nth-child(2n+1) {padding-left:40px; }
.header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-83 li, .header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-86 li/*, 
.header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-793 li, .header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-794 li*/ {width: 48% !important; float: left; clear: none; }
.header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-83 li:first-child, .header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-86 li:first-child/*, 
.header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-793 li:first-child, .header-menu .ubermenu ul li .ubermenu-submenu.ubermenu-submenu-id-794 li:first-child*/ {padding-left: 0 !important;}


/*----------------Light Header--------------------*/
.site-header .fill-logo, .header-hover .white-logo, .sticky-header .white-logo, .light-header .white-logo {display: none; }
.header-hover .fill-logo, .sticky-header .fill-logo, .light-header .fill-logo {display: block; }

.light-header .searchform .search_box, .header-hover .searchform .search_box, .sticky-header .searchform .search_box {border-color: #777777 !important; color: #000 !important; }
.light-header a, .header-hover a, .sticky-header a, .light-header .header-social a .fa, .header-hover .header-social a .fa, .sticky-header .header-social a .fa {color: #12110e !important; }
.light-header .ubermenu ul.ubermenu-nav li a, .header-hover .ubermenu ul.ubermenu-nav li a, .sticky-header .ubermenu ul.ubermenu-nav li a{color: #12110e !important; }
.site-header.light-header .header-menu ul.ubermenu-submenu li a, .site-header.header-hover .header-menu ul.ubermenu-submenu li a, .site-header.sticky-header .header-menu ul.ubermenu-submenu li a {color: #ffffff !important;}
.light-header, .header-hover, .stickey-header {background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2); }
.search_show {display: block; font-family: 'supremeicons'; color: #ffffff; font-weight: 600; font-size: 18px; position: relative; z-index: 1; padding-left: 4px; line-height:1;}
.search_show:hover {color: #f9ae12; }
.cover_header_right {position: relative; }
.searchBox.last {width: 240px !important; position: absolute !important; top: 0 !important; display: block !important; opacity: 1 !important; overflow: visible !important; }
.searchform #searchsubmit {display: none; }
.searchform #searchsubmit:hover {background-color: #f1a60a; }
.searchform .search_box {background: none; border: none; color: #fff !important; border-bottom: 1px solid #fff !important; border-radius: 0; font-size: 16px; line-height: 1.3; 
	font-family: 'HelveticaNeueLTStdRoman'; width: 0; padding: 0; transition: 0.5s; opacity: 0; }
.active-search-btn .search_box {width: 100%;padding: 0px 10px 4px 34px;opacity: 1;}
.header-menu .show-menu, .h-search {float: left; }
.h-search {margin-left: 20px; padding:45px 0 45px;}
.searchform .search_box::placeholder {color: #b8b8b8; font-family: 'HelveticaNeueLTStdRoman'; }

/*----------------Contact Us-----------------*/
.cd-main .big_font {color: #000; margin-bottom: 20px; font-family: 'HelveticaNeueLTStdBd'; }
.cd-main {width: 70%; padding-top: 70px;}
.cd-add {display: table; }
.cd-add .cd-address {display: table-cell; padding-left: 3px; }
.cd-main .cd {margin-bottom: 7px; }
.cd-call a {color: #777777; text-decoration: none; }
.cd-web, .cd-web a, .cd-tw, .cd-tw a {color: #253473; text-decoration: none; }
.cd-main .cd .suprem_icon {position: relative; top: 2px; }
.contact-form .wpcf7-form-control-wrap {margin-bottom: 25px !important; display: inline-block; width: 100%; }
.contact-form .wpcf7-form-control-wrap .wpcf7-form-control {border: 1px solid #777777; border-radius: 30px; width: 100%; padding: 10px 20px; height: 46px; }
.c-form-main {padding-left: 100px; padding-top: 220px; }
.contact-form .wpcf7-form-control-wrap textarea {height: 230px !important; }
.cont-submit .wpcf7-submit {display: inline-block; color: #ffffff; padding: 13px 30px 13px 60px; border-radius: 0 0 20px 20px; text-transform: uppercase; font-size: 18px;
    text-decoration: none; text-decoration: none; text-align: center; border: 1px solid transparent; background-color: #f9ae12; background-image: url("images/right-white.svg");
    background-size: 18px; background-repeat: no-repeat; background-position: left 32px center; }
.cont-submit .wpcf7-submit:hover {background:#000000; color: #f9ae12; border-color:#000000; background-image: url("images/right-hover.svg"); background-size: 18px;
    background-repeat: no-repeat; background-position: left 32px center; }
.contact-form .wpcf7-form-control-wrap.your-message {margin-bottom: 0 !important; }
.contact-form .wpcf7-form-control-wrap .wpcf7-select {-webkit-appearance: none; -moz-appearance: none; background-image: url("images/down-arrow.svg"); background-position: right 20px center;
    background-size: 20px; background-repeat: no-repeat; }
.contact-form .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {color: #777777; }
.contact-form .wpcf7-response-output {margin: 30px auto 0 !important; text-align: center; padding: 9px !important; }
.fill-captcha {display: flex; align-items: center; margin-bottom: 25px; }
.fill-captcha .wpcf7-form-control-wrap.captcha-118 {margin-bottom: 0 !important; margin-left: 15px; }
.fill-captcha img {width: 125px; padding: 10px 15px; background: #fff; border: 1px solid #777777; border-radius: 30px; }
.header-inner .hd-custom-link a {font-family: 'HelveticaNeueLTStdRoman'; font-size: 18px; color: #ffffff; padding: 44px 5px 35px !important; border-bottom: 10px solid transparent; display: block;}
.hd-custom-link {float: left; margin-left: 10px;}
.header-inner .hd-custom-link a:hover {border-color: #f9ae12; }
.mobile-active {display: none !important; }
.show-search-list-inner .school-site a:hover {color: #000; }


/*-----------------Scholaris Page---------------------*/
.gry-white_shape::before {background: url("images/gry-white-bg.png") no-repeat 0 0; background-size: auto; }
.fw-normal {font-family: 'HelveticaNeueLTStdRoman'; }
.content-count {font-size: 36px; color: #000000; line-height: 1; }
.content .issue-dt {font-size: 16px; text-transform: uppercase; line-height: 1; margin-bottom: 0; }
.col-4 {width: 33.33%; float: left; }
.sec-devider {display: inline-block; margin-left: -21%; width: 142%; margin-right: -21%; margin-top: 80px; margin-bottom: 20px;}
.devider-title {color: #ffffff; padding: 7px 30px 12px; display: inline-block; text-transform: uppercase; border-radius: 0 0 20px 20px; font-size: 18px; text-align: center; }
.scholaris_cover .left_image img {width:100%; display: block;}
.scholaris_cover .left_image::before {background: url("images/scholaries-white-shape-image.png") no-repeat 0 0; width: 100%; background-position: bottom; height: 176px; content: ""; left: 0; right: 0;
	bottom: 0; position: absolute; background-size: contain; z-index: 5; }
.scholaris_cover .left_image {position: relative; width: 29%; margin-right: 4.33%; }

.sec-devider.blue {border-top:5px solid #36a9e0;}
.sec-devider.yellow {border-top:5px solid #f9ae12;}
.sec-devider.dark-blue {border-top:5px solid #253473;}
.sec-devider.purple {border-top:5px solid #662d91;}
.sec-devider.red-strip {border-top:5px solid #c71617;}
.sec-devider.green-strip {border-top:5px solid #00a651;}

.blue .devider-title {background: #36a9e0;}
.yellow .devider-title {background: #f9ae12;}
.dark-blue .devider-title {background: #253473;}
.purple .devider-title {background: #662d91;}
.red-strip .devider-title {background: #c71617;}
.green-strip .devider-title {background: #00a651; width: 260px; }

.scholaris_cover .image, .curriculum-inner-sec .image {margin-bottom: 20px; position: relative; display: inline-block; width: 100%; }
.scholaris_cover .image::before {background: url("images/compliance-before-img.png") no-repeat 0 0; width: 100%; height: 440px; content: ""; left: 0; right: 0; bottom: 0; position: absolute; background-size:contain; background-position: bottom; z-index: 5; }
.curriculum-inner-sec .image img {display: block; }
.curriculum-inner-sec .image::before {background: url("images/scholaris-img-before.png") no-repeat 0 0; width: 100%; background-position: bottom; height: 176px; content: ""; left: 0; right: 0; bottom: 0; position: absolute; background-size: contain; z-index: 5; }
.curriculum-inner-sec .image img {display: block; width: 100%; }
.curriculum-inner-sec .image {width: 96%; }
.scholaris_sec.advice-sec .hr_devicer:last-child {display: none; }
.pro-lear-inner-sec.scholaris_cover .image {margin-bottom: 40px; }
.pro-lear-inner-sec.scholaris_cover .sub_title {font-size: 30px; color: #000; line-height: 1; margin-bottom: 40px; margin-top: -20px; }
.post-type-archive-scholaris .above-footer-sec::before, .single-scholaris .above-footer-sec::before {background: url("images/footer-quote-white-bg.png") no-repeat 0 0; }
.scholaris_sec {display: inline-block; width: 100%; }
.post-type-archive-scholaris .above-footer-sec, .single-scholaris .above-footer-sec {margin-top: -300px; }
.scholaris_sec.school_items_sec {position: relative; z-index: 11; }
.scholaris-tabbing {display: flex; justify-content: space-between; align-items: center; }
.scholaris-tabbing span a {font-size: 18px; padding-top: 4px; display: inline-block; font-weight: 500;}
.sch-tab-title {font-size: 42px; line-height: 1; margin: 0; color: #000000; font-family: 'HelveticaNeueLTStdRoman'; }
.one_minute_with p strong {font-size: 18px; line-height: 1; }
.forword-btn a {color: #000; text-decoration: none; }
.forword-btn a:hover {color: #36a9e0; }
.cnt-tab-inr span {margin-left: 20px; }
.cnt-tab-inr {margin-left: 25px; }

.sch-src-name {width: 42%; position: relative;}
.sch-src-name input {width: 100% !important; }
.sch-src-name .autoprocess-img {position: absolute; right: 10px; top: 10px; width: 24px; }
.searchMapForm_inputs {display: flex; align-items: center;}

.show-search-list-inner .school-site a {color: #253473; text-decoration: none; display: flex; line-height: 1.1; word-break: break-all;}
.school-site a .suprim-icon {margin-right: 5px; }
.search-result ul li .suprim-icon {display: table-cell;}
.search-result .main_title_md {margin-bottom: 20px; }
.search-result .load_button {color: #000 !important; }
.search-list-cover .school-site a {text-decoration: none; color: #253473;}
.show-search-list-inner .address {margin-top:8px; line-height: 1.1; }
.show-search-list-inner .titile h2 {margin-bottom: 2px; color: #000000; font-weight: 400;}
#searchResultShow .gm-style .gm-style-iw-c {border-radius: 15px !important; padding: 25px !important;}
.gm-ui-hover-effect {top: 0 !important; right: 0 !important;}
.search-list-cover .school-gender .sch-tooltip-show {margin-top: 10px;}

.sch-src-addre span {position: absolute !important; top: -98px; line-height: 1.3; font-size: 16px; margin: 0 !important; right: -120px; 
	background: #fff; padding: 20px; box-shadow: 0 0px 20px rgba(0,0,0,0.3); border-radius: 20px; opacity: 0; transition: 0.25s;}
.sch-src-addre span::before {content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; border-left: 23px solid transparent; border-top: 30px solid #fff; 
	border-right: 23px solid transparent; width: 46px; bottom: -24px; }
.sch-src-addre input:focus ~ span {opacity: 1; }
.searchMapForm_buttons .formReset {padding: 13px 30px !important; }
.sch-src-name input::placeholder {color: #777; }
.sch-site-main {margin: 10px 0; display: inline-block; }
.sch-src-addre input { box-shadow: inset 3px 3px 4px rgba(0,0,0,0.1);}
.page-template-searchschool .above-footer-sec {	margin-top: -290px;}

.search-no-results .site-header:hover {background-color:#ffffff !important;}
.news-sec-cover .nw-read-more .fa-download {margin-right: 8px; }
.news-sec-cover .downloadpdf {margin-top: 0; }
.aboriginal-welcome .left_content_sec.col-6 {padding-right: 50px; }
.white-bnr-content .bcn-show a {color: #777 !important; }
.scholaris-tabbing.fixed {position: fixed; top: 117px; left: 0; right: 0; z-index: 99; background: #f5f5f5; padding: 15px 140px 20px; }

/*------sticky header------*/
.sticky-header {position: fixed !important; width: 100%; transition: all 0.2s ease-in-out 0s; animation-duration: 0.8s; animation-fill-mode: both; animation-name: slideInDown; background-color:#ffffff; }
@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible } 100%{transform:translate3d(0,0,0) } }
.sticky-header ~ .hoverShowBackground {position: fixed; top: 0; }
.bcn-show {font-size: 18px; margin-bottom: 15px; }
.bcn-show a {color: #fff !important; text-decoration: none; }
.bcn-show a:hover, .white-bnr-content .bcn-show a:hover {color: #36a9e0 !important; }
.white-bnr-content .bcn-show a {color: #777 !important; }
.banner-search-media {display: flex; width: 400px; border-radius: 30px; position: relative;}
.banner-search-media input {border: none; border-radius: 0 !important; padding: 10px 15px; font-size: 16px; }
.banner-search-media input:first-child {border-radius: 30px !important; }
.banner-search-media input::placeholder {color: #777; }
.banner-search-media input:last-child {border-radius: 0 30px 30px 0 !important; background: #f9ae12; }
.banner-search-media input:last-child:hover {background: #000; }
.home .scrollup-arrow.scrollup {display: none !important; }

.above-footer-text .author-name {font-size: 22px; margin-top: 15px; font-style: italic; }


/*------------Student Assessment-------------*/
.stu-asse-sec-show {margin-top: 70px; }
.scholaris-tabbing .left-links span, .scholaris-tabbing .right-links span {display: block; line-height: 1.25; padding-bottom: 10px; }
.scholaris-tabbing .left-links {width:480px; margin-left:100px; }
.right-links {margin-left: 30px; }  
.scholaris-tabbing.std-ass {align-items: inherit; justify-content: inherit; }
.scholaris-tabbing.std-ass span a {font-size: 24px; font-weight: 400; }
.stu-asse-inner {display: inline-block; width: 100%; }
.stu-asse-sec-show .hr_devicer:last-child {display: none; }

/*---------------Diocesan Catholic Schools----------------*/
.diocesan-csa .searchMapForm_inputs select {border-radius: 100px; padding: 12px 20px; display: inline-block; line-height: 1.2; height: 48px; background-repeat: no-repeat; background-position: right 20px center;
    box-shadow: inset 3px 3px 4px rgba(0,0,0,0.1); width: 100%; -webkit-appearance: none; -moz-appearance: none; background-image: url("images/down-arrow.svg"); background-size: 16px;
}
.diocesan-csa .searchMapForm_inputs select:focus{border-color: #333;}
.diocesan-csa .searchMapForm_inputs {width: 100%; }
.diocesan-csa .sch-src-name {margin-right: 25px; }
.search-form.diocesan-csa {display: inline-block; width: 100%; margin: 100px 0 80px; }
.dio-title-show .main_title {font-size: 63px; line-height: 1.1; margin-bottom: 50px; }
.dio-csnsw-inner {width: 33.33%; padding-right: 25px; }
.dio-csnsw-inner:nth-child(3n) {padding-right: 0; }
.dio-csnsw-sec-inner {display: flex; flex-flow: row wrap; }
.dio-csnsw-links a {font-size: 18px; margin-bottom: 15px; display: inline-block; }
.diocesan-url-listing .hr_devicer {margin: 50px 0; }
.diocesan-url-listing {margin-bottom: 100px; }
.normal-fonts {font-family: 'HelveticaNeueLTStdRoman'; }
.white-bnr-content.pt-0 {padding-top: 0; }


.filterSchool label {color: #777777; font-weight: normal; font-size: 16px; width: 25%; float: left; margin-bottom: 20px; position: relative; padding-left: 12px;}
.filterSchool {display: inline-block; width: 100%; margin: 40px 0 10px; }
.filterSchool label span {background-color: #fff; border: 1px solid #ccc; border-radius: 50%; cursor: pointer; height: 20px; left: 0; position: absolute; top: 2px; width: 20px; }

.filterSchool label span::after {border: 2px solid #fff; border-top: none; border-right: none; content: ""; height: 6px; left: 4px; 
opacity: 0; position: absolute; top: 5px; transform: rotate(-45deg); width: 10px; }
.filterSchool label input[type="checkbox"] {visibility: hidden; }
.filterSchool label input[type="checkbox"]:checked + span {background-color: #263573; border-color: #263573; }
.filterSchool label input[type="checkbox"]:checked + span:after {opacity: 1; }
.need-help-sec {border: 1px solid #ddd; padding: 30px 35px 10px; background: #fff; margin-top: 30px; }
.need-help-sec .main_title_sm {margin-bottom: 10px; }
.gender-identity {display: flex; margin-top: 90px; margin-bottom: 330px; }
.gender-identity .filterIconShow img {width: 30px; margin-right: 10px; float: left; }
.gender-identity .filterIconShow {margin-right: 50px; }
.not-found-data {font-size: 30px; text-align: center; color: #263573; font-family: 'HelveticaNeueLTStdBd'; }
.school-gender {display: flex; }
.blue-role-statement {padding-bottom:70px !important; margin-bottom: 90px; }
.role-sta-sec {display: inline-block; position: relative; z-index: 11; }

/*-------------Early Year Page--------------*/
.page-template-early-years .header_title, .page-template-early-years .bcn-show, .page-template-early-years .bcn-show a {color: #36a9e0 !important;}
.page-template-early-years .header_title{font-family: 'Mikado' !important; font-weight: bold;}
.page-template-early-years .bcn-show a:hover {color: #12110e !important; }
.sky_blue_shape::before {background: url("images/sky-blue-img.png") no-repeat 0 0;}
.page-template-early-years .site-content-contain {background: linear-gradient(180deg, rgb(176, 233, 246) 1%, rgba(237, 232, 238,0.4) 100%); }

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    .page-template-early-years .site-content-contain {background: linear-gradient(180deg, rgb(176, 233, 246) 1%, rgba(218, 235, 238,0.4) 100%); }

}}

.page-template-early-years .above-footer-sec::before {display: none; }
.cloud-cover {position: relative; width: 80%; margin-top:350px; text-align: center; z-index: 9; display: flex; justify-content: center; align-items: center; }
.cloud-cover .cloud {float: left; width: 27%; background-repeat: no-repeat; background-size: contain; background-position: center; text-align: center; position: relative;}
.cloud-cover .cloud1 {background-image: url("images/cloud-01.png"); padding: 120px 60px 75px; margin-top: -13%;}
.cloud-cover .cloud2 {background-image: url("images/cloud-02.png"); padding: 125px 60px 80px; margin-left: -30px; }
.cloud-cover .cloud3 {background-image: url("images/cloud-03.png"); padding: 165px 60px 100px; margin-top: -20%; }
.cloud-cover .cloud4 {background-image: url("images/cloud-04.png"); padding: 115px 50px 55px; margin-top: 1.3%;}
.cloud-title {font-size: 36px; line-height: 1; font-family: 'Mikado'; font-weight: 500;}
.cloud1 .cloud-title, .cloud3 .cloud-title {color:#253473;}
.cloud2 .cloud-title, .cloud4 .cloud-title {color:#75c149;}
.cloud-cover .cloud::before {content: ""; position: absolute; background: #ffffff; width: 7px; border-radius: 0 0 4px 4px;}
.cloud-cover .cloud1::before {height: 104%; top: -77%; left: 28px; right: 0; margin: 0 auto; }
.early-years-title {margin: 100px 0; }
.cloud-cover .cloud2::before {height: 97%; top: -74%; left: 35px; right: 0; margin: 0 auto; }
.cloud-cover .cloud3::before {height: 53%; top: -31%; left: 38px; right: 0; margin: 0 auto; }
.cloud-cover .cloud4::before {height: 90.5%; top: -65%; left: 28px; right: 0; margin: 0 auto; }
.early-round-inner {width: 87%; margin: 0 auto; display: flex; flex-flow: row wrap; }
.early-round {padding-top: 30px; display: inline-block; width: 100%; }
.early-round .main-round {width: 50%; position: relative;}
.round-img img {display: block; border-radius: 100%; position: relative; z-index: 1; width: 100%; }
.round1 .img , .round2 .img {background-color: #caedf7;}
.round-img .content-hover {height: 714px; width: 714px; padding: 60px 100px; border-radius: 100%; display: flex; flex-direction: column;
	justify-content: center; position: absolute; top: 0; margin: 29px; opacity: 0; transition: 0.3s; z-index: 11;}
.round-img:hover .content-hover {opacity: 1; }
.round-img {position: relative; }
.sub-round {position: absolute; top: 0px; height: 200px; width: 200px; display: flex; flex-direction: column; text-align: center; justify-content: center;
	border-radius: 100%; left: 60px; color: #fff; font-size:28px; line-height: 1.4; box-shadow: 7px 7px 0px rgba(0,0,0,0.2); padding: 20px; z-index: 11;}
.round1 .sub-round {background-color:#75c149;}	
.round2 .sub-round {background-color:#ac60a6;}	
.round3 .sub-round {background-color:#e16843;}	
.round4 .sub-round {background-color:#4c69b2;}	
.round-icon .fa {font-size: 48px; transition: 0.5s;}
.sub-round .round-title {font-family: 'Mikado'; line-height: 1.2; margin-top: 10px; font-weight: bold; }
.main-round.round2 .round-img, .main-round.round4 .round-img {float: right; }
.main-round.round2 {margin-top: 13%; }
.main-round.round3 {margin-top: -10%; left: 12%; }
.main-round.round4 {margin-top: 34%; }
.round1 .img, .round3 .img {width: 93%; }
.round-img .img {padding: 25px; border: 5px dashed #fff; border-radius: 100%; }
.img-inner {position: relative; }
.round-img .img-inner::before {content: ""; position: absolute; left: -1px; top: -1px; height: 100.4%; width: 100.4%; background: rgba(243, 243, 243, 0.95); 
border-radius: 100%; z-index: 11; transition: 0.3s; opacity: 0;}
.round-img:hover .img-inner::before {opacity: 1;}
.page-template-early-years .show-above-footer.b_radius {background-attachment: scroll; padding: 600px 0 70px 0;}
.page-template-early-years .above-footer-sec {margin-top: 0;}
.page-template-early-years .above-footer-text p {color: #fff; margin: 60px 0 45px; position: relative;}
.page-template-early-years .above-footer-text::before {background: url("images/quote-bg.png") no-repeat 0 0; background-size: contain;}

.main-round.round1::before {content: ""; position: absolute; left: -23%; top: -20%; background: url("images/video-border-before.png"); height: 45%;
	width: 29%; background-repeat: no-repeat; background-size: contain; }
.main-round.round1::after {content: ""; position: absolute; left: 10%; top: 55%; background: url("images/video-border-after.png"); 
background-repeat: repeat; height: 5%; width: 18%; background-repeat: no-repeat; right: -86%; margin: 0 auto; background-size: contain;}
.main-round.round3::before {content: ""; position: absolute; top: -10%; background: url("images/tips-border-before.png"); height: 45%; width: 100%;
	background-repeat: no-repeat; right: -93%; margin: 0 auto; background-size: contain; }
.main-round.round3::after {content: ""; position: absolute; top: 35%; background: url("images/tips-after-img.png"); height: 53%; width: 100%;
	background-repeat: no-repeat; right: 14%; margin: 0 auto; background-size: contain; }
.main-round.round4::before {content: ""; position: absolute; top: 37%; background: url("images/prodcast-before.png"); height: 3.4%; width: 30%;
	background-repeat: no-repeat; right: -30%; margin: 0 auto; background-size: contain; }

.main-round.round2::before {content: ""; position: absolute; top: -8%; right: 18%; height: 80px; width: 80px; background: url("images/bt-fly-01.svg"); 
background-size: contain; background-repeat: no-repeat; animation: 3s ease 0s normal none infinite running swim-fish}
.round1 .round-img::before {content: ""; position: absolute; left: 20px; bottom: 10px; height: 90px; width: 80px; background: url("images/bt-fly-02.svg"); 
background-size: contain; background-repeat: no-repeat; animation: 3s ease 0s normal none infinite running swim-fish}
.round3 .round-img::before {content: ""; position: absolute; left: 60%; height: 90px; width: 90px; background: url("images/bt-fly-03.svg"); background-size: contain;
	background-repeat: no-repeat; top: -10%; animation: 3s ease 0s normal none infinite running swim-fish;}
.main-round.round2::after {content: ""; position: absolute; height: 35%; width: 23%; background: url("images/buloons-img.svg"); right: -12%; 
bottom: -25%; background-repeat: no-repeat; z-index: 1; background-size: contain; animation: bounce 3s infinite;}
.main-round.round4::after {content: ""; position: absolute; height: 48%; width: 56%; background: url("images/kites-01.svg"); left: 40%; top: -45%;
    background-repeat: no-repeat; z-index: 1; background-size: contain; animation: 3s ease 0s normal none infinite running swim-fish;}
.round3 .round-img::after {content: ""; position: absolute; height: 35%; width: 23%; background: url("images/buloons-img.svg"); left: -18%;
    bottom: -35%; background-repeat: no-repeat; z-index: 1; background-size: contain; animation: bounce 3s infinite;}
.round4 .round-img::before {content: ""; position: absolute; height: 42%; width: 60%; background: url("images/kites-img_02.svg"); left: -83%; bottom: 14%;
	background-repeat: no-repeat; z-index: 1; background-size: contain; animation: 3s ease 0s normal none infinite running swim-fish;}
.main-round:hover .round-icon .fa {transform: rotateY(180deg); }
footer.site-footer a {text-decoration: none; }
.site-footer ul {margin: 0 !important; }
.site-footer li {padding-left: 0 !important; }
.every-child-left-in.border_blue:hover {background: #253473; color: #fff; }
.every-child-left-in.border_blue {border: 3px solid #253473; width: 250px; height: 250px; color: #253473; display: flex; transition: 0.3s; }
.csnsw_circle{display: flex; justify-content: space-between; }
.csnsw_circle .main_title_md {margin-bottom: 10px; line-height: 1; }
.csnsw_circle .big_font {margin-bottom: 0; line-height: 1.3; font-size: 18px; }
.vet-second-sec .btn-link-diocesan {text-align: center; margin-top: 50px; }
.vet_right_sec .vet-show .content a {margin-bottom: 8px; display: inline-block; color: #ffffff; }
.page-template-early-learn-before-after-sch-care .page-banner-content p {font-size: 22px; }
.vet-second-sec .vet-show ul li em {text-decoration: underline; }
.vet-second-sec .vet-show ul li {padding-bottom: 8px;}
.cloud-cover::before {content: ""; position: absolute; height: 200%; width: 40%; background: url("images/kite-vector.svg"); background-repeat: no-repeat; z-index: 1;
	background-size: contain; animation: 3s ease 0s normal none infinite running swim-fish; right: -15%; top: -30%; }
.cloud-main {position: relative; }
.cloud-main::before {content: ""; position: absolute; left: -33%; height: 100%; width: 55%; background: url(images/transparent-cloud.png);
	background-size: contain; background-repeat: no-repeat; top: -35%;
}
.cloud-main::after {content: ""; position: absolute; right: -28%; height:100%; width:55%; background: url(images/transparent-cloud.png); 
background-size: contain; background-repeat: no-repeat; top: -40%; }
.vet-second-sec .pdr20 ul {margin-bottom: 0; }
.content-hover p {font-family: 'Open Sans'; }

@keyframes swim-fish {

0%, 50%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
}
25% 
{
    transform: translateY(20px) translateX(20px) rotate(5deg);
}
75% 
{
    transform: translateY(5px) translateX(25px) rotate(2deg);
}
}
@-webkit-keyframes swim-fish {

0%, 50%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
}
25% 
{
    transform: translateY(20px) translateX(20px) rotate(5deg);
}
75% 
{
    transform: translateY(5px) translateX(25px) rotate(2deg);
}
}
@keyframes jello{
		10% {
		transform: translateY(0px) rotate(5deg);
		}
		50% {
		transform: translateY(0px) rotate(20deg);
		}
		100% {
		transform: translateY(10px) rotate(10deg);
		}	
}
@keyframes wind{
  0% {
    background-position: 0 200px, 0 300px, 100px 250px;
  }
  100% {
    background-position: 1000px 200px, 1200px 300px, 1100px 250px;
  }

}

@media only screen and (max-width: 500px) {

#searchResultShow .gm-style .gm-style-iw-c {border-radius: 10px !important; padding: 15px !important; max-width: 300px !important; width: 300px !important;}
.search-result ul li {padding: 20px; }
.sch-tooltip-show img {width: 25px; }
.searchMapForm_inputs span {margin: 0 0 10px !important; margin-top: 0px; text-align: center;}
.bl-bx {width: 100% !important; margin-left: 0 !important; margin-bottom: 20px; }
.base-funding-bx {display: block; }
.base_funding_part1 #progressBar {width: 100px !important; }
.graph-disc {font-size: 13px !important; line-height: 1.3 !important; }

}

@media only screen and (max-width: 1799px) and (min-width: 1499px) {
	.cloud-title {font-size: 30px; }
	.cloud-cover .cloud1 {padding: 120px 50px 75px;}
	.cloud-cover .cloud2 {padding: 125px 50px 80px;}
	.cloud-cover .cloud3 {padding: 165px 50px 100px;}
	.cloud-cover .cloud1::before {height: 104%; }
	.cloud-cover .cloud2::before {height: 101%; }
	.cloud-cover .cloud3::before {height: 57%; }
	.early-round {padding-top: 0px; }
	.round-img .content-hover {height: 93%; width: 93%; }
	.round-img .img {border-width: 4px;}
	.early-round .main-round {width: 46%; margin: 0 auto; } 
	.main-round.round1::after {left: 20%; width: 20%;}
	.main-round.round2 {margin-top: 15%; }
	.main-round.round3 {margin-top: -8% !important; left: 8%; }
	.main-round.round4 {margin-top: 35% !important; }
	.main-round.round3::before {top: -10%; height: 45%; width: 100%; right: -100%; }
	.sub-round {top: -40px !important; height: 200px; width: 200px !important; left: 30px !important; transform: scale(0.8); }
	.main_title_md {font-size: 28px !important; margin: 0 0 15px 0px !important; }
	.round3 .round-img::before {top: -17%; }
	.main-round.round2::before {top: -12%;}
    .round1 .img, .round3 .img {width: 100%; }
    .cloud-cover {margin-top: 300px;}
    .early-years-title {margin: 60px 0 100px; }
}
@media only screen and (max-width: 1500px) and (min-width:1399px) {
	.cloud-title {font-size: 25px; }
	.cloud-cover .cloud1::before {height: 104%; }
	.cloud-cover .cloud2::before {height: 102%; }
	.cloud-cover .cloud3::before {height: 58%; }
	.early-round {padding-top: 0px; }
	.round-img .content-hover {height: 93%; width: 93%; padding: 50px 70px; }
	.round-img .img {border-width: 4px;}
	.early-round .main-round {width: 46%; margin: 0 auto; } 
	.main-round.round1::after {left: 20%; width: 20%;}
	.main-round.round2 {margin-top: 15%; }
	.main-round.round3 {margin-top: -8% !important; left: 8%; }
	.main-round.round4 {margin-top: 35% !important; }
	.main-round.round3::before {top: -10%; height: 45%; width: 100%; right: -100%; }
	.cloud-cover {margin-top: 300px;}
	.sub-round {top: -40px !important; height: 200px; width: 200px !important; left: 30px !important; transform: scale(0.8); }
	.round3 .round-img::before {top: -17%; }
	.main_title_md {font-size: 28px !important; margin: 0 0 15px 0px !important; }
	.main-round.round2::before {top: -12%;}
	.early-years-title {margin: 30px 0 100px; }
    .scholaris-tabbing.fixed { top: 100px; padding: 15px 70px 20px; }
}
@media only screen and (max-width: 1400px) and (min-width:1279px) {
	.cloud-title {font-size: 25px; }
	.cloud-cover .cloud1 {padding: 120px 50px 75px;}
	.cloud-cover .cloud2 {padding: 125px 50px 90px;}
	.cloud-cover .cloud3 {padding: 150px 50px 110px;}
	.cloud-cover .cloud1::before {height: 104%; }
	.cloud-cover .cloud2::before {height: 104%; left: 30px; }
	.cloud-cover .cloud3::before {height: 60%; left: 30px; }
	.cloud-cover {margin-top: 250px;}
	.early-years-title {margin: 0px 0 100px; } .early-round {padding-top: 0px; }
	.round-img .content-hover {height: 92%; width: 92%; padding: 60px 50px; }
	.round-img .img {border-width: 4px;}
	.early-round .main-round {width: 46%; margin: 0 auto; } 
	.main-round.round1::after {left: 20%; width: 20%;}
	.main-round.round2 {margin-top: 15%; }
	.main-round.round3 {margin-top: -8% !important; left: 8%; }
	.main-round.round4 {margin-top: 35% !important; }
	.main-round.round3::before {top: -10%; height: 45%; width: 100%; right: -100%; }
	.sub-round {top: -40px !important; height: 200px; width: 200px !important; left: 30px !important; transform: scale(0.8); }
	.main_title_md {font-size: 28px !important; margin: 0 0 15px 0px !important; }
	.round3 .round-img::before {top: -17%; }
	.main-round.round2::before {top: -12%;}
    .scholaris-tabbing.fixed { top: 100px; padding: 15px 70px 20px; }
}

.feed-title { padding: 35px 0 15px !important; }
.face-gallery-feed {width: 100%; text-align: center; margin-top: 50px; }
a.yello_button.button_sm.face-feed-show {padding: 10px 50px; }
a.yello_button.button_sm.face-feed-show:hover {color: #ffff; }