/*
Theme Name: Hebburn
Author: Mitch Guy - CODA Education
Author URI: https://coda.education/
*/

/*---------------------------------
Reset
---------------------------------*/

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/*---------------------------------
Style 
---------------------------------*/

*, ::before, ::after { box-sizing: border-box; }

.row {
display: table;
width: 100%;
clear: both;
}

.left { float: left; }
.right { float: right; }

.mtop10 { margin-top: 10px; } .mtop20 { margin-top: 20px; } .mtop35 { margin-top: 35px; } .mtop40 { margin-top: 40px; } 
.mleft10 { margin-left: 10px; } .mleft10 { margin-left: 20px; } .mleft40 { margin-left: 40px; } 
.mright10 { margin-right: 10px; } .mright20 { margin-right: 20px; } .mright40 { margin-right: 40px; } 
.mbottom10 { margin-bottom: 10px; } .mbottom20 { margin-bottom: 20px; } .mbottom40 { margin-bottom: 40px; }
.mright1p { margin-right: 1%; }.mleft1p { margin-left: 1%; }
.mright25p { margin-right: 2.5%; }.mleft25p { margin-left: 2.5%; }
.mright3p { margin-right: 3%; }.mleft3p { margin-left: 3%; }
.mright5p { margin-right: 5%; }.mleft5p { margin-left: 5%; }
.ptop10 { padding-top: 10px; } .ptop20 { padding-top: 20px; } .ptop35 { padding-top: 35px; } .ptop40 { padding-top: 40px; } 
.pleft10 { padding-left: 10px; } .pleft10 { padding-left: 20px; } .pleft40 { padding-left: 40px; } 
.pright10 { padding-right: 10px; } .pright20 { padding-right: 20px; } .pright40 { padding-right: 40px; } 
.pbottom10 { padding-bottom: 10px; } .pbottom20 { padding-bottom: 20px; } .pbottom30 { padding-bottom: 30px; } .pbottom40 { padding-bottom: 40px; }
.pright1p { padding-right: 1%; }.pleft1p { padding-left: 1%; }
.pright25p { padding-right: 2.5%; }.pleft25p { padding-left: 2.5%; }
.pright3p { padding-right: 3%; }.pleft3p { padding-left: 3%; }
.pright5p { padding-right: 5%; }.pleft5p { padding-left: 5%; }

.c5 {width: 5%;} .c10 {width: 10%;} .c15 {width: 15%;} .c20 {width: 20%;} .c19 {width: 19%;} .c25 {width: 25%;} .c30 {width: 30%;} .c35 {width: 35%;} .c40 {width: 40%;} .c45 {width: 45%;} .c50 {width: 50%;} .c55 {width: 55%;} .c60 {width: 60%;} .c65 {width: 65%;} .c70 {width: 70%;} .c75 {width: 75%;} .c80 {width: 80%;} .c85 {width: 85%;} .c90 {width: 90%;} .c95 {width: 95%;} .c100 {width: 100%;}, .cauto {width: auto;}
.textcenter { text-align: center;}.textleft { text-align: left;}.textright { text-align: right;} .marginauto {margin:auto;
}



/*---------------------------------
Main
---------------------------------*/

html, body {
width: 100%;
height:100%;
}

body {
width: 100%; height: 100%; 
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Nunito', sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%; line-height: 2;
}

#page {
background: #FFF;
width: 100%;
padding: 0px 0px 0px;
}

.container {
width: 90%;
margin: 0px auto;
display: table;
}


/*---------------------------------
Header 
---------------------------------*/

header#masthead .container {
width: 94%;
}

header#masthead {
width: 100%;
margin: 0px;
position: fixed;
z-index: 999;
display: block;
top: 0px;
left: 0%;
height: 135px;
background: rgba(27, 27, 27, 0.7);
box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}

body.smaller header#masthead {
background: #333;
}

.logged-in header#masthead {
top: 32px;
}

.logo {
float: left;
padding: 0px; margin: 12px 0px 0px 0px;
width: 320px;
height: 110px;
background-size: auto 110px;
}

.logo:hover {
opacity: 0.8;
}

#quicklinks, 
#quicklinks-mobile {
float: right;
top: -2px;
position: relative;
}

#quicklinks .search,
#quicklinks .social-icons, 
#quicklinks-mobile .social-icons {
float: left;
}

#quicklinks .search {
margin-left: 15px;
}

#quicklinks .social-icons .icons,
#quicklinks-mobile .social-icons .icons  {
background: #FFF; border-radius: 35px;
width: 35px; height: 35px; float: left; margin-left: 12px; text-align: right; position: relative;
}

#quicklinks .social-icons .icons svg,
#quicklinks-mobile .social-icons .icons svg  {
/*--fill: #B27E01; --*/ fill: #BF0000;
height: 18px;
width: 18px;
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#quicklinks-mobile {
display: none;
}

.menu-top-menu-container {
float: left;
}

#quicklinks .searcharea {
background: #FFF;
position: relative;
height: 35px;
width: 35px;
border-radius: 40px;
}

#quicklinks  .searcharea input {
height: 35px;
width: 35px;
padding: 0px;
border: 0px;
position: relative;
font-size: 16px;
color: #FFF;
font-weight: 700;
background: transparent;
background-image: url(https://www.hebburn.net/wp-content/themes/madebycoda/images/search.svg);
background-repeat: no-repeat;
background-size: 18px auto;
background-position: center center;
}

#quicklinks  .searcharea input:focus {
background-color: #B27E01;
padding: 7px 15px 7px 15px;
width: 180px; color: #FFF;
 outline: none; top: -0px;
 border-radius: 20px; height: 35px;
background-image: none;
z-index: 9999;

 }
 
 
/*---------------------------------
Typography 
---------------------------------*/

h1, h2, h3, h4, h5 {
margin: 20px 0px; font-weight: 700; line-height: 1.5;
}

h1 {
display: inline-block;
margin: 0px;
font-size: 2.1em; line-height: 1.5; 
}

h2 {
font-size: 1.8em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.4em;
}

p, td, .entry-summary, #content li {
margin: 0px 0px 20px;
color: #595959;
}

blockquote { 
padding: 0px; margin: 0px 0px 20px;
font-style: italic; font-weight: 700;
}

blockquote p {
font-size: 1.3em; 
}

#content ul {
margin: 5px 0px 15px 0px;
}

#content p a:link,
#content p a:visited,
#content li a:link,
#content li a:visited,
#content td a:link,
#content td a:visited {
text-decoration: none; font-weight: 700;
border-bottom: 2px solid rgba(234, 234, 234, 0.65);
padding-bottom: 4px; margin-bottom: 15px; color: #333;
}

#content td a:link,
#content td a:visited {
display: inherit;
}

#content p a img:link {
border: none;
}

#content a:link {
overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;
}


/*---------------------------------
Front Page
---------------------------------*/



/*---------------------------------
Footer 
---------------------------------*/

#tag-line {
width: 100%;
background: #566B8D;
padding: 60px 0px;
text-align: center; 
font-size: 3em; line-height: 1.4; color: #FFF;
}

footer#site-footer {
background: #333; height: 500px;
display: table; width: 100%;
padding: 60px 0px 0px;
position: relative;
}

footer#site-footer .contact-details {
background: #BF0000;
display: table;
width: 450px;
padding: 40px;
}

footer#site-footer .contact-details h2 {
 color: #FFF; padding: 0px; margin: 0px 0px 20px; line-height: 1; font-weight: 300; font-size: 1.7em;
}

footer#site-footer .contact-details, 
footer#site-footer .contact-details a,
footer#site-footer .contact-details p,
footer#site-footer .contact-details a:link,
footer#site-footer .contact-details a:visited {
color: #FFF; font-size: 1.05em; text-decoration: none; line-height: 1.7;
}

footer#site-footer .contact-details .icons {
float: left; width: 30px;
}

footer#site-footer .contact-details .address-p {
float: right; width: calc(100% - 50px);
}

footer#site-footer .contact-details .row {
margin-bottom: 15px;
}

footer#site-footer .contact-details .row:last-child {
margin-bottom: 0px;
}

#footer-links {
background: #303030;
width: 100%;
padding: 20px 0px 20px;
}

#footer-links .footer-policies {
width: auto;
float: left;
margin-top: 11px;
}

#footer-links .footer-policies a:link,
#footer-links .footer-policies a:visited,
#footer-links .footer-policies p {
color: #FFF; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; text-decoration: none; margin: 10px 0px;
}

#footer-links .sep {
color: rgba(255, 255, 255, 0.38);
margin: 0px 30px;
}

#footer-links .footer-details p,
#footer-links .footer-details a:link,
#footer-links .footer-details a:visited {
text-transform: none; letter-spacing: 0px; 
}

#footer-links .footer-details,
#footer-links .footer-details img {
width: 100px; height: auto;
float: right;
}

#accreditations {
text-align: center; margin-bottom: 50px;
}

#accreditations img {
height: 160px; width: auto; margin: 0px 20px;
}

/*---------------------------------
Transitions
---------------------------------*/

header#masthead,
body.smaller header#masthead,
body.smaller .logo,
.logo,
body.smaller .logo svg,
.logo svg,
nav#navigation ul li,
body.smaller nav#navigation ul li,
.searcharea input,
.searcharea input:focus,
nav#navigation li a:link,
nav#navigation li a:visited,
nav#navigation li:hover,
.header-menu,
body.smaller .header-menu,
#sidebar1 ul li a:link,
#sidebar1 ul li a:visited,
#sidebar1 ul li a:hover,
.entry-content a[href$=".pdf"]:hover,
.entry-content a[href$=".doc"]:hover,
.entry-content a[href$=".pdf"],
.entry-content a[href$=".doc"],
nav#navigation li ul.sub-menu li a:hover,
nav#navigation li ul.sub-menu li a:link,
#announcement,
body.smaller #announcement,
.button a:link, .button a:visited, .button a:hover,
.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-],
body.smaller .vimeo-wrapper iframe, .vimeo-wrapper iframe,
body.smaller .vimeo-wrapper, .vimeo-wrapper,
#values a:link, #values a:visited, #values a:hover,
#quicklink .quick:hover, #quicklink .quick,
#quicklinks, body.smaller #quicklinks  {
-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}

#announcement {
position: fixed;
width: 460px;
border-radius: 20px;
bottom: 30px;
left: 30px; font-weight: 700;
padding: 40px 30px 30px 30px;
text-align: center;
color: #FFF;
z-index: 999;
-webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.26);
-moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.26);
box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.26);
background: #b27e01;
}

#announcement a:link,
#announcement a:visited {
color: #FFF; text-decoration: none;
}

#announcement h2 {
font-size: 1.4em;
color: #FFF;
margin: 0px;
}

#announcement a span {
clear: both;
display: table;
text-align: center;
font-size: 1.1em;
width: 100%;
margin-top: 10px;
text-transform: uppercase;
}

.alert {
position: absolute;
top: -32px;
left: 40px;
background: #FFF;
border-radius: 200px;
color: #b27e01;
font-weight: 700;
font-size: 34px !important; line-height: 1.5;
padding: 4px 24px;
}

body.smaller #announcement {
bottom: -200px;
}
